This bug was fixed in the package nvidia-graphics-drivers-331-updates - 331.89-0ubuntu5
--------------- nvidia-graphics-drivers-331-updates (331.89-0ubuntu5) utopic; urgency=medium [ Graham Inggs ] * debian/templates/control.in, debian/templates/nvidia-graphics-drivers.shlibs.in: - Add virtual packages for CUDA 6.0 (LP: #1346220). * debian/rules: - Make sure to install the files into -dev package (LP: #1335942). -- Alberto Milone <alberto.mil...@canonical.com> Mon, 15 Sep 2014 10:30:30 +0200 ** Branch linked: lp:ubuntu/utopic-proposed/nvidia-graphics-drivers-331 ** Changed in: nvidia-graphics-drivers-331-updates (Ubuntu) Status: In Progress => Fix Released ** Changed in: nvidia-graphics-drivers-331 (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nvidia-graphics-drivers-331-updates in Ubuntu. https://bugs.launchpad.net/bugs/1346220 Title: Please add virtual packages for CUDA 6.0 (libcuda-6.0-1) Status in “nvidia-graphics-drivers-331” package in Ubuntu: Fix Released Status in “nvidia-graphics-drivers-331-updates” package in Ubuntu: Fix Released Bug description: Please add virtual package libcuda-6.0-1 to debian/templates/control.in and debian/templates/nvidia-graphics- drivers.shlibs.in for the 331 series drivers in preparation for CUDA 6.0. This should be updated in Trusty as well to support nvidia-cuda- toolkit backports. The 304 drivers series remain at CUDA 5.0 level. debian/templates/control.in should contain: Provides: libcuda-5.0-1, libcuda-5.5-1, libcuda-6.0-1 Breaks: libcuda-5.0-1, libcuda-5.5-1, libcuda-6.0-1 Replaces: libcuda-5.0-1, libcuda-5.5-1, libcuda-6.0-1 debian/templates/nvidia-graphics-drivers.shlibs.in should contain: libcuda 1 libcuda-6.0-1 Results of testing the driver versions currently in Utopic with deviceQueryDrv from the CUDA samples: $ apt-cache policy nvidia-304 nvidia-304: Installed: 304.123-0ubuntu1 ... $ ./deviceQueryDrv ./deviceQueryDrv Starting... CUDA Device Query (Driver API) statically linked version Detected 1 CUDA Capable device(s) Device 0: "GeForce GT 240" CUDA Driver Version: 5.0 CUDA Capability Major/Minor version number: 1.2 ... $ apt-cache policy nvidia-331 nvidia-331: Installed: 331.89-0ubuntu1 ... $ ./deviceQueryDrv ./deviceQueryDrv Starting... CUDA Device Query (Driver API) statically linked version Detected 1 CUDA Capable device(s) Device 0: "GeForce GT 240" CUDA Driver Version: 6.0 CUDA Capability Major/Minor version number: 1.2 ... To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1346220/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp