Re: [F5-221] Automatic wake up
Posted: 23 Jan 2021, 04:43
Hello,
i have some news about the wake up problem.
I was able to change the time when the system wakes up.
When i set an automatic wakeup in TOS it seems to be respected as expected. Also the wakeup at midnight seems to be fixed with that. (Automatic wakeup enabled)
Then i have tried to delete this wakeup and disable the automatic wakeup at all in TOS. But it seems that this is NOT working as expected.
The alarm itself was deleted and automatic wakeup disabled in UI but the system wakes up at the configured time of the deleted wakeup. So it looks like there is a bug your implementation for the automatic wakeup.
I've also checked the following files for wakeups
* /sys/class/rtc/rtc0/wakealarm -> has value when wakeup is set and none when wakeup is disabled
* /proc/driver/rtc -> has IRQ alarm and time when wakeup is set and none when wakeup is disabled
So maybe you are writing the alarm also to another location which is not cleaned up correctly?
Best regards
i have some news about the wake up problem.
I was able to change the time when the system wakes up.
When i set an automatic wakeup in TOS it seems to be respected as expected. Also the wakeup at midnight seems to be fixed with that. (Automatic wakeup enabled)
Then i have tried to delete this wakeup and disable the automatic wakeup at all in TOS. But it seems that this is NOT working as expected.
The alarm itself was deleted and automatic wakeup disabled in UI but the system wakes up at the configured time of the deleted wakeup. So it looks like there is a bug your implementation for the automatic wakeup.
I've also checked the following files for wakeups
* /sys/class/rtc/rtc0/wakealarm -> has value when wakeup is set and none when wakeup is disabled
* /proc/driver/rtc -> has IRQ alarm and time when wakeup is set and none when wakeup is disabled
So maybe you are writing the alarm also to another location which is not cleaned up correctly?
Best regards