Search results

  1. L

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

    The blue light on this Wii U is flashing when it is turned on, and it can only be started by soldering Defuse. It is currently stuck on startup and cannot dump otp yet
  2. L

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

    When I started Wiiu, the minute menu was not displayed and the Putty log was stuck here: 81 00 80 01 81 00 80 [pico] Changed state: WIIU_STATE_NEEDS_DEFUSE -> WIIU_STATE_DEFUSED [pico] Changed state: WIIU_STATE_DEFUSED -> WIIU_STATE_MONITORING...
  3. L

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

    Thank you very much! I will try it later according to your tutorial. 1702004904 At the end of the run, the following error occurred: Updating cluster 7ff2 (block ffe) Updating cluster 7ff3 (block ffe) Updating cluster 7ff4 (block ffe) Updating cluster 7ff5 (block ffe) Updating cluster 7ff6...
  4. L

    Tutorial How to setup redNAND to fix system memory error 160-0103 (failing eMMC) without soldering

    I finally found that the CPU was damaged. Using a multimeter in the diode range, I measured the dat0 line coming out of the CPU and found no resistance to ground.I moved the SLC chip to another WiiU motherboard with both SLC and MLCS physically damaged, and was finally able to successfully run...
  5. L

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

    Where is the original OTP read from, the CPU?I can move it from the donor console
  6. L

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

    After dump the opt using PRSHhax, an error message appears when starting with "Mount slc: -1" and "Could not read FAT blocks from flash"
  7. L

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

    I understand, thank you very much. Is there a way to modify the original opt.bin? This seems to allow for arbitrary system flashing
  8. L

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

    Opt.bin is regenerated using defuse after soldering the SLC chip of another machine. I also think that using another machine's SLC may not work properly, but it can actually boot up normally after being rebuilt using the defuse, but the defuse cannot be removed. I think it's almost successful...
  9. L

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

    I have a wiiu, and its SLC flash memory and SLC.raw backup were transported from another machine, with a flashing blue light when turned on. It can now boot up after rebuilding according to your tutorial using defuse, but when I remove defuse and boot it up, it turns into a blue flashing light...
  10. L

    Tutorial How to setup redNAND to fix system memory error 160-0103 (failing eMMC) without soldering

    I used two SD cards for testing, both of which were unrecognized, Sandisk Ultra 128G and Ultra 64G. I suspect that Wiiu does not support this brand's SD card? Can you tell me which SD cards are currently explicitly supported?
  11. L

    Tutorial How to setup redNAND to fix system memory error 160-0103 (failing eMMC) without soldering

    I can confirm that there is no problem with the CMD clk connection. Is the firmware too old to support external SD cards? Because when this wiiu was able to boot up normally before, I found that using defuse to block the optical drive was invalid
  12. L

    Tutorial How to setup redNAND to fix system memory error 160-0103 (failing eMMC) without soldering

    SD card cannot be recognized after replacement Mlc: is not an SD, so it is EMMC Mlc: MMC_ Send_ OP_ Cond failed with 1
  13. L

    Tutorial How to setup redNAND to fix system memory error 160-0103 (failing eMMC) without soldering

    I have repeatedly checked the external SD card and found that there are no issues with the welding, but it still cannot be recognized. What should I do next?
  14. L

    Tutorial How to setup redNAND to fix system memory error 160-0103 (failing eMMC) without soldering

    Because I measured that dat1-dat3 are all 3.3V, CLK are 1.6V, CMD are 3.3V, so I speculate that dat0 should also be 3.3V. Maybe it is because SD card is not detected, but there seems to be no other way to further verify it. Maybe it is caused by the damaged EMMC burning a component.
  15. L

    Tutorial How to setup redNAND to fix system memory error 160-0103 (failing eMMC) without soldering

    I may have found the problem. I use a multimeter to measure R28, that is, dat0 has no voltage. The normal voltage should be 3.3V, which should be the reason why MLC cannot be identified. R28 seems to be directly connected to the CPU. This bad situation may not be solved. Unless there is a way to...
  16. L

    Tutorial How to setup redNAND to fix system memory error 160-0103 (failing eMMC) without soldering

    the emmc shorted to 3.3v. And I have removed all the resistors. Is it still necessary to remove the EMMC? After installing isfshax, disconnect the defuse and it won't work properly. The blue light flashes when I turn on the power, and I uninstalled it again. It may be due to the old firmware
  17. L

    Tutorial How to setup redNAND to fix system memory error 160-0103 (failing eMMC) without soldering

    After welding the SD card, I still couldn't detect MLC. Using a multimeter, I found a short circuit between the clk of the EMMC and the 3.3V power supply, with a resistance of only 3 ohms. Is this normal? Do I need to completely remove the EMMC? 1700183634 The short circuit point is as shown in...
  18. L

    Tutorial How to setup redNAND to fix system memory error 160-0103 (failing eMMC) without soldering

    Can I replace EMMC with an empty FAT32 SD card without an MLC backup? If the welding is okay, at least it can be detected?
  19. L

    Tutorial How to setup redNAND to fix system memory error 160-0103 (failing eMMC) without soldering

    I saw more logs on putty using defuse. I have downloaded OSv10, but it seems that all options except for the rednand option will access EMMC. Run iOS_ Orig. img will always prompt MLC open attempt, possibly because my MLC has been completely damaged. Is there any other way to skip checking EMMC...