Send plymouth mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.freedesktop.org/mailman/listinfo/plymouth
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of plymouth digest..."
Today's Topics:
1. Re: custom plymouth theme (Chris Cole)
----------------------------------------------------------------------
Message: 1
Date: Tue, 29 Jun 2010 14:12:03 -0400
From: Chris Cole <[email protected]>
Subject: Re: custom plymouth theme
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8; format=flowed
On 06/07/2010 04:13 PM, Jerry Casiano wrote:
> On Mon, 2010-06-07 at 08:37 -0400, Chris Cole wrote:
>
>> ...
>> Can someone send me an example of a Plymouth Theme that works via
>> a script instead of a plugin? The only themes I've seen work properly
>> use plugins.
>>
>> Chris
>>
> I've attached a plymouth theme I created a while ago for Fedora, just in
> case you find it useful.
>
> :-)
>
> I also attached the spec file used to build the RPM package, I know
> you're using a Debian based system, but who knows someone else may find
> it useful.
>
>
>
Jerry,
Thanks for the example theme. The first thing I had to do to test this
out was to fix the path in paw.plymouth to point at /lib/plymouth
instead of /usr/share/plymouth...with that being done I did:
update-alternatives --install /lib/plymouth/themes/text.plymouth
text.plymouth /lib/plymouth/themes/paw/paw.plymouth 100
update-alternative --config text.plymouth
update-initramfs -u
reboot
The exact error message I received when rebooting was:
"could not start boot splash: Success"
which resulted in no splash screen being displayed. My kernel command
line is:
"ro quiet splash nomodeset vga=792"
Any suggestions???
Thanks,
Chris
------------------------------
_______________________________________________
plymouth mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/plymouth
End of plymouth Digest, Vol 20, Issue 7
***************************************