This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
rt61 [2008/05/03 00:28] netrolller3d It needs a patch, it's not really tested, but rt2x00 does in fact work! |
rt61 [2017/01/09 21:32] (current) mister_x Mark page as deprecated. |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== DEPRECATED ====== | ||
+ | |||
+ | **IMPORTANT NOTE**: This page is deprecated, updated documentation can be found [[install_drivers|here]] | ||
+ | |||
=====Installing===== | =====Installing===== | ||
Line 13: | Line 17: | ||
make install | make install | ||
+ | rmmod rt61pci 2>/ | ||
modprobe rt61 | modprobe rt61 | ||
- | You also need the following each time you want to use the device in monitor mode (this only applies to the Enhanced Legacy driver, as rt2x00 uses Radiotap instead): | + | You also need the following each time you want to use the device in monitor mode: |
| | ||
Line 21: | Line 26: | ||
For the above command, first make sure the interface is down. You can bring the interface down with " | For the above command, first make sure the interface is down. You can bring the interface down with " | ||
- | NOTE: This will download the Enhanced Legacy version of the driver. | + | NOTE: This will download the Enhanced Legacy version of the driver. |