[Pkg-utopia-maintainers] Bug#448361: Suspend doesn't work for	ThinkPad T61
    Markus Grunwald 
    markus.grunwald at gmx.de
       
    Sun Oct 28 13:31:48 UTC 2007
    
    
  
Package: hal-info
Version: 20070618-1
Severity: minor
Tags: patch
--- Please enter the report below this line. ---
Hello,
suspend didn't work on my IBM/Lenovo ThinkPad T61 until I followed the instructions on 
http://carrot.hep.upenn.edu/wiki/doku.php?id=thinkpad:start#sleep_suspend_to_ram
Now it works fine. Here's the patch:
--- 20-video-quirk-pm-lenovo.fdi.original       2007-10-28 14:30:07.000000000 +0100
+++ 20-video-quirk-pm-lenovo.fdi        2007-10-28 14:22:07.000000000 +0100
@@ -35,6 +35,10 @@
         <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
         <merge key="power_management.quirk.s3_mode" type="bool">true</merge>
       </match>
+      <!-- T61 -->
+      <match key="system.hardware.version" prefix_ncase="ThinkPad T61">
+        <merge key="power_management.quirk.s3_bios" type="bool">true</merge>
+      </match>
     </match>
   </device>
 </deviceinfo>
Unfortunately, hibernate doesn't work, but that's another story.
--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.22.5gru
Debian Release: lenny/sid
  500 testing         www.debian-multimedia.org 
  500 testing         security.debian.org 
  500 testing         ftp2.de.debian.org 
  500 testing         ftp.debian-unofficial.org 
--- Package information. ---
Depends       (Version) | Installed
=======================-+-===========
                        | 
-- 
Markus Grunwald
Registered Linux User Nr 101577          gpg/pgp fingerprint: 7E01F5FE15CEDD0A
http://counter.li.org                    (gpg --recv-keys 7E01F5FE15CEDD0A)
                                         icq 314331831
    
    
More information about the Pkg-utopia-maintainers
mailing list