Comment 3 for bug 1565717

Revision history for this message
Alfonso Sanchez-Beato (alfonsosanchezbeato) wrote :

Also, doing

kill -9 `pgrep NetworkManager`

alse leaves in a bad state the modem device:

root@ubuntu-phablet:/home/phablet# nmcli d
DEVICE TYPE STATE CONNECTION
wlan0 wifi connected WLAN_1609
ril_0 gsm connecting (prepare) /214050030479893/context1
...

Which is a valid bug, as this is what would happen in case NM crashes.