Łukasz S. replied to the topic '64bit Astroberry' in the forum. 7 months ago

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

Read More...

Łukasz S. replied to the topic '64bit Astroberry' in the forum. 7 months ago

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:
<code>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
</code>
Other pkgs. - didnt try casue dont need. If something can't be installed I can try build it for Debian 11.

Regards,

Read More...

Łukasz S. replied to the topic '64bit Astroberry' in the forum. 8 months ago

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,

Read More...

Hello there
Lets dig it up again :)
I've ported Jason code to Raspberry pi and updated for new indi libs.
It just "works for me", but you can try:
github.com/sanlupkim/gpiost4

Read More...