User Tools

Site Tools


broadcom

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
broadcom [2008/03/23 18:18] – add note on new bcm patch latinsudbroadcom [2008/12/28 14:35] – Added definition of supported devices. darkaudax
Line 1: Line 1:
-=======Broadcom bcm43xx =======+======= 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://bcm43xx.berlios.de|here]] While this driver natively supports monitor mode, it requires patching before packet injection can be done. After testing aireplay-ng with the patches, please contribute to the [[http://tinyshell.be/aircrackng/forum/index.php?topic=281.0|forum thread]] by reporting any successes or failures there. 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://bcm43xx.berlios.de|here]] While this driver natively supports monitor mode, it requires patching before packet injection can be done. After testing aireplay-ng with the patches, please contribute to the [[http://tinyshell.be/aircrackng/forum/index.php?topic=281.0|forum thread]] by reporting any successes or failures there.
 +
 +**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===== =====Alternate Patch=====
Line 11: Line 25:
  
 Use this patch instead of the one below. Use this patch instead of the one below.
 +
  
 =====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?action=dlattach;topic=281.0;id=180|here]].+  * 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'.
broadcom.txt · Last modified: 2017/01/09 21:27 by mister_x