Created
July 8, 2021 08:11
-
-
Save ptpt52/ae47eb7b86ce2911df06d067152f02ac 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
U-Boot 2016.01 (Jul 08 2021 - 07:14:42 +0000) | |
DRAM: smem ram ptable found: ver: 1 len: 4 | |
256 MiB | |
TEST- | |
SPI_ADDR_LEN=3 | |
SF: Detected XM25QU128C with page size 256 Bytes, erase size 4 KiB, total 16 MiB | |
*** Warning - bad CRC, using default environment | |
In: serial@78AF000 | |
Out: serial@78AF000 | |
Err: serial@78AF000 | |
machid: 8040000 | |
Hit any key to stop autoboot: 0 | |
TEST- | |
SPI_ADDR_LEN=3 | |
SF: Detected XM25QU128C with page size 256 Bytes, erase size 4 KiB, total 16 MiB | |
device 0 offset 0xa0000, size 0x1e0000 | |
SF: 1966080 bytes @ 0xa0000 Read: OK | |
## Loading kernel from FIT Image at 44000000 ... | |
Using '[email protected]' configuration | |
Trying 'kernel@1' kernel subimage | |
Description: ARM OpenWrt Linux-4.4.60 | |
Type: Kernel Image | |
Compression: lzma compressed | |
Data Start: 0x440000e4 | |
Data Size: 1558031 Bytes = 1.5 MiB | |
Architecture: ARM | |
OS: Linux | |
Load Address: 0x41208000 | |
Entry Point: 0x41208000 | |
Hash algo: crc32 | |
Hash value: 77279490 | |
Hash algo: sha1 | |
Hash value: 3375040132087c43a7fbfe20eb53fc9b7cfdb08e | |
Verifying Hash Integrity ... crc32+ sha1+ OK | |
## Loading fdt from FIT Image at 44000000 ... | |
Using '[email protected]' configuration | |
Trying '[email protected]' fdt subimage | |
Description: ARM OpenWrt qcom-ipq50xx-mpxx device tree blob | |
Type: Flat Device Tree | |
Compression: uncompressed | |
Data Start: 0x4418af58 | |
Data Size: 59124 Bytes = 57.7 KiB | |
Architecture: ARM | |
Hash algo: crc32 | |
Hash value: c0d74b33 | |
Hash algo: sha1 | |
Hash value: 8c13c4f7786ea7795957854644f561dd3224a6af | |
Verifying Hash Integrity ... crc32+ sha1+ OK | |
Booting using the fdt blob at 0x4418af58 | |
Uncompressing Kernel Image ... OK | |
Loading Device Tree to 4a3ee000, end 4a3ff6f3 ... OK | |
Using machid 0x8040000 from environment | |
Starting kernel ... | |
[ 0.000000] Booting Linux on physical CPU 0x0 | |
[ 0.000000] Linux version 4.4.60 (ptpt52@SC-GAME) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 3e1428c+r49254) ) #19 SMP Thu Jul 8 07:22:08 UTC 2021 | |
[ 0.000000] CPU: ARMv7 Processor [51af8014] revision 4 (ARMv7), cr=10c0383d | |
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache | |
[ 0.000000] Machine model: Qualcomm Technologies, Inc. IPQ5018/AP-MP02.1 | |
[ 0.000000] Reserved memory: not enough space all defined regions. | |
[ 0.000000] Reserved memory: OVERLAP DETECTED! | |
[ 0.000000] q6_mem_regions@4B000000 (0x4b000000--0x4f500000) overlaps with q6_code_data@4B000000 (0x4b000000--0x4b060000) | |
[ 0.000000] Memory policy: Data cache writealloc | |
[ 0.000000] psci: probing for conduit method from DT. | |
[ 0.000000] psci: PSCIv1.0 detected in firmware. | |
[ 0.000000] psci: Using standard PSCI v0.2 function IDs | |
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported. | |
[ 0.000000] PERCPU: Embedded 10 pages/cpu @8fdc1000 s11392 r8192 d21376 u40960 | |
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 43264 | |
[ 0.000000] Kernel command line: console=ttyMSM0,115200n8 rootfsname=rootfs rootwait swiotlb=1 | |
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) | |
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) | |
[ 0.000000] Memory: 168800K/175104K available (3294K kernel code, 142K rwdata, 600K rodata, 160K init, 148K bss, 6304K reserved, 0K cma-reserved) | |
[ 0.000000] Virtual kernel memory layout: | |
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) | |
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) | |
[ 0.000000] vmalloc : 0x90800000 - 0xff800000 (1776 MB) | |
[ 0.000000] lowmem : 0x80000000 - 0x90000000 ( 256 MB) | |
[ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB) | |
[ 0.000000] .text : 0x81208000 - 0x815d5d30 (3896 kB) | |
[ 0.000000] .init : 0x815d6000 - 0x815fe000 ( 160 kB) | |
[ 0.000000] .data : 0x815fe000 - 0x81621960 ( 143 kB) | |
[ 0.000000] .bss : 0x81621960 - 0x81646a70 ( 149 kB) | |
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 | |
[ 0.000000] Hierarchical RCU implementation. | |
[ 0.000000] Build-time adjustment of leaf fanout to 32. | |
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2. | |
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=2 | |
[ 0.000000] NR_IRQS:16 nr_irqs:16 16 | |
[ 0.000000] GICv2m: Node v2m: range[0xb00a000:0xb00affc], SPI[448:480] | |
[ 0.000000] GICv2m: Node v2m: range[0xb00b000:0xb00bffc], SPI[480:512] | |
[ 0.000000] Architected cp15 timer(s) running at 24.00MHz (virt). | |
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns | |
[ 0.000006] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns | |
[ 0.000018] Switching to timer-based delay loop, resolution 41ns | |
[ 0.000483] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000) | |
[ 0.000498] pid_max: default: 4096 minimum: 301 | |
[ 0.000580] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.000590] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.001062] CPU: Testing write buffer coherency: ok | |
[ 0.001455] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 | |
[ 0.001491] Setting up static identity map for 0x41208200 - 0x41208234 | |
[ 0.002276] MSM Memory Dump base table set up | |
[ 0.002304] MSM Memory Dump apps data table set up | |
[ 0.003197] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 | |
[ 0.003287] Brought up 2 CPUs | |
[ 0.003303] SMP: Total of 2 processors activated (96.00 BogoMIPS). | |
[ 0.003309] CPU: All CPU(s) started in SVC mode. | |
[ 0.016088] VFP support v0.3: implementor 51 architecture 3 part 40 variant 3 rev 4 | |
[ 0.016262] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns | |
[ 0.016280] futex hash table entries: 16 (order: -2, 1024 bytes) | |
[ 0.016339] pinctrl core: initialized pinctrl subsystem | |
[ 0.017204] NET: Registered protocol family 16 | |
[ 0.018602] DMA: preallocated 2048 KiB pool for atomic coherent allocations | |
[ 0.019256] NET: Registered protocol family 42 | |
[ 0.023812] qcom,gcc-ipq5018 1800000.gcc: Registered ipq5018 GCC clocks provider | |
[ 0.027253] irq: no irq domain found for /soc/smp2p-wcss/slave-kernel ! | |
[ 0.028302] irq: no irq domain found for /soc/smp2p-wcss/slave-kernel ! | |
[ 0.038817] CPU: IPQ0509, SoC Version: 1.1 | |
[ 0.046756] clocksource: Switched to clocksource arch_sys_counter | |
[ 0.047478] NET: Registered protocol family 2 | |
[ 0.048090] TCP established hash table entries: 2048 (order: 1, 8192 bytes) | |
[ 0.048126] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) | |
[ 0.048168] TCP: Hash tables configured (established 2048 bind 2048) | |
[ 0.048227] UDP hash table entries: 128 (order: 0, 4096 bytes) | |
[ 0.048246] UDP-Lite hash table entries: 128 (order: 0, 4096 bytes) | |
[ 0.048412] NET: Registered protocol family 1 | |
[ 0.054984] squashfs: version 4.0 (2009/01/31) Phillip Lougher | |
[ 0.054996] jffs2: version 2.2 (NAND) (SUMMARY) (ZLIB) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | |
[ 0.057192] io scheduler noop registered | |
[ 0.057207] io scheduler deadline registered (default) | |
[ 0.062573] TZ Log : Will warn on Access Violation, as paniconaccessviolation is not set | |
[ 0.063078] 58000.qcom,msm-eud: ttyEUD0 at MMIO 0x0 (irq = 153, base_baud = 0) is a EUD UART | |
[ 0.064422] Registered Sucessfully | |
[ 0.064941] msm_serial 78af000.serial: msm_serial: detected port #0 | |
[ 0.064998] msm_serial 78af000.serial: uartclk = 1843199 | |
[ 0.065052] 78af000.serial: ttyMSM0 at MMIO 0x78af000 (irq = 20, base_baud = 115199) is a MSM | |
[ 0.065083] msm_serial: console setup on port #0 | |
[ 0.590530] console [ttyMSM0] enabled | |
[ 0.595619] msm_serial: driver initialized | |
[ 0.599176] msm_serial_hsl_init: driver initialized | |
[ 0.603667] spi_qup 78b5000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64 | |
[ 0.608943] m25p80 spi32766.0: found XM25QU128C, expected n25q128a11 | |
[ 0.614818] m25p80 spi32766.0: XM25QU128C (16384 Kbytes) | |
[ 0.621482] 7 ofpart partitions found on MTD device spi32766.0 | |
[ 0.626441] Creating 7 MTD partitions on "spi32766.0": | |
[ 0.632125] 0x000000000000-0x000000020000 : "0:BOOTLDR1" | |
[ 0.638078] 0x000000020000-0x000000080000 : "0:BOOTLDR2" | |
[ 0.643453] 0x000000080000-0x000000090000 : "0:APPSBLENV" | |
[ 0.648822] 0x000000090000-0x0000000a0000 : "0:ART" | |
[ 0.654016] 0x0000000a0000-0x000000280000 : "0:HLOS" | |
[ 0.658814] 0x000000280000-0x000000c60000 : "rootfs" | |
[ 0.663915] mtd: device 5 (rootfs) set to be root filesystem | |
[ 0.668351] 1 squashfs-split partitions found on MTD device rootfs | |
[ 0.673758] 0x0000007bf000-0x000000c60000 : "rootfs_data" | |
[ 0.680630] 0x000000c60000-0x000001000000 : "0:WIFIFW" | |
[ 0.686273] libphy: Fixed MDIO Bus: probed | |
[ 0.906750] qca-mdio 88000.mdio: Could not find phy-reset-gpio | |
[ 0.906893] libphy: qca_mdio: probed | |
[ 0.911871] qca-mdio 88000.mdio: qca-mdio driver was registered | |
[ 1.346762] qca-mdio 90000.mdio: Could not find phy-reset-gpio | |
[ 1.346909] libphy: qca_mdio: probed | |
[ 1.351511] qca-mdio 90000.mdio: qca-mdio driver was registered | |
[ 1.457008] cnss: INFO: IPC Logging is disabled! | |
[ 1.457542] cnss[2]: INFO: Platform driver probed successfully. plat 89c80010 tgt 0xfffc | |
[ 1.460949] cnss[41]: INFO: Platform driver probed successfully. plat 89c90010 tgt 0xfffb | |
[ 1.469055] cnss[42]: INFO: Platform driver probed successfully. plat 89ca0010 tgt 0xfffb | |
[ 1.479565] | |
[ 1.479565] Version Rollback Feature Disabled | |
[ 1.487464] qcom-q6v5-wcss-pil cd00000.qcom_q6v5_wcss: ssr registeration success qcom_q6v5_wcss | |
[ 1.490811] remoteproc remoteproc0: cd00000.qcom_q6v5_wcss is available | |
[ 1.499430] q6v5_wcss_userpd1(8fde49d8) node found | |
[ 1.506907] platform q6v5_wcss_userpd1: ssr registeration success q6v5_wcss_userpd1 | |
[ 1.510837] remoteproc remoteproc1: q6v5_wcss_userpd1 is available | |
[ 1.518413] q6v5_wcss_userpd2(8fde4c7c) node found | |
[ 1.525469] platform q6v5_wcss_userpd2: ssr registeration success q6v5_wcss_userpd2 | |
[ 1.529457] remoteproc remoteproc2: q6v5_wcss_userpd2 is available | |
[ 1.536967] q6v5_wcss_userpd3(8fde4eec) node found | |
[ 1.544028] platform q6v5_wcss_userpd3: ssr registeration success q6v5_wcss_userpd3 | |
[ 1.548027] remoteproc remoteproc3: q6v5_wcss_userpd3 is available | |
[ 1.555979] Initializing XFRM netlink socket | |
[ 1.562438] NET: Registered protocol family 10 | |
[ 1.567082] NET: Registered protocol family 17 | |
[ 1.570458] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. | |
[ 1.574864] Bridge firewalling registered | |
[ 1.587630] 8021q: 802.1Q VLAN Support v1.8 | |
[ 1.591687] Registering SWP/SWPB emulation handler | |
[ 1.596032] hctosys: unable to open rtc device (rtc0) | |
[ 1.612118] VFS: Mounted root (squashfs filesystem) readonly on device 31:5. | |
[ 1.612415] Freeing unused kernel memory: 160K (815d6000 - 815fe000) | |
[ 2.180858] init: Console is alive | |
[ 2.181082] init: - watchdog - | |
[ 3.285321] Button Hotplug driver version 0.4.1 | |
[ 3.286388] gpio-keys soc:gpio_keys: Button without keycode: 0x22 | |
[ 3.288710] gpio-keys: probe of soc:gpio_keys failed with error -22 | |
[ 4.216924] init: - preinit - | |
Press the [f] key and hit [enter] to enter failsafe mode | |
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level | |
Before mount_root | |
[ 6.392843] mount_root: no usable overlay filesystem found, using tmpfs overlay | |
After mount_root | |
128+0 records in | |
128+0 records out | |
65536 bytes (64.0KB) copied, 0.025008 seconds, 2.5MB/s | |
/tmp/virtual_art.bin.lzma (1/1) | |
lzma: /tmp/virtual_art.bin.lzma: File format not recognized | |
512+0 records in | |
512+0 records out | |
524288 bytes (512.0KB) copied, 0.003655 seconds, 136.8MB/s | |
131072+0 records in | |
131072+0 records out | |
131072 bytes (128.0KB) copied, 0.558122 seconds, 229.3KB/s | |
131072+0 records in | |
131072+0 records out | |
131072 bytes (128.0KB) copied, 0.579815 seconds, 220.8KB/s | |
131072+0 records in | |
131072+0 records out | |
131072 bytes (128.0KB) copied, 0.571229 seconds, 224.1KB/s | |
ln: /lib/firmware/IPQ5018/caldata.bin: No such file or directory | |
ln: /lib/firmware/qcn9100/caldata_1.bin: No such file or directory | |
ln: /lib/firmware/qcn9100/caldata_2.bin: No such file or directory | |
ln: /lib/firmware/qcn6122/caldata_1.bin: No such file or directory | |
ln: /lib/firmware/qcn6122/caldata_2.bin: No such file or directory | |
[ 8.343808] procd: - early - | |
[ 8.344262] procd: - watchdog - | |
[ 8.957004] procd: - ubus - | |
[ 9.967096] random: ubusd: uninitialized urandom read (4 bytes read, 121 bits of entropy available) | |
[ 9.967397] random: ubusd: uninitialized urandom read (4 bytes read, 121 bits of entropy available) | |
[ 9.974978] random: ubusd: uninitialized urandom read (4 bytes read, 121 bits of entropy available) | |
[ 9.984301] random: ubusd: uninitialized urandom read (4 bytes read, 121 bits of entropy available) | |
[ 9.993093] random: ubusd: uninitialized urandom read (4 bytes read, 121 bits of entropy available) | |
[ 10.002220] random: ubusd: uninitialized urandom read (4 bytes read, 121 bits of entropy available) | |
[ 10.011236] random: ubusd: uninitialized urandom read (4 bytes read, 121 bits of entropy available) | |
[ 10.020392] procd: - init - | |
Please press Enter to activate this console. | |
mount: can't read '/etc/fstab': No such file or directory | |
BT FW mount is failed | |
WIFI FW mount is successful | |
[ 12.207381] random: nonblocking pool is initialized | |
[ 12.472466] ssdk_switch_device_num_init[1159]:INFO:ess-switch dts node number: 1 | |
[ 12.472509] ssdk_dt_get_switch_node[970]:INFO:ess-switch DT exist! | |
[ 12.478982] ssdk_dt_parse_access_mode[856]:INFO:switch_access_mode: local bus | |
[ 12.484912] ssdk_dt_parse_access_mode[869]:INFO:switchreg_base_addr: 0x39c00000 | |
[ 12.492157] ssdk_dt_parse_access_mode[870]:INFO:switchreg_size: 0x200000 | |
[ 12.499254] ssdk_dt_parse_mac_mode[295]:INFO:mac mode = 0xf | |
[ 12.506177] ssdk_dt_parse_mac_mode[301]:INFO:mac mode1 doesn't exit! | |
[ 12.511485] ssdk_dt_parse_mac_mode[310]:INFO:mac mode2 doesn't exit! | |
[ 12.518146] ssdk_dt_parse_phy_info[678]:INFO:port2's phy-reset-gpio is GPIO26 | |
[ 12.524410] ssdk_dt_parse_port_bmp[757]:INFO:port_bmp doesn't exist! | |
[ 12.531473] ssdk_dt_parse_uniphy[332]:INFO:ess-uniphy DT exist! | |
[ 12.537888] ssdk_dt_parse_led[943]:INFO:current dts led_source_num is 1 | |
[ 12.543518] ssdk_plat_init start | |
[ 14.956756] ssdk_mp_reset_init[739]:INFO:MP reset successfully! | |
[ 14.956815] ssdk_gcc_clock_init[1033]:INFO:SSDK gcc clock init successfully! | |
[ 14.962209] ssdk_phy_driver_init[328]:INFO:dev_id = 0, phy_adress = 4, phy_id = 0xffffffff phytype doesn't match | |
[ 14.968811] mpge_phy_api_ops_init[1089]:INFO:qca probe mpge phy driver succeeded! | |
[ 14.979317] regi_init[3598]:INFO:Initializing SCOMPHY! | |
[ 16.316741] hsl_port_phy_gpio_reset[685]:INFO:GPIO26 reset PHY done | |
[ 16.426746] ssdk_led_init[152]:INFO:ssdk_led_mode:3, ssdk_led_map:bfc, ssdk_led_src_id:0 | |
[ 16.426876] ssdk_switch_register[1710]:INFO:Chip version 0xee | |
[ 16.433910] qca_link_polling_select[1315]:INFO:link-polling-required node does not exist | |
[ 16.439558] ssdk_switch_register[1744]:INFO:polling is selected | |
[ 16.447704] regi_init[3608]:INFO:Initializing SCOMPHY Done!! | |
[ 16.453454] regi_init[3631]:INFO:qca-ssdk module init succeeded! | |
[ 16.462915] libphy: PHY 90000.mdio:04 not found | |
[ 16.465286] nss-dp: probe of 39d00000.dp2 failed with error -14 | |
[ 16.469687] ********************************************************** | |
[ 16.475389] * NSS Data Plane driver | |
[ 16.482043] ********************************************************** | |
[ 16.504884] qca-nss 7a00000.nss: Direct firmware load for qca-nss0.bin failed with error -2 | |
[ 16.504918] qca-nss 7a00000.nss: Falling back to user helper | |
/lib/firmware/qca-nss0.bin 33 | |
[ 16.909937] nss_driver - fw of size 759276 bytes copied to load addr: 40000000, nss_id : 0 | |
[ 16.911403] Supported Frequencies - | |
[ 16.917170] 850 MHz 1 GHz | |
[ 16.922717] | |
[ 16.923621] 7f0d7c80: set sdma 89f28300 | |
[ 16.925402] node size 2 # items 4 | |
[ 16.928659] memory: 40000000 268435456 (avl 184266752) items 4 active_cores 1 | |
[ 16.932108] addr/size storage words 2 2 # words 4 in DTS, ddr size 800000 | |
[ 16.939238] 7f0d7c80: NSS core 0 DDR from 40000000 to 40800000 | |
[ 16.946074] 7f0d7c80: meminfo init succeed | |
[ 16.954780] ip6_tables: (C) 2000-2006 Netfilter Core Team | |
[ 16.962497] PPP generic driver version 2.4.2 | |
[ 16.963429] NET: Registered protocol family 24 | |
[ 16.969468] QCA multicast snooping installed successfully | |
[ 16.973718] ip_tables: (C) 2000-2006 Netfilter Core Team | |
[ 16.981821] nf_conntrack version 0.5.0 (2640 buckets, 10560 max) | |
[ 16.983100] node size 2 # items 4 | |
[ 16.986958] memory: 40000000 268435456 (avl 184373248) items 4 active_cores 1 | |
[ 16.990145] addr/size storage words 2 2 # words 4 in DTS, ddr size 800000 | |
[ 16.997287] 7f0d7c80: nss core 0 booted successfully | |
[ 17.071450] nf_conntrack_rtsp v0.6.21 loading | |
[ 17.159567] nf_nat_rtsp v0.6.21 loading | |
[ 17.178992] xt_time: kernel timezone is -0000 | |
[ 22.276177] configuring additional NSS pbufs | |
[ 22.279957] additional pbufs of size 802816 got added to NSS | |
[ 22.310104] mem_manager: module license 'Proprietary' taints kernel. | |
[ 22.310130] Disabling lock debugging due to kernel taint | |
[ 22.335124] qdf: unknown parameter 'mem_debug_disabled' ignored | |
[ 25.509471] wlan: [576:I:RPTR] qca_multi_link_init_module: | |
[ 25.509471] ******QCA Repeater Initialization Done*********** | |
[ 25.509471] | |
***** starting cnssdaemon -i integrated -i integrated1 -i integrated2 ***** | |
******No cold_boot_support***** | |
[ 27.670067] remoteproc remoteproc0: powering up cd00000.qcom_q6v5_wcss | |
[ 27.705231] remoteproc remoteproc0: Booting fw image IPQ5018/q6_fw.mdt, size 1052 | |
[ 27.705408] qcom-q6v5-wcss-pil cd00000.qcom_q6v5_wcss: Direct firmware load for qcn6122/m3_fw.mdt failed with error -2 | |
[ 27.711717] qcom-q6v5-wcss-pil cd00000.qcom_q6v5_wcss: Falling back to user helper | |
[ 27.772307] firmware qcn6122!m3_fw.mdt: firmware_loading_store: map pages failed | |
[ 27.772809] platform q6v5_wcss_userpd3: skipping firmware qcn6122/m3_fw.mdt | |
[ 27.778881] qcom-q6v5-wcss-pil cd00000.qcom_q6v5_wcss: Direct firmware load for qcn6122/m3_fw.mdt failed with error -2 | |
[ 27.785453] qcom-q6v5-wcss-pil cd00000.qcom_q6v5_wcss: Falling back to user helper | |
[ 27.847679] firmware qcn6122!m3_fw.mdt: firmware_loading_store: map pages failed | |
[ 27.847906] platform q6v5_wcss_userpd2: skipping firmware qcn6122/m3_fw.mdt | |
[ 29.130355] Subsystem error monitoring/handling services are up | |
[ 29.130699] remoteproc remoteproc0: remote processor cd00000.qcom_q6v5_wcss is now up | |
[ 29.135145] remoteproc remoteproc1: powering up q6v5_wcss_userpd1 | |
[ 29.151279] q6v5_wcss_userpd1 wcss powered up successfully | |
[ 29.151547] rpmsg_dev_probe: No pm domain | |
[ 29.156029] rpmsg_dev_probe: No pm domain | |
[ 29.160565] cnss[2]: INFO: QMI WLFW service connected, state: 0x1 | |
[ 29.163968] cnss[2]: INFO: device_id : 65532 mem mode : [2] | |
[ 29.169833] cnss[2]: INFO: platform name: Qualcomm Technologies, Inc. IPQ5018/AP-MP02.1 | |
[ 29.176894] qcom-q6v5-wcss-pil cd00000.qcom_q6v5_wcss: fatal error received: err_smem_ver.2.1: | |
[ 29.176894] QC Image Version : QC_IMAGE_VERSION_STRING=WLAN.HK.2.5.r4-00622-QCAHKSWPL_SILICONZ-1 | |
[ 29.176894] Image Variant : IMAGE_VARIANT_STRING=5018.wlanfw.evalQ | |
[ 29.176894] platform_map.c:593 Assertion 0 failed param0 :zero,param1 :zero,param2 :zero | |
[ 29.176894] Thread ID : 0x0000005d Thread name : wlan_platform Process ID : 0x00000001 Process name :wlan0 | |
[ 29.176894] | |
[ 29.176894] Registers: | |
[ 29.176894] SP : 0x4b694e50 | |
[ 29.176894] FP : 0x4b694e60 | |
[ 29.176894] PC : 0xb021aab0 | |
[ 29.176894] SSR : 0x00000000 | |
[ 29.176894] BADVA : 0x00000000 | |
[ 29.176894] LR : 0xb0145d20 | |
[ 29.176894] | |
[ 29.176894] StackDump | |
[ 29.176894] from:0x4b694e50 | |
[ 29.176894] to: 0x4b695118: | |
[ 29.176894] 00a00000 | |
[ 29.176894] 00000000 | |
[ 29.176894] 00000000 | |
[ 29.176894] b03145d8 | |
[ 29.176894] 4b694e88 | |
[ 29.176894] 8a9850f1 | |
[ 29.176894] 4b696431 | |
[ 29.176894] b0314728 | |
[ 29.250541] subsys-restart: subsystem_restart_dev(): Restart sequence requested for qcom_q6v5_wcss, restart_level = RELATED. | |
[ 29.272770] cnss[2]: ERR: XXX TARGET ASSERTED XXX | |
[ 29.284203] cnss[2]: ERR: XXX TARGET QCA5018 instance_id 0x2 plat_env idx 0 XXX | |
[ 29.288830] wlan: [32:E:ANY] ol_ath_wifi_ssr: Early assert cannot be handled | |
[ 29.295923] qmi_history_index [5] | |
[ 29.303212] qmi_history[0]:timestamp[29157] instance_id [0x2] msg_id[0x20] err[0] resp_err[0] | |
[ 29.306430] qmi_history[1]:timestamp[29157] instance_id [0x2] msg_id[0x20] err[0] resp_err[0] | |
[ 29.314936] qmi_history[2]:timestamp[29168] instance_id [0x2] msg_id[0x34] err[0] resp_err[0] | |
[ 29.323443] qmi_history[3]:timestamp[29168] instance_id [0x2] msg_id[0x35] err[0] resp_err[0] | |
[ 29.331950] qmi_history[4]:timestamp[29168] instance_id [0x2] msg_id[0x34] err[0] resp_err[0] | |
[ 29.340457] qmi_history[5]:timestamp[29168] instance_id [0x2] msg_id[0x36] err[0] resp_err[0] | |
[ 29.348974] wlan: [32:E:ANY] ol_ath_wifi_ssr: Assertion failed! 0:ol_ath_wifi_ssr /mnt/Data/Sources/qsdk/qca-source/build_dir/target-arm_cortex-a7_musl-1.1.16_eabi/linux-ipq_ipq50xx/qca-wif4 | |
[ 29.362149] CPU: 1 PID: 32 Comm: irq/33-smp2p Tainted: P 4.4.60 #19 | |
[ 29.384377] Hardware name: Generic DT based system | |
[ 29.391762] Function entered at [<8121d250>] from [<8121a5e4>] | |
[ 29.396531] Function entered at [<8121a5e4>] from [<8133b0c4>] | |
[ 29.402345] Function entered at [<8133b0c4>] from [<7f50900c>] | |
[ 29.408230] Function entered at [<7f50900c>] from [<813ec9f0>] | |
[ 29.413978] Function entered at [<813ec9f0>] from [<8123ab44>] | |
[ 29.419794] Function entered at [<8123ab44>] from [<8123abc4>] | |
[ 29.425609] Function entered at [<8123abc4>] from [<8139b430>] | |
[ 29.431426] Function entered at [<8139b430>] from [<8139b57c>] | |
[ 29.437241] Function entered at [<8139b57c>] from [<8139b6c0>] | |
[ 29.443056] Function entered at [<8139b6c0>] from [<8142212c>] | |
[ 29.448873] Function entered at [<8142212c>] from [<8125a730>] | |
[ 29.454689] Function entered at [<8125a730>] from [<81397388>] | |
[ 29.460505] Function entered at [<81397388>] from [<812588ec>] | |
[ 29.466321] Function entered at [<812588ec>] from [<81258b98>] | |
[ 29.472137] Function entered at [<81258b98>] from [<8123a0d4>] | |
[ 29.477952] Function entered at [<8123a0d4>] from [<81209be8>] | |
[ 29.483770] WLAN Panic @ ol_ath_wifi_ssr:594: Take care of the TARGET ASSERT first | |
[ 29.483770] | |
[ 29.489617] ------------[ cut here ]------------ | |
[ 29.498524] Kernel BUG at 7f509020 [verbose debug info unavailable] | |
[ 29.503388] Internal error: Oops - BUG: 0 [#1] SMP ARM | |
[ 29.509375] Modules linked in: wifi_3_0(+) qca_ol umac asf(P) qdf mem_manager(P) iptable_nat nf_nat_pptp nf_nat_ipv4 nf_nat_amanda nf_conntrack_pptp nf_conntrack_ipv6 nf_conntrack_ipv4 nf_ce | |
[ 29.622830] CPU: 1 PID: 32 Comm: irq/33-smp2p Tainted: P 4.4.60 #19 | |
[ 29.623092] Hardware name: Generic DT based system | |
[ 29.630556] task: 8f966800 ti: 89c1e000 task.ti: 89c1e000 | |
[ 29.635333] pc : [<7f509020>] lr : [<7f509020>] psr: 60000093 | |
[ 29.635333] sp : 89c1fd98 ip : 00000000 fp : 8157ed80 | |
[ 29.640807] r10: 00000000 r9 : 8f915e00 r8 : 00000000 | |
[ 29.652084] r7 : 00000001 r6 : d15954db r5 : 00000252 r4 : 7f549a78 | |
[ 29.657293] r3 : 816069e8 r2 : 816069e8 r1 : 60000093 r0 : 00000047 | |
[ 29.663892] Flags: nZCv IRQs off FIQs on Mode SVC_32 ISA ARM Segment kernel | |
[ 29.670403] Control: 10c0383d Table: 4988c06a DAC: 00000055 | |
[ 29.677952] Process irq/33-smp2p (pid: 32, stack limit = 0x89c1e210) | |
[ 29.683597] Stack: (0x89c1fd98 to 0x89c20000) | |
[ 29.690018] fd80: 7f55b89c 7f549a78 | |
[ 29.694279] fda0: 7f55b7c0 00000252 00000000 7f569a94 d15954db 00000006 d7b634db 431bde82 | |
[ 29.702438] fdc0: 89c1fe9c 89c801ec 7f569a94 d15954db 00000006 d7b634db 431bde82 89c1fe9c | |
[ 29.710598] fde0: 8f829254 813ec9f0 00000000 00000070 d15954db 00000006 00000006 ffffffff | |
[ 29.718757] fe00: 00000000 00000009 89c1fe4c 00000000 813ec8c8 8123ab44 00000001 89c1fe80 | |
[ 29.726918] fe20: 00000009 8162efe4 8162efc0 8fde4768 89c1fe9c 8123abc4 00000000 00000009 | |
[ 29.735078] fe40: 89c1fe4c 8139b430 89c4e508 89c17c00 00000000 00000000 89c19800 89c7be00 | |
[ 29.743237] fe60: 89ccdb90 8f8293cc 00000009 89c4e508 89c4e4e4 8139b57c 8f829254 89c4e800 | |
[ 29.751397] fe80: 00000001 89c4e400 89c4e4e0 8139b6c0 8f917700 60000013 8f829254 89c4e400 | |
[ 29.759557] fea0: 89c17c10 8f829254 8f9ead20 89c17c10 00000007 89c17c60 89c198ac 89c198b4 | |
[ 29.767716] fec0: 89c198b0 8142212c 000000d1 00001000 8f9eacc0 8125a730 89c19890 00000000 | |
[ 29.775875] fee0: 89c17c10 81397388 8f84cc00 00000001 00000000 8152bf3c 89c1ff2c 8120fb30 | |
[ 29.784036] ff00: 815fd240 0e7d0000 00000003 89c19900 89c19900 8f90d9c0 812588d0 89c19924 | |
[ 29.792196] ff20: 81603603 00000000 00000000 812588ec 8f90d9c0 89c19900 89c1e000 81258b98 | |
[ 29.800355] ff40: 00000000 81258a00 89c19940 00000000 89c19900 81258aac 00000000 00000000 | |
[ 29.808515] ff60: 00000000 8123a0d4 51555555 00000000 55555555 89c19900 00000000 00000000 | |
[ 29.816675] ff80: 89c1ff80 89c1ff80 00000000 00000000 89c1ff90 89c1ff90 89c1ffac 89c19940 | |
[ 29.824833] ffa0: 81239ffc 00000000 00000000 81209be8 00000000 00000000 00000000 00000000 | |
[ 29.832993] ffc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 | |
[ 29.841154] ffe0: 00000000 00000000 00000000 00000000 00000013 00000000 45555555 55555555 | |
[ 29.849313] Function entered at [<7f509020>] from [<813ec9f0>] | |
[ 29.857467] Function entered at [<813ec9f0>] from [<8123ab44>] | |
[ 29.863196] Function entered at [<8123ab44>] from [<8123abc4>] | |
[ 29.869011] Function entered at [<8123abc4>] from [<8139b430>] | |
[ 29.874828] Function entered at [<8139b430>] from [<8139b57c>] | |
[ 29.880643] Function entered at [<8139b57c>] from [<8139b6c0>] | |
[ 29.886460] Function entered at [<8139b6c0>] from [<8142212c>] | |
[ 29.892275] Function entered at [<8142212c>] from [<8125a730>] | |
[ 29.898092] Function entered at [<8125a730>] from [<81397388>] | |
[ 29.903908] Function entered at [<81397388>] from [<812588ec>] | |
[ 29.909723] Function entered at [<812588ec>] from [<81258b98>] | |
[ 29.915539] Function entered at [<81258b98>] from [<8123a0d4>] | |
[ 29.921356] Function entered at [<8123a0d4>] from [<81209be8>] | |
[ 29.927176] Code: e1a02005 e2441010 e3470f55 eb752c93 (e7f001f2) | |
[ 29.932989] ---[ end trace 996a7408c8373bff ]--- | |
[ 29.939150] Kernel panic - not syncing: Fatal exception | |
[ 29.943846] CPU0: stopping | |
[ 29.948786] CPU: 0 PID: 0 Comm: swapper/0 Tainted: P D 4.4.60 #19 | |
[ 29.951564] Hardware name: Generic DT based system | |
[ 29.958773] Function entered at [<8121d250>] from [<8121a5e4>] | |
[ 29.963542] Function entered at [<8121a5e4>] from [<8133b0c4>] | |
[ 29.969359] Function entered at [<8133b0c4>] from [<8121c828>] | |
[ 29.975174] Function entered at [<8121c828>] from [<812093a0>] | |
[ 29.980990] Function entered at [<812093a0>] from [<8120a480>] | |
[ 29.986807] Exception stack(0x815fff60 to 0x815fffa8) | |
[ 29.992626] ff60: 00000000 0001e1ca 8fdc1254 8120b1a0 815fe000 815fb224 815fffb8 81600428 | |
[ 29.997750] ff80: 8fffc200 815f38c0 81621990 00000000 00000000 815fffb0 81218144 81218148 | |
[ 30.005906] ffa0: 60000013 ffffffff | |
[ 30.014060] Function entered at [<8120a480>] from [<81218148>] | |
[ 30.017363] Function entered at [<81218148>] from [<81250d60>] | |
[ 30.023265] Function entered at [<81250d60>] from [<815d6b3c>] | |
[ 30.629294] Rebooting in 5 seconds.. |
Hello. Can you please tell me what qsdk you used to build and what device TP-Link is testing? It would be great if you could share the firmware. I want to test it. Thank you very much.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, how you resolve the memory overlap and rebooting error?