×

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

Bi-monthly release with minor bug fixes and improvements

indi_asi_ccd problem in nightly build

  • Posts: 969
  • Thank you received: 94
Hi
The build instructions are here:
indilib.org/forum/general/210-howto-buil...st-libindi-ekos.html

I've just tried and unfortunately it still doesn't work with older asi cameras. YMMV.
I also tried ind-asi and libasi from a previous build which did work but that doesn't work either.

I think that support for older asi models has been dropped. New models, e.g. the asi120mm mini work fine.
Cheers
2 years 9 months ago #72883

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

  • Posts: 239
  • Thank you received: 38
My ASI 462c camera fails as well. it's brand new. So I don't believe it is dropping support.
2 years 9 months ago #72884

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

  • Posts: 1000
  • Thank you received: 155
The ASI1600MM is one of the most popular astro cameras, so I can't see dropping support for it. I doubt that's the issue.
2 years 9 months ago #72887

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

  • Posts: 320
  • Thank you received: 42
If it can be reproduced how would you go about debugging? Is there associated INDI driver like code that could be instrumented or is it all in the ASI library?
Last edit: 2 years 9 months ago by wotalota.
2 years 9 months ago #72900

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

The issue with Peter was libindi was not updated to 1.9.1, I ran the Software Updater in stellarmate and that solved the issue.
2 years 9 months ago #72901

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

  • Posts: 239
  • Thank you received: 38
Yeah you are likely correct, I have libasi focal version 1.17.

Launchpad doesn't have the 1.19 version. How would I get it?
2 years 9 months ago #72915

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

  • Posts: 969
  • Thank you received: 94
Hi
INDI Library: 1.9.1
Code 1.9.1-tgz. Protocol 1.7.

libasi

this version works. Tested on a backup computer:
 ls -la libASI*
lrwxrwxrwx 1 root root      18 abr 28 01:34 libASICamera2.so -> libASICamera2.so
.1
lrwxrwxrwx 1 root root      21 abr 28 01:34 libASICamera2.so.1 -> libASICamera2.
so.1.16
-rw-r--r-- 1 root root 1998312 abr 28 01:34 libASICamera2.so.1.16

How do I roll back to this version?


latest stable gives this:
/usr/lib/x86_64-linux-gnu$ ls -la libASI*
lrwxrwxrwx 1 root root 18 jun 27 19:42 libASICamera2.so -> libASICamera2.so.1
lrwxrwxrwx 1 root root 21 jun 27 19:42 libASICamera2.so.1 -> libASICamera2.so.1.19
-rw-r--r-- 1 root root 2390304 jun 27 19:42 libASICamera2.so.1.19

latest git gives this:
/usr/lib/x86_64-linux-gnu$ ls -la libASI*
lrwxrwxrwx 1 root root 18 jun 27 19:42 libASICamera2.so -> libASICamera2.so.1
lrwxrwxrwx 1 root root 21 jun 30 10:05 libASICamera2.so.1 -> libASICamera2.so.1.18
-rw-r--r-- 1 root root 2708320 jun 29 18:13 libASICamera2.so.1.18

asi120mm (not mini) now works only in 8bit with both versions.

Will this affect guiding?
TIA
Last edit: 2 years 9 months ago by alacant.
2 years 9 months ago #72920

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

  • Posts: 358
  • Thank you received: 114
Just bought new Ryzen based NUC and compiled INDI+Ekos on it. System Ubuntu 20.04 with installed Mate desktop packages.
I chosed these commits from git which should correspond to INDI 1.9.1 and Kstars 3.5.3 stable. ASI1600MM and ASI120MM (big one) are working fine. libASI*.so are 1.19
INDI_COMMIT="9f59cd9567ce4f57b7798d8f5f0dd693ea721c2f"
INDI_3RD_COMMIT="7fa2ce3ab4d7739bb39d54cfbb872978f0d348e6"
STELLAR_COMMIT="2ef36159b0a15479aba0f896d0555fac5bf328e0"
KSTARS_COMMIT="5f675d2896b70ce46e84d5b8383a2d78ee83d07a"
The following user(s) said Thank You: alacant
2 years 9 months ago #72950

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

  • Posts: 320
  • Thank you received: 42
After following the earlier suggestion:
(reverse-i-search)`rein': sudo apt-get update && sudo apt-get -y install --reinstall libasi

I am showing the same:
root@:~# apt list libasi*
libasi/focal,now 1.17~202106152146~ubuntu20.04.1 amd64 [installed]

And no change with:
/usr/lib/x86_64-linux-gnu/libASICamera2.so.1.18
2 years 9 months ago #72956

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

  • Posts: 969
  • Thank you received: 94
"ASI120MM (big one)"

Hi
My asi120mm is working but only in 8 bit. Do you have 16 bit working?
My asi120mm mini is working with both 8 and 16 bit.
TIA,
Steve
2 years 9 months ago #72959

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

  • Posts: 358
  • Thank you received: 114
Yes I tested 16bit for ASI1600 and both 8 and 16 bit for ASI120. You can try my build script gitea.nouspiro.space/nou/astro-soft-buil...build-soft-stable.sh
But I do use 8bit for guiding without issue. But one time I ended up wiping SD card on my raspberry because of some issues.
Last edit: 2 years 9 months ago by nou.
2 years 9 months ago #72984

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

  • Posts: 320
  • Thank you received: 42
I purged the nightly install and installed the stable release, now the cameras are working. I wonder if I had just reinstalled the nightly would that have also cleaned things up. Anyway, happy to see stable had been updated with fixes I did not know that was being done.
 
2 years 9 months ago #72996

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

Time to create page: 0.371 seconds