Please remember to add a category to the bottom of each page that you create.
See categories help for further details, but most will probably be [[Category:HTC ModelName]].
ASUS Eee Pad Transformer
m (→Ubuntu on internal storage) |
m (→Linux) |
||
| Line 194: | Line 194: | ||
=== CHROOT Ubuntu === | === CHROOT Ubuntu === | ||
CHROOTing is a way of running a linux-disto on top of another. A complete explanation can be found [http://en.wikipedia.org/wiki/Chroot here]. | CHROOTing is a way of running a linux-disto on top of another. A complete explanation can be found [http://en.wikipedia.org/wiki/Chroot here]. | ||
| + | |||
[http://forum.xda-developers.com/showthread.php?t=1145601 CHROOT thread in the forum] | [http://forum.xda-developers.com/showthread.php?t=1145601 CHROOT thread in the forum] | ||
Revision as of 01:41, 6 December 2011
| ASUS Eee Pad Transformer | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| Specification | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Contents |
Intro
Welcome to the Asus Eee Pad Transformer XDA Wiki page. This can be edited by any member so if you do, please keep it tidy.
-Add any info you feel can be helpful for others.
-If you have created a ROM then add it to the list.
-If you have written a handy guide or can link someone else's here, please do.
Specifications
- Operating System: Google Android 3.2
- Processor: NVIDIA® Tegra™ 2 1.0GHz dual-core CPU
- Display: 10.1" IPS (1280x800) Multi-touch input w/ Gorilla Glass
- Memory: 1024MB RAM, 16/32GB Internal Storage, Expandable to 48/64GB (with microSD Cards)
- Connectivity: WLAN 802.11b/g/n (2.4Ghz) , Bluetooth v2.1 + EDR
- Dimensions: 271 x 176 x 12.9 mm
- Weight: 680g
- Battery: 9.5hrs)
General Info
- Tips and Tricks (Out of date!)
- The Ultimate Transformer Information Thread (Out of date!)
- Troubleshooting Guide (Out of date!)
Recovery
Getting root access
Development
ROMs
PRIME!
Developer: Roach2010
- Firmware Version: 8.6.5.18
- Support for 3G-model and slider: Yes/Yes
Android Revolution HD™
Developer: mike1986.
- Firmware Version: 8.6.6.19
- Support for 3G-model and slider: Yes/No
Revolver
Developer: gnufabio
- Firmware Version: 8.6.5.19
- Support for 3G-model and slider: Yes/Yes (Read F.A.Q.)
KRAKD
Developer: jcarrz1
- Firmware Version: 8.6.5.19
- Support for 3G-model and slider: Yes/Yes
EeeBOMB
Developer: CdTDroiD
- Firmware Version: 8.6.5.19
- Support for 3G-model and slider: N/A
Notes
- The 8.6.6.19 firmware doesn't differ from the 8.6.5.19 firmware, except being build for the tf101g (the 3G model).
- The *.19 update only fixes the Asus App Backup application which Roach2010 chose to fix himself, thus he has no need to update his ROM to *.19.
Kernels
Netformer OC-kernel by netarchy
- Max clock: 1.6 GHz
- 2.6.36.4 kernel base
- CIFS included
- TUN built-in
- NTFS support
- Voodoo sound
OC,UV-kernel by Blades
- Max clock: 1.68 GHz
- 2.6.36.4 kernel base
- CIFS included
- TUN built-in
- NTFS support
Prime-kernel by Roach2010 (bottom of post)
- Max clock: 1.6 GHz
- 2.6.36.4 kernel base
- CFQ, BFQ, VR & SIO schedulers build in. VR is default.
- Voodoo sound
Clemsyn's OC Kernel for elite
- Max clock. 1.646 GHz
- 2.6.36.4 kernel base
- Voodoo sound
- (unstable on Revolver 3.8+)
Linux
There are two ways for running Linux on the Transformer. The first is running it directly from the internal memory and requires access to the bootloader with nvflash. This requires that your Transformer has a SBKv1. If your serial number is below B70 (e.g. B60 or B50) you are safe. If your SN is B70 you might be lucky. But if your SN is over B70 you can't do the trick. The second method is CHROOT which will run on all Transformers. Short descriptions on both ways and links to threads on the topic are below.
Ubuntu on internal storage
This will run Ubuntu directly on your internal storage. You can choose to only have Ubuntu or dual boot Ubuntu and Android.
ASUS Eee Pad Transformer/How to install Ubuntu
CHROOT Ubuntu
CHROOTing is a way of running a linux-disto on top of another. A complete explanation can be found here.
