You are not logged in.

#1 2023-02-12 09:51:29

xmar
Member
Registered: 2023-02-12
Posts: 9

[SOLVED] NVidia card get stuck in P8 performance mode after starting X

Hello,

I'm writing here hoping somebody can help me debugging my graphic card issue.

Symptoms:

I have a GeForce RTX 3050 Ti Mobile on a System 76 Gazelle laptop. The graphic card doesn't go over the P8 performance mode, even when running intensive cuda compute programs on it.

If I boot on a tty terminal, run the same cuda compute program, I see with nvidia-smi that 100% of the GPU is used, the performance mode is P0, and the program output ~40FPS as expected.
But once I start the X server (using systemctl start gdm or by directly using xinit), the card lock itself in P8 performance mode. Running the same cuda program, I observe 100% of the GPU is used but the GPU stay in performance mode P8 and output only ~4FPS.

This behavior is 100% reproducible and does not apply only to compute programs but also to steam games.

I know for sure that few month ago the system was working properly, but I didn't notice what update triggered this behavior.

Sytem information

# nvidia-smi
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 525.89.02    Driver Version: 525.89.02    CUDA Version: 12.0     |
|-------------------------------+----------------------+----------------------+
| 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 ...  Off  | 00000000:01:00.0 Off |                  N/A |
| N/A   61C    P8     9W /  60W |   1896MiB /  4096MiB |    100%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|    0   N/A  N/A      1704      G   /usr/lib/Xorg                       4MiB |
|    0   N/A  N/A     10710      C   ClearVRTiler                     1886MiB |
+-----------------------------------------------------------------------------+
# nvidia-smi -q -d PERFORMANCE

==============NVSMI LOG==============

Timestamp                                 : Sun Feb 12 10:35:26 2023
Driver Version                            : 525.89.02
CUDA Version                              : 12.0

Attached GPUs                             : 1
GPU 00000000:01:00.0
    Performance State                     : P8
    Clocks Throttle Reasons
        Idle                              : Not Active
        Applications Clocks Setting       : Not Active
        SW Power Cap                      : Not Active
        HW Slowdown                       : Not Active
            HW Thermal Slowdown           : Not Active
            HW Power Brake Slowdown       : Not Active
        Sync Boost                        : Not Active
        SW Thermal Slowdown               : Not Active
        Display Clock Setting             : Not Active
# uname -a
Linux laptop 5.15.91-4-lts #1 SMP Fri, 03 Feb 2023 20:22:45 +0000 x86_64 GNU/Linux
# sudo lspci -nnk | egrep -A3 'VGA|3D'
00:02.0 VGA compatible controller [0300]: Intel Corporation TigerLake-H GT1 [UHD Graphics] [8086:9a60] (rev 01)
	DeviceName: VGA compatible controller
	Subsystem: CLEVO/KAPOK Computer Device [1558:5015]
	Kernel driver in use: i915
	Kernel modules: i915
--
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA107M [GeForce RTX 3050 Ti Mobile] [10de:25a0] (rev a1)
	DeviceName: VGA compatible controller
	Subsystem: CLEVO/KAPOK Computer Device [1558:5015]
	Kernel driver in use: nvidia
	Kernel modules: nouveau, nvidia_drm, nvidia

What did I already try:

Adding the following inside /etc/modprobe.d/nvidia.conf properly force the card in P0 mode before starting the X session, but as soon as the X session start, it goes back to P8 and never change anymore.

options nvidia NVreg_RegistryDwords="PowerMizerEnable=0x1; PerfLevelSrc=0x2222; PowerMizerLevel=0x1; PowerMizerDefault=0x1; PowerMizerDefaultAC=0x1"

Running

sudo nvidia-settings -a GPUPowerMizerMode=1

properly set the MizerMode to "prefer maximum performance", but has no effect on the performance mode that is actually selected.

I don't see any error message in dmesg nor in the xorg logs.
Using wayland instead of xorg has the same result.

Last edited by xmar (2023-02-13 23:16:57)

Offline

#2 2023-02-12 10:15:40

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

Re: [SOLVED] NVidia card get stuck in P8 performance mode after starting X

Offline

#3 2023-02-12 10:41:32

xmar
Member
Registered: 2023-02-12
Posts: 9

Re: [SOLVED] NVidia card get stuck in P8 performance mode after starting X

seth wrote:

Seems a regression in nvidia 525.89.02

I've tested your hypothesis by downgrading my drivers. Unfortunately I still observe the same behaviors.

I ran:

sudo pacman -U libxnvctrl-525.85.05-1-x86_64.pkg.tar.zst nvidia-dkms-525.85.05-1-x86_64.pkg.tar.zst nvidia-settings-525.85.05-1-x86_64.pkg.tar.zst nvidia-utils-525.85.05-1-x86_64.pkg.tar.zst opencl-nvidia-525.85.05-1-x86_64.pkg.tar.zst

And after a reboot:

Sun Feb 12 11:36:39 2023       
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 525.85.05    Driver Version: 525.85.05    CUDA Version: 12.0     |
|-------------------------------+----------------------+----------------------+
| 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 ...  Off  | 00000000:01:00.0 Off |                  N/A |
| N/A   59C    P8     9W /  60W |   1768MiB /  4096MiB |    100%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|    0   N/A  N/A      1601      G   /usr/lib/Xorg                       4MiB |
|    0   N/A  N/A      5594      C   ClearVRTiler                     1758MiB |
+-----------------------------------------------------------------------------+

Offline

#4 2023-02-12 10:58:11

xmar
Member
Registered: 2023-02-12
Posts: 9

Re: [SOLVED] NVidia card get stuck in P8 performance mode after starting X

I've also tested with the following downgrades:

sudo pacman -U libxnvctrl-525.78.01-1-x86_64.pkg.tar.zst nvidia-dkms-525.78.01-1-x86_64.pkg.tar.zst nvidia-settings-525.78.01-1-x86_64.pkg.tar.zst nvidia-utils-525.78.01-1-x86_64.pkg.tar.zst opencl-nvidia-525.78.01-1-x86_64.pkg.tar.zst

and

sudo pacman -U libxnvctrl-525.60.11-2-x86_64.pkg.tar.zst nvidia-dkms-525.60.11-1-x86_64.pkg.tar.zst nvidia-settings-525.60.11-2-x86_64.pkg.tar.zst nvidia-utils-525.60.11-1-x86_64.pkg.tar.zst opencl-nvidia-525.60.11-1-x86_64.pkg.tar.zst

but same results:

Sun Feb 12 11:55:32 2023       
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 525.60.11    Driver Version: 525.60.11    CUDA Version: 12.0     |
|-------------------------------+----------------------+----------------------+
| 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 ...  Off  | 00000000:01:00.0 Off |                  N/A |
| N/A   58C    P8     9W /  N/A |   1768MiB /  4096MiB |    100%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|    0   N/A  N/A      1718      G   /usr/lib/Xorg                       4MiB |
|    0   N/A  N/A      5632      C   ClearVRTiler                     1758MiB |
+-----------------------------------------------------------------------------+

Offline

#5 2023-02-12 11:01:05

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

Re: [SOLVED] NVidia card get stuck in P8 performance mode after starting X

Since you've a hybrid system, you're likely running the X11 server on the IGP?
(The Xorg usage in nvidia-smi is meaningless)

Do you prime-run the cuda process?

Offline

#6 2023-02-12 11:13:55

xmar
Member
Registered: 2023-02-12
Posts: 9

Re: [SOLVED] NVidia card get stuck in P8 performance mode after starting X

You are correct, the nvidia card is only used to forward the output to my second display.

Regarding the prime-run, in this case using it or not doesn't change the result.

Here is the output of nvidia-smi when running the same software in the tty terminal before starting gdm.

Sun Feb 12 12:08:56 2023       
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 525.60.11    Driver Version: 525.60.11    CUDA Version: 12.0     |
|-------------------------------+----------------------+----------------------+
| 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 ...  Off  | 00000000:01:00.0 Off |                  N/A |
| N/A   86C    P0    41W /  N/A |   1763MiB /  4096MiB |     96%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|    0   N/A  N/A      1174      C   ClearVRTiler                     1758MiB |
+-----------------------------------------------------------------------------+

Last edited by xmar (2023-02-12 11:15:24)

Offline

#7 2023-02-12 14:55:43

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

Re: [SOLVED] NVidia card get stuck in P8 performance mode after starting X

What if you disable the IGP or run the X11 server on the nvidia chip?

Offline

#8 2023-02-12 15:37:01

xmar
Member
Registered: 2023-02-12
Posts: 9

Re: [SOLVED] NVidia card get stuck in P8 performance mode after starting X

I now run X11 server directly on the nvidia card, but the result are similar.

# glxinfo | grep NVIDIA
server glx vendor string: NVIDIA Corporation
client glx vendor string: NVIDIA Corporation
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: NVIDIA GeForce RTX 3050 Ti Laptop GPU/PCIe/SSE2
OpenGL core profile version string: 4.6.0 NVIDIA 525.85.05
OpenGL core profile shading language version string: 4.60 NVIDIA
OpenGL version string: 4.6.0 NVIDIA 525.85.05
OpenGL shading language version string: 4.60 NVIDIA
OpenGL ES profile version string: OpenGL ES 3.2 NVIDIA 525.85.05
nvidia-smi
Sun Feb 12 16:34:01 2023       
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 525.85.05    Driver Version: 525.85.05    CUDA Version: 12.0     |
|-------------------------------+----------------------+----------------------+
| 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 ...  Off  | 00000000:01:00.0 Off |                  N/A |
| N/A   57C    P8     9W /  60W |   2264MiB /  4096MiB |    100%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+
                                                                               
+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|    0   N/A  N/A      1513      G   /usr/lib/Xorg                     201MiB |
|    0   N/A  N/A      1623      G   /usr/bin/gnome-shell              131MiB |
|    0   N/A  N/A      2085      G   ...991788106599836236,131072       57MiB |
|    0   N/A  N/A      2414      G   ...veSuggestionsOnlyOnDemand      108MiB |
|    0   N/A  N/A      5400      C   ClearVRTiler                     1758MiB |
+-----------------------------------------------------------------------------+

I also tried with 525.89.02 just for the sake of testing, same results.

Offline

#9 2023-02-12 15:52:27

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

Re: [SOLVED] NVidia card get stuck in P8 performance mode after starting X

Offline

#10 2023-02-12 17:18:59

xmar
Member
Registered: 2023-02-12
Posts: 9

Re: [SOLVED] NVidia card get stuck in P8 performance mode after starting X

X11 was running rootless.

I switched to run in root

ps -o user= -C Xorg
root

I also enforced the full composition pipeline but I did see any way to check if it is properly enabled:

cat /etc/X11/xorg.conf.d/20-nvidia.conf 

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "AllowEmptyInitialConfiguration" "True"
    Option         "ForceFullCompositionPipeline" "on"
    Option         "AllowIndirectGLXProtocol" "off"
    Option         "TripleBuffer" "on"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

xrandr --prop indicates PRIME Synchronization: 1, but I don't know if this is related.

No change regarding being stuck in P8.

Offline

#11 2023-02-12 19:36:30

xmar
Member
Registered: 2023-02-12
Posts: 9

Re: [SOLVED] NVidia card get stuck in P8 performance mode after starting X

I also tried to add the following options without any effect

    Option         "Coolbits" "13"
    Option         "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x2222; PowerMizerLevel=0x1; PowerMizerDefault=0x1; PowerMizerDefaultAC=0x1"

If it could help, you may find bellow the Xorg logs:

[    35.488] (--) Log file renamed from "/var/log/Xorg.pid-1161.log" to "/var/log/Xorg.0.log"
[    35.489] 
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[    35.489] Current Operating System: Linux xcorbill-tiledmedia2 5.15.91-4-lts #1 SMP Fri, 03 Feb 2023 20:22:45 +0000 x86_64
[    35.489] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=/dev/mapper/archV0-ArchRoot rw loglevel=3 quiet nowatchdog modules_load=nvidia ec_sys.write_support=1 nvidia_drm.modeset=1
[    35.489]  
[    35.489] Current version of pixman: 0.42.2
[    35.489] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    35.489] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    35.489] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 12 20:30:11 2023
[    35.490] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    35.490] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    35.490] (==) No Layout section.  Using the first Screen section.
[    35.490] (**) |-->Screen "Screen0" (0)
[    35.490] (**) |   |-->Monitor "<default monitor>"
[    35.490] (==) No monitor specified for screen "Screen0".
	Using a default monitor configuration.
[    35.490] (==) Automatically adding devices
[    35.490] (==) Automatically enabling devices
[    35.490] (==) Automatically adding GPU devices
[    35.490] (==) Automatically binding GPU devices
[    35.490] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    35.490] (WW) The directory "/usr/share/fonts/misc" does not exist.
[    35.490] 	Entry deleted from font path.
[    35.491] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[    35.491] 	Entry deleted from font path.
[    35.491] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[    35.491] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    35.491] 	Entry deleted from font path.
[    35.491] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    35.491] 	Entry deleted from font path.
[    35.491] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    35.491] 	Entry deleted from font path.
[    35.491] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    35.491] 	Entry deleted from font path.
[    35.491] (==) FontPath set to:
	
[    35.491] (==) ModulePath set to "/usr/lib/xorg/modules"
[    35.491] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    35.491] (II) Module ABI versions:
[    35.491] 	X.Org ANSI C Emulation: 0.4
[    35.491] 	X.Org Video Driver: 25.2
[    35.491] 	X.Org XInput driver : 24.4
[    35.491] 	X.Org Server Extension : 10.0
[    35.491] (++) using VT number 1

[    35.492] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
[    35.492] (II) xfree86: Adding drm device (/dev/dri/card0)
[    35.492] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[    35.492] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[    35.492] (II) xfree86: Adding drm device (/dev/dri/card1)
[    35.492] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card1
[    35.493] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 15 paused 0
[    35.493] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    35.493] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[    35.494] (--) PCI: (0@0:2:0) 8086:9a60:1558:5015 rev 1, Mem @ 0x83000000/16777216, 0x90000000/268435456, I/O @ 0x00001000/64, BIOS @ 0x????????/131072
[    35.494] (--) PCI:*(1@0:0:0) 10de:25a0:1558:5015 rev 161, Mem @ 0x81000000/16777216, 0x1100000000/4294967296, 0x1200000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/131072
[    35.494] (II) Open ACPI successful (/var/run/acpid.socket)
[    35.494] (II) LoadModule: "glx"
[    35.495] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    35.497] (II) Module glx: vendor="X.Org Foundation"
[    35.497] 	compiled for 1.21.1.7, module version = 1.0.0
[    35.497] 	ABI class: X.Org Server Extension, version 10.0
[    35.497] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[    35.497] 	loading driver: nvidia
[    35.497] (==) Matched nvidia as autoconfigured driver 0
[    35.497] (==) Matched nouveau as autoconfigured driver 1
[    35.497] (==) Matched nv as autoconfigured driver 2
[    35.497] (==) Matched intel as autoconfigured driver 3
[    35.497] (==) Matched modesetting as autoconfigured driver 4
[    35.497] (==) Matched fbdev as autoconfigured driver 5
[    35.497] (==) Matched vesa as autoconfigured driver 6
[    35.497] (==) Assigned the driver to the xf86ConfigLayout
[    35.497] (II) LoadModule: "nvidia"
[    35.497] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    35.499] (II) Module nvidia: vendor="NVIDIA Corporation"
[    35.499] 	compiled for 1.6.99.901, module version = 1.0.0
[    35.499] 	Module class: X.Org Video Driver
[    35.499] (II) LoadModule: "nouveau"
[    35.499] (WW) Warning, couldn't open module nouveau
[    35.499] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    35.499] (II) LoadModule: "nv"
[    35.499] (WW) Warning, couldn't open module nv
[    35.499] (EE) Failed to load module "nv" (module does not exist, 0)
[    35.499] (II) LoadModule: "intel"
[    35.499] (WW) Warning, couldn't open module intel
[    35.499] (EE) Failed to load module "intel" (module does not exist, 0)
[    35.499] (II) LoadModule: "modesetting"
[    35.499] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    35.500] (II) Module modesetting: vendor="X.Org Foundation"
[    35.500] 	compiled for 1.21.1.7, module version = 1.21.1
[    35.500] 	Module class: X.Org Video Driver
[    35.500] 	ABI class: X.Org Video Driver, version 25.2
[    35.500] (II) LoadModule: "fbdev"
[    35.500] (WW) Warning, couldn't open module fbdev
[    35.500] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    35.500] (II) LoadModule: "vesa"
[    35.500] (WW) Warning, couldn't open module vesa
[    35.500] (EE) Failed to load module "vesa" (module does not exist, 0)
[    35.500] (II) NVIDIA dlloader X Driver  525.85.05  Sat Jan 14 00:47:44 UTC 2023
[    35.500] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    35.500] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    35.500] (II) systemd-logind: releasing fd for 226:0
[    35.555] (II) Loading sub module "fb"
[    35.555] (II) LoadModule: "fb"
[    35.555] (II) Module "fb" already built-in
[    35.555] (II) Loading sub module "wfb"
[    35.555] (II) LoadModule: "wfb"
[    35.556] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    35.556] (II) Module wfb: vendor="X.Org Foundation"
[    35.556] 	compiled for 1.21.1.7, module version = 1.0.0
[    35.556] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    35.556] (II) Loading sub module "ramdac"
[    35.556] (II) LoadModule: "ramdac"
[    35.556] (II) Module "ramdac" already built-in
[    35.556] (WW) Falling back to old probe method for modesetting
[    35.605] (II) modeset(G0): using drv /dev/dri/card1
[    35.605] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    35.605] (==) NVIDIA(0): RGB weight 888
[    35.605] (==) NVIDIA(0): Default visual is TrueColor
[    35.605] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    35.606] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    35.606] (**) NVIDIA(0): Option "TripleBuffer" "on"
[    35.606] (**) NVIDIA(0): Option "AllowIndirectGLXProtocol" "off"
[    35.606] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration" "True"
[    35.606] (**) NVIDIA(0): Option "ForceFullCompositionPipeline" "on"
[    35.606] (**) NVIDIA(0): Option "Coolbits" "13"
[    35.606] (**) NVIDIA(0): Option "RegistryDwords" "PowerMizerEnable=0x1; PerfLevelSrc=0x2222; PowerMizerLevel=0x1; PowerMizerDefault=0x1; PowerMizerDefaultAC=0x1"
[    35.606] (**) NVIDIA(0): Enabling 2D acceleration
[    35.606] (II) Loading sub module "glxserver_nvidia"
[    35.606] (II) LoadModule: "glxserver_nvidia"
[    35.606] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[    35.619] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    35.619] 	compiled for 1.6.99.901, module version = 1.0.0
[    35.619] 	Module class: X.Org Server Extension
[    35.619] (II) NVIDIA GLX Module  525.85.05  Sat Jan 14 00:45:09 UTC 2023
[    35.619] (II) NVIDIA: The X server supports PRIME Render Offload.
[    35.620] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    35.620] (--) NVIDIA(0):     DFP-0 (boot)
[    35.620] (--) NVIDIA(0):     DFP-1
[    35.621] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 3050 Ti Laptop GPU (GA107-A) at
[    35.621] (II) NVIDIA(0):     PCI:1:0:0 (GPU-0)
[    35.621] (--) NVIDIA(0): Memory: 4194304 kBytes
[    35.621] (--) NVIDIA(0): VideoBIOS: 94.07.3b.00.c5
[    35.621] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    35.621] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    35.621] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    35.621] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    35.621] (--) NVIDIA(GPU-0): 
[    35.621] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    35.621] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    35.621] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    35.621] (--) NVIDIA(GPU-0): 
[    35.621] (==) NVIDIA(0): 
[    35.621] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    35.621] (==) NVIDIA(0):     will be used as the requested mode.
[    35.621] (==) NVIDIA(0): 
[    35.621] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[    35.621] (--) NVIDIA(0):     AllowEmptyInitialConfiguration is enabled
[    35.628] (II) NVIDIA(0): Validated MetaModes:
[    35.628] (II) NVIDIA(0):     "NULL"
[    35.628] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[    35.628] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[    35.628] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[    35.628] (**) modeset(G0): Depth 24, (--) framebuffer bpp 32
[    35.628] (==) modeset(G0): RGB weight 888
[    35.628] (==) modeset(G0): Default visual is TrueColor
[    35.628] (II) Loading sub module "glamoregl"
[    35.628] (II) LoadModule: "glamoregl"
[    35.628] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    35.630] (II) Module glamoregl: vendor="X.Org Foundation"
[    35.630] 	compiled for 1.21.1.7, module version = 1.0.1
[    35.630] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    35.713] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (TGL GT1)
[    35.713] (II) modeset(G0): glamor initialized
[    35.714] (II) modeset(G0): Output eDP-1-1 has no monitor section
[    35.742] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[    35.744] (II) modeset(G0): EDID for output eDP-1-1
[    35.744] (II) modeset(G0): Manufacturer: CMN  Model: 1521  Serial#: 0
[    35.744] (II) modeset(G0): Year: 2020  Week: 1
[    35.744] (II) modeset(G0): EDID Version: 1.4
[    35.744] (II) modeset(G0): Digital Display Input
[    35.744] (II) modeset(G0): 8 bits per channel
[    35.744] (II) modeset(G0): Digital interface is DisplayPort
[    35.744] (II) modeset(G0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    35.744] (II) modeset(G0): Gamma: 2.20
[    35.744] (II) modeset(G0): No DPMS capabilities specified
[    35.744] (II) modeset(G0): Supported color encodings: RGB 4:4:4 
[    35.744] (II) modeset(G0): First detailed timing is preferred mode
[    35.744] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[    35.744] (II) modeset(G0): Display is continuous-frequency
[    35.744] (II) modeset(G0): redX: 0.590 redY: 0.350   greenX: 0.330 greenY: 0.555
[    35.744] (II) modeset(G0): blueX: 0.153 blueY: 0.119   whiteX: 0.313 whiteY: 0.329
[    35.744] (II) modeset(G0): Manufacturer's mask: 0
[    35.744] (II) modeset(G0): Supported detailed timing:
[    35.744] (II) modeset(G0): clock: 342.1 MHz   Image Size:  344 x 193 mm
[    35.744] (II) modeset(G0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    35.744] (II) modeset(G0): v_active: 1080  v_sync: 1090  v_sync_end 1095 v_blanking: 1142 v_border: 0
[    35.744] (II) modeset(G0): Supported detailed timing:
[    35.744] (II) modeset(G0): clock: 142.5 MHz   Image Size:  344 x 193 mm
[    35.744] (II) modeset(G0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[    35.744] (II) modeset(G0): v_active: 1080  v_sync: 1090  v_sync_end 1095 v_blanking: 1142 v_border: 0
[    35.744] (II) modeset(G0): Ranges: V min: 48 V max: 144 Hz, H min: 165 H max: 165 kHz, PixClock max 345 MHz
[    35.744] (II) modeset(G0):  N156HRA-EA1
[    35.744] (II) modeset(G0): EDID (in hex):
[    35.744] (II) modeset(G0): 	00ffffffffffff000dae211500000000
[    35.744] (II) modeset(G0): 	011e0104a52213780328659759548e27
[    35.744] (II) modeset(G0): 	1e505400000001010101010101010101
[    35.744] (II) modeset(G0): 	0101010101019e8580a070383e403020
[    35.744] (II) modeset(G0): 	a50058c110000018ad3780a070383e40
[    35.744] (II) modeset(G0): 	3020a50058c110000018000000fd0030
[    35.744] (II) modeset(G0): 	90a5a522010a202020202020000000fe
[    35.744] (II) modeset(G0): 	004e3135364852412d4541310a200080
[    35.744] (II) modeset(G0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[    35.744] (II) modeset(G0): Printing probed modes for output eDP-1-1
[    35.744] (II) modeset(G0): Modeline "1920x1080"x144.0  342.06  1920 1968 2000 2080  1080 1090 1095 1142 -hsync -vsync (164.5 kHz eP)
[    35.744] (II) modeset(G0): Modeline "1920x1080"x60.0  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    35.744] (II) modeset(G0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    35.744] (II) modeset(G0): Modeline "1920x1080"x60.0  142.53  1920 1968 2000 2080  1080 1090 1095 1142 -hsync -vsync (68.5 kHz e)
[    35.744] (II) modeset(G0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    35.744] (II) modeset(G0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    35.744] (II) modeset(G0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    35.744] (II) modeset(G0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[    35.744] (II) modeset(G0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    35.744] (II) modeset(G0): Modeline "1600x900"x60.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    35.744] (II) modeset(G0): Modeline "1600x900"x59.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    35.744] (II) modeset(G0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    35.744] (II) modeset(G0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    35.744] (II) modeset(G0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[    35.745] (II) modeset(G0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[    35.745] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    35.745] (II) modeset(G0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    35.745] (II) modeset(G0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    35.745] (II) modeset(G0): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz d)
[    35.745] (II) modeset(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    35.745] (II) modeset(G0): Modeline "1440x810"x60.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    35.745] (II) modeset(G0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    35.745] (II) modeset(G0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    35.745] (II) modeset(G0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    35.745] (II) modeset(G0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    35.745] (II) modeset(G0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    35.745] (II) modeset(G0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    35.745] (II) modeset(G0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    35.745] (II) modeset(G0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    35.745] (II) modeset(G0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    35.745] (II) modeset(G0): Modeline "1024x768"x85.0  194.02  1024 1108 1220 1416  768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[    35.745] (II) modeset(G0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[    35.745] (II) modeset(G0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    35.745] (II) modeset(G0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz d)
[    35.745] (II) modeset(G0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz d)
[    35.745] (II) modeset(G0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    35.745] (II) modeset(G0): Modeline "1024x768i"x87.0   44.90  1024 1032 1208 1264  768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "960x720"x85.0  170.68  960 1036 1144 1328  720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    35.745] (II) modeset(G0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    35.745] (II) modeset(G0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[    35.745] (II) modeset(G0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    35.745] (II) modeset(G0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    35.745] (II) modeset(G0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    35.745] (II) modeset(G0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    35.745] (II) modeset(G0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    35.745] (II) modeset(G0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    35.745] (II) modeset(G0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz d)
[    35.745] (II) modeset(G0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    35.745] (II) modeset(G0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    35.745] (II) modeset(G0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    35.745] (II) modeset(G0): Modeline "800x600"x85.0  114.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[    35.745] (II) modeset(G0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[    35.745] (II) modeset(G0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[    35.745] (II) modeset(G0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    35.745] (II) modeset(G0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz d)
[    35.745] (II) modeset(G0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[    35.745] (II) modeset(G0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz d)
[    35.745] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    35.745] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    35.745] (II) modeset(G0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    35.745] (II) modeset(G0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    35.745] (II) modeset(G0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    35.745] (II) modeset(G0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    35.745] (II) modeset(G0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    35.745] (II) modeset(G0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    35.745] (II) modeset(G0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    35.745] (II) modeset(G0): Modeline "640x512"x85.0   78.75  640 672 752 864  512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[    35.745] (II) modeset(G0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[    35.745] (II) modeset(G0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    35.745] (II) modeset(G0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    35.745] (II) modeset(G0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    35.745] (II) modeset(G0): Modeline "640x480"x85.1   74.25  640 672 752 864  480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[    35.745] (II) modeset(G0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    35.745] (II) modeset(G0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz d)
[    35.745] (II) modeset(G0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[    35.745] (II) modeset(G0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    35.745] (II) modeset(G0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    35.745] (II) modeset(G0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz d)
[    35.745] (II) modeset(G0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    35.745] (II) modeset(G0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    35.745] (II) modeset(G0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    35.745] (II) modeset(G0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    35.745] (II) modeset(G0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz d)
[    35.745] (II) modeset(G0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    35.745] (II) modeset(G0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    35.745] (II) modeset(G0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    35.745] (II) modeset(G0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz d)
[    35.745] (II) modeset(G0): Modeline "512x384"x85.0   47.25  512 536 584 688  384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[    35.745] (II) modeset(G0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[    35.745] (II) modeset(G0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    35.745] (II) modeset(G0): Modeline "512x384i"x87.1   22.45  512 516 604 632  384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    35.745] (II) modeset(G0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[    35.745] (II) modeset(G0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    35.745] (II) modeset(G0): Modeline "400x300"x85.3   28.15  400 416 448 524  300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[    35.745] (II) modeset(G0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[    35.745] (II) modeset(G0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[    35.745] (II) modeset(G0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    35.745] (II) modeset(G0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    35.745] (II) modeset(G0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    35.745] (II) modeset(G0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    35.745] (II) modeset(G0): Modeline "320x240"x85.2   18.00  320 348 376 416  240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[    35.745] (II) modeset(G0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[    35.745] (II) modeset(G0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    35.745] (II) modeset(G0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    35.745] (II) modeset(G0): Modeline "360x200"x85.0   17.75  360 378 414 468  200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[    35.745] (II) modeset(G0): Modeline "320x200"x85.3   15.75  320 336 368 416  200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[    35.745] (II) modeset(G0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    35.745] (II) modeset(G0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    35.745] (II) modeset(G0): Modeline "320x175"x85.3   15.75  320 336 368 416  175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[    35.773] (II) modeset(G0): EDID for output HDMI-1-1
[    35.773] (II) modeset(G0): Manufacturer: ACR  Model: 673  Serial#: 2456872560
[    35.773] (II) modeset(G0): Year: 2019  Week: 27
[    35.773] (II) modeset(G0): EDID Version: 1.3
[    35.773] (II) modeset(G0): Digital Display Input
[    35.773] (II) modeset(G0): Max Image Size [cm]: horiz.: 53  vert.: 30
[    35.773] (II) modeset(G0): Gamma: 2.20
[    35.773] (II) modeset(G0): DPMS capabilities: Off
[    35.773] (II) modeset(G0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    35.773] (II) modeset(G0): First detailed timing is preferred mode
[    35.773] (II) modeset(G0): redX: 0.651 redY: 0.340   greenX: 0.319 greenY: 0.623
[    35.773] (II) modeset(G0): blueX: 0.153 blueY: 0.061   whiteX: 0.313 whiteY: 0.329
[    35.773] (II) modeset(G0): Supported established timings:
[    35.773] (II) modeset(G0): 720x400@70Hz
[    35.773] (II) modeset(G0): 640x480@60Hz
[    35.773] (II) modeset(G0): 640x480@67Hz
[    35.773] (II) modeset(G0): 800x600@56Hz
[    35.773] (II) modeset(G0): 800x600@60Hz
[    35.773] (II) modeset(G0): 1024x768@60Hz
[    35.773] (II) modeset(G0): 1024x768@70Hz
[    35.773] (II) modeset(G0): Manufacturer's mask: 0
[    35.773] (II) modeset(G0): Supported standard timings:
[    35.773] (II) modeset(G0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[    35.773] (II) modeset(G0): #1: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    35.773] (II) modeset(G0): #2: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    35.773] (II) modeset(G0): #3: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    35.773] (II) modeset(G0): #4: hsize: 1440  vsize 900  refresh: 60  vid: 149
[    35.773] (II) modeset(G0): #5: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    35.773] (II) modeset(G0): #6: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    35.773] (II) modeset(G0): Supported detailed timing:
[    35.773] (II) modeset(G0): clock: 174.5 MHz   Image Size:  527 x 296 mm
[    35.773] (II) modeset(G0): h_active: 1920  h_sync: 1928  h_sync_end 1960 h_blank_end 2080 h_border: 0
[    35.773] (II) modeset(G0): v_active: 1080  v_sync: 1105  v_sync_end 1113 v_blanking: 1119 v_border: 0
[    35.773] (II) modeset(G0): Supported detailed timing:
[    35.773] (II) modeset(G0): clock: 148.5 MHz   Image Size:  527 x 296 mm
[    35.773] (II) modeset(G0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    35.773] (II) modeset(G0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    35.773] (II) modeset(G0): Ranges: V min: 48 V max: 75 Hz, H min: 30 H max: 85 kHz, PixClock max 185 MHz
[    35.773] (II) modeset(G0): Monitor name: Acer VG240Y
[    35.773] (II) modeset(G0): Supported detailed timing:
[    35.773] (II) modeset(G0): clock: 148.5 MHz   Image Size:  527 x 296 mm
[    35.773] (II) modeset(G0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    35.773] (II) modeset(G0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    35.773] (II) modeset(G0): Supported detailed timing:
[    35.773] (II) modeset(G0): clock: 27.0 MHz   Image Size:  527 x 296 mm
[    35.773] (II) modeset(G0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[    35.773] (II) modeset(G0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[    35.773] (II) modeset(G0): Supported detailed timing:
[    35.773] (II) modeset(G0): clock: 74.2 MHz   Image Size:  527 x 296 mm
[    35.773] (II) modeset(G0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[    35.773] (II) modeset(G0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[    35.773] (II) modeset(G0): Supported detailed timing:
[    35.773] (II) modeset(G0): clock: 27.0 MHz   Image Size:  527 x 296 mm
[    35.773] (II) modeset(G0): h_active: 720  h_sync: 732  h_sync_end 796 h_blank_end 864 h_border: 0
[    35.774] (II) modeset(G0): v_active: 576  v_sync: 581  v_sync_end 586 v_blanking: 625 v_border: 0
[    35.774] (II) modeset(G0): Number of EDID sections to follow: 1
[    35.774] (II) modeset(G0): EDID (in hex):
[    35.774] (II) modeset(G0): 	00ffffffffffff000472730670e67092
[    35.774] (II) modeset(G0): 	1b1d010380351e782ace65a657519f27
[    35.774] (II) modeset(G0): 	0f5054b30c00714f818081c081009500
[    35.774] (II) modeset(G0): 	b300d1c001012a4480a0703827400820
[    35.774] (II) modeset(G0): 	98040f282100001a023a801871382d40
[    35.774] (II) modeset(G0): 	582c45000f282100001e000000fd0030
[    35.774] (II) modeset(G0): 	4b1e5512000a202020202020000000fc
[    35.774] (II) modeset(G0): 	0041636572205647323430590a2001e6
[    35.774] (II) modeset(G0): 	020327f14b9002030411121305141f01
[    35.774] (II) modeset(G0): 	230907078301000065030c001000681a
[    35.774] (II) modeset(G0): 	00000101304be6023a801871382d4058
[    35.774] (II) modeset(G0): 	2c45000f282100001e8c0ad08a20e02d
[    35.774] (II) modeset(G0): 	10103e96000f2821000018011d007251
[    35.774] (II) modeset(G0): 	d01e206e2855000f282100001e8c0ad0
[    35.774] (II) modeset(G0): 	90204031200c4055000f282100001800
[    35.774] (II) modeset(G0): 	000000000000000000000000000000b7
[    35.774] (II) modeset(G0): Printing probed modes for output HDMI-1-1
[    35.774] (II) modeset(G0): Modeline "1920x1080"x75.0  174.50  1920 1928 1960 2080  1080 1105 1113 1119 +hsync -vsync (83.9 kHz eP)
[    35.774] (II) modeset(G0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[    35.774] (II) modeset(G0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[    35.774] (II) modeset(G0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[    35.774] (II) modeset(G0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[    35.774] (II) modeset(G0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[    35.774] (II) modeset(G0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[    35.774] (II) modeset(G0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[    35.774] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    35.774] (II) modeset(G0): Modeline "1440x900"x59.9   88.75  1440 1488 1520 1600  900 903 909 926 +hsync -vsync (55.5 kHz e)
[    35.774] (II) modeset(G0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[    35.774] (II) modeset(G0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    35.774] (II) modeset(G0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    35.774] (II) modeset(G0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[    35.774] (II) modeset(G0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    35.774] (II) modeset(G0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[    35.774] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    35.774] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    35.774] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[    35.774] (II) modeset(G0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[    35.774] (II) modeset(G0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    35.774] (II) modeset(G0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[    35.774] (II) modeset(G0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[    35.774] (II) modeset(G0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    35.774] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    35.774] (II) modeset(G0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    35.774] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    35.774] (==) modeset(G0): DPI set to (96, 96)
[    35.774] (II) Loading sub module "fb"
[    35.774] (II) LoadModule: "fb"
[    35.774] (II) Module "fb" already built-in
[    35.774] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[    35.774] (II) NVIDIA:     access.
[    35.808] (II) NVIDIA(0): Setting mode "NULL"
[    35.827] (==) NVIDIA(0): Disabling shared memory pixmaps
[    35.827] (==) NVIDIA(0): Backing store enabled
[    35.827] (==) NVIDIA(0): Silken mouse enabled
[    35.827] (==) NVIDIA(0): DPMS enabled
[    35.827] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[    35.827] (II) Loading sub module "dri2"
[    35.827] (II) LoadModule: "dri2"
[    35.827] (II) Module "dri2" already built-in
[    35.827] (II) NVIDIA(0): [DRI2] Setup complete
[    35.827] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    35.876] (==) modeset(G0): Backing store enabled
[    35.876] (==) modeset(G0): Silken mouse enabled
[    36.023] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    36.023] (==) modeset(G0): DPMS enabled
[    36.023] (WW) modeset(G0): Option "AllowEmptyInitialConfiguration" is not used
[    36.023] (WW) modeset(G0): Option "ForceFullCompositionPipeline" is not used
[    36.023] (WW) modeset(G0): Option "AllowIndirectGLXProtocol" is not used
[    36.023] (WW) modeset(G0): Option "TripleBuffer" is not used
[    36.023] (II) modeset(G0): [DRI2] Setup complete
[    36.023] (II) modeset(G0): [DRI2]   DRI driver: iris
[    36.023] (II) modeset(G0): [DRI2]   VDPAU driver: va_gl
[    36.023] (II) modeset(G0): Disable reverse prime offload mode for i915.
[    36.023] (II) Initializing extension Generic Event Extension
[    36.023] (II) Initializing extension SHAPE
[    36.023] (II) Initializing extension MIT-SHM
[    36.024] (II) Initializing extension XInputExtension
[    36.024] (II) Initializing extension XTEST
[    36.024] (II) Initializing extension BIG-REQUESTS
[    36.024] (II) Initializing extension SYNC
[    36.024] (II) Initializing extension XKEYBOARD
[    36.025] (II) Initializing extension XC-MISC
[    36.025] (II) Initializing extension SECURITY
[    36.025] (II) Initializing extension XFIXES
[    36.025] (II) Initializing extension RENDER
[    36.025] (II) Initializing extension RANDR
[    36.026] (II) Initializing extension COMPOSITE
[    36.026] (II) Initializing extension DAMAGE
[    36.026] (II) Initializing extension MIT-SCREEN-SAVER
[    36.026] (II) Initializing extension DOUBLE-BUFFER
[    36.026] (II) Initializing extension RECORD
[    36.027] (II) Initializing extension DPMS
[    36.027] (II) Initializing extension Present
[    36.027] (II) Initializing extension DRI3
[    36.027] (II) Initializing extension X-Resource
[    36.027] (II) Initializing extension XVideo
[    36.027] (II) Initializing extension XVideo-MotionCompensation
[    36.027] (II) Initializing extension GLX
[    36.028] (II) Initializing extension GLX
[    36.028] (II) Indirect GLX disabled.
[    36.028] (II) GLX: Another vendor is already registered for screen 0
[    36.028] (II) Initializing extension XFree86-VidModeExtension
[    36.028] (II) Initializing extension XFree86-DGA
[    36.028] (II) Initializing extension XFree86-DRI
[    36.028] (II) Initializing extension DRI2
[    36.028] (II) Initializing extension NV-GLX
[    36.028] (II) Initializing extension NV-CONTROL
[    36.861] (II) modeset(G0): Damage tracking initialized
[    36.900] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    36.900] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    36.900] (II) LoadModule: "libinput"
[    36.900] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    36.901] (II) Module libinput: vendor="X.Org Foundation"
[    36.901] 	compiled for 1.21.1.3, module version = 1.2.1
[    36.901] 	Module class: X.Org XInput Driver
[    36.901] 	ABI class: X.Org XInput driver, version 24.4
[    36.901] (II) Using input driver 'libinput' for 'Power Button'
[    36.902] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 53 paused 0
[    36.902] (**) Power Button: always reports core events
[    36.902] (**) Option "Device" "/dev/input/event3"
[    36.906] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    36.906] (II) event3  - Power Button: device is a keyboard
[    36.906] (II) event3  - Power Button: device removed
[    36.906] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[    36.906] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    36.906] (II) event3  - Power Button: is tagged by udev as: Keyboard
[    36.906] (II) event3  - Power Button: device is a keyboard
[    36.906] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[    36.906] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    36.906] (II) Using input driver 'libinput' for 'Video Bus'
[    36.907] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 56 paused 0
[    36.907] (**) Video Bus: always reports core events
[    36.907] (**) Option "Device" "/dev/input/event13"
[    36.907] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[    36.907] (II) event13 - Video Bus: device is a keyboard
[    36.907] (II) event13 - Video Bus: device removed
[    36.907] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input24/event13"
[    36.907] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    36.907] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[    36.907] (II) event13 - Video Bus: device is a keyboard
[    36.908] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    36.908] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    36.908] (II) Using input driver 'libinput' for 'Power Button'
[    36.908] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 57 paused 0
[    36.908] (**) Power Button: always reports core events
[    36.908] (**) Option "Device" "/dev/input/event0"
[    36.908] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    36.908] (II) event0  - Power Button: device is a keyboard
[    36.908] (II) event0  - Power Button: device removed
[    36.908] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    36.908] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    36.909] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    36.909] (II) event0  - Power Button: device is a keyboard
[    36.909] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[    36.909] (II) No input driver specified, ignoring this device.
[    36.909] (II) This device may have been added with another device file.
[    36.909] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    36.909] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    36.909] (II) Using input driver 'libinput' for 'Sleep Button'
[    36.909] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 58 paused 0
[    36.909] (**) Sleep Button: always reports core events
[    36.909] (**) Option "Device" "/dev/input/event1"
[    36.909] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    36.910] (II) event1  - Sleep Button: device is a keyboard
[    36.910] (II) event1  - Sleep Button: device removed
[    36.910] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[    36.910] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    36.910] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    36.910] (II) event1  - Sleep Button: device is a keyboard
[    36.910] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event15)
[    36.910] (II) No input driver specified, ignoring this device.
[    36.910] (II) This device may have been added with another device file.
[    36.910] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event16)
[    36.910] (II) No input driver specified, ignoring this device.
[    36.910] (II) This device may have been added with another device file.
[    36.910] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event17)
[    36.910] (II) No input driver specified, ignoring this device.
[    36.910] (II) This device may have been added with another device file.
[    36.910] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event18)
[    36.910] (II) No input driver specified, ignoring this device.
[    36.910] (II) This device may have been added with another device file.
[    36.911] (II) config/udev: Adding input device Microsoft X-Box 360 pad (/dev/input/event12)
[    36.911] (II) No input driver specified, ignoring this device.
[    36.911] (II) This device may have been added with another device file.
[    36.911] (II) config/udev: Adding input device Microsoft X-Box 360 pad (/dev/input/js0)
[    36.911] (II) No input driver specified, ignoring this device.
[    36.911] (II) This device may have been added with another device file.
[    36.911] (II) config/udev: Adding input device SIGMACHIP Usb Mouse (/dev/input/event5)
[    36.911] (**) SIGMACHIP Usb Mouse: Applying InputClass "libinput pointer catchall"
[    36.911] (II) Using input driver 'libinput' for 'SIGMACHIP Usb Mouse'
[    36.992] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 59 paused 0
[    36.992] (**) SIGMACHIP Usb Mouse: always reports core events
[    36.992] (**) Option "Device" "/dev/input/event5"
[    36.994] (II) event5  - SIGMACHIP Usb Mouse: is tagged by udev as: Mouse
[    36.994] (II) event5  - SIGMACHIP Usb Mouse: device is a pointer
[    36.994] (II) event5  - SIGMACHIP Usb Mouse: device removed
[    36.994] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/0003:1C4F:0048.0001/input/input6/event5"
[    36.994] (II) XINPUT: Adding extended input device "SIGMACHIP Usb Mouse" (type: MOUSE, id 10)
[    36.995] (**) Option "AccelerationScheme" "none"
[    36.995] (**) SIGMACHIP Usb Mouse: (accel) selected scheme none/0
[    36.995] (**) SIGMACHIP Usb Mouse: (accel) acceleration factor: 2.000
[    36.995] (**) SIGMACHIP Usb Mouse: (accel) acceleration threshold: 4
[    36.996] (II) event5  - SIGMACHIP Usb Mouse: is tagged by udev as: Mouse
[    36.996] (II) event5  - SIGMACHIP Usb Mouse: device is a pointer
[    36.997] (II) config/udev: Adding input device SIGMACHIP Usb Mouse (/dev/input/mouse0)
[    36.997] (II) No input driver specified, ignoring this device.
[    36.997] (II) This device may have been added with another device file.
[    36.998] (II) config/udev: Adding input device SEMICO USB Keyboard (/dev/input/event6)
[    36.998] (**) SEMICO USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    36.998] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard'
[    37.000] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 60 paused 0
[    37.000] (**) SEMICO USB Keyboard: always reports core events
[    37.000] (**) Option "Device" "/dev/input/event6"
[    37.003] (II) event6  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[    37.004] (II) event6  - SEMICO USB Keyboard: device is a keyboard
[    37.004] (II) event6  - SEMICO USB Keyboard: device removed
[    37.004] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/0003:1A2C:2D43.0002/input/input7/event6"
[    37.004] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard" (type: KEYBOARD, id 11)
[    37.006] (II) event6  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[    37.006] (II) event6  - SEMICO USB Keyboard: device is a keyboard
[    37.007] (II) config/udev: Adding input device SEMICO USB Keyboard (/dev/input/event9)
[    37.007] (**) SEMICO USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    37.007] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard'
[    37.008] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 61 paused 0
[    37.008] (**) SEMICO USB Keyboard: always reports core events
[    37.008] (**) Option "Device" "/dev/input/event9"
[    37.010] (II) event9  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[    37.010] (II) event9  - SEMICO USB Keyboard: device is a keyboard
[    37.010] (II) event9  - SEMICO USB Keyboard: device removed
[    37.010] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:1A2C:2D43.0003/input/input11/event9"
[    37.010] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard" (type: KEYBOARD, id 12)
[    37.012] (II) event9  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[    37.012] (II) event9  - SEMICO USB Keyboard: device is a keyboard
[    37.013] (II) config/udev: Adding input device SEMICO USB Keyboard Consumer Control (/dev/input/event7)
[    37.013] (**) SEMICO USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    37.013] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard Consumer Control'
[    37.014] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 62 paused 0
[    37.014] (**) SEMICO USB Keyboard Consumer Control: always reports core events
[    37.014] (**) Option "Device" "/dev/input/event7"
[    37.016] (II) event7  - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    37.016] (II) event7  - SEMICO USB Keyboard Consumer Control: device is a keyboard
[    37.016] (II) event7  - SEMICO USB Keyboard Consumer Control: device removed
[    37.016] (II) libinput: SEMICO USB Keyboard Consumer Control: needs a virtual subdevice
[    37.016] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:1A2C:2D43.0003/input/input8/event7"
[    37.016] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard Consumer Control" (type: MOUSE, id 13)
[    37.016] (**) Option "AccelerationScheme" "none"
[    37.016] (**) SEMICO USB Keyboard Consumer Control: (accel) selected scheme none/0
[    37.016] (**) SEMICO USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[    37.016] (**) SEMICO USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[    37.018] (II) event7  - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[    37.018] (II) event7  - SEMICO USB Keyboard Consumer Control: device is a keyboard
[    37.019] (II) config/udev: Adding input device SEMICO USB Keyboard System Control (/dev/input/event8)
[    37.019] (**) SEMICO USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[    37.019] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard System Control'
[    37.020] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 63 paused 0
[    37.020] (**) SEMICO USB Keyboard System Control: always reports core events
[    37.020] (**) Option "Device" "/dev/input/event8"
[    37.021] (II) event8  - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[    37.021] (II) event8  - SEMICO USB Keyboard System Control: device is a keyboard
[    37.022] (II) event8  - SEMICO USB Keyboard System Control: device removed
[    37.022] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:1A2C:2D43.0003/input/input9/event8"
[    37.022] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard System Control" (type: KEYBOARD, id 14)
[    37.023] (II) event8  - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[    37.023] (II) event8  - SEMICO USB Keyboard System Control: device is a keyboard
[    37.024] (II) config/udev: Adding input device BisonCam,NB Pro: BisonCam,NB Pr (/dev/input/event14)
[    37.024] (**) BisonCam,NB Pro: BisonCam,NB Pr: Applying InputClass "libinput keyboard catchall"
[    37.024] (II) Using input driver 'libinput' for 'BisonCam,NB Pro: BisonCam,NB Pr'
[    37.025] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 64 paused 0
[    37.025] (**) BisonCam,NB Pro: BisonCam,NB Pr: always reports core events
[    37.025] (**) Option "Device" "/dev/input/event14"
[    37.026] (II) event14 - BisonCam,NB Pro: BisonCam,NB Pr: is tagged by udev as: Keyboard
[    37.026] (II) event14 - BisonCam,NB Pro: BisonCam,NB Pr: device is a keyboard
[    37.026] (II) event14 - BisonCam,NB Pro: BisonCam,NB Pr: device removed
[    37.026] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.0/input/input23/event14"
[    37.026] (II) XINPUT: Adding extended input device "BisonCam,NB Pro: BisonCam,NB Pr" (type: KEYBOARD, id 15)
[    37.027] (II) event14 - BisonCam,NB Pro: BisonCam,NB Pr: is tagged by udev as: Keyboard
[    37.027] (II) event14 - BisonCam,NB Pro: BisonCam,NB Pr: device is a keyboard
[    37.028] (II) config/udev: Adding input device ELAN0412:00 04F3:3162 Mouse (/dev/input/event19)
[    37.028] (**) ELAN0412:00 04F3:3162 Mouse: Applying InputClass "libinput pointer catchall"
[    37.028] (II) Using input driver 'libinput' for 'ELAN0412:00 04F3:3162 Mouse'
[    37.028] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 65 paused 0
[    37.028] (**) ELAN0412:00 04F3:3162 Mouse: always reports core events
[    37.028] (**) Option "Device" "/dev/input/event19"
[    37.029] (II) event19 - ELAN0412:00 04F3:3162 Mouse: is tagged by udev as: Mouse Pointingstick
[    37.029] (II) event19 - ELAN0412:00 04F3:3162 Mouse: device is a pointer
[    37.030] (II) event19 - ELAN0412:00 04F3:3162 Mouse: device removed
[    37.030] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-2/i2c-ELAN0412:00/0018:04F3:3162.0004/input/input25/event19"
[    37.030] (II) XINPUT: Adding extended input device "ELAN0412:00 04F3:3162 Mouse" (type: MOUSE, id 16)
[    37.030] (**) Option "AccelerationScheme" "none"
[    37.030] (**) ELAN0412:00 04F3:3162 Mouse: (accel) selected scheme none/0
[    37.030] (**) ELAN0412:00 04F3:3162 Mouse: (accel) acceleration factor: 2.000
[    37.030] (**) ELAN0412:00 04F3:3162 Mouse: (accel) acceleration threshold: 4
[    37.031] (II) event19 - ELAN0412:00 04F3:3162 Mouse: is tagged by udev as: Mouse Pointingstick
[    37.031] (II) event19 - ELAN0412:00 04F3:3162 Mouse: device is a pointer
[    37.032] (II) config/udev: Adding input device ELAN0412:00 04F3:3162 Mouse (/dev/input/mouse1)
[    37.032] (II) No input driver specified, ignoring this device.
[    37.032] (II) This device may have been added with another device file.
[    37.032] (II) config/udev: Adding input device ELAN0412:00 04F3:3162 Touchpad (/dev/input/event20)
[    37.032] (**) ELAN0412:00 04F3:3162 Touchpad: Applying InputClass "libinput touchpad catchall"
[    37.032] (II) Using input driver 'libinput' for 'ELAN0412:00 04F3:3162 Touchpad'
[    37.033] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 66 paused 0
[    37.033] (**) ELAN0412:00 04F3:3162 Touchpad: always reports core events
[    37.033] (**) Option "Device" "/dev/input/event20"
[    37.033] (II) event20 - ELAN0412:00 04F3:3162 Touchpad: is tagged by udev as: Touchpad
[    37.034] (II) event20 - ELAN0412:00 04F3:3162 Touchpad: device is a touchpad
[    37.034] (II) event20 - ELAN0412:00 04F3:3162 Touchpad: device removed
[    37.034] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-2/i2c-ELAN0412:00/0018:04F3:3162.0004/input/input27/event20"
[    37.034] (II) XINPUT: Adding extended input device "ELAN0412:00 04F3:3162 Touchpad" (type: TOUCHPAD, id 17)
[    37.034] (**) Option "AccelerationScheme" "none"
[    37.034] (**) ELAN0412:00 04F3:3162 Touchpad: (accel) selected scheme none/0
[    37.034] (**) ELAN0412:00 04F3:3162 Touchpad: (accel) acceleration factor: 2.000
[    37.034] (**) ELAN0412:00 04F3:3162 Touchpad: (accel) acceleration threshold: 4
[    37.035] (II) event20 - ELAN0412:00 04F3:3162 Touchpad: is tagged by udev as: Touchpad
[    37.035] (II) event20 - ELAN0412:00 04F3:3162 Touchpad: device is a touchpad
[    37.035] (II) config/udev: Adding input device ELAN0412:00 04F3:3162 Touchpad (/dev/input/mouse2)
[    37.035] (II) No input driver specified, ignoring this device.
[    37.035] (II) This device may have been added with another device file.
[    37.036] (II) config/udev: Adding input device HDA Intel PCH Headset Mic (/dev/input/event21)
[    37.036] (II) No input driver specified, ignoring this device.
[    37.036] (II) This device may have been added with another device file.
[    37.036] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event22)
[    37.036] (II) No input driver specified, ignoring this device.
[    37.036] (II) This device may have been added with another device file.
[    37.036] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event23)
[    37.036] (II) No input driver specified, ignoring this device.
[    37.036] (II) This device may have been added with another device file.
[    37.036] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event24)
[    37.036] (II) No input driver specified, ignoring this device.
[    37.036] (II) This device may have been added with another device file.
[    37.036] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event25)
[    37.036] (II) No input driver specified, ignoring this device.
[    37.036] (II) This device may have been added with another device file.
[    37.036] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event26)
[    37.036] (II) No input driver specified, ignoring this device.
[    37.036] (II) This device may have been added with another device file.
[    37.036] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event27)
[    37.036] (II) No input driver specified, ignoring this device.
[    37.036] (II) This device may have been added with another device file.
[    37.036] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=11 (/dev/input/event28)
[    37.036] (II) No input driver specified, ignoring this device.
[    37.036] (II) This device may have been added with another device file.
[    37.036] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=12 (/dev/input/event29)
[    37.036] (II) No input driver specified, ignoring this device.
[    37.036] (II) This device may have been added with another device file.
[    37.037] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=13 (/dev/input/event30)
[    37.037] (II) No input driver specified, ignoring this device.
[    37.037] (II) This device may have been added with another device file.
[    37.037] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=14 (/dev/input/event31)
[    37.037] (II) No input driver specified, ignoring this device.
[    37.037] (II) This device may have been added with another device file.
[    37.037] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=15 (/dev/input/event256)
[    37.037] (II) No input driver specified, ignoring this device.
[    37.037] (II) This device may have been added with another device file.
[    37.037] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=16 (/dev/input/event257)
[    37.037] (II) No input driver specified, ignoring this device.
[    37.037] (II) This device may have been added with another device file.
[    37.037] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=17 (/dev/input/event258)
[    37.037] (II) No input driver specified, ignoring this device.
[    37.037] (II) This device may have been added with another device file.
[    37.037] (II) config/udev: Adding input device Intel HID events (/dev/input/event10)
[    37.037] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[    37.037] (II) Using input driver 'libinput' for 'Intel HID events'
[    37.037] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 67 paused 0
[    37.037] (**) Intel HID events: always reports core events
[    37.037] (**) Option "Device" "/dev/input/event10"
[    37.038] (II) event10 - Intel HID events: is tagged by udev as: Keyboard
[    37.038] (II) event10 - Intel HID events: device is a keyboard
[    37.038] (II) event10 - Intel HID events: device removed
[    37.038] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input12/event10"
[    37.038] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 18)
[    37.038] (II) event10 - Intel HID events: is tagged by udev as: Keyboard
[    37.038] (II) event10 - Intel HID events: device is a keyboard
[    37.038] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    37.038] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    37.038] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    37.039] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 68 paused 0
[    37.039] (**) AT Translated Set 2 keyboard: always reports core events
[    37.039] (**) Option "Device" "/dev/input/event4"
[    37.039] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    37.039] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[    37.040] (II) event4  - AT Translated Set 2 keyboard: device removed
[    37.040] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    37.040] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 19)
[    37.040] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    37.040] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[    37.041] (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
[    37.041] (II) No input driver specified, ignoring this device.
[    37.041] (II) This device may have been added with another device file.
[    37.043] (**) SEMICO USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    37.043] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard Consumer Control'
[    37.043] (II) systemd-logind: returning pre-existing fd for /dev/input/event7 13:71
[    37.043] (**) SEMICO USB Keyboard Consumer Control: always reports core events
[    37.043] (**) Option "Device" "/dev/input/event7"
[    37.043] (II) libinput: SEMICO USB Keyboard Consumer Control: is a virtual subdevice
[    37.043] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.1/0003:1A2C:2D43.0003/input/input8/event7"
[    37.043] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard Consumer Control" (type: KEYBOARD, id 20)
[    37.247] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    37.247] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    37.247] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    37.247] (--) NVIDIA(GPU-0): 
[    37.247] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    37.247] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    37.247] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    37.247] (--) NVIDIA(GPU-0): 
[    37.804] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    37.804] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    37.804] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    37.804] (--) NVIDIA(GPU-0): 
[    37.805] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    37.805] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    37.805] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    37.805] (--) NVIDIA(GPU-0): 
[    37.805] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    37.805] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    37.805] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    37.805] (--) NVIDIA(GPU-0): 
[    37.805] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    37.805] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    37.805] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    37.805] (--) NVIDIA(GPU-0): 
[    38.529] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    38.529] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    38.529] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    38.529] (--) NVIDIA(GPU-0): 
[    38.530] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    38.530] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    38.530] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    38.530] (--) NVIDIA(GPU-0): 
[    38.530] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    38.530] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    38.530] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    38.530] (--) NVIDIA(GPU-0): 
[    38.530] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    38.530] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    38.530] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    38.530] (--) NVIDIA(GPU-0): 
[    46.954] (**) Option "fd" "53"
[    46.954] (II) event3  - Power Button: device removed
[    46.954] (**) Option "fd" "56"
[    46.954] (II) event13 - Video Bus: device removed
[    46.954] (**) Option "fd" "57"
[    46.954] (II) event0  - Power Button: device removed
[    46.954] (**) Option "fd" "58"
[    46.954] (II) event1  - Sleep Button: device removed
[    46.954] (**) Option "fd" "59"
[    46.954] (II) event5  - SIGMACHIP Usb Mouse: device removed
[    46.954] (**) Option "fd" "60"
[    46.954] (II) event6  - SEMICO USB Keyboard: device removed
[    46.954] (**) Option "fd" "61"
[    46.954] (II) event9  - SEMICO USB Keyboard: device removed
[    46.954] (**) Option "fd" "62"
[    46.954] (**) Option "fd" "63"
[    46.954] (II) event8  - SEMICO USB Keyboard System Control: device removed
[    46.954] (**) Option "fd" "64"
[    46.954] (II) event14 - BisonCam,NB Pro: BisonCam,NB Pr: device removed
[    46.954] (**) Option "fd" "65"
[    46.954] (II) event19 - ELAN0412:00 04F3:3162 Mouse: device removed
[    46.954] (**) Option "fd" "66"
[    46.954] (II) event20 - ELAN0412:00 04F3:3162 Touchpad: device removed
[    46.954] (**) Option "fd" "67"
[    46.954] (II) event10 - Intel HID events: device removed
[    46.954] (**) Option "fd" "68"
[    46.955] (II) event4  - AT Translated Set 2 keyboard: device removed
[    46.955] (**) Option "fd" "62"
[    46.955] (II) event7  - SEMICO USB Keyboard Consumer Control: device removed
[    47.013] (II) systemd-logind: got pause for 13:73
[    47.013] (II) systemd-logind: got pause for 13:64
[    47.013] (II) systemd-logind: got pause for 13:83
[    47.013] (II) systemd-logind: got pause for 13:69
[    47.013] (II) systemd-logind: got pause for 13:74
[    47.013] (II) systemd-logind: got pause for 13:67
[    47.013] (II) systemd-logind: got pause for 13:68
[    47.013] (II) systemd-logind: got pause for 13:72
[    47.013] (II) systemd-logind: got pause for 13:84
[    47.013] (II) systemd-logind: got pause for 13:77
[    47.013] (II) systemd-logind: got pause for 13:65
[    47.013] (II) systemd-logind: got pause for 13:78
[    47.013] (II) systemd-logind: got pause for 13:71
[    47.013] (II) systemd-logind: got pause for 13:70
[    47.020] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 345 called but device is disabled.
This driver cannot change properties on a disabled device
[    47.020] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 334 called but device is disabled.
This driver cannot change properties on a disabled device
[    47.021] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 350 called but device is disabled.
This driver cannot change properties on a disabled device
[    47.021] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 350 called but device is disabled.
This driver cannot change properties on a disabled device
[    47.021] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 357 called but device is disabled.
This driver cannot change properties on a disabled device
[    47.021] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 363 called but device is disabled.
This driver cannot change properties on a disabled device
[    47.021] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 359 called but device is disabled.
This driver cannot change properties on a disabled device
[    47.021] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 361 called but device is disabled.
This driver cannot change properties on a disabled device
[    47.021] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 365 called but device is disabled.
This driver cannot change properties on a disabled device
[    47.021] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 320 called but device is disabled.
This driver cannot change properties on a disabled device
[    47.021] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 337 called but device is disabled.
This driver cannot change properties on a disabled device
[    47.021] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 337 called but device is disabled.
This driver cannot change properties on a disabled device
[    47.021] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 337 called but device is disabled.
This driver cannot change properties on a disabled device
[    53.496] (II) UnloadModule: "libinput"
[    53.496] (II) systemd-logind: not releasing fd for 13:71, still in use
[    53.496] (II) UnloadModule: "libinput"
[    53.496] (II) systemd-logind: releasing fd for 13:68
[    53.582] (II) UnloadModule: "libinput"
[    53.582] (II) systemd-logind: releasing fd for 13:74
[    53.712] (II) UnloadModule: "libinput"
[    53.712] (II) systemd-logind: releasing fd for 13:84
[    53.831] (II) UnloadModule: "libinput"
[    53.832] (II) systemd-logind: releasing fd for 13:83
[    53.941] (II) UnloadModule: "libinput"
[    53.941] (II) systemd-logind: releasing fd for 13:78
[    54.002] (II) UnloadModule: "libinput"
[    54.002] (II) systemd-logind: releasing fd for 13:72
[    54.122] (II) UnloadModule: "libinput"
[    54.122] (II) systemd-logind: releasing fd for 13:71
[    54.172] (II) UnloadModule: "libinput"
[    54.172] (II) systemd-logind: releasing fd for 13:73
[    54.282] (II) UnloadModule: "libinput"
[    54.282] (II) systemd-logind: releasing fd for 13:70
[    54.342] (II) UnloadModule: "libinput"
[    54.342] (II) systemd-logind: releasing fd for 13:69
[    54.422] (II) UnloadModule: "libinput"
[    54.422] (II) systemd-logind: releasing fd for 13:65
[    54.501] (II) UnloadModule: "libinput"
[    54.501] (II) systemd-logind: releasing fd for 13:64
[    54.582] (II) UnloadModule: "libinput"
[    54.582] (II) systemd-logind: releasing fd for 13:77
[    54.642] (II) UnloadModule: "libinput"
[    54.642] (II) systemd-logind: releasing fd for 13:67
[    54.750] (II) NVIDIA(GPU-0): Deleting GPU-0
[    54.750] (II) Server terminated successfully (0). Closing log file.

Offline

#12 2023-02-13 09:04:22

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

Re: [SOLVED] NVidia card get stuck in P8 performance mode after starting X

Can you disable the IGP in the BIOS and/or hook an external output to the nvidia chip and blacklist i915?
(Obviously hitting around the bushes, I've no idea why this happens and just speculate that it relates to the framebuffer control)

Offline

#13 2023-02-13 18:28:16

xmar
Member
Registered: 2023-02-12
Posts: 9

Re: [SOLVED] NVidia card get stuck in P8 performance mode after starting X

I cannot disable the IGP in the bios, but I managed to blacklist the i915 module using a kernel command.

After blacklisting i915 I was not able to see anything with the X server but I was still able to get a tty. Running the cuda kernel still resulted in a P8 100% state.

Here attached the Xorg logs:

[   110.338] (--) Log file renamed from "/var/log/Xorg.pid-1231.log" to "/var/log/Xorg.0.log"
[   110.338] 
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[   110.338] Current Operating System: Linux xcorbill-tiledmedia2 5.15.91-4-lts #1 SMP Fri, 03 Feb 2023 20:22:45 +0000 x86_64
[   110.338] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-lts root=/dev/mapper/archV0-ArchRoot rw loglevel=3 quiet nowatchdog modules_load=nvidia ec_sys.write_support=1 nvidia_drm.modeset=1 module_blacklist=i915
[   110.338]  
[   110.338] Current version of pixman: 0.42.2
[   110.338] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   110.338] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   110.338] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Feb 13 19:11:30 2023
[   110.338] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   110.338] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   110.338] (==) No Layout section.  Using the first Screen section.
[   110.338] (**) |-->Screen "Screen0" (0)
[   110.338] (**) |   |-->Monitor "<default monitor>"
[   110.338] (==) No monitor specified for screen "Screen0".
	Using a default monitor configuration.
[   110.338] (==) Automatically adding devices
[   110.338] (==) Automatically enabling devices
[   110.338] (==) Automatically adding GPU devices
[   110.338] (==) Automatically binding GPU devices
[   110.338] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   110.338] (WW) The directory "/usr/share/fonts/misc" does not exist.
[   110.338] 	Entry deleted from font path.
[   110.338] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[   110.338] 	Entry deleted from font path.
[   110.338] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[   110.338] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   110.338] 	Entry deleted from font path.
[   110.338] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   110.338] 	Entry deleted from font path.
[   110.338] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[   110.338] 	Entry deleted from font path.
[   110.338] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[   110.338] 	Entry deleted from font path.
[   110.338] (==) FontPath set to:
	
[   110.338] (==) ModulePath set to "/usr/lib/xorg/modules"
[   110.338] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   110.338] (II) Module ABI versions:
[   110.338] 	X.Org ANSI C Emulation: 0.4
[   110.339] 	X.Org Video Driver: 25.2
[   110.339] 	X.Org XInput driver : 24.4
[   110.339] 	X.Org Server Extension : 10.0
[   110.339] (++) using VT number 1

[   110.340] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_312
[   110.340] (II) xfree86: Adding drm device (/dev/dri/card0)
[   110.340] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[   110.340] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[   110.340] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   110.340] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[   110.341] (--) PCI: (0@0:2:0) 8086:9a60:1558:5015 rev 1, Mem @ 0x83000000/16777216, 0x90000000/268435456, I/O @ 0x00001000/64, BIOS @ 0x????????/131072
[   110.341] (--) PCI:*(1@0:0:0) 10de:25a0:1558:5015 rev 161, Mem @ 0x81000000/16777216, 0x1100000000/4294967296, 0x1200000000/33554432, I/O @ 0x00002000/128, BIOS @ 0x????????/131072
[   110.341] (II) Open ACPI successful (/var/run/acpid.socket)
[   110.341] (II) LoadModule: "glx"
[   110.341] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   110.342] (II) Module glx: vendor="X.Org Foundation"
[   110.342] 	compiled for 1.21.1.7, module version = 1.0.0
[   110.342] 	ABI class: X.Org Server Extension, version 10.0
[   110.342] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[   110.342] 	loading driver: nvidia
[   110.342] (==) Matched nvidia as autoconfigured driver 0
[   110.342] (==) Matched nouveau as autoconfigured driver 1
[   110.342] (==) Matched nv as autoconfigured driver 2
[   110.342] (==) Matched modesetting as autoconfigured driver 3
[   110.342] (==) Matched fbdev as autoconfigured driver 4
[   110.342] (==) Matched vesa as autoconfigured driver 5
[   110.342] (==) Assigned the driver to the xf86ConfigLayout
[   110.342] (II) LoadModule: "nvidia"
[   110.342] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   110.342] (II) Module nvidia: vendor="NVIDIA Corporation"
[   110.342] 	compiled for 1.6.99.901, module version = 1.0.0
[   110.342] 	Module class: X.Org Video Driver
[   110.342] (II) LoadModule: "nouveau"
[   110.342] (WW) Warning, couldn't open module nouveau
[   110.342] (EE) Failed to load module "nouveau" (module does not exist, 0)
[   110.342] (II) LoadModule: "nv"
[   110.342] (WW) Warning, couldn't open module nv
[   110.342] (EE) Failed to load module "nv" (module does not exist, 0)
[   110.342] (II) LoadModule: "modesetting"
[   110.342] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   110.342] (II) Module modesetting: vendor="X.Org Foundation"
[   110.342] 	compiled for 1.21.1.7, module version = 1.21.1
[   110.342] 	Module class: X.Org Video Driver
[   110.342] 	ABI class: X.Org Video Driver, version 25.2
[   110.342] (II) LoadModule: "fbdev"
[   110.342] (WW) Warning, couldn't open module fbdev
[   110.342] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   110.342] (II) LoadModule: "vesa"
[   110.343] (WW) Warning, couldn't open module vesa
[   110.343] (EE) Failed to load module "vesa" (module does not exist, 0)
[   110.343] (II) NVIDIA dlloader X Driver  525.85.05  Sat Jan 14 00:47:44 UTC 2023
[   110.343] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   110.343] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   110.343] (II) systemd-logind: releasing fd for 226:0
[   110.400] (II) Loading sub module "fb"
[   110.400] (II) LoadModule: "fb"
[   110.400] (II) Module "fb" already built-in
[   110.400] (II) Loading sub module "wfb"
[   110.400] (II) LoadModule: "wfb"
[   110.400] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   110.400] (II) Module wfb: vendor="X.Org Foundation"
[   110.400] 	compiled for 1.21.1.7, module version = 1.0.0
[   110.400] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   110.400] (II) Loading sub module "ramdac"
[   110.400] (II) LoadModule: "ramdac"
[   110.400] (II) Module "ramdac" already built-in
[   110.401] (WW) Falling back to old probe method for modesetting
[   110.453] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[   110.453] (==) NVIDIA(0): RGB weight 888
[   110.453] (==) NVIDIA(0): Default visual is TrueColor
[   110.453] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   110.462] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[   110.462] (**) NVIDIA(0): Option "TripleBuffer" "on"
[   110.462] (**) NVIDIA(0): Option "AllowIndirectGLXProtocol" "off"
[   110.462] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration" "True"
[   110.462] (**) NVIDIA(0): Option "ForceFullCompositionPipeline" "on"
[   110.462] (**) NVIDIA(0): Enabling 2D acceleration
[   110.462] (II) Loading sub module "glxserver_nvidia"
[   110.462] (II) LoadModule: "glxserver_nvidia"
[   110.462] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[   110.476] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[   110.476] 	compiled for 1.6.99.901, module version = 1.0.0
[   110.476] 	Module class: X.Org Server Extension
[   110.476] (II) NVIDIA GLX Module  525.85.05  Sat Jan 14 00:45:09 UTC 2023
[   110.476] (II) NVIDIA: The X server supports PRIME Render Offload.
[   110.476] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[   110.476] (--) NVIDIA(0):     DFP-0 (boot)
[   110.476] (--) NVIDIA(0):     DFP-1
[   110.477] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 3050 Ti Laptop GPU (GA107-A) at
[   110.477] (II) NVIDIA(0):     PCI:1:0:0 (GPU-0)
[   110.478] (--) NVIDIA(0): Memory: 4194304 kBytes
[   110.478] (--) NVIDIA(0): VideoBIOS: 94.07.3b.00.c5
[   110.478] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   110.478] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   110.478] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   110.478] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[   110.478] (--) NVIDIA(GPU-0): 
[   110.478] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   110.478] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   110.478] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   110.478] (--) NVIDIA(GPU-0): 
[   110.478] (==) NVIDIA(0): 
[   110.478] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   110.478] (==) NVIDIA(0):     will be used as the requested mode.
[   110.478] (==) NVIDIA(0): 
[   110.478] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[   110.478] (--) NVIDIA(0):     AllowEmptyInitialConfiguration is enabled
[   110.485] (II) NVIDIA(0): Validated MetaModes:
[   110.485] (II) NVIDIA(0):     "NULL"
[   110.485] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[   110.485] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[   110.485] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[   110.485] (II) UnloadModule: "modesetting"
[   110.485] (II) Unloading modesetting
[   110.485] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[   110.485] (II) NVIDIA:     access.
[   110.516] (II) NVIDIA(0): Setting mode "NULL"
[   110.535] (==) NVIDIA(0): Disabling shared memory pixmaps
[   110.535] (==) NVIDIA(0): Backing store enabled
[   110.535] (==) NVIDIA(0): Silken mouse enabled
[   110.535] (==) NVIDIA(0): DPMS enabled
[   110.535] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[   110.535] (II) Loading sub module "dri2"
[   110.535] (II) LoadModule: "dri2"
[   110.535] (II) Module "dri2" already built-in
[   110.535] (II) NVIDIA(0): [DRI2] Setup complete
[   110.535] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   110.535] (II) Initializing extension Generic Event Extension
[   110.535] (II) Initializing extension SHAPE
[   110.535] (II) Initializing extension MIT-SHM
[   110.535] (II) Initializing extension XInputExtension
[   110.535] (II) Initializing extension XTEST
[   110.535] (II) Initializing extension BIG-REQUESTS
[   110.535] (II) Initializing extension SYNC
[   110.535] (II) Initializing extension XKEYBOARD
[   110.535] (II) Initializing extension XC-MISC
[   110.535] (II) Initializing extension SECURITY
[   110.535] (II) Initializing extension XFIXES
[   110.535] (II) Initializing extension RENDER
[   110.535] (II) Initializing extension RANDR
[   110.536] (II) Initializing extension COMPOSITE
[   110.536] (II) Initializing extension DAMAGE
[   110.536] (II) Initializing extension MIT-SCREEN-SAVER
[   110.536] (II) Initializing extension DOUBLE-BUFFER
[   110.536] (II) Initializing extension RECORD
[   110.536] (II) Initializing extension DPMS
[   110.536] (II) Initializing extension Present
[   110.536] (II) Initializing extension DRI3
[   110.536] (II) Initializing extension X-Resource
[   110.536] (II) Initializing extension XVideo
[   110.536] (II) Initializing extension XVideo-MotionCompensation
[   110.536] (II) Initializing extension GLX
[   110.536] (II) Initializing extension GLX
[   110.536] (II) Indirect GLX disabled.
[   110.536] (II) GLX: Another vendor is already registered for screen 0
[   110.536] (II) Initializing extension XFree86-VidModeExtension
[   110.536] (II) Initializing extension XFree86-DGA
[   110.536] (II) Initializing extension XFree86-DRI
[   110.536] (II) Initializing extension DRI2
[   110.536] (II) Initializing extension NV-GLX
[   110.536] (II) Initializing extension NV-CONTROL
[   110.562] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   110.562] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   110.562] (II) LoadModule: "libinput"
[   110.562] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   110.564] (II) Module libinput: vendor="X.Org Foundation"
[   110.564] 	compiled for 1.21.1.3, module version = 1.2.1
[   110.564] 	Module class: X.Org XInput Driver
[   110.564] 	ABI class: X.Org XInput driver, version 24.4
[   110.564] (II) Using input driver 'libinput' for 'Power Button'
[   110.564] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 44 paused 0
[   110.564] (**) Power Button: always reports core events
[   110.564] (**) Option "Device" "/dev/input/event3"
[   110.569] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   110.569] (II) event3  - Power Button: device is a keyboard
[   110.569] (II) event3  - Power Button: device removed
[   110.569] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[   110.569] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   110.569] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   110.569] (II) event3  - Power Button: device is a keyboard
[   110.569] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[   110.569] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   110.569] (II) Using input driver 'libinput' for 'Power Button'
[   110.570] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 47 paused 0
[   110.570] (**) Power Button: always reports core events
[   110.570] (**) Option "Device" "/dev/input/event0"
[   110.570] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   110.570] (II) event0  - Power Button: device is a keyboard
[   110.570] (II) event0  - Power Button: device removed
[   110.570] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[   110.570] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   110.570] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   110.570] (II) event0  - Power Button: device is a keyboard
[   110.570] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[   110.570] (II) No input driver specified, ignoring this device.
[   110.570] (II) This device may have been added with another device file.
[   110.571] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[   110.571] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   110.571] (II) Using input driver 'libinput' for 'Sleep Button'
[   110.571] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 48 paused 0
[   110.571] (**) Sleep Button: always reports core events
[   110.571] (**) Option "Device" "/dev/input/event1"
[   110.571] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[   110.571] (II) event1  - Sleep Button: device is a keyboard
[   110.571] (II) event1  - Sleep Button: device removed
[   110.571] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[   110.571] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[   110.572] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[   110.572] (II) event1  - Sleep Button: device is a keyboard
[   110.572] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event12)
[   110.572] (II) No input driver specified, ignoring this device.
[   110.572] (II) This device may have been added with another device file.
[   110.572] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event13)
[   110.572] (II) No input driver specified, ignoring this device.
[   110.572] (II) This device may have been added with another device file.
[   110.572] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
[   110.572] (II) No input driver specified, ignoring this device.
[   110.572] (II) This device may have been added with another device file.
[   110.572] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event15)
[   110.572] (II) No input driver specified, ignoring this device.
[   110.572] (II) This device may have been added with another device file.
[   110.572] (II) config/udev: Adding input device SEMICO USB Keyboard (/dev/input/event5)
[   110.572] (**) SEMICO USB Keyboard: Applying InputClass "libinput keyboard catchall"
[   110.572] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard'
[   110.573] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 49 paused 0
[   110.573] (**) SEMICO USB Keyboard: always reports core events
[   110.573] (**) Option "Device" "/dev/input/event5"
[   110.573] (II) event5  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[   110.573] (II) event5  - SEMICO USB Keyboard: device is a keyboard
[   110.573] (II) event5  - SEMICO USB Keyboard: device removed
[   110.573] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/0003:1A2C:2D43.0001/input/input6/event5"
[   110.573] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard" (type: KEYBOARD, id 9)
[   110.574] (II) event5  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[   110.574] (II) event5  - SEMICO USB Keyboard: device is a keyboard
[   110.574] (II) config/udev: Adding input device SEMICO USB Keyboard (/dev/input/event8)
[   110.574] (**) SEMICO USB Keyboard: Applying InputClass "libinput keyboard catchall"
[   110.574] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard'
[   110.575] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 50 paused 0
[   110.575] (**) SEMICO USB Keyboard: always reports core events
[   110.575] (**) Option "Device" "/dev/input/event8"
[   110.575] (II) event8  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[   110.575] (II) event8  - SEMICO USB Keyboard: device is a keyboard
[   110.575] (II) event8  - SEMICO USB Keyboard: device removed
[   110.575] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.1/0003:1A2C:2D43.0002/input/input10/event8"
[   110.575] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard" (type: KEYBOARD, id 10)
[   110.576] (II) event8  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[   110.576] (II) event8  - SEMICO USB Keyboard: device is a keyboard
[   110.576] (II) config/udev: Adding input device SEMICO USB Keyboard Consumer Control (/dev/input/event6)
[   110.576] (**) SEMICO USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[   110.576] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard Consumer Control'
[   110.577] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 51 paused 0
[   110.577] (**) SEMICO USB Keyboard Consumer Control: always reports core events
[   110.577] (**) Option "Device" "/dev/input/event6"
[   110.577] (II) event6  - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[   110.577] (II) event6  - SEMICO USB Keyboard Consumer Control: device is a keyboard
[   110.577] (II) event6  - SEMICO USB Keyboard Consumer Control: device removed
[   110.577] (II) libinput: SEMICO USB Keyboard Consumer Control: needs a virtual subdevice
[   110.577] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.1/0003:1A2C:2D43.0002/input/input7/event6"
[   110.577] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard Consumer Control" (type: MOUSE, id 11)
[   110.577] (**) Option "AccelerationScheme" "none"
[   110.577] (**) SEMICO USB Keyboard Consumer Control: (accel) selected scheme none/0
[   110.577] (**) SEMICO USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[   110.577] (**) SEMICO USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[   110.578] (II) event6  - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[   110.578] (II) event6  - SEMICO USB Keyboard Consumer Control: device is a keyboard
[   110.578] (II) config/udev: Adding input device SEMICO USB Keyboard System Control (/dev/input/event7)
[   110.578] (**) SEMICO USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[   110.578] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard System Control'
[   110.579] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 52 paused 0
[   110.579] (**) SEMICO USB Keyboard System Control: always reports core events
[   110.579] (**) Option "Device" "/dev/input/event7"
[   110.579] (II) event7  - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[   110.579] (II) event7  - SEMICO USB Keyboard System Control: device is a keyboard
[   110.579] (II) event7  - SEMICO USB Keyboard System Control: device removed
[   110.579] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.1/0003:1A2C:2D43.0002/input/input8/event7"
[   110.579] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard System Control" (type: KEYBOARD, id 12)
[   110.580] (II) event7  - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[   110.580] (II) event7  - SEMICO USB Keyboard System Control: device is a keyboard
[   110.580] (II) config/udev: Adding input device SIGMACHIP Usb Mouse (/dev/input/event9)
[   110.580] (**) SIGMACHIP Usb Mouse: Applying InputClass "libinput pointer catchall"
[   110.580] (II) Using input driver 'libinput' for 'SIGMACHIP Usb Mouse'
[   110.641] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 53 paused 0
[   110.642] (**) SIGMACHIP Usb Mouse: always reports core events
[   110.642] (**) Option "Device" "/dev/input/event9"
[   110.643] (II) event9  - SIGMACHIP Usb Mouse: is tagged by udev as: Mouse
[   110.644] (II) event9  - SIGMACHIP Usb Mouse: device is a pointer
[   110.644] (II) event9  - SIGMACHIP Usb Mouse: device removed
[   110.644] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-5/3-5:1.0/0003:1C4F:0048.0003/input/input11/event9"
[   110.644] (II) XINPUT: Adding extended input device "SIGMACHIP Usb Mouse" (type: MOUSE, id 13)
[   110.644] (**) Option "AccelerationScheme" "none"
[   110.644] (**) SIGMACHIP Usb Mouse: (accel) selected scheme none/0
[   110.644] (**) SIGMACHIP Usb Mouse: (accel) acceleration factor: 2.000
[   110.644] (**) SIGMACHIP Usb Mouse: (accel) acceleration threshold: 4
[   110.646] (II) event9  - SIGMACHIP Usb Mouse: is tagged by udev as: Mouse
[   110.646] (II) event9  - SIGMACHIP Usb Mouse: device is a pointer
[   110.647] (II) config/udev: Adding input device SIGMACHIP Usb Mouse (/dev/input/mouse0)
[   110.647] (II) No input driver specified, ignoring this device.
[   110.647] (II) This device may have been added with another device file.
[   110.648] (II) config/udev: Adding input device BisonCam,NB Pro: BisonCam,NB Pr (/dev/input/event18)
[   110.648] (**) BisonCam,NB Pro: BisonCam,NB Pr: Applying InputClass "libinput keyboard catchall"
[   110.648] (II) Using input driver 'libinput' for 'BisonCam,NB Pro: BisonCam,NB Pr'
[   110.649] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 54 paused 0
[   110.649] (**) BisonCam,NB Pro: BisonCam,NB Pr: always reports core events
[   110.649] (**) Option "Device" "/dev/input/event18"
[   110.651] (II) event18 - BisonCam,NB Pro: BisonCam,NB Pr: is tagged by udev as: Keyboard
[   110.651] (II) event18 - BisonCam,NB Pro: BisonCam,NB Pr: device is a keyboard
[   110.651] (II) event18 - BisonCam,NB Pro: BisonCam,NB Pr: device removed
[   110.651] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-8/3-8:1.0/input/input25/event18"
[   110.651] (II) XINPUT: Adding extended input device "BisonCam,NB Pro: BisonCam,NB Pr" (type: KEYBOARD, id 14)
[   110.653] (II) event18 - BisonCam,NB Pro: BisonCam,NB Pr: is tagged by udev as: Keyboard
[   110.653] (II) event18 - BisonCam,NB Pro: BisonCam,NB Pr: device is a keyboard
[   110.653] (II) config/udev: Adding input device ELAN0412:00 04F3:3162 Mouse (/dev/input/event16)
[   110.653] (**) ELAN0412:00 04F3:3162 Mouse: Applying InputClass "libinput pointer catchall"
[   110.653] (II) Using input driver 'libinput' for 'ELAN0412:00 04F3:3162 Mouse'
[   110.655] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 55 paused 0
[   110.655] (**) ELAN0412:00 04F3:3162 Mouse: always reports core events
[   110.655] (**) Option "Device" "/dev/input/event16"
[   110.656] (II) event16 - ELAN0412:00 04F3:3162 Mouse: is tagged by udev as: Mouse Pointingstick
[   110.656] (II) event16 - ELAN0412:00 04F3:3162 Mouse: device is a pointer
[   110.658] (II) event16 - ELAN0412:00 04F3:3162 Mouse: device removed
[   110.658] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-2/i2c-ELAN0412:00/0018:04F3:3162.0004/input/input22/event16"
[   110.658] (II) XINPUT: Adding extended input device "ELAN0412:00 04F3:3162 Mouse" (type: MOUSE, id 15)
[   110.658] (**) Option "AccelerationScheme" "none"
[   110.658] (**) ELAN0412:00 04F3:3162 Mouse: (accel) selected scheme none/0
[   110.658] (**) ELAN0412:00 04F3:3162 Mouse: (accel) acceleration factor: 2.000
[   110.658] (**) ELAN0412:00 04F3:3162 Mouse: (accel) acceleration threshold: 4
[   110.659] (II) event16 - ELAN0412:00 04F3:3162 Mouse: is tagged by udev as: Mouse Pointingstick
[   110.659] (II) event16 - ELAN0412:00 04F3:3162 Mouse: device is a pointer
[   110.661] (II) config/udev: Adding input device ELAN0412:00 04F3:3162 Mouse (/dev/input/mouse1)
[   110.661] (II) No input driver specified, ignoring this device.
[   110.661] (II) This device may have been added with another device file.
[   110.662] (II) config/udev: Adding input device ELAN0412:00 04F3:3162 Touchpad (/dev/input/event17)
[   110.662] (**) ELAN0412:00 04F3:3162 Touchpad: Applying InputClass "libinput touchpad catchall"
[   110.662] (II) Using input driver 'libinput' for 'ELAN0412:00 04F3:3162 Touchpad'
[   110.662] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 56 paused 0
[   110.663] (**) ELAN0412:00 04F3:3162 Touchpad: always reports core events
[   110.663] (**) Option "Device" "/dev/input/event17"
[   110.663] (II) event17 - ELAN0412:00 04F3:3162 Touchpad: is tagged by udev as: Touchpad
[   110.664] (II) event17 - ELAN0412:00 04F3:3162 Touchpad: device is a touchpad
[   110.664] (II) event17 - ELAN0412:00 04F3:3162 Touchpad: device removed
[   110.665] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-2/i2c-ELAN0412:00/0018:04F3:3162.0004/input/input24/event17"
[   110.665] (II) XINPUT: Adding extended input device "ELAN0412:00 04F3:3162 Touchpad" (type: TOUCHPAD, id 16)
[   110.665] (**) Option "AccelerationScheme" "none"
[   110.665] (**) ELAN0412:00 04F3:3162 Touchpad: (accel) selected scheme none/0
[   110.665] (**) ELAN0412:00 04F3:3162 Touchpad: (accel) acceleration factor: 2.000
[   110.665] (**) ELAN0412:00 04F3:3162 Touchpad: (accel) acceleration threshold: 4
[   110.666] (II) event17 - ELAN0412:00 04F3:3162 Touchpad: is tagged by udev as: Touchpad
[   110.666] (II) event17 - ELAN0412:00 04F3:3162 Touchpad: device is a touchpad
[   110.667] (II) config/udev: Adding input device ELAN0412:00 04F3:3162 Touchpad (/dev/input/mouse2)
[   110.667] (II) No input driver specified, ignoring this device.
[   110.667] (II) This device may have been added with another device file.
[   110.667] (II) config/udev: Adding input device HDA Intel PCH Headset Mic (/dev/input/event19)
[   110.667] (II) No input driver specified, ignoring this device.
[   110.667] (II) This device may have been added with another device file.
[   110.667] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event20)
[   110.667] (II) No input driver specified, ignoring this device.
[   110.667] (II) This device may have been added with another device file.
[   110.667] (II) config/udev: Adding input device Intel HID events (/dev/input/event10)
[   110.667] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[   110.667] (II) Using input driver 'libinput' for 'Intel HID events'
[   110.668] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 57 paused 0
[   110.668] (**) Intel HID events: always reports core events
[   110.668] (**) Option "Device" "/dev/input/event10"
[   110.668] (II) event10 - Intel HID events: is tagged by udev as: Keyboard
[   110.668] (II) event10 - Intel HID events: device is a keyboard
[   110.668] (II) event10 - Intel HID events: device removed
[   110.668] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input12/event10"
[   110.668] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 17)
[   110.669] (II) event10 - Intel HID events: is tagged by udev as: Keyboard
[   110.669] (II) event10 - Intel HID events: device is a keyboard
[   110.669] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[   110.669] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   110.669] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   110.669] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 58 paused 0
[   110.669] (**) AT Translated Set 2 keyboard: always reports core events
[   110.669] (**) Option "Device" "/dev/input/event4"
[   110.670] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   110.670] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[   110.670] (II) event4  - AT Translated Set 2 keyboard: device removed
[   110.671] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[   110.671] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 18)
[   110.671] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   110.671] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[   110.672] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event21)
[   110.672] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[   110.672] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[   110.672] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 59 paused 0
[   110.672] (**) PS/2 Generic Mouse: always reports core events
[   110.672] (**) Option "Device" "/dev/input/event21"
[   110.672] (II) event21 - PS/2 Generic Mouse: is tagged by udev as: Mouse
[   110.672] (II) event21 - PS/2 Generic Mouse: device is a pointer
[   110.672] (II) event21 - PS/2 Generic Mouse: device removed
[   110.672] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input14/event21"
[   110.673] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 19)
[   110.673] (**) Option "AccelerationScheme" "none"
[   110.673] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[   110.673] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[   110.673] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[   110.673] (II) event21 - PS/2 Generic Mouse: is tagged by udev as: Mouse
[   110.673] (II) event21 - PS/2 Generic Mouse: device is a pointer
[   110.673] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse3)
[   110.673] (II) No input driver specified, ignoring this device.
[   110.673] (II) This device may have been added with another device file.
[   110.673] (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
[   110.673] (II) No input driver specified, ignoring this device.
[   110.673] (II) This device may have been added with another device file.
[   110.675] (**) SEMICO USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[   110.675] (II) Using input driver 'libinput' for 'SEMICO USB Keyboard Consumer Control'
[   110.675] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[   110.675] (**) SEMICO USB Keyboard Consumer Control: always reports core events
[   110.675] (**) Option "Device" "/dev/input/event6"
[   110.675] (II) libinput: SEMICO USB Keyboard Consumer Control: is a virtual subdevice
[   110.675] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.1/0003:1A2C:2D43.0002/input/input7/event6"
[   110.675] (II) XINPUT: Adding extended input device "SEMICO USB Keyboard Consumer Control" (type: KEYBOARD, id 20)
[   110.993] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   110.993] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   110.993] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[   110.993] (--) NVIDIA(GPU-0): 
[   110.993] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   110.993] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   110.993] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   110.993] (--) NVIDIA(GPU-0): 
[   115.851] (**) Option "fd" "44"
[   115.851] (II) event3  - Power Button: device removed
[   115.851] (**) Option "fd" "47"
[   115.851] (II) event0  - Power Button: device removed
[   115.852] (**) Option "fd" "48"
[   115.852] (II) event1  - Sleep Button: device removed
[   115.852] (**) Option "fd" "49"
[   115.852] (II) event5  - SEMICO USB Keyboard: device removed
[   115.852] (**) Option "fd" "50"
[   115.852] (II) event8  - SEMICO USB Keyboard: device removed
[   115.852] (**) Option "fd" "51"
[   115.852] (**) Option "fd" "52"
[   115.852] (II) event7  - SEMICO USB Keyboard System Control: device removed
[   115.852] (**) Option "fd" "53"
[   115.852] (II) event9  - SIGMACHIP Usb Mouse: device removed
[   115.852] (**) Option "fd" "54"
[   115.852] (II) event18 - BisonCam,NB Pro: BisonCam,NB Pr: device removed
[   115.852] (**) Option "fd" "55"
[   115.852] (II) event16 - ELAN0412:00 04F3:3162 Mouse: device removed
[   115.853] (**) Option "fd" "56"
[   115.853] (II) event17 - ELAN0412:00 04F3:3162 Touchpad: device removed
[   115.853] (**) Option "fd" "57"
[   115.853] (II) event10 - Intel HID events: device removed
[   115.853] (**) Option "fd" "58"
[   115.853] (II) event4  - AT Translated Set 2 keyboard: device removed
[   115.853] (**) Option "fd" "59"
[   115.853] (II) event21 - PS/2 Generic Mouse: device removed
[   115.853] (**) Option "fd" "51"
[   115.853] (II) event6  - SEMICO USB Keyboard Consumer Control: device removed
[   115.920] (II) systemd-logind: got pause for 13:67
[   115.920] (II) systemd-logind: got pause for 13:64
[   115.920] (II) systemd-logind: got pause for 13:85
[   115.920] (II) systemd-logind: got pause for 13:72
[   115.920] (II) systemd-logind: got pause for 13:65
[   115.920] (II) systemd-logind: got pause for 13:73
[   115.920] (II) systemd-logind: got pause for 13:74
[   115.920] (II) systemd-logind: got pause for 13:82
[   115.920] (II) systemd-logind: got pause for 13:68
[   115.920] (II) systemd-logind: got pause for 13:71
[   115.920] (II) systemd-logind: got pause for 13:70
[   115.920] (II) systemd-logind: got pause for 13:80
[   115.920] (II) systemd-logind: got pause for 13:69
[   115.920] (II) systemd-logind: got pause for 13:81
[   115.921] (II) libinput: PS/2 Generic Mouse: SetProperty on 293 called but device is disabled.
This driver cannot change properties on a disabled device
[   115.921] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 293 called but device is disabled.
This driver cannot change properties on a disabled device
[   115.921] (II) libinput: PS/2 Generic Mouse: SetProperty on 279 called but device is disabled.
This driver cannot change properties on a disabled device
[   115.921] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 279 called but device is disabled.
This driver cannot change properties on a disabled device
[   115.921] (II) libinput: PS/2 Generic Mouse: SetProperty on 298 called but device is disabled.
This driver cannot change properties on a disabled device
[   115.921] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 298 called but device is disabled.
This driver cannot change properties on a disabled device
[   115.921] (II) libinput: PS/2 Generic Mouse: SetProperty on 296 called but device is disabled.
This driver cannot change properties on a disabled device
[   115.921] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 298 called but device is disabled.
This driver cannot change properties on a disabled device
[   115.921] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 302 called but device is disabled.
This driver cannot change properties on a disabled device
[   115.921] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 308 called but device is disabled.
This driver cannot change properties on a disabled device
[   115.921] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 304 called but device is disabled.
This driver cannot change properties on a disabled device
[   115.921] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 306 called but device is disabled.
This driver cannot change properties on a disabled device
[   115.921] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 310 called but device is disabled.
This driver cannot change properties on a disabled device
[   115.921] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 265 called but device is disabled.
This driver cannot change properties on a disabled device
[   115.921] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 285 called but device is disabled.
This driver cannot change properties on a disabled device
[   115.921] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 285 called but device is disabled.
This driver cannot change properties on a disabled device
[   115.921] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 285 called but device is disabled.
This driver cannot change properties on a disabled device
[   115.923] (II) libinput: PS/2 Generic Mouse: SetProperty on 291 called but device is disabled.
This driver cannot change properties on a disabled device
[   116.772] (II) systemd-logind: got resume for 13:67
[   116.772] (II) Open ACPI successful (/var/run/acpid.socket)
[   116.772] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   116.772] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   116.772] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[   116.772] (--) NVIDIA(GPU-0): 
[   116.772] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   116.772] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   116.772] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   116.772] (--) NVIDIA(GPU-0): 
[   116.793] (II) NVIDIA(0): Setting mode "NULL"
[   116.819] (II) event3  - Power Button: is tagged by udev as: Keyboard
[   116.819] (II) event3  - Power Button: device is a keyboard
[   116.831] (II) systemd-logind: got resume for 13:64
[   116.831] (II) event0  - Power Button: is tagged by udev as: Keyboard
[   116.831] (II) event0  - Power Button: device is a keyboard
[   116.874] (II) systemd-logind: got resume for 13:85
[   116.875] (II) event21 - PS/2 Generic Mouse: is tagged by udev as: Mouse
[   116.875] (II) event21 - PS/2 Generic Mouse: device is a pointer
[   116.992] (II) systemd-logind: got resume for 13:72
[   116.993] (II) event8  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[   116.994] (II) event8  - SEMICO USB Keyboard: device is a keyboard
[   117.061] (II) systemd-logind: got resume for 13:65
[   117.061] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[   117.061] (II) event1  - Sleep Button: device is a keyboard
[   117.111] (II) systemd-logind: got resume for 13:73
[   117.112] (II) event9  - SIGMACHIP Usb Mouse: is tagged by udev as: Mouse
[   117.112] (II) event9  - SIGMACHIP Usb Mouse: device is a pointer
[   117.182] (II) systemd-logind: got resume for 13:74
[   117.183] (II) event10 - Intel HID events: is tagged by udev as: Keyboard
[   117.183] (II) event10 - Intel HID events: device is a keyboard
[   117.223] (II) systemd-logind: got resume for 13:82
[   117.224] (II) event18 - BisonCam,NB Pro: BisonCam,NB Pr: is tagged by udev as: Keyboard
[   117.224] (II) event18 - BisonCam,NB Pro: BisonCam,NB Pr: device is a keyboard
[   117.271] (II) systemd-logind: got resume for 13:68
[   117.271] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   117.271] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[   117.331] (II) systemd-logind: got resume for 13:71
[   117.332] (II) event7  - SEMICO USB Keyboard System Control: is tagged by udev as: Keyboard
[   117.332] (II) event7  - SEMICO USB Keyboard System Control: device is a keyboard
[   117.401] (II) systemd-logind: got resume for 13:70
[   117.402] (II) event6  - SEMICO USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[   117.402] (II) event6  - SEMICO USB Keyboard Consumer Control: device is a keyboard
[   117.461] (II) systemd-logind: got resume for 13:80
[   117.461] (II) event16 - ELAN0412:00 04F3:3162 Mouse: is tagged by udev as: Mouse Pointingstick
[   117.462] (II) event16 - ELAN0412:00 04F3:3162 Mouse: device is a pointer
[   117.531] (II) systemd-logind: got resume for 13:69
[   117.533] (II) event5  - SEMICO USB Keyboard: is tagged by udev as: Keyboard
[   117.533] (II) event5  - SEMICO USB Keyboard: device is a keyboard
[   117.611] (II) systemd-logind: got resume for 13:81
[   117.612] (II) event17 - ELAN0412:00 04F3:3162 Touchpad: is tagged by udev as: Touchpad
[   117.612] (II) event17 - ELAN0412:00 04F3:3162 Touchpad: device is a touchpad
[   123.747] (**) Option "fd" "28"
[   123.747] (II) event3  - Power Button: device removed
[   123.748] (**) Option "fd" "48"
[   123.748] (II) event0  - Power Button: device removed
[   123.748] (**) Option "fd" "51"
[   123.748] (II) event1  - Sleep Button: device removed
[   123.748] (**) Option "fd" "59"
[   123.748] (II) event5  - SEMICO USB Keyboard: device removed
[   123.748] (**) Option "fd" "50"
[   123.748] (II) event8  - SEMICO USB Keyboard: device removed
[   123.748] (**) Option "fd" "57"
[   123.748] (**) Option "fd" "56"
[   123.749] (II) event7  - SEMICO USB Keyboard System Control: device removed
[   123.749] (**) Option "fd" "52"
[   123.749] (II) event9  - SIGMACHIP Usb Mouse: device removed
[   123.749] (**) Option "fd" "54"
[   123.749] (II) event18 - BisonCam,NB Pro: BisonCam,NB Pr: device removed
[   123.749] (**) Option "fd" "58"
[   123.749] (II) event16 - ELAN0412:00 04F3:3162 Mouse: device removed
[   123.749] (**) Option "fd" "65"
[   123.749] (II) event17 - ELAN0412:00 04F3:3162 Touchpad: device removed
[   123.749] (**) Option "fd" "53"
[   123.749] (II) event10 - Intel HID events: device removed
[   123.750] (**) Option "fd" "55"
[   123.750] (II) event4  - AT Translated Set 2 keyboard: device removed
[   123.750] (**) Option "fd" "49"
[   123.750] (II) event21 - PS/2 Generic Mouse: device removed
[   123.750] (**) Option "fd" "57"
[   123.750] (II) event6  - SEMICO USB Keyboard Consumer Control: device removed
[   123.812] (II) systemd-logind: got pause for 13:67
[   123.812] (II) systemd-logind: got pause for 13:64
[   123.812] (II) systemd-logind: got pause for 13:85
[   123.812] (II) systemd-logind: got pause for 13:72
[   123.812] (II) systemd-logind: got pause for 13:65
[   123.812] (II) systemd-logind: got pause for 13:73
[   123.812] (II) systemd-logind: got pause for 13:74
[   123.812] (II) systemd-logind: got pause for 13:82
[   123.812] (II) systemd-logind: got pause for 13:68
[   123.812] (II) systemd-logind: got pause for 13:71
[   123.812] (II) systemd-logind: got pause for 13:70
[   123.812] (II) systemd-logind: got pause for 13:80
[   123.812] (II) systemd-logind: got pause for 13:69
[   123.812] (II) systemd-logind: got pause for 13:81
[   123.812] (II) libinput: PS/2 Generic Mouse: SetProperty on 293 called but device is disabled.
This driver cannot change properties on a disabled device
[   123.813] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 293 called but device is disabled.
This driver cannot change properties on a disabled device
[   123.813] (II) libinput: PS/2 Generic Mouse: SetProperty on 279 called but device is disabled.
This driver cannot change properties on a disabled device
[   123.813] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 279 called but device is disabled.
This driver cannot change properties on a disabled device
[   123.813] (II) libinput: PS/2 Generic Mouse: SetProperty on 298 called but device is disabled.
This driver cannot change properties on a disabled device
[   123.813] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 298 called but device is disabled.
This driver cannot change properties on a disabled device
[   123.813] (II) libinput: PS/2 Generic Mouse: SetProperty on 296 called but device is disabled.
This driver cannot change properties on a disabled device
[   123.813] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 298 called but device is disabled.
This driver cannot change properties on a disabled device
[   123.814] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 302 called but device is disabled.
This driver cannot change properties on a disabled device
[   123.814] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 308 called but device is disabled.
This driver cannot change properties on a disabled device
[   123.814] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 304 called but device is disabled.
This driver cannot change properties on a disabled device
[   123.814] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 306 called but device is disabled.
This driver cannot change properties on a disabled device
[   123.814] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 310 called but device is disabled.
This driver cannot change properties on a disabled device
[   123.814] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 265 called but device is disabled.
This driver cannot change properties on a disabled device
[   123.814] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 285 called but device is disabled.
This driver cannot change properties on a disabled device
[   123.814] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 285 called but device is disabled.
This driver cannot change properties on a disabled device
[   123.814] (II) libinput: ELAN0412:00 04F3:3162 Touchpad: SetProperty on 285 called but device is disabled.
This driver cannot change properties on a disabled device
[   123.815] (II) libinput: PS/2 Generic Mouse: SetProperty on 291 called but device is disabled.
This driver cannot change properties on a disabled device
seth wrote:

Obviously hitting around the bushes, I've no idea why this happens and just speculate that it relates to the framebuffer control

I was guessing it was the case smile, but I was still hoping one of those steps would help you find an hidden clue.

I will keep investigating and update this post if I find anything

Offline

#14 2023-02-13 23:13:39

xmar
Member
Registered: 2023-02-12
Posts: 9

Re: [SOLVED] NVidia card get stuck in P8 performance mode after starting X

I found a solution \o/

If, before starting gdm, I force to turn off the graphic card:

sudo rmmod nvidia_uvm nvidia-drm nvidia-modeset nvidia
sudo system76-power graphics power off

and then turn the graphic card on again

sudo system76-power graphics power on
sudo modprobe nvidia-drm nvidia-modeset nvidia

and finally start my graphic server with

sudo systemctl start gdm

The graphic card has expected behavior (stay in P8 mode during idle time but goes to P0 when used), even with the X server running.

Before my laptop was always starting with the graphic card turned off, that was the reason why I never enabled the automatic start of gdm after booting. That way I could turn on the graphic card and let the X server use it in pass through mode to use my external displays. But now it seems the card is turned on during boot (by the bios?) and is probably set into a wrong state.

Offline

#15 2025-09-21 05:41:36

demimurych
Member
Registered: 2025-09-21
Posts: 1

Re: [SOLVED] NVidia card get stuck in P8 performance mode after starting X

I have the same problem on dell latitude e6430.
With Optimus: Nvidia NVS 5200M  / Intel.

I found a solution — just don’t laugh
Nothing helped me: neither rolling back to earlier driver versions, nor rebooting, nor enabling/disabling Optimus.
NVIDIA was stuck at P8.

Until… I came across this thread, where the solution was in the realm of power off.
Only instead of reloading the drivers, I just unplugged the laptop’s power cord while it was running, and then plugged it back in. And everything started working.

Last edited by demimurych (2025-09-21 05:46:00)

Offline

Board footer

Powered by FluxBB