Skip to content

A program for adjust PS4 Linux threshold temperature.

License

Notifications You must be signed in to change notification settings

robot-never-die/ps4fancontrol-arch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PS4 Fan Control for ArchLinux

A program for adjust PS4 Linux threshold temperature.


Build and Install

sudo pacman -S base-devel
git clone https://github.com/robot-never-die/ps4fancontrol-arch
cd ps4fancontrol-arch
make
sudo mv ps4fancontrol /usr/bin

Usage

Set threshold 60°C

sudo ps4fancontrol --threshold 60

Service

sudo mv ps4fancontrol.service /etc/systemd/system
sudo systemctl daemon-reload
sudo systemctl enable ps4fancontrol
sudo systemctl start ps4fancontrol
sudo systemctl status ps4fancontrol

About

A program for adjust PS4 Linux threshold temperature.

Topics

Resources

License

Stars

Watchers

Forks