View previous topic :: View next topic |
Author |
Message |
Peach Advocate
Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Sun Sep 05, 2004 8:03 pm Post subject: gensplash - GeCHI theme |
|
|
Salve a tutti
Rendo a disposizione il tema appena finito per gensplash a tutti i GeCHI!
L'immagine non è particolarmente nuova... si provvederà presto anche a questa "carenza"
Update:
screenshots added
some edit for the new splashutils not to mess up with the symlinks
grub and lilo (thanks to gutter) conf file examples
Screenshots
Current resolutions supported (images available):
1600x1200
1400x1050
1280x1024
1024x768
800x600
README
Download from url [4,24 MB]:
http://www.smartart.it/works/gentoo/fbsplash_gechi-theme.tar.bz2
pm me if you want the source xcf images
Code: | # wget http://www.smartart.it/works/gentoo/fbsplash_gechi-theme.tar.bz2 |
copy the archive in /etc/splash
Code: | # cp fbsplash_gechi-theme.tar.bz2 /etc/splash |
uncompress the dir
Code: | # tar -xvvjf fbsplash_gechi-theme.tar.bz2 |
modifing the default symlink pointing to the theme you want to use can be an hazard: the new splashutils may change the symlink pointing to your theme
mount /boot dir and get the initrd image
Code: | # mount /boot
# splash_geninitramfs -v -g /boot/fbsplash-gechi-<your-res> -r <your-res> gechi |
don't forget to change <your-res> to your resolution
i.e. if you have 1024x768, you should write:
Code: | # splash_geninitramfs -v -g /boot/fbsplash-gechi-1024x768 -r 1024x768 gechi |
Modify the boot string (in grub or lilo, accordingly)
GRUB
if you use the vesa-ng
Code: | title Gentoo GNU/Linux
root (hd0,7)
kernel (hd0,7)/bzImage root=/dev/hda9 video=vesafb:ywrap,mtrr,<your-res>-32@<freq> splash=silent,theme:gechi
initrd /boot/fbsplash-gechi-<your-res> |
if you use the vesa
Code: | title Gentoo GNU/Linux
root (hd0,7)
kernel (hd0,7)/bzImage root=/dev/hda9 video=vesafb:ywrap,mtrr vga=<your_hex-res> splash=silent,theme:gechi
initrd /boot/fbsplash-gechi-<your-res> |
LILO
if you use the vesa-ng
Code: | image = /boot/kernel-2.6.8-gentoo-r3
root = /dev/hda3
append="video=vesafb:ywrap,mtrr,<your-res>-32@<freq> splash=silent,theme:gechi"
initrd=/boot/initrd-<your-res>
label = Gentoo-2.6.x
read-only # read-only for checking |
if you use the vesa
Code: | image = /boot/kernel-2.6.8-gentoo-r3
root = /dev/hda3
append="video=vesafb:ywrap,mtrr vga=<your_hex-res> splash=silent,theme:gechi"
initrd=/boot/initrd-<your-res>
label = Gentoo-2.6.x
read-only # read-only for checking |
If you prefer you can also "disable" the silent mode for verbose, obviously writing verbose instead of silent in the code above.
finally you can extend the fbsplash images to all 6 tty adding splash to default runlevel this this way:
Code: | # rc-update add splash default |
that's all..
further links:
if you don't already have it:
FBSPLASH HOW-TO
https://forums.gentoo.org/viewtopic.php?t=206778
some info on configuration files can be found here:
http://www.bootsplash.org
http://www.bootsplash.de
thanks to spock
feedback appreciated _________________ Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom
Last edited by Peach on Mon Sep 06, 2004 10:21 pm; edited 14 times in total |
|
Back to top |
|
|
FonderiaDigitale Veteran
Joined: 06 Nov 2003 Posts: 1710 Location: Rome, Italy
|
Posted: Sun Sep 05, 2004 8:09 pm Post subject: |
|
|
lo screenshot e' di dovere _________________ Come disse un amico, i sistemisti sono un po' come gli artigiani per l'informatica
|
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31281 Location: here
|
Posted: Sun Sep 05, 2004 10:55 pm Post subject: |
|
|
FonderiaDigitale wrote: | lo screenshot e' di dovere |
Si non sarebbe male metterlo _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
Peach Advocate
Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Sun Sep 05, 2004 11:35 pm Post subject: |
|
|
fedeliallalinea wrote: | FonderiaDigitale wrote: | lo screenshot e' di dovere |
Si non sarebbe male metterlo |
Done & Done _________________ Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom |
|
Back to top |
|
|
fedeliallalinea Administrator
Joined: 08 Mar 2003 Posts: 31281 Location: here
|
Posted: Sun Sep 05, 2004 11:39 pm Post subject: |
|
|
Direi stupendo grande Peach direttamente nei post utilissimi _________________ Questions are guaranteed in life; Answers aren't. |
|
Back to top |
|
|
FonderiaDigitale Veteran
Joined: 06 Nov 2003 Posts: 1710 Location: Rome, Italy
|
Posted: Mon Sep 06, 2004 12:32 am Post subject: |
|
|
lo sfondo per il framebuffer e' carino assai. bravo matteo _________________ Come disse un amico, i sistemisti sono un po' come gli artigiani per l'informatica
|
|
Back to top |
|
|
shev Bodhisattva
Joined: 03 Feb 2003 Posts: 4084 Location: Italy
|
Posted: Mon Sep 06, 2004 6:16 am Post subject: |
|
|
Concordo, l'ho già messo sul mio pc _________________ Se per vivere ti dicono "siediti e stai zitto" tu alzati e muori combattendo |
|
Back to top |
|
|
Josuke Veteran
Joined: 07 May 2003 Posts: 1175 Location: Italy - Bolzano
|
Posted: Mon Sep 06, 2004 8:30 am Post subject: |
|
|
idem... subito messo su, non potevo perdermi sicuramente questa chicca _________________ fletto i muscoli...e sono nel vuoto |
|
Back to top |
|
|
mouser Veteran
Joined: 10 Aug 2004 Posts: 1419 Location: Milano
|
Posted: Mon Sep 06, 2004 10:07 am Post subject: |
|
|
Messo e riavviato.
WOW !!!!
Bravissimo Peach, un'altra chicca per i GeCHI! |
|
Back to top |
|
|
Peach Advocate
Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Mon Sep 06, 2004 10:21 am Post subject: |
|
|
ho dovuto fare qualche modifica, visto che emergendo la nuova versione delle splashutils ho notato che ritoccava il symlink (default) alla dir del tema.
Ora ho sistemato tutto ma mi raccomando di controllare che la stringa di boot del vostro kernel contenga
Code: | splash=silent,theme:gechi |
questo è quanto..
se qualcuno mi può postare un'esempio di codice per lilo, per completezza... _________________ Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom |
|
Back to top |
|
|
silian87 Advocate
Joined: 06 Oct 2003 Posts: 2318 Location: Treviso, Italy
|
Posted: Mon Sep 06, 2004 10:28 am Post subject: |
|
|
io postero' quello di yaboot. Prima faro' la versione 1280x854 come ho fatto per altri temi, ridimensionando le immagini con gimp2 e facendo le proporzioni matematiche sulle Y della 1280x1024. Abbiate solo un po' di pazienza che lo faro'! _________________ Musica che ascolto: http://www.last.fm/user/silian87/
Silian87 FAQs: http://marentax.homelinux.org/~silian87/silian87-faq.txt
GTalk: silian87@gmail.com |
|
Back to top |
|
|
Raffo Veteran
Joined: 23 Apr 2004 Posts: 1019 Location: Berlin
|
Posted: Mon Sep 06, 2004 10:37 am Post subject: |
|
|
io nn ho mai messo il framebuffer e bootsplash, ma a questo punto mi avete fatto venir voglia
se trovo qualche guida italiana mi cimento nell'operazione |
|
Back to top |
|
|
gutter Bodhisattva
Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Mon Sep 06, 2004 10:51 am Post subject: |
|
|
Peach wrote: | ho dovuto fare qualche modifica, visto che emergendo la nuova versione delle splashutils ho notato che ritoccava il symlink (default) alla dir del tema.
Ora ho sistemato tutto ma mi raccomando di controllare che la stringa di boot del vostro kernel contenga
Code: | splash=silent,theme:gechi |
questo è quanto..
se qualcuno mi può postare un'esempio di codice per lilo, per completezza... |
Se si usa vesa-ng
Code: | image = /boot/kernel-2.6.8-gentoo-r3
root = /dev/hda3
append="video=vesafb:ywrap,mtrr,1280x1024-32@77 splash=silent,theme:gechi"
initrd=/boot/initrd-1280x1024
#root = /devices/discs/disc0/part3
label = Gentoo-2.6.x
read-only # read-only for checking
|
Se si usa vesa
Code: | image = /boot/kernel-2.6.8-gentoo-r3
root = /dev/hda3
append="video=vesafb:ywrap,mtrr vga=xxx splash=silent,theme:gechi"
initrd=/boot/initrd-1280x1024
#root = /devices/discs/disc0/part3
label = Gentoo-2.6.x
read-only # read-only for checking
|
_________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
|
oRDeX Veteran
Joined: 19 Oct 2003 Posts: 1325 Location: Italy
|
Posted: Mon Sep 06, 2004 11:10 am Post subject: |
|
|
Gli sfondi sono davvero belli!
Solo che penso che preferirò il mio, solo per essere diverso |
|
Back to top |
|
|
Peach Advocate
Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Mon Sep 06, 2004 12:29 pm Post subject: |
|
|
gutter wrote: | Se si usa vesa-ng
Code: | image = /boot/kernel-2.6.8-gentoo-r3
root = /dev/hda3
append="video=vesafb:ywrap,mtrr,1280x1024-32@77 splash=silent,theme:gechi"
initrd=/boot/initrd-1280x1024
#root = /devices/discs/disc0/part3
label = Gentoo-2.6.x
read-only # read-only for checking
|
Se si usa vesa
Code: | image = /boot/kernel-2.6.8-gentoo-r3
root = /dev/hda3
append="video=vesafb:ywrap,mtrr vga=xxx splash=silent,theme:gechi"
initrd=/boot/initrd-1280x1024
#root = /devices/discs/disc0/part3
label = Gentoo-2.6.x
read-only # read-only for checking
|
|
added, grazie ancora _________________ Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom |
|
Back to top |
|
|
gutter Bodhisattva
Joined: 13 Mar 2004 Posts: 7162 Location: Aarau, Aargau, Switzerland
|
Posted: Mon Sep 06, 2004 1:05 pm Post subject: |
|
|
Peach wrote: |
[CUT]
added, grazie ancora |
Grazie di cosa
Grazie a te per il tema che hai fatto _________________ Registered as User #281564 and Machines #163761 |
|
Back to top |
|
|
OKreZ Guru
Joined: 27 Apr 2003 Posts: 372 Location: Padova (IT)
|
Posted: Mon Sep 06, 2004 9:18 pm Post subject: Re: gensplash - GeCHI theme |
|
|
Peach wrote: | [...]
Modify the boot string (in grub or lilo, accordingly)
GRUB
if you use the vesa-ng
Code: | title Gentoo GNU/Linux
root (hd0,7)
kernel (hd0,7)/bzImage root=/dev/hda9 video=vesafb:ywarp,mtrr,<your-res>-32@<freq> splash=silent,theme:gechi
initrd /boot/fbsplash-gechi-<your-res> |
if you use the vesa
Code: | title Gentoo GNU/Linux
root (hd0,7)
kernel (hd0,7)/bzImage root=/dev/hda9 video=vesafb:ywarp,mtrr vga=<your_hex-res> splash=silent,theme:gechi
initrd /boot/fbsplash-gechi-<your-res> |
[...] |
ywarp dovrebbe essere ywrap, credo.
Complimenti per il tema Peach ! _________________ (HCS)OKreZ |
|
Back to top |
|
|
Peach Advocate
Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Mon Sep 06, 2004 10:25 pm Post subject: Re: gensplash - GeCHI theme |
|
|
OKreZ wrote: | ywarp dovrebbe essere ywrap, credo. |
Credi giusto, OKreZ
sono stato preso dal terrore di aver sempre usato ywarp (che dovrebbe essere l'ywrap usato nei terminali dell'enterprise)
OKreZ wrote: | Complimenti per il tema Peach ! |
thanks _________________ Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom |
|
Back to top |
|
|
theRealMorpheu5 l33t
Joined: 26 Feb 2004 Posts: 841 Location: Vicenza, IT
|
Posted: Tue Sep 07, 2004 7:49 am Post subject: |
|
|
Code: | # splash_geninitramfs -v -g /boot/fbsplash-gechi-1024x768 -r 1024x768 gechi
o Creating directory structure..
o Copying /sbin/splash_helper..
o Copying themes..
- gechi
Warning: config file for theme 'gechi', resolution 1024x768 does not exist!
o Creating initramfs image.. |
E mi parte il tema di default, quello con la G. E non mi parte neanche subito, devo aspettare di aver terminato il boot. Quindi neanche niente silent splash. Idee? Uso il 2.6.8-gentoo-r3 che mi pare abbia la patch. |
|
Back to top |
|
|
Peach Advocate
Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Tue Sep 07, 2004 11:14 am Post subject: |
|
|
theRealMorpheu5 wrote: | Code: | # splash_geninitramfs -v -g /boot/fbsplash-gechi-1024x768 -r 1024x768 gechi
o Creating directory structure..
o Copying /sbin/splash_helper..
o Copying themes..
- gechi
Warning: config file for theme 'gechi', resolution 1024x768 does not exist!
o Creating initramfs image.. |
|
controlla che l'output di
Code: | # ls -l /etc/splash/gechi/ |
sia
Code: | totale 24
-rw-r--r-- 1 root root 1289 5 set 20:52 1024x768.cfg
-rw-r--r-- 1 root root 1186 5 set 20:52 1280x1024.cfg
-rw-r--r-- 1 root root 1186 5 set 20:52 1400x1050.cfg
-rw-r--r-- 1 root root 1208 5 set 20:52 1600x1200.cfg
-rw-r--r-- 1 root root 1165 5 set 20:52 800x600.cfg
drwxr-xr-x 2 root root 4096 5 set 13:44 images |
altrimenti riscompatta l'archivio in /etc/splash/
theRealMorpheu5 wrote: | E mi parte il tema di default, quello con la G. E non mi parte neanche subito, devo aspettare di aver terminato il boot. Quindi neanche niente silent splash. Idee? Uso il 2.6.8-gentoo-r3 che mi pare abbia la patch. |
per quanto riguarda questo problema è possibile che ci sia qualche errore nella stringa passata al boot... prova a pastarla...
altrimenti controlla i passi della guida step-by-step (specie la 5 easy steps di spock) _________________ Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom |
|
Back to top |
|
|
theRealMorpheu5 l33t
Joined: 26 Feb 2004 Posts: 841 Location: Vicenza, IT
|
Posted: Wed Sep 08, 2004 3:45 pm Post subject: |
|
|
Code: | kernel /kernel-2.6.8-r3 root=/dev/hda3 vga=791 video=vesafb:ywrap,mtrr
splash=silent,theme:gechi
initrd /boot/fbsplash-gechi-1024x768 |
Immagino che splash vada sulla stessa riga di kernel, sì? |
|
Back to top |
|
|
Josuke Veteran
Joined: 07 May 2003 Posts: 1175 Location: Italy - Bolzano
|
Posted: Wed Sep 08, 2004 4:41 pm Post subject: |
|
|
si _________________ fletto i muscoli...e sono nel vuoto |
|
Back to top |
|
|
JQKA n00b
Joined: 08 Jul 2003 Posts: 25 Location: Italy
|
Posted: Fri Sep 10, 2004 2:30 pm Post subject: |
|
|
Credo che la conf per LILO contenga un errore:
Code: | initrd=/boot/initrd-<your-res> |
la corretta dovrebbe essere :
Code: | initrd=/boot/fbsplash-gechi-<your-res> |
|
|
Back to top |
|
|
lopio Veteran
Joined: 22 Dec 2003 Posts: 1161 Location: savona, Italy
|
Posted: Sat Sep 11, 2004 8:36 am Post subject: |
|
|
theRealMorpheu5 wrote: | Code: | kernel /kernel-2.6.8-r3 root=/dev/hda3 vga=791 video=vesafb:ywrap,mtrr
splash=silent,theme:gechi
initrd /boot/fbsplash-gechi-1024x768 |
Immagino che splash vada sulla stessa riga di kernel, sì? |
Non fare come me che NON ha messo kernel ... video e splash sulla stessa riga
Un ringraziamento anche da parte mia a Peach perche' lo splash e' bellissimo |
|
Back to top |
|
|
Fuzzo Guru
Joined: 23 Jun 2004 Posts: 319 Location: Padova, Italy
|
Posted: Mon Oct 04, 2004 9:47 am Post subject: |
|
|
Scusate ma io seguendo tutte le istruzioni, ho provato ad installarmi il tema Emergance preso da www.bootsplash.de ma la procedura non genera il file di init.
Come posso fare?
Ho dovuto editare a mano un .cfg del tema in questione perchè altrimenti il comando splash_gen* dava errore! _________________ bye,
Fuzzo |
|
Back to top |
|
|
|