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
Next revisionBoth sides next revision
iwlagn [2009/05/12 22:26] – Update tutorial for current kernels. netrolller3diwlagn [2009/05/25 22:59] – updated which mac80211 patch to user per forum input darkaudax
Line 39: Line 39:
  
 You must also enable "Automatic kernel module loading" under "Loadable module support", otherwise you will have module dependency errors. You must also enable "Automatic kernel module loading" under "Loadable module support", otherwise you will have module dependency errors.
 +
 +**If you are running a distro-supplied kernel, and find that these options are not configured as described here, then you will need to recompile your kernel with these options corrected. It is not enough to just change these options in the kernel configuration, as you need these options to be true for the running kernel.**
  
 At this point, it is assumed that you've got your kernel properly configured, up and running right now. At this point, it is assumed that you've got your kernel properly configured, up and running right now.
Line 72: 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 +   wget http://patches.aircrack-ng.org/mac80211-2.6.29-fix-tx-ctl-no-ack-retry-count.patch 
-   patch -p1 < mac80211_2.6.28-rc4-wl_frag+ack_v3.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!]
iwlagn.txt · Last modified: 2017/01/09 21:34 by mister_x