Hi all,
I might have a silly problem. I have been running the new EmbyServer Docker for a few months now, and I also have a Windows 11 VM with GPU passthrough on Autostart. Recently I found out that EmbyServer does not want to start up if the VM starts first and takes 'possession' of the GPU.
However, if disable the VM autostart and let EmbyServer start first (which it then does normally), and then manually start the VM after that, there is no problem, both work nicely in unison.
Any ideas on what this might be and how to resolve it? I tried putting EmbyServer at the top of the Docker starting order, but that does not seem to help. I can keep the VM autostart off, but I have a script that restarts my server every once in a while, and I feel there should be a way to make this work without having to manually start my Vm all the time.