On 25/03/2022 16:15, Jason Ogasian wrote:
> Hi Jef, I also have a Donatello computer and am trying to get it set up. I'm
> doing this on a Macbook laptop.
> I have tried this with each of the options for mount point (connected via USB
> cable) but get the same error each time.
>
> The error line in the log file reads:
> [967.967332] ERROR: Failed to receive the answer. [in src/cressi_leonardo.c:319
> (cressi_leonardo_device_dump)]
>
> I'm a software developer and willing to jump through some hoops to get this
> working if you have any thoughts. Cheers!
According to the screenshot, you used FTDI as the device connection. I'm not
sure whether the Cressi interface is actually using an FTDI usb-serial chip, or
one of the others (Prolific, Silabs, etc). So I suggest you first try selecting
a standard serial port. You may need to install the OS driver first to make the
serial port appear. The easiest option (if available for your OS) is to just
install the application of the dive computer manufacturer, because it usually
includes the necessary driver.
Next, you need to follow the instructions exactly as asked. You have selected
the Cressi Goa, in combination with the "Save libdivecomputer dumpfile"
checkbox. That's never going to work, because the Goa doesn't support
downloading a memory dump. The Leonardo does support it, but for now just leave
it unchecked.
You also need to attach the full log file of each attempt, and not just the last
error that shows up. I need the full context info to be able to understand what
is going wrong. The error above is from an attempt with Leonardo, but your
screenshot is from a Goa.
Jef