You are not logged in.
Hello,
Few days or about a week ago my PC started to have problems resuming from sleep. Here are the symptoms:
- Keyboard lights are on
- Monitor detects display, and the back light is also on. However it only shows a black screen with nothing on it.
- Can not change TTY using ctrl+alt+f2,3,4...
- Can not ping or ssh to PC from a different machine. Router shows PC is offline.
- SysRq keys work (REISUB to reboot the PC)
- Happens in both Wayland and Xorg
PC Information:
Operating System: Arch Linux
KDE Plasma Version: 6.1.5
KDE Frameworks Version: 6.6.0
Qt Version: 6.7.3
Kernel Version: 6.11.1-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 7800X3D 8-Core Processor
Memory: 30.5 GiB of RAM
Graphics Processor: AMD Radeon RX 7900 XTX
Manufacturer: ASRock
Product Name: B650M Pro RS WiFi
Relevant output from journalctl:
journalctl --boot=-1 -n 100
Oct 05 21:20:09 archlinux systemd-logind[682]: The system will suspend now!
Oct 05 21:20:09 archlinux NetworkManager[720]: <info> [1728177609.4844] manager: sleep: sleep requested (sleeping: no enabled: yes)
Oct 05 21:20:09 archlinux NetworkManager[720]: <info> [1728177609.4845] device (wlp7s0): state change: unavailable -> unmanaged (reason 'unmanaged-sleepin>
Oct 05 21:20:09 archlinux NetworkManager[720]: <info> [1728177609.4846] device (wlp7s0): set-hw-addr: reset MAC address to 4C:82:A9:02:09:F3 (unmanage)
Oct 05 21:20:09 archlinux NetworkManager[720]: <info> [1728177609.4849] manager: NetworkManager state is now ASLEEP
Oct 05 21:20:09 archlinux NetworkManager[720]: <info> [1728177609.4849] device (enp8s0): state change: activated -> deactivating (reason 'sleeping', sys-i>
Oct 05 21:20:09 archlinux NetworkManager[720]: <info> [1728177609.4849] dhcp4 (enp8s0): canceled DHCP transaction
Oct 05 21:20:09 archlinux NetworkManager[720]: <info> [1728177609.4849] dhcp4 (enp8s0): activation: beginning transaction (timeout in 45 seconds)
Oct 05 21:20:09 archlinux NetworkManager[720]: <info> [1728177609.4849] dhcp4 (enp8s0): state changed no lease
Oct 05 21:20:09 archlinux NetworkManager[720]: <info> [1728177609.4850] dhcp6 (enp8s0): canceled DHCP transaction
Oct 05 21:20:09 archlinux NetworkManager[720]: <info> [1728177609.4850] dhcp6 (enp8s0): activation: beginning transaction (timeout in 45 seconds)
Oct 05 21:20:09 archlinux NetworkManager[720]: <info> [1728177609.4850] dhcp6 (enp8s0): state changed no lease
Oct 05 21:20:09 archlinux kded6[1122]: org.kde.plasma.nm.kded: Unhandled active connection state change: 3
Oct 05 21:20:09 archlinux avahi-daemon[679]: Withdrawing address record for 192.168.42.20 on enp8s0.
Oct 05 21:20:09 archlinux avahi-daemon[679]: Leaving mDNS multicast group on interface enp8s0.IPv4 with address 192.168.42.20.
Oct 05 21:20:09 archlinux systemd-resolved[667]: enp8s0: Bus client reset search domain list.
Oct 05 21:20:09 archlinux avahi-daemon[679]: Interface enp8s0.IPv4 no longer relevant for mDNS.
Oct 05 21:20:09 archlinux avahi-daemon[679]: Withdrawing address record for 2600:1700:6b0:176f::1e24 on enp8s0.
Oct 05 21:20:09 archlinux avahi-daemon[679]: Withdrawing address record for 2600:1700:6b0:176f:5d3c:126a:e1fd:c446 on enp8s0.
Oct 05 21:20:09 archlinux avahi-daemon[679]: Leaving mDNS multicast group on interface enp8s0.IPv6 with address 2600:1700:6b0:176f:5d3c:126a:e1fd:c446.
Oct 05 21:20:09 archlinux avahi-daemon[679]: Interface enp8s0.IPv6 no longer relevant for mDNS.
Oct 05 21:20:09 archlinux systemd-resolved[667]: enp8s0: Bus client set default route setting: no
Oct 05 21:20:09 archlinux systemd-resolved[667]: enp8s0: Bus client reset DNS server list.
Oct 05 21:20:09 archlinux systemd[1]: Starting Network Manager Script Dispatcher Service...
Oct 05 21:20:09 archlinux systemd[1]: Started Network Manager Script Dispatcher Service.
Oct 05 21:20:09 archlinux NetworkManager[720]: <info> [1728177609.6637] device (enp8s0): state change: deactivating -> disconnected (reason 'sleeping', sy>
Oct 05 21:20:09 archlinux NetworkManager[720]: <info> [1728177609.6644] device (enp8s0): state change: disconnected -> unmanaged (reason 'unmanaged-sleepi>
Oct 05 21:20:09 archlinux kernel: r8169 0000:08:00.0 enp8s0: Link is Down
Oct 05 21:20:09 archlinux systemd[1]: Reached target Sleep.
Oct 05 21:20:09 archlinux systemd[1]: Starting System Suspend...
Oct 05 21:20:09 archlinux systemd-sleep[4977]: Successfully froze unit 'user.slice'.
Oct 05 21:20:09 archlinux systemd-sleep[4977]: Performing sleep operation 'suspend'...
Oct 05 21:20:09 archlinux kernel: PM: suspend entry (deep)
Oct 05 21:20:09 archlinux kernel: Filesystems sync: 0.013 seconds
Suspend type:
cat /sys/power/mem_sleep
s2idle [deep]
Xorg log:
[ 8.282] (--) Log file renamed from "/var/log/Xorg.pid-802.log" to "/var/log/Xorg.0.log"
[ 8.282]
X.Org X Server 1.21.1.13
X Protocol Version 11, Revision 0
[ 8.282] Current Operating System: Linux archlinux 6.11.1-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 30 Sep 2024 23:49:50 +0000 x86_64
[ 8.282] Kernel command line: root=/dev/mapper/cryptroot rootfstype=btrfs rootflags=subvol=/@ rw modprobe.blacklist=pcspkr zswap.enabled=0 amdgpu.ppfeaturemask=0xfff7ffff
[ 8.282]
[ 8.283] Current version of pixman: 0.43.4
[ 8.283] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 8.283] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 8.283] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct 5 21:23:50 2024
[ 8.283] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 8.284] (==) No Layout section. Using the first Screen section.
[ 8.284] (==) No screen section available. Using defaults.
[ 8.284] (**) |-->Screen "Default Screen Section" (0)
[ 8.284] (**) | |-->Monitor "<default monitor>"
[ 8.284] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 8.284] (**) Allowing byte-swapped clients
[ 8.284] (==) Automatically adding devices
[ 8.284] (==) Automatically enabling devices
[ 8.284] (==) Automatically adding GPU devices
[ 8.284] (==) Automatically binding GPU devices
[ 8.284] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 8.284] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 8.284] Entry deleted from font path.
[ 8.284] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[ 8.284] Entry deleted from font path.
[ 8.284] (Run 'mkfontdir' on "/usr/share/fonts/TTF").
[ 8.284] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 8.284] Entry deleted from font path.
[ 8.284] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 8.284] Entry deleted from font path.
[ 8.284] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 8.284] Entry deleted from font path.
[ 8.284] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 8.284] Entry deleted from font path.
[ 8.284] (==) FontPath set to:
[ 8.284] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 8.284] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 8.284] (II) Module ABI versions:
[ 8.284] X.Org ANSI C Emulation: 0.4
[ 8.284] X.Org Video Driver: 25.2
[ 8.284] X.Org XInput driver : 24.4
[ 8.284] X.Org Server Extension : 10.0
[ 8.284] (++) using VT number 2
[ 8.284] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 8.285] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 8.285] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.1/0000:01:00.0/0000:02:00.0/0000:03:00.0/drm/card1
[ 8.324] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 8.324] (II) Platform probe for /sys/devices/pci0000:00/0000:00:08.1/0000:10:00.0/drm/card0
[ 8.329] (--) PCI:*(3@0:0:0) 1002:744c:1eae:7901 rev 200, Mem @ 0xf000000000/34359738368, 0xf800000000/268435456, 0xf6b00000/1048576, I/O @ 0x0000f000/256, BIOS @ 0x????????/131072
[ 8.329] (--) PCI: (16@0:0:0) 1002:164e:1002:164e rev 203, Mem @ 0xf820000000/268435456, 0xf830000000/2097152, 0xf6a00000/524288, I/O @ 0x0000d000/256
[ 8.329] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 8.329] (II) LoadModule: "glx"
[ 8.329] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 8.332] (II) Module glx: vendor="X.Org Foundation"
[ 8.332] compiled for 1.21.1.13, module version = 1.0.0
[ 8.332] ABI class: X.Org Server Extension, version 10.0
[ 8.332] (==) Matched ati as autoconfigured driver 0
[ 8.332] (==) Matched modesetting as autoconfigured driver 1
[ 8.332] (==) Matched fbdev as autoconfigured driver 2
[ 8.332] (==) Matched vesa as autoconfigured driver 3
[ 8.332] (==) Assigned the driver to the xf86ConfigLayout
[ 8.332] (II) LoadModule: "ati"
[ 8.332] (WW) Warning, couldn't open module ati
[ 8.332] (EE) Failed to load module "ati" (module does not exist, 0)
[ 8.332] (II) LoadModule: "modesetting"
[ 8.332] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 8.427] (II) Module modesetting: vendor="X.Org Foundation"
[ 8.427] compiled for 1.21.1.13, module version = 1.21.1
[ 8.427] Module class: X.Org Video Driver
[ 8.427] ABI class: X.Org Video Driver, version 25.2
[ 8.427] (II) LoadModule: "fbdev"
[ 8.427] (WW) Warning, couldn't open module fbdev
[ 8.427] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 8.427] (II) LoadModule: "vesa"
[ 8.427] (WW) Warning, couldn't open module vesa
[ 8.427] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 8.427] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 8.490] (II) modeset(0): using drv /dev/dri/card1
[ 8.492] (II) modeset(G0): using drv /dev/dri/card0
[ 8.492] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 8.492] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 8.492] (==) modeset(0): RGB weight 888
[ 8.492] (==) modeset(0): Default visual is TrueColor
[ 8.492] (II) Loading sub module "glamoregl"
[ 8.492] (II) LoadModule: "glamoregl"
[ 8.492] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 8.496] (II) Module glamoregl: vendor="X.Org Foundation"
[ 8.496] compiled for 1.21.1.13, module version = 1.0.1
[ 8.496] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8.515] (II) modeset(0): glamor X acceleration enabled on AMD Radeon RX 7900 XTX (radeonsi, navi31, LLVM 18.1.8, DRM 3.58, 6.11.1-arch1-1)
[ 8.515] (II) modeset(0): glamor initialized
[ 8.515] (==) modeset(0): VariableRefresh: disabled
[ 8.515] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 8.515] (II) modeset(0): Output DP-1 has no monitor section
[ 8.515] (II) modeset(0): Output DP-2 has no monitor section
[ 8.520] (II) modeset(0): Output DP-3 has no monitor section
[ 8.520] (II) modeset(0): Output HDMI-1 has no monitor section
[ 8.520] (II) modeset(0): EDID for output DP-1
[ 8.520] (II) modeset(0): EDID for output DP-2
[ 8.524] (II) modeset(0): EDID for output DP-3
[ 8.524] (II) modeset(0): Manufacturer: GBT Model: 270d Serial#: 16843009
[ 8.524] (II) modeset(0): Year: 2023 Week: 49
[ 8.524] (II) modeset(0): EDID Version: 1.4
[ 8.524] (II) modeset(0): Digital Display Input
[ 8.524] (II) modeset(0): 12 bits per channel
[ 8.524] (II) modeset(0): Digital interface is DisplayPort
[ 8.524] (II) modeset(0): Max Image Size [cm]: horiz.: 70 vert.: 39
[ 8.524] (II) modeset(0): Gamma: 2.20
[ 8.524] (II) modeset(0): DPMS capabilities: StandBy Suspend Off
[ 8.524] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[ 8.524] (II) modeset(0): First detailed timing is preferred mode
[ 8.524] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 8.524] (II) modeset(0): Display is continuous-frequency
[ 8.524] (II) modeset(0): redX: 0.677 redY: 0.318 greenX: 0.271 greenY: 0.671
[ 8.524] (II) modeset(0): blueX: 0.151 blueY: 0.046 whiteX: 0.313 whiteY: 0.329
[ 8.524] (II) modeset(0): Supported established timings:
[ 8.524] (II) modeset(0): 720x400@70Hz
[ 8.524] (II) modeset(0): 720x400@88Hz
[ 8.524] (II) modeset(0): 640x480@60Hz
[ 8.524] (II) modeset(0): 640x480@67Hz
[ 8.524] (II) modeset(0): 640x480@72Hz
[ 8.524] (II) modeset(0): 640x480@75Hz
[ 8.524] (II) modeset(0): 800x600@56Hz
[ 8.524] (II) modeset(0): 800x600@60Hz
[ 8.524] (II) modeset(0): 800x600@72Hz
[ 8.524] (II) modeset(0): 800x600@75Hz
[ 8.524] (II) modeset(0): 832x624@75Hz
[ 8.524] (II) modeset(0): 1024x768@87Hz (interlaced)
[ 8.524] (II) modeset(0): 1024x768@60Hz
[ 8.524] (II) modeset(0): 1024x768@70Hz
[ 8.524] (II) modeset(0): 1024x768@75Hz
[ 8.524] (II) modeset(0): 1280x1024@75Hz
[ 8.524] (II) modeset(0): 1152x864@75Hz
[ 8.524] (II) modeset(0): Manufacturer's mask: 0
[ 8.524] (II) modeset(0): Supported standard timings:
[ 8.524] (II) modeset(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 8.524] (II) modeset(0): #1: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 8.524] (II) modeset(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 8.524] (II) modeset(0): #3: hsize: 1280 vsize 960 refresh: 60 vid: 16513
[ 8.524] (II) modeset(0): #4: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 8.524] (II) modeset(0): #5: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 8.524] (II) modeset(0): #6: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 8.524] (II) modeset(0): #7: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 8.524] (II) modeset(0): Supported detailed timing:
[ 8.524] (II) modeset(0): clock: 236.5 MHz Image Size: 597 x 336 mm
[ 8.524] (II) modeset(0): h_active: 2560 h_sync: 2583 h_sync_end 2615 h_blank_end 2680 h_border: 0
[ 8.524] (II) modeset(0): v_active: 1440 v_sync: 1457 v_sync_end 1465 v_blanking: 1471 v_border: 0
[ 8.524] (II) modeset(0): Ranges: V min: 48 V max: 170 Hz, H min: 246 H max: 246 kHz, PixClock max 685 MHz
[ 8.524] (II) modeset(0): Monitor name: M27Q
[ 8.524] (II) modeset(0): Serial No: 23490B002272
[ 8.524] (II) modeset(0): Supported detailed timing:
[ 8.524] (II) modeset(0): clock: 650.5 MHz Image Size: 597 x 336 mm
[ 8.524] (II) modeset(0): h_active: 2560 h_sync: 2584 h_sync_end 2600 h_blank_end 2680 h_border: 0
[ 8.524] (II) modeset(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1471 v_border: 0
[ 8.524] (II) modeset(0): Supported detailed timing:
[ 8.524] (II) modeset(0): clock: 497.8 MHz Image Size: 597 x 336 mm
[ 8.524] (II) modeset(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
[ 8.524] (II) modeset(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1525 v_border: 0
[ 8.524] (II) modeset(0): Supported detailed timing:
[ 8.524] (II) modeset(0): clock: 326.6 MHz Image Size: 597 x 336 mm
[ 8.524] (II) modeset(0): h_active: 1920 h_sync: 1948 h_sync_end 1980 h_blank_end 2040 h_border: 0
[ 8.524] (II) modeset(0): v_active: 1080 v_sync: 1099 v_sync_end 1107 v_blanking: 1113 v_border: 0
[ 8.524] (II) modeset(0): Number of EDID sections to follow: 2
[ 8.524] (II) modeset(0): EDID (in hex):
[ 8.524] (II) modeset(0): 00ffffffffffff001c540d2701010101
[ 8.524] (II) modeset(0): 31210104c5462778fb6bf5ad5145ab26
[ 8.524] (II) modeset(0): 0b5054ffff80714f81c0810081408180
[ 8.524] (II) modeset(0): 9500a9c0b300665c0078a0a01f501720
[ 8.524] (II) modeset(0): 180455502100001e000000fd0030aaf6
[ 8.524] (II) modeset(0): f644010a202020202020000000fc004d
[ 8.524] (II) modeset(0): 3237510a2020202020202020000000ff
[ 8.524] (II) modeset(0): 003233343930423030323237320a0251
[ 8.524] (II) modeset(0): 020332714c03021304290f0e1f90403f
[ 8.524] (II) modeset(0): 6123091707830100006d1a0000020130
[ 8.524] (II) modeset(0): aa000000000000e305e301e606050162
[ 8.524] (II) modeset(0): 622c17fe0078a0a01f50181035005550
[ 8.524] (II) modeset(0): 2100001e6fc200a0a0a0555030203500
[ 8.524] (II) modeset(0): 55502100001e967f8078703821401c20
[ 8.524] (II) modeset(0): 380455502100001e0000000000000000
[ 8.524] (II) modeset(0): 0000000000000000000000000000002d
[ 8.524] (II) modeset(0): 70127903000301285fe80004ff097700
[ 8.524] (II) modeset(0): 1b801f009f05660008800700ca050104
[ 8.524] (II) modeset(0): ff09770017800f009f051e0002800400
[ 8.524] (II) modeset(0): 00000000000000000000000000000000
[ 8.524] (II) modeset(0): 00000000000000000000000000000000
[ 8.524] (II) modeset(0): 00000000000000000000000000000000
[ 8.524] (II) modeset(0): 00000000000000000000000000000000
[ 8.524] (II) modeset(0): 0000000000000000000000000000e890
[ 8.525] (II) modeset(0): Not using default mode "3840x2160" (bad mode clock/interlace/doublescan)
[ 8.525] (II) modeset(0): Printing probed modes for output DP-3
[ 8.525] (II) modeset(0): Modeline "2560x1440"x60.0 236.54 2560 2583 2615 2680 1440 1457 1465 1471 +hsync +vsync (88.3 kHz eP)
[ 8.525] (II) modeset(0): Modeline "3840x2160"x60.0 594.00 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (135.0 kHz e)
[ 8.525] (II) modeset(0): Modeline "3840x2160"x59.9 593.41 3840 4016 4104 4400 2160 2168 2178 2250 +hsync +vsync (134.9 kHz e)
[ 8.525] (II) modeset(0): Modeline "3840x2160"x60.0 533.00 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.2 kHz d)
[ 8.525] (II) modeset(0): Modeline "3200x1800"x60.0 492.00 3200 3456 3800 4400 1800 1803 1808 1865 -hsync +vsync (111.8 kHz d)
[ 8.525] (II) modeset(0): Modeline "3200x1800"x59.9 373.00 3200 3248 3280 3360 1800 1803 1808 1852 +hsync -vsync (111.0 kHz d)
[ 8.525] (II) modeset(0): Modeline "2880x1620"x60.0 396.25 2880 3096 3408 3936 1620 1623 1628 1679 -hsync +vsync (100.7 kHz d)
[ 8.525] (II) modeset(0): Modeline "2880x1620"x60.0 303.75 2880 2928 2960 3040 1620 1623 1628 1666 +hsync -vsync (99.9 kHz d)
[ 8.525] (II) modeset(0): Modeline "2560x1600"x60.0 348.50 2560 2760 3032 3504 1600 1603 1609 1658 -hsync +vsync (99.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "2560x1600"x60.0 268.50 2560 2608 2640 2720 1600 1603 1609 1646 +hsync -vsync (98.7 kHz d)
[ 8.525] (II) modeset(0): Modeline "2560x1440"x170.0 670.19 2560 2584 2600 2680 1440 1443 1448 1471 +hsync +vsync (250.1 kHz e)
[ 8.525] (II) modeset(0): Modeline "2560x1440"x165.0 650.47 2560 2584 2600 2680 1440 1443 1448 1471 +hsync +vsync (242.7 kHz e)
[ 8.525] (II) modeset(0): Modeline "2560x1440"x60.0 638.25 2560 2780 3064 3568 1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
[ 8.525] (II) modeset(0): Modeline "2560x1440"x143.9 594.88 2560 2588 2620 2680 1440 1449 1457 1543 +hsync +vsync (222.0 kHz e)
[ 8.525] (II) modeset(0): Modeline "2560x1440"x120.0 497.75 2560 2608 2640 2720 1440 1443 1448 1525 +hsync +vsync (183.0 kHz e)
[ 8.525] (II) modeset(0): Modeline "2560x1440"x60.0 469.12 2560 2584 2600 2640 1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
[ 8.525] (II) modeset(0): Modeline "2560x1440"x60.0 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
[ 8.525] (II) modeset(0): Modeline "2048x1536"x85.0 388.04 2048 2216 2440 2832 1536 1537 1540 1612 -hsync +vsync (137.0 kHz d)
[ 8.525] (II) modeset(0): Modeline "2048x1536"x75.0 340.48 2048 2216 2440 2832 1536 1537 1540 1603 -hsync +vsync (120.2 kHz d)
[ 8.525] (II) modeset(0): Modeline "2048x1536"x60.0 266.95 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[ 8.525] (II) modeset(0): Modeline "1920x1440"x85.0 341.35 1920 2072 2288 2656 1440 1441 1444 1512 -hsync +vsync (128.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "1920x1440"x75.0 297.00 1920 2064 2288 2640 1440 1441 1444 1500 -hsync +vsync (112.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[ 8.525] (II) modeset(0): Modeline "1856x1392"x75.0 288.00 1856 1984 2208 2560 1392 1393 1396 1500 -hsync +vsync (112.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "1856x1392"x60.0 218.30 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[ 8.525] (II) modeset(0): Modeline "1792x1344"x75.0 261.00 1792 1888 2104 2456 1344 1345 1348 1417 -hsync +vsync (106.3 kHz d)
[ 8.525] (II) modeset(0): Modeline "1792x1344"x60.0 204.80 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[ 8.525] (II) modeset(0): Modeline "2048x1152"x60.0 406.50 2048 2220 2444 2840 1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
[ 8.525] (II) modeset(0): Modeline "2048x1152"x60.0 302.50 2048 2072 2088 2128 1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[ 8.525] (II) modeset(0): Modeline "2048x1152"x59.9 197.00 2048 2184 2400 2752 1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[ 8.525] (II) modeset(0): Modeline "2048x1152"x59.9 156.75 2048 2096 2128 2208 1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[ 8.525] (II) modeset(0): Modeline "1920x1200"x60.0 236.54 1920 2583 2615 2680 1200 1457 1465 1471 +hsync +vsync (88.3 kHz e)
[ 8.525] (II) modeset(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[ 8.525] (II) modeset(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[ 8.525] (II) modeset(0): Modeline "1920x1080"x60.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 8.525] (II) modeset(0): Modeline "1920x1080"x143.9 326.62 1920 1948 1980 2040 1080 1099 1107 1113 +hsync +vsync (160.1 kHz e)
[ 8.525] (II) modeset(0): Modeline "1920x1080"x120.0 297.00 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (135.0 kHz e)
[ 8.525] (II) modeset(0): Modeline "1920x1080"x100.0 297.00 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (112.5 kHz e)
[ 8.525] (II) modeset(0): Modeline "1920x1080"x119.9 296.70 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (134.9 kHz e)
[ 8.525] (II) modeset(0): Modeline "1920x1080"x60.0 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 8.525] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 8.525] (II) modeset(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz e)
[ 8.525] (II) modeset(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 8.525] (II) modeset(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 8.525] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 8.525] (II) modeset(0): Modeline "1600x1200"x60.0 236.54 1600 2583 2615 2680 1200 1457 1465 1471 +hsync +vsync (88.3 kHz e)
[ 8.525] (II) modeset(0): Modeline "1600x1200"x85.0 229.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (106.2 kHz d)
[ 8.525] (II) modeset(0): Modeline "1600x1200"x75.0 202.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (93.8 kHz d)
[ 8.525] (II) modeset(0): Modeline "1600x1200"x70.0 189.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (87.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "1600x1200"x65.0 175.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (81.2 kHz d)
[ 8.525] (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[ 8.525] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 8.525] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 8.525] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 8.525] (II) modeset(0): Modeline "1600x900"x60.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 8.525] (II) modeset(0): Modeline "1600x900"x59.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 8.525] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 8.525] (II) modeset(0): Modeline "1600x900"x60.0 108.00 1600 1624 1704 1800 900 901 904 1000 +hsync +vsync (60.0 kHz e)
[ 8.525] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 8.525] (II) modeset(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[ 8.525] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 8.525] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 8.525] (II) modeset(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 8.525] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 8.525] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 8.525] (II) modeset(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (85.9 kHz d)
[ 8.525] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz e)
[ 8.525] (II) modeset(0): Modeline "1440x810"x60.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 8.525] (II) modeset(0): Modeline "1440x810"x60.0 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 8.525] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 8.525] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 8.525] (II) modeset(0): Modeline "1280x800"x60.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "1280x800"x60.0 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 8.525] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz e)
[ 8.525] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 8.525] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 8.525] (II) modeset(0): Modeline "1280x720"x60.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "1280x720"x100.0 148.50 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (75.0 kHz e)
[ 8.525] (II) modeset(0): Modeline "1280x720"x60.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 8.525] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 8.525] (II) modeset(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 8.525] (II) modeset(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 8.525] (II) modeset(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 8.525] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 8.525] (II) modeset(0): Modeline "1024x768"x85.0 194.02 1024 1108 1220 1416 768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[ 8.525] (II) modeset(0): Modeline "1024x768"x75.0 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[ 8.525] (II) modeset(0): Modeline "1024x768"x60.0 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 8.525] (II) modeset(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz d)
[ 8.525] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 8.525] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 8.525] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 8.525] (II) modeset(0): Modeline "1024x768i"x87.0 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "960x720"x85.0 170.68 960 1036 1144 1328 720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "960x720"x75.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "960x720"x60.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 8.525] (II) modeset(0): Modeline "1440x480"x60.0 54.05 1440 1472 1596 1716 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 8.525] (II) modeset(0): Modeline "1440x480"x59.9 54.00 1440 1472 1596 1716 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 8.525] (II) modeset(0): Modeline "928x696"x75.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "928x696"x60.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 8.525] (II) modeset(0): Modeline "896x672"x75.0 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[ 8.525] (II) modeset(0): Modeline "896x672"x60.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 8.525] (II) modeset(0): Modeline "1024x576"x60.0 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 8.525] (II) modeset(0): Modeline "1024x576"x60.0 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 8.525] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 8.525] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "960x600"x59.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 8.525] (II) modeset(0): Modeline "960x600"x60.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 8.525] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 8.525] (II) modeset(0): Modeline "960x540"x60.0 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 8.525] (II) modeset(0): Modeline "960x540"x60.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 8.525] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 8.525] (II) modeset(0): Modeline "800x600"x85.0 114.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[ 8.525] (II) modeset(0): Modeline "800x600"x75.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[ 8.525] (II) modeset(0): Modeline "800x600"x70.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "800x600"x65.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[ 8.525] (II) modeset(0): Modeline "800x600"x60.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 8.525] (II) modeset(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz d)
[ 8.525] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 8.525] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 8.525] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 8.525] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 8.525] (II) modeset(0): Modeline "840x525"x60.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 8.525] (II) modeset(0): Modeline "840x525"x59.9 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 8.525] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 8.525] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 8.525] (II) modeset(0): Modeline "700x525"x74.8 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "700x525"x60.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 8.525] (II) modeset(0): Modeline "800x450"x59.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 8.525] (II) modeset(0): Modeline "800x450"x59.8 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 8.525] (II) modeset(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 8.525] (II) modeset(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 8.525] (II) modeset(0): Modeline "640x512"x85.0 78.75 640 672 752 864 512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[ 8.525] (II) modeset(0): Modeline "640x512"x75.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[ 8.525] (II) modeset(0): Modeline "640x512"x60.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 8.525] (II) modeset(0): Modeline "700x450"x60.0 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 8.525] (II) modeset(0): Modeline "700x450"x59.9 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 8.525] (II) modeset(0): Modeline "640x480"x85.1 74.25 640 672 752 864 480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[ 8.525] (II) modeset(0): Modeline "640x480"x60.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 8.525] (II) modeset(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz d)
[ 8.525] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 8.525] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 8.525] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 8.525] (II) modeset(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 8.525] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 8.525] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 8.525] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 8.525] (II) modeset(0): Modeline "720x400"x87.8 35.50 720 738 846 900 400 421 423 449 -hsync -vsync (39.4 kHz e)
[ 8.525] (II) modeset(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz d)
[ 8.525] (II) modeset(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 8.525] (II) modeset(0): Modeline "684x384"x59.9 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 8.525] (II) modeset(0): Modeline "684x384"x59.9 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 8.525] (II) modeset(0): Modeline "640x400"x59.9 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 8.525] (II) modeset(0): Modeline "640x400"x60.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 8.525] (II) modeset(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz d)
[ 8.525] (II) modeset(0): Modeline "576x432"x75.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "640x360"x59.9 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 8.525] (II) modeset(0): Modeline "640x360"x59.8 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 8.525] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 8.525] (II) modeset(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz d)
[ 8.525] (II) modeset(0): Modeline "512x384"x85.0 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[ 8.525] (II) modeset(0): Modeline "512x384"x75.0 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[ 8.525] (II) modeset(0): Modeline "512x384"x70.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 8.525] (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)
[ 8.525] (II) modeset(0): Modeline "512x288"x60.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 8.525] (II) modeset(0): Modeline "512x288"x59.9 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 8.525] (II) modeset(0): Modeline "416x312"x74.7 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[ 8.525] (II) modeset(0): Modeline "480x270"x59.6 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 8.526] (II) modeset(0): Modeline "480x270"x59.8 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 8.526] (II) modeset(0): Modeline "400x300"x85.3 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[ 8.526] (II) modeset(0): Modeline "400x300"x72.2 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[ 8.526] (II) modeset(0): Modeline "400x300"x75.1 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[ 8.526] (II) modeset(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 8.526] (II) modeset(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 8.526] (II) modeset(0): Modeline "432x243"x59.9 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 8.526] (II) modeset(0): Modeline "432x243"x59.6 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 8.526] (II) modeset(0): Modeline "320x240"x85.2 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[ 8.526] (II) modeset(0): Modeline "320x240"x72.8 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[ 8.526] (II) modeset(0): Modeline "320x240"x75.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[ 8.526] (II) modeset(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 8.526] (II) modeset(0): Modeline "360x202"x59.5 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 8.526] (II) modeset(0): Modeline "360x202"x59.1 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 8.526] (II) modeset(0): Modeline "360x200"x85.0 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[ 8.526] (II) modeset(0): Modeline "320x200"x85.3 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[ 8.526] (II) modeset(0): Modeline "320x180"x59.8 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 8.526] (II) modeset(0): Modeline "320x180"x59.3 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 8.526] (II) modeset(0): Modeline "320x175"x85.3 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[ 8.526] (II) modeset(0): EDID for output HDMI-1
[ 8.526] (II) modeset(0): Output DP-1 disconnected
[ 8.526] (II) modeset(0): Output DP-2 disconnected
[ 8.526] (II) modeset(0): Output DP-3 connected
[ 8.526] (II) modeset(0): Output HDMI-1 disconnected
[ 8.526] (II) modeset(0): Using exact sizes for initial modes
[ 8.526] (II) modeset(0): Output DP-3 using initial mode 2560x1440 +0+0
[ 8.526] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 8.526] (==) modeset(0): DPI set to (96, 96)
[ 8.526] (II) Loading sub module "fb"
[ 8.526] (II) LoadModule: "fb"
[ 8.526] (II) Module "fb" already built-in
[ 8.526] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[ 8.526] (==) modeset(G0): RGB weight 888
[ 8.526] (==) modeset(G0): Default visual is TrueColor
[ 8.526] (II) Loading sub module "glamoregl"
[ 8.526] (II) LoadModule: "glamoregl"
[ 8.526] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 8.526] (II) Module glamoregl: vendor="X.Org Foundation"
[ 8.526] compiled for 1.21.1.13, module version = 1.0.1
[ 8.526] ABI class: X.Org ANSI C Emulation, version 0.4
[ 8.534] (II) modeset(G0): glamor X acceleration enabled on AMD Radeon Graphics (radeonsi, raphael_mendocino, LLVM 18.1.8, DRM 3.58, 6.11.1-arch1-1)
[ 8.534] (II) modeset(G0): glamor initialized
[ 8.534] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[ 8.534] (II) modeset(G0): Output DP-1-4 has no monitor section
[ 8.534] (II) modeset(G0): Output DP-1-5 has no monitor section
[ 8.534] (II) modeset(G0): Output DP-1-6 has no monitor section
[ 8.534] (II) modeset(G0): EDID for output HDMI-1-2
[ 8.534] (II) modeset(G0): EDID for output DP-1-4
[ 8.534] (II) modeset(G0): EDID for output DP-1-5
[ 8.534] (II) modeset(G0): EDID for output DP-1-6
[ 8.534] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 8.534] (==) modeset(G0): DPI set to (96, 96)
[ 8.534] (II) Loading sub module "fb"
[ 8.534] (II) LoadModule: "fb"
[ 8.534] (II) Module "fb" already built-in
[ 8.552] (==) modeset(0): Backing store enabled
[ 8.552] (==) modeset(0): Silken mouse enabled
[ 8.553] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 8.553] (==) modeset(0): DPMS enabled
[ 8.553] (II) modeset(0): [DRI2] Setup complete
[ 8.553] (II) modeset(0): [DRI2] DRI driver: radeonsi
[ 8.553] (II) modeset(0): [DRI2] VDPAU driver: radeonsi
[ 8.554] (==) modeset(G0): Backing store enabled
[ 8.554] (==) modeset(G0): Silken mouse enabled
[ 8.554] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[ 8.554] (==) modeset(G0): DPMS enabled
[ 8.554] (II) modeset(G0): [DRI2] Setup complete
[ 8.554] (II) modeset(G0): [DRI2] DRI driver: radeonsi
[ 8.554] (II) modeset(G0): [DRI2] VDPAU driver: radeonsi
[ 8.554] (II) Initializing extension Generic Event Extension
[ 8.554] (II) Initializing extension SHAPE
[ 8.554] (II) Initializing extension MIT-SHM
[ 8.554] (II) Initializing extension XInputExtension
[ 8.555] (II) Initializing extension XTEST
[ 8.555] (II) Initializing extension BIG-REQUESTS
[ 8.555] (II) Initializing extension SYNC
[ 8.555] (II) Initializing extension XKEYBOARD
[ 8.555] (II) Initializing extension XC-MISC
[ 8.555] (II) Initializing extension SECURITY
[ 8.555] (II) Initializing extension XFIXES
[ 8.555] (II) Initializing extension RENDER
[ 8.555] (II) Initializing extension RANDR
[ 8.555] (II) Initializing extension COMPOSITE
[ 8.555] (II) Initializing extension DAMAGE
[ 8.555] (II) Initializing extension MIT-SCREEN-SAVER
[ 8.555] (II) Initializing extension DOUBLE-BUFFER
[ 8.555] (II) Initializing extension RECORD
[ 8.555] (II) Initializing extension DPMS
[ 8.555] (II) Initializing extension Present
[ 8.555] (II) Initializing extension DRI3
[ 8.555] (II) Initializing extension X-Resource
[ 8.555] (II) Initializing extension XVideo
[ 8.556] (II) Initializing extension XVideo-MotionCompensation
[ 8.556] (II) Initializing extension GLX
[ 8.560] (II) AIGLX: Loaded and initialized radeonsi
[ 8.560] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 8.560] (II) Initializing extension XFree86-VidModeExtension
[ 8.560] (II) Initializing extension XFree86-DGA
[ 8.560] (II) Initializing extension XFree86-DRI
[ 8.560] (II) Initializing extension DRI2
[ 8.560] (II) modeset(G0): Damage tracking initialized
[ 8.561] (II) modeset(0): Damage tracking initialized
[ 8.561] (II) modeset(0): Setting screen physical size to 677 x 381
[ 8.596] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 8.596] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 8.596] (II) LoadModule: "libinput"
[ 8.596] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 8.599] (II) Module libinput: vendor="X.Org Foundation"
[ 8.599] compiled for 1.21.1.13, module version = 1.4.0
[ 8.599] Module class: X.Org XInput Driver
[ 8.599] ABI class: X.Org XInput driver, version 24.4
[ 8.599] (II) Using input driver 'libinput' for 'Power Button'
[ 8.599] (**) Power Button: always reports core events
[ 8.599] (**) Option "Device" "/dev/input/event1"
[ 8.601] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 8.601] (II) event1 - Power Button: device is a keyboard
[ 8.601] (II) event1 - Power Button: device removed
[ 8.660] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[ 8.660] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 8.660] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 8.660] (II) event1 - Power Button: device is a keyboard
[ 8.661] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[ 8.661] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 8.661] (II) Using input driver 'libinput' for 'Video Bus'
[ 8.661] (**) Video Bus: always reports core events
[ 8.661] (**) Option "Device" "/dev/input/event2"
[ 8.661] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 8.661] (II) event2 - Video Bus: device is a keyboard
[ 8.661] (II) event2 - Video Bus: device removed
[ 8.726] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:20/LNXVIDEO:00/input/input2/event2"
[ 8.726] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 8.727] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 8.727] (II) event2 - Video Bus: device is a keyboard
[ 8.728] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 8.728] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 8.728] (II) Using input driver 'libinput' for 'Power Button'
[ 8.728] (**) Power Button: always reports core events
[ 8.728] (**) Option "Device" "/dev/input/event0"
[ 8.728] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 8.728] (II) event0 - Power Button: device is a keyboard
[ 8.728] (II) event0 - Power Button: device removed
[ 8.753] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 8.753] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 8.754] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 8.754] (II) event0 - Power Button: device is a keyboard
[ 8.754] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event10)
[ 8.754] (II) No input driver specified, ignoring this device.
[ 8.754] (II) This device may have been added with another device file.
[ 8.754] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event11)
[ 8.754] (II) No input driver specified, ignoring this device.
[ 8.754] (II) This device may have been added with another device file.
[ 8.755] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event14)
[ 8.755] (II) No input driver specified, ignoring this device.
[ 8.755] (II) This device may have been added with another device file.
[ 8.755] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event15)
[ 8.755] (II) No input driver specified, ignoring this device.
[ 8.755] (II) This device may have been added with another device file.
[ 8.755] (II) config/udev: Adding input device Razer Razer Viper Mini (/dev/input/event6)
[ 8.755] (**) Razer Razer Viper Mini: Applying InputClass "libinput pointer catchall"
[ 8.755] (II) Using input driver 'libinput' for 'Razer Razer Viper Mini'
[ 8.755] (**) Razer Razer Viper Mini: always reports core events
[ 8.755] (**) Option "Device" "/dev/input/event6"
[ 8.811] (II) event6 - Razer Razer Viper Mini: is tagged by udev as: Mouse
[ 8.811] (II) event6 - Razer Razer Viper Mini: device is a pointer
[ 8.811] (II) event6 - Razer Razer Viper Mini: device removed
[ 8.863] (II) libinput: Razer Razer Viper Mini: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.863] (II) libinput: Razer Razer Viper Mini: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.863] (II) libinput: Razer Razer Viper Mini: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 8.863] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0d:00.0/usb1/1-10/1-10:1.0/0003:1532:008A.0004/input/input6/event6"
[ 8.863] (II) XINPUT: Adding extended input device "Razer Razer Viper Mini" (type: MOUSE, id 9)
[ 8.863] (**) Option "AccelerationScheme" "none"
[ 8.863] (**) Razer Razer Viper Mini: (accel) selected scheme none/0
[ 8.863] (**) Razer Razer Viper Mini: (accel) acceleration factor: 2.000
[ 8.863] (**) Razer Razer Viper Mini: (accel) acceleration threshold: 4
[ 8.921] (II) event6 - Razer Razer Viper Mini: is tagged by udev as: Mouse
[ 8.921] (II) event6 - Razer Razer Viper Mini: device is a pointer
[ 8.921] (II) config/udev: Adding input device Razer Razer Viper Mini (/dev/input/mouse0)
[ 8.921] (II) No input driver specified, ignoring this device.
[ 8.921] (II) This device may have been added with another device file.
[ 8.922] (II) config/udev: Adding input device Razer Razer Viper Mini Keyboard (/dev/input/event7)
[ 8.922] (**) Razer Razer Viper Mini Keyboard: Applying InputClass "libinput keyboard catchall"
[ 8.922] (II) Using input driver 'libinput' for 'Razer Razer Viper Mini Keyboard'
[ 8.922] (**) Razer Razer Viper Mini Keyboard: always reports core events
[ 8.922] (**) Option "Device" "/dev/input/event7"
[ 8.923] (II) event7 - Razer Razer Viper Mini Keyboard: is tagged by udev as: Keyboard
[ 8.923] (II) event7 - Razer Razer Viper Mini Keyboard: device is a keyboard
[ 8.923] (II) event7 - Razer Razer Viper Mini Keyboard: device removed
[ 8.967] (II) libinput: Razer Razer Viper Mini Keyboard: needs a virtual subdevice
[ 8.967] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0d:00.0/usb1/1-10/1-10:1.1/0003:1532:008A.0005/input/input7/event7"
[ 8.967] (II) XINPUT: Adding extended input device "Razer Razer Viper Mini Keyboard" (type: MOUSE, id 10)
[ 8.967] (**) Option "AccelerationScheme" "none"
[ 8.967] (**) Razer Razer Viper Mini Keyboard: (accel) selected scheme none/0
[ 8.967] (**) Razer Razer Viper Mini Keyboard: (accel) acceleration factor: 2.000
[ 8.967] (**) Razer Razer Viper Mini Keyboard: (accel) acceleration threshold: 4
[ 8.968] (II) event7 - Razer Razer Viper Mini Keyboard: is tagged by udev as: Keyboard
[ 8.968] (II) event7 - Razer Razer Viper Mini Keyboard: device is a keyboard
[ 8.968] (II) config/udev: Adding input device Razer Razer Viper Mini (/dev/input/event8)
[ 8.968] (II) No input driver specified, ignoring this device.
[ 8.968] (II) This device may have been added with another device file.
[ 8.969] (II) config/udev: Adding input device Razer Razer Viper Mini (/dev/input/event9)
[ 8.969] (**) Razer Razer Viper Mini: Applying InputClass "libinput keyboard catchall"
[ 8.969] (II) Using input driver 'libinput' for 'Razer Razer Viper Mini'
[ 8.969] (**) Razer Razer Viper Mini: always reports core events
[ 8.969] (**) Option "Device" "/dev/input/event9"
[ 8.970] (II) event9 - Razer Razer Viper Mini: is tagged by udev as: Keyboard
[ 8.970] (II) event9 - Razer Razer Viper Mini: device is a keyboard
[ 8.970] (II) event9 - Razer Razer Viper Mini: device removed
[ 9.013] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0d:00.0/usb1/1-10/1-10:1.2/0003:1532:008A.0006/input/input9/event9"
[ 9.013] (II) XINPUT: Adding extended input device "Razer Razer Viper Mini" (type: KEYBOARD, id 11)
[ 9.014] (II) event9 - Razer Razer Viper Mini: is tagged by udev as: Keyboard
[ 9.014] (II) event9 - Razer Razer Viper Mini: device is a keyboard
[ 9.015] (II) config/udev: Adding input device Saitek Saitek Pro Flight Rudder Pedals (/dev/input/event23)
[ 9.015] (II) No input driver specified, ignoring this device.
[ 9.015] (II) This device may have been added with another device file.
[ 9.015] (II) config/udev: Adding input device Saitek Saitek Pro Flight Rudder Pedals (/dev/input/js1)
[ 9.015] (II) No input driver specified, ignoring this device.
[ 9.015] (II) This device may have been added with another device file.
[ 9.016] (II) config/udev: Adding input device Logitech Logitech Flight Yoke (/dev/input/event24)
[ 9.016] (II) No input driver specified, ignoring this device.
[ 9.016] (II) This device may have been added with another device file.
[ 9.016] (II) config/udev: Adding input device Logitech Logitech Flight Yoke (/dev/input/js2)
[ 9.016] (II) No input driver specified, ignoring this device.
[ 9.016] (II) This device may have been added with another device file.
[ 9.017] (II) config/udev: Adding input device Keychron Keychron C2 (/dev/input/event4)
[ 9.017] (**) Keychron Keychron C2: Applying InputClass "libinput keyboard catchall"
[ 9.017] (II) Using input driver 'libinput' for 'Keychron Keychron C2'
[ 9.017] (**) Keychron Keychron C2: always reports core events
[ 9.017] (**) Option "Device" "/dev/input/event4"
[ 9.018] (II) event4 - Keychron Keychron C2: is tagged by udev as: Keyboard
[ 9.018] (II) event4 - Keychron Keychron C2: device is a keyboard
[ 9.018] (II) event4 - Keychron Keychron C2: device removed
[ 9.036] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0d:00.0/usb1/1-9/1-9:1.0/0003:05AC:024F.0002/input/input4/event4"
[ 9.037] (II) XINPUT: Adding extended input device "Keychron Keychron C2" (type: KEYBOARD, id 12)
[ 9.038] (II) event4 - Keychron Keychron C2: is tagged by udev as: Keyboard
[ 9.038] (II) event4 - Keychron Keychron C2: device is a keyboard
[ 9.038] (II) config/udev: Adding input device Keychron Keychron C2 (/dev/input/event5)
[ 9.038] (**) Keychron Keychron C2: Applying InputClass "libinput keyboard catchall"
[ 9.038] (II) Using input driver 'libinput' for 'Keychron Keychron C2'
[ 9.038] (**) Keychron Keychron C2: always reports core events
[ 9.038] (**) Option "Device" "/dev/input/event5"
[ 9.039] (II) event5 - Keychron Keychron C2: is tagged by udev as: Keyboard
[ 9.039] (II) event5 - Keychron Keychron C2: device is a keyboard
[ 9.039] (II) event5 - Keychron Keychron C2: device removed
[ 9.066] (II) libinput: Keychron Keychron C2: needs a virtual subdevice
[ 9.067] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0d:00.0/usb1/1-9/1-9:1.1/0003:05AC:024F.0003/input/input5/event5"
[ 9.067] (II) XINPUT: Adding extended input device "Keychron Keychron C2" (type: MOUSE, id 13)
[ 9.067] (**) Option "AccelerationScheme" "none"
[ 9.067] (**) Keychron Keychron C2: (accel) selected scheme none/0
[ 9.067] (**) Keychron Keychron C2: (accel) acceleration factor: 2.000
[ 9.067] (**) Keychron Keychron C2: (accel) acceleration threshold: 4
[ 9.068] (II) event5 - Keychron Keychron C2: is tagged by udev as: Keyboard
[ 9.068] (II) event5 - Keychron Keychron C2: device is a keyboard
[ 9.068] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=3 (/dev/input/event12)
[ 9.068] (II) No input driver specified, ignoring this device.
[ 9.068] (II) This device may have been added with another device file.
[ 9.068] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=7 (/dev/input/event13)
[ 9.068] (II) No input driver specified, ignoring this device.
[ 9.068] (II) This device may have been added with another device file.
[ 9.069] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=8 (/dev/input/event16)
[ 9.069] (II) No input driver specified, ignoring this device.
[ 9.069] (II) This device may have been added with another device file.
[ 9.069] (II) config/udev: Adding input device HD-Audio Generic HDMI/DP,pcm=9 (/dev/input/event17)
[ 9.069] (II) No input driver specified, ignoring this device.
[ 9.069] (II) This device may have been added with another device file.
[ 9.069] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event18)
[ 9.069] (II) No input driver specified, ignoring this device.
[ 9.069] (II) This device may have been added with another device file.
[ 9.069] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event19)
[ 9.069] (II) No input driver specified, ignoring this device.
[ 9.069] (II) This device may have been added with another device file.
[ 9.069] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event20)
[ 9.069] (II) No input driver specified, ignoring this device.
[ 9.069] (II) This device may have been added with another device file.
[ 9.070] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event21)
[ 9.070] (II) No input driver specified, ignoring this device.
[ 9.070] (II) This device may have been added with another device file.
[ 9.070] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event22)
[ 9.070] (II) No input driver specified, ignoring this device.
[ 9.070] (II) This device may have been added with another device file.
[ 9.074] (**) Razer Razer Viper Mini Keyboard: Applying InputClass "libinput keyboard catchall"
[ 9.074] (II) Using input driver 'libinput' for 'Razer Razer Viper Mini Keyboard'
[ 9.074] (**) Razer Razer Viper Mini Keyboard: always reports core events
[ 9.074] (**) Option "Device" "/dev/input/event7"
[ 9.074] (II) libinput: Razer Razer Viper Mini Keyboard: is a virtual subdevice
[ 9.074] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0d:00.0/usb1/1-10/1-10:1.1/0003:1532:008A.0005/input/input7/event7"
[ 9.074] (II) XINPUT: Adding extended input device "Razer Razer Viper Mini Keyboard" (type: KEYBOARD, id 14)
[ 9.074] (**) Keychron Keychron C2: Applying InputClass "libinput keyboard catchall"
[ 9.074] (II) Using input driver 'libinput' for 'Keychron Keychron C2'
[ 9.074] (**) Keychron Keychron C2: always reports core events
[ 9.074] (**) Option "Device" "/dev/input/event5"
[ 9.074] (II) libinput: Keychron Keychron C2: is a virtual subdevice
[ 9.074] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:0c.0/0000:0d:00.0/usb1/1-9/1-9:1.1/0003:05AC:024F.0003/input/input5/event5"
[ 9.074] (II) XINPUT: Adding extended input device "Keychron Keychron C2" (type: KEYBOARD, id 15)
[ 13.490] (II) modeset(0): Disabling kernel dirty updates, not required.
[ 13.645] (II) event1 - Power Button: device removed
[ 13.676] (II) event2 - Video Bus: device removed
[ 13.750] (II) event0 - Power Button: device removed
[ 13.776] (II) event6 - Razer Razer Viper Mini: device removed
[ 13.846] (II) event9 - Razer Razer Viper Mini: device removed
[ 13.886] (II) event4 - Keychron Keychron C2: device removed
[ 13.913] (II) event7 - Razer Razer Viper Mini Keyboard: device removed
[ 13.940] (II) event5 - Keychron Keychron C2: device removed
[ 13.966] (II) AIGLX: Suspending AIGLX clients for VT switch
I didn't see anything unusual in these logs, but I don't know much about gpu and display, and maybe I am looking at the wrong place.
Last edited by cstdio (2024-10-16 20:29:02)
Offline
Relevant output from journalctl:
This shows you entering the sleep, but not the system waking what should be the case if
SysRq keys work (REISUB to reboot the PC)
unless the /var partition (disk) doesn't wake up.
=> Is it an nvme?
https://wiki.archlinux.org/title/Solid_ … leshooting
There also were a bunch of issues w/ optimistically enabled DIPM, https://wiki.archlinux.org/title/Power_ … Management
Online
Hello @cstdio, I'm having a very similar issue to yours, I have been using sleep on this system since it was new over a year and a half ago without issue and about a week ago it started failing to properly resume from sleep for some reason. I believe a package update must be causing this, however I have yet to identify which one.
My system configuration is much the same as yours as well except for:
Processors: 24 × 12th Gen Intel® Core™ i9-12900K
Memory: 125.5 GiB of RAM
Manufacturer: ASUS
Product Name: PRIME Z690-P
Suspend type:
cat /sys/power/mem_sleep
s2idle [deep]
Last successful resume from sleep:
journalctl --boot=-11 | grep -A20 'The system will suspend now!'
Sep 25 23:04:05 ArchPretzels systemd-logind[2231]: The system will suspend now!
Sep 25 23:04:05 ArchPretzels NetworkManager[2226]: <info> [1727330645.9886] manager: sleep: sleep requested (sleeping: no enabled: yes)
Sep 25 23:04:05 ArchPretzels NetworkManager[2226]: <info> [1727330645.9889] device (wlan0): state change: unavailable -> unmanaged (reason 'unmanaged-sleeping', sys-iface-state: 'managed')
Sep 25 23:04:05 ArchPretzels NetworkManager[2226]: <info> [1727330645.9895] device (wlan0): set-hw-addr: reset MAC address to XX:XX:XX:XX:XX:XX (unmanage)
Sep 25 23:04:05 ArchPretzels NetworkManager[2226]: <info> [1727330645.9906] manager: NetworkManager state is now ASLEEP
Sep 25 23:04:05 ArchPretzels systemd[1]: Reached target Sleep.
Sep 25 23:04:05 ArchPretzels systemd[1]: Starting System Suspend...
Sep 25 23:04:06 ArchPretzels systemd-sleep[923330]: Successfully froze unit 'user.slice'.
Sep 25 23:04:06 ArchPretzels systemd-sleep[923330]: Performing sleep operation 'suspend'...
Sep 25 23:04:06 ArchPretzels kernel: PM: suspend entry (deep)
Sep 25 23:04:06 ArchPretzels kernel: Filesystems sync: 0.127 seconds
Sep 26 07:30:33 ArchPretzels kernel: Freezing user space processes
Sep 26 07:30:33 ArchPretzels kernel: Freezing user space processes completed (elapsed 0.004 seconds)
Sep 26 07:30:33 ArchPretzels kernel: OOM killer disabled.
Sep 26 07:30:33 ArchPretzels kernel: Freezing remaining freezable tasks
Sep 26 07:30:33 ArchPretzels kernel: Freezing remaining freezable tasks completed (elapsed 0.002 seconds)
Sep 26 07:30:33 ArchPretzels kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Sep 26 07:30:33 ArchPretzels kernel: sd 9:0:0:0: [sdb] Synchronizing SCSI cache
Sep 26 07:30:33 ArchPretzels kernel: serial 00:01: disabled
Sep 26 07:30:33 ArchPretzels kernel: r8169 0000:09:00.0 enp9s0: Link is Down
Sep 26 07:30:33 ArchPretzels kernel: amdgpu 0000:03:00.0: amdgpu: MODE1 reset
What I'm seeing now (note that it doesn't output anything while failing to resume):
journalctl --boot=-1 | grep -A100 'The system will suspend now!'
Oct 06 13:18:37 ArchPretzels systemd-logind[1908]: The system will suspend now!
Oct 06 13:18:37 ArchPretzels NetworkManager[1903]: <info> [1728245917.7971] manager: sleep: sleep requested (sleeping: no enabled: yes)
Oct 06 13:18:37 ArchPretzels NetworkManager[1903]: <info> [1728245917.7972] device (wlan0): state change: unavailable -> unmanaged (reason 'unmanaged-sleeping', sys-iface-state: 'managed')
Oct 06 13:18:37 ArchPretzels NetworkManager[1903]: <info> [1728245917.7974] device (wlan0): set-hw-addr: reset MAC address to XX:XX:XX:XX:XX:XX (unmanage)
Oct 06 13:18:37 ArchPretzels NetworkManager[1903]: <info> [1728245917.7975] manager: NetworkManager state is now ASLEEP
Oct 06 13:18:37 ArchPretzels systemd[1]: Reached target Sleep.
Oct 06 13:18:37 ArchPretzels systemd[1]: Starting System Suspend...
Oct 06 13:18:37 ArchPretzels systemd-sleep[9414]: Successfully froze unit 'user.slice'.
Oct 06 13:18:37 ArchPretzels systemd-sleep[9414]: Performing sleep operation 'suspend'...
Oct 06 13:18:37 ArchPretzels kernel: PM: suspend entry (deep)
Have you figured anything out yet @cstdio?
Offline
=> Is it an nvme?
Yes it is. Acer Predator GM7000 2 TB M.2-2280 PCIe 4.0 X4 NVME Solid State Drive.
I have tried updating to the newest kernel and gpu driver which came out today. I also tried using
nvme_core.default_ps_max_latency_us=0
and using
nvme_core.default_ps_max_latency_us=0 pcie_aspm=off pcie_port_pm=off
None of these steps solves the problem.
Might be relevant, I have disk and swap encryption.
Last edited by cstdio (2024-10-07 00:49:19)
Offline
@cstdio, after looking through my /var/log/pacman.log file, I found that the linux package was upgraded to 6.11 on October 1st:
[2024-10-01T17:44:53-0700] [ALPM] upgraded linux (6.10.10.arch1-1 -> 6.11.1.arch1-1)
[2024-10-01T17:44:57-0700] [ALPM] upgraded linux-headers (6.10.10.arch1-1 -> 6.11.1.arch1-1)
Downgrading to the latest 6.10 release resolves the issue for me:
pacman -U https://archive.archlinux.org/packages/l/linux/linux-6.10.10.arch1-1-x86_64.pkg.tar.zst https://archive.archlinux.org/packages/l/linux-headers/linux-headers-6.10.10.arch1-1-x86_64.pkg.tar.zst
See here for a likely-related bug report:
https://bugzilla.kernel.org/show_bug.cgi?id=219290
Last edited by dhummel (2024-10-07 04:42:29)
Offline
Update somehow triggers https://wiki.archlinux.org/title/Power_ … _waking_up ?
@dhummel can you likewise reboot the system w/ https://wiki.archlinux.org/title/Keyboa … el_(SysRq) but despite the S|ync stage don't preserve any journal from after the resume?
Online
Update somehow triggers https://wiki.archlinux.org/title/Power_ … _waking_up ?
The problem seems to be similar, but neither of us were seeing the error message "Failed to freeze unit 'user.slice'" and instead were seeing a success: "Successfully froze unit 'user.slice'"
@dhummel can you likewise reboot the system w/ https://wiki.archlinux.org/title/Keyboa … el_(SysRq) but despite the S|ync stage don't preserve any journal from after the resume?
Sure thing, I can give it a try after I finish work this evening, but I will first need to switch back to the 6.11 kernel as the latest 6.10 kernel (which I am currently using) is not exhibiting the failure.
Last edited by dhummel (2024-10-07 15:29:28)
Offline
Update somehow triggers https://wiki.archlinux.org/title/Power_ … _waking_up ?
Like @dummel said in journalctl the message shows it was successful.
I decided to try that solution anyway and the only difference was that before sleep I saw the kde user logged out screen (I assume it's because freeze user session was disabled so it logged out instead), and after wake up I saw the same screen instead of a black screen with back light. PC still stuck with all the other symptoms.
Offline
We need to explain why there's not journal from after the sleep if you rebooted w/ REISUB.
Did you glide through the shortcuts or did you give every stage a couple of seconds first?
If you boot only the multi-user.target (2nd link below) in doubt along "nomodeset" schedule a suspend
(sleep 15; systemctl suspend) &
and run "sudo journalctl -f" before the system powers down, do you get (journal) output after waking up?
Online
Did you glide through the shortcuts or did you give every stage a couple of seconds first?
I wait for about 3-5 seconds after pressing each SysRq key. During one reboot I also tried waiting for at least 15s between each key press. Still no journalctl logs.
If you boot only the multi-user.target (2nd link below) in doubt along "nomodeset" schedule a suspend
(sleep 15; systemctl suspend) &
and run "sudo journalctl -f" before the system powers down, do you get (journal) output after waking up?
No further output after waking up. It shows the exact same output before suspend, but with a flashing underscore. I could switch to other tty, but each of them only has a flashing underscore at the top left corner. No response to any keyboard input.
Edit: image of tty1 after waking up: https://imgur.com/a/sQew3nZ
Last edited by cstdio (2024-10-07 20:15:17)
Offline
The output doesn't even contain the sleep messages… do you have more luck w/ "dmesg -W" than "journalctl -f"?
https://bugzilla.kernel.org/show_bug.cgi?id=219290#c9 suspects the system to freeze during the sleep preparation
Does it help to disable runtime powersaving stuff?
amdgpu.ppfeaturemask=0xffffcff8 amdgpu.aspm=0 amdgpu.runpm=0 amdgpu.bapm=0 pcie_aspm=off
(You can use "0xfff7cff8" if you also want to keep dcs disabled)
Online
So I just have this happened: I left my PC and it automatically went to sleep after 15 minutes. I returned back after about 2 hours and it somehow had no issue waking up? However I tried it again by suspending and waking it up just few minutes later it still has the issue.
journalctl output since suspend: http://0x0.st/XEEQ.txt
There seems to be this error
Spurious APIC interrupt (vector 0xFF) on CPU#9, should never happen
Edit:
Just tried
amdgpu.ppfeaturemask=0xffffcff8 amdgpu.aspm=0 amdgpu.runpm=0 amdgpu.bapm=0 pcie_aspm=off
Did not solve the problem.
Also no luck with "dmesg -W". It ends at "enp8s0: Link is Down" before suspend and no more output after waking up.
Last edited by cstdio (2024-10-08 00:30:32)
Offline
Update:
I upgraded motherboard UEFI/BIOS, the next suspend wakes up with no issue.
In my case I am using ASRock B650M Pro RS WiFi, and updated it from version 2.08 to 3.08.
Edit: I tried again and it doesn't work now??? It only briefly solves the issue right after BIOS upgrade???
journalctl output from that incident: http://0x0.st/XEEI.txt
Last edited by cstdio (2024-10-08 01:08:44)
Offline
Oct 07 19:38:41 archlinux kernel: xhci_hcd 0000:0d:00.0: xHC error in resume, USBSTS 0x401, Reinit
Oct 07 19:38:41 archlinux kernel: amdgpu 0000:10:00.0: [drm] Cannot find any crtc or sizes
I'll point out that
Oct 07 20:49:46 archlinux kernel: Freezing user space processes
and that there was just another post suggesting this isn't jUsT BrOkEn nViDiA DrIvErS at all and highly recommend to disable that for the further tests.
Because of the xhci rest, replace your g4m0rz mouse/keyboard w/ $5 office supply stuff and because of the missing crtc and the circumstances of the first successful sleep, try to DPMS the system before going to sleep
xset dpms force off; sleep 30; systemctl sleep # works likely on on X11 and we wait a bit for the output to unregister
Online
I left my PC in sleep last night and tried to wake it up this morning. However it still has the issue so I don't think letting PC sleep long enough would fix the issue. Yesterday's first successful sleep might be caused by something else or just luck.
I disabled freezing user.slice, switched to x11 ("xset dpms force off" does not work on wayland) and ran
xset dpms force off; sleep 30; systemctl sleep
The issue is still there.
Unfortunately I don't have other mouse/keyboard right now. I tried unplug mouse and keyboard before sleep, and after wake up I plugged them back. The lights on both device were on, but it's not taking any input, not even SysRq.
I will "borrow" some office supply today and test them tonight.
journalctl output: http://0x0.st/XEDq.txt
Last edited by cstdio (2024-10-08 16:12:58)
Offline
I've had the same problem for a few days. It seems to me that the issue is caused by plasma, or possibly by cairo-dock or plank.
Offline
Same issue here. Monitors fail to wake up after a suspend. Started happening after newest Kernel and Nvidia update last week. Seems to be happening on linux-lts for me as well which makes me believe its unrelated to Nvidia... but not so sure.
Offline
There are *a lot* of issues related to the 6.11 kernel, the problem is to pin them down.
It seems to me that the issue is caused by plasma
We tested the multi-user.target ITT and the same issue exists there.
There's a couple of plasma-specific threads around, though.
Monitors fail to wake up after a suspend … Seems to be happening on linux-lts for me as well
The monitors light up ITT, the problem is that the system remains frozen. Also the issue doesn't manifest w/ 6.10
For nvidia, try to *explicitly* add "nvidia_drm.fbdev=0" to the https://wiki.archlinux.org/title/Kernel_parameters
Online
So few things happened:
I tried to unplug all devices except a dell office supply keyboard. Tried
xset dpms force off; sleep 30; systemctl sleep
Didn't work. This time monitor didn't even detect display. Somehow that keyboard's SysRq keys are not working so I push the power button to shut it down. Journalctl: http://0x0.st/XEdp.txt
I then plugged back all my previous devices, tried "xset dpms..." again. This time after waking up it's a black screen with back light and a working cursor. I could switch tty and switching to tty3 brings back the desktop, no issue after that. Tried again, same thing.
Then I tried sleep without "xset dpms...", system remain frozen again, same symptoms.
Entire journalctl from that boot: http://0x0.st/XEdV.txt
I rebooted with SysRq. Tried "xset dpms..." and it waked up with no problem. I didn't even need to switch tty this time.
However, second try the issue returned, with monitor not detecting display.
journalctl: http://0x0.st/XEdY.txt
Tried a few times by "xset dpms...", if it stucks push the power button down for few seconds to force a shut down, then turn it back on. and repeat. No luck.
Tried a few times with SysRq keys as well, no luck.
I am still trying to test it out and I will update the results here
Last edited by cstdio (2024-10-08 21:08:07)
Offline
The purpose of the dpms was to send the monitor to sleep and make it unregister.
Make sure it doesn't wake (from touching the mouse or so) - it's a condition I figured your first lucky resume might have encountered (because you left the system alone for a while)
It would point toward the drm stack being the cause, no idea why you'd not get any journal if it doesn't completely freeze the kernel
Online
Make sure it doesn't wake (from touching the mouse or so)
The experiment I did this morning I accidentally wake it up after dpms. However the tests I did just few minutes ago I made sure each time monitor is asleep. System still freezes and this time the monitor doesn't wake up when trying to wake up from sleep.
The only pattern I could notice is except the first lucky successful resume, all the other successful resume happened after I changed something to the PC (i.e. update motherboard BIOS, introduce a new keyboard). However I don't know if this is just coincidence.
Last edited by cstdio (2024-10-08 21:17:02)
Offline
Did you try "iommu=soft" w/ the nvme mitigation attempt?
nvme_core.default_ps_max_latency_us=0 pcie_aspm=off pcie_port_pm=off iommu=soft
Online
Just tried, also tried using
nvme_core.default_ps_max_latency_us=0 pcie_aspm=off pcie_port_pm=off iommu=soft amd_iommu=fullflush
as suggested by that link https://wiki.archlinux.org/title/Solid_ … leshooting
No luck
Offline
Just chiming in here to say that I have the same issues with the 6.11 Linux kernel, I'm on a Thinkpad laptop, AMD Ryzen processor and integrated graphics, no Nvidia anywhere in or on my system, and I am using Gnome.
Offline
Is your root partition on an nvme or an SSD?
Online