Skip to content

Bug Report: gphoto2 Fails to Capture Image on Sony ILCE-7RM5 (PC Remote Mode) #676

@racer993

Description

@racer993

Describe the Bug
When attempting to capture an image using gphoto2 --capture-image-and-download, the command fails with the following error messages:
ERROR: Could not capture image.
ERROR: Could not capture.

The camera does not respond as expected.

The camera's display shows the "-PC-" indicator switching from orange to white and back to orange, but no image is taken.

Camera Information
Detected Camera via gphoto2 --auto-detect:
Model Port----------------------------------------------------------Sony ILCE-7RM5 (PC Control) usb:002,004

USB Device Info (lsusb):
Bus 002 Device 004: ID 054c:0e0c Sony Corp. ILCE-7RM5
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 002: ID 2109:3431 VIA Labs, Inc. Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

The Sony camera is set to USB - PC Remote Mode.

gphoto2 and libgphoto2 Version
gphoto2 2.5.28Copyright (c) 2000-2021 Marcus Meissner and others
This version of gphoto2 is using the following software versions and options:
gphoto2 2.5.28 gcc, popt(m), exif, no cdk, no aa, no jpeg, no readline
libgphoto2 2.5.31 standard camlibs (SKIPPING docupen lumix), gcc, no ltdl, EXIF
libgphoto2_port 0.12.2 iolibs: disk ptpip serial usb1 usbdiskdirect usbscsi, gcc, no ltdl, EXIF, USB, serial without locking

Steps to Reproduce
Connect the Sony ILCE-7RM5 camera via USB.
Set the camera to USB - PC Remote Mode.

Run the following command: gphoto2 --capture-image-and-download
Observe that:The "-PC-" indicator on the camera turns from orange to white and back to orange.
The command fails with the following errors:
ERROR: Could not capture image.
ERROR: Could not capture.

No image is taken.

Debug OutputDebug output was captured using:gphoto2 --capture-image-and-download --debug --debug-logfile=debug.log

debug.log

The log file (debug.log) is attached to this bug report.

Expected Behavior
The command should successfully trigger the camera shutter and download the captured image.

Additional Notes
This issue appears to be specific to the Sony ILCE-7RM5 in PC Remote Mode.The camera is recognized correctly by gphoto2. If any additional debugging or testing is required, I am happy to provide further details.

Submission Details
Bug report submitted to:gphoto2 GitHub RepositoryMaintainer
Contact: Marcus Meissner

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions