Author Topic: nspire Linux Questions  (Read 134936 times)

0 Members and 2 Guests are viewing this topic.

Offline InspiredByCas

  • LV3 Member (Next: 100)
  • ***
  • Posts: 44
  • Rating: +4/-1
    • View Profile
Re: nspire Linux Questions
« Reply #255 on: December 22, 2012, 01:35:35 pm »
No errors appear in dmesg log on my pc...

But a line 'quiet_error: 36 callbacks suppressed'
« Last Edit: December 22, 2012, 01:35:48 pm by InspiredByCas »

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: nspire Linux Questions
« Reply #256 on: December 22, 2012, 01:50:08 pm »
Quote
No errors appear in dmesg log on my pc...
Maybe some issues with USB 1.1.
« Last Edit: December 22, 2012, 01:51:35 pm by Vogtinator »

Offline noobnonin

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 151
  • Rating: +3/-38
    • View Profile
Re: nspire Linux Questions
« Reply #257 on: December 22, 2012, 05:36:38 pm »
vogtinator, is midori fast? is it good or is it slow?, can we use it?

Regards,

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: nspire Linux Questions
« Reply #258 on: December 23, 2012, 05:51:17 am »
Quote
Vogtinator, is midori fast? is it good or is it slow?, can we use it?
In a previous post I wrote it's slower than hell.

Offline InspiredByCas

  • LV3 Member (Next: 100)
  • ***
  • Posts: 44
  • Rating: +4/-1
    • View Profile
Re: nspire Linux Questions
« Reply #259 on: December 23, 2012, 05:04:54 pm »
how can I start blackbox? It doesn't come with a replace option and can't start without x.

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: nspire Linux Questions
« Reply #260 on: December 23, 2012, 05:06:34 pm »
In xterm:
Code: [Select]
killall twm
blackbox&

Offline tangrs

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 229
  • Rating: +98/-0
    • View Profile
    • tangrs blog
Re: nspire Linux Questions
« Reply #261 on: January 05, 2013, 07:08:13 pm »
//Oops; deleted the message above.
Just a question: did anyone ever succeeded in booting Linux on Clickpad?

Of course, it's been made on CX. I also saw it's been made on Touchpad (http://ourl.ca/17131/326297). But did anyone made it on a Clickpad?
//End of deleted message.

My friend doesn't want to downgrade his OS to 3.1 :-(

Tell him how better OS 3.1 is for Clickpads, even without Ndless.

You get much more free space, fewer bugs, faster OS*, ect...
*3.1 isn't faster than others. 3.2 just happen to be much slower in some cases.

---

I've been trying a few configs again.

So, it seems to be "quite" ok with any recent zImage found on TI-Planet and the initrd from here:
http://ourl.ca/17131;msg=266194
He referred to it as ramdisk..

The only problem left being getting "can't open /dev/ttyAMA0: no such device of address" every second or so.
I could still manage to type a few commands, and they are working OK.

Classic calculators have different serial hardware. They're accessed through tty0. Try using console=tty0

Offline excale

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 103
  • Rating: +19/-1
    • View Profile
Re: nspire Linux Questions
« Reply #262 on: January 05, 2013, 07:15:09 pm »
Thanks for your anwser.

Here is my script right now:
Code: [Select]
kernel linux/zImage.tns
initrd linux/initrd.tns
cmdline root=/dev/ram console=tty0
boot

I still get the error.

Offline tangrs

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 229
  • Rating: +98/-0
    • View Profile
    • tangrs blog
Re: nspire Linux Questions
« Reply #263 on: January 06, 2013, 04:06:49 am »
Thanks for your anwser.

Here is my script right now:
Code: [Select]
kernel linux/zImage.tns
initrd linux/initrd.tns
cmdline root=/dev/ram console=tty0
boot

I still get the error.

Hmmm. It's probably in the initrd then.

Mount the initrd and edit the etc/inittab file. Comment out the line that starts with ttyAMA0:: and unmount.

If you have no idea what that means, ask the person who gave you the initrd :P

Offline excale

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 103
  • Rating: +19/-1
    • View Profile
Re: nspire Linux Questions
« Reply #264 on: January 06, 2013, 04:09:11 am »
Well, I'm going to ask you :P.

The only initrd I found which did not ended up in a kernel panic was this one: http://ourl.ca/17131;msg=266194 .
« Last Edit: January 06, 2013, 04:09:36 am by excale »

Offline gtugablue

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 12
  • Rating: +0/-0
    • View Profile
Re: nspire Linux Questions
« Reply #265 on: January 06, 2013, 09:50:09 am »
@tangrs
I don't know if I did this right because I don't know what you mean by mounting.
I entered the following commands:
cd ..
ls
cd etc
ls
---------
The file inittab was there so I wrote: vi initab. However, the file was empty...

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: nspire Linux Questions
« Reply #266 on: January 06, 2013, 09:51:36 am »
On a linux pc, run the following:
Code: [Select]
mount -t ext2 -o loop initrd.tns /mnt
cd /mnt/etc
vi inittab
cd /
umount /mnt
« Last Edit: January 06, 2013, 10:41:09 am by Vogtinator »

Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: nspire Linux Questions
« Reply #267 on: January 06, 2013, 10:32:20 am »
I got linux installed... now what :P
Is there a place where I can find some cross-compiled programs?

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: nspire Linux Questions
« Reply #268 on: January 06, 2013, 10:36:57 am »
There's no package manager or repository: you'll have to compile them by yourself, using the toolchain produced by buildroot (which you need to compile as well).
« Last Edit: January 06, 2013, 10:44:35 am by Lionel Debroux »
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline epic7

  • Chopin!
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2200
  • Rating: +135/-8
  • I like robots
    • View Profile
Re: nspire Linux Questions
« Reply #269 on: January 06, 2013, 10:56:42 am »
How do I compile that?