Summary: | HDMI is reported as DVI1 in KMS | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Oleksij Rempel <linux> | ||||||||||
Component: | Driver/intel | Assignee: | Jesse Barnes <jbarnes> | ||||||||||
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> | ||||||||||
Severity: | normal | ||||||||||||
Priority: | medium | CC: | gomyhr | ||||||||||
Version: | 7.4 (2008.09) | ||||||||||||
Hardware: | x86-64 (AMD64) | ||||||||||||
OS: | Linux (All) | ||||||||||||
URL: | https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/392017 | ||||||||||||
Whiteboard: | |||||||||||||
i915 platform: | i915 features: | ||||||||||||
Attachments: |
|
Description
Oleksij Rempel
2009-06-25 02:01:53 UTC
I guess this is not a bug, and it may even be deliberate. Jesse should be able to give a stronger reason than me. Probably true, but it's make annoying to test KMS. specially it's not really stable on my PC. (In reply to comment #2) > Probably true, but it's make annoying to test KMS. specially it's not really > stable on my PC. > We are more interested in those true KMS issues which make you feel unstable. Could you file them according to http://intellinuxgraphics.org/how_to_report_bug.html? For the name, I think "1" and "-1" won't be fixed, but "HDMI" -> "DVI" may be a problem. Could you elaborate your board model, and which output interfaces it provide and used by you? I have Intel board DG45ID with with G45 graphic. There is one DVI-I and one HDMI connectors on this board. To the HDMI interface attached iiyama ProLite B2409HDS monitor and to DVI iijama ProLite E1700S. For the BIOS DVI is the primary interface - i case there is two monitors attached it will display on DVI all BIOS configurations. For the intel-linux driver HDMI is the primary interface. Created attachment 27145 [details]
xorg.log
Created attachment 27146 [details]
dmesg
Created attachment 27147 [details]
xrandr
Jesse, this problem does exist in the latest kernel. Can we fix it in Q3? Created attachment 29941 [details]
Xorg.0.log, lspci and xrandr output on X200s
I have the same/similar problem on my Lenovo Thinkpad X200s running up-to-date Kubuntu Karmic. My system sometimes boots with KMS (fast) and sometimes with non-KMS (slow) - I do not understand what is causing this, but in general I would say it boots 70% in KMS, the rest in non-KMS.
My laptop has only VGA port, but docking station has DisplayPort. When booted in KMS mode, DisplayPort interface is reported as "DVI2", while in non-KMS it is reported as HDMI-2. Also note that laptop's panel is reported differently: LVDS1 (KMS) and LVDS (KMS).
The DVI vs HDMI issue should be fixed by this commit (queued up in drm-intel-next for 2.6.32): commit 8d91104aac6e21e6ca2a56124e2e47b0db043ea8 Author: Adam Jackson <ajax@redhat.com> Date: Wed Sep 23 15:08:29 2009 -0400 drm/i915: Initialize HDMI outputs as HDMI connectors, not DVI. I think there's a separate RFE open for the compatibility names (short story is that moving to the kernel changed the names for all drivers, but at least they all agree now, unlike with the various UMS drivers). |
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.