PDA

View Full Version : [ubuntu] after upgrade to 10.10, can't perform admin functions



spongebob331
January 5th, 2011, 07:39 AM
After a fresh install to 10.10 (though I did preserve my /home partition), I'm unable to add restricted drivers, install updates via update manager, or install software from the software center. When trying to add an nvidia driver, it says "You are not authorized to perform this action". With update manager or the software center, the window just flickers and there is no error and nothing happens. My guess is somehow I'm not setup as an administrator, but the passwd, group, and sudoers files look identical to my 10.04 installation.

Any ideas?

dino99
January 5th, 2011, 09:23 AM
reboot, then either:

open a terminal:
sudo apt-get update
sudo apt-get install -f
sudo dpkg-reconfigure -phigh -a
( could be long, dont stop it before it ending)

open synaptic (system admin synaptic):
update and make packages maintenace from there