Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 13 additions & 7 deletions postcodes.csv
Original file line number Diff line number Diff line change
Expand Up @@ -148,14 +148,20 @@
"XSS,XSX","SP","0x62FC",,1,"UNKNOWN_CLK_2","Known unknown, thrown with 01C0 when removing FB0. U17 unable to bring up PCIE CLock lines?"
"XSS,XSX","SP","0x04E6",,1,"BL_MISS","Known unknown, thrown with missmatched southbridge board. NOR/SSD corruption?"
"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"
"XSS,XSX","OS","0xA113",,1,"ENET_INIT","Failing to initialize Ethernet ic -> replace U47"
"XSS,XSX","OS","0x0001",,1,"OS_ERROR_E1","General SSD Partition/Layout Error, check ssd health, clone first partition to a different SSD."
"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."
"XOP,XOS,XOX,XSS,XSX","OS","0x300000064",,1,"UEM_HOST_SYSTEM_UPDATE_PASS2","E100"
"XOP,XOS,XOX,XSS,XSX","OS","0x300000066",,1,"UEM_HOST_FACTORY_RESET","E102"
"XOP,XOS,XOX,XSS,XSX","OS","0x300000069",,1,"UEM_HOST_RESET_XVD_MOUNT","E105 - HDD/NVMe/Filesystem Error"
"XOP,XOS,XOX,XSS,XSX","OS","0x30000006A",,1,"UEM_HOST_WELL_KNOWN_XVD_MOUNT","E106 - HDD/NVMe/Filesystem Error"
"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."
"XSS,XSX","OS","0x200000001",,1,"OS_ERROR_E1","General SSD Partition/Layout Error, check ssd health, clone first partition to a different SSD."
"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."
"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?"
"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."
"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."
"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."
"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."
"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."
"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."
"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."
"XOP,XOS,XOX,XSS,XSX","OS","0x30000006B",,1,"UEM_HOST_ENGINEERING_HARDWARE_EXPIRED","E107 - Devkit certificate issue"
"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."
"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."
"XOP,XOS,XOX,XSS,XSX","OS","0x3000000C8",,1,"UEM_SYS_BUGCHECK","E200"
"XOP,XOS,XOX,XSS,XSX","OS","0x3000000C9",,1,"UEM_SYS_XCI_FAILURE","E201 - Code Integrity issue - files corrupt?"
"XOP,XOS,XOX,XSS,XSX","OS","0x3000000CA",,1,"UEM_SYS_XAM_FAILURE","E202"
Expand Down