Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Ivoah

Pages: 1 ... 20 21 [22] 23
316
I would like to suggest that someone port Supertux (http://supertux.lethargik.org/) to the TI nSpire, I think it uses SDL

317
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: July 13, 2014, 07:43:55 am »
@Vogtinator I won't be home for the next week, but I will try as soon as I can.

318
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: July 12, 2014, 06:25:26 pm »
I used these files:

319
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: July 12, 2014, 04:30:40 pm »
I downloaded the tar.xz file from the TI-planet Linux build system

320
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: July 12, 2014, 04:16:12 pm »
When I startx it complains about some xauth file not existing. It also complains about font files missing.

321
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: July 12, 2014, 04:02:01 pm »
There is none  :(

322
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: July 12, 2014, 03:54:30 pm »
When I startx and switch back to ctrl-alt-F1 it says "xterm: Failed to open input method"

323
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: July 12, 2014, 08:48:22 am »
gcc/g++ still aren't there after I press 'z'. Also, whenever I startx the calc freezes

324
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: July 10, 2014, 12:14:07 pm »
I have tried using buildroot, but I didn't see an option to compile gcc/g++. Also, whenever I try to make it, it fails with: "/bin/sed: no input files" I am building it on Debian in a virtualbox on Mac OS X Mavericks. I also tried it on an iMac G3 running Debian powerpc, but that failed too, with this error message: "*** glibc detected *** genext2fs: free(): invalid next size (fast): 0x105d4998 ***
======= Backtrace: =========
/lib/powerpc-linux-gnu/libc.so.6(+0x86ef4)[0xfec4ef4]
/lib/powerpc-linux-gnu/libc.so.6(cfree+0x8c)[0xfeca5ac]
genext2fs[0x10003c6c]
genext2fs[0x10007dc4]
genext2fs[0x1000d954]
genext2fs[0x1000dd74]
genext2fs[0x1000ec8c]
genext2fs[0x100011a8]
/lib/powerpc-linux-gnu/libc.so.6(+0x1fd4c)[0xfe5dd4c]
/lib/powerpc-linux-gnu/libc.so.6(+0x1ff10)[0xfe5df10]
======= Memory map: ========
00100000-00103000 r-xp 00000000 00:00 0          [vdso]
0fe1a000-0fe1d000 r-xp 00000000 08:03 129827     /lib/powerpc-linux-gnu/libdl-2.13.so
0fe1d000-0fe2c000 ---p 00003000 08:03 129827     /lib/powerpc-linux-gnu/libdl-2.13.so
0fe2c000-0fe2d000 r--p 00002000 08:03 129827     /lib/powerpc-linux-gnu/libdl-2.13.so
0fe2d000-0fe2e000 rw-p 00003000 08:03 129827     /lib/powerpc-linux-gnu/libdl-2.13.so
0fe3e000-0ffaf000 r-xp 00000000 08:03 129835     /lib/powerpc-linux-gnu/libc-2.13.so
0ffaf000-0ffbf000 ---p 00171000 08:03 129835     /lib/powerpc-linux-gnu/libc-2.13.so
0ffbf000-0ffc3000 r--p 00171000 08:03 129835     /lib/powerpc-linux-gnu/libc-2.13.so
0ffc3000-0ffc4000 rw-p 00175000 08:03 129835     /lib/powerpc-linux-gnu/libc-2.13.so
0ffc4000-0ffc7000 rw-p 00000000 00:00 0
0ffd7000-0ffdf000 r-xp 00000000 08:03 51766      /home/ivo/buildroot/output/host/usr/lib/libfakeroot-0.so
0ffdf000-0ffef000 ---p 00008000 08:03 51766      /home/ivo/buildroot/output/host/usr/lib/libfakeroot-0.so
0ffef000-0fff0000 rw-p 00008000 08:03 51766      /home/ivo/buildroot/output/host/usr/lib/libfakeroot-0.so
10000000-10012000 r-xp 00000000 08:03 371365     /home/ivo/buildroot/output/host/usr/bin/genext2fs
10021000-10022000 rw-p 00011000 08:03 371365     /home/ivo/buildroot/output/host/usr/bin/genext2fs
105bd000-105fc000 rwxp 00000000 00:00 0          [heap]
48000000-48020000 r-xp 00000000 08:03 129824     /lib/powerpc-linux-gnu/ld-2.13.so
48020000-48021000 rw-p 00000000 00:00 0
48021000-48022000 r--p 00021000 08:03 129824     /lib/powerpc-linux-gnu/ld-2.13.so
48022000-48023000 rw-p 00022000 08:03 129824     /lib/powerpc-linux-gnu/ld-2.13.so
48023000-48025000 rw-p 00000000 00:00 0
4802b000-4802d000 rw-p 00000000 00:00 0
48100000-48121000 rw-p 00000000 00:00 0
48121000-48200000 ---p 00000000 00:00 0
bfc22000-bfc43000 rw-p 00000000 00:00 0          [stack]
Aborted
make: *** [/home/ivo/buildroot/output/images/rootfs.ext2] Error 134
" It looks like it compiled the rootfs properly, but it couldn't make the image, it also fails if I tell it to make an ext4 image instead of ext2.

EDIT: I just tried rebuilding it without the ext2 filesystem, and it worked! but I still don't see gcc/g++ in the target packages... should I select binutils?

325
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: July 10, 2014, 11:19:19 am »
Is there any way to gcc/g++ onto the flash drive/calculator so I can write/compile programs on the calc?

326
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: July 10, 2014, 11:03:46 am »
I finally got it working :w00t: I had to add init=/sbin/init to the kernel cmdline.

327
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: July 08, 2014, 10:07:18 pm »
Still giving me a kernel panic, but I can boot using the initrd and chroot into the flash drive, however when I try to startx, it complains about /dev/tty0 not existing

328
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: July 08, 2014, 09:20:19 pm »
My computer (Debian) doesn't have the mkfs.ext4 command, was the period supposed to be a space? It doesn't have mkfs either. Also, what is the difference between the dtb and non dtb kernel?


EDIT: never mind, forgot to run it as root

329
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: July 08, 2014, 08:50:47 pm »
I did all of that except for the mkfs.ext4 /dev/sdbX What does that line do?

330
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: July 08, 2014, 04:29:36 pm »
I tried it without the '"'s but it still isn't working. The panic screen is a bit different though, I also tried upping the rootdelay to 10, but it doesn't work. p.s. How should I put the rootfs on the flash drive, I tried 'tar -xvf ../xconfig_latest.tar.xz' but it gave a bunch of errors about not being able to make links.

Pages: 1 ... 20 21 [22] 23