×

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

Bi-monthly release with minor bug fixes and improvements

Installing 3rd party driver in Fedora 38

  • Posts: 74
  • Thank you received: 1
Hi folks,
just hope someone can help.....
I want to install the indi-ocs driver from the 3rd party repository at the following git:
LuckyEddie47/indi-3rdparty ocs branch.....
I'm running Fedora 38 in intel core i7, 16Gb ram....
Many thanks,
Terry
8 months 3 weeks ago #94964

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

  • Posts: 86
  • Thank you received: 29
Hi Terry,
As I still haven't got my observatory built, I have only tested the OCS driver on the bench and therefore haven't progressed to have it merged into the formal release. This means that you'll have to clone my github repository that you listed above and build the driver from source. If you're not comfortable with building from source let me know and I'll try to help.
Ed
The following user(s) said Thank You: Terry
8 months 3 weeks ago #94971

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

  • Posts: 74
  • Thank you received: 1
Hi Ed,
thanks for getting back to me. Things are a bit strange....I've just done a fresh install of Ubuntu. I built everything from source, cloned your git. Ekos doesn't find the driver.....If I rename the .xml and exe files as talon6, it is found, and I can see the teensy. I'm not a great fan of 'bodging'...so if you have any suggestions... My obsy is running on raspberries and relay boards, so hopefully this solution will tidy up the rats nest electrics.....
Terry
8 months 3 weeks ago #94972

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

  • Posts: 86
  • Thank you received: 29
It's probably due to missing the entry in the indi drivers.xml file. I'm not certain but I think that file lives in the indi project as opposed to indi-3rdparty.
Try adding this to the 'Domes' devGroup in that file:
<device label="OCS" manufacturer="Open source">
    <driver name="OCS">indi_ocs</driver>
    <version>1.0</version>
</device>
8 months 3 weeks ago #94973

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

  • Posts: 74
  • Thank you received: 1
Hi Ed,
tried adding to the /usr/share/indi/drivers.xml and /usr/share/kstars/indidrivers.xml filed, and still the same. The driver just doesn't show up.....
If I have to cheat for now to get things running, so be it.
T.
8 months 3 weeks ago #94991

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

  • Posts: 86
  • Thank you received: 29
Please check that you have the built indi_ocs binary file in /usr/bin/ and the indi_ocs.xml file in /usr/share/indi/ (assuming the install paths are the same as my system).
8 months 3 weeks ago #94992

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

  • Posts: 74
  • Thank you received: 1
Hi Ed,
everything was in the right place......tried re-compiling and installing....still no go. Finally I re-installed kstars from their git, and it has picked it up....good news...now to finish off the controller......
T.
8 months 3 weeks ago #95003

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

  • Posts: 86
  • Thank you received: 29
Terry,
Excellent news. Good luck and when you get things going please do feed back any issues you find with using the driver.
Ed
8 months 3 weeks ago #95004

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

  • Posts: 74
  • Thank you received: 1
Hi Ed,
will do, I'm using the master branch ocs, V3.
Please let me know if you do an update.
Thanks for your help and work....
Clear skies
Terry
8 months 3 weeks ago #95008

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

Time to create page: 1.004 seconds