Are you on mesa 18.1.0 and using a nv3x/nv4x gpu? If so, update to 18.1.1. If not, provide more information.
The error is that nouveau_dri.so can't be loaded, which means you're not getting acceleration. You can also make the error go away by sticking LIBGL_ALWAYS_SOFTWARE=1 into your environment or removing nouveau_dri.so. Cheers, -ilia On Mon, Jun 11, 2018 at 1:02 PM, Dan Jacobson <[email protected]> wrote: > glxgears, chromium etc. run fine. > The problems is these error messages, > > $ glxinfo > /dev/null > libGL error: failed to create dri screen > libGL error: failed to load driver: nouveau > > How can I make them go away? > I tried everything. > > P.S., also /var/log/Xorg.0.log > [ 37.195] (EE) AIGLX error: Calling driver entry point failed > > _______________________________________________ > Nouveau mailing list > [email protected] > https://lists.freedesktop.org/mailman/listinfo/nouveau _______________________________________________ Nouveau mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/nouveau
