Quote:
Originally posted by rObkE
apparently "nvidia" isn't loaded
|
So load it.
su
/sbin/modprobe nvidia, then, if no errors,
exit
startx
Start off as your normal user (not root).
If that works, then make sure
alias /dev/nvidia* nvidia is in /etc/modules.conf, and run
/sbin/depmod -a.