Tiny Core Linux

Tiny Core Base => Micro Core => Topic started by: muruli on September 07, 2011, 05:18:08 AM

Title: how to enable fbsplash in busybox of microcore.
Post by: muruli on September 07, 2011, 05:18:08 AM
Hi All,

I tried to enable fbsplash by enabling the option while building busybox, I followed the below link to add patch for the busybox.

http://tykef.havlinda.net/programovani/fbsplash/ (http://tykef.havlinda.net/programovani/fbsplash/)

Any help would be much appreciated.

Regards,
Muruli
Title: Re: how to enable fbsplash in busybox of microcore.
Post by: Rich on September 07, 2011, 05:56:05 AM
Hi muruli
This may or may not be a problem, but that patch is for busybox version 1.15. Busybox is at least up
to version 1.17.
I think you also have to run  ./config  or   ./makemenuconfig  or something like that in order to enable
and disable features.
Title: Re: how to enable fbsplash in busybox of microcore.
Post by: muruli on September 07, 2011, 08:36:23 PM
Hi,

Thanks for your reply. I did that by enabling "fbsplash" in busybox using make menuconfig. I also want to know how to add the compiled busybox in the microcore.

Thanks & Regards,
Muruli