Group: Hardware/Computers/Tablets/PineTab

From LibrePlanet
Jump to: navigation, search
(Initial copy-paste from Pinebook PRO)
 
(Start filling in PineTab related infos)
Line 1: Line 1:
 
== Introduction ==
 
== Introduction ==
  
This page research if it's possible to replace a Libreboot Thinkpad with a Pinebook PRO and how much freedom issue the Pinebook PRO has.
+
This page research if it's possible to replace a Libreboot Thinkpad with a PineTab (and its detachable keyboard) and how much freedom issue the PineTab has.
  
 
== Research ==
 
== Research ==
  
Nonfree firwmares:
+
Nonfree firwmares: TODO
* Internal WiFi / Bluetooth <ref>https://forum.pine64.org/showthread.php?tid=11136</ref> => Use another WiFi / Bluetooth adapter on another bus (USB, PCIe, etc).
 
* dptx.bin: The internal display works without it but the external displays won't work without it.
 
 
 
There might be other too like video decoding offload (which can be avoided by decoding videos with the CPU) but if they are they are not very visible: users will probably not notice any lack of functionality.
 
  
 
== WiFi ==
 
== WiFi ==
  
An adapter <ref>https://forum.pine64.org/showthread.php?tid=9727</ref> exists to enable to connect NGFF A/E key WiFi cards.
+
TODO
 
 
Thinkpenguin also seems to have some potentially compatible cards that use the ath9k driver:
 
* The [https://www.thinkpenguin.com/gnu-linux/wireless-n-dual-band-bluetooth-40-m2-ngff-combo-card-tpe-m2ncrd TPE-M2NCRD] is an "E keyed card" and looks shorter
 
* The [https://www.thinkpenguin.com/gnu-linux/wireless-n-m2-ngff-card-v2-tpe-m2ncrd2 TPE-M2NCRD2 TPE-M2NCRD2] is an "A & E keyed card" and looks longer
 
 
 
I don't know if the length match or if you an E only keyed cards works with an A/E NGFF adapter.
 
 
 
Alternatively it's possible to use external USB WiFi cards, but they will be limited to 2.4GHz and there is a tradeoff to make between the range and the key size.
 
 
 
Some more research might be needed to understand if it's possible to easily mount an USB WiFi card inside that laptop.
 
  
 
== Storage ==
 
== Storage ==
* 128M flash chip: can be used for the bootloader<ref name="Pinebook_Pro_SPI">https://wiki.pine64.org/index.php?title=Pinebook_Pro_SPI</ref>: This way you could encrypt fully the other storage which have internal nonfree firmwares.
+
* flash chip?
* Removable eMMC (64G or 128G available at the time of writing)
+
* 64GiB? internal eMMC (removable?)
 
* MicroSD (SD3.0, MMC 4.5, up to 50MB/s)
 
* MicroSD (SD3.0, MMC 4.5, up to 50MB/s)
 
* Adding an NVMe is also possible but this has some downsides:
 
* Adding an NVMe is also possible but this has some downsides:
 
** This occupies the PCIe connector. It might be a better idea to try to find a way to connect an ath9k compatible card on that connector.
 
** This occupies the PCIe connector. It might be a better idea to try to find a way to connect an ath9k compatible card on that connector.
 
** The NVMe has an internal nonfree firmware and probably has DMA access to your RAM
 
** The NVMe has an internal nonfree firmware and probably has DMA access to your RAM
 +
** 1x M.2 slot with SATA and/or USB
  
 
== Status ==
 
== Status ==
  
According to the person who worked to add support for it in Guix, some time ago it still required some patches to boot<ref>https://git.savannah.gnu.org/cgit/guix.git/commit/?h=wip-pinebook-pro&id=47a5442aa7dad8b1904483954e91640c3cac5e90</ref> as without them it didn't boot. There are now new patchsets<ref>https://gitlab.manjaro.org/tsys/linux-pinebook-pro/-/commits/v5.10</ref> and new kernel releases available so they need to be tested to understand if it's possible to boot and use a Pinebook PRO without any kernel patches.
+
TODO
 
 
If / when that will be the case we'd have more guarantee of being able to continue using it: kernel patches require maintenance, and distributions don't always have the time to maintain them, whereas if they are integrated in Linux, they'd support that laptop automatically.
 
  
 
== Other differences with a Libreboot Thinkpad ==
 
== Other differences with a Libreboot Thinkpad ==
Line 63: Line 48:
 
* etc
 
* etc
 
| Unsure if it's free software.
 
| Unsure if it's free software.
probably handles similar things.
+
probably handles similar things. Probably in the keyboard.
 
|-
 
|-
 
! RAM
 
! RAM
 
| 4G, 8G possible with specific RAM DIMMs.
 
| 4G, 8G possible with specific RAM DIMMs.
| 4G soldered
+
| 2G soldered
 
|-
 
|-
 
! Ethernet
 
! Ethernet
Line 75: Line 60:
 
! Display
 
! Display
 
| Mate, good enough for working.
 
| Mate, good enough for working.
| Mate, more recent / better?
+
| Mate? Glossy? , more recent / better?
 
|-
 
|-
 
! Debug
 
! Debug
Line 84: Line 69:
 
* Reinstalling Libreboot can be time consuming on some laptops (~1day) while it can be really fast on other (minutes)<ref>It of course depends on people's skills, flash programmer speeds and so on but it's not uncommon to spend ~8h to disassemble and reassemble a Thinkpad T400 when doing it the first time, while it probably takes less than 10 minutes for a Thinkpad X200. Doing that is needed to install Libreboot or reinstall it if the computer doesn't boot anymore.</ref>.
 
* Reinstalling Libreboot can be time consuming on some laptops (~1day) while it can be really fast on other (minutes)<ref>It of course depends on people's skills, flash programmer speeds and so on but it's not uncommon to spend ~8h to disassemble and reassemble a Thinkpad T400 when doing it the first time, while it probably takes less than 10 minutes for a Thinkpad X200. Doing that is needed to install Libreboot or reinstall it if the computer doesn't boot anymore.</ref>.
 
|
 
|
* External UART connector (multiplexed with sound?)
+
* TODO
* TODO: What is the SOC/device boot order?
 
 
|}
 
|}
  
 
== References ==
 
== References ==
 
<references/>
 
<references/>

Revision as of 17:33, 3 May 2021

Introduction

This page research if it's possible to replace a Libreboot Thinkpad with a PineTab (and its detachable keyboard) and how much freedom issue the PineTab has.

Research

Nonfree firwmares: TODO

WiFi

TODO

Storage

  • flash chip?
  • 64GiB? internal eMMC (removable?)
  • MicroSD (SD3.0, MMC 4.5, up to 50MB/s)
  • Adding an NVMe is also possible but this has some downsides:
    • This occupies the PCIe connector. It might be a better idea to try to find a way to connect an ath9k compatible card on that connector.
    • The NVMe has an internal nonfree firmware and probably has DMA access to your RAM
    • 1x M.2 slot with SATA and/or USB

Status

TODO

Other differences with a Libreboot Thinkpad

Libreboot Thinkpad Pinebook PRO
Architecture
  • i686 on some laptops
  • x86_64 on others
  • ARM 64bit

See distribution compatibility for more infos.

Embedded controller firmware Nonfree

Handles:

  • The keyboard
  • The power up sequence (voltages, power rails)
  • WiFi / bluetooth power on/off
  • Battery charging
  • etc
Unsure if it's free software.

probably handles similar things. Probably in the keyboard.

RAM 4G, 8G possible with specific RAM DIMMs. 2G soldered
Ethernet Integrated Through USB adapter
Display Mate, good enough for working. Mate? Glossy? , more recent / better?
Debug
  • UART in the dock on some laptops, or absent on other
  • It might be possible to add an UART through the express card connector
  • USB Debug (not very practical)
  • Reinstalling Libreboot can be time consuming on some laptops (~1day) while it can be really fast on other (minutes)[1].
  • TODO

References

  1. It of course depends on people's skills, flash programmer speeds and so on but it's not uncommon to spend ~8h to disassemble and reassemble a Thinkpad T400 when doing it the first time, while it probably takes less than 10 minutes for a Thinkpad X200. Doing that is needed to install Libreboot or reinstall it if the computer doesn't boot anymore.