ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #103654
[Bug 690755] Re: poor graphics performance with nvidia-current in maverick
I also failed to get VDPAU acceleration on 10.10. The fix was to create
a link to /usr/lib/nvidia-current/vdpau/libvdpau_nvidia.so in /usr/lib
(it already existed in /usr/lib32) like so:
sudo ln -s /usr/lib/nvidia-current/vdpau/libvdpau_nvidia.so
/usr/lib/libvdpau_nvidia.so
After this, both xbmc (Dharma) and "mplayer -vo vdpau" seemed to use vdpau OK.
Prior to fix, the error was: "Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory".
AFAIK this affects 64bit systems only.
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in ubuntu.
https://bugs.launchpad.net/bugs/690755
Title:
poor graphics performance with nvidia-current in maverick
References