[ltp] Suspend-to-RAM on R51

Alexander Gran linux-thinkpad@linux-thinkpad.org
Sun, 13 Mar 2005 13:00:40 +0100


Am Sonntag, 13. M=E4rz 2005 02:48 schrieb Ingo van Lil:
> It all didn't help. What am I doing wrong?

I need to update my website, but in short the following works for me:
Kernel 2.6.11-mm3 (mm1 is fine too, if you need ntfs.. ;)
Config from http://zodiac.dnsalias.org/config-2.6.11-mm3
No kernel bootline stuff, and this script for suspending:
#!/bin/bash
rmmod uhci-hcd
rmmod ehci-hcd
ethtool -s eth0 wol d
echo 3 > /proc/acpi/sleep
modprobe ehci-hcd
modprobe uhci-hcd
Works quite well.


regards
Alex

=2D-=20
Encrypted Mails welcome.
PGP-Key at http://zodiac.dnsalias.org/misc/pgpkey.asc | Key-ID: 0x6D7DD291