Hello
I have downloaded and configured my own kernel which is 2.6.20.4. I would like to know how could I install the Linux headers It's needed to configure correctly the wireless network card ipw3945...
I am actually trying to install ieee80211 but module assistant doesn't install them due to a problem with kernel-dirs. I have the sources I downloaded from kernel.org at my home directory : $HOME/kernel/linux.
installing ieee80211 from source gives much more errors. does debian install the Linux-headers when you compile a new kernel... if not how to do it?
Code:
make headers_install
doesn't seem to do the trick. how to tell where are the headers and tell ieee80211 or m-a?
i hope i made myself clear.
Mario