Public bug reported:

Binary package hint: usplash

Problem : If you start in vga=791 or vga=0x0344 mode (Framebuffer)

no Console can be used.

Solution:

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"  # perhaps
switch other free like nvidiefb...

4. reboot

thats a very bad Bug in Gutsy... if Xservers do not start beginners run away...
cause nobody of them is abler to locate the problem.

DO NEVER HIDE CONSOLES!!

** Affects: usplash (Ubuntu)
     Importance: Undecided
         Status: New

-- 
usplash hide console cause framebuffers blacklisted
https://bugs.launchpad.net/bugs/157556
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to