** Summary changed:

- usplash hide console cause framebuffers blacklisted
+ console are blank without framebuffers

** Description changed:

  Binary package hint: usplash
  
- Problem : If you start in vga=791 (for 17"< / or vga=0x0344 (mode for 15"SXGA 
Laptop) no Console can be used/seen cause black!!!
- (Framebuffer) 
+ Problem : If you start without vga=791 (for 17"< / or vga=0x0344 (mode
+ for 15"SXGA Laptop)) no Console can be used/seen cause black!!!
  
- Solution:
+ Workaround, using framebuffers:
  
  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 nvidiafb...
  
  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!!
+ 
+ Saïvann : Bug reporter reproduced this bug with VIA Technologies, Inc.
+ UniChrome Pro IGP [VIA P4M890 Chipset] and ATI Technologies Inc RV280
+ [Radeon 9200 PRO]

** Changed in: ubuntu
Sourcepackagename: usplash => None
     Assignee: Saïvann Carignan (saivann) => (unassigned)
       Status: Incomplete => New

** Changed in: ubuntu
   Importance: Undecided => Medium
       Status: New => Confirmed

** Summary changed:

- console are blank without framebuffers
+ consoles are blank without framebuffers

-- 
consoles are blank without framebuffers
https://bugs.launchpad.net/bugs/157556
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to