NETGEAR D7800 (Nighthawk X4S AC2600)

The Netgear D7800 is an ADSL2+/VDSL2 modem plus router. It has very similar specifications to the Netgear R7800 but includes a modem (DSL AFE VRX320), and is based on the slightly slower IPQ8064 Dual Core SoC clocked at 1.4Ghz. It uses the Qualcomm Atheros QCA9982 for 5Ghz WiFi and the QCA9980 for 2.4Ghz WiFi.

Important: The DSL modem within the D7800 is NOT supported by OpenWrt.

D7800 / R7800

Please refer to the installation section of the R7800 device page for detailed instructions, but remember to select D7800 as your device model when getting firmware etc.

FIXME

Flash layout in 18.06.1

 cat /proc/mtd
dev:    size   erasesize  name
mtd0: 00c80000 00020000 "qcadata"
mtd1: 00500000 00020000 "APPSBL"
mtd2: 00080000 00020000 "APPSBLENV"
mtd3: 00140000 00020000 "art"
mtd4: 00140000 00020000 "artbak"
mtd5: 00400000 00020000 "kernel"
mtd6: 01c00000 00020000 "ubi"
mtd7: 04480000 00020000 "netgear"
mtd8: 00700000 00020000 "reserve"
[    1.057015] Creating 9 MTD partitions on "qcom_nand.0":
[    1.063870] 0x000000000000-0x000000c80000 : "qcadata"
[    1.091762] 0x000000c80000-0x000001180000 : "APPSBL"
[    1.101367] 0x000001180000-0x000001200000 : "APPSBLENV"
[    1.103075] 0x000001200000-0x000001340000 : "art"
[    1.108342] 0x000001340000-0x000001480000 : "artbak"
[    1.113279] 0x000001480000-0x000001880000 : "kernel"
[    1.123115] 0x000001880000-0x000003480000 : "ubi"
[    1.173322] 0x000003480000-0x000007900000 : "netgear"
[    1.295098] 0x000007900000-0x000008000000 : "reserve"

There are some models, which have broken NANDs. When flashing the Kernel, some (mostly one) blocks are skipped. As a result, the start of the root-partition (called “ubi” in this model) comes later.

Result: Bootloop of the device

Please refer to the broken NAND section of the R7800 device page for details.

Please refer to the debugging section of the R7800 device page for details.

FIXME Additional details required here.

Please refer to the debricking section of the R7800 device page for details, but remember to select D7800 as your device model when getting firmware etc.

Please refer to the debricking section of the R7800 device page for details, but remember to select D7800 as your device model when getting firmware etc.

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

The default network configuration is:

Interface Name Description Default configuration
br-lan (eth1.1) LAN & WiFi 192.168.1.1/24
wan (eth0.2) WAN DHCP client
vlan1 (eth1.1) LAN ports (1 to 4) None
vlan2 (eth0.2) WAN port None
radio0 WiFi 5G Disabled
radio1 WiFi 2.4G Disabled

OpenWrt Switch port numbers 1-4 are the LAN Ethernet ports labeled 1-4 on the device, number 5 is the physical network port labeled Internet (WAN) on the device, and number 0 and 6 are internal connections between the switch chip and the CPU (labeled “CPU” in LuCI). Use these switch port numbers when specifying a VLAN's ports via the UCI (i.e., in the ports option of a VLAN's config switch_vlan section, in /etc/config/network).

By default, “eth0” is used for traffic to/from the ISP and “eth1” is for traffic to/from the local network.

Port Switch port
CPU (eth0) 0
LAN 1 1
LAN 2 2
LAN 3 3
LAN 4 4
WAN 5
CPU (eth1) 6
  1. Software flow offloading is recommended for more throughput: Network > Firewall > General Settings > Flow offloading type: Software flow offloading.
  2. Note that Hardware flow offloading is not supported, however is available in custom “NSS builds” on the forum. If you use NSS enabled build with Hardware flow offloading then do not use/enable Software flow offloading.
  3. Packet Steering is recommended: Network > Interfaces > Global > Packet Steering > Enabled (all CPUs), RPS 128 enabled. This should be bench-marked/tested for any performance improvements if you use NSS enabled build with Hardware flow offloading.
  4. Irqbalance: results are mixed, the package may be installed and enabled as desired.
  • Power Button - large round on back of device
  • Reset Button - small pin hole button on back of device
  • WPS Auto Connect Button - on top of device on far right
  • Disable WIFI - on top of device second from the right

FIXME

Front:
Insert photo of front of the casing

Back:
Insert photo of back of the casing

Backside label:
Insert photo of backside label

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 Netgear D7800
EXAMPLE 115200, 8N1

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

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

COPY HERE THE BOOTLOG WITH THE ORIGINAL FIRMWARE


[ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.14.131 (buildbot@c2c312384f99) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r7808-ef686b7292)) #0 SMP Thu Jun 27 12:18:52 2019 [ 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 D7800 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 57344 [ 0.000000] free_area_init_node: node 0, pgdat c0a27ec0, node_mem_map cde39000 [ 0.000000] Normal zone: 448 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 57344 pages, LIFO batch:15 [ 0.000000] random: get_random_bytes called from 0xc09008dc with crng_init=0 [ 0.000000] percpu: Embedded 15 pages/cpu s29388 r8192 d23860 u61440 [ 0.000000] pcpu-alloc: s29388 r8192 d23860 u61440 alloc=15*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 56896 [ 0.000000] Kernel command line: rootfstype=squashfs noinitrd [ 0.000000] Bootloader command line (ignored): console=ttyHSL1,115200n8 [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) [ 0.000000] Memory: 219528K/229376K available (4910K kernel code, 161K rwdata, 756K rodata, 1024K init, 234K bss, 9848K reserved, 0K cma-reserved, 0K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xce800000 - 0xff800000 ( 784 MB) [ 0.000000] lowmem : 0xc0000000 - 0xce000000 ( 224 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0208000 - 0xc07cbb08 (5903 kB) [ 0.000000] .init : 0xc0900000 - 0xc0a00000 (1024 kB) [ 0.000000] .data : 0xc0a00000 - 0xc0a287c0 ( 162 kB) [ 0.000000] .bss : 0xc0a2a000 - 0xc0a64a98 ( 235 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] clocksource: dg_timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 305801671480 ns [ 0.000006] sched_clock: 32 bits at 6MHz, resolution 160ns, wraps every 343597383600ns [ 0.000019] Switching to timer-based delay loop, resolution 160ns [ 0.000219] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.50 BogoMIPS (lpj=62500) [ 0.000244] pid_max: default: 32768 minimum: 301 [ 0.000367] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000385] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.000893] CPU: Testing write buffer coherency: ok [ 0.001652] Setting up static identity map for 0x42300000 - 0x42300060 [ 0.001811] Hierarchical SRCU implementation. [ 0.002545] smp: Bringing up secondary CPUs ... [ 0.004328] smp: Brought up 1 node, 2 CPUs [ 0.004345] SMP: Total of 2 processors activated (25.00 BogoMIPS). [ 0.004355] CPU: All CPU(s) started in SVC mode. [ 0.014889] VFP support v0.3: implementor 51 architecture 64 part 4d variant 2 rev 0 [ 0.015056] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.015082] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.015194] pinctrl core: initialized pinctrl subsystem [ 0.016154] NET: Registered protocol family 16 [ 0.016435] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.017757] cpuidle: using governor ladder [ 0.017823] cpuidle: using governor menu [ 0.040208] msm_bus_fabric_init_driver [ 0.041726] usbcore: registered new interface driver usbfs [ 0.041804] usbcore: registered new interface driver hub [ 0.041888] usbcore: registered new device driver usb [ 0.041941] pps_core: LinuxPPS API ver. 1 registered [ 0.041953] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it> [ 0.041986] PTP clock support registered [ 0.043700] clocksource: Switched to clocksource dg_timer [ 0.046968] NET: Registered protocol family 2 [ 0.047558] TCP established hash table entries: 2048 (order: 1, 8192 bytes) [ 0.047591] TCP bind hash table entries: 2048 (order: 2, 16384 bytes) [ 0.047625] TCP: Hash tables configured (established 2048 bind 2048) [ 0.047714] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.047742] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.047922] NET: Registered protocol family 1 [ 0.047969] PCI: CLS 0 bytes, default 64 [ 0.049102] No memory allocated for crashlog [ 0.049362] workingset: timestamp_bits=30 max_order=16 bucket_order=0 [ 0.054485] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.054501] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc. [ 0.061396] io scheduler noop registered [ 0.061417] io scheduler deadline registered (default) [ 0.063228] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda not found, using dummy regulator [ 0.063346] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda_phy not found, using dummy regulator [ 0.063437] qcom-pcie 1b500000.pci: 1b500000.pci supply vdda_refclk not found, using dummy regulator [ 0.064238] OF: PCI: host bridge /soc/pci@1b500000 ranges: [ 0.064289] OF: PCI: IO 0x0fe00000..0x0fefffff -> 0x0fe00000 [ 0.064316] OF: PCI: MEM 0x08000000..0x0fdfffff -> 0x08000000 [ 0.172426] qcom-pcie 1b500000.pci: link up [ 0.172587] qcom-pcie 1b500000.pci: PCI host bridge to bus 0000:00 [ 0.172610] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.172628] pci_bus 0000:00: root bus resource [io 0x0000-0xfffff] (bus address [0xfe00000-0xfefffff]) [ 0.172643] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fdfffff] [ 0.172660] pci_bus 0000:00: scanning bus [ 0.172709] pci 0000:00:00.0: [17cb:0101] type 01 class 0x060400 [ 0.172795] pci 0000:00:00.0: calling 0xc030d3c0 [ 0.172866] pci 0000:00:00.0: supports D1 [ 0.172879] pci 0000:00:00.0: PME# supported from D0 D1 D3hot [ 0.172896] pci 0000:00:00.0: PME# disabled [ 0.173154] pci_bus 0000:00: fixups for bus [ 0.173178] PCI: bus0: Fast back to back transfers disabled [ 0.173198] pci 0000:00:00.0: scanning [bus 01-ff] behind bridge, pass 0 [ 0.173325] pci_bus 0000:01: scanning bus [ 0.173500] pci 0000:01:00.0: [168c:0040] type 00 class 0x028000 [ 0.173957] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] [ 0.174423] pci 0000:01:00.0: calling 0xc030d3c0 [ 0.175065] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 0.175107] pci 0000:01:00.0: PME# disabled [ 0.175437] pci_bus 0000:01: fixups for bus [ 0.175508] PCI: bus1: Fast back to back transfers disabled [ 0.175522] pci_bus 0000:01: bus scan returning with max=01 [ 0.175540] pci 0000:00:00.0: scanning [bus 01-ff] behind bridge, pass 1 [ 0.175558] pci_bus 0000:00: bus scan returning with max=ff [ 0.175605] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x081fffff] [ 0.175630] pci 0000:01:00.0: BAR 0: assigned [mem 0x08000000-0x081fffff 64bit] [ 0.175759] pci 0000:00:00.0: PCI bridge to [bus 01-ff] [ 0.175783] pci 0000:00:00.0: bridge window [mem 0x08000000-0x081fffff] [ 0.175816] pci 0000:00:00.0: calling 0xc0555a20 [ 0.176008] pcieport 0000:00:00.0: assign IRQ: got 67 [ 0.176326] pcieport 0000:00:00.0: AER enabled with IRQ 35 [ 0.176435] pci 0000:01:00.0: calling 0xc0555a20 [ 0.176845] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda not found, using dummy regulator [ 0.176970] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda_phy not found, using dummy regulator [ 0.177069] qcom-pcie 1b700000.pci: 1b700000.pci supply vdda_refclk not found, using dummy regulator [ 0.177723] OF: PCI: host bridge /soc/pci@1b700000 ranges: [ 0.177762] OF: PCI: IO 0x31e00000..0x31efffff -> 0x31e00000 [ 0.177787] OF: PCI: MEM 0x2e000000..0x31dfffff -> 0x2e000000 [ 0.287703] qcom-pcie 1b700000.pci: link up [ 0.287846] qcom-pcie 1b700000.pci: PCI host bridge to bus 0001:00 [ 0.287865] pci_bus 0001:00: root bus resource [bus 00-ff] [ 0.287880] pci_bus 0001:00: root bus resource [mem 0x2e000000-0x31dfffff] [ 0.287894] pci_bus 0001:00: scanning bus [ 0.287933] pci 0001:00:00.0: [17cb:0101] type 01 class 0x060400 [ 0.288006] pci 0001:00:00.0: calling 0xc030d3c0 [ 0.288067] pci 0001:00:00.0: supports D1 [ 0.288076] pci 0001:00:00.0: PME# supported from D0 D1 D3hot [ 0.288090] pci 0001:00:00.0: PME# disabled [ 0.288315] pci_bus 0001:00: fixups for bus [ 0.288334] PCI: bus0: Fast back to back transfers disabled [ 0.288351] pci 0001:00:00.0: scanning [bus 01-ff] behind bridge, pass 0 [ 0.288464] pci_bus 0001:01: scanning bus [ 0.288651] pci 0001:01:00.0: [168c:0040] type 00 class 0x028000 [ 0.289023] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x001fffff 64bit] [ 0.289521] pci 0001:01:00.0: calling 0xc030d3c0 [ 0.290212] pci 0001:01:00.0: PME# supported from D0 D3hot D3cold [ 0.290256] pci 0001:01:00.0: PME# disabled [ 0.290590] pci_bus 0001:01: fixups for bus [ 0.290666] PCI: bus1: Fast back to back transfers disabled [ 0.290680] pci_bus 0001:01: bus scan returning with max=01 [ 0.290696] pci 0001:00:00.0: scanning [bus 01-ff] behind bridge, pass 1 [ 0.290713] pci_bus 0001:00: bus scan returning with max=ff [ 0.290748] pci 0001:00:00.0: BAR 8: assigned [mem 0x2e000000-0x2e1fffff] [ 0.290771] pci 0001:01:00.0: BAR 0: assigned [mem 0x2e000000-0x2e1fffff 64bit] [ 0.290901] pci 0001:00:00.0: PCI bridge to [bus 01-ff] [ 0.290923] pci 0001:00:00.0: bridge window [mem 0x2e000000-0x2e1fffff] [ 0.290953] pci 0001:00:00.0: calling 0xc0555a20 [ 0.291130] pcieport 0001:00:00.0: assign IRQ: got 100 [ 0.291403] pcieport 0001:00:00.0: AER enabled with IRQ 68 [ 0.291510] pci 0001:01:00.0: calling 0xc0555a20 [ 0.293732] L2 @ QSB rate. Forcing new rate. [ 0.294076] L2 @ 384000 KHz [ 0.294259] CPU0 @ 800000 KHz [ 0.294273] CPU1 @ QSB rate. Forcing new rate. [ 0.294398] CPU1 @ 384000 KHz [ 0.298207] gsbi 16300000.gsbi: GSBI port protocol: 6 crci: 0 [ 0.300120] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled [ 0.302732] msm_serial 16340000.serial: msm_serial: detected port #0 [ 0.302829] msm_serial 16340000.serial: uartclk = 7372800 [ 0.302910] 16340000.serial: ttyMSM0 at MMIO 0x16340000 (irq = 101, base_baud = 460800) is a MSM [ 0.302947] msm_serial: console setup on port #0 [ 1.025050] console [ttyMSM0] enabled [ 1.029741] msm_serial: driver initialized [ 1.038404] loop: module loaded [ 1.040459] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xa1 [ 1.040493] nand: AMD/Spansion S34MS01G2 [ 1.047047] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64 [ 1.050976] 9 fixed-partitions partitions found on MTD device qcom_nand.0 [ 1.058322] Creating 9 MTD partitions on "qcom_nand.0": [ 1.065170] 0x000000000000-0x000000c80000 : "qcadata" [ 1.075247] random: fast init done [ 1.093177] 0x000000c80000-0x000001180000 : "APPSBL" [ 1.102826] 0x000001180000-0x000001200000 : "APPSBLENV" [ 1.104551] 0x000001200000-0x000001340000 : "art" [ 1.109803] 0x000001340000-0x000001480000 : "artbak" [ 1.114779] 0x000001480000-0x000001880000 : "kernel" [ 1.124633] 0x000001880000-0x000003480000 : "ubi" [ 1.174823] 0x000003480000-0x000007900000 : "netgear" [ 1.296596] 0x000007900000-0x000008000000 : "reserve" [ 1.310812] libphy: GPIO Bitbanged MDIO: probed [ 1.332371] switch0: Atheros AR8337 rev. 2 switch registered on gpio-0 [ 2.176934] libphy: Fixed MDIO Bus: probed [ 2.178513] ipq806x-gmac-dwmac 37200000.ethernet: PTP uses main clock [ 2.180246] stmmac - user ID: 0x10, Synopsys ID: 0x37 [ 2.186537] ipq806x-gmac-dwmac 37200000.ethernet: Ring mode enabled [ 2.191475] ipq806x-gmac-dwmac 37200000.ethernet: DMA HW capability register supported [ 2.197629] ipq806x-gmac-dwmac 37200000.ethernet: Enhanced/Alternate descriptors [ 2.205615] ipq806x-gmac-dwmac 37200000.ethernet: Enabled extended descriptors [ 2.213090] ipq806x-gmac-dwmac 37200000.ethernet: RX Checksum Offload Engine supported [ 2.220205] ipq806x-gmac-dwmac 37200000.ethernet: COE Type 2 [ 2.228107] ipq806x-gmac-dwmac 37200000.ethernet: TX Checksum insertion supported [ 2.233835] ipq806x-gmac-dwmac 37200000.ethernet: Wake-Up On Lan supported [ 2.241296] ipq806x-gmac-dwmac 37200000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 2.285560] libphy: stmmac: probed [ 2.287076] ipq806x-gmac-dwmac 37400000.ethernet: PTP uses main clock [ 2.288050] stmmac - user ID: 0x10, Synopsys ID: 0x37 [ 2.294477] ipq806x-gmac-dwmac 37400000.ethernet: Ring mode enabled [ 2.299407] ipq806x-gmac-dwmac 37400000.ethernet: DMA HW capability register supported [ 2.305553] ipq806x-gmac-dwmac 37400000.ethernet: Enhanced/Alternate descriptors [ 2.313468] ipq806x-gmac-dwmac 37400000.ethernet: Enabled extended descriptors [ 2.321109] ipq806x-gmac-dwmac 37400000.ethernet: RX Checksum Offload Engine supported [ 2.328139] ipq806x-gmac-dwmac 37400000.ethernet: COE Type 2 [ 2.336011] ipq806x-gmac-dwmac 37400000.ethernet: TX Checksum insertion supported [ 2.341769] ipq806x-gmac-dwmac 37400000.ethernet: Wake-Up On Lan supported [ 2.349230] ipq806x-gmac-dwmac 37400000.ethernet: Enable RX Mitigation via HW Watchdog Timer [ 2.356673] i2c /dev entries driver [ 2.365437] Calibration not found. [ 2.368850] Speed bin: 0 [ 2.371187] PVS bin: 1 [ 2.375222] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations [ 2.376118] cpuidle: enable-method property 'qcom,kpss-acc-v1' found operations [ 2.383750] sdhci: Secure Digital Host Controller Interface driver [ 2.390690] sdhci: Copyright(c) Pierre Ossman [ 2.396873] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.402750] NET: Registered protocol family 10 [ 2.408378] Segment Routing with IPv6 [ 2.411283] NET: Registered protocol family 17 [ 2.415115] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this. [ 2.419767] 8021q: 802.1Q VLAN Support v1.8 [ 2.432553] Registering SWP/SWPB emulation handler [ 2.448400] qcom_rpm 108000.rpm: RPM firmware 3.0.16777342 [ 2.459811] s1a: supplied by regulator-dummy [ 2.459896] s1a: Bringing 0uV into 1050000-1050000uV [ 2.463419] s1b: supplied by regulator-dummy [ 2.468249] s1b: Bringing 0uV into 1050000-1050000uV [ 2.472586] s2a: supplied by regulator-dummy [ 2.477432] s2a: Bringing 0uV into 800000-800000uV [ 2.481805] s2b: supplied by regulator-dummy [ 2.486268] s2b: Bringing 0uV into 800000-800000uV [ 2.495199] UBI: auto-attach mtd6 [ 2.495231] ubi0: attaching mtd6 [ 2.547919] random: crng init done [ 2.713968] ubi0: scanning is finished [ 2.723667] ubi0: attached mtd6 (name "ubi", size 28 MiB) [ 2.723688] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes [ 2.728108] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048 [ 2.734876] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096 [ 2.741665] ubi0: good PEBs: 224, bad PEBs: 0, corrupted PEBs: 0 [ 2.748495] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128 [ 2.754745] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 2016124956 [ 2.761720] ubi0: available PEBs: 0, total reserved PEBs: 224, PEBs reserved for bad PEB handling: 20 [ 2.771155] ubi0: background thread "ubi_bgt0d" started, PID 92 [ 2.771840] block ubiblock0_0: created from ubi0:0(rootfs) [ 2.785921] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem [ 2.791407] hctosys: unable to open rtc device (rtc0) [ 2.803028] VFS: Mounted root (squashfs filesystem) readonly on device 254:0. [ 2.804530] Freeing unused kernel memory: 1024K [ 3.297690] init: Console is alive [ 3.297847] init: - watchdog - [ 3.880379] kmodloader: loading kernel modules from /etc/modules-boot.d/* [ 3.941810] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.943508] SCSI subsystem initialized [ 3.949406] libata version 3.00 loaded. [ 3.951333] ahci 29000000.sata: forcing port_map 0x0 -> 0x1 [ 3.951379] ahci 29000000.sata: AHCI 0001.0300 32 slots 1 ports 6 Gbps 0x1 impl platform mode [ 3.956527] ahci 29000000.sata: flags: ncq sntf pm led clo only pmp pio slum part ccc apst [ 3.965658] scsi host0: ahci [ 3.973409] ata1: SATA max UDMA/133 mmio [mem 0x29000000-0x2900017f] port 0x100 irq 26 [ 4.308941] ata1: SATA link down (SStatus 0 SControl 300) [ 4.312111] ehci-platform: EHCI generic platform driver [ 4.319388] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.320277] ohci-platform: OHCI generic platform driver [ 4.459120] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 4.459197] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1 [ 4.463751] xhci-hcd xhci-hcd.0.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010 [ 4.471282] xhci-hcd xhci-hcd.0.auto: irq 105, io mem 0x11000000 [ 4.481170] hub 1-0:1.0: USB hub found [ 4.486786] hub 1-0:1.0: 1 port detected [ 4.490446] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller [ 4.494391] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2 [ 4.499618] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0 SuperSpeed [ 4.507344] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.514160] hub 2-0:1.0: USB hub found [ 4.522122] hub 2-0:1.0: 1 port detected [ 4.525960] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 4.529744] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3 [ 4.535229] xhci-hcd xhci-hcd.1.auto: hcc params 0x0228f065 hci version 0x100 quirks 0x0000000002010010 [ 4.542615] xhci-hcd xhci-hcd.1.auto: irq 106, io mem 0x10000000 [ 4.552404] hub 3-0:1.0: USB hub found [ 4.558301] hub 3-0:1.0: 1 port detected [ 4.561961] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller [ 4.565920] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4 [ 4.571144] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0 SuperSpeed [ 4.578854] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 4.585702] hub 4-0:1.0: USB hub found [ 4.593647] hub 4-0:1.0: 1 port detected [ 4.598900] kmodloader: done loading kernel modules from /etc/modules-boot.d/* [ 4.608577] init: - preinit - [ 6.349914] Generic PHY fixed-0:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:00, irq=POLL) [ 6.350695] dwmac1000: Master AXI performs any burst length [ 6.358886] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported [ 6.364327] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock [ 6.373646] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 7.434162] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off [ 7.434235] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 9.554166] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 176 [ 9.668279] UBIFS (ubi0:1): recovery needed [ 9.826415] UBIFS (ubi0:1): recovery completed [ 9.826533] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data" [ 9.829818] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes [ 9.837788] UBIFS (ubi0:1): FS size: 21204992 bytes (20 MiB, 167 LEBs), journal size 1015809 bytes (0 MiB, 8 LEBs) [ 9.847664] UBIFS (ubi0:1): reserved for root: 1001563 bytes (978 KiB) [ 9.857879] UBIFS (ubi0:1): media format: w4/r0 (latest is w5/r0), UUID 390548F8-4F81-41F3-B74C-A1D46ADC4844, small LPT model [ 9.871403] mount_root: switching to ubifs overlay [ 9.903487] urandom-seed: Seeding with /etc/urandom.seed [ 10.042823] procd: - early - [ 10.042967] procd: - watchdog - [ 10.705194] procd: - watchdog - [ 10.705404] procd: - ubus - [ 10.771694] procd: - init - [ 11.027098] kmodloader: loading kernel modules from /etc/modules.d/* [ 11.030500] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 11.038414] Loading modules backported from Linux version wt-2017-11-01-0-gfe248fc2c180 [ 11.038442] Backport generated by backports.git v4.14-rc2-1-31-g86cf0e5d [ 11.047062] ip_tables: (C) 2000-2006 Netfilter Core Team [ 11.056317] nf_conntrack version 0.5.0 (4096 buckets, 16384 max) [ 11.090635] xt_time: kernel timezone is -0000 [ 11.121696] PPP generic driver version 2.4.2 [ 11.123011] NET: Registered protocol family 24 [ 11.131906] ath10k_pci 0000:01:00.0: assign IRQ: got 67 [ 11.132464] ath10k_pci 0000:01:00.0: enabling device (0140 -> 0142) [ 11.132562] ath10k_pci 0000:01:00.0: enabling bus mastering [ 11.133077] ath10k_pci 0000:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 [ 11.311347] ath10k_pci 0000:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/firmware-6.bin failed with error -2 [ 11.311389] ath10k_pci 0000:01:00.0: Falling back to user helper [ 11.350381] firmware ath10k!QCA99X0!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed [ 11.623194] ath10k_pci 0000:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003b01ff sub 168c:0002 [ 11.623243] ath10k_pci 0000:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 1 [ 11.634935] ath10k_pci 0000:01:00.0: firmware ver 10.4.1.00030-1 api 5 features no-p2p crc32 d2901e01 [ 11.696062] ath10k_pci 0000:01:00.0: board_file api 2 bmi_id 1:1 crc32 08fa09f2 [ 12.970655] ath10k_pci 0000:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 512 raw 0 hwcrypto 1 [ 13.059236] ath: EEPROM regdomain: 0x0 [ 13.059251] ath: EEPROM indicates default country code should be used [ 13.059262] ath: doing EEPROM country->regdmn map search [ 13.059279] ath: country maps to regdmn code: 0x3a [ 13.059292] ath: Country alpha2 being used: US [ 13.059302] ath: Regpair used: 0x3a [ 13.066011] ath10k_pci 0001:01:00.0: assign IRQ: got 100 [ 13.067367] ath10k_pci 0001:01:00.0: enabling device (0140 -> 0142) [ 13.067501] ath10k_pci 0001:01:00.0: enabling bus mastering [ 13.068172] ath10k_pci 0001:01:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0 [ 13.247481] ath10k_pci 0001:01:00.0: Direct firmware load for ath10k/QCA99X0/hw2.0/firmware-6.bin failed with error -2 [ 13.247512] ath10k_pci 0001:01:00.0: Falling back to user helper [ 13.541364] firmware ath10k!QCA99X0!hw2.0!firmware-6.bin: firmware_loading_store: map pages failed [ 13.541566] ath10k_pci 0001:01:00.0: qca99x0 hw2.0 target 0x01000000 chip_id 0x003b01ff sub 168c:0002 [ 13.549336] ath10k_pci 0001:01:00.0: kconfig debug 0 debugfs 1 tracing 0 dfs 1 testmode 1 [ 13.561318] ath10k_pci 0001:01:00.0: firmware ver 10.4.1.00030-1 api 5 features no-p2p crc32 d2901e01 [ 13.623179] ath10k_pci 0001:01:00.0: board_file api 2 bmi_id 1:2 crc32 08fa09f2 [ 14.904580] ath10k_pci 0001:01:00.0: htt-ver 2.2 wmi-op 6 htt-op 4 cal pre-cal-file max-sta 512 raw 0 hwcrypto 1 [ 14.988860] ath: EEPROM regdomain: 0x0 [ 14.988875] ath: EEPROM indicates default country code should be used [ 14.988886] ath: doing EEPROM country->regdmn map search [ 14.988903] ath: country maps to regdmn code: 0x3a [ 14.988916] ath: Country alpha2 being used: US [ 14.988926] ath: Regpair used: 0x3a [ 14.999457] kmodloader: done loading kernel modules from /etc/modules.d/* [ 18.299215] Generic PHY fixed-0:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=fixed-0:00, irq=POLL) [ 18.299992] dwmac1000: Master AXI performs any burst length [ 18.308204] ipq806x-gmac-dwmac 37400000.ethernet eth1: IEEE 1588-2008 Advanced Timestamp supported [ 18.313596] ipq806x-gmac-dwmac 37400000.ethernet eth1: registered PTP clock [ 18.322696] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 18.346610] br-lan: port 1(eth1.1) entered blocking state [ 18.346636] br-lan: port 1(eth1.1) entered disabled state [ 18.351183] device eth1.1 entered promiscuous mode [ 18.356454] device eth1 entered promiscuous mode [ 18.362500] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready [ 18.382100] Atheros AR8216/AR8236/AR8316 gpio-0:04: attached PHY driver [Atheros AR8216/AR8236/AR8316] (mii_bus:phy_addr=gpio-0:04, irq=POLL) [ 18.382876] dwmac1000: Master AXI performs any burst length [ 18.393966] ipq806x-gmac-dwmac 37200000.ethernet eth0: IEEE 1588-2008 Advanced Timestamp supported [ 18.399253] ipq806x-gmac-dwmac 37200000.ethernet eth0: registered PTP clock [ 18.408696] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 18.420483] IPv6: ADDRCONF(NETDEV_UP): eth0.2: link is not ready [ 19.361218] ipq806x-gmac-dwmac 37400000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off [ 19.365232] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready [ 19.370853] br-lan: port 1(eth1.1) entered blocking state [ 19.375296] br-lan: port 1(eth1.1) entered forwarding state [ 19.382490] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready [ 21.517666] ipq806x-gmac-dwmac 37200000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx [ 21.523854] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 21.526704] IPv6: ADDRCONF(NETDEV_CHANGE): eth0.2: link becomes ready


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: 2026/03/14 13:26
  • by dodge-pheonix