when you see this happening, before enabling the wifi, get the output of
the following commands using adb shell:

# nmcli nm > /tmp/nmcli_nm.txt
# nmcli d     > /tmp/nmcli_d.txt
# rfkill list   > /tmp/rfkill_list.txt


Then download the following files from the device using adb:
$ adb pull /tmp/nmcli_nm.txt
$ adb pull /tmp/nmcli_d.txt
$ adb pull /tmp/rfkill_list.txt
$ adb pull /var/lib/NetworkManager/NetworkManager.state
$ adb pull /var/log/syslog
$ adb pull /var/log/dmesg
$ adb pull /var/log/upstart/network-manager.log
$ adb pull /var/log/upstart/urfkill.log

And attach those files to this bug report.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1320780

Title:
  After flashing, wifi network defaults to off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-network/+bug/1320780/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to