coreboot: update latitude release status
working s3 means i'm happy to mark it as being stable. Signed-off-by: Leah Rowe <leah@libreboot.org>audit2-merge1
parent
ed8969d93f
commit
79b00fbfaf
|
@ -7,4 +7,4 @@ payload_memtest="y"
|
||||||
payload_seabios_withgrub="y"
|
payload_seabios_withgrub="y"
|
||||||
payload_seabios_grubonly="y"
|
payload_seabios_grubonly="y"
|
||||||
grub_scan_disk="ahci"
|
grub_scan_disk="ahci"
|
||||||
status="unstable" # broken s3
|
status="stable" # broken s3
|
||||||
|
|
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue