Date: Tue, 13 Jan 2004 01:54:18 -0500 From: Scott Lambert <lambert@lambertfam.org> To: freebsd-multimedia@freebsd.org Subject: Re: gphoto2 problems Message-ID: <20040113065418.GB39796@laptop.lambertfam.org> In-Reply-To: <24840600.1073684057987.JavaMail.root@mail.mcmilleon.com> References: <24840600.1073684057987.JavaMail.root@mail.mcmilleon.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 08, 2004 at 03:35:09PM -0600, Vulpes Velox wrote: > I am having problems getting gphoto2 to work with freebsd 4.9 stable > > The camera in question is a Kodak CX6200 and is listed as working with > gphoto2. > The firmware version is 1.0100. I tested this for you because it reminded me that it has been a long time since I tried with my Kodak camera. In my case, FreeBSD 5.2-CURRENT with a Kodak DX3900, that helpful error message means you don't have permission to write the /dev/ugen* device(s). To test plug the camera in and, as root, # chmod 666 /dev/ugen* Then try gphoto or gtkam. Works for me. > It is detected. > ugen0: Eastman Kodak Company KODAK EasyShare CX6200 Digital Camera, rev > 2.00/1.00, addr 3 > > > The last few lines after "gphoto2 --debug --camera "Kodak CX6200" -P" is run > are... > > > *** Error *** > PTP I/O error > 8.371574 gphoto2-port(2): Closing port... > 8.373725 context(0): An error occurred in the io-library ('Unspecified error'): > No error description available > > *** Error *** > An error occurred in the io-library ('Unspecified error'): No error description > available*** Error (-1: 'Unspecified error') *** -- Scott Lambert KC5MLE Unix SysAdmin lambert@lambertfam.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040113065418.GB39796>