Rémi Mercier
Rémi Mercier
Added a multi-retry mechanism since, until all sensors are back.
Nop, it's an old shcool .NET 4.7 app.
Sorry. If I ever modernize its stack there would be a possibility for Linux, but that would be a huge task still.
What backend could be used on Linux? Does https://github.com/LibreHardwareMonitor/LibreHardwareMonitor picks up fan controls ?
One thing that bothers me is .NET 6. I like 4.7/4.8 apps because that framework is built-in into windows and people don't have to download it and install it. Whereas...
Since I guess lm-sensors is a process, how would it look if we query it for let say 30 sensors every second? Will each call spawn a new process?
@SophiaHadash It would be basically a completely different software. Software that plays with hardware like that is really OS specific. I ain't a linux user myself, so not much incentive...
Did some preliminary testing for fun: 1) LHM does have a basic lm-sensors readout, but no fan control. However, with a bit of code, managed to get manual fan control...
Any log.txt to share?
Not working, you mean not loaded? Any log.txt?