×

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

Bi-monthly release with minor bug fixes and improvements

Starting indserver

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

I have the following devices:

ZWO ASI6200MM
ZWO ASI290MM
EQ6R-PRo
ZWO EFW 7x2"
PEGASUS Focus Cube V2
PEGASUS UPB


I use Indi-web to start the server automatically, but unfortunately Indi-web doesn't support passing argument in order to use "-m 128" for my full frame camera (because of its large files 116mb). They hardcoded "-m 100" check this: GitHub Issue . So, I decided to start the indiserver by its CLI. I use this command to start indiserver:

indiserver -m 300 -vv indi_asi_ccd indi_eqmod_telescope indi_dmfc_focus indi_pegasus_upb

The problem here is that all devices connected except ZWO EFW. I checked that ZWO has the same driver for cameras and filter wheels. Can anyone helps me to understand that? How 290MM and 6200MM connected and not EFW?.

For those maybe asking If USB is connected properly or the device has power consumtion problems etc. I switched and connect with Indi-web and the EFW work perfectly.
3 years 2 months ago #67018

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

  • Posts: 1009
  • Thank you received: 133

Replied by Peter Sütterlin on topic Starting indserver

Nope, not the same driver. For the wheels you need to start indi_asi_wheel, too
3 years 2 months ago #67025

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

  • Posts: 2
  • Thank you received: 0
DerPit, Can you check this please:

www.indilib.org/ccds/zwo-optics-asi-cameras.html
3 years 2 months ago #67026

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

  • Posts: 1009
  • Thank you received: 133

Replied by Peter Sütterlin on topic Starting indserver

Yes, that is the driver package. And it contains
/usr/bin/asi_camera_test
/usr/bin/indi_asi_ccd
/usr/bin/indi_asi_focuser
/usr/bin/indi_asi_st4
/usr/bin/indi_asi_wheel

Note, in your manual start you had also used indi_asi_ccd, not indi_asi ;)
3 years 2 months ago #67029

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

Replied by Jasem Mutlaq on topic Starting indserver

Issue is fixed on Github.
3 years 2 months ago #67046

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

Time to create page: 1.147 seconds