Skip to content

Instantly share code, notes, and snippets.

@elektroschmock
Created April 13, 2019 19:11
Show Gist options
  • Save elektroschmock/706613ca074081f32dd946042a32f550 to your computer and use it in GitHub Desktop.
Save elektroschmock/706613ca074081f32dd946042a32f550 to your computer and use it in GitHub Desktop.
:/ $ su
:/ # dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.10.108-ga71c062 (kim@kim-VirtualBox) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #42 SMP PREEMPT Sat Apr 13 20:05:08 CEST 2019
[ 0.000000] CPU: ARMv7 Processor [513f06f1] revision 1 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] Machine: Qualcomm APQ 8084 (Flattened Device Tree), model: Motorola APQ 8084 Shamu
[ 0.000000] Node qcom,mdss_fb_primary memblock_reserve memory 3200000-5000000
[ 0.000000] Node qcom,msm-mem-hole removed memory d400000-fe00000[ 0.000000] Node qcom,wdt@f9017000 memblock_reserve memory 3eae0000-3eaeb000
[ 0.000000] Node qcom,tz-log@fe805720 memblock_reserve memory 3eaeb000-3eaec000
[ 0.000000] Node android,ramoops-hole memblock_reserve memory 3e9e0000-3eae0000
[ 0.000000] cma: Found qsecom_region@0, memory base 0x00000000, size 17 MiB, limit 0x00000000
[ 0.000000] cma: Found secure_region@0, memory base 0x00000000, size 252 MiB, limit 0x00000000
[ 0.000000] cma: CMA: reserved 20 MiB at 0x00000000 for qseecom_mem
[ 0.000000] cma: CMA: reserved 252 MiB at 0x00000000 for secure_mem
[ 0.000000] cma: CMA: reserved 16 MiB at 0x00000000 for default region
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] On node 0 totalpages: 775680
[ 0.000000] free_area_init_node: node 0, pgdat c1392f80, node_mem_map c5000000
[ 0.000000] Normal zone: 1584 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 192000 pages, LIFO batch:31
[ 0.000000] HighMem zone: 4560 pages used for memmap
[ 0.000000] HighMem zone: 583680 pages, LIFO batch:31
[ 0.000000] PERCPU: Embedded 8 pages/cpu @00000000 s16512 r0 d16256 u32768
[ 0.000000] pcpu-alloc: s16512 r0 d16256 u32768 alloc=8*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 774096
[ 0.000000] Kernel command line: console=null androidboot.hardware=shamu ehci-hcd.park=3 utags.blkdev=/dev/block/platform/msm_sdcc.1/by-name/utags utags.backup=/dev/block/platform/msm_sdcc.1/by-name/utagsBackup coherent_pool=8M vmalloc=300M buildvariant=userdebug androidboot.bootdevice=msm_sdcc.1 androidboot.serialno=46c21def androidboot.baseband=mdm androidboot.version-baseband=D4.01-9625-05.45+FSG-9625-02.117 androidboot.mode=normal androidboot.device=shamu androidboot.hwrev=0x83A0 androidboot.radio=0x7 androidboot.powerup_reason=0x00004000 androidboot.bootreason=reboot androidboot.write_protect=0 restart.download_mode=0 androidboot.fsg-id= androidboot.secure_hardware=1 androidboot.cid=0xDE androidboot.wifimacaddr=44:80:EB:7A:55:4C androidboot.btmacaddr=44:80:EB:7A:55:4B mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_mot_smd_596_QHD_dualmipi0_cmd_v0 androidboot.bootloader=moto-apq8084-72.04 androidboot.carrier= androidboot.hardware.sku=XT1100 androidboot.bl_state=2 androidboot.flash.locked=0
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] allocated 6291456 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Memory: 212MB 2818MB = 3030MB total
[ 0.000000] Memory: 2719676k/2719676k available, 383044k reserved, 2055116K highmem
[ 0.000000] Virtual kernel memory layout:\x0a vector : 0xffff0000 - 0xffff1000 ( 4 kB)\x0a fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] \x09 vmalloc : 0xf2000000 - 0xff000000 ( 208 MB)
[ 0.000000] \x09 lowmem : 0xeee00000 - 0xf1800000 ( 42 MB)
[ 0.000000] \x09 lowmem : 0xcfe00000 - 0xeee00000 ( 496 MB)
[ 0.000000] \x09 vmalloc : 0xcd400000 - 0xcfe00000 ( 42 MB)
[ 0.000000] \x09 lowmem : 0xc0000000 - 0xcd400000 ( 212 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)\x0a .text : 0x00000000 - 0x00000000 (17914 kB)\x0a .init : 0x00000000 - 0x00000000 (1073 kB)\x0a .data : 0x00000000 - 0x00000000 ( 784 kB)\x0a .bss : 0x00000000 - 0x00000000 (2608 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] \x09RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] Architected cp15 and mmio timer(s) running at 19.20MHz (virt/virt).
[ 0.000000] Switching to timer-based delay loop
[ 0.000000] sched_clock: 32 bits at 19MHz, resolution 52ns, wraps every 223696213963ns
[ 0.000395] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.00 BogoMIPS (lpj=64000)
[ 0.000411] pid_max: default: 32768 minimum: 301
[ 0.000545] Security Framework initialized
[ 0.000576] SELinux: Initializing.
[ 0.000624] SELinux: Starting in permissive mode
[ 0.000676] Mount-cache hash table entries: 512
[ 0.048762] Initializing cgroup subsys memory
[ 0.048794] Initializing cgroup subsys freezer
[ 0.048806] Initializing cgroup subsys bfqio
[ 0.048867] CPU: Testing write buffer coherency: ok
[ 0.049328] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.049383] Setting up static identity map for 0x00000000 - 0x00000000
[ 0.049500] Configuring XPU violations to be fatal errors
[ 0.058643] MSM Memory Dump table set up
[ 0.059632] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.060829] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.061952] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.062092] Brought up 4 CPUs
[ 0.062112] SMP: Total of 4 processors activated (153.00 BogoMIPS).
[ 0.062121] CPU: All CPU(s) started in SVC mode.
[ 0.084707] pinctrl core: initialized pinctrl subsystem
[ 0.085037] regulator-dummy: no parameters
[ 0.097477] NET: Registered protocol family 16
[ 0.102116] DMA: preallocated 8192 KiB pool for atomic coherent allocations
[ 0.104138] VFP support v0.3: implementor 51 architecture 64 part 6f variant 3 rev 1
[ 0.142556] spmi_pmic_arb fc4cf000.qcom,spmi: PMIC Arb Version-1 0x20000002
[ 0.152625] msm_watchdog f9017000.qcom,wdt: MSM Watchdog Initialized
[ 0.256028] console [pstore-1] enabled
[ 0.256157] pstore: psi registered
[ 0.256176] ramoops: attached 0x100000@0x3e9e0000, ecc: 0/0
[ 0.261454] KPI: Bootloader start count = 63598
[ 0.261473] KPI: Bootloader end count = 2498990
[ 0.261489] KPI: Bootloader display count = 2057041693
[ 0.261505] KPI: Bootloader load kernel count = 2872529711
[ 0.261523] KPI: Kernel MPM timestamp = 2552623
[ 0.261537] KPI: Kernel MPM Clock frequency = 32768
[ 0.261566] socinfo_print: v9, id=178, ver=1.1, raw_id=2305, raw_ver=1, hw_plat=0, hw_plat_ver=0\x0a accessory_chip=0, hw_plat_subtype=0, pmic_model=65542, pmic_die_revision=131073 foundry_id=1
[ 0.262590] Missing required property - label. Using legacy parsing
[ 0.262671] smd_channel_probe_worker: allocation table not initialized
[ 0.262785] Missing required property - label. Using legacy parsing
[ 0.270305] 8084_s1: 675 <--> 1050 mV at 0 mV normal idle
[ 0.270766] 8084_s1_ao: 675 <--> 1050 mV at 0 mV normal idle
[ 0.271209] 8084_s1_so: 675 <--> 1050 mV at 675 mV normal idle
[ 0.271726] 8084_s2: 500 <--> 1050 mV at 0 mV normal idle
[ 0.272164] 8084_s2_corner: 0 <--> 0 mV at 0 mV normal idle
[ 0.272614] 8084_s2_corner_ao: 0 <--> 0 mV at 0 mV normal idle
[ 0.273060] 8084_s2_floor_corner: 0 <--> 0 mV at 0 mV normal idle
[ 0.273534] 8084_s3: 1300 mV normal idle
[ 0.274023] 8084_s4: 1800 mV normal idle
[ 0.274498] 8084_s5: 2150 mV normal idle
[ 0.275020] 8084_s6: 815 <--> 900 mV at 0 mV normal idle
[ 0.275497] 8084_s6_corner: 0 <--> 0 mV at 0 mV normal idle
[ 0.275935] 8084_s6_floor_corner: 0 <--> 0 mV at 0 mV normal idle
[ 0.276404] 8084_l1: 1225 mV normal idle
[ 0.276875] 8084_l2: 1200 mV normal idle
[ 0.277887] 8084_l3: 1000 mV normal idle
[ 0.278898] 8084_l4: 1225 mV normal idle
[ 0.279377] 8084_l6: 1800 mV normal idle
[ 0.279846] 8084_l8: 1800 mV normal idle
[ 0.280698] 8084_l9: 1800 mV normal idle
[ 0.281166] 8084_l10: 1800 mV normal idle
[ 0.281681] 8084_l12: 1800 mV normal idle
[ 0.282658] 8084_l12_ao: 1800 mV normal idle
[ 0.283128] 8084_l13: 1800 <--> 2950 mV at 2950 mV normal idle
[ 0.283600] 8084_l14: 1225 mV normal idle
[ 0.284076] 8084_l15: 1200 mV normal idle
[ 0.284544] 8084_l16: 1800 mV normal idle
[ 0.285063] 8084_l17: 3300 mV normal idle
[ 0.285921] 8084_l18: 2700 <--> 2850 mV at 2850 mV normal idle
[ 0.286778] 8084_l19: 3300 mV normal idle
[ 0.287597] 8084_l20: 2950 mV normal idle
[ 0.288082] 8084_l21: 2950 mV normal idle
[ 0.288978] 8084_l22: 3000 mV normal idle
[ 0.289469] 8084_l23: 2700 mV normal idle
[ 0.289950] 8084_l24: 3075 mV normal idle
[ 0.290428] 8084_l25: 2100 mV normal idle
[ 0.290906] 8084_l26: 1800 mV normal idle
[ 0.291380] 8084_l27: 1050 mV normal idle
[ 0.293744] 8084_lvs1: no parameters
[ 0.296035] 8084_lvs2: no parameters
[ 0.296454] 8084_lvs3: no parameters
[ 0.296876] 8084_lvs4: no parameters
[ 0.299347] PDN krait_pdn_phase_scaling_init: eFuse phase scaling factor = 2/4
[ 0.299370] PDN krait_pdn_phase_scaling_init: initial phase scaling factor = 2/4
[ 0.299633] krait-power-regulator f9088000.regulator: qcom,coeff1-reduction missing in regulator assuming 75
[ 0.299735] krait-adjustment0: no parameters
[ 0.299981] krait0: 500 <--> 1275 mV at 900 mV fast normal idle
[ 0.300402] krait-power-regulator f9098000.regulator: qcom,coeff1-reduction missing in regulator assuming 75
[ 0.300511] krait-adjustment1: no parameters
[ 0.300750] krait1: 500 <--> 1275 mV at 900 mV fast normal idle
[ 0.301181] krait-power-regulator f90a8000.regulator: qcom,coeff1-reduction missing in regulator assuming 75
[ 0.301283] krait-adjustment2: no parameters
[ 0.301523] krait2: 500 <--> 1275 mV at 900 mV fast normal idle
[ 0.301982] krait-power-regulator f90b8000.regulator: qcom,coeff1-reduction missing in regulator assuming 75
[ 0.302086] krait-adjustment3: no parameters
[ 0.302327] krait3: 500 <--> 1275 mV at 900 mV fast normal idle
[ 0.353363] msm-thermal qcom,msm-thermal.41: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,gfx-phase-warm-temp. err=-22. KTM continues
[ 0.353401] msm-thermal qcom,msm-thermal.41: probe_psm:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-sw-mode-temp. err=-22. KTM continues
[ 0.354391] msm_thermal:vdd_restriction_reg_init Defer vdd rstr freq init.
[ 0.354895] msm_thermal:msm_thermal_get_freq_table error reading cpufreq table
[ 0.355032] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 1
[ 0.355039] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 2
[ 0.355046] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 3
[ 0.355051] hw-breakpoint: CPU 2 failed to disable vector catch
[ 0.355116] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 0
[ 0.356829] 8084_mvs1: no parameters
[ 0.357546] AXI: msm_bus_scale_register_client(): Error finding default fabric
[ 0.357569] qup_i2c f9925000.i2c: msm_bus_scale_register_client(mstr-id:86):0
[ 0.358245] AXI: msm_bus_scale_register_client(): Error finding default fabric
[ 0.358268] qup_i2c f9927000.i2c: msm_bus_scale_register_client(mstr-id:86):0
[ 0.358697] AXI: msm_bus_scale_register_client(): Error finding default fabric
[ 0.358720] qup_i2c f9966000.i2c: msm_bus_scale_register_client(mstr-id:84):0
[ 0.359288] AXI: msm_bus_scale_register_client(): Error finding default fabric
[ 0.359310] qup_i2c f9964000.i2c: msm_bus_scale_register_client(mstr-id:84):0
[ 0.360132] AXI: msm_bus_scale_register_client(): Error finding default fabric
[ 0.360155] qup_i2c f9968000.i2c: msm_bus_scale_register_client(mstr-id:84):0
[ 0.361004] sps:BAM 0x00000000 (va:0x00000000) enabled: ver:0x9, number of pipes:20
[ 0.361024] sps:BAM 0x00000000 is registered.
[ 0.361046] sps:sps is ready.
[ 0.363009] clock-krait-8974 f9016000.qcom,clock-krait: PVS config version: 3
[ 0.363040] clock-krait-8974 f9016000.qcom,clock-krait: Speed bin: 2
[ 0.363074] clock-krait-8974 f9016000.qcom,clock-krait: PVS bin: 7
[ 0.363093] clock-krait-8974 f9016000.qcom,clock-krait: SVS PVS bin: 10
[ 0.363110] clock-krait-8974 f9016000.qcom,clock-krait: PVS version: 1
[ 0.366204] L2 @ 768000 KHz
[ 0.366378] CPU0 @ 998400 KHz
[ 0.366392] CPU1 @ unknown rate. Forcing new rate.
[ 0.366495] CPU1 @ 300000 KHz
[ 0.366508] CPU2 @ unknown rate. Forcing new rate.
[ 0.366609] CPU2 @ 300000 KHz
[ 0.366622] CPU3 @ unknown rate. Forcing new rate.
[ 0.366721] CPU3 @ 300000 KHz
[ 0.369989] brcm_wifi_init_gpio: gpio_request WL_REG_ON done
[ 0.370016] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver
[ 0.370260] AXI: msm_bus_of_get_fab_data(): nr-lim threshold not specified
[ 0.370278] AXI: msm_bus_of_get_fab_data(): Fab eff-factor not present
[ 0.371114] AXI: msm_bus_of_get_fab_data(): nr-lim threshold not specified
[ 0.371128] AXI: msm_bus_of_get_fab_data(): Fab eff-factor not present
[ 0.372197] AXI: msm_bus_of_get_fab_data(): nr-lim threshold not specified
[ 0.372212] AXI: msm_bus_of_get_fab_data(): Fab eff-factor not present
[ 0.373138] AXI: msm_bus_of_get_fab_data(): nr-lim threshold not specified
[ 0.373152] AXI: msm_bus_of_get_fab_data(): Fab eff-factor not present
[ 0.374726] AXI: msm_bus_fabric_add_node(): msm_bus_fabric_add_node: Adding 1 There are 1 nodes
[ 0.374774] AXI: msm_bus_fabric_add_node(): msm_bus_fabric_add_node: Adding 26 There are 2 nodes
[ 0.374875] AXI: msm_bus_of_get_fab_data(): nr-lim threshold not specified
[ 0.374889] AXI: msm_bus_of_get_fab_data(): Fab eff-factor not present
[ 0.376132] msm_ocmem fdd00000.qcom,ocmem: OCMEM Virtual addr 00000000
[ 0.376702] Physical OCMEM zone layout:
[ 0.376721] zone graphics\x09: 0xfec00000 - 0xfed7ffff (1536 KB)
[ 0.376740] zone lp_audio\x09: 0xfed80000 - 0xfedfffff ( 512 KB)
[ 0.376759] zone video\x09: 0xfed80000 - 0xfedfffff ( 512 KB)
[ 0.401360] bio: create slab <bio-0> at 0
[ 0.403685] vbat_disp: no parameters
[ 0.404028] vdd_disp: no parameters
[ 0.404334] vci_disp: no parameters
[ 0.405636] SCSI subsystem initialized
[ 0.405843] usbcore: registered new interface driver usbfs
[ 0.405895] usbcore: registered new interface driver hub
[ 0.406084] usbcore: registered new device driver usb
[ 0.406211] media: Linux media interface: v0.10
[ 0.406264] Linux video capture interface: v2.00
[ 0.408816] cma: Assigned CMA region at 0 to 8.qcom,ion-heap device
[ 0.408972] cma: Assigned CMA region at 0 to 1b.qcom,ion-heap device
[ 0.409072] ION heap system created
[ 0.409136] ion_heap_create: Heap type is disabled: 1
[ 0.409147] msm_ion_heap_create: error creating heap kmalloc type 1 base 0x00000000 size 0
[ 0.409159] ION heap mm created at 0x00000000 with size fc00000
[ 0.409177] ION heap pil_1 created at 0x00000000 with size 1d00000
[ 0.409193] ION heap qsecom created at 0x00000000 with size 1100000
[ 0.409554] gdsc_venus: no parameters
[ 0.409696] gdsc_venus_core0: fast normal
[ 0.409835] gdsc_venus_core1: fast normal
[ 0.410004] gdsc_vpu: no parameters
[ 0.410176] gdsc_mdss: no parameters
[ 0.410311] gdsc_jpeg: no parameters
[ 0.410498] gdsc_vfe: no parameters
[ 0.410645] gdsc_oxili_gx: no parameters
[ 0.410688] gdsc_oxili_gx: supplied by 8084_s6_corner
[ 0.410847] gdsc_oxili_cx: no parameters
[ 0.410978] gdsc_usb_hsic: no parameters
[ 0.411113] gdsc_pcie_0: no parameters
[ 0.411248] gdsc_pcie_1: no parameters
[ 0.411383] gdsc_usb30: no parameters
[ 0.411518] gdsc_usb30_sec: no parameters
[ 0.411533] gdsc_usb30_sec: supplied by gdsc_usb30
[ 0.412452] msm_iommu fda64000.qcom,iommu: device jpeg_iommu mapped at 00000000, with 3 ctx banks
[ 0.413098] msm_iommu fd928000.qcom,iommu: device mdp_iommu mapped at 00000000, with 3 ctx banks
[ 0.413975] msm_iommu fdc84000.qcom,iommu: device venus_iommu mapped at 00000000, with 5 ctx banks
[ 0.414550] msm_iommu fdb10000.qcom,iommu: device kgsl_iommu mapped at 00000000, with 3 ctx banks
[ 0.415317] msm_iommu fda44000.qcom,iommu: device vfe_iommu mapped at 00000000, with 3 ctx banks
[ 0.416443] msm_iommu f9bc4000.qcom,iommu: device copss_iommu mapped at 00000000, with 8 ctx banks
[ 0.416634] AXI: msm_bus_scale_register_client(): Master 93 not supported. Client cannot be registered
[ 0.417073] msm_iommu fdee4000.qcom,iommu: device vpu_iommu mapped at 00000000, with 3 ctx banks
[ 0.417704] msm_iommu fe054000.qcom,iommu: device lpass_qdsp_iommu mapped at 00000000, with 4 ctx banks
[ 0.418211] msm_iommu fe064000.qcom,iommu: device lpass_core_iommu mapped at 00000000, with 3 ctx banks
[ 0.419010] msm_iommu_ctx fda6c000.qcom,iommu-ctx: context jpeg_enc0 using bank 0
[ 0.419077] msm_iommu_ctx fda6d000.qcom,iommu-ctx: context jpeg_enc1 using bank 1
[ 0.419144] msm_iommu_ctx fda6e000.qcom,iommu-ctx: context jpeg_dec using bank 2
[ 0.419220] msm_iommu_ctx fd930000.qcom,iommu-ctx: context mdp_0 using bank 0
[ 0.419293] msm_iommu_ctx fd931000.qcom,iommu-ctx: context mdp_1 using bank 1
[ 0.419359] msm_iommu_ctx fd932000.qcom,iommu-ctx: context mdp_2 using bank 2
[ 0.419431] msm_iommu_ctx fdc8c000.qcom,iommu-ctx: context venus_ns using bank 0
[ 0.419502] msm_iommu_ctx fdc8d000.qcom,iommu-ctx: context venus_sec_bitstream using bank 1
[ 0.419568] msm_iommu_ctx fdc8e000.qcom,iommu-ctx: context venus_fw using bank 2
[ 0.419597] msm_iommu_ctx fdc8f000.qcom,iommu-ctx: context venus_sec_pixel using bank 3
[ 0.419625] msm_iommu_ctx fdc90000.qcom,iommu-ctx: context venus_sec_non_pixel using bank 4
[ 0.419698] msm_iommu_ctx fdb18000.qcom,iommu-ctx: context gfx3d_user using bank 0
[ 0.419770] msm_iommu_ctx fdb19000.qcom,iommu-ctx: context gfx3d_priv using bank 1
[ 0.419841] msm_iommu_ctx fdb1a000.qcom,iommu-ctx: context gfx3d_spare using bank 2
[ 0.419913] msm_iommu_ctx fda4c000.qcom,iommu-ctx: context vfe using bank 0
[ 0.419977] msm_iommu_ctx fda4d000.qcom,iommu-ctx: context cpp using bank 1
[ 0.420047] msm_iommu_ctx fda4e000.qcom,iommu-ctx: context vfe_secure using bank 2
[ 0.420118] msm_iommu_ctx f9bcc000.qcom,iommu-ctx: context copss_cb0 using bank 0
[ 0.420183] msm_iommu_ctx f9bcd000.qcom,iommu-ctx: context copss_cb1 using bank 1
[ 0.420249] msm_iommu_ctx f9bce000.qcom,iommu-ctx: context copss_usb using bank 2
[ 0.420317] msm_iommu_ctx f9bcf000.qcom,iommu-ctx: context copss_cb3 using bank 3
[ 0.420383] msm_iommu_ctx f9bd0000.qcom,iommu-ctx: context copss_cb4 using bank 4
[ 0.420448] msm_iommu_ctx f9bd1000.qcom,iommu-ctx: context copss_cb5 using bank 5
[ 0.420512] msm_iommu_ctx f9bd2000.qcom,iommu-ctx: context copss_cb6 using bank 6
[ 0.420578] msm_iommu_ctx f9bd3000.qcom,iommu-ctx: context copss_cb7 using bank 7
[ 0.420650] msm_iommu_ctx fdeec000.qcom,iommu-ctx: context vpu_hlos using bank 0
[ 0.420725] msm_iommu_ctx fdeed000.qcom,iommu-ctx: context vpu_cp using bank 1
[ 0.420791] msm_iommu_ctx fdeee000.qcom,iommu-ctx: context vpu_fw using bank 2
[ 0.420869] msm_iommu_ctx fe05c000.qcom,iommu-ctx: context q6_fw using bank 0
[ 0.420946] msm_iommu_ctx fe05d000.qcom,iommu-ctx: context audio_shared using bank 1
[ 0.421013] msm_iommu_ctx fe05e000.qcom,iommu-ctx: context q6_spare1 using bank 2
[ 0.421078] msm_iommu_ctx fe05f000.qcom,iommu-ctx: context q6_spare2 using bank 3
[ 0.421150] msm_iommu_ctx fe06c000.qcom,iommu-ctx: context lpass_core_image using bank 0
[ 0.421224] msm_iommu_ctx fe06d000.qcom,iommu-ctx: context lpass_core_audio using bank 1
[ 0.421293] msm_iommu_ctx fe06e000.qcom,iommu-ctx: context lpass_core_slimbus using bank 2
[ 0.422737] Advanced Linux Sound Architecture Driver Initialized.[ 0.422965] Bluetooth: Core ver 2.16
[ 0.422995] NET: Registered protocol family 31
[ 0.423003] Bluetooth: HCI device and connection manager initialized
[ 0.423016] Bluetooth: HCI socket layer initialized
[ 0.423027] Bluetooth: L2CAP socket layer initialized
[ 0.423050] Bluetooth: SCO socket layer initialized
[ 0.423221] cfg80211: Calling CRDA to update world regulatory domain
[ 0.492848] PCI host bridge to bus 0000:00
[ 0.492860] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff]
[ 0.492871] pci_bus 0000:00: root bus resource [mem 0x00000000-0x00cfffff]
[ 0.492882] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[ 0.492939] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400
[ 0.493161] pci 0000:00:00.0: supports D1
[ 0.493167] pci 0000:00:00.0: PME# supported from D0 D1 D3hot D3cold
[ 0.493442] PCI: bus0: Fast back to back transfers disabled
[ 0.493456] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.493821] pci 0000:01:00.0: [14e4:43ec] type 00 class 0x028000
[ 0.493890] msm_pcie_oper_conf: msm_pcie_oper_conf: Read of RC0 1:0x00 + 0x0014[4] is all FFs
[ 0.493966] pci 0000:01:00.0: reg 10: [mem 0x00000000-0x00007fff 64bit]
[ 0.494021] msm_pcie_oper_conf: msm_pcie_oper_conf: Read of RC0 1:0x00 + 0x001c[4] is all FFs
[ 0.494085] pci 0000:01:00.0: reg 18: [mem 0x00000000-0x003fffff 64bit]
[ 0.494366] pci 0000:01:00.0: supports D1 D2
[ 0.494371] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.494664] PCI: bus1: Fast back to back transfers disabled
[ 0.494676] pci_bus 0000:01: busn_res: [bus 00-fe] end is updated to 01
[ 0.494704] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
[ 0.494789] msm_pcie_oper_conf: msm_pcie_oper_conf: Read of RC0 0:0x00 + 0x0028[4] is all FFs
[ 0.494811] pci 0000:00:00.0: BAR 8: assigned [mem 0x00000000-0x005fffff]
[ 0.494824] pci 0000:01:00.0: BAR 2: assigned [mem 0x00000000-0x003fffff 64bit]
[ 0.494925] pci 0000:01:00.0: BAR 0: assigned [mem 0x00000000-0x00007fff 64bit]
[ 0.495015] pci 0000:00:00.0: PCI bridge to [bus 00]
[ 0.495052] pci 0000:00:00.0: bridge window [mem 0x00000000-0x005fffff]
[ 0.495091] PCI: enabling device 0000:00:00.0 (0140 -> 0143)
[ 0.495137] msm_pcie_probe: msm_pcie_probe: RC0 is enabled in bootup
[ 0.496529] Switching to clocksource arch_sys_counter
[ 0.513844] NET: Registered protocol family 2
[ 0.514144] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.514182] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.514216] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.514240] TCP: reno registered
[ 0.514251] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.514266] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.514370] NET: Registered protocol family 1
[ 0.514518] PCI: CLS 64 bytes, default 64
[ 0.514915] Trying to unpack rootfs image as initramfs...
[ 0.549960] Freeing initrd memory: 1628K
[ 0.551944] hw perfevents: enabled with cpu PMU driver, 5 counters available
[ 0.553126] Detected 9 counters on the L2CC PMU.
[ 0.553322] hw perfevents: enabled with msm-l2 PMU driver, 9 counters available
[ 0.559129] usbcore: registered new interface driver hsic_sysmon
[ 0.559822] audit: initializing netlink socket (disabled)
[ 0.559846] type=2000 audit(0.553:1): initialized
[ 0.560425] bounce pool size: 64 pages
[ 0.561835] zpool: loaded
[ 0.562006] VFS: Disk quotas dquot_6.5.2
[ 0.562092] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.562610] Registering sdcardfs 0.1
[ 0.562751] NTFS driver 2.1.30 [Flags: R/W].
[ 0.562850] fuse init (API version 7.22)
[ 0.563084] SELinux: Registering netfilter hooks
[ 0.564578] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 0.564590] io scheduler noop registered (default)
[ 0.564599] io scheduler deadline registered
[ 0.564614] io scheduler row registered
[ 0.564630] io scheduler cfq registered
[ 0.564691] io scheduler bfq registered
[ 0.564698] BFQ I/O-scheduler: v7r8
[ 0.567970] mdss_mdp_probe: MDSS HW Base phy_Address=0xfd900000 virt=0xcda40000
[ 0.567994] mdss_mdp_probe: MDSS VBIF HW Base phy_Address=0xfd924000 virt=0xcd71e000
[ 0.568028] mdss_mdp_pipe_addr_setup: type:1 ftchid:1 xinid:0 num:0 ndx:0x1 prio:0
[ 0.568038] mdss_mdp_pipe_addr_setup: type:1 ftchid:4 xinid:4 num:1 ndx:0x2 prio:1
[ 0.568047] mdss_mdp_pipe_addr_setup: type:1 ftchid:7 xinid:8 num:2 ndx:0x4 prio:2
[ 0.568059] mdss_mdp_pipe_addr_setup: type:2 ftchid:16 xinid:1 num:3 ndx:0x8 prio:4
[ 0.568068] mdss_mdp_pipe_addr_setup: type:2 ftchid:17 xinid:5 num:4 ndx:0x10 prio:5
[ 0.568078] mdss_mdp_pipe_addr_setup: type:2 ftchid:18 xinid:9 num:5 ndx:0x20 prio:6
[ 0.568089] mdss_mdp_pipe_addr_setup: type:3 ftchid:10 xinid:2 num:6 ndx:0x40 prio:8
[ 0.568099] mdss_mdp_pipe_addr_setup: type:3 ftchid:13 xinid:10 num:7 ndx:0x80 prio:9
[ 0.568108] mdss_mdp_pipe_addr_setup: type:1 ftchid:19 xinid:12 num:8 ndx:0x100 prio:3
[ 0.568118] mdss_mdp_pipe_addr_setup: type:2 ftchid:22 xinid:13 num:9 ndx:0x200 prio:7
[ 0.568200] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-ib-factor-overlap : u32 array read
[ 0.568210] mdss_mdp_parse_dt_fudge_factors: err reading qcom,mdss-ib-factor-overlap
[ 0.570504] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->0[ 0.570620] BL: panel=mipi_mot_cmd_smd_QHD_0_596, manufacture_id(0xDA)= 0x5 controller_ver(0xDB)= 0x8 controller_drv_ver(0XDC)= 0x2, full=0x0000000000020805
[ 0.570642] mdss_dsi_panel_init: Panel Name = mipi_mot_cmd_smd_QHD_0_596_v0
[ 0.570780] mdss_dsi_parse_panel_features: partial_update_enabled=1
[ 0.570792] mdss_dsi_parse_panel_features: ulps feature enabled
[ 0.570809] mdss_dsi_panel_init: Continuous splash enabled
[ 0.571141] dsi_panel_device_register:1624, Disp_en gpio not specified
[ 0.571151] dsi_panel_device_register: bklt_en gpio not specified[ 0.571261] mdss_dsi_retrieve_ctrl_resources: ctrl_base=00000000 ctrl_size=200 phy_base=00000000 phy_size=2b0
[ 0.615177] mdss_register_panel: adding framebuffer device fd922800.qcom,mdss_dsi
[ 0.615338] mdss_hw_rev_init: MDP Rev=10030001
[ 0.616308] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->1[ 0.616321] mdss_dsi_pinctrl_init: failed to get pinctrl
[ 0.616329] mdss_dsi_ctrl_probe: failed to get pin resources
[ 0.616368] BL: panel=mipi_mot_cmd_smd_QHD_0_596, manufacture_id(0xDA)= 0x5 controller_ver(0xDB)= 0x8 controller_drv_ver(0XDC)= 0x2, full=0x0000000000020805
[ 0.616381] controller config is not present
[ 0.616394] mdss_dsi_panel_init: Panel Name = mipi_mot_cmd_smd_QHD_1_596_v0
[ 0.616502] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-on-command
[ 0.616512] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-off-command
[ 0.616525] mdss_dsi_parse_panel_features: partial_update_enabled=1
[ 0.616536] mdss_dsi_parse_panel_features: ulps feature enabled
[ 0.616549] mdss_dsi_panel_init: Continuous splash enabled
[ 0.616827] dsi_panel_device_register:1624, Disp_en gpio not specified
[ 0.616836] dsi_panel_device_register: bklt_en gpio not specified[ 0.616844] dsi_panel_device_register:1636, Disp_te gpio not specified
[ 0.616853] dsi_panel_device_register:1676, reset gpio not specified
[ 0.616921] mdss_dsi_retrieve_ctrl_resources: ctrl_base=00000000 ctrl_size=200 phy_base=00000000 phy_size=2b0
[ 0.639714] mdss_register_panel: adding framebuffer device qcom,mdss_wb_panel.17
[ 0.640301] mdss_fb_alloc_fbmem: no fb memory allocator function defined
[ 0.640311] mdss_fb_register: unable to allocate fb memory in fb register
[ 0.640369] mdss_fb_register: FrameBuffer[0] 1440x2560 registered successfully!
[ 0.640619] mdss_fb_alloc_fbmem: no fb memory allocator function defined
[ 0.640629] mdss_fb_register: unable to allocate fb memory in fb register
[ 0.640682] mdss_fb_register: FrameBuffer[1] 1920x1080 registered successfully!
[ 0.640738] mdss_dsi_status_init: DSI status check interval:8000
[ 0.643468] msm_rpm_log_probe: OK
[ 0.644184] sps: BAM device 0x00000000 is not registered yet.
[ 0.644197] sps:BAM 0x00000000 is registered.
[ 0.647530] f9922000.uart: ttyHS0 at MMIO 0xf9922000 (irq = 144) is a MSM HS UART
[ 0.653186] f991e000.uart: ttyHS3 at MMIO 0xf991e000 (irq = 140) is a MSM HS UART
[ 0.656071] msm_serial_hsl_probe: detected port #0 (ttyHSL0)
[ 0.656087] AXI: get_pdata(): Error: Client name not found
[ 0.656095] AXI: msm_bus_cl_get_pdata(): client has to provide missing entry for successful registration
[ 0.656105] msm_serial_hsl_probe: Bus scaling is disabled
[ 0.656147] f995e000.serial: ttyHSL0 at MMIO 0xf995e000 (irq = 146) is a MSM
[ 0.656400] msm_serial_hsl_init: driver initialized
[ 0.656899] AXI: get_pdata(): Error: Client name not found
[ 0.656908] AXI: msm_bus_cl_get_pdata(): client has to provide missing entry for successful registration
[ 0.656920] AXI: msm_bus_scale_register_client(): Cannot register client with null data
[ 0.656929] Unable to register bus client
[ 0.658059] diag: incorrect bridge init, instance: 1
[ 0.659198] diagchar initialized now
[ 0.661092] kgsl kgsl-3d0: Initialized kgsl-3d0: mmu=on
[ 0.664201] brd: module loaded
[ 0.665351] loop: module loaded
[ 0.665526] zram: Created 1 device(s)
[ 0.665872] QSEECOM: qseecom_probe: disk-encrypt-pipe-pair=0x2
[ 0.665881] QSEECOM: qseecom_probe: Device does not support PFE
[ 0.665891] QSEECOM: qseecom_probe: hlos-ce-hw-instance=0x1
[ 0.665898] QSEECOM: qseecom_probe: qsee-ce-hw-instance=0x0
[ 0.665932] QSEECOM: qseecom_probe: secure app region addr=0xd600000 size=0x500000
[ 0.666598] QSEECOM: qseecom_probe: qseecom.whitelist_support = 1[ 0.668903] mmi_factory factory_support.80: Using mmi,factory-support-kungpow
[ 0.670075] i2c-core: driver [tabla-i2c-core] using legacy suspend method
[ 0.670084] i2c-core: driver [tabla-i2c-core] using legacy resume method
[ 0.670148] i2c-core: driver [wcd9xxx-i2c-core] using legacy suspend method
[ 0.670157] i2c-core: driver [wcd9xxx-i2c-core] using legacy resume method
[ 0.670307] bcm2079x-i2c 8-0076: bcm2079x_probe, probing bcm2079x driver flags = 0
[ 0.670384] bcm2079x-i2c 8-0076: vddswp regulator control absent
[ 0.670425] bcm2079x-i2c 8-0076: requesting IRQ 439
[ 0.670473] bcm2079x-i2c 8-0076: bcm2079x_probe, probing bcm2079x driver exited successfully
[ 0.670990] sps:BAM 0x00000000 (va:0x00000000) enabled: ver:0x16, number of pipes:24
[ 0.675388] tun: Universal TUN/TAP device driver, 1.6
[ 0.675398] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
[ 0.675442] PPP generic driver version 2.4.2
[ 0.675497] PPP BSD Compression module registered
[ 0.675506] PPP Deflate Compression module registered
[ 0.675523] PPP MPPE Compression module registered
[ 0.675532] NET: Registered protocol family 24
[ 0.675570] usbcore: registered new interface driver rtl8150
[ 0.675665] usbcore: registered new interface driver r8152
[ 0.675688] usbcore: registered new interface driver asix
[ 0.675713] usbcore: registered new interface driver ax88179_178a[ 0.675736] usbcore: registered new interface driver cdc_ether
[ 0.675845] usbcore: registered new interface driver cdc_ncm
[ 0.926626] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.926638] ehci-pci: EHCI PCI platform driver
[ 0.941950] xhci_msm_hsic msm_hsic_host: Qualcomm xHCI Host Controller using HSIC
[ 0.941970] xhci_msm_hsic msm_hsic_host: new USB bus registered, assigned bus number 1
[ 0.942114] xhci_msm_hsic msm_hsic_host: irq 64, io mem 0xf9c00000
[ 0.943174] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.943185] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.943194] usb usb1: Product: Qualcomm xHCI Host Controller using HSIC
[ 0.943203] usb usb1: Manufacturer: Linux 3.10.108-ga71c062 xhci-hcd
[ 0.943212] usb usb1: SerialNumber: msm_hsic_host
[ 0.943350] xHCI xhci_add_endpoint called for root hub
[ 0.943356] xHCI xhci_check_bandwidth called for root hub
[ 0.943419] hub 1-0:1.0: USB hub found
[ 0.943442] hub 1-0:1.0: 1 port detected
[ 0.943584] xhci_msm_hsic msm_hsic_host: Qualcomm xHCI Host Controller using HSIC
[ 0.943599] xhci_msm_hsic msm_hsic_host: new USB bus registered, assigned bus number 2
[ 0.943708] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.943719] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.943729] usb usb2: Product: Qualcomm xHCI Host Controller using HSIC
[ 0.943738] usb usb2: Manufacturer: Linux 3.10.108-ga71c062 xhci-hcd
[ 0.943747] usb usb2: SerialNumber: msm_hsic_host
[ 0.943852] xHCI xhci_add_endpoint called for root hub
[ 0.943858] xHCI xhci_check_bandwidth called for root hub
[ 0.943923] hub 2-0:1.0: USB hub found
[ 0.943948] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
[ 0.944619] usbcore: registered new interface driver cdc_acm
[ 0.944628] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 0.944664] usbcore: registered new interface driver usb-storage
[ 0.944715] usbcore: registered new interface driver usbserial
[ 0.944742] usbcore: registered new interface driver diag_bridge
[ 0.944855] usbcore: registered new interface driver mdm_bridge
[ 0.945247] usbcore: registered new interface driver ks_bridge
[ 0.945256] ksb_init: init done
[ 0.945280] usbcore: registered new interface driver ipc_bridge
[ 0.946040] mousedev: PS/2 mouse device common for all mice
[ 0.946068] usbcore: registered new interface driver xpad
[ 0.946092] usbcore: registered new interface driver usb_acecad
[ 0.946117] usbcore: registered new interface driver aiptek
[ 0.946142] usbcore: registered new interface driver gtco
[ 0.946169] usbcore: registered new interface driver hanwang
[ 0.946195] usbcore: registered new interface driver kbtab
[ 0.946225] usbcore: registered new interface driver wacom
[ 0.946518] atmel_mxt_ts 1-004a: no valid patch sets found
[ 0.946551] atmel_mxt_ts 1-004a: processed 7 patch sets for 2 objects
[ 0.946597] atmel_mxt_ts 1-004a: no valid patch sets found
[ 0.946636] atmel_mxt_ts 1-004a: processed 33 patch sets for 4 objects
[ 1.067437] qup_i2c f9966000.i2c: msm_bus_scale_register_client(mstr-id:84):0xf06b6b00
[ 1.074790] atmel_mxt_ts 1-004a: Family: 0xA4 Variant: 0x2 Firmware V1.3.AA Objects: 40
[ 1.096889] atmel_mxt_ts 1-004a: Revision ID: 0x32
[ 1.099220] atmel_mxt_ts 1-004a: Initialized power cfg: ACTV 255, IDLE 8
[ 1.099881] atmel_mxt_ts 1-004a: T100 Touchscreen size X1439Y2559[ 1.101860] input: atmel_mxt_ts as /devices/f9966000.i2c/i2c-1/1-004a/input/input0
[ 1.102987] qcom,qpnp-rtc qpnp-rtc-9: rtc core: registered qpnp_rtc as rtc0
[ 1.103110] i2c /dev entries driver
[ 1.110225] msm_eeprom_parse_memory_map: pageen not needed
[ 1.110239] msm_eeprom_parse_memory_map: pageen not needed
[ 1.110250] msm_eeprom_parse_memory_map: pageen not needed
[ 1.110263] msm_eeprom_parse_memory_map: pageen not needed
[ 1.110275] msm_eeprom_parse_memory_map: pageen not needed
[ 1.110288] msm_eeprom_parse_memory_map: pageen not needed
[ 1.110301] msm_eeprom_parse_memory_map: pageen not needed
[ 1.110314] msm_eeprom_parse_memory_map: pageen not needed
[ 1.110329] qcom,eeprom a0.qcom,eeprom: msm_camera_request_mux_gpio_table state active
[ 1.118854] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active
[ 1.118941] msm_cci_init:782: hw_version = 0x10000008
[ 1.118968] qcom,slave-addr = 0xA0
[ 1.126952] qcom,slave-addr = 0xA2
[ 1.134945] qcom,slave-addr = 0xA4
[ 1.142931] qcom,slave-addr = 0xA6
[ 1.150916] qcom,slave-addr = 0xA8
[ 1.158898] qcom,slave-addr = 0xAA
[ 1.166880] qcom,slave-addr = 0xAC
[ 1.174863] qcom,slave-addr = 0xAE
[ 1.178419] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default
[ 1.185725] qcom,eeprom a0.qcom,eeprom: msm_camera_request_mux_gpio_table state default
[ 1.186089] msm_eeprom_parse_memory_map: pageen not needed
[ 1.186102] msm_eeprom_parse_memory_map: pageen not needed
[ 1.186119] msm_eeprom_parse_memory_map: pageen not needed
[ 1.186137] msm_eeprom_parse_memory_map: pageen not needed
[ 1.186156] msm_eeprom_parse_memory_map: pageen not needed
[ 1.186169] qcom,eeprom a8.qcom,eeprom: msm_camera_request_mux_gpio_table state active
[ 1.258700] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active
[ 1.258771] msm_cci_init:782: hw_version = 0x10000008
[ 1.396608] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default
[ 1.467950] qcom,eeprom a8.qcom,eeprom: msm_camera_request_mux_gpio_table state default
[ 1.469217] g_sctrl[0] 00000000
[ 1.469387] g_sctrl[1] 00000000
[ 1.483775] MSM-CPP cpp_init_hardware:786 CPP HW Version: 0x40010000
[ 1.483788] MSM-CPP cpp_init_hardware:796 stream_cnt:0
[ 1.486237] __msm_jpeg_init:1283] Jpeg Device id 0
[ 1.486336] __msm_jpeg_init:1283] Jpeg Device id 1
[ 1.486432] __msm_jpeg_init:1283] Jpeg Device id 2
[ 1.487283] VPU, vpu_probe: Probe Successful
[ 1.487562] BATT SUPPLY NAME = battery
[ 1.487588] max17042 0-0036: Config Revision = 2
[ 1.487626] qup_i2c f9925000.i2c: msm_bus_scale_register_client(mstr-id:86):0xf07531c0
[ 1.488643] power_supply max170xx_battery: driver failed to report `present' property: -11
[ 1.488729] thermal thermal_zone0: failed to read out thermal zone 0
[ 1.488765] power_supply max170xx_battery: driver failed to report `present' property: -11
[ 1.489693] Battery Temp State = 1
[ 1.489722] power_supply max170xx_battery: driver failed to report `present' property: -11
[ 1.493735] smb135x-charger 0-001c: CMD_IL=4
[ 1.495483] smb135x_charger_probe: vadc not ready, defer probe
[ 1.533356] bq28400_init: bq28400 driver rev 1.0.
[ 1.533414] mmi-wls-charger 0-006c: Probe of mmi_wls_charger
[ 1.533424] mmi-wls-charger 0-006c: Using mmi,wls-charger-bq51021[ 1.533841] mmi-wls-charger 0-006c: supply name: battery
[ 1.533851] mmi-wls-charger 0-006c: supply name: dc
[ 1.533860] mmi-wls-charger 0-006c: supply name: usb
[ 1.533897] mmi_wls_chrg_get_property NO dev chip!
[ 1.533905] mmi_wls_chrg_get_property NO dev chip!
[ 1.533934] mmi_wls_chrg_get_property NO dev chip!
[ 1.533949] mmi_wls_chrg_get_property NO dev chip!
[ 1.533956] mmi_wls_chrg_get_property NO dev chip!
[ 1.533976] BATT PSY Not Found
[ 1.533983] DC PSY Not Found
[ 1.534081] qup_i2c f9964000.i2c: msm_bus_scale_register_client(mstr-id:84):0xf0758280
[ 1.534465] lm75 8-0048: hwmon1: sensor 'tmp108'
[ 1.575940] device-mapper: uevent: version 1.0.3
[ 1.576035] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: [email protected]
[ 1.576541] nitrous_rfkill_set_power: off (blocked=1)
[ 1.577134] cpuidle: using governor ladder
[ 1.577143] cpuidle: using governor menu
[ 1.577164] sdhci: Secure Digital Host Controller Interface driver
[ 1.577172] sdhci: Copyright(c) Pierre Ossman
[ 1.577513] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.577708] sdhci_msm msm_sdcc.1: Parsing Pinctrl failed with -22, falling back on GPIO lib
[ 1.581728] mmc0: no vqmmc regulator found
[ 1.581742] mmc0: no vmmc regulator found
[ 1.612125] mmc0: SDHCI controller on msm_sdcc.1 [msm_sdcc.1] using 32-bit ADMA
[ 1.613642] qce fd440000.qcom,qcedev: Qualcomm Crypto 5.2.1 device found @0xfd440000
[ 1.613655] qce fd440000.qcom,qcedev: CE device = 0x0\x0a, IO base, CE = 0xcdb40000\x0a, Consumer (IN) PIPE 2, Producer (OUT) PIPE 3\x0aIO base BAM = 0x0\x0aBAM IRQ 268\x0aEngines Availability = 0x2010853
[ 1.613698] sps:BAM 0x00000000 is registered.
[ 1.613913] sps:BAM 0x00000000 (va:0x00000000) enabled: ver:0x23, number of pipes:8
[ 1.614088] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x00000000fd444000 irq 268
[ 1.615173] qcedev: FIPS140-2 Known Answer Tests : Skipped
[ 1.616813] qcrypto fd440000.qcom,qcrypto: Qualcomm Crypto 5.2.1 device found @0xfd440000
[ 1.616825] qcrypto fd440000.qcom,qcrypto: CE device = 0x0\x0a, IO base, CE = 0xcdb80000\x0a, Consumer (IN) PIPE 4, Producer (OUT) PIPE 5\x0aIO base BAM = 0x0\x0aBAM IRQ 268\x0aEngines Availability = 0x2010853
[ 1.617183] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x00000000fd444000 irq 268
[ 1.618861] qcrypto fd440000.qcom,qcrypto: qcrypto-ecb-aes
[ 1.618946] qcrypto fd440000.qcom,qcrypto: qcrypto-cbc-aes
[ 1.619031] qcrypto fd440000.qcom,qcrypto: qcrypto-ctr-aes
[ 1.619117] qcrypto fd440000.qcom,qcrypto: qcrypto-ecb-des
[ 1.619246] qcrypto fd440000.qcom,qcrypto: qcrypto-cbc-des
[ 1.619328] qcrypto fd440000.qcom,qcrypto: qcrypto-ecb-3des
[ 1.619410] qcrypto fd440000.qcom,qcrypto: qcrypto-cbc-3des
[ 1.619497] qcrypto fd440000.qcom,qcrypto: qcrypto-xts-aes
[ 1.619582] qcrypto fd440000.qcom,qcrypto: qcrypto-sha1
[ 1.619665] qcrypto fd440000.qcom,qcrypto: qcrypto-sha256
[ 1.619748] qcrypto fd440000.qcom,qcrypto: qcrypto-aead-hmac-sha1-cbc-aes
[ 1.619821] qcrypto fd440000.qcom,qcrypto: qcrypto-aead-hmac-sha1-cbc-des
[ 1.619929] qcrypto fd440000.qcom,qcrypto: qcrypto-aead-hmac-sha1-cbc-3des
[ 1.619999] qcrypto fd440000.qcom,qcrypto: qcrypto-hmac-sha1
[ 1.620065] qcrypto fd440000.qcom,qcrypto: qcrypto-hmac-sha256
[ 1.620133] qcrypto fd440000.qcom,qcrypto: qcrypto-aes-ccm
[ 1.620198] qcrypto fd440000.qcom,qcrypto: qcrypto-rfc4309-aes-ccm
[ 1.620208] qcrypto: FIPS140-2 Known Answer Tests: Skipped
[ 1.621284] usbcore: registered new interface driver usbhid
[ 1.621293] usbhid: USB HID core driver
[ 1.621659] ashmem: initialized
[ 1.622147] sps:BAM 0x00000000 is registered.
[ 1.622157] usb_bam_ipa_create_resources: Failed to create USB_PROD resource
[ 1.622408] qcom,qpnp-power-on qpnp-power-on-1: PMIC@SID0 Power-on reason: Triggered from Hard Reset and 'cold' boot
[ 1.622429] qcom,qpnp-power-on qpnp-power-on-1: PMIC@SID0: Power-off reason: Triggered from PS_HOLD (PS_HOLD/MSM controlled shutdown)[ 1.622538] input: qpnp_pon as /devices/virtual/input/input1
[ 1.624270] cpubw qcom,cpubw.36: Device doesn't take AB votes!
[ 1.624365] kraitbw-l2pm qcom,kraitbw-l2pm.37: BW HWmon governor registered.
[ 1.624946] ext-mdm qcom,mdm0.73: parsing gpio done
[ 1.625171] ext-mdm qcom,mdm0.73: ipc configure done
[ 1.626043] usbcore: registered new interface driver snd-usb-audio
[ 1.627010] tfa9890 left probed successfully!
[ 1.627145] tfa9890 right probed successfully!
[ 1.628324] fsa8500 8-0023: Device ID is 0x1
[ 1.629919] fsa8500_initialize success
[ 1.630090] fsa8500 probed successfully
[ 1.633322] BATT PSY Not Found
[ 1.633329] DC PSY Not Found
[ 1.637504] msm-pcm-lpa msm-pcm-lpa: msm_pcm_probe: dev name msm-pcm-lpa
[ 1.641842] ocmem: Notifier registered for 5
[ 1.643210] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
[ 1.643261] earpice gpio 130
[ 1.643327] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
[ 1.644306] u32 classifier
[ 1.644314] Actions configured
[ 1.644323] Netfilter messages via NETLINK v0.30.
[ 1.644364] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)[ 1.644573] ctnetlink v0.93: registering with nfnetlink.
[ 1.644616] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[ 1.644625] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[ 1.644805] xt_time: kernel timezone is -0000
[ 1.644933] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 1.645036] arp_tables: (C) 2002 David S. Miller
[ 1.645065] TCP: cubic registered
[ 1.645072] Initializing XFRM netlink socket
[ 1.645257] NET: Registered protocol family 10
[ 1.645747] mip6: Mobile IPv6
[ 1.645770] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 1.645848] sit: IPv6 over IPv4 tunneling driver
[ 1.646090] NET: Registered protocol family 17
[ 1.646112] NET: Registered protocol family 15
[ 1.646152] Bridge firewalling registered
[ 1.646164] Ebtables v2.0 registered
[ 1.646194] l2tp_core: L2TP core driver, V2.0
[ 1.646208] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[ 1.646216] l2tp_netlink: L2TP netlink interface
[ 1.646249] l2tp_debugfs: L2TP debugfs support
[ 1.646330] NET: Registered protocol family 27
[ 1.646665] hdmi_vreg: no parameters
[ 1.646888] usb1_vreg: no parameters
[ 1.648761] smb135x-charger 0-001c: CMD_IL=4
[ 1.650715] smb1357_otg_vreg: no parameters
[ 1.673820] smb135x-charger 0-001c: HW Detected SDP!
[ 1.685547] smb135x-charger 0-001c: set low thr to 2750000 and high to 8700000
[ 1.688943] smb135x_setup_vbat_monitoring: vbat monitoring setup complete
[ 1.689586] smb135x-charger 0-001c: SMB135X version = smb1359 revision = rev2.1 successfully probed batt=1 dc = 0 usb = 0
[ 1.690287] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
[ 1.690319] earpice gpio 130
[ 1.690392] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
[ 1.691687] Registering SWP/SWPB emulation handler
[ 1.696053] registered taskstats version 1
[ 1.697616] usb1_vreg: disabling
[ 1.697625] hdmi_vreg: disabling
[ 1.697664] 8084_l4: disabling
[ 1.698015] regulator-dummy: disabling
[ 1.698971] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
[ 1.699000] earpice gpio 130
[ 1.699070] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
[ 1.700330] drv260x->vibrator_vdd not initialized
[ 1.701624] drv260x: Boot-up calibration disabled
[ 1.702409] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
[ 1.702436] earpice gpio 130
[ 1.702521] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
[ 1.703332] drv260x: initialized
[ 1.704637] file system registered
[ 1.704671] mbim_init: initialize 1 instances
[ 1.704710] mbim_init: Initialized 1 ports
[ 1.705056] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
[ 1.705085] earpice gpio 130
[ 1.705172] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
[ 1.705436] rndis_qc_init: initialize rndis QC instance
[ 1.705667] android_usb gadget: Mass Storage Function, version: 2009/09/11
[ 1.705677] android_usb gadget: Number of LUNs=1
[ 1.705686] lun0: LUN: removable file: (no medium)
[ 1.706174] android_usb gadget: android_usb ready
[ 1.706418] drv260x driver found: drv2605.
[ 1.707256] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
[ 1.707283] earpice gpio 130
[ 1.707344] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
[ 1.707348] input: gpio-keys as /devices/gpio_keys.75/input/input2
[ 1.707667] qcom,qpnp-rtc qpnp-rtc-9: setting system clock to 1970-01-20 22:48:17 UTC (1723697)
[ 1.708785] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
[ 1.708813] earpice gpio 130
[ 1.708872] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
[ 1.709207] msm_thermal:interrupt_mode_init Interrupt mode init
[ 1.709865] regulator_proxy_consumer_remove_all: removing regulator proxy consumer requests
[ 1.710241] dhd_module_init in
[ 1.710379] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
[ 1.710396] found wifi platform device bcmdhd_wlan
[ 1.710409] earpice gpio 130
[ 1.710468] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
[ 1.710749] PCI_PROBE: bus 1, slot 0,vendor 14E4, device 43EC(good PCI location)
[ 1.710759] dhdpcie_init enter
[ 1.710768] dhdpcie_init: found adapter info 'DHD generic adapter'
[ 1.710786] alloc static buf at 00000000!
[ 1.710925] PCI: enabling device 0000:01:00.0 (0140 -> 0142)
[ 1.711157] dhdpcie_bus_attach: ENTER
[ 1.711686] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[ 1.711699] wifi_platform_get_mac_addr
[ 1.706995] drv260x probe work succeeded
[ 1.711789] CFG80211-ERROR) wl_setup_wiphy :
[ 1.711797] Registering Vendor80211
[ 1.712003] CFG80211-ERROR) wl_event_handler : tsk Enter, tsk = 0x00000000
[ 1.712023] wl_create_event_handler(): thread:wl_event_handler:e8 started
[ 1.712181] dhd_attach(): thread:dhd_watchdog_thread:e9 started
[ 1.712193] dhd_deferred_work_init: work queue initialized
[ 1.712336] Dongle Host Driver, version 1.201.31 (r)\x0aCompiled in drivers/net/wireless/bcmdhd on Apr 13 2019 at 16:10:52
[ 1.712582] Register interface [wlan0] MAC: 44:80:eb:7a:55:4c\x0a
[ 1.712595] dhd_prot_ioctl : bus is down. we have nothing to do
[ 1.712603] dhd_bus_devreset: == Power OFF ==
[ 1.718757] mmc0: BKOPS_EN bit = 0
[ 1.819463] mmc0: new HS400 MMC card at address 0001
[ 1.819720] mmcblk0: mmc0:0001 HCG8e\x05 58.2 GiB
[ 1.819847] mmcblk0rpmb: mmc0:0001 HCG8e\x05 partition 3 4.00 MiB[ 1.821602] 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
[ 1.825106] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
[ 1.825149] earpice gpio 130
[ 1.825227] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
[ 1.826827] dhd_bus_devreset: WLAN OFF Done
[ 1.826836] wifi_platform_set_power = 0
[ 1.826844] brcm_wlan_power Enter: power off
[ 1.826856] dhdpcie_init:Exit - SUCCESS
[ 1.826985] clock_late_init: Removing enables held for handed-off clocks
[ 1.828169] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
[ 1.828196] earpice gpio 130
[ 1.828251] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered
[ 1.837232] ALSA device list:
[ 1.837245] No soundcards found.
[ 1.837335] Warning: unable to open an initial console.
[ 1.837386] Freeing unused kernel memory: 48K
[ 1.840810] init: init first stage started!
[ 1.841074] init: Using Android DT directory /proc/device-tree/firmware/android/
[ 2.128686] EXT4-fs (mmcblk0p41): mounted filesystem without journal. Opts: barrier=1
[ 2.128818] init: [libfs_mgr]__mount(source=/dev/block/platform/msm_sdcc.1/by-name/system,target=/system,type=ext4)=0: Success
[ 2.128964] init: Skipped setting INIT_AVB_VERSION (not in recovery mode)
[ 2.129131] init: Loading SELinux policy
[ 2.134976] SELinux: 2048 avtab hash slots, 20798 rules.
[ 2.140770] SELinux: 2048 avtab hash slots, 20798 rules.
[ 2.140789] SELinux: 1 users, 4 roles, 1421 types, 0 bools, 1 sens, 1024 cats
[ 2.140797] SELinux: 93 classes, 20798 rules
[ 2.142542] SELinux: Permission transition in class filesystem not defined in policy.
[ 2.142577] SELinux: Permission swapon in class file not defined in policy.
[ 2.142600] SELinux: Permission swapon in class dir not defined in policy.
[ 2.142625] SELinux: Permission swapon in class lnk_file not defined in policy.
[ 2.142646] SELinux: Permission swapon in class chr_file not defined in policy.
[ 2.142668] SELinux: Permission swapon in class blk_file not defined in policy.
[ 2.142690] SELinux: Permission swapon in class sock_file not defined in policy.
[ 2.142713] SELinux: Permission swapon in class fifo_file not defined in policy.
[ 2.142742] SELinux: Permission recv_msg in class socket not defined in policy.
[ 2.142761] SELinux: Permission send_msg in class socket not defined in policy.
[ 2.142783] SELinux: Permission recv_msg in class tcp_socket not defined in policy.
[ 2.142802] SELinux: Permission send_msg in class tcp_socket not defined in policy.
[ 2.142821] SELinux: Permission connectto in class tcp_socket not defined in policy.
[ 2.142840] SELinux: Permission newconn in class tcp_socket not defined in policy.
[ 2.142859] SELinux: Permission acceptfrom in class tcp_socket not defined in policy.
[ 2.142880] SELinux: Permission recv_msg in class udp_socket not defined in policy.
[ 2.142899] SELinux: Permission send_msg in class udp_socket not defined in policy.
[ 2.142921] SELinux: Permission recv_msg in class rawip_socket not defined in policy.
[ 2.142939] SELinux: Permission send_msg in class rawip_socket not defined in policy.
[ 2.142960] SELinux: Permission tcp_recv in class node not defined in policy.
[ 2.142977] SELinux: Permission tcp_send in class node not defined in policy.
[ 2.142994] SELinux: Permission udp_recv in class node not defined in policy.
[ 2.143011] SELinux: Permission udp_send in class node not defined in policy.
[ 2.143028] SELinux: Permission rawip_recv in class node not defined in policy.
[ 2.143046] SELinux: Permission rawip_send in class node not defined in policy.
[ 2.143063] SELinux: Permission enforce_dest in class node not defined in policy.
[ 2.143081] SELinux: Permission dccp_recv in class node not defined in policy.
[ 2.143099] SELinux: Permission dccp_send in class node not defined in policy.
[ 2.143117] SELinux: Permission tcp_recv in class netif not defined in policy.
[ 2.143136] SELinux: Permission tcp_send in class netif not defined in policy.
[ 2.143154] SELinux: Permission udp_recv in class netif not defined in policy.
[ 2.143172] SELinux: Permission udp_send in class netif not defined in policy.
[ 2.143190] SELinux: Permission rawip_recv in class netif not defined in policy.
[ 2.143208] SELinux: Permission rawip_send in class netif not defined in policy.
[ 2.143227] SELinux: Permission dccp_recv in class netif not defined in policy.
[ 2.143315] SELinux: Permission dccp_send in class netif not defined in policy.
[ 2.143338] SELinux: Permission recv_msg in class netlink_socket not defined in policy.
[ 2.143358] SELinux: Permission send_msg in class netlink_socket not defined in policy.
[ 2.143381] SELinux: Permission recv_msg in class packet_socket not defined in policy.
[ 2.143400] SELinux: Permission send_msg in class packet_socket not defined in policy.
[ 2.143421] SELinux: Permission recv_msg in class key_socket not defined in policy.
[ 2.143440] SELinux: Permission send_msg in class key_socket not defined in policy.
[ 2.143460] SELinux: Permission recv_msg in class unix_stream_socket not defined in policy.
[ 2.143480] SELinux: Permission send_msg in class unix_stream_socket not defined in policy.
[ 2.143499] SELinux: Permission newconn in class unix_stream_socket not defined in policy.
[ 2.143518] SELinux: Permission acceptfrom in class unix_stream_socket not defined in policy.
[ 2.143542] SELinux: Permission recv_msg in class unix_dgram_socket not defined in policy.
[ 2.143561] SELinux: Permission send_msg in class unix_dgram_socket not defined in policy.
[ 2.143593] SELinux: Permission recv_msg in class netlink_route_socket not defined in policy.
[ 2.143613] SELinux: Permission send_msg in class netlink_route_socket not defined in policy.
[ 2.143635] SELinux: Class netlink_firewall_socket not defined in policy.
[ 2.143654] SELinux: Permission recv_msg in class netlink_tcpdiag_socket not defined in policy.
[ 2.143675] SELinux: Permission send_msg in class netlink_tcpdiag_socket not defined in policy.
[ 2.143699] SELinux: Permission recv_msg in class netlink_nflog_socket not defined in policy.
[ 2.143718] SELinux: Permission send_msg in class netlink_nflog_socket not defined in policy.
[ 2.143741] SELinux: Permission recv_msg in class netlink_xfrm_socket not defined in policy.
[ 2.143762] SELinux: Permission send_msg in class netlink_xfrm_socket not defined in policy.
[ 2.143785] SELinux: Permission recv_msg in class netlink_selinux_socket not defined in policy.
[ 2.143806] SELinux: Permission send_msg in class netlink_selinux_socket not defined in policy.
[ 2.143829] SELinux: Permission recv_msg in class netlink_audit_socket not defined in policy.
[ 2.143850] SELinux: Permission send_msg in class netlink_audit_socket not defined in policy.
[ 2.143871] SELinux: Class netlink_ip6fw_socket not defined in policy.
[ 2.143890] SELinux: Permission recv_msg in class netlink_dnrt_socket not defined in policy.
[ 2.143910] SELinux: Permission send_msg in class netlink_dnrt_socket not defined in policy.
[ 2.143936] SELinux: Permission recv_msg in class netlink_kobject_uevent_socket not defined in policy.
[ 2.143957] SELinux: Permission send_msg in class netlink_kobject_uevent_socket not defined in policy.
[ 2.143980] SELinux: Permission recv_msg in class appletalk_socket not defined in policy.
[ 2.143999] SELinux: Permission send_msg in class appletalk_socket not defined in policy.
[ 2.144027] SELinux: Permission recv_msg in class dccp_socket not defined in policy.
[ 2.144046] SELinux: Permission send_msg in class dccp_socket not defined in policy.
[ 2.144074] SELinux: Permission recv_msg in class tun_socket not defined in policy.
[ 2.144093] SELinux: Permission send_msg in class tun_socket not defined in policy.
[ 2.144116] SELinux: the above unknown classes and permissions will be denied
[ 2.144147] SELinux: Completing initialization.
[ 2.144152] SELinux: Setting up existing superblocks.
[ 2.144182] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[ 2.144221] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
[ 2.144329] SELinux: initialized (dev bdev, type bdev), not configured for labeling
[ 2.144347] SELinux: initialized (dev proc, type proc), uses genfs_contexts
[ 2.144371] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 2.144398] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts
[ 2.224055] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
[ 2.224080] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
[ 2.224092] SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling
[ 2.224104] SELinux: initialized (dev devpts, type devpts), uses transition SIDs
[ 2.224134] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts
[ 2.224159] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
[ 2.224247] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 2.224418] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
[ 2.264958] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 2.265007] SELinux: initialized (dev mmcblk0p41, type ext4), uses xattr
[ 2.299509] type=1403 audit(1723698.086:2): policy loaded auid=4294967295 ses=4294967295
[ 2.299820] selinux: SELinux: Loaded policy from /sepolicy\x0a
[ 2.300369] type=1404 audit(1723698.090:3): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295
[ 2.322525] selinux: SELinux: Loaded file_contexts\x0a
[ 2.326369] init: init second stage started!
[ 2.336349] init: Using Android DT directory /proc/device-tree/firmware/android/
[ 2.340075] selinux: SELinux: Loaded file_contexts\x0a
[ 2.340112] init: Running restorecon...
[ 2.345071] init: waitid failed: No child processes
[ 2.345182] init: Couldn't load property file '/system/etc/prop.default': open() failed: No such file or directory: No such file or directory
[ 2.345243] init: Couldn't load property file '/prop.default': open() failed: No such file or directory: No such file or directory
[ 2.349573] init: Unable to set property '' to '' in property file '/product/build.prop': Illegal property name
[ 2.349631] init: Couldn't load property file '/odm/default.prop': open() failed: No such file or directory: No such file or directory
[ 2.349700] init: Couldn't load property file '/vendor/default.prop': open() failed: No such file or directory: No such file or directory
[ 2.350279] init: Created socket '/dev/socket/property_service', mode 666, user 0, group 0
[ 2.350883] init: Forked subcontext for 'u:r:vendor_init:s0' with pid 237
[ 2.351308] init: Forked subcontext for 'u:r:vendor_init:s0' with pid 238
[ 2.351444] init: Parsing file /init.rc...
[ 2.352007] init: Added '/init.environ.rc' to import list
[ 2.352049] init: Added '/init.usb.rc' to import list
[ 2.352086] init: Added '/init.shamu.rc' to import list
[ 2.352116] init: Added '/vendor/etc/init/hw/init.shamu.rc' to import list
[ 2.352147] init: Added '/init.usb.configfs.rc' to import list
[ 2.352182] init: Added '/init.zygote32.rc' to import list
[ 2.353757] init: Parsing file /init.environ.rc...
[ 2.353890] init: Parsing file /init.usb.rc...
[ 2.354335] init: Parsing file /init.shamu.rc...
[ 2.354662] init: Added 'init.shamu.usb.rc' to import list
[ 2.354691] init: Added 'init.shamu.power.rc' to import list
[ 2.356236] init: Parsing file init.shamu.usb.rc...
[ 2.357032] init: Parsing file init.shamu.power.rc...
[ 2.357943] init: Parsing file /vendor/etc/init/hw/init.shamu.rc...
[ 2.358006] init: Unable to read config file '/vendor/etc/init/hw/init.shamu.rc': open() failed: No such file or directory
[ 2.358051] init: /init.rc: 10: Could not import file '/vendor/etc/init/hw/init.shamu.rc': No such file or directory
[ 2.358091] init: Parsing file /init.usb.configfs.rc...
[ 2.358707] init: Parsing file /init.zygote32.rc...
[ 2.358879] init: Parsing directory /system/etc/init...
[ 2.359350] init: Parsing file /system/etc/init/[email protected]...
[ 2.359691] init: Parsing file /system/etc/init/atrace.rc...
[ 2.360340] init: Parsing file /system/etc/init/atrace_userdebug.rc...
[ 2.360657] init: Parsing file /system/etc/init/audioserver.rc...[ 2.361006] init: Parsing file /system/etc/init/blank_screen.rc...
[ 2.361281] init: Parsing file /system/etc/init/bootanim.rc...
[ 2.361578] init: Parsing file /system/etc/init/bootstat-debug.rc...
[ 2.361874] init: Parsing file /system/etc/init/bootstat.rc...
[ 2.362295] init: Parsing file /system/etc/init/cameraserver.rc...
[ 2.362706] init: Parsing file /system/etc/init/drmserver.rc...
[ 2.363018] init: Parsing file /system/etc/init/dumpstate.rc...
[ 2.363351] init: Parsing file /system/etc/init/gatekeeperd.rc...[ 2.363635] init: Parsing file /system/etc/init/hwservicemanager.rc...
[ 2.363951] init: Parsing file /system/etc/init/incidentd.rc...
[ 2.364243] init: Parsing file /system/etc/init/init-debug.rc...
[ 2.364549] init: Parsing file /system/etc/init/installd.rc...
[ 2.365076] init: Parsing file /system/etc/init/keystore.rc...
[ 2.365389] init: Parsing file /system/etc/init/lineage-adb.rc...[ 2.365680] init: Parsing file /system/etc/init/lineage-governor.rc...
[ 2.366149] init: Parsing file /system/etc/init/lineage-iosched.rc...
[ 2.366611] init: Parsing file /system/etc/init/lineage-livedisplay.rc...
[ 2.366904] init: Parsing file /system/etc/init/lineage-radio.rc...
[ 2.367217] init: Parsing file /system/etc/init/lineage-ssh.rc...[ 2.367501] init: Parsing file /system/etc/init/lineage-system.rc...
[ 2.367826] init: Parsing file /system/etc/init/lineage-tcp.rc...[ 2.368181] init: Parsing file /system/etc/init/lineage-updates.rc...
[ 2.368461] init: Parsing file /system/etc/init/lmkd.rc...
[ 2.368751] init: Parsing file /system/etc/init/logcatd.rc...
[ 2.369188] init: Parsing file /system/etc/init/logd.rc...
[ 2.369519] init: Parsing file /system/etc/init/logtagd.rc...
[ 2.369815] init: Parsing file /system/etc/init/mdnsd.rc...
[ 2.370115] init: Parsing file /system/etc/init/mediadrmserver.rc...
[ 2.370413] init: Parsing file /system/etc/init/mediaextractor.rc...
[ 2.370706] init: Parsing file /system/etc/init/mediametrics.rc...
[ 2.370999] init: Parsing file /system/etc/init/mediaserver.rc...[ 2.371281] init: Parsing file /system/etc/init/mtpd.rc...
[ 2.371592] init: Parsing file /system/etc/init/netd.rc...
[ 2.371909] init: Parsing file /system/etc/init/perfetto.rc...
[ 2.372308] init: Parsing file /system/etc/init/perfprofd.rc...
[ 2.372601] init: Parsing file /system/etc/init/racoon.rc...
[ 2.372903] init: Parsing file /system/etc/init/servicemanager.rc...
[ 2.373217] init: Parsing file /system/etc/init/statsd.rc...
[ 2.373532] init: Parsing file /system/etc/init/storaged.rc...
[ 2.373831] init: Parsing file /system/etc/init/superuser.rc...
[ 2.375643] init: Parsing file /system/etc/init/surfaceflinger.rc...
[ 2.375968] init: Parsing file /system/etc/init/thermalservice.rc...
[ 2.376232] init: Parsing file /system/etc/init/tombstoned.rc...
[ 2.376553] init: Parsing file /system/etc/init/uncrypt.rc...
[ 2.376899] init: Parsing file /system/etc/init/usbd.rc...
[ 2.377200] init: Parsing file /system/etc/init/vdc.rc...
[ 2.377498] init: Parsing file /system/etc/init/vold.rc...
[ 2.377802] init: Parsing file /system/etc/init/wait_for_keymaster.rc...
[ 2.378091] init: Parsing file /system/etc/init/wifi-events.rc...[ 2.378477] init: Parsing file /system/etc/init/wificond.rc...
[ 2.378843] init: Parsing file /product/etc/init...
[ 2.378888] init: Unable to read config file '/product/etc/init': open() failed: No such file or directory
[ 2.378945] init: Parsing file /odm/etc/init...
[ 2.378990] init: Unable to read config file '/odm/etc/init': open() failed: No such file or directory
[ 2.379035] init: Parsing directory /vendor/etc/init...
[ 2.379130] init: Parsing file /vendor/etc/init/[email protected]...
[ 2.379505] init: Parsing file /vendor/etc/init/[email protected]...
[ 2.379817] init: Parsing file /vendor/etc/init/[email protected]...
[ 2.380208] init: Parsing file /vendor/etc/init/[email protected]...
[ 2.380518] init: Parsing file /vendor/etc/init/[email protected]...
[ 2.380826] init: Parsing file /vendor/etc/init/[email protected]...
[ 2.381134] init: Parsing file /vendor/etc/init/[email protected]...
[ 2.381449] init: Parsing file /vendor/etc/init/[email protected]...
[ 2.381754] init: Parsing file /vendor/etc/init/[email protected]...
[ 2.382054] init: Parsing file /vendor/etc/init/[email protected]...
[ 2.382361] init: Parsing file /vendor/etc/init/[email protected]...
[ 2.382669] init: Parsing file /vendor/etc/init/[email protected]...
[ 2.382966] init: Parsing file /vendor/etc/init/[email protected]...
[ 2.383318] init: Parsing file /vendor/etc/init/[email protected]...
[ 2.383629] init: Parsing file /vendor/etc/init/[email protected]...
[ 2.383929] init: Parsing file /vendor/etc/init/[email protected]...
[ 2.384230] init: Parsing file /vendor/etc/init/[email protected]...
[ 2.384592] init: Parsing file /vendor/etc/init/[email protected]...
[ 2.384923] init: Parsing file /vendor/etc/init/hostapd.android.rc...
[ 2.385420] init: Parsing file /vendor/etc/init/rild.legacy.rc...[ 2.385751] init: Parsing file /vendor/etc/init/[email protected]...
[ 2.386029] init: Parsing file /vendor/etc/init/vndservicemanager.rc...
[ 2.386411] init: processing action (early-init) from (/init.rc:14)
[ 2.387729] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 2.388541] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 2.389280] init: starting service 'ueventd'...
[ 2.390350] init: processing action (early-init) from (/init.shamu.rc:21)
[ 2.391128] init: processing action (wait_for_coldboot_done) from (<Builtin Action>:0)
[ 2.393474] ueventd: ueventd started!
[ 2.395961] selinux: SELinux: Loaded file_contexts\x0a
[ 2.396225] ueventd: Parsing file /ueventd.rc...
[ 2.396871] ueventd: Parsing file /vendor/ueventd.rc...
[ 2.396925] ueventd: Unable to read config file '/vendor/ueventd.rc': open() failed: No such file or directory
[ 2.396967] ueventd: Parsing file /odm/ueventd.rc...
[ 2.397005] ueventd: Unable to read config file '/odm/ueventd.rc': open() failed: No such file or directory
[ 2.397044] ueventd: Parsing file /ueventd.shamu.rc...
[ 2.632487] ueventd: Coldboot took 0.233 seconds
[ 2.633808] init: wait for '/dev/.coldboot_done' took 242ms
[ 2.633940] init: Command 'wait_for_coldboot_done' action=wait_for_coldboot_done (<Builtin Action>:0) took 242ms and succeeded
[ 2.634034] init: processing action (MixHwrngIntoLinuxRng) from (<Builtin Action>:0)
[ 2.634360] init: Mixed 512 bytes from /dev/hw_random into /dev/urandom
[ 2.634428] init: processing action (SetMmapRndBits) from (<Builtin Action>:0)
[ 2.634722] init: processing action (SetKptrRestrict) from (<Builtin Action>:0)
[ 2.634886] init: processing action (keychord_init) from (<Builtin Action>:0)
[ 2.634987] keychord: using input dev qpnp_pon for fevent
[ 2.635006] keychord: using input dev gpio-keys for fevent
[ 2.635067] init: processing action (console_init) from (<Builtin Action>:0)
[ 2.635165] init: processing action (init) from (/init.rc:41)
[ 2.645618] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 2.646614] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 2.652579] init: Command 'mount cgroup2 cg2_bpf /dev/cg2_bpf nodev noexec nosuid' action=init (/init.rc:226) took 0ms and failed: mount() failed: No such device
[ 2.653490] pstore: Found record type 2, psi name ramoops
[ 2.654004] pstore: Found record type 5, psi name ramoops
[ 2.654166] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts
[ 2.655736] init: processing action (init) from (/init.environ.rc:2)
[ 2.655856] init: processing action (init) from (/init.shamu.rc:27)
[ 2.665108] init: starting service 'servicemanager'...
[ 2.666606] init: starting service 'hwservicemanager'...
[ 2.668763] init: starting service 'vndservicemanager'...
[ 2.669704] init: starting service 'qseecomd'...
[ 2.672270] init: processing action (init) from (init.shamu.usb.rc:15)
[ 2.672508] init: processing action (init) from (/system/etc/init/lineage-iosched.rc:1)
[ 2.673058] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts
[ 2.673969] init: processing action (init) from (/system/etc/init/lineage-system.rc:2)
[ 2.674087] init: processing action (MixHwrngIntoLinuxRng) from (<Builtin Action>:0)
[ 2.674348] init: Mixed 512 bytes from /dev/hw_random into /dev/urandom
[ 2.674458] init: processing action (late-init) from (/init.rc:279)
[ 2.674805] init: processing action (late-init) from (/system/etc/init/atrace.rc:3)
[ 2.676625] smb135x-charger 0-001c: Start APSD Rerun!
[ 2.682918] init: processing action (queue_property_triggers) from (<Builtin Action>:0)
[ 2.683025] init: processing action (fs) from (/init.shamu.rc:45)[ 2.688156] init: [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/platform/msm_sdcc.1/by-name/cache
[ 2.702613] EXT4-fs (mmcblk0p38): Ignoring removed nomblk_io_submit option
[ 2.711113] EXT4-fs (mmcblk0p38): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
[ 2.711155] SELinux: initialized (dev mmcblk0p38, type ext4), uses xattr
[ 2.711362] init: [libfs_mgr]check_fs(): mount(/dev/block/platform/msm_sdcc.1/by-name/cache,/cache,ext4)=0: Success
[ 2.713560] init: [libfs_mgr]check_fs(): unmount(/cache) succeeded
[ 2.713712] init: [libfs_mgr]Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/cache
[ 2.734651] ueventd: firmware: loading 'cmnlib.mdt' for '/devices/virtual/qseecom/qseecom/cmnlib.mdt'
[ 2.749659] binder: 245:245 ioctl 4018620d be8f29b0 returned -22
[ 2.750205] e2fsck: e2fsck 1.43.3 (04-Sep-2016)\x0a
[ 2.750259] e2fsck: /dev/block/platform/msm_sdcc.1/by-name/cache: clean, 17/16384 files, 2254/65536 blocks\x0a
[ 2.752325] EXT4-fs (mmcblk0p38): mounted filesystem with ordered data mode. Opts: barrier=1,data=ordered
[ 2.752367] SELinux: initialized (dev mmcblk0p38, type ext4), uses xattr
[ 2.752456] init: [libfs_mgr]__mount(source=/dev/block/platform/msm_sdcc.1/by-name/cache,target=/cache,type=ext4)=0: Success
[ 2.752538] init: [libfs_mgr]mount_with_alternatives(): skipping fstab dup mountpoint=/cache rec[4].fs_type=f2fs already mounted as ext4
[ 2.753528] init: [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/platform/msm_sdcc.1/by-name/modem
[ 2.756385] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: barrier=1
[ 2.756479] SELinux: initialized (dev mmcblk0p1, type ext4), uses mountpoint labeling
[ 2.756511] init: [libfs_mgr]__mount(source=/dev/block/platform/msm_sdcc.1/by-name/modem,target=/firmware,type=ext4)=0: Success
[ 2.757059] init: [libfs_mgr]superblock s_max_mnt_count:65535,/dev/block/platform/msm_sdcc.1/by-name/persist
[ 2.760555] EXT4-fs (mmcblk0p26): Ignoring removed nomblk_io_submit option
[ 2.762407] EXT4-fs (mmcblk0p26): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
[ 2.762440] SELinux: initialized (dev mmcblk0p26, type ext4), uses xattr
[ 2.762485] init: [libfs_mgr]check_fs(): mount(/dev/block/platform/msm_sdcc.1/by-name/persist,/persist,ext4)=0: Success
[ 2.763104] init: [libfs_mgr]check_fs(): unmount(/persist) succeeded
[ 2.763145] init: [libfs_mgr]Running /system/bin/e2fsck on /dev/block/platform/msm_sdcc.1/by-name/persist
[ 2.780807] e2fsck: e2fsck 1.43.3 (04-Sep-2016)\x0a
[ 2.780853] e2fsck: /dev/block/platform/msm_sdcc.1/by-name/persist: clean, 59/320 files, 1107/1280 blocks\x0a
[ 2.783673] EXT4-fs (mmcblk0p26): mounted filesystem with ordered data mode. Opts: barrier=1
[ 2.783705] SELinux: initialized (dev mmcblk0p26, type ext4), uses xattr
[ 2.783801] init: [libfs_mgr]__mount(source=/dev/block/platform/msm_sdcc.1/by-name/persist,target=/persist,type=ext4)=0: Success
[ 2.784554] init: Parsing file /product/etc/init...
[ 2.784616] init: Unable to read config file '/product/etc/init': open() failed: No such file or directory
[ 2.784671] init: Parsing file /odm/etc/init...
[ 2.784713] init: Unable to read config file '/odm/etc/init': open() failed: No such file or directory
[ 2.784770] init: Command 'mount_all fstab.shamu --early' action=fs (/init.shamu.rc:46) took 101ms and succeeded
[ 2.784979] init: wait for '/dev/block/platform/msm_sdcc.1/by-name/oem' took 0ms
[ 2.786048] EXT4-fs (mmcblk0p39): VFS: Can't find ext4 filesystem[ 2.786144] init: Command 'mount ext4 /dev/block/platform/msm_sdcc.1/by-name/oem /oem ro nosuid nodev context=u:object_r:oemfs:s0' action=fs (/init.shamu.rc:52) took 0ms and failed: mount() failed: Invalid argument
[ 2.788080] EXT4-fs (mmcblk0p21): mounted filesystem without journal. Opts:
[ 2.788151] SELinux: initialized (dev mmcblk0p21, type ext4), uses mountpoint labeling
[ 2.788456] selinux: SELinux: Skipping restorecon_recursive(/persist)\x0a
[ 2.790941] init: processing action (fs) from (init.shamu.usb.rc:28)
[ 2.791652] SELinux: initialized (dev functionfs, type functionfs), uses genfs_contexts
[ 2.792017] init: processing action (fs) from (/system/etc/init/logd.rc:18)
[ 2.792342] init: processing action (fs) from (/system/etc/init/wifi-events.rc:17)
[ 2.792446] init: processing action (post-fs) from (/init.rc:312)[ 2.795231] init: Couldn't load property file '/odm/build.prop': open() failed: No such file or directory: No such file or directory
[ 2.796027] init: Couldn't load property file '/factory/factory.prop': open() failed: No such file or directory: No such file or directory
[ 2.797921] init: starting service 'logd'...
[ 2.799424] init: Created socket '/dev/socket/logd', mode 666, user 1036, group 1036
[ 2.799852] selinux: SELinux: Skipping restorecon_recursive(/cache)\x0a
[ 2.800035] init: Created socket '/dev/socket/logdr', mode 666, user 1036, group 1036
[ 2.800584] init: Created socket '/dev/socket/logdw', mode 222, user 1036, group 1036
[ 2.800720] init: Opened file '/proc/kmsg', flags 0
[ 2.800762] init: Opened file '/dev/kmsg', flags 1
[ 2.802062] selinux: SELinux: Could not stat /metadata: No such file or directory.\x0a
[ 2.802352] init: processing action (post-fs) from (/init.shamu.rc:94)
[ 2.802636] init: starting service 'devstart_sh'...
[ 2.803511] init: processing action (post-fs) from (/system/etc/init/atrace_userdebug.rc:7)
[ 2.804125] init: processing action (late-fs) from (/init.rc:377)[ 2.804880] init: starting service 'vendor.keymaster-3-0'...
[ 2.805671] init: processing action (late-fs) from (/init.shamu.rc:72)
[ 2.806099] init: starting service 'surfaceflinger'...
[ 2.807201] init: starting service 'bootanim'...
[ 2.807594] init: Failed to bind socket 'pdx/system/vr/display/client': No such file or directory
[ 2.807993] init: Failed to bind socket 'pdx/system/vr/display/manager': No such file or directory
[ 2.808325] init: starting service 'vendor.configstore-hal'...
[ 2.808428] init: Failed to bind socket 'pdx/system/vr/display/vsync': No such file or directory
[ 2.809674] init: starting service 'vendor.gralloc-2-0'...
[ 2.810631] init: start_waiting_for_property("hwservicemanager.ready", "true"): already set
[ 2.816081] init: [libfs_mgr]Invalid ext4 superblock on '/dev/block/platform/msm_sdcc.1/by-name/userdata'
[ 2.816211] init: [libfs_mgr]mount_with_alternatives(): skipping mount, invalid ext4, mountpoint=/data rec[1].fs_type=ext4
[ 2.817703] F2FS-fs (mmcblk0p42): Magic Mismatch, valid(0xf2f52010) - read(0xf39d5ef1)
[ 2.817727] F2FS-fs (mmcblk0p42): Can't find valid F2FS filesystem in 1th superblock
[ 2.818358] ueventd: firmware: loading 'adsp.mdt' for '/devices/fe200000.qcom,lpass/firmware/adsp.mdt'
[ 2.819187] F2FS-fs (mmcblk0p42): Magic Mismatch, valid(0xf2f52010) - read(0x89c15aca)
[ 2.819204] F2FS-fs (mmcblk0p42): Can't find valid F2FS filesystem in 2th superblock
[ 2.819239] F2FS-fs (mmcblk0p42): Magic Mismatch, valid(0xf2f52010) - read(0xf39d5ef1)
[ 2.819253] F2FS-fs (mmcblk0p42): Can't find valid F2FS filesystem in 1th superblock
[ 2.819269] F2FS-fs (mmcblk0p42): Magic Mismatch, valid(0xf2f52010) - read(0x89c15aca)
[ 2.819283] F2FS-fs (mmcblk0p42): Can't find valid F2FS filesystem in 2th superblock
[ 2.819400] init: [libfs_mgr]__mount(source=/dev/block/platform/msm_sdcc.1/by-name/userdata,target=/data,type=f2fs)=-1: Invalid argument
[ 2.820922] ueventd: loading /devices/fe200000.qcom,lpass/firmware/adsp.mdt took 2ms
[ 2.821872] subsys-pil-tz fe200000.qcom,lpass: adsp: loading from 0x00000000 to 0x00000000
[ 2.822285] AO-Notify: Generel: 6
[ 2.822470] logd.auditd: start
[ 2.822499] logd.klogd: 2819261792
[ 2.833776] F2FS-fs (mmcblk0p42): Magic Mismatch, valid(0xf2f52010) - read(0xf39d5ef1)
[ 2.833797] F2FS-fs (mmcblk0p42): Can't find valid F2FS filesystem in 1th superblock
[ 2.834725] F2FS-fs (mmcblk0p42): Magic Mismatch, valid(0xf2f52010) - read(0x89c15aca)
[ 2.834740] F2FS-fs (mmcblk0p42): Can't find valid F2FS filesystem in 2th superblock
[ 2.834773] F2FS-fs (mmcblk0p42): Magic Mismatch, valid(0xf2f52010) - read(0xf39d5ef1)
[ 2.834847] F2FS-fs (mmcblk0p42): Can't find valid F2FS filesystem in 1th superblock
[ 2.834862] F2FS-fs (mmcblk0p42): Magic Mismatch, valid(0xf2f52010) - read(0x89c15aca)
[ 2.834874] F2FS-fs (mmcblk0p42): Can't find valid F2FS filesystem in 2th superblock
[ 2.834989] init: [libfs_mgr]__mount(source=/dev/block/platform/msm_sdcc.1/by-name/userdata,target=/data,type=f2fs)=-1: Invalid argument
[ 2.836307] init: [libfs_mgr]fs_mgr_mount_all(): possibly an encryptable blkdev /dev/block/platform/msm_sdcc.1/by-name/userdata for mount /data type ext4
[ 2.836474] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
[ 2.838344] ueventd: loading /devices/virtual/qseecom/qseecom/cmnlib.mdt took 103ms
[ 2.847795] ueventd: firmware: loading 'cmnlib.b00' for '/devices/virtual/qseecom/qseecom/cmnlib.b00'
[ 2.850707] ueventd: loading /devices/virtual/qseecom/qseecom/cmnlib.b00 took 3ms
[ 2.852004] ueventd: firmware: loading 'cmnlib.b01' for '/devices/virtual/qseecom/qseecom/cmnlib.b01'
[ 2.853447] ueventd: loading /devices/virtual/qseecom/qseecom/cmnlib.b01 took 1ms
[ 2.854162] ueventd: firmware: loading 'cmnlib.b02' for '/devices/virtual/qseecom/qseecom/cmnlib.b02'
[ 2.863942] ueventd: loading /devices/virtual/qseecom/qseecom/cmnlib.b02 took 9ms
[ 2.864628] ueventd: firmware: loading 'cmnlib.b03' for '/devices/virtual/qseecom/qseecom/cmnlib.b03'
[ 2.867554] ueventd: loading /devices/virtual/qseecom/qseecom/cmnlib.b03 took 3ms
[ 2.870240] ueventd: firmware: loading 'cmnlib.mdt' for '/devices/virtual/qseecom/qseecom/cmnlib.mdt'
[ 2.870587] ueventd: loading /devices/virtual/qseecom/qseecom/cmnlib.mdt took 0ms
[ 2.871124] ueventd: firmware: loading 'cmnlib.b00' for '/devices/virtual/qseecom/qseecom/cmnlib.b00'
[ 2.871554] ueventd: loading /devices/virtual/qseecom/qseecom/cmnlib.b00 took 0ms
[ 2.871907] ueventd: firmware: loading 'cmnlib.b01' for '/devices/virtual/qseecom/qseecom/cmnlib.b01'
[ 2.872191] ueventd: loading /devices/virtual/qseecom/qseecom/cmnlib.b01 took 0ms
[ 2.872691] ueventd: firmware: loading 'cmnlib.b02' for '/devices/virtual/qseecom/qseecom/cmnlib.b02'
[ 2.873874] ueventd: loading /devices/virtual/qseecom/qseecom/cmnlib.b02 took 1ms
[ 2.876872] ueventd: firmware: loading 'cmnlib.b03' for '/devices/virtual/qseecom/qseecom/cmnlib.b03'
[ 2.876910] selinux: SELinux: Skipping restorecon_recursive(/cache/recovery)\x0a
[ 2.877192] init: processing action (post-fs-data) from (/init.rc:385)
[ 2.877441] ueventd: loading /devices/virtual/qseecom/qseecom/cmnlib.b03 took 0ms
[ 2.879689] init: starting service 'vold'...
[ 2.905356] src_detect_handler: chip->usb_present = 0 usb_present = 1
[ 2.906893] init: starting service 'exec 1 (/system/bin/vdc --wait cryptfs init_user0)'...
[ 2.907561] init: SVC_EXEC pid 289 (uid 0 gid 0+0 context default) started; waiting...
[ 3.004592] vdc: Waited 30ms for vold
[ 3.045168] init: Service 'exec 1 (/system/bin/vdc --wait cryptfs init_user0)' (pid 289) exited with status 0 waiting took 0.137000 seconds
[ 3.056915] init: starting service 'exec 2 (/system/bin/tzdatacheck /system/usr/share/zoneinfo /data/misc/zoneinfo)'...
[ 3.057663] init: SVC_EXEC pid 295 (uid 1000 gid 1000+0 context default) started; waiting...
[ 3.079937] init: Service 'exec 2 (/system/bin/tzdatacheck /system/usr/share/zoneinfo /data/misc/zoneinfo)' (pid 295) exited with status 0 waiting took 0.022000 seconds
[ 3.080089] init: processing action (post-fs-data) from (/init.usb.rc:6)
[ 3.081329] init: processing action (post-fs-data) from (/init.shamu.rc:98)
[ 3.090000] init: processing action (post-fs-data) from (/system/etc/init/bootstat.rc:7)
[ 3.090995] init: processing action (init.svc.bootanim=running && ro.crypto.type=block && post-fs-data) from (/system/etc/init/bootstat.rc:48)
[ 3.091306] init: starting service 'exec 3 (/system/bin/bootstat -r post_decrypt_time_elapsed)'...
[ 3.092053] init: processing action (post-fs-data) from (/system/etc/init/incidentd.rc:21)
[ 3.092529] init: processing action (post-fs-data) from (/system/etc/init/lineage-ssh.rc:1)
[ 3.093024] init: processing action (post-fs-data) from (/system/etc/init/lineage-system.rc:6)
[ 3.093653] init: starting service 'sysinit'...
[ 3.094443] init: processing action (post-fs-data) from (/system/etc/init/lineage-updates.rc:1)
[ 3.094947] init: processing action (post-fs-data) from (/system/etc/init/logtagd.rc:4)
[ 3.095807] init: processing action (post-fs-data) from (/system/etc/init/statsd.rc:25)
[ 3.096280] init: processing action (post-fs-data) from (/vendor/etc/init/hostapd.android.rc:9)
[ 3.100222] init: processing action (load_persist_props_action) from (/init.rc:269)
[ 3.100479] init: starting service 'logd-reinit'...
[ 3.101263] init: processing action (load_persist_props_action) from (/system/etc/init/logcatd.rc:31)
[ 3.101542] init: processing action (firmware_mounts_complete) from (/init.rc:275)
[ 3.101646] init: processing action (early-boot) from (/init.shamu.rc:208)
[ 3.103550] type=1400 audit(1723698.890:4): avc: denied { getattr } for pid=303 comm="sysinit" path="/system/bin/sh" dev="mmcblk0p41" ino=1196 scontext=u:r:sysinit:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
[ 3.103761] init: starting service 'exec 4 (/vendor/bin/init.qcom.devwait.sh)'...
[ 3.104452] init: SVC_EXEC pid 305 (uid 0 gid 0+1 context default) started; waiting...
[ 3.104571] type=1400 audit(1723698.890:4): avc: denied { getattr } for pid=303 comm="sysinit" path="/system/bin/sh" dev="mmcblk0p41" ino=1196 scontext=u:r:sysinit:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
[ 3.104617] type=1400 audit(1723698.893:5): avc: denied { read } for pid=303 comm="sysinit" path="/system/bin/sh" dev="mmcblk0p41" ino=1196 scontext=u:r:sysinit:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
[ 3.111858] type=1400 audit(1723698.893:5): avc: denied { read } for pid=303 comm="sysinit" path="/system/bin/sh" dev="mmcblk0p41" ino=1196 scontext=u:r:sysinit:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
[ 3.111906] type=1400 audit(1723698.900:6): avc: denied { read } for pid=303 comm="sysinit" name="init.d" dev="mmcblk0p41" ino=1780 scontext=u:r:sysinit:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=1
[ 3.112069] type=1400 audit(1723698.900:6): avc: denied { read } for pid=303 comm="sysinit" name="init.d" dev="mmcblk0p41" ino=1780 scontext=u:r:sysinit:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=1
[ 3.112104] type=1400 audit(1723698.900:7): avc: denied { open } for pid=303 comm="sysinit" path="/system/etc/init.d" dev="mmcblk0p41" ino=1780 scontext=u:r:sysinit:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=1
[ 3.115822] type=1400 audit(1723698.900:7): avc: denied { open } for pid=303 comm="sysinit" path="/system/etc/init.d" dev="mmcblk0p41" ino=1780 scontext=u:r:sysinit:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=1
[ 3.115872] type=1400 audit(1723698.903:8): avc: denied { getattr } for pid=303 comm="sysinit" path="/system/bin/toybox" dev="mmcblk0p41" ino=1158 scontext=u:r:sysinit:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file permissive=1
[ 3.116019] type=1400 audit(1723698.903:8): avc: denied { getattr } for pid=303 comm="sysinit" path="/system/bin/toybox" dev="mmcblk0p41" ino=1158 scontext=u:r:sysinit:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file permissive=1
[ 3.116057] type=1400 audit(1723698.903:9): avc: denied { execute } for pid=303 comm="sysinit" name="toybox" dev="mmcblk0p41" ino=1158 scontext=u:r:sysinit:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file permissive=1
[ 3.116563] type=1400 audit(1723698.903:9): avc: denied { execute } for pid=303 comm="sysinit" name="toybox" dev="mmcblk0p41" ino=1158 scontext=u:r:sysinit:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file permissive=1
[ 3.116640] type=1400 audit(1723698.903:10): avc: denied { read open } for pid=307 comm="sysinit" path="/system/bin/toybox" dev="mmcblk0p41" ino=1158 scontext=u:r:sysinit:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file permissive=1
[ 3.116923] type=1400 audit(1723698.903:10): avc: denied { read open } for pid=307 comm="sysinit" path="/system/bin/toybox" dev="mmcblk0p41" ino=1158 scontext=u:r:sysinit:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file permissive=1
[ 3.116960] type=1400 audit(1723698.903:11): avc: denied { execute_no_trans } for pid=307 comm="sysinit" path="/system/bin/toybox" dev="mmcblk0p41" ino=1158 scontext=u:r:sysinit:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file permissive=1
[ 3.124682] logd.daemon: reinit
[ 3.124998] init: Service 'logd-reinit' (pid 304) exited with status 0
[ 3.155655] init: Service 'exec 3 (/system/bin/bootstat -r post_decrypt_time_elapsed)' (pid 302) exited with status 0
[ 3.160521] type=1400 audit(1723698.903:11): avc: denied { execute_no_trans } for pid=307 comm="sysinit" path="/system/bin/toybox" dev="mmcblk0p41" ino=1158 scontext=u:r:sysinit:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file permissive=1
[ 3.160574] type=1400 audit(1723698.950:12): avc: denied { execute_no_trans } for pid=308 comm="sysinit" path="/system/etc/init.d/00banner" dev="mmcblk0p41" ino=1781 scontext=u:r:sysinit:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
[ 3.165787] audit: audit_lost=1 audit_rate_limit=5 audit_backlog_limit=64
[ 3.165808] audit: rate limit exceeded
[ 3.243049] ueventd: firmware: loading 'a420_pm4.fw' for '/devices/fdb00000.qcom,kgsl-3d0/kgsl/kgsl-3d0/a420_pm4.fw'
[ 3.256448] ueventd: loading /devices/fdb00000.qcom,kgsl-3d0/kgsl/kgsl-3d0/a420_pm4.fw took 13ms
[ 3.256873] ueventd: firmware: loading 'a420_pfp.fw' for '/devices/fdb00000.qcom,kgsl-3d0/kgsl/kgsl-3d0/a420_pfp.fw'
[ 3.260601] ueventd: loading /devices/fdb00000.qcom,kgsl-3d0/kgsl/kgsl-3d0/a420_pfp.fw took 3ms
[ 3.300532] QSEECOM: qseecom_load_app: App (keymaster) does'nt exist, loading apps for first time
[ 3.303713] ueventd: firmware: loading 'adsp.b03' for '/devices/fe200000.qcom,lpass/firmware/adsp.b03'
[ 3.346395] init: Service 'sysinit' (pid 303) exited with status 0
[ 3.350895] ueventd: loading /devices/fe200000.qcom,lpass/firmware/adsp.b03 took 47ms
[ 3.351525] ueventd: firmware: loading 'adsp.b04' for '/devices/fe200000.qcom,lpass/firmware/adsp.b04'
[ 3.361777] ueventd: loading /devices/fe200000.qcom,lpass/firmware/adsp.b04 took 10ms
[ 3.362407] ueventd: firmware: loading 'adsp.b05' for '/devices/fe200000.qcom,lpass/firmware/adsp.b05'
[ 3.372238] ueventd: loading /devices/fe200000.qcom,lpass/firmware/adsp.b05 took 9ms
[ 3.372904] ueventd: firmware: loading 'adsp.b06' for '/devices/fe200000.qcom,lpass/firmware/adsp.b06'
[ 3.373641] ueventd: loading /devices/fe200000.qcom,lpass/firmware/adsp.b06 took 0ms
[ 3.382682] ueventd: firmware: loading 'adsp.b07' for '/devices/fe200000.qcom,lpass/firmware/adsp.b07'
[ 3.384536] ueventd: loading /devices/fe200000.qcom,lpass/firmware/adsp.b07 took 2ms
[ 3.385197] ueventd: firmware: loading 'adsp.b10' for '/devices/fe200000.qcom,lpass/firmware/adsp.b10'
[ 3.395904] ueventd: loading /devices/fe200000.qcom,lpass/firmware/adsp.b10 took 10ms
[ 3.396555] ueventd: firmware: loading 'adsp.b11' for '/devices/fe200000.qcom,lpass/firmware/adsp.b11'
[ 3.397554] ueventd: loading /devices/fe200000.qcom,lpass/firmware/adsp.b11 took 1ms
[ 3.398158] ueventd: firmware: loading 'adsp.b12' for '/devices/fe200000.qcom,lpass/firmware/adsp.b12'
[ 3.398724] ueventd: loading /devices/fe200000.qcom,lpass/firmware/adsp.b12 took 0ms
[ 3.490581] QSEECOM: qseecom_load_app: App with id 2 (keymaster) now loaded
[ 3.502121] warning: `qseecomd' uses 32-bit capabilities (legacy support in use)
[ 3.511303] init: Received control message 'interface_start' for '[email protected]::IComposer/default' from pid: 245 (/system/bin/hwservicemanager)
[ 3.511350] init: Could not find service hosting interface [email protected]::IComposer/default
[ 3.511819] init: Received control message 'interface_start' for '[email protected]::IComposer/default' from pid: 245 (/system/bin/hwservicemanager)
[ 3.511850] init: Could not find service hosting interface [email protected]::IComposer/default
[ 3.697611] subsys-pil-tz fe200000.qcom,lpass: adsp: Brought out of reset
[ 3.762787] subsys-pil-tz fe200000.qcom,lpass: adsp: Power/Clock ready interrupt received
[ 3.763194] AO-Notify: Generel: 7
[ 3.763208] L-Notify: Generel: 7
[ 3.789681] subsys-pil-tz fe200000.qcom,lpass: Subsystem error monitoring/handling services are up
[ 3.791536] apr_tal:Q6 Is Up
[ 3.791813] diag: In diag_send_msg_mask_update, invalid status 0
[ 3.791831] diag: In diag_send_log_mask_update, invalid status 0
[ 3.794866] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
[ 3.794962] earpice gpio 130
[ 3.795313] apq8084-asoc sound.44: ASoC: CODEC taiko_codec not registered
[ 3.796466] selinux: SELinux: Could not stat /sys/devices/qcom,smp2pgpio-rdbg-1-out.28/gpio/gpiochip559: No such file or directory.\x0a
[ 3.807583] init: Service 'devstart_sh' (pid 264) exited with status 0
[ 3.808071] init: Service 'exec 4 (/vendor/bin/init.qcom.devwait.sh)' (pid 305) exited with status 0 waiting took 0.703000 seconds
[ 3.808166] init: processing action (early-boot) from (/system/etc/init/installd.rc:5)
[ 3.818805] init: processing action (early-boot) from (/vendor/etc/init/[email protected]:1)
[ 3.819405] init: processing action (early-boot) from (/vendor/etc/init/[email protected]:1)
[ 3.819744] init: processing action (boot) from (/init.rc:582)
[ 3.823993] init: starting service 'thermal-engine'...
[ 3.827603] init: starting service 'hidl_memory'...
[ 3.828555] init: starting service 'vendor.cas-hal-1-0'...
[ 3.829519] init: starting service 'vendor.drm-hal-1-0'...
[ 3.830466] init: starting service 'vendor.dumpstate-1-0'...
[ 3.831561] init: starting service 'vendor.gnss_service'...
[ 3.832706] init: starting service 'vendor.hwcomposer-2-1'...
[ 3.833839] init: starting service 'vendor.health-hal-2-0'...
[ 3.834924] init: starting service 'vendor.light-hal-2-0'...
[ 3.835985] init: starting service 'vendor.memtrack-hal-1-0'...
[ 3.837198] init: starting service 'vendor.nfc_hal_service'...
[ 3.838335] init: starting service 'vendor.power-hal-1-1'...
[ 3.839382] init: starting service 'vendor.thermal-hal-1-1'...
[ 3.840518] init: starting service 'vendor.usb-hal-1-0'...
[ 3.840724] init: Opened file '/dev/kmsg', flags 1
[ 3.841663] init: starting service 'vendor.vibrator-1-0'...
[ 3.842763] init: starting service 'vendor.wifi_hal_legacy'...
[ 3.857288] init: starting service 'vendor.trust-hal-1-0'...
[ 3.858440] init: starting service 'mdm_helper'...
[ 3.859447] init: starting service 'sensors'...
[ 3.865325] init: starting service 'audioserver'...
[ 3.866553] init: starting service 'lmkd'...
[ 3.874761] init: starting service 'thermalservice'...
[ 3.876545] init: processing action (boot) from (/init.usb.rc:21)[ 3.880035] init: processing action (persist.sys.usb.config=* && boot) from (/init.usb.rc:102)
[ 3.880146] init: processing action (boot) from (/init.shamu.rc:232)
[ 3.893970] init: Created socket '/dev/socket/lmkd', mode 660, user 1000, group 1000
[ 3.897156] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
[ 3.897213] earpice gpio 130
[ 3.897553] apq8084-asoc sound.44: ASoC: CODEC taiko_codec not registered
[ 3.909618] sps:BAM 0x00000000 (va:0x00000000) enabled: ver:0x16, number of pipes:31
[ 3.913533] taiko-slim taiko-slim-pgd: Platform data from device tree
[ 3.913649] taiko-slim taiko-slim-pgd: cdc-vdd-buck: vol=[2150000 2150000]uV, curr=[650000]uA, ond 0
[ 3.913679] taiko-slim taiko-slim-pgd: cdc-vdd-tx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
[ 3.913771] taiko-slim taiko-slim-pgd: cdc-vdd-rx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
[ 3.913802] taiko-slim taiko-slim-pgd: cdc-vddpx-1: vol=[1800000 1800000]uV, curr=[10000]uA, ond 0
[ 3.913833] taiko-slim taiko-slim-pgd: cdc-vdd-a-1p2v: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
[ 3.913864] taiko-slim taiko-slim-pgd: cdc-vddcx-1: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
[ 3.913896] taiko-slim taiko-slim-pgd: cdc-vddcx-2: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
[ 3.915185] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
[ 3.915228] earpice gpio 130
[ 3.915529] apq8084-asoc sound.44: ASoC: CODEC taiko_codec not registered
[ 3.924490] xhci_msm_hsic msm_hsic_host: remove, state 4
[ 3.924516] usb usb2: USB disconnect, device number 1
[ 3.924695] xHCI xhci_drop_endpoint called for root hub
[ 3.924701] xHCI xhci_check_bandwidth called for root hub
[ 3.925343] xhci_msm_hsic msm_hsic_host: USB bus 2 deregistered
[ 3.925360] xhci_msm_hsic msm_hsic_host: remove, state 1
[ 3.925378] usb usb1: USB disconnect, device number 1
[ 3.925574] xHCI xhci_drop_endpoint called for root hub
[ 3.925582] xHCI xhci_check_bandwidth called for root hub
[ 3.926156] xhci_msm_hsic msm_hsic_host: USB bus 1 deregistered
[ 3.941103] rmnet usb ctrl Initialized.
[ 3.941166] usbcore: registered new interface driver rmnet_usb
[ 3.941740] init: processing action (boot) from (init.shamu.usb.rc:18)
[ 3.957854] init: processing action (boot) from (init.shamu.power.rc:15)
[ 3.909636] sps:BAM 0x00000000 is registered.
[ 3.963584] slimbus:1 laddr:0xcb, EAPC:0x1:0xa0
[ 3.963707] taiko-slim taiko-slim-pgd: wcd9xxx_slim_device_up: slim device up
[ 3.963938] slimbus:1 laddr:0xca, EAPC:0x0:0xa0
[ 3.970924] taiko-slim taiko-slim-pgd: wcd9xxx_check_codec_type: detected taiko_codec, major 0x102, minor 0x1, ver 0x2
[ 3.970949] wcd9xxx_core_res_init: num_irqs = 31, num_irq_regs = 4
[ 3.974342] tomtom-slim tomtom-slim-pgd: Platform data from device tree
[ 3.974450] tomtom-slim tomtom-slim-pgd: cdc-vdd-buck: vol=[2150000 2150000]uV, curr=[650000]uA, ond 0
[ 3.974480] tomtom-slim tomtom-slim-pgd: cdc-vdd-tx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
[ 3.974508] tomtom-slim tomtom-slim-pgd: cdc-vdd-rx-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0
[ 3.974536] tomtom-slim tomtom-slim-pgd: cdc-vddpx-1: vol=[1800000 1800000]uV, curr=[10000]uA, ond 0
[ 3.974568] tomtom-slim tomtom-slim-pgd: cdc-vdd-a-1p2v: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
[ 3.974597] tomtom-slim tomtom-slim-pgd: cdc-vddcx-1: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
[ 3.974626] tomtom-slim tomtom-slim-pgd: cdc-vddcx-2: vol=[1225000 1225000]uV, curr=[10000]uA, ond 0
[ 3.975764] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present
[ 3.975802] earpice gpio 130
[ 3.977234] taiko_codec taiko_codec: taiko_codec_probe()
[ 3.981366] wcd9xxx_reset: Failed to request gpio 101
[ 3.981383] wcd9xxx_slim_probe: Resetting Codec failed
[ 3.989080] tomtom-slim: probe of tomtom-slim-pgd failed with error -16
[ 3.999250] msm_thermal:store_cc_enabled Core control disabled
[ 4.010045] msm_thermal:store_cc_enabled Core control enabled
[ 4.010361] init: processing action (boot) from (/system/etc/init/bootstat.rc:61)
[ 4.010434] init: processing action (boot) from (/system/etc/init/dumpstate.rc:1)
[ 4.010593] init: processing action (boot) from (/system/etc/init/lineage-governor.rc:1)
[ 4.011105] msm-pcm-routing msm-pcm-routing: ASoC: no dapm match for VOICE2_STUB_DL --> Voice2 Stub --> INTERNAL_BT_SCO_RX_Voice Mixer
[ 4.011123] msm-pcm-routing msm-pcm-routing: ASoC: Failed to add route VOICE2_STUB_DL -> Voice2 Stub -> INTERNAL_BT_SCO_RX_Voice Mixer
[ 4.012758] init: processing action (boot) from (/system/etc/init/lineage-iosched.rc:16)
[ 4.019757] selinux: SELinux: Could not get canonical path for /sys/block/sda/queue restorecon: No such file or directory.\x0a
[ 4.019876] selinux: SELinux: Could not get canonical path for /sys/block/sde/queue restorecon: No such file or directory.\x0a
[ 4.020004] selinux: SELinux: Could not get canonical path for /sys/block/dm-0/queue restorecon: No such file or directory.\x0a
[ 4.020105] init: processing action (boot) from (/system/etc/init/lineage-livedisplay.rc:1)
[ 4.020650] init: processing action (boot) from (/system/etc/init/lineage-system.rc:16)
[ 4.021001] init: processing action (boot) from (/system/etc/init/lineage-tcp.rc:1)
[ 4.021349] init: processing action (enable_property_trigger) from (<Builtin Action>:0)
[ 4.021584] init: processing action (security.perf_harden=1) from (/init.rc:736)
[ 4.021899] init: processing action (ro.debuggable=1) from (/init.rc:760)
[ 4.022109] init: Command 'start console' action=ro.debuggable=1 (/init.rc:766) took 0ms and failed: Could not start service: Couldn't open console '/dev/console': No such device
[ 4.022149] init: processing action (sys.usb.config=none && sys.usb.configfs=0) from (/init.usb.rc:25)
[ 4.022400] enable_store: android_usb: already disabled
[ 4.022650] init: processing action (ro.boot.bootreason=*) from (/system/etc/init/bootstat.rc:4)
[ 4.022837] init: processing action (defaultcrypto) from (/system/etc/init/vdc.rc:2)
[ 4.023077] init: starting service 'exec 5 (/system/bin/vdc --wait cryptfs mountdefaultencrypted)'...
[ 4.023858] init: SVC_EXEC pid 441 (uid 0 gid 0+0 context default) started; waiting...
[ 4.041458] msm_thermal:set_enabled enabled = 0
[ 4.051163] vdc: Waited 0ms for vold
[ 4.052815] init: Service 'exec 5 (/system/bin/vdc --wait cryptfs mountdefaultencrypted)' (pid 441) exited with status 0 waiting took 0.029000 seconds
[ 4.053177] init: processing action (init.svc.adbd=stopped) from (/init.usb.configfs.rc:14)
[ 4.054982] msm-pcm-routing msm-pcm-routing: ASoC: mux SLIM_0_RX AANC MUX has no paths
[ 4.073587] left : val 0x889b
[ 4.074992] tfa9890.8-0034: loading presets,eq and config files
[ 4.076385] ueventd: firmware: loading './left.boost_music_table.preset' for '/devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost_music_table.preset'
[ 4.074978] tfa9890.8-0034 codec registered
[ 4.077729] right : val 0x889b
[ 4.078641] tfa9890.8-0035 codec registered
[ 4.079743] msm-dai-q6-dev msm-dai-q6-dev.16388: ASoC: no source widget found for SLIMBUS_2_RX
[ 4.079760] msm-dai-q6-dev msm-dai-q6-dev.16388: ASoC: Failed to add route SLIMBUS_2_RX -> direct -> Slimbus2 Playback
[ 4.079794] msm-dai-q6-dev msm-dai-q6-dev.16389: ASoC: no sink widget found for SLIMBUS_2_TX
[ 4.079807] msm-dai-q6-dev msm-dai-q6-dev.16389: ASoC: Failed to add route Slimbus2 Capture -> direct -> SLIMBUS_2_TX
[ 4.081506] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost_music_table.preset took 5ms
[ 4.082980] ueventd: firmware: loading './left.boost_voice_table.preset' for '/devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost_voice_table.preset'
[ 4.083080] apq8084-asoc sound.44: snd-soc-dummy-dai <-> MultiMedia1 mapping ok
[ 4.083725] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost_voice_table.preset took 0ms
[ 4.086509] apq8084-asoc sound.44: snd-soc-dummy-dai <-> MultiMedia2 mapping ok
[ 4.087378] ueventd: firmware: loading './left.boost_ringtone_table.preset' for '/devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost_ringtone_table.preset'
[ 4.088360] init: processing action (vold.decrypt=trigger_restart_min_framework) from (/init.rc:703)
[ 4.088460] init: Command 'exec_start update_verifier' action=vold.decrypt=trigger_restart_min_framework (/init.rc:705) took 0ms and failed: Service not found
[ 4.089116] init: starting service 'irsc_util'...
[ 4.091108] init: starting service 'qmuxd'...
[ 4.093002] apq8084-asoc sound.44: snd-soc-dummy-dai <-> CS-VOICE mapping ok
[ 4.093025] init: starting service 'netmgrd'...
[ 4.093807] apq8084-asoc sound.44: snd-soc-dummy-dai <-> VoIP mapping ok
[ 4.094480] apq8084-asoc sound.44: snd-soc-dummy-dai <-> MultiMedia3 mapping ok
[ 4.095078] apq8084-asoc sound.44: snd-soc-dummy-dai <-> SLIMBUS0_HOSTLESS mapping ok
[ 4.095360] init: starting service 'imsqmidaemon'...
[ 4.095611] apq8084-asoc sound.44: snd-soc-dummy-dai <-> QUAT_MI2S_TX_HOSTLESS mapping ok
[ 4.096119] apq8084-asoc sound.44: msm-stub-rx <-> msm-dai-q6-dev.241 mapping ok
[ 4.096656] apq8084-asoc sound.44: msm-stub-tx <-> msm-dai-q6-dev.240 mapping ok
[ 4.096834] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost_ringtone_table.preset took 9ms
[ 4.097611] compress asoc: snd-soc-dummy-dai <-> MultiMedia4 mapping ok
[ 4.097894] init: starting service 'adspd'...
[ 4.098190] apq8084-asoc sound.44: snd-soc-dummy-dai <-> AUXPCM_HOSTLESS mapping ok
[ 4.098751] apq8084-asoc sound.44: snd-soc-dummy-dai <-> SLIMBUS1_HOSTLESS mapping ok
[ 4.099308] apq8084-asoc sound.44: snd-soc-dummy-dai <-> SLIMBUS3_HOSTLESS mapping ok
[ 4.099738] init: starting service 'mpdecision'...
[ 4.100660] apq8084-asoc sound.44: snd-soc-dummy-dai <-> SLIMBUS4_HOSTLESS mapping ok
[ 4.102253] init: starting service 'qcamerasvr'...
[ 4.103957] apq8084-asoc sound.44: snd-soc-dummy-dai <-> VoLTE mapping ok
[ 4.104798] init: Created socket '/dev/socket/ims_qmid', mode 660, user 1000, group 1001
[ 4.104875] apq8084-asoc sound.44: snd-soc-dummy-dai <-> MultiMedia5 mapping ok
[ 4.104910] init: Created socket '/dev/socket/adspdsock', mode 660, user 1013, group 1013
[ 4.105373] apq8084-asoc sound.44: snd-soc-dummy-dai <-> LSM1 mapping ok
[ 4.106527] compress asoc: snd-soc-dummy-dai <-> MultiMedia7 mapping ok
[ 4.107810] compress asoc: snd-soc-dummy-dai <-> MultiMedia10 mapping ok
[ 4.108344] ueventd: firmware: loading './left.boost.music.config' for '/devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost.music.config'
[ 4.109648] apq8084-asoc sound.44: snd-soc-dummy-dai <-> MultiMedia8 mapping ok
[ 4.110298] apq8084-asoc sound.44: snd-soc-dummy-dai <-> VOICE_STUB mapping ok
[ 4.111102] apq8084-asoc sound.44: snd-soc-dummy-dai <-> VOLTE_STUB mapping ok
[ 4.112538] tfa9890_load_preset: looading cfg file ./left.boost.music.config
[ 4.112541] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost.music.config took 4ms
[ 4.113196] apq8084-asoc sound.44: snd-soc-dummy-dai <-> HDMI_HOSTLESS mapping ok
[ 4.119891] ueventd: firmware: loading './left.boost.voice.config' for '/devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost.voice.config'
[ 4.121411] apq8084-asoc sound.44: snd-soc-dummy-dai <-> INT_HFP_BT_HOSTLESS mapping ok
[ 4.123286] tfa9890_load_preset: looading cfg file ./left.boost.voice.config
[ 4.123426] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost.voice.config took 10ms
[ 4.124462] apq8084-asoc sound.44: snd-soc-dummy-dai <-> MultiMedia6 mapping ok
[ 4.124983] ueventd: firmware: loading './left.boost.ringtone.config' for '/devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost.ringtone.config'
[ 4.125658] apq8084-asoc sound.44: snd-soc-dummy-dai <-> VOICE2_STUB mapping ok
[ 4.126178] apq8084-asoc sound.44: snd-soc-dummy-dai <-> LSM2 mapping ok
[ 4.127228] tfa9890_load_preset: looading cfg file ./left.boost.ringtone.config
[ 4.127435] apq8084-asoc sound.44: snd-soc-dummy-dai <-> LSM3 mapping ok
[ 4.127441] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost.ringtone.config took 2ms
[ 4.128133] ueventd: firmware: loading './left.boost.music.eq' for '/devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost.music.eq'
[ 4.128987] apq8084-asoc sound.44: snd-soc-dummy-dai <-> LSM4 mapping ok
[ 4.129071] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost.music.eq took 1ms
[ 4.129135] tfa9890_load_preset: looading eq file ./left.boost.music.eq
[ 4.129582] apq8084-asoc sound.44: snd-soc-dummy-dai <-> LSM5 mapping ok
[ 4.131029] apq8084-asoc sound.44: snd-soc-dummy-dai <-> LSM6 mapping ok
[ 4.131463] apq8084-asoc sound.44: snd-soc-dummy-dai <-> LSM7 mapping ok
[ 4.131470] ueventd: firmware: loading './left.boost.voice.eq' for '/devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost.voice.eq'
[ 4.132486] tfa9890_load_preset: looading eq file ./left.boost.voice.eq
[ 4.133627] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost.voice.eq took 2ms
[ 4.134015] apq8084-asoc sound.44: snd-soc-dummy-dai <-> LSM8 mapping ok
[ 4.134139] ueventd: firmware: loading './left.boost.ringtone.eq' for '/devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost.ringtone.eq'
[ 4.134491] apq8084-asoc sound.44: snd-soc-dummy-dai <-> QCHAT mapping ok
[ 4.135009] apq8084-asoc sound.44: snd-soc-dummy-dai <-> MultiMedia9 mapping ok
[ 4.135572] tfa9890_load_preset: looading eq file ./left.boost.ringtone.eq
[ 4.135637] tfa9890.8-0035: loading presets,eq and config files
[ 4.136213] apq8084-asoc sound.44: taiko_vifeedback <-> msm-dai-q6-dev.16393 mapping ok
[ 4.136744] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost.ringtone.eq took 2ms
[ 4.137308] ueventd: firmware: loading './right.boost_music_table.preset' for '/devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost_music_table.preset'
[ 4.138556] apq8084-asoc sound.44: taiko_rx2 <-> msm-dai-q6-dev.16388 mapping ok
[ 4.139034] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost_music_table.preset took 1ms
[ 4.139578] ueventd: firmware: loading './right.boost_voice_table.preset' for '/devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost_voice_table.preset'
[ 4.140839] init: starting service 'bdAddrLoader'...
[ 4.141994] init: starting service 'mmi-touch-sh'...
[ 4.143187] init: starting service 'zygote'...
[ 4.144328] init: starting service 'cameraserver'...
[ 4.145441] init: starting service 'drm'...
[ 4.146465] init: starting service 'incidentd'...
[ 4.147751] apq8084-asoc sound.44: taiko_tx2 <-> msm-dai-q6-dev.16389 mapping ok
[ 4.150035] ueventd: firmware: loading './right.boost_ringtone_table.preset' for '/devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost_ringtone_table.preset'
[ 4.150370] apq8084-asoc sound.44: msm-stub-rx <-> msm-dai-q6-dev.224 mapping ok
[ 4.152737] apq8084-asoc sound.44: msm-stub-tx <-> msm-dai-q6-dev.225 mapping ok
[ 4.154399] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost_ringtone_table.preset took 5ms
[ 4.155254] apq8084-asoc sound.44: msm-stub-rx <-> msm-dai-q6-auxpcm.1 mapping ok
[ 4.157705] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost_voice_table.preset took 3ms
[ 4.157718] init: starting service 'installd'...
[ 4.158725] init: starting service 'keystore'...
[ 4.159895] init: starting service 'mediadrm'...
[ 4.161400] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
[ 4.162474] apq8084-asoc sound.44: msm-stub-tx <-> msm-dai-q6-auxpcm.1 mapping ok
[ 4.165044] apq8084-asoc sound.44: msm-stub-rx <-> msm-dai-q6-auxpcm.2 mapping ok
[ 4.166930] ueventd: firmware: loading './right.boost.music.config' for '/devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost.music.config'
[ 4.167475] apq8084-asoc sound.44: msm-stub-tx <-> msm-dai-q6-auxpcm.2 mapping ok
[ 4.171096] init: starting service 'mediaextractor'...
[ 4.172206] init: starting service 'mediametrics'...
[ 4.174661] tfa9890_load_preset: looading cfg file ./right.boost.music.config
[ 4.176399] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost.music.config took 9ms
[ 4.180615] apq8084-asoc sound.44: msm-stub-rx <-> msm-dai-q6-dev.16386 mapping ok
[ 4.183136] apq8084-asoc sound.44: msm-stub-tx <-> msm-dai-q6-dev.16387 mapping ok
[ 4.185862] apq8084-asoc sound.44: msm-stub-rx <-> msm-dai-q6-dev.16390 mapping ok
[ 4.186664] NOHZ: local_softirq_pending 202
[ 4.187445] init: starting service 'media'...
[ 4.188486] init: starting service 'netd'...
[ 4.189369] init: starting service 'statsd'...
[ 4.193333] NOHZ: local_softirq_pending 202
[ 4.199864] ueventd: firmware: loading './right.boost.voice.config' for '/devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost.voice.config'
[ 4.200990] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost.voice.config took 1ms
[ 4.201285] tfa9890_load_preset: looading cfg file ./right.boost.voice.config
[ 4.202523] init: Created socket '/dev/socket/netd', mode 660, user 0, group 1000
[ 4.202982] init: Created socket '/dev/socket/dnsproxyd', mode 660, user 0, group 3003
[ 4.203382] apq8084-asoc sound.44: msm-stub-tx <-> msm-dai-q6-dev.16391 mapping ok
[ 4.205856] apq8084-asoc sound.44: msm-stub-tx <-> msm-dai-q6-dev.32772 mapping ok
[ 4.209482] apq8084-asoc sound.44: msm-stub-tx <-> msm-dai-q6-dev.32771 mapping ok
[ 4.211088] init: Created socket '/dev/socket/statsdw', mode 222, user 1066, group 1066
[ 4.211486] ueventd: firmware: loading './right.boost.ringtone.config' for '/devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost.ringtone.config'
[ 4.212231] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost.ringtone.config took 0ms
[ 4.212268] tfa9890_load_preset: looading cfg file ./right.boost.ringtone.config
[ 4.220523] init: Created socket '/dev/socket/mdns', mode 660, user 0, group 1000
[ 4.221035] init: Created socket '/dev/socket/fwmarkd', mode 660, user 0, group 3003
[ 4.223895] apq8084-asoc sound.44: msm-stub-rx <-> msm-dai-q6-dev.32773 mapping ok
[ 4.226444] apq8084-asoc sound.44: msm-stub-rx <-> msm-dai-q6-dev.16396 mapping ok
[ 4.231586] ueventd: firmware: loading './right.boost.music.eq' for '/devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost.music.eq'
[ 4.236867] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost.music.eq took 5ms
[ 4.236890] tfa9890_load_preset: looading eq file ./right.boost.music.eq
[ 4.239025] apq8084-asoc sound.44: msm-stub-tx <-> msm-dai-q6-dev.16397 mapping ok
[ 4.241315] apq8084-asoc sound.44: msm-stub-tx <-> msm-dai-q6-mi2s.3 mapping ok
[ 4.243806] msm_audrx_init(), dev_namemsm-dai-q6-dev.16384
[ 4.245144] taiko_codec taiko_codec: ASoC: unknown pin Digital Mic1
[ 4.245176] taiko_codec taiko_codec: ASoC: unknown pin Digital Mic2
[ 4.245205] taiko_codec taiko_codec: ASoC: unknown pin Digital Mic3
[ 4.245234] taiko_codec taiko_codec: ASoC: unknown pin Digital Mic4
[ 4.245265] taiko_codec taiko_codec: ASoC: unknown pin Digital Mic5
[ 4.245295] taiko_codec taiko_codec: ASoC: unknown pin Digital Mic6
[ 4.256783] ueventd: firmware: loading './right.boost.voice.eq' for '/devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost.voice.eq'
[ 4.260731] tfa9890_load_preset: looading eq file ./right.boost.voice.eq
[ 4.260816] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost.voice.eq took 4ms
[ 4.263740] failed: no power_down_setting
[ 4.263756] msm_camera_fill_vreg_params:56 i 0 j 0 cam_vdig
[ 4.263768] msm_camera_fill_vreg_params:67 i 2 j 1 cam_vio
[ 4.263777] msm_camera_fill_vreg_params:89 i 4 j 2 cam_vaf
[ 4.263786] msm_camera_fill_vreg_params:89 i 5 j 2 cam_vaf
[ 4.263795] msm_camera_fill_vreg_params:67 i 7 j 1 cam_vio
[ 4.263804] msm_camera_fill_vreg_params:56 i 9 j 0 cam_vdig
[ 4.263863] qcom,camera 20.qcom,camera: msm_camera_request_mux_gpio_table state active
[ 4.267752] ueventd: firmware: loading './right.boost.ringtone.eq' for '/devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost.ringtone.eq'
[ 4.268583] msm_snd_ext_hs_detect:fsa8500 hs detection is used
[ 4.268740] msm_audrx_init: External HS detect enabled
[ 4.268799] apq8084-asoc sound.44: taiko_rx1 <-> msm-dai-q6-dev.16384 mapping ok
[ 4.271629] apq8084-asoc sound.44: taiko_tx2 <-> msm-dai-q6-dev.16385 mapping ok
[ 4.277429] apq8084-asoc sound.44: msm-stub-rx <-> msm-dai-q6-dev.16392 mapping ok
[ 4.282740] tfa9890_load_preset: looading eq file ./right.boost.ringtone.eq
[ 4.282792] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost.ringtone.eq took 15ms
[ 4.290009] apq8084-asoc sound.44: taiko_mad1 <-> msm-dai-q6-dev.16395 mapping ok
[ 4.293513] apq8084-asoc sound.44: taiko_rx2 <-> msm-dai-stub-dev.0 mapping ok
[ 4.294030] apq8084-asoc sound.44: taiko_tx1 <-> msm-dai-stub-dev.1 mapping ok
[ 4.294505] apq8084-asoc sound.44: taiko_tx3 <-> msm-dai-stub-dev.3 mapping ok
[ 4.294820] apq8084-asoc sound.44: msm-stub-rx <-> msm-dai-q6-mi2s.0 mapping ok
[ 4.295229] apq8084-asoc sound.44: msm-stub-rx <-> msm-dai-q6-mi2s.0 mapping ok
[ 4.296747] apq8084-asoc sound.44: snd-soc-dummy-dai <-> PRI_RX_MI2S_TX_HOSTLESS mapping ok
[ 4.299043] apq8084-asoc sound.44: tfa9890_codec_left <-> msm-dai-stub-dev.4 mapping ok
[ 4.304036] apq8084-asoc sound.44: tfa9890_codec_right <-> msm-dai-stub-dev.5 mapping ok
[ 4.307180] apq8084-asoc sound.44: tfa9890_stereo <-> msm-dai-q6-mi2s.3 mapping ok
[ 4.312266] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active
[ 4.312407] msm_cci_init:782: hw_version = 0x10000008
[ 4.312762] imx214 probe succeeded
[ 4.312773] msm_sensor_read_otp: imx214 OTP disabled in sensor lib
[ 4.313064] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default
[ 4.330436] input: apq8084-taiko-tfa9890_stereo_co Button Jack as /devices/sound.44/sound/card0/input3
[ 4.330647] keychord: using input dev apq8084-taiko-tfa9890_stereo_co Button Jack for fevent
[ 4.330747] input: apq8084-taiko-tfa9890_stereo_co Headset Jack as /devices/sound.44/sound/card0/input4
[ 4.351706] apq8084-asoc sound.44: property qcom,us-euro-gpios not detected in node /soc/sound
[ 4.351875] qcom,camera 20.qcom,camera: msm_camera_request_mux_gpio_table state default
[ 4.355829] msm_camera_fill_vreg_params:67 i 2 j 1 cam_vio
[ 4.355847] msm_camera_fill_vreg_params:56 i 4 j 0 cam_vdig
[ 4.355859] msm_camera_fill_vreg_params:56 i 1 j 0 cam_vdig
[ 4.355870] msm_camera_fill_vreg_params:67 i 3 j 1 cam_vio
[ 4.355978] qcom,camera 6c.qcom,camera: msm_camera_request_mux_gpio_table state active
[ 4.397533] init.mmi.touch.sh: Touch firmware is up to date
[ 4.423328] NOHZ: local_softirq_pending 202
[ 4.432924] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active
[ 4.433072] msm_cci_init:782: hw_version = 0x10000008
[ 4.433308] ar0261 probe succeeded
[ 4.433318] msm_sensor_read_otp: ar0261 OTP disabled in sensor lib
[ 4.433610] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default
[ 4.471706] init: starting service 'storaged'...
[ 4.472859] init: starting service 'wificond'...
[ 4.475769] init: starting service 'vendor.media.omx'...
[ 4.477056] init: starting service 'ril-daemon'...
[ 4.477855] init: Command 'class_start main' action=vold.decrypt=trigger_restart_min_framework (/init.rc:706) took 389ms and succeeded
[ 4.478311] init: Service 'irsc_util' (pid 453) exited with status 0
[ 4.478535] init: Service 'mmi-touch-sh' (pid 473) exited with status 0
[ 4.485400] qcom,camera 6c.qcom,camera: msm_camera_request_mux_gpio_table state default
[ 4.486007] msm_cci_release invalid ref count 0 / cci state 1
[ 4.486024] msm_sensor_cci_i2c_util line 525 rc = -22
[ 4.486036] msm_actuator_close:980 cci_init failed
[ 4.486070] msm_cci_release invalid ref count 0 / cci state 1
[ 4.486083] msm_sensor_cci_i2c_util line 525 rc = -22
[ 4.486095] msm_actuator_close:980 cci_init failed
[ 4.486194] msm_cci_release invalid ref count 0 / cci state 1
[ 4.486207] msm_sensor_cci_i2c_util line 525 rc = -22
[ 4.486219] msm_ois_close:719 cci_init failed
[ 4.486844] msm_csid_init: CSID_VERSION = 0x30010000
[ 4.494937] init: Opened file '/d/mmc0/mmc0:0001/ext_csd', flags 0
[ 4.731826] init: processing action (init.svc.ril-daemon=running) from (/init.shamu.rc:533)
[ 4.733712] init: processing action (ro.mdm_helper_proxy_req=true) from (/init.shamu.rc:530)
[ 4.734047] init: starting service 'mdm_helper_proxy'...
[ 4.772955] init: Service 'bdAddrLoader' (pid 471) exited with status 1
[ 4.797757] init: processing action (sys.ims.QMI_DAEMON_STATUS=1) from (/init.shamu.rc:403)
[ 4.798074] init: starting service 'imsdatadaemon'...
[ 4.805098] init: Created socket '/dev/socket/ims_datad', mode 660, user 1000, group 1001
[ 4.981364] MSM-CPP cpp_init_hardware:786 CPP HW Version: 0x40010000
[ 4.981389] MSM-CPP cpp_init_hardware:796 stream_cnt:0
[ 4.984594] ueventd: firmware: loading 'cpp_firmware_v1_6_0.fw' for '/devices/fda04000.qcom,cpp/firmware/cpp_firmware_v1_6_0.fw'
[ 4.985371] init: Received control message 'interface_start' for '[email protected]::IKeymasterDevice/default' from pid: 245 (/system/bin/hwservicemanager)
[ 4.985425] init: Could not find service hosting interface [email protected]::IKeymasterDevice/default
[ 5.000212] ueventd: loading /devices/fda04000.qcom,cpp/firmware/cpp_firmware_v1_6_0.fw took 15ms
[ 5.019956] MSM-CPP cpp_load_fw:920 MC Bootloader Version: 0x312e3176
[ 5.026357] MSM-CPP cpp_load_fw:933 CPP FW Version: 0x10060000
[ 5.290387] init: Received control message 'interface_start' for '[email protected]::IDevicesFactory/default' from pid: 245 (/system/bin/hwservicemanager)
[ 5.290567] init: Could not find service hosting interface [email protected]::IDevicesFactory/default
[ 5.301928] init: Received control message 'interface_start' for '[email protected]::IDevicesFactory/msd' from pid: 245 (/system/bin/hwservicemanager)
[ 5.302084] init: Could not find service hosting interface [email protected]::IDevicesFactory/msd
[ 5.303816] init: Received control message 'interface_start' for '[email protected]::IEffectsFactory/default' from pid: 245 (/system/bin/hwservicemanager)
[ 5.303963] init: Could not find service hosting interface [email protected]::IEffectsFactory/default
[ 5.424370] msm_qti_pp_get_rms_value_control, back not active to query rms
[ 5.438191] xhci_msm_hsic msm_hsic_host: Qualcomm xHCI Host Controller using HSIC
[ 5.438318] xhci_msm_hsic msm_hsic_host: new USB bus registered, assigned bus number 1
[ 5.438578] xhci_msm_hsic msm_hsic_host: irq 64, io mem 0xf9c00000
[ 5.444832] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 5.444897] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.444961] usb usb1: Product: Qualcomm xHCI Host Controller using HSIC
[ 5.445017] usb usb1: Manufacturer: Linux 3.10.108-ga71c062 xhci-hcd
[ 5.445068] usb usb1: SerialNumber: msm_hsic_host
[ 5.447990] xHCI xhci_add_endpoint called for root hub
[ 5.448036] xHCI xhci_check_bandwidth called for root hub
[ 5.450161] hub 1-0:1.0: USB hub found
[ 5.450316] hub 1-0:1.0: 1 port detected
[ 5.452784] xhci_msm_hsic msm_hsic_host: Qualcomm xHCI Host Controller using HSIC
[ 5.452879] xhci_msm_hsic msm_hsic_host: new USB bus registered, assigned bus number 2
[ 5.453829] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 5.453896] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 5.453956] usb usb2: Product: Qualcomm xHCI Host Controller using HSIC
[ 5.454018] usb usb2: Manufacturer: Linux 3.10.108-ga71c062 xhci-hcd
[ 5.454076] usb usb2: SerialNumber: msm_hsic_host
[ 5.456169] xHCI xhci_add_endpoint called for root hub
[ 5.456329] xHCI xhci_check_bandwidth called for root hub
[ 5.458051] hub 2-0:1.0: USB hub found
[ 5.458196] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
[ 5.508557] init: Received control message 'interface_start' for '[email protected]::IEffectsFactory/default' from pid: 245 (/system/bin/hwservicemanager)
[ 5.508723] init: Could not find service hosting interface [email protected]::IEffectsFactory/default
[ 5.760036] usb 1-1: new high-speed USB device number 2 using xhci_msm_hsic
[ 5.800729] usb 1-1: string descriptor 0 malformed (err = -61), defaulting to 0x0409
[ 5.821976] usb 1-1: New USB device found, idVendor=05c6, idProduct=9008
[ 5.822466] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.822502] usb 1-1: Product: QHSUSB__BULK
[ 7.748871] random: nonblocking pool is initialized
[ 8.960221] dwc3 f9200000.dwc3: Avail curr from USB = 500
[ 9.424147] init: Received control message 'start' for 'bootanim' from pid: 266 (/system/bin/surfaceflinger)
[ 11.242879] xhci_msm_hsic msm_hsic_host: remove, state 4
[ 11.242929] usb usb2: USB disconnect, device number 1
[ 11.243446] xHCI xhci_drop_endpoint called for root hub
[ 11.243460] xHCI xhci_check_bandwidth called for root hub
[ 11.244038] xhci_msm_hsic msm_hsic_host: USB bus 2 deregistered
[ 11.244076] xhci_msm_hsic msm_hsic_host: remove, state 1
[ 11.244112] usb usb1: USB disconnect, device number 1
[ 11.244137] usb 1-1: USB disconnect, device number 2
[ 11.250160] xHCI xhci_drop_endpoint called for root hub
[ 11.250178] xHCI xhci_check_bandwidth called for root hub
[ 11.256215] xhci_msm_hsic msm_hsic_host: USB bus 1 deregistered
[ 11.290258] xhci_msm_hsic msm_hsic_host: Qualcomm xHCI Host Controller using HSIC
[ 11.290321] xhci_msm_hsic msm_hsic_host: new USB bus registered, assigned bus number 1
[ 11.290511] xhci_msm_hsic msm_hsic_host: irq 64, io mem 0xf9c00000
[ 11.296742] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 11.296776] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 11.296804] usb usb1: Product: Qualcomm xHCI Host Controller using HSIC
[ 11.296829] usb usb1: Manufacturer: Linux 3.10.108-ga71c062 xhci-hcd
[ 11.296856] usb usb1: SerialNumber: msm_hsic_host
[ 11.300961] xHCI xhci_add_endpoint called for root hub
[ 11.300979] xHCI xhci_check_bandwidth called for root hub
[ 11.305151] hub 1-0:1.0: USB hub found
[ 11.305517] hub 1-0:1.0: 1 port detected
[ 11.310238] xhci_msm_hsic msm_hsic_host: Qualcomm xHCI Host Controller using HSIC
[ 11.310279] xhci_msm_hsic msm_hsic_host: new USB bus registered, assigned bus number 2
[ 11.310634] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 11.310658] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 11.310678] usb usb2: Product: Qualcomm xHCI Host Controller using HSIC
[ 11.310698] usb usb2: Manufacturer: Linux 3.10.108-ga71c062 xhci-hcd
[ 11.310716] usb usb2: SerialNumber: msm_hsic_host
[ 11.314285] xHCI xhci_add_endpoint called for root hub
[ 11.314299] xHCI xhci_check_bandwidth called for root hub
[ 11.314856] hub 2-0:1.0: USB hub found
[ 11.314909] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19)
[ 11.325945] selinux: SELinux: Could not stat /sys/devices/qcom,smp2pgpio-rdbg-1-out.28/gpio/gpiochip559: No such file or directory.\x0a
[ 11.417223] init: Received control message 'interface_start' for '[email protected]::ISoundTriggerHw/default' from pid: 245 (/system/bin/hwservicemanager)
[ 11.417293] init: Could not find service hosting interface [email protected]::ISoundTriggerHw/default
[ 11.616676] usb 1-1: new high-speed USB device number 2 using xhci_msm_hsic
[ 11.649695] usb 1-1: New USB device found, idVendor=05c6, idProduct=90a4
[ 11.649717] usb 1-1: New USB device strings: Mfr=3, Product=2, SerialNumber=0
[ 11.649731] usb 1-1: Product: Qualcomm CDMA Technologies MSM
[ 11.649742] usb 1-1: Manufacturer: Qualcomm, Incorporated
[ 11.676129] selinux: SELinux: Could not get canonical path for /sys/devices/qcom,smp2pgpio-rdbg-1-in.26/gpio/gpiochip559 restorecon: No such file or directory.\x0a
[ 11.676203] ueventd: selinux_android_restorecon(/sys/devices/qcom,smp2pgpio-rdbg-1-in.26/gpio/gpiochip559) failed: No such file or directory
[ 11.677546] selinux: SELinux: Could not stat /sys/devices/qcom,smp2pgpio-rdbg-1-in.26/gpio/gpiochip559: No such file or directory.\x0a
[ 11.683694] selinux: SELinux: Could not stat /sys/devices/qcom,smp2pgpio-rdbg-1-out.28/gpio/gpiochip559: No such file or directory.\x0a
[ 11.685110] selinux: SELinux: Could not get canonical path for /sys/devices/qcom,smp2pgpio-rdbg-1-in.26/gpio/gpiochip559 restorecon: No such file or directory.\x0a
[ 11.685206] ueventd: selinux_android_restorecon(/sys/devices/qcom,smp2pgpio-rdbg-1-in.26/gpio/gpiochip559) failed: No such file or directory
[ 11.685999] selinux: SELinux: Could not get canonical path for /sys/devices/qcom,smp2pgpio-rdbg-1-out.28/gpio/gpiochip559 restorecon: No such file or directory.\x0a
[ 11.686053] ueventd: selinux_android_restorecon(/sys/devices/qcom,smp2pgpio-rdbg-1-out.28/gpio/gpiochip559) failed: No such file or directory
[ 11.694540] rmnet_usb 1-1:1.8 rmnet_usb0: register 'rmnet_usb' at usb-msm_hsic_host-1, RmNET net device, f2:e6:e3:f2:62:04
[ 11.696494] selinux: SELinux: Could not stat /sys/devices/qcom,smp2pgpio-rdbg-1-in.26/gpio/gpiochip559: No such file or directory.\x0a
[ 11.798393] init: Received control message 'interface_start' for '[email protected]::IConsumerIr/default' from pid: 245 (/system/bin/hwservicemanager)
[ 11.798469] init: Could not find service hosting interface [email protected]::IConsumerIr/default
[ 11.981714] init: processing action (sys.sysctl.extra_free_kbytes=*) from (/init.rc:726)
[ 12.007747] audit: audit_lost=322 audit_rate_limit=5 audit_backlog_limit=64
[ 12.007762] audit: rate limit exceeded
[ 12.010254] type=1400 audit(1723698.950:12): avc: denied { execute_no_trans } for pid=308 comm="sysinit" path="/system/etc/init.d/00banner" dev="mmcblk0p41" ino=1781 scontext=u:r:sysinit:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
[ 12.010295] type=1400 audit(1555160121.193:334): avc: denied { dac_override } for pid=384 comm="thermal-engine" capability=1 scontext=u:r:thermald:s0 tcontext=u:r:thermald:s0 tclass=capability permissive=0
[ 12.010587] type=1400 audit(1555160121.193:334): avc: denied { dac_override } for pid=384 comm="thermal-engine" capability=1 scontext=u:r:thermald:s0 tcontext=u:r:thermald:s0 tclass=capability permissive=0
[ 12.010627] type=1400 audit(1555160121.193:335): avc: denied { dac_read_search } for pid=384 comm="thermal-engine" capability=2 scontext=u:r:thermald:s0 tcontext=u:r:thermald:s0 tclass=capability permissive=0
[ 12.014192] type=1400 audit(1555160121.193:335): avc: denied { dac_read_search } for pid=384 comm="thermal-engine" capability=2 scontext=u:r:thermald:s0 tcontext=u:r:thermald:s0 tclass=capability permissive=0
[ 12.014236] type=1400 audit(1555160121.193:336): avc: denied { dac_override } for pid=384 comm="thermal-engine" capability=1 scontext=u:r:thermald:s0 tcontext=u:r:thermald:s0 tclass=capability permissive=0
[ 12.014322] type=1400 audit(1555160121.193:336): avc: denied { dac_override } for pid=384 comm="thermal-engine" capability=1 scontext=u:r:thermald:s0 tcontext=u:r:thermald:s0 tclass=capability permissive=0
[ 12.014373] type=1400 audit(1555160121.193:337): avc: denied { dac_read_search } for pid=384 comm="thermal-engine" capability=2 scontext=u:r:thermald:s0 tcontext=u:r:thermald:s0 tclass=capability permissive=0
[ 12.014449] type=1400 audit(1555160121.193:337): avc: denied { dac_read_search } for pid=384 comm="thermal-engine" capability=2 scontext=u:r:thermald:s0 tcontext=u:r:thermald:s0 tclass=capability permissive=0
[ 12.014481] type=1400 audit(1555160121.193:338): avc: denied { dac_override } for pid=384 comm="thermal-engine" capability=1 scontext=u:r:thermald:s0 tcontext=u:r:thermald:s0 tclass=capability permissive=0
[ 12.220128] init: Received control message 'interface_start' for '[email protected]::IOemLock/default' from pid: 245 (/system/bin/hwservicemanager)
[ 12.220175] init: Could not find service hosting interface [email protected]::IOemLock/default
[ 12.434591] init: Received control message 'interface_start' for '[email protected]::IUsbGadget/default' from pid: 245 (/system/bin/hwservicemanager)
[ 12.434638] init: Could not find service hosting interface [email protected]::IUsbGadget/default
[ 12.457473] acc_open
[ 12.457510] acc_release
[ 12.503670] init: Received control message 'interface_start' for '[email protected]::IContexthub/default' from pid: 245 (/system/bin/hwservicemanager)
[ 12.503713] init: Could not find service hosting interface [email protected]::IContexthub/default
[ 12.687676] init: Received control message 'interface_start' for '[email protected]::IWeaver/default' from pid: 245 (/system/bin/hwservicemanager)
[ 12.687719] init: Could not find service hosting interface [email protected]::IWeaver/default
[ 12.691847] init: Received control message 'interface_start' for '[email protected]::IAuthSecret/default' from pid: 245 (/system/bin/hwservicemanager)
[ 12.691885] init: Could not find service hosting interface [email protected]::IAuthSecret/default
[ 12.754327] init: Received control message 'interface_start' for '[email protected]::IKeyDisabler/default' from pid: 245 (/system/bin/hwservicemanager)
[ 12.754372] init: Could not find service hosting interface [email protected]::IKeyDisabler/default
[ 12.985362] init: Received control message 'interface_start' for '[email protected]::IStylusMode/default' from pid: 245 (/system/bin/hwservicemanager)
[ 12.985411] init: Could not find service hosting interface [email protected]::IStylusMode/default
[ 12.987472] init: Received control message 'interface_start' for '[email protected]::IGloveMode/default' from pid: 245 (/system/bin/hwservicemanager)
[ 12.987512] init: Could not find service hosting interface [email protected]::IGloveMode/default
[ 13.186782] init: Received control message 'interface_start' for '[email protected]::IGnss/default' from pid: 245 (/system/bin/hwservicemanager)
[ 13.186828] init: Could not find service hosting interface [email protected]::IGnss/default
[ 13.347057] msm_vidc: info: Opening video instance: 00000000, 1
[ 13.354377] ueventd: firmware: loading 'venus.mdt' for '/devices/fdce0000.qcom,venus/firmware/venus.mdt'
[ 13.356551] subsys-pil-tz fdce0000.qcom,venus: venus: loading from 0x00000000 to 0x00000000
[ 13.356671] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.mdt took 2ms
[ 13.724017] ueventd: firmware: loading 'venus.b02' for '/devices/fdce0000.qcom,venus/firmware/venus.b02'
[ 13.735832] ueventd: firmware: loading 'venus.b03' for '/devices/fdce0000.qcom,venus/firmware/venus.b03'
[ 13.736379] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.b02 took 12ms
[ 13.736741] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.b03 took 1ms
[ 13.745380] ueventd: firmware: loading 'venus.b04' for '/devices/fdce0000.qcom,venus/firmware/venus.b04'
[ 13.746194] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.b04 took 0ms
[ 13.803761] subsys-pil-tz fdce0000.qcom,venus: venus: Brought out of reset
[ 13.841914] msm_vidc: info: Closed video instance: 00000000
[ 13.851767] msm_vidc: info: Opening video instance: 00000000, 1
[ 13.867620] msm_vidc: info: Closed video instance: 00000000
[ 13.885830] msm_vidc: info: Opening video instance: 00000000, 1
[ 13.905491] msm_vidc: info: Closed video instance: 00000000
[ 13.918038] msm_vidc: info: Opening video instance: 00000000, 1
[ 13.932039] msm_vidc: info: Closed video instance: 00000000
[ 13.967089] msm_vidc: info: Opening video instance: 00000000, 1
[ 13.984050] msm_vidc: info: Closed video instance: 00000000
[ 13.997159] msm_vidc: info: Opening video instance: 00000000, 1
[ 14.005962] msm_vidc: info: Closed video instance: 00000000
[ 14.047527] msm_vidc: info: Opening video instance: 00000000, 0
[ 14.063956] msm_vidc: info: Closed video instance: 00000000
[ 14.076693] msm_vidc: info: Opening video instance: 00000000, 0
[ 14.098954] msm_vidc: info: Closed video instance: 00000000
[ 14.109898] msm_vidc: info: Opening video instance: 00000000, 0
[ 14.118971] msm_vidc: info: Closed video instance: 00000000
[ 14.126949] msm_vidc: info: Opening video instance: 00000000, 0
[ 14.133536] msm_vidc: info: Closed video instance: 00000000
[ 20.788013] init: Service 'bootanim' (pid 267) exited with status 0
[ 20.802732] init: processing action (sys.usb.config=none && sys.usb.configfs=0) from (/init.usb.rc:25)
[ 20.803000] enable_store: android_usb: already disabled
[ 20.803809] init: processing action (init.svc.adbd=stopped) from (/init.usb.configfs.rc:14)
[ 20.804302] init: processing action (sys.usb.config=mtp) from (init.shamu.usb.rc:76)
[ 20.805441] mtp_bind_config
[ 20.808542] init: processing action (sys.boot_completed=1) from (/init.rc:720)
[ 20.808669] init: processing action (sys.boot_completed=1) from (/init.shamu.rc:447)
[ 20.820729] zram0: detected capacity change from 0 to 536870912
[ 20.837061] mkswap: Swapspace size: 524284k, UUID=7c7c0460-e919-4305-b56d-02b9afb6e5bd
[ 20.838128] Adding 524284k swap on /dev/block/zram0. Priority:-1 extents:1 across:524284k SS
[ 20.838445] init: Async property child exited with status 0
[ 20.838516] init: processing action (sys.boot_completed=1 && sys.logbootcomplete=1) from (/system/etc/init/bootstat.rc:70)
[ 20.838784] init: starting service 'exec 6 (/system/bin/bootstat --set_system_boot_reason --record_boot_complete --record_boot_reason --record_time_since_factory_reset -l)'...
[ 20.839671] init: processing action (sys.boot_completed=1 && sys.wifitracing.started=0) from (/system/etc/init/wifi-events.rc:20)
[ 20.907885] dwc3 f9200000.dwc3: Avail curr from USB = 0
[ 20.908127] logd: logdr: UID=1000 GID=1007 PID=1561 n tail=0 logMask=80 pid=0 start=0ns timeout=0ns
[ 20.917400] init: Async property child exited with status 0
[ 20.935367] init: processing action (dev.bootcomplete=1) from (init.shamu.power.rc:66)
[ 21.006348] android_work: android_work: sent uevent USB_STATE=CONNECTED
[ 21.055481] init: Service 'exec 6 (/system/bin/bootstat --set_system_boot_reason --record_boot_complete --record_boot_reason --record_time_since_factory_reset -l)' (pid 1561) exited with status 0
[ 21.553376] type=1400 audit(1555160121.193:338): avc: denied { dac_override } for pid=384 comm="thermal-engine" capability=1 scontext=u:r:thermald:s0 tcontext=u:r:thermald:s0 tclass=capability permissive=0
[ 21.553426] type=1400 audit(1555160130.736:718): avc: denied { unlink } for pid=1592 comm="Thread-23" name="log" dev="mmcblk0p38" ino=8195 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0
[ 21.556289] type=1400 audit(1555160130.736:718): avc: denied { unlink } for pid=1592 comm="Thread-23" name="log" dev="mmcblk0p38" ino=8195 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0
[ 21.556331] type=1400 audit(1555160130.736:719): avc: denied { unlink } for pid=1592 comm="Thread-23" name="intent" dev="mmcblk0p38" ino=8196 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0
[ 23.405611] android_usb gadget: high-speed config #1: fe8050c8.android_usb
[ 23.405844] dwc3 f9200000.dwc3: Avail curr from USB = 500
[ 23.457250] android_work: android_work: sent uevent USB_STATE=CONFIGURED
[ 25.531536] init: Received control message 'interface_start' for '[email protected]::IKeymasterDevice/default' from pid: 245 (/system/bin/hwservicemanager)
[ 25.531722] init: Could not find service hosting interface [email protected]::IKeymasterDevice/default
[ 26.072024] bio: create slab <bio-1> at 1
[ 26.660457] init: Received control message 'interface_start' for '[email protected]::IKeymasterDevice/default' from pid: 245 (/system/bin/hwservicemanager)
[ 26.660522] init: Could not find service hosting interface [email protected]::IKeymasterDevice/default
[ 27.670462] init: processing action (vold.decrypt=trigger_reset_main) from (/init.rc:691)
[ 27.671081] init: Sending signal 9 to service 'qmuxd' (pid 454) process group...
[ 27.689458] libprocessgroup: Successfully killed process cgroup uid 1001 pid 454 in 18ms
[ 27.690777] init: Sending signal 9 to service 'netmgrd' (pid 455) process group...
[ 27.717239] libprocessgroup: Successfully killed process cgroup uid 0 pid 455 in 26ms
[ 27.718395] init: Sending signal 9 to service 'imsqmidaemon' (pid 456) process group...
[ 27.724620] libprocessgroup: Successfully killed process cgroup uid 1000 pid 456 in 6ms
[ 27.725740] init: Sending signal 9 to service 'imsdatadaemon' (pid 531) process group...
[ 27.853824] libprocessgroup: Successfully killed process cgroup uid 0 pid 531 in 127ms
[ 27.855288] init: Sending signal 9 to service 'adspd' (pid 457) process group...
[ 27.896104] libprocessgroup: Successfully killed process cgroup uid 1013 pid 457 in 40ms
[ 27.897314] init: Sending signal 9 to service 'mpdecision' (pid 458) process group...
[ 27.905636] libprocessgroup: Successfully killed process cgroup uid 0 pid 458 in 8ms
[ 27.906940] init: Sending signal 9 to service 'qcamerasvr' (pid 459) process group...
[ 27.920521] msm_cci_release invalid ref count 0 / cci state 1
[ 27.920588] msm_sensor_cci_i2c_util line 525 rc = -22
[ 27.920638] msm_flash_led_release:198 cci_deinit failed
[ 27.920695] msm_cci_release invalid ref count 0 / cci state 1
[ 27.920747] msm_sensor_cci_i2c_util line 525 rc = -22
[ 27.920794] msm_actuator_close:980 cci_init failed
[ 27.920851] msm_cci_release invalid ref count 0 / cci state 1
[ 27.920901] msm_sensor_cci_i2c_util line 525 rc = -22
[ 27.920946] msm_actuator_close:980 cci_init failed
[ 27.921003] msm_cci_release invalid ref count 0 / cci state 1
[ 27.921054] msm_sensor_cci_i2c_util line 525 rc = -22
[ 27.921100] msm_ois_close:719 cci_init failed
[ 27.921161] msm_csiphy_release csiphy dev NULL / ref_count ZERO
[ 27.921214] msm_csiphy_release csiphy dev NULL / ref_count ZERO
[ 27.921264] msm_csiphy_release csiphy dev NULL / ref_count ZERO
[ 27.921319] msm_csid_release: csid invalid state 1
[ 27.921374] msm_csid_release: csid invalid state 1
[ 27.921432] msm_csid_release: csid invalid state 1
[ 27.921481] msm_csid_release: csid invalid state 1
[ 27.921534] MSM-SENSOR-INIT msm_sensor_init_subdev_ioctl:125 default\x0a
[ 27.927660] libprocessgroup: Successfully killed process cgroup uid 1006 pid 459 in 20ms
[ 27.929604] init: Sending signal 9 to service 'zygote' (pid 474) process group...
[ 28.178862] libprocessgroup: Failed to kill process cgroup uid 0 pid 474 in 249ms, 1 processes remain
[ 28.178977] init: Sending signal 9 to service 'cameraserver' (pid 475) process group...
[ 28.184573] libprocessgroup: Successfully killed process cgroup uid 1047 pid 475 in 5ms
[ 28.184836] init: Sending signal 9 to service 'drm' (pid 476) process group...
[ 28.190305] libprocessgroup: Successfully killed process cgroup uid 1019 pid 476 in 5ms
[ 28.190757] init: Sending signal 9 to service 'incidentd' (pid 478) process group...
[ 28.196526] libprocessgroup: Successfully killed process cgroup uid 1067 pid 478 in 5ms
[ 28.196954] init: Sending signal 9 to service 'installd' (pid 479) process group...
[ 28.202695] libprocessgroup: Successfully killed process cgroup uid 0 pid 479 in 5ms
[ 28.203006] init: Sending signal 9 to service 'keystore' (pid 480) process group...
[ 28.208738] libprocessgroup: Successfully killed process cgroup uid 1017 pid 480 in 5ms
[ 28.209150] init: Sending signal 9 to service 'mediadrm' (pid 483) process group...
[ 28.215033] libprocessgroup: Successfully killed process cgroup uid 1013 pid 483 in 5ms
[ 28.215346] init: Sending signal 9 to service 'mediaextractor' (pid 485) process group...
[ 28.220762] libprocessgroup: Successfully killed process cgroup uid 1040 pid 485 in 5ms
[ 28.220943] init: Sending signal 9 to service 'mediametrics' (pid 486) process group...
[ 28.226540] libprocessgroup: Successfully killed process cgroup uid 1013 pid 486 in 5ms
[ 28.227195] init: Sending signal 9 to service 'media' (pid 489) process group...
[ 28.239886] type=1400 audit(1555160130.736:719): avc: denied { unlink } for pid=1592 comm="Thread-23" name="intent" dev="mmcblk0p38" ino=8196 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0
[ 28.240081] type=1400 audit(1555160137.423:720): avc: denied { block_suspend } for pid=374 comm="lmkd" capability=36 scontext=u:r:lmkd:s0 tcontext=u:r:lmkd:s0 tclass=capability2 permissive=0
[ 28.247679] libprocessgroup: Successfully killed process cgroup uid 1013 pid 489 in 20ms
[ 28.248080] init: Sending signal 9 to service 'netd' (pid 490) process group...
[ 28.266387] libprocessgroup: Successfully killed process cgroup uid 0 pid 490 in 18ms
[ 28.266759] init: Sending signal 9 to service 'statsd' (pid 491) process group...
[ 28.272542] libprocessgroup: Successfully killed process cgroup uid 1066 pid 491 in 5ms
[ 28.272990] init: Sending signal 9 to service 'storaged' (pid 521) process group...
[ 28.278551] libprocessgroup: Successfully killed process cgroup uid 0 pid 521 in 5ms
[ 28.279057] init: Sending signal 9 to service 'wificond' (pid 522) process group...
[ 28.284798] libprocessgroup: Successfully killed process cgroup uid 1010 pid 522 in 5ms
[ 28.285196] init: Sending signal 9 to service 'vendor.media.omx' (pid 523) process group...
[ 28.299482] libprocessgroup: Successfully killed process cgroup uid 1046 pid 523 in 14ms
[ 28.299991] init: Sending signal 9 to service 'ril-daemon' (pid 524) process group...
[ 28.424997] libprocessgroup: Successfully killed process cgroup uid 1001 pid 524 in 124ms
[ 28.426089] init: Command 'class_reset main' action=vold.decrypt=trigger_reset_main (/init.rc:692) took 755ms and succeeded
[ 28.428800] init: Service 'qmuxd' (pid 454) received signal 9
[ 28.430316] init: Service 'netmgrd' (pid 455) received signal 9
[ 28.431669] init: Service 'imsqmidaemon' (pid 456) received signal 9
[ 28.433580] init: Service 'adspd' (pid 457) received signal 9
[ 28.434886] init: Service 'mpdecision' (pid 458) received signal 9
[ 28.435803] init: Service 'qcamerasvr' (pid 459) received signal 9
[ 28.437321] init: Service 'zygote' (pid 474) received signal 9
[ 28.437468] init: Sending signal 9 to service 'zygote' (pid 474) process group...
[ 28.584190] libprocessgroup: Successfully killed process cgroup uid 0 pid 474 in 146ms
[ 28.589593] init: Service 'cameraserver' (pid 475) received signal 9
[ 28.592493] init: Service 'drm' (pid 476) received signal 9
[ 28.595058] init: Service 'incidentd' (pid 478) received signal 9[ 28.596271] init: Service 'installd' (pid 479) received signal 9
[ 28.597566] init: Service 'keystore' (pid 480) received signal 9
[ 28.599169] init: Service 'mediadrm' (pid 483) received signal 9
[ 28.600872] init: Service 'mediaextractor' (pid 485) received signal 9
[ 28.601027] init: Sending signal 9 to service 'mediaextractor' (pid 485) process group...
[ 28.601613] libprocessgroup: Successfully killed process cgroup uid 1040 pid 485 in 0ms
[ 28.605529] init: Service 'mediametrics' (pid 486) received signal 9
[ 28.608516] init: Service 'media' (pid 489) received signal 9
[ 28.609682] init: Service 'netd' (pid 490) received signal 9
[ 28.610780] init: Service 'statsd' (pid 491) received signal 9
[ 28.611355] init: Service 'storaged' (pid 521) received signal 9
[ 28.611804] init: Service 'wificond' (pid 522) received signal 9
[ 28.612192] init: Service 'vendor.media.omx' (pid 523) received signal 9
[ 28.612950] init: Service 'ril-daemon' (pid 524) received signal 9
[ 28.615079] init: Service 'imsdatadaemon' (pid 531) received signal 9
[ 28.615649] init: Untracked pid 714 received signal 9
[ 28.616518] init: Untracked pid 936 received signal 9
[ 28.616855] init: Untracked pid 957 received signal 9
[ 28.617161] init: Untracked pid 1037 received signal 9
[ 28.617425] init: Untracked pid 1055 received signal 9
[ 28.617676] init: Untracked pid 1186 received signal 9
[ 28.617898] init: Untracked pid 1575 received signal 9
[ 28.618143] init: Untracked pid 1593 received signal 9
[ 28.618364] init: Untracked pid 1618 received signal 9
[ 28.618577] init: Untracked pid 517 received signal 9
[ 28.618773] init: Untracked pid 518 received signal 9
[ 28.618969] init: Untracked pid 567 received signal 9
[ 28.623468] init: processing action (init.svc.zygote=stopping) from (/system/etc/init/bootstat.rc:66)
[ 29.718478] EXT4-fs (dm-0): Ignoring removed nomblk_io_submit option
[ 29.730072] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: errors=remount-ro,nomblk_io_submit
[ 29.730129] SELinux: initialized (dev dm-0, type ext4), uses xattr
[ 29.859145] e2fsck: e2fsck 1.43.3 (04-Sep-2016)\x0a
[ 29.859220] e2fsck: /dev/block/dm-0: clean, 22362/3653632 files, 1365362/14587872 blocks\x0a
[ 29.865946] EXT4-fs (dm-0): barriers disabled
[ 29.870969] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: noauto_da_alloc,nobarrier
[ 29.871071] SELinux: initialized (dev dm-0, type ext4), uses xattr
[ 29.873773] init: processing action (vold.decrypt=trigger_post_fs_data) from (/init.rc:699)
[ 29.873884] init: processing action (post-fs-data) from (/init.rc:385)
[ 30.003528] init: starting service 'exec 7 (/system/bin/vdc --wait cryptfs init_user0)'...
[ 30.004908] init: SVC_EXEC pid 1672 (uid 0 gid 0+0 context default) started; waiting...
[ 30.034242] vdc: Waited 0ms for vold
[ 30.094327] init: Service 'exec 7 (/system/bin/vdc --wait cryptfs init_user0)' (pid 1672) exited with status 0 waiting took 0.089000 seconds
[ 30.095205] selinux: SELinux: Skipping restorecon_recursive(/data)\x0a
[ 30.095824] init: starting service 'exec 8 (/system/bin/tzdatacheck /system/usr/share/zoneinfo /data/misc/zoneinfo)'...
[ 30.097513] init: SVC_EXEC pid 1674 (uid 1000 gid 1000+0 context default) started; waiting...
[ 30.116125] init: Service 'exec 8 (/system/bin/tzdatacheck /system/usr/share/zoneinfo /data/misc/zoneinfo)' (pid 1674) exited with status 0 waiting took 0.019000 seconds
[ 30.116373] init: processing action (post-fs-data) from (/init.usb.rc:6)
[ 30.119339] init: processing action (post-fs-data) from (/init.shamu.rc:98)
[ 30.143005] init: processing action (post-fs-data) from (/system/etc/init/bootstat.rc:7)
[ 30.146300] init: processing action (post-fs-data) from (/system/etc/init/incidentd.rc:21)
[ 30.147392] init: processing action (post-fs-data) from (/system/etc/init/lineage-ssh.rc:1)
[ 30.149117] init: processing action (post-fs-data) from (/system/etc/init/lineage-system.rc:6)
[ 30.149655] init: starting service 'sysinit'...
[ 30.150973] init: processing action (post-fs-data) from (/system/etc/init/lineage-updates.rc:1)
[ 30.152270] init: processing action (post-fs-data) from (/system/etc/init/logtagd.rc:4)
[ 30.153846] init: processing action (post-fs-data) from (/system/etc/init/statsd.rc:25)
[ 30.154506] init: processing action (post-fs-data) from (/vendor/etc/init/hostapd.android.rc:9)
[ 30.157197] init: processing action (vold.decrypt=trigger_load_persist_props) from (/init.rc:694)
[ 30.157287] init: Couldn't load property file '/data/local.prop': open() failed: No such file or directory: No such file or directory[ 30.159709] init: starting service 'logd-reinit'...
[ 30.161043] init: processing action (vold.decrypt=trigger_restart_framework) from (/init.rc:708)
[ 30.161155] init: Command 'exec_start update_verifier' action=vold.decrypt=trigger_restart_framework (/init.rc:710) took 0ms and failed: Service not found
[ 30.161520] init: starting service 'qmuxd'...
[ 30.161929] type=1400 audit(1555160137.423:720): avc: denied { block_suspend } for pid=374 comm="lmkd" capability=36 scontext=u:r:lmkd:s0 tcontext=u:r:lmkd:s0 tclass=capability2 permissive=0
[ 30.162110] type=1400 audit(1555160139.346:721): avc: denied { getattr } for pid=1675 comm="sysinit" path="/system/bin/sh" dev="mmcblk0p41" ino=1196 scontext=u:r:sysinit:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
[ 30.162579] init: starting service 'netmgrd'...
[ 30.163818] init: starting service 'imsqmidaemon'...
[ 30.164930] init: starting service 'adspd'...
[ 30.166041] init: starting service 'mpdecision'...
[ 30.167904] init: starting service 'qcamerasvr'...
[ 30.169148] init: starting service 'zygote'...
[ 30.179385] init: Created socket '/dev/socket/ims_qmid', mode 660, user 1000, group 1001
[ 30.182411] init: Created socket '/dev/socket/adspdsock', mode 660, user 1013, group 1013
[ 30.183670] init: starting service 'cameraserver'...
[ 30.184989] init: starting service 'drm'...
[ 30.186088] init: starting service 'incidentd'...
[ 30.187005] init: Created socket '/dev/socket/zygote', mode 660, user 0, group 1000
[ 30.197604] init: starting service 'installd'...
[ 30.198640] init: starting service 'keystore'...
[ 30.199717] init: starting service 'mediadrm'...
[ 30.217834] type=1400 audit(1555160139.346:721): avc: denied { getattr } for pid=1675 comm="sysinit" path="/system/bin/sh" dev="mmcblk0p41" ino=1196 scontext=u:r:sysinit:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
[ 30.217905] type=1400 audit(1555160139.396:722): avc: denied { read } for pid=1675 comm="sysinit" path="/system/bin/sh" dev="mmcblk0p41" ino=1196 scontext=u:r:sysinit:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
[ 30.218034] type=1400 audit(1555160139.396:722): avc: denied { read } for pid=1675 comm="sysinit" path="/system/bin/sh" dev="mmcblk0p41" ino=1196 scontext=u:r:sysinit:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
[ 30.218093] type=1400 audit(1555160139.400:723): avc: denied { read } for pid=1675 comm="sysinit" name="init.d" dev="mmcblk0p41" ino=1780 scontext=u:r:sysinit:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=1
[ 30.218200] type=1400 audit(1555160139.400:723): avc: denied { read } for pid=1675 comm="sysinit" name="init.d" dev="mmcblk0p41" ino=1780 scontext=u:r:sysinit:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=1
[ 30.218249] type=1400 audit(1555160139.403:724): avc: denied { open } for pid=1675 comm="sysinit" path="/system/etc/init.d" dev="mmcblk0p41" ino=1780 scontext=u:r:sysinit:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=1
[ 30.218354] type=1400 audit(1555160139.403:724): avc: denied { open } for pid=1675 comm="sysinit" path="/system/etc/init.d" dev="mmcblk0p41" ino=1780 scontext=u:r:sysinit:s0 tcontext=u:object_r:system_file:s0 tclass=dir permissive=1
[ 30.218405] type=1400 audit(1555160139.403:725): avc: denied { getattr } for pid=1675 comm="sysinit" path="/system/bin/toybox" dev="mmcblk0p41" ino=1158 scontext=u:r:sysinit:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file permissive=1
[ 30.218512] type=1400 audit(1555160139.403:725): avc: denied { getattr } for pid=1675 comm="sysinit" path="/system/bin/toybox" dev="mmcblk0p41" ino=1158 scontext=u:r:sysinit:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file permissive=1
[ 30.218570] type=1400 audit(1555160139.403:726): avc: denied { execute } for pid=1675 comm="sysinit" name="toybox" dev="mmcblk0p41" ino=1158 scontext=u:r:sysinit:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file permissive=1
[ 30.236181] logd.daemon: reinit
[ 30.247550] audit: audit_lost=701 audit_rate_limit=5 audit_backlog_limit=64
[ 30.247578] audit: rate limit exceeded
[ 30.261158] init: starting service 'mediaextractor'...
[ 30.262128] init: starting service 'mediametrics'...
[ 30.262942] init: starting service 'media'...
[ 30.317473] init: starting service 'netd'...
[ 30.318415] init: starting service 'statsd'...
[ 30.319274] init: starting service 'storaged'...
[ 30.348342] init: Created socket '/dev/socket/statsdw', mode 222, user 1066, group 1066
[ 30.350960] init: Created socket '/dev/socket/netd', mode 660, user 0, group 1000
[ 30.351422] init: Created socket '/dev/socket/dnsproxyd', mode 660, user 0, group 3003
[ 30.351772] init: Created socket '/dev/socket/mdns', mode 660, user 0, group 1000
[ 30.352093] init: Created socket '/dev/socket/fwmarkd', mode 660, user 0, group 3003
[ 30.387109] init: starting service 'wificond'...
[ 30.388292] init: starting service 'vendor.media.omx'...
[ 30.389184] init: starting service 'ril-daemon'...
[ 30.389802] init: Command 'class_start main' action=vold.decrypt=trigger_restart_framework (/init.rc:711) took 228ms and succeeded
[ 30.400059] type=1400 audit(1555160139.403:726): avc: denied { execute } for pid=1675 comm="sysinit" name="toybox" dev="mmcblk0p41" ino=1158 scontext=u:r:sysinit:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file permissive=1
[ 30.400144] type=1400 audit(1555160139.433:727): avc: denied { read open } for pid=1689 comm="sysinit" path="/system/bin/toybox" dev="mmcblk0p41" ino=1158 scontext=u:r:sysinit:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file permissive=1
[ 30.417889] init: Opened file '/d/mmc0/mmc0:0001/ext_csd', flags 0
[ 30.587818] init: Service 'logd-reinit' (pid 1676) exited with status 0
[ 30.589206] init: starting service 'time_daemon'...
[ 30.774580] init: starting service 'atfwd'...
[ 30.847465] init: starting service 'cnd'...
[ 30.848812] init: starting service 'gatekeeperd'...
[ 30.850090] init: starting service 'perfprofd'...
[ 30.851392] init: starting service 'tombstoned'...
[ 30.852716] init: starting service 'usbd'...
[ 30.853636] init: Command 'class_start late_start' action=vold.decrypt=trigger_restart_framework (/init.rc:712) took 265ms and succeeded
[ 30.854683] init: starting service 'bootanim'...
[ 30.857519] init: processing action (persist.sys.root_access=3) from (/system/etc/init/superuser.rc:17)
[ 30.871831] init: Created socket '/dev/socket/cnd', mode 660, user 0, group 3003
[ 30.874980] init: starting service 'su_daemon'...
[ 30.884733] init: Created socket '/dev/socket/tombstoned_crash', mode 666, user 1000, group 1000
[ 30.885310] init: Created socket '/dev/socket/tombstoned_intercept', mode 666, user 1000, group 1000
[ 30.885825] init: Created socket '/dev/socket/tombstoned_java_trace', mode 666, user 1000, group 1000
[ 30.920634] slot 0 has some other sensor
[ 30.921483] slot 1 has some other sensor
[ 30.922259] msm_cci_release invalid ref count 0 / cci state 1
[ 30.922282] msm_sensor_cci_i2c_util line 525 rc = -22
[ 30.922299] msm_actuator_close:980 cci_init failed
[ 30.922352] msm_cci_release invalid ref count 0 / cci state 1
[ 30.922371] msm_sensor_cci_i2c_util line 525 rc = -22
[ 30.922387] msm_actuator_close:980 cci_init failed
[ 30.922551] msm_cci_release invalid ref count 0 / cci state 1
[ 30.922569] msm_sensor_cci_i2c_util line 525 rc = -22
[ 30.922587] msm_ois_close:719 cci_init failed
[ 30.922818] msm_csid_init: CSID_VERSION = 0x30010000
[ 30.940963] init: processing action (init.svc.ril-daemon=running) from (/init.shamu.rc:533)
[ 30.941094] init: Init cannot set 'ro.mdm_helper_proxy_req' to 'true': Read-only property was already set
[ 30.947456] msm_csid_init: CSID_VERSION = 0x30010000
[ 30.956361] init: processing action (sys.ims.QMI_DAEMON_STATUS=1) from (/init.shamu.rc:403)
[ 30.967706] init: starting service 'imsdatadaemon'...
[ 30.981517] init: Created socket '/dev/socket/ims_datad', mode 660, user 1000, group 1001
[ 31.147266] init: Received control message 'interface_start' for '[email protected]::IUsbGadget/default' from pid: 245 (/system/bin/hwservicemanager)
[ 31.147326] init: Could not find service hosting interface [email protected]::IUsbGadget/default
[ 31.152574] init: Service 'usbd' (pid 1716) exited with status 0
[ 31.214155] init: Received control message 'interface_start' for '[email protected]::IKeymasterDevice/default' from pid: 245 (/system/bin/hwservicemanager)
[ 31.214210] init: Could not find service hosting interface [email protected]::IKeymasterDevice/default
[ 31.249650] MSM-CPP cpp_init_hardware:786 CPP HW Version: 0x40010000
[ 31.249675] MSM-CPP cpp_init_hardware:796 stream_cnt:0
[ 31.273906] ueventd: firmware: loading 'cpp_firmware_v1_6_0.fw' for '/devices/fda04000.qcom,cpp/firmware/cpp_firmware_v1_6_0.fw'
[ 31.274360] ueventd: loading /devices/fda04000.qcom,cpp/firmware/cpp_firmware_v1_6_0.fw took 0ms
[ 31.305357] MSM-CPP cpp_load_fw:920 MC Bootloader Version: 0x312e3176
[ 31.311529] MSM-CPP cpp_load_fw:933 CPP FW Version: 0x10060000
[ 31.370653] init: Received control message 'interface_start' for '[email protected]::IGatekeeper/default' from pid: 245 (/system/bin/hwservicemanager)
[ 31.370695] init: Could not find service hosting interface [email protected]::IGatekeeper/default
[ 31.563406] type=1400 audit(1555160139.433:727): avc: denied { read open } for pid=1689 comm="sysinit" path="/system/bin/toybox" dev="mmcblk0p41" ino=1158 scontext=u:r:sysinit:s0 tcontext=u:object_r:toolbox_exec:s0 tclass=file permissive=1
[ 31.563465] type=1400 audit(1555179172.744:738): avc: denied { execute_no_trans } for pid=1789 comm="sysinit" path="/system/etc/init.d/90userinit" dev="mmcblk0p41" ino=1782 scontext=u:r:sysinit:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
[ 31.563853] type=1400 audit(1555179172.744:738): avc: denied { execute_no_trans } for pid=1789 comm="sysinit" path="/system/etc/init.d/90userinit" dev="mmcblk0p41" ino=1782 scontext=u:r:sysinit:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1
[ 31.563894] type=1400 audit(1555179172.744:739): avc: denied { execute } for pid=1789 comm="sysinit" name="sh" dev="mmcblk0p41" ino=1196 scontext=u:r:sysinit:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
[ 31.563979] type=1400 audit(1555179172.744:739): avc: denied { execute } for pid=1789 comm="sysinit" name="sh" dev="mmcblk0p41" ino=1196 scontext=u:r:sysinit:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
[ 31.564014] type=1400 audit(1555179172.744:740): avc: denied { read open } for pid=1789 comm="sysinit" path="/system/bin/sh" dev="mmcblk0p41" ino=1196 scontext=u:r:sysinit:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
[ 31.564093] type=1400 audit(1555179172.744:740): avc: denied { read open } for pid=1789 comm="sysinit" path="/system/bin/sh" dev="mmcblk0p41" ino=1196 scontext=u:r:sysinit:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
[ 31.564131] type=1400 audit(1555179172.744:741): avc: denied { getattr } for pid=1789 comm="90userinit" path="/system/bin/sh" dev="mmcblk0p41" ino=1196 scontext=u:r:sysinit:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
[ 31.577032] init: Service 'sysinit' (pid 1675) exited with status 0
[ 31.646783] msm_csid_init: CSID_VERSION = 0x30010000
[ 31.659240] qcom,camera 20.qcom,camera: msm_camera_request_mux_gpio_table state active
[ 31.668005] MSM-CPP cpp_init_hardware:786 CPP HW Version: 0x40010000
[ 31.668029] MSM-CPP cpp_init_hardware:796 stream_cnt:0
[ 31.672013] ueventd: firmware: loading 'cpp_firmware_v1_6_0.fw' for '/devices/fda04000.qcom,cpp/firmware/cpp_firmware_v1_6_0.fw'
[ 31.672377] ueventd: loading /devices/fda04000.qcom,cpp/firmware/cpp_firmware_v1_6_0.fw took 0ms
[ 31.689049] MSM-CPP cpp_load_fw:920 MC Bootloader Version: 0x312e3176
[ 31.695667] MSM-CPP cpp_load_fw:933 CPP FW Version: 0x10060000
[ 31.698375] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active
[ 31.698531] msm_cci_init:782: hw_version = 0x10000008
[ 31.698774] msm_sensor_config:966 sensor state 1
[ 32.003552] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default
[ 32.043434] qcom,camera 20.qcom,camera: msm_camera_request_mux_gpio_table state default
[ 32.043516] msm_sensor_config:993 sensor state 0
[ 32.067418] msm_csid_init: CSID_VERSION = 0x30010000
[ 32.078069] MSM-CPP cpp_init_hardware:786 CPP HW Version: 0x40010000
[ 32.078095] MSM-CPP cpp_init_hardware:796 stream_cnt:0
[ 32.085607] ueventd: firmware: loading 'cpp_firmware_v1_6_0.fw' for '/devices/fda04000.qcom,cpp/firmware/cpp_firmware_v1_6_0.fw'
[ 32.086460] ueventd: loading /devices/fda04000.qcom,cpp/firmware/cpp_firmware_v1_6_0.fw took 1ms
[ 32.106709] MSM-CPP cpp_load_fw:920 MC Bootloader Version: 0x312e3176
[ 32.108989] qcom,camera 6c.qcom,camera: msm_camera_request_mux_gpio_table state active
[ 32.113168] MSM-CPP cpp_load_fw:933 CPP FW Version: 0x10060000
[ 32.188204] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active
[ 32.188333] msm_cci_init:782: hw_version = 0x10000008
[ 32.188571] msm_sensor_config:966 sensor state 1
[ 32.317012] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default
[ 32.371982] qcom,camera 6c.qcom,camera: msm_camera_request_mux_gpio_table state default
[ 32.372029] msm_sensor_config:993 sensor state 0
[ 32.546514] init: Unable to set property 'ro.ril.svlte1x' to 'false' from uid:1001 gid:1001 pid:1699: Read-only property was already set
[ 32.549749] init: Unable to set property 'ro.ril.svdo' to 'false' from uid:1001 gid:1001 pid:1699: Read-only property was already set[ 36.916351] init: Received control message 'interface_start' for '[email protected]::IConsumerIr/default' from pid: 245 (/system/bin/hwservicemanager)
[ 36.916424] init: Could not find service hosting interface [email protected]::IConsumerIr/default
[ 37.081277] init: processing action (sys.sysctl.extra_free_kbytes=*) from (/init.rc:726)
[ 37.097780] type=1400 audit(1555179172.744:741): avc: denied { getattr } for pid=1789 comm="90userinit" path="/system/bin/sh" dev="mmcblk0p41" ino=1196 scontext=u:r:sysinit:s0 tcontext=u:object_r:shell_exec:s0 tclass=file permissive=1
[ 37.097835] type=1400 audit(1555179178.281:742): avc: denied { execute } for pid=1956 comm="android.ui" path="/data/dalvik-cache/arm/system@priv-app@[email protected]@classes.dex" dev="dm-0" ino=1442104 scontext=u:r:system_server:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tclass=file permissive=0
[ 37.322166] init: Received control message 'interface_start' for '[email protected]::IOemLock/default' from pid: 245 (/system/bin/hwservicemanager)
[ 37.322218] init: Could not find service hosting interface [email protected]::IOemLock/default
[ 37.823806] init: Received control message 'interface_start' for '[email protected]::IUsbGadget/default' from pid: 245 (/system/bin/hwservicemanager)
[ 37.823876] init: Could not find service hosting interface [email protected]::IUsbGadget/default
[ 37.845388] acc_open
[ 37.845415] acc_release
[ 37.916027] init: Received control message 'interface_start' for '[email protected]::IContexthub/default' from pid: 245 (/system/bin/hwservicemanager)
[ 37.916076] init: Could not find service hosting interface [email protected]::IContexthub/default
[ 39.196332] init: Received control message 'interface_start' for '[email protected]::IWeaver/default' from pid: 245 (/system/bin/hwservicemanager)
[ 39.196485] init: Could not find service hosting interface [email protected]::IWeaver/default
[ 39.197513] init: Received control message 'interface_start' for '[email protected]::IAuthSecret/default' from pid: 245 (/system/bin/hwservicemanager)
[ 39.197647] init: Could not find service hosting interface [email protected]::IAuthSecret/default
[ 39.296741] init: Received control message 'interface_start' for '[email protected]::IKeyDisabler/default' from pid: 245 (/system/bin/hwservicemanager)
[ 39.296901] init: Could not find service hosting interface [email protected]::IKeyDisabler/default
[ 39.472201] init: Received control message 'start' for 'wpa_supplicant' from pid: 1697 (/system/bin/wificond)
[ 39.473128] init: starting service 'wpa_supplicant'...
[ 39.480140] init: Created socket '/dev/socket/wpa_wlan0', mode 660, user 1010, group 1010
[ 39.584465] init: Received control message 'interface_start' for '[email protected]::IStylusMode/default' from pid: 245 (/system/bin/hwservicemanager)
[ 39.584646] init: Could not find service hosting interface [email protected]::IStylusMode/default
[ 39.585714] init: Received control message 'interface_start' for '[email protected]::IGloveMode/default' from pid: 245 (/system/bin/hwservicemanager)
[ 39.585858] init: Could not find service hosting interface [email protected]::IGloveMode/default
[ 39.593376] \x0aDongle Host Driver, version 1.201.31 (r)\x0aCompiled in drivers/net/wireless/bcmdhd on Apr 13 2019 at 16:10:52
[ 39.593406] wl_android_wifi_on in
[ 39.593416] wifi_platform_set_power = 1
[ 39.593429] brcm_wlan_power Enter: power on
[ 39.659409] sdcardfs version 2.0
[ 39.659425] sdcardfs: dev_name -> /data/media
[ 39.659433] sdcardfs: options -> fsuid=1023,fsgid=1023,multiuser,derive_gid,default_normal,mask=6,userid=0,gid=1015
[ 39.659446] sdcardfs: mnt -> 00000000
[ 39.659489] sdcardfs: mounted on top of /data/media type ext4
[ 39.659627] SELinux: initialized (dev sdcardfs, type sdcardfs), uses genfs_contexts
[ 39.659837] Remount options were mask=23,gid=9997 for vfsmnt 00000000.
[ 39.659852] sdcardfs : options - debug:1
[ 39.659860] sdcardfs : options - gid:9997
[ 39.659867] sdcardfs : options - mask:23
[ 39.661164] Remount options were mask=7,gid=9997 for vfsmnt 00000000.
[ 39.661183] sdcardfs : options - debug:1
[ 39.661191] sdcardfs : options - gid:9997
[ 39.661198] sdcardfs : options - mask:7
[ 39.797278] dhd_bus_devreset: == Power ON ==
[ 39.863668] dhd_bus_devreset: dhdpcie_bus_clock_start OK
[ 39.865022] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[ 39.865328] dhdpcie_download_code_file: download firmware /vendor/firmware/fw_bcmdhd.bin
[ 39.914505] msm_vidc: info: Opening video instance: 00000000, 1
[ 39.918801] ueventd: firmware: loading 'venus.mdt' for '/devices/fdce0000.qcom,venus/firmware/venus.mdt'
[ 39.919555] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.mdt took 1ms
[ 39.919655] subsys-pil-tz fdce0000.qcom,venus: venus: loading from 0x00000000 to 0x00000000
[ 40.009814] dhdpcie_bus_write_vars: Download, Upload and compare of NVRAM succeeded.
[ 40.010285] Failed to open the file logstrs.bin in dhd_init_logstrs_array, /vendor/firmware/logstrs.bin
[ 40.030702] init: Received control message 'interface_start' for '[email protected]::IGnss/default' from pid: 245 (/system/bin/hwservicemanager)
[ 40.030755] init: Could not find service hosting interface [email protected]::IGnss/default
[ 40.074388] PCIe shared addr read took 57423 usec before dongle is ready
[ 40.074724] DMA RX offset from shared Area 0
[ 40.074738] bus->txmode_push is set to 0
[ 40.074934] ring_info_raw: 56
[ 40.074944] 98 8e 23 00 68 91 23 00 10 92 23 00 b8 92 23 00
[ 40.075016] c4 92 23 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 40.075113] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 40.075180] 00 00 00 00 2a 00 00 00
[ 40.075223] max H2D queues 42
[ 40.075689] dhd_bus_start: Initializing 42 flowrings
[ 40.076017] dhd_bus_cmn_writeshared:
[ 40.076032] 0000: 00 60 c0 2d 00 00 00 00
[ 40.076044] dhd_bus_cmn_writeshared:
[ 40.076057] 0000: 00 80 c0 2d 00 00 00 00
[ 40.076068] dhd_bus_cmn_writeshared:
[ 40.076082] 0000: 00 c0 c0 2d 00 00 00 00
[ 40.076201] dhd_bus_cmn_writeshared:
[ 40.076217] 0000: 00 a0 c0 2d 00 00 00 00
[ 40.076229] dhd_bus_cmn_writeshared:
[ 40.076243] 0000: 00 90 c0 2d 00 00 00 00
[ 40.076259] dhd_bus_cmn_writeshared:
[ 40.076271] 0000: 00 30 c1 2d
[ 40.076281] dhd_bus_cmn_writeshared:
[ 40.076292] 0000: 08 00 00 00
[ 40.078686] wifi_platform_get_mac_addr
[ 40.085222] Firmware up: op_mode=0x0005, MAC=44:80:eb:7a:55:4c
[ 40.130840] dhd_prot_ioctl: status ret value is -5
[ 40.133365] dhd_preinit_ioctls lpc fail WL_DOWN : 0, lpc = 1
[ 40.137103] dhd_prot_ioctl: status ret value is -23
[ 40.160930] Firmware version = wl0: Jul 6 2017 16:02:21 version 7.35.101.8 (r707447) FWID 01-b14bb316
[ 40.163646] dhd_prot_ioctl: status ret value is -26
[ 40.198903] wl_host_event: Invalid ifidx 0 for wl0
[ 40.201914] dhd_rtt_init : FTM is supported
[ 40.203758] dhd_bus_devreset: WLAN Power On Done
[ 40.205917] wl_host_event: Invalid ifidx 0 for wl0
[ 40.206505] wl_host_event: Invalid ifidx 0 for wl0
[ 40.325312] init: Received control message 'interface_start' for '[email protected]::IOffload/default' from pid: 245 (/system/bin/hwservicemanager)
[ 40.325357] init: Could not find service hosting interface [email protected]::IOffload/default
[ 40.377777] CFGP2P-ERROR) wl_cfgp2p_add_p2p_disc_if : P2P interface registered
[ 40.381749] WLC_E_IF: NO_IF set, event Ignored
[ 40.428249] ueventd: firmware: loading 'venus.b02' for '/devices/fdce0000.qcom,venus/firmware/venus.b02'
[ 40.431473] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.b02 took 3ms
[ 40.434562] ueventd: firmware: loading 'venus.b03' for '/devices/fdce0000.qcom,venus/firmware/venus.b03'
[ 40.434927] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.b03 took 0ms
[ 40.441359] ueventd: firmware: loading 'venus.b04' for '/devices/fdce0000.qcom,venus/firmware/venus.b04'
[ 40.441705] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.b04 took 0ms
[ 40.497382] WLC_E_IF: NO_IF set, event Ignored
[ 40.521874] subsys-pil-tz fdce0000.qcom,venus: venus: Brought out of reset
[ 40.529952] CFGP2P-ERROR) wl_cfgp2p_del_p2p_disc_if : P2P interface unregistered
[ 40.568932] msm_vidc: info: Closed video instance: 00000000
[ 40.570896] msm_vidc: info: Opening video instance: 00000000, 1
[ 40.586824] msm_vidc: info: Closed video instance: 00000000
[ 40.596687] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 40.600911] dhd_set_mcast_list_handler: interface info not available/down
[ 40.605048] msm_vidc: info: Opening video instance: 00000000, 1
[ 40.605976] wl_android_wifi_off in
[ 40.606900] dhd_bus_devreset: == Power OFF ==
[ 40.607433] dhd_dpc_kill: tasklet disabled
[ 40.616035] msm_vidc: info: Closed video instance: 00000000
[ 40.620696] dhd_bus_devreset: WLAN OFF Done
[ 40.620713] wifi_platform_set_power = 0
[ 40.620726] brcm_wlan_power Enter: power off
[ 40.621760] init: Received control message 'stop' for 'wpa_supplicant' from pid: 1697 (/system/bin/wificond)
[ 40.621797] init: Sending signal 9 to service 'wpa_supplicant' (pid 2304) process group...
[ 40.627191] libprocessgroup: Successfully killed process cgroup uid 0 pid 2304 in 5ms
[ 40.628890] init: Service 'wpa_supplicant' (pid 2304) received signal 9
[ 40.639225] msm_vidc: info: Opening video instance: 00000000, 1
[ 40.652015] msm_vidc: info: Closed video instance: 00000000
[ 40.669638] msm_vidc: info: Opening video instance: 00000000, 1
[ 40.682524] msm_vidc: info: Closed video instance: 00000000
[ 40.695662] msm_vidc: info: Opening video instance: 00000000, 1
[ 40.719221] msm_vidc: info: Closed video instance: 00000000
[ 40.738005] msm_vidc: info: Opening video instance: 00000000, 0
[ 40.764097] msm_vidc: info: Closed video instance: 00000000
[ 40.785895] msm_vidc: info: Opening video instance: 00000000, 0
[ 40.792176] msm_vidc: info: Closed video instance: 00000000
[ 40.836811] msm_vidc: info: Opening video instance: 00000000, 0
[ 40.843794] msm_vidc: info: Closed video instance: 00000000
[ 40.859025] msm_vidc: info: Opening video instance: 00000000, 0
[ 40.866346] msm_vidc: info: Closed video instance: 00000000
[ 40.875450] init: Received control message 'start' for 'wpa_supplicant' from pid: 1697 (/system/bin/wificond)
[ 40.875785] init: starting service 'wpa_supplicant'...
[ 40.878103] init: Created socket '/dev/socket/wpa_wlan0', mode 660, user 1010, group 1010
[ 41.094753] \x0aDongle Host Driver, version 1.201.31 (r)\x0aCompiled in drivers/net/wireless/bcmdhd on Apr 13 2019 at 16:10:52
[ 41.094778] wl_android_wifi_on in
[ 41.094786] wifi_platform_set_power = 1
[ 41.094794] brcm_wlan_power Enter: power on
[ 41.296760] dhd_bus_devreset: == Power ON ==
[ 41.363065] dhd_bus_devreset: dhdpcie_bus_clock_start OK
[ 41.364306] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[ 41.364533] dhdpcie_download_code_file: download firmware /vendor/firmware/fw_bcmdhd.bin
[ 41.416867] init: Received control message 'interface_start' for '[email protected]::IRadioConfig/default' from pid: 245 (/system/bin/hwservicemanager)
[ 41.416923] init: Could not find service hosting interface [email protected]::IRadioConfig/default
[ 41.498480] dhdpcie_bus_write_vars: Download, Upload and compare of NVRAM succeeded.
[ 41.498842] Failed to open the file logstrs.bin in dhd_init_logstrs_array, /vendor/firmware/logstrs.bin
[ 41.562866] PCIe shared addr read took 57423 usec before dongle is ready
[ 41.562916] DMA RX offset from shared Area 0
[ 41.562931] bus->txmode_push is set to 0
[ 41.563436] ring_info_raw: 56
[ 41.563451] 98 8e 23 00 68 91 23 00 10 92 23 00 b8 92 23 00
[ 41.563549] c4 92 23 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 41.563656] 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
[ 41.563754] 00 00 00 00 2a 00 00 00
[ 41.563813] max H2D queues 42
[ 41.564375] dhd_bus_start: Initializing 42 flowrings
[ 41.564712] dhd_bus_cmn_writeshared:
[ 41.564727] 0000: 00 60 c0 2d 00 00 00 00
[ 41.564741] dhd_bus_cmn_writeshared:
[ 41.564758] 0000: 00 80 c0 2d 00 00 00 00
[ 41.564772] dhd_bus_cmn_writeshared:
[ 41.564789] 0000: 00 c0 c0 2d 00 00 00 00
[ 41.564908] dhd_bus_cmn_writeshared:
[ 41.564923] 0000: 00 a0 c0 2d 00 00 00 00
[ 41.564937] dhd_bus_cmn_writeshared:
[ 41.564955] 0000: 00 90 c0 2d 00 00 00 00
[ 41.564972] dhd_bus_cmn_writeshared:
[ 41.564985] 0000: 00 30 c1 2d
[ 41.564998] dhd_bus_cmn_writeshared:
[ 41.565011] 0000: 08 00 00 00
[ 41.567229] wifi_platform_get_mac_addr
[ 41.573903] Firmware up: op_mode=0x0005, MAC=44:80:eb:7a:55:4c
[ 41.620161] dhd_prot_ioctl: status ret value is -5
[ 41.622595] dhd_preinit_ioctls lpc fail WL_DOWN : 0, lpc = 1
[ 41.625977] dhd_prot_ioctl: status ret value is -23
[ 41.667980] Firmware version = wl0: Jul 6 2017 16:02:21 version 7.35.101.8 (r707447) FWID 01-b14bb316
[ 41.669532] dhd_prot_ioctl: status ret value is -26
[ 41.704714] wl_host_event: Invalid ifidx 0 for wl0
[ 41.705441] dhd_rtt_init : FTM is supported
[ 41.706490] dhd_bus_devreset: WLAN Power On Done
[ 41.708681] wl_host_event: Invalid ifidx 0 for wl0
[ 41.708954] wl_host_event: Invalid ifidx 0 for wl0
[ 41.780496] init: Received control message 'interface_start' for '[email protected]::IOffload/default' from pid: 245 (/system/bin/hwservicemanager)
[ 41.780545] init: Could not find service hosting interface [email protected]::IOffload/default
[ 41.827811] CFGP2P-ERROR) wl_cfgp2p_add_p2p_disc_if : P2P interface registered
[ 41.831180] WLC_E_IF: NO_IF set, event Ignored
[ 41.864075] Random MAC OUI to be used - 92:68:c3
[ 42.217581] nitrous_rfkill_set_power: off (blocked=1)
[ 42.217597] nitrous_rfkill_set_power already in requsted state. Ignoring.
[ 42.217684] nitrous_rfkill_set_power: on (blocked=0)
[ 45.233471] NOHZ: local_softirq_pending 80
[ 50.062119] WLDEV-ERROR) wldev_set_country : wldev_set_country: set country for DE as DE rev 7
[ 65.354755] init: Service 'bootanim' (pid 1717) exited with status 0
[ 65.410542] init: processing action (sys.usb.config=none && sys.usb.configfs=0) from (/init.usb.rc:25)
[ 65.411076] dwc3 f9200000.dwc3: request 00000000 was not queued to ep0out
[ 65.411764] init: processing action (init.svc.adbd=stopped) from (/init.usb.configfs.rc:14)
[ 65.412963] init: processing action (sys.usb.config=adb && sys.usb.configfs=0) from (/init.usb.rc:34)
[ 65.413220] enable_store: 1 callbacks suppressed
[ 65.413280] enable_store: android_usb: already disabled
[ 65.414514] init: starting service 'adbd'...
[ 65.417704] init: Created socket '/dev/socket/adbd', mode 660, user 1000, group 1000
[ 65.425940] init: Received control message 'interface_start' for '[email protected]::IAdaptiveBacklight/default' from pid: 245 (/system/bin/hwservicemanager)
[ 65.426041] init: Could not find service hosting interface [email protected]::IAdaptiveBacklight/default
[ 65.428729] init: Received control message 'interface_start' for '[email protected]::IColorEnhancement/default' from pid: 245 (/system/bin/hwservicemanager)
[ 65.428785] init: Could not find service hosting interface [email protected]::IColorEnhancement/default
[ 65.430712] init: Received control message 'interface_start' for '[email protected]::IAutoContrast/default' from pid: 245 (/system/bin/hwservicemanager)
[ 65.430767] init: Could not find service hosting interface [email protected]::IAutoContrast/default
[ 65.433854] init: Received control message 'interface_start' for '[email protected]::IDisplayColorCalibration/default' from pid: 245 (/system/bin/hwservicemanager)
[ 65.433909] init: Could not find service hosting interface [email protected]::IDisplayColorCalibration/default
[ 65.436068] init: Received control message 'interface_start' for '[email protected]::IDisplayModes/default' from pid: 245 (/system/bin/hwservicemanager)
[ 65.436120] init: Could not find service hosting interface [email protected]::IDisplayModes/default
[ 65.440038] init: Received control message 'interface_start' for '[email protected]::IReadingEnhancement/default' from pid: 245 (/system/bin/hwservicemanager)
[ 65.440096] init: Could not find service hosting interface [email protected]::IReadingEnhancement/default
[ 65.449016] init: Received control message 'interface_start' for '[email protected]::IColorBalance/default' from pid: 245 (/system/bin/hwservicemanager)
[ 65.449075] init: Could not find service hosting interface [email protected]::IColorBalance/default
[ 65.453374] init: Received control message 'interface_start' for '[email protected]::ISunlightEnhancement/default' from pid: 245 (/system/bin/hwservicemanager)
[ 65.453428] init: Could not find service hosting interface [email protected]::ISunlightEnhancement/default
[ 65.461851] init: Received control message 'interface_start' for '[email protected]::IPictureAdjustment/default' from pid: 245 (/system/bin/hwservicemanager)
[ 65.461921] init: Could not find service hosting interface [email protected]::IPictureAdjustment/default
[ 65.462304] read descriptors
[ 65.462324] read descriptors
[ 65.462343] read strings
[ 65.485166] init: processing action (sys.boot_completed=1) from (/init.rc:720)
[ 65.485384] init: processing action (sys.boot_completed=1) from (/init.shamu.rc:447)
[ 65.495490] zram: Cannot change disksize for initialized device
[ 65.559773] mkswap: Swapspace size: 524284k, UUID=83d91acd-e6c6-45cf-8951-73c983cc0df5
[ 65.561252] init: [libfs_mgr]swapon failed for /dev/block/zram0
[ 65.561417] init: Command 'swapon_all ./fstab.shamu' action=sys.boot_completed=1 (/init.shamu.rc:454) took 67ms and failed: fs_mgr_swapon_all() failed
[ 65.562071] init: processing action (dev.bootcomplete=1) from (init.shamu.power.rc:66)
[ 65.564055] dwc3 f9200000.dwc3: Avail curr from USB = 0
[ 65.564448] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
[ 65.571687] selinux: SELinux: Skipping restorecon_recursive(/data/system_ce/0)\x0a
[ 65.572635] init: Async property child exited with status 0
[ 65.577072] selinux: SELinux: Skipping restorecon_recursive(/data/misc_ce/0)\x0a
[ 65.577981] init: Async property child exited with status 0
[ 65.662674] android_work: android_work: sent uevent USB_STATE=CONNECTED
[ 65.738507] android_usb gadget: high-speed config #1: fe8050c8.android_usb
[ 65.738577] dwc3 f9200000.dwc3: Avail curr from USB = 500
[ 65.790102] android_work: android_work: sent uevent USB_STATE=CONFIGURED
[ 67.021659] init: Received control message 'interface_start' for '[email protected]::ISecureElement/eSE1' from pid: 245 (/system/bin/hwservicemanager)
[ 67.021709] init: Could not find service hosting interface [email protected]::ISecureElement/eSE1
[ 67.029826] init: Received control message 'interface_start' for '[email protected]::ISecureElement/SIM1' from pid: 245 (/system/bin/hwservicemanager)
[ 67.029870] init: Could not find service hosting interface [email protected]::ISecureElement/SIM1
[ 67.106656] init: Received control message 'interface_start' for '[email protected]::INfc/default' from pid: 245 (/system/bin/hwservicemanager)
[ 67.106708] init: Could not find service hosting interface [email protected]::INfc/default
[ 67.400333] bcm2079x-i2c 8-0076: 10,73
[ 68.353330] CFG80211-ERROR) wl_cfg80211_connect : Connecting to 44:4e:6d:37:ec:3b with channel (116) ssid Resistance is futile
[ 68.455595] wl_bss_connect_done succeeded with 44:4e:6d:37:ec:3b
[ 68.463876] ETHER_TYPE_802_1X [RX]: ver 2, type 3, replay 1
[ 68.470445] dhd_prot_flow_ring_create Send Flow create Req msglen flow ID 41 for peer 44:4e:6d:37:ec:3b prio 7 ifindex 0
[ 68.470470] ETHER_TYPE_802_1X [TX]: ver 1, type 3, replay 1
[ 68.470977] dhd_prot_process_flow_ring_create_response Flow create Response status = 0 Flow 41
[ 68.483602] ETHER_TYPE_802_1X [RX]: ver 2, type 3, replay 2
[ 68.489194] ETHER_TYPE_802_1X [TX]: ver 1, type 3, replay 2
[ 68.496623] wl_bss_connect_done succeeded with 44:4e:6d:37:ec:3b
[ 68.508147] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.
[ 68.701408] dhd_prot_flow_ring_create Send Flow create Req msglen flow ID 40 for peer 33:33:ff:7a:55:4c prio 0 ifindex 0
[ 68.702009] dhd_prot_process_flow_ring_create_response Flow create Response status = 0 Flow 40
[ 69.915683] init: processing action (sys.sysctl.tcp_def_init_rwnd=*) from (/init.rc:730)
[ 71.741388] dhd_prot_ioctl: status ret value is -2
[ 71.744228] dhd_prot_ioctl: status ret value is -2
[ 71.756704] dhd_prot_flow_ring_create Send Flow create Req msglen flow ID 39 for peer 01:00:5e:00:00:16 prio 3 ifindex 0
[ 71.757080] dhd_prot_process_flow_ring_create_response Flow create Response status = 0 Flow 39
[ 73.587180] send_asm_custom_topology: no cal to send
[ 75.150575] dhd_prot_ioctl: status ret value is -2
[ 75.416088] init: Received control message 'interface_start' for '[email protected]::ITouchscreenGesture/default' from pid: 245 (/system/bin/hwservicemanager)
[ 75.416130] init: Could not find service hosting interface [email protected]::ITouchscreenGesture/default
[ 75.603331] type=1400 audit(1555179178.281:743): avc: denied { execute } for pid=1956 comm="android.ui" path="/data/dalvik-cache/arm/system@priv-app@[email protected]@classes.dex" dev="dm-0" ino=1442104 scontext=u:r:system_server:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tclass=file permissive=0
[ 75.603522] type=1400 audit(1555179216.778:744): avc: denied { unlink } for pid=3994 comm="Thread-14" name="log" dev="mmcblk0p38" ino=8195 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0
[ 75.664209] type=1400 audit(1555179216.778:744): avc: denied { unlink } for pid=3994 comm="Thread-14" name="log" dev="mmcblk0p38" ino=8195 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0
[ 75.664249] type=1400 audit(1555179216.778:745): avc: denied { unlink } for pid=3994 comm="Thread-14" name="intent" dev="mmcblk0p38" ino=8196 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0
[ 78.366059] init: Untracked pid 4183 exited with status 0
[ 83.096068] type=1400 audit(1555179216.778:745): avc: denied { unlink } for pid=3994 comm="Thread-14" name="intent" dev="mmcblk0p38" ino=8196 scontext=u:r:system_server:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=0
[ 83.096121] type=1400 audit(1555179224.278:746): avc: denied { read } for pid=4532 comm="MediaSystemShar" name="u:object_r:serialno_prop:s0" dev="tmpfs" ino=9326 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:serialno_prop:s0 tclass=file permissive=0
[ 85.919036] type=1400 audit(1555179224.278:746): avc: denied { read } for pid=4532 comm="MediaSystemShar" name="u:object_r:serialno_prop:s0" dev="tmpfs" ino=9326 scontext=u:r:untrusted_app_27:s0:c512,c768 tcontext=u:object_r:serialno_prop:s0 tclass=file permissive=0
[ 85.919086] type=1400 audit(1555179227.098:747): avc: denied { open } for pid=4692 comm="otorola.motocit" path="/proc/bootinfo" dev="proc" ino=4026544316 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:proc_bootinfo:s0 tclass=file permissive=0
[ 87.906392] logd: logdr: UID=10025 GID=10025 PID=2927 n tail=0 logMask=4 pid=0 start=0ns timeout=0ns
[ 92.215872] logd: logdr: UID=10025 GID=10025 PID=2743 n tail=0 logMask=4 pid=0 start=0ns timeout=0ns
[ 92.304335] logd: logdr: UID=10025 GID=10025 PID=2743 n tail=0 logMask=4 pid=0 start=1555179229652000000ns timeout=1555186433490575689ns
[ 116.236152] dhd_prot_ioctl: status ret value is -2
[ 116.245187] dhd_prot_ioctl: status ret value is -2
[ 116.297017] logd: logdr: UID=10025 GID=10025 PID=2927 n tail=0 logMask=4 pid=0 start=0ns timeout=0ns
[ 117.128751] dhd_prot_ioctl: status ret value is -2
[ 120.008858] binder: 5338: binder_alloc_buf, no vma
[ 120.274494] event_handler: reclaimed all bufs
[ 120.472990] vmap allocation for size 17043456 failed: use vmalloc=<size> to increase size.
[ 124.528960] store_sar_wifi: set wifi tx power limit = 76
[ 128.244503] logd: logdr: UID=10025 GID=10025 PID=2743 n tail=0 logMask=4 pid=0 start=0ns timeout=0ns
[ 129.310493] send_asm_custom_topology: no cal to send
[ 129.948792] event_handler: reclaimed all bufs
[ 130.172288] __mdss_mdp_overlay_setup_scaling: Vertical scaling calculation failed=-75! 2558->2556
[ 130.947801] msm_csid_init: CSID_VERSION = 0x30010000
[ 130.965393] qcom,camera 20.qcom,camera: msm_camera_request_mux_gpio_table state active
[ 130.976783] MSM-CPP cpp_init_hardware:786 CPP HW Version: 0x40010000
[ 130.976806] MSM-CPP cpp_init_hardware:796 stream_cnt:0
[ 130.981921] ueventd: firmware: loading 'cpp_firmware_v1_6_0.fw' for '/devices/fda04000.qcom,cpp/firmware/cpp_firmware_v1_6_0.fw'
[ 130.983628] ueventd: loading /devices/fda04000.qcom,cpp/firmware/cpp_firmware_v1_6_0.fw took 2ms
[ 131.005409] MSM-CPP cpp_load_fw:920 MC Bootloader Version: 0x312e3176
[ 131.010025] MSM-CPP cpp_load_fw:933 CPP FW Version: 0x10060000
[ 131.015706] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active
[ 131.015830] msm_cci_init:782: hw_version = 0x10000008
[ 131.016723] msm_sensor_config:966 sensor state 1
[ 131.124181] vmap allocation for size 18878464 failed: use vmalloc=<size> to increase size.
[ 131.386025] MSM-CPP msm_cpp_subdev_ioctl:1738 stream_cnt:1
[ 131.417565] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 131.417594] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 131.417611] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 131.429317] msm_vfe44_update_camif_state:774 irq_mask e60000f7
[ 131.441328] vmap allocation for size 19533824 failed: use vmalloc=<size> to increase size.
[ 131.452954] vmap allocation for size 17612800 failed: use vmalloc=<size> to increase size.
[ 131.490467] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 131.490493] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 131.527240] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 131.527268] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 131.750799] MSM-CPP msm_enqueue:140 queue frame new max is 1
[ 131.762914] MSM-CPP msm_enqueue:140 queue eventdata new max is 1
[ 131.884869] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 131.884933] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 133.552912] MSM-CPP msm_cpp_subdev_ioctl:1782 stream_cnt:0
[ 133.724098] msm_isp_process_irq: irq_status0 & 1 are both 0
[ 133.939725] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default
[ 133.982119] qcom,camera 20.qcom,camera: msm_camera_request_mux_gpio_table state default
[ 133.982201] msm_sensor_config:993 sensor state 0
[ 134.060179] send_asm_custom_topology: no cal to send
[ 134.137976] vmap allocation for size 19574784 failed: use vmalloc=<size> to increase size.
[ 134.189686] vmap allocation for size 19574784 failed: use vmalloc=<size> to increase size.
[ 134.199590] vmap allocation for size 19574784 failed: use vmalloc=<size> to increase size.
[ 134.205553] vmap allocation for size 19574784 failed: use vmalloc=<size> to increase size.
[ 134.208263] vmap allocation for size 19574784 failed: use vmalloc=<size> to increase size.
[ 134.474591] event_handler: reclaimed all bufs
[ 150.284030] send_asm_custom_topology: no cal to send
[ 157.381854] event_handler: reclaimed all bufs
[ 252.338648] send_asm_custom_topology: no cal to send
[ 262.016524] event_handler: reclaimed all bufs
[ 270.654632] send_asm_custom_topology: no cal to send
[ 272.114604] event_handler: reclaimed all bufs
[ 275.650959] send_asm_custom_topology: no cal to send
[ 275.962407] ETHER_TYPE_802_1X [RX]: ver 2, type 3, replay 3
[ 275.965442] ETHER_TYPE_802_1X [TX]: ver 1, type 3, replay 3
[ 279.163617] event_handler: reclaimed all bufs
[ 279.494364] type=1400 audit(1555179227.098:748): avc: denied { open } for pid=4692 comm="otorola.motocit" path="/proc/bootinfo" dev="proc" ino=4026544316 scontext=u:r:platform_app:s0:c512,c768 tcontext=u:object_r:proc_bootinfo:s0 tclass=file permissive=0
[ 279.494412] type=1400 audit(1555179420.678:749): avc: denied { read } for pid=7631 comm=4173796E635461736B202332 name="pagetypeinfo" dev="proc" ino=4026544368 scontext=u:r:system_app:s0 tcontext=u:object_r:proc_pagetypeinfo:s0 tclass=file permissive=0
[ 279.524468] type=1400 audit(1555179420.678:749): avc: denied { read } for pid=7631 comm=4173796E635461736B202332 name="pagetypeinfo" dev="proc" ino=4026544368 scontext=u:r:system_app:s0 tcontext=u:object_r:proc_pagetypeinfo:s0 tclass=file permissive=0
[ 279.524510] type=1400 audit(1555179420.708:750): avc: denied { search } for pid=7631 comm=4173796E635461736B202332 name="zram0" dev="sysfs" ino=12135 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_zram:s0 tclass=dir permissive=0
[ 279.635066] type=1400 audit(1555179420.708:751): avc: denied { search } for pid=7631 comm=4173796E635461736B202332 name="zram0" dev="sysfs" ino=12135 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_zram:s0 tclass=dir permissive=0
[ 279.635106] type=1400 audit(1555179420.818:752): avc: denied { read } for pid=7631 comm=4173796E635461736B202332 name="pagetypeinfo" dev="proc" ino=4026544368 scontext=u:r:system_app:s0 tcontext=u:object_r:proc_pagetypeinfo:s0 tclass=file permissive=0
[ 279.650888] type=1400 audit(1555179420.818:752): avc: denied { read } for pid=7631 comm=4173796E635461736B202332 name="pagetypeinfo" dev="proc" ino=4026544368 scontext=u:r:system_app:s0 tcontext=u:object_r:proc_pagetypeinfo:s0 tclass=file permissive=0
[ 279.650929] type=1400 audit(1555179420.834:753): avc: denied { search } for pid=7631 comm=4173796E635461736B202332 name="zram0" dev="sysfs" ino=12135 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_zram:s0 tclass=dir permissive=0
[ 285.703585] send_asm_custom_topology: no cal to send
[ 286.531259] event_handler: reclaimed all bufs
[ 289.657650] send_asm_custom_topology: no cal to send
[ 291.866368] event_handler: reclaimed all bufs
[ 313.753791] type=1400 audit(1555179420.834:754): avc: denied { search } for pid=7631 comm=4173796E635461736B202332 name="zram0" dev="sysfs" ino=12135 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_zram:s0 tclass=dir permissive=0
[ 313.753841] type=1400 audit(1555179454.938:755): avc: denied { read } for pid=7832 comm="sh" name="/" dev="rootfs" ino=1 scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0
[ 316.736440] send_asm_custom_topology: no cal to send
[ 317.994254] event_handler: reclaimed all bufs
[ 321.886018] send_asm_custom_topology: no cal to send
[ 327.433816] event_handler: reclaimed all bufs
[ 328.493259] type=1400 audit(1555179459.764:756): avc: denied { read } for pid=7832 comm="sh" name="/" dev="rootfs" ino=1 scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0
[ 328.493305] type=1400 audit(1555179469.674:757): avc: denied { read } for pid=7988 comm="sh" name="/" dev="rootfs" ino=1 scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0
[ 345.595245] send_asm_custom_topology: no cal to send
[ 347.774931] event_handler: reclaimed all bufs
[ 348.323389] type=1400 audit(1555179482.578:759): avc: denied { read } for pid=7988 comm="sh" name="/" dev="rootfs" ino=1 scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0 duplicate messages suppressed
[ 348.323433] type=1400 audit(1555179489.504:760): avc: denied { read } for pid=8086 comm=4173796E635461736B202331 name="pagetypeinfo" dev="proc" ino=4026544368 scontext=u:r:system_app:s0 tcontext=u:object_r:proc_pagetypeinfo:s0 tclass=file permissive=0
[ 348.341747] type=1400 audit(1555179489.504:760): avc: denied { read } for pid=8086 comm=4173796E635461736B202331 name="pagetypeinfo" dev="proc" ino=4026544368 scontext=u:r:system_app:s0 tcontext=u:object_r:proc_pagetypeinfo:s0 tclass=file permissive=0
[ 348.341790] type=1400 audit(1555179489.524:761): avc: denied { search } for pid=8086 comm=4173796E635461736B202331 name="zram0" dev="sysfs" ino=12135 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_zram:s0 tclass=dir permissive=0
[ 348.465538] type=1400 audit(1555179489.524:762): avc: denied { search } for pid=8086 comm=4173796E635461736B202331 name="zram0" dev="sysfs" ino=12135 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_zram:s0 tclass=dir permissive=0
[ 348.465586] type=1400 audit(1555179489.648:763): avc: denied { read } for pid=8086 comm=4173796E635461736B202331 name="pagetypeinfo" dev="proc" ino=4026544368 scontext=u:r:system_app:s0 tcontext=u:object_r:proc_pagetypeinfo:s0 tclass=file permissive=0
[ 348.483433] type=1400 audit(1555179489.648:763): avc: denied { read } for pid=8086 comm=4173796E635461736B202331 name="pagetypeinfo" dev="proc" ino=4026544368 scontext=u:r:system_app:s0 tcontext=u:object_r:proc_pagetypeinfo:s0 tclass=file permissive=0
[ 348.483476] type=1400 audit(1555179489.664:764): avc: denied { search } for pid=8086 comm=4173796E635461736B202331 name="zram0" dev="sysfs" ino=12135 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_zram:s0 tclass=dir permissive=0
[ 351.864641] send_asm_custom_topology: no cal to send
[ 352.572355] event_handler: reclaimed all bufs
[ 352.590576] type=1400 audit(1555179489.664:765): avc: denied { search } for pid=8086 comm=4173796E635461736B202331 name="zram0" dev="sysfs" ino=12135 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_zram:s0 tclass=dir permissive=0
[ 352.590622] type=1400 audit(1555179493.771:766): avc: denied { read } for pid=7988 comm="sh" name="/" dev="rootfs" ino=1 scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0
[ 378.353192] NOHZ: local_softirq_pending 100
[ 383.914579] send_asm_custom_topology: no cal to send
[ 386.746799] event_handler: reclaimed all bufs
[ 387.097041] type=1400 audit(1555179521.134:769): avc: denied { read } for pid=7988 comm="sh" name="/" dev="rootfs" ino=1 scontext=u:r:untrusted_app_25:s0:c512,c768 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=0 duplicate messages suppressed
[ 387.097083] type=1400 audit(1555179528.281:770): avc: denied { read } for pid=8208 comm=4173796E635461736B202334 name="pagetypeinfo" dev="proc" ino=4026544368 scontext=u:r:system_app:s0 tcontext=u:object_r:proc_pagetypeinfo:s0 tclass=file permissive=0
[ 387.131778] type=1400 audit(1555179528.281:770): avc: denied { read } for pid=8208 comm=4173796E635461736B202334 name="pagetypeinfo" dev="proc" ino=4026544368 scontext=u:r:system_app:s0 tcontext=u:object_r:proc_pagetypeinfo:s0 tclass=file permissive=0
[ 387.131820] type=1400 audit(1555179528.314:771): avc: denied { search } for pid=8208 comm=4173796E635461736B202334 name="zram0" dev="sysfs" ino=12135 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_zram:s0 tclass=dir permissive=0
[ 387.242598] type=1400 audit(1555179528.314:772): avc: denied { search } for pid=8208 comm=4173796E635461736B202334 name="zram0" dev="sysfs" ino=12135 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_zram:s0 tclass=dir permissive=0
[ 387.242640] type=1400 audit(1555179528.424:773): avc: denied { read } for pid=8208 comm=4173796E635461736B202334 name="pagetypeinfo" dev="proc" ino=4026544368 scontext=u:r:system_app:s0 tcontext=u:object_r:proc_pagetypeinfo:s0 tclass=file permissive=0
[ 387.260423] type=1400 audit(1555179528.424:773): avc: denied { read } for pid=8208 comm=4173796E635461736B202334 name="pagetypeinfo" dev="proc" ino=4026544368 scontext=u:r:system_app:s0 tcontext=u:object_r:proc_pagetypeinfo:s0 tclass=file permissive=0
[ 387.260467] type=1400 audit(1555179528.441:774): avc: denied { search } for pid=8208 comm=4173796E635461736B202334 name="zram0" dev="sysfs" ino=12135 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_zram:s0 tclass=dir permissive=0
[ 390.309431] sdcardfs: removing com.uzumapps.wakelockdetector.noroot
[ 392.020222] send_asm_custom_topology: no cal to send
[ 396.497614] event_handler: reclaimed all bufs
[ 416.178238] send_asm_custom_topology: no cal to send
[ 417.355642] event_handler: reclaimed all bufs
[ 846.352230] smb135x-charger 0-001c: Float Start!
[ 869.866751] logd: logdr: UID=10025 GID=10025 PID=2927 n tail=0 logMask=4 pid=0 start=0ns timeout=0ns
[ 870.719837] NOHZ: local_softirq_pending 100
[ 875.934433] ETHER_TYPE_802_1X [RX]: ver 2, type 3, replay 4
[ 875.952195] ETHER_TYPE_802_1X [TX]: ver 1, type 3, replay 4
[ 1270.724099] send_asm_custom_topology: no cal to send
[ 1270.807787] ueventd: firmware: loading './left.boost_n1c2.patch' for '/devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost_n1c2.patch'
[ 1270.848617] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost_n1c2.patch took 42ms
[ 1270.950179] ueventd: firmware: loading './left.boost.speaker' for '/devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost.speaker'
[ 1270.953842] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0034/firmware/.!left.boost.speaker took 4ms
[ 1270.799195] tfa9890: Initializing DSP, status:0xd05f
[ 1271.012514] tfa9890: Initializing DSP, status:0xd05f
[ 1271.016916] ueventd: firmware: loading './right.boost_n1c2.patch' for '/devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost_n1c2.patch'
[ 1271.026909] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost_n1c2.patch took 10ms
[ 1271.111699] ueventd: firmware: loading './right.boost.speaker' for '/devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost.speaker'
[ 1271.121306] ueventd: loading /devices/f9964000.i2c/i2c-8/8-0035/firmware/.!right.boost.speaker took 9ms
[ 1274.466102] send_asm_custom_topology: no cal to send
[ 1281.491033] send_asm_custom_topology: no cal to send
[ 1283.003305] event_handler: reclaimed all bufs
[ 1286.122702] send_asm_custom_topology: no cal to send
[ 1287.913120] type=1400 audit(1555179528.441:775): avc: denied { search } for pid=8208 comm=4173796E635461736B202334 name="zram0" dev="sysfs" ino=12135 scontext=u:r:system_app:s0 tcontext=u:object_r:sysfs_zram:s0 tclass=dir permissive=0
[ 1287.913166] type=1400 audit(1555180429.094:776): avc: denied { getattr } for pid=9952 comm="dboxed_process0" path="/data/data/com.android.chrome" dev="dm-0" ino=467553 scontext=u:r:isolated_app:s0:c5,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c102,c256,c512,c768 tclass=dir permissive=0
[ 1466.228918] send_asm_custom_topology: no cal to send
[ 1468.081966] event_handler: reclaimed all bufs
[ 1469.974764] init: Untracked pid 10413 exited with status 1
[ 1476.023156] ETHER_TYPE_802_1X [RX]: ver 2, type 3, replay 5
[ 1476.028248] ETHER_TYPE_802_1X [TX]: ver 1, type 3, replay 5
[ 1481.574261] send_asm_custom_topology: no cal to send
[ 1482.227057] event_handler: reclaimed all bufs
[ 1483.251349] type=1400 audit(1555180429.094:776): avc: denied { getattr } for pid=9952 comm="dboxed_process0" path="/data/data/com.android.chrome" dev="dm-0" ino=467553 scontext=u:r:isolated_app:s0:c5,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c102,c256,c512,c768 tclass=dir permissive=0
[ 1483.251459] type=1400 audit(1555180624.434:777): avc: denied { getattr } for pid=10466 comm="dboxed_process1" path="/data/data/com.android.chrome" dev="dm-0" ino=467553 scontext=u:r:isolated_app:s0:c6,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c102,c256,c512,c768 tclass=dir permissive=0
[ 1490.474637] type=1400 audit(1555180624.434:777): avc: denied { getattr } for pid=10466 comm="dboxed_process1" path="/data/data/com.android.chrome" dev="dm-0" ino=467553 scontext=u:r:isolated_app:s0:c6,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c102,c256,c512,c768 tclass=dir permissive=0
[ 1490.474918] type=1400 audit(1555180631.658:778): avc: denied { getattr } for pid=10537 comm="dboxed_process2" path="/data/data/com.android.chrome" dev="dm-0" ino=467553 scontext=u:r:isolated_app:s0:c7,c256,c512,c768 tcontext=u:object_r:app_data_file:s0:c102,c256,c512,c768 tclass=dir permissive=0
[ 1534.902381] send_asm_custom_topology: no cal to send
[ 1538.435732] event_handler: reclaimed all bufs
[ 1588.671532] send_asm_custom_topology: no cal to send
[ 1590.989398] event_handler: reclaimed all bufs
[ 1599.928589] send_asm_custom_topology: no cal to send
[ 1600.461135] event_handler: reclaimed all bufs
[ 1601.240272] msm_csid_init: CSID_VERSION = 0x30010000
[ 1601.261023] MSM-CPP cpp_init_hardware:786 CPP HW Version: 0x40010000
[ 1601.261047] MSM-CPP cpp_init_hardware:796 stream_cnt:0
[ 1601.264096] ueventd: firmware: loading 'cpp_firmware_v1_6_0.fw' for '/devices/fda04000.qcom,cpp/firmware/cpp_firmware_v1_6_0.fw'
[ 1601.264497] ueventd: loading /devices/fda04000.qcom,cpp/firmware/cpp_firmware_v1_6_0.fw took 0ms
[ 1601.265708] qcom,camera 20.qcom,camera: msm_camera_request_mux_gpio_table state active
[ 1601.285045] MSM-CPP cpp_load_fw:920 MC Bootloader Version: 0x312e3176
[ 1601.292094] MSM-CPP cpp_load_fw:933 CPP FW Version: 0x10060000
[ 1601.311904] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active
[ 1601.312029] msm_cci_init:782: hw_version = 0x10000008
[ 1601.312277] msm_sensor_config:966 sensor state 1
[ 1601.665797] MSM-CPP msm_cpp_subdev_ioctl:1738 stream_cnt:1
[ 1601.670544] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 1601.670592] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 1601.670626] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 1601.691901] msm_vfe44_update_camif_state:774 irq_mask e60000f7
[ 1601.760558] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 1601.760600] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 1601.798481] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 1601.798534] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 1602.272055] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 1602.272118] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 1603.689389] MSM-CPP msm_cpp_subdev_ioctl:1782 stream_cnt:0
[ 1603.861625] msm_isp_process_irq: irq_status0 & 1 are both 0
[ 1604.110480] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default
[ 1604.147698] qcom,camera 20.qcom,camera: msm_camera_request_mux_gpio_table state default
[ 1604.147746] msm_sensor_config:993 sensor state 0
[ 1607.304119] send_asm_custom_topology: no cal to send
[ 1611.189637] event_handler: reclaimed all bufs
[ 1620.880904] send_asm_custom_topology: no cal to send
[ 1635.916038] event_handler: reclaimed all bufs
[ 1813.934432] send_asm_custom_topology: no cal to send
[ 1813.936345] logd: logdr: UID=10025 GID=10025 PID=2743 n tail=0 logMask=4 pid=0 start=1555180954701000000ns timeout=1555188155119350268ns
[ 1814.771349] event_handler: reclaimed all bufs
[ 1816.062960] NOHZ: local_softirq_pending 100
[ 1834.284760] send_asm_custom_topology: no cal to send
[ 1837.183822] event_handler: reclaimed all bufs
[ 1856.998868] send_asm_custom_topology: no cal to send
[ 1859.397006] event_handler: reclaimed all bufs
[ 2076.205756] ETHER_TYPE_802_1X [RX]: ver 2, type 3, replay 6
[ 2076.225492] ETHER_TYPE_802_1X [TX]: ver 1, type 3, replay 6
[ 2131.248950] send_asm_custom_topology: no cal to send
[ 2134.332255] event_handler: reclaimed all bufs
[ 2248.304344] send_asm_custom_topology: no cal to send
[ 2256.283194] event_handler: reclaimed all bufs
[ 2275.511745] atmel_mxt_ts 1-004a: timeout waiting for idle 253ms
[ 2278.465907] send_asm_custom_topology: no cal to send
[ 2280.108596] event_handler: reclaimed all bufs
[ 2499.960723] atmel_mxt_ts 1-004a: timeout waiting for idle 250ms
[ 2502.258619] send_asm_custom_topology: no cal to send
[ 2502.861485] event_handler: reclaimed all bufs
[ 2503.099673] __mdss_mdp_overlay_setup_scaling: Vertical scaling calculation failed=-75! 2558->2556
[ 2503.433084] msm_csid_init: CSID_VERSION = 0x30010000
[ 2503.449319] MSM-CPP cpp_init_hardware:786 CPP HW Version: 0x40010000
[ 2503.449341] MSM-CPP cpp_init_hardware:796 stream_cnt:0
[ 2503.455983] ueventd: firmware: loading 'cpp_firmware_v1_6_0.fw' for '/devices/fda04000.qcom,cpp/firmware/cpp_firmware_v1_6_0.fw'
[ 2503.457552] ueventd: loading /devices/fda04000.qcom,cpp/firmware/cpp_firmware_v1_6_0.fw took 3ms
[ 2503.459301] qcom,camera 20.qcom,camera: msm_camera_request_mux_gpio_table state active
[ 2503.480106] MSM-CPP cpp_load_fw:920 MC Bootloader Version: 0x312e3176
[ 2503.486161] MSM-CPP cpp_load_fw:933 CPP FW Version: 0x10060000
[ 2503.508479] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active
[ 2503.508609] msm_cci_init:782: hw_version = 0x10000008
[ 2503.508867] msm_sensor_config:966 sensor state 1
[ 2503.794409] MSM-CPP msm_cpp_subdev_ioctl:1738 stream_cnt:1
[ 2503.797338] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2503.797363] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2503.797379] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2503.823037] msm_vfe44_update_camif_state:774 irq_mask e60000f7
[ 2503.884683] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2503.884731] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2503.918564] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2503.918612] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2504.276434] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2504.276488] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2504.835192] msm_vidc: info: Opening video instance: 00000000, 0
[ 2504.839248] ueventd: firmware: loading 'venus.mdt' for '/devices/fdce0000.qcom,venus/firmware/venus.mdt'
[ 2504.842108] subsys-pil-tz fdce0000.qcom,venus: venus: loading from 0x00000000 to 0x00000000
[ 2504.842562] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.mdt took 3ms
[ 2505.171404] ueventd: firmware: loading 'venus.b02' for '/devices/fdce0000.qcom,venus/firmware/venus.b02'
[ 2505.206454] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.b02 took 35ms
[ 2505.209259] ueventd: firmware: loading 'venus.b03' for '/devices/fdce0000.qcom,venus/firmware/venus.b03'
[ 2505.210318] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.b03 took 1ms
[ 2505.218311] ueventd: firmware: loading 'venus.b04' for '/devices/fdce0000.qcom,venus/firmware/venus.b04'
[ 2505.219877] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.b04 took 1ms
[ 2505.261410] subsys-pil-tz fdce0000.qcom,venus: venus: Brought out of reset
[ 2506.239920] MSM-CPP msm_cpp_subdev_ioctl:1782 stream_cnt:0
[ 2506.358066] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2506.358161] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2506.564908] send_asm_custom_topology: no cal to send
[ 2506.627761] MSM-CPP msm_cpp_subdev_ioctl:1738 stream_cnt:1
[ 2506.631830] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2506.631875] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2506.631918] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2506.639383] msm_vfe44_update_camif_state:774 irq_mask e60000f7
[ 2506.648306] MSM-CPP msm_cpp_subdev_ioctl:1738 stream_cnt:2
[ 2506.813226] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2506.813315] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2506.896501] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2506.896599] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2507.113614] MSM-CPP msm_cpp_subdev_ioctl:1738 stream_cnt:3
[ 2508.522021] MSM-CPP msm_cpp_subdev_ioctl:1782 stream_cnt:2
[ 2508.522540] msm_vidc: info: Closed video instance: 00000000
[ 2508.589380] MSM-CPP msm_cpp_subdev_ioctl:1782 stream_cnt:1
[ 2508.591232] MSM-CPP msm_cpp_subdev_ioctl:1782 stream_cnt:0
[ 2508.684813] event_handler: reclaimed all bufs
[ 2508.876383] MSM-CPP msm_cpp_subdev_ioctl:1738 stream_cnt:1
[ 2508.881905] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2508.881938] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2508.881957] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2508.890163] msm_vfe44_update_camif_state:774 irq_mask e60000f7
[ 2509.065664] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2509.066552] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2509.146699] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2509.146733] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2510.151666] MSM-CPP msm_cpp_subdev_ioctl:1782 stream_cnt:0
[ 2510.485709] send_asm_custom_topology: no cal to send
[ 2510.735679] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default
[ 2510.774353] qcom,camera 20.qcom,camera: msm_camera_request_mux_gpio_table state default
[ 2510.774421] msm_sensor_config:993 sensor state 0
[ 2511.389780] event_handler: reclaimed all bufs
[ 2522.127135] send_asm_custom_topology: no cal to send
[ 2522.198853] dhd_prot_ioctl: status ret value is -2
[ 2522.269700] dhd_prot_ioctl: status ret value is -2
[ 2522.272105] dhd_prot_ioctl: status ret value is -2
[ 2522.575870] event_handler: reclaimed all bufs
[ 2522.816544] __mdss_mdp_overlay_setup_scaling: Vertical scaling calculation failed=-75! 2558->2556
[ 2523.272525] msm_csid_init: CSID_VERSION = 0x30010000
[ 2523.288459] qcom,camera 20.qcom,camera: msm_camera_request_mux_gpio_table state active
[ 2523.310204] MSM-CPP cpp_init_hardware:786 CPP HW Version: 0x40010000
[ 2523.310223] MSM-CPP cpp_init_hardware:796 stream_cnt:0
[ 2523.320868] ueventd: firmware: loading 'cpp_firmware_v1_6_0.fw' for '/devices/fda04000.qcom,cpp/firmware/cpp_firmware_v1_6_0.fw'
[ 2523.322260] ueventd: loading /devices/fda04000.qcom,cpp/firmware/cpp_firmware_v1_6_0.fw took 1ms
[ 2523.331856] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active
[ 2523.331982] msm_cci_init:782: hw_version = 0x10000008
[ 2523.332295] msm_sensor_config:966 sensor state 1
[ 2523.344247] MSM-CPP cpp_load_fw:920 MC Bootloader Version: 0x312e3176
[ 2523.350530] MSM-CPP cpp_load_fw:933 CPP FW Version: 0x10060000
[ 2523.666513] MSM-CPP msm_cpp_subdev_ioctl:1738 stream_cnt:1
[ 2523.671833] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2523.671867] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2523.671885] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2523.678906] msm_vfe44_update_camif_state:774 irq_mask e60000f7
[ 2523.741925] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2523.741969] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2523.774418] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2523.774451] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2523.958983] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2523.959029] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2526.125674] MSM-CPP msm_cpp_subdev_ioctl:1782 stream_cnt:0
[ 2526.297001] msm_isp_process_irq: irq_status0 & 1 are both 0
[ 2526.565964] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default
[ 2526.604247] qcom,camera 20.qcom,camera: msm_camera_request_mux_gpio_table state default
[ 2526.604323] msm_sensor_config:993 sensor state 0
[ 2529.589596] msm_csid_init: CSID_VERSION = 0x30010000
[ 2529.613295] MSM-CPP cpp_init_hardware:786 CPP HW Version: 0x40010000
[ 2529.613327] MSM-CPP cpp_init_hardware:796 stream_cnt:0
[ 2529.620154] qcom,camera 20.qcom,camera: msm_camera_request_mux_gpio_table state active
[ 2529.621842] ueventd: firmware: loading 'cpp_firmware_v1_6_0.fw' for '/devices/fda04000.qcom,cpp/firmware/cpp_firmware_v1_6_0.fw'
[ 2529.624057] ueventd: loading /devices/fda04000.qcom,cpp/firmware/cpp_firmware_v1_6_0.fw took 2ms
[ 2529.651549] MSM-CPP cpp_load_fw:920 MC Bootloader Version: 0x312e3176
[ 2529.661985] MSM-CPP cpp_load_fw:933 CPP FW Version: 0x10060000
[ 2529.665204] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active
[ 2529.665429] msm_cci_init:782: hw_version = 0x10000008
[ 2529.665863] msm_sensor_config:966 sensor state 1
[ 2530.116723] MSM-CPP msm_cpp_subdev_ioctl:1738 stream_cnt:1
[ 2530.125901] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2530.125967] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2530.126006] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2530.143635] msm_vfe44_update_camif_state:774 irq_mask e60000f7
[ 2530.209262] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2530.209292] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2530.241477] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2530.241520] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2530.674776] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2530.674806] msm_isp_send_hw_cmd:551 hi 8 lo 8
[ 2530.796240] send_asm_custom_topology: no cal to send
[ 2530.844561] MSM-CPP msm_cpp_subdev_ioctl:1782 stream_cnt:0
[ 2531.017413] msm_isp_process_irq: irq_status0 & 1 are both 0
[ 2531.290790] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default
[ 2531.330490] qcom,camera 20.qcom,camera: msm_camera_request_mux_gpio_table state default
[ 2531.330535] msm_sensor_config:993 sensor state 0
[ 2531.994149] event_handler: reclaimed all bufs
[ 2616.605507] logd: logdr: UID=10025 GID=10025 PID=2927 n tail=0 logMask=4 pid=0 start=0ns timeout=0ns
[ 2651.150685] smb135x-charger 0-001c: Float Done!
[ 2676.184589] ETHER_TYPE_802_1X [RX]: ver 2, type 3, replay 7
[ 2676.204943] ETHER_TYPE_802_1X [TX]: ver 1, type 3, replay 7
[ 2869.738485] send_asm_custom_topology: no cal to send
[ 2871.047075] event_handler: reclaimed all bufs
[ 2875.754822] send_asm_custom_topology: no cal to send
[ 2878.032551] event_handler: reclaimed all bufs
[ 3072.381748] atmel_mxt_ts 1-004a: timeout waiting for idle 276ms
[ 3085.977688] atmel_mxt_ts 1-004a: timeout waiting for idle 253ms
[ 3090.808138] send_asm_custom_topology: no cal to send
[ 3092.371470] event_handler: reclaimed all bufs
[ 3102.695645] send_asm_custom_topology: no cal to send
[ 3105.043450] send_asm_custom_topology: no cal to send
[ 3120.517236] msm_vidc: info: Opening video instance: 00000000, 1
[ 3120.522809] ueventd: firmware: loading 'venus.mdt' for '/devices/fdce0000.qcom,venus/firmware/venus.mdt'
[ 3120.523869] subsys-pil-tz fdce0000.qcom,venus: venus: loading from 0x00000000 to 0x00000000
[ 3120.523933] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.mdt took 1ms
[ 3120.729279] ueventd: firmware: loading 'venus.b02' for '/devices/fdce0000.qcom,venus/firmware/venus.b02'
[ 3120.752034] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.b02 took 24ms
[ 3120.753754] ueventd: firmware: loading 'venus.b03' for '/devices/fdce0000.qcom,venus/firmware/venus.b03'
[ 3120.757371] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.b03 took 3ms
[ 3120.772928] ueventd: firmware: loading 'venus.b04' for '/devices/fdce0000.qcom,venus/firmware/venus.b04'
[ 3120.774489] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.b04 took 1ms
[ 3120.831982] subsys-pil-tz fdce0000.qcom,venus: venus: Brought out of reset
[ 3121.015869] send_asm_custom_topology: no cal to send
[ 3121.089937] msm_vidc: err: Persist buffers already allocated
[ 3131.365266] msm_vidc: info: Closed video instance: 00000000
[ 3190.590951] send_asm_custom_topology: no cal to send
[ 3256.438347] send_asm_custom_topology: no cal to send
[ 3276.263549] ETHER_TYPE_802_1X [RX]: ver 2, type 3, replay 8
[ 3276.276119] ETHER_TYPE_802_1X [TX]: ver 1, type 3, replay 8
[ 3279.335567] send_asm_custom_topology: no cal to send
[ 3284.112942] msm_vidc: info: Opening video instance: 00000000, 1
[ 3284.120516] ueventd: firmware: loading 'venus.mdt' for '/devices/fdce0000.qcom,venus/firmware/venus.mdt'
[ 3284.125108] subsys-pil-tz fdce0000.qcom,venus: venus: loading from 0x00000000 to 0x00000000
[ 3284.125764] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.mdt took 5ms
[ 3284.526095] ueventd: firmware: loading 'venus.b02' for '/devices/fdce0000.qcom,venus/firmware/venus.b02'
[ 3284.542106] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.b02 took 17ms
[ 3284.549547] ueventd: firmware: loading 'venus.b03' for '/devices/fdce0000.qcom,venus/firmware/venus.b03'
[ 3284.550156] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.b03 took 2ms
[ 3284.565405] ueventd: firmware: loading 'venus.b04' for '/devices/fdce0000.qcom,venus/firmware/venus.b04'
[ 3284.567767] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.b04 took 3ms
[ 3284.609935] subsys-pil-tz fdce0000.qcom,venus: venus: Brought out of reset
[ 3284.844777] msm_vidc: err: Persist buffers already allocated
[ 3289.125256] msm_vidc: info: Closed video instance: 00000000
[ 3289.552286] send_asm_custom_topology: no cal to send
[ 3321.347382] msm_vidc: info: Opening video instance: 00000000, 1
[ 3321.350725] ueventd: firmware: loading 'venus.mdt' for '/devices/fdce0000.qcom,venus/firmware/venus.mdt'
[ 3321.351134] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.mdt took 0ms
[ 3321.351389] subsys-pil-tz fdce0000.qcom,venus: venus: loading from 0x00000000 to 0x00000000
[ 3321.611022] ueventd: firmware: loading 'venus.b02' for '/devices/fdce0000.qcom,venus/firmware/venus.b02'
[ 3321.614047] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.b02 took 3ms
[ 3321.614934] ueventd: firmware: loading 'venus.b03' for '/devices/fdce0000.qcom,venus/firmware/venus.b03'
[ 3321.615274] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.b03 took 0ms
[ 3321.622011] ueventd: firmware: loading 'venus.b04' for '/devices/fdce0000.qcom,venus/firmware/venus.b04'
[ 3321.623670] ueventd: loading /devices/fdce0000.qcom,venus/firmware/venus.b04 took 1ms
[ 3321.656283] subsys-pil-tz fdce0000.qcom,venus: venus: Brought out of reset
[ 3321.770672] msm_vidc: info: Closed video instance: 00000000
[ 3322.032266] msm_vidc: info: Opening video instance: 00000000, 1
[ 3322.176233] msm_vidc: err: Persist buffers already allocated
[ 3326.304351] msm_vidc: info: Opening video instance: 00000000, 1
[ 3326.305015] msm_vidc: err: Failed to create debugfs for msm_vidc[ 3326.473584] msm_vidc: err: Persist buffers already allocated
[ 3327.286653] msm_vidc: info: Closed video instance: 00000000
[ 3327.333829] msm_vidc: info: Closed video instance: 00000000
[ 3394.183331] send_asm_custom_topology: no cal to send
[ 3397.425619] event_handler: reclaimed all bufs
[ 3414.293411] send_asm_custom_topology: no cal to send
[ 3416.021534] init: Untracked pid 6634 exited with status 0
[ 3416.041198] init: Untracked pid 6631 exited with status 0
[ 3424.631920] event_handler: reclaimed all bufs
:/ #
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment