Tolino Page 2 (tolino-page2)
Appearance
![]() Tolino Page 2 with booted postmarketOS | |
Manufacturer | tolino |
---|---|
Name | page 2 |
Codename | tolino-page2 |
Released | 2017 |
Type | ebook reader |
Hardware | |
Chipset | Freescale i.MX6 SoloLite |
CPU | 1x ARM Cortex-A9 |
GPU | PXP (2D only) |
Storage | Depends on installed SD card |
Memory | 512 MB |
Architecture | armv7 |
Software | |
Original software | Android |
Original version The version the device was shipped with. |
4.4.2 (modified) |
FOSS bootloader | yes |
postmarketOS | |
Category | testing |
Pre-built images Whether pre-built images are available here. |
no |
Mainline Instead of a Linux kernel fork, it is possible to run (Close to) Mainline. |
yes |
pmOS kernel The kernel version that runs on the device's port. |
6.8.8 |
Flashing It is possible to flash the device with pmbootstrap flasher . |
Works
|
---|---|
USB Networking After connecting the device with USB to your PC, you can connect to it via telnet (initramfs) or SSH (booted system). |
Works
|
Internal storage eMMC, SD cards, UFS, ... |
Works
|
SD card Also includes other external storage cards |
Works
|
Battery Charging and battery level reporting works |
Partial
|
Screen Display works. Ideally with sleep mode and brightness control. |
Broken
|
Touchscreen |
Broken
|
Connectivity | |
WiFi |
Works
|
Contributors
Users owning this device
- User0 (Notes: running stock ROM)
How to enter flash mode
There is no flash mode to flash pmOS, follow the instructions below to flash pmOS to the internal SD card.
Installation
Disassemble the device by removing the back cover. Insert the internal SD Card into a SD Card reader, and connect it to your PC. Follow the instructions below to flash postmarketOS to the SD card:
Use pmbootstrap to build your own installation image.
$ pmbootstrap init
$ pmbootstrap install --sdcard /dev/[sdcard]
After that reassemble the device, by reconnecting the internal SD card and closing the back cover. SSH over USB works by using
$ ssh username@172.16.42.1
Connect to WiFi with
$ nmtui
Currently graphics are entirely broken.
See also
- pmaports!5542 Initial merge request