Looks like oneiric has this 2nd patch as well. Can we please verify that this is still an open issue on Oneiric with SD cards on this card reader ?
commit e831b90f89bbfb76bef5541ef65e5923e038703e Author: Josh Boyer <[email protected]> Date: Wed Oct 5 11:44:50 2011 -0400 PCI quirk: mmc: Always check for lower base frequency quirk for Ricoh 1180:e BugLink: http://bugs.launchpad.net/bugs/890952 commit 3e309cdf07c930f29a4e0f233e47d399bea34c68 upstream. Commit 15bed0f2f added a quirk for the e823 Ricoh card reader to lower the base frequency. However, the quirk first checks to see if the proprietary MMC controller is disabled, and returns if so. On some devices, such as the Lenovo X220, the MMC controller is already disabled by firmware it seems, but the frequency change is still needed so sdhci-pci can talk to the cards. Since the MMC controller is disabled, the frequency fixup was never being ru on these machines. This moves the e823 check above the MMC controller check so that it always gets run. This fixes https://bugzilla.redhat.com/show_bug.cgi?id=722509 Signed-off-by: Josh Boyer <[email protected]> Signed-off-by: Jesse Barnes <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]> Signed-off-by: Tim Gardner <[email protected]> ** Changed in: linux (Ubuntu Precise) Status: In Progress => Incomplete ** Changed in: linux (Ubuntu Oneiric) Assignee: (unassigned) => Manoj Iyer (manjo) ** Changed in: linux (Ubuntu Oneiric) Status: Confirmed => Incomplete ** Changed in: linux (Ubuntu Oneiric) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/882253 Title: [Thinkpad E520] SDHC card unable to be mounted To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/882253/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
