Brandon’s Notepad

February 18, 2008

Linux, Broadcom & NDISwrapper

Filed under: Computer Hardware, How-To, Linux — Brandon @ 10:02 am
Tags: , , , , , , ,

At the time of this writing, many laptops, including Dell and HP/Compaq, contain Wifi cards made by Broadcom. In the past, there has been no ‘official’ driver written by Broadcom for these devices for Linux. A tried and true way of using these cards with Linux is through the use of the NDISwrapper utility.

General Procedure

  1. Install NDISwrapper package if not already installed.
  2. Download the Wifi drivers from Dell, Compaq, etc.
  3. Extract the necessary files (e.g. bcmwl5.inf & bcmwl.sys). This may require running a “self-extracting” file under Wine.
  4. Install the driver: sudo ndiswrapper -i /dir_path/bcmwl5.inf
  5. Verify the hardware is present: sudo ndiswrapper -l
  6. Load the driver: sudo modprobe ndiswrapper
  7. Update the configuration: sudo ndiswrapper -m

Related Links

No Comments Yet »

No comments yet.

RSS feed for comments on this post.

Leave a comment

Blog at WordPress.com.