WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: how to enable fbsplash in busybox of microcore.  (Read 3354 times)

Offline muruli

  • Newbie
  • *
  • Posts: 22
how to enable fbsplash in busybox of microcore.
« 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/

Any help would be much appreciated.

Regards,
Muruli

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: how to enable fbsplash in busybox of microcore.
« Reply #1 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.

Offline muruli

  • Newbie
  • *
  • Posts: 22
Re: how to enable fbsplash in busybox of microcore.
« Reply #2 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