[Bug 107142] Flatpaked Civilization VI + Steam blue glitches.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 11 14:55:06 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=107142

--- Comment #18 from Sergii Romantsov <sergii.romantsov at globallogic.com> ---
Hello, Slawomir.
Also checked with https://mesa.freedesktop.org/archive/mesa-18.0.4.tar.gz (that
seems to be the latest version with flatpak) and works fine.
So seems there is some issue with your runtime.


ATM can't know exactly what is the reason, but could you try commnds and give
us a results:

1. Check which runtimes contains needed dri:
locate i956_dri.so | grep runtime
You can observe a list of installed runtimes, such as:
/var/lib/flatpak/runtime/org.freedesktop.Platform/x86_64/1.6/some_path/i965_dri.so
/var/lib/flatpak/runtime/org.freedesktop.Platform/x86_64/1.4/some_path/i965_dri.so
and so on

2. Check for each of them what is glxinfo returns, like:
flatpak run --runtime=org.freedesktop.Platform/x86_64/1.6
org.freedesktop.GlxInfo -B
flatpak run --runtime=org.freedesktop.Platform/x86_64/1.4
org.freedesktop.GlxInfo -B
and so on

3. If you don't have installed org.freedesktop.GlxInfo, than try:
flatpak remote-add gnome-buildbot
http://sdkbuilder1.gnome.org/gnome-buildbot.flatpakrepo
flatpak install gnome-buildbot org.freedesktop.GlxInfo

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20180711/f1f56b17/attachment.html>


More information about the intel-3d-bugs mailing list