Search found 1 match
- Sat Jun 13, 2020 1:23 pm
- Forum: Arch
- Topic: Script for Argon one pi4 fan ???
- Replies: 46
- Views: 24766
Re: Script for Argon one pi4 fan ???
Here is the proper way to install script for Argon One case running on Manjaro ARM both KDE Plasma and XFCE: git clone https://github.com/Elrondo46/argonone.git cd argonone sudo pacman -S base-devel (to install some missing packages) makepkg -si yay -S raspberrypi-userland-aarch64-git sudo systemct...