Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fbsplash über initramfs geht nicht
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
michel7
Guru
Guru


Joined: 04 May 2006
Posts: 461
Location: localhost

PostPosted: Tue May 08, 2007 10:48 pm    Post subject: fbsplash über initramfs geht nicht Reply with quote

Bin nach dieser Anleitung vorgegangen http://gentoo-wiki.com/HOWTO_fbsplash

fbsplash funktioniert bei mir grundsätzlich, allerdings nicht als RAM drive sondern lädt später, nachdem einige module geladen wurden

ich bekomme noch folgende fehlermeldung: Can't open config file /etc/splash/livecd-2007.0/1024x768.cfg.

Hier noch meine config dateien

grub.conf
Code:
title=Gentoo Linux
# Partition where the kernel image (or operating system) is located
root (hd0,0)
kernel /boot/vmlinuz root=/dev/sda1 lapic video=vesafb:1440x900-16@60,mtrr:3,splash=silent,theme:livecd-2007.0 quiet CONSOLE=/dev/tty1
initrd /boot/fbsplash


meine kernel config: http://phpfi.com/232867


weiss jemand woran es liegen könnte dass fbsplash nicht über initramfs geht?
_________________
Software is like sex. It's better when it's free
Back to top
View user's profile Send private message
misterjack
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1655

PostPosted: Wed May 09, 2007 12:22 am    Post subject: Reply with quote

Quote:
Can't open config file /etc/splash/livecd-2007.0/1024x768.cfg.


Sagt doch schon alles, existiert diese Datei?
_________________
„Meine Meinung steht fest! Bitte verwirren Sie mich nicht mit Tatsachen.“
Back to top
View user's profile Send private message
michel7
Guru
Guru


Joined: 04 May 2006
Posts: 461
Location: localhost

PostPosted: Wed May 09, 2007 8:20 am    Post subject: Reply with quote

misterjack wrote:
Quote:
Can't open config file /etc/splash/livecd-2007.0/1024x768.cfg.


Sagt doch schon alles, existiert diese Datei?


Code:
 cat /etc/splash/livecd-2007.0/1024x768.cfg
# Copyright 2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
#
# Theme by
#   Blackace <blackace@gentoo.org>
#

bgcolor=0

pic=images/verbose-1024x768.png
silentpic=images/background-1024x768.png

tx=0
ty=96
tw=1024
th=672

text_x=5
text_y=753
text_size=10
text_color=0x4d4d50
text_font=Vera.ttf

box silent inter 0    335  0    432  #22222c #191920 #383849 #2e2e3d
box silent       0    335  1023 432  #22222c #191920 #383849 #2e2e3d

rect repaint     0    334  1023 433

icon images/overlay-768.png 117 334

anim loop icons/checkfs.mng 412 547 svc_start checkfs
icon icons/checkfs_started.png 412 547 svc_started checkfs
icon icons/checkfs_failed.png 412 547 svc_start_failed checkfs
anim loop icons/clock.mng 412 547 svc_start clock
icon icons/clock_started.png 412 547 svc_started clock
icon icons/clock_failed.png 412 547 svc_start_failed clock
anim loop icons/bootmisc.mng 412 547 svc_start bootmisc
icon icons/bootmisc_started.png 412 547 svc_started bootmisc
icon icons/bootmisc_failed.png 412 547 svc_start_failed bootmisc
anim loop icons/alsasound.mng 412 547 svc_start alsasound
icon icons/alsasound_started.png 412 547 svc_started alsasound
icon icons/alsasound_failed.png 412 547 svc_start_failed alsasound
anim loop icons/keymaps.mng 412 547 svc_start keymaps
icon icons/keymaps_started.png 412 547 svc_started keymaps
icon icons/keymaps_failed.png 412 547 svc_start_failed keymaps
anim loop icons/syslog-ng.mng 412 547 svc_start syslog-ng
icon icons/syslog-ng_started.png 412 547 svc_started syslog-ng
icon icons/syslog-ng_failed.png 412 547 svc_start_failed syslog-ng
anim loop icons/acpid.mng 412 547 svc_start acpid
icon icons/acpid_started.png 412 547 svc_started acpid
icon icons/acpid_failed.png 412 547 svc_start_failed acpid
anim loop icons/net.eth0.mng 412 547 svc_start net.eth0
icon icons/net.eth0_started.png 412 547 svc_started net.eth0
icon icons/net.eth0_failed.png 412 547 svc_start_failed net.eth0
anim loop icons/net.eth1.mng 412 547 svc_start net.eth1
icon icons/net.eth1_started.png 412 547 svc_started net.eth1
icon icons/net.eth1_failed.png 412 547 svc_start_failed net.eth1
anim loop icons/netmount.mng 412 547 svc_start netmount
icon icons/netmount_started.png 412 547 svc_started netmount
icon icons/netmount_failed.png 412 547 svc_start_failed netmount
anim loop icons/xdm.mng 412 547 svc_start xdm
icon icons/xdm_started.png 412 547 svc_started xdm
icon icons/xdm_failed.png 412 547 svc_start_failed xdm


Was mich allerdings sehr wundert, ich habe initramfs für eine 1440x900er Auflösung erstellt

Code:
splash_geninitramfs livecd-2007.0 -r 1440x900 -g /boot/fbsplash -v


Da hat die 1024er Auflösung eigentlich nix zu suchen ....
_________________
Software is like sex. It's better when it's free
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5187

PostPosted: Wed May 09, 2007 11:09 am    Post subject: Reply with quote

gibt es überhaupt einen 1440x900.cfg beim verwendeten splash-theme?
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
ChrisJumper
Advocate
Advocate


Joined: 12 Mar 2005
Posts: 2390
Location: Germany

PostPosted: Wed May 09, 2007 11:54 am    Post subject: Reply with quote

Code:
splash_geninitramfs livecd-2007.0 -r 1440x900 -g /boot/fbsplash -v


Dieser Befehl ist zum erstellen eines initramfs-images und passt die "Auflösung" des Images nicht von alleine an sondern kopiert lediglich die passende Auflösung wenn sie vorher schon zur Verfügung gestellt wird.

Code:
 -r, --res=RES   copy data for specific resolutions only; RES is a
                  comma-separated list of the resolutions for which the images


Deine Auflösung ist wohl etwas zu außergewöhnlich das sie wohl nicht dabei ist. Du müsstest sie im Vorfeld wohl selbst erstellen.

Ausprobiert hab ich das nicht, aber versuch das Skript aus dem How-To Abschnitt: "Fixing wrong image sizes".

Wenn dir das zu kompliziert erscheint kannst du die JPG-Datei im Images-Ordner selbst anpassen und eine "Auflösung.cfg"-Datei dazu umeditieren.

Viel Erfolg!

Mfg Chris
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