Hi, Big congraturations! Great job!
I learned that OMAP 2420 has 3D hardware accelelator. Can you find /dev/hw3d in your system? If there, how fast is your Kube running? Kube applet is in [Demo App] - [Graphics] - [OpenGL|ES]. On my Zaurus C3000, which doesn't have any accelaletor, Kube turns a bit slower than emulator on PC. If /dev/hw3d is working, I guess Kube turns a lot faster than emulator. I should buy an N810 myself to play with Android... By the way, regarding touchscreen issue, this discussion might be interesting. Android Zaurus: Touchscreen Driver - a small improvement http://androidzaurus.seesaa.net/article/90045743.html#comment >> Maybe you don't have /sys/class/input/input1/. Android looks for drivers in >> /sys. >> >> I guess you'd better to platform_driver_register() in your dev_init() and >> let the >> probe function do the current mxc_ts_init() job. Your keyboard driver or >> corgi_ts.c would be helpful. Regards, On Apr 11, 7:48 am, Georges Toth <[EMAIL PROTECTED]> wrote: > Hi, > > > Great, congrats!!! I will try it on N800 as soon as I find some time > > for it. > > Thanks :-) > > > Regarding the touch screen problems: > > The existing touchscreen driver propably needs to be replaced by one > > that can work on fb level. See this site for details: > >http://qtablet.laginen.net/doku.php. Its about porting Qt to Maemo, > > but the problems are similar. > > Thanks for the link...I'll check that out soon ! > > -- > regards, > > Georges Toth --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Internals" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-internals?hl=en -~----------~----~----~----~------~----~------~--~---
