From: Sarah Sharp <sarah.a.sharp@linux.intel.com>
To: Yinghai Lu <yinghai@kernel.org>
Cc: Martin Mokrejs <mmokrejs@fold.natur.cuni.cz>,
linux-pci@vger.kernel.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: 3.2.11: PCI Express card cannot be re-detected withing cca 60sec timeframe
Date: Sat, 21 Apr 2012 06:25:16 -0700 [thread overview]
Message-ID: <20120421132516.GC7069@xanatos> (raw)
In-Reply-To: <CAE9FiQX7JCZvL9S8ZOQQaHQ4nfU0XDj=8FmOfCtcz7WFjP8=Bg@mail.gmail.com>
On Fri, Apr 20, 2012 at 05:09:48PM -0700, Yinghai Lu wrote:
> On Fri, Apr 20, 2012 at 4:17 PM, Sarah Sharp
> <sarah.a.sharp@linux.intel.com> wrote:
> > On Fri, Apr 20, 2012 at 11:47:14AM -0700, Yinghai Lu wrote:
> >> On Fri, Apr 20, 2012 at 10:28 AM, Martin Mokrejs
> >> <mmokrejs@fold.natur.cuni.cz> wrote:
> >> > [30720.175637] pciehp 0000:00:1c.7:pcie04: pcie_isr: intr_loc 108
> >> > [30720.175639] pciehp 0000:00:1c.7:pcie04: LinkState change
> >> > [30720.175643] pciehp 0000:00:1c.7:pcie04: lnk_status = 5011
> >> > [30720.175644] pciehp 0000:00:1c.7:pcie04: Presence/Notify input change
> >> > [30720.175648] pciehp 0000:00:1c.7:pcie04: Card not present on Slot(7)
> >> > [30720.175687] pciehp 0000:00:1c.7:pcie04: Surprise Removal
> >> > [30720.175718] pciehp 0000:00:1c.7:pcie04: Disabling domain:bus:device=0000:11:00
> >> > [30720.175721] pciehp 0000:00:1c.7:pcie04: pciehp_unconfigure_device: domain:bus:dev = 0000:11:00
> >> >
> >>
> >> So the USB host control driver xhci put that 11:00.0 in strange power state.
> >
> > What do you mean "strange power state"? The only PCI power states the
> > xHCI driver will use is D0 or D3hot. D3hot is entered automatically by
> > the USB core runtime PM system when all USB devices are disconnected or
> > suspended. So what strange power state are we talking about?
>
> that's helpful. Can that feature to be disabled?
Yes. There are several ways to disable automatic entry into D3hot.
The easiest way is to turn off CONFIG_USB_SUSPEND, which will disable
USB autosuspend (and subsequent runtime PM entry into D3hot) for all USB
hosts and devices.
If you want a dynamic test, you can go into the USB host sysfs files in
/sys/bus/usb/devices/usbN/power/ (where N is the bus number) and echo
"on" to the control file. Echo "auto" to turn runtime PM back on. The
xHCI driver will register two USB buses, so it's better to turn all the
usbN hosts on for this test.
Alternately, you can also use powertop, go to the Tunables tab, and
change line like this:
>> Good Autosuspend for USB device EHCI Host Controller [usb7]
>From "Good" to "Bad" for the xHCI host.
Sarah Sharp
next prev parent reply other threads:[~2012-04-21 13:25 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <4F6A483D.50702@fold.natur.cuni.cz>
[not found] ` <CAE9FiQVnErU-cska4gpinyj-LOup-U+3vsEG2z_-7h6kyREYtw@mail.gmail.com>
[not found] ` <4F6A5A53.305@fold.natur.cuni.cz>
[not found] ` <CAE9FiQXP7fO9OGN557jdofFFiFj96wL--ZA8X3UPEJ6o9JLvBw@mail.gmail.com>
[not found] ` <4F8BEB1D.9080903@fold.natur.cuni.cz>
[not found] ` <CAE9FiQXoX3J6P_9Tun_XbkK3egvSeBZxAtC13HacFDO0fwmZaA@mail.gmail.com>
[not found] ` <4F8C6E4E.1000205@fold.natur.cuni.cz>
2012-04-16 20:53 ` 3.2.11: PCI Express card cannot be re-detected withing cca 60sec timeframe Yinghai Lu
2012-04-17 1:42 ` Yinghai Lu
2012-04-17 2:48 ` Yinghai Lu
2012-04-17 7:27 ` Martin Mokrejs
2012-04-17 8:46 ` Yinghai Lu
2012-04-17 8:58 ` Yinghai Lu
2012-04-17 9:34 ` Martin Mokrejs
2012-04-17 17:07 ` Yinghai Lu
2012-04-17 19:02 ` Yinghai Lu
2012-04-18 17:53 ` Martin Mokrejs
2012-04-18 19:48 ` Yinghai Lu
2012-04-18 20:29 ` Martin Mokrejs
2012-04-18 20:58 ` Yinghai Lu
2012-04-18 22:55 ` Martin Mokrejs
2012-04-19 1:57 ` Yinghai Lu
2012-04-19 3:16 ` Mark Lord
2012-04-19 23:16 ` Martin Mokrejs
2012-04-19 21:48 ` Yinghai Lu
2012-04-20 2:06 ` Yinghai Lu
2012-04-20 11:23 ` Martin Mokrejs
2012-04-20 16:01 ` Yinghai Lu
2012-04-20 17:25 ` Martin Mokrejs
2012-04-20 17:28 ` Martin Mokrejs
2012-04-20 18:47 ` Yinghai Lu
2012-04-20 23:17 ` Sarah Sharp
2012-04-21 0:09 ` Yinghai Lu
2012-04-21 4:46 ` Yinghai Lu
2012-04-21 9:01 ` Martin Mokrejs
2012-04-21 9:12 ` Martin Mokrejs
2012-04-21 13:25 ` Sarah Sharp [this message]
2012-04-21 18:46 ` Yinghai Lu
2012-04-24 20:47 ` Martin Mokrejs
2012-04-24 20:48 ` Martin Mokrejs
2012-04-26 16:08 ` Yinghai Lu
2012-04-26 22:08 ` Martin Mokrejs
2012-04-26 22:44 ` Yinghai Lu
2012-04-26 23:26 ` Martin Mokrejs
2012-04-27 3:51 ` Yinghai Lu
2012-04-20 23:50 ` Martin Mokrejs
2012-04-21 0:04 ` Yinghai Lu
2012-05-04 16:16 ` Martin Mokrejs
2012-04-19 17:32 ` Martin Mokrejs
2012-04-19 18:13 ` Yinghai Lu
2012-05-04 15:58 ` Martin Mokrejs
2012-05-04 20:43 ` Martin Mokrejs
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=20120421132516.GC7069@xanatos \
--to=sarah.a.sharp@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=mmokrejs@fold.natur.cuni.cz \
--cc=yinghai@kernel.org \
/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