Planet Computers Gemini PDA (planet-geminipda): Difference between revisions
m originalversion type |
No edit summary |
||
Line 44: | Line 44: | ||
== Installation == | == Installation == | ||
The easiest way for now is to use the Flash Tool from [http://support.planetcom.co.uk/index.php/Flashing_Guide official flashing guide], replacing linux.img in the firmware package with planet-geminipda.img and linux_boot.img with boot.img-planet-geminipda. | The easiest way for now is to use the Flash Tool from [http://support.planetcom.co.uk/index.php/Flashing_Guide official flashing guide], replacing linux.img in the firmware package with planet-geminipda.img and linux_boot.img with boot.img-planet-geminipda. In the Android 7.1 downloads it appears the linux_boot.img is distro_boot.img. If you want it to reflect just generic linux_boot.img you also need to update the Scatter file. | ||
The device package also includes an initramfs hook, which will try to mount the userdata and linux partitions, looking for a /postmarketOS.img file ( | == Alternative installation == | ||
The device package also includes an initramfs hook, which will try to mount the userdata and linux partitions, looking for a /postmarketOS.img file (pmbootstrap exports as planet-geminipda.img so you'd need to rename). This can be used for non-intrusive installation inside of the Android user space and only requires a small linux partition and boot image. | |||
That Image file needs to be expanded to the wanted size in advance, for example: | |||
<code>% truncate -s 2G postmarketOS.img</code> | <code>% truncate -s 2G postmarketOS.img</code> |
Revision as of 15:52, 21 September 2023
![]() Gemini PDA running postmarketOS with Hildon | |
Manufacturer | Planet Computers |
---|---|
Name | Gemini PDA |
Codename | planet-geminipda |
Released | 2018 |
Type | handset |
Hardware | |
Chipset | MediaTek MT6797P/X Helio X25/X27 |
CPU | 2x 2.6 GHz Cortex-A72, 4x 2.0 GHz Cortex-A53, 4x 1.6 GHz Cortex-A53 |
GPU | Mali-T880 MP4 |
Display | 2160x1080 |
Storage | 64 GB |
Memory | 4 GB |
Architecture | aarch64 |
Software | |
Original software | Android |
Original version | 7.1 on Linux 3.18 |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | no |
Flashing |
Broken |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
No data |
Screen |
Works |
Touchscreen |
Works |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
Partial |
Bluetooth |
Partial |
GPS |
No data |
NFC |
No data |
Modem | |
Calls |
No data |
SMS |
No data |
Mobile data |
No data |
Miscellaneous | |
FDE |
Works |
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 |
What works
- USB networking
- Framebuffer graphics (Xorg/Wayland)
Installation
The easiest way for now is to use the Flash Tool from official flashing guide, replacing linux.img in the firmware package with planet-geminipda.img and linux_boot.img with boot.img-planet-geminipda. In the Android 7.1 downloads it appears the linux_boot.img is distro_boot.img. If you want it to reflect just generic linux_boot.img you also need to update the Scatter file.
Alternative installation
The device package also includes an initramfs hook, which will try to mount the userdata and linux partitions, looking for a /postmarketOS.img file (pmbootstrap exports as planet-geminipda.img so you'd need to rename). This can be used for non-intrusive installation inside of the Android user space and only requires a small linux partition and boot image.
That Image file needs to be expanded to the wanted size in advance, for example:
% truncate -s 2G postmarketOS.img
Community Info
postmarketOS users that own the device
Maintainers
- NotKit
Contributors
- NotKit
See also
- pmaports!155 initial MR (with a good description of the current state, 2019-01)
- Old Device branch
- Device package
- Kernel package