Author Topic: nspire Linux Questions  (Read 134487 times)

0 Members and 1 Guest are viewing this topic.

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: nspire Linux Questions
« Reply #495 on: August 27, 2013, 05:42:04 pm »
Build finished, download here.

Edit: Untested
« Last Edit: August 27, 2013, 05:42:39 pm by Vogtinator »

Offline floris497

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 210
  • Rating: +8/-0
    • View Profile
Re: nspire Linux Questions
« Reply #496 on: August 28, 2013, 04:54:54 am »
Thank you, I will test it as soon as i find my My usb cable in my room of endless useless and useful stuff :p

Offline Tremled

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 7
  • Rating: +0/-0
    • View Profile
Re: nspire Linux Questions
« Reply #497 on: October 17, 2013, 05:36:41 pm »
I'm probably in the wrong section but I've found a bug in the current TI-System that makes the nspire cx cas crash and reboot. Where should this be reported to?
(And sorry again for posting in the wrong section...)

Offline Levak

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1002
  • Rating: +208/-39
    • View Profile
    • My website
Re: nspire Linux Questions
« Reply #498 on: October 17, 2013, 06:04:29 pm »
I'm probably in the wrong section but I've found a bug in the current TI-System that makes the nspire cx cas crash and reboot. Where should this be reported to?
(And sorry again for posting in the wrong section...)
To report ... to the community in order to hack the OS, right ?
You may want to create a new topic, by giving a lot more detail than your current post, suchas the exact OS version.
I do not get mad at people, I just want them to learn the way I learnt.
My website - TI-Planet - iNspired-Lua

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: nspire Linux Questions
« Reply #499 on: October 18, 2013, 03:21:49 pm »
This should not be reported publicly, to begin with ;)
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline Tremled

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 7
  • Rating: +0/-0
    • View Profile
Re: nspire Linux Questions
« Reply #500 on: October 19, 2013, 06:33:12 am »
You may want to create a new topic
This should not be reported publicly
So I shouldn't create a new topic, right?
Then where should I report this bug to?

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: nspire Linux Questions
« Reply #501 on: October 19, 2013, 06:44:37 am »
Scroll down to "How can I help" on this page.
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s

Offline Legimet

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +29/-0
    • View Profile
Re: nspire Linux Questions
« Reply #502 on: October 19, 2013, 03:00:00 pm »
Just PM ExtendeD, the developer of Ndless, or send him an email (his email address is in the "How Can I Help" section of the page Hayleia linked to)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: nspire Linux Questions
« Reply #503 on: October 24, 2013, 02:39:24 am »
Yeah, due to current circumstances, it would be best to report the bug to the Ndless team rather than TI first, in case it can be used to allow Ndless on newer OSes. That said, if it's a bug that can cause serious calc damage or hinder its useability, then I guess it would be better to report it to TI, though.

Offline Tremled

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 7
  • Rating: +0/-0
    • View Profile
Re: nspire Linux Questions
« Reply #504 on: October 24, 2013, 03:23:17 pm »
I sent ExtendeD a PM describing this bug :)
As I've used it many times before and couldn't notice anything being damaged or inoperative I don't think reporting it to TI is necessary.

Offline red-green

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 6
  • Rating: +0/-0
    • View Profile
Re: nspire Linux Questions
« Reply #505 on: April 27, 2014, 12:34:04 pm »
Another question:

If i put an xconfig rootfs on a flash drive, can i use the busybox initrd to boot it?

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: nspire Linux Questions
« Reply #506 on: April 27, 2014, 12:37:08 pm »
No, the busybox initrd isn't intended to be used as a "normal" initrd, instead of mounting external storage and switching "/" it drops you into a shell.
It should be possible to "mount --bind" the /dev, /sys, /proc and /var/run trees and chroot, though.

Offline red-green

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 6
  • Rating: +0/-0
    • View Profile
Re: nspire Linux Questions
« Reply #507 on: April 27, 2014, 02:24:18 pm »
Is there a place i could find/build a suitable initrd for xconfig?

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: nspire Linux Questions
« Reply #508 on: April 27, 2014, 03:15:53 pm »
You can't. X11 doesn't fit into RAM three times (compressed with xz & uncompressed in ext4 filesystem & loaded as executable).

Offline red-green

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 6
  • Rating: +0/-0
    • View Profile
Re: nspire Linux Questions
« Reply #509 on: April 27, 2014, 05:38:34 pm »
But is there an initrd that will load Xconfig from a flash drive?