Difference between revisions of "PineTab2 Releases"
(→Mobian: Simplify Mobian information/move it to the appropriate wiki - Editor's note: the U-Boot flashing instructions linked in the info box specifically recommend flashing to an SD card or the EMMC and warn against flashing to the SPI (that is also where the warning that used to be here can now be found)) |
(→Mobian: Redundant sentence) |
||
Line 50: | Line 50: | ||
* [https://images.mobian.org/pinetab2/ Images] | * [https://images.mobian.org/pinetab2/ Images] | ||
{{Info|U-Boot is required to be able to boot the images, see [https://wiki.debian.org/InstallingDebianOn/PINE64/PineTab2#Prerequisites the prerequisites section of the installation instructions] | {{Info|U-Boot is required to be able to boot the images, see [https://wiki.debian.org/InstallingDebianOn/PINE64/PineTab2#Prerequisites the prerequisites section of the installation instructions].}} | ||
{| class="wikitable" | {| class="wikitable" |
Revision as of 20:27, 28 June 2023
This page contains a list of all available releases and tools for the PineTab2 in alphabetical order.
The installation instructions can be found under PineTab2#Installation instructions.
Linux
Arch Linux ARM
(Unofficial) Arch Linux ARM maintained by the DanctNIX community (GitHub: danctnix, dreemurrs-embedded).
Download:
Default credentials | |
---|---|
Default user | alarm/123456
|
Notes:
- Currently ships without a Wi-Fi and Bluetooth driver
- system hangs on reboot/shutdown (SDDM bug, workaround possible)
- screen rotated 90°, workaround possible
- HP/Speaker switching via Alsa UCM
Buildroot
Buildroot is a simple, efficient and easy-to-use tool to generate embedded Linux systems through cross-compilation.
An external tree for the PINE64 PineTab 2 is developed and maintained by Danct12 (same developer behind the PineTab 2 port of Arch Linux ARM).
Download:
- The repository and build instructions can be found here.
Mobian
An unofficial Debian build for ARM64 running with Phosh. The current version of the base Debian system is Debian Bookworm. See the installation instructions here. If you have questions about Mobian, please ask them in the Mobian Matrix room.
Download:
Default credentials | |
---|---|
Default user | mobian/1234
|
Notes:
- The development is work in progress. Mobian's support for the PineTab2 is maintained by Julian. The Mobian wiki can be found here.
- In order to connect to the device using SSH/SCP, you need to install SSH on the device. You can do this by executing the following in a shell: "sudo apt-get install ssh", afterwards you can connect via SSH/SCP using the PineTab2's IP address on port 22.
- When installing Mobian with full disk encryption and booting with the keyboard case connected, you will have to touch the screen or press a key to show the decryption screen. This is an upstream issue.