×

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

Bi-monthly release with minor bug fixes and improvements

Cannot connect ATIK383L+ after upgrade to Raspbian Stretch

  • Posts: 64
  • Thank you received: 2
Hello,

I wanted to upgrade the indi drivers on my Raspberry from 1.5.0 to 1.6.0 (provided here: indilib.org/download/raspberry-pi.html)
So I made the move from Jessie to Stretch, then upgraded the drivers... and I am now crying :(

Connection to Lodestar & Gemini 2 still works.
However, not for the ATIK wheel and the ATIK 383L+.

I can see the device when I use the lsusb command.

Logs on kstars :
[2018-03-19T23:15:11.215 CET INFO ][ org.kde.kstars.ekos] - "Establishing communication with remote INDI Web Manager..."
[2018-03-19T23:15:14.267 CET CRIT ][ org.kde.kstars.ekos] - Driver "indi_atik_ccd" failed to start on the remote INDI server!
[2018-03-19T23:15:14.564 CET INFO ][ org.kde.kstars.ekos] - "Failed to start profile on remote INDI Web Manager."

Service logs:
mars 19 23:17:33 raspberrypi python[3899]: 192.168.0.3 - - [19/Mar/2018 23:17:33] "GET /api/server/status HTTP/1.1" 200 20
mars 19 23:17:33 raspberrypi python[3899]: 192.168.0.3 - - [19/Mar/2018 23:17:33] "GET /api/server/drivers HTTP/1.1" 200 2
mars 19 23:17:33 raspberrypi python[3899]: pkill indiserver
mars 19 23:17:34 raspberrypi python[3899]: 192.168.0.3 - - [19/Mar/2018 23:17:34] "POST /api/server/stop HTTP/1.1" 200 0
mars 19 23:17:34 raspberrypi python[3899]: 192.168.0.3 - - [19/Mar/2018 23:17:34] "POST /api/profiles/testFlo HTTP/1.1" 200
mars 19 23:17:34 raspberrypi python[3899]: 192.168.0.3 - - [19/Mar/2018 23:17:34] "PUT /api/profiles/testFlo HTTP/1.1" 200
mars 19 23:17:34 raspberrypi python[3899]: 192.168.0.3 - - [19/Mar/2018 23:17:34] "POST /api/profiles/testFlo/drivers HTTP/
mars 19 23:17:34 raspberrypi python[3899]: {'label': 'ATIK CCD'}
mars 19 23:17:34 raspberrypi python[3899]: indiserver -p 7624 -m 100 -v -f /tmp/indiFIFO > /dev/null 2>&1 &
mars 19 23:17:34 raspberrypi python[3899]: Driver binary is indi_atik_ccd
mars 19 23:17:34 raspberrypi python[3899]: echo "start indi_atik_ccd -n \"ATIK CCD\"" > /tmp/indiFIFO
mars 19 23:17:34 raspberrypi python[3899]: 192.168.0.3 - - [19/Mar/2018 23:17:34] "POST /api/server/start/testFlo HTTP/1.1"
mars 19 23:17:34 raspberrypi python[3899]: 192.168.0.3 - - [19/Mar/2018 23:17:34] "GET /api/server/drivers HTTP/1.1" 200 2

On the webmanager :
Not all profile drivers are running. Make sure all devices are powered and connected.

No logs in .indi folder.

Thanks in advance for your help.

Florian
6 years 1 week ago #24317

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

  • Posts: 18
  • Thank you received: 4
Hello,
Perhaps an idea : atik indi drivers work with ubuntu version 16.04. With 17.04, 17.10 there are problems with version of some libraries.
The problems come in execution, not in installation.
To correct it, I run the test of the atik driver. You find in the result the name of the librairies missing with the good version.
I do a "cp -p <librairy version on the machine>.so <library version needed for atik driver>.so"
You must perform the operation for the atik filter wheel driver too.
The following user(s) said Thank You: Florian Signoret
6 years 1 week ago #24340

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

  • Posts: 472
  • Thank you received: 165
The following user(s) said Thank You: Florian Signoret
6 years 1 week ago #24345

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

  • Posts: 64
  • Thank you received: 2
Hello !
Thank you so much ! By installing libnova 0.14, the ATIK works! :)

However, the Filter wheel is still failing.
Should I do the same for some other libs?

Jean-Jacques, how to run the test you are talking about?
I did not know there was some.

Thanks!
Florian
6 years 1 week ago #24356

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

  • Posts: 64
  • Thank you received: 2
OK, after some search, I found the command:
indiserver indi_atik_wheel

which outputs:
2018-03-20T20:21:08: Driver indi_atik_wheel: indi_atik_wheel: error while loading shared libraries: libcfitsio.so.2: cannot open shared object file: No such file or directory

I will try to reinstall this one as well.
6 years 1 week ago #24357

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

  • Posts: 64
  • Thank you received: 2
I confirm it works as well.
BIG Thanks to both of you!
6 years 1 week ago #24359

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

  • Posts: 18
  • Thank you received: 4
Sorry, I don't see your last messages, but I see the response of jpaana was very good.
Problems are very good to learn indi.
Good news.
jean-jacques
6 years 1 week ago #24387

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

Time to create page: 0.931 seconds