On Sun, Jul 26, 2020 at 03:39:08PM -0700, Peter Hollenbeck wrote:
> Can anyone tell me why --abilities says that capture is not supported?
> 
> gphoto2 --version
> gphoto2         2.5.20         gcc, popt(m), exif, cdk, aa, jpeg, readline
> libgphoto2      2.5.22         all camlibs, gcc, ltdl, EXIF
> libgphoto2_port 0.12.0         iolibs: disk ptpip serial usb1 usbdiskdirect
> usbscsi, gcc, ltdl, USB, serial without locking
> 
> gphoto2 --auto-detect
> Model                          Port
> 
> ----------------------------------------------------------
> Mass Storage Camera            disk:/media/pi/E275-9FB4
> Nikon CoolPix 4300 (Sierra Mode) usbscsi:/dev/sg0
> 
> gphoto2 --abilities
> Abilities for camera             : Mass Storage Camera
> 
> Serial port support              : no
> USB support                      : no
> Capture choices                  :
>                                  : Capture not supported by the driver
> Configuration support            : no
> Delete selected files on camera  : yes
> Delete all files on camera       : no
> File preview (thumbnail) support : no
> File upload support              : yes


It selects  the Mass Storage camera first listed.

Try
        gphoto2 --camera "Nikon CoolPix 4300 (Sierra Mode)" --port 
"usbscsi:/dev/sg0" --abilities

Ciao, Mmrcus


_______________________________________________
Gphoto-devel mailing list
Gphoto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gphoto-devel

Reply via email to