Editing Talk:More System Information
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 20: | Line 20: | ||
<gallery> | <gallery> | ||
File:MoreSystemInformation-CECHA01-102.JPG|[[CECHAxx|CECHA01]] with FW 1.02 | File:MoreSystemInformation-CECHA01-102.JPG|[[CECHAxx|CECHA01]] with FW 1.02 | ||
File:IMG 0148.JPG|[[CECHAxx|CECHA00]] with FW 1.10 | File:IMG 0148.JPG|[[CECHAxx|CECHA00]] with FW 1.10 | ||
Line 48: | Line 47: | ||
File:MoreSystemInformation CECHA with 40nm RSX.jpg|CECHA with 40nm RSX | File:MoreSystemInformation CECHA with 40nm RSX.jpg|CECHA with 40nm RSX | ||
File:MoreSystemInformation DECHA00A.jpg|DECHA00A/J | File:MoreSystemInformation DECHA00A.jpg|DECHA00A/J | ||
</gallery> | </gallery> | ||
===Syscon string format speculation=== | |||
There are motherboards with 4.00 firmware 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": 0100****.pkg 0101****.pkg 0102****.pkg 0103****.pkg 0104****.pkg 0105****.pkg (there are only patches for 6 different 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 patch is speciall, and if it uses a different install method than the others) | |||
Note there are only 5 syscon hardware series known in this order: CXR713F120A, CXR713120-201GB, SW-30x, SW2-30x, andΒ SW3-30x | |||
The SoftID versions are ordered chronologically, and are dependant of this hardware revisions of syscon. As an example the chronologicall order of SoftID availables for CXR713120-201GB is 0B8E--->0C16--->0D52--->0DBF--->0E69. After this SoftID the increasing numeration stops. In the next hardware revision of syscon (SW-30x series) the SoftID starts in 065D (is smaller than the previous series)... is not clear if this series continues with SW2-30x and later with SW3-30x because the numbers matches but the syscon hardware is a different series | |||
The value used in SoftID is not an identifyer of syscon hardware itself, actually each syscon has several SoftiID compatibles (but this doesnt means that all the compatible versions can be installed because the syscon firmware contains code to initialize/manage/communicate with other components of the motherboard as cell, southbridge (and underlying starship?, sata/pata adaptor?), etc...). In the case of a syscon firmware installed in a compatible syscon but with an incorrect SoftID some components of the motherboard can stop working, the whole system unable to boot or permanently bricked | |||
It seems CXR713F120A and CXR713120-201GB has the same package/pinout... so maybe this first 2 syscon models can be refered as "CXR713 series" his SoftID versions keeps the chronological order. | |||
===Example tables (please help to fill it)=== | |||
{{Syscon Patches}} |