#๐ python and LibreHardwareMonitorLib.dll + AMD GPU + Windows
7 messages ยท Page 1 of 1 (latest)
@silver rain
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
Hey... i need help of some users to clarify the output of the list of sensors
If you want to help ... send me your list -> Thanks for help
Easy way open cmd windwos as admin and execute my exe.
It checks some cpu/gpu usage and all sensors via dll.
More secure you can see my source code and import libs and download "LibreHardwareMonitorLib.dll" and start in your interpreter
https://github.com/kethan1/WinTmp/tree/main/WinTmp
also here, version should not matter
https://www.dllme.com/dll/files/librehardwaremonitorlib/versions
Result looks like (only first view lines):
ID1 | Cpu | Intel Core i7-10700 | Sensor: CPU Core #1 Thread #1 (Load) = 15.877717971801758
ID1 | Cpu | Intel Core i7-10700 | Sensor: CPU Core #1 Thread #2 (Load) = 1.052415370941162
ID1 | Cpu | Intel Core i7-10700 | Sensor: CPU Core #2 Thread #1 (Load) = 14.087778091430664
ID1 | Cpu | Intel Core i7-10700 | Sensor: CPU Core #2 Thread #2 (Load) = 0.0
ID1 | Cpu | Intel Core i7-10700 | Sensor: CPU Core #3 Thread #1 (Load) = 2.970397472381592
ID3 | GpuNvidia | NVIDIA GeForce RTX 4060 Ti | Sensor: GPU Core (Temperature) = 31.0
ID3 | GpuNvidia | NVIDIA GeForce RTX 4060 Ti | Sensor: GPU Core (Clock) = 210.0
ID3 | GpuNvidia | NVIDIA GeForce RTX 4060 Ti | Sensor: GPU Memory (Clock) = 405.0
ID3 | GpuNvidia | NVIDIA GeForce RTX 4060 Ti | Sensor: GPU Fan 1 (Fan) = 1101.0
ID3 | GpuNvidia | NVIDIA GeForce RTX 4060 Ti | Sensor: GPU Fan 2 (Fan) = 1099.0
ID3 | GpuNvidia | NVIDIA GeForce RTX 4060 Ti | Sensor: GPU Fan 1 (Control) = 30.0
ID3 | GpuNvidia | NVIDIA GeForce RTX 4060 Ti | Sensor: GPU Fan 2 (Control) = 30.0
...
If you dont want share all, at least AMD ๐
here my hugginface-link ... because github i dont understand ^^
need help for my really nice SmartTaskTool ๐
https://huggingface.co/kalle07/SmartTaskTool
here you can download hardwarecheck.exe and python_source
@silver rain
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.