Editing Template:CELL ERROR FACILITY MICCAM - 0x014

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

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:
{{ed right|CELL ERROR FACILITY MICCAM - 0x014}}
{{ed right|CELL ERROR FACILITY MICCAM - 0x014}}
=== MicIn 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_MICIN_ERROR_ALREADY_INIT || 0x80140101 || already init
|-
| CELL_MICIN_ERROR_SYSTEM<br />CELL_MICIN_ERROR_DEVICE || 0x80140102 || error in device
|-
| CELL_MICIN_ERROR_NOT_INIT || 0x80140103 || not init
|-
| CELL_MICIN_ERROR_PARAM || 0x80140104 || param error
|-
| CELL_MICIN_ERROR_PORT_FULL || 0x80140105 || device port is full
|-
| CELL_MICIN_ERROR_ALREADY_OPEN || 0x80140106 || device is already opened
|-
| CELL_MICIN_ERROR_NOT_OPEN || 0x80140107 || device is already closed
|-
| CELL_MICIN_ERROR_NOT_RUN || 0x80140108 || device is not running
|-
| CELL_MICIN_ERROR_TRANS_EVENT || 0x80140109 || device trans event error
|-
| CELL_MICIN_ERROR_OPEN || 0x8014010a || error in open
|-
| CELL_MICIN_ERROR_SHAREDMEMORY || 0x8014010b || error in shared memory
|-
| CELL_MICIN_ERROR_MUTEX || 0x8014010c || error in mutex
|-
| CELL_MICIN_ERROR_EVENT_QUEUE || 0x8014010d || error in event queue
|-
| CELL_MICIN_ERROR_SYSTEM_NOT_FOUND<br />CELL_MICIN_ERROR_DEVICE_NOT_FOUND || 0x8014010e || device not found
|-
| CELL_MICIN_ERROR_FATAL || 0x8014010f || generic error
|-
| CELL_MICIN_ERROR_SYSTEM_NOT_SUPPORT<br />CELL_MICIN_ERROR_DEVICE_NOT_SUPPORT || 0x80140110 || device is not supported
|-
|}
=== MicIn DSP 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_MICIN_ERROR_DSP || 0x80140200 || generic error
|-
| CELL_MICIN_ERROR_DSP_ASSERT || 0x80140201 || assertion failure
|-
| CELL_MICIN_ERROR_DSP_PATH || 0x80140202 || Path is wrong in file system
|-
| CELL_MICIN_ERROR_DSP_FILE || 0x80140203 || File is with corruption
|-
| CELL_MICIN_ERROR_DSP_PARAM || 0x80140204 || called function arg/param is bad
|-
| CELL_MICIN_ERROR_DSP_MEMALLOC || 0x80140205 || insufficient memory
|-
| CELL_MICIN_ERROR_DSP_POINTER || 0x80140206 || Bad pointer to invalid memory addr
|-
| CELL_MICIN_ERROR_DSP_FUNC || 0x80140207 || unsupported function
|-
| CELL_MICIN_ERROR_DSP_MEM || 0x80140208 || bad memory region
|-
| CELL_MICIN_ERROR_DSP_ALIGN16 || 0x80140209 || bad memory alignment in 16 bytes
|-
| CELL_MICIN_ERROR_DSP_ALIGN128 || 0x8014020a || bad memory alignment in 128 bytes
|-
| CELL_MICIN_ERROR_DSP_EAALIGN128 || 0x8014020b || bad effective address(EA) alignment in 128 bytes
|-
| CELL_MICIN_ERROR_DSP_LIB_HANDLER || 0x80140216 || invalid dsp library handler, mostly memory corruption
|-
| CELL_MICIN_ERROR_DSP_LIB_INPARAM || 0x80140217 || unrecognized input parameter to dsp library API
|-
| CELL_MICIN_ERROR_DSP_LIB_NOSPU || 0x80140218 || failure to communicate with SPU side dsp library
|-
| CELL_MICIN_ERROR_DSP_LIB_SAMPRATE || 0x80140219 || this sampling rate is not supported by dsp library
|-
|}
=== CAMERA 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_CAMERA_ERROR_ALREADY_INIT || 0x80140801 || libcamera was already init
|-
| CELL_CAMERA_ERROR_NOT_INIT || 0x80140803 || libcamera has not been inited
|-
| CELL_CAMERA_ERROR_PARAM || 0x80140804 || parameter error
|-
| CELL_CAMERA_ERROR_ALREADY_OPEN || 0x80140805 || device is already open
|-
| CELL_CAMERA_ERROR_NOT_OPEN || 0x80140806 || device is closed
|-
| CELL_CAMERA_ERROR_DEVICE_NOT_FOUND || 0x80140807 || device not found, could be unplugged
|-
| CELL_CAMERA_ERROR_DEVICE_DEACTIVATED || 0x80140808 || device was deactivated
|-
| CELL_CAMERA_ERROR_NOT_STARTED || 0x80140809 || device is not started
|-
| CELL_CAMERA_ERROR_FORMAT_UNKNOWN || 0x8014080a || unknown format passed to Open
|-
| CELL_CAMERA_ERROR_RESOLUTION_UNKNOWN || 0x8014080b || unknown resolution passed to Open
|-
| CELL_CAMERA_ERROR_BAD_FRAMERATE || 0x8014080c || framerate passed to Open is not supported
|-
| CELL_CAMERA_ERROR_TIMEOUT || 0x8014080d || timeout occurred. function may not have completed
|-
| CELL_CAMERA_ERROR_BUSY || 0x8014080e || asynchronous processing error
|-
| CELL_CAMERA_ERROR_FATAL || 0x8014080f || generic internal error
|-
| CELL_CAMERA_ERROR_MUTEX || 0x80140810 || mutex error
|-
|}
=== Face Recognition errors ===
=== Face Recognition errors ===
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"  
{| border="1" cellspacing="0" cellpadding="5" border="#999" class="wikitable sortable" style="border:1px solid #999; border-collapse: collapse;"  
Please note that all contributions to PS3 Developer wiki are considered to be released under the GNU Free Documentation License 1.2 (see PS3 Developer wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following hCaptcha:

Cancel Editing help (opens in new window)

Templates used on this page: