I just finished building my computer and am having trouble getting dual monitors to display properly. Currently, when I run xrandr
to list the available monitors, I get the following output:
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1920 x 1080, current 1920 x 1080, maximum 1920 x 1080
default connected primary 1920x1080+0+0 0mm x 0mm
1920x1080 77.00*
One of my monitors is 1080p and is being run through HDMI to my computer, the other is 4k being run through DP connection. If I power on my computer with both displays connected, it will just mirror the display on both screen in 1080p. This is correct for my 1080p monitor, but obviously not what I want for my 4k monitor.
If I power on the computer with just the 4k monitor or 1080p monitor connected, it displays at the correct resolution, but I still encounter the xrandr: Failed to get size of gamma for output default
error.
I have tried changing out of safe mode in the bios before booting as I saw this could be a potential issue and it didn't help. I want to be able to change these monitors in my settings and not have the display duplicated but rather extended, but I only have the message unknown display
within my settings.
I currently am not using a separate graphics card but just the Intel i7-11700K processor. Also, my kernel version is 5.8.0-59-generic
.
Any suggestions on how to get my monitors to properly work?