Results 1 to 4 of 4
Hello all i am new, thanks for the time.
I have executed the lspci -knn command and this is the result for my card:
02.02.0 Network controller [0280]: Broadcom Corporation ...
- 10-18-2009 #1Just Joined!
- Join Date
- Oct 2009
- Posts
- 4
Wireless help
Hello all i am new, thanks for the time.
I have executed the lspci -knn command and this is the result for my card:
02.02.0 Network controller [0280]: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller [14e4:4320] (rev 03)
Kernel driver in use: b43-pci-bridge
kernel modules: ssb
So i am not sure if this driver was automatically assigned to my card via Ubuntu or not. The site HArdware for linux makes me feel as though this card is not supported. But i am still confused.
Any help would be great i am very new and am not sure if Ubuntu gathered all my drivers itself, which is weird coming from windows where you have to download drivers or have an install disk. thanks - rayban
- 10-18-2009 #2
Yes, the BCM43xx controller is supported.
This site may help.
Men occasionally stumble over the truth,
but most of them pick themselves up
and hurry off as if nothing had happened.
Winston Churchill
... then the Unix-Gods created "man" ...
- 10-18-2009 #3Just Joined!
- Join Date
- Oct 2009
- Posts
- 4
So linux has already attached the driver to my hardware? So this hardware should be functioning? I do not know as i am not near any WAN and cannot connect to this offices LAN.
As i said before i have just switched from windows so this perplexes me. I would have to find the drivers for windows but linux (ubuntu) has the readily available? And what is a good way to search for wireless connections in the area? is there a good tool?
Thanks - rayban
- 10-18-2009 #4
The driver is included, but this card requires some extra firmware to work. It is not included in most distros because it is non-free.
If you can get a wired connection briefly, it is very easy to install. Open a terminal and doIt will ask if you want to download and install the firmware, choose yes.Code:sudo apt-get install b43-fwcutter


Reply With Quote