Bug#444223: xserver-xorg-video-ati: RS480 (radeon express X200G series): display goes to sleep after upgrade to latest unstable/sid
Junichi Uekawa
dancer at netfort.gr.jp
Sun Oct 7 20:23:03 PDT 2007
Hi,
> > This is a desktop PC, hp dx5150MT. It has DVI-out and D-sub analogue
> > output; which DVI is connected to the display.
> >
>
> The connector table in your bios seems to be either broken or in some
> currently unsupported format. The following option should get things
> working for you:
>
> Option "ConnectorTable" "X,2,1,4,Y,1,2,2"
>
> where X and Y numbers between 1 and 5 and are not equal. X and Y
> specify the ddc lines for each connector, so if you want to get an
> edid from your monitor, you'll need to figure out what line the
> connector uses.
I tried all possible cases with
for A in 1 2 3 4 5; do for B in 1 2 3 4 5; do sed "s/ConnectorTable\" .*/ConnectorTable\" \"$A,2,1,4,$B,1,2,2\"/" < /etc/X11/xorg.conf-template20071008 > /etc/X11/xorg.conf ; X; cp /var/log/Xorg.0.log Xorg.log.$A.$B; done ; done
and they all faied to start. I don't quite understand what this
ConnectorTable option should do and I don't quite understand what is
really wrong with this setup.
regards,
junichi
--
dancer@{debian.org,netfort.gr.jp} Debian Project
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Xorg.log.tar.gz
Type: application/octet-stream
Size: 14534 bytes
Desc: not available
Url : http://lists.x.org/archives/xorg-driver-ati/attachments/20071008/57efdba2/attachment-0002.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xorg.conf
Type: application/octet-stream
Size: 1891 bytes
Desc: not available
Url : http://lists.x.org/archives/xorg-driver-ati/attachments/20071008/57efdba2/attachment-0003.obj
More information about the xorg-driver-ati
mailing list