Skip to content

Commit bcc1df8

Browse files
authored
fix: Old format OS errors
1 parent 071ba3c commit bcc1df8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

postcodes.csv

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,9 @@
148148
"XSS,XSX","SP","0x62FC",,1,"UNKNOWN_CLK_2","Known unknown, thrown with 01C0 when removing FB0. U17 unable to bring up PCIE CLock lines?"
149149
"XSS,XSX","SP","0x04E6",,1,"BL_MISS","Known unknown, thrown with missmatched southbridge board. NOR/SSD corruption?"
150150
"XSS,XSX","SP","0x00B1",,1,"SVID_MISS","Thrown when SVID Communication fails between U57 <-> APU. 00B1 after 0236: Check R288, R219, R220, R808, R809, R628, R627, R626. Replace U57"
151-
"XSS,XSX","OS","0xA113",,1,"ENET_INIT","Failing to initialize Ethernet ic -> replace U47. Check B2B flex/connectors, V_3P3_ENET, dataline capacitors between Enet ic <-> apu."
152-
"XSS,XSX","OS","0x0001",,1,"OS_ERROR_E1","General SSD Partition/Layout Error, check ssd health, clone first partition to a different SSD."
153-
"XSS,XSX","OS","0x0002",,1,"OS_ERROR_E2","General SSD Partition/Layout/SBL File Error, check ssd health, clone first partition to a different SSD."
151+
"XSS,XSX","OS","0x10000A113",,1,"ENET_INIT","Failing to initialize Ethernet ic -> replace U47. Check B2B flex/connectors, V_3P3_ENET, dataline capacitors between Enet ic <-> apu."
152+
"XSS,XSX","OS","0x200000001",,1,"OS_ERROR_E1","General SSD Partition/Layout Error, check ssd health, clone first partition to a different SSD."
153+
"XSS,XSX","OS","0x200000002",,1,"OS_ERROR_E2","General SSD Partition/Layout/SBL File Error, check ssd health, clone first partition to a different SSD."
154154
"XOP,XOS,XOX","OS","0x300000064",,1,"UEM_HOST_SYSTEM_UPDATE_PASS2","E100 - Console booted/is displaying! Failed to access Discdrive during update / is the original discdrive connected?"
155155
"XSS,XSX","OS","0x300000064",,1,"UEM_HOST_SYSTEM_UPDATE_PASS2","E100 - Console booted/is displaying! Either ""Failed to access Discdrive during update / is the original discdrive connected?"", on Series consoles the error might often be SSD related. Try OSU1 / different SSD / XBFS repair."
156156
"XOP,XOS,XOX,XSS,XSX","OS","0x300000065",,1,"UEM_HOST_FACTORY_RESET","E101 - Console booted/is displaying! Last OSU1 update failed (possibly update file too old?), or HDD/SSD is faulty. retry OSU1, check SSD/HDD health in crystaldiskinfo."

0 commit comments

Comments
 (0)