Group: Hardware/History/Laptops Comparison

From LibrePlanet
Jump to: navigation, search
(Someone needs to write a free replacement for some parts: moved in sub-page)
(Unsorted)
Line 88: Line 88:
  
 
== Bad for freedom ==
 
== Bad for freedom ==
 
== Unsorted <!--TODO (needs to be sorted)-->==
 
 
{| class="wikitable"  border="1"
 
! Brand and Model
 
! Type
 
! Required and Optional Proprietary “BIOS Replacement” Components
 
! Required and Optional Proprietary Components for Peripherals
 
! Compatible BIOS Replacements
 
! Compatible 100 % Free software distributions
 
! Availability
 
|-
 
! OLPC XO-1
 
| Small notebook
 
|
 
* VSA (LGPL) cannot be built with free software yet.
 
|
 
* Internal Wi-Fi card requires non-free firmware.
 
|
 
* Free BIOS replacement (which one?).
 
|
 
* ?
 
|-
 
! Chromebook Pixel
 
| Thin notebook
 
|
 
* MRC.bin: RAM controller initialization, runs on the main CPU.
 
* ME.bin: runs on another CPU, the Management Engine, [http://en.wikipedia.org/wiki/Intel_Active_Management_Technology very hard to replace and dangerous].
 
* Optional non-free VGA BIOS (has a free replacement in Coreboot).
 
* CPU microcode?
 
|
 
* <span style="background:#6f6">None</span>
 
|
 
* Coreboot with uboot as payload by default.
 
|
 
* ?
 
|
 
* Available new.
 
* Available in USA, UK, and probably other countries.
 
|-
 
! Samsung Series 3 Chromebook
 
| Thin notebook
 
|
 
* Required BL1: proprietary and signed.
 
|
 
* Wi-Fi needs non-free firmware (issues [https://code.google.com/p/chromium/issues/detail?id=315225] [https://code.google.com/p/chromium/issues/detail?id=270166] show it uses the mwifiex_sdio driver), same chip provides Bluetooth probably also requiring non-free firmware.
 
|
 
* Coreboot?
 
* Uboot.
 
|
 
* ?
 
|
 
* Available new…
 
* …in which countries?
 
|}
 
 
<!--== TODO ==
 
 
* Add other Coreboot Chromebooks
 
* Add gdium-->
 
 
{{featured resource|month=September|year=2014}}
 

Revision as of 14:38, 31 August 2014

Introduction

Good Laptops

Lemote

Brand and Model Type Required and Optional Proprietary “BIOS Replacement” Components Required and Optional Proprietary Components for Peripherals Compatible free BIOS Replacements Compatible 100% Free software distributions Availability
Lemote 8089D Netbook None None
  • Pmon
  • Grub2
Out of stock
Lemote 8101B Last stock at Tekmote

Laptops supported by libreboot

Brand and Model Type Required and Optional Proprietary “BIOS Replacement” Components Required and Optional Proprietary Components for Peripherals Compatible free BIOS Replacements Compatible 100% Free software distributions Availability
Lenovo X60 / X60s / X60 Tablet light/compact Notebook
  • The VGA option rom can be replaced[1]
  • CPU Microcode: most devices work without it[2]
  • Some default Wi-Fi Card are from Intel and require non-free firmware. If you buy the laptop second hand and have an intel card, replace it.
  • Else glugglug already ships with the good cards.
  • The default non-free BIOS can be replaced with libreboot, trough very dangerous and very complicated [3]instructions.
  • Else glugglug laptops ship already flashed, and once the non-free BIOS has been replaced, reflashing is way easier but still dangerous.[4]
  • Trisquel 5.5 and newer
  • Parabola
  • Easy to find second hand, but very complicated and risky install procedure
  • Can be bought already liberated at glugglug
Lenovo T60 (with Intel GPU) Notebook
  • Easy to find second hand
Apple MacBook 2,1 / MacBook 1,1 Notebook
  • The default Wi-Fi card is an Atheros chipset which works fully with the Linux-libre kernel.

Rereferences

  1. It can be replaced by:
    • Coreboot code, with text mode graphics support
    • SeaBIOS's option rom that gives VGA compatibility
    Both are probably needed, and coreboot changes will land soon in Libreboot, at the time of writing(august 2014)
  2. Some of the impact of not updating the microcode can be found in intel's CPU erratas, like the Core solo/duo erratas. A good way to avoid the issues described there is to have a cpu that has the bus you care about fixed in hardware: The more recent batches you get, the more erratas are fixed
  3. There is a big risk of breaking the laptop: Some time ago, lots of users tried and broke it, they cound't buy the laptop already flashed, so they tried it. They broke it because the instructions to switch from the original BIOS to free BIOS replacements are complicated.
    That's due to some restrictions of the original BIOS, which tries to prevent easy reflashing.
  4. Once the free BIOS replacement is flashed, reflashing is easy, but still dangerous: if the free BIOS replacement doesn't work, then the user has to disassemble the laptop and reflash with an external flash programmer to recover.
  5. If your macbook has the right flash chip, flashing it is easy, but still dangerous: if the free BIOS replacement doesn't work, then the user has to disassemble the laptop and reflash with an external flash programmer to recover.


Bad

Bad for freedom