Comment # 19 on bug 1222156 from Stefan Dirsch
To confirm that radeonsi DRI modules is still loaded you could run. strace
needs to be installed though.

  strace -f -e trace=file glxinfo -B 2>&1 | grep radeonsi_dri


You are receiving this mail because: