You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ readelf -p .rodata /run/opengl-driver/lib/libnvcuvid.so | grep version
[5c97e0] Library version doesn't match driver version [NV_ERR_LIB_RM_VERSION_MISMATCH]
Pretty much all the nvidia userspace libraries are version-locked to the associated driver version, so this won't work.
libcuda.so
Motivated by #218859
The text was updated successfully, but these errors were encountered: