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: 47
Last edited by SDIO,

SDIO

Well-Known Member
OP
Member
Joined
Feb 13, 2023
Messages
2,263
Trophies
0
Age
28
XP
1,382
Country
Germany
but minute is working, so it is not a bad connection. Maybe I can look at the memory test on the weekend
 

TheSunnyMachine

Active Member
Newcomer
Joined
Feb 6, 2024
Messages
33
Trophies
0
Age
43
XP
74
Country
United States
but minute is working, so it is not a bad connection. Maybe I can look at the memory test on the weekend
That would be great thank you!

Though I did take one chip off already, waiting on a stencil and balls from AliExpress to arrive, so no real rush.
 

SDIO

Well-Known Member
OP
Member
Joined
Feb 13, 2023
Messages
2,263
Trophies
0
Age
28
XP
1,382
Country
Germany
if you already taken a chip off, that could help us mapping the addresses to the physical chips. If you defuse the console we can run a boot1 from SD without ever touching the DRAM. then we can check which addresses work and which don't. That then can us help diagnose which chip is bad
Post automatically merged:

I will look for replacement memory or wait till I have a donor.
What Manufacturer of memory does your Wii U have? Maybe @Lazr1026 could provide you some. She has a bunch of donor boards.
 
Last edited by SDIO,

TheSunnyMachine

Active Member
Newcomer
Joined
Feb 6, 2024
Messages
33
Trophies
0
Age
43
XP
74
Country
United States
P
if you already taken a chip off, that could help us mapping the addresses to the physical chips. If you defuse the console we can run a boot1 from SD without ever touching the DRAM. then we can check which addresses work and which don't. That then can us help diagnose which chip is bad
Perfect! I'll let you know when I get to setting up defuse.

I have a few other consoles to fix this week. So maybe next week.
if you already taken a chip off, that could help us mapping the addresses to the physical chips. If you defuse the console we can run a boot1 from SD without ever touching the DRAM. then we can check which addresses work and which don't. That then can us help diagnose which chip is bad
Post automatically merged:


What Manufacturer of memory does your Wii U have? Maybe @Lazr1026 could provide you some. She has a bunch of donor boards.


Looks like Micron
1707947343494.png
 

SDIO

Well-Known Member
OP
Member
Joined
Feb 13, 2023
Messages
2,263
Trophies
0
Age
28
XP
1,382
Country
Germany
When you defuse, don't conntect the 3V3 to the pico, it will be powered from the PC. Even defused, it won't boot into minute, because you removed one memory chip, but you should get some output in the serial terminal.

Instead of the defuse boot1, you can then flash the attached boot1 to the SD card, that contains the memtest and will print to the serial terminal.
post the result from both of them here.

For reference, that it what it will do:
Code:
u32 test_pattern = 0;//0xffffffff;
    for (u32 j = 0x10000000; j != 0x90000000; j += 4 ){
        *(vu32*)j = test_pattern;
    }
    bool badblock = 0;
    u32 badstart = 0;
    u32 badend = 0;
    for (u32 j = 0x10000000; j != 0x90000000; j += 4 ){
        u32 readback = *(vu32*)j;
        bool bad = readback != test_pattern;
        if(bad)
            badstart = j;
        if(bad && !badblock ){
            serial_send_u32(0xBAADAAAA);
            serial_send_u32(readback);
            serial_send_u32(j);
            badblock = true;
        }
        if(!bad && badblock){
            if(badstart + 64 * 1024 == j){
                serial_send_u32(badend);
                badblock = false;
            }else{
                badend = j;
            }
        }
    }
Post automatically merged:

Oh since you have the mmory removed and the chips should be interleaved the blocking doesn't make much sense.
Rather try these nonblock versions of the memtest.

C:
    u32 test_pattern = 0xffffffff;

    for (u32 j = 0x10000000; j != 0x90000000; j += 4 ){
        *(vu32*)j = test_pattern;
    }

    bool badblock = 0;
    u32 badstart = 0;
    u32 badend = 0;
    for (u32 j = 0x10000000; j != 0x90000000; j += 4 ){
        u32 readback = *(vu32*)j;
        bool bad = readback != test_pattern;
        if(bad)
            badstart = j;
        if(bad && !badblock ){
            serial_send_u32(0xBAADAAAA);
            serial_send_u32(readback);
            serial_send_u32(j);
            badblock = true;
        }
        if(!bad && badblock){
            serial_send_u32(j);
            badblock = false;
            // if(badstart + 64 * 1024 == j){
            //     serial_send_u32(badend);
            //     badblock = false;
            // }else{
            //     badend = j;
            // }
        }
    }
 

Attachments

  • boot1-memtest.zip
    37.8 KB · Views: 16
  • boot1-memtest-noblock.zip
    37.8 KB · Views: 16
Last edited by SDIO,
  • Like
Reactions: TheSunnyMachine

SDIO

Well-Known Member
OP
Member
Joined
Feb 13, 2023
Messages
2,263
Trophies
0
Age
28
XP
1,382
Country
Germany
where do you see the 0 bytes? What error do you get when trying to erase? Is it the orginal eMMC or an sdcard in nand aid? What brand is it?
 

Visualwit

Well-Known Member
Newcomer
Joined
Jul 27, 2021
Messages
84
Trophies
0
Age
16
XP
354
Country
United States
where do you see the 0 bytes? What error do you get when trying to erase? Is it the orginal eMMC or an sdcard in nand aid? What brand is it?
I am using an eMMC I go to Backup and Restore and then Erase MLC then I get the error.
 

SAKyle

Member
Newcomer
Joined
Jan 5, 2018
Messages
18
Trophies
0
Age
32
XP
404
Country
United States
having a rough go at this lol I recieved and installed my nand aid today trying to patch and boot ios this is the error i keep getting. Im using a 64Gig sandisk ultra sd card in the nand aid and Im using de_fuse not isfs hax. any help would be appreciated.
Code:
 Main menu

  Patch (slc) and boot IOS (slc)
  Patch (sd) and boot IOS redNAND
> Patch (sd) and boot IOS (slc) <
  Patch (sd) and boot sdmc:/ios_orig.img
  Patch (sd) and boot sdmc:/ios_orig.img redNAND
  Boot 'ios.img'
  Boot IOP firmware file
  Boot PowerPC ELF file
  Backup and Restore
  Interactive debug console
  PRSH tweaks
  Display crash log
  Clear crash log
  Restart minute
  Hardware reset
  Power off
  Credits
ancast: no patch file `ios.patch`, stubbing...
ancast: reading 0xdfd200 bytes from slc:/sys/title/00050010/1000400a/code/fw.img
ancast: ...00000000 -> 01000000
ancast: ...00100000 -> 01100000
ancast: ...00200000 -> 01200000
ancast: ...00300000 -> 01300000
ancast: ...00400000 -> 01400000
ancast: ...00500000 -> 01500000
ancast: ...00600000 -> 01600000
ancast: ...00700000 -> 01700000
ancast: ...00800000 -> 01800000
ancast: ...00900000 -> 01900000
ancast: ...00a00000 -> 01a00000
ancast: ...00b00000 -> 01b00000
ancast: ...00c00000 -> 01c00000
ancast: ...00d00000 -> 01d00000
ancast: done reading
ancast: decrypting slc:/sys/title/00050010/1000400a/code/fw.img...
ancast: fini
ancast: IOS image is prod 5.5.0 ~ 5.5.4
wafel_cores.ipx
wafel_setup_mlc.ipx
ancast: pre-parsing plugin `sdmc:/wiiu/ios_plugins/wafel_core.ipx`
ancast: pre-parsing plugin `sdmc:/wiiu/ios_plugins/wafel_cores.ipx`
ancast: pre-parsing plugin `sdmc:/wiiu/ios_plugins/wafel_setup_mlc.ipx`
ancast: loading plugin `sdmc:/wiiu/ios_plugins/wafel_core.ipx` to 27c00000
ancast: loading plugin `sdmc:/wiiu/ios_plugins/wafel_cores.ipx` to 27d78000
ancast: loading plugin `sdmc:/wiiu/ios_plugins/wafel_setup_mlc.ipx` to 27eef000
ancast: failed to open data `sdmc:/wiiu/ios_plugins/config.ini`!
ancast: loading data to 27f1b000
prsh: checksum header: old=9254f7bf new=45cc4289
prsh: checksum prst: old=505276c9 new=505276c9
ancast: loading data to 27f1b320
GPU clocked at: 544.999877MHz
Unmounting SLC...
Shutting down MLC...
sdhc_bus_power(0x0)
Shutting down SD card...
sdhc_bus_power(0x0)
Shutting down interrupts...
Shutting down caches and MMU...
Vectoring to 0x01000300...
Searching for OTP store in patch...
Searching for OTP store in plugins...
OTP store at: 27c24c58
we in here kern 0x27c019cc, base 0x27c00000
Inserted 27c00000 before e0000000 and after 20000000!
Inserted 27c00000 before e0000000 and after 27c00000!
Inserted 27c00000 before e0000000 and after 05200000!
  Type           Offset   VirtAddr   PhysAddr   FileSiz    MemSiz     Flg      Align
  PHDR           0x000034 0x1d000000 0x1d000000 0x00000960 0x00000960 0x000000 0x4
  NOTE           0x000934 0x1d000960 0x1d000960 0x000002ac 0x000002ac 0x000000 0x4
  LOAD           0x000034 0x1d000000 0x1d000000 0x00000c0c 0x02b00000 0x000000 0x4000
  LOAD           0x000be0 0x04000000 0x08280000 0x00017020 0x00017020 0x300005 0x4
  LOAD           0x017c00 0x04020000 0x082a0000 0x00003f70 0x00003f70 0x300004 0x4
  LOAD           0x01bb70 0x04024000 0x082a4000 0x00000ed4 0x00000ed4 0x300006 0x40
  LOAD           0x01ca44 0x04025000 0x082a5000 0x00000000 0x000095c0 0x300006 0x40
  LOAD           0x01ca44 0x05000000 0x081c0000 0x000598f0 0x000598f0 0x100005 0x4
  LOAD           0x076334 0x05060000 0x08220000 0x0000ffc4 0x0000ffc4 0x100004 0x40
  LOAD           0x0862f8 0x05070000 0x08230000 0x00003420 0x00003420 0x100006 0x40
  LOAD           0x089718 0x05074000 0x08234000 0x00000000 0x00048574 0x100006 0x40
  LOAD           0x089718 0x05100000 0x13d80000 0x00015d6c 0x00015d6c 0x100005 0x4
  LOAD           0x09f484 0x08120000 0x08120000 0x00015000 0x00015000 0x000005 0x10
  LOAD           0x0b4484 0x08140000 0x08140000 0x00002478 0x00002478 0x000004 0x10
  LOAD           0x0b68fc 0x08143000 0x08143000 0x0000d000 0x0000d000 0x000006 0x10
  LOAD           0x0c38fc 0x08150000 0x08150000 0x00000000 0x00061230 0x000006 0x4000
  LOAD           0x0c38fc 0x10000000 0x10000000 0x00000000 0x00100000 0x100006 0x1
  LOAD           0x0c38fc 0x10100000 0x10100000 0x000312d0 0x000312d0 0x400005 0x4
  LOAD           0x0f4bcc 0x10140000 0x10140000 0x00004694 0x00004694 0x400004 0x4
  LOAD           0x0f9260 0x10145000 0x10145000 0x000000dc 0x000000dc 0x400006 0x4
  LOAD           0x0f933c 0x10146000 0x10146000 0x00000000 0x0037f4e8 0x400006 0x20
  LOAD           0x0f933c 0x10700000 0x10700000 0x000f81c4 0x000f81c4 0x500005 0x4
  LOAD           0x1f1500 0x10800000 0x10800000 0x00033b6c 0x00033b6c 0x500004 0x20
  LOAD           0x22506c 0x10834000 0x10834000 0x000005d0 0x000005d0 0x500006 0x4
  LOAD           0x22563c 0x10835000 0x10835000 0x00000000 0x01406554 0x500006 0x200
  LOAD           0x22563c 0x11f00000 0x11f00000 0x00085770 0x00085770 0x600005 0x4
  LOAD           0x2aadac 0x11fc0000 0x11fc0000 0x000140b0 0x000140b0 0x600004 0x4
  LOAD           0x2bee5c 0x11fd5000 0x11fd5000 0x00023234 0x00023234 0x600006 0x4
  LOAD           0x2e2090 0x11ff9000 0x11ff9000 0x00000000 0x0015f41c 0x600006 0x1000
  LOAD           0x2e2090 0x12300000 0x12300000 0x00131844 0x00131844 0x700005 0x4
  LOAD           0x4138d4 0x12440000 0x12440000 0x000288e8 0x000288e8 0x700004 0x4
  LOAD           0x43c1bc 0x12469000 0x12469000 0x000000e4 0x000000e4 0x700006 0x4
  LOAD           0x43c2a0 0x1246a000 0x1246a000 0x0005b31d 0x0005b31d 0x700006 0x4
  LOAD           0x4975c0 0x124c6000 0x124c6000 0x00000000 0x003c7028 0x700006 0x40
  LOAD           0x4975c0 0x1fb00000 0x1fb00000 0x00300000 0x00300000 0x700006 0x4
  LOAD           0x7975c0 0x1fe00000 0x1fe00000 0x00014ef4 0x00014ef4 0x100006 0x20
  LOAD           0x7ac4b4 0x1fe40000 0x1fe40000 0x00000000 0x001c0000 0x100006 0x1
  LOAD           0x7ac4b4 0x20000000 0x20000000 0x00000000 0x07c00000 0x500006 0x1
  LOAD           0x000000 0x27c00000 0x27c00000 0x00400000 0x00400000 0x100007 0x1
  LOAD           0x000000 0x05200000 0x27c00000 0x00000000 0x00100000 0x100007 0x1
  LOAD           0x000000 0x10600000 0x27c00000 0x00000000 0x00100000 0x100007 0x1
  LOAD           0x7ac4b4 0xe0000000 0x12900000 0x000db65c 0x000db65c 0x800005 0x4
  LOAD           0x887b10 0xe0100000 0x12a00000 0x0002088c 0x0002088c 0x800004 0x4
  LOAD           0x8a839c 0xe0121000 0x12a21000 0x00000124 0x00000124 0x800006 0x4
  LOAD           0x8a84c0 0xe0122000 0x12a22000 0x00000650 0x00000650 0x800006 0x4
  LOAD           0x8a8b10 0xe0123000 0x12a23000 0x00000000 0x0013ef10 0x800006 0x40
  LOAD           0x8a8b10 0xe1000000 0x12bc0000 0x00090d08 0x00090d08 0x900005 0x4
  LOAD           0x939818 0xe10c0000 0x12c80000 0x000213b4 0x000213b4 0x900004 0x4
  LOAD           0x95abcc 0xe10e2000 0x12ca2000 0x00001734 0x00001734 0x900006 0x4
  LOAD           0x95c300 0xe10e4000 0x12ca4000 0x00000000 0x002043b8 0x900006 0x20
  LOAD           0x95c300 0xe2000000 0x12ec0000 0x002651e0 0x002651e0 0xb00005 0x4
  LOAD           0xbc14e0 0xe2280000 0x13140000 0x00048934 0x00048934 0xb00004 0x4
  LOAD           0xc09e14 0xe22c9000 0x13189000 0x00000264 0x00000264 0xb00006 0x4
  LOAD           0xc0a078 0xe22ca000 0x1318a000 0x00000604 0x00000604 0xb00006 0x4
  LOAD           0xc0a67c 0xe22cb000 0x1318b000 0x00000000 0x003fd9f0 0xb00006 0x40
  LOAD           0xc0a67c 0xe3000000 0x13640000 0x0016ba14 0x0016ba14 0xc00005 0x4
  LOAD           0xd76090 0xe3180000 0x137c0000 0x0002c78c 0x0002c78c 0xc00004 0x4
  LOAD           0xda281c 0xe31ad000 0x137ed000 0x00000150 0x00000150 0xc00006 0x4
  LOAD           0xda296c 0xe31ae000 0x137ee000 0x000009d0 0x000009d0 0xc00006 0x4
  LOAD           0xda333c 0xe31af000 0x137ef000 0x00000000 0x0014da94 0xc00006 0x40
  LOAD           0xda333c 0xe4000000 0x13a40000 0x00019704 0x00019704 0xd00005 0x4
  LOAD           0xdbca40 0xe4040000 0x13a80000 0x00005ae8 0x00005ae8 0xd00004 0x4
  LOAD           0xdc2528 0xe4046000 0x13a86000 0x0000005c 0x0000005c 0xd00006 0x4
  LOAD           0xdc2584 0xe4047000 0x13a87000 0x00000000 0x0011123c 0xd00006 0x20
  LOAD           0xdc2584 0xe5000000 0x13c00000 0x0000fd64 0x0000fd64 0xa00005 0x4
  LOAD           0xdd22e8 0xe5040000 0x13c40000 0x0000328c 0x0000328c 0xa00004 0x4
  LOAD           0xdd5574 0xe5044000 0x13c44000 0x000006e4 0x000006e4 0xa00006 0x4
  LOAD           0xdd5c58 0xe5045000 0x13c45000 0x00000000 0x00029900 0xa00006 0x20
  LOAD           0xdd5c58 0xe6000000 0x13cc0000 0x00010a80 0x00010a80 0x200005 0x4
  LOAD           0xde66d8 0xe6040000 0x13d00000 0x00001b90 0x00001b90 0x200004 0x4
  LOAD           0xde8268 0xe6042000 0x13d02000 0x00004990 0x00004990 0x200006 0x4
  LOAD           0xdecbf8 0xe6047000 0x13d07000 0x00000000 0x000011f4 0x200006 0x4
  LOAD           0xdecbf8 0xe7000000 0x082c0000 0x00001000 0x00001000 0x200006 0x4
  LOAD           0xdedbf8 0xeff00000 0xfff00000 0x00000000 0x00008000 0x100006 0x1
  LOAD           0xdedbf8 0xffff0000 0xffff0000 0x0000eb0c 0x0000eb0c 0x000007 0x4
kern_main symbol at: 27c019cc
our module mem size is: 00178000
registering plugin: 27d78000
registering plugin: 27eef000
skipping data: 27f1b000
skipping data: 27f1b320
linking plugin: 27d78000
wafel_core: 2a 00000000->00000000 __syscall_exit
wafel_core: 9d 00000000->00000000 __syscall_getreent
wafel_core: 27 00000000->00000000 __syscall_lock_acquire
wafel_core: 27 00000000->00000000 __syscall_lock_acquire
wafel_core: 246 00000000->00000000 __syscall_lock_release
wafel_core: f6 00000000->00000000 __syscall_lock_acquire_recursive
wafel_core: f6 00000000->00000000 __syscall_lock_acquire_recursive
wafel_core: dd 00000000->00000000 __syscall_lock_release_recursive
wafel_core: 1d0 00000000->00000000 __syscall_cond_signal
wafel_core: 141 00000000->00000000 __syscall_cond_broadcast
wafel_core: 1ec 00000000->00000000 __syscall_cond_wait
wafel_core: 4a 00000000->00000000 __syscall_cond_wait_recursive
wafel_core: 9a 00000000->00000000 __syscall_clock_gettime
wafel_core: d2 00000000->00000000 __syscall_clock_settime
wafel_core: 1da 00000000->00000000 __syscall_clock_getres
wafel_core: 2a 00000000->00000000 __syscall_exit
wafel_core: 9d 00000000->00000000 __syscall_getreent
wafel_core: 27 00000000->00000000 __syscall_lock_acquire
wafel_core: 246 00000000->00000000 __syscall_lock_release
wafel_core: f6 00000000->00000000 __syscall_lock_acquire_recursive
wafel_core: dd 00000000->00000000 __syscall_lock_release_recursive
wafel_core: 1d0 00000000->00000000 __syscall_cond_signal
wafel_core: 141 00000000->00000000 __syscall_cond_broadcast
wafel_core: 1ec 00000000->00000000 __syscall_cond_wait
wafel_core: 4a 00000000->00000000 __syscall_cond_wait_recursive
wafel_core: 9a 00000000->00000000 __syscall_clock_gettime
wafel_core: d2 00000000->00000000 __syscall_clock_settime
wafel_core: 1da 00000000->00000000 __syscall_clock_getres
wafel_core: 4e 00000000->00000000 __syscall_lock_try_acquire_recursive
wafel_core: e8 00000000->00000000 __syscall_lock_try_acquire
linking plugin: 27eef000
wafel_core: 15 00000000->00000000 __syscall_exit
wafel_core: 4e 00000000->00000000 __syscall_getreent
wafel_core: 14 00000000->00000000 __syscall_lock_acquire
wafel_core: 14 00000000->00000000 __syscall_lock_acquire
wafel_core: 10f 00000000->00000000 __syscall_lock_release
wafel_core: 74 00000000->00000000 __syscall_lock_acquire_recursive
wafel_core: 74 00000000->00000000 __syscall_lock_acquire_recursive
wafel_core: 69 00000000->00000000 __syscall_lock_release_recursive
wafel_core: dc 00000000->00000000 __syscall_cond_signal
wafel_core: 96 00000000->00000000 __syscall_cond_broadcast
wafel_core: ea 00000000->00000000 __syscall_cond_wait
wafel_core: 28 00000000->00000000 __syscall_cond_wait_recursive
wafel_core: 4b 00000000->00000000 __syscall_clock_gettime
wafel_core: 66 00000000->00000000 __syscall_clock_settime
wafel_core: e1 00000000->00000000 __syscall_clock_getres
wafel_core: 15 00000000->00000000 __syscall_exit
wafel_core: 4e 00000000->00000000 __syscall_getreent
wafel_core: 14 00000000->00000000 __syscall_lock_acquire
wafel_core: 10f 00000000->00000000 __syscall_lock_release
wafel_core: 74 00000000->00000000 __syscall_lock_acquire_recursive
wafel_core: 69 00000000->00000000 __syscall_lock_release_recursive
wafel_core: dc 00000000->00000000 __syscall_cond_signal
wafel_core: 96 00000000->00000000 __syscall_cond_broadcast
wafel_core: ea 00000000->00000000 __syscall_cond_wait
wafel_core: 28 00000000->00000000 __syscall_cond_wait_recursive
wafel_core: 4b 00000000->00000000 __syscall_clock_gettime
wafel_core: 66 00000000->00000000 __syscall_clock_settime
wafel_core: e1 00000000->00000000 __syscall_clock_getres
wafel_core: a 00000000->27c066a0 iosCreateThread
wafel_core: 18 00000000->27c00808 __wafel_dynamic
wafel_core: 20 00000000->27c06830 iosOpen
wafel_core: 2a 00000000->27c0569c memcpy16
wafel_core: 2d 00000000->00000000 __syscall_lock_try_acquire_recursive
wafel_core: 30 00000000->27c00d68 ios_elf_vaddr_to_paddr
wafel_core: 32 00000000->27c0375c usleep
wafel_core: 33 00000000->27c067e0 iosFree
wafel_core: 46 00000000->27c06860 iosIoctlv
wafel_core: 52 00000000->27c03838 FSA_Open
wafel_core: 5c 00000000->27c03a8c FSA_FlushVolume
wafel_core: 6d 00000000->27c0391c MCP_InstallTarget
wafel_core: 6f 00000000->27c03fe0 FSA_FlushFile
wafel_core: 70 00000000->00000000 __syscall_lock_try_acquire
wafel_core: 73 00000000->27c03a1c FSA_Unmount
wafel_core: 76 00000000->27c03bdc FSA_ReadDir
wafel_core: 7f 00000000->27c03d90 FSA_OpenFile
wafel_core: 85 00000000->27c06838 iosClose
wafel_core: 97 00000000->27c03c50 FSA_CloseDir
wafel_core: a4 00000000->27c03b64 FSA_OpenDir
wafel_core: b3 00000000->27c06858 iosIoctl
wafel_core: be 00000000->27c0396c FSA_Mount
wafel_core: d2 00000000->27c03844 MCP_InstallGetInfo
wafel_core: d5 00000000->27c067d0 iosAlloc
wafel_core: ec 00000000->27c03eec FSA_WriteFile
wafel_core: ef 00000000->27c066d0 iosStartThread
wafel_core: ff 00000000->27c00a68 wafel_find_symbol
wafel_core: 102 00000000->27c03f88 FSA_CloseFile
wafel_core: 106 00000000->27c03368 debug_printf
wafel_core: 10d 00000000->27c038b8 MCP_Install
wafel_core: 115 00000000->27c067d8 iosAllocAligned
skipping data: 27f1b000
skipping data: 27f1b320
00: boot_info
01: stroopwafel_config
Found stroopwafel_config PRSH:
; Test config file
[test]
test=1

wafel_core: found OTP read pattern 1 at 08120290...
wafel_core: found OTP read at 08120248.
Patch size: 0xc
Patch size: 0x18
Patch size: 0x4
Patch size: 0x4
Patch size: 0x4
Patch size: 0x4
Patch size: 0x4
Patch size: 0x4
Patch size: 0x8
Patch size: 0x10
Patch size: 0xc
Patch size: 0xc
Patch size: 0xc
Patch size: 0xc
Patch size: 0x2
Patch size: 0x2
Patch size: 0x2
Patch size: 0x4
Patch size: 0x2
Patch size: 0x4
Patch size: 0x8
Patch size: 0x4
Patch size: 0x1a
Patch size: 0xc
Patch size: 0x4
Patch size: 0x4
Patch size: 0x4
Patch size: 0x4
Patch size: 0x8
Patch size: 0x2
Patch size: 0x4
Patch size: 0x4
Patch size: 0x2
Patch size: 0x8
Patch size: 0x8
Patch size: 0x4
Patch size: 0x4
Patch size: 0x4
Patch size: 0x4
Patch size: 0x8
Patch size: 0x8
calling kern_entry in plugin: 27d78000
we in here kern 0x27d78fc0, base 0x27d78000
Inserted 27d78000 before e0000000 and after 10600000!
Inserted 27d78000 before e0000000 and after 27d78000!
Inserted 27d78000 before e0000000 and after 05200000!
  Type           Offset   VirtAddr   PhysAddr   FileSiz    MemSiz     Flg      Align
  PHDR           0x000034 0x1d000000 0x1d000000 0x000009c0 0x000009c0 0x000000 0x4
  NOTE           0x000934 0x1d0009c0 0x1d0009c0 0x000002ac 0x000002ac 0x000000 0x4
  LOAD           0x000034 0x1d000000 0x1d000000 0x00000c6c 0x02b00000 0x000000 0x4000
  LOAD           0x000be0 0x04000000 0x08280000 0x00017020 0x00017020 0x300005 0x4
  LOAD           0x017c00 0x04020000 0x082a0000 0x00003f70 0x00003f70 0x300004 0x4
  LOAD           0x01bb70 0x04024000 0x082a4000 0x00000ed4 0x00000ed4 0x300006 0x40
  LOAD           0x01ca44 0x04025000 0x082a5000 0x00000000 0x000095c0 0x300006 0x40
  LOAD           0x01ca44 0x05000000 0x081c0000 0x000598f0 0x000598f0 0x100005 0x4
  LOAD           0x076334 0x05060000 0x08220000 0x0000ffc4 0x0000ffc4 0x100004 0x40
  LOAD           0x0862f8 0x05070000 0x08230000 0x00003420 0x00003420 0x100006 0x40
  LOAD           0x089718 0x05074000 0x08234000 0x00000000 0x00048574 0x100006 0x40
  LOAD           0x089718 0x05100000 0x13d80000 0x00015d6c 0x00015d6c 0x100005 0x4
  LOAD           0x09f484 0x08120000 0x08120000 0x00015000 0x00015000 0x000005 0x10
  LOAD           0x0b4484 0x08140000 0x08140000 0x00002478 0x00002478 0x000004 0x10
  LOAD           0x0b68fc 0x08143000 0x08143000 0x0000d000 0x0000d000 0x000006 0x10
  LOAD           0x0c38fc 0x08150000 0x08150000 0x00000000 0x00061230 0x000006 0x4000
  LOAD           0x0c38fc 0x10000000 0x10000000 0x00000000 0x00100000 0x100006 0x1
  LOAD           0x0c38fc 0x10100000 0x10100000 0x000312d0 0x000312d0 0x400005 0x4
  LOAD           0x0f4bcc 0x10140000 0x10140000 0x00004694 0x00004694 0x400004 0x4
  LOAD           0x0f9260 0x10145000 0x10145000 0x000000dc 0x000000dc 0x400006 0x4
  LOAD           0x0f933c 0x10146000 0x10146000 0x00000000 0x0037f4e8 0x400006 0x20
  LOAD           0x0f933c 0x10700000 0x10700000 0x000f81c4 0x000f81c4 0x500005 0x4
  LOAD           0x1f1500 0x10800000 0x10800000 0x00033b6c 0x00033b6c 0x500004 0x20
  LOAD           0x22506c 0x10834000 0x10834000 0x000005d0 0x000005d0 0x500006 0x4
  LOAD           0x22563c 0x10835000 0x10835000 0x00000000 0x01406554 0x500006 0x200
  LOAD           0x22563c 0x11f00000 0x11f00000 0x00085770 0x00085770 0x600005 0x4
  LOAD           0x2aadac 0x11fc0000 0x11fc0000 0x000140b0 0x000140b0 0x600004 0x4
  LOAD           0x2bee5c 0x11fd5000 0x11fd5000 0x00023234 0x00023234 0x600006 0x4
  LOAD           0x2e2090 0x11ff9000 0x11ff9000 0x00000000 0x0015f41c 0x600006 0x1000
  LOAD           0x2e2090 0x12300000 0x12300000 0x00131844 0x00131844 0x700005 0x4
  LOAD           0x4138d4 0x12440000 0x12440000 0x000288e8 0x000288e8 0x700004 0x4
  LOAD           0x43c1bc 0x12469000 0x12469000 0x000000e4 0x000000e4 0x700006 0x4
  LOAD           0x43c2a0 0x1246a000 0x1246a000 0x0005b31d 0x0005b31d 0x700006 0x4
  LOAD           0x4975c0 0x124c6000 0x124c6000 0x00000000 0x003c7028 0x700006 0x40
  LOAD           0x4975c0 0x1fb00000 0x1fb00000 0x00300000 0x00300000 0x700006 0x4
  LOAD           0x7975c0 0x1fe00000 0x1fe00000 0x00014ef4 0x00014ef4 0x100006 0x20
  LOAD           0x7ac4b4 0x1fe40000 0x1fe40000 0x00000000 0x001c0000 0x100006 0x1
  LOAD           0x7ac4b4 0x20000000 0x20000000 0x00000000 0x07c00000 0x500006 0x1
  LOAD           0x000000 0x27c00000 0x27c00000 0x00400000 0x00400000 0x100007 0x1
  LOAD           0x000000 0x05200000 0x27c00000 0x00000000 0x00100000 0x100007 0x1
  LOAD           0x000000 0x10600000 0x27c00000 0x00000000 0xffe78000 0x100007 0x1
  LOAD           0x000000 0x27d78000 0x27d78000 0x00288000 0x00288000 0x100007 0x1
  LOAD           0x000000 0x05200000 0x27d78000 0x00000000 0x00100000 0x100007 0x1
  LOAD           0x000000 0x10600000 0x27d78000 0x00000000 0x00100000 0x100007 0x1
  LOAD           0x7ac4b4 0xe0000000 0x12900000 0x000db65c 0x000db65c 0x800005 0x4
  LOAD           0x887b10 0xe0100000 0x12a00000 0x0002088c 0x0002088c 0x800004 0x4
  LOAD           0x8a839c 0xe0121000 0x12a21000 0x00000124 0x00000124 0x800006 0x4
  LOAD           0x8a84c0 0xe0122000 0x12a22000 0x00000650 0x00000650 0x800006 0x4
  LOAD           0x8a8b10 0xe0123000 0x12a23000 0x00000000 0x0013ef10 0x800006 0x40
  LOAD           0x8a8b10 0xe1000000 0x12bc0000 0x00090d08 0x00090d08 0x900005 0x4
  LOAD           0x939818 0xe10c0000 0x12c80000 0x000213b4 0x000213b4 0x900004 0x4
  LOAD           0x95abcc 0xe10e2000 0x12ca2000 0x00001734 0x00001734 0x900006 0x4
  LOAD           0x95c300 0xe10e4000 0x12ca4000 0x00000000 0x002043b8 0x900006 0x20
  LOAD           0x95c300 0xe2000000 0x12ec0000 0x002651e0 0x002651e0 0xb00005 0x4
  LOAD           0xbc14e0 0xe2280000 0x13140000 0x00048934 0x00048934 0xb00004 0x4
  LOAD           0xc09e14 0xe22c9000 0x13189000 0x00000264 0x00000264 0xb00006 0x4
  LOAD           0xc0a078 0xe22ca000 0x1318a000 0x00000604 0x00000604 0xb00006 0x4
  LOAD           0xc0a67c 0xe22cb000 0x1318b000 0x00000000 0x003fd9f0 0xb00006 0x40
  LOAD           0xc0a67c 0xe3000000 0x13640000 0x0016ba14 0x0016ba14 0xc00005 0x4
  LOAD           0xd76090 0xe3180000 0x137c0000 0x0002c78c 0x0002c78c 0xc00004 0x4
  LOAD           0xda281c 0xe31ad000 0x137ed000 0x00000150 0x00000150 0xc00006 0x4
  LOAD           0xda296c 0xe31ae000 0x137ee000 0x000009d0 0x000009d0 0xc00006 0x4
  LOAD           0xda333c 0xe31af000 0x137ef000 0x00000000 0x0014da94 0xc00006 0x40
  LOAD           0xda333c 0xe4000000 0x13a40000 0x00019704 0x00019704 0xd00005 0x4
  LOAD           0xdbca40 0xe4040000 0x13a80000 0x00005ae8 0x00005ae8 0xd00004 0x4
  LOAD           0xdc2528 0xe4046000 0x13a86000 0x0000005c 0x0000005c 0xd00006 0x4
  LOAD           0xdc2584 0xe4047000 0x13a87000 0x00000000 0x0011123c 0xd00006 0x20
  LOAD           0xdc2584 0xe5000000 0x13c00000 0x0000fd64 0x0000fd64 0xa00005 0x4
  LOAD           0xdd22e8 0xe5040000 0x13c40000 0x0000328c 0x0000328c 0xa00004 0x4
  LOAD           0xdd5574 0xe5044000 0x13c44000 0x000006e4 0x000006e4 0xa00006 0x4
  LOAD           0xdd5c58 0xe5045000 0x13c45000 0x00000000 0x00029900 0xa00006 0x20
  LOAD           0xdd5c58 0xe6000000 0x13cc0000 0x00010a80 0x00010a80 0x200005 0x4
  LOAD           0xde66d8 0xe6040000 0x13d00000 0x00001b90 0x00001b90 0x200004 0x4
  LOAD           0xde8268 0xe6042000 0x13d02000 0x00004990 0x00004990 0x200006 0x4
  LOAD           0xdecbf8 0xe6047000 0x13d07000 0x00000000 0x000011f4 0x200006 0x4
  LOAD           0xdecbf8 0xe7000000 0x082c0000 0x00001000 0x00001000 0x200006 0x4
  LOAD           0xdedbf8 0xeff00000 0xfff00000 0x00000000 0x00008000 0x100006 0x1
  LOAD           0xdedbf8 0xffff0000 0xffff0000 0x0000eb0c 0x0000eb0c 0x000007 0x4
kern_main symbol at: 27d78fc0
our module mem size is: 00177000
registering plugin: 27eef000
registering plugin: 27f1b000
registering plugin: 27f1b320
linking plugin: 27eef000
wafel_core: 15 00000000->00000000 __syscall_exit
wafel_core: 4e 00000000->00000000 __syscall_getreent
wafel_core: 14 00000000->00000000 __syscall_lock_acquire
wafel_core: 14 00000000->00000000 __syscall_lock_acquire
wafel_core: 10f 00000000->00000000 __syscall_lock_release
wafel_core: 74 00000000->00000000 __syscall_lock_acquire_recursive
wafel_core: 74 00000000->00000000 __syscall_lock_acquire_recursive
wafel_core: 69 00000000->00000000 __syscall_lock_release_recursive
wafel_core: dc 00000000->00000000 __syscall_cond_signal
wafel_core: 96 00000000->00000000 __syscall_cond_broadcast
wafel_core: ea 00000000->00000000 __syscall_cond_wait
wafel_core: 28 00000000->00000000 __syscall_cond_wait_recursive
wafel_core: 4b 00000000->00000000 __syscall_clock_gettime
wafel_core: 66 00000000->00000000 __syscall_clock_settime
wafel_core: e1 00000000->00000000 __syscall_clock_getres
wafel_core: 15 00000000->00000000 __syscall_exit
wafel_core: 4e 00000000->00000000 __syscall_getreent
wafel_core: 14 00000000->00000000 __syscall_lock_acquire
wafel_core: 10f 00000000->00000000 __syscall_lock_release
wafel_core: 74 00000000->00000000 __syscall_lock_acquire_recursive
wafel_core: 69 00000000->00000000 __syscall_lock_release_recursive
wafel_core: dc 00000000->00000000 __syscall_cond_signal
wafel_core: 96 00000000->00000000 __syscall_cond_broadcast
wafel_core: ea 00000000->00000000 __syscall_cond_wait
wafel_core: 28 00000000->00000000 __syscall_cond_wait_recursive
wafel_core: 4b 00000000->00000000 __syscall_clock_gettime
wafel_core: 66 00000000->00000000 __syscall_clock_settime
wafel_core: e1 00000000->00000000 __syscall_clock_getres
wafel_core: a 00000000->27d7df20 iosCreateThread
wafel_core: 18 00000000->27d78454 __wafel_dynamic
wafel_core: 20 00000000->27d7e0b0 iosOpen
wafel_core: 2a 00000000->00000000 memcpy16
wafel_core: 2d 00000000->00000000 __syscall_lock_try_acquire_recursive
wafel_core: 30 00000000->27d789b8 ios_elf_vaddr_to_paddr
wafel_core: 32 00000000->27d7a6b0 usleep
wafel_core: 33 00000000->27d7e060 iosFree
wafel_core: 46 00000000->27d7e0e0 iosIoctlv
wafel_core: 52 00000000->27d7a78c FSA_Open
wafel_core: 5c 00000000->27d7a9e0 FSA_FlushVolume
wafel_core: 6d 00000000->27d7a870 MCP_InstallTarget
wafel_core: 6f 00000000->27d7af34 FSA_FlushFile
wafel_core: 70 00000000->00000000 __syscall_lock_try_acquire
wafel_core: 73 00000000->27d7a970 FSA_Unmount
wafel_core: 76 00000000->27d7ab30 FSA_ReadDir
wafel_core: 7f 00000000->27d7ace4 FSA_OpenFile
wafel_core: 85 00000000->27d7e0b8 iosClose
wafel_core: 97 00000000->27d7aba4 FSA_CloseDir
wafel_core: a4 00000000->27d7aab8 FSA_OpenDir
wafel_core: b3 00000000->27d7e0d8 iosIoctl
wafel_core: be 00000000->27d7a8c0 FSA_Mount
wafel_core: d2 00000000->27d7a798 MCP_InstallGetInfo
wafel_core: d5 00000000->27d7e050 iosAlloc
wafel_core: ec 00000000->27d7ae40 FSA_WriteFile
wafel_core: ef 00000000->27d7df50 iosStartThread
wafel_core: ff 00000000->27d78678 wafel_find_symbol
wafel_core: 102 00000000->27d7aedc FSA_CloseFile
wafel_core: 106 00000000->27d7a61c debug_printf
wafel_core: 10d 00000000->27d7a80c MCP_Install
wafel_core: 115 00000000->27d7e058 iosAllocAligned
linking plugin: 27f1b000
wafel_core: plugin 27f1b000 has no DT_REL
linking plugin: 27f1b320
wafel_core: plugin 27f1b320 has no DT_REL
wafel_core: found OTP read pattern 1 at 08120290...
wafel_core: found OTP read at 0811fe90.
Firmware not 5.5.x! All you get is the OTP patch, sorry.
calling kern_entry in plugin: 27eef000
we in here setup mlc plugin kern 0x27eef404
init_linking symbol at: 00000000
Patch size: 0x4
GURU MEDITATION ERROR (undefined instruction)
r0  = 00000000
r1  = 00000000
r2  = 00000000
r3  = 08120000
r4  = 00000004
r5  = 27EEF444
r6  = 08129CE0
r7  = 27D91539
r8  = E7F000F0
r9  = 01400010
r10 = 01404010
r11 = 00000000
r12 = 27F08F48
r13 = 27FFFF1C
r14 = 27EEF3FC
r15 = 000000AC
11000881
 

SDIO

Well-Known Member
OP
Member
Joined
Feb 13, 2023
Messages
2,263
Trophies
0
Age
28
XP
1,382
Country
Germany
The problem is that your firmware is too old @SAKyle .

So use JNUSTool to download the latest OSv10. For JNUSTool to work, you need to put the Wii U common key in the config file. You can extract the common key from your otp.bin using this tool: https://github.com/GaryOderNichts/WiiUCommonKeyExtractor/releases
Code:
java -jar JNUSTool.jar 000500101000400A
Rename the fw.img from the OSv10 to ios_orig.img and put it on the SD card.

Also make sure to download the SLC titles using the MLCRestoerDownloader and to put them also in the wafel_install folder together with the mlc titles.

Then use the Patch (sd) and boot sdmc:/ios_orig.img option to launch the setup. After the setup is done you can use the normal Patch (sd) and boot IOS (slc) option again, as the setup should install the new OS to the SLC (as it is one of the SLC titles).
 

SAKyle

Member
Newcomer
Joined
Jan 5, 2018
Messages
18
Trophies
0
Age
32
XP
404
Country
United States
just tried that, even went and redownloaded all the mlc and slc titles still doing the same thing.:nayps3:
Code:
 Main menu

  Patch (slc) and boot IOS (slc)
  Patch (sd) and boot IOS redNAND
  Patch (sd) and boot IOS (slc)
> Patch (sd) and boot sdmc:/ios_orig.img <
  Patch (sd) and boot sdmc:/ios_orig.img redNAND
  Boot 'ios.img'
  Boot IOP firmware file
  Boot PowerPC ELF file
  Backup and Restore
  Interactive debug console
  PRSH tweaks
  Display crash log
  Clear crash log
  Restart minute
  Hardware reset
  Power off
  Credits
ancast: no patch file `ios_orig.patch`, stubbing...
ancast: reading 0xdfd200 bytes from ios_orig.img
ancast: ...00000000 -> 01000000
ancast: ...00100000 -> 01100000
ancast: ...00200000 -> 01200000
ancast: ...00300000 -> 01300000
ancast: ...00400000 -> 01400000
ancast: ...00500000 -> 01500000
ancast: ...00600000 -> 01600000
ancast: ...00700000 -> 01700000
ancast: ...00800000 -> 01800000
ancast: ...00900000 -> 01900000
ancast: ...00a00000 -> 01a00000
ancast: ...00b00000 -> 01b00000
ancast: ...00c00000 -> 01c00000
ancast: ...00d00000 -> 01d00000
ancast: done reading
ancast: decrypting ios_orig.img...
ancast: fini
ancast: IOS image is prod 5.5.5+
wafel_cores.ipx
wafel_setup_mlc.ipx
ancast: pre-parsing plugin `sdmc:/wiiu/ios_plugins/wafel_core.ipx`
ancast: pre-parsing plugin `sdmc:/wiiu/ios_plugins/wafel_cores.ipx`
ancast: pre-parsing plugin `sdmc:/wiiu/ios_plugins/wafel_setup_mlc.ipx`
ancast: loading plugin `sdmc:/wiiu/ios_plugins/wafel_core.ipx` to 27c00000
ancast: loading plugin `sdmc:/wiiu/ios_plugins/wafel_cores.ipx` to 27d78000
ancast: loading plugin `sdmc:/wiiu/ios_plugins/wafel_setup_mlc.ipx` to 27eef000
ancast: failed to open data `sdmc:/wiiu/ios_plugins/config.ini`!
ancast: loading data to 27f1b000
prsh: checksum header: old=9254f7bf new=45cc4289
prsh: checksum prst: old=505276c9 new=505276c9
ancast: loading data to 27f1b320
GPU clocked at: 544.999877MHz
Unmounting SLC...
Shutting down MLC...
sdhc_bus_power(0x0)
Shutting down SD card...
sdhc_bus_power(0x0)
Shutting down interrupts...
Shutting down caches and MMU...
Vectoring to 0x01000300...
Searching for OTP store in patch...
Searching for OTP store in plugins...
OTP store at: 27c24c58
we in here kern 0x27c019cc, base 0x27c00000
Inserted 27c00000 before e0000000 and after 20000000!
Inserted 27c00000 before e0000000 and after 27c00000!
Inserted 27c00000 before e0000000 and after 05200000!
  Type           Offset   VirtAddr   PhysAddr   FileSiz    MemSiz     Flg      Align
  PHDR           0x000034 0x1d000000 0x1d000000 0x00000960 0x00000960 0x000000 0x4
  NOTE           0x000934 0x1d000960 0x1d000960 0x000002ac 0x000002ac 0x000000 0x4
  LOAD           0x000034 0x1d000000 0x1d000000 0x00000c0c 0x02b00000 0x000000 0x4000
  LOAD           0x000be0 0x04000000 0x08280000 0x00017020 0x00017020 0x300005 0x4
  LOAD           0x017c00 0x04020000 0x082a0000 0x00003f70 0x00003f70 0x300004 0x4
  LOAD           0x01bb70 0x04024000 0x082a4000 0x00000ed4 0x00000ed4 0x300006 0x40
  LOAD           0x01ca44 0x04025000 0x082a5000 0x00000000 0x000095c0 0x300006 0x40
  LOAD           0x01ca44 0x05000000 0x081c0000 0x000598f0 0x000598f0 0x100005 0x4
  LOAD           0x076334 0x05060000 0x08220000 0x0000ffc4 0x0000ffc4 0x100004 0x40
  LOAD           0x0862f8 0x05070000 0x08230000 0x00003420 0x00003420 0x100006 0x40
  LOAD           0x089718 0x05074000 0x08234000 0x00000000 0x00048574 0x100006 0x40
  LOAD           0x089718 0x05100000 0x13d80000 0x00015d6c 0x00015d6c 0x100005 0x4
  LOAD           0x09f484 0x08120000 0x08120000 0x00015000 0x00015000 0x000005 0x10
  LOAD           0x0b4484 0x08140000 0x08140000 0x00002478 0x00002478 0x000004 0x10
  LOAD           0x0b68fc 0x08143000 0x08143000 0x0000d000 0x0000d000 0x000006 0x10
  LOAD           0x0c38fc 0x08150000 0x08150000 0x00000000 0x00061230 0x000006 0x4000
  LOAD           0x0c38fc 0x10000000 0x10000000 0x00000000 0x00100000 0x100006 0x1
  LOAD           0x0c38fc 0x10100000 0x10100000 0x000312d0 0x000312d0 0x400005 0x4
  LOAD           0x0f4bcc 0x10140000 0x10140000 0x00004694 0x00004694 0x400004 0x4
  LOAD           0x0f9260 0x10145000 0x10145000 0x000000dc 0x000000dc 0x400006 0x4
  LOAD           0x0f933c 0x10146000 0x10146000 0x00000000 0x0037f4e8 0x400006 0x20
  LOAD           0x0f933c 0x10700000 0x10700000 0x000f81c4 0x000f81c4 0x500005 0x4
  LOAD           0x1f1500 0x10800000 0x10800000 0x00033b6c 0x00033b6c 0x500004 0x20
  LOAD           0x22506c 0x10834000 0x10834000 0x000005d0 0x000005d0 0x500006 0x4
  LOAD           0x22563c 0x10835000 0x10835000 0x00000000 0x01406554 0x500006 0x200
  LOAD           0x22563c 0x11f00000 0x11f00000 0x00085770 0x00085770 0x600005 0x4
  LOAD           0x2aadac 0x11fc0000 0x11fc0000 0x000140b0 0x000140b0 0x600004 0x4
  LOAD           0x2bee5c 0x11fd5000 0x11fd5000 0x00023234 0x00023234 0x600006 0x4
  LOAD           0x2e2090 0x11ff9000 0x11ff9000 0x00000000 0x0015f41c 0x600006 0x1000
  LOAD           0x2e2090 0x12300000 0x12300000 0x00131844 0x00131844 0x700005 0x4
  LOAD           0x4138d4 0x12440000 0x12440000 0x000288e8 0x000288e8 0x700004 0x4
  LOAD           0x43c1bc 0x12469000 0x12469000 0x000000e4 0x000000e4 0x700006 0x4
  LOAD           0x43c2a0 0x1246a000 0x1246a000 0x0005b31d 0x0005b31d 0x700006 0x4
  LOAD           0x4975c0 0x124c6000 0x124c6000 0x00000000 0x003c7028 0x700006 0x40
  LOAD           0x4975c0 0x1fb00000 0x1fb00000 0x00300000 0x00300000 0x700006 0x4
  LOAD           0x7975c0 0x1fe00000 0x1fe00000 0x00014ef4 0x00014ef4 0x100006 0x20
  LOAD           0x7ac4b4 0x1fe40000 0x1fe40000 0x00000000 0x001c0000 0x100006 0x1
  LOAD           0x7ac4b4 0x20000000 0x20000000 0x00000000 0x07c00000 0x500006 0x1
  LOAD           0x000000 0x27c00000 0x27c00000 0x00400000 0x00400000 0x100007 0x1
  LOAD           0x000000 0x05200000 0x27c00000 0x00000000 0x00100000 0x100007 0x1
  LOAD           0x000000 0x10600000 0x27c00000 0x00000000 0x00100000 0x100007 0x1
  LOAD           0x7ac4b4 0xe0000000 0x12900000 0x000db65c 0x000db65c 0x800005 0x4
  LOAD           0x887b10 0xe0100000 0x12a00000 0x0002088c 0x0002088c 0x800004 0x4
  LOAD           0x8a839c 0xe0121000 0x12a21000 0x00000124 0x00000124 0x800006 0x4
  LOAD           0x8a84c0 0xe0122000 0x12a22000 0x00000650 0x00000650 0x800006 0x4
  LOAD           0x8a8b10 0xe0123000 0x12a23000 0x00000000 0x0013ef10 0x800006 0x40
  LOAD           0x8a8b10 0xe1000000 0x12bc0000 0x00090dd8 0x00090dd8 0x900005 0x4
  LOAD           0x9398e8 0xe10c0000 0x12c80000 0x000213b4 0x000213b4 0x900004 0x4
  LOAD           0x95ac9c 0xe10e2000 0x12ca2000 0x00001734 0x00001734 0x900006 0x4
  LOAD           0x95c3d0 0xe10e4000 0x12ca4000 0x00000000 0x002043b8 0x900006 0x20
  LOAD           0x95c3d0 0xe2000000 0x12ec0000 0x002651e0 0x002651e0 0xb00005 0x4
  LOAD           0xbc15b0 0xe2280000 0x13140000 0x00048934 0x00048934 0xb00004 0x4
  LOAD           0xc09ee4 0xe22c9000 0x13189000 0x00000264 0x00000264 0xb00006 0x4
  LOAD           0xc0a148 0xe22ca000 0x1318a000 0x00000604 0x00000604 0xb00006 0x4
  LOAD           0xc0a74c 0xe22cb000 0x1318b000 0x00000000 0x003fd9f0 0xb00006 0x40
  LOAD           0xc0a74c 0xe3000000 0x13640000 0x0016ba14 0x0016ba14 0xc00005 0x4
  LOAD           0xd76160 0xe3180000 0x137c0000 0x0002c78c 0x0002c78c 0xc00004 0x4
  LOAD           0xda28ec 0xe31ad000 0x137ed000 0x00000150 0x00000150 0xc00006 0x4
  LOAD           0xda2a3c 0xe31ae000 0x137ee000 0x000009d0 0x000009d0 0xc00006 0x4
  LOAD           0xda340c 0xe31af000 0x137ef000 0x00000000 0x0014da94 0xc00006 0x40
  LOAD           0xda340c 0xe4000000 0x13a40000 0x00019704 0x00019704 0xd00005 0x4
  LOAD           0xdbcb10 0xe4040000 0x13a80000 0x00005ae8 0x00005ae8 0xd00004 0x4
  LOAD           0xdc25f8 0xe4046000 0x13a86000 0x0000005c 0x0000005c 0xd00006 0x4
  LOAD           0xdc2654 0xe4047000 0x13a87000 0x00000000 0x0011123c 0xd00006 0x20
  LOAD           0xdc2654 0xe5000000 0x13c00000 0x0000fd64 0x0000fd64 0xa00005 0x4
  LOAD           0xdd23b8 0xe5040000 0x13c40000 0x0000328c 0x0000328c 0xa00004 0x4
  LOAD           0xdd5644 0xe5044000 0x13c44000 0x000006e4 0x000006e4 0xa00006 0x4
  LOAD           0xdd5d28 0xe5045000 0x13c45000 0x00000000 0x00029900 0xa00006 0x20
  LOAD           0xdd5d28 0xe6000000 0x13cc0000 0x00010a80 0x00010a80 0x200005 0x4
  LOAD           0xde67a8 0xe6040000 0x13d00000 0x00001b90 0x00001b90 0x200004 0x4
  LOAD           0xde8338 0xe6042000 0x13d02000 0x00004990 0x00004990 0x200006 0x4
  LOAD           0xdeccc8 0xe6047000 0x13d07000 0x00000000 0x000011f4 0x200006 0x4
  LOAD           0xdeccc8 0xe7000000 0x082c0000 0x00001000 0x00001000 0x200006 0x4
  LOAD           0xdedcc8 0xeff00000 0xfff00000 0x00000000 0x00008000 0x100006 0x1
  LOAD           0xdedcc8 0xffff0000 0xffff0000 0x0000eb0c 0x0000eb0c 0x000007 0x4
kern_main symbol at: 27c019cc
our module mem size is: 00178000
registering plugin: 27d78000
registering plugin: 27eef000
skipping data: 27f1b000
skipping data: 27f1b320
linking plugin: 27d78000
wafel_core: 2a 00000000->00000000 __syscall_exit
wafel_core: 9d 00000000->00000000 __syscall_getreent
wafel_core: 27 00000000->00000000 __syscall_lock_acquire
wafel_core: 27 00000000->00000000 __syscall_lock_acquire
wafel_core: 246 00000000->00000000 __syscall_lock_release
wafel_core: f6 00000000->00000000 __syscall_lock_acquire_recursive
wafel_core: f6 00000000->00000000 __syscall_lock_acquire_recursive
wafel_core: dd 00000000->00000000 __syscall_lock_release_recursive
wafel_core: 1d0 00000000->00000000 __syscall_cond_signal
wafel_core: 141 00000000->00000000 __syscall_cond_broadcast
wafel_core: 1ec 00000000->00000000 __syscall_cond_wait
wafel_core: 4a 00000000->00000000 __syscall_cond_wait_recursive
wafel_core: 9a 00000000->00000000 __syscall_clock_gettime
wafel_core: d2 00000000->00000000 __syscall_clock_settime
wafel_core: 1da 00000000->00000000 __syscall_clock_getres
wafel_core: 2a 00000000->00000000 __syscall_exit
wafel_core: 9d 00000000->00000000 __syscall_getreent
wafel_core: 27 00000000->00000000 __syscall_lock_acquire
wafel_core: 246 00000000->00000000 __syscall_lock_release
wafel_core: f6 00000000->00000000 __syscall_lock_acquire_recursive
wafel_core: dd 00000000->00000000 __syscall_lock_release_recursive
wafel_core: 1d0 00000000->00000000 __syscall_cond_signal
wafel_core: 141 00000000->00000000 __syscall_cond_broadcast
wafel_core: 1ec 00000000->00000000 __syscall_cond_wait
wafel_core: 4a 00000000->00000000 __syscall_cond_wait_recursive
wafel_core: 9a 00000000->00000000 __syscall_clock_gettime
wafel_core: d2 00000000->00000000 __syscall_clock_settime
wafel_core: 1da 00000000->00000000 __syscall_clock_getres
wafel_core: 4e 00000000->00000000 __syscall_lock_try_acquire_recursive
wafel_core: e8 00000000->00000000 __syscall_lock_try_acquire
linking plugin: 27eef000
wafel_core: 15 00000000->00000000 __syscall_exit
wafel_core: 4e 00000000->00000000 __syscall_getreent
wafel_core: 14 00000000->00000000 __syscall_lock_acquire
wafel_core: 14 00000000->00000000 __syscall_lock_acquire
wafel_core: 10f 00000000->00000000 __syscall_lock_release
wafel_core: 74 00000000->00000000 __syscall_lock_acquire_recursive
wafel_core: 74 00000000->00000000 __syscall_lock_acquire_recursive
wafel_core: 69 00000000->00000000 __syscall_lock_release_recursive
wafel_core: dc 00000000->00000000 __syscall_cond_signal
wafel_core: 96 00000000->00000000 __syscall_cond_broadcast
wafel_core: ea 00000000->00000000 __syscall_cond_wait
wafel_core: 28 00000000->00000000 __syscall_cond_wait_recursive
wafel_core: 4b 00000000->00000000 __syscall_clock_gettime
wafel_core: 66 00000000->00000000 __syscall_clock_settime
wafel_core: e1 00000000->00000000 __syscall_clock_getres
wafel_core: 15 00000000->00000000 __syscall_exit
wafel_core: 4e 00000000->00000000 __syscall_getreent
wafel_core: 14 00000000->00000000 __syscall_lock_acquire
wafel_core: 10f 00000000->00000000 __syscall_lock_release
wafel_core: 74 00000000->00000000 __syscall_lock_acquire_recursive
wafel_core: 69 00000000->00000000 __syscall_lock_release_recursive
wafel_core: dc 00000000->00000000 __syscall_cond_signal
wafel_core: 96 00000000->00000000 __syscall_cond_broadcast
wafel_core: ea 00000000->00000000 __syscall_cond_wait
wafel_core: 28 00000000->00000000 __syscall_cond_wait_recursive
wafel_core: 4b 00000000->00000000 __syscall_clock_gettime
wafel_core: 66 00000000->00000000 __syscall_clock_settime
wafel_core: e1 00000000->00000000 __syscall_clock_getres
wafel_core: a 00000000->27c066a0 iosCreateThread
wafel_core: 18 00000000->27c00808 __wafel_dynamic
wafel_core: 20 00000000->27c06830 iosOpen
wafel_core: 2a 00000000->27c0569c memcpy16
wafel_core: 2d 00000000->00000000 __syscall_lock_try_acquire_recursive
wafel_core: 30 00000000->27c00d68 ios_elf_vaddr_to_paddr
wafel_core: 32 00000000->27c0375c usleep
wafel_core: 33 00000000->27c067e0 iosFree
wafel_core: 46 00000000->27c06860 iosIoctlv
wafel_core: 52 00000000->27c03838 FSA_Open
wafel_core: 5c 00000000->27c03a8c FSA_FlushVolume
wafel_core: 6d 00000000->27c0391c MCP_InstallTarget
wafel_core: 6f 00000000->27c03fe0 FSA_FlushFile
wafel_core: 70 00000000->00000000 __syscall_lock_try_acquire
wafel_core: 73 00000000->27c03a1c FSA_Unmount
wafel_core: 76 00000000->27c03bdc FSA_ReadDir
wafel_core: 7f 00000000->27c03d90 FSA_OpenFile
wafel_core: 85 00000000->27c06838 iosClose
wafel_core: 97 00000000->27c03c50 FSA_CloseDir
wafel_core: a4 00000000->27c03b64 FSA_OpenDir
wafel_core: b3 00000000->27c06858 iosIoctl
wafel_core: be 00000000->27c0396c FSA_Mount
wafel_core: d2 00000000->27c03844 MCP_InstallGetInfo
wafel_core: d5 00000000->27c067d0 iosAlloc
wafel_core: ec 00000000->27c03eec FSA_WriteFile
wafel_core: ef 00000000->27c066d0 iosStartThread
wafel_core: ff 00000000->27c00a68 wafel_find_symbol
wafel_core: 102 00000000->27c03f88 FSA_CloseFile
wafel_core: 106 00000000->27c03368 debug_printf
wafel_core: 10d 00000000->27c038b8 MCP_Install
wafel_core: 115 00000000->27c067d8 iosAllocAligned
skipping data: 27f1b000
skipping data: 27f1b320
00: boot_info
01: stroopwafel_config
Found stroopwafel_config PRSH:
; Test config file
[test]
test=1

wafel_core: found OTP read pattern 1 at 08120290...
wafel_core: found OTP read at 08120248.
Patch size: 0xc
Patch size: 0x18
Patch size: 0x4
Patch size: 0x4
Patch size: 0x4
Patch size: 0x4
Patch size: 0x4
Patch size: 0x4
Patch size: 0x8
Patch size: 0x10
Patch size: 0xc
Patch size: 0xc
Patch size: 0xc
Patch size: 0xc
Patch size: 0x2
Patch size: 0x2
Patch size: 0x2
Patch size: 0x4
Patch size: 0x2
Patch size: 0x4
Patch size: 0x8
Patch size: 0x4
Patch size: 0x1a
Patch size: 0xc
Patch size: 0x4
Patch size: 0x4
Patch size: 0x4
Patch size: 0x4
Patch size: 0x8
Patch size: 0x2
Patch size: 0x4
Patch size: 0x4
Patch size: 0x2
Patch size: 0x8
Patch size: 0x8
Patch size: 0x4
Patch size: 0x4
Patch size: 0x4
Patch size: 0x4
Patch size: 0x8
Patch size: 0x8
calling kern_entry in plugin: 27d78000
we in here kern 0x27d78fc0, base 0x27d78000
Inserted 27d78000 before e0000000 and after 10600000!
Inserted 27d78000 before e0000000 and after 27d78000!
Inserted 27d78000 before e0000000 and after 05200000!
  Type           Offset   VirtAddr   PhysAddr   FileSiz    MemSiz     Flg      Align
  PHDR           0x000034 0x1d000000 0x1d000000 0x000009c0 0x000009c0 0x000000 0x4
  NOTE           0x000934 0x1d0009c0 0x1d0009c0 0x000002ac 0x000002ac 0x000000 0x4
  LOAD           0x000034 0x1d000000 0x1d000000 0x00000c6c 0x02b00000 0x000000 0x4000
  LOAD           0x000be0 0x04000000 0x08280000 0x00017020 0x00017020 0x300005 0x4
  LOAD           0x017c00 0x04020000 0x082a0000 0x00003f70 0x00003f70 0x300004 0x4
  LOAD           0x01bb70 0x04024000 0x082a4000 0x00000ed4 0x00000ed4 0x300006 0x40
  LOAD           0x01ca44 0x04025000 0x082a5000 0x00000000 0x000095c0 0x300006 0x40
  LOAD           0x01ca44 0x05000000 0x081c0000 0x000598f0 0x000598f0 0x100005 0x4
  LOAD           0x076334 0x05060000 0x08220000 0x0000ffc4 0x0000ffc4 0x100004 0x40
  LOAD           0x0862f8 0x05070000 0x08230000 0x00003420 0x00003420 0x100006 0x40
  LOAD           0x089718 0x05074000 0x08234000 0x00000000 0x00048574 0x100006 0x40
  LOAD           0x089718 0x05100000 0x13d80000 0x00015d6c 0x00015d6c 0x100005 0x4
  LOAD           0x09f484 0x08120000 0x08120000 0x00015000 0x00015000 0x000005 0x10
  LOAD           0x0b4484 0x08140000 0x08140000 0x00002478 0x00002478 0x000004 0x10
  LOAD           0x0b68fc 0x08143000 0x08143000 0x0000d000 0x0000d000 0x000006 0x10
  LOAD           0x0c38fc 0x08150000 0x08150000 0x00000000 0x00061230 0x000006 0x4000
  LOAD           0x0c38fc 0x10000000 0x10000000 0x00000000 0x00100000 0x100006 0x1
  LOAD           0x0c38fc 0x10100000 0x10100000 0x000312d0 0x000312d0 0x400005 0x4
  LOAD           0x0f4bcc 0x10140000 0x10140000 0x00004694 0x00004694 0x400004 0x4
  LOAD           0x0f9260 0x10145000 0x10145000 0x000000dc 0x000000dc 0x400006 0x4
  LOAD           0x0f933c 0x10146000 0x10146000 0x00000000 0x0037f4e8 0x400006 0x20
  LOAD           0x0f933c 0x10700000 0x10700000 0x000f81c4 0x000f81c4 0x500005 0x4
  LOAD           0x1f1500 0x10800000 0x10800000 0x00033b6c 0x00033b6c 0x500004 0x20
  LOAD           0x22506c 0x10834000 0x10834000 0x000005d0 0x000005d0 0x500006 0x4
  LOAD           0x22563c 0x10835000 0x10835000 0x00000000 0x01406554 0x500006 0x200
  LOAD           0x22563c 0x11f00000 0x11f00000 0x00085770 0x00085770 0x600005 0x4
  LOAD           0x2aadac 0x11fc0000 0x11fc0000 0x000140b0 0x000140b0 0x600004 0x4
  LOAD           0x2bee5c 0x11fd5000 0x11fd5000 0x00023234 0x00023234 0x600006 0x4
  LOAD           0x2e2090 0x11ff9000 0x11ff9000 0x00000000 0x0015f41c 0x600006 0x1000
  LOAD           0x2e2090 0x12300000 0x12300000 0x00131844 0x00131844 0x700005 0x4
  LOAD           0x4138d4 0x12440000 0x12440000 0x000288e8 0x000288e8 0x700004 0x4
  LOAD           0x43c1bc 0x12469000 0x12469000 0x000000e4 0x000000e4 0x700006 0x4
  LOAD           0x43c2a0 0x1246a000 0x1246a000 0x0005b31d 0x0005b31d 0x700006 0x4
  LOAD           0x4975c0 0x124c6000 0x124c6000 0x00000000 0x003c7028 0x700006 0x40
  LOAD           0x4975c0 0x1fb00000 0x1fb00000 0x00300000 0x00300000 0x700006 0x4
  LOAD           0x7975c0 0x1fe00000 0x1fe00000 0x00014ef4 0x00014ef4 0x100006 0x20
  LOAD           0x7ac4b4 0x1fe40000 0x1fe40000 0x00000000 0x001c0000 0x100006 0x1
  LOAD           0x7ac4b4 0x20000000 0x20000000 0x00000000 0x07c00000 0x500006 0x1
  LOAD           0x000000 0x27c00000 0x27c00000 0x00400000 0x00400000 0x100007 0x1
  LOAD           0x000000 0x05200000 0x27c00000 0x00000000 0x00100000 0x100007 0x1
  LOAD           0x000000 0x10600000 0x27c00000 0x00000000 0xffe78000 0x100007 0x1
  LOAD           0x000000 0x27d78000 0x27d78000 0x00288000 0x00288000 0x100007 0x1
  LOAD           0x000000 0x05200000 0x27d78000 0x00000000 0x00100000 0x100007 0x1
  LOAD           0x000000 0x10600000 0x27d78000 0x00000000 0x00100000 0x100007 0x1
  LOAD           0x7ac4b4 0xe0000000 0x12900000 0x000db65c 0x000db65c 0x800005 0x4
  LOAD           0x887b10 0xe0100000 0x12a00000 0x0002088c 0x0002088c 0x800004 0x4
  LOAD           0x8a839c 0xe0121000 0x12a21000 0x00000124 0x00000124 0x800006 0x4
  LOAD           0x8a84c0 0xe0122000 0x12a22000 0x00000650 0x00000650 0x800006 0x4
  LOAD           0x8a8b10 0xe0123000 0x12a23000 0x00000000 0x0013ef10 0x800006 0x40
  LOAD           0x8a8b10 0xe1000000 0x12bc0000 0x00090dd8 0x00090dd8 0x900005 0x4
  LOAD           0x9398e8 0xe10c0000 0x12c80000 0x000213b4 0x000213b4 0x900004 0x4
  LOAD           0x95ac9c 0xe10e2000 0x12ca2000 0x00001734 0x00001734 0x900006 0x4
  LOAD           0x95c3d0 0xe10e4000 0x12ca4000 0x00000000 0x002043b8 0x900006 0x20
  LOAD           0x95c3d0 0xe2000000 0x12ec0000 0x002651e0 0x002651e0 0xb00005 0x4
  LOAD           0xbc15b0 0xe2280000 0x13140000 0x00048934 0x00048934 0xb00004 0x4
  LOAD           0xc09ee4 0xe22c9000 0x13189000 0x00000264 0x00000264 0xb00006 0x4
  LOAD           0xc0a148 0xe22ca000 0x1318a000 0x00000604 0x00000604 0xb00006 0x4
  LOAD           0xc0a74c 0xe22cb000 0x1318b000 0x00000000 0x003fd9f0 0xb00006 0x40
  LOAD           0xc0a74c 0xe3000000 0x13640000 0x0016ba14 0x0016ba14 0xc00005 0x4
  LOAD           0xd76160 0xe3180000 0x137c0000 0x0002c78c 0x0002c78c 0xc00004 0x4
  LOAD           0xda28ec 0xe31ad000 0x137ed000 0x00000150 0x00000150 0xc00006 0x4
  LOAD           0xda2a3c 0xe31ae000 0x137ee000 0x000009d0 0x000009d0 0xc00006 0x4
  LOAD           0xda340c 0xe31af000 0x137ef000 0x00000000 0x0014da94 0xc00006 0x40
  LOAD           0xda340c 0xe4000000 0x13a40000 0x00019704 0x00019704 0xd00005 0x4
  LOAD           0xdbcb10 0xe4040000 0x13a80000 0x00005ae8 0x00005ae8 0xd00004 0x4
  LOAD           0xdc25f8 0xe4046000 0x13a86000 0x0000005c 0x0000005c 0xd00006 0x4
  LOAD           0xdc2654 0xe4047000 0x13a87000 0x00000000 0x0011123c 0xd00006 0x20
  LOAD           0xdc2654 0xe5000000 0x13c00000 0x0000fd64 0x0000fd64 0xa00005 0x4
  LOAD           0xdd23b8 0xe5040000 0x13c40000 0x0000328c 0x0000328c 0xa00004 0x4
  LOAD           0xdd5644 0xe5044000 0x13c44000 0x000006e4 0x000006e4 0xa00006 0x4
  LOAD           0xdd5d28 0xe5045000 0x13c45000 0x00000000 0x00029900 0xa00006 0x20
  LOAD           0xdd5d28 0xe6000000 0x13cc0000 0x00010a80 0x00010a80 0x200005 0x4
  LOAD           0xde67a8 0xe6040000 0x13d00000 0x00001b90 0x00001b90 0x200004 0x4
  LOAD           0xde8338 0xe6042000 0x13d02000 0x00004990 0x00004990 0x200006 0x4
  LOAD           0xdeccc8 0xe6047000 0x13d07000 0x00000000 0x000011f4 0x200006 0x4
  LOAD           0xdeccc8 0xe7000000 0x082c0000 0x00001000 0x00001000 0x200006 0x4
  LOAD           0xdedcc8 0xeff00000 0xfff00000 0x00000000 0x00008000 0x100006 0x1
  LOAD           0xdedcc8 0xffff0000 0xffff0000 0x0000eb0c 0x0000eb0c 0x000007 0x4
kern_main symbol at: 27d78fc0
our module mem size is: 00177000
registering plugin: 27eef000
registering plugin: 27f1b000
registering plugin: 27f1b320
linking plugin: 27eef000
wafel_core: 15 00000000->00000000 __syscall_exit
wafel_core: 4e 00000000->00000000 __syscall_getreent
wafel_core: 14 00000000->00000000 __syscall_lock_acquire
wafel_core: 14 00000000->00000000 __syscall_lock_acquire
wafel_core: 10f 00000000->00000000 __syscall_lock_release
wafel_core: 74 00000000->00000000 __syscall_lock_acquire_recursive
wafel_core: 74 00000000->00000000 __syscall_lock_acquire_recursive
wafel_core: 69 00000000->00000000 __syscall_lock_release_recursive
wafel_core: dc 00000000->00000000 __syscall_cond_signal
wafel_core: 96 00000000->00000000 __syscall_cond_broadcast
wafel_core: ea 00000000->00000000 __syscall_cond_wait
wafel_core: 28 00000000->00000000 __syscall_cond_wait_recursive
wafel_core: 4b 00000000->00000000 __syscall_clock_gettime
wafel_core: 66 00000000->00000000 __syscall_clock_settime
wafel_core: e1 00000000->00000000 __syscall_clock_getres
wafel_core: 15 00000000->00000000 __syscall_exit
wafel_core: 4e 00000000->00000000 __syscall_getreent
wafel_core: 14 00000000->00000000 __syscall_lock_acquire
wafel_core: 10f 00000000->00000000 __syscall_lock_release
wafel_core: 74 00000000->00000000 __syscall_lock_acquire_recursive
wafel_core: 69 00000000->00000000 __syscall_lock_release_recursive
wafel_core: dc 00000000->00000000 __syscall_cond_signal
wafel_core: 96 00000000->00000000 __syscall_cond_broadcast
wafel_core: ea 00000000->00000000 __syscall_cond_wait
wafel_core: 28 00000000->00000000 __syscall_cond_wait_recursive
wafel_core: 4b 00000000->00000000 __syscall_clock_gettime
wafel_core: 66 00000000->00000000 __syscall_clock_settime
wafel_core: e1 00000000->00000000 __syscall_clock_getres
wafel_core: a 00000000->27d7df20 iosCreateThread
wafel_core: 18 00000000->27d78454 __wafel_dynamic
wafel_core: 20 00000000->27d7e0b0 iosOpen
wafel_core: 2a 00000000->00000000 memcpy16
wafel_core: 2d 00000000->00000000 __syscall_lock_try_acquire_recursive
wafel_core: 30 00000000->27d789b8 ios_elf_vaddr_to_paddr
wafel_core: 32 00000000->27d7a6b0 usleep
wafel_core: 33 00000000->27d7e060 iosFree
wafel_core: 46 00000000->27d7e0e0 iosIoctlv
wafel_core: 52 00000000->27d7a78c FSA_Open
wafel_core: 5c 00000000->27d7a9e0 FSA_FlushVolume
wafel_core: 6d 00000000->27d7a870 MCP_InstallTarget
wafel_core: 6f 00000000->27d7af34 FSA_FlushFile
wafel_core: 70 00000000->00000000 __syscall_lock_try_acquire
wafel_core: 73 00000000->27d7a970 FSA_Unmount
wafel_core: 76 00000000->27d7ab30 FSA_ReadDir
wafel_core: 7f 00000000->27d7ace4 FSA_OpenFile
wafel_core: 85 00000000->27d7e0b8 iosClose
wafel_core: 97 00000000->27d7aba4 FSA_CloseDir
wafel_core: a4 00000000->27d7aab8 FSA_OpenDir
wafel_core: b3 00000000->27d7e0d8 iosIoctl
wafel_core: be 00000000->27d7a8c0 FSA_Mount
wafel_core: d2 00000000->27d7a798 MCP_InstallGetInfo
wafel_core: d5 00000000->27d7e050 iosAlloc
wafel_core: ec 00000000->27d7ae40 FSA_WriteFile
wafel_core: ef 00000000->27d7df50 iosStartThread
wafel_core: ff 00000000->27d78678 wafel_find_symbol
wafel_core: 102 00000000->27d7aedc FSA_CloseFile
wafel_core: 106 00000000->27d7a61c debug_printf
wafel_core: 10d 00000000->27d7a80c MCP_Install
wafel_core: 115 00000000->27d7e058 iosAllocAligned
linking plugin: 27f1b000
wafel_core: plugin 27f1b000 has no DT_REL
linking plugin: 27f1b320
wafel_core: plugin 27f1b320 has no DT_REL
wafel_core: found OTP read pattern 1 at 08120290...
wafel_core: found OTP read at 0811fe90.
Firmware not 5.5.x! All you get is the OTP patch, sorry.
calling kern_entry in plugin: 27eef000
we in here setup mlc plugin kern 0x27eef404
init_linking symbol at: 00000000
Patch size: 0x4
GURU MEDITATION ERROR (undefined instruction)
r0  = 00000000
r1  = 27EEF444
r2  = 00000000
r3  = 08120000
r4  = 00000000
r5  = 27EEF444
r6  = 08129CE0
r7  = 27D91539
r8  = E7F000F0
r9  = E6080015
r10 = E6080015
r11 = 00000000
r12 = 27F08F48
r13 = 27FFFF1C
r14 = 27EEF3FC
r15 = 000000E8
56000660
 

SAKyle

Member
Newcomer
Joined
Jan 5, 2018
Messages
18
Trophies
0
Age
32
XP
404
Country
United States
This is very strange. I hope it's not bad DRAM. Make sure you have the latest wafel_core from here: https://github.com/jan-hofmeier/stroopwafel/releases
yea that is the one im using This happened when i rebooted after attempting ios_orig
Code:
 Main menu

> Patch (slc) and boot IOS (slc) <
  Patch (sd) and boot IOS redNAND
  Patch (sd) and boot IOS (slc)
  Patch (sd) and boot sdmc:/ios_orig.img
  Patch (sd) and boot sdmc:/ios_orig.img redNAND
  Boot 'ios.img'
  Boot IOP firmware file
  Boot PowerPC ELF file
  Backup and Restore
  Interactive debug console
  PRSH tweaks
  Display crash log
  Clear crash log
  Restart minute
  Hardware reset
  Power off
  Credits
ancast: failed to open ios.img (2).
Failed to load 'ios.img'!
Press POWER/Q to continue.
 

SDIO

Well-Known Member
OP
Member
Joined
Feb 13, 2023
Messages
2,263
Trophies
0
Age
28
XP
1,382
Country
Germany
I attached two memtests. You flash them to the sdcard like you did with the boot1.img
You first flash one, run it and then repeat it with the other.

Remove the fw.img from your card, while running the tests. If the test is finished it should print EE EE EE EE FA FB FC FD and the LED will probably flash orange.

Copy the what you see in putty here after each test.
If it starts printing lots of stuff it probably failed and it would take a long time to finish. In that case turn the console off and copy a screen full of the output here
Post automatically merged:

Wait, I just looked closely at your output, this is your problem:
ancast: loading plugin `sdmc:/wiiu/ios_plugins/wafel_core.ipx` to 27c00000
ancast: loading plugin `sdmc:/wiiu/ios_plugins/wafel_cores.ipx` to 27d78000
You have the wafel_core there twice. Delete the wafel_cores.ipx and it should work
 

Attachments

  • boot1-memtest-.zip
    38 KB · Views: 8
Last edited by SDIO,

SAKyle

Member
Newcomer
Joined
Jan 5, 2018
Messages
18
Trophies
0
Age
32
XP
404
Country
United States
Omg i feel so dumb I thought renaming it would keep it from trying to read it when i changed between files lol. I guess it just tries to load anything in the ios_plugins folder? Thank you so much that worked and i have a working wii u again. You have been an amazing help @SDIO
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: Lol rappers still promoting crypto