Bug 14644 - Option "HPD" "swap" required for R535
Summary: Option "HPD" "swap" required for R535
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/radeonhd (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: Luc Verhaegen
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-23 21:52 UTC by Adam P
Modified: 2008-02-26 07:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Xorg log (33.48 KB, application/octet-stream)
2008-02-23 21:52 UTC, Adam P
no flags Details
x log without HPD option set (20.65 KB, text/plain)
2008-02-23 21:53 UTC, Adam P
no flags Details

Description Adam P 2008-02-23 21:52:54 UTC
Created attachment 14529 [details]
Xorg log

My video card requires swapped HPD to correctly detect a monitor
connected to its DVI connector.

The monitor is a Samsung 223BW.

The video card is a X1650 (RV535), details in the log.

I cannot get the monitor to work with VGA output.

My xorg.conf device section:

Section "Device"
	Identifier	"Configured Video Device"
	Driver		"radeonhd"
        Option "HPD" "swap"
EndSection

If I comment out the HPD option, my log is as found in Xorg.0.log-noHPD.
Comment 1 Adam P 2008-02-23 21:53:32 UTC
Created attachment 14530 [details]
x log without HPD option set
Comment 2 Adam P 2008-02-23 21:59:10 UTC
Just to clarify, I tried to get VGA to work before I found the HPD option. I have not tried it since.
Comment 3 Matthias Hopf 2008-02-25 08:26:58 UTC
We need the exact name of the card (including Brand etc.) for the quirks table entry.
Comment 4 Adam P 2008-02-26 00:29:11 UTC
The card is a PowerColor X1650 Pro 512MB GDDR2. AGP version.

It was purchased in Taiwan so I'm not sure if it's available globally.

http://www.powercolor.com/Global/products_features.asp?ProductID=12

I hope that helps.
Comment 5 Matthias Hopf 2008-02-26 03:09:51 UTC
Hm. Interesting, googeling the ids turned up a Diamond Viper X1650 Pro.
Apparently these are only relabeled. As the Diamond product is probably wider spread, I used their product name.

This is now fixed in git. Option "HPD" shouldn't be needed any longer.
Comment 6 Adam P 2008-02-26 07:40:43 UTC
I can confirm that radeonhd-git doesn't require the HPD swap option anymore. Thanks a lot!


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.