As I restarted my computer with the new kernel the framebuffer didn't function as it should. The resolution was changed but the background picture (I use the emergence theme) wasn't loaded. And then I saw that I get some wired theme name while loading it.
I restarted my computer with my old kernel (2.6.11-gentoo-r11) and I get:
Code: Select all
Console: switching to colour frame buffer device 160x64
Can't open file /etc/splash/emergence/
1280x1024.cfg
fbsplash: console 0 using theme 'emergence
'
Couldn't load font file
Couldn't load 34 pt font from (null)
fbsplash: switched splash state to 'on' on console 0
vesafb: framebuffer at 0xd0000000, mapped to 0xd000000, using 5120k, total 32768k
fb0: VESA VGA frame buffer device
...
Code: Select all
Console: switching to colour frame buffer device 160x64
Can't open file /etc/splash/emergence/
·@¢Ü@(and some other wired characters)1280x1024.cfg
fbsplash: console 0 using theme 'emergence·@¢·(and some other wired characters)
'
Failed to load image (null)
Couldn't load font file
Couldn't load 0 pt font from (null)
FBIOSPLASH_SETPIC failed, error code 515
Hint: are you calling 'setpic' for the current virtual console?
FBIOSPLASH_SETSTATE failed, error code 22
vesafb: framebuffer at 0xd0000000, mapped to 0xd000000, using 5120k, total 32768k
fb0: VESA VGA frame buffer device
...
The first time I used this docu: http://gentoo-wiki.com/HOWTO_fbsplash
does somebody know what's going on?
Thanks.



