summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-08-27 11:59:01 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-08-27 11:59:01 +0000
commit1436b107a01867ec07a32a46d2834d47e53bd2cd (patch)
tree79197281cfc3938accef5076724ce7f9aa690230
parent800d27d923a73671061e8fcb5fc2a5229fa85afd (diff)
downloadrockbox-1436b107a01867ec07a32a46d2834d47e53bd2cd.tar.gz
rockbox-1436b107a01867ec07a32a46d2834d47e53bd2cd.zip
split Q13 into two separate questions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2000 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--docs/BATTERY-FAQ14
1 files changed, 6 insertions, 8 deletions
diff --git a/docs/BATTERY-FAQ b/docs/BATTERY-FAQ
index c49148604e..d1ccb3c6ab 100644
--- a/docs/BATTERY-FAQ
+++ b/docs/BATTERY-FAQ
@@ -133,10 +133,8 @@ A12: In our testing we found the following results:
133 So leaving the unit on and paused consumes ~100mA, and thus much less 133 So leaving the unit on and paused consumes ~100mA, and thus much less
134 than needing to reboot the unit. Your mileage may vary. 134 than needing to reboot the unit. Your mileage may vary.
135 135
136Q13: When I plug the charger in my Recorder, it doesn't immediately start 136Q13: When I plug in the charger when the Recorder is turned off, it turns
137 charging the batteries. And when I plug in the charger when the Recorder 137 itself on and starts charging in the Archos software? What's up?
138 is turned off, it turns itself on and starts charging in the Archos
139 software? What's up?
140A13: There is a switch in the DC IN jack of the Jukebox - when a charger (or 138A13: There is a switch in the DC IN jack of the Jukebox - when a charger (or
141 whatever) is plugged in, the unit is powered on, even if the charger 139 whatever) is plugged in, the unit is powered on, even if the charger
142 is not plugged in a mains outlet. 140 is not plugged in a mains outlet.
@@ -145,12 +143,12 @@ A13: There is a switch in the DC IN jack of the Jukebox - when a charger (or
145 located on the FLASH ROM does not load a new firmware version (like 143 located on the FLASH ROM does not load a new firmware version (like
146 Rockbox) from the disk, but goes into charging mode instead. You can 144 Rockbox) from the disk, but goes into charging mode instead. You can
147 use this feature to get to the Archos charger if you want to. 145 use this feature to get to the Archos charger if you want to.
148 146
149 When Rockbox is running on the Recorder (the device has been booted 147Q14: When I plug the charger in my Recorder, it doesn't immediately start
148 charging the batteries!
149A14: When Rockbox is running on the Recorder (the device has been booted
150 without the charger) it's power management code runs once per minute 150 without the charger) it's power management code runs once per minute
151 (thus the charge level and charging status is only updated every minute). 151 (thus the charge level and charging status is only updated every minute).
152 If the battery is not full, it will start charging. If the 'deep 152 If the battery is not full, it will start charging. If the 'deep
153 discharge' mode is enabled in the settings menu, it will start charging 153 discharge' mode is enabled in the settings menu, it will start charging
154 only when the battery is almost empty. 154 only when the battery is almost empty.
155
156