Difference between revisions of "PineTab2 Releases"
Jump to navigation
Jump to search
(Force ToC) |
(Add note about the fact that the EMMC must not have been overwritten for the pre-installed U-Boot to work) |
||
Line 43: | Line 43: | ||
You can install U-Boot to the SPI, EMMC, or an SD card. | You can install U-Boot to the SPI, EMMC, or an SD card. | ||
If you are booting Mobian from an SD card, the pre-installed U-Boot from the | If you are booting Mobian from an SD card and you haven't overwritten the EMMC, the pre-installed U-Boot from the it should boot your SD card.}} | ||
{| class="wikitable" | {| class="wikitable" |
Revision as of 19:50, 18 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). This includes uboot.
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
Mobian
An unofficial Debian build for ARM64 running with Phosh.
The current version of the base Debian system is Debian Bookworm.
Download:
Note: U-Boot is required to be able to boot the images, see here!
You can install U-Boot to the SPI, EMMC, or an SD card.
If you are booting Mobian from an SD card and you haven't overwritten the EMMC, the pre-installed U-Boot from the it should boot your SD card.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.