Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - excale

Pages: 1 [2] 3 4 ... 7
16
Sorry, forgot to ask you a question: are you using nLaunch, the classic nLaunch which goes with nLaunch CX or nLaunchy?

If you were using nLaunch (when there only was the classic version), that should be why it failed.

17
Well, that's strange. You can't do anything but reinstall the OS now.

18
If you have the problem, then try it. If you don't have the problem, and you are using nLaunch, tell me your exact config.

19
Did anyone tried the ndless_resources I have attached to my previous post?

(PS: The problems exists with ndless r6xx)

20
To all people experiencing this bug:

Try to replace your ndless_resources.tns with this one (attached below), and tell me if lua knows how to do 2+2 again.
 :) (don't forget to reboot)

(if it still does not work, tell me where (and when) you got you nLaunch version)

21
Result:
Code: [Select]
5.0##########e-226
This only happened when using nLaunch to load ANY OS (not just CAS ones) on my CX non-CAS calculator.

Aren't you using ndless (and possibly a recent version) too?

22
I have the same problem (nlaunched CAS OS on CAS Nspire, with the latest ndless).
Uninstalling ndless make the bug disappear.

So, this somewhat means this have nothing to do with the nspire itself (i'm not speaking about the OS here) being CAS or not. It seems to be either Ndless r7xx or a combinations of nLaunch and Ndless r7xx.

23
Lua does not care about the document settings in 3.1. Can you please paste the whole buggy lua code?

24
TI-Nspire / Re: [Nspire C] Zombie Chase
« on: May 20, 2013, 05:29:50 am »
I think it reboots after the return, possibly because you wrote data out of the malloc-ed memory somewhere earlier in the program, thus overwriting some informations needed by the OS.

25
News / Re: TI-Planet arithmetic contest: the results
« on: May 20, 2013, 05:28:08 am »
And lol that native z80 entries can beat Nspire Basic, maybe you should have had an Ndless ASM/C category?

Nobody believed it was possible to for a C/ASM program to return something in the math window.

But anyway, I did make it and sent my entry with a dummy name (but it was, of course, not a valid entry :) ).
If you want more informations about it, just move your mouse pointer over this blue text, and click: http://tiplanet.org/forum/viewtopic.php?f=43&t=11928

26
TI-Nspire / Re: nLaunch: Now for CX!
« on: April 05, 2013, 10:22:50 am »
That is good to hear. I wanted to replay some old games recently and nLaunch now being CX compatible is a nice occasion to do it when I get some time. :)

The Clickpad/Touchpad OSes (here 1.1) cannot run on CX, and CX OSes cannot run on Clickpad/Touchpad.

27
TI-Nspire / Re: nLaunch: Now for CX!
« on: April 01, 2013, 10:14:50 am »
Read the readme :).

28
TI-Nspire / Re: nLaunch: Now for CX!
« on: April 01, 2013, 08:27:42 am »
There is no way to have a dual boot Linux/TIOS on Classic models right now. That would require some changes in nLaunch, and nobody made them (yet?).

29
TI-Nspire / nLaunch: Now for CX!
« on: April 01, 2013, 04:41:06 am »
This morning (for us in Europe), an anonymous person posted what he pretends to be a nLaunch for CX: http://tiplanet.org/forum/viewtopic.php?f=20&t=11483 and http://www.cemetech.net/forum/viewtopic.php?t=8992

Quote from: nlcxguy
Hi,

I'd first like to thanks the nLaunch team for their awesome tool!
After weeks and weeks of hard work, I am proud to present you nLaunch CX :D

Please spread the word so people do not upgrade their calculator to the next OS version without using TNOC!!

nLaunch CX features the same functionalities as nLaunch, on Clickpad, Touchpad and CX Nspire:
* launching Linux (modified nspire-linux-loader2)
* optionally installing Ndless 3.1 on OS 3.1 (modified Ndless loader)
* installing and launching any OS

Hope it will work fine for all of you!

nLaunch Guy

Given today's date, skepticism is warranted. But my own testing shows that he's not merely pretending that what he uploaded is nLaunch for CX (!!) - it actually works. Like nLaunch, it's based on arbitrary code execution in the boot2... and, BTW, the contents of the .tco and .tcc shows that it's the same kind of vulnerability, in the same group of functions as on the Clickpad / Touchpad.
I tested a single thing (before having breakfast...), but my CX CAS Nspire is now single-booting Linux, without going through TI's OS. :)

nlcx is making the same recommandation as we've been making for years: use TNOC before upgrading one's own Nspires' OS !

We'll keep you informed about testing and new development about nLaunch CX, and we warmly thank "nLaunch CX guy".

It's another wonderful day for the Nspire community :)
We thought it was impossible, but somebody did it...

Original post by Lionel Debroux here: http://tiplanet.org/forum/viewtopic.php?t=11486&lang=en

30
TI-Nspire / Re: TI-Nspire Task Manager
« on: March 20, 2013, 05:45:24 pm »
No, I mean like when you set the priority higher on windows. It makes the program run faster. So could we do the same with Programs?

Interrupts' priorities are something very different from the "priority" of programs you're talking about.

To keep it simple, you can't make your program faster that way :).

Pages: 1 [2] 3 4 ... 7