[mako] wlan0 state 'unavailable' after flashing

Bug #1340217 reported by Antti Kaijanmäki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
network-manager (Ubuntu)
Fix Released
Critical
Mathieu Trudel-Lapierre

Bug Description

After flashing latest image from today, I noticed that on the first boot the wlan0 device has it state reported as 'unavailable' and thus no WiFi connection is possible.

urfkill verion: 0.6.0~20140708.110711.a0581f3-0ubuntu1

$ nmcli d
DEVICE TYPE STATE
/ril_0 gsm connected
wlan0 802-11-wireless unavailable

$ rfkill list
0: phy0: Wireless LAN
        Soft blocked: no
        Hard blocked: no
1: hci0: Bluetooth
        Soft blocked: no
        Hard blocked: no

$ dbus-send --system --print-reply --dest=org.freedesktop.URfkill /org/freedesktop/URfkill/WLAN org.freedesktop.DBus.Properties.Get string:org.freedesktop.URfkill.Killswitch string:state
method return sender=:1.4 -> dest=:1.122 reply_serial=2
   variant int32 0

$ dbus-send --system --print-reply --dest=org.freedesktop.URfkill /org/freedesktop/URfkill/WWAN org.freedesktop.DBus.Properties.Get string:org.freedesktop.URfkill.Killswitch string:state
method return sender=:1.4 -> dest=:1.123 reply_serial=2
   variant int32 0

$ dbus-send --system --print-reply --dest=org.freedesktop.URfkill /org/freedesktop/URfkill/BLUETOOTH org.freedesktop.DBus.Properties.Get string:org.freedesktop.URfkill.Killswitch string:state
method return sender=:1.4 -> dest=:1.124 reply_serial=2
   variant int32 0

$ sudo system-image-cli -i
current build number: 123
device name: mako
channel: ubuntu-touch/devel-proposed
alias: ubuntu-touch/utopic-proposed
last update: 2014-07-10 13:20:45
version version: 123
version ubuntu: 20140710
version device: 20140709

Tags: rtm14
Revision history for this message
Antti Kaijanmäki (kaijanmaki) wrote :
description: updated
description: updated
Revision history for this message
Antti Kaijanmäki (kaijanmaki) wrote :
Revision history for this message
Antti Kaijanmäki (kaijanmaki) wrote :
Revision history for this message
Antti Kaijanmäki (kaijanmaki) wrote :
Revision history for this message
Antti Kaijanmäki (kaijanmaki) wrote :
Revision history for this message
Antti Kaijanmäki (kaijanmaki) wrote :
Revision history for this message
Tony Espy (awe) wrote :

I also reproduced it flashing this morning's image with --wipe. Here's the output of urfkill's enumerate script and nmcli:

root@ubuntu-phablet:~# /usr/share/urfkill/scripts/enumerate
/org/freedesktop/URfkill/devices/100
Printing props for unspecialized device: /org/freedesktop/URfkill/devices/100
Printing props for Ofono device: /org/freedesktop/URfkill/devices/100
soft: 0
platform: 0
name: Fake Manufacturer Fake Modem Model
type: 5
urftype: org.freedesktop.URfkill.Device.Ofono
index: 100
/org/freedesktop/URfkill/devices/0
Printing props for unspecialized device: /org/freedesktop/URfkill/devices/0
Printing props for Kernel device: /org/freedesktop/URfkill/devices/0
soft: 0
platform: 1
name: phy0
type: 1
urftype: org.freedesktop.URfkill.Device.Kernel
index: 0
hard: 0
/org/freedesktop/URfkill/devices/1
Printing props for unspecialized device: /org/freedesktop/URfkill/devices/1
Printing props for Kernel device: /org/freedesktop/URfkill/devices/1
soft: 0
platform: 0
name: hci0
type: 2
urftype: org.freedesktop.URfkill.Device.Kernel
index: 1
hard: 0
root@ubuntu-phablet:~# nmcli d
DEVICE TYPE STATE
/ril_0 gsm connected
wlan0 802-11-wireless unavailable

Changed in network-manager (Ubuntu):
status: New → Confirmed
importance: Undecided → Critical
Revision history for this message
Para Siva (psivaa) wrote :

This (or a similar issue to bug 1321627) was impacting the wifi network setup on mako devices for smoke test with image 123. When I tried the workaround suggested in https://bugs.launchpad.net/ubuntu/+source/urfkill/+bug/1321627/comments/17, the wifi became active and useable

Tony Espy (awe)
tags: added: rtm14
Changed in network-manager (Ubuntu):
assignee: nobody → Mathieu Trudel-Lapierre (mathieu-tl)
status: Confirmed → In Progress
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package network-manager - 0.9.8.8-0ubuntu20

---------------
network-manager (0.9.8.8-0ubuntu20) utopic; urgency=medium

  * debian/patches/ignore_rfkill_if_urfkill_is_present.patch: send the right
    signal for WWAN when its urfkill proxy is created rather that corrupting
    the WLAN state. (LP: #1340217)
 -- Mathieu Trudel-Lapierre <email address hidden> Thu, 10 Jul 2014 11:49:26 -0400

Changed in network-manager (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.