Hi,

"sequence error" is reported by the camera as "liveview blocker".

Given the long usage time, it might be hardware related.

Does liveview work on the camera itself still?

Ciao, Marcus

On Wed, Mar 01, 2023 at 08:37:18AM +0000, Kindschi Valentin via Gphoto-devel 
wrote:
> Hello,
> 
> I have a Nikon DSC D5600 wired to a Raspberry Pi taking a picture every 
> minute. This setup worked for months and suddenly stopped working yesterday. 
> The error message is:
> 
> *** Error ***
> Liveview cannot start: Sequence error
> *** Error (-1: 'Unspecified error') ***
> 
> I restarted the camera, but it doesn’t help.
> I added to this mail the output of “env LANG=C gphoto2 --debug 
> --debug-logfile=my-logfile.txt --capture-preview”, do you see anything 
> suspicious ?
> 
> Thank you very much,
> Best regards,
> 
> Valentin Kindschi
> R&D Engineer
> 
> [epfl]
> EPFL-ENAC-IIE-ECOL
> GR A1 425
> Station 2
> CH-1015 Lausanne
> +41 21 693 57 94
> 



> 0.000309 main                        (2): ALWAYS INCLUDE THE FOLLOWING LINES 
> WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST:
> 0.000468 main                        (2): gphoto2 2.5.27
> 0.000502 main                        (2): gphoto2 has been compiled with the 
> following options:
> 0.000530 main                        (2):  + gcc (C compiler used)
> 0.000556 main                        (2):  + popt (mandatory, for handling 
> command-line parameters)
> 0.000581 main                        (2):  + exif (for displaying EXIF 
> information)
> 0.000606 main                        (2):  + cdk (for accessing configuration 
> options)
> 0.000630 main                        (2):  + aa (for displaying live previews)
> 0.000655 main                        (2):  + jpeg (for displaying live 
> previews in JPEG format)
> 0.000680 main                        (2):  + readline (for easy navigation in 
> the shell)
> 0.000705 main                        (2): libgphoto2 2.5.27
> 0.000733 main                        (2): libgphoto2 has been compiled with 
> the following options:
> 0.000769 main                        (2):  + standard camlib set (ax203 canon 
> digigr8 dimagev directory docupen jl2005a jl2005c kodak_dc240 lumix mars 
> pentax ptp2 ricoh_g3 sierra sonix sq905 st2205 topfield tp6801)
> 0.000794 main                        (2):  + gcc (C compiler used)
> 0.000819 main                        (2):  + ltdl (for portable loading of 
> camlibs)
> 0.000845 main                        (2):  + EXIF (for special handling of 
> EXIF files)
> 0.000870 main                        (2): libgphoto2_port 0.12.0
> 0.000898 main                        (2): libgphoto2_port has been compiled 
> with the following options:
> 0.000923 main                        (2):  + iolibs: disk ptpip serial usb1 
> usbdiskdirect usbscsi
> 0.000948 main                        (2):  + gcc (C compiler used)
> 0.000972 main                        (2):  + ltdl (for portable loading of 
> iolibs)
> 0.000996 main                        (2):  + EXIF (for vusb)
> 0.001021 main                        (2):  + USB (libusb1, for USB cameras)
> 0.001046 main                        (2):  + serial (for serial cameras)
> 0.001070 main                        (2):  + no resmgr (serial port access 
> and locking)
> 0.001095 main                        (2):  + no ttylock (serial port locking)
> 0.001120 main                        (2):  + no lockdev (serial port locking)
> 0.001146 main                        (2): CAMLIBS env var not set, using 
> compile-time default instead
> 0.001170 main                        (2): IOLIBS env var not set, using 
> compile-time default instead
> 0.001194 main                        (2): invoked with following arguments:
> 0.001219 main                        (2):   --debug
> 0.001250 main                        (2):   --debug-logfile=my-logfile.txt
> 0.001275 main                        (2):   --capture-preview
> 0.001344 load_settings               (2): Creating gphoto config directory 
> ('/home/pi/.gphoto')
> 0.001472 load_settings               (2): Loading settings from file 
> '/home/pi/.gphoto/settings'.
> 0.001635 main                        (2): The user has not specified both a 
> model and a port. Try to figure them out.
> 0.001670 gp_port_info_list_load      (2): Using ltdl to load io-drivers from 
> '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0'...
> 0.001922 foreach_func                (2): Called for filename 
> '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0/disk'.
> 0.002651 gp_port_library_list        (2): found fstab fsname proc
> 0.002740 gp_port_library_list        (2): found fstab fsname 
> PARTUUID=27870d60-01
> 0.002809 gp_port_library_list        (2): found fstab fsname 
> PARTUUID=27870d60-02
> 0.003173 gp_port_library_list        (2): found mtab fsname /dev/root
> 0.003245 gp_port_library_list        (2): found mtab fsname devtmpfs
> 0.003279 gp_port_library_list        (2): found mtab fsname proc
> 0.003310 gp_port_library_list        (2): found mtab fsname sysfs
> 0.003344 gp_port_library_list        (2): found mtab fsname securityfs
> 0.003376 gp_port_library_list        (2): found mtab fsname tmpfs
> 0.003450 gp_port_library_list        (2): found mtab fsname devpts
> 0.003539 gp_port_library_list        (2): found mtab fsname tmpfs
> 0.003608 gp_port_library_list        (2): found mtab fsname tmpfs
> 0.003679 gp_port_library_list        (2): found mtab fsname cgroup2
> 0.003711 gp_port_library_list        (2): found mtab fsname pstore
> 0.003780 gp_port_library_list        (2): found mtab fsname bpf
> 0.003844 gp_port_library_list        (2): found mtab fsname systemd-1
> 0.003876 gp_port_library_list        (2): found mtab fsname mqueue
> 0.003908 gp_port_library_list        (2): found mtab fsname sunrpc
> 0.004032 gp_port_library_list        (2): found mtab fsname debugfs
> 0.004098 gp_port_library_list        (2): found mtab fsname tracefs
> 0.004160 gp_port_library_list        (2): found mtab fsname fusectl
> 0.004192 gp_port_library_list        (2): found mtab fsname configfs
> 0.004277 gp_port_library_list        (2): found mtab fsname /dev/mmcblk0p1
> 0.004334 gp_port_library_list        (2): found mtab fsname tmpfs
> 0.004584 foreach_func                (2): Loaded '' ('^disk:') from 
> '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0/disk'.
> 0.004619 foreach_func                (2): Called for filename 
> '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0/ptpip'.
> 0.005234 foreach_func                (2): Loaded 'PTP/IP Connection' 
> ('ptpip:') from '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0/ptpip'.
> 0.005287 foreach_func                (2): Loaded '' ('^ptpip:') from 
> '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0/ptpip'.
> 0.005318 foreach_func                (2): Loaded 'IP Connection' ('ip:') from 
> '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0/ptpip'.
> 0.005347 foreach_func                (2): Loaded '' ('^ip:') from 
> '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0/ptpip'.
> 0.005374 foreach_func                (2): Called for filename 
> '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0/serial'.
> 0.006384 foreach_func                (2): Loaded 'Serial Port 0' 
> ('serial:/dev/ttyS0') from 
> '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0/serial'.
> 0.006441 foreach_func                (2): Loaded 'Serial Port Device' 
> ('serial:') from '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0/serial'.
> 0.006471 foreach_func                (2): Loaded '' ('^serial:') from 
> '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0/serial'.
> 0.006499 foreach_func                (2): Called for filename 
> '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0/usb1'.
> 0.027330 foreach_func                (2): Loaded '' ('^usb:') from 
> '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0/usb1'.
> 0.027441 foreach_func                (2): Loaded 'Universal Serial Bus' 
> ('usb:001,004') from '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0/usb1'.
> 0.027473 foreach_func                (2): Loaded 'Universal Serial Bus' 
> ('usb:001,011') from '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0/usb1'.
> 0.027503 foreach_func                (2): Loaded 'Universal Serial Bus' 
> ('usb:001,003') from '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0/usb1'.
> 0.027531 foreach_func                (2): Called for filename 
> '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0/usbdiskdirect'.
> 0.028509 foreach_func                (2): Loaded 'USB Mass Storage direct IO' 
> ('usbdiskdirect:/dev/sda') from 
> '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0/usbdiskdirect'.
> 0.028580 foreach_func                (2): Called for filename 
> '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0/usbscsi'.
> 0.029791 foreach_func                (2): Loaded 'USB Mass Storage raw SCSI' 
> ('usbscsi:/dev/sg0') from 
> '/usr/lib/aarch64-linux-gnu/libgphoto2_port/0.12.0/usbscsi'.
> 0.029931 gp_port_info_list_count     (2): Counting entries (14 available)...
> 0.029965 gp_port_info_list_count     (2): 9 regular entries available.
> 0.030031 gp_abilities_list_load_dir  (2): Using ltdl to load camera libraries 
> from '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27'...
> 0.030291 foreach_func                (2): Found 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/ax203'.
> 0.030324 foreach_func                (2): Found 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/canon'.
> 0.030352 foreach_func                (2): Found 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/digigr8'.
> 0.030423 foreach_func                (2): Found 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/dimagev'.
> 0.030450 foreach_func                (2): Found 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/directory'.
> 0.030475 foreach_func                (2): Found 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/docupen'.
> 0.030501 foreach_func                (2): Found 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/jl2005a'.
> 0.030526 foreach_func                (2): Found 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/jl2005c'.
> 0.030552 foreach_func                (2): Found 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/kodak_dc240'.
> 0.030577 foreach_func                (2): Found 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/lumix'.
> 0.030605 foreach_func                (2): Found 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/mars'.
> 0.030637 foreach_func                (2): Found 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/pentax'.
> 0.030663 foreach_func                (2): Found 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/ptp2'.
> 0.030690 foreach_func                (2): Found 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/ricoh_g3'.
> 0.030716 foreach_func                (2): Found 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/sierra'.
> 0.030742 foreach_func                (2): Found 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/sonix'.
> 0.030768 foreach_func                (2): Found 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/sq905'.
> 0.030794 foreach_func                (2): Found 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/st2205'.
> 0.030820 foreach_func                (2): Found 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/topfield'.
> 0.030847 foreach_func                (2): Found 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/tp6801'.
> 0.030880 gp_abilities_list_load_dir  (2): Found 20 camera drivers.
> 0.197683 gp_port_info_list_count     (2): Counting entries (14 available)...
> 0.197845 gp_port_info_list_count     (2): 9 regular entries available.
> 0.197900 gp_port_new                 (2): Creating new device...
> 0.197941 gp_port_info_list_get_info  (2): Getting info of entry 0 (14 
> available)...
> 0.198542 gp_port_set_settings        (2): Setting settings...
> 0.198585 gp_port_info_list_get_info  (2): Getting info of entry 1 (14 
> available)...
> 0.198958 gp_port_set_settings        (2): Setting settings...
> 0.199003 gp_port_info_list_get_info  (2): Getting info of entry 2 (14 
> available)...
> 0.199574 gp_port_set_timeout         (2): Setting port timeout to 500 
> milliseconds.
> 0.199613 gp_port_set_settings        (2): Setting settings...
> 0.199644 gp_port_info_list_get_info  (2): Getting info of entry 3 (14 
> available)...
> 0.200037 gp_port_set_timeout         (2): Setting port timeout to 500 
> milliseconds.
> 0.200082 gp_port_set_settings        (2): Setting settings...
> 0.200113 gp_port_info_list_get_info  (2): Getting info of entry 4 (14 
> available)...
> 0.219570 gp_port_set_timeout         (2): Setting port timeout to 5000 
> milliseconds.
> 0.219691 gp_port_set_settings        (2): Setting settings...
> 0.219785 gp_libusb1_update           (2): (old int=0, conf=-1, alt=-1) port 
> usb:001,004, (new int=0, conf=-1, alt=-1) port usb:001,004
> 0.219813 gp_libusb1_update           (2): lowlevel libusb1 port not yet 
> opened, no need for libusb changes
> 0.219843 gp_abilities_list_detect_usb(2): Auto-detecting USB cameras...
> 0.222204 gp_libusb1_find_device_by_class_lib(2): Looking for USB device 
> (class 0x29a, subclass, 0xffffffff, protocol 0xffffffff)...
> 0.224115 gp_libusb1_find_device_by_class_lib(2): Looking for USB device 
> (class 0x6, subclass, 0x1, protocol 0x1)...
> 0.224315 gp_port_info_list_get_info  (2): Getting info of entry 5 (14 
> available)...
> 0.244660 gp_port_set_timeout         (2): Setting port timeout to 5000 
> milliseconds.
> 0.244766 gp_port_set_settings        (2): Setting settings...
> 0.244804 gp_libusb1_update           (2): (old int=0, conf=-1, alt=-1) port 
> usb:001,011, (new int=0, conf=-1, alt=-1) port usb:001,011
> 0.244833 gp_libusb1_update           (2): lowlevel libusb1 port not yet 
> opened, no need for libusb changes
> 0.244917 gp_abilities_list_detect_usb(2): Auto-detecting USB cameras...
> 0.247354 gp_libusb1_find_device_by_class_lib(2): Looking for USB device 
> (class 0x29a, subclass, 0xffffffff, protocol 0xffffffff)...
> 0.247675 gp_libusb1_find_device_lib  (2): Looking for USB device (vendor 
> 0x4b0, product 0x43f)... found.
> 0.247989 gp_libusb1_find_device_lib  (2): Detected defaults: config 1, 
> interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01
> 0.248024 gp_abilities_list_detect_usb(2): Found 'Nikon DSC D5600' 
> (0x4b0,0x43f)
> 0.248149 gp_port_info_list_get_info  (2): Getting info of entry 6 (14 
> available)...
> 0.268196 gp_port_set_timeout         (2): Setting port timeout to 5000 
> milliseconds.
> 0.268308 gp_port_set_settings        (2): Setting settings...
> 0.268346 gp_libusb1_update           (2): (old int=0, conf=-1, alt=-1) port 
> usb:001,003, (new int=0, conf=-1, alt=-1) port usb:001,003
> 0.268373 gp_libusb1_update           (2): lowlevel libusb1 port not yet 
> opened, no need for libusb changes
> 0.268403 gp_abilities_list_detect_usb(2): Auto-detecting USB cameras...
> 0.270740 gp_libusb1_find_device_by_class_lib(2): Looking for USB device 
> (class 0x29a, subclass, 0xffffffff, protocol 0xffffffff)...
> 0.273517 gp_libusb1_find_device_by_class_lib(2): Looking for USB device 
> (class 0x6, subclass, 0x1, protocol 0x1)...
> 0.273741 gp_port_info_list_get_info  (2): Getting info of entry 7 (14 
> available)...
> 0.274979 gp_port_set_settings        (2): Setting settings...
> 0.275120 gp_abilities_list_detect_usb(2): Auto-detecting USB cameras...
> 0.275905 gp_port_info_list_get_info  (2): Getting info of entry 8 (14 
> available)...
> 0.276550 gp_port_set_settings        (2): Setting settings...
> 0.276611 gp_abilities_list_detect_usb(2): Auto-detecting USB cameras...
> 0.285741 gp_port_free                (2): Freeing port...
> 0.285838 gp_port_close               (2): Closing port...
> 0.286308 gp_camera_set_abilities     (2): Setting abilities ('Nikon DSC 
> D5600')...
> 0.286358 gp_setting_set              (2): Setting key 'model' to value 'Nikon 
> DSC D5600' (gphoto2)
> 0.286392 save_settings               (2): Saving 4 setting(s) to file 
> "/home/pi/.gphoto/settings"
> 0.287077 gp_port_info_list_lookup_path(2): Looking for path 'usb:001,011' (14 
> entries available)...
> 0.287130 gp_port_info_list_get_info  (2): Getting info of entry 5 (14 
> available)...
> 0.287161 gp_camera_set_port_info     (2): Setting port info for port 
> 'Universal Serial Bus' at 'usb:001,011'...
> 0.307225 gp_port_set_timeout         (2): Setting port timeout to 5000 
> milliseconds.
> 0.307333 gp_port_set_settings        (2): Setting settings...
> 0.307370 gp_libusb1_update           (2): (old int=0, conf=-1, alt=-1) port 
> usb:001,011, (new int=0, conf=-1, alt=-1) port usb:001,011
> 0.307397 gp_libusb1_update           (2): lowlevel libusb1 port not yet 
> opened, no need for libusb changes
> 0.307430 gp_setting_set              (2): Setting key 'port' to value 
> 'usb:001,011' (gphoto2)
> 0.307462 save_settings               (2): Saving 4 setting(s) to file 
> "/home/pi/.gphoto/settings"
> 0.308576 gp_camera_init              (2): Initializing camera...
> 0.308741 gp_libusb1_find_device_lib  (2): Looking for USB device (vendor 
> 0x4b0, product 0x43f)... found.
> 0.309077 gp_libusb1_find_device_lib  (2): Detected defaults: config 1, 
> interface 0, altsetting 0, inep 81, outep 02, intep 83, class 06, subclass 01
> 0.309122 gp_camera_init              (2): Loading 
> '/usr/lib/aarch64-linux-gnu/libgphoto2/2.5.27/ptp2'...
> 0.313468 gp_port_open                (2): Opening USB port...
> 0.313591 gp_libusb1_open             (2): ()
> 0.313783 gp_libusb1_open             (2): claiming interface 0
> 0.314232 camera_init                 (2): maxpacketsize 512
> 0.314289 gp_port_set_timeout         (2): Setting port timeout to 8000 
> milliseconds.
> 0.314334 ptp                         (2): PTP: Opening session
> 0.314529 ptp_usb_sendreq             (2): Sending PTP_OC 0x1002 (Open 
> session) (0x1) request...
> 0.314562 gp_port_write               (3): Writing 16 = 0x10 bytes to port...
> 0.314793 gp_port_write               (3): Wrote   16 = 0x10 bytes to port: 
> (hexdump of 16 bytes)
> 0000  10 00 00 00 01 00 02 10-00 00 00 00 01 00 00 00  ................
> 
> 0.314880 ptp_usb_getresp             (2): Reading PTP_OC 0x1002 (Open 
> session) response...
> 0.314911 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.315773 gp_port_read                (3): Read    12 = 0xc out of 1024 bytes 
> from port: (hexdump of 12 bytes)
> 0000  0c 00 00 00 03 00 01 20-00 00 00 00              ....... ....    
> 
> 0.315834 gp_port_set_timeout         (2): Setting port timeout to 20000 
> milliseconds.
> 0.315876 ptp_usb_sendreq             (2): Sending PTP_OC 0x1001 (Get device 
> info) request...
> 0.315906 gp_port_write               (3): Writing 12 = 0xc bytes to port...
> 0.316059 gp_port_write               (3): Wrote   12 = 0xc bytes to port: 
> (hexdump of 12 bytes)
> 0000  0c 00 00 00 01 00 01 10-01 00 00 00              ............    
> 
> 0.316094 ptp_usb_getdata             (2): Reading PTP_OC 0x1001 (Get device 
> info) data...
> 0.316124 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.316730 gp_port_read                (3): Read    437 = 0x1b5 out of 1024 
> bytes from port: (hexdump of 437 bytes)
> 0000  b5 01 00 00 02 00 01 10-01 00 00 00 64 00 06 00  ............d...
> 0010  00 00 64 00 22 4d 00 69-00 63 00 72 00 6f 00 73  ..d."M.i.c.r.o.s
> 0020  00 6f 00 66 00 74 00 2e-00 63 00 6f 00 6d 00 2f  .o.f.t...c.o.m./
> 0030  00 44 00 65 00 76 00 69-00 63 00 65 00 53 00 65  .D.e.v.i.c.e.S.e
> 0040  00 72 00 76 00 69 00 63-00 65 00 73 00 3a 00 20  .r.v.i.c.e.s.:. 
> 0050  00 31 00 2e 00 30 00 00-00 00 00 33 00 00 00 01  .1...0.....3....
> 0060  10 02 10 03 10 04 10 05-10 06 10 07 10 08 10 09  ................
> 0070  10 0a 10 0b 10 0c 10 0d-10 0e 10 0f 10 14 10 15  ................
> 0080  10 16 10 1b 10 c0 90 c1-90 c2 90 c3 90 c4 90 c7  ................
> 0090  90 c8 90 c9 90 ca 90 cb-90 cc 90 cd 90 ce 90 cf  ................
> 00a0  90 01 92 02 92 03 92 04-92 05 92 06 92 07 92 09  ................
> 00b0  92 0a 92 0b 92 0c 92 00-94 0c 94 0e 94 1c 94 20  ............... 
> 00c0  95 21 95 22 95 10 00 00-00 01 40 02 40 03 40 04  .!."......@.@.@.
> 00d0  40 05 40 06 40 07 40 08-40 09 40 0a 40 0c 40 0d  @.@.@.@.@.@.@.@.
> 00e0  40 01 c1 02 c1 05 c1 00-c7 16 00 00 00 01 50 03  @.............P.
> 00f0  50 04 50 05 50 07 50 08-50 0a 50 0b 50 0c 50 0d  P.P.P.P.P.P.P.P.
> 0100  50 0e 50 0f 50 10 50 11-50 13 50 18 50 1c 50 1e  P.P.P.P.P.P.P.P.
> 0110  50 1f 50 03 d3 06 d4 07-d4 02 00 00 00 01 38 00  P.P...........8.
> 0120  30 07 00 00 00 01 38 00-30 01 30 0d 38 06 30 02  0.....8.0.0.8.0.
> 0130  30 0d 30 12 4e 00 69 00-6b 00 6f 00 6e 00 20 00  0.0.N.i.k.o.n. .
> 0140  43 00 6f 00 72 00 70 00-6f 00 72 00 61 00 74 00  C.o.r.p.o.r.a.t.
> 0150  69 00 6f 00 6e 00 00 00-06 44 00 35 00 36 00 30  i.o.n....D.5.6.0
> 0160  00 30 00 00 00 06 56 00-31 00 2e 00 30 00 32 00  .0....V.1...0.2.
> 0170  00 00 21 30 00 30 00 30-00 30 00 30 00 30 00 30  ..!0.0.0.0.0.0.0
> 0180  00 30 00 30 00 30 00 30-00 30 00 30 00 30 00 30  .0.0.0.0.0.0.0.0
> 0190  00 30 00 30 00 30 00 30-00 30 00 30 00 30 00 30  .0.0.0.0.0.0.0.0
> 01a0  00 30 00 30 00 36 00 30-00 36 00 37 00 32 00 33  .0.0.6.0.6.7.2.3
> 01b0  00 35 00 00 00         -                         .5...           
> 
> 0.316779 ptp_usb_getresp             (2): Reading PTP_OC 0x1001 (Get device 
> info) response...
> 0.316810 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.317015 gp_port_read                (3): Read    12 = 0xc out of 1024 bytes 
> from port: (hexdump of 12 bytes)
> 0000  0c 00 00 00 03 00 01 20-01 00 00 00              ....... ....    
> 
> 0.317064 print_debug_deviceinfo      (2): Device info:
> 0.317092 print_debug_deviceinfo      (2): Manufacturer: Nikon Corporation
> 0.317119 print_debug_deviceinfo      (2):   Model: D5600
> 0.317145 print_debug_deviceinfo      (2):   device version: V1.02
> 0.317170 print_debug_deviceinfo      (2):   serial number: 
> '00000000000000000000000006067235'
> 0.317196 print_debug_deviceinfo      (2): Vendor extension ID: 0x00000006
> 0.317221 print_debug_deviceinfo      (2): Vendor extension version: 100
> 0.317253 print_debug_deviceinfo      (2): Vendor extension description: 
> Microsoft.com/DeviceServices: 1.0
> 0.317323 print_debug_deviceinfo      (2): Functional Mode: 0x0000
> 0.317349 print_debug_deviceinfo      (2): PTP Standard Version: 100
> 0.317374 print_debug_deviceinfo      (2): Supported operations:
> 0.317407 print_debug_deviceinfo      (2):   0x1001 (Get device info)
> 0.317436 print_debug_deviceinfo      (2):   0x1002 (Open session)
> 0.317466 print_debug_deviceinfo      (2):   0x1003 (Close session)
> 0.317496 print_debug_deviceinfo      (2):   0x1004 (Get storage IDs)
> 0.317525 print_debug_deviceinfo      (2):   0x1005 (Get storage info)
> 0.317555 print_debug_deviceinfo      (2):   0x1006 (Get number of objects)
> 0.317584 print_debug_deviceinfo      (2):   0x1007 (Get object handles)
> 0.317614 print_debug_deviceinfo      (2):   0x1008 (Get object info)
> 0.317644 print_debug_deviceinfo      (2):   0x1009 (Get object)
> 0.317674 print_debug_deviceinfo      (2):   0x100a (Get thumbnail)
> 0.317705 print_debug_deviceinfo      (2):   0x100b (Delete object)
> 0.317735 print_debug_deviceinfo      (2):   0x100c (Send object info)
> 0.317771 print_debug_deviceinfo      (2):   0x100d (Send object)
> 0.317801 print_debug_deviceinfo      (2):   0x100e (Initiate capture)
> 0.317830 print_debug_deviceinfo      (2):   0x100f (Format storage)
> 0.317860 print_debug_deviceinfo      (2):   0x1014 (Get device property 
> description)
> 0.317890 print_debug_deviceinfo      (2):   0x1015 (Get device property value)
> 0.317920 print_debug_deviceinfo      (2):   0x1016 (Set device property value)
> 0.317950 print_debug_deviceinfo      (2):   0x101b (Get partial object)
> 0.317982 print_debug_deviceinfo      (2):   0x90c0 (Unknown PTP_OC)
> 0.318017 print_debug_deviceinfo      (2):   0x90c1 (Unknown PTP_OC)
> 0.318047 print_debug_deviceinfo      (2):   0x90c2 (Unknown PTP_OC)
> 0.318077 print_debug_deviceinfo      (2):   0x90c3 (Unknown PTP_OC)
> 0.318107 print_debug_deviceinfo      (2):   0x90c4 (Unknown PTP_OC)
> 0.318137 print_debug_deviceinfo      (2):   0x90c7 (Unknown PTP_OC)
> 0.318166 print_debug_deviceinfo      (2):   0x90c8 (Unknown PTP_OC)
> 0.318196 print_debug_deviceinfo      (2):   0x90c9 (Unknown PTP_OC)
> 0.318226 print_debug_deviceinfo      (2):   0x90ca (Unknown PTP_OC)
> 0.318256 print_debug_deviceinfo      (2):   0x90cb (Unknown PTP_OC)
> 0.318288 print_debug_deviceinfo      (2):   0x90cc (Unknown PTP_OC)
> 0.318318 print_debug_deviceinfo      (2):   0x90cd (Unknown PTP_OC)
> 0.318347 print_debug_deviceinfo      (2):   0x90ce (Unknown PTP_OC)
> 0.318377 print_debug_deviceinfo      (2):   0x90cf (Unknown PTP_OC)
> 0.318407 print_debug_deviceinfo      (2):   0x9201 (Report Added/Deleted 
> Items)
> 0.318437 print_debug_deviceinfo      (2):   0x9202 (Report Acquired Items)
> 0.318466 print_debug_deviceinfo      (2):   0x9203 (Get transferable playlist 
> types)
> 0.318503 print_debug_deviceinfo      (2):   0x9204 (Unknown PTP_OC)
> 0.318533 print_debug_deviceinfo      (2):   0x9205 (Unknown PTP_OC)
> 0.318564 print_debug_deviceinfo      (2):   0x9206 (Unknown PTP_OC)
> 0.318594 print_debug_deviceinfo      (2):   0x9207 (Unknown PTP_OC)
> 0.318624 print_debug_deviceinfo      (2):   0x9209 (Unknown PTP_OC)
> 0.318654 print_debug_deviceinfo      (2):   0x920a (Unknown PTP_OC)
> 0.318683 print_debug_deviceinfo      (2):   0x920b (Unknown PTP_OC)
> 0.318713 print_debug_deviceinfo      (2):   0x920c (Unknown PTP_OC)
> 0.318742 print_debug_deviceinfo      (2):   0x9400 (Unknown PTP_OC)
> 0.318772 print_debug_deviceinfo      (2):   0x940c (Unknown PTP_OC)
> 0.318802 print_debug_deviceinfo      (2):   0x940e (Unknown PTP_OC)
> 0.318831 print_debug_deviceinfo      (2):   0x941c (Unknown PTP_OC)
> 0.318863 print_debug_deviceinfo      (2):   0x9520 (Unknown PTP_OC)
> 0.318892 print_debug_deviceinfo      (2):   0x9521 (Unknown PTP_OC)
> 0.318922 print_debug_deviceinfo      (2):   0x9522 (Unknown PTP_OC)
> 0.318947 print_debug_deviceinfo      (2): Events Supported:
> 0.318974 print_debug_deviceinfo      (2):   0x4001 (CancelTransaction)
> 0.319006 print_debug_deviceinfo      (2):   0x4002 (ObjectAdded)
> 0.319067 print_debug_deviceinfo      (2):   0x4003 (ObjectRemoved)
> 0.319093 print_debug_deviceinfo      (2):   0x4004 (StoreAdded)
> 0.319152 print_debug_deviceinfo      (2):   0x4005 (StoreRemoved)
> 0.319180 print_debug_deviceinfo      (2):   0x4006 (DevicePropChanged)
> 0.319206 print_debug_deviceinfo      (2):   0x4007 (ObjectInfoChanged)
> 0.319232 print_debug_deviceinfo      (2):   0x4008 (DeviceInfoChanged)
> 0.319258 print_debug_deviceinfo      (2):   0x4009 (RequestObjectTransfer)
> 0.319284 print_debug_deviceinfo      (2):   0x400a (StoreFull)
> 0.319310 print_debug_deviceinfo      (2):   0x400c (StorageInfoChanged)
> 0.319336 print_debug_deviceinfo      (2):   0x400d (CaptureComplete)
> 0.319363 print_debug_deviceinfo      (2):   0xc101 (Unknown Event)
> 0.319389 print_debug_deviceinfo      (2):   0xc102 (Unknown Event)
> 0.319415 print_debug_deviceinfo      (2):   0xc105 (Unknown Event)
> 0.319442 print_debug_deviceinfo      (2):   0xc700 (Unknown Event)
> 0.319468 print_debug_deviceinfo      (2): Device Properties Supported:
> 0.319540 print_debug_deviceinfo      (2):   0x5001 (Battery Level)
> 0.319573 print_debug_deviceinfo      (2):   0x5003 (Image Size)
> 0.319604 print_debug_deviceinfo      (2):   0x5004 (Compression Setting)
> 0.319635 print_debug_deviceinfo      (2):   0x5005 (White Balance)
> 0.319666 print_debug_deviceinfo      (2):   0x5007 (F-Number)
> 0.319697 print_debug_deviceinfo      (2):   0x5008 (Focal Length)
> 0.319728 print_debug_deviceinfo      (2):   0x500a (Focus Mode)
> 0.319760 print_debug_deviceinfo      (2):   0x500b (Exposure Metering Mode)
> 0.319790 print_debug_deviceinfo      (2):   0x500c (Flash Mode)
> 0.319821 print_debug_deviceinfo      (2):   0x500d (Exposure Time)
> 0.319851 print_debug_deviceinfo      (2):   0x500e (Exposure Program Mode)
> 0.319882 print_debug_deviceinfo      (2):   0x500f (Exposure Index (film 
> speed ISO))
> 0.319913 print_debug_deviceinfo      (2):   0x5010 (Exposure Bias 
> Compensation)
> 0.319943 print_debug_deviceinfo      (2):   0x5011 (Date & Time)
> 0.319974 print_debug_deviceinfo      (2):   0x5013 (Still Capture Mode)
> 0.320010 print_debug_deviceinfo      (2):   0x5018 (Burst Number)
> 0.320042 print_debug_deviceinfo      (2):   0x501c (Focus Metering Mode)
> 0.320073 print_debug_deviceinfo      (2):   0x501e (Artist)
> 0.320103 print_debug_deviceinfo      (2):   0x501f (Copyright Info)
> 0.320134 print_debug_deviceinfo      (2):   0xd303 (Unknown DPC code)
> 0.320165 print_debug_deviceinfo      (2):   0xd406 (Session Initiator Info)
> 0.320196 print_debug_deviceinfo      (2):   0xd407 (Perceived Device Type)
> 0.320265 ptp_usb_sendreq             (2): Sending PTP_OC 0x90ca 
> (GetVendorPropCodes) request...
> 0.320295 gp_port_write               (3): Writing 12 = 0xc bytes to port...
> 0.320471 gp_port_write               (3): Wrote   12 = 0xc bytes to port: 
> (hexdump of 12 bytes)
> 0000  0c 00 00 00 01 00 ca 90-02 00 00 00              ............    
> 
> 0.320507 ptp_usb_getdata             (2): Reading PTP_OC 0x90ca 
> (GetVendorPropCodes) data...
> 0.320536 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.320955 gp_port_read                (3): Read    224 = 0xe0 out of 1024 
> bytes from port: (hexdump of 224 bytes)
> 0000  e0 00 00 00 02 00 ca 90-02 00 00 00 68 00 00 00  ............h...
> 0010  15 d0 17 d0 18 d0 19 d0-1a d0 1b d0 1c d0 1d d0  ................
> 0020  1f d0 25 d0 26 d0 32 d0-37 d0 45 d0 48 d0 53 d0  ..%.&.2.7.E.H.S.
> 0030  54 d0 56 d0 5d d0 61 d0-66 d0 6a d0 6b d0 6c d0  T.V.].a.f.j.k.l.
> 0040  70 d0 72 d0 73 d0 78 d0-8a d0 8d d0 8f d0 90 d0  p.r.s.x.........
> 0050  91 d0 92 d0 9c d0 a0 d0-a2 d0 a4 d0 a6 d0 a7 d0  ................
> 0060  a8 d0 aa d0 ab d0 b5 d0-c0 d0 c1 d0 c2 d0 c3 d0  ................
> 0070  c4 d0 c5 d0 c6 d0 e0 d0-e1 d0 e2 d0 e3 d0 e4 d0  ................
> 0080  e5 d0 e6 d0 f7 d0 f8 d0-f9 d0 00 d1 01 d1 02 d1  ................
> 0090  04 d1 05 d1 08 d1 09 d1-0b d1 0e d1 20 d1 21 d1  ............ .!.
> 00a0  22 d1 24 d1 25 d1 26 d1-2d d1 30 d1 49 d1 4e d1  ".$.%.&.-.0.I.N.
> 00b0  4f d1 61 d1 63 d1 64 d1-67 d1 6a d1 83 d1 a2 d1  O.a.c.d.g.j.....
> 00c0  a3 d1 a4 d1 ac d1 b0 d1-b1 d1 b2 d1 b3 d1 b4 d1  ................
> 00d0  b5 d1 c0 d1 c1 d1 f0 d1-f1 d1 f4 d1 00 d2 01 d2  ................
> 
> 0.321044 ptp_usb_getresp             (2): Reading PTP_OC 0x90ca 
> (GetVendorPropCodes) response...
> 0.321075 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.321307 gp_port_read                (3): Read    12 = 0xc out of 1024 bytes 
> from port: (hexdump of 12 bytes)
> 0000  0c 00 00 00 03 00 01 20-02 00 00 00              ....... ....    
> 
> 0.321346 print_debug_deviceinfo      (2): Device info:
> 0.321373 print_debug_deviceinfo      (2): Manufacturer: Nikon Corporation
> 0.321399 print_debug_deviceinfo      (2):   Model: D5600
> 0.321426 print_debug_deviceinfo      (2):   device version: V1.02
> 0.321451 print_debug_deviceinfo      (2):   serial number: 
> '00000000000000000000000006067235'
> 0.321477 print_debug_deviceinfo      (2): Vendor extension ID: 0x0000000a
> 0.321502 print_debug_deviceinfo      (2): Vendor extension version: 100
> 0.321528 print_debug_deviceinfo      (2): Vendor extension description: 
> Microsoft.com/DeviceServices: 1.0
> 0.321553 print_debug_deviceinfo      (2): Functional Mode: 0x0000
> 0.321579 print_debug_deviceinfo      (2): PTP Standard Version: 100
> 0.321603 print_debug_deviceinfo      (2): Supported operations:
> 0.321634 print_debug_deviceinfo      (2):   0x1001 (Get device info)
> 0.321664 print_debug_deviceinfo      (2):   0x1002 (Open session)
> 0.321694 print_debug_deviceinfo      (2):   0x1003 (Close session)
> 0.321725 print_debug_deviceinfo      (2):   0x1004 (Get storage IDs)
> 0.321761 print_debug_deviceinfo      (2):   0x1005 (Get storage info)
> 0.321791 print_debug_deviceinfo      (2):   0x1006 (Get number of objects)
> 0.321821 print_debug_deviceinfo      (2):   0x1007 (Get object handles)
> 0.321851 print_debug_deviceinfo      (2):   0x1008 (Get object info)
> 0.321880 print_debug_deviceinfo      (2):   0x1009 (Get object)
> 0.321910 print_debug_deviceinfo      (2):   0x100a (Get thumbnail)
> 0.321939 print_debug_deviceinfo      (2):   0x100b (Delete object)
> 0.321969 print_debug_deviceinfo      (2):   0x100c (Send object info)
> 0.322003 print_debug_deviceinfo      (2):   0x100d (Send object)
> 0.322034 print_debug_deviceinfo      (2):   0x100e (Initiate capture)
> 0.322064 print_debug_deviceinfo      (2):   0x100f (Format storage)
> 0.322094 print_debug_deviceinfo      (2):   0x1014 (Get device property 
> description)
> 0.322123 print_debug_deviceinfo      (2):   0x1015 (Get device property value)
> 0.322153 print_debug_deviceinfo      (2):   0x1016 (Set device property value)
> 0.322183 print_debug_deviceinfo      (2):   0x101b (Get partial object)
> 0.322214 print_debug_deviceinfo      (2):   0x90c0 (InitiateCaptureRecInSdram)
> 0.322243 print_debug_deviceinfo      (2):   0x90c1 (AfDrive)
> 0.322273 print_debug_deviceinfo      (2):   0x90c2 (ChangeCameraMode)
> 0.322303 print_debug_deviceinfo      (2):   0x90c3 (DelImageSDRAM)
> 0.322333 print_debug_deviceinfo      (2):   0x90c4 (GetLargeThumb)
> 0.322362 print_debug_deviceinfo      (2):   0x90c7 (GetEvent)
> 0.322392 print_debug_deviceinfo      (2):   0x90c8 (DeviceReady)
> 0.322422 print_debug_deviceinfo      (2):   0x90c9 (SetPreWBData)
> 0.322451 print_debug_deviceinfo      (2):   0x90ca (GetVendorPropCodes)
> 0.322481 print_debug_deviceinfo      (2):   0x90cb (AfCaptureSDRAM)
> 0.322517 print_debug_deviceinfo      (2):   0x90cc (GetPictCtrlData)
> 0.322547 print_debug_deviceinfo      (2):   0x90cd (SetPictCtrlData)
> 0.322578 print_debug_deviceinfo      (2):   0x90ce (DelCstPicCtrl)
> 0.322607 print_debug_deviceinfo      (2):   0x90cf (GetPicCtrlCapability)
> 0.322637 print_debug_deviceinfo      (2):   0x9201 (StartLiveView)
> 0.322666 print_debug_deviceinfo      (2):   0x9202 (EndLiveView)
> 0.322696 print_debug_deviceinfo      (2):   0x9203 (GetLiveViewImg)
> 0.322725 print_debug_deviceinfo      (2):   0x9204 (MfDrive)
> 0.322755 print_debug_deviceinfo      (2):   0x9205 (ChangeAfArea)
> 0.322784 print_debug_deviceinfo      (2):   0x9206 (AfDriveCancel)
> 0.322814 print_debug_deviceinfo      (2):   0x9207 (InitiateCaptureRecInMedia)
> 0.322843 print_debug_deviceinfo      (2):   0x9209 (GetVendorStorageIDs)
> 0.322874 print_debug_deviceinfo      (2):   0x920a (StartMovieRecInCard)
> 0.322944 print_debug_deviceinfo      (2):   0x920b (EndMovieRec)
> 0.322975 print_debug_deviceinfo      (2):   0x920c (TerminateCapture)
> 0.323047 print_debug_deviceinfo      (2):   0x9400 (GetPartialObjectHiSpeed)
> 0.323088 print_debug_deviceinfo      (2):   0x940c (CancelImagesInSDRAM)
> 0.323119 print_debug_deviceinfo      (2):   0x940e (Unknown PTP_OC)
> 0.323149 print_debug_deviceinfo      (2):   0x941c (GetEventEx)
> 0.323179 print_debug_deviceinfo      (2):   0x9520 (Unknown PTP_OC)
> 0.323211 print_debug_deviceinfo      (2):   0x9521 (Unknown PTP_OC)
> 0.323241 print_debug_deviceinfo      (2):   0x9522 (Unknown PTP_OC)
> 0.323266 print_debug_deviceinfo      (2): Events Supported:
> 0.323293 print_debug_deviceinfo      (2):   0x4001 (CancelTransaction)
> 0.323319 print_debug_deviceinfo      (2):   0x4002 (ObjectAdded)
> 0.323345 print_debug_deviceinfo      (2):   0x4003 (ObjectRemoved)
> 0.323371 print_debug_deviceinfo      (2):   0x4004 (StoreAdded)
> 0.323397 print_debug_deviceinfo      (2):   0x4005 (StoreRemoved)
> 0.323423 print_debug_deviceinfo      (2):   0x4006 (DevicePropChanged)
> 0.323449 print_debug_deviceinfo      (2):   0x4007 (ObjectInfoChanged)
> 0.323477 print_debug_deviceinfo      (2):   0x4008 (DeviceInfoChanged)
> 0.323509 print_debug_deviceinfo      (2):   0x4009 (RequestObjectTransfer)
> 0.323535 print_debug_deviceinfo      (2):   0x400a (StoreFull)
> 0.323562 print_debug_deviceinfo      (2):   0x400c (StorageInfoChanged)
> 0.323588 print_debug_deviceinfo      (2):   0x400d (CaptureComplete)
> 0.323614 print_debug_deviceinfo      (2):   0xc101 (Nikon_ObjectAddedInSDRAM)
> 0.323640 print_debug_deviceinfo      (2):   0xc102 
> (Nikon_CaptureCompleteRecInSdram)
> 0.323666 print_debug_deviceinfo      (2):   0xc105 
> (Nikon_MovieRecordInterrupted)
> 0.323693 print_debug_deviceinfo      (2):   0xc700 (Unknown Event)
> 0.323717 print_debug_deviceinfo      (2): Device Properties Supported:
> 0.323753 print_debug_deviceinfo      (2):   0x5001 (Battery Level)
> 0.323787 print_debug_deviceinfo      (2):   0x5003 (Image Size)
> 0.323820 print_debug_deviceinfo      (2):   0x5004 (Compression Setting)
> 0.323851 print_debug_deviceinfo      (2):   0x5005 (White Balance)
> 0.323882 print_debug_deviceinfo      (2):   0x5007 (F-Number)
> 0.323913 print_debug_deviceinfo      (2):   0x5008 (Focal Length)
> 0.323944 print_debug_deviceinfo      (2):   0x500a (Focus Mode)
> 0.323975 print_debug_deviceinfo      (2):   0x500b (Exposure Metering Mode)
> 0.324011 print_debug_deviceinfo      (2):   0x500c (Flash Mode)
> 0.324042 print_debug_deviceinfo      (2):   0x500d (Exposure Time)
> 0.324074 print_debug_deviceinfo      (2):   0x500e (Exposure Program Mode)
> 0.324105 print_debug_deviceinfo      (2):   0x500f (Exposure Index (film 
> speed ISO))
> 0.324136 print_debug_deviceinfo      (2):   0x5010 (Exposure Bias 
> Compensation)
> 0.324167 print_debug_deviceinfo      (2):   0x5011 (Date & Time)
> 0.324198 print_debug_deviceinfo      (2):   0x5013 (Still Capture Mode)
> 0.324229 print_debug_deviceinfo      (2):   0x5018 (Burst Number)
> 0.324260 print_debug_deviceinfo      (2):   0x501c (Focus Metering Mode)
> 0.324290 print_debug_deviceinfo      (2):   0x501e (Artist)
> 0.324321 print_debug_deviceinfo      (2):   0x501f (Copyright Info)
> 0.324356 print_debug_deviceinfo      (2):   0xd303 (UseDeviceStageFlag)
> 0.324388 print_debug_deviceinfo      (2):   0xd406 (Unknown DPC code)
> 0.324421 print_debug_deviceinfo      (2):   0xd407 (Unknown DPC code)
> 0.324452 print_debug_deviceinfo      (2):   0xd015 (Reset Bank 0)
> 0.324483 print_debug_deviceinfo      (2):   0xd017 (Auto White Balance Bias)
> 0.324520 print_debug_deviceinfo      (2):   0xd018 (Tungsten White Balance 
> Bias)
> 0.324551 print_debug_deviceinfo      (2):   0xd019 (Fluorescent White Balance 
> Bias)
> 0.324582 print_debug_deviceinfo      (2):   0xd01a (Daylight White Balance 
> Bias)
> 0.324613 print_debug_deviceinfo      (2):   0xd01b (Flash White Balance Bias)
> 0.324645 print_debug_deviceinfo      (2):   0xd01c (Cloudy White Balance Bias)
> 0.324676 print_debug_deviceinfo      (2):   0xd01d (Shady White Balance Bias)
> 0.324707 print_debug_deviceinfo      (2):   0xd01f (White Balance Preset 
> Number)
> 0.324768 print_debug_deviceinfo      (2):   0xd025 (White Balance Preset 
> Value 0)
> 0.324799 print_debug_deviceinfo      (2):   0xd026 (White Balance Preset 
> Value 1)
> 0.324831 print_debug_deviceinfo      (2):   0xd032 (Color Space)
> 0.324863 print_debug_deviceinfo      (2):   0xd037 (Effect Mode)
> 0.324894 print_debug_deviceinfo      (2):   0xd045 (Reset Menu Bank)
> 0.324927 print_debug_deviceinfo      (2):   0xd048 
> (PTP_DPC_NIKON_A1AFCModePriority)
> 0.324958 print_debug_deviceinfo      (2):   0xd053 (Enable Copyright)
> 0.324989 print_debug_deviceinfo      (2):   0xd054 (Auto ISO)
> 0.325027 print_debug_deviceinfo      (2):   0xd056 (Exposure Step)
> 0.325059 print_debug_deviceinfo      (2):   0xd05d (Live View AF Area)
> 0.325090 print_debug_deviceinfo      (2):   0xd061 (Live View AF Focus)
> 0.325122 print_debug_deviceinfo      (2):   0xd066 (Auto Off Timers)
> 0.325153 print_debug_deviceinfo      (2):   0xd06a (Exposure delay mode)
> 0.325185 print_debug_deviceinfo      (2):   0xd06b (Long Exposure Noise 
> Reduction)
> 0.325218 print_debug_deviceinfo      (2):   0xd06c (File Number Sequencing)
> 0.325250 print_debug_deviceinfo      (2):   0xd070 (High ISO noise reduction)
> 0.325281 print_debug_deviceinfo      (2):   0xd072 (Artist Name)
> 0.325312 print_debug_deviceinfo      (2):   0xd073 (Copyright Information)
> 0.325344 print_debug_deviceinfo      (2):   0xd078 (Bracket Set)
> 0.325376 print_debug_deviceinfo      (2):   0xd08a (No CF Card Release)
> 0.325407 print_debug_deviceinfo      (2):   0xd08d (AF Area Point)
> 0.325439 print_debug_deviceinfo      (2):   0xd08f (Clean Image Sensor)
> 0.325471 print_debug_deviceinfo      (2):   0xd090 (Image Comment String)
> 0.325509 print_debug_deviceinfo      (2):   0xd091 (Image Comment Enable)
> 0.325541 print_debug_deviceinfo      (2):   0xd092 (Image Rotation)
> 0.325574 print_debug_deviceinfo      (2):   0xd09c (RetractableLensWarning)
> 0.325606 print_debug_deviceinfo      (2):   0xd0a0 (Movie Screen Size)
> 0.325639 print_debug_deviceinfo      (2):   0xd0a2 (Movie Microphone)
> 0.325671 print_debug_deviceinfo      (2):   0xd0a4 (MovRecProhibitCondition)
> 0.325703 print_debug_deviceinfo      (2):   0xd0a6 (Manual Movie Setting)
> 0.325735 print_debug_deviceinfo      (2):   0xd0a7 (Movie Quality)
> 0.325767 print_debug_deviceinfo      (2):   0xd0a8 
> (MovRecordMicrophoneLevelValue)
> 0.325801 print_debug_deviceinfo      (2):   0xd0aa (MovWindNoiseReduction)
> 0.325833 print_debug_deviceinfo      (2):   0xd0ab (Unknown DPC code)
> 0.325865 print_debug_deviceinfo      (2):   0xd0b5 (ISOControlSensitivity)
> 0.325897 print_debug_deviceinfo      (2):   0xd0c0 (Bracketing Enable)
> 0.325929 print_debug_deviceinfo      (2):   0xd0c1 (Exposure Bracketing Step)
> 0.325960 print_debug_deviceinfo      (2):   0xd0c2 (Exposure Bracketing 
> Program)
> 0.325992 print_debug_deviceinfo      (2):   0xd0c3 (Auto Exposure Bracket 
> Count)
> 0.326023 print_debug_deviceinfo      (2):   0xd0c4 (White Balance Bracket 
> Step)
> 0.326055 print_debug_deviceinfo      (2):   0xd0c5 (White Balance Bracket 
> Program)
> 0.326090 print_debug_deviceinfo      (2):   0xd0c6 (ADLBracketingPattern)
> 0.326121 print_debug_deviceinfo      (2):   0xd0e0 (Lens ID)
> 0.326154 print_debug_deviceinfo      (2):   0xd0e1 (Lens Sort)
> 0.326185 print_debug_deviceinfo      (2):   0xd0e2 (Lens Type)
> 0.326216 print_debug_deviceinfo      (2):   0xd0e3 (Min. Focal Length)
> 0.326254 print_debug_deviceinfo      (2):   0xd0e4 (Max. Focal Length)
> 0.326286 print_debug_deviceinfo      (2):   0xd0e5 (Max. Aperture at Min. 
> Focal Length)
> 0.326318 print_debug_deviceinfo      (2):   0xd0e6 (Max. Aperture at Max. 
> Focal Length)
> 0.326352 print_debug_deviceinfo      (2):   0xd0f7 (Vignette Control)
> 0.326386 print_debug_deviceinfo      (2):   0xd0f8 (Auto Distortion Control)
> 0.326417 print_debug_deviceinfo      (2):   0xd0f9 (Scene Mode)
> 0.326449 print_debug_deviceinfo      (2):   0xd100 (Nikon Exposure Time)
> 0.326481 print_debug_deviceinfo      (2):   0xd101 (AC Power)
> 0.326513 print_debug_deviceinfo      (2):   0xd102 (Warning Status)
> 0.326545 print_debug_deviceinfo      (2):   0xd104 (AF Locked)
> 0.326577 print_debug_deviceinfo      (2):   0xd105 (AE Locked)
> 0.326636 print_debug_deviceinfo      (2):   0xd108 (Active AF Sensor)
> 0.326669 print_debug_deviceinfo      (2):   0xd109 (Flexible Program)
> 0.326701 print_debug_deviceinfo      (2):   0xd10b (Recording Media)
> 0.326733 print_debug_deviceinfo      (2):   0xd10e (Camera Orientation)
> 0.326771 print_debug_deviceinfo      (2):   0xd120 (External Flash Attached)
> 0.326804 print_debug_deviceinfo      (2):   0xd121 (External Flash Status)
> 0.326836 print_debug_deviceinfo      (2):   0xd122 (External Flash Sort)
> 0.326868 print_debug_deviceinfo      (2):   0xd124 (External Flash 
> Compensation)
> 0.326900 print_debug_deviceinfo      (2):   0xd125 (External Flash Mode)
> 0.326933 print_debug_deviceinfo      (2):   0xd126 (Flash Exposure 
> Compensation)
> 0.326966 print_debug_deviceinfo      (2):   0xd12d 
> (ExternalFlashMultiFlashMode)
> 0.326998 print_debug_deviceinfo      (2):   0xd130 (HDR Mode)
> 0.327054 print_debug_deviceinfo      (2):   0xd149 (Raw Bit Mode)
> 0.327095 print_debug_deviceinfo      (2):   0xd14e (Active D-Lighting)
> 0.327127 print_debug_deviceinfo      (2):   0xd14f (Fluorescent Type)
> 0.327159 print_debug_deviceinfo      (2):   0xd161 (Autofocus Mode)
> 0.327191 print_debug_deviceinfo      (2):   0xd163 (AF Assist Lamp)
> 0.327223 print_debug_deviceinfo      (2):   0xd164 (Auto ISO P/A/DVP Setting)
> 0.327263 print_debug_deviceinfo      (2):   0xd167 (Flash Mode)
> 0.327296 print_debug_deviceinfo      (2):   0xd16a (ISO Auto)
> 0.327328 print_debug_deviceinfo      (2):   0xd183 (ISO Auto High Limit)
> 0.327361 print_debug_deviceinfo      (2):   0xd1a2 (Live View Status)
> 0.327393 print_debug_deviceinfo      (2):   0xd1a3 (Live View Image Zoom 
> Ratio)
> 0.327425 print_debug_deviceinfo      (2):   0xd1a4 (Live View Prohibit 
> Condition)
> 0.327458 print_debug_deviceinfo      (2):   0xd1ac (LiveViewMovieMode)
> 0.327490 print_debug_deviceinfo      (2):   0xd1b0 (Exposure Display Status)
> 0.327524 print_debug_deviceinfo      (2):   0xd1b1 (Exposure Indicate Status)
> 0.327556 print_debug_deviceinfo      (2):   0xd1b2 (Info Display Error Status)
> 0.327588 print_debug_deviceinfo      (2):   0xd1b3 (Exposure Indicate Lightup)
> 0.327621 print_debug_deviceinfo      (2):   0xd1b4 (ContinousShootingCount)
> 0.327655 print_debug_deviceinfo      (2):   0xd1b5 (Unknown DPC code)
> 0.327687 print_debug_deviceinfo      (2):   0xd1c0 (Flash Open)
> 0.327719 print_debug_deviceinfo      (2):   0xd1c1 (Flash Charged)
> 0.327758 print_debug_deviceinfo      (2):   0xd1f0 (ApplicationMode)
> 0.327791 print_debug_deviceinfo      (2):   0xd1f1 (ExposureRemaining)
> 0.327826 print_debug_deviceinfo      (2):   0xd1f4 
> (ISOAutoShutterCorrectionTime)
> 0.327859 print_debug_deviceinfo      (2):   0xd200 (Active Pic Ctrl Item)
> 0.327891 print_debug_deviceinfo      (2):   0xd201 (Change Pic Ctrl Item)
> 0.327927 ptp_usb_sendreq             (2): Sending PTP_OC 0x1004 (Get storage 
> IDs) request...
> 0.327956 gp_port_write               (3): Writing 12 = 0xc bytes to port...
> 0.328134 gp_port_write               (3): Wrote   12 = 0xc bytes to port: 
> (hexdump of 12 bytes)
> 0000  0c 00 00 00 01 00 04 10-03 00 00 00              ............    
> 
> 0.328173 ptp_usb_getdata             (2): Reading PTP_OC 0x1004 (Get storage 
> IDs) data...
> 0.328202 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.328549 gp_port_read                (3): Read    20 = 0x14 out of 1024 bytes 
> from port: (hexdump of 20 bytes)
> 0000  14 00 00 00 02 00 04 10-03 00 00 00 01 00 00 00  ................
> 0010  01 00 01 00            -                         ....            
> 
> 0.328589 ptp_usb_getresp             (2): Reading PTP_OC 0x1004 (Get storage 
> IDs) response...
> 0.328618 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.328900 gp_port_read                (3): Read    12 = 0xc out of 1024 bytes 
> from port: (hexdump of 12 bytes)
> 0000  0c 00 00 00 03 00 01 20-03 00 00 00              ....... ....    
> 
> 0.328937 ptp                         (2): (storage=0xffffffff, 
> handle=0xffffffff)
> 0.328965 ptp                         (2): Listing ... 
> 0.329007 ptp_usb_sendreq             (2): Sending PTP_OC 0x1007 (Get object 
> handles) (0xffffffff,0x0,0xffffffff) request...
> 0.329068 gp_port_write               (3): Writing 24 = 0x18 bytes to port...
> 0.329216 gp_port_write               (3): Wrote   24 = 0x18 bytes to port: 
> (hexdump of 24 bytes)
> 0000  18 00 00 00 01 00 07 10-04 00 00 00 ff ff ff ff  ................
> 0010  00 00 00 00 ff ff ff ff-                         ........        
> 
> 0.329251 ptp_usb_getdata             (2): Reading PTP_OC 0x1007 (Get object 
> handles) data...
> 0.329281 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.432501 gp_port_read                (3): Read    20 = 0x14 out of 1024 bytes 
> from port: (hexdump of 20 bytes)
> 0000  14 00 00 00 02 00 07 10-04 00 00 00 01 00 00 00  ................
> 0010  00 40 00 11            -                         .@..            
> 
> 0.432632 ptp_usb_getresp             (2): Reading PTP_OC 0x1007 (Get object 
> handles) response...
> 0.432665 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.534301 gp_port_read                (3): Read    12 = 0xc out of 1024 bytes 
> from port: (hexdump of 12 bytes)
> 0000  0c 00 00 00 03 00 01 20-04 00 00 00              ....... ....    
> 
> 0.534422 ptp                         (2): adding new objectid 0x11004000 
> (nrofobs=0,j=0)
> 0.534459 ptp                         (2): (storage=0x00010001, 
> handle=0xffffffff)
> 0.534487 ptp                         (2): Listing ... 
> 0.534540 ptp_usb_sendreq             (2): Sending PTP_OC 0x1007 (Get object 
> handles) (0x10001,0x0,0xffffffff) request...
> 0.534570 gp_port_write               (3): Writing 24 = 0x18 bytes to port...
> 0.534742 gp_port_write               (3): Wrote   24 = 0x18 bytes to port: 
> (hexdump of 24 bytes)
> 0000  18 00 00 00 01 00 07 10-05 00 00 00 01 00 01 00  ................
> 0010  00 00 00 00 ff ff ff ff-                         ........        
> 
> 0.534780 ptp_usb_getdata             (2): Reading PTP_OC 0x1007 (Get object 
> handles) data...
> 0.534810 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.638626 gp_port_read                (3): Read    20 = 0x14 out of 1024 bytes 
> from port: (hexdump of 20 bytes)
> 0000  14 00 00 00 02 00 07 10-05 00 00 00 01 00 00 00  ................
> 0010  00 40 00 11            -                         .@..            
> 
> 0.638873 ptp_usb_getresp             (2): Reading PTP_OC 0x1007 (Get object 
> handles) response...
> 0.638941 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.740381 gp_port_read                (3): Read    12 = 0xc out of 1024 bytes 
> from port: (hexdump of 12 bytes)
> 0000  0c 00 00 00 03 00 01 20-05 00 00 00              ....... ....    
> 
> 0.740512 ptp                         (2): adding old objectid 0x11004000 
> (nrofobs=1,j=0)
> 0.740577 ptp_usb_sendreq             (2): Sending PTP_OC 0x90c2 
> (ChangeCameraMode) (0x1) request...
> 0.740610 gp_port_write               (3): Writing 16 = 0x10 bytes to port...
> 0.740881 gp_port_write               (3): Wrote   16 = 0x10 bytes to port: 
> (hexdump of 16 bytes)
> 0000  10 00 00 00 01 00 c2 90-06 00 00 00 01 00 00 00  ................
> 
> 0.740928 ptp_usb_getresp             (2): Reading PTP_OC 0x90c2 
> (ChangeCameraMode) response...
> 0.740959 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.790411 gp_port_read                (3): Read    12 = 0xc out of 1024 bytes 
> from port: (hexdump of 12 bytes)
> 0000  0c 00 00 00 03 00 01 20-06 00 00 00              ....... ....    
> 
> 0.790558 ptp_usb_sendreq             (2): Sending PTP_OC 0x1015 (Get device 
> property value) (0xd1a2) request...
> 0.790593 gp_port_write               (3): Writing 16 = 0x10 bytes to port...
> 0.790814 gp_port_write               (3): Wrote   16 = 0x10 bytes to port: 
> (hexdump of 16 bytes)
> 0000  10 00 00 00 01 00 15 10-07 00 00 00 a2 d1 00 00  ................
> 
> 0.790855 ptp_usb_getdata             (2): Reading PTP_OC 0x1015 (Get device 
> property value) data...
> 0.790892 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.791443 gp_port_read                (3): Read    13 = 0xd out of 1024 bytes 
> from port: (hexdump of 13 bytes)
> 0000  0d 00 00 00 02 00 15 10-07 00 00 00 00           .............   
> 
> 0.791566 ptp_usb_getresp             (2): Reading PTP_OC 0x1015 (Get device 
> property value) response...
> 0.791598 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.791785 gp_port_read                (3): Read    12 = 0xc out of 1024 bytes 
> from port: (hexdump of 12 bytes)
> 0000  0c 00 00 00 03 00 01 20-07 00 00 00              ....... ....    
> 
> 0.791860 ptp_usb_sendreq             (2): Sending PTP_OC 0x1016 (Set device 
> property value) (0xd10b) request...
> 0.791897 gp_port_write               (3): Writing 16 = 0x10 bytes to port...
> 0.792051 gp_port_write               (3): Wrote   16 = 0x10 bytes to port: 
> (hexdump of 16 bytes)
> 0000  10 00 00 00 01 00 16 10-08 00 00 00 0b d1 00 00  ................
> 
> 0.792088 ptp_usb_senddata            (2): Sending PTP_OC 0x1016 (Set device 
> property value) data...
> 0.792124 gp_port_write               (3): Writing 13 = 0xd bytes to port...
> 0.792273 gp_port_write               (3): Wrote   13 = 0xd bytes to port: 
> (hexdump of 13 bytes)
> 0000  0d 00 00 00 02 00 16 10-08 00 00 00 01           .............   
> 
> 0.792310 ptp_usb_getresp             (2): Reading PTP_OC 0x1016 (Set device 
> property value) response...
> 0.792339 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.794812 gp_port_read                (3): Read    12 = 0xc out of 1024 bytes 
> from port: (hexdump of 12 bytes)
> 0000  0c 00 00 00 03 00 01 20-08 00 00 00              ....... ....    
> 
> 0.794956 ptp_usb_sendreq             (2): Sending PTP_OC 0x1015 (Get device 
> property value) (0xd1a4) request...
> 0.794993 gp_port_write               (3): Writing 16 = 0x10 bytes to port...
> 0.795239 gp_port_write               (3): Wrote   16 = 0x10 bytes to port: 
> (hexdump of 16 bytes)
> 0000  10 00 00 00 01 00 15 10-09 00 00 00 a4 d1 00 00  ................
> 
> 0.795289 ptp_usb_getdata             (2): Reading PTP_OC 0x1015 (Get device 
> property value) data...
> 0.795319 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.796062 gp_port_read                (3): Read    16 = 0x10 out of 1024 bytes 
> from port: (hexdump of 16 bytes)
> 0000  10 00 00 00 02 00 15 10-09 00 00 00 04 00 00 00  ................
> 
> 0.796152 ptp_usb_getresp             (2): Reading PTP_OC 0x1015 (Get device 
> property value) response...
> 0.796186 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.796411 gp_port_read                (3): Read    12 = 0xc out of 1024 bytes 
> from port: (hexdump of 12 bytes)
> 0000  0c 00 00 00 03 00 01 20-09 00 00 00              ....... ....    
> 
> 0.796456 gp_context_error            (0): Liveview cannot start: Sequence 
> error
> 0.796583 gp_camera_capture_preview [gphoto2-camera.c:1403](0): 
> 'camera->functions->capture_preview ( camera, file, context)' failed: -1
> 0.799523 gp_camera_free              (2): Freeing camera...
> 0.799675 gp_camera_exit              (2): Exiting camera ('Nikon DSC 
> D5600')...
> 0.799737 ptp_usb_sendreq             (2): Sending PTP_OC 0x9202 (EndLiveView) 
> request...
> 0.799768 gp_port_write               (3): Writing 12 = 0xc bytes to port...
> 0.800088 gp_port_write               (3): Wrote   12 = 0xc bytes to port: 
> (hexdump of 12 bytes)
> 0000  0c 00 00 00 01 00 02 92-0a 00 00 00              ............    
> 
> 0.800165 ptp_usb_getresp             (2): Reading PTP_OC 0x9202 (EndLiveView) 
> response...
> 0.800198 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.800519 gp_port_read                (3): Read    12 = 0xc out of 1024 bytes 
> from port: (hexdump of 12 bytes)
> 0000  0c 00 00 00 03 00 01 20-0a 00 00 00              ....... ....    
> 
> 0.800621 ptp_usb_sendreq             (2): Sending PTP_OC 0x90c2 
> (ChangeCameraMode) (0x0) request...
> 0.800656 gp_port_write               (3): Writing 16 = 0x10 bytes to port...
> 0.800883 gp_port_write               (3): Wrote   16 = 0x10 bytes to port: 
> (hexdump of 16 bytes)
> 0000  10 00 00 00 01 00 c2 90-0b 00 00 00 00 00 00 00  ................
> 
> 0.800934 ptp_usb_getresp             (2): Reading PTP_OC 0x90c2 
> (ChangeCameraMode) response...
> 0.801011 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.839895 gp_port_read                (3): Read    12 = 0xc out of 1024 bytes 
> from port: (hexdump of 12 bytes)
> 0000  0c 00 00 00 03 00 01 20-0b 00 00 00              ....... ....    
> 
> 0.840026 ptp_usb_sendreq             (2): Sending PTP_OC 0x941c (GetEventEx) 
> request...
> 0.840060 gp_port_write               (3): Writing 12 = 0xc bytes to port...
> 0.840256 gp_port_write               (3): Wrote   12 = 0xc bytes to port: 
> (hexdump of 12 bytes)
> 0000  0c 00 00 00 01 00 1c 94-0c 00 00 00              ............    
> 
> 0.840295 ptp_usb_getdata             (2): Reading PTP_OC 0x941c (GetEventEx) 
> data...
> 0.840325 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.840726 gp_port_read                (3): Read    16 = 0x10 out of 1024 bytes 
> from port: (hexdump of 16 bytes)
> 0000  10 00 00 00 02 00 1c 94-0c 00 00 00 00 00 00 00  ................
> 
> 0.840765 ptp_usb_getresp             (2): Reading PTP_OC 0x941c (GetEventEx) 
> response...
> 0.840795 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 0.841114 gp_port_read                (3): Read    12 = 0xc out of 1024 bytes 
> from port: (hexdump of 12 bytes)
> 0000  0c 00 00 00 03 00 01 20-0c 00 00 00              ....... ....    
> 
> 0.841156 gp_port_get_timeout         (2): Current port timeout is 20000 
> milliseconds.
> 0.841184 gp_port_set_timeout         (2): Setting port timeout to 150 
> milliseconds.
> 0.841212 gp_port_check_int           (3): Reading 24 = 0x18 bytes from 
> interrupt endpoint...
> 0.991497 gp_port_check_int           (3): Reading 24 = 0x18 bytes from 
> interrupt endpoint...
> 1.141861 gp_port_set_timeout         (2): Setting port timeout to 20000 
> milliseconds.
> 1.142007 ptp_usb_sendreq             (2): Sending PTP_OC 0x1003 (Close 
> session) request...
> 1.142040 gp_port_write               (3): Writing 12 = 0xc bytes to port...
> 1.142268 gp_port_write               (3): Wrote   12 = 0xc bytes to port: 
> (hexdump of 12 bytes)
> 0000  0c 00 00 00 01 00 03 10-0d 00 00 00              ............    
> 
> 1.142310 ptp_usb_getresp             (2): Reading PTP_OC 0x1003 (Close 
> session) response...
> 1.142340 gp_port_read                (3): Reading 1024 = 0x400 bytes from 
> port...
> 1.144002 gp_port_read                (3): Read    12 = 0xc out of 1024 bytes 
> from port: (hexdump of 12 bytes)
> 0000  0c 00 00 00 03 00 01 20-0d 00 00 00              ....... ....    
> 
> 1.144065 gp_port_close               (2): Closing port...
> 1.145198 _close_async_interrupts     (2): canceling transfer 0:0x55a2b0d400 
> (status 0)
> 1.145284 _close_async_interrupts     (2): canceling transfer 1:0x55a2b05230 
> (status 0)
> 1.145333 _close_async_interrupts     (2): canceling transfer 2:0x55a2b011e0 
> (status 0)
> 1.145379 _close_async_interrupts     (2): canceling transfer 3:0x55a2af7360 
> (status 0)
> 1.145425 _close_async_interrupts     (2): canceling transfer 4:0x55a2b0d9b0 
> (status 0)
> 1.145470 _close_async_interrupts     (2): canceling transfer 5:0x55a2b01910 
> (status 0)
> 1.145522 _close_async_interrupts     (2): canceling transfer 6:0x55a2aff540 
> (status 0)
> 1.145568 _close_async_interrupts     (2): canceling transfer 7:0x55a2af8e00 
> (status 0)
> 1.145615 _close_async_interrupts     (2): canceling transfer 8:0x55a2b07e30 
> (status 0)
> 1.145660 _close_async_interrupts     (2): canceling transfer 9:0x55a2b00610 
> (status 0)
> 1.145731 _cb_irq                     (2): 0x55a2b0d400 with status 3
> 1.145760 _cb_irq                     (2): Transfer 0x55a2b0d400 should be in 
> LIBUSB_TRANSFER_COMPLETED, but is 3!
> 1.145799 _cb_irq                     (2): 0x55a2b05230 with status 3
> 1.145826 _cb_irq                     (2): Transfer 0x55a2b05230 should be in 
> LIBUSB_TRANSFER_COMPLETED, but is 3!
> 1.145863 _cb_irq                     (2): 0x55a2b011e0 with status 3
> 1.145894 _cb_irq                     (2): Transfer 0x55a2b011e0 should be in 
> LIBUSB_TRANSFER_COMPLETED, but is 3!
> 1.145931 _cb_irq                     (2): 0x55a2af7360 with status 3
> 1.145959 _cb_irq                     (2): Transfer 0x55a2af7360 should be in 
> LIBUSB_TRANSFER_COMPLETED, but is 3!
> 1.146047 _cb_irq                     (2): 0x55a2b0d9b0 with status 3
> 1.146075 _cb_irq                     (2): Transfer 0x55a2b0d9b0 should be in 
> LIBUSB_TRANSFER_COMPLETED, but is 3!
> 1.146112 _cb_irq                     (2): 0x55a2b01910 with status 3
> 1.146139 _cb_irq                     (2): Transfer 0x55a2b01910 should be in 
> LIBUSB_TRANSFER_COMPLETED, but is 3!
> 1.146179 _cb_irq                     (2): 0x55a2aff540 with status 3
> 1.146208 _cb_irq                     (2): Transfer 0x55a2aff540 should be in 
> LIBUSB_TRANSFER_COMPLETED, but is 3!
> 1.146255 _cb_irq                     (2): 0x55a2af8e00 with status 3
> 1.146282 _cb_irq                     (2): Transfer 0x55a2af8e00 should be in 
> LIBUSB_TRANSFER_COMPLETED, but is 3!
> 1.146322 _cb_irq                     (2): 0x55a2b07e30 with status 3
> 1.146349 _cb_irq                     (2): Transfer 0x55a2b07e30 should be in 
> LIBUSB_TRANSFER_COMPLETED, but is 3!
> 1.146388 _cb_irq                     (2): 0x55a2b00610 with status 3
> 1.146415 _cb_irq                     (2): Transfer 0x55a2b00610 should be in 
> LIBUSB_TRANSFER_COMPLETED, but is 3!
> 1.147537 gp_filesystem_reset         (2): resetting filesystem
> 1.147605 gp_filesystem_lru_clear     (2): Clearing fscache LRU list...
> 1.147633 gp_filesystem_lru_clear     (2): fscache LRU list already empty
> 1.147662 delete_all_folders          (2): Internally deleting all folders 
> from '/'...
> 1.147689 lookup_folder               (2): Lookup folder '/'...
> 1.147716 lookup_folder               (2): Found! / is 0x55a2ae8800
> 1.147750 recurse_delete_folder       (2): Recurse delete folder 0x55a2ae8800//
> 1.147777 delete_all_files            (2): Delete all files in folder 
> 0x55a2ae8800//
> 1.147803 gp_port_free                (2): Freeing port...
> 1.147828 gp_port_close               (2): Closing port...
> 1.148444 gp_filesystem_reset         (2): resetting filesystem
> 1.148501 gp_filesystem_lru_clear     (2): Clearing fscache LRU list...
> 1.148528 gp_filesystem_lru_clear     (2): fscache LRU list already empty
> 1.148555 delete_all_folders          (2): Internally deleting all folders 
> from '/'...
> 1.148581 lookup_folder               (2): Lookup folder '/'...
> 1.148607 lookup_folder               (2): Found! / is 0x55a2ae8800
> 1.148633 recurse_delete_folder       (2): Recurse delete folder 0x55a2ae8800//
> 1.148659 delete_all_files            (2): Delete all files in folder 
> 0x55a2ae8800//


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



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

Reply via email to