Difference between revisions of "Talk:How to make ACPI work"

From ThinkWiki
Jump to: navigation, search
m (Fix first page entry to not screw up the formatting, add reminder to sign posts)
Line 1: Line 1:
* X41
+
{{NOTE|Please sign and date your posts, that is much easier than trying to track down on page history who wrote what!}}
** I have tried the referred patch (Suspend to RAM) with the latest stable kernel (2.6.12.2): Reboot after wakeup.
+
 
 +
== X41 Woes ==
 +
I have tried the referred patch (Suspend to RAM) with the latest stable kernel (2.6.12.2): Reboot after wakeup.
  
 
== T22 Woes ==
 
== T22 Woes ==
Line 9: Line 11:
  
 
== Sound-after-suspend not working with Mandriva 2006 ==
 
== Sound-after-suspend not working with Mandriva 2006 ==
 
 
With Mandriva 2006, suspend/resume works with ACPI, but sound quits working.  
 
With Mandriva 2006, suspend/resume works with ACPI, but sound quits working.  
 
This happens with the T20 and T22. The recommended Mandriva trick of setting "RESTORE_SOUND=yes" in the "suspend" script doesn't solve this. Other suggestions? - MarkStosberg mark@summersault.com
 
This happens with the T20 and T22. The recommended Mandriva trick of setting "RESTORE_SOUND=yes" in the "suspend" script doesn't solve this. Other suggestions? - MarkStosberg mark@summersault.com
Line 21: Line 22:
  
 
== CIFS ==
 
== CIFS ==
 
 
Hi all,
 
Hi all,
  
Line 27: Line 27:
  
 
Alex (alex at corcoles dot net)
 
Alex (alex at corcoles dot net)
 
  
 
== Auto-wake on lid open - how to STOP? ==
 
== Auto-wake on lid open - how to STOP? ==
 
Anybody have any idea how to stop the machine (a T43p) from automatically waking up on lid open?  My /etc/acpi/events only has a lm_lid file which is commented out - it should do nothing, and there is no plain 'lid' event.  Is lm_lid an event only activated when in laptop-mode?
 
Anybody have any idea how to stop the machine (a T43p) from automatically waking up on lid open?  My /etc/acpi/events only has a lm_lid file which is commented out - it should do nothing, and there is no plain 'lid' event.  Is lm_lid an event only activated when in laptop-mode?

Revision as of 16:17, 24 March 2006

NOTE!
Please sign and date your posts, that is much easier than trying to track down on page history who wrote what!

X41 Woes

I have tried the referred patch (Suspend to RAM) with the latest stable kernel (2.6.12.2): Reboot after wakeup.

T22 Woes

Has anyone managed to get this working with a T22? The BIOS is upgraded, but it _never_ wakes up from sleep. Neither lid nor pwr button are noticed by the system.

--Are you in suspend2ram? This works fine for me. I think you have to enable it in BIOS.

Sound-after-suspend not working with Mandriva 2006

With Mandriva 2006, suspend/resume works with ACPI, but sound quits working. This happens with the T20 and T22. The recommended Mandriva trick of setting "RESTORE_SOUND=yes" in the "suspend" script doesn't solve this. Other suggestions? - MarkStosberg mark@summersault.com

Solutions

I had 2 different issues: - with my X21 I had to unload the alsa modules before suspend. - with my x23 I have to change the mixer settings to get it working again.

(I hope it will help)

CIFS

Hi all,

I have found out that if I use cifs to mount Samba shares, I get lots of problems with suspend/hibernate (the cifsd breaks the shutdown process). Maybe it would be good to warn about this.

Alex (alex at corcoles dot net)

Auto-wake on lid open - how to STOP?

Anybody have any idea how to stop the machine (a T43p) from automatically waking up on lid open? My /etc/acpi/events only has a lm_lid file which is commented out - it should do nothing, and there is no plain 'lid' event. Is lm_lid an event only activated when in laptop-mode?