I like to datch YouTube videos with Minitube, which has been around for some time.When I first installed Mageia 10, it ran very well, but now it can't download videos.
Running minitub e in a terminal, there was only one line:
- Code: Select all
Cannot load libcuda.so.1
The message lookes like an ordinaryy file, but CUDA is a patented program from NVIDIA.CFrom browsing the Web, it seems ro be a common problem, so I decided to post my own fix immediately
libcuda.so.1 is actually a file created when the NVidia drivers are installed. It is a symlink to a file in the nVidia package, wgich is different for each driver. It doesn't sound as though it obviousl affects video.
On my system, the CUDA packages were not installed. I installed nvidia-cuda-toolkit, and the devel file just for good measure.
That cured the present problem, and I now have another to deal with.
