×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

Updating after 6 months, ASI driver won't load

  • Posts: 86
  • Thank you received: 5
Not entirely out of the woods yet: updating my indi server after 6 months of inactivity, my ASI CCD driver won't start anymore. It worked just before the update, then after git pulling everything and rebuilding indilib and all my 3rd party drivers, if I start indi with just the ASI CCD it's not very verbose:

$ indiserver -vvv indi_asi_ccd
2016-12-10T01:12:51: startup: indiserver -vvv indi_asi_ccd 
2016-12-10T01:12:51: Driver indi_asi_ccd: pid=277 rfd=3 wfd=6 efd=7
2016-12-10T01:12:51: listening to port 7624 on fd 4
2016-12-10T01:12:51: Driver indi_asi_ccd: sending msg copy 1 nq 1:
<getProperties version='1.7'/>
 
2016-12-10T01:12:51: Driver indi_asi_ccd: read defSwitchVector   Idle ro
2016-12-10T01:12:51: Driver indi_asi_ccd: read defTextVector   Idle ro

...and Ekos fails to find any devices. If I add my other devices (EqMod, Moonlight and QHY) they are all detected normally, but not the ASI CCD.

I will continue to poke around but any pointers are welcomed. CCD is ASI120MC-S.
Last edit: 7 years 2 months ago by Rob Meades.
7 years 2 months ago #13414

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

I'm on vacation now, will check this issues when I'm back (next Monday). Locally it works fine, you installed to /usr ? double check cable/port stuff it's most likely the reason.
The following user(s) said Thank You: Rob Meades
7 years 2 months ago #13415

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

  • Posts: 86
  • Thank you received: 5
Solved it: I re-built the ASI driver and noticed that I had an indi_asiccd.xml file in my /usr/share/indi directory (which I think was the one I was using) as well as a shiny new indi_asi.xml file. I removed my old XML file and things are now behaving.
7 years 2 months ago #13416

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

Time to create page: 0.308 seconds