From: Miguelanxo Otero Salgueiro <miguelanxo@telefonica.net>
To: linux-kernel@vger.kernel.org
Subject: 2.6.7: ehci_hcd prevents system from suspending properly
Date: Wed, 16 Jun 2004 18:11:15 +0200 [thread overview]
Message-ID: <40D07123.1040701@telefonica.net> (raw)
I've just compiled 2.6.7 and found that having ehci_hcd loaded (I've
compiled it as a module) prevents system from suspending properly. I've
got this dmesg messages:
PM: Preparing system for suspend
Stopping tasks:
=======================================================================|
PCI: Setting latency timer of device 0000:00:1d.7 to 64
Could not suspend device 0000:00:1d.7: error -5
PCI: Setting latency timer of device 0000:00:1f.5 to 64
PCI: Setting latency timer of device 0000:00:1f.6 to 64
looks like device 0000:00:1d.7 can't be suspended. From lspci I get this:
0000:00:1d.7 USB Controller: Intel Corp. 82801DB (ICH4) USB2 EHCI
Controller (rev 03)
If I remove the module (modprobe -r ehci_hcd) the system suspends properly:
PM: Preparing system for suspend
Stopping tasks:
========================================================================|
PCI: Setting latency timer of device 0000:00:1d.0 to 64
PCI: Setting latency timer of device 0000:00:1d.0 to 64
PCI: Setting latency timer of device 0000:00:1d.7 to 64
PCI: Setting latency timer of device 0000:00:1f.5 to 64
PCI: Setting latency timer of device 0000:00:1f.6 to 64
PM: Entering state.
2.6.6 does suspend properly, as does 2.6.5 and 2.4.26. This
2.6.7 compilation is just a make oldconfig from the 2.6.6 settings I
have, nothing more, nothing less.
My system: Toshiba A10
root@nemo:/home/miguel# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Mobile Intel(R) Celeron(R) CPU 2.40GHz
stepping : 9
cpu MHz : 2394.737
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca
cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid
bogomips : 4751.36
next reply other threads:[~2004-06-16 16:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-16 16:11 Miguelanxo Otero Salgueiro [this message]
2004-06-16 16:32 ` 2.6.7: ehci_hcd prevents system from suspending properly Greg KH
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=40D07123.1040701@telefonica.net \
--to=miguelanxo@telefonica.net \
--cc=linux-kernel@vger.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 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.