I have an old nVidia GeForce 6XXX card and i try to breathe life into the "nv" driver, but no avail.
I tried with this xorg.conf:
But didn't work. Can anyone give me an example xorg.conf for the nv driver for this card?
I tried with this xorg.conf:
Code:
Section "Device"
Identifier "Generic FB"
Driver "nv"
Option "NoAccel" "True"
# Option "ShadowFB" "False" #
EndSection
But didn't work. Can anyone give me an example xorg.conf for the nv driver for this card?