This is how it worked for me, on Ubuntu 12.10... I accidentally installed bumblebee on my desktop computer. I had the nvidia drivers. I ended-up using whatever the default for Ubuntu is, and it works like a charm now (dual display).
- apt-get purge nvidia-current
- rm /etc/X11/xorg.conf
- sudo apt-get update
- sudo apg-get install ubuntu-desktop
- sudo service lightdm restart
- sudo reboot
Voila!
No comments:
Post a Comment