User Tools

Site Tools


rt73

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
rt73 [2008/11/15 18:48] – added alternate 2.6.27 kernel support troubleshooting tip darkaudaxrt73 [2008/11/19 14:28] – and the last 2.6.27 note :) aspj
Line 8: Line 8:
 Open up a shell and type: Open up a shell and type:
  
-  wget http://homepages.tu-darmstadt.de/~p_larbig/wlan/rt73-k2wrlz-3.0.1.tar.bz2 +  wget http://homepages.tu-darmstadt.de/~p_larbig/wlan/rt73-k2wrlz-3.0.2.tar.bz2 
-  tar -xjf rt73-k2wrlz-3.0.1.tar.bz2 +  tar -xjf rt73-k2wrlz-3.0.2.tar.bz2 
-  cd rt73-k2wrlz-3.0.1/Module+  cd rt73-k2wrlz-3.0.2/Module
   make   make
  
Line 18: Line 18:
   modprobe rt73   modprobe rt73
  
-A mirror for the above driver can be found  [[http://aspj.aircrack-ng.org/rt73-k2wrlz-3.0.1.tar.bz2|here]] and a home page mirror can be found [[http://aspj.aircrack-ng.org/|here]].+A mirror for the above driver can be found  [[http://aspj.aircrack-ng.org/rt73-k2wrlz-3.0.2.tar.bz2|here]] and a home page mirror can be found [[http://aspj.aircrack-ng.org/|here]].
  
 =====Using driver with aircrack-ng===== =====Using driver with aircrack-ng=====
Line 192: Line 192:
 (Some modules **must be blacklisted**) (Some modules **must be blacklisted**)
 Even when following the guide above, be sure to use the latest driver version available. Even when following the guide above, be sure to use the latest driver version available.
- 
  
 ==== "iwe_stream_add_event" compile error message ==== ==== "iwe_stream_add_event" compile error message ====
 +
 +**NOTE: This applies only to driver version 3.0.1 and earlier. Version 3.0.2 should work out of the box with 2.6.27 kernels.**
  
 If you get a series of compile messages similar to "error: passing argument 1 of 'iwe_stream_add_event' from incompatible pointer type" then do the following: If you get a series of compile messages similar to "error: passing argument 1 of 'iwe_stream_add_event' from incompatible pointer type" then do the following:
Line 215: Line 216:
  
 See [[http://tinyshell.be/aircrackng/forum/index.php?topic=1824.msg23612#msg23612|this thread]] for a patch. See [[http://tinyshell.be/aircrackng/forum/index.php?topic=1824.msg23612#msg23612|this thread]] for a patch.
 +Version 3.0.2 of the driver shouldn't have this bug anymore.
  
 ==== 2.6.27 kernel support ==== ==== 2.6.27 kernel support ====
  
-These links have instructions for supporting the 2.6.27 kernel:+Version 3.0.2 does support 2.6.27 out of the box without any modifications needed. 
 + 
 +If you want to use an earlier version with 2.6.27, here are the patching instructions:
  
   * http://www.ab9il.net/linuxwireless/   * http://www.ab9il.net/linuxwireless/
   * http://www.ab9il.net/linuxwireless/rt73.html   * http://www.ab9il.net/linuxwireless/rt73.html
- 
rt73.txt · Last modified: 2017/01/09 21:32 by mister_x