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 ... 74 75 [76] 77 78 ... 83
1126
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: December 01, 2012, 07:27:23 am »
My friend owns a clickpad cas. Maybe I can persuade him to try it.
I'll try writing support for the adc (battery voltage) today, so we can see the power consumption.

1127
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: November 30, 2012, 03:27:27 pm »
I just mailed the (working and tested) patch to tangrs.

I noticed, after the screen goes off, it starts to flicker when you activate it again. Could this be a refresh rate problem?
I gonna try it.

The next thing the kernel needs is support for GPIOs.
When this works, i²c for the touchpad will be extremely simple (there's an i²c gpio driver already).
Are there any differences regarding i²c, gpio ports for i²c and the touchpad between the models?

1128
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: November 30, 2012, 12:49:27 pm »
I think someone downvoted you for
Quote
the extremely crappy screen of the Clickpad & Touchpad
xD

The framebuffer does already work, I don't have to send you a patch, tangrs..
I don't know why it does now and not with kernel 3.7.0-rc2, I'll read the commits and find out.

Edit: The framebuffer works with startx, but not with directfb.. WTF.

1129
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: November 30, 2012, 08:52:55 am »
Quote
On the other side, the CX, with more RAM, more Flash, color screen, a newer USB controller, different interrupt controllers, etc.
Same display controller with just an other pixel format (4bpp iirc) too?

Edit:
I just saw the linux kernel option "Kernel Execute In-Place from ROM".
At the moment linuxloader2 copies the complete kernel image to ram.
Wouldn't it be possible to use that option (more free ram)?

Edit2:
I just read
Quote
Notes: This memory does not support "Execute In Place" (XIP).
Is this still valid for the CX models?

1130
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: November 30, 2012, 08:31:56 am »
What are the differences between the Touchpad, the Clickpad and the CX?
Are there also major differences between these and their CAS models?

1131
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: November 30, 2012, 05:37:37 am »
Which calculator?
For CX I wrote some kind of tutorial in this thread.
If you have an older (Click-/Touchpad) nspire, you have to clone, config and build a kernel yourself.

BTW: Tangrs, you double-posted :-P
And my name is not "vloginator" xD

I'll send you a new patch (again, last time mail didn't work..) later.

1132
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: November 29, 2012, 11:16:22 am »
Somewhere I read it hasn't even got an USB 2.0 controller.
But why is it an EHCI then? That doesn't make any sense..
I hope it's a real EHCI, the whole thing would run much faster.

1133
TI-Nspire / Re: nspire Linux Questions
« on: November 29, 2012, 10:49:07 am »
It impossible for WinE (Remember: Wine Is not an Emulator) to run under non x86 platforms.
WinCE apps will run, but that's not even alpha.

1134
TI-Nspire / Re: nspire Linux Questions
« on: November 29, 2012, 08:20:59 am »
I don't know.
He emaild me yesterday, WLAN works for him now.

1135
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: November 29, 2012, 03:55:05 am »
Actually, lxpanel is running quite fast.
If we don't use lxdm (lxde window manager), the only problem will be the screen, as it's very small.

1136
TI-Nspire / Re: Calling all Linux Kernel developers!
« on: November 28, 2012, 03:39:20 pm »
I don't think it'll happen again.
The previous versions of my kernel were all "NewzImage.tns" and with that version I switched over to "zImage.tns"
but forgot to change the bootscripts.

So, now even midori is working:


LxPanel:


PcManFM:


What's next? ;D
LxPanel and PcManFM are running pretty smoothly, but midori is not really usable. But it knows CSS, which links doesn't.

1137
TI-Nspire / Re: nspire Linux Questions
« on: November 28, 2012, 01:18:04 pm »
When it boots, you can set an ip, but without link you won't be able to do anything.
You have to connect to your network again.

1138
TI-Nspire / Re: nspire Linux Questions
« on: November 28, 2012, 12:09:20 pm »
Think.

1139
TI-Nspire / Re: nspire Linux Questions
« on: November 28, 2012, 12:02:46 pm »
Use nano instead of vim.

1140
TI-Nspire / Re: nspire Linux Questions
« on: November 28, 2012, 11:59:23 am »
May be, but you can also use nano if you don't want to fiddle with vim.

Pages: 1 ... 74 75 [76] 77 78 ... 83