ZambieTheBully
Forum Noob
Hey guys, new to the community and exploring my interest in PS3 repair with a CECHA01 model. I purchased the unit with the GLOD and wanted to see if I could fix it after some investigation or at the very least learn something I didn't know before. I would've already chopped off this unit to a bad RSX and only a reball could save it but not guaranteed. However the fact that I can get to both a screen informing me there's no HDD installed (properly when there wasn't) and to the recovery menu on a fresh HDD gives me some hope.
I found that with a freshly formatted HDD I was able to boot into recovery mode. There I quickly attempt a update with fresh firmware. Would do the update all the way up to the second progress screen and then nothing. Would eventually turn itself off and rebooting it results in GLOD and typically itself turning off again around 30 seconds in (no beep). Trying to re-enter safe mode but failed, never able to access the mode again until I take the HDD and reformat it with my PC.
Honestly this issue is the only thing keeping me going. I'm unsure how to further diagnose the machine. Still had the seal and was cleaned out of its dust (which was a lot). Had several 1001 errors but read this maybe result by improper shut off and is typically normal. I plan on ordering RIP Felix tantalizers and replacing the tokin capacitors anyways. Worst case I get some experience soldering.
Super curious what the community thinks and if there's anything else I can test further. Forgot to mention but notice the RSX remains cold on boot and the CPU and PSU is the only things causing heat (especially the PSU) unsure if this is normal since I don't have anything to compare.
Thank you in advance!
Sent from my iPhone using Tapatalk
Thanks to RIP Felix video tutorial I had a much better understanding on how to work with syscon. Was able to boot into internal mode and get the following:
errlog
Bringup
Bringup isn't crashing with an error (why there's no YLOD) but I notice the SSM state gets to 0500 while most YLOD units get to 0700. My question is what is SSM state and do we have a list of its steps so I can see what's it getting hang up on?
Sent from my iPhone using Tapatalk
powerstate
PCI remains powered off. This normal?
I found that with a freshly formatted HDD I was able to boot into recovery mode. There I quickly attempt a update with fresh firmware. Would do the update all the way up to the second progress screen and then nothing. Would eventually turn itself off and rebooting it results in GLOD and typically itself turning off again around 30 seconds in (no beep). Trying to re-enter safe mode but failed, never able to access the mode again until I take the HDD and reformat it with my PC.
Honestly this issue is the only thing keeping me going. I'm unsure how to further diagnose the machine. Still had the seal and was cleaned out of its dust (which was a lot). Had several 1001 errors but read this maybe result by improper shut off and is typically normal. I plan on ordering RIP Felix tantalizers and replacing the tokin capacitors anyways. Worst case I get some experience soldering.
Super curious what the community thinks and if there's anything else I can test further. Forgot to mention but notice the RSX remains cold on boot and the CPU and PSU is the only things causing heat (especially the PSU) unsure if this is normal since I don't have anything to compare.
Thank you in advance!
Sent from my iPhone using Tapatalk
Thanks to RIP Felix video tutorial I had a much better understanding on how to work with syscon. Was able to boot into internal mode and get the following:
errlog
Code:
ofst[ 8]:err_code:0xffffffff, clock:0xffffffff
ofst[ 12]:err_code:0xa0801001, clock:0xffffffff
ofst[ 16]:err_code:0xa0801001, clock:0xffffffff
ofst[ 20]:err_code:0xa0801001, clock:0xffffffff
ofst[ 24]:err_code:0xa0801004, clock:0xffffffff
ofst[ 28]:err_code:0xa0801001, clock:0xffffffff
ofst[ 32]:err_code:0xa0801004, clock:0xffffffff
ofst[ 36]:err_code:0xa0801004, clock:0xffffffff
ofst[ 40]:err_code:0xa0801004, clock:0xffffffff
ofst[ 44]:err_code:0xa0801004, clock:0xffffffff
ofst[ 48]:err_code:0xa0801004, clock:0xffffffff
ofst[ 52]:err_code:0xa0801001, clock:0xffffffff
ofst[ 56]:err_code:0xa0801001, clock:0xffffffff
ofst[ 60]:err_code:0xa0801001, clock:0xffffffff
ofst[ 64]:err_code:0xa0801001, clock:0xffffffff
ofst[ 68]:err_code:0xa0003001, clock:0xffffffff
ofst[ 72]:err_code:0xa0003001, clock:0xffffffff
ofst[ 76]:err_code:0xa0801001, clock:0xffffffff
ofst[ 80]:err_code:0xa0801001, clock:0xffffffff
ofst[ 84]:err_code:0xa0801001, clock:0xffffffff
ofst[ 88]:err_code:0xa0801001, clock:0xffffffff
ofst[ 92]:err_code:0xa0801001, clock:0xffffffff
ofst[ 96]:err_code:0xa0801001, clock:0xffffffff
ofst[100]:err_code:0xa0801001, clock:0xffffffff
ofst[104]:err_code:0xa0801001, clock:0xffffffff
ofst[108]:err_code:0xa0801001, clock:0xffffffff
ofst[112]:err_code:0xa0801001, clock:0xffffffff
ofst[116]:err_code:0xa0003001, clock:0xffffffff
ofst[120]:err_code:0xa0003001, clock:0xffffffff
ofst[124]:err_code:0xa0003001, clock:0xffffffff
ofst[ 0]:err_code:0xa0003001, clock:0xffffffff
ofst[ 4]:err_code:0xa0801001, clock:0xffffffff
Bringup
Code:
bringup
[SSM] state: 0000 -> 0101
Bringup Mode #0 (0xFF)
[SSM] ssmCb_OnStartingBePowOn() called.
[SSM] First Boot.
[SSM] Bringup mode : syspm_stat=00000000/00000000
[POWSEQ] PowerSeq_Setup called.
[SSM] state: 0101 -> 0201
[POWSEQ] AV Backend Setup
[SSM] state: 0201 -> 0102
[SSM] state: 0102 -> 0202
[SSM] state: 0202 -> 0103
[SSM] state: 0103 -> 0203
[SSM] ssmCb_BeforeBeOn() called.
[SSM] state: 0203 -> 0104
Psbd_SbTransMode_Half:0x20e2
[mullion]$
shutdown
[SSM] state: 0400 -> 0500
[POWSEQ] AV Backend Letup
[SSM] ssmCb_AfterBeOn() called.
[SSM] Shutdown mode ... req_wake_src = 000000F4, ctxt=00/00
[SSM] Shutdown mode : syspm_stat=00000000/00000000
[POWSEQ] PowerSeq_Letup called.
[SSM] state: 0500 -> 0000
(PowerOff State)
Bringup isn't crashing with an error (why there's no YLOD) but I notice the SSM state gets to 0500 while most YLOD units get to 0700. My question is what is SSM state and do we have a list of its steps so I can see what's it getting hang up on?
Sent from my iPhone using Tapatalk
powerstate
Code:
powerstate
ATA Power : ON
PCI Power : OFF
RSX Power : ON
XDR Power : ON
Eurus Power : ON
SB Power : ON
RSX Thermal Sensor : AVAILABLE
BE Thermal Sensor : AVAILABLE
PCI remains powered off. This normal?
Last edited by a moderator: