Opening virtual environment. the path i will be using is /home/pm/Desktop/OFC-l. Here OFC-l is the folder with script.
cd /home/pm/Desktop/OFC-l
sudo nohup bin/python3 OpenFreezeCenter-Lite.py
There are 2 outcomes.
If the EC read/write is not enabled on your OS, the system will enable it and restart and follow up with the second point.
If the EC read/write is enabled on your OS, the script will generate config.py file, which contains the configuration for fan curves and their addresses.
DONE!
UPDATING
Save your AUTO and ADVANCED speeds and in notepad and delete the old config.py file and then only try the new script.
Opening virtual environment. the path i will be using is /home/pm/Desktop/OFC-l. Here OFC-l is the folder with script.
cd /home/pm/Desktop/OFC-l
bin/pip3 install ectweaker -U
sudo bin/python3 OpenFreezeCenter-Lite.py
After you have run the script and new config.py file is created, paste the new values in the AUTO_SPEED and ADV_SPEED vales place.
RUNNING
Opening virtual environment. the path i will be using is /home/pm/Desktop/OFC-l. Here OFC-l is the folder with script.
cd /home/pm/Desktop/OFC-l
sudo bin/python3 OpenFreezeCenter-Lite.py