Try disabling the webcam by blacklisting the uvcvideo driver. Something like:
$ sudo sh -c "echo blacklist uvcvideo > /etc/modprobe.d/local.conf" Reboot and check uvcvideo is not loaded: $ lsmod | grep uvcvideo Try your SD reader, suspend, etc. If all that works, mark this bug as duplicate of Bug #435352. Hope it helps. -- suspend/hibernate fails on MSI Wind U100 in karmic https://bugs.launchpad.net/bugs/410513 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
