From 49c459bfb4bd131e3ad825e0a830e5e4994d1c0b Mon Sep 17 00:00:00 2001 From: TechnoEggnog-2 Date: Tue, 3 Feb 2026 14:39:00 -0500 Subject: [PATCH] Clarify fix for Haxchi error -3 regarding SD Card (#276) Updated instructions for error -3 to specify using compressed air instead of blowing with mouth. --- docs/common-issues-fixes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/common-issues-fixes.md b/docs/common-issues-fixes.md index 39ec8e693..1343bfc8c 100644 --- a/docs/common-issues-fixes.md +++ b/docs/common-issues-fixes.md @@ -2,7 +2,7 @@ ## Haxchi common errors -- **-3:** No SD Card detected. Re-insert the SD Card and try again. Make sure the SD Card is in FAT32 format. If the error persists, try blowing into the SD slot as it can get dusty inside. +- **-3:** No SD Card detected. Re-insert the SD Card and try again. Make sure the SD Card is in FAT32 format. If the error persists, try blowing compressed air into the SD slot as it can get dusty inside. **Do not blow into the SD slot with your mouth, as this can introduce moisture that can DAMAGE the slot.** - **-4:** SD detected but could not mount. Check to see if the SD is using MBR and not GPT. Also, check to see if there are any other partitions on the SD Card and merge them into one primary partition.