1
00:00:00,400 --> 00:00:05,233
Hello everyone, today we will learn how to repair the power down failure of the Apple laptop
2
00:00:06,200 --> 00:00:08,633
Power down means that after pressing the switch,
3
00:00:09,000 --> 00:00:12,266
the mainboard enters the power-on state from the standby state,
4
00:00:12,766 --> 00:00:16,566
and the current rises accordingly, and then automatically shuts down,
5
00:00:17,033 --> 00:00:18,633
which is called power down
6
00:00:19,800 --> 00:00:23,100
Common power down faults are divided into the following types
7
00:00:24,566 --> 00:00:28,633
The first is that the standby condition of the chipset is not normal
8
00:00:29,333 --> 00:00:34,566
For example, the reset signal of RTC is normally 3.3V high level,
9
00:00:34,966 --> 00:00:37,600
and the minimum cannot be lower than 2V
10
00:00:38,333 --> 00:00:44,300
If it is exactly 2V, it is in a critical state and will cause power down at any time
11
00:00:44,733 --> 00:00:47,700
This is a fault that has been repaired more often.
12
00:00:49,400 --> 00:00:51,600
When encountering this kind of problem,
13
00:00:51,900 --> 00:00:57,400
measure each standby condition of the chipset one by one to see if they have normal voltage values
14
00:01:00,200 --> 00:01:04,333
Second, we need to measure the conduction condition of the isolation tube
15
00:01:04,333 --> 00:01:07,966
to eliminate the power-down fault caused by the false common point
16
00:01:08,266 --> 00:01:12,200
The second fault, the standby condition of the EC is not normal
17
00:01:12,700 --> 00:01:19,666
For example, PP3V3_S5_AVREF_SMC, if the power supply is not normal,
18
00:01:20,300 --> 00:01:22,466
it will also cause power down when booting
19
00:01:24,000 --> 00:01:30,800
Therefore, it is necessary to carefully measure whether the EC's standby power supply, clock, reset,
20
00:01:31,100 --> 00:01:34,166
and switch signals and LID signals are normal.
21
00:01:35,700 --> 00:01:40,100
The third fault is power failure caused by abnormal temperature control circuit
22
00:01:40,566 --> 00:01:45,733
This kind of fault can search for "THERMTRIP" signal in the circuit diagram
23
00:01:46,133 --> 00:01:47,900
and check whether it is normal
24
00:01:48,433 --> 00:01:54,233
Generally, this signal is connected to the temperature control circuit, normally it is high level,
25
00:01:55,733 --> 00:01:58,366
if it is low, it may cause power failure
26
00:02:01,266 --> 00:02:03,900
The voltage is insufficient after starting up,
27
00:02:04,266 --> 00:02:07,633
and some power supplies have not been successfully turned on
28
00:02:07,766 --> 00:02:13,033
For example, lack of CPU power supply after booting, or lack of bus power supply
29
00:02:13,400 --> 00:02:17,700
It will cause power down, which is a power down due to lack of voltage.
30
00:02:18,166 --> 00:02:22,866
You can use the dual channel of the oscilloscope to compare the waveforms of each power supply
31
00:02:22,900 --> 00:02:26,700
to see which power supply has not been generated before the power failure
32
00:02:27,733 --> 00:02:34,100
Compare the SLP_S3# signal to see which power supply drops earlier than the SLP_S3# signal,
33
00:02:34,633 --> 00:02:37,500
and the power supply that drops first is problematic
34
00:02:38,266 --> 00:02:43,566
If SLP_S3# falls first, then there is a problem with the bridge or chipset
35
00:02:45,133 --> 00:02:50,600
After receiving the switch signal, the chipset sends out SLP_S5#, SLP_S4#, SLP_S3#
36
00:02:50,600 --> 00:02:53,433
to turn on the power supply of the following channels
37
00:02:55,000 --> 00:02:59,533
Within the specified time, if some power supply is not successfully turned on,
38
00:03:00,700 --> 00:03:05,800
the chipset will automatically turn off the SLP_S*# signal to cause power failure
39
00:03:06,533 --> 00:03:08,033
This is a power failure
40
00:03:08,966 --> 00:03:12,333
There is also a power failure during the soft startup process,
41
00:03:12,866 --> 00:03:15,133
which has nothing to do with the hard start
42
00:03:16,033 --> 00:03:19,866
There is no problem with the power supply, clock, and reset signals
43
00:03:20,333 --> 00:03:23,566
The CPU has been working, and the BIOS has been read,
44
00:03:23,733 --> 00:03:26,500
and the self-test of the entire mainboard is performed
45
00:03:26,833 --> 00:03:30,566
During the self-test, if a problem is detected with a device,
46
00:03:30,700 --> 00:03:32,300
it will cause a power down
47
00:03:33,233 --> 00:03:37,966
Of course, there are also power failures caused by the BIOS itself
48
00:03:38,500 --> 00:03:41,866
For example, there is a problem with the BIOS itself,
49
00:03:42,633 --> 00:03:48,300
which causes failures during the self-test of each device, causing the self-test to fail
50
00:03:50,433 --> 00:03:54,566
During the self-test process, when each device is self-tested,
51
00:03:54,900 --> 00:03:59,000
if a certain device fails the self-test, it will cause power failure
52
00:03:59,300 --> 00:04:02,500
In this case, we can try to flash the BIOS first,
53
00:04:03,366 --> 00:04:08,266
eliminate the cause of the peripherals, and finally try to replace the chipset or EC
54
00:04:08,500 --> 00:04:11,666
The last type of fault is that after entering the system,
55
00:04:12,100 --> 00:04:15,100
the power is cut off from time to time during normal use
56
00:04:16,466 --> 00:04:21,766
In this case, we need to rule out the cause of the external device or the temperature control circuit
57
00:04:22,066 --> 00:04:25,566
You can also try to replace the memory, replace the BIOS,
58
00:04:25,900 --> 00:04:27,600
or reinstall the system
59
00:04:29,166 --> 00:04:32,466
Change the hard disk, reinstall the system and test,
60
00:04:33,400 --> 00:04:38,900
eliminate the cause of the system and software, and then consider to reball the chipset or EC
61
00:04:41,933 --> 00:04:43,933
Next, let's look at a case
62
00:04:44,233 --> 00:04:49,700
For example, Apple A1465, power down at about 0.7A
63
00:04:49,966 --> 00:04:53,766
When the power is turned on to 0.7A, the power is cut off,
64
00:04:54,000 --> 00:04:57,066
and it can be triggered repeatedly after the power is off
65
00:04:57,433 --> 00:05:01,933
In this case, it is generally necessary to consider Apple's common problem,
66
00:05:02,033 --> 00:05:07,400
which is the power supply of EC's PP3V3_S5_AVREF_SMC
67
00:05:07,933 --> 00:05:13,200
If the power supply is not normal, it will cause the power down at about 0.7A
68
00:05:13,433 --> 00:05:17,166
After measuring we found that there is no voltage of this power supply
69
00:05:17,633 --> 00:05:23,833
After measuring the impedance, I found that its resistance value is only 0.0053,
70
00:05:23,966 --> 00:05:27,366
which is quite low, and it is obviously short circuited
71
00:05:28,066 --> 00:05:31,933
In this case, either the chip that outputs the power supply is short-circuited,
72
00:05:32,300 --> 00:05:35,300
or there is a problem with the capacitor at the output end,
73
00:05:35,766 --> 00:05:38,233
or there is a problem with the EC itself
74
00:05:39,233 --> 00:05:44,633
Let's start with the easy and then the difficult, first eliminate the filter capacitor
75
00:05:45,033 --> 00:05:48,700
After replacing the filter capacitor, the problem was fixed
76
00:05:48,933 --> 00:05:50,766
This capacitor has been replaced
77
00:05:51,100 --> 00:05:56,133
After the replacement, it can be turned on and it can enter the system normally
78
00:05:56,533 --> 00:05:58,933
OK, this is a repair for a power down