Comment 9 for bug 137686

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

Please try the following:

dmesg >/tmp/before
sudo rmmod tifm_7xx1
sudo modprobe tifm_7xx1
dmesg >/tmp/after
diff -u /tmp/before /tmp/after >/tmp/output

and attach the /tmp/output file