Re: Cannot capture image and download with Sony A7R4, libgphoto2 2.5.29
Jude Coelho <[email protected]> Tue, 3 May 2022 15:42:00 -0400
| Newsgroups | gmane.comp.multimedia.gphoto.user |
|---|---|
| Message-ID | <[email protected]> |
--===============8277135631730174494== Content-Type: multipart/alternative; boundary="Apple-Mail=_7F78A21C-0007-4E09-BD4B-194AD3BA48BB" --Apple-Mail=_7F78A21C-0007-4E09-BD4B-194AD3BA48BB Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hello Marcus, Sorry for the delay. I can now confirm the patch is working for us. We = wanted to confirm by starting from a fresh ubuntu install, which was the = primary reason for the delay. After fresh install and installation of = gphoto2 and libgphoto2 with the patch, the camera fires as expected and = we are able to download the image. Thanks for the help. -Jude > On Apr 20, 2022, at 11:04 AM, Jude Coelho <[email protected]> wrote: >=20 > Hi Marcus, >=20 > Interesting! I didn't notice our camera had a different model number = than the A7R4 previously defined in the code, but sure enough: = https://www.sonyalpharumors.com/this-is-weird-sony-posted-the-a7riiia-and-= a7riva-pages/ = <https://www.sonyalpharumors.com/this-is-weird-sony-posted-the-a7riiia-and= -a7riva-pages/> >=20 > Thanks so much! We will try this and let you know (it may take a day = or two). >=20 > -Jude >=20 >> On Apr 20, 2022, at 9:57 AM, Marcus Meissner <[email protected] = <mailto:[email protected]>> wrote: >>=20 >> Hi Jude, >>=20 >> Perhaps it also needs the startup 3 second wait we do for the others. >>=20 >> Can you try attached patch or current git? >>=20 >> Ciao, Marcus >> On Mon, Apr 18, 2022 at 06:48:20PM -0400, Jude Coelho wrote: >>> Hello, >>>=20 >>> We are trying to get the Sony A7R4 up and running over at the = Internet Archive with our digitization systems, but we are unable to get = it to capture-image-and-download on Ubuntu 18.04.6. We are using = libgphoto2 2.5.29 because it looks like that's where a previously = reported A7R4 bug was fixed, but it is not working for us. Here is a = summary of the debug output (full output linked below). >>>=20 >>> 0.000208 main (2): ALWAYS INCLUDE THE = FOLLOWING LINES WHEN SENDING DEBUG MESSAGES TO THE MAILING LIST: >>> 0.000282 main (2): gphoto2 2.5.28 >>> 0.000299 main (2): gphoto2 has been compiled = with the following options: >>> 0.000309 main (2): + gcc (C compiler used) >>> 0.000318 main (2): + popt (mandatory, for = handling command-line parameters) >>> 0.000327 main (2): + exif (for displaying = EXIF information) >>> 0.000335 main (2): + cdk (for accessing = configuration options) >>> 0.000344 main (2): + aa (for displaying live = previews) >>> 0.000353 main (2): + jpeg (for displaying = live previews in JPEG format) >>> 0.000361 main (2): + readline (for easy = navigation in the shell) >>> 0.000372 main (2): libgphoto2 2.5.29 >>> 0.000383 main (2): libgphoto2 has been = compiled with the following options: >>> 0.000395 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.000405 main (2): + gcc (C compiler used) >>> 0.000413 main (2): + no ltdl (for portable = loading of camlibs) >>> 0.000422 main (2): + EXIF (for special = handling of EXIF files) >>> 0.000432 main (2): libgphoto2_port 0.12.0 >>> 0.000444 main (2): libgphoto2_port has been = compiled with the following options: >>> 0.000453 main (2): + iolibs: disk ptpip = serial usb1 usbdiskdirect usbscsi >>> 0.000462 main (2): + gcc (C compiler used) >>> 0.000471 main (2): + no ltdl (for portable = loading of iolibs) >>> 0.000479 main (2): + EXIF (for vusb) >>> 0.000485 main (2): + USB (libusb1, for USB = cameras) >>> 0.000491 main (2): + serial (for serial = cameras) >>> 0.000496 main (2): + no resmgr (serial port = access and locking) >>> 0.000502 main (2): + no ttylock (serial port = locking) >>> 0.000508 main (2): + no lockdev (serial port = locking) >>> 0.000514 main (2): CAMLIBS env var not set, = using compile-time default instead >>> 0.000520 main (2): IOLIBS env var not set, = using compile-time default instead >>> 0.000526 main (2): invoked with following = arguments: >>> 0.000532 main (2): = --capture-image-and-download >>> 0.000538 main (2): --debug >>> 0.000546 main (2): --debug-logfile >>> 0.000555 main (2): a7r4test.txt >>> 0.000563 main (2): --force-overwrite >>> 0.000571 main (2): --filename >>> 0.000580 main (2): a7r4test.jpg >>>=20 >>> The full debug output can be viewed here: = https://archive.org/download/a7r4test/a7r4test.txt = <https://archive.org/download/a7r4test/a7r4test.txt> >>>=20 >>> Thanks in advance for any assistance. >>>=20 >>> Jude Coelho >>> Software Manager >>> Internet Archive >>>=20 >>> _______________________________________________ >>> Gphoto-user mailing list >>> [email protected] = <mailto:[email protected]> >>> https://lists.sourceforge.net/lists/listinfo/gphoto-user >> <xx.pat> >=20 > _______________________________________________ > Gphoto-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/gphoto-user --Apple-Mail=_7F78A21C-0007-4E09-BD4B-194AD3BA48BB Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii <html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; = charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; = -webkit-nbsp-mode: space; line-break: after-white-space;" class=3D"">Hello= Marcus,<div class=3D""><br class=3D""></div><div class=3D"">Sorry for = the delay. I can now confirm the patch is working for us. We wanted to = confirm by starting from a fresh ubuntu install, which was the primary = reason for the delay. After fresh install and installation of gphoto2 = and libgphoto2 with the patch, the camera fires as expected and we are = able to download the image.</div><div class=3D""><br class=3D""></div><div= class=3D"">Thanks for the help.</div><div class=3D""><br = class=3D""></div><div class=3D"">-Jude<br class=3D""><div><br = class=3D""><blockquote type=3D"cite" class=3D""><div class=3D"">On Apr = 20, 2022, at 11:04 AM, Jude Coelho <<a = href=3D"mailto:[email protected]" class=3D"">[email protected]</a>> = wrote:</div><br class=3D"Apple-interchange-newline"><div class=3D""><meta = http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii" = class=3D""><div style=3D"word-wrap: break-word; -webkit-nbsp-mode: = space; line-break: after-white-space;" class=3D""><div class=3D"">Hi = Marcus,</div><div class=3D""><br class=3D""></div>Interesting! I didn't = notice our camera had a different model number than the A7R4 previously = defined in the code, but sure enough: <a = href=3D"https://www.sonyalpharumors.com/this-is-weird-sony-posted-the-a7ri= iia-and-a7riva-pages/" = class=3D"">https://www.sonyalpharumors.com/this-is-weird-sony-posted-the-a= 7riiia-and-a7riva-pages/</a><div class=3D""><br class=3D""></div><div = class=3D"">Thanks so much! We will try this and let you know (it may = take a day or two).</div><div class=3D""><br class=3D""></div><div = class=3D"">-Jude<br class=3D""><div class=3D""><br class=3D""><blockquote = type=3D"cite" class=3D""><div class=3D"">On Apr 20, 2022, at 9:57 AM, = Marcus Meissner <<a href=3D"mailto:[email protected]" = class=3D"">[email protected]</a>> wrote:</div><br = class=3D"Apple-interchange-newline"><div class=3D""><div class=3D"">Hi = Jude,<br class=3D""><br class=3D"">Perhaps it also needs the startup 3 = second wait we do for the others.<br class=3D""><br class=3D"">Can you = try attached patch or current git?<br class=3D""><br class=3D"">Ciao, = Marcus<br class=3D"">On Mon, Apr 18, 2022 at 06:48:20PM -0400, Jude = Coelho wrote:<br class=3D""><blockquote type=3D"cite" class=3D"">Hello,<br= class=3D""><br class=3D"">We are trying to get the Sony A7R4 up and = running over at the Internet Archive with our digitization systems, but = we are unable to get it to capture-image-and-download on Ubuntu 18.04.6. = We are using libgphoto2 2.5.29 because it looks like that's where a = previously reported A7R4 bug was fixed, but it is not working for us. = Here is a summary of the debug output (full output linked below).<br = class=3D""><br class=3D"">0.000208 main = &n= bsp; (2): = ALWAYS INCLUDE THE FOLLOWING LINES WHEN SENDING DEBUG MESSAGES TO THE = MAILING LIST:<br class=3D"">0.000282 main = &n= bsp; (2): = gphoto2 2.5.28<br class=3D"">0.000299 main = &n= bsp; (2): = gphoto2 has been compiled with the following options:<br = class=3D"">0.000309 main = &n= bsp; (2): = + gcc (C compiler used)<br class=3D"">0.000318 main = &n= bsp; (2): = + popt (mandatory, for handling command-line parameters)<br = class=3D"">0.000327 main = &n= bsp; (2): = + exif (for displaying EXIF information)<br class=3D"">0.000335 = main = &n= bsp; (2): = + cdk (for accessing configuration options)<br class=3D"">0.000344 = main = &n= bsp; (2): = + aa (for displaying live previews)<br class=3D"">0.000353 main = &n= bsp; (2): = + jpeg (for displaying live previews in JPEG format)<br = class=3D"">0.000361 main = &n= bsp; (2): = + readline (for easy navigation in the shell)<br class=3D"">0.000372= main = &n= bsp; (2): = libgphoto2 2.5.29<br class=3D"">0.000383 main = &n= bsp; (2): = libgphoto2 has been compiled with the following options:<br = class=3D"">0.000395 main = &n= bsp; (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)<br class=3D"">0.000405 main = &n= bsp; (2): = + gcc (C compiler used)<br class=3D"">0.000413 main = &n= bsp; (2): = + no ltdl (for portable loading of camlibs)<br class=3D"">0.000422 = main = &n= bsp; (2): = + EXIF (for special handling of EXIF files)<br class=3D"">0.000432 = main = &n= bsp; (2): = libgphoto2_port 0.12.0<br class=3D"">0.000444 main = &n= bsp; (2): = libgphoto2_port has been compiled with the following options:<br = class=3D"">0.000453 main = &n= bsp; (2): = + iolibs: disk ptpip serial usb1 usbdiskdirect usbscsi<br = class=3D"">0.000462 main = &n= bsp; (2): = + gcc (C compiler used)<br class=3D"">0.000471 main = &n= bsp; (2): = + no ltdl (for portable loading of iolibs)<br class=3D"">0.000479 = main = &n= bsp; (2): = + EXIF (for vusb)<br class=3D"">0.000485 main = &n= bsp; (2): = + USB (libusb1, for USB cameras)<br class=3D"">0.000491 main = &n= bsp; (2): = + serial (for serial cameras)<br class=3D"">0.000496 main = &n= bsp; (2): = + no resmgr (serial port access and locking)<br class=3D"">0.000502 = main = &n= bsp; (2): = + no ttylock (serial port locking)<br class=3D"">0.000508 main = &n= bsp; (2): = + no lockdev (serial port locking)<br class=3D"">0.000514 main = &n= bsp; (2): = CAMLIBS env var not set, using compile-time default instead<br = class=3D"">0.000520 main = &n= bsp; (2): = IOLIBS env var not set, using compile-time default instead<br = class=3D"">0.000526 main = &n= bsp; (2): = invoked with following arguments:<br class=3D"">0.000532 main = &n= bsp; (2): = --capture-image-and-download<br class=3D"">0.000538 main = &n= bsp; (2): = --debug<br class=3D"">0.000546 main = &n= bsp; (2): = --debug-logfile<br class=3D"">0.000555 main = &n= bsp; (2): = a7r4test.txt<br class=3D"">0.000563 main = &n= bsp; (2): = --force-overwrite<br class=3D"">0.000571 main = &n= bsp; (2): = --filename<br class=3D"">0.000580 main = &n= bsp; (2): = a7r4test.jpg<br class=3D""><br class=3D"">The full debug = output can be viewed here: <a = href=3D"https://archive.org/download/a7r4test/a7r4test.txt" = class=3D"">https://archive.org/download/a7r4test/a7r4test.txt</a><br = class=3D""><br class=3D"">Thanks in advance for any assistance.<br = class=3D""><br class=3D"">Jude Coelho<br class=3D"">Software Manager<br = class=3D"">Internet Archive<br class=3D""><br = class=3D"">_______________________________________________<br = class=3D"">Gphoto-user mailing list<br class=3D""><a = href=3D"mailto:[email protected]" = class=3D"">[email protected]</a><br class=3D""><a = href=3D"https://lists.sourceforge.net/lists/listinfo/gphoto-user" = class=3D"">https://lists.sourceforge.net/lists/listinfo/gphoto-user</a><br= class=3D""></blockquote><span = id=3D"cid:AE5B2B72-87AB-4C55-A6F8-AD68FAD0CA08" = class=3D""><xx.pat></span></div></div></blockquote></div><br = class=3D""></div></div>_______________________________________________<br = class=3D"">Gphoto-user mailing list<br class=3D""><a = href=3D"mailto:[email protected]" = class=3D"">[email protected]</a><br = class=3D"">https://lists.sourceforge.net/lists/listinfo/gphoto-user<br = class=3D""></div></blockquote></div><br class=3D""></div></body></html>= --Apple-Mail=_7F78A21C-0007-4E09-BD4B-194AD3BA48BB-- --===============8277135631730174494== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============8277135631730174494== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Gphoto-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gphoto-user --===============8277135631730174494==--