indilib / indi-3rdparty

INDI 3rd Party drivers repository
https://www.indilib.org/devices.html
GNU Lesser General Public License v2.1
123 stars 208 forks source link

can't connect to 2" esatto focuser #917

Closed wbendick closed 3 months ago

wbendick commented 4 months ago

Hello I am trying to connect some astro equiptment to kstars through ekos and indi on a fresh install of astroberry on a rpi4. Most of it is connecting fine but I am not able to connect to my 2" Esatto focuser. lsusb sees the focuser is present.

Screenshot 2024-04-27 160902

It is the cygnal integrated products line. I have tried adding both Esatto Arco and just the Esatto in the device manager web page.

Screenshot 2024-04-27 161130

I see errors that esatto is offline in the log.

Screenshot 2024-04-27 161944

Selecting the port doen't appear to do anything.

Screenshot 2024-04-27 162152

Does anyone have any suggestions on what I can try to get this connected? I know the hardware is functional, I can control it successfully from windows.

knro commented 4 months ago

Firmware up to date?

wbendick commented 4 months ago

yes, i updated it to the latest

knro commented 4 months ago

Enable focuser logging and attach the log, apparently the handshake failed.

sonny486 commented 4 months ago

You do have the 12 Volt power supply hooked up?

wbendick commented 4 months ago

@sonny486 Today I tried adding 12v power from a Celestron powertank to the esatto in addition to the usb cable. I didn't notice any difference. It still would not connect. Just powering esatto from the usb cable always worked fine from windows control.

wbendick commented 3 months ago

I tried installing indi from source on a fresh ubuntu install and the connection problem went away. Seems like it has been fixed since the last release of astroberry.