

I have mixed something up. The glxgears values are OK.zzd10h wrote:Thanks to help me![]()
Would you mind asking Alex about Mesa for Radeon 7xxx graphics cards or newer via the X5000 mailing list? Alex works with another developer on Mesa for Radeon 7xxx graphics cards and newer.seventhwonder wrote:Hi Everyone
I have compiled Mesa-Git with radeionsi gallium driver on my Cyrus
My graphic card is R7 265.
I used following configuration
sudo sh ./autogen.sh --prefix /usr/local/mesa-git --with-gallium-drivers="radeonsi" --enable-texture-float --enable-gallium-llvm --with-egl-platforms=drm --enable-dri --enable-dri3 --enable-xa --enable-gbm --enable-omx --enable-shared-glapi --enable-glx-tls
make install completed without problems.
However when I run glxgears, system uses the software driver.
What should I do now to enable radeonsi ?
I am using JM's latest Ubuntu Xenial image..
Code: Select all
export vblank_mode=0
Code: Select all
nice -n -20 glxgears
Thanks a lot for testing the RC5 of kernel 4.6 and many thanks for testing the new Mesa version.elginseam wrote:I was going to try and figure out how to install Mesa 11.2.0
but a recent update has done it for me:
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD RV730 (DRM 2.43.0)
OpenGL core profile version string: 3.2 (Core Profile) Mesa 11.2.0
OpenGL core profile shading language version string: 1.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 11.2.0
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 11.2.0
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:
It all seems fine on a lowly Radeon HD4650 and ubuntu MATE 16.04, kernel 4.6 rc5