Play store crash when Chrome updating - G 2014 Q&A, Help & Troubleshooting

Whenever I try to update Chrome on my stock Moto G, I get told that Play store has stopped and I see that the update has failed. This has been happening for a while now, with no change - each time I go to update it says the same thing. Most other apps have no problem at all (Barclays Mobile Banking is the only one I have seen that shows the same symptoms. How can I make it update?
Running adb logcat gives me the following log from around the time of the crash - I don't know how much of this is related:
08-10 20:26:10.647 1729 1729 V AlarmManager: done {57fb0c, *alarm*:send_events} [5ms]
08-10 20:26:10.693 24324 24324 I Finsky : [1] com.google.android.finsky.billing.lightpurchase.LightPurchaseFlowActivity.a(33926): Permissions accepted: com.android.chrome
08-10 20:26:10.707 24324 24324 I Finsky : [1] com.google.android.finsky.receivers.j.a(533): Request install of com.android.chrome v=275609801 pri=2 for single_install
08-10 20:26:10.723 24324 24324 I Finsky : [1] com.google.android.finsky.receivers.j.a(1327): Installer kick - starting com.android.chrome
08-10 20:26:10.726 24324 24363 I Finsky : [69017] com.google.android.finsky.installer.z.b(204): Created session 1717042442 for com.android.chrome
08-10 20:26:10.726 24324 24324 I Finsky : [1] com.google.android.finsky.receivers.x.d(36112): File-by-File patching compatibility check enabled.
08-10 20:26:10.734 24324 24373 I Finsky : [69027] com.google.android.finsky.receivers.ae.doInBackground(3117): File-by-File compatibility check result: true
08-10 20:26:10.749 3104 3104 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
08-10 20:26:10.761 1729 3271 I AccountManagerService: getTypesVisibleToCaller: isPermitted? true
08-10 20:26:10.803 3104 3104 I Auth : [AuthDelegateWrapper] Service intent: Intent { cmp=com.google.android.gms/.auth.account.authenticator.DefaultAuthDelegateService }.
08-10 20:26:10.969 24324 24363 I Finsky : [69017] com.google.android.finsky.installer.ai.run(127): Session for com.android.chrome already exists, skipping creation
08-10 20:26:11.048 1729 1738 I art : Background partial concurrent mark sweep GC freed 31653(2MB) AllocSpace objects, 4(80KB) LOS objects, 31% free, 34MB/50MB, paused 15.362ms total 211.628ms
08-10 20:26:12.358 356 356 W SurfaceFlinger: couldn't log to binary event log: overflow.
08-10 20:26:12.467 24324 24324 I Finsky : [1] com.google.android.finsky.receivers.an.onPostExecute(5117): Downloading patch for com.android.chrome (com.android.chrome)
08-10 20:26:12.471 1729 2417 D VoldConnector: SND -> {23631 volume mkdirs /storage/emulated/0/Android/data/com.android.vending/files/}
08-10 20:26:12.472 232 241 E cutils : Failed to openat(/storage/emulated/0/Android): Permission denied
08-10 20:26:12.472 1729 2319 D VoldConnector: RCV <- {400 23631 Command failed}
08-10 20:26:12.473 24324 24324 W ContextImpl: Failed to ensure /storage/emulated/0/Android/data/com.android.vending/files: 400
08-10 20:26:12.475 24324 24324 I Finsky : [1] com.google.android.finsky.download.e.a(264): Duplicate state set for 'com.android.chrome' (0). Already in that state
08-10 20:26:12.476 24324 24324 I Finsky : [1] com.google.android.finsky.download.x.e(145): Download com.android.chrome added to DownloadQueue
08-10 20:26:12.479 24324 24324 I Finsky : [1] com.google.android.finsky.download.e.a(266): com.android.chrome from 0 to 1.
08-10 20:26:12.485 382 382 I installd: free_cache(5791617) avail 803995648
08-10 20:26:12.491 24324 24324 I Finsky : [1] com.google.android.finsky.download.ai.run(5566): Download com.android.chrome starting
08-10 20:26:12.512 22581 22592 W DownloadManager: Path appears to be invalid: /1470857172467
08-10 20:26:12.515 22581 22592 W DownloadManager: Path appears to be invalid: /1470857172467
08-10 20:26:12.523 22581 22592 E DatabaseUtils: Writing exception to parcel
08-10 20:26:12.523 22581 22592 E DatabaseUtils: java.lang.SecurityException: Unsupported path /1470857172467
08-10 20:26:12.523 22581 22592 E DatabaseUtils: at com.android.providers.downloads.DownloadProvider.checkFileUriDestination(DownloadProvider.java:819)
08-10 20:26:12.523 22581 22592 E DatabaseUtils: at com.android.providers.downloads.DownloadProvider.insert(DownloadProvider.java:642)
08-10 20:26:12.523 22581 22592 E DatabaseUtils: at android.content.ContentProvider$Transport.insert(ContentProvider.java:263)
08-10 20:26:12.523 22581 22592 E DatabaseUtils: at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:163)
08-10 20:26:12.523 22581 22592 E DatabaseUtils: at android.os.Binder.execTransact(Binder.java:453)
08-10 20:26:12.564 24324 24364 E AndroidRuntime: FATAL EXCEPTION: download-manager-thread
08-10 20:26:12.564 24324 24364 E AndroidRuntime: Process: com.android.vending, PID: 24324
08-10 20:26:12.564 24324 24364 E AndroidRuntime: java.lang.SecurityException: Unsupported path /1470857172467
08-10 20:26:12.564 24324 24364 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1620)
08-10 20:26:12.564 24324 24364 E AndroidRuntime: at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:183)
08-10 20:26:12.564 24324 24364 E AndroidRuntime: at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:135)
08-10 20:26:12.564 24324 24364 E AndroidRuntime: at android.content.ContentProviderProxy.insert(ContentProviderNative.java:476)
08-10 20:26:12.564 24324 24364 E AndroidRuntime: at android.content.ContentResolver.insert(ContentResolver.java:1229)
08-10 20:26:12.564 24324 24364 E AndroidRuntime: at com.google.android.finsky.download.l.run(SourceFile:182)
08-10 20:26:12.564 24324 24364 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:746)
08-10 20:26:12.564 24324 24364 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:95)
08-10 20:26:12.564 24324 24364 E AndroidRuntime: at android.os.Looper.loop(Looper.java:148)
08-10 20:26:12.564 24324 24364 E AndroidRuntime: at android.os.HandlerThread.run(HandlerThread.java:61)
08-10 20:26:12.566 1729 3469 W ActivityManager: Force finishing activity com.android.vending/com.google.android.finsky.activities.MainActivity
08-10 20:26:12.567 1729 3469 I ActivityManager: moveHomeStack, setupComplete:true
08-10 20:26:12.678 22735 21538 V ConnectivityManager: isActiveNetworkMetered() returns:false
08-10 20:26:12.695 1570 1626 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 10/09/15, 6cbbf7d, I3193f6e94a
08-10 20:26:12.695 1570 1626 I OpenGLRenderer: Initialized EGL, version 1.4
08-10 20:26:12.713 1729 24549 I OpenGLRenderer: Initialized EGL, version 1.4
08-10 20:26:12.953 24324 24396 E Surface : getSlotFromBufferLocked: unknown buffer: 0xba17e4b8
08-10 20:26:13.037 15667 15676 I art : Background partial concurrent mark sweep GC freed 139292(7MB) AllocSpace objects, 11(300KB) LOS objects, 40% free, 14MB/24MB, paused 3.795ms total 353.665ms
08-10 20:26:13.185 24324 24324 I Finsky : [1] com.google.android.finsky.utils.du.onTrimMemory(25): Memory trim requested to level 20
Click to expand...
Click to collapse

Related

Random reboots.... Logcat and ramoops file attached

I am having random reboots on my Nexus 6 running Pure nexus (android 6.0) with lean kernel (both latest versions). This is very annoying as the phone randomly reboots after playing a certain notification sound ( which i don't know is caused by what).
I am attaching both logcat and ramoops. Anyone please help me know the cause?
new files
Here are new files attached after a fresh random reboot
Here is a snippet from logcat that i think is relavent as there is a FATAL system error at (02-05 22:05:06.881 1348 1348 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main)
Code:
02-05 22:04:45.551 1348 1727 I ActivityManager: Start proc 3084:com.google.process.gapps/u0a29 for content provider com.google.android.gsf/.gservices.GservicesProvider
02-05 22:04:45.567 1348 2251 E ConnectivityService: Failed to find Messenger in unregisterNetworkFactory
02-05 22:04:45.627 1348 1348 V WiredAccessoryManager: notifyWiredAccessoryChanged: when=0 bits= mask=54
02-05 22:04:45.628 1348 1348 V WiredAccessoryManager: newName=h2w newState=0 headsetState=0 prev headsetState=0
02-05 22:04:45.628 1348 1348 V WiredAccessoryManager: init()
02-05 22:04:45.674 1348 2878 I ActivityManager: Start proc 3128:com.google.android.googlequicksearchbox:search/u0a35 for service com.google.android.googlequicksearchbox/com.google.android.hotword.service.HotwordService
02-05 22:04:45.823 1348 1384 I ActivityManager: Start proc 3159:org.telegram.messenger/u0a116 for broadcast org.telegram.messenger/.MusicPlayerReceiver
02-05 22:04:46.006 1348 2250 D WifiService: New client listening to asynchronous messages
02-05 22:04:46.082 1348 2878 I ActivityManager: Start proc 3184:com.mobisystems.office:browser/u0a100 for broadcast com.mobisystems.office/.io.NetworkChangeReceiver
02-05 22:04:46.083 1348 2248 E WifiP2pService: Unable to change interface settings: java.lang.IllegalStateException: command '86 interface setcfg p2p0 0.0.0.0 0 up' failed with '400 86 Failed to set address (No such device)'
02-05 22:04:46.538 1348 1380 I ActivityManager: Start proc 3270:com.google.android.partnersetup/u0a32 for content provider com.google.android.partnersetup/.RlzAppProvider
02-05 22:04:46.565 1348 2250 D WifiService: New client listening to asynchronous messages
02-05 22:04:46.621 1348 2328 I Telecom : PhoneAccountRegistrar: New phone account registered: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ]
02-05 22:04:46.639 1348 2328 I Telecom : : Sending phone-account intent as user
02-05 22:04:46.675 1348 1348 V BackupManagerService: Connected to transport ComponentInfo{com.google.android.gms/com.google.android.gms.backup.BackupTransportService}
02-05 22:04:46.676 1348 1348 V BackupManagerService: Registering transport com.google.android.gms/.backup.BackupTransportService::com.google.android.gms/.backup.BackupTransportService = [email protected]
02-05 22:04:46.738 1348 1381 W Telecom : : No account found for the calling user
02-05 22:04:46.849 1348 2810 D CryptdConnector: SND -> {2 cryptfs getpw}
02-05 22:04:46.850 239 252 D VoldCryptCmdListener: cryptfs getpw
02-05 22:04:46.850 239 252 I Ext4Crypt: ext4 crypto complete called on /data
02-05 22:04:46.850 239 252 I Ext4Crypt: No master key, so not ext4enc
02-05 22:04:46.850 239 252 I Ext4Crypt: ext4 crypto complete called on /data
02-05 22:04:46.850 239 252 I Ext4Crypt: No master key, so not ext4enc
02-05 22:04:46.850 1348 1717 D CryptdConnector: RCV <- {200 2 -1}
02-05 22:04:46.851 1348 2810 D CryptdConnector: SND -> {3 cryptfs clearpw}
02-05 22:04:46.851 239 252 D VoldCryptCmdListener: cryptfs clearpw
02-05 22:04:46.851 239 252 I Ext4Crypt: ext4 crypto complete called on /data
02-05 22:04:46.851 239 252 I Ext4Crypt: No master key, so not ext4enc
02-05 22:04:46.851 1348 1717 D CryptdConnector: RCV <- {200 3 0}
02-05 22:04:47.001 3159 3322 E ActivityThread: Failed to find provider info for com.teslacoilsw.notifier
02-05 22:04:47.207 1348 1385 W WindowManager: Keyguard drawn timeout. Setting mKeyguardDrawComplete
02-05 22:04:47.287 1348 1727 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:47.303 1348 1727 I Telecom : : Sending phone-account intent as user
02-05 22:04:47.366 1348 2604 W Telecom : : No account found for the calling user
02-05 22:04:47.479 2861 2861 D MccTable: updateMccMncConfiguration mccmnc='41004' fromServiceState=true
02-05 22:04:47.503 2861 2861 D MccTable: updateMccMncConfiguration defaultMccMnc=
02-05 22:04:47.503 2861 2861 D MccTable: updateMccMncConfiguration: mcc=410, mnc=4
02-05 22:04:47.504 2861 2861 D MccTable: WIFI_COUNTRY_CODE set to pk
02-05 22:04:47.504 1348 2810 I WifiService: WifiService trying to set country code to pk with persist set to true
02-05 22:04:47.556 1348 2882 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:47.564 1348 2882 I Telecom : : Sending phone-account intent as user
02-05 22:04:47.573 1348 2883 W Telecom : : No account found for the calling user
02-05 22:04:47.579 2861 2861 D MccTable: updateMccMncConfiguration mccmnc='41004' fromServiceState=false
02-05 22:04:47.580 2861 2861 D MccTable: updateMccMncConfiguration defaultMccMnc=
02-05 22:04:47.580 2861 2861 D MccTable: updateMccMncConfiguration: mcc=410, mnc=4
02-05 22:04:47.580 2861 2861 D MccTable: updateMccMncConfiguration updateConfig config={1.0 410mcc4mnc ?locale ?layoutDir ?swdp ?wdp ?hdp ?density ?lsize ?long ?orien ?uimode ?night ?touch ?keyb/?/? ?nav/?}
02-05 22:04:47.581 1348 2884 I ActivityManager: Config changes=3 {1.0 410mcc4mnc en_US ldltr sw411dp w411dp h659dp 560dpi nrml port finger -keyb/v/h -nav/h s.6}
02-05 22:04:48.208 1348 1389 W WindowManager: Timeout waiting for drawn: undrawn=[Window{f7c393 u0 StatusBar}]
02-05 22:04:48.457 1348 1381 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:48.469 1348 1381 I Telecom : : Sending phone-account intent as user
02-05 22:04:48.480 1348 2901 W Telecom : : No account found for the calling user
02-05 22:04:48.514 1348 2810 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [e0184adedf913b076626646d3f52c3b49c39ad6d], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:48.526 1348 2810 I Telecom : : Sending phone-account intent as user
02-05 22:04:48.545 1348 1727 W Telecom : : No account found for the calling user
02-05 22:04:48.573 2861 2861 D MccTable: updateMccMncConfiguration mccmnc='41004' fromServiceState=false
02-05 22:04:48.574 2861 2861 D MccTable: updateMccMncConfiguration defaultMccMnc=41004
02-05 22:04:48.574 2861 2861 D MccTable: updateMccMncConfiguration: mcc=410, mnc=4
02-05 22:04:48.574 2861 2861 D MccTable: updateMccMncConfiguration updateConfig config={1.0 410mcc4mnc ?locale ?layoutDir ?swdp ?wdp ?hdp ?density ?lsize ?long ?orien ?uimode ?night ?touch ?keyb/?/? ?nav/?}
02-05 22:04:49.862 1348 1389 W WindowManager: App freeze timeout expired.
02-05 22:04:49.991 2861 2861 D MccTable: updateMccMncConfiguration mccmnc='41004' fromServiceState=false
02-05 22:04:49.992 2861 2861 D MccTable: updateMccMncConfiguration defaultMccMnc=41004
02-05 22:04:49.992 2861 2861 D MccTable: updateMccMncConfiguration: mcc=410, mnc=4
02-05 22:04:49.992 2861 2861 D MccTable: updateMccMncConfiguration updateConfig config={1.0 410mcc4mnc ?locale ?layoutDir ?swdp ?wdp ?hdp ?density ?lsize ?long ?orien ?uimode ?night ?touch ?keyb/?/? ?nav/?}
02-05 22:04:50.347 1348 1727 I Telecom : PhoneAccountRegistrar: New phone account registered: [[ ] PhoneAccount: ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [54a3abf5a6e293abeebcb7c66a94d927fd7d248b], UserHandle{0} Capabilities: 54 Schemes: tel voicemail ]
02-05 22:04:50.367 1348 1727 I Telecom : : Sending phone-account intent as user
02-05 22:04:50.392 1348 2859 W Telecom : : No account found for the calling user
02-05 22:04:50.574 1348 2605 W ActivityManager: Unable to start service Intent { cmp=com.mobisystems.office/com.mobisystems.connect.client.b.a } U=0: not found
02-05 22:04:50.591 1348 2900 I ActivityManager: Start proc 3423:com.google.android.keep/u0a88 for broadcast com.google.android.keep/.notification.AlertReceiver
02-05 22:04:50.625 1348 2250 D WifiService: New client listening to asynchronous messages
02-05 22:04:50.912 1348 2270 D RttService: New client listening to asynchronous messages: [email protected]
02-05 22:04:51.033 1348 1727 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [54a3abf5a6e293abeebcb7c66a94d927fd7d248b], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:51.044 1348 1727 I Telecom : : Sending phone-account intent as user
02-05 22:04:51.050 1348 2883 W Telecom : : No account found for the calling user
02-05 22:04:51.089 1348 1381 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [54a3abf5a6e293abeebcb7c66a94d927fd7d248b], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:51.097 1348 1381 I Telecom : : Sending phone-account intent as user
02-05 22:04:51.104 1348 2884 W Telecom : : No account found for the calling user
02-05 22:04:51.131 1348 2882 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [54a3abf5a6e293abeebcb7c66a94d927fd7d248b], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:51.140 1348 2882 I Telecom : : Sending phone-account intent as user
02-05 22:04:51.220 1348 2881 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [54a3abf5a6e293abeebcb7c66a94d927fd7d248b], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:51.228 1348 2881 I Telecom : : Sending phone-account intent as user
02-05 22:04:51.238 1348 2901 W Telecom : : No account found for the calling user
02-05 22:04:51.287 1348 1380 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [54a3abf5a6e293abeebcb7c66a94d927fd7d248b], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:51.295 1348 1380 I Telecom : : Sending phone-account intent as user
02-05 22:04:51.312 1348 2883 W Telecom : : No account found for the calling user
02-05 22:04:51.324 1348 2884 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [54a3abf5a6e293abeebcb7c66a94d927fd7d248b], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:51.332 1348 2884 I Telecom : : Sending phone-account intent as user
02-05 22:04:51.356 1348 2859 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [54a3abf5a6e293abeebcb7c66a94d927fd7d248b], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:51.364 1348 2859 I Telecom : : Sending phone-account intent as user
02-05 22:04:51.378 1348 1348 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null
02-05 22:04:51.380 1348 2883 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [54a3abf5a6e293abeebcb7c66a94d927fd7d248b], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:51.389 1348 2883 I Telecom : : Sending phone-account intent as user
02-05 22:04:51.393 1348 2859 I Telecom : PhoneAccountRegistrar: [ComponentInfo{com.android.phone/com.android.services.telephony.TelephonyConnectionService}, [54a3abf5a6e293abeebcb7c66a94d927fd7d248b], UserHandle{0}(icon: Icon(typ=BITMAP size=67x84) -> Icon(typ=BITMAP size=67x84))]
02-05 22:04:51.402 1348 2859 I Telecom : : Sending phone-account intent as user
02-05 22:04:51.614 1348 1727 D WifiService: acquireWifiLockLocked: WifiLock{NlpWifiLock type=2 bind[email protected]}
02-05 22:04:51.722 1348 2250 D WifiService: New client listening to asynchronous messages
02-05 22:04:51.773 1348 2884 I ActivityManager: Start proc 3497:com.eclipsim.gpsstatus2/u0a84 for broadcast com.eclipsim.gpsstatus2/com.eclipsim.gpstoolbox.monitor.GpsBroadcastReceiver
02-05 22:04:52.571 1348 2604 I ActivityManager: Start proc 3557:com.google.android.apps.maps/u0a64 for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.iamhere.ble.StartBleServiceReceiver
02-05 22:04:52.653 1348 2604 I ActivityManager: Killing 2320:com.android.externalstorage/u0a11 (adj 15): empty #17
02-05 22:04:52.927 1348 2328 I ActivityManager: Start proc 3583:com.life360.android.safetymapd/u0a85 for broadcast com.life360.android.safetymapd/com.life360.android.receivers.LocationProvidersChangedReceiver
02-05 22:04:53.127 1348 2883 I ActivityManager: Killing 2584:com.cyanogenmod.lockclock/u0a49 (adj 15): empty #17
02-05 22:04:53.381 1348 2882 D WifiService: releaseWifiLockLocked: WifiLock{NlpWifiLock type=2 [email protected]}
02-05 22:04:53.497 1348 2859 I ActivityManager: Start proc 3631:com.life360.android.safetymapd:service/u0a85 for broadcast com.life360.android.safetymapd/com.life360.android.managers.UpdateDispatch
02-05 22:04:53.958 1348 2250 D WifiService: New client listening to asynchronous messages
02-05 22:04:54.529 1348 2251 D CSLegacyTypeTracker: Sending CONNECTED broadcast for type 0 NetworkAgentInfo [MOBILE (HSPA) - 100] isDefaultNetwork=true
02-05 22:04:54.594 1348 1380 I ActivityManager: Killing 2686:com.skype.raider/u0a91 (adj 15): empty #17
02-05 22:04:54.683 1348 2250 D WifiService: Client connection lost with reason: 4
02-05 22:04:54.724 1348 2810 I ActivityManager: Start proc 3702:com.whatsapp/u0a75 for broadcast com.whatsapp/.ExternalMediaManager$ExternalMediaStateReceiver
02-05 22:04:56.166 1348 2901 I ActivityManager: Start proc 3753:com.android.vending/u0a33 for service com.android.vending/com.google.android.finsky.billing.iab.InAppBillingService
02-05 22:04:56.314 1348 2882 I ActivityManager: Start proc 3771:com.buak.Link2SD/u0a115 for broadcast com.buak.Link2SD/.MediaMountedReceiver
02-05 22:04:56.736 1348 2884 I ActivityManager: Start proc 3806:com.android.sdm.plugins.sprintdm/1001 for broadcast com.android.sdm.plugins.sprintdm/.SprintDMReceiver
02-05 22:04:57.000 1348 1727 I ActivityManager: Start proc 3837:com.verizon.omadm/u0a42 for broadcast com.verizon.omadm/.DmConfigReceiver
02-05 22:04:57.323 1348 2883 I ActivityManager: Killing 3040:com.android.providers.calendar/u0a3 (adj 15): empty #17
02-05 22:04:57.557 1348 2604 I ActivityManager: Start proc 3876:com.android.cellbroadcastreceiver/u0a6 for broadcast com.android.cellbroadcastreceiver/.CellBroadcastReceiver
02-05 22:04:57.559 1348 2604 I ActivityManager: Killing 3270:com.google.android.partnersetup/u0a32 (adj 15): empty #17
02-05 22:04:57.772 1348 2884 I PowerManagerService: Going to sleep by application request (uid 10022)...
02-05 22:04:57.885 1348 1380 I ActivityManager: Killing 2984:com.android.printspooler/u0a51 (adj 15): empty #17
02-05 22:04:58.102 1348 1380 E libprocessgroup: failed to kill 1 processes for processgroup 2984
02-05 22:04:58.104 1348 1380 I ActivityManager: Killing 2728:com.google.android.apps.gcs/u0a12 (adj 15): empty #17
02-05 22:04:58.313 1348 1389 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
02-05 22:04:58.560 1348 1392 I PowerManagerService: Sleeping (uid 1000)...
02-05 22:04:58.655 1348 2859 I ActivityManager: Start proc 3935:com.microsoft.office.onenote.connectionReceiverProcess/u0a89 for broadcast com.microsoft.office.onenote/com.microsoft.bing.datamining.quasar.api.ConnectionChangeReceiver
02-05 22:04:58.795 1348 2883 I ActivityManager: Process com.microsoft.office.onenote.connectionReceiverProcess (pid 3935) has died
02-05 22:04:58.807 1348 1384 I ActivityManager: Start proc 3956:com.mobisystems.office/u0a100 for broadcast com.mobisystems.office/com.mobisystems.wifi_direct.StartWifiDirectReceiver
02-05 22:04:59.406 1348 1380 W ActivityManager: Unable to start service Intent { cmp=com.mobisystems.office/com.mobisystems.connect.client.b.a } U=0: not found
02-05 22:04:59.434 1348 1727 I ActivityManager: Start proc 3990:stericson.busybox.donate/u0a83 for broadcast stericson.busybox.donate/.receivers.OnBootReciever
02-05 22:04:59.481 1348 2604 I ActivityManager: Killing 3068:com.usbmis.troposphere.fpnb/u0a92 (adj 15): empty #17
02-05 22:04:59.661 1348 4006 I BootReceiver: Copying audit failures to DropBox
02-05 22:04:59.661 1348 4006 I BootReceiver: Checking for fsck errors
02-05 22:04:59.682 1348 4004 I ActivityManager: Start proc 4007:com.android.keychain/1000 for service com.android.keychain/.KeyChainService
02-05 22:04:59.703 1348 2883 I ActivityManager: Start proc 4020:eu.chainfire.supersu/u0a56 for broadcast eu.chainfire.supersu/.BootCompleteReceiver
02-05 22:04:59.734 1348 2881 I ActivityManager: Killing 3184:com.mobisystems.office:browser/u0a100 (adj 15): empty #17
02-05 22:04:59.404 1348 2881 E libprocessgroup: failed to kill 1 processes for processgroup 3184
02-05 22:04:59.413 1348 1384 W ActivityManager: Failed to update preferences for: com.mobisystems.office
02-05 22:04:59.438 1348 1384 I ActivityManager: Start proc 4051:com.android.dialer/u0a9 for broadcast com.android.dialer/.calllog.CallLogReceiver
02-05 22:04:59.459 1348 1348 I ActivityManager: Start proc 4066:com.android.providers.calendar/u0a3 for content provider com.android.providers.calendar/.CalendarProvider2
02-05 22:04:59.577 1348 2604 I ActivityManager: Start proc 4084:com.google.android.marvin.talkback/u0a74 for broadcast com.google.android.marvin.talkback/com.android.talkback.BootReceiver
02-05 22:04:59.583 1348 2810 I ActivityManager: Killing 3423:com.google.android.keep/u0a88 (adj 15): empty #17
02-05 22:04:59.743 1348 1380 I ActivityManager: Start proc 4100:com.motorola.motocit/u0a2 for broadcast com.motorola.motocit/.CQATestBootReceiver
02-05 22:04:59.744 1348 1380 I ActivityManager: Killing 3497:com.eclipsim.gpsstatus2/u0a84 (adj 15): empty #17
02-05 22:04:59.950 1348 1380 I ActivityManager: Killing 3631:com.life360.android.safetymapd:service/u0a85 (adj 15): empty #17
02-05 22:05:00.161 1348 2882 I ActivityManager: Start proc 4134:com.android.managedprovisioning/u0a14 for broadcast com.android.managedprovisioning/.BootReminder
02-05 22:05:00.238 1348 2884 I ActivityManager: Killing 3557:com.google.android.apps.maps/u0a64 (adj 15): empty #17
02-05 22:05:00.425 1348 2878 I ActivityManager: Start proc 4161:com.google.android.configupdater/u0a17 for broadcast com.google.android.configupdater/.CertPin.CertPinUpdateRequestReceiver
02-05 22:05:00.576 1348 2901 I ActivityManager: Killing 2784:android.process.acore/u0a4 (adj 15): empty #17
02-05 22:05:00.789 1348 2883 I ActivityManager: Start proc 4205:com.google.android.onetimeinitializer/u0a31 for broadcast com.google.android.onetimeinitializer/.OneTimeInitializerReceiver
02-05 22:05:00.790 1348 2883 I ActivityManager: Killing 3771:com.buak.Link2SD/u0a115 (adj 15): empty #17
02-05 22:05:00.791 1348 2883 I libprocessgroup: Killing pid 3858 in uid 10115 as part of process group 3771
02-05 22:05:00.938 1348 2901 I ActivityManager: Start proc 4223:com.google.android.partnersetup/u0a32 for broadcast com.google.android.partnersetup/.GooglePartnerSetup
02-05 22:05:00.969 1348 2900 I ActivityManager: Killing 2572:com.android.settings/1000 (adj 15): empty #17
02-05 22:05:01.123 1348 2250 D WifiService: Client connection lost with reason: 4
02-05 22:05:01.229 1348 2882 I BroadcastQueue: Delay finish: com.google.android.partnersetup/.RlzPingBroadcastReceiver
02-05 22:05:01.297 1348 2605 I BroadcastQueue: Resuming delayed broadcast
02-05 22:05:01.369 1348 2328 I ActivityManager: Start proc 4258:com.android.inputmethod.latin/u0a47 for broadcast com.android.inputmethod.latin/.SystemBroadcastReceiver
02-05 22:05:01.464 1348 2882 I ActivityManager: Killing 3806:com.android.sdm.plugins.sprintdm/1001 (adj 15): empty #17
02-05 22:05:01.603 1348 2250 D WifiService: New client listening to asynchronous messages
02-05 22:05:01.710 1348 2328 I ActivityManager: Process com.android.inputmethod.latin (pid 4258) has died
02-05 22:05:01.724 1348 1384 I ActivityManager: Start proc 4281:com.cyanogenmod.lockclock/u0a49 for broadcast com.cyanogenmod.lockclock/.ClockWidgetProvider
02-05 22:05:01.843 1348 2900 I ActivityManager: Killing 3837:com.verizon.omadm/u0a42 (adj 15): empty #17
02-05 22:05:02.016 1348 2328 I ActivityManager: Start proc 4295:com.qualcomm.telephony/1000 for broadcast com.qualcomm.atfwd/.AtFwdAutoboot
02-05 22:05:02.096 4295 4295 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1221 android.content.ContextWrapper.startService:581 android.content.ContextWrapper.startService:581 com.qualcomm.atfwd.AtFwdAutoboot.onReceive:24 android.app.ActivityThread.handleReceiver:2725
02-05 22:05:02.116 1348 2328 I ActivityManager: Start proc 4309:com.qualcomm.telephony/1001 for broadcast org.codeaurora.ims/.ImsServiceAutoboot
02-05 22:05:02.218 1348 2901 I ActivityManager: Start proc 4325:com.google.process.gapps/u0a61 for broadcast com.google.android.syncadapters.contacts/.ContactsSyncAdapterBroadcastReceiver
02-05 22:05:02.219 1348 2901 I ActivityManager: Killing 3128:com.google.android.googlequicksearchbox:search/u0a35 (adj 15): empty #17
02-05 22:05:02.660 1348 1380 I ActivityManager: Start proc 4370:android.process.acore/u0a4 for content provider com.android.providers.contacts/.ContactsProvider2
02-05 22:05:03.337 1348 2604 D PackageManager: Ignoring attempt to set enabled state of disabled component com.google.android.gms/com.google.android.gms.update.SystemUpdateService$ActiveReceiver
02-05 22:05:03.690 2922 4443 E ActivityThread: Failed to find provider info for com.android.contacts.metadata
02-05 22:05:04.843 1348 2884 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 (has extras) } to com.google.android.apps.photos/.camerashortcut.CameraShortcutBroadcastReceiver requires android.permission.RECEIVE_BOOT_COMPLETED due to sender null (uid 1000)
02-05 22:05:04.843 1348 1384 W BroadcastQueue: Permission Denial: receiving Intent { act=android.intent.action.BOOT_COMPLETED flg=0x8000010 (has extras) } to com.google.android.apps.photos/com.google.android.libraries.social.notifications.impl.BootCompletedReceiver requires android.permission.RECEIVE_BOOT_COMPLETED due to sender null (uid 1000)
02-05 22:05:04.857 1348 1384 I ActivityManager: Start proc 4459:com.google.android.deskclock/u0a70 for broadcast com.google.android.deskclock/com.android.deskclock.AlarmInitReceiver
02-05 22:05:05.210 1348 2883 I ActivityManager: Start proc 4481:com.google.android.apps.maps/u0a64 for broadcast com.google.android.apps.maps/com.google.android.apps.gmm.navigation.service.detection.StartDetectionReceiver
02-05 22:05:05.212 1348 2883 I ActivityManager: Killing 3876:com.android.cellbroadcastreceiver/u0a6 (adj 15): empty #17
02-05 22:05:05.484 1348 1380 I ActivityManager: Killing 2910:com.huawei.mw/u0a122 (adj 15): empty #17
02-05 22:05:05.542 1348 2250 D WifiService: Client connection lost with reason: 4
02-05 22:05:05.558 1348 2250 D WifiService: New client listening to asynchronous messages
02-05 22:05:05.623 2922 4409 E ActivityThread: Failed to find provider info for com.google.android.wearable.settings
02-05 22:05:05.626 1348 2882 I ActivityManager: Killing 3956:com.mobisystems.office/u0a100 (adj 15): empty #17
02-05 22:05:06.343 1348 2884 I ActivityManager: Start proc 4513:com.google.android.gm/u0a72 for broadcast com.google.android.gm/.GoogleMailDeviceStartupReceiver
02-05 22:05:06.471 1348 2901 I ActivityManager: Killing 3990:stericson.busybox.donate/u0a83 (adj 15): empty #17
02-05 22:05:06.662 4513 4531 D ActivityThread: Loading provider com.google.android.gmail.provider;com.android.mail.notifier;com.google.android.gm.email.provider;com.google.android.gm.email.notifier: com.android.email.provider.EmailProvider
#NAME?
02-05 22:05:06.881 1348 1348 E AndroidRuntime: *** FATAL EXCEPTION IN SYSTEM PROCESS: main
02-05 22:05:06.881 1348 1348 E AndroidRuntime: java.lang.NoSuchMethodError: No interface method broadcastIntent(Landroid/app/IApplicationThread;Landroid/content/Intent;Ljava/lang/String;Landroid/content/IIntentReceiver;ILjava/lang/String;Landroid/os/Bundle;Ljava/lang/String;IZZI)I in class Landroid/app/IActivityManager; or its super classes (declaration of 'android.app.IActivityManager' appears in /system/framework/framework.jar)
the fatal system error is caused by the app Landroid.
There was a modification to the sound drivers recently that apparently causes RR's when playing sounds. BuckMarble had pointed it out, if Imsoyeon merged it and hasn't reverted it yet... that might be your issue.
I think I have found the cause. It was due to life360 app which I have uninstalled and now I haven't had a reboot in 10hrs. Let's see if it is actually the cause

[ROM][UNOFFICIAL]CyanogenMod 13 for One Mini 2

Introduction
This is UNOFFICIAL CyanogenMod 13 for HTC One Mini 2.
Please use this thread to report bugs, request features, and offer feedback.
Installation instructions
You must unlock your bootloader or be S-OFF.
You must have a custom recovery installed. (TWRP)
Fully wipe your device from Recovery (Data, Dalvik and Cache!) and install the CM13 ROM.
If you would use Gapps install it now and than reboot.
The first boot will take a while!
Disclaimer
OFFICIAL DISCLAIMER
/*
* Your warranty is now void.
*
* I am not responsible for bricked device, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Click to expand...
Click to collapse
Changelog
Release V1.1 (19.02.2017)
added busybox
USB configuration reworked
remove MIDI USB mode
fix dex-preoptimization
enable call recording
set zram to 256MB
set swappiness to 60
set RLIMIT_MEMLOCK to 64MB
Kernel - enable cleancache
Kernel - switch to LZMA compression
Kernel - enable Video4Linux
Older changelogs:
Release V1.0 (04.02.2017)
fix our RT5506 Amplifier HAL for higher volume
switch to M8 libril and Qualcomm MSM Interface (QMI) props
fix a traffic forwarding problem in hotspot mode (over wifi or BT) that has only forwarded layer 3 (Network Layer) in standy
some radio signal improvements (also net speed)
Kernel - Some changes on the RT5506 amplifier driver
Kernel - Add missing wifi features (Legacy Fast Roaming, 802.11w Protected Management Frames, Fast Transition (11r))
Release V0.9 (12.01.2017)
enable IPv6 tethering
Kernel - Fix the unstable wlan connection in different situations
Release V0.8 (24.12.2016)
enable pre-odex
enable adaptive low memory killer
new settings for low memory killer
enable half res bootanimation to speed up booting. Especially first boot. - Dootanimation cpu usage goes from ~35% to ~8.5%. - No major decrease in resolution.
update to latest CM/Android source
update to latest android security patch level
Kernel - fix WLAN driver to support 5GHz networks
Release V0.7 (10.09.2016)
add a proximity check for DT2W
set swappiness to 100
improved lowmemorykiller settings
update to latest CM/Android source
update to latest android security patch level
switch to CM's new browser "Gello"
Release V0.6 (21.08.2016)
implement DoubleTap2Wake
fix some selinux denials
Release V0.5 (19.08.2016)
update to latest CM/Android source
switch to interactive CPU governor for faster freq scaling
increase zram to 400 Mbyte
Kernel - Read WiFi data from HTC NVS to provide HTCs MAC vendor code
Release V0.4 (14.08.2016)
fix thermal engine
rework on thermal engine configuration
changes on amplifier - tfa9895 and rt5506 is now working (no more cracking/clipping)
added access to HTC market (for HTC apps)
fix GPS configuration
changes in usb configuration
fix PTP usb mode
cleanup in codec configuration
added ffmpeg codecs
fix some audit denials
added IPC Security config
changes on init
removed insecure adb mode on first run
add Multiuser functionality (4 users max.)
implement powerhal
changes on performance configuration
fix a problem with mpdecision
fix a problem with mobile data that have not been initialised on startup
added NFC support
fix incorrect headphone channels
update to latest CM/Android source
update to latest android security patch level
kernel: Increased CONFIG_HZ in order to improve UI responsiveness on high CPU load
Kernel: fix security issue - Use after Free due to Race Conditions in KGSL Module (CVE-2016-2504, CVE-2016-2503)
Kernel: fix security issue - Invalid Path Check on ashmem Memory File (CVE-2016-5340)
Kernel: fix security issue - Linux IPC router binding any port as a control port (CVE-2016-2059)
Release V0.3 (05.08.2016)
fix FLP hal
fix FM radio
fix minimal gps bug
fix a selinux denial
remove wcnss htc client
kernel - revert wcnss changes to bring up wifi on some devices
kernel - move to prima v3.2.3.172 driver
kernel - fix many compiling errors
Release V0.2 (03.08.2016)
set LTE as default network
kernel - move back to 3.8.20.24 prima driver
kernel - patch prima driver to handle correct definition of struct wiphy_vendor_command
Release V0.1 (30.07.2016)
initial release
Downloads
ROM v1.1 CM13 19.02.2017
md5sum for ROM v1.1 CM13 19.02.2017
Older releases:
ROM v1.0 CM13 04.02.2017
md5sum for ROM v1.0 CM13 04.02.2017
ROM v0.9 CM13 11.01.2017
md5sum for ROM v0.9 CM13 11.01.2017
ROM v0.8 CM13 24.12.2016
md5sum for ROM v0.8 CM13 24.12.2016
ROM v0.7 CM13 10.09.2016
md5sum for ROM v0.7 CM13 10.09.2016
ROM v0.6 CM13 21.08.2016
md5sum for ROM v0.6 CM13 21.08.2016
ROM v0.5 CM13 19.08.2016
md5sum for ROM v0.5 CM13 19.08.2016
ROM v0.4 CM13 14.08.2016
md5sum for ROM v0.4 CM13 14.08.2016
Open Gapps for all ROMs: Gapps
Thanks
Big thanks to MrAnswer for his one mini 2 that i can use for development purposes.
XDA:DevDB Information
CyanogenMod 13 for One Mini 2, ROM for the HTC One Mini 2
Contributors
nightcore500
Source Code: http://icera-network.de/pub-fs/htc_memul/cm-13_release/download.php?Down=htc_memul-kernelsource-cm13_080816.zip
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Latest stock
Based On: CyanogenMod
Version Information
Status: Beta
Current Beta Version: 1.1
Beta Release Date: 2017-02-19
Created 2016-07-30
Last Updated 2017-04-24
Reserved
First Build!
I flashed the build as soon as I saw it here. Unfortunately, I can't get past the Language Select screen. The phone reboots as soon as I press next. Here is a logcat of when I press next
Code:
07-31 15:23:06.088 3004 3093 I MS_RegisterService: RegisterService intent:Intent { act=register_intent_action flg=0x10 cmp=com.google.android.talk/com.google.android.libraries.matchstick.net.SilentRegisterService } isPeriodic:false
07-31 15:23:06.092 3004 3093 I MS_RegisterService: Not registered and not enabled. Doing nothing.
07-31 15:23:06.132 715 1315 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null
07-31 15:23:06.152 2620 2620 I Babel_telephony: TeleModule.updateConnectionManagerRegistration, registration preference changed from false to false
07-31 15:23:06.152 2620 2620 W Babel : BAM#gBA: invalid account id: -1
07-31 15:23:06.153 2620 2620 W Babel : BAM#gBA: invalid account id: -1
07-31 15:23:06.153 2620 2620 I Babel_telephony: TeleModule.updateIncomingCallRegistration, preferred account for incoming calls changed from: null to null
07-31 15:23:06.156 715 956 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null
07-31 15:23:06.578 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.633 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.896 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.897 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.938 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.940 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.966 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.967 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.972 2620 2662 W Babel : bcp TOOK TOO LONG! (15001ms > 10000ms)
07-31 15:23:07.099 715 3009 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
07-31 15:23:07.099 2981 3026 W GAV2 : Thread[GAThread,5,main]: Service unavailable (code=1), will retry.
07-31 15:23:07.107 2981 3026 I GAV2 : Thread[GAThread,5,main]: No campaign data found.
07-31 15:23:07.270 1789 3101 D DropBoxEntryAddedChimeraService: User is not opted-in to Usage & Diagnostics or Lockbox.
07-31 15:23:09.997 3103 3103 F libc : page record for 0xb6f3d04c was not found (block_size=64)
07-31 15:23:10.620 715 3009 I ActivityManager: Killing 2441:com.google.process.gapps/u0a45 (adj 15): empty #17
07-31 15:23:10.656 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:10.663 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.668 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.676 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.683 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.699 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gm
07-31 15:23:10.716 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gm
07-31 15:23:10.716 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gm
07-31 15:23:10.721 2900 3106 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.gm, CONTACTS=MAYBE
07-31 15:23:10.772 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:10.776 2900 3106 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 56 ms] updated apps [took 56 ms]
07-31 15:23:10.797 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gsf
07-31 15:23:10.825 2900 3113 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.gsf, CONTACTS=MAYBE
07-31 15:23:10.844 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gsf
07-31 15:23:10.844 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gsf
07-31 15:23:10.936 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:10.944 2900 3113 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 119 ms] updated apps [took 119 ms]
07-31 15:23:10.950 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.apps.photos
07-31 15:23:10.957 2900 3119 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.apps.photos, CONTACTS=MAYBE
07-31 15:23:10.987 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.apps.photos
07-31 15:23:10.987 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.apps.photos
07-31 15:23:10.996 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:11.036 2900 3119 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 79 ms] updated apps [took 79 ms]
07-31 15:23:11.076 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.talk
07-31 15:23:11.093 2900 3126 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.talk, CONTACTS=MAYBE
07-31 15:23:11.109 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.talk
07-31 15:23:11.109 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.talk
07-31 15:23:11.152 715 726 I art : Background sticky concurrent mark sweep GC freed 82793(6MB) AllocSpace objects, 6(240KB) LOS objects, 28% free, 17MB/24MB, paused 9.943ms total 113.118ms
07-31 15:23:11.208 2900 3126 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 115 ms] updated apps [took 115 ms]
07-31 15:23:11.883 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:12.043 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:12.102 715 957 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
07-31 15:23:12.102 2981 3100 W GAV2 : Thread[Service Reconnect,5,main]: Service unavailable (code=1), using local store.
07-31 15:23:12.190 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:12.192 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:12.243 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:12.245 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:15.023 3134 3134 F libc : page record for 0xb6ecb04c was not found (block_size=64)
07-31 15:23:16.747 1789 3135 I iu.UploadsManager: #reloadSettings(); account: -1; IU: disabled; IS: disabled; IS account: -1; photoWiFi: true; videoWiFi: true; roam: false; battery: true; size: STANDARD; maxMobile: 157286400
07-31 15:23:16.792 1789 3135 I iu.UploadsManager: End new media; added: 0, uploading: 0, time: 44 ms
07-31 15:23:17.151 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:17.587 715 1402 I ActivityManager: Killing 2489:org.cyanogenmod.profiles/u0a61 (adj 15): empty #17
07-31 15:23:18.169 715 1315 I ActivityManager: Killing 2502:org.cyanogenmod.snap/u0a63 (adj 15): empty #17
07-31 15:23:20.046 3138 3138 F libc : page record for 0xb6f9604c was not found (block_size=64)
07-31 15:23:22.585 715 746 I ActivityManager: Killing 2546:com.google.android.deskclock/u0a73 (adj 15): empty #17
07-31 15:23:25.069 3145 3145 F libc : page record for 0xb6f3904c was not found (block_size=64)
07-31 15:23:25.719 2746 2809 W System : ClassLoader referenced unknown path: /system/framework/tcmclient.jar
07-31 15:23:26.360 715 1238 I ActivityManager: Killing 2568:com.google.android.gm.exchange/u0a74 (adj 15): empty #17
07-31 15:23:26.729 1789 3151 D DropBoxEntryAddedChimeraService: User is not opted-in to Usage & Diagnostics or Lockbox.
07-31 15:23:26.734 1789 3152 I iu.UploadsManager: End new media; added: 0, uploading: 0, time: 36 ms
07-31 15:23:30.095 3153 3153 F libc : page record for 0xb6f6e04c was not found (block_size=64)
07-31 15:23:33.301 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:35.120 3156 3156 F libc : page record for 0xb6eb704c was not found (block_size=64)
07-31 15:23:36.108 715 768 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
07-31 15:23:36.139 715 768 I PowerManagerService: Sleeping (uid 1000)...
07-31 15:23:36.238 715 768 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 05/13/16, a787ab5, I9132b5f2cf
07-31 15:23:36.289 249 309 D PermissionCache: checking android.permission.READ_FRAME_BUFFER for uid=1000 => granted (160 us)
07-31 15:23:36.858 715 768 V KeyguardServiceDelegate: onScreenTurnedOff()
07-31 15:23:36.867 715 768 E libEGL : call to OpenGL ES API with no current context (logged once per thread)
07-31 15:23:36.871 249 249 D SurfaceFlinger: Set power mode=0, type=0 flinger=0xb7a24e80
07-31 15:23:36.871 715 766 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
07-31 15:23:36.876 249 249 D qdhwcomposer: hwc_setPowerMode: Setting mode 0 on display: 0
07-31 15:23:37.175 249 464 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
07-31 15:23:37.175 249 249 D qdhwcomposer: hwc_setPowerMode: Done setting mode 0 on display 0
07-31 15:23:37.175 715 917 D SurfaceControl: Excessive delay in setPowerMode(): 304ms
07-31 15:23:37.254 260 843 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
07-31 15:23:37.254 260 843 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-31 15:23:37.263 715 884 D WifiConfigStore: Retrieve network priorities after PNO.
07-31 15:23:37.276 715 884 E WifiStateMachine: Fail to set up pno, want false now false
07-31 15:23:37.361 715 884 D WifiConfigStore: Retrieve network priorities after PNO.
07-31 15:23:37.361 260 1076 D audio_hw_primary: adev_set_parameters: enter: screen_state=off
07-31 15:23:37.361 715 884 E WifiStateMachine: Fail to set up pno, want false now false
07-31 15:23:37.361 260 1076 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-31 15:23:37.889 715 2986 I ActivityManager: Killing 2620:com.google.android.talk/u0a77 (adj 15): empty #17
07-31 15:23:38.110 715 768 W PowerManagerService: Sandman unresponsive, releasing suspend blocker
07-31 15:23:39.929 715 875 I PowerManagerService: Waking up from sleep (uid 1000)...
07-31 15:23:39.929 715 715 V KeyguardServiceDelegate: onStartedWakingUp()
07-31 15:23:39.929 715 768 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
07-31 15:23:39.949 715 768 V KeyguardServiceDelegate: onScreenTurnedOn(showListener = [email protected])
07-31 15:23:39.951 249 249 D SurfaceFlinger: Set power mode=2, type=0 flinger=0xb7a24e80
07-31 15:23:39.951 249 249 D qdhwcomposer: hwc_setPowerMode: Setting mode 2 on display: 0
07-31 15:23:39.952 715 766 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
07-31 15:23:39.953 715 884 D WifiConfigStore: Retrieve network priorities after PNO.
07-31 15:23:39.953 715 884 E WifiStateMachine: Fail to set up pno, want false now false
07-31 15:23:39.957 715 1402 V KeyguardServiceDelegate: **** SHOWN CALLED ****
07-31 15:23:39.974 260 260 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
07-31 15:23:39.974 260 260 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-31 15:23:40.041 715 768 I DisplayPowerController: Unblocked screen on after 112 ms
07-31 15:23:40.042 715 768 V KeyguardServiceDelegate: onScreenTurnedOn()
07-31 15:23:40.193 3172 3172 F libc : page record for 0xb6ed904c was not found (block_size=64)
07-31 15:23:40.326 249 464 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
07-31 15:23:40.326 249 249 D qdhwcomposer: hwc_setPowerMode: Done setting mode 2 on display 0
07-31 15:23:40.326 715 917 D SurfaceControl: Excessive delay in setPowerMode(): 375ms
07-31 15:23:41.255 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.256 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.261 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.262 1379 1379 I Finsky : [1] com.google.android.finsky.services.DailyHygiene.a(23082): DailyHygiene holdoff continue
07-31 15:23:41.262 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.909 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:45.218 3173 3173 F libc : page record for 0xb6ed804c was not found (block_size=64)
07-31 15:23:48.909 2746 2790 E YouTube : Giving up device auth after 5 tries
07-31 15:23:49.887 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:50.242 3175 3175 F libc : page record for 0xb6efc04c was not found (block_size=64)
07-31 15:23:52.645 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:55.267 3179 3179 F libc : page record for 0xb6f3704c was not found (block_size=64)
07-31 15:23:58.668 715 885 D WifiService: New client listening to asynchronous messages
07-31 15:23:58.669 715 1491 D WifiService: setWifiEnabled: true pid=1278, uid=1000
07-31 15:23:58.669 715 1491 E WifiService: Invoking mWifiStateMachine.setWifiEnabled
07-31 15:23:58.686 260 837 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
07-31 15:23:58.688 715 884 E WifiMonitor: killSupplicant p2ptrue init.svc.wpa_supplicant=unknown init.svc.p2p_supplicant=unknown
07-31 15:23:58.697 260 837 D audio_hw_primary: start_output_stream: enter: stream(0xb8f62938)usecase(1: low-latency-playback) devices(0x2)
07-31 15:23:58.697 260 837 D audio_hw_primary: start_output_stream: enter: usecase(1: low-latency-playback) devices(0x2)
07-31 15:23:58.697 260 837 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
07-31 15:23:58.697 260 837 W msm8974_platform: Codec backend bitwidth 16, samplerate 48000
07-31 15:23:58.697 260 837 D hardware_info: hw_info_append_hw_type : device_name = speaker
07-31 15:23:58.697 260 837 I msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(14)
07-31 15:23:58.698 260 837 E tfa9887 : ioctl 1074028801 failed, ret = -1
07-31 15:23:58.698 260 837 E tfa9887 : Unable to read from TFA9887_SYSTEM_CONTROL
07-31 15:23:58.698 260 837 E tfa9887 : Unable to power on right amp: -1
07-31 15:23:58.698 260 837 E tfa9887 : ioctl 1074028801 failed, ret = -1
07-31 15:23:58.698 260 837 E tfa9887 : Unable to read from TFA9887_SYSTEM_CONTROL
07-31 15:23:58.698 260 837 E tfa9887 : Unable to power on left amp: -1
07-31 15:23:58.698 260 837 I tfa9887 : tfa9887_power: Set amplifier power to 1
07-31 15:23:58.699 260 837 D audio_hw_primary: select_devices: done
07-31 15:23:58.779 715 1473 I ActivityManager: START u0 {act=com.android.net.wifi.SETUP_WIFI_NETWORK cmp=com.android.settings/.wifi.WifiSetupActivity (has extras)} from uid 1000 on display 0
csoulr666 said:
I flashed the build as soon as I saw it here. Unfortunately, I can't get past the Language Select screen. The phone reboots as soon as I press next. Here is a logcat of when I press next
Code:
07-31 15:23:06.088 3004 3093 I MS_RegisterService: RegisterService intent:Intent { act=register_intent_action flg=0x10 cmp=com.google.android.talk/com.google.android.libraries.matchstick.net.SilentRegisterService } isPeriodic:false
07-31 15:23:06.092 3004 3093 I MS_RegisterService: Not registered and not enabled. Doing nothing.
07-31 15:23:06.132 715 1315 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null
07-31 15:23:06.152 2620 2620 I Babel_telephony: TeleModule.updateConnectionManagerRegistration, registration preference changed from false to false
07-31 15:23:06.152 2620 2620 W Babel : BAM#gBA: invalid account id: -1
07-31 15:23:06.153 2620 2620 W Babel : BAM#gBA: invalid account id: -1
07-31 15:23:06.153 2620 2620 I Babel_telephony: TeleModule.updateIncomingCallRegistration, preferred account for incoming calls changed from: null to null
07-31 15:23:06.156 715 956 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null
07-31 15:23:06.578 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.633 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.896 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.897 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.938 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.940 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.966 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.967 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.972 2620 2662 W Babel : bcp TOOK TOO LONG! (15001ms > 10000ms)
07-31 15:23:07.099 715 3009 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
07-31 15:23:07.099 2981 3026 W GAV2 : Thread[GAThread,5,main]: Service unavailable (code=1), will retry.
07-31 15:23:07.107 2981 3026 I GAV2 : Thread[GAThread,5,main]: No campaign data found.
07-31 15:23:07.270 1789 3101 D DropBoxEntryAddedChimeraService: User is not opted-in to Usage & Diagnostics or Lockbox.
07-31 15:23:09.997 3103 3103 F libc : page record for 0xb6f3d04c was not found (block_size=64)
07-31 15:23:10.620 715 3009 I ActivityManager: Killing 2441:com.google.process.gapps/u0a45 (adj 15): empty #17
07-31 15:23:10.656 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:10.663 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.668 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.676 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.683 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.699 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gm
07-31 15:23:10.716 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gm
07-31 15:23:10.716 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gm
07-31 15:23:10.721 2900 3106 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.gm, CONTACTS=MAYBE
07-31 15:23:10.772 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:10.776 2900 3106 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 56 ms] updated apps [took 56 ms]
07-31 15:23:10.797 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gsf
07-31 15:23:10.825 2900 3113 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.gsf, CONTACTS=MAYBE
07-31 15:23:10.844 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gsf
07-31 15:23:10.844 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gsf
07-31 15:23:10.936 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:10.944 2900 3113 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 119 ms] updated apps [took 119 ms]
07-31 15:23:10.950 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.apps.photos
07-31 15:23:10.957 2900 3119 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.apps.photos, CONTACTS=MAYBE
07-31 15:23:10.987 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.apps.photos
07-31 15:23:10.987 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.apps.photos
07-31 15:23:10.996 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:11.036 2900 3119 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 79 ms] updated apps [took 79 ms]
07-31 15:23:11.076 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.talk
07-31 15:23:11.093 2900 3126 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.talk, CONTACTS=MAYBE
07-31 15:23:11.109 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.talk
07-31 15:23:11.109 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.talk
07-31 15:23:11.152 715 726 I art : Background sticky concurrent mark sweep GC freed 82793(6MB) AllocSpace objects, 6(240KB) LOS objects, 28% free, 17MB/24MB, paused 9.943ms total 113.118ms
07-31 15:23:11.208 2900 3126 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 115 ms] updated apps [took 115 ms]
07-31 15:23:11.883 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:12.043 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:12.102 715 957 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
07-31 15:23:12.102 2981 3100 W GAV2 : Thread[Service Reconnect,5,main]: Service unavailable (code=1), using local store.
07-31 15:23:12.190 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:12.192 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:12.243 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:12.245 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:15.023 3134 3134 F libc : page record for 0xb6ecb04c was not found (block_size=64)
07-31 15:23:16.747 1789 3135 I iu.UploadsManager: #reloadSettings(); account: -1; IU: disabled; IS: disabled; IS account: -1; photoWiFi: true; videoWiFi: true; roam: false; battery: true; size: STANDARD; maxMobile: 157286400
07-31 15:23:16.792 1789 3135 I iu.UploadsManager: End new media; added: 0, uploading: 0, time: 44 ms
07-31 15:23:17.151 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:17.587 715 1402 I ActivityManager: Killing 2489:org.cyanogenmod.profiles/u0a61 (adj 15): empty #17
07-31 15:23:18.169 715 1315 I ActivityManager: Killing 2502:org.cyanogenmod.snap/u0a63 (adj 15): empty #17
07-31 15:23:20.046 3138 3138 F libc : page record for 0xb6f9604c was not found (block_size=64)
07-31 15:23:22.585 715 746 I ActivityManager: Killing 2546:com.google.android.deskclock/u0a73 (adj 15): empty #17
07-31 15:23:25.069 3145 3145 F libc : page record for 0xb6f3904c was not found (block_size=64)
07-31 15:23:25.719 2746 2809 W System : ClassLoader referenced unknown path: /system/framework/tcmclient.jar
07-31 15:23:26.360 715 1238 I ActivityManager: Killing 2568:com.google.android.gm.exchange/u0a74 (adj 15): empty #17
07-31 15:23:26.729 1789 3151 D DropBoxEntryAddedChimeraService: User is not opted-in to Usage & Diagnostics or Lockbox.
07-31 15:23:26.734 1789 3152 I iu.UploadsManager: End new media; added: 0, uploading: 0, time: 36 ms
07-31 15:23:30.095 3153 3153 F libc : page record for 0xb6f6e04c was not found (block_size=64)
07-31 15:23:33.301 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:35.120 3156 3156 F libc : page record for 0xb6eb704c was not found (block_size=64)
07-31 15:23:36.108 715 768 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
07-31 15:23:36.139 715 768 I PowerManagerService: Sleeping (uid 1000)...
07-31 15:23:36.238 715 768 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 05/13/16, a787ab5, I9132b5f2cf
07-31 15:23:36.289 249 309 D PermissionCache: checking android.permission.READ_FRAME_BUFFER for uid=1000 => granted (160 us)
07-31 15:23:36.858 715 768 V KeyguardServiceDelegate: onScreenTurnedOff()
07-31 15:23:36.867 715 768 E libEGL : call to OpenGL ES API with no current context (logged once per thread)
07-31 15:23:36.871 249 249 D SurfaceFlinger: Set power mode=0, type=0 flinger=0xb7a24e80
07-31 15:23:36.871 715 766 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
07-31 15:23:36.876 249 249 D qdhwcomposer: hwc_setPowerMode: Setting mode 0 on display: 0
07-31 15:23:37.175 249 464 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
07-31 15:23:37.175 249 249 D qdhwcomposer: hwc_setPowerMode: Done setting mode 0 on display 0
07-31 15:23:37.175 715 917 D SurfaceControl: Excessive delay in setPowerMode(): 304ms
07-31 15:23:37.254 260 843 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
07-31 15:23:37.254 260 843 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-31 15:23:37.263 715 884 D WifiConfigStore: Retrieve network priorities after PNO.
07-31 15:23:37.276 715 884 E WifiStateMachine: Fail to set up pno, want false now false
07-31 15:23:37.361 715 884 D WifiConfigStore: Retrieve network priorities after PNO.
07-31 15:23:37.361 260 1076 D audio_hw_primary: adev_set_parameters: enter: screen_state=off
07-31 15:23:37.361 715 884 E WifiStateMachine: Fail to set up pno, want false now false
07-31 15:23:37.361 260 1076 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-31 15:23:37.889 715 2986 I ActivityManager: Killing 2620:com.google.android.talk/u0a77 (adj 15): empty #17
07-31 15:23:38.110 715 768 W PowerManagerService: Sandman unresponsive, releasing suspend blocker
07-31 15:23:39.929 715 875 I PowerManagerService: Waking up from sleep (uid 1000)...
07-31 15:23:39.929 715 715 V KeyguardServiceDelegate: onStartedWakingUp()
07-31 15:23:39.929 715 768 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
07-31 15:23:39.949 715 768 V KeyguardServiceDelegate: onScreenTurnedOn(showListener = [email protected])
07-31 15:23:39.951 249 249 D SurfaceFlinger: Set power mode=2, type=0 flinger=0xb7a24e80
07-31 15:23:39.951 249 249 D qdhwcomposer: hwc_setPowerMode: Setting mode 2 on display: 0
07-31 15:23:39.952 715 766 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
07-31 15:23:39.953 715 884 D WifiConfigStore: Retrieve network priorities after PNO.
07-31 15:23:39.953 715 884 E WifiStateMachine: Fail to set up pno, want false now false
07-31 15:23:39.957 715 1402 V KeyguardServiceDelegate: **** SHOWN CALLED ****
07-31 15:23:39.974 260 260 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
07-31 15:23:39.974 260 260 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-31 15:23:40.041 715 768 I DisplayPowerController: Unblocked screen on after 112 ms
07-31 15:23:40.042 715 768 V KeyguardServiceDelegate: onScreenTurnedOn()
07-31 15:23:40.193 3172 3172 F libc : page record for 0xb6ed904c was not found (block_size=64)
07-31 15:23:40.326 249 464 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
07-31 15:23:40.326 249 249 D qdhwcomposer: hwc_setPowerMode: Done setting mode 2 on display 0
07-31 15:23:40.326 715 917 D SurfaceControl: Excessive delay in setPowerMode(): 375ms
07-31 15:23:41.255 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.256 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.261 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.262 1379 1379 I Finsky : [1] com.google.android.finsky.services.DailyHygiene.a(23082): DailyHygiene holdoff continue
07-31 15:23:41.262 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.909 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:45.218 3173 3173 F libc : page record for 0xb6ed804c was not found (block_size=64)
07-31 15:23:48.909 2746 2790 E YouTube : Giving up device auth after 5 tries
07-31 15:23:49.887 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:50.242 3175 3175 F libc : page record for 0xb6efc04c was not found (block_size=64)
07-31 15:23:52.645 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:55.267 3179 3179 F libc : page record for 0xb6f3704c was not found (block_size=64)
07-31 15:23:58.668 715 885 D WifiService: New client listening to asynchronous messages
07-31 15:23:58.669 715 1491 D WifiService: setWifiEnabled: true pid=1278, uid=1000
07-31 15:23:58.669 715 1491 E WifiService: Invoking mWifiStateMachine.setWifiEnabled
07-31 15:23:58.686 260 837 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
07-31 15:23:58.688 715 884 E WifiMonitor: killSupplicant p2ptrue init.svc.wpa_supplicant=unknown init.svc.p2p_supplicant=unknown
07-31 15:23:58.697 260 837 D audio_hw_primary: start_output_stream: enter: stream(0xb8f62938)usecase(1: low-latency-playback) devices(0x2)
07-31 15:23:58.697 260 837 D audio_hw_primary: start_output_stream: enter: usecase(1: low-latency-playback) devices(0x2)
07-31 15:23:58.697 260 837 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
07-31 15:23:58.697 260 837 W msm8974_platform: Codec backend bitwidth 16, samplerate 48000
07-31 15:23:58.697 260 837 D hardware_info: hw_info_append_hw_type : device_name = speaker
07-31 15:23:58.697 260 837 I msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(14)
07-31 15:23:58.698 260 837 E tfa9887 : ioctl 1074028801 failed, ret = -1
07-31 15:23:58.698 260 837 E tfa9887 : Unable to read from TFA9887_SYSTEM_CONTROL
07-31 15:23:58.698 260 837 E tfa9887 : Unable to power on right amp: -1
07-31 15:23:58.698 260 837 E tfa9887 : ioctl 1074028801 failed, ret = -1
07-31 15:23:58.698 260 837 E tfa9887 : Unable to read from TFA9887_SYSTEM_CONTROL
07-31 15:23:58.698 260 837 E tfa9887 : Unable to power on left amp: -1
07-31 15:23:58.698 260 837 I tfa9887 : tfa9887_power: Set amplifier power to 1
07-31 15:23:58.699 260 837 D audio_hw_primary: select_devices: done
07-31 15:23:58.779 715 1473 I ActivityManager: START u0 {act=com.android.net.wifi.SETUP_WIFI_NETWORK cmp=com.android.settings/.wifi.WifiSetupActivity (has extras)} from uid 1000 on display 0
Click to expand...
Click to collapse
Have you made a full wipe? (data, cache and dalvik) Do you use gapps? What version of gapps? Are you proceed as follows: Boot into recovery -> make full wipe -> install CM13 ROM -> install gapps -> reboot? Can you send me a full logcat?
nightcore500 said:
Have you made a full wipe? (data, cache and dalvik) Do you use gapps? What version of gapps? Are you proceed as follows: Boot into recovery -> make full wipe -> install CM13 ROM -> install gapps -> reboot? Can you send me a full logcat?
Click to expand...
Click to collapse
I made a full wipe and am using OpenGapps Mini. I will send a full logcat when I flash it again later tonight.
I just tested the latest gapp mini variant. (i use pico)
Unfortunately, I can not reproduce the problem. Are you using TWRP recovery? Do you use the md5sum? md5 check passed?
Updated from cm12.1
Can't enable wifi.
I deleted the whole data of the wifi configuration in /misc/wifi
After reboot its still not working.
If i try to enable wifi, the phone does a full reboot.
Should i try a clean install?
multiwirth said:
Updated from cm12.1
Can't enable wifi.
I deleted the whole data of the wifi configuration in /misc/wifi
After reboot its still not working.
If i try to enable wifi, the phone does a full reboot.
Should i try a clean install?
Click to expand...
Click to collapse
Same here. During setup, while detecting WIFI, full reboot. With or without GAPPS.
Clean (full Wipe) install
Thanks for your working! Nice to see, that somebody do new ROM for this device. Good luck.
Just an idea... tried to remove bartery and restart? Happens to me with CM (S3/4).
csoulr666 said:
I flashed the build as soon as I saw it here. Unfortunately, I can't get past the Language Select screen. The phone reboots as soon as I press next. Here is a logcat of when I press next
Code:
07-31 15:23:06.088 3004 3093 I MS_RegisterService: RegisterService intent:Intent { act=register_intent_action flg=0x10 cmp=com.google.android.talk/com.google.android.libraries.matchstick.net.SilentRegisterService } isPeriodic:false
07-31 15:23:06.092 3004 3093 I MS_RegisterService: Not registered and not enabled. Doing nothing.
07-31 15:23:06.132 715 1315 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null
07-31 15:23:06.152 2620 2620 I Babel_telephony: TeleModule.updateConnectionManagerRegistration, registration preference changed from false to false
07-31 15:23:06.152 2620 2620 W Babel : BAM#gBA: invalid account id: -1
07-31 15:23:06.153 2620 2620 W Babel : BAM#gBA: invalid account id: -1
07-31 15:23:06.153 2620 2620 I Babel_telephony: TeleModule.updateIncomingCallRegistration, preferred account for incoming calls changed from: null to null
07-31 15:23:06.156 715 956 I Telecom : PhoneAccountRegistrar: SimCallManager queried, returning: null
07-31 15:23:06.578 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.633 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.896 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.897 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.938 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.940 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.966 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:06.967 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:06.972 2620 2662 W Babel : bcp TOOK TOO LONG! (15001ms > 10000ms)
07-31 15:23:07.099 715 3009 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
07-31 15:23:07.099 2981 3026 W GAV2 : Thread[GAThread,5,main]: Service unavailable (code=1), will retry.
07-31 15:23:07.107 2981 3026 I GAV2 : Thread[GAThread,5,main]: No campaign data found.
07-31 15:23:07.270 1789 3101 D DropBoxEntryAddedChimeraService: User is not opted-in to Usage & Diagnostics or Lockbox.
07-31 15:23:09.997 3103 3103 F libc : page record for 0xb6f3d04c was not found (block_size=64)
07-31 15:23:10.620 715 3009 I ActivityManager: Killing 2441:com.google.process.gapps/u0a45 (adj 15): empty #17
07-31 15:23:10.656 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:10.663 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.668 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.676 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.683 715 875 I InputReader: Reconfiguring input devices. changes=0x00000010
07-31 15:23:10.699 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gm
07-31 15:23:10.716 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gm
07-31 15:23:10.716 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gm
07-31 15:23:10.721 2900 3106 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.gm, CONTACTS=MAYBE
07-31 15:23:10.772 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:10.776 2900 3106 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 56 ms] updated apps [took 56 ms]
07-31 15:23:10.797 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gsf
07-31 15:23:10.825 2900 3113 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.gsf, CONTACTS=MAYBE
07-31 15:23:10.844 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gsf
07-31 15:23:10.844 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.gsf
07-31 15:23:10.936 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:10.944 2900 3113 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 119 ms] updated apps [took 119 ms]
07-31 15:23:10.950 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.apps.photos
07-31 15:23:10.957 2900 3119 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.apps.photos, CONTACTS=MAYBE
07-31 15:23:10.987 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.apps.photos
07-31 15:23:10.987 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.apps.photos
07-31 15:23:10.996 2885 2885 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.startService:1231 android.content.ContextWrapper.startService:587 android.content.ContextWrapper.startService:587 org.cyanogenmod.providers.datausage.DataUsageAppInstallReceiver.onReceive:47 android.app.ActivityThread.handleReceiver:2759
07-31 15:23:11.036 2900 3119 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 79 ms] updated apps [took 79 ms]
07-31 15:23:11.076 1789 2899 D PkgBroadcastIntentOp: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.talk
07-31 15:23:11.093 2900 3126 I UpdateIcingCorporaServi: Updating corpora: APPS=com.google.android.talk, CONTACTS=MAYBE
07-31 15:23:11.109 1789 2899 D MS_IntentHandler: Package broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.talk
07-31 15:23:11.109 1789 2899 D WearableController: Received broadcast action=android.intent.action.PACKAGE_CHANGED and uri=com.google.android.talk
07-31 15:23:11.152 715 726 I art : Background sticky concurrent mark sweep GC freed 82793(6MB) AllocSpace objects, 6(240KB) LOS objects, 28% free, 17MB/24MB, paused 9.943ms total 113.118ms
07-31 15:23:11.208 2900 3126 I UpdateIcingCorporaServi: UpdateCorporaTask done [took 115 ms] updated apps [took 115 ms]
07-31 15:23:11.883 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:12.043 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:12.102 715 957 W ActivityManager: Unable to start service Intent { act=com.google.android.gms.analytics.service.START cmp=com.google.android.gms/.analytics.service.AnalyticsService (has extras) } U=0: not found
07-31 15:23:12.102 2981 3100 W GAV2 : Thread[Service Reconnect,5,main]: Service unavailable (code=1), using local store.
07-31 15:23:12.190 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:12.192 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:12.243 1789 2351 I Icing : Indexing 5736D20739E26DBE4AC0B3485A369687EA6DDA71 from com.google.android.gms
07-31 15:23:12.245 1789 2351 I Icing : Indexing done 5736D20739E26DBE4AC0B3485A369687EA6DDA71
07-31 15:23:15.023 3134 3134 F libc : page record for 0xb6ecb04c was not found (block_size=64)
07-31 15:23:16.747 1789 3135 I iu.UploadsManager: #reloadSettings(); account: -1; IU: disabled; IS: disabled; IS account: -1; photoWiFi: true; videoWiFi: true; roam: false; battery: true; size: STANDARD; maxMobile: 157286400
07-31 15:23:16.792 1789 3135 I iu.UploadsManager: End new media; added: 0, uploading: 0, time: 44 ms
07-31 15:23:17.151 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:17.587 715 1402 I ActivityManager: Killing 2489:org.cyanogenmod.profiles/u0a61 (adj 15): empty #17
07-31 15:23:18.169 715 1315 I ActivityManager: Killing 2502:org.cyanogenmod.snap/u0a63 (adj 15): empty #17
07-31 15:23:20.046 3138 3138 F libc : page record for 0xb6f9604c was not found (block_size=64)
07-31 15:23:22.585 715 746 I ActivityManager: Killing 2546:com.google.android.deskclock/u0a73 (adj 15): empty #17
07-31 15:23:25.069 3145 3145 F libc : page record for 0xb6f3904c was not found (block_size=64)
07-31 15:23:25.719 2746 2809 W System : ClassLoader referenced unknown path: /system/framework/tcmclient.jar
07-31 15:23:26.360 715 1238 I ActivityManager: Killing 2568:com.google.android.gm.exchange/u0a74 (adj 15): empty #17
07-31 15:23:26.729 1789 3151 D DropBoxEntryAddedChimeraService: User is not opted-in to Usage & Diagnostics or Lockbox.
07-31 15:23:26.734 1789 3152 I iu.UploadsManager: End new media; added: 0, uploading: 0, time: 36 ms
07-31 15:23:30.095 3153 3153 F libc : page record for 0xb6f6e04c was not found (block_size=64)
07-31 15:23:33.301 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:35.120 3156 3156 F libc : page record for 0xb6eb704c was not found (block_size=64)
07-31 15:23:36.108 715 768 I PowerManagerService: Going to sleep due to screen timeout (uid 1000)...
07-31 15:23:36.139 715 768 I PowerManagerService: Sleeping (uid 1000)...
07-31 15:23:36.238 715 768 I Adreno-EGL: <qeglDrvAPI_eglInitialize:379>: QUALCOMM Build: 05/13/16, a787ab5, I9132b5f2cf
07-31 15:23:36.289 249 309 D PermissionCache: checking android.permission.READ_FRAME_BUFFER for uid=1000 => granted (160 us)
07-31 15:23:36.858 715 768 V KeyguardServiceDelegate: onScreenTurnedOff()
07-31 15:23:36.867 715 768 E libEGL : call to OpenGL ES API with no current context (logged once per thread)
07-31 15:23:36.871 249 249 D SurfaceFlinger: Set power mode=0, type=0 flinger=0xb7a24e80
07-31 15:23:36.871 715 766 I DisplayManagerService: Display device changed state: "Built-in Screen", OFF
07-31 15:23:36.876 249 249 D qdhwcomposer: hwc_setPowerMode: Setting mode 0 on display: 0
07-31 15:23:37.175 249 464 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 0
07-31 15:23:37.175 249 249 D qdhwcomposer: hwc_setPowerMode: Done setting mode 0 on display 0
07-31 15:23:37.175 715 917 D SurfaceControl: Excessive delay in setPowerMode(): 304ms
07-31 15:23:37.254 260 843 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
07-31 15:23:37.254 260 843 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-31 15:23:37.263 715 884 D WifiConfigStore: Retrieve network priorities after PNO.
07-31 15:23:37.276 715 884 E WifiStateMachine: Fail to set up pno, want false now false
07-31 15:23:37.361 715 884 D WifiConfigStore: Retrieve network priorities after PNO.
07-31 15:23:37.361 260 1076 D audio_hw_primary: adev_set_parameters: enter: screen_state=off
07-31 15:23:37.361 715 884 E WifiStateMachine: Fail to set up pno, want false now false
07-31 15:23:37.361 260 1076 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-31 15:23:37.889 715 2986 I ActivityManager: Killing 2620:com.google.android.talk/u0a77 (adj 15): empty #17
07-31 15:23:38.110 715 768 W PowerManagerService: Sandman unresponsive, releasing suspend blocker
07-31 15:23:39.929 715 875 I PowerManagerService: Waking up from sleep (uid 1000)...
07-31 15:23:39.929 715 715 V KeyguardServiceDelegate: onStartedWakingUp()
07-31 15:23:39.929 715 768 I DisplayPowerController: Blocking screen on until initial contents have been drawn.
07-31 15:23:39.949 715 768 V KeyguardServiceDelegate: onScreenTurnedOn(showListener = [email protected])
07-31 15:23:39.951 249 249 D SurfaceFlinger: Set power mode=2, type=0 flinger=0xb7a24e80
07-31 15:23:39.951 249 249 D qdhwcomposer: hwc_setPowerMode: Setting mode 2 on display: 0
07-31 15:23:39.952 715 766 I DisplayManagerService: Display device changed state: "Built-in Screen", ON
07-31 15:23:39.953 715 884 D WifiConfigStore: Retrieve network priorities after PNO.
07-31 15:23:39.953 715 884 E WifiStateMachine: Fail to set up pno, want false now false
07-31 15:23:39.957 715 1402 V KeyguardServiceDelegate: **** SHOWN CALLED ****
07-31 15:23:39.974 260 260 D audio_hw_primary: adev_set_parameters: enter: screen_state=on
07-31 15:23:39.974 260 260 E bt_a2dp_hw: adev_set_parameters: ERROR: set param called even when stream out is null
07-31 15:23:40.041 715 768 I DisplayPowerController: Unblocked screen on after 112 ms
07-31 15:23:40.042 715 768 V KeyguardServiceDelegate: onScreenTurnedOn()
07-31 15:23:40.193 3172 3172 F libc : page record for 0xb6ed904c was not found (block_size=64)
07-31 15:23:40.326 249 464 I qdhwcomposer: handle_blank_event: dpy:0 panel power state: 1
07-31 15:23:40.326 249 249 D qdhwcomposer: hwc_setPowerMode: Done setting mode 2 on display 0
07-31 15:23:40.326 715 917 D SurfaceControl: Excessive delay in setPowerMode(): 375ms
07-31 15:23:41.255 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.256 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.261 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.262 1379 1379 I Finsky : [1] com.google.android.finsky.services.DailyHygiene.a(23082): DailyHygiene holdoff continue
07-31 15:23:41.262 1379 1379 W Finsky : [1] com.google.android.finsky.FinskyApp.i(1536): No account configured on this device.
07-31 15:23:41.909 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:45.218 3173 3173 F libc : page record for 0xb6ed804c was not found (block_size=64)
07-31 15:23:48.909 2746 2790 E YouTube : Giving up device auth after 5 tries
07-31 15:23:49.887 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:50.242 3175 3175 F libc : page record for 0xb6efc04c was not found (block_size=64)
07-31 15:23:52.645 1528 1649 E ELEVEN : calling refresh!
07-31 15:23:55.267 3179 3179 F libc : page record for 0xb6f3704c was not found (block_size=64)
07-31 15:23:58.668 715 885 D WifiService: New client listening to asynchronous messages
07-31 15:23:58.669 715 1491 D WifiService: setWifiEnabled: true pid=1278, uid=1000
07-31 15:23:58.669 715 1491 E WifiService: Invoking mWifiStateMachine.setWifiEnabled
07-31 15:23:58.686 260 837 D audio_hw_primary: out_set_parameters: enter: usecase(1: low-latency-playback) kvpairs: routing=2
07-31 15:23:58.688 715 884 E WifiMonitor: killSupplicant p2ptrue init.svc.wpa_supplicant=unknown init.svc.p2p_supplicant=unknown
07-31 15:23:58.697 260 837 D audio_hw_primary: start_output_stream: enter: stream(0xb8f62938)usecase(1: low-latency-playback) devices(0x2)
07-31 15:23:58.697 260 837 D audio_hw_primary: start_output_stream: enter: usecase(1: low-latency-playback) devices(0x2)
07-31 15:23:58.697 260 837 D audio_hw_primary: select_devices: out_snd_device(2: speaker) in_snd_device(0: )
07-31 15:23:58.697 260 837 W msm8974_platform: Codec backend bitwidth 16, samplerate 48000
07-31 15:23:58.697 260 837 D hardware_info: hw_info_append_hw_type : device_name = speaker
07-31 15:23:58.697 260 837 I msm8974_platform: platform_send_audio_calibration: sending audio calibration for snd_device(2) acdb_id(14)
07-31 15:23:58.698 260 837 E tfa9887 : ioctl 1074028801 failed, ret = -1
07-31 15:23:58.698 260 837 E tfa9887 : Unable to read from TFA9887_SYSTEM_CONTROL
07-31 15:23:58.698 260 837 E tfa9887 : Unable to power on right amp: -1
07-31 15:23:58.698 260 837 E tfa9887 : ioctl 1074028801 failed, ret = -1
07-31 15:23:58.698 260 837 E tfa9887 : Unable to read from TFA9887_SYSTEM_CONTROL
07-31 15:23:58.698 260 837 E tfa9887 : Unable to power on left amp: -1
07-31 15:23:58.698 260 837 I tfa9887 : tfa9887_power: Set amplifier power to 1
07-31 15:23:58.699 260 837 D audio_hw_primary: select_devices: done
07-31 15:23:58.779 715 1473 I ActivityManager: START u0 {act=com.android.net.wifi.SETUP_WIFI_NETWORK cmp=com.android.settings/.wifi.WifiSetupActivity (has extras)} from uid 1000 on display 0
Click to expand...
Click to collapse
ufon007 said:
Just an idea... tried to remove bartery and restart? Happens to me with CM (S3/4).
Click to expand...
Click to collapse
I think you mean battery:
Try to remove a build in battery.
Good luck
It is a problem with the wifi driver.
It restarts if the phone tries to enable wifi.
I have reboot too (when language settings is starting). No gapps, full wipe.
Can someone post a full logcat? At the moment i have no idea why the wifi driver does not work. On my device its running perfectly.
Without I can not fix the problem.
multiwirth said:
Updated from cm12.1
Can't enable wifi.
I deleted the whole data of the wifi configuration in /misc/wifi
After reboot its still not working.
If i try to enable wifi, the phone does a full reboot.
Should i try a clean install?
Click to expand...
Click to collapse
A clean installation is needed
nightcore500 said:
Can someone post a full logcat? At the moment i have no idea why the wifi driver does not work. On my device its running perfectly.
Without I can not fix the problem.
This is mine. If that is what you need (the right one)
Click to expand...
Click to collapse
jis251 said:
Can someone post a full logcat? At the moment i have no idea why the wifi driver does not work. On my device its running perfectly.
Without I can not fix the problem.
This is mine. If that is what you need (the right one)
Click to expand...
Click to collapse
Your device Crashes also? Do you get after the crash the HTC logo (bootloader) or the CM face? Can you post the last full kernel message log after the crash?
nightcore500 said:
Your device Crashes also? Do you get after the crash the HTC logo (bootloader) or the CM face? Can you post the last full kernel message log after the crash?
Click to expand...
Click to collapse
Yes it does. It makes Hard Reboot (goes to HTC logo and then normally to CM logo)
Logcat here, if it is the correct one
HBOOT: 3.19.0.000
RADIO: 1.101.1102.19.1017
Same here. Device reboots on language selection dialog. Attached are a few logcats as well as the kernel log.
1_logcat_first_boot.txt is the log directly after flash ROM and gapps micro.
Then i saw "finishing boot" on the screen and the device rebooted
2_logcat_second_boot.txt is the log after that reboot.
Then i saw "android is starting", "optimizing 13 of 22.", "starting apps", followed by the language selection dialog. I chose germany and the device rebooted. I quickly pushed volume down + power to get into recovery and copied /proc/last_kmsg to the sd card from twrp
Thanks for your work btw Hope to see some code on github soon.
FCKöln said:
Same here. Device reboots on language selection dialog. Attached are a few logcats as well as the kernel log.
1_logcat_first_boot.txt is the log directly after flash ROM and gapps micro.
Then i saw "finishing boot" on the screen and the device rebooted
2_logcat_second_boot.txt is the log after that reboot.
Then i saw "android is starting", "optimizing 13 of 22.", "starting apps", followed by the language selection dialog. I chose germany and the device rebooted. I quickly pushed volume down + power to get into recovery and copied /proc/last_kmsg to the sd card from twrp
Thanks for your work btw Hope to see some code on github soon.
Click to expand...
Click to collapse
Thanks, our kernel is crashing. There is definitely a problem with the new prima driver. I try to fix this!
nightcore500 said:
Thanks, our kernel is crashing. There is definitely a problem with the new prima driver. I try to fix this!
Click to expand...
Click to collapse
would be great
Unfortunately, I can't get past the Language Select screen.
---------- Post added at 06:10 AM ---------- Previous post was at 05:32 AM ----------
Help me please!

App craches on AlertDialog .show()

Hello there!
I'm building an app but whenever it comes to the AlertDialog .show() it chrashes. I've reserached but couldn't find any solution.
Most of them were got their problem fixed by changing Context on
AlertDialog.Builder example = new AlertDialog.Builder(Context)
to
AlertDialog.Builder example = new AlertDialog.Builder(MyActivity.this);
But that's not my case, I've beeing using MyActivity.this all long and still crashes.
Here's my code:
ublic class MainActivity extends AppCompatActivity {
Button btMudaTela;
final Funcoes funcao = new Funcoes();
@override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.activity_main);
Button btMudaTela = (Button) findViewById(R.id.btMudaTela);
//Ao clicar no botão outra activity será aberta (ActivityCadastro)
btMudaTela.setOnClickListener(new View.OnClickListener() {
@override
public void onClick(View v) {
AlertDialog.Builder adb = new AlertDialog.Builder(MainActivity.this);
adb.setTitle("teste");
adb.setMessage("ok");
adb.show();
funcao.mudaActivity(MainActivity.this, ActivityCadastro.class);
finish();
}
});
}
}
And here's my Logcat:
06-23 07:41:42.113 3303 3303 E AndroidRuntime: Process: com.example.teste.projetofinal, PID: 3303
06-23 07:41:42.113 3303 3303 E AndroidRuntime: at com.example.teste.projetofinal.MainActivity$1.onClick(MainActivity.java:46)
06-23 07:41:42.123 954 1367 W ActivityManager: Force finishing activity com.example.teste.projetofinal/.MainActivity
06-23 07:41:43.334 954 1602 I ActivityManager: Process com.example.teste.projetofinal (pid 3303) (adj 9) has died.
06-23 07:41:43.334 954 1454 I WindowState: WIN DEATH: Window{444ca450 u0 com.example.teste.projetofinal/com.example.teste.projetofinal.MainActivity}
06-23 07:50:39.406 6806 6806 W InstallAppProgress: Replacing package:com.example.teste.projetofinal
06-23 07:50:42.219 5389 5389 I Finsky : [1] com.google.android.finsky.verifier.impl.br.c(104): Verification complete: id=0, package_name=com.example.teste.projetofinal
06-23 07:50:42.960 954 1046 I PackageManager: Package com.example.teste.projetofinal codePath changed from /data/app/com.example.teste.projetofinal-19.apk to /data/app/com.example.teste.projetofinal-20.apk; Retaining data and using new
06-23 07:50:43.921 954 1046 W PackageManager: Code path for pkg : com.example.teste.projetofinal changing from /data/app/com.example.teste.projetofinal-19.apk to /data/app/com.example.teste.projetofinal-20.apk
06-23 07:50:43.921 954 1046 W PackageManager: Resource path for pkg : com.example.teste.projetofinal changing from /data/app/com.example.teste.projetofinal-19.apk to /data/app/com.example.teste.projetofinal-20.apk
06-23 07:50:45.592 954 1036 I CrashAnrDetector: onPackageUpdateFinished : com.example.teste.projetofinal
06-23 07:50:46.073 6987 6987 E dalvikvm: >>>>> com.example.teste.projetofinal [ userId:0 | appId:10200 ]
06-23 07:50:47.444 6987 6987 E AndroidRuntime: Process: com.example.teste.projetofinal, PID: 6987
06-23 07:50:47.444 6987 6987 E AndroidRuntime: at com.example.teste.projetofinal.MainActivity$1.onClick(MainActivity.java:40)
06-23 07:50:47.444 954 1602 W ActivityManager: Force finishing activity com.example.teste.projetofinal/.MainActivity
06-23 07:50:48.806 954 1602 I WindowState: WIN DEATH: Window{433e3670 u0 com.example.teste.projetofinal/com.example.teste.projetofinal.MainActivity}
06-23 07:50:48.836 954 1545 I ActivityManager: Process com.example.teste.projetofinal (pid 6987) (adj 9) has died.
06-23 07:50:51.188 3939 3939 E SPPClientService: [PackageInfoChangeReceiver] [handlePkgRemovedEvent] PackageName : com.example.teste.projetofinal, true, false
06-23 07:50:54.531 5389 5389 I Finsky : [1] com.google.android.finsky.externalreferrer.d.run(9): Package state data is missing for com.example.teste.projetofinal
06-23 07:50:55.792 3498 7271 I FontsPackageChangeOp: Package com.example.teste.projetofinal has no metadata
I've found solution
Yeah!!!! After 2 days of digging on the Internet I finally found solution here:
https://stackoverflow.com/questions...der-when-android-suport-library-updated-to-24
You need to import this for your AlertDialog:
Code:
import android.app.AlertDialog;
instead of this:
Code:
import android.support.v7.app.AlertDialog;

Strange problem with supersu

The problem
situation1:
- SuperSU app is active on the foreground
- When I su from adb shell i get the confirmation prompt and get root without any problems
situation2:
- SuperSU app is not running
- When I su from adb shell
sometimes it keeps waiting indefinite but SuperSU. app never starts and therefore never asks confirmation.
other times it works like expected
situation3
- SuperSU app is not running
- Start rootexplorer it waits indefinite (super supersu app never starts)
- If i manually start SuperSU then it sometimes ask for permission for rootexplorer
Device & Rooting info
DEVICE: wiko sunny2 [v2510]
OS: Android 6.0 [MRA58K]
SuperSU version: 2.79
Rooting: Installed official SUinstaller zip version 2.79 from twrp recovery
- installation proceeded without any errors
Parts of logcat
logcat extract of situation 1
Code:
03-13 13:32:00.094 1461 10939 V BroadcastQueue: Finished with ordered broadcast BroadcastRecord{c86c211 u-1 android.intent.action.TIME_TICK}, [foreground], remain = 0
03-13 13:32:00.096 1461 1461 D AlarmManager: onSendFinished begin
03-13 13:32:00.886 540 626 D phoneserver: rsrp[0]=6,rscp[0]=0,rxlev[0]=0 ind_str= M
03-13 13:32:00.886 540 626 D phoneserver: +CSQ: 6,0M
03-13 13:32:01.743 535 784 D WCND : is_cp2_alive_ok: open polling interface: /dev/spipe_wcn0, fd = 13
03-13 13:32:01.744 535 784 D WCND : is_cp2_alive_ok: loop: /dev/spipe_wcn0 is OK
03-13 13:32:03.551 16049 16049 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
03-13 13:32:03.562 16049 16049 D AndroidRuntime: CheckJNI is OFF
03-13 13:32:03.559 16049 16049 W app_process: type=1400 audit(0.0:496): avc: denied { write } for name="[email protected]@boot.art" dev="mmcblk0p23" ino=14597 scontext=u:r:shell:s0 tcontext=u:object_r:dal
03-13 13:32:03.570 16049 16049 W art : 707e5000-71201000 rw-p 00000000 b3:17 14597 /data/dalvik-cache/arm/[email protected]@boot.art
03-13 13:32:03.570 16049 16049 W art : b11f3000-b31cb000 r--p 00000000 b3:11 1176 /system/framework/arm/boot.oat
03-13 13:32:03.570 16049 16049 W art : b31cb000-b49dd000 r-xp 01fd8000 b3:11 1176 /system/framework/arm/boot.oat
03-13 13:32:03.570 16049 16049 W art : b49dd000-b49de000 rw-p 037ea000 b3:11 1176 /system/framework/arm/boot.oat
03-13 13:32:03.570 16049 16049 W art : b49de000-b49fc000 r--p 00a1c000 b3:17 14597 /data/dalvik-cache/arm/[email protected]@boot.art
03-13 13:32:03.570 16049 16049 W art : b49fc000-b49fd000 rw-p 00000000 00:00 0 [anon:linker_alloc_vector]
{....full callstack removed...}
03-13 13:32:03.581 16049 16049 W art : b6f9b000-b6f9c000 rw-p 00000000 00:00 0
03-13 13:32:03.581 16049 16049 W art : b8e2b000-b8e5d000 rw-p 00000000 00:00 0 [heap]
03-13 13:32:03.581 16049 16049 W art : be7e4000-be805000 rw-p 00000000 00:00 0 [stack]
03-13 13:32:03.581 16049 16049 W art : ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors]
03-13 13:32:03.581 16049 16049 W art :
03-13 13:32:03.646 16049 16049 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
03-13 13:32:03.659 16049 16049 W main : type=1400 audit(0.0:497): avc: denied { write } for name="arm" dev="mmcblk0p23" ino=14595 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tcl
03-13 13:32:03.707 16049 16049 E memtrack: Couldn't load memtrack module (No such file or directory)
03-13 13:32:03.707 16049 16049 E android.os.Debug: failed to load memtrack module: -2
03-13 13:32:03.712 16049 16049 I Radio-JNI: register_android_hardware_Radio DONE
03-13 13:32:03.753 16049 16049 D AndroidRuntime: Calling main entry com.android.commands.am.Am
03-13 13:32:03.749 16059 16059 W Binder_1: type=1400 audit(0.0:498): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.749 16059 16059 W Binder_1: type=1400 audit(0.0:499): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.749 16060 16060 W Binder_2: type=1400 audit(0.0:500): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.749 16060 16060 W Binder_2: type=1400 audit(0.0:501): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:32:03.761 1461 1471 D BroadcastQueue: Add broadcastBroadcastRecord{ea7ff76 u0 eu.chainfire.supersu.NativeAccess} into (background/order), now header = BroadcastRecord{ea7ff76 u0 eu.chainfire.s
03-13 13:32:03.773 1461 1474 I ActivityManager: Start proc 16061:eu.chainfire.supersu/u0a104 for broadcast eu.chainfire.supersu/.NativeAccessReceiver
03-13 13:32:03.813 16061 16061 E linker : readlink('') failed: No such file or directory [fd=17]
03-13 13:32:03.813 16061 16061 E linker : warning: unable to get realpath for the library "/data/app/eu.chainfire.supersu-1/oat/arm/base.odex". Will use given name.
03-13 13:32:03.815 16061 16061 W System : ClassLoader referenced unknown path: /data/app/eu.chainfire.supersu-1/lib/arm
03-13 13:32:04.152 1461 10941 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x50840000 cmp=eu.chainfire.supersu/.PromptActivity (has extras)} from uid 10104 on display 0
03-13 13:32:04.152 1461 10941 D ActivityManager: DEBUG_POWER_HINT start activityh
03-13 13:32:04.169 1461 10941 V WindowManager: Pausing WindowToken AppWindowToken{551b974 token=Token{7c74d47 ActivityRecord{c585086 u0 com.wiko.launcher/com.wiko.WikoLauncher t6}}}
03-13 13:32:04.181 501 501 D gralloc.sc8830: fb_post fps = 0.728464
03-13 13:32:04.181 1461 10941 D WindowManager: Input focus has changed to null
03-13 13:32:04.182 1461 10941 D ActivityManager: startActivityUncheckedLocked return : 0
03-13 13:32:04.183 1461 1781 V BroadcastQueue: Finished with ordered broadcast BroadcastRecord{ea7ff76 u0 eu.chainfire.supersu.NativeAccess}, [background], remain = 0
03-13 13:32:04.185 16049 16049 D AndroidRuntime: Shutting down VM
03-13 13:32:04.196 1461 10940 V WindowManager: Resuming WindowToken AppWindowToken{551b974 token=Token{7c74d47 ActivityRecord{c585086 u0 com.wiko.launcher/com.wiko.WikoLauncher t6}}}
03-13 13:32:04.209 16061 16061 D AccessibilityManager: getInstance() new sInstance = [email protected], context = [email protected], userId
03-13 13:32:04.299 16061 16117 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: false
03-13 13:32:04.302 16061 16061 E linker : readlink('') failed: No such file or directory [fd=25]
03-13 13:32:04.302 16061 16061 E linker : warning: unable to get realpath for the library "/system/lib/hw/gralloc.sc8830.so". Will use given name.
03-13 13:32:04.308 1461 1616 V WindowManager: addWindow: New client [email protected]: window=Window{53e1a05 u0 eu.chainfire.supersu/eu.chainfire.supersu.PromptActivity} Callers=com.androi
03-13 13:32:04.329 1461 2231 D WindowManager: Input focus has changed to Window{53e1a05 u0 eu.chainfire.supersu/eu.chainfire.supersu.PromptActivity}
03-13 13:32:04.350 16061 16117 I OpenGLRenderer: Initialized EGL, version 1.4
03-13 13:32:04.421 1461 1491 I ActivityManager: Displayed eu.chainfire.supersu/.PromptActivity: +233ms
logcat extract of situation 2
Code:
03-13 13:19:41.861 13245 13245 D AndroidRuntime: >>>>>> START com.android.internal.os.RuntimeInit uid 0 <<<<<<
03-13 13:19:41.872 13245 13245 D AndroidRuntime: CheckJNI is OFF
03-13 13:19:41.865 13245 13245 W app_process: type=1400 audit(0.0:412): avc: denied { write } for name="[email protected]@boot.art" dev="mmcblk0p23" ino=14597 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tclass=file permissive=0
03-13 13:19:41.879 13245 13245 W art : 707e5000-71201000 rw-p 00000000 b3:17 14597 /data/dalvik-cache/arm/[email protected]@boot.art
03-13 13:19:41.880 13245 13245 W art : b123b000-b3213000 r--p 00000000 b3:11 1176 /system/framework/arm/boot.oat
{....full callstack removed...}
03-13 13:19:41.891 13245 13245 W art : b6fd9000-b6fdb000 rw-p 0001f000 b3:11 522 /system/bin/linker
03-13 13:19:41.891 13245 13245 W art : b6fdb000-b6fdd000 rw-p 00000000 00:00 0
03-13 13:19:41.891 13245 13245 W art : b6fdd000-b6fe2000 r-xp 00000000 b3:11 398 /system/bin/app_process32
03-13 13:19:41.891 13245 13245 W art : b6fe2000-b6fe3000 r--p 00004000 b3:11 398 /system/bin/app_process32
03-13 13:19:41.891 13245 13245 W art : b6fe3000-b6fe4000 rw-p 00000000 00:00 0
03-13 13:19:41.891 13245 13245 W art : b8337000-b8369000 rw-p 00000000 00:00 0 [heap]
03-13 13:19:41.891 13245 13245 W art : beadd000-beafe000 rw-p 00000000 00:00 0 [stack]
03-13 13:19:41.891 13245 13245 W art : ffff0000-ffff1000 r-xp 00000000 00:00 0 [vectors]
03-13 13:19:41.891 13245 13245 W art :
03-13 13:19:41.952 13245 13245 D ICU : No timezone override file found: /data/misc/zoneinfo/current/icu/icu_tzdata.dat
03-13 13:19:41.955 13245 13245 W main : type=1400 audit(0.0:413): avc: denied { write } for name="arm" dev="mmcblk0p23" ino=14595 scontext=u:r:shell:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tclass=dir permissive=0
03-13 13:19:42.017 13245 13245 E memtrack: Couldn't load memtrack module (No such file or directory)
03-13 13:19:42.017 13245 13245 E android.os.Debug: failed to load memtrack module: -2
03-13 13:19:42.023 13245 13245 I Radio-JNI: register_android_hardware_Radio DONE
03-13 13:19:42.067 13245 13245 D AndroidRuntime: Calling main entry com.android.commands.am.Am
03-13 13:19:42.055 13255 13255 W Binder_1: type=1400 audit(0.0:414): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.055 13255 13255 W Binder_1: type=1400 audit(0.0:415): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.055 13256 13256 W Binder_2: type=1400 audit(0.0:416): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.055 13256 13256 W Binder_2: type=1400 audit(0.0:417): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
--------- beginning of system
03-13 13:19:42.077 1461 3330 D BroadcastQueue: Add broadcastBroadcastRecord{1901c00 u0 eu.chainfire.supersu.NativeAccess} into (background/order), now header = BroadcastRecord{1901c00 u0 eu.chainfire.supersu.NativeAccess}, size = 1
03-13 13:19:42.093 1461 1474 I ActivityManager: Start proc 13257:eu.chainfire.supersu/u0a104 for broadcast eu.chainfire.supersu/.NativeAccessReceiver
03-13 13:19:42.145 13257 13257 E linker : readlink('') failed: No such file or directory [fd=17]
03-13 13:19:42.145 13257 13257 E linker : warning: unable to get realpath for the library "/data/app/eu.chainfire.supersu-1/oat/arm/base.odex". Will use given name.
03-13 13:19:42.149 13257 13257 W System : ClassLoader referenced unknown path: /data/app/eu.chainfire.supersu-1/lib/arm
03-13 13:19:42.497 1461 3692 I ActivityManager: START u0 {act=android.intent.action.MAIN flg=0x50840000 cmp=eu.chainfire.supersu/.PromptActivity (has extras)} from uid 10104 on display 0
03-13 13:19:42.497 1461 3692 D ActivityManager: DEBUG_POWER_HINT start activityh
03-13 13:19:42.504 1461 3692 V WindowManager: Pausing WindowToken AppWindowToken{551b974 token=Token{7c74d47 ActivityRecord{c585086 u0 com.wiko.launcher/com.wiko.WikoLauncher t6}}}
03-13 13:19:42.508 1461 3692 D WindowManager: Input focus has changed to null
03-13 13:19:42.509 1461 3692 D ActivityManager: startActivityUncheckedLocked return : 0
03-13 13:19:42.513 1461 2242 V BroadcastQueue: Finished with ordered broadcast BroadcastRecord{1901c00 u0 eu.chainfire.supersu.NativeAccess}, [background], remain = 0
03-13 13:19:42.506 13255 13255 W Binder_1: type=1400 audit(0.0:418): avc: denied { sys_nice } for capability=23 scontext=u:r:shell:s0 tcontext=u:r:shell:s0 tclass=capability permissive=0
03-13 13:19:42.515 13245 13245 D AndroidRuntime: Shutting down VM
Questions/Remarks
It looks like app_process (app_process32) is started in the wrong context
Any hints or tips on how to proceed ?
Reflashed stock and twrp and installed SuperSU the classic way (on /system)
Now everything works as expected

ROM PixelExperience_Plus_RMX1921-9.0-UNOFFICIAL

I have found Unofficial Pixel Experience ROM in Androidfilehost
This ROM is not mine and is developed by Bombsquad
Download Link
20191115
PixelExperience_Plus_RMX1921-9.0-20191115-1424-UNOFFICIAL
Flashing Instructions
Download the latest build
Reboot to recovery
Make sure you're using stock unmodified vendor.
Wipe data, cache, system ( Don't wipe vendor )
Flash the latest build and GApps
Reboot
These are unofficial & beta ROMs and contain bugs So please be careful to backup your data before flashing these ROMs.
Please do help the developers by sending the logcats and informing about the bugs you face.
These are ROMs are not mine and are developed by respective developers as mentioned above.
Source Androidfilehost and Bombsquad
Screenshots..?
Anybody Tried this Latest version? Is Dev fix fingerprint scanner?
Blissey said:
Anybody Tried this Latest version? Is Dev fix fingerprint scanner?
Click to expand...
Click to collapse
Don't expect fingerprint fixed for now as this problem comes from realme itself. Just wait for realme fixing this problem.
Anyway this PE+ have Wifi not working.
If bombsquad have thread in here, I think can be easier to tell him about this error.
Maybe some one can contact him, here is the logcat :
Code:
11-19 10:15:01.691 676 1342 D OPPO_AUDIO_SCENCE: stop_input_stream_scence:enter
11-19 10:15:01.693 676 676 D audio_hw_primary: in_set_parameters: enter: kvpairs=routing=0
11-19 10:15:01.693 726 1592 I SoundTriggerHwService::Module: onCallbackEvent no clients
11-19 10:15:01.695 2735 3073 I MicrophoneInputStream: mic_close SR : 16000 CC : 16 SO : 1999
11-19 10:15:01.696 2735 3073 E AudioSource: Stop listening is called on already closed AudioSource
11-19 10:15:01.696 676 1342 D audio_hw_primary: adev_close_input_stream: enter:stream_handle(0xf433e540)
11-19 10:15:01.697 676 1342 D soundtrigger: audio_extn_sound_trigger_check_ec_ref_enable: EC Reference is disabled
11-19 10:15:01.697 676 1342 D sound_trigger_hw: handle_audio_ec_ref_enabled: Enter
11-19 10:15:01.697 676 1342 D sound_trigger_hw: handle_audio_ec_ref_enabled: Exit audio ec ref=0
11-19 10:15:01.697 676 1342 D soundtrigger: audio_extn_sound_trigger_update_ec_ref_status: update audio echo ref status false
11-19 10:15:01.697 676 1342 D msm8974_platform: platform_set_echo_reference: disabling echo-reference
11-19 10:15:01.698 676 1342 D audio_hw_primary: in_standby: enter: stream (0xf433e540) usecase(18: audio-record)
11-19 10:15:01.699 2735 3500 I MicroRecognitionRunner: Detection finished
11-19 10:15:01.763 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 193 ,period 180 ms, data c 3,timestamp = 202164177702
11-19 10:15:01.823 728 812 W SurfaceFlinger: Attempting to set client state on removed layer: Splash Screen com.android.settings#0
11-19 10:15:01.823 728 812 W SurfaceFlinger: Attempting to destroy on removed layer: Splash Screen com.android.settings#0
11-19 10:15:01.878 709 769 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
11-19 10:15:01.914 2735 4424 I PBSessionCacheImpl: Deleted sessionId[153180285716] from persistence.
11-19 10:15:01.934 1928 1928 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
11-19 10:15:01.949 2735 3074 W SearchServiceCore: Abort, client detached.
11-19 10:15:01.972 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 193 ,period 168 ms, data c 3,timestamp = 202372098795
11-19 10:15:02.112 1928 1928 D StatusBar: disable<e i a s b h r c s > disable2<q i n >
11-19 10:15:02.180 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 297 ,period 156 ms, data c 3,timestamp = 202580087545
11-19 10:15:02.396 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 300 ,period 192 ms, data c 4,timestamp = 202788118483
11-19 10:15:02.604 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 299 ,period 168 ms, data c 4,timestamp = 202996070566
11-19 10:15:02.792 693 693 I sensors-hal: flush:181, android.sensor.accelerometer/15
11-19 10:15:02.795 693 693 I sensors-hal: flush:187, android.sensor.accelerometer/15 completed
11-19 10:15:02.810 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 301 ,period 192 ms, data c 4,timestamp = 203204022806
11-19 10:15:02.852 709 769 E ANDR-PERF-MPCTL: Invalid profile no. 0, total profiles 0 only
11-19 10:15:02.909 1254 1907 D WifiService: setWifiEnabled: true pid=2094, uid=1000, package=com.android.settings
11-19 10:15:02.909 1254 1907 I WifiService: setWifiEnabled package=com.android.settings uid=1000 enable=true
11-19 10:15:02.909 1254 1656 D WifiController: StaEnabledState.enter()
11-19 10:15:02.910 1254 1658 D WifiStateMachinePrime: received a message in WifiDisabledState: { when=0 what=0 target=com.android.internal.util.StateMachine$SmHandler }
11-19 10:15:02.910 1254 1658 D WifiStateMachinePrime: Switching from WifiDisabledState to ClientMode
11-19 10:15:02.910 1254 1658 D WifiStateMachinePrime: Entering ClientModeActiveState
11-19 10:15:02.910 1254 1658 D WifiClientModeManager: entering IdleState
11-19 10:15:02.910 1254 1658 D WifiStateMachinePrime: State changed from client mode. state = 2
11-19 10:15:02.910 1254 1254 D WifiP2pService: Wifi enabled=false, P2P Interface availability=false
11-19 10:15:02.911 2020 2020 D DPMJ : |SERVICE| DPM received action android.net.wifi.WIFI_STATE_CHANGED
11-19 10:15:02.912 2020 2020 I DPMJ : |SERVICE| sendWifiStatus - subType: 21 networkState: 5 softApState: 11 rssi=0 ssid= bssid=00:00:00:00:00:00 ipV4Addr= ifNameV4= ipAddrV6= ifNameV6=
11-19 10:15:03.013 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 299 ,period 192 ms, data c 4,timestamp = 203411918327
11-19 10:15:03.221 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 298 ,period 156 ms, data c 3,timestamp = 203619824993
11-19 10:15:03.429 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 299 ,period 192 ms, data c 4,timestamp = 203827820566
11-19 10:15:03.637 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 300 ,period 192 ms, data c 3,timestamp = 204035592650
11-19 10:15:03.844 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 299 ,period 168 ms, data c 4,timestamp = 204243482962
11-19 10:15:03.917 699 699 E [email protected]: Failed to access driver state control param No such file or directory, 2: No such file or directory
11-19 10:15:03.917 699 699 W [email protected]: Driver unloading, err='fail to change driver state': No such file or directory
11-19 10:15:03.917 699 699 W [email protected]: Unable to unload driver module 'wlan': No such file or directory
11-19 10:15:03.917 699 699 W [email protected]: Driver unload failed! set driver prop to 'ok'.: No such file or directory
11-19 10:15:03.921 699 699 W [email protected]: wifi_load_driver: ResetWifi: wlan driver insmod sucess and transfer to rmmod-state: No such file or directory
11-19 10:15:03.922 699 699 E [email protected]: Failed to load WiFi driver
11-19 10:15:03.922 699 699 E [email protected]: Failed to initialize firmware mode controller
11-19 10:15:03.922 699 699 E [email protected]: Wifi HAL start failed
11-19 10:15:03.923 1254 1658 E HalDevMgr: Cannot start IWifi: 9 ()
11-19 10:15:03.923 1254 2367 E HalDevMgr: IWifiEventCallback.onFailure: 9 ()
11-19 10:15:03.923 1254 1658 E WifiVendorHal: Failed to start vendor HAL
11-19 10:15:03.923 1254 1658 E WifiNative: Failed to start vendor HAL
11-19 10:15:03.923 1254 1658 E WifiNative: Failed to start Hal
11-19 10:15:03.923 1254 1658 E WifiClientModeManager: Failed to create ClientInterface. Sit in Idle
11-19 10:15:03.923 1254 1658 D WifiStateMachinePrime: State changed from client mode. state = 4
11-19 10:15:03.924 1254 1658 D WifiClientModeManager: expected stop, not triggering callbacks: newState = 1
11-19 10:15:03.926 1254 1254 D WifiP2pService: Wifi enabled=false, P2P Interface availability=false
11-19 10:15:03.928 2020 2020 D DPMJ : |SERVICE| DPM received action android.net.wifi.WIFI_STATE_CHANGED
11-19 10:15:03.931 2020 2020 I DPMJ : |SERVICE| sendWifiStatus - subType: 21 networkState: 5 softApState: 11 rssi=0 ssid= bssid=00:00:00:00:00:00 ipV4Addr= ifNameV4= ipAddrV6= ifNameV6=
11-19 10:15:03.935 2369 3197 W Settings: Setting airplane_mode_on has moved from android.provider.Settings.System to android.provider.Settings.Global, returning read-only value.
11-19 10:15:03.937 1254 1343 E BatteryExternalStatsWorker: no controller energy info supplied for wifi
11-19 10:15:03.945 1254 1658 D WifiStateMachinePrime: ClientMode failed, return to WifiDisabledState.
11-19 10:15:03.945 1254 1658 D WifiController: ClientMode unexpected failure: state unknown
11-19 10:15:03.945 1254 1658 D WifiClientModeManager: currentstate: IdleState
11-19 10:15:03.948 1254 1658 D WifiStateMachinePrime: Entering WifiDisabledState
11-19 10:15:03.948 1254 1658 D ActiveModeManager: sending scan available broadcast: false
11-19 10:15:03.949 1254 1658 D WifiStateMachinePrime: received a message in WifiDisabledState: { when=-4ms what=1 target=com.android.internal.util.StateMachine$SmHandler }
11-19 10:15:03.949 1254 1658 D WifiStateMachinePrime: Switching from WifiDisabledState to ScanOnlyMode
11-19 10:15:03.949 1254 1658 D WifiStateMachinePrime: Entering ScanOnlyModeActiveState
11-19 10:15:03.949 1254 1658 D WifiScanOnlyModeManager: entering IdleState
11-19 10:15:03.950 1254 1669 I WifiScanningService: wifi driver unloaded
11-19 10:15:04.052 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 299 ,period 72 ms, data c 4,timestamp = 204451428691
11-19 10:15:04.260 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 301 ,period 144 ms, data c 3,timestamp = 204659185514
11-19 10:15:04.467 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 301 ,period 180 ms, data c 4,timestamp = 204867079525
11-19 10:15:04.675 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 297 ,period 168 ms, data c 4,timestamp = 205075018848
11-19 10:15:04.884 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 304 ,period 108 ms, data c 4,timestamp = 205283140879
11-19 10:15:04.954 699 699 E [email protected]: Failed to access driver state control param No such file or directory, 2: No such file or directory
11-19 10:15:04.954 699 699 W [email protected]: Driver unloading, err='fail to change driver state': No such file or directory
11-19 10:15:04.954 699 699 W [email protected]: Unable to unload driver module 'wlan': No such file or directory
11-19 10:15:04.954 699 699 W [email protected]: Driver unload failed! set driver prop to 'ok'.: No such file or directory
11-19 10:15:04.959 699 699 W [email protected]: wifi_load_driver: ResetWifi: wlan driver insmod sucess and transfer to rmmod-state: No such file or directory
11-19 10:15:04.960 699 699 E [email protected]: Failed to load WiFi driver
11-19 10:15:04.960 699 699 E [email protected]: Failed to initialize firmware mode controller
11-19 10:15:04.960 699 699 E [email protected]: Wifi HAL start failed
11-19 10:15:04.961 1254 2367 E HalDevMgr: IWifiEventCallback.onFailure: 9 ()
11-19 10:15:04.961 1254 1658 E HalDevMgr: Cannot start IWifi: 9 ()
11-19 10:15:04.961 1254 1658 E WifiVendorHal: Failed to start vendor HAL
11-19 10:15:04.961 1254 1658 E WifiNative: Failed to start vendor HAL
11-19 10:15:04.961 1254 1658 E WifiNative: Failed to start Hal
11-19 10:15:04.961 1254 1658 E WifiScanOnlyModeManager: Failed to create ClientInterface. Sit in Idle
11-19 10:15:04.961 1254 1658 D WifiStateMachinePrime: ScanOnlyMode mode failed
11-19 10:15:04.963 1254 1658 D WifiStateMachinePrime: ScanOnlyMode failed, return to WifiDisabledState.
11-19 10:15:04.963 1254 1658 D WifiController: ScanOnlyMode unexpected failure: state unknown
11-19 10:15:04.964 1254 1658 D WifiScanOnlyModeManager: currentstate: IdleState
11-19 10:15:04.964 1254 1658 D WifiStateMachinePrime: Entering WifiDisabledState
11-19 10:15:04.964 1254 1658 D ActiveModeManager: sending scan available broadcast: false
11-19 10:15:04.965 1254 1343 E BatteryExternalStatsWorker: no controller energy info supplied for wifi
11-19 10:15:04.966 1254 1669 I WifiScanningService: wifi driver unloaded
11-19 10:15:04.967 2094 2094 I Choreographer: Skipped 61 frames! The application may be doing too much work on its main thread.
11-19 10:15:05.091 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 301 ,period 168 ms, data c 3,timestamp = 205490922806
11-19 10:15:05.299 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 302 ,period 168 ms, data c 4,timestamp = 205698756973
11-19 10:15:05.515 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 301 ,period 192 ms, data c 3,timestamp = 205906666973
11-19 10:15:05.722 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 301 ,period 132 ms, data c 4,timestamp = 206114542316
11-19 10:15:05.932 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 311 ,period 72 ms, data c 3,timestamp = 206322455337
11-19 10:15:06.138 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 320 ,period 180 ms, data c 4,timestamp = 206530356847
11-19 10:15:06.344 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 326 ,period 192 ms, data c 4,timestamp = 206738381482
11-19 10:15:06.554 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 332 ,period 156 ms, data c 4,timestamp = 206946333618
11-19 10:15:06.755 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 326 ,period 192 ms, data c 4,timestamp = 207154268774
11-19 10:15:06.963 693 2603 E sensors-hal: handle_sns_std_sensor_event:75, wise_light: lux 329 ,period 156 ms, data c 4,timestamp = 207362229191
11-19 10:15:07.045 693 1596 I sensors-hal: flush:181, android.sensor.accelerometer/15
11-19 10:15:07.048 693 1596 I sensors-hal: flush:187, android.sensor.accelerometer/15 completed
11-19 10:15:07.058 2369 5619 I Places : ?: Couldn't find platform key file.
11-19 10:15:07.059 2369 2491 I Places : ?: Couldn't find platform key file.
11-19 10:15:07.075 2369 3466 I Places : ?: PlacesBleScanner stop()
And here is the full logcat file :
View attachment peplus_rmx1921_wifilogcat.txt

Categories

Resources