Re: Logitech HD Webcam C525 does not work when connected to USB 2port, works on USB 3

From: Alan Stern
Date: Wed Jul 04 2012 - 21:20:56 EST


On Wed, 4 Jul 2012, Frederik Himpe wrote:

> > That doesn't disable autosuspend. The proper way is:
> >
> > echo on >/sys/bus/usb/devices/.../power/control
> >
> > where you fill in the "..." with the directory name for the webcam.
>
> usb trace from trying mplayer a few times after disabling autosuspend:
>
> ffff880415761ec0 897158138 S Ii:1:081:7 -115:128 16 <
> ffff8803c49ec800 897158252 S Co:1:081:0 s 21 01 0100 0003 001a 26 = 01000101 15160500 00000000 00000000 00000000 00000000 0000
> ffff8803c49ec800 897162252 C Co:1:081:0 -71 0

This is already too late. The -71 error code indicates that the webcam
has crashed. We need to see what happens before the crash, in order to
determine what causes it.

Did you use the right path for the webcam device? According to your
logs, it should be 1-1.2 -- assuming you plug the webcam into the same
port as before.

Alan Stern

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/