Cannot see WiFi channels above 11 despite setting region
Solution 1:
I solved this problem by uninstalling the proprietary wl
driver module and installing the open source b43
instead:
sudo rmmod wl
sudo apt-get remove bcmwl-kernel-source
sudo apt-get install firmware-b43-installer # or firmware-b43-lpphy-installer
sudo modprobe b43