From 79b00fbfaffc2ff25796f25ac6500c0125f93059 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 4 May 2024 04:58:20 +0100 Subject: [PATCH] coreboot: update latitude release status working s3 means i'm happy to mark it as being stable. Signed-off-by: Leah Rowe --- config/coreboot/e6400_4mb/target.cfg | 2 +- config/coreboot/e6400_4mb/warn.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/coreboot/e6400_4mb/target.cfg b/config/coreboot/e6400_4mb/target.cfg index d1ea26a..fb7c7bf 100644 --- a/config/coreboot/e6400_4mb/target.cfg +++ b/config/coreboot/e6400_4mb/target.cfg @@ -7,4 +7,4 @@ payload_memtest="y" payload_seabios_withgrub="y" payload_seabios_grubonly="y" grub_scan_disk="ahci" -status="unstable" # broken s3 +status="stable" # broken s3 diff --git a/config/coreboot/e6400_4mb/warn.txt b/config/coreboot/e6400_4mb/warn.txt index 57d05e6..4709a00 100644 --- a/config/coreboot/e6400_4mb/warn.txt +++ b/config/coreboot/e6400_4mb/warn.txt @@ -1 +1 @@ -Battery indicator not working yet. S3 suspend/resume may be broken. May shut down instead of throttle on high CPU temperature; use the intel_pstate driver to cap speeds, and monitor performance via CPU stress test and lm-sensors/xsensors utility, before using the machine regularly. +Battery indicator not working yet. May shut down instead of throttle on high CPU temperature; use the intel_pstate driver to cap speeds, and monitor performance via CPU stress test and lm-sensors/xsensors utility, before using the machine regularly.