Skip to content

Commit 6f2209a

Browse files
authored
Merge pull request #5 from craftbenmine/main
Fixed Xbox One S Memory Error Code Type
2 parents 2e56c91 + d47b16a commit 6f2209a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postcodes.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"XOS","SMC","0xE422",,1,"THERMAL_22",
110110
"XOS","SMC","0xE423",,1,"THERMAL_23",
111111
"XOS","SMC","0xE424",,1,"THERMAL_24",
112-
"XOS","SMC","0x9134",,1,"MEMORY_S","General memory error (MEM <-> APU), check V_Memio / VTT A-D resistances&voltages, check resistors around rams, replace rams (ZQ method?), reball apu."
112+
"XOS","CPU","0x9134",,1,"MEMORY_S","General memory error (MEM <-> APU), check V_Memio / VTT A-D resistances&voltages, check resistors around rams, replace rams (ZQ method?), reball apu."
113113
"XOS","CPU","0x05f9",,0,"MEMORY_S_BYP","Thrown with memory error on ONE S"
114114
"XSS,XSX","SP","0x0301",,0,"BOOT_SUCCESS",
115115
"XSS,XSX","CPU","0x3600",,0,"BOOT_SUCCESS",

0 commit comments

Comments
 (0)