limaiem replied to the topic 'QHY 5-II camera in RPI4 setup' in the forum. 3 years ago

I fixed the problem.
I managed to upgrade the SDK version in the RPI4.
I did it in a dirty way :
sudo rm -rf /usr/lib/aarch64-linux-gnu/libqhyccd.so*
sudo apt-get remove indi-full indi-qhy libqhy
sudo apt-get install indi-full indi-qhy libqhy

now I have the SDK 21.1.19 version on my RPI4 and all is working fine.
thanks.

Read More...