OpenWrt Forum Archive

Topic: arokh builds for Negear R8000

The content of this topic has been archived between 25 Feb 2018 and 25 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

arokh wrote:

If anyone is interested and feel adventurous I compiled my build for the r8000 here:

http://luci.subsignal.org/~trondah/r8000/r47161/

Topic: https://forum.openwrt.org/viewtopic.php?id=50914

I opened all frequencies and channels for the US country code, so use at your own risk. It's completely untested as well, I'm just pondering to buy this router myself and would like some feedback on how it works.

Flash and go?

I am very tempted.......

In theory, yes. Note that I do not myself have this device and am not familiar with the failsafe/rescue routines if something were to go wrong. Most of my mods are related to package configuration though so there is no reason it shouldn't work, especially if the latest trunk snapshots work.

arokh wrote:

In theory, yes. Note that I do not myself have this device and am not familiar with the failsafe/rescue routines if something were to go wrong. Most of my mods are related to package configuration though so there is no reason it shouldn't work, especially if the latest trunk snapshots work.

Don't know if it's my "special" R8000 or not. But it will not take your image or the buildbot image.
Tried with Web GUI first just to see and wouldn't work. Router went dead. No ping to 192.168.1.1, no response.

Recovered it, tried to tftp the image on, same thing. Went dead. no response when 192.168.1.1 was pinged.
Recovered it. Flashed Kong's DD-WRT on it again-no problem, running fast again.

Buildbot images for the R7000 and AC56U both work fine, seems to be something funky with the R8000 build.

For me anyway.....................

(Last edited by mojolacerator on 13 Oct 2015, 02:49)

mojolacerator wrote:
arokh wrote:

In theory, yes. Note that I do not myself have this device and am not familiar with the failsafe/rescue routines if something were to go wrong. Most of my mods are related to package configuration though so there is no reason it shouldn't work, especially if the latest trunk snapshots work.

Don't know if it's my "special" R8000 or not. But it will not take your image or the buildbot image.
Tried with Web GUI first just to see and wouldn't work. Router went dead. No ping to 192.168.1.1, no response.

Recovered it, tried to tftp the image on, same thing. Went dead. no response when 192.168.1.1 was pinged.
Recovered it. Flashed Kong's DD-WRT on it again-no problem, running fast again.

Buildbot images for the R7000 and AC56U both work fine, seems to be something funky with the R8000 build.

For me anyway.....................

What's the recover steps? Just in case if i make it wrong.

mojolacerator wrote:
arokh wrote:

In theory, yes. Note that I do not myself have this device and am not familiar with the failsafe/rescue routines if something were to go wrong. Most of my mods are related to package configuration though so there is no reason it shouldn't work, especially if the latest trunk snapshots work.

Don't know if it's my "special" R8000 or not. But it will not take your image or the buildbot image.
Tried with Web GUI first just to see and wouldn't work. Router went dead. No ping to 192.168.1.1, no response.

Recovered it, tried to tftp the image on, same thing. Went dead. no response when 192.168.1.1 was pinged.
Recovered it. Flashed Kong's DD-WRT on it again-no problem, running fast again.

Buildbot images for the R7000 and AC56U both work fine, seems to be something funky with the R8000 build.

For me anyway.....................

Looking at your boot log:

[    4.429093] UBIFS error (pid 1): ubifs_mount: cannot open "ubi0:rootfs", error -19

This seems to be the problem. Looks like the kernel can see all partitions fine but can't mount the correct one. I would suggest opening a ticket, probably an easy fix for the devs smile

LogicoZone wrote:
mojolacerator wrote:
arokh wrote:

In theory, yes. Note that I do not myself have this device and am not familiar with the failsafe/rescue routines if something were to go wrong. Most of my mods are related to package configuration though so there is no reason it shouldn't work, especially if the latest trunk snapshots work.

Don't know if it's my "special" R8000 or not. But it will not take your image or the buildbot image.
Tried with Web GUI first just to see and wouldn't work. Router went dead. No ping to 192.168.1.1, no response.

Recovered it, tried to tftp the image on, same thing. Went dead. no response when 192.168.1.1 was pinged.
Recovered it. Flashed Kong's DD-WRT on it again-no problem, running fast again.

Buildbot images for the R7000 and AC56U both work fine, seems to be something funky with the R8000 build.

For me anyway.....................

What's the recover steps? Just in case if i make it wrong.


Get serial access( I have permanent, fed it through one of the antenna openings, after attaching it).

Reboot router - watch the serial read out as it's booting, hit "ctrl c" to interrupt the boot. At the prompt, type "tftpd", it will turn into a tftp server. Then just tftp/"put" the new inage in.
takes about 5 minutes.

This tftp version seems to work the best for me:

http://download.cnet.com/Tftpd32/3000-2 … 14225.html

I use "putty" for serial readout.

(Last edited by mojolacerator on 13 Oct 2015, 14:21)

arokh wrote:
mojolacerator wrote:
arokh wrote:

In theory, yes. Note that I do not myself have this device and am not familiar with the failsafe/rescue routines if something were to go wrong. Most of my mods are related to package configuration though so there is no reason it shouldn't work, especially if the latest trunk snapshots work.

Don't know if it's my "special" R8000 or not. But it will not take your image or the buildbot image.
Tried with Web GUI first just to see and wouldn't work. Router went dead. No ping to 192.168.1.1, no response.

Recovered it, tried to tftp the image on, same thing. Went dead. no response when 192.168.1.1 was pinged.
Recovered it. Flashed Kong's DD-WRT on it again-no problem, running fast again.

Buildbot images for the R7000 and AC56U both work fine, seems to be something funky with the R8000 build.

For me anyway.....................

Looking at your boot log:

[    4.429093] UBIFS error (pid 1): ubifs_mount: cannot open "ubi0:rootfs", error -19

This seems to be the problem. Looks like the kernel can see all partitions fine but can't mount the correct one. I would suggest opening a ticket, probably an easy fix for the devs smile


It would be awesome to have a fix !!!!!!!!!!!!!!!

mojolacerator wrote:

Get serial access( I have permanent, fed it through one of the antenna openings, after attaching it).

Reboot router - watch the serial read out as it's booting, hit "ctrl c" to interrupt the boot. At the prompt, type "tftpd", it will turn into a tftp server. Then just tftp/"put" the new inage in.
takes about 5 minutes.

This tftp version seems to work the best for me:

http://download.cnet.com/Tftpd32/3000-2 … 14225.html

I use "putty" for serial readout.

Do you have any information on the serial port and photo of the board?

LogicoZone wrote:
mojolacerator wrote:

Get serial access( I have permanent, fed it through one of the antenna openings, after attaching it).

Reboot router - watch the serial read out as it's booting, hit "ctrl c" to interrupt the boot. At the prompt, type "tftpd", it will turn into a tftp server. Then just tftp/"put" the new inage in.
takes about 5 minutes.

This tftp version seems to work the best for me:

http://download.cnet.com/Tftpd32/3000-2 … 14225.html

I use "putty" for serial readout.

Do you have any information on the serial port and photo of the board?

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................

(Last edited by mojolacerator on 13 Oct 2015, 18:51)

arokh wrote:

New build ready: http://luci.subsignal.org/~trondah/r8000/r47237/

Someone with a working recovery method, please test.

Long work day ahead of me, I will try and test later today, if it doesn't work, it will give me a chance to provide the required bootlogs.

Looking forward to it!

arokh wrote:

New build ready: http://luci.subsignal.org/~trondah/r8000/r47237/

Someone with a working recovery method, please test.

Here is the boot log for you. The web login is functional but I do not run further test since you've set a password.
But I've tried the usb port and I'm sure it doesn't work. No power supply at all.

Digital core power voltage set to 1.0V
Decompressing...done
Digital core power voltage set to 1.0V

SHMOO VER 1.13

PKID07DC06011801080000000000001A103F01000000

S300001F3
00001520


RDLYW0 00000004

RDENW0 00000038

RDQSW0 

    0000000000111111111122222222223333333333444444444455555555556666
    0123456789012345678901234567890123456789012345678901234567890123
 00 ------++++++++++++++++++++++++++X+++++++++++++++++++++++++------
 01 --------++++++++++++++++++++++++++X++++++++++++++++++++++++++---
 02 ------++++++++++++++++++++++++++X+++++++++++++++++++++++++------
 03 -----+++++++++++++++++++++++++X+++++++++++++++++++++++++--------
 04 ---+++++++++++++++++++++++++X+++++++++++++++++++++++++----------
 05 ------++++++++++++++++++++++++++X++++++++++++++++++++++++++-----
 06 ----++++++++++++++++++++++++X+++++++++++++++++++++++------------
 07 ----------+++++++++++++++++++++++++++X+++++++++++++++++++++++++-
 08 ----++++++++++++++++++++++++X++++++++++++++++++++++++-----------
 09 ------------++++++++++++++++++++++++++X+++++++++++++++++++++++--
 10 --------+++++++++++++++++++++++X+++++++++++++++++++++++---------
 11 --------------+++++++++++++++++++++++X++++++++++++++++++++++----
 12 ----+++++++++++++++++++++++++X++++++++++++++++++++++++----------
 13 ------------++++++++++++++++++++++++X+++++++++++++++++++++++----
 14 --------+++++++++++++++++++++++++X++++++++++++++++++++++++------
 15 ------------++++++++++++++++++++++++X+++++++++++++++++++++++----


PW0 

    0000000000111111111122222222223333333333444444444455555555556666
    0123456789012345678901234567890123456789012345678901234567890123
 00 --++++++++++++++++++++++++++++X++++++++++++++++++++++++++++-----
 01 ----++++++++++++++++++++++++++++X++++++++++++++++++++++++++++---
 02 ----++++++++++++++++++++++++++++X+++++++++++++++++++++++++++----
 03 --++++++++++++++++++++++++++++X+++++++++++++++++++++++++++------
 04 +++++++++++++++++++++++++++X+++++++++++++++++++++++++++---------
 05 -+++++++++++++++++++++++++++++X++++++++++++++++++++++++++++-----
 06 +++++++++++++++++++++++++++X+++++++++++++++++++++++++++---------
 07 -----+++++++++++++++++++++++++++++X++++++++++++++++++++++++++++-
 08 ++++++++++++++++++++++++++X++++++++++++++++++++++++++-----------
 09 -----+++++++++++++++++++++++++++++X+++++++++++++++++++++++++++--
 10 +++++++++++++++++++++++++++X+++++++++++++++++++++++++++---------
 11 -------++++++++++++++++++++++++++X++++++++++++++++++++++++++----
 12 +++++++++++++++++++++++++++X++++++++++++++++++++++++++----------
 13 -----+++++++++++++++++++++++++++X+++++++++++++++++++++++++++----
 14 +++++++++++++++++++++++++++++X++++++++++++++++++++++++++++------
 15 ------+++++++++++++++++++++++++++X+++++++++++++++++++++++++++---


NW0 

    0000000000111111111122222222223333333333444444444455555555556666
    0123456789012345678901234567890123456789012345678901234567890123
 00 ------++++++++++++++++++++++++++X+++++++++++++++++++++++++------
 01 --------++++++++++++++++++++++++++X++++++++++++++++++++++++++---
 02 ------++++++++++++++++++++++++++X+++++++++++++++++++++++++------
 03 -----+++++++++++++++++++++++++X+++++++++++++++++++++++++--------
 04 ----+++++++++++++++++++++++++X++++++++++++++++++++++++----------
 05 ------++++++++++++++++++++++++++X++++++++++++++++++++++++++-----
 06 ----++++++++++++++++++++++++X+++++++++++++++++++++++------------
 07 ----------+++++++++++++++++++++++++++X+++++++++++++++++++++++++-
 08 ----++++++++++++++++++++++++X++++++++++++++++++++++++-----------
 09 ------------++++++++++++++++++++++++++X++++++++++++++++++++++++-
 10 ------+++++++++++++++++++++++++X++++++++++++++++++++++++--------
 11 --------------+++++++++++++++++++++++X++++++++++++++++++++++----
 12 ----+++++++++++++++++++++++++X+++++++++++++++++++++++++---------
 13 ------------++++++++++++++++++++++++X+++++++++++++++++++++++----
 14 --------+++++++++++++++++++++++++X++++++++++++++++++++++++------
 15 ------------++++++++++++++++++++++++X++++++++++++++++++++++++---


WRDQW0 

    0000000000111111111122222222223333333333444444444455555555556666
    0123456789012345678901234567890123456789012345678901234567890123
 00 ++++++++++++++++++++++++X+++++++++++++++++++++++-------++++++++-
 01 ++++++++++++++++++++++++++X+++++++++++++++++++++++++-------++++-
 02 +++++++++++++++++++++++++X++++++++++++++++++++++++------+++++++-
 03 ++++++++++++++++++++++++X++++++++++++++++++++++++-------+++++++-
 04 +++++++++++++++++++++++X++++++++++++++++++++++----------+++++++-
 05 +++++++++++++++++++++++++X+++++++++++++++++++++++++-----+++++++-
 06 +++++++++++++++++++++++X++++++++++++++++++++++----------+++++++-
 07 +++++++++++++++++++++++++X+++++++++++++++++++++++++--------++++-
 08 +++++++++++++++++++++++X+++++++++++++++++++++++---------+++++++-
 09 -+++++++++++++++++++++++++X++++++++++++++++++++++++-------------
 10 +++++++++++++++++++++++++X+++++++++++++++++++++++++--------++++-
 11 ---++++++++++++++++++++++++X+++++++++++++++++++++++-------------
 12 +++++++++++++++++++++++++X+++++++++++++++++++++++++------++++++-
 13 --++++++++++++++++++++++++X++++++++++++++++++++++++-------------
 14 +++++++++++++++++++++++++X+++++++++++++++++++++++++--------++++-
 15 ----+++++++++++++++++++++++X++++++++++++++++++++++--------------


WRDMW0 00000024
WRDMW0 00000025


ADDR

    0000000000111111111122222222223333333333444444444455555555556666
    0123456789012345678901234567890123456789012345678901234567890123
 00 +++++++++++++++++++++S+++++++++X++++++++++++++++++++++++++++++++

Decompressing...done


CFE for Foxconn Router R8000 version: v1.0.8
Build Date: Fri May 30 15:03:06 CST 2014 
Init Arena
Init Devs.
Boot up from NAND flash...
Bootcode Boot partition size = 524288(0x80000)
DDR Clock: 800 MHz
Info: DDR frequency set from clkfreq=1000,*800*
et2: Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller 7.14.43.2 (r474543)
CPU type 0x0: 1000MHz
Tot mem: 262144 KBytes

Device eth0:  hwaddr E8-FC-AF-F5-A7-D1, ipaddr 192.168.1.1, mask 255.255.255.0
        gateway not set, nameserver not set
Checking crc...Loader:raw Filesys:raw Dev:nflash0.os File: Options:(null)
Loading: .. 1484614 bytes read
Entry at 0x00008000
Closing network.
Starting program at 0x00008000
Uncompressing Linux... done, booting the kernel.
[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.18.22 (trondah@NUC) (gcc version 5.2.0 (OpenWrt GCC 5.2.0 r47237) ) #1 SMP Tue Oct 20 10:34:31 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] PERCPU: Embedded 9 pages/cpu @c6dd4000 s6080 r8192 d22592 u36864
[    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: 255304K/262144K available (3094K kernel code, 113K rwdata, 820K rodata, 188K init, 282K bss, 6840K 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 - 0xc03dadec   (3916 kB)
[    0.000000]       .init : 0xc03db000 - 0xc040a000   ( 188 kB)
[    0.000000]       .data : 0xc040a000 - 0xc04267f8   ( 114 kB)
[    0.000000]        .bss : 0xc04267f8 - 0xc046d1a4   ( 283 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.000014] sched_clock: 64 bits at 400MHz, resolution 2ns, wraps every 2748779069440ns
[    0.010427] Calibrating delay loop... 1594.16 BogoMIPS (lpj=7970816)
[    0.103845] pid_max: default: 32768 minimum: 301
[    0.109892] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.118296] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.127734] CPU: Testing write buffer coherency: ok
[    0.134212] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.141532] Setting up static identity map for 0x11fc0 - 0x11ff4
[    0.151053] CPU1: Booted secondary processor
[    0.190234] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.190312] Brought up 2 CPUs
[    0.206793] SMP: Total of 2 processors activated (3188.32 BogoMIPS).
[    0.214860] CPU: WARNING: CPU(s) started in wrong/inconsistent modes (primary CPU mode 0x13)
[    0.225541] CPU: This may indicate a broken bootloader or firmware.
[    0.240519] NET: Registered protocol family 16
[    0.246931] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.292736] Switched to clocksource arm_global_timer
[    0.300293] NET: Registered protocol family 2
[    0.306661] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
[    0.315527] TCP bind hash table entries: 1024 (order: 1, 8192 bytes)
[    0.323620] TCP: Hash tables configured (established 1024 bind 1024)
[    0.331744] TCP: reno registered
[    0.335900] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.343351] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.351576] NET: Registered protocol family 1
[    0.358174] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.367011] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.374483] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.387053] msgmni has been set to 242
[    0.392665] bounce: pool size: 64 pages
[    0.397590] io scheduler noop registered
[    0.402640] io scheduler deadline registered (default)
[    0.409490] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    0.418233] console [ttyS0] disabled
[    0.422884] 18000300.serial: ttyS0 at MMIO 0x18000300 (irq = 117, base_baud = 7812500) is a 16550
[    0.434135] console [ttyS0] enabled
[    0.434135] console [ttyS0] enabled
[    0.442980] bootconsole [earlycon0] disabled
[    0.442980] bootconsole [earlycon0] disabled
[    0.455195] libphy: Fixed MDIO Bus: probed
[    0.460410] bgmac: Broadcom 47xx GBit MAC driver loaded
[    0.467176] bcma: bus0: Found chip with id 53010, rev 0x00 and package 0x00
[    0.475971] bcma: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x2A, class 0x0)
[    0.486753] bcma: bus0: Core 1 found: Chipcommon B (manuf 0x4BF, id 0x50B, rev 0x01, class 0x0)
[    0.497736] bcma: bus0: Core 2 found: DMA (manuf 0x4BF, id 0x502, rev 0x01, class 0x0)
[    0.507726] bcma: bus0: Core 3 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0)
[    0.518256] bcma: bus0: Core 4 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0)
[    0.528789] bcma: bus0: Core 5 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0)
[    0.539322] bcma: bus0: Core 6 found: GBit MAC (manuf 0x4BF, id 0x82D, rev 0x05, class 0x0)
[    0.549823] bcma: bus0: Core 7 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x01, class 0x0)
[    0.560562] bcma: bus0: Core 8 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x01, class 0x0)
[    0.571297] bcma: bus0: Core 9 found: PCIe Gen 2 (manuf 0x4BF, id 0x501, rev 0x01, class 0x0)
[    0.582067] bcma: bus0: Core 10 found: ARM Cortex A9 core (ihost) (manuf 0x4BF, id 0x510, rev 0x01, class 0x0)
[    0.594663] bcma: bus0: Core 11 found: USB 2.0 (manuf 0x4BF, id 0x504, rev 0x01, class 0x0)
[    0.605183] bcma: bus0: Core 12 found: USB 3.0 (manuf 0x4BF, id 0x505, rev 0x01, class 0x0)
[    0.615727] bcma: bus0: Core 13 found: SDIO3 (manuf 0x4BF, id 0x503, rev 0x01, class 0x0)
[    0.626053] bcma: bus0: Core 14 found: I2S (manuf 0x4BF, id 0x834, rev 0x03, class 0x0)
[    0.636168] bcma: bus0: Core 15 found: ARM Cortex A9 JTAG (manuf 0x4BF, id 0x506, rev 0x01, class 0x0)
[    0.647910] bcma: bus0: Core 16 found: Denali DDR2/DDR3 memory controller (manuf 0x4BF, id 0x507, rev 0x01, class 0x0)
[    0.661393] bcma: bus0: Core 17 found: ROM (manuf 0x4BF, id 0x508, rev 0x01, class 0x0)
[    0.671495] bcma: bus0: Core 18 found: NAND flash controller (manuf 0x4BF, id 0x509, rev 0x01, class 0x0)
[    0.683565] bcma: bus0: Core 19 found: SPI flash controller (manuf 0x4BF, id 0x50A, rev 0x01, class 0x0)
[    0.711194] bcm_nand bcma0:18: NAND Controller rev 6.01
[    0.741175] nand: device found, Manufacturer ID: 0xc2, Chip ID: 0xf1
[    0.749138] nand: Macronix NAND 128MiB 3,3V 8-bit
[    0.755037] nand: 128MiB, SLC, page size: 2048, OOB size: 64
[    1.324416] mtd_read error while parsing (offset: 0x30A0000)!
[    1.587103] mtd_read error while parsing (offset: 0x45A0000)!
[    1.929044] mtd_read error while parsing (offset: 0x6100000)!
[    2.022835] random: nonblocking pool is initialized
[    2.171608] mtd_read error while parsing (offset: 0x73C0000)!
[    2.320961] mtd_read error while parsing (offset: 0x7F60000)!
[    2.336430] 16 bcm47xxpart partitions found on MTD device bcm_nand
[    2.344178] Creating 16 MTD partitions on "bcm_nand":
[    2.350512] 0x000000000000-0x000000080000 : "boot"
[    2.358361] 0x000000080000-0x000000200000 : "nvram"
[    2.368583] 0x000000200000-0x000002600000 : "firmware"
[    2.458134] 0x00000020001c-0x000000600000 : "linux"
[    2.474123] 0x000000600000-0x000002600000 : "ubi"
[    2.553958] 0x000002600000-0x000002680000 : "board_data"
[    2.562467] 0x000002680000-0x0000026a0000 : "POT"
[    2.569316] 0x0000026a0000-0x000002780000 : "POT"
[    2.577944] 0x000002780000-0x0000027a0000 : "POT"
[    2.584865] 0x0000027a0000-0x000002e80000 : "POT"
[    2.607270] 0x000002e80000-0x000002f00000 : "ML"
[    2.614942] 0x000002f00000-0x000002f80000 : "ML"
[    2.622625] 0x000002f80000-0x000003000000 : "ML"
[    2.630333] 0x000003000000-0x000003080000 : "ML"
[    2.637946] 0x000003080000-0x000003100000 : "ML"
[    2.645595] 0x000003100000-0x000008000000 : "ML"
[    2.833166] bcm53xxspiflash spi32766.0: unrecognized JEDEC id bytes: ff, ff, ff
[    2.842364] bcm53xxspiflash: probe of spi32766.0 failed with error -2
[    2.887446] bgmac bcma0:3: Invalid MAC addr: 00:00:00:00:00:00
[    2.894804] bgmac bcma0:3: Using random MAC: 4a:ee:0e:95:eb:e3
[    2.902172] bgmac bcma0:3: Found PHY addr: 30 (NOREGS)
[    2.909459] bgmac bcma0:3: Support for Roboswitch not implemented
[    2.918691] b53_common: found switch: BCM53012, rev 5
[    2.925744] bgmac bcma0:4: Invalid MAC addr: 00:00:00:00:00:00
[    2.933100] bgmac bcma0:4: Using random MAC: c6:05:1b:19:fe:af
[    2.940462] bgmac bcma0:4: Found PHY addr: 30 (NOREGS)
[    2.947753] bgmac bcma0:4: Support for Roboswitch not implemented
[    2.956503] bgmac bcma0:5: Found PHY addr: 30 (NOREGS)
[    2.963821] bgmac bcma0:5: Support for Roboswitch not implemented
[    2.972504] bgmac: Unsupported core_unit 3
[    2.977658] bgmac: probe of bcma0:6 failed with error -524
[    2.984660] pci_host_bcm5301x bcma0:7: initializing PCIe controller
[    3.270255] pci_host_bcm5301x bcma0:7: link: UP
[    3.276057] pci_host_bcm5301x bcma0:7: PCI host bridge to bus 0000:00
[    3.284150] pci_bus 0000:00: root bus resource [mem 0x08000000-0x0fffffff]
[    3.292774] pci_bus 0000:00: root bus resource [io  0x0000]
[    3.299763] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
[    3.309973] PCI: bus0: Fast back to back transfers disabled
[    3.317480] PCI: bus1: Fast back to back transfers disabled
[    3.324603] pci 0000:00:00.0: BAR 8: assigned [mem 0x08000000-0x085fffff]
[    3.333130] pci 0000:01:00.0: BAR 2: assigned [mem 0x08000000-0x083fffff 64bit]
[    3.342313] pci 0000:01:00.0: BAR 0: assigned [mem 0x08400000-0x08407fff 64bit]
[    3.351493] pci 0000:00:00.0: PCI bridge to [bus 01]
[    3.357711] pci 0000:00:00.0:   bridge window [mem 0x08000000-0x085fffff]
[    3.366372] pci_host_bcm5301x bcma0:8: initializing PCIe controller
[    3.650252] pci_host_bcm5301x bcma0:8: link: UP
[    3.656053] pci_host_bcm5301x bcma0:8: PCI host bridge to bus 0001:00
[    3.664153] pci_bus 0001:00: root bus resource [mem 0x40000000-0x47ffffff]
[    3.672780] pci_bus 0001:00: root bus resource [io  0x0000]
[    3.679768] pci_bus 0001:00: No busn resource found for root bus, will use [bus 00-ff]
[    3.689961] PCI: bus0: Fast back to back transfers disabled
[    3.697483] PCI: bus1: Fast back to back transfers disabled
[    3.704487] pci 0001:01:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    3.714723] pci 0001:02:00.0: unknown header type 12, ignoring device
[    3.731820] PCI: bus2: Fast back to back transfers disabled
[    3.738808] pci 0001:02:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    3.748872] pci 0001:02:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    3.759620] PCI: bus3: Fast back to back transfers disabled
[    3.767330] PCI: bus4: Fast back to back transfers disabled
[    3.775588] pci 0001:00:00.0: BAR 8: assigned [mem 0x40000000-0x40cfffff]
[    3.784126] pci 0001:00:00.0: BAR 9: assigned [mem 0x40d00000-0x40efffff 64bit pref]
[    3.793850] pci 0001:01:00.0: BAR 8: assigned [mem 0x40000000-0x40bfffff]
[    3.802362] pci 0001:01:00.0: BAR 9: assigned [mem 0x40d00000-0x40efffff 64bit pref]
[    3.812078] pci 0001:01:00.0: BAR 0: assigned [mem 0x40c00000-0x40c03fff]
[    3.820600] pci 0001:01:00.0: BAR 7: no space for [io  size 0x1000]
[    3.828454] pci 0001:01:00.0: BAR 7: failed to assign [io  size 0x1000]
[    3.836760] pci 0001:02:01.0: BAR 8: assigned [mem 0x40000000-0x405fffff]
[    3.845273] pci 0001:02:02.0: BAR 8: assigned [mem 0x40600000-0x40bfffff]
[    3.853792] pci 0001:02:01.0: BAR 9: assigned [mem 0x40d00000-0x40efffff 64bit pref]
[    3.863506] pci 0001:02:01.0: BAR 7: no space for [io  size 0x1000]
[    3.871359] pci 0001:02:01.0: BAR 7: failed to assign [io  size 0x1000]
[    3.879649] pci 0001:03:00.0: BAR 2: assigned [mem 0x40000000-0x403fffff 64bit]
[    3.888834] pci 0001:03:00.0: BAR 0: assigned [mem 0x40400000-0x40407fff 64bit]
[    3.898013] pci 0001:02:01.0: PCI bridge to [bus 03]
[    3.904246] pci 0001:02:01.0:   bridge window [mem 0x40000000-0x405fffff]
[    3.912777] pci 0001:02:01.0:   bridge window [mem 0x40d00000-0x40efffff 64bit pref]
[    3.922498] pci 0001:04:00.0: BAR 2: assigned [mem 0x40800000-0x40bfffff 64bit]
[    3.931689] pci 0001:04:00.0: BAR 0: assigned [mem 0x40600000-0x40607fff 64bit]
[    3.940869] pci 0001:02:02.0: PCI bridge to [bus 04]
[    3.947095] pci 0001:02:02.0:   bridge window [mem 0x40600000-0x40bfffff]
[    3.955618] pci 0001:01:00.0: PCI bridge to [bus 02-04]
[    3.962183] pci 0001:01:00.0:   bridge window [mem 0x40000000-0x40bfffff]
[    3.970698] pci 0001:01:00.0:   bridge window [mem 0x40d00000-0x40efffff 64bit pref]
[    3.980417] pci 0001:00:00.0: PCI bridge to [bus 01-04]
[    3.986966] pci 0001:00:00.0:   bridge window [mem 0x40000000-0x40cfffff]
[    3.995481] pci 0001:00:00.0:   bridge window [mem 0x40d00000-0x40efffff 64bit pref]
[    4.005610] pci_host_bcm5301x bcma0:9: initializing PCIe controller
[    4.400255] pci_host_bcm5301x bcma0:9: link: DOWN
[    4.408402] bcm47xx-wdt bcm47xx-wdt.0: BCM47xx Watchdog Timer enabled (30 seconds, Software Timer)
[    4.419674] bcma: bus0: Bus registered
[    4.424878] TCP: cubic registered
[    4.429134] NET: Registered protocol family 10
[    4.435930] NET: Registered protocol family 17
[    4.441605] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[    4.457454] Bridge firewalling registered
[    4.462492] 8021q: 802.1Q VLAN Support v1.8
[    4.467814] Registering SWP/SWPB emulation handler
[    4.476695] UBI: auto-attach mtd4
[    4.480894] UBI: attaching mtd4 to ubi0
[    4.935267] UBI: scanning is finished
[    4.957595] UBI: attached mtd4 (name "ubi", size 32 MiB) to ubi0
[    4.965155] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    4.973668] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    4.982063] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    4.990680] UBI: good PEBs: 256, bad PEBs: 0, corrupted PEBs: 0
[    4.998093] UBI: user volume: 2, internal volumes: 1, max. volumes count: 128
[    5.007035] UBI: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1060722142
[    5.018385] UBI: available PEBs: 0, total reserved PEBs: 256, PEBs reserved for bad PEB handling: 20
[    5.029898] UBI: background thread "ubi_bgt0d" started, PID 319
[    5.038485] UBI: ubiblock0_0 created from ubi0:0(rootfs)
[    5.045167] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[    5.059774] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[    5.068991] Freeing unused kernel memory: 188K (c03db000 - c040a000)
[    5.446381] External imprecise Data abort at addr=0xb6f5e2cb, fsr=0x1406 ignored.
[    5.767692] init: Console is alive
[    5.772186] init: - watchdog -
[    6.936139] usbcore: registered new interface driver usbfs
[    6.943154] usbcore: registered new interface driver hub
[    6.949909] usbcore: registered new device driver usb
[    6.958617] exFAT: Version 1.2.9
[    6.981550] SCSI subsystem initialized
[    6.989082] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    6.997967] ehci-platform: EHCI generic platform driver
[    7.004691] ehci-platform ehci-platform.0: EHCI Host Controller
[    7.012152] ehci-platform ehci-platform.0: new USB bus registered, assigned bus number 1
[    7.022470] ehci-platform ehci-platform.0: irq 111, io mem 0x18021000
[    7.050270] ehci-platform ehci-platform.0: USB 2.0 started, EHCI 1.00
[    7.058993] hub 1-0:1.0: USB hub found
[    7.063763] hub 1-0:1.0: 2 ports detected
[    7.070406] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    7.078872] ohci-platform: OHCI generic platform driver
[    7.085593] ohci-platform ohci-platform.0: Generic Platform OHCI controller
[    7.094366] ohci-platform ohci-platform.0: new USB bus registered, assigned bus number 2
[    7.104631] ohci-platform ohci-platform.0: irq 111, io mem 0x18022000
[    7.174877] hub 2-0:1.0: USB hub found
[    7.179620] hub 2-0:1.0: 2 ports detected
[    7.207780] usbcore: registered new interface driver usb-storage
[    7.800422] 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
[   10.030279] eth0: Link is Up - 1Gbps/Full - flow control off
[   12.359587] mount_root: loading kmods from internal overlay
[   12.800501] UBIFS: background thread "ubifs_bgt0_1" started, PID 419
[   12.901060] UBIFS: recovery needed
[   13.151219] UBIFS: recovery completed
[   13.155915] UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[   13.164003] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   13.175473] UBIFS: FS size: 20062208 bytes (19 MiB, 158 LEBs), journal size 1015809 bytes (0 MiB, 8 LEBs)
[   13.187472] UBIFS: reserved for root: 947587 bytes (925 KiB)
[   13.194583] UBIFS: media format: w4/r0 (latest is w4/r0), UUID FDFB81CA-818C-4836-A302-C59757D99AE6, small LPT model
[   13.209428] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[   13.227608] block: extroot: not configured
[   13.260415] UBIFS: un-mount UBI device 0, volume 1
[   13.266431] UBIFS: background thread "ubifs_bgt0_1" stops
[   13.278060] UBIFS: background thread "ubifs_bgt0_1" started, PID 422
[   13.443244] UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[   13.451349] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   13.462801] UBIFS: FS size: 20062208 bytes (19 MiB, 158 LEBs), journal size 1015809 bytes (0 MiB, 8 LEBs)
[   13.474796] UBIFS: reserved for root: 947587 bytes (925 KiB)
[   13.481895] UBIFS: media format: w4/r0 (latest is w4/r0), UUID FDFB81CA-818C-4836-A302-C59757D99AE6, small LPT model
[   13.869642] block: attempting to load /tmp/ubifs_cfg/upper/etc/config/fstab
[   13.889317] block: extroot: not configured
[   13.923922] mount_root: switching to jffs2 overlay
[   14.005057] procd: - early -
[   14.008720] procd: - watchdog -
[   14.690471] procd: - ubus -
[   15.783973] procd: - init -
Please press Enter to activate this console.
[   21.052873] Initializing XFRM netlink socket
[   21.059487] NET: Registered protocol family 15
[   21.066409] tun: Universal TUN/TAP device driver, 1.6
[   21.072773] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[   21.095171] sit: IPv6 over IPv4 tunneling driver
[   21.107888] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   21.131384] Netfilter messages via NETLINK v0.30.
[   21.139192] ip_set: protocol 6
[   21.168959] u32 classifier
[   21.172419]     input device check on
[   21.177024]     Actions configured
[   21.183738] Mirror/redirect action on
[   21.194983] nf_conntrack version 0.5.0 (3992 buckets, 15968 max)
[   21.255075] Loading modules backported from Linux version master-2015-07-21-0-g47cd203
[   21.265113] Backport generated by backports.git backports-20150626-0-gc1a4168
[   21.279903] ip_tables: (C) 2000-2006 Netfilter Core Team
[   21.288494] usbcore: registered new interface driver ipheth
[   21.407746] xt_time: kernel timezone is -0000
[   21.414865] usbcore: registered new interface driver cdc_ether
[   21.432965] cfg80211: World regulatory domain updated:
[   21.439426] cfg80211:  DFS Master region: unset
[   21.444944] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   21.457198] cfg80211:   (2402000 KHz - 2494000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
[   21.467245] cfg80211:   (4910000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
[   21.501242] PPP generic driver version 2.4.2
[   21.508109] NET: Registered protocol family 24
[   21.515660] usbcore: registered new interface driver rndis_host
[   25.731210] device eth0.1 entered promiscuous mode
[   25.737245] device eth0 entered promiscuous mode
[   25.750501] br-lan: port 1(eth0.1) entered forwarding state
[   25.757539] br-lan: port 1(eth0.1) entered forwarding state
[   26.070360] eth0: Link is Up - 1Gbps/Full - flow control off
[   27.750294] br-lan: port 1(eth0.1) entered forwarding state

Before I flash this image I flashed the stock firmware to ensure(maybe?) nothing left inside.
Here is the boot log of stock firmware. Just in case if someone need it.

Digital core power voltage set to 1.0V
Decompressing...done
Digital core power voltage set to 1.0V

SHMOO VER 1.13

PKID07DC06011801080000000000001A103F01000000

S300001F3
00001530


RDLYW0 00000004

RDENW0 00000038

RDQSW0 

    0000000000111111111122222222223333333333444444444455555555556666
    0123456789012345678901234567890123456789012345678901234567890123
 00 ------++++++++++++++++++++++++++X+++++++++++++++++++++++++------
 01 ---------++++++++++++++++++++++++++X+++++++++++++++++++++++++---
 02 -------+++++++++++++++++++++++++X+++++++++++++++++++++++++------
 03 ------+++++++++++++++++++++++++X++++++++++++++++++++++++--------
 04 ----++++++++++++++++++++++++X++++++++++++++++++++++++-----------
 05 ------++++++++++++++++++++++++++X++++++++++++++++++++++++++-----
 06 ----++++++++++++++++++++++++X+++++++++++++++++++++++------------
 07 ----------+++++++++++++++++++++++++++X+++++++++++++++++++++++++-
 08 -----++++++++++++++++++++++++X+++++++++++++++++++++++-----------
 09 -----------++++++++++++++++++++++++++X++++++++++++++++++++++++--
 10 --------+++++++++++++++++++++++X+++++++++++++++++++++++---------
 11 --------------+++++++++++++++++++++++X++++++++++++++++++++++----
 12 ----+++++++++++++++++++++++++X++++++++++++++++++++++++----------
 13 ------------++++++++++++++++++++++++X+++++++++++++++++++++++----
 14 --------+++++++++++++++++++++++++X++++++++++++++++++++++++------
 15 ------------++++++++++++++++++++++++X+++++++++++++++++++++++----


PW0 

    0000000000111111111122222222223333333333444444444455555555556666
    0123456789012345678901234567890123456789012345678901234567890123
 00 --++++++++++++++++++++++++++++X++++++++++++++++++++++++++++-----
 01 ---+++++++++++++++++++++++++++++X++++++++++++++++++++++++++++---
 02 ---++++++++++++++++++++++++++++X+++++++++++++++++++++++++++-----
 03 --++++++++++++++++++++++++++++X+++++++++++++++++++++++++++------
 04 +++++++++++++++++++++++++++X+++++++++++++++++++++++++++---------
 05 -+++++++++++++++++++++++++++++X++++++++++++++++++++++++++++-----
 06 +++++++++++++++++++++++++++X+++++++++++++++++++++++++++---------
 07 ----++++++++++++++++++++++++++++++X++++++++++++++++++++++++++++-
 08 ++++++++++++++++++++++++++X++++++++++++++++++++++++++-----------
 09 ----++++++++++++++++++++++++++++++X+++++++++++++++++++++++++++--
 10 +++++++++++++++++++++++++++X+++++++++++++++++++++++++++---------
 11 ------+++++++++++++++++++++++++++X++++++++++++++++++++++++++----
 12 +++++++++++++++++++++++++++X++++++++++++++++++++++++++----------
 13 -----+++++++++++++++++++++++++++X+++++++++++++++++++++++++++----
 14 +++++++++++++++++++++++++++++X++++++++++++++++++++++++++++------
 15 -----++++++++++++++++++++++++++++X+++++++++++++++++++++++++++---


NW0 

    0000000000111111111122222222223333333333444444444455555555556666
    0123456789012345678901234567890123456789012345678901234567890123
 00 -------+++++++++++++++++++++++++X+++++++++++++++++++++++++------
 01 --------++++++++++++++++++++++++++X++++++++++++++++++++++++++---
 02 -------+++++++++++++++++++++++++X+++++++++++++++++++++++++------
 03 ------+++++++++++++++++++++++++X++++++++++++++++++++++++--------
 04 ---+++++++++++++++++++++++++X+++++++++++++++++++++++++----------
 05 --------+++++++++++++++++++++++++X++++++++++++++++++++++++------
 06 ----++++++++++++++++++++++++X+++++++++++++++++++++++------------
 07 ----------+++++++++++++++++++++++++++X+++++++++++++++++++++++++-
 08 ------+++++++++++++++++++++++X+++++++++++++++++++++++-----------
 09 ------------++++++++++++++++++++++++++X++++++++++++++++++++++++-
 10 -------++++++++++++++++++++++++X++++++++++++++++++++++++--------
 11 --------------+++++++++++++++++++++++X++++++++++++++++++++++----
 12 ----+++++++++++++++++++++++++X+++++++++++++++++++++++++---------
 13 --------------+++++++++++++++++++++++X++++++++++++++++++++++----
 14 ---------++++++++++++++++++++++++X++++++++++++++++++++++++------
 15 ------------++++++++++++++++++++++++X+++++++++++++++++++++++----


WRDQW0 

    0000000000111111111122222222223333333333444444444455555555556666
    0123456789012345678901234567890123456789012345678901234567890123
 00 ++++++++++++++++++++++++X++++++++++++++++++++++++-------+++++++-
 01 ++++++++++++++++++++++++++X+++++++++++++++++++++++++-------++++-
 02 +++++++++++++++++++++++++X++++++++++++++++++++++++------+++++++-
 03 ++++++++++++++++++++++++X+++++++++++++++++++++++---------++++++-
 04 +++++++++++++++++++++++X++++++++++++++++++++++-----------++++++-
 05 +++++++++++++++++++++++++X+++++++++++++++++++++++++-----+++++++-
 06 ++++++++++++++++++++++X++++++++++++++++++++++-----------+++++++-
 07 ++++++++++++++++++++++++++X+++++++++++++++++++++++++-------++++-
 08 +++++++++++++++++++++++X+++++++++++++++++++++++----------++++++-
 09 -+++++++++++++++++++++++++X++++++++++++++++++++++++-------------
 10 +++++++++++++++++++++++++X+++++++++++++++++++++++++-------+++++-
 11 ---++++++++++++++++++++++++X++++++++++++++++++++++++------------
 12 +++++++++++++++++++++++++X+++++++++++++++++++++++++-------+++++-
 13 --+++++++++++++++++++++++++X++++++++++++++++++++++++------------
 14 ++++++++++++++++++++++++++X+++++++++++++++++++++++++-------+-++-
 15 ----+++++++++++++++++++++++X+++++++++++++++++++++++-------------


WRDMW0 00000024
WRDMW0 00000025


ADDR

    0000000000111111111122222222223333333333444444444455555555556666
    0123456789012345678901234567890123456789012345678901234567890123
 00 +++++++++++++++++++++S+++++++++X++++++++++++++++++++++++++++++++

Decompressing...done


CFE for Foxconn Router R8000 version: v1.0.8
Build Date: Fri May 30 15:03:06 CST 2014 
Init Arena
Init Devs.
Boot up from NAND flash...
Bootcode Boot partition size = 524288(0x80000)
DDR Clock: 800 MHz
Info: DDR frequency set from clkfreq=1000,*800*
et2: Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller 7.14.43.2 (r474543)
CPU type 0x0: 1000MHz
Tot mem: 262144 KBytes

Device eth0:  hwaddr E8-FC-AF-F5-A7-D1, ipaddr 192.168.1.1, mask 255.255.255.0
        gateway not set, nameserver not set
Checking crc...Loader:raw Filesys:raw Dev:nflash0.os File: Options:(null)
Loading: ..... 4982560 bytes read
Entry at 0x00008000
Closing network.
Starting program at 0x00008000
console [ttyS0] enabled, bootconsole disabled
serial8250.0: ttyS1 at MMIO 0x18000400 (irq = 117) is a 16550
brd: module loaded
loop: module loaded
pflash: found no supported devices
bcmsflash: found no supported devices
Boot partition size = 524288(0x80000)
lookup_nflash_rootfs_offset: offset = 0x200000
nflash: squash filesystem with lzma found at block 31
Creating 17 MTD partitions on "nflash":
0x000000000000-0x000000080000 : "boot"
0x000000080000-0x000000200000 : "nvram"
0x000000200000-0x000002600000 : "linux"
0x0000003eeedc-0x000002600000 : "rootfs"
0x000002600000-0x000002680000 : "board_data"
0x000002680000-0x000002780000 : "POT1"
0x000002780000-0x000002880000 : "POT2"
0x000002880000-0x000002b40000 : "T_Meter1"
0x000002b40000-0x000002e00000 : "T_Meter2"
0x000002e00000-0x000002e80000 : "ML1"
0x000002e80000-0x000002f00000 : "ML2"
0x000002f00000-0x000002f80000 : "ML3"
0x000002f80000-0x000003000000 : "ML4"
0x000003000000-0x000003080000 : "ML5"
0x000003080000-0x000003100000 : "ML6"
0x000003100000-0x000003180000 : "ML7"
0x000003180000-0x000003200000 : "QoSRule"
PPP generic driver version 2.4.2
NET: Registered protocol family 24
PPPoL2TP kernel driver, V0.17
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:0b.1: EHCI Host Controller
ehci_hcd 0000:00:0b.1: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:0b.1: irq 111, io mem 0x18021000
ehci_hcd 0000:00:0b.1: USB 0.0 started, EHCI 1.00
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
ohci_hcd 0000:00:0b.0: OHCI Host Controller
ohci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 2
ohci_hcd 0000:00:0b.0: irq 111, io mem 0x18022000
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
xhci_hcd 0000:00:0c.0: xHCI Host Controller
xhci_hcd 0000:00:0c.0: new USB bus registered, assigned bus number 3
xhci_hcd 0000:00:0c.0: irq 112, io mem 0x18023000
xhci_hcd 0000:00:0c.0: Failed to enable MSI-X
xhci_hcd 0000:00:0c.0: failed to allocate MSI entry
usb usb3: No SuperSpeed endpoint companion for config 1  interface 0 altsetting 0 ep 129: using minimum values
xHCI xhci_add_endpoint called for root hub
xHCI xhci_check_bandwidth called for root hub
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 1 port detected
csw_retry 100
Initializing USB Mass Storage driver...
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
u32 classifier
    Actions configured
nf_conntrack version 0.5.0 (3979 buckets, 15916 max)
ip_tables: (C) 2000-2006 Netfilter Core Team
TCP cubic registered
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
IPv6 over IPv4 tunneling driver
sit0: Disabled Privacy Extensions
ip6tnl0: Disabled Privacy Extensions
NET: Registered protocol family 17
802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
All bugs added by David S. Miller <davem@redhat.com>
Northstar brcmnand NAND Flash Controller driver, Version 0.1 (c) Broadcom Inc. 2012
NAND device: Manufacturer ID: 0xc2, Chip ID: 0xf1 (Unknown NAND 128MiB 3,3V 8-bit)
Spare area=64 eccbytes 56, ecc bytes located at:
 2 3 4 5 6 7 8 9 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 27 28 29 30 31 34 35 36 37 38 39 40 41 42 43 44 45 46 47 50 51 52 53 54 55 56 57 58 59 60 61 62 63
Available 7 bytes at (off,len):
(1,1) (16,2) (32,2) (48,2) (0,0) (0,0) (0,0) (0,0) 
Scanning device for bad blocks
Bad eraseblock 557 at 0x0000045a0000
Bad eraseblock 776 at 0x000006100000
Bad eraseblock 926 at 0x0000073c0000
Bad eraseblock 1019 at 0x000007f60000
Options: NO_AUTOINCR,NO_READRDY,
Creating 2 MTD partitions on "brcmnand":
0x000003200000-0x000007b00000 : "brcmnand"
0x000007b00000-0x000008000000 : "OpenVPN"
SQUASHFS error: Xattrs in filesystem, these will be ignored
VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
devtmpfs: mounted
Freeing init memory: 220K
[sighandler]: No more events to be processed, quitting.
[cleanup]: Waiting for children.
[cleanup]: All children terminated.
Reading board data...
WSC UUID: 0x507313f3d723b8c5303b8e81c37727c0
NTP synchronized date/time: Wed Feb  4 12:26:32 2004
MAC address of 1st STA connected: 34-A3-95-E0-09-56
No RF parameters! Use default.
### main:1520 Set Normal Power!
ctf: module license 'Proprietary' taints kernel.
Disabling lock debugging due to kernel taint
Initialise conn table 2048 entries
et_module_init: passivemode set to 0x0
et_module_init: txworkq set to 0x0
et_module_init: et_txq_thresh set to 0x400
et_module_init: et_rxlazy_timeout set to 0x3e8
et_module_init: et_rxlazy_framecnt set to 0x20
fwd0: Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller 7.14.43.7 (r478477)
fwd1: Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller 7.14.43.7 (r478477)
eth0: Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller 7.14.43.7 (r478477)
dhd_module_init in
no wifi platform data, skip
PCI_PROBE:  bus 3, slot 0,vendor 14E4, device AA52(good PCI location)
PCI: Enabling device 0002:03:00.0 (0140 -> 0142)
DHD: dongle ram size is set to 983040(orig 983040) at 0x180000
dhd_attach(): thread:dhd_watchdog_thread:2987 started
dhd_deferred_work_init: work queue initialized 
dhd_attach: wl_mbss_skipctf 1 wl_dns_skipctf 0 
dhd_attach: boost_pri_proto 0x03Dongle Host Driver, version 1.194.6 (r478652)
Compiled in drivers/net/wireless/bcmdhd on May 28 2015 at 08:36:49
Register interface [eth1]  MAC: 00:90:4c:11:22:33

dhdpcie_download_code_array: Download, Upload and compare succeeded (43602a1-roml/pcie-ag-splitrx-fdap-mbss-mfp-wl11k-wl11u-txbf-pktctx-amsdutx-ampduretry-proptxstatus, 2015.03.26.143842, 2015/03/26 14:38:42).
dhdpcie_bus_write_vars: Download, Upload and compare of NVRAM succeeded.
PCIe shared addr read took 56383 usec before dongle is ready
DMA RX offset from shared Area 0
bus->txmode_push is set to 0
ring_info_raw: 56 
3c 92 26 00 cc 9a 26 00 e4 9c 26 00 fc 9e 26 00 
08 9f 26 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 86 00 00 00 
max H2D queues 134
dhd_bus_start: Initializing 134 flowrings
dhd_bus_cmn_writeshared:
  0000: 00 80 64 8d 00 00 00 00 
dhd_bus_cmn_writeshared:
  0000: 00 00 13 8d 00 00 00 00 
dhd_bus_cmn_writeshared:
  0000: 00 2c 0b 8f 00 00 00 00 
dhd_bus_cmn_writeshared:
  0000: 00 c0 5c 8d 00 00 00 00 
dhd_bus_cmn_writeshared:
  0000: 00 20 13 8d 00 00 00 00 
dhd_bus_cmn_writeshared:
  0000: 00 40 13 8d 00 00 00 00 
dhd_bus_cmn_writeshared:
  0000: 00 28 7f 8d 
dhd_bus_cmn_writeshared:
  0000: 08 00 00 00 
mac: 6 
e8 fc af f5 a7 d0 
PCI_PROBE:  bus 4, slot 0,vendor 14E4, device AA52(good PCI location)
PCI: Enabling device 0002:04:00.0 (0140 -> 0142)
DHD: dongle ram size is set to 983040(orig 983040) at 0x180000
dhd_attach(): thread:dhd_watchdog_thread:298a started
dhd_deferred_work_init: work queue initialized 
dhd_attach: wl_mbss_skipctf 1 wl_dns_skipctf 0 
dhd_attach: boost_pri_proto 0x03Dongle Host Driver, version 1.194.6 (r478652)
Compiled in drivers/net/wireless/bcmdhd on May 28 2015 at 08:36:49
Register interface [eth2]  MAC: 00:90:4c:11:22:33

CONSOLE: om_read_pci: buf[0] = 0xffff, returning bad-crc
CONSOLE: 000000.035 wl0: Broadcom BCM43602 802.11 Wireless Controller 7.10.274.3.REBASE.R493518 (r532222)
CONSOLE: 000000.035 TCAM: 256 used: 135 exceed:0
CONSOLE: 000000.036 reclaim section 1: Returned 119324 bytes to the heap
CONSOLE: 
dhdpcie_download_code_array: Download, Upload and compare succeeded (43602a1-roml/pcie-ag-splitrx-fdap-mbss-mfp-wl11k-wl11u-txbf-pktctx-amsdutx-ampduretry-proptxstatus, 2015.03.26.143842, 2015/03/26 14:38:42).
dhdpcie_bus_write_vars: Download, Upload and compare of NVRAM succeeded.
PCIe shared addr read took 46383 usec before dongle is ready
DMA RX offset from shared Area 0
bus->txmode_push is set to 0
ring_info_raw: 56 
ec 8e 26 00 7c 97 26 00 94 99 26 00 ac 9b 26 00 
b8 9b 26 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 86 00 00 00 
max H2D queues 134
dhd_bus_start: Initializing 134 flowrings
dhd_bus_cmn_writeshared:
  0000: 00 00 fb 8c 00 00 00 00 
dhd_bus_cmn_writeshared:
  0000: 00 e0 33 8e 00 00 00 00 
dhd_bus_cmn_writeshared:
  0000: 00 68 a1 8f 00 00 00 00 
dhd_bus_cmn_writeshared:
  0000: 00 c0 70 8d 00 00 00 00 
dhd_bus_cmn_writeshared:
  0000: 00 80 fb 8c 00 00 00 00 
dhd_bus_cmn_writeshared:
  0000: 00 a0 fb 8c 00 00 00 00 
dhd_bus_cmn_writeshared:
  0000: 00 2c 7f 8d 
dhd_bus_cmn_writeshared:
  0000: 08 00 00 00 
mac: 6 
e8 fc af f5 a7 cf 
PCI_PROBE:  bus 1, slot 0,vendor 14E4, device AA52(good PCI location)
PCI: Enabling device 0001:01:00.0 (0140 -> 0142)
DHD: dongle ram size is set to 983040(orig 983040) at 0x180000
dhd_attach(): thread:dhd_watchdog_thread:298d started
dhd_deferred_work_init: work queue initialized 
dhd_attach: wl_mbss_skipctf 1 wl_dns_skipctf 0 
dhd_attach: boost_pri_proto 0x03Dongle Host Driver, version 1.194.6 (r478652)
Compiled in drivers/net/wireless/bcmdhd on May 28 2015 at 08:36:49
Register interface [eth3]  MAC: 00:90:4c:11:22:33

dhdpcie_download_code_array: Download, Upload and compare succeeded (43602a1-roml/pcie-ag-splitrx-fdap-mbss-mfp-wl11k-wl11u-txbf-pktctx-amsdutx-ampduretry-proptxstatus, 2015.03.26.143842, 2015/03/26 14:38:42).
dhdpcie_bus_write_vars: Download, Upload and compare of NVRAM succeeded.
PCIe shared addr read took 56383 usec before dongle is ready
DMA RX offset from shared Area 0
bus->txmode_push is set to 0
ring_info_raw: 56 
30 8f 26 00 c0 97 26 00 d8 99 26 00 f0 9b 26 00 
fc 9b 26 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 
00 00 00 00 86 00 00 00 
max H2D queues 134
dhd_bus_start: Initializing 134 flowrings
dhd_bus_cmn_writeshared:
  0000: 00 00 18 8c 00 00 00 00 
dhd_bus_cmn_writeshared:
  0000: 00 00 13 8c 00 00 00 00 
dhd_bus_cmn_writeshared:
  0000: 00 54 0c 8c 00 00 00 00 
dhd_bus_cmn_writeshared:
  0000: 00 80 18 8c 00 00 00 00 
dhd_bus_cmn_writeshared:
  0000: 00 20 13 8c 00 00 00 00 
dhd_bus_cmn_writeshared:
  0000: 00 40 13 8c 00 00 00 00 
dhd_bus_cmn_writeshared:
  0000: 00 de 0b 8c 
dhd_bus_cmn_writeshared:
  0000: 08 00 00 00 
mac: 6 
e8 fc af f5 a7 d1 
insmod: usbcore.ko: no module by that name found
insmod: ehci-hcd.ko: no module by that name found
CONSOLE: om_read_pci: buf[0] = 0xffff, returning bad-crc
CONSOLE: 000000.041 wl1: Broadcom BCM43602 802.11 Wireless Controller 7.10.274.3.REBASE.R493518 (r532222)
CONSOLE: 000000.041 TCAM: 256 used: 135 exceed:0
CONSOLE: 000000.042 reclaim section 1: Returned 119324 bytes to the heap
CONSOLE: 
CONSOLE: om_read_pci: buf[0] = 0xffff, returning bad-crc
CONSOLE: 000000.041 wl2: Broadcom BCM43602 802.11 Wireless Controller 7.10.274.3.REBASE.R493518 (r532222)
CONSOLE: 000000.041 TCAM: 256 used: 135 exceed:0
CONSOLE: 000000.042 reclaim section 1: Returned 119324 bytes to the heap
CONSOLE: 
insmod: wl_high.ko: no module by that name found
eth4: cmd=14: No such device
wl2 not up in 3 sec
Hit enter to continue...device fwd0 entered promiscuous mode
device fwd1 entered promiscuous mode
device vlan1 entered promiscuous mode
device eth0 entered promiscuous mode
br0: port 1(vlan1) entering forwarding state
br0: port 1(vlan1) entering forwarding state
wl_host_event: Invalid ifidx 0 for wl0
dhd_prot_ioctl: status ret value is -29 
dhd_prot_ioctl: status ret value is -2 
dhd_prot_ioctl: status ret value is -26 
dhd_prot_ioctl: status ret value is -20 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
CONSOLE: 000007.941 wl0: wlc_enable_probe_req: state down, deferring setting of host flags
CONSOLE: 000007.964 wl0: Radio pwrsave not supported in non-mbss case yet.
CONSOLE: 000007.972 wl0: invalid chanspec 0x1000
wl_host_event: Invalid ifidx 0 for wl0
dhd_prot_ioctl: status ret value is -23 
wl_host_event: Invalid ifidx 0 for wl1
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -29 
CONSOLE: 000007.615 wl1: wlc_enable_probe_req: state down, deferring setting of host flags
CONSOLE: 000008.069 wl0: wlc_enable_probe_req: state down, deferring setting of host flags
dhd_prot_ioctl: status ret value is -2 
dhd_prot_ioctl: status ret value is -26 
dhd_prot_ioctl: status ret value is -1 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
wl_host_event: Invalid ifidx 0 for wl1
dhd_prot_ioctl: status ret value is -23 
wl_host_event: Invalid ifidx 0 for wl2
dhd_prot_ioctl: status ret value is -29 
dhd_prot_ioctl: status ret value is -2 
dhd_prot_ioctl: status ret value is -26 
dhd_prot_ioctl: status ret value is -1 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
dhd_prot_ioctl: status ret value is -23 
CONSOLE: 000007.825 wl1: Radio pwrsave not supported in non-mbss case yet.
CONSOLE: 000007.933 wl1: wlc_enable_probe_req: state down, deferring setting of host flags
wl_host_event: Invalid ifidx 0 for wl2
dhd_prot_ioctl: status ret value is -23 
killall: upnp: no process killed
upnp: No such file or directory
killall: wps_monitor: no process killed
killall: wps_ap: no process killed
killall: wps_enr: no process killed
***************CONSOLE: 000007.547 wl2: wlc_enable_probe_req: state down, deferring setting of host flags
***CONSOLE: 000007.572 wl2: Radio pwrsave not supported in non-mbss case yet.
***CONSOLE: 000007.690 wl2: wlc_enable_probe_req: state down, deferring setting of host flags
** mevent_app_set_eventmask ***************************
*********************** mevent_app_set_eventmask ***************************
*********************** mevent_app_set_eventmask ***************************

### wps_wfi_init(): <wl0_wfi_enable=(null)><wl1_wfi_enable=(null)><wl2_wfi_enable=(null)>WFI is not enabled dhd_prot_flow_ring_create Send Flow create Req msglen flow ID 133 for peer 01:00:5e:7f:ff:fa prio 1 ifindex 0, dhd cc128008
dhd_prot_flow_ring_create Send Flow create Req msglen flow ID 133 for peer 01:00:5e:7f:ff:fa prio 1 ifindex 0, dhd cd5d8008
dhd_prot_flow_ring_create Send Flow create Req msglen flow ID 133 for peer 01:00:5e:7f:ff:fa prio 1 ifindex 0, dhd cd438008
dhd_prot_process_flow_ring_create_response Flow create Response status = 0 Flow 133, cd5d8008
dhd_prot_process_flow_ring_create_response Flow create Response status = 0 Flow 133, cd438008
dhd_prot_process_flow_ring_create_response Flow create Response status = 0 Flow 133, cc128008

Set event_msg bitvec [0 1 2 3 4 5 6 7 8 9 10 11 12 16 17 18 20 21 23 25 26 36 44 46 52 54 65 66 73 87 88 95 99 108 136 137 138] on wl0[eth1]
Set event_msg bitvec [0 1 2 3 4 5 6 7 8 9 10 11 12 16 17 18 20 21 23 25 26 36 44 46 52 54 65 66 73 87 88 95 99 108 136 137 138] on wl2[eth3]
Set event_msg bitvec [0 1 2 3 4 5 6 7 8 9 10 11 12 16 17 18 20 21 23 25 26 36 44 46 52 54 65 66 73 87 88 95 99 108 136 137 138] on wl1[eth2]
Netgear deep_scan: start_count =1  end_count=4 , count=11, data_deep_buf=0x276f0 
acsd: Netgear deep scan in progress ...
acsd: Netgear deep scan in progress ...
acsd: Netgear deep scan in progress ...
acsd: Netgear deep scan in progress ...
acsd: Netgear deep scan in progress ...
acsd: Netgear deep scan in progress ...
Netgear deep_scan: start_count =5  end_count=8 , count=11, data_deep_buf=0x276f0 
acsd: Netgear deep scan in progress ...
acsd: Netgear deep scan in progress ...
acsd: Netgear deep scan in progress ...
acsd: Netgear deep scan in progress ...
acsd: Netgear deep scan in progress ...
acsd: Netgear deep scan in progress ...
Netgear deep_scan: start_count =9  end_count=11 , count=11, data_deep_buf=0x276f0 
acsd: Netgear deep scan in progress ...
acsd: Netgear deep scan in progress ...
acsd: Netgear deep scan in progress ...
acsd: Netgear deep scan in progress ...
acsd: Netgear deep scan in progress ...
acs_ntgr_wl_host_event: Invalid ifidx 0 for wl0
sanity_check_bgnoise min noise = -90 max noise =-84 ch_stats->count=11
out of range noise for ch=11value is stats->bgnoise=0 adjusting to -87
acs_ntgr_sanity_check_bgnoise is sunny
acsd: Netgear selected channel spec: 0x1001 control channel:1
eth1: cmd=3: Bad address
acs_netgear_chspec_change_wlu_wld selected chan.control=1 selected_chspec=4097
dhd_prot_ioctl: status ret value is -5 
eth1: WLC_SET_VAR(vht_features): Invalid argument
dhd_prot_ioctl: status ret value is -23 
wl: Unsupported
dhd_prot_ioctl: status ret value is -23 
wl: Unsupported
dhd_prot_ioctl: status ret value is -23 
wl: Unsupported
Reading board data...
WSC UUID: 0x507313f3d723b8c5303b8e81c37727c0
jnl: driver (lke_9.0.0 lke_9.0.0_r233352_b23, LBD=ON) loaded at bf504000
ufsd:: trace mask set to 0000000f
ufsd: driver (lke_9.0.0 lke_9.0.0_r233352_b23, LBD=ON, acl, ioctl, bdi, sd(0), wb, bz, tr) loaded at bf511000
NTFS support included
Hfs+/HfsJ support included
optimized: speed
Build_for__NETGEAR_R8000_k2.6.36_2014-06-05_lke_9.0.0_r233352_b23

Initialise conn table 2048 entries
Netgear deep_scan: start_count =1  end_count=4 , count=11, data_deep_buf=0x276f0 
acsd: Netgear deep scan in progress ...
acsd: Netgear deep scan in progress ...
acsd: Netgear deep scan in progress ...
acsd: Netgear deep scan in progress ...
Netgear deep_scan: start_count =5  end_count=8 , count=11, data_deep_buf=0x276f0 
acsd: Netgear deep scan in progress ...
acsd: Netgear deep scan in progress ...
Failed to open file '/etc/avahi/avahi-daemon.conf': No such file or directory
acsd: Netgear deep scan in progress ...

###################################mount openvpn mtdblock18
acsd: Netgear deep scan in progress ...
Netgear deep_scan: start_count =9  end_count=11 , count=11, data_deep_buf=0x276f0 
acsd: Netgear deep scan in progress ...
acsd: Netgear deep scan in progress ...
acsd: Netgear deep scan in progress ...
acs_ntgr_sanity_check_bgnoise min noise = -90 max noise =-82 ch_stats->count=11
acs_ntgr_sanity_check_bgnoise is sunny
acsd: Netgear selected channel spec: 0x1001 control channel:1
No acosFW_accessCtrlEnable 2683 bEnable: 0
ACL racosFW_accessCtrlMode 2690 mode: 1
uleacosFW_accessCtrlConfig 2697
 order defined! Init all rules order to 0!
interface br0 IP adarp_ioctl 1312
dress is 10.0.0.1
shm ID: 32769
 Get a correct Segment_ID: 32769 and semaphore ID:32769
Can't find handler for ASP command: wlg_cgi_get_isolation_status(0);
Can't find handler for ASP command: wlg_cgi_get_isolation_status(1);
Can't find handler for ASP command: eco_get_redirect_link();
Can't find handler for ASP command: wlg_cgi_get_isolation_status();
Can't find handler for ASP command: qos_cgi_get_bandwidth("ToSet_qos_bw_uplink");
Can't find handler for ASP command: qos_cgi_get_bandwidth("AlertMessage");
Can't find handler for ASP command: qos_cgi_get_bandwidth();
Can't find handler for ASP command: qos_cgi_get_mac();
Can't find handler for ASP command: qos_cgi_get_custom_table();
Can't find handler for ASP command: qos_cgi_get_custom_hidden_table();
Can't find handler for ASP command: usb_cgi_get_register_state();
Can't find handler for ASP command: usb_cgi_get_invite_state();
Can't find handler for ASP command: cdl_cgi_set_hijack(0);
Can't find handler for ASP command: cdl_cgi_get_ap_mode();
Can't find handler for ASP command: cdl_cgi_set_hijack(1);
info, udhcp server (v0.9.8) started
error, unable to parse 'option wins '
error, unable to parse 'option domain '
Info: No FWPT default policies.
agnat QOS disable!
rmmod: l7_filter: No such file or directory
rmmod: /lib/modules/2.6.36.4brcmarm+/kernel/lib/AccessCntl.ko: No such file or directory
[AFP]: 0 partitions found.
[AFP]: disk mountd:0  hfsplus mounted:0
[AFP]: no disk mounted.
/tmp/samba/private/smb.conf: no files!
add active user:10.0.0.2
httpd: ipv6 socket bound in 80.
sh: /sbin/tmd: not found
mevent start...
opened loopback socket 4
minidlan :scan files




minidlan:scan finished


arp_reply_control 3700Trend iqos support.....
rm: cannot remove '/tmp/media/nand/qosd.conf': No such file or directory
cp: cannot stat '/tmp/media/nand/qosd.conf': No such file or directory
cp: cannot stat '/tmp/media/nand/rule.trf': No such file or directory
cp: cannot stat '/tmp/media/nand/TmToNtgr_dev_mapping': No such file or directory
cp: cannot stat '/tmp/media/nand/TMDPI/archive/*': No such file or directory
Creating device nodes...
Insert IDP engine...
* Make sure sizeof(struct sw_struct)=148 is consistent
Insert forward module /tmp/trend/bw_forward.ko with param - dev_wan=eth0...
IDPfw: TrendMicro forward module ver-1.0.26
IDPfw: Apply module param dev_wan=eth0
IDPfw: Init chrdev /dev/idpfw with major 191
IDPfw: IDPfw is ready
sizeof forward param = 148
Insert tc module...
Run rule agent to setup signature file /tmp/trend/rule.trf...
POT integrity check OK.
init done
POT time is up.
...refresh rule db
...refresh rule db
...refresh app db
kaShutDown!
Runnig iqos_cli background mode
ACOSNAT: Set BCMCTF to off
ACOSNAT: Set NAT for LAN domain only to off
ACOSNAT: Set ACOS fpath to on
[qos_stop:2373] QoS is not yet started!
[proc_ctrl_handler:56] Failed to stop QoS...
iqos_cli write to /tmp/iqos_detail
iqos_cli write to /tmp/iqos_top_app
device tap0 entered promiscuous mode
br0: port 2(tap0) entering forwarding state
br0: port 2(tap0) entering forwarding state
insmod: usbcore.ko: no module by that name found
insmod: ehci-hcd.ko: no module by that name found
insmod: ohci-hcd.ko: no module by that name found
insmod: usb-storage.ko: no module by that name found
kcg 333 :GPL NetUSB up!
kc   90 : run_telnetDBGDServer start 
kc  227 : init_DebugD end
INFO17ED: NetUSB 1.02.66, 00020624 : Apr 29 2015 15:49:47
INFO17EF: 7423: R8000 :R8000 
INFO17F0:  AUTH ISOC
INFO17F1:  MOVE_HEAD emb_lp filterAudio
INFO0715:  0 : tunnelID emusblp 0 
INFO0715:  1 : tunnelID emusblp 1 
INFO0715:  2 : tunnelID emusblp 2 
INFO0715:  3 : tunnelID emusblp 3 
INFO0715:  4 : tunnelID emusblp 4 
INFO0715:  5 : tunnelID emusblp 5 
INFO0715:  6 : tunnelID emusblp 6 
INFO0715:  7 : tunnelID emusblp 7 
INFO0715:  8 : tunnelID emusblp 8 
INFO0715:  9 : tunnelID emusblp 9 
INFO0ADC:  --- checkSBusTimeoutThread start ---
usbcore: registered new interface driver KC NetUSB General Driver
INFO184B: Reset device when disconnect
INFO0145:  init proc : PAGE_SIZE 4096
INFO16E1:  infomap bf6a69b8 
INFO16E4:  sleep to wait br0 to wake up
INFO15B4: tcpConnector() started... : br0 
mount: mounting none on /proc/bus/usb failed: Device or resource busy
IOCTL_AG_REGION_SET: Chinese
[KC] R8000 IPP v1.2 Start (Apr 28 2015 10:39:05)
device eth0 left promiscuous mode
br0: port 1(vlan1) entering forwarding state
device eth0 entered promiscuous mode
br0: port 1(vlan1) entering forwarding state
br0: port 1(vlan1) entering forwarding state
[Bonjour] Interface: br0 is connected
Start DHCP client daemon
info, udhcp client (v0.9.8) started
eth0: No such process
route: ioctl 0x890c failed: No such process
killall: dhcp6c: no process killed
killall: rtsol: no process killed
killall: IPv6-relay: no process killed
killall: pppdv6: no process killed
killall: dhcp6s: no process killed
killall: radvd: no process killed
route: ioctl 0x890c failed: No such process
killall: dhcp6s: no process killed
killall: radvd: no process killed
killall: xagent: no process killed
++++++ run-xagnet.sh ++++++

Hit enter to continue...[Bonjour] MDNS_CheckName: receive packet timeout
[Bonjour] default device name = R8000
[Bonjour] Answer Name Start (10.0.0.1)
[KC] R8000 IPP v1.2 Start (Apr 28 2015 10:39:11)

Sorry password is "changeme", more details on my build here: https://forum.openwrt.org/viewtopic.php?id=50914

So trunk is working fine, it's just the switch config. It seems the MTD errors are still there but they were probably not significant then. I'll make a build with 4.1 as well.

(Last edited by arokh on 20 Oct 2015, 21:00)

I'm good, flashed OEM first.

Web gui access, but I do not see any wireless( under "network" ) ?

(Last edited by mojolacerator on 20 Oct 2015, 21:06)

It should be supported by the brcmfmac driver right?

Try troubleshooting a bit, look at /etc/config/wireless for example. I read something about country needing to be set to US?

From what I can tell there is no wireless.

Maybe someone can confirm?

uci show wireless

Comes back with: UCI : Entry not found

Edit /etc/config/wireless manually, set country US. I am rebuilding with that already set.

(Last edited by arokh on 20 Oct 2015, 21:43)

maybe it's me.


root@OpenWrt ~# vi /etc/config/wireless

~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
~
- /etc/config/wireless [Modified] 1/1 100%

Try running wifi detect

I just winscp'd in, right to etc/config

Can't find wireless.

(Last edited by mojolacerator on 20 Oct 2015, 21:58)

What does "dmesg | grep brcmfmac" say?

Nothing , just goes to the prompt:

root@openwrt ~#

Edit:

Btw- your image looks awesome!

(Last edited by mojolacerator on 20 Oct 2015, 22:08)

arokh wrote:

What does "dmesg | grep brcmfmac" say?

I can confirm there's no wifi detected.
And I also found something weird. Why there's an interface called "usb"?

BTW is there any one works on the usb issue on R8000?
Or is there any one that has succeed in using USB storage device on R8000?