[ltp] suspend on kernel 2.6.8.1

Osho GG linux-thinkpad@linux-thinkpad.org
Wed, 15 Sep 2004 09:52:31 -0700


On Wed, 15 Sep 2004 23:27:33 +1000, Chris <u4123459@anumail.anu.edu.au> wrote:
> hi all:
> 
> i just got 2.6.8.1 kernel compiled along with the latest stable acpi patch,
> however the suspend is not working as the computer wakes up straight after it
> is instructed to suspend, can anyone who got it to work already give me some
> brief guide as how I can get it to work as well, thanks
> 
> --
> The linux-thinkpad mailing list home page is at:
> http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad
> 

Make sure that you 

rmmod ehci_hcd
rmmod uhci_hcd

and rmmod any other usb uchi  (such as ohci_hcd0 ) that have been
loaded. Then try suspend. If it still does not work - try removing the
module for your wireless card as well.

I had to remove the hcd and the wireless modules before I got acpi
suspend to work. But, once I got it to work - it works flawlessly.

Osho