3DS:Hardware test: Difference between revisions

From Hacks Guide Wiki
m (we hate Boot9strap, we love boot9strap, I hope)
(changed wording to be consistent, and fixed tabber)
Line 24: Line 24:


<span>
<span>
# Place <code>3ds_hw_test.firm</code> file in <code>sd:/luma/payloads</code> on the SD card
# Power off the console and insert your SD card into your computer
# Turn on your 3DS while holding {{B|START}} to open Luma3DS chainloader
# Copy <code>3ds_hw_test.firm</code> to <code>sd:/luma/payloads</code>
#* If the chainloader is not opening, follow [[3dsguide:restoring-updating-cfw.html|Restoring / Updating CFW]] and try again
# Reinsert the SD card into your console
#* If it still wont open follow the boot9strap instructions above
# power on the console while holding {{B|START}} to open Luma3DS chainloader
#* If you dont see Luma3DS chainloader, follow [[3dsguide:restoring-updating-cfw.html|Restoring / Updating CFW]] and try again
#* If you still don't see it follow the boot9strap tab above instead
# Select <code>3ds_hw_test</code>
# Select <code>3ds_hw_test</code>
# Press any button to start the test
# Press any button to start the test
Line 36: Line 38:
#* If the number on this line is 0, your console's RAM is not the issue
#* If the number on this line is 0, your console's RAM is not the issue
#* If the number on this line is not 0, your console's RAM is dying and you need to either repair or replace the motherboard
#* If the number on this line is not 0, your console's RAM is dying and you need to either repair or replace the motherboard
</span>


|-|boot9strap=
|-|boot9strap=
Line 59: Line 62:


<span>
<span>
#Place <code>3ds_hw_test.firm</code> in the root of your SD card
# Power off the console and insert your SD card into your computer
#Turn on your 3DS while holding {{B|HOME}} to enter the fastboot3DS menu
# Copy <code>3ds_hw_test.firm</code> to the root of your SD card
#Select <code>[+]Boot from file...</code> -> <code>sdmc:</code> -> <code>3ds_hw_test.firm</code>
# Reinsert the SD card into your console
# power on the console while holding {{B|HOME}} to enter the fastboot3DS menu
# Select <code>[+]Boot from file...</code> -> <code>sdmc:</code> -> <code>3ds_hw_test.firm</code>
# Press any button to start the test
# Press any button to start the test
#* The test will take around 30 minutes for an old model and around 45 for a new model
#* The test will take around 30 minutes for an old model and around 45 for a new model

Revision as of 04:38, 5 November 2023


3ds_hw_test is a .firm application that tests a 3DS console's RAM for errors. There are plans to expand the test so it checks more types of hardware, but so far these plans are entirely a work-in-progress.

Instructions

What You Need

Section I - Hardware Test

  1. Power off the console and insert your SD card into your computer
  2. Copy 3ds_hw_test.firm to sd:/luma/payloads
  3. Reinsert the SD card into your console
  4. power on the console while holding START to open Luma3DS chainloader
    • If you dont see Luma3DS chainloader, follow Restoring / Updating CFW and try again
    • If you still don't see it follow the boot9strap tab above instead
  5. Select 3ds_hw_test
  6. Press any button to start the test
    • The test will take around 30 minutes for an old model and around 45 for a new model
      • If you are unsure what model the console is, look at the shoulder buttons - a new model has four (L+ZL+ZR+R), and an old model has two (L+R
  7. When the test finishes, press any button to turn the console off and insert your SD into your computer
  8. Open the newly generated sd:/HWTEST.LOG file in a text editor, then scroll to the end and look at the line that says [ARM11] Done. ___ total errors detected.
    • If the number on this line is 0, your console's RAM is not the issue
    • If the number on this line is not 0, your console's RAM is dying and you need to either repair or replace the motherboard

  1. Power off the console and insert your SD card into your computer
  2. Copy 3ds_hw_test.firm to the root of your SD card
  3. Rename boot.firm to luma.firm
  4. Rename 3ds_hw_test.firm to boot.firm
  5. Reinsert the SD card into your console
  6. Power on the console without pressing any other buttons
  7. Press any button to start the test
    • The test will take around 30 minutes for an old model and around 45 for a new model
      • If you are unsure what model the console is, look at the shoulder buttons - a new model has four (L+ZL+ZR+R), and an old model has two (L+R
  8. When the test finishes, press any button to turn the console off and insert your SD into your computer
  9. Open the newly generated sd:/HWTEST.LOG file in a text editor, then scroll to the end and look at the line that says [ARM11] Done. ___ total errors detected.
    • If the number on this line is 0, your console's RAM is not the issue
    • If the number on this line is not 0, your console's RAM is dying and you need to either repair or replace the motherboard
  10. Delete boot.firm and rename luma.firm to boot.firm

  1. Power off the console and insert your SD card into your computer
  2. Copy 3ds_hw_test.firm to the root of your SD card
  3. Reinsert the SD card into your console
  4. power on the console while holding HOME to enter the fastboot3DS menu
  5. Select [+]Boot from file... -> sdmc: -> 3ds_hw_test.firm
  6. Press any button to start the test
    • The test will take around 30 minutes for an old model and around 45 for a new model
      • If you are unsure what model the console is, look at the shoulder buttons - a new model has four (L+ZL+ZR+R), and an old model has two (L+R
  7. When the test finishes, press any button to turn the console off and insert your SD into your computer
  8. Open the newly generated sd:/HWTEST.LOG file in a text editor, then scroll to the end and look at the line that says [ARM11] Done. ___ total errors detected.
    • If the number on this line is 0, your console's RAM is not the issue
    • If the number on this line is not 0, your console's RAM is dying and you need to either repair or replace the motherboard