[plug] changing refresh rate
Nima Talebi
nima at it.net.au
Sat Feb 8 15:17:58 WST 2003
Basically you have to play with those two lines, 4 numbers, and optimise
it.
do a google search for "XF86Config HorizSync VertRefresh howto"... + maybe
your video card chipset, you might be lucky and someone else has done the
exact same card and documented it. good luck.
Nima
----- Original Message -----
From: "Ben Jensz" <jensz at wn.com.au>
To: <plug at plug.linux.org.au>
Sent: Saturday, February 08, 2003 3:11 PM
Subject: Re: [plug] changing refresh rate
> Its a "Personal Desktop" installation type install of Red Hat 8.0.
>
> These seem to be the parts of XF86Config related to the monitor and
> video card:
>
> Section "Monitor"
> Identifier "Monitor0"
> VendorName "Monitor Vendor"
> ModelName "P90f"
> HorizSync 30.0 - 110.0
> VertRefresh 50.0 - 180.0
> Option "dpms"
> EndSection
>
> Section "Device"
> # no known options
> #BusID
> Identifier "ATI Radeon 9700"
> Driver "vesa"
> VendorName "ATI Radeon 9700"
> BoardName "ATI Radeon 9700"
> EndSection
>
> Section "Screen"
> Identifier "Screen0"
> Device "ATI Radeon 9700"
> Monitor "Monitor0"
> DefaultDepth 24
> SubSection "Display"
> Depth 24
> Modes "1600x1200" "1400x1050" "1280x1024" "1280x960"
> "1152x864" "1024x768" "800x600" "640x480"
> EndSubSection
> EndSection
>
>
> Like I said, total desktop Linux newbie, so its safe to assume
> everything is default settings :)
>
>
> / Ben
>
>
> On Sat, 2003-02-08 at 14:46, Nima Talebi wrote:
> > You need to give a little more detail to get decent help.
> >
> > Assuming you are using xf86, find your equivalent /etc/X11/XF86Config*
and
> > edit it, search for "Hor" and "Ver".
> >
> > cd /etc/X11
> > grep -slrie vert *
> >
> > Nima
> >
> >
> >
>
More information about the plug
mailing list