diff options
| author | Uwe Freese <thebreaker@rockbox.org> | 2003-01-15 14:53:15 +0000 |
|---|---|---|
| committer | Uwe Freese <thebreaker@rockbox.org> | 2003-01-15 14:53:15 +0000 |
| commit | 5defb4c7a2e52fd6d2099be39c3946110a0754bb (patch) | |
| tree | f30d4a1b0d0543878606a1347730300b5aa79e9c | |
| parent | caebdd4f00a953fcaed76e6fa55ffb105e3093e2 (diff) | |
| download | rockbox-5defb4c7a2e52fd6d2099be39c3946110a0754bb.zip rockbox-5defb4c7a2e52fd6d2099be39c3946110a0754bb.tar.gz rockbox-5defb4c7a2e52fd6d2099be39c3946110a0754bb.tar.bz2 rockbox-5defb4c7a2e52fd6d2099be39c3946110a0754bb.tar.xz | |
added 'battery level flickers\!' question
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3097 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | docs/BATTERY-FAQ | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/BATTERY-FAQ b/docs/BATTERY-FAQ index 2780a69..201e30c 100644 --- a/docs/BATTERY-FAQ +++ b/docs/BATTERY-FAQ @@ -218,3 +218,12 @@ A15: That depends on who you ask. ;-) NiMH sellers say NiMHs are better and However, if you use your AJB connected to the charger all the time, we recommend you to use the deep discharge option. + +Q16: When I start my Jukebox, (dis)connect the charger and browse through the + directories, the battery level changes a little bit. Sometimes it's even + going up without the charger is connected! What's wrong? +A16: Nothing's wrong. The battery level is calculated out of the voltage. + Because disk spinning, LED backlight, charger all influence the actual + battery voltage, it is usual that the battery level is going a little bit + up and down sometimes. This cannot be avoided although we tried to make the + battery level display as little confusing as we could. |