Author Topic: nspire Linux Questions  (Read 133403 times)

0 Members and 1 Guest are viewing this topic.

Offline TheNlightenedOne

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 427
  • Rating: +16/-1
    • View Profile
Re: Re: nspire Linux Questions
« Reply #210 on: December 16, 2012, 12:07:00 pm »
Could someone compile a Touchpad zImage and initrd for me? I can't figure out how
"Eris" (Ndless 3.1)
"Keto" (Ndless 3.1)
"Luna" (AMS 3.10, HW4)
"Aurora" (2.55MP)

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: nspire Linux Questions
« Reply #211 on: December 16, 2012, 12:11:21 pm »

Offline floris497

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 210
  • Rating: +8/-0
    • View Profile
Re: nspire Linux Questions
« Reply #212 on: December 16, 2012, 12:25:16 pm »
i'm not sure but only the kernel from: http://ritter-vogt.dyndns.biz/lowlevel/zImage.tns works for me.

and the y just appear don't know why I thought it was "cmdline debug root=/dev/ram console=tty0 console=ttyAMA0,115200n8" this line
but it also appears "cmdline root=/dev/ram" when i use this line. (not sure if this happens with every kernel)

Offline TheNlightenedOne

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 427
  • Rating: +16/-1
    • View Profile
Re: Re: nspire Linux Questions
« Reply #213 on: December 16, 2012, 12:31:40 pm »
Oh, okay. Thanks!
"Eris" (Ndless 3.1)
"Keto" (Ndless 3.1)
"Luna" (AMS 3.10, HW4)
"Aurora" (2.55MP)

Offline floris497

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 210
  • Rating: +8/-0
    • View Profile
Re: nspire Linux Questions
« Reply #214 on: December 16, 2012, 01:02:09 pm »
i'm a bit confused are there different initrd.tns files??

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: nspire Linux Questions
« Reply #215 on: December 16, 2012, 01:03:21 pm »
Can be, but everyone works.

Offline floris497

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 210
  • Rating: +8/-0
    • View Profile
Re: nspire Linux Questions
« Reply #216 on: December 16, 2012, 01:12:14 pm »
is there any information i can provide you to understand whats going wrong with my calc?

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: nspire Linux Questions
« Reply #217 on: December 16, 2012, 01:16:19 pm »
First, check if your kernel image is not corrupt:
'md5sum zImage.tns'
Second, are you using the most recent linuxloader2.tns?
If not, you need the most recent version to boot multiplatform kernels.

Offline floris497

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 210
  • Rating: +8/-0
    • View Profile
Re: nspire Linux Questions
« Reply #218 on: December 16, 2012, 01:27:41 pm »
oh i'm so sorry for taking your time, it seems my linuxloader2.tns was not up to date.

maybe versions in linuxloader2 is useful? like 2.1.6 or something.

thanks for your help, this did solve my problem :)

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: nspire Linux Questions
« Reply #219 on: December 16, 2012, 01:34:19 pm »
Great! I was having that problem once, too..
Quote
maybe versions in linuxloader2 is useful? like 2.1.6 or something.
Would be better for versions which are incompatible with older and newer kernels.
Clone git and write a patch for it  ;)
« Last Edit: December 16, 2012, 01:35:02 pm by Vogtinator »

Offline noobnonin

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 151
  • Rating: +3/-38
    • View Profile
Re: nspire Linux Questions
« Reply #220 on: December 19, 2012, 11:33:08 am »
good day all :D
how is it going with graphics browser???

PD: i love vogtinator :3

Offline excale

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 103
  • Rating: +19/-1
    • View Profile
Re: nspire Linux Questions
« Reply #221 on: December 20, 2012, 08:23:29 am »
Hi,

I've been trying launch linux on my Clickpad CAS.
I got the latest version of nll, and the latest zImage build here: https://tiplanet.org/nspire-linux-builds/ (Success at 20121219_1910 for version v3.6-12887-g8db42e4, config expanded)

I'm using this script:
Code: [Select]
kernel linux/zImage.tns
cmdline root=/dev/ram
boot

However, linux always freeze here:
Code: [Select]
[<c0441f00>] (dump_stack+0x0/0x1c) from [<c044201c>] (panic+0x84/0x1dc)
[<c0441f98>] (panic+0x0/0x1dc) from [<c0546d6c>] (mount_block_root+0x278/0x2cc)
e3:c1829eb4 r2:c0516b17 r1:c1829ee8 r0:c05052fd r7:00008001
[<c0546af4>] (mount_block_root+0x0/0x2cc) from [<c0546f10>] (mount_root+0x58/0x70)
[<c0546eb8>] (mount_root+0x0/0x70) from [<c0547090>] (prepare_namespace+0x168/0x1c8)
[<c0546f28>] (prepare_namespace+0x0/0x1bc) from [<c043fad4>] (kernel_init+0x174/0x2a8)
[<c043f960>] (kernel_init+0x0/0x2a8) from [<c000dff0>] (ret_from_fork+0x14/0x24)
//Might be a few errors in the addresses, it's hard to copy :P

(I tried several zImages on TI-Planet, and it fails at the same point).

Any idea? :)
Thanks!
« Last Edit: December 20, 2012, 08:24:55 am by excale »

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: nspire Linux Questions
« Reply #222 on: December 20, 2012, 08:48:06 am »
You need to specify an initrd to load, e.g.:
Code: [Select]
kernel linux/zImage.tns
initrd linux/initrd.tns
cmdline root=/dev/ram
boot
« Last Edit: December 20, 2012, 08:49:46 am by Vogtinator »

Offline excale

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 103
  • Rating: +19/-1
    • View Profile
Re: nspire Linux Questions
« Reply #223 on: December 20, 2012, 08:55:56 am »
I thought this was optional.
Can you give me a link to a minimal initrd please?

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: nspire Linux Questions
« Reply #224 on: December 20, 2012, 09:05:07 am »
Yeah, here's one build (not tested):
http://tiplanet.org/nspire-linux-builds/initrd.tns