Topic: Howto: Broadcom on Statler Alpha1
This Guide is for the more common Broadcom Wireless firmware.
*Note* For Broadcom Sta (4311, 4312, 4313, 4321, 4322 ) See this guide on the Debian Wiki:
http://wiki.debian.org/wl#Squeeze
At the moment Broadcom wireless firmware doesn't come preinstalled on the first Alpha, so here is a quicky guide for those who want to use it.
Install what you need
sudo aptitude install b43-fwcutter wireless-toolsOnce fwcutter is installed you will be asked if you want to download and install the firmware, choose "YES"
Next up you need to load the module:
sudo modprobe b43Switch wireless on:
You may need to use a key combination (Fn+F?) or a physical switch on your laptop case to activate the card physically. My Acer has a button with an orange light.
Next up you need to bring the card up:
sudo ifconfig wlan0 upAnd have a quick scan for essids: (if your card supports scanning a list of essids will scroll by. Sometimes you need to give the card a few seconds to get warmed up
)
sudo iwlist scanningNow just go to the network manager applet and click on your essid
This is just a quick basic guide and there are a few Broadcom cards that can cause a few problems (see the link at the top of this post), but this way covers most of them.
Last edited by rich (2010-04-10 14:32:45)