Beiträge von blu8


    I have the impression that cron is not activated, how to activate ?

    becouse the init.d script will be executed before enigma2 is completly started and the webinterface is not available ..
    try this instead, the 'sleep 60' in the function 'zap' (started in backgroud subshell) will do not delay the enigma2 start

    Bash
    #!/bin/sh
    zap () {
    #wait a minute
    sleep 60  
    wget -q -O - http://localhost/web/zap?sRef=1:0:1:3:3de:110:820000:0:0:0:
    }
    zap &
    exit 0


    this will delay the enimga2 start for 1 minute

    Bash
    #!/bin/sh
    sleep 60  
    wget -q -O - http://localhost/web/zap?sRef=1:0:1:3:3de:110:820000:0:0:0:
    exit 0

    how to name the script, how to start it automatically


    This is just one example ( zap channel)

    added /etc/init.d/S90channel.sh , chmod 755

    Bash
    #!/bin/sh
    wget -q -O - http://localhost/web/zap?sRef=1:0:1:3:3de:110:820000:0:0:0:


    I'm sorry it does not work :frowning_face:

    How to have a script that starts automatically when you boot your box


    With Nemesis OE1.6 was necessary to nominate S99Script_Start.sh and place it in the folder /etc/rc3.d


    With OE2.0 how I make this?

    I have dm7020 HD, I'm using Merlin3 OE2.0
    I can not seem to activate cron manager,


    I created root in /etc/cron/crontabs, chmod 755 ...



    but it doesn't work, can you help me, thanks

    wenn mich bitte jemand das erklärt, wäre ich sehr dankbar ...


    diese screen entspricht die messages enigma2 locale, diese findet man gleich nach der Image Installation, Wizard config.


    Wizard:
    1 - do you want to restore your settings?
    2- do you want to reboot your dreambox?


    wenn ich z.b. keine backup cfg. wieder erstellen will, muss ich der box neu rebooten, sehe/ lese als Alternative, Punkt 2
    -- was auffällig ist, der box bootet nicht neu, sondern geht erste mal mit den Konfiguration Wizard weiter ..


    Ist meine Meinung der message 2 nicht korrekt, oder sehe ich das falsch?


    Siehe screen


    LG
    blu8

    Nur als Hinweis


    msgid "Decrease delay by %i ms (can be set)"
    msgstr "Verzögerung um %i ms erhöhen"


    msgid "Increase delay by %i ms (can be set)"
    msgstr "Verzögerung um %i ms verringern"


    LG
    blu8

    Hallo


    wenn ich "richtig" anschaue, habe in die letzter 12 Monate mehr gehabt von GM -bzw. Dr.Best /Plugins als von der ganze dmm zusammen -
    ist erste mal Fakt!


    ..."nur der code stabil halten"... bei so eine (über)-teuer Produkt" ist meine Meinung nach zu wenig!


    LG
    blu8

    Das Problem nach/mit den Update ist bei mir auch auf ein mal da, der box bleibt beim reboot stehen!


    Keine "extra" dazu gekommen, benutze eine freundliche Nemesis
    --vor der Umstieg auf Enigma 3.xx noch nie das kleinste Problem gehabt!


    Patchen hin, Patchen er, workaround, wäre dann genau so wenig "innovativ";
    denken Sie an unserem CrossEPG, Gutemine!


    dm800se
    Hdd Seagate -pendrive - ( ist nicht zu viel ):-)
    gekauft im November 2010


    LG
    blu8