Hello Olivier


I have a Canon D-30 that works out of the box with gphoto2.

Just

#gphoto2 -P

is enough for downloading the pictures.

But I have a Canon A80 that refuses to do it without commandline tweaking.

#gphoto2 --camera "Canon PowerShot A80 (PTP)" --port "usb:" -P

If I use the simple command "gphoto2 -P" with the A80 it fails and I have to restart the computer again to make it work (cause it fails to recognice any usb device).

So, I suggest you to to try this command as root:

#gphoto2 --camera "Canon Digital IXUS v2" --port "usb:" -P


You can list supported cameras with

#gphoto2 --list-cameras


and try .

Tell us your experience.

Ramiro.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to