gphoto2 icon indicating copy to clipboard operation
gphoto2 copied to clipboard

Could not claim the USB device on Windows 11 with Nikon Z6_2

Open BryanLL opened this issue 6 months ago • 1 comments

I cannot capture an image on Windows 11 and my Nikon Z6ii using gphoto-2.4.14

gphoto2 2.4.14 gcc, popt(m), exif, no cdk, no aa, jpeg, no readline libgphoto2 2.4.14 gcc, ltdl, EXIF libgphoto2_port 0.8.0 gcc, ltdl, USB (libusb1), serial without locking

--auto-detect and --abilities appear to work fine: C:\Users\bllea\Downloads\gphoto-2.4.14-win32-build2\win32>gphoto2.exe --auto-detect 1 [main] gphoto2 22320 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list [email protected] Model Port

USB PTP Class Camera usb:bus-0,\.\libusb0-0001--0x04b0-0x044c

C:\Users\bllea\Downloads\gphoto-2.4.14-win32-build2\win32>gphoto2.bat --port usb: --abilities

C:\Users\bllea\Downloads\gphoto-2.4.14-win32-build2\win32>set CAMLIBS=camlibs

C:\Users\bllea\Downloads\gphoto-2.4.14-win32-build2\win32>set IOLIBS=iolibs

C:\Users\bllea\Downloads\gphoto-2.4.14-win32-build2\win32>gphoto2.exe --port usb: --abilities 1 [main] gphoto2 15976 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list [email protected] Abilities for camera : USB PTP Class Camera Serial port support : no USB support : yes Capture choices : : Image Configuration support : yes Delete selected files on camera : yes Delete all files on camera : no File preview (thumbnail) support : yes File upload support : yes

Steps to reproduce the behavior:

  1. Connect Z6ii camera USBc to windows11 computer USBa v3.x and turn on the camera.
  2. Attempt to capture an image "gphoto2 --port usb: --capture-image-and-download"

gphoto2_debug.log

BryanLL avatar Dec 16 '23 20:12 BryanLL