Beiträge von Spaeleus

    Hi!
    Building a 2.6git image, following what indicated here:

    Zitat

    commit 5b37109a8002420247a5abf46841c95365e88036
    Author: ghost <andreas.monzner at multimedia-labs.de>
    Date: Mon Dec 8 13:10:44 2008 +0100
    follow libdreamdvd changes to support scaling (needs libdreamdvd >= 20081208)


    changing SRCDATE = "20080908" in SRCDATE = "20081208" into ../openembedded/packages/libdreamdvd/libdreamdvd.bb
    and building after a -cclean world, I get the following error:


    Any idea???
    Thx
    Best regards

    Zitat


    ...
    Zur Zeit läuft für die DM8000 noch der Betatest und
    die Box kommt erst nach Abschluss der Testphase auf dem Markt.
    ...


    It's only a couple of year (to be optimist...) that DM8000 is in betatesting phase for then coming out soon... so a week (or even a month) more or less will not make so a big difference...
    But, just to be courious (and for trasparency) I would like to know
    1) How many beta tester were choosen globally?
    2) Are they all testing (I heard rumors about the fact that not all of them recived the box yet: is it true?)
    3) How many betatesters live in Germany, and how many in other countries?
    Sometimes I feel like if in DMM ignore that there is a whole world beyond germany and german speaking... :winking_face:


    Gruß
    Dario

    I have the same problem, both on hb & astra.
    Sometimes even without changing sat but only changing transponder.
    Very often on TSI1 and TSI2.
    I tried many images, branded and CVS, with the same results.
    Originally I thought that could be a diseqc switch fault (rather old and cheap), so I bought a brand new spaun sur 211 F, but nothing changed...

    Zitat

    Originally posted by eagle
    I tried multirc today (my receiver is a 7025)


    level 2 = ok but responding also the 7000!!!!!
    level 3 = don't work
    level 4 = don't work


    I can confirm the same problems about levels 3 & 4 not working on 7025 and also on 800.
    Levels 1 & 2 work fine on both, without any interference.
    It's an hardware (RC) or a software (CVS-Plugin) problem? Or both?


    Another issue:
    building an enigma2 image, there is no way to have multirc and letterbox merged into image: they always produce an error "package xxx not found"
    Merging them with an .ipk from "export IPKG_INSTALL = '${RDEPENDS}'" works fine, but I would like to build them like the other plugins do.
    Sources are properly downloaded and inserted as usual into

    Zitat

    .../build/tmp/work/enigma2-plugins-2.5cvs2008xxxx-r0/enigma2-plugins/xxx/


    but nothing more happens: no makefile.in, no .ipk and no build.
    Could this be fixed? Or I'm missing something?
    Thx
    Spaeleus

    Hi!
    Building an enigma2 image, DynDNS Letterbox and MultiRC plugins are not compiled.
    I know I could embed them with some .ipk, but I would like to build them toghether to the others...
    So I edited .../sources/cvs/enigma2-plugins/enigma2-plugins/Makefile.am

    Code
    ... googlemaps rsdownloader dyndns letterbox multirc


    .../sources/cvs/enigma2-plugins/enigma2-plugins/configure.ac


    and .../sources/svn/enigma2/trunk/configure.ac

    Code
    ...
    lib/python/Plugins/Extensions/SocketMMI/src/Makefile
    lib/python/Plugins/Extensions/DynDNS/Makefile
    lib/python/Plugins/Extensions/DynDNS/src/Makefile
    lib/python/Plugins/Extensions/LetterBox/Makefile
    lib/python/Plugins/Extensions/LetterBox/src/Makefile
    lib/python/Plugins/Extensions/MultiRC/Makefile
    lib/python/Plugins/Extensions/MultiRC/scr/Makefile
    lib/python/Tools/Makefile
    ...


    and also .../sources/svn/enigma2/trunk/lib/python/Plugins/Extensions

    Code
    ... DVDPlayer DVDBurn DynDNS LetterBox MultiRC


    But when compiling, I still have a do_configure error:
    log.do_configure.xxx


    So, what am I still missing?
    Thx

    Zitat

    Originally posted by ritzMo
    can't you just wait until all issues are sorted out?
    btw, currently opendreambox 1.5 uses a svn copy of the git repository for enigma2, so incrementing the srcdate in enigma2.bb as before should be sufficient...


    oh, and git/mtn don't have anything to do with it :grinning_squinting_face:


    Thx for your answer!
    Surely and with pleasure we will wait until all issues were sorted out, but when all this stuff begun it would be so simple to say "Don't warry and be patient, we will explain you as soon as we were ready"
    On the contrary no one said a word, and the unavoidable questions were replayed vaguely, often in german, leaving lot of people into the nightmare to be suddently unable to compile a single image...
    Anyway, thank you: we are all waiting for the "revelation" :winking_face:

    ...and without monotone (through CVS) it was even easier...
    Now it's only a nightmare...
    Why no one make a clear and simple howto for building and updating an image (and in english, not german...)?
    I don't mean theory (wich is always important) but some practical examples to help people who wants going on building own images!
    Wich files have to be modified, and how?
    Wich branches are to be followed?
    Wich commands are to be executed?
    Thx

    Log.do_rootfs:

    Code
    + export TOPDIR=/home/dario/build800/build + test -z 609021935 + bbimage -n dreambox-image-dm800-20081022081926 -t jffs2 -e /home/dario/build800/openembedded/packages/images/dreambox-image.bb
    NOTE: Executing mkfs.jffs2 --root=/home/dario/build800/build/tmp/rootfs/boot --faketime --output=/home/dario/build800/build/tmp/deploy/images/dreambox-
    image-dm800-20081022081926.boot.jffs2  --eraseblock=0x4000 -n -l ; rm -rf /home/dario/build800/build/tmp/rootfs/boot/*; mkfs.jffs2 --root=/home/dario/
    build800/build/tmp/rootfs --faketime --output=/home/dario/build800/build/tmp/deploy/images/dreambox-image-dm800-20081022081926.rootfs.jffs2  --
    eraseblock=0x4000 -n -l ; buildimage /home/dario/build800/build/tmp/staging/mipsel-linux/lib/dreambox-secondstage/main.bin.gz /home/dario/build800/build/
    tmp/deploy/images/dreambox-image-dm800-20081022081926.boot.jffs2 /home/dario/build800/build/tmp/deploy/images/dreambox-image-dm800-20081022081926.rootfs.jffs2 dm800 64 > /home/dario/build800/build/
    tmp/deploy/images/dreambox-image-dm800-20081022081926.nfi ERROR: function image_cmd failed
    ERROR: see log in /home/dario/build800/build/tmp/work/dreambox-image-1.0-r0/templog.image_cmd.9189


    log.image:

    Code
    mkfs.jffs2: opening directory /home/dario/build800/build/tmp/rootfs/usr/lib/ipkg/alternatives/[: Not a directory


    Next build with same configuration worked out fine.

    Today update for enigma2 CVS Italian Locale: up to CVS of 2008.10.21 - NFIFlash and pluginbrowser patch included! (zip in the first post!) ;)[/quote]