Bug 16181

Summary: X300. Driver detect 2 DVI ports, but card only has one
Product: xorg Reporter: Dennis Björklund <db>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
xorg log none

Description Dennis Björklund 2008-05-31 23:00:03 UTC
Created attachment 16848 [details]
xorg log

On my old X300 card the driver detect 2 DVI ports but the card only has one. It also think my monitor is connected to both. I can turn off one of the outputs using xrandr and then everything seem to work as it should after that.

I use fedora and it didn't use to be like this. The problem is at least in both fedora 8 and fedora 9. It did work in fedora 6 and I don't know about fedora 7.
Comment 1 Alex Deucher 2008-06-01 17:35:02 UTC
Can you send me your bios?

as root:

cd /sys/bus/pci/devices/<pci slot>/
echo 1 > rom
cat rom > /tmp/rom
echo 0 > rom

you can find the pci slot from lspci:
01:05.0 VGA compatible controller: ATI Technologies ...
^^^^^^^ slot id
so:
/sys/bus/pci/devices/0000:01:05.0/
Comment 2 Alex Deucher 2008-12-03 01:43:57 UTC
fixed in git:
d5799ac53c3e1b2ca1da97780b171a44060c3aad

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.