You are not logged in.

#26 2021-05-09 15:52:55

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

Re: Display not working on startup

No, that's for the lighdm display-setup-script

Offline

#27 2021-05-09 15:54:29

crimsonpython24
Member
From: Taiwan
Registered: 2021-05-08
Posts: 38

Re: Display not working on startup

But I am stuck on the screen (https://imgur.com/a/KpknvwF).

I cannot access Arch at all. When I tried to access the arch terminal, the screen refreshes and prevents me from entering any command..

EDIT is it necessary for me to reinstall the system? I don't have many things on there anyways.

Last edited by crimsonpython24 (2021-05-09 15:56:00)

Offline

#28 2021-05-09 20:46:17

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

Re: Display not working on startup

You can just boot the multi-user.target, see the 2nd link in my signature.
Re-installation is rarely a good way to deal w/ a situation.

Offline

#29 2021-05-10 08:33:40

crimsonpython24
Member
From: Taiwan
Registered: 2021-05-08
Posts: 38

Re: Display not working on startup

I pasted

bash -c 'xrandr -q | grep -E "^DP2-3 disconnected" >/dev/null || xrandr --output eDP1 --off --output DP2-3 --auto'

into this place: https://imgur.com/a/DFjfFp2

The external display does work when I start my laptop hooked up to it, but when I am starting up my laptop alone, the screen is blank.

Log file (with the external monitor):

[     1.867] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[     1.867] Build Operating System: Linux Archlinux
[     1.867] Current Operating System: Linux thinkpadx1c 5.12.2-arch1-1 #1 SMP PREEMPT Fri, 07 May 2021 15:36:06 +0000 x86_64
[     1.867] Kernel command line: root=PARTUUID=eec1866e-c710-489c-a79d-582872b43fcf rw add_efi_memmap initrd=boot\intel-ucode.img initrd=boot\initramfs-linux.img
[     1.867] Build Date: 13 April 2021  03:12:10PM
[     1.867]  
[     1.867] Current version of pixman: 0.40.0
[     1.867] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     1.867] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     1.867] (==) Log file: "/var/log/Xorg.0.log", Time: Mon May 10 16:23:28 2021
[     1.873] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     1.874] (==) No Layout section.  Using the first Screen section.
[     1.874] (==) No screen section available. Using defaults.
[     1.874] (**) |-->Screen "Default Screen Section" (0)
[     1.874] (**) |   |-->Monitor "<default monitor>"
[     1.874] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     1.874] (==) Automatically adding devices
[     1.874] (==) Automatically enabling devices
[     1.874] (==) Automatically adding GPU devices
[     1.874] (==) Automatically binding GPU devices
[     1.874] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     1.875] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     1.875] 	Entry deleted from font path.
[     1.875] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     1.875] 	Entry deleted from font path.
[     1.875] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     1.875] 	Entry deleted from font path.
[     1.877] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[     1.877] (==) ModulePath set to "/usr/lib/xorg/modules"
[     1.877] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     1.877] (II) Module ABI versions:
[     1.877] 	X.Org ANSI C Emulation: 0.4
[     1.877] 	X.Org Video Driver: 24.1
[     1.877] 	X.Org XInput driver : 24.1
[     1.877] 	X.Org Server Extension : 10.0
[     1.878] (++) using VT number 7

[     1.878] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     1.882] (--) PCI:*(0@0:2:0) 8086:9bca:17aa:2292 rev 4, Mem @ 0xe9000000/16777216, 0xc0000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[     1.882] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     1.882] (II) LoadModule: "glx"
[     1.883] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     1.901] (II) Module glx: vendor="X.Org Foundation"
[     1.901] 	compiled for 1.20.11, module version = 1.0.0
[     1.901] 	ABI class: X.Org Server Extension, version 10.0
[     1.901] (==) Matched intel as autoconfigured driver 0
[     1.901] (==) Matched modesetting as autoconfigured driver 1
[     1.901] (==) Matched fbdev as autoconfigured driver 2
[     1.901] (==) Matched vesa as autoconfigured driver 3
[     1.901] (==) Assigned the driver to the xf86ConfigLayout
[     1.901] (II) LoadModule: "intel"
[     1.901] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     1.903] (II) Module intel: vendor="X.Org Foundation"
[     1.903] 	compiled for 1.20.10, module version = 2.99.917
[     1.903] 	Module class: X.Org Video Driver
[     1.903] 	ABI class: X.Org Video Driver, version 24.1
[     1.903] (II) LoadModule: "modesetting"
[     1.904] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     1.921] (II) Module modesetting: vendor="X.Org Foundation"
[     1.921] 	compiled for 1.20.11, module version = 1.20.11
[     1.921] 	Module class: X.Org Video Driver
[     1.921] 	ABI class: X.Org Video Driver, version 24.1
[     1.921] (II) LoadModule: "fbdev"
[     1.921] (WW) Warning, couldn't open module fbdev
[     1.921] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     1.921] (II) LoadModule: "vesa"
[     1.922] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     1.923] (II) Module vesa: vendor="X.Org Foundation"
[     1.923] 	compiled for 1.20.9, module version = 2.5.0
[     1.923] 	Module class: X.Org Video Driver
[     1.923] 	ABI class: X.Org Video Driver, version 24.1
[     1.923] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[     1.923] (II) intel: Driver for Intel(R) HD Graphics
[     1.923] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[     1.923] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[     1.923] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     1.923] (II) VESA: driver for VESA chipsets: vesa
[     3.270] intel: waited 0 ms for i915.ko driver to load
[     3.271] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[     3.271] (II) intel(0): SNA compiled from 2.99.917-916-g31486f40
[     3.286] (WW) Falling back to old probe method for modesetting
[     3.286] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[     3.286] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 6 threads
[     3.286] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     3.286] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[     3.286] (==) intel(0): RGB weight 888
[     3.286] (==) intel(0): Default visual is TrueColor
[     3.287] (II) intel(0): Output eDP1 has no monitor section
[     3.287] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[     3.287] (II) intel(0): Enabled output eDP1
[     3.287] (II) intel(0): Output DP1 has no monitor section
[     3.287] (II) intel(0): Enabled output DP1
[     3.287] (II) intel(0): Output HDMI1 has no monitor section
[     3.287] (II) intel(0): Enabled output HDMI1
[     3.288] (II) intel(0): Output DP2 has no monitor section
[     3.288] (II) intel(0): Enabled output DP2
[     3.288] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[     3.288] (II) intel(0): Output VIRTUAL1 has no monitor section
[     3.288] (II) intel(0): Enabled output VIRTUAL1
[     3.288] (--) intel(0): Output eDP1 using initial mode 2560x1440 on pipe 0
[     3.290] (==) intel(0): TearFree enabled
[     3.290] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[     3.290] (==) intel(0): DPI set to (96, 96)
[     3.290] (II) Loading sub module "dri3"
[     3.290] (II) LoadModule: "dri3"
[     3.290] (II) Module "dri3" already built-in
[     3.290] (II) Loading sub module "dri2"
[     3.290] (II) LoadModule: "dri2"
[     3.290] (II) Module "dri2" already built-in
[     3.290] (II) Loading sub module "present"
[     3.290] (II) LoadModule: "present"
[     3.290] (II) Module "present" already built-in
[     3.290] (II) UnloadModule: "modesetting"
[     3.290] (II) Unloading modesetting
[     3.290] (II) UnloadModule: "vesa"
[     3.290] (II) Unloading vesa
[     3.292] (II) intel(0): SNA initialized with Coffeelake (gen9) backend
[     3.292] (==) intel(0): Backing store enabled
[     3.292] (==) intel(0): Silken mouse disabled
[     3.292] (II) intel(0): HW Cursor enabled
[     3.293] (==) intel(0): DPMS enabled
[     3.293] (==) intel(0): Display hotplug detection enabled
[     3.293] (II) intel(0): [DRI2] Setup complete
[     3.293] (II) intel(0): [DRI2]   DRI driver: i965
[     3.293] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[     3.293] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[     3.293] (II) intel(0): hardware support for Present enabled
[     3.293] (II) Initializing extension Generic Event Extension
[     3.293] (II) Initializing extension SHAPE
[     3.293] (II) Initializing extension MIT-SHM
[     3.293] (II) Initializing extension XInputExtension
[     3.293] (II) Initializing extension XTEST
[     3.293] (II) Initializing extension BIG-REQUESTS
[     3.293] (II) Initializing extension SYNC
[     3.293] (II) Initializing extension XKEYBOARD
[     3.293] (II) Initializing extension XC-MISC
[     3.294] (II) Initializing extension SECURITY
[     3.294] (II) Initializing extension XFIXES
[     3.294] (II) Initializing extension RENDER
[     3.294] (II) Initializing extension RANDR
[     3.294] (II) Initializing extension COMPOSITE
[     3.294] (II) Initializing extension DAMAGE
[     3.294] (II) Initializing extension MIT-SCREEN-SAVER
[     3.294] (II) Initializing extension DOUBLE-BUFFER
[     3.294] (II) Initializing extension RECORD
[     3.294] (II) Initializing extension DPMS
[     3.294] (II) Initializing extension Present
[     3.294] (II) Initializing extension DRI3
[     3.295] (II) Initializing extension X-Resource
[     3.295] (II) Initializing extension XVideo
[     3.295] (II) Initializing extension XVideo-MotionCompensation
[     3.295] (II) Initializing extension GLX
[     3.324] (II) AIGLX: Loaded and initialized i965
[     3.324] (II) GLX: Initialized DRI2 GL provider for screen 0
[     3.324] (II) Initializing extension XFree86-VidModeExtension
[     3.324] (II) Initializing extension XFree86-DGA
[     3.324] (II) Initializing extension XFree86-DRI
[     3.324] (II) Initializing extension DRI2
[     3.329] (II) intel(0): switch to mode 2560x1440@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[     3.333] (II) intel(0): Setting screen physical size to 677 x 381
[     3.411] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     3.411] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     3.411] (II) LoadModule: "libinput"
[     3.411] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     3.413] (II) Module libinput: vendor="X.Org Foundation"
[     3.413] 	compiled for 1.20.11, module version = 1.0.1
[     3.413] 	Module class: X.Org XInput Driver
[     3.413] 	ABI class: X.Org XInput driver, version 24.1
[     3.413] (II) Using input driver 'libinput' for 'Power Button'
[     3.413] (**) Power Button: always reports core events
[     3.413] (**) Option "Device" "/dev/input/event2"
[     3.413] (**) Option "_source" "server/udev"
[     3.423] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     3.423] (II) event2  - Power Button: device is a keyboard
[     3.423] (II) event2  - Power Button: device removed
[     3.453] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     3.453] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     3.453] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     3.453] (II) event2  - Power Button: device is a keyboard
[     3.456] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[     3.456] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     3.456] (II) Using input driver 'libinput' for 'Video Bus'
[     3.456] (**) Video Bus: always reports core events
[     3.456] (**) Option "Device" "/dev/input/event13"
[     3.456] (**) Option "_source" "server/udev"
[     3.457] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[     3.457] (II) event13 - Video Bus: device is a keyboard
[     3.457] (II) event13 - Video Bus: device removed
[     3.519] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input20/event13"
[     3.519] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     3.519] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[     3.519] (II) event13 - Video Bus: device is a keyboard
[     3.519] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[     3.519] (II) No input driver specified, ignoring this device.
[     3.519] (II) This device may have been added with another device file.
[     3.520] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[     3.520] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     3.520] (II) Using input driver 'libinput' for 'Sleep Button'
[     3.520] (**) Sleep Button: always reports core events
[     3.520] (**) Option "Device" "/dev/input/event0"
[     3.520] (**) Option "_source" "server/udev"
[     3.520] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     3.520] (II) event0  - Sleep Button: device is a keyboard
[     3.520] (II) event0  - Sleep Button: device removed
[     3.542] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[     3.542] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[     3.543] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     3.543] (II) event0  - Sleep Button: device is a keyboard
[     3.543] (II) config/udev: Adding drm device (/dev/dri/card0)
[     3.543] (II) xfree86: Adding drm device (/dev/dri/card0)
[     3.543] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[     3.543] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event9)
[     3.543] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[     3.543] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[     3.543] (**) Integrated Camera: Integrated C: always reports core events
[     3.543] (**) Option "Device" "/dev/input/event9"
[     3.543] (**) Option "_source" "server/udev"
[     3.544] (II) event9  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     3.544] (II) event9  - Integrated Camera: Integrated C: device is a keyboard
[     3.544] (II) event9  - Integrated Camera: Integrated C: device removed
[     3.626] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input14/event9"
[     3.626] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[     3.627] (II) event9  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     3.627] (II) event9  - Integrated Camera: Integrated C: device is a keyboard
[     3.628] (II) config/udev: Adding input device Integrated Camera: Integrated I (/dev/input/event10)
[     3.628] (**) Integrated Camera: Integrated I: Applying InputClass "libinput keyboard catchall"
[     3.628] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated I'
[     3.628] (**) Integrated Camera: Integrated I: always reports core events
[     3.628] (**) Option "Device" "/dev/input/event10"
[     3.628] (**) Option "_source" "server/udev"
[     3.628] (II) event10 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[     3.628] (II) event10 - Integrated Camera: Integrated I: device is a keyboard
[     3.628] (II) event10 - Integrated Camera: Integrated I: device removed
[     3.732] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input15/event10"
[     3.732] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated I" (type: KEYBOARD, id 10)
[     3.733] (II) event10 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[     3.733] (II) event10 - Integrated Camera: Integrated I: device is a keyboard
[     3.733] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Mouse (/dev/input/event6)
[     3.733] (**) SYNA8005:00 06CB:CD8C Mouse: Applying InputClass "libinput pointer catchall"
[     3.733] (II) Using input driver 'libinput' for 'SYNA8005:00 06CB:CD8C Mouse'
[     3.733] (**) SYNA8005:00 06CB:CD8C Mouse: always reports core events
[     3.733] (**) Option "Device" "/dev/input/event6"
[     3.733] (**) Option "_source" "server/udev"
[     3.734] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: is tagged by udev as: Mouse Pointingstick
[     3.734] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device is a pointer
[     3.734] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device removed
[     3.795] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input11/event6"
[     3.795] (II) XINPUT: Adding extended input device "SYNA8005:00 06CB:CD8C Mouse" (type: MOUSE, id 11)
[     3.795] (**) Option "AccelerationScheme" "none"
[     3.795] (**) SYNA8005:00 06CB:CD8C Mouse: (accel) selected scheme none/0
[     3.795] (**) SYNA8005:00 06CB:CD8C Mouse: (accel) acceleration factor: 2.000
[     3.795] (**) SYNA8005:00 06CB:CD8C Mouse: (accel) acceleration threshold: 4
[     3.796] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: is tagged by udev as: Mouse Pointingstick
[     3.796] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device is a pointer
[     3.797] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Mouse (/dev/input/mouse1)
[     3.797] (II) No input driver specified, ignoring this device.
[     3.797] (II) This device may have been added with another device file.
[     3.797] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Touchpad (/dev/input/event7)
[     3.797] (**) SYNA8005:00 06CB:CD8C Touchpad: Applying InputClass "libinput touchpad catchall"
[     3.797] (II) Using input driver 'libinput' for 'SYNA8005:00 06CB:CD8C Touchpad'
[     3.797] (**) SYNA8005:00 06CB:CD8C Touchpad: always reports core events
[     3.797] (**) Option "Device" "/dev/input/event7"
[     3.797] (**) Option "_source" "server/udev"
[     3.798] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: is tagged by udev as: Touchpad
[     3.798] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: device is a touchpad
[     3.798] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: device removed
[     3.892] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input12/event7"
[     3.892] (II) XINPUT: Adding extended input device "SYNA8005:00 06CB:CD8C Touchpad" (type: TOUCHPAD, id 12)
[     3.893] (**) Option "AccelerationScheme" "none"
[     3.893] (**) SYNA8005:00 06CB:CD8C Touchpad: (accel) selected scheme none/0
[     3.893] (**) SYNA8005:00 06CB:CD8C Touchpad: (accel) acceleration factor: 2.000
[     3.893] (**) SYNA8005:00 06CB:CD8C Touchpad: (accel) acceleration threshold: 4
[     3.893] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: is tagged by udev as: Touchpad
[     3.894] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: device is a touchpad
[     3.895] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Touchpad (/dev/input/mouse2)
[     3.895] (II) No input driver specified, ignoring this device.
[     3.895] (II) This device may have been added with another device file.
[     3.895] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/event11)
[     3.895] (**) Logitech G502 HERO Gaming Mouse: Applying InputClass "libinput pointer catchall"
[     3.895] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse'
[     3.895] (**) Logitech G502 HERO Gaming Mouse: always reports core events
[     3.895] (**) Option "Device" "/dev/input/event11"
[     3.895] (**) Option "_source" "server/udev"
[     3.953] (II) event11 - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[     3.953] (II) event11 - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[     3.953] (II) event11 - Logitech G502 HERO Gaming Mouse: device is a pointer
[     3.953] (II) event11 - Logitech G502 HERO Gaming Mouse: device removed
[     4.009] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.3/5-2.3:1.0/0003:046D:C08B.0002/input/input16/event11"
[     4.009] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse" (type: MOUSE, id 13)
[     4.009] (**) Option "AccelerationScheme" "none"
[     4.009] (**) Logitech G502 HERO Gaming Mouse: (accel) selected scheme none/0
[     4.009] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration factor: 2.000
[     4.009] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration threshold: 4
[     4.066] (II) event11 - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[     4.066] (II) event11 - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[     4.066] (II) event11 - Logitech G502 HERO Gaming Mouse: device is a pointer
[     4.067] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/mouse3)
[     4.067] (II) No input driver specified, ignoring this device.
[     4.067] (II) This device may have been added with another device file.
[     4.067] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse Keyboard (/dev/input/event12)
[     4.067] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[     4.067] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[     4.067] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[     4.067] (**) Option "Device" "/dev/input/event12"
[     4.067] (**) Option "_source" "server/udev"
[     4.068] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[     4.068] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[     4.069] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[     4.109] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: needs a virtual subdevice
[     4.109] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.3/5-2.3:1.1/0003:046D:C08B.0003/input/input17/event12"
[     4.109] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: MOUSE, id 14)
[     4.109] (**) Option "AccelerationScheme" "none"
[     4.109] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) selected scheme none/0
[     4.109] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[     4.109] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[     4.110] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[     4.110] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[     4.110] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     4.110] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     4.110] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     4.110] (**) AT Translated Set 2 keyboard: always reports core events
[     4.110] (**) Option "Device" "/dev/input/event3"
[     4.110] (**) Option "_source" "server/udev"
[     4.111] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     4.111] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     4.111] (II) event3  - AT Translated Set 2 keyboard: device removed
[     4.141] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     4.141] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[     4.142] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     4.142] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     4.143] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event8)
[     4.143] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[     4.143] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[     4.143] (**) TPPS/2 Elan TrackPoint: always reports core events
[     4.143] (**) Option "Device" "/dev/input/event8"
[     4.143] (**) Option "_source" "server/udev"
[     4.143] (II) event8  - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[     4.143] (II) event8  - TPPS/2 Elan TrackPoint: device is a pointer
[     4.144] (II) event8  - TPPS/2 Elan TrackPoint: device removed
[     4.195] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event8"
[     4.195] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 16)
[     4.195] (**) Option "AccelerationScheme" "none"
[     4.195] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[     4.195] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[     4.195] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[     4.196] (II) event8  - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[     4.196] (II) event8  - TPPS/2 Elan TrackPoint: device is a pointer
[     4.197] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse0)
[     4.197] (II) No input driver specified, ignoring this device.
[     4.197] (II) This device may have been added with another device file.
[     4.197] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[     4.197] (II) No input driver specified, ignoring this device.
[     4.197] (II) This device may have been added with another device file.
[     4.198] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[     4.198] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[     4.198] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[     4.198] (**) ThinkPad Extra Buttons: always reports core events
[     4.198] (**) Option "Device" "/dev/input/event4"
[     4.198] (**) Option "_source" "server/udev"
[     4.199] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     4.199] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[     4.199] (II) event4  - ThinkPad Extra Buttons: device removed
[     4.215] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event4"
[     4.215] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 17)
[     4.216] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     4.216] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[     4.250] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[     4.250] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[     4.250] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[     4.250] (**) Option "Device" "/dev/input/event12"
[     4.250] (**) Option "_source" "_driver/libinput"
[     4.250] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: is a virtual subdevice
[     4.250] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.3/5-2.3:1.1/0003:046D:C08B.0003/input/input17/event12"
[     4.250] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: KEYBOARD, id 18)
[     4.251] (II) intel(0): Output DP2-1 has no monitor section
[     4.251] (II) intel(0): Enabled output DP2-1
[     4.251] (II) intel(0): Output DP2-2 has no monitor section
[     4.251] (II) intel(0): Enabled output DP2-2
[     4.251] (II) intel(0): Output DP2-3 has no monitor section
[     4.251] (II) intel(0): Enabled output DP2-3
[     4.253] (II) intel(0): EDID vendor "LGD", prod id 1518
[     4.253] (II) intel(0): Printing DDC gathered Modelines:
[     4.253] (II) intel(0): Modeline "2560x1440"x0.0  241.69  2560 2608 2640 2720  1440 1450 1455 1481 +hsync -vsync (88.9 kHz eP)
[     4.428] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[     4.428] (II) No input driver specified, ignoring this device.
[     4.428] (II) This device may have been added with another device file.
[     4.428] (II) config/udev: removing device ThinkPad Extra Buttons
[     4.428] (II) event4  - ThinkPad Extra Buttons: device removed
[     4.459] (II) UnloadModule: "libinput"
[     4.460] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[     4.460] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[     4.460] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[     4.460] (**) ThinkPad Extra Buttons: always reports core events
[     4.460] (**) Option "Device" "/dev/input/event4"
[     4.460] (**) Option "_source" "server/udev"
[     4.461] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     4.461] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[     4.462] (II) event4  - ThinkPad Extra Buttons: device removed
[     4.506] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event4"
[     4.506] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 17)
[     4.508] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     4.508] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[     4.510] (II) config/udev: removing device TPPS/2 Elan TrackPoint
[     4.510] (II) event8  - TPPS/2 Elan TrackPoint: device removed
[     4.569] (II) UnloadModule: "libinput"
[     4.570] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event8)
[     4.570] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[     4.570] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[     4.570] (**) TPPS/2 Elan TrackPoint: always reports core events
[     4.570] (**) Option "Device" "/dev/input/event8"
[     4.570] (**) Option "_source" "server/udev"
[     4.572] (II) event8  - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[     4.573] (II) event8  - TPPS/2 Elan TrackPoint: device is a pointer
[     4.576] (II) event8  - TPPS/2 Elan TrackPoint: device removed
[     4.639] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event8"
[     4.639] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 16)
[     4.639] (**) Option "AccelerationScheme" "none"
[     4.639] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[     4.640] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[     4.640] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[     4.641] (II) event8  - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[     4.642] (II) event8  - TPPS/2 Elan TrackPoint: device is a pointer
[     4.645] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse0)
[     4.645] (II) No input driver specified, ignoring this device.
[     4.645] (II) This device may have been added with another device file.
[     4.646] (II) config/udev: removing device SYNA8005:00 06CB:CD8C Mouse
[     4.646] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device removed
[     4.746] (II) UnloadModule: "libinput"
[     4.747] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Mouse (/dev/input/event6)
[     4.747] (**) SYNA8005:00 06CB:CD8C Mouse: Applying InputClass "libinput pointer catchall"
[     4.747] (II) Using input driver 'libinput' for 'SYNA8005:00 06CB:CD8C Mouse'
[     4.747] (**) SYNA8005:00 06CB:CD8C Mouse: always reports core events
[     4.747] (**) Option "Device" "/dev/input/event6"
[     4.747] (**) Option "_source" "server/udev"
[     4.750] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: is tagged by udev as: Mouse Pointingstick
[     4.750] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device is a pointer
[     4.753] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device removed
[     4.823] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input11/event6"
[     4.823] (II) XINPUT: Adding extended input device "SYNA8005:00 06CB:CD8C Mouse" (type: MOUSE, id 11)
[     4.823] (**) Option "AccelerationScheme" "none"
[     4.823] (**) SYNA8005:00 06CB:CD8C Mouse: (accel) selected scheme none/0
[     4.823] (**) SYNA8005:00 06CB:CD8C Mouse: (accel) acceleration factor: 2.000
[     4.823] (**) SYNA8005:00 06CB:CD8C Mouse: (accel) acceleration threshold: 4
[     4.825] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: is tagged by udev as: Mouse Pointingstick
[     4.826] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device is a pointer
[     4.830] (II) config/udev: removing device Integrated Camera: Integrated C
[     4.830] (II) event9  - Integrated Camera: Integrated C: device removed
[     4.879] (II) UnloadModule: "libinput"
[     4.880] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event9)
[     4.880] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[     4.880] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[     4.880] (**) Integrated Camera: Integrated C: always reports core events
[     4.880] (**) Option "Device" "/dev/input/event9"
[     4.880] (**) Option "_source" "server/udev"
[     4.883] (II) event9  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     4.883] (II) event9  - Integrated Camera: Integrated C: device is a keyboard
[     4.884] (II) event9  - Integrated Camera: Integrated C: device removed
[     4.972] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input14/event9"
[     4.973] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[     4.975] (II) event9  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     4.975] (II) event9  - Integrated Camera: Integrated C: device is a keyboard
[     4.977] (II) config/udev: removing device Integrated Camera: Integrated I
[     4.977] (II) event10 - Integrated Camera: Integrated I: device removed
[     5.039] (II) UnloadModule: "libinput"
[     5.040] (II) config/udev: Adding input device Integrated Camera: Integrated I (/dev/input/event10)
[     5.040] (**) Integrated Camera: Integrated I: Applying InputClass "libinput keyboard catchall"
[     5.040] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated I'
[     5.040] (**) Integrated Camera: Integrated I: always reports core events
[     5.040] (**) Option "Device" "/dev/input/event10"
[     5.040] (**) Option "_source" "server/udev"
[     5.043] (II) event10 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[     5.043] (II) event10 - Integrated Camera: Integrated I: device is a keyboard
[     5.044] (II) event10 - Integrated Camera: Integrated I: device removed
[     5.119] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input15/event10"
[     5.119] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated I" (type: KEYBOARD, id 10)
[     5.122] (II) event10 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[     5.122] (II) event10 - Integrated Camera: Integrated I: device is a keyboard
[     5.124] (II) config/udev: removing device SYNA8005:00 06CB:CD8C Touchpad
[     5.124] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: device removed
[     5.185] (II) UnloadModule: "libinput"
[     5.187] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Touchpad (/dev/input/event7)
[     5.187] (**) SYNA8005:00 06CB:CD8C Touchpad: Applying InputClass "libinput touchpad catchall"
[     5.187] (II) Using input driver 'libinput' for 'SYNA8005:00 06CB:CD8C Touchpad'
[     5.187] (**) SYNA8005:00 06CB:CD8C Touchpad: always reports core events
[     5.187] (**) Option "Device" "/dev/input/event7"
[     5.187] (**) Option "_source" "server/udev"
[     5.189] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: is tagged by udev as: Touchpad
[     5.193] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: device is a touchpad
[     5.194] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: device removed
[     5.253] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input12/event7"
[     5.253] (II) XINPUT: Adding extended input device "SYNA8005:00 06CB:CD8C Touchpad" (type: TOUCHPAD, id 12)
[     5.256] (**) Option "AccelerationScheme" "none"
[     5.257] (**) SYNA8005:00 06CB:CD8C Touchpad: (accel) selected scheme none/0
[     5.257] (**) SYNA8005:00 06CB:CD8C Touchpad: (accel) acceleration factor: 2.000
[     5.257] (**) SYNA8005:00 06CB:CD8C Touchpad: (accel) acceleration threshold: 4
[     5.259] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: is tagged by udev as: Touchpad
[     5.263] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: device is a touchpad
[     5.265] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Mouse (/dev/input/mouse1)
[     5.265] (II) No input driver specified, ignoring this device.
[     5.265] (II) This device may have been added with another device file.
[     5.266] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Touchpad (/dev/input/mouse2)
[     5.266] (II) No input driver specified, ignoring this device.
[     5.266] (II) This device may have been added with another device file.
[     5.268] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/mouse3)
[     5.268] (II) No input driver specified, ignoring this device.
[     5.268] (II) This device may have been added with another device file.
[     5.268] (II) config/udev: removing device Logitech G502 HERO Gaming Mouse Keyboard
[     5.268] (II) UnloadModule: "libinput"
[     5.268] (II) config/udev: removing device Logitech G502 HERO Gaming Mouse Keyboard
[     5.269] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[     5.302] (II) UnloadModule: "libinput"
[     5.304] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse Keyboard (/dev/input/event12)
[     5.304] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.304] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[     5.304] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[     5.304] (**) Option "Device" "/dev/input/event12"
[     5.304] (**) Option "_source" "server/udev"
[     5.308] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[     5.308] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[     5.309] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[     5.346] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: needs a virtual subdevice
[     5.346] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.3/5-2.3:1.1/0003:046D:C08B.0003/input/input17/event12"
[     5.346] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: MOUSE, id 14)
[     5.346] (**) Option "AccelerationScheme" "none"
[     5.346] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) selected scheme none/0
[     5.346] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[     5.346] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[     5.350] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[     5.350] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[     5.351] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.351] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[     5.351] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[     5.351] (**) Option "Device" "/dev/input/event12"
[     5.351] (**) Option "_source" "_driver/libinput"
[     5.351] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: is a virtual subdevice
[     5.351] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.3/5-2.3:1.1/0003:046D:C08B.0003/input/input17/event12"
[     5.351] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: KEYBOARD, id 18)
[     5.351] (II) config/udev: removing device Logitech G502 HERO Gaming Mouse
[     5.351] (II) event11 - Logitech G502 HERO Gaming Mouse: device removed
[     5.426] (II) UnloadModule: "libinput"
[     5.428] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/event11)
[     5.428] (**) Logitech G502 HERO Gaming Mouse: Applying InputClass "libinput pointer catchall"
[     5.428] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse'
[     5.428] (**) Logitech G502 HERO Gaming Mouse: always reports core events
[     5.428] (**) Option "Device" "/dev/input/event11"
[     5.428] (**) Option "_source" "server/udev"
[     5.486] (II) event11 - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[     5.486] (II) event11 - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[     5.486] (II) event11 - Logitech G502 HERO Gaming Mouse: device is a pointer
[     5.487] (II) event11 - Logitech G502 HERO Gaming Mouse: device removed
[     5.559] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.3/5-2.3:1.0/0003:046D:C08B.0002/input/input16/event11"
[     5.559] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse" (type: MOUSE, id 13)
[     5.559] (**) Option "AccelerationScheme" "none"
[     5.559] (**) Logitech G502 HERO Gaming Mouse: (accel) selected scheme none/0
[     5.559] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration factor: 2.000
[     5.559] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration threshold: 4
[     5.620] (II) event11 - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[     5.620] (II) event11 - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[     5.620] (II) event11 - Logitech G502 HERO Gaming Mouse: device is a pointer
[     5.621] (II) config/udev: removing device Video Bus
[     5.622] (II) event13 - Video Bus: device removed
[     5.679] (II) UnloadModule: "libinput"
[     5.680] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[     5.680] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     5.680] (II) Using input driver 'libinput' for 'Video Bus'
[     5.680] (**) Video Bus: always reports core events
[     5.680] (**) Option "Device" "/dev/input/event13"
[     5.680] (**) Option "_source" "server/udev"
[     5.681] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[     5.682] (II) event13 - Video Bus: device is a keyboard
[     5.683] (II) event13 - Video Bus: device removed
[     5.746] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input20/event13"
[     5.746] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     5.748] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[     5.748] (II) event13 - Video Bus: device is a keyboard
[     5.750] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:02.0/drm/card0 /dev/dri/card0
[     5.750] (II) config/udev: Adding drm device (/dev/dri/card0)
[     5.750] (II) xfree86: Adding drm device (/dev/dri/card0)
[     5.750] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[     5.754] (II) config/udev: Adding input device Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard (/dev/input/event15)
[     5.754] (**) Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.754] (II) Using input driver 'libinput' for 'Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard'
[     5.754] (**) Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: always reports core events
[     5.754] (**) Option "Device" "/dev/input/event15"
[     5.754] (**) Option "_source" "server/udev"
[     5.758] (II) event15 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: is tagged by udev as: Keyboard
[     5.759] (II) event15 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: device is a keyboard
[     5.760] (II) event15 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: device removed
[     5.786] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.1/5-2.1.3/5-2.1.3:1.1/0003:046D:C33C.0005/input/input22/event15"
[     5.786] (II) XINPUT: Adding extended input device "Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard" (type: KEYBOARD, id 19)
[     5.791] (II) event15 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: is tagged by udev as: Keyboard
[     5.791] (II) event15 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: device is a keyboard
[     5.794] (II) config/udev: Adding input device Logitech G512 RGB MECHANICAL GAMING KEYBOARD (/dev/input/event14)
[     5.794] (**) Logitech G512 RGB MECHANICAL GAMING KEYBOARD: Applying InputClass "libinput keyboard catchall"
[     5.794] (II) Using input driver 'libinput' for 'Logitech G512 RGB MECHANICAL GAMING KEYBOARD'
[     5.794] (**) Logitech G512 RGB MECHANICAL GAMING KEYBOARD: always reports core events
[     5.794] (**) Option "Device" "/dev/input/event14"
[     5.794] (**) Option "_source" "server/udev"
[     5.798] (II) event14 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD: is tagged by udev as: Keyboard
[     5.798] (II) event14 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD: device is a keyboard
[     5.800] (II) event14 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD: device removed
[     5.839] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.1/5-2.1.3/5-2.1.3:1.0/0003:046D:C33C.0004/input/input21/event14"
[     5.839] (II) XINPUT: Adding extended input device "Logitech G512 RGB MECHANICAL GAMING KEYBOARD" (type: KEYBOARD, id 20)
[     5.844] (II) event14 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD: is tagged by udev as: Keyboard
[     5.844] (II) event14 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD: device is a keyboard
[     5.848] (II) config/udev: Adding input device Lenovo ThinkPad Thunderbolt 3 Dock USB Audio (/dev/input/event16)
[     5.848] (**) Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: Applying InputClass "libinput keyboard catchall"
[     5.848] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Thunderbolt 3 Dock USB Audio'
[     5.848] (**) Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: always reports core events
[     5.848] (**) Option "Device" "/dev/input/event16"
[     5.848] (**) Option "_source" "server/udev"
[     5.853] (II) event16 - Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: is tagged by udev as: Keyboard
[     5.853] (II) event16 - Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: device is a keyboard
[     5.854] (II) event16 - Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: device removed
[     5.932] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.1/5-2.1.1/5-2.1.1.2/5-2.1.1.2:1.3/0003:17EF:3083.0006/input/input25/event16"
[     5.933] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Thunderbolt 3 Dock USB Audio" (type: KEYBOARD, id 21)
[     5.938] (II) event16 - Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: is tagged by udev as: Keyboard
[     5.938] (II) event16 - Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: device is a keyboard
[     6.288] (II) intel(0): resizing framebuffer to 1920x1080
[     6.289] (II) intel(0): switch to mode 1920x1080@60.0 on DP2-3 using pipe 1, position (0, 0), rotation normal, reflection none
[    25.082] (II) event11 - Logitech G502 HERO Gaming Mouse: SYN_DROPPED event - some input events have been lost.
[    25.534] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[   222.402] (EE) event14 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD: client bug: event processing lagging behind by 16ms, your system is too slow

I cannot provide the log file WITHOUT the external monitor as the screen is simply blank and I can't access Arch

Last edited by crimsonpython24 (2021-05-10 08:42:40)

Offline

#30 2021-05-10 09:53:06

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

Re: Display not working on startup

bash -c 'if $(xrandr -q | grep -E "^DP2-3 disconnected" >/dev/null); then xrandr --output eDP1 --auto; else xrandr --output eDP1 --off --output DP2-3 --auto; fi'

Offline

#31 2021-05-10 10:19:26

crimsonpython24
Member
From: Taiwan
Registered: 2021-05-08
Posts: 38

Re: Display not working on startup

Um, it's still not working... same problem, it shows up on the external monitor, but not the laptop screen if it's not connected to a monitor.

Log

[     1.706] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[     1.706] Build Operating System: Linux Archlinux
[     1.706] Current Operating System: Linux thinkpadx1c 5.12.2-arch1-1 #1 SMP PREEMPT Fri, 07 May 2021 15:36:06 +0000 x86_64
[     1.706] Kernel command line: root=PARTUUID=eec1866e-c710-489c-a79d-582872b43fcf rw add_efi_memmap initrd=boot\intel-ucode.img initrd=boot\initramfs-linux.img
[     1.706] Build Date: 13 April 2021  03:12:10PM
[     1.706]  
[     1.706] Current version of pixman: 0.40.0
[     1.706] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     1.706] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     1.706] (==) Log file: "/var/log/Xorg.0.log", Time: Mon May 10 18:17:47 2021
[     1.707] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     1.708] (==) No Layout section.  Using the first Screen section.
[     1.708] (==) No screen section available. Using defaults.
[     1.708] (**) |-->Screen "Default Screen Section" (0)
[     1.708] (**) |   |-->Monitor "<default monitor>"
[     1.708] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     1.708] (==) Automatically adding devices
[     1.708] (==) Automatically enabling devices
[     1.708] (==) Automatically adding GPU devices
[     1.708] (==) Automatically binding GPU devices
[     1.708] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     1.708] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     1.708] 	Entry deleted from font path.
[     1.708] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     1.708] 	Entry deleted from font path.
[     1.708] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     1.708] 	Entry deleted from font path.
[     1.710] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[     1.710] (==) ModulePath set to "/usr/lib/xorg/modules"
[     1.710] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     1.710] (II) Module ABI versions:
[     1.710] 	X.Org ANSI C Emulation: 0.4
[     1.710] 	X.Org Video Driver: 24.1
[     1.710] 	X.Org XInput driver : 24.1
[     1.710] 	X.Org Server Extension : 10.0
[     1.710] (++) using VT number 7

[     1.710] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     1.712] (--) PCI:*(0@0:2:0) 8086:9bca:17aa:2292 rev 4, Mem @ 0xe9000000/16777216, 0xc0000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[     1.712] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     1.712] (II) LoadModule: "glx"
[     1.712] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     1.721] (II) Module glx: vendor="X.Org Foundation"
[     1.721] 	compiled for 1.20.11, module version = 1.0.0
[     1.721] 	ABI class: X.Org Server Extension, version 10.0
[     1.721] (==) Matched intel as autoconfigured driver 0
[     1.721] (==) Matched modesetting as autoconfigured driver 1
[     1.721] (==) Matched fbdev as autoconfigured driver 2
[     1.721] (==) Matched vesa as autoconfigured driver 3
[     1.721] (==) Assigned the driver to the xf86ConfigLayout
[     1.721] (II) LoadModule: "intel"
[     1.722] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     1.728] (II) Module intel: vendor="X.Org Foundation"
[     1.728] 	compiled for 1.20.10, module version = 2.99.917
[     1.728] 	Module class: X.Org Video Driver
[     1.728] 	ABI class: X.Org Video Driver, version 24.1
[     1.728] (II) LoadModule: "modesetting"
[     1.728] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     1.734] (II) Module modesetting: vendor="X.Org Foundation"
[     1.734] 	compiled for 1.20.11, module version = 1.20.11
[     1.734] 	Module class: X.Org Video Driver
[     1.734] 	ABI class: X.Org Video Driver, version 24.1
[     1.734] (II) LoadModule: "fbdev"
[     1.734] (WW) Warning, couldn't open module fbdev
[     1.734] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     1.734] (II) LoadModule: "vesa"
[     1.734] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     1.735] (II) Module vesa: vendor="X.Org Foundation"
[     1.735] 	compiled for 1.20.9, module version = 2.5.0
[     1.735] 	Module class: X.Org Video Driver
[     1.735] 	ABI class: X.Org Video Driver, version 24.1
[     1.735] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[     1.735] (II) intel: Driver for Intel(R) HD Graphics
[     1.735] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[     1.735] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[     1.735] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     1.735] (II) VESA: driver for VESA chipsets: vesa
[     2.874] intel: waited 0 ms for i915.ko driver to load
[     2.874] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[     2.874] (II) intel(0): SNA compiled from 2.99.917-916-g31486f40
[     2.889] (WW) Falling back to old probe method for modesetting
[     2.889] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[     2.889] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 6 threads
[     2.889] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     2.889] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[     2.889] (==) intel(0): RGB weight 888
[     2.889] (==) intel(0): Default visual is TrueColor
[     2.889] (II) intel(0): Output eDP1 has no monitor section
[     2.890] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[     2.890] (II) intel(0): Enabled output eDP1
[     2.890] (II) intel(0): Output DP1 has no monitor section
[     2.890] (II) intel(0): Enabled output DP1
[     2.890] (II) intel(0): Output HDMI1 has no monitor section
[     2.890] (II) intel(0): Enabled output HDMI1
[     2.890] (II) intel(0): Output DP2 has no monitor section
[     2.890] (II) intel(0): Enabled output DP2
[     2.890] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[     2.890] (II) intel(0): Output VIRTUAL1 has no monitor section
[     2.890] (II) intel(0): Enabled output VIRTUAL1
[     2.892] (II) intel(0): EDID for output eDP1
[     2.892] (II) intel(0): Manufacturer: LGD  Model: 5ee  Serial#: 0
[     2.892] (II) intel(0): Year: 2018  Week: 0
[     2.892] (II) intel(0): EDID Version: 1.4
[     2.892] (II) intel(0): Digital Display Input
[     2.892] (II) intel(0): 8 bits per channel
[     2.892] (II) intel(0): Digital interface is DisplayPort
[     2.892] (II) intel(0): Max Image Size [cm]: horiz.: 31  vert.: 17
[     2.892] (II) intel(0): Gamma: 2.20
[     2.892] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[     2.892] (II) intel(0): Supported color encodings: RGB 4:4:4 
[     2.892] (II) intel(0): First detailed timing is preferred mode
[     2.892] (II) intel(0): Preferred mode is native pixel format and refresh rate
[     2.892] (II) intel(0): redX: 0.630 redY: 0.319   greenX: 0.281 greenY: 0.635
[     2.892] (II) intel(0): blueX: 0.159 blueY: 0.057   whiteX: 0.313 whiteY: 0.329
[     2.892] (II) intel(0): Manufacturer's mask: 0
[     2.892] (II) intel(0): Supported detailed timing:
[     2.892] (II) intel(0): clock: 241.7 MHz   Image Size:  309 x 174 mm
[     2.892] (II) intel(0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[     2.892] (II) intel(0): v_active: 1440  v_sync: 1450  v_sync_end 1455 v_blanking: 1481 v_border: 0
[     2.892] (II) intel(0):  LG Display
[     2.892] (II) intel(0):  LP140QH2-SPD1
[     2.892] (II) intel(0): EDID (in hex):
[     2.892] (II) intel(0): 	00ffffffffffff0030e4ee0500000000
[     2.892] (II) intel(0): 	001c0104a51f1178e272e5a15148a228
[     2.892] (II) intel(0): 	0e505400000001010101010101010101
[     2.892] (II) intel(0): 	010101010101695e00a0a0a029503020
[     2.892] (II) intel(0): 	a50035ae1000001a0000000000000000
[     2.892] (II) intel(0): 	00000000000000000000000000fe004c
[     2.892] (II) intel(0): 	4720446973706c61790a2020000000fe
[     2.892] (II) intel(0): 	004c503134305148322d535044310060
[     2.892] (II) intel(0): EDID vendor "LGD", prod id 1518
[     2.892] (II) intel(0): Printing DDC gathered Modelines:
[     2.892] (II) intel(0): Modeline "2560x1440"x0.0  241.69  2560 2608 2640 2720  1440 1450 1455 1481 +hsync -vsync (88.9 kHz eP)
[     2.892] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "320x180" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "320x180" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "360x202" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "360x202" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "432x243" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "432x243" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "480x270" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "480x270" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "512x288" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "512x288" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "640x360" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "640x360" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "684x384" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "684x384" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "800x450" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "800x450" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "1024x576" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "1024x576" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "1280x720" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "1280x720" (doublescan mode not supported)
[     2.892] (II) intel(0): Not using default mode "1440x810" (doublescan mode not supported)
[     2.893] (II) intel(0): Not using default mode "1440x810" (doublescan mode not supported)
[     2.893] (II) intel(0): Not using default mode "1600x900" (doublescan mode not supported)
[     2.893] (II) intel(0): Not using default mode "640x400" (doublescan mode not supported)
[     2.893] (II) intel(0): Not using default mode "640x400" (doublescan mode not supported)
[     2.893] (II) intel(0): Not using default mode "700x450" (doublescan mode not supported)
[     2.893] (II) intel(0): Not using default mode "700x450" (doublescan mode not supported)
[     2.893] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[     2.893] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[     2.893] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[     2.893] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[     2.893] (II) intel(0): Not using default mode "1280x800" (doublescan mode not supported)
[     2.893] (II) intel(0): Not using default mode "1280x800" (doublescan mode not supported)
[     2.893] (II) intel(0): Printing probed modes for output eDP1
[     2.893] (II) intel(0): Modeline "2560x1440"x60.0  241.69  2560 2608 2640 2720  1440 1450 1455 1481 +hsync -vsync (88.9 kHz eP)
[     2.893] (II) intel(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
[     2.893] (II) intel(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[     2.893] (II) intel(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[     2.893] (II) intel(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[     2.893] (II) intel(0): Modeline "2048x1152"x60.0  197.97  2048 2184 2408 2768  1152 1153 1156 1192 -hsync +vsync (71.5 kHz)
[     2.893] (II) intel(0): Modeline "2048x1152"x59.9  197.00  2048 2184 2400 2752  1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[     2.893] (II) intel(0): Modeline "2048x1152"x59.9  156.75  2048 2096 2128 2208  1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[     2.893] (II) intel(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[     2.893] (II) intel(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[     2.893] (II) intel(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[     2.893] (II) intel(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz)
[     2.893] (II) intel(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[     2.893] (II) intel(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[     2.893] (II) intel(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[     2.893] (II) intel(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[     2.893] (II) intel(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[     2.893] (II) intel(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz)
[     2.893] (II) intel(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[     2.893] (II) intel(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[     2.893] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[     2.893] (II) intel(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[     2.893] (II) intel(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[     2.893] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[     2.893] (II) intel(0): Modeline "1368x768"x60.0   85.86  1368 1440 1584 1800  768 769 772 795 -hsync +vsync (47.7 kHz)
[     2.893] (II) intel(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[     2.893] (II) intel(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[     2.893] (II) intel(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[     2.893] (II) intel(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[     2.893] (II) intel(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[     2.893] (II) intel(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz)
[     2.893] (II) intel(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[     2.893] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[     2.893] (II) intel(0): Modeline "1024x576"x60.0   46.99  1024 1064 1168 1312  576 577 580 597 -hsync +vsync (35.8 kHz)
[     2.893] (II) intel(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[     2.893] (II) intel(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[     2.893] (II) intel(0): Modeline "960x540"x60.0   40.78  960 992 1088 1216  540 541 544 559 -hsync +vsync (33.5 kHz)
[     2.893] (II) intel(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[     2.893] (II) intel(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[     2.893] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[     2.893] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[     2.893] (II) intel(0): Modeline "864x486"x60.0   32.90  864 888 976 1088  486 487 490 504 -hsync +vsync (30.2 kHz)
[     2.893] (II) intel(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[     2.893] (II) intel(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[     2.893] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[     2.893] (II) intel(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[     2.893] (II) intel(0): Modeline "720x405"x60.0   22.18  720 728 800 880  405 406 409 420 -hsync +vsync (25.2 kHz)
[     2.893] (II) intel(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[     2.893] (II) intel(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[     2.893] (II) intel(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[     2.893] (II) intel(0): Modeline "640x360"x60.0   17.19  640 640 704 768  360 361 364 373 -hsync +vsync (22.4 kHz)
[     2.893] (II) intel(0): EDID for output DP1
[     2.916] (II) intel(0): EDID for output DP2
[     2.925] (II) intel(0): EDID for output HDMI1
[     2.925] (II) intel(0): EDID for output VIRTUAL1
[     2.925] (II) intel(0): Output eDP1 connected
[     2.925] (II) intel(0): Output DP1 disconnected
[     2.925] (II) intel(0): Output DP2 disconnected
[     2.925] (II) intel(0): Output HDMI1 disconnected
[     2.925] (II) intel(0): Output VIRTUAL1 disconnected
[     2.925] (II) intel(0): Using exact sizes for initial modes
[     2.925] (II) intel(0): Output eDP1 using initial mode 2560x1440 +0+0
[     2.926] (==) intel(0): TearFree enabled
[     2.926] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[     2.926] (**) intel(0): Display dimensions: (310, 170) mm
[     2.926] (**) intel(0): DPI set to (209, 215)
[     2.926] (II) Loading sub module "dri3"
[     2.926] (II) LoadModule: "dri3"
[     2.926] (II) Module "dri3" already built-in
[     2.926] (II) Loading sub module "dri2"
[     2.926] (II) LoadModule: "dri2"
[     2.926] (II) Module "dri2" already built-in
[     2.926] (II) Loading sub module "present"
[     2.926] (II) LoadModule: "present"
[     2.926] (II) Module "present" already built-in
[     2.926] (II) UnloadModule: "modesetting"
[     2.926] (II) Unloading modesetting
[     2.926] (II) UnloadModule: "vesa"
[     2.926] (II) Unloading vesa
[     2.927] (II) intel(0): SNA initialized with Coffeelake (gen9) backend
[     2.927] (==) intel(0): Backing store enabled
[     2.927] (==) intel(0): Silken mouse disabled
[     2.927] (II) intel(0): HW Cursor enabled
[     2.927] (==) intel(0): DPMS enabled
[     2.928] (==) intel(0): Display hotplug detection enabled
[     2.928] (II) intel(0): [DRI2] Setup complete
[     2.928] (II) intel(0): [DRI2]   DRI driver: i965
[     2.928] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[     2.928] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[     2.928] (II) intel(0): hardware support for Present enabled
[     2.928] (II) Initializing extension Generic Event Extension
[     2.928] (II) Initializing extension SHAPE
[     2.928] (II) Initializing extension MIT-SHM
[     2.928] (II) Initializing extension XInputExtension
[     2.928] (II) Initializing extension XTEST
[     2.928] (II) Initializing extension BIG-REQUESTS
[     2.928] (II) Initializing extension SYNC
[     2.929] (II) Initializing extension XKEYBOARD
[     2.929] (II) Initializing extension XC-MISC
[     2.929] (II) Initializing extension SECURITY
[     2.929] (II) Initializing extension XFIXES
[     2.929] (II) Initializing extension RENDER
[     2.929] (II) Initializing extension RANDR
[     2.930] (II) Initializing extension COMPOSITE
[     2.931] (II) Initializing extension DAMAGE
[     2.931] (II) Initializing extension MIT-SCREEN-SAVER
[     2.931] (II) Initializing extension DOUBLE-BUFFER
[     2.931] (II) Initializing extension RECORD
[     2.931] (II) Initializing extension DPMS
[     2.931] (II) Initializing extension Present
[     2.931] (II) Initializing extension DRI3
[     2.931] (II) Initializing extension X-Resource
[     2.931] (II) Initializing extension XVideo
[     2.931] (II) Initializing extension XVideo-MotionCompensation
[     2.931] (II) Initializing extension GLX
[     2.967] (II) AIGLX: Loaded and initialized i965
[     2.967] (II) GLX: Initialized DRI2 GL provider for screen 0
[     2.967] (II) Initializing extension XFree86-VidModeExtension
[     2.968] (II) Initializing extension XFree86-DGA
[     2.968] (II) Initializing extension XFree86-DRI
[     2.969] (II) Initializing extension DRI2
[     2.974] (II) intel(0): switch to mode 2560x1440@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[     3.055] (II) intel(0): Setting screen physical size to 677 x 381
[     3.118] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     3.118] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     3.118] (II) LoadModule: "libinput"
[     3.118] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     3.120] (II) Module libinput: vendor="X.Org Foundation"
[     3.120] 	compiled for 1.20.11, module version = 1.0.1
[     3.120] 	Module class: X.Org XInput Driver
[     3.120] 	ABI class: X.Org XInput driver, version 24.1
[     3.120] (II) Using input driver 'libinput' for 'Power Button'
[     3.120] (**) Power Button: always reports core events
[     3.120] (**) Option "Device" "/dev/input/event2"
[     3.120] (**) Option "_source" "server/udev"
[     3.123] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     3.123] (II) event2  - Power Button: device is a keyboard
[     3.123] (II) event2  - Power Button: device removed
[     3.152] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     3.152] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     3.153] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     3.153] (II) event2  - Power Button: device is a keyboard
[     3.156] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[     3.156] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     3.156] (II) Using input driver 'libinput' for 'Video Bus'
[     3.156] (**) Video Bus: always reports core events
[     3.156] (**) Option "Device" "/dev/input/event11"
[     3.156] (**) Option "_source" "server/udev"
[     3.157] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[     3.157] (II) event11 - Video Bus: device is a keyboard
[     3.157] (II) event11 - Video Bus: device removed
[     3.225] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input16/event11"
[     3.225] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     3.226] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[     3.226] (II) event11 - Video Bus: device is a keyboard
[     3.226] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[     3.226] (II) No input driver specified, ignoring this device.
[     3.226] (II) This device may have been added with another device file.
[     3.226] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[     3.226] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     3.226] (II) Using input driver 'libinput' for 'Sleep Button'
[     3.226] (**) Sleep Button: always reports core events
[     3.226] (**) Option "Device" "/dev/input/event0"
[     3.226] (**) Option "_source" "server/udev"
[     3.226] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     3.226] (II) event0  - Sleep Button: device is a keyboard
[     3.227] (II) event0  - Sleep Button: device removed
[     3.266] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[     3.266] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[     3.267] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     3.267] (II) event0  - Sleep Button: device is a keyboard
[     3.267] (II) config/udev: Adding drm device (/dev/dri/card0)
[     3.267] (II) xfree86: Adding drm device (/dev/dri/card0)
[     3.267] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[     3.267] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event9)
[     3.267] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[     3.267] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[     3.267] (**) Integrated Camera: Integrated C: always reports core events
[     3.267] (**) Option "Device" "/dev/input/event9"
[     3.267] (**) Option "_source" "server/udev"
[     3.268] (II) event9  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     3.268] (II) event9  - Integrated Camera: Integrated C: device is a keyboard
[     3.268] (II) event9  - Integrated Camera: Integrated C: device removed
[     3.349] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input14/event9"
[     3.349] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[     3.353] (II) event9  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     3.353] (II) event9  - Integrated Camera: Integrated C: device is a keyboard
[     3.355] (II) config/udev: Adding input device Integrated Camera: Integrated I (/dev/input/event10)
[     3.355] (**) Integrated Camera: Integrated I: Applying InputClass "libinput keyboard catchall"
[     3.355] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated I'
[     3.355] (**) Integrated Camera: Integrated I: always reports core events
[     3.355] (**) Option "Device" "/dev/input/event10"
[     3.355] (**) Option "_source" "server/udev"
[     3.358] (II) event10 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[     3.358] (II) event10 - Integrated Camera: Integrated I: device is a keyboard
[     3.358] (II) event10 - Integrated Camera: Integrated I: device removed
[     3.409] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input15/event10"
[     3.409] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated I" (type: KEYBOARD, id 10)
[     3.414] (II) event10 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[     3.414] (II) event10 - Integrated Camera: Integrated I: device is a keyboard
[     3.415] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Mouse (/dev/input/event6)
[     3.415] (**) SYNA8005:00 06CB:CD8C Mouse: Applying InputClass "libinput pointer catchall"
[     3.415] (II) Using input driver 'libinput' for 'SYNA8005:00 06CB:CD8C Mouse'
[     3.415] (**) SYNA8005:00 06CB:CD8C Mouse: always reports core events
[     3.415] (**) Option "Device" "/dev/input/event6"
[     3.416] (**) Option "_source" "server/udev"
[     3.418] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: is tagged by udev as: Mouse Pointingstick
[     3.419] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device is a pointer
[     3.419] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device removed
[     3.466] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input11/event6"
[     3.466] (II) XINPUT: Adding extended input device "SYNA8005:00 06CB:CD8C Mouse" (type: MOUSE, id 11)
[     3.466] (**) Option "AccelerationScheme" "none"
[     3.466] (**) SYNA8005:00 06CB:CD8C Mouse: (accel) selected scheme none/0
[     3.466] (**) SYNA8005:00 06CB:CD8C Mouse: (accel) acceleration factor: 2.000
[     3.466] (**) SYNA8005:00 06CB:CD8C Mouse: (accel) acceleration threshold: 4
[     3.470] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: is tagged by udev as: Mouse Pointingstick
[     3.471] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device is a pointer
[     3.476] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Mouse (/dev/input/mouse1)
[     3.476] (II) No input driver specified, ignoring this device.
[     3.476] (II) This device may have been added with another device file.
[     3.477] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Touchpad (/dev/input/event8)
[     3.477] (**) SYNA8005:00 06CB:CD8C Touchpad: Applying InputClass "libinput touchpad catchall"
[     3.477] (II) Using input driver 'libinput' for 'SYNA8005:00 06CB:CD8C Touchpad'
[     3.477] (**) SYNA8005:00 06CB:CD8C Touchpad: always reports core events
[     3.477] (**) Option "Device" "/dev/input/event8"
[     3.477] (**) Option "_source" "server/udev"
[     3.480] (II) event8  - SYNA8005:00 06CB:CD8C Touchpad: is tagged by udev as: Touchpad
[     3.482] (II) event8  - SYNA8005:00 06CB:CD8C Touchpad: device is a touchpad
[     3.482] (II) event8  - SYNA8005:00 06CB:CD8C Touchpad: device removed
[     3.525] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input12/event8"
[     3.527] (II) XINPUT: Adding extended input device "SYNA8005:00 06CB:CD8C Touchpad" (type: TOUCHPAD, id 12)
[     3.531] (**) Option "AccelerationScheme" "none"
[     3.531] (**) SYNA8005:00 06CB:CD8C Touchpad: (accel) selected scheme none/0
[     3.531] (**) SYNA8005:00 06CB:CD8C Touchpad: (accel) acceleration factor: 2.000
[     3.531] (**) SYNA8005:00 06CB:CD8C Touchpad: (accel) acceleration threshold: 4
[     3.532] (II) event8  - SYNA8005:00 06CB:CD8C Touchpad: is tagged by udev as: Touchpad
[     3.533] (II) event8  - SYNA8005:00 06CB:CD8C Touchpad: device is a touchpad
[     3.533] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Touchpad (/dev/input/mouse2)
[     3.533] (II) No input driver specified, ignoring this device.
[     3.533] (II) This device may have been added with another device file.
[     3.534] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/event12)
[     3.534] (**) Logitech G502 HERO Gaming Mouse: Applying InputClass "libinput pointer catchall"
[     3.534] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse'
[     3.534] (**) Logitech G502 HERO Gaming Mouse: always reports core events
[     3.534] (**) Option "Device" "/dev/input/event12"
[     3.534] (**) Option "_source" "server/udev"
[     3.590] (II) event12 - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[     3.590] (II) event12 - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[     3.590] (II) event12 - Logitech G502 HERO Gaming Mouse: device is a pointer
[     3.590] (II) event12 - Logitech G502 HERO Gaming Mouse: device removed
[     3.652] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.3/5-2.3:1.0/0003:046D:C08B.0002/input/input17/event12"
[     3.652] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse" (type: MOUSE, id 13)
[     3.652] (**) Option "AccelerationScheme" "none"
[     3.652] (**) Logitech G502 HERO Gaming Mouse: (accel) selected scheme none/0
[     3.652] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration factor: 2.000
[     3.652] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration threshold: 4
[     3.709] (II) event12 - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[     3.709] (II) event12 - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[     3.709] (II) event12 - Logitech G502 HERO Gaming Mouse: device is a pointer
[     3.710] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/mouse3)
[     3.710] (II) No input driver specified, ignoring this device.
[     3.710] (II) This device may have been added with another device file.
[     3.711] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse Keyboard (/dev/input/event13)
[     3.711] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[     3.711] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[     3.711] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[     3.711] (**) Option "Device" "/dev/input/event13"
[     3.711] (**) Option "_source" "server/udev"
[     3.712] (II) event13 - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[     3.712] (II) event13 - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[     3.712] (II) event13 - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[     3.765] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: needs a virtual subdevice
[     3.765] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.3/5-2.3:1.1/0003:046D:C08B.0003/input/input18/event13"
[     3.765] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: MOUSE, id 14)
[     3.765] (**) Option "AccelerationScheme" "none"
[     3.765] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) selected scheme none/0
[     3.765] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[     3.765] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[     3.766] (II) event13 - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[     3.766] (II) event13 - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[     3.767] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     3.767] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     3.767] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     3.767] (**) AT Translated Set 2 keyboard: always reports core events
[     3.767] (**) Option "Device" "/dev/input/event3"
[     3.767] (**) Option "_source" "server/udev"
[     3.767] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     3.767] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     3.767] (II) event3  - AT Translated Set 2 keyboard: device removed
[     3.815] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     3.815] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[     3.816] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     3.816] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     3.817] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event5)
[     3.817] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[     3.817] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[     3.818] (**) TPPS/2 Elan TrackPoint: always reports core events
[     3.818] (**) Option "Device" "/dev/input/event5"
[     3.818] (**) Option "_source" "server/udev"
[     3.820] (II) event5  - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[     3.820] (II) event5  - TPPS/2 Elan TrackPoint: device is a pointer
[     3.821] (II) event5  - TPPS/2 Elan TrackPoint: device removed
[     3.875] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event5"
[     3.875] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 16)
[     3.875] (**) Option "AccelerationScheme" "none"
[     3.875] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[     3.875] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[     3.875] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[     3.875] (II) event5  - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[     3.876] (II) event5  - TPPS/2 Elan TrackPoint: device is a pointer
[     3.876] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse0)
[     3.876] (II) No input driver specified, ignoring this device.
[     3.876] (II) This device may have been added with another device file.
[     3.877] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[     3.877] (II) No input driver specified, ignoring this device.
[     3.877] (II) This device may have been added with another device file.
[     3.878] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[     3.878] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[     3.878] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[     3.878] (**) ThinkPad Extra Buttons: always reports core events
[     3.878] (**) Option "Device" "/dev/input/event4"
[     3.878] (**) Option "_source" "server/udev"
[     3.878] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     3.878] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[     3.878] (II) event4  - ThinkPad Extra Buttons: device removed
[     3.916] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event4"
[     3.916] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 17)
[     3.917] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     3.917] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[     4.187] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[     4.187] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[     4.187] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[     4.187] (**) Option "Device" "/dev/input/event13"
[     4.187] (**) Option "_source" "_driver/libinput"
[     4.187] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: is a virtual subdevice
[     4.187] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.3/5-2.3:1.1/0003:046D:C08B.0003/input/input18/event13"
[     4.187] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: KEYBOARD, id 18)
[     4.187] (II) intel(0): Output DP2-1 has no monitor section
[     4.187] (II) intel(0): Enabled output DP2-1
[     4.187] (II) intel(0): Output DP2-2 has no monitor section
[     4.187] (II) intel(0): Enabled output DP2-2
[     4.187] (II) intel(0): Output DP2-3 has no monitor section
[     4.187] (II) intel(0): Enabled output DP2-3
[     4.361] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[     4.361] (II) No input driver specified, ignoring this device.
[     4.361] (II) This device may have been added with another device file.
[     4.361] (II) config/udev: removing device ThinkPad Extra Buttons
[     4.361] (II) event4  - ThinkPad Extra Buttons: device removed
[     4.402] (II) UnloadModule: "libinput"
[     4.403] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[     4.403] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[     4.403] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[     4.403] (**) ThinkPad Extra Buttons: always reports core events
[     4.403] (**) Option "Device" "/dev/input/event4"
[     4.403] (**) Option "_source" "server/udev"
[     4.403] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     4.403] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[     4.404] (II) event4  - ThinkPad Extra Buttons: device removed
[     4.442] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event4"
[     4.442] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 17)
[     4.444] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     4.444] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[     4.447] (II) config/udev: removing device TPPS/2 Elan TrackPoint
[     4.447] (II) event5  - TPPS/2 Elan TrackPoint: device removed
[     4.522] (II) UnloadModule: "libinput"
[     4.523] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event5)
[     4.523] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[     4.523] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[     4.523] (**) TPPS/2 Elan TrackPoint: always reports core events
[     4.523] (**) Option "Device" "/dev/input/event5"
[     4.523] (**) Option "_source" "server/udev"
[     4.525] (II) event5  - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[     4.526] (II) event5  - TPPS/2 Elan TrackPoint: device is a pointer
[     4.528] (II) event5  - TPPS/2 Elan TrackPoint: device removed
[     4.589] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event5"
[     4.589] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 16)
[     4.589] (**) Option "AccelerationScheme" "none"
[     4.589] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[     4.589] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[     4.589] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[     4.591] (II) event5  - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[     4.592] (II) event5  - TPPS/2 Elan TrackPoint: device is a pointer
[     4.595] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse0)
[     4.595] (II) No input driver specified, ignoring this device.
[     4.595] (II) This device may have been added with another device file.
[     4.596] (II) config/udev: removing device SYNA8005:00 06CB:CD8C Mouse
[     4.596] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device removed
[     4.666] (II) UnloadModule: "libinput"
[     4.667] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Mouse (/dev/input/event6)
[     4.667] (**) SYNA8005:00 06CB:CD8C Mouse: Applying InputClass "libinput pointer catchall"
[     4.667] (II) Using input driver 'libinput' for 'SYNA8005:00 06CB:CD8C Mouse'
[     4.667] (**) SYNA8005:00 06CB:CD8C Mouse: always reports core events
[     4.667] (**) Option "Device" "/dev/input/event6"
[     4.667] (**) Option "_source" "server/udev"
[     4.669] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: is tagged by udev as: Mouse Pointingstick
[     4.670] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device is a pointer
[     4.673] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device removed
[     4.749] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input11/event6"
[     4.749] (II) XINPUT: Adding extended input device "SYNA8005:00 06CB:CD8C Mouse" (type: MOUSE, id 11)
[     4.749] (**) Option "AccelerationScheme" "none"
[     4.749] (**) SYNA8005:00 06CB:CD8C Mouse: (accel) selected scheme none/0
[     4.749] (**) SYNA8005:00 06CB:CD8C Mouse: (accel) acceleration factor: 2.000
[     4.749] (**) SYNA8005:00 06CB:CD8C Mouse: (accel) acceleration threshold: 4
[     4.752] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: is tagged by udev as: Mouse Pointingstick
[     4.753] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device is a pointer
[     4.756] (II) config/udev: removing device Integrated Camera: Integrated C
[     4.756] (II) event9  - Integrated Camera: Integrated C: device removed
[     4.816] (II) UnloadModule: "libinput"
[     4.817] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event9)
[     4.817] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[     4.817] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[     4.817] (**) Integrated Camera: Integrated C: always reports core events
[     4.817] (**) Option "Device" "/dev/input/event9"
[     4.817] (**) Option "_source" "server/udev"
[     4.819] (II) event9  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     4.819] (II) event9  - Integrated Camera: Integrated C: device is a keyboard
[     4.820] (II) event9  - Integrated Camera: Integrated C: device removed
[     4.882] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input14/event9"
[     4.882] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[     4.885] (II) event9  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     4.885] (II) event9  - Integrated Camera: Integrated C: device is a keyboard
[     4.887] (II) config/udev: removing device SYNA8005:00 06CB:CD8C Touchpad
[     4.887] (II) event8  - SYNA8005:00 06CB:CD8C Touchpad: device removed
[     4.962] (II) UnloadModule: "libinput"
[     4.963] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Touchpad (/dev/input/event8)
[     4.963] (**) SYNA8005:00 06CB:CD8C Touchpad: Applying InputClass "libinput touchpad catchall"
[     4.963] (II) Using input driver 'libinput' for 'SYNA8005:00 06CB:CD8C Touchpad'
[     4.963] (**) SYNA8005:00 06CB:CD8C Touchpad: always reports core events
[     4.963] (**) Option "Device" "/dev/input/event8"
[     4.963] (**) Option "_source" "server/udev"
[     4.966] (II) event8  - SYNA8005:00 06CB:CD8C Touchpad: is tagged by udev as: Touchpad
[     4.967] (II) event8  - SYNA8005:00 06CB:CD8C Touchpad: device is a touchpad
[     4.968] (II) event8  - SYNA8005:00 06CB:CD8C Touchpad: device removed
[     5.029] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input12/event8"
[     5.030] (II) XINPUT: Adding extended input device "SYNA8005:00 06CB:CD8C Touchpad" (type: TOUCHPAD, id 12)
[     5.033] (**) Option "AccelerationScheme" "none"
[     5.033] (**) SYNA8005:00 06CB:CD8C Touchpad: (accel) selected scheme none/0
[     5.033] (**) SYNA8005:00 06CB:CD8C Touchpad: (accel) acceleration factor: 2.000
[     5.033] (**) SYNA8005:00 06CB:CD8C Touchpad: (accel) acceleration threshold: 4
[     5.035] (II) event8  - SYNA8005:00 06CB:CD8C Touchpad: is tagged by udev as: Touchpad
[     5.039] (II) event8  - SYNA8005:00 06CB:CD8C Touchpad: device is a touchpad
[     5.041] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Touchpad (/dev/input/mouse2)
[     5.041] (II) No input driver specified, ignoring this device.
[     5.041] (II) This device may have been added with another device file.
[     5.042] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Mouse (/dev/input/mouse1)
[     5.042] (II) No input driver specified, ignoring this device.
[     5.042] (II) This device may have been added with another device file.
[     5.042] (II) config/udev: removing device Integrated Camera: Integrated I
[     5.042] (II) event10 - Integrated Camera: Integrated I: device removed
[     5.109] (II) UnloadModule: "libinput"
[     5.110] (II) config/udev: Adding input device Integrated Camera: Integrated I (/dev/input/event10)
[     5.110] (**) Integrated Camera: Integrated I: Applying InputClass "libinput keyboard catchall"
[     5.110] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated I'
[     5.110] (**) Integrated Camera: Integrated I: always reports core events
[     5.110] (**) Option "Device" "/dev/input/event10"
[     5.110] (**) Option "_source" "server/udev"
[     5.112] (II) event10 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[     5.112] (II) event10 - Integrated Camera: Integrated I: device is a keyboard
[     5.113] (II) event10 - Integrated Camera: Integrated I: device removed
[     5.176] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input15/event10"
[     5.176] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated I" (type: KEYBOARD, id 10)
[     5.178] (II) event10 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[     5.178] (II) event10 - Integrated Camera: Integrated I: device is a keyboard
[     5.180] (II) config/udev: removing device Video Bus
[     5.180] (II) event11 - Video Bus: device removed
[     5.242] (II) UnloadModule: "libinput"
[     5.243] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[     5.243] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     5.243] (II) Using input driver 'libinput' for 'Video Bus'
[     5.243] (**) Video Bus: always reports core events
[     5.243] (**) Option "Device" "/dev/input/event11"
[     5.243] (**) Option "_source" "server/udev"
[     5.245] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[     5.245] (II) event11 - Video Bus: device is a keyboard
[     5.246] (II) event11 - Video Bus: device removed
[     5.322] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input16/event11"
[     5.322] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     5.324] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[     5.325] (II) event11 - Video Bus: device is a keyboard
[     5.326] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:02.0/drm/card0 /dev/dri/card0
[     5.326] (II) config/udev: Adding drm device (/dev/dri/card0)
[     5.326] (II) xfree86: Adding drm device (/dev/dri/card0)
[     5.326] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[     5.330] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/mouse3)
[     5.330] (II) No input driver specified, ignoring this device.
[     5.330] (II) This device may have been added with another device file.
[     5.330] (II) config/udev: removing device Logitech G502 HERO Gaming Mouse Keyboard
[     5.330] (II) UnloadModule: "libinput"
[     5.330] (II) config/udev: removing device Logitech G502 HERO Gaming Mouse Keyboard
[     5.330] (II) event13 - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[     5.376] (II) UnloadModule: "libinput"
[     5.378] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse Keyboard (/dev/input/event13)
[     5.378] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.378] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[     5.378] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[     5.378] (**) Option "Device" "/dev/input/event13"
[     5.378] (**) Option "_source" "server/udev"
[     5.382] (II) event13 - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[     5.382] (II) event13 - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[     5.383] (II) event13 - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[     5.416] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: needs a virtual subdevice
[     5.416] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.3/5-2.3:1.1/0003:046D:C08B.0003/input/input18/event13"
[     5.416] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: MOUSE, id 14)
[     5.416] (**) Option "AccelerationScheme" "none"
[     5.416] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) selected scheme none/0
[     5.416] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[     5.416] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[     5.420] (II) event13 - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[     5.420] (II) event13 - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[     5.422] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.422] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[     5.422] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[     5.422] (**) Option "Device" "/dev/input/event13"
[     5.422] (**) Option "_source" "_driver/libinput"
[     5.422] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: is a virtual subdevice
[     5.422] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.3/5-2.3:1.1/0003:046D:C08B.0003/input/input18/event13"
[     5.422] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: KEYBOARD, id 18)
[     5.423] (II) config/udev: removing device Logitech G502 HERO Gaming Mouse
[     5.423] (II) event12 - Logitech G502 HERO Gaming Mouse: device removed
[     5.482] (II) UnloadModule: "libinput"
[     5.484] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/event12)
[     5.484] (**) Logitech G502 HERO Gaming Mouse: Applying InputClass "libinput pointer catchall"
[     5.484] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse'
[     5.484] (**) Logitech G502 HERO Gaming Mouse: always reports core events
[     5.484] (**) Option "Device" "/dev/input/event12"
[     5.484] (**) Option "_source" "server/udev"
[     5.543] (II) event12 - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[     5.543] (II) event12 - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[     5.543] (II) event12 - Logitech G502 HERO Gaming Mouse: device is a pointer
[     5.544] (II) event12 - Logitech G502 HERO Gaming Mouse: device removed
[     5.616] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.3/5-2.3:1.0/0003:046D:C08B.0002/input/input17/event12"
[     5.616] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse" (type: MOUSE, id 13)
[     5.616] (**) Option "AccelerationScheme" "none"
[     5.616] (**) Logitech G502 HERO Gaming Mouse: (accel) selected scheme none/0
[     5.616] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration factor: 2.000
[     5.616] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration threshold: 4
[     5.676] (II) event12 - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[     5.676] (II) event12 - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[     5.676] (II) event12 - Logitech G502 HERO Gaming Mouse: device is a pointer
[     5.678] (II) config/udev: Adding input device Logitech G512 RGB MECHANICAL GAMING KEYBOARD (/dev/input/event14)
[     5.678] (**) Logitech G512 RGB MECHANICAL GAMING KEYBOARD: Applying InputClass "libinput keyboard catchall"
[     5.678] (II) Using input driver 'libinput' for 'Logitech G512 RGB MECHANICAL GAMING KEYBOARD'
[     5.678] (**) Logitech G512 RGB MECHANICAL GAMING KEYBOARD: always reports core events
[     5.678] (**) Option "Device" "/dev/input/event14"
[     5.678] (**) Option "_source" "server/udev"
[     5.679] (II) event14 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD: is tagged by udev as: Keyboard
[     5.679] (II) event14 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD: device is a keyboard
[     5.680] (II) event14 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD: device removed
[     5.722] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.1/5-2.1.3/5-2.1.3:1.0/0003:046D:C33C.0004/input/input21/event14"
[     5.722] (II) XINPUT: Adding extended input device "Logitech G512 RGB MECHANICAL GAMING KEYBOARD" (type: KEYBOARD, id 19)
[     5.727] (II) event14 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD: is tagged by udev as: Keyboard
[     5.727] (II) event14 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD: device is a keyboard
[     5.730] (II) config/udev: Adding input device Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard (/dev/input/event15)
[     5.730] (**) Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.730] (II) Using input driver 'libinput' for 'Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard'
[     5.730] (**) Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: always reports core events
[     5.730] (**) Option "Device" "/dev/input/event15"
[     5.730] (**) Option "_source" "server/udev"
[     5.733] (II) event15 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: is tagged by udev as: Keyboard
[     5.733] (II) event15 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: device is a keyboard
[     5.734] (II) event15 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: device removed
[     5.762] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.1/5-2.1.3/5-2.1.3:1.1/0003:046D:C33C.0005/input/input22/event15"
[     5.762] (II) XINPUT: Adding extended input device "Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard" (type: KEYBOARD, id 20)
[     5.767] (II) event15 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: is tagged by udev as: Keyboard
[     5.767] (II) event15 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: device is a keyboard
[     5.768] (II) config/udev: Adding input device Lenovo ThinkPad Thunderbolt 3 Dock USB Audio (/dev/input/event16)
[     5.768] (**) Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: Applying InputClass "libinput keyboard catchall"
[     5.768] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Thunderbolt 3 Dock USB Audio'
[     5.768] (**) Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: always reports core events
[     5.768] (**) Option "Device" "/dev/input/event16"
[     5.768] (**) Option "_source" "server/udev"
[     5.770] (II) event16 - Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: is tagged by udev as: Keyboard
[     5.770] (II) event16 - Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: device is a keyboard
[     5.770] (II) event16 - Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: device removed
[     5.829] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.1/5-2.1.1/5-2.1.1.2/5-2.1.1.2:1.3/0003:17EF:3083.0006/input/input25/event16"
[     5.829] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Thunderbolt 3 Dock USB Audio" (type: KEYBOARD, id 21)
[     5.833] (II) event16 - Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: is tagged by udev as: Keyboard
[     5.834] (II) event16 - Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: device is a keyboard
[     6.191] (II) intel(0): resizing framebuffer to 1920x1080
[     6.191] (II) intel(0): switch to mode 1920x1080@60.0 on DP2-3 using pipe 1, position (0, 0), rotation normal, reflection none

EDIT
The Arch Wiki (https://wiki.archlinux.org/title/LightD … ng_monitor) says this though:

display-setup-script=xrandr --output HDMI1 --primary

Is it compatible with the rest of the code you wrote?

EDIT #2
I don't mean to disrespect you, but could you be making syntax errors in the line above?

... then xrandr --output eDP1 --auto; else xrandr --output eDP1 --off --output DP2-3 --auto; fi'

Should there be a dollar sign outside of the xrandr commands? I haven't touched bash, but I am somewhat intuitive of matching syntax since I do python and javascript

Last edited by crimsonpython24 (2021-05-10 10:33:46)

Offline

#32 2021-05-10 10:20:36

crimsonpython24
Member
From: Taiwan
Registered: 2021-05-08
Posts: 38

Re: Display not working on startup

Once again, I'm positive the monitor names are correct.

Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
eDP1 connected (normal left inverted right x axis y axis)
   2560x1440     60.00 +  59.95  
   1920x1440     60.00  
   1856x1392     60.01  
   1792x1344     60.01  
   2048x1152     60.00    59.90    59.91  
   1920x1200     59.88    59.95  
   1920x1080     59.96    60.00    59.93  
   1600x1200     60.00  
   1680x1050     59.95    59.88  
   1400x1050     59.98  
   1600x900      60.00    59.95    59.82  
   1280x1024     60.02  
   1400x900      59.96    59.88  
   1280x960      60.00  
   1368x768      60.00    59.88    59.85  
   1280x800      59.81    59.91  
   1280x720      59.86    60.00    59.74  
   1024x768      60.00  
   1024x576      60.00    59.90    59.82  
   960x540       60.00    59.63    59.82  
   800x600       60.32    56.25  
   864x486       60.00    59.92    59.57  
   640x480       59.94  
   720x405       59.51    60.00    58.99  
   640x360       59.84    59.32    60.00  
DP1 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
DP2-1 disconnected (normal left inverted right x axis y axis)
DP2-2 disconnected (normal left inverted right x axis y axis)
DP2-3 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 550mm x 310mm
   1920x1080     60.00*+  50.00    59.94    30.00    25.00    24.00    29.97    23.98  
   1600x1200     60.00  
   1680x1050     59.88  
   1400x1050     59.95  
   1600x900      60.00  
   1280x1024     75.02    60.02  
   1440x900      59.90  
   1280x960      60.00  
   1280x800      59.91  
   1152x864      75.00  
   1280x720      60.00    50.00    59.94  
   1440x576      50.00  
   1024x768      75.03    70.07    60.00  
   1440x480      60.00    59.94  
   832x624       74.55  
   800x600       72.19    75.00    60.32    56.25  
   720x576       50.00  
   720x480       60.00    59.94  
   640x480       75.00    72.81    66.67    60.00    59.94  
   720x400       70.08  
HDMI1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)

Offline

#33 2021-05-10 10:29:52

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

Re: Display not working on startup

Sanity check: what happens when you remove the display-setup-script ?

Offline

#34 2021-05-10 10:33:15

crimsonpython24
Member
From: Taiwan
Registered: 2021-05-08
Posts: 38

Re: Display not working on startup

Login: login screen only shows up on the small monitor
Logged in: both monitors work fine

Can you please also check my second edit in #31?

If you still need it:

[     1.920] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[     1.920] Build Operating System: Linux Archlinux
[     1.920] Current Operating System: Linux thinkpadx1c 5.12.2-arch1-1 #1 SMP PREEMPT Fri, 07 May 2021 15:36:06 +0000 x86_64
[     1.920] Kernel command line: root=PARTUUID=eec1866e-c710-489c-a79d-582872b43fcf rw add_efi_memmap initrd=boot\intel-ucode.img initrd=boot\initramfs-linux.img
[     1.920] Build Date: 13 April 2021  03:12:10PM
[     1.920]  
[     1.920] Current version of pixman: 0.40.0
[     1.920] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     1.920] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     1.920] (==) Log file: "/var/log/Xorg.0.log", Time: Mon May 10 18:31:29 2021
[     1.923] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     1.925] (==) No Layout section.  Using the first Screen section.
[     1.925] (==) No screen section available. Using defaults.
[     1.925] (**) |-->Screen "Default Screen Section" (0)
[     1.925] (**) |   |-->Monitor "<default monitor>"
[     1.926] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     1.926] (==) Automatically adding devices
[     1.926] (==) Automatically enabling devices
[     1.926] (==) Automatically adding GPU devices
[     1.926] (==) Automatically binding GPU devices
[     1.926] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     1.926] (WW) The directory "/usr/share/fonts/misc" does not exist.
[     1.926] 	Entry deleted from font path.
[     1.926] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     1.926] 	Entry deleted from font path.
[     1.926] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     1.926] 	Entry deleted from font path.
[     1.928] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[     1.928] (==) ModulePath set to "/usr/lib/xorg/modules"
[     1.928] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     1.928] (II) Module ABI versions:
[     1.928] 	X.Org ANSI C Emulation: 0.4
[     1.928] 	X.Org Video Driver: 24.1
[     1.928] 	X.Org XInput driver : 24.1
[     1.928] 	X.Org Server Extension : 10.0
[     1.928] (++) using VT number 7

[     1.928] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     1.931] (--) PCI:*(0@0:2:0) 8086:9bca:17aa:2292 rev 4, Mem @ 0xe9000000/16777216, 0xc0000000/268435456, I/O @ 0x00003000/64, BIOS @ 0x????????/131072
[     1.931] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     1.931] (II) LoadModule: "glx"
[     1.932] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     1.937] (II) Module glx: vendor="X.Org Foundation"
[     1.937] 	compiled for 1.20.11, module version = 1.0.0
[     1.937] 	ABI class: X.Org Server Extension, version 10.0
[     1.937] (==) Matched intel as autoconfigured driver 0
[     1.937] (==) Matched modesetting as autoconfigured driver 1
[     1.937] (==) Matched fbdev as autoconfigured driver 2
[     1.937] (==) Matched vesa as autoconfigured driver 3
[     1.937] (==) Assigned the driver to the xf86ConfigLayout
[     1.937] (II) LoadModule: "intel"
[     1.937] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     1.941] (II) Module intel: vendor="X.Org Foundation"
[     1.941] 	compiled for 1.20.10, module version = 2.99.917
[     1.941] 	Module class: X.Org Video Driver
[     1.941] 	ABI class: X.Org Video Driver, version 24.1
[     1.941] (II) LoadModule: "modesetting"
[     1.943] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     1.946] (II) Module modesetting: vendor="X.Org Foundation"
[     1.946] 	compiled for 1.20.11, module version = 1.20.11
[     1.946] 	Module class: X.Org Video Driver
[     1.946] 	ABI class: X.Org Video Driver, version 24.1
[     1.946] (II) LoadModule: "fbdev"
[     1.946] (WW) Warning, couldn't open module fbdev
[     1.946] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     1.946] (II) LoadModule: "vesa"
[     1.946] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     1.946] (II) Module vesa: vendor="X.Org Foundation"
[     1.946] 	compiled for 1.20.9, module version = 2.5.0
[     1.946] 	Module class: X.Org Video Driver
[     1.946] 	ABI class: X.Org Video Driver, version 24.1
[     1.946] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
	i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
	915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
	Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
	GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[     1.947] (II) intel: Driver for Intel(R) HD Graphics
[     1.947] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[     1.947] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[     1.947] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     1.947] (II) VESA: driver for VESA chipsets: vesa
[     3.228] intel: waited 0 ms for i915.ko driver to load
[     3.228] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[     3.228] (II) intel(0): SNA compiled from 2.99.917-916-g31486f40
[     3.249] (WW) Falling back to old probe method for modesetting
[     3.249] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[     3.249] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 6 threads
[     3.249] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     3.249] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[     3.249] (==) intel(0): RGB weight 888
[     3.249] (==) intel(0): Default visual is TrueColor
[     3.249] (II) intel(0): Output eDP1 has no monitor section
[     3.249] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[     3.249] (II) intel(0): Enabled output eDP1
[     3.250] (II) intel(0): Output DP1 has no monitor section
[     3.250] (II) intel(0): Enabled output DP1
[     3.250] (II) intel(0): Output HDMI1 has no monitor section
[     3.250] (II) intel(0): Enabled output HDMI1
[     3.250] (II) intel(0): Output DP2 has no monitor section
[     3.250] (II) intel(0): Enabled output DP2
[     3.250] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[     3.250] (II) intel(0): Output VIRTUAL1 has no monitor section
[     3.250] (II) intel(0): Enabled output VIRTUAL1
[     3.250] (--) intel(0): Output eDP1 using initial mode 2560x1440 on pipe 0
[     3.250] (==) intel(0): TearFree enabled
[     3.250] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[     3.250] (==) intel(0): DPI set to (96, 96)
[     3.250] (II) Loading sub module "dri3"
[     3.250] (II) LoadModule: "dri3"
[     3.250] (II) Module "dri3" already built-in
[     3.250] (II) Loading sub module "dri2"
[     3.250] (II) LoadModule: "dri2"
[     3.250] (II) Module "dri2" already built-in
[     3.250] (II) Loading sub module "present"
[     3.250] (II) LoadModule: "present"
[     3.250] (II) Module "present" already built-in
[     3.250] (II) UnloadModule: "modesetting"
[     3.250] (II) Unloading modesetting
[     3.250] (II) UnloadModule: "vesa"
[     3.250] (II) Unloading vesa
[     3.251] (II) intel(0): SNA initialized with Coffeelake (gen9) backend
[     3.251] (==) intel(0): Backing store enabled
[     3.251] (==) intel(0): Silken mouse disabled
[     3.251] (II) intel(0): HW Cursor enabled
[     3.252] (==) intel(0): DPMS enabled
[     3.252] (==) intel(0): Display hotplug detection enabled
[     3.252] (II) intel(0): [DRI2] Setup complete
[     3.252] (II) intel(0): [DRI2]   DRI driver: i965
[     3.252] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[     3.252] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[     3.252] (II) intel(0): hardware support for Present enabled
[     3.252] (II) Initializing extension Generic Event Extension
[     3.252] (II) Initializing extension SHAPE
[     3.252] (II) Initializing extension MIT-SHM
[     3.252] (II) Initializing extension XInputExtension
[     3.252] (II) Initializing extension XTEST
[     3.252] (II) Initializing extension BIG-REQUESTS
[     3.252] (II) Initializing extension SYNC
[     3.252] (II) Initializing extension XKEYBOARD
[     3.253] (II) Initializing extension XC-MISC
[     3.253] (II) Initializing extension SECURITY
[     3.253] (II) Initializing extension XFIXES
[     3.253] (II) Initializing extension RENDER
[     3.253] (II) Initializing extension RANDR
[     3.253] (II) Initializing extension COMPOSITE
[     3.253] (II) Initializing extension DAMAGE
[     3.253] (II) Initializing extension MIT-SCREEN-SAVER
[     3.253] (II) Initializing extension DOUBLE-BUFFER
[     3.253] (II) Initializing extension RECORD
[     3.253] (II) Initializing extension DPMS
[     3.253] (II) Initializing extension Present
[     3.253] (II) Initializing extension DRI3
[     3.253] (II) Initializing extension X-Resource
[     3.254] (II) Initializing extension XVideo
[     3.254] (II) Initializing extension XVideo-MotionCompensation
[     3.254] (II) Initializing extension GLX
[     3.278] (II) AIGLX: Loaded and initialized i965
[     3.278] (II) GLX: Initialized DRI2 GL provider for screen 0
[     3.278] (II) Initializing extension XFree86-VidModeExtension
[     3.278] (II) Initializing extension XFree86-DGA
[     3.278] (II) Initializing extension XFree86-DRI
[     3.278] (II) Initializing extension DRI2
[     3.282] (II) intel(0): switch to mode 2560x1440@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[     3.284] (II) intel(0): Setting screen physical size to 677 x 381
[     3.354] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[     3.354] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     3.354] (II) LoadModule: "libinput"
[     3.354] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     3.356] (II) Module libinput: vendor="X.Org Foundation"
[     3.356] 	compiled for 1.20.11, module version = 1.0.1
[     3.356] 	Module class: X.Org XInput Driver
[     3.356] 	ABI class: X.Org XInput driver, version 24.1
[     3.356] (II) Using input driver 'libinput' for 'Power Button'
[     3.356] (**) Power Button: always reports core events
[     3.356] (**) Option "Device" "/dev/input/event2"
[     3.358] (**) Option "_source" "server/udev"
[     3.363] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     3.363] (II) event2  - Power Button: device is a keyboard
[     3.363] (II) event2  - Power Button: device removed
[     3.390] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[     3.390] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     3.391] (II) event2  - Power Button: is tagged by udev as: Keyboard
[     3.391] (II) event2  - Power Button: device is a keyboard
[     3.391] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[     3.391] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     3.391] (II) Using input driver 'libinput' for 'Video Bus'
[     3.391] (**) Video Bus: always reports core events
[     3.391] (**) Option "Device" "/dev/input/event13"
[     3.391] (**) Option "_source" "server/udev"
[     3.392] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[     3.392] (II) event13 - Video Bus: device is a keyboard
[     3.392] (II) event13 - Video Bus: device removed
[     3.471] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input20/event13"
[     3.471] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     3.472] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[     3.472] (II) event13 - Video Bus: device is a keyboard
[     3.472] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[     3.472] (II) No input driver specified, ignoring this device.
[     3.472] (II) This device may have been added with another device file.
[     3.472] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[     3.472] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[     3.472] (II) Using input driver 'libinput' for 'Sleep Button'
[     3.472] (**) Sleep Button: always reports core events
[     3.472] (**) Option "Device" "/dev/input/event0"
[     3.472] (**) Option "_source" "server/udev"
[     3.473] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     3.473] (II) event0  - Sleep Button: device is a keyboard
[     3.473] (II) event0  - Sleep Button: device removed
[     3.505] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[     3.505] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[     3.506] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[     3.506] (II) event0  - Sleep Button: device is a keyboard
[     3.506] (II) config/udev: Adding drm device (/dev/dri/card0)
[     3.506] (II) xfree86: Adding drm device (/dev/dri/card0)
[     3.506] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[     3.507] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event9)
[     3.507] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[     3.507] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[     3.507] (**) Integrated Camera: Integrated C: always reports core events
[     3.507] (**) Option "Device" "/dev/input/event9"
[     3.507] (**) Option "_source" "server/udev"
[     3.508] (II) event9  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     3.508] (II) event9  - Integrated Camera: Integrated C: device is a keyboard
[     3.508] (II) event9  - Integrated Camera: Integrated C: device removed
[     3.572] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input14/event9"
[     3.572] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[     3.574] (II) event9  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     3.574] (II) event9  - Integrated Camera: Integrated C: device is a keyboard
[     3.574] (II) config/udev: Adding input device Integrated Camera: Integrated I (/dev/input/event10)
[     3.574] (**) Integrated Camera: Integrated I: Applying InputClass "libinput keyboard catchall"
[     3.574] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated I'
[     3.574] (**) Integrated Camera: Integrated I: always reports core events
[     3.574] (**) Option "Device" "/dev/input/event10"
[     3.574] (**) Option "_source" "server/udev"
[     3.578] (II) event10 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[     3.578] (II) event10 - Integrated Camera: Integrated I: device is a keyboard
[     3.578] (II) event10 - Integrated Camera: Integrated I: device removed
[     3.655] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input15/event10"
[     3.655] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated I" (type: KEYBOARD, id 10)
[     3.655] (II) event10 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[     3.655] (II) event10 - Integrated Camera: Integrated I: device is a keyboard
[     3.656] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Mouse (/dev/input/event6)
[     3.656] (**) SYNA8005:00 06CB:CD8C Mouse: Applying InputClass "libinput pointer catchall"
[     3.656] (II) Using input driver 'libinput' for 'SYNA8005:00 06CB:CD8C Mouse'
[     3.656] (**) SYNA8005:00 06CB:CD8C Mouse: always reports core events
[     3.656] (**) Option "Device" "/dev/input/event6"
[     3.656] (**) Option "_source" "server/udev"
[     3.656] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: is tagged by udev as: Mouse Pointingstick
[     3.657] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device is a pointer
[     3.657] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device removed
[     3.722] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input11/event6"
[     3.722] (II) XINPUT: Adding extended input device "SYNA8005:00 06CB:CD8C Mouse" (type: MOUSE, id 11)
[     3.722] (**) Option "AccelerationScheme" "none"
[     3.722] (**) SYNA8005:00 06CB:CD8C Mouse: (accel) selected scheme none/0
[     3.722] (**) SYNA8005:00 06CB:CD8C Mouse: (accel) acceleration factor: 2.000
[     3.722] (**) SYNA8005:00 06CB:CD8C Mouse: (accel) acceleration threshold: 4
[     3.724] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: is tagged by udev as: Mouse Pointingstick
[     3.724] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device is a pointer
[     3.726] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Mouse (/dev/input/mouse1)
[     3.726] (II) No input driver specified, ignoring this device.
[     3.726] (II) This device may have been added with another device file.
[     3.727] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Touchpad (/dev/input/event7)
[     3.727] (**) SYNA8005:00 06CB:CD8C Touchpad: Applying InputClass "libinput touchpad catchall"
[     3.727] (II) Using input driver 'libinput' for 'SYNA8005:00 06CB:CD8C Touchpad'
[     3.727] (**) SYNA8005:00 06CB:CD8C Touchpad: always reports core events
[     3.727] (**) Option "Device" "/dev/input/event7"
[     3.727] (**) Option "_source" "server/udev"
[     3.728] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: is tagged by udev as: Touchpad
[     3.731] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: device is a touchpad
[     3.731] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: device removed
[     3.795] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input12/event7"
[     3.795] (II) XINPUT: Adding extended input device "SYNA8005:00 06CB:CD8C Touchpad" (type: TOUCHPAD, id 12)
[     3.796] (**) Option "AccelerationScheme" "none"
[     3.796] (**) SYNA8005:00 06CB:CD8C Touchpad: (accel) selected scheme none/0
[     3.796] (**) SYNA8005:00 06CB:CD8C Touchpad: (accel) acceleration factor: 2.000
[     3.796] (**) SYNA8005:00 06CB:CD8C Touchpad: (accel) acceleration threshold: 4
[     3.797] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: is tagged by udev as: Touchpad
[     3.797] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: device is a touchpad
[     3.798] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Touchpad (/dev/input/mouse2)
[     3.798] (II) No input driver specified, ignoring this device.
[     3.798] (II) This device may have been added with another device file.
[     3.799] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/event11)
[     3.799] (**) Logitech G502 HERO Gaming Mouse: Applying InputClass "libinput pointer catchall"
[     3.799] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse'
[     3.799] (**) Logitech G502 HERO Gaming Mouse: always reports core events
[     3.799] (**) Option "Device" "/dev/input/event11"
[     3.799] (**) Option "_source" "server/udev"
[     3.856] (II) event11 - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[     3.856] (II) event11 - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[     3.857] (II) event11 - Logitech G502 HERO Gaming Mouse: device is a pointer
[     3.857] (II) event11 - Logitech G502 HERO Gaming Mouse: device removed
[     3.943] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.3/5-2.3:1.0/0003:046D:C08B.0002/input/input16/event11"
[     3.943] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse" (type: MOUSE, id 13)
[     3.943] (**) Option "AccelerationScheme" "none"
[     3.943] (**) Logitech G502 HERO Gaming Mouse: (accel) selected scheme none/0
[     3.943] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration factor: 2.000
[     3.943] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration threshold: 4
[     3.999] (II) event11 - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[     3.999] (II) event11 - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[     3.999] (II) event11 - Logitech G502 HERO Gaming Mouse: device is a pointer
[     4.000] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/mouse3)
[     4.000] (II) No input driver specified, ignoring this device.
[     4.000] (II) This device may have been added with another device file.
[     4.001] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse Keyboard (/dev/input/event12)
[     4.001] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[     4.001] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[     4.001] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[     4.001] (**) Option "Device" "/dev/input/event12"
[     4.001] (**) Option "_source" "server/udev"
[     4.002] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[     4.002] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[     4.002] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[     4.026] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: needs a virtual subdevice
[     4.026] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.3/5-2.3:1.1/0003:046D:C08B.0003/input/input17/event12"
[     4.026] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: MOUSE, id 14)
[     4.026] (**) Option "AccelerationScheme" "none"
[     4.026] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) selected scheme none/0
[     4.026] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[     4.026] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[     4.029] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[     4.029] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[     4.030] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[     4.030] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     4.030] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     4.030] (**) AT Translated Set 2 keyboard: always reports core events
[     4.030] (**) Option "Device" "/dev/input/event3"
[     4.030] (**) Option "_source" "server/udev"
[     4.031] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     4.031] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     4.032] (II) event3  - AT Translated Set 2 keyboard: device removed
[     4.069] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[     4.069] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[     4.070] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     4.070] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[     4.074] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event8)
[     4.074] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[     4.074] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[     4.074] (**) TPPS/2 Elan TrackPoint: always reports core events
[     4.074] (**) Option "Device" "/dev/input/event8"
[     4.074] (**) Option "_source" "server/udev"
[     4.074] (II) event8  - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[     4.074] (II) event8  - TPPS/2 Elan TrackPoint: device is a pointer
[     4.075] (II) event8  - TPPS/2 Elan TrackPoint: device removed
[     4.138] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event8"
[     4.138] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 16)
[     4.139] (**) Option "AccelerationScheme" "none"
[     4.139] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[     4.139] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[     4.139] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[     4.139] (II) event8  - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[     4.139] (II) event8  - TPPS/2 Elan TrackPoint: device is a pointer
[     4.143] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse0)
[     4.143] (II) No input driver specified, ignoring this device.
[     4.143] (II) This device may have been added with another device file.
[     4.143] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[     4.143] (II) No input driver specified, ignoring this device.
[     4.143] (II) This device may have been added with another device file.
[     4.147] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[     4.147] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[     4.147] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[     4.147] (**) ThinkPad Extra Buttons: always reports core events
[     4.147] (**) Option "Device" "/dev/input/event4"
[     4.147] (**) Option "_source" "server/udev"
[     4.148] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     4.148] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[     4.149] (II) event4  - ThinkPad Extra Buttons: device removed
[     4.188] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event4"
[     4.188] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 17)
[     4.189] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     4.189] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[     4.218] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[     4.218] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[     4.218] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[     4.218] (**) Option "Device" "/dev/input/event12"
[     4.218] (**) Option "_source" "_driver/libinput"
[     4.218] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: is a virtual subdevice
[     4.218] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.3/5-2.3:1.1/0003:046D:C08B.0003/input/input17/event12"
[     4.218] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: KEYBOARD, id 18)
[     4.218] (II) intel(0): Output DP2-1 has no monitor section
[     4.218] (II) intel(0): Enabled output DP2-1
[     4.218] (II) intel(0): Output DP2-2 has no monitor section
[     4.218] (II) intel(0): Enabled output DP2-2
[     4.218] (II) intel(0): Output DP2-3 has no monitor section
[     4.218] (II) intel(0): Enabled output DP2-3
[     4.220] (II) intel(0): EDID vendor "LGD", prod id 1518
[     4.220] (II) intel(0): Printing DDC gathered Modelines:
[     4.220] (II) intel(0): Modeline "2560x1440"x0.0  241.69  2560 2608 2640 2720  1440 1450 1455 1481 +hsync -vsync (88.9 kHz eP)
[     4.426] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[     4.426] (II) No input driver specified, ignoring this device.
[     4.426] (II) This device may have been added with another device file.
[     4.427] (II) config/udev: removing device ThinkPad Extra Buttons
[     4.427] (II) event4  - ThinkPad Extra Buttons: device removed
[     4.451] (II) UnloadModule: "libinput"
[     4.452] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[     4.452] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[     4.452] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[     4.452] (**) ThinkPad Extra Buttons: always reports core events
[     4.452] (**) Option "Device" "/dev/input/event4"
[     4.452] (**) Option "_source" "server/udev"
[     4.452] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     4.452] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[     4.452] (II) event4  - ThinkPad Extra Buttons: device removed
[     4.471] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event4"
[     4.471] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 17)
[     4.472] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[     4.472] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[     4.472] (II) config/udev: removing device TPPS/2 Elan TrackPoint
[     4.472] (II) event8  - TPPS/2 Elan TrackPoint: device removed
[     4.522] (II) UnloadModule: "libinput"
[     4.522] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event8)
[     4.522] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[     4.522] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[     4.522] (**) TPPS/2 Elan TrackPoint: always reports core events
[     4.522] (**) Option "Device" "/dev/input/event8"
[     4.522] (**) Option "_source" "server/udev"
[     4.522] (II) event8  - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[     4.523] (II) event8  - TPPS/2 Elan TrackPoint: device is a pointer
[     4.523] (II) event8  - TPPS/2 Elan TrackPoint: device removed
[     4.618] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event8"
[     4.618] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 16)
[     4.619] (**) Option "AccelerationScheme" "none"
[     4.619] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[     4.619] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[     4.619] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[     4.619] (II) event8  - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[     4.619] (II) event8  - TPPS/2 Elan TrackPoint: device is a pointer
[     4.620] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse0)
[     4.620] (II) No input driver specified, ignoring this device.
[     4.620] (II) This device may have been added with another device file.
[     4.620] (II) config/udev: removing device Integrated Camera: Integrated I
[     4.620] (II) event10 - Integrated Camera: Integrated I: device removed
[     4.699] (II) UnloadModule: "libinput"
[     4.699] (II) config/udev: Adding input device Integrated Camera: Integrated I (/dev/input/event10)
[     4.699] (**) Integrated Camera: Integrated I: Applying InputClass "libinput keyboard catchall"
[     4.699] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated I'
[     4.700] (**) Integrated Camera: Integrated I: always reports core events
[     4.700] (**) Option "Device" "/dev/input/event10"
[     4.700] (**) Option "_source" "server/udev"
[     4.701] (II) event10 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[     4.702] (II) event10 - Integrated Camera: Integrated I: device is a keyboard
[     4.702] (II) event10 - Integrated Camera: Integrated I: device removed
[     4.778] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input15/event10"
[     4.778] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated I" (type: KEYBOARD, id 10)
[     4.781] (II) event10 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[     4.781] (II) event10 - Integrated Camera: Integrated I: device is a keyboard
[     4.782] (II) config/udev: removing device Integrated Camera: Integrated C
[     4.782] (II) event9  - Integrated Camera: Integrated C: device removed
[     4.859] (II) UnloadModule: "libinput"
[     4.860] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event9)
[     4.860] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[     4.860] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[     4.860] (**) Integrated Camera: Integrated C: always reports core events
[     4.860] (**) Option "Device" "/dev/input/event9"
[     4.860] (**) Option "_source" "server/udev"
[     4.862] (II) event9  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     4.862] (II) event9  - Integrated Camera: Integrated C: device is a keyboard
[     4.863] (II) event9  - Integrated Camera: Integrated C: device removed
[     4.938] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input14/event9"
[     4.939] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[     4.941] (II) event9  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     4.941] (II) event9  - Integrated Camera: Integrated C: device is a keyboard
[     4.942] (II) config/udev: removing device SYNA8005:00 06CB:CD8C Mouse
[     4.942] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device removed
[     5.012] (II) UnloadModule: "libinput"
[     5.013] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Mouse (/dev/input/event6)
[     5.013] (**) SYNA8005:00 06CB:CD8C Mouse: Applying InputClass "libinput pointer catchall"
[     5.013] (II) Using input driver 'libinput' for 'SYNA8005:00 06CB:CD8C Mouse'
[     5.013] (**) SYNA8005:00 06CB:CD8C Mouse: always reports core events
[     5.013] (**) Option "Device" "/dev/input/event6"
[     5.013] (**) Option "_source" "server/udev"
[     5.016] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: is tagged by udev as: Mouse Pointingstick
[     5.016] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device is a pointer
[     5.018] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device removed
[     5.085] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input11/event6"
[     5.085] (II) XINPUT: Adding extended input device "SYNA8005:00 06CB:CD8C Mouse" (type: MOUSE, id 11)
[     5.086] (**) Option "AccelerationScheme" "none"
[     5.086] (**) SYNA8005:00 06CB:CD8C Mouse: (accel) selected scheme none/0
[     5.086] (**) SYNA8005:00 06CB:CD8C Mouse: (accel) acceleration factor: 2.000
[     5.086] (**) SYNA8005:00 06CB:CD8C Mouse: (accel) acceleration threshold: 4
[     5.088] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: is tagged by udev as: Mouse Pointingstick
[     5.089] (II) event6  - SYNA8005:00 06CB:CD8C Mouse: device is a pointer
[     5.092] (II) config/udev: removing device SYNA8005:00 06CB:CD8C Touchpad
[     5.092] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: device removed
[     5.179] (II) UnloadModule: "libinput"
[     5.180] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Touchpad (/dev/input/event7)
[     5.180] (**) SYNA8005:00 06CB:CD8C Touchpad: Applying InputClass "libinput touchpad catchall"
[     5.180] (II) Using input driver 'libinput' for 'SYNA8005:00 06CB:CD8C Touchpad'
[     5.180] (**) SYNA8005:00 06CB:CD8C Touchpad: always reports core events
[     5.180] (**) Option "Device" "/dev/input/event7"
[     5.180] (**) Option "_source" "server/udev"
[     5.182] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: is tagged by udev as: Touchpad
[     5.185] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: device is a touchpad
[     5.186] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: device removed
[     5.259] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-SYNA8005:00/0018:06CB:CD8C.0001/input/input12/event7"
[     5.259] (II) XINPUT: Adding extended input device "SYNA8005:00 06CB:CD8C Touchpad" (type: TOUCHPAD, id 12)
[     5.263] (**) Option "AccelerationScheme" "none"
[     5.263] (**) SYNA8005:00 06CB:CD8C Touchpad: (accel) selected scheme none/0
[     5.263] (**) SYNA8005:00 06CB:CD8C Touchpad: (accel) acceleration factor: 2.000
[     5.263] (**) SYNA8005:00 06CB:CD8C Touchpad: (accel) acceleration threshold: 4
[     5.265] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: is tagged by udev as: Touchpad
[     5.268] (II) event7  - SYNA8005:00 06CB:CD8C Touchpad: device is a touchpad
[     5.270] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Mouse (/dev/input/mouse1)
[     5.270] (II) No input driver specified, ignoring this device.
[     5.270] (II) This device may have been added with another device file.
[     5.271] (II) config/udev: Adding input device SYNA8005:00 06CB:CD8C Touchpad (/dev/input/mouse2)
[     5.271] (II) No input driver specified, ignoring this device.
[     5.271] (II) This device may have been added with another device file.
[     5.273] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/mouse3)
[     5.273] (II) No input driver specified, ignoring this device.
[     5.273] (II) This device may have been added with another device file.
[     5.274] (II) config/udev: removing device Logitech G502 HERO Gaming Mouse Keyboard
[     5.274] (II) UnloadModule: "libinput"
[     5.274] (II) config/udev: removing device Logitech G502 HERO Gaming Mouse Keyboard
[     5.274] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[     5.299] (II) UnloadModule: "libinput"
[     5.300] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse Keyboard (/dev/input/event12)
[     5.300] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.300] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[     5.300] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[     5.300] (**) Option "Device" "/dev/input/event12"
[     5.300] (**) Option "_source" "server/udev"
[     5.304] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[     5.304] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[     5.305] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[     5.352] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: needs a virtual subdevice
[     5.352] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.3/5-2.3:1.1/0003:046D:C08B.0003/input/input17/event12"
[     5.352] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: MOUSE, id 14)
[     5.352] (**) Option "AccelerationScheme" "none"
[     5.352] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) selected scheme none/0
[     5.352] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[     5.352] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[     5.356] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[     5.356] (II) event12 - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[     5.358] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.358] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[     5.358] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[     5.358] (**) Option "Device" "/dev/input/event12"
[     5.358] (**) Option "_source" "_driver/libinput"
[     5.358] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: is a virtual subdevice
[     5.358] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.3/5-2.3:1.1/0003:046D:C08B.0003/input/input17/event12"
[     5.358] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: KEYBOARD, id 18)
[     5.358] (II) config/udev: removing device Logitech G502 HERO Gaming Mouse
[     5.359] (II) event11 - Logitech G502 HERO Gaming Mouse: device removed
[     5.431] (II) UnloadModule: "libinput"
[     5.433] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/event11)
[     5.433] (**) Logitech G502 HERO Gaming Mouse: Applying InputClass "libinput pointer catchall"
[     5.433] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse'
[     5.433] (**) Logitech G502 HERO Gaming Mouse: always reports core events
[     5.433] (**) Option "Device" "/dev/input/event11"
[     5.433] (**) Option "_source" "server/udev"
[     5.492] (II) event11 - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[     5.492] (II) event11 - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[     5.493] (II) event11 - Logitech G502 HERO Gaming Mouse: device is a pointer
[     5.494] (II) event11 - Logitech G502 HERO Gaming Mouse: device removed
[     5.552] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.3/5-2.3:1.0/0003:046D:C08B.0002/input/input16/event11"
[     5.552] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse" (type: MOUSE, id 13)
[     5.552] (**) Option "AccelerationScheme" "none"
[     5.552] (**) Logitech G502 HERO Gaming Mouse: (accel) selected scheme none/0
[     5.552] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration factor: 2.000
[     5.552] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration threshold: 4
[     5.612] (II) event11 - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[     5.612] (II) event11 - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[     5.612] (II) event11 - Logitech G502 HERO Gaming Mouse: device is a pointer
[     5.614] (II) config/udev: removing device Video Bus
[     5.614] (II) event13 - Video Bus: device removed
[     5.685] (II) UnloadModule: "libinput"
[     5.686] (II) config/udev: Adding input device Video Bus (/dev/input/event13)
[     5.686] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     5.686] (II) Using input driver 'libinput' for 'Video Bus'
[     5.686] (**) Video Bus: always reports core events
[     5.686] (**) Option "Device" "/dev/input/event13"
[     5.686] (**) Option "_source" "server/udev"
[     5.688] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[     5.688] (II) event13 - Video Bus: device is a keyboard
[     5.689] (II) event13 - Video Bus: device removed
[     5.765] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input20/event13"
[     5.765] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     5.767] (II) event13 - Video Bus: is tagged by udev as: Keyboard
[     5.767] (II) event13 - Video Bus: device is a keyboard
[     5.768] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:02.0/drm/card0 /dev/dri/card0
[     5.768] (II) config/udev: Adding drm device (/dev/dri/card0)
[     5.768] (II) xfree86: Adding drm device (/dev/dri/card0)
[     5.769] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[     5.772] (II) config/udev: Adding input device Logitech G512 RGB MECHANICAL GAMING KEYBOARD (/dev/input/event14)
[     5.772] (**) Logitech G512 RGB MECHANICAL GAMING KEYBOARD: Applying InputClass "libinput keyboard catchall"
[     5.772] (II) Using input driver 'libinput' for 'Logitech G512 RGB MECHANICAL GAMING KEYBOARD'
[     5.772] (**) Logitech G512 RGB MECHANICAL GAMING KEYBOARD: always reports core events
[     5.772] (**) Option "Device" "/dev/input/event14"
[     5.772] (**) Option "_source" "server/udev"
[     5.776] (II) event14 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD: is tagged by udev as: Keyboard
[     5.776] (II) event14 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD: device is a keyboard
[     5.777] (II) event14 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD: device removed
[     5.819] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.1/5-2.1.3/5-2.1.3:1.0/0003:046D:C33C.0004/input/input21/event14"
[     5.819] (II) XINPUT: Adding extended input device "Logitech G512 RGB MECHANICAL GAMING KEYBOARD" (type: KEYBOARD, id 19)
[     5.823] (II) event14 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD: is tagged by udev as: Keyboard
[     5.824] (II) event14 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD: device is a keyboard
[     5.827] (II) config/udev: Adding input device Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard (/dev/input/event15)
[     5.827] (**) Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: Applying InputClass "libinput keyboard catchall"
[     5.827] (II) Using input driver 'libinput' for 'Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard'
[     5.827] (**) Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: always reports core events
[     5.827] (**) Option "Device" "/dev/input/event15"
[     5.827] (**) Option "_source" "server/udev"
[     5.831] (II) event15 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: is tagged by udev as: Keyboard
[     5.831] (II) event15 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: device is a keyboard
[     5.832] (II) event15 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: device removed
[     5.859] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.1/5-2.1.3/5-2.1.3:1.1/0003:046D:C33C.0005/input/input22/event15"
[     5.859] (II) XINPUT: Adding extended input device "Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard" (type: KEYBOARD, id 20)
[     5.864] (II) event15 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: is tagged by udev as: Keyboard
[     5.864] (II) event15 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD Keyboard: device is a keyboard
[     5.867] (II) config/udev: Adding input device Lenovo ThinkPad Thunderbolt 3 Dock USB Audio (/dev/input/event16)
[     5.867] (**) Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: Applying InputClass "libinput keyboard catchall"
[     5.867] (II) Using input driver 'libinput' for 'Lenovo ThinkPad Thunderbolt 3 Dock USB Audio'
[     5.867] (**) Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: always reports core events
[     5.867] (**) Option "Device" "/dev/input/event16"
[     5.867] (**) Option "_source" "server/udev"
[     5.872] (II) event16 - Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: is tagged by udev as: Keyboard
[     5.872] (II) event16 - Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: device is a keyboard
[     5.873] (II) event16 - Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: device removed
[     5.925] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.4/0000:05:00.0/0000:06:04.0/0000:2e:00.0/0000:2f:02.0/0000:30:00.0/usb5/5-2/5-2.1/5-2.1.1/5-2.1.1.2/5-2.1.1.2:1.3/0003:17EF:3083.0006/input/input25/event16"
[     5.925] (II) XINPUT: Adding extended input device "Lenovo ThinkPad Thunderbolt 3 Dock USB Audio" (type: KEYBOARD, id 21)
[     5.930] (II) event16 - Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: is tagged by udev as: Keyboard
[     5.930] (II) event16 - Lenovo ThinkPad Thunderbolt 3 Dock USB Audio: device is a keyboard
[    18.542] (II) intel(0): switch to mode 2560x1440@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    18.585] (II) event11 - Logitech G502 HERO Gaming Mouse: SYN_DROPPED event - some input events have been lost.
[    18.586] (II) intel(0): switch to mode 1920x1080@60.0 on DP2-3 using pipe 1, position (0, 0), rotation normal, reflection none
[    19.891] (II) event11 - Logitech G502 HERO Gaming Mouse: SYN_DROPPED event - some input events have been lost.
[    33.457] (II) event11 - Logitech G502 HERO Gaming Mouse: SYN_DROPPED event - some input events have been lost.
[    33.459] (II) intel(0): resizing framebuffer to 1920x1080
[    33.506] (EE) event11 - Logitech G502 HERO Gaming Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[    44.606] (EE) event14 - Logitech G512 RGB MECHANICAL GAMING KEYBOARD: client bug: event processing lagging behind by 14ms, your system is too slow
[    90.439] (EE) event11 - Logitech G502 HERO Gaming Mouse: client bug: event processing lagging behind by 28ms, your system is too slow

Offline

#35 2021-05-10 10:42:08

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

Re: Display not working on startup

What is "the smaller monitor"? The eDP1 or DP2-3?
Boot w/o the external display attached, when lightdm started, switch to a different VT and login there.
The run

xrandr --display :0 -q | curl -F 'f:1=<-' ix.io

and post that link.

Offline

#36 2021-05-10 10:44:00

crimsonpython24
Member
From: Taiwan
Registered: 2021-05-08
Posts: 38

Re: Display not working on startup

By "the smaller monitor" means eDP1

What do you mean by VT? But without the external display, I won't be able to use Arch at all in its current state as the laptop/smaller monitor (eDP1) is blank when I tried to log in.

Offline

#37 2021-05-10 10:53:26

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

Re: Display not working on startup

What do you mean by VT?

https://en.wikipedia.org/wiki/Virtual_console
Press ctrl+alt+f3 …

Login: login screen only shows up on the small monitor

By "the smaller monitor" means eDP1

But without the external display, I won't be able to use Arch at all in its current state

This doesn't add up.
Also it's irrelevant to the linuxn console, thus the switching to a different VT thing…

Offline

#38 2021-05-10 11:13:51

crimsonpython24
Member
From: Taiwan
Registered: 2021-05-08
Posts: 38

Re: Display not working on startup

133eb9814c8ea246170f617b38e50004.jpg

Note: this result is with

bash -c 'if $(xrandr -q | grep -E "^DP2-3 disconnected" >/dev/null); then xrandr --output eDP1 --auto; else xrandr --output eDP1 --off --output DP2-3 --auto; fi'

on

Last edited by crimsonpython24 (2021-05-10 11:14:36)

Offline

#39 2021-05-10 11:16:03

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

Re: Display not working on startup

ix.io …

How did you install archlinux?

Offline

#40 2021-05-10 11:23:06

crimsonpython24
Member
From: Taiwan
Registered: 2021-05-08
Posts: 38

Re: Display not working on startup

a117e119792462facec4c7c50f8cbbae.jpg

Sorry for committing the mistake... doesn't change the result, though.

I followed https://medium.com/swlh/dual-boot-arch- … 59969f7525, and everything is right except for the display

Offline

#41 2021-05-10 11:36:23

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

Re: Display not working on startup

Random turorials are not supported, you're supposed to have gone though the install process, https://wiki.archlinux.org/title/Installation_guide
There're two problems:
1st you don't get access to the X11 server (since it's running as lightdm user and you logged in as warren) - try to "sudo xrandr …"
2nd ix.io cannot be resolved, what means you have no network connection (again: random tutorials)

Then there's still

Login: login screen only shows up on the small monitor

By "the smaller monitor" means eDP1

But without the external display, I won't be able to use Arch at all in its current state

Which doesn't add up at all.

When you go w/o the external display, is it actually physically detached from the system or just switched off?

As an alternative approach, you might get away w/ configuring the outputs as in https://wiki.archlinux.org/title/Multih … _xorg.conf but set the external display as primary. With a little luck the webkit greeter will honor that and if the output is really not there, use the internal display because it's the only one.

Offline

#42 2021-05-10 11:42:20

crimsonpython24
Member
From: Taiwan
Registered: 2021-05-08
Posts: 38

Re: Display not working on startup

I'll go through the tests in a moment. I'll reply whatever I can now:

1. I don't have the network connection because the ethernet I use is a part of a thunderbolt dock with an HDMI cable. I'll make sure a connection while running the test. I also know to connect using "iwctl" in case the dongle isn't working.
2. From the three quotes, I meant that when I boot up without my monitor, which is physically detached, lightdm won't work in eDP1 aka the laptop monitor (the external monitor is DP2-3)

I'll try the alternative approach you mentioned after running the command you wrote above.

Offline

#43 2021-05-10 11:50:09

crimsonpython24
Member
From: Taiwan
Registered: 2021-05-08
Posts: 38

Re: Display not working on startup

https://i.imgur.com/oD3Y7Xt.jpg


moderator edit -- replaced oversized image with link.
Pasting pictures and code

Last edited by 2ManyDogs (2021-05-10 12:37:13)

Offline

#44 2021-05-10 13:05:43

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

Re: Display not working on startup

Is there an X11 server running at all?

ps aux | grep Xorg

Offline

#45 2021-05-10 13:40:55

crimsonpython24
Member
From: Taiwan
Registered: 2021-05-08
Posts: 38

Re: Display not working on startup

Offline

#46 2021-05-10 13:52:10

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

Re: Display not working on startup

xhost +local: # see https://wiki.archlinux.org/title/Xhost
sudo xrandr --display :0 -q | curl -F 'f:1=<-' ix.io

Edit: because of the edit to #31:

Should there be a dollar sign outside of the xrandr commands?

No.

Last edited by seth (2021-05-10 13:53:16)

Offline

#47 2021-05-10 14:57:22

crimsonpython24
Member
From: Taiwan
Registered: 2021-05-08
Posts: 38

Re: Display not working on startup

Offline

#48 2021-05-10 15:25:24

crimsonpython24
Member
From: Taiwan
Registered: 2021-05-08
Posts: 38

Re: Display not working on startup

Regarding your earlier post,

Section "Monitor"
    Identifier  "DP2-3"
    Option      "Primary" "true"
EndSection

Section "Monitor"
    Identifier  "eDP1"
    Option      "LeftOf" "DP2-3"
EndSection

This didn't work.

Offline

#49 2021-05-10 16:01:33

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

Re: Display not working on startup

"Didn't work" in what regard?

Did you btw. test

seth wrote:

Sanity check: what happens when you remove the display-setup-script ?

sudo env DISPLAY=:0 xhost +local:
sudo xrandr --display :0 -q | curl -F 'f:1=<-' ix.io

Offline

#50 2021-05-11 04:51:45

crimsonpython24
Member
From: Taiwan
Registered: 2021-05-08
Posts: 38

Re: Display not working on startup

"Didn't work" means that the login prompt is on the laptop screen but the external display can not receive the HDMI signal. As a refresher, I'd like the login screen to appear on the external display if it is attached, but on my laptop screen if it's not.

When I remove the display-start-script, it is exactly like the case described in the previous line.

Offline

Board footer

Powered by FluxBB