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

Pages: 1 ... 52 53 [54] 55 56 ... 83
796
TI-Nspire / Re: nspire Linux Questions
« on: April 12, 2013, 03:18:58 pm »
Quote
I'm only 15, my idea of a slow computer is the one I use now before I dusted it off and rebuilt it.
Me, too!

Quote
He bought a new computer after our hard drive crashed in 2005 and I fixed the hard drive recently (meticulous job!)and was given permission to do whatever I wanted with money I earned with it :)
What was broken? The controller board? I can't imagine how to repair if it was the motor or other moving parts inside :-/

797
TI-Nspire / Re: nspire Linux Questions
« on: April 12, 2013, 03:16:10 pm »
"./sbin.."? It should be just "/sbin". Are you using the latest rootfs from yesterday? There may be some bugs in it :-/

Quote
DT meaning what?
DeviceTree, that's actually a textfile you have to boot with. linuxloader2 already supports it and most things are working now.
In this textfile the complete hardware is described, so it can run on more platforms without having to recompile the kernel.
But for you it basically means just one file more in "/documents/linux" :P
We had to implement support because it's required for getting into mainline :-/

Quote
Oh, and ^+Alt+Del doesn't reboot...
Really? Works well for me: ctrl + var + calulator

798
TI-Nspire / Re: nspire Linux Questions
« on: April 12, 2013, 01:54:25 pm »
Actually, when I was little and had no idea of linux (~10 years old) I created a VM with VBox on WinXP and installed Ubuntu 7.04 with 384MB RAM available to experiment a bit with (I was very curious about everything IT ;-) ). The CPU was 1 GHz and compiling the kernel took a whole day :-/

799
TI-Nspire / Re: nspire Linux Questions
« on: April 12, 2013, 01:45:36 pm »
Quote
I had Linux running once with a Penguin at the top, but not since the first time I ran it.. Is this because it was my first run, or am I REALLY missing something that could solve all my problems?
I thought it occupies so much space on the tiny display so I removed it in the kernel .configs :-)

Quote
Oh, yes, DONT leave your flash drive in the calculator if it hangs and you have to reboot with reset... I observed my calculator at less than 1 Mhz. After all night, it booted. Then, I kept watching it and the screen, pixel by pixel, updated. So I found that a nuisance.
I keep my hub plugged in all day and never had any problems (if soft reboot).

Quote
In my case, USB WILL NOT work without cx_usb_ogb as part of my cmdline arguments before boot.
That's weird. I tested cx_use_otg and it was VERY slow (<100 kB/s) but I was able to connect it to my computer and usb hub without a reboot :-)
Without cx_use_otg it works fine the whole time, with speeds > 500 kB/s (which is still slow as hell but acceptable).
Maybe there are some compatibility problems with some usb devices? With cx_usb_org USB 2.0 devices work, without only USB 1.1.

We are currently working on a rewrite for device tree support (it boots, but without lcd), so maybe it works better with DT?

800
TI-Nspire / Re: nspire Linux Questions
« on: April 12, 2013, 09:32:59 am »
Yes, we tried "ls -l" instead.
It mounts, that's enough. But it doesn't on boot, which doesn't make any sense to me :(

801
TI-Nspire / Re: nspire Linux Questions
« on: April 12, 2013, 09:12:11 am »
Quote
if it works you give up?
If mounting works but booting doesn't I give up, yes.

Quote
perhaps I need to take an newer kernel.. but the one i'm using is not so old?
The latest kernel confirmed to boot from usb drives (tested by me) is nspire-linux-builds

802
TI-Nspire / Re: nspire Linux Questions
« on: April 12, 2013, 08:52:22 am »
Quote
On a Touchpad non-CAS
I can only help for CX calcs, I don't own one of the older ones.
But you could try /dev/sda1.
If it still doesn't work, try to mount it. If that works, I give up, sorry :-/

Quote
floris, hold Esc+Menu+Minus (-) on your Nspire and press reset. Then, wait for a white screen with text similar to Casio's large font text. Press reset now. Good as new.
I have to run the nand tests everytime

Quote
lrwxrwxrwx 1 root root 4 jan 12 2013 /mnt/bin/sh -> bash
That's exactly how it's supposed to be, no idea.

803
TI-Nspire / Re: nspire Linux Questions
« on: April 11, 2013, 04:44:44 pm »
ok, then "ls -l /mnt/bin/sh"

804
TI-Nspire / Re: nspire Linux Questions
« on: April 11, 2013, 04:33:24 pm »
Quote
WEll Linux hangs without it.
If it hangs it's most linkely in the initrd already.
Could you wait for some more time (2 minutes)?
Smallconfig has ifconfig support and tries to setup the network devices.

Quote
that gives me a panic
Which we want to see.
Could you boot into the initrd again, mount the drive and execute "cd /mnt" "stat /mnt/bin/sh"?

805
TI-Nspire / Re: nspire Linux Questions
« on: April 11, 2013, 04:22:54 pm »
Quote
If I remove it, it rarely works... and yeah it doesn't boot the usb
Does it work rarely or doesn't it at all?

806
TI-Nspire / Re: nspire Linux Questions
« on: April 11, 2013, 04:19:55 pm »
You have to remove the initrd line..

807
TI-Nspire / Re: nspire Linux Questions
« on: April 11, 2013, 04:14:41 pm »
cx_usb_otg is very slow. I recommend you to remove it.
Maybe it resolves your problem?

Quote
it won't mount when i boot it with the script.
Could you show us your script and your error message?

808
TI-Nspire / Re: nspire Linux Questions
« on: April 11, 2013, 10:12:33 am »
They don't have to be different to be a doublepost. Modify the first one instead of posting ;-)

809
TI-Nspire / Re: nspire Linux Questions
« on: April 11, 2013, 10:10:09 am »
It boots, that isn't an error message. If it still doesn't boot, describe what's not working

Reply #404 and #403

810
TI-Nspire / Re: nspire Linux Questions
« on: April 11, 2013, 10:06:48 am »
That's a success.
BTW: Doublepost :P

Pages: 1 ... 52 53 [54] 55 56 ... 83