Enigma2 Image for PowerPC Dreamboxes - Howto

Wir haben aktuell ein Problem mit dem Board und arbeiten an der Lösung...
  • Hi again,


    today i add the file you attach and try to build image


    here the erros :



    and the full log :


  • Please put the attached tar.gz in folder packages/enigma2/enigma2.


    Next replace enigma2.bb with the attached. Rename the original to save.


    Bitbake enigma2.


    In dreambox-image.bb delete tuxbox-tuxtxt-32bpp and change tuxbox-common2 to tuxbox-common.


    Restart with bitbake dreambox-image.


    Cheers, pcd.

  • hera again, with error



    and full log


  • It looks like python has not built yet. Perhaps you should do bitbake of dreambox-image.bb first. See how far it goes :-


    . env.source && bitbake -Db ../openembedded/packages/images/dreambox-image.bb -c clean && bitbake -Db ../openembedded/packages/images/dreambox-image.bb


    ps. please post the log files as .txt attachment instead of text in the post. It is easier to read.

    3 Mal editiert, zuletzt von pcd ()

  • good morning, i doing again and go on.


    new error


  • I am not in linux - so writing from memory !


    Bitbake gstreamer like this :-


    cd to build folder
    source ./env.source
    bitbake -cclean gstreamer
    bitbake gstreamer


    When it fails - in the /temp/work folder find gstreamer. Replace the attached .c file in /gstreamer/gst (my guess !). Then do (no cclean):-


    cd to build folder
    source ./env.source
    bitbake gstreamer


    If it works - bitbake enigma2 - then build image again.


    Cheers, pcd.

  • all backage build compited with success


    but when i try to make the image i take an error :


  • Have you done this (I wrote earlier) :-


    In dreambox-image.bb delete tuxbox-tuxtxt-32bpp and change tuxbox-common2 to tuxbox-common.

  • yes i already done, and after error checked again !!


    The change exist !!!


    EDIT !!!


    I make the changes but not overwrite the file!!!


    Sorry try the building again...

  • It is still looking for it !


    "ERROR: Nothing provides dependency tuxbox-common2"


    In the build folder - there is a cache. Make it cacheX - then try to build.

  • I make the changes but not overwrite the file!!!
    Sorry try the building again...


    now i take other error



    i beileve i miss a file



    Attachecd the full log.do_rootfs.24780

  • For now - remove anything that does not load - like :-


    enigma2-plugin-extensions-cutlisteditor
    enigma2-plugin-systemplugins-configurationbackup

  • Two lines you suggest removed and build of package completed.


    Make Image Completed!!!


    Thanks a lot pcd for another time!!!


    But a little big 27.9 Mb

  • Zitat

    Originally posted by pcd
    To make the image boot properly - you now have to add items like these (from page 2):-


    http://www.i-have-a-dreambox.c…t.php?attachmentid=165619


    These are for the 600pvr - but I can find my 7020 items which I have archived.


    Can u please find the 7020 items which you have archived?


    thanks for your help
    Geobest

  • Zitat

    Originally posted by geobest


    Can u please find the 7020 items which you have archived?


    thanks for your help
    Geobest


    Ok, that is perhaps a better idea. I will post them.


    The Hein Holz patches may not work with the e2 source I gave you.

    Einmal editiert, zuletzt von pcd ()

  • Thanks a lot pcd,


    now i work to finalise the scripts and when be ready I'll post them here.