In my ps3 slim 3004a, after clicking the start button the console makes a "beep" and lights up a green diode, but after a few seconds everything goes out. The sequence repeats endlessly.
Here is the reading from syscon:
When I started measuring the motherboard I noticed that the resistance between the gate and the source in the two mosfets on the main power supply line of the cell processor is from 3 to 17 ohms. When I try to turn on the console there is no voltage there either. After unsoldering the mosfets the low resistance did not go away, so following this path I reached their 6610cbz pwm controller. After unsoldering it the low resistance went away. Is it the culprit or something else?
Here is the reading from syscon:
Code:
>$ errlog
00000000
# CODE CLOCK
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
# A0093003 FFFFFFFF
>$ bringup
00000000
# [SSM] Bringup Start.
# [PowSeq] Error:A102
# [SSM] PS0 ng.
# [SSM] Cond/Fatal received, msg=24D0.
# [SSM] Fataldown Start.
Press Ctrl+C to exit
>$ shutdown
00000000
# [SSM] Fataldown ok.
# (PowerOff State) (Fatal)
NG E00000E0
# [SSM] Clearfatal Start.
# [SSM] Clearfatal ok.
# (PowerOff State)
Press Ctrl+C to exit
>$ powersw
00000000
# [SSM] Bringup Start.
OK 00000000
# [PowSeq] Error:A102
# [SSM] PS0 ng.
# [SSM] Cond/Fatal received, msg=24D0.
# [SSM] Fataldown Start.
Press Ctrl+C to exit
>$ shutdown
00000000
# [SSM] Fataldown ok.
# (PowerOff State) (Fatal)
# [SSM] Clearfatal Start.
# [SSM] Clearfatal ok.
# (PowerOff State)
When I started measuring the motherboard I noticed that the resistance between the gate and the source in the two mosfets on the main power supply line of the cell processor is from 3 to 17 ohms. When I try to turn on the console there is no voltage there either. After unsoldering the mosfets the low resistance did not go away, so following this path I reached their 6610cbz pwm controller. After unsoldering it the low resistance went away. Is it the culprit or something else?