tf101

Differences between revisions 17 and 18
Revision 17 as of 2013-03-02 00:51:18
Size: 2728
Editor: pool-173-72-251-225
Comment:
Revision 18 as of 2013-03-03 14:43:21
Size: 3059
Editor: pool-173-72-251-225
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
|| QA contact(s) || [[https://launchpad.net/~ayrton|Ayrton Araújo]] || || QA contact(s) || [[https://launchpad.net/~ayrton|Ayrton Araújo]], Jacob Holtom at jholtom [at] jholtom [dot] tk ||
Line 53: Line 53:
Please give some instructions on how you build the image. 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! have fun!
Line 56: Line 61:
Are all parts of the image freely redistributable? Yep! The part I compile at least.

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 at jholtom [at] jholtom [dot] tk

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

Cellular Radio

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! have fun!

Redistributability

Yep! The part I compile at least.

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