Glad you got that working. Now how are you reloading you usb modules when it gets back from hibernation. How does your script sense hibernation, is it a daemon running in the backgroud. And what version of kernel + patchset you are using.
-siddhartha On Thu, 21 Oct 2004 15:16:58 +0530, Sayamindu Dasgupta <[EMAIL PROTECTED]> wrote: > On Thu, 2004-10-21 at 11:24 +0530, Sayamindu Dasgupta wrote: > > On Thu, 2004-10-21 at 05:44 +0530, Sankarshan Mukhopadhay wrote: > > [..snipped] > > > > > I had some discussions with the kernel hackers from Intel, and they have > > been facing similar issues with S3 and HP/Compaq notebooks. Apparently, > > the kernel is hanging/halting after performing the first few operations > > needed for entering S3. > > > > I'll let you know if I can get this to work. > > OK - I finally managed to get it to work. > I enabled the debug options in my kernel, and from the debug messages, I > managed to figure out that my USB controller[1] was refusing to go into > suspend mode for some reasons. > So I simply (re)compiled in the USB drivers as modules, and wrote a > simple script that unloads the USB modules before I go into suspend to > RAM state. > Apart from the USB controller - every other piece of hardware suspended > flawlessly - including the wifi card (which, to be very frank - I did > not expect to be "suspendable" like that). > > -sdg- > > [1] 0000:00:1d.7 USB Controller: Intel Corp. 82801DB/DBM (ICH4/ICH4-M) > USB2 EHCI Controller (rev 03) > > > > > -- > To unsubscribe, send mail to [EMAIL PROTECTED] with the body > "unsubscribe ilug-cal" and an empty subject line. > FAQ: http://www.ilug-cal.org/node.php?id=3 > -- To unsubscribe, send mail to [EMAIL PROTECTED] with the body "unsubscribe ilug-cal" and an empty subject line. FAQ: http://www.ilug-cal.org/node.php?id=3
