Cannot set wireless regulatory domain on Dell Inspiron Mini9
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
iw (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
The 904 release notes state to use "iw reg" to set the wireless regulatory domain:
However the following command fails on the Dell Inspiron mini9:-
$ sudo iw reg set GB
nl80211 not found.
This is using Ubuntu 904 netbook remix with the proprietary Broadcom STA wireless driver.
The effect of this is that the mini9 cannot connect to wireless networks that use channels 12 or 13 (in the UK).
This is the output of iwlist channel:
$ sudo iwlist channel
lo no frequency information.
eth0 no frequency information.
eth1 11 channels in total; available frequencies :
Channel 01 : 2.412 GHz
Channel 02 : 2.417 GHz
Channel 03 : 2.422 GHz
Channel 04 : 2.427 GHz
Channel 05 : 2.432 GHz
Channel 06 : 2.437 GHz
Channel 07 : 2.442 GHz
Channel 08 : 2.447 GHz
Channel 09 : 2.452 GHz
Channel 10 : 2.457 GHz
Channel 11 : 2.462 GHz
Current Channel:1
Hi,
same Problem here on a Lenovo Ideapad S10e netbook with a Broadcom BCM4312 wlan controller and Jaunty:
oliver@idefix:~$ sudo iw reg set eu
nl80211 not found.
oliver@idefix:~$
Oliver