5e / streamdeck-hwinfo-plugin

HWiNFO Reader - A Stream Deck plugin to show HWiNFO sensors without using the time limited 'Shared Memory Support' feature. Only 91KB 🌟
19 stars 0 forks source link

GPU sensors in the deck are reading as CPU sensors #5

Closed burstdragon323 closed 4 months ago

burstdragon323 commented 4 months ago

Hi,

When using the plugin, the GPU sensors seem to read the CPU sensors.

I've attached a screenshot of this, and the deck and plugin are up to date. Screenshot 2024-02-02 122301

5e commented 4 months ago

Thanks for the post

Could you screenshot the list of sensors in the settings of the action? image

burstdragon323 commented 4 months ago

Ok.

In the top row, The first one is CPU Usage, and the second is supposed to be GPU Temperature.

The second row is Core Temperatures, and the second is GPU Memory Junction Temperatures. Screenshot 2024-02-02 123452 Screenshot 2024-02-02 123638 Screenshot 2024-02-02 123653 Screenshot 2024-02-02 123723

5e commented 4 months ago

Thanks, looks all fine

The plugin gathers data from the HWiNFO Gadgets registry entries at Computer\HKEY_CURRENT_USER\SOFTWARE\HWiNFO64\VSB (can be opened by typing regedit into windows search).

Like so:

image

Could you see if the values there are all the same too? As all the plugin does is read the data from there, so I wonder if it is a HWiNFO problem saving wrong values?

burstdragon323 commented 4 months ago

image Here's what I have.

5e commented 4 months ago

Also looks fine, thanks

Can you maybe try deleting the sensor screens on the stream deck app and just re-creating them? I am running out of ideas, it should all work fine with that setup

burstdragon323 commented 4 months ago

No good regrettably.

5e commented 4 months ago

Think I found the issue, it is relating to this issue too https://github.com/5e/streamdeck-hwinfo-plugin/issues/6 and the branch is (https://github.com/5e/streamdeck-hwinfo-plugin/tree/index-fix)

I have pushed a fix and compiled a beta version, if you would like to give it a go, uninstall the plugin and let me know if this version now works

https://filebin.net/exctln3y5vechbtq/com.5e.hwinfo-reader.streamDeckPlugin

Else this version will be pushed to the Elgato store in a few days

burstdragon323 commented 4 months ago

Looks to be working, thanks for the fast update. image