To remove the error message I edited the /etc/default/grub

sudo gedit /etc/default/grub

change the line:

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

to:

#GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX_DEFAULT="nomodeset"

save and close gedit
update grub:

sudo update-grub

-- 
 [drm:edid_is_valid] *ERROR* Raw EDID
https://bugs.launchpad.net/bugs/547147
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to