Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problema con fbsplash
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
veleno79
n00b
n00b


Joined: 03 Feb 2006
Posts: 5

PostPosted: Sat Mar 18, 2006 12:08 pm    Post subject: Problema con fbsplash Reply with quote

Ciao
sono alle prime armi con linux, ho un problema col framebuffer / splashutils, e non riesco a venirne fuori
Questo è il mio grub.conf

Code:
default 0
timeout 30

splashimage=(hd0,1)/boot/grub/splash.xpm.gz

title=Gentoo Linux 2.6.15-r7
root (hd0,1)
# kernel /boot/vmlinuz root=/dev/hda5 video=vesafb:ywrap,mtrr vga=795 fbcon=scrollback:128K
# kernel /boot/vmlinuz root=/dev/hda5 video=vesafb:ywrap,mtrr vga=795 fbcon=scrollback:128K splash=silent,theme:livecd-2006.0 quiet CONSOLE=/dev/tty1
kernel /boot/vmlinuz root=/dev/hda5 video=vesafb:ywrap,mtrr vga=795 fbcon=scrollback:128K splash=verbose,theme:livecd-2006.0
# initrd /boot/livecd-2006.0-1280x1024


title=Windows XP SP2
rootnoverify (hd0,0)
makeactive
chainloader +1


la stringa kernel attiva richiede l'uso di fbsplash, mentre la prima stringa kernel commentata lo esclude.

Ora, se avvio con la configurazione attuale in fase di boot ottengo il seguente errore:

Code:
 * Activating (possible) swap ...
Adding 506036k swap on /dev/hda3.  Priority:-1 extents:1 across:506036k                                                                                   [ ok ]
 *  Could not create needed directory '/var/lib/init.d/softscripts'!
 *  Could not create needed directory '/var/lib/init.d/snapshot'!
 *  Could not create needed directory '/var/lib/init.d/options'!
 *  Could not create needed directory '/var/lib/init.d/started'!
 * Caching service dependencies ...
rm: cannot remove `/var/lib/init.d/depcache': Read-only file system
rm: cannot remove `/var/lib/init.d/deptree': Read-only file system
/bin/mktemp: cannot create temp file /var/lib/init.d/depcache.XCkry7M: Read-only file system
 * Failed to create temporary cache!
rm: cannot remove `/var/lib/init.d/deptree': Read-only file system
:0: assertion failed: system(rm -f /var/lib/init.d/deptree)
gawk: /lib/rcscripts/awk/gendepends.awk:440: fatal: can't redirect to `/var/lib/init.d/deptree' (Read-only file system)
/var/lib/init.d/depcache: line 57:  1858 Broken pipe             ( [ -e "/etc/conf.d/${myservice}" ] && source "/etc/conf.d/${myservice}"; [ -e /etc/conf.d/net
] && [ "${myservice%%.*}" = "net" ] && [ "${myservice##*.}" != "${myservice}" ] && source /etc/conf.d/net; [ -e /etc/rc.conf ] && source /etc/rc.conf; function
depend ()
{
    return 0
}; function depend ()
{
    need local;
    return 0
}; depend )
touch: cannot touch `/var/lib/init.d/depcache': Read-only file system
touch: cannot touch `/var/lib/init.d/deptree': Read-only file system
 * Failed to cache service dependencies                                                                                                                   [ !! ]
 * Checking root filesystem ...
/dev/hda5: clean, 225560/4816896 files, 620460/9632967 blocks (check after next mount)                                                                    [ ok ]


mentre se utilizzo la prima stringa kernel funziona tutto.

Come faccio a sistemare?

Grazie
Back to top
View user's profile Send private message
khelidan1980
Tux's lil' helper
Tux's lil' helper


Joined: 27 May 2004
Posts: 129
Location: Europe->Italy->Milan

PostPosted: Tue Mar 21, 2006 11:08 am    Post subject: Reply with quote

Guarda qui:

https://forums.gentoo.org/viewtopic-p-3183646.html

Ciao.....
_________________
Khelidan
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