You are not logged in.

#1 2021-02-03 05:30:39

Itzak
Member
Registered: 2021-02-03
Posts: 17

[SOLVED] prime-run glxinfo | grep "OpenGL renderer" fails

Hello to everyone, I'm new to the forum and to Arch in general.

I've just completed a fresh Arch install and everything seemed to be okay except when running: prime-run glxinfo | grep "OpenGL renderer".

The output:

X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  152 (GLX)
  Minor opcode of failed request:  24 (X_GLXCreateNewContext)
  Value in failed request:  0x0
  Serial number of failed request:  39
  Current serial number in output stream:  40

I honestly have no idea why this is happening. I tried to look around on google but found no solution.

It's important to say that I've installed Arch in the past following the wiki and, as far as I remembered, the command used to work. Even before installing the DE (kde plasma) and the DM (sddm) when running the same command on xterm, after installing Xorg, it returned my graphics card, so it was working.

I would appreciate any help you can give me.

My graphics:

00:02.0 VGA compatible controller: Intel Corporation HD Graphics 630 (rev 04)
01:00.0 3D controller: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] (rev a1)

[EDIT]

If it helps here's the output of xrandr --listproviders:

Provider 0: id: 0x44 cap: 0xf, Source Output, Sink Output, Source Offload, Sink Offload crtcs: 3 outputs: 2 associated providers: 1 name:modesetting
Provider 1: id: 0xcc cap: 0x2, Sink Output crtcs: 4 outputs: 1 associated providers: 1 name:modesetting

And the output of lspci -k | grep -A 2 -E "(VGA|3D)":

00:02.0 VGA compatible controller: Intel Corporation HD Graphics 630 (rev 04)
        DeviceName: Intel Kabylake HD Graphics GT2
        Subsystem: Hewlett-Packard Company Device 8259
--
01:00.0 3D controller: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] (rev a1)
        Subsystem: Hewlett-Packard Company Device 8259
        Kernel driver in use: nvidia

Is it correct that xrandr has both entries with name: modesetting? Or Provider 1 should be name: nvidia?

Last edited by Itzak (2021-03-15 22:05:28)

Offline

#2 2021-02-03 07:49:01

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,265

Re: [SOLVED] prime-run glxinfo | grep "OpenGL renderer" fails

Please post your xorg log.

Offline

#3 2021-02-03 08:09:44

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,101

Re: [SOLVED] prime-run glxinfo | grep "OpenGL renderer" fails

If you didn't configure anything else that would inherently break it and if it used to work on first xorg start that usually points to the race condition issue where xorg is starting before the graphics are fully initialized, see https://wiki.archlinux.org/index.php/NV … de_setting for how to set up mkinitcpio so that the graphics modules are ready sooner (and add i915 to that list as well)

If that doesn't help post your xorg and system logs

sudo journalctl -b

for the current boot

Last edited by V1del (2021-02-03 08:10:52)

Offline

#4 2021-02-03 17:42:46

Itzak
Member
Registered: 2021-02-03
Posts: 17

Re: [SOLVED] prime-run glxinfo | grep "OpenGL renderer" fails

seth wrote:

Please post your xorg log.

Sorry, here's the xorg log:

X.Org X Server 1.20.10
X Protocol Version 11, Revision 0
[     4.349] Build Operating System: Linux Arch Linux
[     4.349] Current Operating System: Linux arch 5.10.11-arch1-1 #1 SMP PREEMPT Wed, 27 Jan 2021 13:53:16 +0000 x86_64
[     4.349] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=64814425-7fba-4f94-842e-db3338710958 rw loglevel=3 quiet nvidia-drm.modeset=1
[     4.349] Build Date: 14 December 2020  12:10:29PM
[     4.349]  
[     4.349] Current version of pixman: 0.40.0
[     4.349] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     4.349] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     4.349] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb  3 17:28:07 2021
[     4.351] (==) Using config file: "/etc/X11/xorg.conf"
[     4.351] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     4.352] (==) No Layout section.  Using the first Screen section.
[     4.352] (**) |-->Screen "iGPU" (0)
[     4.352] (**) |   |-->Monitor "<default monitor>"
[     4.352] (**) |   |-->Device "iGPU"
[     4.352] (**) |   |-->GPUDevice "dGPU"
[     4.352] (==) No monitor specified for screen "iGPU".
	Using a default monitor configuration.
[     4.352] (==) Automatically adding devices
[     4.352] (==) Automatically enabling devices
[     4.352] (==) Automatically adding GPU devices
[     4.352] (==) Automatically binding GPU devices
[     4.352] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     4.352] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     4.352] 	Entry deleted from font path.
[     4.353] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     4.353] 	Entry deleted from font path.
[     4.353] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     4.353] 	Entry deleted from font path.
[     4.354] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[     4.354] (==) ModulePath set to "/usr/lib/xorg/modules"
[     4.354] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     4.354] (II) Module ABI versions:
[     4.354] 	X.Org ANSI C Emulation: 0.4
[     4.354] 	X.Org Video Driver: 24.1
[     4.354] 	X.Org XInput driver : 24.1
[     4.354] 	X.Org Server Extension : 10.0
[     4.355] (++) using VT number 1

[     4.355] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     4.355] (II) xfree86: Adding drm device (/dev/dri/card0)
[     4.370] (--) PCI:*(0@0:2:0) 8086:591b:103c:8259 rev 4, Mem @ 0xb2000000/16777216, 0xc0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[     4.370] (--) PCI: (1@0:0:0) 10de:1c8d:103c:8259 rev 161, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[     4.370] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     4.370] (II) LoadModule: "glx"
[     4.371] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     4.375] (II) Module glx: vendor="X.Org Foundation"
[     4.375] 	compiled for 1.20.10, module version = 1.0.0
[     4.375] 	ABI class: X.Org Server Extension, version 10.0
[     4.375] (II) LoadModule: "modesetting"
[     4.375] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     4.376] (II) Module modesetting: vendor="X.Org Foundation"
[     4.376] 	compiled for 1.20.10, module version = 1.20.10
[     4.376] 	Module class: X.Org Video Driver
[     4.376] 	ABI class: X.Org Video Driver, version 24.1
[     4.376] (II) LoadModule: "nvidia"
[     4.376] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     4.379] (II) Module nvidia: vendor="NVIDIA Corporation"
[     4.379] 	compiled for 1.6.99.901, module version = 1.0.0
[     4.379] 	Module class: X.Org Video Driver
[     4.380] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     4.380] (II) NVIDIA dlloader X Driver  460.39  Thu Jan 21 21:54:11 UTC 2021
[     4.380] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     5.117] (II) modeset(0): using drv /dev/dri/card0
[     5.117] (II) modeset(0): Creating default Display subsection in Screen section
	"iGPU" for depth/fbbpp 24/32
[     5.117] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     5.117] (==) modeset(0): RGB weight 888
[     5.117] (==) modeset(0): Default visual is TrueColor
[     5.117] (II) Loading sub module "glamoregl"
[     5.117] (II) LoadModule: "glamoregl"
[     5.117] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     5.122] (II) Module glamoregl: vendor="X.Org Foundation"
[     5.122] 	compiled for 1.20.10, module version = 1.0.1
[     5.122] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     5.277] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) HD Graphics 630 (KBL GT2)
[     5.278] (II) modeset(0): glamor initialized
[     5.278] (II) modeset(0): Output eDP-1 has no monitor section
[     5.459] (II) modeset(0): Output HDMI-1 has no monitor section
[     5.460] (II) modeset(0): EDID for output eDP-1
[     5.460] (II) modeset(0): Manufacturer: LGD  Model: 4b3  Serial#: 0
[     5.460] (II) modeset(0): Year: 2015  Week: 0
[     5.460] (II) modeset(0): EDID Version: 1.4
[     5.460] (II) modeset(0): Digital Display Input
[     5.460] (II) modeset(0): 6 bits per channel
[     5.460] (II) modeset(0): Digital interface is DisplayPort
[     5.460] (II) modeset(0): Max Image Size [cm]: horiz.: 35  vert.: 19
[     5.460] (II) modeset(0): Gamma: 2.20
[     5.460] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[     5.460] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     5.460] (II) modeset(0): First detailed timing is preferred mode
[     5.460] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     5.460] (II) modeset(0): redX: 0.580 redY: 0.345   greenX: 0.338 greenY: 0.568
[     5.460] (II) modeset(0): blueX: 0.159 blueY: 0.122   whiteX: 0.313 whiteY: 0.329
[     5.460] (II) modeset(0): Manufacturer's mask: 0
[     5.460] (II) modeset(0): Supported detailed timing:
[     5.460] (II) modeset(0): clock: 138.7 MHz   Image Size:  345 x 194 mm
[     5.460] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[     5.460] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[     5.460] (II) modeset(0): Supported detailed timing:
[     5.460] (II) modeset(0): clock: 92.5 MHz   Image Size:  345 x 194 mm
[     5.460] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[     5.460] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[     5.460] (II) modeset(0): Unknown vendor-specific block 2
[     5.460] (II) modeset(0): EDID (in hex):
[     5.460] (II) modeset(0): 	00ffffffffffff0030e4b30400000000
[     5.460] (II) modeset(0): 	0019010495231378ea9ad59458569128
[     5.460] (II) modeset(0): 	1f505400000001010101010101010101
[     5.460] (II) modeset(0): 	0101010101012e3680a070381f403020
[     5.460] (II) modeset(0): 	350059c2100000191f2480a070381f40
[     5.461] (II) modeset(0): 	3020350059c210000019000000000000
[     5.461] (II) modeset(0): 	00000000000000000000000000000002
[     5.461] (II) modeset(0): 	000c47ff0a3c6e1f182b6e0000000054
[     5.461] (II) modeset(0): Printing probed modes for output eDP-1
[     5.461] (II) modeset(0): Modeline "1920x1080"x60.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP)
[     5.461] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[     5.461] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[     5.461] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     5.461] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     5.461] (II) modeset(0): Modeline "1920x1080"x40.0   92.47  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (44.5 kHz e)
[     5.461] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     5.461] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     5.461] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     5.461] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[     5.461] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[     5.461] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     5.461] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     5.461] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     5.461] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     5.461] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     5.461] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     5.461] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[     5.461] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[     5.461] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     5.461] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     5.461] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     5.461] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     5.461] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     5.461] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     5.461] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     5.461] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     5.461] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     5.461] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     5.461] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     5.461] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     5.461] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     5.461] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     5.461] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     5.461] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     5.461] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     5.461] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     5.461] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     5.461] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     5.461] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     5.461] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     5.461] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     5.461] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     5.461] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     5.461] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     5.461] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     5.461] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     5.461] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     5.461] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     5.461] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     5.461] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     5.461] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     5.461] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     5.461] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     5.461] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     5.461] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     5.461] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     5.461] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     5.461] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     5.461] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     5.461] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     5.461] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     5.461] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     5.461] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     5.461] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     5.461] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     5.461] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     5.461] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     5.461] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     5.461] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     5.461] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     5.461] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     5.461] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     5.461] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     5.461] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     5.461] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     5.461] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     5.461] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     5.461] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     5.461] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     5.461] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     5.461] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     5.461] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     5.642] (II) modeset(0): EDID for output HDMI-1
[     5.642] (II) modeset(0): Output eDP-1 connected
[     5.642] (II) modeset(0): Output HDMI-1 disconnected
[     5.642] (II) modeset(0): Using exact sizes for initial modes
[     5.642] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[     5.642] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     5.642] (==) modeset(0): DPI set to (96, 96)
[     5.642] (II) Loading sub module "fb"
[     5.642] (II) LoadModule: "fb"
[     5.643] (II) Loading /usr/lib/xorg/modules/libfb.so
[     5.644] (II) Module fb: vendor="X.Org Foundation"
[     5.644] 	compiled for 1.20.10, module version = 1.0.0
[     5.644] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     5.644] (II) UnloadModule: "nvidia"
[     5.644] (II) Unloading nvidia
[     5.659] (==) modeset(0): Backing store enabled
[     5.659] (==) modeset(0): Silken mouse disabled
[     5.734] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     5.734] (==) modeset(0): DPMS enabled
[     5.735] (II) modeset(0): [DRI2] Setup complete
[     5.735] (II) modeset(0): [DRI2]   DRI driver: iris
[     5.735] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[     5.735] (II) Initializing extension Generic Event Extension
[     5.735] (II) Initializing extension SHAPE
[     5.735] (II) Initializing extension MIT-SHM
[     5.735] (II) Initializing extension XInputExtension
[     5.736] (II) Initializing extension XTEST
[     5.736] (II) Initializing extension BIG-REQUESTS
[     5.736] (II) Initializing extension SYNC
[     5.736] (II) Initializing extension XKEYBOARD
[     5.737] (II) Initializing extension XC-MISC
[     5.737] (II) Initializing extension SECURITY
[     5.737] (II) Initializing extension XFIXES
[     5.737] (II) Initializing extension RENDER
[     5.738] (II) Initializing extension RANDR
[     5.738] (II) Initializing extension COMPOSITE
[     5.738] (II) Initializing extension DAMAGE
[     5.739] (II) Initializing extension MIT-SCREEN-SAVER
[     5.739] (II) Initializing extension DOUBLE-BUFFER
[     5.739] (II) Initializing extension RECORD
[     5.739] (II) Initializing extension DPMS
[     5.740] (II) Initializing extension Present
[     5.740] (II) Initializing extension DRI3
[     5.740] (II) Initializing extension X-Resource
[     5.740] (II) Initializing extension XVideo
[     5.741] (II) Initializing extension XVideo-MotionCompensation
[     5.741] (II) Initializing extension GLX
[     5.758] (II) AIGLX: Loaded and initialized iris
[     5.758] (II) GLX: Initialized DRI2 GL provider for screen 0
[     5.758] (II) Initializing extension XFree86-VidModeExtension
[     5.759] (II) Initializing extension XFree86-DGA
[     5.759] (II) Initializing extension XFree86-DRI
[     5.759] (II) Initializing extension DRI2
[     5.764] (II) modeset(0): Damage tracking initialized
[     5.764] (II) modeset(0): Setting screen physical size to 508 x 285
[     5.833] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     5.833] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     5.833] (II) LoadModule: "libinput"
[     5.833] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     5.835] (II) Module libinput: vendor="X.Org Foundation"
[     5.835] 	compiled for 1.20.8, module version = 0.30.0
[     5.835] 	Module class: X.Org XInput Driver
[     5.835] 	ABI class: X.Org XInput driver, version 24.1
[     5.835] (II) Using input driver 'libinput' for 'Power Button'
[     5.835] (**) Power Button: always reports core events
[     5.835] (**) Option "Device" "/dev/input/event2"
[     5.835] (**) Option "_source" "server/udev"
[     5.838] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     5.838] (II) event2  - Power Button: device is a keyboard
[     5.838] (II) event2  - Power Button: device removed
[     5.876] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     5.876] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     5.878] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     5.878] (II) event2  - Power Button: device is a keyboard
[     5.879] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[     5.879] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     5.879] (II) Using input driver 'libinput' for 'Video Bus'
[     5.879] (**) Video Bus: always reports core events
[     5.880] (**) Option "Device" "/dev/input/event5"
[     5.880] (**) Option "_source" "server/udev"
[     5.882] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     5.882] (II) event5  - Video Bus: device is a keyboard
[     5.882] (II) event5  - Video Bus: device removed
[     5.942] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input7/event5"
[     5.942] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     5.945] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[     5.945] (II) event5  - Video Bus: device is a keyboard
[     5.946] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[     5.946] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     5.946] (II) Using input driver 'libinput' for 'Video Bus'
[     5.946] (**) Video Bus: always reports core events
[     5.946] (**) Option "Device" "/dev/input/event4"
[     5.946] (**) Option "_source" "server/udev"
[     5.947] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     5.947] (II) event4  - Video Bus: device is a keyboard
[     5.947] (II) event4  - Video Bus: device removed
[     6.009] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input6/event4"
[     6.009] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     6.012] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     6.012] (II) event4  - Video Bus: device is a keyboard
[     6.013] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     6.013] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     6.013] (II) Using input driver 'libinput' for 'Power Button'
[     6.013] (**) Power Button: always reports core events
[     6.013] (**) Option "Device" "/dev/input/event1"
[     6.014] (**) Option "_source" "server/udev"
[     6.016] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     6.016] (II) event1  - Power Button: device is a keyboard
[     6.016] (II) event1  - Power Button: device removed
[     6.049] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[     6.049] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[     6.052] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     6.052] (II) event1  - Power Button: device is a keyboard
[     6.053] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     6.053] (II) No input driver specified, ignoring this device.
[     6.053] (II) This device may have been added with another device file.
[     6.053] (II) config/udev: Adding drm device (/dev/dri/card1)
[     6.053] (II) xfree86: Adding drm device (/dev/dri/card1)
[     6.116] (II) LoadModule: "modesetting"
[     6.116] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     6.116] (II) Module modesetting: vendor="X.Org Foundation"
[     6.116] 	compiled for 1.20.10, module version = 1.20.10
[     6.116] 	Module class: X.Org Video Driver
[     6.116] 	ABI class: X.Org Video Driver, version 24.1
[     6.116] (II) UnloadModule: "modesetting"
[     6.116] (II) Unloading modesetting
[     6.116] (II) Failed to load module "modesetting" (already loaded, 0)
[     6.147] (II) modeset(G0): using drv /dev/dri/card1
[     6.147] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[     6.147] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[     6.147] (==) modeset(G0): RGB weight 888
[     6.147] (==) modeset(G0): Default visual is TrueColor
[     6.147] (II) Loading sub module "glamoregl"
[     6.147] (II) LoadModule: "glamoregl"
[     6.147] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     6.147] (II) Module glamoregl: vendor="X.Org Foundation"
[     6.147] 	compiled for 1.20.10, module version = 1.0.1
[     6.147] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.164] (II) modeset(G0): Refusing to try glamor on llvmpipe
[     6.167] (EE) modeset(G0): glamor initialization failed
[     6.167] (II) modeset(G0): ShadowFB: preferred YES, enabled YES
[     6.167] (II) modeset(G0): Double-buffered shadow updates: off
[     6.167] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[     6.167] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[     6.167] (==) modeset(G0): DPI set to (96, 96)
[     6.167] (II) Loading sub module "fb"
[     6.167] (II) LoadModule: "fb"
[     6.167] (II) Loading /usr/lib/xorg/modules/libfb.so
[     6.167] (II) Module fb: vendor="X.Org Foundation"
[     6.167] 	compiled for 1.20.10, module version = 1.0.0
[     6.167] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.167] (II) Loading sub module "shadow"
[     6.167] (II) LoadModule: "shadow"
[     6.167] (II) Loading /usr/lib/xorg/modules/libshadow.so
[     6.167] (II) Module shadow: vendor="X.Org Foundation"
[     6.167] 	compiled for 1.20.10, module version = 1.1.0
[     6.167] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.168] (==) modeset(G0): Backing store enabled
[     6.168] (==) modeset(G0): Silken mouse disabled
[     6.168] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[     6.168] (==) modeset(G0): DPMS enabled
[     6.168] (WW) modeset(G0): Option "AllowEmptyInitialConfiguration" is not used
[     6.168] (II) modeset(G0): Damage tracking initialized
[     6.168] xf86: found device 2
[     6.169] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event12)
[     6.169] (II) No input driver specified, ignoring this device.
[     6.169] (II) This device may have been added with another device file.
[     6.169] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
[     6.169] (II) No input driver specified, ignoring this device.
[     6.169] (II) This device may have been added with another device file.
[     6.169] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
[     6.169] (II) No input driver specified, ignoring this device.
[     6.169] (II) This device may have been added with another device file.
[     6.170] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event15)
[     6.170] (II) No input driver specified, ignoring this device.
[     6.170] (II) This device may have been added with another device file.
[     6.170] (II) config/udev: Adding input device HP Wide Vision HD: HP Wide Visi (/dev/input/event10)
[     6.170] (**) HP Wide Vision HD: HP Wide Visi: Applying InputClass "libinput keyboard catchall"
[     6.170] (II) Using input driver 'libinput' for 'HP Wide Vision HD: HP Wide Visi'
[     6.170] (**) HP Wide Vision HD: HP Wide Visi: always reports core events
[     6.170] (**) Option "Device" "/dev/input/event10"
[     6.170] (**) Option "_source" "server/udev"
[     6.171] (II) event10 - HP Wide Vision HD: HP Wide Visi: is tagged by udev as: Keyboard
[     6.171] (II) event10 - HP Wide Vision HD: HP Wide Visi: device is a keyboard
[     6.171] (II) event10 - HP Wide Vision HD: HP Wide Visi: device removed
[     6.236] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input11/event10"
[     6.236] (II) XINPUT: Adding extended input device "HP Wide Vision HD: HP Wide Visi" (type: KEYBOARD, id 10)
[     6.239] (II) event10 - HP Wide Vision HD: HP Wide Visi: is tagged by udev as: Keyboard
[     6.239] (II) event10 - HP Wide Vision HD: HP Wide Visi: device is a keyboard
[     6.240] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event16)
[     6.240] (II) No input driver specified, ignoring this device.
[     6.240] (II) This device may have been added with another device file.
[     6.240] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event17)
[     6.240] (II) No input driver specified, ignoring this device.
[     6.240] (II) This device may have been added with another device file.
[     6.240] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event18)
[     6.240] (II) No input driver specified, ignoring this device.
[     6.240] (II) This device may have been added with another device file.
[     6.240] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event19)
[     6.240] (II) No input driver specified, ignoring this device.
[     6.240] (II) This device may have been added with another device file.
[     6.241] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event20)
[     6.241] (II) No input driver specified, ignoring this device.
[     6.241] (II) This device may have been added with another device file.
[     6.241] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event21)
[     6.241] (II) No input driver specified, ignoring this device.
[     6.241] (II) This device may have been added with another device file.
[     6.241] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event22)
[     6.241] (II) No input driver specified, ignoring this device.
[     6.241] (II) This device may have been added with another device file.
[     6.242] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     6.242] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     6.242] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     6.242] (**) AT Translated Set 2 keyboard: always reports core events
[     6.242] (**) Option "Device" "/dev/input/event3"
[     6.242] (**) Option "_source" "server/udev"
[     6.242] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     6.242] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     6.243] (II) event3  - AT Translated Set 2 keyboard: device removed
[     6.259] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     6.259] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[     6.260] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     6.260] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     6.261] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
[     6.261] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[     6.261] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[     6.261] (**) SynPS/2 Synaptics TouchPad: always reports core events
[     6.261] (**) Option "Device" "/dev/input/event6"
[     6.261] (**) Option "_source" "server/udev"
[     6.262] (II) event6  - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[     6.263] (II) event6  - SynPS/2 Synaptics TouchPad: device is a touchpad
[     6.264] (II) event6  - SynPS/2 Synaptics TouchPad: device removed
[     6.313] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event6"
[     6.313] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[     6.315] (**) Option "AccelerationScheme" "none"
[     6.315] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[     6.315] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[     6.315] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[     6.317] (II) event6  - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[     6.320] (II) event6  - SynPS/2 Synaptics TouchPad: device is a touchpad
[     6.322] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[     6.322] (II) No input driver specified, ignoring this device.
[     6.322] (II) This device may have been added with another device file.
[     6.323] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/event8)
[     6.323] (II) No input driver specified, ignoring this device.
[     6.323] (II) This device may have been added with another device file.
[     6.323] (II) config/udev: Adding input device ST LIS3LV02DL Accelerometer (/dev/input/js0)
[     6.323] (II) No input driver specified, ignoring this device.
[     6.323] (II) This device may have been added with another device file.
[     6.324] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[     6.324] (II) No input driver specified, ignoring this device.
[     6.324] (II) This device may have been added with another device file.
[     6.330] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event11)
[     6.330] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     6.330] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[     6.330] (**) HP WMI hotkeys: always reports core events
[     6.330] (**) Option "Device" "/dev/input/event11"
[     6.330] (**) Option "_source" "server/udev"
[     6.331] (II) event11 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[     6.331] (II) event11 - HP WMI hotkeys: device is a keyboard
[     6.332] (II) event11 - HP WMI hotkeys: device removed
[     6.379] (**) Option "config_info" "udev:/sys/devices/virtual/input/input12/event11"
[     6.379] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 13)
[     6.381] (II) event11 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[     6.381] (II) event11 - HP WMI hotkeys: device is a keyboard
[     6.383] (II) config/udev: Adding input device HP Wireless hotkeys (/dev/input/event7)
[     6.383] (**) HP Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[     6.383] (II) Using input driver 'libinput' for 'HP Wireless hotkeys'
[     6.383] (**) HP Wireless hotkeys: always reports core events
[     6.383] (**) Option "Device" "/dev/input/event7"
[     6.383] (**) Option "_source" "server/udev"
[     6.384] (II) event7  - HP Wireless hotkeys: is tagged by udev as: Keyboard
[     6.384] (II) event7  - HP Wireless hotkeys: device is a keyboard
[     6.385] (II) event7  - HP Wireless hotkeys: device removed
[     6.432] (**) Option "config_info" "udev:/sys/devices/virtual/input/input8/event7"
[     6.433] (II) XINPUT: Adding extended input device "HP Wireless hotkeys" (type: KEYBOARD, id 14)
[     6.435] (II) event7  - HP Wireless hotkeys: is tagged by udev as: Keyboard
[     6.435] (II) event7  - HP Wireless hotkeys: device is a keyboard
[     6.501] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1 /dev/dri/card1
[     6.501] xf86: remove device 1 /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[     6.531] (II) UnloadModule: "modesetting"
[     6.531] (II) UnloadSubModule: "shadow"
[     6.531] (II) Unloading shadow
[     6.531] (II) UnloadSubModule: "fb"
[     6.531] (II) Unloading fb
[     6.531] (II) UnloadSubModule: "glamoregl"
[     6.531] (II) Unloading glamoregl
[     6.531] (II) config/udev: Adding drm device (/dev/dri/card1)
[     6.531] (II) xfree86: Adding drm device (/dev/dri/card1)
[     6.556] (II) LoadModule: "modesetting"
[     6.556] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     6.556] (II) Module modesetting: vendor="X.Org Foundation"
[     6.556] 	compiled for 1.20.10, module version = 1.20.10
[     6.556] 	Module class: X.Org Video Driver
[     6.556] 	ABI class: X.Org Video Driver, version 24.1
[     6.556] (II) UnloadModule: "modesetting"
[     6.556] (II) Unloading modesetting
[     6.556] (II) Failed to load module "modesetting" (already loaded, 0)
[     6.582] (II) modeset(G0): using drv /dev/dri/card1
[     6.583] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[     6.583] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[     6.583] (==) modeset(G0): RGB weight 888
[     6.583] (==) modeset(G0): Default visual is TrueColor
[     6.583] (II) Loading sub module "glamoregl"
[     6.583] (II) LoadModule: "glamoregl"
[     6.583] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     6.583] (II) Module glamoregl: vendor="X.Org Foundation"
[     6.583] 	compiled for 1.20.10, module version = 1.0.1
[     6.583] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.590] (II) modeset(G0): Refusing to try glamor on llvmpipe
[     6.591] (EE) modeset(G0): glamor initialization failed
[     6.591] (II) modeset(G0): ShadowFB: preferred YES, enabled YES
[     6.591] (II) modeset(G0): Double-buffered shadow updates: off
[     6.591] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[     6.591] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[     6.591] (==) modeset(G0): DPI set to (96, 96)
[     6.591] (II) Loading sub module "fb"
[     6.591] (II) LoadModule: "fb"
[     6.591] (II) Loading /usr/lib/xorg/modules/libfb.so
[     6.591] (II) Module fb: vendor="X.Org Foundation"
[     6.591] 	compiled for 1.20.10, module version = 1.0.0
[     6.591] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.591] (II) Loading sub module "shadow"
[     6.591] (II) LoadModule: "shadow"
[     6.591] (II) Loading /usr/lib/xorg/modules/libshadow.so
[     6.591] (II) Module shadow: vendor="X.Org Foundation"
[     6.591] 	compiled for 1.20.10, module version = 1.1.0
[     6.591] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.592] (==) modeset(G0): Backing store enabled
[     6.592] (==) modeset(G0): Silken mouse disabled
[     6.592] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[     6.592] (==) modeset(G0): DPMS enabled
[     6.592] (WW) modeset(G0): Option "AllowEmptyInitialConfiguration" is not used
[     6.592] (II) modeset(G0): Damage tracking initialized
[     6.592] xf86: found device 2
[    10.842] (II) modeset(0): EDID vendor "LGD", prod id 1203
[    10.842] (II) modeset(0): Printing DDC gathered Modelines:
[    10.842] (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP)
[    10.842] (II) modeset(0): Modeline "1920x1080"x0.0   92.47  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (44.5 kHz e)
[    11.023] (II) modeset(0): EDID vendor "LGD", prod id 1203
[    11.023] (II) modeset(0): Printing DDC gathered Modelines:
[    11.023] (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP)
[    11.023] (II) modeset(0): Modeline "1920x1080"x0.0   92.47  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (44.5 kHz e)
[    11.466] (II) modeset(0): EDID vendor "LGD", prod id 1203
[    11.466] (II) modeset(0): Printing DDC gathered Modelines:
[    11.466] (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP)
[    11.466] (II) modeset(0): Modeline "1920x1080"x0.0   92.47  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (44.5 kHz e)
[    11.653] (II) modeset(0): EDID vendor "LGD", prod id 1203
[    11.653] (II) modeset(0): Printing DDC gathered Modelines:
[    11.653] (II) modeset(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.7 kHz eP)
[    11.653] (II) modeset(0): Modeline "1920x1080"x0.0   92.47  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (44.5 kHz e)

What could've gone wrong?  I don't see any EE with Nvidia.

Offline

#5 2021-02-03 17:47:47

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,101

Re: [SOLVED] prime-run glxinfo | grep "OpenGL renderer" fails

What's in /etc/X11/xorg.conf ?

Offline

#6 2021-02-03 18:13:49

Itzak
Member
Registered: 2021-02-03
Posts: 17

Re: [SOLVED] prime-run glxinfo | grep "OpenGL renderer" fails

V1del wrote:

If you didn't configure anything else that would inherently break it and if it used to work on first xorg start that usually points to the race condition issue where xorg is starting before the graphics are fully initialized, see https://wiki.archlinux.org/index.php/NV … de_setting for how to set up mkinitcpio so that the graphics modules are ready sooner (and add i915 to that list as well)

If that doesn't help post your xorg and system logs

sudo journalctl -b

for the current boot

What might've caused the xorg race condition issue? I've done some past Arch installs based on the steps I wrote down when doing my first Arch successful install and this is the first time I get this problem.

Here's the journalctl -b output with the suggested changes made:

http://ix.io/2Of0

I added nvidia, nvidia_modeset, nvidia_uvm, nvidia_drm and i915 to the MODULE section, also nvidia-drm.modeset=1 to the kernel parameter. However, when running

prime-run glxinfo | grep "OpenGL renderer"

the issue still persist. What else can I do?

Offline

#7 2021-02-03 18:16:29

Itzak
Member
Registered: 2021-02-03
Posts: 17

Re: [SOLVED] prime-run glxinfo | grep "OpenGL renderer" fails

V1del wrote:

What's in /etc/X11/xorg.conf ?

This is in the xorg.conf file:

Section "Device"
  Identifier "iGPU"
  Driver "modesetting"
EndSection

Section "Screen"
  Identifier "iGPU"
  Device "iGPU"
EndSection

Section "Device"
  Identifier "dGPU"
  Driver "nvidia"
EndSection

Everything seems to be alright. Or am I missing something?

Offline

#8 2021-02-03 20:08:24

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,265

Re: [SOLVED] prime-run glxinfo | grep "OpenGL renderer" fails

The nvidai X11 driver gets unloaded because there's no matching device and the journal doesn't have trace of the nvidia kernel module being loaded.

lsmod | grep nvidia
pacman -Qs '(linux|nvidia)'
uname -a

Offline

#9 2021-02-04 11:53:49

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,889

Re: [SOLVED] prime-run glxinfo | grep "OpenGL renderer" fails

Feb 03 17:28:06 arch kernel: nvidia: loading out-of-tree module taints kernel.
Feb 03 17:28:06 arch kernel: nvidia: module license 'NVIDIA' taints kernel.
Feb 03 17:28:06 arch kernel: Disabling lock debugging due to kernel taint
Feb 03 17:28:06 arch kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel

Feb 03 17:28:07 arch kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  460.39  Thu Jan 21 21:54:06 UTC 2021

Feb 03 17:28:07 arch kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  460.39  Thu Jan 21 21:49:04 UTC 2021

Feb 03 17:28:07 arch kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
seth wrote:

The nvidai X11 driver gets unloaded because there's no matching device and the journal doesn't have trace of the nvidia kernel module being loaded.

I disagree with the part behind 'and', though not with the part before it .

Itzak, aside from posting the output seth asked, also try renaming/moving that xorg.conf and starting X without it.


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#10 2021-02-04 14:53:09

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,265

Re: [SOLVED] prime-run glxinfo | grep "OpenGL renderer" fails

Ah, that log is HUUUUGE, ix.io slow and i searched it while the browser was still loading it - jumping only between the "nvidia-drm.modeset=1"s. Sorry for that.

But SDDM loads while the nvidia module is still initializing, so likely a case of https://wiki.archlinux.org/index.php/Ke … _KMS_start requirement

Offline

#11 2021-03-15 21:17:44

Itzak
Member
Registered: 2021-02-03
Posts: 17

Re: [SOLVED] prime-run glxinfo | grep "OpenGL renderer" fails

At the end, what did the trick was adding the kernel parameter to /etc/default/grub and also adding nvidia nvidia_modeset…etc to /etc/mkinitcpio.conf. After saving the changes regenerate mkinitcpio.conf with mkinitcpio -P, reboot to see if it works and then generate a hook. It's all in the wiki links you guys provided.

Thank you very much for the help.

Offline

Board footer

Powered by FluxBB