You are not logged in.
Hi all,
I have the ASUS G512LW, running the latest g14 kernel. When trying to change resolution/refresh rate with xrandr, I get
xrandr: Configure crtc 0 failed
. This is after running:
cvt 1920 1080 60
xrandr --newmode "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync -vsync
xrandr --addmode eDP1 1920x1080_60.00
xrandr --output eDP1 --mode 1920x1080_60.00
Changing ctrc doesnt work either.
I have tried with and without xf86-video-intel, as well as with my discrete GPU loaded with nvidia.
the end of my Xorg0.log:
[508.054] (EE) intel(0): failed to set mode: Invalid argument [22]
I'm using Xorg with i3-gaps.
Does anyone know what's going on? I've done a bunch of googling and found nothing. I've also done more troubleshooting, but I cant remember off the top of my head. Any help would be greatly appreciated.
Thanks in advance.
Offline
Are you sure you need a custom modeline for this? What's the output of just xrandr -q ?
Offline
I have tried with and without xf86-video-intel, as well as with my discrete GPU loaded with nvidia.
Please post your xorg log and output of "xrandr -q" and "xrandr --listproviders", https://wiki.archlinux.org/title/Xorg#General
Online
sorry for the late response, life got in the way.
xrandr -q
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
eDP1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 340mm x 190mm
1920x1080 240.00*+
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
xrandr --listproviders
Providers: number : 1
Provider 0: id: 0x44 cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 4 outputs: 2 associated providers: 0 name:Intel
grep -E '(EE|intel)' /var/log/Xorg.0.log
[ 2.349] Current Operating System: Linux arch-rog 5.16.11-arch1-g14-2 #1 SMP PREEMPT Thu, 03 Mar 2022 16:30:44 +0000 x86_64
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2.365] (==) Matched intel as autoconfigured driver 0
[ 2.365] (II) LoadModule: "intel"
[ 2.365] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 2.368] (II) Module intel: vendor="X.Org Foundation"
[ 2.371] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
[ 2.371] (II) intel: Driver for Intel(R) HD Graphics
[ 2.371] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 2.371] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 2.376] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[ 2.376] (II) intel(0): SNA compiled from 2.99.917-916-g31486f40
[ 2.410] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[ 2.410] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 6 threads
[ 2.410] (II) intel(0): Creating default Display subsection in Screen section
[ 2.410] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 2.410] (==) intel(0): RGB weight 888
[ 2.410] (==) intel(0): Default visual is TrueColor
[ 2.410] (II) intel(0): Output eDP1 has no monitor section
[ 2.410] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 2.410] (II) intel(0): Enabled output eDP1
[ 2.410] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 2.410] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 2.411] (II) intel(0): Enabled output VIRTUAL1
[ 2.411] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[ 2.411] (==) intel(0): TearFree enabled
[ 2.411] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 2.411] (==) intel(0): DPI set to (96, 96)
[ 2.411] (II) intel(0): SNA initialized with Coffeelake (gen9) backend
[ 2.411] (==) intel(0): Backing store enabled
[ 2.411] (==) intel(0): Silken mouse enabled
[ 2.411] (II) intel(0): HW Cursor enabled
[ 2.411] (==) intel(0): DPMS enabled
[ 2.411] (==) intel(0): Display hotplug detection enabled
[ 2.411] (II) intel(0): [DRI2] Setup complete
[ 2.411] (II) intel(0): [DRI2] DRI driver: i965
[ 2.411] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 2.411] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 2.411] (II) intel(0): hardware support for Present enabled
[ 2.412] (II) Initializing extension MIT-SCREEN-SAVER
[ 2.438] (II) intel(0): switch to mode 1920x1080@240.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 2.439] (II) intel(0): Setting screen physical size to 508 x 285
[ 4.413] (II) intel(0): EDID vendor "SHP", prod id 5331
[ 4.413] (II) intel(0): Printing DDC gathered Modelines:
[ 4.414] (II) intel(0): Modeline "1920x1080"x0.0 533.28 1920 1944 1984 2000 1080 1083 1088 1111 -hsync -vsync (266.6 kHz eP)
[ 4.414] (II) intel(0): Modeline "1920x1080"x0.0 133.32 1920 1944 1984 2000 1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)
[ 322.158] (EE) event21 - ELAN1203:00 04F3:307A Touchpad: kernel bug: Touch jump detected and discarded.
[ 476.496] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 476.505] (EE) intel(0): failed to set mode: Invalid argument [22]
[ 476.770] (II) intel(0): switch to mode 1920x1080@240.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
thanks for your time guys
Offline
Not a grep - the entire journal.
[ 4.414] (II) intel(0): Modeline "1920x1080"x0.0 133.32 1920 1944 1984 2000 1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)
cvt12 1920 1080 60 -b
# 1920x1080 @ 60.000 Hz Reduced Blank (CVT) field rate 60.000 Hz; hsync: 66.660 kHz; pclk: 133.32 MHz
Modeline "1920x1080_60.00_rb2" 133.32 1920 1928 1960 2000 1080 1097 1105 1111 +hsync -vsyn
Online
Having a similar story with an Alienware M15 R6. Apparently these panels lack kernel support.
I would love to be wrong tho
Offline
Did you try the modeline in #5 ?
Online
Hi everyone, I'm back. I will try the modeline Seth suggested. I got quite sick but I'm back now
Offline
Having a similar story with an Alienware M15 R6. Apparently these panels lack kernel support.
I would love to be wrong tho
Strange. The thing is, a while ago I ran gnome on fedora 34 with the g14 kernel, and changing refresh rate worked. I installed gnome and tried again but to no avail. Maybe a kernel update removed support? I'm going to try the lts kernel with fedora again and see if that works
Offline
here is my xorg log
cat /var/log/Xorg.0.log
[ 2.196]
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[ 2.196] Current Operating System: Linux arch-rog 5.17.0-arch1-g14-1 #1 SMP PREEMPT Sun, 27 Mar 2022 08:40:29 +0000 x86_64
[ 2.196] Kernel command line: pm_debug_messages amd_pmc.enable_stb=1 amd_pmc.dyndbg="+p" acpi.dyndbg="file drivers/acpi/x86/s2idle.c +p" BOOT_IMAGE=/boot/vmlinuz-linux-g14 root=UUID=ce55f540-1848-49e6-8e3d-4034db44f77d rw rd.driver.blacklist=nouveau modprobe.blacklist=nouveau pcie_aspm=force loglevel=3 quiet
[ 2.196]
[ 2.196] Current version of pixman: 0.40.0
[ 2.196] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2.196] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2.196] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 6 08:25:22 2022
[ 2.196] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 2.197] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 2.197] (==) ServerLayout "layout"
[ 2.197] (==) No screen section available. Using defaults.
[ 2.197] (**) |-->Screen "Default Screen Section" (0)
[ 2.197] (**) | |-->Monitor "<default monitor>"
[ 2.197] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 2.197] (==) Automatically adding devices
[ 2.197] (==) Automatically enabling devices
[ 2.197] (==) Automatically adding GPU devices
[ 2.197] (==) Automatically binding GPU devices
[ 2.197] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 2.199] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 2.199] Entry deleted from font path.
[ 2.200] (==) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/TTF,
/usr/share/fonts/OTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 2.200] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 2.200] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 2.200] (II) Module ABI versions:
[ 2.200] X.Org ANSI C Emulation: 0.4
[ 2.200] X.Org Video Driver: 25.2
[ 2.200] X.Org XInput driver : 24.4
[ 2.200] X.Org Server Extension : 10.0
[ 2.201] (++) using VT number 7
[ 2.201] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 2.201] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 2.201] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 2.221] (--) PCI:*(0@0:2:0) 8086:9bc4:1043:192f rev 5, Mem @ 0xc3000000/16777216, 0xa0000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 2.221] (--) PCI: (1@0:0:0) 10de:1f14:1043:192f rev 161, Mem @ 0xc4000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[ 2.221] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 2.222] (II) LoadModule: "glx"
[ 2.222] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 2.229] (II) Module glx: vendor="X.Org Foundation"
[ 2.230] compiled for 1.21.1.3, module version = 1.0.0
[ 2.230] ABI class: X.Org Server Extension, version 10.0
[ 2.230] (==) Matched intel as autoconfigured driver 0
[ 2.230] (==) Matched modesetting as autoconfigured driver 1
[ 2.230] (==) Matched fbdev as autoconfigured driver 2
[ 2.230] (==) Matched vesa as autoconfigured driver 3
[ 2.230] (==) Assigned the driver to the xf86ConfigLayout
[ 2.230] (II) LoadModule: "intel"
[ 2.230] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 2.234] (II) Module intel: vendor="X.Org Foundation"
[ 2.234] compiled for 1.21.1.1, module version = 2.99.917
[ 2.234] Module class: X.Org Video Driver
[ 2.234] ABI class: X.Org Video Driver, version 25.2
[ 2.234] (II) LoadModule: "modesetting"
[ 2.234] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 2.237] (II) Module modesetting: vendor="X.Org Foundation"
[ 2.237] compiled for 1.21.1.3, module version = 1.21.1
[ 2.238] Module class: X.Org Video Driver
[ 2.238] ABI class: X.Org Video Driver, version 25.2
[ 2.238] (II) LoadModule: "fbdev"
[ 2.238] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 2.238] (II) Module fbdev: vendor="X.Org Foundation"
[ 2.238] compiled for 1.21.1.1, module version = 0.5.0
[ 2.238] Module class: X.Org Video Driver
[ 2.238] ABI class: X.Org Video Driver, version 25.2
[ 2.238] (II) LoadModule: "vesa"
[ 2.238] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 2.239] (II) Module vesa: vendor="X.Org Foundation"
[ 2.239] compiled for 1.21.1.1, module version = 2.5.0
[ 2.239] Module class: X.Org Video Driver
[ 2.239] ABI class: X.Org Video Driver, version 25.2
[ 2.239] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 2.239] (II) intel: Driver for Intel(R) HD Graphics
[ 2.239] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 2.239] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 2.239] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 2.240] (II) FBDEV: driver for framebuffer: fbdev
[ 2.240] (II) VESA: driver for VESA chipsets: vesa
[ 2.249] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20201103
[ 2.249] (II) intel(0): SNA compiled from 2.99.917-916-g31486f40
[ 2.250] (WW) Falling back to old probe method for modesetting
[ 2.250] (WW) Falling back to old probe method for fbdev
[ 2.250] (II) Loading sub module "fbdevhw"
[ 2.250] (II) LoadModule: "fbdevhw"
[ 2.250] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 2.251] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 2.251] compiled for 1.21.1.3, module version = 0.0.2
[ 2.251] ABI class: X.Org Video Driver, version 25.2
[ 2.251] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics
[ 2.251] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 6 threads
[ 2.251] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 2.251] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 2.251] (==) intel(0): RGB weight 888
[ 2.251] (==) intel(0): Default visual is TrueColor
[ 2.252] (II) intel(0): Output eDP1 has no monitor section
[ 2.253] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 2.253] (II) intel(0): Enabled output eDP1
[ 2.253] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 2.253] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 2.253] (II) intel(0): Enabled output VIRTUAL1
[ 2.253] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[ 2.253] (==) intel(0): TearFree enabled
[ 2.253] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 2.253] (==) intel(0): DPI set to (96, 96)
[ 2.253] (II) Loading sub module "dri3"
[ 2.253] (II) LoadModule: "dri3"
[ 2.253] (II) Module "dri3" already built-in
[ 2.253] (II) Loading sub module "dri2"
[ 2.253] (II) LoadModule: "dri2"
[ 2.253] (II) Module "dri2" already built-in
[ 2.253] (II) Loading sub module "present"
[ 2.253] (II) LoadModule: "present"
[ 2.253] (II) Module "present" already built-in
[ 2.253] (II) UnloadModule: "modesetting"
[ 2.253] (II) Unloading modesetting
[ 2.253] (II) UnloadModule: "fbdev"
[ 2.253] (II) Unloading fbdev
[ 2.253] (II) UnloadSubModule: "fbdevhw"
[ 2.253] (II) Unloading fbdevhw
[ 2.253] (II) UnloadModule: "vesa"
[ 2.253] (II) Unloading vesa
[ 2.254] (II) intel(0): SNA initialized with Coffeelake (gen9) backend
[ 2.254] (==) intel(0): Backing store enabled
[ 2.254] (==) intel(0): Silken mouse enabled
[ 2.254] (II) intel(0): HW Cursor enabled
[ 2.254] (==) intel(0): DPMS enabled
[ 2.254] (==) intel(0): Display hotplug detection enabled
[ 2.254] (II) intel(0): [DRI2] Setup complete
[ 2.254] (II) intel(0): [DRI2] DRI driver: i965
[ 2.254] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 2.255] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[ 2.255] (II) intel(0): hardware support for Present enabled
[ 2.255] (II) Initializing extension Generic Event Extension
[ 2.255] (II) Initializing extension SHAPE
[ 2.255] (II) Initializing extension MIT-SHM
[ 2.255] (II) Initializing extension XInputExtension
[ 2.255] (II) Initializing extension XTEST
[ 2.256] (II) Initializing extension BIG-REQUESTS
[ 2.256] (II) Initializing extension SYNC
[ 2.256] (II) Initializing extension XKEYBOARD
[ 2.256] (II) Initializing extension XC-MISC
[ 2.256] (II) Initializing extension SECURITY
[ 2.257] (II) Initializing extension XFIXES
[ 2.257] (II) Initializing extension RENDER
[ 2.257] (II) Initializing extension RANDR
[ 2.258] (II) Initializing extension COMPOSITE
[ 2.258] (II) Initializing extension DAMAGE
[ 2.258] (II) Initializing extension MIT-SCREEN-SAVER
[ 2.258] (II) Initializing extension DOUBLE-BUFFER
[ 2.259] (II) Initializing extension RECORD
[ 2.259] (II) Initializing extension DPMS
[ 2.259] (II) Initializing extension Present
[ 2.259] (II) Initializing extension DRI3
[ 2.259] (II) Initializing extension X-Resource
[ 2.260] (II) Initializing extension XVideo
[ 2.260] (II) Initializing extension XVideo-MotionCompensation
[ 2.260] (II) Initializing extension GLX
[ 2.260] (EE) AIGLX error: dlopen of /usr/lib/dri/i965_dri.so failed (/usr/lib/dri/i965_dri.so: cannot open shared object file: No such file or directory)
[ 2.261] (EE) AIGLX error: unable to load driver i965
[ 2.469] (II) IGLX: Loaded and initialized swrast
[ 2.469] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 2.469] (II) Initializing extension XFree86-VidModeExtension
[ 2.469] (II) Initializing extension XFree86-DGA
[ 2.469] (II) Initializing extension XFree86-DRI
[ 2.469] (II) Initializing extension DRI2
[ 2.473] (II) intel(0): switch to mode 1920x1080@240.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 2.474] (II) intel(0): Setting screen physical size to 508 x 285
[ 2.572] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 2.572] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 2.572] (II) LoadModule: "libinput"
[ 2.572] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 2.576] (II) Module libinput: vendor="X.Org Foundation"
[ 2.576] compiled for 1.21.1.3, module version = 1.2.1
[ 2.576] Module class: X.Org XInput Driver
[ 2.576] ABI class: X.Org XInput driver, version 24.4
[ 2.576] (II) Using input driver 'libinput' for 'Power Button'
[ 2.576] (**) Power Button: always reports core events
[ 2.576] (**) Option "Device" "/dev/input/event3"
[ 2.580] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 2.580] (II) event3 - Power Button: device is a keyboard
[ 2.580] (II) event3 - Power Button: device removed
[ 2.617] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 2.617] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 2.618] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 2.618] (II) event3 - Power Button: device is a keyboard
[ 2.619] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event6)
[ 2.619] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 2.619] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[ 2.619] (**) Asus Wireless Radio Control: always reports core events
[ 2.619] (**) Option "Device" "/dev/input/event6"
[ 2.620] (II) event6 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[ 2.620] (II) event6 - Asus Wireless Radio Control: device is a keyboard
[ 2.620] (II) event6 - Asus Wireless Radio Control: device removed
[ 2.670] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input6/event6"
[ 2.670] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 7)
[ 2.671] (II) event6 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[ 2.671] (II) event6 - Asus Wireless Radio Control: device is a keyboard
[ 2.672] (II) config/udev: Adding input device Video Bus (/dev/input/event16)
[ 2.672] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 2.672] (II) Using input driver 'libinput' for 'Video Bus'
[ 2.672] (**) Video Bus: always reports core events
[ 2.672] (**) Option "Device" "/dev/input/event16"
[ 2.672] (II) event16 - Video Bus: is tagged by udev as: Keyboard
[ 2.672] (II) event16 - Video Bus: device is a keyboard
[ 2.673] (II) event16 - Video Bus: device removed
[ 2.723] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input17/event16"
[ 2.724] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 2.725] (II) event16 - Video Bus: is tagged by udev as: Keyboard
[ 2.725] (II) event16 - Video Bus: device is a keyboard
[ 2.726] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[ 2.726] (II) No input driver specified, ignoring this device.
[ 2.726] (II) This device may have been added with another device file.
[ 2.726] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 2.726] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 2.726] (II) Using input driver 'libinput' for 'Power Button'
[ 2.726] (**) Power Button: always reports core events
[ 2.726] (**) Option "Device" "/dev/input/event2"
[ 2.727] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 2.727] (II) event2 - Power Button: device is a keyboard
[ 2.728] (II) event2 - Power Button: device removed
[ 2.770] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[ 2.770] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[ 2.771] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 2.772] (II) event2 - Power Button: device is a keyboard
[ 2.772] (II) config/udev: Adding input device Sleep Button (/dev/input/event1)
[ 2.772] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 2.772] (II) Using input driver 'libinput' for 'Sleep Button'
[ 2.772] (**) Sleep Button: always reports core events
[ 2.772] (**) Option "Device" "/dev/input/event1"
[ 2.773] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 2.774] (II) event1 - Sleep Button: device is a keyboard
[ 2.774] (II) event1 - Sleep Button: device removed
[ 2.830] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1/event1"
[ 2.830] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[ 2.831] (II) event1 - Sleep Button: is tagged by udev as: Keyboard
[ 2.831] (II) event1 - Sleep Button: device is a keyboard
[ 2.832] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
[ 2.832] (II) No input driver specified, ignoring this device.
[ 2.832] (II) This device may have been added with another device file.
[ 2.834] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event15)
[ 2.834] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 2.834] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[ 2.834] (**) Asus WMI hotkeys: always reports core events
[ 2.834] (**) Option "Device" "/dev/input/event15"
[ 2.834] (II) event15 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 2.834] (II) event15 - Asus WMI hotkeys: device is a keyboard
[ 2.835] (II) event15 - Asus WMI hotkeys: device removed
[ 2.887] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input15/event15"
[ 2.887] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 11)
[ 2.888] (II) event15 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 2.888] (II) event15 - Asus WMI hotkeys: device is a keyboard
[ 2.889] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[ 2.889] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 2.889] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 2.889] (**) AT Translated Set 2 keyboard: always reports core events
[ 2.889] (**) Option "Device" "/dev/input/event4"
[ 2.890] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 2.890] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 2.892] (II) event4 - AT Translated Set 2 keyboard: device removed
[ 2.910] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[ 2.910] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[ 2.913] (II) event4 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 2.913] (II) event4 - AT Translated Set 2 keyboard: device is a keyboard
[ 2.917] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
[ 2.917] (II) No input driver specified, ignoring this device.
[ 2.917] (II) This device may have been added with another device file.
[ 2.952] (II) intel(0): EDID vendor "SHP", prod id 5331
[ 2.952] (II) intel(0): Printing DDC gathered Modelines:
[ 2.952] (II) intel(0): Modeline "1920x1080"x0.0 533.28 1920 1944 1984 2000 1080 1083 1088 1111 -hsync -vsync (266.6 kHz eP)
[ 2.952] (II) intel(0): Modeline "1920x1080"x0.0 133.32 1920 1944 1984 2000 1080 1083 1088 1111 -hsync -vsync (66.7 kHz e)
[ 2.952] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:02.0/drm/card0 /dev/dri/card0
[ 2.952] xf86: remove device 0 /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 2.952] failed to find screen to remove
[ 2.953] (II) config/udev: removing device Video Bus
[ 2.953] (II) event16 - Video Bus: device removed
[ 3.014] (II) UnloadModule: "libinput"
[ 3.014] (II) config/udev: Adding input device Video Bus (/dev/input/event16)
[ 3.014] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 3.014] (II) Using input driver 'libinput' for 'Video Bus'
[ 3.014] (**) Video Bus: always reports core events
[ 3.014] (**) Option "Device" "/dev/input/event16"
[ 3.016] (II) event16 - Video Bus: is tagged by udev as: Keyboard
[ 3.016] (II) event16 - Video Bus: device is a keyboard
[ 3.016] (II) event16 - Video Bus: device removed
[ 3.097] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:13/LNXVIDEO:01/input/input17/event16"
[ 3.097] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 3.098] (II) event16 - Video Bus: is tagged by udev as: Keyboard
[ 3.098] (II) event16 - Video Bus: device is a keyboard
[ 3.099] (II) config/udev: removing device Asus WMI hotkeys
[ 3.099] (II) event15 - Asus WMI hotkeys: device removed
[ 3.160] (II) UnloadModule: "libinput"
[ 3.161] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event15)
[ 3.161] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 3.161] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[ 3.161] (**) Asus WMI hotkeys: always reports core events
[ 3.161] (**) Option "Device" "/dev/input/event15"
[ 3.161] (II) event15 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 3.161] (II) event15 - Asus WMI hotkeys: device is a keyboard
[ 3.162] (II) event15 - Asus WMI hotkeys: device removed
[ 3.220] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input15/event15"
[ 3.220] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 11)
[ 3.221] (II) event15 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 3.221] (II) event15 - Asus WMI hotkeys: device is a keyboard
[ 3.221] (II) config/udev: Adding input device (unnamed) (/dev/input/event21)
[ 3.221] (II) No input driver specified, ignoring this device.
[ 3.221] (II) This device may have been added with another device file.
[ 3.222] (II) config/udev: Adding input device (unnamed) (/dev/input/event19)
[ 3.222] (II) No input driver specified, ignoring this device.
[ 3.222] (II) This device may have been added with another device file.
[ 3.222] (II) config/udev: Adding input device (unnamed) (/dev/input/event18)
[ 3.222] (II) No input driver specified, ignoring this device.
[ 3.222] (II) This device may have been added with another device file.
[ 3.222] (II) config/udev: Adding input device (unnamed) (/dev/input/event20)
[ 3.222] (II) No input driver specified, ignoring this device.
[ 3.222] (II) This device may have been added with another device file.
[ 3.223] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event22)
[ 3.223] (II) No input driver specified, ignoring this device.
[ 3.223] (II) This device may have been added with another device file.
[ 3.224] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event21)
[ 3.224] (II) No input driver specified, ignoring this device.
[ 3.224] (II) This device may have been added with another device file.
[ 3.224] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[ 3.224] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 3.224] (II) Using input driver 'libinput' for 'Video Bus'
[ 3.224] (**) Video Bus: always reports core events
[ 3.224] (**) Option "Device" "/dev/input/event5"
[ 3.225] (II) event5 - Video Bus: is tagged by udev as: Keyboard
[ 3.225] (II) event5 - Video Bus: device is a keyboard
[ 3.225] (II) event5 - Video Bus: device removed
[ 3.293] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input16/event5"
[ 3.294] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 13)
[ 3.294] (II) event5 - Video Bus: is tagged by udev as: Keyboard
[ 3.295] (II) event5 - Video Bus: device is a keyboard
[ 3.295] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event19)
[ 3.295] (II) No input driver specified, ignoring this device.
[ 3.295] (II) This device may have been added with another device file.
[ 3.295] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event20)
[ 3.295] (II) No input driver specified, ignoring this device.
[ 3.295] (II) This device may have been added with another device file.
[ 3.296] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event18)
[ 3.296] (II) No input driver specified, ignoring this device.
[ 3.296] (II) This device may have been added with another device file.
[ 3.296] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[ 3.296] (II) No input driver specified, ignoring this device.
[ 3.296] (II) This device may have been added with another device file.
[ 3.296] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[ 3.296] (II) No input driver specified, ignoring this device.
[ 3.296] (II) This device may have been added with another device file.
[ 3.297] (II) config/udev: Adding input device Asus Keyboard (/dev/input/event17)
[ 3.297] (**) Asus Keyboard: Applying InputClass "libinput keyboard catchall"
[ 3.297] (II) Using input driver 'libinput' for 'Asus Keyboard'
[ 3.297] (**) Asus Keyboard: always reports core events
[ 3.297] (**) Option "Device" "/dev/input/event17"
[ 3.298] (II) event17 - Asus Keyboard: is tagged by udev as: Keyboard
[ 3.298] (II) event17 - Asus Keyboard: device is a keyboard
[ 3.299] (II) event17 - Asus Keyboard: device removed
[ 3.344] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/0003:0B05:1866.0001/input/input18/event17"
[ 3.344] (II) XINPUT: Adding extended input device "Asus Keyboard" (type: KEYBOARD, id 14)
[ 3.347] (II) event17 - Asus Keyboard: is tagged by udev as: Keyboard
[ 3.347] (II) event17 - Asus Keyboard: device is a keyboard
[ 3.350] (II) config/udev: Adding input device Asus Keyboard (/dev/input/event8)
[ 3.350] (**) Asus Keyboard: Applying InputClass "libinput keyboard catchall"
[ 3.350] (II) Using input driver 'libinput' for 'Asus Keyboard'
[ 3.350] (**) Asus Keyboard: always reports core events
[ 3.350] (**) Option "Device" "/dev/input/event8"
[ 3.353] (II) event8 - Asus Keyboard: is tagged by udev as: Keyboard
[ 3.353] (II) event8 - Asus Keyboard: device is a keyboard
[ 3.356] (II) event8 - Asus Keyboard: device removed
[ 3.387] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.1/0003:0B05:1866.0002/input/input24/event8"
[ 3.387] (II) XINPUT: Adding extended input device "Asus Keyboard" (type: KEYBOARD, id 15)
[ 3.390] (II) event8 - Asus Keyboard: is tagged by udev as: Keyboard
[ 3.390] (II) event8 - Asus Keyboard: device is a keyboard
[ 3.394] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Mouse (/dev/input/event10)
[ 3.394] (**) ELAN1203:00 04F3:307A Mouse: Applying InputClass "libinput pointer catchall"
[ 3.394] (II) Using input driver 'libinput' for 'ELAN1203:00 04F3:307A Mouse'
[ 3.394] (**) ELAN1203:00 04F3:307A Mouse: always reports core events
[ 3.394] (**) Option "Device" "/dev/input/event10"
[ 3.396] (II) event10 - ELAN1203:00 04F3:307A Mouse: is tagged by udev as: Mouse Pointingstick
[ 3.397] (II) event10 - ELAN1203:00 04F3:307A Mouse: device is a pointer
[ 3.400] (II) event10 - ELAN1203:00 04F3:307A Mouse: device removed
[ 3.444] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN1203:00/0018:04F3:307A.0004/input/input26/event10"
[ 3.444] (II) XINPUT: Adding extended input device "ELAN1203:00 04F3:307A Mouse" (type: MOUSE, id 16)
[ 3.444] (**) Option "AccelerationScheme" "none"
[ 3.444] (**) ELAN1203:00 04F3:307A Mouse: (accel) selected scheme none/0
[ 3.444] (**) ELAN1203:00 04F3:307A Mouse: (accel) acceleration factor: 2.000
[ 3.444] (**) ELAN1203:00 04F3:307A Mouse: (accel) acceleration threshold: 4
[ 3.446] (II) event10 - ELAN1203:00 04F3:307A Mouse: is tagged by udev as: Mouse Pointingstick
[ 3.447] (II) event10 - ELAN1203:00 04F3:307A Mouse: device is a pointer
[ 3.452] (II) config/udev: Adding input device Asus Keyboard (/dev/input/event9)
[ 3.452] (**) Asus Keyboard: Applying InputClass "libinput keyboard catchall"
[ 3.452] (II) Using input driver 'libinput' for 'Asus Keyboard'
[ 3.452] (**) Asus Keyboard: always reports core events
[ 3.452] (**) Option "Device" "/dev/input/event9"
[ 3.455] (II) event9 - Asus Keyboard: is tagged by udev as: Keyboard
[ 3.455] (II) event9 - Asus Keyboard: device is a keyboard
[ 3.456] (II) event9 - Asus Keyboard: device removed
[ 3.497] (II) libinput: Asus Keyboard: needs a virtual subdevice
[ 3.497] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:0B05:1866.0003/input/input25/event9"
[ 3.497] (II) XINPUT: Adding extended input device "Asus Keyboard" (type: MOUSE, id 17)
[ 3.497] (**) Option "AccelerationScheme" "none"
[ 3.497] (**) Asus Keyboard: (accel) selected scheme none/0
[ 3.497] (**) Asus Keyboard: (accel) acceleration factor: 2.000
[ 3.497] (**) Asus Keyboard: (accel) acceleration threshold: 4
[ 3.500] (II) event9 - Asus Keyboard: is tagged by udev as: Keyboard
[ 3.500] (II) event9 - Asus Keyboard: device is a keyboard
[ 3.502] (**) Asus Keyboard: Applying InputClass "libinput keyboard catchall"
[ 3.502] (II) Using input driver 'libinput' for 'Asus Keyboard'
[ 3.502] (**) Asus Keyboard: always reports core events
[ 3.502] (**) Option "Device" "/dev/input/event9"
[ 3.502] (II) libinput: Asus Keyboard: is a virtual subdevice
[ 3.502] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/0003:0B05:1866.0003/input/input25/event9"
[ 3.502] (II) XINPUT: Adding extended input device "Asus Keyboard" (type: KEYBOARD, id 18)
[ 3.504] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Touchpad (/dev/input/event11)
[ 3.504] (**) ELAN1203:00 04F3:307A Touchpad: Applying InputClass "libinput touchpad catchall"
[ 3.504] (II) Using input driver 'libinput' for 'ELAN1203:00 04F3:307A Touchpad'
[ 3.504] (**) ELAN1203:00 04F3:307A Touchpad: always reports core events
[ 3.504] (**) Option "Device" "/dev/input/event11"
[ 3.506] (II) event11 - ELAN1203:00 04F3:307A Touchpad: is tagged by udev as: Touchpad
[ 3.509] (II) event11 - ELAN1203:00 04F3:307A Touchpad: device is a touchpad
[ 3.510] (II) event11 - ELAN1203:00 04F3:307A Touchpad: device removed
[ 3.581] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN1203:00/0018:04F3:307A.0004/input/input27/event11"
[ 3.581] (II) XINPUT: Adding extended input device "ELAN1203:00 04F3:307A Touchpad" (type: TOUCHPAD, id 19)
[ 3.583] (**) Option "AccelerationScheme" "none"
[ 3.583] (**) ELAN1203:00 04F3:307A Touchpad: (accel) selected scheme none/0
[ 3.583] (**) ELAN1203:00 04F3:307A Touchpad: (accel) acceleration factor: 2.000
[ 3.583] (**) ELAN1203:00 04F3:307A Touchpad: (accel) acceleration threshold: 4
[ 3.586] (II) event11 - ELAN1203:00 04F3:307A Touchpad: is tagged by udev as: Touchpad
[ 3.589] (II) event11 - ELAN1203:00 04F3:307A Touchpad: device is a touchpad
[ 3.591] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Mouse (/dev/input/mouse0)
[ 3.591] (II) No input driver specified, ignoring this device.
[ 3.591] (II) This device may have been added with another device file.
[ 3.592] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Touchpad (/dev/input/mouse1)
[ 3.592] (II) No input driver specified, ignoring this device.
[ 3.592] (II) This device may have been added with another device file.
Offline
I finally managed to parse my edid:
parse-edid < /sys/devices/pci0000:00/0000:00:02.0/drm/card0/card0-eDP-1/edid
Checksum Correct
Section "Monitor"
Identifier "LQ156M1JW09"
ModelName "LQ156M1JW09"
VendorName "SHP"
# Monitor Manufactured week 14 of 2019
# EDID version 1.4
# Digital Display
DisplaySize 340 190
Gamma 2.20
Option "DPMS" "false"
Modeline "Mode 0" -hsync -vsync
Modeline "Mode 1" -hsync -vsync
EndSection
Which is strange because the Xorg DDC gathers 2 modelines. I also found https://bbs.archlinux.org/viewtopic.php?id=257635
I will try editing my xorg conf to see if i can get any luck.
Thanks
Offline
I found that the read-edid package does not work well anymore. get-edid fails completely, and parse-edid won't show the detailed timings. I get more information from edid-decode-git from the AUR which shows the detailed modes.
Curious if the custom modeline worked.
Online
Hi
I'm having the same issue on ASUS FX506HC_B running 5.18.1-arch1-1 Using default modesetting driver (also tried with xf86-video-intel with no success) and without any xorg manual configuration
Output of xrandr --verbose
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
eDP-1 connected primary 1920x1080+0+0 (0x45) normal (normal left inverted right x axis y axis) 344mm x 194mm
Identifier: 0x42
Timestamp: 53667
Subpixel: unknown
Gamma: 0.94:1.0:1.1
Brightness: 0.96
Clones:
CRTC: 0
CRTCs: 0 1 2 3
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
EDID: Hi
I'm having the same issue on ASUS FX506HC_B running 5.18.1-arch1-1 Using default modesetting driver (also tried with xf86-video-intel with no success) and without any xorg manual configuration
Output of xrandr --verbose
[code]
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
eDP-1 connected primary 1920x1080+0+0 (0x45) normal (normal left inverted right x axis y axis) 344mm x 194mm
Identifier: 0x42
Timestamp: 53667
Subpixel: unknown
Gamma: 0.94:1.0:1.1
Brightness: 0.96
Clones:
CRTC: 0
CRTCs: 0 1 2 3
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
EDID:
00ffffffffffff0038704d0000000000
331d0104a5221378036850985c588e28
1b505400000001010101010101010101
010101010101918a8004713832403020
350058c21000001abd39800471383240
3020350058c21000001a000000fd0030
909a9a23010a202020202020000000fe
004c4d3135364c462d324630310a0049
vrr_capable: 1
range: (0, 1)
scaling mode: Full aspect
supported: Full, Center, Full aspect
Colorspace: Default
supported: Default, RGB_Wide_Gamut_Fixed_Point, RGB_Wide_Gamut_Floating_Point, opRGB, DCI-P3_RGB_D65, BT2020_RGB, BT601_YCC, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, BT2020_CYCC, BT2020_YCC
max bpc: 12
range: (6, 12)
Broadcast RGB: Automatic
supported: Automatic, Full, Limited 16:235
panel orientation: Normal
supported: Normal, Upside Down, Left Side Up, Right Side Up
link-status: Good
supported: Good, Bad
CONNECTOR_ID: 308
supported: 308
non-desktop: 0
range: (0, 1)
1920x1080 (0x45) 354.730MHz +HSync -VSync *current +preferred
h: width 1920 start 1968 end 2000 total 2180 skew 0 clock 162.72KHz
v: height 1080 start 1083 end 1088 total 1130 clock 144.00Hz
1920x1080 (0x46) 356.375MHz -HSync +VSync DoubleScan
h: width 1920 start 2080 end 2288 total 2656 skew 0 clock 134.18KHz
v: height 1080 start 1081 end 1084 total 1118 clock 60.01Hz
1920x1080 (0x47) 266.500MHz +HSync -VSync DoubleScan
h: width 1920 start 1944 end 1960 total 2000 skew 0 clock 133.25KHz
v: height 1080 start 1081 end 1084 total 1111 clock 59.97Hz
1920x1080 (0x48) 173.000MHz -HSync +VSync
h: width 1920 start 2048 end 2248 total 2576 skew 0 clock 67.16KHz
v: height 1080 start 1083 end 1088 total 1120 clock 59.96Hz
1920x1080 (0x49) 138.500MHz +HSync -VSync
h: width 1920 start 1968 end 2000 total 2080 skew 0 clock 66.59KHz
v: height 1080 start 1083 end 1088 total 1111 clock 59.93Hz
1680x1050 (0x4a) 146.250MHz -HSync +VSync
h: width 1680 start 1784 end 1960 total 2240 skew 0 clock 65.29KHz
v: height 1050 start 1053 end 1059 total 1089 clock 59.95Hz
1680x1050 (0x4b) 119.000MHz +HSync -VSync
h: width 1680 start 1728 end 1760 total 1840 skew 0 clock 64.67KHz
v: height 1050 start 1053 end 1059 total 1080 clock 59.88Hz
1400x1050 (0x4c) 155.800MHz +HSync +VSync
h: width 1400 start 1464 end 1784 total 1912 skew 0 clock 81.49KHz
v: height 1050 start 1052 end 1064 total 1090 clock 74.76Hz
1400x1050 (0x4d) 122.000MHz +HSync +VSync
h: width 1400 start 1488 end 1640 total 1880 skew 0 clock 64.89KHz
v: height 1050 start 1052 end 1064 total 1082 clock 59.98Hz
1600x900 (0x4e) 246.000MHz -HSync +VSync DoubleScan
h: width 1600 start 1728 end 1900 total 2200 skew 0 clock 111.82KHz
v: height 900 start 901 end 904 total 932 clock 59.99Hz
1600x900 (0x4f) 186.500MHz +HSync -VSync DoubleScan
h: width 1600 start 1624 end 1640 total 1680 skew 0 clock 111.01KHz
v: height 900 start 901 end 904 total 926 clock 59.94Hz
1600x900 (0x50) 118.250MHz -HSync +VSync
h: width 1600 start 1696 end 1856 total 2112 skew 0 clock 55.99KHz
v: height 900 start 903 end 908 total 934 clock 59.95Hz
1600x900 (0x51) 97.500MHz +HSync -VSync
h: width 1600 start 1648 end 1680 total 1760 skew 0 clock 55.40KHz
v: height 900 start 903 end 908 total 926 clock 59.82Hz
1280x1024 (0x52) 157.500MHz +HSync +VSync
h: width 1280 start 1344 end 1504 total 1728 skew 0 clock 91.15KHz
v: height 1024 start 1025 end 1028 total 1072 clock 85.02Hz
1280x1024 (0x53) 135.000MHz +HSync +VSync
h: width 1280 start 1296 end 1440 total 1688 skew 0 clock 79.98KHz
v: height 1024 start 1025 end 1028 total 1066 clock 75.02Hz
1280x1024 (0x54) 108.000MHz +HSync +VSync
h: width 1280 start 1328 end 1440 total 1688 skew 0 clock 63.98KHz
v: height 1024 start 1025 end 1028 total 1066 clock 60.02Hz
1400x900 (0x55) 103.500MHz -HSync +VSync
h: width 1400 start 1480 end 1624 total 1848 skew 0 clock 56.01KHz
v: height 900 start 903 end 913 total 934 clock 59.96Hz
1400x900 (0x56) 86.500MHz +HSync -VSync
h: width 1400 start 1448 end 1480 total 1560 skew 0 clock 55.45KHz
v: height 900 start 903 end 913 total 926 clock 59.88Hz
1280x960 (0x57) 148.500MHz +HSync +VSync
h: width 1280 start 1344 end 1504 total 1728 skew 0 clock 85.94KHz
v: height 960 start 961 end 964 total 1011 clock 85.00Hz
1280x960 (0x58) 108.000MHz +HSync +VSync
h: width 1280 start 1376 end 1488 total 1800 skew 0 clock 60.00KHz
v: height 960 start 961 end 964 total 1000 clock 60.00Hz
1440x810 (0x59) 198.125MHz -HSync +VSync DoubleScan
h: width 1440 start 1548 end 1704 total 1968 skew 0 clock 100.67KHz
v: height 810 start 811 end 814 total 839 clock 60.00Hz
1440x810 (0x5a) 151.875MHz +HSync -VSync DoubleScan
h: width 1440 start 1464 end 1480 total 1520 skew 0 clock 99.92KHz
v: height 810 start 811 end 814 total 833 clock 59.97Hz
1368x768 (0x5b) 85.250MHz -HSync +VSync
h: width 1368 start 1440 end 1576 total 1784 skew 0 clock 47.79KHz
v: height 768 start 771 end 781 total 798 clock 59.88Hz
1368x768 (0x5c) 72.250MHz +HSync -VSync
h: width 1368 start 1416 end 1448 total 1528 skew 0 clock 47.28KHz
v: height 768 start 771 end 781 total 790 clock 59.85Hz
1280x800 (0x5d) 174.250MHz -HSync +VSync DoubleScan
h: width 1280 start 1380 end 1516 total 1752 skew 0 clock 99.46KHz
v: height 800 start 801 end 804 total 829 clock 59.99Hz
1280x800 (0x5e) 134.250MHz +HSync -VSync DoubleScan
h: width 1280 start 1304 end 1320 total 1360 skew 0 clock 98.71KHz
v: height 800 start 801 end 804 total 823 clock 59.97Hz
1280x800 (0x5f) 83.500MHz -HSync +VSync
h: width 1280 start 1352 end 1480 total 1680 skew 0 clock 49.70KHz
v: height 800 start 803 end 809 total 831 clock 59.81Hz
1280x800 (0x60) 71.000MHz +HSync -VSync
h: width 1280 start 1328 end 1360 total 1440 skew 0 clock 49.31KHz
v: height 800 start 803 end 809 total 823 clock 59.91Hz
1152x864 (0x61) 108.000MHz +HSync +VSync
h: width 1152 start 1216 end 1344 total 1600 skew 0 clock 67.50KHz
v: height 864 start 865 end 868 total 900 clock 75.00Hz
1280x720 (0x62) 156.125MHz -HSync +VSync DoubleScan
h: width 1280 start 1376 end 1512 total 1744 skew 0 clock 89.52KHz
v: height 720 start 721 end 724 total 746 clock 60.00Hz
1280x720 (0x63) 120.750MHz +HSync -VSync DoubleScan
h: width 1280 start 1304 end 1320 total 1360 skew 0 clock 88.79KHz
v: height 720 start 721 end 724 total 740 clock 59.99Hz
1280x720 (0x64) 74.500MHz -HSync +VSync
h: width 1280 start 1344 end 1472 total 1664 skew 0 clock 44.77KHz
v: height 720 start 723 end 728 total 748 clock 59.86Hz
1280x720 (0x65) 63.750MHz +HSync -VSync
h: width 1280 start 1328 end 1360 total 1440 skew 0 clock 44.27KHz
v: height 720 start 723 end 728 total 741 clock 59.74Hz
1024x768 (0x66) 194.020MHz -HSync +VSync DoubleScan
h: width 1024 start 1108 end 1220 total 1416 skew 0 clock 137.02KHz
v: height 768 start 768 end 770 total 806 clock 85.00Hz
1024x768 (0x67) 170.240MHz -HSync +VSync DoubleScan
h: width 1024 start 1108 end 1220 total 1416 skew 0 clock 120.23KHz
v: height 768 start 768 end 770 total 801 clock 75.05Hz
1024x768 (0x68) 133.475MHz -HSync +VSync DoubleScan
h: width 1024 start 1100 end 1212 total 1400 skew 0 clock 95.34KHz
v: height 768 start 768 end 770 total 794 clock 60.04Hz
1024x768 (0x69) 94.500MHz +HSync +VSync
h: width 1024 start 1072 end 1168 total 1376 skew 0 clock 68.68KHz
v: height 768 start 769 end 772 total 808 clock 85.00Hz
1024x768 (0x6a) 78.750MHz +HSync +VSync
h: width 1024 start 1040 end 1136 total 1312 skew 0 clock 60.02KHz
v: height 768 start 769 end 772 total 800 clock 75.03Hz
1024x768 (0x6b) 75.000MHz -HSync -VSync
h: width 1024 start 1048 end 1184 total 1328 skew 0 clock 56.48KHz
v: height 768 start 771 end 777 total 806 clock 70.07Hz
1024x768 (0x6c) 65.000MHz -HSync -VSync
h: width 1024 start 1048 end 1184 total 1344 skew 0 clock 48.36KHz
v: height 768 start 771 end 777 total 806 clock 60.00Hz
1024x768i (0x6d) 44.900MHz +HSync +VSync Interlace
h: width 1024 start 1032 end 1208 total 1264 skew 0 clock 35.52KHz
v: height 768 start 768 end 776 total 817 clock 86.96Hz
960x720 (0x6e) 170.675MHz -HSync +VSync DoubleScan
h: width 960 start 1036 end 1144 total 1328 skew 0 clock 128.52KHz
v: height 720 start 720 end 722 total 756 clock 85.00Hz
960x720 (0x6f) 148.500MHz -HSync +VSync DoubleScan
h: width 960 start 1032 end 1144 total 1320 skew 0 clock 112.50KHz
v: height 720 start 720 end 722 total 750 clock 75.00Hz
960x720 (0x70) 117.000MHz -HSync +VSync DoubleScan
h: width 960 start 1024 end 1128 total 1300 skew 0 clock 90.00KHz
v: height 720 start 720 end 722 total 750 clock 60.00Hz
928x696 (0x71) 144.000MHz -HSync +VSync DoubleScan
h: width 928 start 992 end 1104 total 1280 skew 0 clock 112.50KHz
v: height 696 start 696 end 698 total 750 clock 75.00Hz
928x696 (0x72) 109.150MHz -HSync +VSync DoubleScan
h: width 928 start 976 end 1088 total 1264 skew 0 clock 86.35KHz
v: height 696 start 696 end 698 total 719 clock 60.05Hz
896x672 (0x73) 130.500MHz -HSync +VSync DoubleScan
h: width 896 start 944 end 1052 total 1228 skew 0 clock 106.27KHz
v: height 672 start 672 end 674 total 708 clock 75.05Hz
896x672 (0x74) 102.400MHz -HSync +VSync DoubleScan
h: width 896 start 960 end 1060 total 1224 skew 0 clock 83.66KHz
v: height 672 start 672 end 674 total 697 clock 60.01Hz
1024x576 (0x75) 98.500MHz -HSync +VSync DoubleScan
h: width 1024 start 1092 end 1200 total 1376 skew 0 clock 71.58KHz
v: height 576 start 577 end 580 total 597 clock 59.95Hz
1024x576 (0x76) 78.375MHz +HSync -VSync DoubleScan
h: width 1024 start 1048 end 1064 total 1104 skew 0 clock 70.99KHz
v: height 576 start 577 end 580 total 592 clock 59.96Hz
1024x576 (0x77) 46.500MHz -HSync +VSync
h: width 1024 start 1064 end 1160 total 1296 skew 0 clock 35.88KHz
v: height 576 start 579 end 584 total 599 clock 59.90Hz
1024x576 (0x78) 42.000MHz +HSync -VSync
h: width 1024 start 1072 end 1104 total 1184 skew 0 clock 35.47KHz
v: height 576 start 579 end 584 total 593 clock 59.82Hz
960x600 (0x79) 96.625MHz -HSync +VSync DoubleScan
h: width 960 start 1028 end 1128 total 1296 skew 0 clock 74.56KHz
v: height 600 start 601 end 604 total 622 clock 59.93Hz
960x600 (0x7a) 77.000MHz +HSync -VSync DoubleScan
h: width 960 start 984 end 1000 total 1040 skew 0 clock 74.04KHz
v: height 600 start 601 end 604 total 617 clock 60.00Hz
832x624 (0x7b) 57.284MHz -HSync -VSync
h: width 832 start 864 end 928 total 1152 skew 0 clock 49.73KHz
v: height 624 start 625 end 628 total 667 clock 74.55Hz
960x540 (0x7c) 86.500MHz -HSync +VSync DoubleScan
h: width 960 start 1024 end 1124 total 1288 skew 0 clock 67.16KHz
v: height 540 start 541 end 544 total 560 clock 59.96Hz
960x540 (0x7d) 69.250MHz +HSync -VSync DoubleScan
h: width 960 start 984 end 1000 total 1040 skew 0 clock 66.59KHz
v: height 540 start 541 end 544 total 555 clock 59.99Hz
960x540 (0x7e) 40.750MHz -HSync +VSync
h: width 960 start 992 end 1088 total 1216 skew 0 clock 33.51KHz
v: height 540 start 543 end 548 total 562 clock 59.63Hz
960x540 (0x7f) 37.250MHz +HSync -VSync
h: width 960 start 1008 end 1040 total 1120 skew 0 clock 33.26KHz
v: height 540 start 543 end 548 total 556 clock 59.82Hz
800x600 (0x80) 114.750MHz +HSync +VSync DoubleScan
h: width 800 start 832 end 928 total 1080 skew 0 clock 106.25KHz
v: height 600 start 600 end 602 total 625 clock 85.00Hz
800x600 (0x81) 101.250MHz +HSync +VSync DoubleScan
h: width 800 start 832 end 928 total 1080 skew 0 clock 93.75KHz
v: height 600 start 600 end 602 total 625 clock 75.00Hz
800x600 (0x82) 94.500MHz +HSync +VSync DoubleScan
h: width 800 start 832 end 928 total 1080 skew 0 clock 87.50KHz
v: height 600 start 600 end 602 total 625 clock 70.00Hz
800x600 (0x83) 87.750MHz +HSync +VSync DoubleScan
h: width 800 start 832 end 928 total 1080 skew 0 clock 81.25KHz
v: height 600 start 600 end 602 total 625 clock 65.00Hz
800x600 (0x84) 81.000MHz +HSync +VSync DoubleScan
h: width 800 start 832 end 928 total 1080 skew 0 clock 75.00KHz
v: height 600 start 600 end 602 total 625 clock 60.00Hz
800x600 (0x85) 56.300MHz +HSync +VSync
h: width 800 start 832 end 896 total 1048 skew 0 clock 53.72KHz
v: height 600 start 601 end 604 total 631 clock 85.14Hz
800x600 (0x86) 50.000MHz +HSync +VSync
h: width 800 start 856 end 976 total 1040 skew 0 clock 48.08KHz
v: height 600 start 637 end 643 total 666 clock 72.19Hz
800x600 (0x87) 49.500MHz +HSync +VSync
h: width 800 start 816 end 896 total 1056 skew 0 clock 46.88KHz
v: height 600 start 601 end 604 total 625 clock 75.00Hz
800x600 (0x88) 40.000MHz +HSync +VSync
h: width 800 start 840 end 968 total 1056 skew 0 clock 37.88KHz
v: height 600 start 601 end 605 total 628 clock 60.32Hz
800x600 (0x89) 36.000MHz +HSync +VSync
h: width 800 start 824 end 896 total 1024 skew 0 clock 35.16KHz
v: height 600 start 601 end 603 total 625 clock 56.25Hz
840x525 (0x8a) 73.125MHz -HSync +VSync DoubleScan
h: width 840 start 892 end 980 total 1120 skew 0 clock 65.29KHz
v: height 525 start 526 end 529 total 544 clock 60.01Hz
840x525 (0x8b) 59.500MHz +HSync -VSync DoubleScan
h: width 840 start 864 end 880 total 920 skew 0 clock 64.67KHz
v: height 525 start 526 end 529 total 540 clock 59.88Hz
864x486 (0x8c) 32.500MHz -HSync +VSync
h: width 864 start 888 end 968 total 1072 skew 0 clock 30.32KHz
v: height 486 start 489 end 494 total 506 clock 59.92Hz
864x486 (0x8d) 30.500MHz +HSync -VSync
h: width 864 start 912 end 944 total 1024 skew 0 clock 29.79KHz
v: height 486 start 489 end 494 total 500 clock 59.57Hz
700x525 (0x8e) 77.900MHz +HSync +VSync DoubleScan
h: width 700 start 732 end 892 total 956 skew 0 clock 81.49KHz
v: height 525 start 526 end 532 total 545 clock 74.76Hz
700x525 (0x8f) 61.000MHz +HSync +VSync DoubleScan
h: width 700 start 744 end 820 total 940 skew 0 clock 64.89KHz
v: height 525 start 526 end 532 total 541 clock 59.98Hz
800x450 (0x90) 59.125MHz -HSync +VSync DoubleScan
h: width 800 start 848 end 928 total 1056 skew 0 clock 55.99KHz
v: height 450 start 451 end 454 total 467 clock 59.95Hz
800x450 (0x91) 48.750MHz +HSync -VSync DoubleScan
h: width 800 start 824 end 840 total 880 skew 0 clock 55.40KHz
v: height 450 start 451 end 454 total 463 clock 59.82Hz
640x512 (0x92) 78.750MHz +HSync +VSync DoubleScan
h: width 640 start 672 end 752 total 864 skew 0 clock 91.15KHz
v: height 512 start 512 end 514 total 536 clock 85.02Hz
640x512 (0x93) 67.500MHz +HSync +VSync DoubleScan
h: width 640 start 648 end 720 total 844 skew 0 clock 79.98KHz
v: height 512 start 512 end 514 total 533 clock 75.02Hz
640x512 (0x94) 54.000MHz +HSync +VSync DoubleScan
h: width 640 start 664 end 720 total 844 skew 0 clock 63.98KHz
v: height 512 start 512 end 514 total 533 clock 60.02Hz
700x450 (0x95) 51.750MHz -HSync +VSync DoubleScan
h: width 700 start 740 end 812 total 924 skew 0 clock 56.01KHz
v: height 450 start 451 end 456 total 467 clock 59.96Hz
700x450 (0x96) 43.250MHz +HSync -VSync DoubleScan
h: width 700 start 724 end 740 total 780 skew 0 clock 55.45KHz
v: height 450 start 451 end 456 total 463 clock 59.88Hz
640x480 (0x97) 74.250MHz +HSync +VSync DoubleScan
h: width 640 start 672 end 752 total 864 skew 0 clock 85.94KHz
v: height 480 start 480 end 482 total 505 clock 85.09Hz
640x480 (0x98) 54.000MHz +HSync +VSync DoubleScan
h: width 640 start 688 end 744 total 900 skew 0 clock 60.00KHz
v: height 480 start 480 end 482 total 500 clock 60.00Hz
640x480 (0x99) 36.000MHz -HSync -VSync
h: width 640 start 696 end 752 total 832 skew 0 clock 43.27KHz
v: height 480 start 481 end 484 total 509 clock 85.01Hz
640x480 (0x9a) 31.500MHz -HSync -VSync
h: width 640 start 664 end 704 total 832 skew 0 clock 37.86KHz
v: height 480 start 489 end 492 total 520 clock 72.81Hz
640x480 (0x9b) 31.500MHz -HSync -VSync
h: width 640 start 656 end 720 total 840 skew 0 clock 37.50KHz
v: height 480 start 481 end 484 total 500 clock 75.00Hz
640x480 (0x9c) 25.175MHz -HSync -VSync
h: width 640 start 656 end 752 total 800 skew 0 clock 31.47KHz
v: height 480 start 490 end 492 total 525 clock 59.94Hz
720x405 (0x9d) 22.500MHz -HSync +VSync
h: width 720 start 744 end 808 total 896 skew 0 clock 25.11KHz
v: height 405 start 408 end 413 total 422 clock 59.51Hz
720x405 (0x9e) 21.750MHz +HSync -VSync
h: width 720 start 768 end 800 total 880 skew 0 clock 24.72KHz
v: height 405 start 408 end 413 total 419 clock 58.99Hz
720x400 (0x9f) 35.500MHz -HSync +VSync
h: width 720 start 756 end 828 total 936 skew 0 clock 37.93KHz
v: height 400 start 401 end 404 total 446 clock 85.04Hz
684x384 (0xa0) 42.625MHz -HSync +VSync DoubleScan
h: width 684 start 720 end 788 total 892 skew 0 clock 47.79KHz
v: height 384 start 385 end 390 total 399 clock 59.88Hz
684x384 (0xa1) 36.125MHz +HSync -VSync DoubleScan
h: width 684 start 708 end 724 total 764 skew 0 clock 47.28KHz
v: height 384 start 385 end 390 total 395 clock 59.85Hz
640x400 (0xa2) 41.750MHz -HSync +VSync DoubleScan
h: width 640 start 676 end 740 total 840 skew 0 clock 49.70KHz
v: height 400 start 401 end 404 total 415 clock 59.88Hz
640x400 (0xa3) 35.500MHz +HSync -VSync DoubleScan
h: width 640 start 664 end 680 total 720 skew 0 clock 49.31KHz
v: height 400 start 401 end 404 total 411 clock 59.98Hz
640x400 (0xa4) 31.500MHz -HSync +VSync
h: width 640 start 672 end 736 total 832 skew 0 clock 37.86KHz
v: height 400 start 401 end 404 total 445 clock 85.08Hz
576x432 (0xa5) 54.000MHz +HSync +VSync DoubleScan
h: width 576 start 608 end 672 total 800 skew 0 clock 67.50KHz
v: height 432 start 432 end 434 total 450 clock 75.00Hz
640x360 (0xa6) 37.250MHz -HSync +VSync DoubleScan
h: width 640 start 672 end 736 total 832 skew 0 clock 44.77KHz
v: height 360 start 361 end 364 total 374 clock 59.86Hz
640x360 (0xa7) 31.875MHz +HSync -VSync DoubleScan
h: width 640 start 664 end 680 total 720 skew 0 clock 44.27KHz
v: height 360 start 361 end 364 total 370 clock 59.83Hz
640x360 (0xa8) 18.000MHz -HSync +VSync
h: width 640 start 664 end 720 total 800 skew 0 clock 22.50KHz
v: height 360 start 363 end 368 total 376 clock 59.84Hz
640x360 (0xa9) 17.750MHz +HSync -VSync
h: width 640 start 688 end 720 total 800 skew 0 clock 22.19KHz
v: height 360 start 363 end 368 total 374 clock 59.32Hz
640x350 (0xaa) 31.500MHz +HSync -VSync
h: width 640 start 672 end 736 total 832 skew 0 clock 37.86KHz
v: height 350 start 382 end 385 total 445 clock 85.08Hz
512x384 (0xab) 47.250MHz +HSync +VSync DoubleScan
h: width 512 start 536 end 584 total 688 skew 0 clock 68.68KHz
v: height 384 start 384 end 386 total 404 clock 85.00Hz
512x384 (0xac) 39.375MHz +HSync +VSync DoubleScan
h: width 512 start 520 end 568 total 656 skew 0 clock 60.02KHz
v: height 384 start 384 end 386 total 400 clock 75.03Hz
512x384 (0xad) 37.500MHz -HSync -VSync DoubleScan
h: width 512 start 524 end 592 total 664 skew 0 clock 56.48KHz
v: height 384 start 385 end 388 total 403 clock 70.07Hz
512x384 (0xae) 32.500MHz -HSync -VSync DoubleScan
h: width 512 start 524 end 592 total 672 skew 0 clock 48.36KHz
v: height 384 start 385 end 388 total 403 clock 60.00Hz
512x384i (0xaf) 22.450MHz +HSync +VSync Interlace DoubleScan
h: width 512 start 516 end 604 total 632 skew 0 clock 35.52KHz
v: height 384 start 384 end 388 total 408 clock 87.06Hz
512x288 (0xb0) 23.250MHz -HSync +VSync DoubleScan
h: width 512 start 532 end 580 total 648 skew 0 clock 35.88KHz
v: height 288 start 289 end 292 total 299 clock 60.00Hz
512x288 (0xb1) 21.000MHz +HSync -VSync DoubleScan
h: width 512 start 536 end 552 total 592 skew 0 clock 35.47KHz
v: height 288 start 289 end 292 total 296 clock 59.92Hz
416x312 (0xb2) 28.642MHz -HSync -VSync DoubleScan
h: width 416 start 432 end 464 total 576 skew 0 clock 49.73KHz
v: height 312 start 312 end 314 total 333 clock 74.66Hz
480x270 (0xb3) 20.375MHz -HSync +VSync DoubleScan
h: width 480 start 496 end 544 total 608 skew 0 clock 33.51KHz
v: height 270 start 271 end 274 total 281 clock 59.63Hz
480x270 (0xb4) 18.625MHz +HSync -VSync DoubleScan
h: width 480 start 504 end 520 total 560 skew 0 clock 33.26KHz
v: height 270 start 271 end 274 total 278 clock 59.82Hz
400x300 (0xb5) 28.150MHz +HSync +VSync DoubleScan
h: width 400 start 416 end 448 total 524 skew 0 clock 53.72KHz
v: height 300 start 300 end 302 total 315 clock 85.27Hz
400x300 (0xb6) 25.000MHz +HSync +VSync DoubleScan
h: width 400 start 428 end 488 total 520 skew 0 clock 48.08KHz
v: height 300 start 318 end 321 total 333 clock 72.19Hz
400x300 (0xb7) 24.750MHz +HSync +VSync DoubleScan
h: width 400 start 408 end 448 total 528 skew 0 clock 46.88KHz
v: height 300 start 300 end 302 total 312 clock 75.12Hz
400x300 (0xb8) 20.000MHz +HSync +VSync DoubleScan
h: width 400 start 420 end 484 total 528 skew 0 clock 37.88KHz
v: height 300 start 300 end 302 total 314 clock 60.32Hz
400x300 (0xb9) 18.000MHz +HSync +VSync DoubleScan
h: width 400 start 412 end 448 total 512 skew 0 clock 35.16KHz
v: height 300 start 300 end 301 total 312 clock 56.34Hz
432x243 (0xba) 16.250MHz -HSync +VSync DoubleScan
h: width 432 start 444 end 484 total 536 skew 0 clock 30.32KHz
v: height 243 start 244 end 247 total 253 clock 59.92Hz
432x243 (0xbb) 15.250MHz +HSync -VSync DoubleScan
h: width 432 start 456 end 472 total 512 skew 0 clock 29.79KHz
v: height 243 start 244 end 247 total 250 clock 59.57Hz
320x240 (0xbc) 18.000MHz -HSync -VSync DoubleScan
h: width 320 start 348 end 376 total 416 skew 0 clock 43.27KHz
v: height 240 start 240 end 242 total 254 clock 85.18Hz
320x240 (0xbd) 15.750MHz -HSync -VSync DoubleScan
h: width 320 start 332 end 352 total 416 skew 0 clock 37.86KHz
v: height 240 start 244 end 246 total 260 clock 72.81Hz
320x240 (0xbe) 15.750MHz -HSync -VSync DoubleScan
h: width 320 start 328 end 360 total 420 skew 0 clock 37.50KHz
v: height 240 start 240 end 242 total 250 clock 75.00Hz
320x240 (0xbf) 12.587MHz -HSync -VSync DoubleScan
h: width 320 start 328 end 376 total 400 skew 0 clock 31.47KHz
v: height 240 start 245 end 246 total 262 clock 60.05Hz
360x202 (0xc0) 11.250MHz -HSync +VSync DoubleScan
h: width 360 start 372 end 404 total 448 skew 0 clock 25.11KHz
v: height 202 start 204 end 206 total 211 clock 59.51Hz
360x202 (0xc1) 10.875MHz +HSync -VSync DoubleScan
h: width 360 start 384 end 400 total 440 skew 0 clock 24.72KHz
v: height 202 start 204 end 206 total 209 clock 59.13Hz
360x200 (0xc2) 17.750MHz -HSync +VSync DoubleScan
h: width 360 start 378 end 414 total 468 skew 0 clock 37.93KHz
v: height 200 start 200 end 202 total 223 clock 85.04Hz
320x200 (0xc3) 15.750MHz -HSync +VSync DoubleScan
h: width 320 start 336 end 368 total 416 skew 0 clock 37.86KHz
v: height 200 start 200 end 202 total 222 clock 85.27Hz
320x180 (0xc4) 9.000MHz -HSync +VSync DoubleScan
h: width 320 start 332 end 360 total 400 skew 0 clock 22.50KHz
v: height 180 start 181 end 184 total 188 clock 59.84Hz
320x180 (0xc5) 8.875MHz +HSync -VSync DoubleScan
h: width 320 start 344 end 360 total 400 skew 0 clock 22.19KHz
v: height 180 start 181 end 184 total 187 clock 59.32Hz
320x175 (0xc6) 15.750MHz +HSync -VSync DoubleScan
h: width 320 start 336 end 368 total 416 skew 0 clock 37.86KHz
v: height 175 start 191 end 192 total 222 clock 85.27Hz
HDMI-1 disconnected (normal left inverted right x axis y axis)
Identifier: 0x43
Timestamp: 53667
Subpixel: unknown
Clones:
CRTCs: 0 1 2 3
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
HDCP Content Type: HDCP Type0
supported: HDCP Type0, HDCP Type1
Content Protection: Undesired
supported: Undesired, Desired, Enabled
max bpc: 12
range: (8, 12)
content type: No Data
supported: No Data, Graphics, Photo, Cinema, Game
Colorspace: Default
supported: Default, SMPTE_170M_YCC, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, opRGB, BT2020_CYCC, BT2020_RGB, BT2020_YCC, DCI-P3_RGB_D65, DCI-P3_RGB_Theater
aspect ratio: Automatic
supported: Automatic, 4:3, 16:9
Broadcast RGB: Automatic
supported: Automatic, Full, Limited 16:235
audio: auto
supported: force-dvi, off, auto, on
link-status: Good
supported: Good, Bad
CONNECTOR_ID: 317
supported: 317
non-desktop: 0
range: (0, 1)
[/code]
Output of xrandr mode changing :
[code]
➜ ~ xrandr --output eDP-1 --mode 1920x1080 --rate 60 --verbose
crtc 0: 1920x1080 60.01 +0+0 "eDP-1"
xrandr: Configure crtc 0 failed
crtc 0: disable
crtc 1: disable
crtc 2: disable
crtc 3: disable
screen 0: revert
crtc 0: revert
crtc 1: revert
crtc 2: revert
crtc 3: revert
[/code]
Output of [url=https://aur.archlinux.org/packages/edid-decode-git]Edid-decode [/url]
[code]
➜ ~ edid-decode < /sys/class/drm/card0-eDP-1/edid
edid-decode (hex):
00 ff ff ff ff ff ff 00 38 70 4d 00 00 00 00 00
33 1d 01 04 a5 22 13 78 03 68 50 98 5c 58 8e 28
1b 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01
01 01 01 01 01 01 91 8a 80 04 71 38 32 40 30 20
35 00 58 c2 10 00 00 1a bd 39 80 04 71 38 32 40
30 20 35 00 58 c2 10 00 00 1a 00 00 00 fd 00 30
90 9a 9a 23 01 0a 20 20 20 20 20 20 00 00 00 fe
00 4c 4d 31 35 36 4c 46 2d 32 46 30 31 0a 00 49
----------------
Block 0, Base EDID:
EDID Structure Version & Revision: 1.4
Vendor & Product Identification:
Manufacturer: NCP
Model: 77
Made in: week 51 of 2019
Basic Display Parameters & Features:
Digital display
Bits per primary color channel: 8
DisplayPort interface
Maximum image size: 34 cm x 19 cm
Gamma: 2.20
Supported color formats: RGB 4:4:4
First detailed timing includes the native pixel format and preferred refresh rate
Display is continuous frequency
Color Characteristics:
Red : 0.5947, 0.3613
Green: 0.3457, 0.5546
Blue : 0.1572, 0.1064
White: 0.3125, 0.3281
Established Timings I & II: none
Standard Timings: none
Detailed Timing Descriptors:
DTD 1: 1920x1080 144.000162 Hz 16:9 162.720 kHz 354.730000 MHz (344 mm x 194 mm)
Hfront 48 Hsync 32 Hback 180 Hpol P
Vfront 3 Vsync 5 Vback 42 Vpol N
DTD 2: 1920x1080 60.002436 Hz 16:9 67.803 kHz 147.810000 MHz (344 mm x 194 mm)
Hfront 48 Hsync 32 Hback 180 Hpol P
Vfront 3 Vsync 5 Vback 42 Vpol N
Display Range Limits:
Monitor ranges (Bare Limits): 48-144 Hz V, 154-154 kHz H, max dotclock 350 MHz
Alphanumeric Data String: 'LM156LF-2F01'
Checksum: 0x49
[/code]
00ffffffffffff0038704d0000000000
331d0104a5221378036850985c588e28
1b505400000001010101010101010101
010101010101918a8004713832403020
350058c21000001abd39800471383240
3020350058c21000001a000000fd0030
909a9a23010a202020202020000000fe
004c4d3135364c462d324630310a0049
vrr_capable: 1
range: (0, 1)
scaling mode: Full aspect
supported: Full, Center, Full aspect
Colorspace: Default
supported: Default, RGB_Wide_Gamut_Fixed_Point, RGB_Wide_Gamut_Floating_Point, opRGB, DCI-P3_RGB_D65, BT2020_RGB, BT601_YCC, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, BT2020_CYCC, BT2020_YCC
max bpc: 12
range: (6, 12)
Broadcast RGB: Automatic
supported: Automatic, Full, Limited 16:235
panel orientation: Normal
supported: Normal, Upside Down, Left Side Up, Right Side Up
link-status: Good
supported: Good, Bad
CONNECTOR_ID: 308
supported: 308
non-desktop: 0
range: (0, 1)
1920x1080 (0x45) 354.730MHz +HSync -VSync *current +preferred
h: width 1920 start 1968 end 2000 total 2180 skew 0 clock 162.72KHz
v: height 1080 start 1083 end 1088 total 1130 clock 144.00Hz
1920x1080 (0x46) 356.375MHz -HSync +VSync DoubleScan
h: width 1920 start 2080 end 2288 total 2656 skew 0 clock 134.18KHz
v: height 1080 start 1081 end 1084 total 1118 clock 60.01Hz
1920x1080 (0x47) 266.500MHz +HSync -VSync DoubleScan
h: width 1920 start 1944 end 1960 total 2000 skew 0 clock 133.25KHz
v: height 1080 start 1081 end 1084 total 1111 clock 59.97Hz
1920x1080 (0x48) 173.000MHz -HSync +VSync
h: width 1920 start 2048 end 2248 total 2576 skew 0 clock 67.16KHz
v: height 1080 start 1083 end 1088 total 1120 clock 59.96Hz
1920x1080 (0x49) 138.500MHz +HSync -VSync
h: width 1920 start 1968 end 2000 total 2080 skew 0 clock 66.59KHz
v: height 1080 start 1083 end 1088 total 1111 clock 59.93Hz
1680x1050 (0x4a) 146.250MHz -HSync +VSync
h: width 1680 start 1784 end 1960 total 2240 skew 0 clock 65.29KHz
v: height 1050 start 1053 end 1059 total 1089 clock 59.95Hz
1680x1050 (0x4b) 119.000MHz +HSync -VSync
h: width 1680 start 1728 end 1760 total 1840 skew 0 clock 64.67KHz
v: height 1050 start 1053 end 1059 total 1080 clock 59.88Hz
1400x1050 (0x4c) 155.800MHz +HSync +VSync
h: width 1400 start 1464 end 1784 total 1912 skew 0 clock 81.49KHz
v: height 1050 start 1052 end 1064 total 1090 clock 74.76Hz
1400x1050 (0x4d) 122.000MHz +HSync +VSync
h: width 1400 start 1488 end 1640 total 1880 skew 0 clock 64.89KHz
v: height 1050 start 1052 end 1064 total 1082 clock 59.98Hz
1600x900 (0x4e) 246.000MHz -HSync +VSync DoubleScan
h: width 1600 start 1728 end 1900 total 2200 skew 0 clock 111.82KHz
v: height 900 start 901 end 904 total 932 clock 59.99Hz
1600x900 (0x4f) 186.500MHz +HSync -VSync DoubleScan
h: width 1600 start 1624 end 1640 total 1680 skew 0 clock 111.01KHz
v: height 900 start 901 end 904 total 926 clock 59.94Hz
1600x900 (0x50) 118.250MHz -HSync +VSync
h: width 1600 start 1696 end 1856 total 2112 skew 0 clock 55.99KHz
v: height 900 start 903 end 908 total 934 clock 59.95Hz
1600x900 (0x51) 97.500MHz +HSync -VSync
h: width 1600 start 1648 end 1680 total 1760 skew 0 clock 55.40KHz
v: height 900 start 903 end 908 total 926 clock 59.82Hz
1280x1024 (0x52) 157.500MHz +HSync +VSync
h: width 1280 start 1344 end 1504 total 1728 skew 0 clock 91.15KHz
v: height 1024 start 1025 end 1028 total 1072 clock 85.02Hz
1280x1024 (0x53) 135.000MHz +HSync +VSync
h: width 1280 start 1296 end 1440 total 1688 skew 0 clock 79.98KHz
v: height 1024 start 1025 end 1028 total 1066 clock 75.02Hz
1280x1024 (0x54) 108.000MHz +HSync +VSync
h: width 1280 start 1328 end 1440 total 1688 skew 0 clock 63.98KHz
v: height 1024 start 1025 end 1028 total 1066 clock 60.02Hz
1400x900 (0x55) 103.500MHz -HSync +VSync
h: width 1400 start 1480 end 1624 total 1848 skew 0 clock 56.01KHz
v: height 900 start 903 end 913 total 934 clock 59.96Hz
1400x900 (0x56) 86.500MHz +HSync -VSync
h: width 1400 start 1448 end 1480 total 1560 skew 0 clock 55.45KHz
v: height 900 start 903 end 913 total 926 clock 59.88Hz
1280x960 (0x57) 148.500MHz +HSync +VSync
h: width 1280 start 1344 end 1504 total 1728 skew 0 clock 85.94KHz
v: height 960 start 961 end 964 total 1011 clock 85.00Hz
1280x960 (0x58) 108.000MHz +HSync +VSync
h: width 1280 start 1376 end 1488 total 1800 skew 0 clock 60.00KHz
v: height 960 start 961 end 964 total 1000 clock 60.00Hz
1440x810 (0x59) 198.125MHz -HSync +VSync DoubleScan
h: width 1440 start 1548 end 1704 total 1968 skew 0 clock 100.67KHz
v: height 810 start 811 end 814 total 839 clock 60.00Hz
1440x810 (0x5a) 151.875MHz +HSync -VSync DoubleScan
h: width 1440 start 1464 end 1480 total 1520 skew 0 clock 99.92KHz
v: height 810 start 811 end 814 total 833 clock 59.97Hz
1368x768 (0x5b) 85.250MHz -HSync +VSync
h: width 1368 start 1440 end 1576 total 1784 skew 0 clock 47.79KHz
v: height 768 start 771 end 781 total 798 clock 59.88Hz
1368x768 (0x5c) 72.250MHz +HSync -VSync
h: width 1368 start 1416 end 1448 total 1528 skew 0 clock 47.28KHz
v: height 768 start 771 end 781 total 790 clock 59.85Hz
1280x800 (0x5d) 174.250MHz -HSync +VSync DoubleScan
h: width 1280 start 1380 end 1516 total 1752 skew 0 clock 99.46KHz
v: height 800 start 801 end 804 total 829 clock 59.99Hz
1280x800 (0x5e) 134.250MHz +HSync -VSync DoubleScan
h: width 1280 start 1304 end 1320 total 1360 skew 0 clock 98.71KHz
v: height 800 start 801 end 804 total 823 clock 59.97Hz
1280x800 (0x5f) 83.500MHz -HSync +VSync
h: width 1280 start 1352 end 1480 total 1680 skew 0 clock 49.70KHz
v: height 800 start 803 end 809 total 831 clock 59.81Hz
1280x800 (0x60) 71.000MHz +HSync -VSync
h: width 1280 start 1328 end 1360 total 1440 skew 0 clock 49.31KHz
v: height 800 start 803 end 809 total 823 clock 59.91Hz
1152x864 (0x61) 108.000MHz +HSync +VSync
h: width 1152 start 1216 end 1344 total 1600 skew 0 clock 67.50KHz
v: height 864 start 865 end 868 total 900 clock 75.00Hz
1280x720 (0x62) 156.125MHz -HSync +VSync DoubleScan
h: width 1280 start 1376 end 1512 total 1744 skew 0 clock 89.52KHz
v: height 720 start 721 end 724 total 746 clock 60.00Hz
1280x720 (0x63) 120.750MHz +HSync -VSync DoubleScan
h: width 1280 start 1304 end 1320 total 1360 skew 0 clock 88.79KHz
v: height 720 start 721 end 724 total 740 clock 59.99Hz
1280x720 (0x64) 74.500MHz -HSync +VSync
h: width 1280 start 1344 end 1472 total 1664 skew 0 clock 44.77KHz
v: height 720 start 723 end 728 total 748 clock 59.86Hz
1280x720 (0x65) 63.750MHz +HSync -VSync
h: width 1280 start 1328 end 1360 total 1440 skew 0 clock 44.27KHz
v: height 720 start 723 end 728 total 741 clock 59.74Hz
1024x768 (0x66) 194.020MHz -HSync +VSync DoubleScan
h: width 1024 start 1108 end 1220 total 1416 skew 0 clock 137.02KHz
v: height 768 start 768 end 770 total 806 clock 85.00Hz
1024x768 (0x67) 170.240MHz -HSync +VSync DoubleScan
h: width 1024 start 1108 end 1220 total 1416 skew 0 clock 120.23KHz
v: height 768 start 768 end 770 total 801 clock 75.05Hz
1024x768 (0x68) 133.475MHz -HSync +VSync DoubleScan
h: width 1024 start 1100 end 1212 total 1400 skew 0 clock 95.34KHz
v: height 768 start 768 end 770 total 794 clock 60.04Hz
1024x768 (0x69) 94.500MHz +HSync +VSync
h: width 1024 start 1072 end 1168 total 1376 skew 0 clock 68.68KHz
v: height 768 start 769 end 772 total 808 clock 85.00Hz
1024x768 (0x6a) 78.750MHz +HSync +VSync
h: width 1024 start 1040 end 1136 total 1312 skew 0 clock 60.02KHz
v: height 768 start 769 end 772 total 800 clock 75.03Hz
1024x768 (0x6b) 75.000MHz -HSync -VSync
h: width 1024 start 1048 end 1184 total 1328 skew 0 clock 56.48KHz
v: height 768 start 771 end 777 total 806 clock 70.07Hz
1024x768 (0x6c) 65.000MHz -HSync -VSync
h: width 1024 start 1048 end 1184 total 1344 skew 0 clock 48.36KHz
v: height 768 start 771 end 777 total 806 clock 60.00Hz
1024x768i (0x6d) 44.900MHz +HSync +VSync Interlace
h: width 1024 start 1032 end 1208 total 1264 skew 0 clock 35.52KHz
v: height 768 start 768 end 776 total 817 clock 86.96Hz
960x720 (0x6e) 170.675MHz -HSync +VSync DoubleScan
h: width 960 start 1036 end 1144 total 1328 skew 0 clock 128.52KHz
v: height 720 start 720 end 722 total 756 clock 85.00Hz
960x720 (0x6f) 148.500MHz -HSync +VSync DoubleScan
h: width 960 start 1032 end 1144 total 1320 skew 0 clock 112.50KHz
v: height 720 start 720 end 722 total 750 clock 75.00Hz
960x720 (0x70) 117.000MHz -HSync +VSync DoubleScan
h: width 960 start 1024 end 1128 total 1300 skew 0 clock 90.00KHz
v: height 720 start 720 end 722 total 750 clock 60.00Hz
928x696 (0x71) 144.000MHz -HSync +VSync DoubleScan
h: width 928 start 992 end 1104 total 1280 skew 0 clock 112.50KHz
v: height 696 start 696 end 698 total 750 clock 75.00Hz
928x696 (0x72) 109.150MHz -HSync +VSync DoubleScan
h: width 928 start 976 end 1088 total 1264 skew 0 clock 86.35KHz
v: height 696 start 696 end 698 total 719 clock 60.05Hz
896x672 (0x73) 130.500MHz -HSync +VSync DoubleScan
h: width 896 start 944 end 1052 total 1228 skew 0 clock 106.27KHz
v: height 672 start 672 end 674 total 708 clock 75.05Hz
896x672 (0x74) 102.400MHz -HSync +VSync DoubleScan
h: width 896 start 960 end 1060 total 1224 skew 0 clock 83.66KHz
v: height 672 start 672 end 674 total 697 clock 60.01Hz
1024x576 (0x75) 98.500MHz -HSync +VSync DoubleScan
h: width 1024 start 1092 end 1200 total 1376 skew 0 clock 71.58KHz
v: height 576 start 577 end 580 total 597 clock 59.95Hz
1024x576 (0x76) 78.375MHz +HSync -VSync DoubleScan
h: width 1024 start 1048 end 1064 total 1104 skew 0 clock 70.99KHz
v: height 576 start 577 end 580 total 592 clock 59.96Hz
1024x576 (0x77) 46.500MHz -HSync +VSync
h: width 1024 start 1064 end 1160 total 1296 skew 0 clock 35.88KHz
v: height 576 start 579 end 584 total 599 clock 59.90Hz
1024x576 (0x78) 42.000MHz +HSync -VSync
h: width 1024 start 1072 end 1104 total 1184 skew 0 clock 35.47KHz
v: height 576 start 579 end 584 total 593 clock 59.82Hz
960x600 (0x79) 96.625MHz -HSync +VSync DoubleScan
h: width 960 start 1028 end 1128 total 1296 skew 0 clock 74.56KHz
v: height 600 start 601 end 604 total 622 clock 59.93Hz
960x600 (0x7a) 77.000MHz +HSync -VSync DoubleScan
h: width 960 start 984 end 1000 total 1040 skew 0 clock 74.04KHz
v: height 600 start 601 end 604 total 617 clock 60.00Hz
832x624 (0x7b) 57.284MHz -HSync -VSync
h: width 832 start 864 end 928 total 1152 skew 0 clock 49.73KHz
v: height 624 start 625 end 628 total 667 clock 74.55Hz
960x540 (0x7c) 86.500MHz -HSync +VSync DoubleScan
h: width 960 start 1024 end 1124 total 1288 skew 0 clock 67.16KHz
v: height 540 start 541 end 544 total 560 clock 59.96Hz
960x540 (0x7d) 69.250MHz +HSync -VSync DoubleScan
h: width 960 start 984 end 1000 total 1040 skew 0 clock 66.59KHz
v: height 540 start 541 end 544 total 555 clock 59.99Hz
960x540 (0x7e) 40.750MHz -HSync +VSync
h: width 960 start 992 end 1088 total 1216 skew 0 clock 33.51KHz
v: height 540 start 543 end 548 total 562 clock 59.63Hz
960x540 (0x7f) 37.250MHz +HSync -VSync
h: width 960 start 1008 end 1040 total 1120 skew 0 clock 33.26KHz
v: height 540 start 543 end 548 total 556 clock 59.82Hz
800x600 (0x80) 114.750MHz +HSync +VSync DoubleScan
h: width 800 start 832 end 928 total 1080 skew 0 clock 106.25KHz
v: height 600 start 600 end 602 total 625 clock 85.00Hz
800x600 (0x81) 101.250MHz +HSync +VSync DoubleScan
h: width 800 start 832 end 928 total 1080 skew 0 clock 93.75KHz
v: height 600 start 600 end 602 total 625 clock 75.00Hz
800x600 (0x82) 94.500MHz +HSync +VSync DoubleScan
h: width 800 start 832 end 928 total 1080 skew 0 clock 87.50KHz
v: height 600 start 600 end 602 total 625 clock 70.00Hz
800x600 (0x83) 87.750MHz +HSync +VSync DoubleScan
h: width 800 start 832 end 928 total 1080 skew 0 clock 81.25KHz
v: height 600 start 600 end 602 total 625 clock 65.00Hz
800x600 (0x84) 81.000MHz +HSync +VSync DoubleScan
h: width 800 start 832 end 928 total 1080 skew 0 clock 75.00KHz
v: height 600 start 600 end 602 total 625 clock 60.00Hz
800x600 (0x85) 56.300MHz +HSync +VSync
h: width 800 start 832 end 896 total 1048 skew 0 clock 53.72KHz
v: height 600 start 601 end 604 total 631 clock 85.14Hz
800x600 (0x86) 50.000MHz +HSync +VSync
h: width 800 start 856 end 976 total 1040 skew 0 clock 48.08KHz
v: height 600 start 637 end 643 total 666 clock 72.19Hz
800x600 (0x87) 49.500MHz +HSync +VSync
h: width 800 start 816 end 896 total 1056 skew 0 clock 46.88KHz
v: height 600 start 601 end 604 total 625 clock 75.00Hz
800x600 (0x88) 40.000MHz +HSync +VSync
h: width 800 start 840 end 968 total 1056 skew 0 clock 37.88KHz
v: height 600 start 601 end 605 total 628 clock 60.32Hz
800x600 (0x89) 36.000MHz +HSync +VSync
h: width 800 start 824 end 896 total 1024 skew 0 clock 35.16KHz
v: height 600 start 601 end 603 total 625 clock 56.25Hz
840x525 (0x8a) 73.125MHz -HSync +VSync DoubleScan
h: width 840 start 892 end 980 total 1120 skew 0 clock 65.29KHz
v: height 525 start 526 end 529 total 544 clock 60.01Hz
840x525 (0x8b) 59.500MHz +HSync -VSync DoubleScan
h: width 840 start 864 end 880 total 920 skew 0 clock 64.67KHz
v: height 525 start 526 end 529 total 540 clock 59.88Hz
864x486 (0x8c) 32.500MHz -HSync +VSync
h: width 864 start 888 end 968 total 1072 skew 0 clock 30.32KHz
v: height 486 start 489 end 494 total 506 clock 59.92Hz
864x486 (0x8d) 30.500MHz +HSync -VSync
h: width 864 start 912 end 944 total 1024 skew 0 clock 29.79KHz
v: height 486 start 489 end 494 total 500 clock 59.57Hz
700x525 (0x8e) 77.900MHz +HSync +VSync DoubleScan
h: width 700 start 732 end 892 total 956 skew 0 clock 81.49KHz
v: height 525 start 526 end 532 total 545 clock 74.76Hz
700x525 (0x8f) 61.000MHz +HSync +VSync DoubleScan
h: width 700 start 744 end 820 total 940 skew 0 clock 64.89KHz
v: height 525 start 526 end 532 total 541 clock 59.98Hz
800x450 (0x90) 59.125MHz -HSync +VSync DoubleScan
h: width 800 start 848 end 928 total 1056 skew 0 clock 55.99KHz
v: height 450 start 451 end 454 total 467 clock 59.95Hz
800x450 (0x91) 48.750MHz +HSync -VSync DoubleScan
h: width 800 start 824 end 840 total 880 skew 0 clock 55.40KHz
v: height 450 start 451 end 454 total 463 clock 59.82Hz
640x512 (0x92) 78.750MHz +HSync +VSync DoubleScan
h: width 640 start 672 end 752 total 864 skew 0 clock 91.15KHz
v: height 512 start 512 end 514 total 536 clock 85.02Hz
640x512 (0x93) 67.500MHz +HSync +VSync DoubleScan
h: width 640 start 648 end 720 total 844 skew 0 clock 79.98KHz
v: height 512 start 512 end 514 total 533 clock 75.02Hz
640x512 (0x94) 54.000MHz +HSync +VSync DoubleScan
h: width 640 start 664 end 720 total 844 skew 0 clock 63.98KHz
v: height 512 start 512 end 514 total 533 clock 60.02Hz
700x450 (0x95) 51.750MHz -HSync +VSync DoubleScan
h: width 700 start 740 end 812 total 924 skew 0 clock 56.01KHz
v: height 450 start 451 end 456 total 467 clock 59.96Hz
700x450 (0x96) 43.250MHz +HSync -VSync DoubleScan
h: width 700 start 724 end 740 total 780 skew 0 clock 55.45KHz
v: height 450 start 451 end 456 total 463 clock 59.88Hz
640x480 (0x97) 74.250MHz +HSync +VSync DoubleScan
h: width 640 start 672 end 752 total 864 skew 0 clock 85.94KHz
v: height 480 start 480 end 482 total 505 clock 85.09Hz
640x480 (0x98) 54.000MHz +HSync +VSync DoubleScan
h: width 640 start 688 end 744 total 900 skew 0 clock 60.00KHz
v: height 480 start 480 end 482 total 500 clock 60.00Hz
640x480 (0x99) 36.000MHz -HSync -VSync
h: width 640 start 696 end 752 total 832 skew 0 clock 43.27KHz
v: height 480 start 481 end 484 total 509 clock 85.01Hz
640x480 (0x9a) 31.500MHz -HSync -VSync
h: width 640 start 664 end 704 total 832 skew 0 clock 37.86KHz
v: height 480 start 489 end 492 total 520 clock 72.81Hz
640x480 (0x9b) 31.500MHz -HSync -VSync
h: width 640 start 656 end 720 total 840 skew 0 clock 37.50KHz
v: height 480 start 481 end 484 total 500 clock 75.00Hz
640x480 (0x9c) 25.175MHz -HSync -VSync
h: width 640 start 656 end 752 total 800 skew 0 clock 31.47KHz
v: height 480 start 490 end 492 total 525 clock 59.94Hz
720x405 (0x9d) 22.500MHz -HSync +VSync
h: width 720 start 744 end 808 total 896 skew 0 clock 25.11KHz
v: height 405 start 408 end 413 total 422 clock 59.51Hz
720x405 (0x9e) 21.750MHz +HSync -VSync
h: width 720 start 768 end 800 total 880 skew 0 clock 24.72KHz
v: height 405 start 408 end 413 total 419 clock 58.99Hz
720x400 (0x9f) 35.500MHz -HSync +VSync
h: width 720 start 756 end 828 total 936 skew 0 clock 37.93KHz
v: height 400 start 401 end 404 total 446 clock 85.04Hz
684x384 (0xa0) 42.625MHz -HSync +VSync DoubleScan
h: width 684 start 720 end 788 total 892 skew 0 clock 47.79KHz
v: height 384 start 385 end 390 total 399 clock 59.88Hz
684x384 (0xa1) 36.125MHz +HSync -VSync DoubleScan
h: width 684 start 708 end 724 total 764 skew 0 clock 47.28KHz
v: height 384 start 385 end 390 total 395 clock 59.85Hz
640x400 (0xa2) 41.750MHz -HSync +VSync DoubleScan
h: width 640 start 676 end 740 total 840 skew 0 clock 49.70KHz
v: height 400 start 401 end 404 total 415 clock 59.88Hz
640x400 (0xa3) 35.500MHz +HSync -VSync DoubleScan
h: width 640 start 664 end 680 total 720 skew 0 clock 49.31KHz
v: height 400 start 401 end 404 total 411 clock 59.98Hz
640x400 (0xa4) 31.500MHz -HSync +VSync
h: width 640 start 672 end 736 total 832 skew 0 clock 37.86KHz
v: height 400 start 401 end 404 total 445 clock 85.08Hz
576x432 (0xa5) 54.000MHz +HSync +VSync DoubleScan
h: width 576 start 608 end 672 total 800 skew 0 clock 67.50KHz
v: height 432 start 432 end 434 total 450 clock 75.00Hz
640x360 (0xa6) 37.250MHz -HSync +VSync DoubleScan
h: width 640 start 672 end 736 total 832 skew 0 clock 44.77KHz
v: height 360 start 361 end 364 total 374 clock 59.86Hz
640x360 (0xa7) 31.875MHz +HSync -VSync DoubleScan
h: width 640 start 664 end 680 total 720 skew 0 clock 44.27KHz
v: height 360 start 361 end 364 total 370 clock 59.83Hz
640x360 (0xa8) 18.000MHz -HSync +VSync
h: width 640 start 664 end 720 total 800 skew 0 clock 22.50KHz
v: height 360 start 363 end 368 total 376 clock 59.84Hz
640x360 (0xa9) 17.750MHz +HSync -VSync
h: width 640 start 688 end 720 total 800 skew 0 clock 22.19KHz
v: height 360 start 363 end 368 total 374 clock 59.32Hz
640x350 (0xaa) 31.500MHz +HSync -VSync
h: width 640 start 672 end 736 total 832 skew 0 clock 37.86KHz
v: height 350 start 382 end 385 total 445 clock 85.08Hz
512x384 (0xab) 47.250MHz +HSync +VSync DoubleScan
h: width 512 start 536 end 584 total 688 skew 0 clock 68.68KHz
v: height 384 start 384 end 386 total 404 clock 85.00Hz
512x384 (0xac) 39.375MHz +HSync +VSync DoubleScan
h: width 512 start 520 end 568 total 656 skew 0 clock 60.02KHz
v: height 384 start 384 end 386 total 400 clock 75.03Hz
512x384 (0xad) 37.500MHz -HSync -VSync DoubleScan
h: width 512 start 524 end 592 total 664 skew 0 clock 56.48KHz
v: height 384 start 385 end 388 total 403 clock 70.07Hz
512x384 (0xae) 32.500MHz -HSync -VSync DoubleScan
h: width 512 start 524 end 592 total 672 skew 0 clock 48.36KHz
v: height 384 start 385 end 388 total 403 clock 60.00Hz
512x384i (0xaf) 22.450MHz +HSync +VSync Interlace DoubleScan
h: width 512 start 516 end 604 total 632 skew 0 clock 35.52KHz
v: height 384 start 384 end 388 total 408 clock 87.06Hz
512x288 (0xb0) 23.250MHz -HSync +VSync DoubleScan
h: width 512 start 532 end 580 total 648 skew 0 clock 35.88KHz
v: height 288 start 289 end 292 total 299 clock 60.00Hz
512x288 (0xb1) 21.000MHz +HSync -VSync DoubleScan
h: width 512 start 536 end 552 total 592 skew 0 clock 35.47KHz
v: height 288 start 289 end 292 total 296 clock 59.92Hz
416x312 (0xb2) 28.642MHz -HSync -VSync DoubleScan
h: width 416 start 432 end 464 total 576 skew 0 clock 49.73KHz
v: height 312 start 312 end 314 total 333 clock 74.66Hz
480x270 (0xb3) 20.375MHz -HSync +VSync DoubleScan
h: width 480 start 496 end 544 total 608 skew 0 clock 33.51KHz
v: height 270 start 271 end 274 total 281 clock 59.63Hz
480x270 (0xb4) 18.625MHz +HSync -VSync DoubleScan
h: width 480 start 504 end 520 total 560 skew 0 clock 33.26KHz
v: height 270 start 271 end 274 total 278 clock 59.82Hz
400x300 (0xb5) 28.150MHz +HSync +VSync DoubleScan
h: width 400 start 416 end 448 total 524 skew 0 clock 53.72KHz
v: height 300 start 300 end 302 total 315 clock 85.27Hz
400x300 (0xb6) 25.000MHz +HSync +VSync DoubleScan
h: width 400 start 428 end 488 total 520 skew 0 clock 48.08KHz
v: height 300 start 318 end 321 total 333 clock 72.19Hz
400x300 (0xb7) 24.750MHz +HSync +VSync DoubleScan
h: width 400 start 408 end 448 total 528 skew 0 clock 46.88KHz
v: height 300 start 300 end 302 total 312 clock 75.12Hz
400x300 (0xb8) 20.000MHz +HSync +VSync DoubleScan
h: width 400 start 420 end 484 total 528 skew 0 clock 37.88KHz
v: height 300 start 300 end 302 total 314 clock 60.32Hz
400x300 (0xb9) 18.000MHz +HSync +VSync DoubleScan
h: width 400 start 412 end 448 total 512 skew 0 clock 35.16KHz
v: height 300 start 300 end 301 total 312 clock 56.34Hz
432x243 (0xba) 16.250MHz -HSync +VSync DoubleScan
h: width 432 start 444 end 484 total 536 skew 0 clock 30.32KHz
v: height 243 start 244 end 247 total 253 clock 59.92Hz
432x243 (0xbb) 15.250MHz +HSync -VSync DoubleScan
h: width 432 start 456 end 472 total 512 skew 0 clock 29.79KHz
v: height 243 start 244 end 247 total 250 clock 59.57Hz
320x240 (0xbc) 18.000MHz -HSync -VSync DoubleScan
h: width 320 start 348 end 376 total 416 skew 0 clock 43.27KHz
v: height 240 start 240 end 242 total 254 clock 85.18Hz
320x240 (0xbd) 15.750MHz -HSync -VSync DoubleScan
h: width 320 start 332 end 352 total 416 skew 0 clock 37.86KHz
v: height 240 start 244 end 246 total 260 clock 72.81Hz
320x240 (0xbe) 15.750MHz -HSync -VSync DoubleScan
h: width 320 start 328 end 360 total 420 skew 0 clock 37.50KHz
v: height 240 start 240 end 242 total 250 clock 75.00Hz
320x240 (0xbf) 12.587MHz -HSync -VSync DoubleScan
h: width 320 start 328 end 376 total 400 skew 0 clock 31.47KHz
v: height 240 start 245 end 246 total 262 clock 60.05Hz
360x202 (0xc0) 11.250MHz -HSync +VSync DoubleScan
h: width 360 start 372 end 404 total 448 skew 0 clock 25.11KHz
v: height 202 start 204 end 206 total 211 clock 59.51Hz
360x202 (0xc1) 10.875MHz +HSync -VSync DoubleScan
h: width 360 start 384 end 400 total 440 skew 0 clock 24.72KHz
v: height 202 start 204 end 206 total 209 clock 59.13Hz
360x200 (0xc2) 17.750MHz -HSync +VSync DoubleScan
h: width 360 start 378 end 414 total 468 skew 0 clock 37.93KHz
v: height 200 start 200 end 202 total 223 clock 85.04Hz
320x200 (0xc3) 15.750MHz -HSync +VSync DoubleScan
h: width 320 start 336 end 368 total 416 skew 0 clock 37.86KHz
v: height 200 start 200 end 202 total 222 clock 85.27Hz
320x180 (0xc4) 9.000MHz -HSync +VSync DoubleScan
h: width 320 start 332 end 360 total 400 skew 0 clock 22.50KHz
v: height 180 start 181 end 184 total 188 clock 59.84Hz
320x180 (0xc5) 8.875MHz +HSync -VSync DoubleScan
h: width 320 start 344 end 360 total 400 skew 0 clock 22.19KHz
v: height 180 start 181 end 184 total 187 clock 59.32Hz
320x175 (0xc6) 15.750MHz +HSync -VSync DoubleScan
h: width 320 start 336 end 368 total 416 skew 0 clock 37.86KHz
v: height 175 start 191 end 192 total 222 clock 85.27Hz
HDMI-1 disconnected (normal left inverted right x axis y axis)
Identifier: 0x43
Timestamp: 53667
Subpixel: unknown
Clones:
CRTCs: 0 1 2 3
Transform: 1.000000 0.000000 0.000000
0.000000 1.000000 0.000000
0.000000 0.000000 1.000000
filter:
HDCP Content Type: HDCP Type0
supported: HDCP Type0, HDCP Type1
Content Protection: Undesired
supported: Undesired, Desired, Enabled
max bpc: 12
range: (8, 12)
content type: No Data
supported: No Data, Graphics, Photo, Cinema, Game
Colorspace: Default
supported: Default, SMPTE_170M_YCC, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, opRGB, BT2020_CYCC, BT2020_RGB, BT2020_YCC, DCI-P3_RGB_D65, DCI-P3_RGB_Theater
aspect ratio: Automatic
supported: Automatic, 4:3, 16:9
Broadcast RGB: Automatic
supported: Automatic, Full, Limited 16:235
audio: auto
supported: force-dvi, off, auto, on
link-status: Good
supported: Good, Bad
CONNECTOR_ID: 317
supported: 317
non-desktop: 0
range: (0, 1)
Output of xrandr mode changing :
➜ ~ xrandr --output eDP-1 --mode 1920x1080 --rate 60 --verbose
crtc 0: 1920x1080 60.01 +0+0 "eDP-1"
xrandr: Configure crtc 0 failed
crtc 0: disable
crtc 1: disable
crtc 2: disable
crtc 3: disable
screen 0: revert
crtc 0: revert
crtc 1: revert
crtc 2: revert
crtc 3: revert
Output of Edid-decode
➜ ~ edid-decode < /sys/class/drm/card0-eDP-1/edid
edid-decode (hex):
00 ff ff ff ff ff ff 00 38 70 4d 00 00 00 00 00
33 1d 01 04 a5 22 13 78 03 68 50 98 5c 58 8e 28
1b 50 54 00 00 00 01 01 01 01 01 01 01 01 01 01
01 01 01 01 01 01 91 8a 80 04 71 38 32 40 30 20
35 00 58 c2 10 00 00 1a bd 39 80 04 71 38 32 40
30 20 35 00 58 c2 10 00 00 1a 00 00 00 fd 00 30
90 9a 9a 23 01 0a 20 20 20 20 20 20 00 00 00 fe
00 4c 4d 31 35 36 4c 46 2d 32 46 30 31 0a 00 49
----------------
Block 0, Base EDID:
EDID Structure Version & Revision: 1.4
Vendor & Product Identification:
Manufacturer: NCP
Model: 77
Made in: week 51 of 2019
Basic Display Parameters & Features:
Digital display
Bits per primary color channel: 8
DisplayPort interface
Maximum image size: 34 cm x 19 cm
Gamma: 2.20
Supported color formats: RGB 4:4:4
First detailed timing includes the native pixel format and preferred refresh rate
Display is continuous frequency
Color Characteristics:
Red : 0.5947, 0.3613
Green: 0.3457, 0.5546
Blue : 0.1572, 0.1064
White: 0.3125, 0.3281
Established Timings I & II: none
Standard Timings: none
Detailed Timing Descriptors:
DTD 1: 1920x1080 144.000162 Hz 16:9 162.720 kHz 354.730000 MHz (344 mm x 194 mm)
Hfront 48 Hsync 32 Hback 180 Hpol P
Vfront 3 Vsync 5 Vback 42 Vpol N
DTD 2: 1920x1080 60.002436 Hz 16:9 67.803 kHz 147.810000 MHz (344 mm x 194 mm)
Hfront 48 Hsync 32 Hback 180 Hpol P
Vfront 3 Vsync 5 Vback 42 Vpol N
Display Range Limits:
Monitor ranges (Bare Limits): 48-144 Hz V, 154-154 kHz H, max dotclock 350 MHz
Alphanumeric Data String: 'LM156LF-2F01'
Checksum: 0x49
Xorg Log
[ 2.851] (--) Log file renamed from "/var/log/Xorg.pid-618.log" to "/var/log/Xorg.0.log"
[ 2.852]
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[ 2.852] Current Operating System: Linux navid-TUF 5.18.1-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 30 May 2022 17:53:11 +0000 x86_64
[ 2.852] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=bceb2166-47a8-4bb9-83ef-632039904950 rw loglevel=6 ibt=off
[ 2.852]
[ 2.852] Current version of pixman: 0.40.0
[ 2.852] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 2.852] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 2.852] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 7 16:44:17 2022
[ 2.852] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 2.853] (==) No Layout section. Using the first Screen section.
[ 2.853] (==) No screen section available. Using defaults.
[ 2.853] (**) |-->Screen "Default Screen Section" (0)
[ 2.853] (**) | |-->Monitor "<default monitor>"
[ 2.853] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 2.853] (==) Automatically adding devices
[ 2.853] (==) Automatically enabling devices
[ 2.853] (==) Automatically adding GPU devices
[ 2.853] (==) Automatically binding GPU devices
[ 2.853] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 2.853] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 2.853] Entry deleted from font path.
[ 2.853] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 2.853] Entry deleted from font path.
[ 2.853] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 2.853] Entry deleted from font path.
[ 2.854] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 2.854] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 2.854] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 2.854] (II) Module ABI versions:
[ 2.854] X.Org ANSI C Emulation: 0.4
[ 2.854] X.Org Video Driver: 25.2
[ 2.854] X.Org XInput driver : 24.4
[ 2.854] X.Org Server Extension : 10.0
[ 2.854] (++) using VT number 1
[ 2.854] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 2.854] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 2.854] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 2.856] (--) PCI:*(0@0:2:0) 8086:9a68:1043:13fc rev 1, Mem @ 0x6106000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 2.856] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 2.856] (II) LoadModule: "glx"
[ 2.857] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 2.860] (II) Module glx: vendor="X.Org Foundation"
[ 2.860] compiled for 1.21.1.3, module version = 1.0.0
[ 2.860] ABI class: X.Org Server Extension, version 10.0
[ 2.860] (==) Matched intel as autoconfigured driver 0
[ 2.860] (==) Matched modesetting as autoconfigured driver 1
[ 2.860] (==) Matched fbdev as autoconfigured driver 2
[ 2.860] (==) Matched vesa as autoconfigured driver 3
[ 2.860] (==) Assigned the driver to the xf86ConfigLayout
[ 2.860] (II) LoadModule: "intel"
[ 2.860] (WW) Warning, couldn't open module intel
[ 2.860] (EE) Failed to load module "intel" (module does not exist, 0)
[ 2.860] (II) LoadModule: "modesetting"
[ 2.860] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 2.861] (II) Module modesetting: vendor="X.Org Foundation"
[ 2.861] compiled for 1.21.1.3, module version = 1.21.1
[ 2.861] Module class: X.Org Video Driver
[ 2.861] ABI class: X.Org Video Driver, version 25.2
[ 2.861] (II) LoadModule: "fbdev"
[ 2.861] (WW) Warning, couldn't open module fbdev
[ 2.861] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 2.861] (II) LoadModule: "vesa"
[ 2.861] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 2.861] (II) Module vesa: vendor="X.Org Foundation"
[ 2.861] compiled for 1.21.1.1, module version = 2.5.0
[ 2.861] Module class: X.Org Video Driver
[ 2.861] ABI class: X.Org Video Driver, version 25.2
[ 2.861] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 2.861] (II) VESA: driver for VESA chipsets: vesa
[ 2.862] (II) modeset(0): using drv /dev/dri/card0
[ 2.862] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 2.862] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 2.862] (==) modeset(0): RGB weight 888
[ 2.862] (==) modeset(0): Default visual is TrueColor
[ 2.862] (II) Loading sub module "glamoregl"
[ 2.862] (II) LoadModule: "glamoregl"
[ 2.862] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 2.865] (II) Module glamoregl: vendor="X.Org Foundation"
[ 2.865] compiled for 1.21.1.3, module version = 1.0.1
[ 2.865] ABI class: X.Org ANSI C Emulation, version 0.4
[ 3.834] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (TGL GT1)
[ 3.834] (II) modeset(0): glamor initialized
[ 3.834] (==) modeset(0): VariableRefresh: disabled
[ 3.834] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 3.835] (II) modeset(0): Output eDP-1 has no monitor section
[ 3.835] (II) modeset(0): Output HDMI-1 has no monitor section
[ 3.837] (II) modeset(0): EDID for output eDP-1
[ 3.837] (II) modeset(0): Manufacturer: NCP Model: 4d Serial#: 0
[ 3.837] (II) modeset(0): Year: 2019 Week: 51
[ 3.837] (II) modeset(0): EDID Version: 1.4
[ 3.837] (II) modeset(0): Digital Display Input
[ 3.837] (II) modeset(0): 8 bits per channel
[ 3.837] (II) modeset(0): Digital interface is DisplayPort
[ 3.837] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 3.837] (II) modeset(0): Gamma: 2.20
[ 3.837] (II) modeset(0): No DPMS capabilities specified
[ 3.837] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 3.837] (II) modeset(0): First detailed timing is preferred mode
[ 3.837] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 3.837] (II) modeset(0): Display is continuous-frequency
[ 3.837] (II) modeset(0): redX: 0.595 redY: 0.361 greenX: 0.346 greenY: 0.555
[ 3.837] (II) modeset(0): blueX: 0.157 blueY: 0.106 whiteX: 0.312 whiteY: 0.328
[ 3.837] (II) modeset(0): Manufacturer's mask: 0
[ 3.837] (II) modeset(0): Supported detailed timing:
[ 3.837] (II) modeset(0): clock: 354.7 MHz Image Size: 344 x 194 mm
[ 3.837] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2180 h_border: 0
[ 3.837] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1130 v_border: 0
[ 3.837] (II) modeset(0): Supported detailed timing:
[ 3.837] (II) modeset(0): clock: 147.8 MHz Image Size: 344 x 194 mm
[ 3.837] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2180 h_border: 0
[ 3.837] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1130 v_border: 0
[ 3.837] (II) modeset(0): Ranges: V min: 48 V max: 144 Hz, H min: 154 H max: 154 kHz, PixClock max 355 MHz
[ 3.837] (II) modeset(0): LM156LF-2F01
[ 3.837] (II) modeset(0): EDID (in hex):
[ 3.837] (II) modeset(0): 00ffffffffffff0038704d0000000000
[ 3.837] (II) modeset(0): 331d0104a5221378036850985c588e28
[ 3.837] (II) modeset(0): 1b505400000001010101010101010101
[ 3.837] (II) modeset(0): 010101010101918a8004713832403020
[ 3.837] (II) modeset(0): 350058c21000001abd39800471383240
[ 3.837] (II) modeset(0): 3020350058c21000001a000000fd0030
[ 3.837] (II) modeset(0): 909a9a23010a202020202020000000fe
[ 3.837] (II) modeset(0): 004c4d3135364c462d324630310a0049
[ 3.837] (II) modeset(0): Printing probed modes for output eDP-1
[ 3.837] (II) modeset(0): Modeline "1920x1080"x144.0 354.73 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[ 3.837] (II) modeset(0): Modeline "1920x1080"x60.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 3.837] (II) modeset(0): Modeline "1920x1080"x60.0 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 3.837] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 3.837] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 3.837] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 3.837] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 3.837] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 3.837] (II) modeset(0): Modeline "1600x900"x60.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 3.837] (II) modeset(0): Modeline "1600x900"x59.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 3.837] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 3.837] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 3.837] (II) modeset(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[ 3.837] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[ 3.837] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 3.837] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 3.837] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 3.837] (II) modeset(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (85.9 kHz d)
[ 3.837] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 3.837] (II) modeset(0): Modeline "1440x810"x60.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 3.837] (II) modeset(0): Modeline "1440x810"x60.0 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 3.837] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 3.837] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 3.837] (II) modeset(0): Modeline "1280x800"x60.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "1280x800"x60.0 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 3.837] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 3.837] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 3.837] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "1280x720"x60.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "1280x720"x60.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 3.837] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 3.837] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 3.837] (II) modeset(0): Modeline "1024x768"x85.0 194.02 1024 1108 1220 1416 768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[ 3.837] (II) modeset(0): Modeline "1024x768"x75.0 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[ 3.837] (II) modeset(0): Modeline "1024x768"x60.0 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 3.837] (II) modeset(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz d)
[ 3.837] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
[ 3.837] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 3.837] (II) modeset(0): Modeline "1024x768i"x87.0 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "960x720"x85.0 170.68 960 1036 1144 1328 720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "960x720"x75.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "960x720"x60.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 3.837] (II) modeset(0): Modeline "928x696"x75.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "928x696"x60.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 3.837] (II) modeset(0): Modeline "896x672"x75.0 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[ 3.837] (II) modeset(0): Modeline "896x672"x60.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 3.837] (II) modeset(0): Modeline "1024x576"x60.0 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 3.837] (II) modeset(0): Modeline "1024x576"x60.0 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 3.837] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 3.837] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "960x600"x59.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 3.837] (II) modeset(0): Modeline "960x600"x60.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 3.837] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz d)
[ 3.837] (II) modeset(0): Modeline "960x540"x60.0 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 3.837] (II) modeset(0): Modeline "960x540"x60.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 3.837] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 3.837] (II) modeset(0): Modeline "800x600"x85.0 114.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[ 3.837] (II) modeset(0): Modeline "800x600"x75.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[ 3.837] (II) modeset(0): Modeline "800x600"x70.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "800x600"x65.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[ 3.837] (II) modeset(0): Modeline "800x600"x60.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 3.837] (II) modeset(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz d)
[ 3.837] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz d)
[ 3.837] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz d)
[ 3.837] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 3.837] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 3.837] (II) modeset(0): Modeline "840x525"x60.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 3.837] (II) modeset(0): Modeline "840x525"x59.9 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 3.837] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 3.837] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 3.837] (II) modeset(0): Modeline "700x525"x74.8 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "700x525"x60.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 3.837] (II) modeset(0): Modeline "800x450"x59.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 3.837] (II) modeset(0): Modeline "800x450"x59.8 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 3.837] (II) modeset(0): Modeline "640x512"x85.0 78.75 640 672 752 864 512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[ 3.837] (II) modeset(0): Modeline "640x512"x75.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[ 3.837] (II) modeset(0): Modeline "640x512"x60.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 3.837] (II) modeset(0): Modeline "700x450"x60.0 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 3.837] (II) modeset(0): Modeline "700x450"x59.9 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 3.837] (II) modeset(0): Modeline "640x480"x85.1 74.25 640 672 752 864 480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[ 3.837] (II) modeset(0): Modeline "640x480"x60.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 3.837] (II) modeset(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz d)
[ 3.837] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
[ 3.837] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 3.837] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 3.837] (II) modeset(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz d)
[ 3.837] (II) modeset(0): Modeline "684x384"x59.9 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 3.837] (II) modeset(0): Modeline "684x384"x59.9 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 3.837] (II) modeset(0): Modeline "640x400"x59.9 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 3.837] (II) modeset(0): Modeline "640x400"x60.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 3.837] (II) modeset(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz d)
[ 3.837] (II) modeset(0): Modeline "576x432"x75.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "640x360"x59.9 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 3.837] (II) modeset(0): Modeline "640x360"x59.8 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 3.837] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 3.837] (II) modeset(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz d)
[ 3.837] (II) modeset(0): Modeline "512x384"x85.0 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[ 3.837] (II) modeset(0): Modeline "512x384"x75.0 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[ 3.837] (II) modeset(0): Modeline "512x384"x70.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 3.837] (II) modeset(0): Modeline "512x384i"x87.1 22.45 512 516 604 632 384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "512x288"x60.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 3.837] (II) modeset(0): Modeline "512x288"x59.9 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "416x312"x74.7 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[ 3.837] (II) modeset(0): Modeline "480x270"x59.6 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "480x270"x59.8 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 3.837] (II) modeset(0): Modeline "400x300"x85.3 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[ 3.837] (II) modeset(0): Modeline "400x300"x72.2 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[ 3.837] (II) modeset(0): Modeline "400x300"x75.1 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[ 3.837] (II) modeset(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 3.837] (II) modeset(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 3.837] (II) modeset(0): Modeline "432x243"x59.9 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 3.837] (II) modeset(0): Modeline "432x243"x59.6 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 3.837] (II) modeset(0): Modeline "320x240"x85.2 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[ 3.837] (II) modeset(0): Modeline "320x240"x72.8 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[ 3.837] (II) modeset(0): Modeline "320x240"x75.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "360x202"x59.5 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 3.837] (II) modeset(0): Modeline "360x202"x59.1 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 3.837] (II) modeset(0): Modeline "360x200"x85.0 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[ 3.837] (II) modeset(0): Modeline "320x200"x85.3 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[ 3.837] (II) modeset(0): Modeline "320x180"x59.8 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 3.837] (II) modeset(0): Modeline "320x180"x59.3 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 3.837] (II) modeset(0): Modeline "320x175"x85.3 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[ 3.837] (II) modeset(0): EDID for output HDMI-1
[ 3.837] (II) modeset(0): Output eDP-1 connected
[ 3.837] (II) modeset(0): Output HDMI-1 disconnected
[ 3.837] (II) modeset(0): Using exact sizes for initial modes
[ 3.837] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 3.837] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 3.837] (==) modeset(0): DPI set to (96, 96)
[ 3.837] (II) Loading sub module "fb"
[ 3.837] (II) LoadModule: "fb"
[ 3.837] (II) Module "fb" already built-in
[ 3.837] (II) UnloadModule: "vesa"
[ 3.837] (II) Unloading vesa
[ 3.848] (==) modeset(0): Backing store enabled
[ 3.848] (==) modeset(0): Silken mouse enabled
[ 3.883] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 3.883] (==) modeset(0): DPMS enabled
[ 3.883] (II) modeset(0): [DRI2] Setup complete
[ 3.883] (II) modeset(0): [DRI2] DRI driver: iris
[ 3.883] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 3.883] (II) Initializing extension Generic Event Extension
[ 3.883] (II) Initializing extension SHAPE
[ 3.883] (II) Initializing extension MIT-SHM
[ 3.883] (II) Initializing extension XInputExtension
[ 3.883] (II) Initializing extension XTEST
[ 3.884] (II) Initializing extension BIG-REQUESTS
[ 3.884] (II) Initializing extension SYNC
[ 3.884] (II) Initializing extension XKEYBOARD
[ 3.884] (II) Initializing extension XC-MISC
[ 3.884] (II) Initializing extension SECURITY
[ 3.884] (II) Initializing extension XFIXES
[ 3.884] (II) Initializing extension RENDER
[ 3.884] (II) Initializing extension RANDR
[ 3.884] (II) Initializing extension COMPOSITE
[ 3.884] (II) Initializing extension DAMAGE
[ 3.884] (II) Initializing extension MIT-SCREEN-SAVER
[ 3.884] (II) Initializing extension DOUBLE-BUFFER
[ 3.884] (II) Initializing extension RECORD
[ 3.884] (II) Initializing extension DPMS
[ 3.884] (II) Initializing extension Present
[ 3.884] (II) Initializing extension DRI3
[ 3.884] (II) Initializing extension X-Resource
[ 3.884] (II) Initializing extension XVideo
[ 3.884] (II) Initializing extension XVideo-MotionCompensation
[ 3.884] (II) Initializing extension GLX
[ 3.888] (II) AIGLX: Loaded and initialized iris
[ 3.888] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 3.888] (II) Initializing extension XFree86-VidModeExtension
[ 3.888] (II) Initializing extension XFree86-DGA
[ 3.888] (II) Initializing extension XFree86-DRI
[ 3.888] (II) Initializing extension DRI2
[ 3.889] (II) modeset(0): Damage tracking initialized
[ 3.889] (II) modeset(0): Setting screen physical size to 508 x 285
[ 3.934] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event4)
[ 3.934] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 3.934] (II) LoadModule: "libinput"
[ 3.934] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 3.935] (II) Module libinput: vendor="X.Org Foundation"
[ 3.935] compiled for 1.21.1.3, module version = 1.2.1
[ 3.935] Module class: X.Org XInput Driver
[ 3.935] ABI class: X.Org XInput driver, version 24.4
[ 3.935] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[ 3.935] (**) Asus Wireless Radio Control: always reports core events
[ 3.935] (**) Option "Device" "/dev/input/event4"
[ 3.939] (II) event4 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[ 3.939] (II) event4 - Asus Wireless Radio Control: device is a keyboard
[ 3.939] (II) event4 - Asus Wireless Radio Control: device removed
[ 3.979] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input4/event4"
[ 3.979] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 6)
[ 3.980] (II) event4 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[ 3.980] (II) event4 - Asus Wireless Radio Control: device is a keyboard
[ 3.980] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 3.980] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 3.980] (II) Using input driver 'libinput' for 'Video Bus'
[ 3.980] (**) Video Bus: always reports core events
[ 3.980] (**) Option "Device" "/dev/input/event8"
[ 3.980] (II) event8 - Video Bus: is tagged by udev as: Keyboard
[ 3.980] (II) event8 - Video Bus: device is a keyboard
[ 3.981] (II) event8 - Video Bus: device removed
[ 4.019] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event8"
[ 4.019] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 4.020] (II) event8 - Video Bus: is tagged by udev as: Keyboard
[ 4.020] (II) event8 - Video Bus: device is a keyboard
[ 4.020] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 4.020] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 4.020] (II) Using input driver 'libinput' for 'Power Button'
[ 4.020] (**) Power Button: always reports core events
[ 4.020] (**) Option "Device" "/dev/input/event1"
[ 4.020] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 4.020] (II) event1 - Power Button: device is a keyboard
[ 4.020] (II) event1 - Power Button: device removed
[ 4.049] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 4.049] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 4.050] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 4.050] (II) event1 - Power Button: device is a keyboard
[ 4.050] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 4.050] (II) No input driver specified, ignoring this device.
[ 4.050] (II) This device may have been added with another device file.
[ 4.050] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 4.050] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 4.050] (II) Using input driver 'libinput' for 'Sleep Button'
[ 4.050] (**) Sleep Button: always reports core events
[ 4.050] (**) Option "Device" "/dev/input/event0"
[ 4.050] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 4.050] (II) event0 - Sleep Button: device is a keyboard
[ 4.050] (II) event0 - Sleep Button: device removed
[ 4.089] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 4.089] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 4.090] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 4.090] (II) event0 - Sleep Button: device is a keyboard
[ 4.090] (II) config/udev: Adding input device USB2.0 HD UVC WebCam: USB2.0 HD (/dev/input/event25)
[ 4.090] (**) USB2.0 HD UVC WebCam: USB2.0 HD: Applying InputClass "libinput keyboard catchall"
[ 4.090] (II) Using input driver 'libinput' for 'USB2.0 HD UVC WebCam: USB2.0 HD'
[ 4.090] (**) USB2.0 HD UVC WebCam: USB2.0 HD: always reports core events
[ 4.090] (**) Option "Device" "/dev/input/event25"
[ 4.090] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[ 4.090] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[ 4.091] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
[ 4.146] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.0/input/input27/event25"
[ 4.146] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam: USB2.0 HD" (type: KEYBOARD, id 10)
[ 4.146] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[ 4.146] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[ 4.147] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Mouse (/dev/input/event9)
[ 4.147] (**) ELAN1203:00 04F3:307A Mouse: Applying InputClass "libinput pointer catchall"
[ 4.147] (II) Using input driver 'libinput' for 'ELAN1203:00 04F3:307A Mouse'
[ 4.147] (**) ELAN1203:00 04F3:307A Mouse: always reports core events
[ 4.147] (**) Option "Device" "/dev/input/event9"
[ 4.147] (II) event9 - ELAN1203:00 04F3:307A Mouse: is tagged by udev as: Mouse Pointingstick
[ 4.147] (II) event9 - ELAN1203:00 04F3:307A Mouse: device is a pointer
[ 4.148] (II) event9 - ELAN1203:00 04F3:307A Mouse: device removed
[ 4.206] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-10/i2c-ELAN1203:00/0018:04F3:307A.0001/input/input13/event9"
[ 4.206] (II) XINPUT: Adding extended input device "ELAN1203:00 04F3:307A Mouse" (type: MOUSE, id 11)
[ 4.206] (**) Option "AccelerationScheme" "none"
[ 4.206] (**) ELAN1203:00 04F3:307A Mouse: (accel) selected scheme none/0
[ 4.206] (**) ELAN1203:00 04F3:307A Mouse: (accel) acceleration factor: 2.000
[ 4.206] (**) ELAN1203:00 04F3:307A Mouse: (accel) acceleration threshold: 4
[ 4.206] (II) event9 - ELAN1203:00 04F3:307A Mouse: is tagged by udev as: Mouse Pointingstick
[ 4.207] (II) event9 - ELAN1203:00 04F3:307A Mouse: device is a pointer
[ 4.207] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Mouse (/dev/input/mouse0)
[ 4.207] (II) No input driver specified, ignoring this device.
[ 4.207] (II) This device may have been added with another device file.
[ 4.207] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Touchpad (/dev/input/event10)
[ 4.207] (**) ELAN1203:00 04F3:307A Touchpad: Applying InputClass "libinput touchpad catchall"
[ 4.207] (II) Using input driver 'libinput' for 'ELAN1203:00 04F3:307A Touchpad'
[ 4.207] (**) ELAN1203:00 04F3:307A Touchpad: always reports core events
[ 4.207] (**) Option "Device" "/dev/input/event10"
[ 4.208] (II) event10 - ELAN1203:00 04F3:307A Touchpad: is tagged by udev as: Touchpad
[ 4.208] (II) event10 - ELAN1203:00 04F3:307A Touchpad: device is a touchpad
[ 4.208] (II) event10 - ELAN1203:00 04F3:307A Touchpad: device removed
[ 4.270] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-10/i2c-ELAN1203:00/0018:04F3:307A.0001/input/input14/event10"
[ 4.270] (II) XINPUT: Adding extended input device "ELAN1203:00 04F3:307A Touchpad" (type: TOUCHPAD, id 12)
[ 4.270] (**) Option "AccelerationScheme" "none"
[ 4.270] (**) ELAN1203:00 04F3:307A Touchpad: (accel) selected scheme none/0
[ 4.270] (**) ELAN1203:00 04F3:307A Touchpad: (accel) acceleration factor: 2.000
[ 4.270] (**) ELAN1203:00 04F3:307A Touchpad: (accel) acceleration threshold: 4
[ 4.270] (II) event10 - ELAN1203:00 04F3:307A Touchpad: is tagged by udev as: Touchpad
[ 4.271] (II) event10 - ELAN1203:00 04F3:307A Touchpad: device is a touchpad
[ 4.271] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Touchpad (/dev/input/mouse1)
[ 4.271] (II) No input driver specified, ignoring this device.
[ 4.271] (II) This device may have been added with another device file.
[ 4.271] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[ 4.271] (II) No input driver specified, ignoring this device.
[ 4.271] (II) This device may have been added with another device file.
[ 4.271] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[ 4.271] (II) No input driver specified, ignoring this device.
[ 4.271] (II) This device may have been added with another device file.
[ 4.272] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
[ 4.272] (II) No input driver specified, ignoring this device.
[ 4.272] (II) This device may have been added with another device file.
[ 4.272] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event15)
[ 4.272] (II) No input driver specified, ignoring this device.
[ 4.272] (II) This device may have been added with another device file.
[ 4.272] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event16)
[ 4.272] (II) No input driver specified, ignoring this device.
[ 4.272] (II) This device may have been added with another device file.
[ 4.272] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event17)
[ 4.272] (II) No input driver specified, ignoring this device.
[ 4.272] (II) This device may have been added with another device file.
[ 4.272] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=11 (/dev/input/event18)
[ 4.272] (II) No input driver specified, ignoring this device.
[ 4.272] (II) This device may have been added with another device file.
[ 4.272] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=12 (/dev/input/event19)
[ 4.272] (II) No input driver specified, ignoring this device.
[ 4.272] (II) This device may have been added with another device file.
[ 4.272] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=13 (/dev/input/event20)
[ 4.272] (II) No input driver specified, ignoring this device.
[ 4.272] (II) This device may have been added with another device file.
[ 4.273] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=14 (/dev/input/event21)
[ 4.273] (II) No input driver specified, ignoring this device.
[ 4.273] (II) This device may have been added with another device file.
[ 4.273] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=15 (/dev/input/event22)
[ 4.273] (II) No input driver specified, ignoring this device.
[ 4.273] (II) This device may have been added with another device file.
[ 4.273] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=16 (/dev/input/event23)
[ 4.273] (II) No input driver specified, ignoring this device.
[ 4.273] (II) This device may have been added with another device file.
[ 4.273] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=17 (/dev/input/event24)
[ 4.273] (II) No input driver specified, ignoring this device.
[ 4.273] (II) This device may have been added with another device file.
[ 4.273] (II) config/udev: Adding input device Intel HID events (/dev/input/event5)
[ 4.273] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 4.273] (II) Using input driver 'libinput' for 'Intel HID events'
[ 4.273] (**) Intel HID events: always reports core events
[ 4.273] (**) Option "Device" "/dev/input/event5"
[ 4.273] (II) event5 - Intel HID events: is tagged by udev as: Keyboard
[ 4.273] (II) event5 - Intel HID events: device is a keyboard
[ 4.273] (II) event5 - Intel HID events: device removed
[ 4.303] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event5"
[ 4.303] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 13)
[ 4.303] (II) event5 - Intel HID events: is tagged by udev as: Keyboard
[ 4.303] (II) event5 - Intel HID events: device is a keyboard
[ 4.303] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event6)
[ 4.303] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 4.303] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 4.303] (**) Intel HID 5 button array: always reports core events
[ 4.303] (**) Option "Device" "/dev/input/event6"
[ 4.304] (II) event6 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 4.304] (II) event6 - Intel HID 5 button array: device is a keyboard
[ 4.304] (II) event6 - Intel HID 5 button array: device removed
[ 4.336] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input6/event6"
[ 4.336] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 14)
[ 4.336] (II) event6 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 4.336] (II) event6 - Intel HID 5 button array: device is a keyboard
[ 4.337] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event11)
[ 4.337] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 4.337] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[ 4.337] (**) Asus WMI hotkeys: always reports core events
[ 4.337] (**) Option "Device" "/dev/input/event11"
[ 4.337] (II) event11 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 4.337] (II) event11 - Asus WMI hotkeys: device is a keyboard
[ 4.337] (II) event11 - Asus WMI hotkeys: device removed
[ 4.393] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input11/event11"
[ 4.393] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 15)
[ 4.393] (II) event11 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 4.393] (II) event11 - Asus WMI hotkeys: device is a keyboard
[ 4.393] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 4.393] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 4.393] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 4.393] (**) AT Translated Set 2 keyboard: always reports core events
[ 4.393] (**) Option "Device" "/dev/input/event3"
[ 4.394] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 4.394] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 4.394] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 4.413] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 4.413] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
[ 4.413] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 4.413] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 4.414] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 4.414] (II) No input driver specified, ignoring this device.
[ 4.414] (II) This device may have been added with another device file.
[ 4.454] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
[ 4.454] (II) No input driver specified, ignoring this device.
[ 4.454] (II) This device may have been added with another device file.
[ 4.454] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[ 4.454] (II) No input driver specified, ignoring this device.
[ 4.454] (II) This device may have been added with another device file.
[ 4.454] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event15)
[ 4.454] (II) No input driver specified, ignoring this device.
[ 4.454] (II) This device may have been added with another device file.
[ 4.454] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=11 (/dev/input/event18)
[ 4.454] (II) No input driver specified, ignoring this device.
[ 4.454] (II) This device may have been added with another device file.
[ 4.454] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=12 (/dev/input/event19)
[ 4.454] (II) No input driver specified, ignoring this device.
[ 4.454] (II) This device may have been added with another device file.
[ 4.454] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=13 (/dev/input/event20)
[ 4.454] (II) No input driver specified, ignoring this device.
[ 4.454] (II) This device may have been added with another device file.
[ 4.455] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event17)
[ 4.455] (II) No input driver specified, ignoring this device.
[ 4.455] (II) This device may have been added with another device file.
[ 4.455] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event16)
[ 4.455] (II) No input driver specified, ignoring this device.
[ 4.455] (II) This device may have been added with another device file.
[ 4.456] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[ 4.456] (II) No input driver specified, ignoring this device.
[ 4.456] (II) This device may have been added with another device file.
[ 4.456] (II) config/udev: removing device ELAN1203:00 04F3:307A Mouse
[ 4.456] (II) event9 - ELAN1203:00 04F3:307A Mouse: device removed
[ 4.513] (II) UnloadModule: "libinput"
[ 4.513] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Mouse (/dev/input/event9)
[ 4.513] (**) ELAN1203:00 04F3:307A Mouse: Applying InputClass "libinput pointer catchall"
[ 4.513] (II) Using input driver 'libinput' for 'ELAN1203:00 04F3:307A Mouse'
[ 4.513] (**) ELAN1203:00 04F3:307A Mouse: always reports core events
[ 4.513] (**) Option "Device" "/dev/input/event9"
[ 4.514] (II) event9 - ELAN1203:00 04F3:307A Mouse: is tagged by udev as: Mouse Pointingstick
[ 4.514] (II) event9 - ELAN1203:00 04F3:307A Mouse: device is a pointer
[ 4.515] (II) event9 - ELAN1203:00 04F3:307A Mouse: device removed
[ 4.586] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-10/i2c-ELAN1203:00/0018:04F3:307A.0001/input/input13/event9"
[ 4.586] (II) XINPUT: Adding extended input device "ELAN1203:00 04F3:307A Mouse" (type: MOUSE, id 11)
[ 4.586] (**) Option "AccelerationScheme" "none"
[ 4.586] (**) ELAN1203:00 04F3:307A Mouse: (accel) selected scheme none/0
[ 4.586] (**) ELAN1203:00 04F3:307A Mouse: (accel) acceleration factor: 2.000
[ 4.586] (**) ELAN1203:00 04F3:307A Mouse: (accel) acceleration threshold: 4
[ 4.586] (II) event9 - ELAN1203:00 04F3:307A Mouse: is tagged by udev as: Mouse Pointingstick
[ 4.587] (II) event9 - ELAN1203:00 04F3:307A Mouse: device is a pointer
[ 4.587] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=14 (/dev/input/event21)
[ 4.587] (II) No input driver specified, ignoring this device.
[ 4.587] (II) This device may have been added with another device file.
[ 4.587] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=15 (/dev/input/event22)
[ 4.587] (II) No input driver specified, ignoring this device.
[ 4.587] (II) This device may have been added with another device file.
[ 4.587] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=16 (/dev/input/event23)
[ 4.587] (II) No input driver specified, ignoring this device.
[ 4.587] (II) This device may have been added with another device file.
[ 4.588] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=17 (/dev/input/event24)
[ 4.588] (II) No input driver specified, ignoring this device.
[ 4.588] (II) This device may have been added with another device file.
[ 4.588] (II) config/udev: removing device USB2.0 HD UVC WebCam: USB2.0 HD
[ 4.588] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
[ 4.629] (II) UnloadModule: "libinput"
[ 4.630] (II) config/udev: Adding input device USB2.0 HD UVC WebCam: USB2.0 HD (/dev/input/event25)
[ 4.630] (**) USB2.0 HD UVC WebCam: USB2.0 HD: Applying InputClass "libinput keyboard catchall"
[ 4.630] (II) Using input driver 'libinput' for 'USB2.0 HD UVC WebCam: USB2.0 HD'
[ 4.630] (**) USB2.0 HD UVC WebCam: USB2.0 HD: always reports core events
[ 4.630] (**) Option "Device" "/dev/input/event25"
[ 4.630] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[ 4.630] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[ 4.630] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
[ 4.669] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.0/input/input27/event25"
[ 4.669] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam: USB2.0 HD" (type: KEYBOARD, id 10)
[ 4.670] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[ 4.670] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[ 4.670] (II) config/udev: removing device ELAN1203:00 04F3:307A Touchpad
[ 4.670] (II) event10 - ELAN1203:00 04F3:307A Touchpad: device removed
[ 4.749] (II) UnloadModule: "libinput"
[ 4.750] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Touchpad (/dev/input/event10)
[ 4.750] (**) ELAN1203:00 04F3:307A Touchpad: Applying InputClass "libinput touchpad catchall"
[ 4.750] (II) Using input driver 'libinput' for 'ELAN1203:00 04F3:307A Touchpad'
[ 4.750] (**) ELAN1203:00 04F3:307A Touchpad: always reports core events
[ 4.750] (**) Option "Device" "/dev/input/event10"
[ 4.750] (II) event10 - ELAN1203:00 04F3:307A Touchpad: is tagged by udev as: Touchpad
[ 4.750] (II) event10 - ELAN1203:00 04F3:307A Touchpad: device is a touchpad
[ 4.751] (II) event10 - ELAN1203:00 04F3:307A Touchpad: device removed
[ 4.816] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-10/i2c-ELAN1203:00/0018:04F3:307A.0001/input/input14/event10"
[ 4.816] (II) XINPUT: Adding extended input device "ELAN1203:00 04F3:307A Touchpad" (type: TOUCHPAD, id 12)
[ 4.817] (**) Option "AccelerationScheme" "none"
[ 4.817] (**) ELAN1203:00 04F3:307A Touchpad: (accel) selected scheme none/0
[ 4.817] (**) ELAN1203:00 04F3:307A Touchpad: (accel) acceleration factor: 2.000
[ 4.817] (**) ELAN1203:00 04F3:307A Touchpad: (accel) acceleration threshold: 4
[ 4.817] (II) event10 - ELAN1203:00 04F3:307A Touchpad: is tagged by udev as: Touchpad
[ 4.817] (II) event10 - ELAN1203:00 04F3:307A Touchpad: device is a touchpad
[ 4.819] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Mouse (/dev/input/mouse0)
[ 4.819] (II) No input driver specified, ignoring this device.
[ 4.819] (II) This device may have been added with another device file.
[ 4.819] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Touchpad (/dev/input/mouse1)
[ 4.819] (II) No input driver specified, ignoring this device.
[ 4.819] (II) This device may have been added with another device file.
[ 180.375] (II) modeset(0): EDID vendor "NCP", prod id 77
[ 180.375] (II) modeset(0): Using EDID range info for horizontal sync
[ 180.375] (II) modeset(0): Using EDID range info for vertical refresh
[ 180.375] (II) modeset(0): Printing DDC gathered Modelines:
[ 180.375] (II) modeset(0): Modeline "1920x1080"x0.0 354.73 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[ 180.376] (II) modeset(0): Modeline "1920x1080"x0.0 147.81 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[ 180.750] (II) modeset(0): EDID vendor "NCP", prod id 77
[ 180.750] (II) modeset(0): Using hsync ranges from config file
[ 180.750] (II) modeset(0): Using vrefresh ranges from config file
[ 180.750] (II) modeset(0): Printing DDC gathered Modelines:
[ 180.750] (II) modeset(0): Modeline "1920x1080"x0.0 354.73 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[ 180.750] (II) modeset(0): Modeline "1920x1080"x0.0 147.81 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[ 652.276] (EE) event10 - ELAN1203:00 04F3:307A Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.20.1/touchpad-jumping-cursors.html for details
[ 652.303] (EE) event10 - ELAN1203:00 04F3:307A Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.20.1/touchpad-jumping-cursors.html for details
[ 652.303] (EE) event10 - ELAN1203:00 04F3:307A Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.20.1/touchpad-jumping-cursors.html for details
[ 652.374] (EE) event10 - ELAN1203:00 04F3:307A Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.20.1/touchpad-jumping-cursors.html for details
[ 652.374] (EE) event10 - ELAN1203:00 04F3:307A Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.20.1/touchpad-jumping-cursors.html for details
[ 652.374] (EE) event10 - ELAN1203:00 04F3:307A Touchpad: WARNING: log rate limit exceeded (5 msgs per 24h). Discarding future messages.
[ 2410.298] (EE) modeset(0): failed to set mode: No such file or directory
Last edited by navidmafi (2022-06-07 09:28:41)
Offline
DTD 2: 1920x1080 60.002436 Hz 16:9 67.803 kHz 147.810000 MHz (344 mm x 194 mm)
Hfront 48 Hsync 32 Hback 180 Hpol P
Vfront 3 Vsync 5 Vback 42 Vpol N
Modeline "1920x1080_60.00" 147.81 1920 1968 2100 2180 1080 1083 1122 1130 +hsync -vsync
Online
Using that modeline with adding new mode in xrandr fails with the same behavior (Config crtc0 failed).
Adding that to my newly generated xorg.conf :
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/100dpi"
FontPath "/usr/share/fonts/75dpi"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
Modeline "1920x1080_60.00" 147.81 1920 1968 2100 2180 1080 1083 1122 1130 +hsync -vsync
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "SWcursor" # [<bool>]
#Option "kmsdev" # <str>
#Option "ShadowFB" # [<bool>]
#Option "AccelMethod" # <str>
#Option "PageFlip" # [<bool>]
#Option "ZaphodHeads" # <str>
#Option "DoubleShadow" # [<bool>]
#Option "Atomic" # [<bool>]
#Option "VariableRefresh" # [<bool>]
#Option "UseGammaLUT" # [<bool>]
#Option "AsyncFlipSecondaries" # [<bool>]
Identifier "Card0"
Driver "modesetting"
BusID "PCI:0:2:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Results in a 144Hz panel refresh again and trying to manually set *that* modeline with xrandr errors again
➜ ~ xrandr --output eDP-1 --mode "1920x1080_60.00"
xrandr: Configure crtc 0 failed
Xorg log after all this:
[ 3.051] (--) Log file renamed from "/var/log/Xorg.pid-647.log" to "/var/log/Xorg.0.log"
[ 3.052]
X.Org X Server 1.21.1.3
X Protocol Version 11, Revision 0
[ 3.052] Current Operating System: Linux navid-TUF 5.18.1-arch1-1 #1 SMP PREEMPT_DYNAMIC Mon, 30 May 2022 17:53:11 +0000 x86_64
[ 3.052] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=bceb2166-47a8-4bb9-83ef-632039904950 rw loglevel=6 ibt=off
[ 3.052]
[ 3.052] Current version of pixman: 0.40.0
[ 3.052] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 3.052] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 3.052] (==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 7 22:09:54 2022
[ 3.053] (==) Using config file: "/etc/X11/xorg.conf"
[ 3.053] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 3.053] (==) ServerLayout "X.org Configured"
[ 3.053] (**) |-->Screen "Screen0" (0)
[ 3.053] (**) | |-->Monitor "Monitor0"
[ 3.053] (**) | |-->Device "Card0"
[ 3.053] (**) |-->Input Device "Mouse0"
[ 3.053] (**) |-->Input Device "Keyboard0"
[ 3.053] (==) Automatically adding devices
[ 3.053] (==) Automatically enabling devices
[ 3.053] (==) Automatically adding GPU devices
[ 3.053] (==) Automatically binding GPU devices
[ 3.053] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 3.053] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 3.053] Entry deleted from font path.
[ 3.054] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 3.054] Entry deleted from font path.
[ 3.054] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 3.054] Entry deleted from font path.
[ 3.054] (WW) The directory "/usr/share/fonts/misc" does not exist.
[ 3.054] Entry deleted from font path.
[ 3.054] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[ 3.054] Entry deleted from font path.
[ 3.054] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[ 3.054] Entry deleted from font path.
[ 3.054] (**) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi,
/usr/share/fonts/TTF,
/usr/share/fonts/100dpi,
/usr/share/fonts/75dpi
[ 3.054] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 3.054] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 3.054] (WW) Disabling Mouse0
[ 3.054] (WW) Disabling Keyboard0
[ 3.054] (II) Module ABI versions:
[ 3.054] X.Org ANSI C Emulation: 0.4
[ 3.054] X.Org Video Driver: 25.2
[ 3.054] X.Org XInput driver : 24.4
[ 3.054] X.Org Server Extension : 10.0
[ 3.055] (++) using VT number 1
[ 3.055] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 3.056] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 3.056] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 3.061] (--) PCI:*(0@0:2:0) 8086:9a68:1043:13fc rev 1, Mem @ 0x6106000000/16777216, 0x4000000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
[ 3.061] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 3.061] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 3.061] (II) LoadModule: "glx"
[ 3.061] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 3.064] (II) Module glx: vendor="X.Org Foundation"
[ 3.064] compiled for 1.21.1.3, module version = 1.0.0
[ 3.064] ABI class: X.Org Server Extension, version 10.0
[ 3.064] (II) LoadModule: "modesetting"
[ 3.064] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 3.065] (II) Module modesetting: vendor="X.Org Foundation"
[ 3.065] compiled for 1.21.1.3, module version = 1.21.1
[ 3.065] Module class: X.Org Video Driver
[ 3.065] ABI class: X.Org Video Driver, version 25.2
[ 3.065] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 3.066] (II) modeset(0): using drv /dev/dri/card0
[ 3.066] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 3.066] (==) modeset(0): RGB weight 888
[ 3.066] (==) modeset(0): Default visual is TrueColor
[ 3.066] (II) Loading sub module "glamoregl"
[ 3.066] (II) LoadModule: "glamoregl"
[ 3.066] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 3.069] (II) Module glamoregl: vendor="X.Org Foundation"
[ 3.069] compiled for 1.21.1.3, module version = 1.0.1
[ 3.069] ABI class: X.Org ANSI C Emulation, version 0.4
[ 4.208] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (TGL GT1)
[ 4.208] (II) modeset(0): glamor initialized
[ 4.208] (==) modeset(0): VariableRefresh: disabled
[ 4.208] (==) modeset(0): AsyncFlipSecondaries: disabled
[ 4.210] (II) modeset(0): Output eDP-1 using monitor section Monitor0
[ 4.210] (II) modeset(0): Output HDMI-1 has no monitor section
[ 4.213] (II) modeset(0): EDID for output eDP-1
[ 4.213] (II) modeset(0): Manufacturer: NCP Model: 4d Serial#: 0
[ 4.213] (II) modeset(0): Year: 2019 Week: 51
[ 4.213] (II) modeset(0): EDID Version: 1.4
[ 4.213] (II) modeset(0): Digital Display Input
[ 4.213] (II) modeset(0): 8 bits per channel
[ 4.213] (II) modeset(0): Digital interface is DisplayPort
[ 4.213] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 4.213] (II) modeset(0): Gamma: 2.20
[ 4.213] (II) modeset(0): No DPMS capabilities specified
[ 4.213] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 4.213] (II) modeset(0): First detailed timing is preferred mode
[ 4.213] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 4.213] (II) modeset(0): Display is continuous-frequency
[ 4.213] (II) modeset(0): redX: 0.595 redY: 0.361 greenX: 0.346 greenY: 0.555
[ 4.213] (II) modeset(0): blueX: 0.157 blueY: 0.106 whiteX: 0.312 whiteY: 0.328
[ 4.213] (II) modeset(0): Manufacturer's mask: 0
[ 4.213] (II) modeset(0): Supported detailed timing:
[ 4.213] (II) modeset(0): clock: 354.7 MHz Image Size: 344 x 194 mm
[ 4.213] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2180 h_border: 0
[ 4.213] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1130 v_border: 0
[ 4.213] (II) modeset(0): Supported detailed timing:
[ 4.213] (II) modeset(0): clock: 147.8 MHz Image Size: 344 x 194 mm
[ 4.213] (II) modeset(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2180 h_border: 0
[ 4.213] (II) modeset(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1130 v_border: 0
[ 4.213] (II) modeset(0): Ranges: V min: 48 V max: 144 Hz, H min: 154 H max: 154 kHz, PixClock max 355 MHz
[ 4.213] (II) modeset(0): LM156LF-2F01
[ 4.213] (II) modeset(0): EDID (in hex):
[ 4.213] (II) modeset(0): 00ffffffffffff0038704d0000000000
[ 4.213] (II) modeset(0): 331d0104a5221378036850985c588e28
[ 4.213] (II) modeset(0): 1b505400000001010101010101010101
[ 4.213] (II) modeset(0): 010101010101918a8004713832403020
[ 4.213] (II) modeset(0): 350058c21000001abd39800471383240
[ 4.213] (II) modeset(0): 3020350058c21000001a000000fd0030
[ 4.213] (II) modeset(0): 909a9a23010a202020202020000000fe
[ 4.213] (II) modeset(0): 004c4d3135364c462d324630310a0049
[ 4.213] (II) modeset(0): Printing probed modes for output eDP-1
[ 4.213] (II) modeset(0): Modeline "1920x1080"x144.0 354.73 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[ 4.213] (II) modeset(0): Modeline "1920x1080"x60.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 4.213] (II) modeset(0): Modeline "1920x1080"x60.0 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 4.213] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 4.213] (II) modeset(0): Modeline "1920x1080_60.00"x60.0 147.81 1920 1968 2100 2180 1080 1083 1122 1130 +hsync -vsync (67.8 kHz)
[ 4.213] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 4.213] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 4.213] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 4.213] (II) modeset(0): Modeline "1400x1050"x74.8 155.80 1400 1464 1784 1912 1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[ 4.213] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 4.213] (II) modeset(0): Modeline "1600x900"x60.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 4.213] (II) modeset(0): Modeline "1600x900"x59.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 4.213] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 4.213] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 4.213] (II) modeset(0): Modeline "1280x1024"x85.0 157.50 1280 1344 1504 1728 1024 1025 1028 1072 +hsync +vsync (91.1 kHz d)
[ 4.213] (II) modeset(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz d)
[ 4.213] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 4.213] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 4.213] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 4.213] (II) modeset(0): Modeline "1280x960"x85.0 148.50 1280 1344 1504 1728 960 961 964 1011 +hsync +vsync (85.9 kHz d)
[ 4.213] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 4.213] (II) modeset(0): Modeline "1440x810"x60.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 4.213] (II) modeset(0): Modeline "1440x810"x60.0 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 4.213] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 4.213] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 4.213] (II) modeset(0): Modeline "1280x800"x60.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 4.213] (II) modeset(0): Modeline "1280x800"x60.0 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 4.213] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 4.213] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 4.213] (II) modeset(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz d)
[ 4.213] (II) modeset(0): Modeline "1280x720"x60.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 4.213] (II) modeset(0): Modeline "1280x720"x60.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 4.213] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 4.213] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 4.213] (II) modeset(0): Modeline "1024x768"x85.0 194.02 1024 1108 1220 1416 768 768 770 806 doublescan -hsync +vsync (137.0 kHz d)
[ 4.213] (II) modeset(0): Modeline "1024x768"x75.0 170.24 1024 1108 1220 1416 768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[ 4.213] (II) modeset(0): Modeline "1024x768"x60.0 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 4.213] (II) modeset(0): Modeline "1024x768"x85.0 94.50 1024 1072 1168 1376 768 769 772 808 +hsync +vsync (68.7 kHz d)
[ 4.213] (II) modeset(0): Modeline "1024x768"x75.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz d)
[ 4.213] (II) modeset(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz d)
[ 4.213] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 4.213] (II) modeset(0): Modeline "1024x768i"x87.0 44.90 1024 1032 1208 1264 768 768 776 817 interlace +hsync +vsync (35.5 kHz d)
[ 4.213] (II) modeset(0): Modeline "960x720"x85.0 170.68 960 1036 1144 1328 720 720 722 756 doublescan -hsync +vsync (128.5 kHz d)
[ 4.213] (II) modeset(0): Modeline "960x720"x75.0 148.50 960 1032 1144 1320 720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[ 4.213] (II) modeset(0): Modeline "960x720"x60.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 4.213] (II) modeset(0): Modeline "928x696"x75.0 144.00 928 992 1104 1280 696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[ 4.213] (II) modeset(0): Modeline "928x696"x60.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 4.213] (II) modeset(0): Modeline "896x672"x75.0 130.50 896 944 1052 1228 672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[ 4.213] (II) modeset(0): Modeline "896x672"x60.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 4.213] (II) modeset(0): Modeline "1024x576"x60.0 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 4.213] (II) modeset(0): Modeline "1024x576"x60.0 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 4.213] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 4.213] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 4.213] (II) modeset(0): Modeline "960x600"x59.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 4.213] (II) modeset(0): Modeline "960x600"x60.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 4.213] (II) modeset(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz d)
[ 4.213] (II) modeset(0): Modeline "960x540"x60.0 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 4.213] (II) modeset(0): Modeline "960x540"x60.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 4.213] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 4.213] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 4.213] (II) modeset(0): Modeline "800x600"x85.0 114.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (106.2 kHz d)
[ 4.213] (II) modeset(0): Modeline "800x600"x75.0 101.25 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[ 4.213] (II) modeset(0): Modeline "800x600"x70.0 94.50 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[ 4.213] (II) modeset(0): Modeline "800x600"x65.0 87.75 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[ 4.213] (II) modeset(0): Modeline "800x600"x60.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 4.213] (II) modeset(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz d)
[ 4.213] (II) modeset(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz d)
[ 4.213] (II) modeset(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz d)
[ 4.213] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 4.213] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 4.213] (II) modeset(0): Modeline "840x525"x60.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 4.213] (II) modeset(0): Modeline "840x525"x59.9 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 4.213] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 4.213] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 4.213] (II) modeset(0): Modeline "700x525"x74.8 77.90 700 732 892 956 525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[ 4.213] (II) modeset(0): Modeline "700x525"x60.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 4.213] (II) modeset(0): Modeline "800x450"x59.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 4.213] (II) modeset(0): Modeline "800x450"x59.8 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 4.213] (II) modeset(0): Modeline "640x512"x85.0 78.75 640 672 752 864 512 512 514 536 doublescan +hsync +vsync (91.1 kHz d)
[ 4.213] (II) modeset(0): Modeline "640x512"x75.0 67.50 640 648 720 844 512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[ 4.213] (II) modeset(0): Modeline "640x512"x60.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 4.213] (II) modeset(0): Modeline "700x450"x60.0 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 4.213] (II) modeset(0): Modeline "700x450"x59.9 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 4.213] (II) modeset(0): Modeline "640x480"x85.1 74.25 640 672 752 864 480 480 482 505 doublescan +hsync +vsync (85.9 kHz d)
[ 4.213] (II) modeset(0): Modeline "640x480"x60.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 4.213] (II) modeset(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz d)
[ 4.213] (II) modeset(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz d)
[ 4.213] (II) modeset(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz d)
[ 4.213] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 4.213] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 4.214] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 4.214] (II) modeset(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz d)
[ 4.214] (II) modeset(0): Modeline "684x384"x59.9 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 4.214] (II) modeset(0): Modeline "684x384"x59.9 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 4.214] (II) modeset(0): Modeline "640x400"x59.9 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 4.214] (II) modeset(0): Modeline "640x400"x60.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 4.214] (II) modeset(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz d)
[ 4.214] (II) modeset(0): Modeline "576x432"x75.0 54.00 576 608 672 800 432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[ 4.214] (II) modeset(0): Modeline "640x360"x59.9 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 4.214] (II) modeset(0): Modeline "640x360"x59.8 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 4.214] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 4.214] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 4.214] (II) modeset(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz d)
[ 4.214] (II) modeset(0): Modeline "512x384"x85.0 47.25 512 536 584 688 384 384 386 404 doublescan +hsync +vsync (68.7 kHz d)
[ 4.214] (II) modeset(0): Modeline "512x384"x75.0 39.38 512 520 568 656 384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[ 4.214] (II) modeset(0): Modeline "512x384"x70.1 37.50 512 524 592 664 384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[ 4.214] (II) modeset(0): Modeline "512x384"x60.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 4.214] (II) modeset(0): Modeline "512x384i"x87.1 22.45 512 516 604 632 384 384 388 408 interlace doublescan +hsync +vsync (35.5 kHz d)
[ 4.214] (II) modeset(0): Modeline "512x288"x60.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 4.214] (II) modeset(0): Modeline "512x288"x59.9 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 4.214] (II) modeset(0): Modeline "416x312"x74.7 28.64 416 432 464 576 312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[ 4.214] (II) modeset(0): Modeline "480x270"x59.6 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 4.214] (II) modeset(0): Modeline "480x270"x59.8 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 4.214] (II) modeset(0): Modeline "400x300"x85.3 28.15 400 416 448 524 300 300 302 315 doublescan +hsync +vsync (53.7 kHz d)
[ 4.214] (II) modeset(0): Modeline "400x300"x72.2 25.00 400 428 488 520 300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[ 4.214] (II) modeset(0): Modeline "400x300"x75.1 24.75 400 408 448 528 300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[ 4.214] (II) modeset(0): Modeline "400x300"x60.3 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 4.214] (II) modeset(0): Modeline "400x300"x56.3 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 4.214] (II) modeset(0): Modeline "432x243"x59.9 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 4.214] (II) modeset(0): Modeline "432x243"x59.6 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 4.214] (II) modeset(0): Modeline "320x240"x85.2 18.00 320 348 376 416 240 240 242 254 doublescan -hsync -vsync (43.3 kHz d)
[ 4.214] (II) modeset(0): Modeline "320x240"x72.8 15.75 320 332 352 416 240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[ 4.214] (II) modeset(0): Modeline "320x240"x75.0 15.75 320 328 360 420 240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[ 4.214] (II) modeset(0): Modeline "320x240"x60.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 4.214] (II) modeset(0): Modeline "360x202"x59.5 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 4.214] (II) modeset(0): Modeline "360x202"x59.1 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 4.214] (II) modeset(0): Modeline "360x200"x85.0 17.75 360 378 414 468 200 200 202 223 doublescan -hsync +vsync (37.9 kHz d)
[ 4.214] (II) modeset(0): Modeline "320x200"x85.3 15.75 320 336 368 416 200 200 202 222 doublescan -hsync +vsync (37.9 kHz d)
[ 4.214] (II) modeset(0): Modeline "320x180"x59.8 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 4.214] (II) modeset(0): Modeline "320x180"x59.3 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 4.214] (II) modeset(0): Modeline "320x175"x85.3 15.75 320 336 368 416 175 191 192 222 doublescan +hsync -vsync (37.9 kHz d)
[ 4.214] (II) modeset(0): EDID for output HDMI-1
[ 4.214] (II) modeset(0): Output eDP-1 connected
[ 4.214] (II) modeset(0): Output HDMI-1 disconnected
[ 4.214] (II) modeset(0): Using exact sizes for initial modes
[ 4.214] (II) modeset(0): Output eDP-1 using initial mode 1920x1080 +0+0
[ 4.214] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 4.214] (==) modeset(0): DPI set to (96, 96)
[ 4.214] (II) Loading sub module "fb"
[ 4.214] (II) LoadModule: "fb"
[ 4.214] (II) Module "fb" already built-in
[ 4.229] (==) modeset(0): Backing store enabled
[ 4.229] (==) modeset(0): Silken mouse enabled
[ 4.261] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 4.261] (==) modeset(0): DPMS enabled
[ 4.261] (II) modeset(0): [DRI2] Setup complete
[ 4.261] (II) modeset(0): [DRI2] DRI driver: iris
[ 4.261] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 4.261] (II) Initializing extension Generic Event Extension
[ 4.261] (II) Initializing extension SHAPE
[ 4.261] (II) Initializing extension MIT-SHM
[ 4.262] (II) Initializing extension XInputExtension
[ 4.262] (II) Initializing extension XTEST
[ 4.262] (II) Initializing extension BIG-REQUESTS
[ 4.262] (II) Initializing extension SYNC
[ 4.262] (II) Initializing extension XKEYBOARD
[ 4.262] (II) Initializing extension XC-MISC
[ 4.263] (II) Initializing extension SECURITY
[ 4.263] (II) Initializing extension XFIXES
[ 4.263] (II) Initializing extension RENDER
[ 4.263] (II) Initializing extension RANDR
[ 4.263] (II) Initializing extension COMPOSITE
[ 4.263] (II) Initializing extension DAMAGE
[ 4.264] (II) Initializing extension MIT-SCREEN-SAVER
[ 4.264] (II) Initializing extension DOUBLE-BUFFER
[ 4.264] (II) Initializing extension RECORD
[ 4.264] (II) Initializing extension DPMS
[ 4.264] (II) Initializing extension Present
[ 4.264] (II) Initializing extension DRI3
[ 4.264] (II) Initializing extension X-Resource
[ 4.265] (II) Initializing extension XVideo
[ 4.265] (II) Initializing extension XVideo-MotionCompensation
[ 4.265] (II) Initializing extension GLX
[ 4.272] (II) AIGLX: Loaded and initialized iris
[ 4.272] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 4.272] (II) Initializing extension XFree86-VidModeExtension
[ 4.272] (II) Initializing extension XFree86-DGA
[ 4.272] (II) Initializing extension XFree86-DRI
[ 4.272] (II) Initializing extension DRI2
[ 4.273] (II) modeset(0): Damage tracking initialized
[ 4.273] (II) modeset(0): Setting screen physical size to 508 x 285
[ 4.347] (II) config/udev: Adding input device Asus Wireless Radio Control (/dev/input/event4)
[ 4.347] (**) Asus Wireless Radio Control: Applying InputClass "libinput keyboard catchall"
[ 4.347] (II) LoadModule: "libinput"
[ 4.347] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 4.349] (II) Module libinput: vendor="X.Org Foundation"
[ 4.349] compiled for 1.21.1.3, module version = 1.2.1
[ 4.349] Module class: X.Org XInput Driver
[ 4.349] ABI class: X.Org XInput driver, version 24.4
[ 4.349] (II) Using input driver 'libinput' for 'Asus Wireless Radio Control'
[ 4.349] (**) Asus Wireless Radio Control: always reports core events
[ 4.349] (**) Option "Device" "/dev/input/event4"
[ 4.353] (II) event4 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[ 4.353] (II) event4 - Asus Wireless Radio Control: device is a keyboard
[ 4.353] (II) event4 - Asus Wireless Radio Control: device removed
[ 4.421] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/ATK4002:00/input/input4/event4"
[ 4.421] (II) XINPUT: Adding extended input device "Asus Wireless Radio Control" (type: KEYBOARD, id 6)
[ 4.422] (II) event4 - Asus Wireless Radio Control: is tagged by udev as: Keyboard
[ 4.422] (II) event4 - Asus Wireless Radio Control: device is a keyboard
[ 4.423] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 4.423] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 4.423] (II) Using input driver 'libinput' for 'Video Bus'
[ 4.423] (**) Video Bus: always reports core events
[ 4.423] (**) Option "Device" "/dev/input/event8"
[ 4.424] (II) event8 - Video Bus: is tagged by udev as: Keyboard
[ 4.425] (II) event8 - Video Bus: device is a keyboard
[ 4.425] (II) event8 - Video Bus: device removed
[ 4.477] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input8/event8"
[ 4.477] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 4.479] (II) event8 - Video Bus: is tagged by udev as: Keyboard
[ 4.479] (II) event8 - Video Bus: device is a keyboard
[ 4.480] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 4.480] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 4.480] (II) Using input driver 'libinput' for 'Power Button'
[ 4.480] (**) Power Button: always reports core events
[ 4.480] (**) Option "Device" "/dev/input/event1"
[ 4.480] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 4.481] (II) event1 - Power Button: device is a keyboard
[ 4.481] (II) event1 - Power Button: device removed
[ 4.521] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 4.521] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 4.522] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 4.522] (II) event1 - Power Button: device is a keyboard
[ 4.523] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[ 4.523] (II) No input driver specified, ignoring this device.
[ 4.523] (II) This device may have been added with another device file.
[ 4.524] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 4.524] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 4.524] (II) Using input driver 'libinput' for 'Sleep Button'
[ 4.524] (**) Sleep Button: always reports core events
[ 4.524] (**) Option "Device" "/dev/input/event0"
[ 4.524] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 4.525] (II) event0 - Sleep Button: device is a keyboard
[ 4.525] (II) event0 - Sleep Button: device removed
[ 4.561] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 4.561] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 4.562] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 4.562] (II) event0 - Sleep Button: device is a keyboard
[ 4.563] (II) config/udev: Adding input device USB2.0 HD UVC WebCam: USB2.0 HD (/dev/input/event25)
[ 4.563] (**) USB2.0 HD UVC WebCam: USB2.0 HD: Applying InputClass "libinput keyboard catchall"
[ 4.563] (II) Using input driver 'libinput' for 'USB2.0 HD UVC WebCam: USB2.0 HD'
[ 4.563] (**) USB2.0 HD UVC WebCam: USB2.0 HD: always reports core events
[ 4.564] (**) Option "Device" "/dev/input/event25"
[ 4.565] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[ 4.565] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[ 4.565] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
[ 4.614] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.0/input/input27/event25"
[ 4.614] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam: USB2.0 HD" (type: KEYBOARD, id 10)
[ 4.616] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[ 4.616] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[ 4.617] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Mouse (/dev/input/event9)
[ 4.617] (**) ELAN1203:00 04F3:307A Mouse: Applying InputClass "libinput pointer catchall"
[ 4.617] (II) Using input driver 'libinput' for 'ELAN1203:00 04F3:307A Mouse'
[ 4.617] (**) ELAN1203:00 04F3:307A Mouse: always reports core events
[ 4.617] (**) Option "Device" "/dev/input/event9"
[ 4.619] (II) event9 - ELAN1203:00 04F3:307A Mouse: is tagged by udev as: Mouse Pointingstick
[ 4.619] (II) event9 - ELAN1203:00 04F3:307A Mouse: device is a pointer
[ 4.620] (II) event9 - ELAN1203:00 04F3:307A Mouse: device removed
[ 4.674] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-ELAN1203:00/0018:04F3:307A.0001/input/input13/event9"
[ 4.674] (II) XINPUT: Adding extended input device "ELAN1203:00 04F3:307A Mouse" (type: MOUSE, id 11)
[ 4.674] (**) Option "AccelerationScheme" "none"
[ 4.674] (**) ELAN1203:00 04F3:307A Mouse: (accel) selected scheme none/0
[ 4.674] (**) ELAN1203:00 04F3:307A Mouse: (accel) acceleration factor: 2.000
[ 4.674] (**) ELAN1203:00 04F3:307A Mouse: (accel) acceleration threshold: 4
[ 4.676] (II) event9 - ELAN1203:00 04F3:307A Mouse: is tagged by udev as: Mouse Pointingstick
[ 4.677] (II) event9 - ELAN1203:00 04F3:307A Mouse: device is a pointer
[ 4.678] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Mouse (/dev/input/mouse0)
[ 4.678] (II) No input driver specified, ignoring this device.
[ 4.678] (II) This device may have been added with another device file.
[ 4.679] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Touchpad (/dev/input/event10)
[ 4.679] (**) ELAN1203:00 04F3:307A Touchpad: Applying InputClass "libinput touchpad catchall"
[ 4.679] (II) Using input driver 'libinput' for 'ELAN1203:00 04F3:307A Touchpad'
[ 4.679] (**) ELAN1203:00 04F3:307A Touchpad: always reports core events
[ 4.679] (**) Option "Device" "/dev/input/event10"
[ 4.680] (II) event10 - ELAN1203:00 04F3:307A Touchpad: is tagged by udev as: Touchpad
[ 4.682] (II) event10 - ELAN1203:00 04F3:307A Touchpad: device is a touchpad
[ 4.682] (II) event10 - ELAN1203:00 04F3:307A Touchpad: device removed
[ 4.718] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-ELAN1203:00/0018:04F3:307A.0001/input/input14/event10"
[ 4.718] (II) XINPUT: Adding extended input device "ELAN1203:00 04F3:307A Touchpad" (type: TOUCHPAD, id 12)
[ 4.719] (**) Option "AccelerationScheme" "none"
[ 4.719] (**) ELAN1203:00 04F3:307A Touchpad: (accel) selected scheme none/0
[ 4.719] (**) ELAN1203:00 04F3:307A Touchpad: (accel) acceleration factor: 2.000
[ 4.719] (**) ELAN1203:00 04F3:307A Touchpad: (accel) acceleration threshold: 4
[ 4.721] (II) event10 - ELAN1203:00 04F3:307A Touchpad: is tagged by udev as: Touchpad
[ 4.723] (II) event10 - ELAN1203:00 04F3:307A Touchpad: device is a touchpad
[ 4.724] (II) config/udev: Adding input device ELAN1203:00 04F3:307A Touchpad (/dev/input/mouse1)
[ 4.724] (II) No input driver specified, ignoring this device.
[ 4.724] (II) This device may have been added with another device file.
[ 4.724] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event12)
[ 4.725] (II) No input driver specified, ignoring this device.
[ 4.725] (II) This device may have been added with another device file.
[ 4.725] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event13)
[ 4.725] (II) No input driver specified, ignoring this device.
[ 4.725] (II) This device may have been added with another device file.
[ 4.725] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event14)
[ 4.725] (II) No input driver specified, ignoring this device.
[ 4.725] (II) This device may have been added with another device file.
[ 4.726] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event15)
[ 4.726] (II) No input driver specified, ignoring this device.
[ 4.726] (II) This device may have been added with another device file.
[ 4.726] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event16)
[ 4.726] (II) No input driver specified, ignoring this device.
[ 4.726] (II) This device may have been added with another device file.
[ 4.727] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event17)
[ 4.727] (II) No input driver specified, ignoring this device.
[ 4.727] (II) This device may have been added with another device file.
[ 4.727] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=11 (/dev/input/event18)
[ 4.727] (II) No input driver specified, ignoring this device.
[ 4.727] (II) This device may have been added with another device file.
[ 4.727] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=12 (/dev/input/event19)
[ 4.727] (II) No input driver specified, ignoring this device.
[ 4.727] (II) This device may have been added with another device file.
[ 4.728] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=13 (/dev/input/event20)
[ 4.728] (II) No input driver specified, ignoring this device.
[ 4.728] (II) This device may have been added with another device file.
[ 4.728] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=14 (/dev/input/event21)
[ 4.728] (II) No input driver specified, ignoring this device.
[ 4.728] (II) This device may have been added with another device file.
[ 4.729] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=15 (/dev/input/event22)
[ 4.729] (II) No input driver specified, ignoring this device.
[ 4.729] (II) This device may have been added with another device file.
[ 4.729] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=16 (/dev/input/event23)
[ 4.729] (II) No input driver specified, ignoring this device.
[ 4.729] (II) This device may have been added with another device file.
[ 4.729] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=17 (/dev/input/event24)
[ 4.729] (II) No input driver specified, ignoring this device.
[ 4.729] (II) This device may have been added with another device file.
[ 4.730] (II) config/udev: Adding input device Intel HID events (/dev/input/event5)
[ 4.730] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 4.730] (II) Using input driver 'libinput' for 'Intel HID events'
[ 4.730] (**) Intel HID events: always reports core events
[ 4.730] (**) Option "Device" "/dev/input/event5"
[ 4.731] (II) event5 - Intel HID events: is tagged by udev as: Keyboard
[ 4.731] (II) event5 - Intel HID events: device is a keyboard
[ 4.731] (II) event5 - Intel HID events: device removed
[ 4.754] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input5/event5"
[ 4.754] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 13)
[ 4.755] (II) event5 - Intel HID events: is tagged by udev as: Keyboard
[ 4.756] (II) event5 - Intel HID events: device is a keyboard
[ 4.756] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event6)
[ 4.756] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 4.756] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 4.756] (**) Intel HID 5 button array: always reports core events
[ 4.757] (**) Option "Device" "/dev/input/event6"
[ 4.757] (II) event6 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 4.757] (II) event6 - Intel HID 5 button array: device is a keyboard
[ 4.758] (II) event6 - Intel HID 5 button array: device removed
[ 4.781] (**) Option "config_info" "udev:/sys/devices/platform/INTC1051:00/input/input6/event6"
[ 4.781] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 14)
[ 4.782] (II) event6 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 4.782] (II) event6 - Intel HID 5 button array: device is a keyboard
[ 4.783] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event11)
[ 4.783] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 4.783] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[ 4.783] (**) Asus WMI hotkeys: always reports core events
[ 4.783] (**) Option "Device" "/dev/input/event11"
[ 4.784] (II) event11 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 4.784] (II) event11 - Asus WMI hotkeys: device is a keyboard
[ 4.784] (II) event11 - Asus WMI hotkeys: device removed
[ 4.824] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input11/event11"
[ 4.824] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 15)
[ 4.825] (II) event11 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 4.826] (II) event11 - Asus WMI hotkeys: device is a keyboard
[ 4.827] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[ 4.827] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 4.827] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 4.827] (**) AT Translated Set 2 keyboard: always reports core events
[ 4.827] (**) Option "Device" "/dev/input/event3"
[ 4.828] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 4.828] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 4.829] (II) event3 - AT Translated Set 2 keyboard: device removed
[ 4.851] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[ 4.851] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 16)
[ 4.852] (II) event3 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 4.853] (II) event3 - AT Translated Set 2 keyboard: device is a keyboard
[ 4.855] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 4.855] (II) No input driver specified, ignoring this device.
[ 4.855] (II) This device may have been added with another device file.
[ 4.900] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=17 (/dev/input/event24)
[ 4.900] (II) No input driver specified, ignoring this device.
[ 4.900] (II) This device may have been added with another device file.
[ 4.900] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=16 (/dev/input/event23)
[ 4.900] (II) No input driver specified, ignoring this device.
[ 4.900] (II) This device may have been added with another device file.
[ 4.901] (II) config/udev: removing device USB2.0 HD UVC WebCam: USB2.0 HD
[ 4.901] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
[ 4.947] (II) UnloadModule: "libinput"
[ 4.948] (II) config/udev: Adding input device USB2.0 HD UVC WebCam: USB2.0 HD (/dev/input/event25)
[ 4.948] (**) USB2.0 HD UVC WebCam: USB2.0 HD: Applying InputClass "libinput keyboard catchall"
[ 4.948] (II) Using input driver 'libinput' for 'USB2.0 HD UVC WebCam: USB2.0 HD'
[ 4.948] (**) USB2.0 HD UVC WebCam: USB2.0 HD: always reports core events
[ 4.948] (**) Option "Device" "/dev/input/event25"
[ 4.950] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[ 4.950] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[ 4.950] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: device removed
[ 4.994] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.0/input/input27/event25"
[ 4.994] (II) XINPUT: Adding extended input device "USB2.0 HD UVC WebCam: USB2.0 HD" (type: KEYBOARD, id 10)
[ 4.996] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: is tagged by udev as: Keyboard
[ 4.996] (II) event25 - USB2.0 HD UVC WebCam: USB2.0 HD: device is a keyboard
[ 17.498] (II) modeset(0): EDID vendor "NCP", prod id 77
[ 17.498] (II) modeset(0): Using EDID range info for horizontal sync
[ 17.498] (II) modeset(0): Using EDID range info for vertical refresh
[ 17.498] (II) modeset(0): Printing DDC gathered Modelines:
[ 17.498] (II) modeset(0): Modeline "1920x1080"x0.0 354.73 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[ 17.498] (II) modeset(0): Modeline "1920x1080"x0.0 147.81 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[ 18.074] (II) modeset(0): EDID vendor "NCP", prod id 77
[ 18.074] (II) modeset(0): Using hsync ranges from config file
[ 18.074] (II) modeset(0): Using vrefresh ranges from config file
[ 18.074] (II) modeset(0): Printing DDC gathered Modelines:
[ 18.074] (II) modeset(0): Modeline "1920x1080"x0.0 354.73 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[ 18.074] (II) modeset(0): Modeline "1920x1080"x0.0 147.81 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[ 260.696] (II) modeset(0): EDID vendor "NCP", prod id 77
[ 260.696] (II) modeset(0): Using hsync ranges from config file
[ 260.696] (II) modeset(0): Using vrefresh ranges from config file
[ 260.696] (II) modeset(0): Printing DDC gathered Modelines:
[ 260.696] (II) modeset(0): Modeline "1920x1080"x0.0 354.73 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[ 260.696] (II) modeset(0): Modeline "1920x1080"x0.0 147.81 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[ 274.350] (II) modeset(0): EDID vendor "NCP", prod id 77
[ 274.350] (II) modeset(0): Using hsync ranges from config file
[ 274.350] (II) modeset(0): Using vrefresh ranges from config file
[ 274.350] (II) modeset(0): Printing DDC gathered Modelines:
[ 274.350] (II) modeset(0): Modeline "1920x1080"x0.0 354.73 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[ 274.350] (II) modeset(0): Modeline "1920x1080"x0.0 147.81 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[ 296.499] (II) modeset(0): EDID vendor "NCP", prod id 77
[ 296.499] (II) modeset(0): Using hsync ranges from config file
[ 296.499] (II) modeset(0): Using vrefresh ranges from config file
[ 296.499] (II) modeset(0): Printing DDC gathered Modelines:
[ 296.499] (II) modeset(0): Modeline "1920x1080"x0.0 354.73 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[ 296.499] (II) modeset(0): Modeline "1920x1080"x0.0 147.81 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[ 296.672] (II) modeset(0): EDID vendor "NCP", prod id 77
[ 296.672] (II) modeset(0): Using hsync ranges from config file
[ 296.672] (II) modeset(0): Using vrefresh ranges from config file
[ 296.672] (II) modeset(0): Printing DDC gathered Modelines:
[ 296.672] (II) modeset(0): Modeline "1920x1080"x0.0 354.73 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[ 296.672] (II) modeset(0): Modeline "1920x1080"x0.0 147.81 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[ 298.805] (II) modeset(0): EDID vendor "NCP", prod id 77
[ 298.805] (II) modeset(0): Using hsync ranges from config file
[ 298.805] (II) modeset(0): Using vrefresh ranges from config file
[ 298.805] (II) modeset(0): Printing DDC gathered Modelines:
[ 298.805] (II) modeset(0): Modeline "1920x1080"x0.0 354.73 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[ 298.805] (II) modeset(0): Modeline "1920x1080"x0.0 147.81 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[ 300.942] (II) modeset(0): EDID vendor "NCP", prod id 77
[ 300.942] (II) modeset(0): Using hsync ranges from config file
[ 300.942] (II) modeset(0): Using vrefresh ranges from config file
[ 300.942] (II) modeset(0): Printing DDC gathered Modelines:
[ 300.942] (II) modeset(0): Modeline "1920x1080"x0.0 354.73 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[ 300.942] (II) modeset(0): Modeline "1920x1080"x0.0 147.81 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[ 301.292] (II) modeset(0): EDID vendor "NCP", prod id 77
[ 301.292] (II) modeset(0): Using hsync ranges from config file
[ 301.292] (II) modeset(0): Using vrefresh ranges from config file
[ 301.292] (II) modeset(0): Printing DDC gathered Modelines:
[ 301.292] (II) modeset(0): Modeline "1920x1080"x0.0 354.73 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[ 301.292] (II) modeset(0): Modeline "1920x1080"x0.0 147.81 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[ 304.258] (II) modeset(0): EDID vendor "NCP", prod id 77
[ 304.258] (II) modeset(0): Using hsync ranges from config file
[ 304.258] (II) modeset(0): Using vrefresh ranges from config file
[ 304.258] (II) modeset(0): Printing DDC gathered Modelines:
[ 304.258] (II) modeset(0): Modeline "1920x1080"x0.0 354.73 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[ 304.258] (II) modeset(0): Modeline "1920x1080"x0.0 147.81 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[ 315.814] (EE) modeset(0): failed to set mode: No such file or directory
Offline
Using xf86-video-intel and enforced edid both in kernel params and mkinitpco fails as well.
[ 4.359] (II) intel(0): Using EDID range info for horizontal sync
[ 4.359] (II) intel(0): Using EDID range info for vertical refresh
[ 4.359] (II) intel(0): Printing DDC gathered Modelines:
[ 4.359] (II) intel(0): Modeline "1920x1080"x0.0 354.73 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (162.7 kHz eP)
[ 4.359] (II) intel(0): Modeline "1920x1080"x0.0 147.81 1920 1968 2000 2180 1080 1083 1088 1130 +hsync -vsync (67.8 kHz e)
[ 95.705] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 95.721] (EE) intel(0): failed to set mode: Invalid argument [22]
[ 95.992] (II) intel(0): switch to mode 1920x1080@144.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
Offline
https://bbs.archlinux.org/viewtopic.php … 0#p2041210
Check your system journal on whether and for what reason the mode is rejected on 5.18 and then hope for 5.19 (or try the rc)
Online
I added the built-in 1920x1080 edid.bin file as custom edid file in kernel params and I'm finally getting 60hz.
I got this idea because while reading through years of comments in the link seth provided, I read someone fixed their problem (opposite of me, stuck on 40hz with a 165hz monitor) by creating a custom edid which the only mode available in it was 1920x1080x165 and it worked.
The only problem now is colors look much much worse than before (possibly color depth changed to 6_bit rgb?)
➜ ~ cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-linux root=UUID=bceb2166-47a8-4bb9-83ef-632039904950 rw loglevel=6 ibt=off drm.edid_firmware=edid/1920x1080.bin
Last edited by navidmafi (2022-06-20 18:43:33)
Offline
Check your xorg log, look for "Initializing kms color map for depth 24, 8 bpc."
Is "worse" "darker"?
vrr_capable: 1
range: (0, 1)
Is https://wiki.archlinux.org/title/Variable_refresh_rate enabled w/ the default EDID?
Online
What i mean by "worse" is "washed out" and limited. Blacks are not as dark and colors look de-saturated (which is very similar to when i tried RGB_6 on intel settings on windows once). I might be wrong but I think that's what happening here as well (color range is being limited).
After early boot stage my screen flickers and a sudden change of color happens. the black boot screen becomes more "gray".
I couldn't quite capture it on a camera but I hope my description gave you an idea.
My screen is capable of variable refresh rate but I have explicitly disabled it in 20-intel.conf
when booting with 144hz and my monitor's edid
Xorg log | grep color
[ 3.793] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 3.842] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
xrandr --props (trimmed)
vrr_capable: 1
range: (0, 1)
scaling mode: Full aspect
supported: Full, Center, Full aspect
Colorspace: Default
supported: Default, RGB_Wide_Gamut_Fixed_Point, RGB_Wide_Gamut_Floating_Point, opRGB, DCI-P3_RGB_D65, BT2020_RGB, BT601_YCC, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, BT2020_CYCC, BT2020_YCC
max bpc: 12
range: (6, 12)
Broadcast RGB: Automatic
supported: Automatic, Full, Limited 16:235
when booting with 60hz (kernel included edid)
Xorg log | grep color
[ 5.162] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
xrand --props
vrr_capable: 0
range: (0, 1)
scaling mode: Full aspect
supported: Full, Center, Full aspect
Colorspace: Default
supported: Default, RGB_Wide_Gamut_Fixed_Point, RGB_Wide_Gamut_Floating_Point, opRGB, DCI-P3_RGB_D65, BT2020_RGB, BT601_YCC, BT709_YCC, XVYCC_601, XVYCC_709, SYCC_601, opYCC_601, BT2020_CYCC, BT2020_YCC
max bpc: 12
range: (6, 12)
Broadcast RGB: Automatic
supported: Automatic, Full, Limited 16:235
Offline
[ 3.793] (II) modeset(0): Supported color encodings: RGB 4:4:4
This is suspiciously absent from "the built-in 1920x1080 edid.bin"
edid-decode < /sys/class/drm/card0-*/edid
https://aur.archlinux.org/packages/edid-decode-git
It's probably easier better to use the original edid as base and edit it for 60Hz, eg. using https://aur.archlinux.org/packages/wxedid
Edit: you can also just try
xrandr --output eDP1 --set "Broadcast RGB" "Full"
in case it just autos to "Limited 16:235", but I wouldn't bet on it.
Last edited by seth (2022-06-23 07:51:48)
Online
I'm very happy to say that it finally worked. with my base edid.
It's probably easier better to use the original edid as base and edit it for 60Hz
That's exactly the first thing that came to my mind, after seeing success with kernel included EDIDs and I also found wxEdid on that same day but I didn't spend time to try it.
Here's exactly what I did:
1 - Installed wxEdid-git from AUR
2- copied my monitor edid from /sys/class to home directory
cp /sys/class/drm/card0-eDP-1/edid edid.bin
3 - Opened it with wxEdid
4- Changed all of my "DTD"s from DTD constructor to be the same as the DTD i wanted ( for example I had two DTD's one with 354MHZ and another with 147MHZ, I set the 354 one to be 147 (duplicate of the other))
Because I couldn't simply delete it from the list and wxEdid gave me errors when trying to save it.
5- Saved the edited edid, copied it to /sys/class/lib/firmware/edid/edid.bin added it to mkinitcpio.conf and added kernel params to GRUB:
# /etc/mkinitcpio.conf
# FILES
FILES=(/usr/lib/firmware/edid/edid.bin)
# GRUB kernel param:
drm.edid_firmware=edid/edid.bin
rebooted
Here's a video demonstrating what I did:
https://youtu.be/FSN5OKbhlN0
Last edited by navidmafi (2022-06-23 10:12:49)
Offline
You will face problems when/if you'll switch to wayland.
A link for you:
https://superuser.com/questions/1532782 … dmi-output
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
Why? He's using a variation of the proper EDID - the limited range issue only came up when he used the generic one.
Online
Whops!
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline