Hi, I'm using N5 Pro with UNRAID for quite a while. Couple of things I did to allow the embedded GPU for use in your Docker / VM. 1) Install "AMD Vendor Reset" plugin 2) Go to UNRAID terminal, run "ls -l / dev/dri" --> What I noticed was the device to point to is "renderD128" 3) If using docker app, make sure you add a new device to passthrough the GPU (the name of the device you can put something easy to relate e.g. GPU, value I use "/dev/dri/renderD128") 4) Make sure you docker app has additional app setting to enable GPU usage (I used Bambu Studio / Jellyfin with success) I don't use GPU passthrough to VM as that is likely lead to one a single VM dedicated to the GPU (no GPU sharing). Additional tip: You can see which "Active App" is using the GPU in your dashboard via additional 2 more plugins (Radeon TOP / GPU Statistics)