bringmeup / hub

1 stars 0 forks source link

WiFi is sometimes not automatically up after reboot #22

Open nazgee opened 6 years ago

nazgee commented 6 years ago

I think this can be related:

03-27 02:20:25.141   241   500 W CommandListener: Failed to retrieve HW addr for wlan0 (No such device)
03-27 02:20:25.143   241   500 D CommandListener: Setting iface cfg
03-27 02:20:25.150   504   550 E WifiStateMachine: Unable to change interface settings: java.lang.IllegalStateException: command '15 interface setcfg wlan0 0.0.0.0 0 down' failed with '400 15 Failed to clear address (No such device)'
03-27 02:20:25.150   504   550 E WifiMonitor: killSupplicant p2ptrue init.svc.wpa_supplicant=unknown init.svc.p2p_supplicant=unknown
03-27 02:20:25.153   504   550 E WifiHW  : failed to translate ifname to idx
03-27 02:20:25.153   504   550 E WifiHW  : could not remove P2P interface: -19
03-27 02:20:25.153   504   550 E WifiHW  : Wi-Fi - could not remove p2p interface
03-27 02:20:25.154   504   550 E wifi    : Can not initialize the vendor function pointer table
03-27 02:20:25.155   504   550 E WifiNative-HAL: Could not start hal
03-27 02:20:25.155   504   550 E WifiStateMachine: Failed to start HAL
03-27 02:20:25.156   504   550 E WifiHW  : unexpected - found 0 phys in /sys/class/ieee80211
03-27 02:20:25.156   504   550 E WifiHW  : could not add P2P interface: -19
03-27 02:20:25.156   504   550 E WifiHW  : Wi-Fi - could not create p2p interface
03-27 02:20:25.156   504   550 E WifiStateMachine: Failed to start supplicant!

Full logs: camera.txt (ignore the name, it also shows a scenario when camera fails, but it's irrelevant for this issue)