2020-06-14 15:08:32 +02:00
2020-06-14 15:08:32 +02:00
2020-06-14 15:08:32 +02:00
2020-06-14 15:08:32 +02:00
2020-06-14 15:08:32 +02:00

Argon ONE Pi 4 Script

This script for the Argon ONE Pi 4 Raspberry Pi Case was pulled from https://download.argon40.com/argon1.sh.

How to install Argon ONE Pi 4 Power Button & Fan Control

Prerequisites

Installing

  1. Connect to the internet.

  2. Open "Terminal" in Raspbian.

  3. Type the text below in the "Terminal" to initiate installation of Argon ONE Pi 4 script.

    curl https://download.argon40.com/argon1.sh | bash
    
  4. Reboot.

Usage Instructions

Argon ONE Pi 4 Power Button Functions

ARGON ONE PI 4 STATE ACTION FUNCTION
OFF Short Press Turn ON
ON Long Press (>= 3 s) Soft Shutdown and Power Cut
ON Short Press (< 3 s) Nothing
ON Double Tap Reboot
ON Long Press (>= 5 s) Forced Shutdown

Argon ONE Pi 4 Fan Speed

Upon installation of the Argon ONE Pi 4 script by default, the settings of the Argon ONE Pi 4 cooling system are as follows:

CPU TEMP FAN POWER
55 C 10%
60 C 55%
65 C 100%

However, you may change or configure the FAN to your desired settings by clicking the Argon ONE Pi 4 Config icon on your Desktop.

Or via "Terminal" by typing and following the specified format:

argonone-config

Uninstalling Argon ONE Pi 4 Script

To uninstall the Argon ONE Pi 4 script you may do so by clicking the Argon One Pi 4 Uninstall icon on your Desktop.

You may also remove the script via "Terminal" by typing.

argonone-uninstall

Always reboot after changing any configuration or uninstallation for the revised settings to take effect.

Built With

Acknowledgments

Thanks to Argon Forty for building these great Raspberry Pi Case.

Description
Script for the Argon ONE (V2) Pi 4 Raspberry Pi Case
Readme 370 KiB
Languages
Shell 100%