IceWhaleTech / ZimaOS

698 stars 44 forks source link

Missing GPU monitoring widget #103

Open manepape opened 1 month ago

manepape commented 1 month ago

Hi all,

I have installed NVIDIA Qadro K2200 and GPU monitoring widget is shown. I swapped my K2200 with GTX 1070 for better performance and after restart no GPU monitoring widget is shown on interface.

My question is , does GPU monitoring widget work only with Quadro GPU? Is it possible to activate the GPU monitoring widget with GTX card on dasboad if yes how to do it ?

Sorry for bad my english. Thanks in advance

jerrykuku commented 1 month ago

If the system detects your nvidia gpu and successfully drives it. Then the widget should show up automatically, you can check the settings button of the widget to see if it's hidden. If none of them are then it's possible that the gpu wasn't driven successfully

jerrykuku commented 1 month ago

As far as I know the current version of the driver package includes the gtx1070. You can try rebooting the device.

manepape commented 1 month ago

Thanks for your feedback. I think driver is installed because Open WebUI is working with my gtx 1070 . Also rebooted it but still the same no GPU monitoring widget. The widget setting does not show option for GPU.

Capture d’écran 2024-10-08 230919

Regards

LinkLeong commented 1 month ago

You can run ‘nvidia-smi’ via ttydBridge to see the return results. As shown in the picture: image

manepape commented 1 month ago

Hi , Below is the screenshoot. image

Have a nice day.

gillou66 commented 1 month ago

Hi, I have the exact same issue Copie d'écran_20241021_055909 Copie d'écran_20241021_060326

Ns2Kracy commented 4 weeks ago

Hi, I have the exact same issue Copie d'écran_20241021_055909 Copie d'écran_20241021_060326

can you run lspci?

manepape commented 4 weeks ago

Hi, Find below my lspci screenshot image

Ns2Kracy commented 4 weeks ago

I've located the problem and will fix it in the next release.

manepape commented 4 weeks ago

Thanks for your response.

Ns2Kracy commented 4 weeks ago

Thanks for your response.

Can you send me a little more info on finding the STATUS request through the developer mode of the browser

manepape commented 3 weeks ago

Hi, See below screenshot if it can help or teach me on where to get it. image

Ns2Kracy commented 3 weeks ago

Hi, 你好 See below screenshot if it can help or teach me on where to get it.如果它可以帮助或教我在哪里获得它,请参阅下面的屏幕截图。 image

click image find status and utilization, and get into response, there some data i need.

manepape commented 3 weeks ago

Find below. image

Data from response

{ "success": 200, "message": "ok", "data": { "cpu": { "model": "intel", "num": 6, "percent": 2, "power": { "timestamp": "1729981808", "value": "12748167071" }, "temperature": 43 }, "gpu": [], "mem": { "available": 59677102080, "free": 27199377408, "total": 67352870912, "used": 7001694208, "usedPercent": 10.4 }, "net": [ { "name": "eth0", "bytesSent": 10497780, "bytesRecv": 5466928, "packetsSent": 12381, "packetsRecv": 10178, "errin": 0, "errout": 0, "dropin": 0, "dropout": 0, "fifoin": 0, "fifoout": 0, "state": "up", "time": 1729981808 } ], "sys_disk": { "avail": 24438845440, "health": true, "size": 112551780352, "used": 82348322816 }, "sys_usb": [] } }

Ns2Kracy commented 2 weeks ago

Find below. image

Data from response

{ "success": 200, "message": "ok", "data": { "cpu": { "model": "intel", "num": 6, "percent": 2, "power": { "timestamp": "1729981808", "value": "12748167071" }, "temperature": 43 }, "gpu": [], "mem": { "available": 59677102080, "free": 27199377408, "total": 67352870912, "used": 7001694208, "usedPercent": 10.4 }, "net": [ { "name": "eth0", "bytesSent": 10497780, "bytesRecv": 5466928, "packetsSent": 12381, "packetsRecv": 10178, "errin": 0, "errout": 0, "dropin": 0, "dropout": 0, "fifoin": 0, "fifoout": 0, "state": "up", "time": 1729981808 } ], "sys_disk": { "avail": 24438845440, "health": true, "size": 112551780352, "used": 82348322816 }, "sys_usb": [] } }

Fixed and will be available in the next version

manepape commented 1 week ago

Thanks

FeLiPe-Eduardo commented 1 week ago

Any chance to this work with Radeon iGPUs? (CPU 5800h) image

FLP

Ns2Kracy commented 1 week ago

Any chance to this work with Radeon iGPUs? (CPU 5800h)有机会在 Radeon iGPU 上工作吗?(中央处理器 5800h) image

FLP

Currently no plans to support.