The file adding the news is named gnuboot-december-2023.md instead of gnuboot-0.1-rc1.md as the later is understood as a translation in the '1-rc1' lang. Renaming the file to gnuboot-0.1-rc1.en.md instead makes untitled detect the lang correctly but then it assumes this is a translation and adds a broken link for "English" on the new page. For now the older Libreboot news were kept as this shows the history of the project and since GNU Boot is a continuation of the Libreboot project it makes sense to also keep them. The CSS also needed to be separated from the template because otherwise the generated news page would be incomplete and miss all what comes before the CSS like '<!DOCTYPE html>' for instance. Finally x-reviewed was changed into x-unreviewed because we can't set x-reviewed for the news, so the only way to remove the banner for the individual news is to default to reviewed (and to mark all unreviewed files as such). As for the Untitled patch it is needed to make the news page work. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
2.9 KiB
title: Hardware compatibility list x-unreviewed: true ...
This sections relates to known hardware compatibility in libreboot.
For installation instructions, refer to ../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)
Supported hardware
Libreboot supports the following systems in this release:
Desktops (AMD, Intel, x86)
- Gigabyte GA-G41M-ES2L motherboard
- Intel D510MO and D410PT motherboards
- Intel D945GCLF (D945GCLF2D also reported working by a user)
- Apple iMac 5,2
Servers/workstations (AMD, x86)
Laptops (ARM)
- ASUS Chromebook C201 (Libreboot 20160907 only)
Laptops (Intel, x86)
- ThinkPad X60 / X60S / X60 Tablet
- ThinkPad T60 (with Intel GPU)
- Lenovo ThinkPad X200 / X200S / X200 Tablet
- Lenovo ThinkPad R400
- Lenovo ThinkPad T400 / T400S
- Lenovo ThinkPad T500
- Lenovo ThinkPad W500
- Lenovo ThinkPad R500
- Apple MacBook1,1 and MacBook2,1
'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, T400, T500, R400, W500, R500)
It is recommended that you update to the latest EC firmware version. The EC firmware is separate from libreboot, so we don't actually provide that, but if you still have Lenovo BIOS then you can just run the Lenovo BIOS update utility, which will update both the BIOS and EC version. See:
NOTE: this can only be done when you are using Lenovo BIOS. How to update the EC firmware while running libreboot is unknown. Libreboot 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:
grep 'at EC' /proc/asound/cards
Sample output:
ThinkPad Console Audio Control at EC reg 0x30, fw 7WHT19WW-3.6
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