×

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

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 4 days 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 4 days 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 4 days 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 4 days 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 4 days 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 4 days 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 4 days ago by Jose Corazon.
3 years 4 days 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?

2 years 11 months 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.
2 years 11 months ago #70402

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

  • Posts: 535
  • Thank you received: 109
@AIRBOURN you didn't provide any logs, so I don't know if your error is the same or not, but when you say latest nightly, you made sure to have the latest indilib as well as asi driver and library? I had thought this particular error was mitigated now.

Jim
2 years 11 months ago #70403

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

  • Posts: 1119
  • Thank you received: 182


I just updated Indi and Kstars from nightly and I am seeing exactly the same thing.  Except that it doesn't just cycle the crash/restart window only a couple of times, it continued to do that until I canceled after about 3 min. 
2 years 11 months ago #70405

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

  • Posts: 460
  • Thank you received: 69
I get the same repeated crash. My log file shows a problem with libASICamera2.so ?

2021-04-23T12:42:58.301 ADT DEBG ][ org.kde.kstars.indi] - INDI Server: "2021-04-23T15:42:58: Driver indi_asi_ccd: indi_asi_ccd: error while loading shared libraries: libASICamera2.so: cannot open shared object file: No such file or directory"
[2021-04-23T12:42:58.301 ADT DEBG ][ org.kde.kstars.indi] - INDI Server: "2021-04-23T15:42:58: Driver indi_asi_ccd: stdin EOF"
[2021-04-23T12:42:58.301 ADT DEBG ][ org.kde.kstars.indi] - INDI Server: "2021-04-23T15:42:58: Driver indi_asi_ccd: Terminated after #0 restarts."
2 years 11 months ago #70411

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

Time to create page: 0.597 seconds