On my HP EliteBook 820, the display port is not working (not seen as connected in xrandr). It may be related to the following kernel error: acpi PNP0501:00: Still not present i915 0000:00:02.0: BAR 6: [??? 0x00000000 flags 0x2] has bogus alignment Info: $ uname -a Linux beethoven 3.16-2-amd64 #1 SMP Debian 3.16.3-2 (2014-09-20) x86_64 GNU/Linux $ dpkg -l xserver-xorg-video-intel ii xserver-xorg-video-intel 2:2.21.15-2+b2 amd64 X.Org X server -- Intel i8xx, i9xx display driver
It's more likely this is a kernel issue. Please boot your kernel with drm.debug=14 in its command line, and then attach the full dmesg to this bug. Also, can you test if the bug is still present with the latest drm-intel-nightly kernel?
The display port is working, there was a bad interplay between VGA referred to as DP2 and the actual display port on DP1. Why is the VGA port called DP2? and not VGA or VGA1?
(In reply to Martin Monperrus from comment #2) > Why is the VGA port called DP2? and not VGA or VGA1? It sounds like there's a DP->VGA converter somewhere, and to the graphics hardware it is a display port. Hard to be sure without details.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.