[PLUGIN] GPU Statistics


Recommended Posts

7 hours ago, jeffreywhunter said:

That made a difference, I was able to load the drivers and then update the plugin.  Unfortunately, I'm seeing N/A on all the various display items.

 

 

chrome_2023-02-14_17-48-31.png

are you using a nvidia GPU? Did you select the GPU under the type selection in settings?

Link to comment

Have the issue of some others with an AMD APU not showing up on the current build.  Running on a beelink SER5 with 5600H.

 

04:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cezanne [Radeon Vega Series / Radeon Vega Mobile Series] (rev c6)

 

1676484803.315975: bus 04, gpu 0.00%, ee 0.00%, vgt 0.00%, ta 0.00%, sx 0.00%, sh 0.00%, spi 0.00%, sc 0.00%, pa 0.00%, db 0.00%, cb 0.00%, vram 0.85% 25.93mb, gtt 0.07% 10.20mb, mclk 100.00% 1.600ghz, sclk 22.87% 0.412ghz

 

VENDOR="amd"
GPUID="04"
TEMPFORMAT="C"
DISPCLOCKS="1"
DISPENCDEC="1"
DISPPCIUTIL="1"
DISPTEMP="1"
DISPFAN="1"
DISPPWRDRAW="1"
DISPPWRSTATE="1"
DISPTHROTTLE="1"
DISPSESSIONS="1"
UIREFRESH="1"
UIREFRESHINT="1000"
DISPMEMUTIL="1"
DISP3DRENDER="1"
DISPBLITTER="1"
DISPVIDEO="1"
DISPVIDENH="1"
DISPINTERRUPT="1"
DISPEVENT="1"
DISPVERTEX="1"
DISPTEXTURE="1"
DISPSHADEREXP="1"
DISPSEQUENCER="1"
DISPSHADERINTER="1"
DISPSCANCON="1"
DISPPRIMASSEM="1"
DISPDEPTHBLK="1"
DISPCOLORBLK="1"
DISPGFXTRANS="1"

 

But does work on - https://raw.githubusercontent.com/b3rs3rk/gpustat-unraid/6cf1b1e96bc8cd5c1cf7ac8fefea1271d8891e26/gpustat.plg

Edited by smdion
Link to comment
2 hours ago, jeffreywhunter said:

I have an ASUS P8P67 Deluxe Mobo with onboard graphics which I believe is Intel based.  I've tried all three options, no response from any of them.  Perhaps it does not support onboard graphics?

if you run intel_gpu_top from cmdline what do you get.

Link to comment
8 hours ago, jeffreywhunter said:

Not unexpected since this is a mobo driven GPU.

No, this is a iGPU from the CPU, these are two different things.

 

8 hours ago, jeffreywhunter said:

Apparently.  Several of the sensors don't display.

As said above, your CPU is simply too old to display Video Enhance, you need a CPU that is at least capable of transcoding h265 (HEVC) to have that displayed.

 

If you have a newer CPU it would display everything just fine and would be as capable as a GTX1050Ti for transcoding.

  • Thanks 1
Link to comment
19 hours ago, ich777 said:

No, this is a iGPU from the CPU, these are two different things.

 

As said above, your CPU is simply too old to display Video Enhance, you need a CPU that is at least capable of transcoding h265 (HEVC) to have that displayed.

 

If you have a newer CPU it would display everything just fine and would be as capable as a GTX1050Ti for transcoding.

For anyone that is interested, I searched on what is the minimum hardware requirement for Video Enhance AI?  A DirectX12 compatible GPU (NVidia or AMD). An Intel CPU from 2015 onwards or an AMD CPU from 2016 onwards are apparently the minimum requirements for the CPU.

 

Thanks ich777!

Edited by jeffreywhunter
Link to comment

I have created a PR for b3rs3rk's plugin to add MultiGPU support for 6.12 as Dashboard panels are different in 6.12. The PR works on pre realeases but does not provide Multi support. There are some other enhancements like being able to select Intel iGPU or ARC cards. Adding the correct model on the screen. Selection for Intel to select the GPU/Package or Max of the them for Powerdraw as the driver doesn't always report GPU.

 

You can review the PR here: https://github.com/b3rs3rk/gpustat-unraid/pull/52

 

b3rs3rk's is currently reviewing the PR. Note the image is with test data, but there are other images on the PR.

 

image.thumb.png.22e441450a039a085eab76c80f6f7224.png

  • Like 2
  • Thanks 1
Link to comment

Not running for my iGPU (5700G):

30:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cezanne [Radeon Vega Series / Radeon Vega Mobile Series] (rev c8)
1677445836.606015: bus 30, gpu 0.00%, ee 0.00%, vgt 0.00%, ta 0.00%, sx 0.00%, sh 0.00%, spi 0.00%, sc 0.00%, pa 0.00%, db 0.00%, cb 0.00%, vram 0.30% 24.84mb, gtt 0.09% 10.20mb, mclk 100.00% 1.600ghz, sclk 20.67% 0.413ghz

 

"cd /usr/local/emhttp/plugins/gpustat/ && php ./gpustatus.php" gives nothing to me. 

bash: /boot/config/plugins/gpustat/gpustat.cfg: Permission denied

 

And I can't choose the controller:

Unbenannt.png.2fc6762d9496216b8e48897fa17fceec.png

 

gpu_stats.png.80ce50898610a8aa81e4e5d5104b59ea.png

 

Do you need some more information?

Link to comment
16 minutes ago, Cicatrix said:

Not running for my iGPU (5700G):

30:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Cezanne [Radeon Vega Series / Radeon Vega Mobile Series] (rev c8)
1677445836.606015: bus 30, gpu 0.00%, ee 0.00%, vgt 0.00%, ta 0.00%, sx 0.00%, sh 0.00%, spi 0.00%, sc 0.00%, pa 0.00%, db 0.00%, cb 0.00%, vram 0.30% 24.84mb, gtt 0.09% 10.20mb, mclk 100.00% 1.600ghz, sclk 20.67% 0.413ghz

 

"cd /usr/local/emhttp/plugins/gpustat/ && php ./gpustatus.php" gives nothing to me. 

bash: /boot/config/plugins/gpustat/gpustat.cfg: Permission denied

 

And I can't choose the controller:

Unbenannt.png.2fc6762d9496216b8e48897fa17fceec.png

 

gpu_stats.png.80ce50898610a8aa81e4e5d5104b59ea.png

 

Do you need some more information?

There is a test load on my pr above that may allow you to select amd until the author releases a new package.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.