Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

SimonF

Community Developer
  • Joined

  • Last visited

Everything posted by SimonF

  1. The wrong js code was cached, doing ctrl+F5 reloads from server.
  2. Thanks looks like the file is ok now. Does tha app show when running. You should just need to open the terminal and paste cat /usr/local/emhttp/plugins/gpustat/scripts/gpustatmulti.js
  3. if you do CTRL + F5 to refresh the page does that fix it? also does cat /usr/local/emhttp/plugins/gpustat/scripts/gpustatmulti.js show the correct code?
  4. Strange there should be 3 files, do you know how do use Debug in a browser (F12)? Can you confirm the code looks like this, there should be a section called active_apps. If you add a break point here it should stop and you can see the value of that info. If the code does not look like this do ctlr F5 for the browser to download from the server again. Once you see info like below if you hover over the data['active_apps'] you can to f12 to come out of debug.
  5. Which Unraid vers are you running? Do you have any files in /tmp called gpu.... root@computenode:~# ls /tmp/gpu* /tmp/gpudata0000:00:02.0 /tmp/gpujson /tmp/gpurawdata0000:00:02.0 If yes can you provide GPU data and gpujson
  6. Working ok for me with Intel GPUs. Can you confirm type of GPU you are using? Icon should be retrieved from the docker in the latest version so should be no need to add new apps, unless it is a host based one.
  7. Unraid API only provides data on UPS via the APC integration, NUT is a plugin and not supported by the Unraid API hence no data in the app.
  8. Integration within the Unraid is for the APC UPS support in Unraid. NUT is a plugin and is not supported in the Unraid API so the App will not show data..
  9. Nouveau is a kernel module that was added to support virgl. It is blacklisted by default. How does it break the vgpu driver?
  10. If vgpu unlock is required for this to use then it wont be implemented. Also doesn't vgpu need a licence server and an official license?
  11. Create more virtual(VFs) GPUs upto a max of 7. Will use more memory also for vRAM
  12. Can you send full XML for windows also.
  13. Can you provide this for Debian also virsh dumpxml VMName | xmllint --xpath '//devices/disk'
  14. Was the VM running at the time? The output only shows that the VM is using just be original image file. Can you provide cat /etc/libvirt/qemu/snapshotdb/AArch/snapshots.db replacing AArch with your VM name. <disk type="file" device="disk"> <driver name="qemu" type="raw" cache="writeback" discard="unmap"/> <source file="/mnt/user/domains/Windows 11/vdisk1.img" index="3"/> <backingStore/> <target dev="hdc" bus="sata" rotation_rate="1"/> <serial>vdisk1</serial> <boot order="1"/> <alias name="sata0-0-2"/> <address type="drive" controller="0" bus="0" target="0" unit="2"/> </disk>
  15. Try unchecking saving and then rechecking in the settings. If this does not work can you post nvidia-smi -q -x Do you have two NV gpus? Also try ctrl + F5 in dashboard.
  16. Release 2025.11.23 Update puts the dynanic app detection into the mainstream plugin. Users on the dev branch will see the update and it will put you back onto the main branch. Thanks to @Peuuuur Noel for the initial PR that provided the base for the dynamic detection.
  17. Click on the green padlock on the page selection line on the right. This will then show a spanner in the machine name panel click on it and it should show panels with check boxes to select or deselect.
  18. It was a pleasure working with you and your insight into the inner workings of GUI and backgroud services. You brought so many enhancements like movable dashboard. You will be missed. RIP.
  19. GPU stat just uses values from Nvidia smi value does change most of the time it shows p8 when not in use. Not sure why p5 is shown.
  20. The latest API has support for power and temps for CPUs. It will be in the next release or you can download the connect plugin. query ExampleQuery { info { cpu { packages { power temp totalPower } } } } Result { "data": { "info": { "cpu": { "packages": { "power": [ 11.82 ], "temp": [ 44 ], "totalPower": 11.82 } } } } }
  21. Do you have it enabled in the settings? You can check the log to see if usbipd is running. root@QNAPR420:~# cat /var/log/syslog | grep usbipd Nov 17 07:42:35 QNAPR420 usb_manager: Start usbipd Nov 17 07:42:35 QNAPR420 usbipd: usbipd: info: starting usbipd (usbip-utils 2.0) Nov 17 07:42:35 QNAPR420 usbipd: usbipd: info: listening on 0.0.0.0:3240 Nov 17 07:42:35 QNAPR420 usbipd: usbipd: info: listening on :::3240 Nov 17 07:43:43 QNAPR420 usbipd: usbipd: info: connection from 127.0.0.1:58920 Nov 17 07:43:43 QNAPR420 usbipd: usbipd: info: received request: 0x8005(11) Nov 17 07:43:43 QNAPR420 usbipd: usbipd: info: exportable devices: 0 Nov 17 07:43:43 QNAPR420 usbipd: usbipd: info: request 0x8005(11): complete root@QNAPR420:~#
  22. The VM disk file is a sparse file. I will grow as the VM consumes storage. The real file size on the disk will not be the full 60Gb of the VM disk until it is used. So if the physical under-lying storage has no space then the disk cannot expand and will cause the VM to pause. If you open the VM storage view it will show allocated space.
  23. Try loading this dev version it should pickup icons from the dockers. Install this dev release, https://raw.githubusercontent.com/SimonFair/gpustat-unraid/refs/heads/Dynamic-App-Support/gpustat.plg I am looking to update the plugin to this new version within the next few weeks.
  24. Data shows currently with you XML on my system. Try ctrl-F5 when on the dash board or in settings deselect all gpus, save and try to add again.
  25. Can you provide output from nvidia-smi -q -x

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.