[Bug 614085] Re: fb: conflicting fb hw usage inteldrmfb vs VESA VGA
ilap
614085 at bugs.launchpad.net
Sat Aug 7 03:01:45 UTC 2010
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 Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list