On Fri, Mar 01, 2002 at 07:34:35PM +0000, Shri Shrikumar wrote:
> 
> Hi All, 
> 
> I have xlibmesa3(4.1.0-14) as well and xserver-xfree86(4.1.0-14)
> installed as well as make install(ed) NVIDIA_Kernel(v.2314) and
> NVIDIA_GLX(v.2313). 
> 
> Relevant parts from my XF86Config-4 is at the end of this email. 
> 
> Any thoughts as to why I still get only around 10fps (with ssystem
> -bench) 
> 
> Regards, 
> 
> 
> 
> Shri 
> 
> ------------------XF86Config Extract----------------- 
> 
> Section "Module"
Remove :
>       Load    "GLcore"

>       Load    "bitmap"
>       Load    "dbe"
>       Load    "ddc"

Remove :
>       Load    "dri"

>       Load    "extmod"
>       Load    "freetype"
>       Load    "glx"
>       Load    "int10"
>       Load    "pex5"
>       Load    "record"
>       Load    "speedo"
>       Load    "type1"
>       Load    "vbe"
>       Load    "xie"
> EndSection
> 
> Section "Device"
>       Identifier      "Generic Video Card"
>       Driver          "nvidia"
Try: 
        Option          "NvAGP" "2"
> EndSection
> 
> Section "ServerLayout"
>       Identifier      "Default Layout"
>       Screen          "Default Screen"
>       InputDevice     "Generic Keyboard"
>       InputDevice     "Configured Mouse"
>       InputDevice     "Generic Mouse"
> EndSection
> 
> Section "DRI"
>       Mode    0666
> EndSection
> 


-- 
Kevin C. Smith           | "They that can give up essential liberty to obtain a
[EMAIL PROTECTED]  | little temporary safety deserve neither liberty nor
Debian GNU/Linux         | safety." -- Benjamin Franklin, 1759.

Reply via email to