Skip to content

Instantly share code, notes, and snippets.

@bitmuster
Created April 6, 2020 22:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bitmuster/fa5ed9237d938f79c02c95071f1396b7 to your computer and use it in GitHub Desktop.
Save bitmuster/fa5ed9237d938f79c02c95071f1396b7 to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.112-perf+ (micha@charon) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #7 SMP PREEMPT Sun Apr 5 00:14:14 CEST 2020
[ 0.000000] Boot CPU: AArch64 Processor [51af8014]
[ 0.000000] Machine: Qualcomm Technologies, Inc. SDM632 PMI632 MTP S3
[ 0.000000] earlycon: msm_serial_dm0 at MMIO 0x00000000078af000 (options '')
[ 0.000000] bootconsole [msm_serial_dm0] enabled
[ 0.000000] efi: Getting EFI parameters from FDT:
[ 0.000000] efi: UEFI not found.
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000ffc00000, size 4 MiB
[ 0.000000] OF: reserved mem: initialized node adsp_region@0, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000008f800000, size 8 MiB
[ 0.000000] OF: reserved mem: initialized node gpu_region@0, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000008f000000, size 8 MiB
[ 0.000000] OF: reserved mem: initialized node venus_region@0, compatible id shared-dma-pool
[ 0.000000] OF: reserved mem: invalid size property in 'mem_dump_region' node.
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000f4800000, size 180 MiB
[ 0.000000] OF: reserved mem: initialized node secure_region@0, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000f3800000, size 16 MiB
[ 0.000000] OF: reserved mem: initialized node qseecom_region@0, compatible id shared-dma-pool
[ 0.000000] Reserved memory: created CMA memory pool at 0x00000000f3400000, size 4 MiB
[ 0.000000] OF: reserved mem: initialized node qseecom_ta_region, compatible id shared-dma-pool
[ 0.000000] Removed memory: created DMA memory pool at 0x0000000085b00000, size 13 MiB
[ 0.000000] OF: reserved mem: initialized node other_ext_region@0, compatible id removed-dma-pool
[ 0.000000] Removed memory: created DMA memory pool at 0x0000000086c00000, size 106 MiB
[ 0.000000] OF: reserved mem: initialized node modem_region@0, compatible id removed-dma-pool
[ 0.000000] Removed memory: created DMA memory pool at 0x000000008d600000, size 17 MiB
[ 0.000000] OF: reserved mem: initialized node adsp_fw_region@0, compatible id removed-dma-pool
[ 0.000000] Removed memory: created DMA memory pool at 0x000000008e700000, size 7 MiB
[ 0.000000] OF: reserved mem: initialized node wcnss_fw_region@0, compatible id removed-dma-pool
[ 0.000000] cma: Reserved 16 MiB at 0x00000000f2400000
[ 0.000000] On node 0 totalpages: 946432
[ 0.000000] DMA zone: 15360 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 946432 pages, LIFO batch:31
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.0
[ 0.000000] Did not receive the expected number of bytes from PRNG: 0
[ 0.000000] percpu: Embedded 23 pages/cpu @fffffff8b2126000 s55192 r8192 d30824 u94208
[ 0.000000] pcpu-alloc: s55192 r8192 d30824 u94208 alloc=23*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 931072
[ 0.000000] Kernel command line: kpti=0 console=ttyMSM0,115200,n8 androidboot.console=ttyMSM0 androidboot.hardware=qcom msm_rtb.filter=0x237 ehci-hcd.park=3 lpm_levels.sleep_disabled=1 androidboot.bootdevice=7824900.sdhci earlycon=msm_serial_dm,0x78af000 firmware_class.path=/vendor/firmware_mnt/image androidboot.usbconfigfs=true loop.max_part=7 androidboot.selinux=permissive buildvariant=eng androidboot.emmc=true androidboot.pcbastage=Reserved androidboot.verifiedbootstate=orange androidboot.keymaster=1 root=PARTUUID=68bc91e6-9723-e5d0-1210-96dcc78c4f05 androidboot.vbmeta.device=PARTUUID=4617542d-6902-0abe-e740-2c209d448ea4 androidboot.vbmeta.avb_version=1.0 androidboot.vbmeta.device_state=unlocked androidboot.vbmeta.hash_alg=sha256 androidboot.vbmeta.size=5248 androidboot.vbmeta.digest=89e014e9b4b9cd94abbb942d2d1fd0a25137361f4bba4e6118042c8f52edb04e androidboot.veritymode=disabled androidboot.serialno=A209GPYP0202 androidboot.customer_serialno=A209GPYP0202 androidboot.factory_serialno=
[ 0.000000] log_buf_len individual max cpu contribution: 131072 bytes
[ 0.000000] log_buf_len total cpu_extra contributions: 917504 bytes
[ 0.000000] log_buf_len min size: 131072 bytes
[ 0.000000] log_buf_len: 1048576 bytes
[ 0.000000] early log buf free: 126364(96%)
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] Memory: 3404424K/3785728K available (17916K kernel code, 1892K rwdata, 6796K rodata, 4096K init, 2275K bss, 139640K reserved, 241664K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
[ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB)
[ 0.000000] .text : 0xffffff9395080000 - 0xffffff9396200000 ( 17920 KB)
[ 0.000000] .rodata : 0xffffff9396200000 - 0xffffff9396a00000 ( 8192 KB)
[ 0.000000] .init : 0xffffff9396a00000 - 0xffffff9396e00000 ( 4096 KB)
[ 0.000000] .data : 0xffffff9396e00000 - 0xffffff9396fd9200 ( 1893 KB)
[ 0.000000] .bss : 0xffffff9396fd9200 - 0xffffff9397212084 ( 2276 KB)
[ 0.000000] fixed : 0xffffffbefe7fb000 - 0xffffffbefec00000 ( 4116 KB)
[ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB)
[ 0.000000] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 GB maximum)
[ 0.000000] 0xffffffbfdf400000 - 0xffffffbfe3000000 ( 60 MB actual)
[ 0.000000] memory : 0xfffffff7d0000000 - 0xfffffff8c0000000 ( 3840 MB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] \x09RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000]
[ 0.000000] **********************************************************
[ 0.000000] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
[ 0.000000] ** **
[ 0.000000] ** trace_printk() being used. Allocating extra memory. **
[ 0.000000] ** **
[ 0.000000] ** This means that this is a DEBUG kernel and it is **
[ 0.000000] ** unsafe for production use. **
[ 0.000000] ** **
[ 0.000000] ** If you see this message and you are not debugging **
[ 0.000000] ** the kernel, report this immediately to your vendor! **
[ 0.000000] ** **
[ 0.000000] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
[ 0.000000] **********************************************************
[ 0.000000] NR_IRQS:64 nr_irqs:64 0
[ 0.000000] \x09Offload RCU callbacks from all CPUs
[ 0.000000] \x09Offload RCU callbacks from CPUs: 0-7.
[ 0.000000] arm_arch_timer: Architected cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000005] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.010765] clocksource: Switched to clocksource arch_sys_counter
[ 0.020089] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.032825] pid_max: default: 32768 minimum: 301
[ 0.035479] Security Framework initialized
[ 0.040004] SELinux: Initializing.
[ 0.043973] SELinux: Starting in permissive mode
[ 0.044013] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.047301] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.055489] /cpus/cpu@0: Missing clock-frequency property
[ 0.061310] /cpus/cpu@1: Missing clock-frequency property
[ 0.066658] /cpus/cpu@2: Missing clock-frequency property
[ 0.072070] /cpus/cpu@3: Missing clock-frequency property
[ 0.077424] /cpus/cpu@100: Missing clock-frequency property
[ 0.082824] /cpus/cpu@101: Missing clock-frequency property
[ 0.088189] /cpus/cpu@102: Missing clock-frequency property
[ 0.093775] /cpus/cpu@103: Missing clock-frequency property
[ 0.099392] sched-energy: Sched-energy-costs installed from DT
[ 0.104876] ASID allocator initialised with 32768 entries
[ 0.124410] cpu_clock_init: CPU clocks configured
[ 0.125574] MSM Memory Dump base table set up
[ 0.128102] MSM Memory Dump apps data table set up
[ 0.132725] EFI services will not be available.
[ 0.146037] CPU1: Booted secondary processor [51af8014]
[ 0.154717] CPU2: Booted secondary processor [51af8014]
[ 0.163337] CPU3: Booted secondary processor [51af8014]
[ 0.172000] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64MMFR0_EL1. Boot CPU: 0x00000000001122, CPU4: 0x00000000101122
[ 0.172011] Unsupported CPU feature variation.
[ 0.172017] ------------[ cut here ]------------
[ 0.172034] WARNING: CPU: 4 PID: 0 at /media/micha/a009f44d-e40d-40ae-9086-171ccfffeb97/Lineage/lineage-16/kernel/fairphone/sdm632/arch/arm64/kernel/cpufeature.c:629 update_cpu_features+0x400/0x408
[ 0.172039] Modules linked in:
[ 0.172045] CPU: 4 PID: 0 Comm: swapper/4 Not tainted 4.9.112-perf+ #7
[ 0.172047] Hardware name: Qualcomm Technologies, Inc. SDM632 PMI632 MTP S3 (DT)
[ 0.172051] task: fffffff8ad0e8e80 task.stack: fffffff8ad0f0000
[ 0.172055] PC is at update_cpu_features+0x400/0x408
[ 0.172059] LR is at update_cpu_features+0x400/0x408
[ 0.172062] pc : [<ffffff93950926cc>] lr : [<ffffff93950926cc>] pstate: 60400085
[ 0.172063] sp : fffffff8ad0f3f70
[ 0.172068] x29: fffffff8ad0f3f70 x28: 0000000000000000
[ 0.172072] x27: 0000000000000000 x26: 0000000000000000
[ 0.172076] x25: 0000000000000000 x24: 0000000000000000
[ 0.172079] x23: 0000000000000000 x22: ffffff9396fdd138
[ 0.172083] x21: 0000000000000004 x20: fffffff8b21864d8
[ 0.172086] x19: 0000000000000001 x18: 0000000000000000
[ 0.172089] x17: 0000000000000000 x16: 0000000000000000
[ 0.172093] x15: 0000000000000000 x14: 0000000000040900
[ 0.172096] x13: fffffff8ad0f3f70 x12: fffffff8ad0f3f70
[ 0.172100] x11: 00000000ffffffc8 x10: ffffff9396fe3150
[ 0.172103] x9 : 0000000000000000 x8 : fffffff8b20285fc
[ 0.172107] x7 : 0000000000000000 x6 : 00000000117d0c15
[ 0.172110] x5 : 0000000000000015 x4 : 0000000000000000
[ 0.172113] x3 : 0000000000000080 x2 : 0000000000040900
[ 0.172117] x1 : 0000000000040900 x0 : 0000000000000022
[ 0.172120] \x0aPC: 0xffffff939509268c:
[ 0.172137] 268c b943a682 72a00304 b943a6c3 2a1503e1 2a0403e0 97fffd49 2a000273 34ffef13
[ 0.172150] 26ac f000f981 3954a420 35ffeea0 f000a780 52800022 9126c000 3914a422 9404c253
[ 0.172162] 26cc d4210000 17ffff6e a9bc7bfd 910003fd a90153f3 a90363f7 a9025bf5 aa0003f3
[ 0.172175] 26ec aa0103f8 f9400802 b40004e2 f000a797 f000a796 f000fa54 d2800035 9127c2f7
[ 0.172176] \x0aLR: 0xffffff939509268c:
[ 0.172189] 268c b943a682 72a00304 b943a6c3 2a1503e1 2a0403e0 97fffd49 2a000273 34ffef13
[ 0.172201] 26ac f000f981 3954a420 35ffeea0 f000a780 52800022 9126c000 3914a422 9404c253
[ 0.172213] 26cc d4210000 17ffff6e a9bc7bfd 910003fd a90153f3 a90363f7 a9025bf5 aa0003f3
[ 0.172226] 26ec aa0103f8 f9400802 b40004e2 f000a797 f000a796 f000fa54 d2800035 9127c2f7
[ 0.172228] \x0aSP: 0xfffffff8ad0f3f30:
[ 0.172240] 3f30 950926cc ffffff93 ad0f3f70 fffffff8 950926cc ffffff93 60400085 00000000
[ 0.172253] 3f50 00000000 00000000 96e1d3b0 ffffff93 ffffffff ffffffff ffffffff ffffffff
[ 0.172265] 3f70 ad0f3fb0 fffffff8 95091388 ffffff93 00000004 00000000 00000000 00000000
[ 0.172277] 3f90 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 0.172283] ---[ end trace af6d9d1807bd1ece ]---
[ 0.172285] Call trace:
[ 0.172290] Exception stack(0xfffffff8ad0f3d70 to 0xfffffff8ad0f3ea0)
[ 0.172294] 3d60: 0000000000000001 0000007fffffffff
[ 0.172299] 3d80: 0000000011fdc000 ffffff93950926cc 0000000060400085 000000000000003d
[ 0.172304] 3da0: 0000000000000000 0000000000000002 0000000000000000 0000000000000000
[ 0.172309] 3dc0: 0000000000000022 0000000000000080 ffffff9396592f90 ffffff9396592fa0
[ 0.172314] 3de0: ffffff9396e08738 ffffff9396a84010 0000000000000022 0000000000000004
[ 0.172319] 3e00: fffffff8ad0f3ea0 ffffff93951c30b8 ffffff9396e08000 fffffff8b21864d8
[ 0.172323] 3e20: 0000000000000004 ffffff9396fdd138 0000000000000000 0000000000040900
[ 0.172328] 3e40: 0000000000000022 0000000000040900 0000000000040900 0000000000000080
[ 0.172333] 3e60: 0000000000000000 0000000000000015 00000000117d0c15 0000000000000000
[ 0.172338] 3e80: fffffff8b20285fc 0000000000000000 ffffff9396fe3150 00000000ffffffc8
[ 0.172343] [<ffffff93950926cc>] update_cpu_features+0x400/0x408
[ 0.172348] [<ffffff9395091388>] cpuinfo_store_cpu+0x48/0x50
[ 0.172353] [<ffffff9395093834>] secondary_start_kernel+0xbc/0x154
[ 0.172356] [<00000000111291a4>] 0x111291a4
[ 0.172386] CPU4: Booted secondary processor [51af8002]
[ 0.180978] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64MMFR0_EL1. Boot CPU: 0x00000000001122, CPU5: 0x00000000101122
[ 0.181004] CPU5: Booted secondary processor [51af8002]
[ 0.189543] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64MMFR0_EL1. Boot CPU: 0x00000000001122, CPU6: 0x00000000101122
[ 0.189570] CPU6: Booted secondary processor [51af8002]
[ 0.198102] CPU features: SANITY CHECK: Unexpected variation in SYS_ID_AA64MMFR0_EL1. Boot CPU: 0x00000000001122, CPU7: 0x00000000101122
[ 0.198128] CPU7: Booted secondary processor [51af8002]
[ 0.198321] Brought up 8 CPUs
[ 0.658247] SMP: Total of 8 processors activated.
[ 0.661394] CPU features: detected feature: 32-bit EL0 Support
[ 0.666067] CPU features: kernel page table isolation forced OFF by command line option
[ 0.672330] CPU: All CPU(s) started at EL1
[ 0.679954] CPU7: update max cpu_capacity 1024
[ 0.684334] CPU1: update max cpu_capacity 1024
[ 0.755951] DMI not present or invalid.
[ 0.756384] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.758609] futex hash table entries: 2048 (order: 6, 262144 bytes)
[ 0.778939] pinctrl core: initialized pinctrl subsystem
[ 0.779805] NET: Registered protocol family 16
[ 0.785725] schedtune: init normalization constants...
[ 0.787486] schedtune: CLUSTER[0-3] min_pwr: 1 max_pwr: 54
[ 0.792665] schedtune: CPU[0] min_pwr: 8 max_pwr: 194
[ 0.799117] schedtune: CPU[1] min_pwr: 8 max_pwr: 194
[ 0.805645] schedtune: CPU[2] min_pwr: 8 max_pwr: 194
[ 0.812169] schedtune: CPU[3] min_pwr: 8 max_pwr: 194
[ 0.818649] schedtune: CLUSTER[4-7] min_pwr: 1 max_pwr: 377
[ 0.825175] schedtune: CPU[4] min_pwr: 40 max_pwr: 6688
[ 0.831700] schedtune: CPU[5] min_pwr: 40 max_pwr: 6688
[ 0.838180] schedtune: CPU[6] min_pwr: 40 max_pwr: 6688
[ 0.844706] schedtune: CPU[7] min_pwr: 40 max_pwr: 6688
[ 0.851229] schedtune: SYSTEM min_pwr: 194 max_pwr: 27959
[ 0.857711] schedtune: using normalization constants mul: 773913971 sh1: 1 sh2: 14
[ 0.864238] schedtune: verify normalization constants...
[ 0.871800] schedtune: max_pwr/2^0: 27765 => norm_pwr: 1024
[ 0.877239] schedtune: max_pwr/2^1: 13882 => norm_pwr: 511
[ 0.882896] schedtune: max_pwr/2^2: 6941 => norm_pwr: 255
[ 0.888524] schedtune: max_pwr/2^3: 3470 => norm_pwr: 127
[ 0.893848] schedtune: max_pwr/2^4: 1735 => norm_pwr: 63
[ 0.899373] schedtune: max_pwr/2^5: 867 => norm_pwr: 31
[ 0.904945] schedtune: configured to support 5 boost groups
[ 0.911448] cpuidle: using governor menu
[ 0.916259] cpuidle: using governor qcom
[ 0.925942] vdso: 2 pages (1 code @ ffffff9396207000, 1 data @ ffffff9396e04000)
[ 0.925992] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.933528] DMA: preallocated 256 KiB pool for atomic allocations
[ 0.944100] smd_channel_probe_now: allocation table not initialized
[ 0.946105] smd_channel_probe_now: allocation table not initialized
[ 0.951829] smd_channel_probe_now: allocation table not initialized
[ 0.958286] msm_rpm_glink_dt_parse: qcom,rpm-glink compatible not matches
[ 0.964393] pm8953_s1: Bringing 1uV into 16-16uV
[ 0.971292] pm8953_s2_level: Bringing 1uV into 16-16uV
[ 0.975747] pm8953_s2_floor_level: Bringing 1uV into 16-16uV
[ 0.981177] pm8953_s2_level_ao: Bringing 1uV into 16-16uV
[ 0.988163] pm8953_s7_level_ao: Bringing 1uV into 16-16uV
[ 1.002096] qcom,gcc-8953 1800000.qcom,gcc: Venus speed bin: 6
[ 1.018031] branch_clk_handoff: gcc_usb_phy_cfg_ahb_clk clock is enabled in HW
[ 1.018064] branch_clk_handoff: even though ENABLE_BIT is not set
[ 1.026427] qcom,gcc-8953 1800000.qcom,gcc: Registered GCC clocks
[ 1.030667] msm8953-pinctrl 1000000.pinctrl: invalid resource
[ 1.046190] platform soc:qcom,kgsl-hyp: assigned reserved memory node gpu_region@0
[ 1.053887] sps:sps is ready.
[ 1.057902] cpu-clock-sdm632 b114000.qcom,cpu-clock-8953: Speed bin: 6 PVS Version: 0
[ 1.059686] msm_watchdog b017000.qcom,wdt: wdog absent resource not present
[ 1.066036] msm_watchdog b017000.qcom,wdt: MSM Watchdog Initialized
[ 1.073880] platform soc:qcom,msm-adsprpc-mem: assigned reserved memory node adsp_region@0
[ 1.078720] spmi spmi-0: PMIC arbiter version v2 (0x20010000)
[ 1.079482] platform 4080000.qcom,mss: assigned reserved memory node modem_region@0
[ 1.079684] platform c200000.qcom,lpass: assigned reserved memory node adsp_fw_region@0
[ 1.079891] platform a21b000.qcom,pronto: assigned reserved memory node wcnss_fw_region@0
[ 1.080030] platform 1de0000.qcom,venus: assigned reserved memory node venus_region@0
[ 1.081176] gfx_mem_acc_corner: Bringing 0uV into 1-1uV
[ 1.081693] GFX_LDO: msm_gfx_ldo_voltage_init: LDO corner 1: target-volt = 580000 uV
[ 1.081697] GFX_LDO: msm_gfx_ldo_voltage_init: LDO corner 2: target-volt = 650000 uV
[ 1.081702] GFX_LDO: msm_gfx_ldo_voltage_init: LDO corner 3: target-volt = 720000 uV
[ 1.081709] GFX_LDO: msm_gfx_ldo_voltage_init: LDO-mode fuse disabled by default
[ 1.121964] mdss_pll_probe: MDSS pll label = MDSS DSI 0 PLL
[ 1.121970] mdss_pll_probe: mdss_pll_probe: label=MDSS DSI 0 PLL PLL SSC enabled
[ 1.121991] mdss_pll_util_parse_dt_supply: : error reading ulp load. rc=-22
[ 1.122528] dsi_pll_clock_register_8996: Registered DSI PLL ndx=0 clocks successfully
[ 1.122566] mdss_pll_probe: MDSS pll label = MDSS DSI 1 PLL
[ 1.122571] mdss_pll_probe: mdss_pll_probe: label=MDSS DSI 1 PLL PLL SSC enabled
[ 1.122589] mdss_pll_util_parse_dt_supply: : error reading ulp load. rc=-22
[ 1.123685] pll_is_pll_locked_8996: DSI PLL ndx=1 status=0 failed to Lock
[ 1.124116] dsi_pll_clock_register_8996: Registered DSI PLL ndx=1 clocks successfully
[ 1.127189] KPI: Bootloader start count = 32085
[ 1.127192] KPI: Bootloader end count = 470347
[ 1.127194] KPI: Bootloader display count = 83063
[ 1.127196] KPI: Bootloader load kernel count = 6959
[ 1.127200] KPI: Kernel MPM timestamp = 537349
[ 1.127202] KPI: Kernel MPM Clock frequency = 32768
[ 1.127221] socinfo_print: v0.10, id=349, ver=1.0, raw_id=186, raw_ver=0, hw_plat=8, hw_plat_ver=65536\x0a accessory_chip=0, hw_plat_subtype=3, pmic_model=65558, pmic_die_revision=65536 foundry_id=2 serial_number=2798361280
[ 1.127232] smem_get_ddr_manufacturer_id: [B]smem_get_ddr_manufacturer_id(2043): manufacturer_id=1, SAMSUNG
[ 1.127235] socinfo_init: [B]socinfo_init(2079): ddr_vendor=SAMSUNG
[ 1.129573] arm-smmu 1c40000.arm,smmu-kgsl: Couldn't get clock: gpu_ahb_clk
[ 1.130030] arm-smmu 1e00000.qcom,iommu: \x09(IDR0.CTTW overridden by dma-coherent property)
[ 1.130039] arm-smmu 1e00000.qcom,iommu: \x09stream matching with 122 register groups, mask 0x7fff
[ 1.130144] arm-smmu 1e00000.qcom,iommu: found 32 context interrupt(s) but have 30 context banks. assuming 30 context interrupts.
[ 1.130967] iommu: Adding device soc:qcom,msm-audio-ion to group 0
[ 1.135267] SCSI subsystem initialized
[ 1.135478] usbcore: registered new interface driver usbfs
[ 1.135524] usbcore: registered new interface driver hub
[ 1.135754] usbcore: registered new device driver usb
[ 1.137290] i2c-msm-v2 78b6000.i2c: probing driver i2c-msm-v2
[ 1.137369] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 1.137370] i2c-msm-v2 78b6000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
[ 1.138080] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 1.138081] i2c-msm-v2 78b7000.i2c: probing driver i2c-msm-v2
[ 1.138142] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 1.138142] i2c-msm-v2 78b7000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
[ 1.138585] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 1.138586] i2c-msm-v2 7af5000.i2c: probing driver i2c-msm-v2
[ 1.138636] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 1.138636] i2c-msm-v2 7af5000.i2c: msm_bus_scale_register_client(mstr-id:84):0 (not a problem)
[ 1.139077] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 1.139078] i2c-msm-v2 7af6000.i2c: probing driver i2c-msm-v2
[ 1.139125] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 1.139126] i2c-msm-v2 7af6000.i2c: msm_bus_scale_register_client(mstr-id:84):0 (not a problem)
[ 1.139720] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 1.139720] media: Linux media interface: v0.10
[ 1.139760] Linux video capture interface: v2.00
[ 1.152351] EDAC MC: Ver: 3.0.0
[ 1.154039] dmi: Firmware registration failed.
[ 1.155395] platform soc:qcom,ion:qcom,ion-heap@8: assigned reserved memory node secure_region@0
[ 1.155547] platform soc:qcom,ion:qcom,ion-heap@27: assigned reserved memory node qseecom_region@0
[ 1.155687] platform soc:qcom,ion:qcom,ion-heap@19: assigned reserved memory node qseecom_ta_region
[ 1.155941] ION heap system created
[ 1.159596] ION heap mm created at 0x00000000f4800000 with size b400000
[ 1.159607] ION heap qsecom created at 0x00000000f3800000 with size 1000000
[ 1.159616] ION heap qsecom_ta created at 0x00000000f3400000 with size 400000
[ 1.161139] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 1.161140] ipa ipa_init:4016 fail to register with bus mgr!
[ 1.161261] ipa ipa_plat_drv_probe:5046 ipa_init failed
[ 1.164498] Advanced Linux Sound Architecture Driver Initialized.
[ 1.165011] Bluetooth: Core ver 2.22
[ 1.165042] NET: Registered protocol family 31
[ 1.165044] Bluetooth: HCI device and connection manager initialized
[ 1.165052] Bluetooth: HCI socket layer initialized
[ 1.165059] Bluetooth: L2CAP socket layer initialized
[ 1.165720] NetLabel: Initializing
[ 1.165723] NetLabel: domain hash size = 128
[ 1.165724] NetLabel: protocols = UNLABELED CIPSOv4
[ 1.165782] NetLabel: unlabeled traffic allowed by default
[ 1.166350] gcc_oxili_gfx3d_clk: set OPP pair(19200000 Hz: 580000 uV) on 1c00000.qcom,kgsl-3d0
[ 1.166809] gcc_oxili_gfx3d_clk: set OPP pair(266670000 Hz: 720000 uV) on 1c00000.qcom,kgsl-3d0
[ 1.167253] gcc_oxili_gfx3d_clk: set OPP pair(725000000 Hz: 0 uV) on 1c00000.qcom,kgsl-3d0
[ 1.167597] gcc-gfx-8953 1800000.qcom,gcc-gfx: Registered GCC GFX clocks.
[ 1.167697] cpu-clock-sdm632 b114000.qcom,cpu-clock-8953: Speed bin: 6 PVS Version: 0
[ 1.168434] gdsc_oxili_gx: supplied by msm_gfx_ldo
[ 1.169673] arm-smmu 1c40000.arm,smmu-kgsl: \x09(IDR0.CTTW overridden by dma-coherent property)
[ 1.169682] arm-smmu 1c40000.arm,smmu-kgsl: \x09stream matching with 4 register groups, mask 0x7fff
[ 1.171153] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 1.171153] ipa ipa_init:4016 fail to register with bus mgr!
[ 1.171223] ipa ipa_plat_drv_probe:5046 ipa_init failed
[ 1.171310] cpu-clock-sdm632 b114000.qcom,cpu-clock-8953: Speed bin: 6 PVS Version: 0
[ 1.173490] clocksource: Switched to clocksource arch_sys_counter
[ 1.232329] VFS: Disk quotas dquot_6.6.0
[ 1.232390] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.232474] msm_bus_fabric_init_driver
[ 1.241448] msm_bus_device 580000.ad-hoc-bus: Bus scaling driver probe successful
[ 1.243209] NET: Registered protocol family 2
[ 1.243798] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 1.244182] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 1.244900] TCP: Hash tables configured (established 32768 bind 32768)
[ 1.244968] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 1.245077] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 1.245356] NET: Registered protocol family 1
[ 1.246531] gcc-mdss-8953 1800000.qcom,gcc-mdss: Registered GCC MDSS clocks.
[ 1.247728] ipa ipa2_uc_state_check:297 uC interface not initialized
[ 1.247742] ipa ipa_sps_irq_control_all:963 EP (2) not allocated.
[ 1.247748] ipa ipa_sps_irq_control_all:963 EP (5) not allocated.
[ 1.285420] sps:BAM 0x0000000007904000 is registered.
[ 1.285421] sps:BAM 0x0000000007904000 (va:0xffffff8008840000) enabled: ver:0x27, number of pipes:20
[ 1.383624] IPA driver initialization was successful.
[ 1.383729] cpu-clock-sdm632 b114000.qcom,cpu-clock-8953: Speed bin: 6 PVS Version: 0
[ 1.388451] Freeing initrd memory: 8744K
[ 1.395199] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 1.403071] audit: initializing netlink subsys (disabled)
[ 1.403129] audit: type=2000 audit(1.389:1): initialized
[ 1.403523] Initialise system trusted keyrings
[ 1.404214] workingset: timestamp_bits=62 max_order=20 bucket_order=0
[ 1.412993] Registering sdcardfs 0.1
[ 1.413286] fuse init (API version 7.26)
[ 1.414139] SELinux: Registering netfilter hooks
[ 1.414417] pfk_ext4 [pfk_ext4_init]: PFK EXT4 inited successfully
[ 1.414419] pfk_f2fs [pfk_f2fs_init]: PFK F2FS inited successfully
[ 1.414423] pfk [pfk_init]: Driver initialized successfully
[ 1.423367] Key type asymmetric registered
[ 1.423371] Asymmetric key parser 'x509' registered
[ 1.423392] io scheduler noop registered
[ 1.423688] io scheduler cfq registered (default)
[ 1.434968] msm_mdss_get_res_byname: 'vbif_nrt_phys' resource not found
[ 1.434981] mdss_mdp_probe+0x1a4/0x1300->msm_mdss_ioremap_byname: 'vbif_nrt_phys' msm_mdss_get_res_byname failed
[ 1.435267] mdss_mdp_irq_clk_register: unable to get clk: lut_clk
[ 1.435286] mdss_mdp_irq_clk_register: unable to get clk: mnoc_clk
[ 1.435831] No change in context(0==0), skip
[ 1.446354] mdss_mdp_pipe_addr_setup: type:0 ftchid:-1 xinid:0 num:0 rect:0 ndx:0x1 prio:0
[ 1.446380] mdss_mdp_pipe_addr_setup: type:1 ftchid:-1 xinid:1 num:3 rect:0 ndx:0x8 prio:1
[ 1.446385] mdss_mdp_pipe_addr_setup: type:1 ftchid:-1 xinid:5 num:4 rect:0 ndx:0x10 prio:2
[ 1.446408] mdss_mdp_pipe_addr_setup: type:2 ftchid:-1 xinid:2 num:6 rect:0 ndx:0x40 prio:3
[ 1.446428] mdss_mdp_pipe_addr_setup: type:3 ftchid:-1 xinid:7 num:10 rect:0 ndx:0x400 prio:0
[ 1.446443] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-pipe-sw-reset-off : u32 array read
[ 1.446609] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-ib-factor-overlap : u32 array read
[ 1.446619] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-bus-througput-factor : u32 array read
[ 1.446966] xlog_status: enable:1, panic:1, dump:2
[ 1.447373] iommu: Adding device 1a00000.qcom,mdss_mdp:qcom,smmu_mdp_unsec_cb to group 1
[ 1.447711] iommu: Adding device 1a00000.qcom,mdss_mdp:qcom,smmu_mdp_sec_cb to group 2
[ 1.448005] mdss_mdp_probe: mdss version = 0x10100000, bootloader display is on, num 1, intf_sel=0x00000100
[ 1.451105] mdss_smmu_util_parse_dt_clock: clocks are not defined
[ 1.451115] mdss_smmu_probe: iommu v2 domain[0] mapping and clk register successful!
[ 1.451146] mdss_smmu_util_parse_dt_clock: clocks are not defined
[ 1.451153] mdss_smmu_probe: iommu v2 domain[2] mapping and clk register successful!
[ 1.451855] mdss_dsi_get_dt_vreg_data: error reading ulp load. rc=-22
[ 1.451869] mdss_dsi_get_dt_vreg_data: error reading ulp load. rc=-22
[ 1.451886] mdss_dsi_get_dt_vreg_data: error reading ulp load. rc=-22
[ 1.452832] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->0
[ 1.453074] mdss_dsi_find_panel_of_node: cmdline:0:qcom,mdss_dsi_djn_hx83112b_1080p_cmd:1:none:cfg:single_dsi panel_name:qcom,mdss_dsi_djn_hx83112b_1080p_cmd
[ 1.453107] mdss_dsi_panel_init: Panel Name = djn hx83112b 1080p cmd mode dsi panel
[ 1.453315] mdss_dsi_panel_timing_from_dt: found new timing "qcom,mdss_dsi_djn_hx83112b_1080p_cmd" (fffffff8ad06b288)
[ 1.453340] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-post-panel-on-command
[ 1.453348] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-timing-switch-command
[ 1.453352] mdss_dsi_panel_get_dsc_cfg_np: cannot find dsc config node:
[ 1.453504] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-idle-on-command
[ 1.453513] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-idle-off-command
[ 1.453538] mdss_dsi_parse_panel_features: partial_update_enabled=0
[ 1.453549] mdss_dsi_parse_panel_features: ulps feature disabled
[ 1.453562] mdss_dsi_parse_panel_features: ulps during suspend feature disabled
[ 1.453563] mdss_dsi_parse_dms_config: dynamic switch feature enabled: 0
[ 1.453590] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-lp-mode-on
[ 1.453598] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-lp-mode-off
[ 1.453633] dyn_fps: min = 48, max = 60
[ 1.453670] mdss_dsi_get_dt_vreg_data: error reading ulp load. rc=-22
[ 1.453682] mdss_dsi_get_dt_vreg_data: error reading ulp load. rc=-22
[ 1.453693] mdss_dsi_get_dt_vreg_data: error reading ulp load. rc=-22
[ 1.453704] mdss_dsi_get_dt_vreg_data: error reading ulp load. rc=-22
[ 1.453844] dsi_panel_device_register+0xb0/0xc78->msm_mdss_config_vreg: lab get failed. rc=-517
[ 1.453932] dsi_panel_device_register: failed to init regulator, rc=-517
[ 1.453935] mdss_dsi_ctrl_probe: dsi panel dev reg failed
[ 1.454380] mdss_dsi_status_init: DSI status check interval:5000
[ 1.454843] mdss_register_panel: adding framebuffer device soc:qcom,mdss_wb_panel
[ 1.455881] mdss_fb_probe: fb0: split_mode:0 left:0 right:0
[ 2.261561] mdss_fb_register: FrameBuffer[0] 640x640 registered successfully!
[ 2.262474] PMIC@SID0: PM8953 v1.0 options: 2, 2, 0, 0
[ 2.262949] qcom,qpnp-power-on 200f000.qcom,spmi:qcom,pm8953@0:qcom,power-on@800: PMIC@SID0 Power-on reason: Triggered from Hard Reset and 'cold' boot
[ 2.262968] qcom,qpnp-power-on 200f000.qcom,spmi:qcom,pm8953@0:qcom,power-on@800: PMIC@SID0: Power-off reason: Triggered from PS_HOLD (PS_HOLD/MSM controlled shutdown)
[ 2.263186] input: qpnp_pon as /devices/virtual/input/input0
[ 2.268168] pm8953_s5_avs_limit: Bringing 0uV into 400000-400000uV
[ 2.268404] spm_regulator_probe: name=pm8953_s5, range=LV, voltage=870000 uV, mode=AUTO, step rate=1200 uV/us
[ 2.268852] PMIC@SID2: PMI632 v2.0 options: 0, 0, 0, 0
[ 2.269037] qcom,qpnp-power-on 200f000.qcom,spmi:qcom,pmi632@2:qcom,power-on@800: No PON config. specified
[ 2.269085] qcom,qpnp-power-on 200f000.qcom,spmi:qcom,pmi632@2:qcom,power-on@800: PMIC@SID2 Power-on reason: Triggered from PON1 (secondary PMIC) and 'cold' boot
[ 2.269110] qcom,qpnp-power-on 200f000.qcom,spmi:qcom,pmi632@2:qcom,power-on@800: PMIC@SID2: Power-off reason: Triggered from GP2 (Keypad_Reset2)
[ 2.272942] SDAM base=0xb600 size=128 registered successfully
[ 2.279508] LCDB: qpnp_lcdb_regulator_probe: LCDB module successfully registered! lcdb_en=1 ldo_voltage=5500mV ncp_voltage=5500mV bst_voltage=5650mV
[ 2.377535] mdss_mdp_splash_parse_dt: splash mem child node is not present
[ 2.391238] qcom-sps-dma 7884000.qcom,sps-dma: dma_async_device_register: device has no channels!
[ 2.397445] qcom-sps-dma 7ac4000.qcom,sps-dma: dma_async_device_register: device has no channels!
[ 2.412466] scm_call failed: func id 0x42000c16, ret: -1, syscall returns: 0x0, 0x0, 0x0
[ 2.415139] batched_hyp_assign: Failed to assign memory protection, ret = -5
[ 2.423332] memshare: hyp_assign_phys failed size=2097152 err=-5
[ 2.430368] memshare_child soc:qcom,memshare:qcom,client_1: for memshare_GPS segments only will be dumped.
[ 2.436793] memshare_child soc:qcom,memshare:qcom,client_2: for memshare_FTM segments only will be dumped.
[ 2.449226] scm_call failed: func id 0x42000c16, ret: -1, syscall returns: 0x0, 0x0, 0x0
[ 2.455466] batched_hyp_assign: Failed to assign memory protection, ret = -5
[ 2.463682] memshare: hyp_assign_phys failed size=5242880 err=-5
[ 2.470698] memshare_child soc:qcom,memshare:qcom,client_3: for memshare_DIAG segments only will be dumped.
[ 2.479005] minidump-id not found for a506_zap
[ 2.486210] subsys-pil-tz soc:qcom,kgsl-hyp: for a506_zap segments only will be dumped.
[ 2.491428] minidump-id not found for adsp
[ 2.498868] minidump-id not found for wcnss
[ 2.503107] minidump-id not found for venus
[ 2.506813] subsys-pil-tz 1de0000.qcom,venus: for venus segments only will be dumped.
[ 2.513097] minidump-id not found for modem
[ 2.521525] wcnss: wcnss_wlan probed in built-in mode
[ 2.524185] msm_serial 78af000.serial: msm_serial: detected port #0
[ 2.528181] msm_serial 78af000.serial: uartclk = 7372800
[ 2.534326] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 65, base_baud = 460800) is a MSM
[ 2.539800] msm_serial: console setup on port #0
[ 2.548421] console [ttyMSM0] enabled
[ 2.551088] bootconsole [msm_serial_dm0] disabled
[ 2.560023] msm_serial: driver initialized
[ 2.564966] msm_serial_hs module loaded
[ 2.571494] random: fast init done
[ 2.571906] random: crng init done
[ 2.587621] diag: In __diag_glink_init, unable to register for glink channel DIAG_CTRL
[ 2.587958] diag: In __diag_glink_init, unable to register for glink channel DIAG_DATA
[ 2.594864] diag: In __diag_glink_init, unable to register for glink channel DIAG_CMD
[ 2.602696] diag: In __diag_glink_init, unable to register for glink channel DIAG_DCI_DATA
[ 2.610543] diag: In __diag_glink_init, unable to register for glink channel DIAG_DCI_CMD
[ 2.625057] iommu: Adding device 1c40000.qcom,kgsl-iommu:gfx3d_user to group 3
[ 2.627001] platform 1c40000.qcom,kgsl-iommu:gfx3d_secure: assigned reserved memory node secure_region@0
[ 2.634259] iommu: Adding device 1c40000.qcom,kgsl-iommu:gfx3d_secure to group 4
[ 2.661920] brd: module loaded
[ 2.668343] loop: module loaded
[ 2.669021] zram: Added device: zram0
[ 2.671742] QSEECOM: qseecom_probe: qseecom.qsee_version = 0x1001000
[ 2.674149] QSEECOM: qseecom_retrieve_ce_data: Device does not support PFE
[ 2.680535] QSEECOM: qseecom_probe: qseecom clocks handled by other subsystem
[ 2.688172] QSEECOM: qseecom_probe: qsee reentrancy support phase is not defined, setting to default 0
[ 2.694675] QSEECOM: qseecom_probe: qseecom.whitelist_support = 1
[ 2.704424] i2c-msm-v2 78b6000.i2c: msm_bus_scale_register_client(mstr-id:86):0xc (ok)
[ 2.710381] i2c-msm-v2 78b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:2 cur:0 tx) bc(rx:5 tx:2) mode:FIFO slv_addr:0x8 MSTR_STS:0x0d1300c8 OPER:0x00000010
[ 2.717650] i2c-msm-v2 78b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:2 cur:0 tx) bc(rx:5 tx:2) mode:FIFO slv_addr:0x8 MSTR_STS:0x0d1300c8 OPER:0x00000010
[ 2.733106] i2c-msm-v2 78b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:2 cur:0 tx) bc(rx:5 tx:2) mode:FIFO slv_addr:0x8 MSTR_STS:0x0d1300c8 OPER:0x00000010
[ 2.748900] i2c-msm-v2 78b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:2 cur:0 tx) bc(rx:5 tx:2) mode:FIFO slv_addr:0x8 MSTR_STS:0x0d1300c8 OPER:0x00000010
[ 2.764290] I2C PMIC: i2c_pmic_read: i2c_pmic_read failed for 3 retries, rc = -107
[ 2.779877] I2C PMIC: i2c_pmic_determine_initial_status: Couldn't read irq data rc=-107
[ 2.787498] I2C PMIC: i2c_pmic_probe: Couldn't determine initial status rc=-107
[ 2.795597] i2c_pmic: probe of 2-0008 failed with error -107
[ 2.803297] i2c-msm-v2 78b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:2 cur:0 tx) bc(rx:5 tx:2) mode:FIFO slv_addr:0xc MSTR_STS:0x0d1300c8 OPER:0x00000010
[ 2.808691] i2c-msm-v2 78b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:2 cur:0 tx) bc(rx:5 tx:2) mode:FIFO slv_addr:0xc MSTR_STS:0x0d1300c8 OPER:0x00000010
[ 2.824169] i2c-msm-v2 78b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:2 cur:0 tx) bc(rx:5 tx:2) mode:FIFO slv_addr:0xc MSTR_STS:0x0d1300c8 OPER:0x00000010
[ 2.839700] i2c-msm-v2 78b6000.i2c: NACK: slave not responding, ensure its powered: msgs(n:2 cur:0 tx) bc(rx:5 tx:2) mode:FIFO slv_addr:0xc MSTR_STS:0x0d1300c8 OPER:0x00000010
[ 2.855260] I2C PMIC: i2c_pmic_read: i2c_pmic_read failed for 3 retries, rc = -107
[ 2.870851] I2C PMIC: i2c_pmic_determine_initial_status: Couldn't read irq data rc=-107
[ 2.878452] I2C PMIC: i2c_pmic_probe: Couldn't determine initial status rc=-107
[ 2.886484] i2c_pmic: probe of 2-000c failed with error -107
[ 2.893736] [NFC][NQ][nqx_dev_init]Enter...
[ 2.899859] i2c-msm-v2 7af5000.i2c: msm_bus_scale_register_client(mstr-id:84):0xd (ok)
[ 2.903973] nq-nci 5-0028: [NFC][NQ][nqx_probe]Enter...
[ 2.911465] nq-nci 5-0028: [NFC][NQ][nfc_parse_dt]Enter...
[ 2.916645] nq-nci 5-0028: [NFC][NQ][nfc_parse_dt]Exit.
[ 2.922225] nq-nci 5-0028: [NFC][NQ][nqx_probe]Step 1, inside nfc-nci flags = 0
[ 2.927314] nq-nci 5-0028: [NFC][NQ][nqx_probe]Step 2, I2C_FUNC_I2C is needed
[ 2.934617] nq-nci 5-0028: [NFC][NQ][nqx_probe]Step 3, GPIOs will be configured
[ 2.942089] nq-nci 5-0028: [NFC][NQ][nqx_probe]Step 4, GPIO is set
[ 2.949075] nq-nci 5-0028: [NFC][NQ][nqx_probe]Step 5, misc_register done
[ 2.955321] QCE50: __qce_get_device_tree_data: BAM Apps EE is not defined, setting to default 1
[ 2.955349] nq-nci 5-0028: [NFC][NQ][nqx_probe]Step 6, IRQ request done
[ 2.955355] nq-nci 5-0028: [NFC][NQ][nfcc_hw_check]Enter...
[ 2.977606] qce 720000.qcedev: QTI Crypto 5.3.3 device found @0x720000
[ 2.982734] qce 720000.qcedev: CE device = 0x0 IO base, CE = ffffff8008ca0000 Consumer (IN) PIPE 2,\x0aProducer (OUT) PIPE 3 IO base BAM = 0000000000000000\x0aBAM IRQ 64 Engines Availability = 0x2010853
[ 2.989610] sps:BAM 0x0000000000704000 is registered.
[ 3.010004] sps:BAM 0x0000000000704000 (va:0xffffff8008d20000) enabled: ver:0x27, number of pipes:8
[ 3.015827] QCE50: qce_sps_init: QTI MSM CE-BAM at 0x0000000000704000 irq 64
[ 3.031743] QCE50: __qce_get_device_tree_data: BAM Apps EE is not defined, setting to default 1
[ 3.032396] qcrypto 720000.qcrypto: QTI Crypto 5.3.3 device found @0x720000
[ 3.039251] qcrypto 720000.qcrypto: CE device = 0x0 IO base, CE = ffffff8008d60000 Consumer (IN) PIPE 4,\x0aProducer (OUT) PIPE 5 IO base BAM = 0000000000000000\x0aBAM IRQ 64 Engines Availability = 0x2010853
[ 3.046801] QCE50: qce_sps_init: QTI MSM CE-BAM at 0x0000000000704000 irq 64
[ 3.067872] nq-nci 5-0028: [NFC][NQ][nfcc_hw_check]NQ NFCC chip_type = 41
[ 3.074171] nq-nci 5-0028: [NFC][NQ][nfcc_hw_check]NQ fw version = 11.1.19
[ 3.080991] qcrypto 720000.qcrypto: qcrypto-ecb-aes
[ 3.088028] nq-nci 5-0028: nfcc_hw_check: - NFCC HW not Supported
[ 3.092890] nq-nci 5-0028: [NFC][NQ][nqx_probe]Step 7, HW is checked
[ 3.093079] qcrypto 720000.qcrypto: qcrypto-cbc-aes
[ 3.093340] qcrypto 720000.qcrypto: qcrypto-ctr-aes
[ 3.093564] qcrypto 720000.qcrypto: qcrypto-ecb-des
[ 3.093832] qcrypto 720000.qcrypto: qcrypto-cbc-des
[ 3.094056] qcrypto 720000.qcrypto: qcrypto-ecb-3des
[ 3.094286] qcrypto 720000.qcrypto: qcrypto-cbc-3des
[ 3.094540] qcrypto 720000.qcrypto: qcrypto-xts-aes
[ 3.094793] qcrypto 720000.qcrypto: qcrypto-sha1
[ 3.095049] qcrypto 720000.qcrypto: qcrypto-sha256
[ 3.095316] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha1-cbc-aes
[ 3.095570] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha1-cbc-des
[ 3.095823] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha1-cbc-3des
[ 3.096082] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha256-cbc-aes
[ 3.096335] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha256-cbc-des
[ 3.096599] qcrypto 720000.qcrypto: qcrypto-aead-hmac-sha256-cbc-3des
[ 3.096851] qcrypto 720000.qcrypto: qcrypto-hmac-sha1
[ 3.097110] qcrypto 720000.qcrypto: qcrypto-hmac-sha256
[ 3.097362] qcrypto 720000.qcrypto: qcrypto-aes-ccm
[ 3.097617] qcrypto 720000.qcrypto: qcrypto-rfc4309-aes-ccm
[ 3.098647] qcom_ice_get_device_tree_data: No vdd-hba-supply regulator, assuming not needed
[ 3.098740] ICE IRQ = 77
[ 3.099840] SCSI Media Changer driver v0.25
[ 3.102146] libphy: Fixed MDIO Bus: probed
[ 3.102150] tun: Universal TUN/TAP device driver, 1.6
[ 3.102152] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 3.102227] PPP generic driver version 2.4.2
[ 3.102315] PPP BSD Compression module registered
[ 3.102318] PPP Deflate Compression module registered
[ 3.102342] PPP MPPE Compression module registered
[ 3.102346] NET: Registered protocol family 24
[ 3.102556] usbcore: registered new interface driver asix
[ 3.102621] usbcore: registered new interface driver ax88179_178a
[ 3.102664] usbcore: registered new interface driver cdc_ether
[ 3.102703] usbcore: registered new interface driver net1080
[ 3.102746] usbcore: registered new interface driver cdc_subset
[ 3.102784] usbcore: registered new interface driver zaurus
[ 3.102835] usbcore: registered new interface driver cdc_ncm
[ 3.102840] CHRDEV "uio" major number 233 goes below the dynamic allocation range
[ 3.103697] msm_sharedmem: sharedmem_register_qmi: qmi init successful
[ 3.105398] scm_call failed: func id 0x42000c16, ret: -1, syscall returns: 0x0, 0x0, 0x0
[ 3.105402] batched_hyp_assign: Failed to assign memory protection, ret = -5
[ 3.105410] msm_sharedmem: setup_shared_ram_perms: hyp_assign_phys failed IPA=0x0160x00000000f2f00000 size=1572864 err=-5
[ 3.105548] msm_sharedmem: msm_sharedmem_probe: Device created for client 'rmtfs'
[ 3.111642] msm-dwc3 7000000.ssusb: unable to get dbm device
[ 3.113412] CHRDEV "usbmon" major number 232 goes below the dynamic allocation range
[ 3.113531] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 3.113534] ehci-platform: EHCI generic platform driver
[ 3.114314] ehci-msm: Qualcomm On-Chip EHCI Host Controller
[ 3.115955] usbcore: registered new interface driver cdc_acm
[ 3.115957] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 3.116019] usbcore: registered new interface driver usb-storage
[ 3.116055] usbcore: registered new interface driver ums-alauda
[ 3.116087] usbcore: registered new interface driver ums-cypress
[ 3.116121] usbcore: registered new interface driver ums-datafab
[ 3.116154] usbcore: registered new interface driver ums-freecom
[ 3.116187] usbcore: registered new interface driver ums-isd200
[ 3.116221] usbcore: registered new interface driver ums-jumpshot
[ 3.116254] usbcore: registered new interface driver ums-karma
[ 3.116290] usbcore: registered new interface driver ums-onetouch
[ 3.116324] usbcore: registered new interface driver ums-sddr09
[ 3.116358] usbcore: registered new interface driver ums-sddr55
[ 3.116392] usbcore: registered new interface driver ums-usbat
[ 3.116484] usbcore: registered new interface driver usbserial
[ 3.116525] usbcore: registered new interface driver usb_ehset_test
[ 3.116567] usbcore: registered new interface driver lvs
[ 3.116615] CHRDEV "ttyGS" major number 231 goes below the dynamic allocation range
[ 3.118111] CHRDEV "rmnet_ctrl" major number 230 goes below the dynamic allocation range
[ 3.118867] mousedev: PS/2 mouse device common for all mice
[ 3.119092] [HXTP] Enter Himax common touch panel driver init 83112-B
[ 3.119382] i2c-msm-v2 78b7000.i2c: msm_bus_scale_register_client(mstr-id:86):0x10 (ok)
[ 3.119555] himax probe enter
[ 3.119565] [HXTP] DT-himax_parse_dt:panel-coords = 0, 1080, 0, 2160
[ 3.119580] [HXTP] DT-himax_parse_dt:display-coords = (1080, 2160)
[ 3.119580] [HXTP] DT:gpio_3v3_en value is not valid
[ 3.119585] [HXTP] DT:gpio_irq=65, gpio_rst=64, gpio_3v3_en=-2
[ 3.119589] [HXTP] DT:protocol_type=1
[ 3.171786] [HXTP] DT-No vk info in DT
[ 3.171787] [HXTP] himax_enter_safe_mode: Check enter_save_mode data[0]=C
[ 3.211831] [HXTP] himax_ic_package_check:Read driver IC ID = 83,11,2B
[ 3.211836] himax_ic_package_check: (2356)No need check 2nd ic package
[ 3.211837] [HXTP] Himax IC package 83112_in
[ 3.211840] [HXTP] Enter himax_sense_on
[ 3.212608] [HXTP] himax_ic_reset,status: loadconfig=0,int_off=0
[ 3.212612] [HXTP] himax_pin_reset: Now reset the Touch chip.
[ 3.242910] [HXTP] reload OK!
[ 3.242916] [HXTP] himax_read_FW_ver : data[0]=0x8B,data[1]=0xC3,data[2]=0x2F,data[3]=0xD1
[ 3.242919] [HXTP] reload_status=1
[ 3.281765] [HXTP] himax_sense_off: Check enter_save_mode data[0]=C
[ 3.321819] [HXTP] PANEL_VER : 6
[ 3.321821] [HXTP] FW_VER : 209
[ 3.321823] [HXTP] IC_ID : 52
[ 3.322567] [HXTP] TOUCH_VER : 14
[ 3.322569] [HXTP] DISPLAY_VER : 2
[ 3.323315] [HXTP] CID_VER : 804
[ 3.380860] [HXTP] himax_hw_check_CRC: tmp_data[3]=0, tmp_data[2]=0, tmp_data[1]=0, tmp_data[0]=0
[ 3.440809] [HXTP] himax_loadSensorConfig: initialization complete
[ 3.440811] [HXTP] himax_power_on_init:
[ 3.440816] [HXTP] himax_touch_information:HX_RX_NUM =36,HX_TX_NUM =18,HX_MAX_PT=10
[ 3.440820] [HXTP] himax_touch_information:HX_XY_REVERSE =1,HX_Y_RES =2160,HX_X_RES=1080
[ 3.440822] [HXTP] himax_touch_information:HX_INT_IS_EDGE =0
[ 3.444775] [HXTP] Enter himax_sense_on
[ 3.445545] [HXTP] himax_ic_reset,status: loadconfig=0,int_off=0
[ 3.445548] [HXTP] himax_pin_reset: Now reset the Touch chip.
[ 3.470843] [HXTP] calcDataSize: coord_data_size: 40, area_data_size:12, raw_data_frame_size:67, raw_data_nframes:1
[ 3.470843] [HXTP] himax_chip_common_probe: calcDataSize complete
[ 3.470846] [HXTP] himax_chip_common_probe: Use Protocol Type B
[ 3.470862] [HXTP] input_set_abs_params: mix_x 0, max_x 1080, min_y 0, max_y 2160
[ 3.471039] input: himax-touchscreen as /devices/virtual/input/input1
[ 3.471404] [HXTP] himax_report_data_init: rawdata_frame_size = 11
[ 3.471405] [HXTP] himax_report_data_init: ic_data->HX_MAX_PT:10,hx_raw_cnt_max:2,hx_raw_cnt_rmd:2,g_hx_rawdata_size:67,hx_touch_data->touch_info_size:56
[ 3.471687] [HXTP] himax_int_register_trigger level trigger low\x0a
[ 3.471687] [HXTP] himax_ts_register_interrupt: irq enabled at qpio: 275
[ 3.471779] Himax ret : 0
[ 3.471781] [HXTP] Exit Himax common touch panel driver init 83112-B
[ 3.471857] function= sar_init
[ 3.472581] Arimacomm: sar_sensor_probe
[ 3.472761] input: sar_sensor_input as /devices/virtual/input/input2
[ 3.473077] sar_sensor: [sar_sensor_get_devtree_pdata] ##### jt06_get_devtree: 13..
[ 3.473206] sar_sensor: [sar_interrupt_enable] Disable SAR sensor interrupt.
[ 3.473347] [ELAN] elan_init() Start
[ 3.473940] [ELAN] elan_probe(), version = 2.2.1
[ 3.474025] [ELAN] misc_register finished
[ 3.474173] input: elan as /devices/platform/soc/soc:elan/input/input3
[ 3.474256] [ELAN] rst_gpio = 140
[ 3.474260] [ELAN] int_gpio = 48
[ 3.474264] [ELAN] vdd_gpio = 90
[ 3.474275] [ELAN] gpio to irq success, irq = 106
[ 3.474357] [ELAN] elan_probe() End
[ 3.474478] [ELAN] elan_init() End
[ 3.475405] qcom,qpnp-rtc 200f000.qcom,spmi:qcom,pm8953@0:qcom,pm8953_rtc: rtc core: registered qpnp_rtc as rtc0
[ 3.475597] i2c /dev entries driver
[ 3.481226] iommu: Adding device 1d00000.qcom,vidc:non_secure_cb to group 5
[ 3.482098] iommu: Adding device 1d00000.qcom,vidc:secure_bitstream_cb to group 6
[ 3.482812] scm_call failed: func id 0x42000c16, ret: -1, syscall returns: 0x0, 0x0, 0x0
[ 3.482817] batched_hyp_assign: Failed to assign memory protection, ret = -5
[ 3.482984] iommu: Adding device 1d00000.qcom,vidc:secure_pixel_cb to group 7
[ 3.483566] scm_call failed: func id 0x42000c16, ret: -1, syscall returns: 0x0, 0x0, 0x0
[ 3.483570] batched_hyp_assign: Failed to assign memory protection, ret = -5
[ 3.483729] iommu: Adding device 1d00000.qcom,vidc:secure_non_pixel_cb to group 8
[ 3.484322] scm_call failed: func id 0x42000c16, ret: -1, syscall returns: 0x0, 0x0, 0x0
[ 3.484326] batched_hyp_assign: Failed to assign memory protection, ret = -5
[ 3.490336] iommu: Adding device soc:qcom,cam_smmu:msm_cam_smmu_cb1 to group 9
[ 3.490647] CAM-SMMU cam_smmu_populate_sids:2081 __debug cnt = 6, cb->name: :vfe sid [0] = 1024\x0a,
[ 3.490830] CAM-SMMU cam_smmu_populate_sids:2081 __debug cnt = 6, cb->name: :vfe sid [1] = 10240\x0a,
[ 3.490830] iommu: Adding device soc:qcom,cam_smmu:msm_cam_smmu_cb3 to group 10
[ 3.491183] CAM-SMMU cam_smmu_populate_sids:2081 __debug cnt = 3, cb->name: :cpp sid [0] = 7168\x0a,
[ 3.491184] iommu: Adding device soc:qcom,cam_smmu:msm_cam_smmu_cb4 to group 11
[ 3.493890] CAM-SMMU cam_smmu_populate_sids:2081 __debug cnt = 3, cb->name: :jpeg_enc0 sid [0] = 6144\x0a,
[ 3.493891] msm_camera_get_dt_vreg_data:1145 number of entries is 0 or not present in dts
[ 3.497137] msm_camera_get_dt_vreg_data:1145 number of entries is 0 or not present in dts
[ 3.497450] msm_camera_get_dt_vreg_data:1145 number of entries is 0 or not present in dts
[ 3.497675] msm_camera_get_dt_vreg_data:1145 number of entries is 0 or not present in dts
[ 3.498633] msm_camera_get_dt_vreg_data:1145 number of entries is 0 or not present in dts
[ 3.498897] msm_camera_get_dt_vreg_data:1145 number of entries is 0 or not present in dts
[ 3.499155] msm_camera_get_dt_vreg_data:1145 number of entries is 0 or not present in dts
[ 3.500096] msm_actuator_platform_probe:2008 msm_actuator_platform_probe: No/Error Actuator GPIOs
[ 3.500223] msm_actuator_platform_probe:2008 msm_actuator_platform_probe: No/Error Actuator GPIOs
[ 3.501203] msm_eeprom_platform_probe failed 1780
[ 3.501817] msm_eeprom_platform_probe failed 1780
[ 3.510336] MSM-CPP cpp_init_hardware:1133 CPP HW Version: 0x40030003
[ 3.510343] MSM-CPP cpp_init_hardware:1151 stream_cnt:0
[ 3.510537] MSM-CPP cpp_release_hardware:1214 cpp hw release done
[ 3.513762] CAM-SOC msm_camera_get_reg_base:870 err: mem resource vfe_fuse not found
[ 3.513767] CAM-SOC msm_camera_get_res_size:913 err: mem resource vfe_fuse not found
[ 3.513938] msm_vfe47_get_clks: cannot find camss_vfe_stream_clk
[ 3.515058] CAM-SOC msm_camera_get_reg_base:870 err: mem resource vfe_fuse not found
[ 3.515063] CAM-SOC msm_camera_get_res_size:913 err: mem resource vfe_fuse not found
[ 3.515210] msm_vfe47_get_clks: cannot find camss_vfe_stream_clk
[ 3.517871] __msm_jpeg_init:1551] Jpeg Device id 0
[ 3.517872] CHRDEV "jpeg0" major number 229 goes below the dynamic allocation range
[ 4.033477] dual_role_usb otg_default: driver failed to report `mode' property: -22
[ 4.033553] dual_role_usb otg_default: driver failed to report `mode' property: -22
[ 4.035700] pmi632_charger: smblib_eval_chg_termination: Couldn't read SOC value, rc=-22
[ 4.046372] SMB5 status - usb:present=1 type=0 batt:present = 1 health = 1 charge = 1
[ 4.046418] QPNP SMB5 probed successfully
[ 4.049474] thermal thermal_zone1: failed to read out thermal zone (-517)
[ 4.075828] bcl_soc:bcl_read_soc battery percentage read error:-61
[ 4.075838] thermal thermal_zone41: failed to read out thermal zone (-61)
[ 4.075852] bcl_soc:bcl_read_soc battery percentage read error:-61
[ 4.075858] thermal thermal_zone41: failed to read out thermal zone (-61)
[ 4.075905] bcl_soc:bcl_read_soc battery percentage read error:-61
[ 4.083780] device-mapper: uevent: version 1.0.3
[ 4.084101] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[ 4.084464] device-mapper: req-crypt: dm-req-crypt successfully initalized.\x0a
[ 4.085713] CHRDEV "bt" major number 228 goes below the dynamic allocation range
[ 4.085861] sdhci: Secure Digital Host Controller Interface driver
[ 4.085863] sdhci: Copyright(c) Pierre Ossman
[ 4.085865] sdhci-pltfm: SDHCI platform and OF driver helper
[ 4.088450] sdhci_msm 7824900.sdhci: failed opening nvmem cell err : -2
[ 4.088465] qcom_ice_get_pdevice: found ice device fffffff8aa988e00
[ 4.088468] qcom_ice_get_pdevice: matching platform device fffffff8ac295c00
[ 4.092679] qpnp_vibrator_ldo_probe: Vibrator LDO successfully registered: uV = 3000000, overdrive = disabled
[ 4.093495] qcom_ice 7803000.sdcc1ice: QC ICE 2.1.44 device found @0xffffff8008be0000
[ 4.093622] usbcore: registered new interface driver usbhid
[ 4.093624] usbhid: USB HID core driver
[ 4.093879] ashmem: initialized
[ 4.094727] qpnp_coincell_charger_show_state: enabled=Y, voltage=3200 mV, resistance=2100 ohm
[ 4.094866] mmc0: SDHCI controller on 7824900.sdhci [7824900.sdhci] using 64-bit ADMA in CMDQ mode
[ 4.168164] mmc0: Out-of-interrupt timeout is 100[ms]
[ 4.168170] mmc0: eMMC FW version: 0x05
[ 4.168172] mmc0: CMDQ supported: depth: 16
[ 4.168175] mmc0: cache barrier support 0 flush policy 0
[ 4.179578] cmdq_host_alloc_tdl: desc_size: 768 data_sz: 63488 slot-sz: 24
[ 4.179840] mmc0: CMDQ enabled on card
[ 4.179859] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[ 4.180908] sdhci_msm_pm_qos_cpu_init (): voted for group #0 (mask=0xf) latency=-1
[ 4.180915] sdhci_msm_pm_qos_cpu_init (): voted for group #1 (mask=0xf0) latency=-1
[ 4.181034] mmcblk0: mmc0:0001 RH64AB 58.2 GiB
[ 4.181506] mmcblk0rpmb: mmc0:0001 RH64AB partition 3 4.00 MiB
[ 4.183741] GPT:partition_entry_array_crc32 values don't match: 0xf85ecfd6 != 0x4fd712ab
[ 4.183743] GPT: Use GNU Parted to correct GPT errors.
[ 4.183918] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 p43 p44 p45 p46 p47 p48 p49 p50 p51 p52 p53 p54 p55 p56 p57 p58 p59 p60 p61 p62
[ 4.193685] sdhci_msm 7864900.sdhci: failed opening nvmem cell err : -2
[ 4.193696] sdhci_msm 7864900.sdhci: sdhci_msm_probe: ICE device is not enabled
[ 4.209032] mmc1: SDHCI controller on 7864900.sdhci [7864900.sdhci] using 64-bit ADMA in legacy mode
[ 4.239298] tz_log 8600720.tz-log: Hyp log service is not supported
[ 4.240900] bimc-bwmon 408000.qcom,cpu-bwmon: BW HWmon governor registered.
[ 4.244880] coresight-tmc 6028000.tmc: failed to get flush cti
[ 4.244885] coresight-tmc 6028000.tmc: failed to get reset cti
[ 4.244894] coresight-tmc 6028000.tmc: failed to get csr, defer probe
[ 4.245083] coresight-tmc 6027000.tmc: failed to get flush cti
[ 4.245087] coresight-tmc 6027000.tmc: failed to get reset cti
[ 4.245093] coresight-tmc 6027000.tmc: failed to get csr, defer probe
[ 4.247560] coresight-replicator-qcom 6026000.replicator: REPLICATOR 1.0 initialized
[ 4.247808] coresight-stm 6002000.stm: stm_register_device failed, probing deffered
[ 4.248730] OF: graph: no port node found in /soc/cti@6010000
[ 4.248876] OF: graph: no port node found in /soc/cti@6011000
[ 4.249027] OF: graph: no port node found in /soc/cti@6012000
[ 4.249173] OF: graph: no port node found in /soc/cti@6013000
[ 4.249319] OF: graph: no port node found in /soc/cti@6014000
[ 4.249469] OF: graph: no port node found in /soc/cti@6015000
[ 4.249612] OF: graph: no port node found in /soc/cti@6016000
[ 4.249768] OF: graph: no port node found in /soc/cti@6017000
[ 4.249920] OF: graph: no port node found in /soc/cti@6018000
[ 4.250070] OF: graph: no port node found in /soc/cti@6019000
[ 4.250218] OF: graph: no port node found in /soc/cti@601a000
[ 4.250367] OF: graph: no port node found in /soc/cti@601b000
[ 4.250527] OF: graph: no port node found in /soc/cti@601c000
[ 4.250678] OF: graph: no port node found in /soc/cti@601d000
[ 4.251534] OF: graph: no port node found in /soc/cti@601e000
[ 4.251718] OF: graph: no port node found in /soc/cti@601f000
[ 4.251897] OF: graph: no port node found in /soc/cti@6198000
[ 4.252089] OF: graph: no port node found in /soc/cti@6199000
[ 4.252282] OF: graph: no port node found in /soc/cti@619a000
[ 4.252477] OF: graph: no port node found in /soc/cti@619b000
[ 4.254787] OF: graph: no port node found in /soc/cti@61b9000
[ 4.254993] OF: graph: no port node found in /soc/cti@6128000
[ 4.255169] OF: graph: no port node found in /soc/cti@6124000
[ 4.255348] OF: graph: no port node found in /soc/cti@6134000
[ 4.255531] OF: graph: no port node found in /soc/cti@6139000
[ 4.255708] OF: graph: no port node found in /soc/cti@613c000
[ 4.256947] OF: graph: no port node found in /soc/cti@610c000
[ 4.257137] OF: graph: no port node found in /soc/cti@61b1000
[ 4.257360] OF: graph: no port node found in /soc/cti@61b5000
[ 4.257547] OF: graph: no port node found in /soc/cti@61bd000
[ 4.258055] OF: graph: no port node found in /soc/csr@6001000
[ 4.258142] coresight-csr 6001000.csr: CSR initialized: coresight-csr
[ 4.259046] OF: graph: no port node found in /soc/hwevent@6101000
[ 4.259192] coresight-hwevent 6101000.hwevent: Hardware Event driver initialized
[ 4.260504] CHRDEV "sensors" major number 227 goes below the dynamic allocation range
[ 4.263182] usbcore: registered new interface driver snd-usb-audio
[ 4.264081] aw8898 driver version v1.1.3
[ 4.265452] i2c-msm-v2 7af6000.i2c: msm_bus_scale_register_client(mstr-id:84):0x1a (ok)
[ 4.265592] aw8898_i2c_probe enter
[ 4.265711] aw8898_smartpa 6-0034: aw8898_parse_dt: reset gpio provided ok
[ 4.265718] aw8898_smartpa 6-0034: aw8898_parse_dt: irq gpio provided ok.
[ 4.265741] aw8898_hw_reset enter
[ 4.311027] aw8898_read_chipid aw8898 detected
[ 4.311030] aw8898_read_chipid aw8898->flags=0x3
[ 4.311046] aw8898_i2c_probe dai->name(aw8898-aif)
[ 4.311061] aw8898_smartpa aw8898_smartpa: aw8898_i2c_probe skipping IRQ registration
[ 4.311089] aw8898_i2c_probe probe completed successfully!
[ 4.311317] u32 classifier
[ 4.311318] Actions configured
[ 4.311326] Netfilter messages via NETLINK v0.30.
[ 4.311609] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 4.311893] ctnetlink v0.93: registering with nfnetlink.
[ 4.312520] xt_time: kernel timezone is -0000
[ 4.312638] IPv4 over IPsec tunneling driver
[ 4.313211] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 4.313472] arp_tables: arp_tables: (C) 2002 David S. Miller
[ 4.313511] Initializing XFRM netlink socket
[ 4.313934] NET: Registered protocol family 10
[ 4.315394] mip6: Mobile IPv6
[ 4.315415] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 4.316176] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[ 4.317208] NET: Registered protocol family 17
[ 4.317229] NET: Registered protocol family 15
[ 4.317258] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 4.317261] Ebtables v2.0 registered
[ 4.317395] l2tp_core: L2TP core driver, V2.0
[ 4.317406] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ 4.317408] l2tp_ip: L2TP IP encapsulation support (L2TPv3)
[ 4.317425] l2tp_netlink: L2TP netlink interface
[ 4.317464] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3)
[ 4.317466] l2tp_ip6: L2TP IP encapsulation support for IPv6 (L2TPv3)
[ 4.317641] sctp: Hash tables configured (bind 256/256)
[ 4.318959] NET: Registered protocol family 27
[ 4.319770] cpu-clock-sdm632 b114000.qcom,cpu-clock-8953: Speed bin: 6 PVS Version: 0
[ 4.320662] cpr4_apss_read_fuse_data: apc0_pwrcl_corner: speed bin = 6, CPR fusing revision = 2, foundry id = 1
[ 4.320755] cpr4_apss_calculate_open_loop_voltages: apc0_pwrcl_corner: fused LowSVS: open-loop= 615000 uV
[ 4.320759] cpr4_apss_calculate_open_loop_voltages: apc0_pwrcl_corner: fused SVS_L1: open-loop= 680000 uV
[ 4.320811] cpr4_apss_calculate_open_loop_voltages: apc0_pwrcl_corner: fused NOM: open-loop= 745000 uV
[ 4.320814] cpr4_apss_calculate_open_loop_voltages: apc0_pwrcl_corner: fused TURBO_L1: open-loop= 895000 uV
[ 4.320849] cpr4_apss_calculate_target_quotients: apc0_pwrcl_corner: fused LowSVS: quot[ 7]= 444
[ 4.320854] cpr4_apss_calculate_target_quotients: apc0_pwrcl_corner: fused SVS_L1: quot[ 7]= 568, quot_offset[ 7]= 120
[ 4.320859] cpr4_apss_calculate_target_quotients: apc0_pwrcl_corner: fused NOM: quot[ 7]= 720, quot_offset[ 7]= 150
[ 4.320863] cpr4_apss_calculate_target_quotients: apc0_pwrcl_corner: fused TURBO_L1: quot[ 7]=1029, quot_offset[ 7]= 305
[ 4.320997] cpr4_apss_read_fuse_data: apc1_perfcl_corner: speed bin = 6, CPR fusing revision = 2, foundry id = 1
[ 4.321077] cpr4_apss_calculate_open_loop_voltages: apc1_perfcl_corner: fused LowSVS: open-loop= 615000 uV
[ 4.321081] cpr4_apss_calculate_open_loop_voltages: apc1_perfcl_corner: fused SVS_L1: open-loop= 680000 uV
[ 4.321084] cpr4_apss_calculate_open_loop_voltages: apc1_perfcl_corner: fused NOM: open-loop= 745000 uV
[ 4.321087] cpr4_apss_calculate_open_loop_voltages: apc1_perfcl_corner: fused TURBO_L1: open-loop= 915000 uV
[ 4.321120] cpr4_apss_calculate_target_quotients: apc1_perfcl_corner: fused LowSVS: quot[ 7]= 444
[ 4.321125] cpr4_apss_calculate_target_quotients: apc1_perfcl_corner: fused SVS_L1: quot[ 7]= 562, quot_offset[ 7]= 0
[ 4.321129] cpr4_apss_calculate_target_quotients: apc1_perfcl_corner: fused NOM: quot[ 7]= 713, quot_offset[ 7]= 150
[ 4.321134] cpr4_apss_calculate_target_quotients: apc1_perfcl_corner: fused TURBO_L1: quot[ 7]=1057, quot_offset[ 7]= 340
[ 4.324073] cpr3_regulator_init_ctrl: apc: Default CPR mode = HW closed-loop
[ 4.324074] spmi spmi-0: error: impermissible write to peripheral sid:0 addr:0xc441
[ 4.324082] qcom-spmi-gpio 200f000.qcom,spmi:qcom,pm8953@0:gpios: write 0x41 failed
[ 4.324092] adv_vreg: Failed to request enable GPIO1017: -19
[ 4.324098] reg-fixed-voltage soc:adv_vreg: Failed to register regulator: -19
[ 4.329422] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->0
[ 4.329676] mdss_dsi_find_panel_of_node: cmdline:0:qcom,mdss_dsi_djn_hx83112b_1080p_cmd:1:none:cfg:single_dsi panel_name:qcom,mdss_dsi_djn_hx83112b_1080p_cmd
[ 4.329710] mdss_dsi_panel_init: Panel Name = djn hx83112b 1080p cmd mode dsi panel
[ 4.329917] mdss_dsi_panel_timing_from_dt: found new timing "qcom,mdss_dsi_djn_hx83112b_1080p_cmd" (fffffff8aa66f628)
[ 4.329942] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-post-panel-on-command
[ 4.329950] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-timing-switch-command
[ 4.330101] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-idle-on-command
[ 4.330111] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-idle-off-command
[ 4.330136] mdss_dsi_parse_panel_features: partial_update_enabled=0
[ 4.330146] mdss_dsi_parse_panel_features: ulps feature disabled
[ 4.330160] mdss_dsi_parse_panel_features: ulps during suspend feature disabled
[ 4.330160] mdss_dsi_parse_dms_config: dynamic switch feature enabled: 0
[ 4.330187] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-lp-mode-on
[ 4.330196] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-lp-mode-off
[ 4.330229] dyn_fps: min = 48, max = 60
[ 4.330267] mdss_dsi_get_dt_vreg_data: error reading ulp load. rc=-22
[ 4.330278] mdss_dsi_get_dt_vreg_data: error reading ulp load. rc=-22
[ 4.330289] mdss_dsi_get_dt_vreg_data: error reading ulp load. rc=-22
[ 4.330300] mdss_dsi_get_dt_vreg_data: error reading ulp load. rc=-22
[ 4.330576] mdss_dsi_parse_ctrl_params:4256 Unable to read qcom,display-id, data=0000000000000000,len=20
[ 4.330597] mdss_dsi_parse_gpio_params: ext vdd gpio not specified
[ 4.330674] msm_mdss_get_res_byname: 'dsi_phy_regulator' resource not found
[ 4.330687] mdss_dsi_retrieve_ctrl_resources+0xc8/0x230->msm_mdss_ioremap_byname: 'dsi_phy_regulator' msm_mdss_get_res_byname failed
[ 4.330692] mdss_dsi_retrieve_ctrl_resources: ctrl_base=ffffff8008fda000 ctrl_size=400 phy_base=ffffff8008fe1400 phy_size=580
[ 4.330994] dsi_panel_device_register: Continuous splash enabled
[ 4.331287] mdss_register_panel: adding framebuffer device 1a94000.qcom,mdss_dsi_ctrl0
[ 4.352727] mdss_dsi_ctrl_probe: Dsi Ctrl->0 initialized, DSI rev:0x10040002, PHY rev:0x2
[ 4.353143] minidump-id not found for adsp
[ 4.355337] minidump-id not found for wcnss
[ 4.355534] subsys-pil-tz a21b000.qcom,pronto: for wcnss segments only will be dumped.
[ 4.356465] minidump-id not found for modem
[ 4.357042] pil-q6v5-mss 4080000.qcom,mss: for modem segments only will be dumped.
[ 4.357130] pil-q6v5-mss 4080000.qcom,mss: for md_modem segments only will be dumped.
[ 4.365561] sps:BAM 0x0000000007104000 is registered.
[ 4.365562] msm-dwc3 7000000.ssusb: charger detection in progress
[ 4.379403] of_batterydata_get_best_profile: Fuji_3000mAH_FG_averaged_MasterSlave_Jan22th2019 found
[ 4.379411] CHRDEV "qg_battery" major number 226 goes below the dynamic allocation range
[ 4.379970] QG-K: qg_batterydata_init: QG Battery-profile loaded, '/dev/qg_battery' created!
[ 4.379978] CHRDEV "qg" major number 225 goes below the dynamic allocation range
[ 4.382011] QG-K: qg_determine_pon_soc: using SHUTDOWN_SOC @ PON ocv_uv=4365300uV soc=100
[ 4.383985] QG-K: qpnp_qg_probe: QG initialized! battery_profile=Fuji_3000mAH_FG_averaged_MasterSlave_Jan22th2019 SOC=100
[ 4.384727] CHRDEV "byte-cntr" major number 224 goes below the dynamic allocation range
[ 4.386194] sps:BAM 0x0000000006044000 is registered.
[ 4.386195] CHRDEV "6002000.stm" major number 223 goes below the dynamic allocation range
[ 4.386438] coresight-stm 6002000.stm: STM32 initialized
[ 4.386519] cpu-clock-sdm632 b114000.qcom,cpu-clock-8953: Speed bin: 6 PVS Version: 0
[ 4.388553] cpu-clock-sdm632 b114000.qcom,cpu-clock-8953: missing qcom,dfs-sid-c0
[ 4.388560] cpu-clock-sdm632 b114000.qcom,cpu-clock-8953: No DFS SID tables found for Cluster-0
[ 4.388567] cpu-clock-sdm632 b114000.qcom,cpu-clock-8953: missing qcom,link-sid-c0
[ 4.388573] cpu-clock-sdm632 b114000.qcom,cpu-clock-8953: No Link SID tables found for Cluster-0
[ 4.388580] cpu-clock-sdm632 b114000.qcom,cpu-clock-8953: missing qcom,lmh-sid-c0
[ 4.388586] cpu-clock-sdm632 b114000.qcom,cpu-clock-8953: No LMH SID tables found for Cluster-0
[ 4.388589] ramp_lmh_sid: Use Default LMH SID
[ 4.388591] ramp_dfs_sid: Use Default DFS SID
[ 4.388593] ramp_link_sid: Use Default Link SID
[ 4.388636] cpu-clock-sdm632 b114000.qcom,cpu-clock-8953: missing qcom,dfs-sid-c1
[ 4.388641] cpu-clock-sdm632 b114000.qcom,cpu-clock-8953: No DFS SID tables found for Cluster-1
[ 4.388648] cpu-clock-sdm632 b114000.qcom,cpu-clock-8953: missing qcom,link-sid-c1
[ 4.388653] cpu-clock-sdm632 b114000.qcom,cpu-clock-8953: No Link SID tables found for Cluster-1
[ 4.388660] cpu-clock-sdm632 b114000.qcom,cpu-clock-8953: missing qcom,lmh-sid-c1
[ 4.388665] cpu-clock-sdm632 b114000.qcom,cpu-clock-8953: No LMH SID tables found for Cluster-1
[ 4.388667] ramp_lmh_sid: Use Default LMH SID
[ 4.388669] ramp_dfs_sid: Use Default DFS SID
[ 4.388670] ramp_link_sid: Use Default Link SID
[ 4.388715] clock_rcgwr_init: RCGwR Init Completed
[ 4.390847] populate_opp_table: clock-cpu: OPP tables populated (cpu 3 and 7)
[ 4.390847] print_opp_table: clock_cpu: a53_c0: OPP voltage for 614400000: 615000
[ 4.390849] print_opp_table: clock_cpu: a53_c0: OPP voltage for 1804800000: 905000
[ 4.390851] print_opp_table: clock_cpu: a53_c1: OPP voltage for 633600000: 615000
[ 4.390853] print_opp_table: clock_cpu: a53_c1: OPP voltage for 1804800000: 875000
[ 4.390972] sched-energy energy-costs: cpu=0 eff=1024 [freq=614400 cap=219 power_d0=23] -> [freq=1804800 cap=641 power_d0=194]
[ 4.390975] CPU0: update cpu_capacity 641
[ 4.390980] sched-energy energy-costs: cpu=1 eff=1024 [freq=614400 cap=219 power_d0=23] -> [freq=1804800 cap=641 power_d0=194]
[ 4.390982] CPU1: update cpu_capacity 641
[ 4.390987] sched-energy energy-costs: cpu=2 eff=1024 [freq=614400 cap=219 power_d0=23] -> [freq=1804800 cap=641 power_d0=194]
[ 4.390989] CPU2: update cpu_capacity 641
[ 4.390994] sched-energy energy-costs: cpu=3 eff=1024 [freq=614400 cap=219 power_d0=23] -> [freq=1804800 cap=641 power_d0=194]
[ 4.390995] CPU3: update cpu_capacity 641
[ 4.391001] sched-energy energy-costs: cpu=4 eff=1638 [freq=633600 cap=360 power_d0=722] -> [freq=2016000 cap=1024 power_d0=6688]
[ 4.391003] CPU4: update cpu_capacity 1024
[ 4.391008] sched-energy energy-costs: cpu=5 eff=1638 [freq=633600 cap=360 power_d0=722] -> [freq=2016000 cap=1024 power_d0=6688]
[ 4.391009] CPU5: update cpu_capacity 1024
[ 4.391015] sched-energy energy-costs: cpu=6 eff=1638 [freq=633600 cap=360 power_d0=722] -> [freq=2016000 cap=1024 power_d0=6688]
[ 4.391016] CPU6: update cpu_capacity 1024
[ 4.391022] sched-energy energy-costs: cpu=7 eff=1638 [freq=633600 cap=360 power_d0=722] -> [freq=2016000 cap=1024 power_d0=6688]
[ 4.391023] CPU7: update cpu_capacity 1024
[ 4.399425] sched-energy energy-costs: Sched-energy-costs capacity updated
[ 4.401029] of_batterydata_get_best_profile: Fuji_3000mAH_FG_averaged_MasterSlave_Jan22th2019 found
[ 4.403877] power_supply bms: driver failed to report `cc_soc' property: -22
[ 4.405319] CPU2: update max cpu_capacity 641
[ 4.405343] CPU5: update max cpu_capacity 1024
[ 4.433973] cpufreq: driver msm up and running
[ 4.434164] mdss_fb_probe: fb1: split_mode:0 left:0 right:0
[ 4.451310] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
[ 4.451774] sdhci_msm_pm_qos_cpu_init (): voted for group #0 (mask=0xf) latency=-1
[ 4.451778] sdhci_msm_pm_qos_cpu_init (): voted for group #1 (mask=0xf0) latency=-1
[ 4.451864] mmcblk1: mmc1:aaaa SC32G 29.7 GiB
[ 4.453921] mmcblk1: p1
[ 5.451339] IPC_RTR: msm_ipc_router_smd_driver_register Already driver registered IPCRTR
[ 5.451342] IPC_RTR: msm_ipc_router_smd_driver_register Already driver registered IPCRTR
[ 5.531859] msm-dwc3 7000000.ssusb: DWC3 exited from low power mode
[ 5.540792] of_batterydata_get_best_profile: Fuji_3000mAH_FG_averaged_MasterSlave_Jan22th2019 found
[ 5.540799] QCOM-STEPCHG: read_range_data_from_node: Count qcom,step-chg-ranges failed, rc=-22
[ 5.871733] nq-nci 5-0028: [NFC][NQ][nqx_probe]Step 8, register_reboot_notifier done
[ 5.871756] nq-nci 5-0028: nqx_probe: probing NFCC NQxxx exited successfully
[ 5.871758] nq-nci 5-0028: [NFC][NQ][nqx_probe]Probing success
[ 5.895644] mdss_fb_register: FrameBuffer[1] 1080x2160 registered successfully!
[ 5.902488] Registered cp15_barrier emulation handler
[ 5.908176] Registered setend emulation handler
[ 5.913419] core_ctl: Creating CPU group 0
[ 5.917708] core_ctl: Init CPU0 state
[ 5.921928] core_ctl: Init CPU1 state
[ 5.925606] core_ctl: Init CPU2 state
[ 5.929251] core_ctl: Init CPU3 state
[ 5.933095] core_ctl: Creating CPU group 4
[ 5.936543] core_ctl: Init CPU4 state
[ 5.940536] core_ctl: Init CPU5 state
[ 5.944279] core_ctl: Init CPU6 state
[ 5.947913] core_ctl: Init CPU7 state
[ 5.951794] registered taskstats version 1
[ 5.955212] Loading compiled-in X.509 certificates
[ 5.960091] qcom,cc-debug-8953 1874000.qcom,cc-debug: Registered Debug Mux successfully
[ 5.964744] lpm_levels: lpm_probe not completed
[ 5.971890] clock_cpu_lpm_get_latency: Failed to get the L2 PC value for perf
[ 5.976392] lpm_levels: lpm_probe not completed
[ 5.983689] clock_cpu_lpm_get_latency: Failed to get the L2 PC value for pwr
[ 5.989564] msm_smem 86300000.qcom,smem: for smem segments only will be dumped.
[ 5.996580] iommu: Adding device soc:qcom,msm_fastrpc:qcom,msm_fastrpc_compute_cb to group 12
[ 6.002990] CHRDEV "adsprpc-smd" major number 222 goes below the dynamic allocation range
[ 6.011441] irq: no irq domain found for /soc/wcd9xxx-irq !
[ 6.020405] input: soc:gpio_keys as /devices/platform/soc/soc:gpio_keys/input/input4
[ 6.024783] qcom,qpnp-rtc 200f000.qcom,spmi:qcom,pm8953@0:qcom,pm8953_rtc: setting system clock to 1970-01-01 00:09:03 UTC (543)
[ 6.033506] lpm_levels_of: idx 1 276
[ 6.044115] lpm_levels_of: Residency < 0 for LPM
[ 6.047712] lpm_levels_of: idx 1 286
[ 6.052279] lpm_levels_of: Residency < 0 for LPM
[ 6.055975] lpm_levels: register_cluster_lpm_stats()
[ 6.060526] lpm_levels: register_cluster_lpm_stats()
[ 6.067952] rmnet_ipa started initialization
[ 6.070311] IPA SSR support = True
[ 6.074594] IPA ipa-loaduC = True
[ 6.077775] IPA SG support = True
[ 6.081169] IPA Napi Enable = False
[ 6.084459] using default for wan-rx-desc-size = 1024
[ 6.088844] CHRDEV "wwan_ioctl" major number 221 goes below the dynamic allocation range
[ 6.093421] ipa ipa_sps_irq_control_all:963 EP (5) not allocated.
[ 6.101145] ipa ipa2_uc_state_check:302 uC is not loaded
[ 6.108068] rmnet_ipa completed initialization
[ 6.112703] RNDIS_IPA module is loaded.
[ 6.116756] clock_late_init: Removing enables held for handed-off clocks
[ 6.125307] gfx_mem_acc_corner: disabling
[ 6.127265] apc_mem_acc_corner: disabling
[ 6.131201] dbu3: disabling
[ 6.135178] ALSA device list:
[ 6.137766] No soundcards found.
[ 6.144450] EXT4-fs (mmcblk0p31): couldn't mount as ext3 due to feature incompatibilities
[ 6.144731] EXT4-fs (mmcblk0p31): couldn't mount as ext2 due to feature incompatibilities
[ 6.153525] EXT4-fs (mmcblk0p31): mounted filesystem without journal. Opts: (null)
[ 6.159835] VFS: Mounted root (ext4 filesystem) readonly on device 179:31.
[ 6.169609] Freeing unused kernel memory: 4096K
[ 6.230272] init: init first stage started!
[ 6.231122] init: Using Android DT directory /proc/device-tree/firmware/android/
[ 6.235516] init: [libfs_mgr]fs_mgr_read_fstab_default(): failed to find device default fstab
[ 6.305527] power_supply bms: driver failed to report `cc_soc' property: -22
[ 6.339968] init: [libfs_mgr]Returning avb_handle with status: 2
[ 6.340007] init: [libfs_mgr]AVB HASHTREE disabled on: /product
[ 6.346758] EXT4-fs (mmcblk0p61): mounted filesystem without journal. Opts: barrier=1,discard
[ 6.350701] init: [libfs_mgr]__mount(source=/dev/block/platform/soc/7824900.sdhci/by-name/product_b,target=/product,type=ext4)=0: Success
[ 6.359426] init: [libfs_mgr]AVB HASHTREE disabled on: /vendor
[ 6.374382] EXT4-fs (mmcblk0p33): mounted filesystem without journal. Opts: barrier=1,discard
[ 6.377457] init: [libfs_mgr]__mount(source=/dev/block/platform/soc/7824900.sdhci/by-name/vendor_b,target=/vendor,type=ext4)=0: Success
[ 6.386104] init: Skipped setting INIT_AVB_VERSION (not in recovery mode)
[ 6.398072] init: Loading SELinux policy
[ 6.416726] SELinux: 16384 avtab hash slots, 43507 rules.
[ 6.426098] SELinux: 16384 avtab hash slots, 43507 rules.
[ 6.426112] SELinux: 1 users, 4 roles, 2277 types, 0 bools, 1 sens, 1024 cats
[ 6.426116] SELinux: 93 classes, 43507 rules
[ 6.428073] SELinux: Completing initialization.
[ 6.428075] SELinux: Setting up existing superblocks.
[ 6.504043] audit: type=1403 audit(543.969:2): policy loaded auid=4294967295 ses=4294967295
[ 6.509525] init: 2 output lines suppressed due to ratelimiting
[ 6.512759] init: init second stage started!
[ 6.533782] init: Using Android DT directory /proc/device-tree/firmware/android/
[ 6.537546] selinux: SELinux: Loaded file_contexts\x0a
[ 6.540249] init: Running restorecon...
[ 6.554450] audit: type=1400 audit(544.019:3): avc: denied { relabelto } for pid=1 comm="init" name="mmcblk0p31" dev="tmpfs" ino=4478 scontext=u:r:init:s0 tcontext=u:object_r:modem_efs_partition_device:s0 tclass=lnk_file permissive=1
[ 6.554797] audit: type=1400 audit(544.019:4): avc: denied { relabelto } for pid=1 comm="init" name="mmcblk0p33" dev="tmpfs" ino=14383 scontext=u:r:init:s0 tcontext=u:object_r:persist_block_device:s0 tclass=lnk_file permissive=1
[ 6.575958] init: waitid failed: No child processes
[ 6.609077] init: Couldn't load property file '/odm/default.prop': open() failed: No such file or directory: No such file or directory
[ 6.609897] init: Created socket '/dev/socket/property_service', mode 666, user 0, group 0
[ 6.620617] init: Forked subcontext for 'u:r:vendor_init:s0' with pid 410
[ 6.628677] init: Forked subcontext for 'u:r:vendor_init:s0' with pid 411
[ 6.635276] init: Parsing file /init.rc...
[ 6.701061] ueventd: ueventd started!
[ 6.705860] selinux: SELinux: Loaded file_contexts\x0a
[ 6.706130] ueventd: Parsing file /ueventd.rc...
[ 6.712450] ueventd: Parsing file /vendor/ueventd.rc...
[ 6.734900] ueventd: Parsing file /odm/ueventd.rc...
[ 6.734951] ueventd: Unable to read config file '/odm/ueventd.rc': open() failed: No such file or directory
[ 6.738954] ueventd: Parsing file /ueventd.qcom.rc...
[ 6.748648] ueventd: Unable to read config file '/ueventd.qcom.rc': open() failed: No such file or directory
[ 6.814144] power_supply bms: driver failed to report `cc_soc' property: -22
[ 6.857669] audio_notifier_init: PDR register failed, ret = -19, disable service
[ 6.860139] audio_notifer_reg_service: service SSR_ADSP is in use
[ 6.864147] audio_notifer_reg_service: service SSR_MODEM is in use
[ 6.895779] CHRDEV "avtimer" major number 220 goes below the dynamic allocation range
[ 6.986376] msm-dai-tdm soc:qcom,msm-dai-tdm-pri-rx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-pri-rx group_id: 0x9100
[ 6.987269] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-pri-rx:qcom,msm-dai-q6-tdm-pri-rx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-pri-rx:qcom,msm-dai-q6-tdm-pri-rx-0 dev_id: 0x9000
[ 6.997130] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-pri-rx:qcom,msm-dai-q6-tdm-pri-rx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
[ 7.015526] msm-dai-tdm soc:qcom,msm-dai-tdm-pri-tx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-pri-tx group_id: 0x9101
[ 7.027769] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-pri-tx:qcom,msm-dai-q6-tdm-pri-tx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-pri-tx:qcom,msm-dai-q6-tdm-pri-tx-0 dev_id: 0x9001
[ 7.038663] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-pri-tx:qcom,msm-dai-q6-tdm-pri-tx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
[ 7.056938] msm-dai-tdm soc:qcom,msm-dai-tdm-sec-rx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-sec-rx group_id: 0x9110
[ 7.068921] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-sec-rx:qcom,msm-dai-q6-tdm-sec-rx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-sec-rx:qcom,msm-dai-q6-tdm-sec-rx-0 dev_id: 0x9010
[ 7.080103] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-sec-rx:qcom,msm-dai-q6-tdm-sec-rx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
[ 7.098007] msm-dai-tdm soc:qcom,msm-dai-tdm-sec-tx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-sec-tx group_id: 0x9111
[ 7.110146] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-sec-tx:qcom,msm-dai-q6-tdm-sec-tx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-sec-tx:qcom,msm-dai-q6-tdm-sec-tx-0 dev_id: 0x9011
[ 7.121537] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-sec-tx:qcom,msm-dai-q6-tdm-sec-tx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
[ 7.139189] msm-dai-tdm soc:qcom,msm-dai-tdm-tert-rx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-tert-rx group_id: 0x9120
[ 7.151583] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-rx:qcom,msm-dai-q6-tdm-tert-rx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-tert-rx:qcom,msm-dai-q6-tdm-tert-rx-0 dev_id: 0x9020
[ 7.163042] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-rx:qcom,msm-dai-q6-tdm-tert-rx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
[ 7.180862] msm-dai-tdm soc:qcom,msm-dai-tdm-tert-tx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-tert-tx group_id: 0x9121
[ 7.193963] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-tx:qcom,msm-dai-q6-tdm-tert-tx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-tert-tx:qcom,msm-dai-q6-tdm-tert-tx-0 dev_id: 0x9021
[ 7.205222] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-tert-tx:qcom,msm-dai-q6-tdm-tert-tx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
[ 7.223358] msm-dai-tdm soc:qcom,msm-dai-tdm-quat-rx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-quat-rx group_id: 0x9130
[ 7.236151] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-rx:qcom,msm-dai-q6-tdm-quat-rx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-quat-rx:qcom,msm-dai-q6-tdm-quat-rx-0 dev_id: 0x9030
[ 7.247408] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-rx:qcom,msm-dai-q6-tdm-quat-rx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
[ 7.265555] msm-dai-tdm soc:qcom,msm-dai-tdm-quat-tx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-quat-tx group_id: 0x9131
[ 7.278324] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-tx:qcom,msm-dai-q6-tdm-quat-tx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-quat-tx:qcom,msm-dai-q6-tdm-quat-tx-0 dev_id: 0x9031
[ 7.289594] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quat-tx:qcom,msm-dai-q6-tdm-quat-tx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
[ 7.307756] msm-dai-tdm soc:qcom,msm-dai-tdm-quin-rx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-quin-rx group_id: 0x9140
[ 7.320528] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quin-rx:qcom,msm-dai-q6-tdm-quin-rx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-quin-rx:qcom,msm-dai-q6-tdm-quin-rx-0 dev_id: 0x9040
[ 7.331787] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quin-rx:qcom,msm-dai-q6-tdm-quin-rx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
[ 7.349886] msm-dai-tdm soc:qcom,msm-dai-tdm-quin-tx: msm_dai_tdm_q6_probe: dev_name: soc:qcom,msm-dai-tdm-quin-tx group_id: 0x9141
[ 7.362658] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quin-tx:qcom,msm-dai-q6-tdm-quin-tx-0: msm_dai_q6_tdm_dev_probe: dev_name: soc:qcom,msm-dai-tdm-quin-tx:qcom,msm-dai-q6-tdm-quin-tx-0 dev_id: 0x9041
[ 7.373973] msm-dai-q6-tdm soc:qcom,msm-dai-tdm-quin-tx:qcom,msm-dai-q6-tdm-quin-tx-0: msm_dai_q6_tdm_dev_probe: Custom tdm header not supported
[ 7.515160] ueventd: Coldboot took 0.753 seconds
[ 7.598284] Registered swp emulation handler
[ 7.603183] init: property 'ro.boot.dualsim' doesn't exist while expanding '${ro.boot.dualsim}'
[ 7.603285] init: property 'ro.boot.device' doesn't exist while expanding '${ro.boot.device}'
[ 7.610750] init: property 'ro.boot.radio' doesn't exist while expanding '${ro.boot.radio}'
[ 7.619456] init: property 'ro.boot.hwrev' doesn't exist while expanding '${ro.boot.hwrev}'
[ 7.627621] init: property 'ro.boot.carrier' doesn't exist while expanding '${ro.boot.carrier}'
[ 7.635938] init: property 'ro.boot.carrier' doesn't exist while expanding '${ro.boot.carrier}'
[ 7.644630] init: property 'ro.boot.radio' doesn't exist while expanding '${ro.boot.radio}'
[ 7.653315] init: property 'ro.boot.fsg-id' doesn't exist while expanding '${ro.boot.fsg-id}'
[ 7.661636] init: property 'ro.boot.hwrev' doesn't exist while expanding '${ro.boot.hwrev}'
[ 7.733230] init: wait for '/dev/block/platform/soc/7824900.sdhci' took 0ms
[ 7.766724] EXT4-fs (mmcblk0p62): mounted filesystem with ordered data mode. Opts: barrier=1,noauto_da_alloc,discard
[ 7.844197] EXT4-fs (mmcblk0p14): mounted filesystem with ordered data mode. Opts: barrier=1
[ 7.847520] EXT4-fs (mmcblk0p34): mounted filesystem with ordered data mode. Opts: barrier=1
[ 7.855487] binder: 427:427 ioctl 4018620d 7fdcec2600 returned -22
[ 7.855817] audit: type=1400 audit(545.319:5): avc: denied { mounton } for pid=1 comm="init" path="/oem" dev="mmcblk0p31" ino=3477 scontext=u:r:init:s0 tcontext=u:object_r:oemfs:s0 tclass=dir permissive=1
[ 7.856422] EXT4-fs (mmcblk0p39): VFS: Can't find ext4 filesystem
[ 7.887225] logd.auditd: start
[ 7.890672] logd.klogd: 7879907392
[ 8.264945] scm_call failed: func id 0x72000206, ret: -1, syscall returns: 0x0, 0x0, 0x0
[ 8.264991] QSEECOM: qseecom_register_listener: Service 8192 is registered
[ 8.272562] scm_call failed: func id 0x72000206, ret: -1, syscall returns: 0x0, 0x0, 0x0
[ 8.278790] QSEECOM: qseecom_register_listener: Service 12288 is registered
[ 8.289963] scm_call failed: func id 0x72000206, ret: -1, syscall returns: 0x0, 0x0, 0x0
[ 8.293747] QSEECOM: qseecom_register_listener: Service 11 is registered
[ 8.302494] scm_call failed: func id 0x72000206, ret: -1, syscall returns: 0x0, 0x0, 0x0
[ 8.308741] QSEECOM: qseecom_register_listener: Service 10 is registered
[ 8.319512] scm_call failed: func id 0x72000206, ret: -1, syscall returns: 0x0, 0x0, 0x0
[ 8.323545] QSEECOM: qseecom_register_listener: Service 28672 is registered
[ 8.333878] scm_call failed: func id 0x72000206, ret: -1, syscall returns: 0x0, 0x0, 0x0
[ 8.338266] QSEECOM: qseecom_register_listener: Service 36864 is registered
[ 8.349100] scm_call failed: func id 0x72000206, ret: -1, syscall returns: 0x0, 0x0, 0x0
[ 8.353293] QSEECOM: qseecom_register_listener: Service 4352 is registered
[ 8.481860] update_verifier: Started with arg 1: nonencrypted
[ 8.508578] update_verifier: Booting slot 1: isSlotMarkedSuccessful=1
[ 8.508605] update_verifier: Leaving update_verifier.
[ 8.658645] vdc: Waited 0ms for vold
[ 8.834970] can't get fw name.
[ 8.834991] sensors-ssc soc:qcom,msm-ssc-sensors: slpi_load_fw: SLPI image loading failed
[ 8.835185] kgsl kgsl-3d0: loading /vendor/firmware_mnt/image/a530_pm4.fw failed with error -13
[ 8.835548] type=1400 audit(546.299:6): avc: denied { search } for pid=467 comm="surfaceflinger" name="firmware" dev="mmcblk0p33" ino=727 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:vendor_firmware_file:s0 tclass=dir permissive=1
[ 8.836138] type=1400 audit(546.299:6): avc: denied { search } for pid=467 comm="surfaceflinger" name="firmware" dev="mmcblk0p33" ino=727 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:vendor_firmware_file:s0 tclass=dir permissive=1
[ 8.836181] type=1400 audit(546.299:7): avc: denied { read } for pid=467 comm="surfaceflinger" name="a530_pm4.fw" dev="mmcblk0p33" ino=750 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:vendor_firmware_file:s0 tclass=file permissive=1
[ 8.836252] type=1400 audit(546.299:7): avc: denied { read } for pid=467 comm="surfaceflinger" name="a530_pm4.fw" dev="mmcblk0p33" ino=750 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:vendor_firmware_file:s0 tclass=file permissive=1
[ 8.836259] type=1400 audit(546.299:8): avc: denied { open } for pid=467 comm="surfaceflinger" path="/vendor/firmware/a530_pm4.fw" dev="mmcblk0p33" ino=750 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:vendor_firmware_file:s0 tclass=file permissive=1
[ 8.837406] kgsl kgsl-3d0: loading /vendor/firmware_mnt/image/a530_pfp.fw failed with error -13
[ 8.841322] subsys-pil-tz soc:qcom,kgsl-hyp: loading /vendor/firmware_mnt/image/a506_zap.mdt failed with error -13
[ 8.844976] logd.daemon: reinit
[ 8.845317] subsys-pil-tz c200000.qcom,lpass: adsp: loading from 0x000000008d600000 to 0x000000008e700000
[ 8.983037] subsys-pil-tz soc:qcom,kgsl-hyp: a506_zap: loading from 0x000000008f800000 to 0x000000008f802000
[ 8.999631] subsys-pil-tz soc:qcom,kgsl-hyp: loading /vendor/firmware_mnt/image/a506_zap.b02 failed with error -13
[ 9.008618] subsys-pil-tz soc:qcom,kgsl-hyp: a506_zap: Brought out of reset
[ 9.212389] subsys-pil-tz c200000.qcom,lpass: adsp: Brought out of reset
[ 9.238525] subsys-pil-tz c200000.qcom,lpass: adsp: Power/Clock ready interrupt received
[ 9.238537] subsys-pil-tz c200000.qcom,lpass: Subsystem error monitoring/handling services are up
[ 9.246358] diag: In diag_send_feature_mask_update, control channel is not open, p: 1, 0000000000000000
[ 9.254801] diag: In diag_send_peripheral_buffering_mode, buffering flag not set for 1
[ 9.264001] diag: In diag_send_peripheral_buffering_mode, buffering flag not set for 1
[ 9.283455] sysmon-qmi: sysmon_clnt_svc_arrive: Connection established between QMI handle and adsp's SSCTL service
[ 9.310151] type=1400 audit(546.299:8): avc: denied { open } for pid=467 comm="surfaceflinger" path="/vendor/firmware/a530_pm4.fw" dev="mmcblk0p33" ino=750 scontext=u:r:surfaceflinger:s0 tcontext=u:object_r:vendor_firmware_file:s0 tclass=file permissive=1
[ 9.310215] type=1400 audit(546.769:9): avc: denied { setattr } for pid=1 comm="init" name="brightness" dev="sysfs" ino=30044 scontext=u:r:init:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 9.310292] apr_tal:Q6 Is Up
[ 9.317830] sps:BAM 0x000000000c104000 (va:0x0000000000000000) enabled: ver:0x19, number of pipes:23
[ 9.382543] sps:BAM 0x000000000c104000 is registered.
[ 9.382544] wcd-slim tasha-slim-pgd: Platform data from device tree
[ 9.386737] wcd-slim tasha-slim-pgd: msm_cdc_dt_parse_vreg_info: cdc-vdd-buck: vol=[1800000 1800000]uV, curr=[650000]uA, ond 0
[ 9.394129] wcd-slim tasha-slim-pgd: msm_cdc_dt_parse_vreg_info: cdc-buck-sido: vol=[1800000 1800000]uV, curr=[150000]uA, ond 0
[ 9.404488] wcd-slim tasha-slim-pgd: msm_cdc_dt_parse_vreg_info: cdc-vdd-tx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
[ 9.415617] wcd-slim tasha-slim-pgd: msm_cdc_dt_parse_vreg_info: cdc-vdd-rx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
[ 9.427061] wcd-slim tasha-slim-pgd: msm_cdc_dt_parse_vreg_info: cdc-vdd-px: vol=[1800000 1800000]uV, curr=[10000]uA, ond 0
[ 9.438140] rmt_storage:INFO:check_support_using_libmdm: Modem subsystem found on target!
[ 9.439951] rmt_storage:INFO:main: Done with init now waiting for messages!
[ 9.457569] wcd-slim tasha-slim-pgd: msm_cdc_dt_parse_vreg_info: cdc-vdd-mic-bias: vol=[3125000 3125000]uV, curr=[15000]uA, ond 1
[ 9.457594] wcd-slim tasha-slim-pgd: wcd9xxx_read_of_property_u32: Looking up qcom,cdc-mad-dmic-rate property in node /soc/slim@c140000/tasha_codec failed
[ 9.464382] wcd-slim tasha-slim-pgd: wcd9xxx_slim_probe: probing for wcd type: 2, name: tasha-slim-pgd
[ 9.491245] Mass Storage Function, version: 2009/09/11
[ 9.491256] LUN: removable file: (no medium)
[ 9.506774] file system registered
[ 9.508281] CHRDEV "msm_usb_bridge" major number 219 goes below the dynamic allocation range
[ 9.509971] f_cdev_alloc: port_name:at_usb0 (0000000000000000) portno:(0)
[ 9.512113] f_cdev_alloc: port_name:at_usb1 (0000000000000000) portno:(1)
[ 9.514051] f_cdev_alloc: port_name:at_usb2 (0000000000000000) portno:(2)
[ 9.521237] slimbus:1 laddr:0xc8, EAPC:0x1:0xa0
[ 9.521553] wcd-slim tasha-slim-pgd: wcd9xxx_slim_device_up: slim device up, dev_up = 1
[ 9.521710] slimbus:1 laddr:0xc7, EAPC:0x0:0xa0
[ 9.521904] Process pm-service granted CAP_NET_RAW from Android group net_raw.
[ 9.521907] Please update the .rc file to explictly set 'capabilities NET_RAW'
[ 9.521909] Implicit grants are deprecated and will be removed in the future.
[ 9.521943] wcd-slim tasha-slim-pgd: wcd9335_bring_up: wcd9335 codec version is v2.0
[ 9.522512] wcd-slim tasha-slim-pgd: wcd9335_get_cdc_info: wcd9xxx chip id major 0x107, minor 0x1
[ 9.522528] wcd9xxx_core_res_init: num_irqs = 31, num_irq_regs = 4
[ 9.522636] CHRDEV "usb_rndis" major number 218 goes below the dynamic allocation range
[ 9.534974] tasha_codec tasha_codec: tasha_probe: Tasha driver probe done
[ 9.536090] msm8952-slimbus-wcd c051000.sound-9335: msm8952_init_wsa_dev: Max WSA devices is 0 for this target?
[ 9.537882] tasha_codec tasha_codec: tasha_codec_probe()
[ 9.549618] tasha_codec tasha_codec: tasha_handle_pdata: mad_dmic_rate invalid default = 4800000
[ 9.549625] tasha_codec tasha_codec: tasha_handle_pdata: ecpp_dmic_rate invalid default = 4800000
[ 9.549628] tasha_codec tasha_codec: tasha_handle_pdata: dmic_clk_strength invalid, default = 2
[ 9.550857] tasha_codec tasha_codec: for cpe segments only will be dumped.
[ 9.637261] MAIN_MGR: hvdcp_opti Version: 1:0:0
[ 9.641660] subsys-restart: __subsystem_get(): Changing subsys fw_name to modem
[ 9.641979] read descriptors
[ 9.642057] read strings
[ 9.643365] IPA received MPSS BEFORE_POWERUP
[ 9.643817] ipa ipa2_uc_state_check:302 uC is not loaded
[ 9.643854] ipa ipa_sps_irq_control_all:963 EP (5) not allocated.
[ 9.650450] audit: audit_lost=1 audit_rate_limit=5 audit_backlog_limit=64
[ 9.655332] IPA BEFORE_POWERUP handling is complete
[ 9.655864] audit: rate limit exceeded
[ 9.662885] wcnss: wcnss_wlan triggered by userspace
[ 9.663593] wcnss: wcnss_pm_qos_add_request: add request
[ 9.663613] wcnss: wcnss_pm_qos_update_request: update request 100
[ 9.664021] wcnss: wcnss_trigger_config: couldn't get snoc_wcnss
[ 9.665915] wcnss: wcnss_notif_cb: notification event: 2 : SUBSYS_BEFORE_POWERUP
[ 9.666015] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for AFE_LOOPBACK_TX --> AFE_LOOPBACK_TX --> MultiMedia8 Mixer
[ 9.668809] pil-q6v5-mss 4080000.qcom,mss: modem: loading from 0x0000000086c00000 to 0x000000008c700000
[ 9.670874] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route AFE_LOOPBACK_TX -> AFE_LOOPBACK_TX -> MultiMedia8 Mixer
[ 9.689892] subsys-pil-tz a21b000.qcom,pronto: wcnss: loading from 0x000000008e700000 to 0x000000008ed57000
[ 9.690594] wcnss: wcnss_notif_cb: notification event: 6 : SUBSYS_PROXY_VOTE
[ 9.696678] wcnss: IRIS Reg: 04000004
[ 9.751664] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for PRI_TDM_TX_3 --> PRI_TDM_TX_3 --> AUDIO_REF_EC_UL1 MUX
[ 9.751740] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route PRI_TDM_TX_3 -> PRI_TDM_TX_3 -> AUDIO_REF_EC_UL1 MUX
[ 9.757360] capability: warning: `loc_launcher' uses 32-bit capabilities (legacy support in use)
[ 9.767637] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for PRI_TDM_TX_3 --> PRI_TDM_TX_3 --> AUDIO_REF_EC_UL8 MUX
[ 9.776335] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route PRI_TDM_TX_3 -> PRI_TDM_TX_3 -> AUDIO_REF_EC_UL8 MUX
[ 9.787264] ueventd: firmware: loading 'msadp' for '/devices/platform/soc/4080000.qcom,mss/firmware/msadp'
[ 9.797266] pil-q6v5-mss 4080000.qcom,mss: Debug policy not present - msadp. Continue.
[ 9.798920] 'opened /dev/adsprpc-smd c 222 0'
[ 9.817559] hvdcpd: HVDCP Thermal INOV disabled
[ 9.818101] STD-PD: Registered STD_PD
[ 9.821713] CTM: CTM disabled, exiting
[ 9.835352] mdss_mdp_pp_get_version: unsupported feature 11
[ 9.838318] CP: charge_pump missing
[ 9.840432] PPS: Registered PPS
[ 9.844655] hvdcpd: Registered HVDCP
[ 9.845160] SOH-D: opened /mnt/vendor/persist/hvdcp_opti/soh_info.txt
[ 9.847725] QG-D: Registered QG
[ 9.850583] HVDCP2: HVDCP THERMAL_INOV disabled
[ 9.935770] Process lowi-server granted CAP_NET_ADMIN from Android group net_admin.
[ 9.935778] Please update the .rc file to explictly set 'capabilities NET_ADMIN'
[ 9.935779] Implicit grants are deprecated and will be removed in the future.
[ 10.053017] subsys-pil-tz a21b000.qcom,pronto: wcnss: Brought out of reset
[ 10.070136] pil-q6v5-mss 4080000.qcom,mss: Loading MBA and DP (if present) from 0x00000000f3100000 to 0x00000000f3200000
[ 10.107238] msm-dwc3 7000000.ssusb: Avail curr from USB = 100
[ 10.116144] QSEECOM: qseecom_load_app: App (fingerprint) does'nt exist, loading apps for first time
[ 10.127007] pil-q6v5-mss 4080000.qcom,mss: MBA boot done
[ 10.163158] QSEECOM: qseecom_load_app: App with id 131074 (fingerprint) now loaded
[ 10.235797] android_work: sent uevent USB_STATE=CONNECTED
[ 10.236847] QSEECOM: qseecom_unload_app: App id 131074 now unloaded
[ 10.242315] android_work: sent uevent USB_STATE=DISCONNECTED
[ 10.336989] [ELAN] fb_notifier_callback fb notifier callback event = 16, evdata->data = 0
[ 10.336990] [ELAN] Display On
[ 10.345797] msm_pm_qos_add_request: add request
[ 10.350058] ipa ipa2_nat_del_cmd:803 Nat table not initialized
[ 10.355773] smd_pkt_open: DATA2 open failed -19
[ 10.374335] msm_sensor_fill_eeprom_subdevid_by_name:226 Eeprom userspace probe for ofilm_imx363_bl24s64
[ 10.380584] [msm_camera_power_up][Arima] 1.Set common gpio. Loop 0
[ 10.386780] android_work: sent uevent USB_STATE=CONNECTED
[ 10.423500] configfs-gadget gadget: high-speed config #1: b
[ 10.423599] msm-dwc3 7000000.ssusb: Avail curr from USB = 500
[ 10.426914] msm_cci_init:1442: hw_version = 0x10020005
[ 10.427078] msm_cci_irq:1807 MASTER_0 error 0x10000000
[ 10.427105] msm_cci_i2c_read:965 read_words = 0, exp words = 1
[ 10.427107] msm_cci_i2c_read_bytes:1048 failed rc -22
[ 10.427108] msm_camera_cci_i2c_read: line 47 rc = -22
[ 10.427109] msm_sensor_match_id: imx363_2nd: read id failed
[ 10.427111] msm_sensor_check_id:1432 match id failed rc -22
[ 10.437366] [msm_camera_power_down][Arima] 3.Set common gpio. Loop 0
[ 10.471418] android_work: sent uevent USB_STATE=CONFIGURED
[ 10.477308] [msm_camera_power_up][Arima] 1.Set common gpio. Loop 0
[ 10.479791] subsys-pil-tz a21b000.qcom,pronto: wcnss: Power/Clock ready interrupt received
[ 10.480660] wcnss: wcnss_notif_cb: notification event: 7 : SUBSYS_PROXY_UNVOTE
[ 10.498762] subsys-pil-tz a21b000.qcom,pronto: Subsystem error monitoring/handling services are up
[ 10.504811] wcnss: wcnss_notif_cb: notification event: 3 : SUBSYS_AFTER_POWERUP
[ 10.513686] wcnss: wcnss_pm_qos_update_request: update request -1
[ 10.514702] diag: In diag_send_feature_mask_update, control channel is not open, p: 2, 0000000000000000
[ 10.514709] diag: In diag_send_peripheral_buffering_mode, buffering flag not set for 2
[ 10.520182] msm_cci_init:1442: hw_version = 0x10020005
[ 10.520337] msm_cci_irq:1807 MASTER_0 error 0x10000000
[ 10.520365] msm_cci_i2c_read:965 read_words = 0, exp words = 1
[ 10.520366] msm_cci_i2c_read_bytes:1048 failed rc -22
[ 10.520368] msm_camera_cci_i2c_read: line 47 rc = -22
[ 10.520370] msm_sensor_match_id: imx363_2nd: read id failed
[ 10.520371] msm_sensor_check_id:1432 match id failed rc -22
[ 10.530597] [msm_camera_power_down][Arima] 3.Set common gpio. Loop 0
[ 10.577109] [msm_camera_power_up][Arima] 1.Set common gpio. Loop 0
[ 10.587687] wcnss: wcnss_pm_qos_remove_request: remove request
[ 10.617272] msm_cci_init:1442: hw_version = 0x10020005
[ 10.617454] msm_cci_irq:1807 MASTER_0 error 0x10000000
[ 10.622317] msm_cci_i2c_read:965 read_words = 0, exp words = 1
[ 10.626570] msm_cci_i2c_read_bytes:1048 failed rc -22
[ 10.632257] msm_camera_cci_i2c_read: line 47 rc = -22
[ 10.637352] msm_sensor_match_id: imx363_2nd: read id failed
[ 10.642427] msm_sensor_check_id:1432 match id failed rc -22
[ 10.645417] wcnss: wcnss_wlan_ctrl_probe: SMD ctrl channel up
[ 10.645722] wcnss: version 01050102
[ 10.645737] wcnss: schedule dnld work for pronto
[ 10.645744] wcnss: NV download
[ 10.645744] wcnss: wcnss: NV file name = wlan/prima/WCNSS_qcom_wlan_nv.bin
[ 10.646515] wcnss: build version CNSS-PR-4-0-3-0000240
[ 10.646633] diag: In diag_send_peripheral_buffering_mode, buffering flag not set for 2
[ 10.647841] wcnss: NV bin size: 31719, total_fragments: 11
[ 10.647878] wcnss: no space available for smd frame
[ 10.670913] wcnss: no space available for smd frame
[ 10.700835] wcnss: no space available for smd frame
[ 10.708695] [msm_camera_power_down][Arima] 3.Set common gpio. Loop 0
[ 10.730910] wcnss: no space available for smd frame
[ 10.740830] imx363_2nd power up failed
[ 10.740852] MSM-SENSOR-INIT msm_sensor_driver_cmd:82 msm_sensor_driver_cmd failed (non-fatal) rc -22
[ 10.744426] MSM-SENSOR-INIT msm_sensor_init_subdev_do_ioctl:150 msm_sensor_init_subdev_do_ioctl:150 VIDIOC_MSM_SENSOR_INIT_CFG failed (non-fatal)
[ 10.756201] msm_sensor_fill_eeprom_subdevid_by_name:226 Eeprom userspace probe for ofilm_imx363_bl24s64
[ 10.772065] [msm_camera_power_up][Arima] 1.Set common gpio. Loop 0
[ 10.797948] pil-q6v5-mss 4080000.qcom,mss: modem: Brought out of reset
[ 10.816172] msm_cci_init:1442: hw_version = 0x10020005
[ 10.816409] msm_sensor_driver_probe:1145 s_ctrl->sensordata->actuator_name: lc898217xc
[ 10.820198] msm_sensor_driver_probe:1149 nActuatorAK7374: 0
[ 10.828125] imx363 probe succeeded
[ 10.833570] imx363 compare success
[ 10.850964] [msm_camera_power_down][Arima] 3.Set common gpio. Loop 0
[ 10.865857] msm_sensor_fill_eeprom_subdevid_by_name:226 Eeprom userspace probe for samsung_s5k4h7yx
[ 10.868290] pil-q6v5-mss 4080000.qcom,mss: modem: Power/Clock ready interrupt received
[ 10.868299] pil-q6v5-mss 4080000.qcom,mss: Subsystem error monitoring/handling services are up
[ 10.869149] IPA received MPSS AFTER_POWERUP
[ 10.869150] IPA AFTER_POWERUP handling is complete
[ 10.881778] [msm_camera_power_up][Arima] 1.Set common gpio. Loop 0
[ 10.918002] msm_cci_init:1442: hw_version = 0x10020005
[ 10.939702] pp_validate_dspp_mfd_block: PP block 16 does not match corresponding mfd index 1
[ 10.939729] mdss_mdp_pcc_config: Invalid block 16 mfd index 1, ret -22
[ 10.945419] qpnp_adc_tm_channel_measure: not a valid ADC_TM channel
[ 10.945421] wcnss: wcnss_setup_vbat_monitoring: tm setup failed: -22
[ 10.948695] rmt_storage:INFO:rmt_storage_open_cb: Processing: Open Request for /boot/modem_fs1!
[ 10.951147] sysmon-qmi: sysmon_clnt_svc_arrive: Connection established between QMI handle and modem's SSCTL service
[ 10.951194] rmt_storage:INFO:rmt_storage_open_cb: Processing: Open Request for /boot/modem_fs2!
[ 10.951631] rmt_storage:INFO:rmt_storage_open_cb: Processing: Open Request for /boot/modem_fsg!
[ 10.952040] rmt_storage:INFO:rmt_storage_open_cb: Processing: Open Request for /boot/modem_fsc!
[ 10.952820] rmt_storage:INFO:rmt_storage_alloc_buff_cb: Received req_size: 0! avail: 1572864
[ 10.953400] rmt_storage:INFO:rmt_storage_rw_iovec_cb: Read iovec request received for /boot/modem_fs1
[ 10.953465] rmt_storage:INFO:rmt_storage_client_thread: Calling Read [offset=512, size=512]for /boot/modem_fs1!
[ 10.954034] rmt_storage:INFO:rmt_storage_client_thread: Done Read (bytes = 512) for /boot/modem_fs1!
[ 11.020793] msm_cci_i2c_read: 953 wait_for_completion_timeout rc = -110
[ 11.046300] apr_tal:Modem Is Up
[ 11.048469] scm_call failed: func id 0x42000c16, ret: -1, syscall returns: 0x0, 0x0, 0x0
[ 11.048471] batched_hyp_assign: Failed to assign memory protection, ret = -5
[ 11.048474] memshare: hyp_assign_phys failed size=5242880 err=-5
[ 11.058210] diag: In diag_send_feature_mask_update, control channel is not open, p: 0, 0000000000000000
[ 11.058215] diag: In diag_send_peripheral_buffering_mode, buffering flag not set for 0
[ 11.058303] diag: In diag_send_peripheral_buffering_mode, buffering flag not set for 0
[ 11.058890] aw8898_probe enter
[ 11.058892] aw8898_add_codec_controls enter
[ 11.060056] aw8898_probe exit
[ 11.069993] Sending QMI_IPA_INIT_MODEM_DRIVER_REQ_V01
[ 11.071537] ipa-wan handle_indication_req:135 not send indication
[ 11.073594] ipa ipa_uc_response_hdlr:462 IPA uC loaded
[ 11.073617] ipa ipa_sps_irq_control_all:963 EP (5) not allocated.
[ 11.073962] QMI_IPA_INIT_MODEM_DRIVER_REQ_V01 response received
[ 11.075793] ipa ipa_sps_irq_control_all:963 EP (5) not allocated.
[ 11.076786] ipa ipa_uc_wdi_event_log_info_handler:304 WDI feature missing 0x1
[ 11.076790] ipa ipa_uc_ntn_event_log_info_handler:36 NTN feature missing 0x1
[ 11.076798] ipa ipa_sps_irq_control_all:963 EP (5) not allocated.
[ 11.120797] msm_cci_flush_queue:176 wait timeout
[ 11.120831] msm_cci_i2c_read_bytes:1048 failed rc -110
[ 11.120832] msm_camera_cci_i2c_read: line 47 rc = -110
[ 11.120835] msm_sensor_match_id: s5k4h7yx: read id failed
[ 11.120836] msm_sensor_check_id:1432 match id failed rc -110
[ 11.151961] [msm_camera_power_down][Arima] 3.Set common gpio. Loop 0
[ 11.169816] tasha_codec tasha_codec: ASoC: unknown pin DMIC6
[ 11.169996] tasha_codec tasha_codec: ASoC: unknown pin ANC HEADPHONE
[ 11.177407] msm8952-slimbus-wcd c051000.sound-9335: wcd_mbhc_start: qcom,msm-mbhc-usbc-audio-supported in dt node is missing or false
[ 11.177409] msm8952-slimbus-wcd c051000.sound-9335: wcd_mbhc_start: skipping USB c analog configuration
[ 11.184269] aw8898_set_fmt: fmt=0x4001
[ 11.192722] msm8952-slimbus-wcd c051000.sound-9335: ASoC: no sink widget found for SpkrLeft IN
[ 11.192725] msm8952-slimbus-wcd c051000.sound-9335: ASoC: Failed to add route SPK1 OUT -> direct -> SpkrLeft IN
[ 11.192848] msm8952-slimbus-wcd c051000.sound-9335: ASoC: no sink widget found for SpkrRight IN
[ 11.192851] msm8952-slimbus-wcd c051000.sound-9335: ASoC: Failed to add route SPK2 OUT -> direct -> SpkrRight IN
[ 11.205170] input: msm8953-tashalite-snd-card Headset Jack as /devices/platform/soc/c051000.sound-9335/sound/card0/input5
[ 11.205454] input: msm8953-tashalite-snd-card Button Jack as /devices/platform/soc/c051000.sound-9335/sound/card0/input6
[ 11.206352] msm8952-slimbus-wcd c051000.sound-9335: property qcom,cdc-us-euro-gpios in node /soc/sound-9335 not found -2
[ 11.206696] [msm_camera_power_up][Arima] 1.Set common gpio. Loop 0
[ 11.242851] msm_cci_init:1442: hw_version = 0x10020005
[ 11.340801] msm_cci_i2c_read: 953 wait_for_completion_timeout rc = -110
[ 11.358771] smd_pkt_open: DATA2 open failed -19
[ 11.441335] msm_cci_flush_queue:176 wait timeout
[ 11.441497] msm_cci_i2c_read_bytes:1048 failed rc -110
[ 11.445486] msm_camera_cci_i2c_read: line 47 rc = -110
[ 11.450041] msm_sensor_match_id: s5k4h7yx: read id failed
[ 11.455313] msm_sensor_check_id:1432 match id failed rc -110
[ 11.459368] scm_call failed: func id 0x42000c16, ret: -1, syscall returns: 0x0, 0x0, 0x0
[ 11.459371] batched_hyp_assign: Failed to assign memory protection, ret = -5
[ 11.459374] memshare: hyp_assign_phys failed size=2097152 err=-5
[ 11.512753] [msm_camera_power_down][Arima] 3.Set common gpio. Loop 0
[ 11.568558] [msm_camera_power_up][Arima] 1.Set common gpio. Loop 0
[ 11.604785] msm_cci_init:1442: hw_version = 0x10020005
[ 11.700812] msm_cci_i2c_read: 953 wait_for_completion_timeout rc = -110
[ 11.800809] msm_cci_flush_queue:176 wait timeout
[ 11.800859] msm_cci_i2c_read_bytes:1048 failed rc -110
[ 11.804604] msm_camera_cci_i2c_read: line 47 rc = -110
[ 11.809450] msm_sensor_match_id: s5k4h7yx: read id failed
[ 11.814675] msm_sensor_check_id:1432 match id failed rc -110
[ 11.841389] msm_qti_pp_get_rms_value_control, back not active to query rms be_idx:3
[ 11.850916] [msm_camera_power_down][Arima] 3.Set common gpio. Loop 0
[ 11.857021] msm_voice_sound_focus_get: Error getting Sound Focus Params, err=-22
[ 11.857341] msm_voice_source_tracking_get: Error getting Source Tracking Params, err=-22
[ 11.864336] msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
[ 11.871830] msm_audio_sound_focus_get: Could not get copp idx for port_id=16385
[ 11.879088] msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
[ 11.885171] msm_audio_source_tracking_get: Could not get copp idx for port_id=16385
[ 11.892430] msm_voice_sound_focus_get: Error getting Sound Focus Params, err=-22
[ 11.899689] msm_voice_source_tracking_get: Error getting Source Tracking Params, err=-22
[ 11.900812] s5k4h7yx power up failed
[ 11.900812] MSM-SENSOR-INIT msm_sensor_driver_cmd:82 msm_sensor_driver_cmd failed (non-fatal) rc -110
[ 11.900815] MSM-SENSOR-INIT msm_sensor_init_subdev_do_ioctl:150 msm_sensor_init_subdev_do_ioctl:150 VIDIOC_MSM_SENSOR_INIT_CFG failed (non-fatal)
[ 11.901726] msm_csid_init: CSID_VERSION = 0x30050001
[ 11.901847] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
[ 11.909786] [msm_camera_power_up][Arima] 1.Set common gpio. Loop 0
[ 11.919419] msm_cci_init:1442: hw_version = 0x10020005
[ 11.957816] msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
[ 11.961833] msm_audio_sound_focus_get: Could not get copp idx for port_id=4101
[ 11.969003] msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
[ 11.975370] msm_audio_source_tracking_get: Could not get copp idx for port_id=4101
[ 11.977485] ip_local_port_range: prefer different parity for start/end values.
[ 11.990508] msm_voice_sound_focus_get: Error getting Sound Focus Params, err=-22
[ 11.997195] msm_voice_source_tracking_get: Error getting Source Tracking Params, err=-22
[ 12.005229] msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
[ 12.012161] msm_audio_sound_focus_get: Could not get copp idx for port_id=4149
[ 12.019285] msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
[ 12.025482] msm_audio_source_tracking_get: Could not get copp idx for port_id=4149
[ 12.032865] msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
[ 12.039310] msm_audio_sound_focus_get: Could not get copp idx for port_id=36865
[ 12.046862] msm_audio_get_copp_idx_from_port_id: Invalid FE, exiting
[ 12.052892] msm_audio_source_tracking_get: Could not get copp idx for port_id=36865
[ 12.062417] core_get_license_status: cmdrsp_license_result.result = 0x15 for module 0x131ff
[ 12.082880] msm_dai_q6_slim_rx_drift_get: afe port not started. dai_data->status_mask = 0
[ 12.083244] msm_dai_q6_slim_rx_drift_get: afe port not started. dai_data->status_mask = 0
[ 12.093986] msm_pcm_volume_ctl_get substream runtime not found
[ 12.098846] msm_pcm_volume_ctl_get substream runtime not found
[ 12.105595] msm_adsp_stream_callback_get: ASM Stream PP event queue is not initialized.
[ 12.113176] msm_pcm_volume_ctl_get substream runtime not found
[ 12.118422] msm_pcm_volume_ctl_get substream runtime not found
[ 12.124881] msm_adsp_stream_callback_get: ASM Stream PP event queue is not initialized.
[ 12.131326] msm_pcm_volume_ctl_get substream runtime not found
[ 12.137969] msm_pcm_volume_ctl_get substream not found
[ 12.144220] msm_adsp_stream_callback_get: ASM Stream PP event queue is not initialized.
[ 12.149838] msm_compr_audio_effects_config_get: stream or effects inactive
[ 12.158598] msm_adsp_stream_callback_get: ASM Stream PP event queue is not initialized.
[ 12.173584] msm_pcm_volume_ctl_get substream runtime not found
[ 12.174797] msm_pcm_volume_ctl_get substream runtime not found
[ 12.180376] msm_adsp_stream_callback_get: ASM Stream PP event queue is not initialized.
[ 12.188982] msm_pcm_volume_ctl_get substream runtime not found
[ 12.193060] msm_pcm_volume_ctl_get substream runtime not found
[ 12.200015] msm_adsp_stream_callback_get: ASM Stream PP event queue is not initialized.
[ 12.204875] msm_pcm_volume_ctl_get substream or runtime not found
[ 12.217276] msm_compr_audio_effects_config_get: stream or effects inactive
[ 12.219588] msm_adsp_stream_callback_get: ASM Stream PP event queue is not initialized.
[ 12.232406] msm_pcm_volume_ctl_get substream runtime not found
[ 12.233062] msm_pcm_volume_ctl_get substream not found
[ 12.239522] msm_adsp_stream_callback_get: ASM Stream PP event queue is not initialized.
[ 12.245317] msm_compr_audio_effects_config_get: stream or effects inactive
[ 12.252960] msm_adsp_stream_callback_get: ASM Stream PP event queue is not initialized.
[ 12.265379] msm_compr_audio_effects_config_get: stream or effects inactive
[ 12.267993] msm_adsp_stream_callback_get: ASM Stream PP event queue is not initialized.
[ 12.281712] msm_compr_audio_effects_config_get: stream or effects inactive
[ 12.283565] msm_adsp_stream_callback_get: ASM Stream PP event queue is not initialized.
[ 12.296628] msm_compr_audio_effects_config_get: stream or effects inactive
[ 12.298604] msm_adsp_stream_callback_get: ASM Stream PP event queue is not initialized.
[ 12.313180] msm_compr_audio_effects_config_get: stream or effects inactive
[ 12.315258] msm_adsp_stream_callback_get: ASM Stream PP event queue is not initialized.
[ 12.327540] msm_pcm_volume_ctl_get substream runtime not found
[ 12.328025] msm_pcm_volume_ctl_get substream not found
[ 12.335139] [msm_camera_power_down][Arima] 3.Set common gpio. Loop 0
[ 12.336461] msm_compr_audio_effects_config_get: stream or effects inactive
[ 12.337378] msm_adsp_stream_callback_get: ASM Stream PP event queue is not initialized.
[ 12.342440] msm_compr_audio_effects_config_get: stream or effects inactive
[ 12.343196] msm_adsp_stream_callback_get: ASM Stream PP event queue is not initialized.
[ 12.349454] msm_compr_audio_effects_config_get: stream or effects inactive
[ 12.350000] msm_adsp_stream_callback_get: ASM Stream PP event queue is not initialized.
[ 12.382380] selinux: avc: denied { set } for property=persist.vendor.camera.back pid=581 uid=1047 gid=1005 scontext=u:r:hal_camera_default:s0 tcontext=u:object_r:vendor_default_prop:s0 tclass=property_service permissive=1\x0a
[ 12.409420] selinux: avc: denied { set } for property=fp3.cam.back.sensor pid=581 uid=1047 gid=1005 scontext=u:r:hal_camera_default:s0 tcontext=u:object_r:default_prop:s0 tclass=property_service permissive=1\x0a
[ 12.472624] ipa ipa_sps_irq_control_all:963 EP (5) not allocated.
[ 12.474232] ipa ipa_sps_irq_control_all:963 EP (5) not allocated.
[ 12.481488] ipa-wan handle_ingress_format:1286 get AGG size 8192 count 10
[ 12.484394] ipa ipa_sps_irq_control_all:963 EP (5) not allocated.
[ 12.493021] ipa ipa_assign_policy_v2:3226 get close-by 8192
[ 12.496689] ipa ipa_assign_policy_v2:3227 set rx_buff_sz 7680
[ 12.502075] ipa ipa_assign_policy_v2:3248 set aggr_limit 6
[ 12.517646] ipa-wan ipa_wwan_ioctl:1573 dev(rmnet_data0) register to IPA
[ 12.569995] MSM-CPP cpp_init_hardware:1133 CPP HW Version: 0x40030003
[ 12.570026] MSM-CPP cpp_init_hardware:1151 stream_cnt:0
[ 12.575569] msm_cpp 1b04000.qcom,cpp: loading /vendor/firmware_mnt/image/cpp_firmware_v1_5_0.fw failed with error -13
[ 12.590676] MSM-CPP cpp_release_hardware:1214 cpp hw release done
[ 12.639812] wcdcal_hwdep_ioctl_shared: codec didn't set this 4!!
[ 12.639856] wcdcal_hwdep_ioctl_shared: codec didn't set this 5!!
[ 12.718853] ipa-wan ipa_wwan_ioctl:1573 dev(rmnet_data1) register to IPA
[ 12.737771] msm_pm_qos_update_request: update request 100
[ 12.737799] msm_pm_qos_add_request: add request
[ 12.743070] msm_pm_qos_update_request: update request -1
[ 12.746384] msm_pm_qos_add_request: add request
[ 12.756831] msm_csid_init: CSID_VERSION = 0x30050001
[ 12.757102] msm_csid_irq CSID0_IRQ_STATUS_ADDR = 0x800
[ 12.759524] MSM-CPP cpp_init_hardware:1133 CPP HW Version: 0x40030003
[ 12.759540] MSM-CPP cpp_init_hardware:1151 stream_cnt:0
[ 12.785379] [msm_camera_power_up][Arima] 1.Set common gpio. Loop 0
[ 12.827965] msm_cci_init:1442: hw_version = 0x10020005
[ 12.833915] 1b0c000.qcom,cci:qcom,actuator@0 supply cam_vaf not found, using dummy regulator
[ 12.839038] qcom,qpnp-smb5 200f000.qcom,spmi:qcom,pmi632@2:qcom,qpnp-smb5: jeita_rechg_voltage =4190000
[ 12.876965] MSM-CPP cpp_release_hardware:1214 cpp hw release done
[ 12.878365] ipa-wan ipa_wwan_ioctl:1573 dev(rmnet_data2) register to IPA
[ 12.927455] [msm_camera_power_down][Arima] 3.Set common gpio. Loop 0
[ 13.015818] audit: audit_lost=17 audit_rate_limit=5 audit_backlog_limit=64
[ 13.015847] audit: rate limit exceeded
[ 13.015877] type=1400 audit(1586208257.267:34): avc: denied { open } for pid=581 comm="android.hardwar" path="/sys/devices/platform/soc/1b0c000.qcom,cci/1b0c000.qcom,cci:qcom,camera@0/video4linux/video1/name" dev="sysfs" ino=47560 scontext=u:r:hal_camera_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 13.015894] type=1400 audit(1586208257.567:35): avc: denied { read write } for pid=588 comm="light@2.0-servi" name="brightness" dev="sysfs" ino=30044 scontext=u:r:hal_light_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 13.048478] ipa-wan ipa_wwan_ioctl:1573 dev(rmnet_data3) register to IPA
[ 13.168313] ipa-wan ipa_wwan_ioctl:1573 dev(rmnet_data4) register to IPA
[ 13.300711] ipa-wan ipa_wwan_ioctl:1573 dev(rmnet_data5) register to IPA
[ 13.401596] ipa-wan ipa_wwan_ioctl:1573 dev(rmnet_data6) register to IPA
[ 13.547136] init: processing action (vendor.ims.DATA_DAEMON_STATUS=1) from (/vendor/etc/init/hw/init.target.rc:294)
[ 13.547335] init: Sending signal 9 to service 'vendor.ims_rtp_daemon' (pid 668) process group...
[ 13.562119] libprocessgroup: Successfully killed process cgroup uid 1000 pid 668 in 5ms
[ 13.568186] init: Service 'vendor.ims_rtp_daemon' (pid 668) received signal 9
[ 13.575324] init: Received control message 'stop' for 'vendor.imsrcsservice' from pid: 791 (/system/vendor/bin/imsdatadaemon)
[ 13.575557] ipa-wan ipa_wwan_ioctl:1573 dev(rmnet_data7) register to IPA
[ 13.591879] init: Sending signal 9 to service 'vendor.imsrcsservice' (pid 669) process group...
[ 13.605605] libprocessgroup: Successfully killed process cgroup uid 1000 pid 669 in 7ms
[ 13.607967] init: Received control message 'start' for 'vendor.imsrcsservice' from pid: 791 (/system/vendor/bin/imsdatadaemon)
[ 14.736850] type=1400 audit(1586208257.567:35): avc: denied { read write } for pid=588 comm="light@2.0-servi" name="brightness" dev="sysfs" ino=30044 scontext=u:r:hal_light_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 14.736946] type=1400 audit(1586208259.287:37): avc: denied { read } for pid=1461 comm="ims_rtp_daemon" name="u:object_r:default_prop:s0" dev="tmpfs" ino=15712 scontext=u:r:hal_imsrtp:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
[ 14.757526] type=1400 audit(1586208259.287:37): avc: denied { read } for pid=1461 comm="ims_rtp_daemon" name="u:object_r:default_prop:s0" dev="tmpfs" ino=15712 scontext=u:r:hal_imsrtp:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
[ 14.779205] type=1400 audit(1586208259.287:38): avc: denied { open } for pid=1461 comm="ims_rtp_daemon" path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=15712 scontext=u:r:hal_imsrtp:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
[ 14.802251] type=1400 audit(1586208259.287:38): avc: denied { open } for pid=1461 comm="ims_rtp_daemon" path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=15712 scontext=u:r:hal_imsrtp:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
[ 14.825620] type=1400 audit(1586208259.287:39): avc: denied { getattr } for pid=1461 comm="ims_rtp_daemon" path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=15712 scontext=u:r:hal_imsrtp:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
[ 15.505697] binder: 437:437 BC_REQUEST_DEATH_NOTIFICATION death notification already set
[ 15.586634] acc_open
[ 15.586655] acc_release
[ 16.120702] sdcardfs version 2.0
[ 16.120725] sdcardfs: dev_name -> /data/media
[ 16.123136] sdcardfs: options -> fsuid=1023,fsgid=1023,multiuser,derive_gid,default_normal,mask=6,userid=0,gid=1015
[ 16.128180] sdcardfs: mnt -> fffffff86b8748e0
[ 16.137627] sdcardfs: mounted on top of /data/media type ext4
[ 16.142909] Remount options were mask=23,gid=9997 for vfsmnt fffffff86b875a60.
[ 16.147742] sdcardfs : options - debug:1
[ 16.154905] sdcardfs : options - gid:9997
[ 16.158929] sdcardfs : options - mask:23
[ 16.163380] Remount options were mask=7,gid=9997 for vfsmnt fffffff86b8766a0.
[ 16.166849] sdcardfs : options - debug:1
[ 16.173953] sdcardfs : options - gid:9997
[ 16.177852] sdcardfs : options - mask:7
[ 16.217921] type=1400 audit(1586208259.287:39): avc: denied { getattr } for pid=1461 comm="ims_rtp_daemon" path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=15712 scontext=u:r:hal_imsrtp:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
[ 16.218493] type=1400 audit(1586208260.767:40): avc: denied { write } for pid=1610 comm="webview_zygote" path="socket:[5883]" dev="sockfs" ino=5883 scontext=u:r:webview_zygote:s0 tcontext=u:r:zygote:s0 tclass=unix_dgram_socket permissive=1
[ 16.514295] msm_vidc: info: Opening video instance: 0000000000000000, 1
[ 16.517213] subsys-restart: __subsystem_get(): Changing subsys fw_name to venus
[ 16.522072] wlan: loading driver v3.0.11.85
[ 16.528261] subsys-pil-tz 1de0000.qcom,venus: loading /vendor/firmware_mnt/image/venus.mdt failed with error -13
[ 16.534549] ueventd: firmware: loading 'venus.mdt' for '/devices/platform/soc/1de0000.qcom,venus/firmware/venus.mdt'
[ 16.549499] ueventd: loading /devices/platform/soc/1de0000.qcom,venus/firmware/venus.mdt took 15ms
[ 16.551068] subsys-pil-tz 1de0000.qcom,venus: venus: loading from 0x000000008f000000 to 0x000000008f500000
[ 16.574275] subsys-pil-tz 1de0000.qcom,venus: loading /vendor/firmware_mnt/image/venus.b02 failed with error -13
[ 16.575864] ueventd: firmware: loading 'venus.b02' for '/devices/platform/soc/1de0000.qcom,venus/firmware/venus.b02'
[ 16.590741] subsys-pil-tz 1de0000.qcom,venus: loading /vendor/firmware_mnt/image/venus.b03 failed with error -13
[ 16.592141] ueventd: loading /devices/platform/soc/1de0000.qcom,venus/firmware/venus.b02 took 16ms
[ 16.606463] ueventd: firmware: loading 'venus.b03' for '/devices/platform/soc/1de0000.qcom,venus/firmware/venus.b03'
[ 16.614828] ueventd: loading /devices/platform/soc/1de0000.qcom,venus/firmware/venus.b03 took 9ms
[ 16.616541] subsys-pil-tz 1de0000.qcom,venus: loading /vendor/firmware_mnt/image/venus.b04 failed with error -13
[ 16.617719] ueventd: firmware: loading 'venus.b04' for '/devices/platform/soc/1de0000.qcom,venus/firmware/venus.b04'
[ 16.619567] ueventd: loading /devices/platform/soc/1de0000.qcom,venus/firmware/venus.b04 took 2ms
[ 16.654452] subsys-pil-tz 1de0000.qcom,venus: venus: Brought out of reset
[ 16.698382] msm_vidc: info: Closed video instance: 0000000000000000
[ 16.717406] msm_vidc: info: Opening video instance: 0000000000000000, 1
[ 16.736462] msm_vidc: info: Closed video instance: 0000000000000000
[ 16.760567] msm_vidc: info: Opening video instance: 0000000000000000, 1
[ 16.775423] msm_vidc: info: Closed video instance: 0000000000000000
[ 16.803499] msm_vidc: info: Opening video instance: 0000000000000000, 1
[ 16.821088] msm_vidc: info: Closed video instance: 0000000000000000
[ 16.834427] msm_vidc: info: Opening video instance: 0000000000000000, 1
[ 16.846939] msm_vidc: info: Closed video instance: 0000000000000000
[ 16.871580] msm_vidc: info: Opening video instance: 0000000000000000, 1
[ 16.888030] msm_vidc: info: Closed video instance: 0000000000000000
[ 16.901146] msm_vidc: info: Opening video instance: 0000000000000000, 1
[ 16.907130] msm_vidc: info: Closed video instance: 0000000000000000
[ 16.920188] msm_vidc: info: Opening video instance: 0000000000000000, 1
[ 16.925617] msm_vidc: info: Closed video instance: 0000000000000000
[ 16.938614] msm_vidc: info: Opening video instance: 0000000000000000, 1
[ 16.945586] msm_vidc: info: Closed video instance: 0000000000000000
[ 16.969010] msm_vidc: info: Opening video instance: 0000000000000000, 1
[ 16.982151] msm_vidc: info: Closed video instance: 0000000000000000
[ 17.000426] msm_vidc: info: Opening video instance: 0000000000000000, 0
[ 17.515382] msm_vidc: info: Closed video instance: 0000000000000000
[ 17.542842] msm_vidc: info: Opening video instance: 0000000000000000, 0
[ 17.550698] msm_vidc: info: Closed video instance: 0000000000000000
[ 17.567178] msm_vidc: info: Opening video instance: 0000000000000000, 0
[ 17.573097] msm_vidc: info: Closed video instance: 0000000000000000
[ 17.579872] msm_vidc: info: Opening video instance: 0000000000000000, 0
[ 17.585602] msm_vidc: info: Closed video instance: 0000000000000000
[ 17.598559] msm_vidc: info: Opening video instance: 0000000000000000, 0
[ 17.606028] msm_vidc: info: Closed video instance: 0000000000000000
[ 17.901895] audit: audit_lost=18 audit_rate_limit=5 audit_backlog_limit=64
[ 17.901923] audit: rate limit exceeded
[ 19.050830] [HXTP] himax_fb_register in
[ 19.585162] init: starting service 'ppd'...
[ 19.586354] init: Created socket '/dev/socket/pps', mode 660, user 1000, group 1000
[ 19.607494] init: Service 'ppd' (pid 2088) exited with status 234
[ 19.607537] init: Sending signal 9 to service 'ppd' (pid 2088) process group...
[ 19.612848] libprocessgroup: Successfully killed process cgroup uid 1000 pid 2088 in 0ms
[ 19.782310] type=1400 audit(1586208261.867:46): avc: denied { associate } for pid=493 comm="Binder:493_2" name="globalAlert" scontext=u:object_r:proc_net:s0 tcontext=u:object_r:proc:s0 tclass=filesystem permissive=1
[ 19.782392] type=1400 audit(1586208264.337:48): avc: denied { read } for pid=1463 comm="imsrcsd" name="u:object_r:default_prop:s0" dev="tmpfs" ino=15712 scontext=u:r:hal_rcsservice:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
[ 19.800746] type=1400 audit(1586208264.337:48): avc: denied { read } for pid=1463 comm="imsrcsd" name="u:object_r:default_prop:s0" dev="tmpfs" ino=15712 scontext=u:r:hal_rcsservice:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
[ 19.822249] type=1400 audit(1586208264.337:49): avc: denied { open } for pid=1463 comm="imsrcsd" path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=15712 scontext=u:r:hal_rcsservice:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
[ 19.845005] type=1400 audit(1586208264.337:49): avc: denied { open } for pid=1463 comm="imsrcsd" path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=15712 scontext=u:r:hal_rcsservice:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
[ 19.868245] type=1400 audit(1586208264.337:50): avc: denied { getattr } for pid=1463 comm="imsrcsd" path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=15712 scontext=u:r:hal_rcsservice:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
[ 21.690925] wcnss_wlan a000000.qcom,wcnss-wlan: loading /vendor/firmware_mnt/image/wlan/prima/WCNSS_qcom_cfg.ini failed with error -13
[ 21.695692] wcnss_get_wlan_nv_name: No NV name
[ 21.701967] wcnss_wlan a000000.qcom,wcnss-wlan: loading /vendor/firmware_mnt/image/wlan/prima/WCNSS_qcom_wlan_nv.bin failed with error -13
[ 21.712242] wlan: [E :VOS] vos_nv_readMultiMacAddress: androidboot.wifimacaddr= not present in bootargs
[ 21.725696] wcnss: wcnss_get_serial_number: Device serial number: 2798361280
[ 21.873465] wlan: WCNSS WLAN version 1.5.1.2
[ 21.873487] wlan: WCNSS software version CNSS-PR-4-0-3-0000240
[ 21.876792] wlan: WCNSS hardware version WCN v2.0 RadioPhy vIris_TSMC_4.0 with 48MHz XO
[ 21.882502] DefaultCountry is 00
[ 21.931156] wlan_logging_sock_activate_svc: Initalizing FEConsoleLog = 1 NumBuff = 32
[ 21.931222] wlan_logging_sock_activate_svc: Initalizing Pkt stats pkt_stats_buff = 16
[ 21.939672] wlan: driver loaded
[ 21.947714] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 21.973267] [10:24:26.531049] [000000002A9CAD51] [wific] wlan: [E :HDD] wlan_hdd_get_classAstats: Unable to retrieve Class A statistics
[ 21.973318] [10:24:26.531104] [000000002A9CB15E] [wific] wlan: [E :HDD] wlan_hdd_get_classAstats: Unable to retrieve Class A statistics
[ 21.995490] [10:24:26.553273] [000000002AA33013] [wpa_s] wlan: [E :HDD] wlan_hdd_get_classAstats: Unable to retrieve Class A statistics
[ 21.996897] [10:24:26.554682] [000000002AA399BA] [wpa_s] wlan: [E :HDD] wlan_hdd_get_classAstats: Unable to retrieve Class A statistics
[ 22.009804] [10:24:26.567587] [000000002AA761A4] [wpa_s] wlan: [E :HDD] wlan_hdd_get_classAstats: Unable to retrieve Class A statistics
[ 22.021422] [10:24:26.579206] [000000002AAAC908] [wpa_s] wlan: [E :HDD] wlan_hdd_get_classAstats: Unable to retrieve Class A statistics
[ 22.034424] [10:24:26.592207] [000000002AAE981C] [wpa_s] wlan: [E :HDD] wlan_hdd_get_classAstats: Unable to retrieve Class A statistics
[ 22.112534] [10:24:26.670316] [000000002AC57A54] [wpa_s] wlan: [E :HDD] __wlan_hdd_cfg80211_wifi_configuration_set: 8221: Not in Connected state!
[ 22.677260] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 22.694013] sdcardfs version 2.0
[ 22.694032] sdcardfs: dev_name -> /mnt/media_rw/3465-3331
[ 22.696663] sdcardfs: options -> fsuid=1023,fsgid=1023,mask=6,userid=0,gid=1015
[ 22.701984] sdcardfs: mnt -> fffffff86b877660
[ 22.708792] sdcardfs: mounted on top of /mnt/media_rw/3465-3331 type vfat
[ 22.713948] Remount options were mask=18,gid=9997 for vfsmnt fffffff858ce18a0.
[ 22.720011] sdcardfs : options - debug:1
[ 22.727156] sdcardfs : options - gid:9997
[ 22.731241] sdcardfs : options - mask:18
[ 22.735668] Remount options were mask=18,gid=9997 for vfsmnt fffffff858ce32e0.
[ 22.739103] sdcardfs : options - debug:1
[ 22.746176] sdcardfs : options - gid:9997
[ 22.750204] sdcardfs : options - mask:18
[ 24.588590] init: starting service 'ppd'...
[ 24.590192] init: Created socket '/dev/socket/pps', mode 660, user 1000, group 1000
[ 24.609783] init: Service 'ppd' (pid 2179) exited with status 234
[ 24.609826] init: Sending signal 9 to service 'ppd' (pid 2179) process group...
[ 24.615023] libprocessgroup: Successfully killed process cgroup uid 1000 pid 2179 in 0ms
[ 28.238915] init: Service 'bootanim' (pid 468) exited with status 0
[ 28.429207] type=1400 audit(1586208264.337:50): avc: denied { getattr } for pid=1463 comm="imsrcsd" path="/dev/__properties__/u:object_r:default_prop:s0" dev="tmpfs" ino=15712 scontext=u:r:hal_rcsservice:s0 tcontext=u:object_r:default_prop:s0 tclass=file permissive=1
[ 28.429414] type=1400 audit(1586208272.977:51): avc: denied { read write } for pid=588 comm="light@2.0-servi" name="brightness" dev="sysfs" ino=30044 scontext=u:r:hal_light_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 28.429459] pp_validate_dspp_mfd_block: PP block 16 does not match corresponding mfd index 1
[ 28.429461] mdss_mdp_pcc_config: Invalid block 16 mfd index 1, ret -22
[ 28.469224] init: processing action (sys.boot_completed=1) from (/init.rc:714)
[ 28.469258] init: processing action (sys.boot_completed=1) from (/vendor/etc/init/hw/init.qcom.rc:501)
[ 28.471635] Boot completed
[ 28.471636] init: processing action (sys.boot_completed=1) from (/vendor/etc/init/hw/init.qcom.rc:968)
[ 28.472319] init: starting service 'qcom-post-boot'...
[ 28.473939] pp_validate_dspp_mfd_block: PP block 16 does not match corresponding mfd index 1
[ 28.473942] mdss_mdp_pa_v2_config: Invalid block 16 mfd index 1, ret -22
[ 28.473999] init: starting service 'qti-testscripts'...
[ 28.475233] init: processing action (sys.boot_completed=1) from (/vendor/etc/init/hw/init.target.rc:161)
[ 28.496408] pp_validate_dspp_mfd_block: PP block 16 does not match corresponding mfd index 1
[ 28.496411] mdss_mdp_pa_v2_config: Invalid block 16 mfd index 1, ret -22
[ 28.507570] logd: logdr: UID=1000 GID=1007 PID=2185 n tail=0 logMask=80 pid=0 start=0ns timeout=0ns
[ 28.559977] type=1400 audit(1586208272.977:51): avc: denied { read write } for pid=588 comm="light@2.0-servi" name="brightness" dev="sysfs" ino=30044 scontext=u:r:hal_light_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 28.566492] type=1400 audit(1586208272.977:52): avc: denied { open } for pid=588 comm="light@2.0-servi" path="/sys/devices/platform/soc/1a00000.qcom,mdss_mdp/1a00000.qcom,mdss_mdp:qcom,mdss_fb_wfd/leds/lcd-backlight/brightness" dev="sysfs" ino=30044 scontext=u:r:hal_light_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 28.595008] type=1400 audit(1586208272.977:52): avc: denied { open } for pid=588 comm="light@2.0-servi" path="/sys/devices/platform/soc/1a00000.qcom,mdss_mdp/1a00000.qcom,mdss_mdp:qcom,mdss_fb_wfd/leds/lcd-backlight/brightness" dev="sysfs" ino=30044 scontext=u:r:hal_light_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 28.624612] type=1400 audit(1586208273.117:53): avc: denied { read write } for pid=588 comm="light@2.0-servi" name="brightness" dev="sysfs" ino=30044 scontext=u:r:hal_light_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 28.647231] type=1400 audit(1586208273.117:53): avc: denied { read write } for pid=588 comm="light@2.0-servi" name="brightness" dev="sysfs" ino=30044 scontext=u:r:hal_light_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 28.668104] type=1400 audit(1586208273.117:54): avc: denied { open } for pid=588 comm="light@2.0-servi" path="/sys/devices/platform/soc/1a00000.qcom,mdss_mdp/1a00000.qcom,mdss_mdp:qcom,mdss_fb_wfd/leds/lcd-backlight/brightness" dev="sysfs" ino=30044 scontext=u:r:hal_light_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 28.697060] type=1400 audit(1586208273.117:54): avc: denied { open } for pid=588 comm="light@2.0-servi" path="/sys/devices/platform/soc/1a00000.qcom,mdss_mdp/1a00000.qcom,mdss_mdp:qcom,mdss_fb_wfd/leds/lcd-backlight/brightness" dev="sysfs" ino=30044 scontext=u:r:hal_light_default:s0 tcontext=u:object_r:sysfs:s0 tclass=file permissive=1
[ 28.871152] zram0: detected capacity change from 0 to 1073741824
[ 28.930501] Adding 1048572k swap on /dev/block/zram0. Priority:32758 extents:1 across:1048572k SS
[ 29.017209] big_min_freq_adjust: big min freq ajustment enabled
[ 29.543691] nq-nci 5-0028: [NFC][NQ][nfc_ioctl_power_states]Enter..., arg = 0
[ 29.564001] nq-nci 5-0028: unable to disable clock
[ 29.574453] nq-nci 5-0028: [NFC][NQ][nfc_ioctl_power_states]Enter..., arg = 1
[ 29.625001] init: Service 'ppd' (pid 2411) exited with status 234
[ 29.625050] init: Sending signal 9 to service 'ppd' (pid 2411) process group...
[ 29.630554] libprocessgroup: Successfully killed process cgroup uid 1000 pid 2411 in 0ms
[ 29.669238] sps: BAM device 0x0000000007ac4000 is not registered yet.
[ 29.669590] sps:BAM 0x0000000007ac4000 is registered.
[ 29.675348] sps:BAM 0x0000000007ac4000 (va:0x0000000000000000) enabled: ver:0x19, number of pipes:12
[ 29.960073] himax_cable_detect_func: Cable status change: 0x01
[ 29.961345] sps: BAM device 0x0000000007884000 is not registered yet.
[ 29.965132] sps:BAM 0x0000000007884000 is registered.
[ 29.975675] sps:BAM 0x0000000007884000 (va:0x0000000000000000) enabled: ver:0x19, number of pipes:12
[ 29.980824] [HXTP] [HX_HW_RESET_ACTIVATE]:himax_checksum_cal: Back from reset, ready to serve.
[ 29.987491] [HXTP] S1@567, 1935
[ 30.044454] [HXTP] E1@732, 1295
[ 30.349556] pp_validate_dspp_mfd_block: PP block 16 does not match corresponding mfd index 1
[ 30.349596] mdss_mdp_pcc_config: Invalid block 16 mfd index 1, ret -22
[ 30.497387] aw8898_startup: enter
[ 30.523011] aw8898_mute: mute state=0
[ 30.523031] aw8898_smartpa_cfg, flag = 1
[ 30.525638] aw8898_smartpa_cfg, init = 0
[ 30.529631] aw8898_cold_start enter
[ 30.533600] aw8898_load_cfg enter
[ 30.538994] aw8898_cfg_loaded: loaded aw8898_cfg.bin - size: 96
[ 30.540231] aw8898_cfg_loaded: addr:0x0000, data:0x05
[ 30.546090] aw8898_cfg_loaded: addr:0x0001, data:0x00
[ 30.551188] aw8898_cfg_loaded: addr:0x0002, data:0x08
[ 30.556201] aw8898_cfg_loaded: addr:0x0003, data:0x0c
[ 30.561277] aw8898_cfg_loaded: addr:0x0004, data:0x06
[ 30.566268] aw8898_cfg_loaded: addr:0x0005, data:0x00
[ 30.571337] aw8898_cfg_loaded: addr:0x0006, data:0x30
[ 30.576335] aw8898_cfg_loaded: addr:0x0007, data:0x03
[ 30.581402] aw8898_cfg_loaded: addr:0x0008, data:0x09
[ 30.586418] aw8898_cfg_loaded: addr:0x0009, data:0x00
[ 30.591467] aw8898_cfg_loaded: addr:0x000a, data:0x4a
[ 30.596475] aw8898_cfg_loaded: addr:0x000b, data:0x42
[ 30.601542] aw8898_cfg_loaded: addr:0x000c, data:0x0a
[ 30.606545] aw8898_cfg_loaded: addr:0x000d, data:0x00
[ 30.611613] aw8898_cfg_loaded: addr:0x000e, data:0x43
[ 30.616628] aw8898_cfg_loaded: addr:0x000f, data:0x07
[ 30.621716] aw8898_cfg_loaded: addr:0x0010, data:0x0b
[ 30.626689] aw8898_cfg_loaded: addr:0x0011, data:0x00
[ 30.631800] aw8898_cfg_loaded: addr:0x0012, data:0x43
[ 30.636759] aw8898_cfg_loaded: addr:0x0013, data:0x07
[ 30.641837] aw8898_cfg_loaded: addr:0x0014, data:0x0c
[ 30.646828] aw8898_cfg_loaded: addr:0x0015, data:0x00
[ 30.651965] aw8898_cfg_loaded: addr:0x0016, data:0x0d
[ 30.656892] aw8898_cfg_loaded: addr:0x0017, data:0x70
[ 30.661992] aw8898_cfg_loaded: addr:0x0018, data:0x0d
[ 30.666962] aw8898_cfg_loaded: addr:0x0019, data:0x00
[ 30.672052] aw8898_cfg_loaded: addr:0x001a, data:0x1b
[ 30.677035] aw8898_cfg_loaded: addr:0x001b, data:0x00
[ 30.682128] aw8898_cfg_loaded: addr:0x001c, data:0x0e
[ 30.687103] aw8898_cfg_loaded: addr:0x001d, data:0x00
[ 30.692200] aw8898_cfg_loaded: addr:0x001e, data:0x29
[ 30.697168] aw8898_cfg_loaded: addr:0x001f, data:0x03
[ 30.702243] aw8898_cfg_loaded: addr:0x0020, data:0x0f
[ 30.707238] aw8898_cfg_loaded: addr:0x0021, data:0x00
[ 30.712313] aw8898_cfg_loaded: addr:0x0022, data:0x00
[ 30.717310] aw8898_cfg_loaded: addr:0x0023, data:0x00
[ 30.722397] aw8898_cfg_loaded: addr:0x0024, data:0x20
[ 30.727377] aw8898_cfg_loaded: addr:0x0025, data:0x00
[ 30.732486] aw8898_cfg_loaded: addr:0x0026, data:0x01
[ 30.737448] aw8898_cfg_loaded: addr:0x0027, data:0x00
[ 30.742511] aw8898_cfg_loaded: addr:0x0028, data:0x21
[ 30.747515] aw8898_cfg_loaded: addr:0x0029, data:0x00
[ 30.752584] aw8898_cfg_loaded: addr:0x002a, data:0x01
[ 30.757584] aw8898_cfg_loaded: addr:0x002b, data:0x21
[ 30.762675] aw8898_cfg_loaded: addr:0x002c, data:0x60
[ 30.767654] aw8898_cfg_loaded: addr:0x002d, data:0x00
[ 30.772719] aw8898_cfg_loaded: addr:0x002e, data:0xbc
[ 30.777724] aw8898_cfg_loaded: addr:0x002f, data:0x1c
[ 30.782785] aw8898_cfg_loaded: addr:0x0030, data:0x61
[ 30.787793] aw8898_cfg_loaded: addr:0x0031, data:0x00
[ 30.792862] aw8898_cfg_loaded: addr:0x0032, data:0x0e
[ 30.797863] aw8898_cfg_loaded: addr:0x0033, data:0x0f
[ 30.802922] aw8898_cfg_loaded: addr:0x0034, data:0x62
[ 30.807933] aw8898_cfg_loaded: addr:0x0035, data:0x00
[ 30.813001] aw8898_cfg_loaded: addr:0x0036, data:0xb6
[ 30.818001] aw8898_cfg_loaded: addr:0x0037, data:0xf5
[ 30.823085] aw8898_cfg_loaded: addr:0x0038, data:0x63
[ 30.828072] aw8898_cfg_loaded: addr:0x0039, data:0x00
[ 30.833148] aw8898_cfg_loaded: addr:0x003a, data:0x7f
[ 30.838140] aw8898_cfg_loaded: addr:0x003b, data:0x30
[ 30.843230] aw8898_cfg_loaded: addr:0x003c, data:0x64
[ 30.848210] aw8898_cfg_loaded: addr:0x003d, data:0x00
[ 30.853273] aw8898_cfg_loaded: addr:0x003e, data:0x02
[ 30.858281] aw8898_cfg_loaded: addr:0x003f, data:0x00
[ 30.863357] aw8898_cfg_loaded: addr:0x0040, data:0x65
[ 30.868349] aw8898_cfg_loaded: addr:0x0041, data:0x00
[ 30.873427] aw8898_cfg_loaded: addr:0x0042, data:0x00
[ 30.878420] aw8898_cfg_loaded: addr:0x0043, data:0x10
[ 30.883490] aw8898_cfg_loaded: addr:0x0044, data:0x66
[ 30.888488] aw8898_cfg_loaded: addr:0x0045, data:0x00
[ 30.893565] aw8898_cfg_loaded: addr:0x0046, data:0x03
[ 30.898557] aw8898_cfg_loaded: addr:0x0047, data:0x04
[ 30.903628] aw8898_cfg_loaded: addr:0x0048, data:0x67
[ 30.908627] aw8898_cfg_loaded: addr:0x0049, data:0x00
[ 30.913717] aw8898_cfg_loaded: addr:0x004a, data:0x7c
[ 30.918696] aw8898_cfg_loaded: addr:0x004b, data:0x00
[ 30.923759] aw8898_cfg_loaded: addr:0x004c, data:0x68
[ 30.928770] aw8898_cfg_loaded: addr:0x004d, data:0x00
[ 30.933852] aw8898_cfg_loaded: addr:0x004e, data:0x00
[ 30.938835] aw8898_cfg_loaded: addr:0x004f, data:0x13
[ 30.943899] aw8898_cfg_loaded: addr:0x0050, data:0x69
[ 30.948905] aw8898_cfg_loaded: addr:0x0051, data:0x00
[ 30.953995] aw8898_cfg_loaded: addr:0x0052, data:0x45
[ 30.958973] aw8898_cfg_loaded: addr:0x0053, data:0x02
[ 30.964037] aw8898_cfg_loaded: addr:0x0054, data:0x6a
[ 30.969043] aw8898_cfg_loaded: addr:0x0055, data:0x00
[ 30.974122] aw8898_cfg_loaded: addr:0x0056, data:0x1e
[ 30.979113] aw8898_cfg_loaded: addr:0x0057, data:0x00
[ 30.984192] aw8898_cfg_loaded: addr:0x0058, data:0x04
[ 30.989181] aw8898_cfg_loaded: addr:0x0059, data:0x00
[ 30.994254] aw8898_cfg_loaded: addr:0x005a, data:0x44
[ 30.999252] aw8898_cfg_loaded: addr:0x005b, data:0x00
[ 31.004320] aw8898_cfg_loaded: addr:0x005c, data:0x08
[ 31.009320] aw8898_cfg_loaded: addr:0x005d, data:0x00
[ 31.014396] aw8898_cfg_loaded: addr:0x005e, data:0x0e
[ 31.019391] aw8898_cfg_loaded: addr:0x005f, data:0xa0
[ 31.024452] aw8898_container_update: reg=0x0005, val = 0x0c08
[ 31.029679] aw8898_container_update: reg=0x0006, val = 0x0330
[ 31.035360] aw8898_container_update: reg=0x0009, val = 0x424a
[ 31.041164] aw8898_container_update: reg=0x000a, val = 0x0743
[ 31.047291] aw8898_container_update: reg=0x000b, val = 0x0743
[ 31.052745] aw8898_container_update: reg=0x000c, val = 0x700d
[ 31.058233] aw8898_container_update: reg=0x000d, val = 0x001b
[ 31.064016] aw8898_container_update: reg=0x000e, val = 0x0329
[ 31.069780] aw8898_container_update: reg=0x000f, val = 0x0000
[ 31.075490] aw8898_container_update: reg=0x0020, val = 0x0001
[ 31.081185] aw8898_container_update: reg=0x0021, val = 0x2101
[ 31.086894] aw8898_container_update: reg=0x0060, val = 0x1cbc
[ 31.092662] aw8898_container_update: reg=0x0061, val = 0x0f0e
[ 31.098340] aw8898_container_update: reg=0x0062, val = 0xf5b6
[ 31.104120] aw8898_container_update: reg=0x0063, val = 0x307f
[ 31.109804] aw8898_container_update: reg=0x0064, val = 0x0002
[ 31.115567] aw8898_container_update: reg=0x0065, val = 0x1000
[ 31.121267] aw8898_container_update: reg=0x0066, val = 0x0403
[ 31.126982] aw8898_container_update: reg=0x0067, val = 0x007c
[ 31.132759] aw8898_container_update: reg=0x0068, val = 0x1300
[ 31.138445] aw8898_container_update: reg=0x0069, val = 0x0245
[ 31.144208] aw8898_container_update: reg=0x006a, val = 0x001e
[ 31.149901] aw8898_container_update: reg=0x0004, val = 0x0044
[ 31.155693] aw8898_container_update: reg=0x0008, val = 0xa00e
[ 31.161373] aw8898_cfg_loaded: cfg update complete
[ 32.247319] i2c-msm-v2 7af5000.i2c: NACK: slave not responding, ensure its powered: msgs(n:1 cur:0 tx) bc(rx:0 tx:6) mode:FIFO slv_addr:0x28 MSTR_STS:0x0d1300c8 OPER:0x00000090
[ 32.247432] nq-nci 5-0028: nfc_write: failed to write -107
[ 33.727978] aw8898_mute: mute state=1
[ 33.728009] aw8898_smartpa_cfg, flag = 0
[ 34.595140] init: starting service 'ppd'...
[ 34.597271] init: Created socket '/dev/socket/pps', mode 660, user 1000, group 1000
[ 34.631370] init: Service 'ppd' (pid 2830) exited with status 234
[ 34.631429] init: Sending signal 9 to service 'ppd' (pid 2830) process group...
[ 34.636651] libprocessgroup: Successfully killed process cgroup uid 1000 pid 2830 in 0ms
[ 39.603101] init: starting service 'ppd'...
[ 39.608148] init: Created socket '/dev/socket/pps', mode 660, user 1000, group 1000
[ 39.653127] init: Service 'ppd' (pid 2836) exited with status 234
[ 39.653183] init: Sending signal 9 to service 'ppd' (pid 2836) process group...
[ 39.658330] libprocessgroup: Successfully killed process cgroup uid 1000 pid 2836 in 0ms
[ 44.612745] init: starting service 'ppd'...
[ 44.617657] init: Created socket '/dev/socket/pps', mode 660, user 1000, group 1000
[ 44.661068] init: Service 'ppd' (pid 2838) exited with status 234
[ 44.661145] init: Sending signal 9 to service 'ppd' (pid 2838) process group...
[ 44.666348] libprocessgroup: Successfully killed process cgroup uid 1000 pid 2838 in 0ms
[ 49.622303] init: starting service 'ppd'...
[ 49.629311] init: Created socket '/dev/socket/pps', mode 660, user 1000, group 1000
[ 49.675396] init: Service 'ppd' (pid 2858) exited with status 234
[ 49.675497] init: Sending signal 9 to service 'ppd' (pid 2858) process group...
[ 49.681014] libprocessgroup: Successfully killed process cgroup uid 1000 pid 2858 in 0ms
[ 51.938497] [10:24:56.496258] [000000004CE78C23] [wpa_s] wlan: [E :HDD] wlan_hdd_cfg80211_set_ie Set UNKNOWN IE 3B
[ 51.967029] [10:24:56.524808] [000000004CEFE945] [VosMC] wlan: [E :PE ] limProcessSwitchChannelRsp: 4153: channelChangeReasonCode 1 status 0
[ 51.973255] [10:24:56.531035] [000000004CF1BC47] [VosMC] wlan: [E :SME] sme_QoSUpdateUapsdBTEvent: 8039 Invalid sessionId
[ 52.059179] [10:24:56.616961] [000000004D0AE8B1] [VosMC] wlan: [E :HDD] f0:d7:aa:2e:6b:00 connected to 8a:25:2c:5e:8e:52
[ 52.059254] [10:24:56.617040] [000000004D0AEE97] [VosMC] wlan: [E :HDD] wlan(2) 8a:25:2c:5e:8e:52 Standalone
[ 52.158534] [10:24:56.716312] [000000004D280424] [wpa_s] wlan: [E :HDD] __wlan_hdd_cfg80211_firmware_roaming: 6682: attr bss id failed
[ 54.576121] init: processing action (sys.sysctl.tcp_def_init_rwnd=*) from (/init.rc:724)
[ 54.618445] type=1400 audit(1586208274.507:58): avc: denied { open } for pid=302 comm="irq/275-hxcommo" path="/sys/devices/platform/soc/200f000.qcom,spmi/spmi-0/spmi0-02/200f000.qcom,spmi:qcom,pmi632@2:qcom,qpnp-smb5/power_supply/battery/status" dev="sysfs" ino=35756 scontext=u:r:kernel:s0 tcontext=u:object_r:sysfs_battery_supply:s0 tclass=file permissive=1
[ 54.625203] init: starting service 'ppd'...
[ 54.628437] init: Created socket '/dev/socket/pps', mode 660, user 1000, group 1000
[ 54.653185] type=1400 audit(1586208299.167:59): avc: denied { associate } for pid=493 comm="Binder:493_2" name="globalAlert" scontext=u:object_r:proc_net:s0 tcontext=u:object_r:proc:s0 tclass=filesystem permissive=1
[ 54.656813] init: Service 'ppd' (pid 2884) exited with status 234
[ 54.656840] init: Sending signal 9 to service 'ppd' (pid 2884) process group...
[ 54.657261] libprocessgroup: Successfully killed process cgroup uid 1000 pid 2884 in 0ms
[ 59.633984] init: starting service 'ppd'...
[ 59.639710] init: Created socket '/dev/socket/pps', mode 660, user 1000, group 1000
[ 59.690760] init: Service 'ppd' (pid 2911) exited with status 234
[ 59.690919] init: Sending signal 9 to service 'ppd' (pid 2911) process group...
[ 59.696073] libprocessgroup: Successfully killed process cgroup uid 1000 pid 2911 in 0ms
[ 64.643558] init: starting service 'ppd'...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment