summaryrefslogtreecommitdiff
path: root/docs/howtos/t60_lcd_15.html
blob: b5fbd5f5016d7f075578b7d63fbfbbcd74020cd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
<!DOCTYPE html>
<html>
<head>
	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">

	<style type="text/css">
		body {
			background:#fff;
			color:#000;
			font-family:sans-serif;
			font-size:1em;
		}
	</style>

	<title>Libreboot documentation: Unbricking the ThinkPad T60</title>
</head>

<body>

	<header>
		<h1>Changing the LCD panel on a 15.1&quot; T60</h1>
		<aside>This is for the 15.1&quot; T60. If you have another size then the procedure will differ; for example, on 14.1&quot; you have
		to remove the hinges and the procedure is a bit more involved than on 15.1&quot;.</aside>
	</header>

	<p>Or go <a href="../index.html">back to main index</a></p>

	<h1 id="recovery">Disassembly</h1>

		<p>
			Remove those covers and unscrew:<br/>
			<img src="t60_dev/0059.JPG" alt="" /> <img src="t60_dev/0060.JPG" alt="" /> <img src="t60_dev/0061.JPG" alt="" />
		</p>

		<p>
			Gently pry off the front bezel.
		</p>

		<p>
			Remove inverter board:<br/>
			<img src="t60_dev/0064.JPG" alt="" />
		</p>

		<p>
			Disconnect LCD cable:<br/>
			<img src="t60_dev/0065.JPG" alt="" />
		</p>

		<p>
			Remove the panel:<br/>
			<img src="t60_dev/0066.JPG" alt="" />
		</p>

		<p>
			Move the rails (left and right side) from the old panel to the new one and then attach LCD cable:<br/>
			<img src="t60_dev/0068.JPG" alt="" />
		</p>

		<p>
			Insert panel (this one is an LG-Philips LP150E05-A2K1, and there are others. See <a href="../index.html#supported_t60_list">../index.html#supported_t60_list</a>):<br/>
			<img src="t60_dev/0069.JPG" alt="" />
		</p>

		<p>
			Insert new inverter board (see <a href="../index.html#supported_t60_list">../index.html#supported_t60_list</a> for what is recommended on your LCD panel):<br/>
			<img src="t60_dev/0070.JPG" alt="" />
		</p>

		<p>
			Now re-attach the front bezel and put all the screws in.
		</p>

		<p>
			It lives!<br/>
			<img src="t60_dev/0071.JPG" alt="" /> <img src="t60_dev/0072.JPG" alt="" /> <img src="t60_dev/0073.JPG" alt="" />
		</p>

<hr/>

	<p>
		Copyright &copy; 2014 Francis Rowe, All Rights Reserved.<br/>
		See <a href="../license.html">../license.html</a> for license conditions.
	</p>

</body>
</html>