I'm using orange fox since the first crdroid 9 without any problemswhat is the reason? I was unable to unlock my data with this recovery... as a result I lost all my data because I had to do a wipe
so I'm really interested in the reasons why skkk is better than the official one or orangefox
does twrp ask you to unlock when starting up? If not, it can't decrypt your storage and it will show up as empty.it probably won't be a screen protection problemi use gestures on lock screen
Just go into vendor/etc/audio_policy_configuration.xml and change line 102 into :Munch had an update and what was particularly interesting is the changelog said sound crackling was fixed.
On Alioth there's also sound crackling. But on testing, it only affects streams that isn't media. Most notable on notification sounds.
Here's hoping next build implements the same fixes. Yes, I am on the recommended firmware. This issue exists since first crDroid 9 build. It doesn't exist on crDroid 8
flags="AUDIO_OUTPUT_FLAG_FAST">
Awesome! i tried it and the crackling seems gone on my brute force testing (spamming notification on Settings). I even reverted back and instantly heard the crackling. I do think a few days/tests/other testimonials are needed just to be sure.Just go into vendor/etc/audio_policy_configuration.xml and change line 102 into :
Code:flags="AUDIO_OUTPUT_FLAG_FAST">
Let me know if still happens.
EDIT: made a small module that does the same, just flash into magisk
Nice! Thx for your feedback.Awesome! i tried it and the crackling seems gone on my brute force testing (spamming notification on Settings). I even reverted back and instantly heard the crackling. I do think a few days/tests/other testimonials are needed just to be sure.
Thanks for the module too. It'd help for others who wants to try
12-08 12:22:10.240 11972 11995 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 11995 (AsyncTask #1), pid 11972 (com.android.nfc)
12-08 12:22:10.558 12008 12008 F DEBUG : Cmdline: com.android.nfc
12-08 12:22:10.559 12008 12008 F DEBUG : pid: 11972, tid: 11995, name: AsyncTask #1 >>> com.android.nfc <<<
12-08 12:22:10.559 12008 12008 F DEBUG : #01 pc 0000000000067cbc /system/lib64/libnfc_nci_jni.so (RoutingManager::updateEeTechRouteSetting()+1776) (BuildId: ea108a5f972c2000d8c231f9f2c2b0af)
12-08 12:22:10.559 12008 12008 F DEBUG : #02 pc 00000000000668f0 /system/lib64/libnfc_nci_jni.so (RoutingManager::initialize(nfc_jni_native_data*)+676) (BuildId: ea108a5f972c2000d8c231f9f2c2b0af)
12-08 12:22:10.559 12008 12008 F DEBUG : #03 pc 00000000000398b8 /system/lib64/libnfc_nci_jni.so (android::nfcManager_doInitialize(_JNIEnv*, _jobject*)+1072) (BuildId: ea108a5f972c2000d8c231f9f2c2b0af)
12-08 12:22:10.559 12008 12008 F DEBUG : #06 pc 0000000000148504 /system/app/NfcNci/NfcNci.apk (com.android.nfc.dhimpl.NativeNfcManager.initialize+0)
12-08 12:22:10.559 12008 12008 F DEBUG : #08 pc 000000000012ab9e /system/app/NfcNci/NfcNci.apk (com.android.nfc.NfcService$EnableDisableTask.enableInternal+318)
12-08 12:22:10.559 12008 12008 F DEBUG : #10 pc 000000000012b010 /system/app/NfcNci/NfcNci.apk (com.android.nfc.NfcService$EnableDisableTask.doInBackground+308)
12-08 12:22:10.559 12008 12008 F DEBUG : #12 pc 000000000012aec0 /system/app/NfcNci/NfcNci.apk (com.android.nfc.NfcService$EnableDisableTask.doInBackground+4)
12-08 12:22:10.719 2615 2615 E NFC : NFC service dead - attempting to recover
12-08 12:22:10.719 2615 2615 E NFC : android.os.DeadObjectException
12-08 12:22:10.719 2615 2615 E NFC : at android.os.BinderProxy.transactNative(Native Method)
12-08 12:22:10.719 2615 2615 E NFC : at android.os.BinderProxy.transact(BinderProxy.java:584)
12-08 12:22:10.719 2615 2615 E NFC : at android.nfc.INfcAdapter$Stub$Proxy.getState(INfcAdapter.java:746)
12-08 12:22:10.719 2615 2615 E NFC : at android.nfc.NfcAdapter.isEnabled(NfcAdapter.java:881)
12-08 12:22:10.719 2615 2615 E NFC : at com.android.systemui.statusbar.phone.PhoneStatusBarPolicy.updateNfc(PhoneStatusBarPolicy.java:425)
12-08 12:22:10.719 2615 2615 E NFC : at com.android.systemui.statusbar.phone.PhoneStatusBarPolicy.-$$Nest$mupdateNfc(Unknown Source:0)
12-08 12:22:10.719 2615 2615 E NFC : at com.android.systemui.statusbar.phone.PhoneStatusBarPolicy$7.onReceive(PhoneStatusBarPolicy.java:792)
12-08 12:22:10.719 2615 2615 E NFC : at com.android.systemui.broadcast.ActionReceiver$onReceive$1$1$1.run(ActionReceiver.kt:121)
12-08 12:22:10.719 2615 2615 E NFC : at android.os.Handler.handleCallback(Handler.java:942)
12-08 12:22:10.719 2615 2615 E NFC : at android.os.Handler.dispatchMessage(Handler.java:99)
12-08 12:22:10.719 2615 2615 E NFC : at android.os.Looper.loopOnce(Looper.java:201)
12-08 12:22:10.719 2615 2615 E NFC : at android.os.Looper.loop(Looper.java:288)
12-08 12:22:10.719 2615 2615 E NFC : at android.app.ActivityThread.main(ActivityThread.java:7898)
12-08 12:22:10.719 2615 2615 E NFC : at java.lang.reflect.Method.invoke(Native Method)
12-08 12:22:10.719 2615 2615 E NFC : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
12-08 12:22:10.719 2615 2615 E NFC : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:946)
I did the steps you did yesterday and didn't encounter the NFC issue you're experiencing.Hi.
Thanks for this ROM.
I just clean installed crDroid 9.0 comming from 8.4 and I'm facing a weired issue (issue I already had after an upgrade of crDroid that I put on the account of upgrade, nut now I'm on a clean install with full format of /data).
Nfc won't enable.
Some details :
- installed fw_alioth_miui_ALIOTHEEAGlobal_V13.0.9.0.SKHEUXM_f9603cf7f3_12.0.zip
- installed crDroid 9.0 form 20221202
- reboot recovery
- installed NikGApps
- installed magisk 25.2
- format /data
- reboot system
- Magisk : Zygisk enabled
When I look at logcat, I've a pile of logs regarding NFC, and particulary those ones :
Code:12-08 12:22:10.240 11972 11995 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 11995 (AsyncTask #1), pid 11972 (com.android.nfc) 12-08 12:22:10.558 12008 12008 F DEBUG : Cmdline: com.android.nfc 12-08 12:22:10.559 12008 12008 F DEBUG : pid: 11972, tid: 11995, name: AsyncTask #1 >>> com.android.nfc <<< 12-08 12:22:10.559 12008 12008 F DEBUG : #01 pc 0000000000067cbc /system/lib64/libnfc_nci_jni.so (RoutingManager::updateEeTechRouteSetting()+1776) (BuildId: ea108a5f972c2000d8c231f9f2c2b0af) 12-08 12:22:10.559 12008 12008 F DEBUG : #02 pc 00000000000668f0 /system/lib64/libnfc_nci_jni.so (RoutingManager::initialize(nfc_jni_native_data*)+676) (BuildId: ea108a5f972c2000d8c231f9f2c2b0af) 12-08 12:22:10.559 12008 12008 F DEBUG : #03 pc 00000000000398b8 /system/lib64/libnfc_nci_jni.so (android::nfcManager_doInitialize(_JNIEnv*, _jobject*)+1072) (BuildId: ea108a5f972c2000d8c231f9f2c2b0af) 12-08 12:22:10.559 12008 12008 F DEBUG : #06 pc 0000000000148504 /system/app/NfcNci/NfcNci.apk (com.android.nfc.dhimpl.NativeNfcManager.initialize+0) 12-08 12:22:10.559 12008 12008 F DEBUG : #08 pc 000000000012ab9e /system/app/NfcNci/NfcNci.apk (com.android.nfc.NfcService$EnableDisableTask.enableInternal+318) 12-08 12:22:10.559 12008 12008 F DEBUG : #10 pc 000000000012b010 /system/app/NfcNci/NfcNci.apk (com.android.nfc.NfcService$EnableDisableTask.doInBackground+308) 12-08 12:22:10.559 12008 12008 F DEBUG : #12 pc 000000000012aec0 /system/app/NfcNci/NfcNci.apk (com.android.nfc.NfcService$EnableDisableTask.doInBackground+4)
Followed by :
Code:12-08 12:22:10.719 2615 2615 E NFC : NFC service dead - attempting to recover 12-08 12:22:10.719 2615 2615 E NFC : android.os.DeadObjectException 12-08 12:22:10.719 2615 2615 E NFC : at android.os.BinderProxy.transactNative(Native Method) 12-08 12:22:10.719 2615 2615 E NFC : at android.os.BinderProxy.transact(BinderProxy.java:584) 12-08 12:22:10.719 2615 2615 E NFC : at android.nfc.INfcAdapter$Stub$Proxy.getState(INfcAdapter.java:746) 12-08 12:22:10.719 2615 2615 E NFC : at android.nfc.NfcAdapter.isEnabled(NfcAdapter.java:881) 12-08 12:22:10.719 2615 2615 E NFC : at com.android.systemui.statusbar.phone.PhoneStatusBarPolicy.updateNfc(PhoneStatusBarPolicy.java:425) 12-08 12:22:10.719 2615 2615 E NFC : at com.android.systemui.statusbar.phone.PhoneStatusBarPolicy.-$$Nest$mupdateNfc(Unknown Source:0) 12-08 12:22:10.719 2615 2615 E NFC : at com.android.systemui.statusbar.phone.PhoneStatusBarPolicy$7.onReceive(PhoneStatusBarPolicy.java:792) 12-08 12:22:10.719 2615 2615 E NFC : at com.android.systemui.broadcast.ActionReceiver$onReceive$1$1$1.run(ActionReceiver.kt:121) 12-08 12:22:10.719 2615 2615 E NFC : at android.os.Handler.handleCallback(Handler.java:942) 12-08 12:22:10.719 2615 2615 E NFC : at android.os.Handler.dispatchMessage(Handler.java:99) 12-08 12:22:10.719 2615 2615 E NFC : at android.os.Looper.loopOnce(Looper.java:201) 12-08 12:22:10.719 2615 2615 E NFC : at android.os.Looper.loop(Looper.java:288) 12-08 12:22:10.719 2615 2615 E NFC : at android.app.ActivityThread.main(ActivityThread.java:7898) 12-08 12:22:10.719 2615 2615 E NFC : at java.lang.reflect.Method.invoke(Native Method) 12-08 12:22:10.719 2615 2615 E NFC : at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548) 12-08 12:22:10.719 2615 2615 E NFC : at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:946)
If anyone has a clue, I'd be happy.
It worked for me.Hi,
Is it known why cell broadcast in Germany does not work with this rom?
Thanks
Andy
Okay, then it must have been something local. Did you have D1 or another network? Thanks
Yeah CongstarOkay, then it must have been something local. Did you have D1 or another network? Thanks
hm, me too. but no CB. so i'm dead now :-D
worked here too. RLP. O2 Net.Okay, then it must have been something local. Did you have D1 or another network? Thanks
Haha
yes. all on.Haha![]()
Have you checked: Settings -> Safety and emergency -> Wireless emergency alerts -> Test alert?
Did you enable data? It's disabled by default after a clean install.
*** Disclaimer
I am not responsible for any damage you made to your device
You have been warned