protonscr

radeonSI with xserver 1.15.99 problem?

steamclosed duplicatereviewed
ValveSoftware/steam-for-linux#3291 · opened 2014-05-09 by tomtomme · updated 2014-05-12 · 3 comments · github
Ttomtomme 2014-05-09 github

I ran openSUSE Tumbleweed (kernel 3.14.2 64bit), Mesa 10.1, llvm 3.4, on radeonSI / HD 7950 card, it worked nicely ... until update to Mesa 10.2rc1 with xserver 1.15.99 (latter needed because it now bundles updated glamor for 2d accel).

Working openGL apps:

  • KDE compositing,
  • google-earth
  • teeworlds (game)
  • video accel (vlc and xbmc 12.3 with vaapi)

Doesn´t work:

  • steam (window completely distorted)
    shot4

Error message:

Suggested solutions tried, which did not help

  • adding user to video group (was already in place)
  • checking 32bit mesa dependencies (everything in place)

strange:
glxinfo | grep direct
libGL error: dlopen /usr/lib/dri/updates/radeonsi_dri.so failed (/usr/lib/dri/updates/radeonsi_dri.so: cannot open shared object file: No such file or directory)
ATTENTION: default value of option force_s3tc_enable overridden by environment.
direct rendering: Yes

further diagnostics:

TTele42 2014-05-09 github
Ggdrewb-valve maintainer 2014-05-09 github

Closing duplicate.

Ttomtomme 2014-05-12 github

deleting libgcc_s.so.1 of steam-runtime helped!