Maybe your system can't find the nvidia kernel module (it needs XFree86 module too, but this looks loaded.) Type lsmod (it lists loaded kernels modules) and look for nvidia. If it isn't there try modprobe nvidia and look again. If it shows up see if startx gets you anywhere.
|