Mailinglist Archive: radeonhd (148 mails)
| < Previous | Next > |
[radeonhd] [Bug 18755] Radeon HD2400PRO not working with dual monitor
- From: bugzilla-daemon@xxxxxxxxxxxxxxx
- Date: Mon, 1 Dec 2008 23:09:12 -0800 (PST)
- Message-id: <20081202070912.19AE3130056@xxxxxxxxxxxxxxxxxxxxxxxx>
http://bugs.freedesktop.org/show_bug.cgi?id=18755
Egbert Eich <eich@xxxxxxxxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|lverhaegen@xxxxxxx |eich@xxxxxxxxxxxxxxxxxxx
--- Comment #11 from Egbert Eich <eich@xxxxxxxxxxxxxxxxxxx> 2008-12-01
23:09:11 PST ---
The connector table in your Video BIOS on your gfx card is incorrect. Did you
ever reflash the BIOS image?
Int now reads:
{RHD_CONNECTOR_DVI_SINGLE, "SINGLE_LINK_DVI_I DFP1 CRT2", RHD_DDC_1, RHD_HPD_1,
{ RHD_OUTPUT_TMDSA, RHD_OUTPUT_DACB } }
{RHD_CONNECTOR_TV, "7PIN_DIN TV1 CV", RHD_DDC_0, RHD_HPD_NONE, {
RHD_OUTPUT_DACB, RHD_OUTPUT_NONE } }
{RHD_CONNECTOR_DVI_SINGLE, "HDMI_TYPE_A CRT1 DFP2", RHD_DDC_0, RHD_HPD_0, {
RHD_OUTPUT_LVTMA, RHD_OUTPUT_DACA } }
There are two things obviously wrong:
HDMI is never paired with VGA.
HPD_1 is associated with the SINGLE_LINK_DVI_I connector which appears to be
the VGA connector on your system.
We can create an override table but to be sure it's correct please *only* keep
the the VGA connector connected and run rhd_conntest again.
Thanks!
--
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
Egbert Eich <eich@xxxxxxxxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|lverhaegen@xxxxxxx |eich@xxxxxxxxxxxxxxxxxxx
--- Comment #11 from Egbert Eich <eich@xxxxxxxxxxxxxxxxxxx> 2008-12-01
23:09:11 PST ---
The connector table in your Video BIOS on your gfx card is incorrect. Did you
ever reflash the BIOS image?
Int now reads:
{RHD_CONNECTOR_DVI_SINGLE, "SINGLE_LINK_DVI_I DFP1 CRT2", RHD_DDC_1, RHD_HPD_1,
{ RHD_OUTPUT_TMDSA, RHD_OUTPUT_DACB } }
{RHD_CONNECTOR_TV, "7PIN_DIN TV1 CV", RHD_DDC_0, RHD_HPD_NONE, {
RHD_OUTPUT_DACB, RHD_OUTPUT_NONE } }
{RHD_CONNECTOR_DVI_SINGLE, "HDMI_TYPE_A CRT1 DFP2", RHD_DDC_0, RHD_HPD_0, {
RHD_OUTPUT_LVTMA, RHD_OUTPUT_DACA } }
There are two things obviously wrong:
HDMI is never paired with VGA.
HPD_1 is associated with the SINGLE_LINK_DVI_I connector which appears to be
the VGA connector on your system.
We can create an override table but to be sure it's correct please *only* keep
the the VGA connector connected and run rhd_conntest again.
Thanks!
--
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 > |