Bug 32828 - HDMI detected as DVI some times
Summary: HDMI detected as DVI some times
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/intel (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: Chris Wilson
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-04 12:19 UTC by Alex Fiestas
Modified: 2011-01-11 15:15 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Defer HDMI/DVI till detection (4.13 KB, patch)
2011-01-04 12:23 UTC, Chris Wilson
no flags Details | Splinter Review
Booting with HDMI cable connected (123.51 KB, text/plain)
2011-01-07 07:23 UTC, Alex Fiestas
no flags Details
Booting WITHOUT hdmi connected (75.62 KB, text/plain)
2011-01-07 07:24 UTC, Alex Fiestas
no flags Details
dmesg after connect the screen and try to play (102.65 KB, text/plain)
2011-01-07 07:24 UTC, Alex Fiestas
no flags Details
Defer HDMI/DVI till detection (3.10 KB, patch)
2011-01-07 10:00 UTC, Chris Wilson
no flags Details | Splinter Review

Description Alex Fiestas 2011-01-04 12:19:09 UTC
If when I start my laptop the HDMI wire is not connected, xrandr reports a "DVI" interface, but if instead I start my laptop having the HDMI wire connected an HDMI interface is reported.

This seemed a painless issue to me until I discover that the sound is not streamed to the HDMI port when it is detected as DVI.
Comment 1 Chris Wilson 2011-01-04 12:23:45 UTC
Created attachment 41641 [details] [review]
Defer HDMI/DVI till detection
Comment 2 Alex Fiestas 2011-01-06 13:31:00 UTC
Seems that is not working, xrandr is still reporting "DVI1" as name instead of HDMI1, and sound is not being forwarded.

To test the patch I use linus+git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel.git + the patch.
Comment 3 Alex Fiestas 2011-01-07 07:23:45 UTC
Created attachment 41747 [details]
Booting with HDMI cable connected
Comment 4 Alex Fiestas 2011-01-07 07:24:24 UTC
Created attachment 41748 [details]
Booting WITHOUT hdmi connected
Comment 5 Alex Fiestas 2011-01-07 07:24:50 UTC
Created attachment 41749 [details]
dmesg after connect the screen and try to play
Comment 6 Chris Wilson 2011-01-07 10:00:47 UTC
Created attachment 41755 [details] [review]
Defer HDMI/DVI till detection
Comment 7 Alex Fiestas 2011-01-07 11:29:26 UTC
Last patch work like a charm :), thanks!
Comment 8 Chris Wilson 2011-01-11 15:15:30 UTC
Pushed to -fixes and pull request sent.


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.