π
<-
Chat plein-écran
[^]

How to enter the startX of the linux(for the nspire)?

C, C++, ASM...

Re: How to enter the startX of the linux(for the nspire)?

Unread postby panyaolin123 » 16 Aug 2014, 09:50

Vogtinator wrote:Your zImage seems to work fine, as you could enter "startx" :P

Now I have found a rootfs that I can use the touchpad under it. But I have the new problem ,why doesnt this rootfs have the desktop and a browser(when entered the startx)? Should I install them by myself?
User avatar
panyaolin123
Niveau 4: MC (Membre Confirmé)
Niveau 4: MC (Membre Confirmé)
Level up: 24%
 
Posts: 26
Joined: 25 Jul 2014, 16:06
Gender: Male
Calculator(s):
MyCalcs profile

Re: How to enter the startX of the linux(for the nspire)?

Unread postby Lionel Debroux » 16 Aug 2014, 10:43

Now I have found a rootfs that I can use the touchpad under it.

Which one ?

But I have the new problem ,why doesnt this rootfs have the desktop and a browser(when entered the startx)? Should I install them by myself?

Yes, you should install them by yourself, which may mean recompiling the rootfs yourself, depending on how where it comes from.

Be warned that the Nspire CX has a slow CPU, a low-resolution screen and a low amount of RAM (and yet, it's one of the two least underpowered calculator models on the market; the HP Prime has a faster CPU, but it has less RAM), so you will only be able to use very limited desktop environments and browsers...
Membre de la TI-Chess Team.
Co-mainteneur de GCC4TI (documentation en ligne de GCC4TI), TIEmu et TILP.
User avatar
Lionel DebrouxSuper Modo
Niveau 14: CI (Calculateur de l'Infini)
Niveau 14: CI (Calculateur de l'Infini)
Level up: 11.2%
 
Posts: 6859
Joined: 23 Dec 2009, 00:00
Location: France
Gender: Male
Calculator(s):
MyCalcs profile
Class: -
GitHub: debrouxl

Re: How to enter the startX of the linux(for the nspire)?

Unread postby panyaolin123 » 16 Aug 2014, 13:01

Lionel Debroux wrote:
Now I have found a rootfs that I can use the touchpad under it.

Which one ?

But I have the new problem ,why doesnt this rootfs have the desktop and a browser(when entered the startx)? Should I install them by myself?

Yes, you should install them by yourself, which may mean recompiling the rootfs yourself, depending on how where it comes from.

Be warned that the Nspire CX has a slow CPU, a low-resolution screen and a low amount of RAM (and yet, it's one of the two least underpowered calculator models on the market; the HP Prime has a faster CPU, but it has less RAM), so you will only be able to use very limited desktop environments and browsers...

Oh Thank you!
I remember the file's name is this:xconfig_20130112_1412.tar.bz2(Seems like to be this ...I download from the Ti Planet,according to the numbers in the file's name,I think you can find it easily. ) And to recompile the rootfs,which tools do I need? Could you teach me how to recompile?
But the Prime cannot use the linux,and up to now,there is also no "ndless" for the Prime...Right?

I think for me,the browser that could support the online message is enough.
Is this possible?
User avatar
panyaolin123
Niveau 4: MC (Membre Confirmé)
Niveau 4: MC (Membre Confirmé)
Level up: 24%
 
Posts: 26
Joined: 25 Jul 2014, 16:06
Gender: Male
Calculator(s):
MyCalcs profile

Re: How to enter the startX of the linux(for the nspire)?

Unread postby Vogtinator » 16 Aug 2014, 21:48

And to recompile the rootfs,which tools do I need? Could you teach me how to recompile?

http://buildroot.org/ has some good documentation.

But the Prime cannot use the linux,and up to now,there is also no "ndless" for the Prime...Right?

Right now there is neither linux nor ndless. But I won't be surprised if one of those happens in the future.

I think for me,the browser that could support the online message is enough.
Is this possible?

Depends on which online messages. "links -g" is the fastest, although midori works, too.
User avatar
VogtinatorPremium
Niveau 9: IC (Compteur Infatigable)
Niveau 9: IC (Compteur Infatigable)
Level up: 1.6%
 
Posts: 217
Joined: 29 Mar 2014, 15:55
Gender: Male
Calculator(s):
MyCalcs profile

Re: How to enter the startX of the linux(for the nspire)?

Unread postby panyaolin123 » 18 Aug 2014, 03:06

Vogtinator wrote:
And to recompile the rootfs,which tools do I need? Could you teach me how to recompile?

http://buildroot.org/ has some good documentation.

But the Prime cannot use the linux,and up to now,there is also no "ndless" for the Prime...Right?

Right now there is neither linux nor ndless. But I won't be surprised if one of those happens in the future.

I think for me,the browser that could support the online message is enough.
Is this possible?

Depends on which online messages. "links -g" is the fastest, although midori works, too.


I still don't know how to compile the root fs...It is a pity.

When I use the linux on CX,can I copy a file from the USB MSD to the CX?
User avatar
panyaolin123
Niveau 4: MC (Membre Confirmé)
Niveau 4: MC (Membre Confirmé)
Level up: 24%
 
Posts: 26
Joined: 25 Jul 2014, 16:06
Gender: Male
Calculator(s):
MyCalcs profile

Re: How to enter the startX of the linux(for the nspire)?

Unread postby Lionel Debroux » 18 Aug 2014, 06:07

When I use the linux on CX,can I copy a file from the USB MSD to the CX?

No, the Nspire uses a proprietary filesystem that is only partially documented. It can be mostly read using a FUSE-based program, but not written to.
Membre de la TI-Chess Team.
Co-mainteneur de GCC4TI (documentation en ligne de GCC4TI), TIEmu et TILP.
User avatar
Lionel DebrouxSuper Modo
Niveau 14: CI (Calculateur de l'Infini)
Niveau 14: CI (Calculateur de l'Infini)
Level up: 11.2%
 
Posts: 6859
Joined: 23 Dec 2009, 00:00
Location: France
Gender: Male
Calculator(s):
MyCalcs profile
Class: -
GitHub: debrouxl

Re: How to enter the startX of the linux(for the nspire)?

Unread postby panyaolin123 » 18 Aug 2014, 10:51

Lionel Debroux wrote:
When I use the linux on CX,can I copy a file from the USB MSD to the CX?

No, the Nspire uses a proprietary filesystem that is only partially documented. It can be mostly read using a FUSE-based program, but not written to.


All right. But I still don't know how to add the desktop and browser to my linux. Is there a detail tutorial?
User avatar
panyaolin123
Niveau 4: MC (Membre Confirmé)
Niveau 4: MC (Membre Confirmé)
Level up: 24%
 
Posts: 26
Joined: 25 Jul 2014, 16:06
Gender: Male
Calculator(s):
MyCalcs profile

Re: How to enter the startX of the linux(for the nspire)?

Unread postby Vogtinator » 18 Aug 2014, 12:10

http://nightly.buildroot.org/manual.html describes everything in detail. You can find a config file here
User avatar
VogtinatorPremium
Niveau 9: IC (Compteur Infatigable)
Niveau 9: IC (Compteur Infatigable)
Level up: 1.6%
 
Posts: 217
Joined: 29 Mar 2014, 15:55
Gender: Male
Calculator(s):
MyCalcs profile

Re: How to enter the startX of the linux(for the nspire)?

Unread postby panyaolin123 » 19 Aug 2014, 14:13

Vogtinator wrote:http://nightly.buildroot.org/manual.html describes everything in detail. You can find a config file here

All right,I will try it.Though it is a little hard for me....

Now I have add a browser to my linux(the links -g).
But I dont know how to debugging the wireless. Can you teach me?(I dont know how to recompile my rootfs to make it support WLAN)
User avatar
panyaolin123
Niveau 4: MC (Membre Confirmé)
Niveau 4: MC (Membre Confirmé)
Level up: 24%
 
Posts: 26
Joined: 25 Jul 2014, 16:06
Gender: Male
Calculator(s):
MyCalcs profile

Re: How to enter the startX of the linux(for the nspire)?

Unread postby Vogtinator » 19 Aug 2014, 14:28

I can only tell you that you need firmware and some wireless config utils.
User avatar
VogtinatorPremium
Niveau 9: IC (Compteur Infatigable)
Niveau 9: IC (Compteur Infatigable)
Level up: 1.6%
 
Posts: 217
Joined: 29 Mar 2014, 15:55
Gender: Male
Calculator(s):
MyCalcs profile

PreviousNext

Return to Native: Ndless, Linux, ...

Who is online

Users browsing this forum: No registered users and 20 guests

-
Search
-
Social TI-Planet
-
Featured topics
"1 calculatrice pour tous", le programme solidaire de Texas Instruments. Reçois gratuitement et sans aucune obligation d'achat, 5 calculatrices couleur programmables en Python à donner aux élèves les plus nécessiteux de ton lycée. Tu peux recevoir au choix 5 TI-82 Advanced Edition Python ou bien 5 TI-83 Premium CE Edition Python.
Enseignant(e), reçois gratuitement 1 exemplaire de test de la TI-82 Advanced Edition Python. À demander d'ici le 31 décembre 2024.
Offre de test des nouveautés de rentrée 2024 par Casio. Enseignant(e), reçois gratuitement 1 exemplaire, à ton choix, de la Graph Light ou bien de la Graph Math+
14€ remboursés par Casio sur l'achat de ta calculatrice Graph 35 d'ici le 31 Octobre 2024
10€ remboursés par Casio sur l'achat de ta calculatrice Graph 90+E d'ici le 31 Décembre 2024
10€ remboursés par Casio sur l'achat de ta calculatrice Graph 25 d'ici le 31 Décembre 2024
8€ remboursés par Casio sur l'achat de ta calculatrice Graph Math+ d'ici le 31 Octobre 2024
Reprise de ton ancienne fx-92 Collège ou Graph 25/35/90 à 3€ peu importe son état. Même non fonctionnelle et donc invendable, même ancienne Graph 35 non conforme aux programmes (pas de Python), même ancienne Graph 25/35 inutilisable aux examens (pas de mode examen) et donc invendable. Etiquette de retour fournie, pas de frais de port à payer.
3€ remboursés par Casio sur l'achat de ta calculatrice fx-92 Collège d'ici le 30 Septembre 2024
5€ de remise immédiate sur l'achat de ta calculatrice TI-83 Premium CE Edition Python chez les revendeurs partenaires
4€ de remise immédiate sur l'achat de ta calculatrice TI-82 Advanced Edition Python chez les revendeurs partenaires
3€ de remise immédiate sur l'achat de ta calculatrice TI-82 Advanced chez les revendeurs partenaires
Comparaisons des meilleurs prix pour acheter sa calculatrice !
Aidez la communauté à documenter les révisions matérielles en listant vos calculatrices graphiques !
1234567891011121314
-
Donations / Premium
For more contests, prizes, reviews, helping us pay the server and domains...
Donate
Discover the the advantages of a donor account !
JoinRejoignez the donors and/or premium!les donateurs et/ou premium !


Partner and ad
Notre partenaire Jarrety Calculatrices à acheter chez Calcuso
-
Stats.
1397 utilisateurs:
>1385 invités
>7 membres
>5 robots
Record simultané (sur 6 mois):
6892 utilisateurs (le 07/06/2017)
-
Other interesting websites
Texas Instruments Education
Global | France
 (English / Français)
Banque de programmes TI
ticalc.org
 (English)
La communauté TI-82
tout82.free.fr
 (Français)