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 -- [gutsy] [regression] (regression from edgy to feisty and to gutsy) tifm_sd module not working and not producing any message in logs https://bugs.launchpad.net/bugs/137686 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
