m�ndagen den 20 oktober 2003 11.32 skrev David Coe:
> guran wrote:
> > This is from a mail on expert,
> > http://archives.mandrakelinux.com/expert/2003-10/msg01537.php
> >
> > When I look at Slackware 9.1 and /etc/X11/XF86Config I have:
> > ...
> > # This loads the GLX module
> >     Load       "glx"
> > # This loads the DRI module
> >     Load       "dri"
> > ....
> >
> > Why do Mdk have DRI excluded?
>
> I'm not sure they do. Out of the box 9.1 placed this in XF86Config for
> my Athlon + ATI Rage Pro. It seems to run as expected. Did you ask for
> 3D acceleration during display configuration?
>
> Section "Module"
>      Load "dbe" # Double-Buffering Extension
>      Load "extmod"
>      Load "type1"
>      Load "freetype"
>      Load "glx" # 3D layer
>      Load "dri" # direct rendering
> EndSection
>
> Section "DRI"
>      Mode 0666
> EndSection
That may be explained by me using NVIDIA, then it is set up for the free nv 
driver,  like this.
...
Section "Module"
    Load "dbe" # Double-Buffering Extension
    Load "v4l" # Video for Linux
    Load "extmod"
    Load "type1"
    Load "freetype"
    Load "glx" # 3D layer
EndSection
...
Thanks, I will look around somewhat more for this.
guran
-- 
Mandrake Linux 9.2 kernel-2.4.22.10mdk-1-1mdk

Only in a society that has 'a priori' defined what is the truth
can the result of the evolution of life be defined false.


Reply via email to