Group: Hardware/Computers/Tablets

From LibrePlanet
Jump to: navigation, search
(SOC)
(Remove content: the IRC channel doesn't exist anymore and John is not at the FSF anymore, and that was not done. Replace with text about tablets.)
 
(33 intermediate revisions by 8 users not shown)
Line 1: Line 1:
John's braindump:
+
== Introduction ==
 +
Many tablets can run GNU/Linux distributions.
  
The FSF wants to do something to make a completely free tablet a reality.
+
Some big laptops can also be used as tablets. Once modified, these can boot with free software and [https://ryf.fsf.org/index.php/categories/laptops some might even have the RYF certification], depending on availability by vendors:
 +
* Thinkpad X60 Tablet
 +
* Thinkpad X200 Tablet
  
An important step here is the video hardware. Some chipsets have free drivers, but rely on proprietary firmware. The FSF is considering a project to replace this proprietary firmware with free firmware.
+
Some ARM tablets can also probably boot free software, but they would also need to be supported by FSDG compliant distributions. If the tablet is well supported in Linux and u-boot, that is usually easy to do if the distribution supports ARM. See the [https://www.fsf.org/resources/hw/single-board-computers single-board-computers] article about more information on the system on a chip that can boot with free software. And the [[Group:Hardware/FSDG_distributions]] article has some information about ARM support of FSDG compliant distributions.
  
1) We should choose a chipset that is very new, so that the product will still be useful for some time.
+
[[Category:Hardware]]
 
 
2) We should choose something that is used in many different products, if possible.
 
 
 
3) We should choose something that is present in products that have the best chance of being fully free otherwise. If it has a USB port, it can get free wifi that way, for example.
 
 
 
4) We should pursue better relations with manufacturers to get documentation at least, or in the best case to convince them based on our reverse engineering success to do the right thing from the beginning.
 
 
 
We are chatting about the project in #fsf-tablet on irc.oftc.net.
 
 
 
About Lima: https://fosdem.org/2013/schedule/event/operating_systems_open_arm_gpu/
 
 
 
=== comparaison of chipsets ===
 
==== Wifi ====
 
==== SOC ====
 
{| class="wikitable"  border="1"
 
! SOC
 
! GPU
 
! Bootloader status
 
! USB host possible with 500mA?
 
! (mini)PCI(e) possible?
 
|-
 
! TI DM370(omap3 but higher speed)
 
| powervr
 
| good(free software unsigned possible)
 
| ?
 
| Seem not
 
|}
 

Latest revision as of 20:05, 14 March 2023

Introduction

Many tablets can run GNU/Linux distributions.

Some big laptops can also be used as tablets. Once modified, these can boot with free software and some might even have the RYF certification, depending on availability by vendors:

  • Thinkpad X60 Tablet
  • Thinkpad X200 Tablet

Some ARM tablets can also probably boot free software, but they would also need to be supported by FSDG compliant distributions. If the tablet is well supported in Linux and u-boot, that is usually easy to do if the distribution supports ARM. See the single-board-computers article about more information on the system on a chip that can boot with free software. And the Group:Hardware/FSDG_distributions article has some information about ARM support of FSDG compliant distributions.