COMFAST CF-EW72

cf-ew72-device-front-view.jpg

The COMFAST CF-EW72 is an outdoor 2.4 GHz and 5 GHz wireless CPE. It is based on the Qualcomm Atheros QCA9531 SoC, with an additional Qualcomm Atheros QCA9886. It features two RJ45 10/100 Mbps Ethernet ports with 802.3af/802.3at PoE, a 300 Mbps 2.4 GHz 802.11b/g/n radio and an 867 Mbps 5 GHz 802.11a/n/ac radio with dual external 5 dBi antenna.

This OpenWrt build works with the COMFAST CF-EW71 v2.6, too (identical device, but only 2.4 ghz radio).

COMFAST CF-EW72 V2 is completely different device.

Please, look for Model at the label on your device. If it says CF-EW72 V2, you should proceed to COMFAST CF-EW72 V2.

The original firmware is based on OpenWrt so a sysupgrade image can be installed via the stock web GUI. Settings from the original firmware will be saved and restored on the new one, so a factory reset using the devices' reset button will be needed.

:!: COMFAST CF-EW72 V2 page

FIXME Find out flash layout, then add the flash layout table here (copy, paste, modify the example).

Please check out the article Flash layout. It contains examples and explanations that describe how to document the flash layout.

Specific values needed for tftp

FIXME Enter values for “FILL-IN” below

Bootloader tftp server IPv4 address FILL-IN
Bootloader MAC address (special) FILL-IN
Firmware tftp image Latest OpenWrt release (NOTE: Name must contain “tftp”)
TFTP transfer window FILL-IN seconds
TFTP window start approximately FILL-IN seconds after power on
TFTP client required IP address FILL-IN

generic.sysupgrade

FIXME These are generic instructions. Update with your router's specifics.

  • Browse to http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/ LuCI Upgrade URL
  • Upload image file for sysupgrade to LuCI
  • Wait for reboot

If you don't have a GUI (LuCI) available, you can alternatively upgrade via the command line. There are two command line methods for upgrading:

  • sysupgrade
  • mtd

Note: It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing.

sysupgrade

  • Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp
wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc
sysupgrade /tmp/xxx.abc

mtd

If sysupgrade does not support this router, use mtd.

  • Login as root via SSH on 192.168.1.1, then enter the following commands:
cd /tmp
wget http://downloads.openwrt.org/snapshots/trunk/XXX/xxx.abc
mtd write /tmp/xxx.abc linux && reboot

In the event of a failed install, hold the “reset” button during power on for several seconds. This enables a firmware upload page to be presented at 192.168.1.1 which will allow install of a downloaded image. eg: https://downloads.openwrt.org/snapshots/targets/ath79/generic/openwrt-ath79-generic-comfast_cf-ew72-squashfs-sysupgrade.bin

Basic configuration After flashing, proceed with this.
Set up your Internet connection, configure wireless, configure USB port, etc.

The default network configuration is:

Interface Name Description Default configuration
br-lan LAN & WiFi 192.168.10.1/24
eth0 LAN port (PoE) None
eth1 WAN port (PoE)
wlan0 WiFi - 5Ghz
wlan1 WiFi - 2.4Ghz

Not Applicable

hardware.button on howto use and configure the hardware button(s). Here, we merely name the buttons, so we can use them in the above Howto.

The COMFAST CF-EW72 has the following buttons:

BUTTON Event
Reset reset

Front:
Insert photo of front of the casing

Back:
Insert photo of back of the casing

Backside label:
Insert photo of backside label

Note: This will void your warranty!

  1. Remove antenna. (if installed)
  2. Remove nut, washer and o-ring from each antenna on top of case. (Carefully remove o-ring to avoid damage and water-tightness)
  3. Remove two screws under label on back of case.
  4. Gently push down on antenna jack, and PCB should slide out of the bottom of the case

Main PCB:
FIXME Insert photo of PCB

port.serial general information about the serial port, serial port cable, etc.

How to connect to the Serial Port of this specific device:
Insert photo of PCB with markings for serial port

FIXME Replace EXAMPLE by real values.

Serial connection parameters
for COMFAST CF-EW72
EXAMPLE 115200, 8N1

port.jtag general information about the JTAG port, JTAG cable, etc.

How to connect to the JTAG Port of this specific device:
Insert photo of PCB with markings for JTAG port

COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE


Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 0.000000] Linux version 4.19.123 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r13597-be56b29707)) #0 Thu Jun 18 20:34:09 2020 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] bootconsole [early0] enabled Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] CPU0 revision is: 00019374 (MIPS 24Kc) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] MIPS: machine is COMFAST CF-EW72 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] SoC: Qualcomm Atheros QCA9533 ver 2 rev 0 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] Determined physical RAM map: Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] memory: 08000000 @ 00000000 (usable) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] Initrd not found or empty - disabling initrd Thu Jun 18 20:34:21 2020 kern.warn kernel: [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. Thu Jun 18 20:34:21 2020 kern.warn kernel: [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] Zone ranges: Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000007ffffff] Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] Movable zone start for each node Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] Early memory node ranges Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff] Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff] Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 0.000000] On node 0 totalpages: 32768 Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 0.000000] Normal zone: 288 pages used for memmap Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 0.000000] Normal zone: 0 pages reserved Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 0.000000] Normal zone: 32768 pages, LIFO batch:7 Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 0.000000] random: get_random_bytes called from start_kernel+0x98/0x4b0 with crng_init=0 Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 0.000000] pcpu-alloc: [0] 0 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 32480 Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 0.000000] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,jffs2 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] Writing ErrCtl register=00000000 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] Readback ErrCtl register=00000000 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] Memory: 122100K/131072K available (4568K kernel code, 195K rwdata, 1080K rodata, 1188K init, 214K bss, 8972K reserved, 0K cma-reserved) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] NR_IRQS: 51 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] CPU clock: 650.000 MHz Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 5880801374 ns Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.000010] sched_clock: 32 bits at 325MHz, resolution 3ns, wraps every 6607641598ns Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.008277] Calibrating delay loop... 431.10 BogoMIPS (lpj=862208) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.042756] pid_max: default: 32768 minimum: 301 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.047912] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.054911] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.068613] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.078962] futex hash table entries: 256 (order: -1, 3072 bytes) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.085610] pinctrl core: initialized pinctrl subsystem Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.094654] NET: Registered protocol family 16 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.142180] clocksource: Switched to clocksource MIPS Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.149180] NET: Registered protocol family 2 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.155049] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.163270] TCP established hash table entries: 1024 (order: 0, 4096 bytes) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.170656] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.177382] TCP: Hash tables configured (established 1024 bind 1024) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.184290] UDP hash table entries: 256 (order: 0, 4096 bytes) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.190538] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.197609] NET: Registered protocol family 1 Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 0.202307] PCI: CLS 0 bytes, default 32 Thu Jun 18 20:34:21 2020 kern.warn kernel: [ 0.207137] Crashlog allocated RAM at address 0x3f00000 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.214866] workingset: timestamp_bits=14 max_order=15 bucket_order=1 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.232055] squashfs: version 4.0 (2009/01/31) Phillip Lougher Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.238283] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.267456] io scheduler noop registered Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.271687] io scheduler deadline registered (default) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.280466] pinctrl-single 1804002c.pinmux: 576 pins, size 72 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.287901] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.297967] console [ttyS0] disabled Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.301860] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 9, base_baud = 1562500) is a 16550A Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.310982] console [ttyS0] enabled Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.318550] bootconsole [early0] disabled Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.351256] m25p80 spi0.0: w25q128 (16384 Kbytes) Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 0.356212] 4 fixed-partitions partitions found on MTD device spi0.0 Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 0.362798] Creating 4 MTD partitions on "spi0.0": Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 0.367773] 0x000000000000-0x000000010000 : "u-boot" Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 0.374279] 0x000000010000-0x000000020000 : "art" Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 0.380296] 0x000000020000-0x000000ff0000 : "firmware" Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 0.389973] 2 uimage-fw partitions found on MTD device firmware Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 0.396193] Creating 2 MTD partitions on "firmware": Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 0.401356] 0x000000000000-0x0000001e0000 : "kernel" Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 0.407631] 0x0000001e0000-0x000000fd0000 : "rootfs" Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 0.413968] mtd: device 4 (rootfs) set to be root filesystem Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 0.421974] 1 squashfs-split partitions found on MTD device rootfs Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 0.428476] 0x0000004a0000-0x000000fd0000 : "rootfs_data" Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 0.435322] 0x000000ff0000-0x000001000000 : "nvram" Thu Jun 18 20:34:21 2020 kern.info kernel: [ 0.444384] libphy: Fixed MDIO Bus: probed Thu Jun 18 20:34:21 2020 kern.err kernel: [ 0.791279] ag71xx 19000000.eth: Could not connect to PHY device. Deferring probe. Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 1.126173] random: fast init done Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.430643] libphy: ag71xx_mdio: probed Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.436289] libphy: ar8xxx-mdio: probed Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.450503] switch0: Atheros AR8229 rev. 1 switch registered on mdio.0 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.498259] ag71xx 1a000000.eth: connected to PHY at fixed-0:00 [uid=00000000, driver=Generic PHY] Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.508461] eth0: Atheros AG71xx at 0xba000000, irq 5, mode: gmii Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.515291] i2c /dev entries driver Thu Jun 18 20:34:21 2020 kern.err kernel: [ 1.519204] ath79-wdt 18060008.wdt: unable to register misc device, err=-16 Thu Jun 18 20:34:21 2020 kern.warn kernel: [ 1.526492] ath79-wdt: probe of 18060008.wdt failed with error -16 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.535850] NET: Registered protocol family 10 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.548374] Segment Routing with IPv6 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.552391] NET: Registered protocol family 17 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.557134] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.570551] 8021q: 802.1Q VLAN Support v1.8 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.576272] PCI host bridge /ahb/pcie-controller@180c0000 ranges: Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.582688] MEM 0x0000000010000000..0x0000000013ffffff Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.588102] IO 0x0000000000000000..0x0000000000000000 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.593760] PCI host bridge to bus 0000:00 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.598054] pci_bus 0000:00: root bus resource [mem 0x10000000-0x13ffffff] Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.605173] pci_bus 0000:00: root bus resource [io 0x0000] Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.610945] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.617970] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 1.626221] pci 0000:00:00.0: [168c:0056] type 00 class 0x028000 Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 1.626288] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 1.626424] pci 0000:00:00.0: PME# supported from D0 D3hot Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 1.627552] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.627588] pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x101fffff 64bit] Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.952309] ag71xx 19000000.eth: connected to PHY at mdio.0:1f:04 [uid=004dd042, driver=Generic PHY] Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.963074] eth1: Atheros AG71xx at 0xb9000000, irq 4, mode: mii Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.970636] hctosys: unable to open rtc device (rtc0) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.981658] VFS: Mounted root (squashfs filesystem) readonly on device 31:4. Thu Jun 18 20:34:21 2020 kern.info kernel: [ 1.998869] Freeing unused kernel memory: 1188K Thu Jun 18 20:34:21 2020 kern.warn kernel: [ 2.003605] This architecture does not have kernel memory protection. Thu Jun 18 20:34:21 2020 kern.info kernel: [ 2.010269] Run /sbin/init as init process Thu Jun 18 20:34:21 2020 user.info kernel: [ 2.713236] init: Console is alive Thu Jun 18 20:34:21 2020 user.info kernel: [ 2.717228] init: - watchdog - Thu Jun 18 20:34:21 2020 user.info kernel: [ 4.100839] kmodloader: loading kernel modules from /etc/modules-boot.d/* Thu Jun 18 20:34:21 2020 kern.info kernel: [ 4.161600] usbcore: registered new interface driver usbfs Thu Jun 18 20:34:21 2020 kern.info kernel: [ 4.167516] usbcore: registered new interface driver hub Thu Jun 18 20:34:21 2020 kern.info kernel: [ 4.173197] usbcore: registered new device driver usb Thu Jun 18 20:34:21 2020 kern.info kernel: [ 4.187359] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver Thu Jun 18 20:34:21 2020 kern.info kernel: [ 4.198952] ehci-platform: EHCI generic platform driver Thu Jun 18 20:34:21 2020 user.info kernel: [ 4.205625] kmodloader: done loading kernel modules from /etc/modules-boot.d/* Thu Jun 18 20:34:21 2020 user.info kernel: [ 4.223819] init: - preinit - Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 5.235028] random: jshn: uninitialized urandom read (4 bytes read) Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 5.364129] random: jshn: uninitialized urandom read (4 bytes read) Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 5.435836] random: jshn: uninitialized urandom read (4 bytes read) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 5.702049] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready Thu Jun 18 20:34:21 2020 kern.info kernel: [ 6.723391] eth0: link up (1000Mbps/Full duplex) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 6.728263] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Thu Jun 18 20:34:21 2020 user.notice kernel: [ 9.967353] mount_root: jffs2 not ready yet, using temporary tmpfs overlay Thu Jun 18 20:34:21 2020 user.warn kernel: [ 10.008684] urandom-seed: Seed file not found (/etc/urandom.seed) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 10.108393] eth0: link down Thu Jun 18 20:34:21 2020 user.info kernel: [ 10.128056] procd: - early - Thu Jun 18 20:34:21 2020 user.info kernel: [ 10.131294] procd: - watchdog - Thu Jun 18 20:34:21 2020 user.info kernel: [ 10.796276] procd: - watchdog - Thu Jun 18 20:34:21 2020 user.info kernel: [ 10.800015] procd: - ubus - Thu Jun 18 20:34:21 2020 kern.warn kernel: [ 10.833207] urandom_read: 5 callbacks suppressed Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 10.833218] random: ubusd: uninitialized urandom read (4 bytes read) Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 10.892817] random: ubusd: uninitialized urandom read (4 bytes read) Thu Jun 18 20:34:21 2020 user.info kernel: [ 10.901372] procd: - init - Thu Jun 18 20:34:21 2020 user.info kernel: [ 11.700859] kmodloader: loading kernel modules from /etc/modules.d/* Thu Jun 18 20:34:21 2020 kern.info kernel: [ 11.832806] Loading modules backported from Linux version v5.7-rc3-0-g6a8b55ed4056 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 11.840730] Backport generated by backports.git v5.7-rc3-1-0-gc0c7d2bb Thu Jun 18 20:34:21 2020 kern.info kernel: [ 11.931524] xt_time: kernel timezone is -0000 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 12.132534] PPP generic driver version 2.4.2 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 12.147757] NET: Registered protocol family 24 Thu Jun 18 20:34:21 2020 user.info kernel: [ 12.241761] urngd: v1.0.2 started. Thu Jun 18 20:34:21 2020 kern.info kernel: [ 12.262825] ath10k 5.1 driver, optimized for CT firmware, probing pci device: 0x56. Thu Jun 18 20:34:21 2020 kern.info kernel: [ 12.291513] ath10k_pci 0000:00:00.0: enabling device (0000 -> 0002) Thu Jun 18 20:34:21 2020 kern.info kernel: [ 12.298362] ath10k_pci 0000:00:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0 Thu Jun 18 20:34:21 2020 kern.notice kernel: [ 12.543656] random: crng init done Thu Jun 18 20:34:21 2020 kern.err kernel: [ 13.039252] firmware ath10k!fwcfg-pci-0000:00:00.0.txt: firmware_loading_store: map pages failed Thu Jun 18 20:34:21 2020 kern.err kernel: [ 14.435271] firmware ath10k!QCA9888!hw2.0!ct-firmware-5.bin: firmware_loading_store: map pages failed Thu Jun 18 20:34:21 2020 kern.err kernel: [ 14.927627] firmware ath10k!QCA9888!hw2.0!ct-firmware-2.bin: firmware_loading_store: map pages failed Thu Jun 18 20:34:21 2020 kern.err kernel: [ 15.284339] firmware ath10k!QCA9888!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed Thu Jun 18 20:34:21 2020 kern.info kernel: [ 16.007402] ath10k_pci 0000:00:00.0: qca9888 hw2.0 target 0x01000000 chip_id 0x00000000 sub 0000:0000 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 16.017008] ath10k_pci 0000:00:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 16.040910] ath10k_pci 0000:00:00.0: firmware ver 10.4b-ct-9888-fW-013-d81f62d97 api 5 features mfp,peer-flow-ctrl,txstatus-noack,wmi-10.x-CT,ratemask-CT,regdump-CT,txrate-CT,flush-all-CT,pingpong-CT,ch-regs-CT,nop-CT,set-special-CT,tx-rc-CT,cust-stats-CT,txrate2-CT,beacon-cb-CT,wmi-block-ack-CT,wmi-bcn-rc-CT crc32 937128b4 Thu Jun 18 20:34:21 2020 kern.err kernel: [ 16.547148] firmware ath10k!QCA9888!hw2.0!board-2.bin: firmware_loading_store: map pages failed Thu Jun 18 20:34:21 2020 kern.info kernel: [ 16.557135] ath10k_pci 0000:00:00.0: board_file api 1 bmi_id 0:24 crc32 ff3dd291 Thu Jun 18 20:34:21 2020 kern.warn kernel: [ 18.643427] ath10k_pci 0000:00:00.0: unsupported HTC service id: 1536 Thu Jun 18 20:34:21 2020 kern.warn kernel: [ 18.655727] ath10k_pci 0000:00:00.0: 10.4 wmi init: vdevs: 16 peers: 48 tid: 96 Thu Jun 18 20:34:21 2020 kern.warn kernel: [ 18.663542] ath10k_pci 0000:00:00.0: msdu-desc: 2500 skid: 32 Thu Jun 18 20:34:21 2020 kern.info kernel: [ 18.715261] ath10k_pci 0000:00:00.0: wmi print 'P 48/48 V 16 K 144 PH 176 T 186 msdu-desc: 2500 sw-crypt: 0 ct-sta: 0' Thu Jun 18 20:34:21 2020 kern.info kernel: [ 18.726640] ath10k_pci 0000:00:00.0: wmi print 'free: 114524 iram: 12628 sram: 29508' Thu Jun 18 20:34:21 2020 kern.info kernel: [ 18.969128] ath10k_pci 0000:00:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 32 raw 0 hwcrypto 1 Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 19.055902] ath: EEPROM regdomain sanitized Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 19.055917] ath: EEPROM regdomain: 0x64 Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 19.055921] ath: EEPROM indicates we should expect a direct regpair map Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 19.055949] ath: Country alpha2 being used: 00 Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 19.055952] ath: Regpair used: 0x64 Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 19.178061] ath: EEPROM regdomain sanitized Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 19.178080] ath: EEPROM regdomain: 0x64 Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 19.178083] ath: EEPROM indicates we should expect a direct regpair map Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 19.178113] ath: Country alpha2 being used: 00 Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 19.178116] ath: Regpair used: 0x64 Thu Jun 18 20:34:21 2020 kern.debug kernel: [ 19.192055] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht' Thu Jun 18 20:34:21 2020 kern.info kernel: [ 19.195116] ieee80211 phy1: Atheros AR9531 Rev:2 mem=0xb8100000, irq=13 Thu Jun 18 20:34:21 2020 user.info kernel: [ 19.263595] kmodloader: done loading kernel modules from /etc/modules.d/* Thu Jun 18 20:34:21 2020 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses! Thu Jun 18 20:34:21 2020 user.notice dnsmasq: Allowing 127.0.0.0/8 responses Thu Jun 18 20:34:22 2020 daemon.info dnsmasq[1207]: Connected to system UBus Thu Jun 18 20:34:22 2020 daemon.info dnsmasq[1207]: started, version 2.81 cachesize 150 Thu Jun 18 20:34:22 2020 daemon.info dnsmasq[1207]: DNS service limited to local subnets Thu Jun 18 20:34:22 2020 daemon.info dnsmasq[1207]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC no-ID loop-detect inotify dumpfile Thu Jun 18 20:34:22 2020 daemon.info dnsmasq[1207]: UBus support enabled: connected to system bus Thu Jun 18 20:34:22 2020 daemon.info dnsmasq[1207]: using only locally-known addresses for domain test Thu Jun 18 20:34:22 2020 daemon.info dnsmasq[1207]: using only locally-known addresses for domain onion Thu Jun 18 20:34:22 2020 daemon.info dnsmasq[1207]: using only locally-known addresses for domain localhost Thu Jun 18 20:34:22 2020 daemon.info dnsmasq[1207]: using only locally-known addresses for domain local Thu Jun 18 20:34:22 2020 daemon.info dnsmasq[1207]: using only locally-known addresses for domain invalid Thu Jun 18 20:34:22 2020 daemon.info dnsmasq[1207]: using only locally-known addresses for domain bind Thu Jun 18 20:34:22 2020 daemon.info dnsmasq[1207]: using only locally-known addresses for domain lan Thu Jun 18 20:34:22 2020 daemon.warn dnsmasq[1207]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry Thu Jun 18 20:34:22 2020 daemon.info dnsmasq[1207]: read /etc/hosts - 4 addresses Thu Jun 18 20:34:22 2020 daemon.info dnsmasq[1207]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses Thu Jun 18 20:34:31 2020 authpriv.info dropbear[1253]: Not backgrounding Thu Jun 18 20:34:33 2020 daemon.notice wpa_supplicant[1321]: Successfully initialized wpa_supplicant Thu Jun 18 20:34:33 2020 user.notice : Added device handler type: 8021ad Thu Jun 18 20:34:33 2020 user.notice : Added device handler type: 8021q Thu Jun 18 20:34:33 2020 user.notice : Added device handler type: macvlan Thu Jun 18 20:34:33 2020 user.notice : Added device handler type: veth Thu Jun 18 20:34:33 2020 user.notice : Added device handler type: bridge Thu Jun 18 20:34:33 2020 user.notice : Added device handler type: Network device Thu Jun 18 20:34:33 2020 user.notice : Added device handler type: tunnel Thu Jun 18 20:34:35 2020 kern.warn kernel: [ 37.478933] jffs2_scan_eraseblock(): End of filesystem marker found at 0x0 Thu Jun 18 20:34:35 2020 kern.warn kernel: [ 37.498337] jffs2_build_filesystem(): unlocking the mtd device... Thu Jun 18 20:34:35 2020 kern.warn kernel: [ 37.498420] done. Thu Jun 18 20:34:39 2020 kern.warn kernel: [ 37.506859] jffs2_build_filesystem(): erasing all blocks after the end marker... Thu Jun 18 20:34:39 2020 kern.info kernel: [ 41.710832] eth0: link up (1000Mbps/Full duplex) Thu Jun 18 20:34:39 2020 kern.info kernel: [ 41.727969] br-lan: port 1(eth0) entered blocking state Thu Jun 18 20:34:39 2020 kern.info kernel: [ 41.733460] br-lan: port 1(eth0) entered disabled state Thu Jun 18 20:34:39 2020 kern.info kernel: [ 41.739352] device eth0 entered promiscuous mode Thu Jun 18 20:34:39 2020 kern.info kernel: [ 41.795973] br-lan: port 1(eth0) entered blocking state Thu Jun 18 20:34:39 2020 kern.info kernel: [ 41.801431] br-lan: port 1(eth0) entered forwarding state Thu Jun 18 20:34:39 2020 kern.info kernel: [ 41.807305] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready Thu Jun 18 20:34:39 2020 daemon.notice netifd: Interface 'lan' is enabled Thu Jun 18 20:34:39 2020 daemon.notice netifd: Interface 'lan' is setting up now Thu Jun 18 20:34:39 2020 daemon.notice netifd: Interface 'lan' is now up Thu Jun 18 20:34:39 2020 daemon.notice netifd: Interface 'loopback' is enabled Thu Jun 18 20:34:39 2020 daemon.notice netifd: Interface 'loopback' is setting up now Thu Jun 18 20:34:39 2020 daemon.notice netifd: Interface 'loopback' is now up Thu Jun 18 20:34:39 2020 kern.info kernel: [ 41.956198] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready Thu Jun 18 20:34:39 2020 daemon.notice netifd: Interface 'wan' is enabled Thu Jun 18 20:34:39 2020 daemon.notice netifd: Interface 'wan6' is enabled Thu Jun 18 20:34:39 2020 daemon.notice netifd: bridge 'br-lan' link is up Thu Jun 18 20:34:39 2020 daemon.notice netifd: Interface 'lan' has link connectivity Thu Jun 18 20:34:39 2020 daemon.notice netifd: Network device 'eth0' link is up Thu Jun 18 20:34:39 2020 daemon.notice netifd: Network device 'lo' link is up Thu Jun 18 20:34:39 2020 daemon.notice netifd: Interface 'loopback' has link connectivity Thu Jun 18 20:34:40 2020 user.notice firewall: Reloading firewall due to ifup of lan (br-lan) Thu Jun 18 20:34:40 2020 kern.info kernel: [ 42.722311] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready Thu Jun 18 20:34:40 2020 daemon.err odhcpd[1397]: Failed to send to ff02::1%lan@br-lan (Address not available) Thu Jun 18 20:34:46 2020 daemon.info dnsmasq[1207]: exiting on receipt of SIGTERM Thu Jun 18 20:34:46 2020 daemon.info dnsmasq[1605]: Connected to system UBus Thu Jun 18 20:34:46 2020 daemon.info dnsmasq[1605]: started, version 2.81 cachesize 150 Thu Jun 18 20:34:46 2020 daemon.info dnsmasq[1605]: DNS service limited to local subnets Thu Jun 18 20:34:46 2020 daemon.info dnsmasq[1605]: compile time options: IPv6 GNU-getopt no-DBus UBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC no-ID loop-detect inotify dumpfile Thu Jun 18 20:34:46 2020 daemon.info dnsmasq[1605]: UBus support enabled: connected to system bus Thu Jun 18 20:34:46 2020 daemon.info dnsmasq-dhcp[1605]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h Thu Jun 18 20:34:46 2020 daemon.info dnsmasq[1605]: using only locally-known addresses for domain test Thu Jun 18 20:34:46 2020 daemon.info dnsmasq[1605]: using only locally-known addresses for domain onion Thu Jun 18 20:34:46 2020 daemon.info dnsmasq[1605]: using only locally-known addresses for domain localhost Thu Jun 18 20:34:46 2020 daemon.info dnsmasq[1605]: using only locally-known addresses for domain local Thu Jun 18 20:34:46 2020 daemon.info dnsmasq[1605]: using only locally-known addresses for domain invalid Thu Jun 18 20:34:46 2020 daemon.info dnsmasq[1605]: using only locally-known addresses for domain bind Thu Jun 18 20:34:46 2020 daemon.info dnsmasq[1605]: using only locally-known addresses for domain lan Thu Jun 18 20:34:46 2020 daemon.warn dnsmasq[1605]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry Thu Jun 18 20:34:46 2020 daemon.info dnsmasq[1605]: read /etc/hosts - 4 addresses Thu Jun 18 20:34:46 2020 daemon.info dnsmasq[1605]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses Thu Jun 18 20:34:46 2020 daemon.info dnsmasq-dhcp[1605]: read /etc/ethers - 0 addresses Thu Jun 18 20:34:46 2020 daemon.info dnsmasq[1605]: read /etc/hosts - 4 addresses Thu Jun 18 20:34:46 2020 daemon.info dnsmasq[1605]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses Thu Jun 18 20:34:46 2020 daemon.info dnsmasq-dhcp[1605]: read /etc/ethers - 0 addresses Thu Jun 18 20:34:57 2020 daemon.info dnsmasq-dhcp[1605]: DHCPDISCOVER(br-lan) 94:05:bb:10:13:c2 Thu Jun 18 20:34:57 2020 daemon.info dnsmasq-dhcp[1605]: DHCPOFFER(br-lan) 192.168.1.143 94:05:bb:10:13:c2 Thu Jun 18 20:34:57 2020 daemon.info dnsmasq[1605]: read /etc/hosts - 4 addresses Thu Jun 18 20:34:57 2020 daemon.info dnsmasq[1605]: read /tmp/hosts/odhcpd - 0 addresses Thu Jun 18 20:34:57 2020 daemon.info dnsmasq[1605]: read /tmp/hosts/dhcp.cfg01411c - 2 addresses Thu Jun 18 20:34:57 2020 daemon.info dnsmasq-dhcp[1605]: read /etc/ethers - 0 addresses Thu Jun 18 20:34:58 2020 daemon.info dnsmasq-dhcp[1605]: DHCPREQUEST(br-lan) 192.168.1.143 94:05:bb:10:13:c2 Thu Jun 18 20:34:58 2020 daemon.info dnsmasq-dhcp[1605]: DHCPACK(br-lan) 192.168.1.143 94:05:bb:10:13:c2 mac-mat Thu Jun 18 20:35:13 2020 kern.warn kernel: [ 76.031181] done. Thu Jun 18 20:35:13 2020 kern.notice kernel: [ 76.033226] jffs2: notice: (1457) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. Thu Jun 18 20:35:14 2020 daemon.info mount_root: performing overlay whiteout Thu Jun 18 20:35:14 2020 kern.warn kernel: [ 76.333591] overlayfs: upper fs does not support tmpfile. Thu Jun 18 20:35:14 2020 daemon.info mount_root: syncronizing overlay Thu Jun 18 20:35:14 2020 daemon.err mount_root: failed to sync jffs2 overlay Thu Jun 18 20:35:14 2020 daemon.notice procd: /etc/rc.d/S96led: setting up led LAN Thu Jun 18 20:35:14 2020 daemon.notice procd: /etc/rc.d/S96led: setting up led WAN Thu Jun 18 20:35:15 2020 daemon.info procd: - init complete - Thu Jun 18 20:35:15 2020 daemon.info urandom_seed[1714]: Seed saved (/etc/urandom.seed)


Space for additional notes, links to forum threads or other resources.

  • ...
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
  • Last modified: 2024/02/12 11:13
  • by 127.0.0.1