gphoto / gphoto2

The gphoto2 commandline tool for accessing and controlling digital cameras.
GNU General Public License v2.0
720 stars 116 forks source link

EOS 2000D freeze after first shot #496

Open pvillmann opened 2 years ago

pvillmann commented 2 years ago

Hi,

After updating my gphoto2 my EOS 2000d is freezing after first shot (gphoto2 --capture-image) I think the PTP session is not closing correctly.

If I take pictures with the command "gphoto2 --capture-image-and-download --interval 5" as example the camera takes pictures as long as i stop the process.

After stopping the camera is freezing and i can't operate via console or directly on camera.

gphoto2 2.5.28.1 gcc, popt(m), exif, no cdk, no aa, no jpeg, no readline libgphoto2 2.5.27 standard camlibs, gcc, ltdl, EXIF libgphoto2_port 0.12.0 iolibs: disk ptpip serial usb1 usbdiskdirect usbscsi, gcc, ltdl, EXIF, USB, serial without locking

Attachment: Debug of first and second shot

first-shot.txt second-shot.txt

pvillmann commented 2 years ago

Same Effekt like Issue #497.

msmeissn commented 2 years ago

FWIW we configured this now to not close the session anymore to avoid hangs in current GIT.