Hallo und willkommen in unserer Community! Ist dies Dein erster Besuch?
Ergebnis 1 bis 10 von 10
  1. #1
    War ein paarmal hier

    Registriert seit
    10.12.2016
    Beiträge
    23
    DankeAktivitätenReceiverTagging

    DM starts automatically alone

    Hello,

    New day, new question....

    My DM900 looks to power on automatically every morning at 4:40
    When I wake up, my TV is on (probably detected the dreambox) and the dreambox too

    Apparently, there is no crashlog in TMP... and Santa Klaus is not in my living room :-)

    How could I monitor or find why it starts?

    Thank you!

    •   Alt Advertising

       

  2. #2
    King of the Board

    Registriert seit
    30.09.2013
    Beiträge
    5.402
    DankeAktivitätenReceiverTagging
    Moin!

    How can you know it was not Santa? You’re staying up all night?

    Have you installed EPGRefresh or other Apps that might power up the Box?
    Maybe it is not configured correctly.

  3. #3
    War ein paarmal hier

    Registriert seit
    30.09.2013
    Beiträge
    16
    DankeAktivitätenReceiverTagging
    Hi,

    Timer is on for daily wake up.

  4. #4
    War ein paarmal hier
    Themenstarter

    Registriert seit
    10.12.2016
    Beiträge
    23
    DankeAktivitätenReceiverTagging
    Hi,
    No, nothing installed except the Elite image (and oscam and filetostartoscam)
    It started again this morning without reason

    Would you have a tip to launch/record a log to find when it started and because of what?


    My wife was sure it was Santa Klaus :-)

  5. #5
    War ein paarmal hier

    Registriert seit
    30.09.2013
    Beiträge
    16
    DankeAktivitätenReceiverTagging
    Menü, Timer, Powertimer and clean this.

  6. #6
    King of the Board

    Registriert seit
    30.09.2013
    Beiträge
    5.402
    DankeAktivitätenReceiverTagging
    Moin!

    Code:
    journalctl  -xU now  > /tmp/e2.log
    should generate a log from last boot till „now“ in /tmp/e2.log

    If that does not state the problem, you need to install extra plugins to generate more information in the log.
    But try this first.


    By the way, Dream Elite; is this the OE2.5 version? I think they still have some problems with this one.

  7. #7
    War ein paarmal hier
    Themenstarter

    Registriert seit
    10.12.2016
    Beiträge
    23
    DankeAktivitätenReceiverTagging
    OK I'll launch the log recorder tomorrow - I just rebooted after a full stop of the box

    I didn't find "power timer", but I looked in all the menu and nothing was activated

    We will see if Santa Klaus come again this night ... What it is sure is that he will come on the 24

    Yes 2.5 from 19.12

    Would you have a better image to propose (actually, I love their skin but I am fully open to any other experience)
    Geändert von jineffine (20.12.2016 um 22:03 Uhr)

  8. #8
    War ein paarmal hier
    Themenstarter

    Registriert seit
    10.12.2016
    Beiträge
    23
    DankeAktivitätenReceiverTagging
    I think I found it.
    It was started this morning, so I generated the Log... Whooo 2MB form 23.00 to 6.00 !!
    However... at 3:48 it started. I counted 5 hours since the last button pressed (yes...)
    So I remarked that the "shutdown if no button is pressed during 5 hours" was parametrized. It looks that shutdown is actually reboot :-)
    I put "inactive"... let's see



    Here is the log
    ec 21 03:48:00 dm900 enigma2[228]: RecordTimer.TryQuitMainloop
    Dec 21 03:48:00 dm900 enigma2[228]: swig director exception (SWIG director method error.)
    Dec 21 03:48:00 dm900 enigma2[228]: 0xb3f51068(sp=0xbee4f9b8) <__cxa_throw+168>
    Dec 21 03:48:00 dm900 enigma2[228]: 0x310f1c(sp=0xbee4f9d0) <SwigDirector_eSlot0X::cb_func()+284>
    Dec 21 03:48:00 dm900 enigma2[228]: 0xc8c5c(sp=0xbee4f9e0) <eTimer::activate()+384>
    Dec 21 03:48:00 dm900 enigma2[228]: 0xc9754(sp=0xbee4fa08) <eMainloop_native:rocessOneEvent(int)+564>
    Dec 21 03:48:00 dm900 enigma2[228]: 0x4037f0(sp=0xbee4fa68) <eMainloopQt:rocessEvents(QFlags<QEventLoop::ProcessEventsFlag>)+156>
    Dec 21 03:48:00 dm900 enigma2[228]: 0xb52ce22c(sp=0xbee4fb90) <QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>)+276>
    Dec 21 03:48:00 dm900 enigma2[228]: 0xb52d7498(sp=0xbee4fbd8) <QCoreApplication::exec()+148>
    Dec 21 03:48:00 dm900 enigma2[228]: 0x403730(sp=0xbee4fc08) <eMainloopQt::runLoop()+24>
    Dec 21 03:48:00 dm900 enigma2[228]: 0x2359c8(sp=0xbee4fc10) <our_terminate()+4228>
    Dec 21 03:48:00 dm900 enigma2[228]: 0xb499568c(sp=0xbee4fc28) <PyEval_EvalFrameEx+24024>
    Dec 21 03:48:00 dm900 enigma2[228]: Traceback (most recent call last):
    Dec 21 03:48:00 dm900 enigma2[228]: File "/usr/lib/enigma2/python/enigma.py", line 7395, in __call__
    Dec 21 03:48:00 dm900 enigma2[228]: return ret(*args, **kwargs)
    Dec 21 03:48:00 dm900 enigma2[228]: File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 133, in inactive
    Dec 21 03:48:00 dm900 enigma2[228]: self.shutdown(False)
    Dec 21 03:48:00 dm900 enigma2[228]: File "/usr/lib/enigma2/python/Plugins/Extensions/UserScripts/plugin.py", line 80, in shutdown_userscripts
    Dec 21 03:48:00 dm900 enigma2[228]: RecordTimerEntry.TryQuitMainloop(True)
    Dec 21 03:48:00 dm900 enigma2[228]: NameError: global name 'RecordTimerEntry' is not defined
    Dec 21 03:48:00 dm900 enigma2[228]: -------
    Dec 21 03:48:00 dm900 enigma2[228]: thread joined 0
    Dec 21 03:48:04 dm900 enigma2[228]: main thread is non-idle! display spinner!
    Dec 21 03:48:07 dm900 enigma2[228]: [EPGC] cleanupOutdated
    Dec 21 03:48:10 dm900 systemd[1]: enigma2.service: Main process exited, code=dumped, status=6/ABRT
    Dec 21 03:48:10 dm900 systemd[1]: enigma2.service: Unit entered failed state.
    Dec 21 03:48:10 dm900 systemd[1]: enigma2.service: Failed with result 'core-dump'.
    Dec 21 03:48:10 dm900 systemd[1]: enigma2.service: Service has no hold-off time, scheduling restart.
    Dec 21 03:48:10 dm900 systemd[1]: Stopped enigma2.

  9. #9
    King of the Board

    Registriert seit
    30.09.2013
    Beiträge
    5.402
    DankeAktivitätenReceiverTagging
    Moin!

    Update userscripts to latest (5.1.5) if not done yet. That should prevent the crash.

  10. #10
    War ein paarmal hier
    Themenstarter

    Registriert seit
    10.12.2016
    Beiträge
    23
    DankeAktivitätenReceiverTagging
    one more thank...

    Everything worked fine, it didn't start alone tonight... Santa Klaus is finally preparing to visit the world


 

Stichworte

Lesezeichen

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •  
 Nachtfalke Reloaded Aktuell betrachtest Du unsere Community als Gast und hast somit nur begrenzten Zugriff auf Diskussionen, Bereiche und Downloads.
Registriere dich noch heute um auf alle Bereiche zuzugreifen!