
Comptus - Usplash Theme
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
HOMEPAGE
http://embracesblog.mine.nu/?page_id=124
CREDITS
Original Wallpaper: Ubuntu Night by Rodofr
http://www.gnome-look.org/content/show.php/Ubuntu+Night?content=56435
Original Logo: Glossy Ubuntu by Sneffers
http://www.gnome-look.org/content/show.php/Glossy+Ubuntu?content=60885
CURRENT VERSION INFORMATIONS
This 0.1 Alpha 1 is the first release of the theme. I'll wait for feedbacks to correct bugs and to improve the graphics.
INTRODUCTION
This is an Usplash theme built on Ubuntu 7.10 but currently tested on 7.04 and 6.10.
Best effects are reached at 1024x768 and non-quiet mode (as explained on ReadMe).
INSTALLATION HOW-TO
In each binary (not in sources) you will find complete instruction on how to make this theme running correctly as you see on Screenshots.
You can also find documentation on the homepage of the project
http://embracesblog.mine.nu/?page_id=124
You can also use an intuitive gui to install this theme called [ustartup manager. You can find it here:
http://www.getdeb.net/app.php?name=Startup+Manager
thanks to DekuNuts for this method
!!IMPORTANT!!
Do not add the vga=791 string to your grub configuration or you won't see any text!!
TO-DO
- Improve bg graphics
- Improve progressbar 3d Effect
- Change information fonts
- Change information fonts color
12 years ago
0.1 Alpha 2
Correct istructions for vga= bug
0.1 Alpha 1
First Release
12 years ago
0.1 Alpha 2
Correct istructions for vga= bug
0.1 Alpha 1
First Release
noondesertsky
13 years ago
Thanks!
Report
stickx911
13 years ago
Or would that even look good?
Report
bletvaska
13 years ago
Report
Embrace
13 years ago
Report
noondesertsky
13 years ago
Thanks!
Report
PrivateTucker
13 years ago
I had to remove quiet and vga=792 from my kernel line for it to work.
Report
DekuNuts
13 years ago
BTW, i did not encounter any bugs, so that's fine!
Report
skkane
13 years ago
Thank God i had the old menu.lst backed up otherwise i would've been fux0red.
Anyway, restored grub/menu.lst and now screen loads fine on boot up too... no idea why the hell stuff happens so randomly without changing anything.
Report
Embrace
13 years ago
Report
DekuNuts
13 years ago
Report
skkane
13 years ago
Manual way is much better since you actually know what you're doing without having to rely on some program doing it for you and not showing you what it's modifying in the process :D
Report
Kiwa
13 years ago
This is the code without modifications:
title Ubuntu, kernel 2.6.17-11-generic
root (hd0,1)
kernel /boot/vmlinuz-2.6.17-11-generic root=/dev/hda2 ro quiet splash locale=es_ES
initrd /boot/initrd.img-2.6.17-11-generic
quiet
savedefault
boot
and this with modification:
title Ubuntu, kernel 2.6.17-11-generic
root (hd0,1)
kernel /boot/vmlinuz-2.6.17-11-generic root=/dev/hda2 ro splash locale=es_ES vga=791
initrd /boot/initrd.img-2.6.17-11-generic
savedefault
boot
so, what's wrong?
Tank's
Report
Embrace
13 years ago
title Ubuntu, kernel 2.6.17-11-generic
root (hd0,1)
kernel /boot/vmlinuz-2.6.17-11-generic root=/dev/hda2 ro splash locale=es_ES vga=791
initrd /boot/initrd.img-2.6.17-11-generic
quiet
savedefault
boot
it has to be deleted only in the kernel line
Try like this and let me know
Report
Kiwa
13 years ago
Report
Embrace
13 years ago
Report
IsKAll
13 years ago
Report
Embrace
13 years ago
Report
Kiwa
13 years ago
Report
daimadoshi85
13 years ago
Report
Embrace
13 years ago
These are my own lines
title Ubuntu, kernel 2.6.22-7-generic
root (hd0,0)
kernel /boot/vmlinuz-2.6.22-7-generic root=UUID=04cc9cac-58a5-4683-9637-86caa3ec4b63 ro splash noapic locale=it_IT
initrd /boot/initrd.img-2.6.22-7-generic
quiet
savedefault
As u can see from the default parameters of ubuntu I just cut off the quit and added the vga. Nothing more...i did not any other modify.
Report
skkane
13 years ago
update-initramfs: Generating /boot/initrd.img-2.6.21
find: /lib/firmware/2.6.21: No such file or directory
find: /lib/firmware/2.6.21: No such file or directory
find: /lib/firmware/2.6.21: No such file or directory
find: /lib/firmware/2.6.21: No such file or directory
find: /lib/firmware/2.6.21: No such file or directory
find: /lib/firmware/2.6.21: No such file or directory
It finishes it fine after that but i only get your splash screen only when shutting down or rebooting. When i boot i still see the old Ubuntu orange splash image.
Report
Embrace
13 years ago
Report
Kiwa
13 years ago
Report
skkane
13 years ago
update-initramfs: Generating /boot/initrd.img-2.6.21
find: /lib/firmware/2.6.21: No such file or directory
find: /lib/firmware/2.6.21: No such file or directory
find: /lib/firmware/2.6.21: No such file or directory
find: /lib/firmware/2.6.21: No such file or directory
find: /lib/firmware/2.6.21: No such file or directory
find: /lib/firmware/2.6.21: No such file or directory
It finishes it fine after that but i only get your splash screen only when shutting down or rebooting. When i boot i still see the old Ubuntu orange splash image.
Report
daimadoshi85
13 years ago
Report