From 6dfd8c707052dfcd90d87342e4793ccde7084450 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Wed, 1 May 2024 06:12:50 +0100 Subject: update release status for HP machines Signed-off-by: Leah Rowe --- config/coreboot/hp8300cmt_16mb/target.cfg | 2 +- config/coreboot/hp8300cmt_16mb/warn.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 config/coreboot/hp8300cmt_16mb/warn.txt (limited to 'config/coreboot/hp8300cmt_16mb') diff --git a/config/coreboot/hp8300cmt_16mb/target.cfg b/config/coreboot/hp8300cmt_16mb/target.cfg index 12afcd76..01583d37 100644 --- a/config/coreboot/hp8300cmt_16mb/target.cfg +++ b/config/coreboot/hp8300cmt_16mb/target.cfg @@ -5,4 +5,4 @@ payload_seabios_withgrub="y" payload_memtest="y" grub_scan_disk="ahci" grub_timeout=10 -status="untested" +status="unstable" diff --git a/config/coreboot/hp8300cmt_16mb/warn.txt b/config/coreboot/hp8300cmt_16mb/warn.txt new file mode 100644 index 00000000..68f0b1fe --- /dev/null +++ b/config/coreboot/hp8300cmt_16mb/warn.txt @@ -0,0 +1 @@ +HP EliteBook 8560w has broken wifi. See issue https://codeberg.org/libreboot/lbmk/issues/201 - may affect other HP machines so setting them as unstable. The machines should otherwise boot reliably and you can use them - if wifi doesn't work, you can use a usb wifi dongle or, on HP desktops, use an add-on wifi card. -- cgit v1.2.1