
Orange Hardy Usplash
Source (link to git-repo or to original if based on someone elses unmodified work):
Description:
Wallpaper:
http://gnome-look.org/content/show.php/Hardy-Simple+Colors?content=78123
Ubuntu logo is from standard ubuntu usplash.
The progressbar is animated.
Supported resolutions:
800x600 (big only), 1024x768, 1280x1024 (big only)
1280x800, 1440x900, 1680x1050
Other resolutions might be supported if demanded.
Blue version: http://www.gnome-look.org/content/show.php/Blue+Ubuntu+Usplash?content=77360
Green version: http://www.gnome-look.org/content/show.php/Green+Hardy+Usplash?content=78760
Red version: http://www.gnome-look.org/content/show.php/Red+Hardy+Usplash?content=78762
Installation
The following tool is probably the most user-friendly method.
$ sudo apt-get install startupmanager
Be sure to set the resolution to 1024x768.
Add the blue_ubuntu/hardy_usplash.so file under Manage usplash themes
Widescreen
Startupmanager doesn't support those resolutions so you have to do something else.
Start by adding the .so file as previous described. Don't mind the resolution.
$sudo apt-get install hwinfo
$sudo hwinfo --framebuffer
Look for your optimal resolution 24bit.
Remember the mode number of that resolution. (On my system 1440x900 24 bit is mode 0x365)
$sudo gedit /boot/grub/menu.lst
Look for your kernel, a line like this
kernel /boot/vmlinuz-2.6.24-12-generic xxx ro splash vga=0x365
Change the vga parameter to your framebuffer mode.
$sudo gedit /etc/usplash.conf
Change to your resolution
Hope you enjoy it. Last changelog:
http://gnome-look.org/content/show.php/Hardy-Simple+Colors?content=78123
Ubuntu logo is from standard ubuntu usplash.
The progressbar is animated.
Supported resolutions:
800x600 (big only), 1024x768, 1280x1024 (big only)
1280x800, 1440x900, 1680x1050
Other resolutions might be supported if demanded.
Blue version: http://www.gnome-look.org/content/show.php/Blue+Ubuntu+Usplash?content=77360
Green version: http://www.gnome-look.org/content/show.php/Green+Hardy+Usplash?content=78760
Red version: http://www.gnome-look.org/content/show.php/Red+Hardy+Usplash?content=78762
Installation
The following tool is probably the most user-friendly method.
$ sudo apt-get install startupmanager
Be sure to set the resolution to 1024x768.
Add the blue_ubuntu/hardy_usplash.so file under Manage usplash themes
Widescreen
Startupmanager doesn't support those resolutions so you have to do something else.
Start by adding the .so file as previous described. Don't mind the resolution.
$sudo apt-get install hwinfo
$sudo hwinfo --framebuffer
Look for your optimal resolution 24bit.
Remember the mode number of that resolution. (On my system 1440x900 24 bit is mode 0x365)
$sudo gedit /boot/grub/menu.lst
Look for your kernel, a line like this
kernel /boot/vmlinuz-2.6.24-12-generic xxx ro splash vga=0x365
Change the vga parameter to your framebuffer mode.
$sudo gedit /etc/usplash.conf
Change to your resolution
Hope you enjoy it.
v 0.4
Made the pulsating bar wider in big version
v 0.3
Added 800x600 and 1280x1024 for big version
v 0.2
Found the Ubuntu logo in a higher resolution, so I've made a big version
Ratings & Comments
2 Comments
Hi, could you please post the code? I'd like to recompile it to use it on Ibex.
Not only is a it a nice usplash but with helpful instructions to boot (pun intended...sorry).