On Sun, May 7, 2006 1:39 pm, [EMAIL PROTECTED] wrote:
> Hi here are the results from downloading the photos, still
> no luck downloading photos.
>
> Bernard
>
> [EMAIL PROTECTED] gphoto2 --list-files
>
> *** 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 (-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 <[EMAIL PROTECTED]>,
> please run
> gphoto2 as follows:
>
> env LANG=C gphoto2 --debug --list-files
>
> Please make sure there is sufficient quoting around the
> arguments.
>
> [EMAIL PROTECTED]
>
google reveals this to be a permissions problem. I think you need to be in
the usb group. You need to add yourself like this:
sudo gpasswd -a bernard usb
Then you need to log out and log back in - you don't need to reboot, just
log out of your session and log back in again.
Then try again :-)
Once we have got gphoto2 going gtkam should work for you too. Just get the
command line thing working first, as gtkam uses the gphoto functionality.