×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

New All Sky camera management software: indi-allsky

  • Posts: 17
  • Thank you received: 0

Until today at 13h it was working. I have the ASI 120 MC (black USB connector on the side).
1 year 9 months ago #83539

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

  • Posts: 114
  • Thank you received: 17
Laszlo,

Yes it will sort of work, especially if you have got the compatible firmware "asi120mm-compatible.iic" installed it will show some sort of image, but it will be mainly broken & distorted and the exposure controls don't fully work, There are a few threads about this subject on the forum. It would be worth a search through and have a read up on it.

Regards

Alan
1 year 9 months ago #83540

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

  • Posts: 3
  • Thank you received: 0
Is it possible to use an IMX-291 camera from those sold on Aliexpress? I'm trying to make one work but I think the driver I chose in the installation ( 24 indi_sony_ccd) is a wrong option.
1 year 9 months ago #83561
Attachments:

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

  • Posts: 255
  • Thank you received: 65

I think you would use the indi_v4l2_ccd server.
1 year 9 months ago #83583

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

  • Posts: 3
  • Thank you received: 0
Thanks. I will try your suggestion.
1 year 9 months ago #83598

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

  • Posts: 83
  • Thank you received: 9
Aaron,
I appreciate all the hard work you have done to create this package! I just installed Indi AllSky on an Astroberry server running on a Raspberry PI 4. The installed seemed to go just fine. It was a clean install of Astroberry and Allsky. I started the service just as described in the install section of the readme file, no errors. Where things go off the rail is when I try to access the application with the Raspberry PI using raspberrypi.local/ I get the Astroberry log on page. what am I doing wrong??
1 year 9 months ago #83670

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

  • Posts: 2247
  • Thank you received: 223
Unable to install this tool on an Odroid C4 running Ubuntu 20.04LTS

heidenrod@heidenrod-obs:~/indi-allsky$ ./setup.sh
###############################################
### Welcome to the indi-allsky setup script ###
###############################################


Distribution: Ubuntu
Release: 20.04
Arch: aarch64

INDI_DRIVER_PATH: /usr/bin
INDISERVER_SERVICE_NAME: indiserver
ALLSKY_SERVICE_NAME: indi-allsky
GUNICORN_SERVICE_NAME: gunicorn-indi-allsky
ALLSKY_ETC: /etc/indi-allsky
HTDOCS_FOLDER: /var/www/html/allsky
DB_FOLDER: /var/lib/indi-allsky
DB_FILE: /var/lib/indi-allsky/indi-allsky.sqlite
INSTALL_INDI: true
HTTP_PORT: 80
HTTPS_PORT: 443

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
fcitx-frontend-qt5 : Depends: libqt5gui5 (>= 5.9.0~beta) but it is not going to be installed or
libqt5gui5-gles (>= 5.9.0~beta) but it is not going to be installed
fcitx5-module-quickphrase-editor : Depends: libqt5gui5 (>= 5.7.0) but it is not going to be installed or
libqt5gui5-gles (>= 5.7.0) but it is not going to be installed
libfcitx-qt5-1 : Depends: libqt5gui5 (>= 5.7.0) but it is not going to be installed or
libqt5gui5-gles (>= 5.7.0) but it is not going to be installed
libqt5svg5 : Depends: libqt5gui5 (>= 5.12.8+dfsg~) but it is not going to be installed or
libqt5gui5-gles (>= 5.12.8+dfsg~) but it is not going to be installed
libqt5widgets5 : Depends: libqt5gui5 (>= 5.12.5) but it is not going to be installed or
libqt5gui5-gles (>= 5.12.5) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.


The script exited abnormally, please try to run again...
Last edit: 1 year 9 months ago by Gonzothegreat.
1 year 9 months ago #83682

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

  • Posts: 2247
  • Thank you received: 223
looks like the following fixed it:
# apt remove fcitx-frontend-qt5 fcitx5-module-quickphrase-editor libfcitx-qt5-1 libqt5svg5 libqt5widgets5
I had to remove them first...
1 year 9 months ago #83683

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

  • Posts: 2247
  • Thank you received: 223
I see that the tool uses Apache, it might be a good idea to also provide an Nginx version.
1 year 9 months ago #83684

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

  • Posts: 2247
  • Thank you received: 223
Different issue:

elect an INDI driver: 20
**** Setting up indiserver service ****
**** Setting up indi-allsky service ****
**** Setting up gunicorn ****
**** Enabling services ****
Failed to connect to bus: Permission denied


The script exited abnormally, please try to run again...
1 year 9 months ago #83686

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

  • Posts: 2247
  • Thank you received: 223
I ran the following to fix it:
export XDG_RUNTIME_DIR=/run/user/$(id -u)
1 year 9 months ago #83687

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

  • Posts: 2247
  • Thank you received: 223
My SUPER old QHY5 works with this tool, excellent.
I will test it and report as I have seen quite a few things could do with improvements.

Good tool so far. Thanks for creating it.
1 year 9 months ago #83688

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

Time to create page: 0.732 seconds