NETGEAR R7500

Note: R7500 V1 5GHz Wireless does not work with stock images. V1 uses a Quantenna QT3840BC + QT2518B wireless chipset. That seems to be improving for this chipset (QSR1000) in Kernel 4.21 (2018-12)

See the notes section below for custom test image with 5Ghz wifi driver in it.

Install OpenWrt (generic explanation)

Tested on R7500v1 model:

  1. Download the OpenWrt install .img file for your model
  2. Reset to factory default by navigating to “Advanced → Administration → Backup Settings” and selecting “Erase”
  3. Once the router has finished rebooting, login to default IP (192.168.1.1) and navigate to “Advanced → Administration → Router Update”
  4. Select “Browse” and input the path to the OpenWrt firmware you downloaded previously, and then click “Upload”
  5. Click “OK” and “Yes” on the confirmation windows, and then wait for the router to finish updating and rebooting
  6. Login to default IP (again 192.168.1.1) and configure

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

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

R7500 (V1 and V2)
I. TFTP bootloader, non-invasive method

  1. power off the device
  2. press and hold “reset” button then turn on power - keep holding the “reset” button for 15 seconds until power LED flashes orange, then white.
  3. Once the power LED is blinking white you can release the “reset” button.
  4. The router will start tftp service listening on IP address 192.168.1.1 for firmware file upload via tftp.
  5. Under Linux OS you can upload the firmware with command (your PC should be from 192.168.1.0/24 network): “tftp -m binary 192.168.1.1 -c put openwrt-ipq806x-generic-netgear_r7500-squashfs-factory.img
  6. Ordered List ItemThe power led will turn off for about 1 minute, after that into red and will start the boot process.

The .img file MUST be Netgear stock or ”-factory.img”, otherwise the tftp upload will fail a checksum and not be applied. If using tftp interactive prompt, you must quit the session for the firmware to be applied.

II. Another non-invasive method: Using the nmrpflash tool


III. Invasive method via serial port

  1. Hook up serial reader from computer to pin headers on the router.
  2. Cancel boot process.
  3. Type help command.
  4. Run the firmware recovery command.
  5. Router will wait for tftp.
  6. Use Cygwin or linux to tftp put the OEM firmware to the device. Use the binary option. IP should be 192.168.1.1
  7. Do not attempt to use easy to use tftp windows programs. They don't work as well as good old tftp command.
  8. Router will reboot when done and you'll be welcomed by the default OEM setup page when you connect through a browser.

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
Switch Port Back panel port ifconfig
Internet (WAN) WAN (yellow) eth0.2
LAN 1 4 br-lan
LAN 2 3 br-lan
LAN 3 2 br-lan
LAN 4 1 br-lan

Note that ports as they appear in Network > Switch have numbering reversed with respect to labels on the device back panel.

hardware.button on howto use and configure the hardware button(s).

The Netgear R7500 has the following buttons:

BUTTON Event
Power Power on/off
Reset reset
LED LED on/off

Front:
Insert photo of front of the casing

Back:
Insert photo of back of the casing

Backside label:

Note: This will void your warranty!

Remove all 4 rubber feet. Under each piece of rubber is a screw, remove screw. There is a 5th screw in the middle, not hidden, remove/loose screw. My screw would not remove, only loosen. Using a non-marring pry tool, run it around the top housing popping the top free. If your 5th/middle screw would only loosen, please note, it will fall out as you loosen the top. The “guts” of the router are attached to the top housing. Once loosened, the top and bottom should easily part. To access the serial pins, gently pull the board from the housing.

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:

FIXME Replace EXAMPLE by real values.

Serial connection parameters
for Netgear R7500
EXAMPLE 115200, 8N1

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

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

Booting Linux on physical CPU 0 Linux version 3.4.103 (sam.you@dni-l-sw01) (gcc version 4.6.3 20120201 (prerelease) (Linaro GCC 4.6-2012.02) ) #1 SMP Thu Jun 28 23:42:34 CST 2018 CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5387d CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache Machine: Qualcomm Atheros AP148 reference board QCA command line: console=ttyHSL1,115200n8 ubi.mtd=rootfs root=mtd:ubi_rootfs memory pool 3 (start 4fc00000 size 400000) initialized Memory policy: ECC disabled, Data cache writealloc smem_find(137, 80): wrong size 72 socinfo_init: v6, id=202, ver=1.0, raw_id=2064, raw_ver=2064, hw_plat=0, hw_plat_ver=65536 accessory_chip=0 hw_plat_subtype=0 PERCPU: Embedded 8 pages/cpu @c0b4c000 s10560 r8192 d14016 u32768 Built 1 zonelists in Zone order, mobility grouping on. Total pages: 58666 Kernel command line: console=ttyHSL1,115200n8 ubi.mtd=6 root=/dev/mtdblock5 PID hash table entries: 1024 (order: 0, 4096 bytes) Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) Memory: 231MB = 231MB total Memory: 224680k/228776k available, 11864k reserved, 0K highmem Virtual kernel memory layout:

  vector  : 0xffff0000 - 0xffff1000   (   4 kB)
  fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
  vmalloc : 0xcf000000 - 0xff000000   ( 768 MB)
  lowmem  : 0xc0000000 - 0xceb00000   ( 235 MB)
  pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
  modules : 0xbf000000 - 0xbfe00000   (  14 MB)
    .text : 0xc0008000 - 0xc0621000   (6244 kB)
    .init : 0xc0700000 - 0xc0802940   (1035 kB)
    .data : 0xc0804000 - 0xc08a5be0   ( 647 kB)
     .bss : 0xc08a5c04 - 0xc094ae64   ( 661 kB)

SLUB: Genslabs=11, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 Hierarchical RCU implementation. NR_IRQS:1689 sched_clock: 32 bits at 32kHz, resolution 31240ns, wraps every 134175798ms Console: colour dummy device 80×30 Calibrating delay using timer specific routine.. 12.55 BogoMIPS (lpj=62789) pid_max: default: 32768 minimum: 301 Mount-cache hash table entries: 512 CPU: Testing write buffer coherency: ok CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 Setting up static identity map for 0x41930df8 - 0x41930e80 CPU1: Booted secondary processor CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 Brought up 2 CPUs SMP: Total of 2 processors activated (25.11 BogoMIPS). dummy: NET: Registered protocol family 16 AXI: msm_bus_fabric_init_driver(): msm_bus_fabric_init_driver meminfo_init: smem ram ptable found: ver: 0 len: 5 Found 1 memory banks grouped into 8 memory regions gpiochip_add: registered GPIOs 0 to 151 on device: msmgpio QFPROM TSENS calibration data not present smem_find(137, 80): wrong size 72 socinfo_init: v6, id=202, ver=1.0, raw_id=2064, raw_ver=2064, hw_plat=0, hw_plat_ver=65536 accessory_chip=0 hw_plat_subtype=0 msm_rpm_init: RPM firmware 3.0.16777336 clk_tbl_nss - loaded msm_rpm_get_status(): Status id 393 not defined for target msm_rpm_get_status(): Status id 393 not defined for target msm_rpm_get_status(): Status id 393 not defined for target msm_rpm_get_status(): Status id 393 not defined for target msm_rpm_get_status(): Status id 393 not defined for target msm_rpm_get_status(): Status id 393 not defined for target msm_dmov_memcpy_init: Success sps:BAM 0x12244000 enabled: ver:0x5, number of pipes:20 sps:BAM 0x12244000 is registered. sps:sps is ready. msm_pcie_setup: link initialized PCI host bridge to bus 0000:00 pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fefffff] PCI: bus0: Fast back to back transfers disabled pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring PCI: bus1: Fast back to back transfers disabled msm_pcie_setup: link initialized PCI host bridge to bus 0000:02 pci_bus 0000:02: root bus resource [mem 0x2e000000-0x31efffff] PCI: bus2: Fast back to back transfers disabled pci 0000:02:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring PCI: bus3: Fast back to back transfers disabled msm_pcie_setup: link initialization failed pci 0000:02:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff] pci 0000:02:00.0: BAR 9: assigned [mem 0x2e200000-0x2e2fffff pref] pci 0000:03:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit] pci 0000:03:00.0: BAR 6: assigned [mem 0x2e200000-0x2e20ffff pref] pci 0000:02:00.0: PCI bridge to [bus 03-03] pci 0000:02:00.0: bridge window [mem 0x2e000000-0x2e1fffff] pci 0000:02:00.0: bridge window [mem 0x2e200000-0x2e2fffff pref] PCI: enabling device 0000:02:00.0 (0140 → 0143) pci 0000:00:00.0: BAR 9: assigned [mem 0x08000000-0x080fffff pref] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x0800ffff pref] pci 0000:01:00.0: BAR 2: assigned [mem 0x08010000-0x0801ffff pref] pci 0000:01:00.0: BAR 3: assigned [mem 0x08020000-0x0802ffff pref] pci 0000:00:00.0: PCI bridge to [bus 01-01] pci 0000:00:00.0: bridge window [mem 0x08000000-0x080fffff pref] PCI: enabling device 0000:00:00.0 (0140 → 0143) bio: create slab <bio-0> at 0 SCSI subsystem initialized spi_qsd spi_qsd.5: master is unqueued, this is deprecated spi_qsd spi_qsd.6: master is unqueued, this is deprecated spi_qsd spi_qsd.2: master is unqueued, this is deprecated usbcore: registered new interface driver usbfs usbcore: registered new interface driver hub usbcore: registered new device driver usb Switching to clocksource gp_timer NET: Registered protocol family 2 IP route cache hash table entries: 2048 (order: 1, 8192 bytes) TCP established hash table entries: 8192 (order: 4, 65536 bytes) TCP bind hash table entries: 8192 (order: 4, 65536 bytes) TCP: Hash tables configured (established 8192 bind 8192) TCP: reno registered UDP hash table entries: 128 (order: 0, 4096 bytes) UDP-Lite hash table entries: 128 (order: 0, 4096 bytes) NET: Registered protocol family 1 smd: register irq failed on wcnss_a11 smd: deregistering IRQs SMD: smd_core_platform_init() failed Partition (from dni partition table) qcadata -- Offset:0 Size:64 Partition (from dni partition table) APPSBL -- Offset:64 Size:28 Partition (from dni partition table) APPSBLENV -- Offset:8c Size:4 Partition (from dni partition table) ART -- Offset:90 Size:a Partition (from dni partition table) kernel -- Offset:9a Size:10 Partition (from dni partition table) rootfs -- Offset:aa Size:c0 Partition (from dni partition table) netgear -- Offset:16a Size:60 Partition (from dni partition table) reserve -- Offset:1ca Size:0 Partition (from dni partition table) firmware -- Offset:9a Size:d0 acpuclk-ipq806x acpuclk-ipq806x: SPEED BIN: 0 acpuclk-ipq806x acpuclk-ipq806x: ACPU PVS: 1 acpuclk-ipq806x acpuclk-ipq806x: CPU0: 6 frequencies supported acpuclk-ipq806x acpuclk-ipq806x: CPU1: 6 frequencies supported msm_rpm_log_probe: OK squashfs: version 4.0 (2009/01/31) Phillip Lougher msgmni has been set to 438 io scheduler noop registered io scheduler deadline registered (default) Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled msm_serial_hs module loaded msm_serial_hsl: detected port #1 msm_serial_hsl.1: ttyHSL1 at MMIO 0x16340000 (irq = 184) is a MSM msm_serial_hsl: console setup on port #1 console [ttyHSL1] enabled msm_serial_hsl: driver initialized ahci ahci.0: forcing PORTS_IMPL to 0x1 ahci ahci.0: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode ahci ahci.0: flags: ncq sntf pm led clo only pmp pio slum part ccc apst scsi0 : ahci_platform ata1: SATA max UDMA/133 mmio [mem 0x29000000-0x2900017f] port 0x100 irq 241 msm_nand_probe: phys addr 0x1ac00000 msm_nand_probe: dmac 0x3 msm_nand_probe: allocated dma buffer at ffdfc000, dma_addr 4f72e000 status: 20 nandid: 1580a12c maker 2c device a1 ONFI probe : Found an ONFI compliant device MT29F1G08ABBEAH4 , Found a supported NAND device NAND Controller ID : 0x4030 NAND Device ID : 0x1580a12c Buswidth : 8 Bits Density : 128 MByte Pagesize : 2048 Bytes Erasesize: 131072 Bytes Oobsize : 64 Bytes CFG0 Init : 0xa8d408c0 CFG1 Init : 0x0004745c ECCBUFCFG : 0x00000203 Creating 9 MTD partitions on “msm_nand”: 0x000000000000-0x000000c80000 : “qcadata” 0x000000c80000-0x000001180000 : “APPSBL” 0x000001180000-0x000001200000 : “APPSBLENV” 0x000001200000-0x000001340000 : “ART” 0x000001340000-0x000001540000 : “kernel” 0x000001540000-0x000002d40000 : “rootfs” mtd: find squashfs magic at 0x1540000 of “msm_nand” the correct location of partition “rootfs”: 0x000001540000-0x000002d40000 0x000002d40000-0x000003940000 : “netgear” 0x000003940000-0x000008000000 : “reserve” 0x000001340000-0x000002d40000 : “firmware” m25p80 spi5.0: found pm25lv512, expected s25fl512s m25p80 spi5.0: pm25lv512 (64 Kbytes) ata1: SATA link down (SStatus 0 SControl 300) UBI: attaching mtd6 to ubi0 UBI: physical eraseblock size: 131072 bytes (128 KiB) UBI: logical eraseblock size: 126976 bytes UBI: smallest flash I/O unit: 2048 UBI: VID header offset: 2048 (aligned 2048) UBI: data offset: 4096 UBI: max. sequence number: 16915 UBI: attached mtd6 to ubi0 UBI: MTD device name: “netgear” UBI: MTD device size: 12 MiB UBI: number of good PEBs: 96 UBI: number of bad PEBs: 0 UBI: number of corrupted PEBs: 0 UBI: max. allowed volumes: 128 UBI: wear-leveling threshold: 4096 UBI: number of internal volumes: 1 UBI: number of user volumes: 7 UBI: available PEBs: 9 UBI: total number of reserved PEBs: 87 UBI: number of PEBs reserved for bad PEB handling: 2 UBI: max/mean erase counter: 436/178 UBI: image sequence number: 254106564 UBI: background thread “ubi_bgt0d” started, PID 639 GPIO Bitbanged MDIO: probed tun: Universal TUN/TAP device driver, 1.6 tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com Initializing USB Mass Storage driver... usbcore: registered new interface driver usb-storage USB Mass Storage support registered. usbcore: registered new interface driver libusual tsens_tm_probe : TSENS early init not done. tsens8960-tm: probe of tsens8960-tm failed with error -14 cpuidle: using governor ladder cpuidle: using governor menu Netfilter messages via NETLINK v0.30. NAT Session Management application ports priority table is loaded! nf_conntrack version 0.5.0 (3510 buckets, 14040 max) ip_tables: (C) 2000-2006 Netfilter Core Team TCP: cubic registered NET: Registered protocol family 10 ip6_tables: (C) 2000-2006 Netfilter Core Team IPv6 over IPv4 tunneling driver NET: Registered protocol family 17 Bridge firewalling registered Ebtables v2.0 registered 8021q: 802.1Q VLAN Support v1.8 VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0 Registering SWP/SWPB emulation handler clock_late_init: Removing enables held for handed-off clocks MSM Watchdog Initialized ipq_nss_get_mac_addr: MAC[0]: 6c:b0:ce:20:32:b7 ipq_nss_get_mac_addr: MAC[1]: 6c:b0:ce:20:32:b8 ipq_nss_get_mac_addr: MAC[2]: 6c:b0:ce:20:32:b9 ipq_nss_get_mac_addr: MAC[3]: 32:30:31:33:36:38 no pmic restart interrupt specified msm_cache_dump_probe: could not register L2 buffer ret = -22. VFS: Mounted root (squashfs filesystem) readonly on device 31:5. Freeing init memory: 1032K UBIFS: recovery needed UBIFS: recovery completed UBIFS: mounted UBI device 0, volume 6, name “ubifs” UBIFS: file system size: 5206016 bytes (5084 KiB, 4 MiB, 41 LEBs) UBIFS: journal size: 1015809 bytes (992 KiB, 0 MiB, 6 LEBs) UBIFS: media format: w4/r0 (latest is w4/r0) UBIFS: default compressor: lzo UBIFS: reserved for root: 245892 bytes (240 KiB) rm: cannot remove '.' or '..' rm: cannot remove '.' or '..' board parameter in mtd3 and mtd10 partition are same and valid - init - init started: BusyBox v1.4.2 (2018-06-28 22:54:20 CST) multi-call binary Boot up procedure is Finished!!!

Please press Enter to activate this console. Loading data from /dev/mtd12 ...

Done!

The data center is Running ...

sysinit: Generating Rules...

sysinit: Done!

sysinit: rmmod: nf_nat_dnisip.ko: No such file or directory

sysinit: rmmod: nf_conntrack_dnisip.ko: No such file or directory

clbr: module license 'Proprietary' taints kernel. Disabling lock debugging due to kernel taint client bridge loaded NTFS driver 2.1.30 [Flags: R/O MODULE]. PPP generic driver version 2.4.2 nss_driver - fw of size 321792 bytes copied to load addr: 40000000 nss_driver - Turbo Support 1 bf056970: NSS Shaping is enabled, handler id: 0 nss_driver - fw of size 3568 bytes copied to load addr: 40800000 Error - Duplicate Interface CB Registered for interface 51 nss_gmac: nss_gmac: * Driver :NSS GMAC Driver for RTL v(3.72a) nss_gmac: * Version :1.0 nss_gmac: * Copyright :Copyright © 2013 The Linux Foundation. All rights reserved. nss_gmac: Address of trace_timer :bf08f394 ath_hal: 0.9.17.1 (AR5416, AR9380, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D) ath_rate_atheros: Copyright © 2001-2005 Atheros Communications, Inc, All Rights Reserved ath_dfs: Version 2.0.0 Copyright © 2005-2006 Atheros Communications, Inc. All Rights Reserved ath_spectral: Version 2.0.0 Copyright © 2005-2009 Atheros Communications, Inc. All Rights Reserved SPECTRAL module built on Jun 28 2018 23:24:26 ath_tx99: Version 2.0 Copyright © 2010 Atheros Communications, Inc, All Rights Reserved ath_dev: Copyright © 2001-2007 Atheros Communications, Inc, All Rights Reserved ath_pci: 10.2.2.60.17 (Atheros/multi-bss) ath_pci_probe PCI device id is 003c :003c PCI: enabling device 0000:03:00.0 (0140 → 0142) ath_pci 0000:03:00.0: ath DEBUG: sc=0xcd336800

ol_ath_pci_configure : num_desired MSI set to 0

Using PCI Legacy Interrupt CE_per_engine_handler_adjust, base=cd336800 offset=57400 CE_per_engine_handler_adjust, base=cd336800 offset=57800 ol_ath_attach: ath_attach TODO ol_ath_attach 1272 host_enable 1 ol_ath_attach: dev name wifi0 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. VIJAY 10.2.138.12 + Netgear debug patch 1ol_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 1822: Download Board data len 2116 ol_ath_download_firmware: Using 0x1234 for the remainder of init ol_transfer_bin_file 1814: Download OTP data len 7208 ol_transfer_bin_file 1860: Download Firmware data len 229488 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 caf20000 +HWT SOC_RESET_CONTROL_ADDRESS : 800 CPU_INTR_ADDRESS = [0] SOC_GLOBAL_RESET_ADDRESS = [0] Rx_Filter : [0] CE_per_engine_handler_adjust, base=cd336800 offset=57400 CE_per_engine_handler_adjust, base=cd336800 offset=57800 CE_per_engine_handler_adjust, base=cd336800 offset=57c00 CE_per_engine_handler_adjust, base=cd336800 offset=58000 CE_per_engine_handler_adjust, base=cd336800 offset=58400 CE_per_engine_handler_adjust, base=cd336800 offset=58800 CE_recv_buf_enqueue 653 Populate last entry 512 for CE 5 CE_recv_buf_enqueue 662 CE 5 wi 511 dest_ptr 0x4c1f7040 nbytes 0 recv_ctxt 0xcbefab40 -HWT 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 ca910000 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 idx 0 req 1 num_units 0 num_unit_info 2 unit size 444 actual units 145 chunk 0 len 64380 requested ,ptr 0x4be20000 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 0x680c (0x2) flags 0x2150 ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0 ol_ath_phyerr_attach: called OL Resmgr Init-ed 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 52 NULL SKB Green-AP : Green-AP : Attached Green-AP : Attached ol_if_dfs_setup: called ol_if_dfs_attach: called; ptr=ca989984, radar_info=cb8a1bc8 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 ol_ath_attach: init tx/rx TODO ol_ath_attach: hard_header_len reservation 58 Initializing Pktlogs for 11ac bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) NET: Registered protocol family 24 parent cap:128, dev cap:256 Setting MPS to 128 PCI: enabling device 0000:01:00.0 (0144 → 0146) PCIe MSI Interrupt Enabled qdpc_map_sysctl_regs() Mapping sysctl BAR:0 vaddr=0xcf780000 busaddr=08000000 offset=0 len=65536 qdpc_map_epmem() Mapping epmem BAR:2 vaddr=0xcf7a0000 busaddr=08010000 offset=0 len=65536 qdpc_map_dma_regs() Mapping dma registers BAR:3 vaddr=0xcf7c0000 busaddr=08020000 offset=0 len=65536 qdpc-host version v37.3.2.44 Quantenna Communications Inc. Tx Descriptor table: uncache virtual addr: 0xffdcc000 paddr: 0x4c438000 Rx Descriptor table: uncache virtual addr: 0xffdcc5a0 paddr: 0x4c4385a0 EP_handled_idx: uncache virtual addr: 0xffdcd1a0 paddr: 0x4c4391a0 host0: Vmac Ethernet found ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver msm_hsusb_host msm_hsusb_host: unable to find transceiver PCI memory is little endian EP map start addr : 0x00000000, Host memory start : 0x41500000 Setting HOST ready... EP FW load request... Start download Firmware u-boot.bin... FW Data[0]: VA:0xcf7e8000 PA:0x4ba00000 Sz=70756.. xt_time: kernel timezone is -0000 done! Image. Sz:70756 State:0xc Image downloaded....! Start booting EP... nf_conntrack_rtsp v0.6.21 loading nf_nat_rtsp v0.6.21 loading NET: Registered protocol family 27 PPPoL2TP kernel driver, V0.16.1 PPTP-GRE-v1.13 2007 (C) Delta Networks Inc. [wifi0] FWLOG: [9070] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x460, 0x460, 0x0 ) [wifi0] FWLOG: [9070] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x460, 0x460, 0x0 ) [wifi0] FWLOG: [9070] WAL_DBGID_TX_AC_BUFFER_SET ( 0x45, 0x1e, 0x460, 0x460, 0x0 ) [wifi0] FWLOG: [9070] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x460, 0x460, 0x0 ) [wifi0] FWLOG: [9075] WHAL_ERROR_RECV_STOPPCU ( 0x110298a, 0x3 ) [wifi0] FWLOG: [9075] WHAL_ERROR_RESET_PM ( ) [wifi0] FWLOG: [9201] ANI Enable: 1 ctnetlink v0.93: registering with nfnetlink. fuse init (API version 7.18) ipq-dwc3 ipq-dwc3.0: unable to read platform data num of dbm eps xhci-hcd xhci-hcd.0: xHCI Host Controller xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 1 xhci-hcd xhci-hcd.0: irq 142, io mem 0x11000000 usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb1: Product: xHCI Host Controller usb usb1: Manufacturer: Linux 3.4.103 xhci-hcd usb usb1: SerialNumber: xhci-hcd.0 hub 1-0:1.0: USB hub found hub 1-0:1.0: 1 port detected xhci-hcd xhci-hcd.0: xHCI Host Controller xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 2 usb usb2: New USB device found, idVendor=1d6b, idProduct=0003 usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb2: Product: xHCI Host Controller usb usb2: Manufacturer: Linux 3.4.103 xhci-hcd usb usb2: SerialNumber: xhci-hcd.0 hub 2-0:1.0: USB hub found hub 2-0:1.0: 1 port detected ipq-dwc3 ipq-dwc3.1: unable to read platform data num of dbm eps xhci-hcd xhci-hcd.1: xHCI Host Controller xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 3 xhci-hcd xhci-hcd.1: irq 237, io mem 0x10000000 usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb3: Product: xHCI Host Controller usb usb3: Manufacturer: Linux 3.4.103 xhci-hcd usb usb3: SerialNumber: xhci-hcd.1 hub 3-0:1.0: USB hub found hub 3-0:1.0: 1 port detected xhci-hcd xhci-hcd.1: xHCI Host Controller xhci-hcd xhci-hcd.1: new USB bus registered, assigned bus number 4 usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 usb usb4: Product: xHCI Host Controller usb usb4: Manufacturer: Linux 3.4.103 xhci-hcd usb usb4: SerialNumber: xhci-hcd.1 hub 4-0:1.0: USB hub found hub 4-0:1.0: 1 port detected qca_nss_tunipip6: Unknown symbol ip6_update_offload_stats (err 0) usbcore: registered new interface driver usblp ufsd:: trace mask set to 0000000f ufsd: driver (lke_9.1.0 lke_9.1.0_r248833_b3, LBD=ON, ioctl, bdi, sd2(0), fua, bz, tr) loaded at bf5ab000 NTFS support included optimized: speed Build_forNETGEAR_R7500_k3.4.103_2015-05-19_lke_9.1.0_r248833_b3

PCI memory is little endian DMA offset : 0xbeb00000, no need to reset the value. Setting HOST ready... EP FW load request... Start download Firmware topaz-linux.lzma.img... sysinit: mkdir: cannot create directory '/tmp/mnt': File exists

handing previous event, sleep 2 sysinit: wpspin:20136826

handing previous event, sleep 2 handing previous event, sleep 2 sysinit: sn:3VH1485T001B0

sysinit: SN: 3VH1485T001B0

sysinit: lan mac: 6c:b0:ce:20:32:b7

sysinit: wan mac: 6c:b0:ce:20:32:b8

sysinit: wlan5g mac: 6c:b0:ce:20:32:b9

Saving Data... Done!

sysinit: init.enet: Default WAN MAC is : 6c:b0:ce:20:32:b8

device eth1 entered promiscuous mode sysinit: init.enet: Default LAN MAC is : 6c:b0:ce:20:32:b7

ADDRCONF(NETDEV_UP): br0: link is not ready ADDRCONF(NETDEV_UP): eth1: link is not ready handing previous event, sleep 2 handing previous event, sleep 2 handing previous event, sleep 2 FW Data[0]: VA:0xd04ef000 PA:0x4ac00000 Sz=1048576.. handing previous event, sleep 2 done! FW Data[1]: VA:0xd05ef000 PA:0x4ac00000 Sz=1048576.. done! FW Data[2]: VA:0xd06ef000 PA:0x4ac00000 Sz=1048576.. done! FW Data[3]: VA:0xd07ef000 PA:0x4ac00000 Sz=1048576.. done! FW Data[4]: VA:0xd08ef000 PA:0x4ac00000 Sz=353837.. done! Image. Sz:4548141 State:0xc Image downloaded....! Start booting EP... ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready br0: port 1(eth1) entered forwarding state br0: port 1(eth1) entered forwarding state handing previous event, sleep 2 handing previous event, sleep 2 handing previous event, sleep 2 handing previous event, sleep 2 handing previous event, sleep 2 handing previous event, sleep 2 handing previous event, sleep 2 handing previous event, sleep 2 handing previous event, sleep 2 handing previous event, sleep 2 EP boot successful, starting config... Connection established with Target BBIC4 board sysinit: mkdir: cannot create directory '/dev/pts': File exists

sysinit: mknod: /dev/ptmx: File exists

sysinit: mknod: /dev/pts/0: Operation not permitted

sysinit: mknod: /dev/pts/1: Operation not permitted

sysinit: killall: utelnetd: no process killed

sysinit: killall: telnetenable: no process killed

sysinit: killall: proftpd: no process killed

sysinit: Deleting static route ... Done!

sysinit: Adding static route ... Done!

kcg 333 :GPL NetUSB up! kc 90 : run_telnetDBGDServer start kc 227 : init_DebugD end INFO17ED: NetUSB 1.02.66, 00030400 : Apr 30 2015 18:06:40 INFO17EF: 7423: R7500 :R7500 INFO17F0: AUTH ISOC INFO17F1: MOVE_HEAD emb_lp filterAudio INFO0715: 0 : tunnelID emusblp 0 INFO0715: 1 : tunnelID emusblp 1 INFO0715: 2 : tunnelID emusblp 2 INFO0715: 3 : tunnelID emusblp 3 INFO0715: 4 : tunnelID emusblp 4 INFO0715: 5 : tunnelID emusblp 5 INFO0715: 6 : tunnelID emusblp 6 INFO0715: 7 : tunnelID emusblp 7 INFO0715: 8 : tunnelID emusblp 8 INFO0715: 9 : tunnelID emusblp 9 INFO0ADC: --- checkSBusTimeoutThread start --- usbcore: registered new interface driver KC NetUSB General Driver INFO0145: init proc : PAGE_SIZE 4096 INFO16E1: infomap bf61c3a0 INFO16E4: sleep to wait br0 to wake up INFO15B4: tcpConnector() started... : br0 ADDRCONF(NETDEV_UP): eth0: link is not ready sysinit: cat: /tmp/WAN_status: No such file or directory

sysinit: /sbin/qos.sh: /sbin/qos.sh: 61: dni_qos: not found

sysinit: /sbin/qos.sh: /sbin/qos.sh: 61: dni_qos: not found

sysinit: Terminated

sysinit: User defined signal 1

ECM init ECM init complete sysinit: net.bridge.bridge-nf-call-ip6tables = 1

sysinit: net.bridge.bridge-nf-call-iptables = 1

nss_gmac: eth0 1000Mbps FullDuplex ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready ADDRCONF(NETDEV_UP): eth0: link is not ready sysinit: killall: ntpclient: no process killed

sysinit: killall: pppd: no process killed

sysinit: killall: miniupnpd: no process killed

nss_gmac: eth0 1000Mbps FullDuplex ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready sysinit: Deleting static route ... Done!

sysinit: Deleting static route ... Done!

sysinit: Adding static route ... Done!

sysinit: killall: ez-ipupdate: no process killed

sysinit: killall: updatednsip: no process killed

sysinit: killall: updatednsip: no process killed

sysinit: killall: phddns: no process killed

sysinit: killall: noip2: no process killed

sysinit: AUTO FW CHECK: power cycle

FW checking ... sysinit: week_day == 1

sysinit: /etc/rc.common: /etc/rc.common: 90: detplc: not found

sysinit: mount: mounting none on /proc/bus/usb failed

sysinit: Starting Firewall...

sysinit: Done!

sysinit: /etc/rc.common: /etc/rc.common: 90: /bin: Permission denied

sysinit: dnsmasq: failed to create listening socket: Address already in use

sysinit: ioctl: Cannot assign requested address

sysinit: LAN: 192.168.1.1/255.255.255.0

sysinit: WAN: 192.168.12.172/255.255.255.0

sysinit: FILE WAN_status open error

sysinit: FILE WAN_status open error

sysinit: WAN/LAN is NOT conflicting!

sysinit: adding dns 192.168.12.1

sysinit: LAN: 192.168.1.1/255.255.255.0

sysinit: WAN: 192.168.12.172/255.255.255.0

sysinit: FILE WAN_status open error

sysinit: FILE WAN_status open error

sysinit: WAN/LAN is NOT conflicting!

sysinit: 248+0 records in

sysinit: 248+0 records out

sysinit: deleting routers

sysinit: ca.crt

sysinit: tar: ca.crt: time stamp 2014-08-21 18:12:48 is 1408644715.969119008 s in the future

sysinit: cert.info

sysinit: tar: cert.info: time stamp 2014-08-21 18:12:49 is 1408644716.968837845 s in the future

sysinit: client.crt

sysinit: tar: client.crt: time stamp 2014-08-21 18:12:49 is 1408644716.968650404 s in the future

sysinit: client.key

sysinit: tar: client.key: time stamp 2014-08-21 18:12:49 is 1408644716.968494203 s in the future

sysinit: dh1024.pem

sysinit: tar: dh1024.pem: time stamp 2014-08-21 18:12:49 is 1408644716.968338002 s in the future

sysinit: server.crt

sysinit: tar: server.crt: time stamp 2014-08-21 18:12:48 is 1408644715.9681818 s in the future

sysinit: server.key

sysinit: tar: server.key: time stamp 2014-08-21 18:12:48 is 1408644715.968025599 s in the future

sysinit: adding router 192.168.12.1

sysinit: Flush conntrack table

sysinit: WAN new IP: 192.168.12.172

sysinit: cp: cannot stat '/usr/config/shadow': No such file or directory

sysinit: /proc/sys/net/ipv4/ipfrag_protect_jolt2: No such file or directory

sysinit: /proc/sys/net/ipv4/ipfrag_protect_ping_of_death: No such file or directory

sysinit: /proc/sys/net/ipv4/ipfrag_overlap_drop: No such file or directory

sysinit: /proc/sys/net/ipv4/arp_attack_protect: No such file or directory

sysinit: Starting Firewall...

sysinit: Done!

sysinit: Deleting static route ... Done!

sysinit: Changing password for admin

sysinit: New password:killall: ripd: no process killed

sysinit: Deleting static route ... Done!

sysinit: Adding static route ... Done!

sysinit: insmod: cannot insert '/lib/modules/3.4.103/GPL_NetUSB.ko': File exists (-1): File exists

sysinit: insmod: cannot insert '/lib/modules/3.4.103/NetUSB.ko': File exists (-1): File exists

sysinit: killall: igmpproxy: no process killed

sysinit: Start utelnetd by telnetenable

sysinit: mknod: /dev/usblp0: File exists

sysinit: mknod: /dev/usblp1: File exists

sysinit: mknod: /dev/usblp2: File exists

sysinit: mknod: /dev/usblp3: File exists

sysinit: mknod: /dev/usblp4: File exists

sysinit: mknod: /dev/usblp5: File exists

sysinit: mknod: /dev/usblp6: File exists

sysinit: mknod: /dev/usblp7: File exists

sysinit: mknod: /dev/usblp8: File exists

sysinit: mknod: /dev/usblp9: File exists

sysinit: insmod: cannot insert '/lib/modules/3.4.103/GPL_NetUSB.ko': File exists (-1): File exists

sysinit: insmod: cannot insert '/lib/modules/3.4.103/NetUSB.ko': File exists (-1): File exists

sysinit: ipp_server: bind: Address already in use

sysinit: [KC] R7500 IPP v1.2 Start (May 4 2015 19:08:54)

sysinit: IPP go die!!!

The abbreviation of English is Eng!

sysinit: POT is Running...

sysinit: potval: The POT-(Get/Set) Demo is Running ...

sysinit: net.bridge.bridge-nf-call-ip6tables = 1

sysinit: net.bridge.bridge-nf-call-iptables = 1

sysinit: Changing password for admin

Passed the checksum verification!

sysinit: New password:

sysinit: Bad password: too weak

sysinit: Retype password:

sysinit: Bad password: too weak

sysinit: Retype password:

sysinit: Password for admin changed by root

sysinit: sh: 1: unknown operand

Saving Data... Done!

Saving Data... Done!

sysinit: :( ntpst - (offset 0x0003E000 bytes in POT partition) one NTP Sync Timestamp existed: 17:22:24, Jan 28, 2015

sysinit: Password for admin changed by root

sysinit: sh: 1: unknown operand

Saving Data... Done!

sysinit: time zone index is : 0

sysinit: Run NTP Client with setting: pri:time-g.netgear.com sec:time-h.netgear.com

sysinit: no process in pidfile '/var/run/forked-daapd.pid' found; none killed

sysinit: killall: proftpd: no process killed

sysinit: Daemon already running on PID 2739

sysinit: /etc/rc.common: /etc/rc.common: 90: /etc/init.d/run_afpd: not found

sysinit: /sbin/update-wifi: /sbin/update-wifi: 1: /sbin/fetchPIN: not found

sysinit: /sbin/update-wifi: /sbin/update-wifi: 1: /sbin/fetchPIN: not found

sysinit: 'wifi0' is disabled

sysinit: Sorry, rule does not exist.

sysinit: Sorry, rule does not exist.

sysinit: Sorry, rule does not exist.

sysinit: Sorry, rule does not exist.

sysinit: Sorry, rule does not exist.

sysinit: Sorry, rule does not exist.

sysinit: Sorry, rule does not exist.

sysinit: Sorry, rule does not exist.

sysinit: rm: cannot remove '/tmp/WLAN_uptime': No such file or directory

Suspending Target - with disable_intr set :wifi0 (sc cd336800) waiting for target paused event from target :wifi0 (sc cd336800) ol_ath_detach: init tx/rx cleanup TODO ol_if_dfs_teardown: called ol_ath_phyerr_detach: called CE_fini 2204 Cleaning up HTT Tx CE CE_fini Cleaning up HTT MSG CE(5) ol_if_spectral_detach SPECTRAL : Module removed (spectral = ca980000) Green-AP : Green-AP : Detached Green-AP : Detached ath_pci_warm_reset :(sc cd336800) Target Warm Reset Host Intr Cause reg 0x900c : value : 0x4000 Target CPU Intr Cause 0x5040 addr 0x4050 : 0x4 Target CPU Intr Cause after CE reset 0x40 RESET_CONTROL after cpu warm reset 0x804 Target Warm reset complete ath_pci_remove ath_pci: driver unloaded Removing athdebug proc file ath_dev: driver unloaded ath_tx99: driver unloaded ath_spectral: driver unloaded ath_dfs: driver unloaded ath_rate_atheros: driver unloaded ath_hal: driver unloaded device host0 entered promiscuous mode br0: port 2(host0) entered forwarding state br0: port 2(host0) entered forwarding state sysinit: killall: get-5g-rx-rate: no process killed sysinit: killall: 5g-ap-pin-process: no process killed sysinit: Sorry, rule does not exist. sysinit: Sorry, rule does not exist. sysinit: Sorry, rule does not exist. sysinit: Sorry, rule does not exist. sysinit: Problem with the IP address . sysinit: Sorry, rule does not exist. sysinit: Sorry, rule does not exist. sysinit: Sorry, rule does not exist. sysinit: Invalid IPv6 Address specified. sysinit: interface host0.200 does not exist! sysinit: interface host0.100 does not exist! sysinit: device host0 is already a member of a bridge; can't enslave it to bridge br0. sysinit: ifconfig: SIOCGIFFLAGS: No such device sysinit: ifconfig: SIOCGIFFLAGS: No such device sysinit: vconfig: ioctl error for rem: No such device sysinit: vconfig: ioctl error for rem: No such device sysinit: killall: qevt_client: no process killed sysinit: rm: cannot remove '/tmp/WLAN_uptime_5G': No such file or directory sysinit: qtwifi: Interface type not supported sysinit: /sbin/update-wifi: /sbin/update-wifi: 1: /sbin/fetchPIN: not found sysinit: /sbin/update-wifi: /sbin/update-wifi: 1: /sbin/fetchPIN: not found sysinit: /sbin/update-wifi: /sbin/update-wifi: 1: /sbin/fetchPIN: not found sysinit: /sbin/update-wifi: /sbin/update-wifi: 1: /sbin/fetchPIN: not found Address of trace_timer :bf839394 ath_hal: 0.9.17.1 (AR5416, AR9380, WRITE_EEPROM, TX_DATA_SWAP, RX_DATA_SWAP, 11D) ath_rate_atheros: Copyright © 2001-2005 Atheros Communications, Inc, All Rights Reserved ath_dfs: Version 2.0.0 Copyright © 2005-2006 Atheros Communications, Inc. All Rights Reserved ath_spectral: Version 2.0.0 Copyright © 2005-2009 Atheros Communications, Inc. All Rights Reserved SPECTRAL module built on Jun 28 2018 23:24:26 ath_tx99: Version 2.0 Copyright © 2010 Atheros Communications, Inc, All Rights Reserved ath_dev: Copyright © 2001-2007 Atheros Communications, Inc, All Rights Reserved ath_pci: 10.2.2.60.17 (Atheros/multi-bss) ath_pci_probe PCI device id is 003c :003c ath_pci 0000:03:00.0: ath DEBUG: sc=0xca2a4e00 ol_ath_pci_configure : num_desired MSI set to 0 Using PCI Legacy Interrupt CE_per_engine_handler_adjust, base=ca2a4e00 offset=57400 CE_per_engine_handler_adjust, base=ca2a4e00 offset=57800 ol_ath_attach: ath_attach TODO ol_ath_attach 1272 host_enable 1 ol_ath_attach: dev name wifi0 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.

VIJAY 10.2.138.12 + Netgear debug patch 1ol_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 1822: Download Board data len 2116 ol_ath_download_firmware: Using 0x1234 for the remainder of init ol_transfer_bin_file 1814: Download OTP data len 7208 ol_transfer_bin_file 1860: Download Firmware data len 229488 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 ca720000 +HWT SOC_RESET_CONTROL_ADDRESS : 800 CPU_INTR_ADDRESS = [0] SOC_GLOBAL_RESET_ADDRESS = [0] Rx_Filter : [80200] CE_per_engine_handler_adjust, base=ca2a4e00 offset=57400 CE_per_engine_handler_adjust, base=ca2a4e00 offset=57800 CE_per_engine_handler_adjust, base=ca2a4e00 offset=57c00 CE_per_engine_handler_adjust, base=ca2a4e00 offset=58000 CE_per_engine_handler_adjust, base=ca2a4e00 offset=58400 CE_per_engine_handler_adjust, base=ca2a4e00 offset=58800 CE_recv_buf_enqueue 653 Populate last entry 512 for CE 5 CE_recv_buf_enqueue 662 CE 5 wi 511 dest_ptr 0x4ad32040 nbytes 0 recv_ctxt 0xcaf2d900 -HWT 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 c9aa0000 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 idx 0 req 1 num_units 0 num_unit_info 2 unit size 444 actual units 145 chunk 0 len 64380 requested ,ptr 0x4afb0000 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 0x680c (0x2) flags 0x2150 ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0 ol_ath_phyerr_attach: called OL Resmgr Init-ed 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 52 NULL SKB Green-AP : Green-AP : Attached

Green-AP : Attached ol_if_dfs_setup: called ol_if_dfs_attach: called; ptr=cb9ad984, radar_info=ca169bc8 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 ol_ath_attach: init tx/rx TODO ol_ath_attach: hard_header_len reservation 58 Initializing Pktlogs for 11ac isCountryCodeValid: EEPROM regdomain 0x0 ol_regdmn_init_channels: !avail mode 0x680c (0x2) flags 0x2150 ol_regdmn_init_channels: !avail mode 0x680c (0x20) flags 0xd0 ath_ioctl: SIOC80211IFCREATE CALLED wmi_unified_vdev_create_send: ID = 0 VAP Addr = 6c:b0:ce:20:32:b7: Setting dscp for vap id: 0 VAP device ath0 created osifp: (ca6f4cc0) os_if: (ca660000) Set freq vap stop send + ca660000 OL vap_stop + wmi_unified_vdev_stop_send for vap 0 (ca720000) OL vap_stop - STOPPED EVENT for vap 0 (ca720000) Set freq vap stop send -ca660000 Set wait done --ca660000 sysinit: sh: dni: bad number

WARNING: Fragmentation with HT mode NOT ALLOWED!! sysinit: Error for wireless request “Set Fragmentation Threshold” (8B24) :

sysinit: SET failed on device ath0 ; Invalid argument.

DES SSID SET=on

DES SSID SET=NETGEAR01 device ath0 entered promiscuous mode [wifi0] FWLOG: [71814] WAL_DBGID_TX_AC_BUFFER_SET ( 0x3, 0x1e, 0x460, 0x460, 0x0 ) [wifi0] FWLOG: [71814] WAL_DBGID_TX_AC_BUFFER_SET ( 0x12, 0x1e, 0x460, 0x460, 0x0 ) [wifi0] FWLOG: [71814] WAL_DBGID_TX_AC_BUFFER_SET ( ieee80211_ioctl_siwmode: imr.ifm_active=131712, new mode=3, valid=1 0x45, 0x1e, 0x460, 0x460, 0x0 ) [wifi0] FWLOG: [71814] WAL_DBGID_TX_AC_BUFFER_SET ( 0x67, 0x1e, 0x460, 0x460, 0x0 ) [wifi0] FWLOG: [71819] WHAL_ERROR_RECV_STOPPCU ( 0x110298a, 0x3 ) [wifi0] FWLOG: [71819] WHAL_ERROR_RESET_PM ( ) [wifi0] FWLOG: [71946] ANI Enable: 1 DEVICE IS DOWN ifname=ath0 DEVICE IS DOWN ifname=ath0 OL vap_stop + wmi_unified_vdev_stop_send for vap 0 (ca720000) OL vap_stop - STOPPED EVENT for vap 0 (ca720000) wmi_unified_scan_start_send for vap 0 (ca720000) br0: port 3(ath0) entered forwarding state br0: port 3(ath0) entered forwarding state 8021q: adding VLAN 0 to HW filter on device ath0 [wifi0] FWLOG: [72952] WAL_DBGID_SECURITY_ENCR_EN ( ) [wifi0] FWLOG: [72952] WAL_DBGID_SECURITY_MCAST_KEY_SET ( 0x1 ) OL vap_start + wmi_unified_vdev_start_send for vap 0 (ca720000) OL vap_start - ol_vdev_start_resp_ev for vap 0 (ca720000) ol_ath_vap_join: join operation is only for STA/IBSS mode ol_ath_wmm_update: wmi_unified_vdev_up_send for vap 0 (ca720000) Notification to UMAC VAP layer sysinit: ssid = NETGEAR01-5G

BusyBox v1.4.2 (2018-06-28 22:54:20 CST) Built-in shell (ash) Enter 'help' for a list of built-in commands.

   MM           NM                    MMMMMMM          M       M
 $MMMMM        MMMMM                MMMMMMMMMMM      MMM     MMM
MMMMMMMM     MM MMMMM.              MMMMM:MMMMMM:   MMMM   MMMMM

MMMM= MMMMMM MMM MMMM MMMMM MMMM MMMMMM MMMM MMMMM' MMMM= MMMMM MMMM MM MMMMM MMMM MMMM MMMMNMMMMM MMMM= MMMM MMMMM MMMMM MMMM MMMM MMMMMMMM MMMM= MMMM MMMMMM MMMMM MMMM MMMM MMMMMMMMM MMMM= MMMM MMMMM, NMMMMMMMM MMMM MMMM MMMMMMMMMMM MMMM= MMMM MMMMMM MMMMMMMM MMMM MMMM MMMM MMMMMM MMMM= MMMM MM MMMM MMMM MMMM MMMM MMMM MMMM MMMM$ ,MMMMM MMMMM MMMM MMM MMMM MMMMM MMMM MMMM

MMMMMMM:      MMMMMMM     M         MMMMMMMMMMMM  MMMMMMM MMMMMMM
  MMMMMM       MMMMN     M           MMMMMMMMM      MMMM    MMMM
   MMMM          M                    MMMMMMM        M       M
     M

---------------------------------------------------------------

 For those about to rock... (%C, %R)

--------------------------------------------------------------- root@R7500:/# sysinit: qtwifi: Interface type not supported

sysinit: traffic_meter start : .

sysinit: killall: igmpproxy: no process killed

sysinit: restart the daemon telnetenable for Thin client !!!

[R7500]*boot done* sysinit: /etc/rc.common: eval: 1: cannot create /sys/devices/system/cpu/cpufreq/ondemand/up_threshold_any_cpu_load: Directory nonexistent

sysinit: /etc/rc.common: eval: 1: cannot create /sys/devices/system/cpu/cpufreq/ondemand/up_threshold_multi_core: Directory nonexistent

sysinit: /etc/rc.common: eval: 1: cannot create /sys/devices/system/cpu/cpufreq/ondemand/optimal_freq: Directory nonexistent

sysinit: /etc/rc.common: eval: 1: cannot create /sys/devices/system/cpu/cpufreq/ondemand/sync_freq: Directory nonexistent

sysinit: DNI streamboost auto_update

sysinit: streamboost: StreamBoost: Executing boot all

sysinit: streamboost: Skipping

sysinit: sysctl: error: 'net.ipv4.ipfrag_overlap_drop' is an unknown key

root@R7500:/# sysinit: POT is Finished!!!

sysinit: killall: proftpd: no process killed


[ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 5.4.60 (openwrt@tchome) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r14284-d75e753063)) #0 SMP Sat Aug 29 00:16:24 2020 [ 0.000000] CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5787d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: Netgear Nighthawk X4 R7500 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 57344 [ 0.000000] Normal zone: 504 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 57344 pages, LIFO batch:15 [ 0.000000] percpu: Embedded 15 pages/cpu s30156 r8192 d23092 u61440 [ 0.000000] pcpu-alloc: s30156 r8192 d23092 u61440 alloc=15*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 56840 [ 0.000000] Kernel command line: rootfstype=squashfs noinitrd [ 0.000000] Bootloader command line (ignored): console=ttyHSL1,115200n8 ubi.mtd=rootfs root=mtd:ubi_rootfs [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes, linear) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes, linear) [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off [ 0.000000] Memory: 217240K/229376K available (6154K kernel code, 195K rwdata, 1548K rodata, 1024K init, 237K bss, 12136K reserved, 0K cma-reserved, 0K highmem) [ 0.000000] rcu: Hierarchical RCU implementation. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] random: get_random_bytes called from start_kernel+0x340/0x4ec with crng_init=0 [ 0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns [ 0.000007] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns [ 0.000020] Switching to timer-based delay loop, resolution 160ns [ 0.000571] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500) [ 0.000592] pid_max: default: 32768 minimum: 301 [ 0.000860] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.000879] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes, linear) [ 0.001925] CPU: Testing write buffer coherency: ok [ 0.003148] Setting up static identity map for 0x42300000 - 0x42300060 [ 0.003338] rcu: Hierarchical SRCU implementation. [ 0.003850] smp: Bringing up secondary CPUs ... [ 0.005963] smp: Brought up 1 node, 2 CPUs [ 0.005978] SMP: Total of 2 processors activated (25.00 BogoMIPS). [ 0.005990] CPU: All CPU(s) started in SVC mode. [ 0.016610] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0 [ 0.016767] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.016798] futex hash table entries: 512 (order: 3, 32768 bytes, linear) [ 0.016974] pinctrl core: initialized pinctrl subsystem [ 0.018207] NET: Registered protocol family 16 [ 0.018517] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.019989] cpuidle: using governor ladder [ 0.020057] cpuidle: using governor menu [ 0.051650] usbcore: registered new interface driver usbfs [ 0.051862] usbcore: registered new interface driver hub [ 0.051952] usbcore: registered new device driver usb [ 0.052012] pps_core: LinuxPPS API ver. 1 registered [ 0.052027] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it [ 0.052068] PTP clock support registered [ 0.052894] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512 [ 0.054106] clocksource: Switched to clocksource dg_timer [ 0.055046] thermal_sys: Registered thermal governor 'step_wise' [ 0.057709] NET: Registered protocol family 2 [ 0.058519] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes, linear) [ 0.058573] TCP established hash table entries: 2048 (order: 1, 8192 bytes, linear) [ 0.058608] TCP bind hash table entries: 2048 (order: 2, 16384 bytes, linear) [ 0.058641] TCP: Hash tables configured (established 2048 bind 2048) [ 0.058747] UDP hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.058775] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear) [ 0.059023] NET: Registered protocol family 1 [ 0.059080] PCI: CLS 0 bytes, default 64 [ 0.060408] workingset: timestamp_bits=14 max_order=16 bucket_order=2 [ 0.060869] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.060885] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) © 2001-2006 Red Hat, Inc. [ 0.097705] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.100559] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda not found, using dummy regulator [ 0.100772] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda_phy not found, using dummy regulator [ 0.100933] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda_refclk not found, using dummy regulator [ 0.101358] qcom-pcie 1b500000.pci: host bridge /soc/pci@1b500000 ranges: [ 0.101397] qcom-pcie 1b500000.pci: Parsing ranges property... [ 0.101470] qcom-pcie 1b500000.pci: IO 0x0fe00000..0x0fefffff → 0x0fe00000 [ 0.101528] qcom-pcie 1b500000.pci: MEM 0x08000000..0x0fdfffff → 0x08000000 [ 0.329667] qcom-pcie 1b500000.pci: Link up [ 0.329928] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00 [ 0.329964] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.329999] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfe00000-0xfefffff]) [ 0.330027] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff] [ 0.330053] pci_bus 0000:00: scanning bus [ 0.330122] pci 0000:00:00.0: [17cb:0101] type 01 class 0xff0000 [ 0.330342] pci 0000:00:00.0: supports D1 [ 0.330369] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 0.330404] pci 0000:00:00.0: PME# disabled [ 0.336493] pci_bus 0000:00: fixups for bus [ 0.336528] PCI: bus0: Fast back to back transfers disabled [ 0.336562] pci 0000:00:00.0: scanning [bus 01-ff] behind bridge, pass 0 [ 0.336773] pci_bus 0000:01: scanning bus [ 0.337004] pci 0000:01:00.0: [1bb5:0008] type 00 class 0x028000 [ 0.337320] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x0000ffff pref] [ 0.337520] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x0000ffff pref] [ 0.337633] pci 0000:01:00.0: reg 0x1c: [mem 0x00000000-0x0000ffff pref] [ 0.338659] pci 0000:01:00.0: supports D1 [ 0.338686] pci 0000:01:00.0: PME# supported from D0 D1 D3hot [ 0.338745] pci 0000:01:00.0: PME# disabled [ 0.339034] pci 0000:01:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:00.0 (capable of 4.000 Gb/s with 5 GT/s x1 link) [ 0.344996] pci_bus 0000:01: fixups for bus [ 0.345084] PCI: bus1: Fast back to back transfers disabled [ 0.345111] pci_bus 0000:01: bus scan returning with max=01 [ 0.345141] pci 0000:00:00.0: scanning [bus 01-ff] behind bridge, pass 1 [ 0.345168] pci_bus 0000:00: bus scan returning with max=ff [ 0.345219] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x080fffff] [ 0.345261] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x0800ffff pref] [ 0.345333] pci 0000:01:00.0: BAR 2: assigned [mem 0x08010000-0x0801ffff pref] [ 0.345402] pci 0000:01:00.0: BAR 3: assigned [mem 0x08020000-0x0802ffff pref] [ 0.345469] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 0.345506] pci 0000:00:00.0: bridge window [mem 0x08000000-0x080fffff] [ 0.345804] pcieport 0000:00:00.0: assign IRQ: got 35 [ 0.346774] pcieport 0000:00:00.0: AER: enabled with IRQ 36 [ 0.347647] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda not found, using dummy regulator [ 0.347831] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda_phy not found, using dummy regulator [ 0.348010] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda_refclk not found, using dummy regulator [ 0.348424] qcom-pcie 1b700000.pci: host bridge /soc/pci@1b700000 ranges: [ 0.348457] qcom-pcie 1b700000.pci: Parsing ranges property... [ 0.348524] qcom-pcie 1b700000.pci: IO 0x31e00000..0x31efffff → 0x31e00000 [ 0.348582] qcom-pcie 1b700000.pci: MEM 0x2e000000..0x31dfffff → 0x2e000000 [ 0.571339] qcom-pcie 1b700000.pci: Link up [ 0.571572] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00 [ 0.571603] pci_bus 0001:00: root bus resource [bus 00-ff] [ 0.571630] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff] [ 0.571656] pci_bus 0001:00: scanning bus [ 0.571721] pci 0001:00:00.0: [17cb:0101] type 01 class 0xff0000 [ 0.571917] pci 0001:00:00.0: supports D1 [ 0.571942] pci 0001:00:00.0: PME# supported from D0 D1 D3hot [ 0.571970] pci 0001:00:00.0: PME# disabled [ 0.578079] pci_bus 0001:00: fixups for bus [ 0.578111] PCI: bus0: Fast back to back transfers disabled [ 0.578143] pci 0001:00:00.0: scanning [bus 01-ff] behind bridge, pass 0 [ 0.578330] pci_bus 0001:01: scanning bus [ 0.578557] pci 0001:01:00.0: [168c:003c] type 00 class 0x028000 [ 0.578950] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] [ 0.579399] pci 0001:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref] [ 0.580291] pci 0001:01:00.0: supports D1 D2 [ 0.580317] pci 0001:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.580376] pci 0001:01:00.0: PME# disabled [ 0.586630] pci_bus 0001:01: fixups for bus [ 0.586716] PCI: bus1: Fast back to back transfers disabled [ 0.586742] pci_bus 0001:01: bus scan returning with max=01 [ 0.586770] pci 0001:00:00.0: scanning [bus 01-ff] behind bridge, pass 1 [ 0.586797] pci_bus 0001:00: bus scan returning with max=ff [ 0.586845] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e2fffff] [ 0.586883] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit] [ 0.587039] pci 0001:01:00.0: BAR 6: assigned [mem 0x2e200000-0x2e20ffff pref] [ 0.587067] pci 0001:00:00.0: PCI bridge to [bus 01-ff] [ 0.587100] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e2fffff] [ 0.587378] pcieport 0001:00:00.0: assign IRQ: got 37 [ 0.588312] pcieport 0001:00:00.0: AER: enabled with IRQ 38 [ 0.592096] L2 @ QSB rate. Forcing new rate. [ 0.592395] L2 @ 384000 KHz [ 0.592609] CPU0 @ 800000 KHz [ 0.592628] CPU1 @ QSB rate. Forcing new rate. [ 0.592917] CPU1 @ 384000 KHz [ 0.598679] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0 [ 0.600716] tcsr 1a400000.syscon: setting usb port select = 3 [ 0.601101] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.605171] msm_serial 16340000.serial: msm_serial: detected port #0 [ 0.605257] msm_serial 16340000.serial: uartclk = 7372800 [ 0.605374] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 39, base_baud = 460800) is a MSM [ 0.605424] msm_serial: console setup on port #0 [ 1.442899] printk: console [ttyMSM0] enabled [ 1.448089] msm_serial: driver initialized [ 1.460844] loop: module loaded [ 1.463089] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0xa1 [ 1.463137] nand: Micron MT29F1G08ABBEAH4 [ 1.469521] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 1.473458] 8 fixed-partitions partitions found on MTD device qcom_nand.0 [ 1.480883] Creating 8 MTD partitions on “qcom_nand.0”: [ 1.487749] 0x000000000000-0x000000c80000 : “qcadata” [ 1.498414] random: fast init done [ 1.516799] 0x000000c80000-0x000001180000 : “APPSBL” [ 1.527412] 0x000001180000-0x000001200000 : “APPSBLENV” [ 1.529849] 0x000001200000-0x000001340000 : “art” [ 1.535347] 0x000001340000-0x000001740000 : “kernel” [ 1.545111] 0x000001740000-0x000002d40000 : “ubi” [ 1.586235] 0x000002d40000-0x000003940000 : “netgear” [ 1.609401] 0x000003940000-0x000008000000 : “reserve” [ 1.740856] libphy: ipq8064_mdio_bus: probed [ 1.758214] switch0: Atheros AR8337 rev. 2 switch registered on 37000000.mdio-mii [ 2.527177] ar8327: qca,phy-rgmii-en is not specified [ 2.527805] libphy: Fixed MDIO Bus: probed [ 2.532209] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_wake_irq not found [ 2.535361] ipq806x-gmac-dwmac 37200000.ethernet: IRQ eth_lpi not found [ 2.543404] ipq806x-gmac-dwmac 37200000.ethernet: PTP uses main clock [ 2.549755] ipq806x-gmac-dwmac 37200000.ethernet: User ID: 0x10, Synopsys ID: 0x37 [ 2.555470] ipq806x-gmac-dwmac 37200000.ethernet: DWMAC1000 [ 2.562825] ipq806x-gmac-dwmac 37200000.ethernet: DMA HW capability register supported [ 2.568760] ipq806x-gmac-dwmac 37200000.ethernet: RX Checksum Offload Engine supported [ 2.576442] ipq806x-gmac-dwmac 37200000.ethernet: COE Type 2 [ 2.584260] ipq806x-gmac-dwmac 37200000.ethernet: TX Checksum insertion supported [ 2.590157] ipq806x-gmac-dwmac 37200000.ethernet: Wake-Up On Lan supported [ 2.597534] ipq806x-gmac-dwmac 37200000.ethernet: Enhanced/Alternate descriptors [ 2.604231] ipq806x-gmac-dwmac 37200000.ethernet: Enabled extended descriptors [ 2.611870] ipq806x-gmac-dwmac 37200000.ethernet: Ring mode enabled [ 2.618897] ipq806x-gmac-dwmac 37200000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 2.626448] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_wake_irq not found [ 2.633660] ipq806x-gmac-dwmac 37400000.ethernet: IRQ eth_lpi not found [ 2.641124] ipq806x-gmac-dwmac 37400000.ethernet: PTP uses main clock [ 2.647564] ipq806x-gmac-dwmac 37400000.ethernet: User ID: 0x10, Synopsys ID: 0x37 [ 2.653629] ipq806x-gmac-dwmac 37400000.ethernet: DWMAC1000 [ 2.661179] ipq806x-gmac-dwmac 37400000.ethernet: DMA HW capability register supported [ 2.666974] ipq806x-gmac-dwmac 37400000.ethernet: RX Checksum Offload Engine supported [ 2.674724] ipq806x-gmac-dwmac 37400000.ethernet: COE Type 2 [ 2.682525] ipq806x-gmac-dwmac 37400000.ethernet: TX Checksum insertion supported [ 2.688436] ipq806x-gmac-dwmac 37400000.ethernet: Wake-Up On Lan supported [ 2.695811] ipq806x-gmac-dwmac 37400000.ethernet: Enhanced/Alternate descriptors [ 2.702494] ipq806x-gmac-dwmac 37400000.ethernet: Enabled extended descriptors [ 2.710117] ipq806x-gmac-dwmac 37400000.ethernet: Ring mode enabled [ 2.717146] ipq806x-gmac-dwmac 37400000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 2.724924] i2c /dev entries driver [ 2.735628] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations [ 2.735982] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations [ 2.743416] sdhci: Secure Digital Host Controller Interface driver [ 2.749821] sdhci: Copyright© Pierre Ossman [ 2.756032] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.763099] NET: Registered protocol family 10 [ 2.768584] Segment Routing with IPv6 [ 2.770520] NET: Registered protocol family 17 [ 2.774194] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 2.779766] 8021q: 802.1Q VLAN Support v1.8 [ 2.791762] Registering SWP/SWPB emulation handler [ 2.829372] qcom_rpm 108000.rpm: RPM firmware 3.0.16777336 [ 2.854750] s1a: supplied by regulator-dummy [ 2.854893] s1a: Bringing 0uV into 1050000-1050000uV [ 2.858559] s1b: supplied by regulator-dummy [ 2.863140] s1b: Bringing 0uV into 1050000-1050000uV [ 2.867847] s2a: supplied by regulator-dummy [ 2.872356] s2a: Bringing 0uV into 800000-800000uV [ 2.877005] s2b: supplied by regulator-dummy [ 2.881210] s2b: Bringing 0uV into 800000-800000uV [ 2.908212] UBI: auto-attach mtd5 [ 2.908237] ubi0: attaching mtd5 [ 2.982752] random: crng init done [ 3.080244] ubi0: scanning is finished [ 3.091325] ubi0: attached mtd5 (name “ubi”, size 22 MiB) [ 3.091344] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 3.095773] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 3.102463] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 3.109379] ubi0: good PEBs: 176, bad PEBs: 0, corrupted PEBs: 0 [ 3.116160] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 [ 3.122346] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1598660184 [ 3.129433] ubi0: available PEBs: 0, total reserved PEBs: 176, PEBs reserved for bad PEB handling: 20 [ 3.139472] block ubiblock0_0: created from ubi0:0(rootfs) [ 3.139712] ubi0: background thread “ubi_bgt0d” started, PID 71 [ 3.147833] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem [ 3.147840] hctosys: unable to open rtc device (rtc0) [ 3.172121] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 3.174784] Freeing unused kernel memory: 1024K [ 3.205634] Run /sbin/init as init process [ 3.572793] init: Console is alive [ 3.573099] init: - watchdog - [ 4.490856] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 4.534778] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.537792] SCSI subsystem initialized [ 4.545792] libata version 3.00 loaded. [ 4.547651] ahci 29000000.sata: 29000000.sata supply ahci not found, using dummy regulator [ 4.547734] ahci 29000000.sata: 29000000.sata supply phy not found, using dummy regulator [ 4.554978] ahci 29000000.sata: 29000000.sata supply target not found, using dummy regulator [ 4.565239] ahci 29000000.sata: forcing port_map 0x0 → 0x1 [ 4.571576] ahci 29000000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode [ 4.576929] ahci 29000000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst [ 4.586196] scsi host0: ahci [ 4.593847] ata1: SATA max UDMA/133 mmio [mem 0x29000000-0x2900017f] port 0x100 irq 26 [ 4.926138] ata1: SATA link down (SStatus 0 SControl 300) [ 4.932691] ehci-fsl: Freescale EHCI Host controller driver [ 4.934541] ehci-platform: EHCI generic platform driver [ 4.947553] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.948882] ohci-platform: OHCI generic platform driver [ 4.956755] dwc3-qcom 110f8800.usb3: IRQ hs_phy_irq not found [ 4.957751] dwc3-qcom 110f8800.usb3: IRQ dp_hs_phy_irq not found [ 4.963656] dwc3-qcom 110f8800.usb3: IRQ dm_hs_phy_irq not found [ 4.969799] dwc3-qcom 110f8800.usb3: IRQ ss_phy_irq not found [ 4.977373] dwc3-qcom 100f8800.usb3: IRQ hs_phy_irq not found [ 4.981360] dwc3-qcom 100f8800.usb3: IRQ dp_hs_phy_irq not found [ 4.987161] dwc3-qcom 100f8800.usb3: IRQ dm_hs_phy_irq not found [ 4.993167] dwc3-qcom 100f8800.usb3: IRQ ss_phy_irq not found [ 5.000580] dwc3 11000000.dwc3: Failed to get clk 'ref': -2 [ 5.099537] dwc3 10000000.dwc3: Failed to get clk 'ref': -2 [ 5.208636] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 5.208699] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 5.213248] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010 [ 5.220737] xhci-hcd xhci-hcd.0.auto: irq 43, io mem 0x11000000 [ 5.231001] hub 1-0:1.0: USB hub found [ 5.235945] hub 1-0:1.0: 1 port detected [ 5.239887] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 5.243760] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 5.249115] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed [ 5.257171] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 5.263590] hub 2-0:1.0: USB hub found [ 5.271532] hub 2-0:1.0: 1 port detected [ 5.275391] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 5.279083] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3 [ 5.284541] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010 [ 5.291953] xhci-hcd xhci-hcd.1.auto: irq 44, io mem 0x10000000 [ 5.302526] hub 3-0:1.0: USB hub found [ 5.307316] hub 3-0:1.0: 1 port detected [ 5.311206] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 5.315181] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4 [ 5.320401] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 5.328104] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 5.334952] hub 4-0:1.0: USB hub found [ 5.342812] hub 4-0:1.0: 1 port detected [ 5.348191] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 5.362111] init: - preinit - [ 7.575947] dwmac1000: Master AXI performs any burst length [ 7.575983] ipq806x-gmac-dwmac 37400000.ethernet eth1: No Safety Features support found [ 7.580330] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported [ 7.588515] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock [ 7.597434] ipq806x-gmac-dwmac 37400000.ethernet eth1: configuring for fixed/sgmii link mode [ 7.605180] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off [ 7.612955] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 10.814028] UBIFS (ubi0:1): Mounting in unauthenticated mode [ 10.814238] UBIFS (ubi0:1): background thread “ubifs_bgt0_1” started, PID 158 [ 10.863684] UBIFS (ubi0:1): recovery needed [ 10.963002] UBIFS (ubi0:1): recovery completed [ 10.963095] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name “rootfs_data” [ 10.966451] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 10.974243] UBIFS (ubi0:1): FS size: 14221312 bytes (13 MiB, 112 LEBs), journal size 1015809 bytes (0 MiB, 6 LEBs) [ 10.984220] UBIFS (ubi0:1): reserved for root: 671707 bytes (655 KiB) [ 10.994387] UBIFS (ubi0:1): media format: w5/r0 (latest is w5/r0), UUID 919A819D-1069-457D-B5C9-EE950026BD4A, small LPT model [ 11.004648] mount_root: switching to ubifs overlay [ 11.023934] overlayfs: upper fs does not support xattr, falling back to index=off and metacopy=off. [ 11.031246] urandom-seed: Seeding with /etc/urandom.seed [ 11.088482] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Down [ 11.136556] procd: - early - [ 11.136699] procd: - watchdog - [ 11.709809] procd: - watchdog - [ 11.710409] procd: - ubus - [ 11.769143] procd: - init - [ 12.252788] kmodloader: loading kernel modules from /etc/modules.d/* [ 12.261267] Loading modules backported from Linux version v5.8-0-gbcf876870b95 [ 12.261290] Backport generated by backports.git v5.8-1-0-g79400d9e [ 12.277898] xt_time: kernel timezone is -0000 [ 12.279387] urngd: v1.0.2 started. [ 12.314362] PPP generic driver version 2.4.2 [ 12.315028] NET: Registered protocol family 24 [ 12.333310] ath10k_pci 0001:01:00.0: assign IRQ: got 37 [ 12.333334] ath10k 5.4 driver, optimized for CT firmware, probing pci device: 0x3c. [ 12.333390] ath10k_mac_create, priv_size: 868 hw: cd505d68 hw→priv: 15ef6510 [ 12.345458] ath10k_pci 0001:01:00.0: enabling device (0140 → 0142) [ 12.347147] ath10k_pci 0001:01:00.0: enabling bus mastering [ 12.347605] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 [ 13.396320] ath10k_pci 0001:01:00.0: qca988x hw2.0 target 0x4100016c chip_id 0x043202ff sub 0000:0000 [ 13.396353] ath10k_pci 0001:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 0 [ 13.405082] ath10k_pci 0001:01:00.0: firmware ver 10.1-ct-8x-__fW-022-538f0906 api 2 features wmi-10.x,has-wmi-mgmt-tx,mfp,txstatus-noack,wmi-10.x-CT,ratemask-CT,txrate-CT,get-temp-CT,tx4 [ 13.480169] ath10k_pci 0001:01:00.0: board_file api 1 bmi_id N/A crc32 bebc7c08 [ 14.402416] ath10k_pci 0001:01:00.0: unsupported HTC service id: 1536 [ 14.402612] ath10k_pci 0001:01:00.0: 10.1 wmi init: vdevs: 16 peers: 127 tid: 256 [ 14.418437] ath10k_pci 0001:01:00.0: wmi print 'P 128 V 8 T 410' [ 14.418462] ath10k_pci 0001:01:00.0: wmi print 'msdu-desc: 1424 sw-crypt: 0 ct-sta: 0' [ 14.423505] ath10k_pci 0001:01:00.0: wmi print 'alloc rem: 20984 iram: 25656' [ 14.493778] ath10k_pci 0001:01:00.0: htt-ver 2.1 wmi-op 2 htt-op 2 cal otp max-sta 128 raw 0 hwcrypto 1 [ 14.494396] ath10k_pci 0001:01:00.0: NOTE: Firmware DBGLOG output disabled in debug_mask: 0x10000000 [ 14.611674] ath: EEPROM regdomain sanitized [ 14.611683] ath: EEPROM regdomain: 0x64 [ 14.611689] ath: EEPROM indicates we should expect a direct regpair map [ 14.611704] ath: Country alpha2 being used: 00 [ 14.611710] ath: Regpair used: 0x64 [ 14.619082] kmodloader: done loading kernel modules from /etc/modules.d/* [ 18.475874] dwmac1000: Master AXI performs any burst length [ 18.475933] ipq806x-gmac-dwmac 37400000.ethernet eth1: No Safety Features support found [ 18.480272] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported [ 18.488481] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock [ 18.497341] ipq806x-gmac-dwmac 37400000.ethernet eth1: configuring for fixed/sgmii link mode [ 18.504486] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off [ 18.511624] br-lan: port 1(eth1.1) entered blocking state [ 18.521691] br-lan: port 1(eth1.1) entered disabled state [ 18.527233] device eth1.1 entered promiscuous mode [ 18.532336] device eth1 entered promiscuous mode [ 18.537794] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 18.542355] br-lan: port 1(eth1.1) entered blocking state [ 18.547880] br-lan: port 1(eth1.1) entered forwarding state [ 18.558982] dwmac1000: Master AXI performs any burst length [ 18.559017] ipq806x-gmac-dwmac 37200000.ethernet eth0: No Safety Features support found [ 18.564291] ipq806x-gmac-dwmac 37200000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported [ 18.572491] ipq806x-gmac-dwmac 37200000.ethernet eth0: registered PTP clock [ 18.581485] ipq806x-gmac-dwmac 37200000.ethernet eth0: configuring for fixed/rgmii link mode [ 18.588947] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off [ 18.613896] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 19.517393] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready


Here you can find custom build test image for R7500v1 Openwrt based on the trunk development tree OpenWrt SNAPSHOT. https://drive.google.com/drive/folders/1LsIYCS_EU_XXwIVmwNO91gnojiGA6uz7?usp=sharing

NEW: 5G Wifi Quantenna driver is embedded into the image. - If you wish to test the image and send me feedback via the developed thread: 5G wifi is configured via /etc/rc.local file.( WEB does not properly support quantenna 5G wifi driver at the moment )

https://forum.openwrt.org/t/e8350-why-not-supported-by-openwrt/57640/73

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