Talk:More System Information

From PS3 Developer wiki
Revision as of 06:41, 10 January 2012 by Sandungas (talk | contribs) (Removed obsolete speculation, added some question marks where values are not confirmed)
Jump to navigation Jump to search

Screenshot examples


Syscon format speculation

There are motherboards with 4.00 or bigger firmwares with a string filled with zeroes after the "." (0000000000000000). This zeroes means that his SoftID includes all the needed patches (in other words... 4.00ofw contains no patches aplicables to this syscon)

There is a direct relationship between the numbers used in the names of the .pkg's and the info shown after the "." e.g: SYS_CON_FIRMWARE_01040402.pkg will be shown in screen as: 0E69.0001000400040002 (to convert the string just add a zeroed byte before every byte)

Based in the numbers used in the patches them can be ordered in a timeline from "older to newer": 00010000********.pkg 00010001********.pkg 00010002********.pkg 00010003********.pkg 00010004********.pkg 00010005********.pkg (there are only patches for 6 syscons in 4.00 firmware, but probably there are more syscon generations used in newer motherboards that doesn't need patches yet)

The only patch that doesn't follow this rules is SYS_CON_FIRMWARE_S1_00010002083E0832.pkg whose numbers string doesn't need conversion, but it keeps the format 00010002******** (its unknown why this file is speciall, and if it uses a different install method than the others)

Example tables (please help to fill it)

PS3 Fat Bigger firmware installed SoftID.SysconPatch@SC Syscon generation syscon patch installed Notes
CECH (A/B) ???? ???? ???? ???? Needed example
CECHC 3.15 0C16.0001000100030002 generation 2 01010302.pkg Old patch because never updated over 3.40
CECHC 3.55 0C16.0001000100030003 generation 2 01010303.pkg
CECHC 3.70 0C16.0001000100030003 generation 2 01010303.pkg
CECHH 3.60 0DBF.0001000300030002 generation 4 01030302.pkg
CECHH 4.00 0DBF.0001000300030002 generation 4 01030302.pkg
CECHJ 3.55 0E69.0001000400040002 generation 5 01040402.pkg
CECHK 3.55 0E69.0001000400040002 generation 5 01040402.pkg
CECHL 3.65 065D.0000000000000000 generation 8? No patches installed generation needs comfirmation
CECHP 4.00 065D.0000000000000000 generation 8? No patches installed generation needs comfirmation
PS3 Slim Bigger firmware installed SoftID.SysconPatch@SC Syscon generation syscon patch installed Notes
CECH20xx 4.00 0832.00010002083E0832 generation 9? 00010002083E0832.pkg First model of slim with fat components, generation 3 or based on 3 ?
CECH21xx ???? ???? ???? ???? Needed example
CECH25xx 3.41 08C2.0000000000000000 generation 10? No patches installed generation needs comfirmation
CECH25xx 4.00 08C2.0000000000000000 generation 10? No patches installed generation needs comfirmation
CECH30xx 4.00 0918.0000000000000000 generation 11? No patches installed generation needs comfirmation

i think that this will explain everything: http://pastebin.com/k8KHGkzB and these are the generation of the SC http://pastebin.com/aJ3gxRKx (probably the first group is the correct one). deroad