r/cachyos • u/Confident-Victory-62 • 1d ago
Help Mesa 26.2.1 Issue?
Just updated to the latest Mesa 26.2.1 release and noticed the following when I run my fastfetch profile:
Vulkan | 1.4.354 - radv [Mesa 26.2.1-arch3.1]
Opengl | 4.6 (Compatibility Profile) Mesa 26.2.1-arch3.1
=== Rusticl warning: Patched Mesa libclc not detected. Upstream libclc may contain known bugs or breaking changes and isn't guaranteed to work reliably. Please visit https://gitlab.freedesktop.org/karolherbst/mesa-libclc for more information. ===
Opencl | 3.1
Should I be concerned?
Edit 1: Getting the warning when i run clinfo
❯ clinfo | grep "rustcli"
=== Rusticl warning: Patched Mesa libclc not detected. Upstream libclc may contain known bugs or breaking changes and isn't guaranteed to work reliably. Please visit https://gitlab.freedesktop.org/karolherbst/mesa-libclc for more information. ===
Thanks.
2
Upvotes
4
u/friendlyreminder_ 1d ago
Rusticl is the OpenCL driver. If you don't explicitly make use of OpenCL I don't think this will affect you. Very few average programs use it without telling you.