Installing Debug Firmware
Has anyone attempted to try this? It says it can potentially brick so have a NAND/NOR flasher.
Downgrading with linux - PS3 Development Wiki
Insatlling Debug Firmware
Quote:
High brick risk! Don´t try this if you don´t know what you are doing If you brick with this the only way to recover is with a nor flasher and a proper backup
To install debug firmware, EID0 should be reencrypted and rehashed with the proper target and device ids/type
Debugging Station Target ID: 0x82
eEID contains
- system model data
- target ID
- PS3 motherboard revision
- Per ps3 values (console id, psid...)
Other target IDs (might be helpful if someone messes this up)
Target IDs
Quote:
A0 = system debugger
- 81 = reference tool
- 82 = debugging station
- 83 = japan
- 84 = USA
- 85 = Europe
- 86 = Korea
- 87 = UK
- 88 = Mexico
- 89 = Australia/New Zealand
- 8A = South Asia (Asia except China, Japan and Taiwan),
- 8B = Taiwan
- 8C = Russia
- 8D = China
"The kernel and most of the loaders check the target id as well as the device id/type to see if your unit is debug or not and if not they disable all the fancy things such as running unsigned code (in the case of appldr).
I'm about to get an infectus and was going to try this out. Anyone else gonna attempt? or has done this?