You are not logged in.
Scrolling text reminds me that something is happening
I agree with this, I prefer an informative boot with error messages shown. If Plymouth had been enabled a few weeks ago I would have been pulling my hair out when ALSA decided to go tits up - the red text and kernel module error while booting gave me instant information and I worked on the fix right away without needing to do any leg work.
That being said it's no biggie removing it manually 
Offline
I just removed plymouth and its themes with aptitude, however because only the latest kernel's initramfs was updated, I could still see the plymouth when booting the other kernel(s). I had to issue:
sudo update-initramfs -k all -uto update all the initramfs and remove completely plymouth.
The above command must be issued as well, in case of changing a theme, if someone is using more than one kernel (i.e. default and liquorix for my case).
I guess it's not a big deal but it might prove useful to someone...
Offline
Hi there !
After a simple update (not a fresh install), I don't have the pulsing logo, only a grey progress bar.
Even after enabling script theme and update-initframe.
Offline
@DarthWound - if you are using the proprietary NVIDIA or ATI driver, try this:
Note: ** Please read before posting **
BTW if you wish to contact me, send me an e-mail instead of a PM.
Offline
Corenominal, I love you! Previously, when I had Statler installed, I was so annoyed by the constant change of resolution during boot, that I just gave up! Now it's really, really smooth transition and I really want to thank you for you excellent work.
Offline
@anonymous: thanks, it's ok.
Sometimes the logo ain't aligned center but a bit on the right, but it doesn't matter ^^
Thanks again.
Offline
You might be a geek if:
Corenominal covers up the start up visual monitoring code and you miss it.
Offline
@anonymous: thanks, it's ok.
Sometimes the logo ain't aligned center but a bit on the right, but it doesn't matter ^^Thanks again.
I noticed this too... you can fix it by editing /usr/share/plymouth/themes/script/script.script and change line 20 from
logo.sprite.SetX (Window.GetX() + Window.GetWidth() / 2 - logo.image.GetWidth() / 2);to
logo.sprite.SetX (Window.GetWidth() / 2 - logo.image.GetWidth() / 2);And update initramfs...
I created another plymouth theme here:
http://crunchbanglinux.org/forums/topic … gress-bar/
Tuna
Last edited by Tunafish (2011-01-31 07:46:16)
sed 's/stress/relaxation/g'
Privacy & Security on #!
Offline
- sorry. wrong thread -
Last edited by dom (2011-01-30 21:10:48)
[geek to live; don't live to geek]
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.