summaryrefslogtreecommitdiff
path: root/www/docs/repairbattery.t
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2007-01-08 23:52:01 +0000
committerBjörn Stenberg <bjorn@haxx.se>2007-01-08 23:52:01 +0000
commit6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5 (patch)
treed11bbebc69df06d60970d05b4816e13d93602f2d /www/docs/repairbattery.t
parent8cece5a745f30234bfced4becfd9dfe4ca1047d4 (diff)
downloadrockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.gz
rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.zip
Splitting out www
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11952 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/docs/repairbattery.t')
-rw-r--r--www/docs/repairbattery.t53
1 files changed, 0 insertions, 53 deletions
diff --git a/www/docs/repairbattery.t b/www/docs/repairbattery.t
deleted file mode 100644
index 080c2fc186..0000000000
--- a/www/docs/repairbattery.t
+++ /dev/null
@@ -1,53 +0,0 @@
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. You will need some soldering skills, and not be afraid
7 of opening up your jukebox. If you have second thoughts about this, let
8 somebody else do it for you. <a href=http://www.newmp3technology.com>
9 NewMP3Technology</a> can certainly help you with that.
10
11<h2>Symptoms</h2>
12A loose battery connector can give all kinds of weird behaviour:
13
14<ul>
15 <li>Drastically lowered battery runtime
16 <li>It shuts down or reboots when you squeeze the bumpers
17 <li>It refuses to start up, saying something like this:
18 <pre>
19 HD register error
20 SC1 (85) 128
21 SN1 (170) 128
22 SC2 (170) 128
23 SN2 (85) 128
24 </pre>
25</ul>
26
27<h2>Performing the surgery</h2>
28First you open up your recorder, this is described
29<a href=http://rockbox.haxx.se/mods/disassemble.html>here</a>.
30<p>
31This picture shows you the two solder joints that most often are broken.
32
33<p>
34<a href=solderjoints.jpg><img border=0 src=solderjoints_t.jpg></a>
35
36<p>
37 Now you fire up your soldering iron and resolder the joints. Make sure that the PCB really is connected to the metal housing.
38
39<p>
40<a href=solderjoints2.jpg><img border=0 src=solderjoints2_t.jpg></a>
41
42<p>
43Once you have resoldered all joints, reassemble the archos and start it up.
44The reassembly is described
45<a href=http://rockbox.haxx.se/mods/reassemble.html>here</a>.
46
47<p>
48Good luck!
49
50<p>
51<i>Linus</i>
52
53#include "foot.t"