Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[risolto] problemi con splashutils...
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
iko
Apprentice
Apprentice


Joined: 10 Mar 2004
Posts: 232
Location: Lissone

PostPosted: Mon Oct 24, 2005 10:18 pm    Post subject: [risolto] problemi con splashutils... Reply with quote

Ciao, ho seguito tutte le guide possibili ed immaginabili ma non riesco a risolvere un problema con splashutils... Uso un kernel 2.6-13-r3 ho abilitato le voci necessarie per il bootsplash (non ho abilitato il virtual frame buffer e il bootup logo), ho creato l'initrd con:
Code:

splash_geninitramfs -v -g /boot/fbsplash -r 1024x768 emergence

e ho inserito nel lilo.conf
Code:

 image=/boot/bzImage
 label=Gentoo
 read-only
 root=/dev/hda2
 initrd=/boot/fbsplash
 append="splash=silent,theme=emergence CONSOLE=/dev/tty1"


Ora i problemi sono i seguenti:
1) con questa esatta configurazione vedo durante il boot l'immagine sullo sfondo ma corrotta con tutte le scritte di colori strani
2) mettendo splash=verbose la situazione migliora nel senso che vedo prima qualche riga del caricamento del kernel e poi tux in alto a sinistra e subito dopo viene caricato il bootsplash correttamente...

mi pare di aver capito che non posso usare il silent... ma se cosi fosse, come faccio a far caricare SUBITO il bootsplash (un po come avviene con il cd minimale di gentoo per intenderci), e com è possibile che anche non avendo incluso nel kernel la voce bootup logo tux mi compaia per qualche secondo nell'angolo in alto a sinistra?

Infine se c è qualche anima pia che ha avuto la paziena di leggere fino a qua... come posso usare il bootsplash animato?!?!?

grazie 1000
Fede[/code]


Last edited by iko on Tue Oct 25, 2005 10:26 am; edited 1 time in total
Back to top
View user's profile Send private message
Ic3M4n
Advocate
Advocate


Joined: 02 Nov 2004
Posts: 3489
Location: Bergamo.

PostPosted: Tue Oct 25, 2005 12:14 am    Post subject: Reply with quote

il bootsplash animato è quello che trovi con il 2005.1, quindi devi sostituire ad emergence livecd-2005.1

per quello che riguarda l'avvio, non hai specificato in append "quiet" senza il quale hai una corruzione dell'immagine. per quello che riguarda silent/verbose non puoi selezionarli entrambi, con silent hai l'immagine che nasconde le info del boot, con verbose invece abiliti esclusivamente lo sfondo, e sopra ci scorrono le immagini. puoi passare da silent a verbose premendo f2, non puoi fare il contrario.
Back to top
View user's profile Send private message
PboY
Apprentice
Apprentice


Joined: 02 Feb 2005
Posts: 238
Location: Italia - Monza

PostPosted: Tue Oct 25, 2005 2:07 am    Post subject: Reply with quote

ti metto il mio append giusot per qualche prova
Code:
append="video=vesafb:ywrap,mtrr,1280x1024-24@60 splash=silent,theme:livecd-2005.1 CONSOLE=/dev/tty1 quiet"

smanetta e dicci :o
Back to top
View user's profile Send private message
iko
Apprentice
Apprentice


Joined: 10 Mar 2004
Posts: 232
Location: Lissone

PostPosted: Tue Oct 25, 2005 7:53 am    Post subject: Reply with quote

grazie x le risposte... ho aggiunto il quiet all'append del lilo.conf, in effetti ora non dovrei più avere il problema della corruzione dell'immagine...
Ho provato a generare il tema del livecd-2005.1 animato con
Code:

splash_geninitramfs -v -g /boot/fbsplash -r 1024x768 livecd-2005.1

il comando va a buon fine ma all'avvio mi dice:
[code]
no 8bpp verbose picture specified in the theme config
no 16bpp verbose picture specified in the theme config
failed to get silent picture
[/cod[/quote]e]
Ho controllato in /etc/splash/livecd-2005.1/1024x768.cfg ed è tutto a posto.. viene specificata sia l'immagine silent che verbose e le immagini sono presenti.

Qualche idea?

Grazie
Fede
Back to top
View user's profile Send private message
luna80
Veteran
Veteran


Joined: 01 Feb 2004
Posts: 1566
Location: switzerland

PostPosted: Tue Oct 25, 2005 8:01 am    Post subject: Reply with quote

iko wrote:

Code:

no 8bpp verbose picture specified in the theme config
no 16bpp verbose picture specified in the theme config
failed to get silent picture


Qualche idea?

Grazie
Fede


prova a guardare qui: https://forums.gentoo.org/viewtopic-t-358660-highlight-8bpp+verbose+picture.html
_________________
*** !f j00 c4n r34D tH15 tH3N j00 n33D t0 l0g Off ***
Back to top
View user's profile Send private message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Tue Oct 25, 2005 8:37 am    Post subject: Reply with quote

Che scheda video hai?

Io, x esempio, con un'ATI Radeon 9200, avevo il problema del messaggio "8bpp ecc.." utilizzando il driver vesafb, mentre ricompilando il kernel con il driver radeonfb, e modificando i parametri nel bootloader funziona correttamente!
_________________
I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny
Back to top
View user's profile Send private message
iko
Apprentice
Apprentice


Joined: 10 Mar 2004
Posts: 232
Location: Lissone

PostPosted: Tue Oct 25, 2005 10:26 am    Post subject: Reply with quote

Grazie mille a tutti... Ho risolto facendo cosi:

nel kernel:
Code:

<*> VESA VGA graphics support
VESA driver type (vesafb-tng) --->
(1024x768-32@60) VESA default mode


e nel lilo:

Code:

append = "CONSOLE=/dev/tty1 video=vesafb-tng:1024x768-32@60 splash=silent,fadein,theme:livecd-2005.1" 


come suggerito nel link passatomi
https://forums.gentoo.org/viewtopic-t-358660-highlight-8bpp+verbose+picture.html

Comunque ho una geforce 420 go su un toshiba e abilitando il driver nvidia framebuffer non funziona proprio niente :( .. devo per forza usare il generico

ora un'ultima cosa.. sapete per caso se è possibile trovare altri temi animati con la barra stile livecd-2005 ?

grazie
ciao
Fede
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum