[Bug 601444] Re: updates causing black screen

Colin Watson cjwatson at canonical.com
Mon Jul 5 16:44:48 UTC 2010


If nomodeset is needed, it's a kernel bug, not a GRUB bug.  Reassigning
there so that the kernel team can look at it.

You can avoid having to edit /boot/grub/grub.cfg every time by editing
/etc/default/grub and changing this line:

  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

... to this:

  GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"

Then run 'sudo update-grub'.  This will then automatically be applied on
future kernel upgrades.

** Package changed: grub2 (Ubuntu) => linux (Ubuntu)

-- 
updates causing black screen
https://bugs.launchpad.net/bugs/601444
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list