The officially official Devuan Forum!

You are not logged in.

#1 Yesterday 11:31:41

Alverstone
Member
Registered: 2024-10-06
Posts: 12  

Xorg: libseat1: failure to reclaim USB input devices

Distribution: excalibur/ceres

Steps to reproduce, which are not specific to session managers:

  • disable graphical login, use getty instead

  • remove xserver-xorg-legacy OR edit /etc/X11/Xwrapper.config to use needs_root_rights=no

Steps to reproduce with seatd:

  • remove elogind; install seatd and consolekit instead

  • create a new user, i.e. test

  • make test memeber of the video group; as such test is a memeber of only two groups: test and video

  • to start seatd, use seatd -u root -g video

  • export LIBSEAT_BACKEND=seatd

  • startx

  • confirm everything works, input devices are available

  • ctrl+alt+F<n> to switch to any other Virtual Terminal (VT); login as any other user, no need to start X11, shell is sufficient

  • unplug an input device, i.e. mouse or keyboard

  • plug it back

  • switch back to the graphical session of the test user

  • observe the input device not working anymore.

Steps to reproduce with elogind:

  • remove seatd and consolekit; install elogind instead

  • create a new user, i.e. test

  • test is a member of only one group: test

  • export LIBSEAT_BACKEND=logind

  • startx

  • same as after startx for seatd

Workaround: install xserver-xorg-core from Debian/trixie; will not work with seatd anymore, only elogind

Last edited by Alverstone (Yesterday 11:42:48)

Offline

#2 Yesterday 11:45:04

Alverstone
Member
Registered: 2024-10-06
Posts: 12  

Re: Xorg: libseat1: failure to reclaim USB input devices

It may be worth noting that after I changed my session manager between seatd and elogind, I would reboot. I am not 100% certain this is necessary, but it could potentially rule out some unrelated issues.

Offline

#3 Yesterday 12:06:17

ralph.ronnquist
Administrator
From: Battery Point, Tasmania, AUS
Registered: 2016-11-30
Posts: 1,242  

Re: Xorg: libseat1: failure to reclaim USB input devices

I think you mentioned having an Xorg.conf. If so, please provide that as well.

In summary the issue is that upon returning to a VT running Xorg, that Xorg does not detect or handle changes to the USB inputs compared to when previously leaving the VT.

Please also provide an Xorg log file covering the period of one test; i.e. from startx to after having returned to the VT.

Offline

#4 Yesterday 12:25:25

Alverstone
Member
Registered: 2024-10-06
Posts: 12  

Re: Xorg: libseat1: failure to reclaim USB input devices

Only have xorg.conf.d.

/etc/X11/xorg.conf.d/21-input-devices.conf:

Section "InputClass"
	Identifier "My Touchpad"
	MatchIsTouchpad "true"
	MatchProduct "Deliberately Obscured"
	Driver "libinput"
	Option "Tapping" "true"
        Option "Natural Scrolling" "true"
EndSection

Section "InputClass"
	Identifier "evdev for all pointers"
	MatchIsPointer "on"
	MatchDevicePath "/dev/input/event*"
	Driver "evdev"
EndSection

Section "InputClass"
	Identifier "evdev for all keyboards"
	MatchIsKeyboard "on"
	MatchDevicePath "/dev/input/event*"
	Driver "evdev"
EndSection

and

/etc/X11/xorg.conf.d/90-xpra-virtual.conf:

# Ignore all xpra virtual devices by default,
# these will be enabled explicitly when needed.
Section "InputClass"
        Identifier "xpra-virtual-device"
        MatchProduct "Xpra"
        Option "Ignore" "true"
EndSection

Please note, that the issue persist with libinput and switching to evdev was done as a hope that it would fix the issue. The log file:

[  4302.245] (II) seatd_libseat switch VT 3
[  4302.252] (II) seatd_libseat event handler
[  4302.252] (II) event2  - Deliberately Obscured Touchpad: device removed
[  4302.252] (II) seatd_libseat handled 2 events
[  4302.252] (II) seatd_libseat event handler
[  4302.252] (II) seatd_libseat handled 1 events
[  4302.252] (II) seatd_libseat event handler
[  4302.252] (II) seatd_libseat handled 1 events
[  4302.252] (II) seatd_libseat event handler
[  4302.252] (II) seatd_libseat handled 1 events
[  4302.252] (II) seatd_libseat event handler
[  4302.252] (II) seatd_libseat handled 1 events
[  4302.252] (II) seatd_libseat event handler
[  4302.252] (II) seatd_libseat handled 1 events
[  4302.252] (II) seatd_libseat event handler
[  4302.322] (DB) [libseat/backend/logind.c:399] DRM device paused: force
[  4302.322] (II) [libseat/backend/logind.c:382] Disabling seat
[  4302.322] (II) seatd_libseat disable
[  4302.322] (WW) modeset(0): Present-unflip: queue flip during flip on CRTC 0 failed: Permission denied
[  4302.323] (EE) modeset(0): Failed to set CTM property: -13
[  4302.323] (EE) modeset(0): failed to set mode: No such file or directory
[  4302.323] (II) seatd_libseat try close /dev/input/event9 (125:125)
[  4302.344] (II) seatd_libseat try close /dev/input/event10 (126:126)
[  4302.388] (II) seatd_libseat try close /dev/input/event13 (127:127)
[  4302.420] (II) seatd_libseat try close /dev/input/event8 (128:128)
[  4302.436] (II) seatd_libseat try close /dev/input/event7 (129:129)
[  4302.456] (II) seatd_libseat try close /dev/input/event3 (130:130)
[  4302.493] (II) seatd_libseat try close /dev/input/event4 (131:131)
[  4302.509] (II) seatd_libseat try close /dev/input/event5 (132:132)
[  4302.528] (II) seatd_libseat try close /dev/input/event1 (133:133)
[  4302.560] (II) seatd_libseat try close /dev/input/event2 (134:134)
[  4302.593] (II) seatd_libseat try close /dev/input/event12 (137:137)
[  4302.633] (II) seatd_libseat try close /dev/input/event0 (138:138)
[  4302.648] (II) AIGLX: Suspending AIGLX clients for VT switch
[  4302.649] (II) seatd_libseat handled 32 events
[  4304.250] (II) config/udev: removing device Obscured OpticalMouse
[  4304.253] (II) evdev: Obscured OpticalMouse: Close
[  4304.253] (II) UnloadModule: "evdev"
[  4304.253] (II) seatd_libseat try close /dev/input/event3 (130:-1)
[  4304.253] (EE) seatd_libseat device not open (/dev/input/event3)
[  4304.316] (II) config/udev: removing device Obscured OpticalMouse Keyboard
[  4304.317] (II) evdev: Obscured OpticalMouse Keyboard: Close
[  4304.318] (II) UnloadModule: "evdev"
[  4304.318] (II) seatd_libseat try close /dev/input/event4 (131:-1)
[  4304.318] (EE) seatd_libseat device not open (/dev/input/event4)
[  4306.432] (II) config/udev: Adding input device Obscured OpticalMouse (/dev/input/mouse2)
[  4306.432] (II) No input driver specified, ignoring this device.
[  4306.432] (II) This device may have been added with another device file.
[  4306.469] (II) config/udev: Adding input device Obscured OpticalMouse Keyboard (/dev/input/event4)
[  4306.469] (**) Obscured OpticalMouse Keyboard: Applying InputClass "evdev keyboard catchall"
[  4306.469] (**) Obscured OpticalMouse Keyboard: Applying InputClass "libinput keyboard catchall"
[  4306.469] (**) Obscured OpticalMouse Keyboard: Applying InputClass "evdev for all keyboards"
[  4306.469] (II) Using input driver 'evdev' for 'Obscured OpticalMouse Keyboard'
[  4306.469] (II) seatd_libseat try open /dev/input/event4
[  4306.470] (II) seatd_libseat opened /dev/input/event4 (126:126)
[  4306.470] (**) Obscured OpticalMouse Keyboard: always reports core events
[  4306.470] (**) evdev: Obscured OpticalMouse Keyboard: Device: "/dev/input/event4"
[  4306.470] (EE) evdev: Obscured OpticalMouse Keyboard: Unable to query fd: No such device
[  4306.470] (EE) PreInit returned 2 for "Obscured OpticalMouse Keyboard"
[  4306.470] (II) UnloadModule: "evdev"
[  4306.470] (II) seatd_libseat try close /dev/input/event4 (126:126)
[  4306.492] (II) seatd_libseat event handler
[  4306.492] (II) seatd_libseat handled 2 events
[  4306.533] (II) config/udev: Adding input device Obscured OpticalMouse (/dev/input/event3)
[  4306.533] (**) Obscured OpticalMouse: Applying InputClass "evdev pointer catchall"
[  4306.533] (**) Obscured OpticalMouse: Applying InputClass "libinput pointer catchall"
[  4306.533] (**) Obscured OpticalMouse: Applying InputClass "evdev for all pointers"
[  4306.533] (II) Using input driver 'evdev' for 'Obscured OpticalMouse'
[  4306.533] (II) seatd_libseat try open /dev/input/event3
[  4306.596] (II) seatd_libseat opened /dev/input/event3 (126:126)
[  4306.596] (**) Obscured OpticalMouse: always reports core events
[  4306.596] (**) evdev: Obscured OpticalMouse: Device: "/dev/input/event3"
[  4306.596] (EE) evdev: Obscured OpticalMouse: Unable to query fd: No such device
[  4306.596] (EE) PreInit returned 2 for "Obscured OpticalMouse"
[  4306.597] (II) UnloadModule: "evdev"
[  4306.597] (II) seatd_libseat try close /dev/input/event3 (126:126)
[  4306.628] (II) seatd_libseat event handler
[  4306.628] (II) seatd_libseat handled 2 events
[  4308.237] (II) seatd_libseat event handler
[  4308.237] (II) seatd_libseat handled 1 events
[  4308.237] (II) seatd_libseat event handler
[  4308.237] (DB) [libseat/backend/logind.c:431] DRM device resumed
[  4308.237] (II) [libseat/backend/logind.c:379] Enabling seat
[  4308.237] (II) seatd_libseat enable
[  4308.237] (II) AIGLX: Resuming AIGLX clients after VT switch

Note that graphical session was launched on VT4, then switch to VT3, log in as another user, unplug, plug back, switch to VT4.

Offline

#5 Yesterday 12:32:02

ralph.ronnquist
Administrator
From: Battery Point, Tasmania, AUS
Registered: 2016-11-30
Posts: 1,242  

Re: Xorg: libseat1: failure to reclaim USB input devices

Yes I'd like to see the log file from startx down to that switch back to VT4.

Offline

#6 Yesterday 13:14:34

Alverstone
Member
Registered: 2024-10-06
Posts: 12  

Re: Xorg: libseat1: failure to reclaim USB input devices

Obscured OpticalMouse is the the device. To be honest there is nothing valuable in this log apart from what I have already provided. Also, can you reproduce?

[  6001.585] 
X.Org X Server 1.21.1.13
X Protocol Version 11, Revision 0
[  6001.585] Current Operating System: Linux hostname 6.6.56 #6 SMP PREEMPT_DYNAMIC Tue Oct 15 20:18:05 EEST 2024 x86_64
[  6001.585] Kernel command line: BOOT_IMAGE=/vmlinuz root=UUID=obscured ro loglevel=0 net.ifnames=1
[  6001.586] xorg-server 2:21.1.13-2devuan1 ([url]https://www.devuan.org/os/community[/url]) 
[  6001.586] Current version of pixman: 0.42.2
[  6001.586] 	Before reporting problems, check [url]http://wiki.x.org[/url]
	to make sure that you have the latest version.
[  6001.586] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  6001.594] (==) Log file: "/home/idle/.local/share/xorg/Xorg.0.log", Time: Thu Oct 17 15:40:02 2024
[  6001.596] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  6001.598] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  6001.598] (==) No Layout section.  Using the first Screen section.
[  6001.598] (==) No screen section available. Using defaults.
[  6001.598] (**) |-->Screen "Default Screen Section" (0)
[  6001.598] (**) |   |-->Monitor "<default monitor>"
[  6001.598] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  6001.598] (**) Allowing byte-swapped clients
[  6001.598] (==) Automatically adding devices
[  6001.598] (==) Automatically enabling devices
[  6001.598] (==) Automatically adding GPU devices
[  6001.598] (==) Automatically binding GPU devices
[  6001.598] (==) Max clients allowed: 256, resource mask: 0x1fffff
[  6001.598] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  6001.598] 	Entry deleted from font path.
[  6001.598] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[  6001.598] (==) ModulePath set to "/usr/lib/xorg/modules"
[  6001.598] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  6001.598] (II) Loader magic: 0x560cd1a88ec0
[  6001.598] (II) Module ABI versions:
[  6001.598] 	X.Org ANSI C Emulation: 0.4
[  6001.598] 	X.Org Video Driver: 25.2
[  6001.598] 	X.Org XInput driver : 24.4
[  6001.598] 	X.Org Server Extension : 10.0
[  6001.598] (++) using VT number 4

[  6001.598] (II) seatd_libseat init
[  6001.605] (II) [libseat/libseat.c:62] Seat opened with backend 'logind'
[  6001.605] (II) seatd_libseat enable
[  6001.605] (II) seatd_libseat handled 1 events
[  6001.606] (II) seatd_libseat handled 1 events
[  6001.706] (II) seatd_libseat client activated
[  6001.708] (II) xfree86: Adding drm device (/dev/dri/card0)
[  6001.708] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[  6001.708] (II) seatd_libseat try open graphics /dev/dri/card0
[  6001.709] (DB) [libseat/backend/logind.c:161] DRM device opened, current total: 1
[  6001.709] (II) seatd_libseat opened graphics: /dev/dri/card0 (12:12)
[  6001.716] (--) PCI:*(0@0:2:0) 8086:5921:1043:12d1 rev 6, Mem @ 0xee000000/16777216, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[  6001.716] (II) LoadModule: "glx"
[  6001.716] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  6001.719] (II) Module glx: vendor="X.Org Foundation"
[  6001.719] 	compiled for 1.21.1.13, module version = 1.0.0
[  6001.719] 	ABI class: X.Org Server Extension, version 10.0
[  6001.719] (==) Matched modesetting as autoconfigured driver 0
[  6001.719] (==) Matched fbdev as autoconfigured driver 1
[  6001.719] (==) Matched vesa as autoconfigured driver 2
[  6001.719] (==) Assigned the driver to the xf86ConfigLayout
[  6001.719] (II) LoadModule: "modesetting"
[  6001.719] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[  6001.719] (II) Module modesetting: vendor="X.Org Foundation"
[  6001.719] 	compiled for 1.21.1.13, module version = 1.21.1
[  6001.719] 	Module class: X.Org Video Driver
[  6001.719] 	ABI class: X.Org Video Driver, version 25.2
[  6001.719] (II) LoadModule: "fbdev"
[  6001.720] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[  6001.720] (II) Module fbdev: vendor="X.Org Foundation"
[  6001.720] 	compiled for 1.21.1.3, module version = 0.5.0
[  6001.720] 	Module class: X.Org Video Driver
[  6001.720] 	ABI class: X.Org Video Driver, version 25.2
[  6001.720] (II) LoadModule: "vesa"
[  6001.720] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[  6001.720] (II) Module vesa: vendor="X.Org Foundation"
[  6001.720] 	compiled for 1.21.1.9, module version = 2.6.0
[  6001.720] 	Module class: X.Org Video Driver
[  6001.720] 	ABI class: X.Org Video Driver, version 25.2
[  6001.720] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[  6001.720] (II) FBDEV: driver for framebuffer: fbdev
[  6001.720] (II) VESA: driver for VESA chipsets: vesa
[  6001.720] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[  6001.721] (II) modeset(0): using drv /dev/dri/card0
[  6001.721] (WW) Falling back to old probe method for fbdev
[  6001.721] (II) Loading sub module "fbdevhw"
[  6001.721] (II) LoadModule: "fbdevhw"
[  6001.721] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[  6001.721] (II) Module fbdevhw: vendor="X.Org Foundation"
[  6001.721] 	compiled for 1.21.1.13, module version = 0.0.2
[  6001.721] 	ABI class: X.Org Video Driver, version 25.2
[  6001.721] (EE) open /dev/fb0: Permission denied
[  6001.721] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[  6001.721] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  6001.721] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[  6001.721] (==) modeset(0): RGB weight 888
[  6001.721] (==) modeset(0): Default visual is TrueColor
[  6001.721] (II) Loading sub module "glamoregl"
[  6001.721] (II) LoadModule: "glamoregl"
[  6001.721] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[  6001.764] (II) Module glamoregl: vendor="X.Org Foundation"
[  6001.764] 	compiled for 1.21.1.13, module version = 1.0.1
[  6001.764] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  6001.781] (II) modeset(0): glamor X acceleration enabled on Mesa :D
[  6001.781] (II) modeset(0): glamor initialized
[  6001.781] (==) modeset(0): VariableRefresh: disabled
[  6001.781] (==) modeset(0): AsyncFlipSecondaries: disabled
[  6001.783] (II) modeset(0): Output eDP-1 has no monitor section
[  6001.783] (II) modeset(0): Output DP-1 has no monitor section
[  6001.839] (II) modeset(0): Output HDMI-1 has no monitor section
[  6001.843] (II) modeset(0): Output HDMI-2 has no monitor section
[  6001.845] (II) modeset(0): EDID for output eDP-1
[  6001.845] (II) modeset(0): Manufacturer: D:  Model: ;)  Serial#: 0
[  6001.845] (II) modeset(0): Year: 201?  Week: ?3
[  6001.845] (II) modeset(0): EDID Version: 1.4
[  6001.845] (II) modeset(0): Digital Display Input
[  6001.845] (II) modeset(0): 6 bits per channel
[  6001.845] (II) modeset(0): Digital interface is DisplayPort
[  6001.845] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[  6001.845] (II) modeset(0): Gamma: 2.20
[  6001.845] (II) modeset(0): No DPMS capabilities specified
[  6001.845] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[  6001.845] (II) modeset(0): First detailed timing is preferred mode
[  6001.845] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[  6001.845] (II) modeset(0): redX: 0.575 redY: 0.345   greenX: 0.340 greenY: 0.560
[  6001.845] (II) modeset(0): blueX: 0.156 blueY: 0.123   whiteX: 0.313 whiteY: 0.329
[  6001.845] (II) modeset(0): Manufacturer's mask: 0
[  6001.845] (II) modeset(0): Supported detailed timing:
[  6001.845] (II) modeset(0): clock: 142.0 MHz   Image Size:  344 x 193 mm
[  6001.845] (II) modeset(0): h_active: 1920  h_sync: 2028  h_sync_end 2076 h_blank_end 2100 h_border: 0
[  6001.845] (II) modeset(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1126 v_border: 0
[  6001.845] (II) modeset(0): Unknown vendor-specific block f
[  6001.845] (II) modeset(0):  :D
[  6001.845] (II) modeset(0):  D:
[  6001.845] (II) modeset(0): EDID (in hex):
[  6001.845] (II) modeset(0): 	????????????????????????????????
[  6001.845] (II) modeset(0): 	????????????????????????????????
[  6001.845] (II) modeset(0): 	????????????????????????????????
[  6001.845] (II) modeset(0): 	????????????????????????????????
[  6001.845] (II) modeset(0): 	????????????????????????????????
[  6001.845] (II) modeset(0): 	????????????????????????????????
[  6001.845] (II) modeset(0): 	????????????????????????????????
[  6001.845] (II) modeset(0): 	????????????????????????????????
[  6001.846] (II) modeset(0): Printing probed modes for output eDP-1
[  6001.846] (II) modeset(0): Modeline "1920x1080"x60.1  142.00  1920 2028 2076 2100  1080 1090 1100 1126 -hsync -vsync (67.6 kHz eP)
[  6001.846] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[  6001.846] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[  6001.846] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[  6001.846] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[  6001.846] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[  6001.846] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[  6001.846] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[  6001.846] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[  6001.846] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[  6001.846] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[  6001.846] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[  6001.846] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[  6001.846] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[  6001.846] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[  6001.846] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[  6001.846] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[  6001.846] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[  6001.846] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[  6001.846] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[  6001.846] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[  6001.846] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[  6001.846] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[  6001.846] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[  6001.846] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[  6001.846] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[  6001.846] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[  6001.846] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[  6001.846] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[  6001.846] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[  6001.846] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[  6001.846] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[  6001.846] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[  6001.846] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[  6001.846] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[  6001.846] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[  6001.846] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[  6001.846] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[  6001.846] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[  6001.846] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[  6001.846] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[  6001.846] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[  6001.846] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[  6001.846] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[  6001.846] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[  6001.846] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[  6001.846] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[  6001.846] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[  6001.846] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[  6001.846] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[  6001.846] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[  6001.846] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[  6001.846] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[  6001.846] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[  6001.846] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[  6001.846] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[  6001.846] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[  6001.846] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[  6001.846] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[  6001.846] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[  6001.846] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[  6001.846] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[  6001.846] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[  6001.847] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[  6001.847] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[  6001.847] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[  6001.847] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[  6001.847] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[  6001.847] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[  6001.847] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[  6001.847] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[  6001.847] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[  6001.847] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[  6001.847] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[  6001.847] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[  6001.847] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[  6001.847] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[  6001.847] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[  6001.847] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[  6001.847] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[  6001.847] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[  6001.847] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[  6001.847] (II) modeset(0): EDID for output DP-1
[  6001.903] (II) modeset(0): EDID for output HDMI-1
[  6001.906] (II) modeset(0): EDID for output HDMI-2
[  6001.906] (II) modeset(0): Output eDP-1 connected
[  6001.906] (II) modeset(0): Output DP-1 disconnected
[  6001.906] (II) modeset(0): Output HDMI-1 disconnected
[  6001.906] (II) modeset(0): Output HDMI-2 disconnected
[  6001.906] (II) modeset(0): Using exact sizes for initial modes
[  6001.906] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[  6001.906] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[  6001.906] (==) modeset(0): DPI set to (96, 96)
[  6001.906] (II) Loading sub module "fb"
[  6001.906] (II) LoadModule: "fb"
[  6001.906] (II) Module "fb" already built-in
[  6001.906] (II) UnloadModule: "fbdev"
[  6001.906] (II) Unloading fbdev
[  6001.906] (II) UnloadSubModule: "fbdevhw"
[  6001.907] (II) Unloading fbdevhw
[  6001.907] (II) UnloadModule: "vesa"
[  6001.907] (II) Unloading vesa
[  6001.933] (==) modeset(0): Backing store enabled
[  6001.933] (==) modeset(0): Silken mouse enabled
[  6002.013] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[  6002.013] (==) modeset(0): DPMS enabled
[  6002.013] (II) modeset(0): [DRI2] Setup complete
[  6002.013] (II) modeset(0): [DRI2]   DRI driver: iris
[  6002.013] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[  6002.013] (II) Initializing extension Generic Event Extension
[  6002.013] (II) Initializing extension SHAPE
[  6002.014] (II) Initializing extension MIT-SHM
[  6002.014] (II) Initializing extension XInputExtension
[  6002.014] (II) Initializing extension XTEST
[  6002.014] (II) Initializing extension BIG-REQUESTS
[  6002.015] (II) Initializing extension SYNC
[  6002.015] (II) Initializing extension XKEYBOARD
[  6002.015] (II) Initializing extension XC-MISC
[  6002.015] (II) Initializing extension SECURITY
[  6002.016] (II) Initializing extension XFIXES
[  6002.016] (II) Initializing extension RENDER
[  6002.016] (II) Initializing extension RANDR
[  6002.017] (II) Initializing extension COMPOSITE
[  6002.017] (II) Initializing extension DAMAGE
[  6002.017] (II) Initializing extension MIT-SCREEN-SAVER
[  6002.017] (II) Initializing extension DOUBLE-BUFFER
[  6002.018] (II) Initializing extension RECORD
[  6002.018] (II) Initializing extension DPMS
[  6002.018] (II) Initializing extension Present
[  6002.018] (II) Initializing extension DRI3
[  6002.018] (II) Initializing extension X-Resource
[  6002.019] (II) Initializing extension XVideo
[  6002.019] (II) Initializing extension XVideo-MotionCompensation
[  6002.019] (II) Initializing extension SELinux
[  6002.019] (II) SELinux: Disabled on system
[  6002.019] (II) Initializing extension GLX
[  6002.068] (II) AIGLX: Loaded and initialized iris
[  6002.068] (II) GLX: Initialized DRI2 GL provider for screen 0
[  6002.069] (II) Initializing extension XFree86-VidModeExtension
[  6002.069] (II) Initializing extension XFree86-DGA
[  6002.069] (II) Initializing extension XFree86-DRI
[  6002.069] (II) Initializing extension DRI2
[  6002.070] (II) modeset(0): Damage tracking initialized
[  6002.070] (II) modeset(0): Setting screen physical size to 5?? x ??5
[  6002.125] (II) config/udev: Adding input device Power Button (/dev/input/event9)
[  6002.125] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  6002.125] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  6002.125] (**) Power Button: Applying InputClass "evdev for all keyboards"
[  6002.125] (II) LoadModule: "evdev"
[  6002.126] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  6002.126] (II) Module evdev: vendor="X.Org Foundation"
[  6002.126] 	compiled for 1.21.1.11, module version = 2.10.6
[  6002.126] 	Module class: X.Org XInput Driver
[  6002.126] 	ABI class: X.Org XInput driver, version 24.4
[  6002.126] (II) Using input driver 'evdev' for 'Power Button'
[  6002.126] (II) seatd_libseat try open /dev/input/event9
[  6002.127] (II) seatd_libseat opened /dev/input/event9 (125:125)
[  6002.127] (**) Power Button: always reports core events
[  6002.127] (**) evdev: Power Button: Device: "/dev/input/event9"
[  6002.127] (--) evdev: Power Button: Vendor 0 Product 0x1
[  6002.127] (--) evdev: Power Button: Found keys
[  6002.127] (II) evdev: Power Button: Configuring as keyboard
[  6002.127] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input12/event9"
[  6002.127] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[  6002.127] (**) Option "xkb_rules" "evdev"
[  6002.127] (**) Option "xkb_model" "pc105"
[  6002.127] (**) Option "xkb_layout" "us"
[  6002.128] (II) config/udev: Adding input device Obscured Wireless Radio Control (/dev/input/event10)
[  6002.128] (**) Obscured Wireless Radio Control: Applying InputClass "evdev keyboard catchall"
[  6002.128] (**) Obscured Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[  6002.128] (**) Obscured Wireless Radio Control: Applying InputClass "evdev for all keyboards"
[  6002.128] (II) Using input driver 'evdev' for 'Obscured Wireless Radio Control'
[  6002.128] (II) seatd_libseat try open /dev/input/event10
[  6002.128] (II) seatd_libseat opened /dev/input/event10 (126:126)
[  6002.128] (**) Obscured Wireless Radio Control: always reports core events
[  6002.128] (**) evdev: Obscured Wireless Radio Control: Device: "/dev/input/event10"
[  6002.129] (--) evdev: Obscured Wireless Radio Control: Vendor 0x???? Product 0
[  6002.129] (--) evdev: Obscured Wireless Radio Control: Found keys
[  6002.129] (II) evdev: Obscured Wireless Radio Control: Configuring as keyboard
[  6002.129] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/???????:00/input/input13/event10"
[  6002.129] (II) XINPUT: Adding extended input device "Obscured Wireless Radio Control" (type: KEYBOARD, id 7)
[  6002.129] (**) Option "xkb_rules" "evdev"
[  6002.129] (**) Option "xkb_model" "pc105"
[  6002.129] (**) Option "xkb_layout" "us"
[  6002.130] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[  6002.130] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  6002.130] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[  6002.130] (**) Video Bus: Applying InputClass "evdev for all keyboards"
[  6002.130] (II) Using input driver 'evdev' for 'Video Bus'
[  6002.130] (II) seatd_libseat try open /dev/input/event13
[  6002.130] (II) seatd_libseat opened /dev/input/event13 (127:127)
[  6002.130] (**) Video Bus: always reports core events
[  6002.130] (**) evdev: Video Bus: Device: "/dev/input/event13"
[  6002.130] (--) evdev: Video Bus: Vendor 0 Product 0x6
[  6002.130] (--) evdev: Video Bus: Found keys
[  6002.130] (II) evdev: Video Bus: Configuring as keyboard
[  6002.130] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/???????:00/LNXVIDEO:00/input/input16/event13"
[  6002.130] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[  6002.130] (**) Option "xkb_rules" "evdev"
[  6002.130] (**) Option "xkb_model" "pc105"
[  6002.130] (**) Option "xkb_layout" "us"
[  6002.131] (II) config/udev: Adding input device Lid Switch (/dev/input/event6)
[  6002.131] (II) No input driver specified, ignoring this device.
[  6002.131] (II) This device may have been added with another device file.
[  6002.132] (II) config/udev: Adding input device Power Button (/dev/input/event8)
[  6002.132] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  6002.132] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[  6002.132] (**) Power Button: Applying InputClass "evdev for all keyboards"
[  6002.132] (II) Using input driver 'evdev' for 'Power Button'
[  6002.132] (II) seatd_libseat try open /dev/input/event8
[  6002.133] (II) seatd_libseat opened /dev/input/event8 (128:128)
[  6002.133] (**) Power Button: always reports core events
[  6002.133] (**) evdev: Power Button: Device: "/dev/input/event8"
[  6002.133] (--) evdev: Power Button: Vendor 0 Product 0x1
[  6002.133] (--) evdev: Power Button: Found keys
[  6002.133] (II) evdev: Power Button: Configuring as keyboard
[  6002.133] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/???????:00/input/input11/event8"
[  6002.133] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[  6002.133] (**) Option "xkb_rules" "evdev"
[  6002.133] (**) Option "xkb_model" "pc105"
[  6002.133] (**) Option "xkb_layout" "us"
[  6002.134] (II) config/udev: Adding input device Sleep Button (/dev/input/event7)
[  6002.134] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  6002.134] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[  6002.134] (**) Sleep Button: Applying InputClass "evdev for all keyboards"
[  6002.134] (II) Using input driver 'evdev' for 'Sleep Button'
[  6002.134] (II) seatd_libseat try open /dev/input/event7
[  6002.134] (II) seatd_libseat opened /dev/input/event7 (129:129)
[  6002.134] (**) Sleep Button: always reports core events
[  6002.134] (**) evdev: Sleep Button: Device: "/dev/input/event7"
[  6002.134] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[  6002.134] (--) evdev: Sleep Button: Found keys
[  6002.134] (II) evdev: Sleep Button: Configuring as keyboard
[  6002.134] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input10/event7"
[  6002.134] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[  6002.134] (**) Option "xkb_rules" "evdev"
[  6002.134] (**) Option "xkb_model" "pc105"
[  6002.134] (**) Option "xkb_layout" "us"
[  6002.136] (II) config/udev: Adding input device Obscured OpticalMouse (/dev/input/event3)
[  6002.136] (**) Obscured OpticalMouse: Applying InputClass "evdev pointer catchall"
[  6002.136] (**) Obscured OpticalMouse: Applying InputClass "libinput pointer catchall"
[  6002.136] (**) Obscured OpticalMouse: Applying InputClass "evdev for all pointers"
[  6002.136] (II) Using input driver 'evdev' for 'Obscured OpticalMouse'
[  6002.136] (II) seatd_libseat try open /dev/input/event3
[  6002.196] (II) seatd_libseat opened /dev/input/event3 (130:130)
[  6002.196] (**) Obscured OpticalMouse: always reports core events
[  6002.196] (**) evdev: Obscured OpticalMouse: Device: "/dev/input/event3"
[  6002.196] (--) evdev: Obscured OpticalMouse: Vendor 0x??? Product 0x????
[  6002.196] (--) evdev: Obscured OpticalMouse: Found 9 mouse buttons
[  6002.196] (--) evdev: Obscured OpticalMouse: Found scroll wheel(s)
[  6002.196] (--) evdev: Obscured OpticalMouse: Found relative axes
[  6002.196] (--) evdev: Obscured OpticalMouse: Found x and y relative axes
[  6002.196] (II) evdev: Obscured OpticalMouse: Configuring as mouse
[  6002.196] (II) evdev: Obscured OpticalMouse: Adding scrollwheel support
[  6002.196] (**) evdev: Obscured OpticalMouse: YAxisMapping: buttons 4 and 5
[  6002.196] (**) evdev: Obscured OpticalMouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  6002.196] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2:1.0/0003:?????????.000D/input/input33/event3"
[  6002.197] (II) XINPUT: Adding extended input device "Obscured OpticalMouse" (type: MOUSE, id 11)
[  6002.197] (II) evdev: Obscured OpticalMouse: initialized for relative axes.
[  6002.197] (**) Obscured OpticalMouse: (accel) keeping acceleration scheme 1
[  6002.197] (**) Obscured OpticalMouse: (accel) acceleration profile 0
[  6002.197] (**) Obscured OpticalMouse: (accel) acceleration factor: 2.000
[  6002.197] (**) Obscured OpticalMouse: (accel) acceleration threshold: 4
[  6002.198] (II) config/udev: Adding input device Obscured OpticalMouse (/dev/input/mouse2)
[  6002.198] (II) No input driver specified, ignoring this device.
[  6002.198] (II) This device may have been added with another device file.
[  6002.199] (II) config/udev: Adding input device Obscured OpticalMouse Keyboard (/dev/input/event4)
[  6002.199] (**) Obscured OpticalMouse Keyboard: Applying InputClass "evdev keyboard catchall"
[  6002.199] (**) Obscured OpticalMouse Keyboard: Applying InputClass "libinput keyboard catchall"
[  6002.199] (**) Obscured OpticalMouse Keyboard: Applying InputClass "evdev for all keyboards"
[  6002.199] (II) Using input driver 'evdev' for 'Obscured OpticalMouse Keyboard'
[  6002.199] (II) seatd_libseat try open /dev/input/event4
[  6002.200] (II) seatd_libseat opened /dev/input/event4 (131:131)
[  6002.200] (**) Obscured OpticalMouse Keyboard: always reports core events
[  6002.200] (**) evdev: Obscured OpticalMouse Keyboard: Device: "/dev/input/event4"
[  6002.200] (--) evdev: Obscured OpticalMouse Keyboard: Vendor 0x??? Product 0x????
[  6002.200] (--) evdev: Obscured OpticalMouse Keyboard: Found 1 mouse buttons
[  6002.200] (--) evdev: Obscured OpticalMouse Keyboard: Found scroll wheel(s)
[  6002.200] (--) evdev: Obscured OpticalMouse Keyboard: Found relative axes
[  6002.200] (II) evdev: Obscured OpticalMouse Keyboard: Forcing relative x/y axes to exist.
[  6002.200] (--) evdev: Obscured OpticalMouse Keyboard: Found absolute axes
[  6002.200] (II) evdev: Obscured OpticalMouse Keyboard: Forcing absolute x/y axes to exist.
[  6002.200] (--) evdev: Obscured OpticalMouse Keyboard: Found keys
[  6002.200] (II) evdev: Obscured OpticalMouse Keyboard: Configuring as mouse
[  6002.200] (II) evdev: Obscured OpticalMouse Keyboard: Configuring as keyboard
[  6002.200] (II) evdev: Obscured OpticalMouse Keyboard: Adding scrollwheel support
[  6002.200] (**) evdev: Obscured OpticalMouse Keyboard: YAxisMapping: buttons 4 and 5
[  6002.200] (**) evdev: Obscured OpticalMouse Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  6002.200] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.2/1-2.2:1.1/0003:?????????.000E/input/input35/event4"
[  6002.200] (II) XINPUT: Adding extended input device "Obscured OpticalMouse Keyboard" (type: KEYBOARD, id 12)
[  6002.200] (**) Option "xkb_rules" "evdev"
[  6002.200] (**) Option "xkb_model" "pc105"
[  6002.200] (**) Option "xkb_layout" "us"
[  6002.201] (II) evdev: Obscured OpticalMouse Keyboard: initialized for relative axes.
[  6002.201] (WW) evdev: Obscured OpticalMouse Keyboard: ignoring absolute axes.
[  6002.201] (**) Obscured OpticalMouse Keyboard: (accel) keeping acceleration scheme 1
[  6002.201] (**) Obscured OpticalMouse Keyboard: (accel) acceleration profile 0
[  6002.201] (**) Obscured OpticalMouse Keyboard: (accel) acceleration factor: 2.000
[  6002.201] (**) Obscured OpticalMouse Keyboard: (accel) acceleration threshold: 4
[  6002.202] (II) config/udev: Adding input device Obscured USB Keyboard (/dev/input/event5)
[  6002.202] (**) Obscured USB Keyboard: Applying InputClass "evdev keyboard catchall"
[  6002.202] (**) Obscured USB Keyboard: Applying InputClass "libinput keyboard catchall"
[  6002.202] (**) Obscured USB Keyboard: Applying InputClass "evdev for all keyboards"
[  6002.202] (II) Using input driver 'evdev' for 'Obscured USB Keyboard'
[  6002.202] (II) seatd_libseat try open /dev/input/event5
[  6002.203] (II) seatd_libseat opened /dev/input/event5 (132:132)
[  6002.203] (**) Obscured USB Keyboard: always reports core events
[  6002.203] (**) evdev: Obscured USB Keyboard: Device: "/dev/input/event5"
[  6002.203] (--) evdev: Obscured USB Keyboard: Vendor 0x??? Product 0x???
[  6002.203] (--) evdev: Obscured USB Keyboard: Found keys
[  6002.203] (II) evdev: Obscured USB Keyboard: Configuring as keyboard
[  6002.203] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2.3/1-2.3:1.0/0003:?????????.0004/input/input8/event5"
[  6002.203] (II) XINPUT: Adding extended input device "Obscured USB Keyboard" (type: KEYBOARD, id 13)
[  6002.203] (**) Option "xkb_rules" "evdev"
[  6002.203] (**) Option "xkb_model" "pc105"
[  6002.203] (**) Option "xkb_layout" "us"
[  6002.205] (II) config/udev: Adding input device Obscured touchpad Mouse (/dev/input/event1)
[  6002.205] (**) Obscured touchpad Mouse: Applying InputClass "evdev pointer catchall"
[  6002.205] (**) Obscured touchpad Mouse: Applying InputClass "libinput pointer catchall"
[  6002.205] (**) Obscured touchpad Mouse: Applying InputClass "evdev for all pointers"
[  6002.205] (II) Using input driver 'evdev' for 'Obscured touchpad Mouse'
[  6002.205] (II) seatd_libseat try open /dev/input/event1
[  6002.206] (II) seatd_libseat opened /dev/input/event1 (133:133)
[  6002.206] (**) Obscured touchpad Mouse: always reports core events
[  6002.206] (**) evdev: Obscured touchpad Mouse: Device: "/dev/input/event1"
[  6002.206] (--) evdev: Obscured touchpad Mouse: Vendor 0x??? Product 0x????
[  6002.206] (--) evdev: Obscured touchpad Mouse: Found 3 mouse buttons
[  6002.206] (--) evdev: Obscured touchpad Mouse: Found scroll wheel(s)
[  6002.206] (--) evdev: Obscured touchpad Mouse: Found relative axes
[  6002.206] (--) evdev: Obscured touchpad Mouse: Found x and y relative axes
[  6002.206] (II) evdev: Obscured touchpad Mouse: Configuring as mouse
[  6002.206] (II) evdev: Obscured touchpad Mouse: Adding scrollwheel support
[  6002.206] (**) evdev: Obscured touchpad Mouse: YAxisMapping: buttons 4 and 5
[  6002.206] (**) evdev: Obscured touchpad Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  6002.206] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-????????:00/0018:?????????.0001/input/input3/event1"
[  6002.206] (II) XINPUT: Adding extended input device "Obscured touchpad Mouse" (type: MOUSE, id 14)
[  6002.206] (II) evdev: Obscured touchpad Mouse: initialized for relative axes.
[  6002.207] (**) Obscured touchpad Mouse: (accel) keeping acceleration scheme 1
[  6002.207] (**) Obscured touchpad Mouse: (accel) acceleration profile 0
[  6002.207] (**) Obscured touchpad Mouse: (accel) acceleration factor: 2.000
[  6002.207] (**) Obscured touchpad Mouse: (accel) acceleration threshold: 4
[  6002.208] (II) config/udev: Adding input device Obscured touchpad Mouse (/dev/input/mouse0)
[  6002.208] (II) No input driver specified, ignoring this device.
[  6002.208] (II) This device may have been added with another device file.
[  6002.209] (II) config/udev: Adding input device Obscured touchpad Touchpad (/dev/input/event2)
[  6002.209] (**) Obscured touchpad Touchpad: Applying InputClass "evdev touchpad catchall"
[  6002.209] (**) Obscured touchpad Touchpad: Applying InputClass "libinput touchpad catchall"
[  6002.209] (**) Obscured touchpad Touchpad: Applying InputClass "My Touchpad"
[  6002.209] (II) LoadModule: "libinput"
[  6002.209] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[  6002.212] (II) Module libinput: vendor="X.Org Foundation"
[  6002.212] 	compiled for 1.21.1.11, module version = 1.4.0
[  6002.212] 	Module class: X.Org XInput Driver
[  6002.212] 	ABI class: X.Org XInput driver, version 24.4
[  6002.212] (II) Using input driver 'libinput' for 'Obscured touchpad Touchpad'
[  6002.212] (II) seatd_libseat try open /dev/input/event2
[  6002.213] (II) seatd_libseat opened /dev/input/event2 (134:134)
[  6002.213] (**) Obscured touchpad Touchpad: always reports core events
[  6002.213] (**) Option "Device" "/dev/input/event2"
[  6002.218] (II) event2  - Obscured touchpad Touchpad: is tagged by udev as: Touchpad
[  6002.220] (II) event2  - Obscured touchpad Touchpad: device is a touchpad
[  6002.220] (II) event2  - Obscured touchpad Touchpad: device removed
[  6002.221] (**) Option "Tapping" "true"
[  6002.221] (II) libinput: Obscured touchpad Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[  6002.221] (II) libinput: Obscured touchpad Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[  6002.221] (II) libinput: Obscured touchpad Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[  6002.221] (**) Option "NaturalScrolling" "true"
[  6002.221] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-??????????????????????????.0001/input/input4/event2"
[  6002.221] (II) XINPUT: Adding extended input device "Obscured touchpad Touchpad" (type: TOUCHPAD, id 15)
[  6002.223] (**) Option "AccelerationScheme" "none"
[  6002.223] (**) Obscured touchpad Touchpad: (accel) selected scheme none/0
[  6002.223] (**) Obscured touchpad Touchpad: (accel) acceleration factor: 2.000
[  6002.223] (**) Obscured touchpad Touchpad: (accel) acceleration threshold: 4
[  6002.226] (II) event2  - Obscured touchpad Touchpad: is tagged by udev as: Touchpad
[  6002.228] (II) event2  - Obscured touchpad Touchpad: device is a touchpad
[  6002.229] (II) config/udev: Adding input device Obscured touchpad Touchpad (/dev/input/mouse1)
[  6002.229] (**) Obscured touchpad Touchpad: Applying InputClass "My Touchpad"
[  6002.229] (II) Using input driver 'libinput' for 'Obscured touchpad Touchpad'
[  6002.229] (II) seatd_libseat try open /dev/input/mouse1
[  6002.230] (EE) [libseat/backend/logind.c:137] Could not take device: No such device
[  6002.230] (EE) seatd_libseat open /dev/input/mouse1 (-1) failed: -11
[  6002.230] (**) Obscured touchpad Touchpad: always reports core events
[  6002.230] (**) Option "Device" "/dev/input/mouse1"
[  6002.231] (EE) xf86OpenSerial: Cannot open device /dev/input/mouse1
	Permission denied.
[  6002.231] (II) mouse1: opening input device '/dev/input/mouse1' failed (Permission denied).
[  6002.231] (II) mouse1  - failed to create input device '/dev/input/mouse1'.
[  6002.231] (EE) libinput: Obscured touchpad Touchpad: Failed to create a device for /dev/input/mouse1
[  6002.231] (EE) PreInit returned 2 for "Obscured touchpad Touchpad"
[  6002.231] (II) UnloadModule: "libinput"
[  6002.232] (II) config/udev: Adding input device Obscured Headphone (/dev/input/event14)
[  6002.232] (II) No input driver specified, ignoring this device.
[  6002.232] (II) This device may have been added with another device file.
[  6002.233] (II) config/udev: Adding input device Obscured HDMI/DP,pcm=3 (/dev/input/event15)
[  6002.233] (II) No input driver specified, ignoring this device.
[  6002.233] (II) This device may have been added with another device file.
[  6002.233] (II) config/udev: Adding input device Obscured HDMI/DP,pcm=7 (/dev/input/event16)
[  6002.233] (II) No input driver specified, ignoring this device.
[  6002.233] (II) This device may have been added with another device file.
[  6002.234] (II) config/udev: Adding input device Obscured HDMI/DP,pcm=8 (/dev/input/event17)
[  6002.234] (II) No input driver specified, ignoring this device.
[  6002.234] (II) This device may have been added with another device file.
[  6002.235] (II) config/udev: Adding input device Obscured WMI hotkeys (/dev/input/event12)
[  6002.235] (**) Obscured WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[  6002.235] (**) Obscured WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[  6002.235] (**) Obscured WMI hotkeys: Applying InputClass "evdev for all keyboards"
[  6002.235] (II) Using input driver 'evdev' for 'Obscured WMI hotkeys'
[  6002.235] (II) seatd_libseat try open /dev/input/event12
[  6002.236] (II) seatd_libseat opened /dev/input/event12 (137:137)
[  6002.236] (**) Obscured WMI hotkeys: always reports core events
[  6002.236] (**) evdev: Obscured WMI hotkeys: Device: "/dev/input/event12"
[  6002.236] (--) evdev: Obscured WMI hotkeys: Vendor 0 Product 0
[  6002.236] (--) evdev: Obscured WMI hotkeys: Found keys
[  6002.236] (II) evdev: Obscured WMI hotkeys: Configuring as keyboard
[  6002.236] (**) Option "config_info" "udev:/sys/devices/platform/???????-wmi/input/input15/event12"
[  6002.236] (II) XINPUT: Adding extended input device "Obscured WMI hotkeys" (type: KEYBOARD, id 16)
[  6002.236] (**) Option "xkb_rules" "evdev"
[  6002.236] (**) Option "xkb_model" "pc105"
[  6002.236] (**) Option "xkb_layout" "us"
[  6002.237] (II) config/udev: Adding input device Built-in Obscured keyboard (/dev/input/event0)
[  6002.237] (**) Built-in Obscured keyboard: Applying InputClass "evdev keyboard catchall"
[  6002.237] (**) Built-in Obscured keyboard: Applying InputClass "libinput keyboard catchall"
[  6002.237] (**) Built-in Obscured keyboard: Applying InputClass "evdev for all keyboards"
[  6002.237] (II) Using input driver 'evdev' for 'Built-in Obscured keyboard'
[  6002.237] (II) seatd_libseat try open /dev/input/event0
[  6002.238] (II) seatd_libseat opened /dev/input/event0 (138:138)
[  6002.238] (**) Built-in Obscured keyboard: always reports core events
[  6002.238] (**) evdev: Built-in Obscured keyboard: Device: "/dev/input/event0"
[  6002.238] (--) evdev: Built-in Obscured keyboard: Vendor 0x1 Product 0x1
[  6002.238] (--) evdev: Built-in Obscured keyboard: Found keys
[  6002.238] (II) evdev: Built-in Obscured keyboard: Configuring as keyboard
[  6002.238] (**) Option "config_info" "udev:/sys/devices/platform/?????/serio0/input/input0/event0"
[  6002.238] (II) XINPUT: Adding extended input device "Built-in Obscured keyboard" (type: KEYBOARD, id 17)
[  6002.238] (**) Option "xkb_rules" "evdev"
[  6002.238] (**) Option "xkb_model" "pc105"
[  6002.238] (**) Option "xkb_layout" "us"
[  6002.239] (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
[  6002.239] (II) No input driver specified, ignoring this device.
[  6002.239] (II) This device may have been added with another device file.
[  6002.762] (II) modeset(0): Allocate new frame buffer 1280x720 stride
[  6004.305] (II) modeset(0): EDID vendor "???", prod in ?????
[  6004.305] (II) modeset(0): Printing DDC gathered Modelines:
[  6004.305] (II) modeset(0): Modeline "1920x1080"x0.0  142.00  1920 2028 2076 2100  1080 1090 1100 1126 -hsync -vsync (67.6 kHz eP)
[  6006.043] (II) seatd_libseat switch VT 3
[  6006.047] (II) event2  - Obscured touchpad Touchpad: device removed
[  6006.048] (II) seatd_libseat event handler
[  6006.105] (DB) [libseat/backend/logind.c:399] DRM device paused: force
[  6006.106] (II) [libseat/backend/logind.c:382] Disabling seat
[  6006.106] (II) seatd_libseat disable
[  6006.106] (WW) modeset(0): Present-unflip: queue flip during flip on CRTC 0 failed: Permission denied
[  6006.107] (EE) modeset(0): Failed to set CTM property: -13
[  6006.107] (EE) modeset(0): failed to set mode: No such file or directory
[  6006.107] (II) seatd_libseat try close /dev/input/event9 (125:125)
[  6006.136] (II) seatd_libseat try close /dev/input/event10 (126:126)
[  6006.176] (II) seatd_libseat try close /dev/input/event13 (127:127)
[  6006.208] (II) seatd_libseat try close /dev/input/event8 (128:128)
[  6006.224] (II) seatd_libseat try close /dev/input/event7 (129:129)
[  6006.244] (II) seatd_libseat try close /dev/input/event3 (130:130)
[  6006.276] (II) seatd_libseat try close /dev/input/event4 (131:131)
[  6006.292] (II) seatd_libseat try close /dev/input/event5 (132:132)
[  6006.308] (II) seatd_libseat try close /dev/input/event1 (133:133)
[  6006.340] (II) seatd_libseat try close /dev/input/event2 (134:134)
[  6006.372] (II) seatd_libseat try close /dev/input/event12 (137:137)
[  6006.404] (II) seatd_libseat try close /dev/input/event0 (138:138)
[  6006.420] (II) AIGLX: Suspending AIGLX clients for VT switch
[  6006.420] (II) seatd_libseat handled 39 events
[  6008.653] (II) config/udev: removing device Obscured OpticalMouse
[  6008.654] (II) evdev: Obscured OpticalMouse: Close
[  6008.655] (II) UnloadModule: "evdev"
[  6008.655] (II) seatd_libseat try close /dev/input/event3 (130:-1)
[  6008.655] (EE) seatd_libseat device not open (/dev/input/event3)
[  6008.717] (II) config/udev: removing device Obscured OpticalMouse Keyboard
[  6008.718] (II) evdev: Obscured OpticalMouse Keyboard: Close
[  6008.718] (II) UnloadModule: "evdev"
[  6008.718] (II) seatd_libseat try close /dev/input/event4 (131:-1)
[  6008.718] (EE) seatd_libseat device not open (/dev/input/event4)
[  6010.095] (II) config/udev: Adding input device Obscured OpticalMouse (/dev/input/mouse2)
[  6010.095] (II) No input driver specified, ignoring this device.
[  6010.095] (II) This device may have been added with another device file.
[  6010.149] (II) config/udev: Adding input device Obscured OpticalMouse Keyboard (/dev/input/event4)
[  6010.149] (**) Obscured OpticalMouse Keyboard: Applying InputClass "evdev keyboard catchall"
[  6010.149] (**) Obscured OpticalMouse Keyboard: Applying InputClass "libinput keyboard catchall"
[  6010.149] (**) Obscured OpticalMouse Keyboard: Applying InputClass "evdev for all keyboards"
[  6010.149] (II) Using input driver 'evdev' for 'Obscured OpticalMouse Keyboard'
[  6010.149] (II) seatd_libseat try open /dev/input/event4
[  6010.150] (II) seatd_libseat opened /dev/input/event4 (126:126)
[  6010.150] (**) Obscured OpticalMouse Keyboard: always reports core events
[  6010.150] (**) evdev: Obscured OpticalMouse Keyboard: Device: "/dev/input/event4"
[  6010.150] (EE) evdev: Obscured OpticalMouse Keyboard: Unable to query fd: No such device
[  6010.150] (EE) PreInit returned 2 for "Obscured OpticalMouse Keyboard"
[  6010.150] (II) UnloadModule: "evdev"
[  6010.150] (II) seatd_libseat try close /dev/input/event4 (126:126)
[  6010.168] (II) seatd_libseat event handler
[  6010.168] (II) seatd_libseat handled 2 events
[  6010.205] (II) config/udev: Adding input device Obscured OpticalMouse (/dev/input/event3)
[  6010.205] (**) Obscured OpticalMouse: Applying InputClass "evdev pointer catchall"
[  6010.205] (**) Obscured OpticalMouse: Applying InputClass "libinput pointer catchall"
[  6010.205] (**) Obscured OpticalMouse: Applying InputClass "evdev for all pointers"
[  6010.205] (II) Using input driver 'evdev' for 'Obscured OpticalMouse'
[  6010.205] (II) seatd_libseat try open /dev/input/event3
[  6010.264] (II) seatd_libseat opened /dev/input/event3 (126:126)
[  6010.264] (**) Obscured OpticalMouse: always reports core events
[  6010.264] (**) evdev: Obscured OpticalMouse: Device: "/dev/input/event3"
[  6010.264] (EE) evdev: Obscured OpticalMouse: Unable to query fd: No such device
[  6010.264] (EE) PreInit returned 2 for "Obscured OpticalMouse"
[  6010.264] (II) UnloadModule: "evdev"
[  6010.264] (II) seatd_libseat try close /dev/input/event3 (126:126)
[  6010.296] (II) seatd_libseat event handler
[  6010.296] (II) seatd_libseat handled 2 events
[  6010.882] (II) seatd_libseat event handler
[  6010.882] (II) seatd_libseat handled 1 events
[  6010.882] (II) seatd_libseat event handler
[  6010.882] (DB) [libseat/backend/logind.c:431] DRM device resumed
[  6010.882] (II) [libseat/backend/logind.c:379] Enabling seat
[  6010.882] (II) seatd_libseat enable
[  6010.882] (II) AIGLX: Resuming AIGLX clients after VT switch
[  6010.966] (II) modeset(0): EDID vendor "???", prod id ?????
[  6010.966] (II) modeset(0): Printing DDC gathered Modelines:
[  6010.966] (II) modeset(0): Modeline "1920x1080"x0.0  142.00  1920 2028 2076 2100  1080 1090 1100 1126 -hsync -vsync (67.6 kHz eP)
[  6011.116] (II) modeset(0): EDID vendor "???", prod id ?????
[  6011.116] (II) modeset(0): Printing DDC gathered Modelines:
[  6011.116] (II) modeset(0): Modeline "1920x1080"x0.0  142.00  1920 2028 2076 2100  1080 1090 1100 1126 -hsync -vsync (67.6 kHz eP)
[  6011.200] (II) seatd_libseat try open /dev/input/event9
[  6011.201] (II) seatd_libseat opened /dev/input/event9 (127:127)
[  6011.202] (II) seatd_libseat try open /dev/input/event10
[  6011.203] (II) seatd_libseat opened /dev/input/event10 (128:128)
[  6011.204] (II) seatd_libseat try open /dev/input/event13
[  6011.205] (II) seatd_libseat opened /dev/input/event13 (129:129)
[  6011.206] (II) seatd_libseat try open /dev/input/event8
[  6011.207] (II) seatd_libseat opened /dev/input/event8 (130:130)
[  6011.207] (II) seatd_libseat try open /dev/input/event7
[  6011.209] (II) seatd_libseat opened /dev/input/event7 (131:131)
[  6011.209] (II) seatd_libseat try open /dev/input/event5
[  6011.211] (II) seatd_libseat opened /dev/input/event5 (132:132)
[  6011.211] (II) seatd_libseat try open /dev/input/event1
[  6011.213] (II) seatd_libseat opened /dev/input/event1 (133:133)
[  6011.213] (II) seatd_libseat try open /dev/input/event2
[  6011.215] (II) seatd_libseat opened /dev/input/event2 (134:134)
[  6011.218] (II) event2  - Obscured touchpad Touchpad: is tagged by udev as: Touchpad
[  6011.221] (II) event2  - Obscured touchpad Touchpad: device is a touchpad
[  6011.221] (II) seatd_libseat try open /dev/input/event12
[  6011.223] (II) seatd_libseat opened /dev/input/event12 (137:137)
[  6011.223] (II) seatd_libseat try open /dev/input/event0
[  6011.225] (II) seatd_libseat opened /dev/input/event0 (138:138)
[  6011.225] (II) seatd_libseat handled 11 events
[  6011.226] (II) seatd_libseat event handler
[  6011.226] (II) seatd_libseat handled 1 events
[  6014.203] (II) seatd_libseat try close /dev/input/event9 (127:127)
[  6014.224] (II) seatd_libseat try close /dev/input/event10 (128:128)
[  6014.292] (II) seatd_libseat try close /dev/input/event13 (129:129)
[  6014.340] (II) seatd_libseat try close /dev/input/event8 (130:130)
[  6014.356] (II) seatd_libseat try close /dev/input/event7 (131:131)
[  6014.376] (II) seatd_libseat try close /dev/input/event5 (132:132)
[  6014.392] (II) seatd_libseat try close /dev/input/event1 (133:133)
[  6014.440] (II) seatd_libseat try close /dev/input/event2 (134:134)
[  6014.441] (II) event2  - Obscured touchpad Touchpad: device removed
[  6014.477] (II) seatd_libseat try close /dev/input/event12 (137:137)
[  6014.512] (II) seatd_libseat try close /dev/input/event0 (138:138)
[  6014.532] (II) AIGLX: Suspending AIGLX clients for VT switch
[  6014.621] (II) evdev: Built-in Obscured keyboard: Close
[  6014.622] (II) UnloadModule: "evdev"
[  6014.622] (II) seatd_libseat try close /dev/input/event0 (138:-1)
[  6014.622] (EE) seatd_libseat device not open (/dev/input/event0)
[  6014.622] (II) evdev: Obscured WMI hotkeys: Close
[  6014.622] (II) UnloadModule: "evdev"
[  6014.622] (II) seatd_libseat try close /dev/input/event12 (137:-1)
[  6014.622] (EE) seatd_libseat device not open (/dev/input/event12)
[  6014.622] (II) UnloadModule: "libinput"
[  6014.622] (II) seatd_libseat try close /dev/input/event2 (134:-1)
[  6014.622] (EE) seatd_libseat device not open (/dev/input/event2)
[  6014.622] (II) evdev: Obscured touchpad Mouse: Close
[  6014.622] (II) UnloadModule: "evdev"
[  6014.623] (II) seatd_libseat try close /dev/input/event1 (133:-1)
[  6014.623] (EE) seatd_libseat device not open (/dev/input/event1)
[  6014.623] (II) evdev: Obscured USB Keyboard: Close
[  6014.623] (II) UnloadModule: "evdev"
[  6014.623] (II) seatd_libseat try close /dev/input/event5 (132:-1)
[  6014.623] (EE) seatd_libseat device not open (/dev/input/event5)
[  6014.623] (II) evdev: Sleep Button: Close
[  6014.623] (II) UnloadModule: "evdev"
[  6014.623] (II) seatd_libseat try close /dev/input/event7 (131:-1)
[  6014.623] (EE) seatd_libseat device not open (/dev/input/event7)
[  6014.623] (II) evdev: Power Button: Close
[  6014.623] (II) UnloadModule: "evdev"
[  6014.623] (II) seatd_libseat try close /dev/input/event8 (130:-1)
[  6014.623] (EE) seatd_libseat device not open (/dev/input/event8)
[  6014.623] (II) evdev: Video Bus: Close
[  6014.623] (II) UnloadModule: "evdev"
[  6014.623] (II) seatd_libseat try close /dev/input/event13 (129:-1)
[  6014.623] (EE) seatd_libseat device not open (/dev/input/event13)
[  6014.623] (II) evdev: Obscured Wireless Radio Control: Close
[  6014.623] (II) UnloadModule: "evdev"
[  6014.623] (II) seatd_libseat try close /dev/input/event10 (128:-1)
[  6014.623] (EE) seatd_libseat device not open (/dev/input/event10)
[  6014.623] (II) evdev: Power Button: Close
[  6014.623] (II) UnloadModule: "evdev"
[  6014.623] (II) seatd_libseat try close /dev/input/event9 (127:-1)
[  6014.623] (EE) seatd_libseat device not open (/dev/input/event9)
[  6014.633] (II) seatd_libseat finish
[  6014.686] (EE) [libseat/backend/logind.c:365] Could not release control of session: Interrupted system call
[  6014.686] (II) Server terminated successfully (0). Closing log file.

Last edited by Alverstone (Yesterday 13:15:40)

Offline

#7 Yesterday 13:15:50

fsmithred
Administrator
Registered: 2016-11-25
Posts: 2,481  

Re: Xorg: libseat1: failure to reclaim USB input devices

I can confirm the elogind test. I made a second user as describe, started desktop for each using startx. keyboard worked in both.
Unplug/replug keyboard and switch to the other desktop and the keyboard didn't work. Unplug/replug in that desktop brings back the keyboard control, but when switching to the other, it fails again. Problem happens both directions.

Here's the log. Ignore the mouse. I added that in the middle of testing when I couldn't get off the dekstop after keyboard died. I never unplugged the mouse and it continued to work.
https://termbin.com/0ev8

I did have to reboot due to unexpected circumstances. After I put everything back, it seemed like it hung and I just had a black screen. Just as I issued a reboot command from an ssh session, I looked over at the monitor and the desktop appeard for about 1 second before it rebooted. On reboot all is normal again.

Offline

#8 Yesterday 19:22:34

Alverstone
Member
Registered: 2024-10-06
Posts: 12  

Re: Xorg: libseat1: failure to reclaim USB input devices

To potentially narrow down the search, I repeated the test with the mouse initially unplugged at all. So I started X11, switched to another VT, plugged the mouse, switched to X11 and it didn't pick the mouse up.

Offline

#9 Yesterday 21:58:32

ralph.ronnquist
Administrator
From: Battery Point, Tasmania, AUS
Registered: 2016-11-30
Posts: 1,242  

Re: Xorg: libseat1: failure to reclaim USB input devices

Note that there there are significant differences in your two use cases which seemingly have the same misbehaviour.

Firstly Alverstone uses logind as seatd backend, while fsmithred doesn't use seatd at all (i.e. the input mediation is disabled,  because "libseat integration requires -keeptty and -keeptty was not provided"). Secondly A's device is handled by evdev while f's device is handled by libinput.

evdev seemingly has its issues during its re-loading for the device, whereas libinput seemingly succeeds re-loading the keyboard.

Good information; it points outside the libseat integration towards something in device juggling.

It would be useful if you Alverstone could run a test using libinput rather than evdev, and make sure there is no main Xorg.conf in use (as there apperas to be since your InputClass snippets are ignored). A log from such a test would be useful.

And perhaps fsmithred could start a new thread since yours is a completely different use case.

Offline

Board footer