Skip to content

Instantly share code, notes, and snippets.

@regalstreak
Created May 23, 2017 20:40
Show Gist options
  • Save regalstreak/0fbb4b67c3a7c304922b935f89c3678b to your computer and use it in GitHub Desktop.
Save regalstreak/0fbb4b67c3a7c304922b935f89c3678b to your computer and use it in GitHub Desktop.
hammerheadcaf halogenOS 7.1.2 first eng build
regalstreak@rsubuntu:~/logcats/first$ adb logcat | grep wifi
I/SystemServiceManager: Starting com.android.server.wifi.p2p.WifiP2pService
I/SystemServiceManager: Starting com.android.server.wifi.WifiService
I/SystemServiceManager: Starting com.android.server.wifi.scanner.WifiScanningService
I/SystemServiceManager: Starting com.android.server.wifi.RttService
D/ConnectivityService: wifiOnly=false
D/wifi : set interface wlan0 flags (UP)
I/WifiHAL : Initializing wifi
D/wifi : Did set static halHandle = 0xb42b2560
D/wifi : halHandle = 0xb42b2560, mVM = 0xb42b3180, mCls = 0x20153a
D/wifi : array field set
D/wifi : waitForHalEvents called, vm = 0xb42b3180, obj = 0x20153a, env = 0xb42a7a30
I/WifiNetworkHistory: readNetworkHistory: no config file, java.io.FileNotFoundException: /data/misc/wifi/networkHistory.txt (No such file or directory)
E/IpConfigStore: Error parsing configuration: java.io.FileNotFoundException: /data/misc/wifi/ipconfig.txt (No such file or directory)
D/WifiConfigManager: --- Begin /data/misc/wifi/wpa_supplicant.conf ---
D/WifiConfigManager: --- End /data/misc/wifi/wpa_supplicant.conf Contents ---
D/WifiConfigManager: --- Begin /data/misc/wifi/wpa_supplicant.conf.tmp ---
W/WifiConfigManager: Could not open /data/misc/wifi/wpa_supplicant.conf.tmp, java.io.FileNotFoundException: /data/misc/wifi/wpa_supplicant.conf.tmp (No such file or directory)
D/WifiConfigManager: --- End /data/misc/wifi/wpa_supplicant.conf.tmp Contents ---
D/WifiConfigManager: --- Begin /data/misc/wifi/networkHistory.txt ---
W/WifiConfigManager: Could not open /data/misc/wifi/networkHistory.txt, java.io.FileNotFoundException: /data/misc/wifi/networkHistory.txt (No such file or directory)
D/WifiConfigManager: --- End /data/misc/wifi/networkHistory.txt Contents ---
D/wifi : setting dfs flag to true, 0x9d66c6e0
D/wifi : setting scan oui 0x9d66c6e0
D/wifi : android_net_wifi_get_firmware_version = 0x9d66c6e0
E/wifi : Fail to get Firmware version
D/wifi : android_net_wifi_get_driver_version = 0x9d66c6e0
E/wifi : Fail to get driver version
D/wifi : android_net_wifi_set_log_handler = 0x9d66c6e0
D/wifi : android_net_wifi_get_ring_buffer_status = 0x9d66c6e0
D/wifi : android_net_wifi_setLinkLayerStats: 1
I/WifiScanningService: wifi driver loaded with scan capabilities: max buckets=8
D/wifi : android_net_wifi_reset_alert_handler = 0x9d66c6e0
D/wifi : android_net_wifi_reset_log_handler = 0x9d66c6e0
I/WifiScanningService: wifi driver unloaded
W/AlarmManager: Unrecognized alarm listener com.android.server.wifi.scanner.SupplicantWifiScannerImpl$2@673af1c
I/wpa_supplicant: CTRL_IFACE: Detach monitor that cannot receive messages: /data/misc/wifi/sockets/wpa_ctrl_818-2\x00
D/wifi : In wifi stop Hal
D/wifi : halHandle = 0xb42b2560, mVM = 0xb42b3180, mCls = 0x20153a
E/WifiHAL : wifi_event_loop: Read after POLL returned 4, error no = 0
I/WifiHAL : Exit wifi_event_loop
E/WifiHAL : wifi_cleanup: Read after POLL returned 4, error no = 0
D/wifi : In wifi cleaned up handler
D/wifi : set interface wlan0 flags (DOWN)
D/wifi : set interface wlan0 flags (UP)
I/WifiHAL : Initializing wifi
D/wifi : Did set static halHandle = 0xb42b2560
D/wifi : halHandle = 0xb42b2560, mVM = 0xb42b3180, mCls = 0x2016c2
D/wifi : array field set
D/wifi : waitForHalEvents called, vm = 0xb42b3180, obj = 0x2016c2, env = 0xb42a7cd0
I/WifiNetworkHistory: readNetworkHistory: no config file, java.io.FileNotFoundException: /data/misc/wifi/networkHistory.txt (No such file or directory)
E/IpConfigStore: Error parsing configuration: java.io.FileNotFoundException: /data/misc/wifi/ipconfig.txt (No such file or directory)
D/WifiConfigManager: --- Begin /data/misc/wifi/wpa_supplicant.conf ---
D/WifiConfigManager: --- End /data/misc/wifi/wpa_supplicant.conf Contents ---
D/WifiConfigManager: --- Begin /data/misc/wifi/wpa_supplicant.conf.tmp ---
W/WifiConfigManager: Could not open /data/misc/wifi/wpa_supplicant.conf.tmp, java.io.FileNotFoundException: /data/misc/wifi/wpa_supplicant.conf.tmp (No such file or directory)
D/WifiConfigManager: --- End /data/misc/wifi/wpa_supplicant.conf.tmp Contents ---
D/WifiConfigManager: --- Begin /data/misc/wifi/networkHistory.txt ---
W/WifiConfigManager: Could not open /data/misc/wifi/networkHistory.txt, java.io.FileNotFoundException: /data/misc/wifi/networkHistory.txt (No such file or directory)
D/WifiConfigManager: --- End /data/misc/wifi/networkHistory.txt Contents ---
D/wifi : setting dfs flag to true, 0x951fc5c0
D/wifi : setting scan oui 0x951fc5c0
D/wifi : android_net_wifi_get_firmware_version = 0x951fc5c0
E/wifi : Fail to get Firmware version
D/wifi : android_net_wifi_get_driver_version = 0x951fc5c0
E/wifi : Fail to get driver version
D/wifi : android_net_wifi_set_log_handler = 0x951fc5c0
D/wifi : android_net_wifi_get_ring_buffer_status = 0x951fc5c0
D/wifi : android_net_wifi_setLinkLayerStats: 1
I/WifiScanningService: wifi driver loaded with scan capabilities: max buckets=8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment