Author Topic: nspire Linux Questions  (Read 133415 times)

0 Members and 1 Guest are viewing this topic.

Offline noobnonin

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 151
  • Rating: +3/-38
    • View Profile
Re: nspire Linux Questions
« Reply #195 on: December 13, 2012, 06:31:45 pm »
are there any other web browsers? that are fast and have images??

Regards,

Offline floris497

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 210
  • Rating: +8/-0
    • View Profile
Re: nspire Linux Questions
« Reply #196 on: December 16, 2012, 05:39:42 am »
hey,

I can't get my keyboard working with Linucx, is an apple keyboard supported?
I also can't get my usb drive to work, I tried with usb hub and without. (i'm using an konig usb hub)

thanks,

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: nspire Linux Questions
« Reply #197 on: December 16, 2012, 07:35:18 am »
Quote
I can't get my keyboard working with Linucx, is an apple keyboard supported?
Which kernel do you use?

Offline floris497

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 210
  • Rating: +8/-0
    • View Profile
Re: nspire Linux Questions
« Reply #198 on: December 16, 2012, 08:58:36 am »
Quote
I can't get my keyboard working with Linucx, is an apple keyboard supported?
Which kernel do you use?
I use your kernel

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: nspire Linux Questions
« Reply #199 on: December 16, 2012, 09:05:45 am »
Ok, currently there's no support for Apple USB Keyboards.
I'll make a new config and compile the kernel.

Offline floris497

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 210
  • Rating: +8/-0
    • View Profile
Re: nspire Linux Questions
« Reply #200 on: December 16, 2012, 09:15:56 am »
and about my usb drive, should it just work of do i have to type some commands?

and i was wondering can I use gcc on this version of linux?

thanks for the answer

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: nspire Linux Questions
« Reply #201 on: December 16, 2012, 09:27:35 am »
http://tiplanet.org/nspire-linux-builds/zImage_expanded_20121216_1521.tns

Quote
and about my usb drive, should it just work of do i have to type some commands?
It should work fine if it doesn't require USB 2.0.
Try to boot with initrd and plug your drive in after it booted.

Quote
and i was wondering can I use gcc on this version of linux?
Yes, but it's not integrated in the current buildroot.
You have to build your own or cross-compile.

Offline floris497

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 210
  • Rating: +8/-0
    • View Profile
Re: nspire Linux Questions
« Reply #202 on: December 16, 2012, 10:01:33 am »
hm, I can't boot that kernel :S

they stop at this point.
« Last Edit: December 16, 2012, 10:02:08 am by floris497 »

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: nspire Linux Questions
« Reply #203 on: December 16, 2012, 11:16:34 am »
Strange, did you type something or did the y's appear themselves?

Offline floris497

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 210
  • Rating: +8/-0
    • View Profile
Re: nspire Linux Questions
« Reply #204 on: December 16, 2012, 11:40:16 am »

Strange, did you type something or did the y's appear themselves?


they always appear, sins the first kernel I used.

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: nspire Linux Questions
« Reply #205 on: December 16, 2012, 11:43:04 am »
Try http://dl.dropbox.com/u/105478372/zImage.tns.
Tested and boots fine on CX CAS.
It's my current kernel I'm working on, with apple_hid support.
« Last Edit: December 16, 2012, 11:43:37 am by Vogtinator »

Offline floris497

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 210
  • Rating: +8/-0
    • View Profile
Re: nspire Linux Questions
« Reply #206 on: December 16, 2012, 11:47:40 am »
oh, I found out why.

kernel linux/zImage.tns
initrd linux/initrd.tns
cmdline debug root=/dev/ram console=tty0 console=ttyAMA0,115200n8
boot

I got this scrip from someone else :s

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: nspire Linux Questions
« Reply #207 on: December 16, 2012, 11:51:49 am »
Both cmdlines work for me.

Offline floris497

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 210
  • Rating: +8/-0
    • View Profile
Re: nspire Linux Questions
« Reply #208 on: December 16, 2012, 11:58:28 am »
is this kernel compatible with a non CAS?

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: nspire Linux Questions
« Reply #209 on: December 16, 2012, 12:05:47 pm »
CAS and non-CAS should be almost the same hardware (discussed earlier somewhere), so it should boot on both.
If it doesn't, we'll have to find the cause(s) :-(