Fix console framebuffer support by adding fncon and vesafb to the initramfs
#------------------------------------------------
# enable vesafb console support
sudo nano /etc/modprobe.d/blacklist-framebuffer and comment out "blacklist
vesafb"
#blacklist vesafb
sudo nano /etc/initramfs-tools/modules and add
fbcon
vesafb
sudo update-initramfs -u
-------------------------------------------------------------------------
I added 8139too to "/etc/initramfs-tools/modules" to get rid of the message
Original issue reported on code.google.com by markbi...@gmail.com on 21 Apr 2008 at 7:24
Original issue reported on code.google.com by
markbi...@gmail.com
on 21 Apr 2008 at 7:24