×

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

Bi-monthly release with minor bug fixes and improvements

Atik 460 not working

  • Posts: 30
  • Thank you received: 0

Atik 460 not working was created by Gebhard

After the last update from the stable ppa I get this messages on starting the indiserver:
:~$ indiserver indi_atik_ccd
2020-02-04T17:23:33: startup: indiserver indi_atik_ccd 
Child process 13070 died
2020-02-04T17:23:34: Driver indi_atik_ccd: stderr EOF
<delProperty device="Atik 460ex"/>
...
2020-02-04T17:23:45: Driver indi_atik_ccd: Terminated after #10 restarts.
2020-02-04T17:23:45: good bye

Cherno
4 years 1 month ago #49033

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

  • Posts: 30
  • Thank you received: 0

Replied by Gebhard on topic Atik 460 not working

Ok .Meanwhile I did some more tests:
Ubuntu 19.10 see previous message
raspi buster works
artemis on windows works
guiding cam qhy works on ubuntu

This is no problem with cables.
What shall I do? Compile indilib for myself?

Help me Obi Wan
cherno
4 years 1 month ago #49069

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

  • Posts: 472
  • Thank you received: 165

Replied by Jarno Paananen on topic Atik 460 not working

That looks like a build error, usually caused by mismatch between base INDI library used to compile the driver and the version installed in the system as the driver crashes on startup before even connecting to device. If you are running on 32-bit x86, there is currently a known issue with libraries in the repository being for 32-bit ARM by accident. I run self compiled head versions of INDI and drivers on Ubuntu 19.10 on 64-bit x64 with 383L+ without problems so the driver itself should work. If you can compile INDI yourself, rebuilding with matching INDI and driver versions usually fixes things and if you run 32-bit x86, you should roll back the indi-3rdparty repo to commit 6b9e9cf478e3a24b939cad1ac66c33763e85f2d8 which is before the wrong libraries were commited and install libatik from that commit. Then you can compile indi-atik from the head for example.
4 years 1 month ago #49085

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

  • Posts: 30
  • Thank you received: 0

Replied by Gebhard on topic Atik 460 not working

I found this message
x86 Replace wrong arm libraries in Intel x86 directory (#56) yesterday
here
github.com/indilib/indi-3rdparty/tree/master/libatik

Many Thanks to pchev
4 years 1 month ago #49202

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

  • Posts: 30
  • Thank you received: 0

Replied by Gebhard on topic Atik 460 not working

Atik is working again on ubuntu with this driver:

launchpad.net/~mutlaqja/+archive/ubuntu/...ntu19.10.1_amd64.deb

Oh happy day

cherno
4 years 1 month ago #49398

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

Time to create page: 1.318 seconds