Hi, On Mon, Feb 28, 2022 at 03:35:04PM +0530, Priyadarshan S wrote: > Dear Developer, > I am currently trying to control the Kodak M531 camera to raspberry pi. It > has pictbridge functionality and yet I am unable to control it as it is > throwing error. The camera is getting detected by the pi but when I run the > capture image command It throws an error. I am attaching the debug files > file and the list of supported cameras . Kindly revert as soon as possible. > > Thanks in advance & Regards, > Priyadarshan S
> 0.356617 gp_libusb1_open (2): claiming interface 0 > 0.356664 gp_libusb1_open [libusb1.c:431](0): 'libusb_claim_interface > (port->pl->dh, port->settings.usb.interface)' failed: Resource busy (-6) > 0.356719 gp_port_set_error [gphoto2-port.c:1190](0): Could not claim > interface 0 (Device or resource busy). Make sure no other program > (gvfs-gphoto2-volume-monitor) or kernel module (such as sdc2xx, stv680, > spca50x) is using the device and you have read/write access to the device. > 0.357465 gp_context_error (0): An error occurred in the io-library > ('Could not claim the USB device'): Could not claim interface 0 (Device or > resource busy). Make sure no other program (gvfs-gphoto2-volume-monitor) or > kernel module (such as sdc2xx, stv680, spca50x) is using the device and you > have read/write access to the device. Your debugtraces show that gphoto2 is blocked by another process. (likely gvfs or similar) That said, even if you resolve this issue ... the Kodak EasyShare camera series usually does not allow remote control or capture, but only downloading of images. This is a camera side limitation. Ciao, Marcus _______________________________________________ Gphoto-devel mailing list Gphoto-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gphoto-devel