Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Forum italiano (Italian)
  • Search

gensplash - GeCHI theme

Questa è la sezione italiana del forum gentoo destinata a fornire supporto all'omonima distribuzione.

Moderator: ago

Post Reply
  • Print view
Advanced search
60 posts
  • 1
  • 2
  • 3
  • Next
Author
Message
Peach
Advocate
Advocate
User avatar
Posts: 3686
Joined: Sat Mar 08, 2003 9:00 pm
Location: London, UK
Contact:
Contact Peach
Website

gensplash - GeCHI theme

  • Quote

Post by Peach » Sun Sep 05, 2004 8:03 pm

Salve a tutti 8)
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" :P

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
  • Silent: http://www.smartart.it/works/images/silent-1024x768.png [110,51 kB]
    Verbose: http://www.smartart.it/works/images/scr ... erbose.png [250,44 kB]
Current resolutions supported (images available):
  • 1600x1200
    1400x1050
    1280x1024
    1024x768
    800x600
README
Download from url [4,24 MB]:
http://www.smartart.it/works/gentoo/fbs ... me.tar.bz2
pm me if you want the source xcf images

Code: Select all

# wget http://www.smartart.it/works/gentoo/fbsplash_gechi-theme.tar.bz2
copy the archive in /etc/splash

Code: Select all

# cp fbsplash_gechi-theme.tar.bz2 /etc/splash
uncompress the dir

Code: Select all

# 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: Select all

# 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: Select all

# 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: Select all

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: Select all

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: Select all

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: Select all

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: Select all

# rc-update add splash default
that's all..

further links:

if you don't already have it:
FBSPLASH HOW-TO
http://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 8)
Last edited by Peach on Mon Sep 06, 2004 10:21 pm, edited 14 times in total.
Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom
Top
FonderiaDigitale
Veteran
Veteran
User avatar
Posts: 1710
Joined: Thu Nov 06, 2003 4:28 am
Location: Rome, Italy
Contact:
Contact FonderiaDigitale
Website

  • Quote

Post by FonderiaDigitale » Sun Sep 05, 2004 8:09 pm

lo screenshot e' di dovere ;)
Come disse un amico, i sistemisti sono un po' come gli artigiani per l'informatica :)
Top
fedeliallalinea
Administrator
Administrator
User avatar
Posts: 31985
Joined: Sat Mar 08, 2003 11:15 pm
Location: here
Contact:
Contact fedeliallalinea
Website

  • Quote

Post by fedeliallalinea » Sun Sep 05, 2004 10:55 pm

FonderiaDigitale wrote:lo screenshot e' di dovere ;)
Si non sarebbe male metterlo
Questions are guaranteed in life; Answers aren't.

"Those who would give up essential liberty to purchase a little temporary safety,
deserve neither liberty nor safety."
- Ben Franklin
https://www.news.admin.ch/it/nsb?id=103968
Top
Peach
Advocate
Advocate
User avatar
Posts: 3686
Joined: Sat Mar 08, 2003 9:00 pm
Location: London, UK
Contact:
Contact Peach
Website

  • Quote

Post by Peach » Sun Sep 05, 2004 11:35 pm

fedeliallalinea wrote:
FonderiaDigitale wrote:lo screenshot e' di dovere ;)
Si non sarebbe male metterlo
Done & Done :oops:
Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom
Top
fedeliallalinea
Administrator
Administrator
User avatar
Posts: 31985
Joined: Sat Mar 08, 2003 11:15 pm
Location: here
Contact:
Contact fedeliallalinea
Website

  • Quote

Post by fedeliallalinea » Sun Sep 05, 2004 11:39 pm

Direi stupendo grande Peach direttamente nei post utilissimi
Questions are guaranteed in life; Answers aren't.

"Those who would give up essential liberty to purchase a little temporary safety,
deserve neither liberty nor safety."
- Ben Franklin
https://www.news.admin.ch/it/nsb?id=103968
Top
FonderiaDigitale
Veteran
Veteran
User avatar
Posts: 1710
Joined: Thu Nov 06, 2003 4:28 am
Location: Rome, Italy
Contact:
Contact FonderiaDigitale
Website

  • Quote

Post by FonderiaDigitale » Mon Sep 06, 2004 12:32 am

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 :)
Top
shev
Bodhisattva
Bodhisattva
User avatar
Posts: 4084
Joined: Mon Feb 03, 2003 3:12 pm
Location: Italy

  • Quote

Post by shev » Mon Sep 06, 2004 6:16 am

Concordo, l'ho già messo sul mio pc :D
Se per vivere ti dicono "siediti e stai zitto" tu alzati e muori combattendo
Top
Josuke
Veteran
Veteran
User avatar
Posts: 1175
Joined: Wed May 07, 2003 12:59 pm
Location: Italy - Bolzano

  • Quote

Post by Josuke » Mon Sep 06, 2004 8:30 am

idem... subito messo su, non potevo perdermi sicuramente questa chicca
fletto i muscoli...e sono nel vuoto
Top
mouser
Veteran
Veteran
User avatar
Posts: 1419
Joined: Tue Aug 10, 2004 10:49 am
Location: Milano
Contact:
Contact mouser
Website

  • Quote

Post by mouser » Mon Sep 06, 2004 10:07 am

Messo e riavviato.

WOW :D :D :D :D !!!!

Bravissimo Peach, un'altra chicca per i GeCHI!
Top
Peach
Advocate
Advocate
User avatar
Posts: 3686
Joined: Sat Mar 08, 2003 9:00 pm
Location: London, UK
Contact:
Contact Peach
Website

  • Quote

Post by Peach » Mon Sep 06, 2004 10:21 am

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: Select all

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
Top
silian87
Advocate
Advocate
User avatar
Posts: 2318
Joined: Mon Oct 06, 2003 7:12 pm
Location: Treviso, Italy
Contact:
Contact silian87
Website

  • Quote

Post by silian87 » Mon Sep 06, 2004 10:28 am

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 ... 87-faq.txt

GTalk: silian87@gmail.com
Top
Raffo
Veteran
Veteran
User avatar
Posts: 1019
Joined: Fri Apr 23, 2004 6:05 pm
Location: Berlin

  • Quote

Post by Raffo » Mon Sep 06, 2004 10:37 am

io nn ho mai messo il framebuffer e bootsplash, ma a questo punto mi avete fatto venir voglia :D
se trovo qualche guida italiana mi cimento nell'operazione :)
Top
gutter
Bodhisattva
Bodhisattva
User avatar
Posts: 7162
Joined: Sat Mar 13, 2004 10:37 pm
Location: Aarau, Aargau, Switzerland
Contact:
Contact gutter
Website

  • Quote

Post by gutter » Mon Sep 06, 2004 10:51 am

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: Select all

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: Select all

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: Select all

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
Top
oRDeX
Veteran
Veteran
User avatar
Posts: 1325
Joined: Sun Oct 19, 2003 12:08 pm
Location: Italy
Contact:
Contact oRDeX
Website

  • Quote

Post by oRDeX » Mon Sep 06, 2004 11:10 am

Gli sfondi sono davvero belli!
Solo che penso che preferirò il mio, solo per essere diverso :P :P
Top
Peach
Advocate
Advocate
User avatar
Posts: 3686
Joined: Sat Mar 08, 2003 9:00 pm
Location: London, UK
Contact:
Contact Peach
Website

  • Quote

Post by Peach » Mon Sep 06, 2004 12:29 pm

gutter wrote:Se si usa vesa-ng

Code: Select all

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: Select all

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
Top
gutter
Bodhisattva
Bodhisattva
User avatar
Posts: 7162
Joined: Sat Mar 13, 2004 10:37 pm
Location: Aarau, Aargau, Switzerland
Contact:
Contact gutter
Website

  • Quote

Post by gutter » Mon Sep 06, 2004 1:05 pm

Peach wrote: [CUT]
added, grazie ancora ;)
Grazie di cosa :?:
Grazie a te per il tema che hai fatto :D
Registered as User #281564 and Machines #163761
Top
OKreZ
Guru
Guru
User avatar
Posts: 372
Joined: Sun Apr 27, 2003 8:43 pm
Location: Padova (IT)
Contact:
Contact OKreZ
Website

Re: gensplash - GeCHI theme

  • Quote

Post by OKreZ » Mon Sep 06, 2004 9:18 pm

Peach wrote:[...]
Modify the boot string (in grub or lilo, accordingly)
GRUB
if you use the vesa-ng

Code: Select all

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: Select all

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 ! :wink:
(HCS)OKreZ
Top
Peach
Advocate
Advocate
User avatar
Posts: 3686
Joined: Sat Mar 08, 2003 9:00 pm
Location: London, UK
Contact:
Contact Peach
Website

Re: gensplash - GeCHI theme

  • Quote

Post by Peach » Mon Sep 06, 2004 10:25 pm

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) :roll:
OKreZ wrote:Complimenti per il tema Peach ! :wink:
thanks :D
Gentoo user since 2004.
"It's all fun and games, until someone loses an eye" - mom
Top
theRealMorpheu5
l33t
l33t
User avatar
Posts: 841
Joined: Thu Feb 26, 2004 6:22 pm
Location: Vicenza, IT
Contact:
Contact theRealMorpheu5
Website

  • Quote

Post by theRealMorpheu5 » Tue Sep 07, 2004 7:49 am

Code: Select all

# 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.
Top
Peach
Advocate
Advocate
User avatar
Posts: 3686
Joined: Sat Mar 08, 2003 9:00 pm
Location: London, UK
Contact:
Contact Peach
Website

  • Quote

Post by Peach » Tue Sep 07, 2004 11:14 am

theRealMorpheu5 wrote:

Code: Select all

# 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: Select all

# ls -l /etc/splash/gechi/
sia

Code: Select all

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
Top
theRealMorpheu5
l33t
l33t
User avatar
Posts: 841
Joined: Thu Feb 26, 2004 6:22 pm
Location: Vicenza, IT
Contact:
Contact theRealMorpheu5
Website

  • Quote

Post by theRealMorpheu5 » Wed Sep 08, 2004 3:45 pm

Code: Select all

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ì?
Top
Josuke
Veteran
Veteran
User avatar
Posts: 1175
Joined: Wed May 07, 2003 12:59 pm
Location: Italy - Bolzano

  • Quote

Post by Josuke » Wed Sep 08, 2004 4:41 pm

si :)
fletto i muscoli...e sono nel vuoto
Top
JQKA
n00b
n00b
Posts: 25
Joined: Tue Jul 08, 2003 10:27 pm
Location: Italy

  • Quote

Post by JQKA » Fri Sep 10, 2004 2:30 pm

Credo che la conf per LILO contenga un errore:

Code: Select all

initrd=/boot/initrd-<your-res>
la corretta dovrebbe essere :

Code: Select all

initrd=/boot/fbsplash-gechi-<your-res>
Top
lopio
Veteran
Veteran
User avatar
Posts: 1161
Joined: Mon Dec 22, 2003 9:43 am
Location: savona, Italy

  • Quote

Post by lopio » Sat Sep 11, 2004 8:36 am

theRealMorpheu5 wrote:

Code: Select all

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 :oops:
Un ringraziamento anche da parte mia a Peach perche' lo splash e' bellissimo
Top
Fuzzo
Guru
Guru
User avatar
Posts: 319
Joined: Wed Jun 23, 2004 5:35 pm
Location: Padova, Italy

  • Quote

Post by Fuzzo » Mon Oct 04, 2004 9:47 am

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
Top
Post Reply
  • Print view

60 posts
  • 1
  • 2
  • 3
  • Next

Return to “Forum italiano (Italian)”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy