OpenWrt Forum Archive

Topic: Update on Linksys WRT1900AC support

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

cblackxyzzy wrote:
grimley wrote:

This is beyond my current level of ability.
I now have a router with wired LAN only.
Thanks

I understand. It seems that you are very close to success though. If you want to you can look at the contents of the opkg.conf file with a single command. This assumes that you are using putty to run the openwrt busybox command processor. Just type cat /etc/opkg.conf and you will see the file contents on your screen. Just look for any lines starting with #. They are the "commented out lines". If you notice the line that contains 'luci' has a # at the start then it will not download  luci until you remove the # and maybe the left spaces too. If you need to use the built in editor vi we can help. I use winscp to edit the file with a easy editor but vi works too.

Charlie

Thank you. I found my way in via WinSCP (after finding instructions on how to start the SFTP protocol). There are no lines commented out in the .conf file. It appears exactly as below:

dest root /
dest ram /tmp
lists_dir ext /var/opkg-lists
option overlay_root /overlay
src/gz chaos_calmer_base http://downloads.openwrt.org/snapshots/ … kages/base
src/gz chaos_calmer_luci http://downloads.openwrt.org/snapshots/ … kages/luci
src/gz chaos_calmer_management http://downloads.openwrt.org/snapshots/ … management
src/gz chaos_calmer_packages http://downloads.openwrt.org/snapshots/ … s/packages
src/gz chaos_calmer_routing http://downloads.openwrt.org/snapshots/ … es/routing
src/gz chaos_calmer_telephony http://downloads.openwrt.org/snapshots/ … /telephony

As far as reverting is concerned, is this accomplished via the 3x power up routine?
I uploaded stock FW to the /tmp/ directory and tried "fwupdate -m" (per instructions I found). No go. fwupdate not found

(Last edited by grimley on 12 Mar 2015, 17:01)

Thanks for the help. More lessons learned today. Found my way back to stock. Will regroup and read up some more.

Just a minor note: 'sysupgrade' by default keeps the configuration files listed in /lib/upgrade/keep.d and /etc/sysupgrade.conf (user configurable). To not keep any settings you have to add '-n'. '-c' is slightly different (as I understand it) in that it keeps everything in /etc that has changed, whether in keep.d/sysupgrade.conf or not.

@ leitec

Did you guys find anything in the hang capture from tusc (posted a couple days ago)?

Cheers

I'm out of town for a few weeks, so I can't work on anything (dropping in every once in a while, though). I glanced at it briefly and it looks like the same error somebody reported a while back. I have no more insight than that hmm

I should add: @tusc -- was that captured right from the moment it crashed, or did you start minicom after the fact?

(Last edited by leitec on 12 Mar 2015, 21:34)

leitec wrote:

I'm out of town for a few weeks, so I can't work on anything (dropping in every once in a while, though). I glanced at it briefly and it looks like the same error somebody reported a while back. I have no more insight than that hmm

I should add: @tusc -- was that captured right from the moment it crashed, or did you start minicom after the fact?

Minicom had been running since the router booted up. I copied the console output about a few minutes after I noticed the wifi issues.
It seems the kernel stall message keeps repeating every couple minutes so the top of the output  is cut off because my Terminal's buffer limit. I since have raised it so I can capture it from the beginning.

It seems the top of the repeating message is this line:

[24496.233412] INFO: rcu_sched self-detected stall on CPU { 0}  (t=60009 jiffies g=83102 c=83101 q=61450)

which repeats again at:

[24676.266129] INFO: rcu_sched self-detected stall on CPU { 0}  (t=78012 jiffies g=83102 c=83101 q=78700)

and then at:

[24856.298815] INFO: rcu_sched self-detected stall on CPU { 0}  (t=96015 jiffies g=83102 c=83101 q=93617)

(Last edited by tusc on 12 Mar 2015, 21:58)

Just managed to get a kernel panic instead of a hang this time. I was running iperf in both directions. I also had an nfs exported USB volume where I had a remote nfs client running dd in a loop.

root@OpenWrt:/# [ 9371.287130] Unable to handle kernel paging request at virtual address 33323130
[ 9371.294476] pgd = cdb3c000
[ 9371.297197] [33323130] *pgd=00000000
[ 9371.300839] Internal error: Oops: 5 [#1] SMP ARM
[ 9371.305473] Modules linked in: pppoe ppp_async iptable_nat pppox ppp_generic nf_nat_ipv4 nf_conntrack_ipv6 nf_conntrack_ipv4 ih
[ 9371.441982] CPU: 0 PID: 3743 Comm: iperf Not tainted 3.18.9 #3
[ 9371.447833] task: cc0cb000 ti: cdb88000 task.ti: cdb88000
[ 9371.453260] PC is at put_page+0xc/0x5c
[ 9371.457030] LR is at skb_release_data+0x70/0xc4
[ 9371.461583] pc : [<c008d4a4>]    lr : [<c02593a0>]    psr: 80000113
[ 9371.461583] sp : cdb89a10  ip : cdb89a20  fp : cdb89a1c
[ 9371.473103] r10: 00000002  r9 : 0f9d7000  r8 : c04039c0
[ 9371.478347] r7 : cdc79340  r6 : c09ac680  r5 : c09ac6b0  r4 : 00000001
[ 9371.484900] r3 : 00000036  r2 : 00000005  r1 : 00000000  r0 : 33323130
[ 9371.491458] Flags: Nzcv  IRQs on  FIQs on  Mode SVC_32  ISA ARM  Segment user
[ 9371.498627] Control: 10c5387d  Table: 0db3c06a  DAC: 00000015
[ 9371.504403] Process iperf (pid: 3743, stack limit = 0xcdb88238)
[ 9371.510351] Stack: (0xcdb89a10 to 0xcdb8a000)
[ 9371.514736] 9a00:                                     cdb89a3c cdb89a20 c02593a0 c008d4a4
[ 9371.522953] 9a20: cdc79340 00000000 c04039c0 cfdda9c0 cdb89a54 cdb89a40 c025941c c025933c
[ 9371.531170] 9a40: 00000000 cdc79340 cdb89a6c cdb89a58 c0259434 c0259400 00000000 00000000
[ 9371.539387] 9a60: cdb89a94 cdb89a70 c026677c c025942c 00000000 c0406088 c0406080 40000002
[ 9371.547604] 9a80: cdb88000 00000100 cdb89af4 cdb89a98 c0029910 c0266708 cdb89afc cf9bd040
[ 9371.555821] 9aa0: 00000000 00400040 c037a9d0 cdb88018 000dd76c c0406100 c0444400 00000009
[ 9371.564038] 9ac0: c04021b0 c0406080 c01a40c4 c04028f8 00000000 00000000 00000001 cf805000
[ 9371.572255] 9ae0: 000003ff c042c43c cdb89b0c cdb89af8 c0029cc0 c0029818 0000005f c04028f8
[ 9371.580472] 9b00: cdb89b34 cdb89b10 c00580f8 c0029c2c cdb89b70 c0291e74 20000013 c044a7d8
[ 9371.588689] 9b20: 00000001 cdb89b70 cdb89b6c cdb89b38 c0008698 c0058070 cea61400 c0407044
[ 9371.596906] 9b40: 42000000 c0291e74 20000013 ffffffff cdb89ba4 ce9f01c0 c0408a84 80000000
[ 9371.605123] 9b60: cdb89bf4 cdb89b70 c00097a0 c0008640 bf554f64 ce9f01c0 ffffff38 bf554f64
[ 9371.613339] 9b80: cdb89c14 c029a99c cfb13800 00000000 ce9f01c0 c0408a84 80000000 cdb89bf4
[ 9371.621556] 9ba0: bf5545e4 cdb89bb8 bf44e294 c0291e74 20000013 ffffffff c029a99c c02687ac
[ 9371.629773] 9bc0: cdb89be4 bf554f64 c029d0ec ce9f01c0 00000003 ce9f01c0 c029a99c cfb13800
[ 9371.637991] 9be0: 00000000 cdb89c14 cdb89c44 cdb89bf8 c0291f38 c0291e20 cfb13800 cdb89c14
[ 9371.646207] 9c00: c029a99c 80000000 00000002 c0408a84 0000000b bf554f64 cdb89c5c ce9f01c0
[ 9371.654426] 9c20: cdc08b40 00000000 cdc08d7c cea60780 ce9f01c0 00000020 cdb89c6c cdb89c48
[ 9371.662645] 9c40: c029d0a8 c0291ed0 cfb13800 c029a99c 80000000 cdb89c60 cdb89c84 ce9f01c0
[ 9371.670862] 9c60: cdb89c84 cdb89c70 c029d0cc c029d02c ce9f01c0 cdc08b40 cdb89cc4 cdb89c88
[ 9371.679079] 9c80: c029d5d0 c029d0bc 00010220 00000020 cdb89cbc cdb89ca0 cdbf70e0 cdbf70e0
[ 9371.687296] 9ca0: 00000020 00027a4c 0001d09c cdc08b40 ce9f01c0 00000020 cdb89d14 cdb89cc8
[ 9371.695512] 9cc0: c02b320c c029d2e8 cdb89d04 cdb89cd8 00000002 00000000 00000000 000dd76b
[ 9371.703729] 9ce0: 066e6548 00000000 cdc08b40 24fbed1f 0000045d ec3c0b20 00000885 cdc08b40
[ 9371.711946] 9d00: 83126e97 00000000 cdb89d5c cdb89d18 c02b4c60 c02b2950 cdc08b40 ce9f01c0
[ 9371.720164] 9d20: 24fbed1f 0000045d ec3c0b20 00000885 c00097a0 cdc08b40 00020000 000005e0
[ 9371.728381] 9d40: cdc08b40 cdc08ec4 00000000 00020000 cdb89d7c cdb89d60 c02a4bcc c02b4ad0
[ 9371.736598] 9d60: 00020000 cdb89de4 cd987ac0 000005e0 cdb89de4 cdb89d80 c02a6174 c02a4b74
[ 9371.744815] 9d80: c0268560 c0267d90 c0408340 cdae4ac0 cdb89dcc 00000001 cdb89ecc cc0cb000
[ 9371.753031] 9da0: c0418680 00000000 c04096ec 00000000 c0409768 7fffffff c0409778 cdb89ecc
[ 9371.761248] 9dc0: cdb89dfc 00020000 00000000 00000000 00c8be18 00000000 cdb89e1c cdb89de8
[ 9371.769465] 9de0: c02cb850 c02a5900 00000000 00000000 cdb89dfc c026864c 00000009 00000000
[ 9371.777683] 9e00: c02cb7c0 cc0cb000 00020000 00000000 cdb89eb4 cdb89e20 c0252080 c02cb7cc
[ 9371.785900] 9e20: 00000000 cfb13c9c 00000000 00000000 00000000 cdb89e60 cc0cb000 00000000
[ 9371.794116] 9e40: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000
[ 9371.802333] 9e60: 00000100 cfb13c80 00000000 00020000 cf5ec680 cdb89e80 00000000 cdb89ecc
[ 9371.810549] 9e80: cdb89e9c cdb89e90 c00d40e8 c00d4068 cdb89eb4 cdb89ea0 c0252b18 c00d40e0
[ 9371.818767] 9ea0: cf5ec680 00000000 cdb89f8c cdb89eb8 c02545d0 c0251ff0 40000003 fffffff7
[ 9371.826984] 9ec0: 00000001 00cabe18 00000000 00000000 00000000 cdb89ec4 00000001 00000000
[ 9371.835200] 9ee0: 00000000 00400040 c037a9d0 cdb88018 000dd76c c0406100 c0444400 0000000a
[ 9371.843417] 9f00: c04021b0 c0406080 c01a40c4 c04028f8 cc0cb000 c04028f8 00000000 00000000
[ 9371.851634] 9f20: 00000001 cf805000 cdb89f4c cdb89f38 c0029ccc c0061a80 0000005f c04028f8
[ 9371.859851] 9f40: cdb89f74 cdb89f50 c00580f8 c0029c2c cdb89fb0 b6f6aebc 20000010 c044a7d8
[ 9371.868068] 9f60: 00000001 cdb89fb0 00000000 00020000 00c8be18 00000123 c0009024 cdb88000
[ 9371.876285] 9f80: cdb89fa4 cdb89f90 c0254640 c0254540 00000000 00000000 00000000 cdb89fa8
[ 9371.884501] 9fa0: c0008e80 c025462c 00000000 00020000 00000005 00c8be18 00020000 00000000
[ 9371.892718] 9fc0: 00000000 00020000 00c8be18 00000123 00020000 00c8ae08 00c8be18 00000000
[ 9371.900935] 9fe0: 00000000 b6b00f60 00000000 b6f6af30 80000010 00000005 00000000 00000000
[ 9371.909141] Backtrace: 
[ 9371.911630] [<c008d498>] (put_page) from [<c02593a0>] (skb_release_data+0x70/0xc4)
[ 9371.919240] [<c0259330>] (skb_release_data) from [<c025941c>] (skb_release_all+0x28/0x2c)
[ 9371.927451]  r7:cfdda9c0 r6:c04039c0 r5:00000000 r4:cdc79340
[ 9371.933206] [<c02593f4>] (skb_release_all) from [<c0259434>] (__kfree_skb+0x14/0x20)
[ 9371.940981]  r4:cdc79340 r3:00000000
[ 9371.944605] [<c0259420>] (__kfree_skb) from [<c026677c>] (net_tx_action+0x80/0x168)
[ 9371.952290]  r4:00000000 r3:00000000
[ 9371.955913] [<c02666fc>] (net_tx_action) from [<c0029910>] (__do_softirq+0x104/0x234)
[ 9371.963773]  r9:00000100 r8:cdb88000 r7:40000002 r6:c0406080 r5:c0406088 r4:00000000
[ 9371.971628] [<c002980c>] (__do_softirq) from [<c0029cc0>] (irq_exit+0xa0/0xb0)
[ 9371.978879]  r10:c042c43c r9:000003ff r8:cf805000 r7:00000001 r6:00000000 r5:00000000
[ 9371.986803]  r4:c04028f8
[ 9371.989381] [<c0029c20>] (irq_exit) from [<c00580f8>] (__handle_domain_irq+0x94/0xa4)
[ 9371.997241]  r4:c04028f8 r3:0000005f
[ 9372.000883] [<c0058064>] (__handle_domain_irq) from [<c0008698>] (armada_370_xp_handle_irq+0x64/0xe0)
[ 9372.010135]  r8:cdb89b70 r7:00000001 r6:c044a7d8 r5:20000013 r4:c0291e74 r3:cdb89b70
[ 9372.017969] [<c0008634>] (armada_370_xp_handle_irq) from [<c00097a0>] (__irq_svc+0x40/0x54)
[ 9372.026352] Exception stack(0xcdb89b70 to 0xcdb89bb8)
[ 9372.031434] 9b60:                                     bf554f64 ce9f01c0 ffffff38 bf554f64
[ 9372.039650] 9b80: cdb89c14 c029a99c cfb13800 00000000 ce9f01c0 c0408a84 80000000 cdb89bf4
[ 9372.047865] 9ba0: bf5545e4 cdb89bb8 bf44e294 c0291e74 20000013 ffffffff
[ 9372.054508]  r10:80000000 r9:c0408a84 r8:ce9f01c0 r7:cdb89ba4 r6:ffffffff r5:20000013
[ 9372.062443]  r4:c0291e74
[ 9372.065007] [<c0291e14>] (nf_iterate) from [<c0291f38>] (nf_hook_slow+0x74/0x114)
[ 9372.072518]  r10:cdb89c14 r9:00000000 r8:cfb13800 r7:c029a99c r6:ce9f01c0 r5:00000003
[ 9372.080439]  r4:ce9f01c0
[ 9372.083017] [<c0291ec4>] (nf_hook_slow) from [<c029d0a8>] (__ip_local_out+0x88/0x90)
[ 9372.090791]  r10:00000020 r9:ce9f01c0 r8:cea60780 r7:cdc08d7c r6:00000000 r5:cdc08b40
[ 9372.098715]  r4:ce9f01c0
[ 9372.101287] [<c029d020>] (__ip_local_out) from [<c029d0cc>] (ip_local_out_sk+0x1c/0x40)
[ 9372.109314]  r4:ce9f01c0
[ 9372.111886] [<c029d0b0>] (ip_local_out_sk) from [<c029d5d0>] (ip_queue_xmit+0x2f4/0x38c)
[ 9372.120007]  r5:cdc08b40 r4:ce9f01c0
[ 9372.123639] [<c029d2dc>] (ip_queue_xmit) from [<c02b320c>] (tcp_transmit_skb+0x8c8/0x944)
[ 9372.131848]  r10:00000020 r9:ce9f01c0 r8:cdc08b40 r7:0001d09c r6:00027a4c r5:00000020
[ 9372.139769]  r4:cdbf70e0
[ 9372.142343] [<c02b2944>] (tcp_transmit_skb) from [<c02b4c60>] (tcp_send_ack+0x19c/0x1a4)
[ 9372.150464]  r10:00000000 r9:83126e97 r8:cdc08b40 r7:00000885 r6:ec3c0b20 r5:0000045d
[ 9372.158388]  r4:24fbed1f
[ 9372.160960] [<c02b4ac4>] (tcp_send_ack) from [<c02a4bcc>] (tcp_cleanup_rbuf+0x64/0x150)
[ 9372.168994]  r10:00020000 r9:00000000 r8:cdc08ec4 r7:cdc08b40 r6:000005e0 r5:00020000
[ 9372.176928]  r4:cdc08b40
[ 9372.179499] [<c02a4b68>] (tcp_cleanup_rbuf) from [<c02a6174>] (tcp_recvmsg+0x880/0xa4c)
[ 9372.187535]  r5:000005e0 r4:cd987ac0
[ 9372.191169] [<c02a58f4>] (tcp_recvmsg) from [<c02cb850>] (inet_recvmsg+0x90/0xa4)
[ 9372.198680]  r10:00000000 r9:00c8be18 r8:00000000 r7:00000000 r6:00020000 r5:cdb89dfc
[ 9372.206615]  r4:cdb89ecc
[ 9372.209174] [<c02cb7c0>] (inet_recvmsg) from [<c0252080>] (sock_recvmsg+0x9c/0xb0)
[ 9372.216771]  r7:00000000 r6:00020000 r5:cc0cb000 r4:c02cb7c0
[ 9372.222517] [<c0251fe4>] (sock_recvmsg) from [<c02545d0>] (SyS_recvfrom+0x9c/0xec)
[ 9372.230117]  r5:00000000 r4:cf5ec680
[ 9372.233746] [<c0254534>] (SyS_recvfrom) from [<c0254640>] (SyS_recv+0x20/0x28)
[ 9372.240996]  r9:cdb88000 r8:c0009024 r7:00000123 r6:00c8be18 r5:00020000 r4:00000000
[ 9372.248841] [<c0254620>] (SyS_recv) from [<c0008e80>] (ret_fast_syscall+0x0/0x30)
[ 9372.256360] Code: eaffffc6 e1a0c00d e92dd800 e24cb004 (e5902000) 
[ 9372.262558] ---[ end trace 478590f5ff9cc9c3 ]---
[ 9372.267197] Kernel panic - not syncing: Fatal exception in interrupt
[ 9372.273581] CPU1: stopping
[ 9372.276322] CPU: 1 PID: 3648 Comm: logread Tainted: G      D        3.18.9 #3
[ 9372.283482] Backtrace: 
[ 9372.285974] [<c001ad94>] (dump_backtrace) from [<c001b0fc>] (show_stack+0x18/0x1c)
[ 9372.293570]  r6:00000000 r5:00000000 r4:c0414bb8 r3:00000000
[ 9372.299320] [<c001b0e4>] (show_stack) from [<c017edb0>] (dump_stack+0x8c/0x9c)
[ 9372.306578] [<c017ed24>] (dump_stack) from [<c001d284>] (handle_IPI+0xe8/0x174)
[ 9372.313911]  r5:c04028f8 r4:00000001
[ 9372.317538] [<c001d19c>] (handle_IPI) from [<c00086dc>] (armada_370_xp_handle_irq+0xa8/0xe0)
[ 9372.326002]  r6:c044a7d8 r5:00000020 r4:00000005 r3:00000020
[ 9372.331748] [<c0008634>] (armada_370_xp_handle_irq) from [<c0009a68>] (__irq_usr+0x48/0x60)
[ 9372.340127] Exception stack(0xcccf3fb0 to 0xcccf3ff8)
[ 9372.345204] 3fa0:                                     b6f5aebf beafcf26 00000001 00000048
[ 9372.353417] 3fc0: beafce10 beafcf26 00000002 b6f5aebf beafc7c4 00453c34 00000000 b6fe259c
[ 9372.361628] 3fe0: b6f5aec0 beafc7a0 b6f51540 b6f4496c 20000010 ffffffff
[ 9372.368264]  r10:00000000 r9:00453c34 r8:10c5387d r7:10c5387d r6:ffffffff r5:20000010
[ 9372.376192]  r4:b6f4496c
[ 9372.378752] Rebooting in 3 seconds..
BootROM 1.20
Booting from NAND flash
Step 1: First phase of PEX-PIPE Configuration
Step 2: Configure the desire PIN_PHY_GEN
Step 3 QSGMII enable 
Step 4: Configure SERDES MUXes 
Step 5: Activate the RX High Impedance Mode  
Step 6: [PEX-Only] PEX-Main configuration (X4 or X1)
Step 6.2: [PEX-Only] PCI Express Link Capabilities
Step 7: [PEX-X4 Only] To create PEX-Link 
Steps 7,8,9,10 and 11
Steps 12: [PEX-Only] Last phase of PEX-PIPE ConfigurationSteps 13: Wait 15ms before checking resultsSteps 14: [PEX-Only]  In orde7
step 17:  PEX0  pexUnit= 0
** Link is Gen1, check the EP capability 
 --> 0050
mvPexConfigRead: return addr=0x%x0050
 --> 7001
 --> 7001
 --> A005
 --> A005
 --> 0010
 --> 4C12
Gen2 client!
step 17:  PEX1  pexUnit= 0
step 17:  PEX2  pexUnit= 0
** Link is Gen1, check the EP capability 
 --> 0040
mvPexConfigRead: return addr=0x%x0040
 --> 5001
 --> 5001
 --> 7005
 --> 7005
 --> 0010
 --> DC12
Gen2 client!
step 17:  PEX3  pexUnit= 0
PEX3 : Detected No Link. Status Reg(0x0004DA64) = 0x00000001
step 17:  PEX4  pexUnit= 1
PEX4 : Detected No Link. Status Reg(0x00081A64) = 0x00000001
step 17:  PEX5  pexUnit= 1
PEX5 : Detected No Link. Status Reg(0x00085A64) = 0x00000001
step 17:  PEX6  pexUnit= 1
PEX6 : Detected No Link. Status Reg(0x00089A64) = 0x00000001
                                                            DDR3 Training Sequence - Ver 4.5.DDR3 Training Sequence - Static MC I 
DDR3 Training Sequence - HW Training Procedure 
DDR3 Training Sequence - Switching XBAR Window to FastPath Window 
BootROM: Image checksum verification PASSED

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


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

Boot version:v1.3.25

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

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

NAND:  Spansion 1Gb(ID=F101) 128 MiB
MMC:   MRVL_MMC: 0
Bad block table found at page 65472, version 0x01
Bad block table found at page 65408, version 0x01


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

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

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

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

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

NAND read: device 0 offset 0xa00000, size 0x400000
 4194304 bytes read: OK
## Booting kernel from Legacy Image at 02000000 ...
   Image Name:   ARM OpenWrt Linux-3.18.9
   Created:      2015-03-10  16:44:22 UTC
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    1519676 Bytes = 1.4 MiB
   Load Address: 00008000
   Entry Point:  00008000
   Verifying Checksum ... OK
   Loading Kernel Image ... OK
OK

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 3.18.9 (ctalbot@buildhost) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44597) ) #3 SMP Tue M5
[    0.000000] CPU: ARMv7 Processor [562f5842] revision 2 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] Machine model: Linksys WRT1900AC (Mamba)
[    0.000000] Memory policy: Data cache writealloc
[    0.000000] PERCPU: Embedded 9 pages/cpu @cfdd9000 s6784 r8192 d21888 u36864
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 65024
[    0.000000] Kernel command line: console=ttyS0,115200 mtdparts=armada-nand:1024K(uboot)ro,256K(u_env),256K(s_env),1m@9m(devinft
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Memory: 255324K/262144K available (3050K kernel code, 142K rwdata, 828K rodata, 200K init, 162K bss, 6820K reserve)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xffc00000 - 0xffe00000   (2048 kB)
[    0.000000]     vmalloc : 0xd0800000 - 0xff000000   ( 744 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc03d1e14   (3880 kB)
[    0.000000]       .init : 0xc03d2000 - 0xc0404000   ( 200 kB)
[    0.000000]       .data : 0xc0404000 - 0xc04279f8   ( 143 kB)
[    0.000000]        .bss : 0xc04279f8 - 0xc045028c   ( 163 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] Aurora cache controller enabled, 32 ways, 2048 kB
[    0.000000] Aurora: CACHE_ID 0x00000100, AUX_CTRL 0x1a69ef12
[    0.000008] sched_clock: 32 bits at 25MHz, resolution 40ns, wraps every 171798691800ns
[    0.000229] Calibrating delay loop... 1191.11 BogoMIPS (lpj=5955584)
[    0.040055] pid_max: default: 32768 minimum: 301
[    0.040146] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.040155] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[    0.040474] CPU: Testing write buffer coherency: ok
[    0.040618] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.043095] Setting up static identity map for 0x125c8 - 0x12620
[    0.043381] mvebu-soc-id: MVEBU SoC ID=0x7823, Rev=0x2
[    0.043513] mvebu-pmsu: Initializing Power Management Service Unit
[    0.044352] Booting CPU 1
[    0.044531] CPU1: Booted secondary processor
[    0.080044] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.080105] Brought up 2 CPUs
[    0.080119] SMP: Total of 2 processors activated (2382.23 BogoMIPS).
[    0.080124] CPU: All CPU(s) started in SVC mode.
[    0.080591] VFP support v0.3: implementor 56 architecture 2 part 20 variant 9 rev 6
[    0.080786] pinctrl core: initialized pinctrl subsystem
[    0.083419] NET: Registered protocol family 16
[    0.083616] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.110057] cpuidle: using governor ladder
[    0.141471] Switched to clocksource armada_370_xp_clocksource
[    0.142199] NET: Registered protocol family 2
[    0.142645] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
[    0.142667] TCP bind hash table entries: 2048 (order: 2, 16384 bytes)
[    0.142689] TCP: Hash tables configured (established 2048 bind 2048)
[    0.142721] TCP: reno registered
[    0.142732] UDP hash table entries: 256 (order: 1, 8192 bytes)
[    0.142747] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[    0.142882] NET: Registered protocol family 1
[    0.143659] futex hash table entries: 512 (order: 3, 32768 bytes)
[    0.144086] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.144100] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
[    0.144258] msgmni has been set to 498
[    0.144580] io scheduler noop registered
[    0.144594] io scheduler deadline registered (default)
[    0.145168] armada-xp-pinctrl f1018000.pin-ctrl: registered pinctrl driver
[    0.145629] irq: Cannot allocate irq_descs @ IRQ38, assuming pre-allocated
[    0.145943] irq: Cannot allocate irq_descs @ IRQ70, assuming pre-allocated
[    0.146415] mvebu-pcie soc:pcie-controller: PCI host bridge to bus 0000:00
[    0.146429] pci_bus 0000:00: root bus resource [io  0x1000-0xfffff]
[    0.146439] pci_bus 0000:00: root bus resource [mem 0xf8000000-0xffdfffff]
[    0.146449] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.146895] PCI: bus0: Fast back to back transfers disabled
[    0.146907] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.146919] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.146929] pci 0000:00:03.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    0.147324] PCI: bus1: Fast back to back transfers disabled
[    0.147760] PCI: bus2: Fast back to back transfers disabled
[    0.148165] PCI: bus3: Fast back to back transfers disabled
[    0.148285] pci 0000:00:01.0: BAR 8: assigned [mem 0xf8000000-0xf80fffff]
[    0.148297] pci 0000:00:02.0: BAR 8: assigned [mem 0xf8200000-0xf83fffff]
[    0.148307] pci 0000:00:03.0: BAR 8: assigned [mem 0xf8400000-0xf85fffff]
[    0.148319] pci 0000:01:00.0: BAR 0: assigned [mem 0xf8000000-0xf8007fff 64bit]
[    0.148339] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.148351] pci 0000:00:01.0:   bridge window [mem 0xf8000000-0xf80fffff]
[    0.148366] pci 0000:02:00.0: BAR 0: assigned [mem 0xf8200000-0xf82fffff 64bit pref]
[    0.148387] pci 0000:02:00.0: BAR 2: assigned [mem 0xf8300000-0xf83fffff 64bit pref]
[    0.148407] pci 0000:00:02.0: PCI bridge to [bus 02]
[    0.148417] pci 0000:00:02.0:   bridge window [mem 0xf8200000-0xf83fffff]
[    0.148430] pci 0000:03:00.0: BAR 0: assigned [mem 0xf8400000-0xf84fffff 64bit pref]
[    0.148450] pci 0000:03:00.0: BAR 2: assigned [mem 0xf8500000-0xf85fffff 64bit pref]
[    0.148467] pci 0000:00:03.0: PCI bridge to [bus 03]
[    0.148477] pci 0000:00:03.0:   bridge window [mem 0xf8400000-0xf85fffff]
[    0.148520] pci 0000:00:01.0: enabling device (0140 -> 0142)
[    0.148542] pci 0000:01:00.0: enabling device (0140 -> 0142)
[    0.148695] mv_xor f1060900.xor: Marvell shared XOR driver
[    0.171558] mv_xor f1060900.xor: Marvell XOR: ( xor cpy )
[    0.211523] mv_xor f1060900.xor: Marvell XOR: ( xor cpy )
[    0.211617] mv_xor f10f0900.xor: Marvell shared XOR driver
[    0.251524] mv_xor f10f0900.xor: Marvell XOR: ( xor cpy )
[    0.291524] mv_xor f10f0900.xor: Marvell XOR: ( xor cpy )
[    0.291699] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    0.292137] console [ttyS0] disabled
[    0.312150] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 20, base_baud = 15625000) is a 16550A
[    0.969357] console [ttyS0] enabled
[    0.973581] pxa3xx-nand f10d0000.nand: This platform can't do DMA on this device
[    0.981212] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xf1
[    0.987601] nand: AMD/Spansion S34ML01G1
[    0.991547] nand: 128MiB, SLC, page size: 2048, OOB size: 64
[    0.997226] pxa3xx-nand f10d0000.nand: ECC strength 16, ECC step size 2048
[    1.004373] Bad block table found at page 65472, version 0x01
[    1.010542] Bad block table found at page 65408, version 0x01
[    1.016714] 9 ofpart partitions found on MTD device pxa3xx_nand-0
[    1.022847] Creating 9 MTD partitions on "pxa3xx_nand-0":
[    1.028264] 0x000000000000-0x000000100000 : "u-boot"
[    1.033738] 0x000000100000-0x000000140000 : "u_env"
[    1.039061] 0x000000140000-0x000000180000 : "s_env"
[    1.044379] 0x000000900000-0x000000a00000 : "devinfo"
[    1.049836] 0x000000a00000-0x000003200000 : "kernel1"
[    1.055400] 0x000000d00000-0x000003200000 : "ubi"
[    1.060574] 0x000003200000-0x000005a00000 : "kernel2"
[    1.066128] 0x000003500000-0x000005a00000 : "rootfs2"
[    1.071685] 0x000005a00000-0x000008000000 : "syscfg"
[    1.077647] m25p80 spi0.0: mr25h256 (32 Kbytes)
[    1.083311] libphy: Fixed MDIO Bus: probed
[    1.087549] libphy: orion_mdio_bus: probed
[    1.092984] mvneta f1070000.ethernet eth0: Using random mac address ae:65:9c:53:11:70
[    1.102072] mvneta f1074000.ethernet eth1: Using random mac address e2:a1:31:ed:09:89
[    1.113198] TCP: cubic registered
[    1.116541] NET: Registered protocol family 17
[    1.121057] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if .
[    1.133770] 8021q: 802.1Q VLAN Support v1.8
[    1.138102] Registering SWP/SWPB emulation handler
[    1.145733] UBI: auto-attach mtd5
[    1.149083] UBI: attaching mtd5 to ubi0
[    1.714550] UBI: scanning is finished
[    1.742068] UBI: attached mtd5 (name "ubi", size 37 MiB) to ubi0
[    1.748106] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[    1.754968] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[    1.761725] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[    1.768626] UBI: good PEBs: 296, bad PEBs: 0, corrupted PEBs: 0
[    1.774615] UBI: user volume: 2, internal volumes: 1, max. volumes count: 128
[    1.781807] UBI: max/mean erase counter: 2/1, WL threshold: 4096, image sequence number: 1537794567
[    1.790885] UBI: available PEBs: 0, total reserved PEBs: 296, PEBs reserved for bad PEB handling: 20
[    1.800157] UBI: background thread "ubi_bgt0d" started, PID 304
[    1.801756] UBI: ubiblock0_0 created from ubi0:0(rootfs)
[    1.801763] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
[    1.802879] mvsw61xx 1000000003.mvsw61xx: Found MV88E6172 at f1072004.mdio-mi:10
[    1.802890] mvsw61xx 1000000003.mvsw61xx: Using direct addressing
[    1.802997] drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
[    1.848645] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
[    1.856141] Freeing unused kernel memory: 200K (c03d2000 - c0404000)
[    2.538756] init: Console is alive
[    4.587460] usbcore: registered new interface driver usbfs
[    4.593147] usbcore: registered new interface driver hub
[    4.598649] usbcore: registered new device driver usb
[    4.621749] SCSI subsystem initialized
[    4.628308] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.635684] ehci-platform: EHCI generic platform driver
[    4.642000] ehci-orion: EHCI orion driver
[    4.646266] orion-ehci f1050000.usb: EHCI Host Controller
[    4.651758] orion-ehci f1050000.usb: new USB bus registered, assigned bus number 1
[    4.659480] orion-ehci f1050000.usb: irq 26, io mem 0xf1050000
[    4.681610] orion-ehci f1050000.usb: USB 2.0 started, EHCI 1.00
[    4.688515] hub 1-0:1.0: USB hub found
[    4.692426] hub 1-0:1.0: 1 port detected
[    4.706193] sata_mv f10a0000.sata: slots 32 ports 1
[    4.712968] scsi host0: sata_mv
[    4.716480] ata1: SATA max UDMA/133 irq 29
[    5.061589] ata1: SATA link down (SStatus 0 SControl F300)
[    5.070501] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    5.075850] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
[    5.084548] hub 2-0:1.0: USB hub found
[    5.088415] hub 2-0:1.0: 2 ports detected
[    5.093014] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    5.098298] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 3
[    5.106800] hub 3-0:1.0: USB hub found
[    5.110659] hub 3-0:1.0: 2 ports detected
[    5.124083] usbcore: registered new interface driver usb-storage
[    5.411648] usb 2-2: new high-speed USB device number 2 using xhci_hcd
[    5.552599] init: - preinit -
[    5.565057] usb 2-2: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes
[    5.574224] usb 2-2: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
[    5.584814] usb-storage 2-2:1.0: USB Mass Storage device detected
[    5.592573] scsi host1: usb-storage 2-2:1.0
[    5.853152] random: nonblocking pool is initialized
[    6.596383] scsi 1:0:0:0: Direct-Access     JetFlash Transcend 64GB   1100 PQ: 0 ANSI: 4
[    6.606990] sd 1:0:0:0: [sda] 126849024 512-byte logical blocks: (64.9 GB/60.4 GiB)
[    6.616902] sd 1:0:0:0: [sda] Write Protect is off
[    6.624426] sd 1:0:0:0: [sda] No Caching mode page found
[    6.629797] sd 1:0:0:0: [sda] Assuming drive cache: write through
[    6.648371]  sda: sda1
[    6.656767] sd 1:0:0:0: [sda] Attached SCSI removable disk
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.636419] UBIFS: background thread "ubifs_bgt0_1" started, PID 438
[   10.755006] UBIFS: recovery needed
[   11.019607] UBIFS: recovery completed
[   11.023505] UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
[   11.029999] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   11.039258] UBIFS: FS size: 27426816 bytes (26 MiB, 216 LEBs), journal size 1396736 bytes (1 MiB, 11 LEBs)
[   11.049027] UBIFS: reserved for root: 1295435 bytes (1265 KiB)
[   11.054956] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 270542B8-68F7-4FDB-B762-1BF841C14A12, small LPT model
[   11.072981] mount_root: switching to jffs2 overlay
[   11.243551] UBI: attaching mtd8 to ubi1
[   11.811117] UBI: scanning is finished
[   11.837184] UBI warning: print_rsvd_warning: cannot reserve enough PEBs for bad PEB handling, reserved 2, need 12
[   11.848458] UBI: attached mtd8 (name "syscfg", size 38 MiB) to ubi1
[   11.854824] UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
[   11.861664] UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
[   11.868401] UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
[   11.875347] UBI: good PEBs: 296, bad PEBs: 8, corrupted PEBs: 0
[   11.881293] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[   11.888499] UBI: max/mean erase counter: 16/14, WL threshold: 4096, image sequence number: 1247123347
[   11.897797] UBI: available PEBs: 0, total reserved PEBs: 296, PEBs reserved for bad PEB handling: 2
[   11.906948] UBI: background thread "ubi_bgt1d" started, PID 446
UBI device number 1, total 296 LEBs (37584896 bytes, 35.8 MiB), available 0 LEBs (0 bytes), LEB size 126976 bytes (124.0 KiB)
[   11.926216] UBIFS: background thread "ubifs_bgt1_0" started, PID 450
[   12.044438] UBIFS: recovery needed
[   12.306160] UBIFS: recovery completed
[   12.310016] UBIFS: mounted UBI device 1, volume 0, name "syscfg"
[   12.316132] UBIFS: LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
[   12.325371] UBIFS: FS size: 35553280 bytes (33 MiB, 280 LEBs), journal size 1777664 bytes (1 MiB, 14 LEBs)
[   12.335138] UBIFS: reserved for root: 1679269 bytes (1639 KiB)
[   12.341018] UBIFS: media format: w4/r0 (latest is w4/r0), UUID 021D165E-FAD9-4410-A4CD-EFBB10CE4DBE, small LPT model
[   12.376744] procd: - early -
[   13.030771] procd: - ubus -
[   14.045636] procd: - init -
Please press Enter to activate this console.
[   15.785212] NET: Registered protocol family 10
[   15.811920] RPC: Registered named UNIX socket transport module.
[   15.817871] RPC: Registered udp transport module.
[   15.822646] RPC: Registered tcp transport module.
[   15.827374] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   15.838637] ntfs: driver 2.1.31 [Flags: R/O MODULE].
[   15.845603] tun: Universal TUN/TAP device driver, 1.6
[   15.850693] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[   15.873182] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   15.884218] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   15.906564] Loading modules backported from Linux version master-2014-11-04-0-gf3660a2
[   15.914584] Backport generated by backports.git backports-20141023-2-g4ff890b
[   15.932862] cfg80211: Calling CRDA to update world regulatory domain
[   15.939335] cfg80211: World regulatory domain updated:
[   15.944597] cfg80211:  DFS Master region: unset
[   15.948987] cfg80211:   (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[   15.958870] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   15.966939] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[   15.975041] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[   15.983142] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   15.991185] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[   16.000746] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[   16.008919] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[   16.017002] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[   16.026475] mwl_probe(): <<Marvell 802.11ac Wireless Network Driver version 10.2.6.1.p4>>
[   16.034749] pci 0000:00:02.0: enabling device (0140 -> 0142)
[   16.040448] mwlwifi 0000:02:00.0: enabling device (0140 -> 0142)
[   16.046609] mwl_alloc_pci_resource(): priv->iobase0 = d1000000
[   16.052545] mwl_alloc_pci_resource(): priv->iobase1 = d1200000
[   16.058417] mwl_alloc_pci_resource(): priv->pcmd_buf = cea58000  priv->pphys_cmd_buf = ea58000
[   16.068843] mwl_fwdl_download_firmware(): fw download start 88
[   16.187517] mwl_fwdl_download_firmware(): FwSize = 113244 downloaded Size = 113244 curr_iteration 65509
[   16.451711] mwl_fwdl_download_firmware(): 0;
[   16.710723] mwl_fwdl_download_firmware(): 0;
[   16.969739] mwl_fwdl_download_firmware(): 0;
[   17.053995] mwl_fwdl_download_firmware(): complete
[   17.059684] mwl_load_tx_pwr_tbl(): open tx power table </lib/firmware/Mamba_FCC_v1.2_5G4TX.ini>: OK
[   17.077236] mwl_fwcmd_get_hw_specs(): pcmd = cea58000
[   17.092340] mwl_fwcmd_set_hw_specs(): mwl_fwcmd_set_hw_specs ...
[   17.098380] mwl_fwcmd_set_hw_specs():   -->pPhysTxRing[0] = eb50000
[   17.104721] mwl_fwcmd_set_hw_specs():   -->pPhysTxRing[1] = eb54000
[   17.111018] mwl_fwcmd_set_hw_specs():   -->pPhysTxRing[2] = eb58000
[   17.117363] mwl_fwcmd_set_hw_specs():   -->pPhysTxRing[3] = eb5c000
[   17.123706] mwl_fwcmd_set_hw_specs():   -->pPhysRxRing    = ea48000
[   17.130006] mwl_fwcmd_set_hw_specs():   -->numtxq 4 wcbperq 256 totalrxwcb 256
[   17.173857] pci 0000:00:03.0: enabling device (0140 -> 0142)
[   17.179588] mwlwifi 0000:03:00.0: enabling device (0140 -> 0142)
[   17.185791] mwl_alloc_pci_resource(): priv->iobase0 = d1400000
[   17.191783] mwl_alloc_pci_resource(): priv->iobase1 = d1600000
[   17.197704] mwl_alloc_pci_resource(): priv->pcmd_buf = ce534000  priv->pphys_cmd_buf = e534000
[   17.208737] mwl_fwdl_download_firmware(): fw download start 88
[   17.326180] mwl_fwdl_download_firmware(): FwSize = 113244 downloaded Size = 113244 curr_iteration 65498
[   17.845595] mwl_fwdl_download_firmware(): 0;
[   18.200905] mwl_fwdl_download_firmware(): 0;
[   18.206239] mwl_fwdl_download_firmware(): complete
[   18.211122] mwl_load_tx_pwr_tbl(): open tx power table </lib/firmware/Mamba_FCC_v1.2_5G4TX.ini>: OK
[   18.228663] mwl_fwcmd_get_hw_specs(): pcmd = ce534000
[   18.243865] mwl_fwcmd_set_hw_specs(): mwl_fwcmd_set_hw_specs ...
[   18.249907] mwl_fwcmd_set_hw_specs():   -->pPhysTxRing[0] = e540000
[   18.256249] mwl_fwcmd_set_hw_specs():   -->pPhysTxRing[1] = e544000
[   18.262607] mwl_fwcmd_set_hw_specs():   -->pPhysTxRing[2] = e548000
[   18.268904] mwl_fwcmd_set_hw_specs():   -->pPhysTxRing[3] = e54c000
[   18.275264] mwl_fwcmd_set_hw_specs():   -->pPhysRxRing    = ea2c000
[   18.281605] mwl_fwcmd_set_hw_specs():   -->numtxq 4 wcbperq 256 totalrxwcb 256
[   18.332703] i2c /dev entries driver
[   18.364071] u32 classifier
[   18.366800]     input device check on
[   18.370476]     Actions configured
[   18.374959] Mirror/redirect action on
[   18.397075] ip_tables: (C) 2000-2006 Netfilter Core Team
[   18.418188] nf_conntrack version 0.5.0 (3992 buckets, 15968 max)



BusyBox v1.22.1 (2015-03-04 17:16:42 CST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

  _______                     ________        __
 |       |.-----.-----.-----.|  |  |  |.----.|  |_
 |   -   ||  _  |  -__|     ||  |  |  ||   _||   _|
 |_______||   __|_____|__|__||________||__|  |____|
          |__| W I R E L E S S   F R E E D O M
 -----------------------------------------------------
 CHAOS CALMER (Bleeding Edge, r44647)
 -----------------------------------------------------
  * 1 1/2 oz Gin            Shake with a glassful
  * 1/4 oz Triple Sec       of broken ice and pour
  * 3/4 oz Lime Juice       unstrained into a goblet.
  * 1 1/2 oz Orange Juice
  * 1 tsp. Grenadine Syrup
 -----------------------------------------------------
root@(none):/# [   19.501582] rtc-mv f1010300.rtc: internal RTC not ticking
[   19.567412]

(Last edited by tusc on 13 Mar 2015, 00:13)

nitroshift wrote:

@grimley

Before installing LuCI,

opkg update
opkg install uhttpd

nitroshift

Ha, the dependencies would normally be installed automatically.
I had the need to install the latest trunk yesterday and found that these dependencies aren't present in the available packages anywhere.
They probably failed to build, we'll need to wait until they again appear in the snapshot builds.

Hi Guys,

I chosen the region to CN, and test the wifi signal on txpower=0dB(1mW)  and txpower=30dB(1000mW)  at a same distance but there are no different. And I tested band is 5GHz. Image is built from the trunk branch.

Anybody who knows why? Is it not implemement for the txpower config for WRT1900AC?

Thanks,
Chao

raven-au wrote:
nitroshift wrote:

@grimley

Before installing LuCI,

opkg update
opkg install uhttpd

nitroshift

Ha, the dependencies would normally be installed automatically.
I had the need to install the latest trunk yesterday and found that these dependencies aren't present in the available packages anywhere.
They probably failed to build, we'll need to wait until they again appear in the snapshot builds.

Nothing was working. Thanks for confirming. Going to sit this thing out for a while.

grimley wrote:
raven-au wrote:
nitroshift wrote:

@grimley

Before installing LuCI,

opkg update
opkg install uhttpd

nitroshift

Ha, the dependencies would normally be installed automatically.
I had the need to install the latest trunk yesterday and found that these dependencies aren't present in the available packages anywhere.
They probably failed to build, we'll need to wait until they again appear in the snapshot builds.

Nothing was working. Thanks for confirming. Going to sit this thing out for a while.

Todays build is fine.
I completed my install fine.

@nitroshift

If you copy over the switch, not going through nat, what throughput do you get?

raven-au wrote:

@nitroshift

If you copy over the switch, not going through nat, what throughput do you get?


iperf3 showed around 940mbps to me.

ANyone know what causes the following log messages..I have hundreds of them. Seems to be related to multicast? Can they be suppressed?


Mar 13 09:19:40 OpenWrt user.warn igmpproxy[3929]: The origin for route 239.255.255.250 changed from 192.168.1.22 to 192.168.1.37
Mar 13 09:19:55 OpenWrt user.warn igmpproxy[3929]: The origin for route 239.255.255.250 changed from 192.168.1.37 to 192.168.1.22
Mar 13 09:20:00 OpenWrt user.warn igmpproxy[3929]: The origin for route 239.255.255.250 changed from 192.168.1.22 to 192.168.1.37
Mar 13 09:20:15 OpenWrt user.warn igmpproxy[3929]: The origin for route 239.255.255.250 changed from 192.168.1.37 to 192.168.1.22
Mar 13 09:20:20 OpenWrt user.warn igmpproxy[3929]: The origin for route 239.255.255.250 changed from 192.168.1.22 to 192.168.1.37
Mar 13 09:20:35 OpenWrt user.warn igmpproxy[3929]: The origin for route 239.255.255.250 changed from 192.168.1.37 to 192.168.1.22
Mar 13 09:20:40 OpenWrt user.warn igmpproxy[3929]: The origin for route 239.255.255.250 changed from 192.168.1.22 to 192.168.1.37
Mar 13 09:20:55 OpenWrt user.warn igmpproxy[3929]: The origin for route 239.255.255.250 changed from 192.168.1.37 to 192.168.1.22
Mar 13 09:21:00 OpenWrt user.warn igmpproxy[3929]: The origin for route 239.255.255.250 changed from 192.168.1.22 to 192.168.1.37
Mar 13 09:21:15 OpenWrt user.warn igmpproxy[3929]: The origin for route 239.255.255.250 changed from 192.168.1.37 to 192.168.1.22
Mar 13 09:21:20 OpenWrt user.warn igmpproxy[3929]: The origin for route 239.255.255.250 changed from 192.168.1.22 to 192.168.1.37
Mar 13 09:21:33 OpenWrt user.warn igmpproxy[3929]: MRT_DEL_MFC; Errno(2): No such file or directory

root@AC1900:~# /sbin/block mount /dev/sda /mnt/sda ext3
/sbin/block: can't resolve symbol 'ulog_open'
root@AC1900:~#

block-mount is broken looks like

BTY, I'm using kaloz's last build

(Last edited by gufus on 13 Mar 2015, 21:16)

gufus wrote:

root@AC1900:~# /sbin/block mount /dev/sda /mnt/sda ext3
/sbin/block: can't resolve symbol 'ulog_open'
root@AC1900:~#

block-mount is broken looks like

BTY, I'm using kaloz's last build

Du..

I see why now, both have a different Kernel Version yes/no?

(Last edited by gufus on 14 Mar 2015, 00:28)

block_mount now uses ulog, a new logging API in libubox. It looks like it was added late in February (r44542) after the Feb. 14th image. Since libubox is part of the base system, Kaloz's image is going to have an older library that doesn't have that API.

Hmm, I have Kaloz's 44455 and block-mount working. However, I'm using ext4 and mount is added using luci web interface.

(Last edited by tombo on 14 Mar 2015, 10:07)

Hey Guys ,
How is everything ?

Currently using
Model    Linksys WRT1900AC (Mamba)
Firmware Version    OpenWrt Chaos Calmer r44455 / LuCI Master (git-14.359.33351-5e6c33e)
Kernel Version    3.18.7

A few questions -
Is there a way to Publish the Regular Wifi Interface as G/N (And not only legacy or only N?) - i have a few legacy devices that use G and i don't want to give up on the N Speeds ,

Did you see any implementation in which you are able to Port mirror all the traffic? I did not succeed doing so with Tee Iptables (Tried to force Dependies - but can't get it to work) - The use case is im trying to mirror all traffic to Security Onion

Thanks!

tombo wrote:

Hmm, I have Kaloz's 44455 and block-mount working. However, I'm using ext4 and mount is added using luci web interface.

When did you install it? If you installed it before the new package made it to the repository you're fine.

cat: /media/thagabe/MyLinux/openwrt/build_dir/target-arm_cortex-a9+vfpv3_uClibc-0.9.33.2_eabi/linux-mvebu/linux-4.0-rc1/arch/arm/boot/dts//armada-xp-mamba.dtb: No such file or directory
Makefile:181: recipe for target 'kernel_prepare' failed
make[5]: *** [kernel_prepare] Error 1
make[5]: *** Waiting for unfinished jobs....
Parallel mksquashfs: Using 1 processor


Why is armada-xp-mamba.dtb not compiling on the 4.0 kernel?

edit: fixed "//" but still errors out at zimage-xp-armada not found ??

(Last edited by lifehacksback on 14 Mar 2015, 16:25)

leitec wrote:
tombo wrote:

Hmm, I have Kaloz's 44455 and block-mount working. However, I'm using ext4 and mount is added using luci web interface.

When did you install it? If you installed it before the new package made it to the repository you're fine.

Last install was on 4th March or few days later, if I remember correctly, but not before this date.

Could anyone tell me how I can access to the external harddrive connected to the router's USB port?
I am planning to store some of my photos on an external harddrive and connect it to the router's USB port. After some reading and mess around, it didn't work.
I am now on trunk r44627(OpenWrt Chaos Calmer r44627 / LuCI (git-15.063.86061-b9e3aae)), and installed samba36-server and luci-app-samba. After reboot, mount points under system tab and network shares under services tab both appeared. I followed this tutorial: http://wiki.openwrt.org/doc/recipes/usb … interface, did almost the exact same thing. I managed to get /dev/sda2 (304917 MB) mounted (at least I think so), and the Mount Point and patch set to /photo. Everything seems fine thus far, however, I can't access to the share from a windows 7 machine. i have tried //RouterHostName/share in windows explorer address bar, or //192.168.1.1(my router ip)/share, both didnt work.

can any one suggest me a method or any tutorial i can get this to work??

To use Samba shares with Windows 7 some security options are to be modified:
Open Control Panel - Administrative Tools - Local Security Policy - Local Policies - Security Options
Set -> Network security: LAN Manager authentication level -> Send LM & NTLM responses
Minimum session security for NTLM SSP -> Disable Require 128-bit encryption

Before, I was getting „Network path was not found“ and after this modification, Samba share was accessible using Windows Explorer.

I've argued with my WRT1900AC since the first day it hit the shelf. I purchased it based on the promise of open source,  made by Linksys. It came to life a bit with Chadster's MCWRT, and I tip my hat to the developers currently working with the current CC builds. About 2wks ago I got fed up and bought an AC87U, it was fantastic.  A few days later the RT-AC3200 from Asus came out so I exchanged the AC87U for the RT-AC3200.
I loaded Merlin's firmware and I have NEVER had such a feature rich fast router.

Shame on you Linksys, never again will I get suckered into purchasing another of your routers.