# make
/home/dia/drivers/compat-wireless-3.1-rc8-1/config.mk:212: "WARNING: CONFIG_CFG80211_WEXT will be deactivated or not working because kernel was compiled with CONFIG_WIRELESS_EXT=n. Tools using wext interface like iwconfig will not work. To activate it build your kernel e.g. with CONFIG_LIBIPW=m."
make -C /lib/modules/2.6.37.6-smp/build M=/home/dia/drivers/compat-wireless-3.1-rc8-1 modules
make: *** /lib/modules/2.6.37.6-smp/build: Datei oder Verzeichnis nicht gefunden. Schluss.
Yes, I would like to use wext and iwconfig. So I have to load another kernel or build a new one?
You probably need to install kernel-source. Maybe a regression has been introduces in more recent kernels in the atk9k modules? I have no such hardware and does can't provide you with any clues what trick might be needed to make it work. The best I could find is this: https://www.linuxquestions.org/question ... le-853952/
I know this doesn't help but I have exactly the same wireless card in two different machines running Salix64 13.37 without any issues using the ath9k module.
Tell a lie, I need to disable power management to stop the connection dropping every so often but thats a different issue.
a) Unfortunately the X-Server crahes after having added the synaptics configuration file ...
b) After having loaded the kernel-sources I could compile the ath9k driver. But when I tried to unload the old modules modprobe froze again. So probably there is some mismatch with the actual kernel.