Error code 3004 typically is the result of a failure in which the RSX cannot get enough power. this is because the RSX filter capacitors are not working correctly
From what i can see you seem to have done the NEC/Tokin replacement incorrectly, You must scratch the thermal VIAs in order to expose the copper substrate underneath. Otherwise the capacitors are not having a connection at all
@miguelfcp I reckon your connection is fine. The error code 3001 typically indicates a failure with the 12v line or the power supply. If you are not powering it on with the PSU plugged into those two prongs on the top then try that. Else try a different power supply
Yes it was that the problem. Now I'm getting this when I do errlog:
> errlog get 00
errlog get 00
ofst[ 28]:err_code:0xffffffff, clock:0xffffffff
ofst[ 32]:err_code:0xffffffff, clock:0xffffffff
ofst[ 36]:err_code:0xffffffff, clock:0xffffffff
ofst[ 40]:err_code:0xffffffff, clock:0xffffffff
ofst[ 44]:err_code:0xffffffff, clock:0xffffffff
ofst[ 48]:err_code:0xffffffff, clock:0xffffffff
ofst[ 52]:err_code:0xffffffff, clock:0xffffffff
ofst[ 56]:err_code:0xffffffff, clock:0xffffffff
ofst[ 60]:err_code:0xffffffff, clock:0xffffffff
ofst[ 64]:err_code:0xffffffff, clock:0xffffffff
ofst[ 68]:err_code:0xffffffff, clock:0xffffffff
ofst[ 72]:err_code:0xffffffff, clock:0xffffffff
ofst[ 76]:err_code:0xffffffff, clock:0xffffffff
ofst[ 80]:err_code:0xffffffff, clock:0xffffffff
ofst[ 84]:err_code:0xffffffff, clock:0xffffffff
ofst[ 88]:err_code:0xffffffff, clock:0xffffffff
ofst[ 92]:err_code:0xffffffff, clock:0xffffffff
ofst[ 96]:err_code:0xffffffff, clock:0xffffffff
ofst[100]:err_code:0xffffffff, clock:0xffffffff
ofst[104]:err_code:0xffffffff, clock:0xffffffff
ofst[108]:err_code:0xffffffff, clock:0xffffffff
ofst[112]:err_code:0xffffffff, clock:0xffffffff
ofst[116]:err_code:0xffffffff, clock:0xffffffff
ofst[120]:err_code:0xffffffff, clock:0xffffffff
ofst[124]:err_code:0xffffffff, clock:0xffffffff
ofst[ 0]:err_code:0xa0003001, clock:0xffffffff
ofst[ 4]:err_code:0xa0003001, clock:0xffffffff
ofst[ 8]:err_code:0xa0003001, clock:0xffffffff
ofst[ 12]:err_code:0xa0003001, clock:0xffffffff
ofst[ 16]:err_code:0xa0801200, clock:0xffffffff
ofst[ 20]:err_code:0xa0902203, clock:0xffffffff
ofst[ 24]:err_code:0xa0902203, clock:0xffffffff
[mullion]$
If I'm not mistaken the error 1200 stands for BE Thermal Error and 2203 for SB error (IC3001).
What this means and how to fix this?
EDIT: I decided to put the metallic shield and turn on the fan to see if it fixed the thermal error. What happens now is the PS3 turns on, the fan goes full speed and then the console turns off. If I do "errlog" I get the same output as before (what's above).
Thanks!