Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Write an article for LinuxForums Today! Win Great Prizes!
For the info and your patience. I actually mentioned back a few posts about it possibly using the ath9k driver, and even posted a link for it. I got this info by Googling the PCI ID [168c:002a]. I thought that Madwifi would work for this card, but further research proves me wrong.
Follow the link under "get the code" to download the driver source files. The latest is the compat-wireless version. This contains all wireless drivers, not just the ath9k.
There are instructions to follow, except don't run the "make uninstall" command. This will remove the drivers that you just installed! It was pretty stupid of them to put that in there, right after the "make install" command. And, you only want to load the ath9k module.
If (when) you get any compile errors, post the first error. I will help you determine the problem. I won't try to compile this driver, because my wireless works just fine (Broadcom) and I don't want to screw it up.
__________________
Paul
Please do not PM me with requests for help. I will not reply.
Last edited by waterhead; 10-17-2008 at 11:11 PM..
Hello, I've got the same problem of arabbani trying to build madwifi. :
Code:
/home/simetrico/Escritorio/madwifi-0.9.4/net80211/ieee80211_power.c: In function 'ieee80211_pwrsave':
/home/simetrico/Escritorio/madwifi-0.9.4/net80211/ieee80211_power.c:240: error: implicit declaration of function '__skb_append'
make[3]: *** [/home/simetrico/Escritorio/madwifi-0.9.4/net80211/ieee80211_power.o] Error 1
make[2]: *** [/home/simetrico/Escritorio/madwifi-0.9.4/net80211] Error 2
make[1]: *** [_module_/home/simetrico/Escritorio/madwifi-0.9.4] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-9-generic'
make: *** [modules] Error 2
I've got a chipset AR5008 and my wireless is working right now thanks to ath9k driver, but i want to use it in monitor mode so I want to install madwifi.
Maybe this error occurs because of the kernel, I'm new in Linux so I don't know if the following folders should be in /usr/src:
Code:
root@simetrico-laptop:/usr/src# dir
linux-headers-2.6.27-9
linux-headers-2.6.27-7 linux-headers-2.6.27-9-generic
linux-headers-2.6.27-7-generic nvidia-177.80
I also have this two folders in /lib/modules:
Code:
root@simetrico-laptop:/lib/modules# dir
2.6.27-7-generic 2.6.27-9-generic
Open Source Security Myths Dispelled Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization subscribe
InformationWeek InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology. subscribe