Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ndless 5.2.0 does not work well with N-0320AK models #236

Closed
FerdinandoPH opened this issue Sep 21, 2020 · 42 comments
Closed

Ndless 5.2.0 does not work well with N-0320AK models #236

FerdinandoPH opened this issue Sep 21, 2020 · 42 comments

Comments

@FerdinandoPH
Copy link

I have a TI Nspire CX II CAS T with the 5.2.0.771 os, and whenever I try to launch an app which needs compatibility mode, I will get the pop up message, and after clicking OK my calculator will crash, being the reset button the only way to make it work again.
I haven't found any app which needs compatibility mode that does not crash when I try to open it yet.

Does anyone know what could be the problem?

@chenxi050402
Copy link

chenxi050402 commented Sep 21, 2020

I have the problem too when trying to run gbsp
edit: having the problem with any program now

@untiworddoc
Copy link

For me gpsp works fine on 5.2.0.711 OS. Some apps such as nclock and nover doesn't display and freezes with the reset button making it work again.

@Vogtinator
Copy link
Contributor

nClock and Nover do not support CX II, so that is expected.

@chenxi050402
Copy link

It freezes sometime before you click ok

@FerdinandoPH
Copy link
Author

For me gpsp works fine on 5.2.0.711 OS. Some apps such as nclock and nover doesn't display and freezes with the reset button making it work again.

How did you do it?

@untiworddoc
Copy link

it just worked for me

@chenxi050402
Copy link

It's not freezing, it's just extremely slow, you can still move the cursor around for a few frames

@chenxi050402
Copy link

I haven't found any app that doesn't need compatibility mode yet

@untiworddoc
Copy link

nSonic doesn't work either

@adriweb
Copy link
Contributor

adriweb commented Sep 21, 2020 via email

@chenxi050402
Copy link

Yes critor said nSonic needs a specific syscall and its not available yet, so I'll guess an update will be needed. Check back later on its archive page on TI-Planet. Reminder: System utilities (writing to the nand) not working right now is expected, it's done on purpose by Ndless 5.2 to prevent damage caused by old apps not knowing the CX II hardware (obviously). You'll have to wait for updates. Some things are already being updated

So no app works now?

@adriweb
Copy link
Contributor

adriweb commented Sep 21, 2020

?
Almost everything works (games, emulators, some utilities...), just not system apps that may try to use write_nand.

@chenxi050402
Copy link

?
Almost everything works (games, emulators, some utilities...), just not system apps that may try to use write_nand.

But why I freeze on launching any app with compatibility mode?

@FerdinandoPH
Copy link
Author

The only ndless app that I have managed to get working is crafti, and it had some problems as well

@adriweb
Copy link
Contributor

adriweb commented Sep 21, 2020

Well I'm not sure what to tell you, do you have the latest version of everything? What hardware revision/date is your calculator?

Here are some tests made along the way before the release (and updated to reflect the status after some programs got updated / rebuilt with the new SDK)
image

@FerdinandoPH
Copy link
Author

Where do I look at my hardware revision/date?

@FerdinandoPH
Copy link
Author

FerdinandoPH commented Sep 21, 2020

Also, could you please send the excel file? As it has the link of the tested apps, these might work (maybe the problem is that I am using obsolete apps)

@adriweb
Copy link
Contributor

adriweb commented Sep 21, 2020

Where do I look at my hardware revision/date?

On the back of the calculator, to the right of the serial number, there should be a few characters, like N-0719AH.

@FerdinandoPH
Copy link
Author

n-0320AK

@chenxi050402
Copy link

n-0320AK

me too

@chenxi050402
Copy link

The only ndless app that I have managed to get working is crafti, and it had some problems as well

crafti doesn't work for me

@adriweb
Copy link
Contributor

adriweb commented Sep 21, 2020

Oh wow, N-0320AK is very new, maybe TI changed some stuff recently :(
What OS version did those calculators come with, do you remember?

Added to the spreadsheets...

Maybe you can try this too Vogtinator/crafti#7 (comment)

@FerdinandoPH
Copy link
Author

It came with OS 5.1

@FerdinandoPH
Copy link
Author

Oh wow, N-0320AK is very new, maybe TI changed some stuff recently :(
What OS version did those calculators come with, do you remember?

Added to the spreadsheets...

Maybe you can try this too Vogtinator/crafti#7 (comment)

I tried it, the results are in the crafti issue you mentioned

@chenxi050402
Copy link

chenxi050402 commented Sep 22, 2020

It works, you just need to spam enter when opening an app
Took me a day to figure it out
Also the touchpad don't work
And it freezes when you quit an app and start another one

@FerdinandoPH
Copy link
Author

FerdinandoPH commented Sep 22, 2020

Gpsp worked when I did that :D. Unfortunately I have to go to school now and I can't keep trying things.
I also have the problems that chenxi050402 said above

@Ncorbet19
Copy link

When I open the Ndless installer nothing happens it’s just a white screen with the text Ndless for OS 5.2.0.771

@chenxi050402
Copy link

When I open the Ndless installer nothing happens it’s just a white screen with the text Ndless for OS 5.2.0.771

reboot the calculator and don't create or open any document before opening the installer

@adriweb
Copy link
Contributor

adriweb commented Sep 22, 2020

it may take up to 10s when the clock is spinning.

@Ncorbet19
Copy link

Still not installing

@Atrate
Copy link

Atrate commented Sep 22, 2020

I've seen an issue where Ndless installs succesfully but fails to show up in the status bar as installed — all the ndless-utilizing programs work, there is just no text saying "ndless is installed".

@adriweb
Copy link
Contributor

adriweb commented Sep 22, 2020

Yes after a few refresh/display of the home screen the text is gone, it's a feature, not a bug (see the commit message at the top for the explanation).

You can try to launch the ndless_resources.tns file to see if Ndless is installed (if it is installed, it will ask you if you want to uninstall it or not).

Remember that as long as the calc doesn't crash/reset, Ndless will still be there, regardless of the status text on the homescreen.

@adriweb
Copy link
Contributor

adriweb commented Sep 22, 2020

Still not installing

Can you tell which datecode/revision your calculator is? Same as above, it's the few characters on the back, next to the serial number. Looks like N-0320AK.

@Ncorbet19
Copy link

It’s because my calculator is running 5.1.0.177
How do I update my calculator

@FerdinandoPH
Copy link
Author

FerdinandoPH commented Sep 22, 2020

It’s because my calculator is running 5.1.0.177
How do I update my calculator

Download the os from here: https://education.ti.com/en/software/search
Then download the ti software program which you will also find on the webpage and use it to install the OS

@FerdinandoPH
Copy link
Author

FerdinandoPH commented Sep 22, 2020

Ok, so I have tried executing some programs spamming enter, and most of them will open (however, you have to do it very quickly or else the compatibility pop up will appear and then the calculator will crash).

So the final to-fix bug list for the n0320AK would be:
1: Having to spam enter for having a chance to open any ndless app (except for crafti 1.2, which, at least in my case, will open without needing to spam enter)

2: Touchpad not working at all when using any ndless app

3: Calculator crashing when trying to open any ndless app for the second time after pressing the reset button, even if you spam enter

I hope this list is helpful, @adriweb @Vogtinator

@FerdinandoPH FerdinandoPH changed the title Compatibility mode does not work on ndless 5.2.0 Ndless 5.2.0 does not work well with N-0320AK models Sep 22, 2020
@adriweb
Copy link
Contributor

adriweb commented Sep 22, 2020

@Vogtinator was able to identify the technical differences regarding the touchpad, he's working on a fix, including (first) for Firebird in order to better handle the hardware differences.

@Vogtinator
Copy link
Contributor

Vogtinator commented Sep 26, 2020

Got emulation working and implemented compatibility in Ndless. Please try the tns from #236#241.

@lights0123
Copy link
Contributor

Do you mean #241?

@Vogtinator
Copy link
Contributor

Yes, copy-paste error.

@FerdinandoPH
Copy link
Author

Awesome! All the problems I listed a few days ago are no longer there after using the resource file you posted. You killed 3 birds with one stone!
Thank you so much, Ndless is way more usable now!

@Ti64CLi
Copy link

Ti64CLi commented Sep 30, 2020

I have been contacted by someone having troubles using gpsp. It was freezing the calc each time he launched it. It came up that he was using a Nspire CX II-T N-0320AL.
So Adriweb told me to give him a new version of the ndless_ressources.tns, this one : https://github.com/ndless-nspire/Ndless/files/5286710/ndless_resources.zip
Since it fixed the problem, I write this to let you know, as Adriweb gave me the advice ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants