Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
| inbox:toh:netgear:netgear_rax120_nighthawk_ax12 [2020/09/02 18:12] – remove duplicate sections hnyman | inbox:toh:netgear:netgear_rax120_nighthawk_ax12 [2024/03/13 22:52] – [TTL + USB method] ywang | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Netgear | + | ====== Netgear |
| - | ~~NOTOC~~ | + | |
| - | /* This template is intended to be used via https:// | + | {{ media:netgear: |
| - | {{page> | + | The RAX120v2 is an 802.11ax OFDMA and MU-MIMO Dual-Band WiFi router, which has the following WiFi Interfaces.: |
| - | A 802.11ax Wi-Fi6 device with a quad-core IPQ8074A chip, uses ath11k wifi driver. | + | * one 2.4GHz (QCN9024 4x4 ax) |
| + | * two 5GHz (QCN5024 4x4 ax + QCN9024 2x2/4x4 ax) | ||
| - | /*****/ | + | The radios support up to 4K QAM (through MCS0 - MCS15), for devices and paths that are compatible with those high-density modulations. Supports DFS channels, from channel 36 up to 165 (may vary on each region). 12 antenna chains operate in a two radio configuration as 8x8 in 5 GHz and 4x4 in 2.4 GHz. |
| - | /* How to add images ========> | + | |
| - | /*****/ | + | |
| - | {{ media: | + | This is a router based on a Qualcomm IPQ8074 4-core SoC (up to 2.2GHz). |
| - | ====== Netgear RAX120 ====== | + | It has 4 1G LAN ports, 1 1G WAN port, and a 2.5G/5G LAN port (Aquantia AQR111). |
| - | ~~NOTOC~~ | + | |
| - | /* This template is intended to be used via https:// | ||
| - | {{page> | + | This device has 2 HW versions. V2 hardware is required. |
| - | /*****/ | + | ===== Supported Versions ===== |
| - | /* How to add images | + | <!-- ToH: { |
| - | /*****/ | + | " |
| - | ... | + | " |
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } --> | ||
| + | |||
| + | ===== Hardware highlights | ||
| + | <!-- ToH: { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } --> | ||
| + | |||
| + | ==== Info ==== | ||
| + | ^ [[wp> | ||
| + | ^ Vendor | ||
| + | ^ [[docs:techref: | ||
| + | ^ [[docs: | ||
| + | ^ [[docs: | ||
| + | ^ Flash-Chip | ||
| + | ^ Flash size | 512 MiB | | ||
| + | ^ RAM | 1024 MiB | | ||
| + | ^ Wireless 2.4 GHz | Qualcomm QCN5024, b/g/n/ax, 4x4:4 | | ||
| + | ^ Wireless 5 GHz | 2x Qualcomm QCN5054, a/n/ac/ax, 8x8:8 | | ||
| + | ^ Ethernet | ||
| + | ^ Switch | ||
| + | ^ Serial | ||
| + | ^ Power | External, 19 V 3.16 A | | ||
| ===== OpenWrt support ===== | ===== OpenWrt support ===== | ||
| - | <color red> | + | <!-- ToH: { |
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } --> | ||
| Line 35: | Line 68: | ||
| //Describe if there are any ongoing activities that might lead to OpenWrt support.// | //Describe if there are any ongoing activities that might lead to OpenWrt support.// | ||
| - | /*** | + | Enable telnet with magic packet: |
| - | * OpenWrt forum thread: | + | |
| - | ***/ | + | |
| - | /*** if info available: uncomment and fill in | + | OpenWrt forum thread: [[https:// |
| - | ===== Experimental firmware ===== | + | |
| - | //List experimental firmware download links here.// | ||
| - | //None at this time.// | + | ===== Experimental firmware (RAX120v2 only)===== |
| - | * External image (add link) | + | There is an experimental fork of OpenWrt that supports this device at : https:// |
| - | * trunk image (add link) | + | or https:// |
| - | * ... | + | |
| - | ***/ | + | |
| + | ==== Build and Install ==== | ||
| - | ===== Hardware highlights ===== | + | ===Build=== |
| - | ^ CPU ^ Ram ^ Flash ^ WLAN2.4 ^ WLAN5.0 ^ USB | + | - Setup build environment:< |
| - | | Qualcomm Atheros IPQ8074A @ 2.0 GHz | 1024 Mib|512 MiB | b/g/n | an/ac/ax | | + | git clone https:// |
| + | cd openwrt | ||
| + | git checkout rax120v2/ | ||
| + | ./scripts/feeds update -a | ||
| + | ./scripts/feeds install -a | ||
| + | </ | ||
| + | - Run '' | ||
| + | Base System: | ||
| + | Target-System ---> Qualcomm Atheros 802.11ax WiSoC-s | ||
| + | Subtarget | ||
| + | Target-Profile ---> Netgear RAX120v2 | ||
| + | Add other components as desired.. Example: Luci | ||
| + | </ | ||
| + | Multi-Gig Support: See further down in the ' | ||
| + | - run '' | ||
| + | - After build finished, generated firmware will be at '' | ||
| + | |||
| + | ===Install=== | ||
| + | <tabbox From OEM Firmware> | ||
| + | 1. In the Netgear Stock GUI flash openwrt-qualcommax-ipq807x-netgear_rax120v2-squashfs-web-ui-factory.img | ||
| + | |||
| + | 2. Open Luci administration and flash sysupgrade image - openwrt-qualcommax-ipq807x-netgear_rax120v2-squashfs-sysupgrade.bin | ||
| + | <tabbox From TFTP / initramfs> | ||
| + | 1. Setup TFTP server at 192.168.1.10. | ||
| + | |||
| + | 2. Stop autoboot and run. | ||
| + | < | ||
| + | tftpboot openwrt-qualcommax-ipq807x-netgear_rax120v2-initramfs-uImage.itb | ||
| + | bootm | ||
| + | </ | ||
| + | 3. Open Luci administration and flash sysupgrade image - openwrt-qualcommax-ipq807x-netgear_rax120v2-squashfs-sysupgrade.bin | ||
| + | |||
| + | OpenWRT is now installed | ||
| + | </ | ||
| + | ===Aquantia 2.5G/5G LAN=== | ||
| + | For the 5G port labeled ' | ||
| + | u-boot by writing the firmware to the correct mtd partition. | ||
| + | |||
| + | The firmware file found in the Netgear stock firmware under ''/ | ||
| + | '' | ||
| + | be converted to a MBN file. | ||
| + | |||
| + | The '' | ||
| + | under '' | ||
| + | |||
| + | Convert the CLD file to MBN using: | ||
| + | $ python2 mkheader.py 0x44000000 0x13 <*.cld file> aqr_4.3.C.mbn | ||
| + | |||
| + | This MBN file can then be flashed to the MTD partition to be used by u-boot. | ||
| + | |||
| + | The necessary files can also be found in | ||
| + | https:// | ||
| + | |||
| + | ===Write MBN file to MTD partition to be loaded automatically by u-boot=== | ||
| + | |||
| + | U-boot automatically tries to load the firmware from nand at address 0x7e00000 which | ||
| + | corresponds to ''/ | ||
| + | |||
| + | 1. find ETHPHYFW partition while running OpenWrt (expected: /dev/mtd25) | ||
| + | |||
| + | $ fgrep -i ' | ||
| + | mtd25: 00080000 00020000 " | ||
| + | |||
| + | 2. copy mbn file to /tmp/ folder of the router | ||
| + | |||
| + | $ scp aqr-v4.3.C.mbn 192.168.1.1:/ | ||
| + | |||
| + | 3. write mbn file to ethphyfw partition | ||
| + | |||
| + | $ mtd write / | ||
| + | |||
| + | === (Outdated) Install firmware using aq-fw-download tool | ||
| + | - Download firmware. | ||
| + | < | ||
| + | wget -O / | ||
| + | </ | ||
| + | - Create init.d script to load the firmware and set link speed at boot. | ||
| + | < | ||
| + | < | ||
| + | #!/bin/sh / | ||
| + | |||
| + | START=25 | ||
| + | |||
| + | boot() { | ||
| + | aq-fw-download / | ||
| + | ethtool -s lan5 advertise 0x1000000000000 | ||
| + | ssdk_sh debug phy set 7 0x4004c441 0x8 | ||
| + | echo " | ||
| + | } | ||
| + | </ | ||
| + | < | ||
| + | chmod +x / | ||
| + | / | ||
| + | </ | ||
| /*** if info available: uncomment and fill in | /*** if info available: uncomment and fill in | ||
| ===== Installation ===== | ===== Installation ===== | ||
| Line 85: | Line 206: | ||
| - | |||
| - | |||
| - | ==== Buttons ==== | ||
| - | -> [[docs: | ||
| - | Here, we merely name the buttons, so we can use them in the above Howto. | ||
| - | |||
| - | Wifi, WPS, reset | ||
| - | |||
| - | |||
| - | ===== Hardware ===== | ||
| - | ==== Info ==== | ||
| - | ^ Architecture | ||
| - | ^ Vendor | ||
| - | ^ Bootloader | ||
| - | ^ System-On-Chip | ||
| - | ^ CPU/ | ||
| - | ^ Flash-Chip | ||
| - | ^ Flash size | 512 MiB | | ||
| - | ^ RAM | 1024 MiB | | ||
| - | ^ Wireless | ||
| - | ^ | QCN5024 2.4GHz 802.11bgn | ||
| - | ^ Ethernet | ||
| - | ^ Switch | ||
| - | ^ Serial | ||
| ==== Flash Layout ==== | ==== Flash Layout ==== | ||
| - | Flash layout in Original Netgear | + | < |
| < | < | ||
| - | + | 0x000000000000-0x000000100000 : " | |
| - | [ 4.261521] Creating 33 MTD partitions on " | + | 0x000000100000-0x000000200000 : " |
| - | [ 4.267694] | + | 0x000000200000-0x000000280000 : " |
| - | [ 4.274085] | + | 0x000000280000-0x000000300000 : " |
| - | [ 4.278873] | + | 0x000000300000-0x000000600000 : " |
| - | [ 4.283510] | + | 0x000000600000-0x000000900000 : " |
| - | [ 4.288894] | + | 0x000000900000-0x000000980000 : " |
| - | [ 4.295927] | + | 0x000000980000-0x000000a00000 : " |
| - | [ 4.301139] | + | 0x000000a00000-0x000000a80000 : " |
| - | [ 4.304527] | + | 0x000000a80000-0x000000b00000 : " |
| - | [ 4.309632] | + | 0x000000b00000-0x000000b80000 : " |
| - | [ 4.315115] | + | 0x000000b80000-0x000000c00000 : " |
| - | [ 4.320054] | + | 0x000000c00000-0x000000c80000 : " |
| - | [ 4.325005] | + | 0x000000c80000-0x000000d00000 : " |
| - | [ 4.329782] | + | 0x000000d00000-0x000000d80000 : " |
| - | [ 4.334992] | + | 0x000000d80000-0x000000e80000 : " |
| - | [ 4.339688] | + | 0x000000e80000-0x000000f80000 : " |
| - | [ 4.344892] | + | 0x000000f80000-0x000001000000 : " |
| - | [ 4.350576] | + | 0x000001000000-0x000001080000 : " |
| - | [ 4.355624] | + | 0x000001080000-0x000001180000 : " |
| - | [ 4.360777] | + | 0x000001180000-0x000001280000 : " |
| - | [ 4.365362] | + | 0x000001280000-0x000001380000 : " |
| - | [ 4.370869] | + | 0x000001380000-0x000001480000 : " |
| - | [ 4.376111] | + | 0x000001480000-0x000001980000 : " |
| - | [ 4.381391] | + | 0x000001980000-0x000007d80000 : " |
| - | [ 4.386704] | + | 0x000001980000-0x000001f00000 : " |
| - | [ 4.393785] | + | 0x000001f00000-0x000007d80000 : " |
| - | [ 4.457441] | + | 0x000007d80000-0x000008100000 : " |
| - | [ 4.461195] | + | 0x000008100000-0x000008200000 : " |
| - | [ 4.519947] mtd: device 26 (rootfs) set to be root filesystem | + | 0x000008200000-0x000008280000 : " |
| - | [ 4.520260] mtd: find squashfs magic at 0x1f00000 of qcom_nand.0 | + | 0x000008280000-0x000008480000 : " |
| - | [ 4.524666] mtd: find squashfs magic at 0x0 of rootfs | + | 0x000008480000-0x00000e880000 : " |
| - | [ 4.530733] remap_blocks_in_rootfs_partition: | + | 0x00000e880000-0x000020000000 : " |
| - | [ 4.535694] create_block_mapping: | + | |
| - | [ 4.603265] | + | |
| - | [ 4.605747] | + | |
| - | [ 4.608224] | + | |
| - | [ 4.612706] | + | |
| - | [ 4.618742] | + | |
| - | [ 4.684990] | + | |
| </ | </ | ||
| + | <tabbox OpenWrt Firmware> | ||
| + | < | ||
| + | 0x000000000000-0x000000100000 : " | ||
| + | 0x000000100000-0x000000200000 : " | ||
| + | 0x000000200000-0x000000280000 : " | ||
| + | 0x000000280000-0x000000300000 : " | ||
| + | 0x000000300000-0x000000600000 : " | ||
| + | 0x000000600000-0x000000900000 : " | ||
| + | 0x000000900000-0x000000980000 : " | ||
| + | 0x000000980000-0x000000a00000 : " | ||
| + | 0x000000a00000-0x000000a80000 : " | ||
| + | 0x000000a80000-0x000000b00000 : " | ||
| + | 0x000000b00000-0x000000b80000 : " | ||
| + | 0x000000b80000-0x000000c00000 : " | ||
| + | 0x000000c00000-0x000000c80000 : " | ||
| + | 0x000000c80000-0x000000d00000 : " | ||
| + | 0x000000d00000-0x000000d80000 : " | ||
| + | 0x000000d80000-0x000000e80000 : " | ||
| + | 0x000000e80000-0x000000f80000 : " | ||
| + | 0x000000f80000-0x000001000000 : " | ||
| + | 0x000001000000-0x000001080000 : " | ||
| + | 0x000001080000-0x000001180000 : " | ||
| + | 0x000001180000-0x000001280000 : " | ||
| + | 0x000001280000-0x000001380000 : " | ||
| + | 0x000001380000-0x000001480000 : " | ||
| + | 0x000001480000-0x000001980000 : " | ||
| + | 0x000001980000-0x000003680000 : " | ||
| + | 0x000007e00000-0x000007e80000 : " | ||
| + | 0x00000e880000-0x000020000000 : " | ||
| + | </ | ||
| + | </ | ||
| ==== Obtain SSH Access ==== | ==== Obtain SSH Access ==== | ||
| Line 173: | Line 293: | ||
| ==== Opening the case ==== | ==== Opening the case ==== | ||
| - | ... | + | The case bottom and cover are attached to each other really tightly, but the case can be opened once you figure out all necessary steps: |
| + | |||
| + | *The circuit board is attached to a heatsink that is attached to the top cover. So the bottom panel (with curvy sides) is the one to separate from the others. | ||
| + | *There are seven screws (Torx T-10) to be opened: four on the bottom and three in the rear panel. Three screws are visible on the rear panel and four are hidden inside the rubber feet (which are attached with adhesive tape) | ||
| + | *There are strong clips on sides keeping the bottom tight even when the screws have been opened. These clips need to be pronged open with a flat screwdrivers or something. (I needed two screwdrivers). | ||
| + | |||
| + | |||
| + | Bottom panel: | ||
| + | |||
| + | {{media: | ||
| + | |||
| + | Clips: | ||
| + | |||
| + | {{media: | ||
| + | |||
| + | Top cover & circuit board: | ||
| + | |||
| + | {{media: | ||
| ==== Serial ==== | ==== Serial ==== | ||
| + | |||
| -> [[docs: | -> [[docs: | ||
| - | ... | + | The serial header in RAX120 (labled J9003) is right at the edge of the circuitboard, |
| + | I bended sideways the pins (at least ground, RX, TX), so that I could easily attach the serial cable. | ||
| + | Using the markings in my USB-ttl converter, the pin order starting from right is: ground, RX, TX, +3.3V. | ||
| + | ^ Serial connection parameters for Netgear RAX120 | 115200, 8N1 | | ||
| + | |||
| + | Header: | ||
| + | |||
| + | {{media: | ||
| + | |||
| + | Serial cable: | ||
| + | |||
| + | {{media: | ||
| + | |||
| + | I drilled a hole for the serial cable to the side panel, so that I will later get serial access without opening the case. | ||
| + | |||
| + | {{media: | ||
| ===== Bootlogs ===== | ===== Bootlogs ===== | ||
| + | |||
| + | ==== Bootloader log ==== | ||
| + | |||
| + | Bootloader log as seen from serial console. | ||
| + | |||
| + | <WRAP bootlog> | ||
| + | < | ||
| + | |||
| + | =~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2020.09.03 19:19:50 =~=~=~=~=~=~=~=~=~=~=~= | ||
| + | |||
| + | Format: Log Type - Time(microsec) - Message - Optional Info | ||
| + | Log Type: B - Since Boot(Power On Reset), | ||
| + | S - QC_IMAGE_VERSION_STRING=BOOT.BF.3.3.1-00110 | ||
| + | S - IMAGE_VARIANT_STRING=HAACANAZA | ||
| + | S - OEM_IMAGE_VERSION_STRING=CRM | ||
| + | S - Boot Config, 0x000002e5 | ||
| + | B - 205 - PBL, Start | ||
| + | B - 2748 - bootable_media_detect_entry, | ||
| + | B - 3454 - bootable_media_detect_success, | ||
| + | B - 3459 - elf_loader_entry, | ||
| + | B - 6288 - auth_hash_seg_entry, | ||
| + | B - 6548 - auth_hash_seg_exit, | ||
| + | B - 78086 - elf_segs_hash_verify_entry, | ||
| + | B - 149990 - PBL, End | ||
| + | B - 160491 - SBL1, Start | ||
| + | B - 212158 - GCC [RstStat: | ||
| + | B - 218624 - pm_device_init, | ||
| + | B - 338397 - PM_SET_VAL: | ||
| + | D - 119163 - pm_device_init, | ||
| + | B - 340624 - pm_driver_init, | ||
| + | D - 5276 - pm_driver_init, | ||
| + | B - 347120 - clock_init, Start | ||
| + | D - 1525 - clock_init, Delta | ||
| + | B - 351238 - boot_flash_init, | ||
| + | D - 12474 - boot_flash_init, | ||
| + | B - 367372 - boot_config_data_table_init, | ||
| + | D - 3050 - boot_config_data_table_init, | ||
| + | B - 374845 - Boot Setting : 0x00000618 | ||
| + | B - 378840 - CDT version: | ||
| + | B - 386038 - sbl1_ddr_set_params, | ||
| + | B - 389546 - cpr_init, Start | ||
| + | D - 1098 - cpr_init, Delta | ||
| + | B - 394761 - Pre_DDR_clock_init, | ||
| + | B - 398848 - Pre_DDR_clock_init, | ||
| + | B - 402234 - DDR Type : PCDDR3 | ||
| + | B - 407815 - do ddr sanity test, Start | ||
| + | D - 976 - do ddr sanity test, Delta | ||
| + | B - 412756 - DDR: Start of HAL DDR Boot Training | ||
| + | B - 417392 - DDR: End of HAL DDR Boot Training | ||
| + | B - 423035 - DDR: Checksum to be stored on flash is -45748451 | ||
| + | B - 433130 - Image Load, Start | ||
| + | D - 245068 - QSEE Image Loaded, Delta - (1368672 Bytes) | ||
| + | B - 678259 - Image Load, Start | ||
| + | D - 640 - SEC Image Loaded, Delta - (2048 Bytes) | ||
| + | B - 685884 - Image Load, Start | ||
| + | D - 43157 - DEVCFG Image Loaded, Delta - (31941 Bytes) | ||
| + | B - 729133 - Image Load, Start | ||
| + | D - 22997 - RPM Image Loaded, Delta - (99896 Bytes) | ||
| + | B - 752221 - Image Load, Start | ||
| + | D - 71004 - APPSBL Image Loaded, Delta - (446536 Bytes) | ||
| + | B - 823347 - QSEE Execution, Start | ||
| + | D - 30 - QSEE Execution, Delta | ||
| + | B - 829112 - USB D+ check, Start | ||
| + | D - 0 - USB D+ check, Delta | ||
| + | B - 835608 - SBL1, End | ||
| + | D - 677313 - SBL1, Delta | ||
| + | S - Flash Throughput, 6939 KB/s (1950340 Bytes, | ||
| + | S - DDR Frequency, 466 MHz | ||
| + | S - Core 0 Frequency, 1651 MHz | ||
| + | |||
| + | |||
| + | |||
| + | U-Boot 2016.01-23637-g6be947d (Sep 26 2018 - 10:21:39 +0800) | ||
| + | |||
| + | |||
| + | Model: QCA, IPQ807x-HK01 | ||
| + | U-boot dni1 V1.2 for DNI HW ID: 29765589; NAND flash 512MB; RAM 1024MB . | ||
| + | developed based on ' | ||
| + | DRAM: smem ram ptable found: ver: 1 len: 4 | ||
| + | 1 GiB | ||
| + | NAND: ONFI device found | ||
| + | ID = 1590acef | ||
| + | Vendor = ef | ||
| + | Device = ac | ||
| + | SF: Unsupported flash IDs: manuf 00, jedec 0000, ext_jedec 0000 | ||
| + | ipq_spi: SPI Flash not found (bus/ | ||
| + | 512 MiB | ||
| + | MMC: < | ||
| + | *** Warning - bad CRC, using default environment | ||
| + | |||
| + | In: serial@78B3000 | ||
| + | Out: | ||
| + | Err: | ||
| + | machid: 8010000 | ||
| + | Net: MAC0 addr: | ||
| + | PHY ID1: 0x4d | ||
| + | PHY ID2: 0xd0b1 | ||
| + | |||
| + | NAND read: device 0 offset 0x7e00000, size 0x80000 | ||
| + | | ||
| + | bad magic on ETHPHYFW partition | ||
| + | PHY ID1: 0x3a1 | ||
| + | PHY ID2: 0xb612 | ||
| + | EDMA ver 1 hw init | ||
| + | Num rings - TxDesc:1 (0-0) TxCmpl:1 (7-7) | ||
| + | RxDesc:1 (15-15) RxFill:1 (7-7) | ||
| + | ipq807x_edma_alloc_rings: | ||
| + | ipq807x_edma_setup_ring_resources: | ||
| + | ipq807x_edma_configure_rings: | ||
| + | ipq807x_edma_hw_init: | ||
| + | eth0 | ||
| + | Hit any key to stop autoboot: | ||
| + | ipq807x_eth_halt: | ||
| + | eth0 PHY0 Down Speed :10 Half duplex | ||
| + | eth0 PHY1 Down Speed :10 Half duplex | ||
| + | eth0 PHY2 Down Speed :10 Half duplex | ||
| + | eth0 PHY3 Down Speed :10 Half duplex | ||
| + | eth0 PHY4 Down Speed :10 Half duplex | ||
| + | 10M speed not supported | ||
| + | ipq807x_eth_halt: | ||
| + | |||
| + | nmrp server is stopped or failed ! | ||
| + | Loading DNI firmware for checking... | ||
| + | |||
| + | Loading from device 0: nand0 (offset 0x1980000) | ||
| + | |||
| + | ** KERNEL partition size, kernel : 0x580000 ** | ||
| + | |||
| + | ** ROOTFS partition size, kernel: 0x580000, rootfs: 0x3380800 ** | ||
| + | |||
| + | ** rootfs address : 0x4457ffc0 ** | ||
| + | |||
| + | ## Checking Image at 44000000 ... | ||
| + | FIT image found | ||
| + | FIT description: | ||
| + | Image 0 (kernel@1) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 4730017 Bytes = 4.5 MiB | ||
| + | | ||
| + | | ||
| + | Load Address: 0x41080000 | ||
| + | Entry Point: | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | Image 1 (fdt@hk09) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 71866 Bytes = 70.2 KiB | ||
| + | | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | Image 2 (fdt@db.hk01) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 71229 Bytes = 69.6 KiB | ||
| + | | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | Image 3 (fdt@hk02) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 71997 Bytes = 70.3 KiB | ||
| + | | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | Image 4 (fdt@hk05) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 62801 Bytes = 61.3 KiB | ||
| + | | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | Image 5 (fdt@hk06) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 69432 Bytes = 67.8 KiB | ||
| + | | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | Image 6 (fdt@hk08) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 72361 Bytes = 70.7 KiB | ||
| + | | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | Image 7 (fdt@ac01.1) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 71430 Bytes = 69.8 KiB | ||
| + | | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | Image 8 (fdt@hk07) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 71684 Bytes = 70 KiB | ||
| + | | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | Image 9 (fdt@hk01.c3) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 78213 Bytes = 76.4 KiB | ||
| + | | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | Image 10 (fdt@ac01.2) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 71430 Bytes = 69.8 KiB | ||
| + | | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | Image 11 (fdt@hk01.c2) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 76581 Bytes = 74.8 KiB | ||
| + | | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | Image 12 (fdt@hk01) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 77609 Bytes = 75.8 KiB | ||
| + | | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | Image 13 (fdt@db.hk02) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 70794 Bytes = 69.1 KiB | ||
| + | | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | Default Configuration: | ||
| + | Configuration 0 (config@hk09) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Configuration 1 (config@db.hk01) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Configuration 2 (config@hk02) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Configuration 3 (config@hk05) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Configuration 4 (config@hk06) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Configuration 5 (config@hk08) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Configuration 6 (config@ac01.1) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Configuration 7 (config@hk07) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Configuration 8 (config@hk01.c3) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Configuration 9 (config@ac01.2) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Configuration 10 (config@hk01.c2) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Configuration 11 (config@hk01) | ||
| + | | ||
| + | | ||
| + | | ||
| + | Configuration 12 (config@db.hk02) | ||
| + | | ||
| + | | ||
| + | | ||
| + | ## Checking hash(es) for FIT Image at 44000000 ... | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | ## Checking Image at 4457ffc0 ... | ||
| + | | ||
| + | Image Name: | ||
| + | Image Type: | ||
| + | Data Size: 54003712 Bytes = 51.5 MiB | ||
| + | Load Address: 40908000 | ||
| + | Entry Point: | ||
| + | | ||
| + | |||
| + | NAND read: device 0 offset 0x1980000, size 0x6400000 | ||
| + | | ||
| + | ## Loading kernel from FIT Image at 44000000 ... | ||
| + | Using ' | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 4730017 Bytes = 4.5 MiB | ||
| + | | ||
| + | | ||
| + | Load Address: 0x41080000 | ||
| + | Entry Point: | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | | ||
| + | ## Loading fdt from FIT Image at 44000000 ... | ||
| + | Using ' | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | Data Start: | ||
| + | Data Size: 77609 Bytes = 75.8 KiB | ||
| + | | ||
| + | Hash algo: crc32 | ||
| + | Hash value: | ||
| + | Hash algo: sha1 | ||
| + | Hash value: | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | Using machid 0x8010000 from environment | ||
| + | |||
| + | Starting kernel ... | ||
| + | |||
| + | Jumping to AARCH64 kernel via monitor | ||
| + | [ 0.000000] Booting Linux on physical CPU 0x0 | ||
| + | [ 0.000000] Initializing cgroup subsys cpuset | ||
| + | [ 0.000000] Initializing cgroup subsys cpu | ||
| + | [ 0.000000] Initializing cgroup subsys cpuacct | ||
| + | [ 0.000000] Linux version 4.4.60 (root@CNXMDNIOUB01) (gcc version 4.8.3 (OpenWrt/ | ||
| + | |||
| + | </ | ||
| + | </ | ||
| + | |||
| ==== OEM kernel bootlog ==== | ==== OEM kernel bootlog ==== | ||
| - | Kernel | + | Kernel |
| <WRAP bootlog> | <WRAP bootlog> | ||
| < | < | ||
| + | |||
| + | Jumping to AARCH64 kernel via monitor | ||
| [ 0.000000] Booting Linux on physical CPU 0x0 | [ 0.000000] Booting Linux on physical CPU 0x0 | ||
| [ 0.000000] Initializing cgroup subsys cpuset | [ 0.000000] Initializing cgroup subsys cpuset | ||
| Line 196: | Line 772: | ||
| [ 0.000000] efi: Getting EFI parameters from FDT: | [ 0.000000] efi: Getting EFI parameters from FDT: | ||
| [ 0.000000] efi: UEFI not found. | [ 0.000000] efi: UEFI not found. | ||
| - | [ 0.000000] On node 0 totalpages: 232928 | ||
| - | [ 0.000000] | ||
| - | [ 0.000000] | ||
| - | [ 0.000000] | ||
| [ 0.000000] psci: probing for conduit method from DT. | [ 0.000000] psci: probing for conduit method from DT. | ||
| [ 0.000000] psci: PSCIv1.0 detected in firmware. | [ 0.000000] psci: PSCIv1.0 detected in firmware. | ||
| Line 205: | Line 777: | ||
| [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. | [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. | ||
| [ 0.000000] PERCPU: Embedded 15 pages/cpu @ffffffc03ef4f000 s21248 r8192 d32000 u61440 | [ 0.000000] PERCPU: Embedded 15 pages/cpu @ffffffc03ef4f000 s21248 r8192 d32000 u61440 | ||
| - | [ 0.000000] pcpu-alloc: s21248 r8192 d32000 u61440 alloc=15*4096 | ||
| - | [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 | ||
| [ 0.000000] Detected VIPT I-cache on CPU0 | [ 0.000000] Detected VIPT I-cache on CPU0 | ||
| [ 0.000000] CPU features: enabling workaround for ARM erratum 845719 | [ 0.000000] CPU features: enabling workaround for ARM erratum 845719 | ||
| Line 234: | Line 804: | ||
| [ 0.000000] clocksource: | [ 0.000000] clocksource: | ||
| [ 0.000003] sched_clock: | [ 0.000003] sched_clock: | ||
| - | [ 0.000239] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) | + | [ 0.000237] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) |
| - | [ 0.000246] pid_max: default: 32768 minimum: 301 | + | [ 0.000244] pid_max: default: 32768 minimum: 301 |
| - | [ 0.000305] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) | + | [ 0.000301] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) |
| - | [ 0.000309] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) | + | [ 0.000306] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) |
| - | [ 0.000649] Initializing cgroup subsys io | + | [ 0.000645] Initializing cgroup subsys io |
| - | [ 0.000659] Initializing cgroup subsys devices | + | [ 0.000657] Initializing cgroup subsys devices |
| - | [ 0.000667] Initializing cgroup subsys freezer | + | [ 0.000664] Initializing cgroup subsys freezer |
| - | [ 0.000674] Initializing cgroup subsys net_cls | + | [ 0.000671] Initializing cgroup subsys net_cls |
| - | [ 0.000681] Initializing cgroup subsys pids | + | [ 0.000676] Initializing cgroup subsys pids |
| - | [ 0.000852] EFI services will not be available. | + | [ 0.000845] EFI services will not be available. |
| - | [ 0.000868] ASID allocator initialised with 65536 entries | + | [ 0.000861] ASID allocator initialised with 65536 entries |
| - | [ 0.051377] MSM Memory Dump base table set up | + | [ 0.051368] MSM Memory Dump base table set up |
| - | [ 0.051392] MSM Memory Dump apps data table set up | + | [ 0.051384] MSM Memory Dump apps data table set up |
| - | [ 0.090107] Detected VIPT I-cache on CPU1 | + | [ 0.090106] Detected VIPT I-cache on CPU1 |
| [ 0.090136] CPU1: Booted secondary processor [410fd034] | [ 0.090136] CPU1: Booted secondary processor [410fd034] | ||
| - | [ 0.120084] Detected VIPT I-cache on CPU2 | + | [ 0.120083] Detected VIPT I-cache on CPU2 |
| [ 0.120097] CPU2: Booted secondary processor [410fd034] | [ 0.120097] CPU2: Booted secondary processor [410fd034] | ||
| - | [ 0.150097] Detected VIPT I-cache on CPU3 | + | [ 0.150096] Detected VIPT I-cache on CPU3 |
| - | [ 0.150110] CPU3: Booted secondary processor [410fd034] | + | [ 0.150109] CPU3: Booted secondary processor [410fd034] |
| - | [ 0.150138] Brought up 4 CPUs | + | [ 0.150136] Brought up 4 CPUs |
| - | [ 0.150152] SMP: Total of 4 processors activated. | + | [ 0.150150] SMP: Total of 4 processors activated. |
| - | [ 0.150157] CPU: All CPU(s) started at EL1 | + | [ 0.150156] CPU: All CPU(s) started at EL1 |
| - | [ 0.150173] alternatives: | + | [ 0.150171] alternatives: |
| - | [ 0.158993] DMI not present or invalid. | + | [ 0.159007] DMI not present or invalid. |
| - | [ 0.159141] clocksource: | + | [ 0.159154] clocksource: |
| - | [ 0.159157] futex hash table entries: 1024 (order: 5, 131072 bytes) | + | [ 0.159169] futex hash table entries: 1024 (order: 5, 131072 bytes) |
| - | [ 0.159382] pinctrl core: initialized pinctrl subsystem | + | [ 0.159394] pinctrl core: initialized pinctrl subsystem |
| - | [ 0.159916] NET: Registered protocol family 16 | + | [ 0.159926] NET: Registered protocol family 16 |
| - | [ 0.160021] ramoops: using module parameters | + | [ 0.160033] ramoops: using module parameters |
| - | [ 0.160106] pstore: Registered ramoops as persistent store backend | + | [ 0.160115] pstore: Registered ramoops as persistent store backend |
| - | [ 0.160111] ramoops: attached 0x20000@0x50b00000, | + | [ 0.160121] ramoops: attached 0x20000@0x50b00000, |
| - | [ 0.190025] cpuidle: using governor ladder | + | [ 0.190026] cpuidle: using governor ladder |
| - | [ 0.220033] cpuidle: using governor menu | + | [ 0.220034] cpuidle: using governor menu |
| [ 0.220102] vdso: 2 pages (1 code @ ffffffc0009e5000, | [ 0.220102] vdso: 2 pages (1 code @ ffffffc0009e5000, | ||
| [ 0.220119] hw-breakpoint: | [ 0.220119] hw-breakpoint: | ||
| - | [ 0.220196] DMA: preallocated 256 KiB pool for atomic allocations | + | [ 0.220195] DMA: preallocated 256 KiB pool for atomic allocations |
| - | [ 0.220252] CPU: IPQ8074, SoC Version: 1.2 | + | [ 0.220251] CPU: IPQ8074, SoC Version: 1.2 |
| [ 0.220271] < | [ 0.220271] < | ||
| - | [ 0.220454] IPC logging disabled | + | [ 0.220455] IPC logging disabled |
| - | [ 0.220457] IPC logging disabled | + | [ 0.220458] IPC logging disabled |
| [ 0.220460] IPC logging disabled | [ 0.220460] IPC logging disabled | ||
| - | [ 0.220462] IPC logging disabled | + | [ 0.220463] IPC logging disabled |
| [ 0.220465] IPC logging disabled | [ 0.220465] IPC logging disabled | ||
| - | [ 0.221499] gpiochip_add: | + | [ 0.227967] irq: no irq domain found for / |
| - | [ 0.221506] GPIO chip 1000000.pinctrl: | + | [ 0.230271] < |
| - | [ 0.227953] irq: no irq domain found for / | + | [ 0.230307] glink_core_link_up glink is up |
| - | [ 0.230268] < | + | [ 0.230933] sps:sps is ready. |
| - | [ 0.230303] glink_core_link_up glink is up | + | [ 0.261270] dmi: Firmware registration failed. |
| - | [ 0.230931] sps:sps is ready. | + | [ 0.262048] Advanced Linux Sound Architecture Driver Initialized. |
| - | [ 0.260770] of_get_named_gpiod_flags: | + | [ 0.262419] clocksource: |
| - | [ 0.261276] dmi: Firmware registration failed. | + | [ 0.262594] FS-Cache: Loaded |
| - | [ 0.262053] Advanced Linux Sound Architecture Driver Initialized. | + | [ 0.264171] NET: Registered protocol family 2 |
| - | [ 0.262427] clocksource: | + | [ 0.264238] create ipmac proc |
| - | [ 0.262601] FS-Cache: Loaded | + | [ 0.264576] TCP established hash table entries: 8192 (order: 4, 65536 bytes) |
| - | [ 0.264185] NET: Registered protocol family 2 | + | [ 0.264630] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) |
| - | [ 0.264253] create ipmac proc | + | [ 0.264724] TCP: Hash tables configured (established 8192 bind 8192) |
| - | [ 0.264592] TCP established hash table entries: 8192 (order: 4, 65536 bytes) | + | [ 0.264763] UDP hash table entries: 512 (order: 2, 16384 bytes) |
| - | [ 0.264646] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) | + | [ 0.264781] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) |
| - | [ 0.264739] TCP: Hash tables configured (established 8192 bind 8192) | + | [ 0.264889] NET: Registered protocol family 1 |
| - | [ 0.264778] UDP hash table entries: 512 (order: 2, 16384 bytes) | + | [ 0.265027] RPC: Registered named UNIX socket transport module. |
| - | [ 0.264796] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) | + | [ 0.265031] RPC: Registered udp transport module. |
| - | [ 0.264904] NET: Registered protocol family 1 | + | [ 0.265034] RPC: Registered tcp transport module. |
| - | [ 0.265040] RPC: Registered named UNIX socket transport module. | + | [ 0.265037] RPC: Registered tcp NFSv4.1 backchannel transport module. |
| - | [ 0.265044] RPC: Registered udp transport module. | + | [ 0.265549] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available |
| - | [ 0.265047] RPC: Registered tcp transport module. | + | [ 0.270605] squashfs: version 4.0 (2009/ |
| - | [ 0.265050] RPC: Registered tcp NFSv4.1 backchannel transport module. | + | [ 0.271445] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). |
| - | [ 0.265063] PCI: CLS 0 bytes, default 128 | + | [ 0.271820] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. |
| - | [ 0.265560] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available | + | [ 0.272102] romfs: ROMFS MTD (C) 2007 Red Hat, Inc. |
| - | [ 0.270619] squashfs: version 4.0 (2009/ | + | [ 0.272165] fuse init (API version 7.23) |
| - | [ 0.271455] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). | + | [ 0.272347] SGI XFS with ACLs, security attributes, realtime, no debug enabled |
| - | [ 0.271828] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | + | [ 0.274690] Key type asymmetric registered |
| - | [ 0.272109] romfs: ROMFS MTD (C) 2007 Red Hat, Inc. | + | [ 0.274700] Asymmetric key parser ' |
| - | [ 0.272173] fuse init (API version 7.23) | + | [ 0.274720] io scheduler noop registered |
| - | [ 0.272356] SGI XFS with ACLs, security attributes, realtime, no debug enabled | + | [ 0.274727] io scheduler deadline registered (default) |
| - | [ 0.274701] Key type asymmetric registered | + | [ 0.275769] Turn Off All LED |
| - | [ 0.274711] Asymmetric key parser ' | + | [ 0.276190] 20000000.pci supply vdda not found, using dummy regulator |
| - | [ 0.274731] io scheduler noop registered | + | [ 0.276226] 20000000.pci supply vdda_phy not found, using dummy regulator |
| - | [ 0.274737] io scheduler deadline registered (default) | + | [ 0.276250] 20000000.pci supply vdda_refclk not found, using dummy regulator |
| - | [ 0.275780] Turn Off All LED | + | [ 0.276430] PCI host bridge / |
| - | [ 0.276090] qcom-pcie 20000000.pci: | + | [ 0.276447] IO 0x20200000..0x202fffff -> 0x20200000 |
| - | [ 0.276095] qcom-pcie 20000000.pci: | + | [ 0.276456] MEM 0x20300000..0x20ffffff -> 0x20300000 |
| - | [ 0.276102] of_get_named_gpiod_flags: | + | [ 1.302444] qcom-pcie 20000000.pci: |
| - | [ 0.276112] of_get_named_gpiod_flags: | + | [ 1.303971] qcom-pcie 20000000.pci: |
| - | [ 0.276199] 20000000.pci supply vdda not found, using dummy regulator | + | [ 1.303976] qcom-pcie 20000000.pci: |
| - | [ 0.276236] 20000000.pci supply vdda_phy not found, using dummy regulator | + | [ 1.304077] qcom-pcie: probe of 20000000.pci failed with error -110 |
| - | [ 0.276259] 20000000.pci supply vdda_refclk not found, using dummy regulator | + | [ 1.304212] 10000000.pci supply vdda not found, using dummy regulator |
| - | [ 0.276439] PCI host bridge / | + | [ 1.304238] 10000000.pci supply vdda_phy not found, using dummy regulator |
| - | [ 0.276456] IO 0x20200000..0x202fffff -> 0x20200000 | + | [ 1.304257] 10000000.pci supply vdda_refclk not found, using dummy regulator |
| - | [ 0.276464] MEM 0x20300000..0x20ffffff -> 0x20300000 | + | [ 1.304429] PCI host bridge / |
| - | [ 1.302453] qcom-pcie 20000000.pci: | + | [ 1.304443] IO 0x10200000..0x102fffff -> 0x10200000 |
| - | [ 1.303980] qcom-pcie 20000000.pci: | + | [ 1.304450] MEM 0x10300000..0x10ffffff -> 0x10300000 |
| - | [ 1.303985] qcom-pcie 20000000.pci: | + | [ 2.339420] qcom-pcie 10000000.pci: |
| - | [ 1.304090] qcom-pcie: probe of 20000000.pci failed with error -110 | + | [ 2.340943] qcom-pcie 10000000.pci: |
| - | [ 1.304128] qcom-pcie 10000000.pci: | + | [ 2.340948] qcom-pcie 10000000.pci: |
| - | [ 1.304133] qcom-pcie 10000000.pci: | + | [ 2.341009] qcom-pcie: probe of 10000000.pci failed with error -110 |
| - | [ 1.304140] of_get_named_gpiod_flags: | + | [ 2.341267] MDSS QPIC HW Base phy_Address=0x7980000 virt=0x4c0000 |
| - | [ 1.304149] of_get_named_gpiod_flags: | + | [ 2.341489] mdss_qpic_panel_probe: |
| - | [ 1.304229] 10000000.pci supply vdda not found, using dummy regulator | + | [ 2.342329] mdss_fb_register: |
| - | [ 1.304256] 10000000.pci supply vdda_phy not found, using dummy regulator | + | [ 2.345036] NET: Registered protocol family 27 |
| - | [ 1.304274] 10000000.pci supply vdda_refclk not found, using dummy regulator | + | [ 2.345045] IPC_RTR: ipc_router_create_log_ctx: |
| - | [ 1.304448] PCI host bridge / | + | [ 2.345053] qmi_log_init: |
| - | [ 1.304461] IO 0x10200000..0x102fffff -> 0x10200000 | + | [ 2.345056] qmi_log_init: |
| - | [ 1.304469] MEM 0x10300000..0x10ffffff -> 0x10300000 | + | [ 2.345105] msm_rpm_log_probe: |
| - | [ 2.339439] qcom-pcie 10000000.pci: | + | [ 2.345635] TZ Log : Will warn on Access Violation, as paniconaccessviolation is not set |
| - | [ 2.340963] qcom-pcie 10000000.pci: | + | [ 2.346033] msm_serial 78b3000.serial: |
| - | [ 2.340968] qcom-pcie 10000000.pci: | + | [ 2.346057] msm_serial 78b3000.serial: |
| - | [ 2.341030] qcom-pcie: probe of 10000000.pci failed with error -110 | + | [ 2.346085] 78b3000.serial: |
| - | [ 2.341293] MDSS QPIC HW Base phy_Address=0x7980000 virt=0x4c0000 | + | [ 2.346102] msm_serial: console setup on port #0 |
| - | [ 2.341513] mdss_qpic_panel_probe: | + | [ 3.182703] console [ttyMSM0] enabled |
| - | [ 2.342360] mdss_fb_register: | + | [ 3.187553] msm_serial 78b1000.serial: |
| - | [ 2.345074] NET: Registered protocol family 27 | + | [ 3.190956] msm_serial 78b1000.serial: |
| - | [ 2.345083] IPC_RTR: ipc_router_create_log_ctx: | + | [ 3.197038] 78b1000.serial: |
| - | [ 2.345091] qmi_log_init: | + | [ 3.202765] msm_serial: driver initialized |
| - | [ 2.345094] qmi_log_init: | + | [ 3.211247] msm_serial_hsl_init: |
| - | [ 2.345143] msm_rpm_log_probe: | + | [ 3.219978] brd: module loaded |
| - | [ 2.345672] TZ Log : Will warn on Access Violation, as paniconaccessviolation is not set | + | [ 3.222288] loop: module loaded |
| - | [ 2.346068] msm_serial 78b3000.serial: | + | [ 3.223436] spi_qup 78b5000.spi: |
| - | [ 2.346092] msm_serial 78b3000.serial: | + | [ 4.222425] m25p80 spi32766.0: SPI transfer failed: -110 |
| - | [ 2.346121] 78b3000.serial: | + | [ 4.222449] spi_master spi32766: failed to transfer one message from queue |
| - | [ 2.346138] msm_serial: console setup on port #0 | + | [ 4.226794] m25p80 spi32766.0: error -110 reading 9f |
| - | [ 3.182738] console [ttyMSM0] enabled | + | [ 4.233490] m25p80: probe of spi32766.0 failed with error -110 |
| - | [ 3.187593] msm_serial 78b1000.serial: | + | [ 4.239333] nand: device found, Manufacturer ID: 0xef, Chip ID: 0xac |
| - | [ 3.190991] msm_serial 78b1000.serial: | + | [ 4.244249] nand: Winbond W29N04GZ |
| - | [ 3.197075] 78b1000.serial: | + | [ 4.250744] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 |
| - | [ 3.202803] msm_serial: driver initialized | + | [ 4.254033] 33 ofpart partitions found on MTD device qcom_nand.0 |
| - | [ 3.211282] msm_serial_hsl_init: | + | [ 4.261513] Creating 33 MTD partitions on " |
| - | [ 3.220025] brd: module loaded | + | [ 4.267686] 0x000000000000-0x000000100000 : " |
| - | [ 3.222340] loop: module loaded | + | [ 4.274080] 0x000000100000-0x000000200000 : " |
| - | [ 3.223471] spi_qup 78b5000.spi: | + | [ 4.278862] 0x000000200000-0x000000280000 : " |
| - | [ 4.222433] m25p80 spi32766.0: SPI transfer failed: -110 | + | [ 4.283504] 0x000000280000-0x000000300000 : " |
| - | [ 4.222457] spi_master spi32766: failed to transfer one message from queue | + | [ 4.288881] 0x000000300000-0x000000600000 : " |
| - | [ 4.226802] m25p80 spi32766.0: error -110 reading 9f | + | [ 4.295918] 0x000000600000-0x000000900000 : " |
| - | [ 4.233499] m25p80: probe of spi32766.0 failed with error -110 | + | [ 4.301127] 0x000000900000-0x000000980000 : " |
| - | [ 4.239334] nand: device found, Manufacturer ID: 0xef, Chip ID: 0xac | + | [ 4.304519] 0x000000980000-0x000000a00000 : " |
| - | [ 4.244257] nand: Winbond W29N04GZ | + | [ 4.309623] 0x000000a00000-0x000000a80000 : " |
| - | [ 4.250752] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 | + | [ 4.315110] 0x000000a80000-0x000000b00000 : " |
| - | [ 4.254039] 33 ofpart partitions found on MTD device qcom_nand.0 | + | [ 4.320043] 0x000000b00000-0x000000b80000 : " |
| - | [ 4.261521] Creating 33 MTD partitions on " | + | [ 4.324992] 0x000000b80000-0x000000c00000 : " |
| - | [ 4.267694] 0x000000000000-0x000000100000 : " | + | [ 4.329770] 0x000000c00000-0x000000c80000 : " |
| - | [ 4.274085] 0x000000100000-0x000000200000 : " | + | [ 4.334982] 0x000000c80000-0x000000d00000 : " |
| - | [ 4.278873] 0x000000200000-0x000000280000 : " | + | [ 4.339680] 0x000000d00000-0x000000d80000 : " |
| - | [ 4.283510] 0x000000280000-0x000000300000 : " | + | [ 4.344883] 0x000000d80000-0x000000e80000 : " |
| - | [ 4.288894] 0x000000300000-0x000000600000 : " | + | [ 4.350566] 0x000000e80000-0x000000f80000 : " |
| - | [ 4.295927] 0x000000600000-0x000000900000 : " | + | [ 4.355612] 0x000000f80000-0x000001000000 : " |
| - | [ 4.301139] 0x000000900000-0x000000980000 : " | + | [ 4.360768] 0x000001000000-0x000001080000 : " |
| - | [ 4.304527] 0x000000980000-0x000000a00000 : " | + | [ 4.365355] 0x000001080000-0x000001180000 : " |
| - | [ 4.309632] 0x000000a00000-0x000000a80000 : " | + | [ 4.370862] 0x000001180000-0x000001280000 : " |
| - | [ 4.315115] 0x000000a80000-0x000000b00000 : " | + | [ 4.376101] 0x000001280000-0x000001380000 : " |
| - | [ 4.320054] 0x000000b00000-0x000000b80000 : " | + | [ 4.381379] 0x000001380000-0x000001480000 : " |
| - | [ 4.325005] 0x000000b80000-0x000000c00000 : " | + | [ 4.386693] 0x000001480000-0x000001980000 : " |
| - | [ 4.329782] 0x000000c00000-0x000000c80000 : " | + | [ 4.393770] 0x000001980000-0x000007d80000 : " |
| - | [ 4.334992] 0x000000c80000-0x000000d00000 : " | + | [ 4.457390] 0x000001980000-0x000001f00000 : " |
| - | [ 4.339688] 0x000000d00000-0x000000d80000 : " | + | [ 4.461145] 0x000001f00000-0x000007d80000 : " |
| - | [ 4.344892] 0x000000d80000-0x000000e80000 : " | + | [ 4.519862] mtd: device 26 (rootfs) set to be root filesystem |
| - | [ 4.350576] 0x000000e80000-0x000000f80000 : " | + | [ 4.520177] mtd: find squashfs magic at 0x1f00000 of qcom_nand.0 |
| - | [ 4.355624] 0x000000f80000-0x000001000000 : " | + | [ 4.524580] mtd: find squashfs magic at 0x0 of rootfs |
| - | [ 4.360777] 0x000001000000-0x000001080000 : " | + | [ 4.530649] remap_blocks_in_rootfs_partition: |
| - | [ 4.365362] 0x000001080000-0x000001180000 : " | + | [ 4.535609] create_block_mapping: |
| - | [ 4.370869] 0x000001180000-0x000001280000 : " | + | [ 4.602991] 0x000007d80000-0x000008100000 : " |
| - | [ 4.376111] 0x000001280000-0x000001380000 : " | + | [ 4.605503] 0x000008100000-0x000008200000 : " |
| - | [ 4.381391] 0x000001380000-0x000001480000 : " | + | [ 4.607958] 0x000008200000-0x000008280000 : " |
| - | [ 4.386704] 0x000001480000-0x000001980000 : " | + | [ 4.612433] 0x000008280000-0x000008480000 : " |
| - | [ 4.393785] 0x000001980000-0x000007d80000 : " | + | [ 4.618465] 0x000008480000-0x00000e880000 : " |
| - | [ 4.457441] 0x000001980000-0x000001f00000 : " | + | [ 4.684647] 0x00000e880000-0x000020000000 : " |
| - | [ 4.461195] 0x000001f00000-0x000007d80000 : " | + | [ 4.734211] random: nonblocking pool is initialized |
| - | [ 4.519947] mtd: device 26 (rootfs) set to be root filesystem | + | [ 4.857922] spmi spmi-0: PMIC Arb Version-2 (0x20010000) |
| - | [ 4.520260] mtd: find squashfs magic at 0x1f00000 of qcom_nand.0 | + | [ 4.859741] libphy: Fixed MDIO Bus: probed |
| - | [ 4.524666] mtd: find squashfs magic at 0x0 of rootfs | + | [ 5.082445] qca-mdio 90000.mdio: Could not find phy-reset-gpio |
| - | [ 4.530733] remap_blocks_in_rootfs_partition: | + | [ 5.082512] libphy: qca_mdio: probed |
| - | [ 4.535694] create_block_mapping: | + | [ 5.088277] qca-mdio 90000.mdio: qca-mdio driver was registered |
| - | [ 4.603265] 0x000007d80000-0x000008100000 : " | + | [ 5.091039] cnss: Unable to create IPC log context! |
| - | [ 4.605747] 0x000008100000-0x000008200000 : " | + | [ 5.096660] cnss: Platform driver probed successfully. |
| - | [ 4.608224] 0x000008200000-0x000008280000 : " | + | [ 5.101513] cnss: Platform driver probed successfully. |
| - | [ 4.612706] 0x000008280000-0x000008480000 : " | + | [ 5.106697] i2c /dev entries driver |
| - | [ 4.618742] 0x000008480000-0x00000e880000 : " | + | [ 5.119773] sdhci: Secure Digital Host Controller Interface driver |
| - | [ 4.684990] 0x00000e880000-0x000020000000 : " | + | [ 5.119797] sdhci: Copyright(c) Pierre Ossman |
| - | [ 4.734549] random: nonblocking pool is initialized | + | [ 5.124884] sdhci-pltfm: |
| - | [ 4.858335] spmi spmi-0: PMIC Arb Version-2 (0x20010000) | + | [ 5.129394] sdhci_msm 7824900.sdhci: |
| - | [ 4.860153] libphy: Fixed MDIO Bus: probed | + | [ 5.135017] sdhci_msm 7824900.sdhci: |
| - | [ 4.863096] of_get_named_gpiod_flags: | + | [ 5.141851] sdhci_msm 7824900.sdhci: |
| - | [ 5.082447] of_get_named_gpiod_flags: | + | [ 5.146903] sdhci_msm 7824900.sdhci: |
| - | [ 5.082453] qca-mdio 90000.mdio: Could not find phy-reset-gpio | + | [ 5.192460] mmc0: SDHCI controller on 7824900.sdhci [7824900.sdhci] using ADMA 64-bit |
| - | [ 5.082519] libphy: qca_mdio: probed | + | [ 5.192611] sdhci_msm 7864900.sdhci: |
| - | [ 5.088284] qca-mdio 90000.mdio: qca-mdio driver was registered | + | [ 5.320507] sdhci_msm 7864900.sdhci: |
| - | [ 5.091049] cnss: Unable to create IPC log context! | + | [ 5.320527] sdhci_msm 7864900.sdhci: |
| - | [ 5.096668] cnss: Platform driver probed successfully. | + | [ 5.335959] pmd9655_ldo11: |
| - | [ 5.101520] cnss: Platform driver probed successfully. | + | [ 5.336043] sdhci_msm 7864900.sdhci: |
| - | [ 5.106704] i2c /dev entries driver | + | [ 5.382477] mmc1: SDHCI controller on 7864900.sdhci [7864900.sdhci] using ADMA 64-bit |
| - | [ 5.118928] sdhci: Secure Digital Host Controller Interface driver | + | [ 5.383712] |
| - | [ 5.118952] sdhci: Copyright(c) Pierre Ossman | + | [ 5.383712] Version Rollback Feature Disabled |
| - | [ 5.124038] sdhci-pltfm: | + | [ 5.389834] SPMI VADC - Min ch: 0 Max ch: 15 |
| - | [ 5.128529] of_get_named_gpiod_flags: | + | [ 5.396454] of_graph_get_next_endpoint(): |
| - | [ 5.128534] of_get_named_gpiod_flags: | + | [ 5.399473] coresight-csr 6001000.csr: |
| - | [ 5.128547] sdhci_msm 7824900.sdhci: | + | [ 5.406909] of_graph_get_next_endpoint(): |
| - | [ 5.134173] sdhci_msm 7824900.sdhci: | + | [ 5.411845] of_graph_get_next_endpoint(): |
| - | [ 5.140997] sdhci_msm 7824900.sdhci: | + | [ 5.419398] of_graph_get_next_endpoint(): |
| - | [ 5.146057] sdhci_msm 7824900.sdhci: | + | [ 5.426770] of_graph_get_next_endpoint(): |
| - | [ 5.192468] mmc0: SDHCI controller on 7824900.sdhci [7824900.sdhci] using ADMA 64-bit | + | [ 5.434149] of_graph_get_next_endpoint(): |
| - | [ 5.192600] of_get_named_gpiod_flags: | + | [ 5.441520] of_graph_get_next_endpoint(): |
| - | [ 5.192608] of_get_named_gpiod_flags: | + | [ 5.448906] of_graph_get_next_endpoint(): |
| - | [ 5.192618] sdhci_msm 7864900.sdhci: | + | [ 5.456285] of_graph_get_next_endpoint(): |
| - | [ 5.320519] sdhci_msm 7864900.sdhci: | + | [ 5.463662] of_graph_get_next_endpoint(): |
| - | [ 5.320539] sdhci_msm 7864900.sdhci: | + | [ 5.471034] of_graph_get_next_endpoint(): |
| - | [ 5.335968] pmd9655_ldo11: | + | [ 5.478425] of_graph_get_next_endpoint(): |
| - | [ 5.336053] sdhci_msm 7864900.sdhci: | + | [ 5.485797] of_graph_get_next_endpoint(): |
| - | [ 5.382489] mmc1: SDHCI controller on 7864900.sdhci [7864900.sdhci] using ADMA 64-bit | + | [ 5.493180] of_graph_get_next_endpoint(): |
| - | [ 5.383726] | + | [ 5.500547] of_graph_get_next_endpoint(): |
| - | [ 5.383726] Version Rollback Feature Disabled | + | [ 5.507936] of_graph_get_next_endpoint(): |
| - | [ 5.389851] SPMI VADC - Min ch: 0 Max ch: 15 | + | [ 5.515312] of_graph_get_next_endpoint(): |
| - | [ 5.396465] of_graph_get_next_endpoint(): | + | [ 5.522695] of_graph_get_next_endpoint(): |
| - | [ 5.399486] coresight-csr 6001000.csr: | + | [ 5.530189] of_graph_get_next_endpoint(): |
| - | [ 5.406921] of_graph_get_next_endpoint(): | + | [ 5.537523] of_graph_get_next_endpoint(): |
| - | [ 5.411858] of_graph_get_next_endpoint(): | + | [ 5.544917] of_graph_get_next_endpoint(): |
| - | [ 5.419412] of_graph_get_next_endpoint(): | + | [ 5.552314] of_graph_get_next_endpoint(): |
| - | [ 5.426783] of_graph_get_next_endpoint(): | + | [ 5.559684] sps_register_bam_device : unable to create IPC Logging 0 for bam 0x0000000006044000 |
| - | [ 5.434162] of_graph_get_next_endpoint(): | + | [ 5.566888] sps_register_bam_device : unable to create IPC Logging 1 for bam 0x0000000006044000sps_register_bam_device : unable to create IPC Logging 2 for bam 0x0000000006044000 |
| - | [ 5.441531] of_graph_get_next_endpoint(): | + | [ 5.585058] sps_register_bam_device : unable to create IPC Logging 3 for bam 0x0000000006044000sps_register_bam_device : unable to create IPC Logging 4 for bam 0x0000000006044000 |
| - | [ 5.448919] of_graph_get_next_endpoint(): | + | [ 5.599871] sps:BAM 0x0000000006044000 is registered.[ |
| - | [ 5.456296] of_graph_get_next_endpoint(): | + | [ 5.612160] coresight-tmc 6027000.tmc: |
| - | [ 5.463675] of_graph_get_next_endpoint(): | + | [ 5.617327] coresight-funnel 6021000.funnel: |
| - | [ 5.471047] of_graph_get_next_endpoint(): | + | [ 5.622384] coresight-funnel 6100000.funnel: |
| - | [ 5.478435] of_graph_get_next_endpoint(): | + | [ 5.628208] coresight-funnel 6120000.funnel: |
| - | [ 5.485810] of_graph_get_next_endpoint(): | + | [ 5.634114] coresight-funnel 61a1000.funnel: |
| - | [ 5.493191] of_graph_get_next_endpoint(): | + | [ 5.640364] coresight-etm4x 619c000.etm: |
| - | [ 5.500560] of_graph_get_next_endpoint(): | + | [ 5.646105] coresight-etm4x 619d000.etm: |
| - | [ 5.507948] of_graph_get_next_endpoint(): | + | [ 5.652011] coresight-etm4x 619e000.etm: |
| - | [ 5.515325] of_graph_get_next_endpoint(): | + | [ 5.657687] coresight-etm4x 619f000.etm: |
| - | [ 5.522706] of_graph_get_next_endpoint(): | + | [ 5.663121] coresight-replicator-qcom 6026000.replicator: |
| - | [ 5.530199] of_graph_get_next_endpoint(): | + | [ 5.668815] coresight-stm 6002000.stm: |
| - | [ 5.537537] of_graph_get_next_endpoint(): | + | [ 5.677062] of_graph_get_next_endpoint(): |
| - | [ 5.544930] of_graph_get_next_endpoint(): | + | [ 5.681339] coresight-hwevent 6101000.hwevent: |
| - | [ 5.552324] of_graph_get_next_endpoint(): | + | [ 5.689942] ipq_audio soc: |
| - | [ 5.559693] sps_register_bam_device : unable to create IPC Logging 0 for bam 0x0000000006044000 | + | [ 5.696580] ipq_audio soc: |
| - | [ 5.566901] sps_register_bam_device : unable to create IPC Logging 1 for bam 0x0000000006044000sps_register_bam_device : unable to create IPC Logging 2 for bam 0x0000000006044000 | + | [ 5.704541] qca_codec 0-0012: i2c regmap done |
| - | [ 5.585073] sps_register_bam_device : unable to create IPC Logging 3 for bam 0x0000000006044000sps_register_bam_device : unable to create IPC Logging 4 for bam 0x0000000006044000 | + | [ 5.710537] Netfilter messages via NETLINK v0.30. |
| - | [ 5.599884] sps:BAM 0x0000000006044000 is registered.<6>[ 5.607393] coresight-tmc 6028000.tmc: | + | [ 5.714328] nf_conntrack version 0.5.0 (7047 buckets, 28188 max) |
| - | [ 5.612171] coresight-tmc 6027000.tmc: | + | [ 5.719465] ip_tables: (C) 2000-2006 Netfilter Core Team |
| - | [ 5.617339] coresight-funnel 6021000.funnel: | + | [ 5.725493] NET: Registered protocol family 10 |
| - | [ 5.622395] coresight-funnel 6100000.funnel: | + | [ 5.731139] NET: Registered protocol family 17 |
| - | [ 5.628220] coresight-funnel 6120000.funnel: | + | [ 5.734629] bridge: automatic filtering via arp/ |
| - | [ 5.634127] coresight-funnel 61a1000.funnel: | + | [ 5.739051] Bridge firewalling registered |
| - | [ 5.640372] coresight-etm4x 619c000.etm: | + | [ 5.751778] 8021q: 802.1Q VLAN Support v1.8 |
| - | [ 5.646116] coresight-etm4x 619d000.etm: | + | [ 5.755702] Key type dns_resolver registered |
| - | [ 5.652024] coresight-etm4x 619e000.etm: | + | [ 5.760668] < |
| - | [ 5.657702] coresight-etm4x 619f000.etm: | + | [ 5.764257] msm_glink_smem_native_xprt rx fifo not found |
| - | [ 5.663133] coresight-replicator-qcom 6026000.replicator: | + | [ 5.770661] pmd9655_s3: supplied by e-smps1-reg |
| - | [ 5.668828] coresight-stm 6002000.stm: | + | [ 5.776111] cpr4_ipq807x_apss_read_fuse_data: |
| - | [ 5.677074] of_graph_get_next_endpoint(): | + | [ 5.780245] cpr4_ipq807x_apss_read_fuse_data: |
| - | [ 5.681352] coresight-hwevent 6101000.hwevent: | + | [ 5.786862] cpr4_ipq807x_apss_read_fuse_data: |
| - | [ 5.689956] ipq_audio soc: | + | [ 5.794513] cpr4_ipq807x_apss_read_fuse_data: |
| - | [ 5.696591] ipq_audio soc: | + | [ 5.801985] cpr3_mem_acc_init: |
| - | [ 5.704553] qca_codec 0-0012: i2c regmap done | + | [ 5.811155] cpr4_ipq807x_apss_calculate_open_loop_voltages: |
| - | [ 5.710549] Netfilter messages via NETLINK v0.30. | + | [ 5.818103] cpr4_ipq807x_apss_calculate_open_loop_voltages: |
| - | [ 5.714340] nf_conntrack version 0.5.0 (7047 buckets, 28188 max) | + | [ 5.828086] cpr4_ipq807x_apss_calculate_open_loop_voltages: |
| - | [ 5.719475] ip_tables: (C) 2000-2006 Netfilter Core Team | + | [ 5.837896] cpr4_ipq807x_apss_calculate_open_loop_voltages: |
| - | [ 5.725508] NET: Registered protocol family 10 | + | [ 5.847730] cpr4_ipq807x_apss_calculate_target_quotients: |
| - | [ 5.731150] NET: Registered protocol family 17 | + | [ 5.857516] cpr4_ipq807x_apss_calculate_target_quotients: |
| - | [ 5.734640] bridge: automatic filtering via arp/ | + | [ 5.868366] cpr4_ipq807x_apss_calculate_target_quotients: |
| - | [ 5.739062] Bridge firewalling registered | + | [ 5.879306] cpr4_ipq807x_apss_calculate_target_quotients: |
| - | [ 5.751790] 8021q: 802.1Q VLAN Support v1.8 | + | [ 5.890314] cpr3_regulator_init_ctrl: |
| - | [ 5.755716] Key type dns_resolver registered | + | [ 5.901545] pmd9655_s4: supplied by e-smps1-reg |
| - | [ 5.760677] < | + | [ 5.908017] cpr3_mem_acc_init: |
| - | [ 5.764270] msm_glink_smem_native_xprt rx fifo not found | + | [ 5.912277] npu_corner: fused NOM: open-loop= 840000 uV |
| - | [ 5.770676] pmd9655_s3: supplied by e-smps1-reg | + | [ 5.919226] npu_corner: fused TURBO: open-loop= 912000 uV |
| - | [ 5.776124] cpr4_ipq807x_apss_read_fuse_data: | + | [ 5.926887] ipq_audio soc: |
| - | [ 5.780258] cpr4_ipq807x_apss_read_fuse_data: | + | [ 5.931159] ipq_audio soc: |
| - | [ 5.786874] cpr4_ipq807x_apss_read_fuse_data: | + | [ 5.953224] hctosys: unable to open rtc device (rtc0) |
| - | [ 5.794524] cpr4_ipq807x_apss_read_fuse_data: | + | [ 5.958779] ALSA device list: |
| - | [ 5.801998] cpr3_mem_acc_init: | + | [ 5.958798] #0: ipq8074_snd_card |
| - | [ 5.811169] cpr4_ipq807x_apss_calculate_open_loop_voltages: | + | [ 5.962372] VFS: Mounted root (squashfs filesystem) readonly on device 31:26. |
| - | [ 5.818116] cpr4_ipq807x_apss_calculate_open_loop_voltages: | + | [ 5.964170] Freeing unused kernel memory: 248K (ffffffc000993000 - ffffffc0009d1000) |
| - | [ 5.828098] cpr4_ipq807x_apss_calculate_open_loop_voltages: | + | [ 5.971235] Freeing alternatives memory: 44K (ffffffc0009d1000 - ffffffc0009dc000) |
| - | [ 5.837907] cpr4_ipq807x_apss_calculate_open_loop_voltages: | + | [ 6.223078] init: Console is alive |
| - | [ 5.847742] cpr4_ipq807x_apss_calculate_target_quotients: | + | [ 6.223171] init: - watchdog - |
| - | [ 5.857528] cpr4_ipq807x_apss_calculate_target_quotients: | + | [ 7.023605] usbcore: registered new interface driver usbfs |
| - | [ 5.868380] cpr4_ipq807x_apss_calculate_target_quotients: | + | [ 7.023647] usbcore: registered new interface driver hub |
| - | [ 5.879319] cpr4_ipq807x_apss_calculate_target_quotients: | + | [ 7.028018] usbcore: registered new device driver usb |
| - | [ 5.890329] cpr3_regulator_init_ctrl: | + | [ 7.034330] Button Hotplug driver version 0.4.1 |
| - | [ 5.901560] pmd9655_s4: supplied by e-smps1-reg | + | [ 7.040746] SCSI subsystem initialized |
| - | [ 5.908031] cpr3_mem_acc_init: | + | [ 7.046926] ehci_hcd: USB 2.0 ' |
| - | [ 5.912290] npu_corner: fused NOM: open-loop= 840000 uV | + | [ 7.047206] ehci-platform: |
| - | [ 5.919237] npu_corner: fused TURBO: open-loop= 912000 uV | + | [ 7.059055] msm-usb-ssphy-qmp 78000.ssphy: |
| - | [ 5.926902] ipq_audio soc: | + | [ 7.065854] msm-usb-ssphy-qmp 78000.ssphy: |
| - | [ 5.931171] ipq_audio soc: | + | [ 7.065874] msm-usb-ssphy-qmp 78000.ssphy: |
| - | [ 5.953238] hctosys: unable to open rtc device (rtc0) | + | [ 7.272746] msm-usb-ssphy-qmp 58000.ssphy: |
| - | [ 5.958783] ALSA device list: | + | [ 7.280154] msm-usb-ssphy-qmp 58000.ssphy: |
| - | [ 5.958803] #0: ipq8074_snd_card | + | [ 7.280174] msm-usb-ssphy-qmp 58000.ssphy: |
| - | [ 5.962405] VFS: Mounted root (squashfs filesystem) readonly on device 31:26. | + | [ 7.488167] xhci-hcd xhci-hcd.0.auto: |
| - | [ 5.964169] Freeing unused kernel memory: 248K (ffffffc000993000 - ffffffc0009d1000) | + | [ 7.488200] xhci-hcd xhci-hcd.0.auto: |
| - | [ 5.971241] Freeing alternatives memory: 44K (ffffffc0009d1000 - ffffffc0009dc000) | + | [ 7.492722] xhci-hcd xhci-hcd.0.auto: |
| - | [ 6.223160] init: Console is alive | + | [ 7.500116] xhci-hcd xhci-hcd.0.auto: |
| - | [ 6.223253] init: - watchdog - | + | [ 7.509065] hub 1-0:1.0: USB hub found |
| - | [ 7.023680] usbcore: registered new interface driver usbfs | + | [ 7.515034] hub 1-0:1.0: 1 port detected |
| - | [ 7.023722] usbcore: registered new interface driver hub | + | [ 7.518720] xhci-hcd xhci-hcd.0.auto: |
| - | [ 7.028099] usbcore: registered new device driver usb | + | [ 7.522681] xhci-hcd xhci-hcd.0.auto: |
| - | [ 7.034406] Button Hotplug driver version 0.4.1 | + | [ 7.527979] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. |
| - | [ 7.039005] of_get_named_gpiod_flags: | + | [ 7.535713] hub 2-0:1.0: USB hub found |
| - | [ 7.040778] SCSI subsystem initialized | + | [ 7.543848] hub 2-0:1.0: 1 port detected |
| - | [ 7.044659] libata version 3.00 loaded. | + | [ 7.547541] xhci-hcd xhci-hcd.1.auto: |
| - | [ 7.046988] ehci_hcd: USB 2.0 ' | + | [ 7.551479] xhci-hcd xhci-hcd.1.auto: |
| - | [ 7.047266] ehci-platform: | + | [ 7.556897] xhci-hcd xhci-hcd.1.auto: |
| - | [ 7.059010] msm-usb-ssphy-qmp 78000.ssphy: | + | [ 7.564354] xhci-hcd xhci-hcd.1.auto: |
| - | [ 7.065812] msm-usb-ssphy-qmp 78000.ssphy: | + | [ 7.573210] hub 3-0:1.0: USB hub found |
| - | [ 7.065833] msm-usb-ssphy-qmp 78000.ssphy: | + | [ 7.579259] hub 3-0:1.0: 1 port detected |
| - | [ 7.272659] msm-usb-ssphy-qmp 58000.ssphy: | + | [ 7.582922] xhci-hcd xhci-hcd.1.auto: |
| - | [ 7.280061] msm-usb-ssphy-qmp 58000.ssphy: | + | [ 7.586894] xhci-hcd xhci-hcd.1.auto: |
| - | [ 7.280081] msm-usb-ssphy-qmp 58000.ssphy: | + | [ 7.592215] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. |
| - | [ 7.488047] xhci-hcd xhci-hcd.0.auto: | + | [ 7.599935] hub 4-0:1.0: USB hub found |
| - | [ 7.488080] xhci-hcd xhci-hcd.0.auto: | + | [ 7.608082] hub 4-0:1.0: 1 port detected |
| - | [ 7.492599] xhci-hcd xhci-hcd.0.auto: | + | [ 8.225775] init: - preinit - |
| - | [ 7.499998] xhci-hcd xhci-hcd.0.auto: | + | Press the [f] key and hit [enter] to enter failsafe mode |
| - | [ 7.508947] hub 1-0:1.0: USB hub found | + | Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level |
| - | [ 7.514914] hub 1-0:1.0: 1 port detected | + | Before mount_root |
| - | [ 7.518590] xhci-hcd xhci-hcd.0.auto: | + | Info: init ubi volumes on ntgrdata raw partition |
| - | [ 7.522563] xhci-hcd xhci-hcd.0.auto: | + | [ 10.372501] ubi0: attaching mtd31 |
| - | [ 7.527860] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. | + | [ 10.760763] ubi0: scanning is finished |
| - | [ 7.535595] hub 2-0:1.0: USB hub found | + | [ 10.767032] ubi0: attached mtd31 (name " |
| - | [ 7.543729] hub 2-0:1.0: 1 port detected | + | [ 10.767055] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes |
| - | [ 7.547412] xhci-hcd xhci-hcd.1.auto: | + | [ 10.772095] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 |
| - | [ 7.551361] xhci-hcd xhci-hcd.1.auto: | + | [ 10.778787] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 |
| - | [ 7.556778] xhci-hcd xhci-hcd.1.auto: | + | [ 10.785643] ubi0: good PEBs: 800, bad PEBs: 0, corrupted PEBs: 0 |
| - | [ 7.564234] xhci-hcd xhci-hcd.1.auto: | + | [ 10.792406] ubi0: user volume: 7, internal volumes: 1, max. volumes count: 128 |
| - | [ 7.573090] hub 3-0:1.0: USB hub found | + | [ 10.798664] ubi0: max/mean erase counter: 3/1, WL threshold: 4096, image sequence number: 856308182 |
| - | [ 7.579139] hub 3-0:1.0: 1 port detected | + | [ 10.805699] ubi0: available PEBs: 89, total reserved PEBs: 711, PEBs reserved for bad PEB handling: 80 |
| - | [ 7.582798] xhci-hcd xhci-hcd.1.auto: | + | [ 10.814648] ubi0: background thread " |
| - | [ 7.586774] xhci-hcd xhci-hcd.1.auto: | + | UBI device number 0, total 800 LEBs (101580800 bytes, 96.9 MiB),[ 10.832022] ubi1: attaching mtd23 |
| - | [ 7.592095] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. | + | |
| - | [ 7.599817] hub 4-0:1.0: USB hub found | + | Info: attach ubi device on ntgrdata success! |
| - | [ 7.607963] hub 4-0:1.0: 1 port detected | + | Info: init ubi volumes on dnidata raw partition |
| - | [ 8.225864] init: - preinit - | + | [ 10.855062] ubi1: scanning is finished |
| - | [ 10.380276] ubi0: attaching mtd31 | + | [ 10.859589] ubi1 warning: print_rsvd_warning: |
| - | [ 10.768856] ubi0: scanning is finished | + | [ 10.860060] ubi1: attached mtd23 (name " |
| - | [ 10.775125] ubi0: attached mtd31 (name " | + | [ 10.868831] ubi1: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes |
| - | [ 10.775147] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes | + | [ 10.874729] ubi1: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 |
| - | [ 10.780189] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 | + | [ 10.881488] ubi1: VID header offset: 2048 (aligned 2048), data offset: 4096 |
| - | [ 10.786881] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 | + | [ 10.888349] ubi1: good PEBs: 40, bad PEBs: 0, corrupted PEBs: 0 |
| - | [ 10.793736] ubi0: good PEBs: 800, bad PEBs: 0, corrupted PEBs: 0 | + | [ 10.895120] ubi1: user volume: 4, internal volumes: 1, max. volumes count: 128 |
| - | [ 10.800498] ubi0: user volume: 7, internal volumes: 1, max. volumes count: 128 | + | [ 10.901020] ubi1: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1588836612 |
| - | [ 10.806756] ubi0: max/mean erase counter: 3/1, WL threshold: 4096, image sequence number: 856308182 | + | [ 10.908321] ubi1: available PEBs: 0, total reserved PEBs: 40, PEBs reserved for bad PEB handling: 24 |
| - | [ 10.813792] ubi0: available PEBs: 89, total reserved PEBs: 711, PEBs reserved for bad PEB handling: 80 | + | [ 10.917615] ubi1: background thread " |
| - | [ 10.822741] ubi0: background thread " | + | UBI device number 1, total 40 LEBs (5079040 bytes, 4.8 MiB), available 0 LEBs (0 bytes), LEB size 126976 bytes (124.0 KiB) |
| - | [ 10.873126] ubi1: attaching mtd23 | + | Info: attach ubi device on dnidata success! |
| - | [ 10.894625] ubi1: scanning is finished | + | libubi: error!: cannot get information about "/ |
| - | [ 10.899145] ubi1 warning: print_rsvd_warning: | + | error 2 (No such file or directory) |
| - | [ 10.899617] ubi1: attached mtd23 (name " | + | ubinfo: error!: error while probing "/ |
| - | [ 10.908380] ubi1: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes | + | error 2 (No such file or directory) |
| - | [ 10.914280] ubi1: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 | + | libubi: error!: cannot get information about "/ |
| - | [ 10.921045] ubi1: VID header offset: 2048 (aligned 2048), data offset: 4096 | + | error 2 (No such file or directory) |
| - | [ 10.927906] ubi1: good PEBs: 40, bad PEBs: 0, corrupted PEBs: 0 | + | ubimkvol: error!: error while probing "/ |
| - | [ 10.934675] ubi1: user volume: 4, internal volumes: 1, max. volumes count: 128 | + | error 2 (No such file or directory) |
| - | [ 10.940577] ubi1: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1588836612 | + | libubi: error!: cannot get information about "/ |
| - | [ 10.947878] ubi1: available PEBs: 0, total reserved PEBs: 40, PEBs reserved for bad PEB handling: 24 | + | error 2 (No such file or directory) |
| - | [ 10.957171] ubi1: background thread " | + | ubinfo: error!: error while probing "/ |
| - | [ 11.226705] procd: - early - | + | error 2 (No such file or directory) |
| - | [ 11.228257] procd: - watchdog - | + | libubi: error!: cannot get information about "/ |
| - | [ 11.845608] procd: - ubus - | + | error 2 (No such file or directory) |
| - | [ 12.848485] procd: - init - | + | ubimkvol: error!: error while probing "/ |
| - | [ 13.589086] jnl: driver (UFSD_HEAD UFSD_HEAD_r331462_b361) loaded at ffffffbffc136000 | + | error 2 (No such file or directory) |
| - | [ 13.641251] ufsd: module license ' | + | After mount_root |
| - | [ 13.641278] Disabling lock debugging due to kernel taint | + | 131072+0 records in |
| - | [ 13.648415] ufsd: driver (UFSD_HEAD UFSD_HEAD_r331462_b361, | + | 131072+0 records out |
| - | [ 13.648415] NTFSJ support included | + | 131072 bytes (128.0KB) copied, 0.229944 se[ 11.185668] procd: - early - |
| - | [ 13.648415] Build_for__Netgear_AX6000_k4.4.60_2017-11-21_UFSD_HEAD_r331462_b361 | + | [ 11.187176] procd: - watchdog - |
| - | [ 13.651987] ufsd: PAGE_SIZE=4K, | + | conds, 556.7KB/s |
| - | [ 13.674332] ufsd: Kernel .config hash: original 0x86aed0ce, current 0x6dd3d33e, not matched. | + | [ 11.786328] procd: - ubus - |
| - | [ 13.677312] ufsd: Kernel .config hash: original 0x86aed0ce, current 0x6dd3d33e, not matched | + | [ 12.789176] procd: - init - |
| - | [ 15.831339] NET: Registered protocol family 38 | + | Please press Enter to activate this console. |
| - | [ 15.833773] pct2075 init! | + | sort: standard output: Broken pipe |
| - | [ 15.834661] get i2c adapter 0 ok | + | Thu Jun 18 11:54:20 GMT 2020 |
| - | [ 15.837417] get i2c client pct2075 @ 0x48 ok | + | ln: / |
| - | [ 15.840688] pct2075 probe | + | Loading data from /dev/mtd19 ... |
| - | [ 15.844970] pct2075 init success! | + | |
| - | [ 15.850848] cfg80211: World regulatory domain updated: | + | Done! |
| - | [ 15.850872] cfg80211: | + | |
| - | [ 15.855787] cfg80211: | + | The data center is Running ... |
| - | [ 15.857698] device-mapper: | + | |
| - | [ 15.860163] ntfs: driver 2.1.32 [Flags: R/O MODULE]. | + | [ 13.507979] jnl: driver (UFSD_HEAD UFSD_HEAD_r331462_b361) loaded at ffffffbffc136000 |
| - | [ 15.863014] Initializing XFRM netlink socket | + | [ 13.560250] ufsd: module license ' |
| - | [ 15.863435] NET: Registered protocol family 15 | + | [ 13.560277] Disabling lock debugging due to kernel taint |
| - | [ 15.878252] ssdk_switch_device_num_init[842]: | + | [ 13.567366] ufsd: driver (UFSD_HEAD UFSD_HEAD_r331462_b361, |
| - | [ 15.878298] ssdk_dt_get_switch_node[737]: | + | [ 13.567366] NTFSJ support included |
| - | [ 15.878306] ssdk_dt_parse_access_mode[638]: | + | [ 13.567366] Build_for__Netgear_AX6000_k4.4.60_2017-11-21_UFSD_HEAD_r331462_b361 |
| - | [ 15.878308] ssdk_dt_parse_access_mode[651]: | + | [ 13.570987] ufsd: PAGE_SIZE=4K, |
| - | [ 15.878310] ssdk_dt_parse_access_mode[652]: | + | [ 13.593344] ufsd: Kernel .config hash: original 0x86aed0ce, current 0x6dd3d33e, not matched. |
| - | [ 15.878313] ssdk_dt_parse_mac_mode[213]: | + | [ 13.596312] ufsd: Kernel .config hash: original 0x86aed0ce, current 0x6dd3d33e, not matched |
| - | [ 15.878315] ssdk_dt_parse_mac_mode[222]: | + | [ 15.750785] NET: Registered protocol family 38 |
| - | [ 15.878317] ssdk_dt_parse_mac_mode[231]: | + | [ 15.753116] pct2075 init! |
| - | [ 15.878320] ssdk_dt_parse_phy_info[483]: | + | [ 15.754106] get i2c adapter 0 ok |
| - | [ 15.878325] ssdk_dt_parse_mdio[524]: | + | [ 15.756859] get i2c client pct2075 @ 0x48 ok |
| - | [ 15.878340] ssdk_dt_parse_uniphy[250]: | + | [ 15.760133] pct2075 probe |
| - | [ 15.878429] ssdk_dt_parse_intf_mac[584]: | + | [ 15.764410] pct2075 init success! |
| - | [ 15.878450] ssdk_dt_parse_intf_mac[584]: | + | [ 15.770273] cfg80211: World regulatory domain updated: |
| - | [ 15.878470] ssdk_dt_parse_intf_mac[584]: | + | [ 15.770297] cfg80211: |
| - | [ 15.878526] ssdk_dt_parse_intf_mac[584]: | + | [ 15.775231] cfg80211: |
| - | [ 15.878539] ssdk_plat_init start | + | [ 15.777359] device-mapper: |
| - | [ 15.954728] ssdk_ppe_clock_init[463]: | + | [ 15.780022] ntfs: driver 2.1.32 [Flags: R/O MODULE]. |
| - | [ 15.954932] ssdk_probe[1861]: | + | [ 15.783225] Initializing XFRM netlink socket |
| - | [ 15.998741] cfg80211: | + | [ 15.783693] NET: Registered protocol family 15 |
| - | [ 16.004127] cfg80211: | + | [ 15.798492] ssdk_switch_device_num_init[842]: |
| - | [ 16.011843] cfg80211: | + | [ 15.798545] ssdk_dt_get_switch_node[737]: |
| - | [ 16.021220] cfg80211: | + | [ 15.798553] ssdk_dt_parse_access_mode[638]: |
| - | [ 16.029210] cfg80211: | + | [ 15.798555] ssdk_dt_parse_access_mode[651]: |
| - | [ 16.038932] cfg80211: | + | [ 15.798557] ssdk_dt_parse_access_mode[652]: |
| - | [ 16.048392] cfg80211: | + | [ 15.798559] ssdk_dt_parse_mac_mode[213]: |
| - | [ 16.056463] cfg80211: | + | [ 15.798562] ssdk_dt_parse_mac_mode[222]: |
| - | [ 16.064495] HPPE initializing... | + | [ 15.798564] ssdk_dt_parse_mac_mode[231]: |
| - | [ 16.072790] malibu_phy_api_ops_init[2827]: | + | [ 15.798566] ssdk_dt_parse_phy_info[483]: |
| - | [ 16.083185] aquantia_phy_api_ops_init[2169]: | + | [ 15.798572] ssdk_dt_parse_mdio[524]: |
| - | [ 16.088172] regi_init[3277]: | + | [ 15.798587] ssdk_dt_parse_uniphy[250]: |
| - | [ 16.312428] ssdk_ppe_reset_init[728]: | + | [ 15.798674] ssdk_dt_parse_intf_mac[584]: |
| - | [ 16.318199] qca_hppe_tdm_hw_init[453]: | + | [ 15.798693] ssdk_dt_parse_intf_mac[584]: |
| - | [ 17.864602] ssdk_switch_register[1606]: | + | [ 15.798714] ssdk_dt_parse_intf_mac[584]: |
| - | [ 17.867585] qca_link_polling_select[1258]: | + | [ 15.798769] ssdk_dt_parse_intf_mac[584]: |
| - | [ 17.873830] ssdk_switch_register[1631]: | + | [ 15.798782] ssdk_plat_init start |
| - | [ 17.881549] regi_init[3281]: | + | [ 15.874735] ssdk_ppe_clock_init[463]: |
| - | [ 17.886467] regi_init[3321]: | + | [ 15.874935] ssdk_probe[1861]: |
| - | [ 17.896836] tun: Universal TUN/TAP device driver, 1.6 | + | [ 15.918181] cfg80211: |
| - | [ 17.896858] tun: (C) 1999-2004 Max Krasnyansky < | + | [ 15.923570] cfg80211: |
| - | [ 17.902981] EDMA ver 1 hw init | + | [ 15.931288] cfg80211: |
| - | [ 17.907148] EDMA HW Reset completed succesfully | + | [ 15.940667] cfg80211: |
| - | [ 17.910001] Num rings - TxDesc:1 (23-23) TxCmpl:1 (7-7) | + | [ 15.948655] cfg80211: |
| - | [ 17.914414] RxDesc:1 (15-15) RxFill:1 (7-7) | + | [ 15.958379] cfg80211: |
| - | [ 17.921957] GMAC4(ffffffc03a73d880) Invalid MAC@ - using 02:9c:fd:0e:ce:0e | + | [ 15.967836] cfg80211: |
| - | [ 17.924624] GMAC5(ffffffc039541880) Invalid MAC@ - using 7a:7d:6f:d3:d6:25 | + | [ 15.975909] cfg80211: |
| - | [ 17.932097] ********************************************************** | + | [ 15.984363] HPPE initializing... |
| - | [ 17.937595] * NSS Data Plane driver | + | [ 15.992162] malibu_phy_api_ops_init[2827]: |
| - | [ 17.944187] ********************************************************** | + | [ 16.002657] aquantia_phy_api_ops_init[2169]: |
| - | [ 17.959044] Loading DNI-ENET driver | + | [ 16.007618] regi_init[3277]: |
| - | [ 17.964920] l2tp_core: L2TP core driver, V2.0 | + | [ 16.232420] ssdk_ppe_reset_init[728]: |
| - | [ 17.965436] l2tp_netlink: | + | [ 16.238192] qca_hppe_tdm_hw_init[453]: |
| - | [ 17.992765] qca-nss 39000000.nss: | + | [ 17.784592] ssdk_switch_register[1606]: |
| - | [ 17.992794] qca-nss 39000000.nss: | + | [ 17.787577] qca_link_polling_select[1258]: |
| - | [ 18.121828] nss_driver - fw of size 804672 | + | [ 17.793819] ssdk_switch_register[1631]: |
| - | [ 18.123664] Supported Frequencies - | + | [ 17.801540] regi_init[3281]: |
| - | [ 18.128972] 748.8 MHz 1.4976 GHz | + | [ 17.806448] regi_init[3321]: |
| - | [ 18.134955] 1.6896 GHz <1>[ 18.135999] | + | [ 17.817721] tun: Universal TUN/TAP device driver, 1.6 |
| - | [ 18.157733] qca-nss 39400000.nss: | + | [ 17.817742] tun: (C) 1999-2004 Max Krasnyansky < |
| - | [ 18.157763] qca-nss 39400000.nss: | + | [ 17.824176] EDMA ver 1 hw init |
| - | [ 18.169671] node size 2 # items 4 | + | [ 17.828031] EDMA HW Reset completed succesfully |
| - | [ 18.170866] memory: 40000000 1073741824 (avl 954286080) items 4 | + | [ 17.830884] Num rings - TxDesc:1 (23-23) TxCmpl:1 (7-7) |
| - | [ 18.174187] ffffffbffc7e6e10: | + | [ 17.835408] RxDesc:1 (15-15) RxFill:1 (7-7) |
| - | [ 18.262920] nss_driver - fw of size 343360 | + | [ 17.843732] GMAC4(ffffffc03a580880) Invalid MAC@ - using 9e:fc:8a:ae:d0:cf |
| - | [ 18.263872] Supported Frequencies - | + | [ 17.845591] GMAC5(ffffffc03a584880) Invalid MAC@ - using 36:57:32:41:f6:c5 |
| - | [ 18.270062] 748.8 MHz 1.4976 GHz | + | [ 17.853434] ********************************************************** |
| - | [ 18.276047] 1.6896 GHz <1>[ 18.277091] | + | [ 17.858462] * NSS Data Plane driver |
| - | [ 18.283389] sit: IPv6 over IPv4 tunneling driver | + | [ 17.865047] ********************************************************** |
| - | [ 18.284865] nat46: module (version 8ff2ae59ec9840a7b8b45f976c51cae80abe0226) loaded. | + | [ 17.879953] Loading DNI-ENET driver |
| - | [ | + | [ 17.886580] l2tp_core: L2TP core driver, V2.0 |
| - | [ 18.284888] memory: 40000000 1073741824 | + | [ 17.887198] l2tp_netlink: |
| - | [ 18.284899] ffffffbffc7eb710: | + | [ 17.914913] qca-nss 39000000.nss: |
| - | [ 18.305998] dni-qos module init. | + | [ 17.914943] qca-nss 39000000.nss: |
| - | [ 18.310377] gre: GRE over IPv4 demultiplexor driver | + | / |
| - | [ 18.313753] ip_gre: GRE over IPv4 tunneling driver | + | [ 18.041991] nss_driver - fw of size 804672 |
| - | [ 18.319140] ip6_gre: GRE over IPv6 tunneling driver | + | [ 18.043906] Supported Frequencies - |
| - | [ 18.324642] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) | + | [ 18.049134] 748.8 MHz 1.4976 GHz |
| - | [ 18.330316] QCA multicast snooping installed successfully | + | [ 18.055117] 1.6896 GHz [ 18.056160] |
| - | [ 18.334851] ip6_tables: (C) 2000-2006 Netfilter Core Team | + | [ 18.076845] qca-nss 39400000.nss: |
| - | [ 18.351670] XHTTP netlink: create netlink OK. | + | [ 18.076875] qca-nss 39400000.nss: |
| - | [ 18.353090] ip_set: protocol 6 | + | [ 18.088818] node size 2 # items 4 |
| - | [ 18.376887] PPP generic driver version 2.4.2 | + | [ 18.089980] memory: 40000000 1073741824 (avl 954359808) items 4 |
| - | [ 18.378889] nss_lag_init[354]: | + | [ 18.093303] ffffffbffc7e6e10: |
| - | [ 18.383156] NET: Registered protocol family 24 | + | / |
| - | [ 18.385801] PPTP driver version 0.8.5 | + | [ 18.171901] nss_driver - fw of size 343360 |
| - | [ 18.392362] < | + | [ 18.172891] Supported Frequencies - |
| - | [ 18.394159] crypto bench loaded - Build_ID - 06/18/20, 19:39:57 | + | [ 18.179045] 748.8 MHz 1.4976 GHz |
| - | [ 18.405291] diag: IPC Logging disabled | + | [ 18.185027] 1.6896 GHz [ 18.186071] |
| - | [ 18.411904] usbcore: registered new interface driver usb-storage | + | [ 18.192349] sit: IPv6 over IPv4 tunneling driver |
| - | [ 18.431056] u32 classifier | + | [ 18.193881] node size 2 # items 4 |
| - | [ 18.431072] input device check on | + | [ 18.193888] nat46: module |
| - | [ 18.432716] | + | [ 18.195542] dni-qos module init. |
| - | [ 18.438138] Mirror/ | + | [ 18.195910] gre: GRE over IPv4 demultiplexor driver |
| - | [ 18.458703] arp_tables: (C) 2002 David S. Miller | + | [ 18.196411] ip_gre: GRE over IPv4 tunneling driver |
| - | [ 18.466332] Ebtables v2.0 registered | + | [ 18.197615] ip6_gre: GRE over IPv6 tunneling driver |
| - | [ 18.468641] l2tp_ppp: PPPoL2TP kernel driver, V2.0 | + | [ 18.199484] Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) |
| - | [ 18.474769] nf_conntrack_rtsp v0.6.21 loading | + | [ 18.202233] QCA multicast snooping installed successfully |
| - | [ 18.480457] nf_nat_rtsp v0.6.21 loading | + | [ 18.203073] ip6_tables: (C) 2000-2006 Netfilter Core Team |
| - | [ 18.483137] PPP MPPE Compression module registered | + | [ 18.211415] XHTTP netlink: create netlink OK. |
| - | [ 18.494430] xt_time: kernel timezone is -0000 | + | [ 18.212616] ip_set: protocol 6 |
| - | [ 20.026802] Not a bridge device, or device not found: br0 | + | [ 18.227483] PPP generic driver version 2.4.2 |
| - | [ 20.040052] Not a bridge device, or device not found: br0 | + | [ 18.229072] nss_lag_init[354]: |
| - | [ 20.042217] Not a bridge device, or device not found: br0 | + | [ 18.230505] NET: Registered protocol family 24 |
| - | [ 20.057921] Not a bridge device, or device not found: br0 | + | [ 18.231126] PPTP driver version 0.8.5 |
| - | [ 20.058020] Not a bridge device, or device not found: br0 | + | [ 18.233152] < |
| - | [ 29.098309] EXT4-fs (mtdblock37): | + | [ 18.234020] crypto bench loaded - Build_ID - 06/18/20, 19:39:57 |
| - | [ 31.637742] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null) | + | [ 18.237971] diag: IPC Logging disabled |
| - | [ 32.952074] UBIFS (ubi0:5): background thread " | + | [ 18.242810] usbcore: registered new interface driver usb-storage |
| - | [ 33.000991] UBIFS (ubi0:5): UBIFS: mounted UBI device 0, volume 5, name " | + | [ 18.257510] u32 classifier |
| - | [ 33.001019] UBIFS (ubi0:5): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes | + | [ 18.257511] input device check on |
| - | [ 33.007465] UBIFS (ubi0:5): FS size: 4063232 bytes (3 MiB, 32 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs) | + | [ 18.257512] |
| - | [ 33.017353] UBIFS (ubi0:5): reserved for root: 191915 bytes (187 KiB) | + | [ 18.258357] Mirror/ |
| - | [ 33.027244] UBIFS (ubi0:5): media format: w4/r0 (latest is w4/r0), UUID AB8EDE61-8F4E-4659-B16B-03F6ED9245DE, | + | [ 18.269839] arp_tables: (C) 2002 David S. Miller |
| - | [ 36.398244] ECM init | + | [ 18.274702] Ebtables v2.0 registered |
| - | [ 36.398291] ECM database jhash random seed: 0xcd395b95 | + | [ 18.276417] l2tp_ppp: PPPoL2TP kernel driver, V2.0 |
| - | [ 36.420360] ECM init complete | + | [ 18.280647] nf_conntrack_rtsp v0.6.21 loading |
| - | [ 36.630104] bond0: Removing slave eth4 | + | [ 18.284733] nf_nat_rtsp v0.6.21 loading |
| - | [ 36.630126] bond0: option slaves: invalid value (-eth4) | + | [ 18.286359] PPP MPPE Compression module registered |
| - | [ 36.632799] bond0: Removing slave eth0 | + | [ 18.291945] xt_time: kernel timezone is -0000 |
| - | [ 36.637853] bond0: option slaves: invalid value (-eth0) | + | [ 18.328751] memory: 40000000 1073741824 (avl 954662912) items 4 |
| - | [ 36.656732] device eth0 entered promiscuous mode | + | [ |
| - | [ 36.657952] device eth1 entered promiscuous mode | + | [ |
| - | [ 36.661633] device eth5 entered promiscuous mode | + | [ 19.960225] Not a bridge device, or device not found: br0 |
| - | [ 36.667766] device eth2 entered promiscuous mode | + | [ 19.962340] Not a bridge device, or device not found: br0 |
| - | [ 36.670747] device eth3 entered promiscuous mode | + | [ 19.977964] Not a bridge device, or device not found: br0 |
| - | [ 36.677546] IPv6: ADDRCONF(NETDEV_UP): | + | [ 19.978070] Not a bridge device, or device not found: br0 |
| - | [ 36.680036] device eth4 entered promiscuous mode | + | sed: / |
| - | [ 36.751076] IPv6: ADDRCONF(NETDEV_UP): | + | sed: / |
| - | [ 36.753053] IPv6: ADDRCONF(NETDEV_UP): | + | / |
| - | [ 36.757677] IPv6: ADDRCONF(NETDEV_UP): | + | find: / |
| - | [ 36.763665] IPv6: ADDRCONF(NETDEV_UP): | + | cfg026cb7 |
| - | [ 36.769470] IPv6: ADDRCONF(NETDEV_UP): | + | cfg043777 |
| - | [ 36.775304] br0: port 5(eth3) entered forwarding state | + | cfg05f087 |
| - | [ 36.779073] br0: port 5(eth3) entered forwarding state | + | cfg06f087 |
| - | [ 36.784198] br0: port 4(eth2) entered forwarding state | + | cfg02aa45 |
| - | [ 36.789304] br0: port 4(eth2) entered forwarding state | + | Generating Rules... |
| - | [ 36.794431] br0: port 3(eth5) entered forwarding state | + | Done! |
| - | [ 36.799546] br0: port 3(eth5) entered forwarding state | + | wpspin: |
| - | [ 36.804675] br0: port 2(eth1) entered forwarding state | + | ECC failed: 0 |
| - | [ 36.809793] br0: port 2(eth1) entered forwarding state | + | ECC corrected: 0 |
| - | [ 36.814922] br0: port 1(eth0) entered forwarding state | + | Number of bad blocks: 0 |
| - | [ 36.820037] br0: port 1(eth0) entered forwarding state | + | Number of bbt blocks: 0 |
| - | [ 36.841222] br0: port 5(eth3) entered disabled state | + | Block size 131072, page size 2048, OOB size 64 |
| - | [ 36.841275] br0: port 4(eth2) entered disabled state | + | Dumping data starting at 0x00000000 and ending at 0x00380000... |
| - | [ 36.845272] br0: port 3(eth5) entered disabled state | + | sn: |
| - | [ 36.850198] br0: port 2(eth1) entered disabled state | + | SN: 67U19C5EF08BF |
| - | [ 36.855151] br0: port 1(eth0) entered disabled state | + | lan mac: bc: |
| - | [ 36.912536] eth2: PHY Link up speed: 1000 | + | wan mac: bc: |
| - | [ 36.912665] eth1: PHY Link up speed: 1000 | + | wlan5g mac: bc: |
| - | [ 36.915620] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes | + | BLUETOOTH MAC is invalid, please set in in bootloader |
| - | [ 36.919633] IPv6: ADDRCONF(NETDEV_CHANGE): eth2: link becomes | + | / |
| - | [ 36.936710] eth4: PHY Link up speed: 1000 | + | CRC check good on image file (0x1174) |
| - | [ 36.936822] eth3: PHY Link up speed: 10 | + | |
| - | [ 36.940525] IPv6: ADDRCONF(NETDEV_CHANGE): eth4: link becomes ready | + | Segment Addresses and Sizes as read from the PHY ROM image header: |
| - | [ 36.943445] IPv6: ADDRCONF(NETDEV_CHANGE): eth3: link becomes ready | + | |
| - | [ 38.574974] __mc_netlink_receive: Disable bridge snooping! | + | Primary Iram Address: 0x5400 |
| - | [ 38.590462] __mc_netlink_receive: | + | Primary Iram Size: 0x333d8 |
| - | [ 38.864352] br0: port 5(eth3) entered forwarding state | + | Primary Dram Address: 0x38800 |
| - | [ 38.864403] br0: port 5(eth3) entered forwarding state | + | Primary Dram Size: 0x158d0 |
| - | [ 38.868386] br0: port 4(eth2) entered forwarding state | + | |
| - | [ 38.873509] br0: port 4(eth2) entered forwarding state | + | |
| - | [ 38.878623] br0: port 2(eth1) entered forwarding state | + | Loading IRAM: |
| - | [ 38.883746] br0: port 2(eth1) entered forwarding state | + | |
| - | [ 38.917418] clear list | + | Byte: 800: |
| - | [ 40.912634] eth2: PHY Link is down | + | Byte: 1000: |
| - | [ 40.912986] br0: port 4(eth2) entered disabled state | + | Byte: 1800: |
| - | [ | + | Byte: 2000: |
| - | [ | + | Byte: 2800: |
| - | [ 41.355604] __mc_netlink_receive: | + | Byte: 3000: |
| - | [ 41.453371] __mc_netlink_receive: | + | Byte: 3800: |
| - | [ 41.912686] br0: port 2(eth1) entered disabled state | + | Byte: 4000: |
| - | [ 41.912993] br0: port 5(eth3) entered disabled state | + | Byte: 4800: |
| - | [ 42.482011] wlan (4675): drop_caches: | + | Byte: 5000: |
| - | [ 44.595898] configuring additional NSS pbufs | + | Byte: 5800: |
| - | [ 44.610528] additional pbufs of size 6000640 got added to NSS | + | Byte: 6000: |
| - | [ 44.676966] __mm_init_module | + | Byte: 6800: |
| - | [ 44.728130] qdf_dbg_mask value is invalid | + | Byte: 7000: |
| - | [ 44.728151] Using the default module debug levels instead | + | Byte: 7800: |
| - | [ 44.731111] qdf_print_ctrl_register: | + | Byte: 8000: |
| - | [ 45.076694] ath_hal: 0.9.17.1 (AR5416, AR9380, WRITE_EEPROM, | + | Byte: 8800: |
| - | [ 45.086369] ath_rate_atheros: | + | Byte: 9000: |
| - | [ 45.106505] wlan: [4746: I:ANY] ath_tx99: Version 2.0 | + | Byte: 9800: |
| - | [ 45.106505] Copyright (c) 2010 Atheros Communications, | + | Byte: A000: |
| - | [ 45.152546] ath_dev: Copyright (c) 2001-2007 Atheros Communications, | + | Byte: A800: |
| - | [ 45.189915] ath_da_pci: | + | Byte: B000: |
| - | [ 45.429327] < | + | Byte: B800: |
| - | [ 45.429389] remoteproc0: | + | Byte: C000: |
| - | [ 45.433765] remoteproc0: | + | Byte: C800: |
| - | [ 45.438494] remoteproc0: | + | Byte: D000: |
| - | [ 45.466323] remoteproc0: | + | Byte: D800: |
| - | [ 45.466418] remoteproc0: | + | Byte: E000: |
| - | [ 45.469848] Sanity check passed for the image | + | Byte: E800: |
| - | [ 46.329838] glink_core_link_up glink is up | + | Byte: F000: |
| - | [ 46.329973] allocate_rx_intent rx intent id 1 allocated | + | Byte: F800: |
| - | [ 46.330063] IPC_RTR: ipc_router_create_log_ctx: | + | Byte: 10000: |
| - | [ | + | Byte: 10800: |
| - | [ 46.330199] remoteproc0: | + | Byte: 11000: |
| - | [ 46.330360] wlan: [4753: I:ANY] ol_ath_ahb_ssr: | + | Byte: 11800: |
| - | [ 46.356096] allocate_rx_intent rx intent id 2 allocated | + | Byte: 12000: |
| - | [ 46.361554] allocate_rx_intent rx intent id 3 allocated | + | Byte: 12800: |
| - | [ 46.366771] allocate_rx_intent rx intent id 4 allocated | + | Byte: 13000: |
| - | [ 46.371972] allocate_rx_intent rx intent id 5 allocated | + | Byte: 13800: |
| - | [ 46.377188] glink_xprt_open_event | + | Byte: 14000: |
| - | [ 46.383462] diag: In diag_send_feature_mask_update, | + | Byte: 14800: |
| - | [ | + | Byte: 15000: |
| - | [ 46.384357] cnss: device_id | + | Byte: 15800: |
| - | [ 46.400978] allocate_rx_intent rx intent id 6 allocated | + | Byte: 16000: |
| - | [ 46.405384] deallocate_rx_intent rx intent id 6 deallocated | + | Byte: 16800: |
| - | [ 46.410520] Memory for FW, va: 0x000000004be40000, | + | Byte: 17000: |
| - | [ 46.416823] cnss: BDF location : 0x000000004be00000 | + | Byte: 17800: |
| - | [ 46.424347] cnss: BDF IPQ8074/ | + | Byte: 18000: |
| - | [ 46.429510] cnss: BDF download response , result: 0, err: 0 | + | Byte: 18800: |
| - | [ 46.434764] cnss: per device BDF location : 0x000000004be20000 | + | Byte: 19000: |
| - | [ 46.439789] cnss: CALDATA IPQ8074/ | + | Byte: 19800: |
| - | [ 46.448049] cnss: BDF download response , result: 0, err: 0 | + | Byte: 1A000: |
| - | [ 46.536111] wlan: [4753: I:ANY] cnss_mode: Cold boot calibration | + | Byte: 1A800: |
| - | [ 47.147838] Coldboot calibration wait started | + | Byte: 1B000: |
| - | [ 47.148920] allocate_rx_intent rx intent id 6 allocated | + | Byte: 1B800: |
| - | [ 47.151364] deallocate_rx_intent rx intent id 6 deallocated | + | Byte: 1C000: |
| - | [ 47.156610] allocate_rx_intent rx intent id 6 allocated | + | Byte: 1C800: |
| - | [ 47.162487] deallocate_rx_intent rx intent id 6 deallocated | + | Byte: 1D000: |
| - | [ 47.167017] allocate_rx_intent rx intent id 6 allocated | + | Byte: 1D800: |
| - | [ 47.173390] deallocate_rx_intent rx intent id 6 deallocated | + | Byte: 1E000: |
| - | [ 47.178100] allocate_rx_intent rx intent id 6 allocated | + | Byte: 1E800: |
| - | [ 47.183489] deallocate_rx_intent rx intent id 6 deallocated | + | Byte: 1F000: |
| - | [ 47.188737] deallocate_rx_intent rx intent id 6 deallocated | + | Byte: 1F800: |
| - | [ 47.194370] deallocate_rx_intent rx intent id 6 deallocated | + | Byte: 20000: |
| - | [ 47.199818] deallocate_rx_intent rx intent id 6 deallocated | + | Byte: 20800: |
| - | [ 47.205485] deallocate_rx_intent rx intent id 6 deallocated | + | Byte: 21000: |
| - | [ 47.210956] deallocate_rx_intent rx intent id 6 deallocated | + | Byte: 21800: |
| - | [ 47.653701] Coldboot calibration wait ended | + | Byte: 22000: |
| - | [ 47.657832] cnss: QMI WLFW service disconnected, | + | Byte: 22800: |
| - | [ 47.657841] wlan: [4753: I:ANY] Coldboot calib successful: radio_id 0x65535 | + | Byte: 23000: |
| - | [ 47.658857] ath_ol_pci: | + | Byte: 23800: |
| - | [ 47.662887] wlan: [4938: I:ANY] ol_ath_ahb_ssr: | + | Byte: 24000: |
| - | [ 47.688513] remoteproc0: | + | Byte: 24800: |
| - | [ 47.688804] glink_core_link_down glink is down | + | Byte: 25000: |
| - | [ 47.694213] < | + | Byte: 25800: |
| - | [ 47.752527] glink_xprt_close_event | + | Byte: 26000: |
| - | [ 47.809445] < | + | Byte: 26800: |
| - | [ 47.809506] remoteproc0: | + | Byte: 27000: |
| - | [ 47.814303] remoteproc0: | + | Byte: 27800: |
| - | [ 47.818639] remoteproc0: | + | Byte: 28000: |
| - | [ 47.827664] remoteproc0: | + | Byte: 28800: |
| - | [ 47.837880] remoteproc0: | + | Byte: 29000: |
| - | [ 47.842345] Sanity check passed for the image | + | Byte: 29800: |
| - | [ 48.122627] IPv6: ADDRCONF(NETDEV_UP): eth4: link is not ready | + | Byte: 2A000: |
| - | [ | + | Byte: 2A800: |
| - | [ | + | Byte: 2B000: |
| - | [ 48.193100] dni-qos attached on eth4. | + | Byte: 2B800: |
| - | [ 48.194814] glink_core_link_up glink is up | + | Byte: 2C000: |
| - | [ 48.195117] Subsystem error monitoring/ | + | Byte: 2C800: |
| - | [ 48.195134] remoteproc0: | + | Byte: 2D000: |
| - | [ 48.195186] wlan: [5017: I:ANY] ol_ath_ahb_ssr: | + | Byte: 2D800: |
| - | [ 48.215320] glink_xprt_open_event | + | Byte: 2E000: |
| - | [ | + | Byte: 2E800: |
| - | [ | + | Byte: 2F000: |
| - | [ 48.252058] brwan: port 1(eth4) entered disabled state | + | Byte: 2F800: |
| - | [ | + | Byte: 30000: |
| - | [ 48.264402] brwan: port 1(eth4) entered disabled state | + | Byte: 30800: |
| - | [ 48.267213] IPv6: ADDRCONF(NETDEV_UP): | + | Byte: 31000: |
| - | [ 48.323362] cnss: QMI WLFW service connected, state: 0x9 | + | Byte: 31800: |
| - | [ 48.323390] cnss: device_id : 0xffff mem mode : [0] | + | Byte: 32000: |
| - | [ 48.328711] Memory for FW, va: 0x000000004be40000, | + | Byte: 32800: |
| - | [ 48.333399] cnss: BDF location : 0x000000004be00000 | + | Byte: 33000: |
| - | [ 48.340665] cnss: BDF IPQ8074/ | + | |
| - | [ 48.348358] cnss: BDF download response , result: 0, err: 0 | + | CRC-16 after loading IRAM: 0x6E0F |
| - | [ 48.351016] cnss: per device BDF location : 0x000000004be20000 | + | |
| - | [ 48.356136] cnss: CALDATA IPQ8074/ | + | Loading DRAM: |
| - | [ 48.364307] cnss: BDF download response , result: 0, err: 0 | + | |
| - | [ 48.399866] wlan: [5017: I:ANY] cnss_mode: Mission mode | + | Byte: 800: |
| - | [ 48.407220] wlan: [5017: I:ANY] qca_napi_create: | + | Byte: 1000: |
| - | [ 48.407400] wlan: [5017: I:ANY] __ol_ath_attach(): | + | Byte: 1800: |
| - | [ 48.413776] btcoex_support 0 wlan_prio_gpio 0 | + | Byte: 2000: |
| - | [ 48.421313] wlan: [5017: I:ANY] nss-wifili:# | + | Byte: 2800: |
| - | [ 48.425604] wlan: [5017: I:ANY] nss register id -1 nss config 1 Target Type 14 | + | Byte: 3000: |
| - | [ 48.432759] wlan: [5017: I:ANY] __ol_ath_attach: | + | Byte: 3800: |
| - | [ 48.440049] wlan: [5017: I:ANY] Skipping BMI | + | Byte: 4000: |
| - | [ 48.445981] wlan: [5017: I:ANY] ol_ath_soc_attach() WMI attached. wmi_handle | + | Byte: 4800: |
| - | [ 48.450387] wlan: [5017: I:ANY] htc_wmi_init() HT Create . ffffffc03294b000 | + | Byte: 5000: |
| - | [ 48.458865] wlan: [5017: I:ANY] htc_wmi_init() Skipping BMI Done. | + | Byte: 5800: |
| - | [ 48.465617] wlan: [5017: I:ANY] htc_wmi_init 5307 host_enable 0 nss_nwifi_offload 0 | + | Byte: 6000: |
| - | [ 48.471853] wlan: [5017: I:TIF] init_deinit_set_init_cmd_dev_params: | + | Byte: 6800: |
| - | [ 48.479504] wlan: [5017: I:TIF] init_deinit_set_init_cmd_dev_params: | + | Byte: 7000: |
| - | [ 48.479518] send_filled_buffers_to_user: | + | Byte: 7800: |
| - | [ | + | Byte: 8000: |
| - | [ 48.506266] wlan: [5017: I:TIF] init_deinit_set_init_cmd_dev_params: | + | Byte: 8800: |
| - | [ 48.514839] wlan: [5017: I:TIF] init_deinit_set_init_cmd_dev_params: | + | Byte: 9000: |
| - | [ 48.523351] wlan: [5017: I:TIF] init_deinit_set_init_cmd_dev_params: | + | Byte: 9800: |
| - | [ 48.535170] wlan: [5017: I:ANY] CDP soc attach success | + | Byte: A000: |
| - | [ 48.542448] wlan: [5017: I:ANY] Soc attach success NSS config 3 | + | Byte: A800: |
| - | [ 48.547507] wlan: [5017: I:ANY] htc_set_async_ep: | + | Byte: B000: |
| - | [ 48.553697] wlan: [5017: I:ANY] htc_set_async_ep: | + | Byte: B800: |
| - | [ 48.562369] wlan: [4768: I: | + | Byte: C000: |
| - | [ 48.570453] wlan: [4768: I: | + | Byte: C800: |
| - | [ 48.576101] wlan: [4768: I: | + | Byte: D000: |
| - | [ 48.581827] wlan: [4768: I:TIF] init_deinit_populate_phy_reg_cap: | + | Byte: D800: |
| - | [ 48.588424] wlan: [4768: I:TIF] init_deinit_service_ready_event_handler: | + | Byte: E000: |
| - | [ 48.597291] wlan: [4768: I:ANY] num_rf_chain: | + | Byte: E800: |
| - | [ 48.607860] wlan: [4768: I:ANY] ht_cap_info: | + | Byte: F000: |
| - | [ 48.613237] wlan: [4768: I:ANY] vht_cap_info: | + | Byte: F800: |
| - | [ 48.618624] wlan: [4768: I:ANY] vht_supp_mcs: | + | Byte: 10000: |
| - | [ 48.623917] wlan: [4768: I:TIF] init_deinit_service_ready_event_handler: | + | Byte: 10800: |
| - | [ 48.628963] wlan: [4768: I:TIF] init_deinit_service_ready_event_handler: | + | Byte: 11000: |
| - | [ 48.638338] wlan: [4768: I: | + | Byte: 11800: |
| - | [ 48.647273] wlan: [4768: I: | + | Byte: 12000: |
| - | [ 48.653430] wlan: [4768: I: | + | Byte: 12800: |
| - | [ 48.659515] wlan: [4768: I:ANY] Num chain mask tables: 3 | + | Byte: 13000: |
| - | [ 48.666473] wlan: [4768: I:ANY] Dumping chain mask combo data | + | Byte: 13800: |
| - | [ 48.671758] wlan: [4768: I:ANY] table_id : 0 Num valid chainmasks: 25 | + | Byte: 14000: |
| - | [ 48.677397] wlan: [4768: I:ANY] table_id : 1 Num valid chainmasks: 7 | + | Byte: 14800: |
| - | [ 48.683821] wlan: [4768: I:ANY] table_id : 2 Num valid chainmasks: 8 | + | Byte: 15000: |
| - | [ 48.690232] wlan: [4768: I:ANY] chain mask combo end | + | Byte: 15800: |
| - | [ 48.696577] wlan: [4768: I:TIF] init_deinit_populate_hw_mode_capability: | + | |
| - | [ 48.701523] wlan: [4768: I:TIF] init_deinit_populate_mac_phy_capability: | + | 0th port: Image load good - mailbox CRC-16 matches (0x6540) |
| - | [ 48.709960] wlan: [4768: I:TIF] init_deinit_populate_mac_phy_capability: | + | Image load good - mailbox CRC-16 matches |
| - | [ 48.719412] wlan: [4768: I:TIF] init_deinit_populate_hw_mode_capability: | + | |
| - | [ 48.728356] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | SSDK Init OK! |
| - | [ 48.736862] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | operation done. |
| - | [ 48.746062] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | |
| - | [ 48.754999] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Volume ID: 3 (on ubi0) |
| - | [ 48.763515] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Type: dynamic |
| - | [ 48.773187] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Alignment: |
| - | [ 48.784399] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Size: 25 LEBs (3174400 bytes, 3.0 MiB) |
| - | [ 48.793265] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | State: |
| - | [ 48.802157] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Name: vol_ntgrcryptD |
| - | [ 48.811169] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Character device major/ |
| - | [ 48.820201] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Volume ID: 4 (on ubi0) |
| - | [ 48.829227] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Type: dynamic |
| - | [ 48.838598] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Alignment: |
| - | [ 48.847538] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Size: 5 LEBs (634880 bytes, 620.0 KiB) |
| - | [ 48.857263] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | State: |
| - | [ 48.866897] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Name: vol_ntgrcryptK |
| - | [ 48.876883] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Character device major/ |
| - | [ 48.887128] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | [ 28.862384] EXT4-fs (mtdblock37): |
| - | [ 48.896670] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | [ 31.431028] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null) |
| - | [ 48.906308] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Success! |
| - | [ 48.915939] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | File descriptor 9 (pipe: |
| - | [ 48.925500] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Reading all physical volumes. |
| - | [ 48.939471] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | File descriptor 9 (pipe: |
| - | [ 48.951099] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Successfully initialized wpa_supplicant |
| - | [ 48.960903] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | ubirmvol: volume id not specified |
| - | [ 48.970370] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | [ 32.712196] UBIFS (ubi0:5): background thread " |
| - | [ 48.980348] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | [ 32.739452] UBIFS (ubi0:5): recovery needed |
| - | [ 48.990424] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | [ |
| - | [ 48.999968] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | [ |
| - | [ 49.009860] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | [ 32.831414] UBIFS (ubi0:5): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes |
| - | [ 49.019496] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | [ 32.838979] UBIFS (ubi0:5): FS size: 4063232 bytes (3 MiB, 32 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs) |
| - | [ 49.029064] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | [ 32.848891] UBIFS (ubi0:5): reserved for root: 191915 bytes (187 KiB) |
| - | [ 49.044249] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | [ 32.858752] UBIFS (ubi0:5): media format: w4/r0 (latest is w4/r0), UUID AB8EDE61-8F4E-4659-B16B-03F6ED9245DE, |
| - | [ 49.055959] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | connect error for client socket: No such file or directory |
| - | [ 49.065160] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Cannot initialize. |
| - | [ 49.076614] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading ArmorDebug[0] from / |
| - | [ 49.085555] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading ArmorStatus[0] from / |
| - | [ 49.094582] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading BSTResults[0] from / |
| - | [ 49.103789] eth4: PHY Link up speed: 1000 | + | Loading BSTCfg[0] from / |
| - | [ 49.112635] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DALHNotifyBST[0] from / |
| - | [ 49.116801] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DALHNotifyDTN[0] from / |
| - | [ 49.125919] IPv6: ADDRCONF(NETDEV_CHANGE): | + | Loading DALHNotifyNDN[0] from / |
| - | [ 49.131284] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[0] from / |
| - | [ 49.131300] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[1] from / |
| - | [ 49.131306] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[2] from / |
| - | [ 49.131311] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[3] from / |
| - | [ 49.131316] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[4] from / |
| - | [ 49.131321] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[5] from / |
| - | [ 49.131326] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[6] from / |
| - | [ 49.131331] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[7] from / |
| - | [ 49.131336] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[8] from / |
| - | [ 49.131342] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[9] from / |
| - | [ 49.131347] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[10] from / |
| - | [ 49.131352] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[11] from / |
| - | [ 49.131357] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[12] from / |
| - | [ 49.131362] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[13] from / |
| - | [ 49.131371] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[14] from / |
| - | [ 49.131376] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[15] from / |
| - | [ 49.131381] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[16] from / |
| - | [ 49.131386] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[17] from / |
| - | [ 49.131391] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[18] from / |
| - | [ 49.131396] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[19] from / |
| - | [ 49.131402] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[20] from / |
| - | [ 49.131407] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[21] from / |
| - | [ 49.131412] wlan: [4768: I:TIF] init_deinit_print_service_ready_ex_params: | + | Loading DeviceIdList[22] from / |
| - | [ 49.131418] wlan: [4768: I:TIF] init_deinit_populate_phy_reg_cap: | + | Loading DeviceIdList[23] from / |
| - | [ 49.131428] wlan: [4768: I:TIF] init_deinit_add_11ax_modes: | + | Loading DeviceIdList[24] from / |
| - | [ 49.131434] wlan: [4768: I:TIF] init_deinit_add_11ax_modes: | + | Loading DeviceIdList[25] from / |
| - | [ 49.131438] wlan: [4768: I:TIF] init_deinit_add_11ax_modes: | + | Loading DeviceIdList[26] from / |
| - | [ 49.131448] wlan: [4768: I:TIF] init_deinit_add_11ax_modes: | + | Loading DeviceIdList[27] from / |
| - | [ 49.131459] wlan: [4768: I:ANY] Dumping chain mask combo data for table : 0 | + | Loading DeviceIdList[28] from / |
| - | [ 49.131464] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[29] from / |
| - | [ 49.131468] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[30] from / |
| - | [ 49.131473] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[31] from / |
| - | [ 49.131478] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[32] from / |
| - | [ 49.131482] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[33] from / |
| - | [ 49.131487] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[34] from / |
| - | [ 49.131492] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[35] from / |
| - | [ 49.131496] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[36] from / |
| - | [ 49.131501] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[37] from / |
| - | [ 49.131506] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[38] from / |
| - | [ 49.131510] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[39] from / |
| - | [ 49.131515] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[40] from / |
| - | [ 49.131520] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[41] from / |
| - | [ 49.131524] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[42] from / |
| - | [ 49.131533] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[43] from / |
| - | [ 49.131538] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[44] from / |
| - | [ 49.131543] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[45] from / |
| - | [ 49.131548] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[46] from / |
| - | [ 49.131552] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[47] from / |
| - | [ 49.131557] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[48] from / |
| - | [ 49.131562] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[49] from / |
| - | [ 49.131566] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[50] from / |
| - | [ 49.131571] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[51] from / |
| - | [ 49.131576] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[52] from / |
| - | [ 49.131580] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[53] from / |
| - | [ 49.131585] wlan: [4768: I:ANY] Dumping chain mask combo data for table : 1 | + | Loading DeviceIdList[54] from / |
| - | [ 49.131590] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[55] from / |
| - | [ 49.131594] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[56] from / |
| - | [ 49.131599] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[57] from / |
| - | [ 49.131604] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[58] from / |
| - | [ 49.131612] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[59] from / |
| - | [ 49.131617] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[60] from / |
| - | [ 49.131622] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[61] from / |
| - | [ 49.131626] wlan: [4768: I:ANY] Dumping chain mask combo data for table : 2 | + | Loading DeviceIdList[62] from / |
| - | [ 49.131631] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[63] from / |
| - | [ 49.131636] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[64] from / |
| - | [ 49.131641] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[65] from / |
| - | [ 49.131645] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[66] from / |
| - | [ 49.131650] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[67] from / |
| - | [ 49.131655] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[68] from / |
| - | [ 49.131659] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[69] from / |
| - | [ 49.131664] wlan: [4768: I:ANY] supported_flags: | + | Loading DeviceIdList[70] from / |
| - | [ 49.131669] wlan: [4768: I:TIF] init_deinit_populate_dbr_ring_cap: | + | Loading DeviceIdList[71] from / |
| - | [ 49.131681] wlan: [4768: I:TIF] init_deinit_derive_band_to_mac_param: | + | Loading DeviceIdList[72] from / |
| - | [ 49.131687] wlan: [4768: I:TIF] init_deinit_derive_band_to_mac_param: | + | Loading DeviceIdList[73] from / |
| - | [ 49.131838] wlan: [4768: I:dfs] WLAN_DEBUG_DFS_ALWAYS : wlan_dfs_pdev_obj_create_notification: | + | Loading DeviceIdList[74] from / |
| - | [ 49.131957] wlan: [4768: I:dfs] WLAN_DEBUG_DFS_ALWAYS : wlan_dfs_pdev_obj_create_notification: | + | Loading DeviceIdList[75] from / |
| - | [ 49.148464] wlan: [4768: I:TIF] init_deinit_update_pdev_tgt_info: | + | Loading DeviceIdList[76] from / |
| - | [ 49.162924] wlan: [4768: I:TIF] init_deinit_update_pdev_tgt_info: | + | Loading DeviceIdList[77] from / |
| - | [ 49.263258] wlan: [4768: I:TIF] init_deinit_prepare_send_init_cmd: | + | Loading DeviceIdList[78] from / |
| - | [ 49.263265] wlan: [4768: I:TIF] init_deinit_prepare_send_init_cmd: | + | Loading DeviceIdList[79] from / |
| - | [ 49.263278] wlan: [4768: I:ANY] copy_fw_abi_version_tlv: | + | Loading DeviceIdList[80] from / |
| - | [ 49.493155] wlan: [0: I:TIF] tgt_reg_chan_list_update_handler: | + | Loading DeviceIdList[81] from / |
| - | [ 49.499190] wlan: [0: I:TIF] tgt_reg_chan_list_update_handler: | + | Loading DeviceIdList[82] from / |
| - | [ 49.499376] wlan: [4768: I: | + | Loading DeviceIdList[83] from / |
| - | [ 49.499381] wlan: [4768: I: | + | Loading DeviceIdList[84] from / |
| - | [ 49.499385] wlan: [4768: I: | + | Loading DeviceIdList[85] from / |
| - | [ 49.499393] wlan: [4768: I:ANY] dp_peer_map_attach_wifi3 max_peers 1111, max_ast_index: | + | Loading DeviceIdList[86] from / |
| - | [ 49.499438] wlan: [4768: I:ANY] ast hash_elems: 16384, max_ast_idx: | + | Loading DeviceIdList[87] froLoading DeviceIdList[192] from / |
| - | [ 49.499559] wlan: [4768: I:ANY] ready_extract_init_status_tlv: | + | Loading DeviceIdLisLoading Dilsignature[98] from / |
| - | [ 49.499585] wlan: [5017: I:ANY] ol_ath_connect_htc() WMI is ready | + | Loading Dilsignatureboot ************* |
| - | [ 49.527160] wlan: [5017: I:dfs] WLAN_DEBUG_DFS_ALWAYS : wifi_dfs_psoc_enable: | + | 1737 |
| - | [ 49.527176] wlan: [5017: I:ANY] ol_ath_soc_attach() connect HTC. | + | Enjoy !!!!! D2D running |
| - | [ 49.527180] wlan: [5017: I:ANY] bypasswmi : 0 | + | start_service ************* |
| - | [ 49.527185] wlan: [5017: I:ANY] 7ol_ath_lowi_wmi_event_attach: | + | switch init |
| - | [ 49.527197] wlan: [5017: I:ANY] 7ol_ath_phyerr_attach: | + | |
| - | [ 49.527368] wlan: [5017: I:ANY] 7ol_ath_rtt_meas_report_attach: | + | SSDK Init OK! |
| - | [ 49.527374] wlan: [5017: I:ANY] ol_ath_soc_attach() UMAC attach . | + | operation done. |
| - | [ 49.527398] wlan: [5017: I:ANY] ath_lowi_if_netlink_init LOWI Netlink successfully created | + | |
| - | [ 49.527439] wlan: [5017: I:ANY] __ol_ath_attach: | + | |
| - | [ 49.527444] wlan: [5017: I:ANY] Skip txrx_pdev_attach_target | + | SSDK Init OK! |
| - | [ 49.527449] wlan: [5017: I:ANY] BURSTING enabled by default | + | operation done. |
| - | [ 49.527655] wlan: [5017: I:ANY] ol_ath_pdev_attach interface_id 0 | + | |
| - | [ 49.527668] wlan: [5017: I: | + | [ 36.207231] ECM init |
| - | [ 49.527682] wlan: [5017: I: | + | [ 36.207274] ECM database jhash random seed: 0x3c4dc419 |
| - | [ 49.527837] wlan: [5017: I: | + | [ 36.209330] ECM init complete |
| - | [ 49.527842] wlan: [5017: I:ANY] ol_ath_update_wireless_modes: | + | dev.nss.general.redirect = 1 |
| - | [ 49.527847] wlan: [5017: I:ANY] ol_ath_update_wireless_modes: | + | opmode = normal |
| - | [ 49.527852] wlan: [5017: I:ANY] ol_ath_update_ext_caps: | + | [ 36.422110] bond0: Removing slave eth4 |
| - | [ 49.527874] wlan: [5017: I:ANY] EXT NSS Supported | + | [ 36.422132] bond0: option slaves: invalid value (-eth4) |
| - | [ 49.528166] wlan: [5017: I:ANY] OL Resmgr Init-ed | + | [ 36.424897] bond0: Removing slave eth0 |
| - | [ 49.528402] wlan: [5017: I:ANY] acfg_attach: | + | [ 36.429860] bond0: option slaves: invalid value (-eth0) |
| - | [ 49.528413] wlan: [5017: I:ANY] rate power table override is only supported for AR98XX | + | [ 36.448967] device eth0 entered promiscuous mode |
| - | [ 49.528418] wlan: [5017: I:ANY] ol_ath_stats_attach: | + | [ 36.450208] device eth1 entered promiscuous mode |
| - | [ 49.530074] wlan: [5017: I:ANY] wlan_scan_update_channel_list: | + | [ 36.453852] device eth5 entered promiscuous mode |
| - | [ 49.530078] wlan: [5017: I:ANY] | + | [ 36.459907] device eth2 entered promiscuous mode |
| - | [ 49.530112] wlan: [0: I:ANY] ol_ath_pdev_attach: | + | [ 36.463008] device eth3 entered promiscuous mode |
| - | [ 49.530119] wlan: [0: I:ANY] pdev(ffffffc0362fa988) Enabling DBDC Repeater 1 | + | [ 36.469609] IPv6: ADDRCONF(NETDEV_UP): |
| - | [ 49.530145] wlan: [0: I:ANY] pdev(ffffffc0362fa988) is_primary 1 | + | [ 36.472263] device eth4 entered promiscuous mode |
| - | [ 49.530293] wlan: [0: E:NSS] [nss-wifili]: | + | killall: acld: no process killed |
| - | [ 49.530306] wlan: [5017: I:ANY] Pdev = 0 Number of peers = 529 | + | [ 36.562311] IPv6: ADDRCONF(NETDEV_UP): |
| - | [ 49.532056] wlan: [5017: I:ANY] osif_wrap_attach: | + | [ 36.564341] IPv6: ADDRCONF(NETDEV_UP): |
| - | [ 49.532078] wlan: [5017: I:ANY] osif_wrap_devt_init: | + | [ 36.568917] IPv6: ADDRCONF(NETDEV_UP): |
| - | [ 49.532084] wlan: [5017: I: | + | [ 36.574794] IPv6: ADDRCONF(NETDEV_UP): |
| - | [ 49.532280] wlan: [5017: I:ANY] __ol_ath_attach: | + | [ 36.580610] IPv6: ADDRCONF(NETDEV_UP): |
| - | [ 49.532286] wlan: [5017: I:ANY] Enabled Fraglist bit for the radio wifi0 features 41 | + | [ 36.586546] br0: port 5(eth3) entered forwarding state |
| - | [ 50.146233] brwan: port 1(eth4) entered forwarding state | + | [ 36.590304] br0: port 5(eth3) entered forwarding state |
| - | [ | + | [ 36.595438] br0: port 4(eth2) entered forwarding state |
| - | [ | + | [ 36.600538] br0: port 4(eth2) entered forwarding state |
| - | [ 50.164890] wlan: [5017: I:ANY] __ol_ath_attach: | + | [ 36.605667] br0: port 3(eth5) entered forwarding state |
| - | [ 50.170008] eth2: PHY Link up speed: 1000 | + | [ 36.610782] br0: port 3(eth5) entered forwarding state |
| - | [ | + | [ 36.615909] br0: port 2(eth1) entered forwarding state |
| - | [ | + | [ 36.621025] br0: port 2(eth1) entered forwarding state |
| - | [ | + | [ 36.626154] br0: port 1(eth0) entered forwarding state |
| - | [ | + | [ 36.631268] br0: port 1(eth0) entered forwarding state |
| - | [ | + | [ 36.651919] br0: port 5(eth3) entered disabled state |
| - | [ | + | [ 36.651972] br0: port 4(eth2) entered disabled state |
| - | [ | + | [ 36.655964] br0: port 3(eth5) entered disabled state |
| - | [ 50.212260] wlan: [5017: I:ANY] BURSTING enabled by default | + | [ 36.660894] br0: port 2(eth1) entered disabled state |
| - | [ 50.218202] wlan: [5017: I:ANY] ol_ath_pdev_attach interface_id 1 | + | [ 36.665849] br0: port 1(eth0) entered disabled state |
| - | [ 50.223371] wlan: [5017: I: | + | [ 38.356851] __mc_netlink_receive: Disable bridge snooping! |
| - | [ 50.229586] wlan: [5017: I: | + | [ 38.372954] __mc_netlink_receive: Enable bridge snooping! |
| - | [ 50.235001] wlan: [5017: I: | + | [ 38.387568] IPv6: ADDRCONF(NETDEV_UP): brwan: link is not ready |
| - | [ 50.242620] wlan: [5017: I:ANY] ol_ath_update_wireless_modes: | + | [ 38.676206] IPv6: ADDRCONF(NETDEV_UP): br0: link is not ready |
| - | [ 50.254710] wlan: [5017: I:ANY] ol_ath_update_wireless_modes: | + | Deleting static route ... Done! |
| - | [ 50.263815] wlan: [5017: I:ANY] ol_ath_update_ext_caps: | + | Adding static route ... Done! |
| - | [ 50.272636] wlan: [5017: I:ANY] EXT NSS Supported | + | [ 38.693278] clear list |
| - | [ 50.279919] wlan: [5017: I:ANY] OL Resmgr Init-ed | + | check minidlna ... |
| - | [ 50.284797] wlan: [5017: I:ANY] acfg_attach: | + | / |
| - | [ 50.289394] wlan: [5017: I:ANY] rate power table override is only supported for AR98XX | + | grep: / |
| - | [ 50.297638] wlan: [5017: I:ANY] ol_ath_stats_attach: | + | / |
| - | [ 50.305543] wlan: [5017: I:ANY] wlan_scan_update_channel_list: | + | udhcp server |
| - | [ 50.312226] wlan: [5017: I:ANY] | + | / |
| - | [ 50.319941] wlan: [0: I:ANY] ol_ath_pdev_attach: | + | |
| - | [ 50.323148] wlan: [0: I:ANY] pdev(ffffffc03d789c88) Enabling DBDC Repeater 1 | + | SSDK Init OK! |
| - | [ 50.331274] wlan: [0: E:NSS] [nss-wifili]: | + | operation done. |
| - | [ 50.338283] wlan: [0: I:ANY] pdev(ffffffc03d789c88) is_primary 0 | + | |
| - | [ | + | |
| - | [ 50.353199] wlan: [5017: I:ANY] osif_wrap_attach: | + | SSDK Init OK! |
| - | [ 50.358281] wlan: [5017: I:ANY] osif_wrap_devt_init: | + | operation done. |
| - | [ 50.364776] wlan: [5017: I: | + | |
| - | [ 50.372755] wlan: [5017: I:ANY] __ol_ath_attach: | + | |
| - | [ 50.385838] wlan: [5017: I:ANY] Enabled Fraglist bit for the radio wifi1 features 41 | + | SSDK Init OK! |
| - | [ 50.393309] wlan: [5017: I:ANY] ol_ath_thermal_mitigation_attach: | + | operation done. |
| - | [ 50.401229] wlan: [5017: I:ANY] ol_ath_ahb_probe num_radios=2, | + | |
| - | [ 50.407331] wlan: [5017: I:ANY] ol_ath_ahb_probe num_radios=2, | + | |
| - | [ 50.417447] wlan: [5017: I:ANY] ath_sysfs_diag_init: | + | SSDK Init OK! |
| - | [ 50.428098] ath_ol_pci: | + | operation done. |
| - | [ 50.470884] wlan: [5138: I:ANY] __sa_init_module | + | |
| - | [ 50.505044] Removing athdebug proc file | + | [wlan]===time:Thu Jun 18 11:54:45 UTC 2020 |
| - | [ 50.505077] ath_dev: driver unloaded | + | [wlan]===time:Thu Jun 18 11:54:46 UTC 2020 |
| - | [ 50.535056] wlan: [5142: I:ANY] 6ath_tx99: driver unloaded | + | [wlan]=========time:Thu Jun 18 11:54:46 UTC 2020 wlan updateconf start====== |
| - | [ 50.565012] ath_rate_atheros: | + | [wlan]=========time: |
| - | [ 50.594990] ath_hal: driver unloaded | + | cat: can't open '/ |
| - | [ 50.650436] wlan: [0: I:TIF] tgt_reg_chan_list_update_handler: | + | sh: Satellite: unknown operand |
| - | [ 50.650887] wlan: [5152: I:ANY] wlan_scan_update_channel_list: | + | [wlan]===time:Thu Jun 18 11:54:47 UTC 2020 |
| - | [ 50.656229] wlan: [5152: I:ANY] | + | [wlan]=========time: |
| - | [ 50.688966] wlan: [5165: I:ANY] set TXBF_SND_PERIOD: | + | Save Data Success!, Parentid: 3751, parent process: (wlan), |
| - | [ 50.692880] wlan: [0: E:NSS] [nss-wifili]: | + | |
| - | [ 50.694424] wlan: [0: I: | + | lbd: stopping daemon |
| - | [ 50.695571] wlan: [0: I: | + | Command failed: Not found |
| - | [ | + | [ 41.099437] __mc_netlink_receive: |
| - | [ 50.865059] wlan_vap_create : enter. devhandle=0x327c0880, opmode=IEEE80211_M_HOSTAP, | + | killall: iface-mgr: no process killed |
| - | [ 50.865099] wlan: [5216: I:ANY] ol_ath_vap_create: | + | killall: acfg_tool: no process killed |
| - | [ 50.872761] wlan: [5216: I:ANY] nss-wifi:#0 VAP# vap ffffffc029b90000 | + | acfg_tool: Issuing blocking call to wait for events |
| - | [ 50.878599] wlan: [5216: I:ANY] ol_ath_vap_set_param : Setting the following vdev params vap-> | + | lbd: stopping daemon |
| - | [ 50.886163] wlan: [5216: I:ANY] ol_ath_vap_set_param : WMI: he_bf_cap = 0x1a | + | Command failed: Not found |
| - | [ 50.908652] wlan: [5216: I:ANY] dp_lag_pdev_set_ap_vdev pdev(ffffffc03d789c88) ap_vdev | + | [ 41.202063] __mc_netlink_receive: |
| - | [ 50.915693] wlan: [5216: I:ANY] nss-wifi:#0 VAP# vdev ffffffc0295db800 | + | killall: iface-mgr: no process killed |
| - | [ 50.925039] wlan: [5216: I:ANY] update nss wifiol ctx in osdev | + | acfg_tool: Issuing blocking call to wait for events |
| - | [ 50.936264] wlan: [5216: I:ANY] NSS wifi offload VAP create IF 32 nss_id -1 | + | qcawifi qcawificfg80211 disable radio wifi1 |
| - | [ 50.941851] wlan: [5216: I:ANY] ****NSS radio_if 31**** | + | qcawifi qcawificfg80211 disable radio wifi0 |
| - | [ 50.949166] wlan: [0: I:ANY] VDEV configuration success: 0 | + | /sbin/wlan: eval: line 1: can't create / |
| - | [ 50.954033] wlan: [5216: I:ANY] vap create | + | /sbin/wlan: eval: line 1: can't create / |
| - | [ 50.959688] wlan_vap_create : exit. devhandle=0x327c0880, vap=0x29b90000, opmode=IEEE80211_M_HOSTAP, | + | qcawificfg80211: |
| - | [ 50.966473] wlan: [0: I:ANY] Get MPSTA: vdev is NULL | + | sh: you need to specify whom to kill |
| - | [ 50.976244] wlan: [5216: I:ANY] sa_api_init: | + | sh: 1: unknown operand |
| - | [ 50.981472] wlan: [5216: I:ANY] sa_api_init: | + | sh: you need to specify whom to kill |
| - | [ 50.988482] wlan: [5216: I:ANY] TX Checksum Bit: 1| SG Bit: 1| TSO Bit: 1 | LRO Bit: 0 | + | sh: 1: unknown operand |
| - | [ 50.995563] wlan: [5216: I:ANY] WLAN-NSS: VAP NSS ops initialized | + | [wlan]=========time:Thu Jun 18 11:54:48 UTC 2020 wlan down end================== |
| - | [ 51.003293] wlan: [5216: I:ANY] ol_ath_update_phymode_caps: | + | [wlan]===time: |
| - | [ 51.010071] wlan: [5216: I:ANY] VAP device ath1 created osifp: (ffffffc0295e1880) os_if: (ffffffc029b90000) | + | [wlan]=========time: |
| - | [ 51.017379] wlan: [5216: I:ANY] 3VAP device ath1 created! | + | Save Data Success!, Parentid: 4307, parent process: (wlan),presentid: 4691, |
| - | [ 51.028893] wlan: [5233: I:ANY] EXT NSS Supported | + | |
| - | [ 51.069157] wlan: [5251: I:ANY] setting hifi mode 5 | + | acfg_tool: Issuing blocking call to wait for events |
| - | [ 51.072276] WARNING: Fragmentation with HT mode NOT ALLOWED!! | + | qcawifi qcawificfg80211: |
| - | [ 51.085536] wlan: [5263: I:ANY] Setting Max Stations: | + | acfg_tool: Issuing blocking call to wait for events |
| - | [ 51.092719] wlan: [5265: I:ANY] DES SSID SET=NETGEAR22 | + | [ 42.182540] wlan (4715): drop_caches: |
| - | [ 51.102542] wlan: [5269: I:ANY] vht su bfee 0 vht mu bfee 0 vht su bfer 1 vht mu bfer 1 vht impl bf 0 vht sounding dim 3 | + | rm: can't remove ' |
| - | [ 51.107546] wlan: [5270: I:ANY] vht su bfee 0 vht mu bfee 0 vht su bfer 1 vht mu bfer 1 vht impl bf 0 vht sounding dim 3 | + | rm: can't remove ' |
| - | [ 51.119695] wlan: [5272: I: | + | [ 44.259109] configuring additional NSS pbufs |
| - | [ 51.129122] wlan: [5273: I: | + | [ 44.273404] additional pbufs of size 6000640 got added to NSS |
| - | [ 51.135831] wlan: [5274: I:ANY] vht su bfee 0 vht mu bfee 0 vht su bfer 1 vht mu bfer 1 vht impl bf 0 vht sounding dim 3 | + | [ 44.333522] __mm_init_module |
| - | [ 51.141365] wlan: [5274: I:ANY] vht su bfee 0 vht mu bfee 0 vht su bfer 1 vht mu bfer 1 vht impl bf 0 vht sounding dim 3 | + | [ 44.384669] qdf_dbg_mask value is invalid |
| - | [ 51.155342] wlan: [5276: I:ANY] ol_ath_vap_set_param : Setting the following vdev params vap-> | + | [ 44.384688] Using the default module debug levels instead |
| - | [ 51.163643] eth1: PHY Link up speed: 1000 | + | [ 44.387648] qdf_print_ctrl_register: |
| - | [ | + | [ 44.736513] ath_hal: 0.9.17.1 (AR5416, AR9380, WRITE_EEPROM, |
| - | [ 51.191195] wlan: [5277: I:ANY] HE MU BFEE only supported in STA mode | + | [ 44.746232] ath_rate_atheros: |
| - | [ 51.198583] wlan: [5278: I: | + | [ 44.766670] wlan: [4814: I:ANY] ath_tx99: Version 2.0 |
| - | [ 51.203180] br0: port 2(eth1) entered forwarding state | + | [ 44.766670] Copyright (c) 2010 Atheros Communications, |
| - | [ 51.210355] br0: port 2(eth1) entered forwarding state | + | [ 44.812694] ath_dev: Copyright (c) 2001-2007 Atheros Communications, |
| - | [ 51.215879] device ath1 entered promiscuous mode | + | [ 44.850242] ath_da_pci: |
| - | [ 51.432464] ieee80211_ioctl_siwmode: | + | *********Starting cnssdaemon and initiating cold boot calibration************* |
| - | [ 51.472671] DEVICE IS DOWN ifname=ath1 | + | [ 45.084990] < |
| - | [ 51.472709] DEVICE IS DOWN ifname=ath1 | + | [ 45.085051] remoteproc0: |
| - | [ 51.506253] wlan: [1708: I:ANY] Keyix=1 Keylen=16 Keyflags=3 Cipher=4 | + | [ 45.089356] remoteproc0: |
| - | [ 51.506278] wlan: [1708: I:ANY] macaddr bc: | + | [ 45.094156] remoteproc0: |
| - | [ 51.526410] wlan: [0: E:NSS] [nss-wifili]: | + | [ 45.121747] remoteproc0: |
| - | [ | + | [ 45.121842] remoteproc0: |
| - | [ 51.533557] wlan: [1708: I:ANY] | + | [ 45.125260] Sanity check passed for the image |
| - | [ 51.540671] wlan: [1708: I:ANY] ieee80211_autoselect_infra_bss_channel: | + | [ 45.979659] glink_core_link_up glink is up |
| - | [ 51.543992] wlan: [1708: I:ANY] | + | [ 45.979800] allocate_rx_intent rx intent id 1 allocated |
| - | [ 51.554550] wlan: [1708: I:ANY] osif_vap_init: | + | [ 45.982713] Subsystem error monitoring/ |
| - | [ 51.557693] wlan: [1708: I:ANY] | + | [ 45.982755] remoteproc0: |
| - | [ 51.568359] br0: port 6(ath1) entered forwarding state | + | [ 45.982792] wlan: [4821: I:ANY] ol_ath_ahb_ssr: |
| - | [ 51.569937] br0: port 6(ath1) entered forwarding state | + | [ 45.999626] allocate_rx_intent rx intent id 2 allocated |
| - | [ 51.574898] 8021q: adding VLAN 0 to HW filter on device ath1 | + | [ |
| - | [ 51.659083] wlan: [5303: I:ANY] osif_vap_init: | + | [ 46.010263] allocate_rx_intent rx intent id 3 allocated |
| - | [ 51.692435] wlan: [5303: I:ANY] osif_vap_init: | + | [ 46.016866] allocate_rx_intent rx intent id 4 allocated |
| - | [ 51.692461] wlan: [5303: I:ANY] | + | [ 46.021822] allocate_rx_intent rx intent id 5 allocated |
| - | [ 51.698538] wlan: [5303: I:ANY] ieee80211_autoselect_infra_bss_channel: | + | [ 46.027075] glink_xprt_open_event |
| - | [ 51.701848] wlan: [5303: I:ANY] | + | [ 46.032792] cnss: QMI WLFW service connected, state: 0x1 |
| - | [ 51.712468] wlan: [5303: I:ANY] osif_vap_init: | + | [ 46.033016] diag: In diag_send_feature_mask_update, |
| - | [ 51.715559] wlan: [5303: I:ANY] | + | [ 46.033204] allocate_rx_intent rx intent id 6 allocated |
| - | [ 51.725965] wlan: [5304: I:ANY] osif_vap_init: | + | [ 46.033275] deallocate_rx_intent rx intent id 6 deallocated |
| - | [ 51.762432] wlan: [5304: I:ANY] osif_vap_init: | + | [ 46.055408] cnss: device_id : 0xffff mem mode : [0] |
| - | [ 51.762457] wlan: [5304: I:ANY] | + | [ |
| - | [ 51.768549] wlan: [5304: I:ANY] ieee80211_autoselect_infra_bss_channel: | + | [ 46.066420] cnss: BDF location : 0x000000004be00000 |
| - | [ 51.771846] wlan: [5304: I:ANY] | + | [ 46.074432] cnss: BDF IPQ8074/ |
| - | [ 51.782614] wlan: [5304: I:ANY] osif_vap_init: | + | [ 46.079497] cnss: BDF download response , result: 0, err: 0 |
| - | [ 51.785605] wlan: [5304: I:ANY] | + | [ 46.084613] cnss: per device BDF location : 0x000000004be20000 |
| - | [ 51.855347] br0: port 6(ath1) entered disabled state | + | [ 46.089614] cnss: CALDATA IPQ8074/ |
| - | [ 51.892480] wlan: [5350: I:ANY] osif_vap_init: | + | [ 46.098040] cnss: BDF download response , result: 0, err: 0 |
| - | [ 51.892509] wlan: [5350: I:ANY] | + | [ 46.183826] wlan: [4821: I:ANY] cnss_mode: Cold boot calibration |
| - | [ 51.898585] wlan: [5350: I:ANY] ieee80211_autoselect_infra_bss_channel: | + | |
| - | [ 51.901895] wlan: [5350: I:ANY] | + | SSDK Init OK! |
| - | [ 51.912487] wlan: [5350: I:ANY] osif_vap_init: | + | operation done. |
| - | [ 51.915607] wlan: [5350: I:ANY] | + | |
| - | [ 51.926107] br0: port 6(ath1) entered forwarding state | + | |
| - | [ 51.927851] br0: port 6(ath1) entered forwarding state | + | SSDK Init OK! |
| - | [ 51.932815] 8021q: adding VLAN 0 to HW filter on device ath1 | + | operation done. |
| - | [ 52.237481] wlan (5579): drop_caches: | + | |
| - | [ 53.174381] __mc_netlink_receive: | + | |
| - | [ 53.213273] __mc_netlink_receive: | + | SSDK Init OK! |
| - | [ 53.933468] EXT4-fs (mtdblock37): | + | operation done. |
| - | [ 54.366182] wlan: [0: I:TIF] tgt_reg_chan_list_update_handler: | + | |
| - | [ 54.369947] wlan: [6290: I:ANY] wlan_scan_update_channel_list: | + | |
| - | [ 54.371957] wlan: [6290: I:ANY] | + | SSDK Init OK! |
| - | [ 54.380391] wlan: [6290: I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_init_precac_list: | + | operation done. |
| - | [ 54.383181] wlan: [6290: I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_init_precac_list: | + | |
| - | [ 54.390933] wlan: [6290: I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_init_precac_list: | + | [ 46.795571] Coldboot calibration wait started |
| - | [ 54.400047] wlan: [6290: I:ANY] wlan_scan_update_channel_list: | + | [ 46.802929] allocate_rx_intent rx intent id 6 allocated |
| - | [ 54.407533] wlan: [6290: I:ANY] | + | [ 46.803121] deallocate_rx_intent rx intent id 6 deallocated |
| - | [ 54.415393] wlan: [6290: I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_init_precac_list: | + | [ 46.807284] allocate_rx_intent rx intent id 6 allocated |
| - | [ 54.418417] wlan: [6290: I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_init_precac_list: | + | [ 46.812736] deallocate_rx_intent rx intent id 6 deallocated |
| - | [ 54.426886] wlan: [6290: I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_init_precac_list: | + | [ 46.818012] allocate_rx_intent rx intent id 6 allocated |
| - | [ 54.434869] wlan: [4674: I:ANY] ol_acfg_handle_wifi_ioctl: | + | [ 46.823488] deallocate_rx_intent rx intent id 6 deallocated |
| - | [ 54.464475] wlan: [6356: I:ANY] set TXBF_SND_PERIOD: | + | [ 46.828779] allocate_rx_intent rx intent id 6 allocated |
| - | [ 54.471430] wlan: [0: E:NSS] [nss-wifili]: | + | [ 46.834376] deallocate_rx_intent rx intent id 6 deallocated |
| - | [ 54.471472] wlan: [0: E:NSS] [nss-wifili]: | + | [ 46.839720] deallocate_rx_intent rx intent id 6 deallocated |
| - | [ 54.480534] wlan: [0: I: | + | [ 46.856869] deallocate_rx_intent rx intent id 6 deallocated |
| - | [ 54.488444] wlan: [0: I: | + | [ 46.857425] deallocate_rx_intent rx intent id 6 deallocated |
| - | [ 54.740921] wlan_vap_create : enter. devhandle=0x32780880, | + | [ 46.861769] deallocate_rx_intent rx intent id 6 deallocated |
| - | [ 54.741015] wlan: [6585: I:ANY] ol_ath_vap_create: | + | [ 46.867321] deallocate_rx_intent rx intent id 6 deallocated |
| - | [ 54.749005] wlan: [6585: I:ANY] nss-wifi:#0 VAP# vap ffffffc029118000 | + | cat: can't open '/ |
| - | [ 54.754724] wlan: [6585: I:ANY] ol_ath_vap_set_param : Setting the following vdev params vap-> | + | / |
| - | [ 54.762344] wlan: [6585: I:ANY] ol_ath_vap_set_param : WMI: he_bf_cap = 0x1a | + | [ 47.295965] Coldboot calibration wait ended |
| - | [ 54.784832] wlan: [6585: I:ANY] dp_lag_pdev_set_ap_vdev pdev(ffffffc0362fa988) ap_vdev | + | [ 47.296770] cnss: QMI WLFW service disconnected, |
| - | [ 54.791677] wlan: [6585: I:ANY] nss-wifi:#0 VAP# vdev ffffffc0363a7800 | + | [ 47.297020] wlan: [4821: I:ANY] Coldboot calib successful: radio_id 0x65535 |
| - | [ 54.801375] wlan: [6585: I:ANY] update nss wifiol ctx in osdev | + | [ 47.297985] ath_ol_pci: |
| - | [ 54.812403] wlan: [6585: I:ANY] NSS wifi offload VAP create IF 33 nss_id -1 | + | [ 47.302157] wlan: [4998: I:ANY] ol_ath_ahb_ssr: |
| - | [ 54.818147] wlan: [6585: I:ANY] ****NSS radio_if 30**** | + | [ 47.327540] remoteproc0: |
| - | [ 54.825325] wlan: [0: I:ANY] VDEV configuration success: 0 | + | [ 47.327830] glink_core_link_down glink is down |
| - | [ 54.829867] wlan: [6585: I:ANY] vap create | + | [ 47.332992] < |
| - | [ 54.835694] wlan_vap_create : exit. devhandle=0x32780880, | + | [ 47.382613] glink_xprt_close_event |
| - | [ 54.836205] wlan: [0: I:ANY] Get MPSTA: vdev is NULL | + | [ 47.450700] < |
| - | [ 54.852139] wlan: [6585: I:ANY] sa_api_init: | + | [ 47.450779] remoteproc0: |
| - | [ 54.857516] wlan: [6585: I:ANY] sa_api_init: | + | [ 47.455140] remoteproc0: |
| - | [ 54.864422] wlan: [6585: I:ANY] TX Checksum Bit: 1| SG Bit: 1| TSO Bit: 1 | LRO Bit: 0 | + | [ 47.459917] remoteproc0: |
| - | [ 54.871353] wlan: [6585: I:ANY] WLAN-NSS: VAP NSS ops initialized | + | [ 47.468932] remoteproc0: |
| - | [ 54.879318] wlan: [6585: I:ANY] ol_ath_update_phymode_caps: | + | [ 47.479040] remoteproc0: |
| - | [ 54.885936] wlan: [6585: I:ANY] VAP device ath0 created osifp: (ffffffc0296b0880) os_if: (ffffffc029118000) | + | [ 47.483664] Sanity check passed for the image |
| - | [ 54.893260] wlan: [6585: I:ANY] 3VAP device ath0 created! | + | Run ROUTER_BOARD net-scan config...The attached devices demo is Running ... |
| - | [ 54.905359] wlan: [6684: I:ANY] EXT NSS Supported | + | dilapi.c: 1665: DEBUG: DIL: Total InUse MAC Address Entries are :6 |
| - | [ 54.983610] wlan: [6747: I:ANY] setting hifi mode 5 | + | mkdir: can't create directory '/ |
| - | [ 54.990671] WARNING: Fragmentation with HT mode NOT ALLOWED!! | + | mknod: /dev/ptmx: File exists |
| - | [ 55.021582] wlan: [6773: I:ANY] Setting Max Stations: | + | mknod: /dev/pts/0: Operation |
| - | [ 55.025012] wlan: [6775: I:ANY] DES SSID SET=NETGEAR22 | + | mknod: /dev/pts/1: O[ 47.834400] glink_core_link_up glink is up |
| - | [ 55.035813] wlan: [6780: I:ANY] vht su bfee 0 vht mu bfee 0 vht su bfer 1 vht mu bfer 1 vht impl bf 0 vht sounding dim 7 | + | [ 47.839353] Subsystem error monitoring/ |
| - | [ 55.038618] wlan: [6785: I:ANY] vht su bfee 0 vht mu bfee 0 vht su bfer 1 vht mu bfer 1 vht impl bf 0 vht sounding dim 7 | + | [ 47.842722] glink_xprt_open_event |
| - | [ 55.050369] wlan: [6788: I: | + | [ |
| - | [ 55.061691] wlan: [6791: I: | + | [ 47.852865] wlan: [5017: I:ANY] ol_ath_ahb_ssr: |
| - | [ 55.070027] wlan: [6793: I:ANY] vht su bfee 0 vht mu bfee 0 vht su bfer 1 vht mu bfer 1 vht impl bf 0 vht sounding dim 7 | + | [ 47.859335] IPC_RTR: ipc_router_create_log_ctx: |
| - | [ 55.070262] wlan: [6793: I:ANY] vht su bfee 0 vht mu bfee 0 vht su bfer 1 vht mu bfer 1 vht impl bf 0 vht sounding dim 7 | + | peration |
| - | [ 55.085797] wlan: [6796: I:ANY] ol_ath_vap_set_param : Setting the following vdev params vap-> | + | The telnetenable is running ... |
| - | [ 55.092306] wlan: [6796: I:ANY] ol_ath_vap_set_param : WMI: he_bf_cap = 0x12 | + | device |
| - | [ 55.116145] wlan: [6798: I:ANY] HE MU BFEE only supported in STA mode | + | [ 47.903379] brwan: port 1(eth4) entered disabled state |
| - | [ 55.123581] wlan: [6800: I: | + | [ 47.910957] IPv6: ADDRCONF(NETDEV_UP): |
| - | [ 55.140915] device ath0 entered promiscuous mode | + | [ 47.953006] cnss: QMI WLFW service connected, state: 0x9 |
| - | [ 55.312455] ieee80211_ioctl_siwmode: | + | [ 47.953029] cnss: device_id : 0xffff mem mode : [0] |
| - | [ 55.352596] DEVICE IS DOWN ifname=ath0 | + | [ 47.959166] Memory for FW, va: 0x000000004be40000, |
| - | [ 55.352633] DEVICE IS DOWN ifname=ath0 | + | [ 47.972699] cnss: BDF location : 0x000000004be00000 |
| - | [ 55.386077] wlan: [1708: I:ANY] Keyix=1 Keylen=16 Keyflags=3 Cipher=4 | + | [ 47.972722] cnss: BDF IPQ8074/ |
| - | [ 55.386104] wlan: [1708: I:ANY] macaddr bc: | + | [ 47.976650] cnss: BDF download response , result: 0, err: 0 |
| - | [ 55.412437] wlan: [1708: I:ANY] osif_vap_init: | + | [ 47.981915] cnss: per device BDF location : 0x000000004be20000 |
| - | [ 55.412463] wlan: [1708: I:ANY] | + | [ 47.992641] cnss: CALDATA IPQ8074/ |
| - | [ 55.418640] wlan: [0: I:ANY] OL vap start id: 1 + | + | [ 47.994375] brwan: port 1(eth4) entered disabled state |
| - | [ 55.421871] wlan: [0: I:ANY] OL vap_start - | + | [ 47.995275] cnss: BDF download response , result: 0, err: 0 |
| - | [ 55.526475] wlan: [0: E:NSS] [nss-wifili]: | + | [ 48.006173] dni-qos attached on eth4. |
| - | [ | + | [ |
| - | [ 55.734022] wlan: [0: I:ANY] Setting Rx Decap type to 2 (Ethernet) | + | [ |
| - | [ 55.743575] wlan: [0: I:ANY] Setting Tx Encap type to 2 (Ethernet) | + | [ |
| - | [ 55.749643] wlan: [0: E:FILS discovery] target_if_fd_reconfig: | + | [ |
| - | [ 55.755795] wlan: [0: I:ANY] sa_api_init: | + | [ |
| - | [ 55.772459] wlan: [1708: I:ANY] Mgmt Rate: | + | [ |
| - | [ 55.772873] br0: port 7(ath0) entered forwarding state | + | dev.nss.general.redirect = 0 |
| - | [ 55.778221] br0: port 7(ath0) entered forwarding state | + | [ 48.084182] wlan: [5017: I:ANY] qca_napi_create: |
| - | [ 55.783440] 8021q: adding VLAN 0 to HW filter on device ath0 | + | [ 48.084356] wlan: [5017: I:ANY] __ol_ath_attach(): |
| - | [ 55.878433] wlan: [6911: I:ANY] ol_ath_node_get_maxphyrate: | + | [ 48.090942] btcoex_support 0 wlan_prio_gpio 0 |
| - | [ 56.207667] XHTTP netlink: remove OK. | + | [ 48.098532] wlan: [5017: I:ANY] nss-wifili:# |
| - | [ | + | [ 48.102787] wlan: [5017: I:ANY] nss register id -1 nss config 1 Target Type 14 |
| - | [ | + | [ 48.109902] wlan: [5017: I:ANY] __ol_ath_attach: |
| - | [ 56.563236] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null) | + | [ 48.117191] wlan: [5017: I:ANY] Skipping BMI |
| - | [ 56.964815] EXT4-fs (mtdblock37): | + | [ 48.123157] wlan: [5017: I:ANY] ol_ath_soc_attach() WMI attached. wmi_handle |
| - | [ 56.992515] __mc_netlink_receive: | + | [ 48.127544] wlan: [5017: I:ANY] htc_wmi_init() HT Create . ffffffc035fc0000 |
| - | [ 57.017942] __mc_netlink_receive: | + | [ 48.135918] wlan: [5017: I:ANY] htc_wmi_init() Skipping BMI Done. |
| - | [ 59.497608] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null) | + | [ 48.142778] wlan: [5017: I:ANY] htc_wmi_init 5307 host_enable 0 nss_nwifi_offload 0 |
| - | [ 60.458751] wlan: [7959: I:ANY] ol_ath_node_get_maxphyrate: | + | [ 48.149021] wlan: [5017: I:TIF] init_deinit_set_init_cmd_dev_params: |
| - | [ 60.703214] wlan: [7992: I:ANY] [ath1]Band steering events being sent to PID:7992 | + | [ 48.156610] send_filled_buffers_to_user: |
| - | [ 60.703252] wlan: [7992: I:ANY] [ath0]Band steering events being sent to PID:7992 | + | [ |
| - | [ 63.543002] mc_attach: bridge br0 is already attached | + | [ 48.174894] wlan: [5017: I:TIF] init_deinit_set_init_cmd_dev_params: |
| - | [ 63.543045] __mc_netlink_receive: | + | [ 48.183491] wlan: [5017: I:TIF] init_deinit_set_init_cmd_dev_params: |
| - | [ | + | [ 48.191989] wlan: [5017: I:TIF] init_deinit_set_init_cmd_dev_params: |
| - | [ | + | [ 48.200501] wlan: [5017: I:TIF] init_deinit_set_init_cmd_dev_params: |
| - | [ 64.645732] __mc_netlink_receive: | + | [ 48.211954] wlan: [5017: I:ANY] CDP soc attach success |
| - | [ 65.541747] wlan: [0: I:ANY] OL vap start id: 0 + | + | [ 48.219598] wlan: [5017: I:ANY] Soc attach success NSS config 3 |
| - | [ 65.541790] wlan: [0: I:ANY] OL vap_start - | + | [ 48.224675] wlan: [5017: I:ANY] htc_set_async_ep: |
| - | [ 65.545449] wlan: [0: I:ANY] Mgmt Rate: | + | [ 48.230824] wlan: [5017: I:ANY] htc_set_async_ep: |
| - | [ 65.648576] wlan: [0: I:ANY] vht su bfee 0 vht mu bfee 0 vht su bfer 1 vht mu bfer 1 vht impl bf 0 vht sounding dim 3 | + | [ 48.239546] wlan: [5000: I: |
| - | [ 65.648638] wlan: [0: I:ANY] Setting Rx Decap type to 2 (Ethernet) | + | [ 48.247630] wlan: [5000: I: |
| - | [ 65.658180] wlan: [0: I:ANY] Setting Tx Encap type to 2 (Ethernet) | + | [ 48.253272] wlan: [5000: I: |
| - | [ 65.664268] wlan: [0: E:FILS discovery] target_if_fd_reconfig: | + | [ 48.259004] wlan: [5000: I:TIF] init_deinit_populate_phy_reg_cap: |
| - | [ 65.670409] wlan: [0: I:ANY] sa_api_init: | + | [ 48.265609] wlan: [5000: I:TIF] init_deinit_service_ready_event_handler: |
| - | [ 67.993971] UBIFS (ubi0:6): background thread " | + | [ 48.274470] wlan: [5000: I:ANY] num_rf_chain: |
| - | [ 68.021611] UBIFS (ubi0:6): recovery needed | + | [ 48.285040] wlan: [5000: I:ANY] ht_cap_info: |
| - | [ 68.114329] UBIFS (ubi0:6): recovery completed | + | [ 48.290420] wlan: [5000: I:ANY] vht_cap_info: |
| - | [ 68.114408] UBIFS (ubi0:6): UBIFS: mounted UBI device 0, volume 6, name " | + | [ 48.295807] wlan: [5000: I:ANY] vht_supp_mcs: |
| - | [ 68.117808] UBIFS (ubi0:6): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes | + | [ 48.301097] wlan: [5000: I:TIF] init_deinit_service_ready_event_handler: |
| - | [ 68.125282] UBIFS (ubi0:6): FS size: 59551744 bytes (56 MiB, 469 LEBs), journal size 2920448 bytes (2 MiB, 23 LEBs) | + | [ 48.306145] wlan: [5000: I:TIF] init_deinit_service_ready_event_handler: |
| - | [ 68.135360] UBIFS (ubi0:6): reserved for root: 2812775 bytes (2746 KiB) | + | [ 48.315524] wlan: [5000: I: |
| - | [ 68.145601] UBIFS (ubi0:6): media format: w4/r0 (latest is w4/r0), UUID A31186D7-8C65-45A8-8947-23D401BBA23B, | + | [ 48.324452] wlan: [5000: I: |
| - | [ 68.537098] guster accel_cb registered; mark shift 20 | + | [ 48.330611] wlan: [5000: I: |
| - | [ 72.119238] wlan: [10359: I:ANY] ol_ath_node_get_maxphyrate: | + | [ 48.336694] wlan: [5000: I:ANY] Num chain mask tables: 3 |
| - | [ 72.119583] wlan: [10359: I:ANY] ol_ath_node_get_maxphyrate: | + | [ 48.343635] wlan: [5000: I:ANY] Dumping chain mask combo data |
| - | [ 72.131221] wlan: [10364: I:ANY] ol_ath_node_get_maxphyrate: | + | [ 48.348927] wlan: [5000: I:ANY] table_id : 0 Num valid chainmasks: 25 |
| - | [ 72.138797] wlan: [10364: I:ANY] ol_ath_node_get_maxphyrate: | + | [ 48.354574] wlan: [5000: I:ANY] table_id : 1 Num valid chainmasks: 7 |
| - | [ 72.162540] wlan: [10373: I:ANY] ol_ath_node_get_maxphyrate: | + | [ 48.360993] wlan: [5000: I:ANY] table_id : 2 Num valid chainmasks: 8 |
| - | [ 72.162861] wlan: [10373: I:ANY] ol_ath_node_get_maxphyrate: | + | [ 48.367421] wlan: [5000: I:ANY] chain mask combo end |
| - | [ 72.189574] wlan: [10384: I:ANY] ieee80211_autoselect_infra_bss_channel: | + | [ 48.373757] wlan: [5000: I:TIF] init_deinit_populate_hw_mode_capability: |
| - | [ 72.189616] wlan: [10384: I:ANY] | + | [ 48.378708] wlan: [5000: I:TIF] init_deinit_populate_mac_phy_capability: |
| - | [ 73.223028] wlan: [10451: I:ANY] ieee80211_autoselect_infra_bss_channel: | + | [ 48.387136] wlan: [5000: I:TIF] init_deinit_populate_mac_phy_capability: |
| - | [ 73.223070] wlan: [10451: I:ANY] | + | [ 48.396593] wlan: [5000: I:TIF] init_deinit_populate_hw_mode_capability: |
| - | [ | + | [ 48.405534] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 74.897797] [DoS Attack: SYN/ACK Scan] from source: 23.236.62.147, port 80, | + | [ 48.414044] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.423243] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 75.682511] wlan: [0: I:ANY] | + | [ 48.432179] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 75.691810] wlan: [0: I:ANY] ieee80211_autoselect_infra_bss_channel: | + | [ 48.440693] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 75.694674] wlan: [0: I:ANY] | + | [ 48.450157] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 79.744109] wlan: [10750: I:ANY] ol_ath_node_get_maxphyrate: | + | [ 48.461349] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 79.744547] wlan: [10750: I:ANY] ol_ath_node_get_maxphyrate: | + | [ 48.470292] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 81.882333] wlan: [11970: I:ANY] ol_ath_node_get_maxphyrate: | + | [ 48.479319] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.488348] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.497374] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 85.702446] wlan: [0: I:ANY] ieee80211_autoselect_infra_bss_channel: | + | [ 48.506404] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 85.702482] wlan: [0: I:ANY] | + | [ 48.515777] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 85.722458] wlan: [0: I:ANY] ieee80211_autoselect_infra_bss_channel: | + | [ 48.524719] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 85.722494] wlan: [0: I:ANY] | + | [ 48.534441] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.544079] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.554060] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.564128] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.573852] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.583488] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.593124] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 92.975428] | + | [ 48.602680] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.616652] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.628294] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 92.996268] [ASSOC] vap-1(ath0):ieee80211_node_join: Number of associated STAs: 0 | + | [ 48.638089] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.647554] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.657535] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.667603] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.677154] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.687046] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.696682] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.706331] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.721458] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.733163] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.742343] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.753806] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.762742] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.771763] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 93.194262] [ASSOC] vap-1(ath0): [7c:46:85: | + | [ 48.780795] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 93.194262] | + | [ 48.789824] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 93.203316] [ASSOC] vap-1(ath0): [7c: | + | [ 48.799028] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.808230] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.817176] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 93.211627] | + | [ 48.826893] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.836697] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 95.722514] wlan: [0: I:ANY] | + | [ 48.846747] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 95.742463] wlan: [0: I:ANY] ieee80211_autoselect_infra_bss_channel: | + | [ 48.856578] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ | + | [ 48.866301] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 105.742502] wlan: [0: I:ANY] ieee80211_autoselect_infra_bss_channel: | + | [ 48.875936] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 105.742549] wlan: [0: I:ANY] | + | [ 48.885572] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 105.762473] wlan: [0: I:ANY] ieee80211_autoselect_infra_bss_channel: | + | [ 48.895131] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| - | [ 105.762518] wlan: [0: I: | + | [ 48.910433] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: |
| + | [ 48.922170] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: | ||
| + | [ 48.931911] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: | ||
| + | [ 48.941229] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: | ||
| + | [ 48.951200] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: | ||
| + | [ 48.961276] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: | ||
| + | [ 48.970816] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: | ||
| + | [ 48.982429] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: | ||
| + | [ 48.990342] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: | ||
| + | [ 48.999818] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: | ||
| + | [ 49.013790] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: | ||
| + | [ 49.025415] wlan: [5000: I:TIF] init_deinit_print_service_ready_ex_params: | ||
| + | [ 49.034621] wlan: [5000: I:TIF] init_deinit_populate_phy_reg_cap: | ||
| + | [ 49.045382] wlan: [5000: I:TIF] init_deinit_add_11ax_modes: | ||
| + | [ 49.053540] wlan: [5000: I:TIF] init_deinit_add_11ax_modes: | ||
| + | [ 49.061954] wlan: [5000: I:TIF] init_deinit_add_11ax_modes: | ||
| + | [ 49.071334] wlan: [5000: I:TIF] init_deinit_add_11ax_modes: | ||
| + | [ 49.080018] wlan: [5000: I:ANY] Dumping chain mask combo data for table : 0 | ||
| + | [ 49.089385] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.096243] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.103883] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.111516] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.119161] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.126799] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.134437] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.142073] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.149715] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.157355] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.164993] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.172632] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.180267] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.187910] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.195551] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.203187] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.210823] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.218466] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.226105] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.233743] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.241394] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.249022] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.256660] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.264299] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.271933] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.279576] wlan: [5000: I:ANY] Dumping chain mask combo data for table : 1 | ||
| + | [ 49.287214] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.294160] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.301794] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.309438] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.317078] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.324716] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.332350] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.339994] wlan: [5000: I:ANY] Dumping chain mask combo data for table : 2 | ||
| + | [ 49.347630] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.354576] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.362211] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.369854] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.377495] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.385132] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.392771] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.400405] wlan: [5000: I:ANY] supported_flags: | ||
| + | [ 49.408050] wlan: [5000: I:TIF] init_deinit_populate_dbr_ring_cap: | ||
| + | [ 49.415698] wlan: [5000: I:TIF] init_deinit_derive_band_to_mac_param: | ||
| + | [ 49.424724] wlan: [5000: I:TIF] init_deinit_derive_band_to_mac_param: | ||
| + | [ 49.436403] wlan: [5000: I:dfs] WLAN_DEBUG_DFS_ALWAYS : wlan_dfs_pdev_obj_create_notification: | ||
| + | [ 49.448017] wlan: [5000: I:dfs] WLAN_DEBUG_DFS_ALWAYS : wlan_dfs_pdev_obj_create_notification: | ||
| + | net.bridge.bridge-nf-call-ip6tables = 0 | ||
| + | net.bridge.bridge-nf-ca[ 49.474757] wlan: [5000: I:TIF] init_deinit_update_pdev_tgt_info: | ||
| + | ll-iptables = 0 | ||
| + | [ 49.491148] wlan: [5000: I:TIF] init_deinit_update_pdev_tgt_info: | ||
| + | [ 49.591506] wlan: [5000: I:TIF] init_deinit_prepare_send_init_cmd: | ||
| + | [ 49.591535] wlan: [5000: I:TIF] init_deinit_prepare_send_init_cmd: | ||
| + | [ 49.599017] wlan: [5000: I:ANY] copy_fw_abi_version_tlv: | ||
| + | [ 49.836192] wlan: [0: I:TIF] tgt_reg_chan_list_update_handler: | ||
| + | [ 49.842258] wlan: [0: I:TIF] tgt_reg_chan_list_update_handler: | ||
| + | [ 49.842470] wlan: [5000: I: | ||
| + | [ 49.848719] wlan: [5000: I: | ||
| + | [ 49.854454] wlan: [5000: I: | ||
| + | [ 49.860181] wlan: [5000: I:ANY] dp_peer_map_attach_wifi3 max_peers 1111, max_ast_index: | ||
| + | [ 49.866823] wlan: [5000: I:ANY] ast hash_elems: 16384, max_ast_idx: | ||
| + | [ 49.875403] wlan: [5000: I:ANY] ready_extract_init_status_tlv: | ||
| + | [ 49.881981] wlan: [5017: I:ANY] ol_ath_connect_htc() WMI is ready | ||
| + | [ 49.914357] wlan: [5017: I:dfs] WLAN_DEBUG_DFS_ALWAYS : wifi_dfs_psoc_enable: | ||
| + | [ 49.914397] wlan: [5017: I:ANY] ol_ath_soc_attach() connect HTC. | ||
| + | [ 49.922203] wlan: [5017: I:ANY] bypasswmi : 0 | ||
| + | [ 49.928228] wlan: [5017: I:ANY] 7ol_ath_lowi_wmi_event_attach: | ||
| + | [ 49.932555] wlan: [5017: I:ANY] 7ol_ath_phyerr_attach: | ||
| + | [ 49.938969] wlan: [5017: I:ANY] 7ol_ath_rtt_meas_report_attach: | ||
| + | [ 49.944792] wlan: [5017: I:ANY] ol_ath_soc_attach() UMAC attach . | ||
| + | [ 49.951305] wlan: [5017: I:ANY] ath_lowi_if_netlink_init LOWI Netlink successfully created | ||
| + | [ 49.957615] wlan: [5017: I:ANY] __ol_ath_attach: | ||
| + | [ 49.965787] wlan: [5017: I:ANY] Skip txrx_pdev_attach_target | ||
| + | [ 49.972286] wlan: [5017: I:ANY] BURSTING enabled by default | ||
| + | [ 49.978251] wlan: [5017: I:ANY] ol_ath_pdev_attach interface_id 0 | ||
| + | [ 49.983500] wlan: [5017: I: | ||
| + | [ 49.989734] wlan: [5017: I: | ||
| + | [ 49.995128] wlan: [5017: I: | ||
| + | [ 50.002774] wlan: [5017: I:ANY] ol_ath_update_wireless_modes: | ||
| + | [ 50.014833] wlan: [5017: I:ANY] ol_ath_update_wireless_modes: | ||
| + | [ 50.024033] wlan: [5017: I:ANY] ol_ath_update_ext_caps: | ||
| + | [ 50.033253] wlan: [5017: I:ANY] EXT NSS Supported | ||
| + | [ 50.040343] wlan: [5017: I:ANY] OL Resmgr Init-ed | ||
| + | [ 50.045210] wlan: [5017: I:ANY] acfg_attach: | ||
| + | [ 50.049812] wlan: [5017: I:ANY] rate power table override is only supported for AR98XX | ||
| + | [ 50.057973] wlan: [5017: I:ANY] ol_ath_stats_attach: | ||
| + | [ 50.066503] wlan: [5017: I:ANY] wlan_scan_update_channel_list: | ||
| + | [ 50.072731] wlan: [5017: I:ANY] | ||
| + | [ 50.080371] wlan: [0: I:ANY] ol_ath_pdev_attach: | ||
| + | [ 50.083667] wlan: [0: I:ANY] pdev(ffffffc036b2e188) Enabling DBDC Repeater 1 | ||
| + | [ 50.091748] wlan: [0: I:ANY] pdev(ffffffc036b2e188) is_primary 1 | ||
| + | [ 50.091818] wlan: [0: E:NSS] [nss-wifili]: | ||
| + | [ 50.104857] wlan: [5017: I:ANY] Pdev = 0 Number of peers = 529 | ||
| + | [ 50.113799] wlan: [5017: I:ANY] osif_wrap_attach: | ||
| + | [ 50.118741] wlan: [5017: I:ANY] osif_wrap_devt_init: | ||
| + | [ 50.125248] wlan: [5017: I: | ||
| + | [ 50.133248] wlan: [5017: I:ANY] __ol_ath_attach: | ||
| + | [ 50.146252] wlan: [5017: I:ANY] Enabled Fraglist bit for the radio wifi0 features 41 | ||
| + | [ 50.153742] wlan: [5017: I:ANY] ol_ath_thermal_mitigation_attach: | ||
| + | [ 50.161293] wlan: [5017: I:ANY] __ol_ath_attach: | ||
| + | [ 50.167720] wlan: [5017: I:ANY] Skip txrx_pdev_attach_target | ||
| + | [ 50.174056] wlan: [5017: I:ANY] BURSTING enabled by default | ||
| + | [ 50.179996] wlan: [5017: I:ANY] ol_ath_pdev_attach interface_id 1 | ||
| + | [ 50.185241] wlan: [5017: I: | ||
| + | [ 50.191470] wlan: [5017: I: | ||
| + | [ 50.196863] wlan: [5017: I: | ||
| + | [ 50.204511] wlan: [5017: I:ANY] ol_ath_update_wireless_modes: | ||
| + | [ 50.216577] wlan: [5017: I:ANY] ol_ath_update_wireless_modes: | ||
| + | [ 50.225684] wlan: [5017: I:ANY] ol_ath_update_ext_caps: | ||
| + | [ 50.234497] wlan: [5017: I:ANY] EXT NSS Supported | ||
| + | [ 50.241816] wlan: [5017: I:ANY] OL Resmgr Init-ed | ||
| + | [ 50.246684] wlan: [5017: I:ANY] acfg_attach: | ||
| + | [ 50.251287] wlan: [5017: I:ANY] rate power table override is only supported for AR98XX | ||
| + | [ 50.259450] wlan: [5017: I:ANY] ol_ath_stats_attach: | ||
| + | [ 50.267420] wlan: [5017: I:ANY] wlan_scan_update_channel_list: | ||
| + | [ 50.274120] wlan: [5017: I:ANY] | ||
| + | [ 50.281763] wlan: [0: I:ANY] ol_ath_pdev_attach: | ||
| + | [ 50.285055] wlan: [0: I:ANY] pdev(ffffffc037cfe188) Enabling DBDC Repeater 1 | ||
| + | [ 50.293143] wlan: [0: I:ANY] pdev(ffffffc037cfe188) is_primary 0 | ||
| + | [ | ||
| + | [ 50.306246] wlan: [5017: I:ANY] Pdev = 1 Number of peers = 529 | ||
| + | [ 50.315085] wlan: [5017: I:ANY] osif_wrap_attach: | ||
| + | [ 50.320128] wlan: [5017: I:ANY] osif_wrap_devt_init: | ||
| + | [ 50.326638] wlan: [5017: I: | ||
| + | [ 50.334639] wlan: [5017: I:ANY] __ol_ath_attach: | ||
| + | [ 50.347641] wlan: [5017: I:ANY] Enabled Fraglist bit for the radio wifi1 features 41 | ||
| + | [ 50.355156] wlan: [5017: I:ANY] ol_ath_thermal_mitigation_attach: | ||
| + | [ 50.363031] wlan: [5017: I:ANY] ol_ath_ahb_probe num_radios=2, | ||
| + | [ 50.369088] wlan: [5017: I:ANY] ol_ath_ahb_probe num_radios=2, | ||
| + | [ 50.379293] wlan: [5017: I:ANY] ath_sysfs_diag_init: | ||
| + | [ 50.389954] ath_ol_pci: | ||
| + | [ 50.435156] wlan: [5234: I:ANY] __sa_init_module | ||
| + | No Direct-Attach chipsets found. | ||
| + | [ 50.485069] Removing athdebug proc file | ||
| + | [ 50.485101] ath_dev: driver unloaded | ||
| + | [ 50.525035] wlan: [5238: I:ANY] 6ath_tx99: driver unloaded | ||
| + | [ 50.574913] ath_rate_atheros: | ||
| + | [ 50.614940] ath_hal: driver unloaded | ||
| + | cat: can't open ' | ||
| + | [ 50.669701] wlan: [0: I:TIF] tgt_reg_chan_list_update_handler: | ||
| + | [ 50.670171] wlan: [5248: I:ANY] wlan_scan_update_channel_list: | ||
| + | [ 50.675481] wlan: [5248: I: | ||
| + | Enable ol_stats by default for Hawkeye | ||
| + | [ 50.698596] wlan: [5257: I:ANY] set TXBF_SND_PERIOD: | ||
| + | [ 50.702357] wlan: [0: E:NSS] [nss-wifili]: | ||
| + | [ 50.703949] wlan: [0: I: | ||
| + | [ 50.712705] wlan: [0: E:NSS] [nss-wifili]: | ||
| + | [ 50.719520] wlan: [0: I: | ||
| + | cat: can't open '/ | ||
| + | [ | ||
| + | [ 50.891970] wlan: [5326: I:ANY] ol_ath_vap_create: | ||
| + | [ 50.899544] wlan: [5326: I:ANY] nss-wifi:#0 VAP# vap ffffffc034080000 | ||
| + | [ 50.905412] wlan: [5326: I:ANY] ol_ath_vap_set_param : Setting the following vdev params vap-> | ||
| + | [ 50.912961] wlan: [5326: I:ANY] ol_ath_vap_set_param : WMI: he_bf_cap = 0x1a | ||
| + | [ 50.935285] wlan: [5326: I:ANY] dp_lag_pdev_set_ap_vdev pdev(ffffffc037cfe188) ap_vdev | ||
| + | [ 50.942405] wlan: [5326: I:ANY] nss-wifi:#0 VAP# vdev ffffffc0295f9000 | ||
| + | [ 50.951895] wlan: [5326: I:ANY] update nss wifiol ctx in osdev | ||
| + | [ 50.963087] wlan: [5326: I:ANY] NSS wifi offload VAP create IF 32 nss_id -1 | ||
| + | [ 50.968705] wlan: [5326: I:ANY] ****NSS radio_if 31**** | ||
| + | [ 50.976028] wlan: [0: I:ANY] VDEV configuration success: 0 | ||
| + | [ 50.980864] wlan: [5326: I:ANY] vap create | ||
| + | [ 50.986549] wlan_vap_create : exit. devhandle=0x327a0880, vap=0x34080000, opmode=IEEE80211_M_HOSTAP, | ||
| + | [ 50.987004] wlan: [0: I:ANY] Get MPSTA: vdev is NULL | ||
| + | [ 51.003077] wlan: [5326: I:ANY] sa_api_init: | ||
| + | [ 51.008295] wlan: [5326: I:ANY] sa_api_init: | ||
| + | [ 51.015327] wlan: [5326: I:ANY] TX Checksum Bit: 1| SG Bit: 1| TSO Bit: 1 | LRO Bit: 0 | ||
| + | [ 51.022345] wlan: [5326: I:ANY] WLAN-NSS: VAP NSS ops initialized | ||
| + | [ 51.030116] wlan: [5326: I:ANY] ol_ath_update_phymode_caps: | ||
| + | [ 51.036828] wlan: [5326: I:ANY] VAP device ath1 created osifp: (ffffffc029650880) os_if: (ffffffc034080000) | ||
| + | [ 51.044186] wlan: [5326: I:ANY] 3VAP device ath1 created! | ||
| + | [ 51.055605] wlan: [5343: I:ANY] EXT NSS Supported | ||
| + | Invalid command : dni_vlan_pri | ||
| + | sh: 192: unknown operand | ||
| + | [ 51.099639] wlan: [5361: I:ANY] setting hifi mode 5 | ||
| + | [ 51.102813] WARNING: Fragmentation with HT mode NOT ALLOWED!! | ||
| + | Error for wireless request "Set Fragmentation Threshold" | ||
| + | SET failed on device ath1 ; Invalid argument. | ||
| + | [ 51.117618] wlan: [5373: I:ANY] Setting Max Stations: | ||
| + | [ 51.122625] wlan: [5375: I:ANY] DES SSID SET=NETGEAR22 | ||
| + | Interface doesn' | ||
| + | stafwd (8BE0): Invali[ 51.132323] wlan: [5379: I:ANY] vht su bfee 0 vht mu bfee 0 vht su bfer 1 vht mu bfer 1 vht impl bf 0 vht sounding dim 3 | ||
| + | [ 51.137177] wlan: [5380: I:ANY] vht su bfee 0 vht mu bfee 0 vht su bfer 1 vht mu bfer 1 vht impl bf 0 vht sounding dim 3 | ||
| + | [ 51.149266] wlan: [5382: I: | ||
| + | [ 51.158793] wlan: [5383: I: | ||
| + | [ 51.165486] wlan: [5384: I:ANY] vht su bfee 0 vht mu bfee 0 vht su bfer 1 vht mu bfer 1 vht impl bf 0 vht sounding dim 3 | ||
| + | [ 51.170978] wlan: [5384: I:ANY] vht su bfee 0 vht mu bfee 0 vht su bfer 1 vht mu bfer 1 vht impl bf 0 vht sounding dim 3 | ||
| + | [ 51.184837] wlan: [5386: I:ANY] ol_ath_vap_set_param : Setting the following vdev params vap-> | ||
| + | [ 51.193015] wlan: [5386: I:ANY] ol_ath_vap_set_param : WMI: he_bf_cap = 0x12 | ||
| + | [ 51.216750] wlan: [5387: I:ANY] HE MU BFEE only supported in STA mode | ||
| + | [ 51.224428] wlan: [5388: I: | ||
| + | [ 51.231186] device ath1 entered promiscuous mode | ||
| + | d argument | ||
| + | Interface doesn' | ||
| + | vhtsubfee | ||
| + | Interface doesn' | ||
| + | vhtmubfee | ||
| + | Interface doesn' | ||
| + | he_mubfee (8BE0): Invalid argument | ||
| + | sh: 0: unknown operand | ||
| + | sh: 0: unknown operand | ||
| + | sh: 0: unknown operand | ||
| + | sh: ag: out of range | ||
| + | [ 51.422446] ieee80211_ioctl_siwmode: | ||
| + | [ 51.462663] DEVICE IS DOWN ifname=ath1 | ||
| + | [ 51.462700] DEVICE IS DOWN ifname=ath1 | ||
| + | [ 51.496182] wlan: [1703: I:ANY] Keyix=1 Keylen=16 Keyflags=3 Cipher=4 | ||
| + | [ 51.496208] wlan: [1703: I:ANY] macaddr bc: | ||
| + | [ 51.522432] wlan: [1703: I:ANY] osif_vap_init: | ||
| + | [ 51.522457] wlan: [1703: I:ANY] | ||
| + | [ 51.528535] wlan: [1703: I:ANY] ieee80211_autoselect_infra_bss_channel: | ||
| + | [ 51.531843] wlan: [1703: I:ANY] | ||
| + | [ 51.542422] wlan: [1703: I:ANY] osif_vap_init: | ||
| + | [ 51.545556] wlan: [1703: I:ANY] | ||
| + | [ 51.556168] br0: port 6(ath1) entered forwarding state | ||
| + | [ 51.557801] br0: port 6(ath1) entered forwarding state | ||
| + | [ 51.562787] 8021q: adding VLAN 0 to HW filter on device ath1 | ||
| + | [ 51.567964] IPv6: ADDRCONF(NETDEV_CHANGE): | ||
| + | OK | ||
| + | /sbin/wlan: eval: line 16: scan_interfaces: | ||
| + | /sbin/wlan: eval: line 16: setup_interface: | ||
| + | [ | ||
| + | [ 51.692501] wlan: [5422: I:ANY] osif_vap_init: | ||
| + | [ 51.692531] wlan: [5422: I:ANY] | ||
| + | [ 51.698775] wlan: [5422: I:ANY] ieee80211_autoselect_infra_bss_channel: | ||
| + | [ 51.701920] wlan: [5422: I:ANY] | ||
| + | [ 51.712728] wlan: [5422: I:ANY] osif_vap_init: | ||
| + | [ 51.715638] wlan: [5422: I:ANY] | ||
| + | [ 51.726718] wlan: [5433: I:ANY] osif_vap_init: | ||
| + | [ 51.752430] wlan: [5433: I:ANY] osif_vap_init: | ||
| + | [ 51.752457] wlan: [5433: I:ANY] | ||
| + | [ 51.758533] wlan: [5433: I:ANY] ieee80211_autoselect_infra_bss_channel: | ||
| + | [ 51.761843] wlan: [5433: I:ANY] | ||
| + | [ 51.772477] wlan: [5433: I:ANY] osif_vap_init: | ||
| + | [ 51.775572] wlan: [5433: I: | ||
| + | sh: 1: unknown operand | ||
| + | sh: 0: unknown operand | ||
| + | sh: out of range | ||
| + | [ 51.835117] br0: port 6(ath1) entered disabled state | ||
| + | [ 51.862455] wlan: [5456: I:ANY] osif_vap_init: | ||
| + | [ 51.862485] wlan: [5456: I:ANY] | ||
| + | [ 51.868562] wlan: [5456: I:ANY] ieee80211_autoselect_infra_bss_channel: | ||
| + | [ 51.871871] wlan: [5456: I:ANY] | ||
| + | [ 51.882478] wlan: [5456: I:ANY] osif_vap_init: | ||
| + | [ 51.885581] wlan: [5456: I:ANY] | ||
| + | [ 51.896072] br0: port 6(ath1) entered forwarding state | ||
| + | [ 51.897830] br0: port 6(ath1) entered forwarding state | ||
| + | [ 51.902792] 8021q: adding VLAN 0 to HW filter on device ath1 | ||
| + | [ | ||
| + | qcawifi qcawificfg80211: | ||
| + | [ 52.194862] wlan (5694): drop_caches: | ||
| + | grep: / | ||
| + | [ 53.116433] ECM exit | ||
| + | [ | ||
| + | [ 53.310827] __mc_netlink_receive: | ||
| + | [ 53.322563] ECM exit complete | ||
| + | time zone index is : 2 | ||
| + | chgrp: unknown group www-data | ||
| + | [FW UPGRADE][2020-06-18 11: | ||
| + | |||
| + | [ | ||
| + | [wlan]===time: | ||
| + | [ 54.321942] wlan: [6373: I:ANY] wlan_scan_update_channel_list: | ||
| + | [ 54.325273] wlan: [6373: I:ANY] | ||
| + | [ 54.332859] wlan: [6373: I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_init_precac_list: | ||
| + | [ 54.335984] wlan: [6373: I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_init_precac_list: | ||
| + | [ 54.344085] wlan: [6373: I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_init_precac_list: | ||
| + | [ 54.352794] wlan: [6373: I:ANY] wlan_scan_update_channel_list: | ||
| + | [ 54.360585] wlan: [6373: I:ANY] | ||
| + | [ 54.368455] wlan: [6373: I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_init_precac_list: | ||
| + | [ 54.371526] wlan: [6373: I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_init_precac_list: | ||
| + | [ 54.379686] wlan: [6373: I:dfs] WLAN_DEBUG_DFS_ALWAYS : dfs_init_precac_list: | ||
| + | [ 54.387894] wlan: [4714: I:ANY] ol_acfg_handle_wifi_ioctl: | ||
| + | o============== | ||
| + | [ 54.427617] wlan: [6398: I:ANY] set TXBF_SND_PERIOD: | ||
| + | [ 54.433047] wlan: [0: E:NSS] [nss-wifili]: | ||
| + | [ 54.433398] wlan: [0: E:NSS] [nss-wifili]: | ||
| + | [ 54.458001] wlan: [0: I: | ||
| + | [ 54.459538] wlan: [0: I: | ||
| + | [ 54.562810] wlan_vap_create : enter. devhandle=0x32780880, | ||
| + | [ 54.562862] wlan: [6479: I:ANY] ol_ath_vap_create: | ||
| + | [ 54.570431] wlan: [6479: I:ANY] nss-wifi:#0 VAP# vap ffffffc035f48000 | ||
| + | [ 54.576388] wlan: [6479: I:ANY] ol_ath_vap_set_param : Setting the following vdev params vap-> | ||
| + | [ 54.583855] wlan: [6479: I:ANY] ol_ath_vap_set_param : WMI: he_bf_cap = 0x1a | ||
| + | [ 54.606193] wlan: [6479: I:ANY] dp_lag_pdev_set_ap_vdev pdev(ffffffc036b2e188) ap_vdev | ||
| + | [ 54.613343] wlan: [6479: I:ANY] nss-wifi:#0 VAP# vdev ffffffc0295fe000 | ||
| + | [ 54.622769] wlan: [6479: I:ANY] update nss wifiol ctx in osdev | ||
| + | [ 54.633965] wlan: [6479: I:ANY] NSS wifi offload VAP create IF 33 nss_id -1 | ||
| + | [ 54.639587] wlan: [6479: I:ANY] ****NSS radio_if 30**** | ||
| + | [ 54.646834] wlan: [0: I:ANY] VDEV configuration success: 0 | ||
| + | [ 54.651756] wlan: [6479: I:ANY] vap create | ||
| + | [ 54.657430] wlan_vap_create : exit. devhandle=0x32780880, | ||
| + | [ 54.657905] wlan: [0: I:ANY] Get MPSTA: vdev is NULL | ||
| + | [ 54.673989] wlan: [6479: I:ANY] sa_api_init: | ||
| + | [ 54.679211] wlan: [6479: I:ANY] sa_api_init: | ||
| + | [ 54.686231] wlan: [6479: I:ANY] TX Checksum Bit: 1| SG Bit: 1| TSO Bit: 1 | LRO Bit: 0 | ||
| + | [ 54.693242] wlan: [6479: I:ANY] WLAN-NSS: VAP NSS ops initialized | ||
| + | [ 54.701024] wlan: [6479: I:ANY] ol_ath_update_phymode_caps: | ||
| + | [ 54.707731] wlan: [6479: I:ANY] VAP device ath0 created osifp: (ffffffc0296e3880) os_if: (ffffffc035f48000) | ||
| + | [ 54.715056] wlan: [6479: I:ANY] 3VAP device ath0 created! | ||
| + | [ 54.738698] wlan: [6485: I:ANY] EXT NSS Supported | ||
| + | [ 54.780604] wlan: [6511: I:ANY] setting hifi mode 5 | ||
| + | [ 54.783987] WARNING: Fragmentation with HT mode NOT ALLOWED!! | ||
| + | [ 54.798543] wlan: [6524: I:ANY] Setting Max Stations: | ||
| + | [ 54.801798] wlan: [6526: I:ANY] DES SSID SET=NETGEAR22 | ||
| + | [ 54.810825] wlan: [6530: I:ANY] vht su bfee 0 vht mu bfee 0 vht su bfer 1 vht mu bfer 1 vht impl bf 0 vht sounding dim 7 | ||
| + | [ 54.812791] wlan: [6531: I:ANY] vht su bfee 0 vht mu bfee 0 vht su bfer 1 vht mu bfer 1 vht impl bf 0 vht sounding dim 7 | ||
| + | [ 54.823826] wlan: [6533: I: | ||
| + | [ 54.833050] wlan: [6534: I: | ||
| + | [ 54.839769] wlan: [6535: I:ANY] vht su bfee 0 vht mu bfee 0 vht su bfer 1 vht mu bfer 1 vht impl bf 0 vht sounding dim 7 | ||
| + | [ 54.845404] wlan: [6535: I:ANY] vht su bfee 0 vht mu bfee 0 vht su bfer 1 vht mu bfer 1 vht impl bf 0 vht sounding dim 7 | ||
| + | [ 54.859132] wlan: [6537: I:ANY] ol_ath_vap_set_param : Setting the following vdev params vap-> | ||
| + | [ 54.867340] wlan: [6537: I:ANY] ol_ath_vap_set_param : WMI: he_bf_cap = 0x12 | ||
| + | [ 54.891075] wlan: [6538: I:ANY] HE MU BFEE only supported in STA mode | ||
| + | [ 54.898461] wlan: [6539: I: | ||
| + | [ 54.905484] device ath0 entered promiscuous mode | ||
| + | [ | ||
| + | [ 55.062442] ieee80211_ioctl_siwmode: | ||
| + | [ 55.102586] DEVICE IS DOWN ifname=ath0 | ||
| + | [ 55.102623] DEVICE IS DOWN ifname=ath0 | ||
| + | [ 55.135933] wlan: [1703: I:ANY] Keyix=1 Keylen=16 Keyflags=3 Cipher=4 | ||
| + | [ 55.135960] wlan: [1703: I:ANY] macaddr bc: | ||
| + | [ 55.162436] wlan: [1703: I:ANY] osif_vap_init: | ||
| + | [ 55.162461] wlan: [1703: I:ANY] | ||
| + | [ 55.168621] wlan: [0: I:ANY] OL vap start id: 1 + | ||
| + | [ 55.171863] wlan: [0: I:ANY] OL vap_start - | ||
| + | [ 55.483566] wlan: [0: I:ANY] vht su bfee 0 vht mu bfee 0 vht su bfer 1 vht mu bfer 1 vht impl bf 0 vht sounding dim 7 | ||
| + | [ 55.483631] wlan: [0: I:ANY] Setting Rx Decap type to 2 (Ethernet) | ||
| + | [ 55.493166] wlan: [0: I:ANY] Setting Tx Encap type to 2 (Ethernet) | ||
| + | [ 55.499248] wlan: [0: E:FILS discovery] target_if_fd_reconfig: | ||
| + | [ 55.505396] wlan: [0: I:ANY] sa_api_init: | ||
| + | [ 55.532445] wlan: [1703: I:ANY] Mgmt Rate: | ||
| + | [ 55.532845] br0: port 7(ath0) entered forwarding state | ||
| + | [ 55.538203] br0: port 7(ath0) entered forwarding state | ||
| + | [ 55.543429] 8021q: adding VLAN 0 to HW filter on device ath0 | ||
| + | [ 55.633151] wlan: [6616: I:ANY] ol_ath_node_get_maxphyrate: | ||
| + | [wlan]=========time:Thu Jun 18 11:55:03 UTC 2020 wlan up end================== | ||
| + | [ 56.367655] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null) | ||
| + | [ 56.762734] EXT4-fs (mtdblock37): | ||
| + | [ 56.773592] __mc_netlink_receive: | ||
| + | [ 56.796733] __mc_netlink_receive: | ||
| + | [ 59.228099] EXT4-fs (dm-0): mounted filesystem without journal. Opts: (null) | ||
| + | Init wifison script to boot lbd | ||
| + | / | ||
| + | uci: Entry not found | ||
| + | uci: Entry not found | ||
| + | uci: Entry not found | ||
| + | uci: Entry not found | ||
| + | uci: Entry not found | ||
| + | uci: Entry not found | ||
| + | uci: Entry not found | ||
| + | Save Data Success!, Parentid: 7191, parent process: (wifison.sh), | ||
| + | |||
| + | [ 60.208837] wlan: [7433: I:ANY] ol_ath_node_get_maxphyrate: | ||
| + | lbd: starting daemon | ||
| + | / | ||
| + | / | ||
| + | / | ||
| + | [ 60.415738] wlan: [7461: I:ANY] [ath1]Band steering events being sent to PID:7461 | ||
| + | [ 60.415777] wlan: [7461: I:ANY] [ath0]Band steering events being sent to PID:7461 | ||
| + | 2048+0 records in | ||
| + | 2048+0 records out | ||
| + | 1048576 bytes (1.0MB) copied, 0.119904 seconds, 8.3MB/s | ||
| + | ca.crt | ||
| + | cert.info | ||
| + | client.crt | ||
| + | client.key | ||
| + | dh1024.pem | ||
| + | server.crt | ||
| + | server.key | ||
| + | / | ||
| + | Starting Firewall... | ||
| + | [ 60.803137] xt_CT: netfilter: NOTRACK target | ||
| + | Done! | ||
| + | time zone index is : 2 | ||
| + | POT is Running... | ||
| + | [ 62.978514] __mc_netlink_receive: | ||
| + | cat: can't open '/var/ | ||
| + | cat: can't open '/ | ||
| + | [ 64.060518] __mc_netlink_receive: | ||
| + | [ 65.507443] wlan: [0: I:ANY] ieee80211_derive_chan : Overriding HE40 channel with HE20 channel | ||
| + | [ | ||
| + | [ 65.514967] wlan: [0: I:ANY] OL vap_start - | ||
| + | [ 65.519726] wlan: [0: I:ANY] Mgmt Rate: | ||
| + | [ 65.610861] wlan: [0: I:ANY] vht su bfee 0 vht mu bfee 0 vht su bfer 1 vht mu bfer 1 vht impl bf 0 vht sounding dim 3 | ||
| + | [ 65.610929] wlan: [0: I:ANY] Setting Rx Decap type to 2 (Ethernet) | ||
| + | [ 65.620452] wlan: [0: I:ANY] Setting Tx Encap type to 2 (Ethernet) | ||
| + | [ 65.626549] wlan: [0: E:FILS discovery] target_if_fd_reconfig: | ||
| + | [ 65.632695] wlan: [0: I:ANY] sa_api_init: | ||
| + | traffic_meter start : . | ||
| + | $Shutting down igmpproxy: | ||
| + | [ 67.409100] UBIFS (ubi0:6): background thread " | ||
| + | [ 67.436399] UBIFS (ubi0:6): recovery needed | ||
| + | [ 67.616192] UBIFS (ubi0:6): recovery completed | ||
| + | [ 67.616261] UBIFS (ubi0:6): UBIFS: mounted UBI device 0, volume 6, name " | ||
| + | [ 67.619526] UBIFS (ubi0:6): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes | ||
| + | [ 67.627242] UBIFS (ubi0:6): FS size: 59551744 bytes (56 MiB, 469 LEBs), journal size 2920448 bytes (2 MiB, 23 LEBs) | ||
| + | [ 67.637159] UBIFS (ubi0:6): reserved for root: 2812775 bytes (2746 KiB) | ||
| + | [ 67.647438] UBIFS (ubi0:6): media format: w4/r0 (latest is w4/r0), UUID A31186D7-8C65-45A8-8947-23D401BBA23B, | ||
| + | chown: unknown user/group root:root | ||
| + | sed: / | ||
| + | Changed config file to use production server | ||
| + | chown: unknown user/group root:root | ||
| + | Save Data Success!, Parentid: 8357, parent process: (S94armor_init), | ||
| + | |||
| + | [ 68.009966] guster accel_cb registered; mark shift 20 | ||
| + | Save Data reject(no change)!, Parentid: 8431, parent process: (S95done), | ||
| + | |||
| + | check mouted USB partions... | ||
| + | ****************Start of ping-netgear******************** | ||
| + | DUT_boot_up_done!!!!!!!!!! | ||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | |||
| + | SSDK Init OK! | ||
| + | operation done. | ||
| + | |||
| + | control-firmware will be Running when Internet status is UP !!! | ||
| + | Thermal Init Set ALL wifi 0 | ||
| + | Thermal Init Set ALL wifi 0 | ||
| + | ln: / | ||
| + | / | ||
| + | cat: can't open '/ | ||
| + | cat: can't open '/ | ||
| + | 2+0 records in | ||
| + | 2+0 records out | ||
| + | 262144 bytes (256.0KB) copied, 0.062853 seconds, 4.0MB/s | ||
| + | 4096+0 records in | ||
| + | 4096+0 records out | ||
| + | 2097152 bytes (2.0MB) copied, 0.653297 seconds, 3.1MB/s | ||
| + | tar: Skipping to next header | ||
| + | [ 69.567433] XHTTP netlink: remove OK. | ||
| + | [ | ||
| + | tar: Child returned status 1 | ||
| + | tar: Error is not recoverable: | ||
| + | Save Data Success!, Parentid: 8773, parent process: (S99aws), | ||
| + | |||
| + | killall: aws-iot: no process killed | ||
| + | rm: can't remove '/ | ||
| + | Save Data reject(no change)!, Parentid: 8773, parent process: (S99aws), | ||
| + | |||
| + | Save Data reject(no change)!, Parentid: 1, parent process: (procd), | ||
| + | |||
| + | Save Data reject(no change)!, Parentid: 8958, parent process: (detectSATA), | ||
| + | |||
| + | bdbrokerd is up, call ash start | ||
| + | Save Data Success!, Parentid: 1, parent process: (procd), | ||
| + | |||
| + | Save Data reject(no change)!, Parentid: 8958, parent process: (detectSATA), | ||
| + | |||
| + | [ | ||
| + | [ 71.588161] wlan: [9377: I:ANY] ol_ath_node_get_maxphyrate: | ||
| + | [ 71.596697] wlan: [9382: I:ANY] ol_ath_node_get_maxphyrate: | ||
| + | [ 71.605617] wlan: [9382: I:ANY] ol_ath_node_get_maxphyrate: | ||
| + | [ 71.624570] wlan: [9391: I:ANY] ol_ath_node_get_maxphyrate: | ||
| + | [ 71.624922] wlan: [9391: I:ANY] ol_ath_node_get_maxphyrate: | ||
| + | ########### | ||
| + | [[ 71.647738] wlan: [9402: I:ANY] ieee80211_autoselect_infra_bss_channel: | ||
| + | [ 71.649415] wlan: [9402: I:ANY] | ||
| + | VAP: ath1] | ||
| + | ########### | ||
| + | [VAP: ath0] | ||
| + | [ 72.678737] wlan: [9464: I:ANY] ieee80211_autoselect_infra_bss_channel: | ||
| + | [ 72.678774] wlan: [9464: I:ANY] | ||
| + | [ 75.570029] wlan: [9610: I:ANY] ol_ath_node_get_maxphyrate: | ||
| + | [ 75.570270] wlan: [9610: I:ANY] ol_ath_node_get_maxphyrate: | ||
| + | [ 75.642475] wlan: [0: I:ANY] ieee80211_autoselect_infra_bss_channel: | ||
| + | [ 75.642511] wlan: [0: I:ANY] | ||
| + | [ 75.651808] wlan: [0: I:ANY] ieee80211_autoselect_infra_bss_channel: | ||
| + | [ 75.654692] wlan: [0: I:ANY] | ||
| + | |||
| + | </nowiki> | ||
| + | </ | ||
| + | |||
| + | |||
| + | ==== OEM console environment ==== | ||
| + | |||
| + | <WRAP bootlog> | ||
| + | < | ||
| + | BusyBox v1.24.1 (2020-06-18 18:56:23 CST) built-in shell (ash) | ||
| + | Enter ' | ||
| + | |||
| + | | ||
| + | $MMMMM | ||
| + | | ||
| + | MMMM= MMMMMM | ||
| + | MMMM= MMMMM MMMM MM | ||
| + | MMMM= | ||
| + | MMMM= MMMM | ||
| + | MMMM= MMMM MMMMM, | ||
| + | MMMM= | ||
| + | MMMM= MMMM | ||
| + | MMMM$ , | ||
| + | MMMMMMM: | ||
| + | | ||
| + | | ||
| + | M | ||
| + | | ||
| + | For those about to rock... (Chaos Calmer, RAX120-V1.0.1.128+r49254) | ||
| + | --------------------------------------------------------------- | ||
| + | |||
| + | root@RAX120:/# help | ||
| + | Built-in commands: | ||
| + | ------------------ | ||
| + | . : [ [[ alias bg break cd chdir command continue echo eval exec | ||
| + | exit export false fg getopts hash help history jobs kill let | ||
| + | local printf pwd read readonly return set shift source test times | ||
| + | trap true type ulimit umask unalias unset wait | ||
| + | |||
| + | root@RAX120:/# The abbreviation of English is Eng! | ||
| + | |||
| + | root@RAX120:/# cat / | ||
| + | 15.05.1 | ||
| + | |||
| + | |||
| + | root@RAX120:/# cat / | ||
| + | DISTRIB_ID=' | ||
| + | DISTRIB_RELEASE='Chaos Calmer' | ||
| + | DISTRIB_REVISION=' | ||
| + | DISTRIB_CODENAME=' | ||
| + | DISTRIB_TARGET=' | ||
| + | DISTRIB_DESCRIPTION=' | ||
| + | DISTRIB_TAINTS=' | ||
| </ | </ | ||
| Line 1409: | Line 2769: | ||
| ==== OpenWrt bootlog ==== | ==== OpenWrt bootlog ==== | ||
| - | /*** | ||
| <WRAP bootlog> | <WRAP bootlog> | ||
| - | < | + | < |
| + | [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034] | ||
| + | [ 0.000000] Linux version 5.15.88 (user@user-virtual-machine) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 12.2.0 r21804+24-0a15bb6510) 12.2.0, GNU ld (GNU Binutils) 2.39) #0 SMP Tue Jan 17 06:26:02 2023 | ||
| + | [ 0.000000] Machine model: Netgear RAX120v2 | ||
| + | [ 0.000000] Zone ranges: | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Movable zone start for each node | ||
| + | [ 0.000000] Early memory node ranges | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] | ||
| + | [ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000007fffffff] | ||
| + | [ 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] psci: SMC Calling Convention v1.0 | ||
| + | [ 0.000000] psci: OSI mode supported. | ||
| + | [ 0.000000] percpu: Embedded 17 pages/cpu s30360 r8192 d31080 u69632 | ||
| + | [ 0.000000] pcpu-alloc: s30360 r8192 d31080 u69632 alloc=17*4096 | ||
| + | [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 | ||
| + | [ 0.000000] Detected VIPT I-cache on CPU0 | ||
| + | [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 258048 | ||
| + | [ 0.000000] Kernel command line: console=ttyMSM0, | ||
| + | [ 0.000000] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes, linear) | ||
| + | [ 0.000000] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes, linear) | ||
| + | [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off | ||
| + | [ 0.000000] Memory: 893416K/ | ||
| + | [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, | ||
| + | [ 0.000000] rcu: Hierarchical RCU implementation. | ||
| + | [ 0.000000] Tracing variant of Tasks RCU enabled. | ||
| + | [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. | ||
| + | [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 | ||
| + | [ 0.000000] Root IRQ handler: gic_handle_irq | ||
| + | [ 0.000000] GICv2m: range[mem 0x0b00a000-0x0b00affc], | ||
| + | [ 0.000000] arch_timer: cp15 and mmio timer(s) running at 19.20MHz (virt/ | ||
| + | [ 0.000000] clocksource: | ||
| + | [ 0.000000] sched_clock: | ||
| + | [ 0.000127] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) | ||
| + | [ 0.000143] pid_max: default: 32768 minimum: 301 | ||
| + | [ 0.000302] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) | ||
| + | [ 0.000319] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes, linear) | ||
| + | [ 0.001935] rcu: Hierarchical SRCU implementation. | ||
| + | [ 0.002109] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build | ||
| + | [ 0.002701] smp: Bringing up secondary CPUs ... | ||
| + | [ 0.003277] Detected VIPT I-cache on CPU1 | ||
| + | [ 0.003344] CPU1: Booted secondary processor 0x0000000001 [0x410fd034] | ||
| + | [ 0.003952] Detected VIPT I-cache on CPU2 | ||
| + | [ 0.003992] CPU2: Booted secondary processor 0x0000000002 [0x410fd034] | ||
| + | [ 0.004553] Detected VIPT I-cache on CPU3 | ||
| + | [ 0.004589] CPU3: Booted secondary processor 0x0000000003 [0x410fd034] | ||
| + | [ 0.004654] smp: Brought up 1 node, 4 CPUs | ||
| + | [ 0.004681] SMP: Total of 4 processors activated. | ||
| + | [ 0.004689] CPU features: detected: 32-bit EL0 Support | ||
| + | [ 0.004696] CPU features: detected: CRC32 instructions | ||
| + | [ 0.004750] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching | ||
| + | [ 0.004760] CPU: All CPU(s) started at EL1 | ||
| + | [ 0.004782] alternatives: | ||
| + | [ 0.013118] clocksource: | ||
| + | [ 0.013155] futex hash table entries: 1024 (order: 4, 65536 bytes, linear) | ||
| + | [ 0.013304] pinctrl core: initialized pinctrl subsystem | ||
| + | [ 0.014310] NET: Registered PF_NETLINK/ | ||
| + | [ 0.014761] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations | ||
| + | [ 0.014805] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations | ||
| + | [ 0.014843] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations | ||
| + | [ 0.015183] thermal_sys: | ||
| + | [ 0.016696] cpuidle: using governor menu | ||
| + | [ 0.016912] ASID allocator initialised with 65536 entries | ||
| + | [ 0.018118] OF: /opp-table: could not get # | ||
| + | [ 0.072361] qcom, | ||
| + | [ 0.079892] SCSI subsystem initialized | ||
| + | [ 0.080119] usbcore: registered new interface driver usbfs | ||
| + | [ 0.080167] usbcore: registered new interface driver hub | ||
| + | [ 0.080203] usbcore: registered new device driver usb | ||
| + | [ 0.080437] CPUidle PSCI: failed to enable OSI mode: -95 | ||
| + | [ 0.080787] qcom_scm: convention: smc arm 64 | ||
| + | [ 0.081986] clocksource: | ||
| + | [ 0.082638] NET: Registered PF_INET protocol family | ||
| + | [ 0.082775] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear) | ||
| + | [ 0.083605] tcp_listen_portaddr_hash hash table entries: 512 (order: 1, 8192 bytes, linear) | ||
| + | [ 0.083637] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) | ||
| + | [ 0.083653] TCP established hash table entries: 8192 (order: 4, 65536 bytes, linear) | ||
| + | [ 0.083740] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear) | ||
| + | [ 0.083890] TCP: Hash tables configured (established 8192 bind 8192) | ||
| + | [ 0.083988] UDP hash table entries: 512 (order: 2, 16384 bytes, linear) | ||
| + | [ 0.084029] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear) | ||
| + | [ 0.084199] NET: Registered PF_UNIX/ | ||
| + | [ 0.084232] PCI: CLS 0 bytes, default 64 | ||
| + | [ 0.085311] workingset: timestamp_bits=46 max_order=18 bucket_order=0 | ||
| + | [ 0.088960] squashfs: version 4.0 (2009/ | ||
| + | [ 0.088975] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. | ||
| + | [ 0.090880] qcom-qmp-phy 58000.phy: supply vdda-phy not found, using dummy regulator | ||
| + | [ 0.091027] qcom-qmp-phy 58000.phy: supply vdda-pll not found, using dummy regulator | ||
| + | [ 0.092089] qcom-qmp-phy 58000.phy: Registered Qcom-QMP phy | ||
| + | [ 0.092357] qcom-qmp-phy 78000.phy: supply vdda-phy not found, using dummy regulator | ||
| + | [ 0.092488] qcom-qmp-phy 78000.phy: supply vdda-pll not found, using dummy regulator | ||
| + | [ 0.093376] qcom-qmp-phy 78000.phy: Registered Qcom-QMP phy | ||
| + | [ 0.094260] qcom-qusb2-phy 59000.phy: supply vdda-pll not found, using dummy regulator | ||
| + | [ 0.094398] qcom-qusb2-phy 59000.phy: supply vdda-phy-dpdm not found, using dummy regulator | ||
| + | [ 0.094548] qcom-qusb2-phy 59000.phy: Registered Qcom-QUSB2 phy | ||
| + | [ 0.094724] qcom-qusb2-phy 79000.phy: supply vdda-pll not found, using dummy regulator | ||
| + | [ 0.094836] qcom-qusb2-phy 79000.phy: supply vdda-phy-dpdm not found, using dummy regulator | ||
| + | [ 0.094994] qcom-qusb2-phy 79000.phy: Registered Qcom-QUSB2 phy | ||
| + | [ 0.099190] bam-dma-engine 704000.dma-controller: | ||
| + | [ 0.099215] bam-dma-engine 704000.dma-controller: | ||
| + | [ 0.103144] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled | ||
| + | [ 0.103713] msm_serial 78b3000.serial: | ||
| + | [ 0.103758] msm_serial 78b3000.serial: | ||
| + | [ 0.103805] 78b3000.serial: | ||
| + | [ 0.103839] msm_serial: console setup on port #0 | ||
| + | [ 0.804697] printk: console [ttyMSM0] enabled | ||
| + | [ 0.809826] msm_serial: driver initialized | ||
| + | [ 0.817616] loop: module loaded | ||
| + | [ 0.818923] nand: device found, Manufacturer ID: 0xef, Chip ID: 0xac | ||
| + | [ 0.820652] nand: Winbond W29N04GZ | ||
| + | [ 0.827270] nand: 512 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 | ||
| + | [ 0.830764] 26 fixed-partitions partitions found on MTD device qcom_nand.0 | ||
| + | [ 0.838085] Creating 26 MTD partitions on " | ||
| + | [ 0.844883] 0x000000000000-0x000000100000 : " | ||
| + | [ 0.851607] 0x000000100000-0x000000200000 : " | ||
| + | [ 0.856492] 0x000000200000-0x000000280000 : " | ||
| + | [ 0.861004] 0x000000280000-0x000000300000 : " | ||
| + | [ 0.866526] 0x000000300000-0x000000600000 : " | ||
| + | [ 0.874354] 0x000000600000-0x000000900000 : " | ||
| + | [ 0.879238] 0x000000900000-0x000000980000 : " | ||
| + | [ 0.882146] 0x000000980000-0x000000a00000 : " | ||
| + | [ 0.887258] 0x000000a00000-0x000000a80000 : " | ||
| + | [ 0.892713] 0x000000a80000-0x000000b00000 : " | ||
| + | [ 0.897653] 0x000000b00000-0x000000b80000 : " | ||
| + | [ 0.902608] 0x000000b80000-0x000000c00000 : " | ||
| + | [ 0.907386] 0x000000c00000-0x000000c80000 : " | ||
| + | [ 0.912607] 0x000000c80000-0x000000d00000 : " | ||
| + | [ 0.917271] 0x000000d00000-0x000000d80000 : " | ||
| + | [ 0.922505] 0x000000d80000-0x000000e80000 : " | ||
| + | [ 0.928287] 0x000000e80000-0x000000f80000 : " | ||
| + | [ 0.933362] 0x000000f80000-0x000001000000 : " | ||
| + | [ 0.938384] 0x000001000000-0x000001080000 : " | ||
| + | [ 0.943033] 0x000001080000-0x000001180000 : " | ||
| + | [ 0.948607] 0x000001180000-0x000001280000 : " | ||
| + | [ 0.953835] 0x000001280000-0x000001380000 : " | ||
| + | [ 0.959091] 0x000001380000-0x000001480000 : " | ||
| + | [ 0.964451] 0x000001480000-0x000001980000 : " | ||
| + | [ 0.972357] 0x000001980000-0x000003680000 : " | ||
| + | [ 0.997262] 0x00000e880000-0x000020000000 : " | ||
| + | [ 1.228555] mtd: setting mtd25 (rootfs) as root device | ||
| + | [ 1.228852] mtdsplit: no squashfs found in " | ||
| + | [ 1.240511] spmi spmi-0: PMIC arbiter version v2 (0x20010000) | ||
| + | [ 1.243568] s1: supplied by regulator-dummy | ||
| + | [ 1.245412] s2: supplied by regulator-dummy | ||
| + | [ 1.249401] vdd_s3: supplied by regulator-dummy | ||
| + | [ 1.253705] vdd_s4: supplied by regulator-dummy | ||
| + | [ 1.258228] s5: supplied by regulator-dummy | ||
| + | [ 1.262622] l1: supplied by regulator-dummy | ||
| + | [ 1.266756] l2: supplied by regulator-dummy | ||
| + | [ 1.270913] l3: supplied by regulator-dummy | ||
| + | [ 1.275120] l4: supplied by regulator-dummy | ||
| + | [ 1.279255] l5: supplied by regulator-dummy | ||
| + | [ 1.283424] l6: supplied by regulator-dummy | ||
| + | [ 1.287608] l7: supplied by regulator-dummy | ||
| + | [ 1.291753] l8: supplied by regulator-dummy | ||
| + | [ 1.295945] l9: supplied by regulator-dummy | ||
| + | [ 1.300208] l11: supplied by regulator-dummy | ||
| + | [ 1.304277] l12: supplied by regulator-dummy | ||
| + | [ 1.308771] l13: supplied by regulator-dummy | ||
| + | [ 1.329036] i2c_dev: i2c /dev entries driver | ||
| + | [ 1.334149] sdhci: Secure Digital Host Controller Interface driver | ||
| + | [ 1.334193] sdhci: Copyright(c) Pierre Ossman | ||
| + | [ 1.339225] sdhci-pltfm: | ||
| + | [ 1.347096] remoteproc remoteproc0: | ||
| + | [ 1.351558] NET: Registered PF_INET6 protocol family | ||
| + | [ 1.355950] Segment Routing with IPv6 | ||
| + | [ 1.360271] In-situ OAM (IOAM) with IPv6 | ||
| + | [ 1.363899] NET: Registered PF_PACKET protocol family | ||
| + | [ 1.367825] 8021q: 802.1Q VLAN Support v1.8 | ||
| + | [ 1.388557] qcom, | ||
| + | [ 1.388859] cpr4_ipq807x_apss_read_fuse_data: | ||
| + | [ 1.394869] cpr4_ipq807x_apss_read_fuse_data: | ||
| + | [ 1.401282] cpr4_ipq807x_apss_read_fuse_data: | ||
| + | [ 1.408955] cpr4_ipq807x_apss_read_fuse_data: | ||
| + | [ 1.416464] cpr3_mem_acc_init: | ||
| + | [ 1.425596] cpr4_ipq807x_apss_calculate_open_loop_voltages: | ||
| + | [ 1.432544] cpr4_ipq807x_apss_calculate_open_loop_voltages: | ||
| + | [ 1.442527] cpr4_ipq807x_apss_calculate_open_loop_voltages: | ||
| + | [ 1.452335] cpr4_ipq807x_apss_calculate_open_loop_voltages: | ||
| + | [ 1.462194] cpr4_ipq807x_apss_calculate_target_quotients: | ||
| + | [ 1.471948] cpr4_ipq807x_apss_calculate_target_quotients: | ||
| + | [ 1.482807] cpr4_ipq807x_apss_calculate_target_quotients: | ||
| + | [ 1.493743] cpr4_ipq807x_apss_calculate_target_quotients: | ||
| + | [ 1.504817] cpr3_regulator_init_ctrl: | ||
| + | [ 1.507430] cpufreq: cpufreq_online: | ||
| + | [ 1.523364] remoteproc remoteproc0: | ||
| + | [ 1.533504] ubi0: attaching mtd25 | ||
| + | [ 2.112002] random: crng init done | ||
| + | [ 2.803768] ubi0: scanning is finished | ||
| + | [ 2.811224] ubi0: attached mtd25 (name " | ||
| + | [ 2.811267] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes | ||
| + | [ 2.815977] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 | ||
| + | [ 2.822823] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 | ||
| + | [ 2.829676] ubi0: good PEBs: 2236, bad PEBs: 0, corrupted PEBs: 0 | ||
| + | [ 2.836449] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 | ||
| + | [ 2.842704] ubi0: max/mean erase counter: 7/4, WL threshold: 4096, image sequence number: 31865999 | ||
| + | [ 2.849819] ubi0: available PEBs: 0, total reserved PEBs: 2236, PEBs reserved for bad PEB handling: 80 | ||
| + | [ 2.858771] ubi0: background thread " | ||
| + | [ 2.859428] block ubiblock0_1: | ||
| + | [ 2.877321] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. | ||
| + | [ 2.877727] Freeing unused kernel memory: 1216K | ||
| + | [ 2.932054] Run /sbin/init as init process | ||
| + | [ 2.932075] | ||
| + | [ 2.932078] | ||
| + | [ 2.932081] | ||
| + | [ 2.932083] | ||
| + | [ 2.932086] | ||
| + | [ 3.058545] init: Console is alive | ||
| + | [ 3.058670] init: - watchdog - | ||
| + | [ 3.430917] kmodloader: loading kernel modules from / | ||
| + | [ 3.589684] ssdk_switch_device_num_init[1335]: | ||
| + | [ 3.589799] ssdk_dt_get_switch_node[1124]: | ||
| + | [ 3.596201] ssdk_dt_parse_access_mode[999]: | ||
| + | [ 3.602151] ssdk_dt_parse_access_mode[1012]: | ||
| + | [ 3.609438] ssdk_dt_parse_access_mode[1013]: | ||
| + | [ 3.616910] ssdk_dt_parse_mac_mode[327]: | ||
| + | [ 3.623586] ssdk_dt_parse_mac_mode[336]: | ||
| + | [ 3.629053] ssdk_dt_parse_mac_mode[345]: | ||
| + | [ 3.635011] ssdk_dt_parse_uniphy[364]: | ||
| + | [ 3.640786] ssdk_dt_parse_intf_mac[942]: | ||
| + | [ 3.646364] ssdk_dt_parse_intf_mac[942]: | ||
| + | [ 3.652958] ssdk_dt_parse_intf_mac[942]: | ||
| + | [ 3.659557] ssdk_plat_init[1692]: | ||
| + | [ 3.783168] ssdk_gcc_clock_init[1275]: | ||
| + | [ 3.784280] malibu_phy_api_ops_init[2846]: | ||
| + | [ 3.794341] aquantia_phy_api_ops_init[2241]: | ||
| + | [ 3.797692] regi_init[3953]: | ||
| + | [ 4.041990] ssdk_ppe_reset_init[1535]: | ||
| + | [ 4.045588] qca_hppe_portctrl_hw_init[126]: | ||
| + | [ 5.092030] ssdk_switch_register[2017]: | ||
| + | [ 5.092065] qca_link_polling_select[1487]: | ||
| + | [ 5.096753] ssdk_switch_register[2043]: | ||
| + | [ 5.105100] regi_init[3957]: | ||
| + | [ 5.110825] ssdk_genl_init[211]: | ||
| + | [ 5.116298] regi_init[4020]: | ||
| + | [ 5.124711] EDMA ver 1 hw init | ||
| + | [ 5.129171] EDMA HW Reset completed succesfully | ||
| + | [ 5.131846] Num rings - TxDesc:1 (23-23) TxCmpl:1 (7-7) | ||
| + | [ 5.136266] RxDesc:1 (15-15) RxFill:1 (7-7) | ||
| + | [ 5.142173] Generic PHY 90000.mdio-1: | ||
| + | [ 5.146251] nss-dp 3a001000.dp1 lan4: Registered netdev lan4(qcom-id: | ||
| + | [ 5.155678] Generic PHY 90000.mdio-1: | ||
| + | [ 5.162341] nss-dp 3a001200.dp2 lan3: Registered netdev lan3(qcom-id: | ||
| + | [ 5.171766] Generic PHY 90000.mdio-1: | ||
| + | [ 5.178507] nss-dp 3a001400.dp3 lan2: Registered netdev lan2(qcom-id: | ||
| + | [ 5.187822] GMAC4(ffffff8002f038c0) Invalid MAC@ - using a2: | ||
| + | [ 5.194207] Generic PHY 90000.mdio-1: | ||
| + | [ 5.201522] nss-dp 3a001600.dp4 lan1: Registered netdev lan1(qcom-id: | ||
| + | [ 5.210803] GMAC5(ffffff8002f048c0) Invalid MAC@ - using 76: | ||
| + | [ 5.217232] Generic PHY 90000.mdio-1: | ||
| + | [ 5.224535] nss-dp 3a001800.dp5 wan: Registered netdev wan(qcom-id: | ||
| + | [ 5.233811] GMAC6(ffffff8002f058c0) Invalid MAC@ - using 82: | ||
| + | [ 5.240328] Generic Clause 45 PHY 90000.mdio-1: | ||
| + | [ 5.247353] nss-dp 3a001a00.dp6 lan5: Registered netdev lan5(qcom-id: | ||
| + | [ 5.257280] ********************************************************** | ||
| + | [ 5.263772] * NSS Data Plane driver | ||
| + | [ 5.270353] ********************************************************** | ||
| + | [ 5.285435] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 5.285482] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 5.289940] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 5.297445] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 5.306842] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 5.312653] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 5.318208] xhci-hcd xhci-hcd.1.auto: | ||
| + | [ 5.326151] hub 1-0:1.0: USB hub found | ||
| + | [ 5.332416] hub 1-0:1.0: 1 port detected | ||
| + | [ 5.336305] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. | ||
| + | [ 5.340419] hub 2-0:1.0: USB hub found | ||
| + | [ 5.348261] hub 2-0:1.0: 1 port detected | ||
| + | [ 5.352119] xhci-hcd xhci-hcd.2.auto: | ||
| + | [ 5.355884] xhci-hcd xhci-hcd.2.auto: | ||
| + | [ 5.361307] xhci-hcd xhci-hcd.2.auto: | ||
| + | [ 5.368774] xhci-hcd xhci-hcd.2.auto: | ||
| + | [ 5.378197] xhci-hcd xhci-hcd.2.auto: | ||
| + | [ 5.384009] xhci-hcd xhci-hcd.2.auto: | ||
| + | [ 5.389563] xhci-hcd xhci-hcd.2.auto: | ||
| + | [ 5.397501] hub 3-0:1.0: USB hub found | ||
| + | [ 5.403734] hub 3-0:1.0: 1 port detected | ||
| + | [ 5.407700] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. | ||
| + | [ 5.411763] hub 4-0:1.0: USB hub found | ||
| + | [ 5.419630] hub 4-0:1.0: 1 port detected | ||
| + | [ 5.424850] kmodloader: done loading kernel modules from / | ||
| + | [ 5.431850] init: - preinit - | ||
| + | [ 7.844917] UBIFS (ubi0:2): Mounting in unauthenticated mode | ||
| + | [ 7.845021] UBIFS (ubi0:2): background thread " | ||
| + | [ 7.927255] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name " | ||
| + | [ 7.927303] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes | ||
| + | [ 7.934101] UBIFS (ubi0:2): FS size: 259031040 bytes (247 MiB, 2040 LEBs), max 2053 LEBs, journal size 12951552 bytes (12 MiB, 102 LEBs) | ||
| + | [ 7.943997] UBIFS (ubi0:2): reserved for root: 4952683 bytes (4836 KiB) | ||
| + | [ 7.956307] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 73F1A91B-1765-4BE4-B4C6-1FE79C28A0C8, | ||
| + | [ 7.963600] mount_root: overlay filesystem has not been fully initialized yet | ||
| + | [ 7.974433] mount_root: switching to ubifs overlay | ||
| + | [ 7.984410] overlayfs: null uuid detected in lower fs '/', | ||
| + | [ 8.116071] urandom-seed: | ||
| + | [ 8.151809] procd: - early - | ||
| + | [ 8.151901] procd: - watchdog - | ||
| + | [ 8.686888] procd: - watchdog - | ||
| + | [ 8.687141] procd: - ubus - | ||
| + | [ 8.743729] procd: - init - | ||
| + | [ 8.872866] urngd: v1.0.2 started. | ||
| + | [ 8.891105] kmodloader: loading kernel modules from / | ||
| + | [ 8.920353] Loading modules backported from Linux version v6.1-rc8-0-g76dcd734eca2 | ||
| + | [ 8.920392] Backport generated by backports.git v5.15.81-1-41-g02e352527db5 | ||
| + | [ 8.931638] NET: Registered PF_QIPCRTR protocol family | ||
| + | [ 8.964549] PPP generic driver version 2.4.2 | ||
| + | [ 8.965202] NET: Registered PF_PPPOX protocol family | ||
| + | [ 8.973115] ath11k c000000.wifi: | ||
| + | [ 8.973148] ath11k c000000.wifi: | ||
| + | [ 8.977317] remoteproc remoteproc0: | ||
| + | [ 8.993947] remoteproc remoteproc0: | ||
| + | [ 9.970726] remoteproc remoteproc0: | ||
| + | [ 9.972994] ath11k c000000.wifi: | ||
| + | [ 9.977732] ath11k c000000.wifi: | ||
| + | [ 9.983229] ath11k c000000.wifi: | ||
| + | [ 9.992924] kmodloader: done loading kernel modules from / | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | [ | ||
| + | |||
| + | </ | ||
| </ | </ | ||
| - | ***/ | + | |
| + | ===== Unbrick ===== | ||
| + | ==== tftp method === | ||
| + | Below is the method to unbrick without TTL access (most of the instructions on the internet doesn' | ||
| + | |||
| + | Assume using a linux pc for unbrick, and tftp client is already installed: | ||
| + | - Connect PC to router' | ||
| + | - Download the stock firmware to PC, save as 1.img in the working dir | ||
| + | - Run in terminal:< | ||
| + | tftp 192.168.1.1 | ||
| + | > | ||
| + | > | ||
| + | </code> | ||
| + | - Power off the device, hold the RESET button, power on device, keep RESET holding all the time | ||
| + | - After holding for about 20~30s, the device' | ||
| + | - Press ENTER button in the tftp. | ||
| + | - Wait for transfer to finish(there is no message indicating tftp is working during transfering, | ||
| + | - Wait for the device to auto reboot. | ||
| + | - (Optional) Do a reset of the router in the normal way, after device already starts up. | ||
| + | This method doesn' | ||
| + | |||
| + | ==== TTL + USB method (not suggested)==== | ||
| + | In the case tftp doesn' | ||
| + | |||
| + | Install the initramfs of the experimental fork of into an USB stick, perform a USB-boot with TTL. (see the steps on the '' | ||
| + | |||
| + | Once running in the initramfs, backup/ | ||
| + | < | ||
| + | dd if=/ | ||
| + | dd of=/ | ||
| + | </ | ||
| + | |||
| + | Usually what you need to backup/ | ||
| + | |||
| + | == Note == | ||
| + | |||
| + | The mtd partition table seen from the bootloader is not same as seen from official firmware or openwrt. So, this method is not really suggested, since mistakes can happen easily | ||
| + | ===== Notes ===== | ||
| + | This website contains much information about this device: [[http:// | ||
| ===== Tags ===== | ===== Tags ===== | ||
| [[meta: | [[meta: | ||
| - | {{tag> | + | {{tag>ipq807x |