Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gelöst] gensplash geht nicht mehr
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Eisbrecher
Tux's lil' helper
Tux's lil' helper


Joined: 31 Aug 2006
Posts: 84

PostPosted: Tue Aug 14, 2007 4:54 pm    Post subject: [gelöst] gensplash geht nicht mehr Reply with quote

Hi allerseits,

ich habe mir vor längerer Zeit nach diesem HowTo gensplash installiert. Vor ein paar Tagen gab es beim world-Update auch eine Aktualisierung in diesem Bereich. Den genauen Paketnamen weiß ich nicht mehr (evtl. splashutils?). Ebenso musste ich nach dem Update mit etc-update eine conf-Datei für splash manuell aktualisieren. Auch da habe ich mir blöderweise nicht gemerkt, welche es war :( Ich vermute mal, es war /etc/conf.d/splash)

Die Unterschiede bei den Dateien habe ich mir angesehen. Ich konnte nichts ungewöhnliches entdecken und habe mutig auf die aktuelle conf-Datei aktualisiert.

Nun habe ich den Salat :( Beim booten bekomme ich die Warnung
Code:
WARNING: /etc/init.d/splash missing; skipping

Die Datei ist tatsächlich nicht da. Ich habe lediglich eine (jetzt ins leere gehende) Verknüpfung von /etc/runlevels/boot/splash auf diese Datei. Ein Splashbild habe ich trotzdem, aber es ist nicht das richtige (silent statt verbose).

Hier mal alles, was ich zum Thema gensplash auf meiner Festplatte gefunden habe:

Kernelaufruf:
Code:
kernel /boot/kernel-2.6.21-gentoo-r4 root=/dev/sda6 libata.atapi_enabled=1 hdc=noprobe video=vesabf:1024x768-32@60 splash=verbose,theme:emergence
initrd /boot/2.6.21-gentoo-r4-fbsplash-emergence-1024x768


/etc/conf.d/splash
Code:
# Config file for splashutils.

# A theme to use, probably best left commented (the theme specified
# on the kernel command line is used).
# SPLASH_THEME="gentoo"

# Save splash profile information during boot?
# SPLASH_PROFILE="no"

# Use KDTEXT or KDGRPAHICS?
# SPLASH_KDMODE="text"

# Which tty to use for the silent splash
# SPLASH_TTY=16

# Which splash mode should be activated? Valid values are:
#  - silent: silent and verbose modes
#  - silentonly: silent mode only
#  - verbose: verbose mode only
# SPLASH_MODE_REQ="silent"

# Boot/reboot/shutdown message overrides.
# SPLASH_BOOT_MESSAGE="Booting the system"
# SPLASH_REBOOT_MESSAGE="Rebooting the system"
# SPLASH_SHUTDOWN_MESSAGE="Shutting the system down"

# Should we drop to verbose mode on initscript errors? (yes/no)
SPLASH_VERBOSE_ON_ERRORS="yes"

# Which special effects should be used?
# This a comma separated list. Valid items: fadein, fadeout
SPLASH_EFFECTS="fadein,fadeout"


/etc/env.d/99splash
Code:
CONFIG_PROTECT_MASK="/etc/splash"


Hat jemand eine Idee?

EDIT

So, für mich ist das Problem gelöst. Ich hatte splashutils aus dem ~x86-Zweig installiert. Ein Downgrade auf die stabile Version hat das Problem behoben.
Back to top
View user's profile Send private message
nikaya
Veteran
Veteran


Joined: 13 May 2006
Posts: 1471
Location: Germany

PostPosted: Fri Aug 17, 2007 2:44 pm    Post subject: Reply with quote

Nur der Vollständigkeit halber:
Mit splashutils-1.5 hat sich einiges geändert.Ein Blick in die Ebuild Meldungen sagt:
Quote:
elog "Please note that the 'fbsplash' kernel patch has now been renamed to"
elog "'fbcondecor'. Accordingly, the old 'splash' initscript is now called"
elog "'fbcondecor'. Make sure you update your system. See:"
elog " http://dev.gentoo.org/~spock/projects/fbcondecor/#history"
elog "for further info about the name changes."
elog ""
elog "Also note that splash_util has now been split into splash_util, fbsplashd"
elog "and fbcondecor_ctl."

Das Projekt ist also lediglich umbenannt,sowie der Name des Initskripts auf "fbcondecor" geändert worden.Hintergründe gibt es,wie gesagt,hier.
Es reicht also ein einfaches
Code:
/etc/init.d/fbcondecor start
rc-update del splash
rc-update add fbcondecor boot

_________________
Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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