libEGL warning: MESA-LOADER: failed to open crocus

Viewed 42


My Gentoo Linux UI shows me this error on my PC (which has Intel GPU & Nvidia GPU both).

libEGL warning: MESA-LOADER: failed to open crocus: /usr/lib64/dri/crocus_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib64/dri, suffix _dri)

And there is no crocus_dri.so in the path. only
kms_swrast_dri.so
nouveau_dri.so
nouveau_drv_video.so
r300_dri.so
r600_dri.so
r600_drv_video.so
swrast_dri.so
are exist.

What is the crocus_dri.so?
Do I have to add some kind of USE flags when I do emerge media-libs/mesa?

0 Answers
Related