[64studio-devel] ATI not configuring at fresh install
Michael Pacey
michael at wd21.co.uk
Sun Mar 11 14:49:25 UTC 2007
On Sat, 2007-03-10 at 16:01 -0500, mmmmna wrote:
> Shouldn't my display be reporting its model information into the
> system via DDC? MANY prior distros (I'm not a Debian user though; more
> RPM based) would exactly recognize my older CRT monitor on my older
> systems. My current display is a 9 month old Optiquest Q9 LCD,
> connected via VGA cable (both the LCD and the motherboard only provide
> VGA type connections).
>
I would have thought so to. A Google search for:
Optiquest Q9 xorg.conf
(I had to use Google's cache as the Redhat site was down) suggests you
need to add:
HorizSync 30.0 - 80.0
VertRefresh 55.0 - 75.0
to the Monitor section of Xorg.conf:
Section "Monitor"
Identifier "Q9-2 Series"
Option "DPMS"
HorizSync 30.0-80.0
VertRefresh 55.0-75.0
EndSection
and restart X (CTRL+ALT+BACKSPACE should do it).
Hope that fixes it.
Michael
More information about the 64studio-devel
mailing list