This Arch Linux Package installs all needed scripts and services and configures a Raspberry Pi 4 for Argon ONE Mini Computer Case.
- Clone the repository or just download PKGBUILD and argonone.install files
makepkg --install
Enable it before reboot:
systemctl enable argononed.service
- lisanet commit to take the temperature by kernel call. vcgencmd is no more required to do it. Thanks to her
Concerning the install RPI.GPIO crash. It's fixed :)
env CFLAGS="-fcommon"
added to fix