Hi there, and thanks for you're help.

Typing X -configure seems only brings up a screen of command line switches.

The config file resides in /etc/X11/XF86Config wilt a symlink from 
/usr/lib//X11/XF86Config

I'm not sure what r128 and sth mean, but searching XF86Config for these 
comes up with nothing. There's several driver entries, one for each 
"server" For example, the " The Color SVGA server" entry has Driver "svga".

Jim

At 12:38 PM 02/21/2002, you wrote:
>That's a tough one...
>
>Try this: backup your XF86Config.
>type
>
>X -configure
>
>Look where X says it put the config file. Take a look at it. Especially in 
>the driver section: does this one use "r128", too or sth diff?
>
>
>
>On Thu, 21 Feb 2002 10:19:01 -0500
>"Chambers, Chris" <[EMAIL PROTECTED]> wrote:
>
> > done...did not work
> >
> > -----Original Message-----
> > From: Dexter Filmore [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, February 21, 2002 4:40 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: [Newbie]ATI Rage 128 on Debian 2.4.16
> >
> >
> > Eliminate this section:
> >
> > > Section "Device"
> > >     Identifier  "Standard VGA"
> > >     VendorName  "Unknown"
> > >     BoardName   "Unknown"
> > >     Driver     "vga"
> > > EndSection
> >
> > or comment it out by placing a # in front of every line, this way you can
> > revert it back to normla case this doesn't do the trick (but it should), I
> > had this, too and it turned out to be obsolete and confusing X.
> >
> >
> > > Section "Device"
> > >     Identifier  "ATI Rage 128"
> > >     Driver      "r128"
> > >     VideoRam    32768
> > >     Option      "DPMS"
> > > EndSection
> >
> > maybe comment out the DPMS line, too. Try.
> >
> >
> > > Section "Screen"
> > >     Identifier  "Screen1"
> > >     Device      "ATI Rage 128"
> > >     Monitor     "My Monitor"
> > >     DefaultDepth 16
> > >     Subsection "Display"
> > >         Depth       16
> > >         Modes       "800x600" "640x480"
> > >         ViewPort    0 0
> > >     EndSubsection
> > > EndSection
> > > Section "ServerLayout"
> > >     Identifier  "Simple Layout"
> > >     Screen "Screen 1"
> > >     InputDevice "Mouse1" "CorePointer"
> > >     InputDevice "Keyboard1" "CoreKeyboard"
> > > EndSection
> > >
> >
> > DefaultDepth is pretty strange for ATI... usually they work better at 24
> > bits. Try copying the section
> >
> >      Subsection "Display"
> > >         Depth       16
> > >         Modes       "800x600" "640x480"
> > >         ViewPort    0 0
> > >     EndSubsection
> >
> > beneath the first Subsection , change Depth to 24 and set DefaultDepth to
> > 24.
> >
> > lemme know if it worked.
> >
> > Dex
> > _______________________________________________
> > Newbie mailing list
> > [EMAIL PROTECTED]
> > *** To unsubscribe , or change message options, see:
> > http://XFree86.Org/mailman/listinfo/newbie
> > _______________________________________________
> > Newbie mailing list
> > [EMAIL PROTECTED]
> > *** To unsubscribe , or change message options, see:
> > http://XFree86.Org/mailman/listinfo/newbie
> >
>
>
>--
>-----BEGIN GEEK CODE BLOCK-----
>Version: 3.12
>GCS d--(+)@ s-:+ a-- C++(+++) UL>+++ P+>++ L++>++++ E-- W++ N+ o? K- 
>w--(---) !O
>M-- V- PS+ PE(+) Y+>++
>PGP- t+(++) 5 X+(++) R++ tv--(+)@ b++(+++) DI+++ D G++(--) e* h r%>* y?
>------END GEEK CODE BLOCK------
>
>Nothing fights like the opposition
>_______________________________________________
>Newbie mailing list
>[EMAIL PROTECTED]
>*** To unsubscribe , or change message options, see:
>http://XFree86.Org/mailman/listinfo/newbie

_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to