From owner-freebsd-usb@FreeBSD.ORG Mon Jul 4 20:26:54 2005 Return-Path: X-Original-To: freebsd-usb@freebsd.org Delivered-To: freebsd-usb@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73DCE16A41F for ; Mon, 4 Jul 2005 20:26:54 +0000 (GMT) (envelope-from chu@h33.erkki.ton.tut.fi) Received: from h33.erkki.ton.tut.fi (h33.erkki.ton.tut.fi [193.166.84.86]) by mx1.FreeBSD.org (Postfix) with ESMTP id A46AA43D55 for ; Mon, 4 Jul 2005 20:26:53 +0000 (GMT) (envelope-from chu@h33.erkki.ton.tut.fi) Received: from [10.10.1.4] (helo=localhost) by h33.erkki.ton.tut.fi with esmtp (Exim 4.50 (FreeBSD)) id 1DpXUQ-000Jf2-L7; Mon, 04 Jul 2005 23:24:26 +0300 To: "Marcus Meissner" References: <20050704064811.GA2784@jet.franken.de> Message-ID: Date: Mon, 04 Jul 2005 23:26:47 +0300 From: "Vladimir Chukharev" Organization: @home Content-Type: text/plain; format=flowed; delsp=yes; charset=utf-8 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit In-Reply-To: <20050704064811.GA2784@jet.franken.de> User-Agent: Opera M2/8.01 (FreeBSD, build 1204) Cc: gphoto-devel@lists.sourceforge.net, freebsd-usb@freebsd.org Subject: Re: [gphoto-devel] Re: usb degradation with FreeBSD 4 -> 5 upgrade X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jul 2005 20:26:54 -0000 On Mon, 04 Jul 2005 09:48:11 +0300, Marcus Meissner wrote: > On Sat, Jul 02, 2005 at 08:19:01PM +0300, Vladimir Chukharev wrote: > ... >> 0.059371 canon/usb.c(2): canon_usb_camera_init() >> 0.059395 canon/usb.c(2): canon_usb_identify: USB ID match 0x04a9:0x3075 >> (model name "Canon:Digital IXUS 400") >> 0.059419 context(2): Detected a 'Canon:Digital IXUS 400'. >> Detected a 'Canon:Digital IXUS 400'. >> 0.059440 gphoto2-port(2): Reading message (request=0xc value=0x55 index=0x0 >> size=1=0x1)... >> 0.059471 context(0): Could not establish initial contact with camera >> >> *** Error *** >> Could not establish initial contact with camera >> 0.059498 gphoto2-port(2): Closing port... >> *** Error (-102: 'Corrupted data') *** > > It cannot even send a single message, so either your libusb, or other > lowlevel components are broken. > > Try > export USB_DEBUG=255 > gphoto2 --debug --summary > > and check the libusb debug output. OK, thanks a lot! It practically immediately shed light to the fact that I have no permission to use the usb devices. After a small fight I could use gphoto2 (and then gtkam) as root. I think I will manage to put more permissions for normal users later. Thanks again! > Ciao, Marcus -- V.Chukharev