[SOLVED]
Before discovering that madwifi didnt suport my Atheros Card (5007eg) without a patch i had instaled the normal madwifi package.
I didnt unloaded the normal pkg before trying the special one.
When i unloaded, the special one for 5007eg worked like a charm
Thanks for all input guys xD
--------------------------------------------------------------------
My Atheros 5007EG is not recognized, it works in M$ Vi$ta , but not in Slackware (12.0 , 2.6.21.5 kernel) ,
I started trying with madwifi, using 'installpkg' , and then 'modprob ath_pci'. (using Alien howto :
http://alien.slackbook.org/dokuwiki/...ckware:madwifi )
installpkg seemed to work, installing madwifi
modprob ath_pci didnt give me any output, so i guess it didnt found my Atheros.
------------------------------------------------
Then i tryed reading some threads in this forum, were it was sugested another module especially made for the 5007:
Quote:
# cd /whatever/madwifi-ng-r2756+ar5007.tar.gz
either
# tar -xzvf madwifi-ng-r2756+ar5007.tar.gz
or
# gunzip -dvf madwifi-ng-r2756+ar5007.tar.gz
# tar -xvf madwifi-ng-r2756+ar5007.tar ( tar now)
# cd madwifi-ng-r2756+ar5007 (extracted directory)
# vi INSTALL ( have a look )
# make (install the driver)
# modprobe ath_pci (bring it up)
# iwconfig (check it out)
(From http://www.linuxquestions.org/questi...t=Atheros+5007 )
|
No luck too, the module installs fine, but modprobe doesnt caugh anything...
-------------------------------------------------------------
What... can i... do now? =/