From owner-freebsd-usb@FreeBSD.ORG Sun Oct 13 09:45:26 2013 Return-Path: Delivered-To: usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6CBDA57A for ; Sun, 13 Oct 2013 09:45:26 +0000 (UTC) (envelope-from danfe@regency.nsu.ru) Received: from mx.nsu.ru (mx.nsu.ru [84.237.50.39]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1969C2B3F for ; Sun, 13 Oct 2013 09:45:26 +0000 (UTC) Received: from regency.nsu.ru ([193.124.210.26]) by mx.nsu.ru with esmtp (Exim 4.69) (envelope-from ) id 1VVIEe-0008Pb-Gh; Sun, 13 Oct 2013 16:45:21 +0700 Received: from regency.nsu.ru (localhost [127.0.0.1]) by regency.nsu.ru (8.14.2/8.14.2) with ESMTP id r9D9jaug088164; Sun, 13 Oct 2013 16:45:46 +0700 (NOVT) (envelope-from danfe@regency.nsu.ru) Received: (from danfe@localhost) by regency.nsu.ru (8.14.2/8.14.2/Submit) id r9D9jVc3088132; Sun, 13 Oct 2013 16:45:31 +0700 (NOVT) (envelope-from danfe) Date: Sun, 13 Oct 2013 16:45:30 +0700 From: Alexey Dokuchaev To: Hans Petter Selasky Subject: Re: iPhone 4(S) access via gphoto2 Message-ID: <20131013094530.GA85752@regency.nsu.ru> References: <20131012175942.GA2554@regency.nsu.ru> <20131012190107.GA15100@regency.nsu.ru> <525A42CD.5020201@bitfrost.no> <20131013082210.GA65964@regency.nsu.ru> <525A5BE6.4050801@bitfrost.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <525A5BE6.4050801@bitfrost.no> User-Agent: Mutt/1.4.2.1i Cc: usb@freebsd.org X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Oct 2013 09:45:26 -0000 On Sun, Oct 13, 2013 at 10:37:58AM +0200, Hans Petter Selasky wrote: > You might want to watch "usbdump -i usbusX -f Y -vvv -s 65536" > > while running the config descriptor dump for the broken device. Look for > non-zero ERR= Not much, only occasional timeouts (probably after I repeated usbconfig(8) too fast): # usbdump -i usbus4 -f 2 -vvv -s 65536 | grep ERR= | grep -v ERR=0 17:04:17.306156 usbus4.2 DONE-CTRL-EP=00000080,SPD=HIGH,NFR=0,SLEN=0,IVAL=0,ERR=TIMEOUT > Might also be a corrupt USB descriptor, which the USB stack will reject. > > Would be interesting to know what the cause of this issue is. Are any of > these iPhones JailBroken? No, none of them are/were jailbroken. All dumps are available if you are interested. ./danfe