Skip to content

amdgpu: XLibre crashes when resuming from hibernation with TearFree enabled #2103

@MaxLPM

Description

@MaxLPM

Select the version

25.1.X

Describe your issue

Recently I decided to set up hibernation (suspend-to-disk) on my machine. However, when resuming from it, XLibre crashes

Steps to reproduce

  1. Have an Acer Nitro 5 (AN515-41) laptop + an Artix install
  2. Have TearFree enabled in a config file (see below)
  3. Hibernate (either via loginctl or /sys/power/state)
  4. Boot back up (resume from hibernate)
  5. Observe successful boot
  6. Observe XLibre (in the state it was before hibernation) stay on screen for a second and then crash

What did you expect?

XLibre resuming normally

Additional Information

  • This happens on both xlibre-xserver 25.1.2 + xlibre-video-amdgpu 25.1.1 and xlibre-xserver 25.0.0.21 + xlibre-video-amdgpu 25.0.3
  • Happens on both the 6.12.73 (lts) and 6.18.9 Linux kernels
  • Happens with a clean user; clean .xinitrc + exec dwm; clean .xinitrc + XFCE; and when running XLibre as root
  • All crashes have the same error messages (see log below)
  • When removing Option "TearFree" "true" from the config file, XLibre resumes from hibernation normally (no crashes, however that means tearing is present)
  • This does not happen on X11 with the same setup (no crashes on xorg-server 21.1.21 + xf86-video-amdgpu 25.0.0)

I have also found 2 workarounds that allow XLibre to resume without crashes:

Workaround 1:

  1. Start XLibre session
  2. Hibernate
  3. Resume
  4. Crash
  5. Re-launch XLibre session
  6. Hibernate a second time
  7. Resume
  8. Boot into a functional desktop with no crashes

Workaround 2:

  1. Start XLibre session on tty1
  2. Start XLibre session on tty2 and close it
  3. Return to session on tty1
  4. Hibernate
  5. Resume
  6. Boot into a functional desktop with no crashes

However, both workarounds introduce a new problem: the next time after going to and resuming from sleep (suspend-to-ram), XLibre crashes with the same error message.


`Xorg.0.log` after a crash (pretty much the same every time):
[2026-02-25 13:17:35] 
XLibre X Server 1.25.1.2
X Protocol Version 11, Revision 0
[2026-02-25 13:17:35] Current Operating System: Linux homeart 6.12.73-1-lts #1 SMP PREEMPT_DYNAMIC Wed, 18 Feb 2026 19:12:48 +0000 x86_64
[2026-02-25 13:17:35] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=/dev/mapper/MainGroup-root rw loglevel=4 cryptdevice=UUID=1bd48dcd-88d1-4254-8740-955eca65dbb0:main_crypt_lvm root=UUID=609c268a-4c24-4d7e-bf1d-90a105e2d855 resume=/dev/MainGroup/swap nowatchdog nmi_watchdog=0
[2026-02-25 13:17:35] Current version of pixman: 0.46.4
[2026-02-25 13:17:35] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[2026-02-25 13:17:35] (==) Log file: "/home/max/.local/share//xorg/Xorg.0.log", Time: Wed Feb 25 13:17:35 2026
[2026-02-25 13:17:35] (==) Using config directory: "/etc/X11/xorg.conf.d"
[2026-02-25 13:17:35] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[2026-02-25 13:17:35] (==) Automatically adding devices
[2026-02-25 13:17:35] (==) Automatically enabling devices
[2026-02-25 13:17:35] (==) Automatically adding GPU devices
[2026-02-25 13:17:35] (==) Automatically binding GPU devices
[2026-02-25 13:17:35] (==) Max clients allowed: 256, resource mask: 0x1fffff
[2026-02-25 13:17:35] (==) No Layout section.  Using the first Screen section.
[2026-02-25 13:17:35] (==) No screen section available. Using defaults.
[2026-02-25 13:17:35] (**) |-->Screen "Default Screen Section" (0)
[2026-02-25 13:17:35] (**) |   |-->Monitor "<default monitor>"
[2026-02-25 13:17:35] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[2026-02-25 13:17:35] (WW) The directory "/usr/share/fonts/misc" does not exist.
[2026-02-25 13:17:35] 	Entry deleted from font path.
[2026-02-25 13:17:35] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[2026-02-25 13:17:35] 	Entry deleted from font path.
[2026-02-25 13:17:35] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[2026-02-25 13:17:35] 	Entry deleted from font path.
[2026-02-25 13:17:35] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[2026-02-25 13:17:35] 	Entry deleted from font path.
[2026-02-25 13:17:35] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/OTF
[2026-02-25 13:17:35] (==) ModulePath set to "/usr/lib/xorg/modules"
[2026-02-25 13:17:35] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[2026-02-25 13:17:35] (II) Module ABI versions:
[2026-02-25 13:17:35] 	X.Org ANSI C Emulation: 1.4
[2026-02-25 13:17:35] 	X.Org Video Driver: 28.1
[2026-02-25 13:17:35] 	X.Org XInput driver : 26.0
[2026-02-25 13:17:35] 	X.Org Server Extension : 11.0
[2026-02-25 13:17:35] (++) using VT number 1

[2026-02-25 13:17:35] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
[2026-02-25 13:17:35] (II) xfree86: Adding drm device (/dev/dri/card1)
[2026-02-25 13:17:35] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/drm/card1
[2026-02-25 13:17:35] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 14 paused 0
[2026-02-25 13:17:35] (II) xfree86: Adding drm device (/dev/dri/card0)
[2026-02-25 13:17:35] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:03:00.0/drm/card0
[2026-02-25 13:17:35] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 15 paused 0
[2026-02-25 13:17:35] (**) OutputClass "AMDgpu" ModulePath for driver amdgpu reset to default
[2026-02-25 13:17:35] (**) OutputClass "AMD" ModulePath for driver amdgpu reset to default
[2026-02-25 13:17:35] (**) OutputClass "AMDgpu" ModulePath for driver amdgpu reset to default
[2026-02-25 13:17:35] (**) OutputClass "AMD" ModulePath for driver amdgpu reset to default
[2026-02-25 13:17:35] (--) PCI:*(0@0:1:0) 1002:9874:1025:1213 rev 204, Mem @ 0xe0000000/268435456, 0xd0800000/8388608, 0xd1600000/262144, I/O @ 0x4000/256, BIOS @ 0x????????/131072
[2026-02-25 13:17:35] (--) PCI: (3@0:0:0) 1002:699f:1025:1211 rev 192, Mem @ 0xc0000000/268435456, 0xd0000000/2097152, 0xd1400000/262144, I/O @ 0x2000/256, BIOS @ 0x????????/131072
[2026-02-25 13:17:35] (II) LoadModule: "glx"
[2026-02-25 13:17:35] (II) Loading /usr/lib/xorg/modules/xlibre-25/extensions/libglx.so
[2026-02-25 13:17:35] (II) Module glx: vendor="X.Org Foundation"
[2026-02-25 13:17:35] 	compiled for 1.25.1.2, module version = 1.0.0
[2026-02-25 13:17:35] 	ABI class: X.Org Server Extension, version 11.0
[2026-02-25 13:17:35] (II) Applying OutputClass "AMDgpu" to /dev/dri/card1
[2026-02-25 13:17:35] 	loading driver: amdgpu
[2026-02-25 13:17:35] (II) Applying OutputClass "AMD" to /dev/dri/card1
[2026-02-25 13:17:35] 	loading driver: amdgpu
[2026-02-25 13:17:35] (II) Applying OutputClass "AMDgpu" to /dev/dri/card0
[2026-02-25 13:17:35] 	loading driver: amdgpu
[2026-02-25 13:17:35] (II) Applying OutputClass "AMD" to /dev/dri/card0
[2026-02-25 13:17:35] 	loading driver: amdgpu
[2026-02-25 13:17:35] (==) Matched amdgpu as autoconfigured driver 0
[2026-02-25 13:17:35] (==) Matched ati as autoconfigured driver 1
[2026-02-25 13:17:35] (==) Matched modesetting as autoconfigured driver 2
[2026-02-25 13:17:35] (==) Matched fbdev as autoconfigured driver 3
[2026-02-25 13:17:35] (==) Matched vesa as autoconfigured driver 4
[2026-02-25 13:17:35] (==) Assigned the driver to the xf86ConfigLayout
[2026-02-25 13:17:35] (II) LoadModule: "amdgpu"
[2026-02-25 13:17:35] (II) Loading /usr/lib/xorg/modules/xlibre-25/drivers/amdgpu_drv.so
[2026-02-25 13:17:35] (II) Module amdgpu: vendor="X.Org Foundation"
[2026-02-25 13:17:35] 	compiled for 1.25.1.2, module version = 25.1.1
[2026-02-25 13:17:35] 	Module class: X.Org Video Driver
[2026-02-25 13:17:35] 	ABI class: X.Org Video Driver, version 28.1
[2026-02-25 13:17:35] (II) LoadModule: "ati"
[2026-02-25 13:17:35] (II) Loading /usr/lib/xorg/modules/xlibre-25/drivers/ati_drv.so
[2026-02-25 13:17:35] (II) Module ati: vendor="X.Org Foundation"
[2026-02-25 13:17:35] 	compiled for 1.25.1.1, module version = 25.0.1
[2026-02-25 13:17:35] 	Module class: X.Org Video Driver
[2026-02-25 13:17:35] 	ABI class: X.Org Video Driver, version 28.1
[2026-02-25 13:17:35] (II) LoadModule: "radeon"
[2026-02-25 13:17:35] (II) Loading /usr/lib/xorg/modules/xlibre-25/drivers/radeon_drv.so
[2026-02-25 13:17:35] (II) Module radeon: vendor="X.Org Foundation"
[2026-02-25 13:17:35] 	compiled for 1.25.1.1, module version = 25.0.1
[2026-02-25 13:17:35] 	Module class: X.Org Video Driver
[2026-02-25 13:17:35] 	ABI class: X.Org Video Driver, version 28.1
[2026-02-25 13:17:35] (II) LoadModule: "modesetting"
[2026-02-25 13:17:35] (II) Loading /usr/lib/xorg/modules/xlibre-25/drivers/modesetting_drv.so
[2026-02-25 13:17:35] (II) Module modesetting: vendor="X.Org Foundation"
[2026-02-25 13:17:35] 	compiled for 1.25.1.2, module version = 1.25.1
[2026-02-25 13:17:35] 	Module class: X.Org Video Driver
[2026-02-25 13:17:35] 	ABI class: X.Org Video Driver, version 28.1
[2026-02-25 13:17:35] (II) LoadModule: "fbdev"
[2026-02-25 13:17:35] (II) Loading /usr/lib/xorg/modules/xlibre-25/drivers/fbdev_drv.so
[2026-02-25 13:17:35] (II) Module fbdev: vendor="X.Org Foundation"
[2026-02-25 13:17:35] 	compiled for 1.25.1, module version = 25.0.0
[2026-02-25 13:17:35] 	Module class: X.Org Video Driver
[2026-02-25 13:17:35] 	ABI class: X.Org Video Driver, version 28.1
[2026-02-25 13:17:35] (II) LoadModule: "vesa"
[2026-02-25 13:17:35] (II) Loading /usr/lib/xorg/modules/xlibre-25/drivers/vesa_drv.so
[2026-02-25 13:17:35] (II) Module vesa: vendor="X.Org Foundation"
[2026-02-25 13:17:35] 	compiled for 1.25.1, module version = 25.0.0
[2026-02-25 13:17:35] 	Module class: X.Org Video Driver
[2026-02-25 13:17:35] 	ABI class: X.Org Video Driver, version 28.1
[2026-02-25 13:17:35] (II) AMDGPU: Driver for AMD Radeon:
	All GPUs supported by the amdgpu kernel driver
[2026-02-25 13:17:35] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
	ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
	ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
	ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
	ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
	ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
	ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
	ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
	ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
	ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
	ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
	ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
	ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
	ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
	ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
	ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
	ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
	ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
	ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
	ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
	ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
	ATI Radeon 9800PRO, ATI Radeon 9800XT,
	ATI Radeon Mobility 9600/9700 (M10/M11),
	ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
	ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
	ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
	ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
	ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
	ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
	ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
	ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
	ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
	ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
	ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
	ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
	ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
	ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
	ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
	ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
	ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
	ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
	ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
	ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
	ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
	ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
	ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
	ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
	ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
	ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
	ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
	ATI FireGL V3350, ATI Mobility Radeon X1450,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
	ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
	ATI FireGL V3400, ATI Mobility FireGL V5250,
	ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
	ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
	ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
	ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
	ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
	ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
	ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
	ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
	ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
	AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
	ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
	ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
	ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
	ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
	ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
	ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
	ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
	ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
	ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
	ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
	ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
	ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
	ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
	REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
	ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
	ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
	MULLINS, KAVERI, HAWAII
[2026-02-25 13:17:35] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[2026-02-25 13:17:35] (II) FBDEV: driver for framebuffer: fbdev
[2026-02-25 13:17:35] (II) VESA: driver for VESA chipsets: vesa
[2026-02-25 13:17:35] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[2026-02-25 13:17:35] (II)  Platform device "/dev/dri/card1" at 0@0:1:0 can be claimed.
[2026-02-25 13:17:35] (II)  Platform device "/dev/dri/card1" skipped because
[2026-02-25 13:17:35] (II)   PCI bus id 0@0:1:0 has already been claimed by "Autoconfigured Video Device".
[2026-02-25 13:17:35] (II)  PCI device skipped because
[2026-02-25 13:17:35] (II)   PCI bus id 0@0:1:0 has already been claimed by "Autoconfigured Video Device".
[2026-02-25 13:17:35] (WW) Falling back to old probe method for modesetting
[2026-02-25 13:17:35] (II) "/dev/dri/card0" can be claimed by modesetting driver as "Autoconfigured Video Device modesetting".
[2026-02-25 13:17:35] (II) modeset(1): using default device
[2026-02-25 13:17:35] (II)  PCI device skipped because
[2026-02-25 13:17:35] (II)   PCI bus id 0@0:1:0 has already been claimed by "Autoconfigured Video Device".
[2026-02-25 13:17:35] (WW) Falling back to old probe method for fbdev
[2026-02-25 13:17:35] (II) Loading sub module "fbdevhw"
[2026-02-25 13:17:35] (II) LoadModule: "fbdevhw"
[2026-02-25 13:17:35] (II) Loading /usr/lib/xorg/modules/xlibre-25/libfbdevhw.so
[2026-02-25 13:17:35] (II) Module fbdevhw: vendor="X.Org Foundation"
[2026-02-25 13:17:35] 	compiled for 1.25.1.2, module version = 0.0.2
[2026-02-25 13:17:35] 	ABI class: X.Org Video Driver, version 28.1
[2026-02-25 13:17:35] (II) "Autoconfigured Video Device fbdev" must be the only device, but "Autoconfigured Video Device" is present.
[2026-02-25 13:17:35] (II)  PCI device skipped because
[2026-02-25 13:17:35] (II)   PCI bus id 0@0:1:0 has already been claimed by "Autoconfigured Video Device".
[2026-02-25 13:17:35] (II)  Platform device "/dev/dri/card1" skipped because
[2026-02-25 13:17:35] (II)   PCI bus id 0@0:1:0 has already been claimed by "Autoconfigured Video Device".
[2026-02-25 13:17:35] (II)  DRI device "/dev/dri/card0" has already been claimed by "Autoconfigured Video Device modesetting".
[2026-02-25 13:17:35] (II)  Platform device "/dev/dri/card1" skipped because
[2026-02-25 13:17:35] (II)   PCI bus id 0@0:1:0 has already been claimed by "Autoconfigured Video Device".
[2026-02-25 13:17:35] (II)  DRI device "/dev/dri/card0" has already been claimed by "Autoconfigured Video Device modesetting".
[2026-02-25 13:17:35] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[2026-02-25 13:17:35] (II) AMDGPU(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[2026-02-25 13:17:35] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[2026-02-25 13:17:35] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[2026-02-25 13:17:35] (==) AMDGPU(0): Default visual is TrueColor
[2026-02-25 13:17:35] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card1
[2026-02-25 13:17:35] (II) Applying OutputClass "AMD" options to /dev/dri/card1
[2026-02-25 13:17:35] (**) AMDGPU(0): Option "TearFree" "true"
[2026-02-25 13:17:35] (==) AMDGPU(0): RGB weight 888
[2026-02-25 13:17:35] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[2026-02-25 13:17:35] (--) AMDGPU(0): Chipset: "AMD Radeon R7 Graphics" (ChipID = 0x9874)
[2026-02-25 13:17:35] (II) Loading sub module "fb"
[2026-02-25 13:17:35] (II) LoadModule: "fb"
[2026-02-25 13:17:35] (II) Module "fb" already built-in
[2026-02-25 13:17:35] (II) Loading sub module "dri2"
[2026-02-25 13:17:35] (II) LoadModule: "dri2"
[2026-02-25 13:17:35] (II) Module "dri2" already built-in
[2026-02-25 13:17:35] (II) Loading sub module "glamoregl"
[2026-02-25 13:17:35] (II) LoadModule: "glamoregl"
[2026-02-25 13:17:35] (II) Loading /usr/lib/xorg/modules/xlibre-25/libglamoregl.so
[2026-02-25 13:17:35] (II) Module glamoregl: vendor="X.Org Foundation"
[2026-02-25 13:17:35] 	compiled for 1.25.1.2, module version = 1.0.1
[2026-02-25 13:17:35] 	ABI class: X.Org ANSI C Emulation, version 1.4
[2026-02-25 13:17:35] (II) AMDGPU(0): glamor: Using OpenGL 4.6 context.
[2026-02-25 13:17:35] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon R7 Graphics (radeonsi, carrizo, ACO, DRM 3.61, 6.12.73-1-lts)
[2026-02-25 13:17:35] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[2026-02-25 13:17:35] (**) AMDGPU(0): TearFree property default: on
[2026-02-25 13:17:35] (==) AMDGPU(0): VariableRefresh: disabled
[2026-02-25 13:17:35] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[2026-02-25 13:17:35] (II) AMDGPU(0): KMS Pageflipping: enabled
[2026-02-25 13:17:35] (II) AMDGPU(0): Output eDP has no monitor section
[2026-02-25 13:17:35] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[2026-02-25 13:17:35] (EE) AMDGPU(0): Failed to initialize color management property DEGAMMA_LUT on CRTC0. Property value may not reflect actual hardware state.
[2026-02-25 13:17:35] (EE) AMDGPU(0): Failed to initialize color management property DEGAMMA_LUT on CRTC1. Property value may not reflect actual hardware state.
[2026-02-25 13:17:35] (EE) AMDGPU(0): Failed to initialize color management property DEGAMMA_LUT on CRTC2. Property value may not reflect actual hardware state.
[2026-02-25 13:17:35] (II) AMDGPU(0): EDID for output eDP
[2026-02-25 13:17:35] (II) AMDGPU(0): Manufacturer: LGD  Model: 590  Serial#: 0
[2026-02-25 13:17:35] (II) AMDGPU(0): Year: 2017  Week: 0
[2026-02-25 13:17:35] (II) AMDGPU(0): EDID Version: 1.4
[2026-02-25 13:17:35] (II) AMDGPU(0): Digital Display Input
[2026-02-25 13:17:35] (II) AMDGPU(0): 6 bits per channel
[2026-02-25 13:17:35] (II) AMDGPU(0): Digital interface is DisplayPort
[2026-02-25 13:17:35] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[2026-02-25 13:17:35] (II) AMDGPU(0): Gamma: 2.20
[2026-02-25 13:17:35] (II) AMDGPU(0): DPMS capabilities: StandBy Suspend Off
[2026-02-25 13:17:35] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[2026-02-25 13:17:35] (II) AMDGPU(0): First detailed timing is preferred mode
[2026-02-25 13:17:35] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[2026-02-25 13:17:35] (II) AMDGPU(0): redX: 0.58 redY: 0.35   greenX: 0.34 greenY: 0.56
[2026-02-25 13:17:35] (II) AMDGPU(0): blueX: 0.16 blueY: 0.13   whiteX: 0.31 whiteY: 0.33
[2026-02-25 13:17:35] (II) AMDGPU(0): Manufacturer's mask: 0
[2026-02-25 13:17:35] (II) AMDGPU(0): Supported detailed timing:
[2026-02-25 13:17:35] (II) AMDGPU(0): clock: 138.70 MHz   Image Size:  344 x 194 mm
[2026-02-25 13:17:35] (II) AMDGPU(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[2026-02-25 13:17:35] (II) AMDGPU(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[2026-02-25 13:17:35] (II) AMDGPU(0):  LG Display
[2026-02-25 13:17:35] (II) AMDGPU(0):  LP156WF6-SPK6
[2026-02-25 13:17:35] (II) AMDGPU(0): EDID (in hex):
[2026-02-25 13:17:35] (II) AMDGPU(0): 	00ffffffffffff0030e4900500000000
[2026-02-25 13:17:35] (II) AMDGPU(0): 	001b010495221378eaa1c59459578f27
[2026-02-25 13:17:35] (II) AMDGPU(0): 	20505400000001010101010101010101
[2026-02-25 13:17:35] (II) AMDGPU(0): 	0101010101012e3680a070381f403020
[2026-02-25 13:17:35] (II) AMDGPU(0): 	350058c21000001a0000000000000000
[2026-02-25 13:17:35] (II) AMDGPU(0): 	00000000000000000000000000fe004c
[2026-02-25 13:17:35] (II) AMDGPU(0): 	4720446973706c61790a2020000000fe
[2026-02-25 13:17:35] (II) AMDGPU(0): 	004c503135365746362d53504b36005e
[2026-02-25 13:17:35] (II) AMDGPU(0): Printing probed modes for output eDP
[2026-02-25 13:17:35] (II) AMDGPU(0): Modeline "1920x1080"x60.02  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.68 kHz eP)
[2026-02-25 13:17:35] (II) AMDGPU(0): Modeline "1680x1050"x60.02  138.70  1680 1968 2000 2080  1050 1083 1088 1111 +hsync -vsync (66.68 kHz e)
[2026-02-25 13:17:35] (II) AMDGPU(0): Modeline "1280x1024"x60.02  138.70  1280 1968 2000 2080  1024 1083 1088 1111 +hsync -vsync (66.68 kHz e)
[2026-02-25 13:17:35] (II) AMDGPU(0): Modeline "1440x900"x60.02  138.70  1440 1968 2000 2080  900 1083 1088 1111 +hsync -vsync (66.68 kHz e)
[2026-02-25 13:17:35] (II) AMDGPU(0): Modeline "1280x800"x60.02  138.70  1280 1968 2000 2080  800 1083 1088 1111 +hsync -vsync (66.68 kHz e)
[2026-02-25 13:17:35] (II) AMDGPU(0): Modeline "1280x720"x60.02  138.70  1280 1968 2000 2080  720 1083 1088 1111 +hsync -vsync (66.68 kHz e)
[2026-02-25 13:17:35] (II) AMDGPU(0): Modeline "1024x768"x60.02  138.70  1024 1968 2000 2080  768 1083 1088 1111 +hsync -vsync (66.68 kHz e)
[2026-02-25 13:17:35] (II) AMDGPU(0): Modeline "800x600"x60.02  138.70  800 1968 2000 2080  600 1083 1088 1111 +hsync -vsync (66.68 kHz e)
[2026-02-25 13:17:35] (II) AMDGPU(0): Modeline "640x480"x60.02  138.70  640 1968 2000 2080  480 1083 1088 1111 +hsync -vsync (66.68 kHz e)
[2026-02-25 13:17:35] (II) AMDGPU(0): EDID for output HDMI-A-0
[2026-02-25 13:17:35] (II) AMDGPU(0): Output eDP connected
[2026-02-25 13:17:35] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[2026-02-25 13:17:35] (II) AMDGPU(0): Using exact sizes for initial modes
[2026-02-25 13:17:35] (II) AMDGPU(0): Output eDP using initial mode 1920x1080 +0+0
[2026-02-25 13:17:35] (II) AMDGPU(0): mem size init: gart size :1e1ff9000 vram size: s:1ea33000 visible:1ea33000
[2026-02-25 13:17:35] (==) AMDGPU(0): DPI set to (96, 96)
[2026-02-25 13:17:35] (==) AMDGPU(0): Using gamma correction (1.00, 1.00, 1.00)
[2026-02-25 13:17:35] (II) Loading sub module "ramdac"
[2026-02-25 13:17:35] (II) LoadModule: "ramdac"
[2026-02-25 13:17:35] (II) Module "ramdac" already built-in
[2026-02-25 13:17:35] (II) modeset(1): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[2026-02-25 13:17:35] (==) modeset(1): Depth 24, (==) framebuffer bpp 32
[2026-02-25 13:17:35] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[2026-02-25 13:17:35] (==) modeset(1): RGB weight 888
[2026-02-25 13:17:35] (==) modeset(1): Default visual is TrueColor
[2026-02-25 13:17:35] (II) Loading sub module "glamoregl"
[2026-02-25 13:17:35] (II) LoadModule: "glamoregl"
[2026-02-25 13:17:35] (II) Loading /usr/lib/xorg/modules/xlibre-25/libglamoregl.so
[2026-02-25 13:17:35] (II) Module glamoregl: vendor="X.Org Foundation"
[2026-02-25 13:17:35] 	compiled for 1.25.1.2, module version = 1.0.1
[2026-02-25 13:17:35] 	ABI class: X.Org ANSI C Emulation, version 1.4
[2026-02-25 13:17:35] (II) modeset(1): glamor: Using OpenGL 4.5 context.
[2026-02-25 13:17:35] (II) modeset(1): Refusing to try glamor on llvmpipe
[2026-02-25 13:17:35] (II) modeset(1): glamor initialization failed
[2026-02-25 13:17:35] (II) modeset(1): ShadowFB: preferred YES, enabled YES
[2026-02-25 13:17:35] (II) modeset(1): Double-buffered shadow updates: off
[2026-02-25 13:17:35] (II) modeset(1): Atomic modesetting disabled
[2026-02-25 13:17:35] (WW) modeset(1): TearFree requires Glamor acceleration
[2026-02-25 13:17:35] (WW) modeset(1): No outputs definitely connected, trying again...
[2026-02-25 13:17:35] (WW) modeset(1): Unable to find connected outputs - setting 1024x768 initial framebuffer
[2026-02-25 13:17:35] (==) modeset(1): Using gamma correction (1.00, 1.00, 1.00)
[2026-02-25 13:17:35] (EE) modeset(1): No modes.
[2026-02-25 13:17:35] (II) UnloadModule: "modesetting"
[2026-02-25 13:17:35] (II) UnloadSubModule: "glamoregl"
[2026-02-25 13:17:35] (II) Unloading glamoregl
[2026-02-25 13:17:35] (II) UnloadModule: "radeon"
[2026-02-25 13:17:35] (II) Unloading radeon
[2026-02-25 13:17:35] (II) UnloadModule: "fbdev"
[2026-02-25 13:17:35] (II) Unloading fbdev
[2026-02-25 13:17:35] (II) UnloadSubModule: "fbdevhw"
[2026-02-25 13:17:35] (II) Unloading fbdevhw
[2026-02-25 13:17:35] (II) UnloadModule: "vesa"
[2026-02-25 13:17:35] (II) Unloading vesa
[2026-02-25 13:17:35] (II) AMDGPU(0): [DRI2] Setup complete
[2026-02-25 13:17:35] (II) AMDGPU(0): [DRI2]   DRI driver: radeonsi
[2026-02-25 13:17:35] (II) AMDGPU(0): [DRI2]   VDPAU driver: radeonsi
[2026-02-25 13:17:35] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[2026-02-25 13:17:35] (II) AMDGPU(0): SYNC extension fences enabled
[2026-02-25 13:17:35] (II) AMDGPU(0): Present extension enabled
[2026-02-25 13:17:35] (==) AMDGPU(0): DRI3 enabled
[2026-02-25 13:17:35] (==) AMDGPU(0): Backing store enabled
[2026-02-25 13:17:35] (II) AMDGPU(0): Direct rendering enabled
[2026-02-25 13:17:35] (II) AMDGPU(0): Use GLAMOR acceleration.
[2026-02-25 13:17:35] (II) AMDGPU(0): Acceleration enabled
[2026-02-25 13:17:35] (==) AMDGPU(0): DPMS enabled
[2026-02-25 13:17:35] (==) AMDGPU(0): Silken mouse enabled
[2026-02-25 13:17:35] (II) AMDGPU(0): Set up textured video (glamor)
[2026-02-25 13:17:35] (WW) AMDGPU(0): Option "HotplugDriver" is not used
[2026-02-25 13:17:35] (II) Output(s) initialized
[2026-02-25 13:17:35] (II) Initializing extension Generic Event Extension
[2026-02-25 13:17:35] (II) Initializing extension SHAPE
[2026-02-25 13:17:35] (II) Initializing extension MIT-SHM
[2026-02-25 13:17:35] (II) Initializing extension XInputExtension
[2026-02-25 13:17:35] (II) Initializing extension XTEST
[2026-02-25 13:17:35] (II) Initializing extension BIG-REQUESTS
[2026-02-25 13:17:35] (II) Initializing extension SYNC
[2026-02-25 13:17:35] (II) Initializing extension XKEYBOARD
[2026-02-25 13:17:35] (II) Initializing extension XC-MISC
[2026-02-25 13:17:35] (II) Initializing extension SECURITY
[2026-02-25 13:17:35] (II) Initializing extension XFIXES
[2026-02-25 13:17:35] (II) Initializing extension RENDER
[2026-02-25 13:17:35] (II) Initializing extension RANDR
[2026-02-25 13:17:35] (II) Initializing extension COMPOSITE
[2026-02-25 13:17:35] (II) Initializing extension DAMAGE
[2026-02-25 13:17:35] (II) Initializing extension MIT-SCREEN-SAVER
[2026-02-25 13:17:35] (II) Initializing extension DOUBLE-BUFFER
[2026-02-25 13:17:35] (II) Initializing extension RECORD
[2026-02-25 13:17:35] (II) Initializing extension DPMS
[2026-02-25 13:17:35] (II) Initializing extension Present
[2026-02-25 13:17:35] (II) Initializing extension DRI3
[2026-02-25 13:17:35] (II) Initializing extension X-Resource
[2026-02-25 13:17:35] (II) Initializing extension XVideo
[2026-02-25 13:17:35] (II) Initializing extension XVideo-MotionCompensation
[2026-02-25 13:17:35] (II) Initializing extension GLX
[2026-02-25 13:17:35] (II) GLX: Initialized glamor GL provider for screen 0
[2026-02-25 13:17:35] (II) GLX: Another vendor is already registered for screen 0
[2026-02-25 13:17:35] (II) Initializing extension XFree86-VidModeExtension
[2026-02-25 13:17:35] (II) Initializing extension XFree86-DGA
[2026-02-25 13:17:35] (II) Initializing extension XFree86-DRI
[2026-02-25 13:17:35] (II) Initializing extension DRI2
[2026-02-25 13:17:35] (II) Extensions initialized
[2026-02-25 13:17:35] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[2026-02-25 13:17:35] (II) Screen(s) initialized
[2026-02-25 13:17:35] (II) config/udev: Adding input device Acer Wireless Radio Control (/dev/input/event8)
[2026-02-25 13:17:35] (**) Acer Wireless Radio Control: Applying InputClass "evdev keyboard catchall"
[2026-02-25 13:17:35] (**) Acer Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[2026-02-25 13:17:35] (**) Acer Wireless Radio Control: Applying InputClass "system-keyboard"
[2026-02-25 13:17:35] (II) LoadModule: "libinput"
[2026-02-25 13:17:35] (II) Loading /usr/lib/xorg/modules/xlibre-25.0/input/libinput_drv.so
[2026-02-25 13:17:35] (II) Module libinput: vendor="X.Org Foundation"
[2026-02-25 13:17:35] 	compiled for 1.25.0, module version = 25.0.0
[2026-02-25 13:17:35] 	Module class: X.Org XInput Driver
[2026-02-25 13:17:35] 	ABI class: X.Org XInput driver, version 26.0
[2026-02-25 13:17:35] (II) Using input driver 'libinput' for 'Acer Wireless Radio Control'
[2026-02-25 13:17:35] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 27 paused 0
[2026-02-25 13:17:35] (**) Acer Wireless Radio Control: always reports core events
[2026-02-25 13:17:35] (**) Option "Device" "/dev/input/event8"
[2026-02-25 13:17:35] (II) event8  - Acer Wireless Radio Control: is tagged by udev as: Keyboard
[2026-02-25 13:17:35] (II) event8  - Acer Wireless Radio Control: device is a keyboard
[2026-02-25 13:17:35] (II) event8  - Acer Wireless Radio Control: device removed
[2026-02-25 13:17:35] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/10251229:00/input/input9/event8"
[2026-02-25 13:17:35] (II) XINPUT: Adding extended input device "Acer Wireless Radio Control" (type: KEYBOARD, id 6)
[2026-02-25 13:17:35] (**) Option "xkb_layout" "us,ua,ru"
[2026-02-25 13:17:35] (**) Option "xkb_options" "grp:alt_shift_toggle,caps:escape_shifted_capslock"
[2026-02-25 13:17:35] (**) Option "AutoRepeat" "250 30"
[2026-02-25 13:17:35] (**) AutoRepeat: 250 30
[2026-02-25 13:17:35] (II) event8  - Acer Wireless Radio Control: is tagged by udev as: Keyboard
[2026-02-25 13:17:35] (II) event8  - Acer Wireless Radio Control: device is a keyboard
[2026-02-25 13:17:35] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[2026-02-25 13:17:35] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[2026-02-25 13:17:35] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[2026-02-25 13:17:35] (**) Power Button: Applying InputClass "system-keyboard"
[2026-02-25 13:17:35] (II) Using input driver 'libinput' for 'Power Button'
[2026-02-25 13:17:35] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 30 paused 0
[2026-02-25 13:17:35] (**) Power Button: always reports core events
[2026-02-25 13:17:35] (**) Option "Device" "/dev/input/event3"
[2026-02-25 13:17:35] (II) event3  - Power Button: is tagged by udev as: Keyboard
[2026-02-25 13:17:35] (II) event3  - Power Button: device is a keyboard
[2026-02-25 13:17:35] (II) event3  - Power Button: device removed
[2026-02-25 13:17:35] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[2026-02-25 13:17:35] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[2026-02-25 13:17:35] (**) Option "xkb_layout" "us,ua,ru"
[2026-02-25 13:17:35] (**) Option "xkb_options" "grp:alt_shift_toggle,caps:escape_shifted_capslock"
[2026-02-25 13:17:35] (**) Option "AutoRepeat" "250 30"
[2026-02-25 13:17:35] (**) AutoRepeat: 250 30
[2026-02-25 13:17:35] (II) event3  - Power Button: is tagged by udev as: Keyboard
[2026-02-25 13:17:35] (II) event3  - Power Button: device is a keyboard
[2026-02-25 13:17:35] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[2026-02-25 13:17:35] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[2026-02-25 13:17:35] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[2026-02-25 13:17:35] (**) Video Bus: Applying InputClass "system-keyboard"
[2026-02-25 13:17:35] (II) Using input driver 'libinput' for 'Video Bus'
[2026-02-25 13:17:35] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 31 paused 0
[2026-02-25 13:17:35] (**) Video Bus: always reports core events
[2026-02-25 13:17:35] (**) Option "Device" "/dev/input/event5"
[2026-02-25 13:17:35] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[2026-02-25 13:17:35] (II) event5  - Video Bus: device is a keyboard
[2026-02-25 13:17:35] (II) event5  - Video Bus: device removed
[2026-02-25 13:17:35] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event5"
[2026-02-25 13:17:35] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[2026-02-25 13:17:35] (**) Option "xkb_layout" "us,ua,ru"
[2026-02-25 13:17:35] (**) Option "xkb_options" "grp:alt_shift_toggle,caps:escape_shifted_capslock"
[2026-02-25 13:17:35] (**) Option "AutoRepeat" "250 30"
[2026-02-25 13:17:35] (**) AutoRepeat: 250 30
[2026-02-25 13:17:35] (II) event5  - Video Bus: is tagged by udev as: Keyboard
[2026-02-25 13:17:35] (II) event5  - Video Bus: device is a keyboard
[2026-02-25 13:17:35] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[2026-02-25 13:17:35] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[2026-02-25 13:17:35] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[2026-02-25 13:17:35] (**) Video Bus: Applying InputClass "system-keyboard"
[2026-02-25 13:17:35] (II) Using input driver 'libinput' for 'Video Bus'
[2026-02-25 13:17:35] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 32 paused 0
[2026-02-25 13:17:35] (**) Video Bus: always reports core events
[2026-02-25 13:17:35] (**) Option "Device" "/dev/input/event6"
[2026-02-25 13:17:35] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[2026-02-25 13:17:35] (II) event6  - Video Bus: device is a keyboard
[2026-02-25 13:17:35] (II) event6  - Video Bus: device removed
[2026-02-25 13:17:35] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:02/input/input6/event6"
[2026-02-25 13:17:35] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[2026-02-25 13:17:35] (**) Option "xkb_layout" "us,ua,ru"
[2026-02-25 13:17:35] (**) Option "xkb_options" "grp:alt_shift_toggle,caps:escape_shifted_capslock"
[2026-02-25 13:17:35] (**) Option "AutoRepeat" "250 30"
[2026-02-25 13:17:35] (**) AutoRepeat: 250 30
[2026-02-25 13:17:35] (II) event6  - Video Bus: is tagged by udev as: Keyboard
[2026-02-25 13:17:35] (II) event6  - Video Bus: device is a keyboard
[2026-02-25 13:17:35] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[2026-02-25 13:17:35] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[2026-02-25 13:17:35] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[2026-02-25 13:17:35] (**) Power Button: Applying InputClass "system-keyboard"
[2026-02-25 13:17:35] (II) Using input driver 'libinput' for 'Power Button'
[2026-02-25 13:17:35] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 33 paused 0
[2026-02-25 13:17:35] (**) Power Button: always reports core events
[2026-02-25 13:17:35] (**) Option "Device" "/dev/input/event0"
[2026-02-25 13:17:35] (II) event0  - Power Button: is tagged by udev as: Keyboard
[2026-02-25 13:17:35] (II) event0  - Power Button: device is a keyboard
[2026-02-25 13:17:35] (II) event0  - Power Button: device removed
[2026-02-25 13:17:35] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[2026-02-25 13:17:35] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[2026-02-25 13:17:35] (**) Option "xkb_layout" "us,ua,ru"
[2026-02-25 13:17:35] (**) Option "xkb_options" "grp:alt_shift_toggle,caps:escape_shifted_capslock"
[2026-02-25 13:17:35] (**) Option "AutoRepeat" "250 30"
[2026-02-25 13:17:35] (**) AutoRepeat: 250 30
[2026-02-25 13:17:35] (II) event0  - Power Button: is tagged by udev as: Keyboard
[2026-02-25 13:17:35] (II) event0  - Power Button: device is a keyboard
[2026-02-25 13:17:35] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[2026-02-25 13:17:35] (II) No input driver specified, ignoring this device.
[2026-02-25 13:17:35] (II) This device may have been added with another device file.
[2026-02-25 13:17:35] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[2026-02-25 13:17:35] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[2026-02-25 13:17:35] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[2026-02-25 13:17:35] (**) Sleep Button: Applying InputClass "system-keyboard"
[2026-02-25 13:17:35] (II) Using input driver 'libinput' for 'Sleep Button'
[2026-02-25 13:17:35] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 34 paused 0
[2026-02-25 13:17:35] (**) Sleep Button: always reports core events
[2026-02-25 13:17:35] (**) Option "Device" "/dev/input/event1"
[2026-02-25 13:17:35] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[2026-02-25 13:17:35] (II) event1  - Sleep Button: device is a keyboard
[2026-02-25 13:17:35] (II) event1  - Sleep Button: device removed
[2026-02-25 13:17:35] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[2026-02-25 13:17:35] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 11)
[2026-02-25 13:17:35] (**) Option "xkb_layout" "us,ua,ru"
[2026-02-25 13:17:35] (**) Option "xkb_options" "grp:alt_shift_toggle,caps:escape_shifted_capslock"
[2026-02-25 13:17:35] (**) Option "AutoRepeat" "250 30"
[2026-02-25 13:17:35] (**) AutoRepeat: 250 30
[2026-02-25 13:17:35] (II) event1  - Sleep Button: is tagged by udev as: Keyboard
[2026-02-25 13:17:35] (II) event1  - Sleep Button: device is a keyboard
[2026-02-25 13:17:35] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event12)
[2026-02-25 13:17:35] (II) No input driver specified, ignoring this device.
[2026-02-25 13:17:35] (II) This device may have been added with another device file.
[2026-02-25 13:17:35] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event13)
[2026-02-25 13:17:35] (II) No input driver specified, ignoring this device.
[2026-02-25 13:17:35] (II) This device may have been added with another device file.
[2026-02-25 13:17:35] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event4)
[2026-02-25 13:17:35] (**) PixArt USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[2026-02-25 13:17:35] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[2026-02-25 13:17:35] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[2026-02-25 13:17:35] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 35 paused 0
[2026-02-25 13:17:35] (**) PixArt USB Optical Mouse: always reports core events
[2026-02-25 13:17:35] (**) Option "Device" "/dev/input/event4"
[2026-02-25 13:17:35] (II) event4  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[2026-02-25 13:17:35] (II) event4  - PixArt USB Optical Mouse: device set to 1000 DPI
[2026-02-25 13:17:35] (II) event4  - PixArt USB Optical Mouse: device is a pointer
[2026-02-25 13:17:35] (II) event4  - PixArt USB Optical Mouse: device removed
[2026-02-25 13:17:35] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[2026-02-25 13:17:35] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[2026-02-25 13:17:35] (II) libinput: PixArt USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[2026-02-25 13:17:35] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:12.0/usb2/2-1/2-1.1/2-1.1:1.0/0003:093A:2510.0001/input/input4/event4"
[2026-02-25 13:17:35] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 12)
[2026-02-25 13:17:35] (**) Option "AccelerationScheme" "none"
[2026-02-25 13:17:35] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[2026-02-25 13:17:35] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.00
[2026-02-25 13:17:35] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[2026-02-25 13:17:35] (II) event4  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[2026-02-25 13:17:35] (II) event4  - PixArt USB Optical Mouse: device set to 1000 DPI
[2026-02-25 13:17:35] (II) event4  - PixArt USB Optical Mouse: device is a pointer
[2026-02-25 13:17:35] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse0)
[2026-02-25 13:17:35] (II) No input driver specified, ignoring this device.
[2026-02-25 13:17:35] (II) This device may have been added with another device file.
[2026-02-25 13:17:35] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event7)
[2026-02-25 13:17:35] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[2026-02-25 13:17:35] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[2026-02-25 13:17:35] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[2026-02-25 13:17:35] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[2026-02-25 13:17:35] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 36 paused 0
[2026-02-25 13:17:35] (**) AT Translated Set 2 keyboard: always reports core events
[2026-02-25 13:17:35] (**) Option "Device" "/dev/input/event7"
[2026-02-25 13:17:35] (II) event7  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[2026-02-25 13:17:35] (II) event7  - AT Translated Set 2 keyboard: device is a keyboard
[2026-02-25 13:17:35] (II) event7  - AT Translated Set 2 keyboard: device removed
[2026-02-25 13:17:35] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input7/event7"
[2026-02-25 13:17:35] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[2026-02-25 13:17:35] (**) Option "xkb_layout" "us,ua,ru"
[2026-02-25 13:17:35] (**) Option "xkb_options" "grp:alt_shift_toggle,caps:escape_shifted_capslock"
[2026-02-25 13:17:35] (**) Option "AutoRepeat" "250 30"
[2026-02-25 13:17:35] (**) AutoRepeat: 250 30
[2026-02-25 13:17:35] (II) event7  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[2026-02-25 13:17:35] (II) event7  - AT Translated Set 2 keyboard: device is a keyboard
[2026-02-25 13:17:35] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event10)
[2026-02-25 13:17:35] (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall"
[2026-02-25 13:17:35] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[2026-02-25 13:17:35] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
[2026-02-25 13:17:35] (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons"
[2026-02-25 13:17:35] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad"
[2026-02-25 13:17:35] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[2026-02-25 13:17:35] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 37 paused 0
[2026-02-25 13:17:35] (**) ETPS/2 Elantech Touchpad: always reports core events
[2026-02-25 13:17:35] (**) Option "Device" "/dev/input/event10"
[2026-02-25 13:17:35] (II) event10 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[2026-02-25 13:17:35] (II) event10 - ETPS/2 Elantech Touchpad: device is a touchpad
[2026-02-25 13:17:35] (II) event10 - ETPS/2 Elantech Touchpad: device removed
[2026-02-25 13:17:35] (**) Option "Tapping" "on"
[2026-02-25 13:17:35] (**) Option "TappingButtonMap" "lrm"
[2026-02-25 13:17:35] (II) libinput: ETPS/2 Elantech Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[2026-02-25 13:17:35] (II) libinput: ETPS/2 Elantech Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[2026-02-25 13:17:35] (II) libinput: ETPS/2 Elantech Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[2026-02-25 13:17:35] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
[2026-02-25 13:17:35] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 14)
[2026-02-25 13:17:35] (**) Option "AccelerationScheme" "none"
[2026-02-25 13:17:35] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[2026-02-25 13:17:35] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.00
[2026-02-25 13:17:35] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[2026-02-25 13:17:35] (II) event10 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[2026-02-25 13:17:35] (II) event10 - ETPS/2 Elantech Touchpad: device is a touchpad
[2026-02-25 13:17:35] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[2026-02-25 13:17:35] (**) ETPS/2 Elantech Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[2026-02-25 13:17:35] (II) config/udev: Adding input device PC Speaker (/dev/input/event11)
[2026-02-25 13:17:35] (II) No input driver specified, ignoring this device.
[2026-02-25 13:17:35] (II) This device may have been added with another device file.
[2026-02-25 13:17:35] (II) config/udev: Adding input device Acer WMI hotkeys (/dev/input/event9)
[2026-02-25 13:17:35] (**) Acer WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[2026-02-25 13:17:35] (**) Acer WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[2026-02-25 13:17:35] (**) Acer WMI hotkeys: Applying InputClass "system-keyboard"
[2026-02-25 13:17:35] (II) Using input driver 'libinput' for 'Acer WMI hotkeys'
[2026-02-25 13:17:35] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 38 paused 0
[2026-02-25 13:17:35] (**) Acer WMI hotkeys: always reports core events
[2026-02-25 13:17:35] (**) Option "Device" "/dev/input/event9"
[2026-02-25 13:17:35] (II) event9  - Acer WMI hotkeys: is tagged by udev as: Keyboard
[2026-02-25 13:17:35] (II) event9  - Acer WMI hotkeys: device is a keyboard
[2026-02-25 13:17:35] (II) event9  - Acer WMI hotkeys: device removed
[2026-02-25 13:17:35] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event9"
[2026-02-25 13:17:35] (II) XINPUT: Adding extended input device "Acer WMI hotkeys" (type: KEYBOARD, id 15)
[2026-02-25 13:17:35] (**) Option "xkb_layout" "us,ua,ru"
[2026-02-25 13:17:35] (**) Option "xkb_options" "grp:alt_shift_toggle,caps:escape_shifted_capslock"
[2026-02-25 13:17:35] (**) Option "AutoRepeat" "250 30"
[2026-02-25 13:17:35] (**) AutoRepeat: 250 30
[2026-02-25 13:17:35] (II) event9  - Acer WMI hotkeys: is tagged by udev as: Keyboard
[2026-02-25 13:17:35] (II) event9  - Acer WMI hotkeys: device is a keyboard
[2026-02-25 13:17:35] (II) Input(s) initialized
[2026-02-25 13:20:19] (II) AMDGPU(0): EDID vendor "LGD", prod id 1424
[2026-02-25 13:20:19] (II) AMDGPU(0): Printing DDC gathered Modelines:
[2026-02-25 13:20:19] (II) AMDGPU(0): Modeline "1920x1080"x0.00  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.68 kHz eP)
[2026-02-25 13:20:19] (II) AMDGPU(0): EDID vendor "LGD", prod id 1424
[2026-02-25 13:20:19] (II) AMDGPU(0): Printing DDC gathered Modelines:
[2026-02-25 13:20:19] (II) AMDGPU(0): Modeline "1920x1080"x0.00  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.68 kHz eP)
[2026-02-25 13:20:19] (II) AMDGPU(0): EDID vendor "LGD", prod id 1424
[2026-02-25 13:20:19] (II) AMDGPU(0): Printing DDC gathered Modelines:
[2026-02-25 13:20:19] (II) AMDGPU(0): Modeline "1920x1080"x0.00  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.68 kHz eP)
[2026-02-25 13:20:19] (II) AMDGPU(0): EDID vendor "LGD", prod id 1424
[2026-02-25 13:20:19] (II) AMDGPU(0): Printing DDC gathered Modelines:
[2026-02-25 13:20:19] (II) AMDGPU(0): Modeline "1920x1080"x0.00  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.68 kHz eP)
[2026-02-25 13:20:19] (II) AMDGPU(0): EDID vendor "LGD", prod id 1424
[2026-02-25 13:20:19] (II) AMDGPU(0): Printing DDC gathered Modelines:
[2026-02-25 13:20:19] (II) AMDGPU(0): Modeline "1920x1080"x0.00  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.68 kHz eP)
[2026-02-25 13:20:19] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:03.1/0000:03:00.0/drm/card0 /dev/dri/card0
[2026-02-25 13:20:19] xf86: remove device 1 /sys/devices/pci0000:00/0000:00:03.1/0000:03:00.0/drm/card0
[2026-02-25 13:20:20] (II) AMDGPU(0): EDID vendor "LGD", prod id 1424
[2026-02-25 13:20:20] (II) AMDGPU(0): Printing DDC gathered Modelines:
[2026-02-25 13:20:20] (II) AMDGPU(0): Modeline "1920x1080"x0.00  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.68 kHz eP)
[2026-02-25 13:20:20] (II) AMDGPU(0): EDID vendor "LGD", prod id 1424
[2026-02-25 13:20:20] (II) AMDGPU(0): Printing DDC gathered Modelines:
[2026-02-25 13:20:20] (II) AMDGPU(0): Modeline "1920x1080"x0.00  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.68 kHz eP)
[2026-02-25 13:20:20] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:03.1/0000:03:00.0/drm/card2 /dev/dri/card2
[2026-02-25 13:20:20] (II) config/udev: Adding drm device (/dev/dri/card2)
[2026-02-25 13:20:20] (II) xfree86: Adding drm device (/dev/dri/card2)
[2026-02-25 13:20:20] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:03:00.0/drm/card2
[2026-02-25 13:20:20] (II) systemd-logind: got fd for /dev/dri/card2 226:2 fd 45 paused 0
[2026-02-25 13:20:20] (**) Scanning the platform PCI devices
[2026-02-25 13:20:20] (II) matching hotplug-driver is none
[2026-02-25 13:20:20] (II) LoadModule: "modesetting"
[2026-02-25 13:20:20] (II) Loading /usr/lib/xorg/modules/xlibre-25/drivers/modesetting_drv.so
[2026-02-25 13:20:20] (II) Module modesetting: vendor="X.Org Foundation"
[2026-02-25 13:20:20] 	compiled for 1.25.1.2, module version = 1.25.1
[2026-02-25 13:20:20] 	Module class: X.Org Video Driver
[2026-02-25 13:20:20] 	ABI class: X.Org Video Driver, version 28.1
[2026-02-25 13:20:20] (II) UnloadModule: "modesetting"
[2026-02-25 13:20:20] (II) Unloading modesetting
[2026-02-25 13:20:20] (II) Failed to load module "modesetting" (already loaded, 0)
[2026-02-25 13:20:20] 
[2026-02-25 13:20:20] Backtrace:
[2026-02-25 13:20:20] unw_get_proc_name failed: no unwind info found [-10]
[2026-02-25 13:20:20] 0: /usr/lib/Xorg (?+0x0) [0x563c757250f4]
[2026-02-25 13:20:20] unw_get_proc_name failed: no unwind info found [-10]
[2026-02-25 13:20:20] 1: <signal handler called>
[2026-02-25 13:20:20] unw_get_proc_name failed: no unwind info found [-10]
[2026-02-25 13:20:20] 2: /usr/lib/Xorg (?+0x0) [0x563c7573b960]
[2026-02-25 13:20:20] unw_get_proc_name failed: no unwind info found [-10]
[2026-02-25 13:20:20] 3: /usr/lib/Xorg (?+0x0) [0x563c7575df9a]
[2026-02-25 13:20:20] unw_get_proc_name failed: no unwind info found [-10]
[2026-02-25 13:20:20] 4: /usr/lib/Xorg (?+0x0) [0x563c7575f370]
[2026-02-25 13:20:20] unw_get_proc_name failed: no unwind info found [-10]
[2026-02-25 13:20:20] 5: /usr/lib/Xorg (?+0x0) [0x563c75780f2a]
[2026-02-25 13:20:20] unw_get_proc_name failed: no unwind info found [-10]
[2026-02-25 13:20:20] 6: /usr/lib/Xorg (?+0x0) [0x563c757a8efb]
[2026-02-25 13:20:20] unw_get_proc_name failed: no unwind info found [-10]
[2026-02-25 13:20:20] 7: /usr/lib/Xorg (?+0x0) [0x563c757a94f0]
[2026-02-25 13:20:20] unw_get_proc_name failed: no unwind info found [-10]
[2026-02-25 13:20:20] 8: /usr/lib/Xorg (?+0x0) [0x563c757259b2]
[2026-02-25 13:20:20] unw_get_proc_name failed: no unwind info found [-10]
[2026-02-25 13:20:20] 9: /usr/lib/Xorg (?+0x0) [0x563c7571d6b8]
[2026-02-25 13:20:20] unw_get_proc_name failed: no unwind info found [-10]
[2026-02-25 13:20:20] 10: /usr/lib/Xorg (?+0x0) [0x563c75638f32]
[2026-02-25 13:20:20] unw_get_proc_name failed: no unwind info found [-10]
[2026-02-25 13:20:20] 11: /usr/lib/Xorg (?+0x0) [0x563c7563dee3]
[2026-02-25 13:20:20] unw_get_proc_name failed: no unwind info found [-10]
[2026-02-25 13:20:20] 12: /usr/lib/libc.so.6 (?+0x0) [0x76bdd8e8477e]
[2026-02-25 13:20:20] 13: /usr/lib/libc.so.6 (__libc_start_main+0x8c) [0x76bdd8e848bc]
[2026-02-25 13:20:20] 14: /usr/lib/Xorg (_start+0x25) [0x563c755f84b5]
[2026-02-25 13:20:20] 
[2026-02-25 13:20:20] Registers at frame #2:
[2026-02-25 13:20:20]   rax: 0x0
[2026-02-25 13:20:20]   rbx: 0x0
[2026-02-25 13:20:20]   rcx: 0xbe9d1579941ba567
[2026-02-25 13:20:20]   rdx: 0x3
[2026-02-25 13:20:20]   rsi: 0x3
[2026-02-25 13:20:20]   rdi: 0x0
[2026-02-25 13:20:20]   rbp: 0x7ffc99453210
[2026-02-25 13:20:20]   rsp: 0x7ffc994531b0
[2026-02-25 13:20:20]    r8: 0x0
[2026-02-25 13:20:20]    r9: 0xa
[2026-02-25 13:20:20]   r10: 0xfffffffffffff0ca
[2026-02-25 13:20:20]   r11: 0x1
[2026-02-25 13:20:20]   r12: 0x563c87af9080
[2026-02-25 13:20:20]   r13: 0x563c8633c901
[2026-02-25 13:20:20]   r14: 0x0
[2026-02-25 13:20:20]   r15: 0x563c86324600
[2026-02-25 13:20:20] 
[2026-02-25 13:20:20] Segmentation fault at address 0x0
[2026-02-25 13:20:20] 
Fatal server error:
[2026-02-25 13:20:20] Caught signal 11 (Segmentation fault). Server aborting
[2026-02-25 13:20:20] 
[2026-02-25 13:20:20] 
Please consult the XLibre support: https://www.xlibre.net/
[2026-02-25 13:20:20] Please also check the log file at "/home/max/.local/share//xorg/Xorg.0.log" for additional information.
[2026-02-25 13:20:20] 
[2026-02-25 13:20:20] (EE) Server terminated with error (1). Closing log file.
Sample `/etc/X11/xorg.conf.d/20-amdgpu.conf` that causes a crash:
Section "OutputClass"
     Identifier "AMD"
     MatchDriver "amdgpu"
     Driver "amdgpu"
     Option "TearFree" "true"
EndSection

Edit: after testing some more, I figured out that TearFree only affects the first hibernate, so it's like this:

  1. Enable TearFree
  2. Reboot
  3. Hibernate
  4. Resume and crash
  5. Hibernate again
  6. Resume without crashes
  7. All subsequent hibernations resume without crashes

and

  1. Disable TearFree
  2. Reboot
  3. Hibernate
  4. Resume without crashes
  5. Hibernate again
  6. Resume and crash
  7. All subsequent hibernations resume without crashes

So TearFree probably isn't to blame? Also, under this setup X11 still doesn't crash on either first or subsequent resumes

Extra fields

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-triageThis needs to be reviewed and categorized.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions