Last active
January 18, 2019 18:00
-
-
Save elektroschmock/3c5151d269c3fe1e52ec5d48399ef589 to your computer and use it in GitHub Desktop.
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
Microsoft Windows [Version 10.0.17134.523] | |
(c) 2018 Microsoft Corporation. Alle Rechte vorbehalten. | |
C:\Users\Kim>fastboot | |
usage: fastboot [ <option> ] <command> | |
commands: | |
update <filename> reflash device from update.zip | |
flashall flash boot, system, vendor and if found, | |
recovery | |
flash <partition> [ <filename> ] write a file to a flash partition | |
flashing lock locks the device. Prevents flashing partitions | |
flashing unlock unlocks the device. Allows user to flash any partition except the ones that are related to bootloader | |
flashing lock_critical Prevents flashing bootloader related partitions | |
flashing unlock_critical Enables flashing bootloader related partitions | |
flashing get_unlock_ability Queries bootloader to see if the device is unlocked | |
erase <partition> erase a flash partition | |
format[:[<fs type>][:[<size>]] <partition> format a flash partition. | |
Can override the fs type and/or | |
size the bootloader reports. | |
getvar <variable> display a bootloader variable | |
boot <kernel> [ <ramdisk> ] download and boot kernel | |
flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it | |
devices list all connected devices | |
continue continue with autoboot | |
reboot [bootloader] reboot device, optionally into bootloader | |
reboot-bootloader reboot device into bootloader | |
help show this help message | |
options: | |
-w erase userdata and cache (and format | |
if supported by partition type) | |
-u do not first erase partition before | |
formatting | |
-s <specific device> specify device serial number | |
or path to device port | |
-l with "devices", lists device paths | |
-p <product> specify product name | |
-c <cmdline> override kernel commandline | |
-i <vendor id> specify a custom USB vendor id | |
-b <base_addr> specify a custom kernel base address. | |
default: 0x10000000 | |
-n <page size> specify the nand page size. | |
default: 2048 | |
-S <size>[K|M|G] automatically sparse files greater | |
than size. 0 to disable | |
C:\Users\Kim>fastboot flash recovery E:\00_CM_OUT\twrp-3.2.3-J3-shamu.img | |
target reported max download size of 536870912 bytes | |
sending 'recovery' (12182 KB)... | |
OKAY [ 0.396s] | |
writing 'recovery'... | |
OKAY [ 0.655s] | |
finished. total time: 1.051s | |
C:\Users\Kim>adb devices | |
List of devices attached | |
* daemon not running. starting it now on port 5037 * | |
* daemon started successfully * | |
46c21def recovery | |
C:\Users\Kim>adb shell | |
~ # [6ndmesg | |
<6>[ 0.000000] Booting Linux on physical CPU 0x0 | |
<6>[ 0.000000] Initializing cgroup subsys cpuset | |
<6>[ 0.000000] Initializing cgroup subsys cpu | |
<6>[ 0.000000] Initializing cgroup subsys cpuacct | |
<5>[ 0.000000] Linux version 3.10.108-g8fb63fb (minty@fresh) (gcc version 4.9.x 20150123 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Jan 11 21:32:29 EST 2019 | |
<4>[ 0.000000] CPU: ARMv7 Processor [513f06f1] revision 1 (ARMv7), cr=10c5387d | |
<4>[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache | |
<6>[ 0.000000] Machine: Qualcomm APQ 8084 (Flattened Device Tree), model: Motorola APQ 8084 Shamu | |
<6>[ 0.000000] Node qcom,mdss_fb_primary memblock_reserve memory 3200000-5000000 | |
<6>[ 0.000000] Node qcom,msm-mem-hole removed memory d400000-fe00000 | |
<6>[ 0.000000] Node qcom,wdt@f9017000 memblock_reserve memory 3eae0000-3eaeb000 | |
<6>[ 0.000000] Node qcom,tz-log@fe805720 memblock_reserve memory 3eaeb000-3eaec000 | |
<6>[ 0.000000] Node android,ramoops-hole memblock_reserve memory 3e9e0000-3eae0000 | |
<6>[ 0.000000] cma: CMA: reserved 16 MiB at 0x00000000 | |
<6>[ 0.000000] cma: Found qsecom_region@0, memory base 0x00000000, size 17 MiB, limit 0x00000000 | |
<6>[ 0.000000] cma: CMA: reserved 20 MiB at 0x00000000 | |
<6>[ 0.000000] cma: Found secure_region@0, memory base 0x00000000, size 252 MiB, limit 0x00000000 | |
<6>[ 0.000000] cma: CMA: reserved 252 MiB at 0x00000000 | |
<4>[ 0.000000] Memory policy: ECC disabled, Data cache writealloc | |
<7>[ 0.000000] On node 0 totalpages: 775680 | |
<7>[ 0.000000] free_area_init_node: node 0, pgdat c1192a40, node_mem_map c5000000 | |
<7>[ 0.000000] Normal zone: 1500 pages used for memmap | |
<7>[ 0.000000] Normal zone: 0 pages reserved | |
<7>[ 0.000000] Normal zone: 181248 pages, LIFO batch:31 | |
<7>[ 0.000000] HighMem zone: 4644 pages used for memmap | |
<7>[ 0.000000] HighMem zone: 594432 pages, LIFO batch:31 | |
<6>[ 0.000000] PERCPU: Embedded 8 pages/cpu @00000000 s16576 r0 d16192 u32768 | |
<7>[ 0.000000] pcpu-alloc: s16576 r0 d16192 u32768 alloc=8*4096 | |
<7>[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 | |
<4>[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 774180 | |
<5>[ 0.000000] Kernel command line: console=null androidboot.hardware=shamu ehci-hcd.park=3 utags.blkdev=/dev/block/platform/msm_sdcc.1/by-name/utags utags.backup=/dev/block/platform/msm_sdcc.1/by-name/utagsBackup coherent_pool=8M vmalloc=300M androidboot.selinux=permissive quiet debug buildvariant=eng androidboot.bootdevice=msm_sdcc.1 androidboot.serialno=46c21def androidboot.baseband=mdm androidboot.version-baseband=D4.01-9625-05.45+FSG-9625-02.117 androidboot.mode=normal androidboot.device=shamu androidboot.hwrev=0x83A0 androidboot.radio=0x7 androidboot.powerup_reason=0x00100000 androidboot.bootreason=hardware_reset androidboot.write_protect=0 restart.download_mode=0 androidboot.fsg-id= androidboot.secure_hardware=1 androidboot.cid=0xDE androidboot.wifimacaddr=44:80:EB:7A:55:4C androidboot.btmacaddr=44:80:EB:7A:55:4B mdss_mdp.panel=1:dsi:0:qcom,mdss_dsi_mot_smd_596_QHD_dualmipi0_cmd_v0 androidboot.bootloader=moto-apq8084-72.04 androidboot.carrier= androidboot.hardware.sku=XT1100 android<6>[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) | |
<6>[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) | |
<6>[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) | |
<6>[ 0.000000] allocated 6291456 bytes of page_cgroup | |
<6>[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups | |
<6>[ 0.000000] Memory: 212MB 2818MB = 3030MB total | |
<5>[ 0.000000] Memory: 2716748k/2716748k available, 385972k reserved, 2098124K highmem | |
<5>[ 0.000000] Virtual kernel memory layout: | |
<5>[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) | |
<5>[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) | |
<5>[ 0.000000] vmalloc : 0xef000000 - 0xff000000 ( 256 MB) | |
<5>[ 0.000000] lowmem : 0xcfe00000 - 0xeee00000 ( 496 MB) | |
<5>[ 0.000000] vmalloc : 0xcd400000 - 0xcfe00000 ( 42 MB) | |
<5>[ 0.000000] lowmem : 0xc0000000 - 0xcd400000 ( 212 MB) | |
<5>[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) | |
<5>[ 0.000000] .text : 0x00000000 - 0x00000000 (15733 kB) | |
<5>[ 0.000000] .init : 0x00000000 - 0x00000000 (1073 kB) | |
<5>[ 0.000000] .data : 0x00000000 - 0x00000000 ( 783 kB) | |
<5>[ 0.000000] .bss : 0x00000000 - 0x00000000 (2608 kB) | |
<6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 | |
<6>[ 0.000000] Preemptible hierarchical RCU implementation. | |
<6>[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. | |
<6>[ 0.000000] NR_IRQS:16 nr_irqs:16 16 | |
<6>[ 0.000000] Architected cp15 and mmio timer(s) running at 19.20MHz (virt/virt). | |
<6>[ 0.000000] Switching to timer-based delay loop | |
<6>[ 0.000000] sched_clock: 32 bits at 19MHz, resolution 52ns, wraps every 223696213963ns | |
<6>[ 0.000381] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.00 BogoMIPS (lpj=64000) | |
<6>[ 0.000397] pid_max: default: 32768 minimum: 301 | |
<6>[ 0.000547] Security Framework initialized | |
<6>[ 0.000577] SELinux: Initializing. | |
<7>[ 0.000629] SELinux: Starting in permissive mode | |
<6>[ 0.000685] Mount-cache hash table entries: 512 | |
<6>[ 0.051708] Initializing cgroup subsys memory | |
<6>[ 0.051740] Initializing cgroup subsys freezer | |
<6>[ 0.051751] Initializing cgroup subsys bfqio | |
<6>[ 0.051814] CPU: Testing write buffer coherency: ok | |
<6>[ 0.052270] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 | |
<6>[ 0.052324] Setting up static identity map for 0x00000000 - 0x00000000 | |
<6>[ 0.052443] Configuring XPU violations to be fatal errors | |
<6>[ 0.062107] MSM Memory Dump table set up | |
<6>[ 0.063093] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 | |
<6>[ 0.064280] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 | |
<6>[ 0.065427] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 | |
<6>[ 0.065589] Brought up 4 CPUs | |
<6>[ 0.065610] SMP: Total of 4 processors activated (153.00 BogoMIPS). | |
<6>[ 0.065618] CPU: All CPU(s) started in SVC mode. | |
<6>[ 0.089498] pinctrl core: initialized pinctrl subsystem | |
<6>[ 0.089833] regulator-dummy: no parameters | |
<6>[ 0.102615] NET: Registered protocol family 16 | |
<6>[ 0.107398] DMA: preallocated 8192 KiB pool for atomic coherent allocations | |
<6>[ 0.109602] VFP support v0.3: implementor 51 architecture 64 part 6f variant 3 rev 1 | |
<3>[ 0.153175] spmi_pmic_arb fc4cf000.qcom,spmi: PMIC Arb Version-1 0x20000002 | |
<6>[ 0.164141] msm_watchdog f9017000.qcom,wdt: MSM Watchdog Initialized | |
<6>[ 0.171591] console [pstore-1] enabled | |
<6>[ 0.171710] pstore: psi registered | |
<6>[ 0.171727] ramoops: attached 0x100000@0x3e9e0000, ecc: 0/0 | |
<6>[ 0.177188] KPI: Bootloader start count = 39928 | |
<6>[ 0.177205] KPI: Bootloader end count = 263616 | |
<6>[ 0.177220] KPI: Bootloader display count = 2056976284 | |
<6>[ 0.177236] KPI: Bootloader load kernel count = 2604093870 | |
<6>[ 0.177254] KPI: Kernel MPM timestamp = 373283 | |
<6>[ 0.177268] KPI: Kernel MPM Clock frequency = 32768 | |
<6>[ 0.177298] socinfo_print: v9, id=178, ver=1.1, raw_id=2305, raw_ver=1, hw_plat=0, hw_plat_ver=0 | |
<6>[ 0.177298] accessory_chip=0, hw_plat_subtype=0, pmic_model=65542, pmic_die_revision=131073 foundry_id=1 | |
<4>[ 0.178304] Missing required property - label. Using legacy parsing | |
<3>[ 0.178381] smd_channel_probe_worker: allocation table not initialized | |
<4>[ 0.178497] Missing required property - label. Using legacy parsing | |
<6>[ 0.186101] 8084_s1: 675 <--> 1050 mV at 0 mV normal idle | |
<6>[ 0.186559] 8084_s1_ao: 675 <--> 1050 mV at 0 mV normal idle | |
<6>[ 0.187001] 8084_s1_so: 675 <--> 1050 mV at 675 mV normal idle | |
<6>[ 0.187483] 8084_s2: 500 <--> 1050 mV at 0 mV normal idle | |
<6>[ 0.187951] 8084_s2_corner: 0 <--> 0 mV at 0 mV normal idle | |
<6>[ 0.188400] 8084_s2_corner_ao: 0 <--> 0 mV at 0 mV normal idle | |
<6>[ 0.188846] 8084_s2_floor_corner: 0 <--> 0 mV at 0 mV normal idle | |
<6>[ 0.189321] 8084_s3: 1300 mV normal idle | |
<6>[ 0.189804] 8084_s4: 1800 mV normal idle | |
<6>[ 0.190279] 8084_s5: 2150 mV normal idle | |
<6>[ 0.190764] 8084_s6: 815 <--> 900 mV at 0 mV normal idle | |
<6>[ 0.191280] 8084_s6_corner: 0 <--> 0 mV at 0 mV normal idle | |
<6>[ 0.191718] 8084_s6_floor_corner: 0 <--> 0 mV at 0 mV normal idle | |
<6>[ 0.192187] 8084_l1: 1225 mV normal idle | |
<6>[ 0.192660] 8084_l2: 1200 mV normal idle | |
<6>[ 0.193665] 8084_l3: 1000 mV normal idle | |
<6>[ 0.194649] 8084_l4: 1225 mV normal idle | |
<6>[ 0.195118] 8084_l6: 1800 mV normal idle | |
<6>[ 0.195581] 8084_l8: 1800 mV normal idle | |
<6>[ 0.196438] 8084_l9: 1800 mV normal idle | |
<6>[ 0.196910] 8084_l10: 1800 mV normal idle | |
<6>[ 0.197394] 8084_l12: 1800 mV normal idle | |
<6>[ 0.198413] 8084_l12_ao: 1800 mV normal idle | |
<6>[ 0.198885] 8084_l13: 1800 <--> 2950 mV at 2950 mV normal idle | |
<6>[ 0.199359] 8084_l14: 1225 mV normal idle | |
<6>[ 0.199830] 8084_l15: 1200 mV normal idle | |
<6>[ 0.200299] 8084_l16: 1800 mV normal idle | |
<6>[ 0.200782] 8084_l17: 3300 mV normal idle | |
<6>[ 0.201666] 8084_l18: 2700 <--> 2850 mV at 2850 mV normal idle | |
<6>[ 0.202521] 8084_l19: 3300 mV normal idle | |
<6>[ 0.203328] 8084_l20: 2950 mV normal idle | |
<6>[ 0.203819] 8084_l21: 2950 mV normal idle | |
<6>[ 0.204667] 8084_l22: 3000 mV normal idle | |
<6>[ 0.205161] 8084_l23: 2700 mV normal idle | |
<6>[ 0.205642] 8084_l24: 3075 mV normal idle | |
<6>[ 0.206119] 8084_l25: 2100 mV normal idle | |
<6>[ 0.206607] 8084_l26: 1800 mV normal idle | |
<6>[ 0.207083] 8084_l27: 1050 mV normal idle | |
<6>[ 0.209418] 8084_lvs1: no parameters | |
<6>[ 0.211711] 8084_lvs2: no parameters | |
<6>[ 0.212127] 8084_lvs3: no parameters | |
<6>[ 0.212550] 8084_lvs4: no parameters | |
<6>[ 0.215040] PDN krait_pdn_phase_scaling_init: eFuse phase scaling factor = 2/4 | |
<6>[ 0.215062] PDN krait_pdn_phase_scaling_init: initial phase scaling factor = 2/4 | |
<3>[ 0.215320] krait-power-regulator f9088000.regulator: qcom,coeff1-reduction missing in regulator assuming 75 | |
<6>[ 0.215426] krait-adjustment0: no parameters | |
<6>[ 0.215668] krait0: 500 <--> 1275 mV at 900 mV fast normal idle | |
<3>[ 0.216086] krait-power-regulator f9098000.regulator: qcom,coeff1-reduction missing in regulator assuming 75 | |
<6>[ 0.216193] krait-adjustment1: no parameters | |
<6>[ 0.216429] krait1: 500 <--> 1275 mV at 900 mV fast normal idle | |
<3>[ 0.216857] krait-power-regulator f90a8000.regulator: qcom,coeff1-reduction missing in regulator assuming 75 | |
<6>[ 0.216959] krait-adjustment2: no parameters | |
<6>[ 0.217200] krait2: 500 <--> 1275 mV at 900 mV fast normal idle | |
<3>[ 0.217621] krait-power-regulator f90b8000.regulator: qcom,coeff1-reduction missing in regulator assuming 75 | |
<6>[ 0.217724] krait-adjustment3: no parameters | |
<6>[ 0.218002] krait3: 500 <--> 1275 mV at 900 mV fast normal idle | |
<6>[ 0.268498] msm-thermal qcom,msm-thermal.41: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,gfx-phase-warm-temp. err=-22. KTM continues | |
<6>[ 0.268534] msm-thermal qcom,msm-thermal.41: probe_psm:Failed reading node=/soc/qcom,msm-thermal, key=qcom,pmic-sw-mode-temp. err=-22. KTM continues | |
<6>[ 0.269544] msm_thermal:vdd_restriction_reg_init Defer vdd rstr freq init. | |
<3>[ 0.270047] msm_thermal:msm_thermal_get_freq_table error reading cpufreq table | |
<4>[ 0.270172] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 3 | |
<4>[ 0.270179] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 1 | |
<4>[ 0.270186] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 2 | |
<4>[ 0.270190] hw-breakpoint: CPU 1 failed to disable vector catch | |
<4>[ 0.270256] hw-breakpoint: Debug register access (0xee003e17) caused undefined instruction on CPU 0 | |
<6>[ 0.271983] 8084_mvs1: no parameters | |
<6>[ 0.275767] sps:BAM 0x00000000 (va:0x00000000) enabled: ver:0x9, number of pipes:20 | |
<6>[ 0.275788] sps:BAM 0x00000000 is registered. | |
<6>[ 0.275809] sps:sps is ready.<6>[ 0.277841] clock-krait-8974 f9016000.qcom,clock-krait: PVS config version: 3 | |
<6>[ 0.277872] clock-krait-8974 f9016000.qcom,clock-krait: Speed bin: 2 | |
<6>[ 0.277906] clock-krait-8974 f9016000.qcom,clock-krait: PVS bin: 7 | |
<6>[ 0.277925] clock-krait-8974 f9016000.qcom,clock-krait: SVS PVS bin: 10 | |
<6>[ 0.277944] clock-krait-8974 f9016000.qcom,clock-krait: PVS version: 1 | |
<6>[ 0.280938] L2 @ 768000 KHz | |
<6>[ 0.281116] CPU0 @ 998400 KHz | |
<6>[ 0.281130] CPU1 @ unknown rate. Forcing new rate. | |
<6>[ 0.281236] CPU1 @ 300000 KHz | |
<6>[ 0.281249] CPU2 @ unknown rate. Forcing new rate. | |
<6>[ 0.281352] CPU2 @ 300000 KHz | |
<6>[ 0.281365] CPU3 @ unknown rate. Forcing new rate. | |
<6>[ 0.281494] CPU3 @ 300000 KHz | |
<3>[ 0.284931] brcm_wifi_init_gpio: gpio_request WL_REG_ON done | |
<3>[ 0.284958] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver | |
<3>[ 0.285209] AXI: msm_bus_of_get_fab_data(): nr-lim threshold not specified | |
<3>[ 0.285227] AXI: msm_bus_of_get_fab_data(): Fab eff-factor not presentAXI: msm_bus_of_get_fab_data(): nr-lim threshold not specified | |
<3>[ 0.286150] AXI: msm_bus_of_get_fab_data(): Fab eff-factor not presentAXI: msm_bus_of_get_fab_data(): nr-lim threshold not specified | |
<3>[ 0.287270] AXI: msm_bus_of_get_fab_data(): Fab eff-factor not presentAXI: msm_bus_of_get_fab_data(): nr-lim threshold not specified | |
<3>[ 0.288318] AXI: msm_bus_of_get_fab_data(): Fab eff-factor not presentAXI: msm_bus_fabric_add_node(): msm_bus_fabric_add_node: Adding 1 There are 1 nodes | |
<3>[ 0.290056] AXI: msm_bus_fabric_add_node(): msm_bus_fabric_add_node: Adding 26 There are 2 nodesAXI: msm_bus_of_get_fab_data(): nr-lim threshold not specified | |
<3>[ 0.290179] AXI: msm_bus_of_get_fab_data(): Fab eff-factor not present<6>[ 0.291426] msm_ocmem fdd00000.qcom,ocmem: OCMEM Virtual addr 00000000 | |
<6>[ 0.292100] Physical OCMEM zone layout: | |
<6>[ 0.292118] zone graphics : 0xfec00000 - 0xfed7ffff (1536 KB) | |
<6>[ 0.292138] zone lp_audio : 0xfed80000 - 0xfedfffff ( 512 KB) | |
<6>[ 0.292156] zone video : 0xfed80000 - 0xfedfffff ( 512 KB) | |
<6>[ 0.316716] bio: create slab <bio-0> at 0 | |
<6>[ 0.318513] platform hdmi_vreg.71: Driver reg-fixed-voltage requests probe deferral | |
<6>[ 0.318623] platform usb1_vreg.72: Driver reg-fixed-voltage requests probe deferral | |
<6>[ 0.319172] vbat_disp: no parameters | |
<6>[ 0.319510] vdd_disp: no parameters | |
<6>[ 0.319824] vci_disp: no parameters | |
<5>[ 0.321104] SCSI subsystem initialized | |
<6>[ 0.321311] usbcore: registered new interface driver usbfs | |
<6>[ 0.321364] usbcore: registered new interface driver hub | |
<6>[ 0.321553] usbcore: registered new device driver usb | |
<6>[ 0.321670] media: Linux media interface: v0.10 | |
<6>[ 0.321723] Linux video capture interface: v2.00 | |
<6>[ 0.324322] cma: Assigned CMA region at 0 to 8.qcom,ion-heap device | |
<6>[ 0.324459] cma: Assigned CMA region at 0 to 1b.qcom,ion-heap device | |
<6>[ 0.324557] ION heap system created | |
<3>[ 0.324622] ion_heap_create: Heap type is disabled: 1 | |
<3>[ 0.324631] msm_ion_heap_create: error creating heap kmalloc type 1 base 0x00000000 size 0 | |
<6>[ 0.324644] ION heap mm created at 0x00000000 with size fc00000 | |
<6>[ 0.324661] ION heap pil_1 created at 0x00000000 with size 1d00000 | |
<6>[ 0.324676] ION heap qsecom created at 0x00000000 with size 1100000 | |
<6>[ 0.325034] gdsc_venus: no parameters | |
<6>[ 0.325168] gdsc_venus_core0: fast normal | |
<6>[ 0.325303] gdsc_venus_core1: fast normal | |
<6>[ 0.325466] gdsc_vpu: no parameters | |
<6>[ 0.325650] gdsc_mdss: no parameters | |
<6>[ 0.325780] gdsc_jpeg: no parameters | |
<6>[ 0.325962] gdsc_vfe: no parameters | |
<6>[ 0.326104] gdsc_oxili_gx: no parameters | |
<6>[ 0.326150] gdsc_oxili_gx: supplied by 8084_s6_corner | |
<6>[ 0.326301] gdsc_oxili_cx: no parameters | |
<6>[ 0.326429] gdsc_usb_hsic: no parameters | |
<6>[ 0.326560] gdsc_pcie_0: no parameters | |
<6>[ 0.326688] gdsc_pcie_1: no parameters | |
<6>[ 0.326824] gdsc_usb30: no parameters | |
<6>[ 0.326954] gdsc_usb30_sec: no parameters | |
<6>[ 0.326969] gdsc_usb30_sec: supplied by gdsc_usb30 | |
<6>[ 0.327893] msm_iommu fda64000.qcom,iommu: device jpeg_iommu mapped at 00000000, with 3 ctx banks | |
<6>[ 0.328576] msm_iommu fd928000.qcom,iommu: device mdp_iommu mapped at 00000000, with 3 ctx banks | |
<6>[ 0.329510] msm_iommu fdc84000.qcom,iommu: device venus_iommu mapped at 00000000, with 5 ctx banks | |
<6>[ 0.330102] msm_iommu fdb10000.qcom,iommu: device kgsl_iommu mapped at 00000000, with 3 ctx banks | |
<6>[ 0.330855] msm_iommu fda44000.qcom,iommu: device vfe_iommu mapped at 00000000, with 3 ctx banks | |
<6>[ 0.332031] msm_iommu f9bc4000.qcom,iommu: device copss_iommu mapped at 00000000, with 8 ctx banks | |
<3>[ 0.332234] AXI: msm_bus_scale_register_client(): Master 93 not supported. Client cannot be registered | |
<6>[ 0.332715] msm_iommu fdee4000.qcom,iommu: device vpu_iommu mapped at 00000000, with 3 ctx banks | |
<6>[ 0.333381] msm_iommu fe054000.qcom,iommu: device lpass_qdsp_iommu mapped at 00000000, with 4 ctx banks | |
<6>[ 0.333916] msm_iommu fe064000.qcom,iommu: device lpass_core_iommu mapped at 00000000, with 3 ctx banks | |
<6>[ 0.334686] msm_iommu_ctx fda6c000.qcom,iommu-ctx: context jpeg_enc0 using bank 0 | |
<6>[ 0.334749] msm_iommu_ctx fda6d000.qcom,iommu-ctx: context jpeg_enc1 using bank 1 | |
<6>[ 0.334817] msm_iommu_ctx fda6e000.qcom,iommu-ctx: context jpeg_dec using bank 2 | |
<6>[ 0.334886] msm_iommu_ctx fd930000.qcom,iommu-ctx: context mdp_0 using bank 0 | |
<6>[ 0.334958] msm_iommu_ctx fd931000.qcom,iommu-ctx: context mdp_1 using bank 1 | |
<6>[ 0.335022] msm_iommu_ctx fd932000.qcom,iommu-ctx: context mdp_2 using bank 2 | |
<6>[ 0.335092] msm_iommu_ctx fdc8c000.qcom,iommu-ctx: context venus_ns using bank 0 | |
<6>[ 0.335162] msm_iommu_ctx fdc8d000.qcom,iommu-ctx: context venus_sec_bitstream using bank 1 | |
<6>[ 0.335226] msm_iommu_ctx fdc8e000.qcom,iommu-ctx: context venus_fw using bank 2 | |
<6>[ 0.335255] msm_iommu_ctx fdc8f000.qcom,iommu-ctx: context venus_sec_pixel using bank 3 | |
<6>[ 0.335282] msm_iommu_ctx fdc90000.qcom,iommu-ctx: context venus_sec_non_pixel using bank 4 | |
<6>[ 0.335354] msm_iommu_ctx fdb18000.qcom,iommu-ctx: context gfx3d_user using bank 0 | |
<6>[ 0.335417] msm_iommu_ctx fdb19000.qcom,iommu-ctx: context gfx3d_priv using bank 1 | |
<6>[ 0.335488] msm_iommu_ctx fdb1a000.qcom,iommu-ctx: context gfx3d_spare using bank 2 | |
<6>[ 0.335570] msm_iommu_ctx fda4c000.qcom,iommu-ctx: context vfe using bank 0 | |
<6>[ 0.335633] msm_iommu_ctx fda4d000.qcom,iommu-ctx: context cpp using bank 1 | |
<6>[ 0.335702] msm_iommu_ctx fda4e000.qcom,iommu-ctx: context vfe_secure using bank 2 | |
<6>[ 0.335771] msm_iommu_ctx f9bcc000.qcom,iommu-ctx: context copss_cb0 using bank 0 | |
<6>[ 0.335836] msm_iommu_ctx f9bcd000.qcom,iommu-ctx: context copss_cb1 using bank 1 | |
<6>[ 0.335901] msm_iommu_ctx f9bce000.qcom,iommu-ctx: context copss_usb using bank 2 | |
<6>[ 0.335964] msm_iommu_ctx f9bcf000.qcom,iommu-ctx: context copss_cb3 using bank 3 | |
<6>[ 0.336027] msm_iommu_ctx f9bd0000.qcom,iommu-ctx: context copss_cb4 using bank 4 | |
<6>[ 0.336090] msm_iommu_ctx f9bd1000.qcom,iommu-ctx: context copss_cb5 using bank 5 | |
<6>[ 0.336153] msm_iommu_ctx f9bd2000.qcom,iommu-ctx: context copss_cb6 using bank 6 | |
<6>[ 0.336215] msm_iommu_ctx f9bd3000.qcom,iommu-ctx: context copss_cb7 using bank 7 | |
<6>[ 0.336286] msm_iommu_ctx fdeec000.qcom,iommu-ctx: context vpu_hlos using bank 0 | |
<6>[ 0.336359] msm_iommu_ctx fdeed000.qcom,iommu-ctx: context vpu_cp using bank 1 | |
<6>[ 0.336425] msm_iommu_ctx fdeee000.qcom,iommu-ctx: context vpu_fw using bank 2 | |
<6>[ 0.336497] msm_iommu_ctx fe05c000.qcom,iommu-ctx: context q6_fw using bank 0 | |
<6>[ 0.336572] msm_iommu_ctx fe05d000.qcom,iommu-ctx: context audio_shared using bank 1 | |
<6>[ 0.336637] msm_iommu_ctx fe05e000.qcom,iommu-ctx: context q6_spare1 using bank 2 | |
<6>[ 0.336700] msm_iommu_ctx fe05f000.qcom,iommu-ctx: context q6_spare2 using bank 3 | |
<6>[ 0.336772] msm_iommu_ctx fe06c000.qcom,iommu-ctx: context lpass_core_image using bank 0 | |
<6>[ 0.336843] msm_iommu_ctx fe06d000.qcom,iommu-ctx: context lpass_core_audio using bank 1 | |
<6>[ 0.336908] msm_iommu_ctx fe06e000.qcom,iommu-ctx: context lpass_core_slimbus using bank 2 | |
<6>[ 0.338272] Advanced Linux Sound Architecture Driver Initialized. | |
<6>[ 0.338500] Bluetooth: Core ver 2.16 | |
<6>[ 0.338528] NET: Registered protocol family 31 | |
<6>[ 0.338535] Bluetooth: HCI device and connection manager initialized | |
<6>[ 0.338547] Bluetooth: HCI socket layer initialized | |
<6>[ 0.338559] Bluetooth: L2CAP socket layer initialized | |
<6>[ 0.338580] Bluetooth: SCO socket layer initialized | |
<6>[ 0.338749] cfg80211: Calling CRDA to update world regulatory domain | |
<6>[ 0.409203] PCI host bridge to bus 0000:00 | |
<6>[ 0.409214] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] | |
<6>[ 0.409225] pci_bus 0000:00: root bus resource [mem 0x00000000-0x00cfffff] | |
<6>[ 0.409234] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] | |
<7>[ 0.409287] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400 | |
<7>[ 0.409501] pci 0000:00:00.0: supports D1 | |
<7>[ 0.409509] pci 0000:00:00.0: PME# supported from D0 D1 D3hot D3cold | |
<6>[ 0.409827] PCI: bus0: Fast back to back transfers disabled | |
<6>[ 0.409841] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring | |
<7>[ 0.410127] pci 0000:01:00.0: [14e4:43ec] type 00 class 0x028000 | |
<3>[ 0.410241] msm_pcie_oper_conf: msm_pcie_oper_conf: Read of RC0 1:0x00 + 0x0014[4] is all FFs | |
<7>[ 0.410305] pci 0000:01:00.0: reg 10: [mem 0x00000000-0x00007fff 64bit] | |
<3>[ 0.410361] msm_pcie_oper_conf: msm_pcie_oper_conf: Read of RC0 1:0x00 + 0x001c[4] is all FFs | |
<7>[ 0.410424] pci 0000:01:00.0: reg 18: [mem 0x00000000-0x003fffff 64bit] | |
<7>[ 0.410700] pci 0000:01:00.0: supports D1 D2 | |
<7>[ 0.410709] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold | |
<6>[ 0.411063] PCI: bus1: Fast back to back transfers disabled | |
<7>[ 0.411075] pci_bus 0000:01: busn_res: [bus 00-fe] end is updated to 01 | |
<7>[ 0.411104] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01 | |
<3>[ 0.411189] msm_pcie_oper_conf: msm_pcie_oper_conf: Read of RC0 0:0x00 + 0x0028[4] is all FFs | |
<6>[ 0.411209] pci 0000:00:00.0: BAR 8: assigned [mem 0x00000000-0x005fffff] | |
<6>[ 0.411222] pci 0000:01:00.0: BAR 2: assigned [mem 0x00000000-0x003fffff 64bit] | |
<6>[ 0.411268] pci 0000:01:00.0: BAR 0: assigned [mem 0x00000000-0x00007fff 64bit] | |
<6>[ 0.411314] pci 0000:00:00.0: PCI bridge to [bus 00] | |
<6>[ 0.411339] pci 0000:00:00.0: bridge window [mem 0x00000000-0x005fffff] | |
<4>[ 0.411376] PCI: enabling device 0000:00:00.0 (0140 -> 0143) | |
<3>[ 0.411417] msm_pcie_probe: msm_pcie_probe: RC0 is enabled in bootup | |
<6>[ 0.412177] platform hdmi_vreg.71: Driver reg-fixed-voltage requests probe deferral | |
<6>[ 0.412256] platform usb1_vreg.72: Driver reg-fixed-voltage requests probe deferral | |
<6>[ 0.412902] Switching to clocksource arch_sys_counter | |
<6>[ 0.429532] NET: Registered protocol family 2 | |
<6>[ 0.429907] TCP established hash table entries: 8192 (order: 4, 65536 bytes) | |
<6>[ 0.429944] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) | |
<6>[ 0.429977] TCP: Hash tables configured (established 8192 bind 8192) | |
<6>[ 0.430002] TCP: reno registered | |
<6>[ 0.430012] UDP hash table entries: 512 (order: 2, 16384 bytes) | |
<6>[ 0.430027] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) | |
<6>[ 0.430136] NET: Registered protocol family 1 | |
<7>[ 0.430338] PCI: CLS 64 bytes, default 64 | |
<6>[ 0.430556] platform hdmi_vreg.71: Driver reg-fixed-voltage requests probe deferral | |
<6>[ 0.430636] platform usb1_vreg.72: Driver reg-fixed-voltage requests probe deferral | |
<6>[ 0.430786] Trying to unpack rootfs image as initramfs... | |
<6>[ 0.603242] Freeing initrd memory: 6600K | |
<6>[ 0.605233] hw perfevents: enabled with cpu PMU driver, 5 counters available | |
<6>[ 0.606257] Detected 9 counters on the L2CC PMU. | |
<6>[ 0.606455] hw perfevents: enabled with msm-l2 PMU driver, 9 counters available | |
<6>[ 0.608274] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral | |
<6>[ 0.608368] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral | |
<6>[ 0.612412] usbcore: registered new interface driver hsic_sysmon | |
<6>[ 0.613129] audit: initializing netlink socket (disabled) | |
<4>[ 0.613700] bounce pool size: 64 pages | |
<6>[ 0.615088] zpool: loaded | |
<5>[ 0.615254] VFS: Disk quotas dquot_6.5.2 | |
<4>[ 0.615346] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) | |
<6>[ 0.615873] Registering sdcardfs 0.1 | |
<6>[ 0.616013] NTFS driver 2.1.30 [Flags: R/W]. | |
<6>[ 0.616119] fuse init (API version 7.22) | |
<7>[ 0.616382] SELinux: Registering netfilter hooks | |
<6>[ 0.618269] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) | |
<6>[ 0.618281] io scheduler noop registered (default) | |
<6>[ 0.618289] io scheduler deadline registered | |
<6>[ 0.618303] io scheduler row registered | |
<6>[ 0.618319] io scheduler cfq registered | |
<6>[ 0.618380] io scheduler bfq registered | |
<6>[ 0.618387] BFQ I/O-scheduler: v7r8 | |
<6>[ 0.621626] mdss_mdp_probe: MDSS HW Base phy_Address=0xfd900000 virt=0xcda40000 | |
<6>[ 0.621647] mdss_mdp_probe: MDSS VBIF HW Base phy_Address=0xfd924000 virt=0xcd71e000 | |
<6>[ 0.621682] mdss_mdp_pipe_addr_setup: type:1 ftchid:1 xinid:0 num:0 ndx:0x1 prio:0 | |
<6>[ 0.621691] mdss_mdp_pipe_addr_setup: type:1 ftchid:4 xinid:4 num:1 ndx:0x2 prio:1 | |
<6>[ 0.621700] mdss_mdp_pipe_addr_setup: type:1 ftchid:7 xinid:8 num:2 ndx:0x4 prio:2 | |
<6>[ 0.621713] mdss_mdp_pipe_addr_setup: type:2 ftchid:16 xinid:1 num:3 ndx:0x8 prio:4 | |
<6>[ 0.621722] mdss_mdp_pipe_addr_setup: type:2 ftchid:17 xinid:5 num:4 ndx:0x10 prio:5 | |
<6>[ 0.621731] mdss_mdp_pipe_addr_setup: type:2 ftchid:18 xinid:9 num:5 ndx:0x20 prio:6 | |
<6>[ 0.621743] mdss_mdp_pipe_addr_setup: type:3 ftchid:10 xinid:2 num:6 ndx:0x40 prio:8 | |
<6>[ 0.621752] mdss_mdp_pipe_addr_setup: type:3 ftchid:13 xinid:10 num:7 ndx:0x80 prio:9 | |
<6>[ 0.621762] mdss_mdp_pipe_addr_setup: type:1 ftchid:19 xinid:12 num:8 ndx:0x100 prio:3 | |
<6>[ 0.621771] mdss_mdp_pipe_addr_setup: type:2 ftchid:22 xinid:13 num:9 ndx:0x200 prio:7 | |
<3>[ 0.621856] mdss_mdp_parse_dt_handler: Error from prop qcom,mdss-ib-factor-overlap : u32 array read | |
<3>[ 0.621865] mdss_mdp_parse_dt_fudge_factors: err reading qcom,mdss-ib-factor-overlap | |
<6>[ 0.624149] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->0 | |
<6>[ 0.624280] BL: panel=mipi_mot_cmd_smd_QHD_0_596, manufacture_id(0xDA)= 0x5 controller_ver(0xDB)= 0x8 controller_drv_ver(0XDC)= 0x2, full=0x0000000000020805 | |
<6>[ 0.624301] mdss_dsi_panel_init: Panel Name = mipi_mot_cmd_smd_QHD_0_596_v0 | |
<6>[ 0.624451] mdss_dsi_parse_panel_features: partial_update_enabled=1 | |
<6>[ 0.624463] mdss_dsi_parse_panel_features: ulps feature enabled | |
<6>[ 0.624481] mdss_dsi_panel_init: Continuous splash enabled<3>[ 0.624832] dsi_panel_device_register:1624, Disp_en gpio not specified | |
<6>[ 0.624842] dsi_panel_device_register: bklt_en gpio not specified | |
<6>[ 0.624960] mdss_dsi_retrieve_ctrl_resources: ctrl_base=00000000 ctrl_size=200 phy_base=00000000 phy_size=2b0 | |
<6>[ 0.668867] mdss_register_panel: adding framebuffer device fd922800.qcom,mdss_dsi | |
<6>[ 0.668996] mdss_hw_rev_init: MDP Rev=10030001 | |
<6>[ 0.669990] mdss_dsi_ctrl_probe: DSI Ctrl name = MDSS DSI CTRL->1 | |
<3>[ 0.670004] mdss_dsi_pinctrl_init: failed to get pinctrl | |
<4>[ 0.670012] mdss_dsi_ctrl_probe: failed to get pin resources | |
<6>[ 0.670053] BL: panel=mipi_mot_cmd_smd_QHD_0_596, manufacture_id(0xDA)= 0x5 controller_ver(0xDB)= 0x8 controller_drv_ver(0XDC)= 0x2, full=0x0000000000020805 | |
<3>[ 0.670066] controller config is not present | |
<6>[ 0.670081] mdss_dsi_panel_init: Panel Name = mipi_mot_cmd_smd_QHD_1_596_v0 | |
<3>[ 0.670200] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-on-command | |
<3>[ 0.670210] mdss_dsi_parse_dcs_cmds: failed, key=qcom,mdss-dsi-off-command | |
<6>[ 0.670222] mdss_dsi_parse_panel_features: partial_update_enabled=1 | |
<6>[ 0.670233] mdss_dsi_parse_panel_features: ulps feature enabled | |
<6>[ 0.670246] mdss_dsi_panel_init: Continuous splash enabled<3>[ 0.670489] dsi_panel_device_register:1624, Disp_en gpio not specified | |
<6>[ 0.670499] dsi_panel_device_register: bklt_en gpio not specified | |
<3>[ 0.670508] dsi_panel_device_register:1636, Disp_te gpio not specified | |
<3>[ 0.670516] dsi_panel_device_register:1676, reset gpio not specified | |
<6>[ 0.670581] mdss_dsi_retrieve_ctrl_resources: ctrl_base=00000000 ctrl_size=200 phy_base=00000000 phy_size=2b0 | |
<6>[ 0.693392] mdss_register_panel: adding framebuffer device qcom,mdss_wb_panel.17 | |
<3>[ 0.693962] mdss_fb_alloc_fbmem: no fb memory allocator function defined | |
<4>[ 0.693971] mdss_fb_register: unable to allocate fb memory in fb register | |
<6>[ 0.694029] mdss_fb_register: FrameBuffer[0] 1440x2560 registered successfully! | |
<3>[ 0.694281] mdss_fb_alloc_fbmem: no fb memory allocator function defined | |
<4>[ 0.694290] mdss_fb_register: unable to allocate fb memory in fb register | |
<6>[ 0.694345] mdss_fb_register: FrameBuffer[1] 1920x1080 registered successfully! | |
<6>[ 0.694398] mdss_dsi_status_init: DSI status check interval:8000 | |
<6>[ 0.695094] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral | |
<5>[ 0.697106] msm_rpm_log_probe: OK | |
<3>[ 0.697797] sps: BAM device 0x00000000 is not registered yet. | |
<6>[ 0.697810] sps:BAM 0x00000000 is registered. | |
<6>[ 0.701154] f9922000.uart: ttyHS0 at MMIO 0xf9922000 (irq = 144) is a MSM HS UART | |
<6>[ 0.706800] f991e000.uart: ttyHS3 at MMIO 0xf991e000 (irq = 140) is a MSM HS UART | |
<6>[ 0.709680] msm_serial_hsl_probe: detected port #0 (ttyHSL0) | |
<3>[ 0.709695] AXI: get_pdata(): Error: Client name not found | |
<3>[ 0.709704] AXI: msm_bus_cl_get_pdata(): client has to provide missing entry for successful registration | |
<3>[ 0.709713] msm_serial_hsl_probe: Bus scaling is disabled | |
<6>[ 0.709754] f995e000.serial: ttyHSL0 at MMIO 0xf995e000 (irq = 146) is a MSM | |
<6>[ 0.710012] msm_serial_hsl_init: driver initialized | |
<3>[ 0.710494] AXI: get_pdata(): Error: Client name not found | |
<3>[ 0.710502] AXI: msm_bus_cl_get_pdata(): client has to provide missing entry for successful registration | |
<3>[ 0.710514] AXI: msm_bus_scale_register_client(): Cannot register client with null data | |
<3>[ 0.710523] Unable to register bus client | |
<3>[ 0.711584] diag: incorrect bridge init, instance: 1 | |
<6>[ 0.712701] diagchar initialized now | |
<6>[ 0.714562] kgsl kgsl-3d0: Initialized kgsl-3d0: mmu=on | |
<6>[ 0.717712] brd: module loaded | |
<6>[ 0.718910] loop: module loaded | |
<6>[ 0.719083] zram: Created 1 device(s) | |
<4>[ 0.719418] QSEECOM: qseecom_probe: disk-encrypt-pipe-pair=0x2 | |
<4>[ 0.719427] QSEECOM: qseecom_probe: Device does not support PFEQSEECOM: qseecom_probe: hlos-ce-hw-instance=0x1 | |
<4>[ 0.719443] QSEECOM: qseecom_probe: qsee-ce-hw-instance=0x0QSEECOM: qseecom_probe: secure app region addr=0xd600000 size=0x500000 | |
<4>[ 0.720178] QSEECOM: qseecom_probe: qseecom.whitelist_support = 1 | |
<6>[ 0.722576] mmi_factory factory_support.80: Using mmi,factory-support-kungpow | |
<4>[ 0.723817] i2c-core: driver [tabla-i2c-core] using legacy suspend method | |
<4>[ 0.723826] i2c-core: driver [tabla-i2c-core] using legacy resume method | |
<4>[ 0.723893] i2c-core: driver [wcd9xxx-i2c-core] using legacy suspend method | |
<4>[ 0.723902] i2c-core: driver [wcd9xxx-i2c-core] using legacy resume method | |
<6>[ 0.724070] bcm2079x-i2c 8-0076: bcm2079x_probe, probing bcm2079x driver flags = 0 | |
<6>[ 0.724148] bcm2079x-i2c 8-0076: vddswp regulator control absent | |
<6>[ 0.724188] bcm2079x-i2c 8-0076: requesting IRQ 439 | |
<6>[ 0.724238] bcm2079x-i2c 8-0076: bcm2079x_probe, probing bcm2079x driver exited successfully | |
<6>[ 0.724754] sps:BAM 0x00000000 (va:0x00000000) enabled: ver:0x16, number of pipes:24 | |
<6>[ 0.729162] tun: Universal TUN/TAP device driver, 1.6 | |
<6>[ 0.729170] tun: (C) 1999-2004 Max Krasnyansky <[email protected]> | |
<6>[ 0.729212] PPP generic driver version 2.4.2 | |
<6>[ 0.729267] PPP BSD Compression module registered | |
<6>[ 0.729275] PPP Deflate Compression module registered | |
<6>[ 0.729291] PPP MPPE Compression module registered | |
<6>[ 0.729300] NET: Registered protocol family 24 | |
<6>[ 0.729338] usbcore: registered new interface driver rtl8150 | |
<6>[ 0.729360] usbcore: registered new interface driver r8152 | |
<6>[ 0.729455] usbcore: registered new interface driver asix | |
<6>[ 0.729477] usbcore: registered new interface driver ax88179_178a | |
<6>[ 0.729499] usbcore: registered new interface driver cdc_ether | |
<6>[ 0.729584] usbcore: registered new interface driver cdc_ncm | |
<6>[ 0.979572] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
<6>[ 0.979585] ehci-pci: EHCI PCI platform driver | |
<6>[ 0.995003] xhci_msm_hsic msm_hsic_host: Qualcomm xHCI Host Controller using HSIC | |
<6>[ 0.995021] xhci_msm_hsic msm_hsic_host: new USB bus registered, assigned bus number 1 | |
<6>[ 0.995162] xhci_msm_hsic msm_hsic_host: irq 64, io mem 0xf9c00000 | |
<6>[ 0.996225] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 | |
<6>[ 0.996236] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
<6>[ 0.996246] usb usb1: Product: Qualcomm xHCI Host Controller using HSIC | |
<6>[ 0.996255] usb usb1: Manufacturer: Linux 3.10.108-g8fb63fb xhci-hcd | |
<6>[ 0.996264] usb usb1: SerialNumber: msm_hsic_host | |
<7>[ 0.996402] xHCI xhci_add_endpoint called for root hub | |
<7>[ 0.996411] xHCI xhci_check_bandwidth called for root hub | |
<6>[ 0.996481] hub 1-0:1.0: USB hub found | |
<6>[ 0.996502] hub 1-0:1.0: 1 port detected | |
<6>[ 0.996640] xhci_msm_hsic msm_hsic_host: Qualcomm xHCI Host Controller using HSIC | |
<6>[ 0.996654] xhci_msm_hsic msm_hsic_host: new USB bus registered, assigned bus number 2 | |
<6>[ 0.996768] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 | |
<6>[ 0.996778] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | |
<6>[ 0.996787] usb usb2: Product: Qualcomm xHCI Host Controller using HSIC | |
<6>[ 0.996796] usb usb2: Manufacturer: Linux 3.10.108-g8fb63fb xhci-hcd | |
<6>[ 0.996805] usb usb2: SerialNumber: msm_hsic_host | |
<7>[ 0.996909] xHCI xhci_add_endpoint called for root hub | |
<7>[ 0.996918] xHCI xhci_check_bandwidth called for root hub | |
<6>[ 0.996984] hub 2-0:1.0: USB hub found | |
<3>[ 0.997004] hub 2-0:1.0: config failed, hub doesn't have any ports! (err -19) | |
<6>[ 0.997498] usbcore: registered new interface driver cdc_acm | |
<6>[ 0.997507] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters | |
<6>[ 0.997591] usbcore: registered new interface driver usb-storage | |
<6>[ 0.997641] usbcore: registered new interface driver usbserial | |
<6>[ 0.997666] usbcore: registered new interface driver diag_bridge | |
<6>[ 0.997759] usbcore: registered new interface driver mdm_bridge | |
<6>[ 0.998110] usbcore: registered new interface driver ks_bridge | |
<6>[ 0.998119] ksb_init: init done | |
<6>[ 0.998142] usbcore: registered new interface driver ipc_bridge | |
<6>[ 0.998774] mousedev: PS/2 mouse device common for all mice | |
<6>[ 0.998801] usbcore: registered new interface driver xpad | |
<6>[ 0.998826] usbcore: registered new interface driver usb_acecad | |
<6>[ 0.998894] usbcore: registered new interface driver aiptek | |
<6>[ 0.998921] usbcore: registered new interface driver gtco | |
<6>[ 0.998945] usbcore: registered new interface driver hanwang | |
<6>[ 0.998969] usbcore: registered new interface driver kbtab | |
<6>[ 0.998997] usbcore: registered new interface driver wacom | |
<6>[ 0.999235] atmel_mxt_ts 1-004a: no valid patch sets found | |
<6>[ 0.999274] atmel_mxt_ts 1-004a: processed 7 patch sets for 2 objects | |
<6>[ 0.999352] atmel_mxt_ts 1-004a: no valid patch sets found | |
<6>[ 0.999394] atmel_mxt_ts 1-004a: processed 33 patch sets for 4 objects | |
<6>[ 1.127816] atmel_mxt_ts 1-004a: Family: 0xA4 Variant: 0x2 Firmware V1.3.AA Objects: 40 | |
<6>[ 1.149931] atmel_mxt_ts 1-004a: Revision ID: 0x32 | |
<6>[ 1.152265] atmel_mxt_ts 1-004a: Initialized power cfg: ACTV 255, IDLE 8 | |
<6>[ 1.152934] atmel_mxt_ts 1-004a: T100 Touchscreen size X1439Y2559 | |
<6>[ 1.154846] input: atmel_mxt_ts as /devices/f9966000.i2c/i2c-1/1-004a/input/input0 | |
<6>[ 1.155978] qcom,qpnp-rtc qpnp-rtc-9: rtc core: registered qpnp_rtc as rtc0 | |
<6>[ 1.156097] i2c /dev entries driver | |
<6>[ 1.157547] platform fdc00000.qcom,vidc: Driver msm_vidc_v4l2 requests probe deferral | |
<3>[ 1.163286] msm_eeprom_parse_memory_map: pageen not needed | |
<3>[ 1.163299] msm_eeprom_parse_memory_map: pageen not needed | |
<3>[ 1.163311] msm_eeprom_parse_memory_map: pageen not needed | |
<3>[ 1.163324] msm_eeprom_parse_memory_map: pageen not needed | |
<3>[ 1.163336] msm_eeprom_parse_memory_map: pageen not needed | |
<3>[ 1.163349] msm_eeprom_parse_memory_map: pageen not needed | |
<3>[ 1.163361] msm_eeprom_parse_memory_map: pageen not needed | |
<3>[ 1.163375] msm_eeprom_parse_memory_map: pageen not needed | |
<6>[ 1.163390] qcom,eeprom a0.qcom,eeprom: msm_camera_request_mux_gpio_table state active | |
<6>[ 1.171914] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active | |
<6>[ 1.171998] msm_cci_init:782: hw_version = 0x10000008 | |
<3>[ 1.172024] qcom,slave-addr = 0xA0 | |
<3>[ 1.180000] qcom,slave-addr = 0xA2 | |
<3>[ 1.187986] qcom,slave-addr = 0xA4 | |
<3>[ 1.195968] qcom,slave-addr = 0xA6 | |
<3>[ 1.203950] qcom,slave-addr = 0xA8 | |
<3>[ 1.211930] qcom,slave-addr = 0xAA | |
<3>[ 1.219914] qcom,slave-addr = 0xAC | |
<3>[ 1.227890] qcom,slave-addr = 0xAE | |
<6>[ 1.231449] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default | |
<6>[ 1.238747] qcom,eeprom a0.qcom,eeprom: msm_camera_request_mux_gpio_table state default | |
<3>[ 1.239156] msm_eeprom_parse_memory_map: pageen not needed | |
<3>[ 1.239170] msm_eeprom_parse_memory_map: pageen not needed | |
<3>[ 1.239188] msm_eeprom_parse_memory_map: pageen not needed | |
<3>[ 1.239207] msm_eeprom_parse_memory_map: pageen not needed | |
<3>[ 1.239226] msm_eeprom_parse_memory_map: pageen not needed | |
<6>[ 1.239239] qcom,eeprom a8.qcom,eeprom: msm_camera_request_mux_gpio_table state active | |
<6>[ 1.311766] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state active | |
<6>[ 1.311838] msm_cci_init:782: hw_version = 0x10000008 | |
<6>[ 1.449646] msm_cci fda0c000.qcom,cci: msm_camera_request_mux_gpio_table state default | |
<6>[ 1.520980] qcom,eeprom a8.qcom,eeprom: msm_camera_request_mux_gpio_table state default | |
<3>[ 1.522347] g_sctrl[0] 00000000 | |
<3>[ 1.522551] g_sctrl[1] 00000000<6>[ 1.536932] MSM-CPP cpp_init_hardware:780 CPP HW Version: 0x40010000 | |
<3>[ 1.536943] MSM-CPP cpp_init_hardware:790 stream_cnt:0 | |
<3>[ 1.539402] __msm_jpeg_init:1283] Jpeg Device id 0 | |
<3>[ 1.539500] __msm_jpeg_init:1283] Jpeg Device id 1__msm_jpeg_init:1283] Jpeg Device id 2 | |
<6>[ 1.540568] VPU, vpu_probe: Probe Successful | |
<4>[ 1.540860] BATT SUPPLY NAME = battery | |
<4>[ 1.540886] max17042 0-0036: Config Revision = 2 | |
<3>[ 1.541940] power_supply max170xx_battery: driver failed to report `present' property: -11 | |
<4>[ 1.542027] thermal thermal_zone0: failed to read out thermal zone 0 | |
<3>[ 1.542063] power_supply max170xx_battery: driver failed to report `present' property: -11 | |
<4>[ 1.542991] Battery Temp State = 1 | |
<3>[ 1.543019] power_supply max170xx_battery: driver failed to report `present' property: -11 | |
<6>[ 1.546999] smb135x-charger 0-001c: CMD_IL=4 | |
<3>[ 1.548779] smb135x_charger_probe: vadc not ready, defer probe | |
<6>[ 1.579699] i2c 0-001c: Driver smb135x-charger requests probe deferral | |
<6>[ 1.579737] bq28400_init: bq28400 driver rev 1.0. | |
<6>[ 1.579794] mmi-wls-charger 0-006c: Probe of mmi_wls_charger | |
<6>[ 1.579804] mmi-wls-charger 0-006c: Using mmi,wls-charger-bq51021 | |
<6>[ 1.580264] mmi-wls-charger 0-006c: supply name: battery | |
<6>[ 1.580274] mmi-wls-charger 0-006c: supply name: dc | |
<6>[ 1.580282] mmi-wls-charger 0-006c: supply name: usb | |
<3>[ 1.580323] mmi_wls_chrg_get_property NO dev chip! | |
<3>[ 1.580330] mmi_wls_chrg_get_property NO dev chip! | |
<3>[ 1.580361] mmi_wls_chrg_get_property NO dev chip! | |
<3>[ 1.580373] mmi_wls_chrg_get_property NO dev chip! | |
<3>[ 1.580380] mmi_wls_chrg_get_property NO dev chip! | |
<3>[ 1.580399] BATT PSY Not Found | |
<3>[ 1.580405] DC PSY Not Found | |
<6>[ 1.580880] lm75 8-0048: hwmon1: sensor 'tmp108' | |
<6>[ 1.622397] device-mapper: uevent: version 1.0.3 | |
<6>[ 1.622488] device-mapper: ioctl: 4.24.0-ioctl (2013-01-15) initialised: [email protected] | |
<6>[ 1.623023] nitrous_rfkill_set_power: off (blocked=1) | |
<6>[ 1.623522] cpuidle: using governor ladder | |
<6>[ 1.623531] cpuidle: using governor menu | |
<6>[ 1.623553] sdhci: Secure Digital Host Controller Interface driver | |
<6>[ 1.623560] sdhci: Copyright(c) Pierre Ossman | |
<6>[ 1.623904] sdhci-pltfm: SDHCI platform and OF driver helper | |
<3>[ 1.624111] sdhci_msm msm_sdcc.1: Parsing Pinctrl failed with -22, falling back on GPIO lib | |
<6>[ 1.628138] mmc0: no vqmmc regulator found | |
<6>[ 1.628151] mmc0: no vmmc regulator found | |
<6>[ 1.658497] mmc0: SDHCI controller on msm_sdcc.1 [msm_sdcc.1] using 32-bit ADMA | |
<6>[ 1.660001] qce fd440000.qcom,qcedev: Qualcomm Crypto 5.2.1 device found @0xfd440000 | |
<6>[ 1.660014] qce fd440000.qcom,qcedev: CE device = 0x0 | |
<6>[ 1.660014] , IO base, CE = 0xcdb40000 | |
<6>[ 1.660014] , Consumer (IN) PIPE 2, Producer (OUT) PIPE 3 | |
<6>[ 1.660014] IO base BAM = 0x0 | |
<6>[ 1.660014] BAM IRQ 268 | |
<6>[ 1.660014] Engines Availability = 0x2010853 | |
<6>[ 1.660058] sps:BAM 0x00000000 is registered. | |
<6>[ 1.660251] sps:BAM 0x00000000 (va:0x00000000) enabled: ver:0x23, number of pipes:8 | |
<6>[ 1.660428] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x00000000fd444000 irq 268 | |
<6>[ 1.661534] qcedev: FIPS140-2 Known Answer Tests : Skipped | |
<6>[ 1.663148] qcrypto fd440000.qcom,qcrypto: Qualcomm Crypto 5.2.1 device found @0xfd440000 | |
<6>[ 1.663160] qcrypto fd440000.qcom,qcrypto: CE device = 0x0 | |
<6>[ 1.663160] , IO base, CE = 0xcdb80000 | |
<6>[ 1.663160] , Consumer (IN) PIPE 4, Producer (OUT) PIPE 5 | |
<6>[ 1.663160] IO base BAM = 0x0 | |
<6>[ 1.663160] BAM IRQ 268 | |
<6>[ 1.663160] Engines Availability = 0x2010853 | |
<6>[ 1.663497] QCE50: qce_sps_init: Qualcomm MSM CE-BAM at 0x00000000fd444000 irq 268 | |
<6>[ 1.665218] qcrypto fd440000.qcom,qcrypto: qcrypto-ecb-aes | |
<6>[ 1.665301] qcrypto fd440000.qcom,qcrypto: qcrypto-cbc-aes | |
<6>[ 1.665371] qcrypto fd440000.qcom,qcrypto: qcrypto-ctr-aes | |
<6>[ 1.665462] qcrypto fd440000.qcom,qcrypto: qcrypto-ecb-des | |
<6>[ 1.665590] qcrypto fd440000.qcom,qcrypto: qcrypto-cbc-des | |
<6>[ 1.665661] qcrypto fd440000.qcom,qcrypto: qcrypto-ecb-3des | |
<6>[ 1.665745] qcrypto fd440000.qcom,qcrypto: qcrypto-cbc-3des | |
<6>[ 1.665828] qcrypto fd440000.qcom,qcrypto: qcrypto-xts-aes | |
<6>[ 1.665899] qcrypto fd440000.qcom,qcrypto: qcrypto-sha1 | |
<6>[ 1.665972] qcrypto fd440000.qcom,qcrypto: qcrypto-sha256 | |
<6>[ 1.666058] qcrypto fd440000.qcom,qcrypto: qcrypto-aead-hmac-sha1-cbc-aes | |
<6>[ 1.666146] qcrypto fd440000.qcom,qcrypto: qcrypto-aead-hmac-sha1-cbc-des | |
<6>[ 1.666231] qcrypto fd440000.qcom,qcrypto: qcrypto-aead-hmac-sha1-cbc-3des | |
<6>[ 1.666318] qcrypto fd440000.qcom,qcrypto: qcrypto-hmac-sha1 | |
<6>[ 1.666401] qcrypto fd440000.qcom,qcrypto: qcrypto-hmac-sha256 | |
<6>[ 1.666485] qcrypto fd440000.qcom,qcrypto: qcrypto-aes-ccm | |
<6>[ 1.666568] qcrypto fd440000.qcom,qcrypto: qcrypto-rfc4309-aes-ccm | |
<6>[ 1.666577] qcrypto: FIPS140-2 Known Answer Tests: Skipped | |
<6>[ 1.667660] usbcore: registered new interface driver usbhid | |
<6>[ 1.667668] usbhid: USB HID core driver | |
<6>[ 1.668076] ashmem: initialized | |
<6>[ 1.668592] sps:BAM 0x00000000 is registered. | |
<3>[ 1.668601] usb_bam_ipa_create_resources: Failed to create USB_PROD resource | |
<6>[ 1.668852] qcom,qpnp-power-on qpnp-power-on-1: PMIC@SID0 Power-on reason: Triggered from PON1 (secondary PMIC) and 'cold' boot | |
<6>[ 1.668874] qcom,qpnp-power-on qpnp-power-on-1: PMIC@SID0: Power-off reason: Triggered from STAGE3 (Stage 3 reset) | |
<6>[ 1.668985] input: qpnp_pon as /devices/virtual/input/input1 | |
<4>[ 1.670711] cpubw qcom,cpubw.36: Device doesn't take AB votes! | |
<6>[ 1.670800] kraitbw-l2pm qcom,kraitbw-l2pm.37: BW HWmon governor registered. | |
<3>[ 1.671421] ext-mdm qcom,mdm0.73: parsing gpio done | |
<3>[ 1.671649] ext-mdm qcom,mdm0.73: ipc configure done | |
<6>[ 1.672520] usbcore: registered new interface driver snd-usb-audio | |
<6>[ 1.673502] tfa9890 left probed successfully! | |
<6>[ 1.673643] tfa9890 right probed successfully!<6>[ 1.674819] fsa8500 8-0023: Device ID is 0x1 | |
<6>[ 1.676394] fsa8500_initialize success | |
<6>[ 1.676537] fsa8500 probed successfully | |
<3>[ 1.679638] BATT PSY Not Found | |
<3>[ 1.679645] DC PSY Not Found | |
<6>[ 1.683825] msm-pcm-lpa msm-pcm-lpa: msm_pcm_probe: dev name msm-pcm-lpa | |
<6>[ 1.684455] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral | |
<6>[ 1.684783] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral | |
<6>[ 1.688170] ocmem: Notifier registered for 5 | |
<6>[ 1.689580] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present | |
<6>[ 1.689636] earpice gpio 130 | |
<3>[ 1.689703] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered | |
<6>[ 1.689756] platform sound.44: Driver apq8084-asoc requests probe deferral | |
<6>[ 1.690713] u32 classifier | |
<6>[ 1.690719] Actions configured | |
<6>[ 1.690728] Netfilter messages via NETLINK v0.30. | |
<6>[ 1.690768] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) | |
<6>[ 1.690997] ctnetlink v0.93: registering with nfnetlink. | |
<6>[ 1.691036] NF_TPROXY: Transparent proxy support initialized, version 4.1.0 | |
<6>[ 1.691045] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd. | |
<6>[ 1.691228] xt_time: kernel timezone is -0000 | |
<6>[ 1.691359] ip_tables: (C) 2000-2006 Netfilter Core Team | |
<6>[ 1.691463] arp_tables: (C) 2002 David S. Miller | |
<6>[ 1.691494] TCP: cubic registered | |
<6>[ 1.691501] Initializing XFRM netlink socket | |
<6>[ 1.691690] NET: Registered protocol family 10 | |
<6>[ 1.692185] mip6: Mobile IPv6 | |
<6>[ 1.692206] ip6_tables: (C) 2000-2006 Netfilter Core Team | |
<6>[ 1.692294] sit: IPv6 over IPv4 tunneling driver | |
<6>[ 1.692532] NET: Registered protocol family 17 | |
<6>[ 1.692552] NET: Registered protocol family 15 | |
<5>[ 1.692590] Bridge firewalling registered | |
<6>[ 1.692602] Ebtables v2.0 registered | |
<6>[ 1.692639] l2tp_core: L2TP core driver, V2.0 | |
<6>[ 1.692654] l2tp_ppp: PPPoL2TP kernel driver, V2.0 | |
<6>[ 1.692661] l2tp_netlink: L2TP netlink interface | |
<6>[ 1.692699] l2tp_debugfs: L2TP debugfs support | |
<6>[ 1.692771] NET: Registered protocol family 27 | |
<6>[ 1.693162] hdmi_vreg: no parameters | |
<6>[ 1.693369] usb1_vreg: no parameters | |
<6>[ 1.693592] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral | |
<6>[ 1.693853] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral | |
<6>[ 1.694003] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral | |
<6>[ 1.695223] smb135x-charger 0-001c: CMD_IL=4 | |
<6>[ 1.697070] smb1357_otg_vreg: no parameters | |
<6>[ 1.716978] smb135x-charger 0-001c: HW Detected SDP! | |
<6>[ 1.729119] smb135x-charger 0-001c: set low thr to 2750000 and high to 8700000 | |
<6>[ 1.733461] smb135x_setup_vbat_monitoring: vbat monitoring setup complete | |
<6>[ 1.734426] smb135x-charger 0-001c: SMB135X version = smb1359 revision = rev2.1 successfully probed batt=1 dc = 0 usb = 0 | |
<6>[ 1.734582] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral | |
<6>[ 1.734721] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral | |
<6>[ 1.735110] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present | |
<6>[ 1.735144] earpice gpio 130 | |
<3>[ 1.735217] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered | |
<6>[ 1.735274] platform sound.44: Driver apq8084-asoc requests probe deferral | |
<6>[ 1.735423] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral | |
<6>[ 1.735640] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral | |
<6>[ 1.735781] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral | |
<5>[ 1.736560] Registering SWP/SWPB emulation handler | |
<6>[ 1.740960] registered taskstats version 1 | |
<6>[ 1.742688] usb1_vreg: disabling | |
<6>[ 1.742696] hdmi_vreg: disabling | |
<6>[ 1.742734] 8084_l4: disabling | |
<6>[ 1.743082] regulator-dummy: disabling | |
<6>[ 1.743550] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral | |
<6>[ 1.743707] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral | |
<6>[ 1.744074] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present | |
<6>[ 1.744107] earpice gpio 130 | |
<3>[ 1.744172] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered | |
<6>[ 1.744222] platform sound.44: Driver apq8084-asoc requests probe deferral | |
<6>[ 1.744387] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral | |
<6>[ 1.744629] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral | |
<6>[ 1.744788] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral | |
<1>[ 1.745458] drv260x->vibrator_vdd not initialized | |
<6>[ 1.746801] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral | |
<6>[ 1.746951] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral | |
<6>[ 1.747309] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present | |
<6>[ 1.747339] earpice gpio 130 | |
<3>[ 1.747395] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered | |
<6>[ 1.747442] platform sound.44: Driver apq8084-asoc requests probe deferral | |
<6>[ 1.747590] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral | |
<6>[ 1.747817] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral | |
<6>[ 1.747972] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral | |
<6>[ 1.748078] drv260x: Boot-up calibration disabled | |
<1>[ 1.748168] drv260x: initialized | |
<6>[ 1.749289] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral | |
<6>[ 1.749443] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral | |
<6>[ 1.749952] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present | |
<6>[ 1.749984] earpice gpio 130 | |
<3>[ 1.750070] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered | |
<6>[ 1.750147] platform sound.44: Driver apq8084-asoc requests probe deferral | |
<6>[ 1.750366] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral | |
<6>[ 1.750724] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral | |
<6>[ 1.750943] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral | |
<6>[ 1.751959] file system registered | |
<6>[ 1.751995] mbim_init: initialize 1 instances | |
<6>[ 1.752067] mbim_init: Initialized 1 ports | |
<6>[ 1.753040] rndis_qc_init: initialize rndis QC instance | |
<6>[ 1.753289] android_usb gadget: Mass Storage Function, version: 2009/09/11 | |
<6>[ 1.753299] android_usb gadget: Number of LUNs=1 | |
<6>[ 1.753310] lun0: LUN: removable file: (no medium) | |
<1>[ 1.753339] drv260x driver found: drv2605. | |
<6>[ 1.753954] android_usb gadget: android_usb ready | |
<6>[ 1.754202] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral | |
<6>[ 1.754361] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral | |
<6>[ 1.754744] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present | |
<6>[ 1.754779] earpice gpio 130 | |
<3>[ 1.754841] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered | |
<6>[ 1.754896] platform sound.44: Driver apq8084-asoc requests probe deferral | |
<6>[ 1.755060] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral | |
<6>[ 1.755307] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral | |
<6>[ 1.755466] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral | |
<6>[ 1.756507] input: gpio-keys as /devices/gpio_keys.75/input/input2 | |
<6>[ 1.756762] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral | |
<6>[ 1.756918] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral | |
<6>[ 1.757283] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present | |
<6>[ 1.757314] earpice gpio 130 | |
<3>[ 1.757375] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered | |
<6>[ 1.757424] platform sound.44: Driver apq8084-asoc requests probe deferral | |
<6>[ 1.757586] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral | |
<6>[ 1.757828] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral | |
<6>[ 1.757988] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral | |
<6>[ 1.758313] qcom,qpnp-rtc qpnp-rtc-9: setting system clock to 1970-01-01 00:00:13 UTC (13) | |
<6>[ 1.759764] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral | |
<6>[ 1.759925] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral | |
<6>[ 1.760293] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present | |
<6>[ 1.760323] earpice gpio 130 | |
<3>[ 1.760380] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered | |
<6>[ 1.760423] platform sound.44: Driver apq8084-asoc requests probe deferral | |
<6>[ 1.760581] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral | |
<6>[ 1.760818] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral | |
<6>[ 1.760978] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral | |
<6>[ 1.761355] msm_thermal:interrupt_mode_init Interrupt mode init | |
<6>[ 1.761998] regulator_proxy_consumer_remove_all: removing regulator proxy consumer requests | |
<4>[ 1.762374] dhd_module_init in | |
<4>[ 1.762526] found wifi platform device bcmdhd_wlan | |
<4>[ 1.762883] PCI_PROBE: bus 1, slot 0,vendor 14E4, device 43EC(good PCI location) | |
<4>[ 1.762892] dhdpcie_init enter | |
<4>[ 1.762899] dhdpcie_init: found adapter info 'DHD generic adapter' | |
<4>[ 1.762917] alloc static buf at 00000000! | |
<4>[ 1.763301] PCI: enabling device 0000:01:00.0 (0140 -> 0142) | |
<4>[ 1.763581] dhdpcie_bus_attach: ENTER | |
<4>[ 1.764143] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000 | |
<4>[ 1.764156] wifi_platform_get_mac_addr | |
<1>[ 1.753919] drv260x probe work succeeded | |
<6>[ 1.764238] CFG80211-ERROR) wl_setup_wiphy : Registering Vendor80211 | |
<4>[ 1.764448] wl_create_event_handler(): thread:wl_event_handler:e8 started | |
<6>[ 1.764457] CFG80211-ERROR) wl_event_handler : tsk Enter, tsk = 0x00000000 | |
<4>[ 1.764607] dhd_attach(): thread:dhd_watchdog_thread:e9 started | |
<4>[ 1.764618] dhd_deferred_work_init: work queue initialized | |
<4>[ 1.764813] Dongle Host Driver, version 1.201.31 (r) | |
<4>[ 1.764813] Compiled in drivers/net/wireless/bcmdhd on Jan 11 2019 at 21:30:50 | |
<4>[ 1.765055] Register interface [wlan0] MAC: 44:80:eb:7a:55:4c | |
<4>[ 1.765055] | |
<4>[ 1.765066] dhd_prot_ioctl : bus is down. we have nothing to do | |
<4>[ 1.765075] dhd_bus_devreset: == Power OFF == | |
<6>[ 1.766707] mmc0: BKOPS_EN bit = 0 | |
<6>[ 1.867648] mmc0: new HS400 MMC card at address 0001 | |
<6>[ 1.867882] mmcblk0: mmc0:0001 HCG8e 58.2 GiB | |
<6>[ 1.867996] mmcblk0rpmb: mmc0:0001 HCG8e partition 3 4.00 MiB | |
<6>[ 1.869845] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42 | |
<6>[ 1.871950] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral | |
<6>[ 1.872123] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral | |
<6>[ 1.872564] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present | |
<6>[ 1.872608] earpice gpio 130 | |
<3>[ 1.872685] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered | |
<6>[ 1.872736] platform sound.44: Driver apq8084-asoc requests probe deferral | |
<6>[ 1.872917] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral | |
<6>[ 1.873196] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral | |
<6>[ 1.873392] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral | |
<4>[ 1.878994] dhd_bus_devreset: WLAN OFF Done | |
<4>[ 1.879003] wifi_platform_set_power = 0 | |
<6>[ 1.879010] brcm_wlan_power Enter: power off | |
<4>[ 1.879022] dhdpcie_init:Exit - SUCCESS | |
<6>[ 1.879166] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral | |
<6>[ 1.879318] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral | |
<6>[ 1.879700] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present | |
<6>[ 1.879729] earpice gpio 130 | |
<3>[ 1.879786] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered | |
<6>[ 1.879830] platform sound.44: Driver apq8084-asoc requests probe deferral | |
<6>[ 1.879980] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral | |
<6>[ 1.880207] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral | |
<6>[ 1.880366] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral | |
<6>[ 1.880617] platform qcom,msm-voip-dsp.53: Driver msm-voip-dsp requests probe deferral | |
<6>[ 1.880769] platform qcom,msm-pcm-voice.54: Driver msm-pcm-voice requests probe deferral | |
<6>[ 1.881117] apq8084-asoc sound.44: apq8084_asoc_machine_probe(): tfa9890 stereo support present | |
<6>[ 1.881146] earpice gpio 130 | |
<3>[ 1.881199] apq8084-asoc sound.44: ASoC: platform msm-pcm-voice not registered | |
<6>[ 1.881247] platform sound.44: Driver apq8084-asoc requests probe deferral | |
<6>[ 1.881395] platform qcom,smp2pgpio-rdbg-1-in.26: Driver smp2pgpio requests probe deferral | |
<6>[ 1.881621] platform qcom,smp2pgpio-rdbg-1-out.28: Driver smp2pgpio requests probe deferral | |
<6>[ 1.881781] platform qcom,msm-audio-ion.46: Driver msm-audio-ion requests probe deferral | |
<6>[ 1.881957] clock_late_init: Removing enables held for handed-off clocks | |
<6>[ 1.892197] ALSA device list: | |
<6>[ 1.892210] No soundcards found. | |
<3>[ 1.892300] Warning: unable to open an initial console. | |
<6>[ 1.892351] Freeing unused kernel memory: 48K | |
<13>[ 1.894163] init: init first stage started! | |
<7>[ 1.896474] SELinux: 2048 avtab hash slots, 6784 rules. | |
<7>[ 1.897957] SELinux: 2048 avtab hash slots, 6784 rules. | |
<7>[ 1.897980] SELinux: 1 users, 2 roles, 662 types, 0 bools, 1 sens, 1024 cats | |
<7>[ 1.898006] SELinux: 63 classes, 6784 rules | |
<7>[ 1.898710] SELinux: Completing initialization. | |
<7>[ 1.898726] SELinux: Setting up existing superblocks. | |
<7>[ 1.898756] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts | |
<7>[ 1.898793] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts | |
<7>[ 1.899551] SELinux: initialized (dev bdev, type bdev), not configured for labeling | |
<7>[ 1.899579] SELinux: initialized (dev proc, type proc), uses genfs_contexts | |
<7>[ 1.899678] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs | |
<7>[ 1.899712] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts | |
<7>[ 1.938258] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs | |
<7>[ 1.938297] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs | |
<7>[ 1.938325] SELinux: initialized (dev anon_inodefs, type anon_inodefs), not configured for labeling | |
<7>[ 1.938355] SELinux: initialized (dev devpts, type devpts), uses transition SIDs | |
<7>[ 1.938395] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts | |
<7>[ 1.938433] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts | |
<7>[ 1.938538] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs | |
<7>[ 1.938580] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts | |
<13>[ 1.978040] init: (Initializing SELinux non-enforcing took 0.08s.) | |
<13>[ 1.980984] init: init second stage started! | |
<13>[ 1.985863] init: Running restorecon... | |
<11>[ 2.041644] init: waitpid failed: No child processes | |
<13>[ 2.042515] init: (Loading properties from /default.prop took 0.00s.) | |
<11>[ 2.043261] init: /init.rc: 13: invalid keyword 'setcon' | |
<11>[ 2.043411] init: /init.rc: 62: invalid keyword 'load_all_props' | |
<13>[ 2.043652] init: (Parsing /init.recovery.logd.rc took 0.00s.) | |
<13>[ 2.043809] init: (Parsing /init.recovery.usb.rc took 0.00s.) | |
<13>[ 2.043899] init: (Parsing /init.recovery.service.rc took 0.00s.) | |
<13>[ 2.044032] init: (Parsing /init.recovery.vold_decrypt.keymaster-3-0.rc took 0.00s.) | |
<13>[ 2.044116] init: (Parsing /init.recovery.vold_decrypt.hwservicemanager.rc took 0.00s.) | |
<13>[ 2.044216] init: (Parsing /init.recovery.vold_decrypt.qseecomd.rc took 0.00s.) | |
<13>[ 2.044247] init: (Parsing /init.recovery.vold_decrypt.rc took 0.00s.) | |
<13>[ 2.044368] init: (Parsing /init.recovery.shamu.rc took 0.00s.) | |
<13>[ 2.044397] init: (Parsing /init.rc took 0.00s.) | |
<13>[ 2.044644] init: Starting service 'ueventd'... | |
<13>[ 2.045093] init: Waiting for /dev/.coldboot_done... | |
<13>[ 2.046941] ueventd: ueventd started! | |
<13>[ 2.380847] ueventd: Coldboot took 0.33s. | |
<13>[ 2.388339] init: Waiting for /dev/.coldboot_done took 0.34s. | |
<7>[ 2.389353] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts | |
<7>[ 2.390294] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs | |
<7>[ 2.390839] SELinux: initialized (dev pstore, type pstore), uses genfs_contexts | |
<7>[ 2.391285] SELinux: initialized (dev functionfs, type functionfs), uses genfs_contexts | |
<3>[ 2.391402] enable_store: android_usb: already disabled | |
<13>[ 2.392078] init: Starting service 'logd'... | |
<13>[ 2.392627] init: Starting service 'logd-reinit'... | |
<13>[ 2.393061] init: (Loading properties from /system/build.prop took 0.00s.) | |
<13>[ 2.393131] init: (Loading properties from /vendor/build.prop took 0.00s.) | |
<13>[ 2.393178] init: (Loading properties from /factory/factory.prop took 0.00s.) | |
<38>[ 2.408612] logd.auditd: start | |
<46>[ 2.408650] logd.klogd: 2405705926 | |
<13>[ 2.572981] init: Service 'logd-reinit' (pid 238) exited with status 145 | |
<13>[ 2.573097] init: (Loading properties from /data/local.prop took 0.00s.) | |
<11>[ 2.573138] init: Unable to open persistent property directory "/data/property": No such file or directory | |
<13>[ 2.573194] init: Starting service 'logd-reinit'... | |
<13>[ 2.574216] init: Starting service 'set_permissive'... | |
<13>[ 2.574550] init: Starting service 'recovery'... | |
<13>[ 2.574888] init: Starting service 'ldconfigtxt'... | |
<13>[ 2.575775] init: Starting service 'debug'... | |
<13>[ 2.576254] init: Starting service 'adbd'... | |
<6>[ 2.581105] read descriptors | |
<6>[ 2.581128] read descriptors | |
<6>[ 2.581143] read strings | |
<30>[ 2.586142] logd.daemon: reinit | |
<13>[ 2.587592] init: Service 'logd-reinit' (pid 246) exited with status 0 | |
<38>[ 2.592285] type=1400 audit(14.330:6): avc: denied { write } for pid=255 comm="setenforce" name="enforce" dev="selinuxfs" ino=4 scontext=u:r:recovery:s0 tcontext=u:object_r:selinuxfs:s0 tclass=file permissive=1 | |
<13>[ 2.593267] init: Service 'set_permissive' (pid 247) exited with status 0 | |
<38>[ 2.594915] type=1400 audit(14.333:7): avc: denied { write } for pid=249 comm="touch" name="sbin" dev="rootfs" ino=7750 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1 | |
<38>[ 2.595316] type=1400 audit(14.333:8): avc: denied { add_name } for pid=249 comm="touch" name="ld.config.txt" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1 | |
<38>[ 2.595966] type=1400 audit(14.333:9): avc: denied { create } for pid=249 comm="touch" name="ld.config.txt" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1 | |
<38>[ 2.596083] type=1400 audit(14.333:10): avc: denied { write } for pid=249 comm="touch" path="/sbin/ld.config.txt" dev="rootfs" ino=9347 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1 | |
<13>[ 2.596100] init: Service 'ldconfigtxt' (pid 249) exited with status 0 | |
<11>[ 2.647081] init: avc: denied { set } for property=twrp.crash_counter pid=248 uid=0 gid=0 scontext=u:r:recovery:s0 tcontext=u:object_r:default_prop:s0 tclass=property_service permissive=1 | |
<6>[ 2.663004] mdss_fb_alloc_fb_ion_memory: alloc 0x1c20000B vaddr = 00000000 (0x00000000 iova) for fb0 | |
<4>[ 2.663019] vm_start=a7760000 vm_end=a9380000 vm_page_prot=1799 | |
<4>[ 2.663040] vm_start=a7760000 vm_end=a9380000 vm_page_prot=1799 | |
<4>[ 2.663059] vm_start=a7760000 vm_end=a9380000 vm_page_prot=1799 | |
<4>[ 2.663077] vm_start=a7760000 vm_end=a9380000 vm_page_prot=1799 | |
<4>[ 2.663101] vm_start=a7760000 vm_end=a9380000 vm_page_prot=1799 | |
<4>[ 2.663120] vm_start=a7760000 vm_end=a9380000 vm_page_prot=1799 | |
<4>[ 2.663139] vm_start=a7760000 vm_end=a9380000 vm_page_prot=1799 | |
<4>[ 2.663158] vm_start=a7760000 vm_end=a9380000 vm_page_prot=1799 | |
<4>[ 2.663176] vm_start=a7760000 vm_end=a9380000 vm_page_prot=1799 | |
<4>[ 2.663195] vm_start=a7760000 vm_end=a9380000 vm_page_prot=1799 | |
<4>[ 2.663214] vm_start=a7760000 vm_end=a9380000 vm_page_prot=1799 | |
<4>[ 2.663232] vm_start=a7760000 vm_end=a9380000 vm_page_prot=1799 | |
<4>[ 2.663251] vm_start=a7760000 vm_end=a9380000 vm_page_prot=1799 | |
<4>[ 2.663270] vm_start=a7760000 vm_end=a9380000 vm_page_prot=1799 | |
<4>[ 2.663289] vm_start=a7760000 vm_end=a9380000 vm_page_prot=1799 | |
<4>[ 2.663299] vm_start=a7760000 vm_end=a9380000 vm_page_prot=1799 | |
<6>[ 2.719646] smb135x-charger 0-001c: Start APSD Rerun! | |
<6>[ 2.948738] src_detect_handler: chip->usb_present = 0 usb_present = 1 | |
<6>[ 3.187728] android_work: android_work: sent uevent USB_STATE=CONNECTED | |
<6>[ 3.262356] android_usb gadget: high-speed config #1: fe8050c8.android_usb | |
<6>[ 3.262532] dwc3 f9200000.dwc3: Avail curr from USB = 500 | |
<6>[ 3.316515] android_work: android_work: sent uevent USB_STATE=CONFIGURED | |
<38>[ 3.422278] type=1400 audit(15.160:11): avc: denied { create } for pid=248 comm="recovery" name="mtab" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1 | |
<38>[ 3.423112] type=1400 audit(15.160:12): avc: denied { create } for pid=248 comm="recovery" name="firmware" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1 | |
<3>[ 3.453386] EXT4-fs (mmcblk0p42): VFS: Can't find ext4 filesystem | |
<3>[ 3.454209] EXT4-fs (mmcblk0p42): VFS: Can't find ext4 filesystem | |
<6>[ 3.480906] EXT4-fs (mmcblk0p38): recovery complete | |
<6>[ 3.480957] EXT4-fs (mmcblk0p38): mounted filesystem with ordered data mode. Opts: | |
<7>[ 3.481026] SELinux: initialized (dev mmcblk0p38, type ext4), uses xattr | |
<6>[ 4.015679] EXT4-fs (mmcblk0p41): mounted filesystem without journal. Opts: | |
<7>[ 4.015715] SELinux: initialized (dev mmcblk0p41, type ext4), uses xattr | |
<6>[ 4.037721] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: | |
<7>[ 4.037762] SELinux: initialized (dev mmcblk0p1, type ext4), uses xattr | |
<38>[ 4.542697] type=1400 audit(16.280:13): avc: denied { create } for pid=248 comm="recovery" scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=netlink_kobject_uevent_socket permissive=1 | |
<38>[ 4.543739] type=1400 audit(16.280:14): avc: denied { bind } for pid=248 comm="recovery" scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=netlink_kobject_uevent_socket permissive=1 | |
<6>[ 4.993002] dwc3 f9200000.dwc3: Nothing to do in chg_check_timer | |
<38>[ 5.938681] type=1400 audit(17.676:15): avc: denied { open } for pid=248 comm="recovery" path="/dev/__properties__/u:object_r:userinit_prop:s0" dev="tmpfs" ino=11268 scontext=u:r:recovery:s0 tcontext=u:object_r:userinit_prop:s0 tclass=file permissive=1 | |
<38>[ 5.939413] type=1400 audit(17.676:16): avc: denied { getattr } for pid=248 comm="recovery" path="/dev/__properties__/u:object_r:userinit_prop:s0" dev="tmpfs" ino=11268 scontext=u:r:recovery:s0 tcontext=u:object_r:userinit_prop:s0 tclass=file permissive=1 | |
<38>[ 5.940531] type=1400 audit(17.676:17): avc: denied { open } for pid=248 comm="recovery" path="/dev/__properties__/u:object_r:adbtcp_prop:s0" dev="tmpfs" ino=11269 scontext=u:r:recovery:s0 tcontext=u:object_r:adbtcp_prop:s0 tclass=file permissive=1 | |
<38>[ 5.941160] type=1400 audit(17.676:18): avc: denied { getattr } for pid=248 comm="recovery" path="/dev/__properties__/u:object_r:adbtcp_prop:s0" dev="tmpfs" ino=11269 scontext=u:r:recovery:s0 tcontext=u:object_r:adbtcp_prop:s0 tclass=file permissive=1 | |
<38>[ 5.941690] type=1400 audit(17.680:19): avc: denied { open } for pid=248 comm="recovery" path="/dev/__properties__/u:object_r:safemode_prop:s0" dev="tmpfs" ino=11278 scontext=u:r:recovery:s0 tcontext=u:object_r:safemode_prop:s0 tclass=file permissive=1 | |
<38>[ 5.942208] type=1400 audit(17.680:20): avc: denied { getattr } for pid=248 comm="recovery" path="/dev/__properties__/u:object_r:safemode_prop:s0" dev="tmpfs" ino=11278 scontext=u:r:recovery:s0 tcontext=u:object_r:safemode_prop:s0 tclass=file permissive=1 | |
<38>[ 5.942741] type=1400 audit(17.680:21): avc: denied { open } for pid=248 comm="recovery" path="/dev/__properties__/u:object_r:mmc_prop:s0" dev="tmpfs" ino=11279 scontext=u:r:recovery:s0 tcontext=u:object_r:mmc_prop:s0 tclass=file permissive=1 | |
<38>[ 5.943337] type=1400 audit(17.680:22): avc: denied { getattr } for pid=248 comm="recovery" path="/dev/__properties__/u:object_r:mmc_prop:s0" dev="tmpfs" ino=11279 scontext=u:r:recovery:s0 tcontext=u:object_r:mmc_prop:s0 tclass=file permissive=1 | |
<38>[ 5.944003] type=1400 audit(17.680:23): avc: denied { open } for pid=248 comm="recovery" path="/dev/__properties__/u:object_r:logpersistd_logging_prop:s0" dev="tmpfs" ino=11280 scontext=u:r:recovery:s0 tcontext=u:object_r:logpersistd_logging_prop:s0 tclass=file permissive=1 | |
<38>[ 5.944556] type=1400 audit(17.680:24): avc: denied { getattr } for pid=248 comm="recovery" path="/dev/__properties__/u:object_r:logpersistd_logging_prop:s0" dev="tmpfs" ino=11280 scontext=u:r:recovery:s0 tcontext=u:object_r:logpersistd_logging_prop:s0 tclass=file permissive=1 | |
<38>[ 5.945104] type=1400 audit(17.680:25): avc: denied { open } for pid=248 comm="recovery" path="/dev/__properties__/u:object_r:device_logging_prop:s0" dev="tmpfs" ino=11281 scontext=u:r:recovery:s0 tcontext=u:object_r:device_logging_prop:s0 tclass=file permissive=1 | |
<38>[ 5.945622] type=1400 audit(17.680:26): avc: denied { getattr } for pid=248 comm="recovery" path="/dev/__properties__/u:object_r:device_logging_prop:s0" dev="tmpfs" ino=11281 scontext=u:r:recovery:s0 tcontext=u:object_r:device_logging_prop:s0 tclass=file permissive=1 | |
<38>[ 5.946199] type=1400 audit(17.680:27): avc: denied { open } for pid=248 comm="recovery" path="/dev/__properties__/u:object_r:theme_prop:s0" dev="tmpfs" ino=11296 scontext=u:r:recovery:s0 tcontext=u:object_r:theme_prop:s0 tclass=file permissive=1 | |
<38>[ 5.947195] type=1400 audit(17.680:28): avc: denied { getattr } for pid=248 comm="recovery" path="/dev/__properties__/u:object_r:theme_prop:s0" dev="tmpfs" ino=11296 scontext=u:r:recovery:s0 tcontext=u:object_r:theme_prop:s0 tclass=file permissive=1 | |
<38>[ 5.955202] type=1400 audit(17.693:29): avc: denied { create } for pid=248 comm="recovery" name="orsin" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=fifo_file permissive=1 | |
<38>[ 5.955736] type=1400 audit(17.693:30): avc: denied { read } for pid=248 comm="recovery" name="orsin" dev="rootfs" ino=10644 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=fifo_file permissive=1 | |
<38>[ 5.957082] type=1400 audit(17.693:31): avc: denied { open } for pid=248 comm="recovery" path="/sbin/orsin" dev="rootfs" ino=10644 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=fifo_file permissive=1 | |
<6>[ 12.246518] EXT4-fs (mmcblk0p41): mounted filesystem without journal. Opts: | |
<7>[ 12.246604] SELinux: initialized (dev mmcblk0p41, type ext4), uses xattr | |
<6>[ 12.290179] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: | |
<7>[ 12.290230] SELinux: initialized (dev mmcblk0p1, type ext4), uses xattr | |
<11>[ 12.291683] init: avc: denied { set } for property=ro.crypto.state pid=248 uid=0 gid=0 scontext=u:r:recovery:s0 tcontext=u:object_r:vold_prop:s0 tclass=property_service permissive=1 | |
<6>[ 12.837646] SELinux: Context u:object_r:vendor_file:s0 is not valid (left unmapped). | |
<6>[ 13.756867] SELinux: Context u:object_r:vendor_hal_file:s0 is not valid (left unmapped). | |
<38>[ 13.761081] type=1400 audit(25.500:32): avc: denied { execute } for pid=281 comm="recovery" path="/system/vendor/lib/hw/keystore.msm8084.so" dev="mmcblk0p41" ino=2355 scontext=u:r:recovery:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 | |
<38>[ 13.772506] type=1400 audit(25.503:33): avc: denied { read write } for pid=281 comm="recovery" name="qseecom" dev="tmpfs" ino=10376 scontext=u:r:recovery:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
<38>[ 13.773099] type=1400 audit(25.503:34): avc: denied { open } for pid=281 comm="recovery" path="/dev/qseecom" dev="tmpfs" ino=10376 scontext=u:r:recovery:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
<38>[ 13.773551] type=1400 audit(25.503:35): avc: denied { ioctl } for pid=281 comm="recovery" path="/dev/qseecom" dev="tmpfs" ino=10376 ioctlcmd=970a scontext=u:r:recovery:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
<38>[ 13.774871] type=1400 audit(25.513:36): avc: denied { search } for pid=282 comm="ueventd" name="vendor" dev="mmcblk0p41" ino=2087 scontext=u:r:ueventd:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1 | |
<38>[ 13.776804] type=1400 audit(25.513:37): avc: denied { read } for pid=282 comm="ueventd" name="cmnlib.mdt" dev="mmcblk0p1" ino=22 scontext=u:r:ueventd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 | |
<38>[ 13.777226] type=1400 audit(25.513:38): avc: denied { open } for pid=282 comm="ueventd" path="/firmware/image/cmnlib.mdt" dev="mmcblk0p1" ino=22 scontext=u:r:ueventd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 | |
<38>[ 13.801208] type=1400 audit(25.540:39): avc: denied { read } for pid=248 comm="recovery" scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=netlink_kobject_uevent_socket permissive=1 | |
<4>[ 13.979459] QSEECOM: qseecom_load_app: App (keymaster) does'nt exist, loading apps for first time | |
<4>[ 14.141746] QSEECOM: qseecom_load_app: App with id 2 (keymaster) now loaded | |
<38>[ 15.318438] type=1400 audit(27.056:40): avc: denied { append } for pid=275 comm="recovery" name="kmsg" dev="tmpfs" ino=10312 scontext=u:r:recovery:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=1 | |
<12>[ 15.318654] [VOLD_DECRYPT]I:TW_CRYPTO_USE_SYSTEM_VOLD := true | |
<12>[ 15.318798] [VOLD_DECRYPT]I:Checking existence of vendor and firmware partitions... | |
<12>[ 15.319159] [VOLD_DECRYPT]I:Attempting to use system's vold for decryption... | |
<38>[ 15.320220] type=1400 audit(27.056:41): avc: denied { open } for pid=275 comm="recovery" path="/dev/kmsg" dev="tmpfs" ino=10312 scontext=u:r:recovery:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=1 | |
<38>[ 15.320715] type=1400 audit(27.056:42): avc: denied { getattr } for pid=275 comm="recovery" path="/dev/kmsg" dev="tmpfs" ino=10312 scontext=u:r:recovery:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=1 | |
<38>[ 15.321167] type=1400 audit(27.056:43): avc: denied { ioctl } for pid=275 comm="recovery" path="/dev/kmsg" dev="tmpfs" ino=10312 ioctlcmd=5401 scontext=u:r:recovery:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=1 | |
<6>[ 15.331266] SELinux: Context u:object_r:hal_keymaster_default_exec:s0 is not valid (left unmapped). | |
<6>[ 15.331633] SELinux: Context u:object_r:hwservicemanager_exec:s0 is not valid (left unmapped). | |
<12>[ 15.332879] [VOLD_DECRYPT]I:List of additional services for vold_decrypt: | |
<12>[ 15.333235] [VOLD_DECRYPT]I: qseecomd: Enabled as sys_qseecomd -> /system/bin/qseecomd | |
<12>[ 15.333394] [VOLD_DECRYPT]I: hwserviceman: Enabled as sys_hwserviceman -> /system/bin/hwservicemanager | |
<12>[ 15.333551] [VOLD_DECRYPT]I: keymaster-3-: Enabled as ven_keymaster-3- -> /vendor/bin/hw/[email protected] | |
<12>[ 15.333726] [VOLD_DECRYPT]I:Setting up folders and permissions... | |
<12>[ 15.334080] [VOLD_DECRYPT]K:Symlinked /etc/recovery.fstab -> /fstab.shamu | |
<12>[ 15.334379] [VOLD_DECRYPT]I:Symlinking vendor folder... | |
<12>[ 15.334997] [VOLD_DECRYPT]K:Renamed /vendor to /vendor-orig | |
<38>[ 15.335145] type=1400 audit(27.073:44): avc: denied { remove_name } for pid=275 comm="recovery" name="vendor" dev="rootfs" ino=8198 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1 | |
<38>[ 15.335575] type=1400 audit(27.073:45): avc: denied { rename } for pid=275 comm="recovery" name="vendor" dev="rootfs" ino=8198 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1 | |
<12>[ 15.335852] [VOLD_DECRYPT]I:Symlinked /vendor/lib -> /system/vendor/lib | |
<12>[ 15.336143] [VOLD_DECRYPT]I:Symlinked /vendor/bin -> /system/vendor/bin | |
<12>[ 15.337575] [VOLD_DECRYPT]I:firmware partition mounted, skipping /firmware substitution | |
<12>[ 15.337770] [VOLD_DECRYPT]I:Symlinking firmware files... | |
<6>[ 15.342893] SELinux: Context u:object_r:same_process_hal_file:s0 is not valid (left unmapped). | |
<6>[ 15.350546] SELinux: Context u:object_r:vendor_configs_file:s0 is not valid (left unmapped). | |
<6>[ 15.356386] SELinux: Context u:object_r:vendor_overlay_file:s0 is not valid (left unmapped). | |
<12>[ 15.578237] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster.b01 -> /system/vendor/firmware/keymaster/keymaster.b01 | |
<12>[ 15.578516] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster/keymaster.b01 -> /system/vendor/firmware/keymaster/keymaster.b01 | |
<12>[ 15.578779] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster.b03 -> /system/vendor/firmware/keymaster/keymaster.b03 | |
<12>[ 15.579030] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster/keymaster.b03 -> /system/vendor/firmware/keymaster/keymaster.b03 | |
<12>[ 15.579286] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster.b02 -> /system/vendor/firmware/keymaster/keymaster.b02 | |
<12>[ 15.579545] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster/keymaster.b02 -> /system/vendor/firmware/keymaster/keymaster.b02 | |
<12>[ 15.581182] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster.b00 -> /system/vendor/firmware/keymaster/keymaster.b00 | |
<12>[ 15.581439] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster/keymaster.b00 -> /system/vendor/firmware/keymaster/keymaster.b00 | |
<12>[ 15.581718] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster.mdt -> /system/vendor/firmware/keymaster/keymaster.mdt | |
<12>[ 15.581971] [VOLD_DECRYPT]K:Symlinked /vendor/firmware/keymaster/keymaster.mdt -> /system/vendor/firmware/keymaster/keymaster.mdt | |
<12>[ 15.582139] [VOLD_DECRYPT]I:5 file(s) symlinked. | |
<12>[ 15.585209] [VOLD_DECRYPT]I:Starting services... | |
<12>[ 15.586695] [VOLD_DECRYPT]K:waiting for init.svc.sys_qseecomd to change from 'error' to 'running' | |
<13>[ 15.591983] init: Starting service 'sys_qseecomd'... | |
<38>[ 15.620171] type=1400 audit(27.360:46): avc: denied { getattr } for pid=294 comm="qseecomd" path="/system/vendor" dev="mmcblk0p41" ino=2087 scontext=u:r:tee:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1 | |
<38>[ 15.647771] type=1400 audit(27.386:47): avc: denied { read } for pid=294 comm="qseecomd" name="libQSEEComAPI.so" dev="mmcblk0p41" ino=2294 scontext=u:r:tee:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 | |
<38>[ 15.648326] type=1400 audit(27.386:48): avc: denied { open } for pid=294 comm="qseecomd" path="/system/vendor/lib/libQSEEComAPI.so" dev="mmcblk0p41" ino=2294 scontext=u:r:tee:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 | |
<38>[ 15.650160] type=1400 audit(27.386:49): avc: denied { getattr } for pid=294 comm="qseecomd" path="/system/vendor/lib/libQSEEComAPI.so" dev="mmcblk0p41" ino=2294 scontext=u:r:tee:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 | |
<38>[ 15.672912] type=1400 audit(27.410:50): avc: denied { execute } for pid=294 comm="qseecomd" path="/system/vendor/lib/libdiag.so" dev="mmcblk0p41" ino=2145 scontext=u:r:tee:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 | |
<38>[ 15.713736] type=1400 audit(27.453:51): avc: denied { getattr } for pid=294 comm="qseecomd" path="/dev/block/mmcblk0rpmb" dev="tmpfs" ino=10468 scontext=u:r:tee:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1 | |
<38>[ 15.714194] type=1400 audit(27.453:52): avc: denied { read write } for pid=294 comm="qseecomd" name="mmcblk0rpmb" dev="tmpfs" ino=10468 scontext=u:r:tee:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1 | |
<38>[ 15.714734] type=1400 audit(27.453:53): avc: denied { open } for pid=294 comm="qseecomd" path="/dev/block/mmcblk0rpmb" dev="tmpfs" ino=10468 scontext=u:r:tee:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1 | |
<38>[ 15.715248] type=1400 audit(27.453:54): avc: denied { read write } for pid=294 comm="qseecomd" name="qseecom" dev="tmpfs" ino=10376 scontext=u:r:tee:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
<38>[ 15.715975] type=1400 audit(27.453:55): avc: denied { open } for pid=294 comm="qseecomd" path="/dev/qseecom" dev="tmpfs" ino=10376 scontext=u:r:tee:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
<6>[ 15.716002] warning: `qseecomd' uses 32-bit capabilities (legacy support in use) | |
<38>[ 15.716581] type=1400 audit(27.453:56): avc: denied { ioctl } for pid=294 comm="qseecomd" path="/dev/qseecom" dev="tmpfs" ino=10376 ioctlcmd=970a scontext=u:r:tee:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
<38>[ 15.717598] type=1400 audit(27.453:57): avc: denied { setgid } for pid=294 comm="qseecomd" capability=6 scontext=u:r:tee:s0 tcontext=u:r:tee:s0 tclass=capability permissive=1 | |
<38>[ 15.718071] type=1400 audit(27.453:58): avc: denied { setuid } for pid=294 comm="qseecomd" capability=7 scontext=u:r:tee:s0 tcontext=u:r:tee:s0 tclass=capability permissive=1 | |
<12>[ 15.786931] [VOLD_DECRYPT]I:Start service sys_qseecomd: running. | |
<12>[ 15.787383] [VOLD_DECRYPT]K:waiting for init.svc.sys_hwserviceman to change from 'error' to 'running' | |
<13>[ 15.787655] init: Starting service 'sys_hwserviceman'... | |
<38>[ 15.790847] type=1400 audit(27.530:59): avc: denied { execute } for pid=300 comm="init" name="hwservicemanager" dev="mmcblk0p41" ino=1018 scontext=u:r:init:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 | |
<38>[ 15.791252] type=1400 audit(27.530:60): avc: denied { entrypoint } for pid=300 comm="init" path="/system/bin/hwservicemanager" dev="mmcblk0p41" ino=1018 scontext=u:r:vold:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 | |
<38>[ 15.924148] type=1400 audit(27.663:61): avc: denied { read write } for pid=300 comm="hwservicemanage" name="hwbinder" dev="tmpfs" ino=10350 scontext=u:r:vold:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
<38>[ 15.924603] type=1400 audit(27.663:62): avc: denied { open } for pid=300 comm="hwservicemanage" path="/dev/hwbinder" dev="tmpfs" ino=10350 scontext=u:r:vold:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
<38>[ 15.925074] type=1400 audit(27.663:63): avc: denied { ioctl } for pid=300 comm="hwservicemanage" path="/dev/hwbinder" dev="tmpfs" ino=10350 ioctlcmd=6209 scontext=u:r:vold:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
<38>[ 15.926924] type=1400 audit(27.666:64): avc: denied { sys_resource } for pid=301 comm="hwservicemanage" capability=24 scontext=u:r:vold:s0 tcontext=u:r:vold:s0 tclass=capability permissive=1 | |
<6>[ 15.928902] SELinux: Context u:object_r:crash_dump_exec:s0 is not valid (left unmapped). | |
<4>[ 15.928949] audit: audit_lost=1 audit_rate_limit=20 audit_backlog_limit=64 | |
<3>[ 15.928961] audit: rate limit exceeded | |
<12>[ 15.987715] [VOLD_DECRYPT]I:Start service sys_hwserviceman: running. | |
<12>[ 15.988463] [VOLD_DECRYPT]K:waiting for init.svc.ven_keymaster-3- to change from 'error' to 'running' | |
<13>[ 15.988647] init: Starting service 'ven_keymaster-3-'... | |
<13>[ 16.008526] init: Untracked pid 303 exited with status 0 | |
<13>[ 16.009472] init: Service 'sys_hwserviceman' (pid 300) killed by signal 6 | |
<13>[ 16.012080] init: Untracked pid 305 exited with status 0 | |
<12>[ 16.188904] [VOLD_DECRYPT]I:Start service ven_keymaster-3-: running. | |
<12>[ 16.189759] [VOLD_DECRYPT]K:waiting for init.svc.sys_vold to change from 'error' to 'running' | |
<13>[ 16.190554] init: Starting service 'sys_vold'... | |
<12>[ 16.389989] [VOLD_DECRYPT]I:Start service sys_vold: running. | |
<12>[ 16.390046] [VOLD_DECRYPT]I:About to run vdc... | |
<38>[ 16.393980] type=1400 audit(28.133:72): avc: denied { execute } for pid=312 comm="recovery" name="vdc" dev="mmcblk0p41" ino=998 scontext=u:r:recovery:s0 tcontext=u:object_r:vdc_exec:s0 tclass=file permissive=1 | |
<38>[ 16.394373] type=1400 audit(28.133:73): avc: denied { execute_no_trans } for pid=312 comm="recovery" path="/system/bin/vdc" dev="mmcblk0p41" ino=998 scontext=u:r:recovery:s0 tcontext=u:object_r:vdc_exec:s0 tclass=file permissive=1 | |
<5>[ 38.198216] random: nonblocking pool is initialized | |
~ # [6nlogcat | |
--------- beginning of main | |
01-01 00:00:14.330 255 255 I setenforce: type=1400 audit(0.0:6): avc: denied { write } for name="enforce" dev="selinuxfs" ino=4 scontext=u:r:recovery:s0 tcontext=u:object_r:selinuxfs:s0 tclass=file permissive=1 | |
01-01 00:00:14.333 249 249 I touch : type=1400 audit(0.0:7): avc: denied { write } for name="sbin" dev="rootfs" ino=7750 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1 | |
01-01 00:00:14.333 249 249 I touch : type=1400 audit(0.0:8): avc: denied { add_name } for name="ld.config.txt" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1 | |
01-01 00:00:14.333 249 249 I touch : type=1400 audit(0.0:9): avc: denied { create } for name="ld.config.txt" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1 | |
01-01 00:00:14.333 249 249 I touch : type=1400 audit(0.0:10): avc: denied { write } for path="/sbin/ld.config.txt" dev="rootfs" ino=9347 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=file permissive=1 | |
01-01 00:00:15.051 248 248 I ARMAssembler: generated scanline__00000077:03010101_00008001_00000000 [ 91 ipp] (112 ins) at [0xa62801f0:0xa62803b0] in 167396 ns | |
01-01 00:00:15.108 248 248 I ARMAssembler: generated scanline__00000077:03545401_00000A01_00000000 [ 37 ipp] (58 ins) at [0xa62803c0:0xa62804a8] in 77344 ns | |
01-01 00:00:15.119 248 248 I ARMAssembler: generated scanline__00000077:03545401_00000A08_00000000 [ 37 ipp] (59 ins) at [0xa62804b0:0xa628059c] in 64791 ns | |
01-01 00:00:15.160 248 248 I recovery: type=1400 audit(0.0:11): avc: denied { create } for name="mtab" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1 | |
01-01 00:00:15.160 248 248 I recovery: type=1400 audit(0.0:12): avc: denied { create } for name="firmware" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1 | |
01-01 00:00:16.280 248 248 I recovery: type=1400 audit(0.0:13): avc: denied { create } for scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=netlink_kobject_uevent_socket permissive=1 | |
01-01 00:00:16.280 248 248 I recovery: type=1400 audit(0.0:14): avc: denied { bind } for scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=netlink_kobject_uevent_socket permissive=1 | |
01-01 00:00:17.676 248 248 I recovery: type=1400 audit(0.0:15): avc: denied { open } for path="/dev/__properties__/u:object_r:userinit_prop:s0" dev="tmpfs" ino=11268 scontext=u:r:recovery:s0 tcontext=u:object_r:userinit_prop:s0 tclass=file permissive=1 | |
01-01 00:00:17.676 248 248 I recovery: type=1400 audit(0.0:16): avc: denied { getattr } for path="/dev/__properties__/u:object_r:userinit_prop:s0" dev="tmpfs" ino=11268 scontext=u:r:recovery:s0 tcontext=u:object_r:userinit_prop:s0 tclass=file permissive=1 | |
01-01 00:00:17.676 248 248 I recovery: type=1400 audit(0.0:17): avc: denied { open } for path="/dev/__properties__/u:object_r:adbtcp_prop:s0" dev="tmpfs" ino=11269 scontext=u:r:recovery:s0 tcontext=u:object_r:adbtcp_prop:s0 tclass=file permissive=1 | |
01-01 00:00:17.676 248 248 I recovery: type=1400 audit(0.0:18): avc: denied { getattr } for path="/dev/__properties__/u:object_r:adbtcp_prop:s0" dev="tmpfs" ino=11269 scontext=u:r:recovery:s0 tcontext=u:object_r:adbtcp_prop:s0 tclass=file permissive=1 | |
01-01 00:00:17.680 248 248 I recovery: type=1400 audit(0.0:19): avc: denied { open } for path="/dev/__properties__/u:object_r:safemode_prop:s0" dev="tmpfs" ino=11278 scontext=u:r:recovery:s0 tcontext=u:object_r:safemode_prop:s0 tclass=file permissive=1 | |
01-01 00:00:17.680 248 248 I recovery: type=1400 audit(0.0:20): avc: denied { getattr } for path="/dev/__properties__/u:object_r:safemode_prop:s0" dev="tmpfs" ino=11278 scontext=u:r:recovery:s0 tcontext=u:object_r:safemode_prop:s0 tclass=file permissive=1 | |
01-01 00:00:17.680 248 248 I recovery: type=1400 audit(0.0:21): avc: denied { open } for path="/dev/__properties__/u:object_r:mmc_prop:s0" dev="tmpfs" ino=11279 scontext=u:r:recovery:s0 tcontext=u:object_r:mmc_prop:s0 tclass=file permissive=1 | |
01-01 00:00:17.680 248 248 I recovery: type=1400 audit(0.0:22): avc: denied { getattr } for path="/dev/__properties__/u:object_r:mmc_prop:s0" dev="tmpfs" ino=11279 scontext=u:r:recovery:s0 tcontext=u:object_r:mmc_prop:s0 tclass=file permissive=1 | |
01-01 00:00:17.680 248 248 I recovery: type=1400 audit(0.0:23): avc: denied { open } for path="/dev/__properties__/u:object_r:logpersistd_logging_prop:s0" dev="tmpfs" ino=11280 scontext=u:r:recovery:s0 tcontext=u:object_r:logpersistd_logging_prop:s0 tclass=file permissive=1 | |
01-01 00:00:17.680 248 248 I recovery: type=1400 audit(0.0:24): avc: denied { getattr } for path="/dev/__properties__/u:object_r:logpersistd_logging_prop:s0" dev="tmpfs" ino=11280 scontext=u:r:recovery:s0 tcontext=u:object_r:logpersistd_logging_prop:s0 tclass=file permissive=1 | |
01-01 00:00:17.680 248 248 I recovery: type=1400 audit(0.0:25): avc: denied { open } for path="/dev/__properties__/u:object_r:device_logging_prop:s0" dev="tmpfs" ino=11281 scontext=u:r:recovery:s0 tcontext=u:object_r:device_logging_prop:s0 tclass=file permissive=1 | |
01-01 00:00:17.680 248 248 I recovery: type=1400 audit(0.0:26): avc: denied { getattr } for path="/dev/__properties__/u:object_r:device_logging_prop:s0" dev="tmpfs" ino=11281 scontext=u:r:recovery:s0 tcontext=u:object_r:device_logging_prop:s0 tclass=file permissive=1 | |
01-01 00:00:17.680 248 248 I recovery: type=1400 audit(0.0:27): avc: denied { open } for path="/dev/__properties__/u:object_r:theme_prop:s0" dev="tmpfs" ino=11296 scontext=u:r:recovery:s0 tcontext=u:object_r:theme_prop:s0 tclass=file permissive=1 | |
01-01 00:00:17.680 248 248 I recovery: type=1400 audit(0.0:28): avc: denied { getattr } for path="/dev/__properties__/u:object_r:theme_prop:s0" dev="tmpfs" ino=11296 scontext=u:r:recovery:s0 tcontext=u:object_r:theme_prop:s0 tclass=file permissive=1 | |
01-01 00:00:17.693 248 248 I recovery: type=1400 audit(0.0:29): avc: denied { create } for name="orsin" scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=fifo_file permissive=1 | |
01-01 00:00:17.693 248 248 I recovery: type=1400 audit(0.0:30): avc: denied { read } for name="orsin" dev="rootfs" ino=10644 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=fifo_file permissive=1 | |
01-01 00:00:17.693 248 248 I recovery: type=1400 audit(0.0:31): avc: denied { open } for path="/sbin/orsin" dev="rootfs" ino=10644 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=fifo_file permissive=1 | |
01-01 00:00:17.702 248 248 I ARMAssembler: generated scanline__00000077:03545401_00000000_00000000 [ 36 ipp] (50 ins) at [0xa62805a0:0xa6280668] in 93021 ns | |
01-01 00:00:25.500 281 281 I recovery: type=1400 audit(0.0:32): avc: denied { execute } for path="/system/vendor/lib/hw/keystore.msm8084.so" dev="mmcblk0p41" ino=2355 scontext=u:r:recovery:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 | |
01-01 00:00:25.503 281 281 I recovery: type=1400 audit(0.0:33): avc: denied { read write } for name="qseecom" dev="tmpfs" ino=10376 scontext=u:r:recovery:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
01-01 00:00:25.503 281 281 I recovery: type=1400 audit(0.0:34): avc: denied { open } for path="/dev/qseecom" dev="tmpfs" ino=10376 scontext=u:r:recovery:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
01-01 00:00:25.503 281 281 I recovery: type=1400 audit(0.0:35): avc: denied { ioctl } for path="/dev/qseecom" dev="tmpfs" ino=10376 ioctlcmd=970a scontext=u:r:recovery:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
01-01 00:00:25.504 281 281 I HAL : loaded HAL id=keystore path=/vendor/lib/hw/keystore.msm8084.so hmi=0x0 handle=0xb7c0cd37 | |
01-01 00:00:25.506 281 281 D QCOMKeyMaster: keymaster app is loaded | |
01-01 00:00:25.506 281 281 D QCOMKeyMaster: keymaster app got loaded at attempt number 0 | |
01-01 00:00:25.506 281 281 D QSEECOMAPI: : QSEECom_get_handle sb_length = 0x2000 | |
01-01 00:00:25.506 281 281 D QSEECOMAPI: : App is not loaded in QSEE | |
01-01 00:00:25.513 282 282 I ueventd : type=1400 audit(0.0:36): avc: denied { search } for name="vendor" dev="mmcblk0p41" ino=2087 scontext=u:r:ueventd:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1 | |
01-01 00:00:25.513 282 282 I ueventd : type=1400 audit(0.0:37): avc: denied { read } for name="cmnlib.mdt" dev="mmcblk0p1" ino=22 scontext=u:r:ueventd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 | |
01-01 00:00:25.513 282 282 I ueventd : type=1400 audit(0.0:38): avc: denied { open } for path="/firmware/image/cmnlib.mdt" dev="mmcblk0p1" ino=22 scontext=u:r:ueventd:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 | |
01-01 00:00:25.540 248 248 I recovery: type=1400 audit(0.0:39): avc: denied { read } for scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=netlink_kobject_uevent_socket permissive=1 | |
01-01 00:00:25.883 281 281 D QSEECOMAPI: : Loaded image: APP id = 2 | |
01-01 00:00:25.888 281 281 E QCOMKeyMaster: Sign data command failed resp->status = -21 ret =0 | |
01-01 00:00:25.888 281 281 D QSEECOMAPI: : QSEECom_dealloc_memory | |
01-01 00:00:25.888 281 281 D QSEECOMAPI: : QSEECom_shutdown_app, app_id = 2 | |
01-01 00:00:26.254 281 281 I HAL : loaded HAL id=keystore path=/vendor/lib/hw/keystore.msm8084.so hmi=0x0 handle=0xb7c0cd37 | |
01-01 00:00:26.254 281 281 D QCOMKeyMaster: keymaster app is loaded | |
01-01 00:00:26.254 281 281 D QCOMKeyMaster: keymaster app got loaded at attempt number 0 | |
01-01 00:00:26.254 281 281 D QSEECOMAPI: : QSEECom_get_handle sb_length = 0x2000 | |
01-01 00:00:26.255 281 281 D QSEECOMAPI: : App is already loaded QSEE and app id = 2 | |
01-01 00:00:26.256 281 281 E QCOMKeyMaster: Sign data command failed resp->status = -21 ret =0 | |
01-01 00:00:26.256 281 281 D QSEECOMAPI: : QSEECom_dealloc_memory | |
01-01 00:00:26.256 281 281 D QSEECOMAPI: : QSEECom_shutdown_app, app_id = 2 | |
01-01 00:00:27.056 275 275 I recovery: type=1400 audit(0.0:40): avc: denied { append } for name="kmsg" dev="tmpfs" ino=10312 scontext=u:r:recovery:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=1 | |
01-01 00:00:27.056 275 275 I recovery: type=1400 audit(0.0:41): avc: denied { open } for path="/dev/kmsg" dev="tmpfs" ino=10312 scontext=u:r:recovery:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=1 | |
01-01 00:00:27.056 275 275 I recovery: type=1400 audit(0.0:42): avc: denied { getattr } for path="/dev/kmsg" dev="tmpfs" ino=10312 scontext=u:r:recovery:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=1 | |
01-01 00:00:27.056 275 275 I recovery: type=1400 audit(0.0:43): avc: denied { ioctl } for path="/dev/kmsg" dev="tmpfs" ino=10312 ioctlcmd=5401 scontext=u:r:recovery:s0 tcontext=u:object_r:kmsg_device:s0 tclass=chr_file permissive=1 | |
01-01 00:00:27.073 275 275 I recovery: type=1400 audit(0.0:44): avc: denied { remove_name } for name="vendor" dev="rootfs" ino=8198 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1 | |
01-01 00:00:27.073 275 275 I recovery: type=1400 audit(0.0:45): avc: denied { rename } for name="vendor" dev="rootfs" ino=8198 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1 | |
01-01 00:00:27.360 294 294 I qseecomd: type=1400 audit(0.0:46): avc: denied { getattr } for path="/system/vendor" dev="mmcblk0p41" ino=2087 scontext=u:r:tee:s0 tcontext=u:object_r:unlabeled:s0 tclass=dir permissive=1 | |
01-01 00:00:27.386 294 294 I qseecomd: type=1400 audit(0.0:47): avc: denied { read } for name="libQSEEComAPI.so" dev="mmcblk0p41" ino=2294 scontext=u:r:tee:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 | |
01-01 00:00:27.386 294 294 I qseecomd: type=1400 audit(0.0:48): avc: denied { open } for path="/system/vendor/lib/libQSEEComAPI.so" dev="mmcblk0p41" ino=2294 scontext=u:r:tee:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 | |
01-01 00:00:27.386 294 294 I qseecomd: type=1400 audit(0.0:49): avc: denied { getattr } for path="/system/vendor/lib/libQSEEComAPI.so" dev="mmcblk0p41" ino=2294 scontext=u:r:tee:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 | |
01-01 00:00:27.410 294 294 I qseecomd: type=1400 audit(0.0:50): avc: denied { execute } for path="/system/vendor/lib/libdiag.so" dev="mmcblk0p41" ino=2145 scontext=u:r:tee:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 | |
01-01 00:00:27.453 294 294 I qseecomd: type=1400 audit(0.0:51): avc: denied { getattr } for path="/dev/block/mmcblk0rpmb" dev="tmpfs" ino=10468 scontext=u:r:tee:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1 | |
01-01 00:00:27.453 294 294 I qseecomd: type=1400 audit(0.0:52): avc: denied { read write } for name="mmcblk0rpmb" dev="tmpfs" ino=10468 scontext=u:r:tee:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1 | |
01-01 00:00:27.453 294 294 I qseecomd: type=1400 audit(0.0:53): avc: denied { open } for path="/dev/block/mmcblk0rpmb" dev="tmpfs" ino=10468 scontext=u:r:tee:s0 tcontext=u:object_r:block_device:s0 tclass=blk_file permissive=1 | |
01-01 00:00:27.453 294 294 I qseecomd: type=1400 audit(0.0:54): avc: denied { read write } for name="qseecom" dev="tmpfs" ino=10376 scontext=u:r:tee:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
01-01 00:00:27.453 294 294 I qseecomd: type=1400 audit(0.0:55): avc: denied { open } for path="/dev/qseecom" dev="tmpfs" ino=10376 scontext=u:r:tee:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
01-01 00:00:27.453 294 294 I qseecomd: type=1400 audit(0.0:56): avc: denied { ioctl } for path="/dev/qseecom" dev="tmpfs" ino=10376 ioctlcmd=970a scontext=u:r:tee:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
01-01 00:00:27.453 294 294 I qseecomd: type=1400 audit(0.0:57): avc: denied { setgid } for capability=6 scontext=u:r:tee:s0 tcontext=u:r:tee:s0 tclass=capability permissive=1 | |
01-01 00:00:27.453 294 294 I qseecomd: type=1400 audit(0.0:58): avc: denied { setuid } for capability=7 scontext=u:r:tee:s0 tcontext=u:r:tee:s0 tclass=capability permissive=1 | |
01-01 00:00:27.453 294 294 D QSEECOMD: : qseecom listener services process entry PPID = 1 | |
01-01 00:00:27.453 294 294 E QSEECOMD: : Listener: index = 0, hierarchy = 0 | |
01-01 00:00:27.455 294 294 D QSEECOMD: : Init dlopen(librpmb.so, RTLD_NOW) succeeds | |
01-01 00:00:27.455 294 294 D QSEECOMD: : Init::Init dlsym(g_FSHandle rpmb_init_service) succeeds | |
01-01 00:00:27.455 294 294 I rpmb : RPMB Mult = 16384, Rel_sec_cnt = 16 | |
01-01 00:00:27.455 294 294 E DrmLibRpmb: rpmb_init succeeded! with ret = 0 | |
01-01 00:00:27.455 294 294 D QSEECOMD: : Init rpmb_init_service ret = 0 | |
01-01 00:00:27.455 294 294 D QSEECOMD: : RPMB system services: init (Listener ID = 8192) | |
01-01 00:00:27.455 294 294 E QSEECOMD: : Listener: index = 1, hierarchy = 0 | |
01-01 00:00:27.456 294 294 D QSEECOMD: : Init dlopen(libssd.so, RTLD_NOW) succeeds | |
01-01 00:00:27.456 294 294 D QSEECOMD: : Init::Init dlsym(g_FSHandle ssd_init_service) succeeds | |
01-01 00:00:27.456 294 294 E SSD : ssd_init_service succeeded! | |
01-01 00:00:27.456 294 294 D QSEECOMD: : Init ssd_init_service ret = 0 | |
01-01 00:00:27.456 294 294 D QSEECOMD: : SSD system services: init (Listener ID = 12288) | |
01-01 00:00:27.456 294 294 D QSEECOMAPI: : QSEECom_get_handle sb_length = 0x400 | |
01-01 00:00:27.456 294 294 D QSEECOMAPI: : App is already loaded QSEE and app id = 2 | |
01-01 00:00:27.458 294 294 D QSEECOMD: : Parent qseecom daemon process paused!! | |
01-01 00:00:27.459 295 295 D QSEECOMD: : qseecom listener service threads starting!!! | |
01-01 00:00:27.459 295 295 D QSEECOMD: : Total listener services to start = 5 | |
01-01 00:00:27.459 295 295 E QSEECOMD: : Listener: index = 0, hierarchy = 1 | |
01-01 00:00:27.461 295 295 D QSEECOMD: : Init dlopen(librpmb.so, RTLD_NOW) succeeds | |
01-01 00:00:27.461 295 295 D QSEECOMD: : Init::Init dlsym(g_FSHandle rpmb_start) succeeds | |
01-01 00:00:27.461 295 295 D QSEECOMAPI: : QSEECom_register_listener 8192 sb_length = 0x5000 | |
01-01 00:00:27.464 295 295 D QSEECOMD: : Init rpmb_start ret = 0 | |
01-01 00:00:27.464 295 295 D QSEECOMD: : RPMB system services: Started (Listener ID = 8192) | |
01-01 00:00:27.464 295 295 E QSEECOMD: : Listener: index = 1, hierarchy = 1 | |
01-01 00:00:27.465 295 295 D QSEECOMD: : Init dlopen(libssd.so, RTLD_NOW) succeeds | |
01-01 00:00:27.465 295 295 D QSEECOMD: : Init::Init dlsym(g_FSHandle ssd_start) succeeds | |
01-01 00:00:27.465 295 295 D QSEECOMAPI: : QSEECom_register_listener 12288 sb_length = 0x5000 | |
01-01 00:00:27.467 295 295 D QSEECOMD: : Init ssd_start ret = 0 | |
01-01 00:00:27.467 295 295 D QSEECOMD: : SSD system services: Started (Listener ID = 12288) | |
01-01 00:00:27.467 295 295 E QSEECOMD: : Listener: index = 2, hierarchy = 1 | |
01-01 00:00:27.468 295 295 E QSEECOMD: : Init dlopen(libsecureui.so, RLTD_NOW) is failed.... | |
01-01 00:00:27.468 295 295 E QSEECOMD: : Listener: index = 3, hierarchy = 1 | |
01-01 00:00:27.475 295 295 D QSEECOMD: : Init dlopen(libdrmtime.so, RTLD_NOW) succeeds | |
01-01 00:00:27.475 295 295 D QSEECOMD: : Init::Init dlsym(g_FSHandle atime_start) succeeds | |
01-01 00:00:27.476 295 295 D DrmLibTime: QSEE Time Listener: atime_start | |
01-01 00:00:27.476 295 295 D QSEECOMAPI: : QSEECom_register_listener 11 sb_length = 0x5000 | |
01-01 00:00:27.478 295 295 D DrmLibTime: registering fs service to QSEECom is done! | |
01-01 00:00:27.478 295 295 D DrmLibTime: begin to create a thread! | |
01-01 00:00:27.478 295 295 D DrmLibTime: Creating a pthread in atime_start is done! return 0 | |
01-01 00:00:27.478 295 295 D QSEECOMD: : Init atime_start ret = 0 | |
01-01 00:00:27.479 295 295 D QSEECOMD: : time services: Started (Listener ID = 11) | |
01-01 00:00:27.479 295 298 D DrmLibTime: QSEE Time Listener: dispatch | |
01-01 00:00:27.479 295 295 E QSEECOMD: : Listener: index = 4, hierarchy = 1 | |
01-01 00:00:27.479 295 298 D DrmLibTime: before calling ioctl to read the next time_cmd | |
01-01 00:00:27.479 295 295 D QSEECOMD: : Init dlopen(libdrmfs.so, RTLD_NOW) succeeds | |
01-01 00:00:27.480 295 295 D QSEECOMD: : Init::Init dlsym(g_FSHandle fs_start) succeeds | |
01-01 00:00:27.480 295 295 D QSEECOMAPI: : QSEECom_register_listener 10 sb_length = 0x5000 | |
01-01 00:00:27.482 295 295 D QSEECOMD: : Init fs_start ret = 0 | |
01-01 00:00:27.482 295 295 D QSEECOMD: : file system services: Started (Listener ID = 10) | |
01-01 00:00:27.482 295 295 D QSEECOMD: : QSEECOM DAEMON RUNNING | |
01-01 00:00:27.530 300 300 I init : type=1400 audit(0.0:59): avc: denied { execute } for name="hwservicemanager" dev="mmcblk0p41" ino=1018 scontext=u:r:init:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 | |
01-01 00:00:27.530 300 300 I init : type=1400 audit(0.0:60): avc: denied { entrypoint } for path="/system/bin/hwservicemanager" dev="mmcblk0p41" ino=1018 scontext=u:r:vold:s0 tcontext=u:object_r:unlabeled:s0 tclass=file permissive=1 | |
01-01 00:00:27.663 300 300 I hwservicemanage: type=1400 audit(0.0:61): avc: denied { read write } for name="hwbinder" dev="tmpfs" ino=10350 scontext=u:r:vold:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
01-01 00:00:27.663 300 300 I hwservicemanage: type=1400 audit(0.0:62): avc: denied { open } for path="/dev/hwbinder" dev="tmpfs" ino=10350 scontext=u:r:vold:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
01-01 00:00:27.663 300 300 I hwservicemanage: type=1400 audit(0.0:63): avc: denied { ioctl } for path="/dev/hwbinder" dev="tmpfs" ino=10350 ioctlcmd=6209 scontext=u:r:vold:s0 tcontext=u:object_r:device:s0 tclass=chr_file permissive=1 | |
01-01 00:00:27.666 301 301 I hwservicemanage: type=1400 audit(0.0:64): avc: denied { sys_resource } for capability=24 scontext=u:r:vold:s0 tcontext=u:r:vold:s0 tclass=capability permissive=1 | |
01-01 00:00:27.666 300 300 F hwservicemanager: Failed to acquire SELinux handle. | |
--------- beginning of crash | |
01-01 00:00:27.666 300 300 F libc : Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 300 (hwservicemanage), pid 300 (hwservicemanage) | |
01-01 00:00:27.714 302 302 E cutils-trace: Error opening trace file: No such file or directory (2) | |
01-01 00:00:27.724 303 303 I crash_dump32: obtaining output fd from tombstoned, type: kDebuggerdTombstone | |
01-01 00:00:27.724 303 303 E libc : failed to connect to tombstoned: No such file or directory | |
01-01 00:00:27.724 303 303 I crash_dump32: performing dump of process 300 (target tid = 300) | |
01-01 00:00:27.726 303 303 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** | |
01-01 00:00:27.726 303 303 F DEBUG : LineageOS Version: 'unknown' | |
01-01 00:00:27.726 303 303 F DEBUG : Build fingerprint: 'google/omni_shamu/shamu:7.1.2/NJH47F/minty01152326:eng/test-keys' | |
01-01 00:00:27.726 303 303 F DEBUG : Revision: '0' | |
01-01 00:00:27.726 303 303 F DEBUG : ABI: 'arm' | |
01-01 00:00:27.726 303 303 F DEBUG : pid: 300, tid: 300, name: hwservicemanage >>> /system/bin/hwservicemanager <<< | |
01-01 00:00:27.726 303 303 F DEBUG : signal 6 (SIGABRT), code -6 (SI_TKILL), fault addr -------- | |
01-01 00:00:27.726 303 303 F DEBUG : Abort message: 'Failed to acquire SELinux handle.' | |
01-01 00:00:27.726 303 303 F DEBUG : r0 00000000 r1 0000012c r2 00000006 r3 00000008 | |
01-01 00:00:27.726 303 303 F DEBUG : r4 0000012c r5 0000012c r6 be9a694c r7 0000010c | |
01-01 00:00:27.726 303 303 F DEBUG : r8 00000000 r9 00000000 r10 00000000 r11 00000000 | |
01-01 00:00:27.730 303 303 F DEBUG : | |
01-01 00:00:27.730 303 303 F DEBUG : backtrace: | |
01-01 00:00:27.730 303 303 F DEBUG : #00 pc 0001cd8e /system/lib/libc.so (abort+58) | |
01-01 00:00:27.730 303 303 F DEBUG : #01 pc 00006d5d /system/lib/liblog.so (__android_log_assert+156) | |
01-01 00:00:27.730 303 303 F DEBUG : #02 pc 00005c9f /system/bin/hwservicemanager (android::AccessControl::AccessControl()+70) | |
01-01 00:00:27.730 303 303 F DEBUG : #03 pc 0000ae3b /system/bin/hwservicemanager (main+150) | |
01-01 00:00:27.731 303 303 F DEBUG : #04 pc 0008cc79 /system/lib/libc.so (__libc_init+48) | |
01-01 00:00:27.731 303 303 F DEBUG : #05 pc 00005c19 /system/bin/hwservicemanager (_start_main+40) | |
01-01 00:00:27.731 303 303 F DEBUG : #06 pc 00000306 <anonymous:a9907000> | |
01-01 00:00:27.747 303 303 E crash_dump32: unable to connect to activity manager: No such file or directory | |
--------- beginning of system | |
01-01 00:00:28.079 311 311 I vold : Vold 3.0 (the awakening) firing up | |
01-01 00:00:28.079 311 311 E cutils-trace: Error opening trace file: No such file or directory (2) | |
01-01 00:00:28.079 311 311 V vold : Detected support for: ext4 f2fs ntfs vfat | |
01-01 00:00:28.080 311 311 W vold : Failed to LOOP_GET_STATUS64 /dev/block/loop7: No such device or address | |
01-01 00:00:28.080 311 311 W vold : Failed to LOOP_GET_STATUS64 /dev/block/loop6: No such device or address | |
01-01 00:00:28.080 311 311 W vold : Failed to LOOP_GET_STATUS64 /dev/block/loop5: No such device or address | |
01-01 00:00:28.080 311 311 W vold : Failed to LOOP_GET_STATUS64 /dev/block/loop4: No such device or address | |
01-01 00:00:28.080 311 311 W vold : Failed to LOOP_GET_STATUS64 /dev/block/loop3: No such device or address | |
01-01 00:00:28.080 311 311 W vold : Failed to LOOP_GET_STATUS64 /dev/block/loop2: No such device or address | |
01-01 00:00:28.080 311 311 W vold : Failed to LOOP_GET_STATUS64 /dev/block/loop1: No such device or address | |
01-01 00:00:28.080 311 311 W vold : Failed to LOOP_GET_STATUS64 /dev/block/loop0: No such device or address | |
01-01 00:00:28.133 312 312 I recovery: type=1400 audit(0.0:72): avc: denied { execute } for name="vdc" dev="mmcblk0p41" ino=998 scontext=u:r:recovery:s0 tcontext=u:object_r:vdc_exec:s0 tclass=file permissive=1 | |
01-01 00:00:28.133 312 312 I recovery: type=1400 audit(0.0:73): avc: denied { execute_no_trans } for path="/system/bin/vdc" dev="mmcblk0p41" ino=998 scontext=u:r:recovery:s0 tcontext=u:object_r:vdc_exec:s0 tclass=file permissive=1 | |
01-01 00:00:28.770 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:29.770 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:30.770 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:31.771 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:32.771 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:33.772 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:34.772 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:35.772 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:36.773 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:37.773 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:38.773 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:39.773 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:40.774 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:41.774 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:42.775 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:43.776 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:44.776 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:45.777 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:46.777 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:47.778 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:48.778 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:49.779 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:50.779 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:51.779 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:52.780 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:53.780 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:54.781 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:55.781 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:56.782 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:57.782 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:58.782 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:00:59.783 306 306 W ServiceManagement: Waited for hwservicemanager.ready for a second, waiting another... | |
01-01 00:01:00.563 275 275 I recovery: type=1400 audit(0.0:74): avc: denied { unlink } for name="bin" dev="rootfs" ino=10664 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1 | |
01-01 00:01:00.566 275 275 I recovery: type=1400 audit(0.0:75): avc: denied { rmdir } for name="keymaster" dev="rootfs" ino=10662 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=dir permissive=1 | |
01-01 00:01:00.566 275 275 I recovery: type=1400 audit(0.0:76): avc: denied { rename } for name="vendor-orig" dev="rootfs" ino=8198 scontext=u:r:recovery:s0 tcontext=u:object_r:rootfs:s0 tclass=lnk_file permissive=1 | |
01-01 00:01:01.580 350 350 I logcat : type=1400 audit(0.0:77): avc: denied { write } for name="logdr" dev="tmpfs" ino=12305 scontext=u:r:recovery:s0 tcontext=u:object_r:logdr_socket:s0 tclass=sock_file permissive=1 | |
01-01 00:01:01.580 350 350 I logcat : type=1400 audit(0.0:78): avc: denied { connectto } for path="/dev/socket/logdr" scontext=u:r:recovery:s0 tcontext=u:r:logd:s0 tclass=unix_stream_socket permissive=1 | |
01-01 00:01:13.706 248 248 I recovery: type=1400 audit(0.0:79): avc: denied { read } for scontext=u:r:recovery:s0 tcontext=u:r:recovery:s0 tclass=netlink_kobject_uevent_socket permissive=1 | |
^A^C | |
~ # [6n |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment