Turn off Madwifi Retry
Posted in Uncategorized on December 4th, 2009 by admin – Comments Offset ATH_TXMAXTRY to 1 in if_athvar.h
set sc->sc_mrretry=0 in if_ath.c
set ATH_TXMAXTRY to 1 in if_athvar.h
set sc->sc_mrretry=0 in if_ath.c
Because the network service conflict with madwifi. Do the following:
1) Network service need to be turned off
2) reboot
3) Verify again the network manager is disable by left click the icon (you should see network disable)
4) Try to create the adhoc mode by using wlanconfig, it should not have kernal panic anymore =)