Hi.
I installed nvidia-graphics-drivers-304-updates and nvidia-graphics-drivers-304
from proposed (on Ubuntu 12.04 Precise) and intense test it (by playing games
on Steam).
It works perfeclty for me.
Verification done for nvidia-graphics-drivers-304 drivers
** Also affects: nvidia-graphics-drivers-304-updates (Ubuntu)
Importance: Undecided
Status: New
** Also affects: nvidia-graphics-drivers-304 (Ubuntu)
Importance: Undecided
Status: New
** Changed in: nvidia-graphics-drivers-304 (Ubuntu)
Status: New => Fix Released
** Changed in: nvidia-graphics-drivers-304-updates (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-304-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1236945
Title:
32-bit vdpau acceleration not available
Status in “nvidia-graphics-drivers-304” package in Ubuntu:
Fix Released
Status in “nvidia-graphics-drivers-304-updates” package in Ubuntu:
Fix Released
Status in “nvidia-graphics-drivers-319” package in Ubuntu:
In Progress
Bug description:
On a 64-bit Ubuntu 12.04 system, a 32-bit application doesn't find the
NVIDIA VDPAU accelerated driver in /usr/lib32 by default.
I discussed this with Alberto Milone, and he writes:
The fix is trivial. It's just a matter of adding the /usr/lib32/ path in
/etc/ld.so.conf.d/x86_64-linux-gnu_GL.conf (or in
/etc/ld.so.conf.d/i386-linux-gnu_GL.conf).
Here's what ldconfig currently says in my chroot:
# ldconfig -p | grep pau
libvdpau_nvidia.so (libc6,x86-64, OS ABI: Linux 2.3.99) =>
/usr/lib/libvdpau_nvidia.so
libvdpau.so.1 (libc6,x86-64) =>
/usr/lib/x86_64-linux-gnu/libvdpau.so.1
This is what I get after I add the line that I mentioned:
# ldconfig -p | grep pau
libvdpau_nvidia.so (libc6,x86-64, OS ABI: Linux 2.3.99) =>
/usr/lib/libvdpau_nvidia.so
libvdpau_nvidia.so (libc6, OS ABI: Linux 2.3.99) =>
/usr/lib32/libvdpau_nvidia.so
libvdpau.so.1 (libc6,x86-64) =>
/usr/lib/x86_64-linux-gnu/libvdpau.so.1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/1236945/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp