You are not logged in.

#1 2022-05-23 20:58:42

hyde
Member
From: Germany
Registered: 2012-11-17
Posts: 22

Can't switch to lower screen resolutions - Intel/NVIDIA hybrid graphic

I'm using gdm and gnome-shell and I can't change the resolution to anything than the maximum setting (the other options are listed in gnome-settings, but choosing any of the other ones gives me a black screen). That's basically the same issues as https://bbs.archlinux.org/viewtopic.php?id=276466, but the solution there did not help me, as I'm not using xf86-video-intel.
I have a hybrid graphics system with an onboard intel graphics card and an additional nvidia GPU.

cat /sys/class/drm/card1-eDP-1/edid | edid-decode

gives

edid-decode (hex):

00 ff ff ff ff ff ff 00 0e 6f 02 14 00 00 00 00
00 1e 01 04 b5 1e 13 78 02 ee 95 a3 54 4c 99 26
0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01
01 01 01 01 01 01 b6 c8 40 a0 b0 08 4e 70 30 20
36 00 2e bc 10 00 00 18 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 18 00 00 00 fe 00 43
53 4f 54 20 54 33 0a 20 20 20 20 20 00 00 00 fe
00 4d 4e 45 30 30 37 5a 41 31 2d 31 0a 20 00 d3

----------------

Block 0, Base EDID:
  EDID Structure Version & Revision: 1.4
  Vendor & Product Identification:
    Manufacturer: CSO
    Model: 5122
    Made in: 2020
  Basic Display Parameters & Features:
    Digital display
    Bits per primary color channel: 10
    DisplayPort interface
    Maximum image size: 30 cm x 19 cm
    Gamma: 2.20
    Supported color formats: RGB 4:4:4
    First detailed timing includes the native pixel format and preferred refresh rate
  Color Characteristics:
    Red  : 0.6396, 0.3300
    Green: 0.2998, 0.5996
    Blue : 0.1503, 0.0595
    White: 0.3134, 0.3291
  Established Timings I & II: none
  Standard Timings: none
  Detailed Timing Descriptors:
    DTD 1:  2880x1800   89.999860 Hz   8:5    169.020 kHz    513.820000 MHz (302 mm x 188 mm)
                 Hfront   48 Hsync  32 Hback   80 Hpol N
                 Vfront    3 Vsync   6 Vback   69 Vpol N
    Manufacturer-Specified Display Descriptor (0x00): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 18 '................'
    Alphanumeric Data String: 'CSOT T3'
    Alphanumeric Data String: 'MNE007ZA1-1'
Checksum: 0xd3

which only shows one resolution. I've also looked at the Xorg log, only to discover that I don't really understand what I'm looking for. Here is the log:

[    10.985] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[    10.985] _XSERVTransMakeAllCOTSServerListeners: server already running
[    10.986] (--) Log file renamed from "/home/pkurth/.local/share/xorg/Xorg.pid-1009.log" to "/home/pkurth/.local/share/xorg/Xorg.1.log"
[    10.986] 
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[    10.986] Current Operating System: Linux pkurthpc 5.17.9-arch1-1 #1 SMP PREEMPT Wed, 18 May 2022 17:30:11 +0000 x86_64
[    10.986] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=0c34592a-5cc1-4063-aba5-d04f5c1ed3c9 rw loglevel=3 quiet i915.enable_psr=0 nvidia-drm.modeset=1
[    10.986]  
[    10.986] Current version of pixman: 0.40.0
[    10.986] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    10.986] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    10.987] (==) Log file: "/home/pkurth/.local/share/xorg/Xorg.1.log", Time: Mon May 23 22:22:25 2022
[    10.987] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    10.987] (==) No Layout section.  Using the first Screen section.
[    10.987] (==) No screen section available. Using defaults.
[    10.987] (**) |-->Screen "Default Screen Section" (0)
[    10.987] (**) |   |-->Monitor "<default monitor>"
[    10.987] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    10.987] (==) Automatically adding devices
[    10.987] (==) Automatically enabling devices
[    10.987] (==) Automatically adding GPU devices
[    10.987] (==) Automatically binding GPU devices
[    10.987] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    10.987] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    10.987] 	Entry deleted from font path.
[    10.987] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[    10.987] 	Entry deleted from font path.
[    10.987] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[    10.987] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/OTF".
[    10.987] 	Entry deleted from font path.
[    10.987] 	(Run 'mkfontdir' on "/usr/share/fonts/OTF").
[    10.987] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    10.987] 	Entry deleted from font path.
[    10.987] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    10.987] 	Entry deleted from font path.
[    10.987] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    10.987] 	Entry deleted from font path.
[    10.987] (==) FontPath set to:
	
[    10.987] (==) ModulePath set to "/usr/lib/xorg/modules"
[    10.987] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    10.987] (II) Module ABI versions:
[    10.987] 	X.Org ANSI C Emulation: 0.4
[    10.987] 	X.Org Video Driver: 25.2
[    10.987] 	X.Org XInput driver : 24.4
[    10.987] 	X.Org Server Extension : 10.0
[    10.988] (++) using VT number 2

[    10.989] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
[    10.990] (II) xfree86: Adding drm device (/dev/dri/card1)
[    10.990] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[    10.990] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[    10.991] (II) xfree86: Adding drm device (/dev/dri/card0)
[    10.991] (II) Platform probe for /sys/devices/pci0000:00/0000:00:1d.0/0000:2d:00.0/drm/card0
[    10.991] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[    10.992] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    10.993] (--) PCI:*(0@0:2:0) 8086:9a49:1d05:114c rev 1, Mem @ 0x612c000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[    10.993] (--) PCI: (45@0:0:0) 10de:25a0:1d05:114c rev 161, Mem @ 0x5f000000/16777216, 0x6000000000/4294967296, 0x6100000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[    10.993] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    10.993] (II) LoadModule: "glx"
[    10.994] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    10.995] (II) Module glx: vendor="X.Org Foundation"
[    10.995] 	compiled for 1.21.1.3, module version = 1.0.0
[    10.995] 	ABI class: X.Org Server Extension, version 10.0
[    10.995] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[    10.995] 	loading driver: nvidia
[    10.995] (==) Matched intel as autoconfigured driver 0
[    10.995] (==) Matched nvidia as autoconfigured driver 1
[    10.995] (==) Matched nouveau as autoconfigured driver 2
[    10.995] (==) Matched nv as autoconfigured driver 3
[    10.995] (==) Matched modesetting as autoconfigured driver 4
[    10.995] (==) Matched fbdev as autoconfigured driver 5
[    10.995] (==) Matched vesa as autoconfigured driver 6
[    10.995] (==) Assigned the driver to the xf86ConfigLayout
[    10.995] (II) LoadModule: "intel"
[    10.996] (WW) Warning, couldn't open module intel
[    10.996] (EE) Failed to load module "intel" (module does not exist, 0)
[    10.996] (II) LoadModule: "nvidia"
[    10.996] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    10.996] (II) Module nvidia: vendor="NVIDIA Corporation"
[    10.996] 	compiled for 1.6.99.901, module version = 1.0.0
[    10.996] 	Module class: X.Org Video Driver
[    10.996] (II) LoadModule: "nouveau"
[    10.996] (WW) Warning, couldn't open module nouveau
[    10.996] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    10.996] (II) LoadModule: "nv"
[    10.997] (WW) Warning, couldn't open module nv
[    10.997] (EE) Failed to load module "nv" (module does not exist, 0)
[    10.997] (II) LoadModule: "modesetting"
[    10.997] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    10.997] (II) Module modesetting: vendor="X.Org Foundation"
[    10.997] 	compiled for 1.21.1.3, module version = 1.21.1
[    10.997] 	Module class: X.Org Video Driver
[    10.997] 	ABI class: X.Org Video Driver, version 25.2
[    10.997] (II) LoadModule: "fbdev"
[    10.997] (WW) Warning, couldn't open module fbdev
[    10.997] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    10.997] (II) LoadModule: "vesa"
[    10.998] (WW) Warning, couldn't open module vesa
[    10.998] (EE) Failed to load module "vesa" (module does not exist, 0)
[    10.998] (II) NVIDIA dlloader X Driver  515.43.04  Tue Apr 26 15:53:32 UTC 2022
[    10.998] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    10.998] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    10.998] (II) modeset(0): using drv /dev/dri/card1
[    10.998] (II) systemd-logind: releasing fd for 226:0
[    10.998] (II) Loading sub module "fb"
[    10.998] (II) LoadModule: "fb"
[    10.998] (II) Module "fb" already built-in
[    10.998] (II) Loading sub module "wfb"
[    10.998] (II) LoadModule: "wfb"
[    10.998] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    10.999] (II) Module wfb: vendor="X.Org Foundation"
[    10.999] 	compiled for 1.21.1.3, module version = 1.0.0
[    10.999] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    10.999] (II) Loading sub module "ramdac"
[    10.999] (II) LoadModule: "ramdac"
[    10.999] (II) Module "ramdac" already built-in
[    10.999] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    10.999] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    10.999] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    10.999] (==) modeset(0): RGB weight 888
[    10.999] (==) modeset(0): Default visual is TrueColor
[    10.999] (II) Loading sub module "glamoregl"
[    10.999] (II) LoadModule: "glamoregl"
[    10.999] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    11.003] (II) Module glamoregl: vendor="X.Org Foundation"
[    11.003] 	compiled for 1.21.1.3, module version = 1.0.1
[    11.003] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    11.051] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) Xe Graphics (TGL GT2)
[    11.051] (II) modeset(0): glamor initialized
[    11.051] (==) modeset(0): VariableRefresh: disabled
[    11.051] (==) modeset(0): AsyncFlipSecondaries: disabled
[    11.053] (II) modeset(0): Output eDP-1 has no monitor section
[    11.053] (II) modeset(0): Output HDMI-1 has no monitor section
[    11.053] (II) modeset(0): Output DP-1 has no monitor section
[    11.054] (II) modeset(0): Output DP-2 has no monitor section
[    11.054] (II) modeset(0): Output DP-3 has no monitor section
[    11.054] (II) modeset(0): Output HDMI-2 has no monitor section
[    11.057] (II) modeset(0): EDID for output eDP-1
[    11.057] (II) modeset(0): Manufacturer: CSO  Model: 1402  Serial#: 0
[    11.057] (II) modeset(0): Year: 2020  Week: 0
[    11.057] (II) modeset(0): EDID Version: 1.4
[    11.057] (II) modeset(0): Digital Display Input
[    11.057] (II) modeset(0): 10 bits per channel
[    11.057] (II) modeset(0): Digital interface is DisplayPort
[    11.057] (II) modeset(0): Max Image Size [cm]: horiz.: 30  vert.: 19
[    11.057] (II) modeset(0): Gamma: 2.20
[    11.057] (II) modeset(0): No DPMS capabilities specified
[    11.057] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[    11.057] (II) modeset(0): First detailed timing is preferred mode
[    11.057] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    11.057] (II) modeset(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[    11.057] (II) modeset(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[    11.057] (II) modeset(0): Manufacturer's mask: 0
[    11.057] (II) modeset(0): Supported detailed timing:
[    11.057] (II) modeset(0): clock: 513.8 MHz   Image Size:  302 x 188 mm
[    11.057] (II) modeset(0): h_active: 2880  h_sync: 2928  h_sync_end 2960 h_blank_end 3040 h_border: 0
[    11.057] (II) modeset(0): v_active: 1800  v_sync: 1803  v_sync_end 1809 v_blanking: 1878 v_border: 0
[    11.057] (II) modeset(0): Unknown vendor-specific block 0
[    11.057] (II) modeset(0):  CSOT T3
[    11.057] (II) modeset(0):  MNE007ZA1-1
[    11.057] (II) modeset(0): EDID (in hex):
[    11.057] (II) modeset(0): 	00ffffffffffff000e6f021400000000
[    11.057] (II) modeset(0): 	001e0104b51e137802ee95a3544c9926
[    11.057] (II) modeset(0): 	0f505400000001010101010101010101
[    11.057] (II) modeset(0): 	010101010101b6c840a0b0084e703020
[    11.057] (II) modeset(0): 	36002ebc100000180000000000000000
[    11.057] (II) modeset(0): 	00000000000000000018000000fe0043
[    11.057] (II) modeset(0): 	534f542054330a2020202020000000fe
[    11.057] (II) modeset(0): 	004d4e453030375a41312d310a2000d3
[    11.057] (II) modeset(0): Printing probed modes for output eDP-1
[    11.057] (II) modeset(0): Modeline "2880x1800"x90.0  513.82  2880 2928 2960 3040  1800 1803 1809 1878 -hsync -vsync (169.0 kHz eP)
[    11.057] (II) modeset(0): Modeline "2880x1620"x60.0  396.25  2880 3096 3408 3936  1620 1623 1628 1679 -hsync +vsync (100.7 kHz d)
[    11.057] (II) modeset(0): Modeline "2880x1620"x60.0  303.75  2880 2928 2960 3040  1620 1623 1628 1666 +hsync -vsync (99.9 kHz d)
[    11.057] (II) modeset(0): Modeline "2560x1600"x60.0  348.50  2560 2760 3032 3504  1600 1603 1609 1658 -hsync +vsync (99.5 kHz d)
[    11.057] (II) modeset(0): Modeline "2560x1600"x60.0  268.50  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.7 kHz d)
[    11.058] (II) modeset(0): Modeline "2560x1440"x120.0  638.25  2560 2780 3064 3568  1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
[    11.058] (II) modeset(0): Modeline "2560x1440"x120.0  469.12  2560 2584 2600 2640  1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
[    11.058] (II) modeset(0): Modeline "2560x1440"x60.0  312.25  2560 2752 3024 3488  1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
[    11.058] (II) modeset(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
[    11.058] (II) modeset(0): Modeline "2048x1536"x85.0  388.04  2048 2216 2440 2832  1536 1537 1540 1612 -hsync +vsync (137.0 kHz d)
[    11.058] (II) modeset(0): Modeline "2048x1536"x75.0  340.48  2048 2216 2440 2832  1536 1537 1540 1603 -hsync +vsync (120.2 kHz d)
[    11.058] (II) modeset(0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[    11.058] (II) modeset(0): Modeline "1920x1440"x85.0  341.35  1920 2072 2288 2656  1440 1441 1444 1512 -hsync +vsync (128.5 kHz d)
[    11.058] (II) modeset(0): Modeline "1920x1440"x75.0  297.00  1920 2064 2288 2640  1440 1441 1444 1500 -hsync +vsync (112.5 kHz d)
[    11.058] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[    11.058] (II) modeset(0): Modeline "1856x1392"x75.0  288.00  1856 1984 2208 2560  1392 1393 1396 1500 -hsync +vsync (112.5 kHz d)
[    11.058] (II) modeset(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[    11.058] (II) modeset(0): Modeline "1792x1344"x75.0  261.00  1792 1888 2104 2456  1344 1345 1348 1417 -hsync +vsync (106.3 kHz d)
[    11.058] (II) modeset(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[    11.058] (II) modeset(0): Modeline "2048x1152"x120.0  406.50  2048 2220 2444 2840  1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
[    11.058] (II) modeset(0): Modeline "2048x1152"x120.0  302.50  2048 2072 2088 2128  1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[    11.058] (II) modeset(0): Modeline "2048x1152"x59.9  197.00  2048 2184 2400 2752  1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[    11.058] (II) modeset(0): Modeline "2048x1152"x59.9  156.75  2048 2096 2128 2208  1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[    11.058] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[    11.058] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[    11.058] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[    11.058] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    11.058] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    11.058] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    11.058] (II) modeset(0): Modeline "1600x1200"x85.0  229.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (106.2 kHz d)
[    11.058] (II) modeset(0): Modeline "1600x1200"x75.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz d)
[    11.058] (II) modeset(0): Modeline "1600x1200"x70.0  189.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (87.5 kHz d)
[    11.058] (II) modeset(0): Modeline "1600x1200"x65.0  175.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (81.2 kHz d)
[    11.058] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[    11.058] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    11.058] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    11.058] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[    11.058] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    11.058] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    11.058] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    11.058] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    11.058] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    11.058] (II) modeset(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[    11.058] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[    11.058] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    11.058] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    11.058] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    11.058] (II) modeset(0): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz d)
[    11.058] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    11.058] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    11.058] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    11.058] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    11.058] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    11.058] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    11.058] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    11.058] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    11.058] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    11.058] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz d)
[    11.058] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    11.058] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    11.058] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    11.058] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    11.058] (II) modeset(0): Modeline "1024x768"x170.0  194.02  1024 1108 1220 1416  768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[    11.058] (II) modeset(0): Modeline "1024x768"x150.1  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[    11.058] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    11.058] (II) modeset(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz d)
[    11.058] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz d)
[    11.058] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[    11.058] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    11.058] (II) modeset(0): Modeline "1024x768i"x43.5   44.90  1024 1032 1208 1264  768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[    11.058] (II) modeset(0): Modeline "960x720"x170.0  170.68  960 1036 1144 1328  720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[    11.058] (II) modeset(0): Modeline "960x720"x150.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[    11.058] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    11.058] (II) modeset(0): Modeline "928x696"x150.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[    11.058] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    11.058] (II) modeset(0): Modeline "896x672"x150.1  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[    11.058] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    11.058] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    11.058] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    11.058] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    11.058] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    11.058] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    11.058] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    11.058] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz d)
[    11.058] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    11.058] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    11.058] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    11.058] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    11.058] (II) modeset(0): Modeline "800x600"x170.0  114.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[    11.058] (II) modeset(0): Modeline "800x600"x150.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[    11.058] (II) modeset(0): Modeline "800x600"x140.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[    11.058] (II) modeset(0): Modeline "800x600"x130.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[    11.058] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    11.058] (II) modeset(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz d)
[    11.058] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[    11.058] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz d)
[    11.058] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    11.058] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    11.058] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    11.058] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    11.058] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    11.058] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    11.058] (II) modeset(0): Modeline "700x525"x149.5   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[    11.058] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    11.058] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    11.058] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    11.058] (II) modeset(0): Modeline "640x512"x170.0   78.75  640 672 752 864  512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[    11.058] (II) modeset(0): Modeline "640x512"x150.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[    11.058] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    11.058] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    11.058] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    11.058] (II) modeset(0): Modeline "640x480"x170.2   74.25  640 672 752 864  480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[    11.058] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    11.058] (II) modeset(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz d)
[    11.058] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[    11.058] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[    11.058] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    11.058] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    11.059] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    11.059] (II) modeset(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz d)
[    11.059] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    11.059] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    11.059] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    11.059] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    11.059] (II) modeset(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz d)
[    11.059] (II) modeset(0): Modeline "576x432"x150.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[    11.059] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    11.059] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    11.059] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    11.059] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    11.059] (II) modeset(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz d)
[    11.059] (II) modeset(0): Modeline "512x384"x170.0   47.25  512 536 584 688  384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[    11.059] (II) modeset(0): Modeline "512x384"x150.1   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[    11.059] (II) modeset(0): Modeline "512x384"x140.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[    11.059] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    11.059] (II) modeset(0): Modeline "512x384i"x87.1   22.45  512 516 604 632  384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[    11.059] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    11.059] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    11.059] (II) modeset(0): Modeline "416x312"x149.3   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[    11.059] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    11.059] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    11.059] (II) modeset(0): Modeline "400x300"x170.5   28.15  400 416 448 524  300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[    11.059] (II) modeset(0): Modeline "400x300"x144.4   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[    11.059] (II) modeset(0): Modeline "400x300"x150.2   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[    11.059] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    11.059] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    11.059] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    11.059] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    11.059] (II) modeset(0): Modeline "320x240"x170.4   18.00  320 348 376 416  240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[    11.059] (II) modeset(0): Modeline "320x240"x145.6   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[    11.059] (II) modeset(0): Modeline "320x240"x150.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[    11.059] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    11.059] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    11.059] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    11.059] (II) modeset(0): Modeline "360x200"x170.1   17.75  360 378 414 468  200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[    11.059] (II) modeset(0): Modeline "320x200"x170.5   15.75  320 336 368 416  200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[    11.059] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    11.059] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    11.059] (II) modeset(0): Modeline "320x175"x170.5   15.75  320 336 368 416  175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[    11.059] (II) modeset(0): EDID for output HDMI-1
[    11.059] (II) modeset(0): EDID for output DP-1
[    11.059] (II) modeset(0): EDID for output DP-2
[    11.059] (II) modeset(0): EDID for output DP-3
[    11.059] (II) modeset(0): EDID for output HDMI-2
[    11.059] (II) modeset(0): Output eDP-1 connected
[    11.059] (II) modeset(0): Output HDMI-1 disconnected
[    11.059] (II) modeset(0): Output DP-1 disconnected
[    11.059] (II) modeset(0): Output DP-2 disconnected
[    11.059] (II) modeset(0): Output DP-3 disconnected
[    11.059] (II) modeset(0): Output HDMI-2 disconnected
[    11.059] (II) modeset(0): Using exact sizes for initial modes
[    11.059] (II) modeset(0): Output eDP-1 using initial mode 2880x1800 +0+0
[    11.059] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    11.059] (==) modeset(0): DPI set to (96, 96)
[    11.059] (II) Loading sub module "fb"
[    11.059] (II) LoadModule: "fb"
[    11.059] (II) Module "fb" already built-in
[    11.059] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[    11.059] (==) NVIDIA(G0): RGB weight 888
[    11.059] (==) NVIDIA(G0): Default visual is TrueColor
[    11.059] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[    11.059] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    11.059] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[    11.059] (**) NVIDIA(G0): Enabling 2D acceleration
[    11.059] (II) Loading sub module "glxserver_nvidia"
[    11.059] (II) LoadModule: "glxserver_nvidia"
[    11.060] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[    11.069] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    11.069] 	compiled for 1.6.99.901, module version = 1.0.0
[    11.069] 	Module class: X.Org Server Extension
[    11.069] (II) NVIDIA GLX Module  515.43.04  Tue Apr 26 15:47:27 UTC 2022
[    11.069] (II) NVIDIA: The X server supports PRIME Render Offload.
[    11.071] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce RTX 3050 Ti Laptop GPU (GA107-A) at
[    11.071] (II) NVIDIA(G0):     PCI:45:0:0 (GPU-0)
[    11.071] (--) NVIDIA(G0): Memory: 4194304 kBytes
[    11.071] (--) NVIDIA(G0): VideoBIOS: 94.07.3b.40.3c
[    11.071] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[    11.071] (II) NVIDIA(G0): Validated MetaModes:
[    11.071] (II) NVIDIA(G0):     "NULL"
[    11.071] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[    11.071] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[    11.071] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[    11.087] (==) modeset(0): Backing store enabled
[    11.087] (==) modeset(0): Silken mouse enabled
[    11.143] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    11.144] (==) modeset(0): DPMS enabled
[    11.144] (II) modeset(0): [DRI2] Setup complete
[    11.144] (II) modeset(0): [DRI2]   DRI driver: iris
[    11.144] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[    11.144] (WW) NVIDIA: Failed to bind sideband socket to
[    11.144] (WW) NVIDIA:     '/var/run/nvidia-xdriver-17d8be2b' Permission denied
[    11.144] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[    11.144] (II) NVIDIA:     access.
[    11.156] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    11.156] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[    11.156] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[    11.156] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[    11.156] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[    11.156] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[    11.156] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    11.156] (II) NVIDIA(G0):     Config Options in the README.
[    11.175] (II) NVIDIA(G0): Setting mode "NULL"
[    11.179] (==) NVIDIA(G0): Disabling shared memory pixmaps
[    11.179] (==) NVIDIA(G0): Backing store enabled
[    11.179] (==) NVIDIA(G0): Silken mouse enabled
[    11.179] (==) NVIDIA(G0): DPMS enabled
[    11.179] (II) Loading sub module "dri2"
[    11.179] (II) LoadModule: "dri2"
[    11.179] (II) Module "dri2" already built-in
[    11.179] (II) NVIDIA(G0): [DRI2] Setup complete
[    11.179] (II) NVIDIA(G0): [DRI2]   VDPAU driver: nvidia
[    11.179] (II) Initializing extension Generic Event Extension
[    11.179] (II) Initializing extension SHAPE
[    11.179] (II) Initializing extension MIT-SHM
[    11.179] (II) Initializing extension XInputExtension
[    11.179] (II) Initializing extension XTEST
[    11.179] (II) Initializing extension BIG-REQUESTS
[    11.179] (II) Initializing extension SYNC
[    11.180] (II) Initializing extension XKEYBOARD
[    11.180] (II) Initializing extension XC-MISC
[    11.180] (II) Initializing extension SECURITY
[    11.180] (II) Initializing extension XFIXES
[    11.180] (II) Initializing extension RENDER
[    11.180] (II) Initializing extension RANDR
[    11.180] (II) Initializing extension COMPOSITE
[    11.180] (II) Initializing extension DAMAGE
[    11.180] (II) Initializing extension MIT-SCREEN-SAVER
[    11.181] (II) Initializing extension DOUBLE-BUFFER
[    11.181] (II) Initializing extension RECORD
[    11.181] (II) Initializing extension DPMS
[    11.181] (II) Initializing extension Present
[    11.181] (II) Initializing extension DRI3
[    11.181] (II) Initializing extension X-Resource
[    11.181] (II) Initializing extension XVideo
[    11.181] (II) Initializing extension XVideo-MotionCompensation
[    11.181] (II) Initializing extension GLX
[    11.181] (II) Initializing extension GLX
[    11.181] (II) Indirect GLX disabled.
[    11.187] (II) AIGLX: Loaded and initialized iris
[    11.187] (II) GLX: Initialized DRI2 GL provider for screen 0
[    11.187] (II) Initializing extension XFree86-VidModeExtension
[    11.187] (II) Initializing extension XFree86-DGA
[    11.188] (II) Initializing extension XFree86-DRI
[    11.188] (II) Initializing extension DRI2
[    11.188] (II) Initializing extension NV-GLX
[    11.188] (II) Initializing extension NV-CONTROL
[    11.188] (II) modeset(0): Damage tracking initialized
[    11.188] (II) modeset(0): Setting screen physical size to 762 x 476
[    11.224] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[    11.224] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    11.224] (II) LoadModule: "libinput"
[    11.224] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    11.225] (II) Module libinput: vendor="X.Org Foundation"
[    11.225] 	compiled for 1.21.1.3, module version = 1.2.1
[    11.225] 	Module class: X.Org XInput Driver
[    11.225] 	ABI class: X.Org XInput driver, version 24.4
[    11.225] (II) Using input driver 'libinput' for 'Video Bus'
[    11.226] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 42 paused 0
[    11.226] (**) Video Bus: always reports core events
[    11.226] (**) Option "Device" "/dev/input/event12"
[    11.229] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[    11.229] (II) event12 - Video Bus: device is a keyboard
[    11.230] (II) event12 - Video Bus: device removed
[    11.230] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input14/event12"
[    11.230] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    11.231] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[    11.231] (II) event12 - Video Bus: device is a keyboard
[    11.232] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[    11.232] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    11.232] (II) Using input driver 'libinput' for 'Video Bus'
[    11.232] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 45 paused 0
[    11.232] (**) Video Bus: always reports core events
[    11.232] (**) Option "Device" "/dev/input/event11"
[    11.233] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[    11.233] (II) event11 - Video Bus: device is a keyboard
[    11.234] (II) event11 - Video Bus: device removed
[    11.234] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:18/LNXVIDEO:00/input/input13/event11"
[    11.234] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    11.235] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[    11.235] (II) event11 - Video Bus: device is a keyboard
[    11.235] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    11.235] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    11.235] (II) Using input driver 'libinput' for 'Power Button'
[    11.236] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 46 paused 0
[    11.236] (**) Power Button: always reports core events
[    11.236] (**) Option "Device" "/dev/input/event1"
[    11.237] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    11.237] (II) event1  - Power Button: device is a keyboard
[    11.237] (II) event1  - Power Button: device removed
[    11.237] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    11.237] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    11.238] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    11.238] (II) event1  - Power Button: device is a keyboard
[    11.239] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    11.239] (II) No input driver specified, ignoring this device.
[    11.239] (II) This device may have been added with another device file.
[    11.239] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    11.239] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    11.239] (II) Using input driver 'libinput' for 'Sleep Button'
[    11.240] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 47 paused 0
[    11.240] (**) Sleep Button: always reports core events
[    11.240] (**) Option "Device" "/dev/input/event0"
[    11.241] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    11.241] (II) event0  - Sleep Button: device is a keyboard
[    11.241] (II) event0  - Sleep Button: device removed
[    11.241] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    11.241] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    11.242] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    11.242] (II) event0  - Sleep Button: device is a keyboard
[    11.243] (II) config/udev: Adding input device HD Webcam: HD Webcam (/dev/input/event8)
[    11.243] (**) HD Webcam: HD Webcam: Applying InputClass "libinput keyboard catchall"
[    11.243] (II) Using input driver 'libinput' for 'HD Webcam: HD Webcam'
[    11.243] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 48 paused 0
[    11.243] (**) HD Webcam: HD Webcam: always reports core events
[    11.243] (**) Option "Device" "/dev/input/event8"
[    11.245] (II) event8  - HD Webcam: HD Webcam: is tagged by udev as: Keyboard
[    11.245] (II) event8  - HD Webcam: HD Webcam: device is a keyboard
[    11.245] (II) event8  - HD Webcam: HD Webcam: device removed
[    11.245] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.0/input/input10/event8"
[    11.245] (II) XINPUT: Adding extended input device "HD Webcam: HD Webcam" (type: KEYBOARD, id 10)
[    11.246] (II) event8  - HD Webcam: HD Webcam: is tagged by udev as: Keyboard
[    11.246] (II) event8  - HD Webcam: HD Webcam: device is a keyboard
[    11.247] (II) config/udev: Adding input device HD Webcam: IR Camera (/dev/input/event9)
[    11.247] (**) HD Webcam: IR Camera: Applying InputClass "libinput keyboard catchall"
[    11.247] (II) Using input driver 'libinput' for 'HD Webcam: IR Camera'
[    11.247] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 49 paused 0
[    11.248] (**) HD Webcam: IR Camera: always reports core events
[    11.248] (**) Option "Device" "/dev/input/event9"
[    11.249] (II) event9  - HD Webcam: IR Camera: is tagged by udev as: Keyboard
[    11.249] (II) event9  - HD Webcam: IR Camera: device is a keyboard
[    11.249] (II) event9  - HD Webcam: IR Camera: device removed
[    11.249] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6:1.2/input/input11/event9"
[    11.249] (II) XINPUT: Adding extended input device "HD Webcam: IR Camera" (type: KEYBOARD, id 11)
[    11.250] (II) event9  - HD Webcam: IR Camera: is tagged by udev as: Keyboard
[    11.250] (II) event9  - HD Webcam: IR Camera: device is a keyboard
[    11.251] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Mouse (/dev/input/event5)
[    11.251] (**) UNIW0001:00 093A:0255 Mouse: Applying InputClass "libinput pointer catchall"
[    11.251] (II) Using input driver 'libinput' for 'UNIW0001:00 093A:0255 Mouse'
[    11.252] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 50 paused 0
[    11.252] (**) UNIW0001:00 093A:0255 Mouse: always reports core events
[    11.252] (**) Option "Device" "/dev/input/event5"
[    11.253] (II) event5  - UNIW0001:00 093A:0255 Mouse: is tagged by udev as: Mouse Pointingstick
[    11.253] (II) event5  - UNIW0001:00 093A:0255 Mouse: device is a pointer
[    11.254] (II) event5  - UNIW0001:00 093A:0255 Mouse: device removed
[    11.254] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.2/i2c_designware.1/i2c-2/i2c-UNIW0001:00/0018:093A:0255.0001/input/input8/event5"
[    11.254] (II) XINPUT: Adding extended input device "UNIW0001:00 093A:0255 Mouse" (type: MOUSE, id 12)
[    11.254] (**) Option "AccelerationScheme" "none"
[    11.254] (**) UNIW0001:00 093A:0255 Mouse: (accel) selected scheme none/0
[    11.254] (**) UNIW0001:00 093A:0255 Mouse: (accel) acceleration factor: 2.000
[    11.254] (**) UNIW0001:00 093A:0255 Mouse: (accel) acceleration threshold: 4
[    11.255] (II) event5  - UNIW0001:00 093A:0255 Mouse: is tagged by udev as: Mouse Pointingstick
[    11.256] (II) event5  - UNIW0001:00 093A:0255 Mouse: device is a pointer
[    11.257] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Mouse (/dev/input/mouse0)
[    11.257] (II) No input driver specified, ignoring this device.
[    11.257] (II) This device may have been added with another device file.
[    11.258] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Touchpad (/dev/input/event6)
[    11.258] (**) UNIW0001:00 093A:0255 Touchpad: Applying InputClass "libinput touchpad catchall"
[    11.258] (II) Using input driver 'libinput' for 'UNIW0001:00 093A:0255 Touchpad'
[    11.258] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 51 paused 0
[    11.258] (**) UNIW0001:00 093A:0255 Touchpad: always reports core events
[    11.258] (**) Option "Device" "/dev/input/event6"
[    11.260] (II) event6  - UNIW0001:00 093A:0255 Touchpad: is tagged by udev as: Touchpad
[    11.261] (II) event6  - UNIW0001:00 093A:0255 Touchpad: device is a touchpad
[    11.261] (II) event6  - UNIW0001:00 093A:0255 Touchpad: device removed
[    11.262] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.2/i2c_designware.1/i2c-2/i2c-UNIW0001:00/0018:093A:0255.0001/input/input9/event6"
[    11.262] (II) XINPUT: Adding extended input device "UNIW0001:00 093A:0255 Touchpad" (type: TOUCHPAD, id 13)
[    11.263] (**) Option "AccelerationScheme" "none"
[    11.263] (**) UNIW0001:00 093A:0255 Touchpad: (accel) selected scheme none/0
[    11.263] (**) UNIW0001:00 093A:0255 Touchpad: (accel) acceleration factor: 2.000
[    11.263] (**) UNIW0001:00 093A:0255 Touchpad: (accel) acceleration threshold: 4
[    11.264] (II) event6  - UNIW0001:00 093A:0255 Touchpad: is tagged by udev as: Touchpad
[    11.266] (II) event6  - UNIW0001:00 093A:0255 Touchpad: device is a touchpad
[    11.267] (II) config/udev: Adding input device UNIW0001:00 093A:0255 Touchpad (/dev/input/mouse1)
[    11.267] (II) No input driver specified, ignoring this device.
[    11.267] (II) This device may have been added with another device file.
[    11.268] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[    11.268] (II) No input driver specified, ignoring this device.
[    11.268] (II) This device may have been added with another device file.
[    11.268] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[    11.268] (II) No input driver specified, ignoring this device.
[    11.268] (II) This device may have been added with another device file.
[    11.268] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event15)
[    11.268] (II) No input driver specified, ignoring this device.
[    11.268] (II) This device may have been added with another device file.
[    11.269] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event16)
[    11.269] (II) No input driver specified, ignoring this device.
[    11.269] (II) This device may have been added with another device file.
[    11.269] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event17)
[    11.269] (II) No input driver specified, ignoring this device.
[    11.269] (II) This device may have been added with another device file.
[    11.269] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event18)
[    11.269] (II) No input driver specified, ignoring this device.
[    11.269] (II) This device may have been added with another device file.
[    11.270] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event19)
[    11.270] (II) No input driver specified, ignoring this device.
[    11.270] (II) This device may have been added with another device file.
[    11.270] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=11 (/dev/input/event20)
[    11.270] (II) No input driver specified, ignoring this device.
[    11.270] (II) This device may have been added with another device file.
[    11.270] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=12 (/dev/input/event21)
[    11.270] (II) No input driver specified, ignoring this device.
[    11.270] (II) This device may have been added with another device file.
[    11.270] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=13 (/dev/input/event22)
[    11.270] (II) No input driver specified, ignoring this device.
[    11.270] (II) This device may have been added with another device file.
[    11.271] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=14 (/dev/input/event23)
[    11.271] (II) No input driver specified, ignoring this device.
[    11.271] (II) This device may have been added with another device file.
[    11.271] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=15 (/dev/input/event24)
[    11.271] (II) No input driver specified, ignoring this device.
[    11.271] (II) This device may have been added with another device file.
[    11.271] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=16 (/dev/input/event25)
[    11.271] (II) No input driver specified, ignoring this device.
[    11.271] (II) This device may have been added with another device file.
[    11.272] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=17 (/dev/input/event26)
[    11.272] (II) No input driver specified, ignoring this device.
[    11.272] (II) This device may have been added with another device file.
[    11.272] (II) config/udev: Adding input device Intel HID events (/dev/input/event4)
[    11.272] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[    11.272] (II) Using input driver 'libinput' for 'Intel HID events'
[    11.273] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 52 paused 0
[    11.273] (**) Intel HID events: always reports core events
[    11.273] (**) Option "Device" "/dev/input/event4"
[    11.274] (II) event4  - Intel HID events: is tagged by udev as: Keyboard
[    11.274] (II) event4  - Intel HID events: device is a keyboard
[    11.274] (II) event4  - Intel HID events: device removed
[    11.274] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input4/event4"
[    11.274] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 14)
[    11.275] (II) event4  - Intel HID events: is tagged by udev as: Keyboard
[    11.275] (II) event4  - Intel HID events: device is a keyboard
[    11.275] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    11.275] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    11.275] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    11.276] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 53 paused 0
[    11.276] (**) AT Translated Set 2 keyboard: always reports core events
[    11.276] (**) Option "Device" "/dev/input/event3"
[    11.277] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    11.277] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    11.278] (II) event3  - AT Translated Set 2 keyboard: device removed
[    11.278] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    11.278] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[    11.279] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    11.279] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    11.281] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[    11.281] (II) No input driver specified, ignoring this device.
[    11.281] (II) This device may have been added with another device file.
[    11.283] (II) config/udev: Adding input device TUXEDO Keyboard (/dev/input/event10)
[    11.283] (**) TUXEDO Keyboard: Applying InputClass "libinput keyboard catchall"
[    11.283] (II) Using input driver 'libinput' for 'TUXEDO Keyboard'
[    11.283] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 54 paused 0
[    11.283] (**) TUXEDO Keyboard: always reports core events
[    11.283] (**) Option "Device" "/dev/input/event10"
[    11.284] (II) event10 - TUXEDO Keyboard: is tagged by udev as: Keyboard
[    11.284] (II) event10 - TUXEDO Keyboard: device is a keyboard
[    11.284] (II) event10 - TUXEDO Keyboard: device removed
[    11.284] (**) Option "config_info" "udev:/sys/devices/platform/tuxedo_keyboard/input/input12/event10"
[    11.284] (II) XINPUT: Adding extended input device "TUXEDO Keyboard" (type: KEYBOARD, id 16)
[    11.285] (II) event10 - TUXEDO Keyboard: is tagged by udev as: Keyboard
[    11.285] (II) event10 - TUXEDO Keyboard: device is a keyboard
[    11.701] (II) modeset(0): EDID vendor "CSO", prod id 5122
[    11.701] (II) modeset(0): Printing DDC gathered Modelines:
[    11.701] (II) modeset(0): Modeline "2880x1800"x0.0  513.82  2880 2928 2960 3040  1800 1803 1809 1878 -hsync -vsync (169.0 kHz eP)
[  1012.291] (EE) event6  - UNIW0001:00 093A:0255 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.20.1/touchpad-jumping-cursors.html for details
[  1352.358] (II) modeset(0): Allocate new frame buffer 1920x1200 stride
[  1352.363] (EE) modeset(0): failed to set mode: No such file or directory
[  1353.193] (II) modeset(0): EDID vendor "CSO", prod id 5122
[  1353.193] (II) modeset(0): Printing DDC gathered Modelines:
[  1353.193] (II) modeset(0): Modeline "2880x1800"x0.0  513.82  2880 2928 2960 3040  1800 1803 1809 1878 -hsync -vsync (169.0 kHz eP)
[  1372.942] (II) modeset(0): Allocate new frame buffer 2880x1800 stride
[  1373.258] (II) modeset(0): EDID vendor "CSO", prod id 5122
[  1373.258] (II) modeset(0): Printing DDC gathered Modelines:
[  1373.258] (II) modeset(0): Modeline "2880x1800"x0.0  513.82  2880 2928 2960 3040  1800 1803 1809 1878 -hsync -vsync (169.0 kHz eP)

I appreciate any help on this or pointers on how to further debug this.
Since it was mentioned in the other thread, here is the output of lspci -k:

00:00.0 Host bridge: Intel Corporation 11th Gen Core Processor Host Bridge/DRAM Registers (rev 01)
	DeviceName: Onboard - Other
	Subsystem: Tongfang Hongkong Limited Device 114c
	Kernel modules: igen6_edac
00:02.0 VGA compatible controller: Intel Corporation TigerLake-LP GT2 [Iris Xe Graphics] (rev 01)
	DeviceName: Onboard - Video
	Subsystem: Tongfang Hongkong Limited Device 114c
	Kernel driver in use: i915
	Kernel modules: i915
00:06.0 PCI bridge: Intel Corporation 11th Gen Core Processor PCIe Controller (rev 01)
	Kernel driver in use: pcieport
00:07.0 PCI bridge: Intel Corporation Tiger Lake-LP Thunderbolt 4 PCI Express Root Port #0 (rev 01)
	Subsystem: Tongfang Hongkong Limited Device 114c
	Kernel driver in use: pcieport
00:08.0 System peripheral: Intel Corporation GNA Scoring Accelerator module (rev 01)
	DeviceName: Onboard - Other
	Subsystem: Tongfang Hongkong Limited Device 114c
00:0d.0 USB controller: Intel Corporation Tiger Lake-LP Thunderbolt 4 USB Controller (rev 01)
	DeviceName: Onboard - Other
	Subsystem: Tongfang Hongkong Limited Device 114c
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
00:0d.2 USB controller: Intel Corporation Tiger Lake-LP Thunderbolt 4 NHI #0 (rev 01)
	DeviceName: Onboard - Other
	Subsystem: Device 2222:1111
	Kernel driver in use: thunderbolt
	Kernel modules: thunderbolt
00:14.0 USB controller: Intel Corporation Tiger Lake-LP USB 3.2 Gen 2x1 xHCI Host Controller (rev 20)
	DeviceName: Onboard - Other
	Subsystem: Tongfang Hongkong Limited Device 114c
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
00:14.2 RAM memory: Intel Corporation Tiger Lake-LP Shared SRAM (rev 20)
	DeviceName: Onboard - Other
00:14.3 Network controller: Intel Corporation Wi-Fi 6 AX201 (rev 20)
	DeviceName: Onboard - Ethernet
	Subsystem: Intel Corporation Device 0074
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi
00:15.0 Serial bus controller: Intel Corporation Tiger Lake-LP Serial IO I2C Controller #0 (rev 20)
	DeviceName: Onboard - Other
	Subsystem: Tongfang Hongkong Limited Device 114c
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:15.2 Serial bus controller: Intel Corporation Tiger Lake-LP Serial IO I2C Controller #2 (rev 20)
	DeviceName: Onboard - Other
	Subsystem: Tongfang Hongkong Limited Device 114c
	Kernel driver in use: intel-lpss
	Kernel modules: intel_lpss_pci
00:16.0 Communication controller: Intel Corporation Tiger Lake-LP Management Engine Interface (rev 20)
	DeviceName: Onboard - Other
	Subsystem: Tongfang Hongkong Limited Device 114c
	Kernel driver in use: mei_me
	Kernel modules: mei_me
00:1d.0 PCI bridge: Intel Corporation Tiger Lake-LP PCI Express Root Port #9 (rev 20)
	Subsystem: Tongfang Hongkong Limited Device 114c
	Kernel driver in use: pcieport
00:1f.0 ISA bridge: Intel Corporation Tiger Lake-LP LPC Controller (rev 20)
	DeviceName: Onboard - Other
	Subsystem: Tongfang Hongkong Limited Device 114c
00:1f.3 Audio device: Intel Corporation Tiger Lake-LP Smart Sound Technology Audio Controller (rev 20)
	DeviceName: Onboard - Sound
	Subsystem: Tongfang Hongkong Limited Device 114c
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel, snd_sof_pci_intel_tgl
00:1f.4 SMBus: Intel Corporation Tiger Lake-LP SMBus Controller (rev 20)
	DeviceName: Onboard - Other
	Subsystem: Tongfang Hongkong Limited Device 114c
	Kernel driver in use: i801_smbus
	Kernel modules: i2c_i801
00:1f.5 Serial bus controller: Intel Corporation Tiger Lake-LP SPI Controller (rev 20)
	DeviceName: Onboard - Other
	Subsystem: Tongfang Hongkong Limited Device 114c
	Kernel driver in use: intel-spi
	Kernel modules: intel_spi_pci
01:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983
	Subsystem: Samsung Electronics Co Ltd SSD 970 EVO Plus 1TB
	Kernel driver in use: nvme
	Kernel modules: nvme
2d:00.0 3D controller: NVIDIA Corporation GA107M [GeForce RTX 3050 Ti Mobile] (rev a1)
	Subsystem: Tongfang Hongkong Limited Device 114c
	Kernel driver in use: nvidia
	Kernel modules: nouveau, nvidia_drm, nvidia

Offline

#2 2022-05-23 23:41:04

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: Can't switch to lower screen resolutions - Intel/NVIDIA hybrid graphic

the other options are listed in gnome-settings, but choosing any of the other ones gives me a black screen

That's not exactly the condition of the other thread where the other resolutions weren't even available.

There seems a lot of modes to be added ("xrandr -q"?) and if gnome-settings manages to activate a doublescan one or you picked an interlaced one, that'll likely fail.
Try to switch to 1024x768 @60Hz (you can generally expect every panel to support XGA) and specify which mode(s) you tried and try to set it via

xrandr --output eDP-1 --mode … --refresh …

There's also a chance that the problem is the mutter compositor, so you may want to cross-check this w/ eg. an openbox session.

Offline

#3 2022-05-24 06:02:40

hyde
Member
From: Germany
Registered: 2012-11-17
Posts: 22

Re: Can't switch to lower screen resolutions - Intel/NVIDIA hybrid graphic

seth wrote:

That's not exactly the condition of the other thread where the other resolutions weren't even available.

True, missed that one.

I checked every mode/refresh rate combination reported by xrandr -q, only the mentioned one worked, all other failed with

xrandr: Configure crtc 0 failed

I also tried other compositors, XFCE, plasma and openbox (the latter both with GDM and from xinit). No changes, only the maximum settings (the reported one in /sys/class/drm/card1-eDP-1/edid) works.

Offline

#4 2022-08-01 14:35:48

pjj56
Member
Registered: 2018-07-28
Posts: 3

Re: Can't switch to lower screen resolutions - Intel/NVIDIA hybrid graphic

I don't know if you're still having issues, but I have exactly the same panel as you (MNE007ZA1-1) in an AMD/NVIDIA Lenovo Ideapad 5 Pro 14ACN6, and found this thread while looking around for its datasheet. I've run into similar problems (for me, I couldn't change the refresh rate at all from 90Hz), and have managed to alleviate them somewhat by making a custom EDID file. This is based on a modified one that gets loaded in Windows, although that unfortunately is still missing quite a bit of info.

This is the file:

00 ff ff ff ff ff ff 00 30 ae 23 91 00 00 00 00
00 1e 01 04 b5 1e 13 78 23 ee 95 a3 54 4c 99 26
0f 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01
01 01 01 01 01 01 b6 c8 40 a0 b0 08 4e 70 30 20
36 00 2e bc 10 00 00 18 cf 85 40 a0 b0 08 4e 70
30 20 36 00 2e bc 10 00 00 18 00 00 00 fd 00 30
5a aa aa 34 01 0a 20 20 20 20 20 20 00 00 00 fc
00 4c 45 4e 31 34 30 57 51 58 47 41 2b 00 00 dd

You can convert it to a binary edid by saving it as e.g. edid.hex and doing

edid-decode edid.hex edid.bin

You can then load it by following the advice at https://wiki.archlinux.org/title/kernel … s_and_EDID

The corresponding output of edid-decode looks like (ignore the different model names, those are changed by windows one):

Block 0, Base EDID:
  EDID Structure Version & Revision: 1.4
  Vendor & Product Identification:
    Manufacturer: LEN
    Model: 37155
    Made in: 2020
  Basic Display Parameters & Features:
    Digital display
    Bits per primary color channel: 10
    DisplayPort interface
    Maximum image size: 30 cm x 19 cm
    Gamma: 2.20
    DPMS levels: Off
    Supported color formats: RGB 4:4:4
    First detailed timing includes the native pixel format and preferred refresh rate
    Display is continuous frequency
  Color Characteristics:
    Red  : 0.6396, 0.3300
    Green: 0.2998, 0.5996
    Blue : 0.1503, 0.0595
    White: 0.3134, 0.3291
  Established Timings I & II: none
  Standard Timings: none
  Detailed Timing Descriptors:
    DTD 1:  2880x1800   89.999860 Hz   8:5    169.020 kHz    513.820000 MHz (302 mm x 188 mm)
                 Hfront   48 Hsync  32 Hback   80 Hpol N
                 Vfront    3 Vsync   6 Vback   69 Vpol N
    DTD 2:  2880x1800   60.000490 Hz   8:5    112.681 kHz    342.550000 MHz (302 mm x 188 mm)
                 Hfront   48 Hsync  32 Hback   80 Hpol N
                 Vfront    3 Vsync   6 Vback   69 Vpol N
    Display Range Limits:
      Monitor ranges (Bare Limits): 48-90 Hz V, 170-170 kHz H, max dotclock 520 MHz
    Display Product Name: 'LEN140WQXGA+'
Checksum: 0xdd

Some notes and a warning: The two "Detailed Timing Descriptors" are from the EDID that gets loaded under windows, so those should definitely be fine. The "Display Range Limits" values are partly a guess, as they're not in the windows EDID; under windows, AMD's driver reports a Freesync range of 48-90Hz, so that should also be fine. The "170-170 kHz H" and "max dotclock 520MHz" are guesses though, based off the frequencies given in "DTD 1", and the behaviour of my desktop monitor (also Freesync, but with a correct EDID), which gives just slightly higher values for those than reported in the DTDs. I've been using it for a few days and it seems good, but I can't guarantee something won't go wrong.

With that said, I can now successfully change my refresh rate (although only at max resolution), and other resolutions at 90Hz work fine. Using Sway, I get:

$ swaymsg -t get_outputs
Output eDP-1 'Lenovo Group Limited LEN140WQXGA+ 0x00000000' (focused)
  Current mode: 2880x1800 @ 90.000 Hz
  Position: 0,0
  Scale factor: 2.000000
  Scale filter: nearest
  Subpixel hinting: unknown
  Transform: normal
  Workspace: 1:<span size='4000'> </span>
  Max render time: off
  Adaptive sync: enabled
  Available modes:
    2880x1800 @ 90.000 Hz
    2880x1800 @ 72.015 Hz
    2880x1800 @ 60.021 Hz
    2880x1800 @ 60.000 Hz
    2880x1800 @ 50.006 Hz
    2880x1800 @ 48.003 Hz
    1920x1200 @ 90.000 Hz
    1920x1080 @ 90.000 Hz
    1600x1200 @ 90.000 Hz
    1680x1050 @ 90.000 Hz
    1280x1024 @ 90.000 Hz
    1440x900 @ 90.000 Hz
    1280x800 @ 90.000 Hz
    1280x720 @ 90.000 Hz
    1024x768 @ 90.000 Hz
    800x600 @ 90.000 Hz
    640x480 @ 90.000 Hz

Offline

Board footer

Powered by FluxBB