×

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: 310
  • Thank you received: 40
As I said my Linux knowledge is minimal - thanks for the idea. I should be able to try it out tonight (cloudy skies are forecast all week!)
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 #92366

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

  • Posts: 107
  • Thank you received: 70

These commands should help :)
git clone https://github.com/billw2/rpi-clone.git  <= skip this as you already did it
cd rpi-clone
sudo cp rpi-clone rpi-clone-setup /usr/local/bin
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 #92368

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

  • Posts: 100
  • Thank you received: 31
@MATTIA thank you for your help! Indead my instructions were missing cd rpi-clone command.
I have updated the instructions.
saimons-astronomy.webador.com/1235030_ho...o-usb-drive-on-linux
The following user(s) said Thank You: Mattia
7 months 2 weeks ago #92376

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

  • Posts: 107
  • Thank you received: 70
small update - I had good progress this week for the 1.6 release which should happen on time

- I packaged Astrodmx (capture software like FireCapture for aarch64) which will be available by default starting from 1.6
- AstroDMx needs a working INDI server before starting - I wrote a mini UI to start INDI server alone (like it is done in astroberry), this could be used also for raspberrys used only as indi servers with no need to use the terminal
- I did most of the work needed to make an RTC (almost) plug'n'play. Only a script to sync the clock on boot is left to be done.
- I packaged astromonitor that will be made default available software from 1.6 (what you don't know what is astromonitor? Have a look here github.com/MattBlack85/astro_monitor) it can notify you via telegram (if internet is available) if Kstars crashes and it can create/restore a complete backup of the Kstars equipment profile so that you can recreate the exact setup on all your machines with no effort
- I created a discord dedicated to AstroArch - if you want to hangout, ask for help, suggesting new features or other things you are very welcome discord.gg/uJEQCZKBT8

see you soon with version 1.6!
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, Jerry Black
Last edit: 7 months 1 week ago by Mattia. Reason: typos
7 months 1 week ago #92470

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

  • Posts: 100
  • Thank you received: 31
@MATTIA Great job! Would you consider including indi_pylibcamera driver (github.com/scriptorron/indi_pylibcamera) into your AstroArch distro?
7 months 1 week ago #92472

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

  • Posts: 107
  • Thank you received: 70
Hi Simon!

I had a quick look at the driver and I believe it should be very doable.

My idea is to package it for ArchLinux instead of scripting the installation such that with a simple sudo pacman -S pylibcamera everything will be in the right place.

Feel free to follow the progress here github.com/devDucks/astroarch-pkgs/issues/5

When that issue will be closed pylibcamera will be ready to be installed

I am still wondering if have it as a pre-packaged driver or leave it for installation for those who want to use the camera
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
7 months 1 week ago #92476

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

  • Posts: 80
  • Thank you received: 14
Hi Mattia,

I think I know how to sync the time with rtc on boot, but on rasbian. I don't know if it will be the same on Arch.
There is a script to edit /etc/rc.local , just add these 2 lines before the last exit command at the end.

echo ds1307 0x68 > /sys/class/i2c-adapter/i2c-1/new_device
hwclock -s

I hope you will be able to put it in the Arch way.

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
Last edit: 6 months 3 weeks ago by Val Chevalier.
6 months 3 weeks ago #92848

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

  • Posts: 107
  • Thank you received: 70
thanks! I think it should be doable with a simple systemd script. The biggest issue I have now is about the GPIO pins for RTC devices, I can't find reliable sources telling me what pins are the CLK, DATA and RST for a raspberry 4 (found at least 4 different versions of this story), which ones are you using folks?
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
6 months 3 weeks ago #92851

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

  • Posts: 80
  • Thank you received: 14
For my side, with a DS3231 rtc on both Pi 3B and Pi 4 8Gb, it is this way , if it can help.

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: Mattia
6 months 3 weeks ago #92853

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

  • Posts: 107
  • Thank you received: 70

Thanks Valentin,

I have my ds1302 wired similarly (plus the RST pin) but I can't see it listed when running i2cdetect, I tried 3 different wirings but all lead to the same result (I even tried on raspbian to make sure it's not the OS). I start to think my module is faulty so I ordered a ds3231 which should arrive on wednesday. Hopefully that will work and I'll be able to close the deal with rtc devices
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
6 months 3 weeks ago #92854

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

  • Posts: 101
  • Thank you received: 15
Mattia,

I use this one docs.macetech.com/doku.php?id=chronopi

It's working fine on my AstroArch setup. I just edited the config file as per the post earlier in this thread from Valentin shutdown and restarted and it was up and running fine.

The Raspberry Pi had switched off for a week and it came straight up with the correct time.

Regards

Alan
Raspberry Pi4B, ASI120MM -S Usb3, ASI385MC, Atik 428CCD, Canon 600D, NEQ6, EQMod, EQ5, OnStep, Equinox ED80, ASI533MC, RedCat 51 ASI 120MM Mini, AZGTi, ASKAR 135, ASI 585.
6 months 3 weeks ago #92870

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

  • Posts: 107
  • Thank you received: 70
it seems the RTC works correctly


I used a systemd script which runs always at boot, gonna share more details later today!
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
6 months 3 weeks ago #92890
Attachments:

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

Time to create page: 1.249 seconds