Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#7317 - iPod Video Charger insertion state is incorrect

Attached to Project: Rockbox
Opened by Akio Idehara (idak) - Saturday, 16 June 2007, 07:11 GMT+2
Last edited by Daniel Stenberg (bagder) - Wednesday, 12 September 2007, 23:01 GMT+2
Task Type Patches
Category Battery/Charging
Status Closed
Assigned To No-one
Player Type iPod 5G
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

ipod video's charger_inserted()
(firmware/target/arm/ipod/power-ipod.c)
always returns false
when battery charger(Apple iPod USB Power Adapter)
is inserted or not.

So I made a patch.

But I can't get H/W(PP5020) Specification.
(http://portalplayer.com/products/documents/5020_Brief_0108_Public.pdf
is dead.)
So I don't know this patch is collect...
   ipodvideo-charger.patch (1.1 KiB)
 apps/debug_menu.c                     |    3 +++
 firmware/target/arm/ipod/power-ipod.c |    2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

This task depends upon

Closed by  Daniel Stenberg (bagder)
Wednesday, 12 September 2007, 23:01 GMT+2
Reason for closing:  Out of Date
Additional comments about closing:  FS #7691 is more suitable. (closed on author's request)
Comment by Akio Idehara (idak) - Tuesday, 31 July 2007, 16:27 GMT+2
This patch indicates "Wall Charger" connection state collect.
(and this patch does not for "USB Charging from PC")
Wall charger is like follow
http://store.apple.com/1-800-MY-APPLE/WebObjects/AppleStore.woa/wa/RSLID?mco=E8245892&nplm=MB051LL/A

Loading...