problems with reboot box(dm8k; dm800se)

    • problems with reboot box(dm8k; dm800se)

      in last week several times have got case
      when call reboot from menu comes frezed picture and nothing more till power switched off/on

      fixable by
      1. make backup copy of all /etc/enigma2/ content
      2. call from menu `Factory reset`
      3. when comes first start wizard dont touch any option and copy back old /etc/enigma2/ files to the box and turn off/on power

      that means problem isnt in E2 settings file but something else ...
      interesting what exact files are overwrote by `Factory reset`???
      dm7080sstt; 2x dm8000sstt; dm7020s <- Diseq1x4 <- 3x Diseq1x10 <-
      Dishes:
      1.8m 36E;28E;23E;19E;16E;13E;7E
      1.6m 42E;36E
      1.0m 10/9E;5E;1W;8W
      1.0m 15W;22W;30W
      1.1m 4/5W;12W;18W;24W
      1.1m 53E;60E
      1.0m 75E
      TVs: Philips 46pfl9707s; Philips 42pfl9703h
    • I have had also the same problems.
      Delete the plugin "rdate" and all will work correct.

      First i have this problem on my DM500HD and i found with "try and error", that rdate makes the problems. Now i have found the same problem on my DM8000, i delete rdate and the DM8000 works correct.
      Rdate and the new unstable image don't work together.

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von Griffel ()

    • YES, you are right

      have copyed /etc/enigma2/timeserver.cfg ftom another box and problem is back

      ?!?! interestin how then box have corect systemtime
      when rdate doesnt work and E2 config contan parameter `config.misc.useTransponderTime=false`
      dm7080sstt; 2x dm8000sstt; dm7020s <- Diseq1x4 <- 3x Diseq1x10 <-
      Dishes:
      1.8m 36E;28E;23E;19E;16E;13E;7E
      1.6m 42E;36E
      1.0m 10/9E;5E;1W;8W
      1.0m 15W;22W;30W
      1.1m 4/5W;12W;18W;24W
      1.1m 53E;60E
      1.0m 75E
      TVs: Philips 46pfl9707s; Philips 42pfl9703h
    • newnigma2 services - system tools - system settings: use transpondertime: yes

      addionally you can try this -> NTPUpdateManager (not testet)

      or try the rdate mipsel bin from debian source. I testet it in an onother Image (without rdate) some time ago and it worked well (update every day with crontab).

      but i think the newigma2 team will resolve this problem soon
      Gruß Fred

      Die Dreambox ist tot, es lebe die Dreambox

      Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von Fred Bogus Trumper ()

    • rdate ist in allen Images vorinstalliert und funktioniert auch.

      Ihr meint das enigma2-plugin-newnigma2-rdate.
      Das soll rdate automatisch ausführen wenn die Transponderzeit deaktiviert ist.


      Ich würde euch empfehlen einen cron-job für rdate anzulegen.
      ..und wir schauen uns das irgendwann mal an
    • Ich habe mir mal die /etc/enigma2/timeserver.cfg angeschaut, da scheinen die Timeserver drinzustehen.
      Hab es auch direkt ausprobiert, das scheint alles OK zu sein:


      *****************************
      * newnigma2.to *
      *****************************
      * the next step is done *
      *****************************
      OpenDreambox
      dm8000 login: root
      Password:
      root@dm8000:~# rdate
      BusyBox v1.15.3 (2011-03-10 14:42:52 UTC) multi-call binary

      Usage: rdate [-sp] HOST

      Get and possibly set the system date and time from a remote HOST

      Options:
      -s Set the system date and time (default)
      -p Print the date and time

      root@dm8000:~# rdate time.fu-berlin.de
      Sat Sep 24 18:10:30 2011
      root@dm8000:~# rdate ptbtime1.ptb.de
      Sat Sep 24 18:11:13 2011
      root@dm8000:~#