summaryrefslogtreecommitdiff
path: root/www/docs/repairbattery.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/docs/repairbattery.t')
-rw-r--r--www/docs/repairbattery.t50
1 files changed, 50 insertions, 0 deletions
diff --git a/www/docs/repairbattery.t b/www/docs/repairbattery.t
new file mode 100644
index 0000000000..ba311f3c65
--- /dev/null
+++ b/www/docs/repairbattery.t
@@ -0,0 +1,50 @@
1#define _PAGE_ Repair your JBR V1 battery connectors
2#include "head.t"
3
4<p>
5 This guide will show you how to repair the battery connectors on your
6 Jukebox Recorder V1.
7
8<h2>Symptoms</h2>
9A loose battery connector can give all kinds of weird behaviour:
10
11<ul>
12 <li>Drastically lowered battery runtime
13 <li>It shuts down or reboots when you squeeze the bumpers
14 <li>It refuses to start up, saying something like this:
15 <pre>
16 HD register error
17 SC1 (85) 128
18 SN1 (170) 128
19 SC2 (170) 128
20 SN2 (85) 128
21 </pre>
22</ul>
23
24<h2>Performing the surgery</h2>
25First you open up your recorder, this is described
26<a href=http://rockbox.haxx.se/mods/disassemble.html>here</a>.
27<p>
28This picture shows you the two solder joints that most often are broken.
29
30<p>
31<a href=solderjoints.jpg><img border=0 src=solderjoints_t.jpg></a>
32
33<p>
34 Now you fire up your soldering iron and resolder the joints. Make sure that the PCB really is connected to the metal housing.
35
36<p>
37<a href=solderjoints2.jpg><img border=0 src=solderjoints2_t.jpg></a>
38
39<p>
40Once you have resoldered all joints, reassemble the archos and start it up.
41The reassembly is described
42<a href=http://rockbox.haxx.se/mods/reassemble.html>here</a>.
43
44<p>
45Good luck!
46
47<p>
48<i>Linus</i>
49
50#include "foot.t"