|
|
(26 intermediate revisions by 8 users not shown) |
Line 1: |
Line 1: |
| #REDIRECT [[3DS:Black screen unbrick#Section IX - 3ds hw test]] | | {{Infobox homebrew |
| | | title = 3ds_hw_test |
| | | for3ds = 1 |
| | | developers = aspargas2 |
| | | github = aspargas2/3ds_hw_test |
| | | version = v0.1.0-alpha |
| | | releasedate = 2023-10-28 |
| | }} |
| | |
| | '''3ds_hw_test''' is a <code>.firm</code> 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. |
| | |
| | The test will take roughly 30 minutes on the Original 3DS, 3DS XL and 2DS, and roughly 45 minutes on the New 3DS, New 3DS XL and New 2DS XL. |
| | |
| | == Instructions == |
| | |
| | === What You Need === |
| | |
| | * [[3DS:boot9strap|boot9strap]], [[3DS:GodMode9|GodMode9]] or [[3DS:fastboot3DS|fastboot3DS]] installed to FIRM partition(s), or a [[3ds-guide:ntrboot.html|ntrboot]] compatible flashcart |
| | * [[3DS:Luma3DS|Luma3DS]]' <code>boot.firm</code> on the root of your SD card |
| | * The latest release of {{GitHub|aspargas2/3ds_hw_test/releases|3ds_hw_test}} (the <code>3ds_hw_test.firm</code> file) |
| | |
| | === Section I - Hardware Test === |
| | |
| | <tabber> |
| | |
| | |-|boot9strap= |
| | |
| | <span> |
| | # Power off your console |
| | # Insert your SD card into your computer |
| | # Copy <code>3ds_hw_test.firm</code> to the root of your SD card |
| | # Rename <code>boot.firm</code> to <code>luma.firm</code> |
| | # Rename <code>3ds_hw_test.firm</code> to <code>boot.firm</code> |
| | # Reinsert the SD card into your console |
| | # Power on the console without pressing any other buttons |
| | # Press any button to start the test |
| | # When the test finishes, press any button to power off your console and insert your SD into your computer |
| | # Open the newly generated <code>sd:/HWTEST.LOG</code> file in a text editor, then scroll to the end and look at the line that says <code>[ARM11] Done. ___ total errors detected.</code> |
| | #* 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 |
| | # Delete <code>boot.firm</code> and rename <code>luma.firm</code> to <code>boot.firm</code> |
| | </span> |
| | |
| | |-|fastboot3DS= |
| | |
| | <span> |
| | # Power off your console |
| | # Insert your SD card into your computer |
| | # Copy <code>3ds_hw_test.firm</code> to the root of your SD card |
| | # 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 |
| | # When the test finishes, press any button to power off your console and insert your SD into your computer |
| | # Open the newly generated <code>sd:/HWTEST.LOG</code> file in a text editor, then scroll to the end and look at the line that says <code>[ARM11] Done. ___ total errors detected.</code> |
| | #* 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 |
| | </span> |
| | |
| | |-|ntrboot= |
| | {{warning|text=If you do not have a flashcart compatible with ntrboot, choose a different option.}} |
| | <span> |
| | # Ensure you already have a flashcart with ntrboot flashed. If you haven't flashed your flashcart with ntrboot yet, refer to [https://3ds.hacks.guide/ntrboot this page] |
| | # Power off your console |
| | # Insert your SD card into your computer |
| | # Copy <code>3ds_hw_test.firm</code> to the root of your SD card |
| | # Rename <code>boot.firm</code> to <code>luma.firm</code> |
| | # Rename <code>3ds_hw_test.firm</code> to <code>boot.firm</code> |
| | # Reinsert the SD card into your console |
| | # Insert the flashcart flashed with ntrboot into your console |
| | # Put the magnet into position to trigger the lid sensor. Refer to [https://i.imgur.com/5e3lKe2.png this image for reference] |
| | #* Note, 2DS users will not need a magnet, as their device cannot physically fold. Instead, move the sleep switch to the right |
| | # Press and hold {{Key press|START|SELECT|X}}, then briefly press and hold the power button for 2 to 3 seconds |
| | # Your console should now be booted into 3ds_hw_test |
| | #* If it did not boot and instead booted into the HOME Menu or turned off immediately, power off your console and try again. You may need a few attempts to get the magnet positioning correct |
| | # Press any button to start the test |
| | # When the test finishes, press any button to power off your console and insert your SD into your computer |
| | # Open the newly generated <code>sd:/HWTEST.LOG</code> file in a text editor, then scroll to the end and look at the line that says <code>[ARM11] Done. ___ total errors detected.</code> |
| | #* 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 |
| | # Delete <code>boot.firm</code> and rename <code>luma.firm</code> to <code>boot.firm</code> |
| | </span> |
| | |
| | |-|GodMode9= |
| | {{warning|text=This section only applies to consoles with GodMode9 installed into FIRM0/1.}} |
| | <span> |
| | # Power off your console |
| | # Insert your SD card into your computer |
| | # Copy <code>3ds_hw_test.firm</code> to the <code>sd:/gm9/payloads</code> folder of your SD card |
| | # Reinsert the SD card into your console |
| | # Power on the console while holding {{Key press|R|LEFT}} to enter the GodMode9 bootloader menu |
| | # Select <code>Select payload...</code> -> <code>3ds_hw_test.firm</code> |
| | # Press any button to start the test |
| | # When the test finishes, press any button to power off your console and insert your SD into your computer |
| | # Open the newly generated <code>sd:/HWTEST.LOG</code> file in a text editor, then scroll to the end and look at the line that says <code>[ARM11] Done. ___ total errors detected.</code> |
| | #* 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. |
| | </span> |
| | |
| | |-|Luma3DS chainloader= |
| | |
| | <span> |
| | # Power off the console and insert your SD card into your computer |
| | # Copy <code>3ds_hw_test.firm</code> to <code>sd:/luma/payloads</code> |
| | # Reinsert the SD card into your console |
| | # 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> |
| | # Press any button to start the test |
| | # When the test finishes, press any button to power off your console and insert your SD into your computer |
| | # Open the newly generated <code>sd:/HWTEST.LOG</code> file in a text editor, then scroll to the end and look at the line that says <code>[ARM11] Done. ___ total errors detected.</code> |
| | #* 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 |
| | </span> |
| | |
| | |
| | </tabber> |
| | |
| | [[Category:Unbricking]] |
| | [[Category:Nintendo 3DS troubleshooting]] |