SilverAzide / Gadgets

Gadgets for Rainmeter
Other
350 stars 12 forks source link

GPU meter doesn't work #85

Closed huggywuggybest03 closed 10 months ago

huggywuggybest03 commented 10 months ago

I enabled the GPU meter on Rainmeter, and I followed the instructions to use the GPU meter but it isn't working. I tried everything I could.

GPU stats: Graphics Card: ASUS HD7770 how

Graphics Chipset: AMD Radeon HD 7770/R7 250X GPU Codename: CAPE VERDE XT Graphics Card Bus: PCIe v3.0 x16 (8.0 GT/s) @ x16 (2.5 GT/s)

Can anyone help here?

SilverAzide commented 10 months ago

Sorry you are running into issues. Looks like you might have missed a few configuration items. First, be sure you configured the correct GPU Meter. HWiNFO might be seeing your on-board GPU in addition to your dedicated card, in which case your dedicated card might be GPU 1 instead of GPU 0. Check to see which of the 3 sets of GPU variables you configured. To keep things simple, configure GPU 0 variables with whatever HWiNFO reports for your card and use the GPU 0 skin.

The next thing to check is your sensor configuration. Make sure you have correctly configured the GPU temperature sensor. If the skin does not see a temperature, it thinks the configuration is missing or bad.

Review your sensor index list and your HWiNFO.inc variables file. If you can't figure it out, attach them to your post and I'll take a look.

huggywuggybest03 commented 10 months ago

i did the gpu 0 and im confused, here are the images image image image

SilverAzide commented 10 months ago

You indicated you followed the instructions, but it looks like you only configured HWiNFO. So you've only completed half the job; you have to tell the Gadgets what the sensor indexes are. You also didn't configure the GPU temperature sensor either (is it "thermal diode"?). As I mentioned above, the GPU Meter won't know HWiNFO is running if there is no temp sensor.

Read this wiki article and resume at step 9, you've added most of the needed sensors, but you are missing an item or two. Read all the way to the end, especially the "What's Next" section. You don't appear to have done the last and most important part. If you have completed this and are still having issues, then attach the index list and variables file (use the paperclip icon).

P.S.: If your GPU doesn't have a sensor reporting percentage of memory in use, pay close attention to the instructions about entering the total amount of VRAM on the card.

P.P.S.: If you want to use the CPU Meter, you ought to configure that now too. If you don't and want to use it later, when you add the sensors it will change all the index numbers for your GPU Meter, and you'll need to adjust the configuration again.

huggywuggybest03 commented 10 months ago

im confused image image i did some more stuff too and i followed the steps but im confused on the wiki article for the 4th one

huggywuggybest03 commented 10 months ago

my cpu meter works fine too

SilverAzide commented 10 months ago

my cpu meter works fine too

It should, because the CPU Meter does not require HWiNFO to work. The GPU Meter can't function without HWiNFO.

SilverAzide commented 10 months ago

im confused i did some more stuff too and i followed the steps but im confused on the wiki article for the 4th one

Which "4th one" are you referring to? Opening the variables file in Notepad? Or actually making the changes needed?

From your screenshot, I see you have selected all the sensors needed by the GPU Meter, plus a few extras. That's great! Now all that is left for you to do is actually configure the GPU Meter. So far, all you have done is configure HWiNFO.

huggywuggybest03 commented 10 months ago

the 4th one which says "Click the Notepad icon to display the HWiNFO configuration file, and carefully follow the instructions in the file to assign the indexes to the appropriate variables for your various devices.", it says no instructions in the configuration file.

SilverAzide commented 10 months ago

it says no instructions in the configuration file.

What says this? I'm very sorry, I'm not following, you need to very clear what you are seeing. There is nothing in this suite which says "no instructions in the configuration file". This really makes no sense. Can you please open the Gadgets\@Resources\HWiNFO.inc file and follow the instructions to fill it out? Is this file missing?

huggywuggybest03 commented 10 months ago

the HWiNFO.inc file isn't missing, I opened the indexes thing from the maintenance wrench and it just pops up with configurations, is that better? I'm just confused.

SilverAzide commented 10 months ago

OK... I'm not sure how to make the instructions any clearer. How about this:

Click the wrench: image

Click the HWiNFO icon to get your sensor index list. Leave the file open, you will need it. image

Click the Notepad icon to open the HWiNFO.inc file: image

READ THE ENTIRE HWINFO.INC FILE FROM TOP TO BOTTOM.

Per the instructions in the file and on the wiki pages, use your sensor index list to enter the index numbers against the appropriate variables in the HWiNFO.inc file. image

Does this help?

SilverAzide commented 10 months ago

Closed. No response