Author Topic: Mod your Nspire prototypes into real Nspire, at last!  (Read 11189 times)

0 Members and 1 Guest are viewing this topic.

Offline critor

  • Editor
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2079
  • Rating: +439/-13
    • View Profile
    • TI-Planet
Mod your Nspire prototypes into real Nspire, at last!
« on: March 26, 2012, 06:45:42 pm »
Last year, many Nspire prototypes were sold online as if they were real Nspire.

But those prototypes were using development RSA keys different than production RSA keys: you couldn't update them with any of the production Nspire OSes available on TI website.

If you had bought such a prototype, you ended up stuck with an ancient development OS in version 1.1 or 1.2, and couldn't do much with it...

It was unfair... :(



On TI-Planet, we wanted to fix that. After months of constant research and development, we told you we achieved the impossible upgrade in a previous news, installing an OS 3.X on a prototype! ;D




How was it possible?

It's normally impossible to install a production OS on those prototypes, because the Boot2 checks the OS signature with the development RSA keys, and rejects all OSes from TI website which are signed with production RSA keys.

In a similar way, it's impossible to alter the Boot2, as its signature is checked by the Boot1 with the development RSA keys.

But the Boot1 is not checked by anything. On TI-Nspire ClickPad, it's stored in a specific Flash NOR chip: SST 39WF400A. Thanks to a different connection of just one pin, that chip is write protected on production Nspire, but not on development Nspire! ;D




So using a special Ndless version for prototypes, you'll have to perform the following tasks in order:
  • reprogram the Boot1 with the production version 1.1.8916
  • reprogram the Boot2 with a production version
  • install a production OS
The method has been proven very reliable, tested with 100% success rate on all my 10 Nspire prototypes! ;D




Moreover, if your prototype OS is recent enough and does support the USB, you won't need any special external hardware! It's for everybody! ;D



Tonight at last comes the tutorial to upgrade your Nspire prototype! With many details, explanations and images! A step by step for everybody! ;D

Tonight it's the happy end of 1 year of work on Nspire prototypes: research and development of various tools which revealed much more usefull that what we thought at the beginning, and which are working great together in the end although we really didn't anticipate everything! ;D

Tonight, you can finally perform... the impossible upgrade! ;D ;D ;D





Many thanks to:
- Bsl who has developped allmost all the needed tools
- Levak, Adriweb and Lionel Debroux, who have tested on their own prototypes





Cross-posted from TI-Planet.

Download the tutorial from the TI-Planet news, in french:
http://tiplanet.org/forum/viewtopic.php?p=122160#p122160

If someone wants to translate it to english, just contact me for an editable version of the file.
« Last Edit: March 28, 2012, 12:58:58 pm by Netham45 »
TI-Planet co-admin.

Offline thepenguin77

  • z80 Assembly Master
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1594
  • Rating: +823/-5
  • The game in my avatar is bit.ly/p0zPWu
    • View Profile
Re: Mod your Nspire prototypes into real Nspire, at last!
« Reply #1 on: March 26, 2012, 07:22:09 pm »
Now, this might be a stupid question, but if you removed that one component in the production Nspires, could you then modify boot 1?

Hardware hacks aren't really the best option for modding, but a simple desolder would be a cool alternative to constantly fighting TI. (Or even just breaking the component)

Edit:
    Nevermind, looking at datamath, I see that the extra component is on the prototype, not the production model. Adding components wouldn't really be a viable option for many people.
« Last Edit: March 26, 2012, 07:26:37 pm by thepenguin77 »
zStart v1.3.013 9-20-2013 
All of my utilities
TI-Connect Help
You can build a statue out of either 1'x1' blocks or 12'x12' blocks. The 1'x1' blocks will take a lot longer, but the final product is worth it.
       -Runer112

Offline njaddison

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 176
  • Rating: +24/-27
    • View Profile
Re: Mod your Nspire prototypes into real Nspire, at last!
« Reply #2 on: March 26, 2012, 07:30:46 pm »
Hmmm... I wonder if that would work. I don't know, and I don't want to break my nspire trying to test that theory out.

What I hate about the nspire os is that I can't delete any components from it. 7zip keeps on giving me the error, "Not implimented." Why is this?
<a href="http://www.nerdtests.com/ft_nt2.php">
<img src="http://www.nerdtests.com/images/badge/nt2/5f42ec78e054645d.png" alt="NerdTests.com says I'm a Highly Dorky Nerd God.  Click here to take the Nerd Test, get geeky images and jokes, and talk to others on the nerd forum!">
</a>


Offline critor

  • Editor
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2079
  • Rating: +439/-13
    • View Profile
    • TI-Planet
Re: Mod your Nspire prototypes into real Nspire, at last!
« Reply #3 on: March 26, 2012, 07:35:25 pm »
Now, this might be a stupid question, but if you removed that one component in the production Nspires, could you then modify boot 1?

Edit:
    Nevermind, looking at datamath, I see that the extra component is on the prototype, not the production model. Adding components wouldn't really be a viable option for many people.

Yes, sorry - the prototype is on the left in the picture.

So in theory, on production TI-Nspire ClickPad, if you manage to connect the Flash NOR "magic" pin, you'll be able to reflash the Boot1 with anything you want.


Meaning that you could then freely load modified or 3rd party Boot2, and then modified or 3rd party OSes.
« Last Edit: March 26, 2012, 07:37:24 pm by critor »
TI-Planet co-admin.

Offline Camdenmil

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 121
  • Rating: +4/-0
    • View Profile
Re: Mod your Nspire prototypes into real Nspire, at last!
« Reply #4 on: March 28, 2012, 12:23:27 am »
According to the datasheet for the NOR flash, the WR pin is on the edge of the package. Is it possible to reach that pin with a wire or is it too close to the board surface/underfilled?
It is bad luck to be superstitious.

Offline critor

  • Editor
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2079
  • Rating: +439/-13
    • View Profile
    • TI-Planet
Re: Mod your Nspire prototypes into real Nspire, at last!
« Reply #5 on: March 28, 2012, 12:19:31 pm »
I think it's too close to the board surface, but I haven't "really" tried.

Maybe someone who did try could tell us?
TI-Planet co-admin.