WiFi gone after upgrading to Pie (v30a) on H870 - LG G6 Questions and Answers
Hello everyone!
I've had my G6 for two years now and have been quite happy with it, but it's started getting slow in the last few months and the battery wasn't that great, so I was looking forward to upgrading to Pie. The phone is a branded version (P4P), but I use it in a different country now, so I decided to use H87030a_00_OPEN_EU_OP_0829.kdz to finally get rid of the branding. I used LGUP's upgrade function, all went well, but the phone wouldn't start up, and got stuck on the LG logo. Since the animation was moving I waited for more than an hour, but finally restarted the phone forcibly, waited again - still stuck at the logo, restarted and flashed again, waited. No success.
So I flashed it back to P4P branded H87020k, after which it started up properly, so I decided to try another kdz, even though it's a branded one: H87030a_00_WIN_IT_OP_0905.kdz (as it was described as an upgrade from v20k, not v20j). The update went well, the phone started up after a few minutes on the logo, and all seemed well... apart from the WiFi, that was still off, and wouldn't go on no matter how I tried to turn it on. I thought it was a problem with the kdz and waited out until finally today H87030a_00_P4P_PL_OP_0905.kdz came out, so I flashed it hoping that it would fix the problem, but WiFi is still no go.
It seems that the misc partition is OK, since a correct (and consistent with BT) MAC address shows up in logcat (even though it shows up as 02:00:00:00:00:00 in advanced Wi-Fi settings) (I've replaced the ending with ** for privacy reasons):
Code:
10-02 23:49:43.624 10863 10863 D WifiSettings: [onSwitchToggled] isChecked = true
10-02 23:49:43.631 10863 10863 D LDBHelper: LDBHelper : Bundle[{extend_integer=1, pkg_name=com.android.settings, app_name=LGSettings, feature_name=LGSettings_WiFiEnabler}]
10-02 23:49:43.631 1653 2506 I WifiService: getWifiApEnabledState uid=1000
10-02 23:49:43.646 1653 2506 D WifiServiceImplEx: setWifiEnabled: true pid=10863, uid=1000, package= com.android.settings, App Lable : Innstillinger
10-02 23:49:43.646 1653 2506 I LgeWlanMonitoring: event : 0, idx : 0, name : EVENT_WIFI_ENABLE
10-02 23:49:43.660 1653 2440 W ActivityManager: Sending non-protected broadcast com.lge.wifi.monitoring.action from system 1653:system/1000 pkg android
10-02 23:49:43.669 1653 2506 I WifiServerServiceExt: VoiceRegState = 0, DataRegState = 0
10-02 23:49:43.669 1653 2506 D WifiService: setWifiEnabled: true pid=10863, uid=1000, package=com.android.settings
10-02 23:49:43.669 1653 2506 I WifiService: setWifiEnabled package=com.android.settings uid=1000 enable=true
10-02 23:49:43.669 1653 2506 V LGSettingsProvider: call_put(global:wifi_on=1) calling package = android callingUserId : 0
10-02 23:49:43.670 1653 1653 D WifiService: WifiToggleHandler msg.what: 0 , on : 1
10-02 23:49:43.670 1653 2433 D WifiController: StaDisabledState, message: { when=-1ms what=155656 arg1=1 target=com.android.internal.util.StateMachine$SmHandler }
10-02 23:49:43.670 1653 2433 D WifiController: StaEnabledState.enter()
10-02 23:49:43.671 1653 2433 V LGSettingsProvider: call_put(global:wifi_saved_state=0) calling package = android callingUserId : 0
10-02 23:49:43.671 1653 2433 D WifiController: ENTER DeviceActiveState
10-02 23:49:43.672 1653 2434 D WifiStateMachinePrime: received a message in WifiDisabledState: { when=-1ms what=0 target=com.android.internal.util.StateMachine$SmHandler }
10-02 23:49:43.672 1653 2434 D WifiStateMachinePrime: Switching from WifiDisabledState to ClientMode
10-02 23:49:43.672 1653 2434 D WifiStateMachinePrime: Entering ClientModeActiveState
10-02 23:49:43.673 1653 2434 D WifiClientModeManager: entering IdleState
10-02 23:49:43.673 1653 1861 I WifiService: requestActivityInfo uid=1000
10-02 23:49:43.673 1653 1861 I WifiService: reportActivityInfo uid=1000
10-02 23:49:43.673 1653 1861 I WifiService: getSupportedFeatures uid=1000
10-02 23:49:43.673 1653 2434 D WifiStateMachine: DefaultState !CMD_SET_HIGH_PERF_MODE rt=940118/940118 0 0
10-02 23:49:43.673 1653 2434 D WifiStateMachine: setSuspendOptimizations: 2 true
10-02 23:49:43.673 1653 2434 D WifiStateMachine: mSuspendOptNeedsDisabled 0
10-02 23:49:43.674 1653 2434 D WifiStateMachinePrime: State changed from client mode. state = 2
10-02 23:49:43.674 1653 2434 D WifiStateMachine: setting wifi state to: 2
10-02 23:49:43.674 1653 1861 D WifiAsyncChannel.WifiService: sendMessageSynchronously sendMessageSynchronously.send message=131133
10-02 23:49:43.677 2519 2769 I NetworkController: onReceive: intent=Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 (has extras) }
10-02 23:49:43.678 2519 2769 I NetworkController.WifiSignalController: mCurrentState.enabled = false, mCurrentState.connected = false, mCurrentState.detailedState = null, mCurrentState.inetCondition = 0
10-02 23:49:43.678 2519 2769 I AbsQuickSettingsHandlerBase: Got action android.net.wifi.WIFI_STATE_CHANGED for wifi
10-02 23:49:43.679 1653 2506 I WifiService: getWifiEnabledState uid=10146
10-02 23:49:43.681 1653 1838 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 (has extras) } to com.wireless.macchanger/.WIFIEnabled
10-02 23:49:43.683 1653 1653 D WifiProfileMgrReceiver: handleEvent : android.net.wifi.WIFI_STATE_CHANGED
10-02 23:49:43.683 1653 1653 E WifiProfileMgrReceiver: WifiProfileMgrReceiver, ERROR!!!!!
10-02 23:49:43.683 1653 1653 E WifiProfileMgrReceiver: Do not match OP/COUNTRYCODE
10-02 23:49:43.683 1653 1653 I WifiProfileMgrReceiver: getOperatorCode() : P4P, getCountryCode() : PL
10-02 23:49:43.683 1653 1653 I WifiProfileMgrReceiver: getSimOperatorCode() : P4P, getSimCountryCode() : PL
10-02 23:49:43.683 1653 1653 I WifiServerServiceExt: WIFI_STATE_CHANGED_ACTION [2]
10-02 23:49:43.685 1653 1653 D WifiRunTimeConfig: Action :android.net.wifi.WIFI_STATE_CHANGED
10-02 23:49:43.686 1653 1653 D LGWifiP2pService: Wifi enabled=false, P2P Interface availability=true
10-02 23:49:43.686 1653 2443 D LGWifiP2pService: P2pDisabledState{ when=0 what=143377 target=com.android.internal.util.StateMachine$SmHandler }
10-02 23:49:43.686 1653 2443 D LGWifiP2pService: DefaultState{ when=-1ms what=143377 target=com.android.internal.util.StateMachine$SmHandler }
10-02 23:49:43.687 1653 2506 I WifiService: getWifiEnabledState uid=1000
10-02 23:49:43.688 1653 1838 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 (has extras) } to com.wireless.macchanger/.AirPlaneReceiver
10-02 23:49:43.689 1653 2443 D WifiAsyncChannel.LGWifiP2pService: sendMessage sendMessage message=131205
10-02 23:49:43.690 1653 2506 I WifiService: getWifiEnabledState uid=1000
10-02 23:49:43.691 1653 2506 I WifiService: getWifiApEnabledState uid=1000
10-02 23:49:43.693 2897 2897 D WfdLanP2p: brHandleP2pOnOFFStateChanged(1)
10-02 23:49:43.694 2519 2769 I AbsQuickSettingsHandlerBase: Got action android.net.wifi.p2p.STATE_CHANGED for wifi
10-02 23:49:43.693 1653 1838 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 (has extras) } to se.prisjakt.pricespy/com.schibsted.spt.tracking.sdk.receivers.ConnectivityReceiver
10-02 23:49:43.709 3717 3717 D AspP2pStateMachine: WifiP2pState is changed : false
10-02 23:49:43.709 3717 3882 D AspP2pStateMachine: DefaultState: ASP_ENABLE(DISABLE)
10-02 23:49:43.709 582 582 E [email protected]: wifi_load_driver is done(timeout): Success
10-02 23:49:43.710 3717 3717 D LGP2pBroadcastReceiver: WifiP2pState is changed : false
10-02 23:49:43.710 3717 3928 D LGP2pStateMachine: LGP2pDisabledState: message.what=9457668
10-02 23:49:43.710 3717 3928 D LGP2pStateMachine: LGP2pDefaultState: message.what=9457668
10-02 23:49:43.710 3717 3928 D LGP2pStateMachine: LGP2pDefaultState - [9457668] is not handled.
10-02 23:49:43.716 582 582 E [email protected]: isDualInterfaceSupported() is false.
10-02 23:49:43.717 1653 1842 I ActivityManager: Start proc 14990:com.lge.ia.task.smartsetting/u0a159 for broadcast com.lge.ia.task.smartsetting/.detector.WifiContextDetector
10-02 23:49:43.722 582 582 I [email protected]: Wifi HAL started
10-02 23:49:43.724 1653 2434 I WifiVendorHal: Device Manager onStatusChanged. isReady(): true, isStarted(): true
10-02 23:49:43.725 1653 2434 I WifiVendorHal: Vendor Hal started successfully
10-02 23:49:43.725 1653 2434 D WificondControl: Wificond handle already retrieved
10-02 23:49:43.726 1653 2443 I WifiP2pNative: Registering for interface available listener
10-02 23:49:43.736 14990 14990 E sk.smartsettin: Not starting debugger since process cannot load the jdwp agent.
10-02 23:49:43.743 1021 1021 E wificond: Cannot set RW to "/data/misc/wifi/PerProviderSubscription.conf": Operation not permitted
10-02 23:49:43.755 1653 2810 I WifiService: getWifiEnabledState uid=10102
10-02 23:49:43.757 14989 14989 I WIFIFTM : [wififtmd] Call wifi_initialize_config
10-02 23:49:43.757 14989 14989 I LGFTMITEM: [GET_FTM][id=6], offset=24576
10-02 23:49:43.758 1653 2443 I HalDevMgr: Do not skip creating NAN iface
10-02 23:49:43.758 14989 14989 E WIFIFTM : Wifi MAC Address = 88:36:5f:**:**:**
10-02 23:49:43.759 14989 14989 E WIFIFTM : wifi_check_config compare "cur_etheraddr=88:36:5f:**:**:**
10-02 23:49:43.759 14989 14989 E WIFIFTM : lpc=0
10-02 23:49:43.759 14989 14989 E WIFIFTM : ": cur_etheraddr=88:36:5f:**:**:**
10-02 23:49:43.759 14989 14989 I WIFIFTM : [wififtmd] wifi_check_optinfo enter
10-02 23:49:43.759 14989 14989 I lgerft_v2_wlan: LGE_RFT_UpdateOTPInfo : LGE_RFT_UpdateOTPInfo >>>>>
10-02 23:49:43.759 14989 14989 I lgerft_v2_wlan: LGE_RFT_UpdateOTPInfo : >>>> firmware path(/vendor/etc/firmware/fw_bcmdhd_mfg.bin)
10-02 23:49:43.759 14989 14989 E bcmwl_wlan: wl_ioctl_do : >>>> error : socket create
10-02 23:49:43.759 14989 14989 I bcmwl_wlan: wl_if_updown : [wl up]
10-02 23:49:43.759 14989 14989 E bcmwl_wlan: wl_ioctl_do : >>>> error : socket create
10-02 23:49:43.759 14989 14989 E lgerft_v2_wlan: LGE_RFT_UpdateOTPInfo : >>>> error: if up (1)
10-02 23:49:43.759 14989 14989 I WIFIFTM : [wififtmd] is_otp_written = 0
10-02 23:49:43.766 1653 2443 D WifiP2pNative: P2P InterfaceAvailableListener true
10-02 23:49:43.766 1653 2443 D LGWifiP2pService: Wifi enabled=false, P2P Interface availability=true, Number of clients=9
10-02 23:49:43.791 14990 14990 I sk.smartsettin: The ClassLoaderContext is a special shared library.
10-02 23:49:43.824 14990 14990 V LIA_CAEngine_AppRecommendContentProvider: AppRecommendContentProvider onCreate()
10-02 23:49:43.849 668 668 I MiniDump: -------------------------------------------------------------------------------
10-02 23:49:43.849 668 668 I MiniDump: [0] Handle | Comp Type | Alpha | Disp Frame (LTRB) | Source Crop (LTRB) | Name
10-02 23:49:43.849 668 668 I MiniDump: 0x7abe3a6000 | Device | 1.000 | 0 0 1440 2880 | 0.0 0.0 1440.0 2880.0 | com.android.settings/com.[...][email protected]#0
10-02 23:49:43.849 668 668 I MiniDump: 0x7ac06d7000 | Device | 1.000 | 0 0 1440 96 | 0.0 0.0 1440.0 96.0 | [email protected]#0
10-02 23:49:43.849 668 668 I MiniDump: 0x7abe2d1000 | Device | 1.000 | 0 2672 1440 2880 | 0.0 0.0 1440.0 208.0 | [email protected]#0
10-02 23:49:43.853 14990 14990 V LIA_LocationDBProvider: LocationDBProvider onCreate()
10-02 23:49:43.862 14990 14990 D LIA_WifiContextDetector: onReceive action = com.lge.broadcast.android.net.wifi.WIFI_STATE_CHANGED state= 2
10-02 23:49:43.866 14990 14990 V LIA_LGIFTTT: isRecipeOn key_home_recipe_status false
10-02 23:49:43.866 14990 14990 V LIA_LGIFTTT: isRecipeOn key_work_recipe_status false
10-02 23:49:43.866 14990 14990 D LIA_ContextDetector: onUpdate Wi-Fi on
10-02 23:49:43.873 14990 15008 D LIA_DetectorService: onHandleIntent Wi-Fi on
10-02 23:49:43.874 14990 15008 D LIA_LocationDBManagerDBHelper: make new DBHelper
10-02 23:49:43.877 14990 15008 D LIA_Recommender: onStatusChanged category= 0, value= Wi-Fi on
10-02 23:49:43.878 15003 15003 D wpa_supplicant: wpa_supplicant v2.7-devel-9
10-02 23:49:43.879 15003 15003 D wpa_supplicant: Global control interface '@android:vendor_wpa_wlan0'
10-02 23:49:43.879 15003 15003 D wpa_supplicant: Using Android control socket 'vendor_wpa_wlan0'
10-02 23:49:43.880 15003 15003 D wpa_supplicant: Initing hidl control
10-02 23:49:43.880 15003 15003 I wpa_supplicant: Processing hidl events on FD 4
10-02 23:49:43.881 14990 15008 V LIA_SenseLocation: getCurrentPlaceId HOME, id :
10-02 23:49:43.881 14990 15008 V LIA_LocationDBManagerDBAdapter: getSelectionQuery table TB_DEVICE_STATUS searchType 15
10-02 23:49:43.883 15003 15003 I wpa_supplicant: Successfully initialized wpa_supplicant
10-02 23:49:43.883 1653 5257 I SupplicantStaIfaceHal: IServiceNotification.onRegistration for: [email protected]::ISupplicant, default preexisting=false
10-02 23:49:43.885 1653 5257 I android_os_HwBinder: HwBinder: Starting thread pool for default::[email protected]::ISupplicant
10-02 23:49:43.885 14990 15008 V LIA_PlaceLogReader: getAllLogs()
10-02 23:49:43.885 14990 15008 V LIA_LocationDBManagerDBAdapter: getSelectionQuery table TB_PLACE_TIME_PROFILE searchType 14
10-02 23:49:43.885 1653 5257 I SupplicantStaIfaceHal: Completed initialization of ISupplicant.
10-02 23:49:43.888 14990 15008 V LIA_PlaceLogReader: get() result.size=8
10-02 23:49:43.888 14990 15008 V LIA_PlaceLogReader: get() result.size after select place=0
10-02 23:49:43.888 14990 15008 V LIA_SettingRecommenderImpl: device log size= 81
10-02 23:49:43.888 14990 15008 V LIA_SettingRecommenderImpl: place log size= 0
10-02 23:49:43.889 14990 15008 V LIA_SettingRecommenderImpl: screen log size= 1
10-02 23:49:43.889 14990 15008 D LIA_SettingRecommenderImpl: cannot recommend where too little information
10-02 23:49:43.889 14990 15008 D LIA_Recommender: no recommend: Wi-Fi on is not frequent
10-02 23:49:43.889 14990 15008 D LIA_Recommender: onStatusChanged category= 2, value= Wi-Fi on
10-02 23:49:43.889 14990 15008 V LIA_SenseLocation: getCurrentPlaceId WORK, id :
10-02 23:49:43.889 14990 15008 V LIA_LocationDBManagerDBAdapter: getSelectionQuery table TB_DEVICE_STATUS searchType 15
10-02 23:49:43.892 14990 15008 V LIA_PlaceLogReader: getAllLogs()
10-02 23:49:43.892 14990 15008 V LIA_LocationDBManagerDBAdapter: getSelectionQuery table TB_PLACE_TIME_PROFILE searchType 14
10-02 23:49:43.893 14990 15008 V LIA_PlaceLogReader: get() result.size=8
10-02 23:49:43.893 14990 15008 V LIA_PlaceLogReader: get() result.size after select place=0
10-02 23:49:43.893 14990 15008 V LIA_SettingRecommenderImpl: device log size= 81
10-02 23:49:43.893 14990 15008 V LIA_SettingRecommenderImpl: place log size= 0
10-02 23:49:43.893 14990 15008 V LIA_SettingRecommenderImpl: screen log size= 1
10-02 23:49:43.893 14990 15008 D LIA_SettingRecommenderImpl: cannot recommend where too little information
10-02 23:49:43.893 14990 15008 D LIA_Recommender: no recommend: Wi-Fi on is not frequent
10-02 23:49:43.894 14990 15008 V LIA_DeviceLogger: DeviceLogger.log: DeviceSettingProfile [profileId=-1, timestamp=1570052983894, , settingStatus=Wi-Fi on, deviceTypeOrdinal=0]
10-02 23:49:43.896 14990 15008 D LIA_LocationDBManagerDBAdapter: insert start
10-02 23:49:43.896 14990 15008 D LIA_LocationDBManager: insertSettingInfo ID = 275
10-02 23:49:43.958 1653 2434 D HalDevMgr: createIface: ifaceType=0, lowPriority=false
10-02 23:49:43.964 1653 2434 D HalDevMgr: executeChipReconfiguration: ifaceCreationData={chipInfo={chipId=0, availableModes=[{.id = 0, .availableCombinations = [{.limits = [{.types = [0], .maxIfaces = 1}, {.types = [2], .maxIfaces = 1}]}]}, {.id = 1, .availableCombinations = [{.limits = [{.types = [1], .maxIfaces = 1}]}]}], currentModeIdValid=false, currentModeId=0, ifaces[1].length=0, ifaces[0].length=0, ifaces[2].length=0, ifaces[3].length=0), chipModeId=0, interfacesToBeRemovedFirst=[]), ifaceType=0
10-02 23:49:43.968 1653 2434 D HalDevMgr: isModeConfigNeeded=true
10-02 23:49:44.479 578 822 D sensors_hal_Ctx: poll:polldata:1, sensor:2, type:5, x:163.000000 y:0.000000 z:0.000000
10-02 23:49:44.479 578 822 D sensors_hal_Util: waitForResponse: timeout=0
10-02 23:49:44.482 1653 1987 I AutomaticBrightnessControllerEx: [MultiALC] lux = 163.0, time = 940926
10-02 23:49:44.679 578 822 D sensors_hal_Ctx: poll:polldata:1, sensor:2, type:5, x:160.000000 y:0.000000 z:0.000000
10-02 23:49:44.680 578 822 D sensors_hal_Util: waitForResponse: timeout=0
10-02 23:49:44.682 1653 1987 I AutomaticBrightnessControllerEx: [MultiALC] lux = 160.0, time = 941126
10-02 23:49:44.882 1653 1987 I AutomaticBrightnessControllerEx: [MultiALC] lux = 159.0, time = 941326
10-02 23:49:44.951 582 582 I WifiHAL : Initializing wifi
10-02 23:49:44.952 582 582 I WifiHAL : Creating socket
10-02 23:49:44.960 582 582 I WifiHAL : Initialized Wifi HAL Successfully; vendor cmd = 103
10-02 23:49:44.969 1653 1975 I EthernetTracker: interfaceLinkStateChanged, iface: wlan0, up: true
10-02 23:49:44.969 1653 1975 D Tethering: interfaceStatusChanged wlan0, true
10-02 23:49:44.977 582 582 I [email protected]: Adding interface handle for wlan0
10-02 23:49:44.977 582 582 E [email protected]: Failed to register radio mode change callback
10-02 23:49:44.977 582 582 I [email protected]: Configured chip in mode 0
10-02 23:49:44.979 582 582 E [email protected]: Failed to set DFS flag; DFS channels may be unavailable.
10-02 23:49:44.984 1653 2434 D HalDevMgr: createIfaceIfPossible: iface=wlan0
10-02 23:49:44.984 1653 2434 D HalDevMgr: createIfaceIfPossible: added cacheEntry={name=wlan0, type=0, destroyedListeners.size()=1, creationTime=941428, isLowPriority=false}
10-02 23:49:44.987 1653 2434 I HalDevMgr: Do not skip creating NAN iface
10-02 23:49:45.000 1653 2434 D WifiNative: fst disabled
10-02 23:49:45.000 1653 2434 D WifiNative: FST disabled, not creating FST interface
10-02 23:49:45.000 1653 2434 D WificondControl: Setting up interface for client mode
10-02 23:49:45.000 1653 2434 D WificondControl: Wificond handle already retrieved
10-02 23:49:45.004 1021 1021 I wificond: create scanner for interface with index: 9
10-02 23:49:45.004 1021 1021 I wificond: subscribe scan result for interface with index: 9
10-02 23:49:45.008 486 486 W hwservicemanager: getTransport: Cannot find entry [email protected]::IOffload/default in either framework or device manifest.
10-02 23:49:45.011 1021 1021 E wificond: No Offload Service available
10-02 23:49:45.011 1021 1021 I wificond: Offload HAL not supported
(continues in the comment below)
Do you have an idea why it switches off automatically when I try to switch it on, and what I can do about it?
Thanks for your help!
PS. I have found a possible solution here, but it requires rooting the phone, and I'd rather not. I might consider rooting and unrooting, if there's really no other way.
Code:
rm /data/misc/wifi/config
mkdir /data/misc/wifi/config
Log from logcat continues here with quite a lot of "No such file or directory" messages.
Code:
10-02 23:49:45.014 1653 2434 E SupplicantStaIfaceHal: Can't call setupIface, ISupplicantStaIface is null
10-02 23:49:45.016 1653 2434 I android_os_HwBinder: HwBinder: Starting thread pool for default::[email protected]::ISupplicant
10-02 23:49:45.020 1653 2434 I android_os_HwBinder: HwBinder: Starting thread pool for default::[email protected]::ISupplicant
10-02 23:49:45.023 15003 15003 D wpa_supplicant: Override interface parameter: ctrl_interface ('(null)' -> '/data/vendor/wifi/wpa/sockets')
10-02 23:49:45.023 15003 15003 D wpa_supplicant: Initializing interface 'wlan0' conf '/data/vendor/wifi/wpa/wpa_supplicant.conf' driver 'nl80211' ctrl_interface '/data/vendor/wifi/wpa/sockets' bridge 'N/A'
10-02 23:49:45.023 15003 15003 D wpa_supplicant: Configuration file '/data/vendor/wifi/wpa/wpa_supplicant.conf' -> '/data/vendor/wifi/wpa/wpa_supplicant.conf'
10-02 23:49:45.023 15003 15003 I wpa_supplicant: wpa_config_read /data/vendor/wifi/wpa/wpa_supplicant.conf===========
10-02 23:49:45.023 15003 15003 D wpa_supplicant: Reading configuration file '/data/vendor/wifi/wpa/wpa_supplicant.conf'
10-02 23:49:45.024 15003 15003 D wpa_supplicant: update_config=1
10-02 23:49:45.024 15003 15003 D wpa_supplicant: ctrl_interface='wlan0'
10-02 23:49:45.024 15003 15003 D wpa_supplicant: driver_param='use_multi_chan_concurrent=1'
10-02 23:49:45.024 15003 15003 D wpa_supplicant: eapol_version=1
10-02 23:49:45.024 15003 15003 D wpa_supplicant: ap_scan=1
10-02 23:49:45.024 15003 15003 D wpa_supplicant: fast_reauth=1
10-02 23:49:45.024 15003 15003 D wpa_supplicant: p2p_no_group_iface=1
10-02 23:49:45.024 15003 15003 D wpa_supplicant: interworking=1
10-02 23:49:45.024 15003 15003 D wpa_supplicant: hs20=1
10-02 23:49:45.025 15003 15003 I wpa_supplicant: [PCAS] wpa_runtime_config_load
10-02 23:49:45.025 15003 15003 I wpa_supplicant: [PCAS] select MNT_VENDOR_PERSIST_LG_WIFI_RUNTIME_CONF
10-02 23:49:45.025 15003 15003 I wpa_supplicant: [PCAS] chip_vendor = brcm
10-02 23:49:45.025 15003 15003 I wpa_supplicant: [PCAS] chip_version = bcm43455
10-02 23:49:45.025 15003 15003 I wpa_supplicant: [PCAS] target_operator = P4P
10-02 23:49:45.025 15003 15003 I wpa_supplicant: [PCAS] target_operator = PL
10-02 23:49:45.025 15003 15003 I wpa_supplicant: [PCAS] target_region = EU
10-02 23:49:45.025 15003 15003 I wpa_supplicant: [PCAS] nt_code = 0
10-02 23:49:45.025 15003 15003 I wpa_supplicant: [PCAS] laop_enabled = 1
10-02 23:49:45.026 15003 15003 E wpa_supplicant: [PCAS] wifi_concurrency_cfg txt does not exist.[No such file or directory]
10-02 23:49:45.026 15003 15003 I wpa_supplicant: [PCAS] LGE_WLAN_FEATURE_LAODING
10-02 23:49:45.026 15003 15003 D wpa_supplicant: [PCAS] default Feature Loading !
10-02 23:49:45.026 15003 15003 D wpa_supplicant: [PCAS] GLOBAL Feature Loading !
10-02 23:49:45.026 15003 15003 I wpa_supplicant: [PCAS] [FEATURE] STA_BSS_LGE_MASK_ENABLED
10-02 23:49:45.026 15003 15003 I wpa_supplicant: [PCAS] [FEATURE] HOSTAPD_BSS_LGE_MASK_ENABLED
10-02 23:49:45.026 15003 15003 E wpa_supplicant: [PCAS] selected_country = NONE , 0
10-02 23:49:45.026 15003 15003 E wpa_supplicant: [PCAS] selected_operator = GLOBAL, 17
10-02 23:49:45.026 15003 15003 E wpa_supplicant: [PCAS] selected_region = EU, 1
10-02 23:49:45.026 15003 15003 E wpa_supplicant: [PCAS] selected_vendor = BRCM, 2
10-02 23:49:45.026 15003 15003 I wpa_supplicant: wpa_config_read /vendor/etc/wifi/wpa_supplicant_overlay.conf===========
10-02 23:49:45.026 15003 15003 D wpa_supplicant: Reading configuration file '/vendor/etc/wifi/wpa_supplicant_overlay.conf'
10-02 23:49:45.026 15003 15003 D wpa_supplicant: disable_scan_offload=1
10-02 23:49:45.026 15003 15003 D wpa_supplicant: p2p_disabled=1
10-02 23:49:45.026 15003 15003 D wpa_supplicant: wowlan_triggers='magic_pkt'
10-02 23:49:45.026 15003 15003 D wpa_supplicant: tdls_external_control=1
10-02 23:49:45.026 15003 15003 I wpa_supplicant: [PCAS] wpa_runtime_config_load
10-02 23:49:45.026 15003 15003 I wpa_supplicant: [PCAS] run_time_info already loaded !
10-02 23:49:45.030 15003 15003 D wpa_supplicant: nl80211: TDLS supported
10-02 23:49:45.030 15003 15003 D wpa_supplicant: nl80211: Supported cipher 00-0f-ac:1
10-02 23:49:45.030 15003 15003 D wpa_supplicant: nl80211: Supported cipher 00-0f-ac:5
10-02 23:49:45.030 15003 15003 D wpa_supplicant: nl80211: Supported cipher 00-0f-ac:2
10-02 23:49:45.030 15003 15003 D wpa_supplicant: nl80211: Supported cipher 00-0f-ac:4
10-02 23:49:45.030 15003 15003 D wpa_supplicant: nl80211: Supported cipher 00-0f-ac:6
10-02 23:49:45.030 15003 15003 D wpa_supplicant: nl80211: Supported cipher 00-90-4c:0
10-02 23:49:45.030 15003 15003 D wpa_supplicant: nl80211: Using driver-based off-channel TX
10-02 23:49:45.030 15003 15003 D wpa_supplicant: nl80211: Supported vendor command: vendor_id=0x1018 subcmd=1
(clipped similar content)
10-02 23:49:45.031 15003 15003 D wpa_supplicant: nl80211: Supported vendor event: vendor_id=0x1a11 subcmd=25
10-02 23:49:45.031 15003 15003 D wpa_supplicant: nl80211: Use separate P2P group interface (driver advertised support)
10-02 23:49:45.031 15003 15003 D wpa_supplicant: nl80211: Enable multi-channel concurrent (driver advertised support)
10-02 23:49:45.031 15003 15003 D wpa_supplicant: nl80211: use P2P_DEVICE support
10-02 23:49:45.031 15003 15003 D wpa_supplicant: [LGE_PATCH] unset P2P_CAPABLE to ifname wlan0
10-02 23:49:45.031 15003 15003 D wpa_supplicant: nl80211: interface wlan0 in phy phy0
10-02 23:49:45.031 15003 15003 D wpa_supplicant: nl80211: Set mode ifindex 9 iftype 2 (STATION)
10-02 23:49:45.031 15003 15003 D wpa_supplicant: nl80211: Subscribe to mgmt frames with non-AP handle 0x709aa31d40
10-02 23:49:45.032 15003 15003 D wpa_supplicant: nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x709aa31d40 match=0104
(clipped similar content)
10-02 23:49:45.033 15003 15003 D wpa_supplicant: nl80211: Register frame type=0xd0 (WLAN_FC_STYPE_ACTION) nl_handle=0x709aa31d40 match=0500
10-02 23:49:45.033 15003 15003 I wpa_supplicant: rfkill: Cannot open RFKILL control device
10-02 23:49:45.033 15003 15003 D wpa_supplicant: nl80211: RFKILL status not available
10-02 23:49:45.033 15003 15003 D wpa_supplicant: netlink: Operstate: ifindex=9 linkmode=1 (userspace-control), operstate=5 (IF_OPER_DORMANT)
10-02 23:49:45.035 15003 15003 D wpa_supplicant: nl80211: driver param='use_multi_chan_concurrent=1'
10-02 23:49:45.035 15003 15003 D wpa_supplicant: Add interface wlan0 to a new radio phy0
10-02 23:49:45.036 1653 1975 I EthernetTracker: interfaceLinkStateChanged, iface: wlan0, up: true
10-02 23:49:45.036 1653 1975 D Tethering: interfaceStatusChanged wlan0, true
10-02 23:49:45.037 1653 1975 I EthernetTracker: interfaceLinkStateChanged, iface: wlan0, up: true
10-02 23:49:45.037 1653 1975 D Tethering: interfaceStatusChanged wlan0, true
10-02 23:49:45.038 15003 15003 D wpa_supplicant: nl80211: Regulatory information - country=00
10-02 23:49:45.038 15003 15003 D wpa_supplicant: nl80211: 2402-2472 @ 40 MHz 20 mBm
(clipped similar content)
10-02 23:49:45.039 15003 15003 D wpa_supplicant: nl80211: 57240-63720 @ 2160 MHz 0 mBm
10-02 23:49:45.039 15003 15003 D wpa_supplicant: nl80211: Added 802.11b mode based on 802.11g information
10-02 23:49:45.055 15003 15003 D wpa_supplicant: wlan0: Own MAC address: 88:36:5f:**:**:**
10-02 23:49:45.056 15003 15003 D wpa_supplicant: wpa_driver_nl80211_set_key: ifindex=9 (wlan0) alg=0 addr=0x0 key_idx=0 set_tx=0 seq_len=0 key_len=0
(clipped similar content)
10-02 23:49:45.056 15003 15003 D wpa_supplicant: wpa_driver_nl80211_set_key: ifindex=9 (wlan0) alg=0 addr=0x0 key_idx=5 set_tx=0 seq_len=0 key_len=0
10-02 23:49:45.056 15003 15003 D wpa_supplicant: wlan0: RSN: flushing PMKID list in the driver
10-02 23:49:45.056 15003 15003 D wpa_supplicant: nl80211: Flush PMKIDs
10-02 23:49:45.057 15003 15003 D wpa_supplicant: wlan0: State: DISCONNECTED -> INACTIVE
10-02 23:49:45.057 15003 15003 D wpa_supplicant: Notifying state change event to hidl control: 2
10-02 23:49:45.086 15003 15003 D wpa_supplicant: TDLS: TDLS operation supported by driver
10-02 23:49:45.086 15003 15003 D wpa_supplicant: TDLS: Driver uses internal link setup
10-02 23:49:45.086 15003 15003 D wpa_supplicant: TDLS: Driver does not support TDLS channel switching
10-02 23:49:45.088 15003 15003 D wpa_supplicant: wlan0: WPS: UUID based on MAC address: 79b40ac6-256b-5886-aedb-9e7f9fc4207b
10-02 23:49:45.089 15003 15003 D wpa_supplicant: EAPOL: SUPP_PAE entering state DISCONNECTED
10-02 23:49:45.089 15003 15003 D wpa_supplicant: EAPOL: Supplicant port status: Unauthorized
10-02 23:49:45.089 15003 15003 D wpa_supplicant: nl80211: Skip set_supp_port(unauthorized) while not associated
10-02 23:49:45.089 15003 15003 D wpa_supplicant: EAPOL: KEY_RX entering state NO_KEY_RECEIVE
10-02 23:49:45.089 15003 15003 D wpa_supplicant: EAPOL: SUPP_BE entering state INITIALIZE
10-02 23:49:45.089 15003 15003 D wpa_supplicant: EAP: EAP entering state DISABLED
10-02 23:49:45.089 15003 15003 D wpa_supplicant: Using existing control interface directory.
10-02 23:49:45.092 15003 15003 D wpa_supplicant: ctrl_iface bind(PF_UNIX) failed: Permission denied
10-02 23:49:45.092 15003 15003 D wpa_supplicant: ctrl_iface exists, but does not allow connections - assuming it was leftover from forced program termination
10-02 23:49:45.092 15003 15003 E wpa_supplicant: Could not unlink existing ctrl_iface socket '/data/vendor/wifi/wpa/sockets/wlan0': No such file or directory
10-02 23:49:45.092 15003 15003 E wpa_supplicant: Failed to initialize control interface '/data/vendor/wifi/wpa/sockets'.
10-02 23:49:45.092 15003 15003 E wpa_supplicant: You may have another wpa_supplicant process already running or the file was
10-02 23:49:45.092 15003 15003 E wpa_supplicant: left by an unclean termination of wpa_supplicant in which case you will need
10-02 23:49:45.092 15003 15003 E wpa_supplicant: to manually remove this file before starting wpa_supplicant again.
10-02 23:49:45.092 15003 15003 D wpa_supplicant: Failed to add interface wlan0
10-02 23:49:45.093 15003 15003 D wpa_supplicant: wlan0: Request to deauthenticate - bssid=00:00:00:00:00:00 pending_bssid=00:00:00:00:00:00 reason=3 state=INACTIVE
10-02 23:49:45.093 15003 15003 D wpa_supplicant: TDLS: Tear down peers
10-02 23:49:45.093 15003 15003 D wpa_supplicant: nl80211: Data frame filter flags=0x0
10-02 23:49:45.094 15003 15003 E wpa_supplicant: nl80211: Failed to open /proc/sys/net/ipv4/conf/wlan0/drop_unicast_in_l2_multicast: No such file or directory
10-02 23:49:45.094 15003 15003 E wpa_supplicant: nl80211: Failed to set IPv4 unicast in multicast filter
10-02 23:49:45.094 15003 15003 D wpa_supplicant: wlan0: State: INACTIVE -> DISCONNECTED
10-02 23:49:45.094 15003 15003 D wpa_supplicant: nl80211: Set wlan0 operstate 0->0 (DORMANT)
10-02 23:49:45.094 15003 15003 D wpa_supplicant: netlink: Operstate: ifindex=9 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
10-02 23:49:45.095 15003 15003 D wpa_supplicant: Notifying state change event to hidl control: 0
10-02 23:49:45.095 15003 15003 D wpa_supplicant: EAPOL: External notification - portEnabled=0
10-02 23:49:45.095 15003 15003 D wpa_supplicant: EAPOL: External notification - portValid=0
10-02 23:49:45.096 15003 15003 I wpa_supplicant: LGE_USE_RIL scard_deinit
10-02 23:49:45.156 15003 15003 D wpa_supplicant: wlan0: WPA: Clear old PMK and PTK
10-02 23:49:45.157 15003 15003 D wpa_supplicant: wlan0: Cancelling delayed sched scan
10-02 23:49:45.157 15003 15003 D wpa_supplicant: wlan0: Cancelling scan request
10-02 23:49:45.157 15003 15003 D wpa_supplicant: wlan0: Cancelling authentication timeout
10-02 23:49:45.157 15003 15003 D wpa_supplicant: Off-channel: Clear pending Action frame TX (pending_action_tx=0x0
10-02 23:49:45.159 15003 15003 D wpa_supplicant: nl80211: Data frame filter flags=0x0
10-02 23:49:45.160 15003 15003 E wpa_supplicant: nl80211: Failed to open /proc/sys/net/ipv4/conf/wlan0/drop_unicast_in_l2_multicast: No such file or directory
10-02 23:49:45.160 15003 15003 E wpa_supplicant: nl80211: Failed to set IPv4 unicast in multicast filter
10-02 23:49:45.164 15003 15003 D wpa_supplicant: Remove interface wlan0 from radio phy0
10-02 23:49:45.164 15003 15003 D wpa_supplicant: Remove radio phy0
10-02 23:49:45.164 15003 15003 I wpa_supplicant: nl80211: deinit ifname=wlan0 disabled_11b_rates=0
10-02 23:49:45.177 15003 15003 D wpa_supplicant: nl80211: Remove monitor interface: refcount=0
10-02 23:49:45.177 15003 15003 D wpa_supplicant: netlink: Operstate: ifindex=9 linkmode=0 (kernel-control), operstate=6 (IF_OPER_UP)
10-02 23:49:45.182 1653 1975 I EthernetTracker: interfaceLinkStateChanged, iface: wlan0, up: true
10-02 23:49:45.182 1653 1975 D Tethering: interfaceStatusChanged wlan0, true
10-02 23:49:45.183 1653 1975 I EthernetTracker: interfaceLinkStateChanged, iface: wlan0, up: true
10-02 23:49:45.184 1653 1975 D Tethering: interfaceStatusChanged wlan0, true
10-02 23:49:45.185 1090 4461 I LOWI-8.6.0.33: [LOWI-Scan] get_intf_mode: WLAN interface type 2, err 0
10-02 23:49:45.186 15003 15003 D wpa_supplicant: nl80211: Set mode ifindex 9 iftype 2 (STATION)
10-02 23:49:45.187 15003 15003 D wpa_supplicant: nl80211: Unsubscribe mgmt frames handle 0x888888f8122b95c9 (mode change)
10-02 23:49:45.188 15003 15003 D wpa_supplicant: RTM_NEWLINK: ifi_index=9 ifname=wlan0 operstate=5 linkmode=0 ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP])
10-02 23:49:45.188 15003 15003 D wpa_supplicant: RTM_NEWLINK: ifi_index=9 ifname=wlan0 operstate=5 linkmode=1 ifi_family=0 ifi_flags=0x11003 ([UP][LOWER_UP])
10-02 23:49:45.188 15003 15003 D wpa_supplicant: RTM_NEWLINK: ifi_index=9 ifname=wlan0 operstate=6 linkmode=1 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
10-02 23:49:45.188 1653 2434 E SupplicantStaIfaceHal: Failed to create ISupplicantIface 1
10-02 23:49:45.188 15003 15003 D wpa_supplicant: RTM_NEWLINK: ifi_index=9 ifname=wlan0 operstate=6 linkmode=0 ifi_family=0 ifi_flags=0x11043 ([UP][RUNNING][LOWER_UP])
10-02 23:49:45.189 1653 2434 E SupplicantStaIfaceHal: setupIface got null iface
10-02 23:49:45.189 1653 2434 E WifiNative: Failed to setup iface in supplicant on Iface:{Name=wlan0,Id=2,Type=STA}
10-02 23:49:45.189 1021 1021 W wificond: No pno scan started
10-02 23:49:45.190 1021 1021 W wificond: Scheduled scan is not running!
10-02 23:49:45.193 1653 2434 D HalDevMgr: removeIfaceInternal: iface(name)=wlan0, type=0softapiface = null
10-02 23:49:45.197 1653 2434 D WifiMonitor: stopMonitoring(wlan0)
10-02 23:49:45.198 1653 2434 D WifiMonitor: Sending to all monitors because there's no matching iface
10-02 23:49:45.198 1653 2434 E WifiNative: Failed to unregister network observer on Iface:{Name=wlan0,Id=2,Type=STA}
10-02 23:49:45.198 1653 2434 E SupplicantStaIfaceHal: Can't call teardownIface, ISupplicantStaIface is null
10-02 23:49:45.198 1653 2434 E WifiNative: Failed to teardown iface in supplicant on Iface:{Name=wlan0,Id=2,Type=STA}
10-02 23:49:45.198 1021 1021 I wificond: Unsubscribe scan result for interface with index: 9
10-02 23:49:45.202 1653 5257 D WifiVendorHal: onIfaceRemoved 0, name: wlan0
10-02 23:49:45.337 1653 1987 I AutomaticBrightnessControllerEx: [MultiALC] lux = 160.0, time = 941781
10-02 23:49:45.376 15003 15003 D wpa_supplicant: RTM_NEWLINK: ifi_index=9 ifname=wlan0 operstate=2 linkmode=0 ifi_family=0 ifi_flags=0x1002 ()
10-02 23:49:45.382 1653 1975 I EthernetTracker: interfaceLinkStateChanged, iface: wlan0, up: false
10-02 23:49:45.383 1653 1975 D Tethering: interfaceStatusChanged wlan0, false
10-02 23:49:45.389 1653 1975 D Tethering: ignore interface down for wlan0
10-02 23:49:45.395 1653 2434 D WificondControl: Wificond handle already retrieved
10-02 23:49:45.405 1653 2434 D WificondControl: tearing down interfaces in wificond
10-02 23:49:45.405 1653 2434 D WificondControl: Wificond handle already retrieved
10-02 23:49:45.408 582 15015 E WifiHAL : wifi_event_loop: Read after POLL returned 4, error no = 0 (Success)
10-02 23:49:45.408 582 15015 D WifiHAL : Got a signal to exit!!!
10-02 23:49:45.408 582 15015 I WifiHAL : Exit wifi_event_loop
10-02 23:49:45.408 582 582 E WifiHAL : wifi_cleanup: Read after POLL returned 4, error no = 0 (Success)
10-02 23:49:45.408 582 582 E WifiHAL : Event processing terminated
10-02 23:49:45.408 582 582 I [email protected]: Legacy HAL stop complete callback received
10-02 23:49:45.409 582 582 I WifiHAL : Internal cleanup completed
10-02 23:49:45.415 1653 1808 W SupplicantStaIfaceHal: ISupplicant died: cookie=0
10-02 23:49:45.535 1653 1987 I AutomaticBrightnessControllerEx: [MultiALC] lux = 163.0, time = 941979
10-02 23:49:45.610 582 582 I [email protected]: Wifi HAL stopped
10-02 23:49:45.612 1653 2434 I WifiVendorHal: Device Manager onStatusChanged. isReady(): true, isStarted(): false
10-02 23:49:45.612 1653 2434 V WifiNative: Received iface destroyed notification on an invalid iface=wlan0
10-02 23:49:45.612 1653 2434 I WifiVendorHal: Vendor Hal stopped
10-02 23:49:45.612 1653 2434 I WifiNative: Successfully torn down Iface:{Name=wlan0,Id=2,Type=STA}
10-02 23:49:45.613 1653 2434 E HalDevMgr: Should have at least 1 chip!
10-02 23:49:45.613 1653 2434 E HalDevMgr: dispatchAvailableForRequestListeners: no chip info found
10-02 23:49:45.615 1653 2434 I WifiVendorHal: Device Manager onStatusChanged. isReady(): true, isStarted(): false
10-02 23:49:45.615 1653 2434 I WifiNative: Successfully initiated teardown for iface=wlan0
10-02 23:49:45.615 1653 2434 E WifiClientModeManager: Failed to create ClientInterface. Sit in Idle
10-02 23:49:45.616 1653 2434 D WifiStateMachinePrime: State changed from client mode. state = 4
10-02 23:49:45.616 1653 2434 D WifiClientModeManager: expected stop, not triggering callbacks: newState = 1
10-02 23:49:45.616 1653 2434 D WifiStateMachine: setting wifi state to: 1
10-02 23:49:45.626 1014 1217 E Netd : Failed to open /proc/sys/net/ipv6/conf/null/accept_ra_defrtr: No such file or directory
10-02 23:49:45.626 1014 1217 E CommandListener: ipv6_accept_ra_defrtr writing is failed
10-02 23:49:45.633 1653 1653 D WifiProfileMgrReceiver: handleEvent : android.net.wifi.WIFI_STATE_CHANGED
10-02 23:49:45.634 1653 1653 E WifiProfileMgrReceiver: WifiProfileMgrReceiver, ERROR!!!!!
10-02 23:49:45.634 1653 1653 E WifiProfileMgrReceiver: Do not match OP/COUNTRYCODE
10-02 23:49:45.634 1653 1653 I WifiProfileMgrReceiver: getOperatorCode() : P4P, getCountryCode() : PL
10-02 23:49:45.634 1653 1653 I WifiProfileMgrReceiver: getSimOperatorCode() : P4P, getSimCountryCode() : PL
10-02 23:49:45.634 1653 1653 I WifiServerServiceExt: WIFI_STATE_CHANGED_ACTION [1]
10-02 23:49:45.635 1653 1653 I LgeWlanMonitoring: event : 42, idx : 11, name : EVENT_WIFI_STATE_CHANGE
10-02 23:49:45.640 2519 2769 I NetworkController: onReceive: intent=Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 (has extras) }
10-02 23:49:45.640 2519 2769 I NetworkController.WifiSignalController: mCurrentState.enabled = false, mCurrentState.connected = false, mCurrentState.detailedState = null, mCurrentState.inetCondition = 0
10-02 23:49:45.644 1653 2810 I WifiService: getWifiEnabledState uid=10102
10-02 23:49:45.645 1653 2506 I WifiService: isScanAlwaysAvailable uid=10102
10-02 23:49:45.646 1653 2506 I WifiService: getWifiEnabledState uid=10102
10-02 23:49:45.646 2519 2769 I AbsQuickSettingsHandlerBase: Got action android.net.wifi.WIFI_STATE_CHANGED for wifi
10-02 23:49:45.647 1653 2506 I WifiService: getWifiEnabledState uid=10146
10-02 23:49:45.647 1653 2506 I WifiService: getWifiEnabledState uid=10102
10-02 23:49:45.649 3251 4676 W Settings: Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
10-02 23:49:45.650 1653 2506 I WifiService: isScanAlwaysAvailable uid=10102
10-02 23:49:45.654 1653 2810 I WifiService: getWifiEnabledState uid=1000
10-02 23:49:45.659 1653 1838 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 (has extras) } to com.wireless.macchanger/.WIFIEnabled
10-02 23:49:45.660 1653 2434 D WifiStateMachine: DefaultState !CMD_GET_SUPPORTED_FEATURES uid=1000 rt=942104/942104 0 0
10-02 23:49:45.661 1653 1653 W ActivityManager: Sending non-protected broadcast com.lge.wifi.monitoring.action from system 1653:system/1000 pkg android
10-02 23:49:45.661 1653 1653 I WifiService: getWifiApEnabledState uid=1000
10-02 23:49:45.661 1653 2434 D WifiStateMachine: DefaultState !CMD_DISABLE_P2P_RSP uid=1000 rt=942106/942106 0 0
10-02 23:49:45.662 1653 2434 D WifiStateMachinePrime: ClientMode failed, return to WifiDisabledState.
10-02 23:49:45.662 1653 2434 D WifiController: ClientMode unexpected failure: state unknown
10-02 23:49:45.662 1653 2434 D WifiClientModeManager: currentstate: IdleState
10-02 23:49:45.662 1653 2434 D WifiStateMachinePrime: Entering WifiDisabledState
10-02 23:49:45.662 1653 2434 D ActiveModeManager: sending scan available broadcast: false
10-02 23:49:45.662 1653 2433 D WifiController: DeviceActiveState, message: { when=0 what=155664 target=com.android.internal.util.StateMachine$SmHandler }
10-02 23:49:45.662 1653 2433 D WifiController: ENTER StaDisabledState
10-02 23:49:45.662 1653 1861 D WifiAsyncChannel.WifiService: sendMessageSynchronously sendMessageSynchronously.recv message=131133 sendingUid=1000
10-02 23:49:45.662 1653 1861 E BatteryExternalStatsWorker: no controller energy info supplied for wifi
10-02 23:49:45.664 1653 1653 I WifiService: getWifiApEnabledState uid=1000
10-02 23:49:45.664 1653 1653 D WifiRunTimeConfig: Action :android.net.wifi.WIFI_STATE_CHANGED
10-02 23:49:45.665 1653 1653 D LGWifiP2pService: Wifi enabled=false, P2P Interface availability=true
10-02 23:49:45.665 1653 2443 D LGWifiP2pService: P2pDisabledState{ when=0 what=143377 target=com.android.internal.util.StateMachine$SmHandler }
10-02 23:49:45.665 1653 2443 D LGWifiP2pService: DefaultState{ when=0 what=143377 target=com.android.internal.util.StateMachine$SmHandler }
10-02 23:49:45.665 1653 2443 D WifiAsyncChannel.LGWifiP2pService: sendMessage sendMessage message=131205
10-02 23:49:45.666 1653 2434 D WifiScanRequestProxy: Scanning for hidden networks is disabled
10-02 23:49:45.667 1653 1838 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 (has extras) } to com.wireless.macchanger/.AirPlaneReceiver
10-02 23:49:45.668 1653 2442 I WifiScanningService: wifi driver unloaded
10-02 23:49:45.668 1653 2434 D WifiStateMachinePrime: received a message in WifiDisabledState: { when=-6ms what=3 target=com.android.internal.util.StateMachine$SmHandler }
10-02 23:49:45.668 1653 2434 D WifiStateMachinePrime: Switching from WifiDisabledState to WifiDisabled
10-02 23:49:45.668 1653 2434 D WifiStateMachinePrime: Entering WifiDisabledState
10-02 23:49:45.668 1653 2434 D ActiveModeManager: sending scan available broadcast: false
10-02 23:49:45.668 1653 1838 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 (has extras) } to se.prisjakt.pricespy/com.schibsted.spt.tracking.sdk.receivers.ConnectivityReceiver
10-02 23:49:45.669 2519 2769 I AbsQuickSettingsHandlerBase: Got action android.net.wifi.p2p.STATE_CHANGED for wifi
10-02 23:49:45.669 2897 2897 D WfdLanP2p: brHandleP2pOnOFFStateChanged(1)
10-02 23:49:45.669 3717 3717 D AspP2pStateMachine: WifiP2pState is changed : false
10-02 23:49:45.669 3717 3717 D LGP2pBroadcastReceiver: WifiP2pState is changed : false
10-02 23:49:45.669 3717 3928 D LGP2pStateMachine: LGP2pDisabledState: message.what=9457668
10-02 23:49:45.669 3717 3928 D LGP2pStateMachine: LGP2pDefaultState: message.what=9457668
10-02 23:49:45.669 3717 3928 D LGP2pStateMachine: LGP2pDefaultState - [9457668] is not handled.
10-02 23:49:45.670 3717 3882 D AspP2pStateMachine: DefaultState: ASP_ENABLE(DISABLE)
10-02 23:49:45.673 1653 1861 I WifiService: requestActivityInfo uid=1000
10-02 23:49:45.673 1653 1861 I WifiService: reportActivityInfo uid=1000
10-02 23:49:45.673 1653 1861 I WifiService: getSupportedFeatures uid=1000
10-02 23:49:45.674 1653 1861 D WifiAsyncChannel.WifiService: sendMessageSynchronously sendMessageSynchronously.send message=131133
10-02 23:49:45.675 1653 2434 D WifiScanRequestProxy: Scanning for hidden networks is disabled
10-02 23:49:45.675 1653 2434 D WifiStateMachine: DefaultState !CMD_DISABLE_P2P_RSP uid=1000 rt=942120/942120 0 0
10-02 23:49:45.675 14990 14990 D LIA_WifiContextDetector: onReceive action = com.lge.broadcast.android.net.wifi.WIFI_STATE_CHANGED state= 1
10-02 23:49:45.676 1653 2434 D WifiStateMachine: DefaultState !CMD_GET_SUPPORTED_FEATURES uid=1000 rt=942120/942120 0 0
10-02 23:49:45.676 14990 14990 V LIA_LGIFTTT: isRecipeOn key_home_recipe_status false
10-02 23:49:45.676 14990 14990 V LIA_LGIFTTT: isRecipeOn key_work_recipe_status false
10-02 23:49:45.676 14990 14990 D LIA_ContextDetector: onUpdate Wi-Fi off
10-02 23:49:45.677 1653 2442 I WifiScanningService: wifi driver unloaded
dantpe said:
Hello everyone!
I've had my G6 for two years now and have been quite happy with it, but it's started getting slow in the last few months and the battery wasn't that great, so I was looking forward to upgrading to Pie. The phone is a branded version (P4P), but I use it in a different country now, so I decided to use H87030a_00_OPEN_EU_OP_0829.kdz to finally get rid of the branding. I used LGUP's upgrade function, all went well, but the phone wouldn't start up, and got stuck on the LG logo. Since the animation was moving I waited for more than an hour, but finally restarted the phone forcibly, waited again - still stuck at the logo, restarted and flashed again, waited. No success.
So I flashed it back to P4P branded H87020k, after which it started up properly, so I decided to try another kdz, even though it's a branded one: H87030a_00_WIN_IT_OP_0905.kdz (as it was described as an upgrade from v20k, not v20j). The update went well, the phone started up after a few minutes on the logo, and all seemed well... apart from the WiFi, that was still off, and wouldn't go on no matter how I tried to turn it on. I thought it was a problem with the kdz and waited out until finally today H87030a_00_PLS_PL_OP_0905.kdz came out, so I flashed it hoping that it would fix the problem, but WiFi is still no go.
It seems that the misc partition is OK, since a correct (and consistent with BT) MAC address shows up in logcat (even though it shows up as 02:00:00:00:00:00 in advanced Wi-Fi settings) (I've replaced the ending with ** for privacy reasons):
Code:
10-02 23:49:43.624 10863 10863 D WifiSettings: [onSwitchToggled] isChecked = true
10-02 23:49:43.631 10863 10863 D LDBHelper: LDBHelper : Bundle[{extend_integer=1, pkg_name=com.android.settings, app_name=LGSettings, feature_name=LGSettings_WiFiEnabler}]
10-02 23:49:43.631 1653 2506 I WifiService: getWifiApEnabledState uid=1000
10-02 23:49:43.646 1653 2506 D WifiServiceImplEx: setWifiEnabled: true pid=10863, uid=1000, package= com.android.settings, App Lable : Innstillinger
10-02 23:49:43.646 1653 2506 I LgeWlanMonitoring: event : 0, idx : 0, name : EVENT_WIFI_ENABLE
10-02 23:49:43.660 1653 2440 W ActivityManager: Sending non-protected broadcast com.lge.wifi.monitoring.action from system 1653:system/1000 pkg android
10-02 23:49:43.669 1653 2506 I WifiServerServiceExt: VoiceRegState = 0, DataRegState = 0
10-02 23:49:43.669 1653 2506 D WifiService: setWifiEnabled: true pid=10863, uid=1000, package=com.android.settings
10-02 23:49:43.669 1653 2506 I WifiService: setWifiEnabled package=com.android.settings uid=1000 enable=true
10-02 23:49:43.669 1653 2506 V LGSettingsProvider: call_put(global:wifi_on=1) calling package = android callingUserId : 0
10-02 23:49:43.670 1653 1653 D WifiService: WifiToggleHandler msg.what: 0 , on : 1
10-02 23:49:43.670 1653 2433 D WifiController: StaDisabledState, message: { when=-1ms what=155656 arg1=1 target=com.android.internal.util.StateMachine$SmHandler }
10-02 23:49:43.670 1653 2433 D WifiController: StaEnabledState.enter()
10-02 23:49:43.671 1653 2433 V LGSettingsProvider: call_put(global:wifi_saved_state=0) calling package = android callingUserId : 0
10-02 23:49:43.671 1653 2433 D WifiController: ENTER DeviceActiveState
10-02 23:49:43.672 1653 2434 D WifiStateMachinePrime: received a message in WifiDisabledState: { when=-1ms what=0 target=com.android.internal.util.StateMachine$SmHandler }
10-02 23:49:43.672 1653 2434 D WifiStateMachinePrime: Switching from WifiDisabledState to ClientMode
10-02 23:49:43.672 1653 2434 D WifiStateMachinePrime: Entering ClientModeActiveState
10-02 23:49:43.673 1653 2434 D WifiClientModeManager: entering IdleState
10-02 23:49:43.673 1653 1861 I WifiService: requestActivityInfo uid=1000
10-02 23:49:43.673 1653 1861 I WifiService: reportActivityInfo uid=1000
10-02 23:49:43.673 1653 1861 I WifiService: getSupportedFeatures uid=1000
10-02 23:49:43.673 1653 2434 D WifiStateMachine: DefaultState !CMD_SET_HIGH_PERF_MODE rt=940118/940118 0 0
10-02 23:49:43.673 1653 2434 D WifiStateMachine: setSuspendOptimizations: 2 true
10-02 23:49:43.673 1653 2434 D WifiStateMachine: mSuspendOptNeedsDisabled 0
10-02 23:49:43.674 1653 2434 D WifiStateMachinePrime: State changed from client mode. state = 2
10-02 23:49:43.674 1653 2434 D WifiStateMachine: setting wifi state to: 2
10-02 23:49:43.674 1653 1861 D WifiAsyncChannel.WifiService: sendMessageSynchronously sendMessageSynchronously.send message=131133
10-02 23:49:43.677 2519 2769 I NetworkController: onReceive: intent=Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 (has extras) }
10-02 23:49:43.678 2519 2769 I NetworkController.WifiSignalController: mCurrentState.enabled = false, mCurrentState.connected = false, mCurrentState.detailedState = null, mCurrentState.inetCondition = 0
10-02 23:49:43.678 2519 2769 I AbsQuickSettingsHandlerBase: Got action android.net.wifi.WIFI_STATE_CHANGED for wifi
10-02 23:49:43.679 1653 2506 I WifiService: getWifiEnabledState uid=10146
10-02 23:49:43.681 1653 1838 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 (has extras) } to com.wireless.macchanger/.WIFIEnabled
10-02 23:49:43.683 1653 1653 D WifiProfileMgrReceiver: handleEvent : android.net.wifi.WIFI_STATE_CHANGED
10-02 23:49:43.683 1653 1653 E WifiProfileMgrReceiver: WifiProfileMgrReceiver, ERROR!!!!!
10-02 23:49:43.683 1653 1653 E WifiProfileMgrReceiver: Do not match OP/COUNTRYCODE
10-02 23:49:43.683 1653 1653 I WifiProfileMgrReceiver: getOperatorCode() : P4P, getCountryCode() : PL
10-02 23:49:43.683 1653 1653 I WifiProfileMgrReceiver: getSimOperatorCode() : P4P, getSimCountryCode() : PL
10-02 23:49:43.683 1653 1653 I WifiServerServiceExt: WIFI_STATE_CHANGED_ACTION [2]
10-02 23:49:43.685 1653 1653 D WifiRunTimeConfig: Action :android.net.wifi.WIFI_STATE_CHANGED
10-02 23:49:43.686 1653 1653 D LGWifiP2pService: Wifi enabled=false, P2P Interface availability=true
10-02 23:49:43.686 1653 2443 D LGWifiP2pService: P2pDisabledState{ when=0 what=143377 target=com.android.internal.util.StateMachine$SmHandler }
10-02 23:49:43.686 1653 2443 D LGWifiP2pService: DefaultState{ when=-1ms what=143377 target=com.android.internal.util.StateMachine$SmHandler }
10-02 23:49:43.687 1653 2506 I WifiService: getWifiEnabledState uid=1000
10-02 23:49:43.688 1653 1838 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 (has extras) } to com.wireless.macchanger/.AirPlaneReceiver
10-02 23:49:43.689 1653 2443 D WifiAsyncChannel.LGWifiP2pService: sendMessage sendMessage message=131205
10-02 23:49:43.690 1653 2506 I WifiService: getWifiEnabledState uid=1000
10-02 23:49:43.691 1653 2506 I WifiService: getWifiApEnabledState uid=1000
10-02 23:49:43.693 2897 2897 D WfdLanP2p: brHandleP2pOnOFFStateChanged(1)
10-02 23:49:43.694 2519 2769 I AbsQuickSettingsHandlerBase: Got action android.net.wifi.p2p.STATE_CHANGED for wifi
10-02 23:49:43.693 1653 1838 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 (has extras) } to se.prisjakt.pricespy/com.schibsted.spt.tracking.sdk.receivers.ConnectivityReceiver
10-02 23:49:43.709 3717 3717 D AspP2pStateMachine: WifiP2pState is changed : false
10-02 23:49:43.709 3717 3882 D AspP2pStateMachine: DefaultState: ASP_ENABLE(DISABLE)
10-02 23:49:43.709 582 582 E [email protected]: wifi_load_driver is done(timeout): Success
10-02 23:49:43.710 3717 3717 D LGP2pBroadcastReceiver: WifiP2pState is changed : false
10-02 23:49:43.710 3717 3928 D LGP2pStateMachine: LGP2pDisabledState: message.what=9457668
10-02 23:49:43.710 3717 3928 D LGP2pStateMachine: LGP2pDefaultState: message.what=9457668
10-02 23:49:43.710 3717 3928 D LGP2pStateMachine: LGP2pDefaultState - [9457668] is not handled.
10-02 23:49:43.716 582 582 E [email protected]: isDualInterfaceSupported() is false.
10-02 23:49:43.717 1653 1842 I ActivityManager: Start proc 14990:com.lge.ia.task.smartsetting/u0a159 for broadcast com.lge.ia.task.smartsetting/.detector.WifiContextDetector
10-02 23:49:43.722 582 582 I [email protected]: Wifi HAL started
10-02 23:49:43.724 1653 2434 I WifiVendorHal: Device Manager onStatusChanged. isReady(): true, isStarted(): true
10-02 23:49:43.725 1653 2434 I WifiVendorHal: Vendor Hal started successfully
10-02 23:49:43.725 1653 2434 D WificondControl: Wificond handle already retrieved
10-02 23:49:43.726 1653 2443 I WifiP2pNative: Registering for interface available listener
10-02 23:49:43.736 14990 14990 E sk.smartsettin: Not starting debugger since process cannot load the jdwp agent.
10-02 23:49:43.743 1021 1021 E wificond: Cannot set RW to "/data/misc/wifi/PerProviderSubscription.conf": Operation not permitted
10-02 23:49:43.755 1653 2810 I WifiService: getWifiEnabledState uid=10102
10-02 23:49:43.757 14989 14989 I WIFIFTM : [wififtmd] Call wifi_initialize_config
10-02 23:49:43.757 14989 14989 I LGFTMITEM: [GET_FTM][id=6], offset=24576
10-02 23:49:43.758 1653 2443 I HalDevMgr: Do not skip creating NAN iface
10-02 23:49:43.758 14989 14989 E WIFIFTM : Wifi MAC Address = 88:36:5f:**:**:**
10-02 23:49:43.759 14989 14989 E WIFIFTM : wifi_check_config compare "cur_etheraddr=88:36:5f:**:**:**
10-02 23:49:43.759 14989 14989 E WIFIFTM : lpc=0
10-02 23:49:43.759 14989 14989 E WIFIFTM : ": cur_etheraddr=88:36:5f:**:**:**
10-02 23:49:43.759 14989 14989 I WIFIFTM : [wififtmd] wifi_check_optinfo enter
10-02 23:49:43.759 14989 14989 I lgerft_v2_wlan: LGE_RFT_UpdateOTPInfo : LGE_RFT_UpdateOTPInfo >>>>>
10-02 23:49:43.759 14989 14989 I lgerft_v2_wlan: LGE_RFT_UpdateOTPInfo : >>>> firmware path(/vendor/etc/firmware/fw_bcmdhd_mfg.bin)
10-02 23:49:43.759 14989 14989 E bcmwl_wlan: wl_ioctl_do : >>>> error : socket create
10-02 23:49:43.759 14989 14989 I bcmwl_wlan: wl_if_updown : [wl up]
10-02 23:49:43.759 14989 14989 E bcmwl_wlan: wl_ioctl_do : >>>> error : socket create
10-02 23:49:43.759 14989 14989 E lgerft_v2_wlan: LGE_RFT_UpdateOTPInfo : >>>> error: if up (1)
10-02 23:49:43.759 14989 14989 I WIFIFTM : [wififtmd] is_otp_written = 0
10-02 23:49:43.766 1653 2443 D WifiP2pNative: P2P InterfaceAvailableListener true
10-02 23:49:43.766 1653 2443 D LGWifiP2pService: Wifi enabled=false, P2P Interface availability=true, Number of clients=9
10-02 23:49:43.791 14990 14990 I sk.smartsettin: The ClassLoaderContext is a special shared library.
10-02 23:49:43.824 14990 14990 V LIA_CAEngine_AppRecommendContentProvider: AppRecommendContentProvider onCreate()
10-02 23:49:43.849 668 668 I MiniDump: -------------------------------------------------------------------------------
10-02 23:49:43.849 668 668 I MiniDump: [0] Handle | Comp Type | Alpha | Disp Frame (LTRB) | Source Crop (LTRB) | Name
10-02 23:49:43.849 668 668 I MiniDump: 0x7abe3a6000 | Device | 1.000 | 0 0 1440 2880 | 0.0 0.0 1440.0 2880.0 | com.android.settings/com.[...][email protected]#0
10-02 23:49:43.849 668 668 I MiniDump: 0x7ac06d7000 | Device | 1.000 | 0 0 1440 96 | 0.0 0.0 1440.0 96.0 | [email protected]#0
10-02 23:49:43.849 668 668 I MiniDump: 0x7abe2d1000 | Device | 1.000 | 0 2672 1440 2880 | 0.0 0.0 1440.0 208.0 | [email protected]#0
10-02 23:49:43.853 14990 14990 V LIA_LocationDBProvider: LocationDBProvider onCreate()
10-02 23:49:43.862 14990 14990 D LIA_WifiContextDetector: onReceive action = com.lge.broadcast.android.net.wifi.WIFI_STATE_CHANGED state= 2
10-02 23:49:43.866 14990 14990 V LIA_LGIFTTT: isRecipeOn key_home_recipe_status false
10-02 23:49:43.866 14990 14990 V LIA_LGIFTTT: isRecipeOn key_work_recipe_status false
10-02 23:49:43.866 14990 14990 D LIA_ContextDetector: onUpdate Wi-Fi on
10-02 23:49:43.873 14990 15008 D LIA_DetectorService: onHandleIntent Wi-Fi on
10-02 23:49:43.874 14990 15008 D LIA_LocationDBManagerDBHelper: make new DBHelper
10-02 23:49:43.877 14990 15008 D LIA_Recommender: onStatusChanged category= 0, value= Wi-Fi on
10-02 23:49:43.878 15003 15003 D wpa_supplicant: wpa_supplicant v2.7-devel-9
10-02 23:49:43.879 15003 15003 D wpa_supplicant: Global control interface '@android:vendor_wpa_wlan0'
10-02 23:49:43.879 15003 15003 D wpa_supplicant: Using Android control socket 'vendor_wpa_wlan0'
10-02 23:49:43.880 15003 15003 D wpa_supplicant: Initing hidl control
10-02 23:49:43.880 15003 15003 I wpa_supplicant: Processing hidl events on FD 4
10-02 23:49:43.881 14990 15008 V LIA_SenseLocation: getCurrentPlaceId HOME, id :
10-02 23:49:43.881 14990 15008 V LIA_LocationDBManagerDBAdapter: getSelectionQuery table TB_DEVICE_STATUS searchType 15
10-02 23:49:43.883 15003 15003 I wpa_supplicant: Successfully initialized wpa_supplicant
10-02 23:49:43.883 1653 5257 I SupplicantStaIfaceHal: IServiceNotification.onRegistration for: [email protected]::ISupplicant, default preexisting=false
10-02 23:49:43.885 1653 5257 I android_os_HwBinder: HwBinder: Starting thread pool for default::[email protected]::ISupplicant
10-02 23:49:43.885 14990 15008 V LIA_PlaceLogReader: getAllLogs()
10-02 23:49:43.885 14990 15008 V LIA_LocationDBManagerDBAdapter: getSelectionQuery table TB_PLACE_TIME_PROFILE searchType 14
10-02 23:49:43.885 1653 5257 I SupplicantStaIfaceHal: Completed initialization of ISupplicant.
10-02 23:49:43.888 14990 15008 V LIA_PlaceLogReader: get() result.size=8
10-02 23:49:43.888 14990 15008 V LIA_PlaceLogReader: get() result.size after select place=0
10-02 23:49:43.888 14990 15008 V LIA_SettingRecommenderImpl: device log size= 81
10-02 23:49:43.888 14990 15008 V LIA_SettingRecommenderImpl: place log size= 0
10-02 23:49:43.889 14990 15008 V LIA_SettingRecommenderImpl: screen log size= 1
10-02 23:49:43.889 14990 15008 D LIA_SettingRecommenderImpl: cannot recommend where too little information
10-02 23:49:43.889 14990 15008 D LIA_Recommender: no recommend: Wi-Fi on is not frequent
10-02 23:49:43.889 14990 15008 D LIA_Recommender: onStatusChanged category= 2, value= Wi-Fi on
10-02 23:49:43.889 14990 15008 V LIA_SenseLocation: getCurrentPlaceId WORK, id :
10-02 23:49:43.889 14990 15008 V LIA_LocationDBManagerDBAdapter: getSelectionQuery table TB_DEVICE_STATUS searchType 15
10-02 23:49:43.892 14990 15008 V LIA_PlaceLogReader: getAllLogs()
10-02 23:49:43.892 14990 15008 V LIA_LocationDBManagerDBAdapter: getSelectionQuery table TB_PLACE_TIME_PROFILE searchType 14
10-02 23:49:43.893 14990 15008 V LIA_PlaceLogReader: get() result.size=8
10-02 23:49:43.893 14990 15008 V LIA_PlaceLogReader: get() result.size after select place=0
10-02 23:49:43.893 14990 15008 V LIA_SettingRecommenderImpl: device log size= 81
10-02 23:49:43.893 14990 15008 V LIA_SettingRecommenderImpl: place log size= 0
10-02 23:49:43.893 14990 15008 V LIA_SettingRecommenderImpl: screen log size= 1
10-02 23:49:43.893 14990 15008 D LIA_SettingRecommenderImpl: cannot recommend where too little information
10-02 23:49:43.893 14990 15008 D LIA_Recommender: no recommend: Wi-Fi on is not frequent
10-02 23:49:43.894 14990 15008 V LIA_DeviceLogger: DeviceLogger.log: DeviceSettingProfile [profileId=-1, timestamp=1570052983894, , settingStatus=Wi-Fi on, deviceTypeOrdinal=0]
10-02 23:49:43.896 14990 15008 D LIA_LocationDBManagerDBAdapter: insert start
10-02 23:49:43.896 14990 15008 D LIA_LocationDBManager: insertSettingInfo ID = 275
10-02 23:49:43.958 1653 2434 D HalDevMgr: createIface: ifaceType=0, lowPriority=false
10-02 23:49:43.964 1653 2434 D HalDevMgr: executeChipReconfiguration: ifaceCreationData={chipInfo={chipId=0, availableModes=[{.id = 0, .availableCombinations = [{.limits = [{.types = [0], .maxIfaces = 1}, {.types = [2], .maxIfaces = 1}]}]}, {.id = 1, .availableCombinations = [{.limits = [{.types = [1], .maxIfaces = 1}]}]}], currentModeIdValid=false, currentModeId=0, ifaces[1].length=0, ifaces[0].length=0, ifaces[2].length=0, ifaces[3].length=0), chipModeId=0, interfacesToBeRemovedFirst=[]), ifaceType=0
10-02 23:49:43.968 1653 2434 D HalDevMgr: isModeConfigNeeded=true
10-02 23:49:44.479 578 822 D sensors_hal_Ctx: poll:polldata:1, sensor:2, type:5, x:163.000000 y:0.000000 z:0.000000
10-02 23:49:44.479 578 822 D sensors_hal_Util: waitForResponse: timeout=0
10-02 23:49:44.482 1653 1987 I AutomaticBrightnessControllerEx: [MultiALC] lux = 163.0, time = 940926
10-02 23:49:44.679 578 822 D sensors_hal_Ctx: poll:polldata:1, sensor:2, type:5, x:160.000000 y:0.000000 z:0.000000
10-02 23:49:44.680 578 822 D sensors_hal_Util: waitForResponse: timeout=0
10-02 23:49:44.682 1653 1987 I AutomaticBrightnessControllerEx: [MultiALC] lux = 160.0, time = 941126
10-02 23:49:44.882 1653 1987 I AutomaticBrightnessControllerEx: [MultiALC] lux = 159.0, time = 941326
10-02 23:49:44.951 582 582 I WifiHAL : Initializing wifi
10-02 23:49:44.952 582 582 I WifiHAL : Creating socket
10-02 23:49:44.960 582 582 I WifiHAL : Initialized Wifi HAL Successfully; vendor cmd = 103
10-02 23:49:44.969 1653 1975 I EthernetTracker: interfaceLinkStateChanged, iface: wlan0, up: true
10-02 23:49:44.969 1653 1975 D Tethering: interfaceStatusChanged wlan0, true
10-02 23:49:44.977 582 582 I [email protected]: Adding interface handle for wlan0
10-02 23:49:44.977 582 582 E [email protected]: Failed to register radio mode change callback
10-02 23:49:44.977 582 582 I [email protected]: Configured chip in mode 0
10-02 23:49:44.979 582 582 E [email protected]: Failed to set DFS flag; DFS channels may be unavailable.
10-02 23:49:44.984 1653 2434 D HalDevMgr: createIfaceIfPossible: iface=wlan0
10-02 23:49:44.984 1653 2434 D HalDevMgr: createIfaceIfPossible: added cacheEntry={name=wlan0, type=0, destroyedListeners.size()=1, creationTime=941428, isLowPriority=false}
10-02 23:49:44.987 1653 2434 I HalDevMgr: Do not skip creating NAN iface
10-02 23:49:45.000 1653 2434 D WifiNative: fst disabled
10-02 23:49:45.000 1653 2434 D WifiNative: FST disabled, not creating FST interface
10-02 23:49:45.000 1653 2434 D WificondControl: Setting up interface for client mode
10-02 23:49:45.000 1653 2434 D WificondControl: Wificond handle already retrieved
10-02 23:49:45.004 1021 1021 I wificond: create scanner for interface with index: 9
10-02 23:49:45.004 1021 1021 I wificond: subscribe scan result for interface with index: 9
10-02 23:49:45.008 486 486 W hwservicemanager: getTransport: Cannot find entry [email protected]::IOffload/default in either framework or device manifest.
10-02 23:49:45.011 1021 1021 E wificond: No Offload Service available
10-02 23:49:45.011 1021 1021 I wificond: Offload HAL not supported
(continues in the comment below)
Do you have an idea why it switches off automatically when I try to switch it on, and what I can do about it?
Thanks for your help!
PS. I have found a possible solution here, but it requires rooting the phone, and I'd rather not. I might consider rooting and unrooting, if there's really no other way.
Code:
rm /data/misc/wifi/config
mkdir /data/misc/wifi/config
Click to expand...
Click to collapse
Why did you flashed PLS soft? It's for Plus in Poland. You have to flash P4P soft (for Play if you have G6 from Play).
https://lg-firmwares.com/pl/downloads-file/20719/H87030a_00_P4P_PL_OP_0905.kdz
Wysłane z mojego LG-H870 przy użyciu Tapatalka
slavomes said:
Why did you flashed PLS soft? It's for Plus in Poland. You have to flash P4P soft (for Play if you have G6 from Play).
https://lg-firmwares.com/pl/downloads-file/20719/H87030a_00_P4P_PL_OP_0905.kdz
Sorry, typo! v30a from P4P flashed (as can be seen in the log), it was late and I pasted the wrong name of the file above, already fixed that in the description. However, even if it was PLS it should have no influence on WiFi functionality in the first place.
Click to expand...
Click to collapse
dantpe said:
slavomes said:
Why did you flashed PLS soft? It's for Plus in Poland. You have to flash P4P soft (for Play if you have G6 from Play).
https://lg-firmwares.com/pl/downloads-file/20719/H87030a_00_P4P_PL_OP_0905.kdz
Sorry, typo! v30a from P4P flashed (as can be seen in the log), it was late and I pasted the wrong name of the file above, already fixed that in the description. However, even if it was PLS it should have no influence on WiFi functionality in the first place.
Click to expand...
Click to collapse
Read this, maybe helps you.
https://forum.xda-developers.com/lg-g5/how-to/guide-fix-wifi-mac-address-changing-t3533841
Wysłane z mojego LG-H870 przy użyciu Tapatalka
Click to expand...
Click to collapse
Try this too
https://forums.oneplus.com/threads/...-02-00-00-00-00-00-after-3-5-5-update.480733/
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Wysłane z mojego LG-H870 przy użyciu Tapatalka
Thanks! I've actually already tried both, the Settings -> Backup and Reset -> Reset network settings and Settings -> Backup and Reset -> Reset app settings, no change whatsoever.
And the other article you linked - I've linked as well in my first post (in the PS, under here). Most of the methods there require rooting, I can't root to not lose access to some of the apps I'm using, which refuse to run on a rooted phone.
I was also thinking to do a hard reset after backing up data, yet... LG Bridge claims that my phone is not supported for backing up with LG Bridge
dantpe said:
I was also thinking to do a hard reset after backing up data, yet... LG Bridge claims that my phone is not supported for backing up with LG Bridge
Click to expand...
Click to collapse
Use LGUP dual mode or try LG bridge update error recovery.
I jak coś nie będziesz wiedzieć pisz na priv[emoji6]
Wysłane z mojego LG-H870 przy użyciu Tapatalka
LG Bridge Update Error Recovery didn't help, the effect was exactly the same as Upgrade with LGUP - WiFi still wouldn't turn on.
So, in the end, I backed up the phone to SD card (all without the WiFi part), used LGUP's Refurbish, then restored from backup and I have a working phone again now. Thanks for your effort!
Related
Help! Google Contacts/Download Manager crashing with ClassNotFoundException
Hello, Please help as my AT&T bootloader is updated/locked so I can't downgrade to any OEM firmware image from odin. Here is what I did: Root --> Removed too many apps-->TB restore--xposed-->security update -->reboot loop-->factory reset-->re-root-->installing packages manually through adb-->flashing update.zips Finally, I have the phone somewhat running. However, various Google apps (app store, setup wizard, contacts) are crashing with a ClassNotFoundException. I have manually installed these .apk using instructions in the forums here. Now, I'm trying to figure out what I did wrong and how to resolve it. I wasn't sure about the package name/file owner/package permissions or if I need to restore more of the .apks that I removed. Some of the Samsung/Knox/Att apps are still removed. I also came across a post regarding some settings in system/framework/arm/boot.oat, framework-classes2.dex, oat2dex.jar. However, I wasn't sure what to type to check it. I can run commands and provide any output that will help. Thanks in advance since I just bought this expensive phone! "Unfortunately, the process android.process.acore has stopped." 09-29 22:52:03.242 8960 8960 E AndroidRuntime: FATAL EXCEPTION: main 09-29 22:52:03.242 8960 8960 E AndroidRuntime: Process: android.process.acore, PID: 8960 09-29 22:52:03.242 8960 8960 E AndroidRuntime: java.lang.RuntimeException: Unable to get provider com.android.providers.userdictionary.UserDictionaryProvider: java.lang.ClassNotFoundException: Didn't find class "com.android.providers.userdictionary.UserDictionaryProvider" on path: DexPathList[[zip file "/system/app/UserDictionaryProvider/base.apk"],nativeLibraryDirectories=[/system/app/UserDictionaryProvider/lib/arm64, /vendor/lib64, /system/lib64]] 09-29 22:52:03.242 8960 8960 E AndroidRuntime: at android.app.ActivityThread.installProvider(ActivityThread.java:6770) 09-29 22:52:03.242 8960 8960 E AndroidRuntime: at android.app.ActivityThread.installContentProviders(ActivityThread.java:6362) [email protected]:/system/app # ls -l ./UserDictionaryProvider/* ls -l ./UserDictionaryProvider/* -rw-r--r-- root root 4568 2016-09-29 20:02 base.apk ================================ I get errors like "Unfortunately, Download manager has stopped" 09-29 22:50:39.032 8812 8812 E AndroidRuntime: FATAL EXCEPTION: main 09-29 22:50:39.032 8812 8812 E AndroidRuntime: Process: android.process.media, PID: 8812 09-29 22:50:39.032 8812 8812 E AndroidRuntime: java.lang.RuntimeException: Unable to get provider com.android.providers.downloads.DownloadStorageProvider: java.lang.ClassNotFoundException: Didn't find class "com.android.providers.downloads.DownloadStorageProvider" on path: DexPathList[[zip file "/system/framework/secsmartcard.jar", zip file "/system/priv-app/DownloadsProvider/Base.apk"],nativeLibraryDirectories=[/system/priv-app/DownloadsProvider/lib/arm64, /vendor/lib64, /system/lib64]] [email protected]:/system/app # ls -l /system/priv-app/DownloadsProvider/* ls -l /system/priv-app/DownloadsProvider/* -rw-r--r-- root sdcard_rw 66309 2016-09-29 22:10 Base.apk ---------------------------------------------- Bad processes: Bad process android.process.acore uid 10004: crashed at time 747214 Short msg: java.lang.ClassNotFoundException Long msg: java.lang.ClassNotFoundException: Didn't find class "com.android.providers.userdictionary.UserDictionaryProvider" on path: DexPathList[[zip file "/system/app/UserDictionaryProvider.apk"],nativeLibraryDirectories=[/system/lib64/UserDictionaryProvider, /vendor/lib64, /system/lib64]] Stack: java.lang.RuntimeException: Unable to get provider com.android.providers.userdictionary.UserDictionaryProvider: java.lang.ClassNotFoundException: Didn't find class "com.android.providers.userdictionary.UserDictionaryProvider" on path: DexPathList[[zip file "/system/app/UserDictionaryProvider.apk"],nativeLibraryDirectories=[/system/lib64/UserDictionaryProvider, /vendor/lib64, /system/lib64]] at android.app.ActivityThread.installProvider(ActivityThread.java:6770) at android.app.ActivityThread.installContentProviders(ActivityThread.java:6362) at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6302) at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method) at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:755) at android.app.ActivityThread.handleBindApplication(<Xposed>) at android.app.ActivityThread.access$1800(ActivityThread.java:222) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1861) at android.os.Handler.dispatchMessage(Handler.java:102) at android.os.Looper.loop(Looper.java:158) at android.app.ActivityThread.main(ActivityThread.java:7229) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120) at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:133) Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.providers.userdictionary.UserDictionaryProvider" on path: DexPathList[[zip file "/system/app/UserDictionaryProvider.apk"],nativeLibraryDirectories=[/system/lib64/UserDictionaryProvider, /vendor/lib64, /system/lib64]] at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) at java.lang.ClassLoader.loadClass(ClassLoader.java:511) at java.lang.ClassLoader.loadClass(ClassLoader.java:469) at android.app.ActivityThread.installProvider(ActivityThread.java:6755) ... 14 more Suppressed: java.io.IOException: No original dex files found for dex location /system/app/UserDictionaryProvider.apk at dalvik.system.DexFile.openDexFileNative(Native Method) at dalvik.system.DexFile.openDexFile(DexFile.java:295) at dalvik.system.DexFile.<init>(DexFile.java:80) at dalvik.system.DexFile.<init>(DexFile.java:59) at dalvik.system.DexPathList.loadDexFile(DexPathList.java:279) at dalvik.system.DexPathList.makePathElements(DexPathList.java:248) at dalvik.system.DexPathList.<init>(DexPathList.java:120) at dalvik.system.BaseDexClassLoader.<init>(BaseDexClassLoader.java:48) at dalvik.system.PathClassLoader.<init>(PathClassLoader.java:65) at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:84) at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:45) at android.app.LoadedApk.getClassLoader(LoadedApk.java:434) at de.robv.android.xposed.XposedBridge$4.afterHookedMethod(XposedBridge.java:282) at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:769) at android.app.LoadedApk.<init>(<Xposed>) at android.app.ActivityThread.getPackageInfo(ActivityThread.java:2559) at android.app.ActivityThread.getPackageInfo(ActivityThread.java:2450) at android.app.ActivityThread.getPackageInfo(ActivityThread.java:2422) at android.app.ContextImpl.createPackageContextAsUser(ContextImpl.java:1854) at android.app.ContextImpl.createPackageContext(ContextImpl.java:1841) at android.content.ContextWrapper.createPackageContext(ContextWrapper.java:774) at android.app.ActivityThread.installProvider(ActivityThread.java:6740) ... 14 more Suppressed: java.lang.ClassNotFoundException: com.android.providers.userdictionary.UserDictionaryProvider at java.lang.Class.classForName(Native Method) at java.lang.BootClassLoader.findClass(ClassLoader.java:781) at java.lang.BootClassLoader.loadClass(ClassLoader.java:841) at java.lang.ClassLoader.loadClass(ClassLoader.java:504) ... 16 more Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available This cause the system process to loop with acore crashing until I disable all the contact related apps and then the crash rate slows and I can work on the phone -------------------------------- 09-29 21:02:00.409 5754 5833 D CapabilityDiscoveryModule: requestInitialCapabilitiesQuery: 09-29 21:02:00.409 5754 5833 D CapabilityDiscoveryModule: requestInitialCapabilitiesQuery: contact is not ready. retry in 1 second. 09-29 21:02:01.419 5754 5833 D CapabilityDiscoveryModule: handleMessage: evt 3 09-29 21:02:01.419 5754 5833 D CapabilityDiscoveryModule: requestInitialCapabilitiesQuery: 09-29 21:02:01.419 5754 5833 D CapabilityDiscoveryModule: requestInitialCapabilitiesQuery: contact is not ready. retry in 1 second. 09-29 21:02:01.909 656 656 I rmt_storage: rmt_storage_connect_cb: clnt_h=0xd conn_h=0x7fa84ba000 09-29 21:02:01.909 656 656 I rmt_storage: rmt_storage_rw_iovec_cb: /boot/modem_fs1: clnt_h=0xd: req_h=0xd msg_id=3: R/W request received 09-29 21:02:01.909 656 656 I rmt_storage: wakelock acquired: 1, error no: 42 09-29 21:02:01.909 656 1008 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs1: clnt_h=0xd Unblock worker thread (th_id: 548280202304) 09-29 21:02:01.929 656 1008 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs1: clnt_h=0xd: req_h=0xd msg_id=3: Bytes written = 1572864 09-29 21:02:01.929 656 1008 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs1: clnt_h=0xd: req_h=0xd msg_id=3: Send response: res=0 err=0 09-29 21:02:01.929 656 1008 I rmt_storage: read_debugfs_status_info: Read status: 0 09-29 21:02:01.929 656 1008 I rmt_storage: rmt_storage_client_thread: /boot/modem_fs1: clnt_h=0xd About to block rmt_storage client thread (th_id: 548280202304) wakelock released: 1, error no: 0 09-29 21:02:01.929 656 1008 I rmt_storage: ==================== Time since processes crashed: Process com.android.contacts uid 10004: last crashed +1m41s950ms ago Process android.process.acore uid 10004: last crashed +3m0s72ms ago Process android.process.media uid 10061: last crashed +5s479ms ago Phone info (might be out of date due to updates) ================= Model: SM-G935A Sales Code: ATT Android Version: 6.0.1 [MMB29M] Build Date: Tue Aug 2 18:04:41 KST 2016 PDA Version: G935AUCS2APH1 [august 2016, rev1] Phone Version: G935AUCS2APH1 [august 2016, rev1] CSC Version: G935AATT2APH1 [august 2016, rev1] Product Code: SM-G935AZSAATT Knox Version: v30 Warranty Bit: 0 Security Patch: 2016-08-01 current binary: samsung official ======================== 127|[email protected]:/system/app # dumpsys package com.android.providers.userdictionary umpsys package com.android.providers.userdictionary < Registered ContentProviders: com.android.providers.userdictionary/.UserDictionaryProvider: Provider{f4ce69c com.android.providers.userdictionary/.UserDictionaryProvider} ContentProvider Authorities: [user_dictionary]: Provider{f4ce69c com.android.providers.userdictionary/.UserDictionaryProvider} applicationInfo=ApplicationInfo{aa9e8a5 com.android.providers.userdictionary} Key Set Manager: [com.android.providers.userdictionary] Signing KeySets: 2 Packages: Package [com.android.providers.userdictionary] (64cc22f): userId=10004 sharedUser=SharedUserSetting{be9c42b android.uid.shared/10004} pkg=Package{ff56a21 com.android.providers.userdictionary} codePath=/system/app/UserDictionaryProvider resourcePath=/system/app/UserDictionaryProvider legacyNativeLibraryDir=/system/app/UserDictionaryProvider/lib primaryCpuAbi=null secondaryCpuAbi=null nativeLibraryRootDir=/system/app/UserDictionaryProvider/lib nativeLibraryDir=/system/app/UserDictionaryProvider/lib/arm64 secondaryNativeLibraryDir=null nativeLibraryRootRequiresIsa=true dexMode=unknown versionCode=23 targetSdk=23 versionName=6.0.1 splits=[base] applicationInfo=ApplicationInfo{85a6e46 com.android.providers.userdictionary} flags=[ SYSTEM HAS_CODE ALLOW_BACKUP ] dataDir=/data/user/0/com.android.providers.userdictionary supportsScreens=[small, medium, large, xlarge, resizeable, anyDensity] timeStamp=2016-09-29 21:44:27 firstInstallTime=2016-09-29 20:02:04 lastUpdateTime=2016-09-29 20:02:04 signatures=PackageSignatures{c3e7807 [b956d34]} installPermissionsFixed=true installStatus=1 pkgFlags=[ SYSTEM HAS_CODE ALLOW_BACKUP ] install permissions: com.cequint.ecid.CALLER_ID_LOOKUP, granted=true, flags=0x0 android.permission.WRITE_SETTINGS, granted=true, flags=0x0 com.samsung.android.memo.READ, granted=true, flags=0x0 android.permission.USE_CREDENTIALS, granted=true, flags=0x0 com.sec.android.app.parser.permission.SERVICE, granted=true, flags=0x0 android.permission.MODIFY_AUDIO_SETTINGS, granted=true, flags=0x0 com.sec.android.app.sns3.permission.RECEIVE_SNS_BROADCAST, granted=true, flags=0x0 com.google.android.providers.gsf.permission.READ_GSERVICES, granted=true, flags=0x0 android.permission.MANAGE_ACCOUNTS, granted=true, flags=0x0 com.sec.imsservice.PERMISSION, granted=true, flags=0x0 android.permission.SEND_RESPOND_VIA_MESSAGE, granted=true, flags=0x0 com.sec.phone.permission.SEC_FACTORY_PHONE, granted=true, flags=0x0 android.permission.NFC, granted=true, flags=0x0 android.permission.PROCESS_PHONE_ACCOUNT_REGISTRATION, granted=true, flags=0x0 com.samsung.android.providers.context.permission.WRITE_EXCHANGE_CALL, granted=true, flags=0x0 android.permission.CALL_PRIVILEGED, granted=true, flags=0x0 android.permission.CHANGE_NETWORK_STATE, granted=true, flags=0x0 android.permission.WRITE_SYNC_SETTINGS, granted=true, flags=0x0 com.sec.imsservice.READ_IMS_PERMISSION, granted=true, flags=0x0 android.permission.RECEIVE_BOOT_COMPLETED, granted=true, flags=0x0 com.sec.android.app.sns3.permission.READ_SNS_DB, granted=true, flags=0x0 com.wssnps.permission.COM_WSSNPS, granted=true, flags=0x0 com.sec.android.settings.permission.SOFT_RESET, granted=true, flags=0x0 com.samsung.rcs.presence.WRITE_PERMISSION, granted=true, flags=0x0 com.android.launcher.permission.UNINSTALL_SHORTCUT, granted=true, flags=0x0 android.permission.READ_PROFILE, granted=true, flags=0x0 android.permission.BLUETOOTH, granted=true, flags=0x0 com.samsung.android.email.permission.ACCESS_PROVIDER, granted=true, flags=0x0 android.permission.WRITE_MEDIA_STORAGE, granted=true, flags=0x0 com.android.voicemail.permission.READ_VOICEMAIL, granted=true, flags=0x0 android.permission.GET_TASKS, granted=true, flags=0x0 com.android.incallui.remotecall.RemoteCallIntentService, granted=true, flags=0x0 android.permission.INTERNET, granted=true, flags=0x0 com.sec.android.phone.permission.WRITE_CALL_SETTINGS, granted=true, flags=0x0 com.sec.android.provider.emergencymode.READ_DATABASE, granted=true, flags=0x0 com.samsung.android.provider.filterprovider.permission.READ_FILTER, granted=true, flags=0x0 android.permission.WRITE_PROFILE, granted=true, flags=0x0 android.permission.WRITE_SECURE_SETTINGS, granted=true, flags=0x0 com.samsung.android.dualscreen.permission.USE_INTERNAL_APIS, granted=true, flags=0x0 com.sec.permission.BACKUP_RESTORE_HOMESCREEN, granted=true, flags=0x0 com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY, granted=true, flags=0x0 com.samsung.android.permission.MANAGE_CUSTOM_STARTING_WINDOW, granted=true, flags=0x0 android.permission.CHANGE_WIFI_STATE, granted=true, flags=0x0 android.permission.MANAGE_USERS, granted=true, flags=0x0 android.permission.ACCESS_NETWORK_STATE, granted=true, flags=0x0 com.sec.android.app.snsimagecache.permission.READ_SNSIMAGECACHE_DB, granted=true, flags=0x0 com.sec.android.phone.permission.READ_CALL_SETTINGS, granted=true, flags=0x0 android.permission.INTERACT_ACROSS_USERS, granted=true, flags=0x0 com.samsung.rcs.presence.READ_PERMISSION, granted=true, flags=0x0 com.sec.imsservice.WRITE_IMS_PERMISSION, granted=true, flags=0x0 com.sec.enterprise.knox.MDM_CONTENT_PROVIDER, granted=true, flags=0x0 android.permission.BIND_DIRECTORY_SEARCH, granted=true, flags=0x0 android.permission.READ_SYNC_STATS, granted=true, flags=0x0 android.permission.REBOOT, granted=true, flags=0x0 com.sec.android.permission.VOIP_INTERFACE, granted=true, flags=0x0 android.permission.READ_SYNC_SETTINGS, granted=true, flags=0x0 android.permission.VIBRATE, granted=true, flags=0x0 android.permission.SEND_CALL_LOG_CHANGE, granted=true, flags=0x0 com.sec.android.kies.calllog.BROADCAST_DETECT, granted=true, flags=0x0 com.android.voicemail.permission.WRITE_VOICEMAIL, granted=true, flags=0x0 android.permission.ALLOW_ANY_CODEC_FOR_PLAYBACK, granted=true, flags=0x0 android.permission.ACCESS_WIFI_STATE, granted=true, flags=0x0 com.samsung.android.app.assistantmenu.permission.ADVERTISE_ASSISTANTMENU, granted=true, flags=0x0 android.permission.MODIFY_PHONE_STATE, granted=true, flags=0x0 com.android.launcher.permission.INSTALL_SHORTCUT, granted=true, flags=0x0 android.permission.STATUS_BAR, granted=true, flags=0x0 android.permission.READ_SOCIAL_STREAM, granted=true, flags=0x0 android.permission.WAKE_LOCK, granted=true, flags=0x0 com.sec.ims.android.rcs.READ_PERMISSION, granted=true, flags=0x0 android.permission.UPDATE_APP_OPS_STATS, granted=true, flags=0x0 User 0: installed=true hidden=false stopped=false notLaunched=false enabled=0 mPackagesOnlyForOwnerUser: mComponentsOnlyForOwnerUser: Shared users: SharedUser [android.uid.shared] (be9c42b): userId=10004 install permissions: com.cequint.ecid.CALLER_ID_LOOKUP, granted=true, flags=0x0 android.permission.WRITE_SETTINGS, granted=true, flags=0x0 com.samsung.android.memo.READ, granted=true, flags=0x0 android.permission.USE_CREDENTIALS, granted=true, flags=0x0 com.sec.android.app.parser.permission.SERVICE, granted=true, flags=0x0 android.permission.MODIFY_AUDIO_SETTINGS, granted=true, flags=0x0 com.sec.android.app.sns3.permission.RECEIVE_SNS_BROADCAST, granted=true, flags=0x0 com.google.android.providers.gsf.permission.READ_GSERVICES, granted=true, flags=0x0 android.permission.MANAGE_ACCOUNTS, granted=true, flags=0x0 com.sec.imsservice.PERMISSION, granted=true, flags=0x0 android.permission.SEND_RESPOND_VIA_MESSAGE, granted=true, flags=0x0 com.sec.phone.permission.SEC_FACTORY_PHONE, granted=true, flags=0x0 android.permission.NFC, granted=true, flags=0x0 android.permission.PROCESS_PHONE_ACCOUNT_REGISTRATION, granted=true, flags=0x0 com.samsung.android.providers.context.permission.WRITE_EXCHANGE_CALL, granted=true, flags=0x0 android.permission.CALL_PRIVILEGED, granted=true, flags=0x0 android.permission.CHANGE_NETWORK_STATE, granted=true, flags=0x0 android.permission.WRITE_SYNC_SETTINGS, granted=true, flags=0x0 com.sec.imsservice.READ_IMS_PERMISSION, granted=true, flags=0x0 android.permission.RECEIVE_BOOT_COMPLETED, granted=true, flags=0x0 com.sec.android.app.sns3.permission.READ_SNS_DB, granted=true, flags=0x0 com.wssnps.permission.COM_WSSNPS, granted=true, flags=0x0 com.sec.android.settings.permission.SOFT_RESET, granted=true, flags=0x0 com.samsung.rcs.presence.WRITE_PERMISSION, granted=true, flags=0x0 com.android.launcher.permission.UNINSTALL_SHORTCUT, granted=true, flags=0x0 android.permission.READ_PROFILE, granted=true, flags=0x0 android.permission.BLUETOOTH, granted=true, flags=0x0 com.samsung.android.email.permission.ACCESS_PROVIDER, granted=true, flags=0x0 android.permission.WRITE_MEDIA_STORAGE, granted=true, flags=0x0 com.android.voicemail.permission.READ_VOICEMAIL, granted=true, flags=0x0 android.permission.GET_TASKS, granted=true, flags=0x0 com.android.incallui.remotecall.RemoteCallIntentService, granted=true, flags=0x0 android.permission.INTERNET, granted=true, flags=0x0 com.sec.android.phone.permission.WRITE_CALL_SETTINGS, granted=true, flags=0x0 com.sec.android.provider.emergencymode.READ_DATABASE, granted=true, flags=0x0 com.samsung.android.provider.filterprovider.permission.READ_FILTER, granted=true, flags=0x0 android.permission.WRITE_PROFILE, granted=true, flags=0x0 android.permission.WRITE_SECURE_SETTINGS, granted=true, flags=0x0 com.samsung.android.dualscreen.permission.USE_INTERNAL_APIS, granted=true, flags=0x0 com.sec.permission.BACKUP_RESTORE_HOMESCREEN, granted=true, flags=0x0 com.samsung.android.providers.context.permission.WRITE_USE_APP_FEATURE_SURVEY, granted=true, flags=0x0 com.samsung.android.permission.MANAGE_CUSTOM_STARTING_WINDOW, granted=true, flags=0x0 android.permission.CHANGE_WIFI_STATE, granted=true, flags=0x0 android.permission.MANAGE_USERS, granted=true, flags=0x0 android.permission.ACCESS_NETWORK_STATE, granted=true, flags=0x0 com.sec.android.app.snsimagecache.permission.READ_SNSIMAGECACHE_DB, granted=true, flags=0x0 com.sec.android.phone.permission.READ_CALL_SETTINGS, granted=true, flags=0x0 android.permission.INTERACT_ACROSS_USERS, granted=true, flags=0x0 com.samsung.rcs.presence.READ_PERMISSION, granted=true, flags=0x0 com.sec.imsservice.WRITE_IMS_PERMISSION, granted=true, flags=0x0 com.sec.enterprise.knox.MDM_CONTENT_PROVIDER, granted=true, flags=0x0 android.permission.BIND_DIRECTORY_SEARCH, granted=true, flags=0x0 android.permission.READ_SYNC_STATS, granted=true, flags=0x0 android.permission.REBOOT, granted=true, flags=0x0 com.sec.android.permission.VOIP_INTERFACE, granted=true, flags=0x0 android.permission.READ_SYNC_SETTINGS, granted=true, flags=0x0 android.permission.VIBRATE, granted=true, flags=0x0 android.permission.SEND_CALL_LOG_CHANGE, granted=true, flags=0x0 com.sec.android.kies.calllog.BROADCAST_DETECT, granted=true, flags=0x0 com.android.voicemail.permission.WRITE_VOICEMAIL, granted=true, flags=0x0 android.permission.ALLOW_ANY_CODEC_FOR_PLAYBACK, granted=true, flags=0x0 android.permission.ACCESS_WIFI_STATE, granted=true, flags=0x0 com.samsung.android.app.assistantmenu.permission.ADVERTISE_ASSISTANTMENU, granted=true, flags=0x0 android.permission.MODIFY_PHONE_STATE, granted=true, flags=0x0 com.android.launcher.permission.INSTALL_SHORTCUT, granted=true, flags=0x0 android.permission.STATUS_BAR, granted=true, flags=0x0 android.permission.READ_SOCIAL_STREAM, granted=true, flags=0x0 android.permission.WAKE_LOCK, granted=true, flags=0x0 com.sec.ims.android.rcs.READ_PERMISSION, granted=true, flags=0x0 android.permission.UPDATE_APP_OPS_STATS, granted=true, flags=0x0 User 0: gids=[3002, 1023, 1015, 3003] runtime permissions: android.permission.READ_SMS, granted=true, flags=0x20 android.permission.READ_CALL_LOG, granted=true, flags=0x20 android.permission.READ_EXTERNAL_STORAGE, granted=true, flags=0x20 android.permission.READ_PHONE_STATE, granted=true, flags=0x20 android.permission.CALL_PHONE, granted=true, flags=0x20 android.permission.WRITE_CONTACTS, granted=true, flags=0x20 android.permission.CAMERA, granted=true, flags=0x20 android.permission.WRITE_CALL_LOG, granted=true, flags=0x20 android.permission.GET_ACCOUNTS, granted=true, flags=0x20 android.permission.WRITE_EXTERNAL_STORAGE, granted=true, flags=0x20 android.permission.READ_CONTACTS, granted=true, flags=0x20 com.android.voicemail.permission.ADD_VOICEMAIL, granted=true, flags=0x20 Not granted runtime permissions: android.permission.ACCESS_FINE_LOCATION android.permission.ACCESS_COARSE_LOCATION android.permission.READ_CALENDAR [email protected]:/system/app # ------------------------ [email protected]:/ # pm list packages | grep providers pm list packages | grep providers package:com.sec.android.providers.mapcon package:com.android.providers.telephony package:com.sec.android.providers.iwlansettings package:com.android.providers.calendar package:com.android.providers.downloads package:com.sec.android.providers.security package:com.samsung.android.providers.context package:com.android.providers.settings package:com.sec.android.providers.tasks package:com.android.providers.partnerbookmarks package:com.android.providers.userdictionary package:com.android.providers.contacts [email protected]:/ # pm list packages | grep google pm list packages | grep google package:com.google.android.youtube package:com.google.android.googlequicksearchbox package:com.google.android.onetimeinitializer package:com.google.android.configupdater package:com.google.android.setupwizard package:com.google.android.apps.cloudprint package:com.google.android.apps.docs package:com.google.android.apps.maps package:com.google.android.webview package:com.google.android.syncadapters.contacts package:com.google.android.packageinstaller package:com.google.android.gms package:com.google.android.gsf package:com.google.android.tts package:com.google.android.apps.walletnfcrel package:com.google.android.partnersetup package:com.google.android.feedback package:com.google.android.apps.photos package:com.google.android.calendar package:com.google.android.syncadapters.calendar package:com.google.android.gsf.login package:com.google.android.backuptransport
Update: It appears that my .apk files from my TB are missing the .dex files. See the directory listing below They must have gotten corrupted somehow. I downloaded a ROM and extracted the package for comparison. The directory output is listed below. I am going to try to install the package from the Rom to my phone and see if that works. c:\ADB\Fix\SecDownloadProvider\SecDownloadProvider.apk>dir *.* Volume in drive C is OSDisk Volume Serial Number is 9479-1398 Directory of c:\ADB\Fix\SecDownloadProvider\SecDownloadProvider.apk 09/30/2016 04:58 AM <DIR> . 09/30/2016 04:58 AM <DIR> .. 06/22/2011 10:25 PM 11,056 AndroidManifest.xml 09/01/2016 06:55 PM 508,400 classes.dex 09/30/2016 04:58 AM <DIR> META-INF 09/30/2016 04:58 AM <DIR> res 06/22/2011 10:25 PM 325,344 resources.arsc 09/30/2016 04:58 AM <DIR> SEC-INF 3 File(s) 844,800 bytes 5 Dir(s) 9,350,660,096 bytes free c:\ADB\Fix\SecDownloadProvider\SecDownloadProvider.apk>cd ..\..\original\com.android.providers.downloads-d2fe90ec39edf21aa56916fa5fd4a87f.apk c:\ADB\Fix\original\com.android.providers.downloads-d2fe90ec39edf21aa56916fa5fd4a87f.apk>dir *.* Volume in drive C is OSDisk Volume Serial Number is 9479-1398 Directory of c:\ADB\Fix\original\com.android.providers.downloads-d2fe90ec39edf21aa56916fa5fd4a87f.apk 09/30/2016 04:59 AM <DIR> . 09/30/2016 04:59 AM <DIR> .. 06/22/2011 10:25 PM 10,824 AndroidManifest.xml 09/30/2016 04:59 AM <DIR> META-INF 09/30/2016 04:59 AM <DIR> res 06/22/2011 10:25 PM 37,608 resources.arsc 2 File(s) 48,432 bytes 4 Dir(s) 9,350,660,096 bytes free c:\ADB\Fix\original\com.android.providers.userdictionary-70d22165a8fd663e8b760301ad62e796.apk>dir *.dex Volume in drive C is OSDisk Volume Serial Number is 9479-1398 Directory of c:\ADB\Fix\original\com.android.providers.userdictionary-70d22165a8fd663e8b760301ad62e796.apk File Not Found c:\ADB\Fix\original\com.android.providers.userdictionary-70d22165a8fd663e8b760301ad62e796.apk>dir cd ..\..\UserDictionaryProvider\UserDictionaryProvider.apk\*.dex Volume in drive C is OSDisk Volume Serial Number is 9479-1398 Directory of c:\ADB\Fix\original\com.android.providers.userdictionary-70d22165a8fd663e8b760301ad62e796.apk File Not Found Directory of c:\ADB\Fix\UserDictionaryProvider\UserDictionaryProvider.apk 09/01/2016 06:50 PM 16,308 classes.dex 1 File(s) 16,308 bytes 0 Dir(s) 9,350,332,416 bytes free
Update: I installed those two .apk files and flashed gapps. Now I'm getting a crash in the setup wizard. It might be related to this post on github.com /opengapps/opengapps/wiki/Notes-for-CMSetupWizard. I'm not sure yet. Steps used to try and install the version of the two .apk files that I got from the ROM [email protected]:/ # mount -o rw,remount /system mount -o rw,remount rootfs / [email protected]:/ # mount -o rw,remount /system mkdir /system/app/UserDictionaryProvider mkdir /system/app/UserDictionaryProvider [email protected]:/ # chmod 755 /system/app/UserDictionaryProvider chmod 755 /system/app/UserDictionaryProvider [email protected]:/ # cp /storage/6585-415F/Fix/UserDictionaryProvider/UserDictionaryProvider.apk /system/app/UserDictionaryProvider/UserDictionaryProvider.apk ystem/app/UserDictionaryProvider/UserDictionaryProvider.apk < [email protected]:/ # chmod 644 /system/app/UserDictionaryProvider/UserDictionaryProvider.apk od 644 /system/app/UserDictionaryProvider/UserDictionaryProvider.apk < [email protected]:/ # ls /system/app/UserDictionaryProvider/UserDictionaryProvider.apk /system/app/UserDictionaryProvider/UserDictionaryProvider.apk < /system/app/UserDictionaryProvider/UserDictionaryProvider.apk [email protected]:/ # ls -l /system/app/UserDictionaryProvider/UserDictionaryProvider.apk -rw-r--r-- root root 22845 2016-09-30 05:14 UserDictionaryProvider.apk [email protected]:/ # ls /system/priv-app/SecDownloadProvider.apk /system/priv-app/SecDownloadProvider.apk: No such file or directory |[email protected]:/ # ls /system/priv-app/SecDownloadProvider/* /system/priv-app/SecDownloadProvider/*: No such file or directory [email protected]:/ # mkdir /system/priv-app/SecDownloadProvider mkdir /system/priv-app/SecDownloadProvider [email protected]:/ # chmod 755 /system/priv-app/SecDownloadProvider chmod 755 /system/priv-app/SecDownloadProvider [email protected]:/ # cp /storage/6585-415F/Fix/SecDownloadProvider/SecDownloadProvider.apk /system/priv-app/SecDownloadProvider/SecDownloadProvider.apk m/priv-app/SecDownloadProvider/SecDownloadProvider.apk [email protected]:/ # chmod 644 /system/priv-app/SecDownloadProvider/SecDownloadProvider.apk od 644 /system/priv-app/SecDownloadProvider/SecDownloadProvider.apk [email protected]:/ # ls -l /system/priv-app/SecDownloadProvider/SecDownloadProvider.apk -rw-r--r-- root root 558572 2016-09-30 05:19 SecDownloadProvider.apk Error that I am getting now ========================= 09-30 06:55:20.875 10384 10384 I WifiSettings: Registering receiver concurrent Wifi and MHS 09-30 06:55:20.885 1351 2888 D SettingsProvider: isChangeAllowed() : name = wifi_watchdog_poor_network_test_enabled 09-30 06:55:20.885 1351 2196 D SettingsProvider: isChangeAllowed() : name = wifi_poor_connection_warning 09-30 06:55:20.885 10384 10384 D AndroidRuntime: Shutting down VM 09-30 06:55:20.885 10384 10384 E AndroidRuntime: FATAL EXCEPTION: main 09-30 06:55:20.885 10384 10384 E AndroidRuntime: Process: com.android.settings, PID: 10384 09-30 06:55:20.885 10384 10384 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'android.widget.ListAdapter android.preference.PreferenceScreen.getRootAdapter()' on a null object reference 09-30 06:55:20.885 10384 10384 E AndroidRuntime: at com.android.settings.wifi.WifiSettingsForSetupWizard.onActivityCreated(WifiSettingsForSetupWizard.java:106) 09-30 06:55:20.885 10384 10384 E AndroidRuntime: at android.app.Fragment.performActivityCreated(Fragment.java:2289) 09-30 06:55:20.885 10384 10384 E AndroidRuntime: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1007) 09-30 06:55:20.885 10384 10384 E AndroidRuntime: at android.app.FragmentManagerImpl.moveToState(FragmentManager.java:1163) 09-30 06:55:20.885 10384 10384 E AndroidRuntime: at android.app.BackStackRecord.run(BackStackRecord.java:793) 09-30 06:55:20.885 10384 10384 E AndroidRuntime: at android.app.FragmentManagerImpl.execPendingActions(FragmentManager.java:1552) 09-30 06:55:20.885 10384 10384 E AndroidRuntime: at android.app.FragmentManagerImpl.executePendingTransactions(FragmentManager.java:567) 09-30 06:55:20.885 10384 10384 E AndroidRuntime: at com.android.settings.SettingsActivity.switchToFragment(SettingsActivity.java:2217) 09-30 06:55:20.885 10384 10384 E AndroidRuntime: at com.android.settings.SettingsActivity$8.run(SettingsActivity.java:1350) 09-30 06:55:20.885 10384 10384 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:739) 09-30 06:55:20.885 10384 10384 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95) 09-30 06:55:20.885 10384 10384 E AndroidRuntime: at android.os.Looper.loop(Looper.java:158) 09-30 06:55:20.885 10384 10384 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7229) 09-30 06:55:20.885 10384 10384 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 09-30 06:55:20.885 10384 10384 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230) 09-30 06:55:20.885 10384 10384 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120) 09-30 06:55:20.885 10384 10384 E AndroidRuntime: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:133) 09-30 06:55:20.895 1351 3652 I PersonaManager: mKnoxInfo is empty 09-30 06:55:20.895 1351 3652 W ActivityManager: Force finishing activity com.android.settings/.wifi.WifiSetupActivity
Update: I tried updating all the permissions for every google app, but still no luck. Finally I got the system to boot by disabling the setup wizard pm disable com.google.android.setupwizard I setup wiFi and then I tried to start some google apps and I found that google play services was not installed. I check the pm list packages output and gms was not showing up in the list of packages. I downloaded the correct version of gms apk and installed it. After this I enabled package manager pm enable com.google.android.setupwizard The wizard still crashed with the same class not found error. However, it then moved past the error and setup the phone anyway. The phone logged in and most things are working. I am updating all apps from the store and am working on a few issues like the contacts not working.
The phone is up and running now. I am having some issues with packages which see to be related to the odex. To get around the issue, I connect with adb shell catlog and search up for FATAL to see the crash stack. I am still working on it to try to figure out what is wrong. From some searched on odex files, I might have to deodex the file or find a deodex one from a ROM. I think what happened to my installation is that I got corrupted/missing odx odex data for the system service providers. This might have been from TB "integrate into system rom" operations that I did. I'll continue tomorrow. //had some issues trying to set ringtones and other problems //found that the media storage provider was not installed //from adb shell, logcat shows the following crash over and over when searching up for FATAL in the output -------------------------- 10-01 05:36:53.589 4214 4226 I art : Wrote stack traces to '/data/anr/traces.txt' 10-01 05:36:53.589 1396 2217 I Process : Sending signal. PID: 4206 SIG: 3 10-01 05:36:53.589 4206 4212 I art : Thread[2,tid=4212,WaitingInMainSignalCatcherLoop,Thread*=0x7f8c71c000,peer=0x12c6d0a0,"Signal Catcher"]: reacting to signal 3 10-01 05:36:53.589 6347 6347 D AndroidRuntime: Shutting down VM 10-01 05:36:53.599 6347 6347 E AndroidRuntime: FATAL EXCEPTION: main 10-01 05:36:53.599 6347 6347 E AndroidRuntime: Process: android.process.media, PID: 6347 10-01 05:36:53.599 6347 6347 E AndroidRuntime: java.lang.RuntimeException: Unable to get provider com.android.providers.media.MediaDocumentsProvider: java.lang.ClassNotFoundException: Didn't find class "com.android.providers.media.MediaDocumentsProvider" on path: DexPathList[[zip file "/system/priv-app/SecMediaProvider/SecMediaProvider.apk"],nativeLibraryDirectories=[/system/priv-app/SecMediaProvider/lib/arm64, /vendor/lib64, /system/lib64]] 10-01 05:36:53.599 6347 6347 E AndroidRuntime: at android.app.ActivityThread.installProvider(ActivityThread.java:6770) 10-01 05:36:53.599 6347 6347 E AndroidRuntime: at android.app.ActivityThread.installContentProviders(ActivityThread.java:6362) 10-01 05:36:53.599 6347 6347 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6302) 10-01 05:36:53.599 6347 6347 E AndroidRuntime: at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method) 10-01 05:36:53.599 6347 6347 E AndroidRuntime: at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:755) 10-01 05:36:53.599 6347 6347 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(<Xposed>) 10-01 05:36:53.599 6347 6347 E AndroidRuntime: at android.app.ActivityThread.access$1800(ActivityThread.java:222) 10-01 05:36:53.599 6347 6347 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1861) 10-01 05:36:53.599 6347 6347 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102) 10-01 05:36:53.599 6347 6347 E AndroidRuntime: at android.os.Looper.loop(Looper.java:158) 10-01 05:36:53.599 6347 6347 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7229) 10-01 05:36:53.599 6347 6347 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 10-01 05:36:53.599 6347 6347 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230) 10-01 05:36:53.599 6347 6347 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120) 10-01 05:36:53.599 6347 6347 E AndroidRuntime: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:133) //cpu is pegged due to system process looping as the media provider crashes [email protected]:/ # top -m 4 top -m 4 User 27%, System 36%, IOW 0%, IRQ 1% User 360 + Nice 1 + Sys 487 + Idle 464 + IOW 8 + IRQ 8 + SIRQ 9 = 1337 PID PR CPU% S #THR VSS RSS PCY UID Name 1396 3 30% S 205 2569632K 273356K fg system system_server 6697 1 16% S 17 2192572K 99180K bg u0_a181 com.wunderground.android.weather 6750 1 2% R 1 7568K 2836K fg root top 1015 1 0% S 5 2143016K 114400K fg root zygote64 //then I disabled the media provider 1|[email protected]:/ # pm disable com.android.providers.media pm disable com.android.providers.media Package com.android.providers.media new state: disabled //cpu dropped ser 14%, System 32%, IOW 0%, IRQ 1% User 111 + Nice 89 + Sys 442 + Idle 692 + IOW 3 + IRQ 10 + SIRQ 13 = 1360 PID PR CPU% S #THR VSS RSS PCY UID Name 1396 0 15% S 221 2621096K 223988K fg system system_server 651 3 5% S 1 7284K 2360K fg system /system/bin/servicemanager 135 0 4% S 1 0K 0K fg root kswapd0 983 3 2% S 1 65284K 9728K fg root /system/bin/installd here is the current directory structure [email protected]:/system/priv-app/SecMediaProvider # ls ls SecMediaProvider.apk arm64 [email protected]:/system/priv-app/SecMediaProvider # cd arm64 cd arm64 [email protected]:/system/priv-app/SecMediaProvider/arm64 # ls ls SecMediaProvider.odex //then I used TB(Titanium Backup) to clean up dalvik cache //However, when enabling the provider again, it still hung. //Since the crash error listed a lib directory, I tried moving the .odex there, [email protected]:/system/priv-app/SecMediaProvider/arm64 # mount -o rw,remount /system mount -o rw,remount rootfs / < [email protected]:/system/priv-app/SecMediaProvider/arm64 # cd .. cd .. 127|[email protected]:/system/priv-app/SecMediaProvider # mkdir lib mkdir lib [email protected]:/system/priv-app/SecMediaProvider # mv arm64 lib/arm64 mv arm64 lib/arm64 [email protected]:/system/priv-app/SecMediaProvider # ls ls SecMediaProvider.apk lib [email protected]:/system/priv-app/SecMediaProvider # cd lib cd lib [email protected]:/system/priv-app/SecMediaProvider/lib # ls ls arm64 [email protected]:/system/priv-app/SecMediaProvider/lib # cd arm64 cd arm64 [email protected]:/system/priv-app/SecMediaProvider/lib/arm64 # ls ls SecMediaProvider.odex [email protected]:/system/priv-app/SecMediaProvider/lib/arm64 # pm enable com.android.providers.media m enable com.android.providers.media < Package com.android.providers.media new state: enabled [email protected]:/system/priv-app/SecMediaProvider/lib/arm64 # //still got a hang; however, the CPU was not pegged and I was able to navigate a bit //went to devices\Applications\Application Manager --> more\show system apps // Then I went to Media Storage and cleared the cache and data 10-01 06:04:19.009 976 1368 I APM::AudioPolicyManager: stopOutput() output 4, stream 1, session 190 10-01 06:04:19.019 19156 19156 I InjectionManager: Inside getClassLibPath caller 10-01 06:04:19.029 19156 19156 D RelationGraph: garbageCollect() 10-01 06:04:19.029 19156 19156 I InjectionManager: Inside getClassLibPath + mLibMap{0=, 1=} 10-01 06:04:19.029 19156 19156 D ContextRelationManager: ContextRelationManager() : FEATURE_ENABLED=true 10-01 06:04:19.029 19156 19156 W ResourcesManager: getTopLevelResources: /system/priv-app/SecMediaProvider/SecMediaProvider.apk / 1.0 running in com.android.providers.media rsrc of package com.android.providers.media 10-01 06:04:19.029 1396 3479 I InjectionManagerService -AppFeature: getCoreFeaturePkgList :[] 10-01 06:04:19.029 19156 19156 D ResourcesManager: For user 0 new overlays fetched [/data/overlays/style/com.s6theme.Astarlitnight/com.s6theme.Astarlitnight.common.apk, /data/overlays/style/com.s6theme.Astarlitnight/com.s6theme.Astarlitnight.touchwiz.apk, /data/overlays/style/com.s6theme.Astarlitnight/com.s6theme.Astarlitnight.media.apk] 10-01 06:04:19.039 19156 19156 D AndroidRuntime: Shutting down VM 10-01 06:04:19.049 19156 19156 E AndroidRuntime: FATAL EXCEPTION: main 10-01 06:04:19.049 19156 19156 E AndroidRuntime: Process: android.process.media, PID: 19156 10-01 06:04:19.049 19156 19156 E AndroidRuntime: java.lang.RuntimeException: Unable to get provider com.android.providers.media.MediaDocumentsProvider: java.lang.ClassNotFoundException: Didn't find class "com.android.providers.media.MediaDocumentsProvider" on path: DexPathList[[zip file "/system/priv-app/SecMediaProvider/SecMediaProvider.apk"],nativeLibraryDirectories=[/system/priv-app/SecMediaProvider/lib/arm64, /vendor/lib64, /system/lib64]] 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at android.app.ActivityThread.installProvider(ActivityThread.java:6770) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at android.app.ActivityThread.installContentProviders(ActivityThread.java:6362) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(ActivityThread.java:6302) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at de.robv.android.xposed.XposedBridge.invokeOriginalMethodNative(Native Method) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:755) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at android.app.ActivityThread.handleBindApplication(<Xposed>) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at android.app.ActivityThread.access$1800(ActivityThread.java:222) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1861) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at android.os.Looper.loop(Looper.java:158) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7229) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1230) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1120) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:133) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: Caused by: java.lang.ClassNotFoundException: Didn't find class "com.android.providers.media.MediaDocumentsProvider" on path: DexPathList[[zip file "/system/priv-app/SecMediaProvider/SecMediaProvider.apk"],nativeLibraryDirectories=[/system/priv-app/SecMediaProvider/lib/arm64, /vendor/lib64, /system/lib64]] 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:56) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:511) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:469) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at android.app.ActivityThread.installProvider(ActivityThread.java:6755) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: ... 14 more 10-01 06:04:19.049 19156 19156 E AndroidRuntime: Suppressed: java.io.IOException: No original dex files found for dex location /system/priv-app/SecMediaProvider/SecMediaProvider.apk 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at dalvik.system.DexFile.openDexFileNative(Native Method) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at dalvik.system.DexFile.openDexFile(DexFile.java:295) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at dalvik.system.DexFile.<init>(DexFile.java:80) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at dalvik.system.DexFile.<init>(DexFile.java:59) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at dalvik.system.DexPathList.loadDexFile(DexPathList.java:279) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at dalvik.system.DexPathList.makePathElements(DexPathList.java:248) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at dalvik.system.DexPathList.<init>(DexPathList.java:120) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at dalvik.system.BaseDexClassLoader.<init>(BaseDexClassLoader.java:48) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at dalvik.system.PathClassLoader.<init>(PathClassLoader.java:65) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:84) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at android.app.ApplicationLoaders.getClassLoader(ApplicationLoaders.java:45) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at android.app.LoadedApk.getClassLoader(LoadedApk.java:434) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at de.robv.android.xposed.XposedBridge$1.beforeHookedMethod(XposedBridge.java:200) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at de.robv.android.xposed.XposedBridge.handleHookedMethod(XposedBridge.java:735) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: ... 10 more 10-01 06:04:19.049 19156 19156 E AndroidRuntime: Suppressed: java.lang.ClassNotFoundException: com.android.providers.media.MediaDocumentsProvider 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at java.lang.Class.classForName(Native Method) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at java.lang.BootClassLoader.findClass(ClassLoader.java:781) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at java.lang.BootClassLoader.loadClass(ClassLoader.java:841) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: at java.lang.ClassLoader.loadClass(ClassLoader.java:504) 10-01 06:04:19.049 19156 19156 E AndroidRuntime: ... 16 more 10-01 06:04:19.049 19156 19156 E AndroidRuntime: Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack trace available 10-01 06:04:19.049 1396 3519 I PersonaManager: mKnoxInfo is empty 10-01 06:04:19.049 1396 3760 I Process : Sending signal. PID: 1396 SIG: 3 10-01 06:04:19.049 1396 3760 I Process : Sending signal. PID: 18955 SIG: 3 10-01 06:04:19.049 1396 1402 I art : Thread[2,tid=1402,WaitingInMainSignalCatcherLoop,Thread*=0x7f8c71c000,peer=0x12c010a0,"Signal Catcher"]: reacting to signal 3 10-01 06:04:19.049 1396 3519 W ActivityManager: Process android.process.media has crashed too many times: killing! 10-01 06:04:19.049 1396 3519 I ActivityManager: Killing 19156:android.process.media/u0a61 (adj 0): crash 10-01 06:04:19.049 1396 3519 D ActivityManager: isAutoRunBlockedApp:: com.android.providers.media, Auto Run ON 10-01 06:04:19.049 1396 3760 W ActivityManager: Unable to launch app com.android.providers.media/10061 for provider media: launching app became null 10-01 06:04:19.049 18955 18997 E ActivityThread: Failed to find provider info for media 10-01 06:04:19.059 18955 18960 I art : Thread[2,tid=18960,WaitingInMainSignalCatcherLoop,Thread*=0x7f8bc1d000,peer=0x12c6f0a0,"Signal Catcher"]: reacting to signal 3
Update: I got this resolved. I was able to find a deodexed ROM for an S7 edge. I copied the .apk file for the SecMediaProvider from the Rom to my device and everything appears to be working properly now.
A5 2016 Wifi Won't turn on after recent official update
Restoring to factory didnt help. Current firmware is: NRD90M.A510FXXS7CRJ6 When trying to turn on wifi it is showing circle of busy but nothing happens. Tried Airplane mode the same thing Tried emergency mode (the one with limited apps for power saving) same thing. Logcat output pertaining to wifi: Code: 11-12 08:24:53.380 2840 2985 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:906 com.samsung.android.server.wifi.bigdata.WifiBigDataLogManager.sendBroadcastToContextFramework:366 com.samsung.android.server.wifi.bigdata.WifiBigDataLogManager.parseAndSendData:411 com.samsung.android.server.wifi.bigdata.WifiBigDataLogManager.-wrap2:-1 com.samsung.android.server.wifi.bigdata.WifiBigDataLogManager$MainHandler.handleMessage:471 11-12 08:24:58.388 2320 2823 I WifiHW : wifi_change_fw_path(): fwpath = /system/etc/wifi/bcmdhd_sta.bin 11-12 08:24:58.389 2320 2823 I WifiHW : wifi_change_nvram_path() = /system/etc/wifi/nvram_net.txt 11-12 08:24:58.390 2840 2985 E NetworkManagement: wifiFirmwareReload Error reloading wlan0 fw in STA mode: event = 200 42 Softap operation succeeded 11-12 08:24:58.394 2840 2985 E wifi : Could not read interface wlan0 flags: 19 11-12 08:24:58.498 2840 2840 D HS20StateMachine: Broadcast Received: android.net.wifi.WIFI_STATE_CHANGED 11-12 08:24:58.498 2840 2840 I WifiHs20Service: Broadcast received:android.net.wifi.WIFI_STATE_CHANGED 11-12 08:24:58.500 3105 3550 D NetworkController: onReceive: intent=Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 launchParam=MultiScreenLaunchParams { mDisplayId=0 mBaseDisplayId=0 mFlags=0 } bqHint=1 (has extras) } 11-12 08:25:18.523 2320 2823 I WifiHW : wifi_change_fw_path(): fwpath = /system/etc/wifi/bcmdhd_sta.bin 11-12 08:25:18.523 2320 2823 I WifiHW : wifi_change_nvram_path() = /system/etc/wifi/nvram_net.txt 11-12 08:25:18.524 2840 2985 E NetworkManagement: wifiFirmwareReload Error reloading wlan0 fw in STA mode: event = 200 45 Softap operation succeeded 11-12 08:25:18.529 2840 2985 E wifi : Could not read interface wlan0 flags: 19 11-12 08:25:18.536 3105 3550 D NetworkController: onReceive: intent=Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 launchParam=MultiScreenLaunchParams { mDisplayId=0 mBaseDisplayId=0 mFlags=0 } bqHint=1 (has extras) } 11-12 08:25:18.539 2840 2840 D HS20StateMachine: Broadcast Received: android.net.wifi.WIFI_STATE_CHANGED 11-12 08:25:18.539 2840 2840 I WifiHs20Service: Broadcast received:android.net.wifi.WIFI_STATE_CHANGED 11-12 08:25:28.563 2320 2823 I WifiHW : wifi_change_fw_path(): fwpath = /system/etc/wifi/bcmdhd_sta.bin 11-12 08:25:28.563 2320 2823 I WifiHW : wifi_change_nvram_path() = /system/etc/wifi/nvram_net.txt 11-12 08:25:28.566 2840 2985 E NetworkManagement: wifiFirmwareReload Error reloading wlan0 fw in STA mode: event = 200 48 Softap operation succeeded 11-12 08:25:28.575 2840 2985 E wifi : Could not read interface wlan0 flags: 19 11-12 08:25:28.586 2840 2840 D HS20StateMachine: Broadcast Received: android.net.wifi.WIFI_STATE_CHANGED 11-12 08:25:28.586 2840 2840 I WifiHs20Service: Broadcast received:android.net.wifi.WIFI_STATE_CHANGED 11-12 08:25:28.589 3105 3550 D NetworkController: onReceive: intent=Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 launchParam=MultiScreenLaunchParams { mDisplayId=0 mBaseDisplayId=0 mFlags=0 } bqHint=1 (has extras) } Is there anything I can do to fix it?
Force Apply APN on Android 8.1 with LTE active (but no data)
A generic chinese phone running Android 8.1. The LTE network is active, calls and txt's working, but for some reason there's no data throughput. The device is rooted. Here are the relevant sim and XML APN entry. You can see they match, so should be picked up and applied. Code: D/TelephonyManager( 2935): getTelephonyProperty: return propVal='gb' phoneId=0 property='gsm.sim.operator.iso-country' defaultVal='' prop=gb D/SubscriptionController( 2935): [getSubInfoRecord] id:1 iccid:8944200118607 simSlotIndex:0 displayName:3 nameSource:0 iconTint:-16746133 dataRoaming:0 mcc:234 mnc:20 countIso:gb status:1 nwMode:0 <apn carrier="3" mcc="234" mnc="20" apn="three.co.uk" user="" password="" server="" proxy="" port="" mmsc="http://mms.um.three.co.uk:10021/mmsc" mmsproxy="mms.three.co.uk" mmsport="8799" type="default,mms,supl" authtype="0" mvno_type="pnn" mvno_match_data="3" protocol="IPV4V6" roaming_protocol="IP"/> And a bit from logcat... Code: 01-19 22:02:50.398 2075 4395 D TelephonyProvider: Checksum for /system/etc/apns-conf.xml is 2699958375 01-19 22:02:50.400 2075 2215 D QcDataStatusNotification Service: onChange():uri=content://telephony/carriers authority=telephony path=/carriers segments=[carriers] uriLastSegment=carriers 01-19 22:02:50.403 2075 2215 D QcDataStatusNotification Service: onApnChanged: phoneId = 0 subId = 1 operator = 23420 01-19 22:02:50.424 2075 2215 D TelephonyProvider: subIdString = 1 subId = 1 01-19 22:02:50.430 2075 2075 D TelephonyProvider: subIdString = 1 subId = 1 01-19 22:02:50.430 2075 2075 D TelephonyProvider: getPreferredApnIdFromApn: for subId 1 01-19 22:02:50.434 2075 2215 D QcDataStatusNotification Service: APN change URI is content://telephony/carriers/subId/1 count = 5 01-19 22:02:50.436 2075 2215 D TelephonyProvider: subIdString = 1 subId = 1 01-19 22:02:50.436 2075 2215 D TelephonyProvider: getPreferredApnIdFromApn: for subId 1 01-19 22:02:50.438 1238 3916 D PowerManagerService: acquireWakeLockInternal: lock=227824033, flags=0x1, tag="RILJ", ws=null, uid=1001, pid=2075, packageName=com.android.phone 01-19 22:02:50.438 1238 3916 D PowerManagerNotifier: onWakeLockAcquired: flags=1, tag="RILJ", packageName=com.android.phone, ownerUid=1001, ownerPid=2075, workSource=null 01-19 22:02:50.442 2075 2075 D TelephonyProvider: subIdString = 1 subId = 1 01-19 22:02:50.442 2075 2075 D TelephonyProvider: getPreferredApnIdFromApn: for subId 1 01-19 22:02:50.442 2075 2215 D QcDataStatusNotification Service: getApnFound: typesSupported = [dun] type requested = default 01-19 22:02:50.442 2075 2215 D QcDataStatusNotification Service: getApnFound: typesSupported = [default, mms, supl] type requested = default 01-19 22:02:50.442 2075 2215 D QcDataStatusNotification Service: getApnFound: Apn = [ Type=default, Apn=id] 01-19 22:02:50.442 2075 2215 D QcDataStatusNotification Service: Found default APN: [ Type=default, Apn=id] 01-19 22:02:50.446 2075 2215 D ApnCache: Missing key size 0 01-19 22:02:50.446 2075 2215 D QcDataStatusNotification Service: InformCurrentApnsToModemForPhoneId: 0 01-19 22:02:50.447 2136 2136 D QcrilMsgTunnelIfaceManager: handleMessage what = 3 01-19 22:02:50.448 1238 1248 D PowerManagerService: acquireWakeLockInternal: lock=210501574, flags=0x1, tag="QcrilOemhookMsgTunnel", ws=null, uid=1001, pid=2136, packageName=com.qualcomm.qcrilmsgtunnel 01-19 22:02:50.448 1238 1248 D PowerManagerNotifier: onWakeLockAcquired: flags=1, tag="QcrilOemhookMsgTunnel", packageName=com.qualcomm.qcrilmsgtunnel, ownerUid=1001, ownerPid=2136, workSource=null 01-19 22:02:50.449 2136 2136 I QcrilOemhookMsgTunnel: [0]invokeOemRilRequestRaw: serial=1038 length=59 01-19 22:02:50.449 2075 2075 D TelephonyProvider: subIdString = 1 subId = 1 01-19 22:02:50.449 2075 2075 D TelephonyProvider: getPreferredApnIdFromApn: for subId 1 01-19 22:02:50.449 2136 2136 D QcrilMsgTunnelIfaceManager: handleMessage what = 3 01-19 22:02:50.449 2075 2215 D QcDataStatusNotification Service: Adding preferred type to: id 01-19 22:02:50.449 1238 3916 D PowerManagerService: acquireWakeLockInternal: lock=210501574, flags=0x1, tag="QcrilOemhookMsgTunnel", ws=null, uid=1001, pid=2136, packageName=com.qualcomm.qcrilmsgtunnel 01-19 22:02:50.449 2136 2157 I QcrilOemhookMsgTunnel: [0]processOemHookResponse serial no: 1038 error: 0length=0 01-19 22:02:50.450 2136 2136 I QcrilOemhookMsgTunnel: [0]invokeOemRilRequestRaw: serial=1039 length=57 01-19 22:02:50.450 2136 2136 D QcrilMsgTunnelIfaceManager: handleMessage what = 3 01-19 22:02:50.451 1238 1952 D PowerManagerService: acquireWakeLockInternal: lock=210501574, flags=0x1, tag="QcrilOemhookMsgTunnel", ws=null, uid=1001, pid=2136, packageName=com.qualcomm.qcrilmsgtunnel 01-19 22:02:50.451 2075 2215 D QcDataStatusNotification Service: *********************** 01-19 22:02:50.451 2075 2215 D QcDataStatusNotification Service: Current APNs for PhoneId = 0 01-19 22:02:50.451 2075 2215 D QcDataStatusNotification Service: [ Type=default,supl,mms, Apn=superdrug.net] 01-19 22:02:50.451 2075 2215 D QcDataStatusNotification Service: [ Type=default,mms,supl, Apn=three.co.uk] 01-19 22:02:50.451 2075 2215 D QcDataStatusNotification Service: [ Type=dun, Apn=3hotspot] 01-19 22:02:50.451 2075 2215 D QcDataStatusNotification Service: [ Type=default,mms,supl, Apn=id] 01-19 22:02:50.451 2075 2215 D QcDataStatusNotification Service: [ Type=default,supl,mms, Apn=mob.asm.net] 01-19 22:02:50.451 2075 2215 D QcDataStatusNotification Service: *********************** 01-19 22:02:50.513 2044 2044 W DPMJ : |SERVICE| DPM received ACTION_ANY_DATA_CONNECTION_STATE_CHANGEDmms 01-19 22:02:50.517 2044 2044 W DPMJ : |SERVICE| DPM received ACTION_ANY_DATA_CONNECTION_STATE_CHANGEDcbs 01-19 22:02:50.522 2044 2044 W DPMJ : |SERVICE| DPM received ACTION_ANY_DATA_CONNECTION_STATE_CHANGEDfota 01-19 22:02:50.528 2044 2044 W DPMJ : |SERVICE| DPM received ACTION_ANY_DATA_CONNECTION_STATE_CHANGEDsupl 01-19 22:02:50.534 2044 2044 W DPMJ : |SERVICE| DPM received ACTION_ANY_DATA_CONNECTION_STATE_CHANGEDemergency 01-19 22:02:50.537 2044 2044 W DPMJ : |SERVICE| DPM received ACTION_ANY_DATA_CONNECTION_STATE_CHANGEDdun 01-19 22:02:50.543 2044 2044 W DPMJ : |SERVICE| DPM received ACTION_ANY_DATA_CONNECTION_STATE_CHANGEDhipri 01-19 22:02:50.547 2044 2044 W DPMJ : |SERVICE| DPM received ACTION_ANY_DATA_CONNECTION_STATE_CHANGEDims 01-19 22:02:50.547 2075 2075 D ApnSettings: mccmnc = 23420 01-19 22:02:50.549 2075 2075 D ApnSettings: isVzwCard = false 01-19 22:02:50.549 2075 2075 D ApnSettings: where = numeric="23420" AND NOT (type='ia' AND (apn="" OR apn IS NULL)) AND user_visible!=0 01-19 22:02:50.555 2075 2075 D ApnSettings: cursor = 5 01-19 22:02:50.557 2075 2075 D TelephonyProvider: subIdString = 1 subId = 1 01-19 22:02:50.557 2075 2075 D TelephonyProvider: getPreferredApnIdFromApn: for subId 1 01-19 22:02:50.562 2075 2075 W ResourceType: No package identifier when getting value for resource number 0x00000003 01-19 22:02:50.562 2075 2075 E Settings: Got execption while getting the localized apn name. 01-19 22:02:50.562 2075 2075 E Settings: android.content.res.Resources$NotFoundException: String resource ID #0x3 01-19 22:02:50.562 2075 2075 E Settings: at android.content.res.Resources.getText(Resources.ja va:348) 01-19 22:02:50.562 2075 2075 E Settings: at android.content.res.Resources.getString(Resources. java:442) 01-19 22:02:50.562 2075 2075 E Settings: at com.android.settings.Utils.getLocalizedName(Utils. java:1412) 01-19 22:02:50.562 2075 2075 E Settings: at com.android.settings.ApnSettings.fillList(ApnSetti ngs.java:382) 01-19 22:02:50.562 2075 2075 E Settings: at com.android.settings.ApnSettings.-wrap2(Unknown Source:0) 01-19 22:02:50.562 2075 2075 E Settings: at com.android.settings.ApnSettings$RestoreApnUiHandl er.handleMessage(ApnSettings.java:811) 01-19 22:02:50.562 2075 2075 E Settings: at android.os.Handler.dispatchMessage(Handler.java:10 6) 01-19 22:02:50.562 2075 2075 E Settings: at android.os.Looper.loop(Looper.java:164) 01-19 22:02:50.562 2075 2075 E Settings: at android.app.ActivityThread.main(ActivityThread.jav a:6603) 01-19 22:02:50.562 2075 2075 E Settings: at java.lang.reflect.Method.invoke(Native Method) 01-19 22:02:50.562 2075 2075 E Settings: at com.android.internal.os.RuntimeInit$MethodAndArgsC aller.run(RuntimeInit.java:438) 01-19 22:02:50.562 2075 2075 E Settings: at com.android.internal.os.ZygoteInit.main(ZygoteInit .java:807) 01-19 22:02:50.564 2075 2075 D ApnSettings: clazz = Any ideas?
Random Media Pauses
I have a strange problem that started recently where media I'm listening to/watching will randomly pause. It happens both when playing on my phone and when playing over bluetooth to my car or headphones. Sometimes it happens when my phone is sitting on the counter and I'm not touching it. I've had it happen in both Pocket Casts and Youtube Vanced, but those are the only two media apps I use regularly. I was able to grab a logcat where I started a podcast and then it paused a second or two after it started. I've tried to read through it but I can't really make sense of it. Here are two sections I think might be relevant, but I'm not really sure what it means: Code: 02-14 17:19:29.537 5612 5612 V MediaPlayer: resetDrmState: mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false 02-14 17:19:29.537 5612 5612 V MediaPlayer: cleanDrmObj: mDrmObj=null mDrmSessionId=null 02-14 17:19:29.538 1119 2261 D NuPlayerDriver: reset(0xeab4a500) at state 4 02-14 17:19:29.539 1223 4542 I AS.AudioService: releasePlayer: 39 currentPackageName:com.android.chrome 02-14 17:19:29.539 1119 7508 W AMessage: failed to post message as target looper for handler 0 is gone. 02-14 17:19:29.539 1223 4542 I OpAudioMonitor: MDM,stop. 02-14 17:19:29.540 1119 7508 D NuPlayerDriver: notifyResetComplete(0xeab4a500) and Code: 02-14 17:19:32.091 3918 3918 D TouchInteractionService: onInputEvent# ev: MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=614.0, y[0]=715.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=109664, downTime=109664, deviceId=6, source=0x1002, displayId=0 } 02-14 17:19:32.096 3918 3918 I Surface : opservice is null false 02-14 17:19:32.096 3894 3894 I Surface : opservice is null false 02-14 17:19:32.097 921 1000 I SurfaceFlinger: surface flinger receiver command 20001 ..... 02-14 17:19:32.098 921 1000 I SurfaceFlinger: surface flinger receiver command 20001 ..... 02-14 17:19:32.123 816 2840 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE 02-14 17:19:32.159 4019 4019 D MediaBrowserCompat: Connecting to a MediaBrowserService. 02-14 17:19:32.162 566 566 E SELinux : avc: denied { find } for interface=vendor.qti.hardware.servicetracker::IServicetracker sid=u:r:system_server:s0 pid=1223 scontext=u:r:system_server:s0 tcontext=u:object_r:default_android_hwservice:s0 tclass=hwservice_manager permissive=0 02-14 17:19:32.184 1223 4920 I MediaFocusControl: abandonAudioFocus() from uid/pid 10118/4019 [email protected][email protected] 02-14 17:19:32.197 566 566 E SELinux : avc: denied { find } for interface=vendor.qti.hardware.servicetracker::IServicetracker sid=u:r:system_server:s0 pid=1223 scontext=u:r:system_server:s0 tcontext=u:object_r:default_android_hwservice:s0 tclass=hwservice_manager permissive=0 02-14 17:19:32.205 4019 14234 D AudioTrack: ClientUid 10118 AudioTrack::pause 02-14 17:19:32.207 1223 4920 I AS.AudioService: playerEvent: 63 event: 3 isMusicActive:true device:2 currentPackageName:au.com.shiftyjelly.pocketcasts 02-14 17:19:32.207 1223 4920 I OpAudioMonitor: MDM,stop. 02-14 17:19:32.207 1223 4920 I OpAudioMonitor: MDM,stop startTime:1581729563 endTime:1581729572 02-14 17:19:32.208 1223 4920 I OpAudioMonitor: MDM, playing,device:5 lapse:9 02-14 17:19:32.208 1223 4920 I OpAudioMonitor: MDM,device:2 lapse:9 packageName:au.com.shiftyjelly.pocketcasts 02-14 17:19:32.208 1223 4920 I OpAudioMonitor: MDM,stop remove start time for:au.com.shiftyjelly.pocketcasts 02-14 17:19:32.208 1223 1786 I OpAudioMonitor: logMdm run preserveOsData tag:audio_connect I can't post a link to the full logcat because I'm a new user, but if anyone wants to look at it let me know. If anyone has any ideas as to what would be causing this I'd love to hear! Thanks!
FireTV 4K and WiFi FDS Channels
Hi Guys, I live in an apartment building and the non-dfs channels are pretty congested. I have been using DFS channels for a long time (64 or 100). Lately, my fireTV4K has started to behave weird. It connects to the wifi, but, after some minutes, it drops the wifi, and crashes. Only way to get it back is pulling power. From logcat, i can see that it is related to DFS and P2P wifi. I am running the lastest version of ForeOS. I have also tried to root and debloat all amazon apps, but the issue is still happening. Here is the logcat when it crashes: Code: 08-24 23:08:48.411 605 658 D AmazonWifiP2pServiceImpl: CREATE_GROUP 08-24 23:08:48.411 605 658 I AmazonWifiP2pServiceImpl: found saved GO, netId=0 08-24 23:08:48.412 605 658 I AmazonWifiP2pServiceImpl: ethernetConnected = false 08-24 23:08:48.412 605 658 I AmazonWifiP2pServiceImpl: Create GO group use the saved p2p property = 5320 08-24 23:08:48.413 878 878 I wpa_supplicant: P2P: The forced channel for GO (5320 MHz) is not supported for P2P uses 08-24 23:08:48.414 605 658 I AmazonWifiP2pServiceImpl: Create GO group use the default chnl =5180 08-24 23:08:48.416 878 878 I wpa_supplicant: P2P: init GO, use existing freq 5500 08-24 23:08:48.416 878 878 E wpa_supplicant: Failed to create interface p2p-p2p0-12: -12 (Out of memory) 08-24 23:08:48.416 878 878 E wpa_supplicant: P2P: Failed to create new group interface: err=1 (Operation not permitted) 08-24 23:08:48.416 878 878 E wpa_supplicant: P2P: Failed to add group interface 08-24 23:08:48.417 605 658 E WifiP2pService: InactiveStateCREATE_GROUP failed 08-24 23:08:48.417 605 658 I WifiP2pService: InactiveState CREATE_GROUP failed cnt=11 08-24 23:08:48.417 605 658 I WifiP2pService: InactiveState Sending DRIVER_HUNG_EVENT to WifiStateMachine 08-24 23:08:48.419 605 660 I WifiStateMachine: WifiMonitor.DRIVER_HUNG_EVENT 08-24 23:08:48.422 605 660 D WifiNative-HAL: stopRssiMonitoring, cmdId 0 08-24 23:08:48.423 605 661 D DhcpClient: doQuit Anyone has any clue?