Tolino Page 2 (tolino-page2): Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
| codename = tolino-page2 | | codename = tolino-page2 | ||
| image = File:tolino-page2.jpg | | image = File:tolino-page2.jpg | ||
| imagecaption = Tolino Page 2 with booted | | imagecaption = Tolino Page 2 with booted postmarketOS | ||
| category = testing | | category = testing | ||
| releaseyear = 2017 | | releaseyear = 2017 | ||
Line 10: | Line 10: | ||
| originalversion = 4.4.2 (modified) | | originalversion = 4.4.2 (modified) | ||
| pmoskernel = 6.8.8 | | pmoskernel = 6.8.8 | ||
| chipset = | | chipset = Freescale i.MX6 SoloLite | ||
| cpu = 1x ARM Cortex-A9 | | cpu = 1x ARM Cortex-A9 | ||
| gpu = PXP (2D only) | | gpu = PXP (2D only) | ||
| | | memory = 512 MB | ||
| | | storage = Depends on installed SD card | ||
| architecture = armv7 | | architecture = armv7 | ||
| type = Ebook reader | | type = Ebook reader | ||
| whet_dhry = | <!-- | ||
| whet_dhry = | |||
--> | |||
<!-- Features --> | <!-- Features --> | ||
<!-- the following status_* questions should be answered with Y for yes, P for partial, N for no, - for N/A or unavailable, or left blank for untested or unknown --> | <!-- the following status_* questions should be answered with Y for yes, P for partial, N for no, - for N/A or unavailable, or left blank for untested or unknown --> | ||
Line 32: | Line 34: | ||
| status_sdcard = Y | | status_sdcard = Y | ||
| status_fossbootloader = Y | | status_fossbootloader = Y | ||
| booting = yes | | booting = yes | ||
}} | }} | ||
Line 69: | Line 55: | ||
Use [[pmbootstrap]] to build your own installation image. | Use [[pmbootstrap]] to build your own installation image. | ||
<syntaxhighlight lang="shell-session"> | |||
< | |||
$ pmbootstrap init | $ pmbootstrap init | ||
$ pmbootstrap install --sdcard /dev/[sdcard] | $ pmbootstrap install --sdcard /dev/[sdcard] | ||
</ | </syntaxhighlight> | ||
After that reassemble the device, by reconnecting the internal SD card and closing the back cover. SSH over USB works by using | After that reassemble the device, by reconnecting the internal SD card and closing the back cover. SSH over USB works by using | ||
< | <syntaxhighlight lang="shell-session"> | ||
$ ssh username@172.16.42.1 | $ ssh username@172.16.42.1 | ||
</ | </syntaxhighlight> | ||
Connect to WiFi with | Connect to WiFi with | ||
< | <syntaxhighlight lang="shell-session"> | ||
$ | $ nmtui | ||
</ | </syntaxhighlight> | ||
Currently graphics are entirely broken. | Currently graphics are entirely broken. |
Latest revision as of 10:06, 14 February 2025
![]() 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 | 4.4.2 (modified) |
FOSS bootloader | yes |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | yes |
postmarketOS kernel | 6.8.8 |
Flashing |
Works |
---|---|
USB Networking |
Works |
Internal storage |
Works |
SD card |
Works |
Battery |
Partial |
Screen |
Broken |
Touchscreen |
Broken |
Multimedia | |
3D Acceleration |
No data |
Audio |
No data |
Camera |
No data |
Camera Flash |
No data |
Connectivity | |
WiFi |
Works |
Bluetooth |
No data |
GPS |
No data |
NFC |
No data |
Modem | |
Calls |
No data |
SMS |
No data |
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
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