[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#444223: xserver-xorg-video-ati: RS480 (radeon express X200G series): display goes to sleep after upgrade to latest unstable/sid



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

Attachment: Xorg.log.tar.gz
Description: Binary data

Attachment: xorg.conf
Description: Binary data


Reply to: