×

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

Bi-monthly release with minor bug fixes and improvements

Failure to connect to QSI camera after build

  • Posts: 437
  • Thank you received: 31
I completed a bulld on my Raspberry Pi 3 running Raspbian today and now

File Attachment:

File Name: log_19-11-42.txt
File Size:27 KB
the software fails to connect to my QSI 583 camera.

It was working fine before the update.
5 years 7 months ago #28496
Attachments:

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

  • Posts: 437
  • Thank you received: 31
I performed another build today and the QSI camera still fails to b recognised.
As of today the 3rdparty build is also returning the following errors:

indi-rtlsdr/CMakeFiles/indi_rtlsdr_detector.dir/build.make:62: recipe for target 'indi-rtlsdr/CMakeFiles/indi_rtlsdr_detector.dir/indi_rtlsdr_detector.cpp.o' failed
make[2]: *** [indi-rtlsdr/CMakeFiles/indi_rtlsdr_detector.dir/indi_rtlsdr_detector.cpp.o] Error 1
CMakeFiles/Makefile2:2012: recipe for target 'indi-rtlsdr/CMakeFiles/indi_rtlsdr_detector.dir/all' failed
make[1]: *** [indi-rtlsdr/CMakeFiles/indi_rtlsdr_detector.dir/all] Error 2
Makefile:149: recipe for target 'all' failed
make: *** [all] Error 2
Last edit: 5 years 7 months ago by Paul.
5 years 7 months ago #28602

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

You can download latest package from here: www.indilib.org/download/raspberry-pi.html
5 years 7 months ago #28636

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

  • Posts: 437
  • Thank you received: 31
Jasem,

I have downloaded using git pull.
I assume that is the latest?

Paul
5 years 7 months ago #28648

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

Yes. The easy route is to use the daily raspbian packages. But if you want to use from source. You don't need to compile everything in 3rdparty, just what you need.
5 years 7 months ago #28651

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

  • Posts: 437
  • Thank you received: 31
Jasem,
I have been building from source for a couple of years with the occasional issue.
I build all 3rdparty.
The problem it now keeps trying to connect to the camera and failing.
I have added another log file.
Last edit: 5 years 7 months ago by Paul. Reason: grammar
5 years 7 months ago #28698
Attachments:

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

  • Posts: 437
  • Thank you received: 31
I have posted this on giithub as I have exhausted my knowledge on builds.
5 years 7 months ago #28747

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

You need to rebuild libindi first, then install it. Then after that, build and install QSI.
5 years 7 months ago #28748

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

  • Posts: 437
  • Thank you received: 31
I did that by running rm -rf * in the libindi directory and running cmake, make and make install and the same thing in 3rdparty, twice.
It did not work as the 3rdparty build keeps failing.
5 years 7 months ago #28751

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

Time to create page: 0.792 seconds