oscar replied to the topic 'INDI support ZWO new camera ASI678MC?' in the forum. 2 years ago

I tried to
1.download the ZWO SDK v1.26
2. sudo copy the file libASICamera2.so and libASICCamera2.so.1.26 to the folder /lib/aarch64-linux-gnu (replace the old libASICamera2.so)
3. rebuild the catch with:
sudo rm /etc/ld.so.cache
sudo ldconfig -v

then tried to rerun the Kstars/Ekos/INDI, this time INIDI won't start correctly with message box: "INDI Driver indi_asi_ccd crashed. Restart it? "

if I recover the libASICamera2.so and libASICCamera2.so.1.25 back to /lib/aarch64-linux-gnu, the Driver indi_asi_ccd can start, but go back to the old problem: [ERROR] Error connecting to the CCD (ASI_ERROR_CAMERA_REMOVED) with ASI678MC

Do I miss anything?

Read More...