Hello Patrick,
Many thanks for your reply.
Whoo... new fresh install through compiling Indi... looks to me quite a hard task (I could do it, but I'm afraid it will take long - I'm not familiar enough with compiling). I'd like to observe tonight (;>)

We're talking about the Indi server, right? Not the Kstars/Ekos client (which is not on the same PC, in my case)?

I just looked on my Indi server (running on a Raspeberry Pi4): I've nothing in /usr/local/bin. And the
The command "sudo find /usr -name libASI*" returns:
usr/lib/aarch64-linux-gnu/libASICamera2.so.1.25
/usr/lib/aarch64-linux-gnu/libASICamera2.so
/usr/lib/aarch64-linux-gnu/libASICamera2.so.1

The command "strings /usr/lib/aarch64-linux-gnu/libASICamera2.so.1.25 | grep 1," returns
1, 25, 0, 0
1, 25, 0, 0
which says, if I understand properly that I still have the faulty lib (should return 1, 22).

Any simple way to only get the 1.22 version?
Again, many thanks for your help.
Best regards,
François

Read More...