Moravian Instruments C4-9000 Driver crashes when trying to connect from Ekos.

  • Posts: 16
  • Thank you received: 0
Hi all;

Moravian Instruments C4-9000 driver crashes when trying to connect from Ekos.

The problem was detected in two different machines with Linux Mint 19 and KStars v 3.4.0 build 20200203.

I tried to uninstall/reinstall KStars with no success, the issue remains.

Captures are attached

Can you help, please?

Thanks in advance
4 years 7 months ago #49058
Attachments:

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


Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

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

  • Posts: 16
  • Thank you received: 0
Thanks for your quick reply.

Attached is the content you demanded.
At this time, the problem happens in four different machines, two pc with linux mint 19.3 and two rasp running raspbian.
As a curiosity, another RasPi with astroberry works properly.

Thanks again.
4 years 7 months ago #49074
Attachments:

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

Moravian Instruments C4-9000 Driver crashes when trying to connect from Ekos. - INDI Forum
  • Posts: 983
  • Thank you received: 375

Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

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

  • Posts: 16
  • Thank you received: 0
Hi Kaczorek;

Here's the info:
a02@a02:~$ ldd /usr/bin/indi_mi_ccd|grep libgxccd.so
a02@a02:~$ file /usr/lib/x86_64-linux-gnu/libgxccd.so.0.5.0
/usr/lib/x86_64-linux-gnu/libgxccd.so.0.5.0: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=48b63e81b6e24df7c6976a13137c6e6ad9c82aa4, stripped
a02@a02:~$

The first command doesn't return anything.

Thank you!
4 years 7 months ago #49082

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


×

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

Bi-monthly release with minor bug fixes and improvements

  • Posts: 983
  • Thank you received: 375

Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

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

  • Posts: 16
  • Thank you received: 0
Hi again;

a02@a02:~$ ls -l /usr/lib/x86_64-linux-gnu/libgxccd.*
lrwxrwxrwx 1 root root 13 de ge 31 22:47 /usr/lib/x86_64-linux-gnu/libgxccd.so -> libgxccd.so.0
lrwxrwxrwx 1 root root 17 de ge 31 22:47 /usr/lib/x86_64-linux-gnu/libgxccd.so.0 -> libgxccd.so.0.5.0
-rw-r--r-- 1 root root 128264 de ge 31 22:47 /usr/lib/x86_64-linux-gnu/libgxccd.so.0.5.0
a02@a02:~$
4 years 7 months ago #49086

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

  • Posts: 983
  • Thank you received: 375
OK. So you have the Moravian libraries in place. This is good. However they do not work as expected and this is bad.
I will send a message to Jakub from Moravian Instruments to let him know there's an issue with the libs.
The following user(s) said Thank You: J.L.
4 years 7 months ago #49088

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

  • Posts: 16
  • Thank you received: 0
Great!

In the meantime, we have restored to an early version of Linux (MInt 19.2) that contains KStars 3.3.7. In this version, my MI works fine.

I hope there will be good news soon! :-)

Thank you very much!!!
Last edit: 4 years 7 months ago by J.L..
4 years 7 months ago #49091

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

Any update on this? I think I will revert the INDI MI driver to the older working version for now.
The following user(s) said Thank You: J.L.
4 years 7 months ago #49140

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

  • Posts: 983
  • Thank you received: 375

Rendering Error in layout Message/Item: array_keys(): Argument #1 ($array) must be of type array, null given. Please enable debug mode for more information.

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

  • Posts: 16
  • Thank you received: 0
Hi again:
We executed the commands provided and these were the results:

a02@a02:~$ sudo apt reinstall libmicam
[sudo] contrasenya per a a02:
libmicam is not currently installed, so it will not be reinstalled
libmicam is not currently installed, so it will not be reinstalled
No s'instal·larà, actualitzarà o suprimirà cap paquet.
0 paquets a actualitzar, 0 a instal·lar, 0 a suprimir i 0 a no actualitzar.
Es necessita obtenir 0 B d'arxius. Després del desempaquetat s'utilitzaran 0 B.

a02@a02:~$ sudo apt reinstall indi-mi
Els paquets següents es tornaran a instal·lar:
indi-mi
0 paquets a actualitzar, 0 a instal·lar, 1 tornats a instal·lar, 0 a suprimir i 0 a no actualitzar.
Es necessita obtenir 0 B/52,0 kB d'arxius. Després del desempaquetat s'utilitzaran 0 B.
(S'està llegint la base de dades… hi ha 592640 fitxers i directoris instal·lats actualment.)
S'està preparant per a desempaquetar …/indi-mi_1.7-0~202002070858~ubuntu18.04.1_amd64.deb…
S'està desempaquetant indi-mi (1.7-0~202002070858~ubuntu18.04.1) sobre (1.7-0~202002070858~ubuntu18.04.1)…
S'està configurant indi-mi (1.7-0~202002070858~ubuntu18.04.1)…

a02@a02:~$

The other info required is as follows:

linux mint 19.2
KStars 3.4.0 build 2020-02-07
indi-full 1.8.3 build 20200207
libindi1 1.8.4 build 20200207
libindi-data 1.8.4 build 20200207
indi-mi 1.7.0 build 2020-02-07

I apologize if any error on the info, my knowledge of Linux is still rudimentary (my observer colleague has much more experience and is the one that made me known KStars) :-)

Thanks again!
J.L.
4 years 7 months ago #49181

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

Time to create page: 0.560 seconds