Comment 44 for bug 129910

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

On 10/6/07, MOM2007 <email address hidden> wrote:
>
> on my virtual pc installation i fixed the problem with the following
> steps:
>
> 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
>
> HTH
> MOM
>
>
This works perfectly for me, thanks!