From owner-freebsd-questions@FreeBSD.ORG Fri May 23 11:16:08 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E29637B401; Fri, 23 May 2003 11:16:08 -0700 (PDT) Received: from gs166.sp.cs.cmu.edu (GS166.SP.CS.CMU.EDU [128.2.205.169]) by mx1.FreeBSD.org (Postfix) with SMTP id BB4D343FAF; Fri, 23 May 2003 11:16:07 -0700 (PDT) (envelope-from dpelleg@gs166.sp.cs.cmu.edu) Sender: dpelleg@gs166.sp.cs.cmu.edu To: Nimrod Mesika References: <20030523144402.GA10897@localhost.bsd.net.il> From: Dan Pelleg Date: 23 May 2003 14:15:37 -0400 In-Reply-To: <20030523144402.GA10897@localhost.bsd.net.il> Message-ID: Lines: 33 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Cuyahoga Valley) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: ports@FreeBSD.org cc: questions@FreeBSD.org Subject: Re: gphoto2 / USB camera X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2003 18:16:08 -0000 Nimrod Mesika writes: > Hi all, > > Just got myself a Canon A70 digital camera. The camera connects > to the USB port and uses the standard PTP (picture transfer > protocol) to transfer pictures. > > However, it seems like gphoto2 (which supports PTP) on FreeBSD > crashes repeatedly or gives me some message about unexpected 0x2ff > message... > > The interface works OK under Windows XP (no need to install any > camera-specific software. XP supports PTP out of the box). > > I have also tried using libptp2 (latest 1.0-pre1 from sourceforge) > but to no avail... > > > Any help would be greatly appreciated. > > -- > Nimrod. Try the CVS version of gphoto2. You'll see on their mailing list that the last stable version doesn't work on FreeBSD for Canon cameras. This has been the situation for quite some time - maybe it's time to ask the port maintainer to consider upgrading the port (they haven't released a new stable version yet, so I can see this getting some objection). -- Dan Pelleg