You are not logged in.

#1 2021-06-12 02:14:42

XiaoaiX
Member
Registered: 2016-01-03
Posts: 10

[Solved]Xorg crashes

I can't remember after which upgrade (maybe one or two weeks ago?) and using for a few days, the Xorg crashed and the system returned to the terminal. The terminal still worked as usual. And then I updated the system again, after a few days it crashes again. I met this several times now. I am using the kernel 5.12.10-arch1-1 now. I am using the i3 as the window manager. The Xorg.0.log is shown as below 

[    28.602] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[    28.602] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[    28.603] Build Operating System: Linux Archlinux
[    28.603] Current Operating System: Linux ****** 5.12.9-arch1-1 #1 SMP PREEMPT Thu, 03 Jun 2021 11:36:13 +0000 x86_64
[    28.603] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=75acaa04-7d68-439e-aa05-b71fd0f11662 rw "acpi_osi=!Windows 2012" acpi_backlight=video i915.preliminary_hw_support=1 quiet
[    28.603] Build Date: 13 April 2021  03:12:10PM
[    28.603]  
[    28.603] Current version of pixman: 0.40.0
[    28.603] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    28.603] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    28.603] (==) Log file: "~/.local/share/xorg/Xorg.0.log", Time: Thu Jun 10 11:43:59 2021
[    28.606] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    28.608] (==) No Layout section.  Using the first Screen section.
[    28.608] (==) No screen section available. Using defaults.
[    28.608] (**) |-->Screen "Default Screen Section" (0)
[    28.608] (**) |   |-->Monitor "<default monitor>"
[    28.608] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    28.608] (==) Automatically adding devices
[    28.608] (==) Automatically enabling devices
[    28.608] (==) Automatically adding GPU devices
[    28.608] (==) Automatically binding GPU devices
[    28.608] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    28.616] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF,
	/usr/share/fonts/Type1,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[    28.616] (==) ModulePath set to "/usr/lib/xorg/modules"
[    28.616] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    28.616] (II) Module ABI versions:
[    28.616] 	X.Org ANSI C Emulation: 0.4
[    28.616] 	X.Org Video Driver: 24.1
[    28.616] 	X.Org XInput driver : 24.1
[    28.616] 	X.Org Server Extension : 10.0
[    28.617] (++) using VT number 1

[    28.621] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    28.622] (II) xfree86: Adding drm device (/dev/dri/card0)
[    28.623] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 10 paused 0
[    28.630] (--) PCI:*(0@0:2:0) 8086:0126:17aa:21d3 rev 9, Mem @ 0xf1400000/4194304, 0xe0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[    28.630] (--) PCI: (1@0:0:0) 10de:1056:17aa:21d3 rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[    28.630] (II) Open ACPI successful (/var/run/acpid.socket)
[    28.630] (II) LoadModule: "glx"
[    28.632] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    28.643] (II) Module glx: vendor="X.Org Foundation"
[    28.643] 	compiled for 1.20.11, module version = 1.0.0
[    28.643] 	ABI class: X.Org Server Extension, version 10.0
[    28.643] (==) Matched intel as autoconfigured driver 0
[    28.643] (==) Matched modesetting as autoconfigured driver 1
[    28.643] (==) Matched fbdev as autoconfigured driver 2
[    28.643] (==) Matched vesa as autoconfigured driver 3
[    28.643] (==) Assigned the driver to the xf86ConfigLayout
[    28.643] (II) LoadModule: "intel"
[    28.644] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    28.649] (II) Module intel: vendor="X.Org Foundation"
[    28.649] 	compiled for 1.20.10, module version = 2.99.917
[    28.649] 	Module class: X.Org Video Driver
[    28.649] 	ABI class: X.Org Video Driver, version 24.1
[    28.649] (II) LoadModule: "modesetting"
[    28.650] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    28.654] (II) Module modesetting: vendor="X.Org Foundation"
[    28.654] 	compiled for 1.20.11, module version = 1.20.11
[    28.655] 	Module class: X.Org Video Driver
[    28.655] 	ABI class: X.Org Video Driver, version 24.1
[    28.655] (II) LoadModule: "fbdev"
[    28.655] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    28.656] (II) Module fbdev: vendor="X.Org Foundation"
[    28.656] 	compiled for 1.20.8, module version = 0.5.0
[    28.656] 	Module class: X.Org Video Driver
[    28.656] 	ABI class: X.Org Video Driver, version 24.1
[    28.656] (II) LoadModule: "vesa"
[    28.656] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    28.657] (II) Module vesa: vendor="X.Org Foundation"
[    28.657] 	compiled for 1.20.9, module version = 2.5.0
[    28.657] 	Module class: X.Org Video Driver
[    28.657] 	ABI class: X.Org Video Driver, version 24.1
[    28.657] (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
[    28.657] (II) intel: Driver for Intel(R) HD Graphics
[    28.657] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    28.657] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    28.657] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    28.657] (II) FBDEV: driver for framebuffer: fbdev
[    28.657] (II) VESA: driver for VESA chipsets: vesa
[    28.657] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    28.658] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[    28.658] (II) intel(0): SNA compiled from 2.99.917-916-g31486f40
[    28.674] (WW) Falling back to old probe method for modesetting
[    28.674] (WW) Falling back to old probe method for fbdev
[    28.674] (II) Loading sub module "fbdevhw"
[    28.674] (II) LoadModule: "fbdevhw"
[    28.674] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    28.675] (II) Module fbdevhw: vendor="X.Org Foundation"
[    28.675] 	compiled for 1.20.11, module version = 0.0.2
[    28.675] 	ABI class: X.Org Video Driver, version 24.1
[    28.675] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    28.677] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 3000
[    28.677] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx; using a maximum of 2 threads
[    28.677] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    28.677] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    28.677] (==) intel(0): RGB weight 888
[    28.677] (==) intel(0): Default visual is TrueColor
[    28.678] (II) intel(0): Output LVDS1 has no monitor section
[    28.679] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output LVDS1
[    28.679] (II) intel(0): Enabled output LVDS1
[    28.680] (II) intel(0): Output VGA1 has no monitor section
[    28.680] (II) intel(0): Enabled output VGA1
[    28.680] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    28.680] (II) intel(0): Output VIRTUAL1 has no monitor section
[    28.680] (II) intel(0): Enabled output VIRTUAL1
[    28.680] (--) intel(0): Output LVDS1 using initial mode 1600x900 on pipe 0
[    28.680] (==) intel(0): TearFree disabled
[    28.680] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[    28.680] (==) intel(0): DPI set to (96, 96)
[    28.680] (II) Loading sub module "dri3"
[    28.681] (II) LoadModule: "dri3"
[    28.681] (II) Module "dri3" already built-in
[    28.681] (II) Loading sub module "dri2"
[    28.681] (II) LoadModule: "dri2"
[    28.681] (II) Module "dri2" already built-in
[    28.681] (II) Loading sub module "present"
[    28.681] (II) LoadModule: "present"
[    28.681] (II) Module "present" already built-in
[    28.681] (II) UnloadModule: "modesetting"
[    28.681] (II) Unloading modesetting
[    28.682] (II) UnloadModule: "fbdev"
[    28.682] (II) Unloading fbdev
[    28.682] (II) UnloadSubModule: "fbdevhw"
[    28.682] (II) Unloading fbdevhw
[    28.682] (II) UnloadModule: "vesa"
[    28.682] (II) Unloading vesa
[    28.687] (II) intel(0): SNA initialized with Sandybridge (gen6, gt2) backend
[    28.687] (==) intel(0): Backing store enabled
[    28.687] (==) intel(0): Silken mouse disabled
[    28.687] (II) intel(0): HW Cursor enabled
[    28.688] (==) intel(0): DPMS enabled
[    28.688] (==) intel(0): Display hotplug detection enabled
[    28.689] (II) intel(0): [DRI2] Setup complete
[    28.689] (II) intel(0): [DRI2]   DRI driver: i965
[    28.689] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    28.689] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[    28.689] (II) intel(0): hardware support for Present enabled
[    28.689] (II) Initializing extension Generic Event Extension
[    28.689] (II) Initializing extension SHAPE
[    28.689] (II) Initializing extension MIT-SHM
[    28.689] (II) Initializing extension XInputExtension
[    28.690] (II) Initializing extension XTEST
[    28.690] (II) Initializing extension BIG-REQUESTS
[    28.690] (II) Initializing extension SYNC
[    28.690] (II) Initializing extension XKEYBOARD
[    28.690] (II) Initializing extension XC-MISC
[    28.690] (II) Initializing extension SECURITY
[    28.690] (II) Initializing extension XFIXES
[    28.690] (II) Initializing extension RENDER
[    28.690] (II) Initializing extension RANDR
[    28.690] (II) Initializing extension COMPOSITE
[    28.690] (II) Initializing extension DAMAGE
[    28.690] (II) Initializing extension MIT-SCREEN-SAVER
[    28.690] (II) Initializing extension DOUBLE-BUFFER
[    28.690] (II) Initializing extension RECORD
[    28.690] (II) Initializing extension DPMS
[    28.690] (II) Initializing extension Present
[    28.690] (II) Initializing extension DRI3
[    28.690] (II) Initializing extension X-Resource
[    28.690] (II) Initializing extension XVideo
[    28.690] (II) Initializing extension XVideo-MotionCompensation
[    28.690] (II) Initializing extension GLX
[    28.748] (II) AIGLX: Loaded and initialized i965
[    28.748] (II) GLX: Initialized DRI2 GL provider for screen 0
[    28.748] (II) Initializing extension XFree86-VidModeExtension
[    28.748] (II) Initializing extension XFree86-DGA
[    28.748] (II) Initializing extension XFree86-DRI
[    28.748] (II) Initializing extension DRI2
[    28.759] (II) intel(0): switch to mode 1600x900@60.0 on LVDS1 using pipe 0, position (0, 0), rotation normal, reflection none
[    28.764] (II) intel(0): Setting screen physical size to 423 x 238
[    28.906] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    28.906] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    28.906] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    28.906] (II) LoadModule: "libinput"
[    28.907] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    28.914] (II) Module libinput: vendor="X.Org Foundation"
[    28.914] 	compiled for 1.20.11, module version = 1.0.1
[    28.914] 	Module class: X.Org XInput Driver
[    28.914] 	ABI class: X.Org XInput driver, version 24.1
[    28.914] (II) Using input driver 'libinput' for 'Power Button'
[    28.915] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 18 paused 0
[    28.915] (**) Power Button: always reports core events
[    28.915] (**) Option "Device" "/dev/input/event2"
[    28.916] (**) Option "_source" "server/udev"
[    28.924] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    28.924] (II) event2  - Power Button: device is a keyboard
[    28.924] (II) event2  - Power Button: device removed
[    28.924] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    28.924] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    28.925] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    28.925] (II) event2  - Power Button: device is a keyboard
[    28.926] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[    28.926] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    28.926] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    28.926] (II) Using input driver 'libinput' for 'Video Bus'
[    28.927] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 21 paused 0
[    28.927] (**) Video Bus: always reports core events
[    28.927] (**) Option "Device" "/dev/input/event10"
[    28.927] (**) Option "_source" "server/udev"
[    28.928] (II) event10 - Video Bus: is tagged by udev as: Keyboard
[    28.929] (II) event10 - Video Bus: device is a keyboard
[    28.929] (II) event10 - Video Bus: device removed
[    28.929] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12/event10"
[    28.929] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    28.931] (II) event10 - Video Bus: is tagged by udev as: Keyboard
[    28.931] (II) event10 - Video Bus: device is a keyboard
[    28.932] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[    28.932] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    28.932] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    28.932] (II) Using input driver 'libinput' for 'Video Bus'
[    28.933] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 22 paused 0
[    28.933] (**) Video Bus: always reports core events
[    28.933] (**) Option "Device" "/dev/input/event11"
[    28.933] (**) Option "_source" "server/udev"
[    28.935] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[    28.935] (II) event11 - Video Bus: device is a keyboard
[    28.935] (II) event11 - Video Bus: device removed
[    28.935] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:01/input/input13/event11"
[    28.935] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    28.937] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[    28.937] (II) event11 - Video Bus: device is a keyboard
[    28.938] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    28.938] (II) No input driver specified, ignoring this device.
[    28.938] (II) This device may have been added with another device file.
[    28.939] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[    28.939] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    28.939] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    28.939] (II) Using input driver 'libinput' for 'Sleep Button'
[    28.940] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 23 paused 0
[    28.940] (**) Sleep Button: always reports core events
[    28.940] (**) Option "Device" "/dev/input/event1"
[    28.940] (**) Option "_source" "server/udev"
[    28.943] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    28.943] (II) event1  - Sleep Button: device is a keyboard
[    28.943] (II) event1  - Sleep Button: device removed
[    28.943] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[    28.943] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    28.945] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[    28.945] (II) event1  - Sleep Button: device is a keyboard
[    28.946] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event8)
[    28.946] (II) No input driver specified, ignoring this device.
[    28.946] (II) This device may have been added with another device file.
[    28.946] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event6)
[    28.946] (II) No input driver specified, ignoring this device.
[    28.946] (II) This device may have been added with another device file.
[    28.947] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event7)
[    28.947] (II) No input driver specified, ignoring this device.
[    28.947] (II) This device may have been added with another device file.
[    28.949] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event9)
[    28.949] (**) Integrated Camera: Integrated C: Applying InputClass "evdev keyboard catchall"
[    28.949] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[    28.949] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[    28.950] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 24 paused 0
[    28.950] (**) Integrated Camera: Integrated C: always reports core events
[    28.950] (**) Option "Device" "/dev/input/event9"
[    28.950] (**) Option "_source" "server/udev"
[    28.952] (II) event9  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    28.952] (II) event9  - Integrated Camera: Integrated C: device is a keyboard
[    28.952] (II) event9  - Integrated Camera: Integrated C: device removed
[    28.952] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input11/event9"
[    28.952] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 10)
[    28.954] (II) event9  - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    28.954] (II) event9  - Integrated Camera: Integrated C: device is a keyboard
[    28.955] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[    28.955] (II) No input driver specified, ignoring this device.
[    28.955] (II) This device may have been added with another device file.
[    28.956] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event14)
[    28.956] (II) No input driver specified, ignoring this device.
[    28.956] (II) This device may have been added with another device file.
[    28.956] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event15)
[    28.956] (II) No input driver specified, ignoring this device.
[    28.956] (II) This device may have been added with another device file.
[    28.957] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event16)
[    28.957] (II) No input driver specified, ignoring this device.
[    28.957] (II) This device may have been added with another device file.
[    28.957] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    28.958] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    28.958] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    28.958] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    28.959] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 25 paused 0
[    28.959] (**) AT Translated Set 2 keyboard: always reports core events
[    28.959] (**) Option "Device" "/dev/input/event3"
[    28.959] (**) Option "_source" "server/udev"
[    28.960] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    28.961] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    28.961] (II) event3  - AT Translated Set 2 keyboard: device removed
[    28.961] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    28.961] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[    28.963] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    28.963] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    28.965] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event12)
[    28.965] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    28.965] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    28.965] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    28.965] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    28.965] (II) LoadModule: "synaptics"
[    28.965] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    28.966] (II) Module synaptics: vendor="X.Org Foundation"
[    28.966] 	compiled for 1.20.8, module version = 1.9.1
[    28.966] 	Module class: X.Org XInput Driver
[    28.966] 	ABI class: X.Org XInput driver, version 24.1
[    28.966] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    28.968] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 26 paused 0
[    28.968] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    28.968] (**) Option "Device" "/dev/input/event12"
[    28.968] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[    28.968] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888 (res 75)
[    28.968] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4820 (res 105)
[    28.968] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    28.968] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    28.968] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[    28.968] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    28.968] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    28.968] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    28.968] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event12"
[    28.968] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[    28.968] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    28.968] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[    28.968] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.036
[    28.969] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    28.969] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    28.969] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    28.969] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    28.969] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    28.969] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    28.969] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    28.970] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event17)
[    28.970] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[    28.970] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[    28.970] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[    28.972] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 27 paused 0
[    28.972] (**) TPPS/2 IBM TrackPoint: always reports core events
[    28.972] (**) Option "Device" "/dev/input/event17"
[    28.972] (**) Option "_source" "server/udev"
[    28.974] (II) event17 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[    28.974] (II) event17 - TPPS/2 IBM TrackPoint: device is a pointer
[    28.975] (II) event17 - TPPS/2 IBM TrackPoint: device removed
[    28.976] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input14/event17"
[    28.976] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 13)
[    28.976] (**) Option "AccelerationScheme" "none"
[    28.976] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[    28.976] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[    28.976] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[    28.977] (II) event17 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[    28.978] (II) event17 - TPPS/2 IBM TrackPoint: device is a pointer
[    28.980] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[    28.980] (II) No input driver specified, ignoring this device.
[    28.980] (II) This device may have been added with another device file.
[    28.980] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    28.981] (II) No input driver specified, ignoring this device.
[    28.981] (II) This device may have been added with another device file.
[    28.984] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event4)
[    28.984] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[    28.984] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[    28.984] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[    28.985] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 28 paused 0
[    28.985] (**) ThinkPad Extra Buttons: always reports core events
[    28.986] (**) Option "Device" "/dev/input/event4"
[    28.986] (**) Option "_source" "server/udev"
[    28.987] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    28.987] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[    28.987] (II) event4  - ThinkPad Extra Buttons: device removed
[    28.987] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event4"
[    28.987] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 14)
[    28.988] (II) event4  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    28.988] (II) event4  - ThinkPad Extra Buttons: device is a keyboard
[    30.689] (II) intel(0): EDID vendor "LGD", prod id 738
[    30.689] (II) intel(0): Printing DDC gathered Modelines:
[    30.689] (II) intel(0): Modeline "1600x900"x0.0   96.00  1600 1648 1680 1728  900 903 908 926 -hsync -vsync (55.6 kHz eP)
[ 59431.466] (EE) 
[ 59431.466] (EE) Backtrace:
[ 59431.471] (EE) 0: /usr/lib/Xorg (xorg_backtrace+0x53) [0x55d24af51fd3]
[ 59431.471] (EE) 1: /usr/lib/Xorg (0x55d24ae0b000+0x151df5) [0x55d24af5cdf5]
[ 59431.471] (EE) 2: /usr/lib/libc.so.6 (0x7f4e11cd8000+0x3cda0) [0x7f4e11d14da0]
[ 59431.471] (EE) 3: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f4e10e68000+0x658b8) [0x7f4e10ecd8b8]
[ 59431.471] (EE) 4: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f4e10e68000+0xec0c8) [0x7f4e10f540c8]
[ 59431.471] (EE) 5: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f4e10e68000+0x6b314) [0x7f4e10ed3314]
[ 59431.471] (EE) 6: /usr/lib/Xorg (0x55d24ae0b000+0xc8a4f) [0x55d24aed3a4f]
[ 59431.472] (EE) 7: /usr/lib/Xorg (0x55d24ae0b000+0xa8605) [0x55d24aeb3605]
[ 59431.472] (EE) 8: /usr/lib/Xorg (0x55d24ae0b000+0xaaf6c) [0x55d24aeb5f6c]
[ 59431.472] (EE) 9: /usr/lib/Xorg (0x55d24ae0b000+0xabc01) [0x55d24aeb6c01]
[ 59431.472] (EE) 10: /usr/lib/Xorg (0x55d24ae0b000+0x9dc02) [0x55d24aea8c02]
[ 59431.472] (EE) 11: /usr/lib/Xorg (MapWindow+0x159) [0x55d24aeae779]
[ 59431.472] (EE) 12: /usr/lib/Xorg (0x55d24ae0b000+0x6fefc) [0x55d24ae7aefc]
[ 59431.472] (EE) 13: /usr/lib/Xorg (0x55d24ae0b000+0x3a195) [0x55d24ae45195]
[ 59431.472] (EE) 14: /usr/lib/libc.so.6 (__libc_start_main+0xd5) [0x7f4e11cffb25]
[ 59431.473] (EE) 15: /usr/lib/Xorg (_start+0x2e) [0x55d24ae455de]
[ 59431.473] (EE) 
[ 59431.473] (EE) Segmentation fault at address 0x20
[ 59431.473] (EE) 
Fatal server error:
[ 59431.473] (EE) Caught signal 11 (Segmentation fault). Server aborting
[ 59431.473] (EE) 
[ 59431.473] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[ 59431.473] (EE) Please also check the log file at "~/.local/share/xorg/Xorg.0.log" for additional information.
[ 59431.473] (EE) 
[ 59431.473] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 59431.536] (EE) Server terminated with error (1). Closing log file.

Any help is appreciated. Thanks.

Last edited by XiaoaiX (2021-06-22 05:56:13)

Offline

#2 2021-06-12 05:55:12

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,337

Re: [Solved]Xorg crashes

Can you reproduce if you remove the xf86-video-intel driver? It is generally in development limbo and not that actively maintained

Offline

#3 2021-06-12 05:58:06

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

Re: [Solved]Xorg crashes

The crash is in xf86-video-intel for a window mapping request.
Try to remove the package and rely on the modesetting driver - the intel one is in a weird limbo/zombie mode.
See also the note in https://wiki.archlinux.org/title/Intel_ … stallation

Offline

#4 2021-06-22 05:51:26

XiaoaiX
Member
Registered: 2016-01-03
Posts: 10

Re: [Solved]Xorg crashes

Thanks, it seems that removing xf86-video-intel solves the problem.

Offline

#5 2021-06-22 05:53:47

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

Re: [Solved]Xorg crashes

Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB