games-on-whales / wolf

Stream virtual desktops and games running in Docker
https://games-on-whales.github.io/wolf/stable/
MIT License
292 stars 20 forks source link

ARC A310 QSV extremely unreliable? #79

Open dragon2611 opened 2 weeks ago

dragon2611 commented 2 weeks ago

Ubuntu 22.04, finding QSV is extremely unreliable for wolf with an ARC A310, note this is a VM with the GPU passed through so that could be impacting things.

Tried updating opencl but doesn't seem to help.

It looks like something might be crashing when trying to setup the stream as I can see some dump files in /etc/wolf/cfg, very occasionally (probably less than 1 in 10 attempts) it will work.

I removed the QSV sections from config.toml and fell back to vaapi and that seems a lot more consistent.

ABeltramo commented 2 weeks ago

Can you share some logs? Unfortunately, I dont have an Intel GPU to test it out properly, quicksync is all based on user reports and the community..

dragon2611 commented 2 weeks ago

@ABeltramo - I dont think I have the output from the docker console anymore, I did however (hopefully) send you over the backtrace files that got dumped in the /etc/wolf/cfg folder as well as the steam log from my session folder.

It's not a major problem for me if this doesn't work given the A310 is fairly weak GPU anyway and the machine it's in is meant to be a server not a gaming machine.