Results 1 to 3 of 3
Hi, I just barely started using Linux yesterday, and I've been impressed so far, but I've been comepletely unable to get my wireless connection to work with Ubuntu. I'm using ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-24-2006 #1Just Joined!
- Join Date
- Jun 2006
- Posts
- 1
WIreless Issues
Hi, I just barely started using Linux yesterday, and I've been impressed so far, but I've been comepletely unable to get my wireless connection to work with Ubuntu. I'm using an HP Pavilllion dv8110us with a Broadcom 802.11. Is this a normal problem? Please help, I really like Linux so far, but I need my wireless connection to work. Thanks in advance!
-Kyle
- 06-24-2006 #2
You can either use NDISWRAPPER in combination with the windows driver :
http://www.linuxforums.org/forum/lin...ork-linux.html
Or another NDISWRAPPER how-to here :
http://www.ubuntuforums.org/showthread.php?t=25683
Or use the native Linux driver :
http://bcm43xx.berlios.de/
Here are some instructions for those Linux drivers :
http://pinguin.uni-psych.gwdg.de/~ih...t-Extreme_Card."To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."
-Bruce Lee
- 06-24-2006 #3
If you have the BCM4318 card you need to do this.
First, open terminal and enter:
sudo gedit /etc/modprobe.d/blacklist
Make a new line in the document and enter.
blacklist bcm43xx
This will keep ubuntu from loading the wrong driver by default.
Now install ndiswrapper by using the Synaptec Package Manager. (you can install it from your ubuntu disk, that's what i did)
Now, follow this guide. Reboot. And you'll be good.
http://fedoranews.org/mediawiki/inde...ng_Ndiswrapper


Reply With Quote
