Re: BCM43225 and limitation UK/Europe Channels 12/13
I actually think the STA driver is correct; however, if it's working well with the exception of channels 12 and 13, then I guess brcmsmac is no better or worse than STA.
If you have done this:
Also setting the /etc/default/crda to
Code:
REGDOMAIN=GB
...and this:
You might try this:
Code:
sudo gedit /etc/modprobe.d/cfg80211.conf
Add one line:
Code:
options cfg80211 ieee80211_regdom=GB
Proofread, save and close gedit. Unload and reload brcmsmac:
Code:
sudo modprobe -r brcmsmac
sudo modprobe brcmsmac
And you've checked the router for any available changes, then you've done all I know to do.
"Oh, Ubuntu, you are my favorite Linux-based operating system" --Dr. Sheldon Cooper, B.Sc., M.Sc., M.A., Ph.D., Sc.D.
Bookmarks