ts-korhonen / LibreHardwareMonitorAfterburnerPlugin

MSI Afterburner monitoring plug-in that uses LibreHardwareMonitorLib enable monitoring of various hardware sensors.
Mozilla Public License 2.0
50 stars 3 forks source link

it seems to be no GPU Core load in it #1

Closed kevinmatthe closed 2 years ago

kevinmatthe commented 2 years ago

I can't setup to find the gpu core load from this

ts-korhonen commented 2 years ago

Hi,

What is the model of your GPU and can you see the core load in LibreHardwareMonitor?

kevinmatthe commented 2 years ago

Hi,

What is the model of your GPU and can you see the core load in LibreHardwareMonitor?

Sorry, I can see it in LibreHardwareMonitor, but another item has the same name of it. And I cant change the name. GPU Model: ASUS ROG Strix 3070-O8G-White

kevinmatthe commented 2 years ago

Hi,

What is the model of your GPU and can you see the core load in LibreHardwareMonitor?

As the picture here: image-20210827142001553 The two GPU Core are different, but in afterburner there's only one GPU Core I can detect, which is the temp not the load.

ts-korhonen commented 2 years ago

The duplicated names are treated as the same sensor source in Afterburner and only one can be selected at a time. Unfortunately Afterburner only distinguishes sensors by their name.

I've created a quick fix by adding a running number to the name when it's a duplicate. This is a compromise that separates the sensors, but keeps the name short. This can be found in the latest release.

I'm planning to make a sensor renaming feature and individual selection in the setup and thus improve this aspect further.

kevinmatthe commented 2 years ago

Thanks a lot, this immediately help with the problem. And so expecting your new feature on plan~XD