You should disable the Vesa FB.
Edit the /etc/defaul/grub and modify the
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to
GRUB_CMDLINE_LINUX_DEFAULT="video=vesafb:off quiet splash"

The run as root the following:
# update-grub
# grub-install <The device where the bootblk should be stored, in general 
/dev/sda or /dev/hda>

-- 
fb: conflicting fb hw usage inteldrmfb vs VESA VGA 
https://bugs.launchpad.net/bugs/614085
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