This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9851 - settings not saved when disk is not spinning
Attached to Project:
Rockbox
Opened by Klaus Wildhirt (klawit) - Friday, 30 January 2009, 08:52 GMT+2
Last edited by Andree Buschmann (Buschel) - Friday, 21 October 2011, 14:30 GMT+2
Opened by Klaus Wildhirt (klawit) - Friday, 30 January 2009, 08:52 GMT+2
Last edited by Andree Buschmann (Buschel) - Friday, 21 October 2011, 14:30 GMT+2
|
DetailsRockbox seems not to save settings when there is no disk spinup between changing and shutting down. I realized this is true for Rockbox 3.1 since current build r19559.
|
This task depends upon
Closed by Andree Buschmann (Buschel)
Friday, 21 October 2011, 14:30 GMT+2
Reason for closing: Works For Me
Additional comments about closing: Works for me.
Friday, 21 October 2011, 14:30 GMT+2
Reason for closing: Works For Me
Additional comments about closing: Works for me.
When I shut it down and start it again, the playlist position is often (always ?) lost.
It didn't occur in rockbox 3.0 (if I remember correctly)
There is no spinning. Maybe there is a problem how CF cards are implemented as they don't like to be suspended (set asleep). I didn't change anything except
- database was initialized
- load database to RAM
- directory cache set to on
Shutting down takes quite much time (up to 6-8 sec.) even if nothing is flushed to disk.