summaryrefslogtreecommitdiff
path: root/www/mods/disassemble2.t
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2002-03-27 09:47:34 +0000
committerBjörn Stenberg <bjorn@haxx.se>2002-03-27 09:47:34 +0000
commite8c6b2052b11d85b8836a0c07e493b9562dd11eb (patch)
treec9255e329727fcbfacdf8eb6f6850a25f97b38e6 /www/mods/disassemble2.t
parent554b95aad3189b07d69f0b8fb59fda1932e0ac68 (diff)
downloadrockbox-e8c6b2052b11d85b8836a0c07e493b9562dd11eb.tar.gz
rockbox-e8c6b2052b11d85b8836a0c07e493b9562dd11eb.zip
Initial version
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@33 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/mods/disassemble2.t')
-rw-r--r--www/mods/disassemble2.t38
1 files changed, 38 insertions, 0 deletions
diff --git a/www/mods/disassemble2.t b/www/mods/disassemble2.t
new file mode 100644
index 0000000000..7cdbc636fa
--- /dev/null
+++ b/www/mods/disassemble2.t
@@ -0,0 +1,38 @@
1#define _PAGE_ Taking the electronics apart
2#include "head.t"
3
4<p>First, <a href="disassemble.html">disassemble the Archos</a>.
5
6<p><img src="a2.jpg">
7<br>
8Locate the three solder points where the top board is soldered to the frame.
9<hr>
10
11<p><img src="a3.jpg">
12<br>
13Remove the solder from these points.
14<hr>
15
16<p><img src="a4.jpg">
17<br>
18Now carefully lift the top board...
19<hr>
20
21<p><img src="a5.jpg">
22<br>
23...while pushing down on the CPU board below it.
24<p>The CPU board is connected with a 40-pin connector, that you have to disconnect by carefully pushing it down on both sides. Use a semi-soft rounded plastic tool. DO NOT USE A SCREWDRIVER! There are delicate traces on the CPU board that you DON'T want to damage!
25<hr>
26
27<p><img src="a6.jpg">
28<br>
29Ah, there. The top board is separated from the bottom (CPU) board and folded out to the side.
30
31<p>The CPU board can now be removed by carefully pulling it off its' connector to the MP3REAR board.
32
33<p>Most likely, your unit will have less patch wires than this and might have a different set of power components on the left. That's because this is a Really Old Model&trade;, made back in the 20th century (week 44, 2000) :-)
34<hr>
35
36<p><i>Björn</i>
37
38#include "foot.t"