public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.7: ehci_hcd prevents system from suspending properly
@ 2004-06-16 16:11 Miguelanxo Otero Salgueiro
  2004-06-16 16:32 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Miguelanxo Otero Salgueiro @ 2004-06-16 16:11 UTC (permalink / raw)
  To: linux-kernel

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.6.7: ehci_hcd prevents system from suspending properly
  2004-06-16 16:11 2.6.7: ehci_hcd prevents system from suspending properly Miguelanxo Otero Salgueiro
@ 2004-06-16 16:32 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2004-06-16 16:32 UTC (permalink / raw)
  To: Miguelanxo Otero Salgueiro; +Cc: linux-kernel

On Wed, Jun 16, 2004 at 06:11:15PM +0200, Miguelanxo Otero Salgueiro wrote:
> 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:

Yeah, known issue, I'm trying to work on it.

thanks,

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-06-16 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-16 16:11 2.6.7: ehci_hcd prevents system from suspending properly Miguelanxo Otero Salgueiro
2004-06-16 16:32 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox