Author Topic: Calling all Linux Kernel developers!  (Read 350335 times)

0 Members and 1 Guest are viewing this topic.

Offline Legimet

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +29/-0
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #930 on: June 17, 2013, 03:42:24 pm »
I think btrfs would be supported if you compile your kernel with support for it.

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #931 on: June 17, 2013, 03:42:30 pm »
For both of these I doubt the kernels will support it.
But if you want to use them, go for it and compile your own kernel :)

Offline crazyracer98

  • LV2 Member (Next: 40)
  • **
  • Posts: 29
  • Rating: +3/-0
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #932 on: June 17, 2013, 03:53:39 pm »
So, if I had formatted the usb-drive, how I copy the files?

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #933 on: June 17, 2013, 03:59:05 pm »
You have to extract the tarball on the USB drive (with 7-Zip for example) though I don't know if you can mount it on Windows.
And the 'X' command shows some stuff in the terminal, flshes screen off and back on, then just blackout. How can I switch tty's without F1-F7 keys ?
Also ctrl+var+del doesn't kill it. :/ I take it for frozen now.
« Last Edit: June 17, 2013, 04:04:24 pm by Streetwalker »

Offline Hooloovoo

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 225
  • Rating: +22/-0
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #934 on: June 17, 2013, 04:03:12 pm »
I'm pretty sure the easiest way to do this with windows is to make a linux virtual machine (you probably want to start with something easy to use, such as Ubuntu) and extract it onto the flash drive from there. I'm pretty sure there is no way to mount ext4 on a windows machine, but I could be wrong.

Streetwalker: attach a USB keyboard. They have Function keys.
« Last Edit: June 17, 2013, 04:04:59 pm by fortytwo »
"My world is Black & White. But if I blink fast enough, I see it in Grayscale." -tr1p1ea
Spoiler For some of the calcs I own:



(actually I have quite a few more than this, but I don't feel like making bars for them all.)

Offline crazyracer98

  • LV2 Member (Next: 40)
  • **
  • Posts: 29
  • Rating: +3/-0
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #935 on: June 17, 2013, 04:26:00 pm »
OK, I found a way to mount ext4 under Windows with Ext2Fsd

Offline Vogtinator

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1193
  • Rating: +108/-5
  • Instruction counter
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #936 on: June 17, 2013, 04:51:17 pm »
I don't think hard- and softlinks are supported under windows.
Also the file permissions might be a problem

Edit: You can switch ttys with Alt-Right and Alt-Left as well, but there has to be a shell running.
« Last Edit: June 17, 2013, 04:52:09 pm by Vogtinator »

Offline tangrs

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 229
  • Rating: +98/-0
    • View Profile
    • tangrs blog
Re: Calling all Linux Kernel developers!
« Reply #937 on: July 05, 2013, 11:22:03 pm »
Just a heads up that minimal kernel support for Nspire CX has been merged into mainline today. For devs, this means you can clone Linus's repo and build a Nspire CX kernel :) We'll also be seeing more patches for the Nspire come up over the next week or so.

Unfortunately, the last patch required for the classic models missed the merge window so we probably won't see mainline support for the classic models until next round :(
« Last Edit: July 05, 2013, 11:23:59 pm by tangrs »

Offline Hooloovoo

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 225
  • Rating: +22/-0
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #938 on: July 05, 2013, 11:25:24 pm »
Whoa, cool! Great job as always, tangrs! Can I git the kernel source tree and just compile the kernel for Nspire, or is it more difficult than that?
Too bad about the classic models :(
"My world is Black & White. But if I blink fast enough, I see it in Grayscale." -tr1p1ea
Spoiler For some of the calcs I own:



(actually I have quite a few more than this, but I don't feel like making bars for them all.)

Offline tangrs

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 229
  • Rating: +98/-0
    • View Profile
    • tangrs blog
Re: Calling all Linux Kernel developers!
« Reply #939 on: July 05, 2013, 11:26:45 pm »
Can I git the kernel source tree and just compile the kernel for Nspire, or is it more difficult than that?

Yep, just equip yourself with an cross compiler and a copy of the latest kernel sources and you're good to go :P

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Calling all Linux Kernel developers!
« Reply #940 on: July 07, 2013, 02:51:53 am »
Good to see this still updated tangrs :)

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #941 on: July 07, 2013, 03:07:45 am »
Just a heads up that minimal kernel support for Nspire CX has been merged into mainline today. For devs, this means you can clone Linus's repo and build a Nspire CX kernel :) We'll also be seeing more patches for the Nspire come up over the next week or so.
Pretty awesome to hear ! :D I hope this is another step on the way to Linux dev on the Nspire.
« Last Edit: July 07, 2013, 03:08:37 am by Streetwalker »

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: Calling all Linux Kernel developers!
« Reply #942 on: July 07, 2013, 03:19:42 am »
This is indeed a milestone in terms of maintenance and maintainability.
In terms of capabilities, what was integrated to mainline Linux is a fair bit behind the work originally performed by tangrs and Vogtinator outside of mainline. But the major upside to mainlining stuff is that from the moment the code is mainlined, the ones who will adjust the code to match the internal API changes are them, not "us".

Mainlining will have fairly little impact on users. Far less impact than the significant roadblock recently thrown on our path by TI, I'm talking about OS 3.2.4.1237 (the accompanying boot2 3.2.4.7) and its announced successors...
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline Zeklandia

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 14
  • Rating: +0/-0
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #943 on: July 17, 2013, 07:46:04 pm »
I finally got it to boot all the way to login, and then I decided to get a larger rootfs. I just tried the latest zImage and xconfig rootfs and it just displayed colored fuzz until I pressed the reset button to reboot. So I decided to switch to a defconfig kernel, and then it couldn't load the rootfs, so I hit reset again. Does it just sit on the fuzz for a long time (due to the 28mb rootfs?) or is the rootfs too big?

EDIT: I am currently testing all the different combinations of .tar.bz2 and .ext2.bz2 rootfs (I was using .ext2.bz2 before) and the last 2 days of rootfs and kernel builds.

EDIT 2: All of the kernels work, but only with the minimal (busybox only) rootfs. Otherwise it panics about mount_block_root and prepare_namespace and kernel_init_freeable.

Is it not going to be possible to use a larger rootfs due to RAM limitations? If so, since 16mb is too large, then what is the maximum size (using either the defconfig kernel or the expanded kernel)?

EDIT 3: Also, could someone direct me towards a compatible USB hub?
« Last Edit: July 17, 2013, 08:59:05 pm by Zeklandia »
Zeklandia
Linux, Android, Java, C/C++ Developer.

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: Calling all Linux Kernel developers!
« Reply #944 on: July 18, 2013, 01:29:00 am »
EDIT 3: Also, could someone direct me towards a compatible USB hub?
I'd say powered hubs are best.