User Tools

Site Tools


iwlagn

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
iwlagn [2008/11/27 17:22] – created netrolller3diwlagn [2009/05/03 23:46] – Update links to forum mister_x
Line 2: Line 2:
 ====== Intel Wireless WiFi Link 4965AGN/5xxxAGN ====== ====== Intel Wireless WiFi Link 4965AGN/5xxxAGN ======
  
-The first reported success and how to do it is in [[http://tinyshell.be/aircrackng/forum/index.php?topic=2898.msg20609#msg20609|this thread message]].+The first reported success and how to do it is in [[http://forum.aircrack-ng.org/index.php?topic=2898.msg20609#msg20609|this thread message]].
  
-A more recent success story is in [[http://tinyshell.be/aircrackng/forum/index.php?topic=3954.0|this thread]] including detailed steps.  This [[http://tinyshell.be/aircrackng/forum/index.php?topic=3775.0|one]] summarizes the the steps for Ubuntu 8.04. Another [[http://tinyshell.be/aircrackng/forum/index.php?topic=2898.msg21353#msg21353|one]].+A more recent success story is in [[http://forum.aircrack-ng.org/index.php?topic=3954.0|this thread]] including detailed steps.  This [[http://forum.aircrack-ng.org/index.php?topic=3775.0|one]] summarizes the the steps for Ubuntu 8.04. Another [[http://forum.aircrack-ng.org/index.php?topic=2898.msg21353#msg21353|one]].
  
  
Line 21: Line 21:
  
 Please note that the instructions provided here are suited for generic Linux. Your distribution, especially if it uses some kind of advanced package managing (Debian, Ubuntu, etc.), may have the needed packages in its repositories (so that you don't need to compile them manually from source). Please note that the instructions provided here are suited for generic Linux. Your distribution, especially if it uses some kind of advanced package managing (Debian, Ubuntu, etc.), may have the needed packages in its repositories (so that you don't need to compile them manually from source).
- 
  
 ===== Preparing the kernel ===== ===== Preparing the kernel =====
Line 61: Line 60:
    make unload; rmmod ssb mac80211 cfg80211 [as root!]    make unload; rmmod ssb mac80211 cfg80211 [as root!]
    make load [as root!]    make load [as root!]
-   echo options iwl4965 swcrypto=1 >> /etc/modprobe.d/options [as root!]+   echo options iwlagn swcrypto=1 >> /etc/modprobe.d/options [as root!]
  
 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