Closed alunux closed 6 years ago
Tested on Fedora 28 x86_64
This breaks LSI for everyone with libva.so.1
as suspected
[lsi:steam] transforming vendor soname: libva.so.1 -> libva.so.2
Failed to load steamui.so - dlerror(): libva.so.2: cannot open shared object file: No such file or directory
Any suggestion?
I will close this because it's too specific for Fedora. I will think again about other solution.
Fixed issue when Steam can't find libva.so.1 and libva-x11.so.1 because libva have bumped version to 2.1.0 (>= 2.0.0). The issue causes failed to load steamui.
Fixed https://github.com/solus-project/linux-steam-integration/issues/67