This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11065 - Disable line out for iPod Video
Attached to Project:
Rockbox
Opened by Andree Buschmann (Buschel) - Saturday, 27 February 2010, 20:52 GMT+2
Last edited by Andree Buschmann (Buschel) - Saturday, 20 March 2010, 16:02 GMT+2
Opened by Andree Buschmann (Buschel) - Saturday, 27 February 2010, 20:52 GMT+2
Last edited by Andree Buschmann (Buschel) - Saturday, 20 March 2010, 16:02 GMT+2
|
DetailsThe lineout of the iPod Video consumes 0.5-0.6 mA even if there is no sink connected. To save some power and reach longer battery runtime it is reasonable to implement an option to be able to switch off the lineout. The battery lifetime is ~30 minutes longer with this setting.
This patch combines the lineout on/off with the accessory voltage supply. Switching off the accessory supply will also switch off the lineout. As this combination might mix up different things and usecases -- e.g. using lineout without any accessory device but simple adaptor -- I would prefer to introduce a new system setting. |
This task depends upon
Closed by Andree Buschmann (Buschel)
Saturday, 20 March 2010, 16:02 GMT+2
Reason for closing: Accepted
Additional comments about closing: Submitted with r25257.
Saturday, 20 March 2010, 16:02 GMT+2
Reason for closing: Accepted
Additional comments about closing: Submitted with r25257.
My question in the first post should not open new discussions about the accessory detection -- this has been done and (for now to me) there is no way knwon for automatic detection. My question was if it is acceptable to create a new setting or if I shall implement the lineout-disabling as done in this patch. This way any user who is using his iPod's lineout on a dock connector / adaptor, that does not need power supply via the iPod, will loose battery runtime as he must enable the accessory power supply.