Difference between revisions of "Talk:How to make ACPI work"
m (Fix first page entry to not screw up the formatting, add reminder to sign posts) |
(→Auto-wake on lid open - how to STOP?: and how to make it happen?) |
||
Line 29: | Line 29: | ||
== 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? | ||
+ | |||
+ | ---- | ||
+ | |||
+ | That's a good question, but I have the opposite problem: my T43 (2687) won't wakeup from S3 (suspend-to-RAM) when I open the lid, which is exactly what yours do, and what I wanted mine to. | ||
+ | |||
+ | -- [[User:Hmh|hmh]] 2006-03-24 11:59:00 UTC-0300 |
Revision as of 16:21, 24 March 2006
Contents
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?
That's a good question, but I have the opposite problem: my T43 (2687) won't wakeup from S3 (suspend-to-RAM) when I open the lid, which is exactly what yours do, and what I wanted mine to.
-- hmh 2006-03-24 11:59:00 UTC-0300