2017-06-19 12:25 GMT+02:00 John Pilkington <J.Pilk(a)tesco.net>:
> Hi: I've posted several times recently about nvidia-304xx in fc25. In
> particular, for me, it crashes recent versions of vlc, but without any
> obvious diagnostics.
>
> But I find that get_iplayer makes the following complaints while finalising
> a download:
>
> ffmpeg: /usr/lib64/nvidia-304xx/libOpenCL.so.1: no version information
> available (required by ffmpeg)
> ffmpeg: /usr/lib64/nvidia-304xx/libOpenCL.so.1: no version information
> available (required by /usr/lib64/libavfilter.so.6)
> ffmpeg: /usr/lib64/nvidia-304xx/libOpenCL.so.1: no version information
> available (required by /usr/lib64/libavutil.so.55)
There is a report, but no user care enough to report any usefull info.
(eglinfo and vlc -vv output).
https://bugzilla.rpmfusion.org/show_bug.cgi?id=4463
Does it look like your issue ?
About the OpenCL version it's because the pre-built nvidia OpenCL uses
an older version of the loader, which makes sense since NVIDIA only
support OpenCL 1.2 (even on modern hardware).
https://devtalk.nvidia.com/default/topic/954622/opencl-2-x-support-plans-...
You can delete the pre-built nvidia version, or keep it and ignore the error.
Thx
Thank you, Nicolas. I looked at the BZ. Probably time for the
credit-card route :-)
John