[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2011-07-14 Thread Brad Figg
This bug was filed against a series that is no longer supported and so is being marked as Won't Fix. If this issue still exists in a supported series, please file a new bug. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu)

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2011-04-28 Thread Bob Harvey
I'm running server 10.04LTS, and had no problems at all with suspend until last week. For 7 months I have been running pm-suspend-hybrid to put the machine to sleep, and using a wake-on-lan magic packet to wake it up again.I've never been able to use pm-hibernate, that always resumed immediate

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2011-01-11 Thread Russell Robinson
Maverick problem fixed. Added this script: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/289252/+attachment/1348656/+files/05_unbindUSB Then, changed the two "for" loops from: for driver in ohci ; do to for driver in uhci xhci ohci ; do -- You received this bug notification because you

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2011-01-11 Thread Russell Robinson
Using maverick, this problem still occurs. Unloading the xhci_hcd module via /etc/default/acpi-support doesn't make any difference. This bug should be now labelled urgent as there appears to be no workaround. -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2010-07-26 Thread Steve Farthing
wake on LAN is disabled in the BIOS on this system. -- Immediate resume on suspend caused by ehci_hcd module https://bugs.launchpad.net/bugs/289252 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

Re: [Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2010-05-24 Thread Sandro Mani
Wake on lan by any chance? On 05/24/2010 07:30 PM, Steve Farthing wrote: > I can always suspend one time after booting. Does not seem USB-related > in my case. If I totally disable USB in the BIOS by turning off the USB > controller, suspend still resumes automatically after about 10 seconds > o

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2010-05-24 Thread Steve Farthing
I can always suspend one time after booting. Does not seem USB-related in my case. If I totally disable USB in the BIOS by turning off the USB controller, suspend still resumes automatically after about 10 seconds on the second suspend attempt. -- Immediate resume on suspend caused by ehci_hcd

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2010-04-24 Thread Sandro Mani
Thanks for posting. -- Immediate resume on suspend caused by ehci_hcd module https://bugs.launchpad.net/bugs/289252 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.u

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2010-04-24 Thread Bruno
I can confirm this bug on Ubuntu 10.04 RC with all updates (up to April 24) on the motherboard M2N-MX. The suggested workaround works for me flawlessly. I changed the script a bit and through experimentation I found out suspend works perfectly just by disabling the OHCI ports. That way, only USB 1.

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2009-12-20 Thread Sandro Mani
For those affected, a workaround can be found in this post: http://ubuntuforums.org/showthread.php?p=8532933&posted=1#post8532933 -- Immediate resume on suspend caused by ehci_hcd module https://bugs.launchpad.net/bugs/289252 You received this bug notification because you are a member of Ubuntu B

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2009-12-02 Thread mehturt
I see this problem as well on my PC and Ubuntu 9.10. The PC suspends fine for the 1st time after boot, but resumes immediately after each consequent suspend. -- Immediate resume on suspend caused by ehci_hcd module https://bugs.launchpad.net/bugs/289252 You received this bug notification because

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2009-06-21 Thread Sandro Mani
I fear not, but I found some related upstream bugs: http://bugzilla.kernel.org/show_bug.cgi?id=11268 http://bugzilla.kernel.org/show_bug.cgi?id=9258 ** Bug watch added: Linux Kernel Bug Tracker #11268 http://bugzilla.kernel.org/show_bug.cgi?id=11268 ** Bug watch added: Linux Kernel Bug Tracker

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2009-06-21 Thread RichardNeill
I have a similar problem: I need to blacklist uhci_hcd in order to get power-saving to work properly. I can happily live without USB 1 support on this machine, but I do need the battery-life. Is there any way to do this, short of rebuilding a custom kernel myself? Richard -- Immediate resum

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2009-05-30 Thread Sandro Mani
** Description changed: The computer immediately resumes from suspend. This issue seems to be caused by the ehci_hcd module. A workaround is adding SUSPEND_MODULES="ehci_hcd" to /etc/pm/config.d/modules (create file if necessary). Though this bug is not critical (as a workaround exists)

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2009-04-09 Thread Sandro Mani
Cannot get this to work anymore with jaunty... I also don't have any ideas on how to debug the issue further, any clues? Part of the kernel log regarding the suspend procedure is attached. ** Attachment added: "kernellog.txt" http://launchpadlibrarian.net/25104978/kernellog.txt -- Immediate r

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2009-01-13 Thread Leann Ogasawara
** Tags added: suspend ** Tags added: intrepid -- Immediate resume on suspend caused by ehci_hcd module https://bugs.launchpad.net/bugs/289252 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2008-10-25 Thread Luke Faraone
Oh, nevermind. ** Changed in: linux (Ubuntu) Status: Confirmed => Triaged ** Changed in: linux (Ubuntu) Importance: Low => Medium -- Immediate resume on suspend caused by ehci_hcd module https://bugs.launchpad.net/bugs/289252 You received this bug notification because you are a member

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2008-10-25 Thread Sandro Mani
Hardware details should be fairly complete in the attached file (http://launchpadlibrarian.net/18892547/lshw), or is there any specific information I can provide that is not included there? -- Immediate resume on suspend caused by ehci_hcd module https://bugs.launchpad.net/bugs/289252 You receive

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2008-10-25 Thread Luke Faraone
What's the hardware you are using that causes you to encounter this problem? ** Changed in: linux (Ubuntu) Sourcepackagename: None => linux Importance: Undecided => Low Status: New => Triaged ** Changed in: linux (Ubuntu) Status: Triaged => Confirmed -- Immediate resume on susp

[Bug 289252] Re: Immediate resume on suspend caused by ehci_hcd module

2008-10-25 Thread Sandro Mani
** Attachment added: "lshw" http://launchpadlibrarian.net/18892547/lshw -- Immediate resume on suspend caused by ehci_hcd module https://bugs.launchpad.net/bugs/289252 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs m