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

Showing error even after all requirements fullfilled #141

Closed rajorshi-mandal closed 1 year ago

rajorshi-mandal commented 1 year ago

I have done all mentioned steps like installing repositories and disabling secure boot also did the manual copy paste of .conf file but still getting the error. i am using msi gf63 laptop, with windows 11 and linux mint cinnamon dual booted.

The following is the error i got while running the the tool ->

Traceback (most recent call last): File "/home/ironreaper-linux/experimental/MSI-Dragon-Center-for-Linux/GUI-MSI-DC-L.py", line 330, in <module> monitoring_int(lable_c11, lable_c22, lable_c33, lable_g11, lable_g22, lable_g33, lable_m44, lable_m55) File "/home/ironreaper-linux/experimental/MSI-Dragon-Center-for-Linux/GUI-MSI-DC-L.py", line 239, in monitoring_int with open(EC_IO_FILE,'r+b') as file: FileNotFoundError: [Errno 2] No such file or directory: '/sys/kernel/debug/ec/ec0/io' Exception in thread Thread-1: Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 1378, in run self.function(*self.args, **self.kwargs) File "/home/ironreaper-linux/experimental/MSI-Dragon-Center-for-Linux/GUI-MSI-DC-L.py", line 239, in monitoring_int with open(EC_IO_FILE,'r+b') as file: FileNotFoundError: [Errno 2] No such file or directory: '/sys/kernel/debug/ec/ec0/io' Exception in thread Thread-2: Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib/python3.10/threading.py", line 1378, in run self.function(*self.args, **self.kwargs) File "/home/ironreaper-linux/experimental/MSI-Dragon-Center-for-Linux/GUI-MSI-DC-L.py", line 239, in monitoring_int with open(EC_IO_FILE,'r+b') as file: FileNotFoundError: [Errno 2] No such file or directory: '/sys/kernel/debug/ec/ec0/io' ^CException ignored in: <module 'threading' from '/usr/lib/python3.10/threading.py'> Traceback (most recent call last): File "/usr/lib/python3.10/threading.py", line 1567, in _shutdown lock.acquire() KeyboardInterrupt:

YoCodingMonster commented 1 year ago

Please see the new pre-release and in the tell if having issues in the discussion of that release tab only.

https://github.com/YoCodingMonster/OpenFreezeCenter/releases/tag/v3.2.1