[ltp] SD Card access on z61m
Stefan Armbruster
linux-thinkpad@linux-thinkpad.org
Tue, 12 Dec 2006 13:21:28 +0100
On a z61p (Core Duo without "2"), the card readers works out of the box using
Ubuntu Edgy. The only thing you have to do is adding
tifm_core
tifm_sd
to /etc/modules.
lspci -v identifies the card reader like this:
15:00.2 Mass storage controller: Texas Instruments 5-in-1 Multimedia Card
Reader (SD/MMC/MS/MS PRO/xD)
Subsystem: Lenovo Unknown device 207c
Flags: bus master, medium devsel, latency 64, IRQ 169
Memory at e4301000 (32-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Regards,
Stefan
Am Montag, 11. Dezember 2006 23:07 schrieb Hamish:
> Has anyone had SD card access working on a new z61m (Core2Duo)?
>
> sdhci finds the hardware OK according to the logs... But mmc_block doesn't
> do anything with it. No /dev/mmc* devices... No logging from mmc_block
> either.
>
> If someone else has it working, I can consider it a config problem or other
> @ this end... Otherwise it's broken, or a software problem...
>
> H