On Thursday September 26 2002 07:02 am, Charles A Edwards wrote:
> On Thu, 26 Sep 2002 06:38:40 -0500
>
> G_REEPER <[EMAIL PROTECTED]> wrote:
> >     In all other ver of Mandrake I always had to edit the
> >     XF86config-4 file to
> > get the Nvidia drivers working.  The new Config file is a little
> > different. I've had no luck using Texstar's 9.0 Nvidia drivers.  I
> > am planning to build the drivers from source next.  Has anyone got
> > the drivers to work without changing the XF86config-4 file?
> >
> > If so did you use the tarballs on the Nvidia's site or other rpms
> > like
> >
> > Texstars? What changes if any did you make to the XF86config-4?
>
> I use the src.rpm from NVIDIA and build my own rpms.
> Once installed you need to do the same edits in the 'new'
> XF86config-4. Add Load  "glx" to the module section and in the driver
> section change "nv" to "nvidia".
> Save the changes and then restart the X-server.
>
>
>     Charles

     Maybe the confusion is that the open source 'nv' driver now 
supports 3d/accel and  Load "glx"  is already in XF86Config-4

Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx" # 3D layer

Section "Device"
    Identifier "device1"
    VendorName "nVidia Corporation"
    BoardName "NVIDIA GeForce2 DDR (generic)"
    Driver "nv"
    Option "DPMS"

   .... so all that needs to be changed is the Driver

-- 
    Tom Brinkman                  Corpus Christi, Texas

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to