From: Greg KH <greg@kroah.com>
To: Arkadiusz Miskiewicz <arekm@maven.pl>
Cc: linux-kernel@vger.kernel.org,
linux-usb-devel@lists.sourceforge.net,
konstantin.a.karasyov@intel.com, len.brown@intel.com
Subject: Re: 2.6.21rc1 git usb mouse stops working after resume from ram
Date: Thu, 22 Feb 2007 10:13:15 -0800 [thread overview]
Message-ID: <20070222181315.GC15289@kroah.com> (raw)
In-Reply-To: <200702221024.52551.arekm@maven.pl>
On Thu, Feb 22, 2007 at 10:24:52AM +0100, Arkadiusz Miskiewicz wrote:
> On Thursday 22 of February 2007, Greg KH wrote:
> > On Wed, Feb 21, 2007 at 11:14:56PM +0100, Arkadiusz Miskiewicz wrote:
> > > Hello,
> > >
> > > Today version of Linus git tree has a problem with resuming of usb
> > > devices. My trackball is no longer working after resume from ram. It not
> > > even seen by lsusb. Newly plugged devices are no longer detected (ie. my
> > > usb camera) after resume.
> > >
> > > Reloading all usb + ohci/ehci modules doesn't fix the problem. I need to
> > > reboot entire machine (thinkpad z60m).
> >
> > If you disable CONFIG_USB_SUSPEND, does it work properly for you?
>
> Didn't test but I did bisecting and after reverting commits:
>
> e8363f332757ac22395fb120cc33b3262f9ee26c
>
> and the main problematic one:
>
> commit 0a6139027f3986162233adc17285151e78b39cac
> Author: Konstantin Karasyov <konstantin.a.karasyov@intel.com>
> Date: Fri Feb 16 01:47:06 2007 -0500
>
> ACPI: Thermal issues on HP nx6325
>
> The previous reference counting scheme to enable power resources
> got confused when multiple devices were present that might
> repeatedly enable or disable the resource and throw off the count.
>
> The new code simply lists the referencing devices which
> are requesting the resource to be enabled. When there are none,
> then it is off.
>
> Signed-off-by: Konstantin Karasyov <konstantin.a.karasyov@intel.com>
> Signed-off-by: Len Brown <len.brown@intel.com>
>
>
> I again have working usb after resume.
Thanks for tracking this down, I'll leave it to Len to debug now :)
greg k-h
next prev parent reply other threads:[~2007-02-22 18:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-21 22:14 Arkadiusz Miskiewicz
2007-02-21 23:49 ` Greg KH
2007-02-22 9:24 ` Arkadiusz Miskiewicz
2007-02-22 18:13 ` Greg KH [this message]
2007-02-22 16:46 ` Dmitry Torokhov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070222181315.GC15289@kroah.com \
--to=greg@kroah.com \
--cc=arekm@maven.pl \
--cc=konstantin.a.karasyov@intel.com \
--cc=len.brown@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome