lbwww/site/docs/hardware/index.md

137 lines
5.7 KiB
Markdown
Raw Normal View History

2021-05-18 12:21:48 +00:00
---
title: Hardware compatibility list
x-toc-enable: true
...
This sections relates to known hardware compatibility in libreboot.
2022-11-17 00:50:34 +00:00
2021-05-18 12:21:48 +00:00
For installation instructions, refer to [../install/](../install/).
NOTE: For T60/R60 thinkpads, make sure that it has an Intel GPU, not an ATI GPU
because coreboot lacks native video initialization for the ATI GPUs on these
machines.
(for later machines like T500, T400, ATI GPU doesn't matter, because it also
has an Intel GPU, and libreboot uses the Intel one)
2021-05-18 12:21:48 +00:00
Supported hardware
==================
libreboot currently supports the following systems in this release:
2021-05-18 12:21:48 +00:00
### Desktops (AMD, Intel, x86)
- [Gigabyte GA-G41M-ES2L motherboard](ga-g41m-es2l.md)
- [Acer G43T-AM3](acer_g43t-am3.md)
2021-05-18 12:21:48 +00:00
- [Intel D510MO and D410PT motherboards](d510mo.md)
- [Intel D945GCLF](d945gclf.md) (D945GCLF2D also reported working by a user)
2021-05-18 12:21:48 +00:00
- [Apple iMac 5,2](imac52.md)
### Servers/workstations (AMD, x86)
2022-11-19 03:59:02 +00:00
- [ASUS KCMA-D8 motherboard](kcma-d8.md) (removed on 2022-11-19)
- [ASUS KGPE-D16 motherboard](kgpe-d16.md) (removed on 2022-11-19)
- [ASUS KFSN4-DRE motherboard](kfsn4-dre.md) (removed on 2022-11-19)
2021-05-18 12:21:48 +00:00
### Laptops (Intel, x86)
- ThinkPad X60 / X60S / X60 Tablet
- ThinkPad T60 (with Intel GPU)
- [Lenovo ThinkPad X200 / X200S / X200 Tablet](x200.md)
2022-11-13 21:12:15 +00:00
- Lenovo ThinkPad X230 (documentation needs to be re-added, ever since the
purge on 4 January 2022. It will be done asap)
- Lenovo ThinkPad X301
2021-05-18 12:21:48 +00:00
- [Lenovo ThinkPad R400](r400.md)
- [Lenovo ThinkPad T400 / T400S](t400.md)
2021-05-18 12:21:48 +00:00
- [Lenovo ThinkPad T500](t500.md)
- [Lenovo ThinkPad W500](t500.md)
- [Lenovo ThinkPad R500](r500.md)
- [Apple MacBook1,1 and MacBook2,1](macbook21.md)
2022-11-13 21:12:15 +00:00
- [Lenovo ThinkPad T440p](../install/t440p_external.md)
- [Lenovo Thinkpad X220](../install/ivy_has_common.md)
- [Lenovo Thinkpad X220t](../install/ivy_has_common.md)
- [Lenovo Thinkpad T420](../install/ivy_has_common.md)
- [Lenovo Thinkpad X230](../install/x230_external.md)
- [Lenovo Thinkpad X230t](../install/x230_external.md)
### Laptops (ARM, with U-Boot payload)
2022-11-16 22:10:02 +00:00
- [Samsung Chromebook 2 13" (peach-pi)](../install/chromebooks.md)
- [Samsung Chromebook 2 11" (peach-pit)](../install/chromebooks.md)
- [HP Chromebook 11 G1 (daisy-spring)](../install/chromebooks.md)
- [Samsung Chromebook XE303 (daisy-snow)](../install/chromebooks.md)
- [HP Chromebook 14 G3 (nyan-blaze)](../install/chromebooks.md)
- [Acer Chromebook 13 (CB5-311, C810) (nyan-big)](../install/chromebooks.md)
- [ASUS Chromebit CS10 (veyron-mickey)](../install/chromebooks.md)
- [ASUS Chromebook Flip C100PA (veyron-minnie)](../install/chromebooks.md)
2023-02-19 11:49:28 +00:00
- [ASUS Chromebook C201PA (veyron-speedy)](../install/c201.md)
- [Hisense Chromebook C11 and more (veyron-jerry)](../install/chromebooks.md)
- [ASUS Chromebook Flip C101 (gru-bob)](../install/chromebooks.md)
- [Samsung Chromebook Plus (v1) (gru-kevin)](../install/chromebooks.md)
2022-12-14 18:56:13 +00:00
2023-02-19 19:01:55 +00:00
**WARNING: veyron speedy boards (e.g. C201) have non-functional video init as
of 19 February 2023, and no fix is yet available on that date. See:
2023-02-19 19:01:55 +00:00
<https://notabug.org/libreboot/lbmk/issues/136> - the last tested revision
from 2021.01 is known to work, for u-boot on this board. See:\
<https://wiki.postmarketos.org/wiki/ASUS_Chromebook_C201_(google-veyron-speedy)>
(alpernebbi on IRC is looking into this, to bisect uboot and update the latest
revisions) - for now, ROM images deleted from the Libreboot 20221214 release.**
**WARNING: daisy- and peach- boards require a BL1 bootloader blob, but the
one from coreboot 3rdparty is a fake/placeholder blob. We need logic in the
Libreboot build system for properly fetching/extracting these, plus docs to
cover it. For now, assume that these are broken - ROM images are excluded,
for now, and have been retroactively deleted from the Libreboot 20221214
release. - see: <https://review.coreboot.org/plugins/gitiles/blobs/+/4c0dcf96ae73ba31bf9aa689768a5ecd47bac19e>
and <https://review.coreboot.org/plugins/gitiles/blobs/+/b36cc7e08f7337f76997b25ee7344ab8824e268d>**
WARNING: Support for these boards is at a proof-of-concept stage. Refer
to [docs/uboot/](../uboot/) for more info about the U-Boot payload.
2022-11-19 21:56:05 +00:00
### Emulation
- [Qemu x86](../misc/emulation.md)
- [Qemu arm64](../misc/emulation.md)
2022-11-19 21:56:05 +00:00
TODO: More hardware is supported. See `resources/coreboot/` in lbmk. Update
2022-11-13 21:12:15 +00:00
the above list!
2021-05-18 12:21:48 +00:00
'Supported' means that the build scripts know how to build ROM images
for these systems, and that the systems have been tested (confirmed
working). There may be exceptions; in other words, this is a list of
'officially' supported systems.
EC update on i945 (X60, T60) and GM45 (X200, X301, T400, T500, R400, W500, R500)
2021-05-18 12:21:48 +00:00
==============================================================
It is recommended that you update to the latest EC firmware version. The
[EC firmware](../../faq.md#ec-embedded-controller-firmware) is separate from
libreboot, so we don't actually provide that, but if you still have
2021-05-18 12:21:48 +00:00
Lenovo BIOS then you can just run the Lenovo BIOS update utility, which
will update both the BIOS and EC version. See:
- [../install/#flashrom](../install/#flashrom)
- <http://www.thinkwiki.org/wiki/BIOS_update_without_optical_disk>
NOTE: this can only be done when you are using Lenovo BIOS. How to
update the EC firmware while running libreboot is unknown. libreboot
2021-05-18 12:21:48 +00:00
only replaces the BIOS firmware, not EC.
Updated EC firmware has several advantages e.g. better battery
handling.
How to find what EC version you have (i945/GM45)
------------------------------------------------
In GNU+Linux, you can try this:
2023-01-08 01:22:04 +00:00
grep 'at EC' /proc/asound/cards
2021-05-18 12:21:48 +00:00
Sample output:
2023-01-08 01:22:04 +00:00
ThinkPad Console Audio Control at EC reg 0x30, fw 7WHT19WW-3.6
2021-05-18 12:21:48 +00:00
7WHT19WW is the version in different notation, use search engine to find
out regular version - in this case it's a 1.06 for x200 tablet