You are not logged in.

#1 2023-02-12 23:06:23

LeonN
Member
Registered: 2022-12-19
Posts: 92

[SOLVED] Can't switch languages with localectl

Hello, everyone. I read this wiki page because I wanted to switch between English and Spanish in the keyboard layout. After reading, I decided to use the localectl method since it creates a Xorg configuration file which persists after rebooting. I sent this command:

localectl --no-convert set-x11-keymap us,es pc105 , grp:alt_shift_toggle

After rebooting, I checked if the configurations are saved with localectl status, and I got this output.

localectl status
System Locale: LANG=C.UTF-8
    VC Keymap: (unset)
   X11 Layout: us,es
    X11 Model: pc105
  X11 Variant: ,
  X11 Options: grp:alt_shift_toggle

But for some reason, I'm not able to switch between the two languages. I tried changing the keys, the variations, the leyout, but nothing worked. After doing that, I tried using the setxkbmap method, so I sent this

setxkbmap -model pc105 -layout us,es -variant , -option grp:alt_shift_toggle

This time, pressing Alt+Shift worked. I know this method only work for the current session, and, in order to make it persist, I have to include it in my .xprofile file (That's why I tried the localectl method first). Any idea on why the localectl method is not working and the other one yes?

Last edited by LeonN (2023-02-14 22:21:39)

Offline

#2 2023-02-13 04:28:02

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

Re: [SOLVED] Can't switch languages with localectl

Before fixing the configuration, run

setxkbmap -print -query

There's a good chance that your desktop environment steamrolls over the configuration when it starts :sigh:

Offline

#3 2023-02-13 21:10:03

LeonN
Member
Registered: 2022-12-19
Posts: 92

Re: [SOLVED] Can't switch languages with localectl

After running that I get this output:

setxkbmap -print -query
xkb_keymap {
	xkb_keycodes  { include "evdev+aliases(qwerty)"	};
	xkb_types     { include "complete"	};
	xkb_compat    { include "complete"	};
	xkb_symbols   { include "pc+us+inet(evdev)"	};
	xkb_geometry  { include "pc(pc105)"	};
};
rules:      evdev
model:      pc105
layout:     us

I still haven't ran setxkbmap -model pc105 -layout us,es -variant , -option grp:alt_shift_toggle, so I just have the us layout as main.

Last edited by LeonN (2023-02-13 21:59:14)

Offline

#4 2023-02-14 07:15:29

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

Re: [SOLVED] Can't switch languages with localectl

seth wrote:

There's a good chance that your desktop environment steamrolls over the configuration when it starts :sigh:

=> what is your DE?

Offline

#5 2023-02-14 14:06:01

LeonN
Member
Registered: 2022-12-19
Posts: 92

Re: [SOLVED] Can't switch languages with localectl

It is Qtile.

Last edited by LeonN (2023-02-14 14:06:15)

Offline

#6 2023-02-14 15:07:23

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

Re: [SOLVED] Can't switch languages with localectl

Sanity check: this is qtile on X11, not on wayland?
Unless you added some keyboard setting in the qtile config or your xinitrc (do you use startx/xinit?) I don't see where it'd be prone to flatten the keyboard layout.
Please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General

Offline

#7 2023-02-14 19:22:17

LeonN
Member
Registered: 2022-12-19
Posts: 92

Re: [SOLVED] Can't switch languages with localectl

Yeah, I'm using Xorg, not Wayland. I don't use xinitrc. I just put all my stuff in my ~/.xprofile file.
This is the Xorg log:

/var/log
❯ grep -e Log -e tty Xorg.0.log
[     5.385] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 14 09:08:22 2023
[     5.394] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     6.963] (II) config/udev: Adding input device Logitech G series G435 Wireless Gaming Headset Consumer Control (/dev/input/event5)
[     6.963] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: Applying InputClass "libinput keyboard catchall"
[     6.963] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: Applying InputClass "system-keyboard"
[     6.963] (II) Using input driver 'libinput' for 'Logitech G series G435 Wireless Gaming Headset Consumer Control'
[     6.963] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: always reports core events
[     6.966] (II) event5  - Logitech G series G435 Wireless Gaming Headset Consumer Control: is tagged by udev as: Keyboard
[     6.966] (II) event5  - Logitech G series G435 Wireless Gaming Headset Consumer Control: device is a keyboard
[     6.967] (II) event5  - Logitech G series G435 Wireless Gaming Headset Consumer Control: device removed
[     6.991] (II) libinput: Logitech G series G435 Wireless Gaming Headset Consumer Control: needs a virtual subdevice
[     6.991] (II) XINPUT: Adding extended input device "Logitech G series G435 Wireless Gaming Headset Consumer Control" (type: MOUSE, id 12)
[     6.992] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: (accel) selected scheme none/0
[     6.992] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: (accel) acceleration factor: 2.000
[     6.992] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: (accel) acceleration threshold: 4
[     6.995] (II) event5  - Logitech G series G435 Wireless Gaming Headset Consumer Control: is tagged by udev as: Keyboard
[     6.995] (II) event5  - Logitech G series G435 Wireless Gaming Headset Consumer Control: device is a keyboard
[     6.997] (II) config/udev: Adding input device Logitech G series G435 Wireless Gaming Headset (/dev/input/event6)
[     6.997] (**) Logitech G series G435 Wireless Gaming Headset: Applying InputClass "libinput keyboard catchall"
[     6.997] (**) Logitech G series G435 Wireless Gaming Headset: Applying InputClass "system-keyboard"
[     6.997] (II) Using input driver 'libinput' for 'Logitech G series G435 Wireless Gaming Headset'
[     6.997] (**) Logitech G series G435 Wireless Gaming Headset: always reports core events
[     7.000] (II) event6  - Logitech G series G435 Wireless Gaming Headset: is tagged by udev as: Keyboard
[     7.000] (II) event6  - Logitech G series G435 Wireless Gaming Headset: device is a keyboard
[     7.001] (II) event6  - Logitech G series G435 Wireless Gaming Headset: device removed
[     7.035] (II) XINPUT: Adding extended input device "Logitech G series G435 Wireless Gaming Headset" (type: KEYBOARD, id 13)
[     7.038] (II) event6  - Logitech G series G435 Wireless Gaming Headset: is tagged by udev as: Keyboard
[     7.039] (II) event6  - Logitech G series G435 Wireless Gaming Headset: device is a keyboard
[     7.041] (II) config/udev: Adding input device Logitech G series G435 Wireless Gaming Headset (/dev/input/event7)
[     7.042] (II) config/udev: Adding input device Logitech G series G435 Wireless Gaming Headset (/dev/input/event8)
[     7.044] (II) config/udev: Adding input device Logitech G203 LIGHTSYNC Gaming Mouse (/dev/input/event9)
[     7.044] (**) Logitech G203 LIGHTSYNC Gaming Mouse: Applying InputClass "libinput pointer catchall"
[     7.044] (**) Logitech G203 LIGHTSYNC Gaming Mouse: Applying InputClass "My Mouse"
[     7.044] (II) Using input driver 'libinput' for 'Logitech G203 LIGHTSYNC Gaming Mouse'
[     7.044] (**) Logitech G203 LIGHTSYNC Gaming Mouse: always reports core events
[     7.100] (II) event9  - Logitech G203 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[     7.101] (II) event9  - Logitech G203 LIGHTSYNC Gaming Mouse: device is a pointer
[     7.101] (II) event9  - Logitech G203 LIGHTSYNC Gaming Mouse: device removed
[     7.141] (II) XINPUT: Adding extended input device "Logitech G203 LIGHTSYNC Gaming Mouse" (type: MOUSE, id 14)
[     7.142] (**) Logitech G203 LIGHTSYNC Gaming Mouse: (accel) selected scheme none/0
[     7.142] (**) Logitech G203 LIGHTSYNC Gaming Mouse: (accel) acceleration factor: 2.000
[     7.142] (**) Logitech G203 LIGHTSYNC Gaming Mouse: (accel) acceleration threshold: 4
[     7.200] (II) event9  - Logitech G203 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[     7.201] (II) event9  - Logitech G203 LIGHTSYNC Gaming Mouse: device is a pointer
[     7.203] (II) config/udev: Adding input device Logitech G203 LIGHTSYNC Gaming Mouse (/dev/input/mouse0)
[     7.203] (**) Logitech G203 LIGHTSYNC Gaming Mouse: Applying InputClass "My Mouse"
[     7.205] (II) config/udev: Adding input device Logitech G203 LIGHTSYNC Gaming Mouse Keyboard (/dev/input/event10)
[     7.205] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[     7.205] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[     7.205] (II) Using input driver 'libinput' for 'Logitech G203 LIGHTSYNC Gaming Mouse Keyboard'
[     7.205] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[     7.208] (II) event10 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[     7.208] (II) event10 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[     7.208] (II) event10 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device removed
[     7.235] (II) libinput: Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: needs a virtual subdevice
[     7.235] (II) XINPUT: Adding extended input device "Logitech G203 LIGHTSYNC Gaming Mouse Keyboard" (type: MOUSE, id 15)
[     7.235] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: (accel) selected scheme none/0
[     7.235] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[     7.235] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[     7.238] (II) event10 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[     7.238] (II) event10 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[     7.493] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: Applying InputClass "libinput keyboard catchall"
[     7.493] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: Applying InputClass "system-keyboard"
[     7.493] (II) Using input driver 'libinput' for 'Logitech G series G435 Wireless Gaming Headset Consumer Control'
[     7.493] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: always reports core events
[     7.493] (II) libinput: Logitech G series G435 Wireless Gaming Headset Consumer Control: is a virtual subdevice
[     7.493] (II) XINPUT: Adding extended input device "Logitech G series G435 Wireless Gaming Headset Consumer Control" (type: KEYBOARD, id 21)
[     7.494] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[     7.494] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[     7.494] (II) Using input driver 'libinput' for 'Logitech G203 LIGHTSYNC Gaming Mouse Keyboard'
[     7.494] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[     7.494] (II) libinput: Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: is a virtual subdevice
[     7.494] (II) XINPUT: Adding extended input device "Logitech G203 LIGHTSYNC Gaming Mouse Keyboard" (type: KEYBOARD, id 22)

Offline

#8 2023-02-14 19:36:38

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,727

Re: [SOLVED] Can't switch languages with localectl

Nobody said to post a partial log.

Offline

#9 2023-02-14 19:46:19

LeonN
Member
Registered: 2022-12-19
Posts: 92

Re: [SOLVED] Can't switch languages with localectl

I'm sorry, I just copied the command in the Wiki. It was my first time getting a Xorg log. Here's the hole thing.

cat Xorg.0.log
[     5.385]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[     5.385] Current Operating System: Linux Laptop-Leo 6.1.10-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 06 Feb 2023 09:28:04 +0000 x86_64
[     5.385] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=f81d9c70-0486-4be9-923d-a9c116892d0a rw loglevel=3 quiet
[     5.385]
[     5.385] Current version of pixman: 0.42.2
[     5.385] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     5.385] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.385] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Feb 14 09:08:22 2023
[     5.389] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     5.389] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     5.390] (==) No Layout section.  Using the first Screen section.
[     5.390] (==) No screen section available. Using defaults.
[     5.390] (**) |-->Screen "Default Screen Section" (0)
[     5.390] (**) |   |-->Monitor "<default monitor>"
[     5.390] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     5.390] (==) Automatically adding devices
[     5.390] (==) Automatically enabling devices
[     5.390] (==) Automatically adding GPU devices
[     5.390] (==) Automatically binding GPU devices
[     5.390] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     5.391] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     5.391] 	Entry deleted from font path.
[     5.391] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     5.391] 	Entry deleted from font path.
[     5.391] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     5.391] 	Entry deleted from font path.
[     5.393] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[     5.393] (==) ModulePath set to "/usr/lib/xorg/modules"
[     5.393] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     5.393] (II) Module ABI versions:
[     5.393] 	X.Org ANSI C Emulation: 0.4
[     5.393] 	X.Org Video Driver: 25.2
[     5.393] 	X.Org XInput driver : 24.4
[     5.393] 	X.Org Server Extension : 10.0
[     5.394] (++) using VT number 7

[     5.394] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     5.394] (II) xfree86: Adding drm device (/dev/dri/card1)
[     5.394] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[     5.394] (II) xfree86: Adding drm device (/dev/dri/card0)
[     5.394] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[     5.410] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     5.411] (--) PCI:*(0@0:2:0) 8086:3e9b:1025:1331 rev 2, Mem @ 0xa2000000/16777216, 0xb0000000/268435456, I/O @ 0x00006000/64, BIOS @ 0x????????/131072
[     5.411] (--) PCI: (1@0:0:0) 10de:1f91:1025:1332 rev 161, Mem @ 0xa3000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[     5.411] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     5.411] (II) LoadModule: "glx"
[     5.412] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     5.419] (II) Module glx: vendor="X.Org Foundation"
[     5.419] 	compiled for 1.21.1.7, module version = 1.0.0
[     5.419] 	ABI class: X.Org Server Extension, version 10.0
[     5.419] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[     5.419] 	loading driver: nvidia
[     5.419] (==) Matched intel as autoconfigured driver 0
[     5.419] (==) Matched nvidia as autoconfigured driver 1
[     5.419] (==) Matched nouveau as autoconfigured driver 2
[     5.419] (==) Matched nv as autoconfigured driver 3
[     5.419] (==) Matched modesetting as autoconfigured driver 4
[     5.419] (==) Matched fbdev as autoconfigured driver 5
[     5.419] (==) Matched vesa as autoconfigured driver 6
[     5.419] (==) Assigned the driver to the xf86ConfigLayout
[     5.419] (II) LoadModule: "intel"
[     5.419] (WW) Warning, couldn't open module intel
[     5.419] (EE) Failed to load module "intel" (module does not exist, 0)
[     5.419] (II) LoadModule: "nvidia"
[     5.419] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     5.424] (II) Module nvidia: vendor="NVIDIA Corporation"
[     5.424] 	compiled for 1.6.99.901, module version = 1.0.0
[     5.424] 	Module class: X.Org Video Driver
[     5.424] (II) LoadModule: "nouveau"
[     5.424] (WW) Warning, couldn't open module nouveau
[     5.424] (EE) Failed to load module "nouveau" (module does not exist, 0)
[     5.424] (II) LoadModule: "nv"
[     5.424] (WW) Warning, couldn't open module nv
[     5.424] (EE) Failed to load module "nv" (module does not exist, 0)
[     5.424] (II) LoadModule: "modesetting"
[     5.424] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     5.427] (II) Module modesetting: vendor="X.Org Foundation"
[     5.427] 	compiled for 1.21.1.7, module version = 1.21.1
[     5.427] 	Module class: X.Org Video Driver
[     5.427] 	ABI class: X.Org Video Driver, version 25.2
[     5.427] (II) LoadModule: "fbdev"
[     5.427] (WW) Warning, couldn't open module fbdev
[     5.427] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     5.427] (II) LoadModule: "vesa"
[     5.427] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     5.428] (II) Module vesa: vendor="X.Org Foundation"
[     5.428] 	compiled for 1.21.1.4, module version = 2.6.0
[     5.428] 	Module class: X.Org Video Driver
[     5.428] 	ABI class: X.Org Video Driver, version 25.2
[     5.428] (II) NVIDIA dlloader X Driver  525.89.02  Wed Feb  1 23:14:37 UTC 2023
[     5.428] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     5.428] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     5.428] (II) VESA: driver for VESA chipsets: vesa
[     5.460] (II) modeset(0): using drv /dev/dri/card0
[     5.460] (II) Loading sub module "fb"
[     5.460] (II) LoadModule: "fb"
[     5.460] (II) Module "fb" already built-in
[     5.460] (II) Loading sub module "wfb"
[     5.460] (II) LoadModule: "wfb"
[     5.460] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     5.462] (II) Module wfb: vendor="X.Org Foundation"
[     5.462] 	compiled for 1.21.1.7, module version = 1.0.0
[     5.462] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     5.462] (II) Loading sub module "ramdac"
[     5.462] (II) LoadModule: "ramdac"
[     5.462] (II) Module "ramdac" already built-in
[     5.463] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     5.463] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[     5.463] (==) modeset(0): RGB weight 888
[     5.463] (==) modeset(0): Default visual is TrueColor
[     5.463] (II) Loading sub module "glamoregl"
[     5.463] (II) LoadModule: "glamoregl"
[     5.463] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[     5.474] (II) Module glamoregl: vendor="X.Org Foundation"
[     5.474] 	compiled for 1.21.1.7, module version = 1.0.1
[     5.474] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.411] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 630 (CFL GT2)
[     6.411] (II) modeset(0): glamor initialized
[     6.411] (==) modeset(0): VariableRefresh: disabled
[     6.411] (==) modeset(0): AsyncFlipSecondaries: disabled
[     6.413] (II) modeset(0): Output eDP-1 has no monitor section
[     6.414] (II) modeset(0): EDID for output eDP-1
[     6.414] (II) modeset(0): Manufacturer: LGD  Model: 65a  Serial#: 0
[     6.414] (II) modeset(0): Year: 2019  Week: 0
[     6.414] (II) modeset(0): EDID Version: 1.4
[     6.414] (II) modeset(0): Digital Display Input
[     6.414] (II) modeset(0): 8 bits per channel
[     6.414] (II) modeset(0): Digital interface is DisplayPort
[     6.414] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[     6.414] (II) modeset(0): Gamma: 2.20
[     6.414] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[     6.414] (II) modeset(0): Supported color encodings: RGB 4:4:4
[     6.414] (II) modeset(0): First detailed timing is preferred mode
[     6.414] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[     6.414] (II) modeset(0): redX: 0.590 redY: 0.370   greenX: 0.350 greenY: 0.555
[     6.414] (II) modeset(0): blueX: 0.155 blueY: 0.110   whiteX: 0.313 whiteY: 0.329
[     6.414] (II) modeset(0): Manufacturer's mask: 0
[     6.414] (II) modeset(0): Supported detailed timing:
[     6.414] (II) modeset(0): clock: 138.6 MHz   Image Size:  344 x 194 mm
[     6.414] (II) modeset(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[     6.414] (II) modeset(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[     6.414] (II) modeset(0):  LG Display
[     6.414] (II) modeset(0):  LP156WFC-SPD5
[     6.414] (II) modeset(0): EDID (in hex):
[     6.414] (II) modeset(0): 	00ffffffffffff0030e45a0600000000
[     6.414] (II) modeset(0): 	001d0104a5221378e238d5975e598e27
[     6.414] (II) modeset(0): 	1c505400000001010101010101010101
[     6.414] (II) modeset(0): 	010101010101243680a070381f403020
[     6.414] (II) modeset(0): 	350058c2100000190000000000000000
[     6.415] (II) modeset(0): 	00000000000000000000000000fe004c
[     6.415] (II) modeset(0): 	4720446973706c61790a2020000000fe
[     6.415] (II) modeset(0): 	004c503135365746432d5350443500e3
[     6.415] (II) modeset(0): Printing probed modes for output eDP-1
[     6.415] (II) modeset(0): Modeline "1920x1080"x60.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[     6.415] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[     6.415] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     6.415] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     6.415] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     6.415] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     6.415] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     6.415] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[     6.415] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[     6.415] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     6.415] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     6.415] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     6.415] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     6.415] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     6.415] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     6.415] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[     6.415] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[     6.415] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     6.415] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     6.415] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[     6.415] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[     6.415] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     6.415] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     6.415] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[     6.415] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[     6.415] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     6.415] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     6.415] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[     6.415] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     6.415] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[     6.415] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[     6.415] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[     6.415] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[     6.415] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[     6.415] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     6.415] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     6.415] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[     6.415] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[     6.415] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[     6.415] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[     6.415] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     6.415] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     6.415] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[     6.415] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     6.415] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     6.415] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[     6.415] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[     6.415] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     6.415] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     6.415] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[     6.415] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[     6.415] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[     6.415] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[     6.415] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[     6.415] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[     6.415] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[     6.415] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     6.415] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     6.415] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     6.415] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[     6.415] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[     6.415] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[     6.415] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[     6.415] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[     6.415] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[     6.415] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     6.415] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     6.415] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[     6.415] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[     6.415] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[     6.415] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[     6.415] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[     6.415] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[     6.415] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[     6.415] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[     6.415] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[     6.415] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[     6.415] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[     6.415] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[     6.415] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[     6.415] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[     6.415] (II) modeset(0): Output eDP-1 connected
[     6.415] (II) modeset(0): Using exact sizes for initial modes
[     6.415] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[     6.415] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[     6.415] (==) modeset(0): DPI set to (96, 96)
[     6.415] (II) Loading sub module "fb"
[     6.415] (II) LoadModule: "fb"
[     6.415] (II) Module "fb" already built-in
[     6.415] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[     6.415] (==) NVIDIA(G0): RGB weight 888
[     6.415] (==) NVIDIA(G0): Default visual is TrueColor
[     6.415] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[     6.416] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[     6.416] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[     6.416] (**) NVIDIA(G0): Enabling 2D acceleration
[     6.416] (II) Loading sub module "glxserver_nvidia"
[     6.416] (II) LoadModule: "glxserver_nvidia"
[     6.416] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[     6.465] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[     6.465] 	compiled for 1.6.99.901, module version = 1.0.0
[     6.465] 	Module class: X.Org Server Extension
[     6.465] (II) NVIDIA GLX Module  525.89.02  Wed Feb  1 23:13:01 UTC 2023
[     6.467] (II) NVIDIA: The X server supports PRIME Render Offload.
[     6.490] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[     6.490] (--) NVIDIA(0):     DFP-0
[     6.491] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce GTX 1650 (TU117-A) at PCI:1:0:0
[     6.491] (II) NVIDIA(G0):     (GPU-0)
[     6.491] (--) NVIDIA(G0): Memory: 4194304 kBytes
[     6.491] (--) NVIDIA(G0): VideoBIOS: 90.17.1b.00.2c
[     6.491] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[     6.491] (--) NVIDIA(GPU-0): DFP-0: disconnected
[     6.491] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[     6.491] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[     6.491] (--) NVIDIA(GPU-0):
[     6.494] (II) NVIDIA(G0): Validated MetaModes:
[     6.494] (II) NVIDIA(G0):     "NULL"
[     6.494] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[     6.494] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[     6.494] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[     6.494] (II) UnloadModule: "vesa"
[     6.494] (II) Unloading vesa
[     6.515] (==) modeset(0): Backing store enabled
[     6.515] (==) modeset(0): Silken mouse enabled
[     6.594] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[     6.594] (==) modeset(0): DPMS enabled
[     6.594] (II) modeset(0): [DRI2] Setup complete
[     6.594] (II) modeset(0): [DRI2]   DRI driver: iris
[     6.594] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[     6.595] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[     6.595] (II) NVIDIA:     access.
[     6.606] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     6.606] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[     6.606] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[     6.606] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[     6.606] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[     6.606] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[     6.607] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[     6.607] (II) NVIDIA(G0):     Config Options in the README.
[     6.648] (II) NVIDIA(G0): Setting mode "NULL"
[     6.657] (==) NVIDIA(G0): Disabling shared memory pixmaps
[     6.657] (==) NVIDIA(G0): Backing store enabled
[     6.657] (==) NVIDIA(G0): Silken mouse enabled
[     6.657] (==) NVIDIA(G0): DPMS enabled
[     6.657] (II) Loading sub module "dri2"
[     6.657] (II) LoadModule: "dri2"
[     6.657] (II) Module "dri2" already built-in
[     6.657] (II) NVIDIA(G0): [DRI2] Setup complete
[     6.657] (II) NVIDIA(G0): [DRI2]   VDPAU driver: nvidia
[     6.657] (II) Initializing extension Generic Event Extension
[     6.657] (II) Initializing extension SHAPE
[     6.657] (II) Initializing extension MIT-SHM
[     6.657] (II) Initializing extension XInputExtension
[     6.657] (II) Initializing extension XTEST
[     6.657] (II) Initializing extension BIG-REQUESTS
[     6.657] (II) Initializing extension SYNC
[     6.658] (II) Initializing extension XKEYBOARD
[     6.658] (II) Initializing extension XC-MISC
[     6.658] (II) Initializing extension SECURITY
[     6.658] (II) Initializing extension XFIXES
[     6.658] (II) Initializing extension RENDER
[     6.658] (II) Initializing extension RANDR
[     6.658] (II) Initializing extension COMPOSITE
[     6.658] (II) Initializing extension DAMAGE
[     6.658] (II) Initializing extension MIT-SCREEN-SAVER
[     6.658] (II) Initializing extension DOUBLE-BUFFER
[     6.658] (II) Initializing extension RECORD
[     6.658] (II) Initializing extension DPMS
[     6.658] (II) Initializing extension Present
[     6.659] (II) Initializing extension DRI3
[     6.659] (II) Initializing extension X-Resource
[     6.659] (II) Initializing extension XVideo
[     6.659] (II) Initializing extension XVideo-MotionCompensation
[     6.659] (II) Initializing extension GLX
[     6.659] (II) Initializing extension GLX
[     6.659] (II) Indirect GLX disabled.
[     6.664] (II) AIGLX: Loaded and initialized iris
[     6.664] (II) GLX: Initialized DRI2 GL provider for screen 0
[     6.664] (II) Initializing extension XFree86-VidModeExtension
[     6.664] (II) Initializing extension XFree86-DGA
[     6.664] (II) Initializing extension XFree86-DRI
[     6.664] (II) Initializing extension DRI2
[     6.664] (II) Initializing extension NV-GLX
[     6.664] (II) Initializing extension NV-CONTROL
[     6.665] (II) modeset(0): Damage tracking initialized
[     6.665] (II) modeset(0): Setting screen physical size to 508 x 285
[     6.724] (II) config/udev: Adding input device Acer Wireless Radio Control (/dev/input/event13)
[     6.724] (**) Acer Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[     6.724] (**) Acer Wireless Radio Control: Applying InputClass "system-keyboard"
[     6.724] (II) LoadModule: "libinput"
[     6.724] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     6.727] (II) Module libinput: vendor="X.Org Foundation"
[     6.727] 	compiled for 1.21.1.3, module version = 1.2.1
[     6.727] 	Module class: X.Org XInput Driver
[     6.727] 	ABI class: X.Org XInput driver, version 24.4
[     6.727] (II) Using input driver 'libinput' for 'Acer Wireless Radio Control'
[     6.727] (**) Acer Wireless Radio Control: always reports core events
[     6.727] (**) Option "Device" "/dev/input/event13"
[     6.732] (II) event13 - Acer Wireless Radio Control: is tagged by udev as: Keyboard
[     6.732] (II) event13 - Acer Wireless Radio Control: device is a keyboard
[     6.732] (II) event13 - Acer Wireless Radio Control: device removed
[     6.778] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/10251229:00/input/input15/event13"
[     6.778] (II) XINPUT: Adding extended input device "Acer Wireless Radio Control" (type: KEYBOARD, id 6)
[     6.778] (**) Option "xkb_model" "pc105"
[     6.778] (**) Option "xkb_layout" "us,es"
[     6.778] (**) Option "xkb_variant" ","
[     6.778] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     6.796] (II) event13 - Acer Wireless Radio Control: is tagged by udev as: Keyboard
[     6.796] (II) event13 - Acer Wireless Radio Control: device is a keyboard
[     6.796] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[     6.796] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     6.796] (**) Power Button: Applying InputClass "system-keyboard"
[     6.796] (II) Using input driver 'libinput' for 'Power Button'
[     6.796] (**) Power Button: always reports core events
[     6.796] (**) Option "Device" "/dev/input/event3"
[     6.797] (II) event3  - Power Button: is tagged by udev as: Keyboard
[     6.797] (II) event3  - Power Button: device is a keyboard
[     6.797] (II) event3  - Power Button: device removed
[     6.815] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[     6.815] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     6.815] (**) Option "xkb_model" "pc105"
[     6.815] (**) Option "xkb_layout" "us,es"
[     6.815] (**) Option "xkb_variant" ","
[     6.815] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     6.815] (II) event3  - Power Button: is tagged by udev as: Keyboard
[     6.815] (II) event3  - Power Button: device is a keyboard
[     6.816] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[     6.816] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     6.816] (**) Video Bus: Applying InputClass "system-keyboard"
[     6.816] (II) Using input driver 'libinput' for 'Video Bus'
[     6.816] (**) Video Bus: always reports core events
[     6.816] (**) Option "Device" "/dev/input/event12"
[     6.816] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[     6.816] (II) event12 - Video Bus: device is a keyboard
[     6.816] (II) event12 - Video Bus: device removed
[     6.858] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input14/event12"
[     6.858] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     6.858] (**) Option "xkb_model" "pc105"
[     6.858] (**) Option "xkb_layout" "us,es"
[     6.858] (**) Option "xkb_variant" ","
[     6.858] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     6.860] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[     6.861] (II) event12 - Video Bus: device is a keyboard
[     6.862] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[     6.862] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     6.862] (**) Video Bus: Applying InputClass "system-keyboard"
[     6.862] (II) Using input driver 'libinput' for 'Video Bus'
[     6.862] (**) Video Bus: always reports core events
[     6.862] (**) Option "Device" "/dev/input/event11"
[     6.864] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[     6.864] (II) event11 - Video Bus: device is a keyboard
[     6.865] (II) event11 - Video Bus: device removed
[     6.901] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input13/event11"
[     6.901] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[     6.901] (**) Option "xkb_model" "pc105"
[     6.901] (**) Option "xkb_layout" "us,es"
[     6.901] (**) Option "xkb_variant" ","
[     6.901] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     6.904] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[     6.904] (II) event11 - Video Bus: device is a keyboard
[     6.906] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     6.906] (II) No input driver specified, ignoring this device.
[     6.906] (II) This device may have been added with another device file.
[     6.907] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     6.907] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     6.907] (**) Power Button: Applying InputClass "system-keyboard"
[     6.907] (II) Using input driver 'libinput' for 'Power Button'
[     6.907] (**) Power Button: always reports core events
[     6.907] (**) Option "Device" "/dev/input/event2"
[     6.908] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     6.908] (II) event2  - Power Button: device is a keyboard
[     6.909] (II) event2  - Power Button: device removed
[     6.928] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[     6.928] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[     6.928] (**) Option "xkb_model" "pc105"
[     6.928] (**) Option "xkb_layout" "us,es"
[     6.928] (**) Option "xkb_variant" ","
[     6.928] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     6.930] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     6.931] (II) event2  - Power Button: device is a keyboard
[     6.932] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[     6.932] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     6.932] (**) Sleep Button: Applying InputClass "system-keyboard"
[     6.932] (II) Using input driver 'libinput' for 'Sleep Button'
[     6.932] (**) Sleep Button: always reports core events
[     6.932] (**) Option "Device" "/dev/input/event1"
[     6.933] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     6.934] (II) event1  - Sleep Button: device is a keyboard
[     6.934] (II) event1  - Sleep Button: device removed
[     6.955] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[     6.955] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 11)
[     6.955] (**) Option "xkb_model" "pc105"
[     6.955] (**) Option "xkb_layout" "us,es"
[     6.955] (**) Option "xkb_variant" ","
[     6.955] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     6.957] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[     6.957] (II) event1  - Sleep Button: device is a keyboard
[     6.959] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[     6.959] (II) No input driver specified, ignoring this device.
[     6.959] (II) This device may have been added with another device file.
[     6.960] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
[     6.960] (II) No input driver specified, ignoring this device.
[     6.960] (II) This device may have been added with another device file.
[     6.960] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
[     6.960] (II) No input driver specified, ignoring this device.
[     6.960] (II) This device may have been added with another device file.
[     6.961] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event19)
[     6.961] (II) No input driver specified, ignoring this device.
[     6.961] (II) This device may have been added with another device file.
[     6.963] (II) config/udev: Adding input device Logitech G series G435 Wireless Gaming Headset Consumer Control (/dev/input/event5)
[     6.963] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: Applying InputClass "libinput keyboard catchall"
[     6.963] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: Applying InputClass "system-keyboard"
[     6.963] (II) Using input driver 'libinput' for 'Logitech G series G435 Wireless Gaming Headset Consumer Control'
[     6.963] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: always reports core events
[     6.963] (**) Option "Device" "/dev/input/event5"
[     6.966] (II) event5  - Logitech G series G435 Wireless Gaming Headset Consumer Control: is tagged by udev as: Keyboard
[     6.966] (II) event5  - Logitech G series G435 Wireless Gaming Headset Consumer Control: device is a keyboard
[     6.967] (II) event5  - Logitech G series G435 Wireless Gaming Headset Consumer Control: device removed
[     6.991] (II) libinput: Logitech G series G435 Wireless Gaming Headset Consumer Control: needs a virtual subdevice
[     6.991] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.3/0003:046D:0ACB.0001/input/input5/event5"
[     6.991] (II) XINPUT: Adding extended input device "Logitech G series G435 Wireless Gaming Headset Consumer Control" (type: MOUSE, id 12)
[     6.992] (**) Option "AccelerationScheme" "none"
[     6.992] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: (accel) selected scheme none/0
[     6.992] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: (accel) acceleration factor: 2.000
[     6.992] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: (accel) acceleration threshold: 4
[     6.995] (II) event5  - Logitech G series G435 Wireless Gaming Headset Consumer Control: is tagged by udev as: Keyboard
[     6.995] (II) event5  - Logitech G series G435 Wireless Gaming Headset Consumer Control: device is a keyboard
[     6.997] (II) config/udev: Adding input device Logitech G series G435 Wireless Gaming Headset (/dev/input/event6)
[     6.997] (**) Logitech G series G435 Wireless Gaming Headset: Applying InputClass "libinput keyboard catchall"
[     6.997] (**) Logitech G series G435 Wireless Gaming Headset: Applying InputClass "system-keyboard"
[     6.997] (II) Using input driver 'libinput' for 'Logitech G series G435 Wireless Gaming Headset'
[     6.997] (**) Logitech G series G435 Wireless Gaming Headset: always reports core events
[     6.997] (**) Option "Device" "/dev/input/event6"
[     7.000] (II) event6  - Logitech G series G435 Wireless Gaming Headset: is tagged by udev as: Keyboard
[     7.000] (II) event6  - Logitech G series G435 Wireless Gaming Headset: device is a keyboard
[     7.001] (II) event6  - Logitech G series G435 Wireless Gaming Headset: device removed
[     7.035] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.3/0003:046D:0ACB.0001/input/input6/event6"
[     7.035] (II) XINPUT: Adding extended input device "Logitech G series G435 Wireless Gaming Headset" (type: KEYBOARD, id 13)
[     7.035] (**) Option "xkb_model" "pc105"
[     7.035] (**) Option "xkb_layout" "us,es"
[     7.035] (**) Option "xkb_variant" ","
[     7.035] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     7.038] (II) event6  - Logitech G series G435 Wireless Gaming Headset: is tagged by udev as: Keyboard
[     7.039] (II) event6  - Logitech G series G435 Wireless Gaming Headset: device is a keyboard
[     7.041] (II) config/udev: Adding input device Logitech G series G435 Wireless Gaming Headset (/dev/input/event7)
[     7.041] (II) No input driver specified, ignoring this device.
[     7.041] (II) This device may have been added with another device file.
[     7.042] (II) config/udev: Adding input device Logitech G series G435 Wireless Gaming Headset (/dev/input/event8)
[     7.042] (II) No input driver specified, ignoring this device.
[     7.042] (II) This device may have been added with another device file.
[     7.044] (II) config/udev: Adding input device Logitech G203 LIGHTSYNC Gaming Mouse (/dev/input/event9)
[     7.044] (**) Logitech G203 LIGHTSYNC Gaming Mouse: Applying InputClass "libinput pointer catchall"
[     7.044] (**) Logitech G203 LIGHTSYNC Gaming Mouse: Applying InputClass "My Mouse"
[     7.044] (II) Using input driver 'libinput' for 'Logitech G203 LIGHTSYNC Gaming Mouse'
[     7.044] (**) Logitech G203 LIGHTSYNC Gaming Mouse: always reports core events
[     7.044] (**) Option "Device" "/dev/input/event9"
[     7.100] (II) event9  - Logitech G203 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[     7.101] (II) event9  - Logitech G203 LIGHTSYNC Gaming Mouse: device is a pointer
[     7.101] (II) event9  - Logitech G203 LIGHTSYNC Gaming Mouse: device removed
[     7.141] (**) Option "AccelSpeed" "-1"
[     7.141] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.0/0003:046D:C092.0002/input/input9/event9"
[     7.141] (II) XINPUT: Adding extended input device "Logitech G203 LIGHTSYNC Gaming Mouse" (type: MOUSE, id 14)
[     7.142] (**) Option "AccelerationScheme" "none"
[     7.142] (**) Logitech G203 LIGHTSYNC Gaming Mouse: (accel) selected scheme none/0
[     7.142] (**) Logitech G203 LIGHTSYNC Gaming Mouse: (accel) acceleration factor: 2.000
[     7.142] (**) Logitech G203 LIGHTSYNC Gaming Mouse: (accel) acceleration threshold: 4
[     7.200] (II) event9  - Logitech G203 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[     7.201] (II) event9  - Logitech G203 LIGHTSYNC Gaming Mouse: device is a pointer
[     7.203] (II) config/udev: Adding input device Logitech G203 LIGHTSYNC Gaming Mouse (/dev/input/mouse0)
[     7.203] (**) Logitech G203 LIGHTSYNC Gaming Mouse: Applying InputClass "My Mouse"
[     7.203] (II) No input driver specified, ignoring this device.
[     7.203] (II) This device may have been added with another device file.
[     7.205] (II) config/udev: Adding input device Logitech G203 LIGHTSYNC Gaming Mouse Keyboard (/dev/input/event10)
[     7.205] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[     7.205] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[     7.205] (II) Using input driver 'libinput' for 'Logitech G203 LIGHTSYNC Gaming Mouse Keyboard'
[     7.205] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[     7.205] (**) Option "Device" "/dev/input/event10"
[     7.208] (II) event10 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[     7.208] (II) event10 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[     7.208] (II) event10 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device removed
[     7.235] (II) libinput: Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: needs a virtual subdevice
[     7.235] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046D:C092.0003/input/input10/event10"
[     7.235] (II) XINPUT: Adding extended input device "Logitech G203 LIGHTSYNC Gaming Mouse Keyboard" (type: MOUSE, id 15)
[     7.235] (**) Option "AccelerationScheme" "none"
[     7.235] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: (accel) selected scheme none/0
[     7.235] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[     7.235] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[     7.238] (II) event10 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[     7.238] (II) event10 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[     7.240] (II) config/udev: Adding input device HD User Facing: HD User Facing (/dev/input/event20)
[     7.240] (**) HD User Facing: HD User Facing: Applying InputClass "libinput keyboard catchall"
[     7.240] (**) HD User Facing: HD User Facing: Applying InputClass "system-keyboard"
[     7.240] (II) Using input driver 'libinput' for 'HD User Facing: HD User Facing'
[     7.240] (**) HD User Facing: HD User Facing: always reports core events
[     7.240] (**) Option "Device" "/dev/input/event20"
[     7.243] (II) event20 - HD User Facing: HD User Facing: is tagged by udev as: Keyboard
[     7.243] (II) event20 - HD User Facing: HD User Facing: device is a keyboard
[     7.243] (II) event20 - HD User Facing: HD User Facing: device removed
[     7.278] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input22/event20"
[     7.278] (II) XINPUT: Adding extended input device "HD User Facing: HD User Facing" (type: KEYBOARD, id 16)
[     7.278] (**) Option "xkb_model" "pc105"
[     7.278] (**) Option "xkb_layout" "us,es"
[     7.278] (**) Option "xkb_variant" ","
[     7.278] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     7.281] (II) event20 - HD User Facing: HD User Facing: is tagged by udev as: Keyboard
[     7.281] (II) event20 - HD User Facing: HD User Facing: device is a keyboard
[     7.283] (II) config/udev: Adding input device SYNA7DB5:01 06CB:CD41 Mouse (/dev/input/event22)
[     7.283] (**) SYNA7DB5:01 06CB:CD41 Mouse: Applying InputClass "libinput pointer catchall"
[     7.283] (**) SYNA7DB5:01 06CB:CD41 Mouse: Applying InputClass "My Mouse"
[     7.283] (II) Using input driver 'libinput' for 'SYNA7DB5:01 06CB:CD41 Mouse'
[     7.283] (**) SYNA7DB5:01 06CB:CD41 Mouse: always reports core events
[     7.283] (**) Option "Device" "/dev/input/event22"
[     7.285] (II) event22 - SYNA7DB5:01 06CB:CD41 Mouse: is tagged by udev as: Mouse Pointingstick
[     7.286] (II) event22 - SYNA7DB5:01 06CB:CD41 Mouse: device is a pointer
[     7.289] (II) event22 - SYNA7DB5:01 06CB:CD41 Mouse: device removed
[     7.331] (**) Option "AccelSpeed" "-1"
[     7.331] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-SYNA7DB5:01/0018:06CB:CD41.0004/input/input27/event22"
[     7.331] (II) XINPUT: Adding extended input device "SYNA7DB5:01 06CB:CD41 Mouse" (type: MOUSE, id 17)
[     7.332] (**) Option "AccelerationScheme" "none"
[     7.332] (**) SYNA7DB5:01 06CB:CD41 Mouse: (accel) selected scheme none/0
[     7.332] (**) SYNA7DB5:01 06CB:CD41 Mouse: (accel) acceleration factor: 2.000
[     7.332] (**) SYNA7DB5:01 06CB:CD41 Mouse: (accel) acceleration threshold: 4
[     7.334] (II) event22 - SYNA7DB5:01 06CB:CD41 Mouse: is tagged by udev as: Mouse Pointingstick
[     7.335] (II) event22 - SYNA7DB5:01 06CB:CD41 Mouse: device is a pointer
[     7.337] (II) config/udev: Adding input device SYNA7DB5:01 06CB:CD41 Mouse (/dev/input/mouse1)
[     7.337] (**) SYNA7DB5:01 06CB:CD41 Mouse: Applying InputClass "My Mouse"
[     7.337] (II) No input driver specified, ignoring this device.
[     7.337] (II) This device may have been added with another device file.
[     7.337] (II) config/udev: Adding input device SYNA7DB5:01 06CB:CD41 Touchpad (/dev/input/event23)
[     7.337] (**) SYNA7DB5:01 06CB:CD41 Touchpad: Applying InputClass "libinput touchpad catchall"
[     7.337] (II) Using input driver 'libinput' for 'SYNA7DB5:01 06CB:CD41 Touchpad'
[     7.337] (**) SYNA7DB5:01 06CB:CD41 Touchpad: always reports core events
[     7.337] (**) Option "Device" "/dev/input/event23"
[     7.338] (II) event23 - SYNA7DB5:01 06CB:CD41 Touchpad: is tagged by udev as: Touchpad
[     7.339] (II) event23 - SYNA7DB5:01 06CB:CD41 Touchpad: device is a touchpad
[     7.339] (II) event23 - SYNA7DB5:01 06CB:CD41 Touchpad: device removed
[     7.375] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-SYNA7DB5:01/0018:06CB:CD41.0004/input/input28/event23"
[     7.375] (II) XINPUT: Adding extended input device "SYNA7DB5:01 06CB:CD41 Touchpad" (type: TOUCHPAD, id 18)
[     7.377] (**) Option "AccelerationScheme" "none"
[     7.377] (**) SYNA7DB5:01 06CB:CD41 Touchpad: (accel) selected scheme none/0
[     7.377] (**) SYNA7DB5:01 06CB:CD41 Touchpad: (accel) acceleration factor: 2.000
[     7.377] (**) SYNA7DB5:01 06CB:CD41 Touchpad: (accel) acceleration threshold: 4
[     7.378] (II) event23 - SYNA7DB5:01 06CB:CD41 Touchpad: is tagged by udev as: Touchpad
[     7.380] (II) event23 - SYNA7DB5:01 06CB:CD41 Touchpad: device is a touchpad
[     7.381] (II) config/udev: Adding input device SYNA7DB5:01 06CB:CD41 Touchpad (/dev/input/mouse2)
[     7.381] (II) No input driver specified, ignoring this device.
[     7.381] (II) This device may have been added with another device file.
[     7.382] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event21)
[     7.382] (II) No input driver specified, ignoring this device.
[     7.382] (II) This device may have been added with another device file.
[     7.383] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[     7.383] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     7.383] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[     7.383] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     7.383] (**) AT Translated Set 2 keyboard: always reports core events
[     7.383] (**) Option "Device" "/dev/input/event4"
[     7.384] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     7.384] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[     7.386] (II) event4  - AT Translated Set 2 keyboard: device removed
[     7.411] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[     7.411] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 19)
[     7.411] (**) Option "xkb_model" "pc105"
[     7.411] (**) Option "xkb_layout" "us,es"
[     7.411] (**) Option "xkb_variant" ","
[     7.412] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     7.414] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     7.414] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[     7.418] (II) config/udev: Adding input device PC Speaker (/dev/input/event14)
[     7.418] (II) No input driver specified, ignoring this device.
[     7.418] (II) This device may have been added with another device file.
[     7.423] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event15)
[     7.423] (**) Acer WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[     7.423] (**) Acer WMI hotkeys: Applying InputClass "system-keyboard"
[     7.423] (II) Using input driver 'libinput' for 'Acer WMI hotkeys'
[     7.423] (**) Acer WMI hotkeys: always reports core events
[     7.423] (**) Option "Device" "/dev/input/event15"
[     7.424] (II) event15 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[     7.424] (II) event15 - Acer WMI hotkeys: device is a keyboard
[     7.425] (II) event15 - Acer WMI hotkeys: device removed
[     7.448] (**) Option "config_info" "udev:/sys/devices/virtual/input/input17/event15"
[     7.448] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 20)
[     7.448] (**) Option "xkb_model" "pc105"
[     7.448] (**) Option "xkb_layout" "us,es"
[     7.448] (**) Option "xkb_variant" ","
[     7.448] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     7.450] (II) event15 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[     7.450] (II) event15 - Acer WMI hotkeys: device is a keyboard
[     7.493] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: Applying InputClass "libinput keyboard catchall"
[     7.493] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: Applying InputClass "system-keyboard"
[     7.493] (II) Using input driver 'libinput' for 'Logitech G series G435 Wireless Gaming Headset Consumer Control'
[     7.493] (**) Logitech G series G435 Wireless Gaming Headset Consumer Control: always reports core events
[     7.493] (**) Option "Device" "/dev/input/event5"
[     7.493] (II) libinput: Logitech G series G435 Wireless Gaming Headset Consumer Control: is a virtual subdevice
[     7.493] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.3/0003:046D:0ACB.0001/input/input5/event5"
[     7.493] (II) XINPUT: Adding extended input device "Logitech G series G435 Wireless Gaming Headset Consumer Control" (type: KEYBOARD, id 21)
[     7.493] (**) Option "xkb_model" "pc105"
[     7.493] (**) Option "xkb_layout" "us,es"
[     7.493] (**) Option "xkb_variant" ","
[     7.493] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     7.494] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[     7.494] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "system-keyboard"
[     7.494] (II) Using input driver 'libinput' for 'Logitech G203 LIGHTSYNC Gaming Mouse Keyboard'
[     7.494] (**) Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[     7.494] (**) Option "Device" "/dev/input/event10"
[     7.494] (II) libinput: Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: is a virtual subdevice
[     7.494] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-3/1-3:1.1/0003:046D:C092.0003/input/input10/event10"
[     7.494] (II) XINPUT: Adding extended input device "Logitech G203 LIGHTSYNC Gaming Mouse Keyboard" (type: KEYBOARD, id 22)
[     7.494] (**) Option "xkb_model" "pc105"
[     7.494] (**) Option "xkb_layout" "us,es"
[     7.494] (**) Option "xkb_variant" ","
[     7.494] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     8.350] (II) config/udev: Adding input device SINO WEALTH Mechanical Keyboard (/dev/input/event25)
[     8.350] (**) SINO WEALTH Mechanical Keyboard: Applying InputClass "libinput keyboard catchall"
[     8.350] (**) SINO WEALTH Mechanical Keyboard: Applying InputClass "system-keyboard"
[     8.350] (II) Using input driver 'libinput' for 'SINO WEALTH Mechanical Keyboard'
[     8.350] (**) SINO WEALTH Mechanical Keyboard: always reports core events
[     8.350] (**) Option "Device" "/dev/input/event25"
[     8.351] (II) event25 - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[     8.351] (II) event25 - SINO WEALTH Mechanical Keyboard: device is a keyboard
[     8.351] (II) event25 - SINO WEALTH Mechanical Keyboard: device removed
[     8.385] (II) libinput: SINO WEALTH Mechanical Keyboard: needs a virtual subdevice
[     8.385] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2/1-4.2:1.1/0003:258A:0090.0006/input/input31/event25"
[     8.385] (II) XINPUT: Adding extended input device "SINO WEALTH Mechanical Keyboard" (type: MOUSE, id 23)
[     8.385] (**) Option "AccelerationScheme" "none"
[     8.385] (**) SINO WEALTH Mechanical Keyboard: (accel) selected scheme none/0
[     8.385] (**) SINO WEALTH Mechanical Keyboard: (accel) acceleration factor: 2.000
[     8.385] (**) SINO WEALTH Mechanical Keyboard: (accel) acceleration threshold: 4
[     8.388] (II) event25 - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[     8.388] (II) event25 - SINO WEALTH Mechanical Keyboard: device is a keyboard
[     8.389] (**) SINO WEALTH Mechanical Keyboard: Applying InputClass "libinput keyboard catchall"
[     8.389] (**) SINO WEALTH Mechanical Keyboard: Applying InputClass "system-keyboard"
[     8.389] (II) Using input driver 'libinput' for 'SINO WEALTH Mechanical Keyboard'
[     8.389] (**) SINO WEALTH Mechanical Keyboard: always reports core events
[     8.389] (**) Option "Device" "/dev/input/event25"
[     8.389] (II) libinput: SINO WEALTH Mechanical Keyboard: is a virtual subdevice
[     8.389] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2/1-4.2:1.1/0003:258A:0090.0006/input/input31/event25"
[     8.389] (II) XINPUT: Adding extended input device "SINO WEALTH Mechanical Keyboard" (type: KEYBOARD, id 24)
[     8.389] (**) Option "xkb_model" "pc105"
[     8.389] (**) Option "xkb_layout" "us,es"
[     8.389] (**) Option "xkb_variant" ","
[     8.389] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     8.391] (II) config/udev: Adding input device SINO WEALTH Mechanical Keyboard (/dev/input/event24)
[     8.391] (**) SINO WEALTH Mechanical Keyboard: Applying InputClass "libinput keyboard catchall"
[     8.391] (**) SINO WEALTH Mechanical Keyboard: Applying InputClass "system-keyboard"
[     8.391] (II) Using input driver 'libinput' for 'SINO WEALTH Mechanical Keyboard'
[     8.391] (**) SINO WEALTH Mechanical Keyboard: always reports core events
[     8.391] (**) Option "Device" "/dev/input/event24"
[     8.394] (II) event24 - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[     8.394] (II) event24 - SINO WEALTH Mechanical Keyboard: device is a keyboard
[     8.395] (II) event24 - SINO WEALTH Mechanical Keyboard: device removed
[     8.415] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.2/1-4.2:1.0/0003:258A:0090.0005/input/input30/event24"
[     8.415] (II) XINPUT: Adding extended input device "SINO WEALTH Mechanical Keyboard" (type: KEYBOARD, id 25)
[     8.415] (**) Option "xkb_model" "pc105"
[     8.415] (**) Option "xkb_layout" "us,es"
[     8.415] (**) Option "xkb_variant" ","
[     8.415] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     8.419] (II) event24 - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[     8.419] (II) event24 - SINO WEALTH Mechanical Keyboard: device is a keyboard
[    22.050] (II) modeset(0): EDID vendor "LGD", prod id 1626
[    22.050] (II) modeset(0): Printing DDC gathered Modelines:
[    22.050] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[    22.066] (II) modeset(0): EDID vendor "LGD", prod id 1626
[    22.066] (II) modeset(0): Printing DDC gathered Modelines:
[    22.066] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[    22.066] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    22.066] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    22.066] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    22.066] (--) NVIDIA(GPU-0):
[   981.020] (II) modeset(0): EDID vendor "LGD", prod id 1626
[   981.020] (II) modeset(0): Printing DDC gathered Modelines:
[   981.020] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[   981.036] (II) modeset(0): EDID vendor "LGD", prod id 1626
[   981.036] (II) modeset(0): Printing DDC gathered Modelines:
[   981.036] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[   981.037] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   981.037] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   981.037] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   981.037] (--) NVIDIA(GPU-0):
[   981.320] (II) modeset(0): EDID vendor "LGD", prod id 1626
[   981.320] (II) modeset(0): Printing DDC gathered Modelines:
[   981.320] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[   981.337] (II) modeset(0): EDID vendor "LGD", prod id 1626
[   981.337] (II) modeset(0): Printing DDC gathered Modelines:
[   981.337] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[   981.337] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   981.337] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   981.337] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   981.337] (--) NVIDIA(GPU-0):
[  1589.988] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1589.988] (II) modeset(0): Printing DDC gathered Modelines:
[  1589.988] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1590.005] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1590.005] (II) modeset(0): Printing DDC gathered Modelines:
[  1590.005] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1590.005] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1590.005] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1590.005] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  1590.005] (--) NVIDIA(GPU-0):
[  1594.740] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1594.740] (II) modeset(0): Printing DDC gathered Modelines:
[  1594.740] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1594.757] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1594.757] (II) modeset(0): Printing DDC gathered Modelines:
[  1594.757] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1594.757] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1594.757] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1594.757] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  1594.757] (--) NVIDIA(GPU-0):
[  1612.663] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1612.738] (II) modeset(0): Printing DDC gathered Modelines:
[  1612.738] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1612.747] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1612.747] (II) modeset(0): Printing DDC gathered Modelines:
[  1612.747] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1612.748] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1612.748] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1612.748] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  1612.748] (--) NVIDIA(GPU-0):
[  1615.748] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1615.748] (II) modeset(0): Printing DDC gathered Modelines:
[  1615.748] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1615.765] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1615.765] (II) modeset(0): Printing DDC gathered Modelines:
[  1615.765] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1615.765] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1615.765] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1615.765] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  1615.765] (--) NVIDIA(GPU-0):
[  1630.688] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1630.688] (II) modeset(0): Printing DDC gathered Modelines:
[  1630.688] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1630.704] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1630.704] (II) modeset(0): Printing DDC gathered Modelines:
[  1630.704] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1630.706] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1630.706] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1630.706] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  1630.706] (--) NVIDIA(GPU-0):
[  1631.104] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1631.104] (II) modeset(0): Printing DDC gathered Modelines:
[  1631.104] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1631.120] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1631.120] (II) modeset(0): Printing DDC gathered Modelines:
[  1631.120] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1631.121] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1631.121] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1631.121] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  1631.121] (--) NVIDIA(GPU-0):
[  1631.271] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1631.271] (II) modeset(0): Printing DDC gathered Modelines:
[  1631.271] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1631.287] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1631.287] (II) modeset(0): Printing DDC gathered Modelines:
[  1631.287] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1631.288] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1631.288] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1631.288] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  1631.288] (--) NVIDIA(GPU-0):
[  1650.328] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1650.328] (II) modeset(0): Printing DDC gathered Modelines:
[  1650.328] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1650.345] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1650.345] (II) modeset(0): Printing DDC gathered Modelines:
[  1650.345] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1650.345] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1650.345] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1650.345] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  1650.345] (--) NVIDIA(GPU-0):
[  1665.250] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1665.251] (II) modeset(0): Printing DDC gathered Modelines:
[  1665.251] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1665.267] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1665.267] (II) modeset(0): Printing DDC gathered Modelines:
[  1665.267] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1665.267] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1665.267] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1665.267] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  1665.267] (--) NVIDIA(GPU-0):
[  1665.500] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1665.500] (II) modeset(0): Printing DDC gathered Modelines:
[  1665.500] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1665.517] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1665.517] (II) modeset(0): Printing DDC gathered Modelines:
[  1665.517] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1665.517] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1665.517] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1665.517] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  1665.517] (--) NVIDIA(GPU-0):
[  1665.650] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1665.651] (II) modeset(0): Printing DDC gathered Modelines:
[  1665.651] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1665.667] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1665.667] (II) modeset(0): Printing DDC gathered Modelines:
[  1665.667] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1665.667] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1665.667] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1665.667] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  1665.667] (--) NVIDIA(GPU-0):
[  1683.157] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1683.157] (II) modeset(0): Printing DDC gathered Modelines:
[  1683.157] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1683.174] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1683.174] (II) modeset(0): Printing DDC gathered Modelines:
[  1683.174] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1683.175] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1683.175] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1683.175] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  1683.175] (--) NVIDIA(GPU-0):
[  1739.236] (II) event13 - Acer Wireless Radio Control: device removed
[  1739.275] (II) event3  - Power Button: device removed
[  1739.295] (II) event12 - Video Bus: device removed
[  1739.341] (II) event11 - Video Bus: device removed
[  1739.374] (II) event2  - Power Button: device removed
[  1739.398] (II) event1  - Sleep Button: device removed
[  1739.418] (II) event6  - Logitech G series G435 Wireless Gaming Headset: device removed
[  1739.458] (II) event9  - Logitech G203 LIGHTSYNC Gaming Mouse: device removed
[  1739.505] (II) event20 - HD User Facing: HD User Facing: device removed
[  1739.541] (II) event22 - SYNA7DB5:01 06CB:CD41 Mouse: device removed
[  1739.581] (II) event23 - SYNA7DB5:01 06CB:CD41 Touchpad: device removed
[  1739.624] (II) event4  - AT Translated Set 2 keyboard: device removed
[  1739.651] (II) event15 - Acer WMI hotkeys: device removed
[  1739.664] (II) event5  - Logitech G series G435 Wireless Gaming Headset Consumer Control: device removed
[  1739.698] (II) event10 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device removed
[  1739.728] (II) event25 - SINO WEALTH Mechanical Keyboard: device removed
[  1739.758] (II) event24 - SINO WEALTH Mechanical Keyboard: device removed
[  1739.796] (II) AIGLX: Suspending AIGLX clients for VT switch
[  1743.216] (II) AIGLX: Resuming AIGLX clients after VT switch
[  1743.249] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1743.249] (II) modeset(0): Printing DDC gathered Modelines:
[  1743.249] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1743.350] (II) modeset(0): EDID vendor "LGD", prod id 1626
[  1743.350] (II) modeset(0): Printing DDC gathered Modelines:
[  1743.350] (II) modeset(0): Modeline "1920x1080"x0.0  138.60  1920 1968 2000 2080  1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
[  1743.366] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  1743.366] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  1743.366] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  1743.366] (--) NVIDIA(GPU-0):
[  1743.381] (II) NVIDIA(G0): Setting mode "NULL"
[  1743.395] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[  1743.395] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[  1743.395] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[  1743.395] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[  1743.395] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[  1743.395] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[  1743.395] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[  1743.395] (II) NVIDIA(G0):     Config Options in the README.
[  1743.400] (II) event13 - Acer Wireless Radio Control: is tagged by udev as: Keyboard
[  1743.400] (II) event13 - Acer Wireless Radio Control: device is a keyboard
[  1743.400] (II) event3  - Power Button: is tagged by udev as: Keyboard
[  1743.400] (II) event3  - Power Button: device is a keyboard
[  1743.401] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[  1743.401] (II) event12 - Video Bus: device is a keyboard
[  1743.402] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[  1743.402] (II) event11 - Video Bus: device is a keyboard
[  1743.402] (II) event2  - Power Button: is tagged by udev as: Keyboard
[  1743.402] (II) event2  - Power Button: device is a keyboard
[  1743.403] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[  1743.403] (II) event1  - Sleep Button: device is a keyboard
[  1743.403] (II) event5  - Logitech G series G435 Wireless Gaming Headset Consumer Control: is tagged by udev as: Keyboard
[  1743.403] (II) event5  - Logitech G series G435 Wireless Gaming Headset Consumer Control: device is a keyboard
[  1743.404] (II) event6  - Logitech G series G435 Wireless Gaming Headset: is tagged by udev as: Keyboard
[  1743.404] (II) event6  - Logitech G series G435 Wireless Gaming Headset: device is a keyboard
[  1743.461] (II) event9  - Logitech G203 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[  1743.462] (II) event9  - Logitech G203 LIGHTSYNC Gaming Mouse: device is a pointer
[  1743.462] (II) event10 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[  1743.462] (II) event10 - Logitech G203 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[  1743.463] (II) event20 - HD User Facing: HD User Facing: is tagged by udev as: Keyboard
[  1743.463] (II) event20 - HD User Facing: HD User Facing: device is a keyboard
[  1743.464] (II) event22 - SYNA7DB5:01 06CB:CD41 Mouse: is tagged by udev as: Mouse Pointingstick
[  1743.464] (II) event22 - SYNA7DB5:01 06CB:CD41 Mouse: device is a pointer
[  1743.465] (II) event23 - SYNA7DB5:01 06CB:CD41 Touchpad: is tagged by udev as: Touchpad
[  1743.466] (II) event23 - SYNA7DB5:01 06CB:CD41 Touchpad: device is a touchpad
[  1743.467] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  1743.467] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[  1743.468] (II) event15 - Acer WMI hotkeys: is tagged by udev as: Keyboard
[  1743.468] (II) event15 - Acer WMI hotkeys: device is a keyboard
[  1743.469] (II) event25 - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[  1743.469] (II) event25 - SINO WEALTH Mechanical Keyboard: device is a keyboard
[  1743.470] (II) event24 - SINO WEALTH Mechanical Keyboard: is tagged by udev as: Keyboard
[  1743.470] (II) event24 - SINO WEALTH Mechanical Keyboard: device is a keyboard

Offline

#10 2023-02-14 20:05:13

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

Re: [SOLVED] Can't switch languages with localectl

[     6.778] (II) XINPUT: Adding extended input device "Acer Wireless Radio Control" (type: KEYBOARD, id 6)
[     6.778] (**) Option "xkb_model" "pc105"
[     6.778] (**) Option "xkb_layout" "us,es"
[     6.778] (**) Option "xkb_variant" ","
[     6.778] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     6.815] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[     6.815] (**) Option "xkb_model" "pc105"
[     6.815] (**) Option "xkb_layout" "us,es"
[     6.815] (**) Option "xkb_variant" ","
[     6.815] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     6.858] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     6.858] (**) Option "xkb_model" "pc105"
[     6.858] (**) Option "xkb_layout" "us,es"
[     6.858] (**) Option "xkb_variant" ","
[     6.858] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     6.901] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[     6.901] (**) Option "xkb_model" "pc105"
[     6.901] (**) Option "xkb_layout" "us,es"
[     6.901] (**) Option "xkb_variant" ","
[     6.901] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     6.928] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[     6.928] (**) Option "xkb_model" "pc105"
[     6.928] (**) Option "xkb_layout" "us,es"
[     6.928] (**) Option "xkb_variant" ","
[     6.928] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     6.955] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 11)
[     6.955] (**) Option "xkb_model" "pc105"
[     6.955] (**) Option "xkb_layout" "us,es"
[     6.955] (**) Option "xkb_variant" ","
[     6.955] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     6.991] (II) XINPUT: Adding extended input device "Logitech G series G435 Wireless Gaming Headset Consumer Control" (type: MOUSE, id 12)
[     7.035] (II) XINPUT: Adding extended input device "Logitech G series G435 Wireless Gaming Headset" (type: KEYBOARD, id 13)
[     7.035] (**) Option "xkb_model" "pc105"
[     7.035] (**) Option "xkb_layout" "us,es"
[     7.035] (**) Option "xkb_variant" ","
[     7.035] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     7.141] (II) XINPUT: Adding extended input device "Logitech G203 LIGHTSYNC Gaming Mouse" (type: MOUSE, id 14)
[     7.235] (II) XINPUT: Adding extended input device "Logitech G203 LIGHTSYNC Gaming Mouse Keyboard" (type: MOUSE, id 15)
[     7.278] (II) XINPUT: Adding extended input device "HD User Facing: HD User Facing" (type: KEYBOARD, id 16)
[     7.278] (**) Option "xkb_model" "pc105"
[     7.278] (**) Option "xkb_layout" "us,es"
[     7.278] (**) Option "xkb_variant" ","
[     7.278] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     7.331] (II) XINPUT: Adding extended input device "SYNA7DB5:01 06CB:CD41 Mouse" (type: MOUSE, id 17)
[     7.375] (II) XINPUT: Adding extended input device "SYNA7DB5:01 06CB:CD41 Touchpad" (type: TOUCHPAD, id 18)
[     7.411] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 19)
[     7.411] (**) Option "xkb_model" "pc105"
[     7.411] (**) Option "xkb_layout" "us,es"
[     7.411] (**) Option "xkb_variant" ","
[     7.412] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     7.448] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 20)
[     7.448] (**) Option "xkb_model" "pc105"
[     7.448] (**) Option "xkb_layout" "us,es"
[     7.448] (**) Option "xkb_variant" ","
[     7.448] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     7.493] (II) XINPUT: Adding extended input device "Logitech G series G435 Wireless Gaming Headset Consumer Control" (type: KEYBOARD, id 21)
[     7.493] (**) Option "xkb_model" "pc105"
[     7.493] (**) Option "xkb_layout" "us,es"
[     7.493] (**) Option "xkb_variant" ","
[     7.493] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     7.494] (II) XINPUT: Adding extended input device "Logitech G203 LIGHTSYNC Gaming Mouse Keyboard" (type: KEYBOARD, id 22)
[     7.494] (**) Option "xkb_model" "pc105"
[     7.494] (**) Option "xkb_layout" "us,es"
[     7.494] (**) Option "xkb_variant" ","
[     7.494] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     8.385] (II) XINPUT: Adding extended input device "SINO WEALTH Mechanical Keyboard" (type: MOUSE, id 23)
[     8.389] (II) XINPUT: Adding extended input device "SINO WEALTH Mechanical Keyboard" (type: KEYBOARD, id 24)
[     8.389] (**) Option "xkb_model" "pc105"
[     8.389] (**) Option "xkb_layout" "us,es"
[     8.389] (**) Option "xkb_variant" ","
[     8.389] (**) Option "xkb_options" "grp:alt_shift_toggle"
[     8.415] (II) XINPUT: Adding extended input device "SINO WEALTH Mechanical Keyboard" (type: KEYBOARD, id 25)
[     8.415] (**) Option "xkb_model" "pc105"
[     8.415] (**) Option "xkb_layout" "us,es"
[     8.415] (**) Option "xkb_variant" ","
[     8.415] (**) Option "xkb_options" "grp:alt_shift_toggle"

The settings are applied to each and every single device, whatever alters the layout comes after the server started.

I don't use xinitrc. I just put all my stuff in my ~/.xprofile file.

And what *do* you use? (GDM, SDDM, LightDM, …)
Also post your .xprofile

Offline

#11 2023-02-14 20:37:37

LeonN
Member
Registered: 2022-12-19
Posts: 92

Re: [SOLVED] Can't switch languages with localectl

I use LightDM. Here's the content of my .xprofile file:

nm-applet &
udiskie -t &
~/.fehbg &
picom &
flameshot &
gxkb &
export PATH=$HOME/.local/bin:$PATH

Offline

#12 2023-02-14 20:58:35

3beb6e7c46a615a
Member
Registered: 2021-03-27
Posts: 165

Re: [SOLVED] Can't switch languages with localectl

gxkb looks suspicious...  l don't know this tool, but the name suggests it does something with keyboard layouts.  According to its Github page it has a configuration file where keyboard layouts can be configured, see https://github.com/zen-tools/gxkb#configuration

Maybe this overrides your system-wide keyboard settings?

Offline

#13 2023-02-14 22:21:08

LeonN
Member
Registered: 2022-12-19
Posts: 92

Re: [SOLVED] Can't switch languages with localectl

I just restarted the server with gxkb disabled. Now I can switch the language. I think I'll remove that package since it was just an utility that displays the current keyboard language in the systray. Thanks for your help.

Last edited by LeonN (2023-02-14 22:21:20)

Offline

Board footer

Powered by FluxBB