Created
April 30, 2017 03:31
-
-
Save Caio99BR/632e592948c039250899f77d9321c93f to your computer and use it in GitHub Desktop.
DMESG Source Built Camera HAL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
caio@c9:~$ adb shell dmesg | |
[ 0.000000] Booting Linux on physical CPU 0 | |
[ 0.000000] Initializing cgroup subsys cpu | |
[ 0.000000] Linux version 3.4.0-shuang (caio@c9) (gcc version 4.9 20150123 (prerelease) (GCC) ) #1 SMP PREEMPT Sat Apr 29 20:34:16 BRT 2017 | |
[ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d | |
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache | |
[ 0.000000] Machine: Qualcomm MSM 8x10 / MSM 8x12 (Flattened Device Tree), model: Qualcomm MSM 8610v2 MTP | |
[ 0.000000] Initialized persistent memory from 08700000-087fffff | |
[ 0.000000] Node qcom,mdss_fb_primary memblock_reserve memory 3200000-3600000 | |
[ 0.000000] Node qcom,msm-mem-hole removed memory 8800000-b500000 | |
[ 0.000000] Node qcom,msm-mem-hole removed memory c500000-de00000 | |
[ 0.000000] cma: CMA: reserved 4 MiB at 1fc00000 | |
[ 0.000000] cma: Found qsecom_region, memory base 0, size 1 MiB, limit 0xffffffff | |
[ 0.000000] cma: CMA: reserved 4 MiB at 1f800000 | |
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc | |
[ 0.000000] IMEM DT static mapping successful | |
[ 0.000000] On node 0 totalpages: 113152 | |
[ 0.000000] free_area_init_node: node 0, pgdat c10ad200, node_mem_map c1321000 | |
[ 0.000000] Normal zone: 1024 pages used for memmap | |
[ 0.000000] Normal zone: 0 pages reserved | |
[ 0.000000] Normal zone: 112128 pages, LIFO batch:31 | |
[ 0.000000] PERCPU: Embedded 7 pages/cpu @c174e000 s16000 r0 d12672 u32768 | |
[ 0.000000] pcpu-alloc: s16000 r0 d12672 u32768 alloc=8*4096 | |
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 | |
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 112128 | |
[ 0.000000] Kernel command line: androidboot.hardware=qcom user_debug=23 maxcpus=2 msm_rtb.filter=0x3F ehci-hcd.park=3 msm_rtb.enable=0 lpj=192598 dwc3.maximum_speed=high dwc3_msm.prop_chg_detect=Y androidboot.bootdevice=msm_sdcc.1 androidboot.selinux=permissive buildvariant=userdebug androidboot.emmc=true androidboot.bootloader=s1 oemandroidboot.s1boot=1276-2682_S1_Boot_MSM8x10_0.45 androidboot.serialno=47e64119 ta_info=1,16,256 startup=0x00008004 warmboot=0x00000000 oemandroidboot.imei=3528070651065400 oemandroidboot.phoneid=0000:3528070651065400,0000:3528070651065500 oemandroidboot.ric=0 androidboot.baseband=msm mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_truly_wvga_video | |
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) | |
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) | |
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) | |
[ 0.000000] Memory: | |
[ 0.000000] 136MB | |
[ 0.000000] 16MB | |
[ 0.000000] 290MB | |
[ 0.000000] = 442MB total | |
[ 0.000000] Memory: 408576k/408576k available, 44032k reserved, 0K highmem | |
[ 0.000000] Virtual kernel memory layout: | |
vector : 0xffff0000 - 0xffff1000 ( 4 kB) | |
fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) | |
[ 0.000000] vmalloc : 0xe0800000 - 0xff000000 ( 488 MB) | |
[ 0.000000] lowmem : 0xcde00000 - 0xe0000000 ( 290 MB) | |
[ 0.000000] vmalloc : 0xcc500000 - 0xcde00000 ( 25 MB) | |
[ 0.000000] lowmem : 0xcb500000 - 0xcc500000 ( 16 MB) | |
[ 0.000000] vmalloc : 0xc8800000 - 0xcb500000 ( 45 MB) | |
[ 0.000000] lowmem : 0xc0000000 - 0xc8800000 ( 136 MB) | |
[ 0.000000] .text : 0xc0008000 - 0xc0ecf680 (15134 kB) | |
.init : 0xc0f00000 - 0xc100ae80 (1068 kB) | |
.data : 0xc100c000 - 0xc10b1898 ( 663 kB) | |
.bss : 0xc113e158 - 0xc132028c (1929 kB) | |
[ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 | |
[ 0.000000] Preemptible hierarchical RCU implementation. | |
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. | |
[ 0.000000] NR_IRQS:16 nr_irqs:16 16 | |
[ 0.000000] sched_clock: 32 bits at 19MHz, resolution 52ns, wraps every 223696ms | |
[ 0.000000] Switching to timer-based delay loop | |
[ 0.000000] Console: colour dummy device 80x30 | |
[ 0.000113] Calibrating delay loop (skipped) preset value.. 38.51 BogoMIPS (lpj=192598) | |
[ 0.000119] pid_max: default: 32768 minimum: 301 | |
[ 0.000277] Security Framework initialized | |
[ 0.000298] SELinux: Initializing. | |
[ 0.000357] SELinux: Starting in permissive mode | |
[ 0.000408] Mount-cache hash table entries: 512 | |
[ 0.001322] Initializing cgroup subsys cpuacct | |
[ 0.001330] Initializing cgroup subsys freezer | |
[ 0.001335] Initializing cgroup subsys bfqio | |
[ 0.001392] CPU: Testing write buffer coherency: | |
[ 0.001393] ok | |
[ 0.001648] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 | |
[ 0.001724] hw perfevents: enabled with ARMv7 Cortex-A7 PMU driver, 5 counters available | |
[ 0.003638] Setting up static identity map for 0xb327f8 - 0xb3285c | |
[ 0.003649] MSM Memory Dump table set up | |
[ 0.008052] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 | |
[ 0.008150] Brought up 2 CPUs | |
[ 0.008162] SMP: Total of 2 processors activated (77.03 BogoMIPS). | |
[ 0.018775] VFP support v0.3: | |
[ 0.018776] implementor 41 architecture 2 part 30 variant 7 rev 3 | |
[ 0.019192] dummy: | |
[ 0.019891] NET: Registered protocol family 16 | |
[ 0.022624] DMA: preallocated 256 KiB pool for atomic coherent allocations | |
[ 0.024776] KPI: Bootloader start count = 32787 | |
[ 0.024783] KPI: Bootloader end count = 111003 | |
[ 0.024787] KPI: Bootloader display count = 59515 | |
[ 0.024791] KPI: Bootloader load kernel count = 42967795 | |
[ 0.024797] KPI: Kernel MPM timestamp = 129443 | |
[ 0.024801] KPI: Kernel MPM Clock frequency = 32768 | |
[ 0.024818] socinfo_print: v9, id=162, ver=1.1, raw_id=2065, raw_ver=1 ,hw_plat=8, hw_plat_ver=65536 | |
accessory_chip=0,hw_plat_subtype=0, pmic_model=65541, pmic_die_revision=131072,foundry_id=0 | |
[ 0.035271] gpiochip_add: registered GPIOs 0 to 101 on device: msmgpio | |
[ 0.038792] msm_watchdog f9017000.qcom,wdt: MSM Watchdog Initialized | |
[ 0.051946] persistent_ram: found existing buffer, size 54570, start 54570 | |
[ 0.214708] console [ram0] enabled | |
[ 0.224710] 8110_s1: 500 <--> 1275 mV at 0 mV normal idle | |
[ 0.225268] 8110_s1_corner: 0 <--> 0 mV at 0 mV normal idle | |
[ 0.225862] 8110_s1_corner_ao: 0 <--> 0 mV at 0 mV normal idle | |
[ 0.226381] 8110_s1_floor_corner: 0 <--> 0 mV at 0 mV normal idle | |
[ 0.226960] 8110_s3: 1200 <--> 1350 mV at 1200 mV normal idle | |
[ 0.227453] 8110_s4: 1800 <--> 2150 mV at 2150 mV normal idle | |
[ 0.227954] 8110_l1: 1225 mV normal idle | |
[ 0.228557] 8110_l2: 1200 mV normal idle | |
[ 0.229055] 8110_l3: 750 <--> 1275 mV at 0 mV normal idle | |
[ 0.229525] 8110_l3_ao: 750 <--> 1275 mV at 0 mV normal idle | |
[ 0.230095] 8110_l3_so: 750 <--> 1275 mV at 750 mV normal idle | |
[ 0.230879] 8110_l4: 1200 mV normal idle | |
[ 0.231404] 8110_l5: 1300 <--> 1350 mV at 1300 mV normal idle | |
[ 0.231994] 8110_l6: 1800 mV normal idle | |
[ 0.232551] 8110_l7: 2050 mV normal idle | |
[ 0.233061] 8110_l8: 1800 mV normal idle | |
[ 0.233583] 8110_l9: 2050 mV normal idle | |
[ 0.234184] 8110_l10: 1800 mV normal idle | |
[ 0.234683] 8110_l10_ao: 1800 mV normal idle | |
[ 0.235188] 8110_l10_so: 1800 mV normal idle | |
[ 0.235692] 8110_l12: 1800 <--> 3300 mV at 3300 mV normal idle | |
[ 0.236290] 8110_l14: 1800 mV normal idle | |
[ 0.236818] 8110_l15: 1800 <--> 3300 mV at 3300 mV normal idle | |
[ 0.237356] 8110_l16: 3000 <--> 3350 mV at 3000 mV normal idle | |
[ 0.237974] 8110_l17: 2900 mV normal idle | |
[ 0.238498] 8110_l18: 1800 <--> 2950 mV at 2950 mV normal idle | |
[ 0.239016] 8110_l19: 2850 mV normal idle | |
[ 0.239621] 8110_l20: 3075 mV normal idle | |
[ 0.240158] 8110_l21: 1800 <--> 2950 mV at 2950 mV normal idle | |
[ 0.240679] 8110_l22: 1800 <--> 3300 mV at 3300 mV normal idle | |
[ 0.242111] msm-thermal qcom,msm-thermal.61: probe_freq_mitigation:Failed reading node=/soc/qcom,msm-thermal, key=qcom,freq-mitigation-temp. err=-22. KTM continues | |
[ 0.242369] msm-thermal qcom,msm-thermal.61: probe_therm_reset:Failed reading node=/soc/qcom,msm-thermal, key=qcom,therm-reset-temp err=-22. KTM continues | |
[ 0.242553] msm-thermal qcom,msm-thermal.61: probe_psm:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-sw-mode-temp. err=-22. KTM continues | |
[ 0.243090] msm_thermal:vdd_restriction_reg_init Defer vdd rstr freq init. | |
[ 0.243280] msm-thermal qcom,msm-thermal.61: probe_ocr:Failed reading node=/soc/qcom,msm-thermal, key=qti,pmic-opt-curr-temp. KTM continues | |
[ 0.243685] msm_thermal:msm_thermal_get_freq_table error reading cpufreq table | |
[ 0.259004] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. | |
[ 0.259183] hw-breakpoint: maximum watchpoint size is 8 bytes. | |
[ 0.260144] 8110_s2: 900 <--> 1275 mV at 1150 mV | |
[ 0.260371] spm_regulator_probe: name=8110_s2, range=LV, voltage=1150000 uV, mode=AUTO, step rate=9600 uV/us | |
[ 0.261705] cpr_efuse_init: efuse_addr = 0xfc4b8000 (len=0x1000) | |
[ 0.262006] cpr_fuse_is_setting_expected: [row:53] = 0x0 @25:3 == 2 ?: no | |
[ 0.262176] cpr_pvs_init: pvs voltage: [1050000 1150000 1275000] uV | |
[ 0.262268] cpr_pvs_init: ceiling voltage: [1050000 1150000 1275000] uV | |
[ 0.262492] cpr_pvs_init: floor voltage: [1050000 1050000 1275000] uV | |
[ 0.262895] cpr_fuse_is_setting_expected: [row:53] = 0x0 @25:3 == 2 ?: no | |
[ 0.263146] cpr_init_cpr_efuse: [row:61] = 0x1250ef9601d48 | |
[ 0.263245] cpr_init_cpr_efuse: disable = 0, local = 1 | |
[ 0.263413] cpr_init_cpr_efuse: Corner[1]: ro_sel = 2, target quot = 479 | |
[ 0.263505] cpr_init_cpr_efuse: Corner[2]: ro_sel = 2, target quot = 704 | |
[ 0.263674] cpr_init_cpr_efuse: Corner[3]: ro_sel = 2, target quot = 937 | |
[ 0.263819] cpr_init_cpr_parameters: CPR is enabled by default. | |
[ 0.263918] cpr_config: Timer count: 0x17700 (for 5000 us) | |
[ 0.264347] apc_corner: 0 <--> 0 mV | |
[ 0.265011] qup_i2c f9923000.i2c: clk_set_rate(core_clk, 19200000Hz):-1 | |
[ 0.265555] qup_i2c f9927000.i2c: clk_set_rate(core_clk, 19200000Hz):-1 | |
[ 0.266315] qup_i2c f9928000.i2c: clk_set_rate(core_clk, 19200000Hz):-1 | |
[ 0.266724] qup_i2c f9924000.i2c: clk_set_rate(core_clk, 19200000Hz):-1 | |
[ 0.267135] qup_i2c f9925000.i2c: clk_set_rate(core_clk, 19200000Hz):-1 | |
[ 0.270229] sps:sps is ready. | |
[ 0.270230] gdsc_vfe: | |
[ 0.270778] gdsc_oxili_cx: | |
[ 0.271292] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver | |
[ 0.300178] bio: create slab <bio-0> at 0 | |
[ 0.301053] cma: Assigned CMA region at 0 to 1b.qcom,ion-heap device | |
[ 0.301635] ION heap system created | |
[ 0.301883] ION heap kmalloc created | |
[ 0.301987] ION heap qsecom created at 0x1f800000 with size 100000 | |
[ 0.302166] ION heap pil_1 created at 0x0c500000 with size 1300000 | |
[ 0.302288] ION heap pil_2 created at 0x08800000 with size 2d00000 | |
[ 0.303692] Linux media interface: v0.10 | |
[ 0.303851] Linux video capture interface: v2.00 | |
[ 0.305299] msm_iommu_dev_v0: lpass_iommu enabled remote spinlock | |
[ 0.306252] msm_iommu_dev_v0: device lpass_iommu mapped at c88e0000, with 4 ctx banks | |
[ 0.308084] msm_iommu_dev_v0: device copss_iommu mapped at c8960000, with 8 ctx banks | |
[ 0.308765] msm_iommu_dev_v0: device mdpe_iommu mapped at c8b20000, with 2 ctx banks | |
[ 0.309351] msm_iommu_dev_v0: device mdps_iommu mapped at c8b40000, with 2 ctx banks | |
[ 0.310232] msm_iommu_dev_v0: device gfx_iommu mapped at c8b60000, with 3 ctx banks | |
[ 0.310631] msm_iommu_dev_v0: device vfe_iommu mapped at c8b80000, with 1 ctx banks | |
[ 0.311880] msm_iommu_ctx fd000000.qcom,iommu-ctx: context q6_fw using bank 0 | |
[ 0.312105] msm_iommu_ctx fd001000.qcom,iommu-ctx: context audio_shared using bank 1 | |
[ 0.312382] msm_iommu_ctx fd002000.qcom,iommu-ctx: context video_shared using bank 2 | |
[ 0.312765] msm_iommu_ctx fd003000.qcom,iommu-ctx: context q6_spare using bank 3 | |
[ 0.313004] msm_iommu_ctx fd010000.qcom,iommu-ctx: context copss_0 using bank 0 | |
[ 0.313293] msm_iommu_ctx fd011000.qcom,iommu-ctx: context copss_1 using bank 1 | |
[ 0.313520] msm_iommu_ctx fd012000.qcom,iommu-ctx: context copss_2 using bank 2 | |
[ 0.313809] msm_iommu_ctx fd013000.qcom,iommu-ctx: context copss_3 using bank 3 | |
[ 0.314016] msm_iommu_ctx fd014000.qcom,iommu-ctx: context copss_4 using bank 4 | |
[ 0.314307] msm_iommu_ctx fd015000.qcom,iommu-ctx: context copss_5 using bank 5 | |
[ 0.314511] msm_iommu_ctx fd016000.qcom,iommu-ctx: context copss_6 using bank 6 | |
[ 0.314794] msm_iommu_ctx fd017000.qcom,iommu-ctx: context copss_7 using bank 7 | |
[ 0.315049] msm_iommu_ctx fd860000.qcom,iommu-ctx: context mdpe_0 using bank 0 | |
[ 0.315349] msm_iommu_ctx fd861000.qcom,iommu-ctx: context mdpe_1 using bank 1 | |
[ 0.315572] msm_iommu_ctx fd870000.qcom,iommu-ctx: context mdps_0 using bank 0 | |
[ 0.315860] msm_iommu_ctx fd871000.qcom,iommu-ctx: context mdps_1 using bank 1 | |
[ 0.316205] msm_iommu_ctx fd880000.qcom,iommu-ctx: context gfx3d_user using bank 0 | |
[ 0.316600] msm_iommu_ctx fd881000.qcom,iommu-ctx: context gfx3d_priv using bank 1 | |
[ 0.316891] msm_iommu_ctx fd882000.qcom,iommu-ctx: context gfx3d_spare using bank 2 | |
[ 0.317198] msm_iommu_ctx fd890000.qcom,iommu-ctx: context vfe0 using bank 0 | |
[ 0.317630] Advanced Linux Sound Architecture Driver Version 1.0.25. | |
[ 0.318434] Bluetooth: Core ver 2.16 | |
[ 0.318593] NET: Registered protocol family 31 | |
[ 0.318759] Bluetooth: HCI device and connection manager initialized | |
[ 0.318849] Bluetooth: HCI socket layer initialized | |
[ 0.318937] Bluetooth: L2CAP socket layer initialized | |
[ 0.319353] Bluetooth: SCO socket layer initialized | |
[ 0.319740] cfg80211: Calling CRDA to update world regulatory domain | |
[ 0.319863] cfg80211: World regulatory domain updated: | |
[ 0.320028] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) | |
[ 0.320121] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) | |
[ 0.320288] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) | |
[ 0.320381] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) | |
[ 0.320549] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (300 mBi, 2000 mBm) | |
[ 0.320718] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (300 mBi, 2000 mBm) | |
[ 0.320810] cfg80211: (5490000 KHz - 5710000 KHz @ 80000 KHz), (300 mBi, 2000 mBm) | |
[ 0.320980] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (300 mBi, 2000 mBm) | |
[ 0.321072] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm) | |
[ 0.322565] Switching to clocksource arch_sys_counter | |
[ 0.351443] NET: Registered protocol family 2 | |
[ 0.351805] IP route cache hash table entries: 4096 (order: 2, 16384 bytes) | |
[ 0.352499] TCP established hash table entries: 16384 (order: 5, 131072 bytes) | |
[ 0.353120] TCP bind hash table entries: 16384 (order: 5, 131072 bytes) | |
[ 0.353718] TCP: Hash tables configured (established 16384 bind 16384) | |
[ 0.353809] TCP: reno registered | |
[ 0.353980] UDP hash table entries: 256 (order: 1, 8192 bytes) | |
[ 0.354102] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) | |
[ 0.354477] NET: Registered protocol family 1 | |
[ 0.355008] Trying to unpack rootfs image as initramfs... | |
[ 0.492970] msm_thermal:msm_thermal_get_freq_table error reading cpufreq table | |
[ 0.742941] msm_thermal:msm_thermal_get_freq_table error reading cpufreq table | |
[ 0.907526] Freeing initrd memory: 7764K | |
[ 0.911072] cryptomgr_test used greatest stack depth: 6728 bytes left | |
[ 0.913301] clock-a7 f9011050.qcom,clock-a7: Speed bin not set. Defaulting to 0! | |
[ 0.913407] clock-a7 f9011050.qcom,clock-a7: PVS version: 2 | |
[ 0.913579] clock-a7 f9011050.qcom,clock-a7: missing qcom,speed0-bin-v2 | |
[ 0.913672] clock-a7 f9011050.qcom,clock-a7: Unable to load voltage plan qcom,speed0-bin-v2! | |
[ 0.913844] clock-a7 f9011050.qcom,clock-a7: Safe voltage plan loaded. | |
[ 0.915814] gpiochip_find_base: found new base at 992 | |
[ 0.915966] gpiochip_add: registered GPIOs 992 to 1023 on device: smp2p | |
[ 0.916927] gpiochip_find_base: found new base at 960 | |
[ 0.917055] gpiochip_add: registered GPIOs 960 to 991 on device: smp2p | |
[ 0.917220] gpiochip_find_base: found new base at 928 | |
[ 0.917349] gpiochip_add: registered GPIOs 928 to 959 on device: smp2p | |
[ 0.918304] gpiochip_find_base: found new base at 896 | |
[ 0.918432] gpiochip_add: registered GPIOs 896 to 927 on device: smp2p | |
[ 0.918579] gpiochip_find_base: found new base at 864 | |
[ 0.918714] gpiochip_add: registered GPIOs 864 to 895 on device: slave-kernel | |
[ 0.919703] gpiochip_find_base: found new base at 832 | |
[ 0.919836] gpiochip_add: registered GPIOs 832 to 863 on device: master-kernel | |
[ 0.920024] gpiochip_find_base: found new base at 800 | |
[ 0.920161] gpiochip_add: registered GPIOs 800 to 831 on device: smp2p | |
[ 0.921178] gpiochip_find_base: found new base at 768 | |
[ 0.921307] gpiochip_add: registered GPIOs 768 to 799 on device: smp2p | |
[ 0.921456] gpiochip_find_base: found new base at 736 | |
[ 0.921596] gpiochip_add: registered GPIOs 736 to 767 on device: slave-kernel | |
[ 0.922643] gpiochip_find_base: found new base at 704 | |
[ 0.922881] gpiochip_add: registered GPIOs 704 to 735 on device: master-kernel | |
[ 0.923068] gpiochip_find_base: found new base at 672 | |
[ 0.923214] gpiochip_add: registered GPIOs 672 to 703 on device: smp2p | |
[ 0.924295] gpiochip_find_base: found new base at 640 | |
[ 0.924428] gpiochip_add: registered GPIOs 640 to 671 on device: smp2p | |
[ 0.924576] gpiochip_find_base: found new base at 608 | |
[ 0.924704] gpiochip_add: registered GPIOs 608 to 639 on device: slave-kernel | |
[ 0.925712] gpiochip_find_base: found new base at 576 | |
[ 0.925856] gpiochip_add: registered GPIOs 576 to 607 on device: master-kernel | |
[ 0.926050] gpiochip_find_base: found new base at 544 | |
[ 0.926195] gpiochip_add: registered GPIOs 544 to 575 on device: rdbg | |
[ 0.927241] gpiochip_find_base: found new base at 512 | |
[ 0.927373] gpiochip_add: registered GPIOs 512 to 543 on device: rdbg | |
[ 0.927620] gpiochip_find_base: found new base at 480 | |
[ 0.927730] gpiochip_add: registered GPIOs 480 to 511 on device: rdbg | |
[ 0.928794] gpiochip_find_base: found new base at 448 | |
[ 0.928915] gpiochip_add: registered GPIOs 448 to 479 on device: rdbg | |
[ 0.930619] pil-q6v5-lpass fe200000.qcom,lpass: using secure boot | |
[ 0.935571] pil_pronto fb21b000.qcom,pronto: using secure boot | |
[ 0.943857] NET: Registered protocol family 27 | |
[ 0.946679] platform qcom,msm-audio-ion.38: Driver msm-audio-ion requests probe deferral | |
[ 0.952467] msm_rpm_log_probe: OK | |
[ 0.958679] msm_rtb: probe of qcom,msm-rtb.62 failed with error -12 | |
[ 0.961063] audit: initializing netlink socket (disabled) | |
[ 0.961224] type=2000 audit(0.950:1): initialized | |
[ 0.967465] fuse init (API version 7.18) | |
[ 0.967708] msgmni has been set to 829 | |
[ 0.967803] SELinux: Registering netfilter hooks | |
[ 0.969427] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) | |
[ 0.969554] io scheduler noop registered (default) | |
[ 0.969619] io scheduler deadline registered | |
[ 0.969692] io scheduler row registered | |
[ 0.969824] io scheduler cfq registered | |
[ 0.969896] io scheduler fiops registered | |
[ 0.970134] io scheduler bfq registered | |
[ 0.970347] BFQ I/O-scheduler: v7r8 | |
[ 0.970347] gpiochip_find_base: found new base at 444 | |
[ 0.970488] gpiochip_add: registered GPIOs 444 to 447 on device: pm8110-gpio | |
[ 0.970733] qcom,qpnp-pin qpnp-pin-df109600: qpnp_pin_probe: gpio_chip registered between 444-447 | |
[ 0.970781] gpiochip_find_base: found new base at 442 | |
[ 0.970854] gpiochip_add: registered GPIOs 442 to 443 on device: pm8110-mpp | |
[ 0.971026] qcom,qpnp-pin qpnp-pin-df109800: qpnp_pin_probe: gpio_chip registered between 442-443 | |
[ 0.972502] mdss_dsi_panel_init: Panel Name = Truly WVGA video mode dsi panel | |
[ 0.973002] mdss_dsi_parse_roi_alignment: Panel roi alignment not found | |
[ 0.973002] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-panel-status-command | |
[ 0.973197] mdss_dsi_parse_panel_features:841 Partial update disabled | |
[ 0.973271] mdss_dsi_parse_panel_features: ulps feature disabled | |
[ 0.973393] mdss_dsi_parse_panel_features: dynamic switch feature enabled: 0 | |
[ 0.973487] mdss_dsi_panel_init: Continuous splash enabled | |
[ 0.973487] dsi_parse_gpio:220, Disp_en gpio not specified | |
[ 0.973938] msm_dsi_ctrl_init: Using default BTA for ESD check | |
[ 0.974188] mdss_register_panel: adding framebuffer device fdd00000.qcom,mdss_dsi | |
[ 1.005809] mdss_dsi_status_init: DSI status check interval:5000 | |
[ 1.008797] mdss_fb_parse_dt: split framebuffer left=0 right=0 | |
[ 1.009351] mdp3_alloc: allocating 3072000 bytes at c3200000 (3200000 phys) for fb 0 | |
[ 1.009998] mdss_fb_register: FrameBuffer[0] 480x800 registered successfully! | |
[ 1.010950] Registered led device: lcd-backlight | |
[ 1.011951] msm_serial_hsl_probe: detected port #0 (ttyHSL0) | |
[ 1.012186] AXI: get_pdata(): Error: Client name not found | |
[ 1.012579] AXI: msm_bus_cl_get_pdata(): client has to provide missing entry for successful registration | |
[ 1.013173] msm_serial_hsl_probe: Bus scaling is disabled | |
[ 1.013382] f991e000.serial: ttyHSL0 at MMIO 0xf991e000 (irq = 140) is a MSM | |
[ 1.013496] msm_hsl_console_setup: console setup on port #0 | |
[ 2.360332] console [ttyHSL0] enabled | |
[ 2.363131] msm_serial_hsl_init: driver initialized | |
[ 2.370021] diagchar initialized now | |
[ 2.370022] kgsl bus ib [0] = 800000000 | |
[ 2.373971] kgsl bus ib [1] = 1600000000 | |
[ 2.376434] kgsl bus ib [2] = 2664000000 | |
[ 2.379036] kgsl bus index is 2 for pwrlevel 0 | |
[ 2.382161] kgsl bus index is 1 for pwrlevel 1 | |
[ 2.385381] kgsl bus index is 1 for pwrlevel 2 | |
[ 2.388411] kgsl bus index is 0 for pwrlevel 3 | |
[ 2.392259] kgsl kgsl-3d0: |kgsl_iommu_init| MMU type set for device is IOMMU | |
[ 2.404136] brd: module loaded | |
[ 2.407344] loop: module loaded | |
[ 2.449553] input: compass as /devices/virtual/input/input0 | |
[ 2.455839] akm8963 0-000d: successfully probed. | |
[ 2.458504] QSEECOM: qseecom_probe: support_bus_scaling=0x1 | |
[ 2.462572] QSEECOM: qseecom_probe: Device does not support FDE | |
[ 2.467510] QSEECOM: qseecom_probe: Device does not support PFE | |
[ 2.471685] QSEECOM: qseecom_probe: Device does not support PFE/FDE | |
[ 2.476622] QSEECOM: qseecom_probe: qsee-ce-hw-instance=0x0 | |
[ 2.480932] QSEECOM: qseecom_probe: qseecom.appsbl_qseecom_support = 0x0 | |
[ 2.487006] QSEECOM: qseecom_probe: secure app region addr=0xda00000 size=0x100000 | |
[ 2.487007] [GPS_DBG] gps_elna_probe: successfully probed | |
[ 2.496824] i2c-core: driver [tabla-i2c-core] using legacy suspend method | |
[ 2.502011] i2c-core: driver [tabla-i2c-core] using legacy resume method | |
[ 2.507598] i2c-core: driver [wcd9xxx-i2c-core] using legacy suspend method | |
[ 2.513076] i2c-core: driver [wcd9xxx-i2c-core] using legacy resume method | |
[ 2.518968] sps: BAM device 0xf9904000 is not registered yet. | |
[ 2.524859] sps:BAM 0xf9904000 is registered. | |
[ 2.524859] sps:BAM 0xf9904000 (va:0xc8be0000) enabled: ver:0x15, number of pipes:24 | |
[ 2.535730] tun: Universal TUN/TAP device driver, 1.6 | |
[ 2.538497] tun: (C) 1999-2004 Max Krasnyansky <[email protected]> | |
[ 2.543509] rmnet_init: BAM devices[9] | |
[ 2.551418] PPP generic driver version 2.4.2 | |
[ 2.553600] PPP BSD Compression module registered | |
[ 2.556842] PPP Deflate Compression module registered | |
[ 2.560769] PPP MPPE Compression module registered | |
[ 2.560832] cryptomgr_probe used greatest stack depth: 6296 bytes left | |
[ 2.569313] NET: Registered protocol family 24 | |
[ 2.572640] wcnss_wlan probed in built-in mode | |
[ 2.576939] msm_otg f9a55000.usb: msm_otg probe | |
[ 2.579628] msm_otg f9a55000.usb: OTG regs = c894c000 | |
[ 2.585057] msm_hsusb msm_hsusb: [ci13xxx_start] hw_ep_max = 32 | |
[ 2.588723] msm_otg f9a55000.usb: phy_reset: success | |
[ 2.593031] mbim_init: initialize 1 instances | |
[ 2.595434] mbim_init: Initialized 1 ports | |
[ 2.599429] rndis_qc_init: initialize rndis QC instance | |
[ 2.602828] android_usb gadget: Mass Storage Function, version: 2009/09/11 | |
[ 2.607923] android_usb gadget: Number of LUNs=2 | |
[ 2.611222] lun0: LUN: removable file: (no medium) | |
[ 2.614877] lun1: LUN: removable file: (no medium) | |
[ 2.618578] android_usb gadget: android_usb ready | |
[ 2.686383] elan_ktf2k_ts 1-0015: Firmware version: 0x5507 | |
[ 2.689640] elan_ktf2k_ts 1-0015: Firmware ID: 0x0038 | |
[ 2.693520] elan_ktf2k_ts 1-0015: Bootcode Version: 0x5507 | |
[ 2.697550] elan_ktf2k_ts 1-0015: x resolution: 576, y resolution: 1024 | |
[ 2.702973] elan_ktf2k_ts 1-0015: Touch: 2127 Eely panel | |
[ 2.706775] elan_ktf2k_ts 1-0015: [7D97] = [0x00], [7D96] = [0xff], [0x7D99] = [0x00], [0x7D98] = [0xff] | |
[ 2.715023] elan_ktf2k_ts 1-0015: FW_ID = [0x38], New_FW_ID = [0x39] | |
[ 2.719965] elan_ktf2k_ts 1-0015: FW_VERSION = [0x5507], New_FW_VER = [0x5507], chip_type = [0x21] | |
[ 2.727858] input: elan-ktf2k-touch as /devices/f9923000.i2c/i2c-1/1-0015/input/input1 | |
[ 2.745721] input: proximity as /devices/virtual/input/input2 | |
[ 2.750045] input: light as /devices/virtual/input/input3 | |
[ 2.757220] i2c-core: driver [epl6881] using legacy suspend method | |
[ 2.761707] i2c-core: driver [epl6881] using legacy resume method | |
[ 2.778145] input: accelerometer as /devices/virtual/input/input4 | |
[ 2.784875] i2c-core: driver [bma250e] using legacy suspend method | |
[ 2.789185] i2c-core: driver [bma250e] using legacy resume method | |
[ 2.796388] using rtc device, qpnp_rtc, for alarms | |
[ 2.796390] qcom,qpnp-rtc qpnp-rtc-df10c600: rtc core: registered qpnp_rtc as rtc0 | |
[ 2.805857] i2c /dev entries driver | |
[ 2.807859] msm_vidc: 1: Failed to read qcom,load-freq-tbl from device tree | |
[ 2.807863] msm_vidc: 1: no elements in frequency table | |
[ 2.807868] msm_vidc: 1: Failed to read qcom,reg-presets from device tree | |
[ 2.807941] msm_vidc: 1: Failed to read qcom,buffer-type-tz-usage-table from device tree | |
[ 2.807951] msm_vidc: 1: Q6 hfi device probe called | |
[ 2.811795] msm_s5k5ca_i2c_probe: 501: client->addr = [78] | |
[ 2.845454] s5k5ca_sensor_power_up: 632: clk_rate = [24000000], clk_info_size = [2] | |
[ 2.891923] s5k5ca_match_id: 1744: calling i2c_read: i2c_addr = [78], id_reg_addr = [f12] | |
[ 2.900740] s5k5ca_match_id: 1766: [read id/expected id] = [5ca/0x05ca] | |
[ 2.905381] s5k5ca_sensor_power_up: 669: HW_VERSION_GPIO = [85], HW_VERSION = [1] | |
[ 2.916507] BMS: qpnp_bms_init: QPNP BMS INIT | |
[ 2.918666] spmi qpnp-bms-df10c400: Driver qcom,qpnp-bms requests probe deferral | |
[ 2.924940] spmi qpnp-charger-df109400: Driver qcom,qpnp-charger requests probe deferral | |
[ 2.968206] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected] | |
[ 2.975197] cpuidle: using governor ladder | |
[ 2.977188] cpuidle: using governor menu | |
[ 2.979978] sdhci: Secure Digital Host Controller Interface driver | |
[ 2.984836] sdhci: Copyright(c) Pierre Ossman | |
[ 2.988084] sdhci-pltfm: SDHCI platform and OF driver helper | |
[ 2.992384] AXI: get_pdata(): Error: Client name not found | |
[ 2.996245] AXI: msm_bus_cl_get_pdata(): client has to provide missing entry for successful registration | |
[ 3.006437] mmc0: no vmmc regulator found | |
[ 3.009250] Registered led device: mmc0:: | |
[ 3.011493] mmc0: SDHCI controller on msm_sdcc.1 [msm_sdcc.1] using ADMA | |
[ 3.016193] AXI: get_pdata(): Error: Client name not found | |
[ 3.020130] AXI: msm_bus_cl_get_pdata(): client has to provide missing entry for successful registration | |
[ 3.031287] mmc1: no vmmc regulator found | |
[ 3.034160] Registered led device: mmc1:: | |
[ 3.035326] mmc1: SDHCI controller on msm_sdcc.2 [msm_sdcc.2] using ADMA | |
[ 3.051575] Registered led device: lm3533-light-sns | |
[ 3.072860] Registered led device: notification | |
[ 3.073855] Registered led device: lm3533-light-backlight | |
[ 3.073866] lm3533_leds 0-0036: lm3533 enabled | |
[ 3.078273] Registered led device: green | |
[ 3.078442] Registered led device: red | |
[ 3.079541] zram: Created 1 device(s) ... | |
[ 3.081746] ashmem: initialized | |
[ 3.083688] sps:BAM 0xf9a44000 is registered. | |
[ 3.083689] usb_bam_ipa_create_resources: Failed to create USB_PROD resource | |
[ 3.092233] qcom,qpnp-power-on qpnp-power-on-df109200: PMIC@SID0 Power-on reason: Triggered from Hard Reset and 'cold' boot | |
[ 3.101917] qcom,qpnp-power-on qpnp-power-on-df109200: PMIC@SID0: Power-off reason: Triggered from PS_HOLD (PS_HOLD/MSM controlled shutdown) | |
[ 3.113271] input: qpnp_pon as /devices/virtual/input/input5 | |
[ 3.118152] qpnp_coincell_charger_show_state: enabled=Y, voltage=3200 mV, resistance=2100 ohm | |
[ 3.124738] PMIC@SID0: PM8110 v2.0 options: 0, 0, 0, 0 | |
[ 3.129002] msm8x10-wcd-i2c-core 5-000d: defering msm8x10_wcd_i2c_probe, adsp_state 0 | |
[ 3.134897] i2c 5-000d: Driver msm8x10-wcd-i2c-core requests probe deferral | |
[ 3.140559] mmc0: BKOPS_EN bit = 0 | |
[ 3.146452] msm-compr-dsp msm-compr-dsp: msm_compr_probe: dev name msm-compr-dsp | |
[ 3.152092] msm-pcm-lpa msm-pcm-lpa: msm_pcm_probe: dev name msm-pcm-lpa | |
[ 3.157627] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral | |
[ 3.164993] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral | |
[ 3.171735] mmc0: new HS200 MMC card at address 0001 | |
[ 3.173665] platform sound.46: Driver msm8x10-asoc-wcd requests probe deferral | |
[ 3.174216] oprofile: using timer interrupt. | |
[ 3.174319] Netfilter messages via NETLINK v0.30. | |
[ 3.174394] nf_conntrack version 0.5.0 (6633 buckets, 26532 max) | |
[ 3.174847] ctnetlink v0.93: registering with nfnetlink. | |
[ 3.174886] NF_TPROXY: Transparent proxy support initialized, version 4.1.0 | |
[ 3.174888] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd. | |
[ 3.175139] xt_time: kernel timezone is -0000 | |
[ 3.175442] ip_tables: (C) 2000-2006 Netfilter Core Team | |
[ 3.175633] arp_tables: (C) 2002 David S. Miller | |
[ 3.175688] TCP: bic registered | |
[ 3.175691] TCP: cubic registered | |
[ 3.175693] TCP: westwood registered | |
[ 3.175695] TCP: highspeed registered | |
[ 3.175697] TCP: hybla registered | |
[ 3.175699] TCP: htcp registered | |
[ 3.175701] TCP: vegas registered | |
[ 3.175704] TCP: veno registered | |
[ 3.175706] TCP: scalable registered | |
[ 3.175708] TCP: lp registered | |
[ 3.175710] TCP: yeah registered | |
[ 3.175712] TCP: illinois registered | |
[ 3.176091] NET: Registered protocol family 10 | |
[ 3.178535] Mobile IPv6 | |
[ 3.178566] ip6_tables: (C) 2000-2006 Netfilter Core Team | |
[ 3.178705] IPv6 over IPv4 tunneling driver | |
[ 3.179228] NET: Registered protocol family 17 | |
[ 3.179262] NET: Registered protocol family 15 | |
[ 3.179334] Bridge firewalling registered | |
[ 3.179345] Ebtables v2.0 registered | |
[ 3.179376] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 | |
[ 3.179422] L2TP core driver, V2.0 | |
[ 3.179437] PPPoL2TP kernel driver, V2.0 | |
[ 3.179439] L2TP IP encapsulation support (L2TPv3) | |
[ 3.179452] L2TP netlink interface | |
[ 3.179472] L2TP ethernet pseudowire support (L2TPv3) | |
[ 3.179506] L2TP debugfs support | |
[ 3.180341] Registering SWP/SWPB emulation handler | |
[ 3.287279] mmcblk0: mmc0:0001 N5XZMB 3.64 GiB | |
[ 3.290177] mmcblk0rpmb: mmc0:0001 N5XZMB partition 3 512 KiB | |
[ 3.295312] platform sound.46: Driver msm8x10-asoc-wcd requests probe deferral | |
[ 3.295768] gpio_set_debounce: gpio-73 status -22 | |
[ 3.296004] gpio_set_debounce: gpio-74 status -22 | |
[ 3.296110] gpio_set_debounce: gpio-72 status -22 | |
[ 3.296367] input: gpio-keys as /devices/gpio_keys.68/input/input6 | |
[ 3.305285] qcom,qpnp-rtc qpnp-rtc-df10c600: setting system clock to 1970-01-15 10:05:32 UTC (1245932) | |
[ 3.305469] voice_alloc_cal_mem_map_table: audio ION alloc failed, rc = -517 | |
[ 3.305483] voc_alloc_cal_shared_memory: Failed to allocate cal memory, err=-517 | |
[ 3.305483] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral | |
[ 3.305616] voice_alloc_cal_mem_map_table: audio ION alloc failed, rc = -517 | |
[ 3.305626] voc_alloc_cal_shared_memory: Failed to allocate cal memory, err=-517 | |
[ 3.305627] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral | |
[ 3.305683] msm8x10-wcd-i2c-core 5-000d: defering msm8x10_wcd_i2c_probe, adsp_state 0 | |
[ 3.305691] i2c 5-000d: Driver msm8x10-wcd-i2c-core requests probe deferral | |
[ 3.362833] batfet: | |
[ 3.363155] msm_thermal:interrupt_mode_init Interrupt mode init | |
[ 3.368124] msm_thermal:set_threshold Invalid input | |
[ 3.371532] clock_late_init: Removing enables held for handed-off clocks | |
[ 3.378130] qpnp_charger_probe: success chg_dis = 0, bpd = 1, usb = 1, dc = 0 b_health = 1 batt_present = 1 | |
[ 3.379343] ALSA device list: | |
[ 3.379346] No soundcards found. | |
[ 3.389845] Freeing init memory: 40K | |
[ 3.392611] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 | |
[ 3.413026] mblog: Booting up with version 9.2.0.r0.g415251c (v9.2.0) | |
[ 3.418406] mblog: Kernel cmdline: androidboot.hardware=qcom user_debug=23 maxcpus=2 msm_rtb.filter=0x3F ehci-hcd.park=3 msm_rtb.enable=0 lpj=192598 dwc3.maximum_speed=high dwc3_msm.prop_chg_detect=Y androidboot.bootdevice=msm_sdcc.1 androidboot.selinux=permissive buildvariant=userdebug androidboot.emmc=true androidboot.bootloader=s1 oemandroidboot.s1boot=1276-2682_S1_Boot_MSM8x10_0.45 androidboot.serialno=47e64119 ta_info=1,16,256 startup=0x00008004 warmboot=0x00000000 oemandroidboot.imei=3528070651065 [trunc...] | |
[ 3.462193] cpr_irq_handler: IRQ_STATUS = 0x45 | |
[ 3.464874] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1150000 uV | |
[ 3.470122] cpr_scale: Down: cpr status = 0x00005a7d (error_steps=15) | |
[ 3.475170] cpr_scale: 15 is over down-limit(1): Clamp | |
[ 3.478979] cpr_scale: DOWN: -> new_volt[corner:2, fuse_corner:2] = 1145000 uV | |
[ 3.540477] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESET_EVENT received | |
[ 3.546513] cpr_irq_handler: IRQ_STATUS = 0x05 | |
[ 3.548803] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1145000 uV | |
[ 3.553978] cpr_scale: Down: cpr status = 0x0000563d (error_steps=15) | |
[ 3.559040] cpr_scale: 15 is over down-limit(1): Clamp | |
[ 3.562945] cpr_scale: DOWN: -> new_volt[corner:2, fuse_corner:2] = 1140000 uV | |
[ 3.636622] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.644385] mblog: Failed to symlink /dev/block/mmcblk0p1 to /dev/block/bootdevice/by-name/TA: File exists | |
[ 3.652635] mblog: Failed to symlink /dev/block/mmcblk0p1 to /dev/block/bootdevice/by-num/p1: File exists | |
[ 3.661033] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.669836] mblog: Failed to symlink /dev/block/mmcblk0p2 to /dev/block/bootdevice/by-name/sbl1: File exists | |
[ 3.677662] mblog: Failed to symlink /dev/block/mmcblk0p2 to /dev/block/bootdevice/by-num/p2: File exists | |
[ 3.686272] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.694469] mblog: Failed to symlink /dev/block/mmcblk0p3 to /dev/block/bootdevice/by-name/dbi: File exists | |
[ 3.702540] mblog: Failed to symlink /dev/block/mmcblk0p3 to /dev/block/bootdevice/by-num/p3: File exists | |
[ 3.711401] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.719275] mblog: Failed to symlink /dev/block/mmcblk0p4 to /dev/block/bootdevice/by-name/aboot: File exists | |
[ 3.727658] mblog: Failed to symlink /dev/block/mmcblk0p4 to /dev/block/bootdevice/by-num/p4: File exists | |
[ 3.736182] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.744192] mblog: Failed to symlink /dev/block/mmcblk0p5 to /dev/block/bootdevice/by-name/rpm: File exists | |
[ 3.751126] mmc1: new ultra high speed DDR50 SDHC card at address aaaa | |
[ 3.757790] mmcblk1: mmc1:aaaa SS16G 14.8 GiB | |
[ 3.757860] mblog: Failed to symlink /dev/block/mmcblk0p5 to /dev/block/bootdevice/by-num/p5: File exists | |
[ 3.758221] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.758416] mblog: Failed to symlink /dev/block/mmcblk0p6 to /dev/block/bootdevice/by-name/tz: File exists | |
[ 3.758537] mblog: Failed to symlink /dev/block/mmcblk0p6 to /dev/block/bootdevice/by-num/p6: File exists | |
[ 3.758831] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.759011] mblog: Failed to symlink /dev/block/mmcblk0p7 to /dev/block/bootdevice/by-name/alt_sbl1: File exists | |
[ 3.759132] mblog: Failed to symlink /dev/block/mmcblk0p7 to /dev/block/bootdevice/by-num/p7: File exists | |
[ 3.759427] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.759606] mblog: Failed to symlink /dev/block/mmcblk0p8 to /dev/block/bootdevice/by-name/alt_dbi: File exists | |
[ 3.759727] mblog: Failed to symlink /dev/block/mmcblk0p8 to /dev/block/bootdevice/by-num/p8: File exists | |
[ 3.760056] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.760237] mblog: Failed to symlink /dev/block/mmcblk0p9 to /dev/block/bootdevice/by-name/alt_aboot: File exists | |
[ 3.760358] mblog: Failed to symlink /dev/block/mmcblk0p9 to /dev/block/bootdevice/by-num/p9: File exists | |
[ 3.760759] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.761226] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.761433] mblog: Failed to symlink /dev/block/mmcblk0p10 to /dev/block/bootdevice/by-name/alt_rpm: File exists | |
[ 3.761556] mblog: Failed to symlink /dev/block/mmcblk0p10 to /dev/block/bootdevice/by-num/p10: File exists | |
[ 3.761838] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.762270] mblog: Failed to symlink /dev/block/mmcblk0p11 to /dev/block/bootdevice/by-name/alt_tz: File exists | |
[ 3.762394] mblog: Failed to symlink /dev/block/mmcblk0p11 to /dev/block/bootdevice/by-num/p11: File exists | |
[ 3.762701] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.762942] mblog: Failed to symlink /dev/block/mmcblk0p12 to /dev/block/bootdevice/by-name/fsg: File exists | |
[ 3.763065] mblog: Failed to symlink /dev/block/mmcblk0p12 to /dev/block/bootdevice/by-num/p12: File exists | |
[ 3.763355] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.763537] mblog: Failed to symlink /dev/block/mmcblk0p13 to /dev/block/bootdevice/by-name/modemst1: File exists | |
[ 3.763659] mblog: Failed to symlink /dev/block/mmcblk0p13 to /dev/block/bootdevice/by-num/p13: File exists | |
[ 3.763945] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.764126] mblog: Failed to symlink /dev/block/mmcblk0p14 to /dev/block/bootdevice/by-name/modemst2: File exists | |
[ 3.764289] mblog: Failed to symlink /dev/block/mmcblk0p14 to /dev/block/bootdevice/by-num/p14: File exists | |
[ 3.764589] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.764771] mblog: Failed to symlink /dev/block/mmcblk0p15 to /dev/block/bootdevice/by-name/boot: File exists | |
[ 3.764915] mblog: Failed to symlink /dev/block/mmcblk0p15 to /dev/block/bootdevice/by-num/p15: File exists | |
[ 3.765192] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.765404] mblog: Failed to symlink /dev/block/mmcblk0p16 to /dev/block/bootdevice/by-name/FOTAKernel: File exists | |
[ 3.765526] mblog: Failed to symlink /dev/block/mmcblk0p16 to /dev/block/bootdevice/by-num/p16: File exists | |
[ 3.765818] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.766002] mblog: Failed to symlink /dev/block/mmcblk0p17 to /dev/block/bootdevice/by-name/LTALabel: File exists | |
[ 3.766124] mblog: Failed to symlink /dev/block/mmcblk0p17 to /dev/block/bootdevice/by-num/p17: File exists | |
[ 3.766754] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.766946] mblog: Failed to symlink /dev/block/mmcblk0p18 to /dev/block/bootdevice/by-name/apps_log: File exists | |
[ 3.767068] mblog: Failed to symlink /dev/block/mmcblk0p18 to /dev/block/bootdevice/by-num/p18: File exists | |
[ 3.767368] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.767553] mblog: Failed to symlink /dev/block/mmcblk0p19 to /dev/block/bootdevice/by-name/system: File exists | |
[ 3.767674] mblog: Failed to symlink /dev/block/mmcblk0p19 to /dev/block/bootdevice/by-num/p19: File exists | |
[ 3.767950] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.768130] mblog: Failed to symlink /dev/block/mmcblk0p20 to /dev/block/bootdevice/by-name/cache: File exists | |
[ 3.768251] mblog: Failed to symlink /dev/block/mmcblk0p20 to /dev/block/bootdevice/by-num/p20: File exists | |
[ 3.768591] mblog: Failed to symlink /dev/block/platform/msm_sdcc.1 to /dev/block/bootdevice: File exists | |
[ 3.768848] mblog: Failed to symlink /dev/block/mmcblk0p21 to /dev/block/bootdevice/by-name/userdata: File exists | |
[ 3.768969] mblog: Failed to symlink /dev/block/mmcblk0p21 to /dev/block/bootdevice/by-num/p21: File exists | |
[ 3.779776] BMS: qpnp_bms_probe: probe success: soc =88 vbatt = 3970245 ocv = 4035000 r_sense_uohm = 9765 warm_reset = 0 | |
[ 3.780100] msm8x10-wcd-i2c-core 5-000d: defering msm8x10_wcd_i2c_probe, adsp_state 0 | |
[ 3.780113] i2c 5-000d: Driver msm8x10-wcd-i2c-core requests probe deferral | |
[ 3.781223] platform sound.46: Driver msm8x10-asoc-wcd requests probe deferral | |
[ 3.781280] msm8x10-wcd-i2c-core 5-000d: defering msm8x10_wcd_i2c_probe, adsp_state 0 | |
[ 3.781288] i2c 5-000d: Driver msm8x10-wcd-i2c-core requests probe deferral | |
[ 3.796309] mblog: Symlinked /dev/block/platform/msm_sdcc.1/by-name to /dev/block/by-name | |
[ 3.800941] mblog: Kernel cmdline: androidboot.hardware=qcom user_debug=23 maxcpus=2 msm_rtb.filter=0x3F ehci-hcd.park=3 msm_rtb.enable=0 lpj=192598 dwc3.maximum_speed=high dwc3_msm.prop_chg_detect=Y androidboot.bootdevice=msm_sdcc.1 androidboot.selinux=permissive buildvariant=userdebug androidboot.emmc=true androidboot.bootloader=s1 oemandroidboot.s1boot=1276-2682_S1_Boot_MSM8x10_0.45 androidboot.serialno=47e64119 ta_info=1,16,256 startup=0x00008004 warmboot=0x00000000 oemandroidboot.imei=3528070651065 [trunc...] | |
[ 3.801864] mblog: property_set("ro.patcher.blockdevs.system", "/dev/block/platform/msm_sdcc.1/by-name/system,/dev/block/bootdevice/by-name/system,/dev/block/mmcblk0p19") failed | |
[ 3.801879] mblog: property_set("ro.patcher.blockdevs.cache", "/dev/block/platform/msm_sdcc.1/by-name/cache,/dev/block/bootdevice/by-name/cache,/dev/block/mmcblk0p20") failed | |
[ 3.801893] mblog: property_set("ro.patcher.blockdevs.data", "/dev/block/platform/msm_sdcc.1/by-name/userdata,/dev/block/bootdevice/by-name/userdata,/dev/block/mmcblk0p21") failed | |
[ 3.801907] mblog: property_set("ro.patcher.blockdevs.boot", "/dev/block/platform/msm_sdcc.1/by-name/boot,/dev/block/bootdevice/by-name/boot,/dev/block/mmcblk0p15") failed | |
[ 3.801922] mblog: property_set("ro.patcher.blockdevs.recovery", "/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel,/dev/block/bootdevice/by-name/FOTAKernel,/dev/block/mmcblk0p16") failed | |
[ 3.801988] mblog: (Loading properties from /default.prop took 0.00s.) | |
[ 3.802230] mblog: Started property service | |
[ 3.803041] mblog: fstab file: /fstab.qcom | |
[ 3.803151] mblog: ROM ID is: dual | |
[ 3.803449] mblog: fstab: /dev/block/platform/msm_sdcc.1/by-name/boot /boot emmc defaults recoveryonly | |
[ 3.803501] mblog: fstab: /dev/block/platform/msm_sdcc.1/by-name/FOTAKernel /recovery emmc defaults recoveryonly | |
[ 3.803543] mblog: fstab: /dev/block/platform/msm_sdcc.1/by-name/system /system ext4 ro,barrier=1 wait | |
[ 3.803561] mblog: -> /system entry | |
[ 3.803574] mblog: fstab: /dev/block/platform/msm_sdcc.1/by-name/cache /cache ext4 noatime,nosuid,nodev,barrier=1,data=ordered,nomblk_io_submit,errors=panic wait,check | |
[ 3.803601] mblog: -> /cache entry | |
[ 3.803614] mblog: fstab: /dev/block/platform/msm_sdcc.1/by-name/userdata /data ext4 noatime,nosuid,nodev,barrier=1,data=ordered,nomblk_io_submit,errors=panic wait,check,encryptable=footer,length=-16384 | |
[ 3.803649] mblog: -> /data entry | |
[ 3.803661] mblog: fstab: /dev/block/platform/msm_sdcc.1/by-name/LTALabel /lta-label ext4 noatime,nosuid,nodev,noexec,ro,barrier=0 wait | |
[ 3.803701] mblog: fstab: /dev/block/platform/msm_sdcc.1/by-name/apps_log /misc emmc defaults defaults | |
[ 3.803739] mblog: fstab: /devices/msm_sdcc.2/mmc_host* auto auto defaults voldmanaged=sdcard1:auto,encryptable=userdata | |
[ 3.803774] mblog: -> External SD entry | |
[ 3.803789] mblog: fstab: /dev/block/zram0 none swap defaults zramsize=222020096,notrim | |
[ 3.803852] mblog: /raw/system: Has 1 fstab entries | |
[ 3.803879] mblog: Attempting to mount(/dev/block/platform/msm_sdcc.1/by-name/system, /raw/system, ext4, 1, barrier=1) | |
[ 3.803892] mblog: /dev/block/platform/msm_sdcc.1/by-name/system: Waiting up to 20 seconds for block device | |
[ 4.550499] mmcblk1: p1 | |
[ 4.551938] msm8x10-wcd-i2c-core 5-000d: defering msm8x10_wcd_i2c_probe, adsp_state 0 | |
[ 4.557952] i2c 5-000d: Driver msm8x10-wcd-i2c-core requests probe deferral | |
[ 4.566123] platform sound.46: Driver msm8x10-asoc-wcd requests probe deferral | |
[ 4.571191] cpr_irq_handler: IRQ_STATUS = 0x05 | |
[ 4.574449] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1140000 uV | |
[ 4.579480] cpr_scale: Down: cpr status = 0x0000563d (error_steps=15) | |
[ 4.584722] cpr_scale: 15 is over down-limit(1): Clamp | |
[ 4.588412] cpr_scale: DOWN: -> new_volt[corner:2, fuse_corner:2] = 1135000 uV | |
[ 4.598478] cpr_irq_handler: IRQ_STATUS = 0x05 | |
[ 4.600837] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1135000 uV | |
[ 4.605953] cpr_scale: Down: cpr status = 0x000054fd (error_steps=15) | |
[ 4.611127] cpr_scale: 15 is over down-limit(1): Clamp | |
[ 4.614885] cpr_scale: DOWN: -> new_volt[corner:2, fuse_corner:2] = 1130000 uV | |
[ 4.625508] cpr_irq_handler: IRQ_STATUS = 0x05 | |
[ 4.627729] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1130000 uV | |
[ 4.632977] cpr_scale: Down: cpr status = 0x0000527d (error_steps=15) | |
[ 4.638156] cpr_scale: 15 is over down-limit(1): Clamp | |
[ 4.641881] cpr_scale: DOWN: -> new_volt[corner:2, fuse_corner:2] = 1125000 uV | |
[ 4.651954] cpr_irq_handler: IRQ_STATUS = 0x05 | |
[ 4.654283] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1125000 uV | |
[ 4.659426] cpr_scale: Down: cpr status = 0x000051bd (error_steps=15) | |
[ 4.664670] cpr_scale: 15 is over down-limit(1): Clamp | |
[ 4.668370] cpr_scale: DOWN: -> new_volt[corner:2, fuse_corner:2] = 1120000 uV | |
[ 4.669168] EXT4-fs (mmcblk0p19): mounted filesystem with ordered data mode. Opts: barrier=1 | |
[ 4.669279] mblog: Successfully mounted /dev/block/platform/msm_sdcc.1/by-name/system (ext4) at /raw/system | |
[ 4.669321] mblog: /raw/cache: Has 1 fstab entries | |
[ 4.669414] mblog: Attempting to mount(/dev/block/platform/msm_sdcc.1/by-name/cache, /raw/cache, ext4, 1030, barrier=1,data=ordered,nomblk_io_submit,errors=panic) | |
[ 4.669440] mblog: /dev/block/platform/msm_sdcc.1/by-name/cache: Waiting up to 20 seconds for block device | |
[ 4.714885] cpr_irq_handler: IRQ_STATUS = 0x05 | |
[ 4.718030] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1120000 uV | |
[ 4.723167] cpr_scale: Down: cpr status = 0x00004efd (error_steps=15) | |
[ 4.728278] cpr_scale: 15 is over down-limit(1): Clamp | |
[ 4.732186] cpr_scale: DOWN: -> new_volt[corner:2, fuse_corner:2] = 1115000 uV | |
[ 4.738243] EXT4-fs (mmcblk0p20): mounted filesystem with ordered data mode. Opts: barrier=1,data=ordered,nomblk_io_submit,errors=panic | |
[ 4.748863] mblog: Successfully mounted /dev/block/platform/msm_sdcc.1/by-name/cache (ext4) at /raw/cache | |
[ 4.757077] mblog: /raw/data: Has 1 fstab entries | |
[ 4.760419] mblog: Attempting to mount(/dev/block/platform/msm_sdcc.1/by-name/userdata, /raw/data, ext4, 1030, barrier=1,data=ordered,nomblk_io_submit,errors=panic) | |
[ 4.773922] mblog: /dev/block/platform/msm_sdcc.1/by-name/userdata: Waiting up to 20 seconds for block device | |
[ 4.787974] EXT4-fs (mmcblk0p21): mounted filesystem with ordered data mode. Opts: barrier=1,data=ordered,nomblk_io_submit,errors=panic | |
[ 4.798132] mblog: Successfully mounted /dev/block/platform/msm_sdcc.1/by-name/userdata (ext4) at /raw/data | |
[ 4.806394] mblog: Successfully mounted partitions | |
[ 4.810139] mblog: Successfully mounted fstab | |
[ 4.814001] mblog: Boot UI is missing. Skipping... | |
[ 4.848280] mblog: Policy version: 30 | |
[ 4.918496] SELinux: 2048 avtab hash slots, 16055 rules. | |
[ 4.929289] SELinux: 2048 avtab hash slots, 16055 rules. | |
[ 4.929332] SELinux: 1 users, 2 roles, 1178 types, 0 bools | |
[ 4.929335] , 1 sens, 1024 cats | |
[ 4.929335] | |
[ 4.930362] SELinux: 63 classes, 16055 rules | |
[ 4.933315] SELinux: Completing initialization. | |
[ 4.933320] SELinux: Setting up existing superblocks. | |
[ 4.933349] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts | |
[ 4.933374] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts | |
[ 4.933454] SELinux: initialized (dev bdev, type bdev), not configured for labeling | |
[ 4.933472] SELinux: initialized (dev proc, type proc), uses genfs_contexts | |
[ 4.933489] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs | |
[ 4.933513] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts | |
[ 4.949503] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs | |
[ 4.949521] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs | |
[ 4.949537] SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling | |
[ 4.949548] SELinux: initialized (dev devpts, type devpts), uses transition SIDs | |
[ 4.949578] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts | |
[ 4.949637] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs | |
[ 4.950793] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts | |
[ 4.962164] SELinux: initialized (dev mmcblk0p19, type ext4), uses xattr | |
[ 4.962219] SELinux: initialized (dev mmcblk0p20, type ext4), uses xattr | |
[ 4.962255] SELinux: initialized (dev mmcblk0p21, type ext4), uses xattr | |
[ 4.967994] type=1403 audit(1245934.160:2): policy loaded auid=4294967295 ses=4294967295 | |
[ 5.006996] mblog: Skipping external SD binaries wrapping | |
[ 5.010527] mblog: JSON error on line -1: unable to open /raw/data/media/0/MultiBoot/dual/config.json: No such file or directory | |
[ 5.020807] mblog: /raw/data/media/0/MultiBoot/dual/config.json: Failed to load config for ROM dual | |
[ 5.028511] mblog: Enable appsync: 0 | |
[ 5.040386] mblog: Running executable: /sbin/file-contexts-tool | |
[ 5.152855] file-contexts-t used greatest stack depth: 5308 bytes left | |
[ 5.158867] mblog: Running executable: /sbin/file-contexts-tool | |
[ 5.225433] mblog: Not mounting empty tmpfs over: /data/security/spota | |
[ 5.268804] mblog: Policy version: 30 | |
[ 5.367082] mblog: Received notification to stop uevent thread | |
[ 5.371372] mblog: Received notification to stop property service | |
[ 5.392970] mblog: Launching real init ... | |
[ 5.397603] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts | |
[ 8.819148] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs | |
[ 8.819861] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts | |
[ 8.833703] init: init first stage started! | |
[ 8.855876] SELinux: 2048 avtab hash slots, 16075 rules. | |
[ 8.866702] SELinux: 2048 avtab hash slots, 16075 rules. | |
[ 8.866745] SELinux: 1 users, 2 roles, 1179 types, 0 bools | |
[ 8.866747] , 1 sens, 1024 cats | |
[ 8.866747] | |
[ 8.867775] SELinux: 63 classes, 16075 rules | |
[ 8.952370] type=1403 audit(1245938.139:3): policy loaded auid=4294967295 ses=4294967295 | |
[ 8.959403] init: (Initializing SELinux non-enforcing took 0.12s.) | |
[ 8.970756] init: init second stage started! | |
[ 8.988278] init: Running restorecon... | |
[ 9.309495] init: Untracked pid 156 killed by signal 15 | |
[ 9.312476] init: Untracked pid 157 killed by signal 15 | |
[ 9.316448] init: waitpid failed: No child processes | |
[ 9.320584] init: property_set("ro.patcher.blockdevs.system", "/dev/block/platform/msm_sdcc.1/by-name/system,/dev/block/bootdevice/by-name/system,/dev/block/mmcblk0p19") failed | |
[ 9.334548] init: property_set("ro.patcher.blockdevs.cache", "/dev/block/platform/msm_sdcc.1/by-name/cache,/dev/block/bootdevice/by-name/cache,/dev/block/mmcblk0p20") failed | |
[ 9.348640] init: property_set("ro.patcher.blockdevs.data", "/dev/block/platform/msm_sdcc.1/by-name/userdata,/dev/block/bootdevice/by-name/userdata,/dev/block/mmcblk0p21") failed | |
[ 9.363270] init: property_set("ro.patcher.blockdevs.boot", "/dev/block/platform/msm_sdcc.1/by-name/boot,/dev/block/bootdevice/by-name/boot,/dev/block/mmcblk0p15") failed | |
[ 9.377154] init: property_set("ro.patcher.blockdevs.recovery", "/dev/block/platform/msm_sdcc.1/by-name/FOTAKernel,/dev/block/bootdevice/by-name/FOTAKernel,/dev/block/mmcblk0p16") failed | |
[ 9.392438] init: (Loading properties from /default.prop took 0.07s.) | |
[ 9.401162] init: (Parsing /init.multiboot.rc took 0.00s.) | |
[ 9.404622] init: (Parsing /init.environ.rc took 0.00s.) | |
[ 9.409312] init: (Parsing /init.usb.rc took 0.00s.) | |
[ 9.416681] init: (Parsing init.qcom.usb.rc took 0.00s.) | |
[ 9.419730] init: (Parsing /init.qcom.rc took 0.01s.) | |
[ 9.425347] init: (Parsing /init.usb.configfs.rc took 0.00s.) | |
[ 9.428987] init: (Parsing /init.zygote32.rc took 0.00s.) | |
[ 9.434516] init: (Parsing /init.cm.rc took 0.00s.) | |
[ 9.437185] init: (Parsing /init.rc took 0.04s.) | |
[ 9.441169] init: Starting service 'ueventd'... | |
[ 9.444595] init: Waiting for /dev/.coldboot_done... | |
[ 9.447746] ueventd: ueventd started! | |
[ 10.228760] ueventd: Coldboot took 0.77s. | |
[ 10.235318] init: Waiting for /dev/.coldboot_done took 0.79s. | |
[ 10.239149] init: could not open /dev/keychord: No such file or directory | |
[ 10.245639] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts | |
[ 10.248341] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs | |
[ 10.252939] init: write_file: Unable to open '/proc/sys/kernel/hung_task_timeout_secs': No such file or directory | |
[ 10.261164] init: write_file: Unable to open '/proc/sys/kernel/sched_tunable_scaling': No such file or directory | |
[ 10.269844] init: write_file: Unable to open '/proc/sys/kernel/sched_latency_ns': No such file or directory | |
[ 10.278352] init: write_file: Unable to open '/proc/sys/kernel/sched_wakeup_granularity_ns': No such file or directory | |
[ 10.343018] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts | |
[ 10.348849] init: write_file: Unable to open '/proc/sys/abi/swp': No such file or directory | |
[ 10.357970] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts | |
[ 10.364394] EXT4-fs (mmcblk0p17): barriers disabled | |
[ 10.367729] EXT4-fs (mmcblk0p17): mounted filesystem with ordered data mode. Opts: barrier=0 | |
[ 10.375026] SELinux: initialized (dev mmcblk0p17, type ext4), uses xattr | |
[ 10.375286] fs_mgr: __mount(source=/dev/block/platform/msm_sdcc.1/by-name/LTALabel,target=/lta-label,type=ext4)=0 | |
[ 10.391524] init: (Parsing /system/etc/init/atrace.rc took 0.00s.) | |
[ 10.397440] init: (Parsing /system/etc/init/audioserver.rc took 0.00s.) | |
[ 10.403306] init: (Parsing /system/etc/init/bootanim.rc took 0.00s.) | |
[ 10.409317] init: (Parsing /system/etc/init/bootstat.rc took 0.00s.) | |
[ 10.414701] init: (Parsing /system/etc/init/debuggerd.rc took 0.00s.) | |
[ 10.420327] init: (Parsing /system/etc/init/drmserver.rc took 0.00s.) | |
[ 10.426516] init: (Parsing /system/etc/init/dumpstate.rc took 0.00s.) | |
[ 10.431884] init: (Parsing /system/etc/init/gatekeeperd.rc took 0.00s.) | |
[ 10.437854] init: (Parsing /system/etc/init/init-debug.rc took 0.00s.) | |
[ 10.443306] init: (Parsing /system/etc/init/installd.rc took 0.00s.) | |
[ 10.448781] init: (Parsing /system/etc/init/keystore.rc took 0.00s.) | |
[ 10.454186] init: (Parsing /system/etc/init/lmkd.rc took 0.00s.) | |
[ 10.460454] init: (Parsing /system/etc/init/logcatd.rc took 0.00s.) | |
[ 10.465956] init: (Parsing /system/etc/init/logd.rc took 0.00s.) | |
[ 10.471112] init: (Parsing /system/etc/init/mdnsd.rc took 0.00s.) | |
[ 10.476275] init: (Parsing /system/etc/init/mediacodec.rc took 0.00s.) | |
[ 10.481753] init: (Parsing /system/etc/init/mediadrmserver.rc took 0.00s.) | |
[ 10.487852] init: (Parsing /system/etc/init/mediaextractor.rc took 0.00s.) | |
[ 10.493910] init: (Parsing /system/etc/init/mediaserver.rc took 0.00s.) | |
[ 10.499663] init: (Parsing /system/etc/init/mtpd.rc took 0.00s.) | |
[ 10.504762] init: (Parsing /system/etc/init/netd.rc took 0.00s.) | |
[ 10.509871] init: (Parsing /system/etc/init/perfprofd.rc took 0.00s.) | |
[ 10.515368] init: (Parsing /system/etc/init/racoon.rc took 0.00s.) | |
[ 10.520838] init: (Parsing /system/etc/init/rild.rc took 0.00s.) | |
[ 10.526189] init: (Parsing /system/etc/init/servicemanager.rc took 0.00s.) | |
[ 10.532240] init: (Parsing /system/etc/init/surfaceflinger.rc took 0.00s.) | |
[ 10.538328] init: (Parsing /system/etc/init/uncrypt.rc took 0.00s.) | |
[ 10.543867] init: (Parsing /system/etc/init/vdc.rc took 0.00s.) | |
[ 10.548988] init: (Parsing /system/etc/init/vold.rc took 0.00s.) | |
[ 10.684699] Adding 216816k swap on /dev/block/zram0. Priority:-1 extents:1 across:216816k SS | |
[ 10.696045] init: Starting service 'tad_static'... | |
[ 10.699722] init: Starting service 'logd'... | |
[ 10.700245] type=1400 audit(1245939.880:4): avc: denied { create } for pid=164 comm="init" name="tad" scontext=u:r:init:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1 | |
[ 10.700381] type=1400 audit(1245939.880:5): avc: denied { setattr } for pid=164 comm="init" name="tad" dev="tmpfs" ino=6147 scontext=u:r:init:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1 | |
[ 10.704058] type=1400 audit(1245939.890:6): avc: denied { read write } for pid=164 comm="tad_static" name="mmcblk0p1" dev="tmpfs" ino=5016 scontext=u:r:tad_static:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1 | |
[ 10.704090] type=1400 audit(1245939.890:7): avc: denied { open } for pid=164 comm="tad_static" name="mmcblk0p1" dev="tmpfs" ino=5016 scontext=u:r:tad_static:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1 | |
[ 10.704159] type=1400 audit(1245939.890:8): avc: denied { ioctl } for pid=164 comm="tad_static" path="/dev/block/mmcblk0p1" dev="tmpfs" ino=5016 ioctlcmd=1260 scontext=u:r:tad_static:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1 | |
[ 10.831161] type=1400 audit(1245940.010:9): avc: denied { dac_override } for pid=165 comm="logd" capability=1 scontext=u:r:logd:s0 tcontext=u:r:logd:s0 tclass=capability permissive=1 | |
[ 10.847759] logd.auditd: start | |
[ 10.848565] logd.klogd: 10845796458 | |
[ 11.136855] init: (Loading properties from /system/build.prop took 0.00s.) | |
[ 11.141523] init: (Loading properties from /vendor/build.prop took 0.00s.) | |
[ 11.147105] init: (Loading properties from /factory/factory.prop took 0.00s.) | |
[ 11.153912] init: Setting build properties for D2114 device | |
[ 11.159154] init: Starting service 'debuggerd'... | |
[ 11.162267] init: do_start: Service debuggerd64 not found | |
[ 11.166235] init: Starting service 'vold'... | |
[ 11.174245] init: Not bootcharting. | |
[ 11.393192] init: Starting service 'exec 1 (/system/bin/tzdatacheck)'... | |
[ 11.446218] init: Service 'exec 1 (/system/bin/tzdatacheck)' (pid 181) exited with status 0 | |
[ 11.483469] init: Starting service 'sysinit'... | |
[ 11.487275] init: (Loading properties from /data/local.prop took 0.00s.) | |
[ 11.559826] init: Starting service 'logd-reinit'... | |
[ 11.584661] pil-q6v5-lpass fe200000.qcom,lpass: adsp: loading from 0x0c500000 to 0x0d15d000 | |
[ 11.605852] logd.daemon: reinit | |
[ 11.772721] pil-q6v5-lpass fe200000.qcom,lpass: adsp: Brought out of reset | |
[ 11.824903] pil-q6v5-lpass fe200000.qcom,lpass: adsp: Power/Clock ready interrupt received | |
[ 11.838245] pil-q6v5-lpass fe200000.qcom,lpass: Subsystem error monitoring/handling services are up | |
[ 11.845145] adsp-loader qcom,msm-adsp-loader.37: adsp_loader_do: Q6/ADSP image is loaded | |
[ 11.852182] init: Service 'logd-reinit' (pid 184) exited with status 0 | |
[ 11.857777] platform sound.46: Driver msm8x10-asoc-wcd requests probe deferral | |
[ 11.858189] apr_tal:Q6 Is Up | |
[ 11.861191] init: Starting service 'ta_qmi_service'... | |
[ 11.862461] init: Starting service 'sct_service'... | |
[ 11.867130] init: Starting service 'healthd'... | |
[ 11.868367] init: Starting service 'irsc_util'... | |
[ 11.869524] init: Starting service 'rmt_storage'... | |
[ 11.870605] init: Starting service 'rfs_access'... | |
[ 11.871664] init: Starting service 'akmd'... | |
[ 11.889791] diag: In diag_send_msg_mask_update, invalid status 0 | |
[ 11.904171] diag: In diag_send_log_mask_update, invalid status 0 | |
[ 11.904172] init: Starting service 'qseecomd'... | |
[ 11.951902] type=1400 audit(1245941.129:10): avc: denied { read write } for pid=201 comm="sct_service" name="smem_log" dev="tmpfs" ino=4921 scontext=u:r:sct_service:s0 tcontext=u:object_r:smem_log_device:s0 tclass=chr_file permissive=1 | |
[ 11.964220] init: Starting service 'lmkd'... | |
[ 11.965417] init: Starting service 'servicemanager'... | |
[ 11.966501] init: Starting service 'surfaceflinger'... | |
[ 11.972921] msm8x10-wcd-i2c-core 5-000d: adsp is ready | |
[ 11.973018] msm8x10-wcd-i2c-core msm8x10_wcd_codec: cdc-vdda-h: vol=[1800000 1800000]uV, curr=[25000]uA, ond 0 | |
[ 11.973037] msm8x10-wcd-i2c-core msm8x10_wcd_codec: cdc-vdd-px: vol=[1800000 1800000]uV, curr=[10000]uA, ond 0 | |
[ 11.973054] msm8x10-wcd-i2c-core msm8x10_wcd_codec: cdc-vdd-1p2v: vol=[1200000 1200000]uV, curr=[5000]uA, ond 0 | |
[ 11.973068] msm8x10-wcd-i2c-core msm8x10_wcd_codec: cdc-vdda-cp: vol=[1800000 2150000]uV, curr=[650000]uA, ond 1 | |
[ 11.973089] msm8x10-wcd-i2c-core msm8x10_wcd_codec: cdc-vdd-mic-bias: vol=[3075000 3075000]uV, curr=[25000]uA, ond 1 | |
[ 12.031934] wcd9xxx_core_res_init: num_irqs = 24, num_irq_regs = 3 | |
[ 12.054018] msm8x10-wcd-i2c-core msm8x10_wcd_codec: msm8x10_wcd_i2c_probe: irq initialization passed | |
[ 12.092945] pil-q6v5-mss fc880000.qcom,mss: mba: loading from 0x0d800000 to 0x0d83a000 | |
[ 12.101805] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio0/accept_ra': No such file or directory | |
[ 12.118718] type=1400 audit(1245941.219:11): avc: denied { open } for pid=201 comm="sct_service" name="smem_log" dev="tmpfs" ino=4921 scontext=u:r:sct_service:s0 tcontext=u:object_r:smem_log_device:s0 tclass=chr_file permissive=1 | |
[ 12.132965] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio1/accept_ra': No such file or directory | |
[ 12.133019] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio2/accept_ra': No such file or directory | |
[ 12.133067] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio3/accept_ra': No such file or directory | |
[ 12.133114] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio4/accept_ra': No such file or directory | |
[ 12.133160] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio5/accept_ra': No such file or directory | |
[ 12.133203] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio6/accept_ra': No such file or directory | |
[ 12.133246] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_sdio7/accept_ra': No such file or directory | |
[ 12.133407] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb1/accept_ra': No such file or directory | |
[ 12.133452] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb2/accept_ra': No such file or directory | |
[ 12.133495] init: write_file: Unable to open '/proc/sys/net/ipv6/conf/rmnet_usb3/accept_ra': No such file or directory | |
[ 12.141475] init: SELinux: Could not get canonical path for /sys/block/sda/queue/scheduler restorecon: No such file or directory. | |
[ 12.141573] init: SELinux: Could not get canonical path for /sys/block/sde/queue/scheduler restorecon: No such file or directory. | |
[ 12.141665] init: SELinux: Could not get canonical path for /sys/block/dm-0/queue/scheduler restorecon: No such file or directory. | |
[ 12.147276] init: Starting service 'console'... | |
[ 12.148116] enable_store: android_usb: already disabled | |
[ 12.148517] init: Starting service 'adbd'... | |
[ 12.150458] init: cannot find '/system/bin/update_verifier' (No such file or directory), disabling 'exec 2 (/system/bin/update_verifier)' | |
[ 12.150504] init: Starting service 'mbtooldaemon'... | |
[ 12.151809] init: Starting service 'qmuxd'... | |
[ 12.154734] init: Starting service 'netmgrd'... | |
[ 12.155955] init: Starting service 'ptt_socket_app'... | |
[ 12.157114] init: Starting service 'ril-daemon2'... | |
[ 12.158251] init: Starting service 'scd'... | |
[ 12.159419] init: Starting service 'thermal-engine'... | |
[ 12.160519] init: Starting service 'wcnss-service'... | |
[ 12.161764] init: Starting service 'zygote'... | |
[ 12.167570] init: Starting service 'audioserver'... | |
[ 12.168911] init: Starting service 'drm'... | |
[ 12.170111] init: Starting service 'installd'... | |
[ 12.171319] init: Starting service 'keystore'... | |
[ 12.172541] init: Starting service 'mediacodec'... | |
[ 12.173768] init: Starting service 'mediadrm'... | |
[ 12.175028] init: Starting service 'mediaextractor'... | |
[ 12.176224] init: Starting service 'media'... | |
[ 12.177420] init: Starting service 'netd'... | |
[ 12.178437] init: Starting service 'ril-daemon'... | |
[ 12.179725] init: Starting service 'qcamerasvr'... | |
[ 12.180966] init: Starting service 'timekeep'... | |
[ 12.182198] init: Starting service 'gatekeeperd'... | |
[ 12.319236] SELinux: 2048 avtab hash slots, 16075 rules. | |
[ 12.330155] SELinux: 2048 avtab hash slots, 16075 rules. | |
[ 12.330201] SELinux: 1 users, 2 roles, 1179 types, 0 bools | |
[ 12.330202] , 1 sens, 1024 cats | |
[ 12.330203] | |
[ 12.330205] SELinux: 63 classes, 16075 rules | |
[ 12.410459] init: Starting service 'perfprofd'... | |
[ 12.448032] adb_open | |
[ 12.448072] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_CONNECT_EVENT received | |
[ 12.483888] init: Service 'irsc_util' (pid 203) exited with status 0 | |
[ 12.488053] pil-q6v5-mss fc880000.qcom,mss: mba: Brought out of reset | |
[ 12.505062] type=1400 audit(1245941.219:12): avc: denied { ioctl } for pid=201 comm="sct_service" path="/dev/smem_log" dev="tmpfs" ino=4921 ioctlcmd=3001 scontext=u:r:sct_service:s0 tcontext=u:object_r:smem_log_device:s0 tclass=chr_file permissive=1 | |
[ 12.505227] type=1400 audit(1245941.219:13): avc: denied { create } for pid=201 comm="sct_service" scontext=u:r:sct_service:s0 tcontext=u:r:sct_service:s0 tclass=socket permissive=1 | |
[ 12.505387] type=1400 audit(1245941.219:14): avc: denied { ioctl } for pid=201 comm="sct_service" path="socket:[6357]" dev="sockfs" ino=6357 ioctlcmd=c304 scontext=u:r:sct_service:s0 tcontext=u:r:sct_service:s0 tclass=socket permissive=1 | |
[ 12.505521] type=1400 audit(1245941.219:15): avc: denied { bind } for pid=201 comm="sct_service" scontext=u:r:sct_service:s0 tcontext=u:r:sct_service:s0 tclass=socket permissive=1 | |
[ 12.505650] type=1400 audit(1245941.229:16): avc: denied { dac_override } for pid=204 comm="rmt_storage" capability=1 scontext=u:r:rmt_storage:s0 tcontext=u:r:rmt_storage:s0 tclass=capability permissive=1 | |
[ 12.505779] type=1400 audit(1245941.229:17): avc: denied { read } for pid=204 comm="rmt_storage" name="mmcblk0" dev="tmpfs" ino=5012 scontext=u:r:rmt_storage:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1 | |
[ 12.505909] type=1400 audit(1245941.229:18): avc: denied { open } for pid=204 comm="rmt_storage" name="mmcblk0" dev="tmpfs" ino=5012 scontext=u:r:rmt_storage:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1 | |
[ 12.506028] type=1400 audit(1245941.240:19): avc: denied { read write } for pid=206 comm="magnetic" name="magnetic" dev="tmpfs" ino=4904 scontext=u:r:akmd:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
[ 12.506165] type=1400 audit(1245941.240:20): avc: denied { open } for pid=206 comm="magnetic" name="magnetic" dev="tmpfs" ino=4904 scontext=u:r:akmd:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
[ 12.506284] type=1400 audit(1245941.240:21): avc: denied { ioctl } for pid=206 comm="magnetic" path="/dev/magnetic" dev="tmpfs" ino=4904 ioctlcmd=a10b scontext=u:r:akmd:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
[ 12.506402] type=1400 audit(1245941.250:22): avc: denied { read write } for pid=200 comm="ta_qmi_service" name="smem_log" dev="tmpfs" ino=4921 scontext=u:r:ta_qmi_service:s0 tcontext=u:object_r:smem_log_device:s0 tclass=chr_file permissive=1 | |
[ 12.506519] type=1400 audit(1245941.260:23): avc: denied { open } for pid=200 comm="ta_qmi_service" name="smem_log" dev="tmpfs" ino=4921 scontext=u:r:ta_qmi_service:s0 tcontext=u:object_r:smem_log_device:s0 tclass=chr_file permissive=1 | |
[ 12.506643] type=1400 audit(1245941.260:24): avc: denied { ioctl } for pid=200 comm="ta_qmi_service" path="/dev/smem_log" dev="tmpfs" ino=4921 ioctlcmd=3001 scontext=u:r:ta_qmi_service:s0 tcontext=u:object_r:smem_log_device:s0 tclass=chr_file permissive=1 | |
[ 12.506766] type=1400 audit(1245941.260:25): avc: denied { dac_override } for pid=200 comm="ta_qmi_service" capability=1 scontext=u:r:ta_qmi_service:s0 tcontext=u:r:ta_qmi_service:s0 tclass=capability permissive=1 | |
[ 12.506885] type=1400 audit(1245941.260:26): avc: denied { append } for pid=200 comm="ta_qmi_service" name="wake_lock" dev="sysfs" ino=62 scontext=u:r:ta_qmi_service:s0 tcontext=u:object_r:sysfs_wake_lock:s0 tclass=file permissive=1 | |
[ 12.507003] type=1400 audit(1245941.260:27): avc: denied { open } for pid=200 comm="ta_qmi_service" name="wake_lock" dev="sysfs" ino=62 scontext=u:r:ta_qmi_service:s0 tcontext=u:object_r:sysfs_wake_lock:s0 tclass=file permissive=1 | |
[ 12.507128] type=1400 audit(1245941.260:28): avc: denied { create } for pid=200 comm="ta_qmi_service" scontext=u:r:ta_qmi_service:s0 tcontext=u:r:ta_qmi_service:s0 tclass=socket permissive=1 | |
[ 12.507248] type=1400 audit(1245941.260:29): avc: denied { ioctl } for pid=200 comm="ta_qmi_service" path="socket:[5895]" dev="sockfs" ino=5895 ioctlcmd=c304 scontext=u:r:ta_qmi_service:s0 tcontext=u:r:ta_qmi_service:s0 tclass=socket permissive=1 | |
[ 12.507366] type=1400 audit(1245941.260:30): avc: denied { bind } for pid=200 comm="ta_qmi_service" scontext=u:r:ta_qmi_service:s0 tcontext=u:r:ta_qmi_service:s0 tclass=socket permissive=1 | |
[ 12.557183] msm_otg f9a55000.usb: Avail curr from USB = 100 | |
[ 12.563326] android_work: android_work: did not send uevent (0 0 (null)) | |
[ 12.571895] pil-q6v5-mss fc880000.qcom,mss: modem: loading from 0x08800000 to 0x0b500000 | |
[ 12.633100] init: Service 'sysinit' (pid 182) exited with status 0 | |
[ 12.644300] init: Service 'timekeep' (pid 243) exited with status 0 | |
[ 12.660065] android_work: android_work: sent uevent USB_STATE=CONNECTED | |
[ 12.662102] asoc: snd-soc-dummy-dai <-> MultiMedia1 mapping ok | |
[ 12.662945] asoc: snd-soc-dummy-dai <-> MultiMedia2 mapping ok | |
[ 12.663501] android_work: android_work: sent uevent USB_STATE=DISCONNECTED | |
[ 12.664035] asoc: snd-soc-dummy-dai <-> CS-VOICE mapping ok | |
[ 12.664571] asoc: snd-soc-dummy-dai <-> VoIP mapping ok | |
[ 12.667543] asoc: snd-soc-dummy-dai <-> MultiMedia3 mapping ok | |
[ 12.668061] asoc: snd-soc-dummy-dai <-> SEC_MI2S_RX_HOSTLESS mapping ok | |
[ 12.668498] asoc: snd-soc-dummy-dai <-> INT_FM_HOSTLESS mapping ok | |
[ 12.668894] asoc: msm-stub-rx <-> msm-dai-q6-dev.241 mapping ok | |
[ 12.670192] asoc: msm-stub-tx <-> msm-dai-q6-dev.240 mapping ok | |
[ 12.671072] compress asoc: snd-soc-dummy-dai <-> MultiMedia4 mapping ok | |
[ 12.672388] asoc: snd-soc-dummy-dai <-> AUXPCM_HOSTLESS mapping ok | |
[ 12.672675] asoc: snd-soc-dummy-dai <-> PRI_MI2S_TX_HOSTLESS mapping ok | |
[ 12.673415] asoc: snd-soc-dummy-dai <-> MultiMedia5 mapping ok | |
[ 12.674621] asoc: snd-soc-dummy-dai <-> Voice2 mapping ok | |
[ 12.677322] asoc: snd-soc-dummy-dai <-> QCHAT mapping ok | |
[ 12.679327] asoc: snd-soc-dummy-dai <-> MultiMedia9 mapping ok | |
[ 12.777877] android_work: android_work: sent uevent USB_STATE=CONNECTED | |
[ 12.778831] android_usb gadget: high-speed config #1: fe8050c8.android_usb | |
[ 12.778871] msm_otg f9a55000.usb: Avail curr from USB = 500 | |
[ 12.809773] wcnss_wlan triggered by userspace | |
[ 12.823027] wcnss: IRIS Reg: 51120004 | |
[ 12.832887] android_work: android_work: sent uevent USB_STATE=CONFIGURED | |
[ 12.852847] wcnss_pm_qos_add_request: add request | |
[ 12.852864] wcnss_pm_qos_update_request: update request 100 | |
[ 12.853446] wcnss_trigger_config: adc get failed | |
[ 12.857617] warning: `qseecomd' uses 32-bit capabilities (legacy support in use) | |
[ 13.020570] asoc: msm8x10_wcd_i2s_rx1 <-> msm-dai-q6-mi2s.1 mapping ok | |
[ 13.021277] asoc: msm8x10_wcd_i2s_tx1 <-> msm-dai-q6-mi2s.0 mapping ok | |
[ 13.021469] asoc: msm-stub-rx <-> msm-dai-q6-dev.12288 mapping ok | |
[ 13.021700] asoc: msm-stub-tx <-> msm-dai-q6-dev.12289 mapping ok | |
[ 13.021920] asoc: msm-stub-rx <-> msm-dai-q6-dev.12292 mapping ok | |
[ 13.022185] asoc: msm-stub-tx <-> msm-dai-q6-dev.12293 mapping ok | |
[ 13.022373] asoc: msm-stub-rx <-> msm-dai-q6-dev.224 mapping ok | |
[ 13.022548] asoc: msm-stub-tx <-> msm-dai-q6-dev.225 mapping ok | |
[ 13.023375] asoc: msm-stub-tx <-> msm-dai-q6-dev.32772 mapping ok | |
[ 13.023733] asoc: msm-stub-tx <-> msm-dai-q6-dev.32771 mapping ok | |
[ 13.024061] asoc: msm-stub-rx <-> msm-dai-q6-dev.32773 mapping ok | |
[ 13.024387] asoc: msm-stub-rx <-> msm-dai-q6-dev.32770 mapping ok | |
[ 13.029297] input: msm8x10-snd-card Button Jack as /devices/sound.46/sound/card0/input7 | |
[ 13.029651] input: msm8x10-snd-card Headset Jack as /devices/sound.46/sound/card0/input8 | |
[ 13.054851] pil_pronto fb21b000.qcom,pronto: wcnss: loading from 0x0d200000 to 0x0d680000 | |
[ 13.102617] healthd: wakealarm_init: timerfd_create failed | |
[ 13.283944] s5k5ca_sensor_config: 774: s5k5ca: cfgtype = [8] | |
[ 13.283952] s5k5ca_sensor_config: 786: sensor name [s5k5ca] | |
[ 13.283956] s5k5ca_sensor_config: 788: session id [1] | |
[ 13.283960] s5k5ca_sensor_config: 792: subdev_id0 = [-1] | |
[ 13.283963] s5k5ca_sensor_config: 792: subdev_id1 = [-1] | |
[ 13.283967] s5k5ca_sensor_config: 792: subdev_id2 = [-1] | |
[ 13.283970] s5k5ca_sensor_config: 792: subdev_id3 = [-1] | |
[ 13.283974] s5k5ca_sensor_config: 792: subdev_id4 = [-1] | |
[ 13.283978] s5k5ca_sensor_config: 792: subdev_id5 = [-1] | |
[ 13.283981] s5k5ca_sensor_config: 792: subdev_id6 = [0] | |
[ 13.283985] s5k5ca_sensor_config: 792: subdev_id7 = [-1] | |
[ 13.283988] s5k5ca_sensor_config: 792: subdev_id8 = [0] | |
[ 13.283992] s5k5ca_sensor_config: 792: subdev_id9 = [-1] | |
[ 13.284023] s5k5ca_sensor_config: 774: s5k5ca: cfgtype = [9] | |
[ 13.284029] s5k5ca_sensor_config: 973: init params mode = [0], pos = [0], mount = [90], HW_VERSION = [1] | |
[ 14.121162] pil-q6v5-mss fc880000.qcom,mss: modem: Brought out of reset | |
[ 14.166913] Notify: smsm init | |
[ 14.204300] pil-q6v5-mss fc880000.qcom,mss: mba: Power/Clock ready interrupt received | |
[ 14.204305] pil-q6v5-mss fc880000.qcom,mss: Subsystem error monitoring/handling services are up | |
[ 14.354461] elan_ktf2k_ts 1-0015: Int poll failed | |
[ 14.615453] pil_pronto fb21b000.qcom,pronto: wcnss: Brought out of reset | |
[ 14.633040] apr_tal:Modem Is Up | |
[ 14.642732] diag: In diag_send_msg_mask_update, invalid status 0 | |
[ 14.938541] diag: In diag_send_log_mask_update, invalid status 0 | |
[ 14.942849] sps:BAM 0xfc834000 is registered. | |
[ 14.942850] sps:BAM 0xfc834000 (va:0xc99f0000) enabled: ver:0x22, number of pipes:6 | |
[ 15.003112] type=1400 audit(1245941.719:31): avc: denied { sys_time } for pid=243 comm="timekeep" capability=25 scontext=u:r:timekeep:s0 tcontext=u:r:timekeep:s0 tclass=capability permissive=1 | |
[ 15.013443] type=1403 audit(1245941.789:32): policy loaded auid=4294967295 ses=4294967295 | |
[ 15.013920] type=1400 audit(1451642742.010:33): avc: denied { net_raw } for pid=226 comm="ptt_socket_app" capability=13 scontext=u:r:wcnss_service:s0 tcontext=u:r:wcnss_service:s0 tclass=capability permissive=1 | |
[ 15.014051] type=1400 audit(1451642742.010:34): avc: denied { dac_override } for pid=226 comm="ptt_socket_app" capability=1 scontext=u:r:wcnss_service:s0 tcontext=u:r:wcnss_service:s0 tclass=capability permissive=1 | |
[ 15.014171] type=1400 audit(1451642742.040:35): avc: denied { write } for pid=228 comm="scd" name="scd" dev="tmpfs" ino=6447 scontext=u:r:scd:s0 tcontext=u:object_r:socket_device:s0 tclass=dir permissive=1 | |
[ 15.014347] type=1400 audit(1451642742.040:36): avc: denied { add_name } for pid=228 comm="scd" name="scd.sock" scontext=u:r:scd:s0 tcontext=u:object_r:socket_device:s0 tclass=dir permissive=1 | |
[ 15.014465] type=1400 audit(1451642742.040:37): avc: denied { create } for pid=228 comm="scd" name="scd.sock" scontext=u:r:scd:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1 | |
[ 15.014581] type=1400 audit(1451642742.040:38): avc: denied { setattr } for pid=228 comm="scd" name="scd.sock" dev="tmpfs" ino=7222 scontext=u:r:scd:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1 | |
[ 15.014701] type=1400 audit(1451642742.060:39): avc: denied { write } for pid=228 comm="scd" name="storage.dat" dev="mmcblk0p21" ino=732 scontext=u:r:scd:s0 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=1 | |
[ 15.014815] type=1400 audit(1451642742.060:40): avc: denied { open } for pid=228 comm="scd" name="storage.dat" dev="mmcblk0p21" ino=732 scontext=u:r:scd:s0 tcontext=u:object_r:system_data_file:s0 tclass=file permissive=1 | |
[ 15.014966] type=1400 audit(1451642742.130:41): avc: denied { dac_override } for pid=225 comm="netmgrd" capability=1 scontext=u:r:netmgrd:s0 tcontext=u:r:netmgrd:s0 tclass=capability permissive=1 | |
[ 15.015464] type=1400 audit(1451642742.200:42): avc: denied { read write } for pid=210 comm="qseecomd" name="mmcblk0rpmb" dev="tmpfs" ino=5054 scontext=u:r:tee:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1 | |
[ 15.015641] type=1400 audit(1451642742.200:43): avc: denied { open } for pid=210 comm="qseecomd" name="mmcblk0rpmb" dev="tmpfs" ino=5054 scontext=u:r:tee:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1 | |
[ 15.015796] type=1400 audit(1451642742.730:44): avc: denied { execmod } for pid=242 comm="mm-qcamera-daem" path="/system/vendor/lib/libmmcamera_faceproc.so" dev="mmcblk0p19" ino=64267 scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:system_file:s0 tclass=file permissive=1 | |
[ 15.015921] type=1400 audit(1451642743.550:45): avc: denied { read } for pid=201 comm="sct_service" scontext=u:r:sct_service:s0 tcontext=u:r:sct_service:s0 tclass=socket permissive=1 | |
[ 15.016038] type=1400 audit(1451642743.550:46): avc: denied { create } for pid=200 comm="ta_qmi_service" scontext=u:r:ta_qmi_service:s0 tcontext=u:r:ta_qmi_service:s0 tclass=socket permissive=1 | |
[ 15.016166] type=1400 audit(1451642743.550:47): avc: denied { ioctl } for pid=200 comm="ta_qmi_service" path="socket:[8661]" dev="sockfs" ino=8661 ioctlcmd=c304 scontext=u:r:ta_qmi_service:s0 tcontext=u:r:ta_qmi_service:s0 tclass=socket permissive=1 | |
[ 15.016286] type=1400 audit(1451642743.550:48): avc: denied { bind } for pid=200 comm="ta_qmi_service" scontext=u:r:ta_qmi_service:s0 tcontext=u:r:ta_qmi_service:s0 tclass=socket permissive=1 | |
[ 15.016406] type=1400 audit(1451642743.550:49): avc: denied { append } for pid=200 comm="ta_qmi_service" path="/sys/power/wake_lock" dev="sysfs" ino=62 scontext=u:r:ta_qmi_service:s0 tcontext=u:object_r:sysfs_wake_lock:s0 tclass=file permissive=1 | |
[ 15.016526] type=1400 audit(1451642743.550:50): avc: denied { read } for pid=200 comm="ta_qmi_service" scontext=u:r:ta_qmi_service:s0 tcontext=u:r:ta_qmi_service:s0 tclass=socket permissive=1 | |
[ 15.016657] type=1400 audit(1451642743.940:51): avc: denied { write } for pid=200 comm="ta_qmi_service" path="/dev/smem_log" dev="tmpfs" ino=4921 scontext=u:r:ta_qmi_service:s0 tcontext=u:object_r:smem_log_device:s0 tclass=chr_file permissive=1 | |
[ 15.016779] type=1400 audit(1451642743.940:52): avc: denied { dac_override } for pid=200 comm="ta_qmi_service" capability=1 scontext=u:r:ta_qmi_service:s0 tcontext=u:r:ta_qmi_service:s0 tclass=capability permissive=1 | |
[ 15.016897] type=1400 audit(1451642743.940:53): avc: denied { write } for pid=200 comm="ta_qmi_service" name="tad" dev="tmpfs" ino=6147 scontext=u:r:ta_qmi_service:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1 | |
[ 15.017015] type=1400 audit(1451642743.940:54): avc: denied { connectto } for pid=200 comm="ta_qmi_service" path="/dev/socket/tad" scontext=u:r:ta_qmi_service:s0 tcontext=u:r:tad_static:s0 tclass=unix_stream_socket permissive=1 | |
[ 15.017134] type=1400 audit(1451642743.940:55): avc: denied { read } for pid=164 comm="tad_static" path="/dev/block/mmcblk0p1" dev="tmpfs" ino=5016 scontext=u:r:tad_static:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1 | |
[ 15.017251] type=1400 audit(1451642743.950:56): avc: denied { write } for pid=200 comm="ta_qmi_service" scontext=u:r:ta_qmi_service:s0 tcontext=u:r:ta_qmi_service:s0 tclass=socket permissive=1 | |
[ 15.017368] type=1400 audit(1451642743.950:57): avc: denied { write } for pid=201 comm="sct_service" path="/dev/smem_log" dev="tmpfs" ino=4921 scontext=u:r:sct_service:s0 tcontext=u:object_r:smem_log_device:s0 tclass=chr_file permissive=1 | |
[ 15.017494] type=1400 audit(1451642743.950:58): avc: denied { write } for pid=201 comm="sct_service" scontext=u:r:sct_service:s0 tcontext=u:r:sct_service:s0 tclass=socket permissive=1 | |
[ 15.169335] pil_pronto fb21b000.qcom,pronto: wcnss: Power/Clock ready interrupt received | |
[ 15.278174] pil_pronto fb21b000.qcom,pronto: Subsystem error monitoring/handling services are up | |
[ 15.278219] wcnss_pm_qos_update_request: update request -1 | |
[ 15.278226] wcnss_pm_qos_remove_request: remove request | |
[ 15.279719] diag: In diag_send_msg_mask_update, invalid status 0 | |
[ 15.293784] diag: In diag_send_log_mask_update, invalid status 0 | |
[ 15.314653] wcnss: user cal written | |
[ 15.314655] type=1400 audit(1451642744.650:59): avc: denied { chown } for pid=229 comm="thermal-engine" capability=0 scontext=u:r:thermal-engine:s0 tcontext=u:r:thermal-engine:s0 tclass=capability permissive=1 | |
[ 15.319738] msm_thermal:set_enabled enabled = 0 | |
[ 15.375952] type=1400 audit(1451642744.709:60): avc: denied { write } for pid=242 comm="mm-qcamera-daem" name="data" dev="mmcblk0p21" ino=15915 scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1 | |
[ 15.376191] type=1400 audit(1451642744.709:61): avc: denied { remove_name } for pid=242 comm="mm-qcamera-daem" name="cam_socket1" dev="mmcblk0p21" ino=799 scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1 | |
[ 15.377271] type=1400 audit(1451642744.709:62): avc: denied { add_name } for pid=242 comm="mm-qcamera-daem" name="cam_socket1" scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1 | |
[ 15.389212] s5k5ca_sensor_config: 774: s5k5ca: cfgtype = [5] | |
[ 15.421083] s5k5ca_sensor_power_up: 632: clk_rate = [24000000], clk_info_size = [2] | |
[ 15.462913] s5k5ca_match_id: 1744: calling i2c_read: i2c_addr = [78], id_reg_addr = [f12] | |
[ 15.465123] s5k5ca_match_id: 1766: [read id/expected id] = [5ca/0x05ca] | |
[ 15.465134] s5k5ca_sensor_power_up: 669: HW_VERSION_GPIO = [85], HW_VERSION = [1] | |
[ 15.465160] s5k5ca_sensor_config: 774: s5k5ca: cfgtype = [10] | |
[ 15.465164] s5k5ca_sensor_config: 798: sensor write init setting! | |
[ 15.478235] msm_pcm_volume_ctl_get substream runtime not found | |
[ 15.481886] msm_pcm_volume_ctl_get substream runtime not found | |
[ 15.491090] msm_camera_qup_i2c_write_conf_tbl, E. | |
[ 15.491093] type=1400 audit(1451642744.759:63): avc: denied { read } for pid=201 comm="sct_service" scontext=u:r:sct_service:s0 tcontext=u:r:sct_service:s0 tclass=socket permissive=1 | |
[ 15.494486] msm_pcm_volume_ctl_get substream runtime not found | |
[ 15.502283] msm_pcm_volume_ctl_get substream runtime not found | |
[ 15.541257] wcnss_wlan_ctrl_probe: SMD ctrl channel up | |
[ 15.544544] wcnss: version 01050102 | |
[ 15.544572] wcnss: schedule dnld work for pronto | |
[ 15.544678] wcnss: cal download, using user cal | |
[ 15.544679] wcnss: no space available for smd frame | |
[ 15.547432] wcnss: build version 120544 | |
[ 15.572936] wcnss: no space available for smd frame | |
[ 15.599944] msm_audio_ion_import: DMA Buf name=audio_acdb_client, fd=11 handle=d7dd3f80 | |
[ 15.634871] wcnss: NV download | |
[ 15.634872] wcnss: NV bin size: 29812, total_fragments: 10 | |
[ 15.634954] wcnss: no space available for smd frame | |
[ 15.646337] q6asm_callback: cmd = 0x10bcd returned error = 0x5 | |
[ 15.662892] wcnss: no space available for smd frame | |
[ 15.670711] q6asm_callback: cmd = 0x10bcd returned error = 0x5 | |
[ 15.681089] q6asm_callback: cmd = 0x10bcd returned error = 0x5 | |
[ 15.688339] MSM8x10 LowLatency: asoc: MSM8x10 LowLatency no valid capture route from source to sink | |
[ 15.692931] wcnss: no space available for smd frame | |
[ 15.722901] wcnss: no space available for smd frame | |
[ 15.776581] wcnss: not setting up vbatt | |
[ 16.064376] type=1400 audit(1451642744.759:64): avc: denied { append } for pid=200 comm="ta_qmi_service" path="/sys/power/wake_lock" dev="sysfs" ino=62 scontext=u:r:ta_qmi_service:s0 tcontext=u:object_r:sysfs_wake_lock:s0 tclass=file permissive=1 | |
[ 16.064555] type=1400 audit(1451642744.759:65): avc: denied { read } for pid=200 comm="ta_qmi_service" scontext=u:r:ta_qmi_service:s0 tcontext=u:r:ta_qmi_service:s0 tclass=socket permissive=1 | |
[ 16.335823] init: Starting service 'bootanim'... | |
[ 16.414497] init: property_set("ro.ril.svlte1x", "false") failed | |
[ 16.419171] init: property_set("ro.ril.svdo", "false") failed | |
[ 17.372254] s5k5ca_sensor_config: 823: sensor write init setting! | |
[ 17.403801] msm_post_event : timeout cannot be negative Line 715 | |
[ 17.407402] s5k5ca_sensor_config: 774: s5k5ca: cfgtype = [6] | |
[ 18.511186] msm_dsi_controller_cfg: DSI status=8 | |
[ 18.513669] msm_dsi_controller_cfg: Doing sw reset | |
[ 18.724157] type=1400 audit(1451642748.069:66): avc: denied { dac_override } for pid=225 comm="netmgrd" capability=1 scontext=u:r:netmgrd:s0 tcontext=u:r:netmgrd:s0 tclass=capability permissive=1 | |
[ 21.626088] type=1400 audit(1451642750.969:67): avc: denied { sys_nice } for pid=625 comm="main" capability=23 scontext=u:r:zygote:s0 tcontext=u:r:zygote:s0 tclass=capability permissive=1 | |
[ 23.333359] cpr_irq_handler: IRQ_STATUS = 0x05 | |
[ 23.333382] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1115000 uV | |
[ 23.333389] cpr_scale: Down: cpr status = 0x00004b3d (error_steps=15) | |
[ 23.333396] cpr_scale: 15 is over down-limit(1): Clamp | |
[ 23.333430] cpr_scale: DOWN: -> new_volt[corner:2, fuse_corner:2] = 1110000 uV | |
[ 23.343508] cpr_irq_handler: IRQ_STATUS = 0x05 | |
[ 23.343523] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1110000 uV | |
[ 23.343529] cpr_scale: Down: cpr status = 0x0000483d (error_steps=15) | |
[ 23.343536] cpr_scale: 15 is over down-limit(1): Clamp | |
[ 23.343561] cpr_scale: DOWN: -> new_volt[corner:2, fuse_corner:2] = 1105000 uV | |
[ 23.353668] cpr_irq_handler: IRQ_STATUS = 0x05 | |
[ 23.353693] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1105000 uV | |
[ 23.353703] cpr_scale: Down: cpr status = 0x0000473d (error_steps=15) | |
[ 23.353711] cpr_scale: 15 is over down-limit(1): Clamp | |
[ 23.353747] cpr_scale: DOWN: -> new_volt[corner:2, fuse_corner:2] = 1100000 uV | |
[ 23.363832] cpr_irq_handler: IRQ_STATUS = 0x05 | |
[ 23.363852] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1100000 uV | |
[ 23.363862] cpr_scale: Down: cpr status = 0x000044bd (error_steps=15) | |
[ 23.363870] cpr_scale: 15 is over down-limit(1): Clamp | |
[ 23.363904] cpr_scale: DOWN: -> new_volt[corner:2, fuse_corner:2] = 1095000 uV | |
[ 23.823333] cpr_irq_handler: IRQ_STATUS = 0x05 | |
[ 23.823355] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1095000 uV | |
[ 23.823374] cpr_scale: Down: cpr status = 0x00003f3d (error_steps=15) | |
[ 23.823382] cpr_scale: 15 is over down-limit(1): Clamp | |
[ 23.823411] cpr_scale: DOWN: -> new_volt[corner:2, fuse_corner:2] = 1090000 uV | |
[ 23.833566] cpr_irq_handler: IRQ_STATUS = 0x05 | |
[ 23.833588] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1090000 uV | |
[ 23.833598] cpr_scale: Down: cpr status = 0x000040bd (error_steps=15) | |
[ 23.833606] cpr_scale: 15 is over down-limit(1): Clamp | |
[ 23.833642] cpr_scale: DOWN: -> new_volt[corner:2, fuse_corner:2] = 1085000 uV | |
[ 23.843742] cpr_irq_handler: IRQ_STATUS = 0x05 | |
[ 23.843762] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1085000 uV | |
[ 23.843771] cpr_scale: Down: cpr status = 0x00003e3d (error_steps=15) | |
[ 23.843780] cpr_scale: 15 is over down-limit(1): Clamp | |
[ 23.843811] cpr_scale: DOWN: -> new_volt[corner:2, fuse_corner:2] = 1080000 uV | |
[ 23.963450] cpr_irq_handler: IRQ_STATUS = 0x05 | |
[ 23.963471] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1080000 uV | |
[ 23.963479] cpr_scale: Down: cpr status = 0x00003cfd (error_steps=15) | |
[ 23.963485] cpr_scale: 15 is over down-limit(1): Clamp | |
[ 23.963516] cpr_scale: DOWN: -> new_volt[corner:2, fuse_corner:2] = 1075000 uV | |
[ 23.973600] cpr_irq_handler: IRQ_STATUS = 0x05 | |
[ 23.973618] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1075000 uV | |
[ 23.973625] cpr_scale: Down: cpr status = 0x000038f9 (error_steps=14) | |
[ 23.973632] cpr_scale: 14 is over down-limit(1): Clamp | |
[ 23.973659] cpr_scale: DOWN: -> new_volt[corner:2, fuse_corner:2] = 1070000 uV | |
[ 23.983762] cpr_irq_handler: IRQ_STATUS = 0x05 | |
[ 23.983791] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1070000 uV | |
[ 23.983800] cpr_scale: Down: cpr status = 0x000036bd (error_steps=15) | |
[ 23.983808] cpr_scale: 15 is over down-limit(1): Clamp | |
[ 23.983842] cpr_scale: DOWN: -> new_volt[corner:2, fuse_corner:2] = 1065000 uV | |
[ 24.163334] cpr_irq_handler: IRQ_STATUS = 0x05 | |
[ 24.163356] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1065000 uV | |
[ 24.163365] cpr_scale: Down: cpr status = 0x000034b9 (error_steps=14) | |
[ 24.163372] cpr_scale: 14 is over down-limit(1): Clamp | |
[ 24.163404] cpr_scale: DOWN: -> new_volt[corner:2, fuse_corner:2] = 1060000 uV | |
[ 24.223455] cpr_irq_handler: IRQ_STATUS = 0x05 | |
[ 24.223477] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1060000 uV | |
[ 24.223486] cpr_scale: Down: cpr status = 0x000031f5 (error_steps=13) | |
[ 24.223494] cpr_scale: 13 is over down-limit(1): Clamp | |
[ 24.223527] cpr_scale: DOWN: -> new_volt[corner:2, fuse_corner:2] = 1055000 uV | |
[ 24.233639] cpr_irq_handler: IRQ_STATUS = 0x05 | |
[ 24.233663] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1055000 uV | |
[ 24.233672] cpr_scale: Down: cpr status = 0x000030fd (error_steps=15) | |
[ 24.233681] cpr_scale: 15 is over down-limit(1): Clamp | |
[ 24.233716] cpr_scale: DOWN: -> new_volt[corner:2, fuse_corner:2] = 1050000 uV | |
[ 24.323306] cpr_irq_handler: IRQ_STATUS = 0x05 | |
[ 24.323327] cpr_scale: last_volt[corner:2, fuse_corner:2] = 1050000 uV | |
[ 24.323337] cpr_scale: Down: cpr status = 0x00002e31 (error_steps=12) | |
[ 24.323346] cpr_scale: [corn:2, fuse_corner:2] @ floor: 1050000 <= 1050000: NACK | |
[ 24.323355] cpr_scale: gcnt = 0x000132c0 (quot = 704) | |
[ 25.562856] wcnss_post_bootup: Cancel APPS vote for Iris & WCNSS | |
[ 31.912835] dummy0: no IPv6 routers present | |
[ 32.600437] acc_open | |
[ 32.600466] acc_release | |
[ 33.608387] wlan: loading driver v3.2.3.185 | |
[ 33.726916] DefaultCountry is US | |
[ 33.868382] wlan: WCNSS WLAN Version 1.5.1.2, Host expected 1.4.1.2 | |
[ 33.872568] wlan: WCNSS software version 120544 | |
[ 33.872574] wlan: WCNSS hardware version WCN v2.0 RadioPhy vUnknown with 19.2MHz XO | |
[ 33.872720] DefaultCountry is US | |
[ 33.925183] wlan: driver loaded | |
[ 34.144177] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts | |
[ 34.148250] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts | |
[ 34.149737] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts | |
[ 34.154135] type=1400 audit(1451642763.489:68): avc: denied { setattr } for pid=806 comm="sdcard" name="obb" dev="mmcblk0p21" ino=85 scontext=u:r:sdcardd:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1 | |
[ 34.353574] Thread-0 used greatest stack depth: 5128 bytes left | |
[ 34.650622] ADDRCONF(NETDEV_UP): wlan0: link is not ready | |
[ 34.814446] init: Starting service 'p2p_supplicant'... | |
[ 35.491409] ADDRCONF(NETDEV_UP): p2p0: link is not ready | |
[ 35.611813] msm_vidc: 4: Opening video instance: de74e000, 0 | |
[ 35.612262] msm_vidc: 1: No more formats found | |
[ 35.612275] msm_vidc: 1: No more formats found | |
[ 35.639100] msm_vidc: 4: Closed video instance: de74e000 | |
[ 35.643136] msm_vidc: 4: Opening video instance: de74d000, 0 | |
[ 35.643481] msm_vidc: 1: No more formats found | |
[ 35.643496] msm_vidc: 1: No more formats found | |
[ 35.661551] msm_vidc: 4: Closed video instance: de74d000 | |
[ 35.676819] msm_vidc: 4: Opening video instance: de74e000, 0 | |
[ 35.677141] msm_vidc: 1: No more formats found | |
[ 35.677154] msm_vidc: 1: No more formats found | |
[ 35.701937] msm_vidc: 4: Closed video instance: de74e000 | |
[ 35.747264] audio_open:wmadec success mode[1]session[1] | |
[ 35.779335] msm_vidc: 4: Opening video instance: de749000, 1 | |
[ 35.812143] msm_vidc: 1: Failed setting 99201f | |
[ 35.812143] msm_vidc: 1: Failed to set hal property for framesize | |
[ 35.812462] msm_vidc: 2: Smoothstreaming is not supported | |
[ 35.812469] msm_vidc: 1: Failed setting 992005 | |
[ 35.812470] msm_vidc: 1: Failed to set hal property for framesize | |
[ 35.817323] msm_vidc: 4: Closed video instance: de749000 | |
[ 35.826590] msm_vidc: 4: Opening video instance: de74d000, 1 | |
[ 35.854514] msm_vidc: 1: Failed setting 99201f | |
[ 35.854515] msm_vidc: 1: Failed to set hal property for framesize | |
[ 35.855234] msm_vidc: 2: Smoothstreaming is not supported | |
[ 35.855244] msm_vidc: 1: Failed setting 992005 | |
[ 35.855244] msm_vidc: 1: Failed to set hal property for framesize | |
[ 35.878523] msm_vidc: 4: Closed video instance: de74d000 | |
[ 35.881309] msm_vidc: 4: Opening video instance: de74a000, 1 | |
[ 35.915247] msm_vidc: 1: Failed setting 99201f | |
[ 35.915248] msm_vidc: 1: Failed to set hal property for framesize | |
[ 35.915499] msm_vidc: 2: Smoothstreaming is not supported | |
[ 35.915507] msm_vidc: 1: Failed setting 992005 | |
[ 35.915508] msm_vidc: 1: Failed to set hal property for framesize | |
[ 35.920218] msm_vidc: 4: Closed video instance: de74a000 | |
[ 35.923490] msm_vidc: 4: Opening video instance: d915e000, 1 | |
[ 35.954000] msm_vidc: 1: Failed setting 99201f | |
[ 35.954001] msm_vidc: 1: Failed to set hal property for framesize | |
[ 35.954266] msm_vidc: 2: Smoothstreaming is not supported | |
[ 35.954273] msm_vidc: 1: Failed setting 992005 | |
[ 35.954273] msm_vidc: 1: Failed to set hal property for framesize | |
[ 35.957858] msm_vidc: 4: Closed video instance: d915e000 | |
[ 35.962406] msm_vidc: 4: Opening video instance: d915d000, 1 | |
[ 35.998587] msm_vidc: 1: Failed setting 99201f | |
[ 35.998587] msm_vidc: 1: Failed to set hal property for framesize | |
[ 35.998884] msm_vidc: 2: Smoothstreaming is not supported | |
[ 35.998893] msm_vidc: 1: Failed setting 992005 | |
[ 35.998893] msm_vidc: 1: Failed to set hal property for framesize | |
[ 36.009702] msm_vidc: 4: Closed video instance: d915d000 | |
[ 36.015189] msm_vidc: 4: Opening video instance: d915e000, 1 | |
[ 36.041968] msm_vidc: 1: Failed setting 99201f | |
[ 36.041969] msm_vidc: 1: Failed to set hal property for framesize | |
[ 36.042231] msm_vidc: 2: Smoothstreaming is not supported | |
[ 36.042237] msm_vidc: 1: Failed setting 992005 | |
[ 36.042238] msm_vidc: 1: Failed to set hal property for framesize | |
[ 36.046248] msm_vidc: 4: Closed video instance: d915e000 | |
[ 36.051046] msm_vidc: 4: Opening video instance: d915b000, 1 | |
[ 36.087648] msm_vidc: 1: Failed setting 99201f | |
[ 36.087649] msm_vidc: 1: Failed to set hal property for framesize | |
[ 36.087931] msm_vidc: 2: Smoothstreaming is not supported | |
[ 36.087938] msm_vidc: 1: Failed setting 992005 | |
[ 36.087939] msm_vidc: 1: Failed to set hal property for framesize | |
[ 36.103550] msm_vidc: 4: Closed video instance: d915b000 | |
[ 36.107047] msm_vidc: 4: Opening video instance: de748000, 1 | |
[ 36.132899] msm_vidc: 1: Failed setting 99201f | |
[ 36.132900] msm_vidc: 1: Failed to set hal property for framesize | |
[ 36.134027] msm_vidc: 2: Smoothstreaming is not supported | |
[ 36.134037] msm_vidc: 1: Failed setting 992005 | |
[ 36.134038] msm_vidc: 1: Failed to set hal property for framesize | |
[ 36.137919] msm_vidc: 4: Closed video instance: de748000 | |
[ 39.170734] SELinux: initialized (dev mmcblk1p1, type vfat), uses genfs_contexts | |
[ 39.660648] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts | |
[ 39.663851] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts | |
[ 39.671481] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts | |
[ 40.137479] type=1400 audit(1451642769.479:69): avc: denied { append } for pid=200 comm="ta_qmi_service" path="/sys/power/wake_lock" dev="sysfs" ino=62 scontext=u:r:ta_qmi_service:s0 tcontext=u:object_r:sysfs_wake_lock:s0 tclass=file permissive=1 | |
[ 40.203826] type=1400 audit(1451642769.549:70): avc: denied { read } for pid=200 comm="ta_qmi_service" scontext=u:r:ta_qmi_service:s0 tcontext=u:r:ta_qmi_service:s0 tclass=socket permissive=1 | |
[ 40.204111] type=1400 audit(1451642769.549:71): avc: denied { write } for pid=200 comm="ta_qmi_service" path="/dev/smem_log" dev="tmpfs" ino=4921 scontext=u:r:ta_qmi_service:s0 tcontext=u:object_r:smem_log_device:s0 tclass=chr_file permissive=1 | |
[ 40.239049] type=1400 audit(1451642769.579:72): avc: denied { dac_override } for pid=200 comm="ta_qmi_service" capability=1 scontext=u:r:ta_qmi_service:s0 tcontext=u:r:ta_qmi_service:s0 tclass=capability permissive=1 | |
[ 40.256540] type=1400 audit(1451642769.579:73): avc: denied { write } for pid=200 comm="ta_qmi_service" name="tad" dev="tmpfs" ino=6147 scontext=u:r:ta_qmi_service:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1 | |
[ 40.256738] type=1400 audit(1451642769.579:74): avc: denied { connectto } for pid=200 comm="ta_qmi_service" path="/dev/socket/tad" scontext=u:r:ta_qmi_service:s0 tcontext=u:r:tad_static:s0 tclass=unix_stream_socket permissive=1 | |
[ 40.262684] type=1400 audit(1451642769.589:75): avc: denied { read } for pid=164 comm="tad_static" path="/dev/block/mmcblk0p1" dev="tmpfs" ino=5016 scontext=u:r:tad_static:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1 | |
[ 40.285433] type=1400 audit(1451642769.619:76): avc: denied { write } for pid=200 comm="ta_qmi_service" scontext=u:r:ta_qmi_service:s0 tcontext=u:r:ta_qmi_service:s0 tclass=socket permissive=1 | |
[ 40.745693] type=1400 audit(1451642770.089:77): avc: denied { read } for pid=201 comm="sct_service" scontext=u:r:sct_service:s0 tcontext=u:r:sct_service:s0 tclass=socket permissive=1 | |
[ 40.774531] type=1400 audit(1451642770.089:78): avc: denied { write } for pid=200 comm="ta_qmi_service" name="tad" dev="tmpfs" ino=6147 scontext=u:r:ta_qmi_service:s0 tcontext=u:object_r:socket_device:s0 tclass=sock_file permissive=1 | |
[ 40.821213] type=1400 audit(1451642770.089:79): avc: denied { read } for pid=164 comm="tad_static" path="/dev/block/mmcblk0p1" dev="tmpfs" ino=5016 scontext=u:r:tad_static:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1 | |
[ 46.242493] shell srvc 1170 used greatest stack depth: 4996 bytes left | |
[ 46.844991] init: Service 'bootanim' (pid 417) exited with status 0 | |
[ 47.064362] Boot completed | |
[ 47.064363] init: write_file: Unable to write to '/sys/devices/system/cpu/cpu1/online': Invalid argument | |
[ 47.258658] init: Starting service 'exec 3 (/system/bin/bootstat)'... | |
[ 47.334493] init: Service 'exec 3 (/system/bin/bootstat)' (pid 1196) exited with status 0 | |
[ 47.340983] init: Starting service 'exec 4 (/system/bin/bootstat)'... | |
[ 47.407514] init: Service 'exec 4 (/system/bin/bootstat)' (pid 1197) exited with status 0 | |
[ 47.414326] init: Starting service 'exec 5 (/system/bin/bootstat)'... | |
[ 47.484569] init: Service 'exec 5 (/system/bin/bootstat)' (pid 1198) exited with status 0 | |
[ 47.490977] init: Starting service 'exec 6 (/system/bin/bootstat)'... | |
[ 47.558740] init: Service 'exec 6 (/system/bin/bootstat)' (pid 1199) exited with status 0 | |
[ 48.255372] type=1400 audit(1451642777.589:80): avc: denied { write } for pid=242 comm="mm-qcamera-daem" name="data" dev="mmcblk0p21" ino=15915 scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1 | |
[ 48.255627] type=1400 audit(1451642777.589:81): avc: denied { remove_name } for pid=242 comm="mm-qcamera-daem" name="cam_socket1" dev="mmcblk0p21" ino=799 scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1 | |
[ 48.323407] type=1400 audit(1451642777.629:82): avc: denied { add_name } for pid=242 comm="mm-qcamera-daem" name="cam_socket1" scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1 | |
[ 48.470830] s5k5ca_sensor_config: 774: s5k5ca: cfgtype = [5] | |
[ 48.501042] s5k5ca_sensor_power_up: 632: clk_rate = [24000000], clk_info_size = [2] | |
[ 48.543290] s5k5ca_match_id: 1744: calling i2c_read: i2c_addr = [78], id_reg_addr = [f12] | |
[ 48.546734] s5k5ca_match_id: 1766: [read id/expected id] = [5ca/0x05ca] | |
[ 48.546747] s5k5ca_sensor_power_up: 669: HW_VERSION_GPIO = [85], HW_VERSION = [1] | |
[ 48.546774] s5k5ca_sensor_config: 774: s5k5ca: cfgtype = [10] | |
[ 48.546782] s5k5ca_sensor_config: 798: sensor write init setting! | |
[ 50.475013] msm_camera_qup_i2c_write_conf_tbl, E. | |
[ 50.475014] type=1400 audit(1451642779.759:83): avc: denied { getattr } for pid=807 comm="sdcard" path="/data/media/0/Android/data/com.android.providers.media/albumthumbs" dev="mmcblk0p21" ino=24033 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1 | |
[ 50.922045] type=1400 audit(1451642779.759:84): avc: denied { read } for pid=807 comm="sdcard" name="albumthumbs" dev="mmcblk0p21" ino=24033 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1 | |
[ 50.922229] type=1400 audit(1451642779.759:85): avc: denied { open } for pid=807 comm="sdcard" name="albumthumbs" dev="mmcblk0p21" ino=24033 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1 | |
[ 50.979207] s5k5ca_sensor_config: 823: sensor write init setting! | |
[ 51.108023] msm_post_event : timeout cannot be negative Line 715 | |
[ 51.112591] s5k5ca_sensor_config: 774: s5k5ca: cfgtype = [6] | |
[ 52.086036] type=1400 audit(1451642781.419:86): avc: denied { write } for pid=242 comm="mm-qcamera-daem" name="data" dev="mmcblk0p21" ino=15915 scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1 | |
[ 52.093625] type=1400 audit(1451642781.419:87): avc: denied { remove_name } for pid=242 comm="mm-qcamera-daem" name="cam_socket1" dev="mmcblk0p21" ino=799 scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1 | |
[ 52.093813] type=1400 audit(1451642781.419:88): avc: denied { add_name } for pid=242 comm="mm-qcamera-daem" name="cam_socket1" scontext=u:r:mm-qcamerad:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1 | |
[ 52.216711] s5k5ca_sensor_config: 774: s5k5ca: cfgtype = [5] | |
[ 52.246941] s5k5ca_sensor_power_up: 632: clk_rate = [24000000], clk_info_size = [2] | |
[ 52.288147] s5k5ca_match_id: 1744: calling i2c_read: i2c_addr = [78], id_reg_addr = [f12] | |
[ 52.294234] s5k5ca_match_id: 1766: [read id/expected id] = [5ca/0x05ca] | |
[ 52.294246] s5k5ca_sensor_power_up: 669: HW_VERSION_GPIO = [85], HW_VERSION = [1] | |
[ 52.294275] s5k5ca_sensor_config: 774: s5k5ca: cfgtype = [10] | |
[ 52.294280] s5k5ca_sensor_config: 798: sensor write init setting! | |
[ 52.664760] msm_camera_qup_i2c_write_conf_tbl, E. | |
[ 52.664761] type=1400 audit(1451642782.009:89): avc: denied { getattr } for pid=807 comm="sdcard" path=2F646174612F6D656469612F302F57686174734170702F4D656469612F576861747341707020566F696365204E6F7465732F323031373134 dev="mmcblk0p21" ino=31366 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1 | |
[ 53.744011] type=1400 audit(1451642783.079:90): avc: denied { getattr } for pid=807 comm="sdcard" path=2F646174612F6D656469612F302F57686174734170702F4D656469612F576861747341707020446F63756D656E74732F4D4B542049202D2041756C61203032202D20415449564944414445204E45434553534944414445205341544953464143414F20452056414C4F522E646F6378 dev="mmcblk0p21" ino=6243 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 | |
[ 54.271164] s5k5ca_sensor_config: 823: sensor write init setting! | |
[ 54.349206] msm_post_event : timeout cannot be negative Line 715 | |
[ 54.363315] s5k5ca_sensor_config: 774: s5k5ca: cfgtype = [6] | |
[ 62.653704] s5k5ca_sensor_config: 774: s5k5ca: cfgtype = [5] | |
[ 62.683888] s5k5ca_sensor_power_up: 632: clk_rate = [24000000], clk_info_size = [2] | |
[ 62.693407] type=1400 audit(1451642792.039:91): avc: denied { read } for pid=807 comm="sdcard" name="201714" dev="mmcblk0p21" ino=31366 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1 | |
[ 62.693676] type=1400 audit(1451642792.039:92): avc: denied { open } for pid=807 comm="sdcard" name="201714" dev="mmcblk0p21" ino=31366 scontext=u:r:sdcardd:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1 | |
[ 62.725166] s5k5ca_match_id: 1744: calling i2c_read: i2c_addr = [78], id_reg_addr = [f12] | |
[ 62.727445] s5k5ca_match_id: 1766: [read id/expected id] = [5ca/0x05ca] | |
[ 62.727456] s5k5ca_sensor_power_up: 669: HW_VERSION_GPIO = [85], HW_VERSION = [1] | |
[ 62.727482] s5k5ca_sensor_config: 774: s5k5ca: cfgtype = [10] | |
[ 62.727486] s5k5ca_sensor_config: 798: sensor write init setting! | |
[ 63.473645] msm_camera_qup_i2c_write_conf_tbl, E. | |
[ 63.473646] type=1400 audit(1451642792.819:93): avc: denied { read } for pid=807 comm="sdcard" name="obb" dev="mmcblk0p21" ino=85 scontext=u:r:sdcardd:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1 | |
[ 63.479747] type=1400 audit(1451642792.819:94): avc: denied { open } for pid=807 comm="sdcard" name="obb" dev="mmcblk0p21" ino=85 scontext=u:r:sdcardd:s0 tcontext=u:object_r:system_data_file:s0 tclass=dir permissive=1 | |
[ 64.309422] s5k5ca_sensor_config: 823: sensor write init setting! | |
[ 64.320137] msm_post_event : timeout cannot be negative Line 715 | |
[ 64.325038] s5k5ca_sensor_config: 774: s5k5ca: cfgtype = [6] | |
[ 65.249414] s5k5ca_sensor_config: 774: s5k5ca: cfgtype = [5] | |
[ 65.279650] s5k5ca_sensor_power_up: 632: clk_rate = [24000000], clk_info_size = [2] | |
[ 65.320899] s5k5ca_match_id: 1744: calling i2c_read: i2c_addr = [78], id_reg_addr = [f12] | |
[ 65.322999] s5k5ca_match_id: 1766: [read id/expected id] = [5ca/0x05ca] | |
[ 65.323008] s5k5ca_sensor_power_up: 669: HW_VERSION_GPIO = [85], HW_VERSION = [1] | |
[ 65.323034] s5k5ca_sensor_config: 774: s5k5ca: cfgtype = [10] | |
[ 65.323038] s5k5ca_sensor_config: 798: sensor write init setting! | |
[ 66.892671] msm_camera_qup_i2c_write_conf_tbl, E. | |
[ 66.892673] s5k5ca_sensor_config: 823: sensor write init setting! | |
[ 66.905320] msm_post_event : timeout cannot be negative Line 715 | |
[ 66.912545] s5k5ca_sensor_config: 774: s5k5ca: cfgtype = [6] | |
[ 71.159123] Thread-7 used greatest stack depth: 4920 bytes left | |
[ 72.970442] ndroid.settings used greatest stack depth: 4844 bytes left | |
caio@c9:~$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment