Skip to content

Commit efb2e65

Browse files
authored
Merge pull request #19 from craftbenmine/main
Updated postcodes.csv to improve OS error descriptions
2 parents dd731a5 + bcc1df8 commit efb2e65

1 file changed

Lines changed: 13 additions & 7 deletions

File tree

postcodes.csv

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -148,14 +148,20 @@
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"
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."
154-
"XOP,XOS,XOX,XSS,XSX","OS","0x300000064",,1,"UEM_HOST_SYSTEM_UPDATE_PASS2","E100"
155-
"XOP,XOS,XOX,XSS,XSX","OS","0x300000066",,1,"UEM_HOST_FACTORY_RESET","E102"
156-
"XOP,XOS,XOX,XSS,XSX","OS","0x300000069",,1,"UEM_HOST_RESET_XVD_MOUNT","E105 - HDD/NVMe/Filesystem Error"
157-
"XOP,XOS,XOX,XSS,XSX","OS","0x30000006A",,1,"UEM_HOST_WELL_KNOWN_XVD_MOUNT","E106 - HDD/NVMe/Filesystem Error"
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."
154+
"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?"
155+
"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."
156+
"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."
157+
"XOP,XOS,XOX,XSS,XSX","OS","0x300000066",,1,"UEM_HOST_FACTORY_RESET","E102 - 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."
158+
"XOP,XOS,XOX","OS","0x300000069",,1,"UEM_HOST_RESET_XVD_MOUNT","E105 - Console booted/is displaying! No SSD/HDD detected / corrupted filesystem / defective SSD/HDD. Retry OSU1, check SSD/HDD health in crystaldiskinfo."
159+
"XSS,XSX","OS","0x300000069",,1,"UEM_HOST_RESET_XVD_MOUNT","E105 - Console booted/is displaying! Corrupted filesystem / or possibly defective SSD. Retry OSU1, check SSD/HDD health in crystaldiskinfo."
160+
"XOP,XOS,XOX","OS","0x30000006A",,1,"UEM_HOST_WELL_KNOWN_XVD_MOUNT","E106 - Console booted/is displaying! No SSD/HDD detected / corrupted filesystem / defective SSD/HDD. Retry OSU1, check SSD/HDD health in crystaldiskinfo."
161+
"XSS,XSX","OS","0x30000006A",,1,"UEM_HOST_WELL_KNOWN_XVD_MOUNT","E106 - Console booted/is displaying! Corrupted filesystem / or possibly defective SSD. Retry OSU1, check SSD/HDD health in crystaldiskinfo."
158162
"XOP,XOS,XOX,XSS,XSX","OS","0x30000006B",,1,"UEM_HOST_ENGINEERING_HARDWARE_EXPIRED","E107 - Devkit certificate issue"
163+
"XOP,XOS,XOX","OS","0x30000006D",,1,"UEM_HOST_WRONG_HARDWARE","E109 - Wrong SSD/HDD Type, or a drive from a different console, has been installed in the console. Format drive (DONT do this on Series consoles), reinstall OSU1, try a different SSD/HDD."
164+
"XSS,XSX","OS","0x30000006D",,1,"UEM_HOST_WRONG_HARDWARE","E109 - Wrong SSD Type has been installed - for example WD PC SN530 instead of WD CH SN530. Try OSU1, check drive health in crystaldiskinfo, clone firmware to a working drive."
159165
"XOP,XOS,XOX,XSS,XSX","OS","0x3000000C8",,1,"UEM_SYS_BUGCHECK","E200"
160166
"XOP,XOS,XOX,XSS,XSX","OS","0x3000000C9",,1,"UEM_SYS_XCI_FAILURE","E201 - Code Integrity issue - files corrupt?"
161167
"XOP,XOS,XOX,XSS,XSX","OS","0x3000000CA",,1,"UEM_SYS_XAM_FAILURE","E202"

0 commit comments

Comments
 (0)