Hello
For a good month now i am using my NAS. I finally managed to pull all the hard drives out of my main rig after i transferred the data to my NAS server. The server is running ZFS on linux the distro is Debian. I use samba for sharing. NFS was really horrible for me.
I am still a newb in linux in particular permissions are a nightmare for me. But i managed to give permissions to every new dataset that i create. Under my name "alphazero1990" read, write, execute works. Pictures, Music, Video, Games (some) work perfectly like i have a giant hdd in my PC.
//Problem starts here
But then there is Steam. I estimate a quarter of 100 games that i have for some reason don't work when installed on the NAS.
I will focus on DOOM. When i run the game it needs probably 30 seconds before i get an engine crash and the doom console opens up with this between many other things:FATAL ERROR: vkCreateInstance failed with error (VK_ERROR_INITIALIZATION_FAILED)
but that's the error.
I suspect the game doesn't have permissions to it's own files or something because initialization error was present in some other games that don't work. Plis Help.