Android OS Forum banner
1 - 20 of 82 Posts

· Premium Member
Joined
·
74 Posts
Hi all!

So finally there is progress on this front that I am happy to make a public update about.

HP supports the community and was kind enough to provide us with the Android kernel source and some other GPL components that they modified for the few Touchpads that were accidentally released running Android.

Many thanks go to attorney Benjamin E. Maskell from Roetzel & Andress for helping with this.
Also I'd like to thank phil86 for providing his Android-running touchpad to me and to Snow02 to help with covering some shipping costs.

Now without further delays here's the meat:

I uploaded the code to github, so you can take a look here: https://github.com/d...p-topaz-android

You can get the raw files here:
Kernel: http://crimea.edu/~g...-Kernel.tar.bz2
Additionally we've got the code to two other components:
androidvncserver: http://crimea.edu/~g...910_vnc.tar.bz2
i2c-tools: http://crimea.edu/~g...910_i2c.tar.bz2

Now the source provided so far misses one component still, the wifi driver. I did some digging around and it appears that the wifi driver shipped with both webOS and with the Android are GPL, there are multiple evidences of that including the driver licensing string. Plus the driver is linked against 10+ GPLONLy kernel symbols which makes it kernel derivative. HP is still investigating this matter and we hope to hear from them soon.

What's interesting about this kernel is it seems to be a totally separate development from the webOS kernel (this was suspected from the very beginning), but now the comments in the code seem to imply that HP had another team working on Android port to Touchpad and that team appears to be totally separate from the webOS team. I wonder if that means there was a plan to ship the Touchpad with Android that were then preempted by webOS plans after Palm purchase.
Latest change in the code is from March 2011.

From this code we have already found a way to enable the debug serial console routed via audio jack.
Also it's interesting that audio ports are different and we are looking into how this could potentially be leveraged.
BT is implemented in a more straightforward way and I hope to adopt this into CM9 kernel as making more sense over what we have now.

Edit: I just got a call from a HP webOS person who told me there is no way HP actually created this other kernel source and there is (and was) no another kernel team at HP that works on touchpad. So I thought you might be interested in this too.
 

· Registered
Joined
·
313 Posts
Does that mean camera and video hardware acceleration are included?
 

· Supporting Member
Joined
·
4,545 Posts
Great news to have progress on this issue. Thanks very much for the updated and efforts, as always they are much appreciated.
 

· blah
Joined
·
72 Posts
I don't understand what mean all this stuff can someone explain?
There were a couple Touchpad's which people received directly from HP that already had a version of Android running on them. Lawyers and HP were fighting because they should have turned over their source as soon as the community brought it to their attention that Android was found on one of their devices which appeared to have been installed by them.

The files that are included are kernels and modules for making Android work on the Touchpad with software that was created by the people who obviously knew a lot more about the internal workings of the Touchpad than the people who are currently working on porting it now (no offense to any of these very intelligent coders). So what everyone is hoping is that the libraries/kernels/modules that were used by HP can be looked at and ported to CM9 and make things run more stable or Just work period.
 

· Premium Member
Joined
·
77 Posts
Im very suprised they released this as it takes away from the webOS developement and marketing of its use.
 
1 - 20 of 82 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top