Good question. The package is not installed and the question is therefore why not? If it is required in order for dkms to install the proprietary module (nvidia-current in this case), should it not be listed as a dependency of either dkms and/or the proprietary module package? nvidia-current shows a dependency of "linux-headers-generic | linux-headers". There is no package in the repositories called "linux-headers" and "linux-headers-generic" was apparently not pulled in when I routinely installed nvidia-current. This would appear to be the bug. linux-headers-generic needs to be made a dependency, although of which package I am not in position to specify. bruce@Xenophon:~$ dpkg -l | grep linux-headers ii linux-headers-2.6.32-19 2.6.32-19.28 Header files related to Linux kernel version 2.6.32 ii linux-headers-2.6.32-19-generic 2.6.32-19.28 Linux kernel headers for version 2.6.32 on x86/x86_64 bruce@Xenophon:~$ dpkg -s nvidia-current Package: nvidia-current Status: install ok installed Priority: optional Section: restricted/misc Installed-Size: 129560 Maintainer: Ubuntu Core Developers