RGH Jasper 512mb Full size nand.could not read smc.bin

Martin C

VIP Member
Jan 10, 2004
35,981
0
Scotland, UK
www.team-xecuter.com
For now, just flash 64MB of your original NAND back. Make sure you can still boot it. Command as above.

can you post the debug.log that nandpro creates?
 

spookyman166

VIP Member
Jun 13, 2011
192
0
NZ
Here is the one i used for the making of images:

Code:
NandPro v3.0a by Tiros

Using Virtual Nand Device File: nanddump.bin
Flash Config: 0x00AA3020 forced by command line
Block Size: 128KB Block Limits: 0x000000..0x0003FF
File: new-nand.bin
Ill post the new log tommrow when i repair the first 64mb
 

spookyman166

VIP Member
Jun 13, 2011
192
0
NZ
when i ran the write command i noticed:

"Block Size: 16KB
File: nanddump.bin"


I think i might have a 16mb nand.... ive done a 512mb dump.... am i f**keD?
 

spookyman166

VIP Member
Jun 13, 2011
192
0
NZ
ok well i got booting into dash...

I used the 16mb "new-nand.bin" to create a 16mb image and flashed it no problem... Started console it booted into dash... But now my GPU fan is not spinning.

Actually my GPU fan hasnt been spinning since i flashed the ECC image....
 
Last edited:

spookyman166

VIP Member
Jun 13, 2011
192
0
NZ
Fixed.... It was probably a 16mb nand. I made a 16mb GGbuild image, flashed perfectly... Got xexmenu going, ALL goods... now how to fix the fans... i really dont like them at 12V so loud.
 

Martin C

VIP Member
Jan 10, 2004
35,981
0
Scotland, UK
www.team-xecuter.com
I highly doubt you could dump over 64MB, let alone 16MB with a 16MB NAND. NANDPro would have thrown errors.

What's the HY# number on the NAND itself?

EDIT:

After a bit more digging I found it's perfectly possible to dump more than 16MB of any NAND. NANDPro does NOT complain when it can't read over the physical device. I successfully dumped 64MB of a 16MB NAND, therefore always check the error log. If ggbuild/multi_builder tell you it's a small block controller, then it's a 16MB NAND!
 
Last edited:

jtsnowboy

Noob Account
Jan 21, 2011
7
0
ok - try this instead:

nandpro nanddump.bin: -r16 new-nand.bin :AA3020

rename THIS file to nanddump.bin and copy over. select 256MB Jasper first. If that doesn't work, select 16MB instead.
I had the same issue as spooky. This fixed it! Thanks Martin! again!