×

INDI Library v2.0.5 is Released (03 Dec 2023)

Bi-monthly release with minor bug fixes and improvements

AstroArch - yet another raspberry distro for astrophotography for ARM64

  • Posts: 80
  • Thank you received: 14
About the rtc, I figured it out, with some internet digging.

Looking at the bash script here , I executed it but failed to start service because the i2c bus must be enabled before.To do that, add these 2 lines in the files /boot/config.txt

dtparam=i2c_arm=on
dtoverlay=i2c-rtc,ds3231

Reboot the pi and execute the bash script you downloaded with sudo permission. The rtc should now work.

Valentin
SW 150/750P (Newtownien) - SW ED72/420 on HEQ5 pro using EqMod
ASI071 pro - CC Baader MPCC III (for newtownien)
Guiding with 60mm refractor and QHY5 II mono
Kstars/Ekos on LENOVO Thinkcenter M71 - Linux Mint 22.04 & Stellarrmate 64
The following user(s) said Thank You: Alan Archer, Mattia
7 months 2 weeks ago #92225

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

  • Posts: 107
  • Thank you received: 70

Thanks Valentin, this is incredibly appreciated. I will add the needed lines to config.txt, config and the needed packages to AstroArch in version 1.6 so it should be easier for anybody to onboard a rtc, thanks again!
Running Kstars/INDI on ArchLinux x64
Wanna try an alternative 64 bit distro for raspberry pis? Try AstroArch => github.com/devDucks/astroarch
Mantaining AUR packages for indi (libs and drivers) aur.archlinux.org/packages?O=0&SeB=nd&K=...SO=d&PP=50&submit=Go
The following user(s) said Thank You: Alan Archer, Val Chevalier
7 months 2 weeks ago #92226

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

  • Posts: 310
  • Thank you received: 40
Hi Mattia,
Thanks for your recent update! I have been struggling to get a Raspberry Pi OS 64-bit installation of KStars 3.6.4 & Indi 2.0.1 to work fully with my ZWO EAF. So I tried AstroArch v1.5 fully updated today, firstly on a spare RPi 4 rev 1.2, and subsequently on my equipment-connected RPi 4 rev 1.1.
Good news - both RPi versions booted up, INCLUDING the rev 1.1, which works correctly with my astro equipment including the EAF!
I am using VNC Viewer from real VNC on my control laptop and note that the interface is about two times slower in its responses compared with my usual Astroberry on the 32-bit Raspberry Pi OS.
My one wish would be for a 64-bit version of FireCapture if only that was to be made available on 64-bit OSs.
Ed
Currently running KStars/Ekos/Indi on Raspberry Pi 4Bs 4GByte under Raspberry Pi OS thanks to Astroberry, and trying out AstroArch 64
Two mounts, two Fracs, a Newt and a Mak and a couple of OSC cameras.
The following user(s) said Thank You: Mattia
7 months 2 weeks ago #92261

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

  • Posts: 107
  • Thank you received: 70

Hello!

for the VNC you can either try two things (at least to exclude other problems)
1) try to connect through the browser and see if the slowliness is still there
2) you can try to reduce the resolution (which by default is pretty high) using the command line, you can list the available ones with the command xrandr and then set the one you want with xrandr -s X Y (I plan to provide a very small UI for changing resolution in a 1.7 release :)
I am wondering if this may eventually be related to the lack of gpu acceleration, worth digging a bit on that from my side :)

for firecapture, I think it is definitely possible, I used FireCapture on ArchLinux but the AUR version doesn't work out of the box and it conflicts with the QHY drivers, I opened an issue here github.com/devDucks/astroarch/issues/19 and I will do my best to ship it with my next release which should happen around May, 15th

Tell me about the VNC issue anyway!

Thanks,
Mattia
Running Kstars/INDI on ArchLinux x64
Wanna try an alternative 64 bit distro for raspberry pis? Try AstroArch => github.com/devDucks/astroarch
Mantaining AUR packages for indi (libs and drivers) aur.archlinux.org/packages?O=0&SeB=nd&K=...SO=d&PP=50&submit=Go
The following user(s) said Thank You: Avocette
Last edit: 7 months 2 weeks ago by Mattia.
7 months 2 weeks ago #92262

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

  • Posts: 310
  • Thank you received: 40
Hi Mattia,
I have now had the chance to test with the browser (noVNC) and compare with VNC Viewer I don't think there is much difference, and I feel both work well. I do prefer to have the whole desktop visible so am sticking with VNC Viewer in practice. I do like the clarity of the Desktop and Kstars app in AstroArch compared with Astroberry - subtle but important when outdoors in the dark!
I have been slowly exploring the Arch OS features and am finding it well featured and constructed. One function I am searching for however is a disk copy one. I would like to copy the SD card across to a fast USB stick (Samsung Fit Plus 256GB) which I normally use with Astroberry. Any suggestions?
Thanks, Ed
Currently running KStars/Ekos/Indi on Raspberry Pi 4Bs 4GByte under Raspberry Pi OS thanks to Astroberry, and trying out AstroArch 64
Two mounts, two Fracs, a Newt and a Mak and a couple of OSC cameras.
7 months 2 weeks ago #92279

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

  • Posts: 107
  • Thank you received: 70

hey Ed, do you mean copying for backup purpose? Booting from a USB? Which method were you using for such a copy?

Is your issue with the USB stick not mounted when inserted?
Running Kstars/INDI on ArchLinux x64
Wanna try an alternative 64 bit distro for raspberry pis? Try AstroArch => github.com/devDucks/astroarch
Mantaining AUR packages for indi (libs and drivers) aur.archlinux.org/packages?O=0&SeB=nd&K=...SO=d&PP=50&submit=Go
The following user(s) said Thank You: Avocette
7 months 2 weeks ago #92348

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

  • Posts: 100
  • Thank you received: 31
@Ed, recently I did just that, maybe this article I wote on this topic can help?
saimons-astronomy.webador.com/1235030_ho...o-usb-drive-on-linux
The following user(s) said Thank You: Avocette
7 months 2 weeks ago #92358

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

  • Posts: 310
  • Thank you received: 40
Hi Mattia, no - my issue is with creating a copy of AstroArch on a USB stick which will boot the Raspberry Pi. There is an ‘accessory’ in the full desktop Raspberry Pi OS which does this very simply for me. I always run from such a stick for capacity and reliability.
Currently running KStars/Ekos/Indi on Raspberry Pi 4Bs 4GByte under Raspberry Pi OS thanks to Astroberry, and trying out AstroArch 64
Two mounts, two Fracs, a Newt and a Mak and a couple of OSC cameras.
7 months 2 weeks ago #92359

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

  • Posts: 310
  • Thank you received: 40
@Simon This looks like exactly what I am looking for. I’ll try it and confirm when I’ve got it working (my Linux knowledge is minimal).
Currently running KStars/Ekos/Indi on Raspberry Pi 4Bs 4GByte under Raspberry Pi OS thanks to Astroberry, and trying out AstroArch 64
Two mounts, two Fracs, a Newt and a Mak and a couple of OSC cameras.
7 months 2 weeks ago #92360

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

  • Posts: 100
  • Thank you received: 31
@AVOCETTE: I'm glad to hear that, it worked perfectly for me.
7 months 2 weeks ago #92363

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

  • Posts: 310
  • Thank you received: 40
Unfortunately the suggestion didn't work so far. here is the Konsole screen shot of what happened.
Currently running KStars/Ekos/Indi on Raspberry Pi 4Bs 4GByte under Raspberry Pi OS thanks to Astroberry, and trying out AstroArch 64
Two mounts, two Fracs, a Newt and a Mak and a couple of OSC cameras.
7 months 2 weeks ago #92364
Attachments:

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

  • Posts: 107
  • Thank you received: 70

you likely need to move rpi-clone to /usr/local/bin with cp or mv

The rpi-clone program should be in the folder you cloned with git
Running Kstars/INDI on ArchLinux x64
Wanna try an alternative 64 bit distro for raspberry pis? Try AstroArch => github.com/devDucks/astroarch
Mantaining AUR packages for indi (libs and drivers) aur.archlinux.org/packages?O=0&SeB=nd&K=...SO=d&PP=50&submit=Go
The following user(s) said Thank You: Avocette
Last edit: 7 months 2 weeks ago by Mattia.
7 months 2 weeks ago #92365

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

Time to create page: 0.938 seconds