×

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: 315
  • Thank you received: 42
After updating the nightly Saturday and Sunday cannot connect to the ASI driver.
When staring the driver using indiserver and using remote from Ekos, it runs but
the connect fails.After updating the nightly Saturday and Sunday cannot connect to the ASI driver.
When staring the driver using indiserver and using remote from Ekos, it runs but
the connect fails.
Ubuntu 20.04 Intel x86-64.

Ubuntu 20.04 Intel x86-64.

 
2 years 9 months ago #72754
Attachments:

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

  • Posts: 999
  • Thank you received: 155
Same here! I lost connectivity to my ZWO camera, the SX guide camera attached to it, and also my Cloudwatcher weather system. Jasem said he would take a peak at the AAG Cloudwatcher NG issue - but I do not know if he is aware that the ZWO driver is also affected.
2 years 9 months ago #72769

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

  • Posts: 1067
  • Thank you received: 140
Same issues here too, with EQMOD and Pegasus UPB drivers, spoke to Jasem about it but does not seem to think there is an issue as he can’t replicate….my system is totally un useable and two nights gone wasted…. :(

It seems to me that it does not like using the Remote option and INdI server in ekos, when running it all from the same machine…..but if you use the local option with no INdI server, the crashes are still there but less frequent….
Last edit: 2 years 9 months ago by AstroNerd.
2 years 9 months ago #72770

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

  • Posts: 315
  • Thank you received: 42
The driver crashes consistently here but not until a connect is attempted.
I deleted the .xml config file and it crashes before a default one can be created.
Only have the one library effective and it has been in place since before the weekend nightly update.
-rw-r--r-- 1 root root 2352608 Jun 15 17:46 /usr/lib/x86_64-linux-gnu/libASICamera2.so.1.18
With the build problems being discussed in other threads perhaps we are getting partial updates?
2 years 9 months ago #72823

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

libasi asi latest is 1.19 ...

try this

sudo apt-get update && sudo apt-get -y install --reinstall libasi
2 years 9 months ago #72837

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

  • Posts: 239
  • Thank you received: 38
I tried that, still throws GPFs.

I may uninstall the INDI-FULL and purge-ppa and re-install everything and see if that helps.
2 years 9 months ago #72861

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

  • Posts: 969
  • Thank you received: 94
Hi
Same with the stable indi:

[2021-06-29T17:11:07.143 CEST DEBG ][ org.kde.kstars.ekos.capture] - Guiding state changed from "Idle" to "Capturing"
[2021-06-29T17:11:07.143 CEST DEBG ][ org.kde.kstars.ekos.guide] - Capturing frame...
[2021-06-29T17:11:07.148 CEST DEBG ][ org.kde.kstars.indi] - ZWO CCD ASI120MM : "[DEBUG] StartExposure->setexp : 1.500s "
[2021-06-29T17:11:11.655 CEST DEBG ][ org.kde.kstars.indi] - ZWO CCD ASI120MM : "[DEBUG] ASIGetExpStatus failed. Restarting exposure... "
[2021-06-29T17:11:11.655 CEST DEBG ][ org.kde.kstars.indi] - ZWO CCD ASI120MM : "[DEBUG] StartExposure->setexp : 1.500s "
[2021-06-29T17:11:15.661 CEST DEBG ][ org.kde.kstars.indi] - ZWO CCD ASI120MM : "[DEBUG] ASIGetExpStatus failed. Restarting exposure... "
[2021-06-29T17:11:15.661 CEST DEBG ][ org.kde.kstars.indi] - ZWO CCD ASI120MM : "[DEBUG] StartExposure->setexp : 1.500s "
[2021-06-29T17:11:19.667 CEST INFO ][ org.kde.kstars.indi] - ZWO CCD ASI120MM : "[ERROR] Exposure failed after 3 attempts. "
[2021-06-29T17:11:19.743 CEST DEBG ][ org.kde.kstars.ekos.capture] - Guiding state changed from "Capturing" to "Idle"
[2021-06-29T17:11:19.743 CEST DEBG ][ org.kde.kstars.ekos.guide] - Stopping internal guider.
2 years 9 months ago #72863

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

Ok, two things to try.

1. Compile from source and see if that makes any difference.
2. Use older libasi. Problem is I can operate both ASI cameras here on x86-64 and arm32 without any issues. So it's highly unlikely it's a libasi issue, but it could depend on the camera model.
2 years 9 months ago #72864

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

  • Posts: 421
  • Thank you received: 102
I build INDI and KStars from source. I pulled the latest from git yesterday, rebuilt all, and am having no problems on my 64-bit Rasperry Pi installation. I have two ASI cameras, an ASI1600MM Pro, and an ASI290MM Mini.

I normally run indiserver in my /etc/rc.local, and have Ekos setup as "remote", even though it's on the same machine. I do this so I can either connect KStars/Ekos locally, and use VNC, or run KStars/Ekos remotely on my laptop.

So I don't know if this helps narrow down the issue to a packaging issue, rather than a source code issue, or not.
2 years 9 months ago #72865

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

  • Posts: 969
  • Thank you received: 94
Hi
OK
Built latest indi-core and indi-asi and libasi 3rd party from git.
Still the same error.
Any ideas?
TIA

**EDIT but works OK for the zwo120mm mini
Is this the end of the road for the old asi cameras?
Where can we gat the old libasi?
Cheers
Last edit: 2 years 9 months ago by alacant.
2 years 9 months ago #72866

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

  • Posts: 999
  • Thank you received: 155
I have no idea how to "build from source".  Are there step by step directions of what to type, that does not assume Linux programming skills?


 
2 years 9 months ago #72869

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

  • Posts: 421
  • Thank you received: 102
2 years 9 months ago #72882

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

Time to create page: 0.292 seconds