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 - merauder75

Pages: [1] 2 3 ... 5
1
TI-Nspire / Re: How to install Debian on a TI-Nspire CX
« on: December 14, 2014, 04:44:24 pm »
Nice info, got it working, installed GCC and python and vim, slow, but they work.

Best of all GOT DOSBOX SEMI WORKING.) :w00t:

Really slow, and its overstretched because its drawing using directfb

Booting Windows 3.1 now  :)

(Sorry for links, on my phone, can't resize em)
https://docs.google.com/file/d/0B5Tkl4WZkr3cZDZQR0ZzZE5lSHc/edit?usp=docslist_api
https://docs.google.com/file/d/0B5Tkl4WZkr3cR2JHVmFER0lHWDQ/edit?usp=docslist_api

2
TI-Nspire / Re: nspire Linux Questions
« on: January 29, 2013, 02:48:59 pm »
I had that issue with all tiplanet builds, the only x server that worked for me is the one in vogtinators earlier build posted here.

3
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: January 24, 2013, 10:23:57 am »
So, would a basic NAND driver potentially fix the issue with partially corrupting the NAND on reboot? (My CX CAS often freezes on reboot or it reboots with a non-functional touchpad, very weird). ??? I think I saw a whitepaper on Datalight's site for using their NAND in linux (im probably looking at the wrong thing). Honestly, the quality of this NAND seems pretty low overall (seems prone to corruption/bad blocks, etc.), so partitioning could cause more problems.

Even if dual boot was possible (maybe a new bootloader could be written to boot1, or those first 128kb where the logo is stored), it would be extremely difficult to write/set up.

Edit: Nice find, Vogtinator, someone should save that before they realize their mistake.

4
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: January 23, 2013, 08:23:00 am »
Good, so my filesystem works, I guess my errors/kernel panic are coming from the microSDHC card I was using (or my VM setup, or something else).

5
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: January 22, 2013, 10:28:24 pm »
Hey, anyone willing to test a file system image? I am having issues with my storage medium not getting set up right (I switched to a linux VM instead of an actual machine to format my USB drive). Let me know if this boots at all. It's got python, vim, lua, and ruby installed on it, along with x windows (its based off of xconfig from tiplanet.org/nspire-linux-builds) To use the image, here is a copy of Vogtinator's instructions

Do the following: (/dev/sdX(X is the letter of usb drive, find it with mount command) = USB-Stick)
1. mkdir /tmp/mount
2. mkfs.ext4 /dev/sdX
3. mount /dev/sdX /tmp/mount (ignore warnings)
4. tar -xvf rootfs.tar.bz2 -C /tmp/mount
5. umount /tmp/mount

Download link: https://www.dropbox.com/s/9fundz78mzcox46/rootfs.tar.bz2
You also need to use this kernel: http://tiplanet.org/nspire-linux-builds/zImage_expanded_20130119_2110.tns


6
TI-Nspire / Re: nspire Linux Questions
« on: January 22, 2013, 05:28:01 pm »
How do I edit those two files? securetty is just a list of names (ttyS0, etc.), and I don't understand what passwd contains (default passwords?).

If this builds correctly I'll post it in the main thread so that people can use it. It contains vim, lua, python, and ruby, in addition to X windows. (It's based off xconfig)

7
TI-Nspire / Re: nspire Linux Questions
« on: January 19, 2013, 03:17:11 pm »
Quote
I guess I'll just put lua/python or something lighter on there
Buildroot even has php and perl :3

I think ill add perl and lua, and try it, now, for the 2.5 hour compile process with my laptop...

8
TI-Nspire / Re: nspire Linux Questions
« on: January 19, 2013, 03:10:12 pm »
For hello world? Wow...thats slow :o. If its that slow, then nevermind. I guess I'll just put lua/python or something lighter on there, and stick to my android phone for GCC.

9
TI-Nspire / Re: nspire Linux Questions
« on: January 19, 2013, 02:34:00 pm »
Ah, so i can just use your kernel with whatever distro/buildroot config I want, neat.

10
TI-Nspire / Re: nspire Linux Questions
« on: January 19, 2013, 02:29:30 pm »
Is debian compatible with the x windows patch? Or is your patch for buildroot based linux?

11
TI-Nspire / Re: nspire Linux Questions
« on: January 19, 2013, 02:25:11 pm »
True, but now I have relatively functional linux :). Any chance that therell be a version with gcc on it? Or some more programs? It feels like a waste to have a 4GB SD Card and 100MB of programs.

12
TI-Nspire / Re: nspire Linux Questions
« on: January 19, 2013, 12:34:27 pm »
 I tested your image and it works perfectly, x windows starts up correctly with touchpad mouse support, thanks for all the help and quick responses!

13
TI-Nspire / Re: nspire Linux Questions
« on: January 19, 2013, 12:21:52 pm »
Whew, it boots again ;D


14
TI-Nspire / Re: nspire Linux Questions
« on: January 19, 2013, 12:17:46 pm »
How do I get to the NAND test itself?

Is there a way to scroll?

Edit: Figured it out, it passed the NAND test...weird

15
TI-Nspire / Re: nspire Linux Questions
« on: January 19, 2013, 12:11:45 pm »
Crap, now my calculator is stuck on a clock icon on the gray background on startup. How do I fix this?

Pages: [1] 2 3 ... 5