From owner-freebsd-questions@FreeBSD.ORG Mon Mar 7 13:53:32 2005 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 CFC2816A4CE for ; Mon, 7 Mar 2005 13:53:32 +0000 (GMT) Received: from asmtp01.eresmas.com (asmtp01.eresmas.com [62.81.235.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7DE4743D39 for ; Mon, 7 Mar 2005 13:53:32 +0000 (GMT) (envelope-from ea1abz@wanadoo.es) Received: from [192.168.108.53] (helo=mx01.eresmas.com) by asmtp01.eresmas.com with esmtp (Exim 4.30) id 1D8Ifq-0007HA-Ly; Mon, 07 Mar 2005 14:53:30 +0100 Received: from [80.103.39.93] (helo=[80.103.39.93]) by mx01.eresmas.com with asmtp (Exim 4.41) id 1D8Ifp-00057g-TE; Mon, 07 Mar 2005 14:53:30 +0100 Message-ID: <422C5D49.3030509@wanadoo.es> Date: Mon, 07 Mar 2005 14:55:21 +0100 From: Ramiro Aceves User-Agent: Mozilla Thunderbird 0.9 (X11/20041124) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Chris Hill , freebsd-questions-en References: <200503061948.16313.olivier.certner@free.fr> <20050306202534.GB70082@slackbox.xs4all.nl> <20050306164830.M963@frambozen.monochrome.org> In-Reply-To: <20050306164830.M963@frambozen.monochrome.org> X-Enigmail-Version: 0.89.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-Spam-Score: 0.0 (/) Subject: Re: Problem with libgphoto2, Canon Ixus v2 (USB) and 5.3-STABLE 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: Mon, 07 Mar 2005 13:53:33 -0000 Chris Hill wrote: > On Sun, 6 Mar 2005, Roland Smith wrote: > >> On Sun, Mar 06, 2005 at 07:48:16PM +0100, Olivier Certner wrote: >> >>> I've tried to download a few pics from my Canon Ixus v2 camera with >>> libgphoto2 (frontends: kamera and gphoto2) without success. The >>> camera is >>> supported though, I even used libgphoto2 successfully on a Linux >>> system with >>> an older version of the lib (which I don't remember!). >> >> >> In dealing with digital cameras, I've always found it easier to try and >> mount them as a USB drive (via umass / da), which a lot of them >> support. If you hook up the camera, is there any mention of a umass >> device in dmesg? If so you can just mount it as a harddisk. > Thanks. As far as I know, my Canons D-30 and A80 do not work as umass storage devices, so I need gphoto2 software in order to get the pictures :-( Ramiro.