diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-21 21:10:18 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-21 21:10:18 +0100 |
commit | d5574e570c3cb699da15138f23ec9ce883711a6d (patch) | |
tree | 8b6c0ae3dd4aaeba18c7e89da0ba9f372a712fb0 | |
parent | 0e9df053c97ead803d88cb0e833ab3d0dbdc30e4 (diff) | |
download | librebootfr-d5574e570c3cb699da15138f23ec9ce883711a6d.tar.gz librebootfr-d5574e570c3cb699da15138f23ec9ce883711a6d.zip |
docs/tasks.html: notes about suspend on gm45
-rw-r--r-- | docs/tasks.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index 2444379d..e1c646c6 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -200,6 +200,8 @@ <div class="section"> <h1>Platform-specific bugs</h1> <ul> + <li>GM45: suspend stopped working recently in libreboot.git, but worked in 20150518. Do + a git bisect of coreboot for the relevant commit IDs, then implement a fix.</li> <li> Several serious bugs exist on the ThinkPad R500, which makes the system virtually unusable. See <a href="hcl/r500/index.html#issues">hcl/r500/index.html#issues</a>. |