YoCodingMonster / OpenFreezeCenter

For Those running Linux Distro on MSI laptops. This is the Graphic User Interface application meant for Fan control in Linux.
GNU Affero General Public License v3.0
363 stars 61 forks source link

Debian 12 can't get it working. #169

Closed xGidor closed 1 year ago

xGidor commented 1 year ago

Even installing the dependencies was a hell but I still can't get it working.

Traceback (most recent call last): File "/home/gid/Dokumentumok/OpenFreezeCenter-main/write_EC.py", line 75, in <module> write_EC(vr, battery_threshold) File "/home/gid/Dokumentumok/OpenFreezeCenter-main/write_EC.py", line 16, in write_EC with open(EC_IO_FILE, 'r+b') as file: ^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/sys/kernel/debug/ec/ec0/io'