RGH How to Identify JASPER Motherboard type 16MB/256MB/512MB

d4rk_4ng3l

Junior Member
Feb 2, 2011
23
0
As the Reset Glitch Hack scene is moving really fast, more and more errors are being reported for last 6-10 days as per I can notice. This is purely because, most of them did not perform any JTAG before and thus do not have any knowledge how the ORIGINAL JTAG worked.
So I think my little knowledge would help many others who are really new in this scene.

TIP


The easiest way to Identify your JASPER Motherboard Revisions Either it is 16MB or 256MB or 512 MB is to check NANDPRO Flashconfig

.

The Flashconfig depends on the motherboard version, other valid values are as follows:

FLASHCONFIG - MOTHERBOARD TYPE
01198010 - Xenon, Zephyr, Opus, Falcon
00023010 - Jasper 16mb, Trinity 16mb
008A3020 - Jasper 256mb
00AA3020 - Jasper 512mb

The attached picture shows it is either a Xenon or Zephyr or Opus or Falcon motherboard depending on the which power connector you've got.
 
Last edited by a moderator:
You could also just go in to the memory settings on the console and look at how much memory it says it has. Thats how I got mine.

If it doesnt show any then its 16 if it shows about 200mb then its a 256 and if it shows about 400mb its a 512.
 

Martin C

VIP Member
Jan 10, 2004
35,981
0
Scotland, UK
www.team-xecuter.com
Thanks for posting this. I added Trinity 16mb to the list as it shares the same Flashconfig as Jasper 16mb.

For reading / writing the nand:

01198010 & 00023010 - nandpro usb: -r16 / -w16 (or ecc +w16)

008A3020 & 00AA3020 - nandpro usb: -r64 / -w64 (or ecc +w64)
 

d4rk_4ng3l

Junior Member
Feb 2, 2011
23
0
Thanks Martin, I'll add this at the end of my post. :)

Cheers!