Hi, All! I can't set a fullhd resoulution on my second monitor. I don't see 1920x1080 in xrandr's output, so I used cvt to create a new one, but in the end I got intel_crct errors in dmesg.
Here are some outputs. -> cvt 1920 1080 # 1920x1080 59.96 Hz (CVT 2.07M9) hsync: 67.16 kHz; pclk: 173.00 MHz Modeline "1920x1080_60.00" 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync -> xrandr -q Screen 0: minimum 320 x 200, current 2880 x 1024, maximum 32767 x 32767 eDP1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 309mm x 174mm 1600x900 60.0*+ 1024x768 60.0 800x600 60.3 56.2 640x480 59.9 DP1 disconnected (normal left inverted right x axis y axis) HDMI1 disconnected (normal left inverted right x axis y axis) DP2 connected 1280x1024+1600+0 (normal left inverted right x axis y axis) 477mm x 268mm 1600x900 60.0 1280x1024 75.0* 60.0 1440x900 59.9 1280x800 59.8 1152x864 75.0 1280x720 60.0 1024x768 75.1 70.1 60.0 832x624 74.6 800x600 72.2 75.0 60.3 56.2 640x480 72.8 66.7 60.0 720x400 70.1 1920x1080_60.00 60.0 HDMI2 disconnected (normal left inverted right x axis y axis) VIRTUAL1 disconnected (normal left inverted right x axis y axis) -> xrandr --output DP2 --mode "1920x1080_60.00" --verbose screen 0: 3520x1080 928x284 mm 96.33dpi crtc 1: 1920x1080_60.00 60.0 +1600+0 "DP2" xrandr: Configure crtc 1 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 -> dmesg | tail -4 error: [drm:pid1939:intel_crtc_set_config] *ERROR* failed to set mode on [CRTC:5] error: [drm:pid1939:intel_crtc_set_config] *ERROR* failed to set mode on [CRTC:5] error: [drm:pid1939:intel_dp_set_link_train] *ERROR* Timed out waiting for DP idle patterns error: [drm:pid1939:i915_write32] *ERROR* Unknown unclaimed register before writing to 64040 Optimal resolution for my external monitor is 1920x1080 60Hz and I definetely know that my VGA output support FullHD Regards, lifayk