You are not logged in.

#1 2011-06-25 11:09:53

vilqn87
Member
Registered: 2011-06-25
Posts: 1

Broadcom wifi installation problem.

Hi everyone!
I have problems with setting up my wifi card during Arch installation (I'm an Arch newbie, so please be understanding ;-) ). The thing is, that wifi is only way for me to connect to Internet. I read the Unofficial Beginners Guide, moved to Wireless Setup and then Broadcom wireless. I identified my card as 4727, so the driver should be brcm80211 and wiki says "The brcm80211 driver is included in the kernel since 2.6.37. No further action is necessary on the part of the user". Nice but ifconfig shows no wlan0 (nor eth0 for that matter...) and I'm stuck. Any suggestions and ideas are highly appreciated.

Offline

#2 2011-06-25 17:41:31

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,360

Re: Broadcom wifi installation problem.

Maybe the Guide needs a little attention.

The driver is in the kernel, but the firmware that is uploaded by the kernel to the Broadcom Chip that runs the chip is not.

You will need to install b43-firmware from the AUR.  That will depend on b43-fwcutter-git, also in the AUR.

You can verify this need by looking at the output dmesg.  It should look like this:

ewaller@odin:~ 1005 %dmesg | grep firmware
[   18.963508] b43-phy0: Loading firmware version 478.104 (2008-07-01 00:50:23)
ewaller@odin:~ 1006 %

Yours will probably indicate that the firmware is missing

Last edited by ewaller (2011-06-25 17:42:26)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way

Offline

Board footer

Powered by FluxBB