A few issues (volume, fan speeds and start up) #830
Replies: 3 comments
-
Hello. Regarding audio volume sensor, here's my custom data class: The class is named Hope you will find it useful! (Example of using custom data is in project's wiki here). It would be nice if someone with MacOS would confirm wheter it works or not on Mac! |
Beta Was this translation helpful? Give feedback.
-
Thanks, rud01f. I'll take a look at it and try and improve my python a little. I mostly use C++ and games related programming. I've not touched python since the days of scripting on Autodesk Maya, but if I get it all to work I'll post back. |
Beta Was this translation helpful? Give feedback.
-
While the CPU fan auto detection fails in the app the fan speed is being detected in the 'test_librehardwaremonitor.py' script found in "Turing System Monitor\external\LibreHardwareMonitor" folder. However, the controllers read as 'None'.
Any suggestions? I just installed PIP and other dependencies... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have the 3.5 display and working on my own profile, which has replaced the UsbMonitor software.
What I did like about the official software was its audio volume display, which I found useful during gaming. I can't seem to find any audio options available in Turing Smart Screen and wondered if they are available or something that may eventually be made available.
Regarding fan speeds I can only get it to work on my GPU, but when I try and set it up for the CPU/Mobo the widget doesn't display.
The log file states:
Anyway to get around this?
Looking through your hardware compatibility sheet it mentions that only AMD GPU fans have been tested, but this feature seems to be working fine on my Nvidia card with LibreHardwareMonitor (Asus TUF OC 3080 12GB). There is no mention of CPU fans.
EDIT: I'll look through the custom data class. My .py is a little rusty, so a hint at where to get this data would be helpful.
I also can't get main.exe to start with windows. I've tried with Task Scheduler, through the old shell:startup and through registry. I checked your log file and it reported a windows event:
The app will start if I manually start it, but it throws that event message during startup. I've tried with admin rights shortcuts and through the compatibilty tab, as well as giving it highest priviledges.
R7 5700X3D-Aorus X570 Elite+RTX 308012gb+Win10pro
Beta Was this translation helpful? Give feedback.
All reactions