I'm running Ubuntu 14.04 on a laptop with an nVidia 850m. I installed proprietary drivers and bumblebee and everything worked fine for weeks. After running a dist-upgrade I have a black screen on boot. I tried reconfiguring Xorg but I receive an error message
Missing output drivers. Configuration failed.
What could I do?
dkms
before installing the nvidia driver and so you now have to reinstall nvidia driver because you did a dist-upgrade. Installdkms
before reinstalling nvidia to prevent this from happening in the future. – mchid Jun 28 '15 at 17:32