bnjmnt4n / argonone

Argon One Service and Control Scripts for Raspberry Pi 4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ArgonOne for Raspberry Pi 4

This Arch Linux Package installs all needed scripts and services and configures a Raspberry Pi 4 for Argon ONE Mini Computer Case.

How to use

  1. Clone the repository or just download PKGBUILD and argonone.install files
  2. makepkg --install

Enable it before reboot:

systemctl enable argononed.service

RECENT FIXES

Concerning the install RPI.GPIO crash. It's fixed :)

env CFLAGS="-fcommon"

added to fix

This repo will be destroy if kounch patch his repo for Raspberry Pi 4, don't want to fork, just helping users wants to have a ready to use solution

Thanks to thegeek1977 and the community to help patching this

About

Argon One Service and Control Scripts for Raspberry Pi 4

License:GNU General Public License v3.0


Languages

Language:Shell 58.4%Language:Python 41.6%