lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 4 Jul 2012 21:20:23 -0400 (EDT)
From:	Alan Stern <stern@...land.harvard.edu>
To:	Frederik Himpe <fhimpe@...enet.be>
cc:	Kernel development list <linux-kernel@...r.kernel.org>,
	USB list <linux-usb@...r.kernel.org>
Subject: Re: Logitech HD Webcam C525 does not work when connected to USB 2
 port, works on USB 3

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ