Comment 12 for bug 1005157

Revision history for this message
fsck222 (fsck222) wrote :

I fixed the probleme using sudo instead of login as root:

sudo apt-get remove --purge virtualbox-dkms virtualbox-ose-dkms nvidia-current-updates nvidia-settings-updates
sudo apt-get install virtualbox-dkms virtualbox-ose-dkms nvidia-current-updates nvidia-settings-updates

I had a quick look in the log, and it seems that the Makefile of the build do not behave the same when using sudo or login as root...