All back to normal running nVidia drivers.

For 14.04 ignore advice about /etc/X11/xorg.conf. Irrelevant.
Instead, boot into recovery mode in the grub menu.

Go into a shell (root shell) from the grub recovery menu.
# make read-write
mount -o remount,rw /
# remove nvidia packages.
apt-get purge 'nvidia*'
exit 


The apt-get command needs the quotes
around nvidia*.

You will get a warnng that the first reboot might not be
enough. I had to boot twice.

Now in the  Settings->Addtional Drivers
select the nvidia driver you want.

Then
sudo apt-get install nvidia-modprobe

Now reboot and all will, I hope, be good
for you too.

Problem solved.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1492617

Title:
  Kernel Oops during boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1492617/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to