Gedak
User
 Fresh Boarder
| Posts: 1 |   | Karma: 0
|
Re:Nvidia 8600GT on Ubuntu - 2007/08/28 16:40
Hi Rob,
Thank you for this insightful guide.
I recently purchased an NVidia 8600GT and found your instructions very helpful.
Following is a suggestion for improving the guide.
If a person would like to keep the restricted modules enabled they can. I discovered the steps at http://www.nvnews.net/vbulletin/showthread.php?t=72490
The steps to permit keeping the restricted modules package are as follows:
1) Ensure the nvidia-glx package has been removed with sudo aptitude purge nvidia-glx
2) Remove the following two files: sudo rm /etc/init.d/nvidia-glx /etc/init.d/nvidia-kernel
3) Disable the nvidia drivers by editing the file sudo nano /etc/default/linux-restricted-modules-common and modifying the DISABLED_MODULES line DISABLED_MODULES="nv nvidia_new"
4) Re-install the NVIDIA proprietary driver with sudo sh ./NVIDIA-Linux-x86-100.14.11-pkg1.run
5) Reboot
At least those are the steps that worked for me.
Again, thank you very much for the NVidia 8600GT on Ubuntu guide.
Regards, Curtis
|