ZyXEL NWA1123-AC

  • WLAN access point with PoE
  • Dual band 2.4 GHz and 5 GHz simultaneously
  • 1 Gigabit LAN port with PoE 802.3af
  • smoke detector design

Newer devices from the series (e.g. NWA1123-AC v2 / HD / Pro etc.) use a different mtd layout and bootloader and are not supported.

This instructions are based on the ZyXEL KnowledgeBase article “What is the procedure to recover the NWA1121-NI, NWA1123-NI, and NWA1123-AC via a TFTP server?”

  • Download the Firmware, extract files from .bin (bz2 compressed tar)
  • Copy mi124_f1e-jffs2 and vmlinux_mi124_f1e.lzma.uImage to tftp server
  • Establish a serial connection to the device
  • Power up the device, press any key to interrupt the boot process:
Hit any key to stop autoboot:  3
  • Set IP-Address of Device and TFTP-server and try to ping the server:
setenv ipaddr 192.168.1.11
setenv serverip 192.168.1.120
ping $serverip
  • Flash the kernel-image and after it the file-system:
run lk
run lf

Done, after flashing power-cycle the device (or enter “reset” in uboot).

Instruction set MIPS
Vendor Qualcomm Atheros
bootloader U-Boot
System-On-Chip Atheros AR9342 rev 3
CPU @Frq 560MHz
Flash Chip MX25L12845EMI-10G
Flash size 16 MiB
RAM size 64 MiB
Wireless 2.4GHz AR9340 (SoC) 802.11b/g/n 2×2:2
Wireless 5.0GHz QCA9882 (PCIe) 802.11a/n/ac 2×2:2
Ethernet Atheros AR8035 PHY 10/100/1000 Mbit/s
Switch No
USB No
Serial Yes
JTAG Unknown

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 ZyXEL NWA1123-AC has the following buttons:

BUTTON Event GPIO Polarity
Reset reset 4 Active low
LED Color GPIO Polarity
Power / Status amber 11 Active low
green 12 Active low

OpenWrt

Two flash partitions are concatenated to a “firmware” partition

ZyXEL NWA1123-AC Flash Layout (OpenWrt)
Layer0 raw NOR flash memory chip (m25p80 spi0.0: mx25l12805d) 16384 KiB
Layer1 mtd0 mtd1 mtd2 mtd3 mtd4 mtd5 mtd6 mtd7
Size in KiB 256 KiB 64 KiB 8192 KiB 64 KiB 7424 KiB 256 KiB 64 KiB 64 KiB
Name u-boot u-boot-env fwconcat0 loader fwconcat1 config mib0 art
mountpoint none none none none none none none none
filesystem none none none none none none none none
virtual firmware partition
Layer0 fwconcat0 + fwconcat1
Layer1 mtd8 firmware 15616 KiB
Layer2 mtd9 kernel 2048 KiB mtd10 rootfs 13568 KiB
mountpoint /
filesystem OverlayFS
Layer3 mtd11 rootfs_data 10688 KiB
Size in KiB 2048 KiB 2880 KiB 10688 KiB
Name kernel rootfs_data
mountpoint none /rom /overlay
filesystem none SquashFS JFFS2

Stock Firmware

ZyXEL NWA1123-AC Flash Layout (stock firmware)
Layer0 raw NOR flash memory chip (Macronix MX25L12845E) 16384 KiB
Layer1 mtd0 mtd1 mtd2 mtd3 mtd4 mtd5 mtd6 mtd7
Size in KiB 256 KiB 64 KiB 8192 KiB 960 KiB 6528 KiB 256 KiB 64 KiB 64 KiB
Name u-boot u-boot-env rootfs uImage reserve config mib0 ART
mountpoint none none / none none none none none
filesystem none none SquashFS none none none none none

Model Number

Front:

Back:

Plug connectors on the back (ethernet with PoE, separate power connector):

Main PCB: back side

Main PCB: front side

Note: This will void your warranty!

  • To remove the cover remove the four screws on the backside.

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

How to connect to the Serial Port of this specific device:

There are four pins on the front side of the PCB, see the photo below. GND is marked with a square, VCC +3.3 V is marked with a circle. Starting numbering GND with 1, the pinout is as following:

  • 1 GND
  • 2 RD (receive data - input to AP)
  • 3 TD (transmit data - output from AP)
  • 4 VCC +3.3V

Photo of PCB with markings

The position of the serial connector on the PCB is marked with a red ellipse:

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

I could not find a JTAG port on this device.

0x000000000000-0x000000040000 : "u-boot" (256 KiB)
0x000000040000-0x000000050000 : "u-boot-env" (64 KiB)
0x000000050000-0x000000850000 : "rootfs" (8192 KiB)
0x000000850000-0x000000940000 : "uImage" (960 KiB)
0x000000940000-0x000000fa0000 : "reserve" (6528 KiB)
0x000000fa0000-0x000000fe0000 : "config" (256 KiB)
0x000000fe0000-0x000000ff0000 : "mib0" (64 KiB)
0x000000ff0000-0x000001000000 : "ART" (64 KiB)
~ # lsmod
Module                  Size  Used by    Tainted: P  
xt_tcpudp 2176 4 - Live 0x831e7000
xt_physdev 1760 2 - Live 0x831ed000
iptable_filter 1552 1 - Live 0x8394a000
ip_tables 10656 1 iptable_filter, Live 0x831e4000
x_tables 12672 3 xt_tcpudp,xt_physdev,ip_tables, Live 0x831f4000
ath_pktlog 16192 0 - Live 0x831c0000 (P)
umac 1628576 1 ath_pktlog, Live 0x83200000
ath_dev 237760 2 ath_pktlog,umac, Live 0x83bc0000 (P)
ath_dfs 52064 1 umac, Live 0x83a30000 (P)
ath_rate_atheros 33488 3 ath_pktlog,umac,ath_dev, Live 0x83ac0000 (P)
ath_hal 627664 4 ath_pktlog,umac,ath_dev,ath_rate_atheros, Live 0x83b00000 (P)
asf 7232 5 ath_pktlog,umac,ath_dev,ath_dfs,ath_hal, Live 0x83a26000 (P)
adf 12432 3 umac,ath_dev,ath_hal, Live 0x83a28000 (P)
athrs_gmac 36944 0 - Live 0x83950000

U-Boot 1.1.4-g3ba2fcff-dirty (Aug 27 2013 - 12:33:31) U-boot MI124 DRAM: Tap value selected = 0xf [0x0 - 0x1f] Setting 0xb8116290 to 0x30602d0f 64 MB Top of RAM usable for U-Boot at: 84000000 Reserving 220k for U-Boot at: 83fc8000 Reserving 192k for malloc() at: 83f98000 Reserving 44 Bytes for Board Info at: 83f97fd4 Reserving 48 Bytes for Global Data at: 83f97fa4 Reserving 128k for boot params() at: 83f77fa4 Stack Pointer at: 83f77f88 Now running in RAM - U-Boot at: 83fc8000 Flash Manuf Id 0xc2, DeviceId0 0x20, DeviceId1 0x18 flash size 16MB, sector count = 256 Flash: 16 MB pci_init_board: PCIe PLL not set for 40MHz refclk BOARD IS NOT CALIBRATED!!! In: serial Out: serial Err: serial Net: ag934x_enet_initialize... Fetching MAC Address from 0x83fed7b8 wasp reset mask:c02200 WASP ----> F1 PHY * : cfg1 0x80000000 cfg2 0x7114 eth0: 00:30:ab:11:20:e1 F1Phy reg init ATHR_AUTONEG_ADVERT:1DE1 ATHR_1000BASET_CONTROL:200 ATHR_PHY_CONTROL:3100 ATHRSF1_PHY: Port 0, Neg Success ATHRSF1_PHY: unit 0 phy addr 0 eth0 up ethact=eth0 ************ Post Result ******************* POST memory PASSED POST uart PASSED POST ethernet PASSED Hit any key to stop autoboot: 4  3  2  1  0 ## Booting image at 9f850000 ... Image Name: Linux Kernel Image Created: 2013-10-31 6:06:08 UTC Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 951427 Bytes = 929.1 kB Load Address: 80002000 Entry Point: 801f84f0 Verifying Checksum at 0x9f850040 ...OK Uncompressing Kernel Image ... OK No initrd ## Transferring control to Linux (at address 801f84f0) ... ## Giving linux memsize in bytes, 67108864 Starting kernel ... Booting Atheros AR934x Linux version 2.6.31--LSDK-9.2.0_U10.1020-00006-g848b629-dirty (dnisw3@SW3L01) (gcc version 4.3.3 (GCC) ) #1 Thu Oct 31 14:02:45 CST 2013 flash_size passed from bootloader = 16 arg 1: console=ttyS0,115200 arg 2: root=31:02 arg 3: rootfstype=jffs2 arg 4: init=/sbin/init arg 5: mtdparts=ath-nor0:256k(u-boot),64k(u-boot-env),8192k(rootfs),960k(uImage),6528k(reserve),256k(config),64k(mib0),64k(ART) arg 6: mem=64M CPU revision is: 0001974c (MIPS 74Kc) ath_sys_frequency: cpu srif ddr srif cpu 560 ddr 400 ahb 200 Determined physical RAM map: memory: 02000000 @ 00000000 (usable) User-defined physical RAM map: memory: 04000000 @ 00000000 (usable) Initrd not found or empty - disabling initrd Zone PFN ranges: Normal 0x00000000 -> 0x00004000 Movable zone start PFN for each node early_node_map[1] active PFN ranges 0: 0x00000000 -> 0x00004000 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256 Kernel command line: console=ttyS0,115200 root=31:02 rootfstype=jffs2 init=/sbin/init mtdparts=ath-nor0:256k(u-boot),64k(u-boot-env),8192k(rootfs),960k(uImage),6528k(reserve),256k(config),64k(mib0),64k(ART) mem=64M PID hash table entries: 256 (order: 8, 1024 bytes) Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes Writing ErrCtl register=00000000 Readback ErrCtl register=00000000 Memory: 47784k/65536k available (2026k kernel code, 17684k reserved, 486k data, 156k init, 0k highmem) NR_IRQS:128 plat_time_init: plat time init done Calibrating delay loop... 279.55 BogoMIPS (lpj=559104) Mount-cache hash table entries: 512 ****************ALLOC*********************** Packet mem: 802ae5c0 (0xe00000 bytes) ******************************************** NET: Registered protocol family 16 PCI init:ath_pcibios_init ath_pcibios_init(294): PCI CMD write: 0x356 registering PCI controller with io_map_base unset bio: create slab <bio-0> at 0 SCSI subsystem initialized pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold pci 0000:00:00.0: PME# disabled Returning IRQ 64 NET: Registered protocol family 2 IP route cache hash table entries: 1024 (order: 0, 4096 bytes) TCP established hash table entries: 2048 (order: 2, 16384 bytes) TCP bind hash table entries: 2048 (order: 1, 8192 bytes) TCP: Hash tables configured (established 2048 bind 2048) TCP reno registered NET: Registered protocol family 1 ATH GPIOC major 0 JFFS2 version 2.2 (ZLIB) (RTIME) (c) 2001-2006 Red Hat, Inc. fuse init (API version 7.12) msgmni has been set to 93 io scheduler noop registered io scheduler deadline registered (default) Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled serial8250.0: ttyS0 at MMIO 0xb8020000 (irq = 19) is a 16550A console [ttyS0] enabled brd: module loaded 8 cmdlinepart partitions found on MTD device ath-nor0 Creating 8 MTD partitions on "ath-nor0": 0x000000000000-0x000000040000 : "u-boot" 0x000000040000-0x000000050000 : "u-boot-env" 0x000000050000-0x000000850000 : "rootfs" 0x000000850000-0x000000940000 : "uImage" 0x000000940000-0x000000fa0000 : "reserve" 0x000000fa0000-0x000000fe0000 : "config" 0x000000fe0000-0x000000ff0000 : "mib0" 0x000000ff0000-0x000001000000 : "ART" TCP cubic registered NET: Registered protocol family 10 lo: Disabled Privacy Extensions IPv6 over IPv4 tunneling driver sit0: Disabled Privacy Extensions NET: Registered protocol family 17 Bridge firewalling registered 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com> All bugs added by David S. Miller <davem@redhat.com> arch/mips/atheros/gpio.c (ath_simple_config_init) JUMPSTART_GPIO: 4 athwdt_init: Registering WDT success ath_otp_init: Registering OTP success ath_clksw_init: Registering Clock Switch Interface success VFS: Mounted root (jffs2 filesystem) readonly on device 31:2. Freeing unused kernel memory: 156k freed init started: BusyBox v1.01 (2013.10.31-06:02+0000) multi-call binary ATHR_GMAC: Length per segment 1536 ATHR_GMAC: fifo cfg 3 01f00140 ATHR_GMAC: RX TASKLET - Pkts per Intr:100 ATHR_GMAC: Mac address for unit 0:bfff0000 ATHR_GMAC: 00:30:ab:11:20:e1 ATHR_GMAC: Max segments per packet : 1 ATHR_GMAC: Max tx descriptor count : 128 ATHR_GMAC: Max rx descriptor count : 128 ATHR_GMAC: Mac capability flags : 2380 1+0 records in 1+0 records out athr_gmac_ring_alloc Allocated 2048 at 0x83941800 athr_gmac_ring_alloc Allocated 2048 at 0x83941000 WASP ----> F1e PHY Setting Drop CRC Errors, Pause Frames and Length Error frames Setting PHY... ATHR_AUTONEG_ADVERT:DE1 ATHR_1000BASET_CONTROL:200 ATHR_PHY_CONTROL:1000 ATHRSF1_PHY: Port 0, Neg Success ATHRSF1_PHY: unit 0 phy addr 0 ADDRCONF(NETDEV_UP): eth0: link is not ready SIOCGIFFLAGS: No such device apcfg: Skip default verifying. device eth0 entered promiscuous mode apcfg: Skip default verifying. Password changed. athstats 80211stats wlanconfig pktlogconf pktlogdump radartool **** drop_caches_sysctl_handler: all done timer added ...**** apcfg: Skip default verifying. SEC_MODE=WPA apcfg: Skip default verifying. apcfg: Skip default verifying. Args: 1 adf: module license 'Proprietary' taints kernel. Disabling lock debugging due to kernel taint ath_hal: 0.9.17.1 (AR5416, AR9380, REGOPS_FUNC, WRITE_EEPROM, 11D) ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved insmod: cannot open module `/lib/modules/2.6.31/net/ath_spectral.ko': No such file or directory ath_dfs: Version 2.0.0 Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved insmod: cannot open module `/lib/modules/2.6.31/net/hst_tx99.ko': No such file or directory ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved ath_ahb: 10.1.389 (Atheros/multi-bss) __ath_attach: Set global_scn[0] ACBKMinfree = 48 ACBEMinfree = 32 ACVIMinfree = 16 ACVOMinfree = 0 CABMinfree = 48 UAPSDMinfree = 0 Enterprise mode: 0x00000000 Restoring Cal data from Flash Green-AP : Green-AP : Attached ath_get_caps[5942] rx chainmask mismatch actual 3 sc_chainmak 0 ath_get_caps[5917] tx chainmask mismatch actual 3 sc_chainmak 0 ath_attach_dfs[11817] dfsdomain 0 ath_tx_paprd_init sc 83bf0000 PAPRD Enabled SC Callback Registration for wifi0 wifi0: Atheros 9340: mem=0xb8100000, irq=2 ath_pci: 10.1.389 (Atheros/multi-bss) ath_pci_probe PCI device id is 003c :003c ath_pci 0000:00:00.0: ath DEBUG: sc=0x83bffc00 ol_ath_pci_configure : num_desired MSI set to 0 Using PCI Legacy Interrupt __ol_ath_attach: ath_attach TODO ol_ath_attach() BMI inited. ol_ath_attach() BMI Get Target Info. ol_ath_attach() TARGET TYPE: 7 Vers 0x4100016c NUM_DEV=1 FWMODE=0x2 FWSUBMODE=0x0 FWBR_BUF 0 ol_ath_attach() configure Target . ol_transfer_bin_file 1582: Download Board data len 2116 ol_ath_download_firmware: Using 0x1234 for the remainder of init ol_transfer_bin_file 1574: Download OTP data len 5972 ol_transfer_bin_file 1620: Download Firmware data len 187520 ol_ath_attach() Download FW. ol_ath_attach() HT Create . ol_ath_attach() HIF Claim. ol_ath_attach() BMI Done. ol_ath_attach() WMI attached. wmi_handle 83000000 +HWT -HWT HTC Service:0x0300 ep:1 TX flow control disabled TXRX: Created pdev 83bff600 wmi_service_ready_event_rx: WMI UNIFIED SERVICE READY event num_rf_chain : 00000002 ht_cap_info: : 0000085b vht_cap_info : 338001b2 vht_supp_mcs : 0000fffa LARGE_AP enabled. num_peers 144, num_vdevs 16, num_tids 256 idx 0 req 1 num_units 0 num_unit_info 2 unit size 404 actual units 145 chunk 0 len 58580 requested ,ptr 0x3120000 FIRMWARE:P 145 V 16 T 443 wmi_ready_event_rx: WMI UNIFIED READY event ol_ath_connect_htc() WMI is ready ol_ath_set_host_app_area TODO ol_ath_attach() connect HTC. target uses HTT version 2.1; host uses 2.1 ol_regdmn_start: reg-domain param: regdmn=0, countryName=, wModeSelect=FFFFFFFF, netBand=FFFFFFFF, extendedChanMode=0. ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2) flags 0x2150 ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4) flags 0xa0 ol_regdmn_init_channels: !avail mode 0x1f9001 (0x8) flags 0xc0 ol_regdmn_init_channels: !avail mode 0x1f9001 (0x20) flags 0xd0 ol_regdmn_init_channels: !avail mode 0x1f9001 (0x40) flags 0x150 ol_regdmn_init_channels: !avail mode 0x1f9001 (0x800) flags 0x10080 ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2000) flags 0x20080 ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4000) flags 0x40080 Skipping VHT80 channel 5825 ol_ath_phyerr_attach: called OL Resmgr Init-ed Green-AP : Green-AP : Attached Green-AP : Attached ol_if_dfs_setup: called ol_if_dfs_attach: called; ptr=83109974, radar_info=839f1c48 ol_ath_rtt_meas_report_attach: called ol_ath_attach() UMAC attach . ol_if_dfs_configure: called ol_if_dfs_configure: UNINIT domain ol_if_dfs_disable: called __ol_ath_attach: init tx/rx TODO __ol_ath_attach: hard_header_len reservation 58 __ol_ath_attach: dev name wifi1 SC Callback Registration for wifi1 insmod: cannot open module `/lib/modules/2.6.31/net/wlan_me.ko': No such file or directory Initializing Pktlogs for 11ac 1+0 records in 1+0 records out 1+0 records in 1+0 records out 756 ath_attach_dfs[11817] dfsdomain 0 isCountryCodeValid: EEPROM regdomain 0x0 ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2) flags 0x2150 ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4) flags 0xa0 ol_regdmn_init_channels: !avail mode 0x1f9001 (0x8) flags 0xc0 ol_regdmn_init_channels: !avail mode 0x1f9001 (0x20) flags 0xd0 ol_regdmn_init_channels: !avail mode 0x1f9001 (0x40) flags 0x150 ol_regdmn_init_channels: !avail mode 0x1f9001 (0x800) flags 0x10080 ol_regdmn_init_channels: !avail mode 0x1f9001 (0x2000) flags 0x20080 ol_regdmn_init_channels: !avail mode 0x1f9001 (0x4000) flags 0x40080 Skipping VHT80 channel 5660 Skipping VHT80 channel 5680 Skipping VHT80 channel 5700 Creating ap for ZyXEL on wlan_vap_create : enter. devhandle=0x83bcc2c0, opmode=IEEE80211_M_HOSTAP, flags=0x1 wlan_vap_create : exit. devhandle=0x83bcc2c0, opmode=IEEE80211_M_HOSTAP, flags=0x1. VAP device ath0 created Added ath0 mode master Invalid command : bgscan Interface doesn't accept private ioctl... HALDbg (8BE0): Operation not permitted Invalid command : noedgech WARNING: Fragmentation with HT mode NOT ALLOWED!! Error for wireless request "Set Fragmentation Threshold" (8B24) : SET failed on device ath0 ; Invalid argum DES SSID SET=ZyXEL ent. ieee80211_ioctl_siwmode: imr.ifm_active=131712, new mode=3, valid=1 /etc/ath/makeVAP: 464: cannot create /proc/sys/dev/ath/htdupieenable: Directory nonexistent Invalid command : setVowExt /etc/ath/makeVAP: 507: APNAME: not found acparams no private ioctls. Invalid command : set_vsp_enable Interface doesn't accept private ioctl... setPhyRestartWar (8BE0): Operation not permitted Invalid command : setVowExtStats Created ath0 mode ap for ZyXEL lo no wireless extensions. sit0 no wireless extensions. eth0 no wireless extensions. br0 no wireless extensions. wifi0 no wSetting Max Stations:64 ireless extensions. wifi1 no wireless extensions. apcfg: Skip default verifying. lo no wireless extensions. sit0 no wireless extensions. eth0 no wireless extensions. br0 no wireless extensions. wifi0 no wireless extensions. wifi1 no wireless extensions. device ath0 entered promiscuous mode br0: port 2(ath0) entering forwarding state ARPING to 192.168.1.2 from 192.168.1.2 via br0 Sent 1 probes (1 broadcast(s)) Received 0 reply apcfg: Skip default verifying. ath_paprd_cal sc 83bf0000 chan_mask 3 PAPRD excessive failure disabling PAPRD now device eth0 left promiscuous mode br0: port 1(eth0) entering disabled state device ath0 left promiscuous mode br0: port 2(ath0) entering disabled state device eth0 entered promiscuous mode device ath0 entered promiscuous mode br0: port 2(ath0) entering forwarding state interface ath8 does not exist! SIOCGIFFLAGS: No such device ip_tables: (C) 2000-2006 Netfilter Core Team iptables v1.4.5: unknown option `--dport' Try `iptables -h' or 'iptables --help' for more information. iptables v1.4.5: unknown option `--dport' Try `iptables -h' or 'iptables --help' for more information. Bad argument `tcp' Try `iptables -h' or 'iptables --help' for more information. Bad argument `udp' Try `iptables -h' or 'iptables --help' for more information. SEC_MODE=WPA apcfg: Skip default verifying. Modules already loaded Creating ap for ZyXEL on ath_ioctl: SIOC80211IFCREATE CALLED wmi_unified_vdev_create_send: ID = 0 VAP Addr = 4c:9e:ff:90:bf:62: TXRX: Created vdev 831049c0 (4c:9e:ff:90:bf:62) VAP device ath8 created TXRX: ol_txrx_peer_find_add_id: peer 83a13000 ID 187 TXRX: ol_txrx_peer_find_add_id: peer 83a13000 ID 171 Added ath8 mode master Invalid command : bgscan Invalid command : HALDbg Invalid command : ATHDebug ol_ath_vap_set_param: VAP param unsupported param:127 value:0 Setting vdev param = 1a, value = 1 Invalid command : noedgech Invalid command : set_swapled Invalid command : set_ledcustom Interface doesn't accept private ioctl... AMPDU (8BE0): Operation not permitted Interface doesn't accept private ioctl... AMPDUFrames (8BE0): Operation not permitted Interface doesn't accept private ioctlol_ath_vap_set_param: VAP param unsupported param:43 value:0 ... AMPDULim (8BE0): Operation not permitted ol_ath_vap_set_param: VAP param unsupported param:7 value:1 WARNING: Fragmentation with HT mode NOT ALLOWED!! Error for wireless request "Set Fragmentation Threshold" (8B24) : SET failed on device ath8 ; Invalid argum DES SSID SET=ZyXEL ent. ieee80211_ioctl_siwmode: imr.ifm_active=66176, new mode=3, valid=1 OL vap_stop + wmi_unified_vdev_stop_send OL vap_stop - STOPPED EVENT for vap 0 /etc/ath/makeVAP: 464: cannot create /proc/sys/dev/ath/htdupieenable: Directory nonexistent Setting vdev param = 3, value = 100 Setting vdev param = d, value = 1 Invalid command : setVowExt Invalid command : setKeySrchAlways Setting vdev param = 2a, value = 0 ol_ath_vap_set_param: VAP param is now supported param:62 value:0 /etc/ath/makeVAP: 533: APNAME: not found acparams no private ioctls. Invalid command : set_vsp_enable Invalid command : setPhyRestartWar Invalid command : setVowExtStats Created ath8 mode ap for ZyXEL lo no wireless extensions. sit0 no wireless extensions. eth0 no wireless extensions. br0 no wireless extensions. wifi0 no wSetting Max Stations:64 ireless extensions. wifi1 no wireless extensions. ol_ath_vap_set_param: VAP param unsupported param:35 value:0 Setting vdev param = 1e, value = 1 apcfg: Skip default verifying. lo no wireless extensions. sit0 no wireless extensions. eth0 no wireless extensions. br0 no wireless extensions. wifi0 no wireless extensions. wifi1 no wireless extensions. OL vap_stop + wmi_unified_vdev_stop_send OL vap_stop - STOPPED EVENT for vap 0 OL vap_start + OL vap_start - ol_vdev_start_resp_ev ol_ath_vap_join: join operation is only for STA/IBSS mode ol_ath_wmm_update: Setting vdev param = 3, value = 100 Notification to UMAC VAP layer FWLOG: [42334] WHAL_ERROR_RESET_CHANNF1 ( ) FWLOG: [42334] WAL channel change (force reset) freq=5200, flags=10 mode=0 rx_ok=1 tx_ok=1 device ath8 entered promiscuous mode br0: port 3(ath8) entering forwarding state arping: bind apcfg: Skip default verifying. Setting vdev param = 12, value = 1 wmi_unified_vdev_stop_send STOPPED EVENT for vap 0 OL vap_start + OL vap_start - ol_vdev_start_resp_ev ol_ath_vap_join: join operation is only for STA/IBSS mode Setting vdev param = 3, value = 100 Notification to UMAC VAP layer ol_ath_wmm_update: ol_ath_wmm_update: ol_ath_wmm_update: ol_ath_wmm_update: ol_ath_wmm_update: ol_ath_wmm_update: ol_ath_wmm_update: ol_ath_wmm_update: ol_ath_wmm_update: ol_ath_wmm_update: ol_ath_wmm_update: ol_ath_wmm_update: ol_ath_wmm_update: ol_ath_wmm_update: ol_ath_wmm_update: ol_ath_wmm_update: device eth0 left promiscuous mode br0: port 1(eth0) entering disabled state device ath0 left promiscuous mode br0: port 2(ath0) entering disabled state device ath8 left promiscuous mode br0: port 3(ath8) entering disabled state device eth0 entered promiscuous mode device ath0 entered promiscuous mode br0: port 2(ath0) entering forwarding state device ath8 entered promiscuous mode br0: port 3(ath8) entering forwarding state iptables v1.4.5: unknown option `--dport' Try `iptables -h' or 'iptables --help' for more information. iptables v1.4.5: unknown option `--dport' Try `iptables -h' or 'iptables --help' for more information. Bad argument `tcp' Try `iptables -h' or 'iptables --help' for more information. Bad argument `udp' Try `iptables -h' or 'iptables --help' for more information. route: SIOC[ADD|DEL]RT: No such process ARPING to 192.168.1.2 from 192.168.1.2 via br0 Sent 1 probes (1 broadcast(s)) Received 0 reply Configuration fi ieee80211_ioctl_siwmode: imr.ifm_active=393856, new mode=3, valid=1 le: /tmp/apath0 br0: port 2(ath0) entering disabled state DEVICE IS DOWN ifname=ath0 Could not connec DEVICE IS DOWN ifname=ath0 t to kernel driver. Using interface ath0 with hwaddr 4c:9e:ff:90:bf:61 and ssid 'ZyXEL' random: Cannot read from /dev/random: Resource temporarily unavailable random: Only 0/20 bytes of strong random data available from /dev/random random: Not enough entropy pool available for secure operations WPA: Not enough entropy in random pool for secure operations - update keys later when the first station connects br0: port 2(ath0) entering forwarding state Configuration fi ieee80211_ioctl_siwmode: imr.ifm_active=643, new mode=3, valid=1 le: /tmp/apath8wmi_unified_vdev_stop_send STOPPED EVENT for vap 0 br0: port 3(ath8) entering disabled state ol_ath_vap_set_param: VAP param unsupported param:32 value:0 ol_ath_vap_set_param: VAP param unsupported param:121 value:1 DEVICE IS DOWN ifname=ath8 Could not connec DEVICE IS DOWN ifname=ath8 t to kernel drivol_ath_vap_set_param: VAP param unsupported param:32 value:0 er. Using interface ath8 with hwaddr 4c:9e:ff:90:bf:62 and ssid 'ZyXEL' random: Cannot rol_ath_vap_set_param: VAP param unsupported param:74 value:1 ead from /dev/ra Group Keyidx set=1 ndom: Resource twmi_unified_vdev_install_key_send Setting Key for Macaddress:0x62bf90ff9e4c emporarily unavaKeyix=1 Keylen=32 Keyflags=1 Cipher=2 Keydata=ilable random: 0x86 Only 0/20 bytes 0xbc of strong random0xf7 data available 0xeb from /dev/random0xd6 random: Not en0xec ough entropy poo0x6 l available for 0x97 secure operation0x68 s WPA: Not enou0xa8 gh entropy in ra0xca ndom pool for se0x8d cure operations 0x5f - update keys la0xc5 ter when the fir0x9b st station conne0xe1 cts 0xd3 0xef 0xb9 0x3 0x4e 0x8b 0xae 0x27 0x6f 0xef 0xb 0xc3 0xe3 0x4 0xd1 0x12 ol_ath_vap_set_param: VAP param unsupported param:74 value:0 TXRX: ol_txrx_peer_find_add_id: peer 83a13000 ID 139 TXRX: sec spec for peer 83a13000 (4c:9e:ff:90:bf:62): mcast key of type 4 Setting vdev param = 1f, value = 1 ol_ath_vap_set_param: VAP param unsupported param:32 value:1 OL vap_stop + wmi_unified_vdev_stop_send OL vap_stop - STOPPED EVENT for vap 0 OL vap_start + OL vap_start - ol_vdev_start_resp_ev ol_ath_vap_join: join operation is only for STA/IBSS mode ol_ath_wmm_update: Setting vdev param = 3, value = 100 Notification to UMAC VAP layer br0: port 3(ath8) entering forwarding state Invalid command : txstbc Invalid command : rxstbc FWLOG: [46778] WAL_DBGID_SECURITY_ENCR_EN ( ) FWLOG: [46778] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 ) bind: Address already in use mini_httpd: started as root without requesting chroot(), warning only bind: Address already in use mini_httpd: started as root without requesting chroot(), warning only apcfg: Skip default verifying. apcfg: Skip default verifying. apcfg: Skip default verifying. date: invalid date `00000.0' Ebtables v2.0 registered Ebtables v2.0 unregistered NWA1123-AC mips #1 Thu Oct 31 14:02:45 CST 2013 (none) NWA1123-AC login:


[ 0.000000] Linux version 4.9.96 (chr@charlie) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r6796-56ae9f9) ) #0 Mon Apr 30 08:12:55 2018 [ 0.000000] MyLoader: sysp=c50e0400, boardp=0203c100, parts=8c00082a [ 0.000000] bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 0001974c (MIPS 74Kc) [ 0.000000] SoC: Atheros AR9342 rev 3 [ 0.000000] Determined physical RAM map: [ 0.000000] memory: 04000000 @ 00000000 (usable) [ 0.000000] User-defined physical RAM map: [ 0.000000] memory: 04000000 @ 00000000 (usable) [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000003ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff] [ 0.000000] On node 0 totalpages: 16384 [ 0.000000] free_area_init_node: node 0, pgdat 8041e5e4, node_mem_map 81000020 [ 0.000000] Normal zone: 128 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 16384 pages, LIFO batch:3 [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 [ 0.000000] pcpu-alloc: [0] 0 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256 [ 0.000000] Kernel command line: board=DB120 console=ttyS0,115200 root=31:02 rootfstype=jffs2 init=/sbin/init mtdparts=spi0.0:256k(u-boot),64k(u-boot-env),8192k(rootfs),960k(uImage),6528k(reserve),256k(config),64k(mib0),64k(ART) mem=64M rootfstype=squashfs noinitrd [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes) [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes) [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Writing ErrCtl register=00000000 [ 0.000000] Readback ErrCtl register=00000000 [ 0.000000] Memory: 60224K/65536K available (2914K kernel code, 161K rwdata, 760K rodata, 252K init, 206K bss, 5312K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS:51 [ 0.000000] Clocks: CPU:560.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:40.000MHz [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6825930166 ns [ 0.000010] sched_clock: 32 bits at 280MHz, resolution 3ns, wraps every 7669584382ns [ 0.008333] Calibrating delay loop... 278.93 BogoMIPS (lpj=1394688) [ 0.081153] pid_max: default: 32768 minimum: 301 [ 0.086189] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.093245] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.103836] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.114346] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.121516] NET: Registered protocol family 16 [ 0.128056] MIPS: machine is DB120 reference board [ 0.136914] registering PCI controller with io_map_base unset [ 0.143228] ar71xx: using random MAC address for eth0 [ 0.376703] ar71xx: using random MAC address for eth1 [ 0.631035] PCI host bridge to bus 0000:00 [ 0.635413] pci_bus 0000:00: root bus resource [mem 0x10000000-0x13ffffff] [ 0.642784] pci_bus 0000:00: root bus resource [io 0x0000] [ 0.648714] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] [ 0.655952] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] [ 0.664413] pci 0000:00:00.0: [168c:003c] type 00 class 0x028000 [ 0.664425] pci 0000:00:00.0: invalid calibration data [ 0.669932] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] [ 0.669990] pci 0000:00:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] [ 0.670072] pci 0000:00:00.0: supports D1 D2 [ 0.670083] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.670325] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00 [ 0.670358] pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x101fffff 64bit] [ 0.678159] pci 0000:00:00.0: BAR 6: assigned [mem 0x10200000-0x1020ffff pref] [ 0.685892] pci 0000:00:00.0: using irq 40 for pin 1 [ 0.692000] clocksource: Switched to clocksource MIPS [ 0.698647] NET: Registered protocol family 2 [ 0.704246] TCP established hash table entries: 1024 (order: 0, 4096 bytes) [ 0.711684] TCP bind hash table entries: 1024 (order: 0, 4096 bytes) [ 0.718517] TCP: Hash tables configured (established 1024 bind 1024) [ 0.725402] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.731637] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.738638] NET: Registered protocol family 1 [ 0.743371] PCI: CLS 0 bytes, default 32 [ 0.748572] Crashlog allocated RAM at address 0x3f00000 [ 0.755325] workingset: timestamp_bits=30 max_order=14 bucket_order=0 [ 0.769656] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.775917] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.796128] io scheduler noop registered [ 0.800304] io scheduler deadline registered (default) [ 0.806271] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled [ 0.813542] console [ttyS0] disabled [ 0.837435] serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11, base_baud = 2500000) is a 16550A [ 0.846640] console [ttyS0] enabled [ 0.854062] bootconsole [early0] disabled [ 0.866368] m25p80 spi0.0: found mx25l12805d, expected m25p80 [ 0.872967] m25p80 spi0.0: mx25l12805d (16384 Kbytes) [ 0.878153] 8 cmdlinepart partitions found on MTD device spi0.0 [ 0.884208] Creating 8 MTD partitions on "spi0.0": [ 0.889077] 0x000000000000-0x000000040000 : "u-boot" [ 0.895840] 0x000000040000-0x000000050000 : "u-boot-env" [ 0.903174] 0x000000050000-0x000000850000 : "rootfs" [ 0.910025] mtd: device 2 (rootfs) set to be root filesystem [ 0.915885] 1 squashfs-split partitions found on MTD device rootfs [ 0.922184] 0x0000002f0000-0x000000850000 : "rootfs_data" [ 0.929500] 0x000000850000-0x000000940000 : "uImage" [ 0.936470] 0x000000940000-0x000000fa0000 : "reserve" [ 0.943522] 0x000000fa0000-0x000000fe0000 : "config" [ 0.950393] 0x000000fe0000-0x000000ff0000 : "mib0" [ 0.957201] 0x000000ff0000-0x000001000000 : "ART" [ 0.965040] libphy: Fixed MDIO Bus: probed [ 0.988315] libphy: ag71xx_mdio: probed [ 0.997405] libphy: ag71xx_mdio: probed [ 1.722564] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.0:00 [uid=004dd072, driver=Atheros 8035 ethernet] [ 1.733561] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:RGMII [ 2.363776] ag71xx-mdio.1: Found an AR934X built-in switch [ 2.416254] eth1: Atheros AG71xx at 0xba000000, irq 5, mode:GMII [ 2.423539] NET: Registered protocol family 17 [ 2.428233] 8021q: 802.1Q VLAN Support v1.8 [ 2.439587] VFS: Mounted root (squashfs filesystem) readonly on device 31:2. [ 2.448495] Freeing unused kernel memory: 252K [ 2.453048] This architecture does not have kernel memory protection. [ 2.562012] random: fast init done [ 3.048454] init: Console is alive [ 3.052256] init: - watchdog - [ 4.398740] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 4.458417] usbcore: registered new interface driver usbfs [ 4.464173] usbcore: registered new interface driver hub [ 4.469670] usbcore: registered new device driver usb [ 4.481158] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.498196] SCSI subsystem initialized [ 4.507597] ehci-platform: EHCI generic platform driver [ 4.518064] usbcore: registered new interface driver usb-storage [ 4.524927] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 4.534917] init: - preinit - [ 5.747112] random: procd: uninitialized urandom read (4 bytes read) [ 8.833639] eth0: link up (1000Mbps/Full duplex) [ 9.097396] jffs2: notice: (377) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found. [ 9.114747] mount_root: switching to jffs2 overlay [ 9.151584] urandom-seed: Seeding with /etc/urandom.seed [ 9.202447] eth0: link down [ 9.219119] procd: - early - [ 9.222248] procd: - watchdog - [ 9.938154] procd: - watchdog - [ 9.941642] procd: - ubus - [ 10.196549] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.298102] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.305182] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.311687] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.318516] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.325095] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.331779] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.338485] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.345445] procd: - init - [ 10.715673] kmodloader: loading kernel modules from /etc/modules.d/* [ 10.752666] Loading modules backported from Linux version wt-2017-11-01-0-gfe248fc2c180 [ 10.760792] Backport generated by backports.git v4.14-rc2-1-31-g86cf0e5d [ 10.775671] nf_conntrack version 0.5.0 (1024 buckets, 4096 max) [ 10.845746] xt_time: kernel timezone is -0000 [ 11.032539] ip_tables: (C) 2000-2006 Netfilter Core Team [ 11.083796] PPP generic driver version 2.4.2 [ 11.091026] NET: Registered protocol family 24 [ 11.129883] PCI: Enabling device 0000:00:00.0 (0000 -> 0002) [ 11.137968] ath10k_pci 0000:00:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0 [ 11.416753] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/pre-cal-pci-0000:00:00.0.bin failed with error -2 [ 11.427665] ath10k_pci 0000:00:00.0: Falling back to user helper [ 11.656957] firmware ath10k!pre-cal-pci-0000:00:00.0.bin: firmware_loading_store: map pages failed [ 11.666454] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/cal-pci-0000:00:00.0.bin failed with error -2 [ 11.677012] ath10k_pci 0000:00:00.0: Falling back to user helper [ 11.856859] firmware ath10k!cal-pci-0000:00:00.0.bin: firmware_loading_store: map pages failed [ 11.866108] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/firmware-6.bin failed with error -2 [ 11.877025] ath10k_pci 0000:00:00.0: Falling back to user helper [ 12.057460] firmware ath10k!QCA988X!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed [ 12.083770] ath10k_pci 0000:00:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043222ff sub 0000:0000 [ 12.093176] ath10k_pci 0000:00:00.0: kconfig debug 1 debugfs 1 tracing 0 dfs 1 testmode 1 [ 12.107809] ath10k_pci 0000:00:00.0: firmware ver 10.2.4-1.0-00033 api 5 features no-p2p,raw-mode,mfp,allows-mesh-bcast crc32 c41417d0 [ 12.202260] ath10k_pci 0000:00:00.0: Direct firmware load for ath10k/QCA988X/hw2.0/board-2.bin failed with error -2 [ 12.212899] ath10k_pci 0000:00:00.0: Falling back to user helper [ 12.326564] firmware ath10k!QCA988X!hw2.0!board-2.bin: firmware_loading_store: map pages failed [ 12.361487] ath10k_pci 0000:00:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08 [ 13.544414] ath10k_pci 0000:00:00.0: htt-ver 2.1 wmi-op 5 htt-op 2 cal otp max-sta 128 raw 0 hwcrypto 1 [ 13.684206] ath: EEPROM regdomain: 0x0 [ 13.684216] ath: EEPROM indicates default country code should be used [ 13.684220] ath: doing EEPROM country->regdmn map search [ 13.684236] ath: country maps to regdmn code: 0x3a [ 13.684242] ath: Country alpha2 being used: US [ 13.684246] ath: Regpair used: 0x3a [ 13.827244] ath: EEPROM regdomain: 0x0 [ 13.827254] ath: EEPROM indicates default country code should be used [ 13.827258] ath: doing EEPROM country->regdmn map search [ 13.827275] ath: country maps to regdmn code: 0x3a [ 13.827281] ath: Country alpha2 being used: US [ 13.827284] ath: Regpair used: 0x3a [ 13.841021] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht' [ 13.845570] ieee80211 phy1: Atheros AR9340 Rev:3 mem=0xb8100000, irq=47 [ 13.857081] kmodloader: done loading kernel modules from /etc/modules.d/* [ 15.156831] random: jshn: uninitialized urandom read (4 bytes read) [ 25.923709] eth0: link up (1000Mbps/Full duplex)


U-Boot 1.1.4-g3ba2fcff-dirty (Aug 27 2013 - 12:33:31) U-boot MI124 DRAM: Tap value selected = 0xf [0x0 - 0x1f] Setting 0xb8116290 to 0x38702d0f 64 MB Top of RAM usable for U-Boot at: 84000000 Reserving 220k for U-Boot at: 83fc8000 Reserving 192k for malloc() at: 83f98000 Reserving 44 Bytes for Board Info at: 83f97fd4 Reserving 48 Bytes for Global Data at: 83f97fa4 Reserving 128k for boot params() at: 83f77fa4 Stack Pointer at: 83f77f88 Now running in RAM - U-Boot at: 83fc8000 Flash Manuf Id 0xc2, DeviceId0 0x20, DeviceId1 0x18 flash size 16MB, sector count = 256 Flash: 16 MB pci_init_board: PCIe PLL not set for 40MHz refclk BOARD IS NOT CALIBRATED!!! In: serial Out: serial Err: serial Net: ag934x_enet_initialize... Fetching MAC Address from 0x83fed7b8 wasp reset mask:c02200 WASP ----> F1 PHY * : cfg1 0x80000000 cfg2 0x7114 eth0: 00:30:ab:11:20:e1 F1Phy reg init ATHR_AUTONEG_ADVERT:1DE1 ATHR_1000BASET_CONTROL:200 ATHR_PHY_CONTROL:3100 ATHRSF1_PHY: Port 0, Neg Success ATHRSF1_PHY: unit 0 phy addr 0 eth0 up ethact=eth0 ************ Post Result ******************* POST memory PASSED POST uart PASSED POST ethernet PASSED Hit any key to stop autoboot: 0 ## Booting image at 9f850000 ... Image Name: MIPS OpenWrt Linux-5.4.98 Created: 2021-03-21 22:57:37 UTC Image Type: MIPS Linux Kernel Image (lzma compressed) Data Size: 3265 Bytes = 3.2 kB Load Address: 80060000 Entry Point: 80060000 Verifying Checksum at 0x9f850040 ...OK Uncompressing Kernel Image ... OK No initrd ## Transferring control to Linux (at address 80060000) ... ## Giving linux memsize in bytes, 67108864 Starting kernel ... OpenWrt kernel loader for AR7XXX/AR9XXX Copyright (C) 2011 Gabor Juhos <juhosg@openwrt.org> Looking for OpenWrt image... found at 0xbf050000 Decompressing kernel... done! Starting kernel at 80060000... [ 0.000000] Linux version 5.4.108 (sebastian@sebastian-msi) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r13213+1-146e18af56)) #0 Sun Mar 28 16:38:31 2021 [ 0.000000] printk: bootconsole [early0] enabled [ 0.000000] CPU0 revision is: 0001974c (MIPS 74Kc) [ 0.000000] MIPS: machine is Zyxel NWA1123-AC [ 0.000000] SoC: Atheros AR9342 rev 3 [ 0.000000] Initrd not found or empty - disabling initrd [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes [ 0.000000] Zone ranges: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000003ffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff] [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16240 [ 0.000000] Kernel command line: console=ttyS0,115200 rootfstype=squashfs,jffs2 [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear) [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear) [ 0.000000] Writing ErrCtl register=00000000 [ 0.000000] Readback ErrCtl register=00000000 [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 57216K/65536K available (4912K kernel code, 181K rwdata, 1128K rodata, 1192K init, 196K bss, 8320K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] NR_IRQS: 51 [ 0.000000] random: get_random_bytes called from start_kernel+0x308/0x4fc with crng_init=0 [ 0.000000] CPU clock: 560.000 MHz [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6825930166 ns [ 0.000010] sched_clock: 32 bits at 280MHz, resolution 3ns, wraps every 7669584382ns [ 0.008327] Calibrating delay loop... 278.78 BogoMIPS (lpj=557568) [ 0.050876] pid_max: default: 32768 minimum: 301 [ 0.055978] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.063782] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.077707] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.088141] futex hash table entries: 256 (order: -1, 3072 bytes, linear) [ 0.095544] pinctrl core: initialized pinctrl subsystem [ 0.102406] NET: Registered protocol family 16 [ 0.145466] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512 [ 0.160191] clocksource: Switched to clocksource MIPS [ 0.167321] NET: Registered protocol family 2 [ 0.172999] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) [ 0.181995] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.190185] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.197707] TCP: Hash tables configured (established 1024 bind 1024) [ 0.204649] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.211676] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.219522] NET: Registered protocol family 1 [ 0.224252] PCI: CLS 0 bytes, default 32 [ 0.233629] workingset: timestamp_bits=14 max_order=14 bucket_order=0 [ 0.249158] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.255435] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.287118] pinctrl-single 1804002c.pinmux: 544 pins, size 68 [ 0.294510] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled [ 0.302232] printk: console [ttyS0] disabled [ 0.306911] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 9, base_baud = 2500000) is a 16550A [ 0.316129] printk: console [ttyS0] enabled [ 0.316129] printk: console [ttyS0] enabled [ 0.325038] printk: bootconsole [early0] disabled [ 0.325038] printk: bootconsole [early0] disabled [ 0.343730] spi-nor spi0.0: mx25l12805d (16384 Kbytes) [ 0.349103] 8 fixed-partitions partitions found on MTD device spi0.0 [ 0.355571] Creating 8 MTD partitions on "spi0.0": [ 0.360476] 0x000000000000-0x000000040000 : "u-boot" [ 0.366751] 0x000000040000-0x000000050000 : "u-boot-env" [ 0.373345] 0x000000050000-0x000000850000 : "firmware0" [ 0.379868] 0x000000850000-0x000000860000 : "loader" [ 0.386153] 0x000000860000-0x000000fa0000 : "firmware1" [ 0.392726] 0x000000fa0000-0x000000fe0000 : "config" [ 0.398970] 0x000000fe0000-0x000000ff0000 : "mib0" [ 0.405134] 0x000000ff0000-0x000001000000 : "art" [ 0.411433] Concatenating MTD devices: [ 0.415322] (0): "firmware0" [ 0.418263] (1): "firmware1" [ 0.421196] into device "virtual_flash" [ 0.425158] 1 fixed-partitions partitions found on MTD device virtual_flash [ 0.432235] Creating 1 MTD partitions on "virtual_flash": [ 0.437731] 0x000000000000-0x000000f40000 : "firmware" [ 0.455105] 2 uimage-fw partitions found on MTD device firmware [ 0.461190] Creating 2 MTD partitions on "firmware": [ 0.466257] 0x000000000000-0x000000200000 : "kernel" [ 0.472512] 0x000000200000-0x000000f40000 : "rootfs" [ 0.478683] mtd: device 10 (rootfs) set to be root filesystem [ 0.487003] 1 squashfs-split partitions found on MTD device rootfs [ 0.493375] 0x000000680000-0x000000f40000 : "rootfs_data" [ 0.502485] libphy: Fixed MDIO Bus: probed [ 0.846259] libphy: ag71xx_mdio: probed [ 0.852738] ag71xx 19000000.eth: connected to PHY at mdio.0:00 [uid=004dd072, driver=Atheros 8035 ethernet] [ 0.863415] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode: rgmii-id [ 0.870287] i2c /dev entries driver [ 0.876444] NET: Registered protocol family 10 [ 0.887193] Segment Routing with IPv6 [ 0.891147] NET: Registered protocol family 17 [ 0.895781] 8021q: 802.1Q VLAN Support v1.8 [ 0.901317] PCI host bridge /ahb/pcie-controller@180c0000 ranges: [ 0.907607] MEM 0x0000000010000000..0x0000000013ffffff [ 0.912933] IO 0x0000000000000000..0x0000000000000000 [ 0.918476] PCI host bridge to bus 0000:00 [ 0.922693] pci_bus 0000:00: root bus resource [mem 0x10000000-0x13ffffff] [ 0.929682] pci_bus 0000:00: root bus resource [io 0x0000] [ 0.935344] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] [ 0.942243] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] [ 0.950332] pci 0000:00:00.0: [168c:003c] type 00 class 0x028000 [ 0.956494] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] [ 0.963438] pci 0000:00:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] [ 0.970325] pci 0000:00:00.0: supports D1 D2 [ 0.974673] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.982697] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00 [ 0.989484] pci 0000:00:00.0: BAR 0: assigned [mem 0x10000000-0x101fffff 64bit] [ 0.996938] pci 0000:00:00.0: BAR 6: assigned [mem 0x10200000-0x1020ffff pref] [ 1.011096] VFS: Mounted root (squashfs filesystem) readonly on device 31:10. [ 1.026414] Freeing unused kernel memory: 1192K [ 1.031043] This architecture does not have kernel memory protection. [ 1.037587] Run /sbin/init as init process [ 1.204209] random: fast init done [ 1.659250] init: Console is alive [ 1.663096] init: - watchdog - [ 2.727712] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 2.894349] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 2.912397] init: - preinit - [ 4.326026] random: jshn: uninitialized urandom read (4 bytes read) [ 4.488655] random: jshn: uninitialized urandom read (4 bytes read) [ 4.532721] random: jshn: uninitialized urandom read (4 bytes read) 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 [ 9.108616] jffs2: notice: (524) jffs2_build_xattr_subsystem: complete building xattr subsystem, 6 of xdatum (0 unchecked, 1 orphan) and 7 of xref (1 dead, 0 orphan) found. [ 9.125895] mount_root: switching to jffs2 overlay [ 9.135849] overlayfs: upper fs does not support tmpfile. [ 9.148054] urandom-seed: Seeding with /etc/urandom.seed [ 9.281944] procd: - early - [ 9.285092] procd: - watchdog - [ 9.946715] procd: - watchdog - [ 10.067412] procd: - ubus - [ 10.149161] urandom_read: 5 callbacks suppressed [ 10.149170] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.162782] random: ubusd: uninitialized urandom read (4 bytes read) [ 10.174077] procd: - init - Please press Enter to activate this console. [ 11.492838] kmodloader: loading kernel modules from /etc/modules.d/* [ 11.786146] Loading modules backported from Linux version v5.10.16-0-gde53befa79cf [ 11.793923] Backport generated by backports.git v5.10.16-1-0-g21d2a1d2 [ 11.854389] urngd: v1.0.2 started. [ 11.870880] xt_time: kernel timezone is -0000 [ 12.196874] PPP generic driver version 2.4.2 [ 12.209376] NET: Registered protocol family 24 [ 12.324370] ath10k 5.10 driver, optimized for CT firmware, probing pci device: 0x3c. [ 12.339098] random: crng init done [ 12.343950] ath10k_pci 0000:00:00.0: enabling device (0000 -> 0002) [ 12.350556] ath10k_pci 0000:00:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0 [ 17.310221] ath10k_pci 0000:00:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043222ff sub 0000:0000 [ 17.319666] ath10k_pci 0000:00:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0 [ 17.333242] ath10k_pci 0000:00: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 [ 17.803670] ath10k_pci 0000:00:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08 [ 18.803442] ath10k_pci 0000:00:00.0: 10.1 wmi init: vdevs: 16 peers: 127 tid: 256 [ 18.821272] ath10k_pci 0000:00:00.0: wmi print 'P 128 V 8 T 410' [ 18.827458] ath10k_pci 0000:00:00.0: wmi print 'msdu-desc: 1424 sw-crypt: 0 ct-sta: 0' [ 18.835608] ath10k_pci 0000:00:00.0: wmi print 'alloc rem: 24984 iram: 38672' [ 18.892359] ath10k_pci 0000:00:00.0: htt-ver 2.1 wmi-op 2 htt-op 2 cal otp max-sta 128 raw 0 hwcrypto 1 [ 18.907628] ath10k_pci 0000:00:00.0: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000 [ 19.121469] ath: phy1: disabling 5GHz band [ 19.144053] ieee80211 phy1: Atheros AR9340 Rev:3 mem=0xb8100000, irq=12 [ 19.193305] kmodloader: done loading kernel modules from /etc/modules.d/* [ 36.864598] br-lan: port 1(eth0) entered blocking state [ 36.869974] br-lan: port 1(eth0) entered disabled state [ 36.875698] device eth0 entered promiscuous mode BusyBox v1.33.0 () built-in shell (ash) _______ ________ __ | |.-----.-----.-----.| | | |.----.| |_ | - || _ | -__| || | | || _|| _| |_______|| __|_____|__|__||________||__| |____| |__| W I R E L E S S F R E E D O M ----------------------------------------------------- OpenWrt SNAPSHOT, r16355+3-571aedbc6c ----------------------------------------------------- === WARNING! ===================================== There is no root password defined on this device! Use the "passwd" command to set up a new password in order to prevent unauthorized SSH logins. -------------------------------------------------- root@OpenWrt:/#


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 08:58
  • by 127.0.0.1