×

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

Bi-monthly release with minor bug fixes and improvements

[SOLVED] SBIG Driver Crashed on INDI Start

  • Posts: 106
  • Thank you received: 7
Hello,
last week my SBIG Indi driver worked without any problem.
Today it crashed on startup. Please do check.

Thomas
6 years 1 month ago #22701
Attachments:

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

Please try to update tomorrow it should be fixed.
The following user(s) said Thank You: Thomas Jäger
6 years 1 month ago #22706

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

  • Posts: 106
  • Thank you received: 7
Hello,
just for information, there was no update.
Thomas
6 years 1 month ago #22773

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

6 years 1 month ago #22774

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

  • Posts: 106
  • Thank you received: 7
Hello Jasem,
I personally cannot interpret what is happening on launchpad. On Sunday I will have a speech at out local astronomy club about INDI. I have planned to show something live with my SBIG. Is it possible that it is fixed until, or should I use another camera.

Thomas
6 years 1 month ago #22825

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

You can compile the driver and that would just fine. I asked Launchpad today and was told there is a huge backlog still.
6 years 1 month ago #22826

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

  • Posts: 106
  • Thank you received: 7
Thank's for your reply. We have to wait.
I have never compiled a driver? Is this easy to do?

Thomas
6 years 1 month ago #22828

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

Yes, relatively speaking. Following instructions here for building 3rd party driver: www.indilib.org/forum/general/210-howto-...st-libindi-ekos.html
6 years 1 month ago #22830

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

  • Posts: 106
  • Thank you received: 7
...relatively hard for me, but I tried it:

Building INDI from Source >> success

Building 3rd party INDI drivers

indi-eqmod >> success

indi-sbig >> failed see below

starhopper@hp-g5000 ~/Projects/build/indi-sbig $ cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug ~/Projects/indi/3rdparty/indi-sbig
-- Found CFITSIO: /usr/lib/x86_64-linux-gnu/libcfitsio.so
-- Found libsbig: /usr/lib/x86_64-linux-gnu/libsbig.so
-- Configuring done
-- Generating done
-- Build files have been written to: /home/starhopper/Projects/build/indi-sbig
starhopper@hp-g5000 ~/Projects/build/indi-sbig $ sudo make install
make[2]: *** Keine Regel vorhanden, um das Ziel „/usr/lib/x86_64-linux-gnu/libsbig.so“,
benötigt von „indi_sbig_ccd“, zu erstellen. Schluss.
CMakeFiles/Makefile2:67: die Regel für Ziel „CMakeFiles/indi_sbig_ccd.dir/all“ scheiterte
make[1]: *** [CMakeFiles/indi_sbig_ccd.dir/all] Fehler 2
Makefile:127: die Regel für Ziel „all“ scheiterte
make: *** [all] Fehler 2


Building KStars from Source >> success

There must be a simply failure from me?
Thomas
6 years 1 month ago #22832

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

  • Posts: 106
  • Thank you received: 7
Hello,
an update came and my SBIG is working again. Great!
Did you see a failure compiling this driver in my example (see above)

Thomas
6 years 1 month ago #22852

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

It's a 2-step process. First install libsbig, then compile and install indi-sbig.
6 years 1 month ago #22858

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

  • Posts: 106
  • Thank you received: 7
Hello,
maybe README or INSTALL are not up to date. Thanks for solving this problem.
Thomas.
6 years 1 month ago #22895

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

Time to create page: 0.320 seconds