Comment 7 for bug 569882

Revision history for this message
Lee Jones (lag) wrote :

Momentary workaround:
    echo "SUSPEND_MODULES=\"sdhci sdhci_pci\"" | sudo tee -a /etc/pm/config.d/suspend_modules

This will unload the SD card reader module on suspend and reload it on resume.