← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #76860]: Picasa chmod 666 command broke my video

 

Question #76860 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/76860

    Status: Open => Answered

actionparsnip proposed the following answer:
you could just run:

sudo apt-get --purge remove nvidia*; sudo apt-get --purge autoremove;
sudo apt-get clean; sudo dpkg-reconfigure xserver-xorg

Then run:

sudo nano  /etc/X11/xorg.conf

and set the driver to "nv" instead of "nvidia" to use the open driver

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.