Heron nvidia-glx-new after upgrade
This was the only way I could get nvidia drivers working after the upgrade to Heron Beta.
sudo apt-get –purge remove nvidia-glx* nvidia-kernel-common nvidia-settings
sudo rm /etc/init.d/nvidia-*
sudo update-rc.d nvidia-kernel remove
sudo apt-get install nvidia-glx-new linux-restricted-modules-`uname -r`
Then I had to do sudo nvidia-xconfig
reboot again
good to go.
Blogged with the Flock Browser
2 Comments to Heron nvidia-glx-new after upgrade
Leave a comment
You must be logged in to post a comment.
Search
Chad's Twitter
- @jackljohnson: haha, thanks for the vote of confidence
- wow, just got a call from tech support for a consulting job I did 2 years ago. Um, updateyourrecordsfools.com
- @boondox: If it has to be specifically open source, then you may want to look into programmer or Linux Systems admin
- Totally bummed I can't use themes with Apps. I hate you all.
- I am truly humbled by the amount of support I've been receiving for Linux Basement. Thank you.
Hmm I tried apt-get -purge and it didn’t let me do it…?
Thanks for sharing.