OpenWrt Forum Archive

Topic: Update on Linksys WRT1900AC support

The content of this topic has been archived between 16 Sep 2014 and 7 May 2018. Unfortunately there are posts – most likely complete pages – missing.

Well here's the boot from their barrierbreaker image.  I used their config and built it, but it was missing some pieces, so will be rebuilding shortly.  Still has a UBIFS oops.

Marvell>> run flash_pri_image
mvNetaSpeedDuplexSet
Using egiga0 device
TFTP from server 192.168.200.20; our IP address is 192.168.200.1
Filename 'openwrt.img'.
Load address: 0x2000000
Loading: T T #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         #################################################################
         ########################
done
Bytes transferred = 18481152 (11a0000 hex)

NAND erase: device 0 offset 0xa00000, size 0x4000000
Erasing at 0x49e0000 -- 100% complete.
OK

NAND write: device 0 offset 0xa00000, size 0x11a0000
 18481152 bytes written: OK
Marvell>> run nandboot

NAND read: device 0 offset 0xa00000, size 0x400000
 4194304 bytes read: OK
## Booting kernel from Legacy Image at 02000000 ...
   Image Name:   ARM OpenWrt Linux-3.10.32
   Created:      2014-04-24   2:42:46 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1489654 Bytes = 1.4 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.10.32 (dustin@laptop) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.01 r40006) ) #3 SMP Thu Apr 24 09:41:49 ICT 2014
[    0.000000] CPU: ARMv7 Processor [562f5842] revision 2 (ARMv7), cr=10c53c7d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] Machine: Marvell Armada 370/XP (Device Tree), model: Marvell Belkin Mamba
[    0.000000] Memory policy: ECC disabled, Data cache writealloc
[    0.000000] reg = 8be4
[    0.000000] PERCPU: Embedded 7 pages/cpu @c0783000 s7104 r8192 d13376 u32768
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 65024
[    0.000000] Kernel command line: console=ttyS0,115200 mtdparts=armada-nand:1024K(uboot)ro,256K(u_env),256K(s_env),1m@9m(devinfo),40m@10m(kernel),37m@13m(rootfs),40m@50m(alt_kernel),37m@53m(alt_rootfs),80m@10m(ubifs),-@90m(syscfg) root=/dev/mtdblock5 ro rootfstype=jffs2 init=/sbin/init
[    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: 256MB = 256MB total
[    0.000000] Memory: 255468k/255468k available, 6676k reserved, 0K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xd0800000 - 0xff000000   ( 744 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc03bbe14   (3792 kB)
[    0.000000]       .init : 0xc03bc000 - 0xc03e9bc0   ( 183 kB)
[    0.000000]       .data : 0xc03ea000 - 0xc040e18c   ( 145 kB)
[    0.000000]        .bss : 0xc040e18c - 0xc0435f98   ( 160 kB)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] sched_clock: 32 bits at 25MHz, resolution 40ns, wraps every 171798ms
[    0.000000] Initializing Coherency fabric
[    0.000000] Aurora cache controller enabled
[    0.000000] l2x0: 32 ways, CACHE_ID 0x00000100, AUX_CTRL 0x1a69ef12, Cache size: 2097152 B
[    0.000365] Calibrating delay loop... 1191.11 BogoMIPS (lpj=5955584)
[    0.040033] pid_max: default: 32768 minimum: 301
[    0.040131] Mount-cache hash table entries: 512
[    0.041962] CPU: Testing write buffer coherency: ok
[    0.042120] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.044561] Setting up static identity map for 0xc0011bc8 - 0xc0011bfc
[    0.044605] Initializing Power Management Service Unit
[    0.045226] Booting CPU 1
[    0.045405] CPU1: Booted secondary processor
[    0.080022] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.080109] Brought up 2 CPUs
[    0.080123] SMP: Total of 2 processors activated (2382.23 BogoMIPS).
[    0.080128] CPU: All CPU(s) started in SVC mode.
[    0.080757] pinctrl core: initialized pinctrl subsystem
[    0.080924] NET: Registered protocol family 16
[    0.081128] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.086602] irq: Cannot allocate irq_descs @ IRQ36, assuming pre-allocated
[    0.087082] irq: Cannot allocate irq_descs @ IRQ71, assuming pre-allocated
[    0.094073] bio: create slab <bio-0> at 0
[    0.094464] mvebu-pcie pcie-controller.2: PCIe0.0: link up
[    0.094496] mvebu-pcie pcie-controller.2: PCIe0.1: link up
[    0.094524] mvebu-pcie pcie-controller.2: PCIe0.2: link up
[    0.094670] mvebu-pcie pcie-controller.2: PCI host bridge to bus 0000:00
[    0.094684] pci_bus 0000:00: root bus resource [io  0x1000-0xfffff]
[    0.094693] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe8000000]
[    0.094703] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.095238] PCI: bus0: Fast back to back transfers disabled
[    0.095250] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.095262] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.095272] pci 0000:00:03.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.095731] PCI: bus1: Fast back to back transfers disabled
[    0.096202] PCI: bus2: Fast back to back transfers disabled
[    0.096658] PCI: bus3: Fast back to back transfers disabled
[    0.096790] pci 0000:00:01.0: BAR 8: assigned [mem 0xe0000000-0xe00fffff]
[    0.096802] pci 0000:00:02.0: BAR 8: assigned [mem 0xe0200000-0xe03fffff]
[    0.096812] pci 0000:00:03.0: BAR 8: assigned [mem 0xe0400000-0xe05fffff]
[    0.096824] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe0007fff 64bit]
[    0.096841] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.096852] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe00fffff]
[    0.096874] pci 0000:02:00.0: BAR 0: assigned [mem 0xe0200000-0xe02fffff 64bit pref]
[    0.096891] pci 0000:02:00.0: BAR 2: assigned [mem 0xe0300000-0xe03fffff 64bit pref]
[    0.096906] pci 0000:00:02.0: PCI bridge to [bus 02]
[    0.096916] pci 0000:00:02.0:   bridge window [mem 0xe0200000-0xe03fffff]
[    0.096935] pci 0000:03:00.0: BAR 0: assigned [mem 0xe0400000-0xe04fffff 64bit pref]
[    0.096952] pci 0000:03:00.0: BAR 2: assigned [mem 0xe0500000-0xe05fffff 64bit pref]
[    0.096966] pci 0000:00:03.0: PCI bridge to [bus 03]
[    0.096976] pci 0000:00:03.0:   bridge window [mem 0xe0400000-0xe05fffff]
[    0.096994] PCI: enabling device 0000:00:01.0 (0140 -> 0143)
[    0.097003] PCI: enabling device 0000:00:02.0 (0140 -> 0143)
[    0.097011] PCI: enabling device 0000:00:03.0 (0140 -> 0143)
[    0.097576] SCSI subsystem initialized
[    0.098291] usbcore: registered new interface driver usbfs
[    0.098393] usbcore: registered new interface driver hub
[    0.098520] usbcore: registered new device driver usb
[    0.099284] Switching to clocksource armada_370_xp_clocksource
[    0.100849] NET: Registered protocol family 2
[    0.101181] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[    0.101211] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
[    0.101233] TCP: Hash tables configured (established 2048 bind 2048)
[    0.101264] TCP: reno registered
[    0.101274] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.101289] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.101437] NET: Registered protocol family 1
[    0.101481] PCI: enabling device 0000:01:00.0 (0140 -> 0142)
[    0.102613] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.102653] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.102814] msgmni has been set to 498
[    0.103053] io scheduler noop registered
[    0.103061] io scheduler deadline registered (default)
[    0.103589] armada-xp-pinctrl f1018000.pinctrl: registered pinctrl driver
[    0.103799] mv_xor f1060900.xor: Marvell shared XOR driver
[    0.149394] mv_xor f1060900.xor: Marvell XOR: ( xor cpy )
[    0.189391] mv_xor f1060900.xor: Marvell XOR: ( xor fill cpy )
[    0.189545] mv_xor f10f0900.xor: Marvell shared XOR driver
[    0.229391] mv_xor f10f0900.xor: Marvell XOR: ( xor cpy )
[    0.269391] mv_xor f10f0900.xor: Marvell XOR: ( xor fill cpy )
[    0.269740] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    0.290369] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 17) is a 16550A
[    0.963540] console [ttyS0] enabled
[    0.987289] f1012100.serial: ttyS1 at MMIO 0xf1012100 (irq = 18) is a 16550A
[    0.994677] Mamba LED init done
[    0.997832] FAN proc initialized
[    1.001355] sata_mv f10a0000.sata: slots 32 ports 1
[    1.006853] scsi0 : sata_mv
[    1.009914] ata1: SATA max UDMA/133 irq 24
[    1.015024] pxa3xx-nand f10d0000.nand: This platform can't do DMA on this device
[    1.022616] ONFI param page 0 valid
[    1.026115] ONFI flash detected
[    1.029268] NAND device: Manufacturer ID: 0x01, Chip ID: 0xf1 (AMD/Spansion S34ML01G1), 128MiB, page size: 2048, OOB size: 64
[    1.040794] Bad block table found at page 65472, version 0x01
[    1.046831] Bad block table found at page 65408, version 0x01
[    1.052804] 10 cmdlinepart partitions found on MTD device armada-nand
[    1.059264] Creating 10 MTD partitions on "armada-nand":
[    1.064617] 0x000000000000-0x000000100000 : "uboot"
[    1.070186] 0x000000100000-0x000000140000 : "u_env"
[    1.075684] 0x000000140000-0x000000180000 : "s_env"
[    1.081210] 0x000000900000-0x000000a00000 : "devinfo"
[    1.086890] 0x000000a00000-0x000003200000 : "kernel"
[    1.092557] 0x000000d00000-0x000003200000 : "rootfs"
[    1.098187] 0x000003200000-0x000005a00000 : "alt_kernel"
[    1.104198] 0x000003500000-0x000005a00000 : "alt_rootfs"
[    1.110217] 0x000000a00000-0x000005a00000 : "ubifs"
[    1.115820] 0x000005a00000-0x000008000000 : "syscfg"
[    1.122208] m25p80 spi0.0: found mr25h256, expected n25q128a13
[    1.128064] m25p80 spi0.0: mr25h256 (32 Kbytes)
[    1.134411] libphy: Fixed MDIO Bus: probed
[    1.138666] libphy: orion_mdio_bus: probed
[    1.150998] mvneta f1070000.ethernet eth0: Using hardware mac address b4:75:0e:59:a5:cc
[    1.167030] mvneta f1074000.ethernet eth1: Using random mac address 86:40:c5:df:86:8f
[    1.176098] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.182722] ehci-pci: EHCI PCI platform driver
[    1.187293] ehci-orion: EHCI orion driver
[    1.191422] orion-ehci f1050000.usb: EHCI Host Controller
[    1.196851] orion-ehci f1050000.usb: new USB bus registered, assigned bus number 1
[    1.204526] orion-ehci f1050000.usb: irq 29, io mem 0xf1050000
[    1.229328] orion-ehci f1050000.usb: USB 2.0 started, EHCI 1.00
[    1.235663] hub 1-0:1.0: USB hub found
[    1.239459] hub 1-0:1.0: 1 port detected
[    1.243595] uhci_hcd: USB Universal Host Controller Interface driver
[    1.250149] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.255404] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    1.263451] hub 2-0:1.0: USB hub found
[    1.267224] hub 2-0:1.0: 2 ports detected
[    1.271391] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.276640] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[    1.284474] hub 3-0:1.0: USB hub found
[    1.288246] hub 3-0:1.0: 2 ports detected
[    1.292655] usbcore: registered new interface driver usb-storage
[    1.299733] TCP: cubic registered
[    1.303061] NET: Registered protocol family 17
[    1.307549] 8021q: 802.1Q VLAN Support v1.8
[    1.311824] VFP support v0.3: implementor 56 architecture 2 part 20 variant 9 rev 6
[    1.320460] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    1.369343] ata1: SATA link down (SStatus 0 SControl F300)
[    2.613617] jffs2: notice: (1) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[    2.629114] VFS: Mounted root (jffs2 filesystem) readonly on device 31:5.
[    2.636058] Freeing unused kernel memory: 180K (c03bc000 - c03e9000)
procd: Console is alive
procd: - preinit -
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
[    3.489376] Button Hotplug driver version 0.4.1
mounting /dev/root
found syscfg partition and ubifs support
[    6.322003] UBI: attaching mtd9 to ubi0
[    6.409442] UBI: scanning is finished
[    6.416973] UBI warning: print_rsvd_warning: cannot reserve enough PEBs for bad PEB handling, reserved 2, need 12
[    6.427880] UBI: attached mtd9 (name "syscfg", size 38 MiB) to ubi0
[    6.434183] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    6.441003] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    6.447721] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    6.454625] UBI: good PEBs: 296, bad PEBs: 8, corrupted PEBs: 0
[    6.460567] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[    6.467723] UBI: max/mean erase counter: 12/6, WL threshold: 4096, image sequence number: 1294424438
[    6.476885] UBI: available PEBs: 0, total reserved PEBs: 296, PEBs reserved for bad PEB handling: 2
[    6.485968] UBI: background thread "ubi_bgt0d" started, PID 441
UBI device number 0, total 296 LEBs (37584896 bytes, 35.8 MiB), available 0 LEBs (0 bytes), LEB size 126976 bytes (124.0 KiB)
[    6.513847] UBIFS error (pid 453): ubifs_read_node: bad node type (255 but expected 6)
[    6.521810] UBIFS error (pid 453): ubifs_read_node: bad node at LEB 0:0, LEB mapping status 0
[    6.530391] Not a node, first 24 bytes:
[    6.534068] 00000000: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff                          ........................
[    6.547162] CPU: 1 PID: 453 Comm: mount Not tainted 3.10.32 #3
[    6.553016] Backtrace:
[    6.555481] Function entered at [<c0019db0>] from [<c001a108>]
[    6.561334]  r6:00000000 r5:cfbe7000 r4:00000000 r3:00000000
[    6.567054] Function entered at [<c001a0f0>] from [<c018ec58>]
[    6.572907] Function entered at [<c018ec34>] from [<c01498cc>]
[    6.578754] Function entered at [<c0149644>] from [<c0146664>]
[    6.584608] Function entered at [<c0146608>] from [<c0146ea8>]
[    6.590460]  r5:cfbdb400 r4:0001f000
[    6.594067] Function entered at [<c01466c8>] from [<c01457b8>]
[    6.599920] Function entered at [<c0144e4c>] from [<c00a50b8>]
[    6.605767] Function entered at [<c00a509c>] from [<c00bd3b4>]
[    6.611623]  r6:00008000 r5:cf99c980 r4:cf81d080
[    6.616287] Function entered at [<c00bd364>] from [<c00bfab8>]
[    6.622140]  r8:cf99c540 r7:cf99c980 r6:00000008 r5:c03f335c r4:c03f6f68
r3:00000000
[    6.630068] Function entered at [<c00bf398>] from [<c00bfc78>]
[    6.635915] Function entered at [<c00bfbec>] from [<c0009020>]
[    6.641767]  r7:00000015 r6:b6f3e440 r5:00000000 r4:00000000
mount: mounting ubi0:syscfg on /tmp/syscfg failed: Invalid argument
Unlocking alt_rootfs ...
procd: - early -
procd: - ubus -
procd: - init -
Please press Enter to activate this console.
[    9.004288] ap8x: module license 'Proprietary' taints kernel.
[    9.010087] Disabling lock debugging due to kernel taint
[    9.021512] PCI: enabling device 0000:02:00.0 (0140 -> 0142)
[    9.027630] wlprobe  wlpptr->ioBase0 = d1a00000
[    9.032301] wlprobe  wlpptr->ioBase1 = d1c00000
[    9.036972] wlInit wlpptr->pCmdBuf = d0808000  wlpptr->wlpd_p->pPhysCmdBuf = f8c4000
[    9.046848] fw download start 88
[    9.156347] FwSize = 107252 downloaded Size = 107252 currIteration 65510
[    9.311119] wlFwDownload complete
[    9.314443] wlFwGetHwSpecs pCmd = d0808000
[    9.323627] Mac address = 00:25:9c:13:05:56
[    9.327906] Mac_Init
[    9.331195] wlFwSetHwSpecs ...
[    9.334260]   -->pPhysTxRing[0] = f8d0000
[    9.338278]   -->pPhysTxRing[1] = f8d4000
[    9.342309]   -->pPhysTxRing[2] = f8d8000
[    9.346328]   -->pPhysTxRing[3] = f8dc000
[    9.350354]   -->pPhysRxRing    = f8c8000
[    9.354373]   -->numtxq 4 wcbperq 256 totalrxwcb 256
[    9.410810] PCI: enabling device 0000:03:00.0 (0140 -> 0142)
[    9.416791] wlprobe  wlpptr->ioBase0 = d1e00000
[    9.421480] wlprobe  wlpptr->ioBase1 = d2000000
[    9.426156] wlInit wlpptr->pCmdBuf = d0810000  wlpptr->wlpd_p->pPhysCmdBuf = f8cc000
[    9.436016] fw download start 88
[    9.544781] FwSize = 107252 downloaded Size = 107252 currIteration 65498
[    9.709956] wlFwDownload complete
[    9.713288] wlFwGetHwSpecs pCmd = d0810000
[    9.722560] Mac address = 00:25:9c:13:05:57
[    9.726843] Mac_Init
[    9.729781] wlFwSetHwSpecs ...
[    9.732848]   -->pPhysTxRing[0] = f8e0000
[    9.736872]   -->pPhysTxRing[1] = f8e4000
[    9.740914]   -->pPhysTxRing[2] = f8e8000
[    9.744938]   -->pPhysTxRing[3] = f8ec000
[    9.748963]   -->pPhysRxRing    = f8f0000
[    9.753002]   -->numtxq 4 wcbperq 256 totalrxwcb 256
[    9.820177] NET: Registered protocol family 10
[    9.836304] NET: Registered protocol family 8
[    9.840713] NET: Registered protocol family 20
[    9.856481] tun: Universal TUN/TAP device driver, 1.6
[    9.861577] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    9.871729] l2tp_core: L2TP core driver, V2.0
[    9.876554] l2tp_netlink: L2TP netlink interface
[    9.884638] sit: IPv6 over IPv4 tunneling driver
[    9.890409] l2tp_eth: L2TP ethernet pseudowire support (L2TPv3)
[    9.896825] l2tp_ip: L2TP IP encapsulation support (L2TPv3)
[    9.906553] gre: GRE over IPv4 demultiplexor driver
[    9.911978] ip_gre: GRE over IPv4 tunneling driver
[    9.919374] PPP generic driver version 2.4.2
[    9.929154] nf_conntrack version 0.5.0 (3994 buckets, 15976 max)
[    9.937616] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    9.949464] i2c i2c-0: Detected TI TMP421 chip at 0x4c
[    9.956005] leds-tlc59116: Using tlc59116 16-bit LED driver at slave address 0x68
[   10.081594] u32 classifier
[   10.084315]     input device check on
[   10.087988]     Actions configured
[   10.094152] Mirror/redirect action on
[   10.105738] fuse init (API version 7.22)
[   10.113194] input: gpio_keys.3 as /devices/gpio_keys.3/input/input0
[   10.120611] ip_tables: (C) 2000-2006 Netfilter Core Team
[   10.201012] PPP MPPE Compression module registered
[   10.208292] NET: Registered protocol family 24
[   10.213342] PPTP driver version 0.8.5
[   10.235472] xt_time: kernel timezone is -0000
[   10.241568] l2tp_ppp: PPPoL2TP kernel driver, V2.0
[   12.554960] jffs2: warning: (2235) jffs2_sum_write_data: Not enough space for summary, padsize = -1639
[   13.022687] switch register access: type=2, port=0, reg=4
[   13.027935]  - SUCCESS, val=0x007c
[   13.031723] switch register access: type=2, port=1, reg=4
[   13.036963]  - SUCCESS, val=0x007c
[   13.040707] switch register access: type=2, port=2, reg=4
[   13.045946]  - SUCCESS, val=0x007c
[   13.049690] switch register access: type=2, port=3, reg=4
[   13.054929]  - SUCCESS, val=0x007c
[   13.058656] switch register access: type=2, port=4, reg=4
[   13.063894]  - SUCCESS, val=0x007c
[   13.067637] switch register access: type=2, port=5, reg=4
[   13.072877]  - SUCCESS, val=0x007c
[   13.076620] switch register access: type=2, port=6, reg=4
[   13.081860]  - SUCCESS, val=0x007c
[   13.085593] switch register access: type=2, port=0, reg=4
[   13.090833]  - SUCCESS, val=0x00ff
[   13.094505] switch register access: type=2, port=1, reg=4
[   13.099745]  - SUCCESS, val=0x00ff
[   13.103415] switch register access: type=2, port=2, reg=4
[   13.108655]  - SUCCESS, val=0x00ff
[   13.112325] switch register access: type=2, port=3, reg=4
[   13.117564]  - SUCCESS, val=0x00ff
[   13.121234] switch register access: type=2, port=4, reg=4
[   13.126473]  - SUCCESS, val=0x00ff
[   13.130143] switch register access: type=2, port=5, reg=4
[   13.135382]  - SUCCESS, val=0x00ff
[   13.139036] switch register access: type=2, port=6, reg=4
[   13.144275]  - SUCCESS, val=0x00ff
[   13.148071] switch register access: type=2, port=0, reg=4
[   13.153310]  - SUCCESS, val=0x00ff
[   13.157055] switch register access: type=2, port=1, reg=4
[   13.162295]  - SUCCESS, val=0x00ff
[   13.166039] switch register access: type=2, port=2, reg=4
[   13.171278]  - SUCCESS, val=0x00ff
[   13.175022] switch register access: type=2, port=3, reg=4
[   13.180261]  - SUCCESS, val=0x00ff
[   13.184004] switch register access: type=2, port=4, reg=4
[   13.189244]  - SUCCESS, val=0x00ff
[   13.192987] switch register access: type=2, port=5, reg=4
[   13.198226]  - SUCCESS, val=0x00ff
[   13.201975] switch register access: type=2, port=6, reg=4
[   13.207214]  - SUCCESS, val=0x00ff
[   13.847336] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   13.855293] device eth0 entered promiscuous mode
[   13.860664] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[   13.905362] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   13.931611] device wdev0ap0 entered promiscuous mode
[   13.936714] br-lan: port 2(wdev0ap0) entered forwarding state
[   13.942526] br-lan: port 2(wdev0ap0) entered forwarding state
[   13.948603] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   13.991643] WLAN(wdev1ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   14.017480] device wdev1ap0 entered promiscuous mode
[   14.022561] br-lan: port 3(wdev1ap0) entered forwarding state
[   14.028338] br-lan: port 3(wdev1ap0) entered forwarding state
[   14.037111] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[   15.841328] mvneta f1070000.ethernet eth0: link up
[   15.846160] br-lan: port 1(eth0) entered forwarding state
[   15.851616] br-lan: port 1(eth0) entered forwarding state
[   15.857053] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   15.939327] br-lan: port 2(wdev0ap0) entered forwarding state
[   16.019323] br-lan: port 3(wdev1ap0) entered forwarding state
[   16.029426] mvneta f1074000.ethernet eth1: link up
[   16.034289] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[   17.849329] br-lan: port 1(eth0) entered forwarding state
procd: - init complete -
[   18.408792] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   18.422741] br-lan: port 2(wdev0ap0) entered disabled state
[   18.552680] WLAN(wdev1ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   18.566658] br-lan: port 3(wdev1ap0) entered disabled state
[   19.008220] loadtxpwrtable open </etc/config/Mamba_FCC_v1.2_5G4TX.ini>: OK
[   19.015286] index=<0>: <1 0 0x17 0x11 0x11 0x11 0x10 0x10 0x10 0x10 0x0F 0x0F 0x0F 0x0F 0x00 0x00 0x00 0x00 off 0x00F>
[   19.026295] index=<1>: <2 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   19.037150] index=<2>: <3 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   19.047996] index=<3>: <4 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   19.058848] index=<4>: <5 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   19.069708] index=<5>: <6 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   19.080554] index=<6>: <7 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   19.091399] index=<7>: <8 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   19.102245] index=<8>: <9 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   19.113090] index=<9>: <10 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   19.124021] index=<10>: <11 0 0x17 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   19.135043] index=<11>: <12 0 0x17 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   19.146065] index=<12>: <13 0 0x17 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   19.157084] index=<13>: <14 0 0x17 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   19.168107] index=<14>: <36 0 0x08 0x08 0x08 0x08 0x08 0x08 0x08 0x08 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 off 0x00F>
[   19.179126] index=<15>: <40 0 0x08 0x08 0x08 0x08 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 off 0x00F>
[   19.190144] index=<16>: <44 0 0x08 0x08 0x08 0x08 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 off 0x00F>
[   19.201162] index=<17>: <48 0 0x08 0x08 0x08 0x08 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 off 0x00F>
[   19.212181] index=<18>: <52 0 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 off 0x00F>
[   19.223198] index=<19>: <56 0 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 off 0x00F>
[   19.234217] index=<20>: <60 0 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 off 0x00F>
[   19.245239] index=<21>: <64 0 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 off 0x00F>
[   19.256259] index=<22>: <100 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   19.267368] index=<23>: <104 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   19.278473] index=<24>: <108 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   19.289580] index=<25>: <112 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   19.300687] index=<26>: <116 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   19.311793] index=<27>: <120 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   19.322899] index=<28>: <124 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   19.334010] index=<29>: <128 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   19.345116] index=<30>: <132 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   19.356443] index=<31>: <136 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   19.367573] index=<32>: <140 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   19.378686] index=<33>: <149 0 0x16 0x16 0x16 0x16 0x14 0x14 0x14 0x14 0x15 0x15 0x15 0x15 0x14 0x14 0x14 0x14 off 0x00F>
[   19.389799] index=<34>: <153 0 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x14 0x14 0x14 0x14 off 0x00F>
[   19.400910] index=<35>: <157 0 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x14 0x14 0x14 0x14 off 0x00F>
[   19.412018] index=<36>: <161 0 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x14 0x14 0x14 0x14 off 0x00F>
[   19.423125] index=<37>: <165 0 0x16 0x16 0x16 0x16 0x16 0x16 0x16 0x16 0x15 0x15 0x15 0x15 0x14 0x14 0x14 0x14 off 0x00F>
[   19.450261] setting txantenna 0x0, 0xf
[   19.659332] WLAN(wdev0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   20.721769] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   20.745895] br-lan: port 2(wdev0ap0) entered forwarding state
[   20.751764] br-lan: port 2(wdev0ap0) entered forwarding state
[   21.761820] Stop client netdev = 0
[   21.765343] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   21.779194] WLAN(wdev0ap1): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   21.788049] WLAN(wdev0ap2): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   21.796906] WLAN(wdev0ap3): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   21.805760] WLAN(wdev0ap4): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   21.814614] WLAN(wdev0ap5): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   21.823475] WLAN(wdev0ap6): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   21.832331] WLAN(wdev0ap7): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   21.862180] setting txantenna 0x0, 0xf
[   22.041362] WLAN(wdev0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   22.079930] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   22.279428] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   22.288335] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 2
[   22.436165] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   22.546333] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   22.630648] loadtxpwrtable open </etc/config/Mamba_FCC_v1.2_5G4TX.ini>: OK
[   22.637648] index=<0>: <1 0 0x17 0x11 0x11 0x11 0x10 0x10 0x10 0x10 0x0F 0x0F 0x0F 0x0F 0x00 0x00 0x00 0x00 off 0x00F>
[   22.648670] index=<1>: <2 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.659656] index=<2>: <3 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.670648] index=<3>: <4 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.681631] index=<4>: <5 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.692646] index=<5>: <6 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.703627] index=<6>: <7 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.714606] index=<7>: <8 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.725701] index=<8>: <9 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.736773] index=<9>: <10 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.747802] index=<10>: <11 0 0x17 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.758784] br-lan: port 2(wdev0ap0) entered forwarding state
[   22.764971] index=<11>: <12 0 0x17 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.776217] index=<12>: <13 0 0x17 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.787316] index=<13>: <14 0 0x17 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.798435] index=<14>: <36 0 0x08 0x08 0x08 0x08 0x08 0x08 0x08 0x08 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 off 0x00F>
[   22.809606] index=<15>: <40 0 0x08 0x08 0x08 0x08 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 off 0x00F>
[   22.829412] index=<16>: <44 0 0x08 0x08 0x08 0x08 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 off 0x00F>
[   22.840513] index=<17>: <48 0 0x08 0x08 0x08 0x08 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 off 0x00F>
[   22.851593] index=<18>: <52 0 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 off 0x00F>
[   22.862665] index=<19>: <56 0 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 off 0x00F>
[   22.873751] index=<20>: <60 0 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 off 0x00F>
[   22.884865] index=<21>: <64 0 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 off 0x00F>
[   22.895966] index=<22>: <100 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   22.907142] index=<23>: <104 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   22.918339] index=<24>: <108 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   22.929520] index=<25>: <112 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   22.940681] index=<26>: <116 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   22.951845] index=<27>: <120 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   22.963008] index=<28>: <124 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   22.974170] index=<29>: <128 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   22.985333] index=<30>: <132 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   22.996491] index=<31>: <136 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   23.007646] index=<32>: <140 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   23.018808] index=<33>: <149 0 0x16 0x16 0x16 0x16 0x14 0x14 0x14 0x14 0x15 0x15 0x15 0x15 0x14 0x14 0x14 0x14 off 0x00F>
[   23.030453] index=<34>: <153 0 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x14 0x14 0x14 0x14 off 0x00F>
[   23.041579] index=<35>: <157 0 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x14 0x14 0x14 0x14 off 0x00F>
[   23.052691] index=<36>: <161 0 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x14 0x14 0x14 0x14 off 0x00F>
[   23.075775] index=<37>: <165 0 0x16 0x16 0x16 0x16 0x16 0x16 0x16 0x16 0x15 0x15 0x15 0x15 0x14 0x14 0x14 0x14 off 0x00F>
[   23.105010] setting txantenna 0x0, 0xf
[   24.359907] WLAN(wdev1ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   24.383818] br-lan: port 3(wdev1ap0) entered forwarding state
[   24.389624] br-lan: port 3(wdev1ap0) entered forwarding state
[   25.399779] Stop client netdev = 0
[   25.403301] WLAN(wdev1ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.417184] WLAN(wdev1ap1): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.426055] WLAN(wdev1ap2): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.434935] WLAN(wdev1ap3): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.443895] WLAN(wdev1ap4): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.452831] WLAN(wdev1ap5): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.461770] WLAN(wdev1ap6): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.470707] WLAN(wdev1ap7): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.501655] setting txantenna 0x0, 0xf
[   25.711449] WLAN(wdev1ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.849545] WLAN(wdev1ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.858659] WLAN(wdev1ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 2
[   26.004607] WLAN(wdev1ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   26.113892] WLAN(wdev1ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   26.389318] br-lan: port 3(wdev1ap0) entered forwarding state
[   28.659331] Stop client netdev = 0
[   28.662853] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   28.686719] WLAN(wdev0ap1): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   28.695569] WLAN(wdev0ap2): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   28.704420] WLAN(wdev0ap3): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   28.713271] WLAN(wdev0ap4): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   28.722120] WLAN(wdev0ap5): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   28.730970] WLAN(wdev0ap6): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   28.739825] WLAN(wdev0ap7): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   28.769680] setting txantenna 0x0, 0xf
[   28.988772] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3

(Last edited by nyt on 27 Apr 2014, 09:18)

[user@host:~/wrt1900ac/opensource/Barrier-Breaker]: ls ./package/network/mrvl_wlan_v7drv/files/
10-wifi                   ap8x.ko   hostapd.sh*   marvell.sh*  wireless
Mamba_FCC_v1.2_5G4TX.ini  hostapd*  hostapd_cli*  wifi.lua     wps-hotplug.sh*

Wonder why that isn't selected by default.  or the uboot-env tools or mtd-ubi stuff.  lots of network stuff missing too, just went through the packages listed in their build and enabled everything...

(Last edited by nyt on 27 Apr 2014, 10:04)

Not exactly sure what the issue here is yet, but comes up after a couple boots with their precompiled image...

[    7.425563] jffs2: mtd->read(0x800 bytes from 0xe9d800) returned ECC error
[    7.432769] jffs2: mtd->read(0x800 bytes from 0xe9c800) returned ECC error
[    7.439821] jffs2: mtd->read(0x800 bytes from 0xe9b800) returned ECC error
[    7.446856] jffs2: mtd->read(0x800 bytes from 0xe9a800) returned ECC error
[    7.453904] jffs2: mtd->read(0x800 bytes from 0xe99800) returned ECC error
[    7.460952] jffs2: mtd->read(0x61c bytes from 0xe989e4) returned ECC error
[    7.467987] jffs2: mtd->read(0x658 bytes from 0xe989a8) returned ECC error
[    7.475035] jffs2: mtd->read(0x694 bytes from 0xe9896c) returned ECC error
[    7.482088] jffs2: mtd->read(0x6c4 bytes from 0xe9893c) returned ECC error
[    7.489125] jffs2: mtd->read(0x800 bytes from 0xe98800) returned ECC error
[    7.496327] jffs2: mtd->read(0x800 bytes from 0xe97800) returned ECC error
[    7.594247] jffs2: mtd->read(0x780 bytes from 0xe96880) returned ECC error
[    7.601499] jffs2: mtd->read(0x800 bytes from 0xe96800) returned ECC error
[    7.608540] jffs2: mtd->read(0x44 bytes from 0xe96880) returned ECC error
[    7.622784] jffs2: mtd->read(0x6d4 bytes from 0xe9792c) returned ECC error
[    7.629853] jffs2: mtd->read(0x754 bytes from 0xe978ac) returned ECC error
[    7.636893] jffs2: mtd->read(0x44 bytes from 0xe9792c) returned ECC error
[    7.654731] jffs2: mtd->read(0x6dc bytes from 0xe9e924) returned ECC error
[    7.661796] jffs2: mtd->read(0x75c bytes from 0xe9e8a4) returned ECC error
[    7.668836] jffs2: mtd->read(0x44 bytes from 0xe9e924) returned ECC error
[    7.679867] jffs2: mtd->read(0x748 bytes from 0xe9d8b8) returned ECC error

(Last edited by nyt on 27 Apr 2014, 10:25)

Seems something had corrupted the ubifs.  I cleared it, it recovered, now it seems happy.

full boot from the image I've got compiled now...

BootROM 1.20
Booting from NAND flash
Step 1: First phase of PEX-PIPE Configuration
Step 2: Configure the desire PIN_PHY_GEN
Step 3 QSGMII enable
Step 4: Configure SERDES MUXes
Step 5: Activate the RX High Impedance Mode
Step 6: [PEX-Only] PEX-Main configuration (X4 or X1)
Step 6.2: [PEX-Only] PCI Express Link Capabilities
Step 7: [PEX-X4 Only] To create PEX-Link
Steps 7,8,9,10 and 11
Steps 12: [PEX-Only] Last phase of PEX-PIPE ConfigurationSteps 13: Wait 15ms before checking resultsSteps 14: [PEX-Only]  In order to configureSteps 15: [PEX-Only]  In order to configureSteps 16: [PEX-Only] Training Enablestep 17: max_if= 0x7
step 17:  PEX0  pexUnit= 0
** Link is Gen1, check the EP capability
 --> 0050
mvPexConfigRead: return addr=0x%x0050
 --> 7001
 --> 7001
 --> A005
 --> A005
 --> 0010
 --> 4C12
Gen2 client!
step 17:  PEX1  pexUnit= 0
step 17:  PEX2  pexUnit= 0
** Link is Gen1, check the EP capability
 --> 0040
mvPexConfigRead: return addr=0x%x0040
 --> 5001
 --> 5001
 --> 7005
 --> 7005
 --> 0010
 --> DC12
Gen2 client!
step 17:  PEX3  pexUnit= 0
PEX3 : Detected No Link. Status Reg(0x0004DA64) = 0x00000001
step 17:  PEX4  pexUnit= 1
PEX4 : Detected No Link. Status Reg(0x00081A64) = 0x00000001
step 17:  PEX5  pexUnit= 1
PEX5 : Detected No Link. Status Reg(0x00085A64) = 0x00000001
step 17:  PEX6  pexUnit= 1
PEX6 : Detected No Link. Status Reg(0x00089A64) = 0x00000001
                                                            DDR3 Training Sequence - Ver 4.5.DDR3 Training Sequence - Static MC Init
DDR3 Training Sequence - HW Training Procedure
DDR3 Training Sequence - Switching XBAR Window to FastPath Window
BootROM: Image checksum verification PASSED

 __   __                      _ _
|  \/  | __ _ _ ____   _____| | |
| |\/| |/ _` | '__\ \ / / _ \ | |
| |  | | (_| | |   \ V /  __/ | |
|_|  |_|\__,_|_|    \_/ \___|_|_|
         _   _     ____              _
        | | | |   | __ )  ___   ___ | |_
        | | | |___|  _ \ / _ \ / _ \| __|
        | |_| |___| |_) | (_) | (_) | |_
         \___/    |____/ \___/ \___/ \__|
 ** LOADER **


U-Boot 2011.12 (Feb 06 2014 - 17:14:13) Marvell version: v2011.12 2013_Q1.2

Boot version:v1.3.25

Board: RD-AXP-GP rev 1.0
SoC:   MV78230 B0
       running 2 CPUs
       Custom configuration
CPU:   Marvell PJ4B (584) v7 (Rev 2) LE
       CPU 0
       CPU    @ 1200 [MHz]
       L2     @ 600 [MHz]
       TClock @ 250 [MHz]
       DDR    @ 600 [MHz]
       DDR 32Bit Width, FastPath Memory Access
       DDR ECC Disabled
DRAM:  256 MiB

Map:   Code:            0x0fea7000:0x0ff5e2d4
       BSS:             0x0ffefd80
       Stack:           0x0f9a6ef8
       Heap:            0x0f9a7000:0x0fea7000

NAND:  Spansion 1Gb(ID=F101) 128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01
*** Warning - bad CRC, using default environment

Overwrite env data ==> ethaddr : B4:75:0E:59:A5:CC
Write data to flash !!
Erasing Nand...
Writing to Nand... done


#### auto_recovery ####
[u_env] get auto_recovery == yes
[u_env] get auto_recovery == yes
[u_env] get boot_part == 1
[u_env] get boot_part_ready == 3
auto_recovery enabled:1, boot_part:1, boot_part_ready:3

[boot_count_read] block:0x140000, size:256KB, records:128
[boot_count_read_record] boot_count:1, next_record:32

[boot_count_write] erase:0, auto_recovery->block_offset:0x140000

Updating boot_count ...
[boot_count_write] offset:0x150000 , length:2048
done

PEX 0.0(0): Root Complex Interface, Detected Link X1, GEN 2.0
PEX 0.1(1): Root Complex Interface, Detected Link X1, GEN 1.1
PEX 0.2(2): Root Complex Interface, Detected Link X1, GEN 2.0
PEX 0.3(3): Detected No Link.
PEX 1.0(4): Detected No Link.
PEX 1.1(5): Detected No Link.
PEX 1.2(6): Detected No Link.

boot_end Offset: 0x100000
u_env_off Offset: 0x100000
s_env_off Offset: 0x140000
devinfo Offset: 0x900000

===================
total_badCount: 0
boot_badCount: 0
u_env_badCount: 0
s_env_badCount: 0
buff_badCount: 0
===================

FPU initialized to Run Fast Mode.
USB 0: Host Mode
USB 1: Host Mode
USB 2: Device Mode
Modules Detected:
mvEthE6171SwitchBasicInit finished
Net:   mvSysNetaInit enter
set port 0 to rgmii enter
set port 1 to rgmii enter
egiga0 [PRIME], egiga1
modify Phy Status
auto_recovery_check changes bootcmd: run nandboot
Hit any key to stop autoboot:  0

NAND read: device 0 offset 0xa00000, size 0x400000
 4194304 bytes read: OK
## Booting kernel from Legacy Image at 02000000 ...
   Image Name:   ARM OpenWrt Linux-3.10.32
   Created:      2014-04-27   9:06:57 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1647382 Bytes = 1.6 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.10.32 (nyt@cc) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.01 unknown) ) #3 SMP Sun Apr 27 05:06:44 EDT 2014
[    0.000000] CPU: ARMv7 Processor [562f5842] revision 2 (ARMv7), cr=10c53c7d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] Machine: Marvell Armada 370/XP (Device Tree), model: Marvell Belkin Mamba
[    0.000000] Memory policy: ECC disabled, Data cache writealloc
[    0.000000] reg = 8be5
[    0.000000] PERCPU: Embedded 7 pages/cpu @c0811000 s7104 r8192 d13376 u32768
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 65024
[    0.000000] Kernel command line: console=ttyS0,115200 mtdparts=armada-nand:1024K(uboot)ro,256K(u_env),256K(s_env),1m@9m(devinfo),40m@10m(kernel),37m@13m(rootfs),40m@50m(alt_kernel),37m@53m(alt_rootfs),80m@10m(ubifs),-@90m(syscfg) root=/dev/mtdblock5 ro rootfstype=jffs2 init=/sbin/init
[    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: 256MB = 256MB total
[    0.000000] Memory: 255052k/255052k available, 7092k reserved, 0K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xd0800000 - 0xff000000   ( 744 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0423e14   (4208 kB)
[    0.000000]       .init : 0xc0424000 - 0xc0451bc0   ( 183 kB)
[    0.000000]       .data : 0xc0452000 - 0xc04761cc   ( 145 kB)
[    0.000000]        .bss : 0xc04761cc - 0xc049dfd8   ( 160 kB)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]  RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] sched_clock: 32 bits at 25MHz, resolution 40ns, wraps every 171798ms
[    0.000000] Initializing Coherency fabric
[    0.000000] Aurora cache controller enabled
[    0.000000] l2x0: 32 ways, CACHE_ID 0x00000100, AUX_CTRL 0x1a69ef12, Cache size: 2097152 B
[    0.000360] Calibrating delay loop... 1191.11 BogoMIPS (lpj=5955584)
[    0.040032] pid_max: default: 32768 minimum: 301
[    0.040132] Mount-cache hash table entries: 512
[    0.041970] CPU: Testing write buffer coherency: ok
[    0.042128] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.044570] Setting up static identity map for 0xc0011bc8 - 0xc0011bfc
[    0.044612] Initializing Power Management Service Unit
[    0.045223] Booting CPU 1
[    0.045404] CPU1: Booted secondary processor
[    0.080022] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.080097] Brought up 2 CPUs
[    0.080111] SMP: Total of 2 processors activated (2382.23 BogoMIPS).
[    0.080116] CPU: All CPU(s) started in SVC mode.
[    0.080744] pinctrl core: initialized pinctrl subsystem
[    0.080912] NET: Registered protocol family 16
[    0.081116] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.086580] irq: Cannot allocate irq_descs @ IRQ36, assuming pre-allocated
[    0.087060] irq: Cannot allocate irq_descs @ IRQ71, assuming pre-allocated
[    0.094090] bio: create slab <bio-0> at 0
[    0.094480] mvebu-pcie pcie-controller.2: PCIe0.0: link up
[    0.094512] mvebu-pcie pcie-controller.2: PCIe0.1: link up
[    0.094541] mvebu-pcie pcie-controller.2: PCIe0.2: link up
[    0.094685] mvebu-pcie pcie-controller.2: PCI host bridge to bus 0000:00
[    0.094698] pci_bus 0000:00: root bus resource [io  0x1000-0xfffff]
[    0.094708] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe8000000]
[    0.094718] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.095255] PCI: bus0: Fast back to back transfers disabled
[    0.095267] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.095278] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.095288] pci 0000:00:03.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.095746] PCI: bus1: Fast back to back transfers disabled
[    0.096217] PCI: bus2: Fast back to back transfers disabled
[    0.096673] PCI: bus3: Fast back to back transfers disabled
[    0.096803] pci 0000:00:01.0: BAR 8: assigned [mem 0xe0000000-0xe00fffff]
[    0.096815] pci 0000:00:02.0: BAR 8: assigned [mem 0xe0200000-0xe03fffff]
[    0.096825] pci 0000:00:03.0: BAR 8: assigned [mem 0xe0400000-0xe05fffff]
[    0.096837] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe0007fff 64bit]
[    0.096854] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.096865] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xe00fffff]
[    0.096887] pci 0000:02:00.0: BAR 0: assigned [mem 0xe0200000-0xe02fffff 64bit pref]
[    0.096904] pci 0000:02:00.0: BAR 2: assigned [mem 0xe0300000-0xe03fffff 64bit pref]
[    0.096920] pci 0000:00:02.0: PCI bridge to [bus 02]
[    0.096929] pci 0000:00:02.0:   bridge window [mem 0xe0200000-0xe03fffff]
[    0.096949] pci 0000:03:00.0: BAR 0: assigned [mem 0xe0400000-0xe04fffff 64bit pref]
[    0.096965] pci 0000:03:00.0: BAR 2: assigned [mem 0xe0500000-0xe05fffff 64bit pref]
[    0.096980] pci 0000:00:03.0: PCI bridge to [bus 03]
[    0.096989] pci 0000:00:03.0:   bridge window [mem 0xe0400000-0xe05fffff]
[    0.097007] PCI: enabling device 0000:00:01.0 (0140 -> 0143)
[    0.097016] PCI: enabling device 0000:00:02.0 (0140 -> 0143)
[    0.097024] PCI: enabling device 0000:00:03.0 (0140 -> 0143)
[    0.097589] SCSI subsystem initialized
[    0.098308] usbcore: registered new interface driver usbfs
[    0.098410] usbcore: registered new interface driver hub
[    0.098537] usbcore: registered new device driver usb
[    0.099310] Switching to clocksource armada_370_xp_clocksource
[    0.100880] NET: Registered protocol family 2
[    0.101210] TCP established hash table entries: 2048 (order: 2, 16384 bytes)
[    0.101239] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
[    0.101262] TCP: Hash tables configured (established 2048 bind 2048)
[    0.101292] TCP: reno registered
[    0.101303] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.101318] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.101465] NET: Registered protocol family 1
[    0.101509] PCI: enabling device 0000:01:00.0 (0140 -> 0142)
[    0.102649] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.102693] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.102848] msgmni has been set to 498
[    0.103107] io scheduler noop registered
[    0.103115] io scheduler deadline registered (default)
[    0.103630] armada-xp-pinctrl f1018000.pinctrl: registered pinctrl driver
[    0.103840] mv_xor f1060900.xor: Marvell shared XOR driver
[    0.149459] mv_xor f1060900.xor: Marvell XOR: ( xor cpy )
[    0.189412] mv_xor f1060900.xor: Marvell XOR: ( xor fill cpy )
[    0.189556] mv_xor f10f0900.xor: Marvell shared XOR driver
[    0.229410] mv_xor f10f0900.xor: Marvell XOR: ( xor cpy )
[    0.269410] mv_xor f10f0900.xor: Marvell XOR: ( xor fill cpy )
[    0.269722] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    0.290305] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 17) is a 16550A
[    0.963039] console [ttyS0] enabled
[    0.986782] f1012100.serial: ttyS1 at MMIO 0xf1012100 (irq = 18) is a 16550A
[    0.994174] Mamba LED init done
[    0.997328] FAN proc initialized
[    1.000841] sata_mv f10a0000.sata: slots 32 ports 1
[    1.006328] scsi0 : sata_mv
[    1.009402] ata1: SATA max UDMA/133 irq 24
[    1.014553] pxa3xx-nand f10d0000.nand: This platform can't do DMA on this device
[    1.022144] ONFI param page 0 valid
[    1.025644] ONFI flash detected
[    1.028797] NAND device: Manufacturer ID: 0x01, Chip ID: 0xf1 (AMD/Spansion S34ML01G1), 128MiB, page size: 2048, OOB size: 64
[    1.040319] Bad block table found at page 65472, version 0x01
[    1.046357] Bad block table found at page 65408, version 0x01
[    1.052344] 10 cmdlinepart partitions found on MTD device armada-nand
[    1.058804] Creating 10 MTD partitions on "armada-nand":
[    1.064172] 0x000000000000-0x000000100000 : "uboot"
[    1.069740] 0x000000100000-0x000000140000 : "u_env"
[    1.075240] 0x000000140000-0x000000180000 : "s_env"
[    1.080770] 0x000000900000-0x000000a00000 : "devinfo"
[    1.086449] 0x000000a00000-0x000003200000 : "kernel"
[    1.092115] 0x000000d00000-0x000003200000 : "rootfs"
[    1.097747] 0x000003200000-0x000005a00000 : "alt_kernel"
[    1.103776] 0x000003500000-0x000005a00000 : "alt_rootfs"
[    1.109800] 0x000000a00000-0x000005a00000 : "ubifs"
[    1.115399] 0x000005a00000-0x000008000000 : "syscfg"
[    1.121737] m25p80 spi0.0: found mr25h256, expected n25q128a13
[    1.127591] m25p80 spi0.0: mr25h256 (32 Kbytes)
[    1.133944] libphy: Fixed MDIO Bus: probed
[    1.138199] libphy: orion_mdio_bus: probed
[    1.150558] mvneta f1070000.ethernet eth0: Using random mac address 9a:a1:29:ce:ff:ce
[    1.166396] mvneta f1074000.ethernet eth1: Using random mac address 5a:d3:5d:79:6e:2f
[    1.175525] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.182139] ehci-pci: EHCI PCI platform driver
[    1.186704] ehci-orion: EHCI orion driver
[    1.190820] orion-ehci f1050000.usb: EHCI Host Controller
[    1.196249] orion-ehci f1050000.usb: new USB bus registered, assigned bus number 1
[    1.203980] orion-ehci f1050000.usb: irq 29, io mem 0xf1050000
[    1.229376] orion-ehci f1050000.usb: USB 2.0 started, EHCI 1.00
[    1.235706] hub 1-0:1.0: USB hub found
[    1.239495] hub 1-0:1.0: 1 port detected
[    1.243638] uhci_hcd: USB Universal Host Controller Interface driver
[    1.250191] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.255445] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    1.263497] hub 2-0:1.0: USB hub found
[    1.267274] hub 2-0:1.0: 2 ports detected
[    1.271439] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    1.276688] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[    1.284520] hub 3-0:1.0: USB hub found
[    1.288292] hub 3-0:1.0: 2 ports detected
[    1.292710] usbcore: registered new interface driver usb-storage
[    1.299771] TCP: cubic registered
[    1.303098] NET: Registered protocol family 17
[    1.307589] 8021q: 802.1Q VLAN Support v1.8
[    1.311866] VFP support v0.3: implementor 56 architecture 2 part 20 variant 9 rev 6
[    1.320500] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    1.369371] ata1: SATA link down (SStatus 0 SControl F300)
[    2.541475] jffs2: notice: (1) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
[    2.556973] VFS: Mounted root (jffs2 filesystem) readonly on device 31:5.
[    2.563951] Freeing unused kernel memory: 180K (c0424000 - c0451000)
procd: Console is alive
procd: - preinit -
Press the [f] key and hit [enter] to enter failsafe mode
Press the [1], [2], [3] or [4] key and hit [enter] to select the debug level
mounting /dev/root
found syscfg partition and ubifs support
[    6.195775] UBI: attaching mtd9 to ubi0
[    6.282962] UBI: scanning is finished
[    6.291140] UBI: attached mtd9 (name "syscfg", size 38 MiB) to ubi0
[    6.297427] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    6.304253] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    6.310982] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    6.317874] UBI: good PEBs: 296, bad PEBs: 8, corrupted PEBs: 0
[    6.323817] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[    6.330980] UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 820661698
[    6.339971] UBI: available PEBs: 0, total reserved PEBs: 296, PEBs reserved for bad PEB handling: 12
[    6.349136] UBI: background thread "ubi_bgt0d" started, PID 436
UBI device number 0, total 296 LEBs (37584896 bytes, 35.8 MiB), available 0 LEBs (0 bytes), LEB size 126976 bytes (124.0 KiB)
[    6.376606] UBIFS: background thread "ubifs_bgt0_0" started, PID 450
[    6.394656] UBIFS: recovery needed
[    6.441183] UBIFS: recovery completed
[    6.444913] UBIFS: mounted UBI device 0, volume 0, name "syscfg"
[    6.450957] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[    6.460125] UBIFS: FS size: 34283520 bytes (32 MiB, 270 LEBs), journal size 1777664 bytes (1 MiB, 14 LEBs)
[    6.469811] UBIFS: reserved for root: 1619295 bytes (1581 KiB)
[    6.475663] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 2B0BC25B-3FA8-4B73-BAEA-D6DC151E6A20, small LPT model
switching to ubifs sysfs overlay
procd: - early -
procd: - ubus -
procd: - init -
Please press Enter to activate this console.
[    8.526924] ap8x: module license 'Proprietary' taints kernel.
[    8.532717] Disabling lock debugging due to kernel taint
[    8.544717] PCI: enabling device 0000:02:00.0 (0140 -> 0142)
[    8.550836] wlprobe  wlpptr->ioBase0 = d1600000
[    8.555485] wlprobe  wlpptr->ioBase1 = d1800000
[    8.560176] wlInit wlpptr->pCmdBuf = d0808000  wlpptr->wlpd_p->pPhysCmdBuf = f8c4000
[    8.570041] fw download start 88
[    8.679470] FwSize = 107252 downloaded Size = 107252 currIteration 65509
[    8.833774] wlFwDownload complete
[    8.837099] wlFwGetHwSpecs pCmd = d0808000
[    8.846283] Mac address = 00:25:9c:13:05:56
[    8.850570] Mac_Init
[    8.853489] wlFwSetHwSpecs ...
[    8.856553]   -->pPhysTxRing[0] = f8d0000
[    8.860584]   -->pPhysTxRing[1] = f8d4000
[    8.864603]   -->pPhysTxRing[2] = f8d8000
[    8.868621]   -->pPhysTxRing[3] = f8dc000
[    8.872647]   -->pPhysRxRing    = f8c8000
[    8.876667]   -->numtxq 4 wcbperq 256 totalrxwcb 256
[    8.938728] PCI: enabling device 0000:03:00.0 (0140 -> 0142)
[    8.944728] wlprobe  wlpptr->ioBase0 = d1a00000
[    8.949402] wlprobe  wlpptr->ioBase1 = d1c00000
[    8.954077] wlInit wlpptr->pCmdBuf = d0810000  wlpptr->wlpd_p->pPhysCmdBuf = f8cc000
[    8.964240] fw download start 88
[    9.073010] FwSize = 107252 downloaded Size = 107252 currIteration 65498
[    9.238105] wlFwDownload complete
[    9.241448] wlFwGetHwSpecs pCmd = d0810000
[    9.250724] Mac address = 00:25:9c:13:05:57
[    9.255008] Mac_Init
[    9.258000] wlFwSetHwSpecs ...
[    9.261085]   -->pPhysTxRing[0] = f8e0000
[    9.265109]   -->pPhysTxRing[1] = f8e4000
[    9.269135]   -->pPhysTxRing[2] = f8e8000
[    9.273167]   -->pPhysTxRing[3] = f8ec000
[    9.277191]   -->pPhysRxRing    = f8f0000
[    9.281226]   -->numtxq 4 wcbperq 256 totalrxwcb 256
[    9.352291] NET: Registered protocol family 10
[    9.369146] tun: Universal TUN/TAP device driver, 1.6
[    9.374238] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    9.386259] sit: IPv6 over IPv4 tunneling driver
[    9.395612] nf_conntrack version 0.5.0 (3988 buckets, 15952 max)
[    9.403751] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    9.417254] i2c i2c-0: Detected TI TMP421 chip at 0x4c
[    9.424110] leds-tlc59116: Using tlc59116 16-bit LED driver at slave address 0x68
[    9.553837] u32 classifier
[    9.556556]     input device check on
[    9.560252]     Actions configured
[    9.564557] Mirror/redirect action on
[    9.570509] fuse init (API version 7.22)
[    9.579548] input: gpio_keys.3 as /devices/gpio_keys.3/input/input0
[    9.586959] ip_tables: (C) 2000-2006 Netfilter Core Team
[    9.702807] Netfilter messages via NETLINK v0.30.
[   10.709372] rtc-mv f1010300.rtc: internal RTC not ticking
[   10.779435] xt_time: kernel timezone is -0000
[   10.787898] ctnetlink v0.93: registering with nfnetlink.
[   11.799356] rtc-mv f1010300.rtc: internal RTC not ticking
[   12.859352] rtc-mv f1010300.rtc: internal RTC not ticking
[   13.919350] rtc-mv f1010300.rtc: internal RTC not ticking
[   16.307129] switch register access: type=2, port=0, reg=4
[   16.312376]  - SUCCESS, val=0x00fc
[   16.316192] switch register access: type=2, port=1, reg=4
[   16.321432]  - SUCCESS, val=0x00fc
[   16.325203] switch register access: type=2, port=2, reg=4
[   16.330442]  - SUCCESS, val=0x00fc
[   16.334189] switch register access: type=2, port=3, reg=4
[   16.339428]  - SUCCESS, val=0x00fc
[   16.343174] switch register access: type=2, port=4, reg=4
[   16.348413]  - SUCCESS, val=0x00fc
[   16.352159] switch register access: type=2, port=5, reg=4
[   16.357398]  - SUCCESS, val=0x007c
[   16.361144] switch register access: type=2, port=6, reg=4
[   16.366383]  - SUCCESS, val=0x00fc
[   16.370355] switch register access: type=2, port=0, reg=4
[   16.375595]  - SUCCESS, val=0x00ff
[   16.379252] switch register access: type=2, port=1, reg=4
[   16.384490]  - SUCCESS, val=0x00ff
[   16.388169] switch register access: type=2, port=2, reg=4
[   16.393408]  - SUCCESS, val=0x00ff
[   16.397104] switch register access: type=2, port=3, reg=4
[   16.402344]  - SUCCESS, val=0x00ff
[   16.406018] switch register access: type=2, port=4, reg=4
[   16.411257]  - SUCCESS, val=0x00ff
[   16.414929] switch register access: type=2, port=5, reg=4
[   16.420168]  - SUCCESS, val=0x00ff
[   16.423840] switch register access: type=2, port=6, reg=4
[   16.429080]  - SUCCESS, val=0x00ff
[   16.433111] switch register access: type=2, port=0, reg=4
[   16.438351]  - SUCCESS, val=0x00ff
[   16.442105] switch register access: type=2, port=1, reg=4
[   16.447345]  - SUCCESS, val=0x00ff
[   16.451106] switch register access: type=2, port=2, reg=4
[   16.456346]  - SUCCESS, val=0x00ff
[   16.460092] switch register access: type=2, port=3, reg=4
[   16.465332]  - SUCCESS, val=0x00ff
[   16.469059] switch register access: type=2, port=4, reg=4
[   16.474298]  - SUCCESS, val=0x00ff
[   16.478049] switch register access: type=2, port=5, reg=4
[   16.483288]  - SUCCESS, val=0x00ff
[   16.487034] switch register access: type=2, port=6, reg=4
[   16.492274]  - SUCCESS, val=0x00ff
[   16.813580] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[   16.821652] device eth0 entered promiscuous mode
[   16.826543] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
[   16.868315] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   16.899255] device wdev0ap0 entered promiscuous mode
[   16.904385] br-lan: port 2(wdev0ap0) entered forwarding state
[   16.910180] br-lan: port 2(wdev0ap0) entered forwarding state
[   16.916214] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
[   16.956329] WLAN(wdev1ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   16.983730] device wdev1ap0 entered promiscuous mode
[   16.988855] br-lan: port 3(wdev1ap0) entered forwarding state
[   16.994714] br-lan: port 3(wdev1ap0) entered forwarding state
[   17.003797] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
procd: - init complete -
[   18.809377] mvneta f1070000.ethernet eth0: link up
[   18.814209] br-lan: port 1(eth0) entered forwarding state
[   18.819655] br-lan: port 1(eth0) entered forwarding state
[   18.825096] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   18.909341] br-lan: port 2(wdev0ap0) entered forwarding state
[   18.989341] br-lan: port 3(wdev1ap0) entered forwarding state
[   18.999364] mvneta f1074000.ethernet eth1: link up
[   19.004188] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[   20.819354] br-lan: port 1(eth0) entered forwarding state
[   21.688248] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   21.702224] br-lan: port 2(wdev0ap0) entered disabled state
[   21.826926] WLAN(wdev1ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   21.840852] br-lan: port 3(wdev1ap0) entered disabled state
[   22.242830] loadtxpwrtable open </etc/config/Mamba_FCC_v1.2_5G4TX.ini>: OK
[   22.249963] index=<0>: <1 0 0x17 0x11 0x11 0x11 0x10 0x10 0x10 0x10 0x0F 0x0F 0x0F 0x0F 0x00 0x00 0x00 0x00 off 0x00F>
[   22.260837] index=<1>: <2 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.271715] index=<2>: <3 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.282570] index=<3>: <4 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.293421] index=<4>: <5 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.304272] index=<5>: <6 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.315123] index=<6>: <7 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.325974] index=<7>: <8 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.336825] index=<8>: <9 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.347674] index=<9>: <10 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.358608] index=<10>: <11 0 0x17 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.369630] index=<11>: <12 0 0x17 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.380652] index=<12>: <13 0 0x17 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.391675] index=<13>: <14 0 0x17 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   22.402695] index=<14>: <36 0 0x08 0x08 0x08 0x08 0x08 0x08 0x08 0x08 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 off 0x00F>
[   22.413715] index=<15>: <40 0 0x08 0x08 0x08 0x08 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 off 0x00F>
[   22.424742] index=<16>: <44 0 0x08 0x08 0x08 0x08 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 off 0x00F>
[   22.435764] index=<17>: <48 0 0x08 0x08 0x08 0x08 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 off 0x00F>
[   22.446785] index=<18>: <52 0 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 off 0x00F>
[   22.457806] index=<19>: <56 0 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 off 0x00F>
[   22.468826] index=<20>: <60 0 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 off 0x00F>
[   22.479848] index=<21>: <64 0 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 off 0x00F>
[   22.490871] index=<22>: <100 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   22.501980] index=<23>: <104 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   22.513090] index=<24>: <108 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   22.524205] index=<25>: <112 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   22.535314] index=<26>: <116 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   22.546424] index=<27>: <120 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   22.557533] index=<28>: <124 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   22.568641] index=<29>: <128 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   22.579751] index=<30>: <132 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   22.590860] index=<31>: <136 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   22.601969] index=<32>: <140 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   22.613078] index=<33>: <149 0 0x16 0x16 0x16 0x16 0x14 0x14 0x14 0x14 0x15 0x15 0x15 0x15 0x14 0x14 0x14 0x14 off 0x00F>
[   22.624192] index=<34>: <153 0 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x14 0x14 0x14 0x14 off 0x00F>
[   22.635301] index=<35>: <157 0 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x14 0x14 0x14 0x14 off 0x00F>
[   22.646429] index=<36>: <161 0 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x14 0x14 0x14 0x14 off 0x00F>
[   22.657541] index=<37>: <165 0 0x16 0x16 0x16 0x16 0x16 0x16 0x16 0x16 0x15 0x15 0x15 0x15 0x14 0x14 0x14 0x14 off 0x00F>
[   22.684663] setting txantenna 0x0, 0xf
[   22.894439] WLAN(wdev0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   23.957519] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   23.981417] br-lan: port 2(wdev0ap0) entered forwarding state
[   23.987197] br-lan: port 2(wdev0ap0) entered forwarding state
[   24.996833] Stop client netdev = 0
[   25.000375] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.014249] WLAN(wdev0ap1): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.023120] WLAN(wdev0ap2): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.031995] WLAN(wdev0ap3): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.040862] WLAN(wdev0ap4): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.049737] WLAN(wdev0ap5): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.058589] WLAN(wdev0ap6): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.067460] WLAN(wdev0ap7): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.097333] setting txantenna 0x0, 0xf
[   25.276793] WLAN(wdev0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.315423] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.629453] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.638349] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 2
[   25.782800] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.894937] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   25.966798] loadtxpwrtable open </etc/config/Mamba_FCC_v1.2_5G4TX.ini>: OK
[   25.973976] index=<0>: <1 0 0x17 0x11 0x11 0x11 0x10 0x10 0x10 0x10 0x0F 0x0F 0x0F 0x0F 0x00 0x00 0x00 0x00 off 0x00F>
[   25.984725] br-lan: port 2(wdev0ap0) entered forwarding state
[   25.990764] index=<1>: <2 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   26.001693] index=<2>: <3 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   26.012620] index=<3>: <4 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   26.023487] index=<4>: <5 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   26.034352] index=<5>: <6 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   26.045209] index=<6>: <7 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   26.056079] index=<7>: <8 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   26.066933] index=<8>: <9 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   26.077789] index=<9>: <10 0 0x17 0x16 0x16 0x16 0x16 0x16 0x16 0x14 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   26.088727] index=<10>: <11 0 0x17 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   26.099754] index=<11>: <12 0 0x17 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   26.110781] index=<12>: <13 0 0x17 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   26.121824] index=<13>: <14 0 0x17 0x11 0x11 0x11 0x11 0x11 0x11 0x11 0x10 0x10 0x10 0x10 0x00 0x00 0x00 0x00 off 0x00F>
[   26.132854] index=<14>: <36 0 0x08 0x08 0x08 0x08 0x08 0x08 0x08 0x08 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 off 0x00F>
[   26.143885] index=<15>: <40 0 0x08 0x08 0x08 0x08 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 off 0x00F>
[   26.154928] index=<16>: <44 0 0x08 0x08 0x08 0x08 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 off 0x00F>
[   26.165965] index=<17>: <48 0 0x08 0x08 0x08 0x08 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 0x09 off 0x00F>
[   26.176991] index=<18>: <52 0 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 off 0x00F>
[   26.188024] index=<19>: <56 0 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 off 0x00F>
[   26.199049] index=<20>: <60 0 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 off 0x00F>
[   26.210079] index=<21>: <64 0 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x0F 0x12 0x12 0x12 0x12 0x12 0x12 0x12 0x12 off 0x00F>
[   26.221123] index=<22>: <100 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   26.232239] index=<23>: <104 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   26.243358] index=<24>: <108 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   26.254489] index=<25>: <112 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   26.265605] index=<26>: <116 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   26.276719] index=<27>: <120 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   26.287833] index=<28>: <124 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   26.310919] index=<29>: <128 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   26.322022] index=<30>: <132 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   26.333122] index=<31>: <136 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   26.344247] index=<32>: <140 0 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 0x14 off 0x00F>
[   26.355350] index=<33>: <149 0 0x16 0x16 0x16 0x16 0x14 0x14 0x14 0x14 0x15 0x15 0x15 0x15 0x14 0x14 0x14 0x14 off 0x00F>
[   26.366456] index=<34>: <153 0 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x14 0x14 0x14 0x14 off 0x00F>
[   26.377562] index=<35>: <157 0 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x14 0x14 0x14 0x14 off 0x00F>
[   26.388662] index=<36>: <161 0 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x15 0x14 0x14 0x14 0x14 off 0x00F>
[   26.399762] index=<37>: <165 0 0x16 0x16 0x16 0x16 0x16 0x16 0x16 0x16 0x15 0x15 0x15 0x15 0x14 0x14 0x14 0x14 off 0x00F>
[   26.429899] setting txantenna 0x0, 0xf
[   27.684731] WLAN(wdev1ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   27.708592] br-lan: port 3(wdev1ap0) entered forwarding state
[   27.714378] br-lan: port 3(wdev1ap0) entered forwarding state
[   28.724294] Stop client netdev = 0
[   28.727823] WLAN(wdev1ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   28.741729] WLAN(wdev1ap1): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   28.750601] WLAN(wdev1ap2): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   28.759472] WLAN(wdev1ap3): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   28.768326] WLAN(wdev1ap4): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   28.777207] WLAN(wdev1ap5): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   28.786079] WLAN(wdev1ap6): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   28.794954] WLAN(wdev1ap7): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   28.825832] setting txantenna 0x0, 0xf
[   29.047119] WLAN(wdev1ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   29.169447] WLAN(wdev1ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   29.178370] WLAN(wdev1ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 2
[   29.323867] WLAN(wdev1ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   29.445044] WLAN(wdev1ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   29.709342] br-lan: port 3(wdev1ap0) entered forwarding state
[   31.899361] Stop client netdev = 0
[   31.902893] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   31.926796] WLAN(wdev0ap1): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   31.935661] WLAN(wdev0ap2): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   31.944528] WLAN(wdev0ap3): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   31.953398] WLAN(wdev0ap4): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   31.962265] WLAN(wdev0ap5): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   31.971130] WLAN(wdev0ap6): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   31.979998] WLAN(wdev0ap7): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3
[   32.009882] setting txantenna 0x0, 0xf
[   32.229158] WLAN(wdev0ap0): MLME - Disconnecting (deauth) wireless client: ffffffffffff Reason 3

2.4ghz worked great, 5ghz.... not so great

[  878.452944] INFO: rcu_sched self-detected stall on CPU { 0}  (t=6000 jiffies g=2620 c=2619 q=1258)
[  878.461984] CPU: 0 PID: 3839 Comm: smbd Tainted: P             3.10.32 #3
[  878.468789] Backtrace:
[  878.471265] [<c0019e08>] (dump_backtrace+0x0/0x118) from [<c001a16c>] (show_stack+0x18/0x1c)
[  878.479724]  r6:c04558b8 r5:000004ea r4:c04506f8 r3:00000000
[  878.485451] [<c001a154>] (show_stack+0x0/0x1c) from [<c0190574>] (dump_stack+0x24/0x28)
[  878.493482] [<c0190550>] (dump_stack+0x0/0x28) from [<c00705e0>] (rcu_check_callbacks+0x230/0x6e8)
[  878.502474] [<c00703b0>] (rcu_check_callbacks+0x0/0x6e8) from [<c0030fac>] (update_process_times+0x48/0x74)
[  878.512248] [<c0030f64>] (update_process_times+0x0/0x74) from [<c005cd74>] (tick_sched_timer+0x1d8/0x200)
[  878.521838]  r7:ceb39a40 r6:c047dee8 r5:000000cc r4:86821a5a
[  878.527566] [<c005cb9c>] (tick_sched_timer+0x0/0x200) from [<c00450c8>] (__run_hrtimer.isra.32+0xa8/0x144)
[  878.537249] [<c0045020>] (__run_hrtimer.isra.32+0x0/0x144) from [<c00458a0>] (hrtimer_interrupt+0x138/0x2ac)
[  878.547099]  r7:00000001 r6:c0811458 r5:000000cc r4:8682178a
[  878.552831] [<c0045768>] (hrtimer_interrupt+0x0/0x2ac) from [<c029781c>] (armada_370_xp_timer_interrupt+0x4c/0x54)
[  878.563215] [<c02977d0>] (armada_370_xp_timer_interrupt+0x0/0x54) from [<c006b578>] (handle_percpu_devid_irq+0x74/0x8c)
[  878.574023]  r4:cf803c80 r3:c02977d0
[  878.577634] [<c006b504>] (handle_percpu_devid_irq+0x0/0x8c) from [<c0067e84>] (generic_handle_irq+0x34/0x44)
[  878.587485]  r8:ceb39a40 r7:ceb39a74 r6:00000000 r5:00000010 r4:00000010
r3:c006b504
[  878.595416] [<c0067e50>] (generic_handle_irq+0x0/0x44) from [<c0017524>] (handle_IRQ+0x84/0x94)
[  878.604136]  r4:c0450bb0 r3:00000060
[  878.607748] [<c00174a0>] (handle_IRQ+0x0/0x94) from [<c000855c>] (armada_370_xp_handle_irq+0x70/0x144)
[  878.617076]  r6:c0495fe4 r5:00000013 r4:c0255304 r3:cf802400
[  878.622804] [<c00084ec>] (armada_370_xp_handle_irq+0x0/0x144) from [<c0008ce0>] (__irq_svc+0x40/0x50)
[  878.632047] Exception stack(0xceb39a40 to 0xceb39a88)
[  878.637116] 9a40: 00000618 00025d07 0080ecc0 00025d03 ceb39af0 cfba7800 c03f9ffc c02552a0
[  878.645318] 9a60: ce66d920 00000000 00000000 ceb39a9c 00000610 ceb39a88 c02552c0 c0255304
[  878.653516] 9a80: 00000013 ffffffff
[  878.657026] [<c02552a0>] (mvneta_get_stats64+0x0/0xc8) from [<c02b001c>] (dev_get_stats+0x40/0xbc)
[  878.666005]  r5:cfba7800 r4:ceb39af0
[  878.669620] [<c02affdc>] (dev_get_stats+0x0/0xbc) from [<c02c1af8>] (rtnl_fill_ifinfo+0x400/0x820)
[  878.678600]  r7:00000000 r6:cf202bc0 r5:cfba7800 r4:ce66d868
[  878.684328] [<c02c16f8>] (rtnl_fill_ifinfo+0x0/0x820) from [<c02c28c4>] (rtnl_dump_ifinfo+0x100/0x190)
[  878.693666] [<c02c27c4>] (rtnl_dump_ifinfo+0x0/0x190) from [<c02d490c>] (netlink_dump+0x80/0x1e0)
[  878.702567] [<c02d488c>] (netlink_dump+0x0/0x1e0) from [<c02d5678>] (__netlink_dump_start+0x10c/0x158)
[  878.711895]  r7:cf87d200 r6:ceb39d0c r5:ce5c8600 r4:ce95b300
[  878.717624] [<c02d556c>] (__netlink_dump_start+0x0/0x158) from [<c02c2d70>] (rtnetlink_rcv_msg+0x168/0x218)
[  878.727388]  r8:c02c27c4 r7:00000000 r6:cf1b7900 r5:00000f40 r4:ce5a65c0
r3:ceb39d0c
[  878.735316] [<c02c2c08>] (rtnetlink_rcv_msg+0x0/0x218) from [<c02d7240>] (netlink_rcv_skb+0x58/0xb4)
[  878.744470]  r8:00000000 r7:00000014 r6:c02c2c08 r5:cf1b7900 r4:ce5a65c0
[  878.751250] [<c02d71e8>] (netlink_rcv_skb+0x0/0xb4) from [<c02c2c00>] (rtnetlink_rcv+0x2c/0x34)
[  878.759969]  r6:cf1b7900 r5:ce5c8600 r4:cf1b7900 r3:c02c2bd4
[  878.765695] [<c02c2bd4>] (rtnetlink_rcv+0x0/0x34) from [<c02d6c6c>] (netlink_unicast+0x10c/0x1f0)
[  878.774589]  r4:cf87d200 r3:c02c2bd4
[  878.778201] [<c02d6b60>] (netlink_unicast+0x0/0x1f0) from [<c02d70ac>] (netlink_sendmsg+0x2b8/0x2fc)
[  878.787355]  r8:00000000 r7:ce5c8600 r6:ceb39e10 r5:ceb39ee4 r4:00000000
[  878.794138] [<c02d6df4>] (netlink_sendmsg+0x0/0x2fc) from [<c029fe34>] (sock_sendmsg+0x80/0x94)
[  878.802864] [<c029fdb4>] (sock_sendmsg+0x0/0x94) from [<c02a23b8>] (SyS_sendto+0xbc/0xe0)
[  878.811061]  r7:0000000c r6:beb203b0 r5:00000014 r4:cf544800
[  878.816788] [<c02a22fc>] (SyS_sendto+0x0/0xe0) from [<c0009020>] (ret_fast_syscall+0x0/0x30)
[  878.825246]  r9:ceb38000 r8:c00091a4 r7:00000122 r6:0001bb14 r5:0000000c
r4:beb203b0

sysupgrade at least works now...

root@OpenWrt:/tmp# sysupgrade -c openwrt-mvebu-mamba-jffs2-128k.img
Mamba check image
Saving config files...
Mamba preupgrade called...
Sending TERM to remaining processes ... logd netifd odhcpd smbd nmbd thd ntpd leds_monitor sensors_monitor wan_monitor dnsmasq miniupnpd sleep sleep ubusd
Sending KILL to remaining processes ...
Switching to ramdisk...
[   64.439117] UBIFS: un-mount UBI device 0, volume 0
[   64.444013] UBIFS: background thread "ubifs_bgt0_0" stops
Performing system upgrade...
Mamba do upgrade on alt_kernel
Unlocking alt_kernel ...

Writing from <stdin> to alt_kernel ...
Upgrade completed
Rebooting s[   67.492808] Restarting system.

Disabling 5ghz networking prevents connections to 2.4ghz... awesome driver.

LOL, clearly still a long way to go...

On the bright side.. same location... mamba is the wrt1900ac, zomg2.4 is a wdr4300.

http://i.imgur.com/iWWJgzS.png

THX for all the info nyt...

smile

bunches of this...

[ 3754.640843] wdev0ap0: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.647420] wdev0ap1: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.653991] wdev0ap2: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.660570] wdev0ap3: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.667126] wdev0ap4: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.673693] wdev0ap5: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.680259] wdev0ap6: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.686813] wdev0ap7: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.693388] wdev0ap0: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.699960] wdev0ap1: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.706515] wdev0ap2: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.713086] wdev0ap3: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.719659] wdev0ap4: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.726220] wdev0ap5: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.732792] wdev0ap6: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.739360] wdev0ap7: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.745931] wdev0ap0: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.752505] wdev0ap1: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.759065] wdev0ap2: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.765631] wdev0ap3: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.772196] wdev0ap4: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.778751] wdev0ap5: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.785320] wdev0ap6: (WE) : Wireless Event (cmd=0x8C02) too big (259)
[ 3754.791889] wdev0ap7: (WE) : Wireless Event (cmd=0x8C02) too big (259)

Well, it's fast.  Can do QoS at 120mbps download through nat with CPU being virtually unaffected.  VPN speeds are way faster.

On the downside, my 2.4ghz connections lock up sometimes.  My 5ghz connections lock up as soon as you begin transferring at higher speeds.

There's a lot of potential here, but a lot of bugs and ugly code that needs sorting sad

nyt wrote:

Wonder why that isn't selected by default.  or the uboot-env tools or mtd-ubi stuff.  lots of network stuff missing too, just went through the packages listed in their build and enabled everything...

I'm setting up to compile an image. What did you dig out of their image that you then enabled?

jklap wrote:
nyt wrote:

Wonder why that isn't selected by default.  or the uboot-env tools or mtd-ubi stuff.  lots of network stuff missing too, just went through the packages listed in their build and enabled everything...

I'm setting up to compile an image. What did you dig out of their image that you then enabled?

Here's my config.  Note, I removed ppp.


http://pastebin.com/2RMCV3iT


The lockups are annoying, have to disconnect and reconnect.  Happens during higher utilization.  More often on 5ghz than 2.4ghz.

I'll probably put my wdr4300 back in service until we get a stable wireless driver.

Let me know if you see the disconnects as well.

(Last edited by nyt on 27 Apr 2014, 16:34)

nyt wrote:

The lockups are annoying, have to disconnect and reconnect.  Happens during higher utilization.  More often on 5ghz than 2.4ghz.

I'll probably put my wdr4300 back in service until we get a stable wireless driver.

Let me know if you see the disconnects as well.

Thanks. Will compare your config against mine and see what I missed. It's been a long time since I've messed with OpenWRT-- my old WRT54GL has been a solid workhorse (after adding an SD card for storage and bumping the flash).

nyt wrote:

The lockups are annoying, have to disconnect and reconnect.  Happens during higher utilization.  More often on 5ghz than 2.4ghz.

Did you see locks on their image? What issues did you find with their image?

Still building mine. Have to build the whole toolchain

nyt wrote:

I'll probably put my wdr4300 back in service until we get a stable wireless driver.

Still broken eh sad

Here's what I've noticed so far... I've been testing with wireless AC disabled... so far so good... with AC on its been having issues with the entire router becoming unstable and load levels that continue to increase over time...

(Last edited by m33p on 27 Apr 2014, 22:10)

m33p wrote:

Here's what I've noticed so far... I've been testing with wireless AC disabled... so far so good... with AC on its been having issues with the entire router becoming unstable and load levels that continue to increase over time...

Which image are you using? Theirs or your own?

jklap wrote:
nyt wrote:

The lockups are annoying, have to disconnect and reconnect.  Happens during higher utilization.  More often on 5ghz than 2.4ghz.

Did you see locks on their image? What issues did you find with their image?

Still building mine. Have to build the whole toolchain

Looks like their image is affected as well. I'll try without AC.

(Last edited by nyt on 27 Apr 2014, 23:00)

jklap wrote:
m33p wrote:

Here's what I've noticed so far... I've been testing with wireless AC disabled... so far so good... with AC on its been having issues with the entire router becoming unstable and load levels that continue to increase over time...

Which image are you using? Theirs or your own?

Using the image posted here https://github.com/wrt1900ac/opensource which is Barrier-Breaker

Still running stable with AC turned off... which I can live with...

m33p wrote:
jklap wrote:
m33p wrote:

Here's what I've noticed so far... I've been testing with wireless AC disabled... so far so good... with AC on its been having issues with the entire router becoming unstable and load levels that continue to increase over time...

Which image are you using? Theirs or your own?

Using the image posted here https://github.com/wrt1900ac/opensource which is Barrier-Breaker

Still running stable with AC turned off... which I can live with...

No joy here.  I used their image and my wireless connections stopped passing data just the same as with my built image.

I just disabled AC as well and it doesn't seem to have affected anything.

m33p wrote:

Using the image posted here https://github.com/wrt1900ac/opensource which is Barrier-Breaker

Still running stable with AC turned off... which I can live with...

Good for now hu smile

(Last edited by gufus on 27 Apr 2014, 23:33)

No matter what I change, I still get disconnected from wireless during high speed data transfers.  Faster with 5ghz.  Tested with macbook and nexus 5.

glp wrote:

The most important part that is still missing is a usable driver for the Marvell 802.11ac wireless chipset. Belkin is working on fixing this, but they have not given us an estimation on when such a driver will be provided.

Still nothing hu?