I have files in /etc/X11/xorg.conf.d rw-r--r--. 1 silentm silentm 311 Jul 9 13:25 00-keyboard.conf -rw-r--r--. 1 silentm silentm 328 Jul 9 14:28 01-display.conf This is my 01-display.conf # This file goes into /etc/X11/xorg.conf.d Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 24 Modes "3840x2160" "1920x1080" "1600x1200" "1440x900" "1368x768" "1360x768" "1366x768" "1024x768" "800x600" "640x480" EndSubSection EndSection That looks fine. But the X log file shows its NOT being used. Why ? 9.987] (==) Using config directory: "/etc/X11/xorg.conf.d" [ 9.987] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 9.988] (==) No Layout section. Using the first Screen section. [ 9.988] (==) No screen section available. Using defaults. [ 9.988] (**) |-->Screen "Default Screen Section" (0) [ 9.988] (**) | |-->Monitor "<default monitor>" [ 9.988] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. Why is my xorg.conf.d files not being used ? Jerry
So what I thought was happening is not. Files are being read. The issue is /var/log/messages shows the 3840x2160 resolution - but when I goto the Settings->Display the highest resolution is 1920x1080. This is native not a guest VM. Trying to fix the issue. Jul 9 20:33:49 devgeisC8 /usr/libexec/gdm-x-session[2010]: (II) intel(0): Supported standard timings: Jul 9 20:33:49 devgeisC8 /usr/libexec/gdm-x-session[2010]: (II) intel(0): #0: hsize: 1920 vsize 1080 refresh: 60 vid: 49361 Jul 9 20:33:49 devgeisC8/ usr/libexec/gdm-x-session[2010]: (II) intel(0): #1: hsize: 1280 vsize 960 refresh: 60 vid: 16513 Jul 9 20:33:49 devgeisC8 /usr/libexec/gdm-x-session[2010]: (II) intel(0): #2: hsize: 1280 vsize 1024 refresh: 60 vid: 32897 Jul 9 20:33:49 devgeisC8 /usr/libexec/gdm-x-session[2010]: (II) intel(0): #3: hsize: 1440 vsize 900 refresh: 60 vid: 149 Jul 9 20:33:49 devgeisC8 /usr/libexec/gdm-x-session[2010]: (II) intel(0): #4: hsize: 1680 vsize 1050 refresh: 60 vid: 179 Jul 9 20:33:49 devgeisC8 /usr/libexec/gdm-x-session[2010]: (II) intel(0): #5: hsize: 1152 vsize 864 refresh: 75 vid: 20337 Jul 9 20:33:49 devgeisC8 /usr/libexec/gdm-x-session[2010]: (II) intel(0): #6: hsize: 1280 vsize 720 refresh: 60 vid: 49281 Jul 9 20:33:49 devgeisC8 /usr/libexec/gdm-x-session[2010]: (II) intel(0): Supported detailed timing: Jul 9 20:33:49 devgeisC8 /usr/libexec/gdm-x-session[2010]: (II) intel(0): clock: 297.0 MHz Image Size: 621 x 341 mm Jul 9 20:33:49 devgeisC8 /usr/libexec/gdm-x-session[2010]: (II) intel(0): h_active: 3840 h_sync: 4016 h_sync_end 4104 h_blank_end 4400 h_border: 0 Jul 9 20:33:49 devgeisC8 /usr/libexec/gdm-x-session[2010]: (II) intel(0): v_active: 2160 v_sync: 2168 v_sync_end 2178 v_blanking: 2250 v_border: 0 Jul 9 20:33:49 devgeisC8 /usr/libexec/gdm-x-session[2010]: (==) Using config directory: "/etc/X11/xorg.conf.d" Jul 9 20:33:49 devgeisC8 /usr/libexec/gdm-x-session[2010]: (==) Using system config directory "/usr/share/X11/xorg.conf.d" Jul 9 20:33:49 devgeisC8 /usr/libexec/gdm-x-session[2010]: (==) No Layout section. Using the first Screen section. Jul 9 20:33:49 devgeisC8 /usr/libexec/gdm-x-session[2010]: (**) |-->Screen "Screen0" (0) Jul 9 20:33:49 devgeisC8 /usr/libexec/gdm-x-session[2010]: (**) | |-->Monitor "Monitor0" Jul 9 20:33:49 devgeisC8 /usr/libexec/gdm-x-session[2010]: (**) | |-->Device "Intel Graphics" Jul 9 20:33:49 devgeisC8 /usr/libexec/gdm-x-session[2010]: (==) Automatically adding devices So it is loading my 01-driver.conf file and 01-display.conf file As Screen0 and "Intel Graphics" specify that. But its kicking out the 3840x2160 mode? Why. Any pointers? Jerry
On Fri, Jul 10, 2020 at 2:48 AM Jerry Geis <jerry.geis at gmail.com> wrote:> So what I thought was happening is not. Files are being read. > > The issue is /var/log/messages shows the 3840x2160 resolution - but when I > goto the Settings->Display the highest resolution is 1920x1080. > >I think you should find more information inside /var/log/Xorg.0.log. What does it print about 3840x2160 modes? The same as in messages or something like "Not using mode...."? BTW: what is the video card you are using and the corresponding driver?
Reasonably Related Threads
- X11 issue on CentOS 8
- NV43: Native resolution not available on Dell 2007FP
- [Bug 62115] New: Refresh rate stuck at 60Hz
- [Bug 85471] New: nouveau/kernel 3.18.0-rc1: nouveau deadlocks on 2nd Xorg start or reboot
- [Bug 93629] New: [NVE6] complete system freeze, PGRAPH engine fault on channel 2, SCHED_ERROR [ CTXSW_TIMEOUT ]