Power Developer
https://powerdeveloper.org/forums/

fbsplash !
https://powerdeveloper.org/forums/viewtopic.php?f=8&t=144
Page 1 of 1

Author:  hawk [ Tue Feb 08, 2005 8:02 pm ]
Post subject:  fbsplash !

Hello! Today I updated the kernel of my Gentoo distro to 2.6.10-r2 :-)

I decided to give a try to fbsplash, but when I try to emerge splash-utils I get an error during the installation (it compiles):
Quote:
>>> Install splashutils-0.9.1 into /var/tmp/portage/splashutils-0.9.1/image/ category media-gfx
install -D fbres /var/tmp/portage/splashutils-0.9.1/image//sbin/fbres
make[1]: Entering directory `/var/tmp/portage/splashutils-0.9.1/work/miscsplashutils-0.1.2/fbtruetype'
install -D fbtruetype /var/tmp/portage/splashutils-0.9.1/image//sbin/fbtruetype
install -D fbtruetype.static /var/tmp/portage/splashutils-0.9.1/image//sbin/fbtruetype.static
make[1]: Leaving directory `/var/tmp/portage/splashutils-0.9.1/work/miscsplashutils-0.1.2/fbtruetype'
LD splash_util
splash_unpack.o(.text+0x7cc): In function `draw_icon':
/var/tmp/portage/splashutils-0.9.1/work/splashutils-0.9.1/splash_unpack.c:177: undefined reference to `png_set_add_alpha'
collect2: ld returned 1 exit status
make: *** [splash_util] Error 1

!!! ERROR: media-gfx/splashutils-0.9.1 failed.
!!! Function src_install, Line 97, Exitcode 2
!!! (no error message)
Any idea? Is it possible to have fbsplash in a Pegasos II ?

Thank u !

Author:  dholm [ Tue Feb 08, 2005 8:52 pm ]
Post subject:  Re: fbsplash !

I'm not sure fbsplash works on ppc yet. Bootsplash did but it has been superseded by fbsplash. I'll do some more testing when I have some time to spare.

I'm not sure what is causing the error you pasted. Seems like it is forgetting to link with some library. I'll look into it.

Author:  dholm [ Tue Feb 08, 2005 9:49 pm ]
Post subject:  Re: fbsplash !

I was unable to reproduce this error. Do you have libpng 1.2.8 installed?

Author:  hawk [ Wed Feb 09, 2005 5:51 am ]
Post subject:  Re: fbsplash !

I had libpng 1.2.5-r8
After updating to 1.2.8 I was able to install it! :-D Thank u again! ^^

I just tried /etc/init.d/splash start and it worked ;)
Next time I reset my machine I'll try to configure the startup.

I kindda wanna make a Pegasos Cool Computing theme for fbsplash ;-)

BTW, I'm still getting "Warning: Unable to open an initial console" when booting in the new kernel. I am using devfs, although udev is also installed (not sure how to use it... ^^;) I can't see the feedback from the services started at startup :-( It has something to do with console=tty0 option? I tried adding that option to the kernel, but it's the same.

Oops! This question is off-topic ... sorry ^^;

Author:  hawk [ Wed Feb 09, 2005 5:52 am ]
Post subject:  Re: fbsplash !

By the way, shouldn't be the dependency with libpng >=1.2.8 automatically solved by portage?

Author:  RockmanX [ Thu Feb 10, 2005 4:11 am ]
Post subject:  Re: fbsplash !

@hawk

Could you tell me how did you configure/activate fbsplash? Do I have to set special options in the kernel?
The information in the Gentoo forums is rather confused and dated. :?

Author:  dholm [ Fri Feb 11, 2005 12:41 am ]
Post subject:  Re: fbsplash !

Quote:
By the way, shouldn't be the dependency with libpng >=1.2.8 automatically solved by portage?
It should. I have reported it as a bug. http://bugs.gentoo.org/show_bug.cgi?id=81608

Author:  hawk [ Sat Feb 12, 2005 6:46 pm ]
Post subject:  fbsplash mini how-to

@RockmanX:

Check http://gentoo-wiki.com/HOWTO_fbsplash

By default, the pegasos-sources have fbsplash support activated, so if u compiled that kernel it should work straight away.

Then, u just need to emerge splashutils. After that, check /etc/conf.d/splash to set your theme. There are 2 themes to start: emerge and gentoo. Try /etc/init.d/splash start to see if it works. You need a resolution and bpp that matches the pictures provided in the image dir of the theme. If you like it, just add it to the default run level:
Code:
rc-update add splash default
If you want also soon after boot, u need to add to the kernel options. This is the options I am using:
Code:
boot hd:3 2.6.10r2 root=/dev/hda8 hdc=scsi video=radeonfb:1024x768-16@60 splash=silent,theme:emergence
I tried 24 bpp, but it didn't work. If it fails, I think by default it starts at 640x480-8, and there are no images available for that resolution.

When I start from boot, the color looks weird. I m thinking that it may have something to do with the Tux logo... I also get the logo at the beginning. Maybe I should deactivate the logo and recompile the kernel? Any idea?

@dholm:

Thank u! ^^

Page 1 of 1 All times are UTC-06:00
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/