Beiträge von DecimaMAS

    Code
    File "/usr/lib/enigma2/python/Components/Network.py", line 664, in msgPlugins
        p(reason=self.config_ready)
      File "/usr/lib/enigma2/python/Plugins/Extensions/WebInterface/plugin.py", line 568, in networkstart
        startWebserver(global_session, l2k)
    UnboundLocalError: local variable 'l2k' referenced before assignment
    (PyObject_CallObject(<Tools.BoundFunction.boundFunction instance at 0x12de620>,(0,)) failed)



    Mit Alte plugin.py alles gut

    Error mit kernel 2.6.12.6 date 20100608


    Code
    FATAL: LINE 162 descriptor not found in descriptor cache 08df92cc!!!!!!
    loading bouquet... /etc/enigma2/bouquets.tv
    loading bouquet... /etc/enigma2/userbouquet.favourites.tv
    115 entries in Bouquet userbouquet.favourites.tv
    1 entries in Bouquet bouquets.tv
    loading bouquet... /etc/enigma2/bouquets.radio
    loading bouquet... /etc/enigma2/userbouquet.favourites.radio
    0 entries in Bouquet userbouquet.favourites.radio
    1 entries in Bouquet bouquets.radio
    [eDVBLocalTimeHandler] enable sync local time with transponder time!


    ???

    In Standby.py I removed


    self.session.screen["Standby"].boolean = True
    ---
    ---
    self.session.screen["Standby"].boolean = False


    and now works

    DB7025
    CVS 30.05.2009 und 05.06.2009


    When I put the DM in standby ... after about a minute alone again


    Zitat

    Originally posted by obi


    Why exactly are you using bitbake 1.6.8?


    Btw, opendreambox-1.5 contains klibc-1.5-r0 (also in Git), which is not needed to build an image. If you really want this bug to be fixed, you should show us your log file. You can find its location by reading the error message.


    Thanks obi


    dropbear-0.51.tar.bz2 no download


    Hallo Ghost


    I have the same error with Makefile-1.5-opendreambox (mod with BB_VERSION = 1.6.8 )


    ciao


    In klibc-1.5-r9
    in dm7025/build/tmp/work/dm7025-linux/klibc-1.5-r9/klibc-1.5/usr/klibc


    find nicht


    klibc-bbrAlcKdBUbv7hht4ACEZjEZKX0.so
    klibc.so
    libc.so
    sha1hash

    Zitat

    Originally posted by SiennaRoot
    Wow ... and you flashed it on the box ? :grinning_squinting_face:


    Ehehe...no I've dm7025 :loudly_crying_face:


    Shade, ich habe error when build image for 7025




    Problem:
    in dm7025 image (mit git) ist klibc-1.5-r9
    in dm7025 image (ohne git) ist klibc-1.5-r0



    any idea?


    Thanks

    Zitat

    Originally posted by SiennaRoot
    Hi DecimaMAS,


    I'll try to translate for you ...



    Many thanks, SiennaRoot, for your courtesy.


    I think it resolved


    :smiling_face: :smiling_face:


    OE Build Configuration:
    BB_VERSION = "1.8.10"
    METADATA_BRANCH = "opendreambox"
    METADATA_REVISION = "18c9ab71f3200ddf99f0b141915eaf50c0657a75"
    TARGET_ARCH = "mipsel"
    TARGET_OS = "linux"
    MACHINE = "dm8000"
    DISTRO = "opendreambox"
    DISTRO_VERSION = "1.6.0"
    TARGET_FPU = "soft"


    DecimaMAS