Error codes: Difference between revisions
Jump to navigation
Jump to search
(→0x800f) |
CelesteBlue (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
! Name !! Hex !! Error code !! Remarks | ! Name !! Hex !! Error code !! Remarks | ||
|- | |- | ||
| || 0x800f0029 || C1-6432-5 || | | || 0x800f0029 || C1-6432-5 || [[SceSblAuthMgr#sceSblAuthMgrLoadSelfSegmentForKernel|sceSblAuthMgrLoadSelfSegmentForKernel]] / [[SceSblAuthMgr#sceSblAuthMgrLoadSelfBlockForKernel|sceSblAuthMgrLoadSelfBlockForKernel]]: Returned after a failed [[SceSblAuthMgr#sceSblAuthMgrAuthHeaderForKernel|sceSblAuthMgrAuthHeaderForKernel]] (?) | ||
|- | |- | ||
| || 0x800f0516 || C1-6703-6 || | | SCE_SBL_ERROR_SRTC_EINVAL || 0x800f0516 || C1-6703-6 || "You must update this application", happens when trying to run PSM Dev Assistant | ||
|- | |- | ||
| || 0x800f0616 || C1-6761-0 || | | || 0x800f0616 || C1-6761-0 || [[SceSblAuthMgr#sceSblAuthMgrAuthHeaderForKernel|sceSblAuthMgrAuthHeaderForKernel]]: FW version mismatch (?) | ||
|- | |- | ||
| || 0x800f0b32 || C1-7079-3 || | | || 0x800f0b32 || C1-7079-3 || [[SceSblAuthMgr#sceSblAuthMgrAuthHeaderForKernel|sceSblAuthMgrAuthHeaderForKernel]]: Invalid [[SceSblACMgr#PathId|PathId]] | ||
|} | |} |
Revision as of 21:02, 2 December 2018
0x800f
These seem to be coming from various signature checks/crypto routines.
Name | Hex | Error code | Remarks |
---|---|---|---|
0x800f0029 | C1-6432-5 | sceSblAuthMgrLoadSelfSegmentForKernel / sceSblAuthMgrLoadSelfBlockForKernel: Returned after a failed sceSblAuthMgrAuthHeaderForKernel (?) | |
SCE_SBL_ERROR_SRTC_EINVAL | 0x800f0516 | C1-6703-6 | "You must update this application", happens when trying to run PSM Dev Assistant |
0x800f0616 | C1-6761-0 | sceSblAuthMgrAuthHeaderForKernel: FW version mismatch (?) | |
0x800f0b32 | C1-7079-3 | sceSblAuthMgrAuthHeaderForKernel: Invalid PathId |