Bug 99641 - External monitor attached to minidisplay port does not work
Summary: External monitor attached to minidisplay port does not work
Status: RESOLVED INVALID
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - Intel) (show other bugs)
Hardware: All Linux
: P1 blocking
Assignee: intel-gfx-bugs@lists.freedesktop.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-08 14:58 UTC by GiulioDP
Modified: 2015-06-27 13:45 UTC (History)
2 users (show)

See Also:
Kernel Version: 4.0.4, 4.0.5
Subsystem:
Regression: No
Bisected commit-id:


Attachments
xrandr (1.08 KB, application/octet-stream)
2015-06-08 14:58 UTC, GiulioDP
Details
xorg log (24.87 KB, text/x-log)
2015-06-08 14:59 UTC, GiulioDP
Details
lspci -k | grep -i vga (195 bytes, application/octet-stream)
2015-06-08 15:01 UTC, GiulioDP
Details
lshw -c display (474 bytes, application/octet-stream)
2015-06-08 15:03 UTC, GiulioDP
Details
kernel config (101.29 KB, application/octet-stream)
2015-06-08 15:04 UTC, GiulioDP
Details
dmesg with drm.debug=0xe (62.65 KB, text/x-log)
2015-06-22 18:56 UTC, GiulioDP
Details
Bug picture (green stripes) (2.31 MB, image/jpeg)
2015-06-22 18:57 UTC, GiulioDP
Details

Description GiulioDP 2015-06-08 14:58:32 UTC
Created attachment 179111 [details]
xrandr

I attached several monitors to my laptop through a VGA connection successfully. I can't say that when I attach one to the minidisplay port though. The monitor just shows a black screen; the only method which actually allows me to see something on the screen is changing the resolution. Sometimes it works (on 640x480 everything seems ok), sometimes not. Although, the video output is scrambled with visible graphic glitches (a lot of horizontal green lines) and vsync problems.

I tested this bug on several distros: Ubuntu 14.04, 14.10, 15.04 and my daily one, Gentoo.
Comment 1 GiulioDP 2015-06-08 14:59:04 UTC
Created attachment 179121 [details]
xorg log
Comment 2 GiulioDP 2015-06-08 15:01:01 UTC
Created attachment 179131 [details]
lspci -k | grep -i vga
Comment 3 GiulioDP 2015-06-08 15:03:50 UTC
Created attachment 179141 [details]
lshw -c display
Comment 4 GiulioDP 2015-06-08 15:04:57 UTC
Created attachment 179151 [details]
kernel config
Comment 5 Ander Conselvan de Oliveira 2015-06-22 14:05:23 UTC
Please add drm.debug=0xe to your kernel command line and attach the output of dmesg from boot.

Also, a picture of the glitches you see might be helpful.
Comment 6 GiulioDP 2015-06-22 18:56:03 UTC
Created attachment 180561 [details]
dmesg with drm.debug=0xe

Here I've attached the external monitor ~30 seconds after the boot. I changed various resolutions (all of them ended up in a black screen) until I got a glitchy one (picture attached).
Comment 7 GiulioDP 2015-06-22 18:57:17 UTC
Created attachment 180571 [details]
Bug picture (green stripes)
Comment 8 Ander Conselvan de Oliveira 2015-06-23 07:18:16 UTC
Your log got truncated. Could you add log_buf_len=1M to the kernel command line and try again?

Also, I have seen similar glitches caused by a faulty cable/adapter. It would be good to rule out any cable issues first if possible.
Comment 9 GiulioDP 2015-06-27 13:45:29 UTC
I can confirm that was a cable issue. I bought an active one and now everything works perfectly. I'm sorry for having wasted your time.

Note You need to log in before you can comment on or make changes to this bug.