2009/12/23 Rafael Espíndola <[email protected]>:
> 2009/12/23 Alex Deucher <[email protected]>:
>> 2009/12/23 Rafael Espíndola <[email protected]>:
>>>> Unfortunately, the screen is black.
>>>
>>> With the attached patch it works :-)
>>>
>>
>> What version of the driver are you using?  There was an off-by-one in
>> that array that was fixed a while ago.
>
> 6e1f5553c6d7e3b5d089af2e3d587efe95936855
>
> Looks like it happened again. A good argument for adding the asserts :-)

Can you send me a copy of your video bios?  I suspect this is a mac
"quirk" rather than a valid configuration as the last valid connector
is 0x13.  To get a copy of your video bios do the following as root:
cd /sys/bus/pci/devices/<pci bus id>
echo 1 > rom
cat rom > /tmp/mac.vbios
echo 0 > rom

Thanks,

Alex
_______________________________________________
xorg-driver-ati mailing list
[email protected]
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to