Now what you have to do is edit the X86Config file and edit the line.
Driver "nv"
And change it to:
Driver "nvidia"
-------------------------
Section "Device"
BusID "2:0:0"
Driver "nvidia"
Identifier "Device[0]"
VendorName "NVidia"
EndSection
--------------------------
|