NAND Flash from different wii fix. September 21, 2010 04:58PM | Registered: 14 years ago Posts: 5 |
Re: NAND Flash from different wii fix. September 21, 2010 06:47PM | Registered: 15 years ago Posts: 1,114 |
Quote
Erikie
NAND programming- Low Level Brick recovery without bootmii
If you have a low level brick and bootmii is not installed and already tried the GC method (holding down all 4 directional buttons when controller is in port 4 during startup) and pre-loader is not there too then you are basically screwed.
However there is a possibility to recover this Wii using the infectus modchip.
This chip can function as a nand programmer and with this you can try to inject a new boot2 with bootmii installed already.
First you need to buy the infectus : :: InFeCtuS ::
then you need to install the infectus on your Wii, this is the hardest part
Install the chip like this: [www.infectus.biz]
Download the software you need for putting the infectus into nand programming mode (Infectus Programmer): :: InFeCtuS :: (this is the top download)
Make sure you program the infectus into Nand mode. Select NAND out of the menu (search for it) and then click Program at the bottom of the same menu. Don't forget to have the chip connected on the USB port first
Download this software found here for programming the nand: Download Infectus NAND Flasher 1.03.rar from Sendspace.com - send big files the easy way
more info about the program can be found in this thread:
Infectus NAND Flasher 1.03 (Amoxiflash Dot Net for Windows) - Wii, XBOX360, PS3
To have the software working you will also need to install this program:
Browse libusb-win32 Files on SourceForge.net
If you have all the wires on the nand then it is time to see if you can read the nand file:
switch on the Wii (so the green light is on)
then connect the infectus to the USB port.
Open the nand programmer software and select the correct driver out of the list. Then click connect. If all is well you will see the memory chip listed in the screen. Otherwise check your wiring again or reprogram the infectus into nand mode again.
Dump the nand, you can to the whole nand but we are really interested in the first block. This contains boot1. If boot1 is vulnerable then we can inject bootmii otherwise we can quit here and pray that another bug will be found in the newer boot1 versions anyday. So you can also dump from 0 to 135168(decimal) which will dump block 0 of the nand chip.
Compare the results of these blocks in a hex editor with other dumps from working Wiis with bootmii installed to see if you have one that matches the boot1 block. Basically check if the first 200 - 400 bytes are the same. If so
clean up your nand (working one) dump using Wiinand (download here: [www.tehskeen.com]) to clean up your nand dump for infectus programmer. This will only remove the last 1024 bytes (the keys) so you can also do this using a hex editor
now program the nand for this range 0 to 1081344 (decimal). This will flash boot1 and boot2 into the nand (blocks 0 - 7)
After this make sure you have an SD card in it with bootmii on it to boot into bootmii.
If you programmed the nand and the wii does not boot:
a) you did not use the correct boot2 version so try another one
b) also the composite output could be broken (happened a lot to me, turned out that the wii was not even bricked, more later about this if and when I have a fix for this)
If it worked you will need the attached program to format your nand and install basic files again to get it working.
Just copy all the files in the file to the root of your Sd card, start bootmii, go to the SD icon and start formatter.elf. The rest should go automatically. Another option is to use signcheck to see what is installed on the Wii and install the missing piece to unbrick it. There are many guides as sticky you can use for that
The formatter is specific for European wiis. If the program worked correctly open a disc in the disc channel with a firmware upgrade on it to get the channels back, I used Wii Play and I have 3.1E on the Wii. I am going to use Mario Kart to get to 3.3E but it is up to you what to use
Hope this is clear and will help a lot of others too!
Edit:
I uploaded the formatter tool file and you can download it here: RapidShare: 1-CLICK Web hosting - Easy Filehosting
Identifying if a board can be injected with bootmii:
If you need to flash bootmii into the nand then you need to know if boot1b is in the wii. To my knowledge only rev 01 boards have boot1b in it. So if you have a higher rev board then you need the a full nand backup to save it. You can find the rev number right of the SD slot
Assuming you have a rev 01 board your datecode on the Hollywood chip should not be higher than 0830 (this number is at the last row the 4 first digits on the CPU) I know that 0811 is still fixable and 0830 is not anymore. So any number in between please post to this topic and I can modify this information. Still need to find out the cut off point for it.
Re: NAND Flash from different wii fix. September 24, 2010 12:35AM | Registered: 14 years ago Posts: 173 |
Re: NAND Flash from different wii fix. September 24, 2010 12:58AM | Registered: 15 years ago Posts: 1,114 |
Re: NAND Flash from different wii fix. September 24, 2010 07:24AM | Registered: 14 years ago Posts: 173 |
Re: NAND Flash from different wii fix. September 24, 2010 10:14PM | Registered: 15 years ago Posts: 1,114 |