ABeltramo
ABeltramo
Thanks for all the info, could you try installing the following apt packages ``` libnvidia-egl-gbm1 libnvidia-egl-wayland1 ``` and see if that fixes it?
@TransparentDuck thanks for all the info, that's very helpful. I'm glad that the manual volume driver works; I just need to figure out which package is missing when installing the...
> For reference the machine I have has a 6900XT and GTX1080, in separate wolf stack using image "ghcr.io/stimzrx/wolf:stable" which is prior to the dev-multi-gpu branch being merged in and...
Thanks for testing this out, I'm going to keep this open as a reminder to change the default `vaapi` pipeline and to give it a go at testing out AMD...
Can you confirm just a few things first? - Have you edited the `config.toml` with the updated pipeline for VAAPI that was posted before? ```toml ###################### # Default settings for...
Thanks for the report, the multiuser issue is a silly bug; I've opened another issue to track it (https://github.com/games-on-whales/wolf/issues/109) and I'm going to fix it as soon as I have...
I've pushed a fix for the multi-user issue, you can test it out by checking out the ``` ghcr.io/games-on-whales/wolf:dev-fix-109 ``` image. I'll test it a bit more and merge it...
@Vlekkie2005 you are good at hunting bugs, can I run you on CI? 😅 I've just pushed an additional fix for that exception that you've triggered, could you `docker pull`...
Thanks for checking that out, I'm glad it works! I'm going to merge that then, and we can keep this open for the AMD specific issues..
I agree, there will definitely be an "empty" desktop image that will be available sooner rather than later. My only gripe with that is that it should be a starting...