imrumpf
May 23rd, 2006, 09:30 AM
I was constantly having trouble with this BCM43xx wireless card which is in my Compaq V5105CA laptop. I tried everything under the moon to get it working, and even ndiswrapper didn't seem to fix it fully. But I have now found a solution which works for me and I'd like to share it with others.
The easiest way to install the Broadcom43xx drivers in Dapper is to execute a script that has already been written for this purpose. Before you execute the script, you'll need to install the bcm43xx-fwcutter package. (Note: You must be connected to the internet in order for apt-get and the script to work properly.)
sudo apt-get install bcm43xx-fwcutter
sudo /usr/share/bcm43xx-fwcutter/install_bcm43xx_firmware.sh
This has worked wonders for me, no ndiswrapper AND my wireless network light works now.
Quick question to those who use this tutorial.....anybody know of a way to toggle the wireless network light on and off? currently it is on 24/7 and I'd like to find a way to turn it off via the button.
For more of an in-depth explanation, visit this link (https://wiki.ubuntu.com/WifiDocs/Driver/Broadcom43xx). These instructions came directly from he Ubuntu Wiki, but looking at the nummber of problems in these forums with this chipset of wireless cards, most people do not know about it yet.
The easiest way to install the Broadcom43xx drivers in Dapper is to execute a script that has already been written for this purpose. Before you execute the script, you'll need to install the bcm43xx-fwcutter package. (Note: You must be connected to the internet in order for apt-get and the script to work properly.)
sudo apt-get install bcm43xx-fwcutter
sudo /usr/share/bcm43xx-fwcutter/install_bcm43xx_firmware.sh
This has worked wonders for me, no ndiswrapper AND my wireless network light works now.
Quick question to those who use this tutorial.....anybody know of a way to toggle the wireless network light on and off? currently it is on 24/7 and I'd like to find a way to turn it off via the button.
For more of an in-depth explanation, visit this link (https://wiki.ubuntu.com/WifiDocs/Driver/Broadcom43xx). These instructions came directly from he Ubuntu Wiki, but looking at the nummber of problems in these forums with this chipset of wireless cards, most people do not know about it yet.