Comment 149 for bug 129910

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

use vga=791 will effect your gnome UI.
you take care look at UI color and other. you will find.
interbird 写道:
> For me this worked :
>
> sudo echo "fbcon" >> /etc/modules
> sudo echo "vesafb" >> /etc/modules
> sudo update-initramfs -v -u -k $(uname -r)
>
> The screen will remain blank for some time until the drivers are loaded.
> To have them loaded earlier-on initrd has to be modified.
>
> Some info of my machine:
> grub menu.list (out-of-auto-kernel-update-section):
> title Ubuntu 7.10
> root (hd0,6)
> kernel /vmlinuz root=/dev/sda7 quiet vga=791
> initrd /initrd.img
>
> kernel: Linux troffice 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT
> 2007 i686 GNU/Linux
>
> video: 00:02.0 VGA compatible controller: Intel Corporation 82852/855GM
> Integrated Graphics Device (rev 02)
>
>