[Tuto] [EN/FR] Install/Installer nBoot + ControlX (+Linux)
Re: [Tuto] [EN/FR] Install/Installer nBoot + ControlX (+Linu
the new one.os 4.5.1
-
zyge
Niveau 3: MH (Membre Habitué)- Posts: 13
- Joined: 05 Mar 2019, 05:23
- Gender:
- Calculator(s):→ MyCalcs profile
Re: [Tuto] [EN/FR] Install/Installer nBoot + ControlX (+Linu
If you did update to OS 4.5.1 without updating Ndless first, then the reboot-loop is normal.
Here's a workaround :
Here's a workaround :
- use the maintenance menu to remove the OS
- get the latest Ndless with partial OS 4.5.1 support
- replace your /ndless/ndless_resources file with the new one
- reinstall OS 4.5.1
-
critorAdmin
Niveau 19: CU (Créateur Universel)- Posts: 41963
- Images: 15690
- Joined: 25 Oct 2008, 00:00
- Location: Montpellier
- Gender:
- Calculator(s):→ MyCalcs profile
- YouTube: critor3000
- Twitter: critor2000
- GitHub: critor
Re: [Tuto] [EN/FR] Install/Installer nBoot + ControlX (+Linu
the new one.os 4.5.1
-
zyge
Niveau 3: MH (Membre Habitué)- Posts: 13
- Joined: 05 Mar 2019, 05:23
- Gender:
- Calculator(s):→ MyCalcs profile
Re: [Tuto] [EN/FR] Install/Installer nBoot + ControlX (+Linu
Ok. Then :
- use the maintenance menu to remove the OS
- get the latest Ndless with partial OS 4.5.1 support : archives_voir.php?id=44445
- replace your /ndless/ndless_resources file with the new one
- reinstall OS 4.5.1
-
critorAdmin
Niveau 19: CU (Créateur Universel)- Posts: 41963
- Images: 15690
- Joined: 25 Oct 2008, 00:00
- Location: Montpellier
- Gender:
- Calculator(s):→ MyCalcs profile
- YouTube: critor3000
- Twitter: critor2000
- GitHub: critor
Re: [Tuto] [EN/FR] Install/Installer nBoot + ControlX (+Linu
use the maintenance menu to remove the OS, I try to push together, and one by one, I DO NOT see any difference.
-
zyge
Niveau 3: MH (Membre Habitué)- Posts: 13
- Joined: 05 Mar 2019, 05:23
- Gender:
- Calculator(s):→ MyCalcs profile
Re: [Tuto] [EN/FR] Install/Installer nBoot + ControlX (+Linu
- hold all 3 keys
- without releasing them, press and release the reset button on the back
- if the calculator didn't turn back on automatically, still without releasing the keys, press , 2 times if necessary
- as soon as the screen turns on, you may release everything
-
critorAdmin
Niveau 19: CU (Créateur Universel)- Posts: 41963
- Images: 15690
- Joined: 25 Oct 2008, 00:00
- Location: Montpellier
- Gender:
- Calculator(s):→ MyCalcs profile
- YouTube: critor3000
- Twitter: critor2000
- GitHub: critor
Re: [Tuto] [EN/FR] Install/Installer nBoot + ControlX (+Linu
The installation how-to in the first post has been altered.
4.4.0.8 is now the new recommended Boot2 version for the nBoot+ControlX setup.
If you already have a working setup, don't bother. Current and future ControlX versions are still going to work with Boot2 4.0.3.
And anyway, OS 4.5.1 is supposed to be the last TI-Nspire CX OS, so it's unlikely you'll ever have to update your calculator again.
In this context, I also think it's possible to significantly simplify the repartitioning step, but this will require further tests.
4.4.0.8 is now the new recommended Boot2 version for the nBoot+ControlX setup.
If you already have a working setup, don't bother. Current and future ControlX versions are still going to work with Boot2 4.0.3.
And anyway, OS 4.5.1 is supposed to be the last TI-Nspire CX OS, so it's unlikely you'll ever have to update your calculator again.
In this context, I also think it's possible to significantly simplify the repartitioning step, but this will require further tests.
-
critorAdmin
Niveau 19: CU (Créateur Universel)- Posts: 41963
- Images: 15690
- Joined: 25 Oct 2008, 00:00
- Location: Montpellier
- Gender:
- Calculator(s):→ MyCalcs profile
- YouTube: critor3000
- Twitter: critor2000
- GitHub: critor
Re: [Tuto] [EN/FR] Install/Installer nBoot + ControlX (+Linu
Hey critor, I'm trying to remove the red floppy disk image. I don't care about the text, I just think the image itself is unsightly. How do I compile the program? I've installed GNU Make, and have tried doing `make all` in the source directory, but I get the error:
What do I do? Thanks in advance.
- Code: Select all
FIND: Parameter format not correct
make -C ndless_loader
make[1]: Entering directory '$PATH_TO_SOURCE/ndless_loader'
The system cannot find the path specified.
arm-none-eabi-ld -nostdlib -nostartfiles -e ndless_loader -PIE -T ldscript ndless_loader_cx_cas.o -o ndless_loader_cx_cas.elf
process_begin: CreateProcess(NULL, arm-none-eabi-ld -nostdlib -nostartfiles -e ndless_loader -PIE -T ldscript ndless_loader_cx_cas.o -o ndless_loader_cx_cas.elf, ...) failed.
make (e=2): The system cannot find the file specified.
make[1]: *** [Makefile:72: ../ndless_loader_cx_cas.bin] Error 2
make[1]: Leaving directory '$PATH_TO_SOURCE/ndless_loader'
make: *** [Makefile:9: ndless_loader] Error 2
What do I do? Thanks in advance.
-
KoolDude214
Niveau 2: MI2 (Membre Initié)- Posts: 3
- Joined: 19 Jan 2019, 18:45
- Gender:
- Calculator(s):→ MyCalcs profile
Re: [Tuto] [EN/FR] Install/Installer nBoot + ControlX (+Linu
Which OS are you running this from ? "FIND: Parameter format not correct" doesn't ring a bell to me.
Membre de la TI-Chess Team.
Co-mainteneur de GCC4TI (documentation en ligne de GCC4TI), TIEmu et TILP.
Co-mainteneur de GCC4TI (documentation en ligne de GCC4TI), TIEmu et TILP.
-
Lionel DebrouxSuper Modo
Niveau 14: CI (Calculateur de l'Infini)- Posts: 6863
- Joined: 23 Dec 2009, 00:00
- Location: France
- Gender:
- Calculator(s):→ MyCalcs profile
- Class: -
- GitHub: debrouxl
Re: [Tuto] [EN/FR] Install/Installer nBoot + ControlX (+Linu
@KoolDude214
If I remember well, the red floppy disk image is only displayed when something got saved to the flash.
https://github.com/ndless-nspire/Ndless ... troduction
If I remember well, the red floppy disk image is only displayed when something got saved to the flash.
make
is ok, but you need to install the Ndless SDK first :https://github.com/ndless-nspire/Ndless ... troduction
-
critorAdmin
Niveau 19: CU (Créateur Universel)- Posts: 41963
- Images: 15690
- Joined: 25 Oct 2008, 00:00
- Location: Montpellier
- Gender:
- Calculator(s):→ MyCalcs profile
- YouTube: critor3000
- Twitter: critor2000
- GitHub: critor
Who is online
Users browsing this forum: ClaudeBot [spider] and 2 guests