Linux démarre bien, mais lorsque je tente d'utiliser le clavier de la calculatrice, il ne fonctionne pas. Toute façon, comment je peux activer cette / le faire fonctionner?
Aussi, comment puis-je activer USB OTG? Je ne suis pas très bon à noyau choses. Je ai un CX (non CAS). Et désolé pour la mauvaise traduction, je parle anglais.
Comment puis-je utiliser le clavier intégré avec Linux?
9 posts
• Page 1 of 1
-
ryanknut
Niveau 3: MH (Membre Habitué)- Posts: 10
- Joined: 25 Dec 2013, 22:17
- Gender:
- Calculator(s):→ MyCalcs profile
- Class: None
How can I use the built in keyboard with Linux?
Linux boots fine, but when I try to use the keyboard on the calculator, it doesn't work. Any way how I can enable this/get it to work?
Also, how can I enable USB-OTG? I'm not very good at kernel stuff. I have a CX (not CAS). (This is the post in English for all you English speakers!)
Also, how can I enable USB-OTG? I'm not very good at kernel stuff. I have a CX (not CAS). (This is the post in English for all you English speakers!)
-
ryanknut
Niveau 3: MH (Membre Habitué)- Posts: 10
- Joined: 25 Dec 2013, 22:17
- Gender:
- Calculator(s):→ MyCalcs profile
- Class: None

Re: Comment puis-je utiliser le clavier intégré avec Linux?
The last time I tried it was admittedly a while ago, but it used to work for me on the CX CAS, which has no difference with CX from nearly every angle.
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: 6869
- Joined: 23 Dec 2009, 00:00
- Location: France
- Gender:
- Calculator(s):→ MyCalcs profile
- Class: -
- GitHub: debrouxl
Re: Comment puis-je utiliser le clavier intégré avec Linux?
Which version from which source are you using? DTB?
There is a bug in the nspire-keypad driver that causes it to miss an IRQ on boot which in turn breaks the functionality.
I'm not sure how to trigger it, but a reboot should fix it.
Regarding OTG, there are some tips on the wiki page: http://hackspire.unsads.com/wiki/index.php/Linux
There is a bug in the nspire-keypad driver that causes it to miss an IRQ on boot which in turn breaks the functionality.
I'm not sure how to trigger it, but a reboot should fix it.
Regarding OTG, there are some tips on the wiki page: http://hackspire.unsads.com/wiki/index.php/Linux
-
VogtinatorPremium
Niveau 9: IC (Compteur Infatigable)- Posts: 217
- Joined: 29 Mar 2014, 15:55
- Gender:
- Calculator(s):→ MyCalcs profile
Re: Comment puis-je utiliser le clavier intégré avec Linux?
Bonjour, alors voilà, je ne comprends pas très bien l'anglais (eh oui, je suis une noob, qui ne le savais pas encore
) alors est ce que quelqu'un pourrais me traduire les réponse de Lionel Debroux et de Vogtinator?
Merci d'avance

Merci d'avance
-
Ti64CLi++Modo
Niveau 16: CC2 (Commandeur des Calculatrices)- Posts: 3446
- Images: 75
- Joined: 04 Jul 2014, 14:40
- Location: Clermont-Ferrand 63
- Gender:
- Calculator(s):→ MyCalcs profile
- Class: ENS Rennes
- GitHub: Ti64CLi
Re: Comment puis-je utiliser le clavier intégré avec Linux?
Well I tried to reboot, but it wasn't working (Ctrl+Var+Scratchpad). I'm on Ndless 3.9 if that helps.
I did some looking around and found this by Daniel Tang. - http://lxr.free-electrons.com/source/dr ... e-keypad.c
Problem is, I don't know how to use it.
I did some looking around and found this by Daniel Tang. - http://lxr.free-electrons.com/source/dr ... e-keypad.c
Problem is, I don't know how to use it.
-
ryanknut
Niveau 3: MH (Membre Habitué)- Posts: 10
- Joined: 25 Dec 2013, 22:17
- Gender:
- Calculator(s):→ MyCalcs profile
- Class: None

Re: Comment puis-je utiliser le clavier intégré avec Linux?
Yes, this is the mainline Linux code for the Nspire's keypad. It is supposed to be integrated in your kernel's binary, if you use a recent build from https://tiplanet.org/nspire-linux-builds 

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: 6869
- Joined: 23 Dec 2009, 00:00
- Location: France
- Gender:
- Calculator(s):→ MyCalcs profile
- Class: -
- GitHub: debrouxl
Re: Comment puis-je utiliser le clavier intégré avec Linux?
neuronix wrote:Bonjour, alors voilà, je ne comprends pas très bien l'anglais (eh oui, je suis une noob, qui ne le savais pas encore) alors est ce que quelqu'un pourrais me traduire les réponse de Lionel Debroux et de Vogtinator?
Merci d'avance
- Pour Lionel (NDT: et pour moi), le clavier fonctionne sur Linux.
- Vogtinator demandait quelle version de quel source il utilisait, celle du device tree ou non ? Il y a un bug dans le driver de clavier qui fait qu'une interruption pendant le boot est manquée, ce qui a pour conséquence par la suite de ne pas faire fonctionner la fonctionnalité. Un reboot règle peut-être le problème. Et pour l'USB OTG, cf son lien.
MyCalcs: Help the community's calculator documentations by filling out your calculators info!
MyCalcs: Aidez la communauté à documenter les calculatrices en donnant des infos sur vos calculatrices !
Inspired-Lua.org: All about TI-Nspire Lua programming (tutorials, wiki/docs...)My calculator programs
Mes programmes pour calculatrices
-
AdriwebAdmin
Niveau 16: CC2 (Commandeur des Calculatrices)- Posts: 14820
- Images: 1131
- Joined: 01 Jun 2007, 00:00
- Location: France
- Gender:
- Calculator(s):→ MyCalcs profile
- Twitter: adriweb
- GitHub: adriweb
Re: Comment puis-je utiliser le clavier intégré avec Linux?
I will try updating everything to the latest version. (Pretty sure I have builds from 2014)
-
ryanknut
Niveau 3: MH (Membre Habitué)- Posts: 10
- Joined: 25 Dec 2013, 22:17
- Gender:
- Calculator(s):→ MyCalcs profile
- Class: None
9 posts
• Page 1 of 1
Return to Native: Ndless, Linux, ...
Who is online
Users browsing this forum: ClaudeBot [spider] and 10 guests