The workaround (changing removable to NO) works for me:

To change the parameter for one session:
cd /sys/module/mmc_core/parameters
sudo  su
echo N > removable 
exit

to change the parameter pemanently add this parameter to the kernel line by 
editing grub's configuration:
mmc_core.removable=0

-- 
[regression] lucid alpha-2 and earlier freeze upon suspend with sd card plugged 
in with some hardware
https://bugs.launchpad.net/bugs/477106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to