From: Arkadiusz Miskiewicz <arekm@maven.pl>
To: Greg KH <greg@kroah.com>
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:24:52 +0100 [thread overview]
Message-ID: <200702221024.52551.arekm@maven.pl> (raw)
In-Reply-To: <20070221234905.GB7133@kroah.com>
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.
> (rest of the boot log left below for the benifit of the linux-usb-devel
> mailing list readers.)
>
> thanks,
>
> greg k-h
--
Arkadiusz Miśkiewicz PLD/Linux Team
arekm / maven.pl http://ftp.pld-linux.org/
next prev parent reply other threads:[~2007-02-22 9:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-21 22:14 2.6.21rc1 git usb mouse stops working after resume from ram Arkadiusz Miskiewicz
2007-02-21 23:49 ` Greg KH
2007-02-22 9:24 ` Arkadiusz Miskiewicz [this message]
2007-02-22 18:13 ` Greg KH
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=200702221024.52551.arekm@maven.pl \
--to=arekm@maven.pl \
--cc=greg@kroah.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.