Comment 103 for bug 129910

Revision history for this message
Absorbed (abs0rb3d) wrote : Re: tty[1-6] are active but display nothing in Gutsy

I have fixed it on the following:
Intel Corporation 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 03)

I followed satkata's instructions from https://bugs.launchpad.net/ubuntu/+bug/152089 1st comment:
> 1. sudo vi /etc/initramfs-tools/modules and add fbcon and vesafb
> so my /etc/initramfs-tools/modules looks like:
> fbcon
> vesafb
> 2. sudo update-initramfs -u
> 3. sudo vi /etc/modprobe.d/blacklist-framebuffer
> change the line "blacklist vesafb" to "# blacklist vesafb"
> 4. reboot and everything is fine