|
|
|
|
|
by shmerl
4333 days ago
|
|
An example of regular glibc Linux running on Nvidia Jetson TK1 board (same chipset as in Shield) on fully open stack (nouveau + Wayland): http://www.codethink.co.uk/2014/06/12/no-secret-sauce-just-o... I wonder if there are open drivers for other components in Shield (WiFi, accelerometer, etc.) to enable running fully open stack on it. I'd really like to have something like Nemo or Plasma Active running on top of Wayland there. |
|
There has been a source release to build Android, at least [0] -- the open source teams, I've found, are very very careful about pushing source the same day they push binaries of updates. I think that WiFi and accelerometer bits are in the kernel, and since they're in the kernel, the source is available [1]. It looks like the binary blobs are for camera, GPS, GPU, and Icera (3G/LTE radio); if you're using Nouveau, then although GPU usage may not be the most power-efficient, you should have most of what you need to run the system.
[0] http://nv-tegra.nvidia.com/gitweb/?p=manifest/android/binary...
[1] http://nv-tegra.nvidia.com/gitweb/?p=linux-3.10.git;a=shortl...