Downloads
release
dev builds
extras
themes
Documentation
manual
wiki
device status
Support
forums
mailing lists
IRC
Development
bugs
patches
dev guide
Search
Donate
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Welcome to the Rockbox Technical Forums!
Rockbox Technical Forums
Rockbox General
Rockbox General Discussion
Standby Modes
« previous
next »
Print
Pages: [
1
]
Author
Topic: Standby Modes (Read 2062 times)
onurbi
Member
Posts: 6
Standby Modes
«
on:
April 18, 2008, 02:57:49 PM »
Hi,
Rockbox can configure so much things (phantastic!), so am wondering, that the familiar standby mode seems not be possible, where the player consumes few power, but it comes back immediately, when switching on again. Would be good for "short time switch offs".
Did I discover this configuration not yet, or is really not possible?
Regards,
onurbi
Logged
Llorean
Member
Posts: 12931
Re: Standby Modes
«
Reply #1 on:
April 18, 2008, 03:00:07 PM »
If it were possible, it would be in the manual. Much like your previous question, it's that nobody who's interested in such a feature has done the associated work. It's not as easy as it seems for this one.
Logged
MarcGuay
Rockbox Expert
Member
Posts: 1065
Re: Standby Modes
«
Reply #2 on:
April 18, 2008, 03:03:33 PM »
http://www.rockbox.org/tracker/task/5112
Logged
onurbi
Member
Posts: 6
Re: Standby Modes
«
Reply #3 on:
April 18, 2008, 03:18:10 PM »
>
http://www.rockbox.org/tracker/task/5112
Thanks for that link. Now I know more about some opinions!
Logged
MarcGuay
Rockbox Expert
Member
Posts: 1065
Re: Standby Modes
«
Reply #4 on:
April 18, 2008, 03:19:48 PM »
There's definitely no shortage of those...
Logged
dreamlayers
Developer
Member
Posts: 425
Boris Gjenero
Re: Standby Modes
«
Reply #5 on:
April 18, 2008, 09:24:27 PM »
What's the difficulty with implementing this? I guess reinitializing hardware that's been affected by standby? One way to make this easier would be to have standby happen at one particular point (eg. the main menu) rather than anywhere.
Instant wakeup is the main and maybe only significant advantage the original firmware has over Rockbox now.
Logged
Llorean
Member
Posts: 12931
Re: Standby Modes
«
Reply #6 on:
April 18, 2008, 10:59:03 PM »
Tell me, do you have some special insight into how to put various parts of the hardware into standby mode rather than shutting it down?
Logged
ryran
Member
Posts: 379
Re: Standby Modes
«
Reply #7 on:
April 18, 2008, 11:18:12 PM »
dreamlayers:
What Llorean is saying.. is that we don't know how to put the ipods into standby / sleep mode. Or at least, if people have ideas about the coding, none of the work has been done.
Logged
dreamlayers
Developer
Member
Posts: 425
Boris Gjenero
Re: Standby Modes
«
Reply #8 on:
April 18, 2008, 11:48:35 PM »
I'm not claiming to have special insight or information here.
I suppose that for standby you need to only power the PortalPlayer and RAM and configure them for standby.
The power part is done using the PCF50605/PCF50607 power control unit. It is not put into standby like currently because that turns off the output and just puts that chip in standby waiting for triggers that turn it on. Instead it needs to be left on to provide those outputs. According to the PCF50606 datasheet, the maximum current draw is 1.5mA, which isn't too bad. I suppose associated components could draw more.
There are some comments in firmware/drivers/pcf50605.c regarding what the different outputs do. I bet the 1.8V unknown is for the RAM because that's what the RAM datasheet says. I thought you'd also use ECO mode on the power control unit but the comments say it's not stable. I suppose it might be stable with the low power draw encountered in suspend.
The K4S56163PF RAM datasheet talks about temperature compensated self-refresh, which I assume should be used. The current for refreshing the whole array at 40C is 200uA (I assume µA, microamps) which seems quite reasonable.
The PortalPlayer is the problem. The description says it supports standby but if there's no documentation, that is a problem. The only solution I can think of now is reverse-engineering the Apple firmware.
Logged
Llorean
Member
Posts: 12931
Re: Standby Modes
«
Reply #9 on:
April 19, 2008, 12:09:59 AM »
So you've answered your own question: "What's the difficulty with implementing this?" "There's no documentation for PortalPlayer hardware."
Logged
dreamlayers
Developer
Member
Posts: 425
Boris Gjenero
Re: Standby Modes
«
Reply #10 on:
April 19, 2008, 12:51:09 AM »
I wonder if it's possible to not use the PortalPlayer standby feature. Just shutdown power to everything (including the PortalPlayer) except the RAM, and when the PortalPlayer is powered up again get control back to Rockbox via a patch to the flash.
I just learned that some iPods can hibernate:
http://docs.info.apple.com/article.html?artnum=60945
Also an idea for figuring out how to sleep: Why not look at the diagnostics rather than the main firmware? They are smaller and they must be easier to figure out, and they do test sleep.
«
Last Edit: April 21, 2008, 12:42:08 AM by dreamlayers
»
Logged
Print
Pages: [
1
]
« previous
next »
Rockbox Technical Forums
Rockbox General
Rockbox General Discussion
Standby Modes
SMF 2.0.17
|
SMF © 2019
,
Simple Machines
Rockbox Privacy Policy
XHTML
RSS
WAP2
Page created in 0.09 seconds with 14 queries.