RAZRi Fast Dormancy configuration - RAZR i General

With this nice tutorial: [SCRIPT] Razri-Cleaner v0.7 | Debloater | ~ 330Mb system part i deleted my FastDormancy.apk and noticed my bad FastDormancy-Wakelocks are gone...
my provider said they are using FD, so i think having lots of FastDormancy-Wakelocks results from bad FD-configuration.
maybe there is a special way to configure FD in our RAZRi properly. I´ve found some nice info´s to fix it and would give it a try.
-> [HOWTO] Fix FastDormancy Battery drain
-> General Info
-> More Detailed Info about provider technik
Is there anybody know´s where to find the "nwk_info.db" in Razri? I didn´t find them at /data/data/com.android.providers.telephony/databases/ or system/csc/

after putting back fastdormancy.apk i was able to logcat that thing:
C:\Android>adb shell
[email protected]:/ $ logcat | grep FastDormancy
logcat | grep FastDormancy
12-14 00:53:09.769 582 582 D FastDormancy: mccMnc[0]=00
12-14 00:53:09.769 582 582 D FastDormancy: DEFAULT_INTERVAL=3000
12-14 00:53:09.769 582 582 D FastDormancy: fdPollInterval[0]=3000
12-14 00:53:09.769 582 582 D FastDormancy: mccMnc[1]=23410
12-14 00:53:09.769 582 582 D FastDormancy: fdPollInterval[1]=0
12-14 00:53:09.769 582 582 D FastDormancy: mccMnc[2]=26207
12-14 00:53:09.769 582 582 D FastDormancy: fdPollInterval[2]=0
12-14 00:53:09.769 582 582 D FastDormancy: mccMnc[3]=310410
12-14 00:53:09.769 582 582 D FastDormancy: fdPollInterval[3]=3000
12-14 00:53:09.769 582 582 D FastDormancy: mccMnc[4]=50502
12-14 00:53:09.769 582 582 D FastDormancy: fdPollInterval[4]=0
12-14 00:53:09.769 582 582 D FastDormancy: mccMnc[5]=52503
12-14 00:53:09.769 582 582 D FastDormancy: fdPollInterval[5]=0
12-14 00:53:09.769 582 582 D FastDormancy: mccMnc[6]=73002
12-14 00:53:09.769 582 582 D FastDormancy: fdPollInterval[6]=0
C:\Android>adb shell
[email protected]:/ $ getprop gsm.operator.numeric
getprop gsm.operator.numeric
26202
[email protected]:/ $
seems my operator number is not configured in FD.

After testing over long time i can say for me its better to enable FD because my provider also use FD.
With FD enabled i got many FD Wakelocks (FDCompleteTime), BUT my 3G-connection needs less energy over time.
So it works as intended IF your provider use FD.
In networks without FD enabled it could help to save energy by disabling fastdormancy.apk but i can´t test it...

Does anyone have the fastdormancy.apk ? Have also deleted a long time ago

zheka99 said:
Does anyone have the fastdormancy.apk ? Have also deleted a long time ago
Click to expand...
Click to collapse
Here you are and also flashable zip to cwm.
APK is from Stock ROM. Flashable zip is from Omar downloaded from his topic.

Related

GT-I9515 jfvelte - full phone encryption not working

hi guys and girls,
I have been heavily profiting from the knowledge on this forum, now i finally had to create an account. I have encountered a situation that i cant find anyone having reported it on the internet, is that even possible? maybe someone can help me.
I have a galaxy s4 value edition, or i9515 or jfvelte. I am trying to do a full phone encryption. i even bought this phone specifically to do that.
When I try it goes like this: I select a password/PIN/pattern, then I select encrypt phone, enter said pin/pw then click encrypt, it shows a sprite screen for some time, then restarts without having been encrypted and without ever showing any kind of error message.
i have TWRP 3.0.2 as recovery and have used it to flash CM 13, Ressurection REmix 5.7.4 and DirtyUnicorn10.6 all with the same effect. no encryption, no error message.
when i run "adb logcat | grep -i 'crypt' " on cyanogen 13, I get the following:
01-05 13:10:47.089 581 764 D CryptdConnector: SND -> {1 cryptfs getfield SystemLocale}
01-05 13:10:47.090 206 218 I Ext4Crypt: ext4 crypto complete called on /data
01-05 13:10:47.090 206 218 I Ext4Crypt: No master key, so not ext4enc
01-05 13:10:47.091 581 766 D CryptdConnector: RCV <- {200 1 -1}
01-05 13:10:53.801 581 1317 D CryptdConnector: SND -> {2 cryptfs getpw}
01-05 13:10:53.802 206 218 D VoldCryptCmdListener: cryptfs getpw
01-05 13:10:53.802 206 218 I Ext4Crypt: ext4 crypto complete called on /data
01-05 13:10:53.802 206 218 I Ext4Crypt: No master key, so not ext4enc
01-05 13:10:53.802 206 218 I Ext4Crypt: ext4 crypto complete called on /data
01-05 13:10:53.802 206 218 I Ext4Crypt: No master key, so not ext4enc
01-05 13:10:53.802 581 766 D CryptdConnector: RCV <- {200 2 -1}
01-05 13:10:53.804 581 1317 D CryptdConnector: SND -> {3 cryptfs clearpw}
01-05 13:10:53.807 206 218 D VoldCryptCmdListener: cryptfs clearpw
01-05 13:10:53.807 206 218 I Ext4Crypt: ext4 crypto complete called on /data
01-05 13:10:53.807 206 218 I Ext4Crypt: No master key, so not ext4enc
01-05 13:10:53.807 581 766 D CryptdConnector: RCV <- {200 3 0}
01-05 13:10:54.438 1556 1556 V JNIHelp : Registering com/google/android/gms/org/conscrypt/NativeCrypto's 235 native methods...
01-05 13:10:54.463 1556 1556 I art : Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.org.conscrypt.OpenSSLExtendedSessionImpl>
01-05 13:10:54.464 1556 1556 I art : Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.org.conscrypt.OpenSSLExtendedSessionImpl>
01-05 13:10:56.884 1872 1872 V JNIHelp : Registering com/google/android/gms/org/conscrypt/NativeCrypto's 235 native methods...
01-05 13:10:56.953 1872 1872 I art : Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.org.conscrypt.OpenSSLExtendedSessionImpl>
01-05 13:10:56.954 1872 1872 I art : Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.org.conscrypt.OpenSSLExtendedSessionImpl>
01-05 13:10:57.971 1979 1979 V JNIHelp : Registering com/google/android/gms/org/conscrypt/NativeCrypto's 235 native methods...
01-05 13:10:57.988 1979 1979 I art : Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.org.conscrypt.OpenSSLExtendedSessionImpl>
01-05 13:10:57.988 1979 1979 I art : Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.org.conscrypt.OpenSSLExtendedSessionImpl>
01-05 13:11:02.384 2416 2416 V JNIHelp : Registering com/google/android/gms/org/conscrypt/NativeCrypto's 235 native methods...
01-05 13:11:02.404 2416 2416 I art : Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.org.conscrypt.OpenSSLExtendedSessionImpl>
01-05 13:11:02.404 2416 2416 I art : Rejecting re-init on previously-failed class java.lang.Class<com.google.android.gms.org.conscrypt.OpenSSLExtendedSessionImpl>
01-05 13:11:39.561 581 1317 D CryptdConnector: SND -> {4 cryptfs cryptocomplete}
01-05 13:11:39.574 206 218 E Cryptfs : not running with encryption, aborting
01-05 13:11:39.575 581 766 D CryptdConnector: RCV <- {200 4 1}
01-05 13:11:51.470 3202 3202 D CryptfsCommands: ro.crypto.state= unencrypted
01-05 13:12:28.189 1852 1852 D SubSettings: Launching fragment com.android.settings.CryptKeeperSettings
01-05 13:13:33.620 1852 1852 D SubSettings: Launching fragment com.android.settings.CryptKeeperSettings
01-05 13:13:39.747 1852 1852 D SubSettings: Launching fragment com.android.settings.CryptKeeperConfirm
01-05 13:13:54.078 581 602 D CryptdConnector: SND -> {5 cryptfs setfield PatternVisible 0}
01-05 13:13:54.078 206 218 I Ext4Crypt: ext4 crypto complete called on /data
01-05 13:13:54.078 206 218 I Ext4Crypt: No master key, so not ext4enc
01-05 13:13:54.078 581 766 D CryptdConnector: RCV <- {200 5 0}
01-05 13:13:54.083 581 2539 I ActivityManager: START u0 {cmp=com.android.settings/.CryptKeeperConfirm$Blank (has extras)} from uid 1000 on display 0
01-05 13:13:54.081 581 601 D CryptdConnector: SND -> {6 cryptfs setfield PasswordVisible 1}
01-05 13:13:54.087 206 218 I Ext4Crypt: ext4 crypto complete called on /data
01-05 13:13:54.087 206 218 I Ext4Crypt: No master key, so not ext4enc
01-05 13:13:54.087 581 766 D CryptdConnector: RCV <- {200 6 0}
01-05 13:13:54.118 581 1274 D CryptdConnector: SND -> {7 cryptfs setfield SystemLocale de-DE}
01-05 13:13:54.118 206 218 I Ext4Crypt: ext4 crypto complete called on /data
01-05 13:13:54.118 206 218 I Ext4Crypt: No master key, so not ext4enc
01-05 13:13:54.119 581 766 D CryptdConnector: RCV <- {200 7 0}
01-05 13:13:54.337 581 630 I ActivityManager: Displayed com.android.settings/.CryptKeeperConfirm$Blank: +192ms
01-05 13:13:54.925 581 890 D CryptdConnector: SND -> {8 cryptfs enablecrypto inplace password [scrubbed]}
01-05 13:13:54.952 206 218 D Cryptfs : Just asked init to shut down class main
01-05 13:14:03.940 206 218 D Cryptfs : unmounting /data succeeded
01-05 13:14:03.947 206 218 I Cryptfs : keymaster module name is Keymaster OpenSSL HAL
01-05 13:14:03.947 206 218 I Cryptfs : keymaster version is 2
01-05 13:14:03.947 206 218 I Cryptfs : Found keymaster0 module, using keymaster0 API.
01-05 13:14:03.947 206 218 I Cryptfs : Using scrypt for cryptfs KDF
01-05 13:14:15.962 206 218 D Cryptfs : Just triggered post_fs_data
01-05 13:15:06.283 206 218 E Cryptfs : post_fs_data timed out!
01-05 13:15:06.283 206 218 E Cryptfs : Error enabling encryption after framework is shutdown, no data changed, restarting system
Click to expand...
Click to collapse
on RessurectionRemix i get:
01-05 12:55:36.772 614 765 D CryptdConnector: SND -> {1 cryptfs getfield SystemLocale}
01-05 12:55:36.773 208 220 I Ext4Crypt: ext4 crypto complete called on /data
01-05 12:55:36.773 208 220 I Ext4Crypt: No master key, so not ext4enc
01-05 12:55:36.774 614 767 D CryptdConnector: RCV <- {200 1 -1}
01-05 12:55:42.089 614 1160 D CryptdConnector: SND -> {2 cryptfs getpw}
01-05 12:55:42.089 208 220 D VoldCryptCmdListener: cryptfs getpw
01-05 12:55:42.089 208 220 I Ext4Crypt: ext4 crypto complete called on /data
01-05 12:55:42.089 208 220 I Ext4Crypt: No master key, so not ext4enc
01-05 12:55:42.089 208 220 I Ext4Crypt: ext4 crypto complete called on /data
01-05 12:55:42.089 208 220 I Ext4Crypt: No master key, so not ext4enc
01-05 12:55:42.089 614 767 D CryptdConnector: RCV <- {200 2 -1}
01-05 12:55:42.090 614 1160 D CryptdConnector: SND -> {3 cryptfs clearpw}
01-05 12:55:42.090 208 220 D VoldCryptCmdListener: cryptfs clearpw
01-05 12:55:42.091 208 220 I Ext4Crypt: ext4 crypto complete called on /data
01-05 12:55:42.091 208 220 I Ext4Crypt: No master key, so not ext4enc
01-05 12:55:42.091 614 767 D CryptdConnector: RCV <- {200 3 0}
01-05 12:57:51.605 1505 1505 D SubSettings: Launching fragment com.android.settings.CryptKeeperSettings
01-05 12:57:55.878 1505 1505 D SubSettings: Launching fragment com.android.settings.CryptKeeperConfirm
01-05 12:58:01.751 614 899 D CryptdConnector: SND -> {4 cryptfs setfield PatternVisible 0}
01-05 12:58:01.751 208 220 I Ext4Crypt: ext4 crypto complete called on /data
01-05 12:58:01.751 208 220 I Ext4Crypt: No master key, so not ext4enc
01-05 12:58:01.752 614 767 D CryptdConnector: RCV <- {200 4 0}
01-05 12:58:01.753 614 1245 D CryptdConnector: SND -> {5 cryptfs setfield PasswordVisible 1}
01-05 12:58:01.754 614 1256 I ActivityManager: START u0 {cmp=com.android.settings/.CryptKeeperConfirm$Blank (has extras)} from uid 1000 on display 0
01-05 12:58:01.755 208 220 I Ext4Crypt: ext4 crypto complete called on /data
01-05 12:58:01.755 208 220 I Ext4Crypt: No master key, so not ext4enc
01-05 12:58:01.755 614 767 D CryptdConnector: RCV <- {200 5 0}
01-05 12:58:01.774 614 629 D CryptdConnector: SND -> {6 cryptfs setfield SystemLocale en-US}
01-05 12:58:01.776 208 220 I Ext4Crypt: ext4 crypto complete called on /data
01-05 12:58:01.776 208 220 I Ext4Crypt: No master key, so not ext4enc
01-05 12:58:01.776 614 767 D CryptdConnector: RCV <- {200 6 0}
01-05 12:58:01.953 614 660 I ActivityManager: Displayed com.android.settings/.CryptKeeperConfirm$Blank: +161ms
01-05 12:58:02.572 614 899 D CryptdConnector: SND -> {7 cryptfs enablecrypto inplace password [scrubbed]}
01-05 12:58:02.598 208 220 D Cryptfs : Just asked init to shut down class main
01-05 12:58:04.668 208 220 D Cryptfs : unmounting /data succeeded
01-05 12:58:04.669 208 220 I Cryptfs : keymaster module name is Keymaster OpenSSL HAL
01-05 12:58:04.669 208 220 I Cryptfs : keymaster version is 2
01-05 12:58:04.669 208 220 I Cryptfs : Found keymaster0 module, using keymaster0 API.
01-05 12:58:04.669 208 220 I Cryptfs : Using scrypt for cryptfs KDF
01-05 12:58:05.905 208 220 D Cryptfs : Just triggered post_fs_data
01-05 12:58:56.095 208 220 E Cryptfs : post_fs_data timed out!
01-05 12:58:56.096 208 220 E Cryptfs : Error enabling encryption after framework is shutdown, no data changed, restarting system
Click to expand...
Click to collapse
can somebody help me to get my phone encrypted?
Did you try disabling supersu or disabling root?
thanks for your suggestion, just tried it, with the same results as before, no change.
can you tell me what was your idea behind disabling root?
I did a google search and found some XDA threads where XDA members were able to encrypt by disabling or removing root.
Since you have already tried many solutions, the only solution left may be to use the phone with a stock ROM.
ok still thanks.
this has been frustrating. To whomever having this problem in the future, this is what workarounds have been sugested on the internet, but haven't worked for me, you might try them, they have helped others:
1. disable root/super su as suggested by audit13
2. try it with a wallcharger, not connected to the computer
3. force horizontal orientation of the screen (yes this has helped some)
4. take out microsd-card and sim-card before encrypting
these are all very strange workarounds, not what i had hoped for. I havent found any record of the error messages i managed to identify on the whole internet.
im thinking about selling the stupid thing, and buying another...
Mad love for LineageOS, wouldn't wanna be without it. Now that we got that out of the way, what is it with the uncertain state of encryption, and why is there so little talk about it? One would think that with a community that puts so much effort into privacy, encryption (or rather lack thereof) would be an issue.
I'm approaching 12 working hours, and still can't for the life of me figure out why it doesn't work. I've read countless posts on reddit and xda, searching DuckDuckGo like crazy, tried 4 different ROMs and no dice at all. Before sliding into insanity, I forced myself to make a pause and ask the community.
TWRP 3.1.1.0 + LOS 14.1 / RR 5.8.4 / AICP 12.1.
Starting encryption instantly throws me into infinite boot loops when Magisk had been present (successfully uninstalling it made no difference), and after so many wipes and flashes I feel like going mad. Arbitrarily I would lose access to recovery a couple times, which forced me to re-flash via Odin. I also tried going back to stock twice and starting over from scratch. Removing magisk from the ROM prior to flashing would end up in flashing error 'invalid zip signature' (something like that).
Finally I managed to boot up again with LOS 14.1 after second stock flash. Here encryption simply does nothing, but at least the phone boots up instead of ending in a loop. I never see the encryption animation, just that android picture for about a second before the device restarts. Of course root is not present, so Magisk most certainly was the problem for the boot loops (even though I uninstalled it).

A5 2016 Wifi Won't turn on after recent official update

Restoring to factory didnt help.
Current firmware is: NRD90M.A510FXXS7CRJ6
When trying to turn on wifi it is showing circle of busy but nothing happens. Tried Airplane mode the same thing Tried emergency mode (the one with limited apps for power saving) same thing. Logcat output pertaining to wifi:
Code:
11-12 08:24:53.380 2840 2985 W ContextImpl: Calling a method in the system process without a qualified user: android.app.ContextImpl.sendBroadcast:906 com.samsung.android.server.wifi.bigdata.WifiBigDataLogManager.sendBroadcastToContextFramework:366 com.samsung.android.server.wifi.bigdata.WifiBigDataLogManager.parseAndSendData:411 com.samsung.android.server.wifi.bigdata.WifiBigDataLogManager.-wrap2:-1 com.samsung.android.server.wifi.bigdata.WifiBigDataLogManager$MainHandler.handleMessage:471
11-12 08:24:58.388 2320 2823 I WifiHW : wifi_change_fw_path(): fwpath = /system/etc/wifi/bcmdhd_sta.bin
11-12 08:24:58.389 2320 2823 I WifiHW : wifi_change_nvram_path() = /system/etc/wifi/nvram_net.txt
11-12 08:24:58.390 2840 2985 E NetworkManagement: wifiFirmwareReload Error reloading wlan0 fw in STA mode: event = 200 42 Softap operation succeeded
11-12 08:24:58.394 2840 2985 E wifi : Could not read interface wlan0 flags: 19
11-12 08:24:58.498 2840 2840 D HS20StateMachine: Broadcast Received: android.net.wifi.WIFI_STATE_CHANGED
11-12 08:24:58.498 2840 2840 I WifiHs20Service: Broadcast received:android.net.wifi.WIFI_STATE_CHANGED
11-12 08:24:58.500 3105 3550 D NetworkController: onReceive: intent=Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 launchParam=MultiScreenLaunchParams { mDisplayId=0 mBaseDisplayId=0 mFlags=0 } bqHint=1 (has extras) }
11-12 08:25:18.523 2320 2823 I WifiHW : wifi_change_fw_path(): fwpath = /system/etc/wifi/bcmdhd_sta.bin
11-12 08:25:18.523 2320 2823 I WifiHW : wifi_change_nvram_path() = /system/etc/wifi/nvram_net.txt
11-12 08:25:18.524 2840 2985 E NetworkManagement: wifiFirmwareReload Error reloading wlan0 fw in STA mode: event = 200 45 Softap operation succeeded
11-12 08:25:18.529 2840 2985 E wifi : Could not read interface wlan0 flags: 19
11-12 08:25:18.536 3105 3550 D NetworkController: onReceive: intent=Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 launchParam=MultiScreenLaunchParams { mDisplayId=0 mBaseDisplayId=0 mFlags=0 } bqHint=1 (has extras) }
11-12 08:25:18.539 2840 2840 D HS20StateMachine: Broadcast Received: android.net.wifi.WIFI_STATE_CHANGED
11-12 08:25:18.539 2840 2840 I WifiHs20Service: Broadcast received:android.net.wifi.WIFI_STATE_CHANGED
11-12 08:25:28.563 2320 2823 I WifiHW : wifi_change_fw_path(): fwpath = /system/etc/wifi/bcmdhd_sta.bin
11-12 08:25:28.563 2320 2823 I WifiHW : wifi_change_nvram_path() = /system/etc/wifi/nvram_net.txt
11-12 08:25:28.566 2840 2985 E NetworkManagement: wifiFirmwareReload Error reloading wlan0 fw in STA mode: event = 200 48 Softap operation succeeded
11-12 08:25:28.575 2840 2985 E wifi : Could not read interface wlan0 flags: 19
11-12 08:25:28.586 2840 2840 D HS20StateMachine: Broadcast Received: android.net.wifi.WIFI_STATE_CHANGED
11-12 08:25:28.586 2840 2840 I WifiHs20Service: Broadcast received:android.net.wifi.WIFI_STATE_CHANGED
11-12 08:25:28.589 3105 3550 D NetworkController: onReceive: intent=Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 launchParam=MultiScreenLaunchParams { mDisplayId=0 mBaseDisplayId=0 mFlags=0 } bqHint=1 (has extras) }
Is there anything I can do to fix it?

Force Apply APN on Android 8.1 with LTE active (but no data)

A generic chinese phone running Android 8.1. The LTE network is active, calls and txt's working, but for some reason there's no data throughput. The device is rooted.
Here are the relevant sim and XML APN entry. You can see they match, so should be picked up and applied.
Code:
D/TelephonyManager( 2935): getTelephonyProperty: return propVal='gb' phoneId=0 property='gsm.sim.operator.iso-country' defaultVal='' prop=gb
D/SubscriptionController( 2935): [getSubInfoRecord] id:1 iccid:8944200118607 simSlotIndex:0 displayName:3 nameSource:0 iconTint:-16746133 dataRoaming:0 mcc:234 mnc:20 countIso:gb status:1 nwMode:0
<apn carrier="3" mcc="234" mnc="20" apn="three.co.uk" user="" password="" server="" proxy="" port="" mmsc="http://mms.um.three.co.uk:10021/mmsc" mmsproxy="mms.three.co.uk" mmsport="8799" type="default,mms,supl" authtype="0" mvno_type="pnn" mvno_match_data="3" protocol="IPV4V6" roaming_protocol="IP"/>
And a bit from logcat...
Code:
01-19 22:02:50.398 2075 4395 D TelephonyProvider: Checksum for /system/etc/apns-conf.xml is 2699958375
01-19 22:02:50.400 2075 2215 D QcDataStatusNotification Service: onChange():uri=content://telephony/carriers authority=telephony path=/carriers segments=[carriers] uriLastSegment=carriers
01-19 22:02:50.403 2075 2215 D QcDataStatusNotification Service: onApnChanged: phoneId = 0 subId = 1 operator = 23420
01-19 22:02:50.424 2075 2215 D TelephonyProvider: subIdString = 1 subId = 1
01-19 22:02:50.430 2075 2075 D TelephonyProvider: subIdString = 1 subId = 1
01-19 22:02:50.430 2075 2075 D TelephonyProvider: getPreferredApnIdFromApn: for subId 1
01-19 22:02:50.434 2075 2215 D QcDataStatusNotification Service: APN change URI is content://telephony/carriers/subId/1 count = 5
01-19 22:02:50.436 2075 2215 D TelephonyProvider: subIdString = 1 subId = 1
01-19 22:02:50.436 2075 2215 D TelephonyProvider: getPreferredApnIdFromApn: for subId 1
01-19 22:02:50.438 1238 3916 D PowerManagerService: acquireWakeLockInternal: lock=227824033, flags=0x1, tag="RILJ", ws=null, uid=1001, pid=2075, packageName=com.android.phone
01-19 22:02:50.438 1238 3916 D PowerManagerNotifier: onWakeLockAcquired: flags=1, tag="RILJ", packageName=com.android.phone, ownerUid=1001, ownerPid=2075, workSource=null
01-19 22:02:50.442 2075 2075 D TelephonyProvider: subIdString = 1 subId = 1
01-19 22:02:50.442 2075 2075 D TelephonyProvider: getPreferredApnIdFromApn: for subId 1
01-19 22:02:50.442 2075 2215 D QcDataStatusNotification Service: getApnFound: typesSupported = [dun] type requested = default
01-19 22:02:50.442 2075 2215 D QcDataStatusNotification Service: getApnFound: typesSupported = [default, mms, supl] type requested = default
01-19 22:02:50.442 2075 2215 D QcDataStatusNotification Service: getApnFound: Apn = [ Type=default, Apn=id]
01-19 22:02:50.442 2075 2215 D QcDataStatusNotification Service: Found default APN: [ Type=default, Apn=id]
01-19 22:02:50.446 2075 2215 D ApnCache: Missing key size 0
01-19 22:02:50.446 2075 2215 D QcDataStatusNotification Service: InformCurrentApnsToModemForPhoneId: 0
01-19 22:02:50.447 2136 2136 D QcrilMsgTunnelIfaceManager: handleMessage what = 3
01-19 22:02:50.448 1238 1248 D PowerManagerService: acquireWakeLockInternal: lock=210501574, flags=0x1, tag="QcrilOemhookMsgTunnel", ws=null, uid=1001, pid=2136, packageName=com.qualcomm.qcrilmsgtunnel
01-19 22:02:50.448 1238 1248 D PowerManagerNotifier: onWakeLockAcquired: flags=1, tag="QcrilOemhookMsgTunnel", packageName=com.qualcomm.qcrilmsgtunnel, ownerUid=1001, ownerPid=2136, workSource=null
01-19 22:02:50.449 2136 2136 I QcrilOemhookMsgTunnel: [0]invokeOemRilRequestRaw: serial=1038 length=59
01-19 22:02:50.449 2075 2075 D TelephonyProvider: subIdString = 1 subId = 1
01-19 22:02:50.449 2075 2075 D TelephonyProvider: getPreferredApnIdFromApn: for subId 1
01-19 22:02:50.449 2136 2136 D QcrilMsgTunnelIfaceManager: handleMessage what = 3
01-19 22:02:50.449 2075 2215 D QcDataStatusNotification Service: Adding preferred type to: id
01-19 22:02:50.449 1238 3916 D PowerManagerService: acquireWakeLockInternal: lock=210501574, flags=0x1, tag="QcrilOemhookMsgTunnel", ws=null, uid=1001, pid=2136, packageName=com.qualcomm.qcrilmsgtunnel
01-19 22:02:50.449 2136 2157 I QcrilOemhookMsgTunnel: [0]processOemHookResponse serial no: 1038 error: 0length=0
01-19 22:02:50.450 2136 2136 I QcrilOemhookMsgTunnel: [0]invokeOemRilRequestRaw: serial=1039 length=57
01-19 22:02:50.450 2136 2136 D QcrilMsgTunnelIfaceManager: handleMessage what = 3
01-19 22:02:50.451 1238 1952 D PowerManagerService: acquireWakeLockInternal: lock=210501574, flags=0x1, tag="QcrilOemhookMsgTunnel", ws=null, uid=1001, pid=2136, packageName=com.qualcomm.qcrilmsgtunnel
01-19 22:02:50.451 2075 2215 D QcDataStatusNotification Service: ***********************
01-19 22:02:50.451 2075 2215 D QcDataStatusNotification Service: Current APNs for PhoneId = 0
01-19 22:02:50.451 2075 2215 D QcDataStatusNotification Service: [ Type=default,supl,mms, Apn=superdrug.net]
01-19 22:02:50.451 2075 2215 D QcDataStatusNotification Service: [ Type=default,mms,supl, Apn=three.co.uk]
01-19 22:02:50.451 2075 2215 D QcDataStatusNotification Service: [ Type=dun, Apn=3hotspot]
01-19 22:02:50.451 2075 2215 D QcDataStatusNotification Service: [ Type=default,mms,supl, Apn=id]
01-19 22:02:50.451 2075 2215 D QcDataStatusNotification Service: [ Type=default,supl,mms, Apn=mob.asm.net]
01-19 22:02:50.451 2075 2215 D QcDataStatusNotification Service: ***********************
01-19 22:02:50.513 2044 2044 W DPMJ : |SERVICE| DPM received ACTION_ANY_DATA_CONNECTION_STATE_CHANGEDmms
01-19 22:02:50.517 2044 2044 W DPMJ : |SERVICE| DPM received ACTION_ANY_DATA_CONNECTION_STATE_CHANGEDcbs
01-19 22:02:50.522 2044 2044 W DPMJ : |SERVICE| DPM received ACTION_ANY_DATA_CONNECTION_STATE_CHANGEDfota
01-19 22:02:50.528 2044 2044 W DPMJ : |SERVICE| DPM received ACTION_ANY_DATA_CONNECTION_STATE_CHANGEDsupl
01-19 22:02:50.534 2044 2044 W DPMJ : |SERVICE| DPM received ACTION_ANY_DATA_CONNECTION_STATE_CHANGEDemergency
01-19 22:02:50.537 2044 2044 W DPMJ : |SERVICE| DPM received ACTION_ANY_DATA_CONNECTION_STATE_CHANGEDdun
01-19 22:02:50.543 2044 2044 W DPMJ : |SERVICE| DPM received ACTION_ANY_DATA_CONNECTION_STATE_CHANGEDhipri
01-19 22:02:50.547 2044 2044 W DPMJ : |SERVICE| DPM received ACTION_ANY_DATA_CONNECTION_STATE_CHANGEDims
01-19 22:02:50.547 2075 2075 D ApnSettings: mccmnc = 23420
01-19 22:02:50.549 2075 2075 D ApnSettings: isVzwCard = false
01-19 22:02:50.549 2075 2075 D ApnSettings: where = numeric="23420" AND NOT (type='ia' AND (apn="" OR apn IS NULL)) AND user_visible!=0
01-19 22:02:50.555 2075 2075 D ApnSettings: cursor = 5
01-19 22:02:50.557 2075 2075 D TelephonyProvider: subIdString = 1 subId = 1
01-19 22:02:50.557 2075 2075 D TelephonyProvider: getPreferredApnIdFromApn: for subId 1
01-19 22:02:50.562 2075 2075 W ResourceType: No package identifier when getting value for resource number 0x00000003
01-19 22:02:50.562 2075 2075 E Settings: Got execption while getting the localized apn name.
01-19 22:02:50.562 2075 2075 E Settings: android.content.res.Resources$NotFoundException: String resource ID #0x3
01-19 22:02:50.562 2075 2075 E Settings: at android.content.res.Resources.getText(Resources.ja va:348)
01-19 22:02:50.562 2075 2075 E Settings: at android.content.res.Resources.getString(Resources. java:442)
01-19 22:02:50.562 2075 2075 E Settings: at com.android.settings.Utils.getLocalizedName(Utils. java:1412)
01-19 22:02:50.562 2075 2075 E Settings: at com.android.settings.ApnSettings.fillList(ApnSetti ngs.java:382)
01-19 22:02:50.562 2075 2075 E Settings: at com.android.settings.ApnSettings.-wrap2(Unknown Source:0)
01-19 22:02:50.562 2075 2075 E Settings: at com.android.settings.ApnSettings$RestoreApnUiHandl er.handleMessage(ApnSettings.java:811)
01-19 22:02:50.562 2075 2075 E Settings: at android.os.Handler.dispatchMessage(Handler.java:10 6)
01-19 22:02:50.562 2075 2075 E Settings: at android.os.Looper.loop(Looper.java:164)
01-19 22:02:50.562 2075 2075 E Settings: at android.app.ActivityThread.main(ActivityThread.jav a:6603)
01-19 22:02:50.562 2075 2075 E Settings: at java.lang.reflect.Method.invoke(Native Method)
01-19 22:02:50.562 2075 2075 E Settings: at com.android.internal.os.RuntimeInit$MethodAndArgsC aller.run(RuntimeInit.java:438)
01-19 22:02:50.562 2075 2075 E Settings: at com.android.internal.os.ZygoteInit.main(ZygoteInit .java:807)
01-19 22:02:50.564 2075 2075 D ApnSettings: clazz =
Any ideas?

Random Media Pauses

I have a strange problem that started recently where media I'm listening to/watching will randomly pause. It happens both when playing on my phone and when playing over bluetooth to my car or headphones. Sometimes it happens when my phone is sitting on the counter and I'm not touching it. I've had it happen in both Pocket Casts and Youtube Vanced, but those are the only two media apps I use regularly.
I was able to grab a logcat where I started a podcast and then it paused a second or two after it started. I've tried to read through it but I can't really make sense of it. Here are two sections I think might be relevant, but I'm not really sure what it means:
Code:
02-14 17:19:29.537 5612 5612 V MediaPlayer: resetDrmState: mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
02-14 17:19:29.537 5612 5612 V MediaPlayer: cleanDrmObj: mDrmObj=null mDrmSessionId=null
02-14 17:19:29.538 1119 2261 D NuPlayerDriver: reset(0xeab4a500) at state 4
02-14 17:19:29.539 1223 4542 I AS.AudioService: releasePlayer: 39 currentPackageName:com.android.chrome
02-14 17:19:29.539 1119 7508 W AMessage: failed to post message as target looper for handler 0 is gone.
02-14 17:19:29.539 1223 4542 I OpAudioMonitor: MDM,stop.
02-14 17:19:29.540 1119 7508 D NuPlayerDriver: notifyResetComplete(0xeab4a500)
and
Code:
02-14 17:19:32.091 3918 3918 D TouchInteractionService: onInputEvent# ev: MotionEvent { action=ACTION_DOWN, actionButton=0, id[0]=0, x[0]=614.0, y[0]=715.0, toolType[0]=TOOL_TYPE_FINGER, buttonState=0, classification=NONE, metaState=0, flags=0x0, edgeFlags=0x0, pointerCount=1, historySize=0, eventTime=109664, downTime=109664, deviceId=6, source=0x1002, displayId=0 }
02-14 17:19:32.096 3918 3918 I Surface : opservice is null false
02-14 17:19:32.096 3894 3894 I Surface : opservice is null false
02-14 17:19:32.097 921 1000 I SurfaceFlinger: surface flinger receiver command 20001 .....
02-14 17:19:32.098 921 1000 I SurfaceFlinger: surface flinger receiver command 20001 .....
02-14 17:19:32.123 816 2840 I [email protected]_handler: ProcessIbsCmd: Received IBS_SLEEP_IND: 0xFE
02-14 17:19:32.159 4019 4019 D MediaBrowserCompat: Connecting to a MediaBrowserService.
02-14 17:19:32.162 566 566 E SELinux : avc: denied { find } for interface=vendor.qti.hardware.servicetracker::IServicetracker sid=u:r:system_server:s0 pid=1223 scontext=u:r:system_server:s0 tcontext=u:object_r:default_android_hwservice:s0 tclass=hwservice_manager permissive=0
02-14 17:19:32.184 1223 4920 I MediaFocusControl: abandonAudioFocus() from uid/pid 10118/4019 [email protected][email protected]
02-14 17:19:32.197 566 566 E SELinux : avc: denied { find } for interface=vendor.qti.hardware.servicetracker::IServicetracker sid=u:r:system_server:s0 pid=1223 scontext=u:r:system_server:s0 tcontext=u:object_r:default_android_hwservice:s0 tclass=hwservice_manager permissive=0
02-14 17:19:32.205 4019 14234 D AudioTrack: ClientUid 10118 AudioTrack::pause
02-14 17:19:32.207 1223 4920 I AS.AudioService: playerEvent: 63 event: 3 isMusicActive:true device:2 currentPackageName:au.com.shiftyjelly.pocketcasts
02-14 17:19:32.207 1223 4920 I OpAudioMonitor: MDM,stop.
02-14 17:19:32.207 1223 4920 I OpAudioMonitor: MDM,stop startTime:1581729563 endTime:1581729572
02-14 17:19:32.208 1223 4920 I OpAudioMonitor: MDM, playing,device:5 lapse:9
02-14 17:19:32.208 1223 4920 I OpAudioMonitor: MDM,device:2 lapse:9 packageName:au.com.shiftyjelly.pocketcasts
02-14 17:19:32.208 1223 4920 I OpAudioMonitor: MDM,stop remove start time for:au.com.shiftyjelly.pocketcasts
02-14 17:19:32.208 1223 1786 I OpAudioMonitor: logMdm run preserveOsData tag:audio_connect
I can't post a link to the full logcat because I'm a new user, but if anyone wants to look at it let me know.
If anyone has any ideas as to what would be causing this I'd love to hear!
Thanks!

"Local update" to A13, no audio

I bought a cheap OP8P that was stuck in bootloop and recovered it (MSM tool to reflash A11, then local update to A13). The phone is working fine, but I there is no sound output. This applies to calls and all videos/music. NewPipe spits this error out when I try to play a video:
Code:
{"user_action":"play stream","request":"Player error[type=ERROR_CODE_AUDIO_TRACK_INIT_FAILED] occurred while playing https://www.youtube.com/watch?v=HggVVPy0Ma4","content_language":"en-AU","content_country":"AU","app_language":"en_AU","service":"YouTube","package":"org.polymorphicshade.newpipe","version":"0.24.1","os":"Linux OnePlus/OnePlus8Pro/OnePlus8Pro:13/RKQ1.211119.001/Q.202209070412:user/release-keys 13 - 33","time":"2022-11-24 08:18","exceptions":["com.google.android.exoplayer2.ExoPlaybackException: MediaCodecAudioRenderer error, index=1, format=Format(null, null, null, audio/raw, null, -1, null, [-1, -1, -1.0], [2, 44100]), format_supported=YES\n\tat com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:566)\n\tat android.os.Handler.dispatchMessage(Handler.java:102)\n\tat android.os.Looper.loopOnce(Looper.java:240)\n\tat android.os.Looper.loop(Looper.java:351)\n\tat android.os.HandlerThread.run(HandlerThread.java:67)\nCaused by: com.google.android.exoplayer2.audio.AudioSink$InitializationException: AudioTrack init failed 0 Config(44100, 12, 44100)\n\tat com.google.android.exoplayer2.audio.DefaultAudioSink$Configuration.buildAudioTrack(DefaultAudioSink.java:2092)\n\tat com.google.android.exoplayer2.audio.DefaultAudioSink.buildAudioTrack(DefaultAudioSink.java:1070)\n\tat com.google.android.exoplayer2.audio.DefaultAudioSink.buildAudioTrackWithRetry(DefaultAudioSink.java:1049)\n\tat com.google.android.exoplayer2.audio.DefaultAudioSink.initializeAudioTrack(DefaultAudioSink.java:846)\n\tat com.google.android.exoplayer2.audio.DefaultAudioSink.handleBuffer(DefaultAudioSink.java:929)\n\tat com.google.android.exoplayer2.audio.MediaCodecAudioRenderer.processOutputBuffer(MediaCodecAudioRenderer.java:703)\n\tat com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.drainOutputBuffer(MediaCodecRenderer.java:1894)\n\tat com.google.android.exoplayer2.mediacodec.MediaCodecRenderer.render(MediaCodecRenderer.java:792)\n\tat com.google.android.exoplayer2.ExoPlayerImplInternal.doSomeWork(ExoPlayerImplInternal.java:989)\n\tat com.google.android.exoplayer2.ExoPlayerImplInternal.handleMessage(ExoPlayerImplInternal.java:490)\n\t... 4 more\n\tSuppressed: com.google.android.exoplayer2.audio.AudioSink$InitializationException: AudioTrack init failed 0 Config(44100, 12, 44100)\n\t\t... 14 more\n\tCaused by: java.lang.UnsupportedOperationException: Cannot create AudioTrack\n\t\tat android.media.AudioTrack$Builder.build(AudioTrack.java:1390)\n\t\tat com.google.android.exoplayer2.audio.DefaultAudioSink$Configuration.createAudioTrackV29(DefaultAudioSink.java:2141)\n\t\tat com.google.android.exoplayer2.audio.DefaultAudioSink$Configuration.createAudioTrack(DefaultAudioSink.java:2119)\n\t\tat com.google.android.exoplayer2.audio.DefaultAudioSink$Configuration.buildAudioTrack(DefaultAudioSink.java:2084)\n\t\t... 13 more\nCaused by: java.lang.UnsupportedOperationException: Cannot create AudioTrack\n\tat android.media.AudioTrack$Builder.build(AudioTrack.java:1390)\n\tat com.google.android.exoplayer2.audio.DefaultAudioSink$Configuration.createAudioTrackV29(DefaultAudioSink.java:2141)\n\tat com.google.android.exoplayer2.audio.DefaultAudioSink$Configuration.createAudioTrack(DefaultAudioSink.java:2119)\n\tat com.google.android.exoplayer2.audio.DefaultAudioSink$Configuration.buildAudioTrack(DefaultAudioSink.java:2084)\n\t... 13 more\n"],"user_comment":""}
I have tried reinstalling the update but it didn't change anything.
Thoughts?
Update: I went back to instantnoodlep_15_O.34_210201.ops via MSM and still no sound via speakers. BT headphones work just fine. Don't have an adapter to test wired headphones though.
I also cannot play videos back smoothly? The first second is at a normal frame rate and then it stutters every 500 ms or so, and at a much lower frame rate. BUT when i switch to BT headphones, the video playback is normal, i.e., when the sound is not trying to output from the speakers
Might just be a hardware issue?
jewnersey said:
Update: I went back to instantnoodlep_15_O.34_210201.ops via MSM and still no sound via speakers. BT headphones work just fine. Don't have an adapter to test wired headphones though.
I also cannot play videos back smoothly? The first second is at a normal frame rate and then it stutters every 500 ms or so, and at a much lower frame rate. BUT when i switch to BT headphones, the video playback is normal, i.e., when the sound is not trying to output from the speakers
Might just be a hardware issue?
Click to expand...
Click to collapse
Ofc i can be wrong but...
It looks for me like failed configuration for speakers. Which is weird, because you restored it from msm... it makes no sense to me. BT headphones are working, because BT is playing using different config. IMO you should catch full logcat, to have better view at what happen when you're trying to play. What Audioflinger, mediaserver, audioserver want to do, and other things in system. I'm pretty sure it's software related somehow.
At which version of OOS are you right now?
EDIT: Hmm... maybe factory reset will do the job? I guess it will not harm to try.
I searched some in google, and it seems that this type of problem can occur in different devices, even Android TV.
So i suggest maybe first try to perform factory reset, and see if something will change.
ShadoV90 said:
Ofc i can be wrong but...
It looks for me like failed configuration for speakers. Which is weird, because you restored it from msm... it makes no sense to me. BT headphones are working, because BT is playing using different config. IMO you should catch full logcat, to have better view at what happen when you're trying to play. What Audioflinger, mediaserver, audioserver want to do, and other things in system. I'm pretty sure it's software related somehow.
At which version of OOS are you right now?
EDIT: Hmm... maybe factory reset will do the job? I guess it will not harm to try.
I searched some in google, and it seems that this type of problem can occur in different devices, even Android TV.
So i suggest maybe first try to perform factory reset, and see if something will change.
Click to expand...
Click to collapse
Thanks for replying. I should also mention that system sounds aren't working either- no audio output at all, even from earpiece. I found this post which sounds similar to my experiences with a similar log, as below: "audio_extn_sound_trigger_update_stream_status: invalid input device 0x". They solved their problem: "I think I fixed it, I just switched from one slot to the other. Maybe my firmware was only on one partition or something?"
The phone is currently on 15_O.34_210201: Build number 11.0.4.4.IN11AA. I am in Australia which I believe uses the Chinese version of the device? I tried to flash a different version (EU/Global) to see if it had to do with device related drivers, but I got an "Unknown target O2" error. Model in system says it is IN2020.
System update that is available is IN2025_11_F.13_2130_202211142346 which sends the phone into bootloop OR installs but crashes during setup.
Video when trying to play through speaker plays at ~1/4 speed. I completed a factory reset and then set it up without any account or network. Log is attached which consisted of me turning on the screen, opening YouTube, starting a video, then adjust volume.
I am not going to pretend like I know what I am doing with the logs but here are standout lines pertaining to those processes you mentioned:
Line 89091 and 95938
Code:
11-25 06:46:05.360 1010 2322 W AudioFlinger: write blocked for 804 msecs, 236 delayed writes, thread 13
Nothing from mediaserver
Repeated many times with another block
Code:
11-25 06:45:45.260 918 18317 I chatty : uid=1041(audioserver) writer identical 10 lines
Code:
11-25 06:46:03.068 918 18317 D android.hardware.audio.service: ACDBFILE_MGR: Property for the pid 000133B7 not found
11-25 06:46:03.068 918 18317 D android.hardware.audio.service: [Data Manager]-> No data found
11-25 06:46:03.068 918 18317 D ACDB-LOADER: Error: ACDB_CMD_GET_PERSISTENT_AUDPROC_INSTANCE_COMMON_TABLE_SIZE returned -18
11-25 06:46:03.068 918 18317 D ACDB-LOADER: ACDB -> send_audproc_persist_table -18
11-25 06:46:03.068 918 18317 D ACDB-LOADER: Error: Invalid Audproc persist size = -18
11-25 06:46:03.068 918 18317 D ACDB-LOADER: ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 20
11-25 06:46:03.068 918 18317 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 102, Topology Id 1000b909
11-25 06:46:03.068 918 18317 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL cal_type[17] acdb_id[102]
11-25 06:46:03.068 918 18317 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 102 path = 1
11-25 06:46:03.068 918 18317 D audio_hw_primary: enable_audio_route: apply mixer and update path: spkr-vi-record
11-25 06:46:03.068 918 18317 D audio_route: Apply path: spkr-vi-record
11-25 06:46:03.070 918 18317 E audio_hw_tfa98xx_feedback: audio_extn_tfa98xx_start_feedback: pcm device tx id=32
11-25 06:46:03.082 918 18317 I audio_hw_utils: audio_extn_utils_update_stream_output_app_type_cfg Allowing 24 and above bits playback on speaker ONLY at default sampling rate
11-25 06:46:03.082 918 18317 E soundtrigger: audio_extn_sound_trigger_update_stream_status: invalid input device 0x0, for event 3
11-25 06:46:03.082 918 18317 D soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_info->id 0 of type 0 for Event 3, with Raise=1
11-25 06:46:03.082 918 18317 I sound_trigger_platform: platform_stdev_check_and_update_concurrency: Received STREAM event, event type 3, usecase type 0
11-25 06:46:03.082 918 18317 D sound_trigger_platform: platform_stdev_get_capture_device: Device = 0x80000004
11-25 06:46:03.082 918 18317 D sound_trigger_platform: platform_stdev_get_capture_device: Available device = 0x80000004
11-25 06:46:03.082 918 18317 D sound_trigger_platform: platform_stdev_check_and_update_concurrency: dedicated path 0, reset backend 1, tx 0, rx 1, concurrency session allowed
11-25 06:46:03.082 918 18317 D audio_hw_utils: audio_extn_utils_send_app_type_cfg: usecase->out_snd_device speaker
11-25 06:46:03.082 918 18317 D msm8974_platform: platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)
11-25 06:46:03.082 918 18317 D audio_hw_utils: audio_extn_btsco_get_sample_rate:Not a BT SCO device, need not update sampling rate
11-25 06:46:03.082 918 18317 I audio_hw_utils: send_app_type_cfg_for_device PLAYBACK app_type 69936, acdb_dev_id 15, sample_rate 48000, snd_device_be_idx 45
11-25 06:46:03.083 918 18317 D msm8974_platform: platform_split_snd_device: snd_device(2) num devices(1) new_snd_devices(0)
11-25 06:46:03.083 918 18317 D audio_hw_utils: audio_extn_btsco_get_sample_rate:Not a BT SCO device, need not update sampling rate
11-25 06:46:03.083 918 18317 D DlbQdspGefDriver: eventCallback(): audio device 0x00000002 (sample rate 48000, channelMask 0x00000003, ACDB device id 15, app type 0x11130) becomes active!
11-25 06:46:03.083 918 18317 D DlbQdspGefDriver: setDevice(device=0x00000002): old device 0x00000002
11-25 06:46:03.083 918 18317 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 15, path = 0, app id = 0x11130, sample rate = 48000, afe_sample_rate = 48000
11-25 06:46:03.084 918 18317 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL cal_type[11] acdb_id[15] app_type[69936]
11-25 06:46:03.084 918 18317 D android.hardware.audio.service: Failed to fetch the lookup information of the device 0000000F
11-25 06:46:03.084 918 18317 D ACDB-LOADER: Error: ACDB_CMD_GET_AUDPROC_INSTANCE_GAIN_DEP_STEP_TABLE_SIZE Returned = -19
11-25 06:46:03.084 918 18317 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AUDPROC_INSTANCE_GAIN_DEP_STEP_TABLE, vol index 0
11-25 06:46:03.084 918 18317 D android.hardware.audio.service: Failed to fetch the lookup information of the device 0000000F
11-25 06:46:03.084 918 18317 D ACDB-LOADER: Error: ACDB AudProc vol returned = -19
11-25 06:46:03.084 918 18317 D ACDB-LOADER: ACDB -> AUDIO_SET_VOL_CAL cal type = 12
11-25 06:46:03.084 918 18317 D ACDB-LOADER: ACDB -> audstrm_cal->cal_type.cal_data.cal_size = 556
11-25 06:46:03.084 918 18317 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 15, Topology Id 1000b910
11-25 06:46:03.084 918 18317 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL cal_type[16] acdb_id[15]
11-25 06:46:03.084 918 18317 D ACDB-LOADER: ACDB -> send_hw_delay : acdb_id = 15 path = 0
11-25 06:46:03.084 918 18317 D msm8974_platform: platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)
11-25 06:46:03.084 918 18317 I msm8974_platform: platform_get_custom_mtmx_params: no matching param with id 0 ip_ch 2 op_ch 2 uc_id 0 snd_dev 2
11-25 06:46:03.084 918 18317 D audio_hw_primary: enable_audio_route: apply mixer and update path: deep-buffer-playback tert_i2s
11-25 06:46:03.084 918 18317 D audio_route: Apply path: deep-buffer-playback tert_i2s
11-25 06:46:03.084 918 18317 D audio_hw_primary: select_devices: done
11-25 06:46:03.086 918 18317 E audio_hw_primary: pcm_open_prepare_helper: cannot set hw params: Invalid argument
11-25 06:46:03.086 918 18317 D audio_hw_primary: disable_audio_route: reset and update mixer path: deep-buffer-playback tert_i2s
11-25 06:46:03.087 918 18317 E soundtrigger: audio_extn_sound_trigger_update_stream_status: invalid input device 0x0, for event 2
11-25 06:46:03.087 918 18317 D soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_info->id 0 of type 0 for Event 2, with Raise=1
11-25 06:46:03.087 918 18317 I sound_trigger_platform: platform_stdev_check_and_update_concurrency: Received STREAM event, event type 2, usecase type 0
11-25 06:46:03.087 918 18317 D sound_trigger_platform: platform_stdev_get_capture_device: Device = 0x80000004
11-25 06:46:03.087 918 18317 D sound_trigger_platform: platform_stdev_get_capture_device: Available device = 0x80000004
11-25 06:46:03.087 918 18317 D sound_trigger_platform: platform_stdev_check_and_update_concurrency: dedicated path 0, reset backend 1, tx 0, rx 0, concurrency session allowed
11-25 06:46:03.087 918 18317 D msm8974_platform: platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)
11-25 06:46:03.087 918 18317 I msm8974_platform: platform_get_custom_mtmx_params: no matching param with id 0 ip_ch 2 op_ch 2 uc_id 0 snd_dev 2
11-25 06:46:03.087 918 18317 D hardware_info: hw_info_append_hw_type : device_name = speaker
11-25 06:46:03.087 918 18317 D audio_hw_primary: disable_snd_device: snd_device(2: speaker)
11-25 06:46:03.087 918 18317 D msm8974_platform: platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)
11-25 06:46:03.093 918 18317 D hardware_info: hw_info_append_hw_type : device_name = vi-feedback
11-25 06:46:03.093 918 18317 D audio_hw_primary: disable_snd_device: snd_device(229: vi-feedback)
11-25 06:46:03.093 918 18317 D msm8974_platform: platform_split_snd_device: snd_device(229) num devices(0) new_snd_devices(0)
11-25 06:46:03.093 918 18317 I soundtrigger: audio_extn_sound_trigger_update_device_status: device 0xe5 of type 1 for Event 0, with Raise=0
11-25 06:46:03.093 918 18317 D audio_hw_primary: disable_audio_route: reset and update mixer path: spkr-vi-record
11-25 06:46:03.095 918 18317 D soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_info->id 53 of type 1 for Event 2, with Raise=0
11-25 06:46:03.095 918 18317 I soundtrigger: audio_extn_sound_trigger_update_device_status: device 0x2 of type 0 for Event 0, with Raise=0
11-25 06:46:03.145 918 14278 D audio_hw_primary: start_output_stream: enter: stream(0xec980010)usecase(1: low-latency-playback) devices(0x2) is_haptic_usecase(0)
11-25 06:46:03.145 918 18317 D audio_hw_primary: out_standby: enter: stream (0xec9864c0) usecase(0: deep-buffer-playback)
11-25 06:46:03.145 918 18317 D audio_hw_primary: out_standby: exit
11-25 06:46:03.145 918 14278 D audio_hw_primary: select_devices for use case (low-latency-playback)
11-25 06:46:03.145 918 14278 D msm8974_platform: platform_get_output_snd_device: enter: output devices(0x2)
11-25 06:46:03.145 918 14278 D msm8974_platform: platform_get_output_snd_device: exit: snd_device(speaker)
11-25 06:46:03.145 918 14278 I msm8974_platform: platform_check_and_set_codec_backend_cfg:becf: afe: bitwidth 24, samplerate 48000 channels 2, backend_idx 0 usecase = 1 device (speaker)
11-25 06:46:03.145 918 14278 D msm8974_platform: platform_split_snd_device: snd_device(2) num devices(1) new_snd_devices(0)
11-25 06:46:03.145 918 14278 I msm8974_platform: platform_check_and_set_codec_backend_cfg: new_snd_devices[0] is 2
11-25 06:46:03.145 918 14278 I msm8974_platform: platform_check_codec_backend_cfg:becf: afe: bitwidth 24, samplerate 48000 channels 2, backend_idx 0 usecase = 1 device (speaker)
11-25 06:46:03.147 918 14278 D audio_hw_extn: audio_extn_enable_hifi_filter: mixer_value set 0
11-25 06:46:03.147 918 14278 D msm8974_platform: platform_check_codec_backend_cfg:becf: updated afe: bitwidth 24, samplerate 48000 channels 2,backend_idx 0 usecase = 1 device (speaker)
11-25 06:46:03.147 918 14278 D msm8974_platform: platform_check_codec_backend_cfg:becf: afe: playback on codec device not supporting native playback set default Sample Rate(48k)
11-25 06:46:03.147 918 14278 I msm8974_platform: platform_check_codec_backend_cfg:becf: afe: Codec selected backend: 0 updated bit width: 24 and sample rate: 48000
11-25 06:46:03.147 918 14278 D audio_hw_primary: check_usecases_codec_backend:becf: force routing 0
11-25 06:46:03.147 918 14278 E msm8974_platform: platform_check_backends_match: Invalid snd_device =
11-25 06:46:03.147 918 14278 D audio_hw_primary: check_usecases_codec_backend:becf: (80) check_usecases curr device: speaker, usecase device: backends match 0
11-25 06:46:03.147 918 14278 D audio_hw_primary: check_usecases_codec_backend:becf: check_usecases num.of Usecases to switch 0
11-25 06:46:03.147 918 14278 D hardware_info: hw_info_append_hw_type : device_name = speaker
11-25 06:46:03.147 918 14278 D msm8974_platform: platform_split_snd_device: snd_device(2) num devices(0) new_snd_devices(0)
11-25 06:46:03.147 918 14278 D audio_hw_primary: enable_snd_device: snd_device(2: speaker)
11-25 06:46:03.147 918 14278 D msm8974_platform: platform_get_island_cfg_on_device:island cfg status on snd_device = (speaker 0)
11-25 06:46:03.147 918 14278 I soundtrigger: audio_extn_sound_trigger_update_device_status: device 0x2 of type 0 for Event 1, with Raise=0
11-25 06:46:03.148 918 14278 D audio_route: Apply path: speaker
11-25 06:46:03.148 918 14278 D hardware_info: hw_info_append_hw_type : device_name = vi-feedback
11-25 06:46:03.148 918 14278 D msm8974_platform: platform_split_snd_device: snd_device(229) num devices(0) new_snd_devices(0)
11-25 06:46:03.148 918 14278 D audio_hw_primary: enable_snd_device: snd_device(229: vi-feedback)
11-25 06:46:03.148 918 14278 D msm8974_platform: platform_get_island_cfg_on_device:island cfg status on snd_device = (vi-feedback 0)
11-25 06:46:03.148 918 14278 I soundtrigger: audio_extn_sound_trigger_update_device_status: device 0xe5 of type 1 for Event 1, with Raise=0
11-25 06:46:03.148 918 14278 D audio_route: Apply path: vi-feedback
11-25 06:46:03.148 918 14278 D soundtrigger: audio_extn_sound_trigger_update_stream_status: uc_info->id 53 of type 1 for Event 3, with Raise=0
11-25 06:46:03.148 918 14278 D audio_hw_utils: audio_extn_utils_send_app_type_cfg: usecase->in_snd_device vi-feedback
11-25 06:46:03.148 918 14278 E voice : voice_is_in_call_rec_stream: input stream is NULL
11-25 06:46:03.148 918 14278 D msm8974_platform: platform_split_snd_device: snd_device(229) num devices(0) new_snd_devices(0)
11-25 06:46:03.148 918 14278 E audio_hw_utils: send_app_type_cfg_for_device: Could not get ctl for mixer cmd - Audio Stream Capture 32 App Type Cfg
11-25 06:46:03.148 918 14278 D msm8974_platform: platform_split_snd_device: snd_device(229) num devices(1) new_snd_devices(0)
11-25 06:46:03.148 918 14278 D ACDB-LOADER: ACDB -> send_audio_cal, acdb_id = 102, path = 1, app id = 0x11132, sample rate = 8000, afe_sample_rate = 8000
11-25 06:46:03.148 918 14278 D ACDB-LOADER: ACDB -> AUDIO_SET_AUDPROC_CAL cal_type[11] acdb_id[102] app_type[69938]
11-25 06:46:03.148 918 14278 D android.hardware.audio.service: ACDBFILE_MGR: Property for the pid 000133B7 not found
So I have been trying to flash these stock roms now. And also trying to flash to both slots.
The global version fails - after the first reboot to fastboot it gives me the "qualcomm crashdump mode" forcing me to MSM back to 11
The europe version seems to complete, but never boots into system, instead, returning to fastboot.
Tried to flash Jaguar rom. No errors but boots straight to fastboot.
IN2020 seems it's china model. So maybe try to flash colorOS instead of oxygenos. Maybe (probably) firmware of 2020 is different than 2021(IN),2023(EU),2025(NA) models? I know these three models can be crossflashed, but idk if 2020 can be. Try to find original colorOS and flash it in msm if you can.
ShadoV90 said:
IN2020 seems it's china model. So maybe try to flash colorOS instead of oxygenos. Maybe (probably) firmware of 2020 is different than 2021(IN),2023(EU),2025(NA) models? I know these three models can be crossflashed, but idk if 2020 can be. Try to find original colorOS and flash it in msm if you can.
Click to expand...
Click to collapse
Yeah. I found this person: https://forum.xda-developers.com/t/no-sound-after-upgrade-to-andriod-11.4206467/
Same issue as me. Need to find Android 10 rom.
Update: Tried to MSM with instantnoodlep_15_O.21_200716.zip but having the same issue.
Oneplus 11.0.15.15 hydrogen os for oneplus 8 pro.
I forgot that earlier china system was hydrogen os, Europe/NA had oxygen os.
I found this thing from chinese oneplus site.
It is saying that's full rom, so maybe it will work? It's hydrogen os 11. I can't dind any 10.
Sincerely idk if normal packages can be msm'd.
Btw. I found in thread in repo of OxygenOS builds this (from OP Team): "IN2020 units are Chinese units running HydrogenOS out of the box that may be able to run OxygenOS after conversion via local update. They will however need to format /data and wipe cache to avoid bootloop."

Categories

Resources