public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: Jiri Slaby <jirislaby@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux-pm mailing list <linux-pm@lists.linux-foundation.org>,
	Alan Stern <stern@rowland.harvard.edu>,
	USB list <linux-usb@vger.kernel.org>
Subject: suspend (uhci_hcd) defunct in mmotm 2008-09-13-03-09
Date: Wed, 17 Sep 2008 18:46:36 +0200	[thread overview]
Message-ID: <48D1346C.1020203@gmail.com> (raw)
In-Reply-To: <48D0C69D.4090105@gmail.com>

Hi,

I've found suspend on my desktop defunct in mmotm 2008-09-13-03-09 (opposing to
2008-09-10-19-39).

Dmesg says:

uhci_hcd 0000:00:1d.1: PCI INT B disabled
pci_legacy_suspend(): usb_hcd_pci_suspend+0x0/0x3e0 returns -16
pm_op(): pci_pm_suspend+0x0/0xd0 returns -16
PM: Device 0000:00:1d.0 failed to suspend: error -16
PM: Some devices failed to suspend

$ ls -l /sys/bus/pci/devices/0000:00:1d.1/usb7/
-rw-r--r-- 1 root root  4096 17. zář 18.43 authorized
-rw-r--r-- 1 root root  4096 17. zář 18.43 authorized_default
-r--r--r-- 1 root root  4096 17. zář 10.51 bcdDevice
-rw-r--r-- 1 root root  4096 17. zář 10.51 bConfigurationValue
-r--r--r-- 1 root root  4096 17. zář 10.51 bDeviceClass
-r--r--r-- 1 root root  4096 17. zář 10.51 bDeviceProtocol
-r--r--r-- 1 root root  4096 17. zář 10.51 bDeviceSubClass
-r--r--r-- 1 root root  4096 17. zář 10.51 bmAttributes
-r--r--r-- 1 root root  4096 17. zář 18.43 bMaxPacketSize0
-r--r--r-- 1 root root  4096 17. zář 10.51 bMaxPower
-r--r--r-- 1 root root  4096 17. zář 10.51 bNumConfigurations
-r--r--r-- 1 root root  4096 17. zář 10.51 bNumInterfaces
-r--r--r-- 1 root root  4096 17. zář 18.43 busnum
-r--r--r-- 1 root root  4096 17. zář 10.51 configuration
-r--r--r-- 1 root root 65553 17. zář 18.43 descriptors
-r--r--r-- 1 root root  4096 17. zář 18.43 dev
-r--r--r-- 1 root root  4096 17. zář 10.51 devnum
lrwxrwxrwx 1 root root     0 17. zář 10.51 driver -> ../../../../bus/usb/drivers/usb
lrwxrwxrwx 1 root root     0 17. zář 18.43 ep_00 -> usb_endpoint/usbdev7.1_ep00
-r--r--r-- 1 root root  4096 17. zář 10.51 idProduct
-r--r--r-- 1 root root  4096 17. zář 10.51 idVendor
-r--r--r-- 1 root root  4096 17. zář 18.43 manufacturer
-r--r--r-- 1 root root  4096 17. zář 10.51 maxchild
drwxr-xr-x 2 root root     0 17. zář 18.43 power
-r--r--r-- 1 root root  4096 17. zář 18.43 product
-r--r--r-- 1 root root  4096 17. zář 18.43 quirks
-r--r--r-- 1 root root  4096 17. zář 10.51 serial
-r--r--r-- 1 root root  4096 17. zář 10.51 speed
lrwxrwxrwx 1 root root     0 17. zář 10.51 subsystem -> ../../../../bus/usb
-rw-r--r-- 1 root root  4096 17. zář 10.51 uevent
-r--r--r-- 1 root root  4096 17. zář 18.43 urbnum
drwxr-xr-x 3 root root     0 17. zář 10.51 usb_endpoint
-r--r--r-- 1 root root  4096 17. zář 10.51 version
drwxr-xr-x 4 root root     0 17. zář 10.51 7-0:1.0

$ lsusb -s 7:1
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub


  parent reply	other threads:[~2008-09-17 16:47 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-15 14:00 hda_intel (sigmatel) defunct in mmotm 2008-09-13-03-09 Jiri Slaby
2008-09-15 14:16 ` Matthew Ranostay
2008-09-16 14:43 ` Matthew Ranostay
2008-09-17  8:58   ` Jiri Slaby
2008-09-17 14:09     ` Matthew Ranostay
2008-09-24  9:42       ` Jiri Slaby
2008-09-17 16:46     ` Jiri Slaby [this message]
2008-09-18 21:14       ` suspend (uhci_hcd) " Alan Stern
2008-09-24 10:55         ` Jiri Slaby
2008-09-24 14:49           ` Alan Stern
2008-09-24 16:04             ` Jiri Slaby
2008-09-24 16:38               ` Alan Stern
2008-09-24 18:14                 ` Greg KH
2008-09-24 18:19                   ` Jiri Slaby
2008-09-24 18:54                     ` Jiri Slaby
2008-09-24 21:29                       ` Alan Stern
2008-09-25 20:51                         ` Jiri Slaby
2008-09-25 21:07                           ` [PATCH] PM: use pm_op methods for device types Alan Stern
2008-09-25 21:27                             ` Rafael J. Wysocki
2008-09-25 22:06                               ` Greg KH
2008-09-26 13:56                                 ` Alan Stern
2008-09-26 17:59                                   ` Greg KH
2008-10-06 15:11                                     ` Pavel Machek

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=48D1346C.1020203@gmail.com \
    --to=jirislaby@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@lists.linux-foundation.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=stern@rowland.harvard.edu \
    /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