Comment 190 for bug 129910

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

1. sudo nano /etc/modprobe.d/blacklist-framebuffer
   * change the line "blacklist vesafb" to "# blacklist vesafb" and I uncommented nvidiafb (if somebody has another card just choose your's)
2. sudo nano /etc/initramfs-tools/modules and add fbcon and vesafb and nvidiafb (the same as above, if other choose your's)
3. sudo update-initramfs -u -k all

And that's it :)

Thanks to all :)

Regards.