Linux - Wireless NetworkingThis forum is for the discussion of wireless networking in Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hello I have Kubuntu 8.10 installed and I'm having wireless problems.
I have a 06:02.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02).
I have looked at the beginning of this thread and it hasn't worked for me. I can't save over the blacklist. I don't know why though.
Distribution: Novell 10.1 and Mandriva Powerpack 2K6
Posts: 32
Thanked: 0
Trying to get a built-in Wi-Fi adapter to work
[quote=Rayman411;2376537]I... This is a HOW-TO for the BCM4318 Airforce one card. ...
...
4) Open up a terminal and type this:
((Note: after 1. you press enter after 2. you press enter))
1. rmmod bcm43xx
2. rmmod ndiswrapper
3. modprobe ndiswrapper
4. ndiswrapper -l
...
After I type STEP 1, I get the following error:
Module bcm43xx does not exist in /proc/modules
Where do I go from here? This is a customer's laptop I am working on. It's an HP Pavilion with an Intel Celeron M chipset. Through the hardware detection process, I discovered that the built-in Wi-Fi is from Broadcom. It's the AirForceOne adapter described here.
Need help ASAP, spent all day working on this....
You can email me at jswiss86@yahoo.com
OpenSUSE 10.3 on an Acer 5100
Broadcom / Atheros Wireless BCM4381
After alot of searching and trying the ways you suggested. I found another installer that works. Instead of using ndiswrapper or ndisinstaller I decided to try ndisgtk since none of the previous attempts were successful and no one had already suggested it.
I did have to follow your procedure on uninstalling the ndiswrapper. I as well made sure the ndisinstaller was not present and that no files associated with either of them were available in the file system.
1. The installation required finding the bcmwl5.inf in the C:\windows\802BG folder. (there is also another .inf I have not tried as of yet in the C:\windows\802ABG folder with the name of net5211.inf).
2. I placed the bcmwl5.inf in my /home/downloads/drivers/wireless folder.
3. Ran yast and installed the ndisgtk from the pacman repository.
4. I then proceeded to run the NDISGTK program and directed it to the bcmwl5.inf and installed. With no problems at all. I right clicked on knetworkmanager, enabled wireless, and it picked up all 3 wireless AP's right away.
this method works perfectly on openSUSE but you will have to add the packman repository (just have the manage repositories app search for it)
this method works perfectly on openSUSE but you will have to add the packman repository (just have the manage repositories app search for it)
here is the .inf file so you dont have to search for it. http://cid-8d6a5aa3dda6cb2a.skydrive...lic/bcmwl5.inf
you can also download the exe from your vendor and install it to a removable drive then copy the .inf file from there
Thanks, great help, I couldnt get the card running on the broadcom_wl or BCM43xx hybrid drivers. Works in Arch Linux after putting MODULES(!ssb !b43 ndiswrapper) in rc.conf. Card appears as wlan0. Need to be sure to install ndiswrapper and wireless_tools on installation though
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.