ASUS Eee Pad Transformer (asus-tf101)
Appearance
![]() ASUS Eee Pad Transformer | |
Manufacturer | ASUS |
---|---|
Name | Eee Pad Transformer |
Codename | asus-tf101 |
Released | 2011 |
Hardware | |
Chipset | Nvidia Tegra 2 T20 |
CPU | Dual-core 1 GHz |
GPU | ULP GeForce |
Display | 1280x800 IPS |
Storage | 16/32 GB |
Memory | 1 GB |
Architecture | armv7 |
Software | |
Original software |
Android 3.0 on Linux 2.6.36 |
Extended version |
Android 3.0 on Linux 2.6.36 |
Mainline |
no |
Device package |
![]() |
Kernel package |
![]() |
Flashing |
Untested
|
---|---|
USB Networking |
Works
|
Battery |
Untested
|
Screen |
Works
|
Touchscreen |
Works
|
Multimedia | |
3D Acceleration |
Untested
|
Audio |
Untested
|
Camera |
Untested
|
Connectivity | |
WiFi |
Untested
|
Bluetooth |
Untested
|
GPS |
Untested
|
Modem | |
Mobile data |
Untested
|
Miscellaneous | |
FDE |
Untested
|
Sensors | |
Accelerometer |
Untested
|
Contributors
- CmdrWgls
- rrooij
- LongnoseRob
- blacksoil
- Everyone on IRC
Installation
We could streamline this a lot with your help. |
You have to flash a recovery like TWRP before doing this.
pmbootstrap install
pmbootstrap export
- Reboot the device in recovery
adb push /tmp/postmarketOS-export/blob-asus-tf101 /cache
adb push /tmp/postmarketOS-export/asus-tf101.img /cache
The following should be executed within adb shell:
adb shell
dd if=/cache/blob-asus-tf101 of=/dev/block/mmcblk0p4
dd if=/cache/asus-tf101.img of=/dev/block/mmcblk0p1
TODO
Photos
Boot log:
Links
- Partition overview
- !1103 initial PR
- Nvidia Tegra 2 (tegra20)