DM 800 HD PVR: Newnigma2 v3.2.1

    Diese Seite verwendet Cookies. Durch die Nutzung unserer Seite erklären Sie sich damit einverstanden, dass wir Cookies setzen. Weitere Informationen

    • Danke für die Info,

      beim Gemini war es so da gab es unter Dienste "Cron" dort konnte man den Dienst starten und stoppen. Eingefügt wurde das Script in den jeweiligen Ordner und über die Schaltfläche den Dienst gestartet
      In Cron hatte ich ein Script das die CCcam überwacht und bei Störungen gleich neu startet.

      Näher will ich hier nicht eingehen. Einige hier im Board werden wissen um was es geht.

      Danke Euch Newnigma2 Freaks
      2 x Dreambox 800, Newnigma2-ipk-weekly-dm800 05_04_2019, Easymouse, 9°,13°,19,2° OScam
    • Newnigma² ist aber nunmal nicht Gemini und will es auch nicht sein. Bei uns muss man sich halt mit dem Thema beswchaeftigen, anstatt irgendwelche bunte Knoepfe zu druecken. Gerade bei Cron ist eigentlich keine GUI notwendig, das kann alles einfacher ueber die Konsole konfiguriert werden.
      Ich zitiere hier mal FredBogusTrumpers Posting zum Thema:

      there is no plugin to configure cron over GUI, it must be done over telnet

      install cron (if not done until yet)

      Quellcode

      1. # opkg update
      2. # opkg install cron


      add a cronjob

      Quellcode

      1. # crontab -e


      the vi-editor will start (help to Vi: -> en.wikipedia.org/wiki/Vi)

      <i> for change to insert mode

      add your new crontab like this

      Quellcode

      1. min hour day month day_off_week /usr/script/name_of_your_script.sh


      help crontab -> en.wikipedia.org/wiki/Cron

      save with
      <ESC> -> (then you are in the command mode)
      :wq
      <Enter>

      exit without saving (if not shure)
      <ESC>
      :!q
      <Enter>

      start cron

      Quellcode

      1. # /etc/init.d/cron start


      ------

      list your crontabs

      Quellcode

      1. # crontab -l


      edit your cronttabs with crontab -e - changes will take effect without restart cron

      ------

      after first startup of cron you can edit your crontabs with another editor for Linux alternatively, eg. with PS-Pad - but crontab -e is more linuxlike ;)

      the crontabs are saved in file /cron/tabs/root

      if you edit with PS-Pad, your have to restart cron manually, that changes take effect

      Quellcode

      1. # /etc/init.d/cron restart
      "Remember, if it's psychobilly, it's gotta have some rockabilly in it somwhere. It ain't just punk with a double bass." (P.Paul Fenech)
    • Na ja ist schon bissel umständlicher und wie gesagt man muß sich beschäftigen damit.
      Mal sehn ob ich das per Telnet packe.

      Danke Dir für die hilfreiche Info !
      2 x Dreambox 800, Newnigma2-ipk-weekly-dm800 05_04_2019, Easymouse, 9°,13°,19,2° OScam
    • RE: DM 800 HD PVR: Newnigma2 v3.2.1

      Hi!

      DM 800 S HD

      I seem to get some kind of memory issues with these new Newnigma2 images in few special cases. It comes often when trying to run Rytec manually. It says somehing like unable to allocade memory. If I after that try to go behind system blue buttom, it usually goes green crash screen and restarts enigma. After that I can run Rytec just fine. It's like the memory is very close to max and sometimes some stuff just needs more than there is free memory left.

      Google translation:

      Ich scheine eine Art von Speicher Probleme mit diesen neuen Newnigma2 Bilder in wenigen besonderen Fällen erhalten. Es kommt oft beim Versuch, Rytec manuell ausführen. Es sagt somehing wie keine Erinnerung allocade. Wenn ich versuche nach, dass sich hinter System blaue Taste zu gehen, es geht meist grün Absturz Bildschirm und startet Rätsel. Danach habe ich laufen kann Rytec just fine. Es ist wie der Speicher ist sehr nahe an der maximalen und manchmal ein paar Sachen braucht nur mehr, als es ist freier Speicher übrig.

      EDIT:

      I had allready installed newer experimental image, but it does the same so I give it's log file if it helps. Of course I'm not so sure what crash file this is as it's in hdd, so could be..

      EDIT 2:

      I have run without memory issues now, when I redused the size of EPG data. It use to be about 10MB file /hdd/ and now it's under 5MB. It use to collect over 300 000 events. I removed a lot of channels and redused number of EPG's I was loading and no more memory issue here.
      Dateien

      Dieser Beitrag wurde bereits 5 mal editiert, zuletzt von Lumikki ()