gphoto2 problems

Scott Lambert lambert at lambertfam.org
Mon Jan 12 22:54:23 PST 2004


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 at lambertfam.org      



More information about the freebsd-multimedia mailing list