diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-02-16 03:58:35 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-02-16 03:58:35 (EST) |
commit | 9595d7243f5464773d969e5e5f65b109b272cdb0 (patch) | |
tree | 75c98c949c3dd39c9084e88c0f1c590c1c333b52 /docs/release.html | |
parent | 362ef7e6379c822c597b21921f2aebd5da2ad8b5 (diff) | |
download | libreboot-9595d7243f5464773d969e5e5f65b109b272cdb0.zip libreboot-9595d7243f5464773d969e5e5f65b109b272cdb0.tar.gz libreboot-9595d7243f5464773d969e5e5f65b109b272cdb0.tar.bz2 |
docs/release.html: update notes about acpi pcc probe failed error
Diffstat (limited to 'docs/release.html')
-rw-r--r-- | docs/release.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/release.html b/docs/release.html index 5ee8e83..737c1ef 100644 --- a/docs/release.html +++ b/docs/release.html @@ -160,6 +160,8 @@ <li> X60: <b>ACPI PCC Probe Failed</b> message on linux-libre 3.19 and higher. Fix it. <a href="https://bugzilla.kernel.org/show_bug.cgi?id=93171">Preliminary bug report (kernel, linux)</a> + -- the error message is probably not the issue, but something else. do a bisect of linux. + Also, does the issue still occur on lenovobios? </li> <li> X200: only framebuffer graphics work. This is fine, since it's what most people use, |