Hello,

First of all, thank you so much for maintaining this software. It's a
pleasure to be able to fully use my brand new camera on linux.

I would like to upgrade the firmware of my Nikon Z6. All I have to do
is to write a .bin file to the root directory of an XQD card, pop it
into my Z6 and install it from the camera menu.

I don't own an XQD card reader but I know gphoto2 has the option to
--upload-file

I thought I might save 20-50 Euro for an XQD card reader and upload
the firmware from my laptop by connecting the camera via usb.

I paste here the output of some commands. The debugging output of the
last command can be found here:
https://gist.github.com/leonixyz/5d215644c950a2a3116844d7f3be3209

Thank you in advance for anything you can do to help me debugging this
issue further, or solve it.

Cheers
Giulio


~~~
$ gphoto2 --version
gphoto2 2.5.23

...

This version of gphoto2 is using the following software versions and options:
gphoto2         2.5.23         gcc, popt(m), exif, no cdk, no aa, jpeg, readline
libgphoto2      2.5.23         all camlibs, gcc, ltdl, EXIF
libgphoto2_port 0.12.0         iolibs: disk ptpip serial usb1
usbdiskdirect usbscsi, gcc, ltdl, USB, serial without lockin
~~~

~~~
$ gphoto2 --auto-detect
Model                          Port
----------------------------------------------------------
Nikon Z6                       usb:002,009
~~~

~~~
$ gphoto2 -l
There is 1 folder in folder '/'.
 - store_00010001
...
~~~

~~~
$ gphoto2 -u Z_6_0201.bin -f /store_00010001


*** Error ***
PTP Specification Of Destination Unsupported
*** Error (-1: 'Unspecified error') ***
...
~~~


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

Reply via email to