×

INDI Library v2.0.0 Released (01 Feb 2023)

Bi-monthly release with major changes to INDI properties and client API in addition to new drivers and improvements.

Driver indi_lx200_OpenAstroTech: execlp : No such file or directory

  • Posts: 7
  • Thank you received: 0
New to INDI and Astrophotography in general.
Here it says the driver for OpenAstroTracker is: indi_lx200_OpenAstroTech, but when I try and start indi like I see in examples, "indiserver -vv indi_lx200_OpenAstroTech" I get this error: Driver indi_lx200_OpenAstroTech: execlp : No such file or directory

Any ideas how to fix this?
3 months 3 weeks ago #88546

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

  • Posts: 403
  • Thank you received: 59
When I try using
indiserver -h
INDI Library: 1.9.9
Code v1.9.8-52-g2782431aa. Protocol 1.7.

~$ indiserver indi_lx200_OpenAstroTech
2022-11-26T20:42:33: startup: indiserver indi_lx200_OpenAstroTech
2022-11-26T20:42:33: Driver indi_lx200_OpenAstroTech: initializing for OpenAstroTech mount...
2022-11-26T20:42:33: Driver indi_lx200_OpenAstroTech: Initializing from Generic LX200 device...

So with the library 1.9.9, it seems to startup for me. I don't actually have the device to test it out.

Cheers
120 MM Skywatcher Esprit + Celestron CGX, ZWO ASI 224MC guiding, Pegasus FocusCube+PPBA
Nikon Z7 8256 x 5504 4.34 um. Triad Ultra Quad Filter
1) MeLE Quieter3C 8G Ubuntu-mate 22.04.1 2) Odroid-N2. 3) StellarMate RPI4 8G
The good, the bad, the ugly at www.sciencedowneast.com/zenphoto/
3 months 3 weeks ago #88549

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

  • Posts: 7
  • Thank you received: 0
I see, it seems I have
INDI Library: 1.9.8
Code 1.9.8-tgz. Protocol 1.7.

How do I obtain 1.9.9?
3 months 3 weeks ago #88550

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

  • Posts: 403
  • Thank you received: 59
I believe 3.6.2 is coming out of beta very shortly. I'm running the beta version of 3.6.2.
120 MM Skywatcher Esprit + Celestron CGX, ZWO ASI 224MC guiding, Pegasus FocusCube+PPBA
Nikon Z7 8256 x 5504 4.34 um. Triad Ultra Quad Filter
1) MeLE Quieter3C 8G Ubuntu-mate 22.04.1 2) Odroid-N2. 3) StellarMate RPI4 8G
The good, the bad, the ugly at www.sciencedowneast.com/zenphoto/
Last edit: 3 months 3 weeks ago by Jerry Black.
3 months 3 weeks ago #88552

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

  • Posts: 7
  • Thank you received: 0
3 months 3 weeks ago #88554

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

  • Posts: 10
  • Thank you received: 0
Ubuntu and 3.6.2 + ZWO AM5 works fine, 3.6.0 doesn’t
2 months 3 weeks ago #89321

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

  • Posts: 10
  • Thank you received: 0
I found INDI is looking in the wrong /dev/ttyxxx directory. If its a USB connection the software is looking in /dev/ttyUSB0 which is Missing, in my case 3.6.0 and 3.6.2 . Sooo I looked in /dev/ttyACM0 and found the driver entry there so I copied ACM0 to /dev/ttyUSB0 which caused KSTAR/EKOS to ‘SEARCH’ for the correct file which it found at /dev/ttyACM0, that fixed 3.6.2 . 3.6.0 has more problems, GoTo will not rotate the ZWO AM5 mount.
2 months 3 weeks ago #89322

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

Time to create page: 0.623 seconds