This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#8802 - iPod does not charge via an AC -> USB adapter
Attached to Project:
Rockbox
Opened by Jason Trible (JasonT) - Tuesday, 25 March 2008, 20:48 GMT+1
Last edited by Nils Wallménius (nls) - Wednesday, 12 November 2008, 16:01 GMT+1
Opened by Jason Trible (JasonT) - Tuesday, 25 March 2008, 20:48 GMT+1
Last edited by Nils Wallménius (nls) - Wednesday, 12 November 2008, 16:01 GMT+1
|
DetailsProblem:
Can no longer charge my 30Gig iPod Video device with a connector that plugs directly into the wall Additional Information: -If I boot into emergency disc mode (hold down select and play on reboot), the device will still charge so I do not think it is an issue with my hardware, or with my AC adapter -This has worked in Rockbox before, but I don't typically charge this way so I don't know when this broke. -Originally there was a patch I needed to apply to make this type of charging work. At some point, it started working in Rockbox proper. Then, apparently, it broke again. -I can go back to older builds if someone needs help narrowing down when this broke -Charging via a USB port appears to work fine. |
This task depends upon
Last working release by me was r15845-071129.
Than I tried r16290-080212 and bug was already included.
I also felt that USB charging from my computer was too slow in Rockbox when I plugged in USB while holding MENU so Rockbox stays running normally. I didn't measure the current but based on charge rate I'm willing to bet it's limited to 100mA. In Device Manager in Windows Vista, the power tab for that particular USB hub on the motherboard showed that the iPod had requested 500mA, but that doesn't control how much it uses.
Various iPods use the LTC4066 chip for charging and USB power management. For info about the chip, see:
http://www.linear.com/pc/productDetail.jsp?navId=H0,C1,C1003,C1037,C1078,C1088,P12292
Pin 13 (HPWR) of that chip is an input which selects between 100mA and 500mA charging. Perhaps that corresponds to a GPIO bit which Rockbox needs to manipulate.
The current limiting part of the LTC4066 doesn't apply to Firewire charging, and charging from Firewire in Rockbox is fast.
Tried both the Apple wall charger, and a car usb charger.
iPod 30GB Color/Photo
Thanks
iPod is charging from AC adapter but not while connected to USB...
More info can be found here : http://forums.rockbox.org/index.php?topic=18317.0
http://www.rockbox.org/tracker/8319
I haven't tested this in a while but with a AC charger plugged into my iPod with Rockbox booted, the iPod seemed to not get any noticable power from the AC adapter. Certainly not enough to charge the battery or run solely off of the AC adapter.
FS#8319-- is this bug still active?