Score:0

Ubuntu 22.04 triple monitor resolution problem

sg flag

I have recently upgraded to Ubuntu 22.4.1. I have connected my laptop to two monitors with Display ports via a hp USB-c docking station. My displays are like this.

Laptop Screen-1st display

Display-1

Dell 24""-2nd Display

Display-2

HP 27""-3rd display

Display-3(screen resolution up to 2560✕1440(16:9))

When I try to avail the whole resolution of 3rd display(hp),it's not fitting to the whole screen. The resolution is good for display 1 (laptop) and display 2(dell display). Display 3(hp-27) is showing blur and not in focus. I tried to set the customized resolution using xrandr, but but it's not working. My session type is wayland.

:~$echo $XDG_SESSION_TYPE
wayland

connected displays through ports are :

:~$for p in /sys/class/drm/*/status; do con=${p%/status}; echo -n "${con#*/card?-}: "; cat $p; done
P-1: disconnected
DP-2: disconnected
DP-3: disconnected
DP-4: connected
DP-5: connected
eDP-1: connected
HDMI-A-1: disconnected
HDMI-A-2: disconnected

I want my third display to be perfectly visible without any blur and with high maximum resolution(2560✕1440). Can anyone help me to clear the disturbance?.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.