π
<-
Chat plein-écran
[^]

nLaunchy 2.6

Nouveautés, projets, mises à jour.

nLaunchy 2.6

Message non lude Excale » 15 Jan 2016, 22:13

I've released nLaunchy 2.6 today.

Source and downloads here: https://github.com/Excale/nLaunchy

New features:
  • OS 4.0.3 support
  • Ndless 4.0.3 support

Not changed:
  • Boot2 3.1 required (HW-rev < J)
  • You get reboot-proof Ndless
  • Cleanup of some useless files
  • Green touch: reduces battery consumption of some recent OSes.
  • nLaunchy any compatible OS :)

Removed:
  • Some older CX OSes patches are not included by default anymore. Otherwise, the file is too big and leads to a crash (feel free to fix that). The code is still there, just '#if 1' your OS.
Avatar de l’utilisateur
ExcaleAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)
Niveau 16: CC2 (Commandeur des Calculatrices)
Prochain niv.: 3.9%
 
Messages: 2955
Images: 3
Inscription: 10 Sep 2010, 00:00
Genre: Homme
Calculatrice(s):
MyCalcs profile

Re: nLaunchy 2.6

Message non lude spenceboy98 » 20 Jan 2016, 14:10

So, this works to put a 4.0.3 CAS on a 4.0.3 non-CAS nspire? I've been attempting this, but I keep getting the same results as:

Test 2 (CX non-CAS, HW-C) : Fail (stuck at the clock screen) :( Edit: Success now after cleaning (diags and/or battery removal for a bit) :)


I'm not sure what "Success now after cleaning" means, but I've tried the diags and/or the battery removal and it is still stuck on the clock screen. Any suggestions?
Avatar de l’utilisateur
spenceboy98
Niveau 0: MI (Membre Inactif)
Niveau 0: MI (Membre Inactif)
Prochain niv.: 80%
 
Messages: 2
Inscription: 05 Oct 2012, 01:58
Genre: Non spécifié
Calculatrice(s):
MyCalcs profile

En ligne

Re: nLaunchy 2.6

Message non lude critor » 20 Jan 2016, 14:15

No this is not possible.
Such support is broken due to changes from TI after OS 3.2.4.

Since then, current Nlaunchy maintainers have never tried to fix this.

People who want proper OS 3.6+ support in Nlaunchy will apparently have to fork the project and fix it themselves. :'(
Image
Avatar de l’utilisateur
critorAdmin
Niveau 19: CU (Créateur Universel)
Niveau 19: CU (Créateur Universel)
Prochain niv.: 42.4%
 
Messages: 41497
Images: 14640
Inscription: 25 Oct 2008, 00:00
Localisation: Montpellier
Genre: Homme
Calculatrice(s):
MyCalcs profile
YouTube: critor3000
Twitter/X: critor2000
GitHub: critor

Re: nLaunchy 2.6

Message non lude Lionel Debroux » 20 Jan 2016, 14:18

Since then, Nlaunchy maintainers did never try to fix this.

Or rather, neither them, nor others ever published the easy patch which makes it possible to do so.
Membre de la TI-Chess Team.
Co-mainteneur de GCC4TI (documentation en ligne de GCC4TI), TIEmu et TILP.
Avatar de l’utilisateur
Lionel DebrouxSuper Modo
Niveau 14: CI (Calculateur de l'Infini)
Niveau 14: CI (Calculateur de l'Infini)
Prochain niv.: 11.2%
 
Messages: 6859
Inscription: 23 Déc 2009, 00:00
Localisation: France
Genre: Homme
Calculatrice(s):
MyCalcs profile
Classe: -
GitHub: debrouxl

Re: nLaunchy 2.6

Message non lude spenceboy98 » 20 Jan 2016, 14:35

Okay, I understand. Then why does it say on the github:

NOTE: Not all TI-OSes are compatible with nLaunchy (but many are). OSes 3.1.0.392, 3.6.0.546 and 4.0.3.29 are. For a full list of compatible OSes, check src/patch.c


And in patch.c:
Code: Tout sélectionner
        case 0x1038C290:    // TI-NspireCX-4.0.3.29
            patch_CXNCAS_4_0_3_29_extra();
            addr = 0x109BE978;
        break;
        case 0x1038C7D0:    // TI-NspireCXCAS-4.0.3.29
            patch_CXCAS_4_0_3_29_extra();
            addr = 0x10A209E4;
        break;


?
Avatar de l’utilisateur
spenceboy98
Niveau 0: MI (Membre Inactif)
Niveau 0: MI (Membre Inactif)
Prochain niv.: 80%
 
Messages: 2
Inscription: 05 Oct 2012, 01:58
Genre: Non spécifié
Calculatrice(s):
MyCalcs profile

En ligne

Re: nLaunchy 2.6

Message non lude critor » 20 Jan 2016, 14:36

Lionel Debroux a écrit:
Since then, Nlaunchy maintainers did never try to fix this.

Or rather, neither them, nor others ever published the easy patch which makes it possible to do so.


If you prefer so.
Neither current Nlaunchy maintainers, nor other *competent* developers.

And I'm not considering myself as a competent developer in the context of Nlaunchy.
Image
Avatar de l’utilisateur
critorAdmin
Niveau 19: CU (Créateur Universel)
Niveau 19: CU (Créateur Universel)
Prochain niv.: 42.4%
 
Messages: 41497
Images: 14640
Inscription: 25 Oct 2008, 00:00
Localisation: Montpellier
Genre: Homme
Calculatrice(s):
MyCalcs profile
YouTube: critor3000
Twitter/X: critor2000
GitHub: critor

En ligne

Re: nLaunchy 2.6

Message non lude critor » 20 Jan 2016, 14:42

spenceboy98 a écrit:Okay, I understand. Then why does it say on the github:

NOTE: Not all TI-OSes are compatible with nLaunchy (but many are). OSes 3.1.0.392, 3.6.0.546 and 4.0.3.29 are. For a full list of compatible OSes, check src/patch.c


Well, in a way it's true that OS 4.0.3 for example is compatible with Nlaunchy, as you are able to launch the CX CAS OS 4.0.3 on a CX CAS hardware.
Which you may consider as pretty useless.

What's broken since version 3.6 is that you can no longer launch the OS on another platform than the one it targets in its header.
3.6 CAS OS cannot be launched on a non-CAS TI-Nspire.
3.6 CX OS cannot be launched on a TI-Nspire CM.
3.6 OS cannot be launched on the last TI-Nspire DVT prototypes.
Image
Avatar de l’utilisateur
critorAdmin
Niveau 19: CU (Créateur Universel)
Niveau 19: CU (Créateur Universel)
Prochain niv.: 42.4%
 
Messages: 41497
Images: 14640
Inscription: 25 Oct 2008, 00:00
Localisation: Montpellier
Genre: Homme
Calculatrice(s):
MyCalcs profile
YouTube: critor3000
Twitter/X: critor2000
GitHub: critor

Re: nLaunchy 2.6

Message non lude Excale » 22 Jan 2016, 12:14

spenceboy98 a écrit:Okay, I understand. Then why does it say on the github:
NOTE: Not all TI-OSes are compatible with nLaunchy (but many are). OSes 3.1.0.392, 3.6.0.546 and 4.0.3.29 are. For a full list of compatible OSes, check src/patch.c

And in patch.c:
Code: Tout sélectionner
...
?


Due to the way the nLaunchy exploit works, TI OSes cannot be launched out-of-the-box. nLaunchy patches the OS at least to go around a name issue and repair what the exploit broke. In practice, nLaunchy also patches the OSes for other purposes like running ndless when the OS is ready.

However, there is a specific check in OS 4.0 which verifies that it is running on the 'right' hardware. nLaunchy does not remove this check.

I hope it answers your question :).
Avatar de l’utilisateur
ExcaleAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)
Niveau 16: CC2 (Commandeur des Calculatrices)
Prochain niv.: 3.9%
 
Messages: 2955
Images: 3
Inscription: 10 Sep 2010, 00:00
Genre: Homme
Calculatrice(s):
MyCalcs profile

Re: nLaunchy 2.6

Message non lude GalacticPirate » 22 Jan 2016, 12:21

Well, now, nLaunchy remains a bit useless until someone discovers a breach in ≥3.2.x Boot2s :\
Mon profil TI-PlanetDevenez premium !
ImageImage
Modérateur de TI-Planet.org depuis décembre 2015, et membre de la communauté depuis Mai 2015.Cliquez ci-dessus pour faire un don à TI-Planet.org via PayPal et devenir Donateur ou Premium (à partir de 3€) ! Vous aurez accès à des générations illimitées et prioritaires avec Mviewer GX Creator, ainsi qu'au forum secret ! :bj: En plus, vous pourrez être orange sur le chat :troll:

Image
Avatar de l’utilisateur
GalacticPirateModo
Niveau 16: CC2 (Commandeur des Calculatrices)
Niveau 16: CC2 (Commandeur des Calculatrices)
Prochain niv.: 1.3%
 
Messages: 1156
Images: 2
Inscription: 23 Mai 2015, 10:36
Localisation: Hauts-de-Seine, France
Genre: Homme
Calculatrice(s):
MyCalcs profile
Classe: L3 Informatique
GitHub: GalacticPirate-Prog

Re: nLaunchy 2.6

Message non lude r4nd0mdvr » 15 Fév 2016, 02:58

Hi, I have no experience with nLaunchy. I have a few questions. On GitHub, it says
If your current OS is between 3.3 and 4.0, install OS 4.0 and use nsNandMgr. ( http://ti-pla.net/a10080 )
I have nsNandMgr, but how do I get the 3.1.0.16 boot2 with it? And I currently have version 4.0.3.29, this counts as version 4.0 right? Lastly, Can I delete the NLAUNCHED software off of my calculator and install any version of new TI software if I want to?

UPDATE: Oh, well it was misleading when it says you can get CAS 4+ version software on non CAS. Are there any REAL differences between 3.6 let's say, and 4.0?
Dernière édition par r4nd0mdvr le 15 Fév 2016, 03:21, édité 2 fois.
Avatar de l’utilisateur
r4nd0mdvr
Niveau 11: LV (Légende Vivante)
Niveau 11: LV (Légende Vivante)
Prochain niv.: 12.3%
 
Messages: 30
Inscription: 19 Déc 2015, 14:07
Genre: Homme
Calculatrice(s):
MyCalcs profile
Classe: Geometry

Suivante

Retourner vers Actualités

Qui est en ligne

Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 18 invités

-
Rechercher
-
Social TI-Planet
-
Sujets à la une
Comparaisons des meilleurs prix pour acheter sa calculatrice !
Aidez la communauté à documenter les révisions matérielles en listant vos calculatrices graphiques !
Phi NumWorks jailbreak
123
-
Faire un don / Premium
Pour plus de concours, de lots, de tests, nous aider à payer le serveur et les domaines...
Faire un don
Découvrez les avantages d'un compte donateur !
JoinRejoignez the donors and/or premium!les donateurs et/ou premium !


Partenaires et pub
Notre partenaire Jarrety Calculatrices à acheter chez Calcuso
-
Stats.
1306 utilisateurs:
>1285 invités
>16 membres
>5 robots
Record simultané (sur 6 mois):
6892 utilisateurs (le 07/06/2017)
-
Autres sites intéressants
Texas Instruments Education
Global | France
 (English / Français)
Banque de programmes TI
ticalc.org
 (English)
La communauté TI-82
tout82.free.fr
 (Français)