(camera error f9605002 (this can happen in other processes too, not just cam or qtm)) |
m (fixed external link formatting) |
||
Line 28: | Line 28: | ||
| process: '''kernel''' | | process: '''kernel''' | ||
| Your system software is having a strange issue. | | Your system software is having a strange issue. | ||
:To fix, diagnose further by reading the contents of the file <code>sd:/luma/errdisp.txt</code>. If you do not understand this file, join the | :To fix, diagnose further by reading the contents of the file <code>sd:/luma/errdisp.txt</code>. If you do not understand this file, join the [https://discord.gg/nintendohomebrew Nintendo Homebrew Discord] and explain your issue there. | ||
|- | |- | ||
| process: '''nwm''' | | process: '''nwm''' | ||
Line 52: | Line 52: | ||
| 0xC86044D2 | | 0xC86044D2 | ||
| Your NAND does not have enough free space available. | | Your NAND does not have enough free space available. | ||
:To fix, join the | :To fix, join the [https://discord.gg/nintendohomebrew Nintendo Homebrew Discord] and explain your issue in detail. Deleting files from the NAND without guidance is likely to cause additional issues. | ||
|- | |- | ||
| 0xC8804478 | | 0xC8804478 | ||
| The app you tried to open or system software it relies on is missing. | | The app you tried to open or system software it relies on is missing. | ||
:If this occurs when you open any DS game or DS Download Play, follow [[3DS:TWLFix|TWLFix]]. | :If this occurs when you open any DS game or DS Download Play, follow [[3DS:TWLFix|TWLFix]]. | ||
:If this occurs after doing a manual CTRTransfer or Lazarus3DS, check in GodMode9 whether the file path <code>1:/private/movable.sed</code> exists. If it does not, you will need to manually restore <code>movable.sed</code> from a backup. Join the | :If this occurs after doing a manual CTRTransfer or Lazarus3DS, check in GodMode9 whether the file path <code>1:/private/movable.sed</code> exists. If it does not, you will need to manually restore <code>movable.sed</code> from a backup. Join the [https://discord.gg/nintendohomebrew Nintendo Homebrew Discord] and ask for help with this. | ||
|- | |- | ||
| 0xC8804464<br>0xC8804471<br>0xC8804497<br>0xC88044A? | | 0xC8804464<br>0xC8804471<br>0xC8804497<br>0xC88044A? |
Revision as of 11:56, 3 December 2023
With Luma3DS installed, the 3DS error handler is modified to give significantly more information compared to the default error screens. These errors are also displayed by certain other applications such as FBI.
This page lists various causes and solutions of Luma3DS ErrDisp errors.
Reading a Luma3DS ErrDisp
With Luma3DS insa ErrDisp error has several parts, but only two of them help in finding its cause. They are as follows:
- Process name: The part of the system that is triggering the error. Can be helpful if the error code is generic.
- Error code: The specific reason the error occurred. This is almost always the most helpful part of the error.
Known errors
If your ErrDisp displays one of the processes in the first table, you do not need to look up its error code in the second one. The solutions for these processes are almost always the same.
Process Name | Problem & Solution |
---|---|
process: cam process: qtm |
Your camera's hardware is damaged or dead.
|
process: kernel | Your system software is having a strange issue.
|
process: nwm | Your WiFi chipset's hardware is damaged or dead.
|
process: mcu | Something related to power or the battery is having issues.
|
In the following table, when ? is in an error code, it is a wildcard.This means any character can be in its position and the error code will remain the same. |
Error Code | Problem & Solution |
---|---|
card removed | Your SD card is faulty, or debris is interfering with its connection to the 3DS.
|
0xC86044D2 | Your NAND does not have enough free space available.
|
0xC8804478 | The app you tried to open or system software it relies on is missing.
|
0xC8804464 0xC8804471 0xC8804497 0xC88044A? |
Some dependency of the app you are trying to open does not exist.
|
0xC8A04573 | Your SD card is formatted strangely.
|
0xC8A0802B | If this happened while installing an application, your title.db does not exist or is corrupted.
|
0xC92044EB 0xC92044FA 0xC960454? |
Your SD card is set to read-only or is faulty.
|
0xD8E0806A | You have developer UNITINFO enabled and are trying to install a retail game.
|
0xD860446? | You are attempting to use more processing power than the console currently has available.
|
0xD900458? | The app you tried to open, its savedata, or an update file for it is corrupted.
|
0xF9605002 | If attempting to use any camera features, your camera hardware is damaged or dead. |