Starting to log changes that I make to the system

Changes to te fan, and monitoring the system
This commit is contained in:
Jeff Curless
2025-07-11 21:05:45 -04:00
parent e85b5dbae4
commit 97a33f2328
3 changed files with 32 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
# Argon ONE UP
This repository contains all data related to the ONE UP laptop by Argon40
## config
This directory contains changes I make to the /boot/firmware/config.txt file
## FIOScripts
A growing set of FIO jobs to help test performance on a number of different NVME drives.
## monitor1up.py
A hacky little program to monitor nvme,fan and CPU temperature.

12
config/fansettings_config.txt Executable file
View File

@@ -0,0 +1,12 @@
#
# Make the fan run faster and earlier
#
dtparam=fan_temp0=45000
dtparam=fan_temp0_speed=125
dtparam=fan_temp1=50000
dtparam=fan_temp1_speed=175
dtparam=fan_temp2=55000
dtparam=fan_temp2_speed=225
dtparam=fan_temp3=60000
dtparam=fan_temp3_speed=250

4
config/overclock_config.txt Executable file
View File

@@ -0,0 +1,4 @@
#
# Overclock a little... not sure how far we can push this
#
arm_freq=2800