Comment 1 for bug 254825

Revision history for this message
TJ (tj) wrote :

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