xr31Daisy Guru
Joined: 19 Jul 2002 Posts: 326 Location: Paris, France
|
Posted: Wed Oct 01, 2003 10:23 pm Post subject: ACPI & USB & kernel 2.6 |
|
|
I've been running some 2.6 kernels, and I'm having a little problem with suspend to ram. This :
Code: | echo 3 > /proc/acpi/sleep |
works almost fine, except on wake-up, I don't have a USB mouse anymore, and dmesg gives :
Code: | drivers/usb/host/uhci-hcd.c: bf20: host system error, PCI problems?
drivers/usb/host/uhci-hcd.c: bf20: host controller process error. something bad happened |
Ideas ?
Edit : I've forgotten to add : I'm running kernel 2.6-test6-mm1, on a Dell Inspiron 8200. I've been having the same thing with 2.6-test4. |
|