RNDIS device - froonix/HH40V GitHub Wiki
Connected via 192.168.225.1
(usb0)
- Username: root
- Password: oelinux123
Found at /rom/sbin/module_execute
I think, I've killed it… 🤓 (by connecting to TCP port 5555!)
[11582.800000] usb 1-1: USB disconnect, device number 2
[11582.800000] rndis_host 1-1:1.0: usb0: unregister 'rndis_host' usb-ehci-platform.0-1, RNDIS device
[11582.830000] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[11582.840000] sd 0:0:0:0: [sda] Result: hostbyte=0x01 driverbyte=0x00
Works fine after a reboot…
Discovered open port 22/tcp on 192.168.225.1 (SSH)
Discovered open port 80/tcp on 192.168.225.1 (?)
Discovered open port 8888/tcp on 192.168.225.1 (Netconsole RX)
Discovered open port 53/tcp on 192.168.225.1 (DNS)
Discovered open port 23/tcp on 192.168.225.1 (Telnet)
Discovered open port 5555/tcp on 192.168.225.1 (!!!)
# df -h
Filesystem Size Used Available Use% Mounted on
ubi0:rootfs 39.8M 27.0M 12.8M 68% /
tmpfs 64.0K 4.0K 60.0K 6% /dev
tmpfs 28.4M 28.0K 28.3M 0% /run
tmpfs 28.4M 68.0K 28.3M 0% /var/volatile
tmpfs 28.4M 0 28.4M 0% /media/ram
ubi0:usrfs 9.6M 24.0K 9.6M 0% /data
/dev/ubi1_0 29.0M 19.3M 9.7M 67% /firmware
/dev/ubi2_0 3.8M 1.4M 2.4M 37% /jrd-resource
/dev/ubi3_0 4.3M 264.0K 3.7M 6% /cache
/dev/ubi4_0 62.8M 2.6M 56.9M 4% /forloop
/dev/loop0 59.7M 38.0K 59.7M 0% /extern
root@mdm9607:~# cat /proc/cpuinfo
processor : 0
model name : ARMv7 Processor rev 5 (v7l)
BogoMIPS : 38.40
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 lpae
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 5
Hardware : Qualcomm Technologies, Inc MDM9207
Revision : 0000
Serial : 0000000000000000
Processor : ARMv7 Processor rev 5 (v7l)
root@mdm9607:~# netstat -tulpen
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:5037 0.0.0.0:* LISTEN 133/adbd
tcp 1 0 0.0.0.0:80 0.0.0.0:* LISTEN 892/webs
tcp 0 0 0.0.0.0:5555 0.0.0.0:* LISTEN 133/adbd
tcp 0 0 192.168.225.1:53 0.0.0.0:* LISTEN 1197/dnsmasq
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 404/sshd
tcp 0 0 192.168.225.1:8888 0.0.0.0:* LISTEN 885/nc
tcp 0 0 192.168.225.1:2016 0.0.0.0:* LISTEN 890/core_app
tcp 0 0 fe80::1827:66ff:fed4:a4a5:53 :::* LISTEN 1197/dnsmasq
tcp 0 0 :::22 :::* LISTEN 404/sshd
tcp 0 0 :::23 :::* LISTEN 603/telnetd
udp 0 0 192.168.225.1:53 0.0.0.0:* 1197/dnsmasq
udp 0 0 0.0.0.0:67 0.0.0.0:* 1197/dnsmasq
udp 0 0 0.0.0.0:137 0.0.0.0:* 777/nbnsd
udp 0 0 fe80::1827:66ff:fed4:a4a5:53 :::* 1197/dnsmasq
root@mdm9607:~# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 3.18.20 (yanping.an@TctSwd) (gcc version 4.9.2 (GCC) ) #1 PREEMPT Wed Nov 1 16:48:59 CST 2017
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c53c7d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Qualcomm Technologies, Inc. MDM 9607 MTP
[ 0.000000] Early serial console at I/O port 0x0 (options '')
[ 0.000000] bootconsole [uart0] enabled
[ 0.000000] Reserved memory: reserved region for node 'modem_adsp_region@0': base 0x82a00000, size 56 MiB
[ 0.000000] Reserved memory: reserved region for node 'external_image_region@0': base 0x87c00000, size 4 MiB
[ 0.000000] Removed memory: created DMA memory pool at 0x82a00000, size 56 MiB
[ 0.000000] Reserved memory: initialized node modem_adsp_region@0, compatible id removed-dma-pool
[ 0.000000] Removed memory: created DMA memory pool at 0x87c00000, size 4 MiB
[ 0.000000] Reserved memory: initialized node external_image_region@0, compatible id removed-dma-pool
[ 0.000000] cma: Reserved 4 MiB at 0x87800000
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] On node 0 totalpages: 17408
[ 0.000000] free_area_init_node: node 0, pgdat c0948308, node_mem_map c76f8000
[ 0.000000] Normal zone: 256 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 17408 pages, LIFO batch:3
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 17152
[ 0.000000] Kernel command line: noinitrd rw console=ttyHSL0,115200,n8 androidboot.hardware=qcom ehci-hcd.park=3 msm_rtb.filter=0x37 lpm_levels.sleep_disabled=1 earlycon=msm_hsl_uart,0x78b3000 androidboot.serialno=9894a0c androidboot.baseband=msm rootfstype=ubifs rootflags=bulk_read root=ubi0:rootfs ubi.mtd=15
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.000000] Memory: 53692K/69632K available (6206K kernel code, 486K rwdata, 2516K rodata, 284K init, 1178K bss, 15940K reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xc8800000 - 0xff000000 ( 872 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc088cc54 (8724 kB)
[ 0.000000] .init : 0xc088d000 - 0xc08d4000 ( 284 kB)
[ 0.000000] .data : 0xc08d4000 - 0xc094db18 ( 487 kB)
[ 0.000000] .bss : 0xc094dbdc - 0xc0a74618 (1179 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] GIC CPU mask not found - kernel will fail to boot.
[ 0.000000] GIC CPU mask not found - kernel will fail to boot.
[ 0.000000] mpm_init_irq_domain(): Cannot find irq controller for qcom,gpio-parent
[ 0.000000] MPM 1 irq mapping errored -517
[ 0.000000] Architected mmio timer(s) running at 19.20MHz (virt).
[ 0.000011] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 3579139424256ns
[ 0.007975] Switching to timer-based delay loop, resolution 52ns
[ 0.013967] Switched to clocksource arch_mem_counter
[ 0.019673] Console: colour dummy device 80x30
[ 0.023343] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.033665] pid_max: default: 32768 minimum: 301
[ 0.038414] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.044902] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.052440] CPU: Testing write buffer coherency: ok
[ 0.057055] Setting up static identity map for 0x805e6f10 - 0x805e6f68
[ 0.064257]
[ 0.064257] **********************************************************
[ 0.071251] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
[ 0.077817] ** **
[ 0.084299] ** trace_printk() being used. Allocating extra memory. **
[ 0.090781] ** **
[ 0.097319] ** This means that this is a DEBUG kernel and it is **
[ 0.103801] ** unsafe for produciton use. **
[ 0.110340] ** **
[ 0.116848] ** If you see this message and you are not debugging **
[ 0.123332] ** the kernel, report this immediately to your vendor! **
[ 0.129868] ** **
[ 0.136378] ** NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE NOTICE **
[ 0.142864] **********************************************************
[ 0.150220] MSM Memory Dump base table set up
[ 0.153739] MSM Memory Dump apps data table set up
[ 0.168247] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.176469] pinctrl core: initialized pinctrl subsystem
[ 0.181062] regulator-dummy: no parameters
[ 0.215110] NET: Registered protocol family 16
[ 0.220225] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.284031] cpuidle: using governor ladder
[ 0.314023] cpuidle: using governor menu
[ 0.344021] cpuidle: using governor qcom
[ 0.355461] msm_watchdog b017000.qcom,wdt: wdog absent resource not present
[ 0.361660] msm_watchdog b017000.qcom,wdt: MSM Watchdog Initialized
[ 0.375647] spmi_pmic_arb 200f000.qcom,spmi: PMIC Arb Version-2 0x20010000
[ 0.384338] platform 4080000.qcom,mss: assigned reserved memory node modem_adsp_region@0
[ 0.391923] mem_acc_corner: 0 <--> 0 mV
[ 0.396592] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.403559] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.410440] gpiochip_add: registered GPIOs 0 to 79 on device: 1000000.pinctrl
[ 0.410462] GPIO chip 1000000.pinctrl: created GPIO range 0->79 ==> 1000000.pinctrl PIN 0->79
[ 0.411027] __of_mpm_init(): MPM driver mapping exists
[ 0.415737] msm_rpm_glink_dt_parse: qcom,rpm-glink compatible not matches
[ 0.421898] msm_rpm_dev_probe: APSS-RPM communication over SMD
[ 0.427770] smd_open() before smd_init()
[ 0.432242] msm_mpm_dev_probe(): Cannot get clk resource for XO: -517
[ 0.440453] smd_channel_probe_now: allocation table not initialized
[ 0.447920] mdm9607_s1: 1050 <--> 1350 mV at 1225 mV normal idle
[ 0.453143] spm_regulator_probe: name=mdm9607_s1, range=LV, voltage=1225000 uV, mode=AUTO, step rate=4800 uV/us
[ 0.463819] cpr_efuse_init: apc_corner: efuse_addr = 0x000a4000 (len=0x1000)
[ 0.470176] cpr_read_fuse_revision: apc_corner: fuse revision = 2
[ 0.476196] cpr_parse_speed_bin_fuse: apc_corner: [row: 37]: 0x5769203209894a0c, speed_bits = 4
[ 0.484940] cpr_pvs_init: apc_corner: pvs voltage: [1050000 1100000 1250000] uV
[ 0.492131] cpr_pvs_init: apc_corner: ceiling voltage: [1050000 1225000 1350000] uV
[ 0.499800] cpr_pvs_init: apc_corner: floor voltage: [1050000 1050000 1150000] uV
[ 0.507933] i2c-msm-v2 78b8000.i2c: probing driver i2c-msm-v2
[ 0.513021] i2c-msm-v2 78b8000.i2c: error on clk_get(core_clk):-517
[ 0.519339] i2c-msm-v2 78b8000.i2c: error probe() failed with err:-517
[ 0.528409] msm-thermal soc:qcom,msm-thermal: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,core-limit-temp. err=-22. KTM continues
[ 0.540926] msm-thermal soc:qcom,msm-thermal: probe_therm_reset:Failed reading node=/soc/qcom,msm-thermal, key=qcom,therm-reset-temp err=-22. KTM continues
[ 0.554733] msm_thermal:msm_thermal_dev_probe Failed reading node=/soc/qcom,msm-thermal, key=qcom,online-hotplug-core. err:-517
[ 0.567156] sps:sps is ready.
[ 0.570893] msm_rpm_glink_dt_parse: qcom,rpm-glink compatible not matches
[ 0.576773] msm_rpm_dev_probe: APSS-RPM communication over SMD
[ 0.583453] mdm9607_s2: 750 <--> 1275 mV at 750 mV normal idle
[ 0.589358] mdm9607_s3_level: 0 <--> 0 mV at 0 mV normal idle
[ 0.594789] mdm9607_s3_level_ao: 0 <--> 0 mV at 0 mV normal idle
[ 0.600801] mdm9607_s3_floor_level: 0 <--> 0 mV at 0 mV normal idle
[ 0.607197] mdm9607_s3_level_so: 0 <--> 0 mV at 0 mV normal idle
[ 0.613409] mdm9607_s4: 1800 <--> 1950 mV at 1800 mV normal idle
[ 0.619553] mdm9607_l1: 1250 mV normal idle
[ 0.623733] mdm9607_l2: 1800 mV normal idle
[ 0.628064] mdm9607_l3: 1800 mV normal idle
[ 0.632237] mdm9607_l4: 3075 mV normal idle
[ 0.636593] mdm9607_l5: 1700 <--> 3050 mV at 1700 mV normal idle
[ 0.642530] mdm9607_l6: 1700 <--> 3050 mV at 1700 mV normal idle
[ 0.648689] mdm9607_l7: 1700 <--> 1900 mV at 1700 mV normal idle
[ 0.654761] mdm9607_l8: 1800 mV normal idle
[ 0.658939] mdm9607_l9: 1200 <--> 1250 mV at 1200 mV normal idle
[ 0.665105] mdm9607_l10: 1050 mV normal idle
[ 0.669363] mdm9607_l11: 1800 mV normal idle
[ 0.673730] mdm9607_l12_level: 0 <--> 0 mV at 0 mV normal idle
[ 0.679495] mdm9607_l12_level_ao: 0 <--> 0 mV at 0 mV normal idle
[ 0.685658] mdm9607_l12_level_so: 0 <--> 0 mV at 0 mV normal idle
[ 0.691757] mdm9607_l12_floor_lebel: 0 <--> 0 mV at 0 mV normal idle
[ 0.698443] mdm9607_l13: 1800 <--> 2850 mV at 2850 mV normal idle
[ 0.704585] mdm9607_l14: 2650 <--> 3000 mV at 2650 mV normal idle
[ 0.710228] msm_mpm_dev_probe(): Cannot get clk resource for XO: -517
[ 0.716757] cpr_efuse_init: apc_corner: efuse_addr = 0x000a4000 (len=0x1000)
[ 0.723471] cpr_read_fuse_revision: apc_corner: fuse revision = 2
[ 0.729570] cpr_parse_speed_bin_fuse: apc_corner: [row: 37]: 0x5769203209894a0c, speed_bits = 4
[ 0.738296] cpr_pvs_init: apc_corner: pvs voltage: [1050000 1100000 1250000] uV
[ 0.745516] cpr_pvs_init: apc_corner: ceiling voltage: [1050000 1225000 1350000] uV
[ 0.753125] cpr_pvs_init: apc_corner: floor voltage: [1050000 1050000 1150000] uV
[ 0.760835] cpr_init_cpr_parameters: apc_corner: up threshold = 2, down threshold = 3
[ 0.768458] cpr_init_cpr_parameters: apc_corner: CPR is enabled by default.
[ 0.775397] cpr_init_cpr_efuse: apc_corner: [row:65] = 0x1560027927936d
[ 0.781952] cpr_init_cpr_efuse: apc_corner: CPR disable fuse = 0
[ 0.787963] cpr_init_cpr_efuse: apc_corner: Corner[1]: ro_sel = 0, target quot = 633
[ 0.795685] cpr_init_cpr_efuse: apc_corner: Corner[2]: ro_sel = 0, target quot = 633
[ 0.803385] cpr_init_cpr_efuse: apc_corner: Corner[3]: ro_sel = 0, target quot = 877
[ 0.811311] cpr_config: apc_corner: Timer count: 0x17700 (for 5000 us)
[ 0.818133] apc_corner: 0 <--> 0 mV
[ 0.821694] i2c-msm-v2 78b8000.i2c: probing driver i2c-msm-v2
[ 0.827038] i2c-msm-v2 78b8000.i2c: error on clk_get(core_clk):-517
[ 0.833163] i2c-msm-v2 78b8000.i2c: error probe() failed with err:-517
[ 0.840231] msm-thermal soc:qcom,msm-thermal: msm_thermal:Failed reading node=/soc/qcom,msm-thermal, key=qcom,core-limit-temp. err=-22. KTM continues
[ 0.853105] msm-thermal soc:qcom,msm-thermal: probe_therm_reset:Failed reading node=/soc/qcom,msm-thermal, key=qcom,therm-reset-temp err=-22. KTM continues
[ 0.867090] msm_thermal:get_kernel_cluster_info CPU0 topology not initialized.
[ 0.874594] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)
[ 0.880989] msm_thermal:get_cpu_freq_plan_len Error reading CPU0 freq table len. error:-19
[ 0.889273] msm_thermal:vdd_restriction_reg_init Defer vdd rstr freq init.
[ 0.896586] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)
[ 0.902951] msm_thermal:get_cpu_freq_plan_len Error reading CPU0 freq table len. error:-19
[ 0.912083] cpu cpu0: dev_pm_opp_get_opp_count: device OPP not found (-19)
[ 0.918280] msm_thermal:get_cpu_freq_plan_len Error reading CPU0 freq table len. error:-19
[ 0.934601] qcom,gcc-mdm9607 1800000.qcom,gcc: Registered GCC clocks
[ 0.940298] clock-a7 b010008.qcom,clock-a7: Speed bin: 4 PVS Version: 0
[ 0.946658] a7ssmux: set OPP pair(400000000 Hz: 1 uV) on cpu0
[ 0.952271] a7ssmux: set OPP pair(1305600000 Hz: 7 uV) on cpu0
[ 0.959751] i2c-msm-v2 78b8000.i2c: probing driver i2c-msm-v2
[ 0.964732] AXI: msm_bus_scale_register_client(): msm_bus_scale_register_client: Bus driver not ready.
[ 0.973709] i2c-msm-v2 78b8000.i2c: msm_bus_scale_register_client(mstr-id:86):0 (not a problem)
[ 0.982927] irq: no irq domain found for /soc/wcd9xxx-irq !
[ 1.045458] gpiochip_find_base: found new base at 1018
[ 1.045611] gpiochip_add: registered GPIOs 1018 to 1023 on device: pm8019-gpio
[ 1.045907] qcom,qpnp-pin qpnp-pin-c7302c00: qpnp_pin_probe: gpio_chip registered between 1018-1023
[ 1.046457] gpiochip_find_base: found new base at 1012
[ 1.046610] gpiochip_add: registered GPIOs 1012 to 1017 on device: pm8019-mpp
[ 1.047051] qcom,qpnp-pin qpnp-pin-c7302e00: qpnp_pin_probe: gpio_chip registered between 1012-1017
[ 1.047737] KPI: Bootloader start count = 118237
[ 1.051317] KPI: Bootloader end count = 144485
[ 1.055892] KPI: Bootloader display count = 682272150
[ 1.060778] KPI: Bootloader load kernel count = 17549
[ 1.065856] KPI: Kernel MPM timestamp = 198380
[ 1.070239] KPI: Kernel MPM Clock frequency = 32768
[ 1.075167] socinfo_print: v0.10, id=297, ver=1.0, raw_id=72, raw_ver=0, hw_plat=8, hw_plat_ver=65536
[ 1.075167] accessory_chip=0, hw_plat_subtype=0, pmic_model=65539, pmic_die_revision=131074 foundry_id=1 serial_number=159992332
[ 1.096367] of_get_named_gpiod_flags: parsed 'gpio' property of node '/soc/sdcard_ext_vreg[0]' - status (0)
[ 1.096607] sdcard_ext_vreg: no parameters
[ 1.100197] of_get_named_gpiod_flags: parsed 'gpio' property of node '/soc/rome_vreg[0]' - status (0)
[ 1.100393] rome_vreg: no parameters
[ 1.103739] of_get_named_gpiod_flags: parsed 'gpio' property of node '/soc/emac_lan_vreg[0]' - status (0)
[ 1.103921] emac_lan_vreg: no parameters
[ 1.108105] usbcore: registered new interface driver usbfs
[ 1.113046] usbcore: registered new interface driver hub
[ 1.118442] usbcore: registered new device driver usb
[ 1.124331] cpufreq: driver msm up and running
[ 1.128485] ION heap system created
[ 1.131400] ION heap audio created at 0x87800000 with size 400000
[ 1.137727] msm_bus_fabric_init_driver
[ 1.148310] qcom,qpnp-power-on qpnp-power-on-c7302200: PMIC@SID0 Power-on reason: Triggered from PON1 (secondary PMIC) and 'cold' boot
[ 1.159444] qcom,qpnp-power-on qpnp-power-on-c7302200: PMIC@SID0: Unknown power-off reason
[ 1.167852] input: qpnp_pon as /devices/virtual/input/input0
[ 1.173686] PMIC@SID0: PM8019 v2.2 options: 3, 2, 2, 2
[ 1.179555] Advanced Linux Sound Architecture Driver Initialized.
[ 1.185300] Add group failed
[ 1.187772] cfg80211: Calling CRDA to update world regulatory domain
[ 1.193829] cfg80211: World regulatory domain updated:
[ 1.199718] Switched to clocksource arch_mem_counter
[ 1.214090] cfg80211: DFS Master region: unset
[ 1.217415] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 1.234085] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 1.241053] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 1.253327] NET: Registered protocol family 2
[ 1.256878] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 1.264677] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 1.272620] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 1.280640] cfg80211: (5490000 KHz - 5710000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 1.288625] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 1.296610] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 1.305139] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[ 1.311603] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
[ 1.318040] TCP: Hash tables configured (established 1024 bind 1024)
[ 1.324349] TCP: reno registered
[ 1.327483] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 1.333303] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 1.339727] NET: Registered protocol family 1
[ 1.345578] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 1.357478] msgmni has been set to 112
[ 1.361301] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[ 1.367792] io scheduler noop registered
[ 1.371567] io scheduler deadline registered
[ 1.376031] io scheduler cfq registered (default)
[ 1.380586] gpiochip_find_base: found new base at 980
[ 1.380686] gpiochip_add: registered GPIOs 980 to 1011 on device: smp2p
[ 1.380830] gpiochip_find_base: found new base at 948
[ 1.380911] gpiochip_add: registered GPIOs 948 to 979 on device: smp2p
[ 1.380952] gpiochip_find_base: found new base at 916
[ 1.381041] gpiochip_add: registered GPIOs 916 to 947 on device: smp2p
[ 1.381166] gpiochip_find_base: found new base at 884
[ 1.381248] gpiochip_add: registered GPIOs 884 to 915 on device: smp2p
[ 1.381292] gpiochip_find_base: found new base at 852
[ 1.381369] gpiochip_add: registered GPIOs 852 to 883 on device: slave-kernel
[ 1.381472] gpiochip_find_base: found new base at 852
[ 1.381551] gpiochip_add: registered GPIOs 852 to 883 on device: master-kernel
[ 1.385845] msm_rpm_log_probe: OK
[ 1.388947] of_get_named_gpiod_flags: parsed 'qcom,gpio-proxy-unvote' property of node '/soc/qcom,mss@4080000[0]' - status (-517)
[ 1.389839] msm_serial_hs module loaded
[ 1.392906] msm_serial_hsl_probe: detected port #0 (ttyHSL0)
[ 1.398482] AXI: get_pdata(): Error: Client name not found
[ 1.403747] AXI: msm_bus_cl_get_pdata(): client has to provide missing entry for successful registration
[ 1.413289] msm_serial_hsl_probe: Bus scaling is disabled
[ 1.418799] 78b3000.serial: ttyHSL0 at MMIO 0x78b3000 (irq = 153, base_baud = 460800) is a MSM
[ 1.427503] msm_hsl_console_setup: console setup on port #0
[ 1.432063] console [ttyHSL0] enabled
[ 1.439364] bootconsole [uart0] disabled
[ 1.447603] msm_serial_hsl_init: driver initialized
[ 1.461694] brd: module loaded
[ 1.466299] loop: module loaded
[ 1.473595] sps: BAM device 0x07984000 is not registered yet.
[ 1.478646] sps:BAM 0x07984000 is registered.
[ 1.482481] msm_nand_bam_init: msm_nand_bam_init: BAM device registered: bam_handle 0xc69fb200
[ 1.491514] sps:BAM 0x07984000 (va:0xc89a0000) enabled: ver:0x18, number of pipes:7
[ 1.501124] msm_nand_parse_smem_ptable: Parsing partition table info from SMEM
[ 1.507382] msm_nand_parse_smem_ptable: SMEM partition table found: ver: 4 len: 16
[ 1.514913] msm_nand_version_check: nand_major:1, nand_minor:5, qpic_major:1, qpic_minor:5
[ 1.523137] msm_nand_scan: NAND Id: 0x1590aa98 Buswidth: 8Bits Density: 256 MByte
[ 1.530609] msm_nand_scan: pagesize: 2048 Erasesize: 131072 oobsize: 128 (in Bytes)
[ 1.538244] msm_nand_scan: BCH ECC: 8 Bit
[ 1.542210] msm_nand_scan: CFG0: 0x290408c0, CFG1: 0x0804715c
[ 1.542210] RAWCFG0: 0x2b8400c0, RAWCFG1: 0x0005055d
[ 1.542210] ECCBUFCFG: 0x00000203, ECCBCHCFG: 0x42040d10
[ 1.542210] RAWECCCFG: 0x42000d11, BAD BLOCK BYTE: 0x000001c5
[ 1.568636] Creating 16 MTD partitions on "7980000.nand":
[ 1.574013] 0x000000000000-0x000000140000 : "sbl"
[ 1.579382] 0x000000140000-0x000000280000 : "mibib"
[ 1.584164] 0x000000280000-0x000000e80000 : "efs2"
[ 1.588887] 0x000000e80000-0x000000f40000 : "tz"
[ 1.593482] 0x000000f40000-0x000000fa0000 : "rpm"
[ 1.598234] 0x000000fa0000-0x000001000000 : "aboot"
[ 1.603054] 0x000001000000-0x0000017e0000 : "boot"
[ 1.607852] 0x0000017e0000-0x000002820000 : "scrub"
[ 1.612634] 0x000002820000-0x000005020000 : "modem"
[ 1.617545] 0x000005020000-0x000005420000 : "rfbackup"
[ 1.622634] 0x000005420000-0x000005820000 : "oem"
[ 1.627402] 0x000005820000-0x000005f00000 : "recovery"
[ 1.632441] 0x000005f00000-0x00000a8e0000 : "cache"
[ 1.637389] 0x00000a8e0000-0x00000b160000 : "extern"
[ 1.642314] 0x00000b160000-0x00000b9e0000 : "jrdresource"
[ 1.647729] 0x00000b9e0000-0x000010000000 : "system"
[ 1.652557] msm_nand_probe: NANDc phys addr 0x7980000, BAM phys addr 0x7984000, BAM IRQ 164
[ 1.660403] msm_nand_probe: Allocated DMA buffer at virt_addr 0xc7840000, phys_addr 0x87840000
[ 1.670135] of_get_named_gpiod_flags: can't parse 'qcom,gpio-clk' property of node '/soc/spi@78b6000[0]'
[ 1.670153] of_get_named_gpiod_flags: can't parse 'qcom,gpio-miso' property of node '/soc/spi@78b6000[0]'
[ 1.670164] of_get_named_gpiod_flags: can't parse 'qcom,gpio-mosi' property of node '/soc/spi@78b6000[0]'
[ 1.670175] of_get_named_gpiod_flags: can't parse 'qcom,gpio-cs0' property of node '/soc/spi@78b6000[0]'
[ 1.670185] of_get_named_gpiod_flags: can't parse 'qcom,gpio-cs1' property of node '/soc/spi@78b6000[0]'
[ 1.670196] of_get_named_gpiod_flags: can't parse 'qcom,gpio-cs2' property of node '/soc/spi@78b6000[0]'
[ 1.670206] of_get_named_gpiod_flags: can't parse 'qcom,gpio-cs3' property of node '/soc/spi@78b6000[0]'
[ 1.672167] PPP generic driver version 2.4.2
[ 1.676180] msm_otg 78d9000.usb: msm_otg probe
[ 1.680020] of_get_named_gpiod_flags: can't parse 'qcom,hub-reset-gpio' property of node '/soc/usb@78d9000[0]'
[ 1.680033] of_get_named_gpiod_flags: can't parse 'qcom,sw-sel-gpio' property of node '/soc/usb@78d9000[0]'
[ 1.680071] of_get_named_gpiod_flags: parsed 'qcom,usbid-gpio' property of node '/soc/usb@78d9000[0]' - status (0)
[ 1.680091] of_get_named_gpiod_flags: can't parse 'qcom,hsusb-otg-vddmin-gpio' property of node '/soc/usb@78d9000[0]'
[ 1.681837] msm_otg 78d9000.usb: OTG regs = c88ee000
[ 1.687816] VBUS on default for debug!
[ 1.691943] gbridge_init: gbridge_init successs.
[ 1.697379] qcom,qpnp-rtc qpnp-rtc-c7302a00: rtc core: registered qpnp_rtc as rtc0
[ 1.704061] msm_otg 78d9000.usb: phy_reset: success
[ 1.709057] i2c /dev entries driver
[ 1.712896] unable to find DT imem DLOAD mode node
[ 1.717735] unable to find DT imem EDLOAD mode node
[ 1.722378] unable to find DT imem dload-type node
[ 1.748424] sdhci: Secure Digital Host Controller Interface driver
[ 1.753571] sdhci: Copyright(c) Pierre Ossman
[ 1.757973] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.764261] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led0[0]' - status (0)
[ 1.764287] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led1[0]' - status (0)
[ 1.764304] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led2[0]' - status (0)
[ 1.764320] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led3[0]' - status (0)
[ 1.764336] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led4[0]' - status (0)
[ 1.764352] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led5[0]' - status (0)
[ 1.764368] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led6[0]' - status (0)
[ 1.764388] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led0[0]' - status (0)
[ 1.764536] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led1[0]' - status (0)
[ 1.764640] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led2[0]' - status (0)
[ 1.764756] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led3[0]' - status (0)
[ 1.764869] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led4[0]' - status (0)
[ 1.764969] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led5[0]' - status (0)
[ 1.765076] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,leds/qcom,led6[0]' - status (0)
[ 1.765488] usbcore: registered new interface driver usbhid
[ 1.770019] usbhid: USB HID core driver
[ 1.774485] bimc-bwmon 408000.qcom,cpu-bwmon: BW HWmon governor registered.
[ 1.781403] devfreq soc:qcom,cpubw: Couldn't update frequency transition information.
[ 1.789013] coresight-fuse a601c.fuse: QPDI fuse not specified
[ 1.794552] coresight-fuse a601c.fuse: Fuse initialized
[ 1.802124] coresight-csr 6001000.csr: CSR initialized
[ 1.806784] coresight-tmc 6026000.tmc: Byte Counter feature enabled
[ 1.812769] sps:BAM 0x06084000 is registered.
[ 1.817846] coresight-tmc 6026000.tmc: TMC initialized
[ 1.822405] coresight-tmc 6025000.tmc: TMC initialized
[ 1.827606] sps:BAM 0x078c4000 is registered.
[ 1.833305] nidnt boot config: 0
[ 1.836510] coresight-tpiu 6020000.tpiu: NIDnT on SDCARD only mode
[ 1.841971] coresight-tpiu 6020000.tpiu: TPIU initialized
[ 1.848369] coresight-replicator 6024000.replicator: REPLICATOR initialized
[ 1.854905] coresight-stm 6002000.stm: STM initialized
[ 1.859808] coresight-hwevent 606c000.hwevent: Hardware Event driver initialized
[ 1.867548] snd-soc-dummy snd-soc-dummy: snd_soc_register_dais
[ 1.872902] msm-stub-codec soc:qcom,msm-stub-codec: snd_soc_register_dais
[ 1.880177] msm-auxpcm-dev soc:qcom,msm-pri-auxpcm: snd_soc_register_dais
[ 1.886270] msm-auxpcm-dev soc:qcom,msm-sec-auxpcm: snd_soc_register_dais
[ 1.895017] msm-dai-q6-dev soc:qcom,msm-dai-q6:qcom,msm-dai-q6-be-afe-pcm-rx: snd_soc_register_dais
[ 1.903060] msm-dai-q6-dev soc:qcom,msm-dai-q6:qcom,msm-dai-q6-be-afe-pcm-tx: snd_soc_register_dais
[ 1.912157] msm-dai-q6-dev soc:qcom,msm-dai-q6:qcom,msm-dai-q6-afe-proxy-rx: snd_soc_register_dais
[ 1.921067] msm-dai-q6-dev soc:qcom,msm-dai-q6:qcom,msm-dai-q6-afe-proxy-tx: snd_soc_register_dais
[ 1.930299] msm-dai-q6-dev soc:qcom,msm-dai-q6:qcom,msm-dai-q6-incall-record-rx: snd_soc_register_dais
[ 1.939301] msm-dai-q6-dev soc:qcom,msm-dai-q6:qcom,msm-dai-q6-incall-record-tx: snd_soc_register_dais
[ 1.948577] msm-dai-q6-dev soc:qcom,msm-dai-q6:qcom,msm-dai-q6-incall-music-rx: snd_soc_register_dais
[ 1.957887] come to USB_SDP_CHARGER!
[ 1.962798] msm-dai-q6-mi2s soc:qcom,msm-dai-mi2s:qcom,msm-dai-q6-mi2s-prim: snd_soc_register_dais
[ 1.971449] msm-dai-q6-mi2s soc:qcom,msm-dai-mi2s:qcom,msm-dai-q6-mi2s-sec: snd_soc_register_dais
[ 1.981894] msm-compr-dsp soc:qcom,msm-compr-dsp: msm_compr_probe: dev name soc:qcom,msm-compr-dsp
[ 1.991572] msm_pcm_probe: dev name soc:qcom,msm-voice-host-pcm
[ 1.998892] msm-dai-stub-dev soc:qcom,msm-dai-stub:qcom,msm-dai-stub-dtmf-tx: snd_soc_register_dais
[ 2.007029] msm-dai-stub-dev soc:qcom,msm-dai-stub:qcom,msm-dai-stub-host-rx-capture-tx: snd_soc_register_dais
[ 2.016963] msm-dai-stub-dev soc:qcom,msm-dai-stub:qcom,msm-dai-stub-host-rx-playback-rx: snd_soc_register_dais
[ 2.027026] msm-dai-stub-dev soc:qcom,msm-dai-stub:qcom,msm-dai-stub-host-tx-capture-tx: snd_soc_register_dais
[ 2.037000] msm-dai-stub-dev soc:qcom,msm-dai-stub:qcom,msm-dai-stub-host-tx-playback-rx: snd_soc_register_dais
[ 2.048180] msm-dai-fe soc:qcom,msm-dai-fe: snd_soc_register_dais
[ 2.054469] mdm9607-asoc-tomtom soc:sound: ASoC: platform (null) not registered
[ 2.061094] Netfilter messages via NETLINK v0.30.
[ 2.065625] nf_conntrack version 0.5.0 (902 buckets, 3608 max)
[ 2.071677] ctnetlink v0.93: registering with nfnetlink.
[ 2.076905] ip_set: protocol 6
[ 2.079916] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.085112] arp_tables: (C) 2002 David S. Miller
[ 2.089502] TCP: cubic registered
[ 2.093263] NET: Registered protocol family 10
[ 2.098097] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 2.102778] sit: IPv6 over IPv4 tunneling driver
[ 2.107840] NET: Registered protocol family 17
[ 2.111682] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 2.124287] Bridge firewalling registered
[ 2.128197] Ebtables v2.0 registered
[ 2.132592] NET: Registered protocol family 27
[ 2.137021] kathy:msm_ipc_router_ioctl:cmd:-2147171580,port_ptr->type:0
[ 2.143029] gpiochip_find_base: found new base at 852
[ 2.143134] gpiochip_add: registered GPIOs 852 to 883 on device: slave-kernel
[ 2.143382] gpiochip_find_base: found new base at 820
[ 2.143484] gpiochip_add: registered GPIOs 820 to 851 on device: master-kernel
[ 2.143914] of_get_named_gpiod_flags: parsed 'qcom,gpio-proxy-unvote' property of node '/soc/qcom,mss@4080000[0]' - status (0)
[ 2.144563] of_get_named_gpiod_flags: parsed 'qcom,gpio-err-fatal' property of node '/soc/qcom,mss@4080000[0]' - status (0)
[ 2.144582] of_get_named_gpiod_flags: parsed 'qcom,gpio-err-ready' property of node '/soc/qcom,mss@4080000[0]' - status (0)
[ 2.144596] of_get_named_gpiod_flags: parsed 'qcom,gpio-stop-ack' property of node '/soc/qcom,mss@4080000[0]' - status (0)
[ 2.144611] of_get_named_gpiod_flags: parsed 'qcom,gpio-force-stop' property of node '/soc/qcom,mss@4080000[0]' - status (0)
[ 2.144627] of_get_named_gpiod_flags: parsed 'qcom,gpio-shutdown-ack' property of node '/soc/qcom,mss@4080000[0]' - status (0)
[ 2.156674] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for VOICEMMODE1_DL --> VoiceMMode1 --> SEC_MI2S_RX_Voice Mixer
[ 2.167958] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route VOICEMMODE1_DL -> VoiceMMode1 -> SEC_MI2S_RX_Voice Mixer
[ 2.180476] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for VOICEMMODE2_DL --> VoiceMMode2 --> SEC_MI2S_RX_Voice Mixer
[ 2.192428] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route VOICEMMODE2_DL -> VoiceMMode2 -> SEC_MI2S_RX_Voice Mixer
[ 2.211163] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no dapm match for VOICE2_STUB_DL --> Voice2 Stub --> INTERNAL_BT_SCO_RX_Voice Mixer
[ 2.223045] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route VOICE2_STUB_DL -> Voice2 Stub -> INTERNAL_BT_SCO_RX_Voice Mixer
[ 2.236771] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: no sink widget found for SENARY_MI2S_TX
[ 2.244908] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: Failed to add route BE_IN -> direct -> SENARY_MI2S_TX
[ 2.306999] msm-pcm-routing soc:qcom,msm-pcm-routing: ASoC: mux SLIM_0_RX AANC MUX has no paths
[ 2.322230] msm-dai-stub-dev soc:qcom,msm-dai-stub:qcom,msm-dai-stub-dtmf-tx: ASoC: no sink widget found for STUB_DTMF_TX
[ 2.332242] msm-dai-stub-dev soc:qcom,msm-dai-stub:qcom,msm-dai-stub-dtmf-tx: ASoC: Failed to add route DTMF TX -> direct -> STUB_DTMF_TX
[ 2.344572] msm-dai-stub-dev soc:qcom,msm-dai-stub:qcom,msm-dai-stub-host-rx-capture-tx: ASoC: no sink widget found for STUB_HOST_RX_CAPTURE_TX
[ 2.357372] msm-dai-stub-dev soc:qcom,msm-dai-stub:qcom,msm-dai-stub-host-rx-capture-tx: ASoC: Failed to add route CS-VOICE HOST RX CAPTURE -> direct -> STUB_HOST_RX_CAPTURE_TX
[ 2.373113] msm-dai-stub-dev soc:qcom,msm-dai-stub:qcom,msm-dai-stub-host-rx-playback-rx: ASoC: no source widget found for STUB_HOST_RX_PLAYBACK_RX
[ 2.386276] msm-dai-stub-dev soc:qcom,msm-dai-stub:qcom,msm-dai-stub-host-rx-playback-rx: ASoC: Failed to add route STUB_HOST_RX_PLAYBACK_RX -> direct -> CS-VOICE HOST RX PLAYBACK
[ 2.402279] msm-dai-stub-dev soc:qcom,msm-dai-stub:qcom,msm-dai-stub-host-tx-capture-tx: ASoC: no sink widget found for STUB_HOST_TX_CAPTURE_TX
[ 2.415093] msm-dai-stub-dev soc:qcom,msm-dai-stub:qcom,msm-dai-stub-host-tx-capture-tx: ASoC: Failed to add route CS-VOICE HOST TX CAPTURE -> direct -> STUB_HOST_TX_CAPTURE_TX
[ 2.431098] msm-dai-stub-dev soc:qcom,msm-dai-stub:qcom,msm-dai-stub-host-tx-playback-rx: ASoC: no source widget found for STUB_HOST_TX_PLAYBACK_RX
[ 2.444009] msm-dai-stub-dev soc:qcom,msm-dai-stub:qcom,msm-dai-stub-host-tx-playback-rx: ASoC: Failed to add route STUB_HOST_TX_PLAYBACK_RX -> direct -> CS-VOICE HOST TX PLAYBACK
[ 2.467157] mdm9607-asoc-tomtom soc:sound: ASoC: no source widget found for MCLK
[ 2.473522] mdm9607-asoc-tomtom soc:sound: ASoC: Failed to add route MCLK -> direct -> RX_BIAS
[ 2.482237] mdm9607-asoc-tomtom soc:sound: ASoC: no source widget found for MCLK
[ 2.489532] mdm9607-asoc-tomtom soc:sound: ASoC: Failed to add route MCLK -> direct -> LDO_H
[ 2.497989] mdm9607-asoc-tomtom soc:sound: ASoC: no source widget found for MIC BIAS2 External
[ 2.506545] mdm9607-asoc-tomtom soc:sound: ASoC: Failed to add route MIC BIAS2 External -> direct -> AMIC2
[ 2.516208] mdm9607-asoc-tomtom soc:sound: ASoC: no source widget found for Headset Mic
[ 2.524164] mdm9607-asoc-tomtom soc:sound: ASoC: Failed to add route Headset Mic -> direct -> MIC BIAS2 External
[ 2.534346] mdm9607-asoc-tomtom soc:sound: ASoC: no source widget found for MIC BIAS2 External
[ 2.542879] mdm9607-asoc-tomtom soc:sound: ASoC: Failed to add route MIC BIAS2 External -> direct -> AMIC3
[ 2.552580] mdm9607-asoc-tomtom soc:sound: ASoC: no source widget found for ANCRight Headset Mic
[ 2.561315] mdm9607-asoc-tomtom soc:sound: ASoC: Failed to add route ANCRight Headset Mic -> direct -> MIC BIAS2 External
[ 2.572280] mdm9607-asoc-tomtom soc:sound: ASoC: no source widget found for MIC BIAS2 External
[ 2.580847] mdm9607-asoc-tomtom soc:sound: ASoC: Failed to add route MIC BIAS2 External -> direct -> AMIC4
[ 2.590507] mdm9607-asoc-tomtom soc:sound: ASoC: no source widget found for ANCLeft Headset Mic
[ 2.599162] mdm9607-asoc-tomtom soc:sound: ASoC: Failed to add route ANCLeft Headset Mic -> direct -> MIC BIAS2 External
[ 2.610040] mdm9607-asoc-tomtom soc:sound: ASoC: no source widget found for MIC BIAS1 External
[ 2.618608] mdm9607-asoc-tomtom soc:sound: ASoC: Failed to add route MIC BIAS1 External -> direct -> AMIC5
[ 2.628272] mdm9607-asoc-tomtom soc:sound: ASoC: no source widget found for Handset Mic
[ 2.636227] mdm9607-asoc-tomtom soc:sound: ASoC: Failed to add route Handset Mic -> direct -> MIC BIAS1 External
[ 2.646412] mdm9607-asoc-tomtom soc:sound: ASoC: no source widget found for MIC BIAS1 External
[ 2.654978] mdm9607-asoc-tomtom soc:sound: ASoC: Failed to add route MIC BIAS1 External -> direct -> AMIC6
[ 2.664642] mdm9607-asoc-tomtom soc:sound: ASoC: no source widget found for Handset Mic
[ 2.672564] mdm9607-asoc-tomtom soc:sound: ASoC: Failed to add route Handset Mic -> direct -> MIC BIAS1 External
[ 2.683048] mdm9607-asoc-tomtom soc:sound: ASoC: no source widget found for MIC BIAS1 External
[ 2.691360] mdm9607-asoc-tomtom soc:sound: ASoC: Failed to add route MIC BIAS1 External -> direct -> DMIC1
[ 2.701022] mdm9607-asoc-tomtom soc:sound: ASoC: no source widget found for Digital Mic1
[ 2.709057] mdm9607-asoc-tomtom soc:sound: ASoC: Failed to add route Digital Mic1 -> direct -> MIC BIAS1 External
[ 2.719332] mdm9607-asoc-tomtom soc:sound: ASoC: no source widget found for MIC BIAS3 External
[ 2.727893] mdm9607-asoc-tomtom soc:sound: ASoC: Failed to add route MIC BIAS3 External -> direct -> DMIC3
[ 2.737560] mdm9607-asoc-tomtom soc:sound: ASoC: no source widget found for Digital Mic3
[ 2.745605] mdm9607-asoc-tomtom soc:sound: ASoC: Failed to add route Digital Mic3 -> direct -> MIC BIAS3 External
[ 2.764500] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,smp2pgpio_test_smp2p_15_in[0]' - status (0)
[ 2.764565] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,smp2pgpio_test_smp2p_15_out[0]' - status (0)
[ 2.764618] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,smp2pgpio_test_smp2p_1_in[0]' - status (0)
[ 2.764669] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/qcom,smp2pgpio_test_smp2p_1_out[0]' - status (0)
[ 2.831330] ubi0: attaching mtd15
[ 3.122898] ubi0: scanning is finished
[ 3.131951] ubi0: attached mtd15 (name "system", size 70 MiB)
[ 3.136735] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 3.143516] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 3.150322] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 3.157264] ubi0: good PEBs: 555, bad PEBs: 6, corrupted PEBs: 0
[ 3.163222] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128
[ 3.170458] ubi0: max/mean erase counter: 6/1, WL threshold: 4096, image sequence number: 35657280
[ 3.179619] ubi0: available PEBs: 0, total reserved PEBs: 555, PEBs reserved for bad PEB handling: 34
[ 3.188618] ubi0: background thread "ubi_bgt0d" started, PID 83
[ 3.195073] slic3218x_codec_devtree_pdata(): Debug, bus_num = 1, chip_select = 0, max_speed = 960000, spi_mode = 3, buf_size = 4096.
[ 3.206486] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/silicon_labs/slic3218x,reset[0]' - status (0)
[ 3.206509] of_get_named_gpiod_flags: parsed 'gpios' property of node '/soc/silicon_labs/slic3218x,irq[0]' - status (0)
[ 3.206519] slic3218x_codec_devtree_pdata(): Debug, reset = 26, irq = 38.
[ 3.213434] sps: BAM device 0x07884000 is not registered yet.
[ 3.219202] sps:BAM 0x07884000 is registered.
[ 3.223710] sps:BAM 0x07884000 (va:0xc89c0000) enabled: ver:0x18, number of pipes:24
[ 3.231692] slic3218x_codec_register_spidev(): Info, busnum=1 cs=0 bufsiz=4096 maxspeed=960000
[ 3.239843] input: slic3218x_state as /devices/soc:silicon_labs/input/input1
[ 3.247616] android_bind cdev: 0xC2400E80, name: ci13xxx_msm
[ 3.252328] file system registered
[ 3.255769] mbim_init: initialize 1 instances
[ 3.260041] mbim_init: Initialized 1 ports
[ 3.265829] rndis_qc_init: initialize rndis QC instance
[ 3.270460] jrd device_desc.bcdDevice: [0x0242]
[ 3.274639] android_bind scheduled usb start work: name: ci13xxx_msm
[ 3.280872] android_usb gadget: android_usb ready
[ 3.285594] msm_hsusb msm_hsusb: [ci13xxx_start] hw_ep_max = 32
[ 3.291496] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESET_EVENT received
[ 3.298183] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_UDC_STARTED_EVENT received
[ 3.305780] qcom,qpnp-rtc qpnp-rtc-c7302a00: setting system clock to 1970-01-01 00:00:08 UTC (8)
[ 3.316191] parse_legacy_cluster_params(): Ignoring cluster params
[ 3.321342] ------------[ cut here ]------------
[ 3.326517] open file error /usb_conf/usb_config.ini
[ 3.331087] jrd_usb_start_work open file erro /usb_conf/usb_config.ini, retry_count:0
[ 3.338998] WARNING: CPU: 0 PID: 1 at /home/yanping.an/HH40/9207_1101/MDM9207/apps_proc/oe-core/build/tmp-glibc/work-shared/mdm9607/kernel-source/drivers/cpuidle/lpm-levels-of.c:739 parse_cluster+0xb50/0xcb4()
[ 3.357567] Modules linked in:
[ 3.360406] CPU: 0 PID: 1 Comm: swapper Not tainted 3.18.20 #1
[ 3.366390] [<c00132ac>] (unwind_backtrace) from [<c0011460>] (show_stack+0x10/0x14)
[ 3.373948] [<c0011460>] (show_stack) from [<c001c6ac>] (warn_slowpath_common+0x68/0x88)
[ 3.382084] [<c001c6ac>] (warn_slowpath_common) from [<c001c75c>] (warn_slowpath_null+0x18/0x20)
[ 3.390825] [<c001c75c>] (warn_slowpath_null) from [<c036146c>] (parse_cluster+0xb50/0xcb4)
[ 3.399157] [<c036146c>] (parse_cluster) from [<c035e9a0>] (lpm_probe+0xc/0x1d4)
[ 3.406534] [<c035e9a0>] (lpm_probe) from [<c0254a48>] (platform_drv_probe+0x30/0x7c)
[ 3.414344] [<c0254a48>] (platform_drv_probe) from [<c0253220>] (driver_probe_device+0xb8/0x1e8)
[ 3.423081] [<c0253220>] (driver_probe_device) from [<c02533fc>] (__driver_attach+0x68/0x8c)
[ 3.431531] [<c02533fc>] (__driver_attach) from [<c0251a9c>] (bus_for_each_dev+0x6c/0x90)
[ 3.439692] [<c0251a9c>] (bus_for_each_dev) from [<c0252a70>] (bus_add_driver+0xe0/0x1c8)
[ 3.447849] [<c0252a70>] (bus_add_driver) from [<c0253c88>] (driver_register+0x9c/0xe0)
[ 3.455840] [<c0253c88>] (driver_register) from [<c08b2ab8>] (lpm_levels_module_init+0x14/0x38)
[ 3.464520] [<c08b2ab8>] (lpm_levels_module_init) from [<c0008980>] (do_one_initcall+0xf8/0x1a0)
[ 3.473257] [<c0008980>] (do_one_initcall) from [<c088dd4c>] (kernel_init_freeable+0xf0/0x1b0)
[ 3.481880] [<c088dd4c>] (kernel_init_freeable) from [<c05dee94>] (kernel_init+0x8/0xe4)
[ 3.489949] [<c05dee94>] (kernel_init) from [<c000dda0>] (ret_from_fork+0x14/0x34)
[ 3.497499] ---[ end trace 5a6f6feb3e92ea1f ]---
[ 3.502077] ------------[ cut here ]------------
[ 3.506709] WARNING: CPU: 0 PID: 1 at /home/yanping.an/HH40/9207_1101/MDM9207/apps_proc/oe-core/build/tmp-glibc/work-shared/mdm9607/kernel-source/drivers/cpuidle/lpm-levels-of.c:739 parse_cluster+0xb50/0xcb4()
[ 3.525275] Modules linked in:
[ 3.528283] CPU: 0 PID: 1 Comm: swapper Tainted: G W 3.18.20 #1
[ 3.535267] [<c00132ac>] (unwind_backtrace) from [<c0011460>] (show_stack+0x10/0x14)
[ 3.542959] [<c0011460>] (show_stack) from [<c001c6ac>] (warn_slowpath_common+0x68/0x88)
[ 3.551062] [<c001c6ac>] (warn_slowpath_common) from [<c001c75c>] (warn_slowpath_null+0x18/0x20)
[ 3.559830] [<c001c75c>] (warn_slowpath_null) from [<c036146c>] (parse_cluster+0xb50/0xcb4)
[ 3.568165] [<c036146c>] (parse_cluster) from [<c035e9a0>] (lpm_probe+0xc/0x1d4)
[ 3.575540] [<c035e9a0>] (lpm_probe) from [<c0254a48>] (platform_drv_probe+0x30/0x7c)
[ 3.583324] [<c0254a48>] (platform_drv_probe) from [<c0253220>] (driver_probe_device+0xb8/0x1e8)
[ 3.592120] [<c0253220>] (driver_probe_device) from [<c02533fc>] (__driver_attach+0x68/0x8c)
[ 3.600540] [<c02533fc>] (__driver_attach) from [<c0251a9c>] (bus_for_each_dev+0x6c/0x90)
[ 3.608702] [<c0251a9c>] (bus_for_each_dev) from [<c0252a70>] (bus_add_driver+0xe0/0x1c8)
[ 3.616864] [<c0252a70>] (bus_add_driver) from [<c0253c88>] (driver_register+0x9c/0xe0)
[ 3.624845] [<c0253c88>] (driver_register) from [<c08b2ab8>] (lpm_levels_module_init+0x14/0x38)
[ 3.633493] [<c08b2ab8>] (lpm_levels_module_init) from [<c0008980>] (do_one_initcall+0xf8/0x1a0)
[ 3.642292] [<c0008980>] (do_one_initcall) from [<c088dd4c>] (kernel_init_freeable+0xf0/0x1b0)
[ 3.650885] [<c088dd4c>] (kernel_init_freeable) from [<c05dee94>] (kernel_init+0x8/0xe4)
[ 3.658959] [<c05dee94>] (kernel_init) from [<c000dda0>] (ret_from_fork+0x14/0x34)
[ 3.666508] ---[ end trace 5a6f6feb3e92ea20 ]---
[ 3.671084] /soc/qcom,lpm-levels/qcom,pm-cluster@0: No CPU phandle, assuming single cluster
[ 3.681415] qcom,cc-debug-mdm9607 1800000.qcom,debug: Registered Debug Mux successfully
[ 3.688786] emac_lan_vreg: disabling
[ 3.691947] rome_vreg: disabling
[ 3.695202] sdcard_ext_vreg: disabling
[ 3.698911] mem_acc_corner: disabling
[ 3.702542] clock_late_init: Removing enables held for handed-off clocks
[ 3.711146] ALSA device list:
[ 3.713137] #0: mdm9607-tomtom-i2s-snd-card
[ 3.724074] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 90
[ 3.756114] UBIFS (ubi0:0): recovery needed
[ 3.898435] UBIFS (ubi0:0): recovery completed
[ 3.901921] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[ 3.909275] UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 3.919160] UBIFS (ubi0:0): FS size: 45838336 bytes (43 MiB, 361 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[ 3.929568] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
[ 3.935390] UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 8C0B9E0F-0131-47C7-B3A3-4F637B326270, small LPT model
[ 3.946972] VFS: Mounted root (ubifs filesystem) on device 0:12.
[ 3.953031] Freeing unused kernel memory: 284K (c088d000 - c08d4000)
[ 4.156746] found comment line ;Usb config file
[ 4.160246] found new session [UsbConfInfo]
[ 4.174110] key:FactoryMode,value:1
[ 4.176572] found comment line ;F000:service switch,F017:bus switch,025E:FW auto switch
[ 4.194108] key:ReleaseInitPid,value:0196
[ 4.197085] key:FactoryInitPid,value:0196
[ 4.201079] key:MacSwitchPid,value:0191
[ 4.218772] key:WinSwitchPid,value:0196
[ 4.221583] key:LinuxSwitchPid,value:0196
[ 4.234147] key:SupportSD,value:1
[ 4.236435] key:RemoveMSAfterSwitch,value:0
[ 4.240601] found new session [UsbStringInfo]
[ 4.257826] key:Manufacturer,value:Alcatel
[ 4.260894] key:ProductString,value:Mobilebroadband
[ 4.274204] key:SerialString,value:1234567890ABCDEF
[ 4.278058] found comment line ;MSVendorString max 8 Byte
[ 4.283434] key:MSVendorString,value:ONETOUCH
[ 4.304085] found comment line ;MSProductString max 16 Byte
[ 4.308633] key:MSProductString,value:MobileBroadBand
[ 4.313660] found comment line ;MSREV max 4 Byte
[ 4.330466] key:MSREV,value:2.31
[ 4.332675] jrd_get_key_node, session:UsbConfInfo, key:FactoryMode
[ 4.349706] current session name:[UsbConfInfo]
[ 4.353124] jrd_get_key_node, session:UsbConfInfo, key:FactoryInitPid
[ 4.372409] current session name:[UsbConfInfo]
[ 4.384355] jrd_get_key_node, session:UsbConfInfo, key:MacSwitchPid
[ 4.389592] current session name:[UsbConfInfo]
[ 4.414127] jrd_get_key_node, session:UsbConfInfo, key:WinSwitchPid
[ 4.419366] current session name:[UsbConfInfo]
[ 4.423796] jrd_get_key_node, session:UsbConfInfo, key:LinuxSwitchPid
[ 4.444126] current session name:[UsbConfInfo]
[ 4.447550] jrd_get_key_node, session:UsbConfInfo, key:SupportSD
[ 4.453526] current session name:[UsbConfInfo]
[ 4.474121] jrd_get_key_node, session:UsbConfInfo, key:RemoveMSAfterSwitch
[ 4.479966] current session name:[UsbConfInfo]
[ 4.494351] Number of LUNs=8
[ 4.496201] Mass Storage Function, version: 2009/09/11
[ 4.501323] LUN: removable file: (no medium)
[ 4.525310] Number of LUNs=2
[ 4.527259] LUN: removable file: (no medium)
[ 4.531464] LUN: removable read only CD-ROM file: (no medium)
[ 4.544101] Number of LUNs=2
[ 4.554242] jrd_get_key_node, session:UsbStringInfo, key:MSVendorString
[ 4.559824] current session name:[UsbConfInfo]
[ 4.574113] current session name:[UsbStringInfo]
[ 4.577701] jrd_get_key_node, session:UsbStringInfo, key:MSProductString
[ 4.594113] current session name:[UsbConfInfo]
[ 4.597524] current session name:[UsbStringInfo]
[ 4.602128] jrd_get_key_node, session:UsbStringInfo, key:MSREV
[ 4.624115] current session name:[UsbConfInfo]
[ 4.627529] current session name:[UsbStringInfo]
[ 4.632136] jrd_get_key_node, session:UsbStringInfo, key:Manufacturer
[ 4.654119] current session name:[UsbConfInfo]
[ 4.657532] current session name:[UsbStringInfo]
[ 4.662135] jrd_get_key_node, session:UsbStringInfo, key:ProductString
[ 4.684114] current session name:[UsbConfInfo]
[ 4.687526] current session name:[UsbStringInfo]
[ 4.692129] jrd_get_key_node, session:UsbStringInfo, key:SerialString
[ 4.704110] current session name:[UsbConfInfo]
[ 4.707520] current session name:[UsbStringInfo]
[ 4.712146] jrd_usb_enable: android_usb: already disabled
[ 4.734113] disable_usb end
[ 4.735875] jrd_usb_config config_tab_size: 14
[ 4.740301] jrd_usb_config i: 6
[ 4.743430] jrd_usb_config func_id: 13, index: 0
[ 4.764186] rmnet
[ 4.765080] jrd_usb_config,name: rndis
[ 4.768820] jrd_usb_config func_id: 6, index: 1
[ 4.773326] diag name: diag
[ 4.784176] jrd_usb_config,name: diag
[ 4.786812] jrd_usb_config func_id: 0, index: 2
[ 4.791317] jrd_usb_config,name: ffs
[ 4.809364] jrd_usb_config func_id: 8, index: 3
[ 4.812863] serial
[ 4.824320] jrd_usb_config,name: serial
[ 4.827132] jrd_usb_config func_id: 17, index: 4
[ 4.831725] jrd_usb_config,name: mass_storage
[ 4.851513] jrd_usb_config func_id: -1, index: 5
[ 4.863793] jrd_usb_config func_id: -1, index: 6
[ 4.867598] jrd_usb_config func_id: -1, index: 7
[ 4.872537] jrd_usb_enable: jrd_usb_enable:disable_depth:2
[ 4.894333] disable_usb end
[ 4.896095] jrd_usb_start_work end
[ 4.899481] jrd_ms_mount
[ 4.902004] curlun:c259f200, curlun->cdrom:0
[ 4.923320] lcfg->file_name:dev/mmcblk0
[ 4.926290] lun0: unable to open backing file: dev/mmcblk0
[ 4.931592] curlun:c259f400, curlun->cdrom:1
[ 4.944107] lcfg->file_name:/dev/mtdblock14
[ 5.084116] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 140
[ 5.092952] read descriptors
[ 5.095791] read strings
[ 5.097337] rndis_function_bind_config: rndis_function_bind_config MAC: 00:00:00:00:00:00
[ 5.124084] android_usb gadget: using random self ethernet address
[ 5.129238] android_usb gadget: using random host ethernet address
[ 5.136646] UBIFS (ubi0:1): recovery needed
[ 5.144834] rndis0: MAC 72:45:2e:3e:d1:75
[ 5.147810] rndis0: HOST MAC 9e:e9:a3:1e:a3:02
[ 5.178942] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_CONNECT_EVENT received
[ 5.186384] msm_otg 78d9000.usb: Avail curr from USB = 100
[ 5.198100] android_work: android_work: did not send uevent (0 0 (null))
[ 5.308460] UBIFS (ubi0:1): recovery completed
[ 5.311948] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "usrfs"
[ 5.319208] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 5.329094] UBIFS (ubi0:1): FS size: 11681792 bytes (11 MiB, 92 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[ 5.339422] UBIFS (ubi0:1): reserved for root: 0 bytes (0 KiB)
[ 5.345244] UBIFS (ubi0:1): media format: w4/r0 (latest is w4/r0), UUID 5A62F352-DD13-46F3-9495-B04ECF5164EC, small LPT model
[ 5.411569] ubi1: attaching mtd8
[ 5.578558] ubi1: scanning is finished
[ 5.587282] ubi1: attached mtd8 (name "modem", size 40 MiB)
[ 5.591816] ubi1: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 5.614456] ubi1: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 5.620214] ubi1: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 5.627429] ubi1: good PEBs: 320, bad PEBs: 0, corrupted PEBs: 0
[ 5.633150] ubi1: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 5.640634] ubi1: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1328192
[ 5.649276] ubi1: available PEBs: 0, total reserved PEBs: 320, PEBs reserved for bad PEB handling: 40
[ 5.658508] ubi1: background thread "ubi_bgt1d" started, PID 164
[ 5.739168] UBIFS (ubi1:0): UBIFS: mounted UBI device 1, volume 0, name "modem", R/O mode
[ 5.746361] UBIFS (ubi1:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 5.756248] UBIFS (ubi1:0): FS size: 33648640 bytes (32 MiB, 265 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
[ 5.766658] UBIFS (ubi1:0): reserved for root: 0 bytes (0 KiB)
[ 5.772442] UBIFS (ubi1:0): media format: w4/r0 (latest is w4/r0), UUID B3E5270A-0D19-437E-BCE7-333D23811451, small LPT model
[ 5.816140] ubi2: attaching mtd14
[ 5.853916] ubi2: scanning is finished
[ 5.861870] ubi2 warning: print_rsvd_warning: cannot reserve enough PEBs for bad PEB handling, reserved 14, need 40
[ 5.871989] ubi2: attached mtd14 (name "jrdresource", size 8 MiB)
[ 5.891863] ubi2: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 5.899031] ubi2: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 5.905067] ubi2: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 5.911728] ubi2: good PEBs: 68, bad PEBs: 0, corrupted PEBs: 0
[ 5.917710] ubi2: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 5.924952] ubi2: max/mean erase counter: 25/12, WL threshold: 4096, image sequence number: 34870392
[ 5.933953] ubi2: available PEBs: 0, total reserved PEBs: 68, PEBs reserved for bad PEB handling: 14
[ 5.943144] ubi2: background thread "ubi_bgt2d" started, PID 180
[ 5.964097] UBIFS (ubi2:0): background thread "ubifs_bgt2_0" started, PID 184
[ 5.995046] UBIFS (ubi2:0): recovery needed
[ 6.121271] UBIFS (ubi2:0): recovery completed
[ 6.124806] UBIFS (ubi2:0): UBIFS: mounted UBI device 2, volume 0, name "jrdresource"
[ 6.132495] UBIFS (ubi2:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 6.142431] UBIFS (ubi2:0): FS size: 5079040 bytes (4 MiB, 40 LEBs), journal size 2412544 bytes (2 MiB, 19 LEBs)
[ 6.152578] UBIFS (ubi2:0): reserved for root: 0 bytes (0 KiB)
[ 6.158401] UBIFS (ubi2:0): media format: w4/r0 (latest is w4/r0), UUID A87E399E-67D0-42E3-B1C4-22F5CEE748C6, small LPT model
[ 6.212045] /dev/mtd13 head is UBI#
[ 6.217105] ubi3: attaching mtd13
[ 6.255346] ubi3: scanning is finished
[ 6.263836] ubi3: attached mtd13 (name "extern", size 8 MiB)
[ 6.279462] ubi3: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 6.290198] ubi3: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 6.296164] ubi3: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 6.302894] ubi3: good PEBs: 68, bad PEBs: 0, corrupted PEBs: 0
[ 6.308870] ubi3: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 6.316231] ubi3: max/mean erase counter: 8/4, WL threshold: 4096, image sequence number: 1802742031
[ 6.325189] ubi3: available PEBs: 0, total reserved PEBs: 68, PEBs reserved for bad PEB handling: 10
[ 6.334308] ubi3: background thread "ubi_bgt3d" started, PID 200
[ 6.354093] UBIFS (ubi3:0): background thread "ubifs_bgt3_0" started, PID 205
[ 6.391809] UBIFS (ubi3:0): recovery needed
[ 6.503830] UBIFS (ubi3:0): recovery completed
[ 6.507363] UBIFS (ubi3:0): UBIFS: mounted UBI device 3, volume 0, name "jrd_vol"
[ 6.514742] UBIFS (ubi3:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 6.524640] UBIFS (ubi3:0): FS size: 5586944 bytes (5 MiB, 44 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs)
[ 6.534701] UBIFS (ubi3:0): reserved for root: 263884 bytes (257 KiB)
[ 6.541099] UBIFS (ubi3:0): media format: w4/r0 (latest is w4/r0), UUID 56A04685-0068-493D-9944-B6115303AD06, small LPT model
[ 6.590900] /dev/mtd12 head is UBI#
[ 6.595949] ubi4: attaching mtd12
[ 6.909001] ubi4: scanning is finished
[ 6.917908] ubi4: attached mtd12 (name "cache", size 73 MiB)
[ 6.922534] ubi4: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[ 6.945848] ubi4: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[ 6.951604] ubi4: VID header offset: 2048 (aligned 2048), data offset: 4096
[ 6.958657] ubi4: good PEBs: 589, bad PEBs: 2, corrupted PEBs: 0
[ 6.964826] ubi4: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 6.971742] ubi4: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1421181946
[ 6.980930] ubi4: available PEBs: 0, total reserved PEBs: 589, PEBs reserved for bad PEB handling: 8
[ 6.990045] ubi4: background thread "ubi_bgt4d" started, PID 221
[ 7.024132] UBIFS (ubi4:0): background thread "ubifs_bgt4_0" started, PID 226
[ 7.045938] UBIFS (ubi4:0): recovery needed
[ 7.130343] UBIFS (ubi4:0): recovery completed
[ 7.133836] UBIFS (ubi4:0): UBIFS: mounted UBI device 4, volume 0, name "jrd_vol"
[ 7.141265] UBIFS (ubi4:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[ 7.151150] UBIFS (ubi4:0): FS size: 71995392 bytes (68 MiB, 567 LEBs), journal size 3555328 bytes (3 MiB, 28 LEBs)
[ 7.161565] UBIFS (ubi4:0): reserved for root: 3400519 bytes (3320 KiB)
[ 7.168161] UBIFS (ubi4:0): media format: w4/r0 (latest is w4/r0), UUID B5084F08-FDD6-41F4-A160-A44AB3B087DA, small LPT model
[ 7.218937] /dev/loop0 head is mkdosfs
[ 7.296490] lun0: jrd test lun blksize=512
[ 7.299381] lun0: jrd test lun blkbits=9<6>[ 7.400578] subsys-restart: __subsystem_get(): Changing subsys fw_name to modem
[ 7.415872] pil-q6v5-mss 4080000.qcom,mss: modem: loading from 0x82a00000 to 0x86200000
[ 7.459766] pil-q6v5-mss 4080000.qcom,mss: Debug policy not present - msadp. Continue.
[ 7.474639] pil-q6v5-mss 4080000.qcom,mss: Loading MBA and DP (if present) from 0x87900000 to 0x87a00000
[ 7.530183] pil-q6v5-mss 4080000.qcom,mss: MBA boot done
[ 8.222463] QTI:start
[ 8.957105] random: sshd urandom read with 24 bits of entropy available
[ 9.304716] kathy:msm_ipc_router_ioctl:cmd:-2146385147,port_ptr->type:0
[ 9.312825] kathy:msm_ipc_config_sec_rules:ret:-22,port_ptr->type:0
[ 9.334471] kathy:msm_ipc_router_close_port:port_ptr->type:3
[ 11.052046] pil-q6v5-mss 4080000.qcom,mss: modem: Brought out of reset
[ 11.131323] pil-q6v5-mss 4080000.qcom,mss: Subsystem error monitoring/handling services are up
[ 11.139040] pil-q6v5-mss 4080000.qcom,mss: modem: Power/Clock ready interrupt received
[ 11.147097] M-Notify: General: 7
[ 11.158948] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 11.240146] diag: In diag_send_feature_mask_update, control channel is not open, p: 0, c0a010fc
[ 11.249327] apr_tal:Modem Is Up
[ 11.611855] kathy:msm_ipc_router_ioctl:cmd:-2147171580,port_ptr->type:0
[ 11.638141] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 11.684383] msm_thermal:set_enabled enabled = 0
[ 11.832577] voice_send_mvm_cvd_version_cmd: DSP returned error[ADSP_ERR_MAX]
[ 11.874192] voc_get_cvd_version: voice_send_mvm_cvd_version_cmd failed
[ 11.879694] msm_voice_cvd_version_get: Error retrieving CVD version, error:-68
[ 11.966167] Shortcut_FE_IPV4:start/load
[ 11.981597] oem_watch (496): drop_caches: 3
[ 12.006068] SysRq : Show Memory
[ 12.008177] Mem-info:
[ 12.010433] Normal per-cpu:
[ 12.013212] CPU 0: hi: 18, btch: 3 usd: 19
[ 12.029566] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.054452] active_anon:1072 inactive_anon:35 isolated_anon:0
[ 12.054452] active_file:385 inactive_file:181 isolated_file:0
[ 12.054452] unevictable:0 dirty:2 writeback:0 unstable:0
[ 12.054452] free:6329 slab_reclaimable:926 slab_unreclaimable:2028
[ 12.054452] mapped:566 shmem:36 pagetables:168 bounce:0
[ 12.054452] free_cma:139
[ 12.094346] kathy:msm_ipc_router_ioctl:cmd:-2147171580,port_ptr->type:0
[ 12.100281] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.113251] Shortcut_FE_IPV6:start/load
[ 12.136832] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.182801] Shortcut_FE_CM:start/load
[ 12.197547] sps:BAM 0x04044000 is registered.
[ 12.234632] sps:BAM 0x04044000 (va:0xc9ac0000) enabled: ver:0x27, number of pipes:6
[ 12.242272] QCMAP:start
[ 12.423250] Normal free:23360kB min:960kB low:1200kB high:1440kB active_anon:4336kB inactive_anon:140kB active_file:1896kB inactive_file:852kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:69632kB managed:58072kB mlocked:0kB dirty:4kB writeback:0kB mapped:2348kB shmem:144kB slab_reclaimable:3816kB slab_unreclaimable:9212kB kernel_stack:1384kB pagetables:608kB unstable:0kB bounce:0kB free_cma:488kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[ 12.512996] kathy:msm_ipc_router_ioctl:cmd:-2147171580,port_ptr->type:0
[ 12.573153] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.626570] adm_callback: cmd = 0x10322 returned error = 0x16
[ 12.631281] adm_callback: ADM map error, resuming
[ 12.636099] adm_memory_map_regions: DSP returned error[ADSP_ERR_MAX]
[ 12.642308] adm_map_cal_data: map did not work! cal_type 0 ret -68
[ 12.668153] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.688928] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.707156] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.714596] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.725587] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.735343] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.741222] map_memory: map_cal failed, cal type 10, ret = -19!
[ 12.748375] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.755647] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.762910] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.769972] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.783316] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.790439] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.805995] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.813906] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.821293] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.827904] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.834198] kathy:msm_ipc_router_close_port:port_ptr->type:0
[ 12.839514] adm_alloc_cal: cal_utils_alloc_block failed, ret = -19, cal type = 10!
[ 12.848459] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.855657] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.877065] lowmem_reserve[]: 0 0
[ 12.879346] Normal: 83*4kB (UECR) 131*8kB (UEMCR) 79*16kB
[ 12.884782] call_allocs: alloc failed!
[ 12.889756] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 12.904586] (UER) 40*32kB (UEMR) 42*64kB (UEMR) 26*128kB (UEMR) 14*256kB (UEMR) 7*512kB (UER) 3*1024kB (UER) 1*2048kB (U) 0*4096kB = 22228kB
[ 12.939402] 839 total pagecache pages
[ 12.943053] 0 pages in swap cache
[ 12.974103] Swap cache stats: add 0, delete 0, find 0/0
[ 12.978292] Free swap = 0kB
[ 12.981158] Total swap = 0kB
[ 12.987959] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 13.017379] 17408 pages of RAM
[ 13.019403] 5907 free pages
[ 13.022183] 2890 reserved pages
[ 13.045845] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 13.052581] 2694 slab pages
[ 13.054532] 264610 pages shared
[ 13.057466] 0 pages swap cached
[ 13.128460] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 13.435303] kathy:msm_ipc_router_ioctl:cmd:-2147171580,port_ptr->type:0
[ 13.476780] USB QCMAP NL IOCTL Snd GETNEIGH Succ
[ 13.557962] ------------[ cut here ]------------
[ 13.561565] WARNING: CPU: 0 PID: 640 at /home/yanping.an/HH40/9207_1101/MDM9207/apps_proc/oe-core/build/tmp-glibc/work-shared/mdm9607/kernel-source/net/netfilter/nf_queue.c:35 nf_register_queue_handler+0x28/0x38()
[ 13.593883] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 13.622188] kathy:msm_ipc_router_ioctl:cmd:-2147171580,port_ptr->type:0
[ 13.628960] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 13.634860] Modules linked in: shortcut_fe_cm(O) shortcut_fe_ipv6(O) shortcut_fe(O)
[ 13.642182] CPU: 0 PID: 640 Comm: sh Tainted: G W O 3.18.20 #1
[ 13.658856] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 13.674338] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 13.681301] [<c00132ac>] (unwind_backtrace) from [<c0011460>] (show_stack+0x10/0x14)
[ 13.702449] [<c0011460>] (show_stack) from [<c001c6ac>] (warn_slowpath_common+0x68/0x88)
[ 13.717389] [<c001c6ac>] (warn_slowpath_common) from [<c001c75c>] (warn_slowpath_null+0x18/0x20)
[ 13.730759] kathy:msm_ipc_router_ioctl:cmd:-2147171580,port_ptr->type:0
[ 13.736565] [<c001c75c>] (warn_slowpath_null) from [<c04b064c>] (nf_register_queue_handler+0x28/0x38)
[ 13.745832] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 13.753413] [<c04b064c>] (nf_register_queue_handler) from [<c04c95c4>] (proc_sip_segment+0x38/0x54)
[ 13.761938] [<c04c95c4>] (proc_sip_segment) from [<c0129710>] (proc_sys_call_handler+0x98/0xb4)
[ 13.772035] [<c0129710>] (proc_sys_call_handler) from [<c012973c>] (proc_sys_write+0x10/0x18)
[ 13.781625] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 13.789150] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 13.794854] [<c012973c>] (proc_sys_write) from [<c00d95d0>] (vfs_write+0xb8/0x170)
[ 13.802287] [<c00d95d0>] (vfs_write) from [<c00d9a40>] (SyS_write+0x40/0x80)
[ 13.812500] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 13.821383] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 13.827926] [<c00d9a40>] (SyS_write) from [<c000dd00>] (ret_fast_syscall+0x0/0x38)
[ 13.838461] ---[ end trace 5a6f6feb3e92ea21 ]---
[ 13.853182] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 13.870541] kathy:msm_ipc_router_ioctl:cmd:-2147171580,port_ptr->type:0
[ 13.880939] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 13.894365] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 13.914596] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 13.925338] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 13.934596] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 13.966897] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 13.985921] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 13.999942] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.024355] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.048983] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.079066] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.097258] kathy:msm_ipc_router_close_port:port_ptr->type:0
[ 14.124487] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.141569] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.157584] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.167354] device rndis0 entered promiscuous mode
[ 14.175576] kathy:msm_ipc_router_close_port:port_ptr->type:0
[ 14.273199] QCMAP:Start DHCP server
[ 14.306811] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.319448] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.328389] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.349959] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.375893] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.395529] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.474635] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.495575] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.503895] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.519782] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.537508] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.554311] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.639573] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.651648] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.665416] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.688633] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.711107] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.719917] QCMAP:DHCP server started
[ 14.731105] QCMAP:DHCP server started
[ 14.743931] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.749733] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[ 14.835357] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.844725] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.854829] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.863088] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.872694] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.883060] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.891664] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.899534] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.908849] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.916933] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.931518] QCMAP:Init Complete
[ 14.972490] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.983591] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 14.991853] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 15.004614] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 15.013153] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 15.021497] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 15.065693] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 15.074117] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 15.082292] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 15.094387] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 15.102192] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 15.111216] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 15.155719] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 15.164177] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 15.173078] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 15.184936] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 15.193525] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 15.201876] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 16.440352] oem_watch (496): drop_caches: 3
[ 16.443743] SysRq : Show Memory
[ 16.446629] Mem-info:
[ 16.448890] Normal per-cpu:
[ 16.451789] CPU 0: hi: 18, btch: 3 usd: 16
[ 16.457153] active_anon:1827 inactive_anon:38 isolated_anon:0
[ 16.457153] active_file:407 inactive_file:602 isolated_file:0
[ 16.457153] unevictable:0 dirty:0 writeback:0 unstable:0
[ 16.457153] free:4790 slab_reclaimable:936 slab_unreclaimable:2200
[ 16.457153] mapped:1022 shmem:38 pagetables:205 bounce:0
[ 16.457153] free_cma:5
[ 16.487893] Normal free:19160kB min:960kB low:1200kB high:1440kB active_anon:7308kB inactive_anon:152kB active_file:1628kB inactive_file:2408kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:69632kB managed:58072kB mlocked:0kB dirty:0kB writeback:0kB mapped:4088kB shmem:152kB slab_reclaimable:3744kB slab_unreclaimable:8800kB kernel_stack:1504kB pagetables:820kB unstable:0kB bounce:0kB free_cma:20kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[ 16.529162] lowmem_reserve[]: 0 0
[ 16.532136] Normal: 342*4kB (UEMCR) 180*8kB (UEMR) 82*16kB (UEMR) 36*32kB (UEMR) 31*64kB (UEMR) 23*128kB (UEMR) 11*256kB (UMR) 8*512kB (UMR) 2*1024kB (UR) 0*2048kB 0*4096kB = 19160kB
[ 16.548369] 1047 total pagecache pages
[ 16.552173] 0 pages in swap cache
[ 16.555459] Swap cache stats: add 0, delete 0, find 0/0
[ 16.560607] Free swap = 0kB
[ 16.563470] Total swap = 0kB
[ 16.567140] 17408 pages of RAM
[ 16.569373] 5064 free pages
[ 16.572149] 2890 reserved pages
[ 16.575399] 2430 slab pages
[ 16.578052] 265838 pages shared
[ 16.581177] 0 pages swap cached
[ 16.635142] oem_watch (496): drop_caches: 3
[ 16.638515] SysRq : Show Memory
[ 16.641419] Mem-info:
[ 16.643674] Normal per-cpu:
[ 16.664465] CPU 0: hi: 18, btch: 3 usd: 6
[ 16.668231] active_anon:1847 inactive_anon:38 isolated_anon:0
[ 16.668231] active_file:410 inactive_file:617 isolated_file:0
[ 16.668231] unevictable:0 dirty:0 writeback:0 unstable:0
[ 16.668231] free:4733 slab_reclaimable:939 slab_unreclaimable:2200
[ 16.668231] mapped:1029 shmem:38 pagetables:216 bounce:0
[ 16.668231] free_cma:0
[ 16.764165] Normal free:18284kB min:960kB low:1200kB high:1440kB active_anon:7680kB inactive_anon:152kB active_file:1656kB inactive_file:2744kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:69632kB managed:58072kB mlocked:0kB dirty:0kB writeback:0kB mapped:4260kB shmem:152kB slab_reclaimable:3756kB slab_unreclaimable:8804kB kernel_stack:1528kB pagetables:892kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[ 16.864269] lowmem_reserve[]: 0 0
[ 16.866550] Normal: 131*4kB (UEMR) 104*8kB (UER) 77*16kB (UEMR) 36*32kB (UEMR) 31*64kB (UEMR) 23*128kB (UEMR) 11*256kB (UMR) 8*512kB (UMR) 2*1024kB (UR) 0*2048kB 0*4096kB = 17628kB
[ 16.901312] 1249 total pagecache pages
[ 16.914106] 0 pages in swap cache
[ 16.916390] Swap cache stats: add 0, delete 0, find 0/0
[ 16.921593] Free swap = 0kB
[ 16.934078] Total swap = 0kB
[ 16.936584] 17408 pages of RAM
[ 16.938964] 4599 free pages
[ 16.941737] 2890 reserved pages
[ 16.954087] 2434 slab pages
[ 16.955844] 266493 pages shared
[ 16.958970] 0 pages swap cached
[ 16.992249] store_jrd_panic_reboot: jrd_panic_reboot(before, after)=(0,1)
[ 17.079377] core_app:init start
[ 17.082832] kathy:msm_ipc_router_ioctl:cmd:-2147171580,port_ptr->type:0
[ 17.088850] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.102417] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.110043] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.117747] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.125446] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.138371] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.144110] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.151040] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.157457] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.163747] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.179001] QCMAP:Enable mobileap
[ 17.183456] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.189959] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.196250] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.202879] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.209621] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.218595] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.225221] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.231404] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.449344] QCMAP:Enable mobileap done
[ 17.461182] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.470494] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.478112] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.485798] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.493230] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.502666] msm_otg 78d9000.usb: Avail curr from USB = 2
[ 17.506961] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_SUSPEND_EVENT received
[ 17.513967] android_work: android_work: did not send uevent (0 0 (null))
[ 17.514397] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.536885] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.556524] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.565995] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.573561] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.585943] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.595289] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.602550] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.610207] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.617755] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.626162] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.634521] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.641785] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.649446] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.657041] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.665916] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.674325] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.681606] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.689280] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.696857] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.702447] udc_irq: USB reset interrupt is delayed
[ 17.702468] msm_hsusb msm_hsusb: CI13XXX_CONTROLLER_RESUME_EVENT received
[ 17.702538] msm_otg 78d9000.usb: Avail curr from USB = 100
[ 17.719583] android_work: android_work: did not send uevent (0 0 (null))
[ 17.731281] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.747644] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.757011] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.764708] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.772157] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.781989] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.790432] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.797876] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.805548] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.812974] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.825519] core_app:init complete
[ 17.834635] android_work: android_work: sent uevent USB_STATE=CONNECTED
[ 17.852906] android_work: android_work: sent uevent USB_STATE=DISCONNECTED
[ 17.914397] kathy:msm_ipc_router_ioctl:cmd:-2147171580,port_ptr->type:0
[ 17.925674] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.967911] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 17.994512] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 18.014816] android_work: android_work: sent uevent USB_STATE=CONNECTED
[ 18.030318] rules conn status 0 -1
[ 18.032983] send conn status 0 indication
[ 18.036870] android_usb gadget: high-speed config #1: 86000c8.android_usb
[ 18.037083] diag: USB channel diag connected
[ 18.037170] msm_otg 78d9000.usb: Avail curr from USB = 500
[ 18.066187] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 18.080013] IPv6: ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
[ 18.097493] get fd list fail!
[ 18.112091] bridge0: port 1(rndis0) entered forwarding state
[ 18.116827] bridge0: port 1(rndis0) entered forwarding state
[ 18.214260] android_work: android_work: sent uevent USB_STATE=CONFIGURED
[ 18.330795] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 18.348873] test0
[ 18.360508] kathy:msm_ipc_router_ioctl:cmd:-2147171580,port_ptr->type:0
[ 18.394528] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 18.400121] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 18.431645] USB QCMAP NL IOCTL Snd GETNEIGH Succ
[ 18.451360] get fd list fail!
[ 18.456342] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 18.462157] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 18.501111] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 18.582683] update conn status 0
[ 18.585289] rules conn status 0 0
[ 18.631446] USB QCMAP NL IOCTL Snd GETNEIGH Succ
[ 19.033275] mdm_auxpcm_startup (Fan.Xi)Enter
[ 19.055552] afe_callback: cmd = 0x100ef returned error = 0x16
[ 19.060316] afe_enable_lpass_core_shared_clock: config cmd failed [ADSP_ERR_MAX]
[ 19.067795] ASoC: AUX_PCM_RX startup failed: -22
[ 19.072260] AUX_PCM_RX: ASoC: BE open failed -22
[ 19.078313] Circuit-Switch Voice: ASoC: failed to start some BEs -22
[ 19.084186] mdm_auxpcm_startup (Fan.Xi)Enter
[ 19.088110] afe_callback: cmd = 0x100ef returned error = 0x16
[ 19.093736] afe_enable_lpass_core_shared_clock: config cmd failed [ADSP_ERR_MAX]
[ 19.105069] core_app:kill_core_app_timer_cb
[ 19.109223] afe_callback: cmd = 0x100ef returned error = 0x16
[ 19.114091] afe_set_lpass_clock: config cmd failed [ADSP_ERR_MAX]
[ 19.120036] msm-auxpcm-dev soc:qcom,msm-pri-auxpcm: msm_dai_q6_auxpcm_prepare:afe_set_lpass_clock on RX pcm_src_clk failed
[ 19.131223] msm-auxpcm-dev soc:qcom,msm-pri-auxpcm: ASoC: DAI prepare error: -68
[ 19.138508] AUX_PCM_TX: ASoC: backend prepare failed -68
[ 19.143884] voc_end_voice_call: Error: End voice called in state 0
[ 20.140078] rndis_command_complete: rndis_command_complete: MaxTransferSize: 2048 : Multi_pkt_txr: disabled
[ 23.359623] jrd_sys_start_ind
[ 23.362579] get fd list fail!
[ 24.665040] QCMAP:bringup v4
[ 24.686896] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 24.693465] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 24.699853] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 24.714140] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 24.720630] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 24.727813] kathy:msm_ipc_router_ioctl:cmd:-1072381182,port_ptr->type:0
[ 24.776933] QCMAP:bringup v6
[ 24.783900] update conn status 1
[ 24.786858] rules conn status 1 0
[ 24.801398] update conn status 1
[ 24.803805] rules conn status 1 1
[ 24.829155] restart_qti_handle timer start
[ 25.253073] set_nat
[ 25.400187] QCMAP:WAN connected v4
[ 25.414347] update conn status 2
[ 25.417361] rules conn status 2 1
[ 25.420029] send conn status 2 indication
[ 25.424256] get fd list fail!
[ 25.450327] jrd mtu 1500
[ 25.618412] NOHZ: local_softirq_pending 08
[ 25.638262] NOHZ: local_softirq_pending 08
[ 29.802553] USB Client Mac Address is 9e:e9:a3:1e:a3:2
[ 31.045124] QCMAP:USB Client IP Addr fe80::9ce9:a3ff:fe1e:a302
[ 33.134074] bridge0: port 1(rndis0) entered forwarding state
[ 33.157786] QTI:Processing LINK_UP
[ 33.168037] QTI:Enable mobileap
[ 33.173238] QTI:RNDIS mode
[ 33.178727] QTI:Setup TETHERED link
[ 33.199471] QTI:LINK_UP message posted
[ 33.316579] QTI:LINK_UP Processed
[ 35.067095] oem_watch (496): drop_caches: 3
[ 35.080134] SysRq : Show Memory
[ 35.082997] Mem-info:
[ 35.101613] Normal per-cpu:
[ 35.103382] CPU 0: hi: 18, btch: 3 usd: 16
[ 35.108470] active_anon:2425 inactive_anon:40 isolated_anon:0
[ 35.108470] active_file:467 inactive_file:1168 isolated_file:0
[ 35.108470] unevictable:0 dirty:0 writeback:0 unstable:0
[ 35.108470] free:3308 slab_reclaimable:935 slab_unreclaimable:2298
[ 35.108470] mapped:1648 shmem:40 pagetables:249 bounce:0
[ 35.108470] free_cma:0
[ 35.139836] Normal free:13232kB min:960kB low:1200kB high:1440kB active_anon:9700kB inactive_anon:160kB active_file:1868kB inactive_file:4672kB unevictable:0kB isolated(anon):0kB isolated(file):0kB present:69632kB managed:58072kB mlocked:0kB dirty:0kB writeback:0kB mapped:6592kB shmem:160kB slab_reclaimable:3740kB slab_unreclaimable:9192kB kernel_stack:1872kB pagetables:996kB unstable:0kB bounce:0kB free_cma:0kB writeback_tmp:0kB pages_scanned:0 all_unreclaimable? no
[ 35.180821] lowmem_reserve[]: 0 0
[ 35.183847] Normal: 338*4kB (UEMR) 147*8kB (UEMR) 41*16kB (UEMR) 16*32kB (UEMR) 17*64kB (UEMR) 20*128kB (UEMR) 9*256kB (UMR) 5*512kB (UMR) 1*1024kB (R) 0*2048kB 0*4096kB = 13232kB
[ 35.199817] 1675 total pagecache pages
[ 35.203554] 0 pages in swap cache
[ 35.206915] Swap cache stats: add 0, delete 0, find 0/0
[ 35.212058] Free swap = 0kB
[ 35.215002] Total swap = 0kB
[ 35.218518] 17408 pages of RAM
[ 35.220827] 3633 free pages
[ 35.223602] 2890 reserved pages
[ 35.226860] 2491 slab pages
[ 35.229510] 267373 pages shared
[ 35.232634] 0 pages swap cached
[ 43.074106] random: nonblocking pool is initialized
[ 45.608499] QCMAP:USB Client IP Addr 192.168.225.111
[ 45.756430] NOHZ: local_softirq_pending 08
[ 45.787333] NOHZ: local_softirq_pending 08
[ 45.798335] NOHZ: local_softirq_pending 08
[ 45.821324] NOHZ: local_softirq_pending 08
[ 45.842362] NOHZ: local_softirq_pending 08
[ 46.910952] NOHZ: local_softirq_pending 08
[ 47.961951] NOHZ: local_softirq_pending 08
[ 48.990968] NOHZ: local_softirq_pending 08
[ 85.433081] jrd_msg_to_clients_timer_handler
[ 85.437282] send remote sock fd:44,ind:1,len:4
[ 85.441410] send remote sock fd:48,ind:1,len:4
[ 145.452574] jrd_msg_to_clients_timer_handler
[ 145.456776] get fd list fail!
[ 2346.272853] ffs_epfile_open(): ep() is already opened.
[ 2346.282150] ffs_epfile_open(): ep(ep2) is already opened.
[ 2381.951915] ffs_epfile_open(): ep() is already opened.
[ 2381.959160] ffs_epfile_open(): ep(ep2) is already opened.
root@mdm9607:~# ifconfig
bridge0 Link encap:Ethernet HWaddr 1A:27:66:D7:A7:A8
inet addr:192.168.225.1 Bcast:192.168.225.255 Mask:255.255.255.0
inet6 addr: fe80::1827:66ff:fed4:a4a5/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:75396 errors:0 dropped:0 overruns:0 frame:0
TX packets:138637 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:4266873 (4.0 MiB) TX bytes:186485273 (177.8 MiB)
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:14 errors:0 dropped:0 overruns:0 frame:0
TX packets:14 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:813 (813.0 B) TX bytes:813 (813.0 B)
rmnet0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
UP RUNNING MTU:2000 Metric:1
RX packets:230 errors:0 dropped:0 overruns:0 frame:0
TX packets:290 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:24380 (23.8 KiB) TX bytes:23848 (23.2 KiB)
rmnet_data0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:10.73.167.160 Mask:255.255.255.192
inet6 addr: fe80::9050:e963:f877:d177/64 Scope:Link
UP RUNNING MTU:1500 Metric:1
RX packets:230 errors:0 dropped:0 overruns:0 frame:0
TX packets:290 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:22425 (21.8 KiB) TX bytes:23848 (23.2 KiB)
rndis0 Link encap:Ethernet HWaddr 72:45:2E:3E:D1:75
inet addr:169.254.3.1 Bcast:169.254.3.255 Mask:255.255.255.0
inet6 addr: fe80::7045:2eff:fe3e:d175/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:75406 errors:0 dropped:0 overruns:0 frame:0
TX packets:138658 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4270228 (4.0 MiB) TX bytes:194530283 (185.5 MiB)