Mailinglist Archive: radeonhd (311 mails)

< Previous Next >
[radeonhd] [Bug 14414] New: Option "HPD" "swap" for RV516
  • From: bugzilla-daemon@xxxxxxxxxxxxxxx
  • Date: Thu, 7 Feb 2008 12:08:35 -0800 (PST)
  • Message-id: <bug-14414-248@xxxxxxxxxxxxxxxxxxxxxxxxx/>
http://bugs.freedesktop.org/show_bug.cgi?id=14414

Summary: Option "HPD" "swap" for RV516
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/radeonhd
AssignedTo: lverhaegen@xxxxxxx
ReportedBy: wasti.redl@xxxxxxx
QAContact: xorg-team@xxxxxxxxxxx


Created an attachment (id=14206)
--> (http://bugs.freedesktop.org/attachment.cgi?id=14206)
xorg log

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

The monitor is a NEC MultiSync LCD 1770NX.

The video card is a X1550 (RV516), details in the xorg log.

The monitor connected to the VGA output is detected without problems.

My xorg.conf device section:

Section "Device"
Identifier "The Card"
Driver "radeonhd"
BusID "PCI:1:0:0"

Option "monitor-VGA_1" "Right Monitor"
Option "monitor-DVI-I_1/digital" "Left Monitor"
Option "HPD" "swap"
Option "RROutputOrder" "DVI-I_1/digital"
EndSection

If I comment out the HPD option, only the right monitor is enabled.


--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
xorg-team mailing list
xorg-team@xxxxxxxxxxx
http://lists.x.org/mailman/listinfo/xorg-team
--
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx

< Previous Next >