[mako] wlan0 state 'unavailable' after flashing
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.
$ 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=
method return sender=:1.4 -> dest=:1.122 reply_serial=2
variant int32 0
$ dbus-send --system --print-reply --dest=
method return sender=:1.4 -> dest=:1.123 reply_serial=2
variant int32 0
$ dbus-send --system --print-reply --dest=
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-
alias: ubuntu-
last update: 2014-07-10 13:20:45
version version: 123
version ubuntu: 20140710
version device: 20140709
Related branches
tags: | added: rtm14 |
Changed in network-manager (Ubuntu): | |
assignee: | nobody → Mathieu Trudel-Lapierre (mathieu-tl) |
status: | Confirmed → In Progress |
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 p/URfkill/ devices/ 100 p/URfkill/ devices/ 100 p/URfkill/ devices/ 100 .URfkill. Device. Ofono p/URfkill/ devices/ 0 p/URfkill/ devices/ 0 p/URfkill/ devices/ 0 .URfkill. Device. Kernel p/URfkill/ devices/ 1 p/URfkill/ devices/ 1 p/URfkill/ devices/ 1 .URfkill. Device. Kernel phablet: ~# nmcli d
/org/freedeskto
Printing props for unspecialized device: /org/freedeskto
Printing props for Ofono device: /org/freedeskto
soft: 0
platform: 0
name: Fake Manufacturer Fake Modem Model
type: 5
urftype: org.freedesktop
index: 100
/org/freedeskto
Printing props for unspecialized device: /org/freedeskto
Printing props for Kernel device: /org/freedeskto
soft: 0
platform: 1
name: phy0
type: 1
urftype: org.freedesktop
index: 0
hard: 0
/org/freedeskto
Printing props for unspecialized device: /org/freedeskto
Printing props for Kernel device: /org/freedeskto
soft: 0
platform: 0
name: hci0
type: 2
urftype: org.freedesktop
index: 1
hard: 0
root@ubuntu-
DEVICE TYPE STATE
/ril_0 gsm connected
wlan0 802-11-wireless unavailable