Quote:
Originally Posted by hazel
You only need kernel headers to build out-of-tree proprietary drivers.
|
That may be true in other distros, but in Slackware, the kernel-headers package is correlated with glibc, not necessarily with the running kernel. 3rd-party modules will build against the headers within the kernel source, which is different than what the kernel-headers package provides.
@OP, you will likely need the firmware package for at least wireless or display drivers support. You can usually just install Pat's kernel-firmware package, but you're free to install your own. Pat even includes a SlackBuild on your favorite mirro that will grab the latest firmware and package it up for you.
As for kernel headers, unless you have a really good reason to do so (if you're not sure... it's not a good enough reason), use the kernel-headers package that Pat provides, no matter what kernel you actually run on your system.