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 - Legimet
Pages: 1 ... 6 7 [8] 9 10 ... 24
106
« on: October 14, 2014, 07:43:50 pm »
The final letter on which nLaunchy works is I. However, OS 3.1 and 3.6 are Ndlessable, regardless of the hardware revision. (3.9 is not though)
107
« on: September 14, 2014, 09:21:34 pm »
Why not ask on one of the kernel mailing lists? You can, if you want to
I know nothing about kernel dev, either you or tangrs (where is he?) should ask.
108
« on: September 12, 2014, 10:44:13 pm »
I don't know actually. I tried various devicetree options, but none of it seem to work as expected. I only tried OTG, though, as the host controller doesn't work reliable with "high speed" and the OTG one can switch to high speed without disconnecting.
Why not ask on one of the kernel mailing lists?
109
« on: September 11, 2014, 07:38:05 pm »
Why doesn't USB work in the new kernel? Are you working on it?
110
« on: September 07, 2014, 03:39:06 pm »
@ivoah: That wifi dongle will work without any out-of-kernel modules. It's supported by rt2x00, included in the kernel. (specifically rt2800usb) Of course you'll have to compile it for the same kernel that you're using on your Nspire.
111
« on: August 21, 2014, 11:15:56 am »
It's RSA-signed so we can't change it unless we have TI's private key.
112
« on: July 28, 2014, 12:57:18 pm »
Mount it and copy the files.
113
« on: July 22, 2014, 01:33:05 pm »
Using refresh_osscris a bad idea. I would advise you never to use it, because it refreshes the documents screen, which can take forever if you have a lot of folders. A better way would be to create your own dialog box functions. Or better yet, just ask for the number in the console itself.
114
« on: July 12, 2014, 02:59:00 pm »
but I still don't see gcc/g++ in the target packages... should I select binutils? I don't know how the option is called, but you can always show all options in the config tool if you press 'z' and then '?' on the appropriate item to find out why it is disabled.
You have to enable "deprecated packages" or something like that. Anyway, gcc/g++ are really slow on the nspire, so there's not much of a point in using them.
115
« on: July 10, 2014, 04:31:50 pm »
nspire_emu works in Wine, so for now, just use that.
116
« on: July 10, 2014, 04:27:33 pm »
Well, you should execute it once in the beginning to register the file extensions. Then you can click directly on .pdf files.
@Vogtinator: How can I run elf2flt on the .elf file? I'm running it with just the -o option, and all I get is a bunch of "bad reloc" messages. Maybe it would be better to wait until Zehn is merged into the official Ndless?
117
« on: July 08, 2014, 09:07:21 pm »
That creates an ext4 filesystem.
118
« on: July 08, 2014, 08:48:37 pm »
Sometimes, it exits of the pdf, why? Is it the error handler that does so?
Yes, sometimes it runs out of memory and throws a MuPDF exception. I have to handle those exceptions.
119
« on: July 03, 2014, 09:09:01 am »
However, I noticed, you're using nspire-ld for linking, which outputs ELF files and the attached binary is a bFLT file
I'm using an old commit of your Ndless fork. Do you think I should use Zehn by concatenating to the resources-loader? And can you add memory.h? It should just #include string.h. Cool to have you back Legimet ! Nice update too, never tried either version but I definitely should.
Please don't try the old version It was a piece of junk, mostly copypasta'd from MuPDF example code. This version is actually usable and doesn't crash your calc. Also, I reduced the size by using a few macros that MuPDF lets you define to compile some fonts out.
Pages: 1 ... 6 7 [8] 9 10 ... 24
|