Skip to content

symbolic link vdpau #54

Open
Open
@changemenemo

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions