Mailinglist Archive: radeonhd (400 mails)

< Previous Next >
Re: [radeonhd] Re: radeonhd driver on X1650 XT PCI Express
  • From: "Marco Perosa" <marco.perosa@xxxxxxxxx>
  • Date: Sun, 30 Sep 2007 18:06:11 +0200
  • Message-id: <3142f9d50709300906g3019e938wde3ac0fa57308ba@xxxxxxxxxxxxxx>
On 9/29/07, Swappp <swappp@xxxxxxx> wrote:
> Also run conntest with connected monitor via DVI-to-VGA.
> Try { 0x7291, 0x1043, 0x0184, "Asus Radeon X1650 XT", DVI_AA00_DVI_BB11 }

Hi,

following the utils/conntest/README i've found out that i've inverted
the two connectors, so the first one should be:

Checking connectors on 0x7291, 0x1043, 0x0184  (@01:00:00):
  Load Detection: RHD_OUTPUT_NONE
  HotPlug: RHD_HPD_1
  DDC: RHD_DDC_1
  LVDS Info:
        18bits, single link, LDI Panel found.
        Power Timing: 0x000, 0x000, 0x00, 0x00, 0x000
        Macro: 0x0042041F, Clock Pattern: 0x0000

and the second one:

Checking connectors on 0x7291, 0x1043, 0x0184  (@01:00:00):
  Load Detection: RHD_OUTPUT_TMDSA
  HotPlug: RHD_HPD_0
  DDC: RHD_DDC_0
  LVDS Info:
        18bits, single link, LDI Panel found.
        Power Timing: 0x000, 0x000, 0x00, 0x00, 0x000
        Macro: 0x0042041F, Clock Pattern: 0x0000

I've tried with the DVI_AA00_DVI_BB11 and with the DVI_BB11_DVI_AA00
(that should be the correct one) tables, but both fail using the (now)
first connector, with this error:

(EE) RADEONHD(0): RHDLVTMAInit: unhandled connector type: 2

I've also tried more combinations (creating a DVI_AA11_DVI_BB00 table
too) but it always fail on the first connector with that error or
without being able to detect a monitor on DAC A, DAC B or TMDS
outputs.

The second connector always works fine with the TMDS output.

I don't have a DVI-VGA adapter and cable so i can't try conntest with
that in a useful time.

Anyway, the correct string should be:

    { 0x7291, 0x1043, 0x0184, "Asus EAX1650XT", SOME_TABLE },


Thanks,
Marco
-- 
To unsubscribe, e-mail: radeonhd+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: radeonhd+help@xxxxxxxxxxxx

< Previous Next >