05-27-2014 02:01 AM
According to following article we can boot android on UEFI devices:
http://liliputing.com/2013/03/android-on-intel-now
Is there any step by step guide on how to do this on TPT2?
Solved! Go to Solution.
05-27-2014 02:04 AM
05-29-2014 10:54 AM - edited 05-29-2014 10:59 AM
Im not sure. I was looking into this myself a few days back, what I came to know was that the TP2 utilises the Clover Trail (different to Clover Trail+) CPU architecture which has no support for linux due to licences of using PowerVR's SGX gpu chip(as they dont currently support linux, i.e. no video drivers).
Along with that, Clover Trail uses powersaving features similar to those on ARM cpus (most android devices), problem is, these must be OS supported else they won't be used, in other words; battery life will be terrible under linux, and may (pure speculation, zero basis) damage the device, or at very least shorten life expectancy.
Now what does any of this have to do with android? Well, Android is based on Linux, so all problems are directly inherited. But most of these problems are already fixed in android, since for starters ARM almost always uses PowerVR SGX chips, but this is ARM andoid, which is made by Google and is NOT open source. Android-IA and Android-x86 are open source initiatives to get android working on Intel/AMD or non-ARM cpus, amd in it these projects only contain code from android which is open source (unlike the Powervr gpu driver for instance) so they one, do not contain 'binary-blobs' or non-sourced code, and two cannot include them because the code is written to run only on ARM cpus...
All that aside, it entirely is possible, but you'll probably only see a command line/laggy OS at most :/. Theres a few posts on the XDA Devolpers forums, try there.
Hope this helped.
Sent from my ThinkPad Tablet 2.
06-04-2014 04:58 AM
06-05-2014 08:41 AM
06-05-2014 11:46 AM
I'll give you an update on my current progress:
After a bit more searching I found some forum posts liking to a Linux distro with 32bit UEFI support.
http://galerie.kanotix.de/PNphpBB2-viewtopic-t-275
Once again I've managed to get into grub on this one, but when loading the firmware I also expreince the same issues as the user in that forum post. Maybe this is what was happening with Ubuntu for me. Regardless, I have no clue what to do from here on out.
06-05-2014 09:36 PM
I have bricked my TPT2 trying to install android/ubuntu.....
Before this....
Installed [Bluestacks] inside windows... too slow
Installed [Windroy]... too slow
I hope some day there will be support for running android apps natively on windows OS
06-06-2014 05:30 AM
Thats bad news to hear. If its under warranty send it in, else you could atways try to fix it yourself...
As for me, I'll keep trying with Linux Live CDs distros and see if I've gotten anything.