Editing Talk:Syscon Thermal Configs
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 165: | Line 165: | ||
</div> | </div> | ||
<div style="float:left; font-size:x-small;"> | <div style="float:left; font-size:x-small;"> | ||
REX-001 | |||
000 33 41 00 00 00 36 42 00 29 00 39 43 00 2A 00 3B | 000 33 41 00 00 00 36 42 00 29 00 39 43 00 2A 00 3B | ||
Line 320: | Line 320: | ||
| colspan="9" {{cellcolors|#eeeeff}} | | colspan="9" {{cellcolors|#eeeeff}} | ||
|- | |- | ||
| rowspan="4" | PQX | | rowspan="4" | PQX-001<br>REX-001 || <abbr title="Relative to the start of each fan table">0x68</abbr> || {{cellcolors|#b0b0ff}} Fan table/Active status || FF || FF || {{cellcolors|black}} || {{cellcolors|black}} || {{cellcolors|black}} || 2 fan tables (cell, rsx) + 1 (dummy) of 0x70 legth each | ||
|- | |- | ||
| <abbr title="Relative to the start of the thermal config">0x156</abbr> || {{cellcolors|#ff4040}} unk_1 || FF || FF || FF || FF || FF || Always 0xFFFFFFFFFF | | <abbr title="Relative to the start of the thermal config">0x156</abbr> || {{cellcolors|#ff4040}} unk_1 || FF || FF || FF || FF || FF || Always 0xFFFFFFFFFF | ||
Line 356: | Line 356: | ||
| NPX-001 || FF FF FF FF FF || 84 8B 84 8E FF || FF FF FF FF FF | | NPX-001 || FF FF FF FF FF || 84 8B 84 8E FF || FF FF FF FF FF | ||
|- | |- | ||
| PQX | | PQX-001, REX-001 || FF FF FF FF FF || 7A 89 84 8E FF || FF FF FF FF FF | ||
|} | |} | ||
*The thermal configs found in [[NPX-001]] and | *The thermal configs found in [[NPX-001]] and [[PQX-001]] only differs in 2 bytes | ||
**[[NPX-001]], unk_2_cell=0x<span style="background:#ff4040;">84</span>, unk_2_rsx=0x<span style="background:#ff8080;">8B</span> | **[[NPX-001]], unk_2_cell=0x<span style="background:#ff4040;">84</span>, unk_2_rsx=0x<span style="background:#ff8080;">8B</span> | ||
** | **[[PQX-001]], unk_2_cell=0x<span style="background:#ff4040;">7A</span>, unk_2_rsx=0x<span style="background:#ff8080;">89</span> | ||
*The CELL in VER-001 is codenamed '''11S DD1.0''', in KTE-001 '''12S DD2.0'''. See: [[CELL_BE#Cell_Revisions]] | *The CELL in VER-001 is codenamed '''11S DD1.0''', in KTE-001 '''12S DD2.0'''. See: [[CELL_BE#Cell_Revisions]] | ||
Line 386: | Line 386: | ||
The syscon firmwares contains some thermal service text strings intended to be displayed in the UART terminal, they never implemented strings for all the thermal service functions, only a few of them... and some new text strings was implemented in newer versions of the syscon firmwares | The syscon firmwares contains some thermal service text strings intended to be displayed in the UART terminal, they never implemented strings for all the thermal service functions, only a few of them... and some new text strings was implemented in newer versions of the syscon firmwares | ||
Since Syscon firmware v1.0.0_k1 | Since Syscon firmware v1.0.0_k1 | ||
<pre style="font-size:0.7em"> | <pre style="font-size:0.7em"> | ||
[SERV THERM] GET_FANCTRL CMD | [SERV THERM] GET_FANCTRL CMD | ||
Line 449: | Line 449: | ||
</pre> | </pre> | ||
Since Syscon firmware v1.2.3_k1 | Since Syscon firmware v1.2.3_k1 | ||
<pre style="font-size:0.7em"> | <pre style="font-size:0.7em"> | ||
[SERV THERM] Thermal Error %s! | [SERV THERM] Thermal Error %s! | ||
Line 456: | Line 456: | ||
[SERV THERM] *** UNEXPECTED CMPL msg from BE *** | [SERV THERM] *** UNEXPECTED CMPL msg from BE *** | ||
</pre> | </pre> | ||
= Suggestions and notes about the page format and style = | = Suggestions and notes about the page format and style = |