Re: [linux-usb-devel] USB not waking up from S3

2006-02-15 Thread Tim Dijkstra
On Sun, 12 Feb 2006 21:32:43 -0500 (EST) Alan Stern <[EMAIL PROTECTED]> wrote: > On Sun, 12 Feb 2006, Tim Dijkstra wrote: > > > > > Anyway, I tried to work around that problem by rmmod'ing uhci_hcd > > before suspend, and modprobing afterwards. This seems to work > > except that everything havin

Re: [linux-usb-devel] USB not waking up from S3

2006-02-15 Thread Tim Dijkstra
On Sun, 12 Feb 2006 21:32:43 -0500 (EST) Alan Stern <[EMAIL PROTECTED]> wrote: > On Sun, 12 Feb 2006, Tim Dijkstra wrote: > > > Anyway, I tried to work around that problem by rmmod'ing uhci_hcd > > before suspend, and modprobing afterwards. This seems to work except > > that everything having to

Re: [linux-usb-devel] USB not waking up from S3

2006-02-12 Thread Alan Stern
On Sun, 12 Feb 2006, Tim Dijkstra wrote: > Hi, > > [ I also send this to linux-acpi, but that didn't get any response, > Maybe it's more OT here anyway ...] > > If I try to go to S3 (echo mem > /sys/power/state), with the uhci_hcd > loaded everything seems to go fine except that there's an im

[linux-usb-devel] USB not waking up from S3

2006-02-12 Thread Tim Dijkstra
Hi, [ I also send this to linux-acpi, but that didn't get any response, Maybe it's more OT here anyway ...] If I try to go to S3 (echo mem > /sys/power/state), with the uhci_hcd loaded everything seems to go fine except that there's an immediate resume. I wonder if that has something to do wit