I have an ubuntu 12.04 LTS on Lenove Thinkpad Edge having Broadcom 4313 wireless. There are a lot of posts on getting 4313 wireless to work. For me, the only driver that works is brcmsmac.
After booting I have to type the following commands to get the wireless to work
sudo modprobe -r b43 wl brcmsmac
sudo modprobe brcmsmac
If I enable b43, it is not detecting the wireless. wl keeps on trying to connect and is unable to connect. brcmsmac works in my computer. In many posts, I have seen that with 4313 chipset brcmsmac is the most dependable. I am ok with that.
1) At present the default driver loaded is wl. How can I change this to brcmsmac? I have blacklisted wl b43 etc in the blacklist... but somehow this is not working?
2)brcmsmac although works, is very slow. How do I get this to work fine
Any advice on how to proceed
Thanks again