User Tools

Site Tools


iwlagn

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
iwlagn [2009/05/25 22:59] – updated which mac80211 patch to user per forum input darkaudaxiwlagn [2009/05/26 16:20] – Corrected per http://forum.aircrack-ng.org/index.php?topic=5406.msg29391#msg29391 darkaudax
Line 74: Line 74:
    tar xjf compat-wireless-2.6.tar.bz2    tar xjf compat-wireless-2.6.tar.bz2
    cd compat-wireless-2009-*    cd compat-wireless-2009-*
 +   wget http://patches.aircrack-ng.org/mac80211_2.6.28-rc4-wl_frag+ack_v3.patch
 +   patch -p1 < mac80211_2.6.28-rc4-wl_frag+ack_v3.patch
    wget http://patches.aircrack-ng.org/mac80211-2.6.29-fix-tx-ctl-no-ack-retry-count.patch    wget http://patches.aircrack-ng.org/mac80211-2.6.29-fix-tx-ctl-no-ack-retry-count.patch
    patch -p1 < mac80211-2.6.29-fix-tx-ctl-no-ack-retry-count.patch    patch -p1 < mac80211-2.6.29-fix-tx-ctl-no-ack-retry-count.patch
Line 81: Line 83:
    echo options iwlagn swcrypto=1 >> /etc/modprobe.d/options [as root!]    echo options iwlagn swcrypto=1 >> /etc/modprobe.d/options [as root!]
    make load [as root!]    make load [as root!]
 +
 +NOTE: mac80211-2.6.29-fix-tx-ctl-no-ack-retry-count.patch is not needed in the bleeding-edge compat-wireless-2.6, only in 2.6.29/2.6.30/compat-wireless-2.6.30.
  
 That should get you the patched driver module up and running, you should also see "wlan0" and "wmaster0" as your interfaces, the first one should also be available by using iwconfig. That should get you the patched driver module up and running, you should also see "wlan0" and "wmaster0" as your interfaces, the first one should also be available by using iwconfig.
iwlagn.txt · Last modified: 2017/01/09 21:34 by mister_x