[plug] Error running ut
Richard
wpickett at iprimus.com.au
Fri May 17 17:54:47 WST 2002
> NVdriver should be in
> /lib/modules/<kernel_version>/kernel/drivers/video/
It was there.
> nvidia_drv.o should be in /usr/X11R6/lib/modules/drivers/ or wherever
> you have all your XFree modules on your system.
This was ok as well.
> Also make sure you're really running under the nvidia drivers. Your
> XFree config should have a section in it that looks like:
>
> Section "Device"
> # stuff here
> Driver "nvidia"
> #maybe more stuff here
> EndSection
Does this look ok?
Section "Device"
Identifier "NVIDIA GeForce2 DDR (generic)"
VendorName "Unknown"
BoardName "Unknown"
Driver "nv"
# VideoRam 65536
# Clock lines
# Uncomment following option if you see a big white block
# instead of the cursor!
# Option "sw_cursor"
Option "DPMS" "on"
EndSection
> Also, make sure your kernel doesn't have agpgart installed. The nvidia
> drivers use their own AGPGART model, and this conflicts with the current
> kernel agpgart stuff.
How do we check for AGPGART?
More information about the plug
mailing list