Error codes
Jump to navigation
Jump to search
0x800f
These seem to be coming from various signature checks/crypto routines.
Name | Hex | Error code | Remarks |
---|---|---|---|
SCE_SBL_ERROR_COMMON_ESTACK | 0x800f0029 | C1-6432-5 | sceSblAuthMgrLoadSelfSegmentForKernel / sceSblAuthMgrLoadSelfBlockForKernel: Returned after a failed sceSblAuthMgrAuthHeaderForKernel (?) |
SCE_SBL_ERROR_SRTC_EINVAL | 0x800f0516 | C1-6703-6 | If modulemgr tried to decrypt the segment and decompress it, but an error occurred. Or an error coming from SceSblAuthMgr with low probability |
SCE_SBL_ERROR_DEVACT_EINVAL | 0x800f0616 | C1-6761-0 | sceSblAuthMgrAuthHeaderForKernel: FW version mismatch (?) |
SCE_SBL_ERROR_AUTHMGR_ENOTINITIALIZED | 0x800f0b32 | C1-7079-3 | sceSblAuthMgrAuthHeaderForKernel: Invalid PathId |