Asgard is a utility developed by Lutris team to make running legacy linux games easier. What you are supposed to do is after installing the game you drop it to the asgard’s game folder and run asgard-build. However when I try to do that it says:
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Why is this happening? I do have docker installed what’s the deal here?
Maybe it’s not started?
sudo systemctl start docker.service
Also you may not have access to the socket.Thank you, it says it has successfully built. However when I type
./asgard-run sof
it says:docker: unknown server OS: . See 'docker run --help'.