Open bdux opened 1 year ago
Same issue, tried reinstalling and didn't work Latest software with Loupedeck Live
"Shows the basic PC hardware parameters (CPU and GPU temperature, CPU, GPU and memory load, CPU power consumption, etc.) using data provided by Libre Hardware Monitor application."
I assume its not working as I have the same issue
I checked out the repo and made some changes locally, for me it works now. I opened a pull request: https://github.com/notadoctor99/librehardwaremonitorplugin/pull/3
I checked out the repo and made some changes locally, for me it works now. I opened a pull request: #3
That's great, but I don't understand, any help? Thanks.
@notadoctor99 needs to merge the pull request and release a new version of the plugin for it to work. I can't merge it myself as I don't have the rights.
Hi, has this been fixed? The plugin is super handy but seeing the GPU would be awesome!
the developer says it supports gpu but it doesn't work for anyone and he doesn't care to solve it either
:(
@bdux Any chance you can post your DLL somewhere? =)
@notadoctor99 Please merge and fix this. Why make this and not support it?
@notadoctor99 please! Can you solve this problem?
Please merge the PR or open the repo for other maintainers!
What's the etiquette or legal implication of recreating this repo since it appears to be no longer be maintained?
Just curious if those of us looking for the improved functionality have a better option.
Hi @notadoctor99 , if you are currently not able to update the plugin, it's ok, but please just tell us. It's a little frustrating to hear/read nothing.
Hi @notadoctor99 , if you are currently not able to update the plugin, it's ok, but please just tell us. It's a little frustrating to hear/read nothing.
Plugin File v2 - Add GPU Gauge & GPU Sensor
I cannot believe you all were able to get this done. Thanks a lot. Really appreciated
Hi @notadoctor99 , if you are currently not able to update the plugin, it's ok, but please just tell us. It's a little frustrating to hear/read nothing.
Plugin File v2 - Add GPU Gauge & GPU Sensor
Thanks for building this! Just in case there is a chance for further improvements, here are some things I found:
The font and graphics on the gauges are clear and look nice
Most gauges show "sensor not available" even though the values can be seen in LHM;
in detail:
CPU works
CPUPow not
CPUTemp not
GPU not
GPU Pow not
GPUTemp works
Memory works
The sensor values work, so I can add the percentage of GPU load and VRAM load that way
The font on the sensor values is very pixelated. I would use the gauges instead, but see above
The labels for the different sensors are hard to differentiate: e.g. GPU Load and VRAM both only show GPU above the percentage - see image. While the name can be edited in LHM and the plugin mirrors those changes, the label of the display seems to be hard-coded
Are there plans to show GPU Data as well?