Tutorial  Updated

How To: Upgrading / Rebuilding Wii U Internal Memory (MLC)

Warning

This tutorial is only for advanced users and has a serious risk of bricking the console. Make sure you read it completely before executing any step and that you understand every step and its implications. With de_Fuse everything should be unbrickable if you know how.

You should at least have a backup of SLC and SLCCMPT, as we can’t rebuild them at the moment. (can be done in minute_minute, so there is no excuse). We had two cases where the SLC corrupted for an unknown reason, so a backup is essential.

What is this for?

This tutorial goes into rebuilding the MLC from scratch on a clean media. This can become useful, if
  • the MLC (eMMC) chip died or corrupted the filesystem
  • the SCFM (SLC cache for MLC) became inconsistent
  • you want to upgrade the capacity of the internal storage.
  • you want to set up a redNAND without SCFM
If you have a bad eMMC chip, but the recovery still works (which is most likely), then there are also ways to fix it without a complete reformat.
If the LED is blinking blue, you have a SLC problem and not a MLC problem, so this tutorial won't help with that.

It will format your MLC, so all data on the internal Wii U memory will be lost.

Update

13.03.2024 - The wafel_setup_mlc.ipx now uses a built in IOSU function to create system folders, that should make sure the permissions are right, which caused problems with game updates in the past. It will also recreate the update folder (so system updates won't be blocked by that)

Prerequisites

Backing up save games


Do a backup of what you want to preserve, like savegames and Miis.
For Backing up Save games, it is recommended to use SaveMii. That requires that you have Tiramisu or Aroma running.
You can also move your savgames (or whole games) to USB, which should still be readable. When recreating the users after the rebuild, you just have to be carefull to create the users in the right order, to make the ID’s match. A backup by other means (Like savemii) is still recommended.
If you are using this tutorial to fix a failing eMMC you might not be able to use the other Backup options. In that case use the Dump MLC option in the Recovery. You can extract your data from there using wfs-extract.

Storage Options

The Wii U has two ways of connecting internal memory, each with its own drawbacks:
  • SDIO – On retail consoles the internal memory is a eMMC chip connected through an internal SDIO bus to the Latte chip. This SDIO bus can also use SD cards (hence the name SD IO). Access to media connected on the SDIO is cached through a file on the SLC, presumably to reduce writes on the MLC. This cache is called SCFM and it is the reason why you always need to backup / restore SLC and MLC together and doesn’t allow easy swapping of multiple SDs.
    IOSU also only supports 3 sizes of media on this bus: <=8GB, 32GB and 64GB. The size will be limited to the biggest it fits, the rest is unusable. This bus is limited to 26MB/s (4bit@52Mhz). For replacing the eMMC with an micro SD you can use MLC2SD or a similar Interposer. Soldering and micro SD adapter using wires, works too.
    It is recommended to use a 64GB Sandisk Max Endurance card (But similar card should also be fine), since the Wii U is known for writing much.

  • SATA – The Disc drive is connected through SATA, the connectors are different but the electrical signals are still the same. Some Kiosk consoles used this Interface to connect to a HDD. The type of the SATA device can be configured in the SEEPROM, so we can configure our retail consoles to also use a SATA HDD / SSD.
    NOTE: @QuarkTheAwesome is building an SATA adapter for that purpose, available soon™.

    The advantage of using this interface is, that the size isn’t limited (well WFS is limited to 2TB) and it doesn’t use SCFM, which makes some things easier and improves performance in some circumstances. The obvious disadvantage is that you can’t use your disc drive anymore. Without the Disc Drive vWii System Menu doesn't work. vWii Injectes / Wii VC from the eShop can still be used, but only when installed to USB. Also you still might need to disable the MLC on the SDIO bus, or else the wii u might still use the SDIO one if the SATA device takes too long to init.

  • redNAND – redirects the read / writes to one or more of the internal storage devices to paritions on the SD card. You can create an arbitrary size MLC partition on the SD card and set it up using this tutorial. SCFM can be easily disabled for the redNAND. The 64GB limit does not exist for redNAND if the SCFM is disabled. For redNAND we have a dedicated Tutorial here: https://gbatemp.net/threads/fixing-...-soldering-using-rednand-with-isfshax.642268/

Does that mean we can’t get more than 64GB on the SDIO bus? No, BUT it requires ISFShax / defuse to boot the console every time. @GaryOderNichts created a patch to remove the limits and always use the maximum size of the SDIO media and it also disables SCFM, because SCFM doesn’t work with more than 64GB and disabling SCFM improves performance and reduces wear on the SLC, at the cost of increasing wear of the MLC media. I packaged this patch in wafel_unlimit_mlc.

Rebuilding the MLC

Now that you decided what media you want to use as MLC, we can start with the actual process:
  1. Download all the mlc system titles for your region from NUS. This can be done conveniently with MLCRestorerDownloader by @Xpl0itU. Copy the otp.bin from the SD to the folder with the MLCRestorer Downloader so it can get the common key from there.

    You will get the output/MLC/{region} directory, which then contains a directory for each title. In total there should be 52 titles totaling ~1.1GiB.

    If your console has an old firmware it might also be necessary to get the latest SLC titles.

  2. On the root of your SD card (the one that will go in the front slot, not the MLC replacement) create a folder wafel_install. Then copy all 52 titles to the wafel_install folder, so it now contains the 52 subfolders, one for each title. If you want to reinstall / update SLC titles, you would also put them there.

  3. Attach your MLC media of choice. (If you are using SATA got to Backup and Restore, then at Set SATA Device in SEEPROM select GEN2-HDD (Kiosk CAT-I with HDD)).
    For installing MLC2SD look here: https://gbatemp.net/threads/using-n...emmc-fix-160-0103-system-memory-error.636361/ at the Soldering section.

  4. If you install to eMMC / MLC2SD, got to Backup and Restore and select Erase MLC and Delete scfm.img. If the Erase MLC fails, you can ignore that if it wasn't formatted as MLC before (from a failed install or so).

  5. Put the wafel_setup_mlc.ipx on the SD card in /wiiu/ios_plugins. If you want more than 64GB on SDIO you also need to put the wafel_unlimit_mlc.ipx there. If you install with wafel_unlimit_mlc.ipx, it will be permanently required and therefore also permanently requires ISFShax or defuse.

  6. [Optional, only when using defuse] Open the serial monitor on the PC (Putty / minicom) for defuse to see the setup progress. There will be no display output in the Wii U itself. I attached the whole serial log of a successfull install as a reference.

  7. Select Patch (sd) and boot IOS (slc) in minute to start the setup of your fresh MLC.During the setup you won't see anything on the screen. You have to go by the power led.
    The power LED will flash blue, while it is installing the titles.
    if something goes wrong the LED will turn orange, but it will continue as long as it is blinking.
    The LED will become static once it finished. You can now power off the console.
    If the led is blinking red, something fatal happend. Ask for help.
    During the setup a short log gets written to the SD: wafel_setup_mlc.log.
    In the end it will enable the initial setup on the next boot.

  8. Remove the wafel_setup_mlc.ipx from /wiiu/ios_plugins on the SD.

  9. Boot the console. Patch (sd) and boot IOS (slc)

  10. If everything worked, the initial setup should launch.

ISFShax only: Finalizing

If you are using the wafel_unlimit_mlc.ipx you need to keep ISFShax installed. If you haven't done already complete the "Booting without SD" step form the ISFShax tutorial but also add the wafel_unlimit_mlc.ipx renamed to 9unlimit.ipx to the /storage_slc/sys/hax/ios_plugins directory.
If you are not using the wafel_unlimit_mlc.ipx you can either uninstall ISFShax or keep it as a brick protection. If you keep it complete the "Booting without SD" step form the ISFShax tutorial.
The Wii U should now boot automatically if you don't have an SD in.
You probably also want to enable the autobooting now.

See Also

https://gbatemp.net/threads/wii-u-internal-storage-upgrades-are-possible.635629/

Pictures

512 GB SD card:
img_20230702_021647-jpg.381270


@QuarkTheAwesome 120 GB SSD:
img_2709-jpg.381271


Thanks

 

Attachments

  • serial-log.txt
    87.6 KB · Views: 51
Last edited by SDIO,

MoscoMon

Active Member
Newcomer
Joined
Jan 4, 2024
Messages
42
Trophies
0
Age
35
XP
47
Country
Brazil
I want to use this console for homebrew and making backup of my games. So I think that the Sata adapter will be a later step. I also will loose the wii menu without the dvd drive, right?
Everything seems to be working fine. The wifi, discdrive, gamepad. guess it was just the hynix or hynix conroller that were broken.
About ISFShax, is there any incompatibility between this and the de_fuse mod? Would I need to remove the pi pico from the console? I wanted to let it there for securety reasons.
 

SDIO

Well-Known Member
OP
Member
Joined
Feb 13, 2023
Messages
2,281
Trophies
0
Age
28
XP
1,397
Country
Germany
If you don't supply power to the pico, it wont do anything, so just don't connect USB or the 3V3.
I flashed a firmware to the pico on my test console which does just logging but no defuse.

Also you can't use Wii VC right now, because it would look on the eMMC bus for it, id you place it on "Internal Memory" and you can't put it on USB as that is now detected as sdcard.
I can send you later a custom stroopwafel, which makes VC work with the SD mlc
Post automatically merged:

Yo would need stroopwafel built from exactly this commit: https://github.com/jan-hofmeier/stroopwafel/tree/6aac56118af118294e7c4291c59bf61e9638c000
 

Attachments

  • pico_serial.uf2.zip
    28.4 KB · Views: 8

MoscoMon

Active Member
Newcomer
Joined
Jan 4, 2024
Messages
42
Trophies
0
Age
35
XP
47
Country
Brazil
I still need to do the sd swapping with this pico firmware, right? With this version of wafel_core, I'll be able to use WiiVc? Not gonna lie, wii is big reason I wanted to fix this wii u.
 

SDIO

Well-Known Member
OP
Member
Joined
Feb 13, 2023
Messages
2,281
Trophies
0
Age
28
XP
1,397
Country
Germany
You need ISFShax, as only that can load minute from SLC and then put the minute fw.img and the ios_plugins on the SLC, like described in the ISFShax tutorial.
And yeah for Wii it makes sense to keep the Disc drive. The only drawback with the current solution is, that the SD slot is already occupied with the one for the MLC. But on the Wii the HBC can also be switched to use USB. It can still be annoying for forwarders and such things. If you really need a SD in Wii Mode, you can also switch it out while in the vWii, as that doesn't use the MLC.

But I guess since the Wii Mini also doesn't have a SD slot there should be solutions for using most wii homebrew without SD. But keep in mind Wii / Wii Mini Forwarder Channels don't work on vWii
 
  • Like
Reactions: MoscoMon

MoscoMon

Active Member
Newcomer
Joined
Jan 4, 2024
Messages
42
Trophies
0
Age
35
XP
47
Country
Brazil
As a sanity check, I decided to rebuild the MLC again for the adapter soldered in the emmc bus. I used the previous SD card for the MLC again, since it worked last time. I used the no-mlc-init fw.img, that you gave me before, I used the wafel_mlc_install.ipx that had no SD timeout, just for curiosity, and finally I used the wafel_core.ipx from the ISFShax tutorial. I suppose the wafel_core.ipx was the thing that really made the difference, because this time there was no wifi problems at all, and it install the MLC titles smoothly. The system booted from the MLC in the "diy nand-aid", and booted again normally with the pico turned off.

This was just a sanity check, and I'm not sure exactly which of the pieces of the setup made it work this time (probably the wafel_core), but it now boots from the internal SD, leaving the system as stock as possible.

Once again thanks a lot! All of this was only possible thanks to your help. In the future I might use the SATA adapter, but for now, I will try to back up all my Wii games!
 
  • Like
Reactions: SDIO

MoscoMon

Active Member
Newcomer
Joined
Jan 4, 2024
Messages
42
Trophies
0
Age
35
XP
47
Country
Brazil
Console closed and working. I decided to let the pico turned off for now. In the future when I go inside, I was thinking of routing an USB cable from the pico to the outside so I could use defuse on demand and still get terminal output with a close console.
Thanks a lot for your help!
 

Attachments

  • IMG_20240121_213037248_HDR~2.jpg
    IMG_20240121_213037248_HDR~2.jpg
    2.5 MB · Views: 11
  • IMG_20240123_234514782_HDR~2.jpg
    IMG_20240123_234514782_HDR~2.jpg
    979.3 KB · Views: 12
  • IMG_20240123_234942135_HDR.jpg
    IMG_20240123_234942135_HDR.jpg
    1.4 MB · Views: 13
  • Like
Reactions: SDIO

TheSunnyMachine

Active Member
Newcomer
Joined
Feb 6, 2024
Messages
34
Trophies
0
Age
43
XP
84
Country
United States
I have a Nand-Aid installed, I up to the section where you delete the MLC and Delete scfm.img but I am getting an error when I delete the scfm.img.
1707259689740.png


Delete Failed: -1

any ideas?
 

SDIO

Well-Known Member
OP
Member
Joined
Feb 13, 2023
Messages
2,281
Trophies
0
Age
28
XP
1,397
Country
Germany
Maybe you already deleted it?

Do you use ISFShax or defuse? In case of defuse, make sure you have a good otp.bin (dumped with PRSHhax)
 

TheSunnyMachine

Active Member
Newcomer
Joined
Feb 6, 2024
Messages
34
Trophies
0
Age
43
XP
84
Country
United States
Maybe you already deleted it?

Do you use ISFShax or defuse? In case of defuse, make sure you have a good otp.bin (dumped with PRSHhax)
I am using ISFShax, just following the guide. I will try the next step and just see if the install works I guess.
Post automatically merged:

Well I got through the install but the error for the memory is back
1707260659161.png


so it looks like nothing changed.
Post automatically merged:

Ok, I was able to delete the scfm.img on the second try, after installing the new Nand files and booting to the memory error.

But I have tried installing the MLC and SLC files and I am still getting the system error, won't boot. What can I try? Is this an SLC issue?
Post automatically merged:

The MLC reads perfectly fine in Recovery Menu. No errors, I also checked to make sure the nand-aid SD card is the new Nand, and when I remove it I get errors on the MLC check.

I think some other part of the memory is the issue, can I try moving the SLC to the SD card and still use the Nand-aid SD card for the MLC?
Post automatically merged:

Updates: I have tried redNand just to see if the system would post. I tried doing just MLC on the SD card, both SLC and MLC, and SLC only. I am still just getting Error code 160-0103. No matter what I try.

Really not sure what I can check next.
 
Last edited by TheSunnyMachine,

TheSunnyMachine

Active Member
Newcomer
Joined
Feb 6, 2024
Messages
34
Trophies
0
Age
43
XP
84
Country
United States
can you post the wafel_install.log?

i have the wafel_setup_mlc.log for the redNand install here
MakeQuota;/vol/storage_mlc01/sys;-00000000
MakeDir;/vol/storage_mlc01/usr;-00000000
MakeDir;/vol/storage_mlc01/usr/boss;-00000000
MakeDir;/vol/storage_mlc01/usr/save;-00000000
MakeDir;/vol/storage_mlc01/usr/save/00050010;-00000000
MakeDir;/vol/storage_mlc01/usr/packages;-00000000
MakeDir;/vol/storage_mlc01/usr/tmp;-00000000
Flush;MLC;-00000000
OpenDir;/vol/sdcard/wafel_install;-00000000
OpenMCP;/vol/sdcard/wafel_install;-00000000
InstallInfo;0005001b10051000;-00000000
Install;0005001b10051000;-00000000
InstallInfo;0005001b10052000;-00000000
Install;0005001b10052000;-00000000
InstallInfo;0005001b10053000;-00000000
Install;0005001b10053000;-00000000
InstallInfo;0005001b10054000;-00000000
Install;0005001b10054000;-00000000
InstallInfo;0005001b10056000;-00000000
Install;0005001b10056000;-00000000
InstallInfo;0005001b10057000;-00000000
Install;0005001b10057000;-00000000
InstallInfo;0005001b10058000;-00000000
Install;0005001b10058000;-00000000
InstallInfo;0005001b10059100;-00000000
Install;0005001b10059100;-00000000
InstallInfo;0005001b10063000;-00000000
Install;0005001b10063000;-00000000
InstallInfo;0005001b10065000;-00000000
Install;0005001b10065000;-00000000
InstallInfo;0005001b10067100;-00000000
Install;0005001b10067100;-00000000
InstallInfo;0005001b10068000;-00000000
Install;0005001b10068000;-00000000
InstallInfo;0005001b10069100;-00000000
Install;0005001b10069100;-00000000
InstallInfo;000500101004a100;-00000000
Install;000500101004a100;-00000000
InstallInfo;000500101004b100;-00000000
Install;000500101004b100;-00000000
InstallInfo;000500101004c100;-00000000
Install;000500101004c100;-00000000
InstallInfo;000500101004d100;-00000000
Install;000500101004d100;-00000000
InstallInfo;000500101004e100;-00000000
Install;000500101004e100;-00000000
InstallInfo;000500101005a100;-00000000
Install;000500101005a100;-00000000
InstallInfo;000500301001a10a;-00000000
Install;000500301001a10a;-00000000
InstallInfo;000500301006d10a;-00000000
Install;000500301006d10a;-00000000
InstallInfo;00050030100111ff;-00000000
Install;00050030100111ff;-00000000
InstallInfo;000500301001010a;-00000000
Install;000500301001010a;-00000000
InstallInfo;000500301001110a;-00000000
Install;000500301001110a;-00000000
InstallInfo;000500301001210a;-00000000
Install;000500301001210a;-00000000
InstallInfo;000500301001310a;-00000000
Install;000500301001310a;-00000000
InstallInfo;000500301001410a;-00000000
Install;000500301001410a;-00000000
InstallInfo;000500301001510a;-00000000
Install;000500301001510a;-00000000
InstallInfo;000500301001610a;-00000000
Install;000500301001610a;-00000000
InstallInfo;000500301001710a;-00000000
Install;000500301001710a;-00000000
InstallInfo;000500301001810a;-00000000
Install;000500301001810a;-00000000
InstallInfo;000500301001910a;-00000000
Install;000500301001910a;-00000000
InstallInfo;0005001010040100;-00000000
Install;0005001010040100;-00000000
InstallInfo;0005001010041100;-00000000
Install;0005001010041100;-00000000
InstallInfo;0005001010043100;-00000000
Install;0005001010043100;-00000000
InstallInfo;0005001010044100;-00000000
Install;0005001010044100;-00000000
InstallInfo;0005001010045100;-00000000
Install;0005001010045100;-00000000
InstallInfo;0005001010047100;-00000000
Install;0005001010047100;-00000000
InstallInfo;0005001010048100;-00000000
Install;0005001010048100;-00000000
InstallInfo;0005001010049100;-00000000
Install;0005001010049100;-00000000
InstallInfo;0005001010062100;-00000000
Install;0005001010062100;-00000000
InstallInfo;0005001010066000;-00000000
Install;0005001010066000;-00000000
InstallInfo;0005003010010109;-00000000
Install;0005003010010109;-00000000
InstallInfo;0005003010011109;-00000000
Install;0005003010011109;-00000000
InstallInfo;0005003010017109;-00000000
Install;0005003010017109;-00000000
InstallInfo;0005001b1004f000;-00000000
Install;0005001b1004f000;-00000000
InstallInfo;0005001b1005c000;-00000000
Install;0005001b1005c000;-00000000
InstallInfo;0005001b1005f000;-00000000
Install;0005001b1005f000;-00000000
InstallInfo;0005001b1006c000;-00000000
Install;0005001b1006c000;-00000000
InstallInfo;0005001b10042300;-00000000
Install;0005001b10042300;-00000000
InstallInfo;0005001b10042400;-00000000
Install;0005001b10042400;-00000000
InstallInfo;0005001b10050000;-00000000
Install;0005001b10050000;-00000000
InstallInfo;000500101000400a;-00000000
Install;000500101000400a;-00000000
InstallInfo;0005001010004000;-00000000
Install;0005001010004000;-00000000
InstallInfo;0005001010004001;-00000000
Install;0005001010004001;-00000000
InstallInfo;0005001010004009;-00000000
Install;0005001010004009;-00000000
InstallInfo;00050010100040ff;-00000000
Install;00050010100040ff;-00000000
Flush;MLC;-00000000
SetInitialLaunch;0;-00000001
Flush;SLC;-00000000

Is this what you are looking for? I don't see a file named
wafel_install.log
This is the log for the NandAid install:
MakeQuota;/vol/storage_mlc01/sys;-00000000
MakeDir;/vol/storage_mlc01/usr;-00000000
MakeDir;/vol/storage_mlc01/usr/boss;-00000000
MakeDir;/vol/storage_mlc01/usr/save;-00000000
MakeDir;/vol/storage_mlc01/usr/save/00050010;-00000000
MakeDir;/vol/storage_mlc01/usr/packages;-00000000
MakeDir;/vol/storage_mlc01/usr/tmp;-00000000
Flush;MLC;-00000000
OpenDir;/vol/sdcard/wafel_install;-00000000
OpenMCP;/vol/sdcard/wafel_install;-00000000
InstallInfo;0005001b10050000;-00000000
Install;0005001b10050000;-00000000
InstallInfo;0005001b10051000;-00000000
Install;0005001b10051000;-00000000
InstallInfo;0005001b10052000;-00000000
Install;0005001b10052000;-00000000
InstallInfo;0005001b10053000;-00000000
Install;0005001b10053000;-00000000
InstallInfo;0005001b10054000;-00000000
Install;0005001b10054000;-00000000
InstallInfo;0005001b10056000;-00000000
Install;0005001b10056000;-00000000
InstallInfo;0005001b10057000;-00000000
Install;0005001b10057000;-00000000
InstallInfo;0005001b10058000;-00000000
Install;0005001b10058000;-00000000
InstallInfo;0005001b10059100;-00000000
Install;0005001b10059100;-00000000
InstallInfo;0005001b10063000;-00000000
Install;0005001b10063000;-00000000
InstallInfo;0005001b10065000;-00000000
Install;0005001b10065000;-00000000
InstallInfo;0005001b10067100;-00000000
Install;0005001b10067100;-00000000
InstallInfo;0005001b10068000;-00000000
Install;0005001b10068000;-00000000
InstallInfo;0005001b10069100;-00000000
Install;0005001b10069100;-00000000
InstallInfo;000500101004a100;-00000000
Install;000500101004a100;-00000000
InstallInfo;000500101004b100;-00000000
Install;000500101004b100;-00000000
InstallInfo;000500101004c100;-00000000
Install;000500101004c100;-00000000
InstallInfo;000500101004d100;-00000000
Install;000500101004d100;-00000000
InstallInfo;000500101004e100;-00000000
Install;000500101004e100;-00000000
InstallInfo;000500101005a100;-00000000
Install;000500101005a100;-00000000
InstallInfo;000500301001a10a;-00000000
Install;000500301001a10a;-00000000
InstallInfo;000500301006d10a;-00000000
Install;000500301006d10a;-00000000
InstallInfo;00050030100111ff;-00000000
Install;00050030100111ff;-00000000
InstallInfo;000500301001010a;-00000000
Install;000500301001010a;-00000000
InstallInfo;000500301001110a;-00000000
Install;000500301001110a;-00000000
InstallInfo;000500301001210a;-00000000
Install;000500301001210a;-00000000
InstallInfo;000500301001310a;-00000000
Install;000500301001310a;-00000000
InstallInfo;000500301001410a;-00000000
Install;000500301001410a;-00000000
InstallInfo;000500301001510a;-00000000
Install;000500301001510a;-00000000
InstallInfo;000500301001610a;-00000000
Install;000500301001610a;-00000000
InstallInfo;000500301001710a;-00000000
Install;000500301001710a;-00000000
InstallInfo;000500301001810a;-00000000
Install;000500301001810a;-00000000
InstallInfo;000500301001910a;-00000000
Install;000500301001910a;-00000000
InstallInfo;0005001010040100;-00000000
Install;0005001010040100;-00000000
InstallInfo;0005001010041100;-00000000
Install;0005001010041100;-00000000
InstallInfo;0005001010043100;-00000000
Install;0005001010043100;-00000000
InstallInfo;0005001010044100;-00000000
Install;0005001010044100;-00000000
InstallInfo;0005001010045100;-00000000
Install;0005001010045100;-00000000
InstallInfo;0005001010047100;-00000000
Install;0005001010047100;-00000000
InstallInfo;0005001010048100;-00000000
Install;0005001010048100;-00000000
InstallInfo;0005001010049100;-00000000
Install;0005001010049100;-00000000
InstallInfo;0005001010062100;-00000000
Install;0005001010062100;-00000000
InstallInfo;0005001010066000;-00000000
Install;0005001010066000;-00000000
InstallInfo;0005003010010109;-00000000
Install;0005003010010109;-00000000
InstallInfo;0005003010011109;-00000000
Install;0005003010011109;-00000000
InstallInfo;0005003010017109;-00000000
Install;0005003010017109;-00000000
InstallInfo;0005001b1004f000;-00000000
Install;0005001b1004f000;-00000000
InstallInfo;0005001b1005c000;-00000000
Install;0005001b1005c000;-00000000
InstallInfo;0005001b1005f000;-00000000
Install;0005001b1005f000;-00000000
InstallInfo;0005001b1006c000;-00000000
Install;0005001b1006c000;-00000000
InstallInfo;0005001b10042300;-00000000
Install;0005001b10042300;-00000000
InstallInfo;0005001b10042400;-00000000
Install;0005001b10042400;-00000000
Flush;MLC;-00000000
SetInitialLaunch;0;-00000001
Flush;SLC;-00000000
 

SDIO

Well-Known Member
OP
Member
Joined
Feb 13, 2023
Messages
2,281
Trophies
0
Age
28
XP
1,397
Country
Germany
Hm that looks all right.
Can you dump the crash system logs? You find the option in the Backup and Restore menu. Just zip them all and snd the whole zip
 

TheSunnyMachine

Active Member
Newcomer
Joined
Feb 6, 2024
Messages
34
Trophies
0
Age
43
XP
84
Country
United States
Hm that looks all right.
Can you dump the crash system logs? You find the option in the Backup and Restore menu. Just zip them all and snd the whole zip

Sure. This is for the nandaid version. Do you want the RedNand too?
 

Attachments

  • logs.zip
    275.4 KB · Views: 9

SDIO

Well-Known Member
OP
Member
Joined
Feb 13, 2023
Messages
2,281
Trophies
0
Age
28
XP
1,397
Country
Germany
Code:
00:00:26:436: User Block Hash Error (Large): 14476672
00:00:26:439: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:26:481: User Block Hash Error (Large): 14476672
00:00:26:483: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:26:525: User Block Hash Error (Large): 14476672
00:00:26:528: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:26:570: User Block Hash Error (Large): 14476672
00:00:26:573: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:26:615: User Block Hash Error (Large): 14476672
00:00:26:617: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00;00;26;501: FS: READ_FILE      upid:[ 2] sts:[DATA_CORRUPTED] hnd:[0x3b705e0] dst:[0x2ec32100] size:[1] cnt:[775323] pos:[0]

Maybe the card is bad. Do you use the same or a different card for redNAND?

You can dump the logs for redNAND too.
 

TheSunnyMachine

Active Member
Newcomer
Joined
Feb 6, 2024
Messages
34
Trophies
0
Age
43
XP
84
Country
United States
Code:
00:00:26:436: User Block Hash Error (Large): 14476672
00:00:26:439: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:26:481: User Block Hash Error (Large): 14476672
00:00:26:483: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:26:525: User Block Hash Error (Large): 14476672
00:00:26:528: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:26:570: User Block Hash Error (Large): 14476672
00:00:26:573: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:26:615: User Block Hash Error (Large): 14476672
00:00:26:617: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00;00;26;501: FS: READ_FILE      upid:[ 2] sts:[DATA_CORRUPTED] hnd:[0x3b705e0] dst:[0x2ec32100] size:[1] cnt:[775323] pos:[0]

Maybe the card is bad. Do you use the same or a different card for redNAND?

You can dump the logs for redNAND too.

RedNand is throwing weird errors when I try to install it about the ini file. It wasn't doing this earlier. not sure why now. It doesn't like SCFM being disabled now for some reason.
The Cards are different. I formatted the rednand card in minute. Really I was hoping to use rednand for the SLC only because I suspect it's the SLC, but now I don't know. I am getting errors no matter what.

Now the log is showing error for MLC with RedNand...

MakeQuota;/vol/storage_mlc01/sys;-FFFCFFEA
MakeDir;/vol/storage_mlc01/usr;-FFFCFFEA
MakeDir;/vol/storage_mlc01/usr/boss;-FFFCFFEA
MakeDir;/vol/storage_mlc01/usr/save;-FFFCFFEA
MakeDir;/vol/storage_mlc01/usr/save/00050010;-FFFCFFEA
MakeDir;/vol/storage_mlc01/usr/packages;-FFFCFFEA
MakeDir;/vol/storage_mlc01/usr/tmp;-FFFCFFEA
Flush;MLC;-00000000
OpenDir;/vol/sdcard/wafel_install;-00000000
OpenMCP;/vol/sdcard/wafel_install;-00000000
InstallInfo;0005001b10051000;-00000000
Install;0005001b10051000;-00000000
InstallInfo;0005001b10052000;-00000000
Install;0005001b10052000;-00000000
InstallInfo;0005001b10053000;-00000000
Install;0005001b10053000;-00000000
InstallInfo;0005001b10054000;-00000000
Install;0005001b10054000;-00000000
InstallInfo;0005001b10056000;-00000000
Install;0005001b10056000;-00000000
InstallInfo;0005001b10057000;-00000000
Install;0005001b10057000;-00000000
InstallInfo;0005001b10058000;-00000000
Install;0005001b10058000;-00000000
InstallInfo;0005001b10059100;-00000000
Install;0005001b10059100;-00000000
InstallInfo;0005001b10063000;-00000000
Install;0005001b10063000;-00000000
InstallInfo;0005001b10065000;-00000000
Install;0005001b10065000;-00000000
InstallInfo;0005001b10067100;-00000000
Install;0005001b10067100;-00000000
InstallInfo;0005001b10068000;-00000000
Install;0005001b10068000;-00000000
InstallInfo;0005001b10069100;-00000000
Install;0005001b10069100;-00000000
InstallInfo;000500101004a100;-00000000
Install;000500101004a100;-00000000
InstallInfo;000500101004b100;-00000000
Install;000500101004b100;-00000000
InstallInfo;000500101004c100;-00000000
Install;000500101004c100;-00000000
InstallInfo;000500101004d100;-00000000
Install;000500101004d100;-00000000
InstallInfo;000500101004e100;-00000000
Install;000500101004e100;-00000000
InstallInfo;000500101005a100;-00000000
Install;000500101005a100;-00000000
InstallInfo;000500301001a10a;-00000000
Install;000500301001a10a;-00000000
InstallInfo;000500301006d10a;-00000000
Install;000500301006d10a;-00000000
InstallInfo;00050030100111ff;-00000000
Install;00050030100111ff;-00000000
InstallInfo;000500301001010a;-00000000
Install;000500301001010a;-00000000
InstallInfo;000500301001110a;-00000000
Install;000500301001110a;-00000000
InstallInfo;000500301001210a;-00000000
Install;000500301001210a;-00000000
InstallInfo;000500301001310a;-00000000
Install;000500301001310a;-00000000
InstallInfo;000500301001410a;-00000000
Install;000500301001410a;-00000000
InstallInfo;000500301001510a;-00000000
Install;000500301001510a;-00000000
InstallInfo;000500301001610a;-00000000
Install;000500301001610a;-00000000
InstallInfo;000500301001710a;-00000000
Install;000500301001710a;-00000000
InstallInfo;000500301001810a;-00000000
Install;000500301001810a;-00000000
InstallInfo;000500301001910a;-00000000
Install;000500301001910a;-00000000
InstallInfo;0005001010040100;-00000000
Install;0005001010040100;-00000000
InstallInfo;0005001010041100;-00000000
Install;0005001010041100;-00000000
InstallInfo;0005001010043100;-00000000
Install;0005001010043100;-00000000
InstallInfo;0005001010044100;-00000000
Install;0005001010044100;-00000000
InstallInfo;0005001010045100;-00000000
Install;0005001010045100;-00000000
InstallInfo;0005001010047100;-00000000
Install;0005001010047100;-00000000
InstallInfo;0005001010048100;-00000000
Install;0005001010048100;-00000000
InstallInfo;0005001010049100;-00000000
Install;0005001010049100;-00000000
InstallInfo;0005001010062100;-00000000
Install;0005001010062100;-00000000
InstallInfo;0005001010066000;-00000000
Install;0005001010066000;-00000000
InstallInfo;0005003010010109;-00000000
Install;0005003010010109;-00000000
InstallInfo;0005003010011109;-00000000
Install;0005003010011109;-00000000
InstallInfo;0005003010017109;-00000000
Install;0005003010017109;-00000000
InstallInfo;0005001b1004f000;-00000000
Install;0005001b1004f000;-00000000
InstallInfo;0005001b1005c000;-00000000
Install;0005001b1005c000;-00000000
InstallInfo;0005001b1005f000;-00000000
Install;0005001b1005f000;-00000000
InstallInfo;0005001b1006c000;-00000000
Install;0005001b1006c000;-00000000
InstallInfo;0005001b10042300;-00000000
Install;0005001b10042300;-00000000
InstallInfo;0005001b10042400;-00000000
Install;0005001b10042400;-00000000
InstallInfo;0005001b10050000;-00000000
Install;0005001b10050000;-00000000
InstallInfo;000500101000400a;-00000000
Install;000500101000400a;-00000000
InstallInfo;0005001010004000;-00000000
Install;0005001010004000;-00000000
InstallInfo;0005001010004001;-00000000
Install;0005001010004001;-00000000
InstallInfo;0005001010004009;-00000000
Install;0005001010004009;-00000000
InstallInfo;00050010100040ff;-00000000
Install;00050010100040ff;-00000000
Flush;MLC;-00000000
SetInitialLaunch;0;-00000001
Flush;SLC;-00000000
 

Attachments

  • logs.zip
    318.9 KB · Views: 7

SDIO

Well-Known Member
OP
Member
Joined
Feb 13, 2023
Messages
2,281
Trophies
0
Age
28
XP
1,397
Country
Germany
The redNAND has exactly the same error, hoe did you set it up sand what is your rednand.ini?
For the warnings in the installlogs: it just means the folders couldn't be created, because they were already there. Format the rednand partition on the PC, to make sure the Wii U formats it again.
 

TheSunnyMachine

Active Member
Newcomer
Joined
Feb 6, 2024
Messages
34
Trophies
0
Age
43
XP
84
Country
United States
The redNAND has exactly the same error, hoe did you set it up sand what is your rednand.ini?
For the warnings in the installlogs: it just means the folders couldn't be created, because they were already there. Format the rednand partition on the PC, to make sure the Wii U formats it again.
I have tried multiple ini settings. The ones in the guide are throwing the error.

I have gotten it to go through before though. I just removed the extra partitions and made one big NTFS partition and will try to install that way.

Update: After clearing the extra partitions and making one giant NTFS partition, I got no errors and I have started to install titles again.
Post automatically merged:

Here's the logs for a good redNand install, yet still memory error.. could the SD Card slot be having issues? I can get most things to work so that would be weird.
 

Attachments

  • Good redNand install logs.zip
    347.4 KB · Views: 9
Last edited by TheSunnyMachine,

TheSunnyMachine

Active Member
Newcomer
Joined
Feb 6, 2024
Messages
34
Trophies
0
Age
43
XP
84
Country
United States
maybe the sdcard you are installing to has a problem. The install itself looks good.
going to try another SD card, but the Nandaid one is brand new so I hope not.
Post automatically merged:

going to try another SD card, but the Nandaid one is brand new so I hope not.
Tried another SD card with rednand, exact same issue. I am starting to suspect the SD card slot on the system is having issues. I had to remove the spring because the locking pin not working. ...
Post automatically merged:

So I have tried 4 different SD cards with both installs now. It's got to be something else. Both Nand-aid and redNand continue to have the exact same outcome. The system loads to the wii u logo, then the screen goes to the memory error.

I put a 128 GB card in the Nand-aid and deleted MLC, it took twice as long as with the 64. The card shows as full and needs to be formatted on PC after install.

No idea why this system is stuck on this memory error. It has to be something other than the MLC that's the issue.
Post automatically merged:

I'm curious if it's safe to completely remove the old nand chip, just to rule out that some sort of connection is happening with it?

I've also ordered a new SD card slot to try and swap that out.
 
Last edited by TheSunnyMachine,

SDIO

Well-Known Member
OP
Member
Joined
Feb 13, 2023
Messages
2,281
Trophies
0
Age
28
XP
1,397
Country
Germany
try to use the unlimit plugin without rednand and see if that changes something.
What brand/model are the sd cards?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    The Real Jdbye @ The Real Jdbye: if only it could read dvds then you would just need 1 disc