Comment 3 for bug 474367

Revision history for this message
Kyle Guilbert (kguilbert) wrote :

Having modules requiring DKMS, I would expect that installing a new kernel package also somehow installs the correct headers for that kernel. If DKMS is always installed on ubuntu, perhaps the kernel packages should depend on their headers? Or have DKMS instruct you that your headers are missing and that you need to download them ("DKMS did not find the kernel headers for 2.6.31-14-generic-pae. Please run apt-get install linux-headers-2.6.31-14-generic-pae and then <instructions for re-running DKMS compilation>.")