Hello Sam, or anyone else affected,

Accepted nvidia-graphics-drivers-304-updates into precise-proposed. The
package will build now and be available at
http://launchpad.net/ubuntu/+source/nvidia-graphics-
drivers-304-updates/304.116-0ubuntu0.0.1 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed.  Your feedback will aid us getting this update
out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Tags added: verification-needed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-319 in Ubuntu.
https://bugs.launchpad.net/bugs/1236945

Title:
  32-bit vdpau acceleration not available

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-319/+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

Reply via email to