Date: Thu, 8 Jan 2004 15:35:09 -0600 From: Vulpes Velox <kitbsdlists@HotPOP.com> To: freebsd-multimedia@freebsd.org, freebsd-questions@freebsd.org Subject: gphoto2 problems Message-ID: <24840600.1073684057987.JavaMail.root@mail.mcmilleon.com>
next in thread | raw e-mail | index | archive | help
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. 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... 3.005012 gphoto2-port-core(2): Loaded '' (^serial) from 'libgphoto2_port_serial.so' 3.005638 gphoto2-port-core(2): Loaded 'Universal Serial Bus' (usb:) from 'libgphoto2_port_usb.so' 3.005784 gphoto2-port-info-list(2): Looking for path 'usb:' (4 entries available)... 3.005861 gphoto2-port-info-list(2): Getting info of entry 2 (4 available)... 3.005932 gphoto2-camera(2): Setting port info for port 'Universal Serial Bus' at 'usb:'... 3.194500 gphoto2-port(2): Setting timeout to 5000 millisecond(s)... 3.194620 gphoto2-port(2): Setting settings... 3.194676 gphoto2-setting(2): Setting key 'port' to value 'usb:' (gphoto2) 3.194735 gphoto2-setting(2): Saving 2 setting(s) to file "/root/.gphoto/settings" 3.196373 gphoto2-camera(2): Listing files in '/'... 3.196596 gphoto2-camera(2): Initializing camera... 3.196675 gphoto2-port-usb(1): Looking for USB device (vendor 0x40a, product 0x574)... found. 3.196732 gphoto2-port-usb(1): Detected defaults: config 1, interface 0, altsetting 0, inep 83, outep 04, intep 85, class 06, subclass 01 3.196788 gphoto2-camera(2): Loading '/usr/local/lib/gphoto2/2.1.3/libgphoto2_ptp2.so'... 3.197327 gphoto2-port(2): Opening USB port... 3.197503 gphoto2-port(2): Setting timeout to 8000 millisecond(s)... 3.197577 ptp(2): PTP: Opening session 3.197636 gphoto2-port(2): Writing 16=0x10 byte(s) to port... 3.197694 gphoto2-port(3): Hexdump of 16 = 0x10 bytes follows: 0000 10 00 00 00 01 00 02 10-00 00 00 00 01 00 00 00 ................ 3.252331 gphoto2-port(2): Reading 512=0x200 bytes from port... gp_port_read: Input/output error 8.371318 PTP2/library.c(2): PTP: gp_port_* function returned 0xffffffde -34 8.371434 context(0): PTP I/O error *** 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') *** For debugging messages, please use the --debug option. Debugging messages may help finding a solution to your problem. If you intend to send any error or debug messages to the gphoto developer mailing list <gphoto-devel@lists.sourceforge.net>, please run gphoto2 as follows: env LANG=C gphoto2 --debug --debug --camera "Kodak CX6200" -P Please make sure there is sufficient quoting around the arguments. 8.374200 gp-camera(2): Freeing camera... 8.374254 gphoto2-port(2): Freeing port... 8.374302 gphoto2-port(2): Closing port... 8.374624 libgphoto2/gphoto2-filesys.c(2): Clearing fscache LRU list... 8.374693 libgphoto2/gphoto2-filesys.c(2): fscache LRU list already empty 8.374745 gphoto2-filesystem(2): Internally deleting all folders from '/'... _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?24840600.1073684057987.JavaMail.root>