User Tools

Site Tools


rt61

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
Last revisionBoth sides next revision
rt61 [2007/06/09 17:46] – fixed module name mister_xrt61 [2009/05/15 21:42] – Make next-gen note meaningful. netrolller3d
Line 13: Line 13:
  
   make install   make install
 +  rmmod rt61pci 2>/dev/null
   modprobe rt61   modprobe rt61
 +
 +You also need the following each time you want to use the device in monitor mode:
 +
 +   iwpriv <interface name> rfmontx 1
 +
 +For the above command, first make sure the interface is down.  You can bring the interface down with "ifconfig <interface name> down".
 +
 +NOTE: This will download the Enhanced Legacy version of the driver. Recent kernels include the Next-Generation version of this driver (called rt61pci). The rt61pci driver is untested, but probably needs no patch besides the usual [[mac80211]] patches.
rt61.txt · Last modified: 2017/01/09 21:32 by mister_x