×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

ASI usb3 camera retries 3 times on exposure and fails - git builds

  • Posts: 535
  • Thank you received: 109
I did not try asi_camera_test, but will when I set up again.
3 years 1 week ago #70057

Please Log in or Create an account to join the conversation.

Should we revert to the previous SDK version? If this SDK version is buggy, I suggest we revert until the issue is address by ZWO.
3 years 1 week ago #70058

Please Log in or Create an account to join the conversation.

  • Posts: 535
  • Thank you received: 109
That might be advisable. I reverted to a copy of the build I had from March 19, and it worked great for the rest of the night last night.

running `git diff c882e29822f6b692a6d6db2e48e99cab88ac31a5 .` it looks like the previous version of the Camera SDK was 1.16.3. The EAF and EFW were updated on the 19th.
I think we can leave those alone and only change the camera version. Thoughts?
3 years 1 week ago #70059

Please Log in or Create an account to join the conversation.

I think that's a good idea... we need to increase the debian version (and I presume spec too) so that is overwrites the nightlies...
3 years 1 week ago #70061

Please Log in or Create an account to join the conversation.

  • Posts: 535
  • Thank you received: 109
The spec won't need changed. It also has a date-stamp automatically, so will get updated with the merge.
3 years 1 week ago #70062

Please Log in or Create an account to join the conversation.

Alright, go ahead then and please prepare a PR if you can. Anyone reporting these crash issues to ZWO?
3 years 1 week ago #70063

Please Log in or Create an account to join the conversation.

  • Posts: 1009
  • Thank you received: 133
Just tried it with my laptop and the ASI183MC.  Did crash, too:
.....
Please input the <width height bin format> with one space, ie. 640 480 2 0. Leave w/h to zero to use maximum.
0 0 1 2
 
set image format 5496 3672 1 2 success, Will capture now a 100ms image.
Image successfully captured. Writing image to image.raw file...
asi_camera_test: ./os/threads_posix.h:46: usbi_mutex_lock: Assertion `pthread_mutex_lock(mutex) == 0' failed.
Aborted (core dumped)
The created image.raw does have the correct size of 5496·3672·2=40362624 byte.


 
3 years 1 week ago #70064

Please Log in or Create an account to join the conversation.

  • Posts: 1009
  • Thank you received: 133
Yes, 1.16.3 is also what I run for observations (a compile from March 11).
ISTR that there were also reports of issues with the filter wheels here in the forum.  They do work for me, though, as does the EAF.
3 years 1 week ago #70065

Please Log in or Create an account to join the conversation.

  • Posts: 535
  • Thank you received: 109
I have not had any problems with my filter wheel either.
3 years 1 week ago #70066

Please Log in or Create an account to join the conversation.

  • Posts: 1119
  • Thank you received: 182
I fixed my crashes by 1) purging libasi, then 2) recompiling indi using 'git checkout dc02153a571281f613321df0cad912d5ae09480a' instead of 'git checkout master', i.e. going back in time to March 10 when everything still worked for me.

Not the cleanest method, but fast and after doing that my ZWO filter wheel, Moonlight focuser and ZWO cameras were back in action again.

I assume that reverted the ZWO SDK also, but I did not check.

Jo
Last edit: 3 years 1 week ago by Jose Corazon.
3 years 1 week ago #70074

Please Log in or Create an account to join the conversation.

  • Posts: 180
  • Thank you received: 16
Running latest nightly (2021-04-21T23:50:23Z) on Ubuntu 20.04.2.  Immediately on starting Ekos I get a dialog that says "INDI Driver indi_asi_ccd crashed.  Restart it?" and it will cycle a couple of time (probably once for each ASI CCD device), and then show the INDI Control Panel without my ASI devices.  I also see a message about the driver crash in the log.  Latest Stable (3.5.2 I think) works fine on the machine.  Related?

3 years 2 days ago #70347
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 535
  • Thank you received: 109

Oops, I missed this, but I see you were able to get it merged. Thank you.
3 years 17 hours ago #70402

Please Log in or Create an account to join the conversation.

Time to create page: 0.516 seconds