Tolino Shine 3: Difference between revisions
Appearance
misc smaller updates |
Add to ebook reader type |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 14: | Line 14: | ||
| memory = 512 MB <!-- e.g. 576 MB --> | | memory = 512 MB <!-- e.g. 576 MB --> | ||
| architecture = armv7 | | architecture = armv7 | ||
| type = Ebook reader | |||
| status_usbnet = Y | | status_usbnet = Y | ||
| status_flashing = | | status_flashing = | ||
Line 41: | Line 42: | ||
== Contributors == | == Contributors == | ||
* Andi | * Andi | ||
== Users owning this device == | |||
{{Device owners}} | |||
== Comparison with Kobo Clara HD == | == Comparison with Kobo Clara HD == | ||
Line 54: | Line 56: | ||
from NXP's BSP has been reported to work. Waveform for the Kobo Clara HD does not work for this device. | from NXP's BSP has been reported to work. Waveform for the Kobo Clara HD does not work for this device. | ||
== See also == | == See also (especially for installation instructions) == | ||
[[Kobo_Clara_HD_(kobo-clara)]] | [[Kobo_Clara_HD_(kobo-clara)]] | ||
Line 60: | Line 62: | ||
* [https://opensource.mytolino.com/open_source/tolino-shine-3/ Vendor U-boot and kernel source] | * [https://opensource.mytolino.com/open_source/tolino-shine-3/ Vendor U-boot and kernel source] | ||
* [https://github.com/torvalds/linux/blob/master/arch/arm/boot/dts/imx6sl-tolino-shine3.dts Upstream Devicetree Source (dts)] | * [https://github.com/torvalds/linux/blob/master/arch/arm/boot/dts/imx6sl-tolino-shine3.dts Upstream Devicetree Source (dts)] | ||
* [https://github.com/akemnade/linux branches kobo/merged-5.X Patched mainline kernels] (includes EPD), currently kobo/merged-5. | * [https://github.com/akemnade/linux branches kobo/drm-merged-5.X Patched mainline kernels] (includes EPD), currently kobo/drm-merged-5.17 | ||
* [https://github.com/akemnade/u-boot-fslc branch kobo-2020-10 more recent u-boot behaving more normal], see corresponding wiki for details | * [https://github.com/akemnade/u-boot-fslc branch kobo-2020-10 more recent u-boot behaving more normal], see corresponding wiki for details | ||
* [https://github.com/jwrdegoede/rtl8189ES_linux/tree/rtl8189fs Wi-Fi driver], branch rtl8189fs | * [https://github.com/jwrdegoede/rtl8189ES_linux/tree/rtl8189fs Wi-Fi driver], branch rtl8189fs | ||
Line 72: | Line 74: | ||
* [https://redmine.replicant.us/projects/replicant/wiki/GalaxyS2I9100 Replicant wiki page] | * [https://redmine.replicant.us/projects/replicant/wiki/GalaxyS2I9100 Replicant wiki page] | ||
--> | --> | ||
* {{Device package|tolino-shine3}} | |||
* {{Device package| | * {{Kernel package|kobo-clara-mainline}} | ||
* {{Kernel package| | |||
Latest revision as of 18:49, 17 December 2023
CHANGE_ME CHANGE_ME | |
Manufacturer | Kobo |
---|---|
Name | Tolino Shine 3 |
Codename | tolino-shine3 |
Released | 2018 |
Type | ebook reader |
Hardware | |
Chipset | Freescale i.MX6 SoloLite |
CPU | 1x 1 GHz Cortex-A9 |
GPU | PXP + EPDC + Vivante |
Display | 1448x1072 6 inch e-paper |
Storage | Internal µSD slot with 8GB |
Memory | 512 MB |
Architecture | armv7 |
Software | |
Original software | Tolino firmware based on Android 4.4 |
FOSS bootloader | yes |
postmarketOS | |
Category | testing |
Pre-built images | no |
Mainline | yes |
Flashing |
No data |
---|---|
USB Networking |
Works |
Internal storage |
No data |
SD card |
No data |
Battery |
Works |
Screen |
Works |
Touchscreen |
Works |
Multimedia | |
Camera Flash |
No data |
Connectivity | |
WiFi |
Works |
NFC |
No data |
Miscellaneous | |
FDE |
Works |
USB OTG |
Works |
HDMI/DP |
No data |
Sensors | |
Magnetometer |
No data |
Ambient Light |
No data |
Proximity |
No data |
Hall Effect |
No data |
Haptics |
No data |
Barometer |
No data |
Contributors
- Andi
Users owning this device
Comparison with Kobo Clara HD
The board is almost the same as the Kobo Clara HD, except for the SoC which is pin-compatible but not software-compatible.
The firmware from factory is different. Factory kernel is based on 3.0.35. Factory U-boot is much older and does not support dtbs,
Near mainline kernel and uboot is covered by the same fork as for the Kobo Clara HD.
Besides of the waveform sitting in a hidden partition (same place as for the Kobo Clara HD), also the epdc_E060SCM.fw from NXP's BSP has been reported to work. Waveform for the Kobo Clara HD does not work for this device.
See also (especially for installation instructions)
Sources
- Vendor U-boot and kernel source
- Upstream Devicetree Source (dts)
- branches kobo/drm-merged-5.X Patched mainline kernels (includes EPD), currently kobo/drm-merged-5.17
- branch kobo-2020-10 more recent u-boot behaving more normal, see corresponding wiki for details
- Wi-Fi driver, branch rtl8189fs
- pmaports!2909 Initial merge request