There is a known issue with uvcvideo that causes various suspend failures. The solution is to cause the module to be unloaded when suspending and reloaded on resume.
Please try this work-around. From a terminal: echo 'SUSPEND_MODULES="uvcvideo"' | sudo tee /etc/pm/config.d/modules_unload -- uvcvideo camera in use fails after suspend-to-RAM https://bugs.launchpad.net/bugs/254825 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
