AstroPi3
AstroPi3 copied to clipboard
dear all, first of all thanks for the AstroPi3 script contribution - I highly appreciate your efforts! I ran the script on RPi3+ with new Raspberry OS successfully. After restart,...
Hi, I noticed the scripts in this repo are also for ManjaroARM. I compile and mantain kstars, gsc, indi, indi libs (all), indi drivers (all), phd2, stellarsolver for ArchLinux/ArchLinuxARM so...
Hi, My system is based off of your SBC script. I'm not quite up to submitting pull requests, but for me on Ubuntu 22.04 the current conky display of CPU...
Did an install on 128GB USB3 stick using Ubuntu-Mate for ARMH. When running EKOS from KSTARS menu the INDI is starting never completes and no devices are mounted. Further, the...
Hi, I installed Astropi3 and everything works fine with VNC if my Raspberry has the ethernet cable connected. However it doesn´t work without cable. I can connect with my phone...
Hi, tried to run setupAstroRaspbianPi on a fresh Raspberry Pi OS 64-bit. KStars, PHD2 didn't compile, lots of errors, example: "CMake Error at /usr/lib/aarch64-linux-gnu/cmake/Qt5/Qt5Config.cmake:28 (find_package): Could not find a package...
I tried several times to install indi/kstars/ekos with AstroPi on a raspberry 4 running with raspbian. It ended every time with a boot issue, the rpi don't boot.
The script downloads wget https://www.realvnc.com/download/binary/latest/debian/arm/ -O VNC.deb which won't work for the arm64 architecture... Thought I would let you know...
The script works well until reaching the linking of test_ekos_simulator while compiling Kstars. From there a lot of undefined references start to happen. Using setupAstroRaspbian.sh on a raspberry Pi 3b+...
Hi, great script. I find that the compiler with -j ... +2 causes the cpu to thrash on Raspbian. The script seems to run more quickly without the +2 or...