Editing Error Codes
Jump to navigation
Jump to search
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 1: | Line 1: | ||
Please update this page with any error codes you find the meaning for. | Please update this page with any error codes you find the meaning for. | ||
{| class="wikitable" | |||
{| class="wikitable | |||
|- | |- | ||
| | ! scope="col" | Code | ||
! scope="col" | Description | |||
|- | |- | ||
| | | 0x80010001<br> | ||
| scope="col" | The resource is temporarily unavailable<br> | |||
|- | |- | ||
| | | 0x80010002 | ||
| scope="col" | Invalid argument. | |||
|- | |- | ||
| | | 0x80010003 | ||
| scope="col" | The feature is not yet implemented | |||
|- | |- | ||
| | | 0x80010004<br> | ||
| scope="col" | Memory allocation failed.<br> | |||
|- | |- | ||
| | | 0x80010005<br> | ||
| scope="col" | The resource with the specified identifier does not exist.<br> | |||
|- | |- | ||
| | | 0x80010006<br> | ||
| scope="col" | The file does not exist<br> | |||
|- | |- | ||
| | | 0x80010007<br> | ||
| scope="col" | The file is in unrecognized format<br> | |||
|- | |- | ||
| | | 0x80010008<br> | ||
| scope="col" | Resource deadlock is avoided<br> | |||
|- | |- | ||
| | | 0x80010009 | ||
| scope="col" | Operation not permitted | |||
|- | |- | ||
| | | 0x8001000A<br> | ||
| scope="col" | The device or resource is busy<br> | |||
|- | |- | ||
| | | 0x8001000B<br> | ||
| scope="col" | The operation is timed out<br> | |||
|- | |- | ||
| | | 0x8001000C<br> | ||
| scope="col" | The operation is aborted<br> | |||
|- | |- | ||
| | | 0x8001000D<br> | ||
| scope="col" | Invalid memory access<br> | |||
|- | |- | ||
| | | 0x8001000F<br> | ||
| scope="col" | State of the target thread is invalid<br> | |||
|- | |- | ||
| | | 0x80010010<br> | ||
| scope="col" | Alignment is invalid<br> | |||
|- | |- | ||
| | | 0x80010011<br> | ||
| scope="col" | Shortage of the kernel resources<br> | |||
|- | |- | ||
| | | 0x80010012<br> | ||
| scope="col" | The file is a directory<br> | |||
|- | |- | ||
| | | 0x80010013<br> | ||
| scope="col" | Operation canceled<br> | |||
|- | |- | ||
| | | 0x80010014<br> | ||
| scope="col" | Entry already exists<br> | |||
|- | |- | ||
| 0x80010015<br> | |||
| scope="col" | Port is already connected<br> | |||
| | |||
|- | |- | ||
| | | 0x80010016<br> | ||
| scope="col" | Port is not connected<br> | |||
|- | |- | ||
| | | 0x80010017<br> | ||
| scope="col" | Program authentication fail<br> | |||
|- | |- | ||
| | | 0x80010018<br> | ||
| scope="col" | The file is not a MSELF<br> | |||
|- | |- | ||
| | | 0x80010019<br> | ||
| scope="col" | System version error<br> | |||
|- | |- | ||
| | | 0x8001001A | ||
| scope="col" | SELF auth failure | |||
|- | |- | ||
| | | 0x8001001B | ||
| scope="col" | Math domain violation | |||
| | |||
|- | |- | ||
| 0x8001001C | |||
| scope="col" | Math range violation | |||
|- | |- | ||
| | | 0x8001001D | ||
| scope="col" | Illegal multi-byte sequence in input | |||
|- | |- | ||
| | | 0x8001001E | ||
| scope="col" | File position error. | |||
|- | |- | ||
| | | 0x8001001F | ||
| scope="col" | Syscall was interrupted. | |||
|- | |- | ||
| 0x80010020 | |||
| scope="col" | File too large. | |||
|- | |- | ||
| | | 0x80010021 | ||
| scope="col" | Too many links. | |||
|- | |- | ||
| | | 0x80010022 | ||
| scope="col" | File table overflow. | |||
|- | |- | ||
| | | 0x80010023 | ||
| scope="col" | No space left on device. | |||
|- | |- | ||
| | | 0x80010024 | ||
| scope="col" | Not a TTY. | |||
|- | |- | ||
| | | 0x80010025 | ||
| scope="col" | Broken pipe. | |||
|- | |- | ||
| | | 0x80010026 | ||
| scope="col" | Read-only filesystem (write fail). | |||
|- | |- | ||
| | | 0x80010027 | ||
| scope="col" | Illegal seek (e.g. seek on pipe). | |||
|- | |- | ||
| | | 0x80010028 | ||
| scope="col" | Arg list too long. | |||
|- | |- | ||
| | | 0x80010029 | ||
| scope="col" | Access violation. | |||
|- | |- | ||
| | | 0x8001002A | ||
| scope="col" | Invalid file descriptor. | |||
|- | |- | ||
| 0x8001002B | |||
| scope="col" | Filesystem mounting failed. (actually IO error...EIO) | |||
|- | |- | ||
| | | 0x8001002C | ||
| scope="col" | Too many files open. | |||
|- | |- | ||
| | | 0x8001002D | ||
| scope="col" | No device. | |||
|- | |- | ||
| | | 0x8001002E | ||
| scope="col" | Not a directory. | |||
|- | |- | ||
| | | 0x8001002F | ||
| scope="col" | No such device or IO. | |||
|- | |- | ||
| | | 0x80010030 | ||
| scope="col" | Cross-device link error. | |||
|- | |- | ||
| | | 0x80010031 | ||
| scope="col" | Bad Message. | |||
|- | |- | ||
| 0x80010032 | |||
| scope="col" | In progress. | |||
|- | |- | ||
| | | 0x80010033 | ||
| scope="col" | Message size error. | |||
|- | |- | ||
| | | 0x80010034 | ||
| scope="col" | Name too long. | |||
|- | |- | ||
| | | 0x80010035 | ||
| scope="col" | No lock. | |||
|- | |- | ||
| | | 0x80010036 | ||
| scope="col" | Not empty. | |||
|- | |- | ||
| | | 0x80010037 | ||
| scope="col" | Not supported. | |||
|- | |- | ||
| | | 0x80010038 | ||
| scope="col" | File-system specific error. | |||
|- | |- | ||
| | | 0x80010039 | ||
| scope="col" | Overflow occured. | |||
|- | |- | ||
| | | 0x8001003A | ||
| | | scope="col" | Filesystem not mounted. | ||
|- | |- | ||
| 0x8001003B | |||
| scope="col" | Not SData. | |||
|} | |} | ||
{| class="wikitable" | |||
{| | |||
|- | |- | ||
| | ! scope="col" | Hardware Code | ||
! scope="col" | Description | |||
! scope="col" | Working Fix | |||
| | |||
| | |||
|- | |- | ||
| 8002F281<br> | |||
| scope="col" | Issue with the PS3 hard drive.<br> | |||
| scope="col" | Format the hd on a pc,reinsert it to the ps3, install update (normal/recovery mode), format hd on install.<br> | |||
|} | |} | ||