summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/docs/index.t4
-rw-r--r--www/docs/repairbattery.t50
-rw-r--r--www/docs/solderjoints.jpgbin0 -> 59916 bytes
-rw-r--r--www/docs/solderjoints2.jpgbin0 -> 81739 bytes
-rw-r--r--www/docs/solderjoints2_t.jpgbin0 -> 9141 bytes
-rw-r--r--www/docs/solderjoints_t.jpgbin0 -> 13878 bytes
6 files changed, 53 insertions, 1 deletions
diff --git a/www/docs/index.t b/www/docs/index.t
index 62554d9354..d164357214 100644
--- a/www/docs/index.t
+++ b/www/docs/index.t
@@ -77,10 +77,12 @@ Archos. (Jean Boullier)
77 77
78<h2>Hardware</h2> 78<h2>Hardware</h2>
79<ul> 79<ul>
80<li> Fotographs of various <a href="/internals/">Archos Internals</a> 80<li> Photographs of various <a href="/internals/">Archos Internals</a>
81 81
82<li> <a href="repairlcd.html">How to repair your broken LCD</a> 82<li> <a href="repairlcd.html">How to repair your broken LCD</a>
83 83
84<li> <a href="repairbattery.html">How to repair your broken battery connectors</a>
85
84<li> <a href="/mods/disassemble.html">Disassembling the Archos</a>, part 1: 86<li> <a href="/mods/disassemble.html">Disassembling the Archos</a>, part 1:
85removing the covers 87removing the covers
86 88
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"
diff --git a/www/docs/solderjoints.jpg b/www/docs/solderjoints.jpg
new file mode 100644
index 0000000000..916311b89d
--- /dev/null
+++ b/www/docs/solderjoints.jpg
Binary files differ
diff --git a/www/docs/solderjoints2.jpg b/www/docs/solderjoints2.jpg
new file mode 100644
index 0000000000..260a718e63
--- /dev/null
+++ b/www/docs/solderjoints2.jpg
Binary files differ
diff --git a/www/docs/solderjoints2_t.jpg b/www/docs/solderjoints2_t.jpg
new file mode 100644
index 0000000000..12a846c1fe
--- /dev/null
+++ b/www/docs/solderjoints2_t.jpg
Binary files differ
diff --git a/www/docs/solderjoints_t.jpg b/www/docs/solderjoints_t.jpg
new file mode 100644
index 0000000000..cfe1dc4720
--- /dev/null
+++ b/www/docs/solderjoints_t.jpg
Binary files differ