NGnius / Fantastic

Moved to
https://git.ngni.us/NG-SD-Plugins/Fantastic
GNU General Public License v3.0
36 stars 5 forks source link

Incompatible with SteamOS 3.5 #15

Open Root-Core opened 1 year ago

Root-Core commented 1 year ago

Hello,

I'm using the SteamOS Main Channel (beta of 3.5), which uses Kernel 6.1.29-valve4-2-neptune-61. This is incompatible with Fantastic, for the reasons - in part - mentioned in #12.

On my device the fan1_input file is found in hwmon4. The CPU temperature is still in hwmon5.

We can either hard code the paths in regard to the kernel / OS version, or implement some initialization functionality that gets the correct paths on startup. Latter might also allow us to use the plugin for other devices.


PS: There is no recalculate file whatsoever, but it seems like that was a workaround in the first place? It might be fixed in the newer kernel. Or is the file just created on writing?