Syscon Error Codes: Difference between revisions
Jump to navigation
Jump to search
m (→Error codes) |
m (→System) |
||
Line 34: | Line 34: | ||
PSU Power | PSU Power | ||
==== | ==== 1103 ==== | ||
Thermal | |||
==== | ==== 1200 ==== | ||
Cell thermal | |||
==== | ==== 1201 ==== | ||
RSX thermal | |||
==== | ==== 1203 ==== | ||
Cell voltage regulators thermal | |||
==== | ==== 1204 ==== | ||
Southbridge thermal | |||
==== | ==== 1205 ==== | ||
EE/GS thermal | |||
==== | ==== 1301 ==== | ||
Cell PLL | |||
==== | ==== 14FF ==== | ||
Check stop | |||
==== | ==== 1601 ==== | ||
Cell livelock | |||
==== | ==== 1701 ==== | ||
Cell attention | |||
==== | ==== 1802 ==== | ||
RSX init | |||
==== | ==== 1900 ==== | ||
RTC voltage | |||
==== | ==== 1901 ==== | ||
RTC oscilator | |||
==== | ==== 1902 ==== | ||
RTC access | |||
=== Fatal === | === Fatal === |
Revision as of 11:05, 6 November 2021
Error code format
The error codes follows the format: ARSSCEEE, where:
- A (Fixed)
- A = unknown
- R (Reserved)
- 0-E = Unknown
- F = Frequent error
- SS (Step)
- 00-7F = Step of the power on sequence where the error happened
- 80 = The error happened when the PS3 was powered on
- 90 = The error happened when the PS3 was powered off
- A0 = The error happened after a syscon reset
- C (Category)
- 1 = System
- 2 = Fatal
- 3 = Boot
- 4 = Data
- EEE (Error)
- Any number in hex
The list below only includes the last 4 numbers (category + error)
Error codes
System
1001
Cell Vram Power
1002
RSX Vram Power
1004
PSU Power
1103
Thermal
1200
Cell thermal
1201
RSX thermal
1203
Cell voltage regulators thermal
1204
Southbridge thermal
1205
EE/GS thermal
1301
Cell PLL
14FF
Check stop
1601
Cell livelock
1701
Cell attention
1802
RSX init
1900
RTC voltage
1901
RTC oscilator
1902
RTC access
Fatal
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
Boot
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
Data
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
XXXX
|