+++ This bug was initially created as a clone of Bug #44281 +++ This bug has come back. I am seeing it in the 4.1.7-200.fc22.x86_64 kernel on Fedora 22. Camera is a Logitech Quickcam Pro 5000. Tell-tale sign of: [ 3026.173641] usb 1-1: 3:3: cannot set freq 16000 to ep 0x86 [ 3031.183564] usb 1-1: 3:3: cannot set freq 16000 to ep 0x86 [ 3036.194392] usb 1-1: 3:3: cannot set freq 16000 to ep 0x86 in dmesg, but most importantly, and why I set it to blocking, is that it blocks pulseaudio which then blocks any desktop environment based on GTK (or anything else using PA). So quite nasty.
Is this still a problem with recent kernels? drivers/usb/core/quirks.c does contain /* Logitech Quickcam Pro 5000 */ { USB_DEVICE(0x046d, 0x08c5), .driver_info = USB_QUIRK_RESET_RESUME },
Probably not. 9 years is a long time. :-)