You are not logged in.

#1 2023-01-14 03:00:16

Newbie John
Member
Registered: 2023-01-14
Posts: 15

Xorg keep terminating with Caught signal 11 (Segmentation fault).

Hi there,

I have been using Arch for quiet a while now and am facing this problem sometimes.

The problem is sometimes the xorg server (i think), keeps restarting when i press and hold volume up/down button for like 2 seconds or more. This happens like once every week and its annoying.

[     6.299] 
X.Org X Server 1.21.1.6
X Protocol Version 11, Revision 0
[     6.299] Current Operating System: Linux newbie 6.1.4-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 07 Jan 2023 15:10:07 +0000 x86_64
[     6.299] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=13e2fff4-9e60-4b1e-9d71-3c0be77dcbdf rw loglevel=3
[     6.299]  
[     6.299] Current version of pixman: 0.42.2
[     6.299] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     6.299] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     6.300] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jan 13 12:17:43 2023
[     6.300] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     6.300] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     6.300] (==) No Layout section.  Using the first Screen section.
[     6.300] (==) No screen section available. Using defaults.
[     6.300] (**) |-->Screen "Default Screen Section" (0)
[     6.300] (**) |   |-->Monitor "<default monitor>"
[     6.300] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     6.300] (==) Automatically adding devices
[     6.300] (==) Automatically enabling devices
[     6.300] (==) Automatically adding GPU devices
[     6.300] (==) Automatically binding GPU devices
[     6.300] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     6.300] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[     6.300] 	Entry deleted from font path.
[     6.300] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[     6.300] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[     6.300] 	Entry deleted from font path.
[     6.300] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[     6.300] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[     6.300] 	Entry deleted from font path.
[     6.300] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[     6.300] 	Entry deleted from font path.
[     6.300] (==) FontPath set to:
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[     6.300] (==) ModulePath set to "/usr/lib/xorg/modules"
[     6.300] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     6.300] (II) Module ABI versions:
[     6.300] 	X.Org ANSI C Emulation: 0.4
[     6.300] 	X.Org Video Driver: 25.2
[     6.300] 	X.Org XInput driver : 24.4
[     6.300] 	X.Org Server Extension : 10.0
[     6.300] (++) using VT number 7

[     6.300] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[     6.301] (II) xfree86: Adding drm device (/dev/dri/card1)
[     6.301] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[     6.320] (II) xfree86: Adding drm device (/dev/dri/card0)
[     6.320] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[     6.327] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/xorg/modules"
[     6.328] (--) PCI:*(0@0:2:0) 8086:9bc4:17aa:3fa2 rev 5, Mem @ 0xc3000000/16777216, 0xa0000000/268435456, I/O @ 0x00006000/64, BIOS @ 0x????????/131072
[     6.328] (--) PCI: (1@0:0:0) 10de:1f99:17aa:3fa2 rev 161, Mem @ 0xc6000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[     6.328] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     6.328] (II) LoadModule: "glx"
[     6.328] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     6.329] (II) Module glx: vendor="X.Org Foundation"
[     6.329] 	compiled for 1.21.1.6, module version = 1.0.0
[     6.329] 	ABI class: X.Org Server Extension, version 10.0
[     6.329] (II) Applying OutputClass "nvidia" to /dev/dri/card1
[     6.329] 	loading driver: nvidia
[     6.329] (==) Matched intel as autoconfigured driver 0
[     6.329] (==) Matched nvidia as autoconfigured driver 1
[     6.329] (==) Matched nouveau as autoconfigured driver 2
[     6.329] (==) Matched nv as autoconfigured driver 3
[     6.329] (==) Matched modesetting as autoconfigured driver 4
[     6.329] (==) Matched fbdev as autoconfigured driver 5
[     6.329] (==) Matched vesa as autoconfigured driver 6
[     6.329] (==) Assigned the driver to the xf86ConfigLayout
[     6.329] (II) LoadModule: "intel"
[     6.329] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[     6.329] (II) Module intel: vendor="X.Org Foundation"
[     6.329] 	compiled for 1.21.1.1, module version = 2.99.917
[     6.329] 	Module class: X.Org Video Driver
[     6.329] 	ABI class: X.Org Video Driver, version 25.2
[     6.329] (II) LoadModule: "nvidia"
[     6.329] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     6.330] (II) Module nvidia: vendor="NVIDIA Corporation"
[     6.330] 	compiled for 1.6.99.901, module version = 1.0.0
[     6.330] 	Module class: X.Org Video Driver
[     6.330] (II) LoadModule: "nouveau"
[     6.330] (WW) Warning, couldn't open module nouveau
[     6.330] (EE) Failed to load module "nouveau" (module does not exist, 0)
[     6.330] (II) LoadModule: "nv"
[     6.330] (WW) Warning, couldn't open module nv
[     6.330] (EE) Failed to load module "nv" (module does not exist, 0)
[     6.330] (II) LoadModule: "modesetting"
[     6.330] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     6.330] (II) Module modesetting: vendor="X.Org Foundation"
[     6.330] 	compiled for 1.21.1.6, module version = 1.21.1
[     6.330] 	Module class: X.Org Video Driver
[     6.330] 	ABI class: X.Org Video Driver, version 25.2
[     6.330] (II) LoadModule: "fbdev"
[     6.330] (WW) Warning, couldn't open module fbdev
[     6.330] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     6.330] (II) LoadModule: "vesa"
[     6.330] (WW) Warning, couldn't open module vesa
[     6.330] (EE) Failed to load module "vesa" (module does not exist, 0)
[     6.330] (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
[     6.330] (II) intel: Driver for Intel(R) HD Graphics
[     6.330] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[     6.330] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[     6.330] (II) NVIDIA dlloader X Driver  525.78.01  Mon Dec 26 05:44:39 UTC 2022
[     6.330] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     6.330] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     6.336] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[     6.336] (II) intel(0): SNA compiled from 2.99.917-916-g31486f40
[     6.336] (WW) Falling back to old probe method for modesetting
[     6.337] (II) Loading sub module "fb"
[     6.337] (II) LoadModule: "fb"
[     6.337] (II) Module "fb" already built-in
[     6.337] (II) Loading sub module "wfb"
[     6.337] (II) LoadModule: "wfb"
[     6.337] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     6.337] (II) Module wfb: vendor="X.Org Foundation"
[     6.337] 	compiled for 1.21.1.6, module version = 1.0.0
[     6.337] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     6.337] (II) Loading sub module "ramdac"
[     6.337] (II) LoadModule: "ramdac"
[     6.337] (II) Module "ramdac" already built-in
[     6.337] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[     6.337] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[     6.337] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     6.337] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[     6.337] (==) intel(0): RGB weight 888
[     6.337] (==) intel(0): Default visual is TrueColor
[     6.337] (II) intel(0): Output eDP1 has no monitor section
[     6.338] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[     6.338] (II) intel(0): Enabled output eDP1
[     6.338] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[     6.338] (II) intel(0): Output VIRTUAL1 has no monitor section
[     6.338] (II) intel(0): Enabled output VIRTUAL1
[     6.338] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[     6.338] (==) intel(0): TearFree enabled
[     6.338] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[     6.338] (==) intel(0): DPI set to (96, 96)
[     6.338] (II) Loading sub module "dri3"
[     6.338] (II) LoadModule: "dri3"
[     6.338] (II) Module "dri3" already built-in
[     6.338] (II) Loading sub module "dri2"
[     6.338] (II) LoadModule: "dri2"
[     6.338] (II) Module "dri2" already built-in
[     6.338] (II) Loading sub module "present"
[     6.338] (II) LoadModule: "present"
[     6.338] (II) Module "present" already built-in
[     6.338] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[     6.338] (==) NVIDIA(G0): RGB weight 888
[     6.338] (==) NVIDIA(G0): Default visual is TrueColor
[     6.338] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[     6.338] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[     6.338] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[     6.338] (**) NVIDIA(G0): Enabling 2D acceleration
[     6.338] (II) Loading sub module "glxserver_nvidia"
[     6.338] (II) LoadModule: "glxserver_nvidia"
[     6.338] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[     6.343] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[     6.343] 	compiled for 1.6.99.901, module version = 1.0.0
[     6.343] 	Module class: X.Org Server Extension
[     6.343] (II) NVIDIA GLX Module  525.78.01  Mon Dec 26 05:42:52 UTC 2022
[     6.343] (II) NVIDIA: The X server supports PRIME Render Offload.
[     6.343] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[     6.343] (--) NVIDIA(0):     DFP-0
[     6.344] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce GTX 1650 (TU117-A) at PCI:1:0:0
[     6.344] (II) NVIDIA(G0):     (GPU-0)
[     6.344] (--) NVIDIA(G0): Memory: 4194304 kBytes
[     6.344] (--) NVIDIA(G0): VideoBIOS: 90.17.72.00.4e
[     6.344] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[     6.344] (--) NVIDIA(GPU-0): DFP-0: disconnected
[     6.344] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[     6.344] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[     6.344] (--) NVIDIA(GPU-0): 
[     6.348] (II) NVIDIA(G0): Validated MetaModes:
[     6.348] (II) NVIDIA(G0):     "NULL"
[     6.348] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[     6.348] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[     6.348] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[     6.348] (II) UnloadModule: "modesetting"
[     6.348] (II) Unloading modesetting
[     6.348] (II) intel(0): SNA initialized with Coffeelake (gen9) backend
[     6.348] (==) intel(0): Backing store enabled
[     6.348] (==) intel(0): Silken mouse enabled
[     6.348] (II) intel(0): HW Cursor enabled
[     6.348] (==) intel(0): DPMS enabled
[     6.348] (==) intel(0): Display hotplug detection enabled
[     6.348] (II) intel(0): [DRI2] Setup complete
[     6.348] (II) intel(0): [DRI2]   DRI driver: i965
[     6.348] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[     6.348] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[     6.348] (II) intel(0): hardware support for Present enabled
[     6.348] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[     6.348] (II) NVIDIA:     access.
[     6.356] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     6.356] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[     6.356] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[     6.356] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[     6.356] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[     6.356] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[     6.356] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[     6.356] (II) NVIDIA(G0):     Config Options in the README.
[     6.369] (II) NVIDIA(G0): Setting mode "NULL"
[     6.378] (==) NVIDIA(G0): Disabling shared memory pixmaps
[     6.378] (==) NVIDIA(G0): Backing store enabled
[     6.378] (==) NVIDIA(G0): Silken mouse enabled
[     6.378] (==) NVIDIA(G0): DPMS enabled
[     6.378] (II) Loading sub module "dri2"
[     6.378] (II) LoadModule: "dri2"
[     6.378] (II) Module "dri2" already built-in
[     6.378] (II) NVIDIA(G0): [DRI2] Setup complete
[     6.378] (II) NVIDIA(G0): [DRI2]   VDPAU driver: nvidia
[     6.378] (II) Initializing extension Generic Event Extension
[     6.379] (II) Initializing extension SHAPE
[     6.379] (II) Initializing extension MIT-SHM
[     6.379] (II) Initializing extension XInputExtension
[     6.379] (II) Initializing extension XTEST
[     6.379] (II) Initializing extension BIG-REQUESTS
[     6.379] (II) Initializing extension SYNC
[     6.379] (II) Initializing extension XKEYBOARD
[     6.379] (II) Initializing extension XC-MISC
[     6.379] (II) Initializing extension SECURITY
[     6.379] (II) Initializing extension XFIXES
[     6.379] (II) Initializing extension RENDER
[     6.379] (II) Initializing extension RANDR
[     6.379] (II) Initializing extension COMPOSITE
[     6.379] (II) Initializing extension DAMAGE
[     6.379] (II) Initializing extension MIT-SCREEN-SAVER
[     6.379] (II) Initializing extension DOUBLE-BUFFER
[     6.379] (II) Initializing extension RECORD
[     6.380] (II) Initializing extension DPMS
[     6.380] (II) Initializing extension Present
[     6.380] (II) Initializing extension DRI3
[     6.380] (II) Initializing extension X-Resource
[     6.380] (II) Initializing extension XVideo
[     6.380] (II) Initializing extension XVideo-MotionCompensation
[     6.380] (II) Initializing extension GLX
[     6.380] (II) Initializing extension GLX
[     6.380] (II) Indirect GLX disabled.
[     6.380] (EE) AIGLX error: dlopen of /usr/lib/dri/i965_dri.so failed (/usr/lib/dri/i965_dri.so: cannot open shared object file: No such file or directory)
[     6.380] (EE) AIGLX error: unable to load driver i965
[     6.396] (II) IGLX: Loaded and initialized swrast
[     6.396] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[     6.396] (II) Initializing extension XFree86-VidModeExtension
[     6.396] (II) Initializing extension XFree86-DGA
[     6.396] (II) Initializing extension XFree86-DRI
[     6.396] (II) Initializing extension DRI2
[     6.396] (II) Initializing extension NV-GLX
[     6.396] (II) Initializing extension NV-CONTROL
[     6.398] (II) intel(0): switch to mode 1920x1080@120.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[     6.401] (II) intel(0): Setting screen physical size to 508 x 285
[     6.438] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[     6.438] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     6.438] (**) Video Bus: Applying InputClass "system-keyboard"
[     6.438] (II) LoadModule: "libinput"
[     6.438] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     6.439] (II) Module libinput: vendor="X.Org Foundation"
[     6.439] 	compiled for 1.21.1.3, module version = 1.2.1
[     6.439] 	Module class: X.Org XInput Driver
[     6.439] 	ABI class: X.Org XInput driver, version 24.4
[     6.439] (II) Using input driver 'libinput' for 'Video Bus'
[     6.439] (**) Video Bus: always reports core events
[     6.439] (**) Option "Device" "/dev/input/event4"
[     6.440] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     6.440] (II) event4  - Video Bus: device is a keyboard
[     6.440] (II) event4  - Video Bus: device removed
[     6.492] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input4/event4"
[     6.492] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[     6.492] (**) Option "xkb_model" "pc104"
[     6.492] (**) Option "xkb_layout" "us"
[     6.492] (**) Option "xkb_variant" "dvorak"
[     6.492] (**) Option "xkb_options" "caps:swapescape"
[     6.511] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[     6.511] (II) event4  - Video Bus: device is a keyboard
[     6.512] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[     6.512] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[     6.512] (**) Video Bus: Applying InputClass "system-keyboard"
[     6.512] (II) Using input driver 'libinput' for 'Video Bus'
[     6.512] (**) Video Bus: always reports core events
[     6.512] (**) Option "Device" "/dev/input/event3"
[     6.513] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[     6.513] (II) event3  - Video Bus: device is a keyboard
[     6.513] (II) event3  - Video Bus: device removed
[     6.572] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input3/event3"
[     6.572] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     6.572] (**) Option "xkb_model" "pc104"
[     6.572] (**) Option "xkb_layout" "us"
[     6.572] (**) Option "xkb_variant" "dvorak"
[     6.572] (**) Option "xkb_options" "caps:swapescape"
[     6.575] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[     6.575] (II) event3  - Video Bus: device is a keyboard
[     6.576] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     6.576] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[     6.576] (**) Power Button: Applying InputClass "system-keyboard"
[     6.576] (II) Using input driver 'libinput' for 'Power Button'
[     6.576] (**) Power Button: always reports core events
[     6.576] (**) Option "Device" "/dev/input/event1"
[     6.578] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     6.578] (II) event1  - Power Button: device is a keyboard
[     6.579] (II) event1  - Power Button: device removed
[     6.599] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[     6.599] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[     6.599] (**) Option "xkb_model" "pc104"
[     6.599] (**) Option "xkb_layout" "us"
[     6.599] (**) Option "xkb_variant" "dvorak"
[     6.599] (**) Option "xkb_options" "caps:swapescape"
[     6.601] (II) event1  - Power Button: is tagged by udev as: Keyboard
[     6.601] (II) event1  - Power Button: device is a keyboard
[     6.602] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[     6.602] (II) No input driver specified, ignoring this device.
[     6.602] (II) This device may have been added with another device file.
[     6.604] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[     6.604] (II) No input driver specified, ignoring this device.
[     6.604] (II) This device may have been added with another device file.
[     6.604] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[     6.605] (II) No input driver specified, ignoring this device.
[     6.605] (II) This device may have been added with another device file.
[     6.605] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
[     6.605] (II) No input driver specified, ignoring this device.
[     6.605] (II) This device may have been added with another device file.
[     6.606] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
[     6.606] (II) No input driver specified, ignoring this device.
[     6.606] (II) This device may have been added with another device file.
[     6.608] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event17)
[     6.608] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[     6.608] (**) Integrated Camera: Integrated C: Applying InputClass "system-keyboard"
[     6.608] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[     6.608] (**) Integrated Camera: Integrated C: always reports core events
[     6.608] (**) Option "Device" "/dev/input/event17"
[     6.610] (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     6.611] (II) event17 - Integrated Camera: Integrated C: device is a keyboard
[     6.611] (II) event17 - Integrated Camera: Integrated C: device removed
[     6.652] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input21/event17"
[     6.652] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[     6.652] (**) Option "xkb_model" "pc104"
[     6.652] (**) Option "xkb_layout" "us"
[     6.652] (**) Option "xkb_variant" "dvorak"
[     6.652] (**) Option "xkb_options" "caps:swapescape"
[     6.655] (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[     6.655] (II) event17 - Integrated Camera: Integrated C: device is a keyboard
[     6.657] (II) config/udev: Adding input device MSFT0001:01 06CB:CE2D Mouse (/dev/input/event6)
[     6.657] (**) MSFT0001:01 06CB:CE2D Mouse: Applying InputClass "libinput pointer catchall"
[     6.657] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:CE2D Mouse'
[     6.657] (**) MSFT0001:01 06CB:CE2D Mouse: always reports core events
[     6.657] (**) Option "Device" "/dev/input/event6"
[     6.659] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: is tagged by udev as: Mouse Pointingstick
[     6.660] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: device is a pointer
[     6.662] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: device removed
[     6.725] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-6/i2c-MSFT0001:01/0018:06CB:CE2D.0001/input/input18/event6"
[     6.725] (II) XINPUT: Adding extended input device "MSFT0001:01 06CB:CE2D Mouse" (type: MOUSE, id 10)
[     6.726] (**) Option "AccelerationScheme" "none"
[     6.726] (**) MSFT0001:01 06CB:CE2D Mouse: (accel) selected scheme none/0
[     6.726] (**) MSFT0001:01 06CB:CE2D Mouse: (accel) acceleration factor: 2.000
[     6.726] (**) MSFT0001:01 06CB:CE2D Mouse: (accel) acceleration threshold: 4
[     6.728] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: is tagged by udev as: Mouse Pointingstick
[     6.729] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: device is a pointer
[     6.732] (II) config/udev: Adding input device MSFT0001:01 06CB:CE2D Mouse (/dev/input/mouse0)
[     6.732] (II) No input driver specified, ignoring this device.
[     6.732] (II) This device may have been added with another device file.
[     6.733] (II) config/udev: Adding input device MSFT0001:01 06CB:CE2D Touchpad (/dev/input/event7)
[     6.733] (**) MSFT0001:01 06CB:CE2D Touchpad: Applying InputClass "libinput touchpad catchall"
[     6.733] (**) MSFT0001:01 06CB:CE2D Touchpad: Applying InputClass "touchpad"
[     6.733] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:CE2D Touchpad'
[     6.733] (**) MSFT0001:01 06CB:CE2D Touchpad: always reports core events
[     6.733] (**) Option "Device" "/dev/input/event7"
[     6.736] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: is tagged by udev as: Touchpad
[     6.740] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: device is a touchpad
[     6.740] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: device removed
[     6.789] (**) Option "Tapping" "on"
[     6.789] (**) Option "NaturalScrolling" "true"
[     6.790] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-6/i2c-MSFT0001:01/0018:06CB:CE2D.0001/input/input19/event7"
[     6.790] (II) XINPUT: Adding extended input device "MSFT0001:01 06CB:CE2D Touchpad" (type: TOUCHPAD, id 11)
[     6.794] (**) Option "AccelerationScheme" "none"
[     6.794] (**) MSFT0001:01 06CB:CE2D Touchpad: (accel) selected scheme none/0
[     6.794] (**) MSFT0001:01 06CB:CE2D Touchpad: (accel) acceleration factor: 2.000
[     6.794] (**) MSFT0001:01 06CB:CE2D Touchpad: (accel) acceleration threshold: 4
[     6.796] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: is tagged by udev as: Touchpad
[     6.800] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: device is a touchpad
[     6.803] (II) config/udev: Adding input device MSFT0001:01 06CB:CE2D Touchpad (/dev/input/mouse1)
[     6.803] (**) MSFT0001:01 06CB:CE2D Touchpad: Applying InputClass "touchpad"
[     6.803] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:CE2D Touchpad'
[     6.803] (**) MSFT0001:01 06CB:CE2D Touchpad: always reports core events
[     6.803] (**) Option "Device" "/dev/input/mouse1"
[     6.842] (II) mouse1  - not using input device '/dev/input/mouse1'.
[     6.842] (EE) libinput: MSFT0001:01 06CB:CE2D Touchpad: Failed to create a device for /dev/input/mouse1
[     6.842] (EE) PreInit returned 2 for "MSFT0001:01 06CB:CE2D Touchpad"
[     6.842] (II) UnloadModule: "libinput"
[     6.843] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event5)
[     6.843] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[     6.843] (**) Ideapad extra buttons: Applying InputClass "system-keyboard"
[     6.843] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[     6.843] (**) Ideapad extra buttons: always reports core events
[     6.843] (**) Option "Device" "/dev/input/event5"
[     6.845] (II) event5  - Ideapad extra buttons: is tagged by udev as: Keyboard
[     6.845] (II) event5  - Ideapad extra buttons: device is a keyboard
[     6.846] (II) event5  - Ideapad extra buttons: device removed
[     6.885] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input5/event5"
[     6.885] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 12)
[     6.885] (**) Option "xkb_model" "pc104"
[     6.885] (**) Option "xkb_layout" "us"
[     6.885] (**) Option "xkb_variant" "dvorak"
[     6.885] (**) Option "xkb_options" "caps:swapescape"
[     6.888] (II) event5  - Ideapad extra buttons: is tagged by udev as: Keyboard
[     6.888] (II) event5  - Ideapad extra buttons: device is a keyboard
[     6.889] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12)
[     6.889] (II) No input driver specified, ignoring this device.
[     6.889] (II) This device may have been added with another device file.
[     6.890] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
[     6.890] (II) No input driver specified, ignoring this device.
[     6.890] (II) This device may have been added with another device file.
[     6.891] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event14)
[     6.891] (II) No input driver specified, ignoring this device.
[     6.891] (II) This device may have been added with another device file.
[     6.892] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event15)
[     6.892] (II) No input driver specified, ignoring this device.
[     6.892] (II) This device may have been added with another device file.
[     6.892] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event16)
[     6.893] (II) No input driver specified, ignoring this device.
[     6.893] (II) This device may have been added with another device file.
[     6.893] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[     6.894] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[     6.894] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[     6.894] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[     6.894] (**) AT Translated Set 2 keyboard: always reports core events
[     6.894] (**) Option "Device" "/dev/input/event2"
[     6.895] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     6.896] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[     6.898] (II) event2  - AT Translated Set 2 keyboard: device removed
[     6.922] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[     6.922] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[     6.922] (**) Option "xkb_model" "pc104"
[     6.922] (**) Option "xkb_layout" "us"
[     6.922] (**) Option "xkb_variant" "dvorak"
[     6.922] (**) Option "xkb_options" "caps:swapescape"
[     6.924] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[     6.925] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[     8.350] (II) intel(0): EDID vendor "AUO", prod id 53741
[     8.350] (II) intel(0): Using EDID range info for horizontal sync
[     8.350] (II) intel(0): Using EDID range info for vertical refresh
[     8.350] (II) intel(0): Printing DDC gathered Modelines:
[     8.350] (II) intel(0): Modeline "1920x1080"x0.0  285.00  1920 2028 2076 2076  1080 1090 1100 1142 -hsync -vsync (137.3 kHz eP)
[    10.328] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[    11.619] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    11.619] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    11.619] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    11.619] (--) NVIDIA(GPU-0): 
[    12.397] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    12.397] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    12.397] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    12.397] (--) NVIDIA(GPU-0): 
[    12.649] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    12.649] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    12.649] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[    12.649] (--) NVIDIA(GPU-0): 
[    19.684] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[   102.778] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[   148.349] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[   148.377] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[   148.377] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: WARNING: log rate limit exceeded (5 msgs per 24h). Discarding future messages.
[  3946.382] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3946.382] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3946.382] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  3946.382] (--) NVIDIA(GPU-0): 
[  3946.445] (II) event4  - Video Bus: device removed
[  3946.495] (II) event3  - Video Bus: device removed
[  3946.535] (II) event1  - Power Button: device removed
[  3946.558] (II) event17 - Integrated Camera: Integrated C: device removed
[  3946.605] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: device removed
[  3946.642] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: device removed
[  3946.702] (II) event5  - Ideapad extra buttons: device removed
[  3946.738] (II) event2  - AT Translated Set 2 keyboard: device removed
[  3948.939] (II) intel(0): switch to mode 1920x1080@120.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[  3948.976] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  3948.976] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  3948.976] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  3948.976] (--) NVIDIA(GPU-0): 
[  3948.990] (II) NVIDIA(G0): Setting mode "NULL"
[  3949.039] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[  3949.039] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[  3949.039] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[  3949.039] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[  3949.039] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[  3949.039] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[  3949.039] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[  3949.039] (II) NVIDIA(G0):     Config Options in the README.
[  3949.042] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[  3949.042] (II) event4  - Video Bus: device is a keyboard
[  3949.043] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[  3949.043] (II) event3  - Video Bus: device is a keyboard
[  3949.043] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  3949.043] (II) event1  - Power Button: device is a keyboard
[  3949.044] (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[  3949.044] (II) event17 - Integrated Camera: Integrated C: device is a keyboard
[  3949.045] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: is tagged by udev as: Mouse Pointingstick
[  3949.045] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: device is a pointer
[  3949.046] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: is tagged by udev as: Touchpad
[  3949.047] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: device is a touchpad
[  3949.047] (II) event5  - Ideapad extra buttons: is tagged by udev as: Keyboard
[  3949.047] (II) event5  - Ideapad extra buttons: device is a keyboard
[  3949.048] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  3949.048] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[  4000.631] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[  4084.145] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[  4094.825] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[  4094.866] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[  4095.228] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[  4095.228] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: WARNING: log rate limit exceeded (5 msgs per 24h). Discarding future messages.
[  4852.054] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  4852.054] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  4852.054] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  4852.054] (--) NVIDIA(GPU-0): 
[  4852.106] (II) event4  - Video Bus: device removed
[  4852.152] (II) event3  - Video Bus: device removed
[  4852.195] (II) event1  - Power Button: device removed
[  4852.222] (II) event17 - Integrated Camera: Integrated C: device removed
[  4852.262] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: device removed
[  4852.305] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: device removed
[  4852.358] (II) event5  - Ideapad extra buttons: device removed
[  4852.395] (II) event2  - AT Translated Set 2 keyboard: device removed
[  4854.611] (II) intel(0): switch to mode 1920x1080@120.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[  4854.648] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  4854.648] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  4854.648] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  4854.648] (--) NVIDIA(GPU-0): 
[  4854.663] (II) NVIDIA(G0): Setting mode "NULL"
[  4854.677] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[  4854.677] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[  4854.677] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[  4854.677] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[  4854.677] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[  4854.677] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[  4854.677] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[  4854.677] (II) NVIDIA(G0):     Config Options in the README.
[  4854.681] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[  4854.681] (II) event4  - Video Bus: device is a keyboard
[  4854.682] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[  4854.682] (II) event3  - Video Bus: device is a keyboard
[  4854.683] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  4854.683] (II) event1  - Power Button: device is a keyboard
[  4854.683] (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[  4854.683] (II) event17 - Integrated Camera: Integrated C: device is a keyboard
[  4854.684] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: is tagged by udev as: Mouse Pointingstick
[  4854.684] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: device is a pointer
[  4854.685] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: is tagged by udev as: Touchpad
[  4854.686] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: device is a touchpad
[  4854.687] (II) event5  - Ideapad extra buttons: is tagged by udev as: Keyboard
[  4854.687] (II) event5  - Ideapad extra buttons: device is a keyboard
[  4854.687] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  4854.687] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[  4962.109] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[  4962.151] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[  5325.310] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  5325.310] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  5325.310] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  5325.310] (--) NVIDIA(GPU-0): 
[  5325.382] (II) event4  - Video Bus: device removed
[  5325.425] (II) event3  - Video Bus: device removed
[  5325.458] (II) event1  - Power Button: device removed
[  5325.475] (II) event17 - Integrated Camera: Integrated C: device removed
[  5325.508] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: device removed
[  5325.548] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: device removed
[  5325.595] (II) event5  - Ideapad extra buttons: device removed
[  5325.628] (II) event2  - AT Translated Set 2 keyboard: device removed
[  5327.808] (II) intel(0): switch to mode 1920x1080@120.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[  5327.848] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  5327.848] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  5327.848] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  5327.848] (--) NVIDIA(GPU-0): 
[  5327.861] (II) NVIDIA(G0): Setting mode "NULL"
[  5327.914] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[  5327.915] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[  5327.915] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[  5327.915] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[  5327.915] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[  5327.915] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[  5327.915] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[  5327.915] (II) NVIDIA(G0):     Config Options in the README.
[  5327.918] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[  5327.918] (II) event4  - Video Bus: device is a keyboard
[  5327.919] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[  5327.919] (II) event3  - Video Bus: device is a keyboard
[  5327.920] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  5327.920] (II) event1  - Power Button: device is a keyboard
[  5327.921] (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[  5327.921] (II) event17 - Integrated Camera: Integrated C: device is a keyboard
[  5327.921] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: is tagged by udev as: Mouse Pointingstick
[  5327.922] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: device is a pointer
[  5327.923] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: is tagged by udev as: Touchpad
[  5327.924] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: device is a touchpad
[  5327.924] (II) event5  - Ideapad extra buttons: is tagged by udev as: Keyboard
[  5327.924] (II) event5  - Ideapad extra buttons: device is a keyboard
[  5327.925] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  5327.925] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[  5330.104] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[  5369.434] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[  5374.194] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[  5377.905] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[  5378.052] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[  5378.052] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: WARNING: log rate limit exceeded (5 msgs per 24h). Discarding future messages.
[  5721.976] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  5721.976] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  5721.976] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  5721.976] (--) NVIDIA(GPU-0): 
[  5722.091] (II) event4  - Video Bus: device removed
[  5722.125] (II) event3  - Video Bus: device removed
[  5722.161] (II) event1  - Power Button: device removed
[  5722.178] (II) event17 - Integrated Camera: Integrated C: device removed
[  5722.212] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: device removed
[  5722.245] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: device removed
[  5722.278] (II) event5  - Ideapad extra buttons: device removed
[  5722.315] (II) event2  - AT Translated Set 2 keyboard: device removed
[  5724.482] (II) intel(0): switch to mode 1920x1080@120.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[  5724.523] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  5724.523] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  5724.523] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  5724.523] (--) NVIDIA(GPU-0): 
[  5724.536] (II) NVIDIA(G0): Setting mode "NULL"
[  5724.581] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[  5724.581] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[  5724.581] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[  5724.581] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[  5724.581] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[  5724.581] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[  5724.581] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[  5724.581] (II) NVIDIA(G0):     Config Options in the README.
[  5724.585] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[  5724.585] (II) event4  - Video Bus: device is a keyboard
[  5724.586] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[  5724.586] (II) event3  - Video Bus: device is a keyboard
[  5724.586] (II) event1  - Power Button: is tagged by udev as: Keyboard
[  5724.586] (II) event1  - Power Button: device is a keyboard
[  5724.587] (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[  5724.587] (II) event17 - Integrated Camera: Integrated C: device is a keyboard
[  5724.588] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: is tagged by udev as: Mouse Pointingstick
[  5724.588] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: device is a pointer
[  5724.589] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: is tagged by udev as: Touchpad
[  5724.590] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: device is a touchpad
[  5724.590] (II) event5  - Ideapad extra buttons: is tagged by udev as: Keyboard
[  5724.590] (II) event5  - Ideapad extra buttons: device is a keyboard
[  5724.591] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[  5724.591] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[  5725.434] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[  5732.731] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[  5733.448] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[  5734.089] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[  5734.144] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[  5734.144] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: WARNING: log rate limit exceeded (5 msgs per 24h). Discarding future messages.
[  6530.285] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: client bug: event processing lagging behind by 21ms, your system is too slow
[  8810.841] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  8810.842] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  8810.842] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  8810.842] (--) NVIDIA(GPU-0): 
[  9454.832] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  9454.833] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  9454.833] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  9454.833] (--) NVIDIA(GPU-0): 
[  9565.497] (--) NVIDIA(GPU-0): DFP-0: disconnected
[  9565.497] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[  9565.497] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[  9565.497] (--) NVIDIA(GPU-0): 
[ 12254.360] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 12254.362] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 12254.362] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 12254.362] (--) NVIDIA(GPU-0): 
[ 12254.468] (II) event4  - Video Bus: device removed
[ 12254.504] (II) event3  - Video Bus: device removed
[ 12254.541] (II) event1  - Power Button: device removed
[ 12254.557] (II) event17 - Integrated Camera: Integrated C: device removed
[ 12254.594] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: device removed
[ 12254.627] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: device removed
[ 12254.671] (II) event5  - Ideapad extra buttons: device removed
[ 12254.704] (II) event2  - AT Translated Set 2 keyboard: device removed
[ 12256.884] (II) intel(0): switch to mode 1920x1080@120.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 12256.922] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 12256.922] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 12256.922] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 12256.922] (--) NVIDIA(GPU-0): 
[ 12256.937] (II) NVIDIA(G0): Setting mode "NULL"
[ 12256.981] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 12256.981] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[ 12256.981] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[ 12256.981] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[ 12256.981] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[ 12256.981] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[ 12256.981] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[ 12256.981] (II) NVIDIA(G0):     Config Options in the README.
[ 12256.987] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[ 12256.987] (II) event4  - Video Bus: device is a keyboard
[ 12256.989] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[ 12256.989] (II) event3  - Video Bus: device is a keyboard
[ 12256.989] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 12256.990] (II) event1  - Power Button: device is a keyboard
[ 12256.990] (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 12256.991] (II) event17 - Integrated Camera: Integrated C: device is a keyboard
[ 12256.991] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: is tagged by udev as: Mouse Pointingstick
[ 12256.992] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: device is a pointer
[ 12256.993] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: is tagged by udev as: Touchpad
[ 12256.994] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: device is a touchpad
[ 12256.995] (II) event5  - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 12256.995] (II) event5  - Ideapad extra buttons: device is a keyboard
[ 12256.995] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 12256.995] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[ 12299.676] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[ 12299.732] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[ 12300.087] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[ 12301.072] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[ 12326.587] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[ 12326.587] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: WARNING: log rate limit exceeded (5 msgs per 24h). Discarding future messages.
[ 13683.974] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 13683.974] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 13683.974] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 13683.974] (--) NVIDIA(GPU-0): 
[ 13684.061] (II) event4  - Video Bus: device removed
[ 13684.114] (II) event3  - Video Bus: device removed
[ 13684.147] (II) event1  - Power Button: device removed
[ 13684.164] (II) event17 - Integrated Camera: Integrated C: device removed
[ 13684.207] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: device removed
[ 13684.251] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: device removed
[ 13684.294] (II) event5  - Ideapad extra buttons: device removed
[ 13684.334] (II) event2  - AT Translated Set 2 keyboard: device removed
[ 13686.501] (II) intel(0): switch to mode 1920x1080@120.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 13686.541] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 13686.541] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 13686.541] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 13686.541] (--) NVIDIA(GPU-0): 
[ 13686.555] (II) NVIDIA(G0): Setting mode "NULL"
[ 13686.568] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 13686.568] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[ 13686.568] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[ 13686.568] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[ 13686.568] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[ 13686.568] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[ 13686.568] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[ 13686.568] (II) NVIDIA(G0):     Config Options in the README.
[ 13686.571] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[ 13686.572] (II) event4  - Video Bus: device is a keyboard
[ 13686.572] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[ 13686.572] (II) event3  - Video Bus: device is a keyboard
[ 13686.573] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 13686.573] (II) event1  - Power Button: device is a keyboard
[ 13686.574] (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 13686.574] (II) event17 - Integrated Camera: Integrated C: device is a keyboard
[ 13686.574] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: is tagged by udev as: Mouse Pointingstick
[ 13686.575] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: device is a pointer
[ 13686.576] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: is tagged by udev as: Touchpad
[ 13686.576] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: device is a touchpad
[ 13686.577] (II) event5  - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 13686.577] (II) event5  - Ideapad extra buttons: device is a keyboard
[ 13686.578] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 13686.578] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[ 13689.505] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[ 13690.063] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[ 13695.684] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[ 14362.978] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[ 14363.034] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.0/touchpad-jumping-cursors.html for details
[ 14363.034] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: WARNING: log rate limit exceeded (5 msgs per 24h). Discarding future messages.
[ 16295.466] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 16295.466] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 16295.466] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 16295.466] (--) NVIDIA(GPU-0): 
[ 16295.553] (II) event4  - Video Bus: device removed
[ 16295.591] (II) event3  - Video Bus: device removed
[ 16295.624] (II) event1  - Power Button: device removed
[ 16295.641] (II) event17 - Integrated Camera: Integrated C: device removed
[ 16295.684] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: device removed
[ 16295.731] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: device removed
[ 16295.781] (II) event5  - Ideapad extra buttons: device removed
[ 16295.821] (II) event2  - AT Translated Set 2 keyboard: device removed
[ 16297.984] (II) intel(0): switch to mode 1920x1080@120.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 16298.024] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 16298.024] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 16298.024] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[ 16298.024] (--) NVIDIA(GPU-0): 
[ 16298.038] (II) NVIDIA(G0): Setting mode "NULL"
[ 16298.053] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 16298.053] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[ 16298.053] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[ 16298.053] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[ 16298.053] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[ 16298.053] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[ 16298.053] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[ 16298.053] (II) NVIDIA(G0):     Config Options in the README.
[ 16298.057] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[ 16298.057] (II) event4  - Video Bus: device is a keyboard
[ 16298.058] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[ 16298.058] (II) event3  - Video Bus: device is a keyboard
[ 16298.059] (II) event1  - Power Button: is tagged by udev as: Keyboard
[ 16298.059] (II) event1  - Power Button: device is a keyboard
[ 16298.059] (II) event17 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[ 16298.059] (II) event17 - Integrated Camera: Integrated C: device is a keyboard
[ 16298.060] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: is tagged by udev as: Mouse Pointingstick
[ 16298.060] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: device is a pointer
[ 16298.061] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: is tagged by udev as: Touchpad
[ 16298.062] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: device is a touchpad
[ 16298.063] (II) event5  - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 16298.063] (II) event5  - Ideapad extra buttons: device is a keyboard
[ 16298.063] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 16298.063] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[ 17022.040] (EE) 
[ 17022.041] (EE) Backtrace:
[ 17022.042] (EE) 0: /usr/lib/Xorg (WriteToClient+0x3ed) [0x55d5c324b53d]
[ 17022.043] (EE) 1: /usr/lib/libc.so.6 (__sigaction+0x50) [0x7f42050f2a00]
[ 17022.044] (EE) 2: /usr/lib/Xorg (_CallCallbacks+0x2a2) [0x55d5c31714c2]
[ 17022.044] (EE) 3: /usr/lib/Xorg (XkbHandleActions+0x1e4) [0x55d5c32364b4]
[ 17022.044] (EE) 4: /usr/lib/Xorg (DRI2ScreenInit+0x16b5) [0x55d5c32d58a5]
[ 17022.044] (EE) 5: /usr/lib/Xorg (XkbUpdateKeyTypesFromCore+0x29e) [0x55d5c322402e]
[ 17022.044] (EE) 6: /usr/lib/Xorg (TimerSet+0x1e9) [0x55d5c323bb59]
[ 17022.044] (EE) 7: /usr/lib/Xorg (WaitForSomething+0x2b2) [0x55d5c323eff2]
[ 17022.044] (EE) 8: /usr/lib/Xorg (SProcXkbDispatch+0x1d68) [0x55d5c313238f]
[ 17022.045] (EE) 9: /usr/lib/libc.so.6 (__libc_init_first+0x90) [0x7f42050dd290]
[ 17022.045] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0x8a) [0x7f42050dd34a]
[ 17022.045] (EE) 11: /usr/lib/Xorg (_start+0x25) [0x55d5c31332d5]
[ 17022.045] (EE) 
[ 17022.045] (EE) Segmentation fault at address 0x7ffc9e6c6000
[ 17022.045] (EE) 
Fatal server error:
[ 17022.045] (EE) Caught signal 11 (Segmentation fault). Server aborting
[ 17022.045] (EE) 
[ 17022.045] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[ 17022.045] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 17022.045] (EE) 
[ 17022.082] (EE) Server terminated with error (1). Closing log file.

Your help is much appreciated. If you found any other errors in the logs please help me with that too.

Thank you for reading it.

Offline

#2 2023-01-14 06:21:18

cfr
Member
From: Cymru
Registered: 2011-11-27
Posts: 7,134

Re: Xorg keep terminating with Caught signal 11 (Segmentation fault).

Unless you have an old card, get rid of the intel graphics driver.

Last edited by cfr (2023-01-14 06:21:42)


CLI Paste | How To Ask Questions

Arch Linux | x86_64 | GPT | EFI boot | refind | stub loader | systemd | LVM2 on LUKS
Lenovo x270 | Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz | Intel Wireless 8265/8275 | US keyboard w/ Euro | 512G NVMe INTEL SSDPEKKF512G7L

Offline

#3 2023-01-16 07:09:22

Newbie John
Member
Registered: 2023-01-14
Posts: 15

Re: Xorg keep terminating with Caught signal 11 (Segmentation fault).

But i am using intel and have disabled NVIDIA card for better battery life.
Are there no other way to solve this problem?

Offline

#4 2023-01-16 09:14:18

seth
Member
Registered: 2012-09-03
Posts: 51,553

Re: Xorg keep terminating with Caught signal 11 (Segmentation fault).

have disabled NVIDIA card

Your xorg log says otherwise.

But i am using intel

Yes, but no but.
Remove xf86-video-intel, you'll be using the modesetting driver on top of the i915 kernel module.
xf86-video-intel is in limbo and recently increasingly degrading.

Offline

#5 2023-01-19 12:41:46

Newbie John
Member
Registered: 2023-01-14
Posts: 15

Re: Xorg keep terminating with Caught signal 11 (Segmentation fault).

seth wrote:

Remove xf86-video-intel, you'll be using the modesetting driver on top of the i915 kernel module.
xf86-video-intel is in limbo and recently increasingly degrading.

I have removed that package, lets see what happen.
As it used to happen like once or less in a two weeks, i will wait for sometime and will mark it solved if i don't get this issue.

Offline

#6 2023-01-21 13:49:30

Newbie John
Member
Registered: 2023-01-14
Posts: 15

Re: Xorg keep terminating with Caught signal 11 (Segmentation fault).

So I faced the problem again even after removing xf86-video-intel package.

here is the Xorg log

[   287.123] 
X.Org X Server 1.21.1.6
X Protocol Version 11, Revision 0
[   287.123] Current Operating System: Linux username 6.1.7-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 18 Jan 2023 19:54:38 +0000 x86_64
[   287.123] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=13e2fff4-9e60-4b1e-9d71-3c0be77dcbdf rw loglevel=3
[   287.123]  
[   287.123] Current version of pixman: 0.42.2
[   287.123] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   287.123] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   287.123] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Jan 21 19:00:41 2023
[   287.123] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   287.123] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   287.123] (==) No Layout section.  Using the first Screen section.
[   287.123] (==) No screen section available. Using defaults.
[   287.123] (**) |-->Screen "Default Screen Section" (0)
[   287.123] (**) |   |-->Monitor "<default monitor>"
[   287.124] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   287.124] (==) Automatically adding devices
[   287.124] (==) Automatically enabling devices
[   287.124] (==) Automatically adding GPU devices
[   287.124] (==) Automatically binding GPU devices
[   287.124] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   287.124] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[   287.124] 	Entry deleted from font path.
[   287.124] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[   287.124] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[   287.124] 	Entry deleted from font path.
[   287.124] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[   287.124] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[   287.124] 	Entry deleted from font path.
[   287.124] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[   287.124] 	Entry deleted from font path.
[   287.124] (==) FontPath set to:
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[   287.124] (==) ModulePath set to "/usr/lib/xorg/modules"
[   287.124] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   287.124] (II) Module ABI versions:
[   287.124] 	X.Org ANSI C Emulation: 0.4
[   287.124] 	X.Org Video Driver: 25.2
[   287.124] 	X.Org XInput driver : 24.4
[   287.124] 	X.Org Server Extension : 10.0
[   287.124] (++) using VT number 7

[   287.124] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   287.124] (II) xfree86: Adding drm device (/dev/dri/card0)
[   287.124] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[   287.130] (--) PCI:*(0@0:2:0) 8086:9bc4:17aa:3fa2 rev 5, Mem @ 0xc3000000/16777216, 0xa0000000/268435456, I/O @ 0x00006000/64, BIOS @ 0x????????/131072
[   287.130] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   287.130] (II) LoadModule: "glx"
[   287.130] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   287.131] (II) Module glx: vendor="X.Org Foundation"
[   287.131] 	compiled for 1.21.1.6, module version = 1.0.0
[   287.131] 	ABI class: X.Org Server Extension, version 10.0
[   287.131] (==) Matched intel as autoconfigured driver 0
[   287.131] (==) Matched modesetting as autoconfigured driver 1
[   287.131] (==) Matched fbdev as autoconfigured driver 2
[   287.131] (==) Matched vesa as autoconfigured driver 3
[   287.131] (==) Assigned the driver to the xf86ConfigLayout
[   287.131] (II) LoadModule: "intel"
[   287.131] (WW) Warning, couldn't open module intel
[   287.131] (EE) Failed to load module "intel" (module does not exist, 0)
[   287.131] (II) LoadModule: "modesetting"
[   287.131] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   287.131] (II) Module modesetting: vendor="X.Org Foundation"
[   287.131] 	compiled for 1.21.1.6, module version = 1.21.1
[   287.131] 	Module class: X.Org Video Driver
[   287.131] 	ABI class: X.Org Video Driver, version 25.2
[   287.131] (II) LoadModule: "fbdev"
[   287.131] (WW) Warning, couldn't open module fbdev
[   287.131] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   287.131] (II) LoadModule: "vesa"
[   287.131] (WW) Warning, couldn't open module vesa
[   287.131] (EE) Failed to load module "vesa" (module does not exist, 0)
[   287.131] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   287.145] (II) modeset(0): using drv /dev/dri/card0
[   287.145] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   287.145] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   287.145] (==) modeset(0): RGB weight 888
[   287.145] (==) modeset(0): Default visual is TrueColor
[   287.145] (II) Loading sub module "glamoregl"
[   287.145] (II) LoadModule: "glamoregl"
[   287.145] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   287.148] (II) Module glamoregl: vendor="X.Org Foundation"
[   287.148] 	compiled for 1.21.1.6, module version = 1.0.1
[   287.148] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   287.288] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (CML GT2)
[   287.288] (II) modeset(0): glamor initialized
[   287.288] (==) modeset(0): VariableRefresh: disabled
[   287.288] (==) modeset(0): AsyncFlipSecondaries: disabled
[   287.289] (II) modeset(0): Output eDP-1 has no monitor section
[   287.292] (II) modeset(0): EDID for output eDP-1
[   287.292] (II) modeset(0): Manufacturer: AUO  Model: d1ed  Serial#: 0
[   287.292] (II) modeset(0): Year: 2019  Week: 34
[   287.292] (II) modeset(0): EDID Version: 1.4
[   287.292] (II) modeset(0): Digital Display Input
[   287.292] (II) modeset(0): 8 bits per channel
[   287.292] (II) modeset(0): Digital interface is DisplayPort
[   287.292] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[   287.292] (II) modeset(0): Gamma: 2.20
[   287.292] (II) modeset(0): No DPMS capabilities specified
[   287.292] (II) modeset(0): Supported color encodings: RGB 4:4:4 
[   287.292] (II) modeset(0): First detailed timing is preferred mode
[   287.292] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[   287.292] (II) modeset(0): Display is continuous-frequency
[   287.292] (II) modeset(0): redX: 0.560 redY: 0.340   greenX: 0.350 greenY: 0.570
[   287.292] (II) modeset(0): blueX: 0.160 blueY: 0.120   whiteX: 0.313 whiteY: 0.329
[   287.292] (II) modeset(0): Manufacturer's mask: 0
[   287.292] (II) modeset(0): Supported detailed timing:
[   287.292] (II) modeset(0): clock: 285.0 MHz   Image Size:  344 x 193 mm
[   287.292] (II) modeset(0): h_active: 1920  h_sync: 2028  h_sync_end 2076 h_blank_end 2076 h_border: 0
[   287.292] (II) modeset(0): v_active: 1080  v_sync: 1090  v_sync_end 1100 v_blanking: 1142 v_border: 0
[   287.292] (II) modeset(0): Unknown vendor-specific block f
[   287.292] (II) modeset(0): Ranges: V min: 60 V max: 120 Hz, H min: 138 H max: 138 kHz, PixClock max 295 MHz
[   287.292] (II) modeset(0):  B156HAN13.1
[   287.292] (II) modeset(0): EDID (in hex):
[   287.292] (II) modeset(0): 	00ffffffffffff0006afedd100000000
[   287.292] (II) modeset(0): 	221d0104a52213780348358f57599229
[   287.292] (II) modeset(0): 	1e505400000001010101010101010101
[   287.292] (II) modeset(0): 	010101010101546f809c70383e406c30
[   287.292] (II) modeset(0): 	aa0058c1100000180000000f00000000
[   287.292] (II) modeset(0): 	00000000000000000020000000fd003c
[   287.292] (II) modeset(0): 	788a8a1d010a202020202020000000fe
[   287.292] (II) modeset(0): 	004231353648414e31332e31200a00a9
[   287.292] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[   287.292] (II) modeset(0): Printing probed modes for output eDP-1
[   287.293] (II) modeset(0): Modeline "1920x1080"x120.2  285.00  1920 2028 2076 2076  1080 1090 1100 1142 -hsync -vsync (137.3 kHz eP)
[   287.293] (II) modeset(0): Modeline "1920x1080"x60.0  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[   287.293] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[   287.293] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[   287.293] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[   287.293] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[   287.293] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[   287.293] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   287.293] (II) modeset(0): Modeline "1600x900"x60.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[   287.293] (II) modeset(0): Modeline "1600x900"x59.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[   287.293] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[   287.293] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[   287.293] (II) modeset(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[   287.293] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[   287.293] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[   287.293] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[   287.293] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[   287.293] (II) modeset(0): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz d)
[   287.293] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[   287.293] (II) modeset(0): Modeline "1440x810"x60.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[   287.293] (II) modeset(0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[   287.293] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[   287.293] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[   287.293] (II) modeset(0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[   287.293] (II) modeset(0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[   287.293] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[   287.293] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[   287.293] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz d)
[   287.293] (II) modeset(0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[   287.293] (II) modeset(0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[   287.293] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[   287.293] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[   287.293] (II) modeset(0): Modeline "1024x768"x85.0  194.02  1024 1108 1220 1416  768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[   287.293] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[   287.293] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   287.293] (II) modeset(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz d)
[   287.293] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz d)
[   287.293] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[   287.293] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   287.293] (II) modeset(0): Modeline "1024x768i"x87.0   44.90  1024 1032 1208 1264  768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[   287.293] (II) modeset(0): Modeline "960x720"x85.0  170.68  960 1036 1144 1328  720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[   287.293] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[   287.293] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   287.293] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[   287.293] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   287.293] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[   287.293] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   287.293] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[   287.293] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[   287.293] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[   287.293] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[   287.293] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[   287.293] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[   287.293] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz d)
[   287.293] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[   287.293] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[   287.293] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[   287.293] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[   287.293] (II) modeset(0): Modeline "800x600"x85.0  114.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[   287.293] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[   287.293] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[   287.293] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[   287.293] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   287.293] (II) modeset(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz d)
[   287.294] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[   287.294] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz d)
[   287.294] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   287.294] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   287.294] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[   287.294] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[   287.294] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[   287.294] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[   287.294] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[   287.294] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   287.294] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[   287.294] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[   287.294] (II) modeset(0): Modeline "640x512"x85.0   78.75  640 672 752 864  512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[   287.294] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[   287.294] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   287.294] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[   287.294] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[   287.294] (II) modeset(0): Modeline "640x480"x85.1   74.25  640 672 752 864  480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[   287.294] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   287.294] (II) modeset(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz d)
[   287.294] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[   287.294] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[   287.294] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   287.294] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[   287.294] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[   287.294] (II) modeset(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz d)
[   287.294] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[   287.294] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[   287.294] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[   287.294] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[   287.294] (II) modeset(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz d)
[   287.294] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[   287.294] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[   287.294] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[   287.294] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[   287.294] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[   287.294] (II) modeset(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz d)
[   287.294] (II) modeset(0): Modeline "512x384"x85.0   47.25  512 536 584 688  384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[   287.294] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[   287.294] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[   287.294] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   287.294] (II) modeset(0): Modeline "512x384i"x87.1   22.45  512 516 604 632  384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[   287.294] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[   287.294] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[   287.294] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[   287.294] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[   287.294] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[   287.294] (II) modeset(0): Modeline "400x300"x85.3   28.15  400 416 448 524  300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[   287.294] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[   287.294] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[   287.294] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   287.294] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   287.294] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[   287.294] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[   287.294] (II) modeset(0): Modeline "320x240"x85.2   18.00  320 348 376 416  240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[   287.294] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[   287.294] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[   287.294] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   287.294] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[   287.294] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[   287.294] (II) modeset(0): Modeline "360x200"x85.0   17.75  360 378 414 468  200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[   287.294] (II) modeset(0): Modeline "320x200"x85.3   15.75  320 336 368 416  200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[   287.294] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[   287.294] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[   287.294] (II) modeset(0): Modeline "320x175"x85.3   15.75  320 336 368 416  175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[   287.294] (II) modeset(0): Output eDP-1 connected
[   287.295] (II) modeset(0): Using exact sizes for initial modes
[   287.295] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[   287.295] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[   287.295] (==) modeset(0): DPI set to (96, 96)
[   287.295] (II) Loading sub module "fb"
[   287.295] (II) LoadModule: "fb"
[   287.295] (II) Module "fb" already built-in
[   287.322] (==) modeset(0): Backing store enabled
[   287.322] (==) modeset(0): Silken mouse enabled
[   287.362] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[   287.362] (==) modeset(0): DPMS enabled
[   287.362] (II) modeset(0): [DRI2] Setup complete
[   287.362] (II) modeset(0): [DRI2]   DRI driver: iris
[   287.362] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[   287.362] (II) Initializing extension Generic Event Extension
[   287.362] (II) Initializing extension SHAPE
[   287.363] (II) Initializing extension MIT-SHM
[   287.363] (II) Initializing extension XInputExtension
[   287.363] (II) Initializing extension XTEST
[   287.363] (II) Initializing extension BIG-REQUESTS
[   287.364] (II) Initializing extension SYNC
[   287.364] (II) Initializing extension XKEYBOARD
[   287.364] (II) Initializing extension XC-MISC
[   287.364] (II) Initializing extension SECURITY
[   287.365] (II) Initializing extension XFIXES
[   287.365] (II) Initializing extension RENDER
[   287.365] (II) Initializing extension RANDR
[   287.366] (II) Initializing extension COMPOSITE
[   287.366] (II) Initializing extension DAMAGE
[   287.366] (II) Initializing extension MIT-SCREEN-SAVER
[   287.367] (II) Initializing extension DOUBLE-BUFFER
[   287.367] (II) Initializing extension RECORD
[   287.367] (II) Initializing extension DPMS
[   287.367] (II) Initializing extension Present
[   287.368] (II) Initializing extension DRI3
[   287.368] (II) Initializing extension X-Resource
[   287.368] (II) Initializing extension XVideo
[   287.368] (II) Initializing extension XVideo-MotionCompensation
[   287.368] (II) Initializing extension GLX
[   287.384] (II) AIGLX: Loaded and initialized iris
[   287.384] (II) GLX: Initialized DRI2 GL provider for screen 0
[   287.384] (II) Initializing extension XFree86-VidModeExtension
[   287.384] (II) Initializing extension XFree86-DGA
[   287.384] (II) Initializing extension XFree86-DRI
[   287.384] (II) Initializing extension DRI2
[   287.385] (II) modeset(0): Damage tracking initialized
[   287.385] (II) modeset(0): Setting screen physical size to 508 x 285
[   287.521] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[   287.521] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   287.521] (**) Video Bus: Applying InputClass "system-keyboard"
[   287.521] (II) LoadModule: "libinput"
[   287.521] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   287.523] (II) Module libinput: vendor="X.Org Foundation"
[   287.523] 	compiled for 1.21.1.3, module version = 1.2.1
[   287.523] 	Module class: X.Org XInput Driver
[   287.523] 	ABI class: X.Org XInput driver, version 24.4
[   287.523] (II) Using input driver 'libinput' for 'Video Bus'
[   287.523] (**) Video Bus: always reports core events
[   287.523] (**) Option "Device" "/dev/input/event4"
[   287.526] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[   287.527] (II) event4  - Video Bus: device is a keyboard
[   287.527] (II) event4  - Video Bus: device removed
[   287.573] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input4/event4"
[   287.573] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[   287.573] (**) Option "xkb_model" "pc104"
[   287.573] (**) Option "xkb_layout" "us"
[   287.573] (**) Option "xkb_variant" "dvorak"
[   287.573] (**) Option "xkb_options" "caps:swapescape"
[   287.623] (II) event4  - Video Bus: is tagged by udev as: Keyboard
[   287.623] (II) event4  - Video Bus: device is a keyboard
[   287.624] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[   287.624] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   287.624] (**) Video Bus: Applying InputClass "system-keyboard"
[   287.624] (II) Using input driver 'libinput' for 'Video Bus'
[   287.624] (**) Video Bus: always reports core events
[   287.624] (**) Option "Device" "/dev/input/event3"
[   287.626] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[   287.626] (II) event3  - Video Bus: device is a keyboard
[   287.627] (II) event3  - Video Bus: device removed
[   287.669] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input3/event3"
[   287.669] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   287.669] (**) Option "xkb_model" "pc104"
[   287.669] (**) Option "xkb_layout" "us"
[   287.669] (**) Option "xkb_variant" "dvorak"
[   287.669] (**) Option "xkb_options" "caps:swapescape"
[   287.672] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[   287.672] (II) event3  - Video Bus: device is a keyboard
[   287.674] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   287.674] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   287.674] (**) Power Button: Applying InputClass "system-keyboard"
[   287.674] (II) Using input driver 'libinput' for 'Power Button'
[   287.674] (**) Power Button: always reports core events
[   287.674] (**) Option "Device" "/dev/input/event1"
[   287.675] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   287.675] (II) event1  - Power Button: device is a keyboard
[   287.676] (II) event1  - Power Button: device removed
[   287.696] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[   287.696] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   287.696] (**) Option "xkb_model" "pc104"
[   287.696] (**) Option "xkb_layout" "us"
[   287.696] (**) Option "xkb_variant" "dvorak"
[   287.696] (**) Option "xkb_options" "caps:swapescape"
[   287.698] (II) event1  - Power Button: is tagged by udev as: Keyboard
[   287.698] (II) event1  - Power Button: device is a keyboard
[   287.700] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[   287.700] (II) No input driver specified, ignoring this device.
[   287.700] (II) This device may have been added with another device file.
[   287.702] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event13)
[   287.702] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[   287.702] (**) Integrated Camera: Integrated C: Applying InputClass "system-keyboard"
[   287.702] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[   287.702] (**) Integrated Camera: Integrated C: always reports core events
[   287.702] (**) Option "Device" "/dev/input/event13"
[   287.704] (II) event13 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[   287.704] (II) event13 - Integrated Camera: Integrated C: device is a keyboard
[   287.705] (II) event13 - Integrated Camera: Integrated C: device removed
[   287.739] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/input/input17/event13"
[   287.739] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[   287.739] (**) Option "xkb_model" "pc104"
[   287.739] (**) Option "xkb_layout" "us"
[   287.739] (**) Option "xkb_variant" "dvorak"
[   287.739] (**) Option "xkb_options" "caps:swapescape"
[   287.743] (II) event13 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[   287.743] (II) event13 - Integrated Camera: Integrated C: device is a keyboard
[   287.744] (II) config/udev: Adding input device MSFT0001:01 06CB:CE2D Touchpad (/dev/input/event7)
[   287.745] (**) MSFT0001:01 06CB:CE2D Touchpad: Applying InputClass "libinput touchpad catchall"
[   287.745] (**) MSFT0001:01 06CB:CE2D Touchpad: Applying InputClass "touchpad"
[   287.745] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:CE2D Touchpad'
[   287.745] (**) MSFT0001:01 06CB:CE2D Touchpad: always reports core events
[   287.745] (**) Option "Device" "/dev/input/event7"
[   287.747] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: is tagged by udev as: Touchpad
[   287.751] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: device is a touchpad
[   287.751] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: device removed
[   287.783] (**) Option "Tapping" "on"
[   287.783] (**) Option "NaturalScrolling" "true"
[   287.784] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-MSFT0001:01/0018:06CB:CE2D.0001/input/input10/event7"
[   287.784] (II) XINPUT: Adding extended input device "MSFT0001:01 06CB:CE2D Touchpad" (type: TOUCHPAD, id 10)
[   287.788] (**) Option "AccelerationScheme" "none"
[   287.788] (**) MSFT0001:01 06CB:CE2D Touchpad: (accel) selected scheme none/0
[   287.788] (**) MSFT0001:01 06CB:CE2D Touchpad: (accel) acceleration factor: 2.000
[   287.788] (**) MSFT0001:01 06CB:CE2D Touchpad: (accel) acceleration threshold: 4
[   287.790] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: is tagged by udev as: Touchpad
[   287.794] (II) event7  - MSFT0001:01 06CB:CE2D Touchpad: device is a touchpad
[   287.796] (II) config/udev: Adding input device MSFT0001:01 06CB:CE2D Touchpad (/dev/input/mouse1)
[   287.796] (**) MSFT0001:01 06CB:CE2D Touchpad: Applying InputClass "touchpad"
[   287.796] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:CE2D Touchpad'
[   287.796] (**) MSFT0001:01 06CB:CE2D Touchpad: always reports core events
[   287.796] (**) Option "Device" "/dev/input/mouse1"
[   287.836] (II) mouse1  - not using input device '/dev/input/mouse1'.
[   287.836] (EE) libinput: MSFT0001:01 06CB:CE2D Touchpad: Failed to create a device for /dev/input/mouse1
[   287.836] (EE) PreInit returned 2 for "MSFT0001:01 06CB:CE2D Touchpad"
[   287.836] (II) UnloadModule: "libinput"
[   287.837] (II) config/udev: Adding input device MSFT0001:01 06CB:CE2D Mouse (/dev/input/event6)
[   287.837] (**) MSFT0001:01 06CB:CE2D Mouse: Applying InputClass "libinput pointer catchall"
[   287.837] (II) Using input driver 'libinput' for 'MSFT0001:01 06CB:CE2D Mouse'
[   287.837] (**) MSFT0001:01 06CB:CE2D Mouse: always reports core events
[   287.837] (**) Option "Device" "/dev/input/event6"
[   287.840] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: is tagged by udev as: Mouse Pointingstick
[   287.841] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: device is a pointer
[   287.843] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: device removed
[   287.879] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-7/i2c-MSFT0001:01/0018:06CB:CE2D.0001/input/input9/event6"
[   287.879] (II) XINPUT: Adding extended input device "MSFT0001:01 06CB:CE2D Mouse" (type: MOUSE, id 11)
[   287.880] (**) Option "AccelerationScheme" "none"
[   287.880] (**) MSFT0001:01 06CB:CE2D Mouse: (accel) selected scheme none/0
[   287.880] (**) MSFT0001:01 06CB:CE2D Mouse: (accel) acceleration factor: 2.000
[   287.880] (**) MSFT0001:01 06CB:CE2D Mouse: (accel) acceleration threshold: 4
[   287.882] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: is tagged by udev as: Mouse Pointingstick
[   287.883] (II) event6  - MSFT0001:01 06CB:CE2D Mouse: device is a pointer
[   287.886] (II) config/udev: Adding input device MSFT0001:01 06CB:CE2D Mouse (/dev/input/mouse0)
[   287.886] (II) No input driver specified, ignoring this device.
[   287.886] (II) This device may have been added with another device file.
[   287.887] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event5)
[   287.887] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[   287.887] (**) Ideapad extra buttons: Applying InputClass "system-keyboard"
[   287.887] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[   287.887] (**) Ideapad extra buttons: always reports core events
[   287.887] (**) Option "Device" "/dev/input/event5"
[   287.889] (II) event5  - Ideapad extra buttons: is tagged by udev as: Keyboard
[   287.889] (II) event5  - Ideapad extra buttons: device is a keyboard
[   287.889] (II) event5  - Ideapad extra buttons: device removed
[   287.933] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:00/VPC2004:00/input/input5/event5"
[   287.933] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 12)
[   287.933] (**) Option "xkb_model" "pc104"
[   287.933] (**) Option "xkb_layout" "us"
[   287.933] (**) Option "xkb_variant" "dvorak"
[   287.933] (**) Option "xkb_options" "caps:swapescape"
[   287.935] (II) event5  - Ideapad extra buttons: is tagged by udev as: Keyboard
[   287.935] (II) event5  - Ideapad extra buttons: device is a keyboard
[   287.936] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event8)
[   287.937] (II) No input driver specified, ignoring this device.
[   287.937] (II) This device may have been added with another device file.
[   287.937] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event9)
[   287.937] (II) No input driver specified, ignoring this device.
[   287.937] (II) This device may have been added with another device file.
[   287.938] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event10)
[   287.938] (II) No input driver specified, ignoring this device.
[   287.938] (II) This device may have been added with another device file.
[   287.939] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event11)
[   287.939] (II) No input driver specified, ignoring this device.
[   287.939] (II) This device may have been added with another device file.
[   287.939] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event12)
[   287.939] (II) No input driver specified, ignoring this device.
[   287.939] (II) This device may have been added with another device file.
[   287.940] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[   287.940] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   287.940] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[   287.940] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   287.940] (**) AT Translated Set 2 keyboard: always reports core events
[   287.940] (**) Option "Device" "/dev/input/event2"
[   287.942] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   287.942] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[   287.944] (II) event2  - AT Translated Set 2 keyboard: device removed
[   287.963] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[   287.963] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[   287.963] (**) Option "xkb_model" "pc104"
[   287.963] (**) Option "xkb_layout" "us"
[   287.963] (**) Option "xkb_variant" "dvorak"
[   287.963] (**) Option "xkb_options" "caps:swapescape"
[   287.965] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[   287.965] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[   365.231] (II) modeset(0): EDID vendor "AUO", prod id 53741
[   365.231] (II) modeset(0): Using EDID range info for horizontal sync
[   365.231] (II) modeset(0): Using EDID range info for vertical refresh
[   365.231] (II) modeset(0): Printing DDC gathered Modelines:
[   365.231] (II) modeset(0): Modeline "1920x1080"x0.0  285.00  1920 2028 2076 2076  1080 1090 1100 1142 -hsync -vsync (137.3 kHz eP)
[   365.980] (II) modeset(0): EDID vendor "AUO", prod id 53741
[   365.980] (II) modeset(0): Using hsync ranges from config file
[   365.980] (II) modeset(0): Using vrefresh ranges from config file
[   365.980] (II) modeset(0): Printing DDC gathered Modelines:
[   365.980] (II) modeset(0): Modeline "1920x1080"x0.0  285.00  1920 2028 2076 2076  1080 1090 1100 1142 -hsync -vsync (137.3 kHz eP)
[   366.288] (II) modeset(0): EDID vendor "AUO", prod id 53741
[   366.288] (II) modeset(0): Using hsync ranges from config file
[   366.288] (II) modeset(0): Using vrefresh ranges from config file
[   366.288] (II) modeset(0): Printing DDC gathered Modelines:
[   366.288] (II) modeset(0): Modeline "1920x1080"x0.0  285.00  1920 2028 2076 2076  1080 1090 1100 1142 -hsync -vsync (137.3 kHz eP)
[   399.336] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.1/touchpad-jumping-cursors.html for details
[   404.882] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.1/touchpad-jumping-cursors.html for details
[   407.915] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.1/touchpad-jumping-cursors.html for details
[   433.614] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.1/touchpad-jumping-cursors.html for details
[   448.292] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.22.1/touchpad-jumping-cursors.html for details
[   448.292] (EE) event7  - MSFT0001:01 06CB:CE2D Touchpad: WARNING: log rate limit exceeded (5 msgs per 24h). Discarding future messages.
[   754.773] (II) modeset(0): EDID vendor "AUO", prod id 53741
[   754.773] (II) modeset(0): Using hsync ranges from config file
[   754.773] (II) modeset(0): Using vrefresh ranges from config file
[   754.773] (II) modeset(0): Printing DDC gathered Modelines:
[   754.773] (II) modeset(0): Modeline "1920x1080"x0.0  285.00  1920 2028 2076 2076  1080 1090 1100 1142 -hsync -vsync (137.3 kHz eP)
[   774.563] (II) modeset(0): EDID vendor "AUO", prod id 53741
[   774.563] (II) modeset(0): Using hsync ranges from config file
[   774.563] (II) modeset(0): Using vrefresh ranges from config file
[   774.563] (II) modeset(0): Printing DDC gathered Modelines:
[   774.563] (II) modeset(0): Modeline "1920x1080"x0.0  285.00  1920 2028 2076 2076  1080 1090 1100 1142 -hsync -vsync (137.3 kHz eP)
[  1035.815] (II) modeset(0): EDID vendor "AUO", prod id 53741
[  1035.815] (II) modeset(0): Using hsync ranges from config file
[  1035.815] (II) modeset(0): Using vrefresh ranges from config file
[  1035.815] (II) modeset(0): Printing DDC gathered Modelines:
[  1035.815] (II) modeset(0): Modeline "1920x1080"x0.0  285.00  1920 2028 2076 2076  1080 1090 1100 1142 -hsync -vsync (137.3 kHz eP)
[  2019.684] (EE) 
[  2019.684] (EE) Backtrace:
[  2019.690] (EE) 0: /usr/lib/Xorg (WriteToClient+0x3ed) [0x560975c1d53d]
[  2019.703] (EE) 1: /usr/lib/libc.so.6 (__sigaction+0x50) [0x7f4d3274b9e0]
[  2019.703] (EE) 2: /usr/lib/Xorg (_CallCallbacks+0x2a2) [0x560975b434c2]
[  2019.703] (EE) 3: /usr/lib/Xorg (XkbHandleActions+0x1e4) [0x560975c084b4]
[  2019.703] (EE) 4: /usr/lib/Xorg (DRI2ScreenInit+0x16b5) [0x560975ca78a5]
[  2019.703] (EE) 5: /usr/lib/Xorg (XkbUpdateKeyTypesFromCore+0x29e) [0x560975bf602e]
[  2019.703] (EE) 6: /usr/lib/Xorg (TimerSet+0x1e9) [0x560975c0db59]
[  2019.703] (EE) 7: /usr/lib/Xorg (WaitForSomething+0x2b2) [0x560975c10ff2]
[  2019.703] (EE) 8: /usr/lib/Xorg (SProcXkbDispatch+0x1d68) [0x560975b0438f]
[  2019.704] (EE) 9: /usr/lib/libc.so.6 (__libc_init_first+0x90) [0x7f4d32736290]
[  2019.704] (EE) 10: /usr/lib/libc.so.6 (__libc_start_main+0x8a) [0x7f4d3273634a]
[  2019.704] (EE) 11: /usr/lib/Xorg (_start+0x25) [0x560975b052d5]
[  2019.704] (EE) 
[  2019.704] (EE) Segmentation fault at address 0x7ffe7956b000
[  2019.704] (EE) 
Fatal server error:
[  2019.704] (EE) Caught signal 11 (Segmentation fault). Server aborting
[  2019.704] (EE) 
[  2019.704] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[  2019.704] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[  2019.704] (EE) 
[  2019.704] (II) AIGLX: Suspending AIGLX clients for VT switch
[  2019.735] (EE) Server terminated with error (1). Closing log file.

I guess that package wasn't the issue

Offline

#7 2023-01-21 14:13:52

seth
Member
Registered: 2012-09-03
Posts: 51,553

Re: Xorg keep terminating with Caught signal 11 (Segmentation fault).

The nvidia GPU isn't in that log, same system?
Do you vfio forward the GPU or use optimus manager / bumblebee / bbswitch?

Either way, wrt. trigger, the relevant chain is probably

[  2019.703] (EE) 3: /usr/lib/Xorg (XkbHandleActions+0x1e4) [0x560975c084b4]
…
[  2019.703] (EE) 5: /usr/lib/Xorg (XkbUpdateKeyTypesFromCore+0x29e) [0x560975bf602e]
…
[  2019.703] (EE) 8: /usr/lib/Xorg (SProcXkbDispatch+0x1d68) [0x560975b0438f]

which looks a bit like https://bbs.archlinux.org/viewtopic.php?id=272677 and https://bbs.archlinux.org/viewtopic.php?id=271450
Edit: though https://gitlab.freedesktop.org/xorg/xse … ssues/1261 might have fixed that.

You've

[   287.573] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[   287.669] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   287.696] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   287.739] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[   287.933] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 12)
[   287.963] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)

and apply

[   287.933] (**) Option "xkb_model" "pc104"
[   287.933] (**) Option "xkb_layout" "us"
[   287.933] (**) Option "xkb_variant" "dvorak"
[   287.933] (**) Option "xkb_options" "caps:swapescape"

to all of them.

What if you narrow this down to "AT Translated Set 2 keyboard" ?
The volume buttons are probably on the "Ideapad extra buttons" (maybe even one of the "video" devices…), you can try that w/ "sudo libinput debug-events" and you won't like the dvorak layout on that input device.

Also, sanity check: what action are the volume keys bound to?

Last edited by seth (2023-01-21 14:25:10)

Offline

#8 2023-01-22 03:04:17

Newbie John
Member
Registered: 2023-01-14
Posts: 15

Re: Xorg keep terminating with Caught signal 11 (Segmentation fault).

seth wrote:

The nvidia GPU isn't in that log, same system?
Do you vfio forward the GPU or use optimus manager / bumblebee / bbswitch?

I am switching between intel mode and hybrid mode with envy-control

seth wrote:

What if you narrow this down to "AT Translated Set 2 keyboard" ?

Section "InputClass"
    Identifier "AT Translated Set 2 keyboard"
    MatchIsKeyboard "on"
    Option "XkbLayout" "us"
    Option "XkbModel" "pc104"
    Option "XkbVariant" "dvorak"
    Option "XkbOptions" "caps:swapescape"
EndSection

well i did it correctly but dvorak is still applying to all the other identifier, Video Bus and IdeaPad extra Buttons

Eventhough Volume button are in AT Translated Set 2 keyboard

seth wrote:

The volume buttons are probably on the "Ideapad extra buttons" (maybe even one of the "video" devices…), you can try that w/ "sudo libinput debug-events" and you won't like the dvorak layout on that input device

....
-event2   DEVICE_ADDED            AT Translated Set 2 keyboard      seat0 default group7  cap:k
....
event2   KEYBOARD_KEY            +14.931s	KEY_VOLUMEDOWN (114) pressed
event2   KEYBOARD_KEY            +15.074s	KEY_VOLUMEDOWN (114) released
seth wrote:

Also, sanity check: what action are the volume keys bound to?

pactl set-sink-volume @DEFAULT_SINK@ -1% && $HOME/.config/eww/Misc/scripts/volume

Well i guess it isn't the problem cuz i was still facing the problem way before i bind the keyboard with eww.

Offline

#9 2023-01-22 08:06:11

seth
Member
Registered: 2012-09-03
Posts: 51,553

Re: Xorg keep terminating with Caught signal 11 (Segmentation fault).

It wasn't doing anything then?

MatchProduct "AT Translated Set 2 keyboard"

Identifier doesn't matter.

Offline

#10 2023-01-23 07:09:37

Newbie John
Member
Registered: 2023-01-14
Posts: 15

Re: Xorg keep terminating with Caught signal 11 (Segmentation fault).

Ok now its only changing keyboard layout of  "AT Translated Set 2 keyboard"

But does it even matter?

Newbie John wrote:
....
-event2   DEVICE_ADDED            AT Translated Set 2 keyboard      seat0 default group7  cap:k
....
event2   KEYBOARD_KEY            +14.931s	KEY_VOLUMEDOWN (114) pressed
event2   KEYBOARD_KEY            +15.074s	KEY_VOLUMEDOWN (114) released

As we can see volume keys are under event2 which is AT Translated Set 2 keyboard.
Correct me if i am wrong.

Offline

#11 2023-01-23 07:56:53

seth
Member
Registered: 2012-09-03
Posts: 51,553

Re: Xorg keep terminating with Caught signal 11 (Segmentation fault).

The plan is still to keep the layout away from the other (unnecessary) devices - I'm not even sure why the volume keys would cause XkbUpdateKeyTypesFromCore

Also

i was still facing the problem way before i bind the keyboard with eww.

seth wrote:

It wasn't doing anything then?

I suspect that this is because the shortcut causes somethingslow™ and the autorepeat getting ahead of itself too much.

Offline

#12 2023-01-24 12:20:30

Newbie John
Member
Registered: 2023-01-14
Posts: 15

Re: Xorg keep terminating with Caught signal 11 (Segmentation fault).

seth wrote:

I suspect that this is because the shortcut causes somethingslow™ and the autorepeat getting ahead of itself too much.

So just don't press volume button continuously?

Offline

#13 2023-01-24 13:25:25

seth
Member
Registered: 2012-09-03
Posts: 51,553

Re: Xorg keep terminating with Caught signal 11 (Segmentation fault).

In essence - or improve your script w/ eg. a lock file that shortcuts it to limit the rate.

Offline

#14 2023-01-26 06:54:29

Newbie John
Member
Registered: 2023-01-14
Posts: 15

Re: Xorg keep terminating with Caught signal 11 (Segmentation fault).

Ok I guess

Offline

Board footer

Powered by FluxBB