diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/release.html b/docs/release.html index 73a347d5..7ecf083a 100644 --- a/docs/release.html +++ b/docs/release.html @@ -230,6 +230,17 @@ </ul> </li> <li> + X200: when undocking, the beep persists and never stops. Beep beep beep. Fix it (EC-related. fix should be done in coreboot and + added to libreboot afterwards) - might also affect T400/T500/R400/R500 + </li> + <li> + X200/T400/T500/R400/R500: when system is powered down, connecting the AC adapter + automatically turns it on. This should be configurable, but disabled by default. + <i>power_on_after_fail</i> is the nvramtool option for this (should be disabled by default) + but no option for it exists on the X200 (it does on the X201). Add this option to cmos.layout/cmos.default + for these systems, and then disable it by default to fix it. + </li> + <li> <b>Finish all work listed in <a href="future/index.html">future/index.html</a></b> </li> <li> |