Bug 74476

Summary: libGL complains about missing symbol __driDriverGetExtensions_radeonsi
Product: Mesa Reporter: farmboy0+freedesktop
Component: GLXAssignee: mesa-dev
Status: RESOLVED NOTABUG QA Contact:
Severity: normal    
Priority: medium    
Version: git   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description farmboy0+freedesktop 2014-02-03 21:20:21 UTC
The complete message is:
libGL: OpenDriver: trying /usr/lib64/dri/tls/radeonsi_dri.so
libGL: OpenDriver: trying /usr/lib64/dri/radeonsi_dri.so
libGL: driver does not expose __driDriverGetExtensions_radeonsi(): /usr/lib64/dri/radeonsi_dri.so: undefined symbol: __driDriverGetExtensions_radeonsi

Mesa is build from Git.
libdrm is 2.4.52

The message appears for any application using OpenGL like glxinfo glxgears Unigine Heaven benchmark.

I have LIBGL_DEBUG=verbose in my environment.
Comment 1 Michel Dänzer 2014-02-04 03:30:27 UTC
The loader prints this for any non-mega-driver. It's harmless though.
Comment 2 Marek Olšák 2014-02-04 12:27:59 UTC
(In reply to comment #1)
> The loader prints this for any non-mega-driver. It's harmless though.

Okay. This is not a bug then.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.