Your message dated Thu, 14 Dec 2017 17:04:11 +0100 with message-id <20171214160411.hcglk7lc5fcczigc@localhost.localdomain> and subject line Re: Bug#863449: [libgl1-mesa-dri] libGL error: unable to load driver: radeonsi_dri.so has caused the Debian Bug report #863449, regarding [libgl1-mesa-dri] libGL error: unable to load driver: radeonsi_dri.so to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 863449: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863449 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: [libgl1-mesa-dri] libGL error: unable to load driver: radeonsi_dri.so
- From: Xavier SELLIER <xsellier@gmail.com>
- Date: Fri, 26 May 2017 19:29:56 -0400
- Message-id: <CAP-xe8M_JWX+43g7ntv_LzAwaVboiXAipHVOUF3OGxejbxkudA@mail.gmail.com>
XavierRegardsPackage: libgl1-mesa-dri:amd64, libgl1-mesa-dri:i386Thank you for your amazing job,
Version: 17.1.0-1
All the Mesa libraries are upgraded at the same time (with apt-get upgrade -t experimental). The package is installed and configured.
Command:glxinfo | grep -i opengl
Output:
libGL error: unable to load driver: radeonsi_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: radeonsi
libGL error: unable to load driver: radeonsi_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: radeonsi
libGL error: unable to load driver: swrast_dri.so
libGL error: failed to load driver: swrast
X Error of failed request: GLXBadContext
Major opcode of failed request: 156 (GLX)
Minor opcode of failed request: 6 (X_GLXIsDirect)
Serial number of failed request: 55
Current serial number in output stream: 54
If I downgrade with this command apt-get install libgl1-mesa-dri:amd64=17.0.4-1 libgl1-mesa-dri:i386=17.0.4-1, then the direct rendering will work:
Command: glxinfo | grep -i opengl
Output:
OpenGL vendor string: X.Org
OpenGL renderer string: Gallium 0.4 on AMD HAWAII (DRM 2.49.0 / 4.11.0-trunk, LLVM 4.0.1)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 17.0.4
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 17.0.4
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.1 Mesa 17.0.4
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
OpenGL ES profile extensions:
--- End Message ---
--- Begin Message ---
- To: Xavier SELLIER <xsellier@gmail.com>, 863449-done@bugs.debian.org
- Subject: Re: Bug#863449: [libgl1-mesa-dri] libGL error: unable to load driver: radeonsi_dri.so
- From: Andreas Boll <andreas.boll.dev@gmail.com>
- Date: Thu, 14 Dec 2017 17:04:11 +0100
- Message-id: <20171214160411.hcglk7lc5fcczigc@localhost.localdomain>
- In-reply-to: <CAP-xe8NAEnPqwy23w-A7_PL7paG3ck6-2E3cFYa5v14U8d0WVw@mail.gmail.com>
- References: <CAP-xe8NAEnPqwy23w-A7_PL7paG3ck6-2E3cFYa5v14U8d0WVw@mail.gmail.com>
On Sun, Jun 04, 2017 at 11:37:22AM -0400, Xavier SELLIER wrote: > Package: libgl1-mesa-dri:amd64, libgl1-mesa-dri:i386 > Version: 17.1.0-1 > > Today, there is a new upgrade, and the new version of mesa works > pretty well now. > > Command: glxinfo | grep -i opengl > > Output: > OpenGL vendor string: X.Org > OpenGL renderer string: Gallium 0.4 on AMD HAWAII (DRM 2.49.0 / > 4.11.0-trunk, LLVM 4.0.1) > OpenGL core profile version string: 4.5 (Core Profile) Mesa 17.1.0 > OpenGL core profile shading language version string: 4.50 > OpenGL core profile context flags: (none) > OpenGL core profile profile mask: core profile > OpenGL core profile extensions: > OpenGL version string: 3.0 Mesa 17.1.0 > OpenGL shading language version string: 1.30 > OpenGL context flags: (none) > OpenGL extensions: > OpenGL ES profile version string: OpenGL ES 3.1 Mesa 17.1.0 > OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10 > OpenGL ES profile extensions: Nice to hear that your bug is resolved. Closing this bug. Thanks, Andreas
--- End Message ---