Comment 31 for bug 137686

Revision history for this message
Id2ndR (id2ndr) wrote : Re: [gutsy] [regression] (regression from edgy to feisty and to gutsy) tifm_sd module not working and not producing any message in logs

I finally found a way to get it working every time :
- Insert a SD card
- run this command : $ sudo modprobe -r sdhci && sleep 0.5 && sudo rmmod mmc_block || sleep 0.5 && sudo modprobe sdhci

This command works whether tifm_7xx1 and tifm_core modules are loaded or not.
The idea is quite the same that Krzysztof Wyszyński's one.

I'll try it on linux 2.6.22