Linux.com

How to suspend and hibernate a laptop under Linux

Posted by: Anonymous [ip: 151.56.153.208] on December 10, 2007 05:07 PM
ID=$(lspci |grep VGA |cut -d'.' -f1 |cut -d':' -f1) is easiest (and correct), btw

#

Return to How to suspend and hibernate a laptop under Linux