your drivers aren't set to use the nvidia driver. Change
Section "Device"
Identifier "Videocard0"
Driver "vesa"
VendorName "Videocard vendor"
BoardName "NVIDIA GeForce FX (generic)"
VideoRam 131072
Option "NvAgp" "3"
EndSection
where it says vesa...change to nvidia
|