I have been working on a package that sets up the HackerGadgets AIO Board. This package supports the RPi CM4/5. This package is designed for Debian if used on another distro YMMV. I wanted to make this package to take some of the headache of configuring everything if you so choose.
To install the package in Debian sudo apt update && sudo apt --install-recommends install hackergadgets-uconsole-aio-board -y && sudo apt install meshtastic-mui -y to install everything
If you would like to just install apps piecemeal here’s a list of them I’ve preconfigured:sdrpp-browntar1090pygpsclientmeshtastic-mui - You’ll need to install the full hackergadgets package for this to work.
The following programs will be installed and configured with app launcher the the start menu where applicable:
RTC
After you have accurate system time you need to set the RTCs time by issuing. sudo hwclock -w
Reboot and system time will automatically be set.