User Tools

Site Tools


compat-wireless

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
compat-wireless [2011/10/23 21:48] – [Kernels 2.6.24 or higher] wimscompat-wireless [2012/04/02 04:31] – Manual patching for -1 is now required again after compat-wireless-3.3-2-n wims
Line 1: Line 1:
 +.
 ====== compat-wireless ====== ====== compat-wireless ======
  
Line 54: Line 55:
  
 // Download the latest available package from  http://wireless.kernel.org/en/users/Download/stable/ // // Download the latest available package from  http://wireless.kernel.org/en/users/Download/stable/ //
-   $ tar -jxf compat-wireless-3.1-rc8-1.tar.bz2   +   $ tar -jxf compat-wireless-3.3-rc1-2.tar.bz2  
 //**note:** the exact filename of the tarball depends on which version you have downloaded, substitute the example filename with the one corresponding to the file you downloaded// //**note:** the exact filename of the tarball depends on which version you have downloaded, substitute the example filename with the one corresponding to the file you downloaded//
-   $ cd compat-wireless-3.1-rc8-1+   $ cd compat-wireless-3.3-rc1-2
  
    $ wget http://patches.aircrack-ng.org/mac80211.compat08082009.wl_frag+ack_v1.patch    $ wget http://patches.aircrack-ng.org/mac80211.compat08082009.wl_frag+ack_v1.patch
        
-   $ wget http://patches.aircrack-ng.org/channel-negative-one-maxim.patch 
- 
    $ patch -p1 < mac80211.compat08082009.wl_frag+ack_v1.patch    $ patch -p1 < mac80211.compat08082009.wl_frag+ack_v1.patch
-   + 
 + 
 +   $ wget http://patches.aircrack-ng.org/channel-negative-one-maxim.patch 
 +      
    $ patch -p1 < channel-negative-one-maxim.patch    $ patch -p1 < channel-negative-one-maxim.patch
  
-   ( apply any additional patches that you may need )+   ( apply any additional patches that you may need)
 //Before compiling, take a look at "driver-select" down the page// //Before compiling, take a look at "driver-select" down the page//
    $ make    $ make
compat-wireless.txt · Last modified: 2018/07/20 22:58 by mister_x