tf101

Differences between revisions 20 and 21
Revision 20 as of 2013-03-04 00:00:27
Size: 3211
Editor: ayrton
Comment:
Revision 21 as of 2013-03-04 01:15:58
Size: 3394
Editor: ayrton
Comment: Update link to sources and build instructions
Deletions are marked like this. Additions are marked like this.
Line 55: Line 55:
Clone the ubuntu sources by following the first steps of the porting guide
First clone the repositories at github.com/jholtom/
to device/asus/tf101 and kernel/asus/tf101 respectively.
Clone the ubuntu sources by following the first steps of the porting guide.

First clone the repositories at github.com/jholtom/ to device/asus/tf101 and kernel/asus/tf101 respectively.
Line 59: Line 60:
Line 60: Line 62:
Your new build will be in the out directory! have fun!
Your new build will be in the out directory.
Line 63: Line 66:
Yep! The part I compile at least. Modified device tree:
https://github.com/jholtom/android_device_asus_tf101

Now using this kernel:
https://github.com/jholtom/kernel_asus_tf101-lumpy

Sources for Ubuntu are at:
http://phablet.ubuntu.com/gitweb

Warning /!\ Ubuntu Touch is no longer maintained as a core product by Canonical. However, the Ubports community are continuing development.

General

Device name

Asus Transformer

Code name

tf101

Image maintainer(s)

Jacob Holtom

QA contact(s)

Ayrton Araújo, Jacob Holtom

Update interval / last update

(is the image built automatically, how often? if not automatic, when did you last update it?)

Reporting bugs

https://bugs.launchpad.net/ubuntu-tf101

State of things

Legend

State

Explanation

Perfect

Everything works, all patches included in Ubuntu proper

Working

Works, minor issues only, some patches pending

W-I-P

Work in progress

Blocked/Broken

Severely broken, unusable or progress is blocked

Unknown

Unknown

What

Status/Comments

Graphics

Some hacks is necessary to fix resolution and fonts

Boot process

It boots!

HW Acceleration

Rotation

Works

Brightness control

Not working yet

Wireless network

Works

Bluetooth

Need patchs in Ubuntu. Progress is blocked

Sound

Touch

Works very well

Camera

Not working yet

Video Decode

Suspend/Resume

A bit delay when try to resume

GPS

Cellular Radio

Mini HDMI output port

Installation

http://forum.xda-developers.com/showthread.php?t=2168473

Unlocking instructions

http://forum.xda-developers.com/showthread.php?t=1044424

Known issues

The image

How to build it

Clone the ubuntu sources by following the first steps of the porting guide.

First clone the repositories at github.com/jholtom/ to device/asus/tf101 and kernel/asus/tf101 respectively.

Then run . build/envsetup.sh

Then run choosecombo release cm_tf101 eng && make -j{number of cores + 1} otapackage

Your new build will be in the out directory.

Redistributability

Modified device tree: https://github.com/jholtom/android_device_asus_tf101

Now using this kernel: https://github.com/jholtom/kernel_asus_tf101-lumpy

Sources for Ubuntu are at: http://phablet.ubuntu.com/gitweb

Touch/Devices/tf101 (last edited 2013-06-17 10:54:37 by ip-94-113-7-34)