Card is radeon 5xxx, machine macpro1,1. I'm quite certain that with 10.3 and ports from around the end of last year, acceleration was working fine on the same machine. Now I upgraded to stable/11 and the latest xorg/mesa packages from ports/head (r436131) and I'm getting no accelerated GL.
startx says:
In X.org.log, there is:
And glxinfo and other GL apps say:
Radeonkms, radeon firmware and drm2 load and seem to work.
startx says:
Code:
X.Org X Server 1.18.4
Release Date: 2016-07-19
...
(II) [KMS] Kernel modesetting enabled.
pci id for fd 6: 0000:0000, driver (null)
EGL_MESA_drm_image required.
pci id for fd 7: 0000:0000, driver (null)
In X.org.log, there is:
Code:
[ 12832.966] (II) glamor: OpenGL accelerated X.org driver based.
[ 12833.118] (II) glamor: EGL version 1.4 (DRI2):
[ 12833.119] EGL_MESA_drm_image required.
[ 12833.121] (EE) RADEON(0): glamor detected, failed to initialize EGL.
...
[ 12833.355] (--) RandR disabled
[ 12833.420] (EE) AIGLX error: Calling driver entry point failed
[ 12833.422] (EE) AIGLX: reverting to software rendering
[ 12833.488] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 12833.489] (II) AIGLX: Loaded and initialized swrast
[ 12833.489] (II) GLX: Initialized DRISWRAST GL provider for screen 0
And glxinfo and other GL apps say:
Code:
pci id for fd 4: 0000:0000, driver (null)
pci id for fd 7: 0000:0000, driver (null)
libGL error: failed to create dri screen
libGL error: failed to load driver: r600
Radeonkms, radeon firmware and drm2 load and seem to work.