diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-12 22:13:00 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-12 22:13:00 (EST) |
commit | ee11737699d03e95fc463098567dc72da55c4962 (patch) | |
tree | 11f0cda2c2860832c219153f37a287d34ff4c89f /docs | |
parent | b4f0a74ca8862bb8f45d33907f72a4f37c3eab08 (diff) | |
download | libreboot-ee11737699d03e95fc463098567dc72da55c4962.zip libreboot-ee11737699d03e95fc463098567dc72da55c4962.tar.gz libreboot-ee11737699d03e95fc463098567dc72da55c4962.tar.bz2 |
docs/release.html: add notes about ACPI PCC Probe Failed error
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/release.html b/docs/release.html index 3e416bd..387cea1 100644 --- a/docs/release.html +++ b/docs/release.html @@ -340,6 +340,9 @@ </h2> <ul> <li> + X60: <b>ACPI PCC Probe Failed</b> message on linux-libre 3.19 and higher. Fix it. + </li> + <li> X200: only framebuffer graphics work. This is fine, since it's what most people use, but text-mode graphics initialization is currently broken, which means that memtest86+ will require serial output or ehci debugging. |