touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #81538
[Bug 1460347] Re: B43 did not offer channel 11-13
Workaround: Take care that the firmware installers are on the machine
and the b43, mac80211, bcma driver set is seen in lsmod. Take care that
the regdomain DE is set in /etc/default/crda
# legislature. See `/usr/share/zoneinfo/zone.tab' for a table of timezone
# descriptions containing ISO/IEC 3166-1 alpha2 country codes.
REGDOMAIN=DE
Do a: sudo iw reg set DE
Don't forget a full reboot to get this settings to work, check after reboot for this:
eric@selene:~$ dmesg | grep b43
[ 6.682946] b43-phy0: Broadcom 4312 WLAN found (core revision 15)
[ 6.736123] b43-phy0: Found PHY: Analog 6, Type 5 (LP), Revision 1
[ 6.736150] b43-phy0: Found Radio: Manuf 0x17F, ID 0x2062, Revision 2, Version 0
[ 10.512143] b43-phy0: Loading firmware version 666.2 (2011-02-23 01:15:07)
This combination will work with full channel range.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1460347
Title:
B43 did not offer channel 11-13
Status in network-manager package in Ubuntu:
New
Bug description:
Ubuntu Mate 15.04 i386 / Lenovo ideapad S10-2 / Broadcom 4312
After install simple login and take a look at available wlans in the
area. You will see all between 1 and 10, but none in the 11-13 range.
It's also not possible to connect them as hidden network.
In physical this machine was shipped with windows and it can use full
range in Europe / Germany
Under ubuntu we see:
eric@selene:~$ iwlist chan
wlan0 32 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
Channel 12 : 2.467 GHz
Channel 13 : 2.472 GHz
Full range but network-manager is in denial of that.
eric@selene:~$ iw reg get
country DE: DFS-ETSI
(2400 - 2483 @ 40), (N/A, 20), (N/A)
(5150 - 5250 @ 40), (N/A, 20), (N/A), NO-OUTDOOR
(5250 - 5350 @ 40), (N/A, 20), (0 ms), NO-OUTDOOR, DFS
(5470 - 5725 @ 40), (N/A, 26), (0 ms), DFS
(57240 - 65880 @ 2160), (N/A, 40), (N/A), NO-OUTDOOR
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: network-manager 0.9.10.0-4ubuntu15.1
ProcVersionSignature: Ubuntu 3.19.0-18.18-generic 3.19.6
Uname: Linux 3.19.0-18-generic i686
NonfreeKernelModules: wl
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: i386
CurrentDesktop: MATE
Date: Sat May 30 23:17:24 2015
IfupdownConfig:
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
InstallationDate: Installed on 2015-05-30 (0 days ago)
InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release i386 (20150422.1)
IpRoute:
default via 192.168.1.1 dev eth0 proto static metric 1024
169.254.0.0/16 dev eth0 scope link metric 1000
192.168.1.0/24 dev eth0 proto kernel scope link src 192.168.1.101
NetworkManager.state:
[main]
NetworkingEnabled=true
WirelessEnabled=true
WWANEnabled=true
WimaxEnabled=true
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-con:
NAME UUID TYPE TIMESTAMP TIMESTAMP-REAL AUTOCONNECT READONLY DBUS-PATH ACTIVE DEVICE STATE ACTIVE-PATH
Elysion20 30f1d787-c4d3-4652-950f-e656990cbe9d 802-11-wireless 0 never yes no /org/freedesktop/NetworkManager/Settings/1 no -- -- --
Kabelnetzwerkverbindung 1 aae849bd-3bcc-49fb-bd6c-8aff25c05e51 802-3-ethernet 1433020571 Sa 30 Mai 2015 23:16:11 CEST yes no /org/freedesktop/NetworkManager/Settings/0 yes eth0 activated /org/freedesktop/NetworkManager/ActiveConnection/2
nmcli-dev:
DEVICE TYPE STATE DBUS-PATH CONNECTION CON-UUID CON-PATH
eth0 ethernet connected /org/freedesktop/NetworkManager/Devices/1 Kabelnetzwerkverbindung 1 aae849bd-3bcc-49fb-bd6c-8aff25c05e51 /org/freedesktop/NetworkManager/ActiveConnection/2
wlan0 wifi disconnected /org/freedesktop/NetworkManager/Devices/2 -- -- --
ttyACM1 gsm unavailable /org/freedesktop/NetworkManager/Devices/3 -- -- --
lo loopback unmanaged /org/freedesktop/NetworkManager/Devices/0 -- -- --
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: Error: Object 'nm' is unknown, try 'nmcli help'.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1460347/+subscriptions
References