Hello,

any chance to support the Sony ZV-1?

Cheers,
Andreas.

8<8<

# lsusb | grep -ie sony
Bus 003 Device 013: ID 054c:0c1a Sony Corp.
# gphoto2 --auto-detect
Model                          Port
----------------------------------------------------------
Mass Storage Camera            disk:/media/aharth/7000-8000
# LANG=C gphoto2 --summary >summary.txt

*** Error ***
This camera does not support summaries.
*** Error (-6: 'Unsupported operation') ***

# LANG=C gphoto2 --list-all-config >config.txt

*** Error ***
This camera does not provide any configuration options.
*** Error (-6: 'Unsupported operation') ***

# gphoto2 --capture-image
*** Error ***
This camera can not capture.
ERROR: Could not capture image.
ERROR: Could not capture.
*** Error (-6: 'Unsupported operation') ***

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 --debug-logfile=my-logfile.txt --capture-image

Please make sure there is sufficient quoting around the arguments.

# gphoto2 --summary --list-all-config
*** Error ***
This camera does not support summaries.

*** Error ***
This camera does not provide any configuration options.
*** Error (-6: 'Unsupported operation') ***

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 --debug-logfile=my-logfile.txt --summary 
--list-all-config

Please make sure there is sufficient quoting around the arguments.


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

Reply via email to