I am answering my own question it appears that edgy does not require the command:
Code: sudo nvidia-glx-config enable Simply install the nvidia-glx library also make sure nvidia-kernel- common is installed. After installation simply change the xorg.conf file device section and change it to nvidia. Restart xserver Code: ctrl + delete + backspace Thats it although I had the driver working I was stuck at 75Hz which also occurred in Dapper, a fault of the newer Nvidia Drivers I believe. To get round this issue I simply added _60 to the Screen Section. For Example: I am displaying my resolution at 1280 x 1024 so i change the modes for that line. Code: Modes "1280x1024_60" Add the _60 to every depth, and restart xserver. -- edgy - nvidia-glx install causes x to fail https://launchpad.net/bugs/63625 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs