Hallo zusammen,
nachdem ich Ubuntu 14.04 auf meinem Acer Laptop (Aspire V17 Nitro VN7-792G-798L) installiert habe funktioniert das WLAN nicht. Ich hatte es davor auf einer VM laufen, da hat alles geklappt. Das LAN funktioniert aber. Wenn ich auf das Symbol oben in der Leiste klicke ist Enable Networking und Enable Wifi angehakt, aber es werden keine Netze angezeigt. Wi-Fi Networks ist ausgegraut und drunter steht device not ready. Updates habe ich bereits installieren lassen.
uname -a
Linux uburobot-Aspire-VN7-792G 4.4.0-78-generic #99~14.04.2-Ubuntu SMP Thu Apr 27 18:49:46 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
lspci -nnk | grep -i net -A2
02:00.0 Network controller [0280]: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter [168c:003e] (rev 32) Subsystem: Lite-On Communications Inc Device [11ad:0807] Kernel driver in use: ath10k_pci 03:00.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller [10ec:8168] (rev 15) Subsystem: Acer Incorporated [ALI] Device [1025:103b] Kernel driver in use: r8169
lsusb
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 004: ID 0bda:57cc Realtek Semiconductor Corp. Bus 001 Device 003: ID 04ca:3016 Lite-On Technology Corp. Bus 001 Device 002: ID 3938:1010 Bus 001 Device 005: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card Reader Controller Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet loopback
cat /etc/resolv.conf
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8) # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN nameserver 127.0.1.1 search speedport.ip
cat /etc/hosts
127.0.0.1 localhost 127.0.1.1 uburobot-Aspire-VN7-792G # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters
ifconfig -a
eth0 Link encap:Ethernet HWaddr 30:65:ec:af:76:15
inet6 addr: fe80::3265:ecff:feaf:7615/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:5229 errors:0 dropped:0 overruns:0 frame:0
TX packets:2882 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:6808750 (6.8 MB) TX bytes:227504 (227.5 KB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:36 errors:0 dropped:0 overruns:0 frame:0
TX packets:36 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:3161 (3.1 KB) TX bytes:3161 (3.1 KB)
wlan0 Link encap:Ethernet HWaddr 30:52:cb:4d:88:75
BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)iwconfig
wlan0 IEEE 802.11abgn ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm
Retry short limit:7 RTS thr:off Fragment thr:off
Power Management:onroute -n
Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface
arp -av
Entries: 0 Skipped: 0 Found: 0
ip neigh show
fe80::1 dev eth0 lladdr 9c:b2:b2:10:b3:bd router STALE
cat /var/lib/NetworkManager/NetworkManager.state
[main] NetworkingEnabled=true WirelessEnabled=true WWANEnabled=true WimaxEnabled=true
cat /etc/NetworkManager/NetworkManager.conf
[main] plugins=ifupdown,keyfile,ofono dns=dnsmasq [ifupdown] managed=false
cat /etc/udev/rules.d/70-persistent-net.rules | egrep -i 'device|sub' -A3
# PCI device 0x10ec:0x8168 (r8169)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="30:65:ec:af:76:15", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
# PCI device 0x168c:0x003e (ath10k_pci)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="30:52:cb:4d:88:75", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
# USB device 0x:0x (ath9k_htc)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="18:d6:c7:0b:d2:61", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan1"ping -c 2 $(route -n | grep UG | awk {'print $2'})
Usage: ping [-aAbBdDfhLnOqrRUvV] [-c count] [-i interval] [-I interface]
[-m mark] [-M pmtudisc_option] [-l preload] [-p pattern] [-Q tos]
[-s packetsize] [-S sndbuf] [-t ttl] [-T timestamp_option]
[-w deadline] [-W timeout] [hop1 ...] destinationping -c 2 www.ubuntuusers.de
ping: unknown host www.ubuntuusers.de
ping -c 2 213.95.41.4
connect: Network is unreachable
rfkill list
0: acer-wireless: Wireless LAN Soft blocked: no Hard blocked: no 1: hci0: Bluetooth Soft blocked: no Hard blocked: no 2: phy0: Wireless LAN Soft blocked: no Hard blocked: no
lsmod
Module Size Used by arc4 16384 2 snd_hda_codec_hdmi 53248 1 snd_hda_codec_realtek 86016 1 snd_hda_codec_generic 73728 1 snd_hda_codec_realtek hid_multitouch 20480 0 cmac 16384 2 uvcvideo 90112 0 videobuf2_vmalloc 16384 1 uvcvideo rtsx_usb_ms 20480 0 videobuf2_memops 16384 1 videobuf2_vmalloc rtsx_usb_sdmmc 28672 0 memstick 20480 1 rtsx_usb_ms videobuf2_v4l2 28672 1 uvcvideo videobuf2_core 36864 2 uvcvideo,videobuf2_v4l2 v4l2_common 16384 1 videobuf2_v4l2 videodev 180224 4 uvcvideo,v4l2_common,videobuf2_core,videobuf2_v4l2 rtsx_usb 24576 2 rtsx_usb_sdmmc,rtsx_usb_ms media 24576 2 uvcvideo,videodev btusb 45056 0 btrtl 16384 1 btusb btbcm 16384 1 btusb btintel 16384 1 btusb joydev 20480 0 bnep 20480 2 rfcomm 69632 8 bluetooth 516096 25 bnep,btbcm,btrtl,btusb,rfcomm,btintel i2c_designware_platform 16384 0 i2c_designware_core 20480 1 i2c_designware_platform ath10k_pci 40960 0 ath10k_core 311296 1 ath10k_pci acer_wmi 20480 0 sparse_keymap 16384 1 acer_wmi ath 32768 1 ath10k_core snd_hda_intel 40960 3 snd_hda_codec 135168 4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel mac80211 733184 1 ath10k_core snd_hda_core 73728 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel snd_hwdep 16384 1 snd_hda_codec intel_rapl 20480 0 x86_pkg_temp_thermal 16384 0 intel_powerclamp 16384 0 nouveau 1474560 0 coretemp 16384 0 kvm_intel 167936 0 kvm 536576 1 kvm_intel snd_pcm 106496 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_core irqbypass 16384 1 kvm cfg80211 561152 3 ath,mac80211,ath10k_core crct10dif_pclmul 16384 0 crc32_pclmul 16384 0 ghash_clmulni_intel 16384 0 mxm_wmi 16384 1 nouveau ttm 94208 1 nouveau aesni_intel 167936 2 i915_bpo 1306624 4 snd_seq_midi 16384 0 aes_x86_64 20480 1 aesni_intel snd_seq_midi_event 16384 1 snd_seq_midi lrw 16384 1 aesni_intel gf128mul 16384 1 lrw snd_rawmidi 32768 1 snd_seq_midi glue_helper 16384 1 aesni_intel ablk_helper 16384 1 aesni_intel cryptd 20480 3 ghash_clmulni_intel,aesni_intel,ablk_helper snd_seq 69632 2 snd_seq_midi_event,snd_seq_midi snd_seq_device 16384 3 snd_seq,snd_rawmidi,snd_seq_midi snd_timer 32768 2 snd_pcm,snd_seq intel_ips 20480 1 i915_bpo drm_kms_helper 151552 2 i915_bpo,nouveau input_leds 16384 0 snd 81920 17 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_seq_device serio_raw 16384 0 drm 360448 7 ttm,i915_bpo,drm_kms_helper,nouveau idma64 20480 0 virt_dma 16384 1 idma64 soundcore 16384 1 snd i2c_algo_bit 16384 2 i915_bpo,nouveau fb_sys_fops 16384 1 drm_kms_helper mei_me 36864 0 syscopyarea 16384 1 drm_kms_helper sysfillrect 16384 1 drm_kms_helper mei 98304 1 mei_me sysimgblt 16384 1 drm_kms_helper shpchp 36864 0 intel_lpss_pci 16384 0 i2c_hid 20480 0 parport_pc 36864 0 video 40960 3 i915_bpo,acer_wmi,nouveau wmi 20480 3 acer_wmi,mxm_wmi,nouveau pinctrl_sunrisepoint 28672 0 pinctrl_intel 20480 1 pinctrl_sunrisepoint ppdev 20480 0 intel_lpss_acpi 16384 0 intel_lpss 16384 2 intel_lpss_pci,intel_lpss_acpi tpm_crb 16384 0 mac_hid 16384 0 acpi_pad 24576 0 lp 20480 0 parport 49152 3 lp,ppdev,parport_pc hid_generic 16384 0 usbhid 49152 0 hid 118784 4 i2c_hid,hid_multitouch,hid_generic,usbhid ahci 36864 3 r8169 81920 0 libahci 32768 1 ahci mii 16384 1 r8169 fjes 28672 0
iwlist chan
wlan0 32 channels in total; available frequencies :
Channel 01 : 2.412 GHz
Channel 02 : 2.417 GHz
Channel 03 : 2.422 GHz
Channel 04 : 2.427 GHz
Channel 05 : 2.432 GHz
Channel 06 : 2.437 GHz
Channel 07 : 2.442 GHz
Channel 08 : 2.447 GHz
Channel 09 : 2.452 GHz
Channel 10 : 2.457 GHz
Channel 11 : 2.462 GHz
Channel 12 : 2.467 GHz
Channel 13 : 2.472 GHz
Channel 36 : 5.18 GHz
Channel 40 : 5.2 GHz
Channel 44 : 5.22 GHz
Channel 48 : 5.24 GHz
Channel 52 : 5.26 GHz
Channel 56 : 5.28 GHz
Channel 60 : 5.3 GHz
Channel 64 : 5.32 GHz
Channel 100 : 5.5 GHz
Channel 104 : 5.52 GHz
Channel 108 : 5.54 GHz
Channel 112 : 5.56 GHz
Channel 116 : 5.58 GHz
Channel 120 : 5.6 GHz
Channel 124 : 5.62 GHz
Channel 128 : 5.64 GHz
Channel 132 : 5.66 GHz
Channel 136 : 5.68 GHz
Channel 140 : 5.7 GHz
lo no frequency information.
eth0 no frequency information.sudo iwlist scan
lo Interface doesn't support scanning. wlan0 Interface doesn't support scanning : Network is down eth0 Interface doesn't support scanning.
egrep -i 'net|eth|wlan|firm|reason' /var/log/syslog
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 0.035155] Initializing cgroup subsys net_cls
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 0.035158] Initializing cgroup subsys net_prio
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 0.135180] NET: Registered protocol family 16
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 0.183735] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542)
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 0.183866] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542)
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 0.190283] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 0.300882] NetLabel: Initializing
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 0.300883] NetLabel: domain hash size = 128
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 0.300884] NetLabel: protocols = UNLABELED CIPSOv4
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 0.300892] NetLabel: unlabeled traffic allowed by default
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 0.318408] NET: Registered protocol family 2
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 0.318792] NET: Registered protocol family 1
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 0.609895] audit: initializing netlink subsys (disabled)
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 0.700229] NET: Registered protocol family 10
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 0.700664] NET: Registered protocol family 17
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 0.701490] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 0.734814] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 0.753782] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 0.760430] r8169 0000:03:00.0 eth0: RTL8168h/8111h at 0xffffc90000cb2000, 30:65:ec:af:76:15, XID 14100800 IRQ 125
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 0.760432] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 1.849542] NET: Registered protocol family 31
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 1.855480] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 1.874679] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 1.875547] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
May 31 16:41:03 uburobot-Aspire-VN7-792G avahi-daemon[636]: Network interface enumeration completed.
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 2.011612] audit: type=1400 audit(1496241663.797:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=667 comm="apparmor_parser"
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 2.011928] audit: type=1400 audit(1496241663.797:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=667 comm="apparmor_parser"
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 2.152659] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/cal-pci-0000:02:00.0.bin failed with error -2
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 2.153321] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/firmware-5.bin failed with error -2
May 31 16:41:03 uburobot-Aspire-VN7-792G kernel: [ 2.153324] ath10k_pci 0000:02:00.0: could not fetch firmware file 'ath10k/QCA6174/hw3.0/firmware-5.bin': -2
May 31 16:41:03 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> NetworkManager (version 0.9.8.8) is starting...
May 31 16:41:03 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
May 31 16:41:03 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> WEXT support is enabled
May 31 16:41:03 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
May 31 16:41:03 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> DNS: loaded plugin dnsmasq
May 31 16:41:04 uburobot-Aspire-VN7-792G kernel: [ 2.217975] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/board-2.bin failed with error -2
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: SCPlugin-Ifupdown: init!
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: SCPlugin-Ifupdown: update_system_hostname
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: interface-parser: parsing file /etc/network/interfaces
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: interface-parser: finished parsing file /etc/network/interfaces
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: SCPluginIfupdown: management mode: unmanaged
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0, iface: eth0)
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0, iface: eth0): no ifupdown configuration found.
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/lo, iface: lo)
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: SCPlugin-Ifupdown: end _init.
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> Loaded plugin ifupdown: (C) 2008 Canonical Ltd. To report bugs please use the NetworkManager mailing list.
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: SCPlugin-Ofono: Acquired D-Bus service com.canonical.NMOfono
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: SCPlugin-Ofono: init!
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: SCPlugin-Ofono: end _init.
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> Loaded plugin (null): (null)
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: Ifupdown: get unmanaged devices count: 0
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: SCPlugin-Ifupdown: (15517424) ... get_connections.
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: SCPlugin-Ifupdown: (15517424) ... get_connections (managed=false): return empty list.
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: SCPlugin-Ofono: (15303184) ... get_connections.
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: SCPlugin-Ofono: (15303184) connections count: 0
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: Ifupdown: get unmanaged devices count: 0
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> monitoring kernel firmware directory '/lib/firmware'.
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/platform/acer-wmi/rfkill/rfkill0) (platform driver acer-wmi)
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> WiFi enabled by radio killswitch; enabled by state file
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> WWAN enabled by radio killswitch; enabled by state file
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> WiMAX enabled by radio killswitch; enabled by state file
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> Networking is enabled by state file
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <warn> failed to allocate link cache: (-12) Object not found
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (eth0): carrier is OFF
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (eth0): new Ethernet device (driver: 'r8169' ifindex: 2)
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (eth0): bringing up device.
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (eth0): preparing device.
May 31 16:41:04 uburobot-Aspire-VN7-792G kernel: [ 2.282416] r8169 0000:03:00.0 eth0: link down
May 31 16:41:04 uburobot-Aspire-VN7-792G kernel: [ 2.282590] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (eth0): deactivating device (reason 'managed') [2]
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> urfkill disappeared from the bus
May 31 16:41:04 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> ModemManager available in the bus
May 31 16:41:06 uburobot-Aspire-VN7-792G kernel: [ 4.352166] ath10k_pci 0000:02:00.0: qca6174 hw3.2 (0x05030000, 0x00340aff sub 11ad:0807) fw WLAN.RM.2.0-00180-QCARMSWPZ-1 fwapi 4 bdapi 1 htt-ver 3.26 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 features wowlan,ignore-otp,no-4addr-pad
May 31 16:41:06 uburobot-Aspire-VN7-792G acpid: starting up with netlink and the input layer
May 31 16:41:06 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/ieee80211/phy0/rfkill1) (driver ath10k_pci)
May 31 16:41:06 uburobot-Aspire-VN7-792G NetworkManager[780]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/wlan0, iface: wlan0)
May 31 16:41:06 uburobot-Aspire-VN7-792G NetworkManager[780]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/wlan0, iface: wlan0): no ifupdown configuration found.
May 31 16:41:06 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): using nl80211 for WiFi device control
May 31 16:41:06 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): driver supports Access Point (AP) mode
May 31 16:41:06 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): new 802.11 WiFi device (driver: 'ath10k_pci' ifindex: 3)
May 31 16:41:06 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1
May 31 16:41:06 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
May 31 16:41:06 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): bringing up device.
May 31 16:41:17 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): deactivating device (reason 'managed') [2]
May 31 16:41:17 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> WiFi hardware radio set enabled
May 31 16:41:17 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> wpa_supplicant started
May 31 16:41:28 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:41:28 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: nl80211: Could not set interface 'wlan0' UP
May 31 16:41:40 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:41:40 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: WEXT: Could not set interface 'wlan0' UP
May 31 16:41:40 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: wlan0: Failed to initialize driver interface
May 31 16:41:40 uburobot-Aspire-VN7-792G NetworkManager[780]: <error> [1496241700.181924] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 16:41:40 uburobot-Aspire-VN7-792G NetworkManager[780]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 16:41:40 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): supplicant interface state: starting -> down
May 31 16:41:40 uburobot-Aspire-VN7-792G NetworkManager[780]: <warn> Trying to remove a non-existant call id.
May 31 16:41:51 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:41:51 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: nl80211: Could not set interface 'wlan0' UP
May 31 16:42:02 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:42:02 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: WEXT: Could not set interface 'wlan0' UP
May 31 16:42:02 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: wlan0: Failed to initialize driver interface
May 31 16:42:02 uburobot-Aspire-VN7-792G NetworkManager[780]: <error> [1496241722.797905] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 16:42:02 uburobot-Aspire-VN7-792G NetworkManager[780]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 16:42:02 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): supplicant interface state: starting -> down
May 31 16:42:02 uburobot-Aspire-VN7-792G NetworkManager[780]: <warn> Trying to remove a non-existant call id.
May 31 16:42:27 uburobot-Aspire-VN7-792G NetworkManager[780]: <error> [1496241747.823153] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
May 31 16:42:27 uburobot-Aspire-VN7-792G NetworkManager[780]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 16:42:27 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): supplicant interface state: starting -> down
May 31 16:42:27 uburobot-Aspire-VN7-792G NetworkManager[780]: <warn> Trying to remove a non-existant call id.
May 31 16:42:28 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:42:28 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: nl80211: Could not set interface 'wlan0' UP
May 31 16:42:28 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Device or resource busy
May 31 16:42:28 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: WEXT: Could not set interface 'wlan0' UP
May 31 16:42:28 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: wlan0: Failed to initialize driver interface
May 31 16:42:51 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:42:51 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: nl80211: Could not set interface 'wlan0' UP
May 31 16:42:52 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Device or resource busy
May 31 16:42:52 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: WEXT: Could not set interface 'wlan0' UP
May 31 16:42:52 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: wlan0: Failed to initialize driver interface
May 31 16:42:52 uburobot-Aspire-VN7-792G NetworkManager[780]: <error> [1496241772.126298] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 16:42:52 uburobot-Aspire-VN7-792G NetworkManager[780]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 16:42:52 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): supplicant interface state: starting -> down
May 31 16:42:52 uburobot-Aspire-VN7-792G NetworkManager[780]: <warn> Trying to remove a non-existant call id.
May 31 16:43:03 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:43:03 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: nl80211: Could not set interface 'wlan0' UP
May 31 16:43:14 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:43:14 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: WEXT: Could not set interface 'wlan0' UP
May 31 16:43:14 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: wlan0: Failed to initialize driver interface
May 31 16:43:14 uburobot-Aspire-VN7-792G NetworkManager[780]: <error> [1496241794.759986] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 16:43:14 uburobot-Aspire-VN7-792G NetworkManager[780]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 16:43:14 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): supplicant interface state: starting -> down
May 31 16:43:14 uburobot-Aspire-VN7-792G NetworkManager[780]: <warn> Trying to remove a non-existant call id.
May 31 16:43:38 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:43:38 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: nl80211: Could not set interface 'wlan0' UP
May 31 16:43:39 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Device or resource busy
May 31 16:43:39 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: WEXT: Could not set interface 'wlan0' UP
May 31 16:43:39 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: wlan0: Failed to initialize driver interface
May 31 16:43:39 uburobot-Aspire-VN7-792G NetworkManager[780]: <error> [1496241819.30230] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 16:43:39 uburobot-Aspire-VN7-792G NetworkManager[780]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 16:43:39 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): supplicant interface state: starting -> down
May 31 16:43:39 uburobot-Aspire-VN7-792G NetworkManager[780]: <warn> Trying to remove a non-existant call id.
May 31 16:43:50 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:43:50 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: nl80211: Could not set interface 'wlan0' UP
May 31 16:44:01 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:44:01 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: WEXT: Could not set interface 'wlan0' UP
May 31 16:44:01 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: wlan0: Failed to initialize driver interface
May 31 16:44:01 uburobot-Aspire-VN7-792G NetworkManager[780]: <error> [1496241841.663929] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 16:44:01 uburobot-Aspire-VN7-792G NetworkManager[780]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 16:44:01 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): supplicant interface state: starting -> down
May 31 16:44:01 uburobot-Aspire-VN7-792G NetworkManager[780]: <warn> Trying to remove a non-existant call id.
May 31 16:44:12 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:44:12 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: nl80211: Could not set interface 'wlan0' UP
May 31 16:44:24 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:44:24 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: WEXT: Could not set interface 'wlan0' UP
May 31 16:44:24 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: wlan0: Failed to initialize driver interface
May 31 16:44:24 uburobot-Aspire-VN7-792G NetworkManager[780]: <error> [1496241864.295365] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 16:44:24 uburobot-Aspire-VN7-792G NetworkManager[780]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 16:44:24 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): supplicant interface state: starting -> down
May 31 16:44:24 uburobot-Aspire-VN7-792G NetworkManager[780]: <warn> Trying to remove a non-existant call id.
May 31 16:44:35 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:44:35 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: nl80211: Could not set interface 'wlan0' UP
May 31 16:44:46 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:44:46 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: WEXT: Could not set interface 'wlan0' UP
May 31 16:44:46 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: wlan0: Failed to initialize driver interface
May 31 16:44:46 uburobot-Aspire-VN7-792G NetworkManager[780]: <error> [1496241886.927381] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 16:44:46 uburobot-Aspire-VN7-792G NetworkManager[780]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 16:44:46 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): supplicant interface state: starting -> down
May 31 16:44:46 uburobot-Aspire-VN7-792G NetworkManager[780]: <warn> Trying to remove a non-existant call id.
May 31 16:44:58 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:44:58 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: nl80211: Could not set interface 'wlan0' UP
May 31 16:45:10 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:45:10 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: WEXT: Could not set interface 'wlan0' UP
May 31 16:45:10 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: wlan0: Failed to initialize driver interface
May 31 16:45:10 uburobot-Aspire-VN7-792G NetworkManager[780]: <error> [1496241910.259281] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 16:45:10 uburobot-Aspire-VN7-792G NetworkManager[780]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 16:45:10 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): supplicant interface state: starting -> down
May 31 16:45:10 uburobot-Aspire-VN7-792G NetworkManager[780]: <warn> Trying to remove a non-existant call id.
May 31 16:45:35 uburobot-Aspire-VN7-792G NetworkManager[780]: <error> [1496241935.281670] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
May 31 16:45:35 uburobot-Aspire-VN7-792G NetworkManager[780]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 16:45:35 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): supplicant interface state: starting -> down
May 31 16:45:35 uburobot-Aspire-VN7-792G NetworkManager[780]: <warn> Trying to remove a non-existant call id.
May 31 16:45:36 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:45:36 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: nl80211: Could not set interface 'wlan0' UP
May 31 16:45:36 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Device or resource busy
May 31 16:45:36 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: WEXT: Could not set interface 'wlan0' UP
May 31 16:45:36 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: wlan0: Failed to initialize driver interface
May 31 16:45:47 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:45:47 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: nl80211: Could not set interface 'wlan0' UP
May 31 16:45:58 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:45:58 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: WEXT: Could not set interface 'wlan0' UP
May 31 16:45:58 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: wlan0: Failed to initialize driver interface
May 31 16:45:58 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> WiFi hardware radio set disabled
May 31 16:45:58 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> WiFi now disabled by radio killswitch
May 31 16:45:58 uburobot-Aspire-VN7-792G NetworkManager[780]: <error> [1496241958.919429] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 16:45:58 uburobot-Aspire-VN7-792G NetworkManager[780]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 16:45:58 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): supplicant interface state: starting -> down
May 31 16:45:58 uburobot-Aspire-VN7-792G NetworkManager[780]: <warn> Trying to remove a non-existant call id.
May 31 16:45:58 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: rfkill: WLAN soft blocked
May 31 16:45:58 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: rfkill: WLAN soft blocked
May 31 16:45:58 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Operation not possible due to RF-kill
May 31 16:45:58 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): bringing up device.
May 31 16:45:58 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> WiFi hardware radio set enabled
May 31 16:45:58 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> WiFi now enabled by radio killswitch
May 31 16:45:58 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): bringing up device.
May 31 16:46:10 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: rfkill: WLAN unblocked
May 31 16:46:21 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:46:21 uburobot-Aspire-VN7-792G wpa_supplicant[2105]: rfkill: WLAN unblocked
May 31 16:46:21 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0) supports 5 scan SSIDs
May 31 16:46:21 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): supplicant interface state: starting -> ready
May 31 16:46:21 uburobot-Aspire-VN7-792G NetworkManager[780]: <warn> Trying to remove a non-existant call id.
May 31 16:46:21 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0): supplicant interface state: ready -> disabled
May 31 16:46:21 uburobot-Aspire-VN7-792G NetworkManager[780]: <info> (wlan0) supports 5 scan SSIDs
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 0.035138] Initializing cgroup subsys net_cls
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 0.035141] Initializing cgroup subsys net_prio
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 0.135397] NET: Registered protocol family 16
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 0.179734] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542)
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 0.179864] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542)
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 0.186284] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 0.291215] NetLabel: Initializing
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 0.291216] NetLabel: domain hash size = 128
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 0.291217] NetLabel: protocols = UNLABELED CIPSOv4
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 0.291226] NetLabel: unlabeled traffic allowed by default
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 0.308764] NET: Registered protocol family 2
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 0.309149] NET: Registered protocol family 1
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 0.600234] audit: initializing netlink subsys (disabled)
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 0.697984] NET: Registered protocol family 10
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 0.698341] NET: Registered protocol family 17
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 0.699310] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 0.732388] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 0.752870] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 0.758846] r8169 0000:03:00.0 eth0: RTL8168h/8111h at 0xffffc90000cb2000, 30:65:ec:af:76:15, XID 14100800 IRQ 125
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 0.758849] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 1.836475] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 1.846183] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 1.960843] NET: Registered protocol family 31
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 1.965015] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
May 31 16:50:55 uburobot-Aspire-VN7-792G avahi-daemon[644]: Network interface enumeration completed.
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 2.054785] audit: type=1400 audit(1496242255.838:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=653 comm="apparmor_parser"
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 2.055183] audit: type=1400 audit(1496242255.838:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=653 comm="apparmor_parser"
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 2.136190] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/cal-pci-0000:02:00.0.bin failed with error -2
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 2.136731] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/firmware-5.bin failed with error -2
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 2.136733] ath10k_pci 0000:02:00.0: could not fetch firmware file 'ath10k/QCA6174/hw3.0/firmware-5.bin': -2
May 31 16:50:55 uburobot-Aspire-VN7-792G kernel: [ 2.201365] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/board-2.bin failed with error -2
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> NetworkManager (version 0.9.8.8) is starting...
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> WEXT support is enabled
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> DNS: loaded plugin dnsmasq
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: init!
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: update_system_hostname
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: interface-parser: parsing file /etc/network/interfaces
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: interface-parser: finished parsing file /etc/network/interfaces
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPluginIfupdown: management mode: unmanaged
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0, iface: eth0)
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0, iface: eth0): no ifupdown configuration found.
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/lo, iface: lo)
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: end _init.
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> Loaded plugin ifupdown: (C) 2008 Canonical Ltd. To report bugs please use the NetworkManager mailing list.
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ofono: Acquired D-Bus service com.canonical.NMOfono
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ofono: init!
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ofono: end _init.
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> Loaded plugin (null): (null)
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: Ifupdown: get unmanaged devices count: 0
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: (23761680) ... get_connections.
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: (23761680) ... get_connections (managed=false): return empty list.
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ofono: (23548432) ... get_connections.
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ofono: (23548432) connections count: 0
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: Ifupdown: get unmanaged devices count: 0
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> monitoring kernel firmware directory '/lib/firmware'.
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/platform/acer-wmi/rfkill/rfkill0) (platform driver acer-wmi)
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> WiFi enabled by radio killswitch; enabled by state file
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> WWAN enabled by radio killswitch; enabled by state file
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> WiMAX enabled by radio killswitch; enabled by state file
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> Networking is enabled by state file
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> failed to allocate link cache: (-12) Object not found
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (eth0): carrier is OFF
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (eth0): new Ethernet device (driver: 'r8169' ifindex: 2)
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (eth0): bringing up device.
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (eth0): preparing device.
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (eth0): deactivating device (reason 'managed') [2]
May 31 16:50:56 uburobot-Aspire-VN7-792G kernel: [ 2.316730] r8169 0000:03:00.0 eth0: link down
May 31 16:50:56 uburobot-Aspire-VN7-792G kernel: [ 2.316865] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> urfkill disappeared from the bus
May 31 16:50:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> ModemManager available in the bus
May 31 16:50:57 uburobot-Aspire-VN7-792G acpid: starting up with netlink and the input layer
May 31 16:50:58 uburobot-Aspire-VN7-792G kernel: [ 4.327665] ath10k_pci 0000:02:00.0: qca6174 hw3.2 (0x05030000, 0x00340aff sub 11ad:0807) fw WLAN.RM.2.0-00180-QCARMSWPZ-1 fwapi 4 bdapi 1 htt-ver 3.26 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 features wowlan,ignore-otp,no-4addr-pad
May 31 16:51:01 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/ieee80211/phy0/rfkill1) (driver ath10k_pci)
May 31 16:51:01 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/wlan0, iface: wlan0)
May 31 16:51:01 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/wlan0, iface: wlan0): no ifupdown configuration found.
May 31 16:51:01 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): using nl80211 for WiFi device control
May 31 16:51:01 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): driver supports Access Point (AP) mode
May 31 16:51:01 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): new 802.11 WiFi device (driver: 'ath10k_pci' ifindex: 3)
May 31 16:51:01 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1
May 31 16:51:01 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
May 31 16:51:01 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): bringing up device.
May 31 16:51:12 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): deactivating device (reason 'managed') [2]
May 31 16:51:12 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> WiFi hardware radio set enabled
May 31 16:51:12 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.30': no such name
May 31 16:51:12 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.30': no such name
May 31 16:51:12 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.30': no such name
May 31 16:51:12 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.30': no such name
May 31 16:51:12 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.30': no such name
May 31 16:51:12 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.30': no such name
May 31 16:51:12 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.30': no such name
May 31 16:51:12 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.30': no such name
May 31 16:51:12 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.30': no such name
May 31 16:51:12 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.30': no such name
May 31 16:51:12 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> wpa_supplicant started
May 31 16:51:12 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.30': no such name
May 31 16:51:12 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.30': no such name
May 31 16:51:23 uburobot-Aspire-VN7-792G wpa_supplicant[1880]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:51:23 uburobot-Aspire-VN7-792G wpa_supplicant[1880]: nl80211: Could not set interface 'wlan0' UP
May 31 16:51:35 uburobot-Aspire-VN7-792G wpa_supplicant[1880]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:51:35 uburobot-Aspire-VN7-792G wpa_supplicant[1880]: WEXT: Could not set interface 'wlan0' UP
May 31 16:51:35 uburobot-Aspire-VN7-792G wpa_supplicant[1880]: wlan0: Failed to initialize driver interface
May 31 16:51:35 uburobot-Aspire-VN7-792G NetworkManager[760]: <error> [1496242295.25456] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 16:51:35 uburobot-Aspire-VN7-792G NetworkManager[760]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 16:51:35 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): supplicant interface state: starting -> down
May 31 16:51:35 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> Trying to remove a non-existant call id.
May 31 16:51:46 uburobot-Aspire-VN7-792G wpa_supplicant[1880]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:51:46 uburobot-Aspire-VN7-792G wpa_supplicant[1880]: nl80211: Could not set interface 'wlan0' UP
May 31 16:51:57 uburobot-Aspire-VN7-792G wpa_supplicant[1880]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:51:57 uburobot-Aspire-VN7-792G wpa_supplicant[1880]: WEXT: Could not set interface 'wlan0' UP
May 31 16:51:57 uburobot-Aspire-VN7-792G wpa_supplicant[1880]: wlan0: Failed to initialize driver interface
May 31 16:51:57 uburobot-Aspire-VN7-792G NetworkManager[760]: <error> [1496242317.641416] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 16:51:57 uburobot-Aspire-VN7-792G NetworkManager[760]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 16:51:57 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): supplicant interface state: starting -> down
May 31 16:51:57 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> Trying to remove a non-existant call id.
May 31 16:52:22 uburobot-Aspire-VN7-792G NetworkManager[760]: <error> [1496242342.665108] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
May 31 16:52:22 uburobot-Aspire-VN7-792G NetworkManager[760]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 16:52:22 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): supplicant interface state: starting -> down
May 31 16:52:22 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> Trying to remove a non-existant call id.
May 31 16:52:23 uburobot-Aspire-VN7-792G wpa_supplicant[1880]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:52:23 uburobot-Aspire-VN7-792G wpa_supplicant[1880]: nl80211: Could not set interface 'wlan0' UP
May 31 16:52:23 uburobot-Aspire-VN7-792G wpa_supplicant[1880]: Could not set interface wlan0 flags (UP): Device or resource busy
May 31 16:52:23 uburobot-Aspire-VN7-792G wpa_supplicant[1880]: WEXT: Could not set interface 'wlan0' UP
May 31 16:52:23 uburobot-Aspire-VN7-792G wpa_supplicant[1880]: wlan0: Failed to initialize driver interface
May 31 16:52:34 uburobot-Aspire-VN7-792G wpa_supplicant[1880]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:52:34 uburobot-Aspire-VN7-792G wpa_supplicant[1880]: nl80211: Could not set interface 'wlan0' UP
May 31 16:58:53 uburobot-Aspire-VN7-792G avahi-daemon[629]: Network interface enumeration completed.
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 0.035140] Initializing cgroup subsys net_cls
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 0.035143] Initializing cgroup subsys net_prio
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 0.135253] NET: Registered protocol family 16
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 0.183813] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542)
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 0.183943] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542)
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 0.190367] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 0.300670] NetLabel: Initializing
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 0.300670] NetLabel: domain hash size = 128
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 0.300671] NetLabel: protocols = UNLABELED CIPSOv4
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 0.300680] NetLabel: unlabeled traffic allowed by default
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 0.318211] NET: Registered protocol family 2
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 0.318592] NET: Registered protocol family 1
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 0.609562] audit: initializing netlink subsys (disabled)
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 0.702151] NET: Registered protocol family 10
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 0.702729] NET: Registered protocol family 17
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 0.703652] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 0.736504] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 0.754788] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 0.764187] r8169 0000:03:00.0 eth0: RTL8168h/8111h at 0xffffc90000cb2000, 30:65:ec:af:76:15, XID 14100800 IRQ 125
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 0.764189] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 1.869594] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 1.889039] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 1.904170] NET: Registered protocol family 31
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 1.907545] audit: type=1400 audit(1496242733.690:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=611 comm="apparmor_parser"
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 1.907931] audit: type=1400 audit(1496242733.690:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=611 comm="apparmor_parser"
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 1.915592] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> NetworkManager (version 0.9.8.8) is starting...
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> WEXT support is enabled
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> DNS: loaded plugin dnsmasq
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 2.148180] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/cal-pci-0000:02:00.0.bin failed with error -2
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 2.148574] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/firmware-5.bin failed with error -2
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 2.148578] ath10k_pci 0000:02:00.0: could not fetch firmware file 'ath10k/QCA6174/hw3.0/firmware-5.bin': -2
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: init!
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: update_system_hostname
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: interface-parser: parsing file /etc/network/interfaces
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: interface-parser: finished parsing file /etc/network/interfaces
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPluginIfupdown: management mode: unmanaged
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0, iface: eth0)
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0, iface: eth0): no ifupdown configuration found.
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/lo, iface: lo)
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: end _init.
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> Loaded plugin ifupdown: (C) 2008 Canonical Ltd. To report bugs please use the NetworkManager mailing list.
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ofono: Acquired D-Bus service com.canonical.NMOfono
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ofono: init!
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ofono: end _init.
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> Loaded plugin (null): (null)
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: Ifupdown: get unmanaged devices count: 0
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: (13174544) ... get_connections.
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: (13174544) ... get_connections (managed=false): return empty list.
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ofono: (12960272) ... get_connections.
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ofono: (12960272) connections count: 0
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: Ifupdown: get unmanaged devices count: 0
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> monitoring kernel firmware directory '/lib/firmware'.
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/platform/acer-wmi/rfkill/rfkill0) (platform driver acer-wmi)
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> WiFi enabled by radio killswitch; enabled by state file
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> WWAN enabled by radio killswitch; enabled by state file
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> WiMAX enabled by radio killswitch; enabled by state file
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> Networking is enabled by state file
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> failed to allocate link cache: (-12) Object not found
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (eth0): carrier is OFF
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (eth0): new Ethernet device (driver: 'r8169' ifindex: 2)
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (eth0): bringing up device.
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (eth0): preparing device.
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (eth0): deactivating device (reason 'managed') [2]
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 2.213400] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/board-2.bin failed with error -2
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 2.214264] r8169 0000:03:00.0 eth0: link down
May 31 16:58:53 uburobot-Aspire-VN7-792G kernel: [ 2.214378] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
May 31 16:58:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0
May 31 16:58:54 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
May 31 16:58:54 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
May 31 16:58:54 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> urfkill disappeared from the bus
May 31 16:58:54 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> ModemManager available in the bus
May 31 16:58:56 uburobot-Aspire-VN7-792G acpid: starting up with netlink and the input layer
May 31 16:58:56 uburobot-Aspire-VN7-792G kernel: [ 4.335308] ath10k_pci 0000:02:00.0: qca6174 hw3.2 (0x05030000, 0x00340aff sub 11ad:0807) fw WLAN.RM.2.0-00180-QCARMSWPZ-1 fwapi 4 bdapi 1 htt-ver 3.26 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 features wowlan,ignore-otp,no-4addr-pad
May 31 16:58:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/ieee80211/phy0/rfkill1) (driver ath10k_pci)
May 31 16:58:56 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/wlan0, iface: wlan0)
May 31 16:58:56 uburobot-Aspire-VN7-792G NetworkManager[760]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/wlan0, iface: wlan0): no ifupdown configuration found.
May 31 16:58:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): using nl80211 for WiFi device control
May 31 16:58:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): driver supports Access Point (AP) mode
May 31 16:58:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): new 802.11 WiFi device (driver: 'ath10k_pci' ifindex: 3)
May 31 16:58:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1
May 31 16:58:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
May 31 16:58:56 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): bringing up device.
May 31 16:59:08 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): deactivating device (reason 'managed') [2]
May 31 16:59:08 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> WiFi hardware radio set enabled
May 31 16:59:08 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
May 31 16:59:08 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
May 31 16:59:08 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
May 31 16:59:08 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
May 31 16:59:08 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
May 31 16:59:08 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
May 31 16:59:08 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
May 31 16:59:08 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
May 31 16:59:08 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
May 31 16:59:08 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
May 31 16:59:08 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
May 31 16:59:08 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
May 31 16:59:08 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> wpa_supplicant started
May 31 16:59:19 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:59:19 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: nl80211: Could not set interface 'wlan0' UP
May 31 16:59:30 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:59:30 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: WEXT: Could not set interface 'wlan0' UP
May 31 16:59:30 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: wlan0: Failed to initialize driver interface
May 31 16:59:30 uburobot-Aspire-VN7-792G NetworkManager[760]: <error> [1496242770.917870] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 16:59:30 uburobot-Aspire-VN7-792G NetworkManager[760]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 16:59:30 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): supplicant interface state: starting -> down
May 31 16:59:30 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> Trying to remove a non-existant call id.
May 31 16:59:42 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:59:42 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: nl80211: Could not set interface 'wlan0' UP
May 31 16:59:53 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 16:59:53 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: WEXT: Could not set interface 'wlan0' UP
May 31 16:59:53 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: wlan0: Failed to initialize driver interface
May 31 16:59:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <error> [1496242793.535384] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 16:59:53 uburobot-Aspire-VN7-792G NetworkManager[760]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 16:59:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): supplicant interface state: starting -> down
May 31 16:59:53 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> Trying to remove a non-existant call id.
May 31 17:00:18 uburobot-Aspire-VN7-792G NetworkManager[760]: <error> [1496242818.546927] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
May 31 17:00:18 uburobot-Aspire-VN7-792G NetworkManager[760]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 17:00:18 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): supplicant interface state: starting -> down
May 31 17:00:18 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> Trying to remove a non-existant call id.
May 31 17:00:19 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 17:00:19 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: nl80211: Could not set interface 'wlan0' UP
May 31 17:00:19 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Device or resource busy
May 31 17:00:19 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: WEXT: Could not set interface 'wlan0' UP
May 31 17:00:19 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: wlan0: Failed to initialize driver interface
May 31 17:00:30 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 17:00:30 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: nl80211: Could not set interface 'wlan0' UP
May 31 17:00:43 uburobot-Aspire-VN7-792G NetworkManager[760]: <error> [1496242843.572265] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
May 31 17:00:43 uburobot-Aspire-VN7-792G NetworkManager[760]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 17:00:43 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): supplicant interface state: starting -> down
May 31 17:00:43 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> Trying to remove a non-existant call id.
May 31 17:00:54 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 17:00:54 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: WEXT: Could not set interface 'wlan0' UP
May 31 17:00:54 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: wlan0: Failed to initialize driver interface
May 31 17:00:54 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Device or resource busy
May 31 17:00:54 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: nl80211: Could not set interface 'wlan0' UP
May 31 17:01:05 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 17:01:05 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: WEXT: Could not set interface 'wlan0' UP
May 31 17:01:05 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: wlan0: Failed to initialize driver interface
May 31 17:01:05 uburobot-Aspire-VN7-792G NetworkManager[760]: <error> [1496242865.856819] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 17:01:05 uburobot-Aspire-VN7-792G NetworkManager[760]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 17:01:05 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): supplicant interface state: starting -> down
May 31 17:01:05 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> Trying to remove a non-existant call id.
May 31 17:01:17 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 17:01:17 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: nl80211: Could not set interface 'wlan0' UP
May 31 17:01:28 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 17:01:28 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: WEXT: Could not set interface 'wlan0' UP
May 31 17:01:28 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: wlan0: Failed to initialize driver interface
May 31 17:01:28 uburobot-Aspire-VN7-792G NetworkManager[760]: <error> [1496242888.488631] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 17:01:28 uburobot-Aspire-VN7-792G NetworkManager[760]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 17:01:28 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): supplicant interface state: starting -> down
May 31 17:01:28 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> Trying to remove a non-existant call id.
May 31 17:01:39 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 17:01:39 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: nl80211: Could not set interface 'wlan0' UP
May 31 17:01:51 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 17:01:51 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: WEXT: Could not set interface 'wlan0' UP
May 31 17:01:51 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: wlan0: Failed to initialize driver interface
May 31 17:01:51 uburobot-Aspire-VN7-792G NetworkManager[760]: <error> [1496242911.120550] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 17:01:51 uburobot-Aspire-VN7-792G NetworkManager[760]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 17:01:51 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): supplicant interface state: starting -> down
May 31 17:01:51 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> Trying to remove a non-existant call id.
May 31 17:02:02 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 17:02:02 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: nl80211: Could not set interface 'wlan0' UP
May 31 17:02:16 uburobot-Aspire-VN7-792G NetworkManager[760]: <error> [1496242936.146260] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
May 31 17:02:16 uburobot-Aspire-VN7-792G NetworkManager[760]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 17:02:16 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): supplicant interface state: starting -> down
May 31 17:02:16 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> Trying to remove a non-existant call id.
May 31 17:02:28 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 17:02:28 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: WEXT: Could not set interface 'wlan0' UP
May 31 17:02:28 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: wlan0: Failed to initialize driver interface
May 31 17:02:28 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Device or resource busy
May 31 17:02:28 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: nl80211: Could not set interface 'wlan0' UP
May 31 17:02:39 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 17:02:39 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: WEXT: Could not set interface 'wlan0' UP
May 31 17:02:39 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: wlan0: Failed to initialize driver interface
May 31 17:02:39 uburobot-Aspire-VN7-792G NetworkManager[760]: <error> [1496242959.645299] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 17:02:39 uburobot-Aspire-VN7-792G NetworkManager[760]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 17:02:39 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): supplicant interface state: starting -> down
May 31 17:02:39 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> Trying to remove a non-existant call id.
May 31 17:02:50 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 17:02:50 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: nl80211: Could not set interface 'wlan0' UP
May 31 17:03:02 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 17:03:02 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: WEXT: Could not set interface 'wlan0' UP
May 31 17:03:02 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: wlan0: Failed to initialize driver interface
May 31 17:03:02 uburobot-Aspire-VN7-792G NetworkManager[760]: <error> [1496242982.276680] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 17:03:02 uburobot-Aspire-VN7-792G NetworkManager[760]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 17:03:02 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): supplicant interface state: starting -> down
May 31 17:03:02 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> Trying to remove a non-existant call id.
May 31 17:03:13 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 17:03:13 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: nl80211: Could not set interface 'wlan0' UP
May 31 17:03:24 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 17:03:24 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: WEXT: Could not set interface 'wlan0' UP
May 31 17:03:24 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: wlan0: Failed to initialize driver interface
May 31 17:03:24 uburobot-Aspire-VN7-792G NetworkManager[760]: <error> [1496243004.908521] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 17:03:24 uburobot-Aspire-VN7-792G NetworkManager[760]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 17:03:24 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): supplicant interface state: starting -> down
May 31 17:03:24 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> Trying to remove a non-existant call id.
May 31 17:03:36 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 17:03:36 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: nl80211: Could not set interface 'wlan0' UP
May 31 17:03:49 uburobot-Aspire-VN7-792G NetworkManager[760]: <error> [1496243029.934201] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
May 31 17:03:49 uburobot-Aspire-VN7-792G NetworkManager[760]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 17:03:49 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): supplicant interface state: starting -> down
May 31 17:03:49 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> Trying to remove a non-existant call id.
May 31 17:04:01 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 17:04:01 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: WEXT: Could not set interface 'wlan0' UP
May 31 17:04:01 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: wlan0: Failed to initialize driver interface
May 31 17:04:02 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Device or resource busy
May 31 17:04:02 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: nl80211: Could not set interface 'wlan0' UP
May 31 17:04:13 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 17:04:13 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: WEXT: Could not set interface 'wlan0' UP
May 31 17:04:13 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: wlan0: Failed to initialize driver interface
May 31 17:04:13 uburobot-Aspire-VN7-792G NetworkManager[760]: <error> [1496243053.432675] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 17:04:13 uburobot-Aspire-VN7-792G NetworkManager[760]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 17:04:13 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): supplicant interface state: starting -> down
May 31 17:04:13 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> Trying to remove a non-existant call id.
May 31 17:04:24 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 17:04:24 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: nl80211: Could not set interface 'wlan0' UP
May 31 17:04:36 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
May 31 17:04:36 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: WEXT: Could not set interface 'wlan0' UP
May 31 17:04:36 uburobot-Aspire-VN7-792G wpa_supplicant[1891]: wlan0: Failed to initialize driver interface
May 31 17:04:36 uburobot-Aspire-VN7-792G NetworkManager[760]: <error> [1496243076.64476] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
May 31 17:04:36 uburobot-Aspire-VN7-792G NetworkManager[760]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
May 31 17:04:36 uburobot-Aspire-VN7-792G NetworkManager[760]: <info> (wlan0): supplicant interface state: starting -> down
May 31 17:04:36 uburobot-Aspire-VN7-792G NetworkManager[760]: <warn> Trying to remove a non-existant call id.
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 0.035132] Initializing cgroup subsys net_cls
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 0.035135] Initializing cgroup subsys net_prio
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 0.135060] NET: Registered protocol family 16
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 0.175608] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542)
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 0.175738] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542)
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 0.182159] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 0.292227] NetLabel: Initializing
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 0.292228] NetLabel: domain hash size = 128
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 0.292229] NetLabel: protocols = UNLABELED CIPSOv4
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 0.292238] NetLabel: unlabeled traffic allowed by default
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 0.309742] NET: Registered protocol family 2
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 0.310130] NET: Registered protocol family 1
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 0.601410] audit: initializing netlink subsys (disabled)
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 0.694686] NET: Registered protocol family 10
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 0.695202] NET: Registered protocol family 17
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 0.696072] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 0.727691] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 0.746359] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 0.759752] r8169 0000:03:00.0 eth0: RTL8168h/8111h at 0xffffc90000cb2000, 30:65:ec:af:76:15, XID 14100800 IRQ 125
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 0.759755] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 1.143733] usb 1-1: Product: USB2.0 WLAN
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 1.829396] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 1.864725] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 1.899793] NET: Registered protocol family 31
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 1.904874] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
May 31 19:32:29 uburobot-Aspire-VN7-792G avahi-daemon[644]: Network interface enumeration completed.
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 2.008290] audit: type=1400 audit(1496251949.797:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=657 comm="apparmor_parser"
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 2.008570] audit: type=1400 audit(1496251949.797:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=657 comm="apparmor_parser"
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 2.100385] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/cal-pci-0000:02:00.0.bin failed with error -2
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 2.100883] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/firmware-5.bin failed with error -2
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 2.100886] ath10k_pci 0000:02:00.0: could not fetch firmware file 'ath10k/QCA6174/hw3.0/firmware-5.bin': -2
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> NetworkManager (version 0.9.8.8) is starting...
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> WEXT support is enabled
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> DNS: loaded plugin dnsmasq
May 31 19:32:29 uburobot-Aspire-VN7-792G kernel: [ 2.165366] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/board-2.bin failed with error -2
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: SCPlugin-Ifupdown: init!
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: SCPlugin-Ifupdown: update_system_hostname
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: interface-parser: parsing file /etc/network/interfaces
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: interface-parser: finished parsing file /etc/network/interfaces
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: SCPluginIfupdown: management mode: unmanaged
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0, iface: eth0)
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0, iface: eth0): no ifupdown configuration found.
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/lo, iface: lo)
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: SCPlugin-Ifupdown: end _init.
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> Loaded plugin ifupdown: (C) 2008 Canonical Ltd. To report bugs please use the NetworkManager mailing list.
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: SCPlugin-Ofono: Acquired D-Bus service com.canonical.NMOfono
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: SCPlugin-Ofono: init!
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: SCPlugin-Ofono: end _init.
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> Loaded plugin (null): (null)
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: Ifupdown: get unmanaged devices count: 0
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: SCPlugin-Ifupdown: (28390944) ... get_connections.
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: SCPlugin-Ifupdown: (28390944) ... get_connections (managed=false): return empty list.
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: SCPlugin-Ofono: (28176912) ... get_connections.
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: SCPlugin-Ofono: (28176912) connections count: 0
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: Ifupdown: get unmanaged devices count: 0
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> monitoring kernel firmware directory '/lib/firmware'.
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/platform/acer-wmi/rfkill/rfkill0) (platform driver acer-wmi)
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> WiFi enabled by radio killswitch; enabled by state file
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> WWAN enabled by radio killswitch; enabled by state file
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> WiMAX enabled by radio killswitch; enabled by state file
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> Networking is enabled by state file
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: <warn> failed to allocate link cache: (-12) Object not found
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (eth0): carrier is OFF
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (eth0): new Ethernet device (driver: 'r8169' ifindex: 2)
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
May 31 19:32:29 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (eth0): bringing up device.
May 31 19:32:30 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (eth0): preparing device.
May 31 19:32:30 uburobot-Aspire-VN7-792G kernel: [ 2.221818] r8169 0000:03:00.0 eth0: link down
May 31 19:32:30 uburobot-Aspire-VN7-792G kernel: [ 2.221945] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
May 31 19:32:30 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (eth0): deactivating device (reason 'managed') [2]
May 31 19:32:30 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0
May 31 19:32:30 uburobot-Aspire-VN7-792G NetworkManager[761]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
May 31 19:32:30 uburobot-Aspire-VN7-792G NetworkManager[761]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
May 31 19:32:30 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> urfkill disappeared from the bus
May 31 19:32:30 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> ModemManager available in the bus
May 31 19:32:30 uburobot-Aspire-VN7-792G kernel: [ 2.357690] usb 1-1: ath9k_htc: Firmware ath9k_htc/htc_9271-1.4.0.fw requested
May 31 19:32:30 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> rfkill2: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/ieee80211/phy1/rfkill2) (driver ath9k_htc)
May 31 19:32:30 uburobot-Aspire-VN7-792G kernel: [ 3.172138] ath9k_htc 1-1:1.0 wlan1: renamed from wlan0
May 31 19:32:31 uburobot-Aspire-VN7-792G NetworkManager[761]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/net/wlan1, iface: wlan1)
May 31 19:32:31 uburobot-Aspire-VN7-792G NetworkManager[761]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/net/wlan1, iface: wlan1): no ifupdown configuration found.
May 31 19:32:31 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan1): using nl80211 for WiFi device control
May 31 19:32:31 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan1): driver supports Access Point (AP) mode
May 31 19:32:31 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan1): new 802.11 WiFi device (driver: 'ath9k_htc' ifindex: 3)
May 31 19:32:31 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan1): exported as /org/freedesktop/NetworkManager/Devices/1
May 31 19:32:31 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
May 31 19:32:31 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan1): bringing up device.
May 31 19:32:31 uburobot-Aspire-VN7-792G kernel: [ 3.218647] systemd-udevd[403]: renamed network interface wlan0 to wlan1
May 31 19:32:31 uburobot-Aspire-VN7-792G kernel: [ 3.403570] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
May 31 19:32:31 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan1): preparing device.
May 31 19:32:31 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan1): deactivating device (reason 'managed') [2]
May 31 19:32:31 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> wpa_supplicant started
May 31 19:32:31 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan1) supports 4 scan SSIDs
May 31 19:32:31 uburobot-Aspire-VN7-792G NetworkManager[761]: <warn> Trying to remove a non-existant call id.
May 31 19:32:31 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan1): supplicant interface state: starting -> ready
May 31 19:32:31 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan1): device state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
May 31 19:32:31 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan1): supplicant interface state: ready -> disconnected
May 31 19:32:31 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan1) supports 4 scan SSIDs
May 31 19:32:31 uburobot-Aspire-VN7-792G wpa_supplicant[930]: wlan1: CTRL-EVENT-SCAN-STARTED
May 31 19:32:31 uburobot-Aspire-VN7-792G acpid: starting up with netlink and the input layer
May 31 19:32:32 uburobot-Aspire-VN7-792G kernel: [ 4.287777] ath10k_pci 0000:02:00.0: qca6174 hw3.2 (0x05030000, 0x00340aff sub 11ad:0807) fw WLAN.RM.2.0-00180-QCARMSWPZ-1 fwapi 4 bdapi 1 htt-ver 3.26 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 features wowlan,ignore-otp,no-4addr-pad
May 31 19:32:32 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan1): supplicant interface state: disconnected -> inactive
May 31 19:32:35 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> rfkill3: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/ieee80211/phy0/rfkill3) (driver ath10k_pci)
May 31 19:32:35 uburobot-Aspire-VN7-792G NetworkManager[761]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/wlan0, iface: wlan0)
May 31 19:32:35 uburobot-Aspire-VN7-792G NetworkManager[761]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/wlan0, iface: wlan0): no ifupdown configuration found.
May 31 19:32:35 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan0): using nl80211 for WiFi device control
May 31 19:32:35 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan0): driver supports Access Point (AP) mode
May 31 19:32:35 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan0): new 802.11 WiFi device (driver: 'ath10k_pci' ifindex: 4)
May 31 19:32:35 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/2
May 31 19:32:35 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
May 31 19:32:35 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan0): bringing up device.
May 31 19:32:49 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> (wlan0): deactivating device (reason 'managed') [2]
May 31 19:32:49 uburobot-Aspire-VN7-792G NetworkManager[761]: <info> WiFi hardware radio set enabled
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 0.035140] Initializing cgroup subsys net_cls
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 0.035144] Initializing cgroup subsys net_prio
Jun 1 10:25:48 uburobot-Aspire-VN7-792G avahi-daemon[656]: Network interface enumeration completed.
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 0.135223] NET: Registered protocol family 16
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 0.175563] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542)
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 0.175695] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542)
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 0.182117] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 0.291733] NetLabel: Initializing
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 0.291734] NetLabel: domain hash size = 128
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 0.291735] NetLabel: protocols = UNLABELED CIPSOv4
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 0.291743] NetLabel: unlabeled traffic allowed by default
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 0.309383] NET: Registered protocol family 2
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 0.309770] NET: Registered protocol family 1
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 0.600865] audit: initializing netlink subsys (disabled)
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 0.695105] NET: Registered protocol family 10
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 0.695407] NET: Registered protocol family 17
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 0.696315] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 0.730558] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 0.749277] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 0.755234] r8169 0000:03:00.0 eth0: RTL8168h/8111h at 0xffffc90000cb2000, 30:65:ec:af:76:15, XID 14100800 IRQ 125
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 0.755237] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 1.863584] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 1.983759] audit: type=1400 audit(1496305548.772:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=606 comm="apparmor_parser"
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 1.984182] audit: type=1400 audit(1496305548.772:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=606 comm="apparmor_parser"
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 1.988621] NET: Registered protocol family 31
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 1.992718] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 2.031622] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 2.101081] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/cal-pci-0000:02:00.0.bin failed with error -2
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 2.101414] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/firmware-5.bin failed with error -2
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 2.101417] ath10k_pci 0000:02:00.0: could not fetch firmware file 'ath10k/QCA6174/hw3.0/firmware-5.bin': -2
Jun 1 10:25:48 uburobot-Aspire-VN7-792G kernel: [ 2.166096] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/board-2.bin failed with error -2
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> NetworkManager (version 0.9.8.8) is starting...
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> WEXT support is enabled
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> DNS: loaded plugin dnsmasq
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: SCPlugin-Ifupdown: init!
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: SCPlugin-Ifupdown: update_system_hostname
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: interface-parser: parsing file /etc/network/interfaces
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: interface-parser: finished parsing file /etc/network/interfaces
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: SCPluginIfupdown: management mode: unmanaged
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0, iface: eth0)
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0, iface: eth0): no ifupdown configuration found.
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/lo, iface: lo)
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: SCPlugin-Ifupdown: end _init.
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> Loaded plugin ifupdown: (C) 2008 Canonical Ltd. To report bugs please use the NetworkManager mailing list.
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: SCPlugin-Ofono: Acquired D-Bus service com.canonical.NMOfono
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: SCPlugin-Ofono: init!
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: SCPlugin-Ofono: end _init.
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> Loaded plugin (null): (null)
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: Ifupdown: get unmanaged devices count: 0
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: SCPlugin-Ifupdown: (34861840) ... get_connections.
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: SCPlugin-Ifupdown: (34861840) ... get_connections (managed=false): return empty list.
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: SCPlugin-Ofono: (34648592) ... get_connections.
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: SCPlugin-Ofono: (34648592) connections count: 0
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: Ifupdown: get unmanaged devices count: 0
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> monitoring kernel firmware directory '/lib/firmware'.
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/platform/acer-wmi/rfkill/rfkill0) (platform driver acer-wmi)
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> WiFi enabled by radio killswitch; enabled by state file
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> WWAN enabled by radio killswitch; enabled by state file
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> WiMAX enabled by radio killswitch; enabled by state file
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> Networking is enabled by state file
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <warn> failed to allocate link cache: (-12) Object not found
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> (eth0): carrier is OFF
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> (eth0): new Ethernet device (driver: 'r8169' ifindex: 2)
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> (eth0): bringing up device.
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> (eth0): preparing device.
Jun 1 10:25:49 uburobot-Aspire-VN7-792G kernel: [ 2.301330] r8169 0000:03:00.0 eth0: link down
Jun 1 10:25:49 uburobot-Aspire-VN7-792G kernel: [ 2.301441] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> (eth0): deactivating device (reason 'managed') [2]
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> urfkill disappeared from the bus
Jun 1 10:25:49 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> ModemManager available in the bus
Jun 1 10:25:50 uburobot-Aspire-VN7-792G acpid: starting up with netlink and the input layer
Jun 1 10:25:51 uburobot-Aspire-VN7-792G kernel: [ 4.286436] ath10k_pci 0000:02:00.0: qca6174 hw3.2 (0x05030000, 0x00340aff sub 11ad:0807) fw WLAN.RM.2.0-00180-QCARMSWPZ-1 fwapi 4 bdapi 1 htt-ver 3.26 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 features wowlan,ignore-otp,no-4addr-pad
Jun 1 10:25:51 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> rfkill2: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/ieee80211/phy0/rfkill2) (driver ath10k_pci)
Jun 1 10:25:51 uburobot-Aspire-VN7-792G NetworkManager[779]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/wlan0, iface: wlan0)
Jun 1 10:25:51 uburobot-Aspire-VN7-792G NetworkManager[779]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/wlan0, iface: wlan0): no ifupdown configuration found.
Jun 1 10:25:51 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> (wlan0): using nl80211 for WiFi device control
Jun 1 10:25:51 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> (wlan0): driver supports Access Point (AP) mode
Jun 1 10:25:51 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> (wlan0): new 802.11 WiFi device (driver: 'ath10k_pci' ifindex: 3)
Jun 1 10:25:51 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1
Jun 1 10:25:51 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Jun 1 10:25:51 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> (wlan0): bringing up device.
Jun 1 10:26:02 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> (wlan0): deactivating device (reason 'managed') [2]
Jun 1 10:26:02 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> WiFi hardware radio set enabled
Jun 1 10:26:02 uburobot-Aspire-VN7-792G NetworkManager[779]: <info> wpa_supplicant started
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 0.035163] Initializing cgroup subsys net_cls
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 0.035166] Initializing cgroup subsys net_prio
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 0.135275] NET: Registered protocol family 16
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 0.175836] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542)
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 0.175966] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542)
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 0.182391] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 0.288240] NetLabel: Initializing
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 0.288241] NetLabel: domain hash size = 128
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 0.288242] NetLabel: protocols = UNLABELED CIPSOv4
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 0.288251] NetLabel: unlabeled traffic allowed by default
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 0.305782] NET: Registered protocol family 2
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 0.306169] NET: Registered protocol family 1
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 0.597229] audit: initializing netlink subsys (disabled)
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 0.693900] NET: Registered protocol family 10
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 0.694488] NET: Registered protocol family 17
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 0.695443] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 0.728105] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 0.747917] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 0.759681] r8169 0000:03:00.0 eth0: RTL8168h/8111h at 0xffffc90000cb2000, 30:65:ec:af:76:15, XID 14100800 IRQ 125
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 0.759690] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 1.852165] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 1.899319] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 1.918208] NET: Registered protocol family 31
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 1.923531] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 1.957983] audit: type=1400 audit(1496319212.745:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=627 comm="apparmor_parser"
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 1.958626] audit: type=1400 audit(1496319212.749:5): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=627 comm="apparmor_parser"
Jun 1 14:13:32 uburobot-Aspire-VN7-792G avahi-daemon[653]: Network interface enumeration completed.
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 2.132839] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/cal-pci-0000:02:00.0.bin failed with error -2
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 2.133438] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/firmware-5.bin failed with error -2
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 2.133443] ath10k_pci 0000:02:00.0: could not fetch firmware file 'ath10k/QCA6174/hw3.0/firmware-5.bin': -2
Jun 1 14:13:32 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> NetworkManager (version 0.9.8.8) is starting...
Jun 1 14:13:32 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
Jun 1 14:13:32 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> WEXT support is enabled
Jun 1 14:13:32 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
Jun 1 14:13:32 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> DNS: loaded plugin dnsmasq
Jun 1 14:13:32 uburobot-Aspire-VN7-792G kernel: [ 2.198139] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/board-2.bin failed with error -2
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: SCPlugin-Ifupdown: init!
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: SCPlugin-Ifupdown: update_system_hostname
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: interface-parser: parsing file /etc/network/interfaces
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: interface-parser: finished parsing file /etc/network/interfaces
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: SCPluginIfupdown: management mode: unmanaged
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0, iface: eth0)
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0, iface: eth0): no ifupdown configuration found.
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/lo, iface: lo)
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: SCPlugin-Ifupdown: end _init.
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> Loaded plugin ifupdown: (C) 2008 Canonical Ltd. To report bugs please use the NetworkManager mailing list.
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: SCPlugin-Ofono: Acquired D-Bus service com.canonical.NMOfono
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: SCPlugin-Ofono: init!
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: SCPlugin-Ofono: end _init.
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> Loaded plugin (null): (null)
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: Ifupdown: get unmanaged devices count: 0
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: SCPlugin-Ifupdown: (14075664) ... get_connections.
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: SCPlugin-Ifupdown: (14075664) ... get_connections (managed=false): return empty list.
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: SCPlugin-Ofono: (13861392) ... get_connections.
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: SCPlugin-Ofono: (13861392) connections count: 0
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: Ifupdown: get unmanaged devices count: 0
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> monitoring kernel firmware directory '/lib/firmware'.
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/platform/acer-wmi/rfkill/rfkill0) (platform driver acer-wmi)
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> WiFi enabled by radio killswitch; enabled by state file
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> WWAN enabled by radio killswitch; enabled by state file
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> WiMAX enabled by radio killswitch; enabled by state file
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> Networking is enabled by state file
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <warn> failed to allocate link cache: (-12) Object not found
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (eth0): carrier is OFF
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (eth0): new Ethernet device (driver: 'r8169' ifindex: 2)
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (eth0): bringing up device.
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (eth0): preparing device.
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (eth0): deactivating device (reason 'managed') [2]
Jun 1 14:13:33 uburobot-Aspire-VN7-792G kernel: [ 2.257713] r8169 0000:03:00.0 eth0: link down
Jun 1 14:13:33 uburobot-Aspire-VN7-792G kernel: [ 2.257823] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> urfkill disappeared from the bus
Jun 1 14:13:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> ModemManager available in the bus
Jun 1 14:13:33 uburobot-Aspire-VN7-792G acpid: starting up with netlink and the input layer
Jun 1 14:13:35 uburobot-Aspire-VN7-792G kernel: [ 4.315901] ath10k_pci 0000:02:00.0: qca6174 hw3.2 (0x05030000, 0x00340aff sub 11ad:0807) fw WLAN.RM.2.0-00180-QCARMSWPZ-1 fwapi 4 bdapi 1 htt-ver 3.26 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 features wowlan,ignore-otp,no-4addr-pad
Jun 1 14:13:35 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/ieee80211/phy0/rfkill1) (driver ath10k_pci)
Jun 1 14:13:35 uburobot-Aspire-VN7-792G NetworkManager[764]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/wlan0, iface: wlan0)
Jun 1 14:13:35 uburobot-Aspire-VN7-792G NetworkManager[764]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/wlan0, iface: wlan0): no ifupdown configuration found.
Jun 1 14:13:35 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (wlan0): using nl80211 for WiFi device control
Jun 1 14:13:35 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (wlan0): driver supports Access Point (AP) mode
Jun 1 14:13:35 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (wlan0): new 802.11 WiFi device (driver: 'ath10k_pci' ifindex: 3)
Jun 1 14:13:35 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1
Jun 1 14:13:35 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Jun 1 14:13:35 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (wlan0): bringing up device.
Jun 1 14:13:59 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (wlan0): deactivating device (reason 'managed') [2]
Jun 1 14:13:59 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> WiFi hardware radio set enabled
Jun 1 14:13:59 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> wpa_supplicant started
Jun 1 14:13:59 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: Could not set interface wlan0 flags (UP): Device or resource busy
Jun 1 14:13:59 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: nl80211: Could not set interface 'wlan0' UP
Jun 1 14:14:10 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 14:14:10 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: WEXT: Could not set interface 'wlan0' UP
Jun 1 14:14:10 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: wlan0: Failed to initialize driver interface
Jun 1 14:14:10 uburobot-Aspire-VN7-792G NetworkManager[764]: <error> [1496319250.810333] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 14:14:10 uburobot-Aspire-VN7-792G NetworkManager[764]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 14:14:10 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 14:14:10 uburobot-Aspire-VN7-792G NetworkManager[764]: <warn> Trying to remove a non-existant call id.
Jun 1 14:14:22 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 14:14:22 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: nl80211: Could not set interface 'wlan0' UP
Jun 1 14:14:33 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 14:14:33 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: WEXT: Could not set interface 'wlan0' UP
Jun 1 14:14:33 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: wlan0: Failed to initialize driver interface
Jun 1 14:14:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <error> [1496319273.444124] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 14:14:33 uburobot-Aspire-VN7-792G NetworkManager[764]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 14:14:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 14:14:33 uburobot-Aspire-VN7-792G NetworkManager[764]: <warn> Trying to remove a non-existant call id.
Jun 1 14:14:44 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 14:14:44 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: nl80211: Could not set interface 'wlan0' UP
Jun 1 14:14:56 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 14:14:56 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: WEXT: Could not set interface 'wlan0' UP
Jun 1 14:14:56 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: wlan0: Failed to initialize driver interface
Jun 1 14:14:56 uburobot-Aspire-VN7-792G NetworkManager[764]: <error> [1496319296.76234] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 14:14:56 uburobot-Aspire-VN7-792G NetworkManager[764]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 14:14:56 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 14:14:56 uburobot-Aspire-VN7-792G NetworkManager[764]: <warn> Trying to remove a non-existant call id.
Jun 1 14:15:07 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 14:15:07 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: nl80211: Could not set interface 'wlan0' UP
Jun 1 14:15:21 uburobot-Aspire-VN7-792G NetworkManager[764]: <error> [1496319321.101941] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 1 14:15:21 uburobot-Aspire-VN7-792G NetworkManager[764]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 14:15:21 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 14:15:21 uburobot-Aspire-VN7-792G NetworkManager[764]: <warn> Trying to remove a non-existant call id.
Jun 1 14:15:33 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 14:15:33 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: WEXT: Could not set interface 'wlan0' UP
Jun 1 14:15:33 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: wlan0: Failed to initialize driver interface
Jun 1 14:15:33 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: Could not set interface wlan0 flags (UP): Device or resource busy
Jun 1 14:15:33 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: nl80211: Could not set interface 'wlan0' UP
Jun 1 14:15:44 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 14:15:44 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: WEXT: Could not set interface 'wlan0' UP
Jun 1 14:15:44 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: wlan0: Failed to initialize driver interface
Jun 1 14:15:44 uburobot-Aspire-VN7-792G NetworkManager[764]: <error> [1496319344.572449] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 14:15:44 uburobot-Aspire-VN7-792G NetworkManager[764]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 14:15:44 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 14:15:44 uburobot-Aspire-VN7-792G NetworkManager[764]: <warn> Trying to remove a non-existant call id.
Jun 1 14:15:55 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 14:15:55 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: nl80211: Could not set interface 'wlan0' UP
Jun 1 14:16:07 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 14:16:07 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: WEXT: Could not set interface 'wlan0' UP
Jun 1 14:16:07 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: wlan0: Failed to initialize driver interface
Jun 1 14:16:07 uburobot-Aspire-VN7-792G NetworkManager[764]: <error> [1496319367.204327] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 14:16:07 uburobot-Aspire-VN7-792G NetworkManager[764]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 14:16:07 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 14:16:07 uburobot-Aspire-VN7-792G NetworkManager[764]: <warn> Trying to remove a non-existant call id.
Jun 1 14:16:18 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 14:16:18 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: nl80211: Could not set interface 'wlan0' UP
Jun 1 14:16:29 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 14:16:29 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: WEXT: Could not set interface 'wlan0' UP
Jun 1 14:16:29 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: wlan0: Failed to initialize driver interface
Jun 1 14:16:29 uburobot-Aspire-VN7-792G NetworkManager[764]: <error> [1496319389.836297] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 14:16:29 uburobot-Aspire-VN7-792G NetworkManager[764]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 14:16:29 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 14:16:29 uburobot-Aspire-VN7-792G NetworkManager[764]: <warn> Trying to remove a non-existant call id.
Jun 1 14:16:41 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 14:16:41 uburobot-Aspire-VN7-792G wpa_supplicant[1898]: nl80211: Could not set interface 'wlan0' UP
Jun 1 14:16:54 uburobot-Aspire-VN7-792G NetworkManager[764]: <error> [1496319414.861939] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 1 14:16:54 uburobot-Aspire-VN7-792G NetworkManager[764]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 14:16:54 uburobot-Aspire-VN7-792G NetworkManager[764]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 14:16:54 uburobot-Aspire-VN7-792G NetworkManager[764]: <warn> Trying to remove a non-existant call id.
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 0.035135] Initializing cgroup subsys net_cls
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 0.035138] Initializing cgroup subsys net_prio
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 0.135242] NET: Registered protocol family 16
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 0.175579] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542)
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 0.175709] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542)
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 0.182129] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 0.292138] NetLabel: Initializing
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 0.292139] NetLabel: domain hash size = 128
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 0.292139] NetLabel: protocols = UNLABELED CIPSOv4
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 0.292148] NetLabel: unlabeled traffic allowed by default
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 0.309752] NET: Registered protocol family 2
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 0.310138] NET: Registered protocol family 1
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 0.601267] audit: initializing netlink subsys (disabled)
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 0.699354] NET: Registered protocol family 10
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 0.699696] NET: Registered protocol family 17
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 0.700598] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 0.731925] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 0.751921] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 0.759571] r8169 0000:03:00.0 eth0: RTL8168h/8111h at 0xffffc90000cce000, 30:65:ec:af:76:15, XID 14100800 IRQ 125
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 0.759573] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 1.847344] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 1.867517] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 1.886829] NET: Registered protocol family 31
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 1.896494] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 1.986909] audit: type=1400 audit(1496343051.771:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=647 comm="apparmor_parser"
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 1.987415] audit: type=1400 audit(1496343051.771:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=647 comm="apparmor_parser"
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 2.148085] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/cal-pci-0000:02:00.0.bin failed with error -2
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 2.149128] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/firmware-5.bin failed with error -2
Jun 1 20:50:51 uburobot-Aspire-VN7-792G kernel: [ 2.149130] ath10k_pci 0000:02:00.0: could not fetch firmware file 'ath10k/QCA6174/hw3.0/firmware-5.bin': -2
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> NetworkManager (version 0.9.8.8) is starting...
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> WEXT support is enabled
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> DNS: loaded plugin dnsmasq
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: SCPlugin-Ifupdown: init!
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: SCPlugin-Ifupdown: update_system_hostname
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: interface-parser: parsing file /etc/network/interfaces
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: interface-parser: finished parsing file /etc/network/interfaces
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: SCPluginIfupdown: management mode: unmanaged
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0, iface: eth0)
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0, iface: eth0): no ifupdown configuration found.
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/lo, iface: lo)
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: SCPlugin-Ifupdown: end _init.
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Loaded plugin ifupdown: (C) 2008 Canonical Ltd. To report bugs please use the NetworkManager mailing list.
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: SCPlugin-Ofono: Acquired D-Bus service com.canonical.NMOfono
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: SCPlugin-Ofono: init!
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: SCPlugin-Ofono: end _init.
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Loaded plugin (null): (null)
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: Ifupdown: get unmanaged devices count: 0
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: SCPlugin-Ifupdown: (8266512) ... get_connections.
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: SCPlugin-Ifupdown: (8266512) ... get_connections (managed=false): return empty list.
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: SCPlugin-Ofono: (8053264) ... get_connections.
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: SCPlugin-Ofono: (8053264) connections count: 0
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: Ifupdown: get unmanaged devices count: 0
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> monitoring kernel firmware directory '/lib/firmware'.
Jun 1 20:50:51 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/platform/acer-wmi/rfkill/rfkill0) (platform driver acer-wmi)
Jun 1 20:50:52 uburobot-Aspire-VN7-792G kernel: [ 2.215844] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/board-2.bin failed with error -2
Jun 1 20:50:52 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> WiFi enabled by radio killswitch; enabled by state file
Jun 1 20:50:52 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> WWAN enabled by radio killswitch; enabled by state file
Jun 1 20:50:52 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> WiMAX enabled by radio killswitch; enabled by state file
Jun 1 20:50:52 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Networking is enabled by state file
Jun 1 20:50:52 uburobot-Aspire-VN7-792G NetworkManager[772]: <warn> failed to allocate link cache: (-12) Object not found
Jun 1 20:50:52 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (eth0): carrier is OFF
Jun 1 20:50:52 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (eth0): new Ethernet device (driver: 'r8169' ifindex: 2)
Jun 1 20:50:52 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
Jun 1 20:50:52 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Jun 1 20:50:52 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (eth0): bringing up device.
Jun 1 20:50:52 uburobot-Aspire-VN7-792G kernel: [ 2.234002] r8169 0000:03:00.0 eth0: link down
Jun 1 20:50:52 uburobot-Aspire-VN7-792G kernel: [ 2.234098] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jun 1 20:50:52 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (eth0): preparing device.
Jun 1 20:50:52 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (eth0): deactivating device (reason 'managed') [2]
Jun 1 20:50:52 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0
Jun 1 20:50:52 uburobot-Aspire-VN7-792G NetworkManager[772]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
Jun 1 20:50:52 uburobot-Aspire-VN7-792G NetworkManager[772]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
Jun 1 20:50:52 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> urfkill disappeared from the bus
Jun 1 20:50:52 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> ModemManager available in the bus
Jun 1 20:50:54 uburobot-Aspire-VN7-792G acpid: starting up with netlink and the input layer
Jun 1 20:50:54 uburobot-Aspire-VN7-792G kernel: [ 4.336560] ath10k_pci 0000:02:00.0: qca6174 hw3.2 (0x05030000, 0x00340aff sub 11ad:0807) fw WLAN.RM.2.0-00180-QCARMSWPZ-1 fwapi 4 bdapi 1 htt-ver 3.26 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 features wowlan,ignore-otp,no-4addr-pad
Jun 1 20:50:57 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> rfkill2: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/ieee80211/phy0/rfkill2) (driver ath10k_pci)
Jun 1 20:50:57 uburobot-Aspire-VN7-792G NetworkManager[772]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/wlan0, iface: wlan0)
Jun 1 20:50:57 uburobot-Aspire-VN7-792G NetworkManager[772]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/wlan0, iface: wlan0): no ifupdown configuration found.
Jun 1 20:50:57 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (wlan0): using nl80211 for WiFi device control
Jun 1 20:50:57 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (wlan0): driver supports Access Point (AP) mode
Jun 1 20:50:57 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (wlan0): new 802.11 WiFi device (driver: 'ath10k_pci' ifindex: 3)
Jun 1 20:50:57 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1
Jun 1 20:50:57 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Jun 1 20:50:57 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (wlan0): bringing up device.
Jun 1 20:51:11 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (wlan0): deactivating device (reason 'managed') [2]
Jun 1 20:51:11 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> WiFi hardware radio set enabled
Jun 1 20:51:11 uburobot-Aspire-VN7-792G NetworkManager[772]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.28': no such name
Jun 1 20:51:11 uburobot-Aspire-VN7-792G NetworkManager[772]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.28': no such name
Jun 1 20:51:11 uburobot-Aspire-VN7-792G NetworkManager[772]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.28': no such name
Jun 1 20:51:11 uburobot-Aspire-VN7-792G NetworkManager[772]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.28': no such name
Jun 1 20:51:11 uburobot-Aspire-VN7-792G NetworkManager[772]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.28': no such name
Jun 1 20:51:11 uburobot-Aspire-VN7-792G NetworkManager[772]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.28': no such name
Jun 1 20:51:11 uburobot-Aspire-VN7-792G NetworkManager[772]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.28': no such name
Jun 1 20:51:11 uburobot-Aspire-VN7-792G NetworkManager[772]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.28': no such name
Jun 1 20:51:11 uburobot-Aspire-VN7-792G NetworkManager[772]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.28': no such name
Jun 1 20:51:11 uburobot-Aspire-VN7-792G NetworkManager[772]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.28': no such name
Jun 1 20:51:11 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> wpa_supplicant started
Jun 1 20:51:22 uburobot-Aspire-VN7-792G wpa_supplicant[1985]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:51:22 uburobot-Aspire-VN7-792G wpa_supplicant[1985]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:51:34 uburobot-Aspire-VN7-792G wpa_supplicant[1985]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:51:34 uburobot-Aspire-VN7-792G wpa_supplicant[1985]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:51:34 uburobot-Aspire-VN7-792G wpa_supplicant[1985]: wlan0: Failed to initialize driver interface
Jun 1 20:51:34 uburobot-Aspire-VN7-792G NetworkManager[772]: <error> [1496343094.148473] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:51:34 uburobot-Aspire-VN7-792G NetworkManager[772]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:51:34 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:51:34 uburobot-Aspire-VN7-792G NetworkManager[772]: <warn> Trying to remove a non-existant call id.
Jun 1 20:51:45 uburobot-Aspire-VN7-792G wpa_supplicant[1985]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:51:45 uburobot-Aspire-VN7-792G wpa_supplicant[1985]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:51:45 uburobot-Aspire-VN7-792G wpa_supplicant[1985]: rfkill: WLAN soft blocked
Jun 1 20:51:45 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> WiFi hardware radio set disabled
Jun 1 20:51:45 uburobot-Aspire-VN7-792G wpa_supplicant[1985]: rfkill: WLAN soft blocked
Jun 1 20:51:45 uburobot-Aspire-VN7-792G wpa_supplicant[1985]: Could not set interface wlan0 flags (UP): Operation not possible due to RF-kill
Jun 1 20:51:45 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> WiFi now disabled by radio killswitch
Jun 1 20:51:45 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (wlan0): bringing up device.
Jun 1 20:51:45 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> WiFi hardware radio set enabled
Jun 1 20:51:45 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (wlan0): bringing up device.
Jun 1 20:51:56 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> WiFi hardware radio set enabled
Jun 1 20:51:56 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> WiFi now enabled by radio killswitch
Jun 1 20:51:56 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (wlan0): bringing up device.
Jun 1 20:52:08 uburobot-Aspire-VN7-792G wpa_supplicant[1985]: rfkill: WLAN unblocked
Jun 1 20:52:15 uburobot-Aspire-VN7-792G kernel: [ 85.718500] r8169 0000:03:00.0 eth0: link up
Jun 1 20:52:19 uburobot-Aspire-VN7-792G wpa_supplicant[1985]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:52:19 uburobot-Aspire-VN7-792G kernel: [ 89.609226] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> WiFi hardware radio set disabled
Jun 1 20:52:19 uburobot-Aspire-VN7-792G wpa_supplicant[1985]: rfkill: WLAN unblocked
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (eth0): carrier now ON (device state 20)
Jun 1 20:52:19 uburobot-Aspire-VN7-792G wpa_supplicant[1985]: rfkill: WLAN soft blocked
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> WiFi now disabled by radio killswitch
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (wlan0) supports 1 scan SSIDs
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (wlan0): supplicant interface state: starting -> ready
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <warn> Trying to remove a non-existant call id.
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (eth0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40]
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Auto-activating connection 'Wired connection 1'.
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Activation (eth0) starting connection 'Wired connection 1'
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> NetworkManager state is now CONNECTING
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started...
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled...
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete.
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (wlan0): supplicant interface state: ready -> disabled
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (wlan0) supports 1 scan SSIDs
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting...
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0]
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful.
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled.
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete.
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started...
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0]
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> dhclient started with pid 2162
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Activation (eth0) Beginning IP6 addrconf.
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete.
Jun 1 20:52:19 uburobot-Aspire-VN7-792G dhclient: Internet Systems Consortium DHCP Client 4.2.4
Jun 1 20:52:19 uburobot-Aspire-VN7-792G dhclient: Copyright 2004-2012 Internet Systems Consortium.
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (eth0): DHCPv4 state changed nbi -> preinit
Jun 1 20:52:19 uburobot-Aspire-VN7-792G dhclient: Listening on LPF/eth0/30:65:ec:af:76:15
Jun 1 20:52:19 uburobot-Aspire-VN7-792G dhclient: Sending on LPF/eth0/30:65:ec:af:76:15
Jun 1 20:52:19 uburobot-Aspire-VN7-792G dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x79632d7d)
Jun 1 20:52:19 uburobot-Aspire-VN7-792G dhclient: DHCPREQUEST of 192.168.2.105 on eth0 to 255.255.255.255 port 67 (xid=0x7d2d6379)
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (eth0): DHCPv4 state changed preinit -> bound
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> address 192.168.2.105
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> prefix 24 (255.255.255.0)
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> gateway 192.168.2.1
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> nameserver '192.168.2.1'
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> domain name 'speedport.ip'
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
Jun 1 20:52:19 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started...
Jun 1 20:52:20 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0]
Jun 1 20:52:20 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete.
Jun 1 20:52:20 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0]
Jun 1 20:52:20 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> NetworkManager state is now CONNECTED_GLOBAL
Jun 1 20:52:20 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
Jun 1 20:52:20 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> DNS: starting dnsmasq...
Jun 1 20:52:20 uburobot-Aspire-VN7-792G NetworkManager[772]: <warn> dnsmasq not available on the bus, can't update servers.
Jun 1 20:52:20 uburobot-Aspire-VN7-792G NetworkManager[772]: <error> [1496343140.455090] [nm-dns-dnsmasq.c:396] update(): dnsmasq owner not found on bus: Could not get owner of name 'org.freedesktop.NetworkManager.dnsmasq': no such name
Jun 1 20:52:20 uburobot-Aspire-VN7-792G NetworkManager[772]: <warn> DNS: plugin dnsmasq update failed
Jun 1 20:52:20 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Writing DNS information to /sbin/resolvconf
Jun 1 20:52:20 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Activation (eth0) successful, device activated.
Jun 1 20:52:20 uburobot-Aspire-VN7-792G NetworkManager[772]: <warn> dnsmasq appeared on DBus: :1.87
Jun 1 20:52:20 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Writing DNS information to /sbin/resolvconf
Jun 1 18:52:40 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (eth0): IP6 addrconf timed out or failed.
Jun 1 18:52:40 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
Jun 1 18:52:40 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started...
Jun 1 18:52:40 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
Jun 1 18:52:48 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (wlan0): bringing up device.
Jun 1 18:52:48 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> WiFi hardware radio set enabled
Jun 1 20:52:19 uburobot-Aspire-VN7-792G wpa_supplicant[1985]: rfkill: WLAN soft blocked
Jun 1 18:52:48 uburobot-Aspire-VN7-792G wpa_supplicant[1985]: rfkill: WLAN unblocked
Jun 1 18:52:48 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> WiFi now enabled by radio killswitch
Jun 1 18:52:59 uburobot-Aspire-VN7-792G wpa_supplicant[1985]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 18:52:59 uburobot-Aspire-VN7-792G wpa_supplicant[1985]: rfkill: WLAN unblocked
Jun 1 18:52:59 uburobot-Aspire-VN7-792G NetworkManager[772]: <info> (wlan0): bringing up device.
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 0.035140] Initializing cgroup subsys net_cls
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 0.035144] Initializing cgroup subsys net_prio
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 0.135097] NET: Registered protocol family 16
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 0.183655] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542)
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 0.183785] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542)
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 0.190219] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 0.300340] NetLabel: Initializing
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 0.300341] NetLabel: domain hash size = 128
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 0.300342] NetLabel: protocols = UNLABELED CIPSOv4
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 0.300350] NetLabel: unlabeled traffic allowed by default
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 0.317875] NET: Registered protocol family 2
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 0.318262] NET: Registered protocol family 1
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 0.609302] audit: initializing netlink subsys (disabled)
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 0.706927] NET: Registered protocol family 10
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 0.707359] NET: Registered protocol family 17
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 0.708232] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 0.741629] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 0.761154] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 0.767944] r8169 0000:03:00.0 eth0: RTL8168h/8111h at 0xffffc90000cce000, 30:65:ec:af:76:15, XID 14100800 IRQ 125
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 0.767946] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 1.805583] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 1.834120] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 1.921989] NET: Registered protocol family 31
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 1.926417] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 2.020026] audit: type=1400 audit(1496336179.796:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=650 comm="apparmor_parser"
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 2.020447] audit: type=1400 audit(1496336179.796:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=650 comm="apparmor_parser"
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 2.127917] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/cal-pci-0000:02:00.0.bin failed with error -2
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 2.128292] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/firmware-5.bin failed with error -2
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 2.128295] ath10k_pci 0000:02:00.0: could not fetch firmware file 'ath10k/QCA6174/hw3.0/firmware-5.bin': -2
Jun 1 18:56:19 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> NetworkManager (version 0.9.8.8) is starting...
Jun 1 18:56:19 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
Jun 1 18:56:19 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> WEXT support is enabled
Jun 1 18:56:19 uburobot-Aspire-VN7-792G kernel: [ 2.193230] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/board-2.bin failed with error -2
Jun 1 18:56:19 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
Jun 1 18:56:19 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> DNS: loaded plugin dnsmasq
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: SCPlugin-Ifupdown: init!
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: SCPlugin-Ifupdown: update_system_hostname
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: interface-parser: parsing file /etc/network/interfaces
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: interface-parser: finished parsing file /etc/network/interfaces
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: SCPluginIfupdown: management mode: unmanaged
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0, iface: eth0)
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0, iface: eth0): no ifupdown configuration found.
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/lo, iface: lo)
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: SCPlugin-Ifupdown: end _init.
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Loaded plugin ifupdown: (C) 2008 Canonical Ltd. To report bugs please use the NetworkManager mailing list.
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: SCPlugin-Ofono: Acquired D-Bus service com.canonical.NMOfono
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: SCPlugin-Ofono: init!
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: SCPlugin-Ofono: end _init.
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Loaded plugin (null): (null)
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: Ifupdown: get unmanaged devices count: 0
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: SCPlugin-Ifupdown: (35387152) ... get_connections.
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: SCPlugin-Ifupdown: (35387152) ... get_connections (managed=false): return empty list.
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: SCPlugin-Ofono: (35172880) ... get_connections.
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: SCPlugin-Ofono: (35172880) connections count: 0
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: Ifupdown: get unmanaged devices count: 0
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> monitoring kernel firmware directory '/lib/firmware'.
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/platform/acer-wmi/rfkill/rfkill0) (platform driver acer-wmi)
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> WiFi enabled by radio killswitch; enabled by state file
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> WWAN enabled by radio killswitch; enabled by state file
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> WiMAX enabled by radio killswitch; enabled by state file
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Networking is enabled by state file
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> failed to allocate link cache: (-12) Object not found
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): carrier is OFF
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): new Ethernet device (driver: 'r8169' ifindex: 2)
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): bringing up device.
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): preparing device.
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): deactivating device (reason 'managed') [2]
Jun 1 18:56:20 uburobot-Aspire-VN7-792G kernel: [ 2.253806] r8169 0000:03:00.0 eth0: link down
Jun 1 18:56:20 uburobot-Aspire-VN7-792G kernel: [ 2.253942] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> urfkill disappeared from the bus
Jun 1 18:56:20 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> ModemManager available in the bus
Jun 1 18:56:21 uburobot-Aspire-VN7-792G acpid: starting up with netlink and the input layer
Jun 1 18:56:22 uburobot-Aspire-VN7-792G kernel: [ 4.314235] ath10k_pci 0000:02:00.0: qca6174 hw3.2 (0x05030000, 0x00340aff sub 11ad:0807) fw WLAN.RM.2.0-00180-QCARMSWPZ-1 fwapi 4 bdapi 1 htt-ver 3.26 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 features wowlan,ignore-otp,no-4addr-pad
Jun 1 18:56:25 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> rfkill2: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/ieee80211/phy0/rfkill2) (driver ath10k_pci)
Jun 1 18:56:25 uburobot-Aspire-VN7-792G NetworkManager[775]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/wlan0, iface: wlan0)
Jun 1 18:56:25 uburobot-Aspire-VN7-792G NetworkManager[775]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/wlan0, iface: wlan0): no ifupdown configuration found.
Jun 1 18:56:25 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): using nl80211 for WiFi device control
Jun 1 18:56:25 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): driver supports Access Point (AP) mode
Jun 1 18:56:25 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): new 802.11 WiFi device (driver: 'ath10k_pci' ifindex: 3)
Jun 1 18:56:25 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1
Jun 1 18:56:25 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Jun 1 18:56:25 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): bringing up device.
Jun 1 18:56:36 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): deactivating device (reason 'managed') [2]
Jun 1 18:56:36 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> WiFi hardware radio set enabled
Jun 1 18:56:36 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
Jun 1 18:56:36 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
Jun 1 18:56:36 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
Jun 1 18:56:36 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
Jun 1 18:56:36 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
Jun 1 18:56:36 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
Jun 1 18:56:36 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
Jun 1 18:56:36 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
Jun 1 18:56:36 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
Jun 1 18:56:36 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
Jun 1 18:56:36 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
Jun 1 18:56:36 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.32': no such name
Jun 1 18:56:36 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> wpa_supplicant started
Jun 1 18:56:47 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 18:56:47 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 18:56:59 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 18:56:59 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 18:56:59 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 18:56:59 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336219.112130] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 18:56:59 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 18:56:59 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 18:56:59 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 18:57:10 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 18:57:10 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 18:57:21 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 18:57:21 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 18:57:21 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 18:57:21 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336241.725674] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 18:57:21 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 18:57:21 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 18:57:21 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 18:57:33 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 18:57:33 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 18:57:46 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336266.740562] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 1 18:57:46 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 18:57:46 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 18:57:46 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 18:57:47 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 18:57:47 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 18:57:47 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 18:57:58 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 18:57:58 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 18:58:09 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 18:58:09 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 18:58:09 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 18:58:09 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336289.958103] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 18:58:09 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 18:58:09 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 18:58:09 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 18:58:21 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 18:58:21 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 18:58:32 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 18:58:32 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 18:58:32 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 18:58:32 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336312.573930] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 18:58:32 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 18:58:32 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 18:58:32 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 18:58:43 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 18:58:43 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 18:58:55 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 18:58:55 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 18:58:55 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 18:58:55 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336335.190467] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 18:58:55 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 18:58:55 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 18:58:55 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 18:59:06 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 18:59:06 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 18:59:17 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 18:59:17 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 18:59:17 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 18:59:17 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336357.806172] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 18:59:17 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 18:59:17 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 18:59:17 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 18:59:29 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 18:59:29 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 18:59:40 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 18:59:40 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 18:59:40 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 18:59:40 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336380.422172] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 18:59:40 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 18:59:40 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 18:59:40 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 18:59:51 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 18:59:51 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 19:00:03 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:00:03 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 19:00:03 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 19:00:03 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336403.38196] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 19:00:03 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 19:00:03 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 19:00:03 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 19:00:14 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:00:14 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 19:00:25 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:00:25 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 19:00:25 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 19:00:25 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336425.654462] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 19:00:25 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 19:00:25 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 19:00:25 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 19:00:36 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:00:36 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 19:00:39 uburobot-Aspire-VN7-792G kernel: [ 261.944845] r8169 0000:03:00.0 eth0: link up
Jun 1 19:00:48 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:00:48 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 19:00:48 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 19:00:48 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): carrier now ON (device state 20)
Jun 1 19:00:48 uburobot-Aspire-VN7-792G kernel: [ 270.499422] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Jun 1 19:00:48 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336448.270387] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 19:00:48 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 19:00:48 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 19:00:48 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 19:00:48 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40]
Jun 1 19:00:48 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Auto-activating connection 'Wired connection 1'.
Jun 1 19:00:48 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) starting connection 'Wired connection 1'
Jun 1 19:00:48 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Jun 1 19:00:48 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> NetworkManager state is now CONNECTING
Jun 1 19:00:48 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...
Jun 1 19:00:48 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started...
Jun 1 19:00:48 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled...
Jun 1 19:00:48 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete.
Jun 1 19:00:48 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting...
Jun 1 19:00:48 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0]
Jun 1 19:00:59 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:00:59 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 19:01:10 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:01:10 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 19:01:10 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 19:01:10 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful.
Jun 1 19:01:10 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled.
Jun 1 19:01:10 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete.
Jun 1 19:01:10 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336470.891226] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 19:01:10 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 19:01:10 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 19:01:10 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 19:01:10 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started...
Jun 1 19:01:10 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0]
Jun 1 19:01:10 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Jun 1 19:01:10 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> dhclient started with pid 2197
Jun 1 19:01:10 uburobot-Aspire-VN7-792G dhclient: Internet Systems Consortium DHCP Client 4.2.4
Jun 1 19:01:10 uburobot-Aspire-VN7-792G dhclient: Copyright 2004-2012 Internet Systems Consortium.
Jun 1 19:01:22 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:01:22 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 19:01:33 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:01:33 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 19:01:33 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 19:01:33 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Beginning IP6 addrconf.
Jun 1 19:01:33 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete.
Jun 1 19:01:33 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336493.507407] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 19:01:33 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 19:01:33 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 19:01:33 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 19:01:33 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): DHCPv4 state changed nbi -> preinit
Jun 1 19:01:44 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:01:44 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 19:01:56 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:01:56 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 19:01:56 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 19:01:56 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> (eth0): DHCPv4 request timed out.
Jun 1 19:01:56 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): canceled DHCP transaction, DHCP client pid 2197
Jun 1 19:01:56 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 4 of 5 (IPv4 Configure Timeout) scheduled...
Jun 1 19:01:56 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): IP6 addrconf timed out or failed.
Jun 1 19:01:56 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
Jun 1 19:01:56 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336516.331192] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 19:01:56 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 19:01:56 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 19:01:56 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 19:01:56 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 4 of 5 (IPv4 Configure Timeout) started...
Jun 1 19:01:56 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 4 of 5 (IPv4 Configure Timeout) complete.
Jun 1 19:01:56 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started...
Jun 1 19:01:56 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: ip-config -> failed (reason 'ip-config-unavailable') [70 120 5]
Jun 1 19:01:56 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> NetworkManager state is now DISCONNECTED
Jun 1 19:01:56 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Activation (eth0) failed for connection 'Wired connection 1'
Jun 1 19:01:56 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
Jun 1 19:01:56 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: failed -> disconnected (reason 'none') [120 30 0]
Jun 1 19:01:56 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): deactivating device (reason 'none') [0]
Jun 1 19:02:07 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:02:07 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 19:02:18 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:02:18 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 19:02:18 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 19:02:18 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Auto-activating connection 'Wired connection 1'.
Jun 1 19:02:18 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) starting connection 'Wired connection 1'
Jun 1 19:02:18 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Jun 1 19:02:18 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> NetworkManager state is now CONNECTING
Jun 1 19:02:18 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...
Jun 1 19:02:18 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336538.950997] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 19:02:18 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 19:02:18 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 19:02:18 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 19:02:18 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started...
Jun 1 19:02:18 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled...
Jun 1 19:02:18 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete.
Jun 1 19:02:18 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting...
Jun 1 19:02:18 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0]
Jun 1 19:02:18 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful.
Jun 1 19:02:18 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled.
Jun 1 19:02:18 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete.
Jun 1 19:02:18 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started...
Jun 1 19:02:18 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0]
Jun 1 19:02:30 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:02:30 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 19:02:30 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Jun 1 19:02:30 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> dhclient started with pid 2214
Jun 1 19:02:30 uburobot-Aspire-VN7-792G dhclient: Internet Systems Consortium DHCP Client 4.2.4
Jun 1 19:02:30 uburobot-Aspire-VN7-792G dhclient: Copyright 2004-2012 Internet Systems Consortium.
Jun 1 19:02:41 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:02:41 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 19:02:41 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 19:02:41 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Beginning IP6 addrconf.
Jun 1 19:02:41 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete.
Jun 1 19:02:41 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336561.568961] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 19:02:41 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 19:02:41 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 19:02:41 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 19:02:41 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): DHCPv4 state changed nbi -> preinit
Jun 1 19:02:52 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:02:52 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 19:03:04 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:03:04 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 19:03:04 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 19:03:04 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): IP6 addrconf timed out or failed.
Jun 1 19:03:04 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
Jun 1 19:03:04 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336584.190910] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 19:03:04 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 19:03:04 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 19:03:04 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 19:03:04 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started...
Jun 1 19:03:04 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
Jun 1 19:03:04 uburobot-Aspire-VN7-792G dhclient: Listening on LPF/eth0/30:65:ec:af:76:15
Jun 1 19:03:04 uburobot-Aspire-VN7-792G dhclient: Sending on LPF/eth0/30:65:ec:af:76:15
Jun 1 19:03:04 uburobot-Aspire-VN7-792G dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x59cb0018)
Jun 1 19:03:04 uburobot-Aspire-VN7-792G dhclient: DHCPREQUEST of 192.168.2.105 on eth0 to 255.255.255.255 port 67 (xid=0x1800cb59)
Jun 1 19:03:04 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): DHCPv4 state changed preinit -> bound
Jun 1 19:03:04 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> address 192.168.2.105
Jun 1 19:03:04 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> prefix 24 (255.255.255.0)
Jun 1 19:03:04 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> gateway 192.168.2.1
Jun 1 19:03:04 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> nameserver '192.168.2.1'
Jun 1 19:03:04 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> domain name 'speedport.ip'
Jun 1 19:03:04 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
Jun 1 19:03:04 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started...
Jun 1 19:03:15 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:03:15 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 19:03:26 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:03:26 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 19:03:26 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 19:03:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0]
Jun 1 19:03:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete.
Jun 1 19:03:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336607.823243] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 19:03:27 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 19:03:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 19:03:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 19:03:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0]
Jun 1 19:03:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> NetworkManager state is now CONNECTED_GLOBAL
Jun 1 19:03:39 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:03:39 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 19:03:39 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
Jun 1 19:03:39 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> DNS: starting dnsmasq...
Jun 1 19:03:39 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> dnsmasq not available on the bus, can't update servers.
Jun 1 19:03:39 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336619.134479] [nm-dns-dnsmasq.c:396] update(): dnsmasq owner not found on bus: Could not get owner of name 'org.freedesktop.NetworkManager.dnsmasq': no such name
Jun 1 19:03:39 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> DNS: plugin dnsmasq update failed
Jun 1 19:03:39 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Writing DNS information to /sbin/resolvconf
Jun 1 19:03:53 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:03:53 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 19:03:53 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) successful, device activated.
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): disconnecting for new activation request.
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: activated -> disconnected (reason 'none') [100 30 0]
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): deactivating device (reason 'none') [0]
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): canceled DHCP transaction, DHCP client pid 2214
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> DNS: plugin dnsmasq update failed
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Removing DNS information from /sbin/resolvconf
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> NetworkManager state is now DISCONNECTED
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) starting connection 'Wired connection 1'
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> NetworkManager state is now CONNECTING
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336633.735000] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> dnsmasq appeared on DBus: :1.88
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> DNS: plugin dnsmasq update failed
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Removing DNS information from /sbin/resolvconf
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): disconnecting for new activation request.
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: prepare -> disconnected (reason 'none') [40 30 0]
Jun 1 19:03:53 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): deactivating device (reason 'none') [0]
Jun 1 19:04:05 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:04:05 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 19:04:16 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:04:16 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 19:04:16 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> NetworkManager state is now DISCONNECTED
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) starting connection 'Wired connection 1'
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> NetworkManager state is now CONNECTING
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> disable requested (sleeping: no enabled: yes)
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> sleeping or disabling...
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: prepare -> unmanaged (reason 'sleeping') [40 10 37]
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): deactivating device (reason 'sleeping') [37]
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): cleaning up...
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): taking down device.
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> NetworkManager state is now ASLEEP
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): device state change: unavailable -> unmanaged (reason 'sleeping') [20 10 37]
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336656.373578] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Auto-activating connection 'Wired connection 1'.
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Connection 'Wired connection 1' auto-activation failed: (2) Device not managed by NetworkManager or unavailable
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> enable requested (sleeping: no enabled: no)
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> waking up and re-enabling...
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> WWAN now enabled by management service
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): bringing up device.
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): preparing device.
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): deactivating device (reason 'managed') [2]
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> NetworkManager state is now CONNECTED_GLOBAL
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Unmanaged Device found; state CONNECTED forced. (see http://bugs.launchpad.net/bugs/191889)
Jun 1 19:04:16 uburobot-Aspire-VN7-792G kernel: [ 478.640554] r8169 0000:03:00.0 eth0: link down
Jun 1 19:04:16 uburobot-Aspire-VN7-792G kernel: [ 478.640642] r8169 0000:03:00.0 eth0: link down
Jun 1 19:04:16 uburobot-Aspire-VN7-792G kernel: [ 478.640689] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Jun 1 19:04:16 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): bringing up device.
Jun 1 19:04:20 uburobot-Aspire-VN7-792G kernel: [ 482.385017] r8169 0000:03:00.0 eth0: link up
Jun 1 19:04:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): deactivating device (reason 'managed') [2]
Jun 1 19:04:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> NetworkManager state is now DISCONNECTED
Jun 1 19:04:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): carrier now ON (device state 20)
Jun 1 19:04:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40]
Jun 1 19:04:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Auto-activating connection 'Wired connection 1'.
Jun 1 19:04:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) starting connection 'Wired connection 1'
Jun 1 19:04:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Jun 1 19:04:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> NetworkManager state is now CONNECTING
Jun 1 19:04:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...
Jun 1 19:04:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started...
Jun 1 19:04:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled...
Jun 1 19:04:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete.
Jun 1 19:04:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting...
Jun 1 19:04:27 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0]
Jun 1 19:04:27 uburobot-Aspire-VN7-792G kernel: [ 489.950825] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Jun 1 19:04:39 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:04:39 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: nl80211: Could not set interface 'wlan0' UP
Jun 1 19:04:50 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:04:50 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: WEXT: Could not set interface 'wlan0' UP
Jun 1 19:04:50 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: wlan0: Failed to initialize driver interface
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful.
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled.
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete.
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> WiFi hardware radio set disabled
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> WiFi now disabled by radio killswitch
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <error> [1496336690.344286] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 19:04:50 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: rfkill: WLAN soft blocked
Jun 1 19:04:50 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: rfkill: WLAN soft blocked
Jun 1 19:04:50 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Operation not possible due to RF-kill
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started...
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0]
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> dhclient started with pid 2383
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Beginning IP6 addrconf.
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete.
Jun 1 19:04:50 uburobot-Aspire-VN7-792G dhclient: Internet Systems Consortium DHCP Client 4.2.4
Jun 1 19:04:50 uburobot-Aspire-VN7-792G dhclient: Copyright 2004-2012 Internet Systems Consortium.
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): DHCPv4 state changed nbi -> preinit
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0) supports 5 scan SSIDs
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: starting -> ready
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <warn> Trying to remove a non-existant call id.
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): supplicant interface state: ready -> disabled
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0) supports 5 scan SSIDs
Jun 1 19:04:50 uburobot-Aspire-VN7-792G dhclient: Listening on LPF/eth0/30:65:ec:af:76:15
Jun 1 19:04:50 uburobot-Aspire-VN7-792G dhclient: Sending on LPF/eth0/30:65:ec:af:76:15
Jun 1 19:04:50 uburobot-Aspire-VN7-792G dhclient: DHCPREQUEST of 192.168.2.105 on eth0 to 255.255.255.255 port 67 (xid=0x7e45b44a)
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): DHCPv4 state changed preinit -> reboot
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> address 192.168.2.105
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> prefix 24 (255.255.255.0)
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> gateway 192.168.2.1
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> nameserver '192.168.2.1'
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> domain name 'speedport.ip'
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
Jun 1 19:04:50 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started...
Jun 1 19:04:51 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0]
Jun 1 19:04:51 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete.
Jun 1 19:04:51 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0]
Jun 1 19:04:51 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> NetworkManager state is now CONNECTED_GLOBAL
Jun 1 19:04:51 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
Jun 1 19:04:51 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Writing DNS information to /sbin/resolvconf
Jun 1 19:04:51 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) successful, device activated.
Jun 1 19:05:07 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): bringing up device.
Jun 1 19:05:07 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> WiFi hardware radio set enabled
Jun 1 19:05:07 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: rfkill: WLAN unblocked
Jun 1 19:05:07 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> WiFi now enabled by radio killswitch
Jun 1 19:05:19 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:05:19 uburobot-Aspire-VN7-792G wpa_supplicant[2000]: rfkill: WLAN unblocked
Jun 1 19:05:19 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (wlan0): bringing up device.
Jun 1 19:05:30 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> (eth0): IP6 addrconf timed out or failed.
Jun 1 19:05:30 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
Jun 1 19:05:30 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started...
Jun 1 19:05:30 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
Jun 1 19:19:28 uburobot-Aspire-VN7-792G AptDaemon: INFO: CommitPackages() was called: dbus.Array([dbus.String('libcairo-perl'), dbus.String('libglib-perl'), dbus.String('libgtk2-perl'), dbus.String('libpango-perl'), dbus.String('linux-headers-4.4.0-78'), dbus.String('linux-headers-4.4.0-78-generic'), dbus.String('linux-image-4.4.0-78-generic'), dbus.String('linux-image-extra-4.4.0-78-generic'), dbus.String('linux-signed-image-4.4.0-78-generic'), dbus.String('xserver-xorg-video-mach64-lts-xenial'), dbus.String('xserver-xorg-video-r128-lts-xenial')], signature=dbus.Signature('s')), dbus.Array([dbus.String('')], signature=dbus.Signature('s')), dbus.Array([dbus.String('')], signature=dbus.Signature('s')), dbus.Array([dbus.String('')], signature=dbus.Signature('s')), dbus.Array([dbus.String('accountsservice'), dbus.String('activity-log-manager'), dbus.String('activity-log-manager-control-center'), dbus.String('apparmor'), dbus.String('apport'), dbus.String('apport-gtk'), dbus.String('apt'), dbus.String('apt-transport-https'), dbus.String('apt-utils'), dbus.String('avahi-autoipd'), dbus.String('avahi-daemon'), dbus.String('avahi-utils'), dbus.String('bash'), dbus.String('bind9-host'), dbus.String('binutils'), dbus.String('bsdutils'), dbus.String('cups'), dbus.String('cups-bsd'), dbus.String('cups-client'), dbus.String('cups-common'), dbus.String('cups-core-drivers'), dbus.String('cups-daemon'), dbus.String('cups-ppdc'), dbus.String('cups-server-common'), dbus.String('curl'), dbus.String('dbus'), dbus.String('dbus-x11'), dbus.String('deja-dup'), dbus.String('deja-dup-backend-gvfs'), dbus.String('dnsutils'), dbus.String('eject'), dbus.String('eog'), dbus.String('file-roller'), dbus.String('firefox'), dbus.String('firefox-locale-en'), dbus.String('fontconfig'), dbus.String('fontconfig-config'), dbus.String('fonts-opensymbol'), dbus.String('ghostscript'), dbus.String('ghostscript-x'), dbus.String('gir1.2-gdkpixbuf-2.0'), dbus.String('gir1.2-gst-plugins-base-1.0'), dbus.String('gir1.2-gstreamer-1.0'), dbus.String('gir1.2-gudev-1.0'), dbus.String('gnome-contacts'), dbus.String('gnome-keyring'), dbus.String('gnupg'), dbus.String('gpgv'), dbus.String('gstreamer0.10-alsa'), dbus.String('gstreamer0.10-plugins-base'), dbus.String('gstreamer0.10-plugins-base-apps'), dbus.String('gstreamer0.10-plugins-good'), dbus.String('gstreamer0.10-pulseaudio'), dbus.String('gstreamer0.10-x'), dbus.String('gstreamer1.0-alsa'), dbus.String('gstreamer1.0-plugins-base'), dbus.String('gstreamer1.0-plugins-base-apps'), dbus.String('gstreamer1.0-plugins-good'), dbus.String('gstreamer1.0-pulseaudio'), dbus.String('gstreamer1.0-tools'), dbus.String('gstreamer1.0-x'), dbus.String('init-system-helpers'), dbus.String('initramfs-tools'), dbus.String('initramfs-tools-bin'), dbus.String('isc-dhcp-client'), dbus.String('isc-dhcp-common'), dbus.String('klibc-utils'), dbus.String('krb5-locales'), dbus.String('landscape-client-ui-install'), dbus.String('libaccountsservice0'), dbus.String('libapparmor-perl'), dbus.String('libapparmor1'), dbus.String('libapt-inst1.5'), dbus.String('libapt-pkg4.12'), dbus.String('libarchive13'), dbus.String('libavahi-client3'), dbus.String('libavahi-common-data'), dbus.String('libavahi-common3'), dbus.String('libavahi-core7'), dbus.String('libavahi-glib1'), dbus.String('libavahi-gobject0'), dbus.String('libbind9-90'), dbus.String('libblkid1'), dbus.String('libc-bin'), dbus.String('libc-dev-bin'), dbus.String('libc6'), dbus.String('libc6-dbg'), dbus.String('libc6-dev'), dbus.String('libcups2'), dbus.String('libcupscgi1'), dbus.String('libcupsimage2'), dbus.String('libcupsmime1'), dbus.String('libcupsppdc1'), dbus.String('libcurl3'), dbus.String('libcurl3-gnutls'), dbus.String('libdbus-1-3'), dbus.String('libdns100'), dbus.String('libevent-2.0-5'), dbus.String('libfontconfig1'), dbus.String('libfreetype6'), dbus.String('libgc1c2'), dbus.String('libgcrypt11'), dbus.String('libgd3'), dbus.String('libgdk-pixbuf2.0-0'), dbus.String('libgdk-pixbuf2.0-common'), dbus.String('libgnutls-openssl27'), dbus.String('libgnutls26'), dbus.String('libgs9'), dbus.String('libgs9-common'), dbus.String('libgssapi-krb5-2'), dbus.String('libgstreamer-plugins-base0.10-0'), dbus.String('libgstreamer-plugins-base1.0-0'), dbus.String('libgstreamer-plugins-good1.0-0'), dbus.String('libgstreamer1.0-0'), dbus.String('libgudev-1.0-0'), dbus.String('libgweather-3-6'), dbus.String('libgweather-common'), dbus.String('libharfbuzz-icu0'), dbus.String('libharfbuzz0b'), dbus.String('libicu52'), dbus.String('libidn11'), dbus.String('libido3-0.1-0'), dbus.String('libisc95'), dbus.String('libisccc90'), dbus.String('libisccfg90'), dbus.String('libjasper1'), dbus.String('libjbig2dec0'), dbus.String('libk5crypto3'), dbus.String('libklibc'), dbus.String('libkrb5-3'), dbus.String('libkrb5support0'), dbus.String('libldap-2.4-2'), dbus.String('liblwres90'), dbus.String('libminiupnpc8'), dbus.String('libmount1'), dbus.String('libnettle4'), dbus.String('libnl-3-200'), dbus.String('libnl-genl-3-200'), dbus.String('libnl-route-3-200'), dbus.String('libnm-gtk-common'), dbus.String('libnm-gtk0'), dbus.String('libnspr4'), dbus.String('libnss3'), dbus.String('libnss3-nssdb'), dbus.String('liboxideqt-qmlplugin'), dbus.String('liboxideqtcore0'), dbus.String('liboxideqtquick0'), dbus.String('libp11-kit-gnome-keyring'), dbus.String('libpam-gnome-keyring'), dbus.String('libpam-systemd'), dbus.String('libpcsclite1'), dbus.String('libpurple-bin'), dbus.String('libpurple0'), dbus.String('libpython2.7'), dbus.String('libpython2.7-minimal'), dbus.String('libpython2.7-stdlib'), dbus.String('libpython3.4'), dbus.String('libpython3.4-minimal'), dbus.String('libpython3.4-stdlib'), dbus.String('libreoffice-avmedia-backend-gstreamer'), dbus.String('libreoffice-base-core'), dbus.String('libreoffice-calc'), dbus.String('libreoffice-common'), dbus.String('libreoffice-core'), dbus.String('libreoffice-draw'), dbus.String('libreoffice-gnome'), dbus.String('libreoffice-gtk'), dbus.String('libreoffice-impress'), dbus.String('libreoffice-math'), dbus.String('libreoffice-ogltrans'), dbus.String('libreoffice-pdfimport'), dbus.String('libreoffice-presentation-minimizer'), dbus.String('libreoffice-style-human'), dbus.String('libreoffice-writer'), dbus.String('librtmp0'), dbus.String('libsmbclient'), dbus.String('libsndfile1'), dbus.String('libspectre1'), dbus.String('libssl1.0.0'), dbus.String('libsystemd-daemon0'), dbus.String('libsystemd-journal0'), dbus.String('libsystemd-login0'), dbus.String('libtiff5'), dbus.String('libudev1'), dbus.String('libuuid1'), dbus.String('libvncserver0'), dbus.String('libwbclient0'), dbus.String('libwhoopsie0'), dbus.String('libxml2'), dbus.String('libxpm4'), dbus.String('libxslt1.1'), dbus.String('linux-firmware'), dbus.String('linux-generic-lts-xenial'), dbus.String('linux-headers-generic-lts-xenial'), dbus.String('linux-image-generic-lts-xenial'), dbus.String('linux-libc-dev'), dbus.String('linux-signed-generic-lts-xenial'), dbus.String('linux-signed-image-generic-lts-xenial'), dbus.String('login'), dbus.String('lsb-base'), dbus.String('lsb-release'), dbus.String('makedev'), dbus.String('mount'), dbus.String('multiarch-support'), dbus.String('network-manager-gnome'), dbus.String('ntpdate'), dbus.String('openssh-client'), dbus.String('openssl'), dbus.String('oxideqt-codecs'), dbus.String('passwd'), dbus.String('python-crypto'), dbus.String('python-imaging'), dbus.String('python-libxml2'), dbus.String('python-pil'), dbus.String('python-samba'), dbus.String('python2.7'), dbus.String('python2.7-minimal'), dbus.String('python3-apport'), dbus.String('python3-crypto'), dbus.String('python3-distupgrade'), dbus.String('python3-problem-report'), dbus.String('python3-software-properties'), dbus.String('python3-uno'), dbus.String('python3-update-manager'), dbus.String('python3.4'), dbus.String('python3.4-minimal'), dbus.String('samba-common'), dbus.String('samba-common-bin'), dbus.String('samba-libs'), dbus.String('shim-signed'), dbus.String('smbclient'), dbus.String('software-center'), dbus.String('software-properties-common'), dbus.String('software-propert
Jun 1 19:19:29 uburobot-Aspire-VN7-792G AptDaemon.Worker: INFO: Committing packages: dbus.Array([dbus.String('libcairo-perl'), dbus.String('libglib-perl'), dbus.String('libgtk2-perl'), dbus.String('libpango-perl'), dbus.String('linux-headers-4.4.0-78'), dbus.String('linux-headers-4.4.0-78-generic'), dbus.String('linux-image-4.4.0-78-generic'), dbus.String('linux-image-extra-4.4.0-78-generic'), dbus.String('linux-signed-image-4.4.0-78-generic'), dbus.String('xserver-xorg-video-mach64-lts-xenial'), dbus.String('xserver-xorg-video-r128-lts-xenial')], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([], signature=dbus.Signature('s')), dbus.Array([dbus.String('accountsservice'), dbus.String('activity-log-manager'), dbus.String('activity-log-manager-control-center'), dbus.String('apparmor'), dbus.String('apport'), dbus.String('apport-gtk'), dbus.String('apt'), dbus.String('apt-transport-https'), dbus.String('apt-utils'), dbus.String('avahi-autoipd'), dbus.String('avahi-daemon'), dbus.String('avahi-utils'), dbus.String('bash'), dbus.String('bind9-host'), dbus.String('binutils'), dbus.String('bsdutils'), dbus.String('cups'), dbus.String('cups-bsd'), dbus.String('cups-client'), dbus.String('cups-common'), dbus.String('cups-core-drivers'), dbus.String('cups-daemon'), dbus.String('cups-ppdc'), dbus.String('cups-server-common'), dbus.String('curl'), dbus.String('dbus'), dbus.String('dbus-x11'), dbus.String('deja-dup'), dbus.String('deja-dup-backend-gvfs'), dbus.String('dnsutils'), dbus.String('eject'), dbus.String('eog'), dbus.String('file-roller'), dbus.String('firefox'), dbus.String('firefox-locale-en'), dbus.String('fontconfig'), dbus.String('fontconfig-config'), dbus.String('fonts-opensymbol'), dbus.String('ghostscript'), dbus.String('ghostscript-x'), dbus.String('gir1.2-gdkpixbuf-2.0'), dbus.String('gir1.2-gst-plugins-base-1.0'), dbus.String('gir1.2-gstreamer-1.0'), dbus.String('gir1.2-gudev-1.0'), dbus.String('gnome-contacts'), dbus.String('gnome-keyring'), dbus.String('gnupg'), dbus.String('gpgv'), dbus.String('gstreamer0.10-alsa'), dbus.String('gstreamer0.10-plugins-base'), dbus.String('gstreamer0.10-plugins-base-apps'), dbus.String('gstreamer0.10-plugins-good'), dbus.String('gstreamer0.10-pulseaudio'), dbus.String('gstreamer0.10-x'), dbus.String('gstreamer1.0-alsa'), dbus.String('gstreamer1.0-plugins-base'), dbus.String('gstreamer1.0-plugins-base-apps'), dbus.String('gstreamer1.0-plugins-good'), dbus.String('gstreamer1.0-pulseaudio'), dbus.String('gstreamer1.0-tools'), dbus.String('gstreamer1.0-x'), dbus.String('init-system-helpers'), dbus.String('initramfs-tools'), dbus.String('initramfs-tools-bin'), dbus.String('isc-dhcp-client'), dbus.String('isc-dhcp-common'), dbus.String('klibc-utils'), dbus.String('krb5-locales'), dbus.String('landscape-client-ui-install'), dbus.String('libaccountsservice0'), dbus.String('libapparmor-perl'), dbus.String('libapparmor1'), dbus.String('libapt-inst1.5'), dbus.String('libapt-pkg4.12'), dbus.String('libarchive13'), dbus.String('libavahi-client3'), dbus.String('libavahi-common-data'), dbus.String('libavahi-common3'), dbus.String('libavahi-core7'), dbus.String('libavahi-glib1'), dbus.String('libavahi-gobject0'), dbus.String('libbind9-90'), dbus.String('libblkid1'), dbus.String('libc-bin'), dbus.String('libc-dev-bin'), dbus.String('libc6'), dbus.String('libc6-dbg'), dbus.String('libc6-dev'), dbus.String('libcups2'), dbus.String('libcupscgi1'), dbus.String('libcupsimage2'), dbus.String('libcupsmime1'), dbus.String('libcupsppdc1'), dbus.String('libcurl3'), dbus.String('libcurl3-gnutls'), dbus.String('libdbus-1-3'), dbus.String('libdns100'), dbus.String('libevent-2.0-5'), dbus.String('libfontconfig1'), dbus.String('libfreetype6'), dbus.String('libgc1c2'), dbus.String('libgcrypt11'), dbus.String('libgd3'), dbus.String('libgdk-pixbuf2.0-0'), dbus.String('libgdk-pixbuf2.0-common'), dbus.String('libgnutls-openssl27'), dbus.String('libgnutls26'), dbus.String('libgs9'), dbus.String('libgs9-common'), dbus.String('libgssapi-krb5-2'), dbus.String('libgstreamer-plugins-base0.10-0'), dbus.String('libgstreamer-plugins-base1.0-0'), dbus.String('libgstreamer-plugins-good1.0-0'), dbus.String('libgstreamer1.0-0'), dbus.String('libgudev-1.0-0'), dbus.String('libgweather-3-6'), dbus.String('libgweather-common'), dbus.String('libharfbuzz-icu0'), dbus.String('libharfbuzz0b'), dbus.String('libicu52'), dbus.String('libidn11'), dbus.String('libido3-0.1-0'), dbus.String('libisc95'), dbus.String('libisccc90'), dbus.String('libisccfg90'), dbus.String('libjasper1'), dbus.String('libjbig2dec0'), dbus.String('libk5crypto3'), dbus.String('libklibc'), dbus.String('libkrb5-3'), dbus.String('libkrb5support0'), dbus.String('libldap-2.4-2'), dbus.String('liblwres90'), dbus.String('libminiupnpc8'), dbus.String('libmount1'), dbus.String('libnettle4'), dbus.String('libnl-3-200'), dbus.String('libnl-genl-3-200'), dbus.String('libnl-route-3-200'), dbus.String('libnm-gtk-common'), dbus.String('libnm-gtk0'), dbus.String('libnspr4'), dbus.String('libnss3'), dbus.String('libnss3-nssdb'), dbus.String('liboxideqt-qmlplugin'), dbus.String('liboxideqtcore0'), dbus.String('liboxideqtquick0'), dbus.String('libp11-kit-gnome-keyring'), dbus.String('libpam-gnome-keyring'), dbus.String('libpam-systemd'), dbus.String('libpcsclite1'), dbus.String('libpurple-bin'), dbus.String('libpurple0'), dbus.String('libpython2.7'), dbus.String('libpython2.7-minimal'), dbus.String('libpython2.7-stdlib'), dbus.String('libpython3.4'), dbus.String('libpython3.4-minimal'), dbus.String('libpython3.4-stdlib'), dbus.String('libreoffice-avmedia-backend-gstreamer'), dbus.String('libreoffice-base-core'), dbus.String('libreoffice-calc'), dbus.String('libreoffice-common'), dbus.String('libreoffice-core'), dbus.String('libreoffice-draw'), dbus.String('libreoffice-gnome'), dbus.String('libreoffice-gtk'), dbus.String('libreoffice-impress'), dbus.String('libreoffice-math'), dbus.String('libreoffice-ogltrans'), dbus.String('libreoffice-pdfimport'), dbus.String('libreoffice-presentation-minimizer'), dbus.String('libreoffice-style-human'), dbus.String('libreoffice-writer'), dbus.String('librtmp0'), dbus.String('libsmbclient'), dbus.String('libsndfile1'), dbus.String('libspectre1'), dbus.String('libssl1.0.0'), dbus.String('libsystemd-daemon0'), dbus.String('libsystemd-journal0'), dbus.String('libsystemd-login0'), dbus.String('libtiff5'), dbus.String('libudev1'), dbus.String('libuuid1'), dbus.String('libvncserver0'), dbus.String('libwbclient0'), dbus.String('libwhoopsie0'), dbus.String('libxml2'), dbus.String('libxpm4'), dbus.String('libxslt1.1'), dbus.String('linux-firmware'), dbus.String('linux-generic-lts-xenial'), dbus.String('linux-headers-generic-lts-xenial'), dbus.String('linux-image-generic-lts-xenial'), dbus.String('linux-libc-dev'), dbus.String('linux-signed-generic-lts-xenial'), dbus.String('linux-signed-image-generic-lts-xenial'), dbus.String('login'), dbus.String('lsb-base'), dbus.String('lsb-release'), dbus.String('makedev'), dbus.String('mount'), dbus.String('multiarch-support'), dbus.String('network-manager-gnome'), dbus.String('ntpdate'), dbus.String('openssh-client'), dbus.String('openssl'), dbus.String('oxideqt-codecs'), dbus.String('passwd'), dbus.String('python-crypto'), dbus.String('python-imaging'), dbus.String('python-libxml2'), dbus.String('python-pil'), dbus.String('python-samba'), dbus.String('python2.7'), dbus.String('python2.7-minimal'), dbus.String('python3-apport'), dbus.String('python3-crypto'), dbus.String('python3-distupgrade'), dbus.String('python3-problem-report'), dbus.String('python3-software-properties'), dbus.String('python3-uno'), dbus.String('python3-update-manager'), dbus.String('python3.4'), dbus.String('python3.4-minimal'), dbus.String('samba-common'), dbus.String('samba-common-bin'), dbus.String('samba-libs'), dbus.String('shim-signed'), dbus.String('smbclient'), dbus.String('software-center'), dbus.String('software-properties-common'), dbus.String('software-properties-gtk'), dbus.String('ssh-askpass-gnome'), d
Jun 1 19:53:24 uburobot-Aspire-VN7-792G NetworkManager[775]: <info> kernel firmware directory '/lib/firmware' changed
Jun 1 19:54:02 uburobot-Aspire-VN7-792G kernel: [ 3464.798104] audit: type=1400 audit(1496339642.507:67): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=21572 comm="apparmor_parser"
Jun 1 19:54:05 uburobot-Aspire-VN7-792G kernel: [ 3468.267020] audit: type=1400 audit(1496339645.975:72): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=24283 comm="apparmor_parser"
Jun 1 19:54:07 uburobot-Aspire-VN7-792G kernel: [ 3469.876252] audit: type=1400 audit(1496339647.587:94): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=24366 comm="apparmor_parser"
Jun 1 19:54:10 uburobot-Aspire-VN7-792G avahi-daemon[24591]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::3265:ecff:feaf:7615.
Jun 1 19:54:10 uburobot-Aspire-VN7-792G avahi-daemon[24591]: New relevant interface eth0.IPv6 for mDNS.
Jun 1 19:54:10 uburobot-Aspire-VN7-792G avahi-daemon[24591]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.2.105.
Jun 1 19:54:10 uburobot-Aspire-VN7-792G avahi-daemon[24591]: New relevant interface eth0.IPv4 for mDNS.
Jun 1 19:54:10 uburobot-Aspire-VN7-792G avahi-daemon[24591]: Network interface enumeration completed.
Jun 1 19:54:10 uburobot-Aspire-VN7-792G avahi-daemon[24591]: Registering new address record for fe80::3265:ecff:feaf:7615 on eth0.*.
Jun 1 19:54:10 uburobot-Aspire-VN7-792G avahi-daemon[24591]: Registering new address record for 192.168.2.105 on eth0.IPv4.
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 0.035010] Initializing cgroup subsys net_cls
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 0.035013] Initializing cgroup subsys net_prio
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 0.154966] NET: Registered protocol family 16
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 0.195421] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542)
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 0.195551] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542)
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 0.201973] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 0.312052] NetLabel: Initializing
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 0.312053] NetLabel: domain hash size = 128
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 0.312054] NetLabel: protocols = UNLABELED CIPSOv4
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 0.312063] NetLabel: unlabeled traffic allowed by default
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 0.329460] NET: Registered protocol family 2
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 0.329851] NET: Registered protocol family 1
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 0.632540] audit: initializing netlink subsys (disabled)
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 0.726305] NET: Registered protocol family 10
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 0.726705] NET: Registered protocol family 17
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 0.727477] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 0.761808] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 0.783697] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 0.791635] r8169 0000:03:00.0 eth0: RTL8168h/8111h at 0xffffc90000cf0000, 30:65:ec:af:76:15, XID 14100800 IRQ 125
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 0.791637] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 1.897551] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 1.971115] NET: Registered protocol family 31
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 1.977883] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jun 1 19:57:01 uburobot-Aspire-VN7-792G avahi-daemon[653]: Network interface enumeration completed.
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 2.067013] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 2.187338] audit: type=1400 audit(1496339821.943:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=659 comm="apparmor_parser"
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 2.201938] audit: type=1400 audit(1496339821.955:6): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=675 comm="apparmor_parser"
Jun 1 19:57:01 uburobot-Aspire-VN7-792G kernel: [ 2.209463] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/cal-pci-0000:02:00.0.bin failed with error -2
Jun 1 19:57:02 uburobot-Aspire-VN7-792G kernel: [ 2.274359] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/board-2.bin failed with error -2
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> NetworkManager (version 0.9.8.8) is starting...
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> WEXT support is enabled
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> DNS: loaded plugin dnsmasq
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: SCPlugin-Ifupdown: init!
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: SCPlugin-Ifupdown: update_system_hostname
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: interface-parser: parsing file /etc/network/interfaces
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: interface-parser: finished parsing file /etc/network/interfaces
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: SCPluginIfupdown: management mode: unmanaged
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0, iface: eth0)
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0, iface: eth0): no ifupdown configuration found.
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/lo, iface: lo)
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: SCPlugin-Ifupdown: end _init.
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Loaded plugin ifupdown: (C) 2008 Canonical Ltd. To report bugs please use the NetworkManager mailing list.
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: SCPlugin-Ofono: Acquired D-Bus service com.canonical.NMOfono
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: SCPlugin-Ofono: init!
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: SCPlugin-Ofono: end _init.
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Loaded plugin (null): (null)
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: Ifupdown: get unmanaged devices count: 0
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: SCPlugin-Ifupdown: (22954736) ... get_connections.
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: SCPlugin-Ifupdown: (22954736) ... get_connections (managed=false): return empty list.
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: SCPlugin-Ofono: (22741520) ... get_connections.
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: SCPlugin-Ofono: (22741520) connections count: 0
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: Ifupdown: get unmanaged devices count: 0
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> monitoring kernel firmware directory '/lib/firmware'.
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> rfkill1: found WiFi radio killswitch (at /sys/devices/platform/acer-wmi/rfkill/rfkill1) (platform driver acer-wmi)
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> WiFi enabled by radio killswitch; enabled by state file
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> WWAN enabled by radio killswitch; enabled by state file
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> WiMAX enabled by radio killswitch; enabled by state file
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Networking is enabled by state file
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> failed to allocate link cache: (-12) Object not found
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (eth0): carrier is OFF
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (eth0): new Ethernet device (driver: 'r8169' ifindex: 2)
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (eth0): bringing up device.
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (eth0): preparing device.
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (eth0): deactivating device (reason 'managed') [2]
Jun 1 19:57:02 uburobot-Aspire-VN7-792G kernel: [ 2.389204] r8169 0000:03:00.0 eth0: link down
Jun 1 19:57:02 uburobot-Aspire-VN7-792G kernel: [ 2.389208] r8169 0000:03:00.0 eth0: link down
Jun 1 19:57:02 uburobot-Aspire-VN7-792G kernel: [ 2.389291] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> urfkill disappeared from the bus
Jun 1 19:57:02 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> ModemManager available in the bus
Jun 1 19:57:04 uburobot-Aspire-VN7-792G kernel: [ 4.517716] ath10k_pci 0000:02:00.0: qca6174 hw3.2 (0x05030000, 0x00340aff sub 11ad:0807) fw WLAN.RM.2.0-00088-QCARMSWPZ-1 fwapi 5 bdapi 1 htt-ver 3.14 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 features ignore-otp
Jun 1 19:57:04 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> rfkill2: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/ieee80211/phy0/rfkill2) (driver ath10k_pci)
Jun 1 19:57:04 uburobot-Aspire-VN7-792G NetworkManager[821]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/wlan0, iface: wlan0)
Jun 1 19:57:04 uburobot-Aspire-VN7-792G NetworkManager[821]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/wlan0, iface: wlan0): no ifupdown configuration found.
Jun 1 19:57:04 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): using nl80211 for WiFi device control
Jun 1 19:57:04 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): driver supports Access Point (AP) mode
Jun 1 19:57:04 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): new 802.11 WiFi device (driver: 'ath10k_pci' ifindex: 3)
Jun 1 19:57:04 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1
Jun 1 19:57:04 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Jun 1 19:57:04 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): bringing up device.
Jun 1 19:57:05 uburobot-Aspire-VN7-792G acpid: starting up with netlink and the input layer
Jun 1 19:57:05 uburobot-Aspire-VN7-792G kernel: [ 5.662065] r8169 0000:03:00.0 eth0: link up
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): deactivating device (reason 'managed') [2]
Jun 1 19:57:18 uburobot-Aspire-VN7-792G kernel: [ 19.054676] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (eth0): carrier now ON (device state 20)
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> WiFi hardware radio set enabled
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (eth0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40]
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Auto-activating connection 'Wired connection 1'.
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Activation (eth0) starting connection 'Wired connection 1'
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> NetworkManager state is now CONNECTING
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started...
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled...
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete.
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting...
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0]
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful.
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled.
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete.
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started...
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0]
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> dhclient started with pid 1497
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Activation (eth0) Beginning IP6 addrconf.
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete.
Jun 1 19:57:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> wpa_supplicant started
Jun 1 19:57:18 uburobot-Aspire-VN7-792G dhclient: Internet Systems Consortium DHCP Client 4.2.4
Jun 1 19:57:18 uburobot-Aspire-VN7-792G dhclient: Copyright 2004-2012 Internet Systems Consortium.
Jun 1 19:57:30 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:57:30 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 19:57:41 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:57:41 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 19:57:41 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (eth0): IP6 addrconf timed out or failed.
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.29': no such name
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496339861.716805] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started...
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (eth0): DHCPv4 state changed nbi -> preinit
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.29': no such name
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.29': no such name
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.29': no such name
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.29': no such name
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.29': no such name
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.29': no such name
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.29': no such name
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.29': no such name
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.29': no such name
Jun 1 19:57:41 uburobot-Aspire-VN7-792G dhclient: Listening on LPF/eth0/30:65:ec:af:76:15
Jun 1 19:57:41 uburobot-Aspire-VN7-792G dhclient: Sending on LPF/eth0/30:65:ec:af:76:15
Jun 1 19:57:41 uburobot-Aspire-VN7-792G dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x40f70831)
Jun 1 19:57:41 uburobot-Aspire-VN7-792G dhclient: DHCPREQUEST of 192.168.2.105 on eth0 to 255.255.255.255 port 67 (xid=0x3108f740)
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (eth0): DHCPv4 state changed preinit -> bound
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> address 192.168.2.105
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> prefix 24 (255.255.255.0)
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> gateway 192.168.2.1
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> nameserver '192.168.2.1'
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> domain name 'speedport.ip'
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
Jun 1 19:57:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started...
Jun 1 19:57:53 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:57:53 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 19:58:04 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:58:04 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 19:58:04 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 19:58:04 uburobot-Aspire-VN7-792G avahi-daemon[653]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::3265:ecff:feaf:7615.
Jun 1 19:58:04 uburobot-Aspire-VN7-792G avahi-daemon[653]: New relevant interface eth0.IPv6 for mDNS.
Jun 1 19:58:04 uburobot-Aspire-VN7-792G avahi-daemon[653]: Registering new address record for fe80::3265:ecff:feaf:7615 on eth0.*.
Jun 1 19:58:04 uburobot-Aspire-VN7-792G avahi-daemon[653]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.2.105.
Jun 1 19:58:04 uburobot-Aspire-VN7-792G avahi-daemon[653]: New relevant interface eth0.IPv4 for mDNS.
Jun 1 19:58:04 uburobot-Aspire-VN7-792G avahi-daemon[653]: Registering new address record for 192.168.2.105 on eth0.IPv4.
Jun 1 19:58:05 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0]
Jun 1 19:58:05 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete.
Jun 1 19:58:05 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496339885.591095] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 19:58:05 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 19:58:05 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 19:58:05 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 19:58:05 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0]
Jun 1 19:58:05 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> NetworkManager state is now CONNECTED_GLOBAL
Jun 1 19:58:17 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:58:17 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 19:58:17 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
Jun 1 19:58:17 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> DNS: starting dnsmasq...
Jun 1 19:58:17 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> dnsmasq not available on the bus, can't update servers.
Jun 1 19:58:17 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496339897.35022] [nm-dns-dnsmasq.c:396] update(): dnsmasq owner not found on bus: Could not get owner of name 'org.freedesktop.NetworkManager.dnsmasq': no such name
Jun 1 19:58:17 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> DNS: plugin dnsmasq update failed
Jun 1 19:58:17 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Writing DNS information to /sbin/resolvconf
Jun 1 19:58:28 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:58:28 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 19:58:28 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 19:58:28 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Activation (eth0) successful, device activated.
Jun 1 19:58:28 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496339908.532763] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 19:58:28 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 19:58:28 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 19:58:28 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 19:58:28 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> dnsmasq appeared on DBus: :1.85
Jun 1 19:58:28 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> Writing DNS information to /sbin/resolvconf
Jun 1 19:58:42 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:58:42 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 19:58:54 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:58:54 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 19:58:54 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 19:58:54 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496339934.424795] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 19:58:54 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 19:58:54 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 19:58:54 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 19:59:05 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:59:05 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 19:59:17 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:59:17 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 19:59:17 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 19:59:17 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496339957.294710] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 19:59:17 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 19:59:17 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 19:59:17 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 19:59:28 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:59:28 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 19:59:42 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496339982.320364] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 1 19:59:42 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 19:59:42 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 19:59:42 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 19:59:43 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:59:43 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 19:59:43 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 19:59:57 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 19:59:57 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:00:07 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340007.323056] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 1 20:00:07 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:00:07 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:00:07 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:00:09 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:00:09 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:00:09 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:00:20 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:00:20 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:00:31 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:00:31 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:00:31 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:00:31 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340031.911091] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:00:31 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:00:31 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:00:31 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:00:43 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:00:43 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:00:54 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:00:54 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:00:54 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:00:54 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340054.783183] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:00:54 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:00:54 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:00:54 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:01:06 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:01:06 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:01:17 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:01:17 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:01:17 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:01:17 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340077.654780] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:01:17 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:01:17 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:01:17 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:01:29 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:01:29 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:01:40 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:01:40 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:01:40 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:01:40 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340100.526579] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:01:40 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:01:40 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:01:40 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:01:51 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:01:51 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:02:03 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:02:03 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:02:03 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:02:03 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340123.398729] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:02:03 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:02:03 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:02:03 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:02:14 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:02:14 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:02:26 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:02:26 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:02:26 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:02:26 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340146.270924] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:02:26 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:02:26 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:02:26 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:02:37 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:02:37 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:02:49 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:02:49 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:02:49 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:02:49 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340169.142818] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:02:49 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:02:49 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:02:49 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:03:00 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:03:00 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:03:12 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:03:12 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:03:12 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:03:12 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340192.14514] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:03:12 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:03:12 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:03:12 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:03:23 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:03:23 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:03:34 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:03:34 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:03:34 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:03:34 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340214.886958] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:03:34 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:03:34 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:03:34 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:03:46 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:03:46 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:03:57 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:03:57 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:03:57 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:03:57 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340237.758833] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:03:57 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:03:57 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:03:57 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:04:09 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:04:09 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:04:20 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:04:20 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:04:20 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:04:20 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340260.630660] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:04:20 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:04:20 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:04:20 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:04:32 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:04:32 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:04:43 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:04:43 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:04:43 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:04:43 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340283.502837] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:04:43 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:04:43 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:04:43 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:04:54 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:04:54 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:05:06 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:05:06 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:05:06 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:05:06 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340306.375201] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:05:06 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:05:06 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:05:06 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:05:17 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:05:17 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:05:29 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:05:29 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:05:29 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:05:29 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340329.246650] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:05:29 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:05:29 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:05:29 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:05:43 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:05:43 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:05:54 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340354.248506] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 1 20:05:54 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:05:54 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:05:54 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:05:55 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:05:55 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:05:55 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:06:06 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:06:06 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:06:17 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:06:17 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:06:17 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:06:17 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340377.990898] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:06:17 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:06:17 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:06:17 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:06:29 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:06:29 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:06:40 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:06:40 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:06:40 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:06:40 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340400.862484] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:06:40 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:06:40 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:06:40 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:06:52 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:06:52 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:07:03 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:07:03 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:07:03 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:07:03 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340423.734868] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:07:03 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:07:03 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:07:03 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:07:15 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:07:15 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:07:26 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:07:26 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:07:26 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:07:26 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340446.606775] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:07:26 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:07:26 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:07:26 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:07:38 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:07:38 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:07:49 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:07:49 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:07:49 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:07:49 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340469.478856] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:07:49 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:07:49 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:07:49 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:08:00 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:08:00 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:08:12 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:08:12 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:08:12 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:08:12 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340492.350597] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:08:12 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:08:12 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:08:12 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:08:23 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:08:23 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:08:35 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:08:35 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:08:35 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:08:35 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340515.222797] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:08:35 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:08:35 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:08:35 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:08:46 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:08:46 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:08:58 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:08:58 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:08:58 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:08:58 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340538.94707] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:08:58 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:08:58 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:08:58 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:09:12 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:09:12 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:09:23 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340563.120367] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 1 20:09:23 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:09:23 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:09:23 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:09:23 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:09:23 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:09:23 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:09:35 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:09:35 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:09:46 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:09:46 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:09:46 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:09:46 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340586.838729] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:09:46 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:09:46 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:09:46 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:09:58 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:09:58 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:10:09 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:10:09 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:10:09 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:10:09 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340609.711108] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:10:09 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:10:09 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:10:09 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:10:21 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:10:21 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:10:32 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:10:32 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:10:32 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:10:32 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340632.582989] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:10:32 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:10:32 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:10:32 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:10:44 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:10:44 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:10:55 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:10:55 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:10:55 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:10:55 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340655.454516] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:10:55 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:10:55 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:10:55 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:11:06 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:11:06 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:11:18 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:11:18 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:11:18 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:11:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340678.326832] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:11:18 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:11:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:11:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:11:29 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:11:29 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:11:41 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:11:41 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:11:41 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:11:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340701.199015] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:11:41 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:11:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:11:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:11:52 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:11:52 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:12:04 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:12:04 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:12:04 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:12:04 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340724.70646] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:12:04 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:12:04 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:12:04 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:12:15 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:12:15 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:12:26 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:12:26 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:12:26 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:12:26 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340746.942810] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:12:26 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:12:26 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:12:26 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:12:38 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:12:38 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:12:49 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:12:49 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:12:49 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:12:49 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340769.814849] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:12:49 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:12:49 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:12:49 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:13:01 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:13:01 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:13:12 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:13:12 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:13:12 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:13:12 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340792.686811] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:13:12 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:13:12 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:13:12 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:13:24 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:13:24 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:13:35 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:13:35 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:13:35 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:13:35 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340815.558714] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:13:35 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:13:35 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:13:35 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:13:46 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:13:46 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:13:58 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:13:58 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:13:58 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:13:58 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340838.431162] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:13:58 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:13:58 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:13:58 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:14:09 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:14:09 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:14:21 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:14:21 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:14:21 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:14:21 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340861.302839] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:14:21 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:14:21 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:14:21 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:14:32 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:14:32 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:14:44 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:14:44 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:14:44 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:14:44 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340884.174622] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:14:44 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:14:44 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:14:44 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:14:55 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:14:55 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:15:09 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340909.199980] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 1 20:15:09 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:15:09 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:15:09 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:15:10 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:15:10 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:15:10 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:15:21 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:15:21 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:15:32 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:15:32 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:15:32 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:15:32 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340932.919928] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:15:32 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:15:32 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:15:32 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:15:44 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:15:44 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:15:55 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:15:55 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:15:55 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:15:55 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340955.791069] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:15:55 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:15:55 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:15:55 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:16:07 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:16:07 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:16:18 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:16:18 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:16:18 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:16:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496340978.666894] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:16:18 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:16:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:16:18 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:16:30 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:16:30 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:16:41 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:16:41 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:16:41 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:16:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496341001.539114] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:16:41 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:16:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:16:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:16:52 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:16:52 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:17:04 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:17:04 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:17:04 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:17:04 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496341024.415044] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:17:04 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:17:04 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:17:04 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:17:18 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:17:18 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:17:29 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496341049.440702] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 1 20:17:29 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:17:29 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:17:29 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:17:33 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:17:33 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:17:33 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:17:44 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:17:44 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:17:54 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496341074.461029] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 1 20:17:54 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:17:54 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:17:54 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:17:56 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:17:56 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:17:56 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:18:07 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:18:07 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:18:19 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:18:19 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:18:19 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:18:19 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496341099.26389] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:18:19 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:18:19 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:18:19 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:18:30 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:18:30 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:18:41 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:18:41 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:18:41 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:18:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496341121.899903] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:18:41 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:18:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:18:41 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:18:53 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:18:53 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:19:04 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:19:04 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:19:04 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:19:04 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496341144.770932] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:19:04 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:19:04 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:19:04 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:19:16 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:19:16 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 1 20:19:27 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:19:27 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: WEXT: Could not set interface 'wlan0' UP
Jun 1 20:19:27 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: wlan0: Failed to initialize driver interface
Jun 1 20:19:27 uburobot-Aspire-VN7-792G NetworkManager[821]: <error> [1496341167.642007] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 1 20:19:27 uburobot-Aspire-VN7-792G NetworkManager[821]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 1 20:19:27 uburobot-Aspire-VN7-792G NetworkManager[821]: <info> (wlan0): supplicant interface state: starting -> down
Jun 1 20:19:27 uburobot-Aspire-VN7-792G NetworkManager[821]: <warn> Trying to remove a non-existant call id.
Jun 1 20:19:39 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 1 20:19:39 uburobot-Aspire-VN7-792G wpa_supplicant[1515]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 0.035000] Initializing cgroup subsys net_cls
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 0.035003] Initializing cgroup subsys net_prio
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 0.135050] NET: Registered protocol family 16
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 0.183595] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542)
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 0.183724] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542)
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 0.190124] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 0.302567] NetLabel: Initializing
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 0.302568] NetLabel: domain hash size = 128
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 0.302568] NetLabel: protocols = UNLABELED CIPSOv4
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 0.302578] NetLabel: unlabeled traffic allowed by default
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 0.319983] NET: Registered protocol family 2
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 0.320366] NET: Registered protocol family 1
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 0.622926] audit: initializing netlink subsys (disabled)
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 0.717010] NET: Registered protocol family 10
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 0.717403] NET: Registered protocol family 17
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 0.718227] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 0.753720] FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 0.773542] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 0.786269] r8169 0000:03:00.0 eth0: RTL8168h/8111h at 0xffffc90000ce6000, 30:65:ec:af:76:15, XID 14100800 IRQ 125
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 0.786272] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
Jun 2 11:46:09 uburobot-Aspire-VN7-792G avahi-daemon[632]: Network interface enumeration completed.
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 1.890255] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 1.911653] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 1.974460] NET: Registered protocol family 31
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 1.979749] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 1.983793] audit: type=1400 audit(1496396769.747:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=638 comm="apparmor_parser"
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 2.154372] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/cal-pci-0000:02:00.0.bin failed with error -2
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> NetworkManager (version 0.9.8.8) is starting...
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Read config file /etc/NetworkManager/NetworkManager.conf
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> WEXT support is enabled
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> DNS: loaded plugin dnsmasq
Jun 2 11:46:09 uburobot-Aspire-VN7-792G kernel: [ 2.219562] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/board-2.bin failed with error -2
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: SCPlugin-Ifupdown: init!
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: SCPlugin-Ifupdown: update_system_hostname
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: interface-parser: parsing file /etc/network/interfaces
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: interface-parser: finished parsing file /etc/network/interfaces
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: SCPluginIfupdown: management mode: unmanaged
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0, iface: eth0)
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0, iface: eth0): no ifupdown configuration found.
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: SCPlugin-Ifupdown: devices added (path: /sys/devices/virtual/net/lo, iface: lo)
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: SCPlugin-Ifupdown: device added (path: /sys/devices/virtual/net/lo, iface: lo): no ifupdown configuration found.
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: SCPlugin-Ifupdown: end _init.
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Loaded plugin ifupdown: (C) 2008 Canonical Ltd. To report bugs please use the NetworkManager mailing list.
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list.
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: SCPlugin-Ofono: Acquired D-Bus service com.canonical.NMOfono
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: SCPlugin-Ofono: init!
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: SCPlugin-Ofono: end _init.
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Loaded plugin (null): (null)
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: Ifupdown: get unmanaged devices count: 0
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: SCPlugin-Ifupdown: (39015968) ... get_connections.
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: SCPlugin-Ifupdown: (39015968) ... get_connections (managed=false): return empty list.
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: SCPlugin-Ofono: (38801936) ... get_connections.
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: SCPlugin-Ofono: (38801936) connections count: 0
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: Ifupdown: get unmanaged devices count: 0
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> monitoring kernel firmware directory '/lib/firmware'.
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> rfkill0: found WiFi radio killswitch (at /sys/devices/platform/acer-wmi/rfkill/rfkill0) (platform driver acer-wmi)
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> WiFi enabled by radio killswitch; enabled by state file
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> WWAN enabled by radio killswitch; enabled by state file
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> WiMAX enabled by radio killswitch; enabled by state file
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Networking is enabled by state file
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> failed to allocate link cache: (-12) Object not found
Jun 2 11:46:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): carrier is OFF
Jun 2 11:46:10 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): new Ethernet device (driver: 'r8169' ifindex: 2)
Jun 2 11:46:10 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0
Jun 2 11:46:10 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Jun 2 11:46:10 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): bringing up device.
Jun 2 11:46:10 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): preparing device.
Jun 2 11:46:10 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): deactivating device (reason 'managed') [2]
Jun 2 11:46:10 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.3/0000:03:00.0/net/eth0
Jun 2 11:46:10 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
Jun 2 11:46:10 uburobot-Aspire-VN7-792G kernel: [ 2.261880] r8169 0000:03:00.0 eth0: link down
Jun 2 11:46:10 uburobot-Aspire-VN7-792G kernel: [ 2.262002] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Jun 2 11:46:10 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring...
Jun 2 11:46:10 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> urfkill disappeared from the bus
Jun 2 11:46:10 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> ModemManager available in the bus
Jun 2 11:46:10 uburobot-Aspire-VN7-792G kernel: [ 2.303402] audit: type=1400 audit(1496396770.067:8): apparmor="STATUS" operation="profile_replace" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=880 comm="apparmor_parser"
Jun 2 11:46:11 uburobot-Aspire-VN7-792G acpid: starting up with netlink and the input layer
Jun 2 11:46:12 uburobot-Aspire-VN7-792G kernel: [ 4.467563] ath10k_pci 0000:02:00.0: qca6174 hw3.2 (0x05030000, 0x00340aff sub 11ad:0807) fw WLAN.RM.2.0-00088-QCARMSWPZ-1 fwapi 5 bdapi 1 htt-ver 3.14 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 features ignore-otp
Jun 2 11:46:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> rfkill2: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/ieee80211/phy0/rfkill2) (driver ath10k_pci)
Jun 2 11:46:15 uburobot-Aspire-VN7-792G NetworkManager[791]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/wlan0, iface: wlan0)
Jun 2 11:46:15 uburobot-Aspire-VN7-792G NetworkManager[791]: SCPlugin-Ifupdown: device added (path: /sys/devices/pci0000:00/0000:00:1c.0/0000:02:00.0/net/wlan0, iface: wlan0): no ifupdown configuration found.
Jun 2 11:46:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): using nl80211 for WiFi device control
Jun 2 11:46:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): driver supports Access Point (AP) mode
Jun 2 11:46:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): new 802.11 WiFi device (driver: 'ath10k_pci' ifindex: 3)
Jun 2 11:46:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): exported as /org/freedesktop/NetworkManager/Devices/1
Jun 2 11:46:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Jun 2 11:46:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): bringing up device.
Jun 2 11:46:29 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): deactivating device (reason 'managed') [2]
Jun 2 11:46:29 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> WiFi hardware radio set enabled
Jun 2 11:46:29 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.34': no such name
Jun 2 11:46:29 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.34': no such name
Jun 2 11:46:29 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.34': no such name
Jun 2 11:46:29 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.34': no such name
Jun 2 11:46:29 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.34': no such name
Jun 2 11:46:29 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.34': no such name
Jun 2 11:46:29 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.34': no such name
Jun 2 11:46:29 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.34': no such name
Jun 2 11:46:29 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.34': no such name
Jun 2 11:46:29 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.34': no such name
Jun 2 11:46:29 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.protected: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.34': no such name
Jun 2 11:46:29 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> error requesting auth for org.freedesktop.NetworkManager.wifi.share.open: (3) GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not get UID of name ':1.34': no such name
Jun 2 11:46:29 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> wpa_supplicant started
Jun 2 11:46:41 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:46:41 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:46:52 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:46:52 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:46:52 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:46:52 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496396812.635609] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:46:52 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:46:52 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:46:52 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:47:04 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:47:04 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:47:13 uburobot-Aspire-VN7-792G kernel: [ 65.269179] r8169 0000:03:00.0 eth0: link up
Jun 2 11:47:15 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:47:15 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:47:15 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:47:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): carrier now ON (device state 20)
Jun 2 11:47:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496396835.505986] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:47:15 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:47:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:47:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:47:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40]
Jun 2 11:47:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Auto-activating connection 'Wired connection 1'.
Jun 2 11:47:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Activation (eth0) starting connection 'Wired connection 1'
Jun 2 11:47:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Jun 2 11:47:15 uburobot-Aspire-VN7-792G kernel: [ 67.738451] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Jun 2 11:47:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> NetworkManager state is now CONNECTING
Jun 2 11:47:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...
Jun 2 11:47:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started...
Jun 2 11:47:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled...
Jun 2 11:47:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete.
Jun 2 11:47:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting...
Jun 2 11:47:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0]
Jun 2 11:47:26 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:47:26 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:47:38 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:47:38 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:47:38 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:47:38 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful.
Jun 2 11:47:38 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled.
Jun 2 11:47:38 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete.
Jun 2 11:47:38 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496396858.379092] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:47:38 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:47:38 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:47:38 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:47:38 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started...
Jun 2 11:47:38 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0]
Jun 2 11:47:49 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:47:49 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:47:49 uburobot-Aspire-VN7-792G avahi-daemon[632]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::3265:ecff:feaf:7615.
Jun 2 11:47:49 uburobot-Aspire-VN7-792G avahi-daemon[632]: New relevant interface eth0.IPv6 for mDNS.
Jun 2 11:47:49 uburobot-Aspire-VN7-792G avahi-daemon[632]: Registering new address record for fe80::3265:ecff:feaf:7615 on eth0.*.
Jun 2 11:47:49 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds)
Jun 2 11:47:49 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> dhclient started with pid 2098
Jun 2 11:47:49 uburobot-Aspire-VN7-792G dhclient: Internet Systems Consortium DHCP Client 4.2.4
Jun 2 11:47:49 uburobot-Aspire-VN7-792G dhclient: Copyright 2004-2012 Internet Systems Consortium.
Jun 2 11:48:01 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:48:01 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:48:01 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:48:01 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Activation (eth0) Beginning IP6 addrconf.
Jun 2 11:48:01 uburobot-Aspire-VN7-792G avahi-daemon[632]: Withdrawing address record for fe80::3265:ecff:feaf:7615 on eth0.
Jun 2 11:48:01 uburobot-Aspire-VN7-792G avahi-daemon[632]: Leaving mDNS multicast group on interface eth0.IPv6 with address fe80::3265:ecff:feaf:7615.
Jun 2 11:48:01 uburobot-Aspire-VN7-792G avahi-daemon[632]: Interface eth0.IPv6 no longer relevant for mDNS.
Jun 2 11:48:01 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete.
Jun 2 11:48:01 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496396881.250253] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:48:01 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:48:01 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:48:01 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:48:01 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): DHCPv4 state changed nbi -> preinit
Jun 2 11:48:12 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:48:12 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:48:24 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:48:24 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:48:24 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:48:24 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): IP6 addrconf timed out or failed.
Jun 2 11:48:24 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
Jun 2 11:48:24 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496396904.121880] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:48:24 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:48:24 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:48:24 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:48:24 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started...
Jun 2 11:48:24 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete.
Jun 2 11:48:24 uburobot-Aspire-VN7-792G avahi-daemon[632]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::3265:ecff:feaf:7615.
Jun 2 11:48:24 uburobot-Aspire-VN7-792G avahi-daemon[632]: New relevant interface eth0.IPv6 for mDNS.
Jun 2 11:48:24 uburobot-Aspire-VN7-792G avahi-daemon[632]: Registering new address record for fe80::3265:ecff:feaf:7615 on eth0.*.
Jun 2 11:48:24 uburobot-Aspire-VN7-792G dhclient: Listening on LPF/eth0/30:65:ec:af:76:15
Jun 2 11:48:24 uburobot-Aspire-VN7-792G dhclient: Sending on LPF/eth0/30:65:ec:af:76:15
Jun 2 11:48:24 uburobot-Aspire-VN7-792G dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 (xid=0x818e890a)
Jun 2 11:48:24 uburobot-Aspire-VN7-792G dhclient: DHCPREQUEST of 192.168.2.105 on eth0 to 255.255.255.255 port 67 (xid=0xa898e81)
Jun 2 11:48:24 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): DHCPv4 state changed preinit -> bound
Jun 2 11:48:24 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> address 192.168.2.105
Jun 2 11:48:24 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> prefix 24 (255.255.255.0)
Jun 2 11:48:24 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> gateway 192.168.2.1
Jun 2 11:48:24 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> nameserver '192.168.2.1'
Jun 2 11:48:24 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> domain name 'speedport.ip'
Jun 2 11:48:24 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled...
Jun 2 11:48:24 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started...
Jun 2 11:48:35 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:48:35 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:48:46 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:48:46 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:48:46 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:48:46 uburobot-Aspire-VN7-792G avahi-daemon[632]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.2.105.
Jun 2 11:48:46 uburobot-Aspire-VN7-792G avahi-daemon[632]: New relevant interface eth0.IPv4 for mDNS.
Jun 2 11:48:46 uburobot-Aspire-VN7-792G avahi-daemon[632]: Registering new address record for 192.168.2.105 on eth0.IPv4.
Jun 2 11:48:47 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0]
Jun 2 11:48:47 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete.
Jun 2 11:48:47 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496396927.995004] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:48:47 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:48:47 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:48:47 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:48:47 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0]
Jun 2 11:48:47 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> NetworkManager state is now CONNECTED_GLOBAL
Jun 2 11:48:59 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:48:59 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:48:59 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS.
Jun 2 11:48:59 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> DNS: starting dnsmasq...
Jun 2 11:48:59 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> dnsmasq not available on the bus, can't update servers.
Jun 2 11:48:59 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496396939.433496] [nm-dns-dnsmasq.c:396] update(): dnsmasq owner not found on bus: Could not get owner of name 'org.freedesktop.NetworkManager.dnsmasq': no such name
Jun 2 11:48:59 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> DNS: plugin dnsmasq update failed
Jun 2 11:48:59 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Writing DNS information to /sbin/resolvconf
Jun 2 11:49:10 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:49:10 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:49:10 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:49:10 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Activation (eth0) successful, device activated.
Jun 2 11:49:10 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496396950.928534] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:49:10 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:49:10 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:49:10 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:49:10 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> dnsmasq appeared on DBus: :1.87
Jun 2 11:49:10 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Writing DNS information to /sbin/resolvconf
Jun 2 11:49:22 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:49:22 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:49:33 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:49:33 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:49:33 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:49:33 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496396973.819605] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:49:33 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:49:33 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:49:33 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:49:45 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:49:45 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:49:56 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:49:56 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:49:56 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:49:56 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496396996.689624] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:49:56 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:49:56 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:49:56 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:50:08 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:50:08 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:50:19 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:50:19 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:50:19 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:50:19 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397019.557675] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:50:19 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:50:19 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:50:19 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:50:30 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:50:30 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:50:42 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:50:42 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:50:42 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:50:42 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397042.429584] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:50:42 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:50:42 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:50:42 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:50:53 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:50:53 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:51:05 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:51:05 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:51:05 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:51:05 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397065.301406] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:51:05 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:51:05 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:51:05 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:51:16 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:51:16 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:51:28 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:51:28 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:51:28 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:51:28 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397088.169650] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:51:28 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:51:28 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:51:28 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:51:39 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:51:39 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:51:51 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:51:51 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:51:51 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:51:51 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397111.40780] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:51:51 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:51:51 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:51:51 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:52:02 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:52:02 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:52:13 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:52:13 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:52:13 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:52:13 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397133.905414] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:52:13 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:52:13 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:52:13 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:52:25 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:52:25 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:52:36 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:52:36 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:52:36 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:52:36 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397156.773554] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:52:36 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:52:36 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:52:36 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:52:48 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:52:48 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:52:59 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:52:59 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:52:59 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:52:59 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397179.637431] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:52:59 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:52:59 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:52:59 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:53:11 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:53:11 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:53:22 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:53:22 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:53:22 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:53:22 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397202.505309] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:53:22 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:53:22 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:53:22 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:53:33 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:53:33 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:53:45 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:53:45 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:53:45 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:53:45 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397225.377599] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:53:45 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:53:45 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:53:45 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:53:56 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:53:56 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:54:08 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:54:08 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:54:08 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:54:08 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397248.249607] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:54:08 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:54:08 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:54:08 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:54:19 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:54:19 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:54:31 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:54:31 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:54:31 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:54:31 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397271.121598] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:54:31 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:54:31 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:54:31 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:54:42 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:54:42 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:54:53 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:54:53 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:54:53 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:54:53 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397293.993663] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:54:53 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:54:53 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:54:53 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:55:05 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:55:05 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:55:16 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:55:16 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:55:16 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:55:16 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397316.861421] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:55:16 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:55:16 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:55:16 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:55:31 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:55:31 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:55:41 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397341.886534] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 2 11:55:41 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:55:41 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:55:41 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:55:42 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:55:42 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:55:42 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:55:54 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:55:54 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:56:05 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:56:05 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:56:05 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:56:05 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397365.601601] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:56:05 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:56:05 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:56:05 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:56:17 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:56:17 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:56:28 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:56:28 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:56:28 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:56:28 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397388.473662] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:56:28 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:56:28 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:56:28 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:56:39 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:56:39 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:56:51 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:56:51 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:56:51 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:56:51 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397411.345565] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:56:51 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:56:51 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:56:51 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:57:02 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:57:02 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:57:14 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:57:14 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:57:14 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:57:14 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397434.217460] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:57:14 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:57:14 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:57:14 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:57:25 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:57:25 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:57:37 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:57:37 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:57:37 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:57:37 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397457.89491] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:57:37 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:57:37 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:57:37 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:57:48 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:57:48 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:57:59 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:57:59 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:57:59 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:57:59 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397479.961264] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:57:59 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:57:59 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:57:59 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:58:11 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:58:11 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:58:22 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:58:22 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:58:22 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:58:22 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397502.833364] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:58:22 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:58:22 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:58:22 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:58:34 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:58:34 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:58:45 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:58:45 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:58:45 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:58:45 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397525.705551] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:58:45 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:58:45 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:58:45 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:58:57 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:58:57 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:59:08 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:59:08 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:59:08 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:59:08 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397548.577619] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:59:08 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:59:08 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:59:08 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:59:20 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:59:20 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:59:31 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:59:31 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:59:31 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:59:31 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397571.449644] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:59:31 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:59:31 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:59:31 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 11:59:42 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:59:42 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 11:59:54 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 11:59:54 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 11:59:54 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 11:59:54 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397594.321428] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 11:59:54 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 11:59:54 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 11:59:54 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:00:05 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:00:05 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:00:17 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:00:17 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:00:17 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:00:17 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397617.193613] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:00:17 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:00:17 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:00:17 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:00:28 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:00:28 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:00:40 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:00:40 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:00:40 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:00:40 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397640.65439] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:00:40 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:00:40 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:00:40 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:00:51 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:00:51 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:01:02 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:01:02 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:01:02 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:01:02 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397662.937288] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:01:02 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:01:02 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:01:02 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:01:14 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:01:14 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:01:25 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:01:25 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:01:25 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:01:25 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397685.809626] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:01:25 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:01:25 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:01:25 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:01:37 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:01:37 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:01:48 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:01:48 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:01:48 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:01:48 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397708.681446] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:01:48 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:01:48 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:01:48 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:02:00 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:02:00 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:02:11 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:02:11 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:02:11 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:02:11 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397731.553958] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:02:11 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:02:11 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:02:11 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:02:22 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:02:22 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:02:34 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:02:34 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:02:34 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:02:34 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397754.425440] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:02:34 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:02:34 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:02:34 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:02:45 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:02:45 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:02:57 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:02:57 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:02:57 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:02:57 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397777.297215] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:02:57 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:02:57 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:02:57 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:03:08 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:03:08 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:03:20 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:03:20 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:03:20 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:03:20 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397800.169552] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:03:20 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:03:20 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:03:20 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:03:31 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:03:31 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:03:43 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:03:43 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:03:43 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:03:43 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397823.41537] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:03:43 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:03:43 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:03:43 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:03:54 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:03:54 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:04:05 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:04:05 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:04:05 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:04:05 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397845.913291] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:04:05 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:04:05 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:04:05 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:04:17 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:04:17 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:04:28 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:04:28 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:04:28 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:04:28 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397868.785749] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:04:28 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:04:28 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:04:28 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:04:40 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:04:40 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:04:51 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:04:51 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:04:51 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:04:51 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397891.657622] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:04:51 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:04:51 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:04:51 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:05:03 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:05:03 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:05:14 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:05:14 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:05:14 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:05:14 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397914.529652] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:05:14 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:05:14 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:05:14 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:05:25 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:05:25 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:05:37 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:05:37 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:05:37 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:05:37 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397937.401241] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:05:37 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:05:37 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:05:37 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:05:48 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:05:48 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:06:00 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:06:00 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:06:00 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:06:00 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397960.273546] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:06:00 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:06:00 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:06:00 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:06:11 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:06:11 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:06:23 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:06:23 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:06:23 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:06:23 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496397983.145707] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:06:23 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:06:23 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:06:23 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:06:34 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:06:34 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:06:48 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398008.171184] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 2 12:06:48 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:06:48 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:06:48 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:06:49 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:06:49 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:06:49 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:07:00 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:07:00 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:07:11 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:07:11 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:07:11 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:07:11 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398031.889416] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:07:11 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:07:11 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:07:11 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:07:23 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:07:23 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:07:36 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398056.895808] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 2 12:07:36 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:07:36 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:07:36 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:07:37 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:07:37 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:07:37 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:07:52 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:07:52 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:08:01 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398081.920646] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 2 12:08:01 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:08:01 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:08:01 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:08:03 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:08:03 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:08:03 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:08:18 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:08:18 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:08:26 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398106.945088] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 2 12:08:26 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:08:26 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:08:26 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:08:29 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:08:29 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:08:29 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:08:40 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:08:40 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:08:51 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398131.949140] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 2 12:08:51 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:08:51 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:08:51 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:08:52 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:08:52 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:08:52 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:09:03 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:09:03 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:09:15 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:09:15 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:09:15 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:09:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398155.249513] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:09:15 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:09:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:09:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:09:26 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:09:26 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:09:38 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:09:38 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:09:38 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:09:38 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398178.121970] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:09:38 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:09:38 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:09:38 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:09:49 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:09:49 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:10:00 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:10:00 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:10:00 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:10:00 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398200.993683] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:10:00 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:10:00 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:10:00 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:10:12 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:10:12 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:10:23 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:10:23 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:10:23 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:10:23 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398223.865539] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:10:23 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:10:23 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:10:23 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:10:35 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:10:35 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:10:46 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:10:46 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:10:46 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:10:46 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398246.737761] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:10:46 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:10:46 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:10:46 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:10:58 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:10:58 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:11:09 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:11:09 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:11:09 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:11:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398269.609676] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:11:09 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:11:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:11:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:11:21 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:11:21 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:11:32 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:11:32 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:11:32 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:11:32 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398292.481451] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:11:32 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:11:32 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:11:32 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:11:43 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:11:43 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:11:55 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:11:55 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:11:55 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:11:55 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398315.353710] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:11:55 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:11:55 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:11:55 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:12:06 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:12:06 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:12:18 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:12:18 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:12:18 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:12:18 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398338.225602] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:12:18 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:12:18 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:12:18 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:12:29 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:12:29 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:12:41 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:12:41 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:12:41 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:12:41 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398361.105880] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:12:41 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:12:41 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:12:41 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:12:52 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:12:52 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:13:03 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:13:03 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:13:03 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:13:03 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398383.977719] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:13:03 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:13:03 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:13:03 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:13:15 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:13:15 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:13:26 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:13:26 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:13:26 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:13:26 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398406.849659] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:13:26 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:13:26 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:13:26 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:13:38 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:13:38 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:13:49 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:13:49 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:13:49 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:13:49 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398429.721366] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:13:49 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:13:49 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:13:49 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:14:01 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:14:01 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:14:12 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:14:12 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:14:12 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:14:12 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398452.593718] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:14:12 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:14:12 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:14:12 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:14:24 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:14:24 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:14:35 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:14:35 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:14:35 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:14:35 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398475.465628] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:14:35 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:14:35 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:14:35 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:14:46 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:14:46 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:14:58 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:14:58 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:14:58 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:14:58 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398498.337640] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:14:58 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:14:58 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:14:58 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:15:09 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:15:09 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:15:21 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:15:21 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:15:21 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:15:21 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398521.209858] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:15:21 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:15:21 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:15:21 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:15:32 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:15:32 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:15:46 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398546.235509] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 2 12:15:46 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:15:46 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:15:46 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:15:47 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:15:47 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:15:47 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:15:58 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:15:58 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:16:09 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:16:09 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:16:09 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:16:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398569.957664] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:16:09 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:16:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:16:09 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:16:21 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:16:21 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:16:32 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:16:32 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:16:32 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:16:32 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398592.829579] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:16:32 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:16:32 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:16:32 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:16:44 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:16:44 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:16:48 uburobot-Aspire-VN7-792G kernel: [ 1841.286507] r8169 0000:03:00.0 eth0: link down
Jun 2 12:16:55 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:16:55 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:16:55 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:16:55 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): carrier now OFF (device state 100, deferring action for 4 seconds)
Jun 2 12:16:55 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398615.701628] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:16:55 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:16:55 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:16:55 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:16:59 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): device state change: activated -> unavailable (reason 'carrier-changed') [100 20 40]
Jun 2 12:16:59 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): deactivating device (reason 'carrier-changed') [40]
Jun 2 12:16:59 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (eth0): canceled DHCP transaction, DHCP client pid 2098
Jun 2 12:17:07 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:17:07 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:17:18 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:17:18 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:17:18 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:17:18 uburobot-Aspire-VN7-792G avahi-daemon[632]: Withdrawing address record for 192.168.2.105 on eth0.
Jun 2 12:17:18 uburobot-Aspire-VN7-792G avahi-daemon[632]: Leaving mDNS multicast group on interface eth0.IPv4 with address 192.168.2.105.
Jun 2 12:17:18 uburobot-Aspire-VN7-792G avahi-daemon[632]: Interface eth0.IPv4 no longer relevant for mDNS.
Jun 2 12:17:18 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> DNS: plugin dnsmasq update failed
Jun 2 12:17:18 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> Removing DNS information from /sbin/resolvconf
Jun 2 12:17:18 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> NetworkManager state is now DISCONNECTED
Jun 2 12:17:18 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398638.607073] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:17:18 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:17:18 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:17:18 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:17:30 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:17:30 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:17:41 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:17:41 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:17:41 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:17:41 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398661.477688] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:17:41 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:17:41 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:17:41 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:17:52 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:17:52 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:18:04 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:18:04 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:18:04 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:18:04 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398684.349190] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:18:04 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:18:04 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:18:04 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:18:15 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:18:15 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:18:27 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:18:27 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:18:27 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:18:27 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398707.221415] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:18:27 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:18:27 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:18:27 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:18:38 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:18:38 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:18:50 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:18:50 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:18:50 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:18:50 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398730.93320] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:18:50 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:18:50 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:18:50 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:19:01 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:19:01 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:19:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398755.118912] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 2 12:19:15 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:19:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:19:15 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:19:15 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:19:15 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:19:15 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:19:27 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:19:27 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:19:38 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:19:38 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:19:38 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:19:38 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398778.836927] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:19:38 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:19:38 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:19:38 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:19:53 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:19:53 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:20:03 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398803.862421] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 2 12:20:03 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:20:03 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:20:03 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:20:04 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:20:04 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:20:04 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:20:16 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:20:16 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:20:27 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:20:27 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:20:27 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:20:27 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398827.581223] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:20:27 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:20:27 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:20:27 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:20:39 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:20:39 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:20:50 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:20:50 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:20:50 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:20:50 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398850.453235] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:20:50 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:20:50 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:20:50 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:21:01 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:21:01 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:21:13 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:21:13 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:21:13 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:21:13 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398873.325739] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:21:13 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:21:13 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:21:13 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:21:24 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:21:24 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:21:36 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:21:36 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:21:36 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:21:36 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398896.198431] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:21:36 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:21:36 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:21:36 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:21:47 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:21:47 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:21:59 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:21:59 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:21:59 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:21:59 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398919.69737] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:21:59 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:21:59 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:21:59 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:22:10 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:22:10 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:22:21 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:22:21 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:22:21 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:22:21 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398941.941243] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:22:21 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:22:21 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:22:21 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:22:33 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:22:33 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:22:44 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:22:44 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:22:44 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:22:44 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398964.813619] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:22:44 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:22:44 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:22:44 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:22:56 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:22:56 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:23:07 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:23:07 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:23:07 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:23:07 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496398987.685993] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:23:07 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:23:07 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:23:07 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:23:19 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:23:19 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:23:30 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:23:30 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:23:30 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:23:30 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399010.557738] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:23:30 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:23:30 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:23:30 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:23:41 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:23:41 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:23:53 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:23:53 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:23:53 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:23:53 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399033.429459] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:23:53 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:23:53 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:23:53 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:24:04 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:24:04 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:24:16 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:24:16 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:24:16 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:24:16 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399056.301385] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:24:16 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:24:16 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:24:16 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:24:27 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:24:27 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:24:39 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:24:39 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:24:39 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:24:39 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399079.178636] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:24:39 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:24:39 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:24:39 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:24:50 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:24:50 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:25:02 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:25:02 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:25:02 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:25:02 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399102.49477] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:25:02 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:25:02 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:25:02 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:25:13 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:25:13 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:25:24 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:25:24 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:25:24 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:25:24 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399124.921311] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:25:24 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:25:24 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:25:24 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:25:36 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:25:36 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:25:47 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:25:47 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:25:47 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:25:47 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399147.794049] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:25:47 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:25:47 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:25:47 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:25:59 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:25:59 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:26:10 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:26:10 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:26:10 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:26:10 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399170.665727] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:26:10 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:26:10 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:26:10 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:26:22 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:26:22 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:26:33 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:26:33 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:26:33 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:26:33 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399193.538969] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:26:33 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:26:33 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:26:33 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:26:44 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:26:44 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:26:56 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:26:56 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:26:56 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:26:56 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399216.409855] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:26:56 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:26:56 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:26:56 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:27:07 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:27:07 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:27:19 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:27:19 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:27:19 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:27:19 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399239.282590] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:27:19 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:27:19 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:27:19 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:27:30 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:27:30 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:27:42 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:27:42 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:27:42 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:27:42 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399262.153594] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:27:42 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:27:42 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:27:42 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:27:56 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:27:56 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:28:07 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399287.177144] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
Jun 2 12:28:07 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:28:07 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:28:07 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:28:08 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:28:08 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:28:08 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:28:19 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:28:19 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:28:30 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:28:30 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:28:30 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:28:30 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399310.897900] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:28:30 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:28:30 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:28:30 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:28:42 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:28:42 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:28:53 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:28:53 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:28:53 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:28:53 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399333.769569] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:28:53 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:28:53 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:28:53 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:29:05 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:29:05 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:29:16 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:29:16 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:29:16 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:29:16 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399356.641480] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:29:16 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:29:16 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:29:16 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:29:28 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:29:28 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:29:39 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:29:39 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:29:39 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:29:39 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399379.513486] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:29:39 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:29:39 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:29:39 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:29:50 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:29:50 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:30:02 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:30:02 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:30:02 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:30:02 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399402.385748] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:30:02 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:30:02 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:30:02 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:30:13 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:30:13 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:30:25 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:30:25 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:30:25 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:30:25 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399425.257586] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:30:25 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:30:25 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:30:25 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:30:36 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:30:36 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:30:48 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:30:48 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:30:48 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:30:48 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399448.129440] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:30:48 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:30:48 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:30:48 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:30:59 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:30:59 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UP
Jun 2 12:31:11 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:31:11 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: WEXT: Could not set interface 'wlan0' UP
Jun 2 12:31:11 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: wlan0: Failed to initialize driver interface
Jun 2 12:31:11 uburobot-Aspire-VN7-792G NetworkManager[791]: <error> [1496399471.2172] [nm-supplicant-interface.c:997] interface_add_cb(): (wlan0): error adding interface: wpa_supplicant couldn't grab this interface.
Jun 2 12:31:11 uburobot-Aspire-VN7-792G NetworkManager[791]: dbus_g_proxy_cancel_call: assertion 'pending != NULL' failed
Jun 2 12:31:11 uburobot-Aspire-VN7-792G NetworkManager[791]: <info> (wlan0): supplicant interface state: starting -> down
Jun 2 12:31:11 uburobot-Aspire-VN7-792G NetworkManager[791]: <warn> Trying to remove a non-existant call id.
Jun 2 12:31:22 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: Could not set interface wlan0 flags (UP): Resource temporarily unavailable
Jun 2 12:31:22 uburobot-Aspire-VN7-792G wpa_supplicant[1967]: nl80211: Could not set interface 'wlan0' UPdmesg | egrep 'net|eth|sky|sun|sis|via|3c3|3c5|e100|8139|8169|acx|air|ath|atl|ar9|carl|atmr|at7|herm|iwl|ipw|rtl8|r81|rt2|rt3|rt6|rt7|tg3|ssb|wl|b43|b44|ori|pri|p5|zd|ndis|wmi|ns8|FW|key'
[ 0.000000] original variable MTRRs [ 0.000000] PERCPU: Embedded 34 pages/cpu @ffff8802bec00000 s98328 r8192 d32744 u262144 [ 0.000000] pcpu-alloc: s98328 r8192 d32744 u262144 alloc=1*2097152 [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area [ 0.035000] Initializing cgroup subsys net_cls [ 0.035003] Initializing cgroup subsys net_prio [ 0.036218] CPU0: Thermal monitoring enabled (TM1) [ 0.183595] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542) [ 0.183724] ACPI Error: Method parse/execution failed [\_SB.PCI0.LPCB.EC0._REG] (Node ffff8802b60e5f50), AE_NOT_EXIST (20150930/psparse-542) [ 0.196870] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked [ 0.622926] audit: initializing netlink subsys (disabled) [ 0.623259] Initialise system trusted keyring [ 0.625680] Key type big_key registered [ 0.625701] Allocating IMA MOK and blacklist keyrings. [ 0.626789] Asymmetric key parser 'x509' registered [ 0.631818] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.631820] ACPI: Thermal Zone [TZ01] (51 C) [ 0.631970] thermal LNXTHERM:01: registered as thermal_zone1 [ 0.631971] ACPI: Thermal Zone [TZ00] (33 C) [ 0.638480] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 0.666442] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 [ 0.718227] microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba [ 0.721199] EFI: Loaded cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53' linked to '.system_keyring' [ 0.721210] EFI: Loaded cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4' linked to '.system_keyring' [ 0.721355] EFI: Loaded cert 'Wistron Secure Flash: 34988c042fea03ab4cf14666886666c5' linked to '.system_keyring' [ 0.721360] EFI: Loaded cert 'Acer Database: 84f00f5841571abd2cc11a8c26d5c9c8d2b6b0b5' linked to '.system_keyring' [ 0.721924] EFI: Loaded cert 'Canonical Ltd. Master Certificate Authority: ad91990bc22ab1f517048c23b6655a268e345a63' linked to '.system_keyring' [ 0.722799] EFI: Loaded cert 'Acer Database Forbidden: 9de028a2638669f109745d3e2a7ad5c9e64ed392' linked to '.system_blacklist_keyring' [ 0.723282] Loaded X.509 cert 'Build time autogenerated kernel key: ced8d19e0117d42171aa8dc2bb598a129bebffa0' [ 0.773542] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 0.773548] r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control [ 0.786269] r8169 0000:03:00.0 eth0: RTL8168h/8111h at 0xffffc90000ce6000, 30:65:ec:af:76:15, XID 14100800 IRQ 125 [ 0.786272] r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 1.663293] Adding 1952764k swap on /dev/sda5. Priority:-1 extents:1 across:1952764k SSFS [ 1.765298] wmi: Mapper loaded [ 1.896415] acer_wmi: Acer Laptop ACPI-WMI Extras [ 1.896519] acer_wmi: Function bitmap for Communication Button: 0x801 [ 1.906343] ath10k_pci 0000:02:00.0: pci irq msi-x interrupts 8 irq_mode 0 reset_mode 0 [ 1.911653] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle [ 1.919425] acer_wmi: Enabling Launch Manager failed: 0xe4 - 0x0 [ 1.919580] input: Acer WMI hotkeys as /devices/virtual/input/input7 [ 1.979749] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 2.013035] fbcon: inteldrmfb (fb0) is primary device [ 2.034137] nouveau 0000:01:00.0: priv: HUB0: 10ecc0 ffffffff (1a40822c) [ 2.154372] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/cal-pci-0000:02:00.0.bin failed with error -2 [ 2.219562] ath10k_pci 0000:02:00.0: Direct firmware load for ath10k/QCA6174/hw3.0/board-2.bin failed with error -2 [ 2.261880] r8169 0000:03:00.0 eth0: link down [ 2.262002] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 4.467563] ath10k_pci 0000:02:00.0: qca6174 hw3.2 (0x05030000, 0x00340aff sub 11ad:0807) fw WLAN.RM.2.0-00088-QCARMSWPZ-1 fwapi 5 bdapi 1 htt-ver 3.14 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1 features ignore-otp [ 4.467566] ath10k_pci 0000:02:00.0: debug 0 debugfs 1 tracing 1 dfs 0 testmode 0 [ 7.465343] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 7.532809] ath: EEPROM regdomain: 0x6c [ 7.532811] ath: EEPROM indicates we should expect a direct regpair map [ 7.532812] ath: Country alpha2 being used: 00 [ 7.532813] ath: Regpair used: 0x6c [ 12.917021] ath10k_pci 0000:02:00.0: failed to set rx-chainmask: -11, req 0x3 [ 15.917619] ath10k_pci 0000:02:00.0: failed to set arp ac override parameter: -11 [ 21.917663] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 27.365825] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 33.365568] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 38.797957] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 44.798060] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 50.234282] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 56.234416] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 61.670272] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 65.269179] r8169 0000:03:00.0 eth0: link up [ 67.670184] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 67.738451] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 73.106112] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 79.106447] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 84.542613] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 90.542697] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 95.978551] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 101.978708] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 107.414760] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 113.415204] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 118.851098] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 124.851268] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 130.287416] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 136.287539] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 141.723672] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 147.723804] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 153.159921] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 159.160020] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 165.596161] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 171.596282] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 177.032186] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 183.032330] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 188.532433] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 194.532537] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 199.968678] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 205.968804] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 211.420931] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 217.423030] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 222.861740] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 228.864871] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 234.303708] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 240.306982] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 245.741580] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 251.744722] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 257.183721] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 263.186672] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 268.625519] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 274.628627] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 280.067412] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 286.070522] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 291.509354] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 297.512428] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 302.947380] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 308.950456] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 314.389218] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 320.392525] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 325.831115] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 331.834380] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 337.273321] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 343.276199] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 348.711089] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 354.714132] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 360.148959] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 366.152043] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 371.590999] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 377.593955] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 383.028813] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 389.032058] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 394.466707] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 400.469995] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 405.904921] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 411.907966] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 417.342626] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 423.345696] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 428.784775] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 434.787654] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 440.226476] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 446.229583] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 451.668404] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 457.671575] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 463.110340] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 469.113481] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 474.552256] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 480.555543] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 485.994175] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 491.997442] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 497.436313] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 503.439251] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 508.878230] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 514.881201] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 520.320275] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 526.323120] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 531.757941] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 537.761015] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 543.199872] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 549.203059] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 554.637807] ath10k_pci 0000:02:00.0: failed to set tx-chainmask: -11, req 0x3 [ 557.639324] ath10k_pci 0000:02:00.0: failed to set arp ac override parameter: -11 [ 563.642582] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 569.081395] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 575.084406] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 580.523244] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 586.526350] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 591.965162] ath10k_pci 0000:02:00.0: failed to enable adaptive qcs: -11 [ 597.968233] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 603.407091] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 609.410373] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 614.849029] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 620.852437] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 626.290962] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 632.292531] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 637.728780] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 643.728819] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 649.165009] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 655.165059] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 660.601243] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 666.601374] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 672.037201] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 678.037409] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 683.473541] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 689.473699] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 694.909788] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 700.909954] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 706.345986] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 712.346089] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 717.782322] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 723.782402] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 729.218296] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 735.218334] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 740.654637] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 746.654555] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 752.090667] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 758.090985] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 763.527118] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 769.527248] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 774.963059] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 780.963433] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 786.399582] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 792.399718] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 797.835658] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 803.835717] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 809.271932] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 815.271997] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 820.708191] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 826.708266] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 832.144380] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 838.144521] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 843.580612] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 849.580766] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 855.016675] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 861.016822] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 866.452950] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 872.453101] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 877.889227] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 883.889286] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 889.325467] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 895.325554] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 900.761549] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 906.761795] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 912.197688] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 918.197823] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 923.633981] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 929.634142] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 935.070253] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 941.070401] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 946.506509] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 952.506639] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 957.942737] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 963.942815] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 969.379013] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 975.378933] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 980.815077] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 986.815157] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 992.251338] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 998.251431] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1003.687398] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1009.687598] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1015.123803] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1021.123835] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1021.679721] nouveau 0000:01:00.0: priv: HUB0: 10ecc0 ffffffff (1840822c) [ 1026.560085] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1032.560110] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1037.996109] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1043.996049] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1049.432403] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1055.432495] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1060.868643] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1066.868739] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1072.304882] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1078.304719] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1083.741069] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1089.741221] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1095.177029] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1101.177261] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1106.613450] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1112.613546] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1118.049435] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1124.049815] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1129.485695] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1135.486035] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1140.922176] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1146.922257] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1152.358182] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1158.358203] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1163.794493] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1169.794608] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1175.230716] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1181.230862] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1186.666995] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1192.666950] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1198.103223] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1204.103374] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1209.539484] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1215.539569] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1217.223304] nouveau 0000:01:00.0: priv: HUB0: 10ecc0 ffffffff (1840822c) [ 1220.975528] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1226.975593] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1232.411801] ath10k_pci 0000:02:00.0: failed to set rx-chainmask: -11, req 0x3 [ 1235.411861] ath10k_pci 0000:02:00.0: failed to set arp ac override parameter: -11 [ 1241.411974] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1246.848109] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1252.847954] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1258.284334] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1264.284459] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1269.720583] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1275.720684] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1281.156461] ath10k_pci 0000:02:00.0: failed to set tx-chainmask: -11, req 0x3 [ 1283.480013] nouveau 0000:01:00.0: priv: HUB0: 10ecc0 ffffffff (1840822c) [ 1284.156497] ath10k_pci 0000:02:00.0: failed to set arp ac override parameter: -11 [ 1290.156627] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1295.592688] ath10k_pci 0000:02:00.0: failed to set tx-chainmask: -11, req 0x3 [ 1298.592780] ath10k_pci 0000:02:00.0: failed to set arp ac override parameter: -11 [ 1304.593166] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1310.029154] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1316.029386] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1321.465513] ath10k_pci 0000:02:00.0: failed to set tx-chainmask: -11, req 0x3 [ 1324.465505] ath10k_pci 0000:02:00.0: failed to set arp ac override parameter: -11 [ 1330.465373] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1335.901793] ath10k_pci 0000:02:00.0: failed to enable adaptive qcs: -11 [ 1341.901928] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1347.337819] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1353.337793] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1358.774103] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1364.774263] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1370.210355] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1376.210483] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1381.646603] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1387.646745] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1393.082849] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1399.082927] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1404.518766] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1410.518964] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1415.955108] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1421.955109] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1427.391356] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1433.391546] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1438.827607] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1444.827779] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1450.263916] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1456.263872] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1461.700161] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1467.700208] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1473.136215] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1479.136349] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1484.572485] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1490.572347] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1496.008627] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1502.008736] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1507.444958] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1513.445099] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1518.881166] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1524.881317] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1530.317248] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1536.317366] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1541.753476] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1547.753639] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1553.189799] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1559.189865] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1564.626024] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1570.626158] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1576.070188] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1582.070261] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1587.506437] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1593.506552] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1598.942661] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1604.942789] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1610.378890] ath10k_pci 0000:02:00.0: failed to enable adaptive qcs: -11 [ 1616.378707] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1621.814947] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1627.815062] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1633.251234] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1639.251352] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1644.687473] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1650.687312] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1656.123718] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1662.123818] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1667.559948] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1673.560064] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1678.995946] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1684.996076] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1690.432268] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1696.432393] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1701.868521] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1707.868644] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1713.304775] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1719.304618] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1724.741011] ath10k_pci 0000:02:00.0: failed to enable adaptive qcs: -11 [ 1730.741125] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1736.177101] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1742.177372] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1747.613330] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1753.613431] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1759.049363] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1765.049724] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1770.485832] ath10k_pci 0000:02:00.0: failed to set rx-chainmask: -11, req 0x3 [ 1773.485824] ath10k_pci 0000:02:00.0: failed to set arp ac override parameter: -11 [ 1779.485742] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1784.921839] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1790.921960] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1796.358248] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1802.358329] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1807.798476] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1813.798605] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1819.234734] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1825.234582] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1830.670956] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1836.671093] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1841.286507] r8169 0000:03:00.0 eth0: link down [ 1842.106918] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1848.107338] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1853.543101] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1859.543372] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1864.979542] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1870.979667] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1876.447769] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1882.447851] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1887.884030] ath10k_pci 0000:02:00.0: failed to enable adaptive qcs: -11 [ 1893.884143] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1899.319991] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1905.320233] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1910.756506] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1916.756539] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1922.192560] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1928.192697] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1933.628819] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1939.628932] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1945.065059] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1951.065188] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1956.501025] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1962.501441] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1967.937532] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1973.937659] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1979.373612] ath10k_pci 0000:02:00.0: failed to set tx-chainmask: -11, req 0x3 [ 1982.373641] ath10k_pci 0000:02:00.0: failed to set arp ac override parameter: -11 [ 1988.373784] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 1993.809917] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 1999.809998] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2005.245929] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2011.246164] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2016.682417] ath10k_pci 0000:02:00.0: failed to set tx-chainmask: -11, req 0x3 [ 2019.682497] ath10k_pci 0000:02:00.0: failed to set arp ac override parameter: -11 [ 2025.682499] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2031.118605] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2037.118812] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2042.554593] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2048.554872] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2053.991041] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2059.990945] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2065.427160] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2071.427412] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2076.863525] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2082.863303] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2088.299551] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2094.299779] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2099.735670] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2105.735886] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2111.171943] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2117.172196] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2122.608357] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2128.608173] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2134.044567] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2140.044688] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2145.480817] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2151.480951] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2156.917101] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2162.917184] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2168.352957] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2174.353179] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2179.789388] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2185.789509] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2191.225642] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2197.225750] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2202.661872] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2208.661975] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2214.097839] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2220.098221] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2225.534154] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2231.534299] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2236.970434] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2242.970567] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2248.406673] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2254.406809] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2259.842930] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2265.842974] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2271.279181] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2277.279192] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2282.715173] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2288.715316] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2294.155303] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2300.155655] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2305.591714] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2311.591855] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2317.027743] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2323.027965] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2328.464032] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2334.464165] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2339.900336] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2345.900454] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2351.336596] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2357.336730] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2362.772830] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2368.772814] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2374.209067] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2380.208852] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2385.645331] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2391.645238] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2397.081400] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2403.081506] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2408.517500] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2414.517566] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2419.953828] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2425.953758] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2431.390153] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2437.390246] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2442.826361] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2448.826456] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2454.262420] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2460.262534] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2465.698780] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2471.698812] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2477.134955] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2483.135068] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2488.571004] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2494.571289] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2500.007353] ath10k_pci 0000:02:00.0: failed to set tx-chainmask: -11, req 0x3 [ 2503.007146] ath10k_pci 0000:02:00.0: failed to set arp ac override parameter: -11 [ 2509.007484] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2514.443517] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2520.443641] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2525.879805] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2531.879904] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2537.315833] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2543.316186] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2548.752255] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2554.752423] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2560.188486] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2566.188658] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2571.624533] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2577.624649] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2583.060877] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2589.060819] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2594.497115] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2600.497196] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2605.933373] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2611.933171] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2617.369569] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2623.369575] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2628.805839] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2634.805905] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2640.241890] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2646.241862] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2651.678169] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2657.678268] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2663.114413] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2669.114519] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2674.550651] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2680.550694] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2685.986891] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2691.986999] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2697.422926] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2703.423046] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2708.859181] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2714.859330] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2720.295452] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2726.295580] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2731.731639] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2737.731822] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2743.167601] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2749.168014] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2754.603948] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2760.604089] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2766.040264] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2772.040371] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2777.476517] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2783.476624] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2788.912759] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2794.912875] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2800.348996] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2806.349119] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2811.785161] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2817.785040] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2823.221295] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2829.221421] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2834.657572] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2840.657689] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2846.093798] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2852.093932] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2857.530059] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2863.530167] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2868.966130] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2874.966407] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2880.410197] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2886.410582] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2891.846715] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2897.846520] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2903.282934] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2909.282752] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2914.719000] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2920.719128] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2926.155272] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2932.155385] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2937.591502] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2943.591638] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2949.027752] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2955.027834] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2960.463985] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2966.464089] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2971.900027] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2977.900151] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2983.336323] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 2989.336439] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 2994.772459] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 3000.772681] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 3006.208823] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 3012.208901] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 3017.645034] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 3023.645196] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 3029.081081] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 3035.081194] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 3040.517358] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11 [ 3046.517279] ath10k_pci 0000:02:00.0: could not suspend target (-11) [ 3051.953621] ath10k_pci 0000:02:00.0: failed to enable dynamic BW: -11