ASUS Eee Pad Transformer (asus-tf101): Difference between revisions
Appearance
PureTryOut (talk | contribs) No edit summary |
MartijnBraam (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
| manufacturer = ASUS | | manufacturer = ASUS | ||
| name = Eee Pad Transformer | | name = Eee Pad Transformer | ||
| codename = tf101 | | codename = asus-tf101 | ||
| image = File:ASUS Eee Pad Transformer.png | | image = File:ASUS Eee Pad Transformer.png | ||
| imagecaption = ASUS Eee Pad Transformer | | imagecaption = ASUS Eee Pad Transformer |
Revision as of 07:57, 12 September 2018
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. The processor of the device may support the armv7 architecture. If so, you can modify the device package and change the architecture accordingly. |
![]() 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 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Flashing |
No data |
---|---|
USB Networking |
No data |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
Works |
Touchscreen |
No data |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
No data |
Bluetooth |
No data |
GPS |
No data |
NFC |
No data |
Modem | |
Mobile data |
No data |
Miscellaneous | |
FDE |
No data |
USB OTG |
No data |
HDMI/DP |
No data |
Sensors | |
Accelerometer |
No data |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Contributors
- CmdrWgls
- rrooij
- LongnoseRob
- 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