LE8 wakeupalarms / setwakeup.sh no longer working

  • With the same settings as in LE7 the wakeupalarms are no longer beeing written to /rtc in LE8.
    If you add a new timer to TVHeadend or set a wakeup via ssh the timer is not getting set. :huh:
    So the system will not wake up for a recording.
    Cat /proc/driver/rtc

    There is nothing in the logs...
    Hardware wasn't changed if I do a backup and restore to LE7 everything is working like a charm.

    (Switching from OE6 to LE7 there was a problem because on LE7 HPET wasn't any longer disabled in autostart.sh. But the timer were getting set correctly)

    Regards
    Nicolas

    Edited once, last by Nicolas (March 6, 2017 at 12:30 AM).

  • On LE7
    setwakeup.sh date '+%s' -d '+ 10 minutes'
    Works

    On LE8
    setwakeup.sh date '+%s' -d '+ 10 minutes'
    Sh: write error: invalid argument

    Edited once, last by Nicolas (March 6, 2017 at 12:24 AM).

  • Hello!

    Does setting a timestamp (using setwakeup.sh date '+%s' -d '+ 10 minutes') works for anyone?
    I am getting an error but there is always a timer 5 minutes ahead.

    So could someone with a x86 system try this via ssh please?
    setwakeup.sh date '+%s' -d '+ 10 minutes

    Thanks in advance!

    Nicolas

    Edited once, last by Nicolas (March 5, 2017 at 12:40 PM).