×

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

Bi-monthly release with minor bug fixes and improvements

64bit Astroberry

  • Posts: 42
  • Thank you received: 6

Replied by Hartmut on topic 64bit Astroberry

I bought Stellarmate for a 2nd setup (EAA) some years ago. Great to handel with a tablet only!

But very often had the problem that after an update of the Stellarmate APP it will not work anymore.
In these cases I had to remove the complete installation on my devices (iPAD & Android the same) and reinstall it. After that I have to setup all profiles again. :-(
1 year 1 month ago #91409

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

  • Posts: 115
  • Thank you received: 34

Replied by Simon on topic 64bit Astroberry

Here is awsome script for converting your Raspberry OS Bullseye 64bit to almost Astroberry like OS gitea.nouspiro.space/nou/astro-soft-build.
And here is my article with instructions for whole process: saimons-astronomy.webador.com/1216039_as...ndi-libcamera-driver.
The following user(s) said Thank You: Stefan, Hartmut, AstroMuni
1 year 1 month ago #91418

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

  • Posts: 31
  • Thank you received: 3

Replied by Pavel on topic 64bit Astroberry

Well, so I tried migrating to Stellarmate as well. First I was afraid it is a closed system, but it is not really closed at all. Just a small donation to the INDI development to download the base image. But my PyIndi scripts do not work like they did on Astroberry anymore. :( Strange issues and errors. Maybe because of the recent upgrade to INDI 2.0 and changes in API that are not fully projected to the PyIndi yet? Also, the joystick driver is crashing and my myFocuser does not want to connect to the hotspot anymore, despite of the same SSID/password/IP setting.
Last edit: 9 months 3 weeks ago by Pavel.
9 months 3 weeks ago #93776

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

  • Posts: 262
  • Thank you received: 66

Replied by Aaron Morris on topic 64bit Astroberry

There are some relatively minor changes needed for indi clients and 2.0.0+. This was not a problem with pyindi-client specifically, but all indi clients.

github.com/indilib/pyindi-client/issues/32
The following user(s) said Thank You: Pavel
9 months 3 weeks ago #93780

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

  • Posts: 4
  • Thank you received: 3

Replied by Łukasz S. on topic 64bit Astroberry

Hello there
I've made "unofficial astroberry 64-bit relase" based ond Debian 11. It just "works for me" but if you familiar with Linux (Debian) you can try install it:
github.com/sanlupkim/astroberry-bullseye
Some features:
indilib 2.0.3
kstars 3.6.4
phd2 2.6.11dev6
oacpture (64bit)
Some other apps (i.e hnsky, skychart, ccdciel, astap) has arm64 version and install clean from homepages.

regards,
The following user(s) said Thank You: Sebastien Corot, AstroMuni
7 months 2 weeks ago #95785

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

  • Posts: 34
  • Thank you received: 9

Replied by Sebastien Corot on topic 64bit Astroberry

Thank you Lukasz for your tutorial.
However I am struglling on installing kstars due to the missing libstellasolver. Also, can you be more specific on "rest indi* works from "apt-add-repository ppa:mutlaqja/indinightly" ? Which ubuntu flavor is compatible with debian 11 used by raspian os ?

Regards,
Sebastien
7 months 1 week ago #95888

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

  • Posts: 4
  • Thank you received: 3

Replied by Łukasz S. on topic 64bit Astroberry

Oh yes, there is some "mist" on my tutorial.
libstellarsolver is available at astroberry.repo - www.astroberry.io/repo/pool/main/libs/li....3+deb11u1_arm64.deb
According to "mutlaqja/indinightly" repo - browse it - launchpad.net/~mutlaqja/+archive/ubuntu/ppa/+packages, look for version \*ubuntu20.04.1 and filename ending \*arm64.deb.
I've installed cleanly packages from this repo:
ii  indi-asi                                      2.3+t202306010428~ubuntu20.04.1   arm64     
ii  indi-dreamfocuser                             2.1+t202304052123~ubuntu20.04.1   arm64     
ii  indi-eqmod                                    1.0+t202304052024~ubuntu20.04.1   arm64     
ii  indi-webcam                                   1.0+t202304052128~ubuntu20.04.1   arm64     
Other pkgs. - didnt try casue dont need. If something can't be installed I can try build it for Debian 11.

Regards,
Last edit: 7 months 3 days ago by Łukasz S..
7 months 3 days ago #95969

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

  • Posts: 334
  • Thank you received: 23

Replied by ALESSANDRO PENSATO on topic 64bit Astroberry

Just install Raspbian OS 64bit and add Stellarmate repos and install INDI
7 months 3 days ago #95970

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

  • Posts: 34
  • Thank you received: 9

Replied by Sebastien Corot on topic 64bit Astroberry

Thank You Lukasz,
I ended up building the libstellarsolver arm64 deb by myself from the source I found on Jasem ubuntu ppa, and that did the trick. I still had to force installation of your kstars-bleeding package since the dbg package is needed but is missing from your git repo. Finally, this forced me to learn how to build packages for dedian and I even set up pbuilder, to cross compile arm binary deb packages from my x86_64 host.

Now, with your answer, I just realized that the astroberry repo has already plenty of arm64 binaries, meaning that we can add the astroberry repo in the source list as explained in the advanced installation guide from the astroberry documentation (www.astroberry.io/docs/index.php?title=A..._Server#Installation). We just need to replace "buster" by "bullseye".

Regarding your valuable tutorial, maybe some "wget" commands here and there would help beginners to download the right file just in one command.

Regards,
Sebastien
7 months 3 days ago #95972

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

  • Posts: 34
  • Thank you received: 9

Replied by Sebastien Corot on topic 64bit Astroberry

Hi,
As far as I know, the Stellarmate repos is only accessible to Stellarmate registered users. Right ?

Regards,
Sebastien
7 months 3 days ago #95973

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

  • Posts: 4
  • Thank you received: 3

Replied by Łukasz S. on topic 64bit Astroberry

Hi
Wget is simple:
wget https://www.astroberry.io/repo/pool/main/libs/libstellarsolver/libstellarsolver_2.3+deb11u1_arm64.deb
sudo dpkg -i libstellarsolver_2.3+deb11u1_arm64.deb

You are right that we can add bullseye astroberry repo. I forgot that I have it ;)
I uploaded kstars-bleeding-dbg package.

I think stellarmate repos are open - ppa.stellarmate.com/ - didnt know about it till now. But packages are for bookworm (?) - made with zstd compression, its possible to repack it: unix.stackexchange.com/questions/669004/...upported-by-apt-dpkg
The following user(s) said Thank You: John
7 months 3 days ago #95985

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

  • Posts: 334
  • Thank you received: 23

Replied by ALESSANDRO PENSATO on topic 64bit Astroberry


Packages are for bullseye, RaspbianOS 64 bit is bullseye version, the new bookworm is not officially released, just take a look at the official RaspbianOS site www.raspberrypi.com/software/operating-s...spberry-pi-os-64-bit
7 months 3 days ago #95986

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

Moderators: Radek Kaczorek
Time to create page: 1.255 seconds