Linking to:
- http://www.kubuntuforums.net/showthr...t-KDM-comes-up
- http://www.kubuntuforums.net/showthr...lem-at-Startup
- http://www.kubuntuforums.net/showthr...-grey-Plymouth
If you have problems...
It is a bit easier to help IF
- you tell how and what you are doing or trying to do
- you add the input/output pairs
Plymouth links
- http://www.kubuntuforums.net/showthr...Plymouth-theme
Example
With the Kubuntu 12.04.1 LTS
1) Installing the plymouth-theme-solar
2) Set the plymouth theme
3) Update the initramfs
4.1) Test #1
-> Working
4.2) Test #2
Reboot
-> There is the plymouth-theme-solar in the shutdown
-> There is the plymouth-theme-solar in the boot
-> Working at here
- http://www.kubuntuforums.net/showthr...t-KDM-comes-up
- http://www.kubuntuforums.net/showthr...lem-at-Startup
- http://www.kubuntuforums.net/showthr...-grey-Plymouth
If you have problems...
It is a bit easier to help IF
- you tell how and what you are doing or trying to do
- you add the input/output pairs
Plymouth links
- http://www.kubuntuforums.net/showthr...Plymouth-theme
Example
With the Kubuntu 12.04.1 LTS
1) Installing the plymouth-theme-solar
Log of sudo apt-get install plymouth-theme-solar
Wed Jan 9 11:24:04 2013
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libc6-i386 lib32gcc1 libgconf2-4
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
plymouth-theme-solar
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 371 kB of archives.
After this operation, 455 kB of additional disk space will be used.
Get:1 http://fi.archive.ubuntu.com/ubuntu/ precise/universe plymouth-theme-solar amd64 0.8.2-2ubuntu30 [371 kB]
Fetched 371 kB in 2s (133 kB/s)
Selecting previously unselected package plymouth-theme-solar.
(Reading database ...
...
(Reading database ... 100%
(Reading database ... 201917 files and directories currently installed.)
Unpacking plymouth-theme-solar (from .../plymouth-theme-solar_0.8.2-2ubuntu30_amd64.deb) ...
Setting up plymouth-theme-solar (0.8.2-2ubuntu30) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.2.0-35-generic
Wed Jan 9 11:24:04 2013
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
libc6-i386 lib32gcc1 libgconf2-4
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
plymouth-theme-solar
0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
Need to get 371 kB of archives.
After this operation, 455 kB of additional disk space will be used.
Get:1 http://fi.archive.ubuntu.com/ubuntu/ precise/universe plymouth-theme-solar amd64 0.8.2-2ubuntu30 [371 kB]
Fetched 371 kB in 2s (133 kB/s)
Selecting previously unselected package plymouth-theme-solar.
(Reading database ...
...
(Reading database ... 100%
(Reading database ... 201917 files and directories currently installed.)
Unpacking plymouth-theme-solar (from .../plymouth-theme-solar_0.8.2-2ubuntu30_amd64.deb) ...
Setting up plymouth-theme-solar (0.8.2-2ubuntu30) ...
update-initramfs: deferring update (trigger activated)
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.2.0-35-generic
:~$ sudo update-alternatives --config default.plymouth
[sudo] password for oneline:
There are 3 choices for the alternative default.plymouth (providing /lib/plymouth/themes/default.plymouth).
Selection Path Priority Status
------------------------------------------------------------
0 /lib/plymouth/themes/kubuntu-logo/kubuntu-logo.plymouth 150 auto mode
1 /lib/plymouth/themes/kubuntu-logo/kubuntu-logo.plymouth 150 manual mode
* 2 /lib/plymouth/themes/my-plymouth/my-plymouth.plymouth 50 manual mode
3 /lib/plymouth/themes/solar/solar.plymouth 10 manual mode
Press enter to keep the current choice[*], or type selection number: 3
update-alternatives: using /lib/plymouth/themes/solar/solar.plymouth to provide /lib/plymouth/themes/default.plymouth (default.plymouth) in manual mode.
[sudo] password for oneline:
There are 3 choices for the alternative default.plymouth (providing /lib/plymouth/themes/default.plymouth).
Selection Path Priority Status
------------------------------------------------------------
0 /lib/plymouth/themes/kubuntu-logo/kubuntu-logo.plymouth 150 auto mode
1 /lib/plymouth/themes/kubuntu-logo/kubuntu-logo.plymouth 150 manual mode
* 2 /lib/plymouth/themes/my-plymouth/my-plymouth.plymouth 50 manual mode
3 /lib/plymouth/themes/solar/solar.plymouth 10 manual mode
Press enter to keep the current choice[*], or type selection number: 3
update-alternatives: using /lib/plymouth/themes/solar/solar.plymouth to provide /lib/plymouth/themes/default.plymouth (default.plymouth) in manual mode.
sudo update-initramfs -u
update-initramfs: Generating /boot/initrd.img-3.2.0-35-generic
update-initramfs: Generating /boot/initrd.img-3.2.0-35-generic
Code:
sudo plymouthd --debug --tty=`tty` --no-daemon sudo plymouth show-splash
4.2) Test #2
Reboot
-> There is the plymouth-theme-solar in the shutdown
-> There is the plymouth-theme-solar in the boot
-> Working at here
Comment