ASUS RP-AC66

Under Construction!
This page is currently under construction. You can edit the article to help completing it.

Dual-band Wireless-AC1750 Repeater powered by 802.11ac chipset, delivers wireless-AC speeds up to 1300 Mbps on the 5GHz band and 450 Mbps on the 2.4 GHz band.

ASUS RP-AC66

Install OpenWrt (generic explanation)

FIXME Please add the installation procedure here.

Addr. Name Notes
0x000000000000-0x000000040000 “u-boot”
0x000000040000-0x000000050000 “u-boot-env”
0x000000050000-0x000000060000 “art”
0x000000060000-0x000000f80000 “firmware”
0x000000000000-0x000000220000 “kernel” “kernel”+“rootfs”+“rootfs_data” autosplit
0x000000220000-0x000000f20000 “rootfs”
0x000000630000-0x000000f20000 “rootfs_data”

Installation of OpenWRT using the stock firmware is possible using ssh and mtd-write.

  1. Enable ssh server in the stock firmware. This is done through the admin web interface, under Administration → System.
  2. Obtain the OpenWRT factory image, currently version 23.05.5, using e.g. wget:
    $ wget https://downloads.openwrt.org/releases/23.05.5/targets/ath79/generic/openwrt-23.05.5-ath79-generic-asus_rp-ac66-squashfs-factory.bin
  3. Copy the factory image to the repeater:
    $ ssh admin@device "cat > /tmp/openwrt-23.05.5-ath79-generic-asus_rp-ac66-squashfs-factory.bin" < openwrt-23.05.5-ath79-generic-asus_rp-ac66-squashfs-factory.bin

    (Replace “admin” and “device” as needed. “admin” is the repeater's admin interface login and device is typically 192.168.1.1.)

  4. Connect to the repeater with ssh, using the account name and password for the admin interface.
    $ ssh admin@device
  5. Flash the router using mtd-write:
    admin@RP-AC66:/tmp/home/root# mtd-write -i /tmp/openwrt-23.05.5-ath79-generic-asus_rp-ac66-squashfs-factory.bin -d linux
  6. Reboot the system:
    admin@RP-AC66:/tmp/home/root# reboot

asus_firmware_restoration_tool

FIXME The instructions below are for Broadcom devices and only serve as an example.
Remove / modify them if they do not apply to this particular device!

This section deals with

  • How you install OpenWrt from a device freshly opened
  • The steps required such as reset to factory defaults if the device has already been configured

Note: Reset router to factory defaults if it has been previously configured.

  • Browse to http://192.168.1.1/Upgrade.asp
  • Upload .bin file to router
  • Wait for it to reboot
  • Telnet to 192.168.1.1 and set a root password, or browse to http://192.168.1.1 if LuCI is installed.

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

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

FIXME Please fill in real values for this device, then remove the EXAMPLEs

The default network configuration is:

Interface Name Description Default configuration
br-lan EXAMPLE LAN & WiFi EXAMPLE 192.168.1.1/24
vlan0 (eth0.0) EXAMPLE LAN ports (1 to 4) EXAMPLE None
vlan1 (eth0.1) EXAMPLE WAN port EXAMPLE DHCP
wl0 EXAMPLE WiFi EXAMPLE Disabled

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.

FIXME Please fill in real values for this device, then remove the EXAMPLEs

The ASUS RP-AC66 has the following buttons:

BUTTON Event
EXAMPLE Reset reset
EXAMPLE Secure Easy Setup ses
EXAMPLE No buttons at all. -

Front:
Insert photo of front of the casing

Back:
Insert photo of back of the casing

Backside label:
Insert photo of backside label

DANGER: HIGH VOLTAGE inside!
Opening this device exposes
parts under high voltage (110/230 VAC)!

  • Risk of deadly electrical shock
  • Risk of irreversable damage to other components attached, e.g. your PC connected via serial

Make sure to keep your fingers, conductive tools and serial cables away from the high voltage at all times!

Capacitors can still retain dangerous voltages
after disconnection from mains!

Continue at your own risk!

Note: This will void your warranty!

FIXME Describe what needs to be done to open the device, e.g. remove rubber feet, adhesive labels, screws, ...

  • To remove the cover and open the device, do a/b/c

Main PCB:
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 ASUS RP-AC66 @@Version@@
EXAMPLE 115200, 8N1

None so far.

Linux version 3.3.8 (root@asus) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 Thu Jul 12 10:30:30 CST 2018 CPU revision is: 00019750 (MIPS 74Kc) SoC: Qualcomm Atheros QCA956X rev 0 Clocks: CPU:775.000MHz, DDR:650.000MHz, AHB:258.333MHz, Ref:25.000MHz Determined physical RAM map: memory: 04000000 @ 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 memory PFN ranges 0: 0x00000000 -> 0x00004000 Built 1 zonelists in Zone order, mobility grouping off. Total pages: 16256 Kernel command line: board=AP152 console=ttyS0,115200 root=/dev/mtdblock4 rootfstype=squashfs mem=64M PID hash table entries: 256 (order: -2, 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: 61396k/65536k available (2263k kernel code, 4140k reserved, 496k data, 188k init, 0k highmem) SLUB: Genslabs=9, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 NR_IRQS:83 Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216) pid_max: default: 32768 minimum: 301 Mount-cache hash table entries: 512 NET: Registered protocol family 16 gpiochip_add: registered GPIOs 0 to 22 on device: ath79 MIPS: machine is Qualcomm Atheros AP152 reference board registering PCI controller with io_map_base unset bio: create slab <bio-0> at 0 PCI host bridge to bus 0000:00 pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff] pci_bus 0000:00: root bus resource [io 0x0001] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit] pci 0000:00:00.0: BAR 6: assigned [mem 0x12200000-0x1220ffff pref] pci 0000:00:00.0: using irq 40 for pin 1 Switching to clocksource MIPS 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 UDP hash table entries: 256 (order: 0, 4096 bytes) UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) NET: Registered protocol family 1 squashfs: version 4.0 (2009/01/31) Phillip Lougher msgmni has been set to 119 alg: No test for xz (xz-generic) alg: No test for stdrng (krng) io scheduler noop registered (default) Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled serial8250.0: ttyS0 at MMIO 0x18020000 (irq = 11) is a 16550A console [ttyS0] enabled brd: module loaded m25p80 spi0.0: found mx25l12805d, expected m25p80 m25p80 spi0.0: mx25l12805d (16384 Kbytes) Creating 7 MTD partitions on "ath79-nor0": 0x000000000000-0x000000040000 : "Bootloader" 0x000000040000-0x000000050000 : "nvram" 0x000000050000-0x000000060000 : "Factory" 0x000000060000-0x000000f80000 : "linux" 0x00000015e080-0x000000f80000 : "rootfs" 0x000000f80000-0x000001000000 : "jffs2" 0x000000000000-0x000001000000 : "ALL" IMQ driver loaded successfully. (numdevs = 8, numqueues = 1) Hooking IMQ after NAT on PREROUTING. Hooking IMQ before NAT on POSTROUTING. ag71xx_mdio: probed eth0: Atheros AG71xx at 0xb9000000, irq 4, MAC xx:xx:xx:xx:xx:xx ag71xx ag71xx.0: eth0: connected to PHY at ag71xx-mdio.0:03 [uid=004dd074, driver=Qualcomm Atheros AR8033 PHY] PPP generic driver version 2.4.2 PPP MPPE Compression module registered NET: Registered protocol family 24 PPTP driver version 0.8.5 u32 classifier nf_conntrack version 0.5.0 (959 buckets, 3836 max) xt_time: kernel timezone is -0000 GRE over IPv4 demultiplexor driver ip_tables: (C) 2000-2006 Netfilter Core Team arp_tables: (C) 2002 David S. Miller TCP cubic registered NET: Registered protocol family 17 L2TP core driver, V2.0 PPPoL2TP kernel driver, V2.0 8021q: 802.1Q VLAN Support v1.8 ### of_selftest(): No testcase data in device tree; not running tests VFS: Mounted root (squashfs filesystem) readonly on device 31:4. Freeing unused kernel memory: 188k freed /dev/nvram: No such device or address /dev/nvram: No such device or address offset 0x9800 elapse 0ms 1: set_action 0 Hit ENTER for console... firmware version: 3.0.0.4.382_50772-gdcf817e bootloader version: RP-AC66-01-00-00-02 firmware version: 3.0.0.4 [1 init:init_nvram +5] init_nvram for model(69) set_basic_ifname_vars: WAN eth0 LAN eth0 2G ath0 5G ath1 60G N/A USB (null) AP_LAN eth0 DW_WAN (null) DW_LAN (null) force_dwlan 0, sw_mode 3 wan_ifnames: get_wan_mac_name: Define WAN MAC address for model 69 get_wan_mac_name: Define WAN MAC address for model 69 config_switch(0x01e5): link down all ports config_qca8337_LANWANPartition: LAN/WAN/WANS_LAN portmask 0000003c/00000002/00000000 __mask_to_portnumber_str: mask(0000003d) untag(0000003d) portstr[0 2 3 4 5 ] config_switch(0x037c): link up wan port(s) asf: module license 'Proprietary' taints kernel. Disabling lock debugging due to kernel taint ****Address of trace_timer :83ba6690 ath_hal: Unknown parameter `ce_level' ath_hal: 0.9.17.1 (AR5416, AR9380, REGOPS_FUNC, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D) ath_rate_atheros: Copyright (c) 2001-2005 Atheros Communications, Inc, All Rights Reserved ath_dfs: Version 2.0.0 Copyright (c) 2005-2006 Atheros Communications, Inc. All Rights Reserved ath_spectral: Version 2.0.0 Copyright (c) 2005-2009 Atheros Communications, Inc. All Rights Reserved SPECTRAL module built on Jul 12 2018 10:36:01 ath_tx99: Version 2.0 Copyright (c) 2010 Atheros Communications, Inc, All Rights Reserved ath_dev: Copyright (c) 2001-2007 Atheros Communications, Inc, All Rights Reserved __ath_attach: Set global_scn[0] *** All the minfree values should be <= ATH_TXBUF-32, otherwise default value will be used instead *** ACBKMinfree = 48 ACBEMinfree = 32 ACVIMinfree = 16 ACVOMinfree = 0 CABMinfree = 48 UAPSDMinfree = 0 ATH_TXBUF=540 Enterprise mode: 0x03bda000 Restoring Cal data from DRAM ART Version : 49.517 SW Image Version : 0.20.-13.3.3 Board Revision : 6 ar9300_attach: nf_2_nom -110 nf_2_max -60 nf_2_min -125 SPECTRAL : get_capability not registered HAL_CAP_PHYDIAG : Capable SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 231) SPECTRAL : get_capability not registered HAL_CAP_RADAR : Capable SPECTRAL : Need to fix the capablity check for SPECTRAL (spectral_attach : 236) SPECTRAL : get_capability not registered HAL_CAP_SPECTRAL_SCAN : Capable SPECTRAL : get_tsf64 not registered spectral_init_netlink 65 NULL SKB SPECTRAL : No ADVANCED SPECTRAL SUPPORT SPECTRAL :----- module attached Green-AP : Green-AP : Attached ath_get_caps[6267] rx chainmask mismatch actual 7 sc_chainmak 0 ath_get_caps[6242] tx chainmask mismatch actual 7 sc_chainmak 0 band steering initialized for direct attach hardware ieee80211_bsteering_attach: Band steering initialized ath_attach_dfs[12799] dfsdomain 1 SPECTRAL : module already attached osif_wrap_attach:296 osif wrap attached osif_wrap_devt_init:916 osif wrap dev table init done ath_tx_paprd_init sc 82f68000 PAPRD disabled in HAL wifi0: Atheros 956X: mem=0xb8100000, irq=47 ath_pci: SmartAntenna-DRT-0.1 (Atheros/multi-bss) ath_pci_probe PCI device id is 003c :003c ath_pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit] PCI: Enabling device 0000:00:00.0 (0000 -> 0002) ath_pci 0000:00:00.0: ath DEBUG: sc=0x82af3e00 ol_ath_pci_configure : num_desired MSI set to 0 Using PCI Legacy Interrupt hotplug net INTERFACE=wifi0 ACTION=add CE_per_engine_handler_adjust, base=82af3e00 offset=00057400 CE_per_engine_handler_adjust, base=82af3e00 offset=00057800 __ol_ath_attach: ath_attach TODO __ol_ath_attach: dev name wifi1 ol_ath_set_default_tgt_config : AC Minfree buffer allocation through module param (umac.ko) OL_ACBKMinfree : 0 OL_ACBEMinfree : 0 OL_ACVIMinfree : 0 OL_ACVOMinfree : 0 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 . ath_nand_local_read: cal_part [Factory] from 5000 len 844 ath_nand_local_read: cal_part [Factory] from d188 len 2 qc98xx_verify_checksum: flash checksum passed: 0xac98 ol_transfer_bin_file 2274: Download Flash data len 2116 Download AR9888v2_bin ol_transfer_bin_file 2170: Download Firmware data len 235840 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 82850000 +HWT SOC_RESET_CONTROL_ADDRESS : 800 CPU_INTR_ADDRESS = [0] SOC_GLOBAL_RESET_ADDRESS = [0] Rx_Filter : [0] CE_per_engine_handler_adjust, base=82af3e00 offset=00057400 CE_per_engine_handler_adjust, base=82af3e00 offset=00057800 CE_per_engine_handler_adjust, base=82af3e00 offset=00057c00 CE_per_engine_handler_adjust, base=82af3e00 offset=00058000 CE_per_engine_handler_adjust, base=82af3e00 offset=00058400 CE_per_engine_handler_adjust, base=82af3e00 offset=00058800 CE_recv_buf_enqueue 653 Populate last entry 512 for CE 5 CE_recv_buf_enqueue 662 CE 5 wi 511 dest_ptr 0x2020c40 nbytes 0 recv_ctxt 0x82015600 Target:83d22000 HTC Service:0x0001, ULpipe:0 DLpipe:1 id:0 Ready -HWT Target:83d22000 HTC Service:0x0300, ULpipe:4 DLpipe:5 id:1 Ready HTC Service:0x0300 ep:1 TX flow control disabled CE_pkt_dl_len_set CE 4 Pkt download length 64 ol_txrx_pdev_attach: 1424 tx desc's allocated ; range starts from 81c60000 Target:83d22000 HTC Service:0x0100, ULpipe:3 DLpipe:2 id:2 Ready HTC Service:0x0100 ep:2 TX flow control disabled wmi_service_ready_event_rx: WMI UNIFIED SERVICE READY event num_rf_chain : 00000003 ht_cap_info: : 0000085b vht_cap_info : 338001b2 vht_supp_mcs : 0000ffea LARGE_AP enabled. num_peers 144, num_vdevs 16, num_tids 256, lteu_support 0 idx 0 req 1 num_units 0 num_unit_info 2 unit size 440 actual units 145 chunk 0 len 63800 requested ,ptr 0x1c70000 FIRMWARE:P 145 V 16 T 443 FIRMWARE:_wlan_rtt_enable wmi_ready_event_rx: WMI UNIFIED READY event ol_ath_connect_htc() WMI is ready ol_ath_set_host_app_area TODO target uses HTT version 2.1; host uses 2.1 ol_ath_attach() connect HTC. bypasswmi : 0 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 Add VHT80 channel: 5210 Add VHT80 channel: 5775 Skipping VHT80 channel 5825 ol_ath_phyerr_attach: called OL Resmgr Init-ed ieee80211_bsteering_attach: Band steering initialized ol_if_spectral_setup SPECTRAL : get_capability not registered HAL_CAP_PHYDIAG : Capable SPECTRAL : Need to fix the capablity check for RADAR (spectral_attach : 231) SPECTRAL : get_capability not registered HAL_CAP_RADAR : Capable SPECTRAL : Need to fix the capablity check for SPECTRAL (spectral_attach : 236) SPECTRAL : get_capability not registered HAL_CAP_SPECTRAL_SCAN : Capable SPECTRAL : get_tsf64 not registered spectral_init_netlink 65 NULL SKB Green-AP : Green-AP : Attached Green-AP : Attached ol_if_dfs_setup: called ol_if_dfs_attach: called; ptr=81c5d974, radar_info=835e7b78 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: Calling ol_if_dfs_configure osif_wrap_attach:296 osif wrap attached osif_wrap_devt_init:916 osif wrap dev table init done __ol_ath_attach: init tx/rx TODO __ol_ath_attach: hard_header_len reservation 58 hotplug net INTERFACE=wifi1 ACTION=add sc nodebug 0 ath_attach_dfs[12799] dfsdomain 1 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 Add VHT80 channel: 5210 Add VHT80 channel: 5290 Add VHT80 channel: 5530 Skipping VHT80 channel 5580 Skipping VHT80 channel 5660 Skipping VHT80 channel 5680 Skipping VHT80 channel 5700 [wifi1] FWLOG: [20818] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x460, 0x460, 0x0 ) [wifi1] FWLOG: [20818] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x460, 0x460, 0x0 ) [wifi1] FWLOG: [20818] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x460, 0x460, 0x0 ) [wifi1] FWLOG: [20818] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x460, 0x460, 0x0 ) [wifi1] FWLOG: [20823] WHAL_ERROR_RECV_STOPPCU ( 0x110298a, 0x3 ) [wifi1] FWLOG: [20823] WHAL_ERROR_RESET_PM ( ) [wifi1] FWLOG: [20830] WAL_DBGID_DEV_RESET ( 0x1, 0x1, 0x1 ) [wifi1] FWLOG: [21008] ANI Enable: 1 [wifi1] FWLOG: [21015] WAL_DBGID_DEV_RESET ( 0x1, 0x1, 0x1 ) init_wl(0x053d): init_wl:create wi node init_wl: Unknown wl-99 band, ifname [eth0]! init_wl(0x0567): create a wifi node ath0 from wifi0 wlan_vap_create : enter. devhandle=0x82f70380, opmode=IEEE80211_M_HOSTAP, flags=0x1 wlan_vap_create : exit. devhandle=0x82f70380, opmode=IEEE80211_M_HOSTAP, flags=0x1. VAP device ath0 created osifp: (81d40b80) os_if: (831ec000) ath0 hotplug net INTERFACE=ath0 ACTION=add init_wl(0x0567): create a wifi node ath1 from wifi1 ath_ioctl: SIOC80211IFCREATE CALLED wmi_unified_vdev_create_send: ID = 0 VAP Addr = xx:xx:xx:xx:xx:xx: Setting dscp for vap id: 0 VAP device ath1 created osifp: (81d42380) os_if: (83170000) ath1 hotplug net INTERFACE=ath1 ACTION=add start_logger: update_lan_state(lan_, 0, 0) / # hotplug net INTERFACE=br0 ACTION=add _ifconfig: name=eth0 flags=1243 IFUP addr= netmask= start_lan: setting MAC address of bridge br0 as xx:xx:xx:xx:xx:xx _ifconfig: name=br0 flags=1243 IFUP addr=192.168.1.1 netmask=255.255.255.0 gen qca config mac_filter[0] = 0 gen qca config mac_filter[0] = 0 _ifconfig: name=ath0 flags=0000 addr= netmask= _ifconfig: name=ath1 flags=0000 addr= netmask= List Flushed DCS for CW interference mitigation: 0 DCS for WLAN interference mitigation: 0 List Flushed _ifconfig: name=lo flags=1043 IFUP addr=127.0.0.1 netmask=255.0.0.0 route_manip: cmd=ADD name=lo addr=127.0.0.0 netmask=255.0.0.0 gateway=0.0.0.0 metric=0 lan_up(br0) [1 init:start_dnsmasq +16] begin [1 init:stop_dnsmasq +16] begin [1 init:stop_dnsmasq +16] end route_manip: cmd=ADD name=br0 addr=0.0.0.0 netmask=0.0.0.0 gateway= metric=0 starting ntp... update_lan_state(lan_, 2, 0) start_lan 2739 # wanduck: Got LAN(-1) information: # AP mode: Enable direct rule(DISCONN) [1 init:start_dnsmasq +16] begin [1 init:stop_dnsmasq +16] begin killall_tk: waiting name=dnsmasq n=9 [1 init:stop_dnsmasq +16] end # Enable direct rule start_lan_port(0) 1 Write Reg: 0x00000000: Oldval = 0x00003100 Newval = 0x00003100 TZ watchdog msgget ok [1 init:init_main +17] recv signal 14 from pid [1:/sbin/init] (from user) DES SSID SET=ASUS_RPAC66 ieee80211_ioctl_siwmode: imr.ifm_active=393856, new mode=3, valid=1 _ieee80211_scan_unregister_event_handler: Failed to unregister evhandler=8246375c arg=82ac0000 Scan in progress.. Cancelling it DEVICE IS DOWN ifname=ath0 DEVICE IS DOWN ifname=ath0 DES SSID SET=ASUS_RPAC66_5G ol_ath_wmm_update: ol_ath_wmm_update: ol_ath_wmm_update: ol_ath_wmm_update: OL vap_stop + wmi_unified_vdev_stop_send for vap 0 (82850000) OL vap_stop - STOPPED EVENT for vap 0 (82850000) ol_ath_vap_set_param: VAP Mcast to Unicast buffer release (cmd): 0 wmi_mcast_buf_release_handler: VAP Mcast to Unicast buffer released:0 ol_ath_vap_set_param: VAP param is now supported param:67 value:0 wmi_mcast_buf_release_handler: VAP Mcast to Unicast buffer released:0 ieee80211_ioctl_siwmode: imr.ifm_active=66176, new mode=3, valid=1 Scan in progress.. Cancelling it ol_scan_cancel for (82850000) OL vap_stop + wmi_unified_vdev_stop_send for vap 0 (82850000) OL vap_stop - STOPPED EVENT for vap 0 (82850000) DEVICE IS DOWN ifname=ath1 DEVICE IS DOWN ifname=ath1 [wifi1] FWLOG: [31415] WAL_DBGID_DEV_RESET ( 0x1, 0x1, 0x1 ) OL vap_stop + wmi_unified_vdev_stop_send for vap 0 (82850000) OL vap_stop - STOPPED EVENT for vap 0 (82850000) Set freq vap 0 stop send + 831ec000 Set freq vap 0 stop send -831ec000 [wifi1] FWLOG: [31983] WAL_DBGID_SECURITY_ENCR_EN ( ) [wifi1] FWLOG: [31983] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 ) mlme_create_infra_bss : Overriding HT40 channel with HT20 channel Set wait done --831ec000 Set freq vap 0 stop send + 83170000 Set freq vap 0 stop send -83170000 mlme_create_infra_bss : Overriding HT40 channel with HT20 channel OL vap_start + wmi_unified_vdev_start_send for vap 0 (82850000) OL vap_start - ol_vdev_start_resp_ev for vap 0 (82850000) ol_ath_vap_join: join operation is only for STA/IBSS mode ol_ath_wmm_update: ol_if_dfs_configure: called ol_if_dfs_configure: ETSI domain ol_if_dfs_disable: called ol_if_dfs_enable: called cac_start chan 5500 timeout 62 sec, curr time: 4294693 sec Notification to UMAC VAP layer Set wait done --83170000 wmi_unified_vdev_stop_send for vap 0 (82850000) STOPPED EVENT for vap 0 (82850000) [1 init:init_main +27] recv signal 14 from pid [1:/sbin/init] (from user) OL vap_start + wmi_unified_vdev_start_send for vap 0 (82850000) OL vap_start - ol_vdev_start_resp_ev for vap 0 (82850000) ol_ath_vap_join: join operation is only for STA/IBSS mode ol_ath_wmm_update: ol_if_dfs_configure: called ol_if_dfs_configure: ETSI domain ol_if_dfs_disable: called ol_if_dfs_enable: called cac_start chan 5500 timeout 62 sec, curr time: 4294698 sec Notification to UMAC VAP layer


Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 0.000000] Linux version 5.10.87 (osboxes@osboxes) (mips-openwrt-linux-musl-gcc (OpenWrt GCC 11.2.0 r18404-236c3ea730) 11.2.0, GNU ld (GNU Binutils) 2.37) #0 Fri Dec 24 22:15:50 2021 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] printk: bootconsole [early0] enabled Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] CPU0 revision is: 00019750 (MIPS 74Kc) Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] MIPS: machine is ASUS RP-AC66 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] SoC: Qualcomm Atheros QCA956X ver 1 rev 0 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] Initrd not found or empty - disabling initrd Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes. Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] Zone ranges: Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] Normal [mem 0x0000000000000000-0x0000000003ffffff] Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] Movable zone start for each node Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] Early memory node ranges Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000003ffffff] Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000003ffffff] Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 0.000000] On node 0 totalpages: 16384 Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 0.000000] Normal zone: 144 pages used for memmap Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 0.000000] Normal zone: 0 pages reserved Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 0.000000] Normal zone: 16384 pages, LIFO batch:3 Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768 Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 0.000000] pcpu-alloc: [0] 0 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 16240 Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 0.000000] Kernel command line: console=ttyS0,115200n8 rootfstype=squashfs,jffs2 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes, linear) Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes, linear) Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] Writing ErrCtl register=00000000 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] Readback ErrCtl register=00000000 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] Memory: 56188K/65536K available (5433K kernel code, 593K rwdata, 1192K rodata, 1220K init, 201K bss, 9348K reserved, 0K cma-reserved) Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] NR_IRQS: 51 Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 0.000000] random: get_random_bytes called from start_kernel+0x3c0/0x5b0 with crng_init=0 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] CPU clock: 775.000 MHz Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000000] clocksource: MIPS: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 4932285024 ns Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.000008] sched_clock: 32 bits at 387MHz, resolution 2ns, wraps every 5541893118ns Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.008215] Calibrating delay loop... 385.84 BogoMIPS (lpj=1929216) Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.074752] pid_max: default: 32768 minimum: 301 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.079747] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.087463] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.097290] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.107584] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.117985] futex hash table entries: 256 (order: -1, 3072 bytes, linear) Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.125259] pinctrl core: initialized pinctrl subsystem Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.131693] NET: Registered protocol family 16 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.185704] clocksource: Switched to clocksource MIPS Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.192119] NET: Registered protocol family 2 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.196901] IP idents hash table entries: 2048 (order: 2, 16384 bytes, linear) Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.204987] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear) Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.213899] TCP established hash table entries: 1024 (order: 0, 4096 bytes, linear) Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.221999] TCP bind hash table entries: 1024 (order: 0, 4096 bytes, linear) Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.229443] TCP: Hash tables configured (established 1024 bind 1024) Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.236273] UDP hash table entries: 256 (order: 0, 4096 bytes, linear) Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.243172] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes, linear) Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.250829] NET: Registered protocol family 1 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.255448] PCI: CLS 0 bytes, default 32 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.265032] workingset: timestamp_bits=14 max_order=14 bucket_order=0 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.275298] squashfs: version 4.0 (2009/01/31) Phillip Lougher Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.281501] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.295229] pinctrl-single 1804002c.pinmux: 544 pins, size 68 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.302264] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.309666] printk: console [ttyS0] disabled Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.314232] 18020000.uart: ttyS0 at MMIO 0x18020000 (irq = 9, base_baud = 1562500) is a 16550A Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.323376] printk: console [ttyS0] enabled Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.332438] printk: bootconsole [early0] disabled Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.351991] spi-nor spi0.0: mx25l12805d (16384 Kbytes) Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 0.357410] 4 fixed-partitions partitions found on MTD device spi0.0 Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 0.363965] Creating 4 MTD partitions on "spi0.0": Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 0.368935] 0x000000000000-0x000000040000 : "u-boot" Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 0.377480] 0x000000040000-0x000000050000 : "u-boot-env" Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 0.383808] 0x000000050000-0x000000060000 : "art" Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 0.391039] 0x000000060000-0x000000f80000 : "firmware" Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 0.397395] 2 uimage-fw partitions found on MTD device firmware Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 0.403518] Creating 2 MTD partitions on "firmware": Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 0.408702] 0x000000000000-0x000000220000 : "kernel" Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 0.416069] 0x000000220000-0x000000f20000 : "rootfs" Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 0.421933] mtd: device 5 (rootfs) set to be root filesystem Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 0.428694] 1 squashfs-split partitions found on MTD device rootfs Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 0.435094] 0x0000005a0000-0x000000f20000 : "rootfs_data" Fri Dec 24 22:17:43 2021 kern.info kernel: [ 0.446003] libphy: Fixed MDIO Bus: probed Fri Dec 24 22:17:43 2021 kern.err kernel: [ 0.453527] ag71xx 19000000.eth: invalid MAC address, using random address Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.136373] libphy: ag71xx_mdio: probed Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.216482] ag71xx 19000000.eth: connected to PHY at mdio.0:03 [uid=004dd074, driver=Qualcomm Atheros AR8031/AR8033] Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.227928] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode: sgmii Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.234500] i2c /dev entries driver Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.240270] NET: Registered protocol family 10 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.251485] Segment Routing with IPv6 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.255376] NET: Registered protocol family 17 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.260089] 8021q: 802.1Q VLAN Support v1.8 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.265119] PCI host bridge /ahb/pcie-controller@18250000 ranges: Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.271489] MEM 0x0000000012000000..0x0000000013ffffff Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.276899] IO 0x0000000000000000..0x0000000000000000 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.282461] PCI host bridge to bus 0000:00 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.286738] pci_bus 0000:00: root bus resource [mem 0x12000000-0x13ffffff] Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.293837] pci_bus 0000:00: root bus resource [io 0x0000] Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.299604] pci_bus 0000:00: root bus resource [??? 0x00000000 flags 0x0] Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.306625] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff] Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.314842] pci 0000:00:00.0: [168c:003c] type 00 class 0x028000 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.321087] pci 0000:00:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.328147] pci 0000:00:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.335132] pci 0000:00:00.0: supports D1 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.339286] pci 0000:00:00.0: PME# supported from D0 D1 D3hot Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.346123] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.352973] pci 0000:00:00.0: BAR 0: assigned [mem 0x12000000-0x121fffff 64bit] Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.360555] pci 0000:00:00.0: BAR 6: assigned [mem 0x12200000-0x1220ffff pref] Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.374264] VFS: Mounted root (squashfs filesystem) readonly on device 31:5. Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.388265] Freeing unused kernel memory: 1220K Fri Dec 24 22:17:43 2021 kern.warn kernel: [ 1.392951] This architecture does not have kernel memory protection. Fri Dec 24 22:17:43 2021 kern.info kernel: [ 1.399636] Run /sbin/init as init process Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 1.403862] with arguments: Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 1.403866] /sbin/init Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 1.403869] with environment: Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 1.403872] HOME=/ Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 1.403876] TERM=linux Fri Dec 24 22:17:43 2021 user.info kernel: [ 1.919754] init: Console is alive Fri Dec 24 22:17:43 2021 user.info kernel: [ 1.923708] init: - watchdog - Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 2.405715] random: fast init done Fri Dec 24 22:17:43 2021 user.info kernel: [ 2.850244] kmodloader: loading kernel modules from /etc/modules-boot.d/* Fri Dec 24 22:17:43 2021 user.info kernel: [ 2.884079] kmodloader: done loading kernel modules from /etc/modules-boot.d/* Fri Dec 24 22:17:43 2021 user.info kernel: [ 2.902034] init: - preinit - Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 4.297082] random: jshn: uninitialized urandom read (4 bytes read) Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 4.430391] random: jshn: uninitialized urandom read (4 bytes read) Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 4.560897] random: jshn: uninitialized urandom read (4 bytes read) Fri Dec 24 22:17:43 2021 kern.info kernel: [ 9.168848] eth0: link up (1000Mbps/Full duplex) Fri Dec 24 22:17:43 2021 kern.info kernel: [ 9.173656] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 9.293858] jffs2: notice: (448) jffs2_build_xattr_subsystem: complete building xattr subsystem, 9 of xdatum (0 unchecked, 1 orphan) and 12 of xref (1 dead, 0 orphan) found. Fri Dec 24 22:17:43 2021 user.info kernel: [ 9.311723] mount_root: switching to jffs2 overlay Fri Dec 24 22:17:43 2021 kern.warn kernel: [ 9.320740] overlayfs: upper fs does not support tmpfile. Fri Dec 24 22:17:43 2021 user.warn kernel: [ 9.333102] urandom-seed: Seeding with /etc/urandom.seed Fri Dec 24 22:17:43 2021 kern.info kernel: [ 9.417242] eth0: link down Fri Dec 24 22:17:43 2021 user.info kernel: [ 9.432169] procd: - early - Fri Dec 24 22:17:43 2021 user.info kernel: [ 9.435471] procd: - watchdog - Fri Dec 24 22:17:43 2021 user.info kernel: [ 10.153099] procd: - watchdog - Fri Dec 24 22:17:43 2021 user.info kernel: [ 10.179997] procd: - ubus - Fri Dec 24 22:17:43 2021 kern.warn kernel: [ 10.258091] urandom_read: 5 callbacks suppressed Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 10.258099] random: ubusd: uninitialized urandom read (4 bytes read) Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 10.272058] random: ubusd: uninitialized urandom read (4 bytes read) Fri Dec 24 22:17:43 2021 user.info kernel: [ 10.285613] procd: - init - Fri Dec 24 22:17:43 2021 user.info kernel: [ 11.407960] kmodloader: loading kernel modules from /etc/modules.d/* Fri Dec 24 22:17:43 2021 user.info kernel: [ 11.796442] urngd: v1.0.2 started. Fri Dec 24 22:17:43 2021 kern.info kernel: [ 11.932689] Loading modules backported from Linux version v5.15.8-0-g43e577d7a2cb Fri Dec 24 22:17:43 2021 kern.info kernel: [ 11.940474] Backport generated by backports.git v5.15.8-1-0-g83f664bb Fri Dec 24 22:17:43 2021 kern.notice kernel: [ 12.002644] random: crng init done Fri Dec 24 22:17:43 2021 kern.info kernel: [ 12.008808] xt_time: kernel timezone is -0000 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 12.292036] PPP generic driver version 2.4.2 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 12.306762] NET: Registered protocol family 24 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 12.391666] ath10k 5.15 driver, optimized for CT firmware, probing pci device: 0x3c. Fri Dec 24 22:17:43 2021 kern.info kernel: [ 12.416823] ath10k_pci 0000:00:00.0: enabling device (0000 -> 0002) Fri Dec 24 22:17:43 2021 kern.info kernel: [ 12.423453] ath10k_pci 0000:00:00.0: pci irq legacy oper_irq_mode 1 irq_mode 0 reset_mode 0 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 16.089378] ath10k_pci 0000:00:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043202ff sub 0000:0000 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 16.098979] ath10k_pci 0000:00:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 16.110929] 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 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 16.626446] ath10k_pci 0000:00:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08 Fri Dec 24 22:17:43 2021 kern.warn kernel: [ 17.612619] ath10k_pci 0000:00:00.0: 10.1 wmi init: vdevs: 16 peers: 127 tid: 256 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 17.629423] ath10k_pci 0000:00:00.0: wmi print 'P 128 V 8 T 410' Fri Dec 24 22:17:43 2021 kern.info kernel: [ 17.635656] ath10k_pci 0000:00:00.0: wmi print 'msdu-desc: 1424 sw-crypt: 0 ct-sta: 0' Fri Dec 24 22:17:43 2021 kern.info kernel: [ 17.643993] ath10k_pci 0000:00:00.0: wmi print 'alloc rem: 24984 iram: 38672' Fri Dec 24 22:17:43 2021 kern.info kernel: [ 17.696890] ath10k_pci 0000:00:00.0: htt-ver 2.1 wmi-op 2 htt-op 2 cal file max-sta 128 raw 0 hwcrypto 1 Fri Dec 24 22:17:43 2021 kern.info kernel: [ 17.709829] ath10k_pci 0000:00:00.0: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000 Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 17.847194] ath: EEPROM regdomain sanitized Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 17.847207] ath: EEPROM regdomain: 0x64 Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 17.847211] ath: EEPROM indicates we should expect a direct regpair map Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 17.847231] ath: Country alpha2 being used: 00 Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 17.847235] ath: Regpair used: 0x64 Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 17.932389] ath: EEPROM regdomain sanitized Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 17.932405] ath: EEPROM regdomain: 0x64 Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 17.932410] ath: EEPROM indicates we should expect a direct regpair map Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 17.932431] ath: Country alpha2 being used: 00 Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 17.932435] ath: Regpair used: 0x64 Fri Dec 24 22:17:43 2021 kern.debug kernel: [ 17.944247] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht' Fri Dec 24 22:17:43 2021 kern.info kernel: [ 17.946193] ieee80211 phy1: Atheros AR9561 Rev:0 mem=0xb8100000, irq=2 Fri Dec 24 22:17:43 2021 user.info kernel: [ 17.975238] kmodloader: done loading kernel modules from /etc/modules.d/* Fri Dec 24 22:17:45 2021 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses! Fri Dec 24 22:17:45 2021 user.notice dnsmasq: Allowing 127.0.0.0/8 responses Fri Dec 24 22:17:46 2021 daemon.info dnsmasq[1]: started, version 2.86 cachesize 150 Fri Dec 24 22:17:46 2021 daemon.info dnsmasq[1]: DNS service limited to local subnets Fri Dec 24 22:17:46 2021 daemon.info dnsmasq[1]: 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-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile Fri Dec 24 22:17:46 2021 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus Fri Dec 24 22:17:46 2021 daemon.info dnsmasq[1]: using only locally-known addresses for test Fri Dec 24 22:17:46 2021 daemon.info dnsmasq[1]: using only locally-known addresses for onion Fri Dec 24 22:17:46 2021 daemon.info dnsmasq[1]: using only locally-known addresses for localhost Fri Dec 24 22:17:46 2021 daemon.info dnsmasq[1]: using only locally-known addresses for local Fri Dec 24 22:17:46 2021 daemon.info dnsmasq[1]: using only locally-known addresses for invalid Fri Dec 24 22:17:46 2021 daemon.info dnsmasq[1]: using only locally-known addresses for bind Fri Dec 24 22:17:46 2021 daemon.info dnsmasq[1]: using only locally-known addresses for lan Fri Dec 24 22:17:46 2021 daemon.warn dnsmasq[1]: no servers found in /tmp/resolv.conf.d/resolv.conf.auto, will retry Fri Dec 24 22:17:46 2021 daemon.info dnsmasq[1]: read /etc/hosts - 4 addresses Fri Dec 24 22:17:46 2021 daemon.info dnsmasq[1]: read /tmp/hosts/dhcp.cfg01411c - 0 addresses Fri Dec 24 22:17:46 2021 authpriv.info dropbear[1268]: Not backgrounding Fri Dec 24 22:17:48 2021 daemon.notice wpa_supplicant[1370]: Successfully initialized wpa_supplicant Fri Dec 24 22:17:49 2021 user.notice : Added device handler type: bonding Fri Dec 24 22:17:49 2021 user.notice : Added device handler type: 8021ad Fri Dec 24 22:17:49 2021 user.notice : Added device handler type: 8021q Fri Dec 24 22:17:49 2021 user.notice : Added device handler type: macvlan Fri Dec 24 22:17:49 2021 user.notice : Added device handler type: veth Fri Dec 24 22:17:49 2021 user.notice : Added device handler type: bridge Fri Dec 24 22:17:49 2021 user.notice : Added device handler type: Network device Fri Dec 24 22:17:49 2021 user.notice : Added device handler type: tunnel Fri Dec 24 22:17:50 2021 daemon.notice procd: /etc/rc.d/S50uhttpd: 4+0 records in Fri Dec 24 22:17:50 2021 daemon.notice procd: /etc/rc.d/S50uhttpd: 4+0 records out Fri Dec 24 22:17:51 2021 user.notice ucitrack: Setting up /etc/config/network reload dependency on /etc/config/dhcp Fri Dec 24 22:17:52 2021 user.notice ucitrack: Setting up /etc/config/wireless reload dependency on /etc/config/network Fri Dec 24 22:17:52 2021 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/luci-splash Fri Dec 24 22:17:52 2021 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/qos Fri Dec 24 22:17:52 2021 user.notice ucitrack: Setting up /etc/config/firewall reload dependency on /etc/config/miniupnpd Fri Dec 24 22:17:52 2021 user.notice ucitrack: Setting up /etc/config/dhcp reload dependency on /etc/config/odhcpd Fri Dec 24 22:17:53 2021 user.notice ucitrack: Setting up non-init /etc/config/fstab reload handler: /sbin/block mount Fri Dec 24 22:17:53 2021 user.notice ucitrack: Setting up /etc/config/system reload trigger for non-procd /etc/init.d/led Fri Dec 24 22:17:53 2021 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/luci_statistics Fri Dec 24 22:17:53 2021 user.notice ucitrack: Setting up /etc/config/system reload dependency on /etc/config/dhcp Fri Dec 24 22:17:55 2021 user.notice led-trigger: LED trigger rssi is handled by /etc/init.d/rssileds Fri Dec 24 22:17:55 2021 user.notice led-trigger: LED trigger rssi is handled by /etc/init.d/rssileds Fri Dec 24 22:17:55 2021 user.notice led-trigger: LED trigger rssi is handled by /etc/init.d/rssileds Fri Dec 24 22:17:55 2021 user.notice led-trigger: LED trigger rssi is handled by /etc/init.d/rssileds Fri Dec 24 22:17:55 2021 user.notice led-trigger: LED trigger rssi is handled by /etc/init.d/rssileds Fri Dec 24 22:17:55 2021 user.notice led-trigger: LED trigger rssi is handled by /etc/init.d/rssileds Fri Dec 24 22:17:55 2021 daemon.info rssileds[1918]: monitoring wlan1, refresh rate 200000, threshold 1 Fri Dec 24 22:17:55 2021 daemon.info rssileds[1918]: /sys/class/leds/blue:rssilow-wlan1/brightness r: 1..1, o: 0, f: 1 Fri Dec 24 22:17:55 2021 daemon.info rssileds[1918]: /sys/class/leds/red:rssimedium-wlan1/brightness r: 1..79, o: 0, f: 1 Fri Dec 24 22:17:55 2021 daemon.info rssileds[1918]: /sys/class/leds/green:rssihigh-wlan1/brightness r: 70..100, o: 0, f: 1 Fri Dec 24 22:17:55 2021 daemon.info rssileds[1914]: monitoring wlan0, refresh rate 200000, threshold 1 Fri Dec 24 22:17:55 2021 daemon.info rssileds[1914]: /sys/class/leds/blue:rssilow-wlan0/brightness r: 1..1, o: 0, f: 1 Fri Dec 24 22:17:55 2021 daemon.info rssileds[1914]: /sys/class/leds/red:rssimedium-wlan0/brightness r: 1..79, o: 0, f: 1 Fri Dec 24 22:17:55 2021 daemon.info rssileds[1914]: /sys/class/leds/green:rssihigh-wlan0/brightness r: 70..100, o: 0, f: 1 Fri Dec 24 22:17:56 2021 kern.info kernel: [ 32.880413] br-lan: port 1(eth0) entered blocking state Fri Dec 24 22:17:56 2021 kern.info kernel: [ 32.885882] br-lan: port 1(eth0) entered disabled state Fri Dec 24 22:17:56 2021 kern.info kernel: [ 32.891548] device eth0 entered promiscuous mode Fri Dec 24 22:17:56 2021 daemon.notice netifd: Interface 'lan' is enabled Fri Dec 24 22:17:56 2021 daemon.notice netifd: Interface 'lan' is setting up now Fri Dec 24 22:17:56 2021 daemon.notice netifd: Interface 'lan' is now up Fri Dec 24 22:17:56 2021 daemon.notice netifd: Interface 'loopback' is enabled Fri Dec 24 22:17:56 2021 daemon.notice netifd: Interface 'loopback' is setting up now Fri Dec 24 22:17:56 2021 daemon.notice netifd: Interface 'loopback' is now up Fri Dec 24 22:17:56 2021 daemon.notice netifd: Network device 'lo' link is up Fri Dec 24 22:17:56 2021 daemon.notice netifd: Interface 'loopback' has link connectivity Fri Dec 24 22:17:56 2021 user.notice firewall: Reloading firewall due to ifup of lan (br-lan) Fri Dec 24 22:17:57 2021 daemon.err odhcpd[1483]: Failed to send to ff02::1%lan@br-lan (Address not available) Fri Dec 24 22:17:57 2021 daemon.info procd: - init complete - Fri Dec 24 22:17:58 2021 kern.info kernel: [ 34.987358] eth0: link up (1000Mbps/Full duplex) Fri Dec 24 22:17:58 2021 kern.info kernel: [ 34.992170] br-lan: port 1(eth0) entered blocking state Fri Dec 24 22:17:58 2021 kern.info kernel: [ 34.997614] br-lan: port 1(eth0) entered forwarding state Fri Dec 24 22:17:58 2021 daemon.notice netifd: Network device 'eth0' link is up Fri Dec 24 22:17:58 2021 daemon.notice netifd: bridge 'br-lan' link is up Fri Dec 24 22:17:58 2021 daemon.notice netifd: Interface 'lan' has link connectivity Fri Dec 24 22:17:58 2021 kern.info kernel: [ 35.021515] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready Fri Dec 24 22:17:58 2021 daemon.err odhcpd[1483]: Failed to send to fe80::b16e:2a15:b3fe:9ba2%lan@br-lan (Address not available) Fri Dec 24 22:17:59 2021 daemon.err odhcpd[1483]: Failed to send to ff02::1%lan@br-lan (Address not available) Fri Dec 24 22:18:02 2021 daemon.info dnsmasq[1]: exiting on receipt of SIGTERM Fri Dec 24 22:18:02 2021 daemon.info dnsmasq[1]: started, version 2.86 cachesize 150 Fri Dec 24 22:18:02 2021 daemon.info dnsmasq[1]: DNS service limited to local subnets Fri Dec 24 22:18:02 2021 daemon.info dnsmasq[1]: 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-cryptohash no-DNSSEC no-ID loop-detect inotify dumpfile Fri Dec 24 22:18:02 2021 daemon.info dnsmasq[1]: UBus support enabled: connected to system bus Fri Dec 24 22:18:02 2021 daemon.info dnsmasq-dhcp[1]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h Fri Dec 24 22:18:02 2021 daemon.info dnsmasq[1]: using only locally-known addresses for test Fri Dec 24 22:18:02 2021 daemon.info dnsmasq[1]: using only locally-known addresses for onion Fri Dec 24 22:18:02 2021 daemon.info dnsmasq[1]: using only locally-known addresses for localhost Fri Dec 24 22:18:02 2021 daemon.info dnsmasq[1]: using only locally-known addresses for local Fri Dec 24 22:18:02 2021 daemon.info dnsmasq[1]: using only locally-known addresses for invalid Fri Dec 24 22:18:02 2021 daemon.info dnsmasq[1]: using only locally-known addresses for bind Fri Dec 24 22:18:02 2021 daemon.info dnsmasq[1]: using only locally-known addresses for lan


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/11/07 22:25
  • by sailus