You are not logged in.

#1 2023-10-21 15:09:19

uddivert
Member
Registered: 2023-10-21
Posts: 9

PRIME GPU offloading not working (rtx2070 10th gen intel core 17)

I am using running at 10th gen core 17 with an rtx2070 mobile and I can't get the gpu to turn off. I followed the the steps for prime rendering on the wiki, downloaded the nvidia package and xf86-video-intel

I added the udev rules to /etc/udev/rules.d/80-nvidia-pm.rules, module parameters to /etc/modprobe.d/nvidia-pm.conf, and rebooted.

The nvidia gpu doesn't turn off. I can hear my fans go off and through this:

[swami@arsenalgear ~]$ cat /sys/bus/pci/devices/0000:01:00.0/power/runtime_status
active

Not really sure what i am supposed to do now.

this is my nvidia-smi:

swami@arsenalgear ~]$ nvidia-smi 
Sat Oct 21 01:54:46 2023       
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.113.01             Driver Version: 535.113.01   CUDA Version: 12.2     |
|-----------------------------------------+----------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |         Memory-Usage | GPU-Util  Compute M. |
|                                         |                      |               MIG M. |
|=========================================+======================+======================|
|   0  NVIDIA GeForce RTX 2070 ...    On  | 00000000:01:00.0 Off |                  N/A |
| N/A   41C    P8               1W /  80W |      7MiB /  8192MiB |      0%      Default |
|                                         |                      |                  N/A |
+-----------------------------------------+----------------------+----------------------+
                                                                                         
+---------------------------------------------------------------------------------------+
| Processes:                                                                            |
|  GPU   GI   CI        PID   Type   Process name                            GPU Memory |
|        ID   ID                                                             Usage      |
|=======================================================================================|
|    0   N/A  N/A       581      G   /usr/lib/Xorg                                 4MiB |
+---------------------------------------------------------------------------------------+

Offline

#2 2023-10-21 16:40:52

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

Re: PRIME GPU offloading not working (rtx2070 10th gen intel core 17)

As mentioned in the reddit thread. Your GPU can't and will not turn off while you are driving an output over it. In a general sense you will also want to get rid of xf86-video-intel but that doesn't change the first condition.

If you think the output isn't driven by nvidia but by the integrated GPU post a xorg log -- after restarting from removing xf86-video-intel.

Last edited by V1del (2023-10-21 16:42:11)

Offline

#3 2023-10-21 17:14:54

uddivert
Member
Registered: 2023-10-21
Posts: 9

Re: PRIME GPU offloading not working (rtx2070 10th gen intel core 17)

So here is my xorg log:

[     5.351] (--) Log file renamed from "/var/log/Xorg.pid-581.log" to "/var/log/Xorg.0.log"
[     5.352] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[     5.352] Current Operating System: Linux arsenalgear 6.5.7-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 10 Oct 2023 21:10:21 +0000 x86_64
[     5.352] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=2ea04f6c-5ed1-4036-9c43-1e74f033a320 rw rootfstype=ext4 loglevel=3
[     5.352]  
[     5.352] Current version of pixman: 0.42.2
[     5.352] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     5.352] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.352] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct 21 13:02:46 2023
[     5.353] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     5.353] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     5.354] (==) No Layout section.  Using the first Screen section.
[     5.354] (==) No screen section available. Using defaults.
[     5.354] (**) |-->Screen "Default Screen Section" (0)
[     5.354] (**) |   |-->Monitor "<default monitor>"
[     5.354] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     5.354] (==) Automatically adding devices
[     5.354] (==) Automatically enabling devices
[     5.354] (==) Automatically adding GPU devices
[     5.354] (==) Automatically binding GPU devices
[     5.354] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     5.354] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     5.354] 	Entry deleted from font path.
[     5.355] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[     5.355] 	Entry deleted from font path.
[     5.355] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[     5.355] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     5.355] 	Entry deleted from font path.
[     5.355] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     5.355] 	Entry deleted from font path.
[     5.355] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[     5.355] 	Entry deleted from font path.
[     5.355] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[     5.355] 	Entry deleted from font path.
[     5.355] (==) FontPath set to:
	
[     5.355] (==) ModulePath set to "/usr/lib/xorg/modules"
[     5.355] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     5.355] (II) Module ABI versions:
[     5.355] 	X.Org ANSI C Emulation: 0.4
[     5.355] 	X.Org Video Driver: 25.2
[     5.355] 	X.Org XInput driver : 24.4
[     5.355] 	X.Org Server Extension : 10.0
[     5.355] (++) using VT number 2

[     5.355] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     5.356] (II) xfree86: Adding drm device (/dev/dri/card1)
[     5.356] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[     5.356] (II) xfree86: Adding drm device (/dev/dri/card2)
[     5.356] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card2
[     5.362] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     5.363] (--) PCI:*(0@0:2:0) 8086:9bc4:1458:75b3 rev 5, Mem @ 0x6043000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[     5.363] (--) PCI: (1@0:0:0) 10de:1e91:1458:75b3 rev 161, Mem @ 0x57000000/16777216, 0x6030000000/268435456, 0x6040000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[     5.363] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     5.363] (II) LoadModule: "glx"
[     5.364] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     5.368] (II) Module glx: vendor="X.Org Foundation"
[     5.368] 	compiled for 1.21.1.8, module version = 1.0.0
[     5.368] 	ABI class: X.Org Server Extension, version 10.0
[     5.368] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[     5.368] 	loading driver: nvidia
[     5.368] (==) Matched intel as autoconfigured driver 0
[     5.368] (==) Matched nvidia as autoconfigured driver 1
[     5.368] (==) Matched nouveau as autoconfigured driver 2
[     5.368] (==) Matched nv as autoconfigured driver 3
[     5.368] (==) Matched modesetting as autoconfigured driver 4
[     5.368] (==) Matched fbdev as autoconfigured driver 5
[     5.368] (==) Matched vesa as autoconfigured driver 6
[     5.368] (==) Assigned the driver to the xf86ConfigLayout
[     5.368] (II) LoadModule: "intel"
[     5.368] (WW) Warning, couldn't open module intel
[     5.368] (EE) Failed to load module "intel" (module does not exist, 0)
[     5.368] (II) LoadModule: "nvidia"
[     5.368] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     5.370] (II) Module nvidia: vendor="NVIDIA Corporation"
[     5.370] 	compiled for 1.6.99.901, module version = 1.0.0
[     5.370] 	Module class: X.Org Video Driver
[     5.370] (II) LoadModule: "nouveau"
[     5.370] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[     5.371] (II) Module nouveau: vendor="X.Org Foundation"
[     5.371] 	compiled for 1.21.1.1, module version = 1.0.17
[     5.371] 	Module class: X.Org Video Driver
[     5.371] 	ABI class: X.Org Video Driver, version 25.2
[     5.371] (II) LoadModule: "nv"
[     5.371] (WW) Warning, couldn't open module nv
[     5.371] (EE) Failed to load module "nv" (module does not exist, 0)
[     5.371] (II) LoadModule: "modesetting"
[     5.371] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     5.373] (II) Module modesetting: vendor="X.Org Foundation"
[     5.373] 	compiled for 1.21.1.8, module version = 1.21.1
[     5.373] 	Module class: X.Org Video Driver
[     5.373] 	ABI class: X.Org Video Driver, version 25.2
[     5.373] (II) LoadModule: "fbdev"
[     5.373] (WW) Warning, couldn't open module fbdev
[     5.373] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     5.373] (II) LoadModule: "vesa"
[     5.373] (WW) Warning, couldn't open module vesa
[     5.373] (EE) Failed to load module "vesa" (module does not exist, 0)
[     5.373] (II) NVIDIA dlloader X Driver  535.113.01  Tue Sep 12 19:49:52 UTC 2023
[     5.373] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     5.373] (II) NOUVEAU driver 
[     5.373] (II) NOUVEAU driver for NVIDIA chipset families :
[     5.373] 	RIVA TNT            (NV04)
[     5.373] 	RIVA TNT2           (NV05)
[     5.373] 	GeForce 256         (NV10)
[     5.373] 	GeForce 2           (NV11, NV15)
[     5.373] 	GeForce 4MX         (NV17, NV18)
[     5.373] 	GeForce 3           (NV20)
[     5.373] 	GeForce 4Ti         (NV25, NV28)
[     5.373] 	GeForce FX          (NV3x)
[     5.373] 	GeForce 6           (NV4x)
[     5.373] 	GeForce 7           (G7x)
[     5.373] 	GeForce 8           (G8x)
[     5.373] 	GeForce 9           (G9x)
[     5.373] 	GeForce GTX 2xx/3xx (GT2xx)
[     5.373] 	GeForce GTX 4xx/5xx (GFxxx)
[     5.373] 	GeForce GTX 6xx/7xx (GKxxx)
[     5.373] 	GeForce GTX 9xx     (GMxxx)
[     5.373] 	GeForce GTX 10xx    (GPxxx)
[     5.373] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     5.382] (II) modeset(0): using drv /dev/dri/card2
[     5.382] (II) Loading sub module "fb"
[     5.382] (II) LoadModule: "fb"
[     5.382] (II) Module "fb" already built-in
[     5.382] (II) Loading sub module "wfb"
[     5.382] (II) LoadModule: "wfb"
[     5.383] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     5.383] (II) Module wfb: vendor="X.Org Foundation"
[     5.383] 	compiled for 1.21.1.8, module version = 1.0.0
[     5.383] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     5.743] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     5.743] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     5.743] (==) modeset(0): RGB weight 888
[     5.743] (==) modeset(0): Default visual is TrueColor
[     5.743] (II) Loading sub module "glamoregl"
[     5.743] (II) LoadModule: "glamoregl"
[     5.743] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     5.748] (II) Module glamoregl: vendor="X.Org Foundation"
[     5.748] 	compiled for 1.21.1.8, module version = 1.0.1
[     5.748] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     5.861] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (CML GT2)
[     5.861] (II) modeset(0): glamor initialized
[     5.861] (==) modeset(0): VariableRefresh: disabled
[     5.861] (==) modeset(0): AsyncFlipSecondaries: disabled
[     5.863] (II) modeset(0): Output eDP-1 has no monitor section
[     5.863] (II) modeset(0): Output DP-1 has no monitor section
[     5.868] (II) modeset(0): Output HDMI-1 has no monitor section
[     5.910] (II) modeset(0): Output HDMI-2 has no monitor section
[     6.310] (II) modeset(0): Output DP-2 has no monitor section
[     6.352] (II) modeset(0): Output HDMI-3 has no monitor section
[     6.354] (II) modeset(0): EDID for output eDP-1
[     6.354] (II) modeset(0): Manufacturer: LGD  Model: 5e8  Serial#: 0
[     6.354] (II) modeset(0): Year: 2018  Week: 0
[     6.354] (II) modeset(0): EDID Version: 1.4
[     6.354] (II) modeset(0): Digital Display Input
[     6.354] (II) modeset(0): 8 bits per channel
[     6.354] (II) modeset(0): Digital interface is DisplayPort
[     6.354] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[     6.354] (II) modeset(0): Gamma: 2.20
[     6.354] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[     6.354] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[     6.354] (II) modeset(0): First detailed timing is preferred mode
[     6.354] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     6.354] (II) modeset(0): redX: 0.640 redY: 0.330   greenX: 0.305 greenY: 0.605
[     6.354] (II) modeset(0): blueX: 0.150 blueY: 0.055   whiteX: 0.313 whiteY: 0.329
[     6.354] (II) modeset(0): Manufacturer's mask: 0
[     6.354] (II) modeset(0): Supported detailed timing:
[     6.354] (II) modeset(0): clock: 346.5 MHz   Image Size:  344 x 194 mm
[     6.354] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[     6.354] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1157 v_border: 0
[     6.354] (II) modeset(0): Supported detailed timing:
[     6.354] (II) modeset(0): clock: 346.5 MHz   Image Size:  344 x 194 mm
[     6.354] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[     6.354] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 2776 v_border: 0
[     6.354] (II) modeset(0):  LG Display
[     6.354] (II) modeset(0):  LP156WFG-SPB2
[     6.354] (II) modeset(0): EDID (in hex):
[     6.354] (II) modeset(0): 	00ffffffffffff0030e4e80500000000
[     6.354] (II) modeset(0): 	001c0104a5221378eae085a3544e9b26
[     6.354] (II) modeset(0): 	0e505400000001010101010101010101
[     6.354] (II) modeset(0): 	0101010101015e8780a070384d403020
[     6.354] (II) modeset(0): 	350058c21000001b5e8780a07038a046
[     6.354] (II) modeset(0): 	3020350058c21000001b000000fe004c
[     6.354] (II) modeset(0): 	4720446973706c61790a2020000000fe
[     6.354] (II) modeset(0): 	004c503135365746472d5350423200eb
[     6.354] (II) modeset(0): Printing probed modes for output eDP-1
[     6.354] (II) modeset(0): Modeline "1920x1080"x144.0  346.54  1920 1968 2000 2080  1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[     6.354] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[     6.354] (II) modeset(0): Modeline "1920x1080"x60.0  346.54  1920 1968 2000 2080  1080 1083 1088 2776 +hsync -vsync (166.6 kHz e)
[     6.354] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[     6.354] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     6.354] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     6.354] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     6.354] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     6.354] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[     6.354] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     6.354] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[     6.354] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[     6.354] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     6.354] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     6.354] (II) modeset(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[     6.354] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[     6.354] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     6.354] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     6.354] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     6.354] (II) modeset(0): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz d)
[     6.354] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     6.354] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[     6.354] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[     6.354] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     6.354] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     6.354] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     6.354] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     6.354] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     6.354] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     6.354] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz d)
[     6.354] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     6.354] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     6.354] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     6.354] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     6.354] (II) modeset(0): Modeline "1024x768"x170.0  194.02  1024 1108 1220 1416  768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[     6.354] (II) modeset(0): Modeline "1024x768"x150.1  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[     6.354] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     6.354] (II) modeset(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz d)
[     6.354] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz d)
[     6.354] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[     6.354] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     6.354] (II) modeset(0): Modeline "1024x768i"x43.5   44.90  1024 1032 1208 1264  768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[     6.354] (II) modeset(0): Modeline "960x720"x170.0  170.68  960 1036 1144 1328  720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[     6.354] (II) modeset(0): Modeline "960x720"x150.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[     6.354] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     6.354] (II) modeset(0): Modeline "928x696"x150.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[     6.354] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     6.354] (II) modeset(0): Modeline "896x672"x150.1  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[     6.354] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     6.354] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     6.354] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     6.354] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     6.354] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     6.354] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     6.354] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     6.354] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz d)
[     6.354] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     6.354] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     6.354] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     6.354] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     6.354] (II) modeset(0): Modeline "800x600"x170.0  114.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[     6.354] (II) modeset(0): Modeline "800x600"x150.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[     6.354] (II) modeset(0): Modeline "800x600"x140.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[     6.354] (II) modeset(0): Modeline "800x600"x130.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[     6.354] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     6.354] (II) modeset(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz d)
[     6.354] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[     6.354] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz d)
[     6.354] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     6.354] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     6.354] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     6.354] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     6.354] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     6.354] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     6.354] (II) modeset(0): Modeline "700x525"x149.5   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[     6.354] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     6.354] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     6.354] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     6.354] (II) modeset(0): Modeline "640x512"x170.0   78.75  640 672 752 864  512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[     6.354] (II) modeset(0): Modeline "640x512"x150.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[     6.354] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     6.354] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     6.354] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     6.354] (II) modeset(0): Modeline "640x480"x170.2   74.25  640 672 752 864  480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[     6.354] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     6.354] (II) modeset(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz d)
[     6.354] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[     6.354] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[     6.354] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     6.354] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     6.354] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     6.354] (II) modeset(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz d)
[     6.354] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     6.354] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     6.354] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     6.354] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     6.354] (II) modeset(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz d)
[     6.354] (II) modeset(0): Modeline "576x432"x150.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[     6.354] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     6.354] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     6.354] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     6.354] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     6.354] (II) modeset(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz d)
[     6.354] (II) modeset(0): Modeline "512x384"x170.0   47.25  512 536 584 688  384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[     6.354] (II) modeset(0): Modeline "512x384"x150.1   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[     6.354] (II) modeset(0): Modeline "512x384"x140.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[     6.354] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     6.354] (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)
[     6.354] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     6.354] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     6.354] (II) modeset(0): Modeline "416x312"x149.3   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[     6.354] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     6.354] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     6.354] (II) modeset(0): Modeline "400x300"x170.5   28.15  400 416 448 524  300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[     6.354] (II) modeset(0): Modeline "400x300"x144.4   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[     6.354] (II) modeset(0): Modeline "400x300"x150.2   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[     6.354] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     6.354] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     6.354] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     6.354] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     6.354] (II) modeset(0): Modeline "320x240"x170.4   18.00  320 348 376 416  240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[     6.354] (II) modeset(0): Modeline "320x240"x145.6   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[     6.354] (II) modeset(0): Modeline "320x240"x150.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[     6.354] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     6.354] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     6.354] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     6.354] (II) modeset(0): Modeline "360x200"x170.1   17.75  360 378 414 468  200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[     6.354] (II) modeset(0): Modeline "320x200"x170.5   15.75  320 336 368 416  200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[     6.354] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     6.354] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     6.354] (II) modeset(0): Modeline "320x175"x170.5   15.75  320 336 368 416  175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[     6.354] (II) modeset(0): EDID for output DP-1
[     6.360] (II) modeset(0): EDID for output HDMI-1
[     6.401] (II) modeset(0): EDID for output HDMI-2
[     6.801] (II) modeset(0): EDID for output DP-2
[     6.844] (II) modeset(0): EDID for output HDMI-3
[     6.844] (II) modeset(0): Output eDP-1 connected
[     6.844] (II) modeset(0): Output DP-1 disconnected
[     6.844] (II) modeset(0): Output HDMI-1 disconnected
[     6.844] (II) modeset(0): Output HDMI-2 disconnected
[     6.844] (II) modeset(0): Output DP-2 disconnected
[     6.844] (II) modeset(0): Output HDMI-3 disconnected
[     6.844] (II) modeset(0): Using exact sizes for initial modes
[     6.844] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[     6.844] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     6.844] (==) modeset(0): DPI set to (96, 96)
[     6.844] (II) Loading sub module "fb"
[     6.844] (II) LoadModule: "fb"
[     6.844] (II) Module "fb" already built-in
[     6.844] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[     6.844] (==) NVIDIA(G0): RGB weight 888
[     6.844] (==) NVIDIA(G0): Default visual is TrueColor
[     6.844] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[     6.844] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[     6.844] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[     6.844] (**) NVIDIA(G0): Enabling 2D acceleration
[     6.844] (II) Loading sub module "glxserver_nvidia"
[     6.844] (II) LoadModule: "glxserver_nvidia"
[     6.844] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[     6.865] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[     6.865] 	compiled for 1.6.99.901, module version = 1.0.0
[     6.865] 	Module class: X.Org Server Extension
[     6.865] (II) NVIDIA GLX Module  535.113.01  Tue Sep 12 19:51:54 UTC 2023
[     6.865] (II) NVIDIA: The X server supports PRIME Render Offload.
[     6.867] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[     6.867] (--) NVIDIA(0):     DFP-0
[     6.867] (--) NVIDIA(0):     DFP-1
[     6.867] (--) NVIDIA(0):     DFP-2
[     6.876] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce RTX 2070 Super with Max-Q Design
[     6.876] (II) NVIDIA(G0):     (TU104-A) at PCI:1:0:0 (GPU-0)
[     6.876] (--) NVIDIA(G0): Memory: 8388608 kBytes
[     6.876] (--) NVIDIA(G0): VideoBIOS: 90.04.8f.00.4b
[     6.876] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[     6.876] (--) NVIDIA(GPU-0): DFP-0: disconnected
[     6.876] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[     6.876] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[     6.876] (--) NVIDIA(GPU-0): 
[     6.876] (--) NVIDIA(GPU-0): DFP-1: disconnected
[     6.876] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[     6.876] (--) NVIDIA(GPU-0): DFP-1: 2660.0 MHz maximum pixel clock
[     6.876] (--) NVIDIA(GPU-0): 
[     6.876] (--) NVIDIA(GPU-0): DFP-2: disconnected
[     6.876] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[     6.876] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[     6.876] (--) NVIDIA(GPU-0): 
[     6.882] (II) NVIDIA(G0): Validated MetaModes:
[     6.882] (II) NVIDIA(G0):     "NULL"
[     6.882] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[     6.882] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[     6.882] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[     6.882] (II) UnloadModule: "nouveau"
[     6.882] (II) Unloading nouveau
[     6.894] (==) modeset(0): Backing store enabled
[     6.894] (==) modeset(0): Silken mouse enabled
[     6.924] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     6.924] (==) modeset(0): DPMS enabled
[     6.924] (II) modeset(0): [DRI2] Setup complete
[     6.924] (II) modeset(0): [DRI2]   DRI driver: iris
[     6.924] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[     6.925] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[     6.925] (II) NVIDIA:     access.
[     6.944] (WW) NVIDIA(G0): ACPI: failed to determine the system's current power source
[     6.944] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     6.944] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[     6.944] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[     6.944] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[     6.944] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[     6.944] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[     6.944] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[     6.944] (II) NVIDIA(G0):     Config Options in the README.
[     6.960] (II) NVIDIA(G0): Setting mode "NULL"
[     6.999] (==) NVIDIA(G0): Disabling shared memory pixmaps
[     6.999] (==) NVIDIA(G0): Backing store enabled
[     6.999] (==) NVIDIA(G0): Silken mouse enabled
[     6.999] (==) NVIDIA(G0): DPMS enabled
[     7.000] (II) Loading sub module "dri2"
[     7.000] (II) LoadModule: "dri2"
[     7.000] (II) Module "dri2" already built-in
[     7.000] (II) NVIDIA(G0): [DRI2] Setup complete
[     7.000] (II) NVIDIA(G0): [DRI2]   VDPAU driver: nvidia
[     7.000] (II) Initializing extension Generic Event Extension
[     7.000] (II) Initializing extension SHAPE
[     7.000] (II) Initializing extension MIT-SHM
[     7.000] (II) Initializing extension XInputExtension
[     7.000] (II) Initializing extension XTEST
[     7.000] (II) Initializing extension BIG-REQUESTS
[     7.000] (II) Initializing extension SYNC
[     7.000] (II) Initializing extension XKEYBOARD
[     7.000] (II) Initializing extension XC-MISC
[     7.000] (II) Initializing extension SECURITY
[     7.001] (II) Initializing extension XFIXES
[     7.001] (II) Initializing extension RENDER
[     7.001] (II) Initializing extension RANDR
[     7.001] (II) Initializing extension COMPOSITE
[     7.001] (II) Initializing extension DAMAGE
[     7.001] (II) Initializing extension MIT-SCREEN-SAVER
[     7.001] (II) Initializing extension DOUBLE-BUFFER
[     7.001] (II) Initializing extension RECORD
[     7.001] (II) Initializing extension DPMS
[     7.001] (II) Initializing extension Present
[     7.001] (II) Initializing extension DRI3
[     7.001] (II) Initializing extension X-Resource
[     7.001] (II) Initializing extension XVideo
[     7.001] (II) Initializing extension XVideo-MotionCompensation
[     7.001] (II) Initializing extension GLX
[     7.001] (II) Initializing extension GLX
[     7.001] (II) Indirect GLX disabled.
[     7.006] (II) AIGLX: Loaded and initialized iris
[     7.006] (II) GLX: Initialized DRI2 GL provider for screen 0
[     7.006] (II) Initializing extension XFree86-VidModeExtension
[     7.006] (II) Initializing extension XFree86-DGA
[     7.006] (II) Initializing extension XFree86-DRI
[     7.007] (II) Initializing extension DRI2
[     7.007] (II) Initializing extension NV-GLX
[     7.007] (II) Initializing extension NV-CONTROL
[     7.007] (II) modeset(0): Damage tracking initialized
[     7.007] (II) modeset(0): Setting screen physical size to 508 x 285
[     7.039] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[     7.039] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     7.039] (**) Power Button: Applying InputClass "system-keyboard"
[     7.039] (II) LoadModule: "libinput"
[     7.039] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     7.041] (II) Module libinput: vendor="X.Org Foundation"
[     7.041] 	compiled for 1.21.1.8, module version = 1.4.0
[     7.041] 	Module class: X.Org XInput Driver
[     7.041] 	ABI class: X.Org XInput driver, version 24.4
[     7.041] (II) Using input driver 'libinput' for 'Power Button'
[     7.041] (**) Power Button: always reports core events
[     7.041] (**) Option "Device" "/dev/input/event4"
[     7.044] (II) event4  - Power Button: is tagged by udev as: Keyboard
[     7.044] (II) event4  - Power Button: device is a keyboard
[     7.044] (II) event4  - Power Button: device removed
[     7.066] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[     7.066] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     7.066] (**) Option "xkb_model" "pc105+inet"
[     7.066] (**) Option "xkb_layout" "us"
[     7.066] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     7.078] (II) event4  - Power Button: is tagged by udev as: Keyboard
[     7.078] (II) event4  - Power Button: device is a keyboard
[     7.078] (II) config/udev: Adding input device Video Bus (/dev/input/event18)
[     7.078] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     7.078] (**) Video Bus: Applying InputClass "system-keyboard"
[     7.078] (II) Using input driver 'libinput' for 'Video Bus'
[     7.078] (**) Video Bus: always reports core events
[     7.078] (**) Option "Device" "/dev/input/event18"
[     7.078] (II) event18 - Video Bus: is tagged by udev as: Keyboard
[     7.078] (II) event18 - Video Bus: device is a keyboard
[     7.079] (II) event18 - Video Bus: device removed
[     7.116] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input20/event18"
[     7.116] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     7.116] (**) Option "xkb_model" "pc105+inet"
[     7.116] (**) Option "xkb_layout" "us"
[     7.116] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     7.118] (II) event18 - Video Bus: is tagged by udev as: Keyboard
[     7.119] (II) event18 - Video Bus: device is a keyboard
[     7.120] (II) config/udev: Adding input device Video Bus (/dev/input/event19)
[     7.120] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     7.120] (**) Video Bus: Applying InputClass "system-keyboard"
[     7.120] (II) Using input driver 'libinput' for 'Video Bus'
[     7.120] (**) Video Bus: always reports core events
[     7.120] (**) Option "Device" "/dev/input/event19"
[     7.122] (II) event19 - Video Bus: is tagged by udev as: Keyboard
[     7.122] (II) event19 - Video Bus: device is a keyboard
[     7.122] (II) event19 - Video Bus: device removed
[     7.160] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input21/event19"
[     7.160] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     7.160] (**) Option "xkb_model" "pc105+inet"
[     7.160] (**) Option "xkb_layout" "us"
[     7.160] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     7.162] (II) event19 - Video Bus: is tagged by udev as: Keyboard
[     7.162] (II) event19 - Video Bus: device is a keyboard
[     7.164] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     7.164] (II) No input driver specified, ignoring this device.
[     7.164] (II) This device may have been added with another device file.
[     7.165] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[     7.165] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     7.165] (**) Sleep Button: Applying InputClass "system-keyboard"
[     7.165] (II) Using input driver 'libinput' for 'Sleep Button'
[     7.165] (**) Sleep Button: always reports core events
[     7.165] (**) Option "Device" "/dev/input/event1"
[     7.168] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     7.168] (II) event1  - Sleep Button: device is a keyboard
[     7.168] (II) event1  - Sleep Button: device removed
[     7.187] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:18/PNP0C09:01/PNP0C0E:00/input/input1/event1"
[     7.187] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[     7.187] (**) Option "xkb_model" "pc105+inet"
[     7.187] (**) Option "xkb_layout" "us"
[     7.187] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     7.189] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     7.189] (II) event1  - Sleep Button: device is a keyboard
[     7.191] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[     7.191] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     7.191] (**) Power Button: Applying InputClass "system-keyboard"
[     7.191] (II) Using input driver 'libinput' for 'Power Button'
[     7.191] (**) Power Button: always reports core events
[     7.191] (**) Option "Device" "/dev/input/event3"
[     7.192] (II) event3  - Power Button: is tagged by udev as: Keyboard
[     7.193] (II) event3  - Power Button: device is a keyboard
[     7.193] (II) event3  - Power Button: device removed
[     7.213] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3"
[     7.213] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[     7.213] (**) Option "xkb_model" "pc105+inet"
[     7.213] (**) Option "xkb_layout" "us"
[     7.213] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     7.215] (II) event3  - Power Button: is tagged by udev as: Keyboard
[     7.215] (II) event3  - Power Button: device is a keyboard
[     7.217] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[     7.217] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     7.217] (**) Sleep Button: Applying InputClass "system-keyboard"
[     7.217] (II) Using input driver 'libinput' for 'Sleep Button'
[     7.217] (**) Sleep Button: always reports core events
[     7.217] (**) Option "Device" "/dev/input/event2"
[     7.218] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[     7.218] (II) event2  - Sleep Button: device is a keyboard
[     7.219] (II) event2  - Sleep Button: device removed
[     7.240] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:01/input/input2/event2"
[     7.240] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 11)
[     7.240] (**) Option "xkb_model" "pc105+inet"
[     7.240] (**) Option "xkb_layout" "us"
[     7.240] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     7.242] (II) event2  - Sleep Button: is tagged by udev as: Keyboard
[     7.242] (II) event2  - Sleep Button: device is a keyboard
[     7.244] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event14)
[     7.244] (II) No input driver specified, ignoring this device.
[     7.244] (II) This device may have been added with another device file.
[     7.244] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event15)
[     7.244] (II) No input driver specified, ignoring this device.
[     7.244] (II) This device may have been added with another device file.
[     7.245] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event16)
[     7.245] (II) No input driver specified, ignoring this device.
[     7.245] (II) This device may have been added with another device file.
[     7.246] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event17)
[     7.246] (II) No input driver specified, ignoring this device.
[     7.246] (II) This device may have been added with another device file.
[     7.248] (II) config/udev: Adding input device GIGABYTE USB-HID Keyboard (/dev/input/event7)
[     7.248] (**) GIGABYTE USB-HID Keyboard: Applying InputClass "libinput keyboard catchall"
[     7.248] (**) GIGABYTE USB-HID Keyboard: Applying InputClass "system-keyboard"
[     7.248] (II) Using input driver 'libinput' for 'GIGABYTE USB-HID Keyboard'
[     7.248] (**) GIGABYTE USB-HID Keyboard: always reports core events
[     7.248] (**) Option "Device" "/dev/input/event7"
[     7.251] (II) event7  - GIGABYTE USB-HID Keyboard: is tagged by udev as: Keyboard
[     7.251] (II) event7  - GIGABYTE USB-HID Keyboard: device is a keyboard
[     7.252] (II) event7  - GIGABYTE USB-HID Keyboard: device removed
[     7.276] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/0003:1044:7A3F.0001/input/input9/event7"
[     7.276] (II) XINPUT: Adding extended input device "GIGABYTE USB-HID Keyboard" (type: KEYBOARD, id 12)
[     7.276] (**) Option "xkb_model" "pc105+inet"
[     7.276] (**) Option "xkb_layout" "us"
[     7.276] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     7.280] (II) event7  - GIGABYTE USB-HID Keyboard: is tagged by udev as: Keyboard
[     7.280] (II) event7  - GIGABYTE USB-HID Keyboard: device is a keyboard
[     7.282] (II) config/udev: Adding input device GIGABYTE USB-HID Keyboard Mouse (/dev/input/event8)
[     7.282] (**) GIGABYTE USB-HID Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[     7.282] (II) Using input driver 'libinput' for 'GIGABYTE USB-HID Keyboard Mouse'
[     7.282] (**) GIGABYTE USB-HID Keyboard Mouse: always reports core events
[     7.282] (**) Option "Device" "/dev/input/event8"
[     7.285] (II) event8  - GIGABYTE USB-HID Keyboard Mouse: is tagged by udev as: Mouse
[     7.286] (II) event8  - GIGABYTE USB-HID Keyboard Mouse: device is a pointer
[     7.286] (II) event8  - GIGABYTE USB-HID Keyboard Mouse: device removed
[     7.320] (II) libinput: GIGABYTE USB-HID Keyboard Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     7.320] (II) libinput: GIGABYTE USB-HID Keyboard Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     7.320] (II) libinput: GIGABYTE USB-HID Keyboard Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[     7.320] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.2/0003:1044:7A3F.0003/input/input10/event8"
[     7.320] (II) XINPUT: Adding extended input device "GIGABYTE USB-HID Keyboard Mouse" (type: MOUSE, id 13)
[     7.320] (**) Option "AccelerationScheme" "none"
[     7.320] (**) GIGABYTE USB-HID Keyboard Mouse: (accel) selected scheme none/0
[     7.320] (**) GIGABYTE USB-HID Keyboard Mouse: (accel) acceleration factor: 2.000
[     7.320] (**) GIGABYTE USB-HID Keyboard Mouse: (accel) acceleration threshold: 4
[     7.323] (II) event8  - GIGABYTE USB-HID Keyboard Mouse: is tagged by udev as: Mouse
[     7.324] (II) event8  - GIGABYTE USB-HID Keyboard Mouse: device is a pointer
[     7.326] (II) config/udev: Adding input device GIGABYTE USB-HID Keyboard Mouse (/dev/input/js0)
[     7.326] (II) No input driver specified, ignoring this device.
[     7.326] (II) This device may have been added with another device file.
[     7.327] (II) config/udev: Adding input device GIGABYTE USB-HID Keyboard Mouse (/dev/input/mouse0)
[     7.327] (II) No input driver specified, ignoring this device.
[     7.327] (II) This device may have been added with another device file.
[     7.329] (II) config/udev: Adding input device GIGABYTE USB-HID Keyboard System Control (/dev/input/event9)
[     7.329] (**) GIGABYTE USB-HID Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[     7.329] (**) GIGABYTE USB-HID Keyboard System Control: Applying InputClass "system-keyboard"
[     7.329] (II) Using input driver 'libinput' for 'GIGABYTE USB-HID Keyboard System Control'
[     7.329] (**) GIGABYTE USB-HID Keyboard System Control: always reports core events
[     7.329] (**) Option "Device" "/dev/input/event9"
[     7.331] (II) event9  - GIGABYTE USB-HID Keyboard System Control: is tagged by udev as: Keyboard
[     7.331] (II) event9  - GIGABYTE USB-HID Keyboard System Control: device is a keyboard
[     7.332] (II) event9  - GIGABYTE USB-HID Keyboard System Control: device removed
[     7.356] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.2/0003:1044:7A3F.0003/input/input11/event9"
[     7.356] (II) XINPUT: Adding extended input device "GIGABYTE USB-HID Keyboard System Control" (type: KEYBOARD, id 14)
[     7.356] (**) Option "xkb_model" "pc105+inet"
[     7.357] (**) Option "xkb_layout" "us"
[     7.357] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     7.360] (II) event9  - GIGABYTE USB-HID Keyboard System Control: is tagged by udev as: Keyboard
[     7.360] (II) event9  - GIGABYTE USB-HID Keyboard System Control: device is a keyboard
[     7.362] (II) config/udev: Adding input device GIGABYTE USB-HID Keyboard Consumer Control (/dev/input/event10)
[     7.362] (**) GIGABYTE USB-HID Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[     7.362] (**) GIGABYTE USB-HID Keyboard Consumer Control: Applying InputClass "system-keyboard"
[     7.362] (II) Using input driver 'libinput' for 'GIGABYTE USB-HID Keyboard Consumer Control'
[     7.362] (**) GIGABYTE USB-HID Keyboard Consumer Control: always reports core events
[     7.362] (**) Option "Device" "/dev/input/event10"
[     7.365] (II) event10 - GIGABYTE USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
[     7.365] (II) event10 - GIGABYTE USB-HID Keyboard Consumer Control: device is a keyboard
[     7.366] (II) event10 - GIGABYTE USB-HID Keyboard Consumer Control: device removed
[     7.383] (II) libinput: GIGABYTE USB-HID Keyboard Consumer Control: needs a virtual subdevice
[     7.383] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.2/0003:1044:7A3F.0003/input/input12/event10"
[     7.383] (II) XINPUT: Adding extended input device "GIGABYTE USB-HID Keyboard Consumer Control" (type: MOUSE, id 15)
[     7.383] (**) Option "AccelerationScheme" "none"
[     7.383] (**) GIGABYTE USB-HID Keyboard Consumer Control: (accel) selected scheme none/0
[     7.383] (**) GIGABYTE USB-HID Keyboard Consumer Control: (accel) acceleration factor: 2.000
[     7.383] (**) GIGABYTE USB-HID Keyboard Consumer Control: (accel) acceleration threshold: 4
[     7.386] (II) event10 - GIGABYTE USB-HID Keyboard Consumer Control: is tagged by udev as: Keyboard
[     7.387] (II) event10 - GIGABYTE USB-HID Keyboard Consumer Control: device is a keyboard
[     7.389] (II) config/udev: Adding input device GIGABYTE USB-HID Keyboard (/dev/input/event11)
[     7.389] (II) No input driver specified, ignoring this device.
[     7.389] (II) This device may have been added with another device file.
[     7.390] (II) config/udev: Adding input device GIGABYTE USB-HID Keyboard (/dev/input/event12)
[     7.390] (**) GIGABYTE USB-HID Keyboard: Applying InputClass "libinput keyboard catchall"
[     7.390] (**) GIGABYTE USB-HID Keyboard: Applying InputClass "system-keyboard"
[     7.390] (II) Using input driver 'libinput' for 'GIGABYTE USB-HID Keyboard'
[     7.390] (**) GIGABYTE USB-HID Keyboard: always reports core events
[     7.390] (**) Option "Device" "/dev/input/event12"
[     7.393] (II) event12 - GIGABYTE USB-HID Keyboard: is tagged by udev as: Keyboard
[     7.393] (II) event12 - GIGABYTE USB-HID Keyboard: device is a keyboard
[     7.394] (II) event12 - GIGABYTE USB-HID Keyboard: device removed
[     7.420] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.2/0003:1044:7A3F.0003/input/input14/event12"
[     7.420] (II) XINPUT: Adding extended input device "GIGABYTE USB-HID Keyboard" (type: KEYBOARD, id 16)
[     7.420] (**) Option "xkb_model" "pc105+inet"
[     7.420] (**) Option "xkb_layout" "us"
[     7.420] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     7.423] (II) event12 - GIGABYTE USB-HID Keyboard: is tagged by udev as: Keyboard
[     7.423] (II) event12 - GIGABYTE USB-HID Keyboard: device is a keyboard
[     7.425] (II) config/udev: Adding input device GIGABYTE USB-HID Keyboard Wireless Radio Control (/dev/input/event13)
[     7.425] (**) GIGABYTE USB-HID Keyboard Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[     7.425] (**) GIGABYTE USB-HID Keyboard Wireless Radio Control: Applying InputClass "system-keyboard"
[     7.425] (II) Using input driver 'libinput' for 'GIGABYTE USB-HID Keyboard Wireless Radio Control'
[     7.425] (**) GIGABYTE USB-HID Keyboard Wireless Radio Control: always reports core events
[     7.425] (**) Option "Device" "/dev/input/event13"
[     7.428] (II) event13 - GIGABYTE USB-HID Keyboard Wireless Radio Control: is tagged by udev as: Keyboard
[     7.428] (II) event13 - GIGABYTE USB-HID Keyboard Wireless Radio Control: device is a keyboard
[     7.429] (II) event13 - GIGABYTE USB-HID Keyboard Wireless Radio Control: device removed
[     7.463] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.2/0003:1044:7A3F.0003/input/input15/event13"
[     7.463] (II) XINPUT: Adding extended input device "GIGABYTE USB-HID Keyboard Wireless Radio Control" (type: KEYBOARD, id 17)
[     7.463] (**) Option "xkb_model" "pc105+inet"
[     7.463] (**) Option "xkb_layout" "us"
[     7.463] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     7.466] (II) event13 - GIGABYTE USB-HID Keyboard Wireless Radio Control: is tagged by udev as: Keyboard
[     7.467] (II) event13 - GIGABYTE USB-HID Keyboard Wireless Radio Control: device is a keyboard
[     7.468] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event21)
[     7.468] (II) No input driver specified, ignoring this device.
[     7.468] (II) This device may have been added with another device file.
[     7.469] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event22)
[     7.469] (II) No input driver specified, ignoring this device.
[     7.469] (II) This device may have been added with another device file.
[     7.469] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event23)
[     7.469] (II) No input driver specified, ignoring this device.
[     7.469] (II) This device may have been added with another device file.
[     7.470] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event24)
[     7.470] (II) No input driver specified, ignoring this device.
[     7.470] (II) This device may have been added with another device file.
[     7.471] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event5)
[     7.471] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     7.471] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[     7.471] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     7.471] (**) AT Translated Set 2 keyboard: always reports core events
[     7.471] (**) Option "Device" "/dev/input/event5"
[     7.473] (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     7.473] (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
[     7.476] (II) event5  - AT Translated Set 2 keyboard: device removed
[     7.500] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input5/event5"
[     7.500] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 18)
[     7.500] (**) Option "xkb_model" "pc105+inet"
[     7.500] (**) Option "xkb_layout" "us"
[     7.500] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[     7.502] (II) event5  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     7.502] (II) event5  - AT Translated Set 2 keyboard: device is a keyboard
[     7.506] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event20)
[     7.506] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[     7.506] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[     7.506] (**) ETPS/2 Elantech Touchpad: always reports core events
[     7.506] (**) Option "Device" "/dev/input/event20"
[     7.508] (II) event20 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[     7.512] (II) event20 - ETPS/2 Elantech Touchpad: device is a touchpad
[     7.512] (II) event20 - ETPS/2 Elantech Touchpad: device removed
[     7.553] (II) libinput: ETPS/2 Elantech Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[     7.553] (II) libinput: ETPS/2 Elantech Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[     7.553] (II) libinput: ETPS/2 Elantech Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[     7.554] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event20"
[     7.554] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 19)
[     7.557] (**) Option "AccelerationScheme" "none"
[     7.557] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[     7.557] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[     7.557] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[     7.559] (II) event20 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[     7.563] (II) event20 - ETPS/2 Elantech Touchpad: device is a touchpad
[     7.565] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[     7.565] (II) No input driver specified, ignoring this device.
[     7.565] (II) This device may have been added with another device file.
[     7.565] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[     7.565] (II) No input driver specified, ignoring this device.
[     7.565] (II) This device may have been added with another device file.
[     7.610] (**) GIGABYTE USB-HID Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[     7.610] (**) GIGABYTE USB-HID Keyboard Consumer Control: Applying InputClass "system-keyboard"
[     7.610] (II) Using input driver 'libinput' for 'GIGABYTE USB-HID Keyboard Consumer Control'
[     7.610] (**) GIGABYTE USB-HID Keyboard Consumer Control: always reports core events
[     7.610] (**) Option "Device" "/dev/input/event10"
[     7.610] (II) libinput: GIGABYTE USB-HID Keyboard Consumer Control: is a virtual subdevice
[     7.610] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.2/0003:1044:7A3F.0003/input/input12/event10"
[     7.610] (II) XINPUT: Adding extended input device "GIGABYTE USB-HID Keyboard Consumer Control" (type: KEYBOARD, id 20)
[     7.610] (**) Option "xkb_model" "pc105+inet"
[     7.610] (**) Option "xkb_layout" "us"
[     7.610] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[    12.563] (II) modeset(0): EDID vendor "LGD", prod id 1512
[    12.563] (II) modeset(0): Printing DDC gathered Modelines:
[    12.563] (II) modeset(0): Modeline "1920x1080"x0.0  346.54  1920 1968 2000 2080  1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[    12.563] (II) modeset(0): Modeline "1920x1080"x0.0  346.54  1920 1968 2000 2080  1080 1083 1088 2776 +hsync -vsync (166.6 kHz e)
[    13.056] (II) modeset(0): EDID vendor "LGD", prod id 1512
[    13.056] (II) modeset(0): Printing DDC gathered Modelines:
[    13.056] (II) modeset(0): Modeline "1920x1080"x0.0  346.54  1920 1968 2000 2080  1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[    13.056] (II) modeset(0): Modeline "1920x1080"x0.0  346.54  1920 1968 2000 2080  1080 1083 1088 2776 +hsync -vsync (166.6 kHz e)
[    13.544] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    13.544] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    13.544] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    13.544] (--) NVIDIA(GPU-0): 
[    13.544] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    13.544] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[    13.544] (--) NVIDIA(GPU-0): DFP-1: 2660.0 MHz maximum pixel clock
[    13.544] (--) NVIDIA(GPU-0): 
[    13.544] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    13.544] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    13.544] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    13.544] (--) NVIDIA(GPU-0): 
[    14.049] (II) modeset(0): EDID vendor "LGD", prod id 1512
[    14.049] (II) modeset(0): Printing DDC gathered Modelines:
[    14.049] (II) modeset(0): Modeline "1920x1080"x0.0  346.54  1920 1968 2000 2080  1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[    14.049] (II) modeset(0): Modeline "1920x1080"x0.0  346.54  1920 1968 2000 2080  1080 1083 1088 2776 +hsync -vsync (166.6 kHz e)
[    14.542] (II) modeset(0): EDID vendor "LGD", prod id 1512
[    14.542] (II) modeset(0): Printing DDC gathered Modelines:
[    14.542] (II) modeset(0): Modeline "1920x1080"x0.0  346.54  1920 1968 2000 2080  1080 1083 1088 1157 +hsync -vsync (166.6 kHz eP)
[    14.542] (II) modeset(0): Modeline "1920x1080"x0.0  346.54  1920 1968 2000 2080  1080 1083 1088 2776 +hsync -vsync (166.6 kHz e)
[    15.030] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    15.030] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    15.030] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    15.030] (--) NVIDIA(GPU-0): 
[    15.030] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    15.030] (--) NVIDIA(GPU-0): DFP-1: Internal DisplayPort
[    15.030] (--) NVIDIA(GPU-0): DFP-1: 2660.0 MHz maximum pixel clock
[    15.030] (--) NVIDIA(GPU-0): 
[    15.031] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    15.031] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    15.031] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    15.031] (--) NVIDIA(GPU-0): 

nvidia-smi says that xorg is running on my nvidia gpu but im not sure why/ how to stop that:

+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.113.01             Driver Version: 535.113.01   CUDA Version: 12.2     |
|-----------------------------------------+----------------------+----------------------+
| GPU  Name                 Persistence-M | Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp   Perf          Pwr:Usage/Cap |         Memory-Usage | GPU-Util  Compute M. |
|                                         |                      |               MIG M. |
|=========================================+======================+======================|
|   0  NVIDIA GeForce RTX 2070 ...    On  | 00000000:01:00.0 Off |                  N/A |
| N/A   35C    P8               2W /  50W |      7MiB /  8192MiB |      0%      Default |
|                                         |                      |                  N/A |
+-----------------------------------------+----------------------+----------------------+
                                                                                         
+---------------------------------------------------------------------------------------+
| Processes:                                                                            |
|  GPU   GI   CI        PID   Type   Process name                            GPU Memory |
|        ID   ID                                                             Usage      |
|=======================================================================================|
|    0   N/A  N/A       581      G   /usr/lib/Xorg                                 4MiB |
+---------------------------------------------------------------------------------------+
[swami@arsenalgear ~]$ nvim /var/log/Xorg.0.log

i removed xf86-video-intel though the arch wiki says that xf86-video-intel is a supported iGPU driver.

Offline

#4 2023-10-21 19:16:45

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,074

Re: PRIME GPU offloading not working (rtx2070 10th gen intel core 17)

The wiki says the blue note in https://wiki.archlinux.org/title/Intel_ … stallation

nvidia-smi will activate the GPU, check the power/runtime_status without running nvidia-smi (or nvidia-settings and there's a cooldown delay)
Please post the /etc/udev/rules.d/80-nvidia-pm.rules and /etc/modprobe.d/nvidia-pm.conf you created and the output of "systool -vm nvidia"
(In case you've the nvidia modules in the initramfs, you'll have to regenerate that in order to get the modprobe.d/nvidia-pm.conf in there)

Unrelated, but you probably want https://wiki.archlinux.org/title/NVIDIA … de_setting

Offline

#5 2023-10-21 19:40:44

uddivert
Member
Registered: 2023-10-21
Posts: 9

Re: PRIME GPU offloading not working (rtx2070 10th gen intel core 17)

Don't worry I have been using  cat /sys/bus/pci/devices/0000:01:00.0/power/runtime_status to check if my GPU is on (it still shows active) but i posted nvidia-smi to show the xorg is running on it.

[swami@arsenalgear ~]$ systool -vm nvidia
Module = "nvidia"

  Attributes:
    coresize            = "8843264"
    initsize            = "0"
    initstate           = "live"
    refcnt              = "107"
    srcversion          = "81566B70A70B0B19F40FD1A"
    taint               = "OE"
    uevent              = <store method only>
    version             = "535.113.01"

  Sections:

/etc/modprobe.d/nvidia-pm.conf

options nvidia "NVreg_DynamicPowerManagement=0x02"

/etc/udev/rules.d/80-nvidia-pm.rules

# Enable runtime PM for NVIDIA VGA/3D controller devices on driver bind
ACTION=="bind", SUBSYSTEM=="pci", ATTR{vendor}=="0x10de", ATTR{class}=="0x030000", TEST=="power/control", ATTR{power/control}="auto"
ACTION=="bind", SUBSYSTEM=="pci", ATTR{vendor}=="0x10de", ATTR{class}=="0x030200", TEST=="power/control", ATTR{power/control}="auto"

# Disable runtime PM for NVIDIA VGA/3D controller devices on driver unbind
ACTION=="unbind", SUBSYSTEM=="pci", ATTR{vendor}=="0x10de", ATTR{class}=="0x030000", TEST=="power/control", ATTR{power/control}="on"
ACTION=="unbind", SUBSYSTEM=="pci", ATTR{vendor}=="0x10de", ATTR{class}=="0x030200", TEST=="power/control", ATTR{power/control}="on"

Offline

#6 2023-10-21 19:57:09

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,074

Re: PRIME GPU offloading not working (rtx2070 10th gen intel core 17)

Ah, shoot. The module doesn't expose the parameters.

Sanity check:

sudo lsinitcpio /boot/initramfs* | grep -i nvidia

The xorg "usage" in nvidia-smi is normal, you only need to focus on the power/runtime_status

Offline

#7 2023-10-21 19:58:23

uddivert
Member
Registered: 2023-10-21
Posts: 9

Re: PRIME GPU offloading not working (rtx2070 10th gen intel core 17)

Output is :

sudo lsinitcpio /boot/initramfs* | grep -i nvidia
etc/modprobe.d/nvidia-pm.conf
usr/lib/modprobe.d/nvidia-open.conf
usr/lib/modprobe.d/nvidia-utils.conf
usr/lib/modules/6.5.8-arch1-1/kernel/drivers/hid/hid-nvidia-shield.ko

Offline

#8 2023-10-21 20:16:31

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,074

Re: PRIME GPU offloading not working (rtx2070 10th gen intel core 17)

So config is there but you're not loading the module early anyway.

Next enable https://wiki.archlinux.org/title/NVIDIA … de_setting to get rid of the simpledrm device and pot. interference from there.

Offline

#9 2023-10-21 20:27:00

uddivert
Member
Registered: 2023-10-21
Posts: 9

Re: PRIME GPU offloading not working (rtx2070 10th gen intel core 17)

My /etc/mkinitcpio.conf now looks like this:

MODULES=(nvidia nvidia_modeset nvidia_uvm nvidia_drm)
BINARIES=()
FILES=()
HOOKS=(base udev autodetect keyboard keymap modconf block filesystems fsck)

and

[swami@arsenalgear ~]$ sudo lsinitcpio /boot/initramfs* | grep -i nvidia
[sudo] password for swami: 
etc/modprobe.d/nvidia-pm.conf
usr/lib/firmware/nvidia/
usr/lib/firmware/nvidia/535.113.01/
usr/lib/firmware/nvidia/535.113.01/gsp_ga10x.bin
usr/lib/firmware/nvidia/535.113.01/gsp_tu10x.bin
usr/lib/modprobe.d/nvidia-open.conf
usr/lib/modprobe.d/nvidia-utils.conf
usr/lib/modules/6.5.8-arch1-1/extramodules/nvidia-drm.ko
usr/lib/modules/6.5.8-arch1-1/extramodules/nvidia.ko
usr/lib/modules/6.5.8-arch1-1/extramodules/nvidia-modeset.ko
usr/lib/modules/6.5.8-arch1-1/extramodules/nvidia-uvm.ko
usr/lib/modules/6.5.8-arch1-1/kernel/drivers/hid/hid-nvidia-shield.ko
[swami@arsenalgear ~]$ sudo nvim /etc/mkinitcpio.conf

However,

[swami@arsenalgear ~]$ cat /sys/bus/pci/devices/0000:01:00.0/power/runtime_status
active

the gpu is still showing up as active

Last edited by uddivert (2023-10-21 20:27:20)

Offline

#10 2023-10-21 20:29:05

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,074

Re: PRIME GPU offloading not working (rtx2070 10th gen intel core 17)

No, the critical part is "nvidia_drm.modeset=1" so that the simpledrm device deoesn't show up in eg. the system journal.

Offline

#11 2023-10-21 20:30:36

uddivert
Member
Registered: 2023-10-21
Posts: 9

Re: PRIME GPU offloading not working (rtx2070 10th gen intel core 17)

I am not sure what you mean by simpledrm device. What am i supposed to do now?

Offline

#12 2023-10-21 20:32:51

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,074

Re: PRIME GPU offloading not working (rtx2070 10th gen intel core 17)

sudo journalctl -b | grep -i simple
the wiki wrote:

o enable DRM (Direct Rendering Manager) kernel mode setting, add the nvidia_drm.modeset=1 kernel parameter. The option is required to disable simpledrm activation, which may cause driver malfunction. See FS#73720.

Offline

#13 2023-10-21 20:38:46

uddivert
Member
Registered: 2023-10-21
Posts: 9

Re: PRIME GPU offloading not working (rtx2070 10th gen intel core 17)

Gotcha, I disabled it afaik:

[sudo] password for swami: 
Oct 21 16:37:14 arsenalgear kernel: The simpledrm driver will not be probed
Oct 21 16:37:14 arsenalgear kernel: nvme 0000:04:00.0: platform quirk: setting simple suspend
Oct 21 16:37:14 arsenalgear kernel: nvme 0000:05:00.0: platform quirk: setting simple suspend
Oct 21 16:37:19 arsenalgear systemd[1]: Started Simple Desktop Display Manager.
Oct 21 16:37:29 arsenalgear NetworkManager[529]: <info>  [1697920649.8310] Config: added 'bgscan' value 'simple:30:-65:300'

what are the next steps?

Offline

#14 2023-10-21 21:30:52

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,074

Re: PRIME GPU offloading not working (rtx2070 10th gen intel core 17)

Still not powering down?
https://bbs.archlinux.org/viewtopic.php … 5#p2080785 required i915 in the initramfs (and nvidia most likely *not*)

Offline

#15 2023-10-21 21:37:31

uddivert
Member
Registered: 2023-10-21
Posts: 9

Re: PRIME GPU offloading not working (rtx2070 10th gen intel core 17)

So my grub config should look like this?

# GRUB boot loader configuration

GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Arch"
GRUB_CMDLINE_LINUX_DEFAULT="loglevel=3 nvidia_drm.modeset=1 i915"
GRUB_CMDLINE_LINUX="rootfstype=ext4"

# Preload both GPT and MBR modules so that they are not missed
GRUB_PRELOAD_MODULES="part_gpt part_msdos"

# Uncomment to enable booting from LUKS encrypted devices
#GRUB_ENABLE_CRYPTODISK=y

# Set to 'countdown' or 'hidden' to change timeout behavior,
# press ESC key to display menu.
GRUB_TIMEOUT_STYLE=menu

# Uncomment to use basic console
GRUB_TERMINAL_INPUT=console

# Uncomment to disable graphical terminal
#GRUB_TERMINAL_OUTPUT=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `videoinfo'
GRUB_GFXMODE=auto

# Uncomment to allow the kernel use the same resolution used by grub
GRUB_GFXPAYLOAD_LINUX=keep

# Uncomment if you want GRUB to pass to the Linux kernel the old parameter
# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx"
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
GRUB_DISABLE_RECOVERY=true

# Uncomment and set to the desired menu colors.  Used by normal and wallpaper
# modes only.  Entries specified as foreground/background.
#GRUB_COLOR_NORMAL="light-blue/black"
#GRUB_COLOR_HIGHLIGHT="light-cyan/blue"

# Uncomment one of them for the gfx desired, a image background or a gfxtheme
#GRUB_BACKGROUND="/path/to/wallpaper"
#GRUB_THEME="/path/to/gfxtheme"

# Uncomment to get a beep at GRUB start
#GRUB_INIT_TUNE="480 440 1"

# Uncomment to make GRUB remember the last selection. This requires
# setting 'GRUB_DEFAULT=saved' above.
#GRUB_SAVEDEFAULT=true

# Uncomment to disable submenus in boot menu
#GRUB_DISABLE_SUBMENU=y

# Probing for other operating systems is disabled for security reasons. Read
# documentation on GRUB_DISABLE_OS_PROBER, if still want to enable this
# functionality install os-prober and uncomment to detect and include other
# operating systems.
#GRUB_DISABLE_OS_PROBER=false

Offline

#16 2023-10-21 21:39:14

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,074

Re: PRIME GPU offloading not working (rtx2070 10th gen intel core 17)

No, i915 needs to be in the initramfs, the file that controls that is the mkinitcpio.conf
Replace "nvidia nvidia_modeset nvidia_uvm nvidia_drm" w/ "i915"

Offline

#17 2023-10-21 21:45:20

uddivert
Member
Registered: 2023-10-21
Posts: 9

Re: PRIME GPU offloading not working (rtx2070 10th gen intel core 17)

hmm ok
it looks like this now:

MODULES=(i915)
BINARIES=()
FILES=()
HOOKS=(base udev autodetect keyboard keymap modconf block filesystems fsck)

and i ran sudo mkinitcpio -P linux
but

[swami@arsenalgear ~]$ cat /sys/bus/pci/devices/0000:01:00.0/power/runtime_status
active

the gpu remains on

Offline

Board footer

Powered by FluxBB