Linksys E8350 V1
OpenWrt support
Hardware highlights
CPU | Ram | Flash | Network | WLAN | USB | eSata | Serial | JTag |
---|---|---|---|---|---|---|---|---|
Qualcomm dual-core IPQ8064 @ 1.4 GHz | 512 MiB | 4+128 MiB | 4x 10/100/100 | bgn + ac | 2 | Yes | Yes | ? |
Installation
! Currently available firmware is snapshot only, so it will not have a web UI.
A snapshot build with LUCI(web UI) and attached kmods archive https://github.com/SergeyFilippov/openwrt/releases/tag/v24.0.0-beta-snapshot.
Will be removed after v24 release.
OEM Easy Installation
- Login to router web UI
- Got to Administration/Firmware upgrade
- Use factory image from latest available release (*factory.bin)
De-bricking / Recovery-mode Installation
Since this router has 2 flash chips it's almost unbrickable.
- Get the original firmware: https://downloads.linksys.com/downloads/firmware/FW_E8350_1.0.03.003_20180929.bin or *factory.bin of OpenWrt
- Power off the device and disconnect the WAN port. (Only LAN port to be connected)
- Press & hold the “Reset” button
- Power on the device & wait for 10 seconds with pressed “Reset” button
- Set static IP on your PC from 192.168.1.0/24 network (Router is on IP 192.168.1.1)
- Open the Firmware Recovery page in your browser: http://192.168.1.1/index.shtml
Firmware Recovery → File Name → Recovery & Reboot
If firmware update fails, you may have to upgrade OEM firmware in order, see
https://downloads.linksys.com/downloads/releasenotes/E8350_FwReleaseNotes_1.0.03.txt
https://downloads.linksys.com/downloads/firmware/FW_E8350_1.0.01.037_20151012.bin
https://downloads.linksys.com/downloads/firmware/FW_E8350_1.0.02.009_US_20150911_single.image
Going back to Linksys Firmware / Flashing back to stock
- Follow the instructions in De-bricking / Recovery-mode Installation with an original firmware
Specific configuration
Network interfaces
The default network configuration is:
Interface Name | Description | Default configuration |
---|---|---|
br-lan | LAN & WiFi | 192.168.1.1/24 |
vlan1 (eth0.1) | LAN ports (1 to 4) | None |
vlan2 (eth0.2) | WAN port | DHCP |
wlan0 | WiFi (2.4 GHz) | Disabled |
Buttons
→ hardware.button on howto use and configure the hardware button(s).
The Linksys E8350 has the following buttons:
BUTTON | Event |
---|---|
Reset | Reset |
Wifi | Wifi On/Off |
WPS | WPS |
Power(switch) | Power On/Off |
Hardware
Info
Architecture | ARM (armv7l cortex-a15+neon vfpv4) |
---|---|
Vendor | Linksys |
Bootloader | U-Boot |
System-On-Chip | Qualcomm IPQ8064 @ 1.4 GHz |
CPU/Speed | 2 x 1.4 GHz |
Flash-Chips | SPI MX25U3235F + NAND S34MS01G2 |
Flash sizes | 4 MiB SPI + 128 MiB NAND |
RAM | 512 MiB (491 MiB for the OS) |
Wireless 1 | Qualcomm QCA9880 2.4GHz 802.11bgn |
Wireless 2 | Quantenna QSR1000 5GHz 802.11ac |
Ethernet | 4 x 10/100/1000 Mbit/s w/ vlan support |
Switch | Qualcomm Atheros QCA8337 |
USB | 1 x 3.0 + 1 x 2.0 (combo with eSata port) |
eSata | 1 (combo with one of the USB ports) |
Serial | Yes |
JTAG | Not populated |
Flash Layout
“mtd2 - mtd16” - small SPI flash - u-boot & board configs.
Layer0 | SPI NOR flash 4 MiB | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Layer1 | mtd2 0:sbl1 64 KiB first stage boot loader | mtd3 0:mibib 128 KiB | mtd4 0:sbl2 128 KiB | mtd5 0:sbl3 192 KiB | mtd6 0:ddrconfig 64 KiB | mtd7 0:ssd 64 KiB | mtd8 0:tz 192 KiB | mtd9 0:rpm 128 KiB | mtd10 0:oldappsbl 256 KiB | mtd11 0:appsblenv 256 KiB Device MAC address is here | mtd12 0:ART 128 KiB | mtd13 0:uboot 320 KiB | mtd14 0:oldnss1 128 KiB | mtd15 0:nvram 128 KiB | mtd16 0:oldkernel 1920 KiB Not used. Kernel in NAND UBI |
“mtd0-mtd1” - is the big NAND flash. “mtd0” used as /dev/ubi0.
Layer0 | NAND flash 128 MiB | |||
---|---|---|---|---|
Layer1 | mtd0 ubi 64 MiB | mtd1 extra 64 MiB |
||
Layer2 | UBI partition /dev/ubi0 | Not used | ||
Layer3 | kernel /dev/ubi0_0Linux kernel (raw image) | rootfs /dev/ubi0_1mounted: “ /rom ”, SquashFS size depends on selected packages | rootfs_data /dev/ubi0_2mounted: “ /overlay ”, UBIFS all remaining free space |
FLASH partitions
# cat /proc/mtd dev: size erasesize name mtd0: 04000000 00020000 "ubi" 128MiB flash mtd1: 04000000 00020000 "extra" 128MiB flash mtd2: 00010000 00010000 "0:sbl1" SPI 4MiB flash mtd3: 00020000 00010000 "0:mibib" SPI 4MiB flash mtd4: 00020000 00010000 "0:sbl2" SPI 4MiB flash mtd5: 00030000 00010000 "0:sbl3" SPI 4MiB flash mtd6: 00010000 00010000 "0:ddrconfig" SPI 4MiB flash mtd7: 00010000 00010000 "0:ssd" SPI 4MiB flash mtd8: 00030000 00010000 "0:tz" SPI 4MiB flash mtd9: 00020000 00010000 "0:rpm" SPI 4MiB flash mtd10: 00040000 00010000 "0:oldappsbl" SPI 4MiB flash mtd11: 00040000 00010000 "0:appsblenv" SPI 4MiB flash mtd12: 00020000 00010000 "0:ART" SPI 4MiB flash mtd13: 00050000 00010000 "0:uboot" SPI 4MiB flash mtd14: 00020000 00010000 "0:oldnss1" SPI 4MiB flash mtd15: 00020000 00010000 "0:nvram" SPI 4MiB flash mtd16: 001e0000 00010000 "0:oldkernel" SPI 4MiB flash - another linux kernel -> not used, kernel loads initially directly from the NAND UBI volume 0(ubi/rootfs) which is OS mapped under the mtd0 -> /dev/ubi0 /dev/ubi0_0 - linux kernel /dev/ubi0_1 - rootfs squashfs /dev/ubi0_2 - rootfs_data(rw) -> overlay
!!! WARNING: Do not touch the SPI partitions. You might damage the boot process.
128MiB nand flash is split in two 64MiB partitions: “ubi/rootfs - mtd0 ” and “extra - mtd1”
First partition is the OS. The Second partition is not used ( may be the manufacturer initially wanted to have dual boot device with recovery partition )
You can use the second 64MiB partition the way you want:
MAKE SURE “Extra” partition is visible and mapped to “mtd1”
cat /proc/mtd |grep extra mtd1: 04000000 00020000 "extra" ubiformat /dev/mtd1 ubiattach -m 1 ubimkvol /dev/ubi1 -n0 -N extra_space -m
Photos
Opening the case
- Remove the rubber legs at the bottom side of the router.
- There are 4 screws which have to be removed.
- Use plastic card or similar tool and gently start opening it from the back side.
Serial
The serial port pins are unpopulated. You need to solder connecting cables or similar.
Serial connection parameters for Linksys E8350 v1 | 115200, 8N1 |
---|
USB to Serial TTL:
TX PCB board <> RX USB serial ttl dongle
RX PCB board <> TX USB serial ttl dongle
GND PCB board <> GND USB serial ttl dongle
JTAG
JTAG is not tested. It looks like there are not populated JTAG pins on the PCB.
Bootlogs
OEM bootlog
U-Boot 2012.07-svn65 [local,local] (Sep 11 2015 - 09:46:52) CyberTan U-Boot Version: v1.0 smem ram ptable found: ver: 0 len: 5 DRAM: 491 MiB NAND: SF: Detected MX25U3235F with page size 64 KiB, total 4 MiB ipq_spi: page_size: 0x100, sector_size: 0x10000, size: 0x400000 132 MiB In: serial Out: serial Err: serial cdp: get part failed for rootfs Net: MAC1 addr:0:3:7f:ba:db:1 athrs17_reg_init: complete athrs17_vlan_config ...done S17 inits done MAC2 addr:0:3:7f:ba:db:2 eth0 Warning: eth0 MAC addresses don't match: Address in SROM is 00:03:7f:ba:db:01 Address in environment is b4:75:0e:c0:03:6b , eth1 Warning: eth1 MAC addresses don't match: Address in SROM is 00:03:7f:ba:db:02 Address in environment is 00:06:3b:01:41:01 Hit any key to stop autoboot: 0 Device 1: nand1... is now current device Creating 1 MTD partitions on "nand0": 0x000000000000-0x000004000000 : "mtd=0" UBI: attaching mtd2 to ubi0 UBI: physical eraseblock size: 131072 bytes (128 KiB) UBI: logical eraseblock size: 126976 bytes UBI: smallest flash I/O unit: 2048 UBI: VID header offset: 2048 (aligned 2048) UBI: data offset: 4096 UBI: attached mtd2 to ubi0 UBI: MTD device name: "mtd=0" UBI: MTD device size: 64 MiB UBI: number of good PEBs: 512 UBI: number of bad PEBs: 0 UBI: max. allowed volumes: 128 UBI: wear-leveling threshold: 4096 UBI: number of internal volumes: 1 UBI: number of user volumes: 3 UBI: available PEBs: 0 UBI: total number of reserved PEBs: 512 UBI: number of PEBs reserved for bad PEB handling: 5 UBI: max/mean erase counter: 2/0 Read 0 bytes from volume kernel to 44000000 No size specified -> Using max size (1904640) Image Name: Linux-3.4.0 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 1820472 Bytes = 1.7 MiB Load Address: 41508000 Entry Point: 41508000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Setting up atags for msm partition: rootfs device nand0 <nand0>, # parts = 1 #: name size offset mask_flags 0: fs 0x04000000 0x00000000 0 active partition: nand0,0 - (fs) 0x04000000 @ 0x00000000 defaults: mtdids : none mtdparts: none Using machid 0x1260 from environment Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0 [ 0.000000] Linux version 3.4.0 (zls@team2) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #14 SMP Fri Sep 28 15:57:55 EDT 2018 [ 0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5387d [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] Machine: Qualcomm Atheros AP148 reference board [ 0.000000] Partition (from atag) rootfs -- Offset:0 Size:200 [ 0.000000] memory pool 3 (start 5fc00000 size 400000) initialized [ 0.000000] Memory policy: ECC disabled, Data cache writealloc [ 0.000000] smem_find(137, 80): wrong size 72 [ 0.000000] socinfo_init: v6, id=202, ver=1.0, raw_id=2064, raw_ver=2064, hw_plat=0, hw_plat_ver=65536 [ 0.000000] accessory_chip=0 hw_plat_subtype=0 [ 0.000000] PERCPU: Embedded 8 pages/cpu @c0b39000 s10304 r8192 d14272 u32768 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 123690 [ 0.000000] Kernel command line: console=ttyHSL1,115200n8 ubi.mtd=rootfs root=mtd:ubi_rootfs [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes) [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Memory: 487MB = 487MB total [ 0.000000] Memory: 486700k/490796k available, 11988k reserved, 0K highmem [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB) [ 0.000000] vmalloc : 0xdf000000 - 0xff000000 ( 512 MB) [ 0.000000] lowmem : 0xc0000000 - 0xdeb00000 ( 491 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc04fc000 (5072 kB) [ 0.000000] .init : 0xc0500000 - 0xc0603840 (1039 kB) [ 0.000000] .data : 0xc0604000 - 0xc067eee0 ( 492 kB) [ 0.000000] .bss : 0xc067ef04 - 0xc07350ec ( 729 kB) [ 0.000000] SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:1689 [ 0.000000] sched_clock: 32 bits at 32kHz, resolution 31240ns, wraps every 134175798ms [ 0.000000] Console: colour dummy device 80x30 [ 0.150421] Calibrating delay using timer specific routine.. 12.55 BogoMIPS (lpj=62782) [ 0.150452] pid_max: default: 32768 minimum: 301 [ 0.150921] Mount-cache hash table entries: 512 [ 0.152452] CPU: Testing write buffer coherency: ok [ 0.152671] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.152702] Setting up static identity map for 0x41897b70 - 0x41897bf8 [ 0.154826] CPU1: Booted secondary processor [ 0.154920] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.154982] Brought up 2 CPUs [ 0.155014] SMP: Total of 2 processors activated (25.11 BogoMIPS). [ 0.170665] dummy: [ 0.171321] NET: Registered protocol family 16 [ 0.172071] AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver [ 0.174476] meminfo_init: smem ram ptable found: ver: 0 len: 5 [ 0.174507] Found 1 memory banks grouped into 8 memory regions [ 0.175070] gpiochip_add: registered GPIOs 0 to 151 on device: msmgpio [ 0.175570] QFPROM TSENS calibration data not present [ 0.175601] smem_find(137, 80): wrong size 72 [ 0.175632] socinfo_init: v6, id=202, ver=1.0, raw_id=2064, raw_ver=2064, hw_plat=0, hw_plat_ver=65536 [ 0.175632] accessory_chip=0 hw_plat_subtype=0 [ 0.175663] msm_rpm_init: RPM firmware 3.0.16777338 [ 0.183255] clk_tbl_nss - loaded [ 0.185567] msm_rpm_get_status(): Status id 393 not defined for target [ 0.185567] msm_rpm_get_status(): Status id 393 not defined for target [ 0.185598] msm_rpm_get_status(): Status id 393 not defined for target [ 0.185598] msm_rpm_get_status(): Status id 393 not defined for target [ 0.185629] msm_rpm_get_status(): Status id 393 not defined for target [ 0.185629] msm_rpm_get_status(): Status id 393 not defined for target [ 0.194782] Register DIAG LED in /proc/sys/diag_blink. [ 0.209903] msm_dmov_memcpy_init: Success [ 0.216369] sps:BAM 0x12244000 enabled: ver:0x5, number of pipes:20 [ 0.216401] sps:BAM 0x12244000 is registered. [ 0.216651] sps:sps is ready. [ 0.310934] msm_pcie_setup: link initialized [ 0.311277] PCI host bridge to bus 0000:00 [ 0.311308] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fefffff] [ 0.311808] PCI: bus0: Fast back to back transfers disabled [ 0.312683] PCI: bus1: Fast back to back transfers disabled [ 0.330990] msm_pcie_setup: link initialized [ 0.331333] PCI host bridge to bus 0000:02 [ 0.331333] pci_bus 0000:02: root bus resource [mem 0x2e000000-0x31efffff] [ 0.331802] PCI: bus2: Fast back to back transfers disabled [ 0.332646] PCI: bus3: Fast back to back transfers disabled [ 1.353858] msm_pcie_setup: link initialization failed [ 1.354108] pci 0000:02:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff] [ 1.354108] pci 0000:02:00.0: BAR 9: assigned [mem 0x2e200000-0x2e2fffff pref] [ 1.354139] pci 0000:03:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit] [ 1.354170] pci 0000:03:00.0: BAR 6: assigned [mem 0x2e200000-0x2e20ffff pref] [ 1.354201] pci 0000:02:00.0: PCI bridge to [bus 03-03] [ 1.354201] pci 0000:02:00.0: bridge window [mem 0x2e000000-0x2e1fffff] [ 1.354233] pci 0000:02:00.0: bridge window [mem 0x2e200000-0x2e2fffff pref] [ 1.354264] PCI: enabling device 0000:02:00.0 (0140 -> 0143) [ 1.354358] pci 0000:00:00.0: BAR 9: assigned [mem 0x08000000-0x080fffff pref] [ 1.354358] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x0800ffff pref] [ 1.354389] pci 0000:01:00.0: BAR 2: assigned [mem 0x08010000-0x0801ffff pref] [ 1.354420] pci 0000:01:00.0: BAR 3: assigned [mem 0x08020000-0x0802ffff pref] [ 1.354451] pci 0000:00:00.0: PCI bridge to [bus 01-01] [ 1.354482] pci 0000:00:00.0: bridge window [mem 0x08000000-0x080fffff pref] [ 1.354514] PCI: enabling device 0000:00:00.0 (0140 -> 0143) [ 1.375101] bio: create slab <bio-0> at 0 [ 1.376538] SCSI subsystem initialized [ 1.378350] spi_qsd spi_qsd.5: master is unqueued, this is deprecated [ 1.380693] spi_qsd spi_qsd.6: master is unqueued, this is deprecated [ 1.383036] spi_qsd spi_qsd.2: master is unqueued, this is deprecated [ 1.388034] Switching to clocksource gp_timer [ 1.407341] NET: Registered protocol family 2 [ 1.407685] IP route cache hash table entries: 4096 (order: 2, 16384 bytes) [ 1.408216] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 1.408403] TCP bind hash table entries: 16384 (order: 5, 131072 bytes) [ 1.408622] TCP: Hash tables configured (established 16384 bind 16384) [ 1.408622] TCP: reno registered [ 1.408653] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 1.408653] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 1.409122] NET: Registered protocol family 1 [ 1.411090] smd: register irq failed on wcnss_a11 [ 1.411121] smd: deregistering IRQs [ 1.411184] SMD: smd_core_platform_init() failed [ 1.412027] Partition(from smem) sbl1 -- Offset:0 Size:10000 [ 1.412027] Partition(from smem) mibib -- Offset:10000 Size:20000 [ 1.412058] Partition(from smem) sbl2 -- Offset:30000 Size:20000 [ 1.412089] Partition(from smem) sbl3 -- Offset:50000 Size:30000 [ 1.412089] Partition(from smem) ddrconfig -- Offset:80000 Size:10000 [ 1.412121] Partition(from smem) ssd -- Offset:90000 Size:10000 [ 1.412152] Partition(from smem) tz -- Offset:a0000 Size:30000 [ 1.412183] Partition(from smem) rpm -- Offset:d0000 Size:20000 [ 1.412183] Partition(from smem) oldappsbl -- Offset:f0000 Size:40000 [ 1.412214] Partition(from smem) APPSBLENV -- Offset:130000 Size:40000 [ 1.412214] Partition(from smem) ART -- Offset:170000 Size:20000 [ 1.412246] Partition(from smem) uboot -- Offset:190000 Size:50000 [ 1.412277] Partition(from smem) oldnss1 -- Offset:1e0000 Size:20000 [ 1.412308] Partition(from smem) nvram -- Offset:200000 Size:20000 [ 1.412308] Partition(from smem) oldkernel -- Offset:220000 Size:1e0000 [ 1.427460] acpuclk-ipq806x acpuclk-ipq806x: SPEED BIN: 0 [ 1.427460] acpuclk-ipq806x acpuclk-ipq806x: ACPU PVS: 2 [ 1.435238] acpuclk-ipq806x acpuclk-ipq806x: CPU0: 6 frequencies supported [ 1.435270] acpuclk-ipq806x acpuclk-ipq806x: CPU1: 6 frequencies supported [ 1.436863] msm_rpm_log_probe: OK [ 1.457388] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.457419] jffs2: version 2.2. (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) �© 2001-2006 Red Hat, Inc. [ 1.459325] msgmni has been set to 950 [ 1.461105] io scheduler noop registered [ 1.461137] io scheduler deadline registered (default) [ 1.461824] HDLC line discipline maxframe=4096 [ 1.461824] N_HDLC line discipline registered. [ 1.462855] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 1.465167] msm_serial_hs module loaded [ 1.465417] msm_serial_hsl: detected port #1 [ 1.465635] msm_serial_hsl.1: ttyHSL1 at MMIO 0x16340000 (irq = 184) is a MSM [ 1.466104] msm_serial_hsl: console setup on port #1 [ 2.296813] console [ttyHSL1] enabled [ 2.300093] msm_serial_hsl: driver initialized [ 2.309809] ahci ahci.0: forcing PORTS_IMPL to 0x1 [ 2.313620] ahci ahci.0: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode [ 2.321774] ahci ahci.0: flags: ncq sntf pm led clo only pmp pio slum part ccc apst [ 2.330521] scsi0 : ahci_platform [ 2.333520] ata1: SATA max UDMA/133 mmio [mem 0x29000000-0x2900017f] port 0x100 irq 241 [ 2.343111] msm_nand_probe: phys addr 0x1ac00000 [ 2.346797] msm_nand_probe: dmac 0x3 [ 2.350421] msm_nand_probe: allocated dma buffer at ffdfc000, dma_addr 5ec26000 [ 2.359075] status: 20 [ 2.360418] nandid: 1580a12c maker 2c device a1 [ 2.364948] ONFI probe : Found an ONFI compliant device MT29F1G08ABBDAH4 , [ 2.372196] Found a supported NAND device [ 2.376038] NAND Controller ID : 0x4030 [ 2.379912] NAND Device ID : 0x1580a12c [ 2.383755] Buswidth : 8 Bits [ 2.386722] Density : 128 MByte [ 2.389971] Pagesize : 2048 Bytes [ 2.393220] Erasesize: 131072 Bytes [ 2.396688] Oobsize : 64 Bytes [ 2.399843] CFG0 Init : 0xa8d408c0 [ 2.403311] CFG1 Init : 0x0004745c [ 2.406779] ECCBUFCFG : 0x00000203 [ 2.410996] Creating 1 MTD partitions on "msm_nand": [ 2.415213] 0x000000000000-0x000004000000 : "rootfs" [ 2.567728] mtd: partition "rootfs" set to be root filesystem [ 2.573320] split_squashfs: no squashfs found in "msm_nand" [ 2.578569] m25p80 spi5.0: found mx25u3235f, expected s25fl512s [ 2.583911] m25p80 spi5.0: mx25u3235f (4096 Kbytes) [ 2.589409] Creating 15 MTD partitions on "m25p80": [ 2.593626] 0x000000000000-0x000000010000 : "sbl1" [ 2.600843] 0x000000010000-0x000000030000 : "mibib" [ 2.606997] 0x000000030000-0x000000050000 : "sbl2" [ 2.613214] 0x000000050000-0x000000080000 : "sbl3" [ 2.619431] 0x000000080000-0x000000090000 : "ddrconfig" [ 2.625929] 0x000000090000-0x0000000a0000 : "ssd" [ 2.631896] 0x0000000a0000-0x0000000d0000 : "tz" [ 2.637425] 0x0000000d0000-0x0000000f0000 : "rpm" [ 2.643142] 0x0000000f0000-0x000000130000 : "oldappsbl" [ 2.649015] 0x000000130000-0x000000170000 : "APPSBLENV" [ 2.654607] 0x000000170000-0x000000190000 : "ART" [ 2.659731] 0x000000190000-0x0000001e0000 : "uboot" [ 2.664979] 0x0000001e0000-0x000000200000 : "oldnss1" [ 2.670509] 0x000000200000-0x000000220000 : "nvram" [ 2.675820] 0x000000220000-0x000000400000 : "oldkernel" [ 2.682193] UBI: attaching mtd0 to ubi0 [ 2.685004] UBI: physical eraseblock size: 131072 bytes (128 KiB) [ 2.691283] UBI: logical eraseblock size: 126976 bytes [ 2.696626] UBI: smallest flash I/O unit: 2048 [ 2.698094] ata1: SATA link down (SStatus 0 SControl 300) [ 2.706747] UBI: VID header offset: 2048 (aligned 2048) [ 2.712714] UBI: data offset: 4096 [ 3.708372] UBI: max. sequence number: 11 [ 3.735363] UBI: attached mtd0 to ubi0 [ 3.738144] UBI: MTD device name: "rootfs" [ 3.743142] UBI: MTD device size: 64 MiB [ 3.748016] UBI: number of good PEBs: 512 [ 3.752608] UBI: number of bad PEBs: 0 [ 3.757013] UBI: number of corrupted PEBs: 0 [ 3.761480] UBI: max. allowed volumes: 128 [ 3.766041] UBI: wear-leveling threshold: 4096 [ 3.770759] UBI: number of internal volumes: 1 [ 3.775164] UBI: number of user volumes: 3 [ 3.779631] UBI: available PEBs: 0 [ 3.784004] UBI: total number of reserved PEBs: 512 [ 3.788909] UBI: number of PEBs reserved for bad PEB handling: 5 [ 3.794876] UBI: max/mean erase counter: 2/0 [ 3.799156] UBI: image sequence number: 966812879 [ 3.803936] UBI: background thread "ubi_bgt0d" started, PID 626 [ 3.809965] UBI error: ubi_init: cannot attach mtd0 [ 3.835988] _nvram_read: read len=0xff00, magic=48534c46 [ 3.875132] GPIO Bitbanged MDIO: probed [ 3.880162] PPP generic driver version 2.4.2 [ 3.883973] NET: Registered protocol family 24 [ 3.888034] tsens_tm_probe : TSENS early init not done. [ 3.893064] tsens8960-tm: probe of tsens8960-tm failed with error -14 [ 3.901280] cpuidle: using governor ladder [ 3.904342] cpuidle: using governor menu [ 3.909809] TCP: cubic registered [ 3.913714] NET: Registered protocol family 10 [ 3.918931] IPv6 over IPv4 tunneling driver [ 3.925335] NET: Registered protocol family 17 [ 3.929272] Bridge firewalling registered [ 3.932739] 8021q: 802.1Q VLAN Support v1.8 [ 3.937019] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0 [ 3.944673] Registering SWP/SWPB emulation handler [ 3.949453] clock_late_init: Removing enables held for handed-off clocks [ 3.964042] ipq_nss_get_mac_addr: MAC[0]: ff:ff:ff:ff:ff:ff [ 3.968759] ipq_nss_get_mac_addr: MAC[1]: ff:ff:ff:ff:ff:ff [ 3.974258] ipq_nss_get_mac_addr: MAC[2]: ff:ff:ff:ff:ff:ff [ 3.979818] ipq_nss_get_mac_addr: MAC[3]: ff:ff:ff:ff:ff:ff [ 3.985442] no pmic restart interrupt specified [ 3.991471] msm_cache_dump_probe: could not register L2 buffer ret = -22. [ 4.007341] VFS: Mounted root (squashfs filesystem) readonly on device 31:17. [ 4.014058] Freeing init memory: 1036K /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: /dev/nvramNo such file or directory: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: /dev/nvramNo such file or directory: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram/dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory : No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory /dev/nvram: No such file or directory - preinit - Press the [f] key and hit [enter] to enter failsafe mode - regular preinit - [ 11.211027] UBIFS: recovery needed [ 11.414464] UBIFS: recovery completed [ 11.417088] UBIFS: mounted UBI device 0, volume 2, name "ubi_rootfs_data" [ 11.423867] UBIFS: file system size: 30220288 bytes (29512 KiB, 28 MiB, 238 LEBs) [ 11.431490] UBIFS: journal size: 1523712 bytes (1488 KiB, 1 MiB, 12 LEBs) [ 11.438800] UBIFS: media format: w4/r0 (latest is w4/r0) [ 11.444579] UBIFS: default compressor: lzo [ 11.448672] UBIFS: reserved for root: 1427378 bytes (1393 KiB) switching to jffs2 - init - cmd=[touch /tmp/var/lib/nfs/xtab ] cmd=[chmod 644 /tmp/var/lib/nfs/xtab ] cmd=[touch /tmp/var/lib/nfs/etab ] cmd=[chmod 644 /tmp/var/lib/nfs/etab ] cmd=[touch /tmp/var/lib/nfs/rmtab ] cmd=[chmod 644 /tmp/var/lib/nfs/rmtab ] cmd=[touch /tmp/var/lib/nfs/state ] cmd=[chmod go-rwx /tmp/var/lib/nfs/state ] cmd=[touch /tmp/disk_updating_lock ] cmd=[chmod 644 /tmp/disk_u�md=[chmod 644 /tmp/file_variable_updating_lock ] pre_sysinit: Setup console The boot is UNKNOWN The boot is UNKNOWN /bin/sh: can't create /dev/: Is a directory Restoring Storage Nvram Defaults disk(0, 0) execute /etc/init.d/boot start [ 12.864323] ssdk_plat_init start [ 12.866541] Register QCA PHY driver [ 13.720524] qca-ssdk module init succeeded! [ 14.241611] usbcore: registered new interface driver usbfs [ 14.246141] usbcore: registered new interface driver hub [ 14.251452] usbcore: registered new device driver usb [ 14.429865] md: linear personality registered for level -1 [ 14.443392] md: raid0 personality registered for level 0 [ 14.457075] md: raid1 personality registered for level 1 [ 14.470571] Button Hotplug driver version 0.4.1 [ 14.840331] NTFS driver 2.1.30 [Flags: R/O MODULE]. [ 15.169728] nss_driver - fw of size 321792 bytes copied to load addr: 40000000 [ 15.194064] nss_driver - Turbo Support 1 [ 15.198375] bf22f994: NSS Shaping is enabled, handler id: 0 [ 15.241674] nss_driver - fw of size 3568 bytes copied to load addr: 40800000 [ 15.249578] Error - Duplicate Interface CB Registered for interface 51 [ 15.383630] L2TP core driver, V2.0 [ 15.395501] L2TP netlink interface [ 15.408028] nss_gmac: ********************************************************** [ 15.414401] nss_gmac: * Driver :NSS GMAC Driver for RTL v(3.72a) [ 15.420649] nss_gmac: * Version :1.0 [ 15.424367] nss_gmac: * Copyright :Copyright (c) 2013 The Linux Foundation. All rights reserved. [ 15.433177] nss_gmac: ********************************************************** [ 15.441018] nss_gmac: GMAC1(dd4b14c0) Invalid MAC@ - using de:df:e0:e1:e2:e3 [ 15.453639] nss_gmac: GMAC2(dd4b2cc0) Invalid MAC@ - using be:bf:c0:c1:c2:c3 [ 16.528803] nss_macsec init success [ 16.700812] asf: module license 'Proprietary' taints kernel. [ 16.705435] Disabling lock debugging due to kernel taint [ 16.721399] ****Address of trace_timer :bf28935c [ 16.955014] ath_hal: 0.9.17.1 (AR5416, AR9380, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D) [ 16.972696] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved [ 16.990909] ath_dfs: Version 2.0.0 [ 16.990909] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved [ 17.035395] ath_spectral: Version 2.0.0 [ 17.035426] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved [ 17.045954] SPECTRAL module built on Sep 28 2018 19:40:04 [ 17.060980] ath_tx99: Version 2.0 [ 17.060980] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved [ 17.247828] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved [ 18.526366] ath_pci: 10.2.2.60.17 (Atheros/multi-bss) [ 18.530459] ath_pci_probe [ 18.532989] PCI device id is 003c :003c [ 18.536832] PCI: enabling device 0000:03:00.0 (0140 -> 0142) [ 18.542767] ath_pci 0000:03:00.0: ath DEBUG: sc=0xdd3fa600 [ 18.547922] [ 18.547922] ol_ath_pci_configure : num_desired MSI set to 0 [ 18.555076] [ 18.555076] Using PCI Legacy Interrupt [ 19.558450] CE_per_engine_handler_adjust, base=dd3fa600 offset=57400 [ 19.563886] CE_per_engine_handler_adjust, base=dd3fa600 offset=57800 [ 19.580662] __ol_ath_attach: ath_attach TODO [ 19.583911] __ol_ath_attach 1272 host_enable 1 [ 19.588409] __ol_ath_attach: dev name wifi0 [ 19.592502] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko) [ 19.601905] OL_ACBKMinfree : 0 [ 19.604998] OL_ACBEMinfree : 0 [ 19.608153] OL_ACVIMinfree : 0 [ 19.611246] OL_ACVOMinfree : 0 [ 19.614370] ol_ath_attach() BMI inited. [ 19.618338] ol_ath_attach() BMI Get Target Info. [ 19.622805] ol_ath_attach() TARGET TYPE: 7 Vers 0x4100016c [ 19.628397] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0 [ 19.633833] ol_ath_attach() configure Target . [ 19.638175] ol_transfer_bin_file 1787: Download Board data len 2116 [ 19.648578] ol_ath_download_firmware: Using 0x1234 for the remainder of init [ 19.654607] ol_transfer_bin_file 1779: Download OTP data len 7208 [ 19.745485] ol_transfer_bin_file 1825: Download Firmware data len 229488 [ 20.736769] ol_ath_attach() Download FW. [ 20.739800] ol_ath_attach() HT Create . [ 20.743580] ol_ath_attach() HIF Claim. [ 20.747422] ol_ath_attach() BMI Done. [ 20.751077] ol_ath_attach() WMI attached. wmi_handle db080000 [ 20.756857] +HWT [ 20.758700] SOC_RESET_CONTROL_ADDRESS : 800 [ 20.762855] CPU_INTR_ADDRESS = [0] [ 20.766229] SOC_GLOBAL_RESET_ADDRESS = [0] [ 20.770321] Rx_Filter : [0] [ 20.773102] CE_per_engine_handler_adjust, base=dd3fa600 offset=57400 [ 20.779537] CE_per_engine_handler_adjust, base=dd3fa600 offset=57800 [ 20.785973] CE_per_engine_handler_adjust, base=dd3fa600 offset=57c00 [ 20.792408] CE_per_engine_handler_adjust, base=dd3fa600 offset=58000 [ 20.798812] CE_per_engine_handler_adjust, base=dd3fa600 offset=58400 [ 20.805310] CE_per_engine_handler_adjust, base=dd3fa600 offset=58800 [ 20.814151] CE_recv_buf_enqueue 653 Populate last entry 512 for CE 5 [ 20.819462] CE_recv_buf_enqueue 662 CE 5 wi 511 dest_ptr 0x5b838040 nbytes 0 recv_ctxt 0xdb16e900 [ 20.828366] -HWT [ 20.830240] HTC Service:0x0300 ep:1 TX flow control disabled [ 20.837082] CE_pkt_dl_len_set CE 4 Pkt download length 64 [ 20.841549] ol_txrx_pdev_attach: 1424 tx desc's allocated ; range starts from d9f20000 [ 20.849640] HTC Service:0x0100 ep:2 TX flow control disabled [ 20.855826] wmi_service_ready_event_rx: WMI UNIFIED SERVICE READY event [ 20.861761] num_rf_chain : 00000003 [ 20.865229] ht_cap_info: : 0000085b [ 20.868697] vht_cap_info : 338001b2 [ 20.872164] vht_supp_mcs : 0000ffea [ 20.875632] LARGE_AP enabled. num_peers 144, num_vdevs 16, num_tids 256 [ 20.882255] idx 0 req 1 num_units 0 num_unit_info 2 unit size 444 actual units 145 [ 20.890003] chunk 0 len 64380 requested ,ptr 0x5b4a0000 [ 20.904342] FIRMWARE:P 145 V 16 T 443 [ 20.904342] [ 20.908528] FIRMWARE:_wlan_rtt_enable [ 20.914401] wmi_ready_event_rx: WMI UNIFIED READY event [ 20.918837] ol_ath_connect_htc() WMI is ready [ 20.923117] ol_ath_set_host_app_area TODO [ 20.927147] target uses HTT version 2.1; host uses 2.1 [ 20.936301] ol_ath_attach() connect HTC. [ 20.939300] bypasswmi : 0 [ 20.941861] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0. [ 20.953733] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150 [ 20.960481] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140 [ 20.967228] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0 [ 20.974039] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150 [ 20.980880] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x10100 [ 20.988097] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x20100 [ 20.995282] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x40100 [ 21.002561] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100100 [ 21.009965] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200100 [ 21.017338] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400100 [ 21.024711] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x800100 [ 21.032271] ol_ath_phyerr_attach: called [ 21.036176] OL Resmgr Init-ed [ 21.039081] ol_if_spectral_setup [ 21.042236] SPECTRAL : get_capability not registered [ 21.047203] HAL_CAP_PHYDIAG : Capable [ 21.050859] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 231) [ 21.058919] SPECTRAL : get_capability not registered [ 21.063917] HAL_CAP_RADAR : Capable [ 21.067510] SPECTRAL : Need to fix the capablity check for SPECTRAL [ 21.067510] (spectral_attach : 236) [ 21.077319] SPECTRAL : get_capability not registered [ 21.082286] HAL_CAP_SPECTRAL_SCAN : Capable [ 21.086410] SPECTRAL : get_tsf64 not registered [ 21.090971] spectral_init_netlink 52 NULL SKB [ 21.095282] Green-AP : Green-AP : Attached [ 21.095282] [ 21.100843] Green-AP : Attached [ 21.104029] ol_ath_smart_ant_attach: Hardware doest not support Smart Antenna. [ 21.111184] ol_if_dfs_setup: called [ 21.114745] ol_if_dfs_attach: called; ptr=daf81984, radar_info=db6dfbd0 [ 21.121649] ol_ath_rtt_meas_report_attach: called [ 21.126148] ol_ath_attach() UMAC attach . [ 21.130115] ol_if_dfs_configure: called [ 21.133895] ol_if_dfs_configure: FCC domain [ 21.138113] ol_if_dfs_disable: called [ 21.141768] ol_ath_attach: Calling ol_if_dfs_configure [ 21.146860] __ol_ath_attach: init tx/rx TODO [ 21.151109] __ol_ath_attach: hard_header_len reservation 58 [ 21.167478] Initializing Pktlogs for 11ac [ 21.180037] __sa_init_module [ 21.307528] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) [ 21.582474] ip_tables: (C) 2000-2006 Netfilter Core Team [ 21.751327] [wifi0] FWLOG: [21079] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x460, 0x460, 0x0 ) [ 21.758887] [wifi0] FWLOG: [21079] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x460, 0x460, 0x0 ) [ 21.767572] [wifi0] FWLOG: [21079] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x460, 0x460, 0x0 ) [ 21.776288] [wifi0] FWLOG: [21079] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x460, 0x460, 0x0 ) [ 21.784942] [wifi0] FWLOG: [21084] WHAL_ERROR_RECV_STOPPCU ( 0x110298a, 0x3 ) [ 21.792064] [wifi0] FWLOG: [21084] WHAL_ERROR_RESET_PM ( ) [ 21.831740] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 21.837519] msm_hsusb_host msm_hsusb_host: unable to find transceiver [ 21.875788] nf_conntrack version 0.5.0 (7620 buckets, 30480 max) [ 22.004404] PPPoL2TP kernel driver, V2.0 [ 22.212589] hahaha init ipt webstr module... [ 22.309809] xt_time: kernel timezone is -0000 [ 22.657731] nf_conntrack_rtsp v0.6.21 loading [ 22.670915] nf_nat_rtsp v0.6.21 loading [ 22.703530] [cbt_tcp_init]: init tcp module .. [ 22.706935] [init]: tcp_init ok [ 22.710090] [dns_init]: init dns module .. [ 22.714151] [init]: dns_init ok [ 22.717307] [pct_init]: init pct module .. [ 22.721368] [init]: pct_init ok [ 22.724492] [pct6_init]: init pct module .. [ 22.728647] [init]: pct6_init ok [ 22.731865] [ssl_init]: init ssl module .. [ 22.735926] [init]: ssl_init ok [ 22.739237] [ssl6_init]: init ssl module .. [ 22.743236] [init]: ssl6_init ok [ 22.795907] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 22.991596] ipq-dwc3 ipq-dwc3.0: unable to read platform data num of dbm eps [ 23.098313] xhci-hcd xhci-hcd.0: xHCI Host Controller [ 23.102436] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 1 [ 23.109715] xhci-hcd xhci-hcd.0: irq 142, io mem 0x11000000 [ 23.115463] usb_set_configuration: has interfaces 1 [ 23.120087] usb_device_match: usb driver name usbfs, busnum 1 [ 23.125710] usb_device_match: usb driver name hub, busnum 1 [ 23.131302] hub 1-0:1.0: USB hub found [ 23.135020] hub 1-0:1.0: 1 port detected [ 23.139144] xhci-hcd xhci-hcd.0: xHCI Host Controller [ 23.143955] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 2 [ 23.151452] usb_set_configuration: has interfaces 1 [ 23.156107] usb_device_match: usb driver name usbfs, busnum 2 [ 23.161824] usb_device_match: usb driver name hub, busnum 2 [ 23.167291] hub 2-0:1.0: USB hub found [ 23.171040] hub 2-0:1.0: 1 port detected [ 23.176726] ipq-dwc3 ipq-dwc3.1: unable to read platform data num of dbm eps [ 23.283380] xhci-hcd xhci-hcd.1: xHCI Host Controller [ 23.287441] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 3 [ 23.294720] xhci-hcd xhci-hcd.1: irq 237, io mem 0x10000000 [ 23.300531] usb_set_configuration: has interfaces 1 [ 23.305154] usb_device_match: usb driver name usbfs, busnum 3 [ 23.310777] usb_device_match: usb driver name hub, busnum 3 [ 23.316338] hub 3-0:1.0: USB hub found [ 23.320087] hub 3-0:1.0: 1 port detected [ 23.324211] xhci-hcd xhci-hcd.1: xHCI Host Controller [ 23.329084] xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 4 [ 23.336488] usb_set_configuration: has interfaces 1 [ 23.341205] usb_device_match: usb driver name usbfs, busnum 4 [ 23.346797] usb_device_match: usb driver name hub, busnum 4 [ 23.352389] hub 4-0:1.0: USB hub found [ 23.356138] hub 4-0:1.0: 1 port detected [ 23.438081] hub 1-0:1.0: unable to enumerate USB device on port 1 [ 23.566416] Initializing USB Mass Storage driver... [ 23.570540] usb_device_match: usb driver name usb-storage, busnum 1 [ 23.576538] usb_device_match: usb driver name usb-storage, busnum 2 [ 23.582786] usb_device_match: usb driver name usb-storage, busnum 3 [ 23.589065] usb_device_match: usb driver name usb-storage, busnum 4 [ 23.595720] usbcore: registered new interface driver usb-storage [ 23.601280] USB Mass Storage support registered. [ 23.624773] sxuptp_devfilter: Unknown symbol sxuptp_deregister_interface_probe (err 0) [ 23.631708] sxuptp_devfilter: Unknown symbol sxuptp_procfs_get_dir_entry (err 0) [ 23.639112] sxuptp_devfilter: Unknown symbol sxuptp_register_interface_probe (err 0) [ 23.669603] usb_device_match: usb driver name sxuptp_driver, busnum 1 [ 23.675007] usb_device_match: usb driver name sxuptp_driver, busnum 2 [ 23.718119] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd [ 23.739550] usb_set_configuration: has interfaces 1 [ 23.743486] usb_device_match: usb driver name usbfs, busnum 2 [ 23.749140] usb_device_match: usb driver name hub, busnum 2 [ 23.754670] usb_device_match: usb driver name usb-storage, busnum 2 [ 23.761168] scsi1 : usb-storage 2-1:1.0 [ 23.765167] usb_device_match: usb driver name sxuptp_driver, busnum 3 [ 23.771290] usb_device_match: usb driver name sxuptp_driver, busnum 4 [ 23.777600] usb_device_match: usb driver name sxuptp_driver, busnum 2 [ 23.784129] usbcore: registered new interface driver sxuptp_driver [ 23.821774] fuse init (API version 7.18) [ 23.943111] u32 classifier [ 23.944767] Performance counters on [ 23.948609] input device check on [ 23.952233] Actions configured [ 24.089597] ECM init [ 24.093345] ECM init complete [ 24.758481] scsi 1:0:0:0: Direct-Access SanDisk Ultra Fit 1.00 PQ: 0 ANSI: 6 [ 24.766198] sd 1:0:0:0: [sda] 30375936 512-byte logical blocks: (15.5 GB/14.4 GiB) [ 24.774414] sd 1:0:0:0: [sda] Write Protect is off [ 24.778600] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA [ 24.790346] sda: sda1 sda2 sda3 [ 24.794220] sd 1:0:0:0: [sda] Attached SCSI removable disk /etc/rc.common: line 85: /sbin/sound: Permission denied cmd=[insmod /lib/jnl.ko ] [ 25.550234] jnl: driver (lke_8.9.0 lke_8.9.0_r227163_b16, LBD=ON) loaded at bf992000 cmd=[insmod /lib/ufsd.ko ] [ 25.897750] ufsd:: trace mask set to 0000000f [ 25.901093] ufsd: driver (lke_8.9.0 lke_8.9.0_r227163_b16, LBD=ON, delalloc, ioctl, bdi, sd(1), fua, tr) loaded at bf99e000 [ 25.901093] NTFS support included [ 25.901093] Hfs+/HfsJ support included [ 25.901124] optimized: speed [ 25.901124] Build_for__Belkin_Linksys_AC2350_k3.4.0_2014-04-16_lke_8.9.0_r227163_b16 [ 25.901124] Hit enter to continue...The chipset is IPQ806x... ##### fw_md5sum == f29838904cdde98b57e9fda0e9329b76 ##### cmd=[killall httpd ] killall: httpd: no process killed killall: check_http.sh: no process killed cmd=[killall gn-httpd ] killall: gn-httpd: no process killed cmd=[killall gn-httpd ] killall: gn-httpd: no process killed cmd=[killall wm-httpd ] killall: wm-httpd: no process killed [ 28.099062] [wp_unhook]: hook already unregistered cmd=[resetbutton ] WARNING: console log level set to 1 system /etc/init.d/network start signalling TIMER cmd=[brctl addbr br0 ] name=[eth1] lan_ifname=[br0] cmd=[brctl addif br0 eth1 ] [ 31.284817] device eth1 entered promiscuous mode [ 31.292127] ADDRCONF(NETDEV_UP): eth1: link is not ready =====> set br0 hwaddr to B4:75:0E:C0:03:6B [ 31.297563] ADDRCONF(NETDEV_UP): br0: link is not ready Set 1 to /proc/sys/net/ipv4/conf/default/arp_ignore ... Set 1 to /proc/sys/net/ipv4/conf/all/arp_ignore ... Set 1 to /proc/sys/net/ipv4/ip_forward ... Set 1 to /proc/sys/net/ipv4/icmp_echo_ignore_broadcasts ... Set 1 to /proc/sys/net/ipv4/icmp_ignore_bogus_error_responses ... Set 0 to /proc/sys/net/ipv4/tcp_ecn ... Set 30 to /proc/sys/net/ipv4/tcp_fin_timeout ... Set 120 to /proc/sys/net/ipv4/tcp_keepalive_time ... Set 1 to /proc/sys/net/ipv4/tcp_syncookies ... Set 1 to /proc/sys/net/ipv4/tcp_timestamps ... Set 1 to /proc/sys/net/ipv4/tcp_sack ... Set 1 to /proc/sys/net/ipv4/tcp_dsack ... Set 1 to /proc/sys/net/netfilter/nf_conntrack_acct ... Set 0 to /proc/sys/net/netfilter/nf_conntrack_checksum ... Set 16384 to /proc/sys/net/netfilter/nf_conntrack_max ... Set 3600 to /proc/sys/net/netfilter/nf_conntrack_tcp_timeout_established ... Set 60 to /proc/sys/net/netfilter/nf_conntrack_udp_timeout ... Set 180 to /proc/sys/net/netfilter/nf_conntrack_udp_timeout_stream ... Set 0 to /proc/sys/net/bridge/bridge-nf-call-arptables ... Set 1 to /proc/sys/net/bridge/bridge-nf-call-iptables ... Set 1 to /proc/sys/net/bridge/bridge-nf-call-ip6tables ... Set 1 to /proc/sys/dev/nss/general/redirect ... lo: File exists Set 66560 to /proc/sys/net/core/rmem_max ... uci: Entry not found Del guest wlan settings: uci delete wireless.@wifi-iface[1] uci: Entry not found uci: Entry not found [ 31.540299] __sa_exit_module [ 31.547735] Suspending Target - with disable_intr set :wifi0 (sc dd3fa600) [ 31.553639] waiting for target paused event from target :wifi0 (sc dd3fa600) [ 31.617994] __ol_ath_detach: init tx/rx cleanup TODO [ 31.621993] ol_if_dfs_teardown: called [ 31.625898] ol_ath_phyerr_detach: called [ 31.630959] CE_fini 2204 Cleaning up HTT Tx CE [ 31.634395] CE_fini Cleaning up HTT MSG CE(5) [ 31.641768] ol_if_spectral_detach [ 31.644079] SPECTRAL : Module removed (spectral = d9fc2000) [ 31.649890] Green-AP : Green-AP : Detached [ 31.649890] [ 31.655201] Green-AP : Detached [ 31.658356] ath_pci_warm_reset :(sc dd3fa600) [ 31.662667] Target Warm Reset [ 31.665604] Host Intr Cause reg 0x900c : value : 0x4000 [ 31.670884] Target CPU Intr Cause 0x5040 [ 31.774820] addr 0x4050 : 0x4 [ 31.796938] Target CPU Intr Cause after CE reset 0x40 [ 31.801093] RESET_CONTROL after cpu warm reset 0x804 [ 31.906154] Target Warm reset complete [ 31.908997] ath_pci_remove [ 31.911683] ath_pci: driver unloaded [ 31.918619] Removing athdebug proc file [ 31.921462] ath_dev: driver unloaded [ 31.927897] ath_tx99: driver unloaded [ 31.933270] ath_spectral: driver unloaded [ 31.939019] ath_dfs: driver unloaded [ 31.944329] ath_rate_atheros: driver unloaded [ 31.950484] ath_hal: driver unloaded [ 32.006373] ****Address of trace_timer :bfa4035c [ 32.024273] ath_hal: 0.9.17.1 (AR5416, AR9380, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D) [ 32.043236] ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved [ 32.062417] ath_dfs: Version 2.0.0 [ 32.062417] Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved [ 32.083442] ath_spectral: Version 2.0.0 [ 32.083442] Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved [ 32.094033] SPECTRAL module built on Sep 28 2018 19:40:04 [ 32.109465] ath_tx99: Version 2.0 [ 32.109465] Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved [ 32.135238] ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved [ 32.169103] ath_pci: 10.2.2.60.17 (Atheros/multi-bss) [ 32.173164] ath_pci_probe [ 32.175726] PCI device id is 003c :003c [ 32.179881] ath_pci 0000:03:00.0: ath DEBUG: sc=0xdd3fae00 [ 32.185035] [ 32.185035] ol_ath_pci_configure : num_desired MSI set to 0 [ 32.192189] [ 32.192189] Using PCI Legacy Interrupt [ 33.188441] CE_per_engine_handler_adjust, base=dd3fae00 offset=57400 [ 33.193876] CE_per_engine_handler_adjust, base=dd3fae00 offset=57800 [ 33.212339] __ol_ath_attach: ath_attach TODO [ 33.215588] __ol_ath_attach 1272 host_enable 1 [ 33.220024] __ol_ath_attach: dev name wifi0 [ 33.224179] ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko) [ 33.233583] OL_ACBKMinfree : 0 [ 33.236676] OL_ACBEMinfree : 0 [ 33.239800] OL_ACVIMinfree : 0 [ 33.242924] OL_ACVOMinfree : 0 [ 33.246048] ol_ath_attach() BMI inited. [ 33.255014] ol_ath_attach() BMI Get Target Info. [ 33.258606] ol_ath_attach() TARGET TYPE: 7 Vers 0x4100016c [ 33.264198] NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0 [ 33.270571] ol_ath_attach() configure Target . [ 33.274101] ol_transfer_bin_file 1787: Download Board data len 2116 [ 33.284879] ol_ath_download_firmware: Using 0x1234 for the remainder of init [ 33.290909] ol_transfer_bin_file 1779: Download OTP data len 7208 [ 33.297813] br0: port 1(eth1) entered forwarding state [ 33.302124] br0: port 1(eth1) entered forwarding state [ 33.307310] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 33.313089] ADDRCONF(NETDEV_CHANGE): br0: link becomes ready [ 33.443423] ol_transfer_bin_file 1825: Download Firmware data len 229488 [ 34.474945] ol_ath_attach() Download FW. [ 34.478069] ol_ath_attach() HT Create . [ 34.481755] ol_ath_attach() HIF Claim. [ 34.485723] ol_ath_attach() BMI Done. [ 34.489253] ol_ath_attach() WMI attached. wmi_handle d9fa0000 [ 34.495032] +HWT [ 34.496844] SOC_RESET_CONTROL_ADDRESS : 800 [ 34.501030] CPU_INTR_ADDRESS = [0] [ 34.504373] SOC_GLOBAL_RESET_ADDRESS = [0] [ 34.508497] Rx_Filter : [80200] [ 34.511590] CE_per_engine_handler_adjust, base=dd3fae00 offset=57400 [ 34.518056] CE_per_engine_handler_adjust, base=dd3fae00 offset=57800 [ 34.525898] CE_per_engine_handler_adjust, base=dd3fae00 offset=57c00 [ 34.531365] CE_per_engine_handler_adjust, base=dd3fae00 offset=58000 [ 34.537769] CE_per_engine_handler_adjust, base=dd3fae00 offset=58400 [ 34.544298] CE_per_engine_handler_adjust, base=dd3fae00 offset=58800 [ 34.552671] CE_recv_buf_enqueue 653 Populate last entry 512 for CE 5 [ 34.558013] CE_recv_buf_enqueue 662 CE 5 wi 511 dest_ptr 0x5c41d040 nbytes 0 recv_ctxt 0xd9b5ce40 [ 34.566885] -HWT [ 34.568791] HTC Service:0x0300 ep:1 TX flow control disabled [ 34.575757] CE_pkt_dl_len_set CE 4 Pkt download length 64 [ 34.580162] ol_txrx_pdev_attach: 1424 tx desc's allocated ; range starts from da370000 [ 34.588316] HTC Service:0x0100 ep:2 TX flow control disabled [ 34.594376] wmi_service_ready_event_rx: WMI UNIFIED SERVICE READY event [ 34.600437] num_rf_chain : 00000003 [ 34.603873] ht_cap_info: : 0000085b [ 34.607341] vht_cap_info : 338001b2 [ 34.610840] vht_supp_mcs : 0000ffea [ 34.614308] LARGE_AP enabled. num_peers 144, num_vdevs 16, num_tids 256 [ 34.620930] idx 0 req 1 num_units 0 num_unit_info 2 unit size 444 actual units 145 [ 34.628678] chunk 0 len 64380 requested ,ptr 0x5b880000 [ 34.642986] FIRMWARE:P 145 V 16 T 443 [ 34.642986] [ 34.647203] FIRMWARE:_wlan_rtt_enable [ 34.653077] wmi_ready_event_rx: WMI UNIFIED READY event [ 34.657513] ol_ath_connect_htc() WMI is ready [ 34.661824] ol_ath_set_host_app_area TODO [ 34.665854] target uses HTT version 2.1; host uses 2.1 [ 34.675039] ol_ath_attach() connect HTC. [ 34.678038] bypasswmi : 0 [ 34.680631] ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0. [ 34.692408] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150 [ 34.699218] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140 [ 34.705966] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0 [ 34.712808] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150 [ 34.719618] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x10100 [ 34.726866] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x20100 [ 34.734020] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x40100 [ 34.741362] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100100 [ 34.748703] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200100 [ 34.756044] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400100 [ 34.763480] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x800100 [ 34.771009] ol_ath_phyerr_attach: called [ 34.774882] OL Resmgr Init-ed [ 34.777881] ol_if_spectral_setup [ 34.781005] SPECTRAL : get_capability not registered [ 34.785910] HAL_CAP_PHYDIAG : Capable [ 34.789597] SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 231) [ 34.797625] SPECTRAL : get_capability not registered [ 34.802592] HAL_CAP_RADAR : Capable [ 34.806216] SPECTRAL : Need to fix the capablity check for SPECTRAL [ 34.806216] (spectral_attach : 236) [ 34.816057] SPECTRAL : get_capability not registered [ 34.820993] HAL_CAP_SPECTRAL_SCAN : Capable [ 34.825148] SPECTRAL : get_tsf64 not registered [ 34.829709] spectral_init_netlink 52 NULL SKB [ 34.833989] Green-AP : Green-AP : Attached [ 34.834020] [ 34.839612] Green-AP : Attached [ 34.842705] ol_ath_smart_ant_attach: Hardware doest not support Smart Antenna. [ 34.849921] ol_if_dfs_setup: called [ 34.853452] ol_if_dfs_attach: called; ptr=daf0d984, radar_info=db6bbbd0 [ 34.860637] ol_ath_rtt_meas_report_attach: called [ 34.864885] ol_ath_attach() UMAC attach . [ 34.868822] ol_if_dfs_configure: called [ 34.872633] ol_if_dfs_configure: FCC domain [ 34.876788] ol_if_dfs_disable: called [ 34.880506] ol_ath_attach: Calling ol_if_dfs_configure [ 34.885567] __ol_ath_attach: init tx/rx TODO [ 34.889846] __ol_ath_attach: hard_header_len reservation 58 [ 34.906529] Initializing Pktlogs for 11ac [ 34.919650] __sa_init_module [ 35.044392] [ol_ath_iw_setcountry][1438] *p=47, *(p+1)=42 [ 35.048797] isCountryCodeValid: EEPROM regdomain 0x0 [ 35.053701] ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150 [ 35.060574] ol_regdmn_init_channels: !avail mode 0x680c (0x1) flags 0x140 [ 35.067353] ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0 [ 35.074133] ol_regdmn_init_channels: !avail mode 0x680c (0x40) flags 0x150 [ 35.080974] ol_regdmn_init_channels: !avail mode 0x680c (0x1000) flags 0x10100 [ 35.088191] ol_regdmn_init_channels: !avail mode 0x680c (0x8000) flags 0x20100 [ 35.095376] ol_regdmn_init_channels: !avail mode 0x680c (0x10000) flags 0x40100 [ 35.102686] ol_regdmn_init_channels: !avail mode 0x680c (0x20000) flags 0x100100 [ 35.110059] ol_regdmn_init_channels: !avail mode 0x680c (0x40000) flags 0x200100 [ 35.117400] ol_regdmn_init_channels: !avail mode 0x680c (0x80000) flags 0x400100 [ 35.124804] ol_regdmn_init_channels: !avail mode 0x680c (0x100000) flags 0x800100 [ 35.198937] ath_ioctl: SIOC80211IFCREATE CALLED [ 35.202467] wmi_unified_vdev_create_send: ID = 0 VAP Addr = b4:75:0e:c0:03:6d: [ 35.209746] Setting dscp for vap id: 0 [ 35.213402] __ieee80211_smart_ant_init: Smart Antenna is not supported [ 35.219993] VAP device ath0 created osifp: (da236cc0) os_if: (daf70000) [ 35.234457] Set freq vap stop send + daf70000 [ 35.237769] OL vap_stop + [ 35.240424] wmi_unified_vdev_stop_send for vap 0 (d9fa0000) [ 35.245985] OL vap_stop - [ 35.248578] STOPPED EVENT for vap 0 (d9fa0000) [ 35.253108] Set freq vap stop send -daf70000 [ 35.378975] Set wait done --daf70000 [ 35.396376] ol_ath_wmm_update: [ 35.414214] [ 35.414214] DES SSID SET= [ 35.420118] [ 35.420118] DES SSID SET=Linksys07450 [ 35.443767] OL vap_stop + [ 35.445392] wmi_unified_vdev_stop_send for vap 0 (d9fa0000) [ 35.451171] STOPPED EVENT for vap 0 (d9fa0000) [ 35.455357] OL vap_stop - [ 35.489440] [wifi0] FWLOG: [35146] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x460, 0x460, 0x0 ) [ 35.497000] [wifi0] FWLOG: [35146] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x460, 0x460, 0x0 ) [ 35.505685] [wifi0] FWLOG: [35146] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x460, 0x460, 0x0 ) [ 35.514370] [wifi0] FWLOG: [35146] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x460, 0x460, 0x0 ) [ 35.523055] [wifi0] FWLOG: [35152] WHAL_ERROR_RECV_STOPPCU ( 0x110298a, 0x3 ) [ 35.530178] [wifi0] FWLOG: [35152] WHAL_ERROR_RESET_PM ( ) [ 35.589065] wmi_unified_scan_start_send for vap 0 (d9fa0000) [ 35.594001] 8021q: adding VLAN 0 to HW filter on device ath0 /sbin/wifi: eval: line 1: ubus: not found /sbin/wifi: eval: line 1: ubus: not found /sbin/wifi: eval: line 1: ubus: not found /sbin/wifi: eval: line 1: ubus: not found /sbin/wifi: eval: line 1: ubus: not found /sbin/wifi: eval: line 1: ubus: not found /sbin/wifi: eval: line 1: ubus: not found /sbin/wifi: eval: line 1: ubus: not found Configuration file: /var/run/hostapd-ath0.conf [ 36.078006] ieee80211_ioctl_siwmode: imr.ifm_active=131712, new mode=3, valid=1 [ 36.084536] Scan in progress.. Cancelling it [ 36.088909] ol_scan_cancel for (d9fa0000) [ 36.093876] OL vap_stop + [ 36.095470] wmi_unified_vdev_stop_send for vap 0 (d9fa0000) [ 36.101062] OL vap_stop - [ 36.101093] STOPPED EVENT for vap 0 (d9fa0000) [ 36.148078] DEVICE IS DOWN ifname=ath0 [ 36.150952] DEVICE IS DOWN ifname=ath0 ath0: Could not connect to kernel driver [ 36.155201] OL vap_stop + [ 36.161012] wmi_unified_vdev_stop_send for vap 0 (d9fa0000) [ 36.166510] OL vap_stop - [ 36.166572] STOPPED EVENT for vap 0 (d9fa0000) Using interface ath0 with hwaddr b4:75:0e:c0:03:6d and ssid 'Linksys07450' WPS: Converting display to virtual_display for WPS 2.0 compliance WPS: Converting push_button to virtual_push_button for WPS 2.0 compliance hostapd_init_wps: config methods=2288 [ 36.299031] wmi_unified_scan_start_send for vap 0 (d9fa0000) [ 36.303842] 8021q: adding VLAN 0 to HW filter on device ath0 name=[ath0] lan_ifname=[br0] cmd=[brctl addif br0 ath0 ] [ 36.317900] device ath0 entered promiscuous mode [ 36.324586] br0: port 2(ath0) entered forwarding state [ 36.329209] br0: port 2(ath0) entered forwarding state ========Get wireless 2.4G MAC: B4:75:0E:C0:03:6D======== GN_MAC: mac B4:75:0E:C0:03:6D GN_MAC: get GN mac B6:75:0E:C0:03:6D [ 39.068978] osif_vap_init: Timeout waiting for vap to stop...returning cmd=[insmod /lib/modules/3.4.0/qdpc-host.ko rx_pkt_align=1 use_nss=1 ] [ 39.106779] parent cap:128, dev cap:256 [ 39.109621] Setting MPS to 128 [ 39.112652] PCI: enabling device 0000:01:00.0 (0144 -> 0146) [ 39.118431] PCIe MSI Interrupt Enabled [ 39.121993] qdpc_map_sysctl_regs() Mapping sysctl [ 39.126710] BAR:0 vaddr=0xe0a00000 busaddr=08000000 offset=0 len=65536 [ 39.133208] qdpc_map_epmem() Mapping epmem [ 39.137269] BAR:2 vaddr=0xe0a20000 busaddr=08010000 offset=0 len=65536 [ 39.143798] qdpc_map_dma_regs() Mapping dma registers [ 39.148828] BAR:3 vaddr=0xe0a40000 busaddr=08020000 offset=0 len=65536 [ 39.155326] qdpc-host version v36.7.3.23 Quantenna Communications Inc. [ 39.161918] Tx Descriptor table: uncache virtual addr: 0xffda4000 paddr: 0x5b7f2000 [ 39.169478] Rx Descriptor table: uncache virtual addr: 0xffda45a0 paddr: 0x5b7f25a0 [ 39.177100] EP_handled_idx: uncache virtual addr: 0xffda51a0 paddr: 0x5b7f31a0 [ 39.185192] host0: Vmac Ethernet found [ 39.188097] nss context created at 00000005 cmd=[ifconfig host0 up ] Starting qtna wifi done cmd=[qtna_wifi.sh 0 10.254.254.253 ] cmd=[tftpd -s /tmp -c -l -P 8350 ] cmd=[cron ] The boot is UNKNOWN tftp server started tftpd: standalone socket [ 39.237956] PCI memory is little endian [ 39.240737] EP map start addr : 0x00000000, Host memory start : 0x41500000 [ 39.247610] Setting HOST ready... [ 39.297969] Requested DMA mask:0xffffffff [ 39.300937] priv->pdev->mask:0xffffffff [ 39.304748] set dma_mask = DMA_BIT_MASK(64):0xffffffffffffffff [ 39.310621] EP FW load request... [ 39.313870] Start download Firmware u-boot.bin... cron: No such file or directory cron: created [HTTPD Starting on /www] cmd=[httpd ] [ 39.491815] device host0 entered promiscuous mode [ 39.495532] br0: port 3(host0) entered forwarding state [ 39.500718] br0: port 3(host0) entered forwarding state waiting for QTN starting...... [ 39.558263] FW Data[0]: VA:0xe09ec000 PA:0x5a900000 Sz=68772.. [ 39.607966] done! [ 39.657981] Image. Sz:68772 State:0xc [ 39.660668] Image downloaded....! [ 39.663917] Start booting EP... [ 40.204873] OL vap_start + [ 40.206529] wmi_unified_vdev_start_send for vap 0 (d9fa0000) [ 40.212183] OL vap_start - [ 40.218056] ol_vdev_start_resp_ev for vap 0 (d9fa0000) [ 40.222180] ol_ath_vap_join: join operation is only for STA/IBSS mode [ 40.228616] ol_ath_wmm_update: [ 40.231677] wmi_unified_vdev_up_send for vap 0 (d9fa0000) [ 40.237019] __ieee80211_smart_ant_init: Smart Antenna is not supported [ 40.243611] Notification to UMAC VAP layer unknown sockaddr family on listen socket - 58336 cmd=[dnsmasq -h -i br0 -c 0 -r /tmp/resolv.conf ] dnsmasq: unknown user or group: nobody cmd=[route del -net 224.0.0.0 netmask 240.0.0.0 dev br0 ] route: SIOCDELRT: No such process cmd=[route add -net 224.0.0.0 netmask 240.0.0.0 dev br0 ] cmd=[cesmDNS -o /tmp/.mdns_host_info -d -h Linksys07450 -l 192.168.1.1 ] br0 192.168.1.100 86400 write_dhcpd_conf: file=/tmp/dhcpd-br0.conf, ifname=br0, lan_ip=lan_ipaddr lan_mask=lan_netmask cmd=[dhcpd -cf /tmp/dhcpd-br0.conf -lf /tmp/dhcpd.leases -df /tmp/udhcpd.leases -pf /var/run/dhcpd.pid br0 ] Internet Systems Consortium DHCP Server 4.1.1-P1 Copyright 2004-2010 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Wrote 0 leases to leases file. Listening on Socket/br0/192.168.1.0/24 Sending on Socket/br0/192.168.1.0/24 cmd=[upnp -D -W eth0 ] zebra disabled. enter start_cifs... read_disk_data: bus number=2 UPnP::upnp_device_attach:br0: attach InternetGatewayDevice.xml ssdp byebye UPnP::upnp_init:UPnP daemon is ready to run Failed trying to open `/proc/sestat': No such file or directory read_disk_data: bus number=2 Failed trying to open `/proc/sestat': No such file or directory enter write_cifs_config_file...1 hahaha enter add_accounts... add_accounts: buf=[admin:admin:admin:/:rw] add_accounts: write=rw, basic_info[0]=admin, new_passwd=admin cmd=[adduser -p admin admin -g root ] addgroup: gid '0' in use adduser: /tmp/ftproot/admin: No such file or directory Changing password for admin set new password over. Password for admin changed by root admin: eval /usr/sbin/smbadduser admin admin cmd=[/usr/sbin/smbadduser admin admin ] [ 42.857981] PCI memory is little endian [ 42.860762] DMA offset : 0xbeb00000, no need to reset the value. [ 42.866760] Setting HOST ready... [ 42.917963] Requested DMA mask:0xffffffff [ 42.920930] priv->pdev->mask:0xffffffff [ 42.924742] set dma_mask = DMA_BIT_MASK(64):0xffffffffffffffff [ 42.930584] EP FW load request... [ 42.933864] Start download Firmware topaz-linux.lzma.img... cmd=[adduser -p guest guest -g guest ] adduser: /tmp/ftproot/guest: No such file or directory Changing password for guest set new password over. Password for guest changed by root cmd=[/usr/sbin/smbd -D ] [ 48.327928] br0: port 1(eth1) entered forwarding state cmd=[/usr/sbin/nmbd -D ] read_disk_data: bus number=2 Failed trying to open `/proc/sestat': No such file or directory read_disk_data: bus number=2 Failed trying to open `/proc/sestat': No such file or directory enter write_cifs_config_file...1 hahaha enter add_accounts... add_accounts: buf=[admin:admin:admin:/:rw] add_accounts: write=rw, basic_info[0]=admin, new_passwd=admin cmd=[adduser -p admin admin -g root ] addgroup: gid '0' in use adduser: /tmp/ftproot/admin: No such file or directory Changing password for admin set new password over. Password for admin changed by root admin: eval /usr/sbin/smbadduser admin admin cmd=[/usr/sbin/smbadduser admin admin ] [ 49.748890] FW Data[0]: VA:0xe2001000 PA:0x59b00000 Sz=1048576.. [ 49.797969] done! [ 49.800000] FW Data[1]: VA:0xe2101000 PA:0x59b00000 Sz=1048576.. [ 49.847953] done! [ 49.849671] FW Data[2]: VA:0xe2201000 PA:0x59b00000 Sz=1048576.. [ 49.897969] done! [ 49.900000] FW Data[3]: VA:0xe2301000 PA:0x59b00000 Sz=1048576.. [ 49.947953] done! [ 49.948890] FW Data[4]: VA:0xe2401000 PA:0x59b00000 Sz=49885.. [ 49.997969] done! [ 50.047953] Image. Sz:4244189 State:0xc [ 50.051671] Image downloaded....! [ 50.054045] Start booting EP... cmd=[adduser -p guest guest -g guest ] adduser: /tmp/ftproot/guest: No such file or directory Changing password for guest set new password over. Password for guest changed by root cmd=[/usr/sbin/nmbd -D ] Disk disconnected, don't start Twonky MediaServer cmd=[killall -9 vsftpd ] killall: vsftpd: no process killed do not work Enter into FTP root dir fail!It's not exist. cmd=[/usr/sbin/jcpd ] cmd=[nlinkd ] [ 51.367947] br0: port 2(ath0) entered forwarding state lltd:echo Linksys07450 > /proc/sys/kernel/hostname LLTD: wireless interface argument is ath0. cmd=[/sbin/monitor_cable ] cmd=[/usr/sbin/arp -c ] /usr/sbin/arp: No such file or directory ---- begin start_wan ---- [ 51.574289] ADDRCONF(NETDEV_UP): eth0: link is not ready .... Begin monitor_cable: first wan link = 1 ....cmd=[touch /tmp/hosts ] start_dhcpc:=====( wan_or_lan=wan )===== /usr/sbin/dhclient -nw -cf /tmp/dhcpc-wan.conf -sf /tmp/dhcpc -lf /tmp/dhcpc-wan.leases -pf /var/run/dhcpc-wan.pid eth0 & cmd=[killall wan_auto_detect ] killall: wan_auto_detect: no process killed cmd=[/sbin/wan_auto_detect ] start_wan_ipv6: [IPV6] eth0 dhcp DEBUG, adapter index 9 DEBUG, adapter hardware address b4:75:0e:c0:03:6c DEBUG, adapter index 9 DEBUG, adapter hardware address b4:75:0e:c0:03:6c Send PPPoE PADI Send 32 bytes dhcpc_main,reason[PREINIT] cmd=[touch /tmp/hosts ] start_wan_ipv6: [IPV6] 0 TIMER IDLE Disk (8, 0) added. read_disk_data: bus number=2 Failed trying to open `/proc/sestat': No such file or directory The newly added disk is a foreign disk. signalling USER1 mount_foreign_disk: dev name /dev/sda1 type_field=83 Unknown FileSystem Logical sector size is zero.[ 52.934770] FAT-fs (sda1): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! mount_foreign_disk: dosfsck -s /dev/sda1 > /tmp/volume_label_0[ 52.946485] FAT-fs (sda1): bogus number of reserved sectors [ 52.956888] FAT-fs (sda1): Can't find a valid FAT filesystem pOrHo mount_foreign_disk: try to mount by every filesystem. mount_foreign_disk: mount result=-1 [ 53.009340] ufsd: failed to mount sda1 Failed to mount /dev/sda1 as type vfat: Invalid argument. mount_foreign_disk: mount result=-1 Failed to mount /dev/sda1 as type ufsd: Invalid argument. mount_foreign_disk: mount result=-1 Failed to mount /dev/sda1 as type iso9660: No such device. Warning: Failing trying to mount a f[ 53.072164] FAT-fs (sda2): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! oreign share. mount_foreign_disk: dev name /dev/sda2 type_field[ 53.088503] FAT-fs (sda2): bogus number of reserved sectors [ 53.098812] FAT-fs (sda2): Can't find a valid FAT filesystem =83 Unknown FileSystem Logical sector size is zero. mount_foreign_disk: dosfsck -s /dev/sda2 > /tmp/volume_label_JEx7DP mount_foreign_disk: try to mount by every filesystem. mount_foreign_disk: mount result=-1[ 53.149390] ufsd: failed to mount sda2 Failed to mount /dev/sda2 as type vfat: Invalid argument. mount_foreign_disk: mount result=-1 Failed to mount /dev/sda2 as type ufsd: Invalid argument. mount_foreign_disk: mount result=-1 Failed to mount /dev/sda2 as type iso9660: No such device. Warning: Fa[ 53.221368] FAT-fs (sda3): utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! iling trying to mount a foreign share. mount_foreign_disk: dev [ 53.236238] FAT-fs (sda3): bogus number of reserved sectors [ 53.246672] FAT-fs (sda3): Can't find a valid FAT filesystem name /dev/sda3 type_field=83 Unknown FileSystem Logical sector size is zero. mount_foreign_disk: dosfsck -s /dev/sda3 > /tmp/volume_label_VgjyRz mount_foreign_disk: try to mount by every filesystem. mount_foreign_disk: mount result=-1 [ 53.279662] ufsd: failed to mount sda3 Failed to mount /dev/sda3 as type vfat: Invalid argument. mount_foreign_disk: mount result=-1 Failed to mount /dev/sda3 as type ufsd: Invalid argument. mount_foreign_disk: mount result=-1 Failed to mount /dev/sda3 as type iso9660: No such device. Warning: Failing trying to mount a foreign share. mount_foreign_disk: mount disk over, begin to start services, mount_success=0 mount_foreign_disk: done!!!! TIMER IDLE Restart service=[unplug_wan_cable] stop_dhcp6c cmd=[/usr/sbin/ip -6 addr flush dev eth0 scope global ] cmd=[ip6tables -t filter -F ] cmd=[ip6tables -t filter -Z ] cmd=[ip6tables -t mangle -F ] cmd=[ip6tables -t mangle -Z ] Set 0 to /proc/sys/net/ipv6/conf/all/forwarding ... delete tunnel 6rd failed: No such device cmd=[killall -9 waninfo ] stop_wan_ipv6: done RTNETLINK answers: No such file or directory /proc/sys/net/ctf/wan_mode: No such file or directory cmd=[killall nlinkd ] cmd=[killall -9 nlinkd ] killall: nlinkd: no process killed [ 53.620181] [hnd_unhook]: hook already unregistered [ 53.626460] [hnd_unhook]: hook already unregistered cmd=[killall -9 qos_bw_detect ] killall: qos_bw_detect: no process killed cmd=[killall igmprt ] killall: igmprt: no process killed cmd=[killall pppd ] killall: pppd: no process killed cmd=[killall -9 pppd ] killall: pppd: no process killed cmd=[killall ip-up ] killall: ip-up: no process killed cmd=[killall ip-down ] killall: ip-down: no process killed cmd=[killall -15 pppd ] killall: pppd: no process killed [ 54.527928] br0: port 3(host0) entered forwarding state cmd=[killall -9 pppd ] killall: pppd: no process killed cmd=[killall -15 l2tpd ] killall: l2tpd: no process killed cmd=[killall -9 l2tpd ] killall: l2tpd: no process killed cmd=[killall -9 listen ] killall: listen: no process killed cmd=[killall -9 waninfo ] killall: waninfo: no process killed stop_dhcpc cmd=[killall bpalogin ] killall: bpalogin: no process killed cmd=[killall -9 bpalogin ] killall: bpalogin: no process killed cmd=[killall -9 pppd ] killall: pppd: no process killed cmd=[killall -9 pptp ] killall: pptp: no process killed cmd=[killall -9 ntpclient ] killall: ntpclient: no process killed cmd=[killall -9 redial ] killall: redial: no process killed cmd=[killall wan_auto_detect ] IDLE Hit enter to continue...Hit enter to continue...signalling USER1 Restart service=[wan_auto_detect] stop_dhcp6c cmd=[/usr/sbin/ip -6 addr flush dev eth0 scope global ] cmd=[ip6tables -t filter -F ] cmd=[ip6tables -t filter -Z ] cmd=[ip6tables -t mangle -F ] cmd=[ip6tables -t mangle -Z ] Set 0 to /proc/sys/net/ipv6/conf/all/forwarding ... delete tunnel 6rd failed: No such device cmd=[killall -9 waninfo ] killall: waninfo: no process killed stop_wan_ipv6: done /proc/sys/net/ctf/wan_mode: No such file or directory cmd=[killall -9 nlinkd ] killall: nlinkd: no process killed [ 57.659137] [hnd_unhook]: hook already unregistered [ 57.665417] [hnd_unhook]: hook already unregistered cmd=[killall -9 qos_bw_detect ] killall: qos_bw_detect: no process killed cmd=[killall igmprt ] killall: igmprt: no process killed cmd=[killall pppd ] killall: pppd: no process killed [ 57.907966] EP boot successful, starting config... [ 57.957981] Connection established with Target BBIC4 board cmd=[killall -9 pppd ] killall: pppd: no process killed cmd=[killall ip-up ] killall: ip-up: no process killed cmd=[killall ip-down ] killall: ip-down: no process killed cmd=[killall -15 pppd ] killall: pppd: no process killed cmd=[killall -9 pppd ] killall: pppd: no process killed cmd=[killall -15 l2tpd ] killall: l2tpd: no process killed cmd=[killall -9 l2tpd ] killall: l2tpd: no process killed cmd=[killall -9 listen ] killall: listen: no process killed cmd=[killall -9 waninfo ] killall: waninfo: no process killed stop_dhcpc cmd=[killall bpalogin ] killall: bpalogin: no process killed cmd=[killall -9 bpalogin ] killall: bpalogin: no process killed cmd=[killall -9 pppd ] killall: pppd: no process killed cmd=[killall -9 pptp ] killall: pptp: no process killed cmd=[killall -9 ntpclient ] killall: ntpclient: no process killed cmd=[killall -9 redial ] killall: redial: no process killed cmd=[killall wan_auto_detect ] killall: wan_auto_detect: no process killed [ 59.322086] ADDRCONF(NETDEV_UP): eth0: link is not ready cmd=[touch /tmp/hosts ] start_dhcpc:=====( wan_or_lan=wan )===== /usr/sbin/dhclient -nw -cf /tmp/dhcpc-wan.conf -sf /tmp/dhcpc -lf /tmp/dhcpc-wan.leases -pf /var/run/dhcpc-wan.pid eth0 & cmd=[killall wan_auto_detect ] dhcpc_main,reason[PREINIT] killall: wan_auto_detect: no process killed cmd=[/sbin/wan_auto_detect ] start_wan_ipv6: [IPV6] eth0 dhcp DEBUG, adapter index 9 DEBUG, adapter hardware address b4:75:0e:c0:03:6c DEBUG, adapter index 9 DEBUG, adapter hardware address b4:75:0e:c0:03:6c Send PPPoE PADI Send 32 bytes cmd=[touch /tmp/hosts ] cmd=[nlinkd ] start_wan_ipv6: [IPV6] 0 IDLE Hit enter to continue...[ 60.462480] nss_gmac: eth0 1000Mbps FullDuplex [ 61.475757] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready 4000001F bit 0 - Ethernet interface bit 1 - PCIE EP driver bit 2 - PCIE RC driver bit 3 - WiFi driver bit 4 - Rpcd server bit 30 - Calstate mode bit 31 - System boot up completely killall: qtna_state_check: no process killed send pppoe DEBUG, adapter index 9 DEBUG, adapter hardware address b4:75:0e:c0:03:6c Send PPPoE PADI Send 32 bytes dhcpc_main,reason[BOUND] bound: interface=eth0, new_ip_ipaddr=192.168.12.240 cmd=[killall -SIGUSR1 upnp ] clear upnp entry cmd=[touch /tmp/hosts ] cmd=[killall -10 dhcpd ] dhcpd pid is 7836848 cmd=[killall -10 gn-dhcpd ] killall: gn-dhcpd: no process killed cmd=[killall gn-dhcpd ] killall: gn-dhcpd: no process killed br0 192.168.1.100 86400 write_dhcpd_conf: file=/tmp/dhcpd-br0.conf, ifname=br0, lan_ip=lan_ipaddr lan_mask=lan_netmask cmd=[dhcpd -cf /tmp/dhcpd-br0.conf -lf /tmp/dhcpd.leases -df /tmp/udhcpd.leases -pf /var/run/dhcpd.pid br0 ] Internet Systems Consortium DHCP Server 4.1.1-P1 Copyright 2004-2010 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Wrote 0 leases to leases file. Listening on Socket/br0/192.168.1.0/24 Sending on Socket/br0/192.168.1.0/24 There's already a DHCP server running. kill 2138 cmd=[killall dnsmasq ] Hit enter to continue...killall: dnsmasq: no process killed cmd=[dnsmasq -h -i br0 -c 0 -r /tmp/resolv.conf ] Hit enter to continue...begin start_firewall.cmd=[iptables-restore /tmp/.ipt ] Set 600 to /proc/sys/net/netfilter/nf_conntrack_tcp_timeout_established ... Set 65 to /proc/sys/net/netfilter/nf_conntrack_udp_timeout ... cmd=[killall -SIGUSR1 upnp ] =====( auto detect - dhcp connected!! )===== reset upnp entry cmd=[killall igmprt ] killall: igmprt: no process killed Hit enter to continue...[ 68.432489] >> wlan igmp_snooping initial.... begin to start wan service! [ 68.436551] >> wlan0 index 15 name:[ath0]. [ 68.442611] >> wlan1 index 16 name[host0]. cmd=[killall -9 ez-ipupdate ] killall: ez-ipupdate: no process killed cmd=[killall -9 tzoupdate-1.11 ] killall: tzoupdate-1.11: no process killed cmd=[killall process_monitor ] killall: process_monitor: no process killed cmd=[process_monitor ] cmd=[killall zebra ] num_servers=1 killall: zebra: no process killed cmd=[killall ripd ] gethostbyname 1.pool.ntp.org successed!! func[do_ntp],ntp server is:[0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org] cmd=[ntpclient -h 4 0.pool.ntp.org 1.pool.ntp.org 2.pool.ntp.org -l -s -i 5 -c 1 ] killall: ripd: no process killed cmd=[killall -9 cron ] File /tmp/ntp_firstboot not exist!, First boot!! Hit enter to continue...cmd=[cron ] cmd=[killall -9 qos_bw_detect ] killall: qos_bw_detect: no process killed cmd=[qos ] cmd=[killall -9 vsftpd ] cmd=[qos_bw_detect ] return code=0, from ntpclient -08,-08,-08 1 1 Time update successfully, adjust time. (adjust:-8.000000) Year:2020,Month:7,Day:10,Hour:11,Min:52,Sec:40 TimeZone:4,i=4,starthour=2,startm=3,endhour=1,endmonth=11,diffm=0,j=13 Adjust daylight dstBias:3600 ,Year:2020,Month:7,Day:10,Hour:12,Min:52,Sec:40 killall: vsftpd: no process killed cmd=[filtersync ] _do_qos:start nss when disable QoS........ cmd=[radvd -C /tmp/radvd.conf ] qos_bw_detect wait_time = 172800 seconds We need to re-update after 86400 seconds Hit enter to continue... BusyBox v1.19.4 (2018-09-28 19:11:11 EDT) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ # df Filesystem 1K-blocks Used Available Use% Mounted on rootfs 26604 52 25156 0% / mtd:ubi_rootfs 29952 29952 0 100% /rom tmpfs 243868 352 243516 0% /tmp tmpfs 512 0 512 0% /dev ubi0:ubi_rootfs_data 26604 52 25156 0% /overlay overlayfs:/overlay 26604 52 25156 0% / ~ # mount rootfs on / type rootfs (rw) mtd:ubi_rootfs on /rom type squashfs (ro,relatime) proc on /proc type proc (rw,noatime) sysfs on /sys type sysfs (rw,noatime) tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime) tmpfs on /dev type tmpfs (rw,noatime,size=512k,mode=755) devpts on /dev/pts type devpts (rw,noatime,mode=600) ubi0:ubi_rootfs_data on /overlay type ubifs (rw,noatime) overlayfs:/overlay on / type overlayfs (rw,noatime,lowerdir=/,upperdir=/overlay) ramfs on /foreign_shares type ramfs (rw,relatime) debugfs on /sys/kernel/debug type debugfs (rw,relatime) none on /proc/bus/usb type usbfs (rw,relatime) ~ # cat /proc/mtd dev: size erasesize name mtd0: 04000000 00020000 "rootfs" mtd1: 00010000 00010000 "sbl1" mtd2: 00020000 00010000 "mibib" mtd3: 00020000 00010000 "sbl2" mtd4: 00030000 00010000 "sbl3" mtd5: 00010000 00010000 "ddrconfig" mtd6: 00010000 00010000 "ssd" mtd7: 00030000 00010000 "tz" mtd8: 00020000 00010000 "rpm" mtd9: 00040000 00010000 "oldappsbl" mtd10: 00040000 00010000 "APPSBLENV" mtd11: 00020000 00010000 "ART" mtd12: 00050000 00010000 "uboot" mtd13: 00020000 00010000 "oldnss1" mtd14: 00020000 00010000 "nvram" mtd15: 001e0000 00010000 "oldkernel" mtd16: 001d1000 0001f000 "kernel" mtd17: 01d2f000 0001f000 "ubi_rootfs" mtd18: 01de9000 0001f000 "ubi_rootfs_data" ~ # ls -ls /dev/ubi ubi0 ubi0_0 ubi0_1 ubi0_2 ubi_ctrl ~ # ls -ls /dev/ubi* 0 crw-r--r-- 1 root root 248, 0 Jan 1 1970 /dev/ubi0 0 crw-r--r-- 1 root root 248, 1 Jan 1 1970 /dev/ubi0_0 0 crw-r--r-- 1 root root 248, 2 Jan 1 1970 /dev/ubi0_1 0 crw-r--r-- 1 root root 248, 3 Jan 1 1970 /dev/ubi0_2 0 crw-r--r-- 1 root root 10, 58 Jan 1 1970 /dev/ubi_ctrl
OpenWrt bootlog
U-Boot 2012.07-svn65 [local,local] (Sep 11 2015 - 09:46:52) CyberTan U-Boot Version: v1.0 smem ram ptable found: ver: 0 len: 5 DRAM: 491 MiB NAND: SF: Detected MX25U3235F with page size 64 KiB, total 4 MiB ipq_spi: page_size: 0x100, sector_size: 0x10000, size: 0x400000 132 MiB In: serial Out: serial Err: serial cdp: get part failed for rootfs Net: MAC1 addr:0:3:7f:ba:db:1 athrs17_reg_init: complete athrs17_vlan_config ...done S17 inits done MAC2 addr:0:3:7f:ba:db:2 eth0 Warning: eth0 MAC addresses don't match: Address in SROM is 00:03:7f:ba:db:01 Address in environment is c0:56:27:1e:12:cc , eth1 Warning: eth1 MAC addresses don't match: Address in SROM is 00:03:7f:ba:db:02 Address in environment is 00:06:3b:01:41:01 Hit any key to stop autoboot: 0 Device 1: nand1... is now current device Creating 1 MTD partitions on "nand0": 0x000000000000-0x000004000000 : "mtd=0" UBI: attaching mtd2 to ubi0 UBI: physical eraseblock size: 131072 bytes (128 KiB) UBI: logical eraseblock size: 126976 bytes UBI: smallest flash I/O unit: 2048 UBI: VID header offset: 2048 (aligned 2048) UBI: data offset: 4096 UBI: attached mtd2 to ubi0 UBI: MTD device name: "mtd=0" UBI: MTD device size: 64 MiB UBI: number of good PEBs: 512 UBI: number of bad PEBs: 0 UBI: max. allowed volumes: 128 UBI: wear-leveling threshold: 4096 UBI: number of internal volumes: 1 UBI: number of user volumes: 3 UBI: available PEBs: 15 UBI: total number of reserved PEBs: 497 UBI: number of PEBs reserved for bad PEB handling: 5 UBI: max/mean erase counter: 2/1 Read 0 bytes from volume kernel to 44000000 No size specified -> Using max size (3555328) Image Name: ARM OpenWrt Linux-6.6.34 Image Type: ARM Linux Kernel Image (uncompressed) Data Size: 3487558 Bytes = 3.3 MiB Load Address: 42208000 Entry Point: 42208000 Verifying Checksum ... OK Loading Kernel Image ... OK OK Setting up atags for msm partition: rootfs device nand0 <nand0>, # parts = 1 #: name size offset mask_flags 0: fs 0x04000000 0x00000000 0 active partition: nand0,0 - (fs) 0x04000000 @ 0x00000000 defaults: mtdids : none mtdparts: none Using machid 0x1260 from environment Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 6.6.34 (root@a070fcda8c75) (arm-openwrt-linux-muslgnueabi-gcc (OpenWrt GCC 13.3.0 r26618-57d23ce28a) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 SMP Thu Jun 20 11:28:40 2024 [ 0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5787d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: Linksys E8350 V1 WiFi Router [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] OF: reserved mem: 0x40000000..0x40ffffff (16384 KiB) nomap non-reusable nss@40000000 [ 0.000000] OF: reserved mem: 0x41000000..0x411fffff (2048 KiB) nomap non-reusable smem@41000000 [ 0.000000] OF: reserved mem: 0x41200000..0x414fffff (3072 KiB) nomap non-reusable rsvd@41200000 [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000042000000-0x000000005fffffff] [ 0.000000] HighMem empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000042000000-0x000000005fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000042000000-0x000000005fffffff] [ 0.000000] percpu: Embedded 13 pages/cpu s21076 r8192 d23980 u53248 [ 0.000000] Kernel command line: [ 0.000000] Bootloader command line (ignored): console=ttyHSL1,115200n8 ubi.mtd=rootfs root=mtd:ubi_rootfs [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 121800 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 474408K/491520K available (7372K kernel code, 624K rwdata, 2016K rodata, 1024K init, 239K bss, 17112K reserved, 0K cma-reserved, 0K highmem) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 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: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. [ 0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns [ 0.000001] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns [ 0.000022] Switching to timer-based delay loop, resolution 160ns [ 0.000316] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500) [ 0.000343] CPU: Testing write buffer coherency: ok [ 0.000396] pid_max: default: 32768 minimum: 301 [ 0.009576] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.009601] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.018085] qcom_scm: convention: smc legacy [ 0.019698] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1. [ 0.019944] Setting up static identity map for 0x42300000 - 0x42300060 [ 0.020192] rcu: Hierarchical SRCU implementation. [ 0.020203] rcu: Max phase no-delay instances is 1000. [ 0.020980] smp: Bringing up secondary CPUs ... [ 0.023152] smp: Brought up 1 node, 2 CPUs [ 0.023171] SMP: Total of 2 processors activated (25.00 BogoMIPS). [ 0.023185] CPU: All CPU(s) started in SVC mode. [ 0.039780] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0 [ 0.040023] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.040060] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.044945] pinctrl core: initialized pinctrl subsystem [ 0.047795] NET: Registered PF_NETLINK/PF_ROUTE protocol family [ 0.048216] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.050044] thermal_sys: Registered thermal governor 'step_wise' [ 0.050733] cpuidle: using governor ladder [ 0.050808] cpuidle: using governor menu [ 0.087374] usbcore: registered new interface driver usbfs [ 0.087445] usbcore: registered new interface driver hub [ 0.087517] usbcore: registered new device driver usb [ 0.087588] pps_core: LinuxPPS API ver. 1 registered [ 0.087600] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.087631] PTP clock support registered [ 0.091118] clocksource: Switched to clocksource dg_timer [ 0.101987] NET: Registered PF_INET protocol family [ 0.102216] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear) [ 0.103551] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.103668] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) [ 0.103702] TCP established hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 0.103738] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear) [ 0.103819] TCP: Hash tables configured (established 4096 bind 4096) [ 0.103940] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.103972] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.104711] NET: Registered PF_UNIX/PF_LOCAL protocol family [ 0.104775] PCI: CLS 0 bytes, default 64 [ 0.107003] workingset: timestamp_bits=14 max_order=17 bucket_order=3 [ 0.110592] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.110623] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.312139] qcom-pcie 1b500000.pci: supply vdda not found, using dummy regulator [ 0.312416] qcom-pcie 1b500000.pci: supply vdda_phy not found, using dummy regulator [ 0.312518] qcom-pcie 1b500000.pci: supply vdda_refclk not found, using dummy regulator [ 0.312779] krait-cc soc:clock-controller: CPU0 @ 800000 KHz [ 0.312812] krait-cc soc:clock-controller: CPU1 @ Undefined rate. Forcing new rate. [ 0.312951] qcom-pcie 1b500000.pci: host bridge /soc/pci@1b500000 ranges: [ 0.313054] qcom-pcie 1b500000.pci: IO 0x000fe00000..0x000fe0ffff -> 0x0000000000 [ 0.313096] qcom-pcie 1b500000.pci: MEM 0x0008000000..0x000fdfffff -> 0x0008000000 [ 0.313145] krait-cc soc:clock-controller: CPU1 @ 384000 KHz [ 0.313170] krait-cc soc:clock-controller: L2 @ Undefined rate. Forcing new rate. [ 0.313425] krait-cc soc:clock-controller: L2 @ 384000 KHz [ 0.314470] qcom-pcie 1b700000.pci: supply vdda not found, using dummy regulator [ 0.314688] qcom-pcie 1b700000.pci: supply vdda_phy not found, using dummy regulator [ 0.314946] qcom-pcie 1b700000.pci: supply vdda_refclk not found, using dummy regulator [ 0.315294] qcom-pcie 1b700000.pci: host bridge /soc/pci@1b700000 ranges: [ 0.315367] qcom-pcie 1b700000.pci: IO 0x0031e00000..0x0031e0ffff -> 0x0000000000 [ 0.315404] qcom-pcie 1b700000.pci: MEM 0x002e000000..0x0031dfffff -> 0x002e000000 [ 0.322157] gsbi 16300000.gsbi: no matching TCSR [ 0.322189] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0 [ 0.323835] gsbi 1a200000.gsbi: no matching TCSR [ 0.323861] gsbi 1a200000.gsbi: GSBI port protocol: 3 crci: 0 [ 0.326443] tcsr 1a400000.syscon: setting usb port select = 3 [ 0.326852] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled [ 0.328763] msm_serial 16340000.serial: msm_serial: detected port #0 [ 0.328839] msm_serial 16340000.serial: uartclk = 7372800 [ 0.329371] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 29, base_baud = 460800) is a MSM [ 0.329430] msm_serial: console setup on port #0 [ 0.329538] printk: console [ttyMSM0] enabled [ 0.440648] msm_serial: driver initialized [ 0.446471] qcom-pcie 1b700000.pci: iATU: unroll F, 8 ob, 8 ib, align 4K, limit 4G [ 0.551522] qcom-pcie 1b700000.pci: PCIe Gen.1 x1 link up [ 0.555120] qcom-pcie 1b500000.pci: iATU: unroll F, 8 ob, 8 ib, align 4K, limit 4G [ 0.561528] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00 [ 0.583253] loop: module loaded [ 0.587918] pci_bus 0001:00: root bus resource [bus 00-ff] [ 0.628494] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xa1 [ 0.632667] pci_bus 0001:00: root bus resource [io 0x10000-0x1ffff] (bus address [0x0000-0xffff]) [ 0.638714] nand: AMD/Spansion S34MS01G2 [ 0.643581] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff] [ 0.651226] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 0.661152] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400 [ 0.667876] 2 fixed-partitions partitions found on MTD device qcom_nand.0 [ 0.672956] pci 0001:00:00.0: supports D1 [ 0.678658] Creating 2 MTD partitions on "qcom_nand.0": [ 0.685659] pci 0001:00:00.0: PME# supported from D0 D1 D3hot [ 0.691850] 0x000000000000-0x000004000000 : "ubi" [ 1.124515] PCI: bus0: Fast back to back transfers disabled [ 1.125202] pci 0001:01:00.0: [168c:003c] type 00 class 0x028000 [ 1.129742] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] [ 1.136354] pci 0001:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] [ 1.143617] pci 0001:01:00.0: supports D1 D2 [ 1.149077] pci 0001:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 1.155085] PCI: bus1: Fast back to back transfers disabled [ 1.159798] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e2fffff] [ 1.165312] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit] [ 1.172392] pci 0001:01:00.0: BAR 6: assigned [mem 0x2e200000-0x2e20ffff pref] [ 1.179293] pci 0001:00:00.0: PCI bridge to [bus 01-ff] [ 1.186704] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e2fffff] [ 1.193429] qcom-pcie 1b500000.pci: PCIe Gen.1 x1 link up [ 1.198887] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00 [ 1.204102] pci_bus 0000:00: root bus resource [bus 00-ff] [ 1.210147] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 1.215656] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff] [ 1.221916] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400 [ 1.228782] pci 0000:00:00.0: supports D1 [ 1.234825] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 1.243798] PCI: bus0: Fast back to back transfers disabled [ 1.245033] pci 0000:01:00.0: [1bb5:0008] type 00 class 0x028000 [ 1.250043] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x0000ffff pref] [ 1.256372] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x0000ffff pref] [ 1.262949] pci 0000:01:00.0: reg 0x1c: [mem 0x00000000-0x0000ffff pref] [ 1.270818] pci 0000:01:00.0: supports D1 [ 1.276167] pci 0000:01:00.0: PME# supported from D0 D1 D3hot [ 1.280561] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5.0 GT/s PCIe x1 link) [ 1.286736] PCI: bus1: Fast back to back transfers disabled [ 1.300678] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x080fffff] [ 1.306001] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x0800ffff pref] [ 1.313053] pci 0000:01:00.0: BAR 2: assigned [mem 0x08010000-0x0801ffff pref] [ 1.320043] pci 0000:01:00.0: BAR 3: assigned [mem 0x08020000-0x0802ffff pref] [ 1.327346] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 1.334486] pci 0000:00:00.0: bridge window [mem 0x08000000-0x080fffff] [ 1.340825] pcieport 0001:00:00.0: AER: enabled with IRQ 33 [ 1.348868] pcieport 0000:00:00.0: AER: enabled with IRQ 35 [ 1.492255] 0x000004000000-0x000008000000 : "extra" [ 1.676428] spi_qup 1a280000.spi: IN:block:16, fifo:64, OUT:block:16, fifo:64 [ 1.676676] m25p80@0 enforce active low on GPIO handle [ 1.686676] spi-nor spi0.0: mx25u3235f (4096 Kbytes) [ 1.687931] 15 fixed-partitions partitions found on MTD device spi0.0 [ 1.692890] Creating 15 MTD partitions on "spi0.0": [ 1.699071] 0x000000000000-0x000000010000 : "0:sbl1" [ 1.704930] 0x000000010000-0x000000030000 : "0:mibib" [ 1.709892] 0x000000030000-0x000000050000 : "0:sbl2" [ 1.714961] 0x000000050000-0x000000080000 : "0:sbl3" [ 1.719846] 0x000000080000-0x000000090000 : "0:ddrconfig" [ 1.724920] 0x000000090000-0x0000000a0000 : "0:ssd" [ 1.730128] 0x0000000a0000-0x0000000d0000 : "0:tz" [ 1.734937] 0x0000000d0000-0x0000000f0000 : "0:rpm" [ 1.739666] 0x0000000f0000-0x000000130000 : "0:oldappsbl" [ 1.744591] 0x000000130000-0x000000170000 : "0:appsblenv" [ 1.750001] 0x000000170000-0x000000190000 : "0:ART" [ 1.755524] 0x000000190000-0x0000001e0000 : "0:uboot" [ 1.760142] 0x0000001e0000-0x000000200000 : "0:oldnss1" [ 1.765359] 0x000000200000-0x000000220000 : "0:nvram" [ 1.770345] 0x000000220000-0x000000400000 : "0:oldkernel" [ 1.817014] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_wake_irq not found [ 1.817088] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_lpi not found [ 1.823683] ipq806x-gmac-dwmac 37200000.ethernet: PTP uses main clock [ 1.830565] ipq806x-gmac-dwmac 37200000.ethernet: User ID: 0x10, Synopsys ID: 0x37 [ 1.836260] ipq806x-gmac-dwmac 37200000.ethernet: DWMAC1000 [ 1.843665] ipq806x-gmac-dwmac 37200000.ethernet: DMA HW capability register supported [ 1.849380] ipq806x-gmac-dwmac 37200000.ethernet: RX Checksum Offload Engine supported [ 1.857219] ipq806x-gmac-dwmac 37200000.ethernet: COE Type 2 [ 1.865082] ipq806x-gmac-dwmac 37200000.ethernet: TX Checksum insertion supported [ 1.870817] ipq806x-gmac-dwmac 37200000.ethernet: Wake-Up On Lan supported [ 1.878303] ipq806x-gmac-dwmac 37200000.ethernet: Enhanced/Alternate descriptors [ 1.885033] ipq806x-gmac-dwmac 37200000.ethernet: Enabled extended descriptors [ 1.892595] ipq806x-gmac-dwmac 37200000.ethernet: Ring mode enabled [ 1.899548] ipq806x-gmac-dwmac 37200000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 1.905820] ipq806x-gmac-dwmac 37200000.ethernet: device MAC address 12:a1:0f:ab:11:1c [ 1.917781] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_wake_irq not found [ 1.922219] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_lpi not found [ 1.929683] ipq806x-gmac-dwmac 37400000.ethernet: PTP uses main clock [ 1.936411] ipq806x-gmac-dwmac 37400000.ethernet: User ID: 0x10, Synopsys ID: 0x37 [ 1.942392] ipq806x-gmac-dwmac 37400000.ethernet: DWMAC1000 [ 1.949722] ipq806x-gmac-dwmac 37400000.ethernet: DMA HW capability register supported [ 1.955687] ipq806x-gmac-dwmac 37400000.ethernet: RX Checksum Offload Engine supported [ 1.963366] ipq806x-gmac-dwmac 37400000.ethernet: COE Type 2 [ 1.971161] ipq806x-gmac-dwmac 37400000.ethernet: TX Checksum insertion supported [ 1.977067] ipq806x-gmac-dwmac 37400000.ethernet: Wake-Up On Lan supported [ 1.984439] ipq806x-gmac-dwmac 37400000.ethernet: Enhanced/Alternate descriptors [ 1.991131] ipq806x-gmac-dwmac 37400000.ethernet: Enabled extended descriptors [ 1.998778] ipq806x-gmac-dwmac 37400000.ethernet: Ring mode enabled [ 2.005776] ipq806x-gmac-dwmac 37400000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 2.011973] ipq806x-gmac-dwmac 37400000.ethernet: device MAC address 3a:b8:e0:99:1b:28 [ 2.023893] i2c_dev: i2c /dev entries driver [ 2.034214] sdhci: Secure Digital Host Controller Interface driver [ 2.034267] sdhci: Copyright(c) Pierre Ossman [ 2.039307] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.048959] NET: Registered PF_INET6 protocol family [ 2.051990] Segment Routing with IPv6 [ 2.054453] In-situ OAM (IOAM) with IPv6 [ 2.058072] NET: Registered PF_PACKET protocol family [ 2.062498] 8021q: 802.1Q VLAN Support v1.8 [ 2.066964] Registering SWP/SWPB emulation handler [ 2.116320] qcom_rpm 108000.rpm: RPM firmware 3.0.16777338 [ 2.129372] s1a: Bringing 0uV into 1050000-1050000uV [ 2.129809] s1b: Bringing 0uV into 1050000-1050000uV [ 2.133854] s2a: Bringing 0uV into 800000-800000uV [ 2.138724] s2b: Bringing 0uV into 800000-800000uV [ 2.351107] qca8k 37000000.mdio-mii:10: configuring for fixed/rgmii link mode [ 2.360769] qca8k 37000000.mdio-mii:10: Link is Up - 1Gbps/Full - flow control off [ 2.366506] qca8k 37000000.mdio-mii:10: configuring for fixed/sgmii link mode [ 2.379190] qca8k 37000000.mdio-mii:10: Link is Up - 1Gbps/Full - flow control off [ 2.485978] qca8k 37000000.mdio-mii:10 lan1 (uninitialized): PHY [qca8k-0.0:00] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL) [ 2.605844] qca8k 37000000.mdio-mii:10 lan2 (uninitialized): PHY [qca8k-0.0:01] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL) [ 2.715936] qca8k 37000000.mdio-mii:10 lan3 (uninitialized): PHY [qca8k-0.0:02] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL) [ 2.825929] qca8k 37000000.mdio-mii:10 lan4 (uninitialized): PHY [qca8k-0.0:03] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL) [ 2.935925] qca8k 37000000.mdio-mii:10 wan (uninitialized): PHY [qca8k-0.0:04] driver [Qualcomm Atheros 8337 internal PHY] (irq=POLL) [ 2.937293] ipq806x-gmac-dwmac 37200000.ethernet eth0: entered promiscuous mode [ 2.947340] ipq806x-gmac-dwmac 37400000.ethernet eth1: entered promiscuous mode [ 2.954195] DSA: tree 0 setup [ 2.971505] thermal thermal_zone0: failed to read out thermal zone (-110) [ 2.988039] UBI: auto-attach mtd0 [ 2.988067] ubi0: attaching mtd0 [ 3.241488] random: crng init done [ 3.997043] ubi0: scanning is finished [ 4.016892] ubi0: attached mtd0 (name "ubi", size 64 MiB) [ 4.016918] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 4.021268] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 4.028095] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 4.034959] ubi0: good PEBs: 512, bad PEBs: 0, corrupted PEBs: 0 [ 4.041737] ubi0: user volume: 3, internal volumes: 1, max. volumes count: 128 [ 4.047917] ubi0: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 1718782863 [ 4.055014] ubi0: available PEBs: 0, total reserved PEBs: 512, PEBs reserved for bad PEB handling: 20 [ 4.064356] ubi0: background thread "ubi_bgt0d" started, PID 71 [ 4.065593] block ubiblock0_1: created from ubi0:1(rootfs) [ 4.079079] ubiblock: device ubiblock0_1 (rootfs) set to be root fi▒[ 4.097149] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 4.097815] Freeing unused kernel image (initmem) memory: 1024K [ 4.103435] Run /sbin/init as init process [ 4.535346] init: Console is alive [ 4.535512] init: - watchdog - [ 5.921881] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 5.970230] gpio_button_hotplug: loading out-of-tree module taints kernel. [ 5.977345] SCSI subsystem initialized [ 6.107489] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 6.107537] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 6.112109] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000008002000010 [ 6.119459] xhci-hcd xhci-hcd.0.auto: irq 47, io mem 0x10000000 [ 6.129038] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 6.134772] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 6.140261] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed [ 6.148379] hub 1-0:1.0: USB hub found [ 6.154502] hub 1-0:1.0: 1 port detected [ 6.158465] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 6.163528] hub 2-0:1.0: USB hub found [ 6.170311] hub 2-0:1.0: 1 port detected [ 6.174228] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 6.177936] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3 [ 6.183409] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000008002000010 [ 6.190808] xhci-hcd xhci-hcd.1.auto: irq 48, io mem 0x11000000 [ 6.200364] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 6.206116] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4 [ 6.211673] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 6.219630] hub 3-0:1.0: USB hub found [ 6.225858] hub 3-0:1.0: 1 port detected [ 6.229787] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 6.234522] hub 4-0:1.0: USB hub found [ 6.241716] hub 4-0:1.0: 1 port detected [ 6.249014] usbcore: registered new interface driver usb-storage [ 6.249468] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 6.261898] init: - preinit - [ 8.062010] ipq806x-gmac-dwmac 37200000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 8.062816] dwmac1000: Master AXI performs any burst length [ 8.069173] ipq806x-gmac-dwmac 37200000.ethernet eth0: No Safety Features support found [ 8.084570] ipq806x-gmac-dwmac 37200000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported [ 8.084714] ipq806x-gmac-dwmac 37200000.ethernet eth0: registered PTP clock [ 8.098699] ipq806x-gmac-dwmac 37200000.ethernet eth0: configuring for fixed/rgmii link mode [ 8.099557] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 8.113784] qca8k 37000000.mdio-mii:10 lan1: configuring for phy/internal link mode Press the [f] key and hit [enter] to enter failsafe mode Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level [ 10.382306] mount_root: loading kmods from internal overlay [ 10.401025] kmodloader: loading kernel modules from //etc/modules-boot.d/* [ 10.403250] kmodloader: done loading kernel modules from //etc/modules-boot.d/* [ 12.102890] block: attempting to load /tmp/overlay/upper/etc/config/fstab [ 12.102990] block: unable to load configuration (fstab: Entry not found) [ 12.108692] block: attempting to load /tmp/overlay/etc/config/fstab [ 12.115558] block: unable to load configuration (fstab: Entry not found) [ 12.121534] block: attempting to load /etc/config/fstab [ 12.133663] block: unable to load configuration (fstab: Entry not found) [ 12.133718] block: no usable configuration [ 12.145265] UBIFS (ubi0:2): Mounting in unauthenticated mode [ 12.145676] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 189 [ 12.254488] UBIFS (ubi0:2): recovery needed [ 12.490637] UBIFS (ubi0:2): recovery completed [ 12.490732] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data" [ 12.494054] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 12.501977] UBIFS (ubi0:2): FS size: 39870464 bytes (38 MiB, 314 LEBs), max 324 LEBs, journal size 2031616 bytes (1 MiB, 16 LEBs) [ 12.511844] UBIFS (ubi0:2): reserved for root: 1883180 bytes (1839 KiB) [ 12.523474] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 567E20DA-722C-4FF3-B009-41295EF11E61, small LPT model [ 12.533700] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab [ 12.553598] block: extroot: not configured [ 12.553743] UBIFS (ubi0:2): un-mount UBI device 0 [ 12.556700] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" stops [ 12.566974] UBIFS (ubi0:2): Mounting in unauthenticated mode [ 12.567536] UBIFS (ubi0:2): background thread "ubifs_bgt0_2" started, PID 190 [ 12.804941] UBIFS (ubi0:2): UBIFS: mounted UBI device 0, volume 2, name "rootfs_data" [ 12.804972] UBIFS (ubi0:2): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 12.811812] UBIFS (ubi0:2): FS size: 39870464 bytes (38 MiB, 314 LEBs), max 324 LEBs, journal size 2031616 bytes (1 MiB, 16 LEBs) [ 12.821716] UBIFS (ubi0:2): reserved for root: 1883180 bytes (1839 KiB) [ 12.833329] UBIFS (ubi0:2): media format: w5/r0 (latest is w5/r0), UUID 567E20DA-722C-4FF3-B009-41295EF11E61, small LPT model [ 14.393804] block: attempting to load /tmp/overlay/upper/etc/config/fstab [ 14.404454] block: extroot: not configured [ 14.407265] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab [ 14.407614] block: extroot: not configured [ 14.419352] mount_root: switching to ubifs overlay [ 14.440611] urandom-seed: Seeding with /etc/urandom.seed [ 14.538508] procd: - early - [ 14.538624] procd: - watchdog - [ 15.137414] procd: - watchdog - [ 15.213528] procd: - ubus - [ 15.591612] procd: - init - Please press Enter to activate this console. [ 17.101950] urngd: v1.0.2 started. [ 17.157490] kmodloader: loading kernel modules from /etc/modules.d/* [ 17.210433] tun: Universal TUN/TAP device driver, 1.6 [ 17.236821] GACT probability on [ 17.237518] Mirror/redirect action on [ 17.243163] u32 classifier [ 17.243186] input device check on [ 17.245190] Actions configured [ 17.261395] fuse: init (API version 7.39) [ 17.272038] Loading modules backported from Linux version v6.6.15-0-g51f354b815c4 [ 17.272073] Backport generated by backports.git 193becf2 [ 17.319596] xt_time: kernel timezone is -0000 [ 17.457958] PPP generic driver version 2.4.2 [ 17.458824] NET: Registered PF_PPPOX protocol family [ 17.533465] ath10k 6.7 driver, optimized for CT firmware, probing pci device: 0x3c. [ 17.551687] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142) [ 17.552293] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 [ 61.237892] ath10k_pci 0001:01:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043202ff sub 0000:0000 [ 61.237934] ath10k_pci 0001:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0 [ 61.246842] ath10k_pci 0001:01:00.0: firmware ver 10.1-ct-8x-__fW-022-ecad3248 api 2 features wmi-10.x,has-wmi-mgmt-tx,mfp,txstatus-noack,wmi-10.x-CT,ratemask-CT,txrate-CT,get-temp-CT,tx-rc-CT,cust-stats-CT,retry-gt2-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT crc32 3e4cf97f [ 61.470080] ath10k_pci 0001:01:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08 [ 62.333135] ath10k_pci 0001:01:00.0: 10.1 wmi init: vdevs: 16 peers: 127 tid: 256 [ 62.343396] ath10k_pci 0001:01:00.0: wmi print 'P 128 V 8 T 410' [ 62.343455] ath10k_pci 0001:01:00.0: wmi print 'msdu-desc: 1424 sw-crypt: 0 ct-sta: 0' [ 62.348520] ath10k_pci 0001:01:00.0: wmi print 'alloc rem: 24984 iram: 38672' [ 62.422931] ath10k_pci 0001:01:00.0: htt-ver 2.1 wmi-op 2 htt-op 2 cal otp max-sta 128 raw 0 hwcrypto 1 [ 62.423286] ath10k_pci 0001:01:00.0: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000 [ 62.538593] kmodloader: done loading kernel modules from /etc/modules.d/* [ 69.970638] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Down [ 70.007982] ipq806x-gmac-dwmac 37200000.ethernet eth0: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 70.008976] dwmac1000: Master AXI performs any burst length [ 70.015285] ipq806x-gmac-dwmac 37200000.ethernet eth0: No Safety Features support found [ 70.030508] ipq806x-gmac-dwmac 37200000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported [ 70.030662] ipq806x-gmac-dwmac 37200000.ethernet eth0: registered PTP clock [ 70.038447] ipq806x-gmac-dwmac 37200000.ethernet eth0: configuring for fixed/rgmii link mode [ 70.045418] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 70.111027] ipq806x-gmac-dwmac 37400000.ethernet eth1: Register MEM_TYPE_PAGE_POOL RxQ-0 [ 70.111916] dwmac1000: Master AXI performs any burst length [ 70.118267] ipq806x-gmac-dwmac 37400000.ethernet eth1: No Safety Features support found [ 70.133595] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported [ 70.133776] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock [ 70.142292] ipq806x-gmac-dwmac 37400000.ethernet eth1: configuring for fixed/sgmii link mode [ 70.148709] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off [ 70.158198] qca8k 37000000.mdio-mii:10 lan1: configuring for phy/internal link mode [ 70.241284] br-lan: port 1(lan1) entered blocking state [ 70.241393] br-lan: port 1(lan1) entered disabled state [ 70.245427] qca8k 37000000.mdio-mii:10 lan1: entered allmulticast mode [ 70.250655] ipq806x-gmac-dwmac 37400000.ethernet eth1: entered allmulticast mode [ 70.263581] qca8k 37000000.mdio-mii:10 lan1: entered promiscuous mode [ 70.309581] qca8k 37000000.mdio-mii:10 lan2: configuring for phy/internal link mode [ 70.320816] br-lan: port 2(lan2) entered blocking state [ 70.320853] br-lan: port 2(lan2) entered disabled state [ 70.325005] qca8k 37000000.mdio-mii:10 lan2: entered allmulticast mode [ 70.344729] qca8k 37000000.mdio-mii:10 lan2: entered promiscuous mode [ 70.434819] qca8k 37000000.mdio-mii:10 lan3: configuring for phy/internal link mode [ 70.435214] br-lan: port 3(lan3) entered blocking state [ 70.441421] br-lan: port 3(lan3) entered disabled state [ 70.446529] qca8k 37000000.mdio-mii:10 lan3: entered allmulticast mode [ 70.467727] qca8k 37000000.mdio-mii:10 lan3: entered promiscuous mode [ 70.616148] qca8k 37000000.mdio-mii:10 lan4: configuring for phy/internal link mode [ 70.616557] br-lan: port 4(lan4) entered blocking state [ 70.622745] br-lan: port 4(lan4) entered disabled state [ 70.627986] qca8k 37000000.mdio-mii:10 lan4: entered allmulticast mode [ 70.676895] qca8k 37000000.mdio-mii:10 lan4: entered promiscuous mode [ 70.717193] qca8k 37000000.mdio-mii:10 wan: configuring for phy/internal link mode [ 73.848567] qca8k 37000000.mdio-mii:10 lan3: Link is Up - 1Gbps/Full - flow control off [ 73.848626] br-lan: port 3(lan3) entered blocking state [ 73.855457] br-lan: port 3(lan3) entered forwarding state root@OpenWrt:~# df -h Filesystem Size Used Available Use% Mounted on /dev/root 16.5M 16.5M 0 100% /rom tmpfs 232.1M 3.9M 228.2M 2% /tmp /dev/ubi0_2 34.5M 176.0K 32.5M 1% /overlay overlayfs:/overlay 34.5M 176.0K 32.5M 1% / tmpfs 512.0K 0 512.0K 0% /dev root@OpenWrt:~# mount /dev/root on /rom type squashfs (ro,relatime,errors=continue) proc on /proc type proc (rw,nosuid,nodev,noexec,noatime) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,noatime) cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate) tmpfs on /tmp type tmpfs (rw,nosuid,nodev,noatime) /dev/ubi0_2 on /overlay type ubifs (rw,noatime,assert=read-only,ubi=0,vol=2) overlayfs:/overlay on / type overlay (rw,noatime,lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work) tmpfs on /dev type tmpfs (rw,nosuid,noexec,noatime,size=512k,mode=755) devpts on /dev/pts type devpts (rw,nosuid,noexec,noatime,mode=600,ptmxmode=000) debugfs on /sys/kernel/debug type debugfs (rw,noatime) bpffs on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,noatime,mode=700) root@OpenWrt:~# free total used free shared buff/cache available Mem: 475432 43288 372860 4008 59284 380376 root@OpenWrt:~# cat /proc/cpuinfo processor : 0 model name : ARMv7 Processor rev 0 (v7l) BogoMIPS : 21.87 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 CPU implementer : 0x51 CPU architecture: 7 CPU variant : 0x2 CPU part : 0x04d CPU revision : 0 processor : 1 model name : ARMv7 Processor rev 0 (v7l) BogoMIPS : 45.57 Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 CPU implementer : 0x51 CPU architecture: 7 CPU variant : 0x2 CPU part : 0x04d CPU revision : 0 Hardware : Generic DT based system Revision : 0000 Serial : 0000000000000000
Notes
- OpenWrt forum thread: https://forum.openwrt.org/t/e8350-why-not-supported-by-openwrt/57640
- Pull request for a current release: https://github.com/openwrt/openwrt/pull/15798
- Test builds with 5GHz radio support:
v20: https://github.com/SergeyFilippov/openwrt/releases/tag/v20.e8350-snapshot
v22: https://github.com/SergeyFilippov/openwrt/releases/tag/v22.03-release-qtn- Flash it over the native Linksys WEB interface.
- 5GHz wifi configuration is done manually via editing the /etc/rc.local file.
(LuCI web interface does not know how to properly handle quantenna driver at the moment)
- Test builds with LUCI from official snapshot image builder with pinned kmods, no 5GHz radio:
v24: https://github.com/SergeyFilippov/openwrt/releases/tag/v24.0.0-beta-snapshot