So, basically I have what was a RSOD Fat PS3. It is a CECHK model, with a DIA-002 motherboard but a Samsung K8Q2815UQB-PI4B NOR, which seems unusual, but I think that's beside the point. The board is clearly not altered.
Anyhow, I have followed this guide in order to attempt to downgrade from my current 3.60 to 3.55: The Ultimate Foolproof PS3 Downgrade Guide.
So what I've done is I've followed ALL the guide steps, including meticulously wiring my Teensy to the motherboard, dumped my NOR, compared and compared and compared until I was sure my dump was good. I then patched, and re-uploaded. Up until this point everything went fine, and I then dumped the uploaded flash to make sure they matched up. They did.
Next, I used the provided downgrade .PUP and Lv2diag.self to downgrade after putting my PS3 into FSM using my Teensy. Anyhow, I have my USB flash drive plugged in, start it up..and get the green flashing light. Here is the error in the log:
So since then, I have tried the following:
- Re-flash the patched .bin, and try to install 3.60 FW and latest firmware via regular update, not FSM. I get a "data is corrupt" error.
- Tried using the RSOD fix released here, and although it says it went through successfully, nothing changes.
- Used 3 different hard drives, all did not make any difference.
- Tried 3 different flash drives, all formatted properly and with the correct PS3UPDAT.PUP
One thing to note is that while my dump right after flashing the patched bin matches up perfectly, the dump I take after attempting to downgrade to 3.55 seems all messed up. I also believe currently there is no OS, as the PS3 won't boot into anything and just says it needs FW 3.60 or greater when I boot it normally, but then says data is corrupt no matter what PUP I try to use to restore it.
I am just wondering if anyone has any idea what might be causing this? I have flashed and re-flashed a ton of times...nothing changes.
Any input appreciated!
Thanks,
- Vic
Anyhow, I have followed this guide in order to attempt to downgrade from my current 3.60 to 3.55: The Ultimate Foolproof PS3 Downgrade Guide.
So what I've done is I've followed ALL the guide steps, including meticulously wiring my Teensy to the motherboard, dumped my NOR, compared and compared and compared until I was sure my dump was good. I then patched, and re-uploaded. Up until this point everything went fine, and I then dumped the uploaded flash to make sure they matched up. They did.
Next, I used the provided downgrade .PUP and Lv2diag.self to downgrade after putting my PS3 into FSM using my Teensy. Anyhow, I have my USB flash drive plugged in, start it up..and get the green flashing light. Here is the error in the log:
Code:
manufacturing updating start
PackageName = /dev_usb000/PS3UPDAT.PUP
settle polling interval success
vflash is enabled...
creating system regions...
create storage region: (region id = 1)
create storage region: (region id = 2)
format partition: (region_id = 2, CELL_FS_UTILITY:HDD0, CELL_FS_UFS)
create storage region: (region id = 3)
format partition: (region_id = 3, CELL_FS_UTILITY:HDD1, CELL_FS_FAT)
creating system regions done.
boot from nor flash...
creating nor flash regions...
create storage region: (region id = 2)
create storage region: (region id = 3)
creating flash regions...
create storage region: (region id = 1)
create storage region: (region id = 2)
format partition: (region_id = 2, CELL_FS_IOS:BUILTIN_FLSH1, CELL_FS_FAT)
create storage region: (region id = 3)
format partition: (region_id = 3, CELL_FS_IOS:BUILTIN_FLSH2, CELL_FS_FAT)
create storage region: (region id = 4)
format partition: (region_id = 4, CELL_FS_IOS:BUILTIN_FLSH3, CELL_FS_FAT)
create storage region: (region id = 5)
create storage region: (region id = 6)
Initializing
taking a while...
start Updating Proccess
Initialize elapsed time = 98 msec
check UPL
Check UPL elapsed time = 66 msec
check Package Size
get package size elapsed time = 8 msec
start Updating Package
Update packages num = 28
Update packages total size = 163945171
Update Package Revoke list
read package revoke list package (576 bytes) elapsed = 18 msec
update package revoke list elapsed = 117 msec
Update Package Revoke list done(0x8002f000)
Update Core OS Package
read core os package (5212160 bytes) elapsed = 319 msec
update core os package elapsed = 133 msec
Update Core OS Package done(0x8002f147)
update package elapsed time = 587 msec
Updating or Verifying failure 0x8002f147
UpMng.UpdatePackage() failure
manufacturing updating FAILURE(0x8002f147)
Total Elapsed time = 48525 msec
- Re-flash the patched .bin, and try to install 3.60 FW and latest firmware via regular update, not FSM. I get a "data is corrupt" error.
- Tried using the RSOD fix released here, and although it says it went through successfully, nothing changes.
- Used 3 different hard drives, all did not make any difference.
- Tried 3 different flash drives, all formatted properly and with the correct PS3UPDAT.PUP
One thing to note is that while my dump right after flashing the patched bin matches up perfectly, the dump I take after attempting to downgrade to 3.55 seems all messed up. I also believe currently there is no OS, as the PS3 won't boot into anything and just says it needs FW 3.60 or greater when I boot it normally, but then says data is corrupt no matter what PUP I try to use to restore it.
I am just wondering if anyone has any idea what might be causing this? I have flashed and re-flashed a ton of times...nothing changes.
Any input appreciated!
Thanks,
- Vic