×

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

Bi-monthly release with minor bug fixes and improvements

[Solved] Cannot connect to eqmod through raspberry

  • Posts: 1
  • Thank you received: 0
Hi,

I'm playing around with Indi, it looks great but I got into troubles in connecting the mount with EQMod.
  • Local Mode: AZEQ6 mount > EQDIRECT-USB > Local Ubuntu laptop with indi and Kstars => eqmod connection OK
  • Client Server Mode: AZEQ6 mount > EQDIRECT-USB > Ubuntu laptop with indi server on network > Ubuntu laptop with kstars and Eko => eqmod connection OK
  • Client Server Mode with Raspberry 2: AZEQ6 mount > EQDIRECT-USB > Raspberry 2 with indi server on network > Ubuntu laptop with kstars and Eko => eqmod connection <strong>KO</strong>

So the mount and the EQDirect cable are working well.

The logs
On Raspberry with Raspbian image:
$ lsusb
Bus 001 Device 005: ID 0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC
$ dmesg
[ 1300.522959] usb 1-1.2: Product: USB <-> Serial
[ 1300.522978] usb 1-1.2: Manufacturer: FTDI
[ 1300.544566] ftdi_sio 1-1.2:1.0: FTDI USB Serial Device converter detected
[ 1300.544923] usb 1-1.2: Detected FT232BM
[ 1300.547406] usb 1-1.2: FTDI USB Serial Device converter now attached to ttyUSB0
From Kstars on client:
2022-07-29T18:17:53 EQMod Mount failed to connect.
Please ensure the device is connected and powered on.
2022-07-29T18:17:51 Connecting INDI devices...

From indiserver on server:
2022-07-29T17:27:24: Client 0: read <newSwitchVector device='EQMod Mount' name='CONNECTION'>
2022-07-29T17:27:24: Driver indi_eqmod_telescope: queuing responsible for <newSwitchVector device='EQMod Mount' name='CONNECTION'>
2022-07-29T17:27:24: Client 5: queuing <newSwitchVector device='EQMod Mount' name='CONNECTION'>
2022-07-29T17:27:24: Client 5: sending <newSwitchVector device="EQMod Mount" name="CONNEC
2022-07-29T17:27:24: Driver indi_eqmod_telescope: sending <newSwitchVector device="EQMod Mount" name="CONNEC
2022-07-29T17:27:26: Driver indi_eqmod_telescope: read <setSwitchVector device='EQMod Mount' name='CONNECTION'>
2022-07-29T17:27:26: Client 0: queuing <setSwitchVector device='EQMod Mount' name='CONNECTION'>
2022-07-29T17:27:26: Client 5: queuing <setSwitchVector device='EQMod Mount' name='CONNECTION'>
2022-07-29T17:27:26: Client 0: sending <setSwitchVector device="EQMod Mount" name="CONNEC
2022-07-29T17:27:26: Client 5: sending <setSwitchVector device="EQMod Mount" name="CONNEC

Indi: 1.9.6

Do you any idea of the problem ?

Thank you.
Last edit: 1 year 9 months ago by johann.
1 year 9 months ago #84781

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

  • Posts: 1
  • Thank you received: 0
Hi,

After spending hours to figure out what was going on, I figured out there was a contact failure in the EQDirect cable. So it was a coincidence that it worked only on Unbutu Laptop.

Anyway, now it works well on Raspberry.
1 year 9 months ago #84896

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

Time to create page: 0.343 seconds