On Fri, Mar 26, 2010 at 3:37 PM, Akemi Yagi amyagi@gmail.com wrote:
On Fri, Mar 26, 2010 at 12:34 PM, Boris Epstein borepstein@gmail.com wrote:
On Fri, Mar 26, 2010 at 3:33 PM, Akemi Yagi amyagi@gmail.com wrote:
Looking good. Now what do you get with the command:
gphoto2 --auto-detect
Akemi
[antwerp@bepstein][~/scratch] gphoto2 --auto-detect Model Port
Nikon CoolPix 990 usb: [antwerp@bepstein][~/scratch]
Boris.
So far, so good. Now, what command/application did you run when you got the error message in your original post?
Akemi _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
[antwerp@bepstein][~/scratch] gphoto2 --capture-image
*** Error *** An error occurred in the io-library ('Could not claim the USB device'): Could not claim interface 0 (Operation not permitted). Make sure no other program or kernel module (such as sdc2xx, stv680, spca50x) is using the device and you have read/write access to the device. ERROR: Could not capture. *** Error (-53: 'Could not claim the USB device') ***
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 --capture-image
Please make sure there is sufficient quoting around the arguments.
[antwerp@bepstein][~/scratch]
Running the debug version essentially yields the same plus lots of step-by-step messages regarding the comms to and from the camera.
Boris.