Network manager never scanning for new access points
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
John McAleely | ||
network-manager (Ubuntu) |
Fix Released
|
High
|
Tony Espy | ||
Vivid |
Confirmed
|
High
|
Tony Espy | ||
network-manager (Ubuntu RTM) |
Fix Released
|
High
|
Tony Espy |
Bug Description
While trying to reproduce another bug related with the last seen value from the access points, I noticed that network manager is never really scanning for new access points on my desktop, not even when not connected.
$ sudo nmcli g logging level debug domains wifi_scan
Then powered an access point, but was never really able to see it. From syslog, noticed that there is never really a scan, which explains why the ap never goes away and why it is not able to find it in the first place.
If I force a scan via cmdline it works as expected (and I noticed a scan also happens when changing connections).
Was also able to reproduce this issue on mako, with the following image:
phablet@
current build number: 173
device name: mako
channel: ubuntu-
alias: ubuntu-
last update: 2015-04-16 14:58:58
version version: 173
version ubuntu: 20150416
version device: 20150210
version custom: 20150416
In the mako case, I booted with a known connection in place, it connected successfully but it never really scans for other access points. Scan works fine after disconnecting though.
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: network-manager 0.9.10.0-4ubuntu14
ProcVersionSign
Uname: Linux 3.19.0-14-generic x86_64
ApportVersion: 2.17.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Apr 16 14:21:42 2015
IfupdownConfig:
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
InstallationDate: Installed on 2013-10-29 (534 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
IpRoute:
default via 192.168.1.1 dev wlan0 proto static metric 1024
10.0.3.0/24 dev lxcbr0 proto kernel scope link src 10.0.3.1
169.254.0.0/16 dev lxcbr0 scope link metric 1000
192.168.1.0/24 dev wlan0 proto kernel scope link src 192.168.1.16
SourcePackage: network-manager
UpgradeStatus: Upgraded to vivid on 2013-10-31 (532 days ago)
mtime.conffile.
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: Error: Object 'nm' is unknown, try 'nmcli help'.
Related branches
- Mathieu Trudel-Lapierre: Approve
-
Diff: 64 lines (+15/-6)2 files modifieddebian/changelog (+7/-0)
debian/patches/0002-wifi-cull-the-scan-list-before-signalling-ScanDone-b.patch (+8/-6)
Changed in canonical-devices-system-image: | |
importance: | Undecided → High |
milestone: | none → ww22-2015 |
tags: | added: connectivity |
Changed in network-manager (Ubuntu): | |
importance: | Undecided → High |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Tony Espy (awe) |
status: | New → Confirmed |
milestone: | ww22-2015 → ww24-2015 |
Changed in canonical-devices-system-image: | |
milestone: | ww24-2015 → ww34-2015 |
Changed in network-manager (Ubuntu): | |
assignee: | nobody → Tony Espy (awe) |
Changed in canonical-devices-system-image: | |
assignee: | Tony Espy (awe) → John McAleely (john.mcaleely) |
tags: | added: hotfix |
Changed in network-manager (Ubuntu Vivid): | |
status: | New → Confirmed |
importance: | Undecided → High |
assignee: | nobody → Mathieu Trudel-Lapierre (mathieu-tl) |
assignee: | Mathieu Trudel-Lapierre (mathieu-tl) → Tony Espy (awe) |
Changed in network-manager (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in network-manager (Ubuntu RTM): | |
status: | Confirmed → In Progress |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
Status changed to 'Confirmed' because the bug affects multiple users.