π
<-

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.3%
 
Posts: 6869
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.3%
 
Posts: 6869
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: ClaudeBot [spider] and 5 guests

-
Search
-
Social TI-Planet
-
Featured topics
Comparaisons des meilleurs prix pour acheter sa calculatrice !
"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.
Aidez la communauté à documenter les révisions matérielles en listant vos calculatrices graphiques !
1234
-
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.
1532 utilisateurs:
>1511 invités
>15 membres
>6 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)