Closed ClementVincent closed 2 hours ago
Do you have a locally cached old ghcr.io/games-on-whales/steam:edge
image by any chance? Maybe you tried Wolf in the past?
I'd suggest trying to update to the latest by simply pulling:
docker pull ghcr.io/games-on-whales/steam:edge
and try again to start Steam via Moonlight.
Thank you, it solved this issue. However, the container is still crashing for an other reason (looks like Sway cannot work with proprieraty drivers) . I'll investigate on my side and open another issue if needed.
Closing this one 👍
However, the container is still crashing for an other reason (looks like Sway cannot work with proprieraty drivers)
Sway definitely works with the Nvidia GPU using the proprietary drivers, feel free to post the logs or to open up a new issue!
Hello everyone,
I'm trying to use Wolf to stream a Steam docker (ghcr.io/games-on-whales/steam:edge) but the container crashes at startup with the following error:
I deep dived a bit in the documentation as well as in the GOW Steam docker startup script but I still cannot figure it out. Looking at the error, I suppose it's related to Wayland the fact that, since I'm using sunshine, I do not have a physical display attached to the docker but rather a pipeline).
I'll be glad if anyone has any idea :)
Here's the relevant logs :
Additionnal information Host OS : Unraid 7.0.0-beta4 (based Slackware 15.0 x86_64 (post 15.0 -current))