Template:CELL ERROR FACILITY SPU - 0x041: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
mNo edit summary
Line 20: Line 20:
|-
|-
| CELL_DAISY_ERROR_BUSY || 0x8041051a ||  
| CELL_DAISY_ERROR_BUSY || 0x8041051a ||  
|-
|}
=== SPUDLL errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"
|- bgcolor="#cccccc"
! Name !! <abbr title="0x8*******">Errorcode</abbr> !! Remarks
|-
| CELL_SPUDLL_ERROR_AGAIN || 0x80410601 ||
|-
| CELL_SPUDLL_ERROR_INVAL || 0x80410602 ||
|-
| CELL_SPUDLL_ERROR_NOSYS || 0x80410603 ||
|-
| CELL_SPUDLL_ERROR_NOMEM || 0x80410604 ||
|-
| CELL_SPUDLL_ERROR_SRCH || 0x80410605 ||
|-
| CELL_SPUDLL_ERROR_NOENT || 0x80410606 ||
|-
| CELL_SPUDLL_ERROR_NOEXEC || 0x80410607 ||
|-
| CELL_SPUDLL_ERROR_DEADLK || 0x80410608 ||
|-
| CELL_SPUDLL_ERROR_PERM || 0x80410609 ||
|-
| CELL_SPUDLL_ERROR_BUSY || 0x8041060a ||
|-
| CELL_SPUDLL_ERROR_ABORT || 0x8041060c ||
|-
| CELL_SPUDLL_ERROR_FAULT || 0x8041060d ||
|-
| CELL_SPUDLL_ERROR_CHILD || 0x8041060e ||
|-
| CELL_SPUDLL_ERROR_STAT || 0x8041060f ||
|-
| CELL_SPUDLL_ERROR_ALIGN || 0x80410610 ||
|-
| CELL_SPUDLL_ERROR_NULL_POINTER || 0x80410611 ||
|-
| CELL_SPUDLL_ERROR_UNDEF || 0x80410612 ||
|-
| CELL_SPUDLL_ERROR_FATAL || 0x80410613 ||
|-
|-
|}
|}

Revision as of 06:14, 7 July 2015

Daisy errors (libdaisy)

Name Errorcode Remarks
CELL_DAISY_ERROR_NO_BEGIN 0x80410501
CELL_DAISY_ERROR_INVALID_PORT_ATTACH 0x80410502
CELL_DAISY_ERROR_NOT_IMPLEMENTED 0x80410503
CELL_DAISY_ERROR_PERM 0x80410509
CELL_DAISY_ERROR_STAT 0x8041050f
CELL_DAISY_ERROR_AGAIN 0x80410511
CELL_DAISY_ERROR_INVAL 0x80410512
CELL_DAISY_ERROR_BUSY 0x8041051a

SPUDLL errors

Name Errorcode Remarks
CELL_SPUDLL_ERROR_AGAIN 0x80410601
CELL_SPUDLL_ERROR_INVAL 0x80410602
CELL_SPUDLL_ERROR_NOSYS 0x80410603
CELL_SPUDLL_ERROR_NOMEM 0x80410604
CELL_SPUDLL_ERROR_SRCH 0x80410605
CELL_SPUDLL_ERROR_NOENT 0x80410606
CELL_SPUDLL_ERROR_NOEXEC 0x80410607
CELL_SPUDLL_ERROR_DEADLK 0x80410608
CELL_SPUDLL_ERROR_PERM 0x80410609
CELL_SPUDLL_ERROR_BUSY 0x8041060a
CELL_SPUDLL_ERROR_ABORT 0x8041060c
CELL_SPUDLL_ERROR_FAULT 0x8041060d
CELL_SPUDLL_ERROR_CHILD 0x8041060e
CELL_SPUDLL_ERROR_STAT 0x8041060f
CELL_SPUDLL_ERROR_ALIGN 0x80410610
CELL_SPUDLL_ERROR_NULL_POINTER 0x80410611
CELL_SPUDLL_ERROR_UNDEF 0x80410612
CELL_SPUDLL_ERROR_FATAL 0x80410613

LS Guard errors

Name Errorcode Remarks
CELL_LSGUARD_ERROR_AGAIN 0x80410d01
CELL_LSGUARD_ERROR_INVAL 0x80410d02
CELL_LSGUARD_ERROR_NOMEM 0x80410d04
CELL_LSGUARD_ERROR_SRCH 0x80410d05
CELL_LSGUARD_ERROR_PERM 0x80410d09
CELL_LSGUARD_ERROR_BUSY 0x80410d0a
CELL_LSGUARD_ERROR_ALIGN 0x80410d10
CELL_LSGUARD_ERROR_CORRUPTED 0x80410d15
CELL_LSGUARD_ERROR_NEED_REHASH 0x80410d16

Other 0x041 Errors

Name Errorcode Remarks
0x8041040F Communication with the server failed. a DNS error has occured.
0x80410418 DNS Error
0x80410A0B Internal PSP error, hardware fault. Send back to be replaced/fixed.