×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

SX Lodestar X2 camera crashes INDI 1.8.9

  • Posts: 999
  • Thank you received: 155
I upgraded INDI to 1.8.9 and now my Lodestar X2 guide camera crashes INDI as soon as I press connect.
I tried two computers (ARM64 with Armbian Focal, and AMD64 with Ubuntu Focal).  Both with new installations of INDI 1.8.9 - and when I connect the camera in the INDI control panel it causes INDI to crash.

I changed cables.
I tried different USB ports.
I removed all other gear except the Lodestar X2

Nothing stopped the crash,

It as fine two days ago with the previous version of INDI.
Then I connect the camera to my MacBook with an earlier version on KStars (OSX) and it works great - so the camera is not the issue.

Does anyone know how I can get INDI to stop crashing with the SX Lodestar X2 camera?

Log attached:   

File Attachment:

File Name: CRASHlog_1...3-18.txt
File Size:39 KB


Peter

 
Last edit: 3 years 1 month ago by Peter Kennett.
3 years 1 month ago #68855
Attachments:

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

  • Posts: 999
  • Thank you received: 155
Here's a LOG

Here's a LOG

  

File Attachment:

File Name: CRASHlog_19-39-46.txt
File Size:39 KB


[2021-03-18T19:40:08.021 MDT INFO ][           org.kde.kstars.indi] - SX CCD LodeStar :  "[INFO] Debug is enabled. "
[2021-03-18T19:40:08.021 MDT DEBG ][           org.kde.kstars.indi] - < SX CCD LodeStar >: < DEBUG_LEVEL >
[2021-03-18T19:40:08.025 MDT DEBG ][           org.kde.kstars.indi] - < SX CCD LodeStar >: < LOGGING_LEVEL >
[2021-03-18T19:40:08.029 MDT DEBG ][           org.kde.kstars.indi] - < SX CCD LodeStar >: < LOG_OUTPUT >
[2021-03-18T19:40:08.032 MDT DEBG ][           org.kde.kstars.indi] - CCD Simulator : "[DEBUG] Toggle Debug Level -- Driver Debug "
[2021-03-18T19:40:08.032 MDT DEBG ][           org.kde.kstars.indi] - SX CCD LodeStar : "[DEBUG] Toggle Debug Level -- Driver Debug "
[2021-03-18T19:40:16.185 MDT DEBG ][           org.kde.kstars.indi] - INDI Server:  "2021-03-19T01:40:16: Driver indi_sx_ccd: sxOpen: libusb_open -> LIBUSB_ERROR_IO"
[2021-03-18T19:40:16.186 MDT DEBG ][           org.kde.kstars.indi] - INDI Server:  ""
[2021-03-18T19:40:16.799 MDT DEBG ][           org.kde.kstars.indi] - INDI Server:  "Child process 2994 died"
[2021-03-18T19:40:16.799 MDT DEBG ][           org.kde.kstars.indi] - INDI Server:  ""
[2021-03-18T19:40:16.800 MDT DEBG ][           org.kde.kstars.indi] - Removing device "SX CCD LodeStar"
[2021-03-18T19:40:16.800 MDT DEBG ][           org.kde.kstars.indi] - INDI Server:  "2021-03-19T01:40:16: Driver indi_sx_ccd: stderr EOF"
[2021-03-18T19:40:16.800 MDT DEBG ][           org.kde.kstars.indi] - INDI Server:  "<delProperty device=\"SX CCD LodeStar\"/>"
[2021-03-18T19:40:16.801 MDT DEBG ][           org.kde.kstars.indi] - INDI Server:  "2021-03-19T01:40:16: Driver indi_sx_ccd: Terminated after #0 restarts."
[2021-03-18T19:40:16.801 MDT DEBG ][           org.kde.kstars.indi] - INDI Server:  ""
[2021-03-18T19:40:16.801 MDT CRIT ][           org.kde.kstars.indi] - INDI driver  "indi_sx_ccd"  crashed!
[2021-03-18T19:40:16.961 MDT DEBG ][           org.kde.kstars.indi] - INDIListener: Removing device "SX CCD LodeStar"
[2021-03-18T19:40:16.961 MDT INFO ][           org.kde.kstars.ekos] - "SX CCD LodeStar is offline."
[2021-03-18T19:40:16.963 MDT DEBG ][           org.kde.kstars.indi] - INDI: Stopping local drivers...
3 years 1 month ago #68856
Attachments:

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

Works fine here, so it's some build issue with the nightlies. Might be a better idea to compile it yourself.
3 years 1 month ago #68871

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

  • Posts: 999
  • Thank you received: 155
I am using the last stable release. It only started after upgrading INDI to 1.8.9.
Also, I have no idea what software I need to do that, or what the procedure is.

What would cause this:
 [2021-03-18T19:40:16.185 MDT DEBG ][           org.kde.kstars.indi] - INDI Server:  "2021-03-19T01:40:16: Driver indi_sx_ccd: sxOpen: libusb_open -> LIBUSB_ERROR_IO"

Peter
Last edit: 3 years 1 month ago by Peter Kennett.
3 years 1 month ago #68880

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

  • Posts: 999
  • Thank you received: 155
How can I go back to INDI 1.8.8? I tried everything today to get 1.8.9 to work with my Lodestar X2 and nothing keeps INDI from crashing when I connect the SX Lodestar. And no one knows why, so I need to go back a version.
3 years 4 weeks ago #68889

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

  • Posts: 1119
  • Thank you received: 182
Peter,

Have you tried purging indi and then simply reinstalling? That seems to have worked for Jerry:

indilib.org/forum/general/9112-solved-bl...d-cameras.html#68838

The problem may be caused by a failure of the update to synchronize all files, there may be old ones left. By purging indi and then reinstalling, that might fix the problem.

I followed a more complicated route with a similar problem I had with my ZWO-EFW, but in the end it was the complete recompiling of Indi that fixed my problem.

indilib.org/forum/ccds-dslrs/9089-indi-c....html?start=12#68923

Jo
Last edit: 3 years 4 weeks ago by Jose Corazon.
3 years 4 weeks ago #68928

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

  • Posts: 1067
  • Thank you received: 140
3 years 4 weeks ago #68929

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

  • Posts: 1119
  • Thank you received: 182
Peter, check out this thread, that might be relevant to you:

indilib.org/forum/ccds-dslrs/9151-asi-us...ails-git-builds.html
3 years 4 weeks ago #68940

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

  • Posts: 999
  • Thank you received: 155
Finally got everything working again, after I deleted all traces of KStars and INDI by using the sudo apt-get clean command after purging everything.  Just uninstalling/removing or purging didn't work as every attempt to reinstall from the net just revived the previous version that was on my system.  The clean command fixed that.   Once I installed a clean install everything is working again.   I'm not sure what got corrupted or how.  

 
3 years 3 weeks ago #69328

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

Time to create page: 0.230 seconds