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.

I will continue to poke around but any pointers are welcomed...

Read More...