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 [2012/02/20 19:39] – reflects the lack of need for channel -1 patch on v3.3-rc1-2 wimscompat-wireless [2013/02/25 16:32] – [compat-wireless] compat-wireless is now -drivers sleek
Line 1: Line 1:
 +.
 ====== compat-wireless ====== ====== compat-wireless ======
  
 +**UPDATE: compat-wireless is now known as [[https://backports.wiki.kernel.org/index.php/Main_Page|compat-drivers]]**
  
  
Line 54: Line 56:
  
 // 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.3-rc1-2.tar.bz2  +   $ tar xvjf compat-wireless-3.6-rc6-1.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.3-rc1-2+   $ cd compat-wireless-3.6-rc6-1
  
    $ 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
Line 62: Line 64:
    $ patch -p1 < mac80211.compat08082009.wl_frag+ack_v1.patch    $ patch -p1 < mac80211.compat08082009.wl_frag+ack_v1.patch
  
-//**note:** the next two steps are only required for compat wireless versions before v3.3-rc1-2//+//**note:** the next two steps are only required for compat-wireless versions before v3.3-rc1-2 //
    $ wget http://patches.aircrack-ng.org/channel-negative-one-maxim.patch    $ wget http://patches.aircrack-ng.org/channel-negative-one-maxim.patch
              
compat-wireless.txt · Last modified: 2018/07/20 22:58 by mister_x