-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fuji XT-3 unable to use camera shutter release when tethered #570
Comments
I'm experiencing similar behavior on the XT-4. I'm also unable to update any of the camera's configuration while the tethered session is active. I first noticed this behavior in Darktable, which uses gphoto2 as it's connection library under the hood. Notably, triggering a capture via gphoto (or Darktable) works ( |
I'm also experiencing this behavior on my Fuji X-T3. The camera is set to "USB Tether Shooting Auto" mode and connected via USB. I can also report that single shot methods like Here's a debug log output from running
|
@aeewhite it looks like this is an issue within libgphoto2. There's an active thread in that repo: gphoto/libgphoto2#653 |
please check if it works better now in git. |
Just built the latest in git and looks to be working reliably with my X-T3 now. Thanks so much for everyone's help! |
Describe the bug
When tethered to computer, my camera's shutter release (or any other button) doesn't work
Name the camera
Fuji Fujifilm X-T3
libgphoto2 and gphoto2 version
gphoto2 2.5.28
Copyright (c) 2000-2021 Marcus Meissner and others
gphoto2 comes with NO WARRANTY, to the extent permitted by law. You may
redistribute copies of gphoto2 under the terms of the GNU General Public
License. For more information about these matters, see the files named COPYING.
This version of gphoto2 is using the following software versions and options:
gphoto2 2.5.28 gcc, popt(m), exif, no cdk, no aa, jpeg, readline
libgphoto2 2.5.30 standard camlibs, gcc, no ltdl, EXIF
libgphoto2_port 0.12.1 iolibs: disk ptpip serial usb1 usbdiskdirect usbscsi, gcc, no ltdl, EXIF, USB, serial without locking
To Reproduce
Steps to reproduce the behavior:
I used the troubleshooting guide from https://docs.darktable.org/usermanual/4.0/en/tethering/troubleshooting/
λ env LANG=C gphoto2 --port usb: --capture-image-and-download
The camera is unresponsive. I ctrl-C to cancel the command.Here is the terminal output: https://bin.garudalinux.org/?948cd8572bf7f768#4RBHvFRhY1pqdX3BYMiY9kFtYYFqoeZLeyoFUtbk5jxe
Here is the debug log: https://bin.garudalinux.org/?ba00beea94868ed0#5goWM4WnawZAChsWxcWdqRMxiFoVKdYkNVfqnzKRN43V
I tried this with camera set to capture 1) RAW+jpeg 2) RAW only and 3)jpeg only, with same results.
Autofocus was on.
Camera set to "USB tether shooting auto" in connection settings.
Computer is dell xps 13 with garuda linux. More info on computer here: https://bin.garudalinux.org/?e91ddf701b5634a5#VT3xEpFUrY5mZwh48v1a2qg7RmaAQFyWLBrP61PN3VX
The text was updated successfully, but these errors were encountered: