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
Next revision
Previous revision
iwlagn [2009/05/12 22:29] – Add a warning to make sure users recompile misconfigured distro kernels. netrolller3diwlagn [2017/01/09 21:34] (current) – Mark page as deprecated. mister_x
Line 1: Line 1:
 +====== DEPRECATED ======
 +
 +**IMPORTANT NOTE**: This page is deprecated, updated documentation can be found [[install_drivers|here]]
 +
 ====== iwlagn ====== ====== iwlagn ======
 ====== Intel Wireless (WiMax/)WiFi Link 4965AGN/51x0AGN, Intel Ultimate-N (WiMax/)WiFi Link 53x0AGN ====== ====== Intel Wireless (WiMax/)WiFi Link 4965AGN/51x0AGN, Intel Ultimate-N (WiMax/)WiFi Link 53x0AGN ======
Line 76: Line 80:
    wget http://patches.aircrack-ng.org/mac80211_2.6.28-rc4-wl_frag+ack_v3.patch    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    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
 +   patch -p1 < mac80211-2.6.29-fix-tx-ctl-no-ack-retry-count.patch
    make -j4    make -j4
    make unload [as root!]    make unload [as root!]
Line 81: Line 87:
    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.1242160189.txt.gz · Last modified: 2009/05/12 22:29 by netrolller3d