diff options
author | Leah Rowe <info@minifree.org> | 2016-07-16 18:57:50 +0100 |
---|---|---|
committer | Leah Rowe <info@minifree.org> | 2016-07-16 18:57:50 +0100 |
commit | 04e70c64065d97f6574aa07ad54aa8b12befb97d (patch) | |
tree | 948dd8001b4b7a70d4450188438c695a0939eb55 /docs | |
parent | 59f06fb79326d118e5cc999004608c734f0debde (diff) | |
download | librebootfr-04e70c64065d97f6574aa07ad54aa8b12befb97d.tar.gz librebootfr-04e70c64065d97f6574aa07ad54aa8b12befb97d.zip |
Note about script for USB keyboard wakeup on gm45 laptosp
Diffstat (limited to 'docs')
-rw-r--r-- | docs/libreboot.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/libreboot.texi b/docs/libreboot.texi index ee1821f3..cfe9b36a 100644 --- a/docs/libreboot.texi +++ b/docs/libreboot.texi @@ -7691,6 +7691,12 @@ Alternatively you can use i2cdump. In Trisquel, this is in the package i2c-tools If neither of these options work (or they are unavailable), physically removing the LCD panel is an option. Usually, there will be information printed on the back. +@node USB keyboard wakeup on GM45 laptops + +Look at resources/scripts/helpers/misc/libreboot_usb_bugfix + +Put this script in /etc/init.d/ on debian-based systems. + @node About the libreboot project @chapter About the libreboot project GNU Libreboot is a free BIOS or UEFI replacement (@uref{https://www.gnu.org/philosophy/free-sw.html,free as in freedom}); libre @i{boot firmware} that initializes the hardware and starts a bootloader for your operating |