diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-07-03 01:59:33 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-07-03 01:59:33 +0100 |
commit | 3eb9cfb44d310767c562590a17b8ee999100b368 (patch) | |
tree | f69372475422045233e3eef1ea3abdde6a31915d /docs | |
parent | 9d085bc545492925704da478b2a1d6f73464af32 (diff) | |
download | librebootfr-3eb9cfb44d310767c562590a17b8ee999100b368.tar.gz librebootfr-3eb9cfb44d310767c562590a17b8ee999100b368.zip |
docs/tasks.html: Add link to KGPE-D16 feature matrix
Diffstat (limited to 'docs')
-rw-r--r-- | docs/tasks.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/tasks.html b/docs/tasks.html index d0dd8f12..d194af14 100644 --- a/docs/tasks.html +++ b/docs/tasks.html @@ -52,7 +52,8 @@ <a href="http://www.coreboot.org/pipermail/coreboot/2015-April/079773.html">post 1</a> and <a href="http://www.coreboot.org/pipermail/coreboot/2015-April/079773.html">post 2</a><br/><br/> - The board is fully functional (blobs not required), and will be an instant addition to libreboot.<br/><br/> + The board is fully functional (blobs not required), and will be an instant addition to libreboot. + See <a href="https://raptorengineeringinc.com/coreboot/kgpe-d16-status.php">https://raptorengineeringinc.com/coreboot/kgpe-d16-status.php</a><br/><br/> <a href="http://raptorengineeringinc.com/content/base/main.htm">Raptor Engineering Inc</a> (USA) has ported this board to coreboot, and is using the port internally on their computing cluster, for @@ -182,6 +183,7 @@ <li> X200/X60: battery drained even while system is "off" on some systems. investigate. Could just be the Ethernet controller waiting for a Wake-on-LAN frame. + 'ethtool -s net0 wol d' disables wake on lan until the next boot. There are a lot of ways to make it permanent: netctl. systemd, udev, cron </li> <li> Sound (internal speaker) broken on T500 (works in lenovobios). external speaker/headphones work. |