ASUS Eee Pad Transformer (asus-tf101): Difference between revisions
Appearance
MartijnBraam (talk | contribs) No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
| memory = 1 GB | | memory = 1 GB | ||
| architecture = armhf | | architecture = armhf | ||
| status_usbnet = | | status_usbnet = Y | ||
| status_flashing = | | status_flashing = | ||
| status_touch = | | status_touch = Y | ||
| status_screen = Y | | status_screen = Y | ||
| status_wifi = | | status_wifi = | ||
| status_xwayland = | | status_xwayland = Y | ||
| status_fde = | | status_fde = | ||
| status_mainline = | | status_mainline = | ||
Line 40: | Line 40: | ||
* rrooij | * rrooij | ||
* LongnoseRob | * LongnoseRob | ||
* blacksoil | |||
* Everyone on IRC | * Everyone on IRC | ||
Revision as of 13:15, 14 February 2019
WARNING: This device
is not recommended for future use with postmarketOS due to its armhf architecture. Alpine Linux (the distribution that postmarketOS extends) pmaports#599 has been considering dropping it. |
![]() 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 | armhf |
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.py install --no-fde
./pmbootstrap.py 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