Skip to content

Argon One fan control for the Raspberry Pi 4 running Kali

Notifications You must be signed in to change notification settings

ashstrahle/ArgonOneRPI4Kali

Repository files navigation

ArgonOneRPI4Kali

Argon One fan control for the Raspberry Pi 4 running Kali

This repo contains modified versions of the original argon1.sh install script, and argononed.py file adapted to run on Kali distro on RPI4.

Installation

  1. Execute:
  sudo ./argon1.sh
  1. Remove "console=" entries in /boot/cmdline.txt file

  2. Add the following to /boot/config.txt:

  dtparam=i2c_arm=on

  dtparam=i2s=on

  dtparam=spi=on

  enable_uart=1
  1. Add the following to /etc/modules:
i2c-dev
  1. Reboot

  2. Execute:

  sudo chmod a+x ./argonone-config.sh
  sudo ./argonone-config.sh

You're done!

About

Argon One fan control for the Raspberry Pi 4 running Kali

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published