Releases: open-astro/openastro-orangepi4pro
Releases · open-astro/openastro-orangepi4pro
Release list
OpenAstro Orange Pi 4 Pro 2026.08.08
OpenAstro OS for Orange Pi 4 Pro — 2026.08.08
First downloadable OpenAstro image for the Orange Pi 4 Pro (Allwinner A733).
What's in it
- Armbian-based Debian 13 (Trixie) minimal CLI image, runs entirely from microSD
- Custom vendor 6.6.98 kernel with
CONFIG_HIDRAW=y+CONFIG_USB_HIDDEV=yand a backported upstream fix ("HID: usbhid: paper over wrong bNumDescriptors field") — enables ZWO EAF focusers and EFW filter wheels, which the stock Armbian vendor kernel rejects. Validated: ZWO EAF passes full ASCOM ConformU validation on this image via AlpacaBridge - WiFi access point out of the box: SSID OpenAstro (2.4 GHz), password
12345678, board at172.24.1.1 - Ready for AlpacaBridge (
apt install alpacabridgeafter flashing)
Install
- Download
openastro-orangepi4pro.img.xzbelow - Flash to a microSD card (8 GB+) with Raspberry Pi Imager, balenaEtcher, or:
xzcat openastro-orangepi4pro.img.xz | sudo dd of=/dev/sdX bs=4M status=progress conv=fsync - Insert the card and power on — the OS runs from the SD card
Login: astro / astro — change it immediately with passwd.
Verify your download: sha256sum -c openastro-orangepi4pro.img.xz.sha256