You are not logged in.
# Steps to reproduce:
1. Log in to TTY1. My shell profile detects that it is TTY1 and runs "exec startx".
"~/.xinitrc" is just "exec dwm"
2. Switch to TTY2 via Ctrl+Alt+F2, the cursor is blinking, prompt me to enter my username and password
3. Try to switch back to TTY1 via Ctrl+Alt+F1, the cursor disappears, and I am stuck on the TTY2 screen.
The keyboard becomes completely unresponsive. The only key combination that still works is Magic SysRq (Alt+SysRq+E), which sends SIGTERM to all processes. After triggering it, I have to log in to TTY1 again.
# Version
Kernel: 7.1.4-arch1-1
GPU: AMD ATI Radeon RX 6400/6500 XT/6500M
GPU driver: xf86-video-amdgpu
xorg-server 21.1.24-1
# Note:
- This issue only occurs when switching from a TTY to Xorg. Switching between different TTYs works as expected.
- This issue is not specific to dwm. It can also be reproduced with i3.
- This issue can also be reproduced by "sudo chvt 1" from TTY2
- The closest issue I found on the forum is this:
https://bbs.archlinux.org/viewtopic.php?id=272327
The issue was fixed after upgrading xorg-server to 21.1.2-2, but my xorg-server version is 21.1.24-1
- "journalctl -b" does not seem to contain any unusual entries.
- Try to use linux-lts kernel, can still reproduce
- Try to downgrade xorg-server, can still reproduce
Last edited by AidanUnhappy (Today 07:13:51)
Offline
"~/.xinitrc" is just "exec dwm"
Then your xinitrc is broken, see https://wiki.archlinux.org/title/Xinit#xinitrc .
Fix ~/.xinitrc, then test if the freeze still happens.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Also please post your Xorg log, https://wiki.archlinux.org/title/Xorg#General (the link is to explain where to find it, post the entire file)
For reference: https://bbs.archlinux.org/viewtopic.php?id=309989
Offline
Then your xinitrc is broken, see https://wiki.archlinux.org/title/Xinit#xinitrc .
Fix ~/.xinitrc, then test if the freeze still happens.
Thank you! I removed my own `xinitrc` to use the default `/etc/X11/xinit/xinitrc` instead (which starts `twm`, `xorg-xclock`, and `xterm`), but the issue still occurs.
Also please post your Xorg log
I removed all files under ~/.local/share/xorg. After reproducing the issue and rebooting, I found two files: ~/.local/share/xorg/Xorg.0.log.old and ~/.local/share/xorg/Xorg.0.log. Their contents are as follows:
~/.local/share/xorg/Xorg.0.log.old
[ 12.649]
X.Org X Server 1.21.1.24
X Protocol Version 11, Revision 0
[ 12.649] Current Operating System: Linux core 7.1.4-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 18 Jul 2026 17:30:57 +0000 x86_64
[ 12.650] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=96c0434f-f3ec-446c-879d-368afc76a8a0 rw loglevel=3 quiet
[ 12.650]
[ 12.650] Current version of pixman: 0.46.4
[ 12.650] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 12.650] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 12.650] (==) Log file: "/home/aidan/.local/share/xorg/Xorg.0.log", Time: Fri Jul 24 08:29:16 2026
[ 12.652] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 12.652] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 12.652] (==) No Layout section. Using the first Screen section.
[ 12.652] (==) No screen section available. Using defaults.
[ 12.652] (**) |-->Screen "Default Screen Section" (0)
[ 12.652] (**) | |-->Monitor "<default monitor>"
[ 12.652] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 12.652] (**) Allowing byte-swapped clients
[ 12.652] (==) Automatically adding devices
[ 12.652] (==) Automatically enabling devices
[ 12.652] (==) Automatically adding GPU devices
[ 12.652] (==) Automatically binding GPU devices
[ 12.653] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 12.653] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 12.653] Entry deleted from font path.
[ 12.654] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 12.654] Entry deleted from font path.
[ 12.654] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/OTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 12.654] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 12.654] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 12.654] (II) Module ABI versions:
[ 12.654] X.Org ANSI C Emulation: 0.4
[ 12.654] X.Org Video Driver: 25.2
[ 12.654] X.Org XInput driver : 24.4
[ 12.654] X.Org Server Extension : 10.0
[ 12.655] (++) using VT number 1
[ 12.655] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 12.656] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 12.656] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.0/drm/card1
[ 12.657] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[ 12.660] (--) PCI:*(9@0:0:0) 1002:743f:1da2:e457 rev 193, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfca00000/1048576, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[ 12.660] (II) LoadModule: "glx"
[ 12.660] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 12.664] (II) Module glx: vendor="X.Org Foundation"
[ 12.664] compiled for 1.21.1.24, module version = 1.0.0
[ 12.664] ABI class: X.Org Server Extension, version 10.0
[ 12.664] (II) Applying OutputClass "AMDgpu" to /dev/dri/card1
[ 12.664] loading driver: amdgpu
[ 12.664] (==) Matched amdgpu as autoconfigured driver 0
[ 12.664] (==) Matched ati as autoconfigured driver 1
[ 12.664] (==) Matched modesetting as autoconfigured driver 2
[ 12.664] (==) Matched fbdev as autoconfigured driver 3
[ 12.664] (==) Matched vesa as autoconfigured driver 4
[ 12.664] (==) Assigned the driver to the xf86ConfigLayout
[ 12.664] (II) LoadModule: "amdgpu"
[ 12.665] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 12.667] (II) Module amdgpu: vendor="X.Org Foundation"
[ 12.667] compiled for 1.21.1.18, module version = 25.0.0
[ 12.667] Module class: X.Org Video Driver
[ 12.667] ABI class: X.Org Video Driver, version 25.2
[ 12.667] (II) LoadModule: "ati"
[ 12.667] (WW) Warning, couldn't open module ati
[ 12.667] (EE) Failed to load module "ati" (module does not exist, 0)
[ 12.667] (II) LoadModule: "modesetting"
[ 12.667] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 12.668] (II) Module modesetting: vendor="X.Org Foundation"
[ 12.668] compiled for 1.21.1.24, module version = 1.21.1
[ 12.668] Module class: X.Org Video Driver
[ 12.668] ABI class: X.Org Video Driver, version 25.2
[ 12.668] (II) LoadModule: "fbdev"
[ 12.668] (WW) Warning, couldn't open module fbdev
[ 12.668] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 12.668] (II) LoadModule: "vesa"
[ 12.668] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 12.668] (II) Module vesa: vendor="X.Org Foundation"
[ 12.668] compiled for 1.21.1.21, module version = 2.6.0
[ 12.668] Module class: X.Org Video Driver
[ 12.668] ABI class: X.Org Video Driver, version 25.2
[ 12.668] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 12.668] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 12.668] (II) VESA: driver for VESA chipsets: vesa
[ 12.668] xf86EnableIO: failed to enable I/O ports access (Operation not permitted)
[ 12.670] (WW) Falling back to old probe method for modesetting
[ 12.670] (EE) open /dev/dri/card0: No such file or directory
[ 12.670] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 12.670] (II) AMDGPU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 12.670] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 12.670] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 12.670] (==) AMDGPU(0): Default visual is TrueColor
[ 12.670] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card1
[ 12.670] (==) AMDGPU(0): RGB weight 888
[ 12.670] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 12.670] (--) AMDGPU(0): Chipset: "AMD Radeon RX 6500 XT" (ChipID = 0x743f)
[ 12.670] (II) Loading sub module "fb"
[ 12.670] (II) LoadModule: "fb"
[ 12.670] (II) Module "fb" already built-in
[ 12.670] (II) Loading sub module "dri2"
[ 12.670] (II) LoadModule: "dri2"
[ 12.670] (II) Module "dri2" already built-in
[ 12.818] (II) Loading sub module "glamoregl"
[ 12.818] (II) LoadModule: "glamoregl"
[ 12.818] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 12.822] (II) Module glamoregl: vendor="X.Org Foundation"
[ 12.822] compiled for 1.21.1.24, module version = 1.0.1
[ 12.822] ABI class: X.Org ANSI C Emulation, version 0.4
[ 12.839] (II) AMDGPU(0): glamor: Using OpenGL 4.6 context.
[ 12.839] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon RX 6500 XT (radeonsi, navi24, ACO, DRM 3.64, 7.1.4-arch1-1)
[ 12.839] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 12.839] (==) AMDGPU(0): TearFree property default: auto
[ 12.839] (==) AMDGPU(0): VariableRefresh: disabled
[ 12.839] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[ 12.839] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 12.842] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[ 12.842] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[ 12.876] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 12.876] (II) AMDGPU(0): Manufacturer: ENV Model: 3217 Serial#: 134
[ 12.876] (II) AMDGPU(0): Year: 2020 Week: 23
[ 12.876] (II) AMDGPU(0): EDID Version: 1.4
[ 12.876] (II) AMDGPU(0): Digital Display Input
[ 12.876] (II) AMDGPU(0): 8 bits per channel
[ 12.876] (II) AMDGPU(0): Digital interface is DisplayPort
[ 12.876] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 70 vert.: 39
[ 12.876] (II) AMDGPU(0): Gamma: 2.20
[ 12.876] (II) AMDGPU(0): DPMS capabilities: Off
[ 12.876] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[ 12.876] (II) AMDGPU(0): First detailed timing is preferred mode
[ 12.876] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[ 12.876] (II) AMDGPU(0): Display is continuous-frequency
[ 12.876] (II) AMDGPU(0): redX: 0.680 redY: 0.313 greenX: 0.281 greenY: 0.652
[ 12.876] (II) AMDGPU(0): blueX: 0.147 blueY: 0.068 whiteX: 0.312 whiteY: 0.329
[ 12.876] (II) AMDGPU(0): Supported established timings:
[ 12.876] (II) AMDGPU(0): 720x400@70Hz
[ 12.876] (II) AMDGPU(0): 640x480@60Hz
[ 12.876] (II) AMDGPU(0): 640x480@67Hz
[ 12.876] (II) AMDGPU(0): 640x480@72Hz
[ 12.876] (II) AMDGPU(0): 640x480@75Hz
[ 12.876] (II) AMDGPU(0): 800x600@56Hz
[ 12.876] (II) AMDGPU(0): 800x600@60Hz
[ 12.876] (II) AMDGPU(0): 800x600@72Hz
[ 12.876] (II) AMDGPU(0): 800x600@75Hz
[ 12.876] (II) AMDGPU(0): 832x624@75Hz
[ 12.876] (II) AMDGPU(0): 1024x768@60Hz
[ 12.876] (II) AMDGPU(0): 1024x768@70Hz
[ 12.876] (II) AMDGPU(0): 1024x768@75Hz
[ 12.876] (II) AMDGPU(0): 1280x1024@75Hz
[ 12.876] (II) AMDGPU(0): Manufacturer's mask: 0
[ 12.876] (II) AMDGPU(0): Supported standard timings:
[ 12.876] (II) AMDGPU(0): #0: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 12.876] (II) AMDGPU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 12.876] (II) AMDGPU(0): #2: hsize: 640 vsize 480 refresh: 100 vid: 26673
[ 12.876] (II) AMDGPU(0): #3: hsize: 640 vsize 480 refresh: 120 vid: 31793
[ 12.876] (II) AMDGPU(0): #4: hsize: 800 vsize 600 refresh: 100 vid: 26693
[ 12.876] (II) AMDGPU(0): #5: hsize: 800 vsize 600 refresh: 120 vid: 31813
[ 12.876] (II) AMDGPU(0): #6: hsize: 1024 vsize 768 refresh: 100 vid: 26721
[ 12.876] (II) AMDGPU(0): #7: hsize: 1024 vsize 768 refresh: 120 vid: 31841
[ 12.876] (II) AMDGPU(0): Supported detailed timing:
[ 12.876] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 697 x 392 mm
[ 12.876] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 12.876] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 12.876] (II) AMDGPU(0): Supported detailed timing:
[ 12.876] (II) AMDGPU(0): clock: 325.1 MHz Image Size: 697 x 392 mm
[ 12.876] (II) AMDGPU(0): h_active: 1920 h_sync: 1944 h_sync_end 1976 h_blank_end 2056 h_border: 0
[ 12.876] (II) AMDGPU(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1098 v_border: 0
[ 12.876] (II) AMDGPU(0): Monitor name: P3217GC
[ 12.876] (II) AMDGPU(0): Ranges: V min: 48 V max: 144 Hz, H min: 160 H max: 160 kHz, PixClock max 335 MHz
[ 12.876] (II) AMDGPU(0): Supported detailed timing:
[ 12.876] (II) AMDGPU(0): clock: 285.5 MHz Image Size: 697 x 392 mm
[ 12.876] (II) AMDGPU(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 12.876] (II) AMDGPU(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1144 v_border: 0
[ 12.876] (II) AMDGPU(0): Supported detailed timing:
[ 12.876] (II) AMDGPU(0): clock: 235.5 MHz Image Size: 697 x 392 mm
[ 12.876] (II) AMDGPU(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 12.876] (II) AMDGPU(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1133 v_border: 0
[ 12.876] (II) AMDGPU(0): Supported detailed timing:
[ 12.876] (II) AMDGPU(0): clock: 74.2 MHz Image Size: 697 x 392 mm
[ 12.876] (II) AMDGPU(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 12.876] (II) AMDGPU(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 12.876] (II) AMDGPU(0): Supported detailed timing:
[ 12.876] (II) AMDGPU(0): clock: 119.0 MHz Image Size: 697 x 392 mm
[ 12.876] (II) AMDGPU(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
[ 12.876] (II) AMDGPU(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
[ 12.876] (II) AMDGPU(0): Number of EDID sections to follow: 1
[ 12.876] (II) AMDGPU(0): EDID (in hex):
[ 12.876] (II) AMDGPU(0): 00ffffffffffff0015d6173286000000
[ 12.876] (II) AMDGPU(0): 171e0104a54627783b10e1ae5048a725
[ 12.876] (II) AMDGPU(0): 115054bfef00d1c081803168317c4568
[ 12.876] (II) AMDGPU(0): 457c6168617c023a801871382d40582c
[ 12.876] (II) AMDGPU(0): 4500b9882100001efc7e808870381240
[ 12.876] (II) AMDGPU(0): 18203500b9882100001e000000fc0050
[ 12.876] (II) AMDGPU(0): 3332313747430a2020202020000000fd
[ 12.876] (II) AMDGPU(0): 003090a0a021010a2020202020200128
[ 12.876] (II) AMDGPU(0): 020328f14c0103051404131f12021190
[ 12.876] (II) AMDGPU(0): 3f230907078301000065030c00100068
[ 12.876] (II) AMDGPU(0): 1a00000101309000866f80a070384040
[ 12.876] (II) AMDGPU(0): 30203500b9882100001efe5b80a07038
[ 12.876] (II) AMDGPU(0): 354030203500b9882100001e011d0072
[ 12.876] (II) AMDGPU(0): 51d01e206e285500b9882100001e7c2e
[ 12.876] (II) AMDGPU(0): 90a0601a1e4030203600b9882100001a
[ 12.876] (II) AMDGPU(0): 000000000000000000000000000000de
[ 12.876] (II) AMDGPU(0): Printing probed modes for output DisplayPort-0
[ 12.876] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 12.876] (II) AMDGPU(0): Modeline "1920x1080"x144.0 325.08 1920 1944 1976 2056 1080 1083 1088 1098 +hsync +vsync (158.1 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "1920x1080"x120.0 297.00 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (135.0 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "1920x1080"x119.9 296.70 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (134.9 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "1920x1080"x120.0 285.50 1920 1968 2000 2080 1080 1083 1088 1144 +hsync +vsync (137.3 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "1920x1080"x99.9 235.50 1920 1968 2000 2080 1080 1083 1088 1133 +hsync +vsync (113.2 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "1024x768"x119.9 137.89 1024 1104 1208 1392 768 771 775 826 -hsync +vsync (99.1 kHz)
[ 12.876] (II) AMDGPU(0): Modeline "1024x768"x100.0 112.27 1024 1096 1200 1376 768 771 775 816 -hsync +vsync (81.6 kHz)
[ 12.876] (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "800x600"x119.9 83.06 800 856 936 1072 600 603 607 646 -hsync +vsync (77.5 kHz)
[ 12.876] (II) AMDGPU(0): Modeline "800x600"x99.9 67.39 800 848 928 1056 600 603 607 639 -hsync +vsync (63.8 kHz)
[ 12.876] (II) AMDGPU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "640x480"x119.8 52.62 640 680 744 848 480 483 487 518 -hsync +vsync (62.1 kHz)
[ 12.876] (II) AMDGPU(0): Modeline "640x480"x99.8 42.52 640 672 736 832 480 483 487 512 -hsync +vsync (51.1 kHz)
[ 12.876] (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 12.876] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 12.876] (II) AMDGPU(0): EDID for output HDMI-A-0
[ 12.876] (II) AMDGPU(0): Output DisplayPort-0 connected
[ 12.876] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[ 12.876] (II) AMDGPU(0): Using exact sizes for initial modes
[ 12.876] (II) AMDGPU(0): Output DisplayPort-0 using initial mode 1920x1080 +0+0
[ 12.876] (II) AMDGPU(0): mem size init: gart size :1ef0e7000 vram size: s:fd05b000 visible:fd45000
[ 12.876] (==) AMDGPU(0): DPI set to (96, 96)
[ 12.876] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 12.876] (II) Loading sub module "ramdac"
[ 12.876] (II) LoadModule: "ramdac"
[ 12.876] (II) Module "ramdac" already built-in
[ 12.876] (II) UnloadModule: "modesetting"
[ 12.876] (II) Unloading modesetting
[ 12.876] (II) UnloadModule: "vesa"
[ 12.876] (II) Unloading vesa
[ 12.876] (II) AMDGPU(0): [DRI2] Setup complete
[ 12.876] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
[ 12.876] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
[ 12.877] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[ 12.877] (II) AMDGPU(0): SYNC extension fences enabled
[ 12.877] (II) AMDGPU(0): Present extension enabled
[ 12.877] (==) AMDGPU(0): DRI3 enabled
[ 12.877] (==) AMDGPU(0): Backing store enabled
[ 12.877] (II) AMDGPU(0): Direct rendering enabled
[ 12.893] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 12.893] (II) AMDGPU(0): Acceleration enabled
[ 12.893] (==) AMDGPU(0): DPMS enabled
[ 12.893] (==) AMDGPU(0): Silken mouse enabled
[ 12.893] (II) AMDGPU(0): Set up textured video (glamor)
[ 12.907] (WW) AMDGPU(0): Option "HotplugDriver" is not used
[ 12.907] (II) Initializing extension Generic Event Extension
[ 12.907] (II) Initializing extension SHAPE
[ 12.907] (II) Initializing extension MIT-SHM
[ 12.907] (II) Initializing extension XInputExtension
[ 12.907] (II) Initializing extension XTEST
[ 12.908] (II) Initializing extension BIG-REQUESTS
[ 12.908] (II) Initializing extension SYNC
[ 12.908] (II) Initializing extension XKEYBOARD
[ 12.908] (II) Initializing extension XC-MISC
[ 12.908] (II) Initializing extension SECURITY
[ 12.908] (II) Initializing extension XFIXES
[ 12.908] (II) Initializing extension RENDER
[ 12.908] (II) Initializing extension RANDR
[ 12.908] (II) Initializing extension COMPOSITE
[ 12.908] (II) Initializing extension DAMAGE
[ 12.908] (II) Initializing extension MIT-SCREEN-SAVER
[ 12.909] (II) Initializing extension DOUBLE-BUFFER
[ 12.909] (II) Initializing extension RECORD
[ 12.909] (II) Initializing extension DPMS
[ 12.909] (II) Initializing extension Present
[ 12.909] (II) Initializing extension DRI3
[ 12.909] (II) Initializing extension X-Resource
[ 12.909] (II) Initializing extension XVideo
[ 12.909] (II) Initializing extension XVideo-MotionCompensation
[ 12.909] (II) Initializing extension GLX
[ 12.915] (II) AIGLX: Loaded and initialized radeonsi
[ 12.915] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 12.915] (II) Initializing extension XFree86-VidModeExtension
[ 12.915] (II) Initializing extension XFree86-DGA
[ 12.915] (II) Initializing extension XFree86-DRI
[ 12.915] (II) Initializing extension DRI2
[ 12.916] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[ 13.043] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event9)
[ 13.043] (II) No input driver specified, ignoring this device.
[ 13.043] (II) This device may have been added with another device file.
[ 13.043] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event10)
[ 13.043] (II) No input driver specified, ignoring this device.
[ 13.043] (II) This device may have been added with another device file.
[ 13.044] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse (/dev/input/event2)
[ 13.044] (**) Logitech G102 LIGHTSYNC Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 13.044] (II) LoadModule: "libinput"
[ 13.044] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 13.048] (II) Module libinput: vendor="X.Org Foundation"
[ 13.048] compiled for 1.21.1.13, module version = 1.5.0
[ 13.048] Module class: X.Org XInput Driver
[ 13.048] ABI class: X.Org XInput driver, version 24.4
[ 13.048] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse'
[ 13.099] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 25 paused 0
[ 13.099] (**) Logitech G102 LIGHTSYNC Gaming Mouse: always reports core events
[ 13.099] (**) Option "Device" "/dev/input/event2"
[ 13.103] (II) event2 - Logitech G102 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 13.104] (II) event2 - Logitech G102 LIGHTSYNC Gaming Mouse: device is a pointer
[ 13.104] (II) event2 - Logitech G102 LIGHTSYNC Gaming Mouse: device removed
[ 13.104] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.104] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.104] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 13.104] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.0/0003:046D:C092.0001/input/input2/event2"
[ 13.104] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse" (type: MOUSE, id 6)
[ 13.104] (**) Option "AccelerationScheme" "none"
[ 13.104] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) selected scheme none/0
[ 13.104] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) acceleration factor: 2.000
[ 13.104] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) acceleration threshold: 4
[ 13.105] (II) event2 - Logitech G102 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 13.105] (II) event2 - Logitech G102 LIGHTSYNC Gaming Mouse: device is a pointer
[ 13.106] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse (/dev/input/mouse0)
[ 13.106] (II) No input driver specified, ignoring this device.
[ 13.106] (II) This device may have been added with another device file.
[ 13.107] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse Keyboard (/dev/input/event3)
[ 13.107] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 13.107] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse Keyboard'
[ 13.108] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 28 paused 0
[ 13.108] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 13.108] (**) Option "Device" "/dev/input/event3"
[ 13.109] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 13.109] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 13.109] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device removed
[ 13.109] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: needs a virtual subdevice
[ 13.109] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.1/0003:046D:C092.0002/input/input3/event3"
[ 13.109] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse Keyboard" (type: MOUSE, id 7)
[ 13.109] (**) Option "AccelerationScheme" "none"
[ 13.109] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) selected scheme none/0
[ 13.109] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[ 13.109] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[ 13.111] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 13.111] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 13.112] (II) config/udev: Adding input device Lemon Customized Preonic (/dev/input/event4)
[ 13.112] (**) Lemon Customized Preonic: Applying InputClass "libinput keyboard catchall"
[ 13.112] (II) Using input driver 'libinput' for 'Lemon Customized Preonic'
[ 13.112] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 29 paused 0
[ 13.112] (**) Lemon Customized Preonic: always reports core events
[ 13.112] (**) Option "Device" "/dev/input/event4"
[ 13.114] (II) event4 - Lemon Customized Preonic: is tagged by udev as: Keyboard
[ 13.114] (II) event4 - Lemon Customized Preonic: device is a keyboard
[ 13.114] (II) event4 - Lemon Customized Preonic: device removed
[ 13.114] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-3/3-3:1.0/0003:1313:5127.0003/input/input6/event4"
[ 13.114] (II) XINPUT: Adding extended input device "Lemon Customized Preonic" (type: KEYBOARD, id 8)
[ 13.115] (II) event4 - Lemon Customized Preonic: is tagged by udev as: Keyboard
[ 13.115] (II) event4 - Lemon Customized Preonic: device is a keyboard
[ 13.116] (II) config/udev: Adding input device Lemon Customized Preonic System Control (/dev/input/event5)
[ 13.116] (**) Lemon Customized Preonic System Control: Applying InputClass "libinput keyboard catchall"
[ 13.116] (II) Using input driver 'libinput' for 'Lemon Customized Preonic System Control'
[ 13.116] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 30 paused 0
[ 13.116] (**) Lemon Customized Preonic System Control: always reports core events
[ 13.116] (**) Option "Device" "/dev/input/event5"
[ 13.118] (II) event5 - Lemon Customized Preonic System Control: is tagged by udev as: Keyboard Joystick
[ 13.118] (II) event5 - Lemon Customized Preonic System Control: device is a keyboard
[ 13.118] (II) event5 - Lemon Customized Preonic System Control: device removed
[ 13.118] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-3/3-3:1.2/0003:1313:5127.0005/input/input7/event5"
[ 13.118] (II) XINPUT: Adding extended input device "Lemon Customized Preonic System Control" (type: KEYBOARD, id 9)
[ 13.119] (II) event5 - Lemon Customized Preonic System Control: is tagged by udev as: Keyboard Joystick
[ 13.119] (II) event5 - Lemon Customized Preonic System Control: device is a keyboard
[ 13.120] (II) config/udev: Adding input device Lemon Customized Preonic Consumer Control (/dev/input/event6)
[ 13.120] (**) Lemon Customized Preonic Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 13.120] (II) Using input driver 'libinput' for 'Lemon Customized Preonic Consumer Control'
[ 13.120] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 31 paused 0
[ 13.120] (**) Lemon Customized Preonic Consumer Control: always reports core events
[ 13.120] (**) Option "Device" "/dev/input/event6"
[ 13.122] (II) event6 - Lemon Customized Preonic Consumer Control: is tagged by udev as: Keyboard
[ 13.122] (II) event6 - Lemon Customized Preonic Consumer Control: device is a keyboard
[ 13.122] (II) event6 - Lemon Customized Preonic Consumer Control: device removed
[ 13.122] (II) libinput: Lemon Customized Preonic Consumer Control: needs a virtual subdevice
[ 13.122] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-3/3-3:1.2/0003:1313:5127.0005/input/input8/event6"
[ 13.122] (II) XINPUT: Adding extended input device "Lemon Customized Preonic Consumer Control" (type: MOUSE, id 10)
[ 13.122] (**) Option "AccelerationScheme" "none"
[ 13.122] (**) Lemon Customized Preonic Consumer Control: (accel) selected scheme none/0
[ 13.122] (**) Lemon Customized Preonic Consumer Control: (accel) acceleration factor: 2.000
[ 13.122] (**) Lemon Customized Preonic Consumer Control: (accel) acceleration threshold: 4
[ 13.123] (II) event6 - Lemon Customized Preonic Consumer Control: is tagged by udev as: Keyboard
[ 13.123] (II) event6 - Lemon Customized Preonic Consumer Control: device is a keyboard
[ 13.124] (II) config/udev: Adding input device Lemon Customized Preonic Keyboard (/dev/input/event7)
[ 13.124] (**) Lemon Customized Preonic Keyboard: Applying InputClass "libinput keyboard catchall"
[ 13.124] (II) Using input driver 'libinput' for 'Lemon Customized Preonic Keyboard'
[ 13.125] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 32 paused 0
[ 13.125] (**) Lemon Customized Preonic Keyboard: always reports core events
[ 13.125] (**) Option "Device" "/dev/input/event7"
[ 13.126] (II) event7 - Lemon Customized Preonic Keyboard: is tagged by udev as: Keyboard
[ 13.126] (II) event7 - Lemon Customized Preonic Keyboard: device is a keyboard
[ 13.126] (II) event7 - Lemon Customized Preonic Keyboard: device removed
[ 13.126] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-3/3-3:1.2/0003:1313:5127.0005/input/input9/event7"
[ 13.126] (II) XINPUT: Adding extended input device "Lemon Customized Preonic Keyboard" (type: KEYBOARD, id 11)
[ 13.127] (II) event7 - Lemon Customized Preonic Keyboard: is tagged by udev as: Keyboard
[ 13.127] (II) event7 - Lemon Customized Preonic Keyboard: device is a keyboard
[ 13.128] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event11)
[ 13.128] (II) No input driver specified, ignoring this device.
[ 13.128] (II) This device may have been added with another device file.
[ 13.128] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event12)
[ 13.128] (II) No input driver specified, ignoring this device.
[ 13.128] (II) This device may have been added with another device file.
[ 13.129] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event13)
[ 13.129] (II) No input driver specified, ignoring this device.
[ 13.129] (II) This device may have been added with another device file.
[ 13.129] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event14)
[ 13.129] (II) No input driver specified, ignoring this device.
[ 13.129] (II) This device may have been added with another device file.
[ 13.130] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event15)
[ 13.130] (II) No input driver specified, ignoring this device.
[ 13.130] (II) This device may have been added with another device file.
[ 13.130] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event16)
[ 13.130] (II) No input driver specified, ignoring this device.
[ 13.130] (II) This device may have been added with another device file.
[ 13.131] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event17)
[ 13.131] (II) No input driver specified, ignoring this device.
[ 13.131] (II) This device may have been added with another device file.
[ 13.131] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 13.131] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 13.131] (II) Using input driver 'libinput' for 'Power Button'
[ 13.131] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 33 paused 0
[ 13.131] (**) Power Button: always reports core events
[ 13.131] (**) Option "Device" "/dev/input/event1"
[ 13.132] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 13.132] (II) event1 - Power Button: device is a keyboard
[ 13.132] (II) event1 - Power Button: device removed
[ 13.132] (**) Option "config_info" "udev:/sys/devices/platform/LNXPWRBN:00/input/input1/event1"
[ 13.132] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 12)
[ 13.133] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 13.133] (II) event1 - Power Button: device is a keyboard
[ 13.133] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 13.133] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 13.133] (II) Using input driver 'libinput' for 'Power Button'
[ 13.133] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 34 paused 0
[ 13.133] (**) Power Button: always reports core events
[ 13.133] (**) Option "Device" "/dev/input/event0"
[ 13.134] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 13.134] (II) event0 - Power Button: device is a keyboard
[ 13.134] (II) event0 - Power Button: device removed
[ 13.134] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C0C:00/input/input0/event0"
[ 13.134] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 13)
[ 13.135] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 13.135] (II) event0 - Power Button: device is a keyboard
[ 13.135] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event8)
[ 13.135] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 13.135] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[ 13.135] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 35 paused 0
[ 13.135] (**) Eee PC WMI hotkeys: always reports core events
[ 13.135] (**) Option "Device" "/dev/input/event8"
[ 13.136] (II) event8 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 13.136] (II) event8 - Eee PC WMI hotkeys: device is a keyboard
[ 13.136] (II) event8 - Eee PC WMI hotkeys: device removed
[ 13.136] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input10/event8"
[ 13.136] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 14)
[ 13.137] (II) event8 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 13.137] (II) event8 - Eee PC WMI hotkeys: device is a keyboard
[ 13.143] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 13.143] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse Keyboard'
[ 13.143] (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67
[ 13.143] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 13.143] (**) Option "Device" "/dev/input/event3"
[ 13.143] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is a virtual subdevice
[ 13.143] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.1/0003:046D:C092.0002/input/input3/event3"
[ 13.143] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse Keyboard" (type: KEYBOARD, id 15)
[ 13.143] (**) Lemon Customized Preonic Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 13.143] (II) Using input driver 'libinput' for 'Lemon Customized Preonic Consumer Control'
[ 13.143] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[ 13.143] (**) Lemon Customized Preonic Consumer Control: always reports core events
[ 13.143] (**) Option "Device" "/dev/input/event6"
[ 13.143] (II) libinput: Lemon Customized Preonic Consumer Control: is a virtual subdevice
[ 13.143] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-3/3-3:1.2/0003:1313:5127.0005/input/input8/event6"
[ 13.143] (II) XINPUT: Adding extended input device "Lemon Customized Preonic Consumer Control" (type: KEYBOARD, id 16)
[ 21.797] (**) Option "fd" "25"
[ 21.797] (II) event2 - Logitech G102 LIGHTSYNC Gaming Mouse: device removed
[ 21.797] (**) Option "fd" "28"
[ 21.797] (**) Option "fd" "29"
[ 21.797] (II) event4 - Lemon Customized Preonic: device removed
[ 21.797] (**) Option "fd" "30"
[ 21.797] (II) event5 - Lemon Customized Preonic System Control: device removed
[ 21.797] (**) Option "fd" "31"
[ 21.797] (**) Option "fd" "32"
[ 21.797] (II) event7 - Lemon Customized Preonic Keyboard: device removed
[ 21.797] (**) Option "fd" "33"
[ 21.797] (II) event1 - Power Button: device removed
[ 21.797] (**) Option "fd" "34"
[ 21.797] (II) event0 - Power Button: device removed
[ 21.797] (**) Option "fd" "35"
[ 21.797] (II) event8 - Eee PC WMI hotkeys: device removed
[ 21.797] (**) Option "fd" "28"
[ 21.797] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device removed
[ 21.797] (**) Option "fd" "31"
[ 21.797] (II) event6 - Lemon Customized Preonic Consumer Control: device removed
[ 21.797] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 21.875] (II) systemd-logind: got pause for 13:68
[ 21.875] (II) systemd-logind: got pause for 13:72
[ 21.875] (II) systemd-logind: got pause for 13:66
[ 21.875] (II) systemd-logind: got pause for 13:64
[ 21.875] (II) systemd-logind: got pause for 13:71
[ 21.875] (II) systemd-logind: got pause for 13:65
[ 21.875] (II) systemd-logind: got pause for 13:69
[ 21.875] (II) systemd-logind: got pause for 13:67
[ 21.875] (II) systemd-logind: got pause for 13:70
[ 21.875] (II) config/udev: removing device Lemon Customized Preonic System Control
[ 21.875] (II) UnloadModule: "libinput"
[ 21.875] (II) systemd-logind: releasing fd for 13:69
[ 21.886] (II) config/udev: Adding input device Lemon Customized Preonic System Control (/dev/input/event5)
[ 21.886] (**) Lemon Customized Preonic System Control: Applying InputClass "libinput keyboard catchall"
[ 21.886] (II) Using input driver 'libinput' for 'Lemon Customized Preonic System Control'
[ 21.887] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 28 paused 1
[ 21.887] (II) systemd-logind: releasing fd for 13:69
[ 25.010] (II) config/udev: Adding input device Lemon Customized Preonic System Control (/dev/input/event5)
[ 25.010] (**) Lemon Customized Preonic System Control: Applying InputClass "libinput keyboard catchall"
[ 25.010] (II) Using input driver 'libinput' for 'Lemon Customized Preonic System Control'
[ 25.079] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 41 paused 0
[ 25.079] (**) Lemon Customized Preonic System Control: always reports core events
[ 25.079] (**) Option "Device" "/dev/input/event5"
[ 25.081] (II) event5 - Lemon Customized Preonic System Control: is tagged by udev as: Keyboard Joystick
[ 25.081] (II) event5 - Lemon Customized Preonic System Control: device is a keyboard
[ 25.081] (II) event5 - Lemon Customized Preonic System Control: device removed
[ 25.081] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-3/3-3:1.2/0003:1313:5127.0005/input/input7/event5"
[ 25.081] (II) XINPUT: Adding extended input device "Lemon Customized Preonic System Control" (type: KEYBOARD, id 9)
[ 36.731] (II) UnloadModule: "libinput"
[ 36.731] (II) systemd-logind: not releasing fd for 13:70, still in use
[ 36.731] (II) UnloadModule: "libinput"
[ 36.731] (II) systemd-logind: not releasing fd for 13:67, still in use
[ 36.731] (II) UnloadModule: "libinput"
[ 36.731] (II) systemd-logind: releasing fd for 13:72
[ 36.731] (EE) systemd-logind: failed to release device: Connection was disconnected before a reply was received
[ 36.731] (II) UnloadModule: "libinput"
[ 36.731] (II) systemd-logind: releasing fd for 13:64
[ 36.731] (EE) systemd-logind: failed to release device: Connection is closed
[ 36.731] (II) UnloadModule: "libinput"
[ 36.731] (II) systemd-logind: releasing fd for 13:65
[ 36.731] (EE) systemd-logind: failed to release device: Connection is closed
[ 36.731] (II) UnloadModule: "libinput"
[ 36.731] (II) systemd-logind: releasing fd for 13:71
[ 36.731] (EE) systemd-logind: failed to release device: Connection is closed
[ 36.731] (II) UnloadModule: "libinput"
[ 36.731] (II) systemd-logind: releasing fd for 13:70
[ 36.731] (EE) systemd-logind: failed to release device: Connection is closed
[ 36.731] (II) UnloadModule: "libinput"
[ 36.731] (II) systemd-logind: releasing fd for 13:68
[ 36.731] (EE) systemd-logind: failed to release device: Connection is closed
[ 36.731] (II) UnloadModule: "libinput"
[ 36.731] (II) systemd-logind: releasing fd for 13:67
[ 36.731] (EE) systemd-logind: failed to release device: Connection is closed
[ 36.731] (II) UnloadModule: "libinput"
[ 36.731] (II) systemd-logind: releasing fd for 13:66
[ 36.731] (EE) systemd-logind: failed to release device: Connection is closed
[ 36.732] (II) UnloadModule: "libinput"
[ 36.732] (II) systemd-logind: releasing fd for 13:69
[ 36.732] (EE) systemd-logind: failed to release device: Connection is closed
[ 36.796] (EE) systemd-logind: ReleaseControl failed: Connection is closed
[ 36.796] (II) Server terminated successfully (0). Closing log file.~/.local/share/xorg/Xorg.0.log
[ 64.940]
X.Org X Server 1.21.1.24
X Protocol Version 11, Revision 0
[ 64.940] Current Operating System: Linux core 7.1.4-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 18 Jul 2026 17:30:57 +0000 x86_64
[ 64.940] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=96c0434f-f3ec-446c-879d-368afc76a8a0 rw loglevel=3 quiet
[ 64.940]
[ 64.940] Current version of pixman: 0.46.4
[ 64.940] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 64.940] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 64.940] (==) Log file: "/home/aidan/.local/share/xorg/Xorg.0.log", Time: Fri Jul 24 08:31:08 2026
[ 64.942] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 64.942] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 64.943] (==) No Layout section. Using the first Screen section.
[ 64.943] (==) No screen section available. Using defaults.
[ 64.943] (**) |-->Screen "Default Screen Section" (0)
[ 64.943] (**) | |-->Monitor "<default monitor>"
[ 64.943] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 64.943] (**) Allowing byte-swapped clients
[ 64.943] (==) Automatically adding devices
[ 64.943] (==) Automatically enabling devices
[ 64.943] (==) Automatically adding GPU devices
[ 64.943] (==) Automatically binding GPU devices
[ 64.943] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 64.943] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 64.943] Entry deleted from font path.
[ 64.944] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 64.944] Entry deleted from font path.
[ 64.944] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/OTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 64.944] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 64.944] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 64.944] (II) Module ABI versions:
[ 64.944] X.Org ANSI C Emulation: 0.4
[ 64.944] X.Org Video Driver: 25.2
[ 64.944] X.Org XInput driver : 24.4
[ 64.944] X.Org Server Extension : 10.0
[ 64.945] (++) using VT number 1
[ 64.945] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
[ 64.946] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 64.946] (II) Platform probe for /sys/devices/pci0000:00/0000:00:03.1/0000:07:00.0/0000:08:00.0/0000:09:00.0/drm/card1
[ 64.947] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[ 64.951] (--) PCI:*(9@0:0:0) 1002:743f:1da2:e457 rev 193, Mem @ 0xd0000000/268435456, 0xe0000000/2097152, 0xfca00000/1048576, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[ 64.951] (II) LoadModule: "glx"
[ 64.951] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 64.952] (II) Module glx: vendor="X.Org Foundation"
[ 64.952] compiled for 1.21.1.24, module version = 1.0.0
[ 64.952] ABI class: X.Org Server Extension, version 10.0
[ 64.952] (II) Applying OutputClass "AMDgpu" to /dev/dri/card1
[ 64.952] loading driver: amdgpu
[ 64.952] (==) Matched amdgpu as autoconfigured driver 0
[ 64.952] (==) Matched ati as autoconfigured driver 1
[ 64.952] (==) Matched modesetting as autoconfigured driver 2
[ 64.952] (==) Matched fbdev as autoconfigured driver 3
[ 64.952] (==) Matched vesa as autoconfigured driver 4
[ 64.952] (==) Assigned the driver to the xf86ConfigLayout
[ 64.952] (II) LoadModule: "amdgpu"
[ 64.953] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[ 64.955] (II) Module amdgpu: vendor="X.Org Foundation"
[ 64.955] compiled for 1.21.1.18, module version = 25.0.0
[ 64.955] Module class: X.Org Video Driver
[ 64.955] ABI class: X.Org Video Driver, version 25.2
[ 64.955] (II) LoadModule: "ati"
[ 64.955] (WW) Warning, couldn't open module ati
[ 64.955] (EE) Failed to load module "ati" (module does not exist, 0)
[ 64.955] (II) LoadModule: "modesetting"
[ 64.955] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 64.956] (II) Module modesetting: vendor="X.Org Foundation"
[ 64.956] compiled for 1.21.1.24, module version = 1.21.1
[ 64.956] Module class: X.Org Video Driver
[ 64.956] ABI class: X.Org Video Driver, version 25.2
[ 64.956] (II) LoadModule: "fbdev"
[ 64.956] (WW) Warning, couldn't open module fbdev
[ 64.956] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 64.956] (II) LoadModule: "vesa"
[ 64.956] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 64.956] (II) Module vesa: vendor="X.Org Foundation"
[ 64.956] compiled for 1.21.1.21, module version = 2.6.0
[ 64.956] Module class: X.Org Video Driver
[ 64.956] ABI class: X.Org Video Driver, version 25.2
[ 64.956] (II) AMDGPU: Driver for AMD Radeon:
All GPUs supported by the amdgpu kernel driver
[ 64.956] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 64.956] (II) VESA: driver for VESA chipsets: vesa
[ 64.956] xf86EnableIO: failed to enable I/O ports access (Operation not permitted)
[ 64.957] (WW) Falling back to old probe method for modesetting
[ 64.957] (EE) open /dev/dri/card0: No such file or directory
[ 64.957] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 64.957] (II) AMDGPU(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 64.957] (==) AMDGPU(0): Depth 24, (--) framebuffer bpp 32
[ 64.957] (II) AMDGPU(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 64.957] (==) AMDGPU(0): Default visual is TrueColor
[ 64.957] (II) Applying OutputClass "AMDgpu" options to /dev/dri/card1
[ 64.957] (==) AMDGPU(0): RGB weight 888
[ 64.957] (II) AMDGPU(0): Using 8 bits per RGB (8 bit DAC)
[ 64.957] (--) AMDGPU(0): Chipset: "AMD Radeon RX 6500 XT" (ChipID = 0x743f)
[ 64.957] (II) Loading sub module "fb"
[ 64.957] (II) LoadModule: "fb"
[ 64.957] (II) Module "fb" already built-in
[ 64.957] (II) Loading sub module "dri2"
[ 64.957] (II) LoadModule: "dri2"
[ 64.957] (II) Module "dri2" already built-in
[ 65.103] (II) Loading sub module "glamoregl"
[ 65.103] (II) LoadModule: "glamoregl"
[ 65.103] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 65.106] (II) Module glamoregl: vendor="X.Org Foundation"
[ 65.106] compiled for 1.21.1.24, module version = 1.0.1
[ 65.106] ABI class: X.Org ANSI C Emulation, version 0.4
[ 65.122] (II) AMDGPU(0): glamor: Using OpenGL 4.6 context.
[ 65.122] (II) AMDGPU(0): glamor X acceleration enabled on AMD Radeon RX 6500 XT (radeonsi, navi24, ACO, DRM 3.64, 7.1.4-arch1-1)
[ 65.122] (II) AMDGPU(0): glamor detected, initialising EGL layer.
[ 65.122] (==) AMDGPU(0): TearFree property default: auto
[ 65.122] (==) AMDGPU(0): VariableRefresh: disabled
[ 65.122] (==) AMDGPU(0): AsyncFlipSecondaries: disabled
[ 65.122] (II) AMDGPU(0): KMS Pageflipping: enabled
[ 65.124] (II) AMDGPU(0): Output DisplayPort-0 has no monitor section
[ 65.124] (II) AMDGPU(0): Output HDMI-A-0 has no monitor section
[ 65.150] (II) AMDGPU(0): EDID for output DisplayPort-0
[ 65.150] (II) AMDGPU(0): Manufacturer: ENV Model: 3217 Serial#: 134
[ 65.150] (II) AMDGPU(0): Year: 2020 Week: 23
[ 65.150] (II) AMDGPU(0): EDID Version: 1.4
[ 65.150] (II) AMDGPU(0): Digital Display Input
[ 65.150] (II) AMDGPU(0): 8 bits per channel
[ 65.150] (II) AMDGPU(0): Digital interface is DisplayPort
[ 65.150] (II) AMDGPU(0): Max Image Size [cm]: horiz.: 70 vert.: 39
[ 65.150] (II) AMDGPU(0): Gamma: 2.20
[ 65.150] (II) AMDGPU(0): DPMS capabilities: Off
[ 65.150] (II) AMDGPU(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 YCrCb 4:2:2
[ 65.150] (II) AMDGPU(0): First detailed timing is preferred mode
[ 65.150] (II) AMDGPU(0): Preferred mode is native pixel format and refresh rate
[ 65.150] (II) AMDGPU(0): Display is continuous-frequency
[ 65.150] (II) AMDGPU(0): redX: 0.680 redY: 0.313 greenX: 0.281 greenY: 0.652
[ 65.150] (II) AMDGPU(0): blueX: 0.147 blueY: 0.068 whiteX: 0.312 whiteY: 0.329
[ 65.150] (II) AMDGPU(0): Supported established timings:
[ 65.150] (II) AMDGPU(0): 720x400@70Hz
[ 65.150] (II) AMDGPU(0): 640x480@60Hz
[ 65.150] (II) AMDGPU(0): 640x480@67Hz
[ 65.150] (II) AMDGPU(0): 640x480@72Hz
[ 65.150] (II) AMDGPU(0): 640x480@75Hz
[ 65.150] (II) AMDGPU(0): 800x600@56Hz
[ 65.150] (II) AMDGPU(0): 800x600@60Hz
[ 65.150] (II) AMDGPU(0): 800x600@72Hz
[ 65.150] (II) AMDGPU(0): 800x600@75Hz
[ 65.150] (II) AMDGPU(0): 832x624@75Hz
[ 65.150] (II) AMDGPU(0): 1024x768@60Hz
[ 65.150] (II) AMDGPU(0): 1024x768@70Hz
[ 65.150] (II) AMDGPU(0): 1024x768@75Hz
[ 65.150] (II) AMDGPU(0): 1280x1024@75Hz
[ 65.150] (II) AMDGPU(0): Manufacturer's mask: 0
[ 65.150] (II) AMDGPU(0): Supported standard timings:
[ 65.150] (II) AMDGPU(0): #0: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 65.150] (II) AMDGPU(0): #1: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 65.150] (II) AMDGPU(0): #2: hsize: 640 vsize 480 refresh: 100 vid: 26673
[ 65.150] (II) AMDGPU(0): #3: hsize: 640 vsize 480 refresh: 120 vid: 31793
[ 65.150] (II) AMDGPU(0): #4: hsize: 800 vsize 600 refresh: 100 vid: 26693
[ 65.150] (II) AMDGPU(0): #5: hsize: 800 vsize 600 refresh: 120 vid: 31813
[ 65.150] (II) AMDGPU(0): #6: hsize: 1024 vsize 768 refresh: 100 vid: 26721
[ 65.150] (II) AMDGPU(0): #7: hsize: 1024 vsize 768 refresh: 120 vid: 31841
[ 65.150] (II) AMDGPU(0): Supported detailed timing:
[ 65.150] (II) AMDGPU(0): clock: 148.5 MHz Image Size: 697 x 392 mm
[ 65.150] (II) AMDGPU(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 65.150] (II) AMDGPU(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 65.150] (II) AMDGPU(0): Supported detailed timing:
[ 65.150] (II) AMDGPU(0): clock: 325.1 MHz Image Size: 697 x 392 mm
[ 65.150] (II) AMDGPU(0): h_active: 1920 h_sync: 1944 h_sync_end 1976 h_blank_end 2056 h_border: 0
[ 65.150] (II) AMDGPU(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1098 v_border: 0
[ 65.150] (II) AMDGPU(0): Monitor name: P3217GC
[ 65.150] (II) AMDGPU(0): Ranges: V min: 48 V max: 144 Hz, H min: 160 H max: 160 kHz, PixClock max 335 MHz
[ 65.150] (II) AMDGPU(0): Supported detailed timing:
[ 65.150] (II) AMDGPU(0): clock: 285.5 MHz Image Size: 697 x 392 mm
[ 65.150] (II) AMDGPU(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 65.150] (II) AMDGPU(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1144 v_border: 0
[ 65.150] (II) AMDGPU(0): Supported detailed timing:
[ 65.150] (II) AMDGPU(0): clock: 235.5 MHz Image Size: 697 x 392 mm
[ 65.150] (II) AMDGPU(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2080 h_border: 0
[ 65.150] (II) AMDGPU(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1133 v_border: 0
[ 65.150] (II) AMDGPU(0): Supported detailed timing:
[ 65.150] (II) AMDGPU(0): clock: 74.2 MHz Image Size: 697 x 392 mm
[ 65.150] (II) AMDGPU(0): h_active: 1280 h_sync: 1390 h_sync_end 1430 h_blank_end 1650 h_border: 0
[ 65.150] (II) AMDGPU(0): v_active: 720 v_sync: 725 v_sync_end 730 v_blanking: 750 v_border: 0
[ 65.150] (II) AMDGPU(0): Supported detailed timing:
[ 65.150] (II) AMDGPU(0): clock: 119.0 MHz Image Size: 697 x 392 mm
[ 65.150] (II) AMDGPU(0): h_active: 1680 h_sync: 1728 h_sync_end 1760 h_blank_end 1840 h_border: 0
[ 65.150] (II) AMDGPU(0): v_active: 1050 v_sync: 1053 v_sync_end 1059 v_blanking: 1080 v_border: 0
[ 65.150] (II) AMDGPU(0): Number of EDID sections to follow: 1
[ 65.150] (II) AMDGPU(0): EDID (in hex):
[ 65.150] (II) AMDGPU(0): 00ffffffffffff0015d6173286000000
[ 65.150] (II) AMDGPU(0): 171e0104a54627783b10e1ae5048a725
[ 65.150] (II) AMDGPU(0): 115054bfef00d1c081803168317c4568
[ 65.150] (II) AMDGPU(0): 457c6168617c023a801871382d40582c
[ 65.150] (II) AMDGPU(0): 4500b9882100001efc7e808870381240
[ 65.150] (II) AMDGPU(0): 18203500b9882100001e000000fc0050
[ 65.150] (II) AMDGPU(0): 3332313747430a2020202020000000fd
[ 65.150] (II) AMDGPU(0): 003090a0a021010a2020202020200128
[ 65.150] (II) AMDGPU(0): 020328f14c0103051404131f12021190
[ 65.150] (II) AMDGPU(0): 3f230907078301000065030c00100068
[ 65.150] (II) AMDGPU(0): 1a00000101309000866f80a070384040
[ 65.150] (II) AMDGPU(0): 30203500b9882100001efe5b80a07038
[ 65.150] (II) AMDGPU(0): 354030203500b9882100001e011d0072
[ 65.150] (II) AMDGPU(0): 51d01e206e285500b9882100001e7c2e
[ 65.150] (II) AMDGPU(0): 90a0601a1e4030203600b9882100001a
[ 65.150] (II) AMDGPU(0): 000000000000000000000000000000de
[ 65.150] (II) AMDGPU(0): Printing probed modes for output DisplayPort-0
[ 65.150] (II) AMDGPU(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 65.150] (II) AMDGPU(0): Modeline "1920x1080"x144.0 325.08 1920 1944 1976 2056 1080 1083 1088 1098 +hsync +vsync (158.1 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "1920x1080"x120.0 297.00 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (135.0 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "1920x1080"x119.9 296.70 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (134.9 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "1920x1080"x120.0 285.50 1920 1968 2000 2080 1080 1083 1088 1144 +hsync +vsync (137.3 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "1920x1080"x99.9 235.50 1920 1968 2000 2080 1080 1083 1088 1133 +hsync +vsync (113.2 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "1920x1080"x50.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "1920x1080"x59.9 148.35 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "1280x720"x60.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "1280x720"x50.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "1280x720"x59.9 74.18 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "1024x768"x119.9 137.89 1024 1104 1208 1392 768 771 775 826 -hsync +vsync (99.1 kHz)
[ 65.150] (II) AMDGPU(0): Modeline "1024x768"x100.0 112.27 1024 1096 1200 1376 768 771 775 816 -hsync +vsync (81.6 kHz)
[ 65.150] (II) AMDGPU(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "800x600"x119.9 83.06 800 856 936 1072 600 603 607 646 -hsync +vsync (77.5 kHz)
[ 65.150] (II) AMDGPU(0): Modeline "800x600"x99.9 67.39 800 848 928 1056 600 603 607 639 -hsync +vsync (63.8 kHz)
[ 65.150] (II) AMDGPU(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "720x576"x50.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "720x480"x60.0 27.03 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "720x480"x59.9 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "640x480"x119.8 52.62 640 680 744 848 480 483 487 518 -hsync +vsync (62.1 kHz)
[ 65.150] (II) AMDGPU(0): Modeline "640x480"x99.8 42.52 640 672 736 832 480 483 487 512 -hsync +vsync (51.1 kHz)
[ 65.150] (II) AMDGPU(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 65.150] (II) AMDGPU(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 65.150] (II) AMDGPU(0): EDID for output HDMI-A-0
[ 65.150] (II) AMDGPU(0): Output DisplayPort-0 connected
[ 65.150] (II) AMDGPU(0): Output HDMI-A-0 disconnected
[ 65.150] (II) AMDGPU(0): Using exact sizes for initial modes
[ 65.150] (II) AMDGPU(0): Output DisplayPort-0 using initial mode 1920x1080 +0+0
[ 65.150] (II) AMDGPU(0): mem size init: gart size :1ef0e8000 vram size: s:fd05b000 visible:fd45000
[ 65.150] (==) AMDGPU(0): DPI set to (96, 96)
[ 65.150] (==) AMDGPU(0): Using gamma correction (1.0, 1.0, 1.0)
[ 65.150] (II) Loading sub module "ramdac"
[ 65.150] (II) LoadModule: "ramdac"
[ 65.150] (II) Module "ramdac" already built-in
[ 65.150] (II) UnloadModule: "modesetting"
[ 65.150] (II) Unloading modesetting
[ 65.150] (II) UnloadModule: "vesa"
[ 65.150] (II) Unloading vesa
[ 65.150] (II) AMDGPU(0): [DRI2] Setup complete
[ 65.150] (II) AMDGPU(0): [DRI2] DRI driver: radeonsi
[ 65.150] (II) AMDGPU(0): [DRI2] VDPAU driver: radeonsi
[ 65.150] (II) AMDGPU(0): Front buffer pitch: 7680 bytes
[ 65.151] (II) AMDGPU(0): SYNC extension fences enabled
[ 65.151] (II) AMDGPU(0): Present extension enabled
[ 65.151] (==) AMDGPU(0): DRI3 enabled
[ 65.151] (==) AMDGPU(0): Backing store enabled
[ 65.151] (II) AMDGPU(0): Direct rendering enabled
[ 65.165] (II) AMDGPU(0): Use GLAMOR acceleration.
[ 65.165] (II) AMDGPU(0): Acceleration enabled
[ 65.165] (==) AMDGPU(0): DPMS enabled
[ 65.165] (==) AMDGPU(0): Silken mouse enabled
[ 65.165] (II) AMDGPU(0): Set up textured video (glamor)
[ 65.181] (WW) AMDGPU(0): Option "HotplugDriver" is not used
[ 65.181] (II) Initializing extension Generic Event Extension
[ 65.181] (II) Initializing extension SHAPE
[ 65.181] (II) Initializing extension MIT-SHM
[ 65.181] (II) Initializing extension XInputExtension
[ 65.181] (II) Initializing extension XTEST
[ 65.181] (II) Initializing extension BIG-REQUESTS
[ 65.181] (II) Initializing extension SYNC
[ 65.182] (II) Initializing extension XKEYBOARD
[ 65.182] (II) Initializing extension XC-MISC
[ 65.182] (II) Initializing extension SECURITY
[ 65.182] (II) Initializing extension XFIXES
[ 65.182] (II) Initializing extension RENDER
[ 65.182] (II) Initializing extension RANDR
[ 65.182] (II) Initializing extension COMPOSITE
[ 65.182] (II) Initializing extension DAMAGE
[ 65.182] (II) Initializing extension MIT-SCREEN-SAVER
[ 65.182] (II) Initializing extension DOUBLE-BUFFER
[ 65.182] (II) Initializing extension RECORD
[ 65.182] (II) Initializing extension DPMS
[ 65.183] (II) Initializing extension Present
[ 65.183] (II) Initializing extension DRI3
[ 65.183] (II) Initializing extension X-Resource
[ 65.183] (II) Initializing extension XVideo
[ 65.183] (II) Initializing extension XVideo-MotionCompensation
[ 65.183] (II) Initializing extension GLX
[ 65.188] (II) AIGLX: Loaded and initialized radeonsi
[ 65.188] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 65.188] (II) Initializing extension XFree86-VidModeExtension
[ 65.189] (II) Initializing extension XFree86-DGA
[ 65.189] (II) Initializing extension XFree86-DRI
[ 65.189] (II) Initializing extension DRI2
[ 65.189] (II) AMDGPU(0): Setting screen physical size to 508 x 285
[ 65.334] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event9)
[ 65.334] (II) No input driver specified, ignoring this device.
[ 65.334] (II) This device may have been added with another device file.
[ 65.334] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event10)
[ 65.334] (II) No input driver specified, ignoring this device.
[ 65.334] (II) This device may have been added with another device file.
[ 65.335] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse (/dev/input/event2)
[ 65.335] (**) Logitech G102 LIGHTSYNC Gaming Mouse: Applying InputClass "libinput pointer catchall"
[ 65.335] (II) LoadModule: "libinput"
[ 65.335] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 65.338] (II) Module libinput: vendor="X.Org Foundation"
[ 65.339] compiled for 1.21.1.13, module version = 1.5.0
[ 65.339] Module class: X.Org XInput Driver
[ 65.339] ABI class: X.Org XInput driver, version 24.4
[ 65.339] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse'
[ 65.390] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 25 paused 0
[ 65.390] (**) Logitech G102 LIGHTSYNC Gaming Mouse: always reports core events
[ 65.390] (**) Option "Device" "/dev/input/event2"
[ 65.395] (II) event2 - Logitech G102 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 65.395] (II) event2 - Logitech G102 LIGHTSYNC Gaming Mouse: device is a pointer
[ 65.395] (II) event2 - Logitech G102 LIGHTSYNC Gaming Mouse: device removed
[ 65.395] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 65.395] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 65.395] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 65.395] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.0/0003:046D:C092.0001/input/input2/event2"
[ 65.395] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse" (type: MOUSE, id 6)
[ 65.395] (**) Option "AccelerationScheme" "none"
[ 65.395] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) selected scheme none/0
[ 65.395] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) acceleration factor: 2.000
[ 65.395] (**) Logitech G102 LIGHTSYNC Gaming Mouse: (accel) acceleration threshold: 4
[ 65.396] (II) event2 - Logitech G102 LIGHTSYNC Gaming Mouse: is tagged by udev as: Mouse
[ 65.397] (II) event2 - Logitech G102 LIGHTSYNC Gaming Mouse: device is a pointer
[ 65.397] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse (/dev/input/mouse0)
[ 65.397] (II) No input driver specified, ignoring this device.
[ 65.397] (II) This device may have been added with another device file.
[ 65.398] (II) config/udev: Adding input device Logitech G102 LIGHTSYNC Gaming Mouse Keyboard (/dev/input/event3)
[ 65.398] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 65.398] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse Keyboard'
[ 65.399] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 28 paused 0
[ 65.399] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 65.399] (**) Option "Device" "/dev/input/event3"
[ 65.400] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 65.400] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 65.400] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device removed
[ 65.401] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: needs a virtual subdevice
[ 65.401] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.1/0003:046D:C092.0002/input/input3/event3"
[ 65.401] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse Keyboard" (type: MOUSE, id 7)
[ 65.401] (**) Option "AccelerationScheme" "none"
[ 65.401] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) selected scheme none/0
[ 65.401] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[ 65.401] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[ 65.402] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[ 65.402] (II) event3 - Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: device is a keyboard
[ 65.403] (II) config/udev: Adding input device Lemon Customized Preonic (/dev/input/event4)
[ 65.403] (**) Lemon Customized Preonic: Applying InputClass "libinput keyboard catchall"
[ 65.403] (II) Using input driver 'libinput' for 'Lemon Customized Preonic'
[ 65.404] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 29 paused 0
[ 65.404] (**) Lemon Customized Preonic: always reports core events
[ 65.404] (**) Option "Device" "/dev/input/event4"
[ 65.405] (II) event4 - Lemon Customized Preonic: is tagged by udev as: Keyboard
[ 65.405] (II) event4 - Lemon Customized Preonic: device is a keyboard
[ 65.405] (II) event4 - Lemon Customized Preonic: device removed
[ 65.405] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-3/3-3:1.0/0003:1313:5127.0003/input/input6/event4"
[ 65.405] (II) XINPUT: Adding extended input device "Lemon Customized Preonic" (type: KEYBOARD, id 8)
[ 65.406] (II) event4 - Lemon Customized Preonic: is tagged by udev as: Keyboard
[ 65.406] (II) event4 - Lemon Customized Preonic: device is a keyboard
[ 65.407] (II) config/udev: Adding input device Lemon Customized Preonic System Control (/dev/input/event5)
[ 65.407] (**) Lemon Customized Preonic System Control: Applying InputClass "libinput keyboard catchall"
[ 65.407] (II) Using input driver 'libinput' for 'Lemon Customized Preonic System Control'
[ 65.408] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 30 paused 0
[ 65.408] (**) Lemon Customized Preonic System Control: always reports core events
[ 65.408] (**) Option "Device" "/dev/input/event5"
[ 65.409] (II) event5 - Lemon Customized Preonic System Control: is tagged by udev as: Keyboard Joystick
[ 65.409] (II) event5 - Lemon Customized Preonic System Control: device is a keyboard
[ 65.409] (II) event5 - Lemon Customized Preonic System Control: device removed
[ 65.409] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-3/3-3:1.2/0003:1313:5127.0005/input/input7/event5"
[ 65.409] (II) XINPUT: Adding extended input device "Lemon Customized Preonic System Control" (type: KEYBOARD, id 9)
[ 65.410] (II) event5 - Lemon Customized Preonic System Control: is tagged by udev as: Keyboard Joystick
[ 65.410] (II) event5 - Lemon Customized Preonic System Control: device is a keyboard
[ 65.411] (II) config/udev: Adding input device Lemon Customized Preonic Consumer Control (/dev/input/event6)
[ 65.411] (**) Lemon Customized Preonic Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 65.411] (II) Using input driver 'libinput' for 'Lemon Customized Preonic Consumer Control'
[ 65.412] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 31 paused 0
[ 65.412] (**) Lemon Customized Preonic Consumer Control: always reports core events
[ 65.412] (**) Option "Device" "/dev/input/event6"
[ 65.413] (II) event6 - Lemon Customized Preonic Consumer Control: is tagged by udev as: Keyboard
[ 65.413] (II) event6 - Lemon Customized Preonic Consumer Control: device is a keyboard
[ 65.413] (II) event6 - Lemon Customized Preonic Consumer Control: device removed
[ 65.413] (II) libinput: Lemon Customized Preonic Consumer Control: needs a virtual subdevice
[ 65.413] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-3/3-3:1.2/0003:1313:5127.0005/input/input8/event6"
[ 65.413] (II) XINPUT: Adding extended input device "Lemon Customized Preonic Consumer Control" (type: MOUSE, id 10)
[ 65.413] (**) Option "AccelerationScheme" "none"
[ 65.413] (**) Lemon Customized Preonic Consumer Control: (accel) selected scheme none/0
[ 65.413] (**) Lemon Customized Preonic Consumer Control: (accel) acceleration factor: 2.000
[ 65.413] (**) Lemon Customized Preonic Consumer Control: (accel) acceleration threshold: 4
[ 65.414] (II) event6 - Lemon Customized Preonic Consumer Control: is tagged by udev as: Keyboard
[ 65.415] (II) event6 - Lemon Customized Preonic Consumer Control: device is a keyboard
[ 65.415] (II) config/udev: Adding input device Lemon Customized Preonic Keyboard (/dev/input/event7)
[ 65.415] (**) Lemon Customized Preonic Keyboard: Applying InputClass "libinput keyboard catchall"
[ 65.415] (II) Using input driver 'libinput' for 'Lemon Customized Preonic Keyboard'
[ 65.416] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 32 paused 0
[ 65.416] (**) Lemon Customized Preonic Keyboard: always reports core events
[ 65.416] (**) Option "Device" "/dev/input/event7"
[ 65.417] (II) event7 - Lemon Customized Preonic Keyboard: is tagged by udev as: Keyboard
[ 65.417] (II) event7 - Lemon Customized Preonic Keyboard: device is a keyboard
[ 65.417] (II) event7 - Lemon Customized Preonic Keyboard: device removed
[ 65.417] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-3/3-3:1.2/0003:1313:5127.0005/input/input9/event7"
[ 65.417] (II) XINPUT: Adding extended input device "Lemon Customized Preonic Keyboard" (type: KEYBOARD, id 11)
[ 65.419] (II) event7 - Lemon Customized Preonic Keyboard: is tagged by udev as: Keyboard
[ 65.419] (II) event7 - Lemon Customized Preonic Keyboard: device is a keyboard
[ 65.419] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event11)
[ 65.419] (II) No input driver specified, ignoring this device.
[ 65.419] (II) This device may have been added with another device file.
[ 65.420] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event12)
[ 65.420] (II) No input driver specified, ignoring this device.
[ 65.420] (II) This device may have been added with another device file.
[ 65.420] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event13)
[ 65.420] (II) No input driver specified, ignoring this device.
[ 65.420] (II) This device may have been added with another device file.
[ 65.420] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event14)
[ 65.420] (II) No input driver specified, ignoring this device.
[ 65.420] (II) This device may have been added with another device file.
[ 65.421] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event15)
[ 65.421] (II) No input driver specified, ignoring this device.
[ 65.421] (II) This device may have been added with another device file.
[ 65.421] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event16)
[ 65.421] (II) No input driver specified, ignoring this device.
[ 65.421] (II) This device may have been added with another device file.
[ 65.422] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event17)
[ 65.422] (II) No input driver specified, ignoring this device.
[ 65.422] (II) This device may have been added with another device file.
[ 65.422] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 65.422] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 65.422] (II) Using input driver 'libinput' for 'Power Button'
[ 65.423] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 33 paused 0
[ 65.423] (**) Power Button: always reports core events
[ 65.423] (**) Option "Device" "/dev/input/event1"
[ 65.423] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 65.423] (II) event1 - Power Button: device is a keyboard
[ 65.423] (II) event1 - Power Button: device removed
[ 65.423] (**) Option "config_info" "udev:/sys/devices/platform/LNXPWRBN:00/input/input1/event1"
[ 65.423] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 12)
[ 65.424] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 65.424] (II) event1 - Power Button: device is a keyboard
[ 65.424] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 65.424] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 65.424] (II) Using input driver 'libinput' for 'Power Button'
[ 65.425] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 34 paused 0
[ 65.425] (**) Power Button: always reports core events
[ 65.425] (**) Option "Device" "/dev/input/event0"
[ 65.425] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 65.425] (II) event0 - Power Button: device is a keyboard
[ 65.425] (II) event0 - Power Button: device removed
[ 65.425] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C0C:00/input/input0/event0"
[ 65.425] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 13)
[ 65.426] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 65.426] (II) event0 - Power Button: device is a keyboard
[ 65.426] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event8)
[ 65.426] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 65.426] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[ 65.427] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 35 paused 0
[ 65.427] (**) Eee PC WMI hotkeys: always reports core events
[ 65.427] (**) Option "Device" "/dev/input/event8"
[ 65.427] (II) event8 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 65.427] (II) event8 - Eee PC WMI hotkeys: device is a keyboard
[ 65.427] (II) event8 - Eee PC WMI hotkeys: device removed
[ 65.427] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input10/event8"
[ 65.427] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 14)
[ 65.428] (II) event8 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[ 65.428] (II) event8 - Eee PC WMI hotkeys: device is a keyboard
[ 65.434] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[ 65.434] (II) Using input driver 'libinput' for 'Logitech G102 LIGHTSYNC Gaming Mouse Keyboard'
[ 65.434] (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67
[ 65.434] (**) Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: always reports core events
[ 65.434] (**) Option "Device" "/dev/input/event3"
[ 65.435] (II) libinput: Logitech G102 LIGHTSYNC Gaming Mouse Keyboard: is a virtual subdevice
[ 65.435] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-1/3-1:1.1/0003:046D:C092.0002/input/input3/event3"
[ 65.435] (II) XINPUT: Adding extended input device "Logitech G102 LIGHTSYNC Gaming Mouse Keyboard" (type: KEYBOARD, id 15)
[ 65.435] (**) Lemon Customized Preonic Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 65.435] (II) Using input driver 'libinput' for 'Lemon Customized Preonic Consumer Control'
[ 65.435] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[ 65.435] (**) Lemon Customized Preonic Consumer Control: always reports core events
[ 65.435] (**) Option "Device" "/dev/input/event6"
[ 65.435] (II) libinput: Lemon Customized Preonic Consumer Control: is a virtual subdevice
[ 65.435] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-3/3-3:1.2/0003:1313:5127.0005/input/input8/event6"
[ 65.435] (II) XINPUT: Adding extended input device "Lemon Customized Preonic Consumer Control" (type: KEYBOARD, id 16)
[ 65.443] (II) AMDGPU(0): EDID vendor "ENV", prod id 12823
[ 65.443] (II) AMDGPU(0): Using EDID range info for horizontal sync
[ 65.443] (II) AMDGPU(0): Using EDID range info for vertical refresh
[ 65.443] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 65.443] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 65.443] (II) AMDGPU(0): Modeline "1920x1080"x0.0 325.08 1920 1944 1976 2056 1080 1083 1088 1098 +hsync +vsync (158.1 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.50 1920 1968 2000 2080 1080 1083 1088 1144 +hsync +vsync (137.3 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "1920x1080"x0.0 235.50 1920 1968 2000 2080 1080 1083 1088 1133 +hsync +vsync (113.2 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "1920x1080"x0.0 297.00 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (135.0 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "640x480"x99.8 42.50 640 672 736 832 480 483 487 512 -hsync +vsync (51.1 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "640x480"x119.5 52.50 640 680 744 848 480 483 487 518 -hsync +vsync (61.9 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "800x600"x99.7 67.25 800 848 928 1056 600 603 607 639 -hsync +vsync (63.7 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "800x600"x119.9 83.00 800 856 936 1072 600 603 607 646 -hsync +vsync (77.4 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "1024x768"x100.0 112.25 1024 1096 1200 1376 768 771 775 816 -hsync +vsync (81.6 kHz e)
[ 65.443] (II) AMDGPU(0): Modeline "1024x768"x119.8 137.75 1024 1104 1208 1392 768 771 775 826 -hsync +vsync (99.0 kHz e)
[ 65.681] (II) AMDGPU(0): EDID vendor "ENV", prod id 12823
[ 65.681] (II) AMDGPU(0): Using hsync ranges from config file
[ 65.681] (II) AMDGPU(0): Using vrefresh ranges from config file
[ 65.681] (II) AMDGPU(0): Printing DDC gathered Modelines:
[ 65.681] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 65.681] (II) AMDGPU(0): Modeline "1920x1080"x0.0 325.08 1920 1944 1976 2056 1080 1083 1088 1098 +hsync +vsync (158.1 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "1920x1080"x0.0 285.50 1920 1968 2000 2080 1080 1083 1088 1144 +hsync +vsync (137.3 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "1920x1080"x0.0 235.50 1920 1968 2000 2080 1080 1083 1088 1133 +hsync +vsync (113.2 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1390 1430 1650 720 725 730 750 +hsync +vsync (45.0 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "720x480"x0.0 27.00 720 736 798 858 480 489 495 525 -hsync -vsync (31.5 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2008 2052 2200 1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "1920x1080i"x0.0 74.25 1920 2448 2492 2640 1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "1280x720"x0.0 74.25 1280 1720 1760 1980 720 725 730 750 +hsync +vsync (37.5 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "1920x1080"x0.0 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "720x576"x0.0 27.00 720 732 796 864 576 581 586 625 -hsync -vsync (31.2 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "1920x1080"x0.0 297.00 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (135.0 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "800x600"x0.0 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "640x480"x0.0 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "1024x768"x0.0 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "832x624"x0.0 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "800x600"x0.0 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "640x480"x99.8 42.50 640 672 736 832 480 483 487 512 -hsync +vsync (51.1 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "640x480"x119.5 52.50 640 680 744 848 480 483 487 518 -hsync +vsync (61.9 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "800x600"x99.7 67.25 800 848 928 1056 600 603 607 639 -hsync +vsync (63.7 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "800x600"x119.9 83.00 800 856 936 1072 600 603 607 646 -hsync +vsync (77.4 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "1024x768"x100.0 112.25 1024 1096 1200 1376 768 771 775 816 -hsync +vsync (81.6 kHz e)
[ 65.681] (II) AMDGPU(0): Modeline "1024x768"x119.8 137.75 1024 1104 1208 1392 768 771 775 826 -hsync +vsync (99.0 kHz e)Offline
Just fix your own xinitrc, guess you're not keen to use twm now? ![]()
[ 25.081] (II) event5 - Lemon Customized Preonic System Control: is tagged by udev as: Keyboard JoystickThere we go, do you have a $5 office supply keyboard w/o any fancy nonsense?
Offline
guess you're not keen to use twm now?
I guess not
$5 office supply keyboard w/o any fancy nonsense?
Does this mean the issue is related to my keyboard?
Unfortunately, both keyboards I own are from Lemon, and after testing, the other keyboard produces a similar log as well.
However, both keyboards are just regular keyboards without any joystick functionality. I don't understand why they are detected as "Keyboard Joystick" here. Could you explain why this happens and suggest what I should check next to further diagnose the issue?
Offline
Does this mean the issue is related to my keyboard?
Possibly, we're trying to figure that.
regular keyboards without any joystick functionality
Yes, the Joystick device is bogus, that would be the problem.
check next to further diagnose the issue?
Using a less fancy keyboard would be a quick test to verify the cause.
Otherwise see the previouly linked https://bbs.archlinux.org/viewtopic.php?id=309989 and just add a matching udev rule (you'll get vendor and device ID from "lsusb")
Offline
Thank you seth, you made my day ;-;
The solution was actually in the second link you provided. I'm not sure why I completely missed it.
Summary:
Here are the links to two similar issues:
The first link contains the steps to solve the problem: https://bbs.archlinux.org/viewtopic.php … 7#p2269507
For my case,
verify the problem by
sleep 5 && chvt 1find that my ID_VENDOR_ID is 1313 and my ID_MODEL_ID is 5127 using lsusb or udevadm
lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 13d3:3563 IMC Networks Wireless_Device
Bus 001 Device 003: ID 0b05:1939 ASUSTek Computer, Inc. AURA LED Controller
Bus 001 Device 004: ID 05e3:0608 Genesys Logic, Inc. Hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 008: ID 046d:c092 Logitech, Inc. G102/G203 LIGHTSYNC Gaming Mouse
Bus 003 Device 009: ID 1313:5127 ThorLabs Preonic
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hubudevadm info /sys/class/input/* (not: udevadm info /sys/class/input*)
P: /devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-3/3-3:1.0/0003:1313:5127.0012/input/input40/event4
M: event4
R: 4
J: c13:68
U: input
D: c 13:68
N: input/event4
L: 0
S: input/by-path/pci-0000:0b:00.3-usbv2-0:3:1.0-event-kbd
S: input/by-path/pci-0000:0b:00.3-usb-0:3:1.0-event-kbd
S: input/by-id/usb-Lemon_Customized_Preonic_vial:f64c2b3c-event-kbd
E: DEVPATH=/devices/pci0000:00/0000:00:08.1/0000:0b:00.3/usb3/3-3/3-3:1.0/0003:1313:5127.0012/input/input40/event4
E: DEVNAME=/dev/input/event4
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: USEC_INITIALIZED=3603663677
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_BUS=usb
E: ID_MODEL=Preonic
E: ID_MODEL_ENC=Preonic
E: ID_MODEL_ID=5127
E: ID_SERIAL=Lemon_Customized_Preonic_vial:f64c2b3c
E: ID_SERIAL_SHORT=vial:f64c2b3c
E: ID_VENDOR=Lemon_Customized
E: ID_VENDOR_ENC=Lemon\x20Customized
E: ID_VENDOR_ID=1313
E: ID_REVISION=0200
E: ID_TYPE=hid
E: ID_USB_MODEL=Preonic
E: ID_USB_MODEL_ENC=Preonic
E: ID_USB_MODEL_ID=5127
E: ID_USB_SERIAL=Lemon_Customized_Preonic_vial:f64c2b3c
E: ID_USB_SERIAL_SHORT=vial:f64c2b3c
E: ID_USB_VENDOR=Lemon_Customized
E: ID_USB_VENDOR_ENC=Lemon\x20Customized
E: ID_USB_VENDOR_ID=1313
E: ID_USB_REVISION=0200
E: ID_USB_TYPE=hid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH_WITH_USB_REVISION=pci-0000:0b:00.3-usbv2-0:3:1.0
E: ID_PATH=pci-0000:0b:00.3-usb-0:3:1.0
E: ID_PATH_TAG=pci-0000_0b_00_3-usb-0_3_1_0
E: ID_INTEGRATION=external
E: LIBINPUT_DEVICE_GROUP=3/1313/5127:usb-0000:0b:00.3-3
E: DEVLINKS=/dev/input/by-path/pci-0000:0b:00.3-usbv2-0:3:1.0-event-kbd /dev/input/by-path/pci-0000:0b:00.3-usb-0:3:1.0-event-kbd /dev/input/by-id/usb-Lemon_Customized_Preon>
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:create /etc/udev/hwdb.d/70-keyboard.hwdb with
id-input:modalias:input:*v1313p5127*
ID_INPUT_JOYSTICK=run
sudo systemd-hwdb update -sLast edited by AidanUnhappy (Today 07:17:30)
Offline