OpenWrt Forum Archive

Topic: Netgear R8000 support?

The content of this topic has been archived between 23 Mar 2018 and 5 May 2018. Unfortunately there are posts – most likely complete pages – missing.

Does anyone have a sample working wireless configuration to share? My radio 0 ac is not be able to activated and I'm wondering if the path is correct or not. It seems different from the other 2 radio.

config wifi-device 'radio0'
    option type 'mac80211'
    option hwmode '11a'
    option path '18000000.axi/bcma0:7/pci0000:00/0000:00:00.0/0000:01:00.0'
    option htmode 'VHT80'
    option txpower '20'
    option country 'US'
    option channel '149'

config wifi-device 'radio1'
    option type 'mac80211'
    option hwmode '11g'
    option path '18000000.axi/bcma0:8/pci0001:00/0001:00:00.0/0001:01:00.0/0001:02:01.0/0001:03:00.0'
    option htmode 'HT20'
    option channel '6'
    option txpower '20'
    option country 'US'

config wifi-device 'radio2'
    option type 'mac80211'
    option channel '36'
    option hwmode '11a'
    option path '18000000.axi/bcma0:8/pci0001:00/0001:00:00.0/0001:01:00.0/0001:02:02.0/0001:04:00.0'
    option htmode 'VHT80'
    option txpower '20'
    option country 'US'

Does anyone know about the following problems I had on R8000:
1. Wifi not work with auto channel, VHT80 and VHT160
2. Both USB ports do not work. I have installed the required kmod but the port does not have any power supply.

Here is the dmesg:

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.18.20 (buildbot@builder1) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r46450) ) #1 SMP Fri Sep 4 14:50:34 CEST 2015
[    0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: Netgear R8000 (BCM4709)
[    0.000000] bootconsole [earlycon0] enabled
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] On node 0 totalpages: 65536
[    0.000000] free_area_init_node: node 0, pgdat c0371640, node_mem_map c6df8000
[    0.000000]   Normal zone: 256 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 32768 pages, LIFO batch:7
[    0.000000]   HighMem zone: 4352 pages used for memmap
[    0.000000]   HighMem zone: 32768 pages, LIFO batch:7
[    0.000000] PERCPU: Embedded 9 pages/cpu @c6dd4000 s5952 r8192 d22720 u36864
[    0.000000] pcpu-alloc: s5952 r8192 d22720 u36864 alloc=9*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 65280
[    0.000000] Kernel command line: console=ttyS0,115200 earlyprintk
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Memory: 255948K/262144K available (2886K kernel code, 106K rwdata, 404K rodata, 180K init, 276K bss, 6196K reserved, 131072K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xffe00000   (2048 kB)
[    0.000000]     vmalloc : 0xc8800000 - 0xff000000   ( 872 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc033edc4   (3292 kB)
[    0.000000]       .init : 0xc033f000 - 0xc036c000   ( 180 kB)
[    0.000000]       .data : 0xc036c000 - 0xc03869b8   ( 107 kB)
[    0.000000]        .bss : 0xc03869b8 - 0xc03cbacc   ( 277 kB)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]     RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] L2C: platform modifies aux control register: 0x0a130000 -> 0x7a530001
[    0.000000] L2C: platform provided aux values permit register corruption.
[    0.000000] L2C: DT/platform modifies aux control register: 0x0a130000 -> 0x7a530001
[    0.000000] L2C-310 erratum 769419 enabled
[    0.000000] L2C-310 enabling early BRESP for Cortex-A9
[    0.000000] L2C-310: enabling full line of zeros but not enabled in Cortex-A9
[    0.000000] L2C-310 ID prefetch enabled, offset 1 lines
[    0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
[    0.000000] L2C-310 cache controller enabled, 16 ways, 256 kB
[    0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x7e530001
[    0.000013] sched_clock: 64 bits at 400MHz, resolution 2ns, wraps every 2748779069440ns
[    0.010420] Calibrating delay loop... 1594.16 BogoMIPS (lpj=7970816)
[    0.103840] pid_max: default: 32768 minimum: 301
[    0.109879] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.118280] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.127720] CPU: Testing write buffer coherency: ok
[    0.134184] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.141485] Setting up static identity map for 0x11a60 - 0x11a94
[    0.150836] CPU1: Booted secondary processor
[    0.190227] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.190310] Brought up 2 CPUs
[    0.206789] SMP: Total of 2 processors activated (3188.32 BogoMIPS).
[    0.214867] CPU: WARNING: CPU(s) started in wrong/inconsistent modes (primary CPU mode 0x13)
[    0.225547] CPU: This may indicate a broken bootloader or firmware.
[    0.240601] NET: Registered protocol family 16
[    0.246978] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.282018] Switched to clocksource arm_global_timer
[    0.289339] NET: Registered protocol family 2
[    0.295693] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.304578] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
[    0.312680] TCP: Hash tables configured (established 1024 bind 1024)
[    0.320804] TCP: reno registered
[    0.324960] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.332409] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.340594] NET: Registered protocol family 1
[    0.346187] PCI: CLS 0 bytes, default 64
[    0.347023] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.355612] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.363059] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.376048] msgmni has been set to 243
[    0.381413] bounce: pool size: 64 pages
[    0.386330] io scheduler noop registered
[    0.391356] io scheduler deadline registered (default)
[    0.398156] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.408439] console [ttyS0] disabled
[    0.413103] 18000300.serial: ttyS0 at MMIO 0x18000300 (irq = 117, base_baud = 7812500) is a 16550
[    0.424371] console [ttyS0] enabled
[    0.433229] bootconsole [earlycon0] disabled
[    0.444408] 18000400.serial: ttyS1 at MMIO 0x18000400 (irq = 117, base_baud = 7812500) is a 16550
[    0.456876] libphy: Fixed MDIO Bus: probed
[    0.462098] bgmac: Broadcom 47xx GBit MAC driver loaded
[    0.468805] bcma: bus0: Found chip with id 53010, rev 0x00 and package 0x00
[    0.477598] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x2A, class 0x0)
[    0.488354] bcma: bus0: bcma_of_get_irq() failed with rc=-22
[    0.488367] bcma: bus0: Core 1 found: Chipcommon B (manuf 0x4BF, id 0x50B, rev 0x01, class 0x0)
[    0.499340] bcma: bus0: bcma_of_get_irq() failed with rc=-22
[    0.499351] bcma: bus0: Core 2 found: DMA (manuf 0x4BF, id 0x502, rev 0x01, class 0x0)
[    0.509344] bcma: bus0: Core 3 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0)
[    0.519880] bcma: bus0: Core 4 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0)
[    0.530418] bcma: bus0: Core 5 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0)
[    0.540959] bcma: bus0: Core 6 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0)
[    0.551460] bcma: bus0: Core 7 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x01, class 0x0)
[    0.562186] bcma: bus0: Core 8 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x01, class 0x0)
[    0.572922] bcma: bus0: Core 9 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x01, class 0x0)
[    0.583688] bcma: bus0: bcma_of_get_irq() failed with rc=-22
[    0.583701] bcma: bus0: Core 10 found: ARM Cortex A9 core (ihost) (manuf 0x4BF, id 0x510, rev 0x01, class 0x0)
[    0.596290] bcma: bus0: Core 11 found: USB 2.0 (manuf 0x4BF, id 0x504, rev 0x01, class 0x0)
[    0.606816] bcma: bus0: Core 12 found: USB 3.0 (manuf 0x4BF, id 0x505, rev 0x01, class 0x0)
[    0.617354] bcma: bus0: bcma_of_get_irq() failed with rc=-22
[    0.617366] bcma: bus0: Core 13 found: SDIO3 (manuf 0x4BF, id 0x503, rev 0x01, class 0x0)
[    0.627690] bcma: bus0: bcma_of_get_irq() failed with rc=-22
[    0.627703] bcma: bus0: Core 14 found: I2S (manuf 0x4BF, id 0x834, rev 0x03, class 0x0)
[    0.637807] bcma: bus0: bcma_of_get_irq() failed with rc=-22
[    0.637819] bcma: bus0: Core 15 found: ARM Cortex A9 JTAG (manuf 0x4BF, id 0x506, rev 0x01, class 0x0)
[    0.649548] bcma: bus0: bcma_of_get_irq() failed with rc=-22
[    0.649561] bcma: bus0: Core 16 found: Denali DDR2/DDR3 memory controller (manuf 0x4BF, id 0x507, rev 0x01, class 0x0)
[    0.663039] bcma: bus0: bcma_of_get_irq() failed with rc=-22
[    0.663051] bcma: bus0: Core 17 found: ROM (manuf 0x4BF, id 0x508, rev 0x01, class 0x0)
[    0.673149] bcma: bus0: Core 18 found: NAND flash controller (manuf 0x4BF, id 0x509, rev 0x01, class 0x0)
[    0.685215] bcma: bus0: bcma_of_get_irq() failed with rc=-22
[    0.685228] bcma: bus0: Core 19 found: SPI flash controller (manuf 0x4BF, id 0x50A, rev 0x01, class 0x0)
[    0.710924] bcm_nand bcma0:18: NAND Controller rev 6.01
[    0.750950] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1
[    0.758915] nand: Macronix NAND 128MiB 3,3V 8-bit
[    0.764824] nand: 128MiB, SLC, page size: 2048, OOB size: 64
[    1.332683] mtd_read error while parsing (offset: 0x30A0000)!
[    1.594804] mtd_read error while parsing (offset: 0x45A0000)!
[    1.936040] mtd_read error while parsing (offset: 0x6100000)!
[    2.029620] random: nonblocking pool is initialized
[    2.178105] mtd_read error while parsing (offset: 0x73C0000)!
[    2.327153] mtd_read error while parsing (offset: 0x7F60000)!
[    2.342602] 16 bcm47xxpart partitions found on MTD device bcm_nand
[    2.350353] Creating 16 MTD partitions on "bcm_nand":
[    2.356681] 0x000000000000-0x000000080000 : "boot"
[    2.364574] 0x000000080000-0x000000200000 : "nvram"
[    2.374827] 0x000000200000-0x000002600000 : "firmware"
[    2.464129] 0x00000020001c-0x000000600000 : "linux"
[    2.480088] 0x000000600000-0x000002600000 : "ubi"
[    2.559740] 0x000002600000-0x000002680000 : "board_data"
[    2.568255] 0x000002680000-0x0000026a0000 : "POT"
[    2.575162] 0x0000026a0000-0x000002780000 : "POT"
[    2.583790] 0x000002780000-0x0000027a0000 : "POT"
[    2.590740] 0x0000027a0000-0x000002e80000 : "POT"
[    2.613077] 0x000002e80000-0x000002f00000 : "ML"
[    2.620717] 0x000002f00000-0x000002f80000 : "ML"
[    2.628350] 0x000002f80000-0x000003000000 : "ML"
[    2.635995] 0x000003000000-0x000003080000 : "ML"
[    2.643639] 0x000003080000-0x000003100000 : "ML"
[    2.651305] 0x000003100000-0x000008000000 : "ML"
[    2.838451] bcm53xxspiflash spi32766.0: unrecognized JEDEC id bytes: ff, ff, ff
[    2.847650] bcm53xxspiflash: probe of spi32766.0 failed with error -2
[    2.892476] bcma: bus0: Using SPROM revision 11 provided by platform.
[    2.892718] bgmac bcma0:3: Invalid MAC addr: 00:00:00:00:00:00
[    2.900053] bgmac bcma0:3: Using random MAC: 8a:24:21:88:1f:10
[    2.907423] bgmac bcma0:3: Found PHY addr: 30 (NOREGS)
[    2.914711] bgmac bcma0:3: Support for Roboswitch not implemented
[    2.923944] b53_common: found switch: BCM53012, rev 5
[    2.931031] bgmac bcma0:4: Invalid MAC addr: 00:00:00:00:00:00
[    2.938361] bgmac bcma0:4: Using random MAC: 1e:5b:47:6c:f7:0a
[    2.945735] bgmac bcma0:4: Found PHY addr: 30 (NOREGS)
[    2.953024] bgmac bcma0:4: Support for Roboswitch not implemented
[    2.961734] bgmac bcma0:5: Found PHY addr: 30 (NOREGS)
[    2.969006] bgmac bcma0:5: Support for Roboswitch not implemented
[    2.978012] bgmac: Unsupported core_unit 3
[    2.983184] bgmac: probe of bcma0:6 failed with error -524
[    2.990150] pci_host_bcm5301x bcma0:7: initializing PCIe controller
[    3.270917] pci_host_bcm5301x bcma0:7: link: UP
[    3.276749] pci_host_bcm5301x bcma0:7: PCI host bridge to bus 0000:00
[    3.284841] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fffffff]
[    3.293468] pci_bus 0000:00: root bus resource [io  0x0000]
[    3.300454] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    3.310417] pci 0000:00:00.0: [14e4:8012] type 01 class 0x020000
[    3.310481] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[    3.310695] PCI: bus0: Fast back to back transfers disabled
[    3.317862] pci 0000:01:00.0: [14e4:aa52] type 00 class 0x028000
[    3.317903] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
[    3.317928] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x003fffff 64bit]
[    3.318032] pci 0000:01:00.0: supports D1 D2
[    3.318213] PCI: bus1: Fast back to back transfers disabled
[    3.325226] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    3.325243] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
[    3.325352] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x085fffff]
[    3.333884] pci 0000:01:00.0: BAR 2: assigned [mem 0x08000000-0x083fffff 64bit]
[    3.343070] pci 0000:01:00.0: BAR 0: assigned [mem 0x08400000-0x08407fff 64bit]
[    3.352248] pci 0000:00:00.0: PCI bridge to [bus 01]
[    3.358468] pci 0000:00:00.0:   bridge window [mem 0x08000000-0x085fffff]
[    3.367144] pci_host_bcm5301x bcma0:8: initializing PCIe controller
[    3.650908] pci_host_bcm5301x bcma0:8: link: UP
[    3.656718] pci_host_bcm5301x bcma0:8: PCI host bridge to bus 0001:00
[    3.664808] pci_bus 0001:00: root bus resource [mem 0x40000000-0x47ffffff]
[    3.673427] pci_bus 0001:00: root bus resource [io  0x0000]
[    3.680405] pci_bus 0001:00: No busn resource found for root bus, will use [bus 00-ff]
[    3.690356] pci 0001:00:00.0: [14e4:8012] type 01 class 0x020000
[    3.690416] pci 0001:00:00.0: PME# supported from D0 D3hot D3cold
[    3.690610] PCI: bus0: Fast back to back transfers disabled
[    3.697767] pci 0001:01:00.0: [10b5:8603] type 01 class 0x060400
[    3.697806] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff]
[    3.697934] pci 0001:01:00.0: supports D1 D2
[    3.697946] pci 0001:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    3.698133] PCI: bus1: Fast back to back transfers disabled
[    3.705140] pci 0001:01:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    3.715364] pci 0001:02:00.0: [0000:0012] type 12 class 0x001200
[    3.715386] pci 0001:02:00.0: unknown header type 12, ignoring device
[    3.723499] pci 0001:02:01.0: [10b5:8603] type 01 class 0x060400
[    3.723642] pci 0001:02:01.0: supports D1 D2
[    3.723655] pci 0001:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    3.723868] pci 0001:02:02.0: [10b5:8603] type 01 class 0x060400
[    3.724017] pci 0001:02:02.0: supports D1 D2
[    3.724030] pci 0001:02:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    3.724209] pci 0001:02:03.0: [000d:0000] type 00 class 0x000000
[    3.724492] pci 0001:02:04.0: [000d:0000] type 00 class 0x000000
[    3.724767] pci 0001:02:05.0: [000d:0000] type 00 class 0x000000
[    3.725032] pci 0001:02:06.0: [000d:0000] type 00 class 0x000000
[    3.725313] pci 0001:02:07.0: [000d:0000] type 00 class 0x000000
[    3.725586] pci 0001:02:08.0: [000d:0000] type 00 class 0x000000
[    3.725868] pci 0001:02:09.0: [000d:0000] type 00 class 0x000000
[    3.726143] pci 0001:02:0a.0: [000d:0000] type 00 class 0x000000
[    3.726429] pci 0001:02:0b.0: [000d:0000] type 00 class 0x000000
[    3.726699] pci 0001:02:0c.0: [000d:0000] type 00 class 0x000000
[    3.726987] pci 0001:02:0d.0: [000d:0000] type 00 class 0x000000
[    3.727261] pci 0001:02:0e.0: [000d:0000] type 00 class 0x000000
[    3.727539] pci 0001:02:0f.0: [000d:0000] type 00 class 0x000000
[    3.727811] pci 0001:02:10.0: [000d:0000] type 00 class 0x000000
[    3.728096] pci 0001:02:11.0: [000d:0000] type 00 class 0x000000
[    3.728371] pci 0001:02:12.0: [000d:0000] type 00 class 0x000000
[    3.728646] pci 0001:02:13.0: [000d:0000] type 00 class 0x000000
[    3.728931] pci 0001:02:14.0: [000d:0000] type 00 class 0x000000
[    3.729215] pci 0001:02:15.0: [000d:0000] type 00 class 0x000000
[    3.729502] pci 0001:02:16.0: [000d:0000] type 00 class 0x000000
[    3.729795] pci 0001:02:17.0: [000d:0000] type 00 class 0x000000
[    3.730082] pci 0001:02:18.0: [000d:0000] type 00 class 0x000000
[    3.730373] pci 0001:02:19.0: [000d:0000] type 00 class 0x000000
[    3.730669] pci 0001:02:1a.0: [000d:0000] type 00 class 0x000000
[    3.730983] pci 0001:02:1b.0: [000d:0000] type 00 class 0x000000
[    3.731275] pci 0001:02:1c.0: [000d:0000] type 00 class 0x000000
[    3.731563] pci 0001:02:1d.0: [000d:0000] type 00 class 0x000000
[    3.731856] pci 0001:02:1e.0: [000d:0000] type 00 class 0x000000
[    3.732139] pci 0001:02:1f.0: [000d:0000] type 00 class 0x000000
[    3.732664] PCI: bus2: Fast back to back transfers disabled
[    3.739652] pci 0001:02:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    3.749706] pci 0001:02:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    3.759992] pci 0001:03:00.0: [14e4:aa52] type 00 class 0x028000
[    3.760049] pci 0001:03:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
[    3.760082] pci 0001:03:00.0: reg 0x18: [mem 0x00000000-0x003fffff 64bit]
[    3.760253] pci 0001:03:00.0: supports D1 D2
[    3.760488] PCI: bus3: Fast back to back transfers disabled
[    3.767498] pci_bus 0001:03: busn_res: [bus 03-ff] end is updated to 03
[    3.767734] pci 0001:04:00.0: [14e4:aa52] type 00 class 0x028000
[    3.767787] pci 0001:04:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
[    3.767820] pci 0001:04:00.0: reg 0x18: [mem 0x00000000-0x003fffff 64bit]
[    3.767987] pci 0001:04:00.0: supports D1 D2
[    3.768216] PCI: bus4: Fast back to back transfers disabled
[    3.775219] pci_bus 0001:04: busn_res: [bus 04-ff] end is updated to 04
[    3.775247] pci_bus 0001:02: busn_res: [bus 02-ff] end is updated to 04
[    3.775268] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 04
[    3.775285] pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to 04
[    3.776526] pci 0001:00:00.0: BAR 8: assigned [mem 0x40000000-0x40cfffff]
[    3.785064] pci 0001:00:00.0: BAR 9: assigned [mem 0x40d00000-0x40efffff 64bit pref]
[    3.794778] pci 0001:01:00.0: BAR 8: assigned [mem 0x40000000-0x40bfffff]
[    3.803295] pci 0001:01:00.0: BAR 9: assigned [mem 0x40d00000-0x40efffff 64bit pref]
[    3.813007] pci 0001:01:00.0: BAR 0: assigned [mem 0x40c00000-0x40c03fff]
[    3.821519] pci 0001:01:00.0: BAR 7: no space for [io  size 0x1000]
[    3.829374] pci 0001:01:00.0: BAR 7: failed to assign [io  size 0x1000]
[    3.837678] pci 0001:02:01.0: BAR 8: assigned [mem 0x40000000-0x405fffff]
[    3.846191] pci 0001:02:02.0: BAR 8: assigned [mem 0x40600000-0x40bfffff]
[    3.854709] pci 0001:02:01.0: BAR 9: assigned [mem 0x40d00000-0x40efffff 64bit pref]
[    3.864413] pci 0001:02:01.0: BAR 7: no space for [io  size 0x1000]
[    3.872268] pci 0001:02:01.0: BAR 7: failed to assign [io  size 0x1000]
[    3.880558] pci 0001:03:00.0: BAR 2: assigned [mem 0x40000000-0x403fffff 64bit]
[    3.889743] pci 0001:03:00.0: BAR 0: assigned [mem 0x40400000-0x40407fff 64bit]
[    3.898922] pci 0001:02:01.0: PCI bridge to [bus 03]
[    3.905154] pci 0001:02:01.0:   bridge window [mem 0x40000000-0x405fffff]
[    3.913675] pci 0001:02:01.0:   bridge window [mem 0x40d00000-0x40efffff 64bit pref]
[    3.923397] pci 0001:04:00.0: BAR 2: assigned [mem 0x40800000-0x40bfffff 64bit]
[    3.932588] pci 0001:04:00.0: BAR 0: assigned [mem 0x40600000-0x40607fff 64bit]
[    3.941766] pci 0001:02:02.0: PCI bridge to [bus 04]
[    3.947993] pci 0001:02:02.0:   bridge window [mem 0x40600000-0x40bfffff]
[    3.956511] pci 0001:01:00.0: PCI bridge to [bus 02-04]
[    3.963079] pci 0001:01:00.0:   bridge window [mem 0x40000000-0x40bfffff]
[    3.971598] pci 0001:01:00.0:   bridge window [mem 0x40d00000-0x40efffff 64bit pref]
[    3.981314] pci 0001:00:00.0: PCI bridge to [bus 01-04]
[    3.987864] pci 0001:00:00.0:   bridge window [mem 0x40000000-0x40cfffff]
[    3.996377] pci 0001:00:00.0:   bridge window [mem 0x40d00000-0x40efffff 64bit pref]
[    4.006504] pci_host_bcm5301x bcma0:9: initializing PCIe controller
[    4.400908] pci_host_bcm5301x bcma0:9: link: DOWN
[    4.409080] bcm47xx-wdt bcm47xx-wdt.0: BCM47xx Watchdog Timer enabled (30 seconds, Software Timer)
[    4.420348] bcma: bus0: Bus registered
[    4.425466] TCP: cubic registered
[    4.429622] NET: Registered protocol family 17
[    4.435287] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    4.451119] Bridge firewalling registered
[    4.456144] 8021q: 802.1Q VLAN Support v1.8
[    4.461448] Registering SWP/SWPB emulation handler
[    4.470126] UBI: auto-attach mtd4
[    4.474319] UBI: attaching mtd4 to ubi0
[    4.929667] UBI: scanning is finished
[    4.952067] UBI: attached mtd4 (name "ubi", size 32 MiB) to ubi0
[    4.959597] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    4.968127] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    4.976533] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    4.985149] UBI: good PEBs: 256, bad PEBs: 0, corrupted PEBs: 0
[    4.992569] UBI: user volume: 2, internal volumes: 1, max. volumes count: 128
[    5.001512] UBI: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1779816509
[    5.012851] UBI: available PEBs: 0, total reserved PEBs: 256, PEBs reserved for bad PEB handling: 20
[    5.024312] UBI: background thread "ubi_bgt0d" started, PID 331
[    5.025524] UBI: ubiblock0_0 created from ubi0:0(rootfs)
[    5.025529] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[    5.052624] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[    5.061814] Freeing unused kernel memory: 180K (c033f000 - c036c000)
[    5.363278] External imprecise Data abort at addr=0xb6f15005, fsr=0x1c06 ignored.
[    5.753484] init: Console is alive
[    5.757969] init: - watchdog -
[    5.762206] Unhandled fault: imprecise external abort (0x1406) at 0xb6fa0068
[    6.780431] init: - preinit -
[    8.940277] eth0: Link is Up - 1Gbps/Full - flow control off
[   10.281732] mount_root: loading kmods from internal overlay
[   12.286884] usbcore: registered new interface driver usbfs
[   12.293916] usbcore: registered new interface driver hub
[   12.300673] usbcore: registered new device driver usb
[   12.470725] raid6: int32x1    114 MB/s
[   12.640631] raid6: int32x2    152 MB/s
[   12.810329] raid6: int32x4    141 MB/s
[   12.980568] raid6: int32x8    153 MB/s
[   12.985267] raid6: using algorithm int32x8 (153 MB/s)
[   12.991597] raid6: using intx1 recovery algorithm
[   12.997985] xor: measuring software checksum speed
[   13.100232]    arm4regs  :  1240.800 MB/sec
[   13.200227]    8regs     :   935.600 MB/sec
[   13.300223]    32regs    :   994.800 MB/sec
[   13.305463] xor: using function: arm4regs (1240.800 MB/sec)
[   13.416538] Btrfs loaded
[   13.422046] exFAT: Version 1.2.9
[   13.447151] SGI XFS with security attributes, no debug enabled
[   13.460475] SCSI subsystem initialized
[   13.467857] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   13.476754] ehci-platform: EHCI generic platform driver
[   13.483500] ehci-platform ehci-platform.0: EHCI Host Controller
[   13.490962] ehci-platform ehci-platform.0: new USB bus registered, assigned bus number 1
[   13.501275] ehci-platform ehci-platform.0: irq 111, io mem 0x18021000
[   13.520272] ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00
[   13.529012] hub 1-0:1.0: USB hub found
[   13.533786] hub 1-0:1.0: 2 ports detected
[   13.540571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   13.549037] ohci-platform: OHCI generic platform driver
[   13.555763] ohci-platform ohci-platform.0: Generic Platform OHCI controller
[   13.564536] ohci-platform ohci-platform.0: new USB bus registered, assigned bus number 2
[   13.574802] ohci-platform ohci-platform.0: irq 111, io mem 0x18022000
[   13.644938] hub 2-0:1.0: USB hub found
[   13.649696] hub 2-0:1.0: 2 ports detected
[   13.656240] uhci_hcd: USB Universal Host Controller Interface driver
[   13.668036] xhci-hcd xhci-hcd.0: xHCI Host Controller
[   13.674437] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 3
[   13.683816] xhci-hcd xhci-hcd.0: irq 112, io mem 0x18023000
[   13.691507] hub 3-0:1.0: USB hub found
[   13.696260] hub 3-0:1.0: config failed, hub doesn't have any ports! (err -19)
[   13.705403] xhci-hcd xhci-hcd.0: xHCI Host Controller
[   13.711759] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 4
[   13.722646] hub 4-0:1.0: USB hub found
[   13.727394] hub 4-0:1.0: 1 port detected
[   13.736264] usbcore: registered new interface driver usb-storage
[   14.185689] UBIFS: background thread "ubifs_bgt0_1" started, PID 460
[   14.285978] UBIFS: recovery needed
[   14.507645] UBIFS: recovery completed
[   14.512358] UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[   14.520449] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   14.531903] UBIFS: FS size: 17268736 bytes (16 MiB, 136 LEBs), journal size 1015809 bytes (0 MiB, 7 LEBs)
[   14.543898] UBIFS: reserved for root: 815644 bytes (796 KiB)
[   14.551009] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 7053371A-882F-4065-8DD8-ADE182259230, small LPT model
[   14.568265] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[   14.588958] block: extroot: not configured
[   14.620416] UBIFS: un-mount UBI device 0, volume 1
[   14.626461] UBIFS: background thread "ubifs_bgt0_1" stops
[   14.638324] UBIFS: background thread "ubifs_bgt0_1" started, PID 463
[   14.816122] UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[   14.824220] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   14.835675] UBIFS: FS size: 17268736 bytes (16 MiB, 136 LEBs), journal size 1015809 bytes (0 MiB, 7 LEBs)
[   14.847660] UBIFS: reserved for root: 815644 bytes (796 KiB)
[   14.854761] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 7053371A-882F-4065-8DD8-ADE182259230, small LPT model
[   14.880951] mount_root: loading kmods from internal overlay
[   15.201182] ohci-pci: OHCI PCI platform driver
[   15.579843] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[   15.596118] block: extroot: not configured
[   15.633923] mount_root: switching to jffs2 overlay
[   15.667341] procd: - early -
[   15.671116] procd: - watchdog -
[   16.354311] procd: - ubus -
[   17.381119] procd: - init -
[   22.830912] NET: Registered protocol family 38
[   22.869446] NET: Registered protocol family 10
[   22.905618] NET: Registered protocol family 8
[   22.911126] NET: Registered protocol family 20
[   22.923030] device-mapper: ioctl: 4.28.0-ioctl (2014-09-17) initialised: dm-devel@redhat.com
[   22.939265] Key type dns_resolver registered
[   22.966446] RPC: Registered named UNIX socket transport module.
[   22.973899] RPC: Registered udp transport module.
[   22.979792] RPC: Registered tcp transport module.
[   22.985709] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   22.998201] ntfs: driver 2.1.31 [Flags: R/O MODULE].
[   23.011551] Initializing XFRM netlink socket
[   23.018148] NET: Registered protocol family 15
[   23.140350] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   23.152362] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   23.195277] hidraw: raw HID events driver (C) Jiri Kosina
[   23.205409] fuse init (API version 7.23)
[   23.233543] usbcore: registered new interface driver cdc_acm
[   23.240691] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   23.253196] usbcore: registered new interface driver cdc_wdm
[   23.261317] Loading modules backported from Linux version master-2015-03-09-0-g141f155
[   23.271275] Backport generated by backports.git backports-20150129-0-gdd4a670
[   23.283252] ip_tables: (C) 2000-2006 Netfilter Core Team
[   23.299708] nf_conntrack version 0.5.0 (4002 buckets, 16008 max)
[   23.382744] usbcore: registered new interface driver ums-alauda
[   23.391811] usbcore: registered new interface driver ums-cypress
[   23.401075] usbcore: registered new interface driver ums-datafab
[   23.410104] usbcore: registered new interface driver ums-freecom
[   23.419266] usbcore: registered new interface driver ums-isd200
[   23.428451] usbcore: registered new interface driver ums-jumpshot
[   23.437651] usbcore: registered new interface driver ums-karma
[   23.447032] usbcore: registered new interface driver ums-sddr09
[   23.456171] usbcore: registered new interface driver ums-sddr55
[   23.465480] usbcore: registered new interface driver ums-usbat
[   23.486680] usbcore: registered new interface driver usbhid
[   23.493709] usbhid: USB HID core driver
[   23.501574] usbcore: registered new interface driver usblp
[   23.529994] usbcore: registered new interface driver usbserial
[   23.537461] usbcore: registered new interface driver usbserial_generic
[   23.545751] usbserial: USB Serial support registered for generic
[   23.556204] usbcore: registered new interface driver visor
[   23.563257] usbserial: USB Serial support registered for Handspring Visor / Palm OS
[   23.572966] usbserial: USB Serial support registered for Sony Clie 5.0
[   23.581240] usbserial: USB Serial support registered for Sony Clie 3.5
[   23.603984] xt_time: kernel timezone is -0000
[   23.622959] cfg80211: Calling CRDA to update world regulatory domain
[   23.631483] cfg80211: World regulatory domain updated:
[   23.637982] cfg80211:  DFS Master region: unset
[   23.643499] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   23.655766] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   23.665818] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   23.675855] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   23.685895] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   23.695941] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   23.707831] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   23.717981] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   23.728025] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   23.742706] usbcore: registered new interface driver ftdi_sio
[   23.750031] usbserial: USB Serial support registered for FTDI USB Serial Device
[   23.761940] usbcore: registered new interface driver garmin_gps
[   23.769477] usbserial: USB Serial support registered for Garmin GPS usb/tty
[   23.803616] PPP generic driver version 2.4.2
[   23.810639] NET: Registered protocol family 24
[   23.850772] usbcore: registered new interface driver snd-usb-audio
[   23.862174] usbcore: registered new interface driver ti_usb_3410_5052
[   23.870397] usbserial: USB Serial support registered for TI USB 3410 1 port adapter
[   23.880081] usbserial: USB Serial support registered for TI USB 5052 2 port adapter
[   23.890707] usbcore: registered new interface driver usb_serial_simple
[   23.898999] usbserial: USB Serial support registered for carelink
[   23.906749] usbserial: USB Serial support registered for zio
[   23.913926] usbserial: USB Serial support registered for funsoft
[   23.921544] usbserial: USB Serial support registered for flashloader
[   23.929591] usbserial: USB Serial support registered for vivopay
[   23.937203] usbserial: USB Serial support registered for moto_modem
[   23.945152] usbserial: USB Serial support registered for novatel_gps
[   23.953202] usbserial: USB Serial support registered for hp4x
[   23.960503] usbserial: USB Serial support registered for suunto
[   23.967998] usbserial: USB Serial support registered for siemens_mpi
[   23.992283] Broadcom 43xx driver loaded [ Features: PNL ]
[   24.004038] usbcore: registered new interface driver brcmfmac
[   24.011360] brcmfmac 0000:01:00.0: enabling device (0140 -> 0142)
[   24.447301] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac43602-pcie.txt failed with error -2
[   24.459690] brcmfmac 0000:01:00.0: Falling back to user helper
[   24.476405] firmware brcm!brcmfmac43602-pcie.txt: firmware_loading_store: map pages failed
[   24.487115] brcmfmac: brcmf_fw_request_nvram_done: Found platform NVRAM (40900 B)
[   24.785485] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Mar  3 2015 04:46:51 version 7.35.177.33 (r538052) FWID 01-c8317c80
[   24.809917] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
[   24.820302] pci 0001:01:00.0: enabling device (0140 -> 0142)
[   24.827468] pci 0001:02:01.0: enabling device (0140 -> 0142)
[   24.834642] brcmfmac 0001:03:00.0: enabling device (0140 -> 0142)
[   25.002390] brcmfmac 0001:03:00.0: Direct firmware load for brcm/brcmfmac43602-pcie.txt failed with error -2
[   25.014787] brcmfmac 0001:03:00.0: Falling back to user helper
[   25.031420] firmware brcm!brcmfmac43602-pcie.txt: firmware_loading_store: map pages failed
[   25.042123] brcmfmac: brcmf_fw_request_nvram_done: Found platform NVRAM (40900 B)
[   25.365363] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Mar  3 2015 04:46:51 version 7.35.177.33 (r538052) FWID 01-c8317c80
[   25.391791] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
[   25.403710] pci 0001:02:02.0: enabling device (0140 -> 0142)
[   25.410942] brcmfmac 0001:04:00.0: enabling device (0140 -> 0142)
[   25.582270] brcmfmac 0001:04:00.0: Direct firmware load for brcm/brcmfmac43602-pcie.txt failed with error -2
[   25.594667] brcmfmac 0001:04:00.0: Falling back to user helper
[   25.611337] firmware brcm!brcmfmac43602-pcie.txt: firmware_loading_store: map pages failed
[   25.622046] brcmfmac: brcmf_fw_request_nvram_done: Found platform NVRAM (40900 B)
[   26.005599] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Mar  3 2015 04:46:51 version 7.35.177.33 (r538052) FWID 01-c8317c80
[   26.030383] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
[   32.013058] device eth0.1 entered promiscuous mode
[   32.019084] device eth0 entered promiscuous mode
[   32.032535] br-lan: port 1(eth0.1) entered forwarding state
[   32.039561] br-lan: port 1(eth0.1) entered forwarding state
[   32.879989] cfg80211: Calling CRDA for country: CN
[   33.000498] eth0: Link is Up - 1Gbps/Full - flow control off
[   33.090675] cfg80211: Regulatory domain changed to country: CN
[   33.098040] cfg80211:  DFS Master region: FCC
[   33.103400] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   33.115735] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   33.125877] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (N/A)
[   33.137871] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (0 s)
[   33.149828] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
[   33.159949] cfg80211:   (57240000 KHz - 59400000 KHz @ 2160000 KHz), (N/A, 2800 mBm), (N/A)
[   33.170483] cfg80211:   (59400000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4400 mBm), (N/A)
[   33.181033] cfg80211:   (63720000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 2800 mBm), (N/A)
[   33.842088] brcmfmac: brcmf_add_if: ERROR: netdev:wlan2 already exists
[   33.850303] brcmfmac: brcmf_add_if: ignore IF event
[   33.863918] brcmfmac: brcmf_add_if: ERROR: netdev:wlan1 already exists
[   33.872344] brcmfmac: brcmf_add_if: ignore IF event
[   33.883406] device wlan1 entered promiscuous mode
[   33.889459] br-lan: port 2(wlan1) entered forwarding state
[   33.896452] br-lan: port 2(wlan1) entered forwarding state
[   33.904569] device wlan2 entered promiscuous mode
[   33.910562] br-lan: port 3(wlan2) entered forwarding state
[   33.917564] br-lan: port 3(wlan2) entered forwarding state
[   34.040938] br-lan: port 1(eth0.1) entered forwarding state
[   34.248863] brcmfmac: brcmf_add_if: ERROR: netdev:wlan2 already exists
[   34.257077] brcmfmac: brcmf_add_if: ignore IF event
[   34.414194] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
[   34.422414] brcmfmac: brcmf_add_if: ignore IF event
[   34.440439] device wlan0 entered promiscuous mode
[   34.446564] br-lan: port 4(wlan0) entered forwarding state
[   34.453580] br-lan: port 4(wlan0) entered forwarding state
[   34.661799] brcmfmac: brcmf_add_if: ERROR: netdev:wlan1 already exists
[   34.669998] brcmfmac: brcmf_add_if: ignore IF event
[   35.890928] br-lan: port 2(wlan1) entered forwarding state
[   35.910928] br-lan: port 3(wlan2) entered forwarding state
[   36.450932] br-lan: port 4(wlan0) entered forwarding state

and the lsusb info:

Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         3 
  bMaxPacketSize0         9
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0003 3.0 root hub
  bcdDevice            3.18
  iManufacturer           3 Linux 3.18.20 xhci-hcd
  iProduct                2 xHCI Host Controller
  iSerial                 1 xhci-hcd.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           31
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
        bMaxBurst               0
Hub Descriptor:
  bLength              12
  bDescriptorType      42
  nNbrPorts             1
  wHubCharacteristic 0x000a
    No power switching (usb 1.0)
    Per-port overcurrent protection
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  bHubDecLat          0.0 micro seconds
  wHubDelay             0 nano seconds
  DeviceRemovable    0x00
 Hub Port Status:
   Port 1: 0000.02a0 5Gbps power Rx.Detect
Binary Object Store Descriptor:
  bLength                 5
  bDescriptorType        15
  wTotalLength           15
  bNumDeviceCaps          1
  SuperSpeed USB Device Capability:
    bLength                10
    bDescriptorType        16
    bDevCapabilityType      3
    bmAttributes         0x02
      Latency Tolerance Messages (LTM) Supported
    wSpeedsSupported   0x0008
      Device can operate at SuperSpeed (5Gbps)
    bFunctionalitySupport   3
      Lowest fully-functional device speed is SuperSpeed (5Gbps)
    bU1DevExitLat           0 micro seconds
    bU2DevExitLat           0 micro seconds
Device Status:     0x0001
  Self Powered

Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            3.18
  iManufacturer           3 Linux 3.18.20 xhci-hcd
  iProduct                2 xHCI Host Controller
  iSerial                 1 xhci-hcd.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             0
  wHubCharacteristic 0x000a
    No power switching (usb 1.0)
    Per-port overcurrent protection
    TT think time 8 FS bits
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
Device Status:     0x0001
  Self Powered

Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0001 1.1 root hub
  bcdDevice            3.18
  iManufacturer           3 Linux 3.18.20 ohci_hcd
  iProduct                2 Generic Platform OHCI controller
  iSerial                 1 ohci-platform.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval             255
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x0002
    No power switching (usb 1.0)
    Ganged overcurrent protection
  bPwrOn2PwrGood        2 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0100 power
Device Status:     0x0001
  Self Powered

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            3.18
  iManufacturer           3 Linux 3.18.20 ehci_hcd
  iProduct                2 EHCI Host Controller
  iSerial                 1 ehci-platform.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x0009
    Per-port power switching
    Per-port overcurrent protection
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0100 power
Device Status:     0x0001
  Self Powered

And I'm sure the USB issue is not related to hardware. It works fine with stock firmware and dd-wrt.

[edit]
VHT80 now available by using country code US.

xkszltl wrote:

Does anyone know about the following problems I had on R8000:
1. Wifi not work with auto channel, VHT80 and VHT160
2. Both USB ports do not work. I have installed the required kmod but the port does not have any power supply.

Here is the dmesg:

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.18.20 (buildbot@builder1) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r46450) ) #1 SMP Fri Sep 4 14:50:34 CEST 2015
[    0.000000] CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[    0.000000] Machine model: Netgear R8000 (BCM4709)
[    0.000000] bootconsole [earlycon0] enabled
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] On node 0 totalpages: 65536
[    0.000000] free_area_init_node: node 0, pgdat c0371640, node_mem_map c6df8000
[    0.000000]   Normal zone: 256 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 32768 pages, LIFO batch:7
[    0.000000]   HighMem zone: 4352 pages used for memmap
[    0.000000]   HighMem zone: 32768 pages, LIFO batch:7
[    0.000000] PERCPU: Embedded 9 pages/cpu @c6dd4000 s5952 r8192 d22720 u36864
[    0.000000] pcpu-alloc: s5952 r8192 d22720 u36864 alloc=9*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 65280
[    0.000000] Kernel command line: console=ttyS0,115200 earlyprintk
[    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
[    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
[    0.000000] Memory: 255948K/262144K available (2886K kernel code, 106K rwdata, 404K rodata, 180K init, 276K bss, 6196K reserved, 131072K highmem)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xffe00000   (2048 kB)
[    0.000000]     vmalloc : 0xc8800000 - 0xff000000   ( 872 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc033edc4   (3292 kB)
[    0.000000]       .init : 0xc033f000 - 0xc036c000   ( 180 kB)
[    0.000000]       .data : 0xc036c000 - 0xc03869b8   ( 107 kB)
[    0.000000]        .bss : 0xc03869b8 - 0xc03cbacc   ( 277 kB)
[    0.000000] Hierarchical RCU implementation.
[    0.000000]     RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] L2C: platform modifies aux control register: 0x0a130000 -> 0x7a530001
[    0.000000] L2C: platform provided aux values permit register corruption.
[    0.000000] L2C: DT/platform modifies aux control register: 0x0a130000 -> 0x7a530001
[    0.000000] L2C-310 erratum 769419 enabled
[    0.000000] L2C-310 enabling early BRESP for Cortex-A9
[    0.000000] L2C-310: enabling full line of zeros but not enabled in Cortex-A9
[    0.000000] L2C-310 ID prefetch enabled, offset 1 lines
[    0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
[    0.000000] L2C-310 cache controller enabled, 16 ways, 256 kB
[    0.000000] L2C-310: CACHE_ID 0x410000c8, AUX_CTRL 0x7e530001
[    0.000013] sched_clock: 64 bits at 400MHz, resolution 2ns, wraps every 2748779069440ns
[    0.010420] Calibrating delay loop... 1594.16 BogoMIPS (lpj=7970816)
[    0.103840] pid_max: default: 32768 minimum: 301
[    0.109879] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.118280] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.127720] CPU: Testing write buffer coherency: ok
[    0.134184] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.141485] Setting up static identity map for 0x11a60 - 0x11a94
[    0.150836] CPU1: Booted secondary processor
[    0.190227] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.190310] Brought up 2 CPUs
[    0.206789] SMP: Total of 2 processors activated (3188.32 BogoMIPS).
[    0.214867] CPU: WARNING: CPU(s) started in wrong/inconsistent modes (primary CPU mode 0x13)
[    0.225547] CPU: This may indicate a broken bootloader or firmware.
[    0.240601] NET: Registered protocol family 16
[    0.246978] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.282018] Switched to clocksource arm_global_timer
[    0.289339] NET: Registered protocol family 2
[    0.295693] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.304578] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
[    0.312680] TCP: Hash tables configured (established 1024 bind 1024)
[    0.320804] TCP: reno registered
[    0.324960] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.332409] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.340594] NET: Registered protocol family 1
[    0.346187] PCI: CLS 0 bytes, default 64
[    0.347023] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.355612] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.363059] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.376048] msgmni has been set to 243
[    0.381413] bounce: pool size: 64 pages
[    0.386330] io scheduler noop registered
[    0.391356] io scheduler deadline registered (default)
[    0.398156] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
[    0.408439] console [ttyS0] disabled
[    0.413103] 18000300.serial: ttyS0 at MMIO 0x18000300 (irq = 117, base_baud = 7812500) is a 16550
[    0.424371] console [ttyS0] enabled
[    0.433229] bootconsole [earlycon0] disabled
[    0.444408] 18000400.serial: ttyS1 at MMIO 0x18000400 (irq = 117, base_baud = 7812500) is a 16550
[    0.456876] libphy: Fixed MDIO Bus: probed
[    0.462098] bgmac: Broadcom 47xx GBit MAC driver loaded
[    0.468805] bcma: bus0: Found chip with id 53010, rev 0x00 and package 0x00
[    0.477598] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x2A, class 0x0)
[    0.488354] bcma: bus0: bcma_of_get_irq() failed with rc=-22
[    0.488367] bcma: bus0: Core 1 found: Chipcommon B (manuf 0x4BF, id 0x50B, rev 0x01, class 0x0)
[    0.499340] bcma: bus0: bcma_of_get_irq() failed with rc=-22
[    0.499351] bcma: bus0: Core 2 found: DMA (manuf 0x4BF, id 0x502, rev 0x01, class 0x0)
[    0.509344] bcma: bus0: Core 3 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0)
[    0.519880] bcma: bus0: Core 4 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0)
[    0.530418] bcma: bus0: Core 5 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0)
[    0.540959] bcma: bus0: Core 6 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0)
[    0.551460] bcma: bus0: Core 7 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x01, class 0x0)
[    0.562186] bcma: bus0: Core 8 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x01, class 0x0)
[    0.572922] bcma: bus0: Core 9 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x01, class 0x0)
[    0.583688] bcma: bus0: bcma_of_get_irq() failed with rc=-22
[    0.583701] bcma: bus0: Core 10 found: ARM Cortex A9 core (ihost) (manuf 0x4BF, id 0x510, rev 0x01, class 0x0)
[    0.596290] bcma: bus0: Core 11 found: USB 2.0 (manuf 0x4BF, id 0x504, rev 0x01, class 0x0)
[    0.606816] bcma: bus0: Core 12 found: USB 3.0 (manuf 0x4BF, id 0x505, rev 0x01, class 0x0)
[    0.617354] bcma: bus0: bcma_of_get_irq() failed with rc=-22
[    0.617366] bcma: bus0: Core 13 found: SDIO3 (manuf 0x4BF, id 0x503, rev 0x01, class 0x0)
[    0.627690] bcma: bus0: bcma_of_get_irq() failed with rc=-22
[    0.627703] bcma: bus0: Core 14 found: I2S (manuf 0x4BF, id 0x834, rev 0x03, class 0x0)
[    0.637807] bcma: bus0: bcma_of_get_irq() failed with rc=-22
[    0.637819] bcma: bus0: Core 15 found: ARM Cortex A9 JTAG (manuf 0x4BF, id 0x506, rev 0x01, class 0x0)
[    0.649548] bcma: bus0: bcma_of_get_irq() failed with rc=-22
[    0.649561] bcma: bus0: Core 16 found: Denali DDR2/DDR3 memory controller (manuf 0x4BF, id 0x507, rev 0x01, class 0x0)
[    0.663039] bcma: bus0: bcma_of_get_irq() failed with rc=-22
[    0.663051] bcma: bus0: Core 17 found: ROM (manuf 0x4BF, id 0x508, rev 0x01, class 0x0)
[    0.673149] bcma: bus0: Core 18 found: NAND flash controller (manuf 0x4BF, id 0x509, rev 0x01, class 0x0)
[    0.685215] bcma: bus0: bcma_of_get_irq() failed with rc=-22
[    0.685228] bcma: bus0: Core 19 found: SPI flash controller (manuf 0x4BF, id 0x50A, rev 0x01, class 0x0)
[    0.710924] bcm_nand bcma0:18: NAND Controller rev 6.01
[    0.750950] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1
[    0.758915] nand: Macronix NAND 128MiB 3,3V 8-bit
[    0.764824] nand: 128MiB, SLC, page size: 2048, OOB size: 64
[    1.332683] mtd_read error while parsing (offset: 0x30A0000)!
[    1.594804] mtd_read error while parsing (offset: 0x45A0000)!
[    1.936040] mtd_read error while parsing (offset: 0x6100000)!
[    2.029620] random: nonblocking pool is initialized
[    2.178105] mtd_read error while parsing (offset: 0x73C0000)!
[    2.327153] mtd_read error while parsing (offset: 0x7F60000)!
[    2.342602] 16 bcm47xxpart partitions found on MTD device bcm_nand
[    2.350353] Creating 16 MTD partitions on "bcm_nand":
[    2.356681] 0x000000000000-0x000000080000 : "boot"
[    2.364574] 0x000000080000-0x000000200000 : "nvram"
[    2.374827] 0x000000200000-0x000002600000 : "firmware"
[    2.464129] 0x00000020001c-0x000000600000 : "linux"
[    2.480088] 0x000000600000-0x000002600000 : "ubi"
[    2.559740] 0x000002600000-0x000002680000 : "board_data"
[    2.568255] 0x000002680000-0x0000026a0000 : "POT"
[    2.575162] 0x0000026a0000-0x000002780000 : "POT"
[    2.583790] 0x000002780000-0x0000027a0000 : "POT"
[    2.590740] 0x0000027a0000-0x000002e80000 : "POT"
[    2.613077] 0x000002e80000-0x000002f00000 : "ML"
[    2.620717] 0x000002f00000-0x000002f80000 : "ML"
[    2.628350] 0x000002f80000-0x000003000000 : "ML"
[    2.635995] 0x000003000000-0x000003080000 : "ML"
[    2.643639] 0x000003080000-0x000003100000 : "ML"
[    2.651305] 0x000003100000-0x000008000000 : "ML"
[    2.838451] bcm53xxspiflash spi32766.0: unrecognized JEDEC id bytes: ff, ff, ff
[    2.847650] bcm53xxspiflash: probe of spi32766.0 failed with error -2
[    2.892476] bcma: bus0: Using SPROM revision 11 provided by platform.
[    2.892718] bgmac bcma0:3: Invalid MAC addr: 00:00:00:00:00:00
[    2.900053] bgmac bcma0:3: Using random MAC: 8a:24:21:88:1f:10
[    2.907423] bgmac bcma0:3: Found PHY addr: 30 (NOREGS)
[    2.914711] bgmac bcma0:3: Support for Roboswitch not implemented
[    2.923944] b53_common: found switch: BCM53012, rev 5
[    2.931031] bgmac bcma0:4: Invalid MAC addr: 00:00:00:00:00:00
[    2.938361] bgmac bcma0:4: Using random MAC: 1e:5b:47:6c:f7:0a
[    2.945735] bgmac bcma0:4: Found PHY addr: 30 (NOREGS)
[    2.953024] bgmac bcma0:4: Support for Roboswitch not implemented
[    2.961734] bgmac bcma0:5: Found PHY addr: 30 (NOREGS)
[    2.969006] bgmac bcma0:5: Support for Roboswitch not implemented
[    2.978012] bgmac: Unsupported core_unit 3
[    2.983184] bgmac: probe of bcma0:6 failed with error -524
[    2.990150] pci_host_bcm5301x bcma0:7: initializing PCIe controller
[    3.270917] pci_host_bcm5301x bcma0:7: link: UP
[    3.276749] pci_host_bcm5301x bcma0:7: PCI host bridge to bus 0000:00
[    3.284841] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fffffff]
[    3.293468] pci_bus 0000:00: root bus resource [io  0x0000]
[    3.300454] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    3.310417] pci 0000:00:00.0: [14e4:8012] type 01 class 0x020000
[    3.310481] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[    3.310695] PCI: bus0: Fast back to back transfers disabled
[    3.317862] pci 0000:01:00.0: [14e4:aa52] type 00 class 0x028000
[    3.317903] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
[    3.317928] pci 0000:01:00.0: reg 0x18: [mem 0x00000000-0x003fffff 64bit]
[    3.318032] pci 0000:01:00.0: supports D1 D2
[    3.318213] PCI: bus1: Fast back to back transfers disabled
[    3.325226] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    3.325243] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
[    3.325352] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x085fffff]
[    3.333884] pci 0000:01:00.0: BAR 2: assigned [mem 0x08000000-0x083fffff 64bit]
[    3.343070] pci 0000:01:00.0: BAR 0: assigned [mem 0x08400000-0x08407fff 64bit]
[    3.352248] pci 0000:00:00.0: PCI bridge to [bus 01]
[    3.358468] pci 0000:00:00.0:   bridge window [mem 0x08000000-0x085fffff]
[    3.367144] pci_host_bcm5301x bcma0:8: initializing PCIe controller
[    3.650908] pci_host_bcm5301x bcma0:8: link: UP
[    3.656718] pci_host_bcm5301x bcma0:8: PCI host bridge to bus 0001:00
[    3.664808] pci_bus 0001:00: root bus resource [mem 0x40000000-0x47ffffff]
[    3.673427] pci_bus 0001:00: root bus resource [io  0x0000]
[    3.680405] pci_bus 0001:00: No busn resource found for root bus, will use [bus 00-ff]
[    3.690356] pci 0001:00:00.0: [14e4:8012] type 01 class 0x020000
[    3.690416] pci 0001:00:00.0: PME# supported from D0 D3hot D3cold
[    3.690610] PCI: bus0: Fast back to back transfers disabled
[    3.697767] pci 0001:01:00.0: [10b5:8603] type 01 class 0x060400
[    3.697806] pci 0001:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff]
[    3.697934] pci 0001:01:00.0: supports D1 D2
[    3.697946] pci 0001:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    3.698133] PCI: bus1: Fast back to back transfers disabled
[    3.705140] pci 0001:01:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    3.715364] pci 0001:02:00.0: [0000:0012] type 12 class 0x001200
[    3.715386] pci 0001:02:00.0: unknown header type 12, ignoring device
[    3.723499] pci 0001:02:01.0: [10b5:8603] type 01 class 0x060400
[    3.723642] pci 0001:02:01.0: supports D1 D2
[    3.723655] pci 0001:02:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    3.723868] pci 0001:02:02.0: [10b5:8603] type 01 class 0x060400
[    3.724017] pci 0001:02:02.0: supports D1 D2
[    3.724030] pci 0001:02:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    3.724209] pci 0001:02:03.0: [000d:0000] type 00 class 0x000000
[    3.724492] pci 0001:02:04.0: [000d:0000] type 00 class 0x000000
[    3.724767] pci 0001:02:05.0: [000d:0000] type 00 class 0x000000
[    3.725032] pci 0001:02:06.0: [000d:0000] type 00 class 0x000000
[    3.725313] pci 0001:02:07.0: [000d:0000] type 00 class 0x000000
[    3.725586] pci 0001:02:08.0: [000d:0000] type 00 class 0x000000
[    3.725868] pci 0001:02:09.0: [000d:0000] type 00 class 0x000000
[    3.726143] pci 0001:02:0a.0: [000d:0000] type 00 class 0x000000
[    3.726429] pci 0001:02:0b.0: [000d:0000] type 00 class 0x000000
[    3.726699] pci 0001:02:0c.0: [000d:0000] type 00 class 0x000000
[    3.726987] pci 0001:02:0d.0: [000d:0000] type 00 class 0x000000
[    3.727261] pci 0001:02:0e.0: [000d:0000] type 00 class 0x000000
[    3.727539] pci 0001:02:0f.0: [000d:0000] type 00 class 0x000000
[    3.727811] pci 0001:02:10.0: [000d:0000] type 00 class 0x000000
[    3.728096] pci 0001:02:11.0: [000d:0000] type 00 class 0x000000
[    3.728371] pci 0001:02:12.0: [000d:0000] type 00 class 0x000000
[    3.728646] pci 0001:02:13.0: [000d:0000] type 00 class 0x000000
[    3.728931] pci 0001:02:14.0: [000d:0000] type 00 class 0x000000
[    3.729215] pci 0001:02:15.0: [000d:0000] type 00 class 0x000000
[    3.729502] pci 0001:02:16.0: [000d:0000] type 00 class 0x000000
[    3.729795] pci 0001:02:17.0: [000d:0000] type 00 class 0x000000
[    3.730082] pci 0001:02:18.0: [000d:0000] type 00 class 0x000000
[    3.730373] pci 0001:02:19.0: [000d:0000] type 00 class 0x000000
[    3.730669] pci 0001:02:1a.0: [000d:0000] type 00 class 0x000000
[    3.730983] pci 0001:02:1b.0: [000d:0000] type 00 class 0x000000
[    3.731275] pci 0001:02:1c.0: [000d:0000] type 00 class 0x000000
[    3.731563] pci 0001:02:1d.0: [000d:0000] type 00 class 0x000000
[    3.731856] pci 0001:02:1e.0: [000d:0000] type 00 class 0x000000
[    3.732139] pci 0001:02:1f.0: [000d:0000] type 00 class 0x000000
[    3.732664] PCI: bus2: Fast back to back transfers disabled
[    3.739652] pci 0001:02:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    3.749706] pci 0001:02:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    3.759992] pci 0001:03:00.0: [14e4:aa52] type 00 class 0x028000
[    3.760049] pci 0001:03:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
[    3.760082] pci 0001:03:00.0: reg 0x18: [mem 0x00000000-0x003fffff 64bit]
[    3.760253] pci 0001:03:00.0: supports D1 D2
[    3.760488] PCI: bus3: Fast back to back transfers disabled
[    3.767498] pci_bus 0001:03: busn_res: [bus 03-ff] end is updated to 03
[    3.767734] pci 0001:04:00.0: [14e4:aa52] type 00 class 0x028000
[    3.767787] pci 0001:04:00.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
[    3.767820] pci 0001:04:00.0: reg 0x18: [mem 0x00000000-0x003fffff 64bit]
[    3.767987] pci 0001:04:00.0: supports D1 D2
[    3.768216] PCI: bus4: Fast back to back transfers disabled
[    3.775219] pci_bus 0001:04: busn_res: [bus 04-ff] end is updated to 04
[    3.775247] pci_bus 0001:02: busn_res: [bus 02-ff] end is updated to 04
[    3.775268] pci_bus 0001:01: busn_res: [bus 01-ff] end is updated to 04
[    3.775285] pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to 04
[    3.776526] pci 0001:00:00.0: BAR 8: assigned [mem 0x40000000-0x40cfffff]
[    3.785064] pci 0001:00:00.0: BAR 9: assigned [mem 0x40d00000-0x40efffff 64bit pref]
[    3.794778] pci 0001:01:00.0: BAR 8: assigned [mem 0x40000000-0x40bfffff]
[    3.803295] pci 0001:01:00.0: BAR 9: assigned [mem 0x40d00000-0x40efffff 64bit pref]
[    3.813007] pci 0001:01:00.0: BAR 0: assigned [mem 0x40c00000-0x40c03fff]
[    3.821519] pci 0001:01:00.0: BAR 7: no space for [io  size 0x1000]
[    3.829374] pci 0001:01:00.0: BAR 7: failed to assign [io  size 0x1000]
[    3.837678] pci 0001:02:01.0: BAR 8: assigned [mem 0x40000000-0x405fffff]
[    3.846191] pci 0001:02:02.0: BAR 8: assigned [mem 0x40600000-0x40bfffff]
[    3.854709] pci 0001:02:01.0: BAR 9: assigned [mem 0x40d00000-0x40efffff 64bit pref]
[    3.864413] pci 0001:02:01.0: BAR 7: no space for [io  size 0x1000]
[    3.872268] pci 0001:02:01.0: BAR 7: failed to assign [io  size 0x1000]
[    3.880558] pci 0001:03:00.0: BAR 2: assigned [mem 0x40000000-0x403fffff 64bit]
[    3.889743] pci 0001:03:00.0: BAR 0: assigned [mem 0x40400000-0x40407fff 64bit]
[    3.898922] pci 0001:02:01.0: PCI bridge to [bus 03]
[    3.905154] pci 0001:02:01.0:   bridge window [mem 0x40000000-0x405fffff]
[    3.913675] pci 0001:02:01.0:   bridge window [mem 0x40d00000-0x40efffff 64bit pref]
[    3.923397] pci 0001:04:00.0: BAR 2: assigned [mem 0x40800000-0x40bfffff 64bit]
[    3.932588] pci 0001:04:00.0: BAR 0: assigned [mem 0x40600000-0x40607fff 64bit]
[    3.941766] pci 0001:02:02.0: PCI bridge to [bus 04]
[    3.947993] pci 0001:02:02.0:   bridge window [mem 0x40600000-0x40bfffff]
[    3.956511] pci 0001:01:00.0: PCI bridge to [bus 02-04]
[    3.963079] pci 0001:01:00.0:   bridge window [mem 0x40000000-0x40bfffff]
[    3.971598] pci 0001:01:00.0:   bridge window [mem 0x40d00000-0x40efffff 64bit pref]
[    3.981314] pci 0001:00:00.0: PCI bridge to [bus 01-04]
[    3.987864] pci 0001:00:00.0:   bridge window [mem 0x40000000-0x40cfffff]
[    3.996377] pci 0001:00:00.0:   bridge window [mem 0x40d00000-0x40efffff 64bit pref]
[    4.006504] pci_host_bcm5301x bcma0:9: initializing PCIe controller
[    4.400908] pci_host_bcm5301x bcma0:9: link: DOWN
[    4.409080] bcm47xx-wdt bcm47xx-wdt.0: BCM47xx Watchdog Timer enabled (30 seconds, Software Timer)
[    4.420348] bcma: bus0: Bus registered
[    4.425466] TCP: cubic registered
[    4.429622] NET: Registered protocol family 17
[    4.435287] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    4.451119] Bridge firewalling registered
[    4.456144] 8021q: 802.1Q VLAN Support v1.8
[    4.461448] Registering SWP/SWPB emulation handler
[    4.470126] UBI: auto-attach mtd4
[    4.474319] UBI: attaching mtd4 to ubi0
[    4.929667] UBI: scanning is finished
[    4.952067] UBI: attached mtd4 (name "ubi", size 32 MiB) to ubi0
[    4.959597] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    4.968127] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    4.976533] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    4.985149] UBI: good PEBs: 256, bad PEBs: 0, corrupted PEBs: 0
[    4.992569] UBI: user volume: 2, internal volumes: 1, max. volumes count: 128
[    5.001512] UBI: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1779816509
[    5.012851] UBI: available PEBs: 0, total reserved PEBs: 256, PEBs reserved for bad PEB handling: 20
[    5.024312] UBI: background thread "ubi_bgt0d" started, PID 331
[    5.025524] UBI: ubiblock0_0 created from ubi0:0(rootfs)
[    5.025529] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[    5.052624] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[    5.061814] Freeing unused kernel memory: 180K (c033f000 - c036c000)
[    5.363278] External imprecise Data abort at addr=0xb6f15005, fsr=0x1c06 ignored.
[    5.753484] init: Console is alive
[    5.757969] init: - watchdog -
[    5.762206] Unhandled fault: imprecise external abort (0x1406) at 0xb6fa0068
[    6.780431] init: - preinit -
[    8.940277] eth0: Link is Up - 1Gbps/Full - flow control off
[   10.281732] mount_root: loading kmods from internal overlay
[   12.286884] usbcore: registered new interface driver usbfs
[   12.293916] usbcore: registered new interface driver hub
[   12.300673] usbcore: registered new device driver usb
[   12.470725] raid6: int32x1    114 MB/s
[   12.640631] raid6: int32x2    152 MB/s
[   12.810329] raid6: int32x4    141 MB/s
[   12.980568] raid6: int32x8    153 MB/s
[   12.985267] raid6: using algorithm int32x8 (153 MB/s)
[   12.991597] raid6: using intx1 recovery algorithm
[   12.997985] xor: measuring software checksum speed
[   13.100232]    arm4regs  :  1240.800 MB/sec
[   13.200227]    8regs     :   935.600 MB/sec
[   13.300223]    32regs    :   994.800 MB/sec
[   13.305463] xor: using function: arm4regs (1240.800 MB/sec)
[   13.416538] Btrfs loaded
[   13.422046] exFAT: Version 1.2.9
[   13.447151] SGI XFS with security attributes, no debug enabled
[   13.460475] SCSI subsystem initialized
[   13.467857] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   13.476754] ehci-platform: EHCI generic platform driver
[   13.483500] ehci-platform ehci-platform.0: EHCI Host Controller
[   13.490962] ehci-platform ehci-platform.0: new USB bus registered, assigned bus number 1
[   13.501275] ehci-platform ehci-platform.0: irq 111, io mem 0x18021000
[   13.520272] ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00
[   13.529012] hub 1-0:1.0: USB hub found
[   13.533786] hub 1-0:1.0: 2 ports detected
[   13.540571] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   13.549037] ohci-platform: OHCI generic platform driver
[   13.555763] ohci-platform ohci-platform.0: Generic Platform OHCI controller
[   13.564536] ohci-platform ohci-platform.0: new USB bus registered, assigned bus number 2
[   13.574802] ohci-platform ohci-platform.0: irq 111, io mem 0x18022000
[   13.644938] hub 2-0:1.0: USB hub found
[   13.649696] hub 2-0:1.0: 2 ports detected
[   13.656240] uhci_hcd: USB Universal Host Controller Interface driver
[   13.668036] xhci-hcd xhci-hcd.0: xHCI Host Controller
[   13.674437] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 3
[   13.683816] xhci-hcd xhci-hcd.0: irq 112, io mem 0x18023000
[   13.691507] hub 3-0:1.0: USB hub found
[   13.696260] hub 3-0:1.0: config failed, hub doesn't have any ports! (err -19)
[   13.705403] xhci-hcd xhci-hcd.0: xHCI Host Controller
[   13.711759] xhci-hcd xhci-hcd.0: new USB bus registered, assigned bus number 4
[   13.722646] hub 4-0:1.0: USB hub found
[   13.727394] hub 4-0:1.0: 1 port detected
[   13.736264] usbcore: registered new interface driver usb-storage
[   14.185689] UBIFS: background thread "ubifs_bgt0_1" started, PID 460
[   14.285978] UBIFS: recovery needed
[   14.507645] UBIFS: recovery completed
[   14.512358] UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[   14.520449] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   14.531903] UBIFS: FS size: 17268736 bytes (16 MiB, 136 LEBs), journal size 1015809 bytes (0 MiB, 7 LEBs)
[   14.543898] UBIFS: reserved for root: 815644 bytes (796 KiB)
[   14.551009] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 7053371A-882F-4065-8DD8-ADE182259230, small LPT model
[   14.568265] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[   14.588958] block: extroot: not configured
[   14.620416] UBIFS: un-mount UBI device 0, volume 1
[   14.626461] UBIFS: background thread "ubifs_bgt0_1" stops
[   14.638324] UBIFS: background thread "ubifs_bgt0_1" started, PID 463
[   14.816122] UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[   14.824220] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   14.835675] UBIFS: FS size: 17268736 bytes (16 MiB, 136 LEBs), journal size 1015809 bytes (0 MiB, 7 LEBs)
[   14.847660] UBIFS: reserved for root: 815644 bytes (796 KiB)
[   14.854761] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 7053371A-882F-4065-8DD8-ADE182259230, small LPT model
[   14.880951] mount_root: loading kmods from internal overlay
[   15.201182] ohci-pci: OHCI PCI platform driver
[   15.579843] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[   15.596118] block: extroot: not configured
[   15.633923] mount_root: switching to jffs2 overlay
[   15.667341] procd: - early -
[   15.671116] procd: - watchdog -
[   16.354311] procd: - ubus -
[   17.381119] procd: - init -
[   22.830912] NET: Registered protocol family 38
[   22.869446] NET: Registered protocol family 10
[   22.905618] NET: Registered protocol family 8
[   22.911126] NET: Registered protocol family 20
[   22.923030] device-mapper: ioctl: 4.28.0-ioctl (2014-09-17) initialised: dm-devel@redhat.com
[   22.939265] Key type dns_resolver registered
[   22.966446] RPC: Registered named UNIX socket transport module.
[   22.973899] RPC: Registered udp transport module.
[   22.979792] RPC: Registered tcp transport module.
[   22.985709] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   22.998201] ntfs: driver 2.1.31 [Flags: R/O MODULE].
[   23.011551] Initializing XFRM netlink socket
[   23.018148] NET: Registered protocol family 15
[   23.140350] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   23.152362] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   23.195277] hidraw: raw HID events driver (C) Jiri Kosina
[   23.205409] fuse init (API version 7.23)
[   23.233543] usbcore: registered new interface driver cdc_acm
[   23.240691] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[   23.253196] usbcore: registered new interface driver cdc_wdm
[   23.261317] Loading modules backported from Linux version master-2015-03-09-0-g141f155
[   23.271275] Backport generated by backports.git backports-20150129-0-gdd4a670
[   23.283252] ip_tables: (C) 2000-2006 Netfilter Core Team
[   23.299708] nf_conntrack version 0.5.0 (4002 buckets, 16008 max)
[   23.382744] usbcore: registered new interface driver ums-alauda
[   23.391811] usbcore: registered new interface driver ums-cypress
[   23.401075] usbcore: registered new interface driver ums-datafab
[   23.410104] usbcore: registered new interface driver ums-freecom
[   23.419266] usbcore: registered new interface driver ums-isd200
[   23.428451] usbcore: registered new interface driver ums-jumpshot
[   23.437651] usbcore: registered new interface driver ums-karma
[   23.447032] usbcore: registered new interface driver ums-sddr09
[   23.456171] usbcore: registered new interface driver ums-sddr55
[   23.465480] usbcore: registered new interface driver ums-usbat
[   23.486680] usbcore: registered new interface driver usbhid
[   23.493709] usbhid: USB HID core driver
[   23.501574] usbcore: registered new interface driver usblp
[   23.529994] usbcore: registered new interface driver usbserial
[   23.537461] usbcore: registered new interface driver usbserial_generic
[   23.545751] usbserial: USB Serial support registered for generic
[   23.556204] usbcore: registered new interface driver visor
[   23.563257] usbserial: USB Serial support registered for Handspring Visor / Palm OS
[   23.572966] usbserial: USB Serial support registered for Sony Clie 5.0
[   23.581240] usbserial: USB Serial support registered for Sony Clie 3.5
[   23.603984] xt_time: kernel timezone is -0000
[   23.622959] cfg80211: Calling CRDA to update world regulatory domain
[   23.631483] cfg80211: World regulatory domain updated:
[   23.637982] cfg80211:  DFS Master region: unset
[   23.643499] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   23.655766] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   23.665818] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   23.675855] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   23.685895] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   23.695941] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   23.707831] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   23.717981] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   23.728025] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   23.742706] usbcore: registered new interface driver ftdi_sio
[   23.750031] usbserial: USB Serial support registered for FTDI USB Serial Device
[   23.761940] usbcore: registered new interface driver garmin_gps
[   23.769477] usbserial: USB Serial support registered for Garmin GPS usb/tty
[   23.803616] PPP generic driver version 2.4.2
[   23.810639] NET: Registered protocol family 24
[   23.850772] usbcore: registered new interface driver snd-usb-audio
[   23.862174] usbcore: registered new interface driver ti_usb_3410_5052
[   23.870397] usbserial: USB Serial support registered for TI USB 3410 1 port adapter
[   23.880081] usbserial: USB Serial support registered for TI USB 5052 2 port adapter
[   23.890707] usbcore: registered new interface driver usb_serial_simple
[   23.898999] usbserial: USB Serial support registered for carelink
[   23.906749] usbserial: USB Serial support registered for zio
[   23.913926] usbserial: USB Serial support registered for funsoft
[   23.921544] usbserial: USB Serial support registered for flashloader
[   23.929591] usbserial: USB Serial support registered for vivopay
[   23.937203] usbserial: USB Serial support registered for moto_modem
[   23.945152] usbserial: USB Serial support registered for novatel_gps
[   23.953202] usbserial: USB Serial support registered for hp4x
[   23.960503] usbserial: USB Serial support registered for suunto
[   23.967998] usbserial: USB Serial support registered for siemens_mpi
[   23.992283] Broadcom 43xx driver loaded [ Features: PNL ]
[   24.004038] usbcore: registered new interface driver brcmfmac
[   24.011360] brcmfmac 0000:01:00.0: enabling device (0140 -> 0142)
[   24.447301] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac43602-pcie.txt failed with error -2
[   24.459690] brcmfmac 0000:01:00.0: Falling back to user helper
[   24.476405] firmware brcm!brcmfmac43602-pcie.txt: firmware_loading_store: map pages failed
[   24.487115] brcmfmac: brcmf_fw_request_nvram_done: Found platform NVRAM (40900 B)
[   24.785485] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Mar  3 2015 04:46:51 version 7.35.177.33 (r538052) FWID 01-c8317c80
[   24.809917] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
[   24.820302] pci 0001:01:00.0: enabling device (0140 -> 0142)
[   24.827468] pci 0001:02:01.0: enabling device (0140 -> 0142)
[   24.834642] brcmfmac 0001:03:00.0: enabling device (0140 -> 0142)
[   25.002390] brcmfmac 0001:03:00.0: Direct firmware load for brcm/brcmfmac43602-pcie.txt failed with error -2
[   25.014787] brcmfmac 0001:03:00.0: Falling back to user helper
[   25.031420] firmware brcm!brcmfmac43602-pcie.txt: firmware_loading_store: map pages failed
[   25.042123] brcmfmac: brcmf_fw_request_nvram_done: Found platform NVRAM (40900 B)
[   25.365363] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Mar  3 2015 04:46:51 version 7.35.177.33 (r538052) FWID 01-c8317c80
[   25.391791] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
[   25.403710] pci 0001:02:02.0: enabling device (0140 -> 0142)
[   25.410942] brcmfmac 0001:04:00.0: enabling device (0140 -> 0142)
[   25.582270] brcmfmac 0001:04:00.0: Direct firmware load for brcm/brcmfmac43602-pcie.txt failed with error -2
[   25.594667] brcmfmac 0001:04:00.0: Falling back to user helper
[   25.611337] firmware brcm!brcmfmac43602-pcie.txt: firmware_loading_store: map pages failed
[   25.622046] brcmfmac: brcmf_fw_request_nvram_done: Found platform NVRAM (40900 B)
[   26.005599] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Mar  3 2015 04:46:51 version 7.35.177.33 (r538052) FWID 01-c8317c80
[   26.030383] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
[   32.013058] device eth0.1 entered promiscuous mode
[   32.019084] device eth0 entered promiscuous mode
[   32.032535] br-lan: port 1(eth0.1) entered forwarding state
[   32.039561] br-lan: port 1(eth0.1) entered forwarding state
[   32.879989] cfg80211: Calling CRDA for country: CN
[   33.000498] eth0: Link is Up - 1Gbps/Full - flow control off
[   33.090675] cfg80211: Regulatory domain changed to country: CN
[   33.098040] cfg80211:  DFS Master region: FCC
[   33.103400] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   33.115735] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   33.125877] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (N/A)
[   33.137871] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (0 s)
[   33.149828] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
[   33.159949] cfg80211:   (57240000 KHz - 59400000 KHz @ 2160000 KHz), (N/A, 2800 mBm), (N/A)
[   33.170483] cfg80211:   (59400000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4400 mBm), (N/A)
[   33.181033] cfg80211:   (63720000 KHz - 65880000 KHz @ 2160000 KHz), (N/A, 2800 mBm), (N/A)
[   33.842088] brcmfmac: brcmf_add_if: ERROR: netdev:wlan2 already exists
[   33.850303] brcmfmac: brcmf_add_if: ignore IF event
[   33.863918] brcmfmac: brcmf_add_if: ERROR: netdev:wlan1 already exists
[   33.872344] brcmfmac: brcmf_add_if: ignore IF event
[   33.883406] device wlan1 entered promiscuous mode
[   33.889459] br-lan: port 2(wlan1) entered forwarding state
[   33.896452] br-lan: port 2(wlan1) entered forwarding state
[   33.904569] device wlan2 entered promiscuous mode
[   33.910562] br-lan: port 3(wlan2) entered forwarding state
[   33.917564] br-lan: port 3(wlan2) entered forwarding state
[   34.040938] br-lan: port 1(eth0.1) entered forwarding state
[   34.248863] brcmfmac: brcmf_add_if: ERROR: netdev:wlan2 already exists
[   34.257077] brcmfmac: brcmf_add_if: ignore IF event
[   34.414194] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
[   34.422414] brcmfmac: brcmf_add_if: ignore IF event
[   34.440439] device wlan0 entered promiscuous mode
[   34.446564] br-lan: port 4(wlan0) entered forwarding state
[   34.453580] br-lan: port 4(wlan0) entered forwarding state
[   34.661799] brcmfmac: brcmf_add_if: ERROR: netdev:wlan1 already exists
[   34.669998] brcmfmac: brcmf_add_if: ignore IF event
[   35.890928] br-lan: port 2(wlan1) entered forwarding state
[   35.910928] br-lan: port 3(wlan2) entered forwarding state
[   36.450932] br-lan: port 4(wlan0) entered forwarding state

and the lsusb info:

Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               3.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         3 
  bMaxPacketSize0         9
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0003 3.0 root hub
  bcdDevice            3.18
  iManufacturer           3 Linux 3.18.20 xhci-hcd
  iProduct                2 xHCI Host Controller
  iSerial                 1 xhci-hcd.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           31
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
        bMaxBurst               0
Hub Descriptor:
  bLength              12
  bDescriptorType      42
  nNbrPorts             1
  wHubCharacteristic 0x000a
    No power switching (usb 1.0)
    Per-port overcurrent protection
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  bHubDecLat          0.0 micro seconds
  wHubDelay             0 nano seconds
  DeviceRemovable    0x00
 Hub Port Status:
   Port 1: 0000.02a0 5Gbps power Rx.Detect
Binary Object Store Descriptor:
  bLength                 5
  bDescriptorType        15
  wTotalLength           15
  bNumDeviceCaps          1
  SuperSpeed USB Device Capability:
    bLength                10
    bDescriptorType        16
    bDevCapabilityType      3
    bmAttributes         0x02
      Latency Tolerance Messages (LTM) Supported
    wSpeedsSupported   0x0008
      Device can operate at SuperSpeed (5Gbps)
    bFunctionalitySupport   3
      Lowest fully-functional device speed is SuperSpeed (5Gbps)
    bU1DevExitLat           0 micro seconds
    bU2DevExitLat           0 micro seconds
Device Status:     0x0001
  Self Powered

Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         1 Single TT
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            3.18
  iManufacturer           3 Linux 3.18.20 xhci-hcd
  iProduct                2 xHCI Host Controller
  iSerial                 1 xhci-hcd.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             0
  wHubCharacteristic 0x000a
    No power switching (usb 1.0)
    Per-port overcurrent protection
    TT think time 8 FS bits
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
Device Status:     0x0001
  Self Powered

Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0001 1.1 root hub
  bcdDevice            3.18
  iManufacturer           3 Linux 3.18.20 ohci_hcd
  iProduct                2 Generic Platform OHCI controller
  iSerial                 1 ohci-platform.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval             255
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x0002
    No power switching (usb 1.0)
    Ganged overcurrent protection
  bPwrOn2PwrGood        2 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0100 power
Device Status:     0x0001
  Self Powered

Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0        64
  idVendor           0x1d6b Linux Foundation
  idProduct          0x0002 2.0 root hub
  bcdDevice            3.18
  iManufacturer           3 Linux 3.18.20 ehci_hcd
  iProduct                2 EHCI Host Controller
  iSerial                 1 ehci-platform.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xe0
      Self Powered
      Remote Wakeup
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0004  1x 4 bytes
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x0009
    Per-port power switching
    Per-port overcurrent protection
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0xff
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0100 power
Device Status:     0x0001
  Self Powered

(Last edited by xkszltl on 14 Oct 2015, 21:23)

arokh wrote:
mojolacerator wrote:

For some reason, this one no longer works for me either.

https://downloads.openwrt.org/chaos_cal … x/generic/

It worked before? You can flash back to OEM? Might be worth to note in the ticket.


It did work before, that's a head scratcher.

Back on stock for a bit.

mojolacerator wrote:

http://www.myopenrouter.com/article/how … gear-r8000

I didn't take mine all apart. Took out all the screws, removed the plastic frame.
Wedged the board and top housing apart so I could slip on the Serial cable ends.
Made sure it was communicating, didn't the first time, I had to switch tx and rx and then it was fine.
Fed the cable back through the closest antenna opening and put it all back together.

Now I can brick it and recover it in 5 minutes or less.........................lol................

are using serial cable the only way to recover? Or is there a boot time wait where a tftpd server is running that waiting for image be pushed and flashed?

LogicoZone wrote:
mojolacerator wrote:

http://www.myopenrouter.com/article/how … gear-r8000

I didn't take mine all apart. Took out all the screws, removed the plastic frame.
Wedged the board and top housing apart so I could slip on the Serial cable ends.
Made sure it was communicating, didn't the first time, I had to switch tx and rx and then it was fine.
Fed the cable back through the closest antenna opening and put it all back together.

Now I can brick it and recover it in 5 minutes or less.........................lol................

are using serial cable the only way to recover? Or is there a boot time wait where a tftpd server is running that waiting for image be pushed and flashed?

I tried this : http://kb.netgear.com/app/answers/detai … overy-tool

But it didn't work for me.

So I went for serial.

Does the WIFI LED work? Mine seems not working and my 5Ghz radio 0 still not active. Anyone having same problem?

Let me rephrase. It seems there is currently only those following 4 LED.

root@OpenWrt:/sys/class/leds# ls -ltr
lrwxrwxrwx    1 root     root             0 Jan  1  1970 bcm53xx:white:power -> ../../devices/leds/leds/bcm53xx:white:power
lrwxrwxrwx    1 root     root             0 Jan  1  1970 bcm53xx:white:5ghz-1 -> ../../devices/leds/leds/bcm53xx:white:5ghz-1
lrwxrwxrwx    1 root     root             0 Jan  1  1970 bcm53xx:white:2ghz -> ../../devices/leds/leds/bcm53xx:white:2ghz
lrwxrwxrwx    1 root     root             0 Jan  1  1970 bcm53xx:amber:power -> ../../devices/leds/leds/bcm53xx:amber:power


I think it's probably due to the list is not complete and still under development I assume?

(Last edited by LogicoZone on 15 Oct 2015, 06:37)

I haven't been able to get any image to work(well, I did once, but not again), so you are way ahead of me !

One more issue but not sure if anyone can reproduce.

I have comcast internet at home. If I reboot r8000, it won't be able to get IP from comcast. I had to recycle the modem power as well as r8000 to get ip. Not sure how many people is currently using this device and seems not lots of discussion.

Also, it seems r8000 having better wifi throughput than wrt1900ac but the signal is weaker. At same spot, same client keeps losing the signal while wrt1900ac is still going strong. This is a bit annoying. I'll test next couple of days to see how stable this is. The main reason I got r8000 is due to frozen/halt/dead issue of wrt1900ac due to the wireless driver.

jolouis wrote:

Really? You couldn't wait for my ticket lol I was first in line after all lol
https://dev.openwrt.org/ticket/20731

mojolacerator, does your bootlog show the same problem as the one I posted? (i.e. fails to find UBI root partition?).

Is there any developers watching this thread? Is there any kind of ETA on a fix?

Has anybody tried the newer image snapshot for the R8000? If so, is it working?

mojolacerator wrote:

Has anybody tried the newer image snapshot for the R8000? If so, is it working?

I've tried it and sad things happened.
Here is some boot log from serial port. Hope someone can fix it as soon as possible.
Now I get back to the latest release in Sep via tftp.

[    5.181183] mtd_read error while parsing (offset: 0x6C80000)!
[    5.188840] mtd_read error while parsing (offset: 0x6CA0000)!
[    5.196499] mtd_read error while parsing (offset: 0x6CC0000)!
[    5.204152] mtd_read error while parsing (offset: 0x6CE0000)!
[    5.211810] mtd_read error while parsing (offset: 0x6D00000)!
[    5.219468] mtd_read error while parsing (offset: 0x6D20000)!
[    5.227128] mtd_read error while parsing (offset: 0x6D40000)!
[    5.234785] mtd_read error while parsing (offset: 0x6D60000)!
[    5.242437] mtd_read error while parsing (offset: 0x6D80000)!
[    5.250096] mtd_read error while parsing (offset: 0x6DA0000)!
[    5.257754] mtd_read error while parsing (offset: 0x6DC0000)!
[    5.265414] mtd_read error while parsing (offset: 0x6DE0000)!
[    5.273063] mtd_read error while parsing (offset: 0x6E00000)!
[    5.280723] mtd_read error while parsing (offset: 0x6E20000)!
[    5.288382] mtd_read error while parsing (offset: 0x6E40000)!
[    5.296039] mtd_read error while parsing (offset: 0x6E60000)!
[    5.303689] mtd_read error while parsing (offset: 0x6E80000)!
[    5.311350] mtd_read error while parsing (offset: 0x6EA0000)!
[    5.319008] mtd_read error while parsing (offset: 0x6EC0000)!
[    5.326667] mtd_read error while parsing (offset: 0x6EE0000)!
[    5.334322] mtd_read error while parsing (offset: 0x6F00000)!
[    5.341977] mtd_read error while parsing (offset: 0x6F20000)!
[    5.349636] mtd_read error while parsing (offset: 0x6F40000)!
[    5.357294] mtd_read error while parsing (offset: 0x6F60000)!
[    5.364955] mtd_read error while parsing (offset: 0x6F80000)!
[    5.372604] mtd_read error while parsing (offset: 0x6FA0000)!
[    5.380263] mtd_read error while parsing (offset: 0x6FC0000)!
[    5.387925] mtd_read error while parsing (offset: 0x6FE0000)!
[    5.395581] mtd_read error while parsing (offset: 0x7000000)!
[    5.403232] mtd_read error while parsing (offset: 0x7020000)!
[    5.410892] mtd_read error while parsing (offset: 0x7040000)!
[    5.418561] mtd_read error while parsing (offset: 0x7060000)!
[    5.426219] mtd_read error while parsing (offset: 0x7080000)!
[    5.433869] mtd_read error while parsing (offset: 0x70A0000)!
[    5.441529] mtd_read error while parsing (offset: 0x70C0000)!
[    5.449188] mtd_read error while parsing (offset: 0x70E0000)!
[    5.456847] mtd_read error while parsing (offset: 0x7100000)!
[    5.464497] mtd_read error while parsing (offset: 0x7120000)!
[    5.472146] mtd_read error while parsing (offset: 0x7140000)!
[    5.479805] mtd_read error while parsing (offset: 0x7160000)!
[    5.487463] mtd_read error while parsing (offset: 0x7180000)!
[    5.495122] mtd_read error while parsing (offset: 0x71A0000)!
[    5.502771] mtd_read error while parsing (offset: 0x71C0000)!
[    5.510434] mtd_read error while parsing (offset: 0x71E0000)!
[    5.518103] mtd_read error while parsing (offset: 0x7200000)!
[    5.525759] mtd_read error while parsing (offset: 0x7220000)!
[    5.533410] mtd_read error while parsing (offset: 0x7240000)!
[    5.541069] mtd_read error while parsing (offset: 0x7260000)!
[    5.548728] mtd_read error while parsing (offset: 0x7280000)!
[    5.556385] mtd_read error while parsing (offset: 0x72A0000)!
[    5.564038] mtd_read error while parsing (offset: 0x72C0000)!
[    5.571698] mtd_read error while parsing (offset: 0x72E0000)!
[    5.579356] mtd_read error while parsing (offset: 0x7300000)!
[    5.587014] mtd_read error while parsing (offset: 0x7320000)!
[    5.594679] mtd_read error while parsing (offset: 0x7340000)!
[    5.602336] mtd_read error while parsing (offset: 0x7360000)!
[    5.609995] mtd_read error while parsing (offset: 0x7380000)!
[    5.617654] mtd_read error while parsing (offset: 0x73A0000)!
[    5.625724] mtd_read error while parsing (offset: 0x73C0000)!
[    5.633377] mtd_read error while parsing (offset: 0x73E0000)!
[    5.641036] mtd_read error while parsing (offset: 0x7400000)!
[    5.648695] mtd_read error while parsing (offset: 0x7420000)!
[    5.656352] mtd_read error while parsing (offset: 0x7440000)!
[    5.664003] mtd_read error while parsing (offset: 0x7460000)!
[    5.671661] mtd_read error while parsing (offset: 0x7480000)!
[    5.679321] mtd_read error while parsing (offset: 0x74A0000)!
[    5.686979] mtd_read error while parsing (offset: 0x74C0000)!
[    5.694640] mtd_read error while parsing (offset: 0x74E0000)!
[    5.702291] mtd_read error while parsing (offset: 0x7500000)!
[    5.709949] mtd_read error while parsing (offset: 0x7520000)!
[    5.717608] mtd_read error while parsing (offset: 0x7540000)!
[    5.725270] mtd_read error while parsing (offset: 0x7560000)!
[    5.732918] mtd_read error while parsing (offset: 0x7580000)!
[    5.740578] mtd_read error while parsing (offset: 0x75A0000)!
[    5.748237] mtd_read error while parsing (offset: 0x75C0000)!
[    5.755893] mtd_read error while parsing (offset: 0x75E0000)!
[    5.763545] mtd_read error while parsing (offset: 0x7600000)!
[    5.771205] mtd_read error while parsing (offset: 0x7620000)!
[    5.778863] mtd_read error while parsing (offset: 0x7640000)!
[    5.786519] mtd_read error while parsing (offset: 0x7660000)!
[    5.794182] mtd_read error while parsing (offset: 0x7680000)!
[    5.801832] mtd_read error while parsing (offset: 0x76A0000)!
[    5.809490] mtd_read error while parsing (offset: 0x76C0000)!
[    5.817150] mtd_read error while parsing (offset: 0x76E0000)!
[    5.824807] mtd_read error while parsing (offset: 0x7700000)!
[    5.832458] mtd_read error while parsing (offset: 0x7720000)!
[    5.840117] mtd_read error while parsing (offset: 0x7740000)!
[    5.847778] mtd_read error while parsing (offset: 0x7760000)!
[    5.855438] mtd_read error while parsing (offset: 0x7780000)!
[    5.863096] mtd_read error while parsing (offset: 0x77A0000)!
[    5.870759] mtd_read error while parsing (offset: 0x77C0000)!
[    5.878427] mtd_read error while parsing (offset: 0x77E0000)!
[    5.886084] mtd_read error while parsing (offset: 0x7800000)!
[    5.893733] mtd_read error while parsing (offset: 0x7820000)!
[    5.901394] mtd_read error while parsing (offset: 0x7840000)!
[    5.909054] mtd_read error while parsing (offset: 0x7860000)!
[    5.916710] mtd_read error while parsing (offset: 0x7880000)!
[    5.924363] mtd_read error while parsing (offset: 0x78A0000)!
[    5.932009] mtd_read error while parsing (offset: 0x78C0000)!
[    5.939669] mtd_read error while parsing (offset: 0x78E0000)!
[    5.947330] mtd_read error while parsing (offset: 0x7900000)!
[    5.954987] mtd_read error while parsing (offset: 0x7920000)!
[    5.962638] mtd_read error while parsing (offset: 0x7940000)!
[    5.970297] mtd_read error while parsing (offset: 0x7960000)!
[    5.977956] mtd_read error while parsing (offset: 0x7980000)!
[    5.985616] mtd_read error while parsing (offset: 0x79A0000)!
[    5.993267] mtd_read error while parsing (offset: 0x79C0000)!
[    6.000935] mtd_read error while parsing (offset: 0x79E0000)!
[    6.008594] mtd_read error while parsing (offset: 0x7A00000)!
[    6.016253] mtd_read error while parsing (offset: 0x7A20000)!
[    6.023902] mtd_read error while parsing (offset: 0x7A40000)!
[    6.031562] mtd_read error while parsing (offset: 0x7A60000)!
[    6.039222] mtd_read error while parsing (offset: 0x7A80000)!
[    6.046879] mtd_read error while parsing (offset: 0x7AA0000)!
[    6.054544] mtd_read error while parsing (offset: 0x7AC0000)!
[    6.062200] mtd_read error while parsing (offset: 0x7AE0000)!
[    6.069860] mtd_read error while parsing (offset: 0x7B00000)!
[    6.077529] mtd_read error while parsing (offset: 0x7B20000)!
[    6.085191] mtd_read error while parsing (offset: 0x7B40000)!
[    6.092837] mtd_read error while parsing (offset: 0x7B60000)!
[    6.100498] mtd_read error while parsing (offset: 0x7B80000)!
[    6.108158] mtd_read error while parsing (offset: 0x7BA0000)!
[    6.115817] mtd_read error while parsing (offset: 0x7BC0000)!
[    6.123466] mtd_read error while parsing (offset: 0x7BE0000)!
[    6.131126] mtd_read error while parsing (offset: 0x7C00000)!
[    6.138783] mtd_read error while parsing (offset: 0x7C20000)!
[    6.146442] mtd_read error while parsing (offset: 0x7C40000)!
[    6.154095] mtd_read error while parsing (offset: 0x7C60000)!
[    6.161754] mtd_read error while parsing (offset: 0x7C80000)!
[    6.169411] mtd_read error while parsing (offset: 0x7CA0000)!
[    6.177070] mtd_read error while parsing (offset: 0x7CC0000)!
[    6.184729] mtd_read error while parsing (offset: 0x7CE0000)!
[    6.192380] mtd_read error while parsing (offset: 0x7D00000)!
[    6.200038] mtd_read error while parsing (offset: 0x7D20000)!
[    6.207697] mtd_read error while parsing (offset: 0x7D40000)!
[    6.215356] mtd_read error while parsing (offset: 0x7D60000)!
[    6.223007] mtd_read error while parsing (offset: 0x7D80000)!
[    6.230666] mtd_read error while parsing (offset: 0x7DA0000)!
[    6.238327] mtd_read error while parsing (offset: 0x7DC0000)!
[    6.245984] mtd_read error while parsing (offset: 0x7DE0000)!
[    6.253635] mtd_read error while parsing (offset: 0x7E00000)!
[    6.261295] mtd_read error while parsing (offset: 0x7E20000)!
[    6.268950] mtd_read error while parsing (offset: 0x7E40000)!
[    6.276610] mtd_read error while parsing (offset: 0x7E60000)!
[    6.284264] mtd_read error while parsing (offset: 0x7E80000)!
[    6.291922] mtd_read error while parsing (offset: 0x7EA0000)!
[    6.299590] mtd_read error while parsing (offset: 0x7EC0000)!
[    6.307251] mtd_read error while parsing (offset: 0x7EE0000)!
[    6.314908] mtd_read error while parsing (offset: 0x7F00000)!
[    6.322558] mtd_read error while parsing (offset: 0x7F20000)!
[    6.330218] mtd_read error while parsing (offset: 0x7F40000)!
[    6.338288] mtd_read error while parsing (offset: 0x7F60000)!
[    6.345950] mtd_read error while parsing (offset: 0x7F80000)!
[    6.353602] mtd_read error while parsing (offset: 0x7FA0000)!
[    6.362090] mtd_read error while parsing (offset: 0x7FE0000)!
[    6.370534] 16 bcm47xxpart partitions found on MTD device brcmnand.0
[    6.378506] Creating 16 MTD partitions on "brcmnand.0":
[    6.385069] 0x000000000000-0x000000080000 : "boot"
[    6.391820] 0x000000080000-0x000000200000 : "nvram"
[    6.398624] 0x000000200000-0x000002600000 : "firmware"
[    6.405778] 0x00000020001c-0x000000600000 : "linux"
[    6.412543] 0x000000600000-0x000002600000 : "ubi"
[    6.419190] 0x000002600000-0x000002680000 : "board_data"
[    6.426521] 0x000002680000-0x0000026a0000 : "POT"
[    6.433094] 0x0000026a0000-0x000002780000 : "POT"
[    6.439713] 0x000002780000-0x0000027a0000 : "POT"
[    6.446331] 0x0000027a0000-0x000002e80000 : "POT"
[    6.452891] 0x000002e80000-0x000002f00000 : "ML"
[    6.459352] 0x000002f00000-0x000002f80000 : "ML"
[    6.465794] 0x000002f80000-0x000003000000 : "ML"
[    6.472248] 0x000003000000-0x000003080000 : "ML"
[    6.478730] 0x000003080000-0x000003100000 : "ML"
[    6.485204] 0x000003100000-0x000008000000 : "ML"
[    6.492517] libphy: Fixed MDIO Bus: probed
[    6.497761] bgmac: Broadcom 47xx GBit MAC driver loaded
[    6.504545] bcma: bus0: Found chip with id 53010, rev 0x00 and package 0x00
[    6.513322] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x2A, class 0x0)
[    6.524132] bcma: bus0: Core 1 found: Chipcommon B (manuf 0x4BF, id 0x50B, rev 0x01, class 0x0)
[    6.535140] bcma: bus0: Core 2 found: DMA (manuf 0x4BF, id 0x502, rev 0x01, class 0x0)
[    6.545168] bcma: bus0: Core 3 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0)
[    6.555727] bcma: bus0: Core 4 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0)
[    6.566281] bcma: bus0: Core 5 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0)
[    6.576831] bcma: bus0: Core 6 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0)
[    6.587343] bcma: bus0: Core 7 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x01, class 0x0)
[    6.598083] bcma: bus0: Core 8 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x01, class 0x0)
[    6.608831] bcma: bus0: Core 9 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x01, class 0x0)
[    6.619616] bcma: bus0: Core 10 found: ARM Cortex A9 core (ihost) (manuf 0x4BF, id 0x510, rev 0x01, class 0x0)
[    6.632223] bcma: bus0: Core 11 found: USB 2.0 (manuf 0x4BF, id 0x504, rev 0x01, class 0x0)
[    6.642766] bcma: bus0: Core 12 found: USB 3.0 (manuf 0x4BF, id 0x505, rev 0x01, class 0x0)
[    6.653332] bcma: bus0: Core 13 found: SDIO3 (manuf 0x4BF, id 0x503, rev 0x01, class 0x0)
[    6.663682] bcma: bus0: Core 14 found: I2S (manuf 0x4BF, id 0x834, rev 0x03, class 0x0)
[    6.673817] bcma: bus0: Core 15 found: ARM Cortex A9 JTAG (manuf 0x4BF, id 0x506, rev 0x01, class 0x0)
[    6.685583] bcma: bus0: Core 16 found: Denali DDR2/DDR3 memory controller (manuf 0x4BF, id 0x507, rev 0x01, class 0x0)
[    6.699079] bcma: bus0: Core 17 found: ROM (manuf 0x4BF, id 0x508, rev 0x01, class 0x0)
[    6.709201] bcma: bus0: Core 18 found: NAND flash controller (manuf 0x4BF, id 0x509, rev 0x01, class 0x0)
[    6.721288] bcma: bus0: Core 19 found: SPI flash controller (manuf 0x4BF, id 0x50A, rev 0x01, class 0x0)
[    6.734181] bcm53xxspiflash spi32766.0: unrecognized JEDEC id bytes: ff, ff, ff
[    6.743361] bcm53xxspiflash: probe of spi32766.0 failed with error -2
[    6.781943] bgmac bcma0:3: Invalid MAC addr: 00:00:00:00:00:00
[    6.789302] bgmac bcma0:3: Using random MAC: e6:00:3b:af:a1:07
[    6.796672] bgmac bcma0:3: Found PHY addr: 30 (NOREGS)
[    6.803953] bgmac bcma0:3: Support for Roboswitch not implemented
[    6.813204] b53_common: found switch: BCM53012, rev 5
[    6.820332] bgmac bcma0:4: Invalid MAC addr: 00:00:00:00:00:00
[    6.827689] bgmac bcma0:4: Using random MAC: 7a:78:19:fd:99:3b
[    6.835055] bgmac bcma0:4: Found PHY addr: 30 (NOREGS)
[    6.842333] bgmac bcma0:4: Support for Roboswitch not implemented
[    6.851154] bgmac bcma0:5: Found PHY addr: 30 (NOREGS)
[    6.858472] bgmac bcma0:5: Support for Roboswitch not implemented
[    6.867244] bgmac: Unsupported core_unit 3
[    6.872395] bgmac: probe of bcma0:6 failed with error -524
[    7.134217] pcie_iproc_bcma bcma0:7: PCI host bridge to bus 0000:00
[    7.142084] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fffffff]
[    7.150723] pcie_iproc_bcma bcma0:7: link: UP
[    7.156459] PCI: bus0: Fast back to back transfers disabled
[    7.163450] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    7.173995] PCI: bus1: Fast back to back transfers disabled
[    7.181068] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x085fffff]
[    7.189589] pci 0000:01:00.0: BAR 2: assigned [mem 0x08000000-0x083fffff 64bit]
[    7.198777] pci 0000:01:00.0: BAR 0: assigned [mem 0x08400000-0x08407fff 64bit]
[    7.207954] pci 0000:00:00.0: PCI bridge to [bus 01]
[    7.214190] pci 0000:00:00.0:   bridge window [mem 0x08000000-0x085fffff]
[    7.474200] pcie_iproc_bcma bcma0:8: PCI host bridge to bus 0001:00
[    7.482061] pci_bus 0001:00: root bus resource [mem 0x40000000-0x47ffffff]
[    7.490699] pcie_iproc_bcma bcma0:8: link: UP
[    7.496416] PCI: bus0: Fast back to back transfers disabled
[    7.503407] pci 0001:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    7.513938] PCI: bus1: Fast back to back transfers disabled
[    7.520942] pci 0001:01:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    7.531169] pci 0001:02:00.0: unknown header type 12, ignoring device
[    7.539975] pci 0001:02:03.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    7.549271] pci 0001:02:03.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    7.558563] pci 0001:02:03.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    7.567853] pci 0001:02:03.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    7.577144] pci 0001:02:03.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    7.586423] pci 0001:02:03.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    7.595909] pci 0001:02:04.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    7.605207] pci 0001:02:04.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    7.614497] pci 0001:02:04.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    7.623779] pci 0001:02:04.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    7.633067] pci 0001:02:04.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    7.642347] pci 0001:02:04.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    7.651835] pci 0001:02:05.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    7.661122] pci 0001:02:05.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    7.670409] pci 0001:02:05.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    7.679699] pci 0001:02:05.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    7.688979] pci 0001:02:05.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    7.698259] pci 0001:02:05.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    7.707751] pci 0001:02:06.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    7.717046] pci 0001:02:06.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    7.726330] pci 0001:02:06.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    7.735616] pci 0001:02:06.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    7.744903] pci 0001:02:06.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    7.754183] pci 0001:02:06.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    7.763663] pci 0001:02:07.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    7.772959] pci 0001:02:07.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    7.782244] pci 0001:02:07.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    7.791535] pci 0001:02:07.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    7.800815] pci 0001:02:07.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    7.810105] pci 0001:02:07.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    7.819609] pci 0001:02:08.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    7.828906] pci 0001:02:08.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    7.838190] pci 0001:02:08.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    7.847488] pci 0001:02:08.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    7.856771] pci 0001:02:08.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    7.866055] pci 0001:02:08.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    7.875552] pci 0001:02:09.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    7.884849] pci 0001:02:09.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    7.894134] pci 0001:02:09.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    7.903416] pci 0001:02:09.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    7.912705] pci 0001:02:09.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    7.921985] pci 0001:02:09.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    7.931486] pci 0001:02:0a.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    7.940785] pci 0001:02:0a.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    7.950068] pci 0001:02:0a.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    7.959360] pci 0001:02:0a.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    7.968649] pci 0001:02:0a.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    7.977930] pci 0001:02:0a.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    7.987421] pci 0001:02:0b.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    7.996723] pci 0001:02:0b.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    8.006013] pci 0001:02:0b.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    8.015304] pci 0001:02:0b.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    8.024595] pci 0001:02:0b.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    8.033879] pci 0001:02:0b.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    8.043390] pci 0001:02:0c.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    8.052685] pci 0001:02:0c.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    8.061969] pci 0001:02:0c.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    8.071261] pci 0001:02:0c.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    8.080551] pci 0001:02:0c.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    8.089835] pci 0001:02:0c.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    8.099336] pci 0001:02:0d.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    8.108627] pci 0001:02:0d.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    8.117914] pci 0001:02:0d.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    8.127210] pci 0001:02:0d.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    8.136495] pci 0001:02:0d.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    8.145777] pci 0001:02:0d.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    8.155282] pci 0001:02:0e.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    8.164576] pci 0001:02:0e.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    8.173850] pci 0001:02:0e.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    8.183139] pci 0001:02:0e.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    8.192429] pci 0001:02:0e.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    8.201710] pci 0001:02:0e.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    8.211205] pci 0001:02:0f.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    8.220498] pci 0001:02:0f.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    8.229782] pci 0001:02:0f.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    8.239074] pci 0001:02:0f.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    8.248364] pci 0001:02:0f.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    8.257649] pci 0001:02:0f.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    8.267161] pci 0001:02:10.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    8.276451] pci 0001:02:10.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    8.285741] pci 0001:02:10.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    8.295029] pci 0001:02:10.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    8.304320] pci 0001:02:10.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    8.313592] pci 0001:02:10.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    8.323099] pci 0001:02:11.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    8.332399] pci 0001:02:11.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    8.341682] pci 0001:02:11.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    8.350973] pci 0001:02:11.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    8.360254] pci 0001:02:11.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    8.369534] pci 0001:02:11.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    8.379031] pci 0001:02:12.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    8.388326] pci 0001:02:12.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    8.397619] pci 0001:02:12.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    8.406908] pci 0001:02:12.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    8.416186] pci 0001:02:12.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    8.425468] pci 0001:02:12.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    8.434969] pci 0001:02:13.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    8.444271] pci 0001:02:13.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    8.453552] pci 0001:02:13.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    8.462843] pci 0001:02:13.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    8.472134] pci 0001:02:13.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    8.481424] pci 0001:02:13.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    8.490915] pci 0001:02:14.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    8.500212] pci 0001:02:14.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    8.509496] pci 0001:02:14.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    8.518791] pci 0001:02:14.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    8.528078] pci 0001:02:14.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    8.537358] pci 0001:02:14.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    8.546861] pci 0001:02:15.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    8.556156] pci 0001:02:15.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    8.565442] pci 0001:02:15.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    8.574731] pci 0001:02:15.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    8.584003] pci 0001:02:15.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    8.593293] pci 0001:02:15.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    8.602801] pci 0001:02:16.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    8.612101] pci 0001:02:16.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    8.621386] pci 0001:02:16.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    8.630676] pci 0001:02:16.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    8.639956] pci 0001:02:16.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    8.649241] pci 0001:02:16.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    8.658755] pci 0001:02:17.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    8.668046] pci 0001:02:17.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    8.677331] pci 0001:02:17.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    8.686622] pci 0001:02:17.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    8.695911] pci 0001:02:17.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    8.705193] pci 0001:02:17.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    8.714686] pci 0001:02:18.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    8.723964] pci 0001:02:18.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    8.733261] pci 0001:02:18.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    8.742545] pci 0001:02:18.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    8.751826] pci 0001:02:18.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    8.761117] pci 0001:02:18.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    8.770619] pci 0001:02:19.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    8.779920] pci 0001:02:19.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    8.789212] pci 0001:02:19.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    8.798501] pci 0001:02:19.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    8.807791] pci 0001:02:19.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    8.817072] pci 0001:02:19.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    8.826567] pci 0001:02:1a.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    8.835860] pci 0001:02:1a.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    8.845145] pci 0001:02:1a.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    8.854434] pci 0001:02:1a.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    8.863707] pci 0001:02:1a.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    8.872996] pci 0001:02:1a.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    8.882506] pci 0001:02:1b.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    8.891805] pci 0001:02:1b.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    8.901090] pci 0001:02:1b.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    8.910384] pci 0001:02:1b.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    8.919672] pci 0001:02:1b.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    8.928962] pci 0001:02:1b.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    8.938462] pci 0001:02:1c.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    8.947761] pci 0001:02:1c.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    8.957044] pci 0001:02:1c.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    8.966333] pci 0001:02:1c.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    8.975616] pci 0001:02:1c.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    8.984896] pci 0001:02:1c.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    8.994392] pci 0001:02:1d.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    9.003667] pci 0001:02:1d.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    9.012965] pci 0001:02:1d.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    9.022249] pci 0001:02:1d.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    9.031540] pci 0001:02:1d.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    9.040825] pci 0001:02:1d.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    9.050340] pci 0001:02:1e.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    9.059640] pci 0001:02:1e.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    9.068929] pci 0001:02:1e.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    9.078216] pci 0001:02:1e.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    9.087507] pci 0001:02:1e.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    9.096797] pci 0001:02:1e.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    9.106311] pci 0001:02:1f.0: [Firmware Bug]: reg 0x10: invalid BAR (can't size)
[    9.115608] pci 0001:02:1f.0: [Firmware Bug]: reg 0x14: invalid BAR (can't size)
[    9.124903] pci 0001:02:1f.0: [Firmware Bug]: reg 0x18: invalid BAR (can't size)
[    9.134192] pci 0001:02:1f.0: [Firmware Bug]: reg 0x1c: invalid BAR (can't size)
[    9.143464] pci 0001:02:1f.0: [Firmware Bug]: reg 0x20: invalid BAR (can't size)
[    9.152753] pci 0001:02:1f.0: [Firmware Bug]: reg 0x24: invalid BAR (can't size)
[    9.162478] PCI: bus2: Fast back to back transfers disabled
[    9.169494] pci 0001:02:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    9.179544] pci 0001:02:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    9.190222] PCI: bus3: Fast back to back transfers disabled
[    9.197883] PCI: bus4: Fast back to back transfers disabled
[    9.205389] pci 0001:00:00.0: BAR 8: assigned [mem 0x40000000-0x40ffffff]
[    9.213895] pci 0001:00:00.0: BAR 9: assigned [mem 0x41000000-0x411fffff 64bit pref]
[    9.223709] pci 0001:01:00.0: BAR 8: assigned [mem 0x40000000-0x40dfffff]
[    9.232227] pci 0001:01:00.0: BAR 9: assigned [mem 0x41000000-0x411fffff 64bit pref]
[    9.241940] pci 0001:01:00.0: BAR 0: assigned [mem 0x40e00000-0x40e03fff]
[    9.250464] pci 0001:01:00.0: BAR 7: no space for [io  size 0x1000]
[    9.258324] pci 0001:01:00.0: BAR 7: failed to assign [io  size 0x1000]
[    9.266628] pci 0001:01:00.0: BAR 7: no space for [io  size 0x1000]
[    9.274489] pci 0001:01:00.0: BAR 7: failed to assign [io  size 0x1000]
[    9.282865] pci 0001:02:01.0: BAR 8: assigned [mem 0x40000000-0x407fffff]
[    9.291381] pci 0001:02:02.0: BAR 8: assigned [mem 0x40800000-0x40dfffff]
[    9.299905] pci 0001:02:01.0: BAR 9: assigned [mem 0x41000000-0x411fffff 64bit pref]
[    9.309613] pci 0001:02:01.0: BAR 7: no space for [io  size 0x1000]
[    9.317477] pci 0001:02:01.0: BAR 7: failed to assign [io  size 0x1000]
[    9.325781] pci 0001:02:01.0: BAR 7: no space for [io  size 0x1000]
[    9.333637] pci 0001:02:01.0: BAR 7: failed to assign [io  size 0x1000]
[    9.341942] pci 0001:03:00.0: BAR 2: assigned [mem 0x40000000-0x403fffff 64bit]
[    9.351129] pci 0001:03:00.0: BAR 0: assigned [mem 0x40400000-0x40407fff 64bit]
[    9.360319] pci 0001:02:01.0: PCI bridge to [bus 03]
[    9.366551] pci 0001:02:01.0:   bridge window [mem 0x40000000-0x407fffff]
[    9.375069] pci 0001:02:01.0:   bridge window [mem 0x41000000-0x411fffff 64bit pref]
[    9.384792] pci 0001:04:00.0: BAR 2: assigned [mem 0x40800000-0x40bfffff 64bit]
[    9.393975] pci 0001:04:00.0: BAR 0: assigned [mem 0x40c00000-0x40c07fff 64bit]
[    9.403164] pci 0001:02:02.0: PCI bridge to [bus 04]
[    9.409396] pci 0001:02:02.0:   bridge window [mem 0x40800000-0x40dfffff]
[    9.417921] pci 0001:01:00.0: PCI bridge to [bus 02-04]
[    9.424478] pci 0001:01:00.0:   bridge window [mem 0x40000000-0x40dfffff]
[    9.432985] pci 0001:01:00.0:   bridge window [mem 0x41000000-0x411fffff 64bit pref]
[    9.442702] pci 0001:00:00.0: PCI bridge to [bus 01-04]
[    9.449259] pci 0001:00:00.0:   bridge window [mem 0x40000000-0x40ffffff]
[    9.457777] pci 0001:00:00.0:   bridge window [mem 0x41000000-0x411fffff 64bit pref]
[    9.724233] pcie_iproc_bcma bcma0:9: PCI host bridge to bus 0002:00
[    9.732101] pci_bus 0002:00: root bus resource [mem 0x48000000-0x4fffffff]
[    9.844088] pcie_iproc_bcma bcma0:9: link: DOWN
[    9.849772] pcie_iproc_bcma bcma0:9: no PCIe EP device detected
[    9.857286] pcie_iproc_bcma bcma0:9: PCIe controller setup failed
[    9.866149] bcm47xx-wdt bcm47xx-wdt.0: BCM47xx Watchdog Timer enabled (30 seconds, Software Timer)
[    9.877419] bcma: bus0: Bus registered
[    9.882736] NET: Registered protocol family 10
[    9.889523] NET: Registered protocol family 17
[    9.895187] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    9.911035] Bridge firewalling registered
[    9.916079] 8021q: 802.1Q VLAN Support v1.8
[    9.921397] Registering SWP/SWPB emulation handler
[    9.929931] UBI: auto-attach mtd4
[    9.933879] ubi0: attaching mtd4
[   10.053047] ubi0: scanning is finished
[   10.086193] ubi0: volume 1 ("rootfs_data") re-sized from 9 to 210 LEBs
[   10.094941] ubi0: attached mtd4 (name "ubi", size 32 MiB)
[   10.101708] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[   10.110345] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[   10.118864] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
[   10.127587] ubi0: good PEBs: 256, bad PEBs: 0, corrupted PEBs: 0
[   10.135115] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
[   10.144170] ubi0: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 732347604
[   10.155510] ubi0: available PEBs: 0, total reserved PEBs: 256, PEBs reserved for bad PEB handling: 20
[   10.167114] ubi0: background thread "ubi_bgt0d" started, PID 343
[   10.175762] block ubiblock0_0: created from ubi0:0(rootfs)
[   10.182661] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[   10.297896] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[   10.307102] Freeing unused kernel memory: 192K (c0414000 - c0444000)
[   11.177812] init: Console is alive
[   11.182238] init: - watchdog -
[   11.186384] External imprecise Data abort at addr=0x0, fsr=0x1406 ignored.
[   11.803287] usbcore: registered new interface driver usbfs
[   11.810287] usbcore: registered new interface driver hub
[   11.817067] usbcore: registered new device driver usb
[   12.194961] init: - 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
[   13.464111] eth0: Link is Up - 1Gbps/Full - flow control off
[   15.618545] UBIFS (ubi0:1): default file-system created
[   15.626122] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 535
[   15.715381] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[   15.725221] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   15.737656] UBIFS (ubi0:1): FS size: 25395200 bytes (24 MiB, 200 LEBs), journal size 1269760 bytes (1 MiB, 10 LEBs)
[   15.750728] UBIFS (ubi0:1): reserved for root: 1199478 bytes (1171 KiB)
[   15.759025] UBIFS (ubi0:1): media format: w4/r0 (latest is w4/r0), UUID 07C83F2B-E12B-4F02-8434-384BABF0C8A7, small LPT model
[   15.775421] mount_root: overlay filesystem has not been fully initialized yet
[   15.784831] mount_root: switching to jffs2 overlay
[   15.810244] procd: - early -
[   15.813915] procd: - watchdog -
[   16.515027] procd: - ubus -
[   17.544845] procd: - init -
Please press Enter to activate this console.
[   20.458932] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   20.473584] Loading modules backported from Linux version master-2015-07-21-0-g47cd203
[   20.483559] Backport generated by backports.git backports-20150626-0-gc1a4168
[   20.494000] ip_tables: (C) 2000-2006 Netfilter Core Team
[   20.505385] nf_conntrack version 0.5.0 (3988 buckets, 15952 max)
[   20.605168] xt_time: kernel timezone is -0000
[   20.617730] cfg80211: World regulatory domain updated:
[   20.624242] cfg80211:  DFS Master region: unset
[   20.629718] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   20.641976] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   20.652036] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   20.662080] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   20.672119] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[   20.684010] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   20.695900] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   20.706040] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   20.716071] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   20.743037] PPP generic driver version 2.4.2
[   20.749782] NET: Registered protocol family 24
[   20.769545] Broadcom 43xx driver loaded [ Features: PNL ]
[   20.780846] usbcore: registered new interface driver brcmfmac
[   20.788175] pci 0000:00:00.0: enabling device (0140 -> 0142)
[   20.795305] brcmfmac 0000:01:00.0: enabling device (0140 -> 0142)
[   21.268681] brcmfmac 0000:01:00.0: Direct firmware load for brcm/brcmfmac43602-pcie.txt failed with error -2
[   21.281062] brcmfmac 0000:01:00.0: Falling back to user helper
[   21.297079] firmware brcm!brcmfmac43602-pcie.txt: firmware_loading_store: map pages failed
[   21.307812] brcmfmac: brcmf_fw_request_nvram_done: Found platform NVRAM (40900 B)
[   21.669904] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Mar  3 2015 04:46:51 version 7.35.177.33 (r538052) FWID 01-c8317c80
[   21.693809] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
[   21.704137] pci 0001:00:00.0: enabling device (0140 -> 0142)
[   21.711344] pci 0001:01:00.0: enabling device (0140 -> 0142)
[   21.718549] pci 0001:02:01.0: enabling device (0140 -> 0142)
[   21.725725] brcmfmac 0001:03:00.0: enabling device (0140 -> 0142)
[   21.886898] brcmfmac 0001:03:00.0: Direct firmware load for brcm/brcmfmac43602-pcie.txt failed with error -2
[   21.899293] brcmfmac 0001:03:00.0: Falling back to user helper
[   21.915222] firmware brcm!brcmfmac43602-pcie.txt: firmware_loading_store: map pages failed
[   21.925901] brcmfmac: brcmf_fw_request_nvram_done: Found platform NVRAM (40900 B)
[   22.250062] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Mar  3 2015 04:46:51 version 7.35.177.33 (r538052) FWID 01-c8317c80
[   22.275573] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
[   22.287808] pci 0001:02:02.0: enabling device (0140 -> 0142)
[   22.295013] brcmfmac 0001:04:00.0: enabling device (0140 -> 0142)
[   22.456828] brcmfmac 0001:04:00.0: Direct firmware load for brcm/brcmfmac43602-pcie.txt failed with error -2
[   22.469217] brcmfmac 0001:04:00.0: Falling back to user helper
[   22.485014] firmware brcm!brcmfmac43602-pcie.txt: firmware_loading_store: map pages failed
[   22.495699] brcmfmac: brcmf_fw_request_nvram_done: Found platform NVRAM (40900 B)
[   22.879748] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Mar  3 2015 04:46:51 version 7.35.177.33 (r538052) FWID 01-c8317c80
[   22.903937] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
[   27.527827] device eth2.1 entered promiscuous mode
[   27.533841] device eth2 entered promiscuous mode
[   27.546120] br-lan: port 1(eth2.1) entered forwarding state
[   27.553143] br-lan: port 1(eth2.1) entered forwarding state
[   29.494130] eth2: Link is Up - 1Gbps/Full - flow control off
[   29.544790] br-lan: port 1(eth2.1) entered forwarding state

@xkszltl

Darn it.

When I went from the September image to the buildbot, it died on me, last week.

I recovered it, tried to reflash the September image and it died. Can you post if a you were able to successfully reflash the September image? Maybe I'll try it again.

(Last edited by mojolacerator on 17 Oct 2015, 01:36)

mojolacerator wrote:

@xkszltl

Darn it.

When I went from the September image to the buildbot, it died on me, last week.

I recovered it, tried to reflash the September image and it died. Can you post if a you were able to successfully reflash the September image? Maybe I'll try it again.

Actually I failed.
I use customized image of Sep version from image builder so maybe it's the reason.
Now my situation as that I can flash an image via tftp and it print "programming...", reboot, and then work fine. But crash if I reboot again.

I hope somebody on the Openwrt Development team is reading this trail.

I may be missing something, but i figured i would just post and say that i am using the september 14th file from https://downloads.openwrt.org/chaos_cal … x/generic/ and it has been working fine for me for at least 10 days. I'm sure i havent set up the wifi correctly so it doesnt seem to have the range it did with stock, but i could be wrong. i definitely get crazy good speeds when I am within range though smile

adamaze wrote:

I may be missing something, but i figured i would just post and say that i am using the september 14th file from https://downloads.openwrt.org/chaos_cal … x/generic/ and it has been working fine for me for at least 10 days. I'm sure i havent set up the wifi correctly so it doesnt seem to have the range it did with stock, but i could be wrong. i definitely get crazy good speeds when I am within range though smile


I had great success as well with that image. My problem came when I tried the buildbot image, which failed, and then tried to go back to the Sept 14 image, it just flat out died on me. So if it's working for you, don't try any new images until the developers provide a fix.

That doesn't look related at all.

mojolacerator wrote:
adamaze wrote:

I may be missing something, but i figured i would just post and say that i am using the september 14th file from https://downloads.openwrt.org/chaos_cal … x/generic/ and it has been working fine for me for at least 10 days. I'm sure i havent set up the wifi correctly so it doesnt seem to have the range it did with stock, but i could be wrong. i definitely get crazy good speeds when I am within range though smile


I had great success as well with that image. My problem came when I tried the buildbot image, which failed, and then tried to go back to the Sept 14 image, it just flat out died on me. So if it's working for you, don't try any new images until the developers provide a fix.

Hi, if I have some spare time I could try to reproduce and figure out what is wrong, but to be honest it is a bit confusing for me for the moment on what is working and what isn't?. So lets try to get that cleared out. This is the link to the chaos calmer release:

https://downloads.openwrt.org/chaos_cal … x/generic/

Correct? It is the image from 14 September and that is the image which should get it to work for everybody. Correct?

What is buildbot image? Where does it come from? Link? Is it trunk build? If it is trunk then I can tell you upfront that without modifications that image is not going to work. Changes were made for the r8000 on the chaos calmer release which have not been ported to trunk, so trunk will not run. It is mainly the ethernet switch which will not work, but I also noticed changes in the MTD parsing on trunk which now results in a lot of errors/warnings during boot, but seem to be ok, and on trunk something got changed with the scanning of devices resulting in lots of BAR1 errors, but they should not be problematic either.

So assuming that buildbot image is trunk (I hope somebody can confirm this) then the problem appears to be going back from this buildbot image to the september 14 release of chaos calmer?

One thing to try: There have been issues in the past with nvram storage which resulted in loss of nvram settings. I think they were resolved on both trunk and chaos calmer (well at least on CC), but if it is still a problem on trunk and you have loaded that image then you have to reflash manufacturer firmware, run that once, before reflashing anything else.

Yes, they are referring to snapshots of trunk made by the buildbot. CC was forked from trunk, so anything that's in CC should also be in trunk. Could you please point to the specific commit you are claiming is not present in trunk?

arokh wrote:

Yes, they are referring to snapshots of trunk made by the buildbot. CC was forked from trunk, so anything that's in CC should also be in trunk. Could you please point to the specific commit you are claiming is not present in trunk?

http://git.openwrt.org/?p=15.05/openwrt … 3032305409