UDPIH: USB Host Stack exploit + Recovery Menu

It's been a while without any major exploits in the Wii U scene, so I present to you:

USB Descriptor Parsing Is Hard (UDPIH)

An exploit for the Wii U's USB Host Stack. Pronounced like "mud pie" without the M.

The write-up can be found here!

What does this mean?​

Since the USB Stack is running before anything on the PPC side of the Wii U is booted, this allows unbricking things like CBHC bricks without any soldering!


Requirements​

  • A Wii U
  • One of the devices listed below
    Note: Any other linux device capable of USB device emulation should work as well.
    Prebuilt releases are only available for the Pico and Zero.
    I will add more devices below which are confirmed to work.

Supported devices:​

  • A Raspberry Pi Pico or Zero
  • A Nintendo Switch capable of running udpih_nxpayload

Instructions​

Pico​

  • Download the latest udpih.uf2 from the releases page.
  • Hold down the BOOTSEL button on the board and connect the Pico to your PC.
    Your PC will detect the Pi as a storage device.
  • Copy the .uf2 file to the Pico. It will disconnect after a few seconds.
The Pico is now flashed and can be used for udpih. Continue with "Booting the recovery_menu" below.

Raspberry Pi Zero (Linux)​

  • Install the required dependencies:
    Bash:
    sudo apt install build-essential raspberrypi-kernel-headers
  • Clone the repo:
  • Bash:
    git clone https://github.com/GaryOderNichts/udpih.git
    cd udpih
  • Download the latest arm_kernel.bin.h from the releases page and copy it to the arm_kernel directory.
  • Now build the kernel module:
  • Bash:
    cd linux
    make
  • You can now run sudo insmod udpih.ko to insert the kernel module into the kernel.
The Zero is now ready to be used for udpih.
Note that you'll need to insert the module again after rebooting the Zero. You will need 2 USB cables, one for powering the Zero and one which can be connected to the Wii U.

Continue with "Booting the recovery_menu" below.

Booting the recovery_menu​

warning
Important notes for this to work:
  • Make sure no other USB Devices are attached to the console.
  • Only use USB ports on the front of the console, the back ports will not work.
  • If your console has standby mode enabled, pull the power plug and turn it on from a full coldboot state.
  • Copy the latest release of the recovery_menu to the root of your FAT32 formatted SD Card.
  • Insert the SD Card into the console and power it on.
  • As soon as you see the "Wii U" logo on the TV or Gamepad plug in your Zero/Pico.
    This timing is important. If you're already in the menu, the exploit won't work..
  • After a few seconds you should be in the recovery menu.
So what's this recovery menu? The recovery menu allows you to fix several bricks:
screenshot

Wii U Recovery Menu

A simple recovery menu running on the IOSU for unbricking.

Options​

Set Coldboot Title
Allows changing the current title the console boots to.
Useful for unbricking CBHC bricks.
Possible options are:
  • Wii U Menu (JPN) - 00050010-10040000
  • Wii U Menu (USA) - 00050010-10040100
  • Wii U Menu (EUR) - 00050010-10040200
On non-retail systems the following additional options are available:
  • System Config Tool - 00050010-1F700500
  • DEVMENU (pre-2.09) - 00050010-1F7001FF
  • Kiosk Menu - 00050010-1FA81000
Dump Syslogs
Copies all system logs to a logs folder on the root of the SD Card.

Dump OTP + SEEPROM
Dumps the OTP and SEEPROM to otp.bin and seeprom.bin on the root of the SD Card.

Start wupserver
Starts wupserver which allows connecting to the console from a PC using wupclient.

Load Network Configuration
Loads a network configuration from the SD, and temporarily applies it to use wupserver.
The configurations will be loaded from a network.cfg file on the root of your SD.
For using the ethernet adapter, the file should look like this:
Code:
type=eth

For using wifi:
Code:
type=wifi
ssid=ssidhere
key=wifikeyhere
key_type=WPA2_PSK_AES

Pair Gamepad
Displays the Gamepad Pin and allows pairing a Gamepad to the system. Also bypasses any region checks while pairing.
The numeric values represent the following symbols: ♠ = 0, ♥ = 1, ♦ = 2, ♣ = 3.
Note that rebooting the system might be required to use the newly paired gamepad.

Install WUP
Installs a valid signed WUP from the install folder on the root of your SD Card.
Don't place the WUP into any subfolders.

Edit Parental Controls
Displays the current Parental Controls pin configuration.
Allows disabling Parental Controls.

Debug System Region
Fixes bricks caused by setting productArea and/or gameRegion to an invalid value. Symptoms include being unable to launch System Settings or other in-region titles.

System Information
Displays info about several parts of the system.
Including serial number, manufacturing date, console type, regions, memory devices...

Credits​

Special thanks to Maschell, rw-r-r-0644, QuarkTheAwesome, vgmoose, exjam, dimok789, and everyone else who contributed to the Wii U scene!
 
Last edited by GaryOderNichts,

N7Kopper

Lest we forget... what Nazi stood for.
Member
Joined
Aug 24, 2014
Messages
977
Trophies
0
Age
30
XP
1,300
Country
United Kingdom
Sorry I'm kind of lost, it should work for me right ? Unless I'm lucky to have a chip that's dying after sitting for so long.
All you need to do is make the Wii U boot into the System Menu rather than Brain Training. Anything that activates before Brain Training tries to boot will work. This activates before that part of the boot process, so it will work.

Remember that nothing is broken in a CBHC brick, it's just a DRM failure.
 
  • Like
Reactions: Dueiriel

Dueiriel

Member
Newcomer
Joined
Sep 10, 2022
Messages
8
Trophies
0
Age
21
Location
Goiânia
XP
33
Country
Brazil
Maybe you miss understood, I just replied that CBHC will not fix it, read my message before than one that you quoted .....
Actually maybe you misunderstood, I never said I was going to use CBHC to fix a bricked console. I already bricked mine using CBHC and wanted to be sure that this new method would fix my specific brick.
 
  • Like
Reactions: CrisMod

Dueiriel

Member
Newcomer
Joined
Sep 10, 2022
Messages
8
Trophies
0
Age
21
Location
Goiânia
XP
33
Country
Brazil
All you need to do is make the Wii U boot into the System Menu rather than Brain Training. Anything that activates before Brain Training tries to boot will work. This activates before that part of the boot process, so it will work.

Remember that nothing is broken in a CBHC brick, it's just a DRM failure.
Ok, thank you very much.
 

Tolik

New Member
Newbie
Joined
Sep 10, 2022
Messages
1
Trophies
0
Age
38
Location
Minsk
XP
36
Country
Belarus
Hi guys. I broke loading my wii u when I changed the language and region files, now it always hangs on the wii u logo.
Set Coldboot Title does not help.
Debug System Region doesn't help.
Plz tell me how to solve the problem.
I am attaching the log file.
 

Attachments

  • logs.zip
    418.8 KB · Views: 34

CrazySquid

Well-Known Member
Member
Joined
May 27, 2017
Messages
232
Trophies
0
XP
859
Country
it seems to me from what I've tinkered with, that the disc drive is only checked at the wiiu homemenu. If you boot into other titles or as long as you avoid it, you can work without a disc drive plugged in.
I tinkered a bit with wupserver/client, edited the system.xml file, replaced the safe.rpx with the one from "PayloadfromRPX"... and managed to manually use Tiramisu again despite WUP installing the original Health and Safety app before this.

With this, I booted into vWii by pressing "+" at launch and tested my disc drive... it is working flawlessly, like, I played using my old Wii Sports disc and it works wonders, not a single issue... so... is it really my disc drive what is failing? I know the Cafe OS logs seem to indicate that, but since it works perfectly fine in vWii it doesn't make much sense to me.
Homebrew Launcher isn't working though, it shows a black screen when trying to launch it.
@GaryOderNichts
 

hauntedmound

Member
Newcomer
Joined
Jul 2, 2022
Messages
20
Trophies
0
Age
24
Location
Italy
XP
113
Country
Italy
I tinkered a bit with wupserver/client, edited the system.xml file, replaced the safe.rpx with the one from "PayloadfromRPX"... and managed to manually use Tiramisu again despite WUP installing the original Health and Safety app before this.

With this, I booted into vWii by pressing "+" at launch and tested my disc drive... it is working flawlessly, like, I played using my old Wii Sports disc and it works wonders, not a single issue... so... is it really my disc drive what is failing? I know the Cafe OS logs seem to indicate that, but since it works perfectly fine in vWii it doesn't make much sense to me.
Homebrew Launcher isn't working though, it shows a black screen when trying to launch it.
@GaryOderNichts
i have a question how did you install tiramisu with wupclient/server
?? i need it
 

CrazySquid

Well-Known Member
Member
Joined
May 27, 2017
Messages
232
Trophies
0
XP
859
Country
i have a question how did you install tiramisu with wupclient/server
?? i need it
I just had it before actually, what happened is that trying to restore my Wii U to factory again to see if it could actually boot I reinstalled a lot of system apps, that included the Health And Safety one. Of course after doind that Tiramisu boot screen stopped working because PayloadfromRPX was replaced again with the original Health app.
My idea was to just grab the .rpx file from PayloadfromRPX and replace it in the Health app folder... and it worked, I managed to boot vWii again from there.
 

netsurf012

Active Member
Newcomer
Joined
Aug 4, 2022
Messages
30
Trophies
0
Location
Somewhere in the middle of nowhere.
XP
125
Country
Vietnam
hello. i am trying to fix a bricked Wii U but the console remains stuck at the Wii U logo screen even with the power LED in purple. i am guessing this Wii U can't be saved?
I have fixed my Wii U today. I've updated both system.xml and sys_prod.xml for regionhax experiment. Stuck at Wii U logo. Loaded UDPIH but no recovery menu but the power LED turned purple. This signal meant the recovery menu thread was loaded. Tried following blind operation to enable WUP server based on the latest 0.4 recovery menu.

Copy recovery_menu and prepare your network config as described in this repo: https://github.com/GaryOderNichts/recovery_menu

- Press EJECT 4 times to go to Load Network Configuration menu.
- Press POWER to enter.
- Press EJECT to exit to main menu.
- Press EJECT 10 times to go to Start wupserver menu.
- Press POWER to enter.

Use wupclient.py to restore your original files or update system files.
 

darkgunsou86

Well-Known Member
Member
Joined
Sep 3, 2007
Messages
108
Trophies
1
Age
38
Location
Kuala Lumpur
Website
Visit site
XP
1,327
Country
Malaysia
I have fixed my Wii U today. I've updated both system.xml and sys_prod.xml for regionhax experiment. Stuck at Wii U logo. Loaded UDPIH but no recovery menu but the power LED turned purple. This signal meant the recovery menu thread was loaded. Tried following blind operation to enable WUP server based on the latest 0.4 recovery menu.

Copy recovery_menu and prepare your network config as described in this repo: https://github.com/GaryOderNichts/recovery_menu

- Press EJECT 4 times to go to Load Network Configuration menu.
- Press POWER to enter.
- Press EJECT to exit to main menu.
- Press EJECT 10 times to go to Start wupserver menu.
- Press POWER to enter.

Use wupclient.py to restore your original files or update system files.
No dice. The wii is unresponsive with the purple power LED. guess this wii u is as good as trash.
All usb devices removed? Is the timing "correct"?
Yes. the only things connected are the hdmi cable, power supply cable, sd card and the microusb cable with the pi pico. the power led turns purple so i assume the timing is correct.
 

netsurf012

Active Member
Newcomer
Joined
Aug 4, 2022
Messages
30
Trophies
0
Location
Somewhere in the middle of nowhere.
XP
125
Country
Vietnam
No dice. The wii is unresponsive with the purple power LED. guess this wii u is as good as trash.

Yes. the only things connected are the hdmi cable, power supply cable, sd card and the microusb cable with the pi pico. the power led turns purple so i assume the timing is correct.
You just need to make sure the power LED is purple and do the step I mentioned above. Then check the network with ping command to see if the console network is up. And then go with wupclient.

Other way to check if menu is working:
- Press EJECT 10 times to go to Shutdown menu.
- Press POWER to execute the menu.
- Console should shutdown itself, check the power LED, it will be turned RED.

If you can turn off your console with this, it meant the recovery is fine, just problem with display output.
 

Squeaky

Member
Newcomer
Joined
Sep 5, 2022
Messages
14
Trophies
0
Location
California
XP
64
Country
United States
Hi all, hoping you can help an absolute newbie to all of this - forum and github. I have a bricked, completely unmodded WiiU Deluxe (and therefore no backups) which occurred during the official update to 5.5.6. I no longer get a WiiU screen, it's just black. I do hear it booting and the disc drive spinning up. I have the normal red and blue lights. My gamepad gives the normal "could not connect to the console" error, and the device no longer connects to wifi. I've also tried a LAN adapter and changing the battery.

Am I doing this correctly?
1. I've flashed udpih.uf2 onto an RPi Pico
2. The SD card in my WiiU has one file, recovery_menu (renamed from recovery_menu_dc_init since I have display issues). Not sure if I need all the other files listed in the recovery_menu documentation like the ios_kernel, or if I'm supposed to try and build the dockerfile?
3. Since I don't get a WiiU menu icon in the first place, I've been trying to plug in the Pico based off of the disc drive sound I hear in the videos. There's two disc spinup sounds, then another set of two. I've tried inbetween 2 and 3, 2 and 4, and shortly after
4. There's no change in LED color to purple to indicate the recovery menu is running, and no change in display (HDMI to tv).
 

Deleted member 586536

Returned shipping and mailing
Member
Joined
Feb 26, 2022
Messages
1,050
Trophies
1
XP
2,024
Hi all, hoping you can help an absolute newbie to all of this - forum and github. I have a bricked, completely unmodded WiiU Deluxe (and therefore no backups) which occurred during the official update to 5.5.6. I no longer get a WiiU screen, it's just black. I do hear it booting and the disc drive spinning up. I have the normal red and blue lights. My gamepad gives the normal "could not connect to the console" error, and the device no longer connects to wifi. I've also tried a LAN adapter and changing the battery.

Am I doing this correctly?
1. I've flashed udpih.uf2 onto an RPi Pico
2. The SD card in my WiiU has one file, recovery_menu (renamed from recovery_menu_dc_init since I have display issues). Not sure if I need all the other files listed in the recovery_menu documentation like the ios_kernel, or if I'm supposed to try and build the dockerfile?
3. Since I don't get a WiiU menu icon in the first place, I've been trying to plug in the Pico based off of the disc drive sound I hear in the videos. There's two disc spinup sounds, then another set of two. I've tried inbetween 2 and 3, 2 and 4, and shortly after
4. There's no change in LED color to purple to indicate the recovery menu is running, and no change in display (HDMI to tv).
you may have an IOSU brick on your hands, which means your SOL.
 

khronhun

New Member
Newbie
Joined
Sep 28, 2022
Messages
4
Trophies
0
Age
42
Location
Budapest
XP
17
Country
Hungary
Hello!

Unfortunately, this method does not work for me :(
I bought an Pico yesterday, but I still have the error code (160-0103).
Could it be a hardware problem?
Can you help me?
Thank you very much!

2018-04-09 10:47:35
Cafe OS SDK Version 2.13.01 Build 68939 Branch sdk_2_13
Espresso: 0x0000700100000201
Latte: 0x0000409f
System mode: 0x100000
Boot flags: 0x84810000
Security Level: 0x1e
Key Type: 0xfffffffc
Prod Version: 0x5
Serial: 108550506
Model: WUP-101(03)
Prod Area: 0x4
Game Area: 0x4
5GHz Code: 0x18
BOOT1: 0x20b9
BT: 0x205
DRH: 0x190c
+0x000500301001120a:0x00000064
+0x000500301001020a:0x000000b4
+0x0005001010040200:0x000000c4





----------- Starting System Log -----------
00:00:00:181: TEST Info: crossProcessHeap OK.
00:00:00:182: AUXIL Info: crossProcessHeap OK.
00:00:00:183: AUXIL Info: Net OK.
00:00:04:112: USB Trace: Activating root hubs @ uptime 4.111 s with options 0x40000.
00:00:04:121: UHS0 Trace: DevFsm(EHCI-0/L0/P0): Creating device, speed=HIGH.
00:00:04:123: UHS0 Trace: DevFsm(OHCI-0:0/L0/P0): Creating device, speed=FULL.
00:00:04:124: USB Info: UhsServerAddHc 0 OK.
00:00:04:132: UHS0 Trace: DevFsm(EHCI-1/L0/P0): Creating device, speed=HIGH.
00:00:04:134: UHS0 Trace: DevFsm(OHCI-1:0/L0/P0): Creating device, speed=FULL.
00:00:04:134: USB Info: UhsServerAddHc 1 OK.
00:00:04:148: UHS0 Trace: Powering on root hub group 0.
00:00:04:163: UHS0 Trace: Powering on root hub group 1.
00:00:04:164: AHCI_MGR Trace: Turning on drive power.
00:00:04:168: AHCI_MGR Trace: Initializing phy.
00:00:04:168: AHCI_DRV Trace: Initiating cold open.
00:00:04:169: AHCI_DRV Trace: Resetting HBA.
00:00:04:219: AHCI_DRV Trace: HBA Reset OK.
00:00:04:219: AHCI_DRV Trace: link ready, speed is GEN 1.
00:00:04:266: ISFS: FAT INFO (ch WUP): slot 23 / seq 175129 (Each FAT slot has been updated 2736 times in avr)
00:00:04:266: FSA: [uptime 4.266 s]: Attached volume to slc01 (isfs): Capacity 511 MB, 262016 logical blocks of size 2048 B.
00:00:04:357: ISFS: FAT INFO (ch RVL Compat): slot 9 / seq 46907 (Each FAT slot has been updated 2931 times in avr)
00:00:04:357: FSA: [uptime 4.357 s]: Attached volume to slccmpt01 (isfs): Capacity 511 MB, 261632 logical blocks of size 2048 B.
00:00:04:366: SCFM:Start init. BUILD_TIME:[19:23:46]
00:00:04:369: SCFM:FSAInit
00:00:04:369: SCFM:AddClient
00:00:04:370: SCFM:scfmMountSlc
00:00:04:370: SCFM:scfmLoad
00:00:04:370: SCFM:Done init.
00:00:04:371: PCFS: Disabled because we are in PROD mode.
00:00:04:372: MCP: booting from NAND
00:00:04:372: MCP: Boot PM flags - PON_COLDBOOT PON_POWER_BTN PON_SMC POFF_4S
00:00:04:390: MCP: Cafe OS SDK Version 2.13.01 Build 68939 Branch sdk_2_13
00:00:04:390: MCP: Booting on Espresso (0x0000700100000201), Latte (0x25100028), RTC (0x01)
00:00:04:390: MCP: Platform - boardType(CF), boardRevision(11), devicePresence(0x00000000), sataDevice(3), consoleType(1)
00:00:04:392: ISFS: FAT block entries check start
00:00:04:396: ISFS: FAT block entries check finished.
00:00:04:401: FSA: [uptime 4.401 s]: Attached volume to ramdisk01 (raw): Capacity 127 MB, 131070 logical blocks of size 1024 B.
00:00:04:406: MCP: Formatting Device ramdisk to wfs
00:00:04:550: FSA: [uptime 4.550 s]: Attached volume to ramdisk01 (wfs): Capacity 127 MB, 131070 logical blocks of size 1024 B.
00:00:04:551: MCP: Format Complete
00:00:04:613: FSA: [uptime 4.613 s]: Attached volume to mlc01 (wfs): Capacity 29760 MB, 60948480 logical blocks of size 512 B.
00:00:04:722: ISFS: FAT block entries check start
00:00:04:726: ISFS: FAT block entries check finished.
00:00:04:774: AHCI_DRV Trace: device ready.
00:00:04:775: AHCI_DRV Trace: port operational.
00:00:04:779: ODM: ODM: Successfully configured preload cache
00:00:04:854: MCP: File loading from ramdisk cache is enabled
00:00:04:855: MCP: Master title 0005001010040200 os 000500101000400a from mlc01 flags 0004
00:00:04:866: MCP: no valid title list found, rebuilding...
00:00:04:871: MCP: os version 10 NDEBUG (0x000500101000400a)
00:00:04:872: MCP: FSA volume on device /dev/mlc01 (wfs) attached @ uptime 4.872 s.
00:00:04:896: MCP: found master title 5001010040200 on mlc01 at 4.896 s
00:00:04:903: MCP: FSA volume on device /dev/ramdisk01 (wfs) attached @ uptime 4.903 s.
00:00:04:904: MCP: Titles scanned (dev_state 0006) on device /dev/ramdisk01 (wfs) @ uptime 4.904 s.
00:00:04:904: MCP: FSA volume on device /dev/slc01 (isfs) attached @ uptime 4.904 s.
00:00:04:904: MCP: FSA volume on device /dev/slccmpt01 (isfs) attached @ uptime 4.904 s.
00:00:04:904: MCP: Titles scanned (dev_state 0006) on device /dev/slccmpt01 (isfs) @ uptime 4.904 s.
00:00:05:110: MCP: Titles scanned (dev_state 000e) on device /dev/slc01 (isfs) @ uptime 5.110 s.
00:00:05:306: MCP: ECO mode is disabled
00:00:05:306: [+-* DK is ready for console input *-+]
00:00:05:306: MCP: syslog mask is set to 0xffffffff
00:00:05:308: W2C: Does not need W2C-reflection
00:00:05:547: UHS1 Trace: DevFsm(EHCI-2/L0/P0): Creating device, speed=HIGH.
00:00:05:549: UHS1 Trace: DevFsm(OHCI-2:0/L0/P0): Creating device, speed=FULL.
00:00:05:549: CCR_MAIN: activating root hub.
00:00:05:624: FS_MAIN: UMS Server Created.
00:00:05:626: AUXIL Info: resumed.
00:00:05:791: BT: BTA/BTE/STACK now operational
00:00:05:852: UHS1 Trace: DevFsm(EHCI-2/L1/P1): Creating device, speed=HIGH.
00:00:05:852: UHS1 Trace: DevFsm: There are now a total of 1 connected devices.
00:00:05:884: UHS1 Trace: CltIfFsm(V057e|P0341|IF0): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.884 s.
00:00:05:884: UHS1 Trace: CltIfFsm(V057e|P0341|IF1): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.884 s.
00:00:05:884: UHS1 Trace: CltIfFsm(V057e|P0341|IF2): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.884 s.
00:00:05:885: UHS1 Trace: CltIfFsm(V057e|P0341|IF3): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.884 s.
00:00:05:885: UHS1 Trace: CltIfFsm(V057e|P0341|IF4): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.885 s.
00:00:05:885: UHS1 Trace: CltIfFsm(V057e|P0341|IF5): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.885 s.
00:00:05:885: UHS1 Trace: CltIfFsm(V057e|P0341|IF6): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.885 s.
00:00:05:885: UHS1 Trace: CltIfFsm(V057e|P0341|IF7): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.885 s.
00:00:05:886: UHS1 Trace: CltIfFsm(V057e|P0341|IF8): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.886 s.
00:00:05:886: UHS1 Trace: CltIfFsm(V057e|P0341|IF9): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.886 s.
00:00:05:886: UHS1 Trace: CltIfFsm(V057e|P0341|IF10): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.886 s.
00:00:05:886: UHS1 Trace: CltIfFsm(V057e|P0341|IF11): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.886 s.
00:00:05:887: UHS1 Trace: CltIfFsm(V057e|P0341|IF0): Acquired by client in pid 6.
00:00:05:887: UHS1 Trace: CltIfFsm(V057e|P0341|IF0): Enable endpoints 0x00080000.
00:00:05:927: __ccr_hid_attach_add_interface: idx 0 ep 3
00:00:05:927: UHS1 Trace: CltIfFsm(V057e|P0341|IF1): Acquired by client in pid 6.
00:00:05:927: UHS1 Trace: CltIfFsm(V057e|P0341|IF1): Enable endpoints 0x00100000.
00:00:05:967: __ccr_hid_attach_add_interface: idx 1 ep 4
00:00:05:968: UHS1 Trace: CltIfFsm(V057e|P0341|IF2): Acquired by client in pid 6.
00:00:05:968: UHS1 Trace: CltIfFsm(V057e|P0341|IF3): Acquired by client in pid 6.
00:00:05:968: UHS1 Trace: CltIfFsm(V057e|P0341|IF3): Activating bAlternateSetting 0.
00:00:05:971: UHS1 Trace: CltIfFsm(V057e|P0341|IF4): Acquired by client in pid 6.
00:00:05:971: UHS1 Trace: CltIfFsm(V057e|P0341|IF5): Acquired by client in pid 6.
00:00:05:972: UHS1 Trace: CltIfFsm(V057e|P0341|IF5): Activating bAlternateSetting 0.
00:00:05:974: UHS1 Trace: CltIfFsm(V057e|P0341|IF7): Acquired by client in pid 6.
00:00:05:974: UHS1 Trace: CltIfFsm(V057e|P0341|IF7): Enable endpoints 0x08001000.
00:00:05:975: UHS1 Trace: CltIfFsm(V057e|P0341|IF8): Acquired by client in pid 6.
00:00:05:975: UHS1 Trace: CltIfFsm(V057e|P0341|IF9): Acquired by client in pid 6.
00:00:05:976: UHS1 Trace: CltIfFsm(V057e|P0341|IF9): Activating bAlternateSetting 0.
00:00:05:978: UHS1 Trace: CltIfFsm(V057e|P0341|IF10): Acquired by client in pid 6.
00:00:05:979: UHS1 Trace: CltIfFsm(V057e|P0341|IF11): Acquired by client in pid 6.
00:00:05:979: UHS1 Trace: CltIfFsm(V057e|P0341|IF11): Activating bAlternateSetting 0.
00:00:05:981: DRH chip revision 00000040
00:00:05:981: DRH firmware version 190c0117
00:00:05:981: DRH cdc version 00080000
00:00:05:981: DRH wifi module id a8e502d0
00:00:05:981: DRH SPL id 00001c58
00;00;05;568: COSREPORT: Set level:1 from syslog level
00;00;05;568:
----------------------------------------------- BPERF: (0/5568108) PPC Init.
00;00;05;568: Cafe OS SDK Version 2.13.01 Build 68939 Branch sdk_2_13
00;00;05;568: PPC NDEBUG Kernel Build date - Jul 28 2015 19:55:58
00;00;05;568: BUILT AS OS_VERSION_MAJOR 000500101000800A MINOR 0x3D56
00;00;05;568: core=1 COLD BOOT
00;00;05;568: SOFT INTERRUPT MODE
00;00;05;568: -----------------------------------------------

00:00:06:169: MCP: boot1 version 2.11.09
00;00;05;568: KiCblRegisterBlocks() completed with status 0:-4.
00;00;05;568: PROD Mode - don't even try to load kdebug.elf
00;00;05;569: title id: 5001010040200, app type 90000001
00;00;05;569:
00;00;05;569: ---------------------------------------
00;00;05;569: OS VERSION ID 0x000500101000400A
00;00;05;569: MASTER TITLE ON FLASH
00;00;05;569: ---------------------------------------
00;00;05;569:
00:00:06:207: NET: Applied interface MTU (wl0:1400 eth0:1400).
00:00:06:216: USBETH Trace: Created interface 100.
00:00:06:238: MCP: loaded and parsed 'preload.txt' at '/vol/system/title/00050010/1000400a/code'
00:00:06:254: MCP: Wake 0 signal
00;00;06;267: DIAG:+KiRPLLoaderSetup
00;00;06;268: DIAG:-KiRPLLoaderSetup: before no-return call to KiLoadContext (0xEFE09400) (0x01003FFC)
00:00:06:422: DRH using runtime generated WLAN data
00:00:06:422: Setting DRH to Normal mode
00:00:06:423: setting DRH system time to 10:47:37
00:00:06:424: sending DRC WOWL wake
00:00:06:506: ACT: Current account is #1.
00:00:06:518: WUD_BCMFWCheck ==> chipname 20702A1 build 517 from SERIAL FLASH
00:00:06:519: BT: BTRM now Active (WUD Operational)
00:00:06:642: ccr_admin_wowl_wake_drc() returned 0
00;00;07;360: DIAG:+KiProcess_FinishInitAndPreload
00;00;07;360: KiCblRegisterBlocks() completed with status 0:-4.
00;00;07;377: Kernel is loading shared data...
00:00:09:268: MCP: Heartbeat Enabled
00;00;09;148: DIAG:-KiProcess_FinishInitAndPreload: before no-return call to KiInitKernelFinish
00;00;09;148: DIAG:+KiInitKernelFinish
00;00;09;148: VVVVVVV----- PPC Kernel Waiting -----VVVVVVV
00;00;09;148: ^^^^^^^----- PPC Kernel Release -----^^^^^^^
00;00;09;148: DIAG:-KiInitKernelFinish: before no-return call to KiProcess_Launch
00;00;09;148:
--------------------
00;00;09;148: PROCESS 1 STARTING
00;00;09;149: SYSLOG_LEVEL 1: Warnings Enabled
00;00;09;149: UserMode Core & Thread Initialization (3 Cores)
00;00;09;149: Core 1 Complete, Default Thread 0x100457E0
00;00;09;150: Core 0 Complete, MSR 0x00005072, Default Thread 0x10045140
00;00;09;151: Core 2 Complete, MSR 0x00005072, Default Thread 0x10045E80
00;00;09;151: Clearing Process MEM2 Arena...
00;00;09;165: MEM2 Arena clear complete, size 23 MB, 13ms
00;00;09;190: UserMode OS library build date: Jul 28 2015 19:57:03
00;00;09;191: __AppFlags: 0x00000200

00;00;09;191: OSBlockThreadsOnExit default for sdk version 21301
00;00;09;535: OSSetting_SynchronousPrinting DISABLED
00;00;09;539: OSSetting_CrashDumpType 0, MINI dump after crash
00;00;09;542: TCL(1): init DONE
00;00;09;729: VPADInit() depricated, no need to call
00;00;09;730: VPAD Init end, BPERF: (0/9850451) Title PID=1
00;00;10;132: ROOT: Read restart value 0
00;00;10;133: ROOT: Read audio relaunch value 0
00;00;10;133: ROOT: OSID 0x000500101000400A
00:00:10:309: MCP: Titles scanned (dev_state 0004) on device /dev/mlc01 (wfs) @ uptime 10.309 s.
00:00:10:373: MCP: Titles scanned (dev_state 000c) on device /dev/mlc01 (wfs) @ uptime 10.373 s.
00:00:10:376: MCP: Titles scanned (dev_state 0006) on device /dev/mlc01 (wfs) @ uptime 10.376 s.
00;00;10;306: Info: Calculating cold boot font CRCs on core:0
00;00;10;307: WPAD: Master Init
00;00;10;307: VPADInit() depricated, no need to call
COSREPORT: Using syslog level:1
COSREPORT: Set upid_mask:ffffffffffffffff module_mask:ffffffffffffffff level:1
00;00;10;399: TV mode before transition = 0
00;00;10;399: DRC mode before transition = 1
00;00;10;399: ROOT: Got audio buffer from foreground bucket @ e2c00000 len = 9437184
00;00;10;457:


Querying BSP for Hardware Information...
00;00;10;457: It is not Holly/Bolly-Wood
00;00;10;457: It is Latte A2x or later
00;00;10;457: using DSP memory parameters:
00;00;10;457: DROM_BASE: 0x3000
00;00;10;457: IRAM_SIZE: 0x2000
00;00;10;457: DRAM_SIZE: 0x3000
00;00;10;457: Info: Cold boot processing font CRCs on core:1
00:00:10:595: MCP: PID 14 requested to disable power transitions
00;00;10;475: DIAG:Issued KiPrepareTitleAsync(0x000500301001120A)
00:00:10:755: MCP: loaded and parsed 'preload.txt' at '/vol/storage_mlc01/sys/title/00050030/1001120a/code'
00:00:10:755: MCP: Preparing error.rpx
00:00:10:763: MCP: Mapping /vol/content to /vol/storage_mlc01/sys/title/00050030/1001120a/content
00;00;10;643: DIAG:Result PrepareTitle(0x000500301001120A) came back with cosxml(0x000500301001120A)
00;00;10;644: TitleId 0x000500301001120A Version 0x00000064 Built On SDK 21204
00;00;11;472: ------------------PROCESS 1 LOST FOREGROUND--------------------
00;00;11;472: DIAG: PhysAlloc(6, 0x00800000, 0x00000000, 0x00000000, 0x00140000, 0x00000001)
00;00;11;472: DIAG: InitAddrSpace
00;00;11;473: DIAG: Switch(New)
00;00;11;473: DIAG:+Loader(1, 6)
00;00;11;473: DIAG:+KiRPLLoaderSetup
00;00;11;473: DIAG:-KiRPLLoaderSetup: before no-return call to KiLoadContext (0xEFE09400) (0x01003FFC)
00;00;11;473: Title Loc is 0
00:00:11:628: MCP: PID 14 requested to enable power transitions
00;00;11;507: DIAG:-Loader(1, 6)
00;00;11;507: DIAG: SetFG(6)
00;00;11;507: KiCblRegisterBlocks() completed with status 0:-4.
00;00;11;507: ------------------PROCESS 6 GAIN FOREGROUND--------------------
00;00;11;509: SYSLOG_LEVEL 1: Warnings Enabled
00;00;11;509: UserMode Core & Thread Initialization (3 Cores)
00;00;11;509: Core 1 Complete, Default Thread 0x100457E0
00;00;11;511: Core 0 Complete, MSR 0x00005072, Default Thread 0x10045140
00;00;11;512: Core 2 Complete, MSR 0x00005072, Default Thread 0x10045E80
00;00;11;535: UserMode OS library build date: Jul 28 2015 19:57:03
00;00;11;535: __AppFlags: 0x00002200

00;00;11;536: OSBlockThreadsOnExit default for sdk version 21204
00:00:11:692: MCP: PID 14 requested to disable power transitions
00;00;11;570: ------------------PROCESS 6 LOST FOREGROUND--------------------
00;00;11;571: KiCblRegisterBlocks() completed with status 0:-4.
00;00;11;571: ------------------PROCESS 1 GAIN FOREGROUND--------------------
00;00;11;572: DIAG:Issued KiPrepareTitleAsync(0x000500301001020A)
00:00:11:845: MCP: loaded and parsed 'preload.txt' at '/vol/storage_mlc01/sys/title/00050030/1001020a/code'
00:00:11:845: MCP: Preparing hbm.rpx
00:00:11:852: MCP: Mapping /vol/content to /vol/storage_mlc01/sys/title/00050030/1001020a/content
00;00;11;732: DIAG:Result PrepareTitle(0x000500301001020A) came back with cosxml(0x000500301001020A)
00;00;11;733: TitleId 0x000500301001020A Version 0x000000B4 Built On SDK 21211
00;00;11;733: ------------------PROCESS 1 LOST FOREGROUND--------------------
00;00;11;734: DIAG: PhysAlloc(5, 0x08000000, 0x00000000, 0x00000000, 0x02000000, 0x00000001)
00;00;11;734: DIAG: InitAddrSpace
00;00;11;734: DIAG: Switch(New)
00;00;11;734: DIAG:+Loader(1, 5)
00;00;11;734: DIAG:+KiRPLLoaderSetup
00;00;11;734: DIAG:-KiRPLLoaderSetup: before no-return call to KiLoadContext (0xEFE09400) (0x01003FFC)
00;00;11;734: Title Loc is 0
00:00:12:046: MCP: PID 14 requested to enable power transitions
00;00;11;926: DIAG:-Loader(1, 5)
00;00;11;926: DIAG: SetFG(5)
00;00;11;926: KiCblRegisterBlocks() completed with status 0:-4.
00;00;11;926: ------------------PROCESS 5 GAIN FOREGROUND--------------------
00;00;11;927: SYSLOG_LEVEL 1: Warnings Enabled
00;00;11;927: UserMode Core & Thread Initialization (3 Cores)
00;00;11;927: Core 1 Complete, Default Thread 0x100457E0
00;00;11;928: Core 0 Complete, MSR 0x00005072, Default Thread 0x10045140
00;00;11;929: Core 2 Complete, MSR 0x00005072, Default Thread 0x10045E80
00;00;11;951: UserMode OS library build date: Jul 28 2015 19:57:03
00;00;11;951: __AppFlags: 0x00000200

00;00;11;952: OSBlockThreadsOnExit default for sdk version 21211
00;00;12;207: SYSAPP: RPL Load
00;00;12;225: OSSetting_SynchronousPrinting DISABLED
00;00;12;229: OSSetting_CrashDumpType 0, MINI dump after crash
00;00;12;263: TCL(5): init DONE
00;00;12;264: VPADInit() depricated, no need to call
00;00;12;265: VPAD Init end, BPERF: (0/12385123) Title PID=5
00;00;12;266: __UVDReadOSRelaunchMode FAILED: returned 9
00;00;12;314: ACP_AutoInit: start
00;00;12;315: ACP_AutoInit: ACPInitialize complete
00;00;12;315: ACP_AutoInit: ACPSaveDataInit complete
00;00;12;318: ACP_AutoInit: ACPNotifyPlayEvent complete
00;00;12;320: ACP_AutoInit: NDMInitialize complete
00;00;12;320: ACP: initialized
00;00;12;321: [barista-Process] Product {:Program=>37529, :message=>42751, :ProgramProj=>38946, :root=>38946, :sead=>37528, :resource=>38945}
00;00;12;321: [barista-Process] Cafe OS SDK Version 2.12.11 Build 66642 Branch

00;00;12;415: WPAD: Application Init
00:00:12:918: MCP: PID 14 requested to disable power transitions
00;00;12;798: ProcUI: Received Release Foreground message
00;00;12;805: ProcUI: Releasing foreground
00:00:13:035: MCP: PID 14 requested to enable power transitions
00:00:13:036: MCP: PID 14 requested to disable power transitions
00;00;12;914: ------------------PROCESS 5 LOST FOREGROUND--------------------
00;00;12;915: KiCblRegisterBlocks() completed with status 0:-4.
00;00;12;915: ------------------PROCESS 1 GAIN FOREGROUND--------------------
00;00;12;915:


-----------------------------
ROOT IS STARTING MASTER TITLE
-----------------------------

00;00;12;915: TEST COOKIE: YOSHI-1992-11-21-00-00-00
00;00;12;916: DIAG:Issued KiPrepareTitleAsync(0x0005001010040200)
00:00:13:193: MCP: loaded and parsed 'preload.txt' at '/vol/storage_mlc01/sys/title/00050010/10040200/code'
00:00:13:193: MCP: Preparing men.rpx
00:00:13:199: MCP: Mapping /vol/content to /vol/storage_mlc01/sys/title/00050010/10040200/content
00:00:13:199: MCP: Warning title:0x0005001010040200 does not have ramdisk read capability (forcing)
00;00;13;076: DIAG:Result PrepareTitle(0x0005001010040200) came back with cosxml(0x0005001010040200)
00:00:14:084: MCP: Copying file:/vol/storage_mlc01/sys/title/00050010/10040200/content/Common/Package/Men.pack to ramdisk:/vol/system_ram/proc/cache/Men.pack
00:00:14:085: MCP: Link title:0x0005001010040200 file:/vol/content/Common/Package/Men.pack to ramdisk:/vol/sys/proc_ram/cache/Men.pack
00:00:14:085: MCP: 0005001010040200 is not a demo title, skip increment demo launch count
00:00:14:085: MCP: Mapping /vol/content to /vol/storage_mlc01/sys/title/00050010/10040200/content
00;00;13;966: TitleId 0x0005001010040200 Version 0x000000C4 Built On SDK 21211
00;00;13;966: ------------------PROCESS 1 LOST FOREGROUND--------------------
00;00;13;966: DIAG: PhysAlloc(2, 0x40000000, 0x00000000, 0x00000000, 0x02300000, 0x00000001)
00;00;13;967: DIAG: InitAddrSpace
00;00;13;967: DIAG: Switch(New)
00;00;13;967: DIAG:+Loader(1, 7)
00;00;13;967: DIAG:+KiRPLLoaderSetup
00;00;13;968: DIAG:-KiRPLLoaderSetup: before no-return call to KiLoadContext (0xEFE09400) (0x01003FFC)
00;00;13;968: Title Loc is 0
00:00:14:481: MCP: PID 14 requested to enable power transitions
00;00;14;361: DIAG:-Loader(1, 7)
00;00;14;361: DIAG: SetFG(7)
00;00;14;361: KiCblRegisterBlocks() completed with status 0:-4.
00;00;14;361: ------------------PROCESS 2 GAIN FOREGROUND--------------------
00;00;14;363: SYSLOG_LEVEL 1: Warnings Enabled
00;00;14;363: UserMode Core & Thread Initialization (3 Cores)
00;00;14;363: Core 1 Complete, Default Thread 0x100457E0
00;00;14;364: Core 0 Complete, MSR 0x00005072, Default Thread 0x10045140
00;00;14;366: Core 2 Complete, MSR 0x00005072, Default Thread 0x10045E80
00;00;14;388: UserMode OS library build date: Jul 28 2015 19:57:03
00;00;14;388: __AppFlags: 0x00000200

00;00;14;389: OSBlockThreadsOnExit default for sdk version 21211
00;00;14;801: SYSAPP: RPL Load
00;00;14;801: mic_core0_thread: master init
00;00;14;843: OSSetting_SynchronousPrinting DISABLED
00;00;14;854: OSSetting_CrashDumpType 0, MINI dump after crash
00;00;14;888: TCL(2): init DONE
00;00;14;890: VPADInit() depricated, no need to call
00;00;14;891: VPAD Init end, BPERF: (0/15011176) Title PID=2
SPM: SetManualMode
00;00;14;925: ACP_AutoInit: start
00;00;15;025: ACP_AutoInit: ACPInitialize complete
00;00;15;025: ACP_AutoInit: ACPSaveDataInit complete
00;00;15;028: ACP_AutoInit: ACPNotifyPlayEvent complete
00;00;15;030: ACP_AutoInit: NDMInitialize complete
00:00:15:289: ACP: Mounting "/vol/save/" on "/vol/storage_mlc01/usr/save/00050010/10040200/user/"
00:00:15:290: ACP: Mount done (0)
00;00;15;162: ACP: initialized
00;00;15;163: [barista] Product {:Program=>38956, :message=>42751, :ProgramProj=>38956, :root=>38956, :sead=>37528, :resource=>38945}
00;00;15;163: [barista] Cafe OS SDK Version 2.12.11 Build 66642 Branch

00;00;15;163: ### Application Start Time [10:47:46] ###
00;00;15;163: =================================
MEM_ARENA_2: total free size = 989763(KB), 966(MB)
=================================
00;00;15;185: WPAD: Application Init
00;00;16;101: rpl_entry
00;00;16;101: OSDynLoad_Acquire() use [2701564]
00;00;16;101: ErrEula: client version 3.
00;00;16;101: ErrEula: thread=0x4c606540, stackSize= 64 KB, stackBase=0x4c60652c, stackEnd=0x4c5f652c (ErrEulaCreate)
00;00;16;737: == sysapp == new path
00;00;16;737: ==== sysapp:dump data 0 ====
00;00;16;737:
00;00;16;737: ==== sysapp:dump data 0 ====
00;00;16;737:
00;00;16;786: ==== sysapp:dump data 0 ====
00;00;16;786:
DRMAPP: built Jul 28 2015 20:01:32
00:00:18:347: [BOSS] BG stress mode is disabled.
00;00;18;472: ACP: detecting USB storage in CheckTitleNotReferAcctLaunch.
00:00:18:783: MCP: PID 10 requested to enable power transitions
00:00:18:783: MCP_PowerButtonControl(1) returned 0
00;00;18;753: ACP shim: USB storage is not found.
00;00;18;753: ACP: USB storage detection done in CheckTitleNotReferAcctLaunch
00:00:18:999: ACP: set boot flag: 0x00000000
00;00;19;339: ACP: detecting USB storage in AssignTitlePatch.
00;00;19;340: ACP shim: USB storage is not found.
00;00;19;340: ACP: USB storage detection done in AssignTitlePatch
DRMAPP: Finalize
00:00:19:851: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:19:921: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:19:981: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:20:040: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:20:099: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00;00;19;979: FS: READ_FILE upid:[ 2] sts:[DATA_CORRUPTED] hnd:[0x3b80598] dst:[0x3d8575c0] size:[1] cnt:[1048576] pos:[0]
00;00;19;980: SystemFatal(core1)
00;00;19;980: Aborting/Abandoning Driver "SNDD_RAMP" (master 2)
00;00;19;980: Aborting/Abandoning Driver "SNDD" (master 2)
00;00;19;980: Aborting/Abandoning Driver "CCR_MIC" (master 2)
00;00;19;980: Aborting/Abandoning Driver "NTAG" (master 2)
00;00;19;980: Aborting/Abandoning Driver "UHS" (master 2)
00;00;19;980: Aborting/Abandoning Driver "KPAD" (master 5)
00;00;19;980: Aborting/Abandoning Driver "WBC" (master 5)
00;00;19;980: Aborting/Abandoning Driver "FS" (master 5)
00;00;19;980: Aborting/Abandoning Driver "SND" (master 5)
00;00;19;980: Aborting/Abandoning Driver "UVD" (master 5)
00;00;19;980: Aborting/Abandoning Driver "ACP" (master 5)
00;00;19;980: Aborting/Abandoning Driver "GX2" (master 1)
00;00;19;980: Aborting/Abandoning Driver "WPAD" (master 1)
00;00;19;980: Aborting/Abandoning Driver "PAD" (master 1)
00;00;19;980: Aborting/Abandoning Driver "CLIPBOARD" (master 1)
00;00;19;980: Aborting/Abandoning Driver "BUTTON" (master 1)
00;00;19;980: Aborting/Abandoning Driver "ACPLOAD" (master 1)
00;00;19;980: Aborting/Abandoning Driver "TEST" (master 1)
00;00;19;980: Aborting/Abandoning Driver "INPT" (master 1)
00;00;19;980: Aborting/Abandoning Driver "SETTING" (master 1)
00;00;19;980: Aborting/Abandoning Driver "IPC" (master 1)
00;00;19;980: Aborting/Abandoning Driver "CACHE" (master 1)
00;00;19;980: Aborting/Abandoning Driver "MEM" (master 1)
00;00;19;980: Aborting/Abandoning Driver "NETWORK" (master 1)
00;00;19;980: Aborting/Abandoning Driver "NSYSUVD" (master 1)
00;00;19;980: Aborting/Abandoning Driver "AVM" (master 1)
00;00;19;980: Aborting/Abandoning Driver "DC" (master 1)
00;00;19;980: Aborting/Abandoning Driver "TCL" (master 1)
00;00;19;980: Aborting/Abandoning Driver "TVE" (master 1)
00;00;19;980: Aborting/Abandoning Driver "VPAD" (master 1)
00;00;19;980: Aborting/Abandoning Driver "CCR" (master 1)
INFO: nn::ipc avoided busy close on /dev/acp_main (moduleId = 301, tag = 0) from pid = 21
00;00;20;115: *** Process 7 exited with interrupt handler for vector 2 registered on core 1.
00;00;20;115: *** Process 7 exited with interrupt handler for vector 3 registered on core 1.
00;00;20;115: *** Process 7 exited with interrupt handler for vector 4 registered on core 1.
00;00;20;115: *** Process 7 exited with interrupt handler for vector 5 registered on core 1.
00;00;20;115: *** Process 7 exited with interrupt handler for vector 6 registered on core 1.
00;00;20;115: *** Process 7 exited with interrupt handler for vector 8 registered on core 1.
00;00;20;592: SystemFatal - Core 1 resume in error display (6)
00;00;20;592: SystemFatal - Core 2 resume in error display (6)
00;00;20;592: !!!Abandoned Interrupt 5 for process 65535
00;00;20;592: SystemFatal - Core 2 resume in error display (6)
00;00;20;592: !!!Abandoned Interrupt 2 for process 65535
00;00;20;592: Process 6 Delayed Start Acquire
00;00;20;624: OSSetting_SynchronousPrinting DISABLED
00;00;20;630: OSSetting_CrashDumpType 0, MINI dump after crash
00;00;20;668: TCL(6): init DONE
00;00;20;868: VPADInit() depricated, no need to call
00;00;20;871: VPAD Init end, BPERF: (0/20991679) Title PID=6
00;00;20;873:
<><><><><><><> fatal error process called <><><><><><><>
00;00;20;873: TYPE: Corruption(2)
00;00;20;873: CODE: 1600103
00;00;20;873: Process: 2
00;00;20;873: Internal Code: 269280488
00;00;20;873: Function __FSCheckAndSwitchErrorProc, Line:141

00;00;20;983: ERPRC: System version: 5.5.1 E
00;00;20;983: ERPRC: Serial number: FEH108550506
00;00;20;983: ERPRC: Model number: WUP-101(03)
00;00;20;999: CSC: Product Code: WUP-N-HASP, Title Version (major): 12
00;00;21;012: CSC: Repaired: FALSE, Wagon: FALSE
00;00;21;028: CSC: InitialLaunch stage: 0
00;00;21;049: CSC: USB Storage Connected: FALSE, Device Type: NAND
00;00;21;145: CSC: TV Port: HDMI, TV Aspect Ratio: 16:9
2018-04-09 10:47:52 - log collection event from pid 20
00:00:21:292: MCP: life time number of fatal errors - 1
 

GaryOderNichts

Well-Known Member
OP
Member
Joined
Aug 9, 2018
Messages
792
Trophies
1
XP
5,509
Country
Germany
Hello!

Unfortunately, this method does not work for me :(
I bought an Pico yesterday, but I still have the error code (160-0103).
Could it be a hardware problem?
Can you help me?
Thank you very much!

2018-04-09 10:47:35
Cafe OS SDK Version 2.13.01 Build 68939 Branch sdk_2_13
Espresso: 0x0000700100000201
Latte: 0x0000409f
System mode: 0x100000
Boot flags: 0x84810000
Security Level: 0x1e
Key Type: 0xfffffffc
Prod Version: 0x5
Serial: 108550506
Model: WUP-101(03)
Prod Area: 0x4
Game Area: 0x4
5GHz Code: 0x18
BOOT1: 0x20b9
BT: 0x205
DRH: 0x190c
+0x000500301001120a:0x00000064
+0x000500301001020a:0x000000b4
+0x0005001010040200:0x000000c4





----------- Starting System Log -----------
00:00:00:181: TEST Info: crossProcessHeap OK.
00:00:00:182: AUXIL Info: crossProcessHeap OK.
00:00:00:183: AUXIL Info: Net OK.
00:00:04:112: USB Trace: Activating root hubs @ uptime 4.111 s with options 0x40000.
00:00:04:121: UHS0 Trace: DevFsm(EHCI-0/L0/P0): Creating device, speed=HIGH.
00:00:04:123: UHS0 Trace: DevFsm(OHCI-0:0/L0/P0): Creating device, speed=FULL.
00:00:04:124: USB Info: UhsServerAddHc 0 OK.
00:00:04:132: UHS0 Trace: DevFsm(EHCI-1/L0/P0): Creating device, speed=HIGH.
00:00:04:134: UHS0 Trace: DevFsm(OHCI-1:0/L0/P0): Creating device, speed=FULL.
00:00:04:134: USB Info: UhsServerAddHc 1 OK.
00:00:04:148: UHS0 Trace: Powering on root hub group 0.
00:00:04:163: UHS0 Trace: Powering on root hub group 1.
00:00:04:164: AHCI_MGR Trace: Turning on drive power.
00:00:04:168: AHCI_MGR Trace: Initializing phy.
00:00:04:168: AHCI_DRV Trace: Initiating cold open.
00:00:04:169: AHCI_DRV Trace: Resetting HBA.
00:00:04:219: AHCI_DRV Trace: HBA Reset OK.
00:00:04:219: AHCI_DRV Trace: link ready, speed is GEN 1.
00:00:04:266: ISFS: FAT INFO (ch WUP): slot 23 / seq 175129 (Each FAT slot has been updated 2736 times in avr)
00:00:04:266: FSA: [uptime 4.266 s]: Attached volume to slc01 (isfs): Capacity 511 MB, 262016 logical blocks of size 2048 B.
00:00:04:357: ISFS: FAT INFO (ch RVL Compat): slot 9 / seq 46907 (Each FAT slot has been updated 2931 times in avr)
00:00:04:357: FSA: [uptime 4.357 s]: Attached volume to slccmpt01 (isfs): Capacity 511 MB, 261632 logical blocks of size 2048 B.
00:00:04:366: SCFM:Start init. BUILD_TIME:[19:23:46]
00:00:04:369: SCFM:FSAInit
00:00:04:369: SCFM:AddClient
00:00:04:370: SCFM:scfmMountSlc
00:00:04:370: SCFM:scfmLoad
00:00:04:370: SCFM:Done init.
00:00:04:371: PCFS: Disabled because we are in PROD mode.
00:00:04:372: MCP: booting from NAND
00:00:04:372: MCP: Boot PM flags - PON_COLDBOOT PON_POWER_BTN PON_SMC POFF_4S
00:00:04:390: MCP: Cafe OS SDK Version 2.13.01 Build 68939 Branch sdk_2_13
00:00:04:390: MCP: Booting on Espresso (0x0000700100000201), Latte (0x25100028), RTC (0x01)
00:00:04:390: MCP: Platform - boardType(CF), boardRevision(11), devicePresence(0x00000000), sataDevice(3), consoleType(1)
00:00:04:392: ISFS: FAT block entries check start
00:00:04:396: ISFS: FAT block entries check finished.
00:00:04:401: FSA: [uptime 4.401 s]: Attached volume to ramdisk01 (raw): Capacity 127 MB, 131070 logical blocks of size 1024 B.
00:00:04:406: MCP: Formatting Device ramdisk to wfs
00:00:04:550: FSA: [uptime 4.550 s]: Attached volume to ramdisk01 (wfs): Capacity 127 MB, 131070 logical blocks of size 1024 B.
00:00:04:551: MCP: Format Complete
00:00:04:613: FSA: [uptime 4.613 s]: Attached volume to mlc01 (wfs): Capacity 29760 MB, 60948480 logical blocks of size 512 B.
00:00:04:722: ISFS: FAT block entries check start
00:00:04:726: ISFS: FAT block entries check finished.
00:00:04:774: AHCI_DRV Trace: device ready.
00:00:04:775: AHCI_DRV Trace: port operational.
00:00:04:779: ODM: ODM: Successfully configured preload cache
00:00:04:854: MCP: File loading from ramdisk cache is enabled
00:00:04:855: MCP: Master title 0005001010040200 os 000500101000400a from mlc01 flags 0004
00:00:04:866: MCP: no valid title list found, rebuilding...
00:00:04:871: MCP: os version 10 NDEBUG (0x000500101000400a)
00:00:04:872: MCP: FSA volume on device /dev/mlc01 (wfs) attached @ uptime 4.872 s.
00:00:04:896: MCP: found master title 5001010040200 on mlc01 at 4.896 s
00:00:04:903: MCP: FSA volume on device /dev/ramdisk01 (wfs) attached @ uptime 4.903 s.
00:00:04:904: MCP: Titles scanned (dev_state 0006) on device /dev/ramdisk01 (wfs) @ uptime 4.904 s.
00:00:04:904: MCP: FSA volume on device /dev/slc01 (isfs) attached @ uptime 4.904 s.
00:00:04:904: MCP: FSA volume on device /dev/slccmpt01 (isfs) attached @ uptime 4.904 s.
00:00:04:904: MCP: Titles scanned (dev_state 0006) on device /dev/slccmpt01 (isfs) @ uptime 4.904 s.
00:00:05:110: MCP: Titles scanned (dev_state 000e) on device /dev/slc01 (isfs) @ uptime 5.110 s.
00:00:05:306: MCP: ECO mode is disabled
00:00:05:306: [+-* DK is ready for console input *-+]
00:00:05:306: MCP: syslog mask is set to 0xffffffff
00:00:05:308: W2C: Does not need W2C-reflection
00:00:05:547: UHS1 Trace: DevFsm(EHCI-2/L0/P0): Creating device, speed=HIGH.
00:00:05:549: UHS1 Trace: DevFsm(OHCI-2:0/L0/P0): Creating device, speed=FULL.
00:00:05:549: CCR_MAIN: activating root hub.
00:00:05:624: FS_MAIN: UMS Server Created.
00:00:05:626: AUXIL Info: resumed.
00:00:05:791: BT: BTA/BTE/STACK now operational
00:00:05:852: UHS1 Trace: DevFsm(EHCI-2/L1/P1): Creating device, speed=HIGH.
00:00:05:852: UHS1 Trace: DevFsm: There are now a total of 1 connected devices.
00:00:05:884: UHS1 Trace: CltIfFsm(V057e|P0341|IF0): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.884 s.
00:00:05:884: UHS1 Trace: CltIfFsm(V057e|P0341|IF1): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.884 s.
00:00:05:884: UHS1 Trace: CltIfFsm(V057e|P0341|IF2): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.884 s.
00:00:05:885: UHS1 Trace: CltIfFsm(V057e|P0341|IF3): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.884 s.
00:00:05:885: UHS1 Trace: CltIfFsm(V057e|P0341|IF4): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.885 s.
00:00:05:885: UHS1 Trace: CltIfFsm(V057e|P0341|IF5): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.885 s.
00:00:05:885: UHS1 Trace: CltIfFsm(V057e|P0341|IF6): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.885 s.
00:00:05:885: UHS1 Trace: CltIfFsm(V057e|P0341|IF7): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.885 s.
00:00:05:886: UHS1 Trace: CltIfFsm(V057e|P0341|IF8): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.886 s.
00:00:05:886: UHS1 Trace: CltIfFsm(V057e|P0341|IF9): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.886 s.
00:00:05:886: UHS1 Trace: CltIfFsm(V057e|P0341|IF10): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.886 s.
00:00:05:886: UHS1 Trace: CltIfFsm(V057e|P0341|IF11): Device EHCI-2/L1/P1/A01 entering probing state @ uptime 5.886 s.
00:00:05:887: UHS1 Trace: CltIfFsm(V057e|P0341|IF0): Acquired by client in pid 6.
00:00:05:887: UHS1 Trace: CltIfFsm(V057e|P0341|IF0): Enable endpoints 0x00080000.
00:00:05:927: __ccr_hid_attach_add_interface: idx 0 ep 3
00:00:05:927: UHS1 Trace: CltIfFsm(V057e|P0341|IF1): Acquired by client in pid 6.
00:00:05:927: UHS1 Trace: CltIfFsm(V057e|P0341|IF1): Enable endpoints 0x00100000.
00:00:05:967: __ccr_hid_attach_add_interface: idx 1 ep 4
00:00:05:968: UHS1 Trace: CltIfFsm(V057e|P0341|IF2): Acquired by client in pid 6.
00:00:05:968: UHS1 Trace: CltIfFsm(V057e|P0341|IF3): Acquired by client in pid 6.
00:00:05:968: UHS1 Trace: CltIfFsm(V057e|P0341|IF3): Activating bAlternateSetting 0.
00:00:05:971: UHS1 Trace: CltIfFsm(V057e|P0341|IF4): Acquired by client in pid 6.
00:00:05:971: UHS1 Trace: CltIfFsm(V057e|P0341|IF5): Acquired by client in pid 6.
00:00:05:972: UHS1 Trace: CltIfFsm(V057e|P0341|IF5): Activating bAlternateSetting 0.
00:00:05:974: UHS1 Trace: CltIfFsm(V057e|P0341|IF7): Acquired by client in pid 6.
00:00:05:974: UHS1 Trace: CltIfFsm(V057e|P0341|IF7): Enable endpoints 0x08001000.
00:00:05:975: UHS1 Trace: CltIfFsm(V057e|P0341|IF8): Acquired by client in pid 6.
00:00:05:975: UHS1 Trace: CltIfFsm(V057e|P0341|IF9): Acquired by client in pid 6.
00:00:05:976: UHS1 Trace: CltIfFsm(V057e|P0341|IF9): Activating bAlternateSetting 0.
00:00:05:978: UHS1 Trace: CltIfFsm(V057e|P0341|IF10): Acquired by client in pid 6.
00:00:05:979: UHS1 Trace: CltIfFsm(V057e|P0341|IF11): Acquired by client in pid 6.
00:00:05:979: UHS1 Trace: CltIfFsm(V057e|P0341|IF11): Activating bAlternateSetting 0.
00:00:05:981: DRH chip revision 00000040
00:00:05:981: DRH firmware version 190c0117
00:00:05:981: DRH cdc version 00080000
00:00:05:981: DRH wifi module id a8e502d0
00:00:05:981: DRH SPL id 00001c58
00;00;05;568: COSREPORT: Set level:1 from syslog level
00;00;05;568:
----------------------------------------------- BPERF: (0/5568108) PPC Init.
00;00;05;568: Cafe OS SDK Version 2.13.01 Build 68939 Branch sdk_2_13
00;00;05;568: PPC NDEBUG Kernel Build date - Jul 28 2015 19:55:58
00;00;05;568: BUILT AS OS_VERSION_MAJOR 000500101000800A MINOR 0x3D56
00;00;05;568: core=1 COLD BOOT
00;00;05;568: SOFT INTERRUPT MODE
00;00;05;568: -----------------------------------------------

00:00:06:169: MCP: boot1 version 2.11.09
00;00;05;568: KiCblRegisterBlocks() completed with status 0:-4.
00;00;05;568: PROD Mode - don't even try to load kdebug.elf
00;00;05;569: title id: 5001010040200, app type 90000001
00;00;05;569:
00;00;05;569: ---------------------------------------
00;00;05;569: OS VERSION ID 0x000500101000400A
00;00;05;569: MASTER TITLE ON FLASH
00;00;05;569: ---------------------------------------
00;00;05;569:
00:00:06:207: NET: Applied interface MTU (wl0:1400 eth0:1400).
00:00:06:216: USBETH Trace: Created interface 100.
00:00:06:238: MCP: loaded and parsed 'preload.txt' at '/vol/system/title/00050010/1000400a/code'
00:00:06:254: MCP: Wake 0 signal
00;00;06;267: DIAG:+KiRPLLoaderSetup
00;00;06;268: DIAG:-KiRPLLoaderSetup: before no-return call to KiLoadContext (0xEFE09400) (0x01003FFC)
00:00:06:422: DRH using runtime generated WLAN data
00:00:06:422: Setting DRH to Normal mode
00:00:06:423: setting DRH system time to 10:47:37
00:00:06:424: sending DRC WOWL wake
00:00:06:506: ACT: Current account is #1.
00:00:06:518: WUD_BCMFWCheck ==> chipname 20702A1 build 517 from SERIAL FLASH
00:00:06:519: BT: BTRM now Active (WUD Operational)
00:00:06:642: ccr_admin_wowl_wake_drc() returned 0
00;00;07;360: DIAG:+KiProcess_FinishInitAndPreload
00;00;07;360: KiCblRegisterBlocks() completed with status 0:-4.
00;00;07;377: Kernel is loading shared data...
00:00:09:268: MCP: Heartbeat Enabled
00;00;09;148: DIAG:-KiProcess_FinishInitAndPreload: before no-return call to KiInitKernelFinish
00;00;09;148: DIAG:+KiInitKernelFinish
00;00;09;148: VVVVVVV----- PPC Kernel Waiting -----VVVVVVV
00;00;09;148: ^^^^^^^----- PPC Kernel Release -----^^^^^^^
00;00;09;148: DIAG:-KiInitKernelFinish: before no-return call to KiProcess_Launch
00;00;09;148:
--------------------
00;00;09;148: PROCESS 1 STARTING
00;00;09;149: SYSLOG_LEVEL 1: Warnings Enabled
00;00;09;149: UserMode Core & Thread Initialization (3 Cores)
00;00;09;149: Core 1 Complete, Default Thread 0x100457E0
00;00;09;150: Core 0 Complete, MSR 0x00005072, Default Thread 0x10045140
00;00;09;151: Core 2 Complete, MSR 0x00005072, Default Thread 0x10045E80
00;00;09;151: Clearing Process MEM2 Arena...
00;00;09;165: MEM2 Arena clear complete, size 23 MB, 13ms
00;00;09;190: UserMode OS library build date: Jul 28 2015 19:57:03
00;00;09;191: __AppFlags: 0x00000200

00;00;09;191: OSBlockThreadsOnExit default for sdk version 21301
00;00;09;535: OSSetting_SynchronousPrinting DISABLED
00;00;09;539: OSSetting_CrashDumpType 0, MINI dump after crash
00;00;09;542: TCL(1): init DONE
00;00;09;729: VPADInit() depricated, no need to call
00;00;09;730: VPAD Init end, BPERF: (0/9850451) Title PID=1
00;00;10;132: ROOT: Read restart value 0
00;00;10;133: ROOT: Read audio relaunch value 0
00;00;10;133: ROOT: OSID 0x000500101000400A
00:00:10:309: MCP: Titles scanned (dev_state 0004) on device /dev/mlc01 (wfs) @ uptime 10.309 s.
00:00:10:373: MCP: Titles scanned (dev_state 000c) on device /dev/mlc01 (wfs) @ uptime 10.373 s.
00:00:10:376: MCP: Titles scanned (dev_state 0006) on device /dev/mlc01 (wfs) @ uptime 10.376 s.
00;00;10;306: Info: Calculating cold boot font CRCs on core:0
00;00;10;307: WPAD: Master Init
00;00;10;307: VPADInit() depricated, no need to call
COSREPORT: Using syslog level:1
COSREPORT: Set upid_mask:ffffffffffffffff module_mask:ffffffffffffffff level:1
00;00;10;399: TV mode before transition = 0
00;00;10;399: DRC mode before transition = 1
00;00;10;399: ROOT: Got audio buffer from foreground bucket @ e2c00000 len = 9437184
00;00;10;457:


Querying BSP for Hardware Information...
00;00;10;457: It is not Holly/Bolly-Wood
00;00;10;457: It is Latte A2x or later
00;00;10;457: using DSP memory parameters:
00;00;10;457: DROM_BASE: 0x3000
00;00;10;457: IRAM_SIZE: 0x2000
00;00;10;457: DRAM_SIZE: 0x3000
00;00;10;457: Info: Cold boot processing font CRCs on core:1
00:00:10:595: MCP: PID 14 requested to disable power transitions
00;00;10;475: DIAG:Issued KiPrepareTitleAsync(0x000500301001120A)
00:00:10:755: MCP: loaded and parsed 'preload.txt' at '/vol/storage_mlc01/sys/title/00050030/1001120a/code'
00:00:10:755: MCP: Preparing error.rpx
00:00:10:763: MCP: Mapping /vol/content to /vol/storage_mlc01/sys/title/00050030/1001120a/content
00;00;10;643: DIAG:Result PrepareTitle(0x000500301001120A) came back with cosxml(0x000500301001120A)
00;00;10;644: TitleId 0x000500301001120A Version 0x00000064 Built On SDK 21204
00;00;11;472: ------------------PROCESS 1 LOST FOREGROUND--------------------
00;00;11;472: DIAG: PhysAlloc(6, 0x00800000, 0x00000000, 0x00000000, 0x00140000, 0x00000001)
00;00;11;472: DIAG: InitAddrSpace
00;00;11;473: DIAG: Switch(New)
00;00;11;473: DIAG:+Loader(1, 6)
00;00;11;473: DIAG:+KiRPLLoaderSetup
00;00;11;473: DIAG:-KiRPLLoaderSetup: before no-return call to KiLoadContext (0xEFE09400) (0x01003FFC)
00;00;11;473: Title Loc is 0
00:00:11:628: MCP: PID 14 requested to enable power transitions
00;00;11;507: DIAG:-Loader(1, 6)
00;00;11;507: DIAG: SetFG(6)
00;00;11;507: KiCblRegisterBlocks() completed with status 0:-4.
00;00;11;507: ------------------PROCESS 6 GAIN FOREGROUND--------------------
00;00;11;509: SYSLOG_LEVEL 1: Warnings Enabled
00;00;11;509: UserMode Core & Thread Initialization (3 Cores)
00;00;11;509: Core 1 Complete, Default Thread 0x100457E0
00;00;11;511: Core 0 Complete, MSR 0x00005072, Default Thread 0x10045140
00;00;11;512: Core 2 Complete, MSR 0x00005072, Default Thread 0x10045E80
00;00;11;535: UserMode OS library build date: Jul 28 2015 19:57:03
00;00;11;535: __AppFlags: 0x00002200

00;00;11;536: OSBlockThreadsOnExit default for sdk version 21204
00:00:11:692: MCP: PID 14 requested to disable power transitions
00;00;11;570: ------------------PROCESS 6 LOST FOREGROUND--------------------
00;00;11;571: KiCblRegisterBlocks() completed with status 0:-4.
00;00;11;571: ------------------PROCESS 1 GAIN FOREGROUND--------------------
00;00;11;572: DIAG:Issued KiPrepareTitleAsync(0x000500301001020A)
00:00:11:845: MCP: loaded and parsed 'preload.txt' at '/vol/storage_mlc01/sys/title/00050030/1001020a/code'
00:00:11:845: MCP: Preparing hbm.rpx
00:00:11:852: MCP: Mapping /vol/content to /vol/storage_mlc01/sys/title/00050030/1001020a/content
00;00;11;732: DIAG:Result PrepareTitle(0x000500301001020A) came back with cosxml(0x000500301001020A)
00;00;11;733: TitleId 0x000500301001020A Version 0x000000B4 Built On SDK 21211
00;00;11;733: ------------------PROCESS 1 LOST FOREGROUND--------------------
00;00;11;734: DIAG: PhysAlloc(5, 0x08000000, 0x00000000, 0x00000000, 0x02000000, 0x00000001)
00;00;11;734: DIAG: InitAddrSpace
00;00;11;734: DIAG: Switch(New)
00;00;11;734: DIAG:+Loader(1, 5)
00;00;11;734: DIAG:+KiRPLLoaderSetup
00;00;11;734: DIAG:-KiRPLLoaderSetup: before no-return call to KiLoadContext (0xEFE09400) (0x01003FFC)
00;00;11;734: Title Loc is 0
00:00:12:046: MCP: PID 14 requested to enable power transitions
00;00;11;926: DIAG:-Loader(1, 5)
00;00;11;926: DIAG: SetFG(5)
00;00;11;926: KiCblRegisterBlocks() completed with status 0:-4.
00;00;11;926: ------------------PROCESS 5 GAIN FOREGROUND--------------------
00;00;11;927: SYSLOG_LEVEL 1: Warnings Enabled
00;00;11;927: UserMode Core & Thread Initialization (3 Cores)
00;00;11;927: Core 1 Complete, Default Thread 0x100457E0
00;00;11;928: Core 0 Complete, MSR 0x00005072, Default Thread 0x10045140
00;00;11;929: Core 2 Complete, MSR 0x00005072, Default Thread 0x10045E80
00;00;11;951: UserMode OS library build date: Jul 28 2015 19:57:03
00;00;11;951: __AppFlags: 0x00000200

00;00;11;952: OSBlockThreadsOnExit default for sdk version 21211
00;00;12;207: SYSAPP: RPL Load
00;00;12;225: OSSetting_SynchronousPrinting DISABLED
00;00;12;229: OSSetting_CrashDumpType 0, MINI dump after crash
00;00;12;263: TCL(5): init DONE
00;00;12;264: VPADInit() depricated, no need to call
00;00;12;265: VPAD Init end, BPERF: (0/12385123) Title PID=5
00;00;12;266: __UVDReadOSRelaunchMode FAILED: returned 9
00;00;12;314: ACP_AutoInit: start
00;00;12;315: ACP_AutoInit: ACPInitialize complete
00;00;12;315: ACP_AutoInit: ACPSaveDataInit complete
00;00;12;318: ACP_AutoInit: ACPNotifyPlayEvent complete
00;00;12;320: ACP_AutoInit: NDMInitialize complete
00;00;12;320: ACP: initialized
00;00;12;321: [barista-Process] Product {:Program=>37529, :message=>42751, :ProgramProj=>38946, :root=>38946, :sead=>37528, :resource=>38945}
00;00;12;321: [barista-Process] Cafe OS SDK Version 2.12.11 Build 66642 Branch

00;00;12;415: WPAD: Application Init
00:00:12:918: MCP: PID 14 requested to disable power transitions
00;00;12;798: ProcUI: Received Release Foreground message
00;00;12;805: ProcUI: Releasing foreground
00:00:13:035: MCP: PID 14 requested to enable power transitions
00:00:13:036: MCP: PID 14 requested to disable power transitions
00;00;12;914: ------------------PROCESS 5 LOST FOREGROUND--------------------
00;00;12;915: KiCblRegisterBlocks() completed with status 0:-4.
00;00;12;915: ------------------PROCESS 1 GAIN FOREGROUND--------------------
00;00;12;915:


-----------------------------
ROOT IS STARTING MASTER TITLE
-----------------------------

00;00;12;915: TEST COOKIE: YOSHI-1992-11-21-00-00-00
00;00;12;916: DIAG:Issued KiPrepareTitleAsync(0x0005001010040200)
00:00:13:193: MCP: loaded and parsed 'preload.txt' at '/vol/storage_mlc01/sys/title/00050010/10040200/code'
00:00:13:193: MCP: Preparing men.rpx
00:00:13:199: MCP: Mapping /vol/content to /vol/storage_mlc01/sys/title/00050010/10040200/content
00:00:13:199: MCP: Warning title:0x0005001010040200 does not have ramdisk read capability (forcing)
00;00;13;076: DIAG:Result PrepareTitle(0x0005001010040200) came back with cosxml(0x0005001010040200)
00:00:14:084: MCP: Copying file:/vol/storage_mlc01/sys/title/00050010/10040200/content/Common/Package/Men.pack to ramdisk:/vol/system_ram/proc/cache/Men.pack
00:00:14:085: MCP: Link title:0x0005001010040200 file:/vol/content/Common/Package/Men.pack to ramdisk:/vol/sys/proc_ram/cache/Men.pack
00:00:14:085: MCP: 0005001010040200 is not a demo title, skip increment demo launch count
00:00:14:085: MCP: Mapping /vol/content to /vol/storage_mlc01/sys/title/00050010/10040200/content
00;00;13;966: TitleId 0x0005001010040200 Version 0x000000C4 Built On SDK 21211
00;00;13;966: ------------------PROCESS 1 LOST FOREGROUND--------------------
00;00;13;966: DIAG: PhysAlloc(2, 0x40000000, 0x00000000, 0x00000000, 0x02300000, 0x00000001)
00;00;13;967: DIAG: InitAddrSpace
00;00;13;967: DIAG: Switch(New)
00;00;13;967: DIAG:+Loader(1, 7)
00;00;13;967: DIAG:+KiRPLLoaderSetup
00;00;13;968: DIAG:-KiRPLLoaderSetup: before no-return call to KiLoadContext (0xEFE09400) (0x01003FFC)
00;00;13;968: Title Loc is 0
00:00:14:481: MCP: PID 14 requested to enable power transitions
00;00;14;361: DIAG:-Loader(1, 7)
00;00;14;361: DIAG: SetFG(7)
00;00;14;361: KiCblRegisterBlocks() completed with status 0:-4.
00;00;14;361: ------------------PROCESS 2 GAIN FOREGROUND--------------------
00;00;14;363: SYSLOG_LEVEL 1: Warnings Enabled
00;00;14;363: UserMode Core & Thread Initialization (3 Cores)
00;00;14;363: Core 1 Complete, Default Thread 0x100457E0
00;00;14;364: Core 0 Complete, MSR 0x00005072, Default Thread 0x10045140
00;00;14;366: Core 2 Complete, MSR 0x00005072, Default Thread 0x10045E80
00;00;14;388: UserMode OS library build date: Jul 28 2015 19:57:03
00;00;14;388: __AppFlags: 0x00000200

00;00;14;389: OSBlockThreadsOnExit default for sdk version 21211
00;00;14;801: SYSAPP: RPL Load
00;00;14;801: mic_core0_thread: master init
00;00;14;843: OSSetting_SynchronousPrinting DISABLED
00;00;14;854: OSSetting_CrashDumpType 0, MINI dump after crash
00;00;14;888: TCL(2): init DONE
00;00;14;890: VPADInit() depricated, no need to call
00;00;14;891: VPAD Init end, BPERF: (0/15011176) Title PID=2
SPM: SetManualMode
00;00;14;925: ACP_AutoInit: start
00;00;15;025: ACP_AutoInit: ACPInitialize complete
00;00;15;025: ACP_AutoInit: ACPSaveDataInit complete
00;00;15;028: ACP_AutoInit: ACPNotifyPlayEvent complete
00;00;15;030: ACP_AutoInit: NDMInitialize complete
00:00:15:289: ACP: Mounting "/vol/save/" on "/vol/storage_mlc01/usr/save/00050010/10040200/user/"
00:00:15:290: ACP: Mount done (0)
00;00;15;162: ACP: initialized
00;00;15;163: [barista] Product {:Program=>38956, :message=>42751, :ProgramProj=>38956, :root=>38956, :sead=>37528, :resource=>38945}
00;00;15;163: [barista] Cafe OS SDK Version 2.12.11 Build 66642 Branch

00;00;15;163: ### Application Start Time [10:47:46] ###
00;00;15;163: =================================
MEM_ARENA_2: total free size = 989763(KB), 966(MB)
=================================
00;00;15;185: WPAD: Application Init
00;00;16;101: rpl_entry
00;00;16;101: OSDynLoad_Acquire() use [2701564]
00;00;16;101: ErrEula: client version 3.
00;00;16;101: ErrEula: thread=0x4c606540, stackSize= 64 KB, stackBase=0x4c60652c, stackEnd=0x4c5f652c (ErrEulaCreate)
00;00;16;737: == sysapp == new path
00;00;16;737: ==== sysapp:dump data 0 ====
00;00;16;737:
00;00;16;737: ==== sysapp:dump data 0 ====
00;00;16;737:
00;00;16;786: ==== sysapp:dump data 0 ====
00;00;16;786:
DRMAPP: built Jul 28 2015 20:01:32
00:00:18:347: [BOSS] BG stress mode is disabled.
00;00;18;472: ACP: detecting USB storage in CheckTitleNotReferAcctLaunch.
00:00:18:783: MCP: PID 10 requested to enable power transitions
00:00:18:783: MCP_PowerButtonControl(1) returned 0
00;00;18;753: ACP shim: USB storage is not found.
00;00;18;753: ACP: USB storage detection done in CheckTitleNotReferAcctLaunch
00:00:18:999: ACP: set boot flag: 0x00000000
00;00;19;339: ACP: detecting USB storage in AssignTitlePatch.
00;00;19;340: ACP shim: USB storage is not found.
00;00;19;340: ACP: USB storage detection done in AssignTitlePatch
DRMAPP: Finalize
00:00:19:851: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:19:921: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:19:981: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:20:040: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:20:099: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00;00;19;979: FS: READ_FILE upid:[ 2] sts:[DATA_CORRUPTED] hnd:[0x3b80598] dst:[0x3d8575c0] size:[1] cnt:[1048576] pos:[0]
00;00;19;980: SystemFatal(core1)
00;00;19;980: Aborting/Abandoning Driver "SNDD_RAMP" (master 2)
00;00;19;980: Aborting/Abandoning Driver "SNDD" (master 2)
00;00;19;980: Aborting/Abandoning Driver "CCR_MIC" (master 2)
00;00;19;980: Aborting/Abandoning Driver "NTAG" (master 2)
00;00;19;980: Aborting/Abandoning Driver "UHS" (master 2)
00;00;19;980: Aborting/Abandoning Driver "KPAD" (master 5)
00;00;19;980: Aborting/Abandoning Driver "WBC" (master 5)
00;00;19;980: Aborting/Abandoning Driver "FS" (master 5)
00;00;19;980: Aborting/Abandoning Driver "SND" (master 5)
00;00;19;980: Aborting/Abandoning Driver "UVD" (master 5)
00;00;19;980: Aborting/Abandoning Driver "ACP" (master 5)
00;00;19;980: Aborting/Abandoning Driver "GX2" (master 1)
00;00;19;980: Aborting/Abandoning Driver "WPAD" (master 1)
00;00;19;980: Aborting/Abandoning Driver "PAD" (master 1)
00;00;19;980: Aborting/Abandoning Driver "CLIPBOARD" (master 1)
00;00;19;980: Aborting/Abandoning Driver "BUTTON" (master 1)
00;00;19;980: Aborting/Abandoning Driver "ACPLOAD" (master 1)
00;00;19;980: Aborting/Abandoning Driver "TEST" (master 1)
00;00;19;980: Aborting/Abandoning Driver "INPT" (master 1)
00;00;19;980: Aborting/Abandoning Driver "SETTING" (master 1)
00;00;19;980: Aborting/Abandoning Driver "IPC" (master 1)
00;00;19;980: Aborting/Abandoning Driver "CACHE" (master 1)
00;00;19;980: Aborting/Abandoning Driver "MEM" (master 1)
00;00;19;980: Aborting/Abandoning Driver "NETWORK" (master 1)
00;00;19;980: Aborting/Abandoning Driver "NSYSUVD" (master 1)
00;00;19;980: Aborting/Abandoning Driver "AVM" (master 1)
00;00;19;980: Aborting/Abandoning Driver "DC" (master 1)
00;00;19;980: Aborting/Abandoning Driver "TCL" (master 1)
00;00;19;980: Aborting/Abandoning Driver "TVE" (master 1)
00;00;19;980: Aborting/Abandoning Driver "VPAD" (master 1)
00;00;19;980: Aborting/Abandoning Driver "CCR" (master 1)
INFO: nn::ipc avoided busy close on /dev/acp_main (moduleId = 301, tag = 0) from pid = 21
00;00;20;115: *** Process 7 exited with interrupt handler for vector 2 registered on core 1.
00;00;20;115: *** Process 7 exited with interrupt handler for vector 3 registered on core 1.
00;00;20;115: *** Process 7 exited with interrupt handler for vector 4 registered on core 1.
00;00;20;115: *** Process 7 exited with interrupt handler for vector 5 registered on core 1.
00;00;20;115: *** Process 7 exited with interrupt handler for vector 6 registered on core 1.
00;00;20;115: *** Process 7 exited with interrupt handler for vector 8 registered on core 1.
00;00;20;592: SystemFatal - Core 1 resume in error display (6)
00;00;20;592: SystemFatal - Core 2 resume in error display (6)
00;00;20;592: !!!Abandoned Interrupt 5 for process 65535
00;00;20;592: SystemFatal - Core 2 resume in error display (6)
00;00;20;592: !!!Abandoned Interrupt 2 for process 65535
00;00;20;592: Process 6 Delayed Start Acquire
00;00;20;624: OSSetting_SynchronousPrinting DISABLED
00;00;20;630: OSSetting_CrashDumpType 0, MINI dump after crash
00;00;20;668: TCL(6): init DONE
00;00;20;868: VPADInit() depricated, no need to call
00;00;20;871: VPAD Init end, BPERF: (0/20991679) Title PID=6
00;00;20;873:
<><><><><><><> fatal error process called <><><><><><><>
00;00;20;873: TYPE: Corruption(2)
00;00;20;873: CODE: 1600103
00;00;20;873: Process: 2
00;00;20;873: Internal Code: 269280488
00;00;20;873: Function __FSCheckAndSwitchErrorProc, Line:141

00;00;20;983: ERPRC: System version: 5.5.1 E
00;00;20;983: ERPRC: Serial number: FEH108550506
00;00;20;983: ERPRC: Model number: WUP-101(03)
00;00;20;999: CSC: Product Code: WUP-N-HASP, Title Version (major): 12
00;00;21;012: CSC: Repaired: FALSE, Wagon: FALSE
00;00;21;028: CSC: InitialLaunch stage: 0
00;00;21;049: CSC: USB Storage Connected: FALSE, Device Type: NAND
00;00;21;145: CSC: TV Port: HDMI, TV Aspect Ratio: 16:9
2018-04-09 10:47:52 - log collection event from pid 20
00:00:21:292: MCP: life time number of fatal errors - 1

Nand corruption unfortunately :(
Code:
00:00:19:851: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:19:921: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:19:981: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:20:040: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00:00:20:099: FSA: ### DATA CORRUPTION ERROR ###, dev:mlc01, err:-1245211, cmd:11, path:(null)
00;00;19;979: FS: READ_FILE upid:[ 2] sts:[DATA_CORRUPTED] hnd:[0x3b80598] dst:[0x3d8575c0] size:[1] cnt:[1048576] pos:[0]

Edit: Would you be able to post a picture of the System information screen? I'm curious what nand chip is built into your console.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • K3Nv2 @ K3Nv2:
    13,600 MB/s though
  • DinohScene @ DinohScene:
    I got a 980 pro iirc
  • K3Nv2 @ K3Nv2:
    Soldigms been pretty solid
  • DinohScene @ DinohScene:
    yeh 980 pro
  • DinohScene @ DinohScene:
    good enough tbf
  • K3Nv2 @ K3Nv2:
    https://a.co/d/gMNhZNI never heard about them but reviews are good
  • SylverReZ @ SylverReZ:
    @DinohScene, Crucial SSDs work fine. I have one installed in my Xbox.
  • SylverReZ @ SylverReZ:
    Reviews seem positive.
  • DinohScene @ DinohScene:
    I believe I had some Patriot RAM running in a computer somewhere
  • K3Nv2 @ K3Nv2:
    $250 is pretty solid considering
  • K3Nv2 @ K3Nv2:
    With the refund it'll be about $150
  • K3Nv2 @ K3Nv2:
    6tb nvme pc ftw
  • DinohScene @ DinohScene:
    500 GB NVMe, 750 GB
    SATA SSD 1 TB HDD
  • DinohScene @ DinohScene:
    honestly I don't play pc games
  • K3Nv2 @ K3Nv2:
    I don't game
  • K3Nv2 @ K3Nv2:
    Once I buy this I'll be around 20tb worth of storage tho if we're talking all my drives
  • K3Nv2 @ K3Nv2:
    All this crap I got and all I do is pick up the GabeDick to fiddle with his happy stick
  • DinohScene @ DinohScene:
    idk the total storage cap I have
  • DinohScene @ DinohScene:
    50 TB orso
  • SylverReZ @ SylverReZ:
    @DinohScene, I don't play PC games often. Mostly its all 90s-00s games.
  • K3Nv2 @ K3Nv2:
    Hm doing research quite possible my issue with this drive is bios related not detecting it fully
  • DinohScene @ DinohScene:
    run crystaldisk?
  • K3Nv2 @ K3Nv2:
    Don't think it would do much if gnome live even sees it as 2mb
  • K3Nv2 @ K3Nv2:
    Vmd issue possibly
    K3Nv2 @ K3Nv2: Vmd issue possibly