broadcom
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| broadcom [2007/07/09 18:44] – tutuff | broadcom [2017/01/09 21:27] (current) – Mark page as deprecated. mister_x | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | =======Broadcom bcm43xx ======= | + | ====== DEPRECATED ====== |
| + | |||
| + | **IMPORTANT NOTE**: This page is deprecated, updated documentation can be found [[install_drivers|here]] | ||
| + | |||
| + | ======= Broadcom bcm43xx ======= | ||
| + | |||
| + | As of 2.6.17, a driver for the Broadcom bcm43xx wireless chipset has been included in the kernel. Older kernels can sometimes be made to work, check out resources available [[http:// | ||
| + | |||
| + | **Note: As of 2.6.24, this driver is considered deprecated, and you might be better off using the new [[b43]] driver instead. (B43 supports the fragmentation attack, and it's much more stable than bcm43xx.)** | ||
| + | |||
| + | ===== Is My Card Supported? ===== | ||
| + | |||
| + | Most broadcom cards are supported EXCEPT the following: | ||
| + | |||
| + | * PCI ID 14e4:4315 | ||
| + | * Wireless-N | ||
| + | |||
| + | To determine the PCI ID of your wireless device under linux, enter: | ||
| + | |||
| + | lspci -nn | ||
| + | |||
| + | |||
| + | =====Alternate Patch===== | ||
| + | There is a patch by SuD which dramatically improves the injection speed: | ||
| + | |||
| + | * See http:// | ||
| + | |||
| + | Also see this [[http:// | ||
| + | |||
| + | Use this patch instead of the one below. | ||
| - | As of 2.6.17, a driver for the Broadcom bcm43xx wireless chipset has been included in the kernel. Older kernels can sometimes be made to work, check out resources available [[http:// | ||
| =====Patching the kernel===== | =====Patching the kernel===== | ||
| - | * Download the bcm43xx inject_nofcs patch for the 2.6.20 kernel from [[http://tinyshell.be/aircrackng/forum/index.php? | + | * Download the [[http://www.latinsud.com/bcm/bcm43xx-injection-linux-2.6.20.patch|bcm43xx inject_nofcs patch]] for the 2.6.20 kernel. |
| * Place the patch in your kernel sources directory | * Place the patch in your kernel sources directory | ||
| * Run 'patch -p1 -i bcm43xx-injection-linux-2.6.20.patch' | * Run 'patch -p1 -i bcm43xx-injection-linux-2.6.20.patch' | ||
| Line 21: | Line 49: | ||
| Forum thread: | Forum thread: | ||
| - | [[http://tinyshell.be/ | + | [[http://forum.aircrack-ng.org/ |
| + | |||
| + | Forum thread: | ||
| + | [[http:// | ||
| + | |||
| + | This forum thread may also provide some useful information: | ||
| - | This forum thread may also provide some useful information: | ||
| =====Known problems===== | =====Known problems===== | ||
| The bcm43xx has been verified to produce all attacks. However, there a few known problems. | The bcm43xx has been verified to produce all attacks. However, there a few known problems. | ||
| * aireplay exits with "out of memory error" / syslog shows "out of DMA slots" | * aireplay exits with "out of memory error" / syslog shows "out of DMA slots" | ||
| - | < | + | < |
| * packets per second is adjusted to around 25 pps | * packets per second is adjusted to around 25 pps | ||
| < | < | ||
| * syslog shows a lot of failed assertions (!ring-> | * syslog shows a lot of failed assertions (!ring-> | ||
| < | < | ||
| + | |||
| + | All these problems should be mitigated or fixed with the new patch! | ||
| =====Troubleshooting Tips===== | =====Troubleshooting Tips===== | ||
| + | |||
| + | |||
| + | ==== Confirm you are running the new module ==== | ||
| First, double check that you are in fact running the new module: | First, double check that you are in fact running the new module: | ||
| Line 43: | Line 80: | ||
| It will give you the fully qualified file name. Do "ls -l <fully qualified file name>" | It will give you the fully qualified file name. Do "ls -l <fully qualified file name>" | ||
| - | This thread has a number of potential fixes to problems you may encounter: [[http://tinyshell.be/ | + | This thread has a number of potential fixes to problems you may encounter: [[http://forum.aircrack-ng.org/ |
| + | |||
| + | |||
| + | |||
| + | ==== Why do I get ioctl(SIOCGIFINDEX) failed ? ==== | ||
| + | |||
| + | If you get error messages similar to: | ||
| + | |||
| + | * Error message: " | ||
| + | * Error message: " | ||
| + | |||
| + | Then [[faq# | ||
| + | |||
broadcom.1183999449.txt.gz · Last modified: by tutuff
