ABeltramo

Results 312 comments of ABeltramo

This has been merged to `wolf:stable`, can you guys try it out on your setups and let me know if it's working for you too?

The GOW script is getting rusty and unmaintained; I'm working on Wolf https://github.com/games-on-whales/wolf as a replacement for this stack, would you be interested in trying it out?

Please don't use the `run-gow` script; follow the instructions on the [quickstart docs](https://games-on-whales.github.io/wolf/stable/user/quickstart.html)

There has to be a better way to do this without having to duplicate the full file.. I'll look to see if Waybar supports multiple config files and how it...

We should bring in the work that has been done for ES-DE (https://github.com/games-on-whales/gow/pull/201) in the Pegasus image too. Possibly merging those two separate Dockerfiles to have a common base with...

Seems that Wolf is not able to use HW acceleration, have you got a GPU on your system? If you've got one which HW have you got, and how are...

Could it just be the Nvidia env variables? I forgot to add them to the quick start guide; can you try adding: ``` -e NVIDIA_VISIBLE_DEVICES=all -e NVIDIA_DRIVER_CAPABILITIES=all ``` to the...

I can't reproduce it on my machine, but I've pushed a potential fix for this. You can update (currently building, give it a few minutes) your image simply using ```...

@zeedif no need to apologise, it's perfectly fine to use LLMs for translating, next time I would suggest to be clear upfront that you've used an LLM to debug an...

It's most likely the Lutris container is unable to start properly and dying early on. Can you please try adding the env variable `WOLF_LOG_LEVEL=DEBUG` and paste the full Wolf logs?...