gridhead / nvidia-auto-installer-for-fedora-linux

A CLI tool which lets you install proprietary NVIDIA drivers and much more easily on Fedora Linux (32 or above and Rawhide)
https://ask.fedoraproject.org/t/nvidia-auto-installer-for-fedora-linux-now-works-with-fedora-linux-36/22310/
GNU General Public License v3.0
494 stars 28 forks source link

symbolic link vdpau #54

Open changemenemo opened 4 years ago

changemenemo commented 4 years ago

Not sure it concerns your script because I don't recall if your script does take into account the vdpau plugin. But What I can see on my install after a few upgrades through dnf, is that the symbolic link of /usr/bin/libvdpau_nvidia.so doesn't point to the correct lib here : lrwxrwxrwx. 1 root root 31 Jul 21 21:01 libvdpau_nvidia.so -> vdpau/libvdpau_nvidia.so.440.36

and should be: lrwxrwxrwx. 1 root root 31 Jul 21 21:01 libvdpau_nvidia.so -> vdpau/llibvdpau_nvidia.so.450.66 or the generic symbolic link already in place : lrwxrwxrwx. 1 root root 31 Jul 21 21:01 libvdpau_nvidia.so -> vdpau/llibvdpau_nvidia.so.1

gridhead commented 4 years ago

You guessed it right. My script does not really consider or make such changes. You would want to report the same to Fedora's bugzilla under the akmods package I think.

changemenemo commented 4 years ago

I need to put a reminder on my to-do list because I m not sure I already did report to them anything so I will first need to check which website is it etc and I have a lot of things to do first. Could you ping me sometime to do it? Unless you have already all the right links and so that it can speed up my process

gridhead commented 4 years ago

Here you go. https://bugzilla.redhat.com/.

I am completely packed up this October for I am working on representing Fedora for this Hacktoberfest. Do register for the event. https://organize.mlh.io/participants/events/4779-foss-and-fedora. :smile: