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
broadcom [2008/05/19 19:12] – Deprecated since 2.6.24 netrolller3dbroadcom [2017/01/09 21:27] (current) – Mark page as deprecated. mister_x
Line 1: Line 1:
-=======Broadcom bcm43xx =======+====== DEPRECATED ======
  
-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.+**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://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://forum.aircrack-ng.org/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.)** **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 10: Line 26:
     * See http://www.latinsud.com/bcm/     * See http://www.latinsud.com/bcm/
  
-Also see this [[http://tinyshell.be/aircrackng/forum/index.php?topic=2845.msg18262#msg18262|thread]] for more information.+Also see this [[http://forum.aircrack-ng.org/index.php?topic=2845.msg18262#msg18262|thread]] for more information.
  
 Use this patch instead of the one below. Use this patch instead of the one below.
Line 33: Line 49:
  
 Forum thread:  Forum thread: 
-[[http://tinyshell.be/aircrackng/forum/index.php?topic=2045.0|The complete how to of making bcm43xx injection work]]+[[http://forum.aircrack-ng.org/index.php?topic=2045.0|The complete how to of making bcm43xx injection work]]
  
 Forum thread:  Forum thread: 
-[[http://tinyshell.be/aircrackng/forum/index.php?topic=2845.0|How I got the bcm43xx packet injection working in ubuntu 7.10]]+[[http://forum.aircrack-ng.org/index.php?topic=2845.0|How I got the bcm43xx packet injection working in ubuntu 7.10]]
  
-This forum thread may also provide some useful information: [[http://tinyshell.be/aircrackng/forum/index.php?topic=281|Broadcom bcm43xx Injection]]+This forum thread may also provide some useful information: [[http://forum.aircrack-ng.org/index.php?topic=281|Broadcom bcm43xx Injection]]
  
  
Line 44: Line 60:
 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"
-<sub>There is a problem in the bcm43xx driver when injecting packets using DMA access. I'll try to compile the mod without DMA and see what happens asap. I'll also make another patch soon that waits till the send buffer is empty before resuming after an error occured. Now it just waits a second before resuming at a lower rate.</sub>+<sub>There is a problem in the bcm43xx driver when injecting packets using DMA access. I'll try to compile the mod without DMA and see what happens asap. I'll also make another patch soon that waits till the send buffer is empty before resuming after an error occurred. Now it just waits a second before resuming at a lower rate.</sub>
   * packets per second is adjusted to around 25 pps   * packets per second is adjusted to around 25 pps
 <sub>Same problem as above, there is a problem with injection and DMA access.</sub> <sub>Same problem as above, there is a problem with injection and DMA access.</sub>
Line 64: Line 80:
 It will give you the fully qualified file name.  Do "ls -l <fully qualified file name>" and confirm it has the date/time of when you compiled and installed the new module.  If it does not match, then you are not running the patched module.  This would, of course, need to be fixed. It will give you the fully qualified file name.  Do "ls -l <fully qualified file name>" and confirm it has the date/time of when you compiled and installed the new module.  If it does not match, then you are not running the patched module.  This would, of course, need to be fixed.
  
-This thread has a number of potential fixes to problems you may encounter: [[http://tinyshell.be/aircrackng/forum/index.php?topic=281|Broadcom bcm43xx Injection]]+This thread has a number of potential fixes to problems you may encounter: [[http://forum.aircrack-ng.org/index.php?topic=281|Broadcom bcm43xx Injection]]
  
  
Line 75: Line 91:
   * Error message: "ioctl(SIOCGIFINDEX) failed: No such device"   * Error message: "ioctl(SIOCGIFINDEX) failed: No such device"
  
-Then [[http://aircrack-ng.org/doku.php?id=faq#why_do_i_get_ioctl_siocgifindex_failedno_such_device|See this FAQ entry]].+Then [[faq#why_do_i_get_ioctl_siocgifindex_failedno_such_device|See this FAQ entry]].
  
  
  
  
broadcom.1211217163.txt.gz · Last modified: 2008/05/19 19:12 by netrolller3d