You are not logged in.

#1 2019-01-06 18:11:43

dsminotauro
Member
Registered: 2015-12-27
Posts: 4

Failing at setting up WQHD resolution on X1 Carbon 5th Gen

I found troubles setting up the monitor resolution to WQHD (2560 x 1440) resolution.

The notebook is (http=https://wiki.archlinux.org/index.p … ef. manual): Version: ThinkPad X1C 5th W10DG

The graphic card is: Intel Corporation Skylake GT2 [HD Graphics 520] (rev 07)
The GPU: i915

I followed instruction here (https://wiki.archlinux.org/index.php/in … esolutions) and got the error listed bellow:

xrandr --addmode eDP1 "2560x1440_30.00"

The output was:

X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  18 (RRAddOutputMode)
  Serial number of failed request:  37
  Current serial number in output stream:  38

Based on the specs from documentation of Graphic Card (ref. manual) the resolution WQHD should be supported as well as the monitor do.

xrand doesn't show the WQHD as recognized.

xrand
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) 310mm x 170mm
   1920x1080     60.05*+  59.93  
   1680x1050     59.88  
   1400x1050     59.98  
   1600x900      60.00    59.95    59.82  
   1280x1024     60.02  
   1400x900      59.96    59.88  
   1280x960      60.00  
   1368x768      60.00    59.88    59.85  
   1280x800      59.81    59.91  
   1280x720      59.86    60.00    59.74  
   1024x768      60.00  
   1024x576      60.00    59.90    59.82  
   960x540       60.00    59.63    59.82  
   800x600       60.32    56.25  
   864x486       60.00    59.92    59.57  
   640x480       59.94  
   720x405       59.51    60.00    58.99  
   640x360       59.84    59.32    60.00  

The Xorg log is listed bellow:

[    10.353] 
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[    10.353] Build Operating System: Linux Arch Linux
[    10.353] Current Operating System: Linux tao 4.20.0-arch1-1-ARCH #1 SMP PREEMPT Mon Dec 24 03:00:40 UTC 2018 x86_64
[    10.353] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTLABEL=ARCHLINUX_ROOT rootfstype=ext4 rw rootflags=rw,noatime cgroup_disable=memory add_efi_memmap i915.enable_guc=2
[    10.353] Build Date: 25 October 2018  04:42:32PM
[    10.353]  
[    10.353] Current version of pixman: 0.36.0
[    10.353] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    10.353] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    10.353] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Jan  6 14:25:18 2019
[    10.358] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    10.358] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    10.359] (==) No Layout section.  Using the first Screen section.
[    10.359] (==) No screen section available. Using defaults.
[    10.359] (**) |-->Screen "Default Screen Section" (0)
[    10.359] (**) |   |-->Monitor "<default monitor>"
[    10.360] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    10.360] (**) |   |-->Device "Intel Graphics"
[    10.360] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    10.360] (==) Automatically adding devices
[    10.360] (==) Automatically enabling devices
[    10.360] (==) Automatically adding GPU devices
[    10.360] (==) Automatically binding GPU devices
[    10.360] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    10.362] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[    10.362] 	Entry deleted from font path.
[    10.362] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[    10.363] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    10.363] 	Entry deleted from font path.
[    10.363] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    10.363] 	Entry deleted from font path.
[    10.365] (==) FontPath set to:
	/usr/share/fonts/TTF,
	/usr/share/fonts/100dpi,
	/usr/share/fonts/75dpi
[    10.365] (==) ModulePath set to "/usr/lib/xorg/modules"
[    10.365] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    10.365] (II) Module ABI versions:
[    10.365] 	X.Org ANSI C Emulation: 0.4
[    10.365] 	X.Org Video Driver: 24.0
[    10.365] 	X.Org XInput driver : 24.1
[    10.365] 	X.Org Server Extension : 10.0
[    10.366] (++) using VT number 7

[    10.366] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[    10.368] (II) xfree86: Adding drm device (/dev/dri/card0)
[    10.391] (--) PCI:*(0@0:2:0) 8086:1916:17aa:224f rev 7, Mem @ 0xeb000000/16777216, 0x60000000/268435456, I/O @ 0x0000e000/64, BIOS @ 0x????????/131072
[    10.391] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    10.391] (II) LoadModule: "glx"
[    10.394] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    10.414] (II) Module glx: vendor="X.Org Foundation"
[    10.414] 	compiled for 1.20.3, module version = 1.0.0
[    10.414] 	ABI class: X.Org Server Extension, version 10.0
[    10.414] (II) LoadModule: "intel"
[    10.414] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    10.418] (II) Module intel: vendor="X.Org Foundation"
[    10.418] 	compiled for 1.20.3, module version = 2.99.917
[    10.418] 	Module class: X.Org Video Driver
[    10.419] 	ABI class: X.Org Video Driver, version 24.0
[    10.419] (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
[    10.419] (II) intel: Driver for Intel(R) HD Graphics
[    10.419] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[    10.419] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[    10.446] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20180921
[    10.447] (II) intel(0): SNA compiled from 2.99.917-855-g746ab3bb
[    10.465] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics 520
[    10.465] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 2 threads
[    10.465] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    10.465] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    10.465] (==) intel(0): RGB weight 888
[    10.465] (==) intel(0): Default visual is TrueColor
[    10.466] (**) intel(0): Option "AccelMethod" "sna"
[    10.467] (II) intel(0): Output eDP1 has no monitor section
[    10.467] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[    10.467] (II) intel(0): Enabled output eDP1
[    10.467] (II) intel(0): Output DP1 has no monitor section
[    10.468] (II) intel(0): Enabled output DP1
[    10.468] (II) intel(0): Output HDMI1 has no monitor section
[    10.468] (II) intel(0): Enabled output HDMI1
[    10.468] (II) intel(0): Output DP2 has no monitor section
[    10.469] (II) intel(0): Enabled output DP2
[    10.469] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[    10.469] (II) intel(0): Output VIRTUAL1 has no monitor section
[    10.469] (II) intel(0): Enabled output VIRTUAL1
[    10.469] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[    10.470] (==) intel(0): TearFree enabled
[    10.470] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[    10.470] (==) intel(0): DPI set to (96, 96)
[    10.470] (II) Loading sub module "dri3"
[    10.470] (II) LoadModule: "dri3"
[    10.470] (II) Module "dri3" already built-in
[    10.470] (II) Loading sub module "dri2"
[    10.470] (II) LoadModule: "dri2"
[    10.470] (II) Module "dri2" already built-in
[    10.470] (II) Loading sub module "present"
[    10.470] (II) LoadModule: "present"
[    10.470] (II) Module "present" already built-in
[    10.474] (II) intel(0): SNA initialized with Skylake (gen9) backend
[    10.474] (==) intel(0): Backing store enabled
[    10.474] (==) intel(0): Silken mouse disabled
[    10.474] (II) intel(0): HW Cursor enabled
[    10.475] (==) intel(0): DPMS enabled
[    10.475] (==) intel(0): Display hotplug detection enabled
[    10.476] (II) intel(0): [DRI2] Setup complete
[    10.476] (II) intel(0): [DRI2]   DRI driver: i965
[    10.476] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[    10.476] (II) intel(0): direct rendering: DRI2 DRI3 enabled
[    10.476] (II) intel(0): hardware support for Present enabled
[    10.476] (II) Initializing extension Generic Event Extension
[    10.477] (II) Initializing extension SHAPE
[    10.477] (II) Initializing extension MIT-SHM
[    10.478] (II) Initializing extension XInputExtension
[    10.478] (II) Initializing extension XTEST
[    10.479] (II) Initializing extension BIG-REQUESTS
[    10.479] (II) Initializing extension SYNC
[    10.479] (II) Initializing extension XKEYBOARD
[    10.480] (II) Initializing extension XC-MISC
[    10.480] (II) Initializing extension SECURITY
[    10.480] (II) Initializing extension XFIXES
[    10.481] (II) Initializing extension RENDER
[    10.481] (II) Initializing extension RANDR
[    10.482] (II) Initializing extension COMPOSITE
[    10.482] (II) Initializing extension DAMAGE
[    10.482] (II) Initializing extension MIT-SCREEN-SAVER
[    10.483] (II) Initializing extension DOUBLE-BUFFER
[    10.483] (II) Initializing extension RECORD
[    10.483] (II) Initializing extension DPMS
[    10.483] (II) Initializing extension Present
[    10.484] (II) Initializing extension DRI3
[    10.484] (II) Initializing extension X-Resource
[    10.485] (II) Initializing extension XVideo
[    10.485] (II) Initializing extension XVideo-MotionCompensation
[    10.485] (II) Initializing extension GLX
[    10.544] (II) AIGLX: Loaded and initialized i965
[    10.544] (II) GLX: Initialized DRI2 GL provider for screen 0
[    10.544] (II) Initializing extension XFree86-VidModeExtension
[    10.545] (II) Initializing extension XFree86-DGA
[    10.545] (II) Initializing extension XFree86-DRI
[    10.545] (II) Initializing extension DRI2
[    10.552] (II) intel(0): switch to mode 1920x1080@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[    10.568] (II) intel(0): Setting screen physical size to 508 x 285
[    10.723] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    10.723] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    10.723] (II) LoadModule: "libinput"
[    10.723] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    10.728] (II) Module libinput: vendor="X.Org Foundation"
[    10.728] 	compiled for 1.20.1, module version = 0.28.1
[    10.728] 	Module class: X.Org XInput Driver
[    10.728] 	ABI class: X.Org XInput driver, version 24.1
[    10.728] (II) Using input driver 'libinput' for 'Power Button'
[    10.728] (**) Power Button: always reports core events
[    10.728] (**) Option "Device" "/dev/input/event2"
[    10.728] (**) Option "_source" "server/udev"
[    10.732] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    10.732] (II) event2  - Power Button: device is a keyboard
[    10.732] (II) event2  - Power Button: device removed
[    10.740] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    10.740] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    10.741] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    10.741] (II) event2  - Power Button: device is a keyboard
[    10.742] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[    10.742] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    10.742] (II) Using input driver 'libinput' for 'Video Bus'
[    10.742] (**) Video Bus: always reports core events
[    10.742] (**) Option "Device" "/dev/input/event3"
[    10.742] (**) Option "_source" "server/udev"
[    10.742] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[    10.742] (II) event3  - Video Bus: device is a keyboard
[    10.742] (II) event3  - Video Bus: device removed
[    10.774] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[    10.774] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    10.775] (II) event3  - Video Bus: is tagged by udev as: Keyboard
[    10.775] (II) event3  - Video Bus: device is a keyboard
[    10.775] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    10.775] (II) No input driver specified, ignoring this device.
[    10.775] (II) This device may have been added with another device file.
[    10.775] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    10.775] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    10.775] (II) Using input driver 'libinput' for 'Sleep Button'
[    10.775] (**) Sleep Button: always reports core events
[    10.775] (**) Option "Device" "/dev/input/event0"
[    10.775] (**) Option "_source" "server/udev"
[    10.776] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    10.776] (II) event0  - Sleep Button: device is a keyboard
[    10.776] (II) event0  - Sleep Button: device removed
[    10.804] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    10.804] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    10.805] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    10.805] (II) event0  - Sleep Button: device is a keyboard
[    10.807] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event16)
[    10.807] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[    10.807] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[    10.807] (**) Integrated Camera: Integrated C: always reports core events
[    10.807] (**) Option "Device" "/dev/input/event16"
[    10.807] (**) Option "_source" "server/udev"
[    10.808] (II) event16 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    10.808] (II) event16 - Integrated Camera: Integrated C: device is a keyboard
[    10.808] (II) event16 - Integrated Camera: Integrated C: device removed
[    10.857] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input17/event16"
[    10.858] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 9)
[    10.860] (II) event16 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    10.861] (II) event16 - Integrated Camera: Integrated C: device is a keyboard
[    10.861] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event8)
[    10.862] (II) No input driver specified, ignoring this device.
[    10.862] (II) This device may have been added with another device file.
[    10.862] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event9)
[    10.862] (II) No input driver specified, ignoring this device.
[    10.862] (II) This device may have been added with another device file.
[    10.863] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event10)
[    10.863] (II) No input driver specified, ignoring this device.
[    10.863] (II) This device may have been added with another device file.
[    10.864] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event11)
[    10.864] (II) No input driver specified, ignoring this device.
[    10.864] (II) This device may have been added with another device file.
[    10.865] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event12)
[    10.865] (II) No input driver specified, ignoring this device.
[    10.865] (II) This device may have been added with another device file.
[    10.865] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event13)
[    10.865] (II) No input driver specified, ignoring this device.
[    10.865] (II) This device may have been added with another device file.
[    10.866] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event7)
[    10.866] (II) No input driver specified, ignoring this device.
[    10.866] (II) This device may have been added with another device file.
[    10.867] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event4)
[    10.867] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    10.867] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    10.867] (**) AT Translated Set 2 keyboard: always reports core events
[    10.867] (**) Option "Device" "/dev/input/event4"
[    10.867] (**) Option "_source" "server/udev"
[    10.869] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    10.869] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[    10.870] (II) event4  - AT Translated Set 2 keyboard: device removed
[    10.884] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input4/event4"
[    10.885] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[    10.887] (II) event4  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    10.887] (II) event4  - AT Translated Set 2 keyboard: device is a keyboard
[    10.889] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event14)
[    10.889] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[    10.889] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[    10.889] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    10.889] (**) Option "Device" "/dev/input/event14"
[    10.889] (**) Option "_source" "server/udev"
[    10.891] (II) event14 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[    10.895] (II) event14 - SynPS/2 Synaptics TouchPad: device is a touchpad
[    10.895] (II) event14 - SynPS/2 Synaptics TouchPad: device removed
[    10.948] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event14"
[    10.948] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 11)
[    10.950] (**) Option "AccelerationScheme" "none"
[    10.950] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[    10.950] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    10.950] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    10.952] (II) event14 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[    10.954] (II) event14 - SynPS/2 Synaptics TouchPad: device is a touchpad
[    10.956] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    10.956] (II) No input driver specified, ignoring this device.
[    10.956] (II) This device may have been added with another device file.
[    10.957] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event15)
[    10.957] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[    10.957] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[    10.957] (**) TPPS/2 Elan TrackPoint: always reports core events
[    10.957] (**) Option "Device" "/dev/input/event15"
[    10.957] (**) Option "_source" "server/udev"
[    10.959] (II) event15 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[    10.959] (II) event15 - TPPS/2 Elan TrackPoint: device is a pointer
[    10.961] (II) event15 - TPPS/2 Elan TrackPoint: device removed
[    11.019] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input16/event15"
[    11.019] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 12)
[    11.019] (**) Option "AccelerationScheme" "none"
[    11.019] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[    11.019] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[    11.019] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[    11.021] (II) event15 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[    11.022] (II) event15 - TPPS/2 Elan TrackPoint: device is a pointer
[    11.024] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse1)
[    11.024] (II) No input driver specified, ignoring this device.
[    11.024] (II) This device may have been added with another device file.
[    11.024] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[    11.025] (II) No input driver specified, ignoring this device.
[    11.025] (II) This device may have been added with another device file.
[    11.026] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
[    11.026] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[    11.026] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[    11.026] (**) ThinkPad Extra Buttons: always reports core events
[    11.026] (**) Option "Device" "/dev/input/event6"
[    11.026] (**) Option "_source" "server/udev"
[    11.027] (II) event6  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    11.027] (II) event6  - ThinkPad Extra Buttons: device is a keyboard
[    11.028] (II) event6  - ThinkPad Extra Buttons: device removed
[    11.058] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input7/event6"
[    11.058] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 13)
[    11.060] (II) event6  - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    11.060] (II) event6  - ThinkPad Extra Buttons: device is a keyboard
[    12.476] (II) intel(0): EDID vendor "AUO", prod id 12605
[    12.477] (II) intel(0): Printing DDC gathered Modelines:
[    12.477] (II) intel(0): Modeline "1920x1080"x0.0  141.00  1920 1936 1952 2104  1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP) 

I'm afraid of making a silly mistake.

Do you know which detail i didn't see or I did miss?

Offline

#2 2019-01-06 18:20:32

loqs
Member
Registered: 2014-03-06
Posts: 17,328

Re: Failing at setting up WQHD resolution on X1 Carbon 5th Gen

From Xrandr#Adding_undetected_resolutions did you execute `xrandr --newmode` before `xrandr --addmode`

Online

#3 2019-01-06 18:41:36

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,523
Website

Re: Failing at setting up WQHD resolution on X1 Carbon 5th Gen

I don't know if it would affect whether the resolution was automatically detected, but you may have better luck overall with the modesetting driver rather than intel.  I've found this to be particularly the case on thinkpads.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#4 2019-01-06 20:28:14

dsminotauro
Member
Registered: 2015-12-27
Posts: 4

Re: Failing at setting up WQHD resolution on X1 Carbon 5th Gen

@logs Indeed, bellow I list step by step config.

xrand output after adding new mode:

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) 310mm x 170mm
   1920x1080     60.05*+  59.93  
   1680x1050     59.88  
   1400x1050     59.98  
   1600x900      60.00    59.95    59.82  
   1280x1024     60.02  
   1400x900      59.96    59.88  
   1280x960      60.00  
   1368x768      60.00    59.88    59.85  
   1280x800      59.81    59.91  
   1280x720      59.86    60.00    59.74  
   1024x768      60.00  
   1024x576      60.00    59.90    59.82  
   960x540       60.00    59.63    59.82  
   800x600       60.32    56.25  
   864x486       60.00    59.92    59.57  
   640x480       59.94  
   720x405       59.51    60.00    58.99  
   640x360       59.84    59.32    60.00  
DP1 disconnected (normal left inverted right x axis y axis)
DP2 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
  2560x1440_30.00 (0x1d7) 146.250MHz -HSync +VSync
        h: width  2560 start 2680 end 2944 total 3328 skew    0 clock  43.95KHz
        v: height 1440 start 1443 end 1448 total 1468           clock  29.94Hz

After setting new mode on eDP1 monitor:

xrandr --addmode eDP1 2560x1440_30.00
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  18 (RRAddOutputMode)
  Serial number of failed request:  37
  Current serial number in output stream:  38

Offline

#5 2019-01-06 22:54:02

seth
Member
Registered: 2012-09-03
Posts: 51,064

Re: Failing at setting up WQHD resolution on X1 Carbon 5th Gen

Try w/ the modesetting driver, ie. remove xf86-video-intel.
However, since the DDC reports 1920x1080 and there's actually a 1920x1080 and a 2560x1440 version: how dead sure are you that this is the WQHD version of the notebook (did you run it at this resolution on any other OS?)?

Offline

#6 2019-01-12 23:13:46

dsminotauro
Member
Registered: 2015-12-27
Posts: 4

Re: Failing at setting up WQHD resolution on X1 Carbon 5th Gen

@selth Thanks for reply!

I was making further research and I think the display does't support WQHD resolution.  I run command listed bellow to read EDID from monitor and the output was:

sudo get-edid | parse-edid

Output:

This is read-edid version 3.0.2. Prepare for some fun.
Attempting to use i2c interface
Looks like no busses have an EDID. Sorry!
Attempting to use the classical VBE interface

	Performing real mode VBE call
	Interrupt 0x10 ax=0x4f00 bx=0x0 cx=0x0
	Function supported
	Call successful

	VBE version 300
	VBE string at 0xc92e0 "Intel(R) SKL/KBL Mobile/Desktop Graphics Chipset Accelerated VGA BIOS"

VBE/DDC service about to be called
	Report DDC capabilities

	Performing real mode VBE call
	Interrupt 0x10 ax=0x4f15 bx=0x0 cx=0x0
	Function supported
	Call successful

	Monitor and video card combination does not support DDC1 transfers
	Monitor and video card combination supports DDC2 transfers
	0 seconds per 128 byte EDID block transfer
	Screen is not blanked during DDC transfer

Reading next EDID block

VBE/DDC service about to be called
	Read EDID

	Performing real mode VBE call
	Interrupt 0x10 ax=0x4f15 bx=0x1 cx=0x0
	Function supported
	Call successful

Looks like VBE was successful. Have a good day.
Checksum Correct

Section "Monitor"
	Identifier "."
	ModelName "."
	VendorName "AUO"
	# Monitor Manufactured week 0 of 2016
	# EDID version 1.4
	# Digital Display
	DisplaySize 310 170
	Gamma 2.20
	Option "DPMS" "false"
	Modeline 	"Mode 0" 141.00 1920 1936 1952 2104 1080 1083 1097 1116 -hsync -vsync 
EndSection

In fact, it doesn't support the resolution.

Offline

Board footer

Powered by FluxBB