Bug 22744

Summary: driver detects bogus DVI-0 output device next to HDMI-0
Product: xorg Reporter: Armin <armin>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: RESOLVED DUPLICATE QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: 7.4 (2008.09)   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
My xorg.conf
none
A Xorg.0.log created with an attached external monitor none

Description Armin 2009-07-13 02:02:40 UTC
Created attachment 27623 [details]
My xorg.conf

When connecting an external monitor via hdmi to my Notebook (HP 8510p with an ATI Radon HD2600 Mobile), xrandr shows me besides HDMI-0 a second output device called DVI-0.
I would not mind about DVI-0, but the problem is, that I have to disable it with "xrandr --output HDMI-0 --off", otherwise HDMI-0 is not fully usable (either a black or a garbled screen).

Attached you hopefully find the needed information. If you want more, tell me.
The driver version I use is the one currently in Debian unstable: 6.12.2
Comment 1 Armin 2009-07-13 02:06:31 UTC
Created attachment 27624 [details]
A Xorg.0.log created with an attached external monitor
Comment 2 Alex Deucher 2009-07-13 06:58:31 UTC
looks like a system that uses router objects.  Can you attach your video bios?

as root:
cd /sys/bus/pci/devices/<pci bus id>/
echo 1 > rom
cat rom > /tmp/hd2600m.rom
echo 0 > rom


*** This bug has been marked as a duplicate of bug 18564 ***

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.