This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11453 - AMSv2: power down fails sometimes when wake-up alarm timer set
Attached to Project:
Rockbox
Opened by Bertrik Sikken (bertrik) - Saturday, 03 July 2010, 20:09 GMT+1
Last edited by Bertrik Sikken (bertrik) - Monday, 01 November 2010, 20:01 GMT+1
Opened by Bertrik Sikken (bertrik) - Saturday, 03 July 2010, 20:09 GMT+1
Last edited by Bertrik Sikken (bertrik) - Monday, 01 November 2010, 20:01 GMT+1
|
DetailsWhen using the wake-up alarm on AMSv2 players, the power-off often does not work when an wake-up alarm time has been set. A typical symptom is that on power-down the display shows "shutting down", dims a bit, but never actually shuts down.
I can reliably reproduce this on my sansa clip+ as follows: * Set an alarm to wake up in 2 minutes after the current time * Power off the player and wait until players wakes up * Set back the current time by 2 minutes and set the alarm again. * Power off the player -> it hangs while showing "shutting down" with the display slightly dimmed. Attached patch fixes it for me completely (although funman still reports problems even with this patch) |
This task depends upon
Closed by Bertrik Sikken (bertrik)
Monday, 01 November 2010, 20:01 GMT+1
Reason for closing: Fixed
Additional comments about closing: The idea of alarm2.diff has been committed as SVN r28435. Seems to be completely fixed now, please re-open if you see a shutdown-for-wakeup problem.
Monday, 01 November 2010, 20:01 GMT+1
Reason for closing: Fixed
Additional comments about closing: The idea of alarm2.diff has been committed as SVN r28435. Seems to be completely fixed now, please re-open if you see a shutdown-for-wakeup problem.
This works flawless here on my clip+ so far, I haven't seen any failed power-downs and the player wakes up at the proper time.
* set an alarm time
* record something (5 seconds or longer)
* stop recording and
* power off immediately
* set-alarm-time
* playback something
* stop and
* powerdown-for-wakeup
procedure 3-4 times, it will often fail.