hmm just updated the emulator image for Android S ...
# android-studio
c
hmm just updated the emulator image for Android S and now I cannot get it to connect to any network. When I try to enable Wi-Fi I get this in the logs
Copy code
2021-06-10 10:22:29.825 368-368/? E/android.hardware.wifi@1.0-service: Unknown iface name: wlan0
2021-06-10 10:22:29.825 368-368/? E/android.hardware.wifi@1.0-service: Unknown iface name: wlan0
2021-06-10 10:22:29.914 368-368/? E/android.hardware.wifi@1.0-service: Could not read interface state for wlan0 (No such device)
2021-06-10 10:22:29.914 368-368/? E/android.hardware.wifi@1.0-service: Failed to set WiFi interface up
2021-06-10 10:22:29.914 368-368/? E/android.hardware.wifi@1.0-service: Failed to start legacy HAL: UNKNOWN
2021-06-10 10:22:29.915 567-687/system_process D/HalDevMgr: updateRttController: no one is interested in RTT controllers
2021-06-10 10:22:29.915 567-687/system_process E/HalDevMgr: executeChipReconfiguration: configureChip error: 9 (unknown)
2021-06-10 10:22:29.915 567-687/system_process D/HalDevMgr: createIfaceIfPossible: Failed to create iface for ifaceType=0, requestorWs=WorkSource{1000 com.android.settings}
2021-06-10 10:22:29.915 567-687/system_process E/WifiVendorHal: Failed to create STA iface
2021-06-10 10:22:29.915 567-687/system_process E/WifiNative: Failed to create iface in vendor HAL
2021-06-10 10:22:29.915 567-687/system_process E/WifiClientModeManager[unknown]: Failed to create ClientInterface. Sit in Idle
2021-06-10 10:22:29.915 567-687/system_process E/WifiActiveModeWarden: ClientModeManager start failed!ConcreteClientModeManager{id=76012 iface=null role=null}
2021-06-10 10:22:29.915 567-687/system_process D/WifiScanRequestProxy: Sending scan available broadcast: false
2021-06-10 10:22:29.918 567-691/system_process I/WifiScanningService: Received a request to disable scanning, UID = 1000
2021-06-10 10:22:29.918 567-691/system_process I/WifiScanningService: wifi driver unloaded
same 1