×

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

Bi-monthly release with minor bug fixes and improvements

INDI_ATIK_CCD with Kstars 3.5.9 crashes upon launch

  • Posts: 5
  • Thank you received: 0
I thought I had a previous post on this. No idea where it went. Apologies if this is a duplicate.

I updated my Atikbase running Stellarmate to use Kstars 3.5.9. Upon launching Ekos the Atik driver crashes. I had been using Kstars 3.5.8 and it was generally working OK. The update to 3.5.9 makes it now not functitonal. A partial log entry is pasted below. Two logs are attached. Can I downgrade back to 3.5.8 (if so, how)? Is there a fix available?

-Alan.

[2022-07-04T15:23:55.041 UTC DEBG ][ org.kde.kstars.indi] - Connection to INDI server is successful
[2022-07-04T15:23:55.043 UTC INFO ][ org.kde.kstars.ekos] - "INDI services started on port 7624."
[2022-07-04T15:23:55.060 UTC DEBG ][ org.kde.kstars.indi] - INDI Server: "2022-07-04T15:23:55: startup: /usr/bin/indiserver -v -p 7624 -m 1024 -r 0 -f /tmp/indififo7d81ee66 "
[2022-07-04T15:23:55.061 UTC DEBG ][ org.kde.kstars.indi] - INDI Server: "2022-07-04T15:23:55: listening to port 7624 on fd 3"
[2022-07-04T15:23:55.061 UTC DEBG ][ org.kde.kstars.indi] - INDI Server: "FIFO: start indi_atik_ccd"
[2022-07-04T15:23:55.061 UTC DEBG ][ org.kde.kstars.indi] - INDI Server: "FIFO: Starting driver indi_atik_ccd"
[2022-07-04T15:23:55.061 UTC DEBG ][ org.kde.kstars.indi] - INDI Server: "2022-07-04T15:23:55: Driver indi_atik_ccd: pid=1285 rfd=4 wfd=7 efd=8"
[2022-07-04T15:23:55.061 UTC DEBG ][ org.kde.kstars.indi] - INDI Server: "2022-07-04T15:23:55: Client 5: new arrival from 127.0.0.1:35962 - welcome!"
[2022-07-04T15:23:55.062 UTC DEBG ][ org.kde.kstars.indi] - INDI Server: ""
[2022-07-04T15:23:55.141 UTC DEBG ][ org.kde.kstars.indi] - INDI Server: "2022-07-04T15:23:55: Driver indi_atik_ccd: indi_atik_ccd: symbol lookup error: indi_atik_ccd: undefined symbol: _ZThn4768_N4INDI3CCD13GuideCompleteE12INDI_EQ_AXIS"
[2022-07-04T15:23:55.141 UTC DEBG ][ org.kde.kstars.indi] - INDI Server: ""
[2022-07-04T15:23:55.144 UTC DEBG ][ org.kde.kstars.indi] - INDI Server: "2022-07-04T15:23:55: Driver indi_atik_ccd: stderr EOF"
[2022-07-04T15:23:55.144 UTC DEBG ][ org.kde.kstars.indi] - INDI Server: "2022-07-04T15:23:55: Driver indi_atik_ccd: Terminated after #0 restarts."
[2022-07-04T15:23:55.144 UTC DEBG ][ org.kde.kstars.indi] - INDI Server: ""
[2022-07-04T15:23:55.145 UTC CRIT ][ org.kde.kstars.indi] - INDI driver "indi_atik_ccd" crashed!
[2022-07-04T15:23:55.167 UTC DEBG ][ org.kde.kstars.indi] - INDI Server: "Child process 1285 died"

File Attachment:

File Name: log_15-23-...7-04.txt
File Size:10 KB

File Attachment:

File Name: log_19-18-...7-04.txt
File Size:21 KB
1 year 9 months ago #84059
Attachments:

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

The crash above indicates the driver was not linked properly so something in the upgrade process didn't go correctly. Perhaps try with this:
sudo apt-get update && sudo apt-get -y install --reinstall indi-atik libatik libindi1
1 year 9 months ago #84061

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

  • Posts: 5
  • Thank you received: 0
Thanks for the suggestion. This worked and fixed the issue. I did have a false start until I realized libindil was really libindi1 (not a lower case L, but the digit 1). Thanks very much.

-Alan.
1 year 9 months ago #84081

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

Time to create page: 3.009 seconds