我相信它是在安装 NVIDIA 驱动程序之后发生的,但不确定。
我试过以下:
sudo apt-get install --reinstall libvdpau1
并得到了这个输出
Reinstallation of libvdpau1 is not possible, it cannot be downloaded.
And:
sudo aptitude reinstall libvdpau1The following packages will be
REINSTALLED:
libvdpau1
E: Can't find a source to download version '1.1.1-0ubuntu0~gpu14.04.1' of libvdpau1:amd64
E: Can't find a source to download version '1.1.1-0ubuntu0~gpu14.04.1' of libvdpau1:amd64
E: Internal error: couldn't generate list of packages to download
我的输出是dpkg --search libvdpau.so.1
libvdpau1:amd64: /usr/lib/x86_64-linux-gnu/libvdpau.so.1
libvdpau1:amd64: /usr/lib/x86_64-linux-gnu/libvdpau.so.1.0.0
请逐步解释一下,我应该怎么做才能使它起作用。
我设法使用符号链接解决了这个问题: