You are not logged in.

#1 2023-08-09 18:22:27

me_231231
Member
Registered: 2023-08-09
Posts: 42

[SOVLED] startx fails as user, but succeeds as root after update

I have a laptop with integrated Nvidia graphics card.

I commited a mistake of blindly updating my acrh linux and now I am stuck without ability to start X as a user.
I have tried going to the wiki and googling around the web for similar problems but nothing helped me.
I already tried reinstalling nvdia drivers to no avail.
My guess is that it some problems with permissions to files, but I fail to find the root of the problem.

I checked environment variables that are set for root are aslo set for user. Also I shoud note that .xinitrc is the same for both root and the user.

Here is my X log file:

[  1138.934] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[  1138.935] Current Operating System: Linux DK-NOTE 6.4.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 08 Aug 2023 22:14:05 +0000 x86_64
[  1138.935] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=dd0356d9-b922-4cc6-a7e9-f1ea43fe10aa rw loglevel=3 quiet rcutree.rcu_idle_gp_delay=1
[  1138.935]  
[  1138.936] Current version of pixman: 0.42.2
[  1138.936] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1138.936] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1138.937] (==) Log file: "/home/dk/.local/share/xorg/Xorg.0.log", Time: Wed Aug  9 21:13:57 2023
[  1138.937] (==) Using config file: "/etc/X11/xorg.conf"
[  1138.937] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  1138.938] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1138.946] (==) ServerLayout "Layout0"
[  1138.946] (**) |-->Screen "Screen0" (0)
[  1138.946] (**) |   |-->Monitor "Monitor0"
[  1138.946] (**) |   |-->Device "Device0"
[  1138.946] (**) |-->Input Device "Keyboard0"
[  1138.946] (**) |-->Input Device "Mouse0"
[  1138.946] (==) Automatically adding devices
[  1138.946] (==) Automatically enabling devices
[  1138.946] (==) Automatically adding GPU devices
[  1138.946] (==) Automatically binding GPU devices
[  1138.946] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  1138.948] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[  1138.948] 	Entry deleted from font path.
[  1138.949] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[  1138.949] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1138.949] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[  1138.949] (WW) Disabling Keyboard0
[  1138.949] (WW) Disabling Mouse0
[  1138.949] (II) Module ABI versions:
[  1138.949] 	X.Org ANSI C Emulation: 0.4
[  1138.949] 	X.Org Video Driver: 25.2
[  1138.949] 	X.Org XInput driver : 24.4
[  1138.949] 	X.Org Server Extension : 10.0
[  1138.949] (++) using VT number 1

[  1138.950] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[  1138.951] (II) xfree86: Adding drm device (/dev/dri/card1)
[  1138.951] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[  1138.951] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[  1138.951] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1138.951] (II) Platform probe for /sys/devices/platform/simple-framebuffer.0/drm/card0
[  1138.952] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[  1138.952] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[  1138.952] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[  1138.952] (**) OutputClass "nvidia" setting /dev/dri/card1 as PrimaryGPU
[  1138.953] (--) PCI:*(1@0:0:0) 10de:1f95:17aa:3fc8 rev 161, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[  1138.953] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  1138.953] (II) LoadModule: "glx"
[  1138.954] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1138.958] (II) Module glx: vendor="X.Org Foundation"
[  1138.958] 	compiled for 1.21.1.8, module version = 1.0.0
[  1138.958] 	ABI class: X.Org Server Extension, version 10.0
[  1138.958] (II) LoadModule: "nvidia"
[  1138.958] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[  1138.963] (II) Module nvidia: vendor="NVIDIA Corporation"
[  1138.963] 	compiled for 1.6.99.901, module version = 1.0.0
[  1138.963] 	Module class: X.Org Video Driver
[  1138.963] (II) NVIDIA dlloader X Driver  535.86.05  Fri Jul 14 20:26:08 UTC 2023
[  1138.963] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[  1138.964] (II) systemd-logind: releasing fd for 226:1
[  1139.995] (II) Loading sub module "fb"
[  1139.995] (II) LoadModule: "fb"
[  1139.995] (II) Module "fb" already built-in
[  1139.995] (II) Loading sub module "wfb"
[  1139.995] (II) LoadModule: "wfb"
[  1139.995] (II) Loading /usr/lib/xorg/modules/libwfb.so
[  1139.996] (II) Module wfb: vendor="X.Org Foundation"
[  1139.996] 	compiled for 1.21.1.8, module version = 1.0.0
[  1139.996] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1140.002] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[  1140.002] (EE) NVIDIA:     system's kernel log for additional error messages and
[  1140.002] (EE) NVIDIA:     consult the NVIDIA README for details.
[  1140.002] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[  1140.002] (EE) NVIDIA:     system's kernel log for additional error messages and
[  1140.002] (EE) NVIDIA:     consult the NVIDIA README for details.
[  1140.003] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[  1140.003] (EE) NVIDIA:     system's kernel log for additional error messages and
[  1140.003] (EE) NVIDIA:     consult the NVIDIA README for details.
[  1140.003] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[  1140.003] (EE) NVIDIA:     system's kernel log for additional error messages and
[  1140.003] (EE) NVIDIA:     consult the NVIDIA README for details.
[  1140.003] (II) systemd-logind: releasing fd for 226:0
[  1140.004] (EE) No devices detected.
[  1140.005] (EE) 
Fatal server error:
[  1140.005] (EE) no screens found(EE) 
[  1140.005] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[  1140.005] (EE) Please also check the log file at "/home/dk/.local/share/xorg/Xorg.0.log" for additional information.
[  1140.005] (EE) 
[  1140.022] (EE) Server terminated with error (1). Closing log file.

Here is what journalctl says for current boot:

Aug 09 20:55:00 DK-NOTE kernel: nvidia: loading out-of-tree module taints kernel.
Aug 09 20:55:00 DK-NOTE kernel: nvidia: module license 'NVIDIA' taints kernel.
Aug 09 20:55:00 DK-NOTE kernel: nvidia: module verification failed: signature and/or required key missing - tainting kernel
Aug 09 20:55:00 DK-NOTE kernel: nvidia: module license taints kernel.
Aug 09 20:55:00 DK-NOTE kernel: nvidia: unknown parameter 'NVreg_Mobile' ignored
Aug 09 20:55:00 DK-NOTE kernel: nvidia: unknown parameter 'NVreg_SoftEDIDs' ignored
Aug 09 20:55:00 DK-NOTE kernel: nvidia: unknown parameter 'NVreg_Mobile' ignored
Aug 09 20:55:00 DK-NOTE kernel: nvidia-nvlink: Nvlink Core is being initialized, major device number 238
Aug 09 20:55:00 DK-NOTE kernel: nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
Aug 09 20:55:00 DK-NOTE kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module  535.86.05  Fri Jul 14 20:46:33 UTC 2023
Aug 09 20:55:00 DK-NOTE kernel: nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  535.86.05  Fri Jul 14 20:20:58 UTC 2023
Aug 09 20:55:00 DK-NOTE kernel: nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
Aug 09 20:55:00 DK-NOTE kernel: nvidia-uvm: Loaded the UVM driver, major device number 236.
Aug 09 20:55:00 DK-NOTE kernel: [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
Aug 09 20:55:00 DK-NOTE kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
Aug 09 20:55:00 DK-NOTE kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
Aug 09 20:55:00 DK-NOTE kernel: [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
Aug 09 20:55:01 DK-NOTE (udev-worker)[288]: nvidia: Process '/usr/bin/bash -c '/usr/bin/mknod -Z -m 666 /dev/nvidiactl c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) 255'' failed with exit code 1.
Aug 09 20:55:01 DK-NOTE (udev-worker)[288]: nvidia: Process '/usr/bin/bash -c 'for i in $(cat /proc/driver/nvidia/gpus/*/information | grep Minor | cut -d \  -f 4); do /usr/bin/mknod -Z -m 666 /dev/nvidia${i} c $(grep nvidia-frontend /proc/devices | cut -d \  -f 1) ${i}; done'' failed with exit code 1.
Aug 09 20:55:01 DK-NOTE systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:nvidia_0...
Aug 09 20:55:01 DK-NOTE systemd[1]: Finished Load/Save Screen Backlight Brightness of backlight:nvidia_0.
Aug 09 20:55:01 DK-NOTE kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
Aug 09 20:55:02 DK-NOTE kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
Aug 09 20:55:02 DK-NOTE kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
Aug 09 20:55:02 DK-NOTE kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
Aug 09 21:13:57 DK-NOTE kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
Aug 09 21:13:57 DK-NOTE kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
Aug 09 21:13:58 DK-NOTE kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.

Here is the output of dmesg, nothing criminal appears to me:

[    0.967681] nvidia: loading out-of-tree module taints kernel.
[    0.967687] nvidia: module license 'NVIDIA' taints kernel.
[    0.967690] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[    0.967691] nvidia: module license taints kernel.
[    1.116496] nvidia: unknown parameter 'NVreg_Mobile' ignored
[    1.116501] nvidia: unknown parameter 'NVreg_SoftEDIDs' ignored
[    1.116502] nvidia: unknown parameter 'NVreg_Mobile' ignored
[    1.117883] nvidia-nvlink: Nvlink Core is being initialized, major device number 238
[    1.118614] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=none
[    1.168850] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  535.86.05  Fri Jul 14 20:46:33 UTC 2023
[    1.180604] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  535.86.05  Fri Jul 14 20:20:58 UTC 2023
[    1.182404] nvidia_uvm: module uses symbols nvUvmInterfaceDisableAccessCntr from proprietary module nvidia, inheriting taint.
[    1.279549] nvidia-uvm: Loaded the UVM driver, major device number 236.
[    1.280605] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[    1.892929] nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
[    1.893135] nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
[    1.894969] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 1
[    3.981112] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input14
[    4.077271] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input15
[    4.077341] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input16
[    4.077395] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input17
[ 1138.977029] nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
[ 1139.131589] nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.
[ 1139.958927] nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.

Last edited by me_231231 (2023-08-13 21:20:20)

Offline

#2 2023-08-09 18:37:57

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

Re: [SOVLED] startx fails as user, but succeeds as root after update

[  1138.937] (==) Using config file: "/etc/X11/xorg.conf"

First of all, get rid of that file, do not create a new one.
Then see https://wiki.archlinux.org/title/Xinit#xserverrc

Post an updated xorg log and the complete system journal:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Offline

#3 2023-08-09 19:08:21

me_231231
Member
Registered: 2023-08-09
Posts: 42

Re: [SOVLED] startx fails as user, but succeeds as root after update

Starting X worked this time from the user.
However, I still see problems with nvidia kernel module, does this mean I have loaded without drivers?

Here is the new X log:

[    25.842] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[    25.848] Current Operating System: Linux DK-NOTE 6.4.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 08 Aug 2023 22:14:05 +0000 x86_64
[    25.848] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=dd0356d9-b922-4cc6-a7e9-f1ea43fe10aa rw loglevel=3 quiet rcutree.rcu_idle_gp_delay=1
[    25.848]  
[    25.848] Current version of pixman: 0.42.2
[    25.848] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    25.848] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    25.848] (==) Log file: "/home/dk/.local/share/xorg/Xorg.0.log", Time: Wed Aug  9 21:57:53 2023
[    25.851] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    25.853] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    25.854] (==) No Layout section.  Using the first Screen section.
[    25.854] (==) No screen section available. Using defaults.
[    25.854] (**) |-->Screen "Default Screen Section" (0)
[    25.854] (**) |   |-->Monitor "<default monitor>"
[    25.854] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    25.854] (==) Automatically adding devices
[    25.854] (==) Automatically enabling devices
[    25.854] (==) Automatically adding GPU devices
[    25.854] (==) Automatically binding GPU devices
[    25.854] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    25.855] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    25.855] 	Entry deleted from font path.
[    25.857] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[    25.857] (==) ModulePath set to "/usr/lib/xorg/modules"
[    25.857] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    25.857] (II) Module ABI versions:
[    25.857] 	X.Org ANSI C Emulation: 0.4
[    25.857] 	X.Org Video Driver: 25.2
[    25.857] 	X.Org XInput driver : 24.4
[    25.857] 	X.Org Server Extension : 10.0
[    25.858] (++) using VT number 1

[    25.858] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    25.859] (II) xfree86: Adding drm device (/dev/dri/card1)
[    25.859] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[    25.859] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[    25.860] (II) xfree86: Adding drm device (/dev/dri/card0)
[    25.860] (II) Platform probe for /sys/devices/platform/simple-framebuffer.0/drm/card0
[    25.860] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[    25.861] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    25.861] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    25.861] (**) OutputClass "nvidia" setting /dev/dri/card1 as PrimaryGPU
[    25.862] (--) PCI:*(1@0:0:0) 10de:1f95:17aa:3fc8 rev 161, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[    25.862] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    25.862] (II) LoadModule: "glx"
[    25.882] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    25.891] (II) Module glx: vendor="X.Org Foundation"
[    25.891] 	compiled for 1.21.1.8, module version = 1.0.0
[    25.891] 	ABI class: X.Org Server Extension, version 10.0
[    25.891] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[    25.891] 	loading driver: nvidia
[    25.891] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[    25.891] 	loading driver: nvidia
[    25.891] (==) Matched nvidia as autoconfigured driver 0
[    25.891] (==) Matched nouveau as autoconfigured driver 1
[    25.891] (==) Matched nv as autoconfigured driver 2
[    25.891] (==) Matched modesetting as autoconfigured driver 3
[    25.891] (==) Matched fbdev as autoconfigured driver 4
[    25.891] (==) Matched vesa as autoconfigured driver 5
[    25.891] (==) Assigned the driver to the xf86ConfigLayout
[    25.891] (II) LoadModule: "nvidia"
[    25.891] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    25.896] (II) Module nvidia: vendor="NVIDIA Corporation"
[    25.897] 	compiled for 1.6.99.901, module version = 1.0.0
[    25.897] 	Module class: X.Org Video Driver
[    25.897] (II) LoadModule: "nouveau"
[    25.898] (WW) Warning, couldn't open module nouveau
[    25.898] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    25.898] (II) LoadModule: "nv"
[    25.898] (WW) Warning, couldn't open module nv
[    25.898] (EE) Failed to load module "nv" (module does not exist, 0)
[    25.898] (II) LoadModule: "modesetting"
[    25.898] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    25.902] (II) Module modesetting: vendor="X.Org Foundation"
[    25.902] 	compiled for 1.21.1.8, module version = 1.21.1
[    25.902] 	Module class: X.Org Video Driver
[    25.902] 	ABI class: X.Org Video Driver, version 25.2
[    25.902] (II) LoadModule: "fbdev"
[    25.903] (WW) Warning, couldn't open module fbdev
[    25.903] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    25.903] (II) LoadModule: "vesa"
[    25.903] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    25.904] (II) Module vesa: vendor="X.Org Foundation"
[    25.904] 	compiled for 1.21.1.4, module version = 2.6.0
[    25.904] 	Module class: X.Org Video Driver
[    25.904] 	ABI class: X.Org Video Driver, version 25.2
[    25.904] (II) NVIDIA dlloader X Driver  535.86.05  Fri Jul 14 20:26:08 UTC 2023
[    25.904] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    25.905] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    25.905] (II) VESA: driver for VESA chipsets: vesa
[    25.905] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[    25.905] (II) systemd-logind: releasing fd for 226:1
[    26.924] (II) Loading sub module "fb"
[    26.924] (II) LoadModule: "fb"
[    26.924] (II) Module "fb" already built-in
[    26.924] (II) Loading sub module "wfb"
[    26.924] (II) LoadModule: "wfb"
[    26.924] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    26.925] (II) Module wfb: vendor="X.Org Foundation"
[    26.925] 	compiled for 1.21.1.8, module version = 1.0.0
[    26.925] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    26.927] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[    26.927] (EE) NVIDIA:     system's kernel log for additional error messages and
[    26.927] (EE) NVIDIA:     consult the NVIDIA README for details.
[    26.927] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[    26.927] (EE) NVIDIA:     system's kernel log for additional error messages and
[    26.927] (EE) NVIDIA:     consult the NVIDIA README for details.
[    26.927] (II) modeset(0): using drv /dev/dri/card1
[    26.927] (II) systemd-logind: releasing fd for 226:0
[    26.927] (II) modeset(G0): using drv /dev/dri/card0
[    26.927] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    26.929] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    26.929] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    26.929] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[    26.929] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[    26.929] (==) modeset(0): RGB weight 888
[    26.929] (==) modeset(0): Default visual is TrueColor
[    26.929] (II) Loading sub module "glamoregl"
[    26.929] (II) LoadModule: "glamoregl"
[    26.929] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    26.934] (II) Module glamoregl: vendor="X.Org Foundation"
[    26.934] 	compiled for 1.21.1.8, module version = 1.0.1
[    26.934] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    27.011] (EE) modeset(0): eglInitialize() failed
[    27.011] (II) modeset(0): glamor initialization failed
[    27.011] (II) modeset(0): ShadowFB: preferred YES, enabled YES
[    27.011] (II) modeset(0): Double-buffered shadow updates: off
[    27.011] (II) modeset(0): Output DP-1 has no monitor section
[    27.012] (II) modeset(0): Output HDMI-1 has no monitor section
[    27.015] (II) modeset(0): Output eDP-1 has no monitor section
[    27.015] (II) modeset(0): EDID for output DP-1
[    27.015] (II) modeset(0): EDID for output HDMI-1
[    27.018] (II) modeset(0): EDID for output eDP-1
[    27.018] (II) modeset(0): Manufacturer: BOE  Model: 838  Serial#: 0
[    27.018] (II) modeset(0): Year: 2018  Week: 1
[    27.018] (II) modeset(0): EDID Version: 1.4
[    27.018] (II) modeset(0): Digital Display Input
[    27.018] (II) modeset(0): 8 bits per channel
[    27.018] (II) modeset(0): Digital interface is DisplayPort
[    27.018] (II) modeset(0): Max Image Size [cm]: horiz.: 38  vert.: 21
[    27.018] (II) modeset(0): Gamma: 2.20
[    27.018] (II) modeset(0): No DPMS capabilities specified
[    27.018] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[    27.018] (II) modeset(0): First detailed timing is preferred mode
[    27.018] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    27.018] (II) modeset(0): Display is continuous-frequency
[    27.018] (II) modeset(0): redX: 0.644 redY: 0.340   greenX: 0.318 greenY: 0.605
[    27.018] (II) modeset(0): blueX: 0.152 blueY: 0.056   whiteX: 0.312 whiteY: 0.328
[    27.018] (II) modeset(0): Manufacturer's mask: 0
[    27.018] (II) modeset(0): Supported detailed timing:
[    27.018] (II) modeset(0): clock: 140.2 MHz   Image Size:  382 x 215 mm
[    27.018] (II) modeset(0): h_active: 1920  h_sync: 2028  h_sync_end 2076 h_blank_end 2124 h_border: 0
[    27.018] (II) modeset(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1100 v_border: 0
[    27.018] (II) modeset(0):  BOE HF
[    27.018] (II) modeset(0):  NV173FHM-N47
[    27.018] (II) modeset(0): EDID (in hex):
[    27.018] (II) modeset(0): 	00ffffffffffff0009e5380800000000
[    27.018] (II) modeset(0): 	011c0104a526157803c810a457519b27
[    27.018] (II) modeset(0): 	0e505400000001010101010101010101
[    27.018] (II) modeset(0): 	010101010101c23680cc703814406c30
[    27.018] (II) modeset(0): 	aa007ed71000001a0000000000000000
[    27.018] (II) modeset(0): 	00000000000000000000000000fe0042
[    27.018] (II) modeset(0): 	4f452048460a202020202020000000fe
[    27.018] (II) modeset(0): 	004e5631373346484d2d4e34370a005a
[    27.018] (II) modeset(0): Printing probed modes for output eDP-1
[    27.018] (II) modeset(0): Modeline "1920x1080"x60.0  140.18  1920 2028 2076 2124  1080 1090 1100 1100 +hsync -vsync (66.0 kHz P)
[    27.018] (II) modeset(0): Output DP-1 disconnected
[    27.018] (II) modeset(0): Output HDMI-1 disconnected
[    27.019] (II) modeset(0): Output eDP-1 connected
[    27.019] (II) modeset(0): Using exact sizes for initial modes
[    27.019] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[    27.019] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    27.019] (==) modeset(0): DPI set to (96, 96)
[    27.019] (II) Loading sub module "fb"
[    27.019] (II) LoadModule: "fb"
[    27.019] (II) Module "fb" already built-in
[    27.019] (II) Loading sub module "shadow"
[    27.019] (II) LoadModule: "shadow"
[    27.019] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    27.019] (II) Module shadow: vendor="X.Org Foundation"
[    27.019] 	compiled for 1.21.1.8, module version = 1.1.0
[    27.019] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    27.020] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    27.020] (==) modeset(G0): RGB weight 888
[    27.020] (==) modeset(G0): Default visual is TrueColor
[    27.020] (II) Loading sub module "glamoregl"
[    27.020] (II) LoadModule: "glamoregl"
[    27.020] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    27.020] (II) Module glamoregl: vendor="X.Org Foundation"
[    27.020] 	compiled for 1.21.1.8, module version = 1.0.1
[    27.020] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    27.202] (II) modeset(G0): Refusing to try glamor on llvmpipe
[    27.206] (II) modeset(G0): glamor initialization failed
[    27.206] (II) modeset(G0): ShadowFB: preferred NO, enabled NO
[    27.206] (II) modeset(G0): Output None-1-1 has no monitor section
[    27.206] (II) modeset(G0): EDID for output None-1-1
[    27.206] (II) modeset(G0): Printing probed modes for output None-1-1
[    27.206] (II) modeset(G0): Modeline "1920x1080"x60.0  124.42  1920 1920 1920 1920  1080 1080 1080 1080 (64.8 kHz eP)
[    27.206] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    27.206] (==) modeset(G0): DPI set to (96, 96)
[    27.206] (II) Loading sub module "fb"
[    27.206] (II) LoadModule: "fb"
[    27.206] (II) Module "fb" already built-in
[    27.206] (II) UnloadModule: "vesa"
[    27.206] (II) Unloading vesa
[    27.208] (==) modeset(0): Backing store enabled
[    27.208] (==) modeset(0): Silken mouse enabled
[    27.208] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    27.208] (==) modeset(0): DPMS enabled
[    27.208] (WW) modeset(0): Option "AllowEmptyInitialConfiguration" is not used
[    27.208] (WW) modeset(0): Option "PrimaryGPU" is not used
[    27.208] (==) modeset(G0): Backing store enabled
[    27.208] (==) modeset(G0): Silken mouse enabled
[    27.209] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    27.209] (==) modeset(G0): DPMS enabled
[    27.209] (II) Initializing extension Generic Event Extension
[    27.209] (II) Initializing extension SHAPE
[    27.209] (II) Initializing extension MIT-SHM
[    27.209] (II) Initializing extension XInputExtension
[    27.210] (II) Initializing extension XTEST
[    27.210] (II) Initializing extension BIG-REQUESTS
[    27.210] (II) Initializing extension SYNC
[    27.210] (II) Initializing extension XKEYBOARD
[    27.211] (II) Initializing extension XC-MISC
[    27.211] (II) Initializing extension SECURITY
[    27.211] (II) Initializing extension XFIXES
[    27.211] (II) Initializing extension RENDER
[    27.212] (II) Initializing extension RANDR
[    27.212] (II) Initializing extension COMPOSITE
[    27.212] (II) Initializing extension DAMAGE
[    27.212] (II) Initializing extension MIT-SCREEN-SAVER
[    27.212] (II) Initializing extension DOUBLE-BUFFER
[    27.213] (II) Initializing extension RECORD
[    27.213] (II) Initializing extension DPMS
[    27.213] (II) Initializing extension Present
[    27.213] (II) Initializing extension DRI3
[    27.213] (II) Initializing extension X-Resource
[    27.213] (II) Initializing extension XVideo
[    27.214] (II) Initializing extension XVideo-MotionCompensation
[    27.214] (II) Initializing extension GLX
[    27.214] (II) AIGLX: Screen 0 is not DRI2 capable
[    27.222] (II) IGLX: Loaded and initialized swrast
[    27.222] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    27.222] (II) Initializing extension XFree86-VidModeExtension
[    27.223] (II) Initializing extension XFree86-DGA
[    27.223] (II) Initializing extension XFree86-DRI
[    27.223] (II) Initializing extension DRI2
[    27.227] (II) modeset(G0): Damage tracking initialized
[    27.227] (II) modeset(0): Damage tracking initialized
[    27.227] (II) modeset(0): Setting screen physical size to 508 x 285
[    27.284] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[    27.284] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    27.284] (**) Video Bus: Applying InputClass "system-keyboard"
[    27.284] (II) LoadModule: "libinput"
[    27.284] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    27.286] (II) Module libinput: vendor="X.Org Foundation"
[    27.286] 	compiled for 1.21.1.8, module version = 1.3.0
[    27.286] 	Module class: X.Org XInput Driver
[    27.286] 	ABI class: X.Org XInput driver, version 24.4
[    27.286] (II) Using input driver 'libinput' for 'Video Bus'
[    27.287] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 23 paused 0
[    27.287] (**) Video Bus: always reports core events
[    27.287] (**) Option "Device" "/dev/input/event2"
[    27.291] (II) event2  - Video Bus: is tagged by udev as: Keyboard
[    27.291] (II) event2  - Video Bus: device is a keyboard
[    27.291] (II) event2  - Video Bus: device removed
[    27.291] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input2/event2"
[    27.291] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    27.291] (**) Option "xkb_layout" "us,ru"
[    27.304] (II) event2  - Video Bus: is tagged by udev as: Keyboard
[    27.304] (II) event2  - Video Bus: device is a keyboard
[    27.304] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    27.304] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    27.304] (**) Power Button: Applying InputClass "system-keyboard"
[    27.304] (II) Using input driver 'libinput' for 'Power Button'
[    27.305] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 26 paused 0
[    27.305] (**) Power Button: always reports core events
[    27.305] (**) Option "Device" "/dev/input/event1"
[    27.305] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    27.305] (II) event1  - Power Button: device is a keyboard
[    27.305] (II) event1  - Power Button: device removed
[    27.305] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    27.305] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    27.305] (**) Option "xkb_layout" "us,ru"
[    27.306] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    27.306] (II) event1  - Power Button: device is a keyboard
[    27.306] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    27.306] (II) No input driver specified, ignoring this device.
[    27.306] (II) This device may have been added with another device file.
[    27.307] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event9)
[    27.307] (II) No input driver specified, ignoring this device.
[    27.307] (II) This device may have been added with another device file.
[    27.307] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
[    27.307] (II) No input driver specified, ignoring this device.
[    27.307] (II) This device may have been added with another device file.
[    27.307] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event11)
[    27.307] (II) No input driver specified, ignoring this device.
[    27.307] (II) This device may have been added with another device file.
[    27.307] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[    27.307] (II) No input driver specified, ignoring this device.
[    27.307] (II) This device may have been added with another device file.
[    27.307] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/event4)
[    27.307] (**) Logitech G502 HERO Gaming Mouse: Applying InputClass "libinput pointer catchall"
[    27.307] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse'
[    27.363] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 27 paused 0
[    27.363] (**) Logitech G502 HERO Gaming Mouse: always reports core events
[    27.363] (**) Option "Device" "/dev/input/event4"
[    27.365] (II) event4  - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[    27.365] (II) event4  - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[    27.365] (II) event4  - Logitech G502 HERO Gaming Mouse: device is a pointer
[    27.365] (II) event4  - Logitech G502 HERO Gaming Mouse: device removed
[    27.365] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    27.365] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    27.365] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    27.365] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:046D:C08B.0001/input/input4/event4"
[    27.365] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse" (type: MOUSE, id 8)
[    27.365] (**) Option "AccelerationScheme" "none"
[    27.365] (**) Logitech G502 HERO Gaming Mouse: (accel) selected scheme none/0
[    27.365] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration factor: 2.000
[    27.366] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration threshold: 4
[    27.367] (II) event4  - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[    27.367] (II) event4  - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[    27.367] (II) event4  - Logitech G502 HERO Gaming Mouse: device is a pointer
[    27.369] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/mouse0)
[    27.369] (II) No input driver specified, ignoring this device.
[    27.369] (II) This device may have been added with another device file.
[    27.370] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse Keyboard (/dev/input/event5)
[    27.370] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[    27.370] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[    27.370] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[    27.371] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 28 paused 0
[    27.371] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[    27.371] (**) Option "Device" "/dev/input/event5"
[    27.373] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[    27.373] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[    27.374] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[    27.374] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: needs a virtual subdevice
[    27.374] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C08B.0002/input/input5/event5"
[    27.374] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: MOUSE, id 9)
[    27.374] (**) Option "AccelerationScheme" "none"
[    27.374] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) selected scheme none/0
[    27.374] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[    27.374] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[    27.376] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[    27.376] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[    27.378] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8910) Wireless Radio Control (/dev/input/event8)
[    27.378] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[    27.378] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: Applying InputClass "system-keyboard"
[    27.378] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Wireless Radio Control'
[    27.379] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 29 paused 0
[    27.379] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: always reports core events
[    27.379] (**) Option "Device" "/dev/input/event8"
[    27.381] (II) event8  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: is tagged by udev as: Keyboard
[    27.381] (II) event8  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device is a keyboard
[    27.382] (II) event8  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device removed
[    27.382] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0003/input/input10/event8"
[    27.382] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Wireless Radio Control" (type: KEYBOARD, id 10)
[    27.382] (**) Option "xkb_layout" "us,ru"
[    27.384] (II) event8  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: is tagged by udev as: Keyboard
[    27.384] (II) event8  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device is a keyboard
[    27.386] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8910) Keyboard (/dev/input/event7)
[    27.386] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "libinput keyboard catchall"
[    27.386] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "system-keyboard"
[    27.386] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Keyboard'
[    27.387] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 30 paused 0
[    27.387] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: always reports core events
[    27.387] (**) Option "Device" "/dev/input/event7"
[    27.389] (II) event7  - ITE Tech. Inc. ITE Device(8910) Keyboard: is tagged by udev as: Keyboard
[    27.389] (II) event7  - ITE Tech. Inc. ITE Device(8910) Keyboard: device is a keyboard
[    27.390] (II) event7  - ITE Tech. Inc. ITE Device(8910) Keyboard: device removed
[    27.390] (II) libinput: ITE Tech. Inc. ITE Device(8910) Keyboard: needs a virtual subdevice
[    27.390] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0003/input/input9/event7"
[    27.390] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Keyboard" (type: MOUSE, id 11)
[    27.391] (**) Option "AccelerationScheme" "none"
[    27.391] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) selected scheme none/0
[    27.391] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) acceleration factor: 2.000
[    27.391] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) acceleration threshold: 4
[    27.393] (II) event7  - ITE Tech. Inc. ITE Device(8910) Keyboard: is tagged by udev as: Keyboard
[    27.393] (II) event7  - ITE Tech. Inc. ITE Device(8910) Keyboard: device is a keyboard
[    27.395] (II) config/udev: Adding input device MSFT0001:01 06CB:7F28 Mouse (/dev/input/event15)
[    27.395] (**) MSFT0001:01 06CB:7F28 Mouse: Applying InputClass "libinput pointer catchall"
[    27.395] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:7F28 Mouse'
[    27.396] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 31 paused 0
[    27.396] (**) MSFT0001:01 06CB:7F28 Mouse: always reports core events
[    27.396] (**) Option "Device" "/dev/input/event15"
[    27.398] (II) event15 - MSFT0001:01 06CB:7F28 Mouse: is tagged by udev as: Mouse Pointingstick
[    27.398] (II) event15 - MSFT0001:01 06CB:7F28 Mouse: device is a pointer
[    27.400] (II) event15 - MSFT0001:01 06CB:7F28 Mouse: device removed
[    27.400] (II) libinput: MSFT0001:01 06CB:7F28 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    27.400] (II) libinput: MSFT0001:01 06CB:7F28 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    27.400] (II) libinput: MSFT0001:01 06CB:7F28 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    27.400] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-6/i2c-MSFT0001:01/0018:06CB:7F28.0004/input/input20/event15"
[    27.400] (II) XINPUT: Adding extended input device "MSFT0001:01 06CB:7F28 Mouse" (type: MOUSE, id 12)
[    27.400] (**) Option "AccelerationScheme" "none"
[    27.400] (**) MSFT0001:01 06CB:7F28 Mouse: (accel) selected scheme none/0
[    27.400] (**) MSFT0001:01 06CB:7F28 Mouse: (accel) acceleration factor: 2.000
[    27.400] (**) MSFT0001:01 06CB:7F28 Mouse: (accel) acceleration threshold: 4
[    27.402] (II) event15 - MSFT0001:01 06CB:7F28 Mouse: is tagged by udev as: Mouse Pointingstick
[    27.402] (II) event15 - MSFT0001:01 06CB:7F28 Mouse: device is a pointer
[    27.404] (II) config/udev: Adding input device MSFT0001:01 06CB:7F28 Mouse (/dev/input/mouse1)
[    27.404] (II) No input driver specified, ignoring this device.
[    27.404] (II) This device may have been added with another device file.
[    27.405] (II) config/udev: Adding input device MSFT0001:01 06CB:7F28 Touchpad (/dev/input/event16)
[    27.405] (**) MSFT0001:01 06CB:7F28 Touchpad: Applying InputClass "libinput touchpad catchall"
[    27.405] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:7F28 Touchpad'
[    27.405] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 32 paused 0
[    27.405] (**) MSFT0001:01 06CB:7F28 Touchpad: always reports core events
[    27.405] (**) Option "Device" "/dev/input/event16"
[    27.407] (II) event16 - MSFT0001:01 06CB:7F28 Touchpad: is tagged by udev as: Touchpad
[    27.408] (II) event16 - MSFT0001:01 06CB:7F28 Touchpad: device is a touchpad
[    27.408] (II) event16 - MSFT0001:01 06CB:7F28 Touchpad: device removed
[    27.409] (II) libinput: MSFT0001:01 06CB:7F28 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    27.409] (II) libinput: MSFT0001:01 06CB:7F28 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    27.409] (II) libinput: MSFT0001:01 06CB:7F28 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    27.409] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-6/i2c-MSFT0001:01/0018:06CB:7F28.0004/input/input21/event16"
[    27.409] (II) XINPUT: Adding extended input device "MSFT0001:01 06CB:7F28 Touchpad" (type: TOUCHPAD, id 13)
[    27.410] (**) Option "AccelerationScheme" "none"
[    27.410] (**) MSFT0001:01 06CB:7F28 Touchpad: (accel) selected scheme none/0
[    27.410] (**) MSFT0001:01 06CB:7F28 Touchpad: (accel) acceleration factor: 2.000
[    27.410] (**) MSFT0001:01 06CB:7F28 Touchpad: (accel) acceleration threshold: 4
[    27.411] (II) event16 - MSFT0001:01 06CB:7F28 Touchpad: is tagged by udev as: Touchpad
[    27.413] (II) event16 - MSFT0001:01 06CB:7F28 Touchpad: device is a touchpad
[    27.414] (II) config/udev: Adding input device MSFT0001:01 06CB:7F28 Touchpad (/dev/input/mouse2)
[    27.414] (II) No input driver specified, ignoring this device.
[    27.414] (II) This device may have been added with another device file.
[    27.414] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event6)
[    27.414] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[    27.414] (**) Ideapad extra buttons: Applying InputClass "system-keyboard"
[    27.414] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[    27.415] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 33 paused 0
[    27.415] (**) Ideapad extra buttons: always reports core events
[    27.415] (**) Option "Device" "/dev/input/event6"
[    27.416] (II) event6  - Ideapad extra buttons: is tagged by udev as: Keyboard
[    27.416] (II) event6  - Ideapad extra buttons: device is a keyboard
[    27.416] (II) event6  - Ideapad extra buttons: device removed
[    27.416] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input8/event6"
[    27.416] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 14)
[    27.416] (**) Option "xkb_layout" "us,ru"
[    27.417] (II) event6  - Ideapad extra buttons: is tagged by udev as: Keyboard
[    27.417] (II) event6  - Ideapad extra buttons: device is a keyboard
[    27.417] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12)
[    27.417] (II) No input driver specified, ignoring this device.
[    27.417] (II) This device may have been added with another device file.
[    27.418] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[    27.418] (II) No input driver specified, ignoring this device.
[    27.418] (II) This device may have been added with another device file.
[    27.418] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    27.418] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    27.418] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    27.418] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    27.418] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 34 paused 0
[    27.418] (**) AT Translated Set 2 keyboard: always reports core events
[    27.418] (**) Option "Device" "/dev/input/event3"
[    27.419] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    27.419] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    27.420] (II) event3  - AT Translated Set 2 keyboard: device removed
[    27.420] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    27.420] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[    27.420] (**) Option "xkb_layout" "us,ru"
[    27.421] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    27.421] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    27.426] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[    27.426] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[    27.426] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[    27.426] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[    27.426] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[    27.426] (**) Option "Device" "/dev/input/event5"
[    27.426] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: is a virtual subdevice
[    27.426] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C08B.0002/input/input5/event5"
[    27.426] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: KEYBOARD, id 16)
[    27.426] (**) Option "xkb_layout" "us,ru"
[    27.426] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "libinput keyboard catchall"
[    27.426] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "system-keyboard"
[    27.426] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Keyboard'
[    27.426] (II) systemd-logind: returning pre-existing fd for /dev/input/event7 13:71
[    27.426] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: always reports core events
[    27.426] (**) Option "Device" "/dev/input/event7"
[    27.426] (II) libinput: ITE Tech. Inc. ITE Device(8910) Keyboard: is a virtual subdevice
[    27.426] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0003/input/input9/event7"
[    27.426] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Keyboard" (type: KEYBOARD, id 17)
[    27.426] (**) Option "xkb_layout" "us,ru"
[    28.926] (II) modeset(0): Disabling kernel dirty updates, not required.
[    28.969] (II) modeset(0): EDID vendor "BOE", prod id 2104
[    28.969] (II) modeset(0): Printing DDC gathered Modelines:
[    28.969] (II) modeset(0): Modeline "1920x1080"x0.0  140.18  1920 2028 2076 2124  1080 1090 1100 1100 +hsync -vsync (66.0 kHz eP)
[    77.915] (II) modeset(0): EDID vendor "BOE", prod id 2104
[    77.916] (II) modeset(0): Printing DDC gathered Modelines:
[    77.916] (II) modeset(0): Modeline "1920x1080"x0.0  140.18  1920 2028 2076 2124  1080 1090 1100 1100 +hsync -vsync (66.0 kHz eP)
[    77.964] (II) modeset(0): EDID vendor "BOE", prod id 2104
[    77.964] (II) modeset(0): Printing DDC gathered Modelines:
[    77.964] (II) modeset(0): Modeline "1920x1080"x0.0  140.18  1920 2028 2076 2124  1080 1090 1100 1100 +hsync -vsync (66.0 kHz eP)
[    92.802] (II) modeset(0): EDID vendor "BOE", prod id 2104
[    92.802] (II) modeset(0): Printing DDC gathered Modelines:
[    92.802] (II) modeset(0): Modeline "1920x1080"x0.0  140.18  1920 2028 2076 2124  1080 1090 1100 1100 +hsync -vsync (66.0 kHz eP)
[   218.157] (**) Option "fd" "23"
[   218.157] (II) event2  - Video Bus: device removed
[   218.157] (**) Option "fd" "26"
[   218.157] (II) event1  - Power Button: device removed
[   218.157] (**) Option "fd" "27"
[   218.157] (II) event4  - Logitech G502 HERO Gaming Mouse: device removed
[   218.157] (**) Option "fd" "28"
[   218.157] (**) Option "fd" "29"
[   218.157] (II) event8  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device removed
[   218.157] (**) Option "fd" "30"
[   218.157] (**) Option "fd" "31"
[   218.157] (II) event15 - MSFT0001:01 06CB:7F28 Mouse: device removed
[   218.157] (**) Option "fd" "32"
[   218.157] (II) event16 - MSFT0001:01 06CB:7F28 Touchpad: device removed
[   218.157] (**) Option "fd" "33"
[   218.157] (II) event6  - Ideapad extra buttons: device removed
[   218.157] (**) Option "fd" "34"
[   218.157] (II) event3  - AT Translated Set 2 keyboard: device removed
[   218.157] (**) Option "fd" "28"
[   218.157] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[   218.157] (**) Option "fd" "30"
[   218.157] (II) event7  - ITE Tech. Inc. ITE Device(8910) Keyboard: device removed
[   218.158] (II) UnloadModule: "libinput"
[   218.158] (II) systemd-logind: not releasing fd for 13:71, still in use
[   218.158] (II) UnloadModule: "libinput"
[   218.158] (II) systemd-logind: not releasing fd for 13:69, still in use
[   218.158] (II) UnloadModule: "libinput"
[   218.158] (II) systemd-logind: releasing fd for 13:67
[   218.158] (II) UnloadModule: "libinput"
[   218.158] (II) systemd-logind: releasing fd for 13:70
[   218.158] (II) UnloadModule: "libinput"
[   218.158] (II) systemd-logind: releasing fd for 13:80
[   218.159] (II) UnloadModule: "libinput"
[   218.159] (II) systemd-logind: releasing fd for 13:79
[   218.159] (II) UnloadModule: "libinput"
[   218.159] (II) systemd-logind: releasing fd for 13:71
[   218.159] (II) UnloadModule: "libinput"
[   218.159] (II) systemd-logind: releasing fd for 13:72
[   218.159] (II) UnloadModule: "libinput"
[   218.159] (II) systemd-logind: releasing fd for 13:69
[   218.159] (II) UnloadModule: "libinput"
[   218.159] (II) systemd-logind: releasing fd for 13:68
[   218.159] (II) UnloadModule: "libinput"
[   218.159] (II) systemd-logind: releasing fd for 13:65
[   218.160] (II) UnloadModule: "libinput"
[   218.160] (II) systemd-logind: releasing fd for 13:66
[   219.175] (II) Server terminated successfully (0). Closing log file.

Here is the link returned by curl:
http://0x0.st/H_fV.txt

Last edited by me_231231 (2023-08-09 19:08:50)

Offline

#4 2023-08-09 19:12:36

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

Re: [SOVLED] startx fails as user, but succeeds as root after update

Yes, you're running the modesetting driver on top of the <curses here> simpledrm garb… device.
Try to enable https://wiki.archlinux.org/title/NVIDIA … de_setting (you want that anyway)

Offline

#5 2023-08-09 19:14:57

me_231231
Member
Registered: 2023-08-09
Posts: 42

Re: [SOVLED] startx fails as user, but succeeds as root after update

seth wrote:

Yes, you're running the modesetting driver on top of the <curses here> simpledrm garb… device.
Try to enable https://wiki.archlinux.org/title/NVIDIA … de_setting (you want that anyway)

If you have time and energy, can you please link resources so I would know what is "simpledrm garb" and how I ended up with such situation?

Offline

#6 2023-08-09 19:17:48

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

Offline

#7 2023-08-09 19:33:44

me_231231
Member
Registered: 2023-08-09
Posts: 42

Re: [SOVLED] startx fails as user, but succeeds as root after update

seth wrote:

Yes, you're running the modesetting driver on top of the <curses here> simpledrm garb… device.
Try to enable https://wiki.archlinux.org/title/NVIDIA … de_setting (you want that anyway)

Oops, forgot to run grub-install after the grub-mkconfig, will have to make a live usb to rescue, that will be tomorrow, sorry.

Offline

#8 2023-08-09 19:36:58

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

Re: [SOVLED] startx fails as user, but succeeds as root after update

No?
Running grub-install isn't required for this at all, you're not running still into https://archlinux.org/news/grub-bootloa … ibilities/ are you?
You could also just have edited the kernel commandline hmm

What grub error do you get atm?

Offline

#9 2023-08-10 05:07:03

me_231231
Member
Registered: 2023-08-09
Posts: 42

Re: [SOVLED] startx fails as user, but succeeds as root after update

seth wrote:

No?
Running grub-install isn't required for this at all, you're not running still into https://archlinux.org/news/grub-bootloa … ibilities/ are you?
You could also just have edited the kernel commandline hmm

What grub error do you get atm?

I dont get any grub error, it just says "welcome to grub" in small letters before rebooting. I have EFI if that is important.
No idea if the link you provided is my case specifically, I guess i will just follow grub install guide again on arch wiki. In either case the system is unbootable atm.

Offline

#10 2023-08-10 07:43:43

me_231231
Member
Registered: 2023-08-09
Posts: 42

Re: [SOVLED] startx fails as user, but succeeds as root after update

seth wrote:

Yes, you're running the modesetting driver on top of the <curses here> simpledrm garb… device.
Try to enable https://wiki.archlinux.org/title/NVIDIA … de_setting (you want that anyway)

I did it, i run grub-mkconfig, after grub-install, then I rebooted, upon starting X from user account it worked, but I still got NVidia kernel module errors in the log.

[    27.896] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[    27.896] Current Operating System: Linux DK-NOTE 6.4.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 08 Aug 2023 22:14:05 +0000 x86_64
[    27.896] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=dd0356d9-b922-4cc6-a7e9-f1ea43fe10aa rw nvidia-drm.modeset=1 loglevel=3 quiet rcutree.rcu_idle_gp_delay=1
[    27.896]  
[    27.896] Current version of pixman: 0.42.2
[    27.896] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    27.896] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    27.896] (==) Log file: "/home/dk/.local/share/xorg/Xorg.0.log", Time: Thu Aug 10 10:36:36 2023
[    27.898] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    27.898] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    27.899] (==) No Layout section.  Using the first Screen section.
[    27.899] (==) No screen section available. Using defaults.
[    27.899] (**) |-->Screen "Default Screen Section" (0)
[    27.899] (**) |   |-->Monitor "<default monitor>"
[    27.900] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    27.900] (==) Automatically adding devices
[    27.900] (==) Automatically enabling devices
[    27.900] (==) Automatically adding GPU devices
[    27.900] (==) Automatically binding GPU devices
[    27.900] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    27.902] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    27.902] 	Entry deleted from font path.
[    27.904] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[    27.904] (==) ModulePath set to "/usr/lib/xorg/modules"
[    27.904] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    27.904] (II) Module ABI versions:
[    27.904] 	X.Org ANSI C Emulation: 0.4
[    27.904] 	X.Org Video Driver: 25.2
[    27.904] 	X.Org XInput driver : 24.4
[    27.904] 	X.Org Server Extension : 10.0
[    27.905] (++) using VT number 1

[    27.908] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    27.910] (II) xfree86: Adding drm device (/dev/dri/card0)
[    27.910] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[    27.911] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[    27.915] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    27.915] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    27.915] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[    27.916] (--) PCI:*(1@0:0:0) 10de:1f95:17aa:3fc8 rev 161, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[    27.916] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    27.916] (II) LoadModule: "glx"
[    27.918] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    27.922] (II) Module glx: vendor="X.Org Foundation"
[    27.922] 	compiled for 1.21.1.8, module version = 1.0.0
[    27.922] 	ABI class: X.Org Server Extension, version 10.0
[    27.922] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[    27.922] 	loading driver: nvidia
[    27.922] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[    27.922] 	loading driver: nvidia
[    27.922] (==) Matched nvidia as autoconfigured driver 0
[    27.922] (==) Matched nouveau as autoconfigured driver 1
[    27.922] (==) Matched nv as autoconfigured driver 2
[    27.922] (==) Matched modesetting as autoconfigured driver 3
[    27.922] (==) Matched fbdev as autoconfigured driver 4
[    27.922] (==) Matched vesa as autoconfigured driver 5
[    27.922] (==) Assigned the driver to the xf86ConfigLayout
[    27.922] (II) LoadModule: "nvidia"
[    27.922] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    27.926] (II) Module nvidia: vendor="NVIDIA Corporation"
[    27.926] 	compiled for 1.6.99.901, module version = 1.0.0
[    27.926] 	Module class: X.Org Video Driver
[    27.926] (II) LoadModule: "nouveau"
[    27.927] (WW) Warning, couldn't open module nouveau
[    27.927] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    27.927] (II) LoadModule: "nv"
[    27.927] (WW) Warning, couldn't open module nv
[    27.927] (EE) Failed to load module "nv" (module does not exist, 0)
[    27.927] (II) LoadModule: "modesetting"
[    27.927] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    27.929] (II) Module modesetting: vendor="X.Org Foundation"
[    27.929] 	compiled for 1.21.1.8, module version = 1.21.1
[    27.929] 	Module class: X.Org Video Driver
[    27.929] 	ABI class: X.Org Video Driver, version 25.2
[    27.929] (II) LoadModule: "fbdev"
[    27.929] (WW) Warning, couldn't open module fbdev
[    27.929] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    27.929] (II) LoadModule: "vesa"
[    27.929] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    27.929] (II) Module vesa: vendor="X.Org Foundation"
[    27.929] 	compiled for 1.21.1.4, module version = 2.6.0
[    27.929] 	Module class: X.Org Video Driver
[    27.929] 	ABI class: X.Org Video Driver, version 25.2
[    27.929] (II) NVIDIA dlloader X Driver  535.86.05  Fri Jul 14 20:26:08 UTC 2023
[    27.929] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    27.930] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    27.930] (II) VESA: driver for VESA chipsets: vesa
[    27.930] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[    27.930] (II) systemd-logind: releasing fd for 226:0
[    28.954] (II) Loading sub module "fb"
[    28.954] (II) LoadModule: "fb"
[    28.954] (II) Module "fb" already built-in
[    28.954] (II) Loading sub module "wfb"
[    28.954] (II) LoadModule: "wfb"
[    28.954] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    28.954] (II) Module wfb: vendor="X.Org Foundation"
[    28.954] 	compiled for 1.21.1.8, module version = 1.0.0
[    28.954] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    28.957] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[    28.957] (EE) NVIDIA:     system's kernel log for additional error messages and
[    28.957] (EE) NVIDIA:     consult the NVIDIA README for details.
[    28.957] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[    28.957] (EE) NVIDIA:     system's kernel log for additional error messages and
[    28.957] (EE) NVIDIA:     consult the NVIDIA README for details.
[    28.957] (II) modeset(0): using drv /dev/dri/card0
[    28.957] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    28.959] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    28.959] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    28.959] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    28.959] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    28.959] (==) modeset(0): RGB weight 888
[    28.959] (==) modeset(0): Default visual is TrueColor
[    28.959] (II) Loading sub module "glamoregl"
[    28.959] (II) LoadModule: "glamoregl"
[    28.959] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    28.964] (II) Module glamoregl: vendor="X.Org Foundation"
[    28.964] 	compiled for 1.21.1.8, module version = 1.0.1
[    28.964] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    29.060] (EE) modeset(0): eglInitialize() failed
[    29.060] (II) modeset(0): glamor initialization failed
[    29.060] (II) modeset(0): ShadowFB: preferred YES, enabled YES
[    29.060] (II) modeset(0): Double-buffered shadow updates: off
[    29.060] (II) modeset(0): Output DP-1 has no monitor section
[    29.061] (II) modeset(0): Output HDMI-1 has no monitor section
[    29.063] (II) modeset(0): Output eDP-1 has no monitor section
[    29.064] (II) modeset(0): EDID for output DP-1
[    29.064] (II) modeset(0): EDID for output HDMI-1
[    29.067] (II) modeset(0): EDID for output eDP-1
[    29.067] (II) modeset(0): Manufacturer: BOE  Model: 838  Serial#: 0
[    29.067] (II) modeset(0): Year: 2018  Week: 1
[    29.067] (II) modeset(0): EDID Version: 1.4
[    29.067] (II) modeset(0): Digital Display Input
[    29.067] (II) modeset(0): 8 bits per channel
[    29.067] (II) modeset(0): Digital interface is DisplayPort
[    29.067] (II) modeset(0): Max Image Size [cm]: horiz.: 38  vert.: 21
[    29.067] (II) modeset(0): Gamma: 2.20
[    29.067] (II) modeset(0): No DPMS capabilities specified
[    29.067] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[    29.067] (II) modeset(0): First detailed timing is preferred mode
[    29.067] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    29.067] (II) modeset(0): Display is continuous-frequency
[    29.067] (II) modeset(0): redX: 0.644 redY: 0.340   greenX: 0.318 greenY: 0.605
[    29.067] (II) modeset(0): blueX: 0.152 blueY: 0.056   whiteX: 0.312 whiteY: 0.328
[    29.067] (II) modeset(0): Manufacturer's mask: 0
[    29.067] (II) modeset(0): Supported detailed timing:
[    29.067] (II) modeset(0): clock: 140.2 MHz   Image Size:  382 x 215 mm
[    29.067] (II) modeset(0): h_active: 1920  h_sync: 2028  h_sync_end 2076 h_blank_end 2124 h_border: 0
[    29.067] (II) modeset(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1100 v_border: 0
[    29.067] (II) modeset(0):  BOE HF
[    29.067] (II) modeset(0):  NV173FHM-N47
[    29.067] (II) modeset(0): EDID (in hex):
[    29.067] (II) modeset(0): 	00ffffffffffff0009e5380800000000
[    29.067] (II) modeset(0): 	011c0104a526157803c810a457519b27
[    29.067] (II) modeset(0): 	0e505400000001010101010101010101
[    29.067] (II) modeset(0): 	010101010101c23680cc703814406c30
[    29.067] (II) modeset(0): 	aa007ed71000001a0000000000000000
[    29.067] (II) modeset(0): 	00000000000000000000000000fe0042
[    29.067] (II) modeset(0): 	4f452048460a202020202020000000fe
[    29.067] (II) modeset(0): 	004e5631373346484d2d4e34370a005a
[    29.067] (II) modeset(0): Printing probed modes for output eDP-1
[    29.067] (II) modeset(0): Modeline "1920x1080"x60.0  140.18  1920 2028 2076 2124  1080 1090 1100 1100 +hsync -vsync (66.0 kHz P)
[    29.067] (II) modeset(0): Output DP-1 disconnected
[    29.067] (II) modeset(0): Output HDMI-1 disconnected
[    29.067] (II) modeset(0): Output eDP-1 connected
[    29.067] (II) modeset(0): Using exact sizes for initial modes
[    29.067] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[    29.067] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    29.067] (==) modeset(0): DPI set to (96, 96)
[    29.067] (II) Loading sub module "fb"
[    29.067] (II) LoadModule: "fb"
[    29.068] (II) Module "fb" already built-in
[    29.068] (II) Loading sub module "shadow"
[    29.068] (II) LoadModule: "shadow"
[    29.068] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    29.068] (II) Module shadow: vendor="X.Org Foundation"
[    29.068] 	compiled for 1.21.1.8, module version = 1.1.0
[    29.068] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    29.068] (II) UnloadModule: "vesa"
[    29.068] (II) Unloading vesa
[    29.071] (==) modeset(0): Backing store enabled
[    29.071] (==) modeset(0): Silken mouse enabled
[    29.071] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    29.072] (==) modeset(0): DPMS enabled
[    29.072] (WW) modeset(0): Option "AllowEmptyInitialConfiguration" is not used
[    29.072] (WW) modeset(0): Option "PrimaryGPU" is not used
[    29.072] (II) Initializing extension Generic Event Extension
[    29.072] (II) Initializing extension SHAPE
[    29.072] (II) Initializing extension MIT-SHM
[    29.072] (II) Initializing extension XInputExtension
[    29.073] (II) Initializing extension XTEST
[    29.073] (II) Initializing extension BIG-REQUESTS
[    29.074] (II) Initializing extension SYNC
[    29.074] (II) Initializing extension XKEYBOARD
[    29.074] (II) Initializing extension XC-MISC
[    29.074] (II) Initializing extension SECURITY
[    29.075] (II) Initializing extension XFIXES
[    29.075] (II) Initializing extension RENDER
[    29.075] (II) Initializing extension RANDR
[    29.076] (II) Initializing extension COMPOSITE
[    29.076] (II) Initializing extension DAMAGE
[    29.076] (II) Initializing extension MIT-SCREEN-SAVER
[    29.077] (II) Initializing extension DOUBLE-BUFFER
[    29.077] (II) Initializing extension RECORD
[    29.077] (II) Initializing extension DPMS
[    29.077] (II) Initializing extension Present
[    29.078] (II) Initializing extension DRI3
[    29.078] (II) Initializing extension X-Resource
[    29.078] (II) Initializing extension XVideo
[    29.078] (II) Initializing extension XVideo-MotionCompensation
[    29.078] (II) Initializing extension GLX
[    29.078] (II) AIGLX: Screen 0 is not DRI2 capable
[    29.230] (II) IGLX: Loaded and initialized swrast
[    29.230] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    29.230] (II) Initializing extension XFree86-VidModeExtension
[    29.230] (II) Initializing extension XFree86-DGA
[    29.231] (II) Initializing extension XFree86-DRI
[    29.231] (II) Initializing extension DRI2
[    29.231] (II) modeset(0): Damage tracking initialized
[    29.231] (II) modeset(0): Setting screen physical size to 508 x 285
[    29.306] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[    29.306] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    29.306] (**) Video Bus: Applying InputClass "system-keyboard"
[    29.306] (II) LoadModule: "libinput"
[    29.306] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    29.308] (II) Module libinput: vendor="X.Org Foundation"
[    29.308] 	compiled for 1.21.1.8, module version = 1.3.0
[    29.308] 	Module class: X.Org XInput Driver
[    29.308] 	ABI class: X.Org XInput driver, version 24.4
[    29.308] (II) Using input driver 'libinput' for 'Video Bus'
[    29.308] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 21 paused 0
[    29.309] (**) Video Bus: always reports core events
[    29.309] (**) Option "Device" "/dev/input/event2"
[    29.313] (II) event2  - Video Bus: is tagged by udev as: Keyboard
[    29.313] (II) event2  - Video Bus: device is a keyboard
[    29.313] (II) event2  - Video Bus: device removed
[    29.313] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input2/event2"
[    29.313] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    29.313] (**) Option "xkb_layout" "us,ru"
[    29.325] (II) event2  - Video Bus: is tagged by udev as: Keyboard
[    29.325] (II) event2  - Video Bus: device is a keyboard
[    29.325] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    29.325] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    29.325] (**) Power Button: Applying InputClass "system-keyboard"
[    29.325] (II) Using input driver 'libinput' for 'Power Button'
[    29.326] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 24 paused 0
[    29.326] (**) Power Button: always reports core events
[    29.326] (**) Option "Device" "/dev/input/event1"
[    29.327] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    29.327] (II) event1  - Power Button: device is a keyboard
[    29.327] (II) event1  - Power Button: device removed
[    29.327] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    29.327] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    29.327] (**) Option "xkb_layout" "us,ru"
[    29.327] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    29.327] (II) event1  - Power Button: device is a keyboard
[    29.328] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    29.328] (II) No input driver specified, ignoring this device.
[    29.328] (II) This device may have been added with another device file.
[    29.328] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event9)
[    29.328] (II) No input driver specified, ignoring this device.
[    29.328] (II) This device may have been added with another device file.
[    29.328] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
[    29.328] (II) No input driver specified, ignoring this device.
[    29.328] (II) This device may have been added with another device file.
[    29.328] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event11)
[    29.328] (II) No input driver specified, ignoring this device.
[    29.328] (II) This device may have been added with another device file.
[    29.328] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event12)
[    29.328] (II) No input driver specified, ignoring this device.
[    29.328] (II) This device may have been added with another device file.
[    29.329] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/event4)
[    29.329] (**) Logitech G502 HERO Gaming Mouse: Applying InputClass "libinput pointer catchall"
[    29.329] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse'
[    29.383] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 25 paused 0
[    29.383] (**) Logitech G502 HERO Gaming Mouse: always reports core events
[    29.383] (**) Option "Device" "/dev/input/event4"
[    29.385] (II) event4  - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[    29.385] (II) event4  - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[    29.385] (II) event4  - Logitech G502 HERO Gaming Mouse: device is a pointer
[    29.385] (II) event4  - Logitech G502 HERO Gaming Mouse: device removed
[    29.385] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.385] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.385] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.385] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:046D:C08B.0001/input/input4/event4"
[    29.385] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse" (type: MOUSE, id 8)
[    29.386] (**) Option "AccelerationScheme" "none"
[    29.386] (**) Logitech G502 HERO Gaming Mouse: (accel) selected scheme none/0
[    29.386] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration factor: 2.000
[    29.386] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration threshold: 4
[    29.387] (II) event4  - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[    29.387] (II) event4  - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[    29.387] (II) event4  - Logitech G502 HERO Gaming Mouse: device is a pointer
[    29.388] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/mouse0)
[    29.388] (II) No input driver specified, ignoring this device.
[    29.388] (II) This device may have been added with another device file.
[    29.389] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse Keyboard (/dev/input/event5)
[    29.389] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[    29.389] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[    29.389] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[    29.390] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 26 paused 0
[    29.390] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[    29.391] (**) Option "Device" "/dev/input/event5"
[    29.392] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[    29.392] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[    29.393] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[    29.393] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: needs a virtual subdevice
[    29.393] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C08B.0002/input/input5/event5"
[    29.393] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: MOUSE, id 9)
[    29.393] (**) Option "AccelerationScheme" "none"
[    29.393] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) selected scheme none/0
[    29.393] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[    29.393] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[    29.395] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[    29.395] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[    29.396] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8910) Keyboard (/dev/input/event6)
[    29.396] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "libinput keyboard catchall"
[    29.396] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "system-keyboard"
[    29.396] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Keyboard'
[    29.397] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 27 paused 0
[    29.397] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: always reports core events
[    29.397] (**) Option "Device" "/dev/input/event6"
[    29.399] (II) event6  - ITE Tech. Inc. ITE Device(8910) Keyboard: is tagged by udev as: Keyboard
[    29.399] (II) event6  - ITE Tech. Inc. ITE Device(8910) Keyboard: device is a keyboard
[    29.400] (II) event6  - ITE Tech. Inc. ITE Device(8910) Keyboard: device removed
[    29.400] (II) libinput: ITE Tech. Inc. ITE Device(8910) Keyboard: needs a virtual subdevice
[    29.400] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0003/input/input8/event6"
[    29.400] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Keyboard" (type: MOUSE, id 10)
[    29.400] (**) Option "AccelerationScheme" "none"
[    29.400] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) selected scheme none/0
[    29.400] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) acceleration factor: 2.000
[    29.400] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) acceleration threshold: 4
[    29.402] (II) event6  - ITE Tech. Inc. ITE Device(8910) Keyboard: is tagged by udev as: Keyboard
[    29.402] (II) event6  - ITE Tech. Inc. ITE Device(8910) Keyboard: device is a keyboard
[    29.404] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8910) Wireless Radio Control (/dev/input/event7)
[    29.404] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[    29.404] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: Applying InputClass "system-keyboard"
[    29.404] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Wireless Radio Control'
[    29.405] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 28 paused 0
[    29.405] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: always reports core events
[    29.405] (**) Option "Device" "/dev/input/event7"
[    29.406] (II) event7  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: is tagged by udev as: Keyboard
[    29.407] (II) event7  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device is a keyboard
[    29.407] (II) event7  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device removed
[    29.407] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0003/input/input9/event7"
[    29.407] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Wireless Radio Control" (type: KEYBOARD, id 11)
[    29.407] (**) Option "xkb_layout" "us,ru"
[    29.409] (II) event7  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: is tagged by udev as: Keyboard
[    29.409] (II) event7  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device is a keyboard
[    29.410] (II) config/udev: Adding input device MSFT0001:01 06CB:7F28 Mouse (/dev/input/event13)
[    29.410] (**) MSFT0001:01 06CB:7F28 Mouse: Applying InputClass "libinput pointer catchall"
[    29.410] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:7F28 Mouse'
[    29.411] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 29 paused 0
[    29.411] (**) MSFT0001:01 06CB:7F28 Mouse: always reports core events
[    29.411] (**) Option "Device" "/dev/input/event13"
[    29.413] (II) event13 - MSFT0001:01 06CB:7F28 Mouse: is tagged by udev as: Mouse Pointingstick
[    29.413] (II) event13 - MSFT0001:01 06CB:7F28 Mouse: device is a pointer
[    29.414] (II) event13 - MSFT0001:01 06CB:7F28 Mouse: device removed
[    29.414] (II) libinput: MSFT0001:01 06CB:7F28 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.414] (II) libinput: MSFT0001:01 06CB:7F28 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.414] (II) libinput: MSFT0001:01 06CB:7F28 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.414] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-6/i2c-MSFT0001:01/0018:06CB:7F28.0004/input/input18/event13"
[    29.414] (II) XINPUT: Adding extended input device "MSFT0001:01 06CB:7F28 Mouse" (type: MOUSE, id 12)
[    29.414] (**) Option "AccelerationScheme" "none"
[    29.414] (**) MSFT0001:01 06CB:7F28 Mouse: (accel) selected scheme none/0
[    29.414] (**) MSFT0001:01 06CB:7F28 Mouse: (accel) acceleration factor: 2.000
[    29.414] (**) MSFT0001:01 06CB:7F28 Mouse: (accel) acceleration threshold: 4
[    29.415] (II) event13 - MSFT0001:01 06CB:7F28 Mouse: is tagged by udev as: Mouse Pointingstick
[    29.416] (II) event13 - MSFT0001:01 06CB:7F28 Mouse: device is a pointer
[    29.417] (II) config/udev: Adding input device MSFT0001:01 06CB:7F28 Mouse (/dev/input/mouse1)
[    29.417] (II) No input driver specified, ignoring this device.
[    29.417] (II) This device may have been added with another device file.
[    29.418] (II) config/udev: Adding input device MSFT0001:01 06CB:7F28 Touchpad (/dev/input/event14)
[    29.418] (**) MSFT0001:01 06CB:7F28 Touchpad: Applying InputClass "libinput touchpad catchall"
[    29.418] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:7F28 Touchpad'
[    29.418] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 30 paused 0
[    29.418] (**) MSFT0001:01 06CB:7F28 Touchpad: always reports core events
[    29.418] (**) Option "Device" "/dev/input/event14"
[    29.419] (II) event14 - MSFT0001:01 06CB:7F28 Touchpad: is tagged by udev as: Touchpad
[    29.421] (II) event14 - MSFT0001:01 06CB:7F28 Touchpad: device is a touchpad
[    29.421] (II) event14 - MSFT0001:01 06CB:7F28 Touchpad: device removed
[    29.421] (II) libinput: MSFT0001:01 06CB:7F28 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.421] (II) libinput: MSFT0001:01 06CB:7F28 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.421] (II) libinput: MSFT0001:01 06CB:7F28 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    29.422] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-6/i2c-MSFT0001:01/0018:06CB:7F28.0004/input/input19/event14"
[    29.422] (II) XINPUT: Adding extended input device "MSFT0001:01 06CB:7F28 Touchpad" (type: TOUCHPAD, id 13)
[    29.423] (**) Option "AccelerationScheme" "none"
[    29.423] (**) MSFT0001:01 06CB:7F28 Touchpad: (accel) selected scheme none/0
[    29.423] (**) MSFT0001:01 06CB:7F28 Touchpad: (accel) acceleration factor: 2.000
[    29.423] (**) MSFT0001:01 06CB:7F28 Touchpad: (accel) acceleration threshold: 4
[    29.424] (II) event14 - MSFT0001:01 06CB:7F28 Touchpad: is tagged by udev as: Touchpad
[    29.425] (II) event14 - MSFT0001:01 06CB:7F28 Touchpad: device is a touchpad
[    29.426] (II) config/udev: Adding input device MSFT0001:01 06CB:7F28 Touchpad (/dev/input/mouse2)
[    29.426] (II) No input driver specified, ignoring this device.
[    29.426] (II) This device may have been added with another device file.
[    29.426] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event8)
[    29.426] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[    29.426] (**) Ideapad extra buttons: Applying InputClass "system-keyboard"
[    29.426] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[    29.427] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 31 paused 0
[    29.427] (**) Ideapad extra buttons: always reports core events
[    29.427] (**) Option "Device" "/dev/input/event8"
[    29.427] (II) event8  - Ideapad extra buttons: is tagged by udev as: Keyboard
[    29.428] (II) event8  - Ideapad extra buttons: device is a keyboard
[    29.428] (II) event8  - Ideapad extra buttons: device removed
[    29.428] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input10/event8"
[    29.428] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 14)
[    29.428] (**) Option "xkb_layout" "us,ru"
[    29.428] (II) event8  - Ideapad extra buttons: is tagged by udev as: Keyboard
[    29.429] (II) event8  - Ideapad extra buttons: device is a keyboard
[    29.429] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event15)
[    29.429] (II) No input driver specified, ignoring this device.
[    29.429] (II) This device may have been added with another device file.
[    29.429] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
[    29.429] (II) No input driver specified, ignoring this device.
[    29.429] (II) This device may have been added with another device file.
[    29.430] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    29.430] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    29.430] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    29.430] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    29.430] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 32 paused 0
[    29.430] (**) AT Translated Set 2 keyboard: always reports core events
[    29.430] (**) Option "Device" "/dev/input/event3"
[    29.431] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    29.431] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    29.431] (II) event3  - AT Translated Set 2 keyboard: device removed
[    29.432] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    29.432] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[    29.432] (**) Option "xkb_layout" "us,ru"
[    29.432] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    29.432] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    29.437] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[    29.437] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[    29.437] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[    29.437] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[    29.437] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[    29.437] (**) Option "Device" "/dev/input/event5"
[    29.437] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: is a virtual subdevice
[    29.437] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C08B.0002/input/input5/event5"
[    29.437] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: KEYBOARD, id 16)
[    29.437] (**) Option "xkb_layout" "us,ru"
[    29.437] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "libinput keyboard catchall"
[    29.437] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "system-keyboard"
[    29.437] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Keyboard'
[    29.437] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[    29.437] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: always reports core events
[    29.437] (**) Option "Device" "/dev/input/event6"
[    29.437] (II) libinput: ITE Tech. Inc. ITE Device(8910) Keyboard: is a virtual subdevice
[    29.437] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0003/input/input8/event6"
[    29.437] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Keyboard" (type: KEYBOARD, id 17)
[    29.437] (**) Option "xkb_layout" "us,ru"
[    30.991] (II) modeset(0): Disabling kernel dirty updates, not required.
[    31.043] (II) modeset(0): EDID vendor "BOE", prod id 2104
[    31.043] (II) modeset(0): Printing DDC gathered Modelines:
[    31.043] (II) modeset(0): Modeline "1920x1080"x0.0  140.18  1920 2028 2076 2124  1080 1090 1100 1100 +hsync -vsync (66.0 kHz eP)
[    38.631] (**) Option "fd" "21"
[    38.631] (II) event2  - Video Bus: device removed
[    38.631] (**) Option "fd" "24"
[    38.631] (II) event1  - Power Button: device removed
[    38.631] (**) Option "fd" "25"
[    38.631] (II) event4  - Logitech G502 HERO Gaming Mouse: device removed
[    38.631] (**) Option "fd" "26"
[    38.631] (**) Option "fd" "27"
[    38.631] (**) Option "fd" "28"
[    38.631] (II) event7  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device removed
[    38.631] (**) Option "fd" "29"
[    38.631] (II) event13 - MSFT0001:01 06CB:7F28 Mouse: device removed
[    38.631] (**) Option "fd" "30"
[    38.631] (II) event14 - MSFT0001:01 06CB:7F28 Touchpad: device removed
[    38.631] (**) Option "fd" "31"
[    38.631] (II) event8  - Ideapad extra buttons: device removed
[    38.631] (**) Option "fd" "32"
[    38.631] (II) event3  - AT Translated Set 2 keyboard: device removed
[    38.631] (**) Option "fd" "26"
[    38.631] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[    38.631] (**) Option "fd" "27"
[    38.631] (II) event6  - ITE Tech. Inc. ITE Device(8910) Keyboard: device removed
[    38.632] (II) UnloadModule: "libinput"
[    38.632] (II) systemd-logind: not releasing fd for 13:70, still in use
[    38.632] (II) UnloadModule: "libinput"
[    38.632] (II) systemd-logind: not releasing fd for 13:69, still in use
[    38.632] (II) UnloadModule: "libinput"
[    38.632] (II) systemd-logind: releasing fd for 13:67
[    38.632] (II) UnloadModule: "libinput"
[    38.632] (II) systemd-logind: releasing fd for 13:72
[    38.632] (II) UnloadModule: "libinput"
[    38.632] (II) systemd-logind: releasing fd for 13:78
[    38.632] (II) UnloadModule: "libinput"
[    38.632] (II) systemd-logind: releasing fd for 13:77
[    38.632] (II) UnloadModule: "libinput"
[    38.632] (II) systemd-logind: releasing fd for 13:71
[    38.633] (II) UnloadModule: "libinput"
[    38.633] (II) systemd-logind: releasing fd for 13:70
[    38.633] (II) UnloadModule: "libinput"
[    38.633] (II) systemd-logind: releasing fd for 13:69
[    38.633] (II) UnloadModule: "libinput"
[    38.633] (II) systemd-logind: releasing fd for 13:68
[    38.633] (II) UnloadModule: "libinput"
[    38.633] (II) systemd-logind: releasing fd for 13:65
[    38.633] (II) UnloadModule: "libinput"
[    38.633] (II) systemd-logind: releasing fd for 13:66
[    39.620] (II) Server terminated successfully (0). Closing log file.

here is the journalctl output, run with similar command:
http://0x0.st/H_WL.txt

Good news is that simpledrm driver is no longer being started, as you wanted.

Last edited by me_231231 (2023-08-10 07:46:44)

Offline

#11 2023-08-10 12:37:38

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

Re: [SOVLED] startx fails as user, but succeeds as root after update

You're not starting X11 automatically, are you?
What does the xorg log look like when you start X11 as root?
Do you do anything w/ your /var/run ?

Do you have root-owned files in your $HOME?

find ~ \! -user foo -print dk

The one thing stat sticks out on your journal is

Aug 10 10:36:11 DK-NOTE kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.

but I don't see how the root would not be affected or how that would result in

[    28.957] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the

Offline

#12 2023-08-10 12:48:20

me_231231
Member
Registered: 2023-08-09
Posts: 42

Re: [SOVLED] startx fails as user, but succeeds as root after update

seth wrote:

You're not starting X11 automatically, are you?
What does the xorg log look like when you start X11 as root?
Do you do anything w/ your /var/run ?

Do you have root-owned files in your $HOME?

find ~ \! -user foo -print dk

The one thing stat sticks out on your journal is

Aug 10 10:36:11 DK-NOTE kernel: nvidia-modeset: WARNING: GPU:0: BOE Technology Group Co., Ltd (DP-2): G-SYNC Compatible: EDID min refresh rate invalid, disabling G-SYNC Compatible.

but I don't see how the root would not be affected or how that would result in

[    28.957] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the

I triple checked the log file that is in /var/log/Xorg.0.log and it has 0 mentions of nvidia kernel module problems when I startx as root.
I can upload the log file if you want to take look at it.
I have disabled automatic launch of X server, i do startx when I login as user manually.
The warning in the journal is only concerning the refresh rate, it happens when i launch X as root too, but it leds to no problems other than being locked into 60 hz.
I am pretty sure i did sudo chown -R dk:dk on my home directory, but I will check again as soon as I get home.

Last edited by me_231231 (2023-08-10 12:50:15)

Offline

#13 2023-08-10 12:50:32

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

Re: [SOVLED] startx fails as user, but succeeds as root after update

I triple checked the log file that is in /var/log/Xorg.0.log and it has 0 mentions of nvidia kernel module problems when I startx as root.

That's nice, but I'd actually like to see the log…

seth wrote:

Do you do anything w/ your /var/run ?

Offline

#14 2023-08-10 12:51:56

me_231231
Member
Registered: 2023-08-09
Posts: 42

Re: [SOVLED] startx fails as user, but succeeds as root after update

seth wrote:

I triple checked the log file that is in /var/log/Xorg.0.log and it has 0 mentions of nvidia kernel module problems when I startx as root.

That's nice, but I'd actually like to see the log…

seth wrote:

Do you do anything w/ your /var/run ?

Ofc ofc, also to my knowledge i dont touch /var/run at least not directly, how do I check that?

Offline

#15 2023-08-10 12:57:35

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

Re: [SOVLED] startx fails as user, but succeeds as root after update

It'd be more if youmount /var/run somewhere special.

Two more things:
https://wiki.archlinux.org/title/Xorg#Xorg_as_Root # does this work?
https://wiki.archlinux.org/title/Xinit#xserverrc # did you look at that and ensured to re-use the TTY?

Edit, 3rd thing: try the LTS kernel (don't forget to install nvidia-lts)

Last edited by seth (2023-08-10 13:05:36)

Offline

#16 2023-08-10 15:40:40

me_231231
Member
Registered: 2023-08-09
Posts: 42

Re: [SOVLED] startx fails as user, but succeeds as root after update

seth wrote:

It'd be more if youmount /var/run somewhere special.

Two more things:
https://wiki.archlinux.org/title/Xorg#Xorg_as_Root # does this work?
https://wiki.archlinux.org/title/Xinit#xserverrc # did you look at that and ensured to re-use the TTY?

Edit, 3rd thing: try the LTS kernel (don't forget to install nvidia-lts)

I am wary of trying lts kernel is I do not know whether something will break when I will come off the latest one, as I use proton for gaming.
My Xwrapper.config:

allowed_users=anybody
needs_root_rights=no

My Xorg.0.log when I startx as root:

[   251.036] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[   251.038] Current Operating System: Linux DK-NOTE 6.4.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 08 Aug 2023 22:14:05 +0000 x86_64
[   251.038] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=dd0356d9-b922-4cc6-a7e9-f1ea43fe10aa rw nvidia-drm.modeset=1 loglevel=3 quiet rcutree.rcu_idle_gp_delay=1
[   251.039]  
[   251.040] Current version of pixman: 0.42.2
[   251.041] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   251.041] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   251.044] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug 10 10:40:20 2023
[   251.044] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   251.045] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   251.045] (==) No Layout section.  Using the first Screen section.
[   251.045] (==) No screen section available. Using defaults.
[   251.045] (**) |-->Screen "Default Screen Section" (0)
[   251.045] (**) |   |-->Monitor "<default monitor>"
[   251.045] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   251.045] (==) Automatically adding devices
[   251.045] (==) Automatically enabling devices
[   251.045] (==) Automatically adding GPU devices
[   251.045] (==) Automatically binding GPU devices
[   251.045] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   251.045] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   251.045] 	Entry deleted from font path.
[   251.045] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[   251.045] (==) ModulePath set to "/usr/lib/xorg/modules"
[   251.045] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   251.045] (II) Module ABI versions:
[   251.045] 	X.Org ANSI C Emulation: 0.4
[   251.045] 	X.Org Video Driver: 25.2
[   251.045] 	X.Org XInput driver : 24.4
[   251.045] 	X.Org Server Extension : 10.0
[   251.046] (++) using VT number 2

[   251.046] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
[   251.047] (II) xfree86: Adding drm device (/dev/dri/card0)
[   251.047] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[   251.047] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[   251.048] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   251.048] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   251.048] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[   251.048] (--) PCI:*(1@0:0:0) 10de:1f95:17aa:3fc8 rev 161, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[   251.048] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   251.048] (II) LoadModule: "glx"
[   251.049] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   251.049] (II) Module glx: vendor="X.Org Foundation"
[   251.049] 	compiled for 1.21.1.8, module version = 1.0.0
[   251.049] 	ABI class: X.Org Server Extension, version 10.0
[   251.049] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[   251.049] 	loading driver: nvidia
[   251.049] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[   251.049] 	loading driver: nvidia
[   251.049] (==) Matched nvidia as autoconfigured driver 0
[   251.049] (==) Matched nouveau as autoconfigured driver 1
[   251.049] (==) Matched nv as autoconfigured driver 2
[   251.049] (==) Matched modesetting as autoconfigured driver 3
[   251.049] (==) Matched fbdev as autoconfigured driver 4
[   251.049] (==) Matched vesa as autoconfigured driver 5
[   251.049] (==) Assigned the driver to the xf86ConfigLayout
[   251.049] (II) LoadModule: "nvidia"
[   251.049] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   251.050] (II) Module nvidia: vendor="NVIDIA Corporation"
[   251.050] 	compiled for 1.6.99.901, module version = 1.0.0
[   251.050] 	Module class: X.Org Video Driver
[   251.050] (II) LoadModule: "nouveau"
[   251.050] (WW) Warning, couldn't open module nouveau
[   251.050] (EE) Failed to load module "nouveau" (module does not exist, 0)
[   251.050] (II) LoadModule: "nv"
[   251.050] (WW) Warning, couldn't open module nv
[   251.050] (EE) Failed to load module "nv" (module does not exist, 0)
[   251.050] (II) LoadModule: "modesetting"
[   251.050] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   251.050] (II) Module modesetting: vendor="X.Org Foundation"
[   251.050] 	compiled for 1.21.1.8, module version = 1.21.1
[   251.050] 	Module class: X.Org Video Driver
[   251.050] 	ABI class: X.Org Video Driver, version 25.2
[   251.050] (II) LoadModule: "fbdev"
[   251.051] (WW) Warning, couldn't open module fbdev
[   251.051] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   251.051] (II) LoadModule: "vesa"
[   251.051] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   251.051] (II) Module vesa: vendor="X.Org Foundation"
[   251.051] 	compiled for 1.21.1.4, module version = 2.6.0
[   251.051] 	Module class: X.Org Video Driver
[   251.051] 	ABI class: X.Org Video Driver, version 25.2
[   251.051] (II) NVIDIA dlloader X Driver  535.86.05  Fri Jul 14 20:26:08 UTC 2023
[   251.051] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   251.051] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   251.051] (II) VESA: driver for VESA chipsets: vesa
[   251.051] (II) systemd-logind: releasing fd for 226:0
[   251.051] (II) Loading sub module "fb"
[   251.051] (II) LoadModule: "fb"
[   251.051] (II) Module "fb" already built-in
[   251.051] (II) Loading sub module "wfb"
[   251.051] (II) LoadModule: "wfb"
[   251.051] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   251.051] (II) Module wfb: vendor="X.Org Foundation"
[   251.051] 	compiled for 1.21.1.8, module version = 1.0.0
[   251.051] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   251.052] (WW) Falling back to old probe method for modesetting
[   251.052] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   251.052] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[   251.052] (==) NVIDIA(0): RGB weight 888
[   251.052] (==) NVIDIA(0): Default visual is TrueColor
[   251.052] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   251.052] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[   251.052] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[   251.052] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[   251.052] (**) NVIDIA(0): Enabling 2D acceleration
[   251.052] (II) Loading sub module "glxserver_nvidia"
[   251.052] (II) LoadModule: "glxserver_nvidia"
[   251.052] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[   251.056] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[   251.056] 	compiled for 1.6.99.901, module version = 1.0.0
[   251.056] 	Module class: X.Org Server Extension
[   251.056] (II) NVIDIA GLX Module  535.86.05  Fri Jul 14 20:27:17 UTC 2023
[   251.056] (II) NVIDIA: The X server supports PRIME Render Offload.
[   251.057] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[   251.057] (--) NVIDIA(0):     DFP-0
[   251.057] (--) NVIDIA(0):     DFP-1
[   251.057] (--) NVIDIA(0):     DFP-2
[   251.057] (--) NVIDIA(0):     DFP-3 (boot)
[   251.057] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1650 Ti (TU117-A) at PCI:1:0:0
[   251.057] (II) NVIDIA(0):     (GPU-0)
[   251.057] (--) NVIDIA(0): Memory: 4194304 kBytes
[   251.057] (--) NVIDIA(0): VideoBIOS: 90.17.42.00.49
[   251.057] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   251.057] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   251.057] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   251.057] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   251.057] (--) NVIDIA(GPU-0): 
[   251.057] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   251.057] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   251.057] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   251.057] (--) NVIDIA(GPU-0): 
[   251.058] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   251.058] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   251.058] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   251.058] (--) NVIDIA(GPU-0): 
[   251.058] (--) NVIDIA(GPU-0): BOE Technology Group Co., Ltd (DFP-3): connected
[   251.058] (--) NVIDIA(GPU-0): BOE Technology Group Co., Ltd (DFP-3): Internal DisplayPort
[   251.058] (--) NVIDIA(GPU-0): BOE Technology Group Co., Ltd (DFP-3): 2660.0 MHz maximum pixel clock
[   251.058] (--) NVIDIA(GPU-0): 
[   251.059] (==) NVIDIA(0): 
[   251.059] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   251.060] (==) NVIDIA(0):     will be used as the requested mode.
[   251.060] (==) NVIDIA(0): 
[   251.061] (II) NVIDIA(0): Validated MetaModes:
[   251.061] (II) NVIDIA(0):     "DFP-3:nvidia-auto-select"
[   251.061] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[   251.074] (--) NVIDIA(0): DPI set to (128, 130); computed from "UseEdidDpi" X config
[   251.074] (--) NVIDIA(0):     option
[   251.074] (II) UnloadModule: "modesetting"
[   251.074] (II) Unloading modesetting
[   251.074] (II) UnloadModule: "vesa"
[   251.074] (II) Unloading vesa
[   251.074] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[   251.074] (II) NVIDIA:     access.
[   251.087] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   251.087] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   251.087] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   251.087] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   251.087] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   251.087] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   251.087] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   251.087] (II) NVIDIA(0):     Config Options in the README.
[   251.103] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[   252.079] (==) NVIDIA(0): Disabling shared memory pixmaps
[   252.079] (==) NVIDIA(0): Backing store enabled
[   252.079] (==) NVIDIA(0): Silken mouse enabled
[   252.079] (==) NVIDIA(0): DPMS enabled
[   252.079] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[   252.079] (II) Loading sub module "dri2"
[   252.079] (II) LoadModule: "dri2"
[   252.079] (II) Module "dri2" already built-in
[   252.079] (II) NVIDIA(0): [DRI2] Setup complete
[   252.079] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   252.079] (II) Initializing extension Generic Event Extension
[   252.079] (II) Initializing extension SHAPE
[   252.079] (II) Initializing extension MIT-SHM
[   252.079] (II) Initializing extension XInputExtension
[   252.079] (II) Initializing extension XTEST
[   252.079] (II) Initializing extension BIG-REQUESTS
[   252.079] (II) Initializing extension SYNC
[   252.079] (II) Initializing extension XKEYBOARD
[   252.079] (II) Initializing extension XC-MISC
[   252.079] (II) Initializing extension SECURITY
[   252.080] (II) Initializing extension XFIXES
[   252.080] (II) Initializing extension RENDER
[   252.080] (II) Initializing extension RANDR
[   252.080] (II) Initializing extension COMPOSITE
[   252.080] (II) Initializing extension DAMAGE
[   252.080] (II) Initializing extension MIT-SCREEN-SAVER
[   252.080] (II) Initializing extension DOUBLE-BUFFER
[   252.080] (II) Initializing extension RECORD
[   252.080] (II) Initializing extension DPMS
[   252.080] (II) Initializing extension Present
[   252.080] (II) Initializing extension DRI3
[   252.080] (II) Initializing extension X-Resource
[   252.080] (II) Initializing extension XVideo
[   252.080] (II) Initializing extension XVideo-MotionCompensation
[   252.080] (II) Initializing extension GLX
[   252.080] (II) Initializing extension GLX
[   252.080] (II) Indirect GLX disabled.
[   252.080] (II) GLX: Another vendor is already registered for screen 0
[   252.080] (II) Initializing extension XFree86-VidModeExtension
[   252.080] (II) Initializing extension XFree86-DGA
[   252.080] (II) Initializing extension XFree86-DRI
[   252.080] (II) Initializing extension DRI2
[   252.081] (II) Initializing extension NV-GLX
[   252.081] (II) Initializing extension NV-CONTROL
[   252.081] (II) Initializing extension XINERAMA
[   252.128] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[   252.128] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   252.128] (**) Video Bus: Applying InputClass "system-keyboard"
[   252.128] (II) LoadModule: "libinput"
[   252.128] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   252.129] (II) Module libinput: vendor="X.Org Foundation"
[   252.129] 	compiled for 1.21.1.8, module version = 1.3.0
[   252.129] 	Module class: X.Org XInput Driver
[   252.129] 	ABI class: X.Org XInput driver, version 24.4
[   252.129] (II) Using input driver 'libinput' for 'Video Bus'
[   252.130] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 41 paused 0
[   252.130] (**) Video Bus: always reports core events
[   252.130] (**) Option "Device" "/dev/input/event2"
[   252.131] (II) event2  - Video Bus: is tagged by udev as: Keyboard
[   252.131] (II) event2  - Video Bus: device is a keyboard
[   252.131] (II) event2  - Video Bus: device removed
[   252.131] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input2/event2"
[   252.131] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[   252.131] (**) Option "xkb_layout" "us,ru"
[   252.144] (II) event2  - Video Bus: is tagged by udev as: Keyboard
[   252.144] (II) event2  - Video Bus: device is a keyboard
[   252.144] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   252.144] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   252.144] (**) Power Button: Applying InputClass "system-keyboard"
[   252.144] (II) Using input driver 'libinput' for 'Power Button'
[   252.145] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 44 paused 0
[   252.145] (**) Power Button: always reports core events
[   252.145] (**) Option "Device" "/dev/input/event1"
[   252.145] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   252.145] (II) event1  - Power Button: device is a keyboard
[   252.145] (II) event1  - Power Button: device removed
[   252.145] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[   252.145] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   252.145] (**) Option "xkb_layout" "us,ru"
[   252.146] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   252.146] (II) event1  - Power Button: device is a keyboard
[   252.146] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[   252.146] (II) No input driver specified, ignoring this device.
[   252.146] (II) This device may have been added with another device file.
[   252.147] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event9)
[   252.147] (II) No input driver specified, ignoring this device.
[   252.147] (II) This device may have been added with another device file.
[   252.147] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
[   252.147] (II) No input driver specified, ignoring this device.
[   252.147] (II) This device may have been added with another device file.
[   252.147] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event11)
[   252.147] (II) No input driver specified, ignoring this device.
[   252.147] (II) This device may have been added with another device file.
[   252.147] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event12)
[   252.147] (II) No input driver specified, ignoring this device.
[   252.147] (II) This device may have been added with another device file.
[   252.148] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/event4)
[   252.148] (**) Logitech G502 HERO Gaming Mouse: Applying InputClass "libinput pointer catchall"
[   252.148] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse'
[   252.204] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 45 paused 0
[   252.204] (**) Logitech G502 HERO Gaming Mouse: always reports core events
[   252.204] (**) Option "Device" "/dev/input/event4"
[   252.208] (II) event4  - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[   252.208] (II) event4  - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[   252.208] (II) event4  - Logitech G502 HERO Gaming Mouse: device is a pointer
[   252.208] (II) event4  - Logitech G502 HERO Gaming Mouse: device removed
[   252.208] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   252.208] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   252.208] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   252.208] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:046D:C08B.0001/input/input4/event4"
[   252.209] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse" (type: MOUSE, id 8)
[   252.209] (**) Option "AccelerationScheme" "none"
[   252.209] (**) Logitech G502 HERO Gaming Mouse: (accel) selected scheme none/0
[   252.209] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration factor: 2.000
[   252.209] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration threshold: 4
[   252.212] (II) event4  - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[   252.212] (II) event4  - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[   252.213] (II) event4  - Logitech G502 HERO Gaming Mouse: device is a pointer
[   252.215] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/mouse0)
[   252.215] (II) No input driver specified, ignoring this device.
[   252.215] (II) This device may have been added with another device file.
[   252.217] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse Keyboard (/dev/input/event5)
[   252.217] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[   252.217] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[   252.217] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[   252.218] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 46 paused 0
[   252.218] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[   252.218] (**) Option "Device" "/dev/input/event5"
[   252.222] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[   252.222] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[   252.223] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[   252.223] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: needs a virtual subdevice
[   252.223] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C08B.0002/input/input5/event5"
[   252.223] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: MOUSE, id 9)
[   252.223] (**) Option "AccelerationScheme" "none"
[   252.223] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) selected scheme none/0
[   252.223] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[   252.223] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[   252.226] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[   252.227] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[   252.229] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8910) Keyboard (/dev/input/event6)
[   252.229] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "libinput keyboard catchall"
[   252.229] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "system-keyboard"
[   252.229] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Keyboard'
[   252.230] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 47 paused 0
[   252.231] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: always reports core events
[   252.231] (**) Option "Device" "/dev/input/event6"
[   252.234] (II) event6  - ITE Tech. Inc. ITE Device(8910) Keyboard: is tagged by udev as: Keyboard
[   252.234] (II) event6  - ITE Tech. Inc. ITE Device(8910) Keyboard: device is a keyboard
[   252.236] (II) event6  - ITE Tech. Inc. ITE Device(8910) Keyboard: device removed
[   252.236] (II) libinput: ITE Tech. Inc. ITE Device(8910) Keyboard: needs a virtual subdevice
[   252.236] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0003/input/input8/event6"
[   252.236] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Keyboard" (type: MOUSE, id 10)
[   252.236] (**) Option "AccelerationScheme" "none"
[   252.236] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) selected scheme none/0
[   252.236] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) acceleration factor: 2.000
[   252.236] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) acceleration threshold: 4
[   252.239] (II) event6  - ITE Tech. Inc. ITE Device(8910) Keyboard: is tagged by udev as: Keyboard
[   252.240] (II) event6  - ITE Tech. Inc. ITE Device(8910) Keyboard: device is a keyboard
[   252.242] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8910) Wireless Radio Control (/dev/input/event7)
[   252.242] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[   252.242] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: Applying InputClass "system-keyboard"
[   252.242] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Wireless Radio Control'
[   252.242] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 48 paused 0
[   252.242] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: always reports core events
[   252.242] (**) Option "Device" "/dev/input/event7"
[   252.243] (II) event7  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: is tagged by udev as: Keyboard
[   252.243] (II) event7  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device is a keyboard
[   252.243] (II) event7  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device removed
[   252.243] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0003/input/input9/event7"
[   252.243] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Wireless Radio Control" (type: KEYBOARD, id 11)
[   252.243] (**) Option "xkb_layout" "us,ru"
[   252.244] (II) event7  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: is tagged by udev as: Keyboard
[   252.244] (II) event7  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device is a keyboard
[   252.244] (II) config/udev: Adding input device MSFT0001:01 06CB:7F28 Mouse (/dev/input/event13)
[   252.244] (**) MSFT0001:01 06CB:7F28 Mouse: Applying InputClass "libinput pointer catchall"
[   252.244] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:7F28 Mouse'
[   252.245] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 49 paused 0
[   252.245] (**) MSFT0001:01 06CB:7F28 Mouse: always reports core events
[   252.245] (**) Option "Device" "/dev/input/event13"
[   252.245] (II) event13 - MSFT0001:01 06CB:7F28 Mouse: is tagged by udev as: Mouse Pointingstick
[   252.245] (II) event13 - MSFT0001:01 06CB:7F28 Mouse: device is a pointer
[   252.246] (II) event13 - MSFT0001:01 06CB:7F28 Mouse: device removed
[   252.246] (II) libinput: MSFT0001:01 06CB:7F28 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   252.246] (II) libinput: MSFT0001:01 06CB:7F28 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   252.246] (II) libinput: MSFT0001:01 06CB:7F28 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   252.246] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-6/i2c-MSFT0001:01/0018:06CB:7F28.0004/input/input18/event13"
[   252.246] (II) XINPUT: Adding extended input device "MSFT0001:01 06CB:7F28 Mouse" (type: MOUSE, id 12)
[   252.246] (**) Option "AccelerationScheme" "none"
[   252.246] (**) MSFT0001:01 06CB:7F28 Mouse: (accel) selected scheme none/0
[   252.246] (**) MSFT0001:01 06CB:7F28 Mouse: (accel) acceleration factor: 2.000
[   252.246] (**) MSFT0001:01 06CB:7F28 Mouse: (accel) acceleration threshold: 4
[   252.247] (II) event13 - MSFT0001:01 06CB:7F28 Mouse: is tagged by udev as: Mouse Pointingstick
[   252.247] (II) event13 - MSFT0001:01 06CB:7F28 Mouse: device is a pointer
[   252.247] (II) config/udev: Adding input device MSFT0001:01 06CB:7F28 Mouse (/dev/input/mouse1)
[   252.247] (II) No input driver specified, ignoring this device.
[   252.247] (II) This device may have been added with another device file.
[   252.248] (II) config/udev: Adding input device MSFT0001:01 06CB:7F28 Touchpad (/dev/input/event14)
[   252.248] (**) MSFT0001:01 06CB:7F28 Touchpad: Applying InputClass "libinput touchpad catchall"
[   252.248] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:7F28 Touchpad'
[   252.248] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 50 paused 0
[   252.248] (**) MSFT0001:01 06CB:7F28 Touchpad: always reports core events
[   252.248] (**) Option "Device" "/dev/input/event14"
[   252.249] (II) event14 - MSFT0001:01 06CB:7F28 Touchpad: is tagged by udev as: Touchpad
[   252.250] (II) event14 - MSFT0001:01 06CB:7F28 Touchpad: device is a touchpad
[   252.250] (II) event14 - MSFT0001:01 06CB:7F28 Touchpad: device removed
[   252.250] (II) libinput: MSFT0001:01 06CB:7F28 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   252.250] (II) libinput: MSFT0001:01 06CB:7F28 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   252.250] (II) libinput: MSFT0001:01 06CB:7F28 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   252.250] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-6/i2c-MSFT0001:01/0018:06CB:7F28.0004/input/input19/event14"
[   252.250] (II) XINPUT: Adding extended input device "MSFT0001:01 06CB:7F28 Touchpad" (type: TOUCHPAD, id 13)
[   252.251] (**) Option "AccelerationScheme" "none"
[   252.251] (**) MSFT0001:01 06CB:7F28 Touchpad: (accel) selected scheme none/0
[   252.251] (**) MSFT0001:01 06CB:7F28 Touchpad: (accel) acceleration factor: 2.000
[   252.251] (**) MSFT0001:01 06CB:7F28 Touchpad: (accel) acceleration threshold: 4
[   252.251] (II) event14 - MSFT0001:01 06CB:7F28 Touchpad: is tagged by udev as: Touchpad
[   252.252] (II) event14 - MSFT0001:01 06CB:7F28 Touchpad: device is a touchpad
[   252.253] (II) config/udev: Adding input device MSFT0001:01 06CB:7F28 Touchpad (/dev/input/mouse2)
[   252.253] (II) No input driver specified, ignoring this device.
[   252.253] (II) This device may have been added with another device file.
[   252.253] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event8)
[   252.253] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[   252.253] (**) Ideapad extra buttons: Applying InputClass "system-keyboard"
[   252.253] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[   252.254] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 51 paused 0
[   252.254] (**) Ideapad extra buttons: always reports core events
[   252.254] (**) Option "Device" "/dev/input/event8"
[   252.254] (II) event8  - Ideapad extra buttons: is tagged by udev as: Keyboard
[   252.254] (II) event8  - Ideapad extra buttons: device is a keyboard
[   252.254] (II) event8  - Ideapad extra buttons: device removed
[   252.254] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input10/event8"
[   252.254] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 14)
[   252.254] (**) Option "xkb_layout" "us,ru"
[   252.255] (II) event8  - Ideapad extra buttons: is tagged by udev as: Keyboard
[   252.255] (II) event8  - Ideapad extra buttons: device is a keyboard
[   252.255] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event15)
[   252.255] (II) No input driver specified, ignoring this device.
[   252.255] (II) This device may have been added with another device file.
[   252.255] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
[   252.256] (II) No input driver specified, ignoring this device.
[   252.256] (II) This device may have been added with another device file.
[   252.256] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[   252.256] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   252.256] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[   252.256] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   252.256] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 52 paused 0
[   252.256] (**) AT Translated Set 2 keyboard: always reports core events
[   252.256] (**) Option "Device" "/dev/input/event3"
[   252.257] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   252.257] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[   252.257] (II) event3  - AT Translated Set 2 keyboard: device removed
[   252.257] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[   252.257] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[   252.257] (**) Option "xkb_layout" "us,ru"
[   252.258] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   252.258] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[   252.262] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[   252.262] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[   252.262] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[   252.262] (II) systemd-logind: returning pre-existing fd for /dev/input/event5 13:69
[   252.262] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[   252.262] (**) Option "Device" "/dev/input/event5"
[   252.262] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: is a virtual subdevice
[   252.262] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C08B.0002/input/input5/event5"
[   252.262] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: KEYBOARD, id 16)
[   252.262] (**) Option "xkb_layout" "us,ru"
[   252.262] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "libinput keyboard catchall"
[   252.262] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "system-keyboard"
[   252.262] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Keyboard'
[   252.262] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[   252.262] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: always reports core events
[   252.262] (**) Option "Device" "/dev/input/event6"
[   252.262] (II) libinput: ITE Tech. Inc. ITE Device(8910) Keyboard: is a virtual subdevice
[   252.262] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0003/input/input8/event6"
[   252.262] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Keyboard" (type: KEYBOARD, id 17)
[   252.262] (**) Option "xkb_layout" "us,ru"
[   252.608] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   252.608] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   252.608] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   252.608] (--) NVIDIA(GPU-0): 
[   252.608] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   252.608] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   252.608] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   252.608] (--) NVIDIA(GPU-0): 
[   252.608] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   252.608] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   252.608] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   252.608] (--) NVIDIA(GPU-0): 
[   252.608] (--) NVIDIA(GPU-0): BOE Technology Group Co., Ltd (DFP-3): connected
[   252.608] (--) NVIDIA(GPU-0): BOE Technology Group Co., Ltd (DFP-3): Internal DisplayPort
[   252.608] (--) NVIDIA(GPU-0): BOE Technology Group Co., Ltd (DFP-3): 2660.0 MHz maximum pixel clock
[   252.608] (--) NVIDIA(GPU-0): 
[  5166.668] (EE) event14 - MSFT0001:01 06CB:7F28 Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.23.0/touchpad-jumping-cursors.html for details

My xserverrc file, I did specify the option to use the same tty as you can see:

#!/bin/sh
exec /usr/bin/X -nolisten tcp "$@" vt$XDG_VTNR

Here is the output of the df command, as you can see I do not mount /var/run onto separate partition:

DK-NOTE# df
Filesystem     1K-blocks      Used Available Use% Mounted on
dev             16335688         0  16335688   0% /dev
run             16388448      1388  16387060   1% /run
/dev/nvme0n1p3 205314024 167245000  27566880  86% /
tmpfs           16388448         0  16388448   0% /dev/shm
tmpfs               8192         0      8192   0% /home/dk/.config/awesome/tmp
tmpfs           16388452        12  16388440   1% /tmp
/dev/nvme0n1p1   2093048    249084   1843964  12% /boot
tmpfs            3277688        40   3277648   1% /run/user/1000
tmpfs            3277688        48   3277640   1% /run/user/0

The files that belong to root in my home directory are following, note that I do not use awesome atm, but xfce, so this should not influence anything in any way:

$ find ~ \! -user dk -print
/home/dk/nvidia-bug-report.log.gz
/home/dk/.config/awesome/tmp

Last edited by me_231231 (2023-08-10 15:41:52)

Offline

#17 2023-08-10 15:53:57

me_231231
Member
Registered: 2023-08-09
Posts: 42

Re: [SOVLED] startx fails as user, but succeeds as root after update

Also if I set needs_root_rights to "yes" then errors in the xorg log located in /var/log go away, but I do not see the mouse, the background is black and cannot type anything.

The contents of the xorg log file when needs_root_rights is set to "yes":

[   122.878] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[   122.878] Current Operating System: Linux DK-NOTE 6.4.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 08 Aug 2023 22:14:05 +0000 x86_64
[   122.878] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=dd0356d9-b922-4cc6-a7e9-f1ea43fe10aa rw nvidia-drm.modeset=1 loglevel=3 quiet rcutree.rcu_idle_gp_delay=1
[   122.878]  
[   122.878] Current version of pixman: 0.42.2
[   122.878] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   122.878] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   122.878] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Aug 10 18:47:49 2023
[   122.878] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   122.878] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   122.878] (==) No Layout section.  Using the first Screen section.
[   122.878] (==) No screen section available. Using defaults.
[   122.878] (**) |-->Screen "Default Screen Section" (0)
[   122.878] (**) |   |-->Monitor "<default monitor>"
[   122.878] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   122.878] (==) Automatically adding devices
[   122.878] (==) Automatically enabling devices
[   122.878] (==) Automatically adding GPU devices
[   122.878] (==) Automatically binding GPU devices
[   122.878] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   122.878] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   122.878] 	Entry deleted from font path.
[   122.878] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[   122.878] (==) ModulePath set to "/usr/lib/xorg/modules"
[   122.878] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   122.878] (II) Module ABI versions:
[   122.878] 	X.Org ANSI C Emulation: 0.4
[   122.879] 	X.Org Video Driver: 25.2
[   122.879] 	X.Org XInput driver : 24.4
[   122.879] 	X.Org Server Extension : 10.0
[   122.890] (--) using VT number 2

[   122.890] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   122.892] (II) xfree86: Adding drm device (/dev/dri/card0)
[   122.892] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[   122.893] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   122.893] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[   122.893] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[   122.893] (--) PCI:*(1@0:0:0) 10de:1f95:17aa:3fc8 rev 161, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[   122.893] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   122.893] (II) LoadModule: "glx"
[   122.893] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   122.894] (II) Module glx: vendor="X.Org Foundation"
[   122.894] 	compiled for 1.21.1.8, module version = 1.0.0
[   122.894] 	ABI class: X.Org Server Extension, version 10.0
[   122.894] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[   122.894] 	loading driver: nvidia
[   122.894] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[   122.894] 	loading driver: nvidia
[   122.894] (==) Matched nvidia as autoconfigured driver 0
[   122.894] (==) Matched nouveau as autoconfigured driver 1
[   122.894] (==) Matched nv as autoconfigured driver 2
[   122.894] (==) Matched modesetting as autoconfigured driver 3
[   122.894] (==) Matched fbdev as autoconfigured driver 4
[   122.894] (==) Matched vesa as autoconfigured driver 5
[   122.894] (==) Assigned the driver to the xf86ConfigLayout
[   122.894] (II) LoadModule: "nvidia"
[   122.894] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   122.895] (II) Module nvidia: vendor="NVIDIA Corporation"
[   122.895] 	compiled for 1.6.99.901, module version = 1.0.0
[   122.895] 	Module class: X.Org Video Driver
[   122.895] (II) LoadModule: "nouveau"
[   122.895] (WW) Warning, couldn't open module nouveau
[   122.895] (EE) Failed to load module "nouveau" (module does not exist, 0)
[   122.895] (II) LoadModule: "nv"
[   122.895] (WW) Warning, couldn't open module nv
[   122.895] (EE) Failed to load module "nv" (module does not exist, 0)
[   122.895] (II) LoadModule: "modesetting"
[   122.895] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   122.895] (II) Module modesetting: vendor="X.Org Foundation"
[   122.895] 	compiled for 1.21.1.8, module version = 1.21.1
[   122.895] 	Module class: X.Org Video Driver
[   122.895] 	ABI class: X.Org Video Driver, version 25.2
[   122.895] (II) LoadModule: "fbdev"
[   122.895] (WW) Warning, couldn't open module fbdev
[   122.895] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   122.895] (II) LoadModule: "vesa"
[   122.895] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   122.895] (II) Module vesa: vendor="X.Org Foundation"
[   122.895] 	compiled for 1.21.1.4, module version = 2.6.0
[   122.895] 	Module class: X.Org Video Driver
[   122.895] 	ABI class: X.Org Video Driver, version 25.2
[   122.895] (II) NVIDIA dlloader X Driver  535.86.05  Fri Jul 14 20:26:08 UTC 2023
[   122.895] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   122.895] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   122.895] (II) VESA: driver for VESA chipsets: vesa
[   122.898] (II) Loading sub module "fb"
[   122.898] (II) LoadModule: "fb"
[   122.898] (II) Module "fb" already built-in
[   122.898] (II) Loading sub module "wfb"
[   122.898] (II) LoadModule: "wfb"
[   122.899] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   122.899] (II) Module wfb: vendor="X.Org Foundation"
[   122.899] 	compiled for 1.21.1.8, module version = 1.0.0
[   122.899] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   122.899] (WW) Falling back to old probe method for modesetting
[   122.899] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   122.899] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[   122.899] (==) NVIDIA(0): RGB weight 888
[   122.899] (==) NVIDIA(0): Default visual is TrueColor
[   122.899] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   122.899] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[   122.899] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[   122.899] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[   122.899] (**) NVIDIA(0): Enabling 2D acceleration
[   122.899] (II) Loading sub module "glxserver_nvidia"
[   122.899] (II) LoadModule: "glxserver_nvidia"
[   122.899] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[   122.905] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[   122.905] 	compiled for 1.6.99.901, module version = 1.0.0
[   122.905] 	Module class: X.Org Server Extension
[   122.905] (II) NVIDIA GLX Module  535.86.05  Fri Jul 14 20:27:17 UTC 2023
[   122.905] (II) NVIDIA: The X server supports PRIME Render Offload.
[   122.905] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[   122.905] (--) NVIDIA(0):     DFP-0
[   122.905] (--) NVIDIA(0):     DFP-1
[   122.905] (--) NVIDIA(0):     DFP-2
[   122.905] (--) NVIDIA(0):     DFP-3 (boot)
[   122.906] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1650 Ti (TU117-A) at PCI:1:0:0
[   122.906] (II) NVIDIA(0):     (GPU-0)
[   122.906] (--) NVIDIA(0): Memory: 4194304 kBytes
[   122.906] (--) NVIDIA(0): VideoBIOS: 90.17.42.00.49
[   122.906] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   122.906] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   122.906] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   122.906] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   122.906] (--) NVIDIA(GPU-0): 
[   122.906] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   122.906] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   122.906] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   122.906] (--) NVIDIA(GPU-0): 
[   122.906] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   122.906] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   122.906] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   122.906] (--) NVIDIA(GPU-0): 
[   122.906] (--) NVIDIA(GPU-0): BOE Technology Group Co., Ltd (DFP-3): connected
[   122.906] (--) NVIDIA(GPU-0): BOE Technology Group Co., Ltd (DFP-3): Internal DisplayPort
[   122.906] (--) NVIDIA(GPU-0): BOE Technology Group Co., Ltd (DFP-3): 2660.0 MHz maximum pixel clock
[   122.906] (--) NVIDIA(GPU-0): 
[   122.908] (==) NVIDIA(0): 
[   122.908] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   122.908] (==) NVIDIA(0):     will be used as the requested mode.
[   122.908] (==) NVIDIA(0): 
[   122.909] (II) NVIDIA(0): Validated MetaModes:
[   122.909] (II) NVIDIA(0):     "DFP-3:nvidia-auto-select"
[   122.909] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[   122.922] (--) NVIDIA(0): DPI set to (128, 130); computed from "UseEdidDpi" X config
[   122.922] (--) NVIDIA(0):     option
[   122.922] (II) UnloadModule: "modesetting"
[   122.922] (II) Unloading modesetting
[   122.922] (II) UnloadModule: "vesa"
[   122.922] (II) Unloading vesa
[   122.922] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[   122.922] (II) NVIDIA:     access.
[   122.935] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   122.935] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   122.935] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   122.935] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   122.935] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   122.935] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   122.935] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   122.935] (II) NVIDIA(0):     Config Options in the README.
[   122.952] (II) NVIDIA(0): Setting mode "DFP-3:nvidia-auto-select"
[   123.945] (==) NVIDIA(0): Disabling shared memory pixmaps
[   123.945] (==) NVIDIA(0): Backing store enabled
[   123.945] (==) NVIDIA(0): Silken mouse enabled
[   123.945] (==) NVIDIA(0): DPMS enabled
[   123.945] (WW) NVIDIA(0): Option "PrimaryGPU" is not used
[   123.945] (II) Loading sub module "dri2"
[   123.945] (II) LoadModule: "dri2"
[   123.945] (II) Module "dri2" already built-in
[   123.945] (II) NVIDIA(0): [DRI2] Setup complete
[   123.945] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   123.945] (II) Initializing extension Generic Event Extension
[   123.946] (II) Initializing extension SHAPE
[   123.946] (II) Initializing extension MIT-SHM
[   123.946] (II) Initializing extension XInputExtension
[   123.946] (II) Initializing extension XTEST
[   123.946] (II) Initializing extension BIG-REQUESTS
[   123.946] (II) Initializing extension SYNC
[   123.946] (II) Initializing extension XKEYBOARD
[   123.946] (II) Initializing extension XC-MISC
[   123.946] (II) Initializing extension SECURITY
[   123.946] (II) Initializing extension XFIXES
[   123.946] (II) Initializing extension RENDER
[   123.946] (II) Initializing extension RANDR
[   123.946] (II) Initializing extension COMPOSITE
[   123.946] (II) Initializing extension DAMAGE
[   123.946] (II) Initializing extension MIT-SCREEN-SAVER
[   123.946] (II) Initializing extension DOUBLE-BUFFER
[   123.946] (II) Initializing extension RECORD
[   123.946] (II) Initializing extension DPMS
[   123.947] (II) Initializing extension Present
[   123.947] (II) Initializing extension DRI3
[   123.947] (II) Initializing extension X-Resource
[   123.947] (II) Initializing extension XVideo
[   123.947] (II) Initializing extension XVideo-MotionCompensation
[   123.947] (II) Initializing extension GLX
[   123.947] (II) Initializing extension GLX
[   123.947] (II) Indirect GLX disabled.
[   123.947] (II) GLX: Another vendor is already registered for screen 0
[   123.947] (II) Initializing extension XFree86-VidModeExtension
[   123.947] (II) Initializing extension XFree86-DGA
[   123.947] (II) Initializing extension XFree86-DRI
[   123.947] (II) Initializing extension DRI2
[   123.947] (II) Initializing extension NV-GLX
[   123.947] (II) Initializing extension NV-CONTROL
[   123.947] (II) Initializing extension XINERAMA
[   123.992] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[   123.992] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   123.992] (**) Video Bus: Applying InputClass "system-keyboard"
[   123.992] (II) LoadModule: "libinput"
[   123.992] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   123.993] (II) Module libinput: vendor="X.Org Foundation"
[   123.993] 	compiled for 1.21.1.8, module version = 1.3.0
[   123.993] 	Module class: X.Org XInput Driver
[   123.993] 	ABI class: X.Org XInput driver, version 24.4
[   123.993] (II) Using input driver 'libinput' for 'Video Bus'
[   123.993] (**) Video Bus: always reports core events
[   123.993] (**) Option "Device" "/dev/input/event2"
[   123.994] (II) event2  - Video Bus: is tagged by udev as: Keyboard
[   123.994] (II) event2  - Video Bus: device is a keyboard
[   123.994] (II) event2  - Video Bus: device removed
[   124.036] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input2/event2"
[   124.036] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[   124.036] (**) Option "xkb_layout" "us,ru"
[   124.051] (II) event2  - Video Bus: is tagged by udev as: Keyboard
[   124.051] (II) event2  - Video Bus: device is a keyboard
[   124.051] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   124.051] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   124.051] (**) Power Button: Applying InputClass "system-keyboard"
[   124.051] (II) Using input driver 'libinput' for 'Power Button'
[   124.051] (**) Power Button: always reports core events
[   124.051] (**) Option "Device" "/dev/input/event1"
[   124.052] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   124.052] (II) event1  - Power Button: device is a keyboard
[   124.052] (II) event1  - Power Button: device removed
[   124.073] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[   124.073] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   124.073] (**) Option "xkb_layout" "us,ru"
[   124.074] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   124.074] (II) event1  - Power Button: device is a keyboard
[   124.075] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[   124.075] (II) No input driver specified, ignoring this device.
[   124.075] (II) This device may have been added with another device file.
[   124.076] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[   124.076] (II) No input driver specified, ignoring this device.
[   124.076] (II) This device may have been added with another device file.
[   124.076] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[   124.076] (II) No input driver specified, ignoring this device.
[   124.076] (II) This device may have been added with another device file.
[   124.077] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[   124.077] (II) No input driver specified, ignoring this device.
[   124.077] (II) This device may have been added with another device file.
[   124.077] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[   124.077] (II) No input driver specified, ignoring this device.
[   124.077] (II) This device may have been added with another device file.
[   124.079] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/event4)
[   124.079] (**) Logitech G502 HERO Gaming Mouse: Applying InputClass "libinput pointer catchall"
[   124.079] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse'
[   124.079] (**) Logitech G502 HERO Gaming Mouse: always reports core events
[   124.079] (**) Option "Device" "/dev/input/event4"
[   124.136] (II) event4  - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[   124.137] (II) event4  - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[   124.137] (II) event4  - Logitech G502 HERO Gaming Mouse: device is a pointer
[   124.137] (II) event4  - Logitech G502 HERO Gaming Mouse: device removed
[   124.176] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   124.176] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   124.176] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   124.176] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:046D:C08B.0001/input/input4/event4"
[   124.176] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse" (type: MOUSE, id 8)
[   124.177] (**) Option "AccelerationScheme" "none"
[   124.177] (**) Logitech G502 HERO Gaming Mouse: (accel) selected scheme none/0
[   124.177] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration factor: 2.000
[   124.177] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration threshold: 4
[   124.236] (II) event4  - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[   124.237] (II) event4  - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[   124.237] (II) event4  - Logitech G502 HERO Gaming Mouse: device is a pointer
[   124.239] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/mouse0)
[   124.239] (II) No input driver specified, ignoring this device.
[   124.239] (II) This device may have been added with another device file.
[   124.241] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse Keyboard (/dev/input/event5)
[   124.241] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[   124.241] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[   124.241] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[   124.242] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[   124.242] (**) Option "Device" "/dev/input/event5"
[   124.245] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[   124.245] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[   124.246] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[   124.280] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: needs a virtual subdevice
[   124.280] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C08B.0002/input/input5/event5"
[   124.280] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: MOUSE, id 9)
[   124.280] (**) Option "AccelerationScheme" "none"
[   124.280] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) selected scheme none/0
[   124.280] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[   124.280] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[   124.284] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[   124.284] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[   124.287] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8910) Wireless Radio Control (/dev/input/event8)
[   124.287] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[   124.287] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: Applying InputClass "system-keyboard"
[   124.287] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Wireless Radio Control'
[   124.287] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: always reports core events
[   124.287] (**) Option "Device" "/dev/input/event8"
[   124.291] (II) event8  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: is tagged by udev as: Keyboard
[   124.291] (II) event8  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device is a keyboard
[   124.291] (II) event8  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device removed
[   124.333] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0003/input/input10/event8"
[   124.333] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Wireless Radio Control" (type: KEYBOARD, id 10)
[   124.333] (**) Option "xkb_layout" "us,ru"
[   124.337] (II) event8  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: is tagged by udev as: Keyboard
[   124.338] (II) event8  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device is a keyboard
[   124.340] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8910) Keyboard (/dev/input/event7)
[   124.340] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "libinput keyboard catchall"
[   124.340] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "system-keyboard"
[   124.340] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Keyboard'
[   124.340] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: always reports core events
[   124.340] (**) Option "Device" "/dev/input/event7"
[   124.344] (II) event7  - ITE Tech. Inc. ITE Device(8910) Keyboard: is tagged by udev as: Keyboard
[   124.344] (II) event7  - ITE Tech. Inc. ITE Device(8910) Keyboard: device is a keyboard
[   124.346] (II) event7  - ITE Tech. Inc. ITE Device(8910) Keyboard: device removed
[   124.370] (II) libinput: ITE Tech. Inc. ITE Device(8910) Keyboard: needs a virtual subdevice
[   124.370] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0003/input/input9/event7"
[   124.370] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Keyboard" (type: MOUSE, id 11)
[   124.370] (**) Option "AccelerationScheme" "none"
[   124.370] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) selected scheme none/0
[   124.370] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) acceleration factor: 2.000
[   124.370] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) acceleration threshold: 4
[   124.374] (II) event7  - ITE Tech. Inc. ITE Device(8910) Keyboard: is tagged by udev as: Keyboard
[   124.374] (II) event7  - ITE Tech. Inc. ITE Device(8910) Keyboard: device is a keyboard
[   124.378] (II) config/udev: Adding input device MSFT0001:01 06CB:7F28 Mouse (/dev/input/event9)
[   124.378] (**) MSFT0001:01 06CB:7F28 Mouse: Applying InputClass "libinput pointer catchall"
[   124.378] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:7F28 Mouse'
[   124.378] (**) MSFT0001:01 06CB:7F28 Mouse: always reports core events
[   124.378] (**) Option "Device" "/dev/input/event9"
[   124.380] (II) event9  - MSFT0001:01 06CB:7F28 Mouse: is tagged by udev as: Mouse Pointingstick
[   124.381] (II) event9  - MSFT0001:01 06CB:7F28 Mouse: device is a pointer
[   124.383] (II) event9  - MSFT0001:01 06CB:7F28 Mouse: device removed
[   124.423] (II) libinput: MSFT0001:01 06CB:7F28 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   124.423] (II) libinput: MSFT0001:01 06CB:7F28 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   124.423] (II) libinput: MSFT0001:01 06CB:7F28 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[   124.423] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-6/i2c-MSFT0001:01/0018:06CB:7F28.0004/input/input18/event9"
[   124.423] (II) XINPUT: Adding extended input device "MSFT0001:01 06CB:7F28 Mouse" (type: MOUSE, id 12)
[   124.423] (**) Option "AccelerationScheme" "none"
[   124.423] (**) MSFT0001:01 06CB:7F28 Mouse: (accel) selected scheme none/0
[   124.423] (**) MSFT0001:01 06CB:7F28 Mouse: (accel) acceleration factor: 2.000
[   124.423] (**) MSFT0001:01 06CB:7F28 Mouse: (accel) acceleration threshold: 4
[   124.427] (II) event9  - MSFT0001:01 06CB:7F28 Mouse: is tagged by udev as: Mouse Pointingstick
[   124.428] (II) event9  - MSFT0001:01 06CB:7F28 Mouse: device is a pointer
[   124.431] (II) config/udev: Adding input device MSFT0001:01 06CB:7F28 Mouse (/dev/input/mouse1)
[   124.431] (II) No input driver specified, ignoring this device.
[   124.431] (II) This device may have been added with another device file.
[   124.433] (II) config/udev: Adding input device MSFT0001:01 06CB:7F28 Touchpad (/dev/input/event10)
[   124.433] (**) MSFT0001:01 06CB:7F28 Touchpad: Applying InputClass "libinput touchpad catchall"
[   124.433] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:7F28 Touchpad'
[   124.433] (**) MSFT0001:01 06CB:7F28 Touchpad: always reports core events
[   124.433] (**) Option "Device" "/dev/input/event10"
[   124.436] (II) event10 - MSFT0001:01 06CB:7F28 Touchpad: is tagged by udev as: Touchpad
[   124.440] (II) event10 - MSFT0001:01 06CB:7F28 Touchpad: device is a touchpad
[   124.440] (II) event10 - MSFT0001:01 06CB:7F28 Touchpad: device removed
[   124.496] (II) libinput: MSFT0001:01 06CB:7F28 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   124.496] (II) libinput: MSFT0001:01 06CB:7F28 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   124.496] (II) libinput: MSFT0001:01 06CB:7F28 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[   124.498] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-6/i2c-MSFT0001:01/0018:06CB:7F28.0004/input/input19/event10"
[   124.498] (II) XINPUT: Adding extended input device "MSFT0001:01 06CB:7F28 Touchpad" (type: TOUCHPAD, id 13)
[   124.502] (**) Option "AccelerationScheme" "none"
[   124.502] (**) MSFT0001:01 06CB:7F28 Touchpad: (accel) selected scheme none/0
[   124.502] (**) MSFT0001:01 06CB:7F28 Touchpad: (accel) acceleration factor: 2.000
[   124.502] (**) MSFT0001:01 06CB:7F28 Touchpad: (accel) acceleration threshold: 4
[   124.505] (II) event10 - MSFT0001:01 06CB:7F28 Touchpad: is tagged by udev as: Touchpad
[   124.509] (II) event10 - MSFT0001:01 06CB:7F28 Touchpad: device is a touchpad
[   124.512] (II) config/udev: Adding input device MSFT0001:01 06CB:7F28 Touchpad (/dev/input/mouse2)
[   124.512] (II) No input driver specified, ignoring this device.
[   124.512] (II) This device may have been added with another device file.
[   124.513] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event6)
[   124.513] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[   124.513] (**) Ideapad extra buttons: Applying InputClass "system-keyboard"
[   124.513] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[   124.513] (**) Ideapad extra buttons: always reports core events
[   124.513] (**) Option "Device" "/dev/input/event6"
[   124.515] (II) event6  - Ideapad extra buttons: is tagged by udev as: Keyboard
[   124.515] (II) event6  - Ideapad extra buttons: device is a keyboard
[   124.516] (II) event6  - Ideapad extra buttons: device removed
[   124.560] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input8/event6"
[   124.560] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 14)
[   124.560] (**) Option "xkb_layout" "us,ru"
[   124.563] (II) event6  - Ideapad extra buttons: is tagged by udev as: Keyboard
[   124.563] (II) event6  - Ideapad extra buttons: device is a keyboard
[   124.565] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event15)
[   124.565] (II) No input driver specified, ignoring this device.
[   124.565] (II) This device may have been added with another device file.
[   124.566] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
[   124.566] (II) No input driver specified, ignoring this device.
[   124.566] (II) This device may have been added with another device file.
[   124.567] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[   124.567] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   124.567] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[   124.567] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   124.567] (**) AT Translated Set 2 keyboard: always reports core events
[   124.567] (**) Option "Device" "/dev/input/event3"
[   124.570] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   124.570] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[   124.572] (II) event3  - AT Translated Set 2 keyboard: device removed
[   124.596] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[   124.596] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[   124.596] (**) Option "xkb_layout" "us,ru"
[   124.599] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   124.600] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[   124.619] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[   124.619] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[   124.619] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[   124.619] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[   124.619] (**) Option "Device" "/dev/input/event5"
[   124.619] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: is a virtual subdevice
[   124.619] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C08B.0002/input/input5/event5"
[   124.619] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: KEYBOARD, id 16)
[   124.619] (**) Option "xkb_layout" "us,ru"
[   124.619] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "libinput keyboard catchall"
[   124.619] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "system-keyboard"
[   124.619] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Keyboard'
[   124.619] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: always reports core events
[   124.619] (**) Option "Device" "/dev/input/event7"
[   124.619] (II) libinput: ITE Tech. Inc. ITE Device(8910) Keyboard: is a virtual subdevice
[   124.619] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0003/input/input9/event7"
[   124.619] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Keyboard" (type: KEYBOARD, id 17)
[   124.619] (**) Option "xkb_layout" "us,ru"
[   125.397] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   125.397] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   125.397] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[   125.397] (--) NVIDIA(GPU-0): 
[   125.397] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   125.397] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   125.397] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   125.397] (--) NVIDIA(GPU-0): 
[   125.397] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   125.397] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   125.397] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   125.397] (--) NVIDIA(GPU-0): 
[   125.397] (--) NVIDIA(GPU-0): BOE Technology Group Co., Ltd (DFP-3): connected
[   125.397] (--) NVIDIA(GPU-0): BOE Technology Group Co., Ltd (DFP-3): Internal DisplayPort
[   125.397] (--) NVIDIA(GPU-0): BOE Technology Group Co., Ltd (DFP-3): 2660.0 MHz maximum pixel clock
[   125.397] (--) NVIDIA(GPU-0): 
[   137.493] (II) event2  - Video Bus: device removed
[   137.593] (II) event1  - Power Button: device removed
[   137.606] (II) event4  - Logitech G502 HERO Gaming Mouse: device removed
[   137.640] (II) event8  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device removed
[   137.673] (II) event9  - MSFT0001:01 06CB:7F28 Mouse: device removed
[   137.706] (II) event10 - MSFT0001:01 06CB:7F28 Touchpad: device removed
[   137.750] (II) event6  - Ideapad extra buttons: device removed
[   137.783] (II) event3  - AT Translated Set 2 keyboard: device removed
[   137.800] (II) event5  - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[   137.816] (II) event7  - ITE Tech. Inc. ITE Device(8910) Keyboard: device removed
[   137.837] (II) UnloadModule: "libinput"
[   137.837] (II) UnloadModule: "libinput"
[   137.837] (II) UnloadModule: "libinput"
[   137.837] (II) UnloadModule: "libinput"
[   137.837] (II) UnloadModule: "libinput"
[   137.837] (II) UnloadModule: "libinput"
[   137.837] (II) UnloadModule: "libinput"
[   137.837] (II) UnloadModule: "libinput"
[   137.838] (II) UnloadModule: "libinput"
[   137.838] (II) UnloadModule: "libinput"
[   137.838] (II) UnloadModule: "libinput"
[   137.839] (II) UnloadModule: "libinput"
[   138.856] (II) NVIDIA(GPU-0): Deleting GPU-0
[   138.862] (II) Server terminated successfully (0). Closing log file.

Offline

#18 2023-08-10 17:00:38

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

Re: [SOVLED] startx fails as user, but succeeds as root after update

You can install multiple kernels in parallel, the idea about trying the LTS one is to see whether this is a kernel regression.
And I assume you're not playing anything anyway right now, given you cannot even properly  start X11…

Root runs properly on the nvidia GPU. wtf.

findmnt /var/run

but it's probably regular runfs hmm

Also if I set needs_root_rights to "yes" then errors in the xorg log located in /var/log go away, but I do not see the mouse, the background is black and cannot type anything.

This is kinda the most interesting part, the input devices are all there and there're no errors.
Please post your ~/.xinitrc

Offline

#19 2023-08-10 17:37:43

me_231231
Member
Registered: 2023-08-09
Posts: 42

Re: [SOVLED] startx fails as user, but succeeds as root after update

seth wrote:

You can install multiple kernels in parallel, the idea about trying the LTS one is to see whether this is a kernel regression.
And I assume you're not playing anything anyway right now, given you cannot even properly  start X11…

Root runs properly on the nvidia GPU. wtf.

findmnt /var/run

but it's probably regular runfs hmm

Also if I set needs_root_rights to "yes" then errors in the xorg log located in /var/log go away, but I do not see the mouse, the background is black and cannot type anything.

This is kinda the most interesting part, the input devices are all there and there're no errors.
Please post your ~/.xinitrc

The output of the findmnt command:

DK-NOTE# findmnt /var/run
TARGET
     SOURCE
         FSTYPE OPTIONS
/run run tmpfs  rw,nosuid,nodev,relatime,mode=755,inode64

My xinitrc for root and the user are the same (located in /home/dk and in /root):

xrandr --auto
exec startxfce4

Offline

#20 2023-08-10 17:41:00

me_231231
Member
Registered: 2023-08-09
Posts: 42

Re: [SOVLED] startx fails as user, but succeeds as root after update

seth wrote:

Root runs properly on the nvidia GPU. wtf.

That is why I came here because apart from initially not being able to startx from user (now I do, but with errors), I have this problem that I have not found anywhere online. Maybe I was bad at googling, but still.

Offline

#21 2023-08-10 17:41:39

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

Re: [SOVLED] startx fails as user, but succeeds as root after update

Your xinitrc is broken (last link below, see the note on what to include at least)
Though I've never seen this kind of impact.

Also the "xrandr --auto" should be idempotent, comment that for the moment.

Edit: I had half-wise expected root to be o w/ the simpledrm device (ie. getting you where're your right now w/ the normal user, not that the nvidia kernel module would magically respond)

Last edited by seth (2023-08-10 17:42:56)

Offline

#22 2023-08-10 18:08:08

me_231231
Member
Registered: 2023-08-09
Posts: 42

Re: [SOVLED] startx fails as user, but succeeds as root after update

seth wrote:

Your xinitrc is broken (last link below, see the note on what to include at least)
Though I've never seen this kind of impact.

Also the "xrandr --auto" should be idempotent, comment that for the moment.

Edit: I had half-wise expected root to be o w/ the simpledrm device (ie. getting you where're your right now w/ the normal user, not that the nvidia kernel module would magically respond)

I have updated .xinitrc, now it looks like this:

#!/bin/sh

userresources=$HOME/.Xresources
usermodmap=$HOME/.Xmodmap
sysresources=/etc/X11/xinit/.Xresources
sysmodmap=/etc/X11/xinit/.Xmodmap

# merge in defaults and keymaps

if [ -f $sysresources ]; then
    xrdb -merge $sysresources
fi

if [ -f $sysmodmap ]; then
    xmodmap $sysmodmap
fi

if [ -f "$userresources" ]; then
    xrdb -merge "$userresources"
fi

if [ -f "$usermodmap" ]; then
    xmodmap "$usermodmap"
fi

if [ -d /etc/X11/xinit/xinitrc.d ] ; then
 for f in /etc/X11/xinit/xinitrc.d/?*.sh ; do
  [ -x "$f" ] && . "$f"
 done
 unset f
fi

#xrandr --auto
exec startxfce4

Still, I see the same kernel module errors from NVidia in the log:

[    39.596] 
X.Org X Server 1.21.1.8
X Protocol Version 11, Revision 0
[    39.596] Current Operating System: Linux DK-NOTE 6.4.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Tue, 08 Aug 2023 22:14:05 +0000 x86_64
[    39.596] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=dd0356d9-b922-4cc6-a7e9-f1ea43fe10aa rw nvidia-drm.modeset=1 loglevel=3 quiet rcutree.rcu_idle_gp_delay=1
[    39.596]  
[    39.596] Current version of pixman: 0.42.2
[    39.596] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    39.596] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    39.596] (==) Log file: "/home/dk/.local/share/xorg/Xorg.0.log", Time: Thu Aug 10 21:02:53 2023
[    39.596] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    39.596] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    39.597] (==) No Layout section.  Using the first Screen section.
[    39.597] (==) No screen section available. Using defaults.
[    39.597] (**) |-->Screen "Default Screen Section" (0)
[    39.597] (**) |   |-->Monitor "<default monitor>"
[    39.598] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    39.598] (==) Automatically adding devices
[    39.598] (==) Automatically enabling devices
[    39.598] (==) Automatically adding GPU devices
[    39.598] (==) Automatically binding GPU devices
[    39.598] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    39.599] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    39.599] 	Entry deleted from font path.
[    39.600] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[    39.600] (==) ModulePath set to "/usr/lib/xorg/modules"
[    39.600] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    39.600] (II) Module ABI versions:
[    39.600] 	X.Org ANSI C Emulation: 0.4
[    39.600] 	X.Org Video Driver: 25.2
[    39.600] 	X.Org XInput driver : 24.4
[    39.600] 	X.Org Server Extension : 10.0
[    39.601] (++) using VT number 1

[    39.602] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
[    39.602] (II) xfree86: Adding drm device (/dev/dri/card0)
[    39.602] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[    39.603] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[    39.604] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    39.604] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[    39.604] (**) OutputClass "nvidia" setting /dev/dri/card0 as PrimaryGPU
[    39.605] (--) PCI:*(1@0:0:0) 10de:1f95:17aa:3fc8 rev 161, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[    39.605] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    39.605] (II) LoadModule: "glx"
[    39.606] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    39.610] (II) Module glx: vendor="X.Org Foundation"
[    39.610] 	compiled for 1.21.1.8, module version = 1.0.0
[    39.610] 	ABI class: X.Org Server Extension, version 10.0
[    39.610] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[    39.610] 	loading driver: nvidia
[    39.610] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[    39.610] 	loading driver: nvidia
[    39.610] (==) Matched nvidia as autoconfigured driver 0
[    39.610] (==) Matched nouveau as autoconfigured driver 1
[    39.610] (==) Matched nv as autoconfigured driver 2
[    39.610] (==) Matched modesetting as autoconfigured driver 3
[    39.610] (==) Matched fbdev as autoconfigured driver 4
[    39.610] (==) Matched vesa as autoconfigured driver 5
[    39.610] (==) Assigned the driver to the xf86ConfigLayout
[    39.610] (II) LoadModule: "nvidia"
[    39.611] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    39.614] (II) Module nvidia: vendor="NVIDIA Corporation"
[    39.614] 	compiled for 1.6.99.901, module version = 1.0.0
[    39.614] 	Module class: X.Org Video Driver
[    39.614] (II) LoadModule: "nouveau"
[    39.614] (WW) Warning, couldn't open module nouveau
[    39.614] (EE) Failed to load module "nouveau" (module does not exist, 0)
[    39.614] (II) LoadModule: "nv"
[    39.614] (WW) Warning, couldn't open module nv
[    39.614] (EE) Failed to load module "nv" (module does not exist, 0)
[    39.614] (II) LoadModule: "modesetting"
[    39.614] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    39.616] (II) Module modesetting: vendor="X.Org Foundation"
[    39.616] 	compiled for 1.21.1.8, module version = 1.21.1
[    39.616] 	Module class: X.Org Video Driver
[    39.616] 	ABI class: X.Org Video Driver, version 25.2
[    39.616] (II) LoadModule: "fbdev"
[    39.617] (WW) Warning, couldn't open module fbdev
[    39.617] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    39.617] (II) LoadModule: "vesa"
[    39.617] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    39.617] (II) Module vesa: vendor="X.Org Foundation"
[    39.617] 	compiled for 1.21.1.4, module version = 2.6.0
[    39.617] 	Module class: X.Org Video Driver
[    39.617] 	ABI class: X.Org Video Driver, version 25.2
[    39.617] (II) NVIDIA dlloader X Driver  535.98  Tue Aug  1 21:44:52 UTC 2023
[    39.617] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    39.617] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    39.617] (II) VESA: driver for VESA chipsets: vesa
[    39.617] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[    39.617] (II) systemd-logind: releasing fd for 226:0
[    40.595] (II) Loading sub module "fb"
[    40.595] (II) LoadModule: "fb"
[    40.596] (II) Module "fb" already built-in
[    40.596] (II) Loading sub module "wfb"
[    40.596] (II) LoadModule: "wfb"
[    40.596] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    40.597] (II) Module wfb: vendor="X.Org Foundation"
[    40.597] 	compiled for 1.21.1.8, module version = 1.0.0
[    40.597] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    40.601] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[    40.601] (EE) NVIDIA:     system's kernel log for additional error messages and
[    40.601] (EE) NVIDIA:     consult the NVIDIA README for details.
[    40.602] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[    40.602] (EE) NVIDIA:     system's kernel log for additional error messages and
[    40.602] (EE) NVIDIA:     consult the NVIDIA README for details.
[    40.602] (II) modeset(0): using drv /dev/dri/card0
[    40.602] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    40.604] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    40.604] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    40.604] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    40.604] (II) Applying OutputClass "nvidia" options to /dev/dri/card0
[    40.604] (==) modeset(0): RGB weight 888
[    40.604] (==) modeset(0): Default visual is TrueColor
[    40.604] (II) Loading sub module "glamoregl"
[    40.604] (II) LoadModule: "glamoregl"
[    40.605] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    40.614] (II) Module glamoregl: vendor="X.Org Foundation"
[    40.614] 	compiled for 1.21.1.8, module version = 1.0.1
[    40.614] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    40.709] (EE) modeset(0): eglInitialize() failed
[    40.709] (II) modeset(0): glamor initialization failed
[    40.709] (II) modeset(0): ShadowFB: preferred YES, enabled YES
[    40.709] (II) modeset(0): Double-buffered shadow updates: off
[    40.709] (II) modeset(0): Output DP-1 has no monitor section
[    40.710] (II) modeset(0): Output HDMI-1 has no monitor section
[    40.713] (II) modeset(0): Output eDP-1 has no monitor section
[    40.713] (II) modeset(0): EDID for output DP-1
[    40.713] (II) modeset(0): EDID for output HDMI-1
[    40.716] (II) modeset(0): EDID for output eDP-1
[    40.716] (II) modeset(0): Manufacturer: BOE  Model: 838  Serial#: 0
[    40.716] (II) modeset(0): Year: 2018  Week: 1
[    40.716] (II) modeset(0): EDID Version: 1.4
[    40.716] (II) modeset(0): Digital Display Input
[    40.716] (II) modeset(0): 8 bits per channel
[    40.716] (II) modeset(0): Digital interface is DisplayPort
[    40.716] (II) modeset(0): Max Image Size [cm]: horiz.: 38  vert.: 21
[    40.716] (II) modeset(0): Gamma: 2.20
[    40.716] (II) modeset(0): No DPMS capabilities specified
[    40.716] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[    40.716] (II) modeset(0): First detailed timing is preferred mode
[    40.716] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    40.716] (II) modeset(0): Display is continuous-frequency
[    40.716] (II) modeset(0): redX: 0.644 redY: 0.340   greenX: 0.318 greenY: 0.605
[    40.716] (II) modeset(0): blueX: 0.152 blueY: 0.056   whiteX: 0.312 whiteY: 0.328
[    40.716] (II) modeset(0): Manufacturer's mask: 0
[    40.716] (II) modeset(0): Supported detailed timing:
[    40.716] (II) modeset(0): clock: 140.2 MHz   Image Size:  382 x 215 mm
[    40.716] (II) modeset(0): h_active: 1920  h_sync: 2028  h_sync_end 2076 h_blank_end 2124 h_border: 0
[    40.716] (II) modeset(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1100 v_border: 0
[    40.716] (II) modeset(0):  BOE HF
[    40.716] (II) modeset(0):  NV173FHM-N47
[    40.716] (II) modeset(0): EDID (in hex):
[    40.716] (II) modeset(0): 	00ffffffffffff0009e5380800000000
[    40.716] (II) modeset(0): 	011c0104a526157803c810a457519b27
[    40.716] (II) modeset(0): 	0e505400000001010101010101010101
[    40.716] (II) modeset(0): 	010101010101c23680cc703814406c30
[    40.716] (II) modeset(0): 	aa007ed71000001a0000000000000000
[    40.716] (II) modeset(0): 	00000000000000000000000000fe0042
[    40.716] (II) modeset(0): 	4f452048460a202020202020000000fe
[    40.716] (II) modeset(0): 	004e5631373346484d2d4e34370a005a
[    40.717] (II) modeset(0): Printing probed modes for output eDP-1
[    40.717] (II) modeset(0): Modeline "1920x1080"x60.0  140.18  1920 2028 2076 2124  1080 1090 1100 1100 +hsync -vsync (66.0 kHz P)
[    40.717] (II) modeset(0): Output DP-1 disconnected
[    40.717] (II) modeset(0): Output HDMI-1 disconnected
[    40.717] (II) modeset(0): Output eDP-1 connected
[    40.717] (II) modeset(0): Using exact sizes for initial modes
[    40.717] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[    40.717] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    40.717] (==) modeset(0): DPI set to (96, 96)
[    40.717] (II) Loading sub module "fb"
[    40.717] (II) LoadModule: "fb"
[    40.717] (II) Module "fb" already built-in
[    40.717] (II) Loading sub module "shadow"
[    40.717] (II) LoadModule: "shadow"
[    40.717] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    40.718] (II) Module shadow: vendor="X.Org Foundation"
[    40.718] 	compiled for 1.21.1.8, module version = 1.1.0
[    40.718] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    40.718] (II) UnloadModule: "vesa"
[    40.718] (II) Unloading vesa
[    40.720] (==) modeset(0): Backing store enabled
[    40.720] (==) modeset(0): Silken mouse enabled
[    40.721] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    40.721] (==) modeset(0): DPMS enabled
[    40.721] (WW) modeset(0): Option "AllowEmptyInitialConfiguration" is not used
[    40.721] (WW) modeset(0): Option "PrimaryGPU" is not used
[    40.721] (II) Initializing extension Generic Event Extension
[    40.721] (II) Initializing extension SHAPE
[    40.721] (II) Initializing extension MIT-SHM
[    40.722] (II) Initializing extension XInputExtension
[    40.722] (II) Initializing extension XTEST
[    40.723] (II) Initializing extension BIG-REQUESTS
[    40.723] (II) Initializing extension SYNC
[    40.723] (II) Initializing extension XKEYBOARD
[    40.723] (II) Initializing extension XC-MISC
[    40.724] (II) Initializing extension SECURITY
[    40.724] (II) Initializing extension XFIXES
[    40.724] (II) Initializing extension RENDER
[    40.724] (II) Initializing extension RANDR
[    40.725] (II) Initializing extension COMPOSITE
[    40.725] (II) Initializing extension DAMAGE
[    40.725] (II) Initializing extension MIT-SCREEN-SAVER
[    40.725] (II) Initializing extension DOUBLE-BUFFER
[    40.725] (II) Initializing extension RECORD
[    40.725] (II) Initializing extension DPMS
[    40.725] (II) Initializing extension Present
[    40.726] (II) Initializing extension DRI3
[    40.726] (II) Initializing extension X-Resource
[    40.726] (II) Initializing extension XVideo
[    40.726] (II) Initializing extension XVideo-MotionCompensation
[    40.726] (II) Initializing extension GLX
[    40.726] (II) AIGLX: Screen 0 is not DRI2 capable
[    40.884] (II) IGLX: Loaded and initialized swrast
[    40.884] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    40.884] (II) Initializing extension XFree86-VidModeExtension
[    40.884] (II) Initializing extension XFree86-DGA
[    40.885] (II) Initializing extension XFree86-DRI
[    40.885] (II) Initializing extension DRI2
[    40.885] (II) modeset(0): Damage tracking initialized
[    40.885] (II) modeset(0): Setting screen physical size to 508 x 285
[    40.957] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[    40.957] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    40.957] (**) Video Bus: Applying InputClass "system-keyboard"
[    40.957] (II) LoadModule: "libinput"
[    40.957] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    40.959] (II) Module libinput: vendor="X.Org Foundation"
[    40.959] 	compiled for 1.21.1.8, module version = 1.3.0
[    40.959] 	Module class: X.Org XInput Driver
[    40.959] 	ABI class: X.Org XInput driver, version 24.4
[    40.960] (II) Using input driver 'libinput' for 'Video Bus'
[    40.960] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 21 paused 0
[    40.960] (**) Video Bus: always reports core events
[    40.960] (**) Option "Device" "/dev/input/event2"
[    40.964] (II) event2  - Video Bus: is tagged by udev as: Keyboard
[    40.964] (II) event2  - Video Bus: device is a keyboard
[    40.964] (II) event2  - Video Bus: device removed
[    40.964] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input2/event2"
[    40.964] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    40.964] (**) Option "xkb_layout" "us,ru"
[    40.977] (II) event2  - Video Bus: is tagged by udev as: Keyboard
[    40.977] (II) event2  - Video Bus: device is a keyboard
[    40.977] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    40.977] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    40.977] (**) Power Button: Applying InputClass "system-keyboard"
[    40.977] (II) Using input driver 'libinput' for 'Power Button'
[    40.978] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 24 paused 0
[    40.978] (**) Power Button: always reports core events
[    40.978] (**) Option "Device" "/dev/input/event1"
[    40.978] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    40.978] (II) event1  - Power Button: device is a keyboard
[    40.978] (II) event1  - Power Button: device removed
[    40.978] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    40.978] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    40.978] (**) Option "xkb_layout" "us,ru"
[    40.979] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    40.979] (II) event1  - Power Button: device is a keyboard
[    40.979] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    40.979] (II) No input driver specified, ignoring this device.
[    40.979] (II) This device may have been added with another device file.
[    40.979] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event9)
[    40.979] (II) No input driver specified, ignoring this device.
[    40.979] (II) This device may have been added with another device file.
[    40.979] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
[    40.979] (II) No input driver specified, ignoring this device.
[    40.979] (II) This device may have been added with another device file.
[    40.980] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event11)
[    40.980] (II) No input driver specified, ignoring this device.
[    40.980] (II) This device may have been added with another device file.
[    40.980] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event12)
[    40.980] (II) No input driver specified, ignoring this device.
[    40.980] (II) This device may have been added with another device file.
[    40.980] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/event5)
[    40.980] (**) Logitech G502 HERO Gaming Mouse: Applying InputClass "libinput pointer catchall"
[    40.980] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse'
[    41.037] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 25 paused 0
[    41.037] (**) Logitech G502 HERO Gaming Mouse: always reports core events
[    41.037] (**) Option "Device" "/dev/input/event5"
[    41.039] (II) event5  - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[    41.039] (II) event5  - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[    41.039] (II) event5  - Logitech G502 HERO Gaming Mouse: device is a pointer
[    41.040] (II) event5  - Logitech G502 HERO Gaming Mouse: device removed
[    41.040] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    41.040] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    41.040] (II) libinput: Logitech G502 HERO Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    41.040] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:046D:C08B.0001/input/input5/event5"
[    41.040] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse" (type: MOUSE, id 8)
[    41.040] (**) Option "AccelerationScheme" "none"
[    41.040] (**) Logitech G502 HERO Gaming Mouse: (accel) selected scheme none/0
[    41.040] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration factor: 2.000
[    41.040] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration threshold: 4
[    41.042] (II) event5  - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[    41.042] (II) event5  - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[    41.042] (II) event5  - Logitech G502 HERO Gaming Mouse: device is a pointer
[    41.042] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/mouse0)
[    41.042] (II) No input driver specified, ignoring this device.
[    41.042] (II) This device may have been added with another device file.
[    41.043] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse Keyboard (/dev/input/event6)
[    41.043] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[    41.043] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[    41.043] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[    41.043] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 26 paused 0
[    41.043] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[    41.043] (**) Option "Device" "/dev/input/event6"
[    41.044] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[    41.044] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[    41.044] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[    41.044] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: needs a virtual subdevice
[    41.044] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C08B.0002/input/input6/event6"
[    41.044] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: MOUSE, id 9)
[    41.044] (**) Option "AccelerationScheme" "none"
[    41.044] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) selected scheme none/0
[    41.044] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[    41.044] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[    41.045] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[    41.045] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[    41.045] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8910) Wireless Radio Control (/dev/input/event8)
[    41.045] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[    41.045] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: Applying InputClass "system-keyboard"
[    41.045] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Wireless Radio Control'
[    41.046] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 27 paused 0
[    41.046] (**) ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: always reports core events
[    41.046] (**) Option "Device" "/dev/input/event8"
[    41.047] (II) event8  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: is tagged by udev as: Keyboard
[    41.047] (II) event8  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device is a keyboard
[    41.047] (II) event8  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device removed
[    41.047] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0003/input/input10/event8"
[    41.047] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Wireless Radio Control" (type: KEYBOARD, id 10)
[    41.047] (**) Option "xkb_layout" "us,ru"
[    41.047] (II) event8  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: is tagged by udev as: Keyboard
[    41.048] (II) event8  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device is a keyboard
[    41.048] (II) config/udev: Adding input device ITE Tech. Inc. ITE Device(8910) Keyboard (/dev/input/event7)
[    41.048] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "libinput keyboard catchall"
[    41.048] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "system-keyboard"
[    41.048] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Keyboard'
[    41.048] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 28 paused 0
[    41.049] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: always reports core events
[    41.049] (**) Option "Device" "/dev/input/event7"
[    41.049] (II) event7  - ITE Tech. Inc. ITE Device(8910) Keyboard: is tagged by udev as: Keyboard
[    41.049] (II) event7  - ITE Tech. Inc. ITE Device(8910) Keyboard: device is a keyboard
[    41.050] (II) event7  - ITE Tech. Inc. ITE Device(8910) Keyboard: device removed
[    41.050] (II) libinput: ITE Tech. Inc. ITE Device(8910) Keyboard: needs a virtual subdevice
[    41.050] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0003/input/input9/event7"
[    41.050] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Keyboard" (type: MOUSE, id 11)
[    41.050] (**) Option "AccelerationScheme" "none"
[    41.050] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) selected scheme none/0
[    41.050] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) acceleration factor: 2.000
[    41.050] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: (accel) acceleration threshold: 4
[    41.050] (II) event7  - ITE Tech. Inc. ITE Device(8910) Keyboard: is tagged by udev as: Keyboard
[    41.050] (II) event7  - ITE Tech. Inc. ITE Device(8910) Keyboard: device is a keyboard
[    41.051] (II) config/udev: Adding input device MSFT0001:01 06CB:7F28 Mouse (/dev/input/event13)
[    41.051] (**) MSFT0001:01 06CB:7F28 Mouse: Applying InputClass "libinput pointer catchall"
[    41.051] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:7F28 Mouse'
[    41.052] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 29 paused 0
[    41.052] (**) MSFT0001:01 06CB:7F28 Mouse: always reports core events
[    41.052] (**) Option "Device" "/dev/input/event13"
[    41.052] (II) event13 - MSFT0001:01 06CB:7F28 Mouse: is tagged by udev as: Mouse Pointingstick
[    41.052] (II) event13 - MSFT0001:01 06CB:7F28 Mouse: device is a pointer
[    41.053] (II) event13 - MSFT0001:01 06CB:7F28 Mouse: device removed
[    41.053] (II) libinput: MSFT0001:01 06CB:7F28 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    41.053] (II) libinput: MSFT0001:01 06CB:7F28 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    41.053] (II) libinput: MSFT0001:01 06CB:7F28 Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[    41.053] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-6/i2c-MSFT0001:01/0018:06CB:7F28.0004/input/input18/event13"
[    41.053] (II) XINPUT: Adding extended input device "MSFT0001:01 06CB:7F28 Mouse" (type: MOUSE, id 12)
[    41.053] (**) Option "AccelerationScheme" "none"
[    41.053] (**) MSFT0001:01 06CB:7F28 Mouse: (accel) selected scheme none/0
[    41.053] (**) MSFT0001:01 06CB:7F28 Mouse: (accel) acceleration factor: 2.000
[    41.053] (**) MSFT0001:01 06CB:7F28 Mouse: (accel) acceleration threshold: 4
[    41.053] (II) event13 - MSFT0001:01 06CB:7F28 Mouse: is tagged by udev as: Mouse Pointingstick
[    41.054] (II) event13 - MSFT0001:01 06CB:7F28 Mouse: device is a pointer
[    41.054] (II) config/udev: Adding input device MSFT0001:01 06CB:7F28 Mouse (/dev/input/mouse1)
[    41.054] (II) No input driver specified, ignoring this device.
[    41.054] (II) This device may have been added with another device file.
[    41.055] (II) config/udev: Adding input device MSFT0001:01 06CB:7F28 Touchpad (/dev/input/event14)
[    41.055] (**) MSFT0001:01 06CB:7F28 Touchpad: Applying InputClass "libinput touchpad catchall"
[    41.055] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:7F28 Touchpad'
[    41.055] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 30 paused 0
[    41.055] (**) MSFT0001:01 06CB:7F28 Touchpad: always reports core events
[    41.055] (**) Option "Device" "/dev/input/event14"
[    41.056] (II) event14 - MSFT0001:01 06CB:7F28 Touchpad: is tagged by udev as: Touchpad
[    41.057] (II) event14 - MSFT0001:01 06CB:7F28 Touchpad: device is a touchpad
[    41.057] (II) event14 - MSFT0001:01 06CB:7F28 Touchpad: device removed
[    41.057] (II) libinput: MSFT0001:01 06CB:7F28 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    41.057] (II) libinput: MSFT0001:01 06CB:7F28 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    41.057] (II) libinput: MSFT0001:01 06CB:7F28 Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[    41.057] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-6/i2c-MSFT0001:01/0018:06CB:7F28.0004/input/input19/event14"
[    41.057] (II) XINPUT: Adding extended input device "MSFT0001:01 06CB:7F28 Touchpad" (type: TOUCHPAD, id 13)
[    41.058] (**) Option "AccelerationScheme" "none"
[    41.058] (**) MSFT0001:01 06CB:7F28 Touchpad: (accel) selected scheme none/0
[    41.058] (**) MSFT0001:01 06CB:7F28 Touchpad: (accel) acceleration factor: 2.000
[    41.058] (**) MSFT0001:01 06CB:7F28 Touchpad: (accel) acceleration threshold: 4
[    41.058] (II) event14 - MSFT0001:01 06CB:7F28 Touchpad: is tagged by udev as: Touchpad
[    41.059] (II) event14 - MSFT0001:01 06CB:7F28 Touchpad: device is a touchpad
[    41.060] (II) config/udev: Adding input device MSFT0001:01 06CB:7F28 Touchpad (/dev/input/mouse2)
[    41.060] (II) No input driver specified, ignoring this device.
[    41.060] (II) This device may have been added with another device file.
[    41.060] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event4)
[    41.060] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[    41.060] (**) Ideapad extra buttons: Applying InputClass "system-keyboard"
[    41.060] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[    41.060] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 31 paused 0
[    41.060] (**) Ideapad extra buttons: always reports core events
[    41.060] (**) Option "Device" "/dev/input/event4"
[    41.061] (II) event4  - Ideapad extra buttons: is tagged by udev as: Keyboard
[    41.061] (II) event4  - Ideapad extra buttons: device is a keyboard
[    41.061] (II) event4  - Ideapad extra buttons: device removed
[    41.061] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input4/event4"
[    41.061] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 14)
[    41.061] (**) Option "xkb_layout" "us,ru"
[    41.062] (II) event4  - Ideapad extra buttons: is tagged by udev as: Keyboard
[    41.062] (II) event4  - Ideapad extra buttons: device is a keyboard
[    41.062] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event15)
[    41.062] (II) No input driver specified, ignoring this device.
[    41.062] (II) This device may have been added with another device file.
[    41.062] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
[    41.062] (II) No input driver specified, ignoring this device.
[    41.062] (II) This device may have been added with another device file.
[    41.062] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    41.062] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    41.062] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[    41.062] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    41.063] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 32 paused 0
[    41.063] (**) AT Translated Set 2 keyboard: always reports core events
[    41.063] (**) Option "Device" "/dev/input/event3"
[    41.063] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    41.063] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    41.064] (II) event3  - AT Translated Set 2 keyboard: device removed
[    41.064] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    41.064] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[    41.064] (**) Option "xkb_layout" "us,ru"
[    41.064] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    41.065] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    41.068] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[    41.068] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[    41.068] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[    41.068] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[    41.068] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[    41.068] (**) Option "Device" "/dev/input/event6"
[    41.068] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: is a virtual subdevice
[    41.068] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.1/0003:046D:C08B.0002/input/input6/event6"
[    41.068] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: KEYBOARD, id 16)
[    41.068] (**) Option "xkb_layout" "us,ru"
[    41.069] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "libinput keyboard catchall"
[    41.069] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: Applying InputClass "system-keyboard"
[    41.069] (II) Using input driver 'libinput' for 'ITE Tech. Inc. ITE Device(8910) Keyboard'
[    41.069] (II) systemd-logind: returning pre-existing fd for /dev/input/event7 13:71
[    41.069] (**) ITE Tech. Inc. ITE Device(8910) Keyboard: always reports core events
[    41.069] (**) Option "Device" "/dev/input/event7"
[    41.069] (II) libinput: ITE Tech. Inc. ITE Device(8910) Keyboard: is a virtual subdevice
[    41.069] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/0003:048D:C100.0003/input/input9/event7"
[    41.069] (II) XINPUT: Adding extended input device "ITE Tech. Inc. ITE Device(8910) Keyboard" (type: KEYBOARD, id 17)
[    41.069] (**) Option "xkb_layout" "us,ru"
[    42.609] (II) modeset(0): Disabling kernel dirty updates, not required.
[    42.651] (II) modeset(0): EDID vendor "BOE", prod id 2104
[    42.651] (II) modeset(0): Printing DDC gathered Modelines:
[    42.651] (II) modeset(0): Modeline "1920x1080"x0.0  140.18  1920 2028 2076 2124  1080 1090 1100 1100 +hsync -vsync (66.0 kHz eP)
[    49.132] (**) Option "fd" "21"
[    49.132] (II) event2  - Video Bus: device removed
[    49.132] (**) Option "fd" "24"
[    49.132] (II) event1  - Power Button: device removed
[    49.132] (**) Option "fd" "25"
[    49.132] (II) event5  - Logitech G502 HERO Gaming Mouse: device removed
[    49.132] (**) Option "fd" "26"
[    49.132] (**) Option "fd" "27"
[    49.132] (II) event8  - ITE Tech. Inc. ITE Device(8910) Wireless Radio Control: device removed
[    49.132] (**) Option "fd" "28"
[    49.132] (**) Option "fd" "29"
[    49.132] (II) event13 - MSFT0001:01 06CB:7F28 Mouse: device removed
[    49.132] (**) Option "fd" "30"
[    49.132] (II) event14 - MSFT0001:01 06CB:7F28 Touchpad: device removed
[    49.132] (**) Option "fd" "31"
[    49.132] (II) event4  - Ideapad extra buttons: device removed
[    49.132] (**) Option "fd" "32"
[    49.132] (II) event3  - AT Translated Set 2 keyboard: device removed
[    49.132] (**) Option "fd" "26"
[    49.132] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[    49.133] (**) Option "fd" "28"
[    49.133] (II) event7  - ITE Tech. Inc. ITE Device(8910) Keyboard: device removed
[    49.133] (II) UnloadModule: "libinput"
[    49.133] (II) systemd-logind: not releasing fd for 13:71, still in use
[    49.133] (II) UnloadModule: "libinput"
[    49.133] (II) systemd-logind: not releasing fd for 13:70, still in use
[    49.133] (II) UnloadModule: "libinput"
[    49.133] (II) systemd-logind: releasing fd for 13:67
[    49.133] (II) UnloadModule: "libinput"
[    49.133] (II) systemd-logind: releasing fd for 13:68
[    49.134] (II) UnloadModule: "libinput"
[    49.134] (II) systemd-logind: releasing fd for 13:78
[    49.134] (II) UnloadModule: "libinput"
[    49.134] (II) systemd-logind: releasing fd for 13:77
[    49.134] (II) UnloadModule: "libinput"
[    49.134] (II) systemd-logind: releasing fd for 13:71
[    49.134] (II) UnloadModule: "libinput"
[    49.134] (II) systemd-logind: releasing fd for 13:72
[    49.134] (II) UnloadModule: "libinput"
[    49.134] (II) systemd-logind: releasing fd for 13:70
[    49.134] (II) UnloadModule: "libinput"
[    49.134] (II) systemd-logind: releasing fd for 13:69
[    49.134] (II) UnloadModule: "libinput"
[    49.134] (II) systemd-logind: releasing fd for 13:65
[    49.135] (II) UnloadModule: "libinput"
[    49.135] (II) systemd-logind: releasing fd for 13:66
[    50.154] (II) Server terminated successfully (0). Closing log file.

Edit:
I should notice that before I managed to startx as regular user, there were more nvidia module erros in the log, now there are only 2.

Last edited by me_231231 (2023-08-10 18:10:35)

Offline

#23 2023-08-10 18:18:01

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

Re: [SOVLED] startx fails as user, but succeeds as root after update

[    40.721] (WW) modeset(0): Option "AllowEmptyInitialConfiguration" is not used
[    40.721] (WW) modeset(0): Option "PrimaryGPU" is not used
ls -lR /{etc,usr/share}/X11/xorg.conf*
grep -r PrimaryGPU /{etc,usr/share}/X11/xorg.conf*

Offline

#24 2023-08-10 18:21:07

me_231231
Member
Registered: 2023-08-09
Posts: 42

Re: [SOVLED] startx fails as user, but succeeds as root after update

seth wrote:
[    40.721] (WW) modeset(0): Option "AllowEmptyInitialConfiguration" is not used
[    40.721] (WW) modeset(0): Option "PrimaryGPU" is not used
ls -lR /{etc,usr/share}/X11/xorg.conf*
grep -r PrimaryGPU /{etc,usr/share}/X11/xorg.conf*

Here is the output of commands:

DK-NOTE# ls -lR /{etc,usr/share}/X11/xorg.conf*
-rw-r--r-- 1 root root 1198 Aug  8 23:01 /etc/X11/xorg.conf.backup
-rw-r--r-- 1 root root    0 Aug  8 13:22 /etc/X11/xorg.conf.nvidia-xconfig-original

/etc/X11/xorg.conf.d:
total 8
-rw-r--r-- 1 root root 314 Apr 26  2022 00-keyboard.conf
-rw-r--r-- 1 root root 257 Aug  9 10:25 10-nvidia-drm-outputclass.conf

/usr/share/X11/xorg.conf.d:
total 12
-rw-r--r-- 1 root root  227 Aug  9 15:46 10-nvidia-drm-outputclass.conf
-rw-r--r-- 1 root root 1350 Jul 10 12:25 10-quirks.conf
-rw-r--r-- 1 root root 1429 Apr  4 22:32 40-libinput.conf
DK-NOTE# grep -r PrimaryGPU /{etc,usr/share}/X11/xorg.conf*
/etc/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf:    Option "PrimaryGPU" "yes"

Last edited by me_231231 (2023-08-10 18:21:24)

Offline

#25 2023-08-10 18:26:29

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

Re: [SOVLED] startx fails as user, but succeeds as root after update

Post /etc/X11/xorg.conf.d/10-nvidia-drm-outputclass.conf - why is that there?

Offline

Board footer

Powered by FluxBB