r8187
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| r8187 [2009/05/04 00:15] – Update links to forum mister_x | r8187 [2017/01/09 21:35] (current) – Mark page as deprecated. mister_x | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== DEPRECATED ====== | ||
| + | |||
| + | **IMPORTANT NOTE**: This page is deprecated, updated documentation can be found [[install_drivers|here]] | ||
| + | |||
| ====== General ====== | ====== General ====== | ||
| Line 17: | Line 21: | ||
| unzip rtl8187_linux_26.1010.zip | unzip rtl8187_linux_26.1010.zip | ||
| cd rtl8187_linux_26.1010.0622.2006/ | cd rtl8187_linux_26.1010.0622.2006/ | ||
| - | wget http:// | + | wget http:// |
| + | wget http:// | ||
| tar xzf drv.tar.gz | tar xzf drv.tar.gz | ||
| tar xzf stack.tar.gz | tar xzf stack.tar.gz | ||
| - | patch -Np1 -i rtl8187_2.6.24v3.patch | + | patch -Np1 -i rtl8187_2.6.27.patch |
| + | patch -Np1 -i rtl8187_2.6.32.patch | ||
| make | make | ||
| make install | make install | ||
| Line 302: | Line 308: | ||
| #include < | #include < | ||
| #endif | #endif | ||
| + | |||
| + | |||
| + | ===== Will not compile on kerner 2.6.31 or above ===== | ||
| + | |||
| + | Follow the patching instructions at the top of this page then: | ||
| + | |||
| + | wget http:// | ||
| + | patch -Np1 -i rtl8187-ng-2.6.31.patch | ||
| + | |||
| + | Then proceed with make/make install. | ||
| ====== Limitations ====== | ====== Limitations ====== | ||
| Line 322: | Line 338: | ||
| SKA is not currently supported with the RTL8187 driver. There is no known workaround. | SKA is not currently supported with the RTL8187 driver. There is no known workaround. | ||
| + | ===== WPA/WPA2 fails in managed mode ===== | ||
| + | |||
| + | On recent kernels, the patched driver fails to work in normal WPA/WPA2 mode. In this case, use the patched ieee80211 driver for injection and use the mac80211 version for normal WPA/ | ||
r8187.1241388924.txt.gz · Last modified: by mister_x
