Rumen Bogdanovski

Results 32 comments of Rumen Bogdanovski

IDAC has nothing to do with the drivers. And control panel only instructs the server which drivers to load and unload. the server takes care of loading and unloading. Next...

About the system file: changing the user to pi and the log path will be enough: ``` [Unit] Description=INDIGO Server [Service] User=indigo PAMName=login ExecStart=/usr/bin/indigo_server StandardOutput=file:/home/indigo/indigo.log StandardError=file:/home/indigo/indigo.log [Install] WantedBy=multi-user.target ``` You...

> Does seem a little like Chromium a little slower to load, but not sure.. didn't do any before/after performance numbers.. Lol this can not be true. INDIGO when idle...

you can just upgrade: ``` sudo apt update sudo apt upgrade ``` and then you will have "indigo-server" service. Where is that typo what panel, what app?

I think you should keep it because indigo-derver service will most likely be overwritten by the next update. On Thu, Apr 21, 2022 at 4:21 PM JaySPA ***@***.***> wrote: >...

Thanks typo fixed! About the update do you have indigo ppa added? if not please add it as described here: https://www.indigo-astronomy.org/downloads.html if you already have it try ``` $ indigo_server...

This is not an error message, This means that the underlying operating system is not INDIGO Sky image and does not have the optimizations and hooks needed to install the...

Hi Jay, no bad feelings :) Everything is ok :) 1. About starting indigo_server: On Linux the standard way to manage services is through systend. And to do so the...

Yes this is what people want turn key, and this is exactly what INDIGO Sky is :) Power up and plug your devices and off you go... I understand the...

Have you seen INDIGO Sky? https://www.indigo-astronomy.org/indigo-sky.html it is a configured and optimized Linux distribution to run INDIGO. you just download the image frush it to the SD card and run...