[Bug 44959] Re: Dapper: Resume from Standby results in error message
Christian Zeller
chrizel at gmail.com
Tue May 30 17:56:36 UTC 2006
I'm getting this problem on my Latitude X1 too.
$ sudo modprobe -r mmc_core sdhci
displays "FATAL: Module mmc_core is in use." due to module dependencies.
But this works:
$ sudo modprobe -r sdhci mmc_core
Now the modules are unloaded. After that, resume from standby goes fast
and doesn't take 20 seconds.
After
$ sudo modprobe sdhci
That's the /var/log/messages output:
May 30 19:46:02 localhost kernel: [4295881.645000] sdhci: Secure Digital Host Controller Interface driver, 0.10
May 30 19:46:02 localhost kernel: [4295881.646000] sdhci: Copyright(c) Pierre Ossman
May 30 19:46:02 localhost kernel: [4295881.647000] ACPI: PCI Interrupt 0000:02:01.2[C] -> GSI 17 (level, low) -> IRQ 201
May 30 19:46:02 localhost kernel: [4295881.756000] mmc0: SDHCI at 0xdfcfe700 irq 201 DMA
***
This has been already reportet in the sdhci-devel list:
http://list.drzeus.cx/pipermail/sdhci-devel/2006-May/000852.html --
That's the answer: http://list.drzeus.cx/pipermail/sdhci-
devel/2006-May/000855.html
So Pierre Ossman suggests to upgrade to a newer sdhci version: "This is a bit old driver. Bug your distro to upgrade to something newer
or compile one of the 2.6.17-rc:s for yourself."
And what now?
--
Dapper: Resume from Standby results in error message
https://launchpad.net/bugs/44959
More information about the kernel-bugs
mailing list