Date: 10 Mar 2002 21:15:33 -0800 From: Eric Bullen <ericb@thedeepsky.com> To: Andrew Boothman <andrew@cream.org> Cc: freebsd-stable@freebsd.org Subject: Re: gphoto2 won't talk to a supported usb camera Message-ID: <1015823738.712.6.camel@elysium> In-Reply-To: <3C8C07F7.7090402@cream.org> References: <1015808276.370.4.camel@elysium> <3C8C07F7.7090402@cream.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 2002-03-10 at 17:27, Andrew Boothman wrote: > Eric Bullen wrote: > >This one has me stumped. This is for the Olympus C-3030Z (which is > >supported in gphoto2) and I am trying to get it to talk via the USB > >port. Has anyone had any luck with gphoto2 with a usb camera? > > > >Here's the command-line that I am using: > > > >>gphoto2 --port usb --camera "Olympus C-3000Z" -L > >> > > Should that perhaps be "--port /dev/ugen0" or "--port usb:/dev/ugen0" Unfortunately, even though I have /dev/ugen0*, the first option returns (while I am root): >>> *** Error *** An error occurred in the io-library ('I/O problem'): Failed to open '/dev/ugen0' (m). *** Error ('I/O problem') *** <<< The second option returns: >>> ERROR: The port you specified ('usb:/dev/ugen0') can not be found. Please specify one of the ports found by 'gphoto2 --list-ports' and make sure the spelling is correct (i.e. with prefix 'serial:' or 'usb:'). *** Error ('Unknown port') *** <<< I've tried just about every permutation for the device path, and nothing seems to help. -Eric -- Eric C. Bullen PGP Fingerprint: 6D21 4156 1400 D3C1 DEFE CCCB F95D 918C A357 EC7E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1015823738.712.6.camel>