I have gpu statistics installed (unRaid 7.1) and it was working fine. I've been playing around with getting Ollama working on my AMD iGPU (Ryzen 4600g) and that's also working fine (Ollama running in a docker). But since I started using Ollama the dashboard widget for GPU stats will only show to collapsed view with GPU% and temperature. If I try to expand the widget it briefly says "GPU is not available bound to VFIO" and then collapses back down.
I've checked in hardware settings and as far as I can see the GPU is not bound to VFIO (I do have a VM running pi-hole but it's set to virtual gfx). In the Ollama docker I pass through /dev/dri and /dev/kfd - is that causing the issue?
It's surprising because when the widget is open briefly before it collapses itself I can see the stats for memory usage etc are all working correctly. When a model is loaded the RAM use on the GPU stats goes up accordingly - just won't let me look at it for more than 1 second heh.
Is there anything I can do to fix or override the automatic collapse?