×

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

Bi-monthly release with minor bug fixes and improvements

indi_sbig_ccd" crashed!

  • Posts: 106
  • Thank you received: 7
Hello,
starting indi_sbig_ccd driver via EKOS results in a crash, see log.
I am on Linux Mint 18.3 and on your INDI PPA
What can I do?
6 years 3 months ago #21925
Attachments:

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

  • Posts: 2876
  • Thank you received: 809
The key line is this one:

indi_sbig_ccd: error while loading shared libraries: libsbigudrv.so: cannot open shared object file: No such file or directory"

I think there was a recent change in the location of the file or something. I had this problem about a week ago. I told Jasem about it. It should be fixed soon, but in the meantime, the solution was fairly easy. I found the file in a random place online ( just did a google search for the binary) and I downloaded it. Then I just put it in the folder ( I think it was /usr/lib? But I can’t check now) and voila the driver worked again.
6 years 3 months ago #21930

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

Please try to update the PPA, it should be fixed now.
6 years 3 months ago #21934

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

  • Posts: 106
  • Thank you received: 7
Hello Jasem,
I did the update. No change, issue still there.
Thomas
6 years 3 months ago #21939
Attachments:

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

Try running this:
sudo apt-get update && sudo apt-get install libsbig
6 years 3 months ago #21943

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

  • Posts: 106
  • Thank you received: 7
Your commands got this output:
see attachment
Thomas
6 years 3 months ago #21951
Attachments:

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

I've rebuilt the package, please try again in 1 hour from this post.
6 years 3 months ago #21954

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

  • Posts: 106
  • Thank you received: 7
See no change, I will try tomorrow
6 years 3 months ago #21967

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

  • Posts: 130
  • Thank you received: 11

Replied by Klaus on topic indi_sbig_ccd" crashed!

libsbig collides with libsbigudrv2. Therefore you must uninstall libsbigudrv2 first and then install libsbig.

Klaus
Last edit: 6 years 3 months ago by Klaus.
6 years 3 months ago #21976

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

Please update one more time. indi-sbig should _remove_ libsbigudrv2 and install libsbig
6 years 2 months ago #22006

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

  • Posts: 106
  • Thank you received: 7
Hello Jasem,
good news, my old SBIG STL11000 works. Thank you very much.

One thing was a surprise. The driver is not able to do 4x4 binning, which I often use for centering deep-sky objects.
output:
09:20:12:SBIG CCD: [ERROR] Failed to update main camera binning mode, use 1x1, 2x2, 3x3 or 9x9
6 years 2 months ago #22012

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

Time to create page: 0.412 seconds