(Discontinued) Lineage OS For R1HD (Discontinued) - BLU R1 HD ROMs, Kernels, Recoveries, & Other Devel

This is a beta rom for R1HD compile from Lineage OS.
Lineage OS replaced CyanogenMod
The rom works well, but camera doesn't work.
I can't honestly say it's better that @KazuDante CM14.1 port. try both use what everyone you like, or use stock.
The blobs from this rom come from V17 not 7.4.2 keep that in mind if you decide to swap some files.
I only compiled rom today, sim, wifi works normal stuff works.
Camera doesn't work
@KazuDante Port
https://forum.xda-developers.com/r1-hd/development/cm14-1-r1hd-t3518202
R1HD device tree
https://github.com/vampirefo/android_device_blu_p6601
You can also get to my device tree, via phone.
Settings > about phone > Build author Vampirefo.
Clicking my name will open browser to my R1HD device tree.
This rom uses stock kernel
I recommend using my twrp recovery, but use which ever recovery you want.
My TWRP Recovery
https://www.androidfilehost.com/?fid=745425885120696177
to install flash or boot into twrp recovery
download lineage-14.1-20170102-UNOFFICIAL-p6601.zip
https://www.androidfilehost.com/?fid=529152257862692509
place on lineage-14.1-20170102-UNOFFICIAL-p6601.zip micro sdcard
factory reset
install lineage-14.1-20170102-UNOFFICIAL-p6601.zip
reboot you can flash gapps when every you like, I do a full reboot before flash gapps.
Gapps
http://opengapps.org/
credits
@oleg.svs
@DeckerSU
@KazuDante
@lineage OS
@vampirefo

Nice work all. Let me know when Camera works. Hopefully it's some easy fix.
Edit: Vamp, Don't know if it will help or not but here is the code review for another phone I have where they just fixed the camera for Lineage.
https://review.lineageos.org/#/q/st...evice_huawei_kiwi+branch:cm-14.1+topic:camera

@vampire IM GONNA TRY
this ROM
waiting for a
broken camera fix
soon

@vampirefo ive already been tweaking around for the camera , im getting newer logs that i never got on the port , ame accross this in the logs and found the patch for it.
links : https://gist.github.com/ishantvivek/ba0ec07f0e8cdf8ca3f2 and https://review.cyanogenmod.org/#/c/77502/
---------- Post added at 07:04 PM ---------- Previous post was at 06:33 PM ----------
Another error log regarding FlashLight:
01-02 19:58:03.044 842 842 E FlashlightController: Couldn't initialize.
01-02 19:58:03.044 842 842 E FlashlightController: android.hardware.camera2.CameraAccessException: CAMERA_ERROR (3): connectHelper:946: Failed to initialize camera "0": No such device (-19)
01-02 19:58:03.044 842 842 E FlashlightController: at android.hardware.camera2.CameraManager.throwAsPublicException(CameraManager.java:660)
01-02 19:58:03.044 842 842 E FlashlightController: at android.hardware.camera2.CameraManager.getOrCreateDeviceIdListLocked(CameraManager.java:717)
01-02 19:58:03.044 842 842 E FlashlightController: at android.hardware.camera2.CameraManager.getCameraIdList(CameraManager.java:98)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.policy.FlashlightController.getCameraId(FlashlightController.java:241)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.policy.FlashlightController.tryInitCamera(FlashlightController.java:108)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.policy.FlashlightController.addListener(FlashlightController.java:219)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.qs.tiles.FlashlightTile.<init>(FlashlightTile.java:48)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.phone.QSTileHost.createTile(QSTileHost.java:428)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.phone.QSTileHost.onTuningChanged(QSTileHost.java:344)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.tuner.TunerService.addTunable(TunerService.java:217)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.tuner.TunerService.addTunable(TunerService.java:193)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.phone.QSTileHost.<init>(QSTileHost.java:154)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.SystemUIFactory.createQSTileHost(SystemUIFactory.java:114)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.phone.PhoneStatusBar.makeStatusBarView(PhoneStatusBar.java:1054)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.phone.PhoneStatusBar.addStatusBarWindow(PhoneStatusBar.java:3712)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.phone.PhoneStatusBar.createAndAddWindows(PhoneStatusBar.java:3708)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.BaseStatusBar.start(BaseStatusBar.java:769)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.phone.PhoneStatusBar.start(PhoneStatusBar.java:793)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.SystemBars.createStatusBarFromConfig(SystemBars.java:106)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.SystemBars.onNoService(SystemBars.java:58)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.ServiceMonitor.startService(ServiceMonitor.java:230)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.ServiceMonitor.-wrap5(ServiceMonitor.java)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.systemui.statusbar.ServiceMonitor$1.handleMessage(ServiceMonitor.java:73)
01-02 19:58:03.044 842 842 E FlashlightController: at android.os.Handler.dispatchMessage(Handler.java:102)
01-02 19:58:03.044 842 842 E FlashlightController: at android.os.Looper.loop(Looper.java:154)
01-02 19:58:03.044 842 842 E FlashlightController: at android.app.ActivityThread.main(ActivityThread.java:6126)
01-02 19:58:03.044 842 842 E FlashlightController: at java.lang.reflect.Method.invoke(Native Method)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
01-02 19:58:03.044 842 842 E FlashlightController: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)
01-02 19:58:03.044 842 842 E FlashlightController: Caused by: android.os.ServiceSpecificException: connectHelper:946: Failed to initialize camera "0": No such device (-19)
01-02 19:58:03.044 842 842 E FlashlightController: at android.os.Parcel.readException(Parcel.java:1698)
01-02 19:58:03.044 842 842 E FlashlightController: at android.os.Parcel.readException(Parcel.java:1637)
01-02 19:58:03.044 842 842 E FlashlightController: at android.hardware.ICameraService$Stub$Proxy.getCameraCharacteristics(ICameraService.java:404)
01-02 19:58:03.044 842 842 E FlashlightController: at android.hardware.camera2.CameraManager.getOrCreateDeviceIdListLocked(CameraManager.java:704)
01-02 19:58:03.044 842 842 E FlashlightController: ... 27 more
https://android.googlesource.com/platform/frameworks/base/+/fa81d21

@vampire in multitasking view the above display get stuck when you back to home
And still get hungs up and freezes
Due to High CPU usage
Rating next beta
G'DAY!!!

khyr said:
@vampire in multitasking view the above display get stuck when you back to home
And still get hungs up and freezes
Due to High CPU usage
Rating next beta
G'DAY!!!
Click to expand...
Click to collapse
Looks like you have a tweak enabled that affects the status bar, am I wrong?
Sent from my p6601 using Tapatalk

khyr said:
@vampire in multitasking view the above display get stuck when you back to home
And still get hungs up and freezes
Due to High CPU usage
Rating next beta
G'DAY!!!
Click to expand...
Click to collapse
Mine seems to be working just fine, I just use browser and Tapatalk, not watching video, I do change Governor and lower CPU if I am going to be multitasking for a while, short term I don't bother.
Sent from my Lineage OS R1HD by tapatalk

When I get a chance, I am going to try the camera wrapper and shim from.
https://github.com/jhalayashraj/android_device_oneplus_bacon?files=1
Haven't found anything for MTK yet, hopefully this is close enough to work for MTK.
Sent from my Lineage OS R1HD by tapatalk

has anyone ever found a fix for the viper4android not being able to use the busybox to install the driver?
---------- Post added at 12:32 PM ---------- Previous post was at 11:52 AM ----------
Hotspot does not work , in the port i had to switch the netd bin with one from Oleg's roms , but heres the patch he applied to his : https://github.com/olegsvs/android_device_archos_persimmon/tree/cm-14.1/patches/system_netd

KazuDante said:
has anyone ever found a fix for the viper4android not being able to use the busybox to install the driver?
---------- Post added at 12:32 PM ---------- Previous post was at 11:52 AM ----------
Hotspot does not work , in the port i had to switch the netd bin with one from Oleg's roms , but heres the patch he applied to his : https://github.com/olegsvs/android_device_archos_persimmon/tree/cm-14.1/patches/system_netd
Click to expand...
Click to collapse
That patch is already installed.
Sent from my Lineage OS R1HD by tapatalk

If you can quickly activate your hotspot and see if it does not show an error message instead of the ssid of the hotspot
Sent from my HTC6435LVW using Tapatalk

KazuDante said:
If you can quickly activate your hotspot and see if it does not show an error message instead of the ssid of the hotspot
Sent from my HTC6435LVW using Tapatalk
Click to expand...
Click to collapse
Ok, I will reapply the patch, when I can.
Sent from my Lineage OS R1HD by tapatalk

That can be dealt with another time since the camera is the one problem thats keeping this rom to step out of beta to at least an un-official build.
Sent from my HTC6435LVW using Tapatalk

Good stuff
FYI DeckerSU is just a rebase of MAD device tree ... Not your fault ...
One of the examples is this commit that everyone is now using ..
This came from us ..
People don't know or don't wanna use git cherry-pick .. probably to let other people think they are the commit author ,,,
oh well ..
https://github.com/vampirefo/android_device_blu_p6601/tree/master/libmtk_symbols
be sure you know how to use this ,,,
Whats the camera issue, no camera at all (pics/video) ?
Hotspot yeah its common.. needs some things to make it working
Kernel, your using stock MM prebuilt right? (bad idea)
Give me logs about camera and some last_ksmg
i had sold mine long ago
I'll have a look when i get some time ...
bb
edit: push to git your vendor ...
i'll do some builds + make it work with inline building.. and stuff

superdragonpt said:
Good stuff
FYI DeckerSU is just a rebase of MAD device tree ... Not your fault ...
One of the examples is this commit that everyone is now using ..
This came from us ..
People don't know or don't wanna use git cherry-pick .. probably to let other people think they are the commit author ,,,
oh well ..
https://github.com/vampirefo/android_device_blu_p6601/tree/master/libmtk_symbols
be sure you know how to use this ,,,
Whats the camera issue, no camera at all (pics/video) ?
Hotspot yeah its common.. needs some things to make it working
Kernel, your using stock MM prebuilt right? (bad idea)
Give me logs about camera and some last_ksmg
i had sold mine long ago
I'll have a look when i get some time ...
bb
edit: push to git your vendor ...
i'll do some builds + make it work with inline building.. and stuff
Click to expand...
Click to collapse
Camera, not being able to connect at all but in log camera module is loaded , will post log from my testing build , its slightly different , i added a few more libs to libshims to see if the logs would change.
Sent from my HTC6435LVW using Tapatalk

superdragonpt said:
Good stuff
FYI DeckerSU is just a rebase of MAD device tree ... Not your fault ...
One of the examples is this commit that everyone is now using ..
This came from us ..
People don't know or don't wanna use git cherry-pick .. probably to let other people think they are the commit author ,,,
oh well ..
https://github.com/vampirefo/android_device_blu_p6601/tree/master/libmtk_symbols
be sure you know how to use this ,,,
Whats the camera issue, no camera at all (pics/video) ?
Hotspot yeah its common.. needs some things to make it working
Kernel, your using stock MM prebuilt right? (bad idea)
Give me logs about camera and some last_ksmg
i had sold mine long ago
I'll have a look when i get some time ...
bb
edit: push to git your vendor ...
i'll do some builds + make it work with inline building.. and stuff
Click to expand...
Click to collapse
Thanks for the offer to help, it's appreciated
I just pushed vendor
https://github.com/vampirefo/android_vendor_blu_p6601
Camera just gives popup box error
Camera error
Can't connect to the camera.
Report Dismiss.
It will be a bit before I can get the logs wife using phone.
Perhaps @KazuDante or someone can get logs, i will get them when I get phone from wife, LOL.
Below are few additional steps.
DeckerSu requires a few extra things
[1] If the assembly you get out of memory error in the jack, then you need to do the following:
export JACK_SERVER_VM_ARGUMENTS = "- Dfile.encoding = UTF-8 -XX: + TieredCompilation -Xmx4096m" export ANDROID_JACK_VM_ARGS = "- Xmx4g -Dfile.encoding = UTF-8 -XX: + TieredCompilation" The $ HOME / .jack-server / config .properties put jack.server.max-service = 1.
Plus, I ran the assembly as make -j2 bacon, instead make -j5 bacon.
[2] Notes:
find. -type f -printf "% p \ n" - obtaining a list of files in a directory
Автор: Dimitry Ivanov <[email protected]> 2016-01-22 00:25:32
Коммитер: Dimitry Ivanov <[email protected]> 2016-01-22 03:43:04
Предок: 05c2f6b3d39ee92eae248e902a5a54fdcc6c696f (Merge "libc: hide __signalfd4 symbol")
Потомок: a42483baad9a37297e6bbbe02d433ecbde890386 (Merge "Revert "Temporary apply LIBC version to __pthread_gettid"")
Ветка: remotes/github/cm-14.1, remotes/m/cm-14.1
Следует за: android-sdk-adt_r12
Предшествует:
Revert "Temporary apply LIBC version to __pthread_gettid"
This reverts commit 0ef1d121b5e4845f4ef3b59ae9a1f99ceb531186.
Bug: http://b/26392296
Bug: http://b/26391427
Change-Id: I7bbb555de3a43813e7623ff6ad4e17874d283eca
Those. do apply LIBC version to __pthread_gettid.
** Required! ***
cd ~/cm14.1/bionic/libc/
git revert bba395492a0bb6ee72d0ad8e4d468e852392220e
[5] Add / proc / ged in FD whitelist in the frameworks / base / core / jni / fd_utils-inl.h
index 84252c0..2888064 100644
--- a/core/jni/fd_utils-inl.h
+++ b/core/jni/fd_utils-inl.h
@@ -58,6 +58,7 @@ static const char* kPathWhitelist[] = {
"/dev/ion",
"/dev/dri/renderD129", // Fixes b/31172436
"/system/framework/org.cyanogenmod.platform-res.apk",
+ "/proc/ged" // [+] Decker
#ifdef PATH_WHITELIST_EXTRA_H
PATH_WHITELIST_EXTRA_H
#endif
Again thank you for any help you can provide.

Here are the logs @superdragonpt
This one is simply opening the camera app ( not the built in Camu Camera App)
01-03 19:59:00.002 570 731 D lights : write_int open fd=-1
01-03 19:59:04.490 570 741 D lights : write_int open fd=-1
01-03 19:59:04.564 570 2634 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.camera2/com.android.camera.CameraLauncher bnds=[16,562][154,748] (has extras)} from uid 10085 on display 0
01-03 19:59:04.570 360 517 D AudioALSAStreamManager: +createPlaybackHandler(), mAudioMode = 0, output_devices = 0x2
01-03 19:59:04.570 360 517 D AudioYusuParam: QueryFeatureSupportInfo(),feature support 2290055
01-03 19:59:04.570 360 517 D AudioALSAPlaybackHandlerBase: AudioALSAPlaybackHandlerBase()
01-03 19:59:04.570 360 517 D AudioALSAPlaybackHandlerFast: AudioALSAPlaybackHandlerFast()
01-03 19:59:04.570 360 517 D AudioALSAStreamManager: createPlaybackHandler() ApplyFilter [1]/[2] Device [0x2]
01-03 19:59:04.570 360 517 D AudioALSAPlaybackHandlerFast: +setFilterMng() mAudioFilterManagerHandler [0xb59b9390]
01-03 19:59:04.570 360 517 D AudioALSAPlaybackHandlerFast: -setFilterMng()
01-03 19:59:04.570 360 517 D AudioALSAStreamManager: -createPlaybackHandler(), mPlaybackHandlerVector.size() = 1
01-03 19:59:04.570 360 517 D AudioALSAPlaybackHandlerFast: +open(), mDevice = 0x2
01-03 19:59:04.571 360 517 D AudioALSAHardwareResourceManager: EnableAudBufClk(), bEanble = 1, mStartOutputDevicesCount 0
01-03 19:59:04.571 360 517 D AudioALSADeviceParser: GetPcmIndexByString() stringpair = MultiMedia2_PLayback
01-03 19:59:04.571 360 517 D AudioALSADeviceParser: compare success = 24
01-03 19:59:04.571 360 517 D AudioALSADeviceParser: GetCardIndexByString() stringpair = MultiMedia2_PLayback
01-03 19:59:04.571 360 517 D AudioALSADeviceParser: compare success Cardindex = 0
01-03 19:59:04.571 360 517 D AudioALSAPlaybackHandlerFast: AudioALSAPlaybackHandlerNormal:pen() pcmindex = 24
01-03 19:59:04.572 360 517 D AudioALSAPlaybackHandlerBase: Rate: min=8000Hz max=192000Hz
01-03 19:59:04.572 360 517 D AudioALSAPlaybackHandlerBase: Channels: min=1 max=2
01-03 19:59:04.572 360 517 D AudioALSAPlaybackHandlerBase: Sample bits: min=16 max=32
01-03 19:59:04.572 360 517 D AudioALSAPlaybackHandlerBase: Period size: min=0 max=18432
01-03 19:59:04.572 360 517 D AudioALSAPlaybackHandlerBase: Period count: min=1 max=4
01-03 19:59:04.572 360 517 D AudioALSAPlaybackHandlerBase: PCM_PARAM_BUFFER_SIZE : max=18432
01-03 19:59:04.572 360 517 D AudioALSAPlaybackHandlerBase: PCM_PARAM_BUFFER_BYTES : max=36864
01-03 19:59:04.573 360 517 D AudioALSAPlaybackHandlerFast: AudioALSAPlaybackHandlerNormal:pen, mStreamAttributeTarget.buffer_size 36864
01-03 19:59:04.573 360 517 D AudioALSAPlaybackHandlerFast: ChooseTargetSampleRate SampleRate = 48000 outputdevice = 2
01-03 19:59:04.573 360 517 D AudioALSAPlaybackHandlerBase: transferAudioFormatToPcmFormat(), audio_format(0x4) => pcm_format(0x1)
01-03 19:59:04.573 360 517 D AudioALSAPlaybackHandlerFast: open(), mConfig: channels = 2, rate = 48000, period_size = 256, period_count = 2, format = 1, buffer size 4096 2048
01-03 19:59:04.573 360 517 D AudioALSAPlaybackHandlerBase: initBitConverter(), audio_format: 0x3 => 0x4, bcv_pcm_format = 0x3
01-03 19:59:04.573 360 517 D MtkAudioBitConverter: MtkAudioBitConverter Constructor, SR 48000, CH 2, format 3
01-03 19:59:04.574 360 517 D MtkAudioBitConverter: +Open()
01-03 19:59:04.574 360 517 D MtkAudioBitConverter: -Open()
01-03 19:59:04.574 360 517 D MtkAudioBitConverter: +ResetBuffer()
01-03 19:59:04.574 360 517 D MtkAudioBitConverter: -ResetBuffer()
01-03 19:59:04.574 360 517 D AudioALSAPlaybackHandlerFast: SetLowJitterMode() bEanble = 1 SampleRate = 48000
01-03 19:59:04.574 360 517 D AudioALSAPlaybackHandlerBase: +openPcmDriver(), pcm device = 24
01-03 19:59:04.575 360 517 E AudioALSAPlaybackHandlerBase: openPcmDriver(), pcm_start(0xb61322a0) fail due to cannot start channel: Broken pipe
01-03 19:59:04.576 360 517 D AudioALSAPlaybackHandlerBase: -openPcmDriver(), mPcm = 0xb61322a0
01-03 19:59:04.576 360 517 D AudioALSAHardwareResourceManager: +startOutputDevice(), new_devices = 0x2, mOutputDevices = 0x0, mStartOutputDevicesCount = 0 SampleRate = 48000
01-03 19:59:04.576 360 517 D AudioALSADriverUtility: GetPropertyValue key = af.resouce.extdac_support value = 0
01-03 19:59:04.576 360 517 D AudioALSADeviceConfigManager: GetDeviceDescriptorbyname
01-03 19:59:04.576 360 517 D AudioALSADeviceConfigManager: CheckDeviceExist exist devicename = headphone_output
01-03 19:59:04.576 360 517 D AudioALSADeviceConfigManager: ApplyDeviceTurnonSequenceByName() DeviceName = headphone_output descriptor->DeviceStatusCounte = 0
01-03 19:59:04.576 360 517 D AudioALSADeviceConfigManager: cltname = Audio_Amp_R_Switch cltvalue = On
01-03 19:59:04.579 360 517 D AudioALSADeviceConfigManager: cltname = Audio_Amp_L_Switch cltvalue = On
01-03 19:59:04.579 360 517 D AudioALSADeviceConfigManager: GetDeviceDescriptorbyname
01-03 19:59:04.579 360 517 D AudioALSADeviceConfigManager: CheckDeviceExist exist devicename = ext_speaker_output
01-03 19:59:04.579 360 517 D AudioALSADeviceConfigManager: ApplyDeviceTurnonSequenceByName() DeviceName = ext_speaker_output descriptor->DeviceStatusCounte = 0
01-03 19:59:04.579 360 517 D AudioALSADeviceConfigManager: cltname = Ext_Speaker_Amp_Switch cltvalue = On
01-03 19:59:04.633 32457 32457 V CAM_QuickActivity: START onCreate: Activity = [email protected]
01-03 19:59:04.633 32457 32457 V CAM_Profiler: [ 0.000ms][ui] GUARD: CameraActivity.onCreateTasks - START
01-03 19:59:04.633 32457 32457 D CAM_LocationManager: Using legacy location provider.
01-03 19:59:04.636 360 517 D AudioALSAHardwareResourceManager: -startOutputDevice(), mOutputDevices = 0x2, mStartOutputDevicesCount = 1
01-03 19:59:04.636 360 517 D AudioVoiceUIDL: [GetSRCInputParameter] mOutputSampleRate 16000, mInputSampleRate 48000, mInChannel 2, mOutChannel, 0 format 4
01-03 19:59:04.636 360 517 D AudioVoiceUIDL: [GetSRCInputParameter] create SRC handle fail
01-03 19:59:04.636 360 517 D AudioALSAPlaybackHandlerFast: -open()
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: AudioALSAVolumeController getMasterVolume
01-03 19:59:04.636 360 517 D AudioALSAStreamManager: setMasterVolume(), volume = 1.000000
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: AudioALSAVolumeController setMasterVolume v = 1.000000 mode = 0 devices = 0x2
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: ApplyExtAmpHeadPhoneGain Gain = 256 mode= 0 device = 3
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: DegradedBGain = 0
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: SetLinoutRGain
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: SetRealLinoutRGain = 0
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: SetLinoutRGain
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: SetRealLinoutRGain = 0
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: SetHeadPhoneLGain = 0
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: SetRealHeadPhoneLGain = 0
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: SetHeadPhoneRGain = 0
01-03 19:59:04.636 360 517 D AudioALSAVolumeController: SetRealHeadPhoneRGain = 0
01-03 19:59:04.636 360 517 E AudioALSAPlaybackHandlerBase: ASSERT(*ppOutBuffer != NULL && *pOutBytes != 0) fail: "vendor/mediatek/proprietary/hardware/audio/mt6735/../common/V3/aud_drv/AudioALSAPlaybackHandlerBase.cpp", 346L
01-03 19:59:04.636 360 517 E AEE/LIBAEE: shell: cant create socket with aed: Connection refused
01-03 19:59:04.636 360 517 E AudioALSAPlaybackHandlerBase: ASSERT(*ppOutBuffer != NULL && *pOutBytes != 0) fail: "vendor/mediatek/proprietary/hardware/audio/mt6735/../common/V3/aud_drv/AudioALSAPlaybackHandlerBase.cpp", 443L
01-03 19:59:04.637 360 517 E AEE/LIBAEE: shell: cant create socket with aed: Connection refused
01-03 19:59:04.637 360 517 E AudioALSAPlaybackHandlerBase: ASSERT(*ppOutBuffer != NULL && *pOutBytes != 0) fail: "vendor/mediatek/proprietary/hardware/audio/mt6735/../common/V3/aud_drv/AudioALSAPlaybackHandlerBase.cpp", 597L
01-03 19:59:04.637 360 517 E AEE/LIBAEE: shell: cant create socket with aed: Connection refused
01-03 19:59:04.637 360 517 E AudioALSAPlaybackHandlerBase: ASSERT(*ppOutBuffer != NULL && *pOutBytes != 0) fail: "vendor/mediatek/proprietary/hardware/audio/mt6735/../common/V3/aud_drv/AudioALSAPlaybackHandlerBase.cpp", 678L
01-03 19:59:04.637 360 517 E AEE/LIBAEE: shell: cant create socket with aed: Connection refused
01-03 19:59:04.637 32457 32457 I CAM_OneCamFtrCnfgCrtr: CaptureModule? true
01-03 19:59:04.639 570 1283 I ActivityManager: START u0 {cmp=com.android.camera2/com.android.camera.PermissionsActivity} from uid 10047 on display 0
01-03 19:59:04.647 32457 32457 V CAM_CameraActivity: onCreate: Missing critical permissions.
01-03 19:59:04.648 570 1496 W ActivityManager: Duplicate finish request for ActivityRecord{c8cba8 u0 com.android.camera2/com.android.camera.CameraLauncher t95 f}
01-03 19:59:04.648 32457 32457 V CAM_QuickActivity: END onCreate: Activity = [email protected]
01-03 19:59:04.670 32457 32457 V CAM_QuickActivity: START onCreate: Activity = [email protected]
01-03 19:59:04.687 32457 32457 V CAM_QuickActivity: END onCreate: Activity = [email protected]
01-03 19:59:04.689 32457 32457 V CAM_QuickActivity: START onStart: Activity = [email protected]
01-03 19:59:04.689 32457 32457 V CAM_QuickActivity: END onStart: Activity = [email protected]
01-03 19:59:04.693 32457 32457 V CAM_QuickActivity: START onResume: Activity = [email protected]
01-03 19:59:04.694 32457 32457 V CAM_QuickActivity: onResume(): isKeyguardLocked() = false
01-03 19:59:04.695 32457 32457 V CAM_QuickActivity: onResume --> onResumeTasks()
01-03 19:59:04.720 32457 32457 V CAM_QuickActivity: END onResume: Activity = [email protected]
01-03 19:59:04.747 32457 32476 D mali_winsys: new_window_surface returns 0x3000
01-03 19:59:04.766 32457 32476 D mali_winsys: new_window_surface returns 0x3000
01-03 19:59:04.810 570 598 I ActivityManager: Displayed com.android.camera2/com.android.camera.PermissionsActivity: +147ms (total +205ms)
01-03 19:59:04.994 32457 32457 V CAM_QuickActivity: START onDestroy: Activity = [email protected]
01-03 19:59:04.997 32457 32457 V CAM_QuickActivity: END onDestroy: Activity = [email protected]
01-03 19:59:05.024 347 347 W SurfaceFlinger: couldn't log to binary event log: overflow.
01-03 19:59:07.781 360 517 D AudioALSAPlaybackHandlerFast: +close()
01-03 19:59:07.781 360 517 D AudioVoiceUIDL: [SetInputStandBy] ReadRefFromRing to exit? (0)
01-03 19:59:07.781 360 517 D AudioALSAHardwareResourceManager: +stopOutputDevice(), mOutputDevices = 0x2, mStartOutputDevicesCount = 1
01-03 19:59:07.781 360 517 D AudioALSAHardwareResourceManager: CloseSpeakerPath(), AUDIO_DEVICE_OUT_SPEAKER
01-03 19:59:07.781 360 517 D AudioALSADeviceConfigManager: GetDeviceDescriptorbyname
01-03 19:59:07.782 360 517 D AudioALSADeviceConfigManager: CheckDeviceExist exist devicename = ext_speaker_output
01-03 19:59:07.782 360 517 D AudioALSADeviceConfigManager: ApplyDeviceTurnoffSequenceByName() DeviceName = ext_speaker_output descriptor->DeviceStatusCounte = 1
01-03 19:59:07.782 360 517 D AudioALSADeviceConfigManager: cltname = Ext_Speaker_Amp_Switch cltvalue = Off
01-03 19:59:07.783 360 517 D AudioALSADeviceConfigManager: GetDeviceDescriptorbyname
01-03 19:59:07.783 360 517 D AudioALSADeviceConfigManager: CheckDeviceExist exist devicename = headphone_output
01-03 19:59:07.783 360 517 D AudioALSADeviceConfigManager: ApplyDeviceTurnoffSequenceByName() DeviceName = headphone_output descriptor->DeviceStatusCounte = 1
01-03 19:59:07.783 360 517 D AudioALSADeviceConfigManager: cltname = Audio_Amp_R_Switch cltvalue = Off
01-03 19:59:07.783 360 517 D AudioALSADeviceConfigManager: cltname = Audio_Amp_L_Switch cltvalue = Off
01-03 19:59:07.785 360 517 D AudioALSADriverUtility: GetPropertyValue key = af.resouce.extdac_support value = 0
01-03 19:59:07.785 360 517 D AudioALSAHardwareResourceManager: -stopOutputDevice(), mOutputDevices = 0x0, mStartOutputDevicesCount = 0
01-03 19:59:07.786 360 517 D AudioALSAPlaybackHandlerBase: +closePcmDriver(), mPcm = 0xb61322a0
01-03 19:59:07.787 360 517 D AudioALSAPlaybackHandlerBase: -closePcmDriver(), mPcm = 0x0
01-03 19:59:07.788 360 517 D AudioALSAPlaybackHandlerFast: SetLowJitterMode() bEanble = 0 SampleRate = 48000
01-03 19:59:07.788 360 517 D AudioALSAPlaybackHandlerBase: DeinitDataPending
01-03 19:59:07.788 360 517 D AudioALSAPlaybackHandlerBase: delete mdataPendingTempBuffer
01-03 19:59:07.788 360 517 D MtkAudioBitConverter: +Close()
01-03 19:59:07.788 360 517 D MtkAudioBitConverter: -Close()
01-03 19:59:07.788 360 517 D MtkAudioBitConverter: +~MtkAudioBitConverter()
01-03 19:59:07.788 360 517 D MtkAudioBitConverter: -~MtkAudioBitConverter()
01-03 19:59:07.788 360 517 D AudioALSAHardwareResourceManager: EnableAudBufClk(), bEanble = 0, mStartOutputDevicesCount 0
01-03 19:59:07.796 360 517 D AudioALSAPlaybackHandlerFast: -close()
01-03 19:59:07.796 360 517 D AudioALSAStreamManager: +destroyPlaybackHandler(), mode = 0, pPlaybackHandler = 0xb5298600
01-03 19:59:07.796 360 517 D AudioALSAPlaybackHandlerFast: ~AudioALSAPlaybackHandlerFast()
01-03 19:59:07.797 360 517 D AudioALSAPlaybackHandlerBase: ~AudioALSAPlaybackHandlerBase()
01-03 19:59:07.797 360 517 D AudioALSAStreamManager: -destroyPlaybackHandler(), mPlaybackHandlerVector.size() = 0
01-03 19:59:08.559 360 517 D AudioALSAStreamManager: +createPlaybackHandler(), mAudioMode = 0, output_devices = 0x2
01-03 19:59:08.559 360 517 D AudioYusuParam: QueryFeatureSupportInfo(),feature support 2290055
01-03 19:59:08.559 360 517 D AudioALSAPlaybackHandlerBase: AudioALSAPlaybackHandlerBase()
01-03 19:59:08.559 360 517 D AudioALSAPlaybackHandlerFast: AudioALSAPlaybackHandlerFast()
01-03 19:59:08.559 360 517 D AudioALSAStreamManager: createPlaybackHandler() ApplyFilter [1]/[2] Device [0x2]
01-03 19:59:08.559 360 517 D AudioALSAPlaybackHandlerFast: +setFilterMng() mAudioFilterManagerHandler [0xb59b9390]
01-03 19:59:08.559 360 517 D AudioALSAPlaybackHandlerFast: -setFilterMng()
01-03 19:59:08.559 360 517 D AudioALSAStreamManager: -createPlaybackHandler(), mPlaybackHandlerVector.size() = 1
01-03 19:59:08.559 360 517 D AudioALSAPlaybackHandlerFast: +open(), mDevice = 0x2
01-03 19:59:08.559 360 517 D AudioALSAHardwareResourceManager: EnableAudBufClk(), bEanble = 1, mStartOutputDevicesCount 0
01-03 19:59:08.566 360 517 D AudioALSADeviceParser: GetPcmIndexByString() stringpair = MultiMedia2_PLayback
01-03 19:59:08.566 360 517 D AudioALSADeviceParser: compare success = 24
01-03 19:59:08.566 360 517 D AudioALSADeviceParser: GetCardIndexByString() stringpair = MultiMedia2_PLayback
01-03 19:59:08.566 360 517 D AudioALSADeviceParser: compare success Cardindex = 0
01-03 19:59:08.566 360 517 D AudioALSAPlaybackHandlerFast: AudioALSAPlaybackHandlerNormal:pen() pcmindex = 24
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerBase: Rate: min=8000Hz max=192000Hz
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerBase: Channels: min=1 max=2
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerBase: Sample bits: min=16 max=32
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerBase: Period size: min=0 max=18432
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerBase: Period count: min=1 max=4
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerBase: PCM_PARAM_BUFFER_SIZE : max=18432
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerBase: PCM_PARAM_BUFFER_BYTES : max=36864
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerFast: AudioALSAPlaybackHandlerNormal:pen, mStreamAttributeTarget.buffer_size 36864
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerFast: ChooseTargetSampleRate SampleRate = 48000 outputdevice = 2
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerBase: transferAudioFormatToPcmFormat(), audio_format(0x4) => pcm_format(0x1)
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerFast: open(), mConfig: channels = 2, rate = 48000, period_size = 256, period_count = 2, format = 1, buffer size 4096 2048
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerBase: initBitConverter(), audio_format: 0x3 => 0x4, bcv_pcm_format = 0x3
01-03 19:59:08.567 360 517 D MtkAudioBitConverter: MtkAudioBitConverter Constructor, SR 48000, CH 2, format 3
01-03 19:59:08.567 360 517 D MtkAudioBitConverter: +Open()
01-03 19:59:08.567 360 517 D MtkAudioBitConverter: -Open()
01-03 19:59:08.567 360 517 D MtkAudioBitConverter: +ResetBuffer()
01-03 19:59:08.567 360 517 D MtkAudioBitConverter: -ResetBuffer()
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerFast: SetLowJitterMode() bEanble = 1 SampleRate = 48000
01-03 19:59:08.567 360 517 D AudioALSAPlaybackHandlerBase: +openPcmDriver(), pcm device = 24
01-03 19:59:08.569 360 517 E AudioALSAPlaybackHandlerBase: openPcmDriver(), pcm_start(0xb61322a0) fail due to cannot start channel: Broken pipe
01-03 19:59:08.569 360 517 D AudioALSAPlaybackHandlerBase: -openPcmDriver(), mPcm = 0xb61322a0
01-03 19:59:08.569 360 517 D AudioALSAHardwareResourceManager: +startOutputDevice(), new_devices = 0x2, mOutputDevices = 0x0, mStartOutputDevicesCount = 0 SampleRate = 48000
01-03 19:59:08.569 360 517 D AudioALSADriverUtility: GetPropertyValue key = af.resouce.extdac_support value = 0
01-03 19:59:08.569 360 517 D AudioALSADeviceConfigManager: GetDeviceDescriptorbyname
01-03 19:59:08.569 360 517 D AudioALSADeviceConfigManager: CheckDeviceExist exist devicename = headphone_output
01-03 19:59:08.569 360 517 D AudioALSADeviceConfigManager: ApplyDeviceTurnonSequenceByName() DeviceName = headphone_output descriptor->DeviceStatusCounte = 0
01-03 19:59:08.569 360 517 D AudioALSADeviceConfigManager: cltname = Audio_Amp_R_Switch cltvalue = On
01-03 19:59:08.572 360 517 D AudioALSADeviceConfigManager: cltname = Audio_Amp_L_Switch cltvalue = On
01-03 19:59:08.572 360 517 D AudioALSADeviceConfigManager: GetDeviceDescriptorbyname
01-03 19:59:08.572 360 517 D AudioALSADeviceConfigManager: CheckDeviceExist exist devicename = ext_speaker_output
01-03 19:59:08.572 360 517 D AudioALSADeviceConfigManager: ApplyDeviceTurnonSequenceByName() DeviceName = ext_speaker_output descriptor->DeviceStatusCounte = 0
01-03 19:59:08.572 360 517 D AudioALSADeviceConfigManager: cltname = Ext_Speaker_Amp_Switch cltvalue = On
01-03 19:59:08.608 32457 32457 V CAM_QuickActivity: START onPause: Activity = [email protected]
01-03 19:59:08.608 32457 32457 V CAM_QuickActivity: onPause --> onPauseTasks()
01-03 19:59:08.608 32457 32457 V CAM_QuickActivity: END onPause: Activity = [email protected]
01-03 19:59:08.626 360 517 D AudioALSAHardwareResourceManager: -startOutputDevice(), mOutputDevices = 0x2, mStartOutputDevicesCount = 1
01-03 19:59:08.626 360 517 D AudioVoiceUIDL: [GetSRCInputParameter] mOutputSampleRate 16000, mInputSampleRate 48000, mInChannel 2, mOutChannel, 0 format 4
01-03 19:59:08.626 360 517 D AudioVoiceUIDL: [GetSRCInputParameter] create SRC handle fail
01-03 19:59:08.626 360 517 D AudioALSAPlaybackHandlerFast: -open()
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: AudioALSAVolumeController getMasterVolume
01-03 19:59:08.626 360 517 D AudioALSAStreamManager: setMasterVolume(), volume = 1.000000
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: AudioALSAVolumeController setMasterVolume v = 1.000000 mode = 0 devices = 0x2
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: ApplyExtAmpHeadPhoneGain Gain = 256 mode= 0 device = 3
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: DegradedBGain = 0
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: SetLinoutRGain
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: SetRealLinoutRGain = 0
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: SetLinoutRGain
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: SetRealLinoutRGain = 0
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: SetHeadPhoneLGain = 0
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: SetRealHeadPhoneLGain = 0
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: SetHeadPhoneRGain = 0
01-03 19:59:08.626 360 517 D AudioALSAVolumeController: SetRealHeadPhoneRGain = 0
01-03 19:59:08.626 360 517 E AudioALSAPlaybackHandlerBase: ASSERT(*ppOutBuffer != NULL && *pOutBytes != 0) fail: "vendor/mediatek/proprietary/hardware/audio/mt6735/../common/V3/aud_drv/AudioALSAPlaybackHandlerBase.cpp", 346L
01-03 19:59:08.627 360 517 E AEE/LIBAEE: shell: cant create socket with aed: Connection refused
01-03 19:59:08.627 360 517 E AudioALSAPlaybackHandlerBase: ASSERT(*ppOutBuffer != NULL && *pOutBytes != 0) fail: "vendor/mediatek/proprietary/hardware/audio/mt6735/../common/V3/aud_drv/AudioALSAPlaybackHandlerBase.cpp", 443L
01-03 19:59:08.627 360 517 E AEE/LIBAEE: shell: cant create socket with aed: Connection refused
01-03 19:59:08.627 360 517 E AudioALSAPlaybackHandlerBase: ASSERT(*ppOutBuffer != NULL && *pOutBytes != 0) fail: "vendor/mediatek/proprietary/hardware/audio/mt6735/../common/V3/aud_drv/AudioALSAPlaybackHandlerBase.cpp", 597L
01-03 19:59:08.627 360 517 E AEE/LIBAEE: shell: cant create socket with aed: Connection refused
01-03 19:59:08.627 360 517 E AudioALSAPlaybackHandlerBase: ASSERT(*ppOutBuffer != NULL && *pOutBytes != 0) fail: "vendor/mediatek/proprietary/hardware/audio/mt6735/../common/V3/aud_drv/AudioALSAPlaybackHandlerBase.cpp", 678L
01-03 19:59:08.627 360 517 E AEE/LIBAEE: shell: cant create socket with aed: Connection refused
01-03 19:59:08.710 27577 27599 D mali_winsys: new_window_surface returns 0x3000
01-03 19:59:08.758 570 2634 W InputMethodManagerService: Window already focused, ignoring focus gain of: [email protected] attribute=null, token = [email protected]
01-03 19:59:08.874 32457 32457 V CAM_QuickActivity: START onStop: Activity = [email protected]
01-03 19:59:08.874 32457 32457 V CAM_QuickActivity: END onStop: Activity = [email protected]
01-03 19:59:08.874 32457 32457 V CAM_QuickActivity: START onDestroy: Activity = [email protected]
01-03 19:59:08.874 32457 32457 V CAM_PermissionsActivity: onDestroy: unregistering receivers
01-03 19:59:08.875 32457 32457 V CAM_QuickActivity: END onDestroy: Activity = [email protected]
01-03 19:59:09.231 27577 27599 W OpenGLRenderer: Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
01-03 19:59:11.751 360 517 D AudioALSAPlaybackHandlerFast: +close()
01-03 19:59:11.752 360 517 D AudioVoiceUIDL: [SetInputStandBy] ReadRefFromRing to exit? (0)
01-03 19:59:11.752 360 517 D AudioALSAHardwareResourceManager: +stopOutputDevice(), mOutputDevices = 0x2, mStartOutputDevicesCount = 1
01-03 19:59:11.752 360 517 D AudioALSAHardwareResourceManager: CloseSpeakerPath(), AUDIO_DEVICE_OUT_SPEAKER
01-03 19:59:11.752 360 517 D AudioALSADeviceConfigManager: GetDeviceDescriptorbyname
01-03 19:59:11.752 360 517 D AudioALSADeviceConfigManager: CheckDeviceExist exist devicename = ext_speaker_output
01-03 19:59:11.752 360 517 D AudioALSADeviceConfigManager: ApplyDeviceTurnoffSequenceByName() DeviceName = ext_speaker_output descriptor->DeviceStatusCounte = 1
01-03 19:59:11.752 360 517 D AudioALSADeviceConfigManager: cltname = Ext_Speaker_Amp_Switch cltvalue = Off
01-03 19:59:11.753 360 517 D AudioALSADeviceConfigManager: GetDeviceDescriptorbyname
01-03 19:59:11.753 360 517 D AudioALSADeviceConfigManager: CheckDeviceExist exist devicename = headphone_output
01-03 19:59:11.753 360 517 D AudioALSADeviceConfigManager: ApplyDeviceTurnoffSequenceByName() DeviceName = headphone_output descriptor->DeviceStatusCounte = 1
01-03 19:59:11.753 360 517 D AudioALSADeviceConfigManager: cltname = Audio_Amp_R_Switch cltvalue = Off
01-03 19:59:11.754 360 517 D AudioALSADeviceConfigManager: cltname = Audio_Amp_L_Switch cltvalue = Off
01-03 19:59:11.756 360 517 D AudioALSADriverUtility: GetPropertyValue key = af.resouce.extdac_support value = 0
01-03 19:59:11.756 360 517 D AudioALSAHardwareResourceManager: -stopOutputDevice(), mOutputDevices = 0x0, mStartOutputDevicesCount = 0
01-03 19:59:11.756 360 517 D AudioALSAPlaybackHandlerBase: +closePcmDriver(), mPcm = 0xb61322a0
01-03 19:59:11.758 360 517 D AudioALSAPlaybackHandlerBase: -closePcmDriver(), mPcm = 0x0
01-03 19:59:11.758 360 517 D AudioALSAPlaybackHandlerFast: SetLowJitterMode() bEanble = 0 SampleRate = 48000
01-03 19:59:11.758 360 517 D AudioALSAPlaybackHandlerBase: DeinitDataPending
01-03 19:59:11.759 360 517 D AudioALSAPlaybackHandlerBase: delete mdataPendingTempBuffer
01-03 19:59:11.759 360 517 D MtkAudioBitConverter: +Close()
01-03 19:59:11.759 360 517 D MtkAudioBitConverter: -Close()
01-03 19:59:11.759 360 517 D MtkAudioBitConverter: +~MtkAudioBitConverter()
01-03 19:59:11.759 360 517 D MtkAudioBitConverter: -~MtkAudioBitConverter()
01-03 19:59:11.759 360 517 D AudioALSAHardwareResourceManager: EnableAudBufClk(), bEanble = 0, mStartOutputDevicesCount 0
01-03 19:59:11.767 360 517 D AudioALSAPlaybackHandlerFast: -close()
01-03 19:59:11.767 360 517 D AudioALSAStreamManager: +destroyPlaybackHandler(), mode = 0, pPlaybackHandler = 0xb5298600
01-03 19:59:11.767 360 517 D AudioALSAPlaybackHandlerFast: ~AudioALSAPlaybackHandlerFast()
01-03 19:59:11.767 360 517 D AudioALSAPlaybackHandlerBase: ~AudioALSAPlaybackHandlerBase()
01-03 19:59:11.767 360 517 D AudioALSAStreamManager: -destroyPlaybackHandler(), mPlaybackHandlerVector.size() = 0
01-03 19:59:16.771 570 600 D lights : write_int open fd=-1

these are the camu app logs....next i will do the full log during boot-up. @superdragonpt

and here are the kmsg @superdragonpt

KazuDante said:
and here are the kmsg @superdragonpt
Click to expand...
Click to collapse
Go to sleep man he he

Related

Nexus 9 - general problem with sound & youtube

Hi, I have problem with Nexus 9 that belongs to my parents. Device was working without problems for over 2 years but after update to 7.1 something really bad happened. Device cannot play any video in youtube app, and there is some problem with sound - for example I cannot play any music in google play music. There are some other troubles as well - for example voice search doesn't work at all - when I try to run voice search there is a message "Device cannot connect to Google". Firstly I thought that something happened in 7.1 and even flashed CM 14.1 but everything was the same, then I tried stock image of android 6 but without success, still same situation. Now I returned to stock 7.1. Today connected logcat and below is sample log of what happens when I try to play some video in YT app:
01-05 15:14:20.147 19721 19769 W YouTube : Pinging https://s.youtube.com/api/stats/qoe...ps=32.223:N&fmt=136&cache_bytes=30.001:235719
01-05 15:14:20.226 11930 22191 V Avrcp : Active sessions changed, 1 sessions
01-05 15:14:20.226 11930 22191 V Avrcp : Updating media controller to [email protected]
01-05 15:14:20.233 11930 22191 V Avrcp : Updated [MediaAttributes: UK - kierowca autobusu to Polak - by switcher44 (0/0) ] but no change!
01-05 15:14:20.293 256 12530 I MediaPlayerService: MediaPlayerService::getOMX
01-05 15:14:20.294 19721 21432 I OMXClient: MuxOMX ctor
01-05 15:14:20.295 253 26224 I OMXMaster: makeComponentInstance(OMX.google.aac.decoder) in mediacodec process
01-05 15:14:20.327 253 21433 I SoftAAC2: Reconfiguring decoder: 0->44100 Hz, 0->2 channels
01-05 15:14:20.334 19721 19726 I art : Do full code cache collection, code=505KB, data=440KB
01-05 15:14:20.359 19721 19726 I art : Starting a blocking GC JitCodeCache
01-05 15:14:20.359 19721 19726 I art : After code cache collection, code=386KB, data=332KB
01-05 15:14:20.371 256 12529 I MediaPlayerService: MediaPlayerService::getOMX
01-05 15:14:20.371 19721 21436 I OMXClient: MuxOMX ctor
01-05 15:14:20.372 253 1377 I OMXMaster: makeComponentInstance(OMX.Nvidia.h264.decode) in mediacodec process
01-05 15:14:20.381 19721 21435 I MediaCodec: [OMX.Nvidia.h264.decode] setting surface generation to 20194313
01-05 15:14:20.384 253 1377 E OMXNodeInstance: getConfig(fd008f:Nvidia.h264.decode, ConfigCommonOutputCrop(0x700000f)) ERROR: BadParameter(0x80001005)
01-05 15:14:20.390 19721 21436 D SurfaceUtils: set up nativeWindow 0x7a42b8da10 for 1280x720, color 0x106, rotation 0, usage 0x2b00
01-05 15:14:20.393 253 21437 D NvOsDebugPrintf: NvMMLiteOpen : Block : BlockType = 261
01-05 15:14:20.393 253 21437 D NvOsDebugPrintf: TVMR: NvMMLiteTVMRDecBlockOpen: 5008: NvMMLiteBlockOpen
01-05 15:14:20.402 253 21437 D NvOsDebugPrintf: NvMMLiteBlockCreate : Block : BlockType = 261
01-05 15:14:20.424 248 248 W APM_AudioPolicyManager: getOutput() could not find output for stream 3, samplingRate 0,format 0, channels 3, flags 0
01-05 15:14:20.424 19721 21428 E AudioTrack: Unable to query output sample rate for stream type -1; status -1
01-05 15:14:20.424 19721 21428 E AudioTrack-JNI: AudioTrack::getMinFrameCount() for sample rate 44100 failed with status -1
01-05 15:14:20.425 19721 21428 E android.media.AudioTrack: getMinBufferSize(): error querying hardware
01-05 15:14:20.426 248 18502 W APM_AudioPolicyManager: getOutput() could not find output for stream 3, samplingRate 44100,format 1, channels 3, flags 0
01-05 15:14:20.426 19721 21428 E AudioTrack: Could not get audio output for session 16305, stream type -1, usage 1, sample rate 44100, format 0x1, channel mask 0x3, flags 0
01-05 15:14:20.427 19721 21428 E AudioTrack-JNI: Error -22 initializing AudioTrack
01-05 15:14:20.427 19721 21428 E android.media.AudioTrack: Error code -20 when initializing AudioTrack.
01-05 15:14:20.429 19721 19721 E YouTube : Error with ExoPlayer audio track initialization.
01-05 15:14:20.429 19721 19721 E YouTube : hgx: AudioTrack init failed: 0, Config(44100, 12, 44100)
01-05 15:14:20.429 19721 19721 E YouTube : at hgs.a(SourceFile:2930)
01-05 15:14:20.429 19721 19721 E YouTube : at hfe.a(SourceFile:3453)
01-05 15:14:20.429 19721 19721 E YouTube : at hfl.a(SourceFile:12954)
01-05 15:14:20.429 19721 19721 E YouTube : at hgj.a(SourceFile:128)
01-05 15:14:20.429 19721 19721 E YouTube : at hfa.handleMessage(SourceFile:1432)
01-05 15:14:20.429 19721 19721 E YouTube : at android.os.Handler.dispatchMessage(Handler.java:98)
01-05 15:14:20.429 19721 19721 E YouTube : at android.os.Looper.loop(Looper.java:154)
01-05 15:14:20.429 19721 19721 E YouTube : at android.os.HandlerThread.run(HandlerThread.java:61)
01-05 15:14:20.429 19721 19721 E YouTube : at hsu.run(SourceFile:40)
01-05 15:14:20.429 19721 21428 E ExoPlayerImplInternal: Internal track renderer error.
01-05 15:14:20.429 19721 21428 E ExoPlayerImplInternal: het: hgx: AudioTrack init failed: 0, Config(44100, 12, 44100)
01-05 15:14:20.429 19721 21428 E ExoPlayerImplInternal: at hfe.a(SourceFile:395)
01-05 15:14:20.429 19721 21428 E ExoPlayerImplInternal: at hfl.a(SourceFile:12954)
01-05 15:14:20.429 19721 21428 E ExoPlayerImplInternal: at hgj.a(SourceFile:128)
01-05 15:14:20.429 19721 21428 E ExoPlayerImplInternal: at hfa.handleMessage(SourceFile:1432)
01-05 15:14:20.429 19721 21428 E ExoPlayerImplInternal: at android.os.Handler.dispatchMessage(Handler.java:98)
01-05 15:14:20.429 19721 21428 E ExoPlayerImplInternal: at android.os.Looper.loop(Looper.java:154)
01-05 15:14:20.429 19721 21428 E ExoPlayerImplInternal: at android.os.HandlerThread.run(HandlerThread.java:61)
01-05 15:14:20.429 19721 21428 E ExoPlayerImplInternal: at hsu.run(SourceFile:40)
01-05 15:14:20.429 19721 21428 E ExoPlayerImplInternal: Caused by: hgx: AudioTrack init failed: 0, Config(44100, 12, 44100)
01-05 15:14:20.429 19721 21428 E ExoPlayerImplInternal: at hgs.a(SourceFile:2930)
01-05 15:14:20.429 19721 21428 E ExoPlayerImplInternal: at hfe.a(SourceFile:3453)
01-05 15:14:20.429 19721 21428 E ExoPlayerImplInternal: ... 7 more
01-05 15:14:20.444 11930 22191 V Avrcp : MediaController playback changed: PlaybackState {state=7, position=0, buffered position=0, speed=1.0, updated=65833230, actions=262, custom actions=[], active item id=-1, error=null}
01-05 15:14:20.454 253 21439 D NvOsDebugPrintf: TVMR: cbBeginSequence: 655: BeginSequence 1280x720, bVPR = 0
01-05 15:14:20.454 253 21439 D NvOsDebugPrintf: TVMR: cbBeginSequence: 918: DecodeBuffers = 4
01-05 15:14:20.457 253 21439 D NvOsDebugPrintf: TVMR: cbBeginSequence: 938: Display Resolution : (1280x720)
01-05 15:14:20.457 253 21439 D NvOsDebugPrintf: TVMR: cbBeginSequence: 939: Display Aspect Ratio : (1280x720)
01-05 15:14:20.457 253 21439 D NvOsDebugPrintf: TVMR: cbBeginSequence: 1041: SurfaceLayout = 3
01-05 15:14:20.457 253 21439 D NvOsDebugPrintf: TVMR: cbBeginSequence: 1071: NumOfSurfaces = 8, InteraceStream = 0, InterlaceEnabled = 0, bSecure = 0, MVC = 0 Semiplanar = 1, bReinit = 1
01-05 15:14:20.457 253 21439 D NvOsDebugPrintf: Allocating new output: 1280x720 (x 10), ThumbnailMode = 0
01-05 15:14:20.465 19721 21436 D SurfaceUtils: set up nativeWindow 0x7a42b8da10 for 1280x720, color 0x106, rotation 0, usage 0x2b00
01-05 15:14:20.466 253 26224 E OMXNodeInstance: setParameter(fd008f:Nvidia.h264.decode, ParamPortDefinition(0x2000001)) ERROR: UnsupportedSetting(0x80001019)
01-05 15:14:20.466 19721 21436 W ACodec : [OMX.Nvidia.h264.decode] setting nBufferCountActual to 14 failed: -1010
01-05 15:14:20.466 253 19218 E OMXNodeInstance: setParameter(fd008f:Nvidia.h264.decode, ParamPortDefinition(0x2000001)) ERROR: UnsupportedSetting(0x80001019)
01-05 15:14:20.466 19721 21436 W ACodec : [OMX.Nvidia.h264.decode] setting nBufferCountActual to 13 failed: -1010
01-05 15:14:20.509 253 21440 D NvOsDebugPrintf: TVMR: TVMRFrameDelivery: 3741: Closing TVMR Frame Delivery Thread -------------
01-05 15:14:20.513 253 21437 D NvOsDebugPrintf: TVMR: NvMMDecTVMRDestroyParser: 4224: NvAvpClose
01-05 15:14:20.513 253 21437 D NvOsDebugPrintf: TVMR: NvMMLiteTVMRDecBlockClose: 5163: Done
01-05 15:14:20.540 19721 19742 W YouTube : Pinging https://s.youtube.com/api/stats/qoe...,0.037:B,0.252:ER&fmt=136&view=0.158:1536:864
01-05 15:14:20.626 254 254 W mediadrmserver: type=1400 audit(0.0:478): avc: denied { read write } for name="nvmap" dev="tmpfs" ino=9815 scontext=u:r:mediadrmserver:s0 tcontext=ubject_r:gpu_device:s0 tclass=chr_file permissive=0
01-05 15:14:20.606 254 3645 D WVCdm : Instantiating CDM.
01-05 15:14:20.608 254 254 I WVCdm : CdmEngine:penSession
01-05 15:14:20.608 254 254 I WVCdm : Level3 Library 4445 Sep 10 2016 21:30:01
01-05 15:14:20.632 254 254 D NvOsDebugPrintf:
01-05 15:14:20.632 254 254 D NvOsDebugPrintf:
01-05 15:14:20.632 254 254 D NvOsDebugPrintf:
01-05 15:14:20.632 254 254 D NvOsDebugPrintf: ****NvRmMemInit failed****
01-05 15:14:20.632 254 254 D NvOsDebugPrintf:
01-05 15:14:20.632 254 254 D NvOsDebugPrintf:
01-05 15:14:20.632 254 254 D oemcrypto_cenc: >> OEMCrypto_Initialize: modular drm 6.00
01-05 15:14:20.633 254 254 D oemcrypto_cenc: << OEMCrypto_Initialize
01-05 15:14:20.633 254 254 E oemcrypto_cenc: OEMCrypto_APIVersion: 11
01-05 15:14:20.633 254 254 D oemcrypto_cenc: >> OEMCrypto_IsKeyboxValid
01-05 15:14:20.633 254 254 D oemcrypto_cenc: << OEMCrypto_IsKeyboxValid
01-05 15:14:20.634 254 254 D WVCdm : OEMCrypto_Initialize Level 1 success. I will use level 1.
01-05 15:14:20.634 254 254 D oemcrypto_cenc: >> OEMCryptpenSession
01-05 15:14:20.634 254 254 D oemcrypto_cenc: bool AddSessionHandle(OEMCrypto_SESSION): session:0xee394570, status: 1
01-05 15:14:20.634 254 254 D oemcrypto_cenc: << OEMCryptpenSession
01-05 15:14:20.634 254 254 D oemcrypto_cenc: >> OEMCrypto_GetRandom
01-05 15:14:20.634 254 254 D oemcrypto_cenc: << OEMCrypto_GetRandom
01-05 15:14:20.634 254 254 E oemcrypto_cenc: OEMCrypto_SecurityLevel
01-05 15:14:20.635 254 254 D oemcrypto_cenc: >> OEMCrypto_LoadDeviceRSAKey
01-05 15:14:20.635 254 254 D oemcrypto_cenc: << OEMCrypto_LoadDeviceRSAKey
01-05 15:14:20.635 254 254 D oemcrypto_cenc: >> OEMCrypto_GetRandom
01-05 15:14:20.635 254 254 D oemcrypto_cenc: << OEMCrypto_GetRandom
01-05 15:14:20.635 254 254 I WVCdm : CdmEngine::QueryKeyControlInfo
01-05 15:14:20.636 254 16171 I WVCdm : CdmEngine::GenerateKeyRequest
01-05 15:14:20.636 254 16171 D oemcrypto_cenc: >> OEMCrypto_GetDeviceID
01-05 15:14:20.636 254 16171 D oemcrypto_cenc: << OEMCrypto_GetDeviceID
01-05 15:14:20.636 254 16171 D oemcrypto_cenc: >> OEMCrypto_SupportsUsageTable
01-05 15:14:20.660 254 16171 D oemcrypto_cenc: << OEMCrypto_SupportsUsageTable
01-05 15:14:20.660 254 16171 E oemcrypto_cenc: OEMCrypto_APIVersion: 11
01-05 15:14:20.660 254 16171 D oemcrypto_cenc: OEMCrypto_GetHDCPCapability
01-05 15:14:20.660 254 16171 D oemcrypto_cenc: >> OEMCrypto_GenerateNonce
01-05 15:14:20.660 254 16171 D oemcrypto_cenc: << OEMCrypto_GenerateNonce
01-05 15:14:20.660 254 16171 D WVCdm : PrepareKeyRequest: nonce=749983962
01-05 15:14:20.660 254 16171 D oemcrypto_cenc: >> OEMCrypto_GenerateRSASignature
01-05 15:14:20.714 5588 5612 W Herrevad: Invalid mccmnc
01-05 15:14:20.719 254 16171 D oemcrypto_cenc: << OEMCrypto_GenerateRSASignature
01-05 15:14:20.720 254 3644 I WVCdm : CdmEngine::CloseSession
01-05 15:14:20.721 254 3644 D oemcrypto_cenc: >> OEMCrypto_CloseSession
01-05 15:14:20.721 254 3644 D oemcrypto_cenc: bool RemoveSessionHandle(OEMCrypto_SESSION): session: 0xee394570, status: 1
01-05 15:14:20.723 254 3644 D oemcrypto_cenc: << OEMCrypto_CloseSession
01-05 15:14:20.723 254 3644 D oemcrypto_cenc: >> OEMCrypto_Terminate
01-05 15:14:20.724 254 3644 D oemcrypto_cenc: << OEMCrypto_Terminate
01-05 15:14:20.757 5588 5612 W Herrevad: Invalid mccmnc
01-05 15:14:20.854 19721 19788 I qtaguid : Tagging socket -1 with tag 0(0) for uid -1 failed errno=-9
01-05 15:14:20.854 19721 19788 I NetworkManagementSocketTagger: tagSocketFd(-1, 0, -1) failed with errno-9
01-05 15:14:20.876 19721 19787 I qtaguid : Tagging socket -1 with tag 0(0) for uid -1 failed errno=-9
01-05 15:14:20.877 19721 19787 I NetworkManagementSocketTagger: tagSocketFd(-1, 0, -1) failed with errno-9
01-05 15:14:20.950 19721 19788 I qtaguid : Untagging socket -1 failed errno=-9
01-05 15:14:20.950 19721 19788 W NetworkManagementSocketTagger: untagSocket(-1) failed with errno -9
01-05 15:14:20.975 19721 19787 I qtaguid : Untagging socket -1 failed errno=-9
01-05 15:14:20.975 19721 19787 W NetworkManagementSocketTagger: untagSocket(-1) failed with errno -9
01-05 15:14:21.538 11930 22177 D HeadsetPhoneState: sendDeviceStateChanged. mService=0 mSignal=0 mRoam=0 mBatteryCharge=2
01-05 15:14:21.574 1212 1212 E PhoneInterfaceManager: [PhoneIntfMgr] queryModemActivityInfo: Empty response
01-05 15:14:21.606 596 624 E BatteryStatsService: power: Missing API
01-05 15:14:21.622 596 624 E BatteryStatsService: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
01-05 15:14:22.170 21227 21233 I art : Do partial code cache collection, code=30KB, data=25KB
01-05 15:14:22.172 21227 21233 I art : After code cache collection, code=30KB, data=25KB
01-05 15:14:22.172 21227 21233 I art : Increasing code cache capacity to 128KB
Can someone point me what might be wrong with device? This might be hardware malfunction?

Wifi disconnections - HTC desire 820 dual sim

---Edit---
Added logcat information
------
Hello everyone,
Facing issues with Wi-Fi in my HTC desire 820 dual sim phone.
I have already reset my phone three times but to no avail.
The details of phone are as follows:
Model; ; HTC desire 820 dual sim (India)
Android version : 6.0.1
Software number : 3.17.720.3
Kernel Version : 3.10.49
Build : 3.17.720.3
The phone is not rooted and has stock recovery (which i could not access to clear dalvik cache).
---ISSUE ---
When I turn on Wi-Fi, the phone does not connect to my SSID.
When I click on connect to SSID, it tries to connect and after a fraction of seconds, the status of SSID goes to saved.
Removed the SSID, cleared all cache apps, and scanned for SSID.
Once found, entered the password to connect, but then again it just goes to Saved. Even after using Static IP configuration it does not conenct.
However, intermittently ,the phone connects to the SSID and then disconnects on its own.
There is no time pattern for this. sometimes it may connect for hours, while sometimes it may connect for a few seconds and then disconnect . Every time the SSID status goes to saved.
---TROUBLESHOOTING DONE SO FAR- ----
I dialed the code *#*#4636#*#* and went to wifi information
1. Wi-Fi App --> disconnect, getconfiguredNetworks, getConnectionInfo options do not work. oOnly disableNetwork and enableNetwork work. Tried entering my SSIS for enableNetwork, but did not work.
2. Under Wi-Fi config, it shows my earlier SSID, which is not in use now, and also the multicast SSID which i got while configuring my streaming device.
Under my existing SSID, it shows disable ID : 4
The old SSID's do not even show up while scanning anymore but are listed above..
I have reset my phone three times but still the issue persists..
---POSSIBLE CAUSES / FIRST TIME OCCURRENCE OF ISSUE---
I can recollect that this issue started coming after there was an issue with Exchange Services , google play services and Gmail application (cannot remember the exact issue now), where they were giving continuous pop -ups that the service has crashed.. I cleared cache for play services ,exchange services and gmail , disabled all of them after which the pop-ups disappeared.
After phone reset and upgrades, there were no pop-ups from these services but wifi started giving problems.
Sorry for the long post, but I wanted to describe things in detail .
Thanks in advance for helping.
-----------------------LOGCAT INFORMATION------------------------
06-24 00:10:57.850 1463 1463 D wpa_supplicant: nl80211: Drv Event 46 (NL80211_CMD_CONNECT) received for wlan0
06-24 00:10:57.850 1463 1463 D wpa_supplicant: nl80211: Connect event (status=1 ignore_next_local_disconnect=0)
06-24 00:10:57.850 1463 1463 D wpa_supplicant: wlan0: Event ASSOC_REJECT (13) received
06-24 00:10:57.850 1463 1463 I wpa_supplicant: wlan0: CTRL-EVENT-ASSOC-REJECT bssid=00:1e:a6:7d:25:ec status_code=1
06-24 00:10:57.850 1463 1463 D wpa_supplicant: CTRL_IFACE monitor sent successfully to /data/misc/wifi/sockets/wpa_ctrl_1090-2\x00
06-24 00:10:57.850 1463 1463 D wpa_supplicant: wlan0: Radio work 'connect'@0x55c1bb8630 done in 1.114734 seconds
06-24 00:10:57.850 1463 1463 D wpa_supplicant: Added BSSID 00:1e:a6:7d:25:ec into blacklist
06-24 00:10:57.850 1463 1463 D wpa_supplicant: Continuous association failures - consider temporary network disabling
06-24 00:10:57.850 1463 1463 I wpa_supplicant: wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED
06-24 00:10:57.850 1463 1463 D wpa_supplicant: CTRL_IFACE monitor sent successfully to /data/misc/wifi/sockets/wpa_ctrl_1090-2\x00
06-24 00:10:57.850 1463 1463 D wpa_supplicant: wlan0: Blacklist count 10 --> request scan in 10000 ms
06-24 00:10:57.850 1463 1463 D wpa_supplicant: wlan0: Setting scan request: 10.000000 sec
06-24 00:10:57.850 1463 1463 D wpa_supplicant: wlan0: State: ASSOCIATING -> DISCONNECTED
06-24 00:10:57.850 1463 1463 D wpa_supplicant: nl80211: Set wlan0 operstate 0->0 (DORMANT)
06-24 00:10:57.850 1463 1463 D wpa_supplicant: netlink: Operstate: ifindex=16 linkmode=-1 (no change), operstate=5 (IF_OPER_DORMANT)
06-24 00:10:57.850 1463 1463 D wpa_supplicant: CTRL_IFACE monitor sent successfully to /data/misc/wifi/sockets/wpa_ctrl_1090-2\x00
06-24 00:10:57.850 1463 1463 D wpa_supplicant: EAPOL: External notification - portEnabled=0
06-24 00:10:57.860 1090 1250 D WifiStateMachine: prevSupplicantState = ASSOCIATING newSupplicantState = DISCONNECTED
06-24 00:10:57.850 1463 1463 D wpa_supplicant: EAPOL: External notification - portValid=0
06-24 00:10:57.860 1090 1250 D WifiStateMachine: Driver Roaming resets flag.
06-24 00:10:57.850 1463 1463 D wpa_supplicant: EAPOL: External notification - EAP success=0
06-24 00:10:57.850 1090 1661 D WifiMonitor: Event [IFNAME=wlan0 CTRL-EVENT-ASSOC-REJECT bssid=00:1e:a6:7d:25:ec status_code=1]
06-24 00:10:57.850 1090 1661 E WifiMonitor: WifiMonitor:wlan0 cnt=739 dispatchEvent: CTRL-EVENT-ASSOC-REJECT bssid=00:1e:a6:7d:25:ec status_code=1
06-24 00:10:57.850 1090 1661 D WifiMonitor: Event [IFNAME=wlan0 CTRL-EVENT-SSID-TEMP-DISABLED id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED]
06-24 00:10:57.850 1090 1661 E WifiMonitor: WifiMonitor:wlan0 cnt=740 dispatchEvent: CTRL-EVENT-SSID-TEMP-DISABLED id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED
06-24 00:10:57.850 1090 1661 D WifiMonitor: Event [IFNAME=wlan0 CTRL-EVENT-STATE-CHANGE id=5 state=0 BSSID=00:00:00:00:00:00 SSID=spawn]
06-24 00:10:57.850 1090 1250 D WifiStateMachine: DisconnectedState !ASSOCIATION_REJECTION_EVENT rt=3168136/3692213 739 1 00:1e:a6:7d:25:ec blacklist=true
06-24 00:10:57.850 1090 1661 E WifiMonitor: WifiMonitor:wlan0 cnt=741 dispatchEvent: CTRL-EVENT-STATE-CHANGE id=5 state=0 BSSID=00:00:00:00:00:00 SSID=spawn
06-24 00:10:57.850 1090 1250 D WifiStateMachine: ConnectModeState !ASSOCIATION_REJECTION_EVENT rt=3168137/3692213 739 1 00:1e:a6:7d:25:ec blacklist=true
06-24 00:10:57.850 1090 1250 D WifiStateMachine: ASSOC_REJECT status_code=1
06-24 00:10:57.850 1090 1250 D WifiStateMachine: DisconnectedState !SSID_TEMP_DISABLED rt=3168138/3692215 nid=5 id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED
06-24 00:10:57.850 1090 1250 D WifiStateMachine: ConnectModeState !SSID_TEMP_DISABLED rt=3168138/3692215 nid=5 id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED
06-24 00:10:57.850 1090 1250 D WifiStateMachine: ConnectModeState SSID state=temp-disabled nid=5 [id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED]
06-24 00:10:57.850 1090 1250 E WifiConfigStore: SSID temp disabled for "spawn"WPA_PSK had autoJoinStatus=0 self added false ephemeral false
06-24 00:10:57.850 1090 1250 E WifiConfigStore: message=id=5 ssid="spawn" auth_failures=1 duration=10 reason=CONN_FAILED
06-24 00:10:57.860 1090 1250 D WifiStateMachine: DisconnectedState !SUPPLICANT_STATE_CHANGE_EVENT rt=3168139/3692216 741 0 SSID: spawn BSSID: 00:00:00:00:00:00 nid: 5 state: DISCONNECTED
06-24 00:10:57.860 1090 1250 D WifiStateMachine: SUPPLICANT_STATE_CHANGE_EVENT state=DISCONNECTED -> state= DISCONNECTED debouncing=false
06-24 00:10:57.860 1090 1250 D WifiStateMachine: setDetailed state, old =CONNECTING and new state=DISCONNECTED hidden=false
06-24 00:10:57.860 1090 1250 D WifiStateMachine: [sendNetworkStateChangeBroadcast] NetworkInfo state =DISCONNECTED wifi info = SSID: spawn, BSSID: 00:00:00:00:00:00, Supplicant state: ASSOCIATING, RSSI: -127, Link speed: -1Mbps, Frequency: -1MHz, Net ID: 5, Metered hint: false, score: 0
06-24 00:10:57.860 1090 1250 D WifiStateMachine: ConnectModeState !SUPPLICANT_STATE_CHANGE_EVENT rt=3168142/3692219 741 0 SSID: spawn BSSID: 00:00:00:00:00:00 nid: 5 state: DISCONNECTED
06-24 00:10:57.860 1513 1513 D NetworkController: updateWifiState: type=1 connected=false
06-24 00:10:57.860 17140 17140 D HtcWifiTracker: onReceive(), action:android.net.wifi.STATE_CHANGE
06-24 00:10:57.860 1513 1794 I IntentController: receive(android.net.wifi.STATE_CHANGE,1,false)
06-24 00:10:57.860 1090 1250 D SupplicantStateTracker: HandshakeState{ when=-10ms what=147499 target=com.android.internal.util.StateMachine$SmHandler }
06-24 00:10:57.860 1090 1250 D SupplicantStateTracker: DefaultState{ when=-11ms what=147499 target=com.android.internal.util.StateMachine$SmHandler }
06-24 00:10:57.860 1090 1250 D SupplicantStateTracker: HandshakeState{ when=-3ms what=147462 arg1=741 obj= SSID: spawn BSSID: 00:00:00:00:00:00 nid: 5 state: DISCONNECTED target=com.android.internal.util.StateMachine$SmHandler }
06-24 00:10:57.860 17140 30742 D Settings:HtcWifiWidgetEnabler: get debug: spawn , state=DISCONNECTED
06-24 00:10:57.860 1090 1250 D SupplicantStateTracker: DefaultState{ when=-3ms what=147462 arg1=741 obj= SSID: spawn BSSID: 00:00:00:00:00:00 nid: 5 state: DISCONNECTED target=com.android.internal.util.StateMachine$SmHandler }
06-24 00:10:57.870 1090 1250 D SupplicantStateTracker: Supplicant state: DISCONNECTED
06-24 00:10:57.870 1090 1250 D SupplicantStateTracker: DisconnectedState
06-24 00:10:57.870 1513 1513 D SignalClusterView: vpn: GONE
06-24 00:10:57.870 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168154/3692231 1000 0 num=7
06-24 00:10:57.870 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168154/3692231 1000 0 num=7
06-24 00:10:57.870 17140 17140 D HtcWifiTracker: onReceive(), action:android.net.wifi.supplicant.STATE_CHANGE
06-24 00:10:57.870 1513 1513 D SignalClusterView: wifi=G,stat_sys_wifi_signal_connected_0 air=G,stat_sys_signal_flightmode data[0]=G,(null) sig[0]=V,cdma_stat_sys_s1_5signal_5 data[1]=G,(null) sig[1]=V,cdma_stat_sys_s2_5signal_null
06-24 00:10:57.870 1513 1513 D SignalClusterView: vpn: GONE
06-24 00:10:57.870 17140 17140 D WifiManagerWrapper: Lookup string definition:"EXTRA_NETWORK_ID", result:"networkID"
06-24 00:10:57.870 1513 1513 D SignalClusterView: wifi=G,stat_sys_wifi_signal_connected_0 air=G,stat_sys_signal_flightmode data[0]=G,(null) sig[0]=V,cdma_stat_sys_s1_5signal_5 data[1]=G,(null) sig[1]=V,cdma_stat_sys_s2_5signal_null
06-24 00:10:57.870 17140 30742 D Settings:HtcWifiWidgetEnabler: get debug: spawn , state=DISCONNECTED
06-24 00:10:57.870 17140 30818 D WISPrService: >>>>>WISPrService start isConnected = false <<<<< action = android.net.wifi.STATE_CHANGE
06-24 00:10:57.870 17140 30818 D WISPrService: not CONNECTIVITY_ACTION>
06-24 00:10:57.880 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168163/3692239 1000 0 num=7
06-24 00:10:57.880 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168163/3692240 1000 0 num=7
06-24 00:10:57.880 29640 29640 D HtcNLPSwitchReceiver: onReceive(): android.net.wifi.STATE_CHANGE
06-24 00:10:57.880 17140 30744 D HtcAccessPoint: ssid:a1601, bssid:null, security:2, networkid:4, signIn:2
06-24 00:10:57.880 17140 30744 D HtcAccessPoint: ssid:A1601, bssid:null, security:2, networkid:1, signIn:2
06-24 00:10:57.880 17140 30744 D HtcAccessPoint: ssid:AndroidAP, bssid:null, security:2, networkid:0, signIn:2
06-24 00:10:57.880 17140 30744 D HtcAccessPoint: ssid:RailWire Wi-Fi, bssid:null, security:0, networkid:6, signIn:2
06-24 00:10:57.880 17140 30744 D HtcAccessPoint: ssid:spawn, bssid:any, security:2, networkid:5, signIn:2
06-24 00:10:57.890 17140 30744 D AccessPointPreference: summary : spawn, Connecting… f=-1 00:00:00:00:00:00 rssi=-127 score=0 tx=0.0,0.0,0.0 rx=0.0 [(1);!1] cf=1
06-24 00:10:57.890 17140 30744 D HtcAccessPoint: ssid:teewe4560, bssid:null, security:0, networkid:3, signIn:2
06-24 00:10:57.890 17140 30744 D HtcAccessPoint: ssid:dlink, bssid:null, security:2, networkid:2, signIn:2
06-24 00:10:57.890 17140 30744 D WifiManager: getScanResults: Base Package Name=com.android.settings, uid=1000
06-24 00:10:57.890 1090 1558 D PackageManager: getInstalledApplications took 3 ms, CallingUid=10042, CallingPid=29640, mPackages={com.htc.htccompressviewer=Package{fc239c7 com.htc.htccompressviewer}, com.google.android.youtube=Package{a376bf4 com.google.android.youtube}, com.htc.dialerservice=Package{f357f1d com.htc.dialerservice}, com.htc.widget.autorotate=Package{3f02592 com.htc.widget.autorotate}, com.android.providers.telephony=Package{99eab63 com.android.providers.telephony}, com.google.android.googlequicksearchbox=Package{2595360 com.google.android.googlequicksearchbox}, com.android.providers.calendar=Package{3aff019 com.android.providers.calendar}, com.htc.CustomizationSetup=Package{96708de com.htc.CustomizationSetup}, com.htc.rosiewidgets.backgrounddata=Package{f469abf com.htc.rosiewidgets.backgrounddata}, com.htc.android.qxdm2sd=Package{2f0458c com.htc.android.qxdm2sd}, com.android.providers.media=Package{bc674d5 com.android.providers.media}, com.google.android.onetimeinitializer=Package{cd6d4ea com.google.android.onetimeinitializer}, com.htc.mms.backupagent=Package{35423db com.htc.mms.backupagent}, com.htc.backup=Package{4222e78 com.htc.backup}, com.htc.camera=Package{5868951 com.htc.camera}, com.android.wallpapercropper=Package{dc555b6 com.android.wallpapercropper}, com.htc.lmw=Package{de722b7 com.htc.lmw}, com.htc.ptg=Package{887ba24 com.htc.ptg}, com.htc.sdm=Package{859698d com.htc.sdm}, com.quicinc.cne.CNEService=Package{c491742 com.quicinc.cne.CNEService}, com.htc.cs.pns=Package{f413353 com.htc.cs.pns}, com.htc.powersavinglauncher=Package{1985490 com.htc.powersavinglauncher}, com.htc.wifidisplay=Package{f001189 com.htc.wifidisplay}, com.htc.oobe.advantage=Package{155658e com.htc.oobe.advantage}, com.htc.launcher=Package{21b1af com.htc.launcher}, com.htc.sense.browser=Package{ed629bc com.htc.sense.browser}, com.htc.contacts.frisbee=Package{54f3d45 com.htc.contacts.frisbee}, com.htc.htcmobilenetworkwidget=Package{fc64c9a com.htc.htcmobilenetworkwidget}, com.htc.android.locationpicker=Package{be1b9cb com.htc.android.locationpicker}, com.htc.android.htcloglevel=Package{3ba25a8 com.htc.android.htcloglevel}, org.simalliance.openmobileapi.service=Package{5ab68c1 org.simalliance.openmobileapi.service}, com.android.documentsui=Package{a2c9866 com.android.documentsui}, com.android.externalstorage=Package{5027a7 com.android.externalstorage}, com.htc.htccontactwidgets=Package{5ff454 com.htc.htccontactwidgets}, com.google.android.apps.enterprise.dmagent=Package{244cffd com.google.android.apps.enterprise.dmagent}, com.android.htmlviewer=Package{959d4f2 com.android.htmlviewer}, com.whatsapp=Package{f4d9743 com.whatsapp}, com.resun.chantingvedas=Package{8f201c0 com.resun.chantingvedas}, com.android.mms.service=Package{6136ef9 com.android.mms.service}, com.htc.autobot=Package{fac4e3e com.htc.autobot}, com.photofunia.android=Package{e28649f com.photofunia.android}, com.android.providers.downloads=Package{7d579ec com.android.providers.downloads}, com.google.android.apps.genie.geniewidget=Package{99301b5 com.google.android.apps.genie.geniewidget}, com.oxigen.futurepay=Package{51b104a com.oxigen.futurepay}, com.htc.mirrorlinkserver=Package{eb8abbb com.htc.mirrorlinkserver}, com.lavakusa.ramayan=Package{69648d8 com.lavakusa.ramayan}, com.htc.dnatransfer=Package{73f0431 com.htc.dnatransfer}, com.htc.task.gtask=Package{801e716 com.htc.task.gtask}, com.google.android.configupdater=Package{e3c4897 com.google.android.configupdater}, in.amazon.mShop.android.shopping=Package{9931a84 in.amazon.mShop.android.shopping}, com.htc.soundrecorder=Package{bceb26d com.htc.soundrecorder}, com.htc.htcwifiwidget=Package{ead5ea2 com.htc.htcwifiwidget}, com.android.defcontainer=Package{5f2d733 com.android.defcontainer}, com.htc.updater=Package{a695af0 com.htc.updater}, com.apalon.relaxing.sounds.sleep.timer=Package{e310869 com.apalon.relaxing.sounds.sleep.timer}, com.android.providers.downloads.ui=Package{5a6c2ee com.android.providers.downloads.ui}, com.android.vending=Package{979b38f com.android.vending}, com.android.pacprocessor=Package{d21361c com.android.
06-24 00:10:57.900 17140 30744 D AccessPointPreference: summary : spawn, Connecting… f=-1 00:00:00:00:00:00 rssi=-127 score=0 tx=0.0,0.0,0.0 rx=0.0 [(1);!1] cf=1
06-24 00:10:57.900 17140 30744 D AccessPointPreference: summary : spawn, Connecting… f=-1 00:00:00:00:00:00 rssi=-127 score=0 tx=0.0,0.0,0.0 rx=0.0 [(1);!1] cf=1
06-24 00:10:57.900 17140 30744 D HtcWifiTracker: connection info-SSID: spawn, BSSID: 00:00:00:00:00:00, Supplicant state: DISCONNECTED, RSSI: -127, Link speed: -1Mbps, Frequency: -1MHz, Net ID: -1, Metered hint: false, score: 0
06-24 00:10:57.900 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168185/3692261 1000 0 num=7
06-24 00:10:57.900 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168185/3692262 1000 0 num=7
06-24 00:10:57.910 17140 30744 D AccessPointPreference: summary : spawn, Saved [(1);!1] cf=1
06-24 00:10:57.910 17140 17140 D WifiManager: getVerboseLoggingLevel: Base Package Name=com.android.settings, uid=1000
06-24 00:10:57.910 1090 1796 D WifiStateMachine: getVerboseLoggingLevel: mVerboseLoggingLevel= 1
06-24 00:10:57.910 17140 17140 E HtcPreference: [removeAll]:before size= 1
06-24 00:10:57.910 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.910 17140 17140 E HtcPreference: [removeAll]:after size= 0
06-24 00:10:57.910 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.910 17140 17140 E HtcPreference: [addPreference]:before size= 0
06-24 00:10:57.910 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.910 17140 17140 E HtcPreference: [addPreference]:after size= 1
06-24 00:10:57.910 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.910 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168197/3692274 1000 0 num=7
06-24 00:10:57.910 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168198/3692275 1000 0 num=7
06-24 00:10:57.910 1513 1513 I QuickSettingWifi: receive.wifiConnect:false wifiAPname:null elapse:1
06-24 00:10:57.920 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168203/3692279 1000 0 num=7
06-24 00:10:57.920 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168203/3692280 1000 0 num=7
06-24 00:10:57.920 17140 30744 D HtcAccessPoint: ssid:a1601, bssid:null, security:2, networkid:4, signIn:2
06-24 00:10:57.920 17140 30744 D HtcAccessPoint: ssid:A1601, bssid:null, security:2, networkid:1, signIn:2
06-24 00:10:57.920 17140 30744 D HtcAccessPoint: ssid:AndroidAP, bssid:null, security:2, networkid:0, signIn:2
06-24 00:10:57.920 17140 30744 D HtcAccessPoint: ssid:RailWire Wi-Fi, bssid:null, security:0, networkid:6, signIn:2
06-24 00:10:57.930 17140 30744 D HtcAccessPoint: ssid:spawn, bssid:any, security:2, networkid:5, signIn:2
06-24 00:10:57.930 17140 30744 D HtcAccessPoint: ssid:teewe4560, bssid:null, security:0, networkid:3, signIn:2
06-24 00:10:57.930 17140 30744 D HtcAccessPoint: ssid:dlink, bssid:null, security:2, networkid:2, signIn:2
06-24 00:10:57.930 17140 30744 D WifiManager: getScanResults: Base Package Name=com.android.settings, uid=1000
06-24 00:10:57.930 29640 30821 D AutoSettingApp: Util - no network available! active network = null
06-24 00:10:57.930 29640 30821 D HtcNLPSwitchReceiver: No info or Not connected
06-24 00:10:57.930 28392 28392 D HtcNLPSwitchReceiver: onReceive() isWeatherAppMigrate is true
06-24 00:10:57.930 17140 30744 D AccessPointPreference: summary : spawn, Saved [(1);!1] cf=1
06-24 00:10:57.930 17140 30744 D HtcWifiTracker: connection info-SSID: spawn, BSSID: 00:00:00:00:00:00, Supplicant state: DISCONNECTED, RSSI: -127, Link speed: -1Mbps, Frequency: -1MHz, Net ID: -1, Metered hint: false, score: 0
06-24 00:10:57.930 1090 1250 D WifiStateMachine: DisconnectedState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168217/3692294 1000 0 num=7
06-24 00:10:57.930 1090 1250 D WifiStateMachine: ConnectModeState !CMD_GET_CONFIGURED_NETWORKS uid=1000 rt=3168218/3692295 1000 0 num=7
06-24 00:10:57.940 17140 17140 D WifiManager: getVerboseLoggingLevel: Base Package Name=com.android.settings, uid=1000
06-24 00:10:57.940 1090 1847 D WifiStateMachine: getVerboseLoggingLevel: mVerboseLoggingLevel= 1
06-24 00:10:57.940 17140 17140 E HtcPreference: [removeAll]:before size= 1
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [removeAll]:after size= 0
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [addPreference]:before size= 0
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [addPreference]:after size= 1
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 D WifiManager: getVerboseLoggingLevel: Base Package Name=com.android.settings, uid=1000
06-24 00:10:57.940 17140 17140 E HtcPreference: [removeAll]:before size= 1
06-24 00:10:57.940 1090 1112 D WifiStateMachine: getVerboseLoggingLevel: mVerboseLoggingLevel= 1
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [removeAll]:after size= 0
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [addPreference]:before size= 0
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
06-24 00:10:57.940 17140 17140 E HtcPreference: [addPreference]:after size= 1
06-24 00:10:57.940 17140 17140 E HtcPreference: Thread =Thread[main,5,main]
-------------------------------------END OF LOGCAT---------------
Regards

[Help] Custom Orio rom - wifi sleep terror every 5 minutes

Hi,
So I'm terrorized by audio stream cutout after 5 minutes while screen is off.
This happens while streaming thru browser also with MX Player Pro streams cuts off,
and does not return until screen is powered on..
I tried ServeStream and while it works, it to suffers from 10-15sec of audio cutout every 5min blaming buffer is empty..
So I tried setting:
Wifi network : Not metered
Unrestricted data usage: Browser (NBP), Media (MTP Host), ServeStream
Battery Not optimized : Browser (NBP), Media Storage, MTP Host, MX Player Pro, ServeStream
(just for oldschool times; adb shell settings put global wifi_sleep_policy 2)
But nothing gives, what else is there to do?
I'm trying practise playing along with a buddy of mine and this utter madness is ruining it.
Captured from logcat what occurse every time streaming thru browser.
HTML:
.
.
W chromium: [WARNING:audio_sync_reader.cc(193)] AudioSyncReader::Read timed out, audio glitch count=30
.
.
D : PlayerBase::stop() from IPlayer
D AudioTrack: stop() called with 19371008 frames delivered
E AudioAttributes: Illegal value unmarshalling AudioAttributes, can't initialize bundle
E AudioService.PlaybackActivityMonitor: Error updating audio attributes
D : PlayerBase::stop() from IPlayer
W AudioFlinger: moveEffectChain_l() effect chain for session 0 not on source thread 0xadc039c0
W BroadcastQueue: Background execution not allowed: receiving Intent { act=lineageos.intent.action.ACTION_AUDIO_SESSIONS_CHANGED flg=0x10000010 (has extras) } to org.lineageos.audiofx/.receiver.ServiceDispatcher
D audio_hw_primary: out_standby: enter: stream (0xaeebd800) usecase(0: deep-buffer-playback)
D hardware_info: hw_info_append_hw_type : device_name = speaker
D : TrackPlayerBase::~TrackPlayerBase()
: PlayerBase::~PlayerBase()
.
.
I WifiService: requestActivityInfo uid=1000
I WifiService: reportActivityInfo uid=1000
I WifiService: getSupportedFeatures uid=1000
D WifiHAL : In DebugCommand::handleResponse
D WifiHAL : len = 4, expected len = 4
D lights.msm8974: led [solid] = ff0d0200
D WifiHAL : In DebugCommand::handleResponse
D WifiHAL : len = 4, expected len = 4
E BatteryExternalStatsWorker: no controller energy info supplied for wifi
E BatteryExternalStatsWorker: no controller energy info supplied for bluetooth
D lights.msm8974: led [solid] = ff0d0200
E BatteryExternalStatsWorker: modem info is invalid: ModemActivityInfo{ mTimestamp=0 mSleepTimeMs=0 mIdleTimeMs=0 mTxTimeMs[]=[0, 0, 0, 0, 0] mRxTimeMs=0 mEnergyUsed=0}
.
.
Current rom AICP 13.1

Xperia 1 - DRM keys back after locking the bootloader ?

Hello,
I just have a question, my Xperia 1 was unlocked and rooted (magisk) on Android 10.
Yesterday, I decided to lock the bootloader, everything was erased from the phone after that. The new Android installation was buggy so I tried to restore the phone using Xperia Companion.
After the restore using Xperia Companion, Now everything is working fine and I was really surprised, my DRM keys are back, I have "L1" using the DRM info app and I can watch Netflix HD content and Amazon Prime Video HD content.
How is that possible ? I thought that by unlocking the bootloader, the DRM keys are lost forever ?
Hmmm do you have any proof?
Hello,
Yes, please see my old messages, I succesfully unlocked ans rooted the device. Now see the screenshot below.
https://ibb.co/7RH2ZdG
Check with *#*#7378423#*#*
Then service info>security
Then see if any ........XXXXX error and share the screenshot.
Thanks
Hello, thanks for your Reply.
It seems that there is No error, but I have confirmation that thé device has already be unlocked
https://imgshare.io/image/screenshot-20200412-1650532.4yP8t
By thé way, i also recieved an OTAsoftware uppgrade. So this is now working too.
titigunner01 said:
By thé way, i also recieved an OTAsoftware uppgrade. So this is now working too.
Click to expand...
Click to collapse
You can receive OTA if you have just locked the bootloader.
But the things in Screenshot looks great. It was a previous way of checking the DRM keys and I don't know if only these things verify the DRM keys in latest versions too.
Is it a matter that the phone restores the DRM under locked bootloader again in Sony or did they remove the DRMs?
But what it matters is you are using apps and things like you have the DRM so may be thats good.:good:
So, after you restored stock ROM, also the boot message "can't be checked for corruption" is gone?
Yes, no message when booting.
Very strange, i wanted to know if everyone else noticed thé same thing.
titigunner01 said:
Yes, no message when booting.
Very strange, i wanted to know if everyone else noticed thé same thing.
Click to expand...
Click to collapse
Eventually I will try on my Xperia 10 II. Hope I have the same luck, thanks!
titigunner01 said:
Hello,
I just have a question, my Xperia 1 was unlocked and rooted (magisk) on Android 10.
Yesterday, I decided to lock the bootloader, everything was erased from the phone after that. The new Android installation was buggy so I tried to restore the phone using Xperia Companion.
After the restore using Xperia Companion, Now everything is working fine and I was really surprised, my DRM keys are back, I have "L1" using the DRM info app and I can watch Netflix HD content and Amazon Prime Video HD content.
How is that possible ? I thought that by unlocking the bootloader, the DRM keys are lost forever ?
Click to expand...
Click to collapse
did you lock the bootloader with flashtool?
I just want to do it too, but can`t I find a guide for xperia 1
No i locked the bootloader using command lines.
Maybe this will work also using Flashtool, Im not sure.
titigunner01 said:
No i locked the bootloader using command lines.
Maybe this will work also using Flashtool, Im not sure.
Click to expand...
Click to collapse
you using this commands?
fastboot oem lock
fastboot flashing lock
fastboot oem relock
fastboot reboot
if not, can you describe step by step how you did it?
I will
thankful to you!
Hello,
Yes, if I remember well, on fastboot mode, i used fastboot oem lock.
After the reboot of the phone, everything was reased. The new installation was really buggy so after that I recovered using Xperia Companion.
interesting - I am wondering if sony still uses the device key in TA 66667 unit and if it gets erased with the first unlock or not.
Deleted
Relock the bootloader, repair with xperia companion and drm keys are back.
Only on xperia 1, 5 and up !
Beware: even though it may look all keys are back, it is still questionable if some function/feature is not permanently missing.
I did some research and it seems xperia 1 bootloader ABL does erase device key, i.e. TA 66667 (0x1046b) unit, on unlock.
So in my opinion even though you can relock and everything looks normal, the device key gets never back.
The question is what (drm) functions are connected to it.
Here more details:
Just extracted abl from J9110_10_55.1.A.0.748_PLUSPL, posted it here:
xperia-1-J9110-55.1.A.0.748-LA2_0_Q_114-ABL-LinuxLoader.zip
Just observing the strings in it, I am not trusting SONY at all with the re-lock of xperia-1:
Code:
$ strings -a LA2_0_Q_114-ABL-LinuxLoader.pe | grep -i 'device key\|[ _]dk'
Size of device key is too large (%d > %d)
Device key is not set, setting to zero
get_dk returned err=%d
Unable to delete dk
get_hwconf_dk returned err=%d
Device Key MiscTA unit size is zero
Failed to allocate memory for Device Key
Device keys not of equal length!
hwconf_x_parser_get_hwc_dk returned err=%d
Device Key length in HWConfig is zero
Failed to get size of TA_DK_NUMBER_UNIT
Failed to delete DK
This looks very similar to stuff implemented in xz1c ABL related to unlock and TA unit 66667 (0x1046b) containing the device key erased with bootloader unlock!
You may also observe if the message "Device key is not set, setting to zero" is present in bootloader log that is stored in 0x802 TA unit (and few other following units containing older boots).
It would be interesting to test TA backup, unlock, relock, TA restore, so that device key would be back.
This tells everything:
From i d a can't see 1046b but see the same function at the bottom (ghidra output)
Code:
void sub_4DDE4()
{
int v0; // w0
__int64 v1; // x3
__int64 v2; // x4
__int64 v3; // x5
__int64 v4; // x6
__int64 v5; // x7
__int64 v6; // x0
__int64 v7; // x1
const char *v8; // x0
__int64 v9; // x2
__int64 v10; // x0
char v11; // zf
int v12; // w0
__int64 v13; // x0
__int64 v14; // x0
unsigned int v15; // w1
__int64 v16; // x2
__int64 v17; // x3
_DWORD *v18; // x4
__int64 v19; // x5
__int64 v20; // x6
__int64 v21; // x7
signed int v22; // [xsp+4h] [xbp-2Ch]
sub_440B4();
if ( v0 )
{
sub_4DF70();
v7 = v6;
v8 = "[ERROR @ %s:%d]:\nFailed to get size of TA_DK_NUMBER_UNIT\n";
v9 = 303i64;
}
else
{
if ( v22 < 1 )
goto LABEL_4;
sub_44318();
if ( !v12 )
goto LABEL_4;
sub_4DF70();
v7 = v13;
v8 = "[ERROR @ %s:%d]:\nFailed to delete DK\n";
v9 = 310i64;
}
sub_589A0(v8, v7, v9, v1, v2, v3, v4, v5);
LABEL_4:
sub_4DF5C();
if ( !v11 )
{
sub_14468(v10);
sub_4DE94(v14, v15, v16, v17, v18, v19, v20, v21);
}
}
Code:
sub_4110C();
[B][COLOR="Red"]sub_4DDE4();[/COLOR][/B]
if ( v0 )
{
sub_41100();
sub_589A0("[ERROR @ %s:%d]:\nUnable to delete dk\n", v1, 1438i64, v2, v3, v4, v5, v6);
goto LABEL_10;
}
sub_3ED48();
if ( !v7 )
{
sub_41100();
sub_589A0("[ERROR @ %s:%d]:\nFailed to delete user sensitive partitions\n", v18, 1443i64, v19, v20, v21, v22, v23);
goto LABEL_10;
}
sub_3EE20();
if ( v8 )
{
sub_41100();
v15 = v14;
v16 = "[ERROR @ %s:%d]:\nFailed to reset rollback counters, error:%d\n";
v17 = 1451i64;
}
else
{
sub_3EDF0();
if ( !v24 )
goto LABEL_10;
sub_41100();
v15 = v25;
v16 = "[ERROR @ %s:%d]:\n[B][COLOR="Red"]Failed to lock the bootloader: [/COLOR][/B]%d\n";
v17 = 1457i64;
}
ghidra
Code:
ulonglong FUN_0005dde4(void)
{
bool in_ZR;
undefined uVar1;
ulonglong uVar2;
undefined8 extraout_x0;
undefined8 local_28;
undefined8 extraout_x0_00;
undefined8 uVar3;
undefined *puVar4;
undefined uVar5;
undefined8 in_x3;
undefined7 uVar6;
undefined uVar7;
undefined8 in_x4;
undefined7 uVar8;
undefined uVar9;
undefined8 in_x5;
undefined7 uVar10;
undefined uVar11;
undefined8 in_x6;
undefined7 uVar12;
undefined uVar13;
undefined8 in_x7;
undefined7 uVar14;
ulonglong uVar15;
undefined in_stack_ffffffffffffffd0;
undefined uVar16;
int local_2c;
uVar14 = (undefined7)((ulonglong)in_x7 >> 8);
uVar13 = (undefined)in_x7;
uVar12 = (undefined7)((ulonglong)in_x6 >> 8);
uVar11 = (undefined)in_x6;
uVar10 = (undefined7)((ulonglong)in_x5 >> 8);
uVar9 = (undefined)in_x5;
uVar8 = (undefined7)((ulonglong)in_x4 >> 8);
uVar7 = (undefined)in_x4;
uVar6 = (undefined7)((ulonglong)in_x3 >> 8);
uVar5 = (undefined)in_x3;
puVar4 = &stack0xffffffffffffffd4;
uVar3 = 0x1046b;
local_28 = DAT_000a90c0;
uVar2 = FUN_000540b4(2);
uVar16 = (undefined)local_2c;
uVar1 = (undefined)uVar2;
if ((int)uVar2 == 0) {
in_ZR = local_2c == 1;
if (local_2c < 1) {
uVar15 = 0;
goto LAB_0005de34;
}
[COLOR="Blue"][B] uVar3 = 0x1046b; // drm key unit[/B][/COLOR]
[COLOR="Red"] uVar2 = FUN_00054318(2); // partition 2
uVar1 = (undefined)uVar2;
uVar15 = uVar2 & 0xffffffff;
if ((int)uVar2 == 0) goto LAB_0005de34;
FUN_0005df70(uVar2,uVar3,puVar4,CONCAT71(uVar6,uVar5),CONCAT71(uVar8,uVar7),
CONCAT71(uVar10,uVar9),CONCAT71(uVar12,uVar11),CONCAT71(uVar14,uVar13));
_uVar1 = "[ERROR @ %s:%d]:\nFailed to delete DK\n";[/COLOR]
puVar4 = (undefined *)0x136;
uVar3 = extraout_x0_00;
}
else {
uVar15 = uVar2 & 0xffffffff;
FUN_0005df70(uVar2,uVar3,puVar4,CONCAT71(uVar6,uVar5),CONCAT71(uVar8,uVar7),
CONCAT71(uVar10,uVar9),CONCAT71(uVar12,uVar11),CONCAT71(uVar14,uVar13));
_uVar1 = "[ERROR @ %s:%d]:\nFailed to get size of TA_DK_NUMBER_UNIT\n";
puVar4 = (undefined *)0x12f;
uVar3 = extraout_x0;
}
uVar1 = FUN_000689a0(_uVar1,uVar3,puVar4,CONCAT71(uVar6,uVar5),CONCAT71(uVar8,uVar7),
CONCAT71(uVar10,uVar9),CONCAT71(uVar12,uVar11),CONCAT71(uVar14,uVar13));
LAB_0005de34:
local_28 = FUN_0005df5c(uVar1,(char)uVar3,(char)puVar4,uVar5,uVar7,uVar9,uVar11,uVar13,
in_stack_ffffffffffffffd0,uVar16,local_28);
if (in_ZR) {
return uVar15;
}
// WARNING: Subroutine does not return
FUN_00024468(local_28,uVar3,puVar4,CONCAT71(uVar6,uVar5),CONCAT71(uVar8,uVar7),
CONCAT71(uVar10,uVar9),CONCAT71(uVar12,uVar11),CONCAT71(uVar14,uVar13));
}
Its very evidently that function sub_4DDE4 is called at the start of lock function, I can tell that drm key is bye bye after you unlock phone, curently I'm unable to figure out what is done with oem lock command & why widevine keys is back but definitelly drm key is lost forever, indication for that is message inside service menu "is even unlocked = yes" !
So how lock is done, in short:
1. drm key bye bye
2. user sensitive partitions deleted (thats why device no more boot & must use sony pc companion in order to repair)
3. rollback counter reset
4. bootloader locked
Some good news for bootloader unlocked xperia 10 owners! I'm managed to get all back after patching secd
Code:
07-25 17:10:29.745 8470 8471 I [email protected]: start init_thread
07-25 17:10:29.745 8470 8471 I [email protected]: listeners registered
07-25 17:10:29.745 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x200
07-25 17:10:29.746 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.746 579 579 I SELinux : avc: received setenforce notice (enforcing=0)
07-25 17:10:29.747 579 579 W hwservicemanager: Detected instance of [email protected]::IDeviceSecurity (pid: 8470) registering over instance of or with base of [email protected]::IDeviceSecurity (pid: 879).
07-25 17:10:29.751 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.751 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.752 8470 8471 I libdevice_security_static: get_rooting_status.cpp:80 rooting_status 0
07-25 17:10:29.752 8470 8471 I [email protected]: the bootloader is OK, try to init suntory
07-25 17:10:29.752 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2022
07-25 17:10:29.754 8470 8471 I libsuntory_static: utils_blob.cpp:497 found blob CKB
07-25 17:10:29.754 8470 8471 I libsuntory_static: utils_blob.cpp:521 match found at index 0
07-25 17:10:29.755 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x4100
07-25 17:10:29.755 8470 8471 D QSEECOMAPI: App is not loaded in QSEE
07-25 17:10:29.755 8470 8471 D QSEECOMAPI: app_arch = 2, total_files = 9
07-25 17:10:29.788 8470 8471 D QSEECOMAPI: Loaded image: APP id = 1179652
07-25 17:10:29.789 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0xc00
07-25 17:10:29.789 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.793 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.793 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.798 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.798 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 1179652
07-25 17:10:29.798 8470 8471 I libsuntory_static: utils_blob.cpp:121 blob verisfication status: Blob OK
07-25 17:10:29.798 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2023
07-25 17:10:29.801 8470 8471 I libsuntory_static: utils_blob.cpp:497 found blob WIDEVINE
07-25 17:10:29.801 8470 8471 I libsuntory_static: utils_blob.cpp:521 match found at index 1
07-25 17:10:29.801 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x4100
07-25 17:10:29.801 8470 8471 D QSEECOMAPI: App is not loaded in QSEE
07-25 17:10:29.801 8470 8471 D QSEECOMAPI: app_arch = 2, total_files = 9
07-25 17:10:29.835 8470 8471 D QSEECOMAPI: Loaded image: APP id = 1245188
07-25 17:10:29.835 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0xc00
07-25 17:10:29.835 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.838 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.838 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.843 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.843 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 1245188
07-25 17:10:29.844 8470 8471 I libsuntory_static: utils_blob.cpp:121 blob verisfication status: Blob OK
07-25 17:10:29.844 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2024
07-25 17:10:29.846 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 1
07-25 17:10:29.846 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2025
07-25 17:10:29.848 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.848 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2026
07-25 17:10:29.849 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.849 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2027
07-25 17:10:29.850 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.850 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2028
07-25 17:10:29.851 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.851 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2029
07-25 17:10:29.852 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.852 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2030
07-25 17:10:29.853 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.853 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2031
07-25 17:10:29.855 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.855 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2032
07-25 17:10:29.856 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.856 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2033
07-25 17:10:29.857 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.857 8470 8471 I libsuntory_static: utils_blob.cpp:462 process miscTA unit 2034
07-25 17:10:29.858 8470 8471 E libsuntory_static: utils_blob.cpp:477 invalid blob size 0
07-25 17:10:29.858 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0xa000
07-25 17:10:29.858 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 65537
07-25 17:10:29.862 8470 8471 E KeymasterUtils: TA API Major Version: 4
07-25 17:10:29.862 8470 8471 E KeymasterUtils: TA API Minor Version: 0
07-25 17:10:29.862 8470 8471 E KeymasterUtils: TA Major Version: 4
07-25 17:10:29.862 8470 8471 E KeymasterUtils: TA Minor Version: 162
07-25 17:10:29.866 622 628 D DrmLibTime: got the req here! ret=0
07-25 17:10:29.866 622 628 D DrmLibTime: command id, time_cmd_id = 770
07-25 17:10:29.866 622 628 D DrmLibTime: time_getutcsec starts!
07-25 17:10:29.866 622 628 D DrmLibTime: QSEE Time Listener: time_getutcsec
07-25 17:10:29.866 622 628 D DrmLibTime: QSEE Time Listener: get_utc_seconds
07-25 17:10:29.866 622 628 D DrmLibTime: QSEE Time Listener: time_get_modem_time
07-25 17:10:29.866 622 628 D DrmLibTime: QSEE Time Listener: Checking if ATS_MODEM is set or not.
07-25 17:10:29.866 622 628 D QC-time-services: Lib:time_genoff_operation: pargs->base = 13
07-25 17:10:29.866 622 628 D QC-time-services: Lib:time_genoff_operation: pargs->operation = 2
07-25 17:10:29.866 622 628 D QC-time-services: Lib:time_genoff_operation: pargs->ts_val = 0
07-25 17:10:29.866 622 628 D QC-time-services: Lib:time_genoff_operation: Send to server passed!!
07-25 17:10:29.866 792 800 D QC-time-services: Daemon: Connection accepted:time_genoff
07-25 17:10:29.867 792 8472 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 2,value = 0
07-25 17:10:29.867 792 8472 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 2
07-25 17:10:29.867 792 8472 D QC-time-services: offset is: 1 for base: 13
07-25 17:10:29.867 622 628 E QC-time-services: Receive Passed == base = 13, unit = 1, operation = 2, result = 0
07-25 17:10:29.867 622 628 D DrmLibTime: QSEE Time Listener: ATS_MODEM is set. Try to retrieve it.
07-25 17:10:29.867 792 800 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
07-25 17:10:29.867 792 800 D QC-time-services: Daemon: Connection accepted:time_genoff
07-25 17:10:29.867 792 8473 D QC-time-services: Daemon:Received base = 13, unit = 1, operation = 1,value = 0
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:genoff_opr: Base = 13, val = 0, operation = 1
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon: genoff get for 13
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:Value read from QTimer mseconds = 1307648
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:Value read from RTC mseconds on boot = 48462179000
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:Value read from QTimer mseconds = 1307648
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:Value read from generic offset = 1547226365549
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:Delta read on boot mseconds = 48462155118
07-25 17:10:29.868 792 8473 D QC-time-services: Daemon:Final Time = 1595689828315
07-25 17:10:29.868 622 628 D DrmLibTime: QSEE Time Listener: Time GenOff - seconds: 1595689828
07-25 17:10:29.868 622 628 D DrmLibTime: time_getutcsec returns 0, sec = 1595689828; nsec = 0
07-25 17:10:29.868 622 628 D DrmLibTime: time_getutcsec finished!
07-25 17:10:29.868 622 628 D DrmLibTime: iotcl_continue_command finished! and return 0
07-25 17:10:29.868 622 628 D DrmLibTime: before calling ioctl to read the next time_cmd
07-25 17:10:29.868 792 800 E QC-time-services: Daemon: Time-services: Waiting to acceptconnection
07-25 17:10:29.887 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x200
07-25 17:10:29.888 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.889 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.889 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.889 8470 8471 I libdevice_security_static: get_imei.cpp:180 imei STR munjeni edited, size 15
07-25 17:10:29.899 8470 8471 E KeyMasterHalDevice: Attest key send cmd failed
07-25 17:10:29.899 8470 8471 E KeyMasterHalDevice: ret: 0
07-25 17:10:29.899 8470 8471 E KeyMasterHalDevice: resp->status: -10003
07-25 17:10:29.906 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.906 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 65537
07-25 17:10:29.906 8470 8471 I [email protected]: key id ANDROID_ATTEST status PROVISIONED
07-25 17:10:29.907 587 587 I tad : MiscTA Unit 2021:
07-25 17:10:29.907 587 587 I tad : WRITTEN (Size 20)
07-25 17:10:29.930 587 587 I tad : Actual erase/write to flash done (count 4, time 1595689829).
07-25 17:10:29.930 587 587 I tad : MiscTA: Write of unit 2021 completed - OK
07-25 17:10:29.930 8470 8471 I [email protected]: suntory initialized
07-25 17:10:29.930 8470 8471 I [email protected]: wait for post_fs proprty
07-25 17:10:29.930 8470 8471 I [email protected]: post_fs property triggered
07-25 17:10:29.930 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x200
07-25 17:10:29.930 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.932 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.932 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.932 8470 8471 I libdevice_security_static: get_rooting_status.cpp:80 rooting_status 2
07-25 17:10:29.935 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x200
07-25 17:10:29.935 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.936 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.936 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.936 8470 8471 I libdevice_security_static: get_security_config.cpp:68 security configuration 1
07-25 17:10:29.936 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x83c0
07-25 17:10:29.936 8470 8471 D QSEECOMAPI: App is not loaded in QSEE
07-25 17:10:29.936 8470 8471 D QSEECOMAPI: app_arch = 2, total_files = 9
07-25 17:10:29.973 8470 8471 D QSEECOMAPI: Loaded image: APP id = 1310724
07-25 17:10:29.974 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0xc00
07-25 17:10:29.974 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:29.977 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.977 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:29.980 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:29.980 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 1310724
07-25 17:10:29.982 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0x83c0
07-25 17:10:29.982 8470 8471 D QSEECOMAPI: App is not loaded in QSEE
07-25 17:10:29.982 8470 8471 D QSEECOMAPI: app_arch = 2, total_files = 9
07-25 17:10:30.016 8470 8471 D QSEECOMAPI: Loaded image: APP id = 1376260
07-25 17:10:30.016 8470 8471 D QSEECOMAPI: QSEECom_get_handle sb_length = 0xc00
07-25 17:10:30.016 8470 8471 D QSEECOMAPI: App is already loaded QSEE and app id = 131074
07-25 17:10:30.020 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:30.020 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 131074
07-25 17:10:30.023 8470 8471 D QSEECOMAPI: QSEECom_dealloc_memory
07-25 17:10:30.023 8470 8471 D QSEECOMAPI: QSEECom_shutdown_app, app_id = 1376260
07-25 17:10:30.024 8470 8471 I [email protected]: credmgr initialized
07-25 17:10:30.025 8470 8471 I [email protected]: "vendor.keyprovd.suntory.prov" property set
07-25 17:10:33.798 853 853 I [email protected]: type=1400 audit(0.0:2107): avc: denied { search } for name="kgsl" dev="sysfs" ino=28936 scontext=u:r:hal_memtrack_default:s0 tcontext=u:object_r:sysfs_kgsl:s0 tclass=dir permissive=1 ppid=1 pcomm="init" pgid=1 pgcomm="init"
07-25 17:10:36.689 8372 8372 W adbd : timeout expired while flushing socket, closing
Edit:
Now all ready https://forum.xda-developers.com/xp...m-fix-drm-fix-unlocked-bootloader-53-t4138269

[OFFICIAL] LineageOS 20 for the Google Pixel 4

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Google Pixel 4
Code:
- Your warranty is now void.
- You have been warned.
- Use at your own risk.
Introduction:
This is the Official Lineage OS 20 thread for the Google Pixel 4.
Downloads:
Please follow the install instructions in your device's Wiki page linked below exactly, and make sure your device's firmware matches the required firmware listed.
flame - Official builds​
flame - My unofficial with Google Apps/Pixel goodies included. Passes SafetyNet by default. OTA's roll roughly once a month. Support not guaranteed or implied.​
If you don't follow these instructions, or use 3rd party add-ons (like Magisk) please don't expect support here.
Known Bugs:
None.​
Find any? Report them according to this guide.​
Notes:
The only supported GApps package at the moment is MindTheGapps, linked on our Wiki page about gapps.​
Firmware is shipped in the ROM package for this device, so no need to worry about updating it on your own!​
Kernel Source: https://github.com/LineageOS/android_kernel_google_msm-4.14
Do I need to install dtbo files?
Roybabu said:
Do I need to install dtbo files?
Click to expand...
Click to collapse
nope
It seems that your build download page is just sending errors outside of the Extras and the Changelog pages.
Hi All... L20 . How is it? did anyone try it yet? I have been looking for a stable rom for my Google Pixel 4. Stock A13 has so many bugs. Installed lineage 19. So far so good.
[email protected] said:
Hi All... L20 . How is it? did anyone try it yet? I have been looking for a stable rom for my Google Pixel 4. Stock A13 has so many bugs. Installed lineage 19. So far so good.
Click to expand...
Click to collapse
runs fine for me. No major issues.
how's the performance and battery? since the stock rom has very bad battery management. thanks in advance, gotta try it soon
AlxCrown said:
how's the performance and battery? since the stock rom has very bad battery management. thanks in advance, gotta try it soon
Click to expand...
Click to collapse
we don't do anything different from stock for battery
I have an app that crashes when it ask to select a folder for permissions and i noticed that when I download files it doesn't show a notification (the file is downloaded correctly btw). Is it possible that is because of missing file/download system app?
Edit: same thing with sync for reddit, when I try to download an image for example, it ask me to select a directory, and then says "there's no app installed for this function"
What are the consequences when the official LOS 20 will publish a rom ? just upgrade to the offical one without losing any data or a wipe all will be needed ?
Just tried this rom, works brilliantly.
Things like OLED dark mode and custom squeeze is brilliant, and paired with pixilify it is almost as good as stock rom.
After updating all the apps I have not had a single issue!
edall said:
I have an app that crashes when it ask to select a folder for permissions and i noticed that when I download files it doesn't show a notification (the file is downloaded correctly btw). Is it possible that is because of missing file/download system app?
Edit: same thing with sync for reddit, when I try to download an image for example, it ask me to select a directory, and then says "there's no app installed for this function"
Click to expand...
Click to collapse
Confusing. Not really sure?
napkin41 said:
What are the consequences when the official LOS 20 will publish a rom ? just upgrade to the offical one without losing any data or a wipe all will be needed ?
Click to expand...
Click to collapse
You will probably need to wipe to go to official.
Jairbear said:
Just tried this rom, works brilliantly.
Things like OLED dark mode and custom squeeze is brilliant, and paired with pixilify it is almost as good as stock rom.
After updating all the apps I have not had a single issue!
Click to expand...
Click to collapse
Happy to hear.
KShion619 said:
It seems that your build download page is just sending errors outside of the Extras and the Changelog pages.
Click to expand...
Click to collapse
I think this would be the target of the links: https://github.com/ods-releases/flame/releases
... but these files just contain a README and no binaries.
Seems to have been deleted from multiple servers.
EDIT 2022-12-18: Thanks for the new version!
MindTheGapps arm64 13.0 - how to install?
"Low resource device detected, removing large extras"
"Not enough space for GApps! Aborting"
EDIT: MindTheGapps requires around 4MB (or even 16MB) on system_ext but there is only 1.1MB available.
EDIT 2: Oh, "with Google Apps/Pixel goodies included".
May there be a problem because wiping Titan M failed and/or because of "open failed: /metadata/ota"?
Spoiler: Android Setup crashes. logcat
12-18 23:51:51.203 4347 8558 W bote : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
12-18 23:51:51.203 4347 8558 W bote : at java.lang.Thread.run(Thread.java:1012)
12-18 23:51:51.205 1707 3865 E DatabaseUtils: Writing exception to parcel
12-18 23:51:51.205 1707 3865 E DatabaseUtils: java.lang.SecurityException: Permission denial: writing to settings requires:android.permission.WRITE_DEVICE_CONFIG
12-18 23:51:51.205 1707 3865 E DatabaseUtils: at com.android.providers.settings.SettingsProvider.enforceWritePermission(SettingsProvider.java:2268)
12-18 23:51:51.205 1707 3865 E DatabaseUtils: at com.android.providers.settings.SettingsProvider.setAllConfigSettings(SettingsProvider.java:1162)
12-18 23:51:51.205 1707 3865 E DatabaseUtils: at com.android.providers.settings.SettingsProvider.call(SettingsProvider.java:477)
12-18 23:51:51.205 1707 3865 E DatabaseUtils: at android.content.ContentProvider.call(ContentProvider.java:2511)
12-18 23:51:51.205 1707 3865 E DatabaseUtils: at android.content.ContentProvider$Transport.call(ContentProvider.java:525)
12-18 23:51:51.205 1707 3865 E DatabaseUtils: at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:295)
12-18 23:51:51.205 1707 3865 E DatabaseUtils: at android.os.Binder.execTransactInternal(Binder.java:1280)
12-18 23:51:51.205 1707 3865 E DatabaseUtils: at android.os.Binder.execTransact(Binder.java:1244)
12-18 23:51:51.206 4347 8558 W bote : setProperties failed with SecurityException [CONTEXT service_id=204 ]
12-18 23:51:51.206 4347 8558 W bote : java.lang.SecurityException: Permission denial: writing to settings requires:android.permission.WRITE_DEVICE_CONFIG
12-18 23:51:51.206 4347 8558 W bote : at android.os.Parcel.createExceptionOrNull(Parcel.java:3011)
12-18 23:51:51.206 4347 8558 W bote : at android.os.Parcel.createException(Parcel.java:2995)
12-18 23:51:51.206 4347 8558 W bote : at android.os.Parcel.readException(Parcel.java:2978)
12-18 23:51:51.206 4347 8558 W bote : at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:190)
12-18 23:51:51.206 4347 8558 W bote : at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:142)
12-18 23:51:51.206 4347 8558 W bote : at android.content.ContentProviderProxy.call(ContentProviderNative.java:732)
12-18 23:51:51.206 4347 8558 W bote : at android.provider.Settings$NameValueCache.setStringsForPrefix(Settings.java:3032)
12-18 23:51:51.206 4347 8558 W bote : at android.provider.Settings$Config.setStrings(Settings.java:17890)
12-18 23:51:51.206 4347 8558 W bote : at android.provider.DeviceConfig.setProperties(DeviceConfig.java:973)
12-18 23:51:51.206 4347 8558 W bote : at bosz.c[email protected][email protected] (190400-480714934):2)
12-18 23:51:51.206 4347 8558 W bote : at bote.k[email protected][email protected] (190400-480714934):4)
12-18 23:51:51.206 4347 8558 W bote : at bote.c[email protected][email protected] (190400-480714934):7)
12-18 23:51:51.206 4347 8558 W bote : at com.google.android.gms.platformconfigurator.PhenotypeConfigurationUpdateListener.f[email protected][email protected] (190400-480714934):5)
12-18 23:51:51.206 4347 8558 W bote : at com.google.android.gms.platformconfigurator.PhenotypeConfigurationUpdateListener.onHandleIntent[email protected][email protected] (190400-480714934):11)
12-18 23:51:51.206 4347 8558 W bote : at com.google.android.chimera.IntentOperation.onHandleIntent[email protected][email protected] (190400-480714934):2)
12-18 23:51:51.206 4347 8558 W bote : at xiq.onHandleIntent[email protected][email protected] (190400-480714934):4)
12-18 23:51:51.206 4347 8558 W bote : at gqz.run[email protected][email protected] (190400-480714934):3)
12-18 23:51:51.206 4347 8558 W bote : at gqy.run[email protected][email protected] (190400-480714934):11)
12-18 23:51:51.206 4347 8558 W bote : at cuhu.run[email protected][email protected] (190400-480714934):2)
12-18 23:51:51.206 4347 8558 W bote : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
12-18 23:51:51.206 4347 8558 W bote : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
12-18 23:51:51.206 4347 8558 W bote : at java.lang.Thread.run(Thread.java:1012)
12-18 23:51:51.207 1707 3865 E DatabaseUtils: Writing exception to parcel
12-18 23:51:51.207 1707 3865 E DatabaseUtils: java.lang.SecurityException: Permission denial: writing to settings requires:android.permission.WRITE_DEVICE_CONFIG
12-18 23:51:51.207 1707 3865 E DatabaseUtils: at com.android.providers.settings.SettingsProvider.enforceWritePermission(SettingsProvider.java:2268)
12-18 23:51:51.207 1707 3865 E DatabaseUtils: at com.android.providers.settings.SettingsProvider.setAllConfigSettings(SettingsProvider.java:1162)
12-18 23:51:51.207 1707 3865 E DatabaseUtils: at com.android.providers.settings.SettingsProvider.call(SettingsProvider.java:477)
12-18 23:51:51.207 1707 3865 E DatabaseUtils: at android.content.ContentProvider.call(ContentProvider.java:2511)
12-18 23:51:51.207 1707 3865 E DatabaseUtils: at android.content.ContentProvider$Transport.call(ContentProvider.java:525)
12-18 23:51:51.207 1707 3865 E DatabaseUtils: at android.content.ContentProviderNative.onTransact(ContentProviderNative.java:295)
12-18 23:51:51.207 1707 3865 E DatabaseUtils: at android.os.Binder.execTransactInternal(Binder.java:1280)
12-18 23:51:51.207 1707 3865 E DatabaseUtils: at android.os.Binder.execTransact(Binder.java:1244)
12-18 23:51:51.208 4347 8558 W bote : setProperties failed with SecurityException [CONTEXT service_id=204 ]
12-18 23:51:51.208 4347 8558 W bote : java.lang.SecurityException: Permission denial: writing to settings requires:android.permission.WRITE_DEVICE_CONFIG
12-18 23:51:51.208 4347 8558 W bote : at android.os.Parcel.createExceptionOrNull(Parcel.java:3011)
12-18 23:51:51.208 4347 8558 W bote : at android.os.Parcel.createException(Parcel.java:2995)
12-18 23:51:51.208 4347 8558 W bote : at android.os.Parcel.readException(Parcel.java:2978)
12-18 23:51:51.208 4347 8558 W bote : at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:190)
12-18 23:51:51.208 4347 8558 W bote : at android.database.DatabaseUtils.readExceptionFromParcel(DatabaseUtils.java:142)
12-18 23:51:51.208 4347 8558 W bote : at android.content.ContentProviderProxy.call(ContentProviderNative.java:732)
12-18 23:51:51.208 4347 8558 W bote : at android.provider.Settings$NameValueCache.setStringsForPrefix(Settings.java:3032)
12-18 23:51:51.208 4347 8558 W bote : at android.provider.Settings$Config.setStrings(Settings.java:17890)
12-18 23:51:51.208 4347 8558 W bote : at android.provider.DeviceConfig.setProperties(DeviceConfig.java:973)
12-18 23:51:51.208 4347 8558 W bote : at bosz.c[email protected][email protected] (190400-480714934):2)
12-18 23:51:51.208 4347 8558 W bote : at bote.k[email protected][email protected] (190400-480714934):4)
12-18 23:51:51.208 4347 8558 W bote : at bote.c[email protected][email protected] (190400-480714934):7)
12-18 23:51:51.208 4347 8558 W bote : at com.google.android.gms.platformconfigurator.PhenotypeConfigurationUpdateListener.f[email protected][email protected] (190400-480714934):5)
12-18 23:51:51.208 4347 8558 W bote : at com.google.android.gms.platformconfigurator.PhenotypeConfigurationUpdateListener.onHandleIntent[email protected][email protected] (190400-480714934):11)
12-18 23:51:51.208 4347 8558 W bote : at com.google.android.chimera.IntentOperation.onHandleIntent[email protected][email protected] (190400-480714934):2)
12-18 23:51:51.208 4347 8558 W bote : at xiq.onHandleIntent[email protected][email protected] (190400-480714934):4)
12-18 23:51:51.208 4347 8558 W bote : at gqz.run[email protected][email protected] (190400-480714934):3)
12-18 23:51:51.208 4347 8558 W bote : at gqy.run[email protected][email protected] (190400-480714934):11)
12-18 23:51:51.208 4347 8558 W bote : at cuhu.run[email protected][email protected] (190400-480714934):2)
12-18 23:51:51.208 4347 8558 W bote : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1137)
12-18 23:51:51.208 4347 8558 W bote : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:637)
12-18 23:51:51.208 4347 8558 W bote : at java.lang.Thread.run(Thread.java:1012)
12-18 23:51:51.294 0 0 E : c2 294 qcom,rpmh-regulator soc:rpmh-regulator-mxlvl: TCS Busy, retrying RPMH message send
12-18 23:51:51.433 5498 7947 I android.vending: oneway function results for code 2 on binder at 0xb400007ba2dbb9c0 will be dropped but finished with status UNKNOWN_TRANSACTION
12-18 23:51:51.440 6697 6697 I Finsky:background: [2] nmu.onDestroy(8): IPC-SERVER: Stopping gRPC host service...
12-18 23:51:51.802 4347 6764 I Nearby : [MBleClient] Start ble scanning from NearbyDirect:BluetoothAdapterWrapper, context tag = nearby_messages [CONTEXT service_id=49 ]
12-18 23:51:51.803 4347 6764 D BluetoothAdapter: isLeEnabled(): ON
12-18 23:51:51.808 4131 4599 D ActivityAttributionService: notifyActivityAttributionInfo UID=1002 packageName=com.android.bluetooth deviceAddress=no_active_device_address
12-18 23:51:51.808 4131 4599 I bt_btif : packages/modules/Bluetooth/system/btif/src/bluetooth.cc:471 get_profile_interface: get_profile_interface: id = activity_attribution
12-18 23:51:51.808 4131 4457 I bt_stack: [INFO:le_scanning_manager.cc(152)] Scan in shim layer stopped
12-18 23:51:51.809 4131 4457 I bt_stack: [INFO:le_scanning_manager.cc(172)] ScanFilterParamSetup in shim layer
12-18 23:51:51.810 4131 4457 I bt_stack: [INFO:le_scanning_manager.cc(172)] ScanFilterParamSetup in shim layer
12-18 23:51:51.810 4131 4457 I bt_stack: [INFO:le_scanning_manager.cc(172)] ScanFilterParamSetup in shim layer
12-18 23:51:51.811 4131 4457 I bt_stack: [INFO:le_scanning_manager.cc(172)] ScanFilterParamSetup in shim layer
12-18 23:51:51.811 4131 4457 I bt_stack: [INFO:le_scanning_manager.cc(172)] ScanFilterParamSetup in shim layer
12-18 23:51:51.812 4131 4599 I bt_stack: [INFO:le_scanning_manager.cc(146)] Unregister in shim layer, scanner_id:2
12-18 23:51:51.812 4347 6764 I Nearby : [MBleClient] M hardware scan: 1 clients, scanMode= OPPORTUNISTIC, callback type= ALL_MATCHES [CONTEXT service_id=49 ]
12-18 23:51:51.812 4347 6764 D BluetoothAdapter: isLeEnabled(): ON
12-18 23:51:51.814 4131 4599 I bt_stack: [INFO:le_scanning_manager.cc(139)] RegisterScanner in shim layer
12-18 23:51:51.815 4347 6189 D BluetoothLeScanner: onScannerRegistered() - status=0 scannerId=2 mScannerId=0
12-18 23:51:51.818 4131 4599 D ActivityAttributionService: notifyActivityAttributionInfo UID=1002 packageName=com.android.bluetooth deviceAddress=no_active_device_address
12-18 23:51:51.818 4131 4599 I bt_btif : packages/modules/Bluetooth/system/btif/src/bluetooth.cc:471 get_profile_interface: get_profile_interface: id = activity_attribution
12-18 23:51:51.977 4483 8076 W SingleHostAsyncVerifier: Error performing check: [CONTEXT service_id=244 ]
12-18 23:51:51.978 4483 8077 W SingleHostAsyncVerifier: Error performing check: [CONTEXT service_id=244 ]
12-18 23:51:52.289 4483 7058 W eajv : [{0}] Failed to resolve name. status={1}
12-18 23:51:53.649 4347 6575 W eajv : [{0}] Failed to resolve name. status={1}
12-18 23:51:54.207 4347 4529 W ChimeraUtils: Module com.google.android.gms.nearby_en has empty metadata display_name_string_id
12-18 23:51:54.208 4347 4529 W ChimeraUtils: Module com.google.android.gms.nearby_en has empty metadata display_name_string_id
12-18 23:51:54.236 4347 4347 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.auth.account.data.service.START pkg=com.google.android.gms }
12-18 23:51:54.252 4347 4529 W ChimeraUtils: Module com.google.android.gms.nearby_en has empty metadata display_name_string_id
12-18 23:51:54.257 4347 4529 W ChimeraUtils: Module com.google.android.gms.nearby_en has empty metadata display_name_string_id
12-18 23:51:54.258 4347 4529 W ChimeraUtils: Module com.google.android.gms.nearby_en has empty metadata display_name_string_id
12-18 23:51:54.285 4347 4529 W ChimeraUtils: Module com.google.android.gms.nearby_en has empty metadata display_name_string_id
12-18 23:51:54.290 4347 4529 W ChimeraUtils: Module com.google.android.gms.nearby_en has empty metadata display_name_string_id
12-18 23:51:54.291 4347 4529 W ChimeraUtils: Module com.google.android.gms.nearby_en has empty metadata display_name_string_id
12-18 23:51:54.323 4347 6575 W eajv : [{0}] Failed to resolve name. status={1}
12-18 23:51:54.406 1707 4631 D OomAdjuster: Not killing cached processes
12-18 23:51:54.549 0 0 E : c0 294 qcom,rpmh-regulator soc:rpmh-regulator-mxlvl: TCS Busy, retrying RPMH message send
12-18 23:51:54.597 4483 4483 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.languageprofile.service.START pkg=com.google.android.gms }
12-18 23:51:54.679 4347 6575 W eajv : [{0}] Failed to resolve name. status={1}
12-18 23:51:54.930 6670 8753 D CompatibilityChangeReporter: Compat change id reported: 150939131; UID 10113; state: ENABLED
12-18 23:51:55.067 4347 4347 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.contextmanager.service.ContextManagerService.START pkg=com.google.android.gms }
12-18 23:51:55.107 4483 4483 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.constellation.service.START pkg=com.google.android.gms }
12-18 23:51:55.212 0 0 I : c4 6066 google_charger: MSC_CHG disable_charging -1 -> 0
12-18 23:51:55.212 0 0 I : c4 6066 sm8150_bms: SAFETY_TIMER_ENABLE : val=1 (0)
12-18 23:51:55.212 0 0 I : c4 6066 google_charger: MSC_CHG disable_pwrsrc -1 -> 0
12-18 23:51:55.212 0 0 I : c4 6066 sm8150_bms: MSC_PCS chg_state=10c101030001 [0x1:1:3:4289:0] chg=
12-18 23:51:55.212 0 0 I : c4 6066 google_battery: MSC_DIN chg_state=10c101030001 f=0x1 chg_s=Not Charging chg_t=None vchg=4289 icl=0
12-18 23:51:55.212 0 0 I : c4 6066 google_battery: RES: req:1, sample:0[0], filt_cnt:10, res_avg:1561
12-18 23:51:55.216 1044 3816 I android.hardware.usb.aidl-service: port0
12-18 23:51:55.217 1044 3816 I android.hardware.usb.aidl-service: 0ort0 connected:0 canChangeMode:1 canChagedata:0 canChangePower:0 usbDataEnabled:1
12-18 23:51:55.217 1044 3816 I android.hardware.usb.aidl-service: ContaminantDetectionStatus:2 ContaminantProtectionStatus:0
12-18 23:51:55.217 1044 3816 I android.hardware.usb.aidl-service: powerTransferLimited:0
12-18 23:51:55.218 1707 4623 I UsbPortManager: AIDL UsbDataStatus:1
12-18 23:51:55.218 1707 4623 I UsbPortManager: ClientCallback AIDL V1: port0
12-18 23:51:55.213 0 0 I : c4 302 google,overheat_mitigation soc:google,overheat_mitigation: Update USB port temp:310
12-18 23:51:55.213 0 0 I : c4 302 google,overheat_mitigation soc:google,overheat_mitigation: USB is connected
12-18 23:51:55.214 0 0 I : c4 6066 max1720x 2-0036: new filtercfg=0xeb9 on plug=1
12-18 23:51:55.215 0 0 I : c4 6066 google_battery: MSC_STAT 100%: elap=0 ssoc=100->100 v=4284->4284 c=2562->2562 hdl=0 hrs=0 hti=-1/16
12-18 23:51:55.221 0 0 I : c4 6066 google_battery: MSC_JEITA temp=314 ok, enabling charging
12-18 23:51:55.222 0 0 I : c4 6066 google_battery: MSC_SEED temp=314 vbatt=4284062 temp_idx:-1->2, vbatt_idx:-1->2
12-18 23:51:55.222 0 0 I : c4 6066 google_battery: MSC_LOGIC cv_cnt=3 ov_cnt=0 temp_idx:-1->2, vbatt_idx:-1->2, fv=-1->4400000, cc_max=1400000
12-18 23:51:55.222 0 0 I : c4 6066 google_battery: MSC_VOTE fv_uv=4400000 cc_max=1400000 update_interval=30000
12-18 23:51:55.222 0 0 I : c4 6066 sm8150_bms: CONSTANT_CHARGE_CURRENT_MAX : ivalue=1365000, val=27 pause=0 (0)
12-18 23:51:55.222 0 0 I : c4 6066 sm8150_bms: CONSTANT_CHARGE_VOLTAGE_MAX : ivalue=4400000, val=80 (0)
12-18 23:51:55.222 0 0 I : c4 6066 google_charger: MSC_CHG fv_uv=-1->4400000 cc_max=-1->1400000 rc=0
12-18 23:51:55.222 0 0 I : c4 6066 google_charger: MSC_CHG fv_uv=4400000, cc_max=1400000, rerun in 2000 ms (0)
12-18 23:51:55.222 0 0 I : c4 6066 google_charger: MSC_CHG power source usb=0 wlc=0, enabling charging
12-18 23:51:55.222 0 0 I : c4 6066 sm8150_bms: CHARGE_DISABLE : disable=0 -> val=1 (0)
12-18 23:51:55.226 0 0 I : c4 759 sm8150_bms: MSC_PCS chg_state=10c101030001 [0x1:1:3:4289:0] chg=
12-18 23:51:55.226 0 0 I : c4 759 google_battery: MSC_DIN chg_state=10c101030001 f=0x1 chg_s=Not Charging chg_t=None vchg=4289 icl=0
12-18 23:51:55.234 0 0 I : c4 759 google_battery: MSC_DSG vbatt_idx:2->2 vbatt=4284062 ibatt=147812 fv_uv=4400000 cv_cnt=3 ov_cnt=0
12-18 23:51:55.234 0 0 I : c4 759 google_battery: MSC_LOGIC cv_cnt=3 ov_cnt=0 temp_idx:2->2, vbatt_idx:2->2, fv=4400000->4400000, cc_max=1400000
12-18 23:51:55.234 0 0 I : c4 759 google_battery: MSC_VOTE fv_uv=4400000 cc_max=1400000 update_interval=30000
12-18 23:51:55.234 0 0 I : c4 759 google_charger: MSC_CHG fv_uv=4400000, cc_max=1400000, rerun in 2000 ms (0)
12-18 23:51:55.238 0 0 W : c1 1036 healthd: battery l=100 v=4284 t=31.4 h=2 st=4 c=-147812 fc=2512000 cc=416 chg=
12-18 23:51:55.261 0 0 W : c1 1036 healthd: battery l=100 v=4284 t=31.4 h=2 st=4 c=-147812 fc=2512000 cc=416 chg=
12-18 23:51:55.348 0 0 I : c1 461 qcom,qpnp-smb5 c440000.qcom,spmi:qcom,[email protected]:qcom,qpnp-smb5: typec_attach_detach_irq_handler lpd_stage=2 lpd_reason=0
12-18 23:51:55.350 0 0 I : c0 800 google,overheat_mitigation soc:google,overheat_mitigation: Update USB port temp:310
12-18 23:51:55.353 0 0 I : c0 414 google_charger: usbchg=Unknown typec=C usbv=4857 usbc=950 usbMv=5000 usbMc=0
12-18 23:51:55.353 0 0 I : c0 414 sm8150_bms: MSC_PCS chg_state=10c101030001 [0x1:1:3:4289:0] chg=
12-18 23:51:55.353 0 0 I : c0 414 google_battery: MSC_DIN chg_state=10c101030001 f=0x1 chg_s=Not Charging chg_t=None vchg=4289 icl=0
12-18 23:51:55.356 1044 3816 I android.hardware.usb.aidl-service: port0
12-18 23:51:55.356 1044 3816 I android.hardware.usb.aidl-service: 0ort0 connected:0 canChangeMode:1 canChagedata:0 canChangePower:0 usbDataEnabled:1
12-18 23:51:55.356 1044 3816 I android.hardware.usb.aidl-service: ContaminantDetectionStatus:2 ContaminantProtectionStatus:0
12-18 23:51:55.356 1044 3816 I android.hardware.usb.aidl-service: powerTransferLimited:0
12-18 23:51:55.356 1707 4623 I UsbPortManager: AIDL UsbDataStatus:1
12-18 23:51:55.356 1707 4623 I UsbPortManager: ClientCallback AIDL V1: port0
12-18 23:51:55.357 0 0 I : c0 800 google,overheat_mitigation soc:google,overheat_mitigation: Update USB port temp:310
12-18 23:51:55.360 1044 3816 I android.hardware.usb.aidl-service: port0
12-18 23:51:55.360 1044 3816 I android.hardware.usb.aidl-service: 0ort0 connected:0 canChangeMode:1 canChagedata:0 canChangePower:0 usbDataEnabled:1
12-18 23:51:55.360 0 0 I : c0 414 google_battery: MSC_DSG vbatt_idx:2->2 vbatt=4275781 ibatt=173125 fv_uv=4400000 cv_cnt=3 ov_cnt=0
12-18 23:51:55.360 1044 3816 I android.hardware.usb.aidl-service: ContaminantDetectionStatus:2 ContaminantProtectionStatus:0
12-18 23:51:55.360 1044 3816 I android.hardware.usb.aidl-service: powerTransferLimited:0
12-18 23:51:55.361 1707 4633 I UsbPortManager: AIDL UsbDataStatus:1
12-18 23:51:55.361 1707 4633 I UsbPortManager: ClientCallback AIDL V1: port0
12-18 23:51:55.361 0 0 I : c0 414 google_battery: MSC_LOGIC cv_cnt=3 ov_cnt=0 temp_idx:2->2, vbatt_idx:2->2, fv=4400000->4400000, cc_max=1400000
12-18 23:51:55.361 0 0 I : c0 414 google_battery: MSC_VOTE fv_uv=4400000 cc_max=1400000 update_interval=30000
12-18 23:51:55.361 0 0 I : c0 414 google_charger: MSC_CHG fv_uv=4400000, cc_max=1400000, rerun in 2000 ms (0)
12-18 23:51:55.363 0 0 I : c0 414 google_charger: usbchg=Unknown typec=C usbv=4859 usbc=1629 usbMv=5000 usbMc=0
12-18 23:51:55.363 0 0 I : c0 414 sm8150_bms: MSC_PCS chg_state=10c101030001 [0x1:1:3:4289:0] chg=
12-18 23:51:55.363 0 0 I : c0 414 google_battery: MSC_DIN chg_state=10c101030001 f=0x1 chg_s=Not Charging chg_t=None vchg=4289 icl=0
12-18 23:51:55.368 0 0 I : c0 414 google_battery: MSC_DSG vbatt_idx:2->2 vbatt=4275781 ibatt=173125 fv_uv=4400000 cv_cnt=3 ov_cnt=0
12-18 23:51:55.368 0 0 I : c0 414 google_battery: MSC_LOGIC cv_cnt=3 ov_cnt=0 temp_idx:2->2, vbatt_idx:2->2, fv=4400000->4400000, cc_max=1400000
12-18 23:51:55.368 0 0 I : c0 414 google_battery: MSC_VOTE fv_uv=4400000 cc_max=1400000 update_interval=30000
12-18 23:51:55.368 0 0 I : c0 414 google_charger: MSC_CHG fv_uv=4400000, cc_max=1400000, rerun in 2000 ms (0)
12-18 23:51:55.369 0 0 W : c7 1036 healthd: battery l=100 v=4275 t=31.4 h=2 st=4 c=-173125 fc=2512000 cc=416 chg=
12-18 23:51:55.387 0 0 W : c7 1036 healthd: battery l=100 v=4275 t=31.4 h=2 st=4 c=-173125 fc=2512000 cc=416 chg=
12-18 23:51:55.583 4347 6575 W eajv : [{0}] Failed to resolve name. status={1}
12-18 23:51:55.655 0 0 E : c5 987 power_supply main: driver failed to report `flash_trigger' property: -1
12-18 23:51:55.657 0 0 I : c5 290 google,overheat_mitigation soc:google,overheat_mitigation: Update USB port temp:310
12-18 23:51:55.662 1044 3816 I android.hardware.usb.aidl-service: port0
12-18 23:51:55.662 1044 3816 I android.hardware.usb.aidl-service: 0ort0 connected:0 canChangeMode:1 canChagedata:0 canChangePower:0 usbDataEnabled:1
12-18 23:51:55.663 1044 3816 I android.hardware.usb.aidl-service: ContaminantDetectionStatus:2 ContaminantProtectionStatus:0
12-18 23:51:55.663 1044 3816 I android.hardware.usb.aidl-service: powerTransferLimited:0
12-18 23:51:55.663 1707 4633 I UsbPortManager: AIDL UsbDataStatus:1
12-18 23:51:55.663 1707 4633 I UsbPortManager: ClientCallback AIDL V1: port0
12-18 23:51:55.663 0 0 I : c5 290 google_charger: usbchg=USB typec=C usbv=4862 usbc=1757 usbMv=5000 usbMc=0
12-18 23:51:55.663 0 0 I : c5 290 sm8150_bms: MSC_PCS chg_state=10c101030001 [0x1:1:3:4289:0] chg=
12-18 23:51:55.663 0 0 I : c5 290 google_battery: MSC_DIN chg_state=10c101030001 f=0x1 chg_s=Not Charging chg_t=None vchg=4289 icl=0
12-18 23:51:55.668 0 0 I : c5 290 google_battery: MSC_DSG vbatt_idx:2->2 vbatt=4275781 ibatt=158125 fv_uv=4400000 cv_cnt=3 ov_cnt=0
12-18 23:51:55.668 0 0 I : c5 290 google_battery: MSC_LOGIC cv_cnt=3 ov_cnt=0 temp_idx:2->2, vbatt_idx:2->2, fv=4400000->4400000, cc_max=1400000
12-18 23:51:55.668 0 0 I : c5 290 google_battery: MSC_VOTE fv_uv=4400000 cc_max=1400000 update_interval=30000
12-18 23:51:55.668 0 0 I : c5 290 google_charger: MSC_CHG fv_uv=4400000, cc_max=1400000, rerun in 2000 ms (0)
12-18 23:51:55.676 0 0 W : c0 1036 healthd: battery l=100 v=4275 t=31.4 h=2 st=4 c=-158125 fc=2512000 cc=416 chg=
12-18 23:51:55.694 4483 7058 W eajv : [{0}] Failed to resolve name. status={1}
12-18 23:51:55.797 1707 1707 I Telecom : DefaultDialerCache: Refreshing default dialer for user 0: now com.google.android.dialer: [email protected]
12-18 23:51:55.797 1707 2249 I InputReader: Reconfiguring input devices, changes=KEYBOARD_LAYOUTS |
12-18 23:51:55.797 4131 4131 V MediaPlayerList: mPackageChangedBroadcastReceiver: action: android.intent.action.PACKAGE_CHANGED
12-18 23:51:55.797 4131 4131 D MediaPlayerList: Name of package changed: com.google.android.gms
12-18 23:51:55.807 5592 5855 I Bugle : BroadcastReceiverAsyncWorkTracker: Acknowledging broadcast of [email protected]
12-18 23:51:55.817 4483 7938 I PeopleGalProvider: Gal directories started.
12-18 23:51:55.817 4483 7938 I PeopleGalProvider: Method 1 completed.
12-18 23:51:55.817 4483 7938 I PeopleGalProvider: Method 1 finished successfully.
12-18 23:51:55.822 5152 5152 D RegisteredNfcFServicesCache: Service unchanged, not updating
12-18 23:51:55.823 4216 4294 D SecureElementService: getReaders() for com.android.nfc
12-18 23:51:55.829 4347 8808 I Fitness : OnPackageChangedOperation got intent: Intent { act=android.intent.action.PACKAGE_CHANGED dat=package: flg=0x45000010 pkg=com.google.android.gms cmp=com.google.android.gms/.chimera.PersistentIntentOperationService (has extras) } [CONTEXT service_id=17 ]
12-18 23:51:55.833 4229 4229 D CarrierSvcBindHelper: onPackageModified: com.google.android.gms
12-18 23:51:55.833 4229 4229 D CarrierSvcBindHelper: No carrier app for: 0
12-18 23:51:55.836 4229 4229 D ImsResolver: maybeAddedImsService, packageName: com.google.android.gms
12-18 23:51:55.840 5255 8800 I ProvidersCache: Provider returned no roots. Possibly naughty: com.google.android.apps.docs.storage
12-18 23:51:55.842 4483 4517 I Icing : updateResources: need to parse anpn{com.google.android.gms}
12-18 23:51:55.849 4347 4539 I Fitness : FitCleanupIntentOperation received Intent android.intent.action.PACKAGE_CHANGED [CONTEXT service_id=17 ]
12-18 23:51:55.850 4347 4527 W ChimeraUtils: Module com.google.android.gms.nearby_en has empty metadata display_name_string_id
12-18 23:51:55.860 0 0 E : c7 437 msm-usb-ssphy-qmp 88e8000.ssphy: USB DP QMP PHY: Update TYPEC CTRL(2)
12-18 23:51:55.915 0 0 I : c7 437 msm-dwc3 a600000.ssusb: DWC3 exited from low power mode
12-18 23:51:55.975 0 0 I : c7 79 msm-dwc3 a600000.ssusb: Avail curr from USB = 100
12-18 23:51:55.979 1707 1733 I system_server: Background concurrent copying GC freed 1889601(77MB) AllocSpace objects, 43(1388KB) LOS objects, 75% free, 25MB/100MB, paused 83us,112us total 127.299ms
12-18 23:51:55.987 4483 8077 W SingleHostAsyncVerifier: Error performing check: [CONTEXT service_id=244 ]
12-18 23:51:55.988 4483 8077 W SingleHostAsyncVerifier: Out of retries on: # [email protected] [CONTEXT service_id=244 ]
12-18 23:51:55.990 4483 8076 W SingleHostAsyncVerifier: Error performing check: [CONTEXT service_id=244 ]
12-18 23:51:55.990 4483 8076 W SingleHostAsyncVerifier: Out of retries on: # [email protected] [CONTEXT service_id=244 ]
12-18 23:51:55.991 4483 6553 I IntentFilterIntentOp: Verification 7 complete. Success:false. Failed hosts:files.google.com,filesgo.google.com. [CONTEXT service_id=244 ]
12-18 23:51:55.994 4483 6553 I IntentFilterIntentOp: Verifying IntentFilter. verificationId:8 scheme:"https" hosts:"g.co" package:"com.android.wallpaper". [CONTEXT service_id=244 ]
12-18 23:51:55.996 4483 6553 I AppLinksUtilsV1: Legacy cross-profile verification enabled [CONTEXT service_id=244 ]
12-18 23:51:56.001 4483 7058 W eajv : [{0}] Failed to resolve name. status={1}
12-18 23:51:56.003 4483 8076 W SingleHostAsyncVerifier: Error performing check: [CONTEXT service_id=244 ]
12-18 23:51:56.113 4895 4895 V ContactsProvider: Scheduled notifyChange started.
12-18 23:51:56.113 0 0 I : c7 79 android_work: did not send uevent (0 0 0000000000000000)
12-18 23:51:56.116 4131 4131 D BluetoothPbapService: onChange on contact uri
12-18 23:51:56.123 4131 8817 D BluetoothPbapUtils: primaryVersionCounter = 0, secondaryVersionCounter=0
12-18 23:51:56.180 4483 7058 W eajv : [{0}] Failed to resolve name. status={1}
12-18 23:51:56.264 1707 1822 I UsbPortManager: USB HAL AIDL version: USB_HAL_V2_0
12-18 23:51:56.265 0 0 I : c2 432 android_work: sent uevent USB_STATE=CONNECTED
12-18 23:51:56.267 1707 1822 D UsbDeviceManager: push notification:Charging this device via USB
12-18 23:51:56.267 0 0 I : c1 809 configfs-gadget gadget: super-speed config #1: b
12-18 23:51:56.268 1368 1403 I adbd : USB event: FUNCTIONFS_ENABLE
12-18 23:51:56.267 0 0 I : c1 20 msm-dwc3 a600000.ssusb: Avail curr from USB = 900
12-18 23:51:56.268 0 0 I : c1 20 android_work: sent uevent USB_STATE=CONFIGURED
12-18 23:51:56.271 1707 1707 W NotificationHistory: Attempted to add notif for locked/gone/disabled user 0
12-18 23:51:56.273 1707 1822 I UsbPortManager: USB HAL AIDL version: USB_HAL_V2_0
12-18 23:51:56.275 4071 4114 I Tethering: USB bcast connected:true configured:false rndis:false ncm:false
12-18 23:51:56.276 1707 1707 W NotificationHistory: Attempted to add notif for locked/gone/disabled user 0
12-18 23:51:56.276 1707 4631 W UserManagerService: Cannot retrieve activities for disabled profile -1 from 0
12-18 23:51:56.277 4071 4114 I Tethering: USB bcast connected:true configured:true rndis:false ncm:false
12-18 23:51:56.278 1707 4635 W UserManagerService: Cannot retrieve activities for disabled profile -1 from 0
12-18 23:51:56.280 1707 4631 W UserManagerService: Cannot retrieve activities for disabled profile -1 from 0
12-18 23:51:56.282 1368 8818 I adbd : UsbFfs-worker thread spawned
12-18 23:51:56.619 0 0 I : c1 20 sm8150_bms: MSC_PCS chg_state=1c2109803010005 [0x5:3:1:4248:450] chg=u
12-18 23:51:56.630 0 0 I : c1 20 google_charger: usbchg=USB typec=C usbv=5106 usbc=532 usbMv=5000 usbMc=500
12-18 23:51:56.631 0 0 I : c1 20 sm8150_bms: MSC_PCS chg_state=226109803010015 [0x15:3:1:4248:550] chg=u
12-18 23:51:56.631 0 0 I : c1 20 google_battery: MSC_DIN chg_state=226109803010015 f=0x15 chg_s=Charging chg_t=Fast vchg=4248 icl=550
12-18 23:51:56.634 4483 4483 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.mobstore.service.START pkg=com.google.android.gms }
12-18 23:51:56.637 0 0 I : c1 20 google_battery: MSC_LAST vbatt=4294687 ibatt=-3750 fv_uv=4400000
12-18 23:51:56.637 0 0 I : c1 20 google_battery: hold not defined for msc_state=7
12-18 23:51:56.638 0 0 I : c1 20 google_battery: MSC_LOGIC cv_cnt=3 ov_cnt=0 temp_idx:2->2, vbatt_idx:2->2, fv=4400000->4400000, cc_max=1400000
12-18 23:51:56.638 0 0 I : c1 20 google_battery: MSC_VOTE fv_uv=4400000 cc_max=1400000 update_interval=30000
12-18 23:51:56.638 0 0 I : c1 20 google_charger: MSC_CHG fv_uv=4400000, cc_max=1400000, rerun in 30000 ms (0)
12-18 23:51:56.644 0 0 W : c2 1036 healthd: battery l=100 v=4294 t=31.4 h=2 st=4 c=3750 fc=2512000 cc=416 chg=u
12-18 23:51:56.656 1707 1837 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x4000010 (has extras) } to com.google.android.gms/.gcm.nts.SchedulerReceiver
12-18 23:51:56.658 5138 5138 I GsaVoiceInteractionSrv: (REDACTED) O received %s
12-18 23:51:56.658 1707 1837 W BroadcastQueue: Background execution not allowed: receiving Intent { act=android.intent.action.ACTION_POWER_CONNECTED flg=0x4000010 (has extras) } to com.google.android.gms/.chimera.GmsIntentOperationService$PersistentTrustedReceiver
12-18 23:51:56.659 5138 5588 I BrdcstRcvrMsgr: (REDACTED) sendMessage(): received broadcast id:%d with action:%s
12-18 23:51:56.660 4644 8819 D PowerUI : can't show warning due to - plugged: true status unknown: false
12-18 23:51:56.660 5138 5138 I AmbBrdcstRcvrServClient: (REDACTED) handleRefreshAction(): not handling %s
12-18 23:51:56.661 1707 1878 E LightsService: Light requested not available on this device. 2
12-18 23:51:56.668 5333 5333 I A : Creating pss binder().
12-18 23:51:56.669 1707 4631 D CoreBackPreview: Window{587d6df u0 Wired Charging Animation}: Setting back callback OnBackInvokedCallbackInfo{[email protected]d7, mPriority=0}
12-18 23:51:56.667 0 0 E : c4 6066 power_supply main: driver failed to report `flash_trigger' property: -1
12-18 23:51:56.673 1707 1824 I EntropyMixer: Updated seed file
12-18 23:51:56.675 5333 8392 I A : Calling beginBinderSession().
12-18 23:51:56.676 5138 5588 I BrdcstRcvrMsgr: disconnect()
12-18 23:51:56.676 5138 5588 E BrdcstRcvrMsgr: SvcConn: binder null, could not send broadcast of action
12-18 23:51:56.676 4483 8801 I SnapshotHandler: Unable to retrieve flag snapshot for com.google.android.gms.reachability, using defaults.
12-18 23:51:56.680 4483 4483 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.680 4483 4483 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.684 5333 5333 I A : (REDACTED) hasHotwordEverywhere-%b
12-18 23:51:56.685 1707 4635 D TelephonyManager: requestModemActivityInfo: Sending result to app: ModemActivityInfo{ mTimestamp=81354 mSleepTimeMs=28144 mIdleTimeMs=31573 mActivityStatsTechSpecificInfo=[{mRat=UNKNOWN,mFrequencyRange=UNKNOWN,mTxTimeMs[]=[0, 0, 0, 0, 0],mRxTimeMs=5510}]}
12-18 23:51:56.685 1707 1835 W Binder : Outgoing transactions from this process must be FLAG_ONEWAY
12-18 23:51:56.685 1707 1835 W Binder : java.lang.Throwable
12-18 23:51:56.685 1707 1835 W Binder : at android.os.BinderProxy.transact(BinderProxy.java:545)
12-18 23:51:56.685 1707 1835 W Binder : at android.content.ContentProviderProxy.openTypedAssetFile(ContentProviderNative.java:778)
12-18 23:51:56.685 1707 1835 W Binder : at android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.java:2027)
12-18 23:51:56.685 1707 1835 W Binder : at android.content.ContentResolver.openTypedAssetFileDescriptor(ContentResolver.java:1965)
12-18 23:51:56.685 1707 1835 W Binder : at android.provider.MediaStore.getOriginalMediaFormatFileDescriptor(MediaStore.java:1058)
12-18 23:51:56.685 1707 1835 W Binder : at android.os.FileUtils.convertToModernFd(FileUtils.java:1473)
12-18 23:51:56.685 1707 1835 W Binder : at android.media.MediaPlayer.setDataSource(MediaPlayer.java:1270)
12-18 23:51:56.685 1707 1835 W Binder : at android.media.MediaPlayer.setDataSource(MediaPlayer.java:1253)
12-18 23:51:56.685 1707 1835 W Binder : at android.media.MediaPlayer.setDataSource(MediaPlayer.java:1210)
12-18 23:51:56.685 1707 1835 W Binder : at android.media.MediaPlayer.setDataSource(MediaPlayer.java:1187)
12-18 23:51:56.685 1707 1835 W Binder : at android.media.MediaPlayer.setDataSource(MediaPlayer.java:1152)
12-18 23:51:56.685 1707 1835 W Binder : at android.media.MediaPlayer.setDataSource(MediaPlayer.java:1077)
12-18 23:51:56.685 1707 1835 W Binder : at android.media.MediaPlayer.setDataSource(MediaPlayer.java:1023)
12-18 23:51:56.685 1707 1835 W Binder : at android.media.Ringtone.createLocalMediaPlayer(Ringtone.java:173)
12-18 23:51:56.685 1707 1835 W Binder : at android.media.RingtoneManager.getRingtone(RingtoneManager.java:779)
12-18 23:51:56.685 1707 1835 W Binder : at android.media.RingtoneManager.getRingtone(RingtoneManager.java:749)
12-18 23:51:56.685 1707 1835 W Binder : at android.media.RingtoneManager.getRingtone(RingtoneManager.java:681)
12-18 23:51:56.685 1707 1835 W Binder : at com.android.server.power.Notifier.lambda$playChargingStartedFeedback$5(Notifier.java:897)
12-18 23:51:56.685 1707 1835 W Binder : at com.android.server.power.Notifier.$r8$lambda$Nl0xh2b6rrgA2wwOFnLfiO_KxBU(Unknown Source:0)
12-18 23:51:56.685 1707 1835 W Binder : at com.android.server.power.Notifier$$ExternalSyntheticLambda5.run(Unknown Source:6)
12-18 23:51:56.685 1707 1835 W Binder : at android.os.Handler.handleCallback(Handler.java:942)
12-18 23:51:56.685 1707 1835 W Binder : at android.os.Handler.dispatchMessage(Handler.java:99)
12-18 23:51:56.685 1707 1835 W Binder : at android.os.Looper.loopOnce(Looper.java:201)
12-18 23:51:56.685 1707 1835 W Binder : at android.os.Looper.loop(Looper.java:288)
12-18 23:51:56.685 1707 1835 W Binder : at android.os.HandlerThread.run(HandlerThread.java:67)
12-18 23:51:56.686 5333 5333 I A : getLocaleToModelSpecsMap
12-18 23:51:56.687 4483 4483 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.689 5333 5333 I A : Using proto config with mendel
12-18 23:51:56.689 5333 5333 I A : Proto config empty. Exit merge.
12-18 23:51:56.689 4483 4483 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.689 4483 4483 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.692 4644 4733 E OpenGLRenderer: Unable to match the desired swap behavior.
12-18 23:51:56.694 0 0 I : c3 1041 iaxxx-spi spi5.0: iaxxx_ext_clk_ctl: mclk_en 1, cancel 0
12-18 23:51:56.696 1270 3913 D NuPlayerDriver: NuPlayerDriver(0xf71817d0) created, clientPid(1707)
12-18 23:51:56.699 4644 4733 W Parcel : Expecting binder but got null!
12-18 23:51:56.707 4483 4483 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.711 4483 4483 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.711 4483 4483 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.724 4483 4483 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.731 4483 4483 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.731 4483 4483 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.733 4483 8806 I Backup : [GmsBackupAccountManager] Backup account not found in gmscore.
12-18 23:51:56.733 4483 4483 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.734 1270 8831 D GenericSource: FileSource remote
12-18 23:51:56.740 4347 4539 W ChimeraUtils: Module com.google.android.gms.backup_base has empty metadata display_name_string_id
12-18 23:51:56.744 4483 4483 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.744 4483 4483 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.745 1707 1835 D Ringtone: Successfully created local player
12-18 23:51:56.745 1707 1835 W Ringtone: Use of stream types is deprecated for operations other than volume control
12-18 23:51:56.745 1707 1835 W Ringtone: See the documentation of setStreamType() for what to use instead with android.media.AudioAttributes to qualify your playback use case
12-18 23:51:56.745 1270 1426 D NuPlayerDriver: reset(0xf71817d0) at state 4
12-18 23:51:56.746 1270 8825 D NuPlayerDriver: notifyResetComplete(0xf71817d0)
12-18 23:51:56.749 1270 6568 D NuPlayerDriver: reset(0xf71817d0) at state 0
12-18 23:51:56.749 1707 1835 V MediaPlayer: resetDrmState: mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
12-18 23:51:56.749 1707 1835 V MediaPlayer: cleanDrmObj: mDrmObj=null mDrmSessionId=null
12-18 23:51:56.749 1707 1835 V MediaPlayer: resetDrmState: mDrmInfo=null mDrmProvisioningThread=null mPrepareDrmInProgress=false mActiveDrmScheme=false
12-18 23:51:56.749 1707 1835 V MediaPlayer: cleanDrmObj: mDrmObj=null mDrmSessionId=null
12-18 23:51:56.751 4483 4483 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.753 1270 1426 D NuPlayerDriver: NuPlayerDriver(0xf71817d0) created, clientPid(1707)
12-18 23:51:56.761 1270 8836 D GenericSource: FileSource remote
12-18 23:51:56.763 4483 4483 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.763 4483 4483 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.764 4483 4483 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.766 4483 4483 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.766 4483 4483 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.767 4483 4483 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.769 1707 1835 D Ringtone: Successfully created local player
12-18 23:51:56.770 4483 4483 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.770 4483 4483 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.772 4483 4483 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.774 4483 4483 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.774 4483 4483 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.775 4483 4483 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.778 4483 4483 D BoundBrokerSvc: onBind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.778 4483 4483 D BoundBrokerSvc: Loading bound service for intent: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.779 1707 1707 D MediaRouter: onRestoreRoute() : route=RouteInfo{ name=Phone, description=null, status=null, category=RouteCategory{ name=System types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO , presentationDisplay=null }
12-18 23:51:56.779 1707 1707 V MediaRouter: Selecting route: RouteInfo{ name=Phone, description=null, status=null, category=RouteCategory{ name=System types=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO groupable=false }, supportedTypes=ROUTE_TYPE_LIVE_AUDIO ROUTE_TYPE_LIVE_VIDEO , presentationDisplay=null }
12-18 23:51:56.780 4483 4483 D BoundBrokerSvc: onUnbind: Intent { act=com.google.android.gms.common.BIND_SHARED_PREFS pkg=com.google.android.gms }
12-18 23:51:56.780 1270 8835 I GenericSource: start
A happy new year to everyone, developers and readers!!
There is no "official" thread yet, so I am posting my question here:
This morning my P4 told me there is LOS 20 available. Upgrading (from 19.1) went smoothly, without any trouble. But I forgot to flash the new recovery. Can I leave it for now and will it be updated automatically, when the first OTA update is available, or do I need to install the recovery manually any way?
dvdram said:
A happy new year to everyone, developers and readers!!
There is no "official" thread yet, so I am posting my question here:
This morning my P4 told me there is LOS 20 available. Upgrading (from 19.1) went smoothly, without any trouble. But I forgot to flash the new recovery. Can I leave it for now and will it be updated automatically, when the first OTA update is available, or do I need to install the recovery manually any way?
Click to expand...
Click to collapse
From my experience the OTA updates do update the bootloader, HOWEVER I am not sure if this happens if you don't already have the correct recovery installed.
However I recommend flashing the recovery anyways as you won't lose any data, and if you chuck it through magisk first you can have a rooted device while your at it ;-)
Jairbear said:
However I recommend flashing the recovery anyways as you won't lose any data, and if you chuck it through magisk first you can have a rooted device while your at it ;-)
Click to expand...
Click to collapse
I see. What would be the correct adb command line, to flash just the recovery? I have to admit I can't remember any more and the instruction pages only seem to deal with the installation of the ROM itself.
Since the upgrade to LOS 20 there's a message popping up every now and then, urging me to activate Google's backup service. I don't want that, but there are only two buttons: "not now" and "activate". There is no way of telling "no thank!" and disabling it forever. How do I get rid of this message and this service?
dvdram said:
I see. What would be the correct adb command line, to flash just the recovery? I have to admit I can't remember any more and the instruction pages only seem to deal with the installation of the ROM itself.
Since the upgrade to LOS 20 there's a message popping up every now and then, urging me to activate Google's backup service. I don't want that, but there are only two buttons: "not now" and "activate". There is no way of telling "no thank!" and disabling it forever. How do I get rid of this message and this service?
Click to expand...
Click to collapse
adb reboot fastboot
Then:
fastboot flash boot <recovery image here>
I use Google backup so not sure how to turn it off, but check backup settings under Settings>System>Backup
Hope this helps
dvdram said:
I see. What would be the correct adb command line, to flash just the recovery? I have to admit I can't remember any more and the instruction pages only seem to deal with the installation of the ROM itself.
Since the upgrade to LOS 20 there's a message popping up every now and then, urging me to activate Google's backup service. I don't want that, but there are only two buttons: "not now" and "activate". There is no way of telling "no thank!" and disabling it forever. How do I get rid of this message and this service?
Click to expand...
Click to collapse
Great news for Pixel 4 as Google support reaches its end.
Just FYI, see https://wiki.lineageos.org/devices/flame/install#booting-a-custom-recovery-using-fastboot for the instructions on installing Lineage Recovery.
Jairbear, Eadn33: thanks a lot! I was following the blog entry "Changelog-27" and landed on this page. The information about how to install the recovery is missing there.
The pop up message about the backup service seems to have been caused by the wrong option under "Systen > backup": somehow the default was set to Google. After changing this to "Seedvault", the message has not returned yet.

Categories

Resources