Comment 20 for bug 150930

Revision history for this message
yossarian (kapica-p) wrote : Re: Black screen, and bad usplash.conf

brettalton,

I have done exactly what you wrote above, then set in StartupManager 1024x768@16bits and it helped :)
usplash.diff is empty, menu.diff says:

--- /home/jump/menu.lst-bak 2007-10-19 12:09:55.000000000 +0200
+++ /home/jump/menu.lst 2007-10-19 10:24:00.000000000 +0200
@@ -30,7 +30,7 @@
 # control (menu entry editor and command-line) and entries protected by the
 # command 'lock'
 # e.g. password topsecret
-# password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
+## password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
 # password topsecret

 #

BTW, on my second HP ze2113us with ATI 200M I have tried another solution which also works:
1) Install ubuntu
2) Change the resolution in /etc/usplash.conf to 1024x768
3) sudo update-initramfs -u -k `uname -r`

Thank you for help! :-)