GaryOderNichts / recovery_menu

Recovery Menu for the Nintendo Wii U
GNU General Public License v2.0
144 stars 17 forks source link

The recovery_menu cannot be loaded by using Pico #4

Closed jimmy-che closed 2 years ago

jimmy-che commented 2 years ago

Hey, man. Thanks for your great job!

I follow your instructions and youtube video to unbrick my WiiU by using Pico, but nothing happen. The recovery_menu cannot be loaded.

Did I miss something by using Pico?

GaryOderNichts commented 2 years ago
jimmy-che commented 2 years ago

@GaryOderNichts

Thanks for your reply. I did exactly what you said in the instructions. And I just use gamepad to turn on the console.

When I tried to use HDMI to output the display, my monitor display a white-and-blue screen and the gamepad still stuck on WiiU logo. This was so strange. I guessed the recovery_menu might have been loaded. So I pushed the button blindly and found out it really worked. But with bad luck, my WiiU seem have other problem, it can't be save with your method.

I dump all system logs to the SD Card blindly. Here is the latest system log:

83.log

If you know anthing, please do tell me. Thanks again for great job!

GaryOderNichts commented 2 years ago

There is a build available with better TV output support here.

The log you attached included logs from running udpih, can you upload an earlier log which was generated by starting the console up normally? One thing which doesn't look normal is this line though:

00;00;09;875: *** KeGetSharedArea() - area not loaded.
00;00;09;875: Error: Root could not get shared font data for font 0

Is the CafeStd.ttf font in /vol/storage_mlc01/sys/title/0005001b/10042400/content? You could check using wupserver/wupclient, by running w.ls("/vol/storage_mlc01/sys/title/0005001b/10042400/content").

jimmy-che commented 2 years ago

@GaryOderNichts

Thanks again!

I have tried the new version, but still can't make the TV output work. Here is the TV output.

IMG_20220614_193546

And here is the whole system logs that I dumped:

logs.zip

Maybe some part of hardware have been broken inside my WiiU. Thanks anyway for your reply!

GaryOderNichts commented 2 years ago

The system fonts can't be loaded due to MLC data corruption:

00:00:08:331: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:08:331: failed to read file /vol/storage_mlc01/sys/title/0005001b/10042400/content/CafeCn.ttf, err -196635
00;00;08;211: ***LoadShared - WaitLoadComplete(0,8388608) failed with error -196635 on file "CafeCn.ttf".
00:00:08:458: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:08:458: failed to read file /vol/storage_mlc01/sys/title/0005001b/10042400/content/CafeKr.ttf, err -196635
00;00;08;343: ***LoadShared - WaitLoadComplete(0,2260660) failed with error -196635 on file "CafeKr.ttf".

Unfortunately there is currently no way to recreate a clean MLC and set up RedNAND from the recovery menu.

jimmy-che commented 2 years ago

@GaryOderNichts

Thank you very much! Now I give up to save my WiiU.

mitch030504 commented 9 months ago

im having the exact same issue, any way to fix it as of now?