You are not logged in.
Hello,
I'm quite new to using Arch.
I have a laptop with Radeon R3 Graphics GPU and I experience significant horizontal screen tearing. It appears in random locations when I scroll in the browser or if I watch a video.
I already tried adding the file 20-amdgpu.conf and adding the line Option "TearFree" "true" inside and it didnt work. I installed the xf86-video-amdgpu and mesa package too.
Section "OutputClass"
Identifier "AMD"
MatchDriver "amdgpu"
Driver "amdgpu"
Option "TearFree" "true"
EndSectionIf I put Device instead of OutputClass (which is sometimes stated), I cant log into the session.
Screen tearing disappears though only while running the picom copositor but I've read that it reduces performance this way, idk.
Thanks for the responses in advance.
Last edited by BashSmash (2023-12-15 17:20:37)
Offline
Performance is also reduced with the TearFree option. I would recommend switching to Wayland instead.
But for X the recommended technique is
# cp /usr/share/X11/xorg.conf.d/10-amdgpu.conf /etc/X11/xorg.conf.d
# vim /etc/X11/xorg.conf.d/10-amdgpu.conf # add the Option line(s); other editors are availableThe supplied 10-amdgpu.conf is similar to yours but it has an extra Option line, does that make any difference? I don't think the Identifier or file-name are critical but I might be wrong.
If not then please share your X.Org log.
Jin, Jîyan, Azadî
Offline
Hmm I guess later I'll try using Wayland instead. Also if the performance is kinda the same then I could just use picom.
I forgot about the .conf file located in /usr/share/X11/xorg.conf.d/
This is my X.org.0.log located in ~/.local/share/xorg
Sorry, there's tons of code idk which part exactly to paste ![]()
But it might be a problem that I've not defined a Monitor or Screen etc.
Thank you for your quick reply.
[ 17.275] (==) Log file: "/home/jerry/.local/share/xorg/Xorg.0.log", Time: Sun Dec 10 16:31:30 2023
[ 17.279] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 17.279] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 17.281] (==) No Layout section. Using the first Screen section.
[ 17.281] (==) No screen section available. Using defaults.
[ 17.281] (**) |-->Screen "Default Screen Section" (0)
[ 17.281] (**) | |-->Monitor "<default monitor>"
[ 17.281] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 17.281] (==) Automatically adding devices
[ 17.281] (==) Automatically enabling devices
[ 17.281] (==) Automatically adding GPU devices
[ 17.281] (==) Automatically binding GPU devices
[ 17.281] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 17.282] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[ 17.282] Entry deleted from font path.
[ 17.282] (Run 'mkfontdir' on "/usr/share/fonts/misc").
[ 17.282] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 17.282] Entry deleted from font path.
[ 17.282] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 17.282] Entry deleted from font path.
[ 17.282] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 17.282] Entry deleted from font path.
[ 17.283] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 17.283] Entry deleted from font path.
[ 17.283] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 17.283] Entry deleted from font path.
[ 17.283] (==) FontPath set to:
[ 17.283] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 17.283] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 17.283] (II) Module ABI versions:
[ 17.283] X.Org ANSI C Emulation: 0.4
[ 17.283] X.Org Video Driver: 25.2
[ 17.283] X.Org XInput driver : 24.4
[ 17.283] X.Org Server Extension : 10.0
[ 17.284] (++) using VT number 1
[ 17.286] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 17.289] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 17.289] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/drm/card0[ 18.309] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchp>
[ 18.311] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 35 paused 0
[ 18.311] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 18.311] (**) Option "Device" "/dev/input/event11"
[ 18.314] (II) event11 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[ 18.319] (II) event11 - ETPS/2 Elantech Touchpad: device is a touchpad
[ 18.320] (II) event11 - ETPS/2 Elantech Touchpad: device removed
[ 18.320] (II) libinput: ETPS/2 Elantech Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.320] (II) libinput: ETPS/2 Elantech Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.320] (II) libinput: ETPS/2 Elantech Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.321] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event11"
[ 18.321] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 14)
[ 18.323] (**) Option "AccelerationScheme" "none"
[ 18.324] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[ 18.324] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[ 18.324] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[ 18.326] (II) event11 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[ 18.331] (II) event11 - ETPS/2 Elantech Touchpad: device is a touchpad
[ 18.334] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[ 18.334] (II) No input driver specified, ignoring this device.
[ 18.334] (II) This device may have been added with another device file.
[ 18.335] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[ 18.335] (II) No input driver specified, ignoring this device.
[ 18.335] (II) This device may have been added with another device file.
[ 18.356] (**) Razer Razer DeathAdder 2013 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 18.357] (**) Razer Razer DeathAdder 2013 Keyboard: Applying InputClass "system-keyboard"
[ 18.357] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013 Keyboard'
[ 18.357] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[ 18.357] (**) Razer Razer DeathAdder 2013 Keyboard: always reports core events
[ 18.357] (**) Option "Device" "/dev/input/event6"
[ 18.357] (II) libinput: Razer Razer DeathAdder 2013 Keyboard: is a virtual subdevice
[ 18.357] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.1/0003:1532:0037.0002/input/input7/event6"
[ 18.357] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013 Keyboard" (type: KEYBOARD, id 15)
[ 18.357] (**) Option "xkb_model" "pc105"
[ 18.357] (**) Option "xkb_layout" "si"
[ 18.357] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 19.316] (II) modeset(0): Disabling kernel dirty updates, not required.
[ 225.547] (EE) event11 - ETPS/2 Elantech Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.24.0/touchpad-jumping-cursors.html for details
[ 225.861] (EE) event11 - ETPS/2 Elantech Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.24.0/touchpad-jumping-cursors.html for details
[ 225.905] (EE) event11 - ETPS/2 Elantech Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.24.0/touchpad-jumping-cursors.html for details
[ 225.950] (EE) event11 - ETPS/2 Elantech Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.24.0/touchpad-jumping-cursors.html for details
[ 17.290] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[ 17.301] (--) PCI:*(0@0:1:0) 1002:9850:17aa:3810 rev 0, Mem @ 0xe0000000/268435456, 0xf0000000/8388608, 0xf0c00000/262144, I/O @ 0x00004000/256, BIOS @ 0x>
[ 17.301] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 17.301] (II) LoadModule: "glx"
[ 17.303] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 17.314] (II) Module glx: vendor="X.Org Foundation"
[ 17.314] compiled for 1.21.1.9, module version = 1.0.0
[ 17.314] ABI class: X.Org Server Extension, version 10.0
[ 17.314] (==) Matched ati as autoconfigured driver 0
[ 17.314] (==) Matched modesetting as autoconfigured driver 1
[ 17.314] (==) Matched fbdev as autoconfigured driver 2
[ 17.314] (==) Matched vesa as autoconfigured driver 3
[ 17.314] (==) Assigned the driver to the xf86ConfigLayout
[ 17.314] (II) LoadModule: "ati"
[ 17.314] (WW) Warning, couldn't open module ati
[ 17.314] (EE) Failed to load module "ati" (module does not exist, 0)
[ 17.314] (II) LoadModule: "modesetting"
[ 17.315] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 17.319] (II) Module modesetting: vendor="X.Org Foundation"
[ 17.319] compiled for 1.21.1.9, module version = 1.21.1
[ 17.319] Module class: X.Org Video Driver
[ 17.319] ABI class: X.Org Video Driver, version 25.2
[ 17.319] (II) LoadModule: "fbdev"
[ 17.320] (WW) Warning, couldn't open module fbdev
[ 17.320] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 17.320] (II) LoadModule: "vesa"
[ 17.320] (WW) Warning, couldn't open module vesa
[ 17.320] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 17.320] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 17.320] (II) modeset(0): using drv /dev/dri/card0
[ 17.320] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 17.320] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 17.320] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 17.320] (==) modeset(0): RGB weight 888
[ 17.320] (==) modeset(0): Default visual is TrueColor
[ 17.320] (II) Loading sub module "glamoregl"
[ 17.320] (II) LoadModule: "glamoregl"
[ 17.320] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 17.334] (II) Module glamoregl: vendor="X.Org Foundation"
[ 17.334] compiled for 1.21.1.9, module version = 1.0.1
[ 17.334] ABI class: X.Org ANSI C Emulation, version 0.4
[ 17.742] (II) modeset(0): glamor X acceleration enabled on KABINI (, LLVM 16.0.6, DRM 2.50, 6.6.4-arch1-1)
[ 17.743] (II) modeset(0): glamor initialized
[ 17.743] (==) modeset(0): VariableRefresh: disabled
[ 17.743] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 17.750] (II) modeset(0): Output eDP-1 has no monitor section
[ 17.751] (II) modeset(0): Output HDMI-1 has no monitor section
[ 17.763] (II) modeset(0): Output VGA-1 has no monitor section
[ 17.772] (II) modeset(0): EDID for output eDP-1
[ 17.772] (II) modeset(0): Manufacturer: CMN Model: 1734 Serial#: 0
[ 17.772] (II) modeset(0): Year: 2014 Week: 35
[ 17.772] (II) modeset(0): EDID Version: 1.4
[ 17.772] (II) modeset(0): Digital Display Input
[ 17.772] (II) modeset(0): 6 bits per channel
[ 17.772] (II) modeset(0): Digital interface is DisplayPort
[ 17.772] (II) modeset(0): Max Image Size [cm]: horiz.: 38 vert.: 21
[ 17.772] (II) modeset(0): Gamma: 2.20
[ 17.772] (II) modeset(0): No DPMS capabilities specified
[ 17.772] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 17.772] (II) modeset(0): First detailed timing is preferred mode
[ 17.772] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 17.772] (II) modeset(0): redX: 0.627 redY: 0.337 greenX: 0.317 greenY: 0.578
[ 17.772] (II) modeset(0): blueX: 0.156 blueY: 0.074 whiteX: 0.313 whiteY: 0.329
[ 17.772] (II) modeset(0): Manufacturer's mask: 0
[ 17.772] (II) modeset(0): Supported detailed timing:
[ 17.772] (II) modeset(0): clock: 107.8 MHz Image Size: 382 x 214 mm
[ 17.772] (II) modeset(0): h_active: 1600 h_sync: 1648 h_sync_end 1680 h_blank_end 1940 h_border: 0
[ 17.772] (II) modeset(0): v_active: 900 v_sync: 903 v_sync_end 908 v_blanking: 926 v_border: 0
[ 17.772] (II) modeset(0): N173FGE-E23
[ 17.772] (II) modeset(0): CMN
[ 17.772] (II) modeset(0): N173FGE-E23
[ 17.772] (II) modeset(0): EDID (in hex):
[ 17.772] (II) modeset(0): 00ffffffffffff000dae341700000000
[ 17.772] (II) modeset(0): 2318010495261578029405a056519428
[ 17.772] (II) modeset(0): 13505400000001010101010101010101
[ 17.772] (II) modeset(0): 0101010101011c2a405461841a303020
[ 17.772] (II) modeset(0): 35007ed610000018000000fe004e3137
[ 17.772] (II) modeset(0): 334647452d4532330a20000000fe0043
[ 17.772] (II) modeset(0): 4d4e0a202020202020202020000000fe
[ 17.772] (II) modeset(0): 004e3137334647452d4532330a20008f
[ 18.309] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[ 18.311] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 35 paused 0
[ 18.311] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 18.311] (**) Option "Device" "/dev/input/event11"
[ 18.314] (II) event11 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[ 18.319] (II) event11 - ETPS/2 Elantech Touchpad: device is a touchpad
[ 18.320] (II) event11 - ETPS/2 Elantech Touchpad: device removed
[ 18.320] (II) libinput: ETPS/2 Elantech Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.320] (II) libinput: ETPS/2 Elantech Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.320] (II) libinput: ETPS/2 Elantech Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.321] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event11"
[ 18.321] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 14)
[ 18.323] (**) Option "AccelerationScheme" "none"
[ 18.324] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[ 18.324] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[ 18.324] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[ 18.326] (II) event11 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[ 18.331] (II) event11 - ETPS/2 Elantech Touchpad: device is a touchpad
[ 18.334] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[ 18.334] (II) No input driver specified, ignoring this device.
[ 18.334] (II) This device may have been added with another device file.
[ 18.335] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[ 18.335] (II) No input driver specified, ignoring this device.
[ 18.335] (II) This device may have been added with another device file.
[ 18.356] (**) Razer Razer DeathAdder 2013 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 18.357] (**) Razer Razer DeathAdder 2013 Keyboard: Applying InputClass "system-keyboard"
[ 18.357] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013 Keyboard'
[ 18.357] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[ 18.357] (**) Razer Razer DeathAdder 2013 Keyboard: always reports core events
[ 18.357] (**) Option "Device" "/dev/input/event6"
[ 18.357] (II) libinput: Razer Razer DeathAdder 2013 Keyboard: is a virtual subdevice
[ 18.357] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.1/0003:1532:0037.0002/input/input7/event6"
[ 18.357] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013 Keyboard" (type: KEYBOARD, id 15)
[ 18.357] (**) Option "xkb_model" "pc105"
[ 18.357] (**) Option "xkb_layout" "si"
[ 18.357] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 19.316] (II) modeset(0): Disabling kernel dirty updates, not required.
[ 225.547] (EE) event11 - ETPS/2 Elantech Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.24.0/touchpad-jumping-cursors.html for details
[ 225.861] (EE) event11 - ETPS/2 Elantech Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.24.0/touchpad-jumping-cursors.html for details
[ 225.905] (EE) event11 - ETPS/2 Elantech Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.24.0/touchpad-jumping-cursors.html for details
[ 225.950] (EE) event11 - ETPS/2 Elantech Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.24.0/touchpad-jumping-cursors.html for details[ 17.772] (II) modeset(0): Printing probed modes for outpu>
[ 17.772] (II) modeset(0): Modeline "1600x900"x60.0 107.80 1600 1648 1680 1940 900 903 908 926 -hsync -vsync (55.6 kHz eP)
[ 17.772] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 17.773] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 17.773] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 17.773] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 17.773] (II) modeset(0): Modeline "1440x900"x60.0 106.68 1440 1528 1672 1904 900 903 909 934 -hsync +vsync (56.0 kHz)
[ 17.773] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 17.773] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 17.773] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 17.773] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 17.773] (II) modeset(0): Modeline "1280x854"x60.0 89.34 1280 1352 1480 1680 854 857 867 887 -hsync +vsync (53.2 kHz)
[ 17.773] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 17.773] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 17.773] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 17.773] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 17.773] (II) modeset(0): Modeline "1280x800"x60.0 83.71 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.8 kHz)
[ 17.773] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 17.773] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 17.773] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 17.773] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 17.773] (II) modeset(0): Modeline "1280x720"x60.0 74.65 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.9 kHz)
[ 17.773] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 17.773] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 17.773] (II) modeset(0): Modeline "1152x768"x59.9 71.95 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.8 kHz)
[ 17.773] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 17.773] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 17.773] (II) modeset(0): Modeline "1024x768"x59.9 63.53 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
[ 17.773] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 17.773] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 17.773] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 17.773] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 17.773] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 17.773] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 17.773] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 17.773] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 17.773] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 17.773] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 17.773] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 17.773] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 17.773] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 17.773] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 17.773] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 17.773] (II) modeset(0): Modeline "800x600"x60.0 38.31 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
[ 17.773] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 17.773] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 17.773] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 17.773] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 17.773] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 17.773] (II) modeset(0): Modeline "848x480"x59.9 31.65 848 872 952 1056 480 483 493 500 -hsync +vsync (30.0 kHz)
[ 17.773] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 17.773] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 17.773] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 17.773] (II) modeset(0): Modeline "720x480"x59.9 26.85 720 744 808 896 480 483 493 500 -hsync +vsync (30.0 kHz)
[ 17.773] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 17.773] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 17.773] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 17.773] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 17.773] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 17.773] (II) modeset(0): Modeline "640x480"x59.9 23.98 640 664 720 800 480 483 487 500 -hsync +vsync (30.0 kHz)
[ 17.773] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 17.773] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 17.773] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 17.773] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 17.773] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 17.773] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 17.773] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 17.773] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 17.773] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 17.773] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 17.774] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 17.774] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 17.774] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 17.774] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 17.774] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 17.774] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 17.774] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 17.774] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 17.774] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 17.774] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 17.774] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 17.774] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 17.774] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 17.774] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 17.775] (II) modeset(0): EDID for output HDMI-1
[ 17.787] (II) modeset(0): EDID for output VGA-1
[ 17.787] (II) modeset(0): Output eDP-1 connected
[ 17.787] (II) modeset(0): Output HDMI-1 disconnected
[ 17.787] (II) modeset(0): Output VGA-1 disconnected
[ 17.787] (II) modeset(0): Using exact sizes for initial modes
[ 17.787] (II) modeset(0): Output eDP-1 using initial mode 1600x900 +0+0
[ 17.787] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 17.787] (==) modeset(0): DPI set to (96, 96)
[ 17.787] (II) Loading sub module "fb"
[ 17.787] (II) LoadModule: "fb"
[ 17.787] (II) Module "fb" already built-in
[ 17.835] (==) modeset(0): Backing store enabled
[ 17.835] (==) modeset(0): Silken mouse enabled
[ 17.836] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 17.836] (==) modeset(0): DPMS enabled
[ 17.836] (II) modeset(0): [DRI2] Setup complete
[ 17.836] (II) modeset(0): [DRI2] DRI driver: radeonsi
[ 17.836] (II) modeset(0): [DRI2] VDPAU driver: radeonsi
[ 17.836] (II) Initializing extension Generic Event Extension
[ 17.836] (II) Initializing extension SHAPE
[ 17.837] (II) Initializing extension MIT-SHM
[ 17.837] (II) Initializing extension XInputExtension
[ 17.837] (II) Initializing extension XTEST
[ 17.838] (II) Initializing extension BIG-REQUESTS
[ 17.838] (II) Initializing extension SYNC
[ 17.838] (II) Initializing extension XKEYBOARD
[ 17.838] (II) Initializing extension XC-MISC
[ 17.839] (II) Initializing extension SECURITY
[ 17.839] (II) Initializing extension XFIXES
[ 17.839] (II) Initializing extension RENDER
[ 17.839] (II) Initializing extension RANDR
[ 17.840] (II) Initializing extension COMPOSITE
[ 17.840] (II) Initializing extension DAMAGE
[ 17.840] (II) Initializing extension MIT-SCREEN-SAVER
[ 17.841] (II) Initializing extension DOUBLE-BUFFER
[ 17.841] (II) Initializing extension RECORD
[ 17.841] (II) Initializing extension DPMS
[ 17.841] (II) Initializing extension Present
[ 17.842] (II) Initializing extension DRI3
[ 17.842] (II) Initializing extension X-Resource
[ 17.842] (II) Initializing extension XVideo
[ 17.842] (II) Initializing extension XVideo-MotionCompensation
[ 17.842] (II) Initializing extension GLX
[ 17.859] (II) AIGLX: Loaded and initialized radeonsi
[ 17.859] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 17.859] (II) Initializing extension XFree86-VidModeExtension
[ 17.860] (II) Initializing extension XFree86-DGA
[ 17.860] (II) Initializing extension XFree86-DRI
[ 17.860] (II) Initializing extension DRI2
[ 17.861] (II) modeset(0): Damage tracking initialized
[ 17.861] (II) modeset(0): Setting screen physical size to 423 x 238
[ 18.040] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 18.040] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 18.040] (**) Power Button: Applying InputClass "system-keyboard"
[ 18.040] (II) LoadModule: "libinput"
[ 18.040] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 18.048] (II) Module libinput: vendor="X.Org Foundation"
[ 18.048] compiled for 1.21.1.8, module version = 1.4.0
[ 18.048] Module class: X.Org XInput Driver
[ 18.048] ABI class: X.Org XInput driver, version 24.4
[ 18.048] (II) Using input driver 'libinput' for 'Power Button'
[ 18.050] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 25 paused 0
[ 18.051] (**) Power Button: always reports core events
[ 18.051] (**) Option "Device" "/dev/input/event2"
[ 18.063] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 18.063] (II) event2 - Power Button: device is a keyboard
[ 18.063] (II) event2 - Power Button: device removed
[ 18.063] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 18.063] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 18.063] (**) Option "xkb_model" "pc105"
[ 18.063] (**) Option "xkb_layout" "si"
[ 18.063] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.142] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 18.142] (II) event2 - Power Button: device is a keyboard
[ 18.144] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 18.144] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 18.144] (**) Video Bus: Applying InputClass "system-keyboard"
[ 18.144] (II) Using input driver 'libinput' for 'Video Bus'
[ 18.146] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 28 paused 0
[ 18.146] (**) Video Bus: always reports core events
[ 18.146] (**) Option "Device" "/dev/input/event4"
[ 18.149] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 18.149] (II) event4 - Video Bus: device is a keyboard
[ 18.150] (II) event4 - Video Bus: device removed
[ 18.150] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event4"
[ 18.150] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 18.150] (**) Option "xkb_model" "pc105"
[ 18.150] (**) Option "xkb_layout" "si"
[ 18.150] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.153] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 18.153] (II) event4 - Video Bus: device is a keyboard
[ 18.154] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 18.154] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 18.155] (**) Power Button: Applying InputClass "system-keyboard"
[ 18.155] (II) Using input driver 'libinput' for 'Power Button'
[ 18.157] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 29 paused 0
[ 18.157] (**) Power Button: always reports core events
[ 18.157] (**) Option "Device" "/dev/input/event0"
[ 18.159] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 18.159] (II) event0 - Power Button: device is a keyboard
[ 18.160] (II) event0 - Power Button: device removed
[ 18.160] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 18.160] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 18.160] (**) Option "xkb_model" "pc105"
[ 18.160] (**) Option "xkb_layout" "si"
[ 18.160] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.162] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 18.163] (II) event0 - Power Button: device is a keyboard
[ 18.165] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 18.165] (II) No input driver specified, ignoring this device.
[ 18.165] (II) This device may have been added with another device file.
[ 18.167] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event12)
[ 18.167] (II) No input driver specified, ignoring this device.
[ 18.167] (II) This device may have been added with another device file.
[ 18.169] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/event5)
[ 18.169] (**) Razer Razer DeathAdder 2013: Applying InputClass "libinput pointer catchall"
[ 18.169] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013'
[ 18.227] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 30 paused 0
[ 18.227] (**) Razer Razer DeathAdder 2013: always reports core events
[ 18.227] (**) Option "Device" "/dev/input/event5"
[ 18.233] (II) event5 - Razer Razer DeathAdder 2013: is tagged by udev as: Mouse
[ 18.233] (II) event5 - Razer Razer DeathAdder 2013: device is a pointer
[ 18.234] (II) event5 - Razer Razer DeathAdder 2013: device removed
[ 18.234] (II) libinput: Razer Razer DeathAdder 2013: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.234] (II) libinput: Razer Razer DeathAdder 2013: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.234] (II) libinput: Razer Razer DeathAdder 2013: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.234] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/0003:1532:0037.0001/input/input6/event5"
[ 18.234] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013" (type: MOUSE, id 9)
[ 18.235] (**) Option "AccelerationScheme" "none"
[ 18.235] (**) Razer Razer DeathAdder 2013: (accel) selected scheme none/0
[ 18.235] (**) Razer Razer DeathAdder 2013: (accel) acceleration factor: 2.000
[ 18.235] (**) Razer Razer DeathAdder 2013: (accel) acceleration threshold: 4
[ 18.240] (II) event5 - Razer Razer DeathAdder 2013: is tagged by udev as: Mouse
[ 18.241] (II) event5 - Razer Razer DeathAdder 2013: device is a pointer
[ 18.244] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/mouse0)
[ 18.244] (II) No input driver specified, ignoring this device.
[ 18.244] (II) This device may have been added with another device file.
[ 18.246] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 Keyboard (/dev/input/event6)
[ 18.246] (**) Razer Razer DeathAdder 2013 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 18.246] (**) Razer Razer DeathAdder 2013 Keyboard: Applying InputClass "system-keyboard"
[ 18.246] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013 Keyboard'
[ 18.249] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 31 paused 0
[ 18.249] (**) Razer Razer DeathAdder 2013 Keyboard: always reports core events
[ 18.249] (**) Option "Device" "/dev/input/event6"
[ 18.254] (II) event6 - Razer Razer DeathAdder 2013 Keyboard: is tagged by udev as: Keyboard
[ 18.254] (II) event6 - Razer Razer DeathAdder 2013 Keyboard: device is a keyboard
[ 18.255] (II) event6 - Razer Razer DeathAdder 2013 Keyboard: device removed
[ 18.255] (II) libinput: Razer Razer DeathAdder 2013 Keyboard: needs a virtual subdevice
[ 18.255] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.1/0003:1532:0037.0002/input/input7/event6"
[ 18.255] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013 Keyboard" (type: MOUSE, id 10)
[ 18.255] (**) Option "AccelerationScheme" "none"
[ 18.255] (**) Razer Razer DeathAdder 2013 Keyboard: (accel) selected scheme none/0
[ 18.255] (**) Razer Razer DeathAdder 2013 Keyboard: (accel) acceleration factor: 2.000
[ 18.255] (**) Razer Razer DeathAdder 2013 Keyboard: (accel) acceleration threshold: 4
[ 18.259] (II) event6 - Razer Razer DeathAdder 2013 Keyboard: is tagged by udev as: Keyboard
[ 18.259] (II) event6 - Razer Razer DeathAdder 2013 Keyboard: device is a keyboard
[ 18.262] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/event7)
[ 18.262] (II) No input driver specified, ignoring this device.
[ 18.262] (II) This device may have been added with another device file.
[ 18.265] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/event8)
[ 18.265] (**) Razer Razer DeathAdder 2013: Applying InputClass "libinput keyboard catchall"
[ 18.265] (**) Razer Razer DeathAdder 2013: Applying InputClass "system-keyboard"
[ 18.265] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013'
[ 18.267] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 32 paused 0
[ 18.267] (**) Razer Razer DeathAdder 2013: always reports core events
[ 18.267] (**) Option "Device" "/dev/input/event8"
[ 18.272] (II) event8 - Razer Razer DeathAdder 2013: is tagged by udev as: Keyboard
[ 18.272] (II) event8 - Razer Razer DeathAdder 2013: device is a keyboard
[ 18.273] (II) event8 - Razer Razer DeathAdder 2013: device removed
[ 18.273] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.2/0003:1532:0037.0003/input/input9/event8"
[ 18.273] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013" (type: KEYBOARD, id 11)
[ 18.273] (**) Option "xkb_model" "pc105"
[ 18.273] (**) Option "xkb_layout" "si"
[ 18.273] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.277] (II) event8 - Razer Razer DeathAdder 2013: is tagged by udev as: Keyboard
[ 18.277] (II) event8 - Razer Razer DeathAdder 2013: device is a keyboard
[ 18.279] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event13)
[ 18.279] (II) No input driver specified, ignoring this device.
[ 18.279] (II) This device may have been added with another device file.
[ 18.280] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event14)
[ 18.280] (II) No input driver specified, ignoring this device.
[ 18.280] (II) This device may have been added with another device file.
[ 18.282] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event10)
[ 18.282] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[ 18.282] (**) Ideapad extra buttons: Applying InputClass "system-keyboard"
[ 18.282] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[ 18.285] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 33 paused 0
[ 18.285] (**) Ideapad extra buttons: always reports core events
[ 18.285] (**) Option "Device" "/dev/input/event10"
[ 18.288] (II) event10 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 18.288] (II) event10 - Ideapad extra buttons: device is a keyboard
[ 18.288] (II) event10 - Ideapad extra buttons: device removed
[ 18.288] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.3/PNP0C09:00/VPC2004:00/input/input12/event10"
[ 18.288] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 12)
[ 18.288] (**) Option "xkb_model" "pc105"
[ 18.288] (**) Option "xkb_layout" "si"
[ 18.288] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.291] (II) event10 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 18.292] (II) event10 - Ideapad extra buttons: device is a keyboard
[ 18.293] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 18.293] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 18.293] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 18.293] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 18.296] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 34 paused 0
[ 18.296] (**) AT Translated Set 2 keyboard: always reports core events
[ 18.296] (**) Option "Device" "/dev/input/event3"
[ 18.298] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 18.299] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 18.301] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 18.301] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 18.301] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[ 18.301] (**) Option "xkb_model" "pc105"
[ 18.301] (**) Option "xkb_layout" "si"
[ 18.301] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.305] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 18.305] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 18.309] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event11)
[ 18.309] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[ 18.309] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[ 18.311] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 35 paused 0
[ 18.311] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 18.311] (**) Option "Device" "/dev/input/event11"
[ 18.314] (II) event11 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[ 18.319] (II) event11 - ETPS/2 Elantech Touchpad: device is a touchpad
[ 18.320] (II) event11 - ETPS/2 Elantech Touchpad: device removed
[ 18.320] (II) libinput: ETPS/2 Elantech Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.320] (II) libinput: ETPS/2 Elantech Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.320] (II) libinput: ETPS/2 Elantech Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.321] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event11"
[ 18.321] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 14)
[ 18.323] (**) Option "AccelerationScheme" "none"
[ 18.324] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[ 18.324] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[ 18.324] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[ 18.326] (II) event11 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[ 18.331] (II) event11 - ETPS/2 Elantech Touchpad: device is a touchpad
[ 18.334] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[ 18.334] (II) No input driver specified, ignoring this device.
[ 18.334] (II) This device may have been added with another device file.
[ 18.335] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[ 18.335] (II) No input driver specified, ignoring this device.
[ 18.335] (II) This device may have been added with another device file.
[ 18.356] (**) Razer Razer DeathAdder 2013 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 18.357] (**) Razer Razer DeathAdder 2013 Keyboard: Applying InputClass "system-keyboard"
[ 18.357] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013 Keyboard'
[ 18.357] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[ 18.357] (**) Razer Razer DeathAdder 2013 Keyboard: always reports core events
[ 18.357] (**) Option "Device" "/dev/input/event6"
[ 18.357] (II) libinput: Razer Razer DeathAdder 2013 Keyboard: is a virtual subdevice
[ 18.357] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.1/0003:1532:0037.0002/input/input7/event6"
[ 18.357] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013 Keyboard" (type: KEYBOARD, id 15)
[ 18.357] (**) Option "xkb_model" "pc105"
[ 18.357] (**) Option "xkb_layout" "si"
[ 18.357] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 19.316] (II) modeset(0): Disabling kernel dirty updates, not required.
[ 225.547] (EE) event11 - ETPS/2 Elantech Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.24.0/touchpad-jumping-cursors.html for details
[ 225.861] (EE) event11 - ETPS/2 Elantech Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.24.0/touchpad-jumping-cursors.html for details
[ 225.905] (EE) event11 - ETPS/2 Elantech Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.24.0/touchpad-jumping-cursors.html for details
[ 225.950] (EE) event11 - ETPS/2 Elantech Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.24.0/touchpad-jumping-cursors.html for detailsOffline
Please confirm the exact location (and name) of your X.Org configuration file.
That log shows that the modesetting DDX driver is being used. That driver has a TearFree option in the development branch but it hasn't made it into the stable release yet, at least according to modesetting(4).
EDIT: and the picom developers recommend using the TearFree option in preference. Controlling screen tearing is the big selling point for Wayland, AFAIUI.
Last edited by Head_on_a_Stick (2023-12-10 16:58:11)
Jin, Jîyan, Azadî
Offline
I think I don't even have the xorg.conf file anywhere.
Only the files 00-keyboard.conf, 10-amdgpu.conf and 20-amdgpu.conf that are stored in the folder /etc/X11/xorg.conf.d.
Weird that I have the modsetting driver when I specifically installed the xf86-video-amdgpu driver. Maybe it's just not in use.
Offline
The modesetting driver is used by default, I think.
Delete /etc/X11/xorg.conf.d/20-amdgpu.conf, edit /etc/X11/xorg.conf.d/10-amdgpu.conf to include the TearFree option then start X and see if the log shows the TearFree option being applied.
Jin, Jîyan, Azadî
Offline
Device doesn't take "MatchDriver", you'd get an error in the xorg log about that.
You're starting X11 via starts/xinit?
picom probably won't work unless you're running it w/ the (non-default) glx backend but /their/ main selling point (on X11) is actually the fancy stuff (shadows & transparency)
Performance is also reduced with the TearFree option.
Not really. What it does it to force vsync, what can result in a 1 frame lag (triple buffering) or limit your FPS (it'll be capped at the output rate, ie 60Hz or, if you miss a slot b/c you can't render at 60Hz) half the FPS (you get 30FPS instead of 59fps, however ideally only for that one frame - the next gets the overhead of the previous slot, renders > 60Hz, so you average out on eg 45fps)
This does however not apply if the source can comfortably render > 60FPS and is moot if the source barely does over 30fps anyway.
The same problems apply for wayland, but you've less overhead to get the rendered buffer from the client to the scanout. And vsync is mandatory.
And you're not running into layered vsyncs (in theory client, compositor and server may wait for a vblank signal on X11 what probably gets you 1frame lag + 30fps on a 60Hz output…) - at least the display server is designed this way (clients can still completely fuck up)
Online
^ Thanks for the information seth but my comment was based on personal experience — with TearFree enabled windows drag behind the pointer when they're moved, which I find intolerable. That doesn't happen with Wayland.
EDIT: and the Section is "OutputClass" rather then "Device".
Last edited by Head_on_a_Stick (2023-12-10 20:10:54)
Jin, Jîyan, Azadî
Offline
If I put Device instead of OutputClass (which is sometimes stated), I cant log into the session.
As mentioned, you can expect 1 frame lag w/ the tearfree option if the driver goes for triple buffering and the situation is going to be worse if you're also using a compositing WM that vsyncs, because 1 frame is now 33ms (on a 60Hz display)
This isn't going to happen on wayland because the compositor is the display server and also renders the pointer.
Online
Deleted 20-amdgpu.conf, added TearFree option in the 10-amdgpu.conf file and the tearing is still here.
The keyword TearFree does not show in the xorg log file at all.
@seth I start X11 using startx and the glx module seems like it loads (according to the log file) for picom to work.
Maybe the amd driver is just not being loaded? I would expect to see in the log file something like:
LoadModule: "amdgpu" in there, but no mentions of amd. Only ati which doesnt open, that doesn't matter probably.
I've also found amdgpu_drv.so that mentions TearFree 6 times if that means anything.
Offline
The keyword TearFree does not show in the xorg log file at all.
Post the log and
ls -R /{etc,usr/share}/X11/xorg.conf*
grep -ri tear /{etc,usr/share}/X11/xorg.conf*
pacman -Qs xf86-videoLast edited by seth (2023-12-11 16:45:39)
Online
Xorg log file:
[ 17.365]
X.Org X Server 1.21.1.9
X Protocol Version 11, Revision 0
[ 17.365] Current Operating System: Linux archlinux 6.6.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 08 Dec 2023 17:06:25 +0000 x86_64
[ 17.365] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=9d148469-15ee-4968-80c5-b06e610ab48c rw zswap.enabled=0 rootfstype=ext4 loglevel=3 quiet
[ 17.365]
[ 17.365] Current version of pixman: 0.42.2
[ 17.365] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 17.365] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 17.366] (==) Log file: "/home/jerry/.local/share/xorg/Xorg.0.log", Time: Mon Dec 11 20:26:45 2023
[ 17.369] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 17.370] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 17.371] (==) No Layout section. Using the first Screen section.
[ 17.371] (==) No screen section available. Using defaults.
[ 17.371] (**) |-->Screen "Default Screen Section" (0)
[ 17.371] (**) | |-->Monitor "<default monitor>"
[ 17.371] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 17.371] (==) Automatically adding devices
[ 17.371] (==) Automatically enabling devices
[ 17.371] (==) Automatically adding GPU devices
[ 17.371] (==) Automatically binding GPU devices
[ 17.371] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 17.373] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[ 17.373] Entry deleted from font path.
[ 17.373] (Run 'mkfontdir' on "/usr/share/fonts/misc").
[ 17.373] (WW) The directory "/usr/share/fonts/TTF" does not exist.
[ 17.373] Entry deleted from font path.
[ 17.373] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 17.373] Entry deleted from font path.
[ 17.373] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 17.373] Entry deleted from font path.
[ 17.373] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[ 17.373] Entry deleted from font path.
[ 17.373] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[ 17.373] Entry deleted from font path.
[ 17.373] (==) FontPath set to:
[ 17.373] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 17.373] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 17.373] (II) Module ABI versions:
[ 17.373] X.Org ANSI C Emulation: 0.4
[ 17.373] X.Org Video Driver: 25.2
[ 17.373] X.Org XInput driver : 24.4
[ 17.373] X.Org Server Extension : 10.0
[ 17.374] (++) using VT number 1
[ 17.376] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 17.379] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 17.379] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/drm/card0
[ 17.380] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[ 17.395] (--) PCI:*(0@0:1:0) 1002:9850:17aa:3810 rev 0, Mem @ 0xe0000000/268435456, 0xf0000000/8388608, 0xf0c00000/262144, I/O @ 0x00004000/256, BIOS @ 0x>
[ 17.395] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 17.395] (II) LoadModule: "glx"
[ 17.398] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 17.411] (II) Module glx: vendor="X.Org Foundation"
[ 17.411] compiled for 1.21.1.9, module version = 1.0.0
[ 17.411] ABI class: X.Org Server Extension, version 10.0
[ 17.411] (==) Matched ati as autoconfigured driver 0
[ 17.411] (==) Matched modesetting as autoconfigured driver 1
[ 17.411] (==) Matched fbdev as autoconfigured driver 2
[ 17.411] (==) Matched vesa as autoconfigured driver 3
[ 17.411] (==) Assigned the driver to the xf86ConfigLayout
[ 17.411] (II) LoadModule: "ati"
[ 17.411] (WW) Warning, couldn't open module ati
[ 17.411] (EE) Failed to load module "ati" (module does not exist, 0)
[ 17.411] (II) LoadModule: "modesetting"
[ 17.411] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 17.416] (II) Module modesetting: vendor="X.Org Foundation"
[ 17.416] compiled for 1.21.1.9, module version = 1.21.1
[ 17.416] Module class: X.Org Video Driver
[ 17.416] ABI class: X.Org Video Driver, version 25.2
[ 17.416] (II) LoadModule: "fbdev"
[ 17.416] (WW) Warning, couldn't open module fbdev
[ 17.416] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 17.416] (II) LoadModule: "vesa"
[ 17.417] (WW) Warning, couldn't open module vesa
[ 17.417] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 17.417] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 17.417] (II) modeset(0): using drv /dev/dri/card0
[ 17.417] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 17.417] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 17.417] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 17.417] (==) modeset(0): RGB weight 888
[ 17.417] (==) modeset(0): Default visual is TrueColor
[ 17.417] (II) Loading sub module "glamoregl"
[ 17.417] (II) LoadModule: "glamoregl"
[ 17.417] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 17.431] (II) Module glamoregl: vendor="X.Org Foundation"
[ 17.431] compiled for 1.21.1.9, module version = 1.0.1
[ 17.431] ABI class: X.Org ANSI C Emulation, version 0.4
[ 17.829] (II) modeset(0): glamor X acceleration enabled on KABINI (, LLVM 16.0.6, DRM 2.50, 6.6.5-arch1-1)
[ 17.829] (II) modeset(0): glamor initialized
[ 17.829] (==) modeset(0): VariableRefresh: disabled
[ 17.829] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 17.837] (II) modeset(0): Output eDP-1 has no monitor section
[ 17.839] (II) modeset(0): Output HDMI-1 has no monitor section
[ 17.853] (II) modeset(0): Output VGA-1 has no monitor section
[ 17.861] (II) modeset(0): EDID for output eDP-1
[ 17.861] (II) modeset(0): Manufacturer: CMN Model: 1734 Serial#: 0
[ 17.861] (II) modeset(0): Year: 2014 Week: 35
[ 17.861] (II) modeset(0): EDID Version: 1.4
[ 17.861] (II) modeset(0): Digital Display Input
[ 17.861] (II) modeset(0): 6 bits per channel
[ 17.861] (II) modeset(0): Digital interface is DisplayPort
[ 17.861] (II) modeset(0): Max Image Size [cm]: horiz.: 38 vert.: 21
[ 17.862] (II) modeset(0): Gamma: 2.20
[ 17.862] (II) modeset(0): No DPMS capabilities specified
[ 17.862] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 17.862] (II) modeset(0): First detailed timing is preferred mode
[ 17.862] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 17.862] (II) modeset(0): redX: 0.627 redY: 0.337 greenX: 0.317 greenY: 0.578
[ 17.862] (II) modeset(0): blueX: 0.156 blueY: 0.074 whiteX: 0.313 whiteY: 0.329
[ 17.862] (II) modeset(0): Manufacturer's mask: 0
[ 17.862] (II) modeset(0): Supported detailed timing:
[ 17.862] (II) modeset(0): clock: 107.8 MHz Image Size: 382 x 214 mm
[ 17.862] (II) modeset(0): h_active: 1600 h_sync: 1648 h_sync_end 1680 h_blank_end 1940 h_border: 0
[ 17.862] (II) modeset(0): v_active: 900 v_sync: 903 v_sync_end 908 v_blanking: 926 v_border: 0
[ 17.862] (II) modeset(0): N173FGE-E23
[ 17.862] (II) modeset(0): CMN
[ 17.862] (II) modeset(0): N173FGE-E23
[ 17.862] (II) modeset(0): EDID (in hex):
[ 17.862] (II) modeset(0): 00ffffffffffff000dae341700000000
[ 17.862] (II) modeset(0): 2318010495261578029405a056519428
[ 17.862] (II) modeset(0): 13505400000001010101010101010101
[ 17.862] (II) modeset(0): 0101010101011c2a405461841a303020
[ 17.862] (II) modeset(0): 35007ed610000018000000fe004e3137
[ 17.862] (II) modeset(0): 334647452d4532330a20000000fe0043
[ 17.862] (II) modeset(0): 4d4e0a202020202020202020000000fe
[ 17.862] (II) modeset(0): 004e3137334647452d4532330a20008f
[ 17.862] (II) modeset(0): Printing probed modes for output eDP-1
[ 17.862] (II) modeset(0): Modeline "1600x900"x60.0 107.80 1600 1648 1680 1940 900 903 908 926 -hsync -vsync (55.6 kHz eP)
[ 17.862] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 17.862] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 17.862] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 17.862] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 17.862] (II) modeset(0): Modeline "1440x900"x60.0 106.68 1440 1528 1672 1904 900 903 909 934 -hsync +vsync (56.0 kHz)
[ 17.862] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 17.862] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 17.862] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 17.862] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 17.862] (II) modeset(0): Modeline "1280x854"x60.0 89.34 1280 1352 1480 1680 854 857 867 887 -hsync +vsync (53.2 kHz)
[ 17.862] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 17.862] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 17.862] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 17.862] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 17.862] (II) modeset(0): Modeline "1280x800"x60.0 83.71 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.8 kHz)
[ 17.862] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 17.862] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 17.862] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 17.862] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 17.862] (II) modeset(0): Modeline "1280x720"x60.0 74.65 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.9 kHz)
[ 17.863] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 17.863] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 17.863] (II) modeset(0): Modeline "1152x768"x59.9 71.95 1152 1216 1328 1504 768 771 781 798 -hsync +vsync (47.8 kHz)
[ 17.863] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 17.863] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 17.863] (II) modeset(0): Modeline "1024x768"x59.9 63.53 1024 1072 1176 1328 768 771 775 798 -hsync +vsync (47.8 kHz)
[ 17.863] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 17.863] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 17.863] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 17.863] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 17.863] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 17.863] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 17.863] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 17.863] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 17.863] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 17.863] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 17.863] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 17.863] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 17.863] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 17.863] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 17.863] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 17.863] (II) modeset(0): Modeline "800x600"x60.0 38.31 800 832 912 1024 600 603 607 624 -hsync +vsync (37.4 kHz)
[ 17.863] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 17.863] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 17.863] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 17.863] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 17.863] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 17.863] (II) modeset(0): Modeline "848x480"x59.9 31.65 848 872 952 1056 480 483 493 500 -hsync +vsync (30.0 kHz)
[ 17.863] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 17.863] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 17.863] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 17.863] (II) modeset(0): Modeline "720x480"x59.9 26.85 720 744 808 896 480 483 493 500 -hsync +vsync (30.0 kHz)
[ 17.863] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 17.863] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 17.863] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 17.863] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 17.863] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 17.863] (II) modeset(0): Modeline "640x480"x59.9 23.98 640 664 720 800 480 483 487 500 -hsync +vsync (30.0 kHz)
[ 17.863] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 17.863] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 17.863] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 17.863] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 17.863] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 17.863] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 17.863] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 17.863] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 17.863] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 17.863] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 17.863] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 17.863] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 17.863] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 17.863] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 17.863] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 17.863] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 17.863] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 17.863] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 17.863] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 17.863] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 17.863] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 17.863] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 17.863] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 17.863] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 17.865] (II) modeset(0): EDID for output HDMI-1
[ 17.877] (II) modeset(0): EDID for output VGA-1
[ 17.877] (II) modeset(0): Output eDP-1 connected
[ 17.877] (II) modeset(0): Output HDMI-1 disconnected
[ 17.877] (II) modeset(0): Output VGA-1 disconnected
[ 17.877] (II) modeset(0): Using exact sizes for initial modes
[ 17.877] (II) modeset(0): Output eDP-1 using initial mode 1600x900 +0+0
[ 17.877] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 17.877] (==) modeset(0): DPI set to (96, 96)
[ 17.877] (II) Loading sub module "fb"
[ 17.877] (II) LoadModule: "fb"
[ 17.877] (II) Module "fb" already built-in
[ 17.920] (==) modeset(0): Backing store enabled
[ 17.920] (==) modeset(0): Silken mouse enabled
[ 17.921] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 17.921] (==) modeset(0): DPMS enabled
[ 17.921] (II) modeset(0): [DRI2] Setup complete
[ 17.921] (II) modeset(0): [DRI2] DRI driver: radeonsi
[ 17.921] (II) modeset(0): [DRI2] VDPAU driver: radeonsi
[ 17.921] (II) Initializing extension Generic Event Extension
[ 17.921] (II) Initializing extension SHAPE
[ 17.922] (II) Initializing extension MIT-SHM
[ 17.922] (II) Initializing extension XInputExtension
[ 17.922] (II) Initializing extension XTEST
[ 17.923] (II) Initializing extension BIG-REQUESTS
[ 17.923] (II) Initializing extension SYNC
[ 17.923] (II) Initializing extension XKEYBOARD
[ 17.923] (II) Initializing extension XC-MISC
[ 17.924] (II) Initializing extension SECURITY
[ 17.924] (II) Initializing extension XFIXES
[ 17.924] (II) Initializing extension RENDER
[ 17.924] (II) Initializing extension RANDR
[ 17.925] (II) Initializing extension COMPOSITE
[ 17.925] (II) Initializing extension DAMAGE
[ 17.925] (II) Initializing extension MIT-SCREEN-SAVER
[ 17.926] (II) Initializing extension DOUBLE-BUFFER
[ 17.926] (II) Initializing extension RECORD
[ 17.926] (II) Initializing extension DPMS
[ 17.926] (II) Initializing extension Present
[ 17.927] (II) Initializing extension DRI3
[ 17.927] (II) Initializing extension X-Resource
[ 17.927] (II) Initializing extension XVideo
[ 17.927] (II) Initializing extension XVideo-MotionCompensation
[ 17.927] (II) Initializing extension GLX
[ 17.944] (II) AIGLX: Loaded and initialized radeonsi
[ 17.944] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 17.944] (II) Initializing extension XFree86-VidModeExtension
[ 17.944] (II) Initializing extension XFree86-DGA
[ 17.945] (II) Initializing extension XFree86-DRI
[ 17.945] (II) Initializing extension DRI2
[ 17.946] (II) modeset(0): Damage tracking initialized
[ 17.946] (II) modeset(0): Setting screen physical size to 423 x 238
[ 18.105] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 18.105] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 18.105] (**) Power Button: Applying InputClass "system-keyboard"
[ 18.105] (II) LoadModule: "libinput"
[ 18.105] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 18.113] (II) Module libinput: vendor="X.Org Foundation"
[ 18.113] compiled for 1.21.1.8, module version = 1.4.0
[ 18.113] Module class: X.Org XInput Driver
[ 18.113] ABI class: X.Org XInput driver, version 24.4
[ 18.113] (II) Using input driver 'libinput' for 'Power Button'
[ 18.115] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 25 paused 0
[ 18.115] (**) Power Button: always reports core events
[ 18.115] (**) Option "Device" "/dev/input/event2"
[ 18.126] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 18.126] (II) event2 - Power Button: device is a keyboard
[ 18.127] (II) event2 - Power Button: device removed
[ 18.127] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 18.127] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 18.127] (**) Option "xkb_model" "pc105"
[ 18.127] (**) Option "xkb_layout" "si"
[ 18.127] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.205] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 18.205] (II) event2 - Power Button: device is a keyboard
[ 18.207] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 18.207] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 18.207] (**) Video Bus: Applying InputClass "system-keyboard"
[ 18.207] (II) Using input driver 'libinput' for 'Video Bus'
[ 18.210] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 28 paused 0
[ 18.210] (**) Video Bus: always reports core events
[ 18.210] (**) Option "Device" "/dev/input/event4"
[ 18.212] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 18.212] (II) event4 - Video Bus: device is a keyboard
[ 18.213] (II) event4 - Video Bus: device removed
[ 18.213] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input5/event4"
[ 18.213] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 18.213] (**) Option "xkb_model" "pc105"
[ 18.213] (**) Option "xkb_layout" "si"
[ 18.213] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.216] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 18.216] (II) event4 - Video Bus: device is a keyboard
[ 18.218] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 18.218] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 18.218] (**) Power Button: Applying InputClass "system-keyboard"
[ 18.218] (II) Using input driver 'libinput' for 'Power Button'
[ 18.220] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 29 paused 0
[ 18.220] (**) Power Button: always reports core events
[ 18.220] (**) Option "Device" "/dev/input/event0"
[ 18.222] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 18.222] (II) event0 - Power Button: device is a keyboard
[ 18.223] (II) event0 - Power Button: device removed
[ 18.223] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[ 18.223] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 18.223] (**) Option "xkb_model" "pc105"
[ 18.223] (**) Option "xkb_layout" "si"
[ 18.223] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.225] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 18.226] (II) event0 - Power Button: device is a keyboard
[ 18.227] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 18.227] (II) No input driver specified, ignoring this device.
[ 18.227] (II) This device may have been added with another device file.
[ 18.229] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event12)
[ 18.229] (II) No input driver specified, ignoring this device.
[ 18.229] (II) This device may have been added with another device file.
[ 18.232] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/event5)
[ 18.232] (**) Razer Razer DeathAdder 2013: Applying InputClass "libinput pointer catchall"
[ 18.232] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013'
[ 18.290] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 30 paused 0
[ 18.291] (**) Razer Razer DeathAdder 2013: always reports core events
[ 18.291] (**) Option "Device" "/dev/input/event5"
[ 18.296] (II) event5 - Razer Razer DeathAdder 2013: is tagged by udev as: Mouse
[ 18.297] (II) event5 - Razer Razer DeathAdder 2013: device is a pointer
[ 18.297] (II) event5 - Razer Razer DeathAdder 2013: device removed
[ 18.297] (II) libinput: Razer Razer DeathAdder 2013: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.297] (II) libinput: Razer Razer DeathAdder 2013: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.297] (II) libinput: Razer Razer DeathAdder 2013: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.298] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.0/0003:1532:0037.0001/input/input6/event5"
[ 18.298] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013" (type: MOUSE, id 9)
[ 18.298] (**) Option "AccelerationScheme" "none"
[ 18.298] (**) Razer Razer DeathAdder 2013: (accel) selected scheme none/0
[ 18.298] (**) Razer Razer DeathAdder 2013: (accel) acceleration factor: 2.000
[ 18.298] (**) Razer Razer DeathAdder 2013: (accel) acceleration threshold: 4
[ 18.303] (II) event5 - Razer Razer DeathAdder 2013: is tagged by udev as: Mouse
[ 18.304] (II) event5 - Razer Razer DeathAdder 2013: device is a pointer
[ 18.307] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/mouse0)
[ 18.307] (II) No input driver specified, ignoring this device.
[ 18.307] (II) This device may have been added with another device file.
[ 18.310] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 Keyboard (/dev/input/event6)
[ 18.310] (**) Razer Razer DeathAdder 2013 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 18.310] (**) Razer Razer DeathAdder 2013 Keyboard: Applying InputClass "system-keyboard"
[ 18.310] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013 Keyboard'
[ 18.313] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 31 paused 0
[ 18.313] (**) Razer Razer DeathAdder 2013 Keyboard: always reports core events
[ 18.313] (**) Option "Device" "/dev/input/event6"
[ 18.319] (II) event6 - Razer Razer DeathAdder 2013 Keyboard: is tagged by udev as: Keyboard
[ 18.319] (II) event6 - Razer Razer DeathAdder 2013 Keyboard: device is a keyboard
[ 18.320] (II) event6 - Razer Razer DeathAdder 2013 Keyboard: device removed
[ 18.320] (II) libinput: Razer Razer DeathAdder 2013 Keyboard: needs a virtual subdevice
[ 18.320] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.1/0003:1532:0037.0002/input/input7/event6"
[ 18.320] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013 Keyboard" (type: MOUSE, id 10)
[ 18.320] (**) Option "AccelerationScheme" "none"
[ 18.321] (**) Razer Razer DeathAdder 2013 Keyboard: (accel) selected scheme none/0
[ 18.321] (**) Razer Razer DeathAdder 2013 Keyboard: (accel) acceleration factor: 2.000
[ 18.321] (**) Razer Razer DeathAdder 2013 Keyboard: (accel) acceleration threshold: 4
[ 18.326] (II) event6 - Razer Razer DeathAdder 2013 Keyboard: is tagged by udev as: Keyboard
[ 18.326] (II) event6 - Razer Razer DeathAdder 2013 Keyboard: device is a keyboard
[ 18.330] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/event7)
[ 18.330] (II) No input driver specified, ignoring this device.
[ 18.330] (II) This device may have been added with another device file.
[ 18.333] (II) config/udev: Adding input device Razer Razer DeathAdder 2013 (/dev/input/event8)
[ 18.333] (**) Razer Razer DeathAdder 2013: Applying InputClass "libinput keyboard catchall"
[ 18.333] (**) Razer Razer DeathAdder 2013: Applying InputClass "system-keyboard"
[ 18.333] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013'
[ 18.336] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 32 paused 0
[ 18.336] (**) Razer Razer DeathAdder 2013: always reports core events
[ 18.336] (**) Option "Device" "/dev/input/event8"
[ 18.341] (II) event8 - Razer Razer DeathAdder 2013: is tagged by udev as: Keyboard
[ 18.341] (II) event8 - Razer Razer DeathAdder 2013: device is a keyboard
[ 18.342] (II) event8 - Razer Razer DeathAdder 2013: device removed
[ 18.342] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.2/0003:1532:0037.0003/input/input9/event8"
[ 18.343] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013" (type: KEYBOARD, id 11)
[ 18.343] (**) Option "xkb_model" "pc105"
[ 18.343] (**) Option "xkb_layout" "si"
[ 18.343] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.348] (II) event8 - Razer Razer DeathAdder 2013: is tagged by udev as: Keyboard
[ 18.349] (II) event8 - Razer Razer DeathAdder 2013: device is a keyboard
[ 18.351] (II) config/udev: Adding input device HD-Audio Generic Mic (/dev/input/event13)
[ 18.351] (II) No input driver specified, ignoring this device.
[ 18.351] (II) This device may have been added with another device file.
[ 18.352] (II) config/udev: Adding input device HD-Audio Generic Headphone (/dev/input/event14)
[ 18.353] (II) No input driver specified, ignoring this device.
[ 18.353] (II) This device may have been added with another device file.
[ 18.354] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event10)
[ 18.354] (**) Ideapad extra buttons: Applying InputClass "libinput keyboard catchall"
[ 18.354] (**) Ideapad extra buttons: Applying InputClass "system-keyboard"
[ 18.354] (II) Using input driver 'libinput' for 'Ideapad extra buttons'
[ 18.357] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 33 paused 0
[ 18.357] (**) Ideapad extra buttons: always reports core events
[ 18.357] (**) Option "Device" "/dev/input/event10"
[ 18.361] (II) event10 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 18.361] (II) event10 - Ideapad extra buttons: device is a keyboard
[ 18.361] (II) event10 - Ideapad extra buttons: device removed
[ 18.361] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.3/PNP0C09:00/VPC2004:00/input/input11/event10"
[ 18.361] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 12)
[ 18.361] (**) Option "xkb_model" "pc105"
[ 18.361] (**) Option "xkb_layout" "si"
[ 18.361] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.365] (II) event10 - Ideapad extra buttons: is tagged by udev as: Keyboard
[ 18.366] (II) event10 - Ideapad extra buttons: device is a keyboard
[ 18.368] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 18.368] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 18.368] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 18.368] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 18.370] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 34 paused 0
[ 18.370] (**) AT Translated Set 2 keyboard: always reports core events
[ 18.370] (**) Option "Device" "/dev/input/event3"
[ 18.373] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 18.374] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 18.377] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 18.377] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 18.377] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[ 18.377] (**) Option "xkb_model" "pc105"
[ 18.377] (**) Option "xkb_layout" "si"
[ 18.377] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 18.380] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 18.381] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 18.385] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event11)
[ 18.385] (**) ETPS/2 Elantech Touchpad: Applying InputClass "libinput touchpad catchall"
[ 18.385] (II) Using input driver 'libinput' for 'ETPS/2 Elantech Touchpad'
[ 18.387] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 35 paused 0
[ 18.387] (**) ETPS/2 Elantech Touchpad: always reports core events
[ 18.387] (**) Option "Device" "/dev/input/event11"
[ 18.390] (II) event11 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[ 18.395] (II) event11 - ETPS/2 Elantech Touchpad: device is a touchpad
[ 18.395] (II) event11 - ETPS/2 Elantech Touchpad: device removed
[ 18.395] (II) libinput: ETPS/2 Elantech Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.395] (II) libinput: ETPS/2 Elantech Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.395] (II) libinput: ETPS/2 Elantech Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 18.397] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input12/event11"
[ 18.397] (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, id 14)
[ 18.399] (**) Option "AccelerationScheme" "none"
[ 18.399] (**) ETPS/2 Elantech Touchpad: (accel) selected scheme none/0
[ 18.399] (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000
[ 18.399] (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4
[ 18.402] (II) event11 - ETPS/2 Elantech Touchpad: is tagged by udev as: Touchpad
[ 18.407] (II) event11 - ETPS/2 Elantech Touchpad: device is a touchpad
[ 18.409] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse1)
[ 18.409] (II) No input driver specified, ignoring this device.
[ 18.409] (II) This device may have been added with another device file.
[ 18.410] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[ 18.410] (II) No input driver specified, ignoring this device.
[ 18.410] (II) This device may have been added with another device file.
[ 18.431] (**) Razer Razer DeathAdder 2013 Keyboard: Applying InputClass "libinput keyboard catchall"
[ 18.431] (**) Razer Razer DeathAdder 2013 Keyboard: Applying InputClass "system-keyboard"
[ 18.431] (II) Using input driver 'libinput' for 'Razer Razer DeathAdder 2013 Keyboard'
[ 18.431] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[ 18.431] (**) Razer Razer DeathAdder 2013 Keyboard: always reports core events
[ 18.431] (**) Option "Device" "/dev/input/event6"
[ 18.431] (II) libinput: Razer Razer DeathAdder 2013 Keyboard: is a virtual subdevice
[ 18.431] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:10.0/usb3/3-1/3-1:1.1/0003:1532:0037.0002/input/input7/event6"
[ 18.431] (II) XINPUT: Adding extended input device "Razer Razer DeathAdder 2013 Keyboard" (type: KEYBOARD, id 15)
[ 18.431] (**) Option "xkb_model" "pc105"
[ 18.431] (**) Option "xkb_layout" "si"
[ 18.431] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 19.402] (II) modeset(0): Disabling kernel dirty updates, not required.
[ 3533.046] (II) event5 - Razer Razer DeathAdder 2013: SYN_DROPPED event - some input events have been lost.Output of the last 3 commands:
/etc/X11/xorg.conf.d:
00-keyboard.conf 10-amdgpu.conf10-amdgpu.conf 10-quirks.conf 40-libinput.conf
[jerry@archlinux ~]$ grep -ri tear /{etc,usr/share}/X11/xorg.conf*
/etc/X11/xorg.conf.d/10-amdgpu.conf: Option "TearFree" "true"
/usr/share/X11/xorg.conf.d/10-amdgpu.conf: Option "TearFree" "true"local/xf86-video-amdgpu 23.0.0-1 (xorg-drivers)
X.org amdgpu video driverOffline
[ 17.395] (--) PCI:*(0@0:1:0) 1002:9850:17aa:3810 rev 0, Mem @ 0xe0000000/268435456, 0xf0000000/8388608, 0xf0c00000/262144, I/O @ 0x00004000/256, BIOS @ 0x>Please don't copypaste out of the pager, it trun>
But you've a Sea Islands chip, https://wiki.archlinux.org/title/AMDGPU … K)_support
Online
Sorry. So I should've copied up until the PCI: line?
And thanks, I'll try it and report.
Offline
No you should've copied everything, but the fact you copied this out of less or so means that the longer lines get truncated to a certain length and the context of longer lines is lost.
seth pointed out the PCI line because it clued him in that you should follow the guidelines for Sea Islands cards.
Last edited by V1del (2023-12-11 21:24:17)
Offline
Too complicated for me, I can't get past the kernel compiling phase section 2.2.2.2.
Offline
You don't need to compile anything, wtf are you doing there?
Just add "radeon.cik_support=0 amdgpu.cik_support=1" to the https://wiki.archlinux.org/title/Kernel_parameters
Online
I thought I had to do the whole chapter x_x
But this fixed it thank you very much! I spent days on this.
Added this to the grub.cfg file 3 times and it works.
Offline