Your message dated Mon, 02 May 2011 23:02:42 +0000
with message-id <[email protected]>
and subject line Bug#624644: fixed in nvidia-graphics-drivers 270.41.06-1
has caused the Debian Bug report #624644,
regarding nvidia-kernel-dkms: module does not build on kernels >= 2.6.39-rc1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
624644: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624644
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nvidia-kernel-dkms
Version: 270.30-1
Severity: normal
Tags: upstream patch

Hi,

the module does not build on kernels >= 2.6.39-rc1 because the file 
linux/smp_lock.h is not there anymore. Since the code does not use 
kernel_locked() at all, the include can just be dropped.

The attached patch makes the module build, and I verified it works fine 
too :)

The same patch applies also to the nvidia-260.19.44 currently in 
unstable.

Thanks,
   Antonio Ospite
   http://ao2.it

-- Package-specific info:
uname -a:
Linux jcn 2.6.39-rc5-ao2 #1 SMP Wed Apr 27 15:03:23 CEST 2011 x86_64 GNU/Linux

/proc/version:
Linux version 2.6.39-rc5-ao2 (ao2@jcn) (gcc version 4.5.2 (Debian 4.5.2-11) ) 
#1 SMP Wed Apr 27 15:03:23 CEST 2011

/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module  270.30  Fri Feb 25 14:34:55 PST 
2011
GCC version:  gcc version 4.6.1 20110428 (prerelease) (Debian 4.6.0-6) 

lspci 'VGA compatible controller [0300]':
02:00.0 VGA compatible controller [0300]: nVidia Corporation C77 [GeForce 8200] 
[10de:0849] (rev a2) (prog-if 00 [VGA controller])
        Subsystem: ASUSTeK Computer Inc. Device [1043:82f2]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- 
<MAbort- >SERR- <PERR- INTx-
        Latency: 0
        Interrupt: pin A routed to IRQ 20
        Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
        Region 1: Memory at f0000000 (64-bit, prefetchable) [size=128M]
        Region 3: Memory at fa000000 (64-bit, prefetchable) [size=32M]
        Region 5: I/O ports at ec00 [size=128]
        [virtual] Expansion ROM at febe0000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: nvidia

OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root       35 Feb 16 19:42 /etc/alternatives/libGL.so -> 
/usr/lib/nvidia/diversions/libGL.so
lrwxrwxrwx 1 root root       26 Feb 16 19:42 /etc/alternatives/libGL.so.1 -> 
/usr/lib/nvidia/libGL.so.1
lrwxrwxrwx 1 root root       26 Feb 16 19:42 /usr/lib/libGL.so -> 
/etc/alternatives/libGL.so
lrwxrwxrwx 1 root root       28 Feb 16 19:42 /usr/lib/libGL.so.1 -> 
/etc/alternatives/libGL.so.1
lrwxrwxrwx 1 root root       23 Mar 22 07:51 /usr/lib/libnvidia-cfg.so.1 -> 
libnvidia-cfg.so.270.30
-rw-r--r-- 1 root root   132584 Feb 25 23:54 /usr/lib/libnvidia-cfg.so.270.30
-rw-r--r-- 1 root root 27475280 Feb 25 23:50 /usr/lib/libnvidia-glcore.so.270.30
-rw-r--r-- 1 root root     6008 Feb 25 23:53 /usr/lib/libnvidia-tls.so.270.30
lrwxrwxrwx 1 root root       12 Mar 19 23:24 /usr/lib32/libGL.so.1 -> 
libGL.so.1.2
-rw-r--r-- 1 root root   401528 Jul 15  2010 /usr/lib32/libGL.so.1.2

/usr/lib/nvidia:
total 7324
drwxr-xr-x   3 root root    4096 Apr 30 11:31 .
drwxr-xr-x 261 root root  126976 Apr 30 11:31 ..
-rwxr-xr-x   1 root root    1294 Feb 22 19:37 
check-for-conflicting-opengl-libraries
drwxr-xr-x   2 root root    4096 Apr 11 10:07 diversions
lrwxrwxrwx   1 root root      15 Mar 22 07:51 libGL.so.1 -> libGL.so.270.30
-rw-r--r--   1 root root 1004112 Feb 25 23:51 libGL.so.270.30
lrwxrwxrwx   1 root root      16 Mar 22 07:51 libglx.so -> libglx.so.270.30
-rw-r--r--   1 root root 6325736 Feb 25 23:53 libglx.so.270.30
-rwxr-xr-x   1 root root     441 Feb 22 19:37 pre-install

/usr/lib/nvidia/diversions:
total 896
drwxr-xr-x 2 root root   4096 Apr 11 10:07 .
drwxr-xr-x 3 root root   4096 Apr 30 11:31 ..
-rw-r--r-- 1 root root    189 Mar 17 06:39 dummy.txt
lrwxrwxrwx 1 root root     10 Apr 11 01:49 libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root     12 Apr 11 01:49 libGL.so.1 -> libGL.so.1.2
-rw-r--r-- 1 root root 477600 Apr 11 01:49 libGL.so.1.2
-rw-r--r-- 1 root root 416168 Mar 26 04:49 libglx.so

Files from nvidia-installer:



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (600, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-rc5-ao2 (SMP w/1 CPU core)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages nvidia-kernel-dkms depends on:
ii  dkms                          2.1.1.2-6  Dynamic Kernel Module Support Fram
ii  nvidia-kernel-common          20110426+1 NVIDIA binary kernel module suppor

Versions of packages nvidia-kernel-dkms recommends:
ii  nvidia-glx [nvidia-glx]       270.30-1   NVIDIA binary Xorg driver

nvidia-kernel-dkms suggests no packages.

Versions of packages nvidia-glx depends on:
ii  dpkg                         1.16.0.2    Debian package management system
ii  libc6                        2.11.2-13   Embedded GNU C Library: Shared lib
ii  libgl1-nvidia-glx [libgl1-nv 270.30-1    NVIDIA binary OpenGL libraries
ii  libglx-nvidia-alternatives   260.19.44-1 simplifies replacing Xorg module l
ii  nvidia-common                20110426+1  NVIDIA binary graphics driver supp
ii  nvidia-kernel-dkms [nvidia-k 270.30-1    NVIDIA binary kernel module DKMS s
ii  xserver-xorg-core [xorg-vide 2:1.9.5-1   Xorg X server - core server

Versions of packages nvidia-glx recommends:
ii  nvidia-vdpau-driver           270.30-1   NVIDIA vdpau driver

Versions of packages nvidia-glx suggests:
ii  nvidia-settings              195.36.24-1 Tool for configuring the NVIDIA gr

Versions of packages nvidia-kernel-source depends on:
ii  debhelper                     8.1.6      helper programs for debian/rules
ii  make                          3.81-8.1   An utility for Directing compilati
ii  quilt                         0.48-7     Tool to work with series of patche

Versions of packages nvidia-kernel-source recommends:
ii  kernel-package               12.036+nmu1 A utility for building Linux kerne
ii  module-assistant             0.11.3      tool to make module package creati
ii  nvidia-kernel-common         20110426+1  NVIDIA binary kernel module suppor

Versions of packages nvidia-kernel-source suggests:
ii  nvidia-glx [nvidia-glx]       270.30-1   NVIDIA binary Xorg driver

Versions of packages nvidia-kernel-dkms is related to:
ii  binutils              2.21.51.20110421-2 The GNU assembler, linker and bina
pn  binutils-gold         <none>             (no description available)
ii  linux-headers-2.6-amd 2.6.38+33          Header files for Linux 2.6-amd64 (
ii  linux-headers-2.6.38- 2.6.38-4           Header files for Linux 2.6.38-2-am
ii  linux-headers-2.6.38. 2.6.38.2-ao2-1     Linux kernel headers for 2.6.38.2-
ii  linux-headers-2.6.39- 2.6.39-rc5-ao2-1   Linux kernel headers for 2.6.39-rc
ii  nvidia-glx [nvidia-gl 270.30-1           NVIDIA binary Xorg driver
ii  nvidia-kernel-common  20110426+1         NVIDIA binary kernel module suppor
ii  nvidia-kernel-dkms [n 270.30-1           NVIDIA binary kernel module DKMS s
ii  nvidia-kernel-source  260.19.44-1        NVIDIA binary kernel module source
ii  xserver-xorg          1:7.6+6            the X.Org X server
ii  xserver-xorg-core     2:1.9.5-1          Xorg X server - core server

-- no debconf information
Make nvidia-kernel-dkms build on kernels >= 2.6.39-rc1

linux/smp_lock.h is not linux anymore. Since the code does not use 
kernel_locked() at all, the include can just be dropped.

Signed-off-by: Antonio Ospite <[email protected]>

Index: source/nv-linux.h
===================================================================
--- source.orig/nv-linux.h      2011-03-17 07:39:06.000000000 +0100
+++ source/nv-linux.h   2011-03-30 11:57:27.000000000 +0200
@@ -89,7 +89,6 @@
 #if !defined(KERNEL_2_4)
 #include <linux/sched.h>            /* suser(), capable() replacement   */
 #include <linux/moduleparam.h>      /* module_param()                   */
-#include <linux/smp_lock.h>         /* kernel_locked                    */
 #include <asm/tlbflush.h>           /* flush_tlb(), flush_tlb_all()     */
 #include <asm/kmap_types.h>         /* page table entry lookup          */
 #endif

--- End Message ---
--- Begin Message ---
Source: nvidia-graphics-drivers
Source-Version: 270.41.06-1

We believe that the bug you reported is fixed in the latest version of
nvidia-graphics-drivers, which is due to be installed in the Debian FTP archive:

libcuda1_270.41.06-1_i386.deb
  to non-free/n/nvidia-graphics-drivers/libcuda1_270.41.06-1_i386.deb
libgl1-nvidia-alternatives_270.41.06-1_i386.deb
  to 
non-free/n/nvidia-graphics-drivers/libgl1-nvidia-alternatives_270.41.06-1_i386.deb
libgl1-nvidia-glx_270.41.06-1_i386.deb
  to non-free/n/nvidia-graphics-drivers/libgl1-nvidia-glx_270.41.06-1_i386.deb
libglx-nvidia-alternatives_270.41.06-1_i386.deb
  to 
non-free/n/nvidia-graphics-drivers/libglx-nvidia-alternatives_270.41.06-1_i386.deb
libnvcuvid1_270.41.06-1_i386.deb
  to non-free/n/nvidia-graphics-drivers/libnvcuvid1_270.41.06-1_i386.deb
libnvidia-compiler_270.41.06-1_i386.deb
  to non-free/n/nvidia-graphics-drivers/libnvidia-compiler_270.41.06-1_i386.deb
libnvidia-ml1_270.41.06-1_i386.deb
  to non-free/n/nvidia-graphics-drivers/libnvidia-ml1_270.41.06-1_i386.deb
nvidia-glx_270.41.06-1_i386.deb
  to non-free/n/nvidia-graphics-drivers/nvidia-glx_270.41.06-1_i386.deb
nvidia-graphics-drivers_270.41.06-1.debian.tar.gz
  to 
non-free/n/nvidia-graphics-drivers/nvidia-graphics-drivers_270.41.06-1.debian.tar.gz
nvidia-graphics-drivers_270.41.06-1.dsc
  to non-free/n/nvidia-graphics-drivers/nvidia-graphics-drivers_270.41.06-1.dsc
nvidia-graphics-drivers_270.41.06.orig.tar.gz
  to 
non-free/n/nvidia-graphics-drivers/nvidia-graphics-drivers_270.41.06.orig.tar.gz
nvidia-kernel-dkms_270.41.06-1_i386.deb
  to non-free/n/nvidia-graphics-drivers/nvidia-kernel-dkms_270.41.06-1_i386.deb
nvidia-kernel-source_270.41.06-1_i386.deb
  to 
non-free/n/nvidia-graphics-drivers/nvidia-kernel-source_270.41.06-1_i386.deb
nvidia-libopencl1_270.41.06-1_i386.deb
  to non-free/n/nvidia-graphics-drivers/nvidia-libopencl1_270.41.06-1_i386.deb
nvidia-opencl-common_270.41.06-1_i386.deb
  to 
non-free/n/nvidia-graphics-drivers/nvidia-opencl-common_270.41.06-1_i386.deb
nvidia-opencl-icd_270.41.06-1_i386.deb
  to non-free/n/nvidia-graphics-drivers/nvidia-opencl-icd_270.41.06-1_i386.deb
nvidia-smi_270.41.06-1_i386.deb
  to non-free/n/nvidia-graphics-drivers/nvidia-smi_270.41.06-1_i386.deb
nvidia-vdpau-driver_270.41.06-1_i386.deb
  to non-free/n/nvidia-graphics-drivers/nvidia-vdpau-driver_270.41.06-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Beckmann <[email protected]> (supplier of updated 
nvidia-graphics-drivers package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 02 May 2011 15:39:10 -0700
Source: nvidia-graphics-drivers
Binary: nvidia-glx nvidia-glx-ia32 libgl1-nvidia-glx libgl1-nvidia-glx-ia32 
nvidia-kernel-dkms nvidia-kernel-source nvidia-vdpau-driver 
nvidia-vdpau-driver-ia32 nvidia-smi libcuda1 libcuda1-ia32 libnvidia-compiler 
libnvidia-compiler-ia32 libnvcuvid1 libnvidia-ml1 nvidia-opencl-common 
nvidia-opencl-icd nvidia-opencl-icd-ia32 nvidia-libopencl1 
nvidia-libopencl1-ia32 libgl1-nvidia-alternatives 
libgl1-nvidia-alternatives-ia32 libglx-nvidia-alternatives
Architecture: source i386
Version: 270.41.06-1
Distribution: unstable
Urgency: low
Maintainer: Debian NVIDIA Maintainers <[email protected]>
Changed-By: Andreas Beckmann <[email protected]>
Description: 
 libcuda1   - NVIDIA CUDA runtime library
 libcuda1-ia32 - NVIDIA CUDA runtime library (32-bit)
 libgl1-nvidia-alternatives - simplifies replacing MESA libGL with GPU vendor 
libraries
 libgl1-nvidia-alternatives-ia32 - simplifies replacing MESA libGL with GPU 
vendor libraries (32-bit
 libgl1-nvidia-glx - NVIDIA binary OpenGL libraries${nvidia:LegacyDesc}
 libgl1-nvidia-glx-ia32 - NVIDIA binary OpenGL 32-bit 
libraries${nvidia:LegacyDesc}
 libglx-nvidia-alternatives - simplifies replacing Xorg module libglx.so with 
GPU vendor librar
 libnvcuvid1 - NVIDIA CUDA nvcuvid runtime library
 libnvidia-compiler - NVIDIA runtime compiler library
 libnvidia-compiler-ia32 - NVIDIA runtime compiler library (32-bit)
 libnvidia-ml1 - NVIDIA management library (NVML) runtime library
 nvidia-glx - NVIDIA binary Xorg driver${nvidia:LegacyDesc}
 nvidia-glx-ia32 - NVIDIA binary driver 32-bit libs${nvidia:LegacyDesc}
 nvidia-kernel-dkms - NVIDIA binary kernel module DKMS 
source${nvidia:LegacyDesc}
 nvidia-kernel-source - NVIDIA binary kernel module source${nvidia:LegacyDesc}
 nvidia-libopencl1 - NVIDIA OpenCL library
 nvidia-libopencl1-ia32 - NVIDIA OpenCL 32-bit library
 nvidia-opencl-common - NVIDIA OpenCL driver
 nvidia-opencl-icd - NVIDIA OpenCL ICD
 nvidia-opencl-icd-ia32 - NVIDIA OpenCL ICD (32-bit)
 nvidia-smi - NVIDIA System Management Interface
 nvidia-vdpau-driver - NVIDIA vdpau driver
 nvidia-vdpau-driver-ia32 - NVIDIA vdpau 32-bit driver
Closes: 624644
Changes: 
 nvidia-graphics-drivers (270.41.06-1) unstable; urgency=low
 .
   * New upstream release 270.41.06 (2011-04-20).  (Closes: #624644)
     - Fixed a bug that caused some GPUs to stop responding when the X Server
       was started. All GPUs are susceptible, but the failure was primarily
       seen on GF104 and GF106 boards.
     - Added support for the following GPUs: Tesla M2090, Tesla M2075,
       Tesla C2075, Quadro 7000.
   * New upstream beta 270.41.03 (2011-04-18).
     - Fixed a bug causing the X server to hang every 49.7 days on 32-bit
       platforms.
     - Added support for the following GPUs: GeForce GT 520, GeForce GT 520M,
       GeForce GT 525M, GeForce GT 530, GeForce 405, GeForce GT 420,
       GeForce GT 440, GeForce GT 445M, GeForce GT 550M, GeForce GT 555M,
       GeForce GTX 470M, GeForce GTX 485M, GeForce GTX 550 Ti, GeForce GTX 590,
       NVS 4200M, Quadro 1000M, Quadro 2000M.
   * Upload to unstable.
   * Update nv-kernel.ids.
   * Update symbols control files.
   * Refresh use-nv-kernel.o.ARCH.patch and fix-typos.patch.
   * Partially merge 195.36.31-91 (UNRELEASED).
     - Update to Standards-Version: 3.9.2.
     - Override the experimental lintian tag shlib-calls-exit (libGL.so.*).
     - Support backport specific operations in debian/rules by setting the
       BACKPORT variable in debian/rules.defs.
     - Set the supported Xorg ABIs in debian/rules.defs, use substvars for Xorg
       related Depends/Provides, compute the values in debian/rules.
       Add compatibility settings for old Xorg versions for backports only.
     - Add #LIBDIR# and #PRIVATE# substitution variables for generated control
       files.
   * Add nvidia-installer-cleanup as an alternative to nvidia-common.
Checksums-Sha1: 
 4b30510d050e15d2b20de1db6ed8f94a3f8270bc 2282 
nvidia-graphics-drivers_270.41.06-1.dsc
 af70909551cf040ddcc2fb85e0811668ef26cb06 76816741 
nvidia-graphics-drivers_270.41.06.orig.tar.gz
 77f043581a0b160f4a70ad10e5725aa8e9f6664a 84034 
nvidia-graphics-drivers_270.41.06-1.debian.tar.gz
 48b6ee518a15d965e5f1ab441ae7af282b73ce7e 3635220 
nvidia-glx_270.41.06-1_i386.deb
 9ddc2130f342cb1cd141b2f9ee107887d52a83b0 7252082 
libgl1-nvidia-glx_270.41.06-1_i386.deb
 d49c95fbfd231f0785378148386f38262e34ac11 8122188 
nvidia-kernel-dkms_270.41.06-1_i386.deb
 c7565b2c53cf3386a3976b8178fd955627580d08 7525768 
nvidia-kernel-source_270.41.06-1_i386.deb
 3e2bfdb8cfefbb47270ec8e5c7c409c2c09e66f2 1040654 
nvidia-vdpau-driver_270.41.06-1_i386.deb
 1c3a4c667b13c0bfa6fae0f43f11760ffdd6830f 86824 nvidia-smi_270.41.06-1_i386.deb
 3380400c54522babcac96c9836e5bb4c058701d9 4408492 libcuda1_270.41.06-1_i386.deb
 33a6b4b13a81f8a148a6d286125ae0cc1d4939e2 7407804 
libnvidia-compiler_270.41.06-1_i386.deb
 f882987f3ff5d58a74e5e170d7a7664cd92b007f 1100120 
libnvcuvid1_270.41.06-1_i386.deb
 9fbef4d0e65943db28e58a2cfa1557a3a85acff6 96842 
libnvidia-ml1_270.41.06-1_i386.deb
 5624c772c071fd13d990cc105033198e51a1a408 60552 
nvidia-opencl-common_270.41.06-1_i386.deb
 be90483b416c2ca9f86443ec8d13bf2b227b3419 60454 
nvidia-opencl-icd_270.41.06-1_i386.deb
 72fd9aab1b070f3b913e6df94ed29e7a5a3fc87a 68414 
nvidia-libopencl1_270.41.06-1_i386.deb
 ea5721c489647ee1fd17ffa379fbf94a8b92056c 62608 
libgl1-nvidia-alternatives_270.41.06-1_i386.deb
 49a89c02a073bd5a28d7b7fa4426758c71a3f878 62428 
libglx-nvidia-alternatives_270.41.06-1_i386.deb
Checksums-Sha256: 
 e333899c27f291a11d8fac24c257e5789a225c7657d8991287669e15148588fc 2282 
nvidia-graphics-drivers_270.41.06-1.dsc
 99bac27380c9c92a436de8ddeceffbb8d6c0a147522336c97e7a313a4477044d 76816741 
nvidia-graphics-drivers_270.41.06.orig.tar.gz
 2ce723ad5ecf7f53af89cd1b5a7e00ec1a78021854d29ceb60528534cb008663 84034 
nvidia-graphics-drivers_270.41.06-1.debian.tar.gz
 346a350a457a8f86548f79129be25ea7ee10cbdc7abba1aedeb7e83968abe982 3635220 
nvidia-glx_270.41.06-1_i386.deb
 d06284468dd6f307b745a4dada3871f334df8f886a0a9f117ce67332e8c6b2ab 7252082 
libgl1-nvidia-glx_270.41.06-1_i386.deb
 f47d8a76523b2c7581d352d5999b9ede05532f9515c5ae4bd2498b2c3b778af1 8122188 
nvidia-kernel-dkms_270.41.06-1_i386.deb
 84269d3dbde90c3acd79f816d92c7f77275b91140f8e44dee2bdbc9c55f89e76 7525768 
nvidia-kernel-source_270.41.06-1_i386.deb
 105360d1b7943b9709f76dfd3ee4ded9ffa22bb5ddb593df45cd8b0c6d9f2614 1040654 
nvidia-vdpau-driver_270.41.06-1_i386.deb
 293881c0f3d62a9286d4361d44d7dfdb1c3d61bca4deb7814b8ef99eae93f083 86824 
nvidia-smi_270.41.06-1_i386.deb
 62bfed0e4632cc57c170f094fb805369d74db478e7d0f23b16d71522a40f0efa 4408492 
libcuda1_270.41.06-1_i386.deb
 bde76984677673bdb7480e426a6a2cd61785ef0d28790f53f7a149fa3e39fd1a 7407804 
libnvidia-compiler_270.41.06-1_i386.deb
 40c69f601bf893bec5544bc6c9b0f7ff1fa8444059629fbb188c8c54929d6e8b 1100120 
libnvcuvid1_270.41.06-1_i386.deb
 f4014a99ee04d0280c242160714743acf5a34f820ca34c85f9391851b29b7c08 96842 
libnvidia-ml1_270.41.06-1_i386.deb
 766a11d57a8fc9d9525b8095221766611b9a4112ba03c641e2948995d7db8e9c 60552 
nvidia-opencl-common_270.41.06-1_i386.deb
 a15cda305b3e6a045ca18dcf1b5a7dd9c9779ead5712019d78aa9ebe1969ab9e 60454 
nvidia-opencl-icd_270.41.06-1_i386.deb
 fc2b36b6f2ca41562a6b1b5321054d9b3c50c9e08868fb09ef1ca91343b37a34 68414 
nvidia-libopencl1_270.41.06-1_i386.deb
 c89e0b6ee81333ae1c7fdd2d3f730f13f28a1e8ae200cb0429d8527b17ab5c1a 62608 
libgl1-nvidia-alternatives_270.41.06-1_i386.deb
 64d2cd6e43f6c993ebfcd180cf1df306f6351883fbad27e36aafa76697c3b7dd 62428 
libglx-nvidia-alternatives_270.41.06-1_i386.deb
Files: 
 0256fc810ed35c6fd8ec978d48f9f7a9 2282 non-free/libs optional 
nvidia-graphics-drivers_270.41.06-1.dsc
 93eafe627f80da2284b53d08a28bf47e 76816741 non-free/libs optional 
nvidia-graphics-drivers_270.41.06.orig.tar.gz
 c7fd92eaa31651a37098cee41b87a524 84034 non-free/libs optional 
nvidia-graphics-drivers_270.41.06-1.debian.tar.gz
 583d46c89a9da442c5614186b525c78a 3635220 non-free/x11 optional 
nvidia-glx_270.41.06-1_i386.deb
 220e26931e94c7a22649525c0d1d4ee5 7252082 non-free/libs optional 
libgl1-nvidia-glx_270.41.06-1_i386.deb
 9ae020cd75a5bf89b53672736b4810ba 8122188 non-free/kernel optional 
nvidia-kernel-dkms_270.41.06-1_i386.deb
 0b7bc576eac2dcb71959e3a19ec1fa47 7525768 non-free/kernel optional 
nvidia-kernel-source_270.41.06-1_i386.deb
 0a67dfd0029fcc4a4095da622fcc776d 1040654 non-free/libs optional 
nvidia-vdpau-driver_270.41.06-1_i386.deb
 79adc9cd3c9c8ef3d080ea8109785752 86824 non-free/utils optional 
nvidia-smi_270.41.06-1_i386.deb
 22f37e93835707ff5520db5579b05677 4408492 non-free/libs optional 
libcuda1_270.41.06-1_i386.deb
 17f4d22c6e8005dd58ebddd64c46f9ec 7407804 non-free/libs optional 
libnvidia-compiler_270.41.06-1_i386.deb
 644cddab6d3276cfc97953cf8e20c8f7 1100120 non-free/libs optional 
libnvcuvid1_270.41.06-1_i386.deb
 f01a02ce2af54d9636d99a89431941fd 96842 non-free/libs optional 
libnvidia-ml1_270.41.06-1_i386.deb
 72c7a4bce576d63671bd83319a0b4117 60552 non-free/libs optional 
nvidia-opencl-common_270.41.06-1_i386.deb
 5f79036209e4edb4c5ef2b9f7ee6a694 60454 non-free/libs optional 
nvidia-opencl-icd_270.41.06-1_i386.deb
 d2f7053ca4dfb1d631f0a36c25f78d1c 68414 non-free/libs optional 
nvidia-libopencl1_270.41.06-1_i386.deb
 323918b873b47b46c4d94f6519ee6d53 62608 non-free/libs optional 
libgl1-nvidia-alternatives_270.41.06-1_i386.deb
 abab554dae9911b712a9433bca2385f4 62428 non-free/libs optional 
libglx-nvidia-alternatives_270.41.06-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQEcBAEBCAAGBQJNvzWVAAoJEH2AMVxXNt51K9oIAL2Kab4Niy8kWt7EnH79ATUY
fAIF/+4vkL/7bXdrhS22UJSsyltMILYsBUZJE3/xzISOca8Vj93Msyw0YM7inYUE
B6WCVCfsO5mQJ8jui0MYeqkCYs9GBsPYs2YSAZu9pZg3jyJRw+t5wk/tYnZnnYus
UCOJXf/A+FVr1cS16++5JcMPwStK+F49AZET1Fb1V/uYsMs7uQym5cOPDhN0o2qd
DEqaTs4MVppzjfma1RUUG8SrWuzcq0cI0aovfizg6KVf42X8wr5WiqdRRAe8BfAA
aDXha1u7Dg3mlC+u4t1hDbFp6OV+tvfHddZ0Qmy7NqtW5UYTUsOEhnjcVIuT7GE=
=BKp5
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to