Next up is r46434-2:
- Switch mpc85xx/wdr4900 to 4.1 kernel
Is this official switch to Kernel 4.1 or custom patches from you?
The content of this topic has been archived between 20 Aug 2014 and 5 May 2018. Unfortunately there are posts – most likely complete pages – missing.
Next up is r46434-2:
- Switch mpc85xx/wdr4900 to 4.1 kernel
Is this official switch to Kernel 4.1 or custom patches from you?
Custom patches from me. There's very few patches for mpc85xx and they merely had to be rebased. Also a gpio offset had to be updated in the dts file.
For 3700v1 owners, I've made a new profile which excludes IPsec and still fits on 8MB. The wndr3x00 build now includes images only for 16MB devices and has IPsec like the other builds.
Custom patches from me. There's very few patches for mpc85xx and they merely had to be rebased. Also a gpio offset had to be updated in the dts file.
Maybe you can send the patch to the developers to include it in the official way
New special build for wdr4900 r46441 is built with uClibc-ng 1.0.4. The regular uClibc hasn't been properly maintained for a long while, it's been forked as uClibc-ng. Until we wait for musl to get hardware float support for ppc this is a better alternative for the wdr4900. A bonus is that uClibc-ng seems to work with musl snapshot packages.
http://enduser.subsignal.org/~trondah/wdr4900/r46441/
Trunk has updated wireless drivers as well, I'll build the others too.
Archer C7 builds are working now?!?! Yay! r45077 was getting a bit long in the tooth... The firewall has been quite buggy.
One small bug in the latest build(s), the default SSIDs are wrong. OpenWrt should be named OpenWrt 5Ghz, and vice versa. Other than that, so far so good... I guess the reghack must have been what caused the kernel panic, glad to see that fixed.
Edit: Also, I still can't set my channel bandwidth to 160Mhz. What's up with that?
(Last edited by bmccoy11 on 23 Jul 2015, 06:04)
If channel 14 is selected on r46434-2 you lose the wifi-signal on the 2,4 radio.
(And 'powerwise' 29 db is the highest in the list.)
All on the 3700V2
I think you can't use it with HT40. Power levels are fixed in the router I believe.
@Mr. Happy
I'm on r46434-2 myself, though I'm on uClibc. Don't see why you shouldn't get a WAN address though. Does your ISP only allow a specific MAC? I don't think it should have changed or anything, but might be worth to look into. Anyways, just try the uClibc version and see if it's the same issue.
@Arokh,
On that build I have the same issue...
I saved the kernel and system log (before I reverted to a working build).
Is there anything I can look for what indicates the problem??
@written_direcon
Even though it works for me, I can't really quality assure it as I don't understand the code. Anyways, once they look at switching mpc85xx it is a very simple task for them.
@bmccoy11
Hm, I had my UCI script switch the radios for all TP-Link routers previously. So your 5GHz is on radio1 and 2.4GHz is on radio0? I guess I need a better way to detect this. Or maybe just keep the default OpenWrt SSID for both radios.
@Mr. Happy
Sure, look for errors You can also use tcpdump on the wan interface to see what's going on.
(Last edited by arokh on 23 Jul 2015, 09:28)
I will update my WDR4900 this weekend to see how the snapshot packages (and then specifically Transmission) will behave in my case, just hoping for an OpenSSH fix and rebuild before that
There is a new found exploit in OpenSSH which renders the maximum login attempts useless, though it seems that your fail2ban script is not affected by this. One thing I have noticed about your fail2ban script is that it works for the max 4 time per minute ban, but the 10 time ban does not work on my WDR4900.
Source:
http://seclists.org/oss-sec/2015/q3/156
(Last edited by johan81 on 23 Jul 2015, 10:40)
OpenWrt uses dropbear, not OpenSSH. I'll investigate the brute force protection, it worked fine when I tested not that long ago though.
EDIT: Found the problem right away, seems somehow I've removed the executable bit on my scripts in files/usr/sbin. This affects vpn.sh as well, so initial VPN setup won't work on the last build. I'll remove it and restart the build.
EDIT2: Just do "chmod +x /usr/sbin/dropBrute.sh" to fix it.
(Last edited by arokh on 23 Jul 2015, 11:06)
Do you think it could have anything to do with my changes to the network (I changed the LAN IP to 192.168.168.1 to avoid problems with VPN usage when on other networks that are already 192.168.1.0)?
And nevermind the 10 login attempts, I tested it with my 4G phone and it seems I get different IP addresses all the time (I just checked the log and the IP address changes each minute it seems, before I assumed it just stayed the same), so that pretty much avoids the 10 time ban haha, sorry about that!
(Last edited by johan81 on 23 Jul 2015, 11:07)
See my edits in previous post There is an issue, even if your test was faulty.
EDIT: Note that the banhammer comes down every 10 minute through cron. So you'll have to wait after the failed login attempts or run dropBrute.sh manually.
(Last edited by arokh on 23 Jul 2015, 11:14)
Gotcha! Works flawlessly now! Thanks.
The executable bits got lost because the latest build is done on a fresh git checkout with patches applied (the patches didn't include the executable bit). It's rebuilding now, and I've removed my SSID customization so there is no "5GHz" in the name any more.
arokh: I like your change to the OpenVPN setup for using a CA, but I have one question for you. It looks like you bundle a pre-generated 1024 bit DH key. Wouldn't it be better to use a 2048 bit key and generate it rather than bundling a pre-made 1024 bit key?
The DH key is not secret and can safely be re-used and distributed. Yes, larger keys are more secure, but I'm more concerned with performance than the NSA decrypting my home VPN traffic.
For 3700v1 owners, I've made a new profile which excludes IPsec and still fits on 8MB. The wndr3x00 build now includes images only for 16MB devices and has IPsec like the other builds.
Whether there will be a support 800mhz in this branch? The very useful function!
Yes, sure I can add that.
@written_direcon
I got it working, seems CONFIG_SOFT_FLOAT is needed and I've always had that disabled. LuCI performs well in my testing.
OpenSSL speed test uClibc build:
| r46317 | 1.0.2d | 75106060 | 84467780 | 38367780 | 22613040 | 14085880 | 5323770 | 16717320 | 14493410 | 13039050 | 18.2 | 652.7 63.3 | 51.7 |
musl build:
| r46317 | 1.0.2d | 69267680 | 74563400 | 37954540 | 21839720 | 14113560 | 5238950 | 16655690 | 14468740 | 12823100 | 17.9 | 651.0 65.2 | 50.9 |
Except for the md5 benchmarks it's quite even and musl is very slightly faster in a couple of tests. I measured VPN speed and got 47/37 Mbps with IKEv2 on musl compared to 58/55 Mbps on uClibc with hard floats, so there is definitely a decrease in speed.
Here's a working musl build: http://enduser.subsignal.org/~trondah/w … 6317_musl/
It's compatible with trunk snapshot packages, if you don't care about the speed decrease.
@oo00I00oo
Coincidentally, I checked if CONFIG_SOFT_FLOAT is supposed to be enabled on ar71xx and it is. I accidentally disabled that for my wndr3x00 builds when creating new profile configs the other day. A new build is on the way if you don't mind testing for me.
This might even be what's been breaking my Archer builds. Although my previous working Archer builds had CONFIG_SOFT_FLOAT disabled, it might be needed now. It's enabled in the default configuration. New build on the way!
How come you got so poor results for OpenSSL benchmark? I have compared your results for AES-128 (16655690) to highest number WDR4900 AES-128 in OpenSSL table (23153400) [1] and your results is 30% worse! Why? Did I get wrong numbers? Can you please confirm my numbers.
@Mr. Happy
Sure, look for errors
You can also use tcpdump on the wan interface to see what's going on.
Found several errors in the logging, couple of them related to dnscrypt and 3 others...
kern.warn kernel: ath9k 0000:01:00.0: Direct firmware load for pci_wmac0.eeprom failed with error -2
kern.warn kernel: ath9k 0001:03:00.0: Direct firmware load for pci_wmac1.eeprom failed with error -2
daemon.err block: mounting /dev/mtdblock3 (squashfs) as /mnt/mtdblock3 failed (-1) - Unknown error -1
I have no idea if these are related to my non-existing wan ip....
How come you got so poor results for OpenSSL benchmark? I have compared your results for AES-128 (16655690) to highest number WDR4900 AES-128 in OpenSSL table (23153400) [1] and your results is 30% worse! Why? Did I get wrong numbers? Can you please confirm my numbers.
There are 7 benchmarks of the wdr4900 there, and only one of them has that high score on AES-128. Look at the MD5 score in the same report, it's half of what mine scores in that test. The one you are referring to is using OpenSSL 1.0.1i, my build has OpenSSL 1.0.2d. So it's quite an old version, and that means older versions of everything including the compiler it was built with etc. That explains the differences in result. Look at all the numbers. My scores crushes all the others in some tests. This is due to the OpenSSL ppc assembly code that isn't activated in normal builds for some reason.
@Mr. Happy
Those errors have nothing to do with it for sure. Why don't you post the full log
(Last edited by arokh on 23 Jul 2015, 18:59)
@Mr. Happy
Why don't you post the full log
Here you go...
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] Using Freescale P1014 machine description
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] Memory CAM mapping: 64/64 Mb, residual: 0Mb
Wed Jul 22 05:21:23 2015 kern.notice kernel: [ 0.000000] Linux version 4.1.2 (trondah@ff0) (gcc version 4.9.3 (OpenWrt/Linaro GCC 4.9-2015.03 r46434) ) #1 Wed Jul 22 05:28:18 CEST 2015
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.000000] Found legacy serial port 0 for /soc@ffe00000/serial@4500
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.000000] mem=ffe04500, taddr=ffe04500, irq=0, clk=399999996, speed=0
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] TL-WDR4900 v1 board from TP-Link
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.000000] Top of RAM: 0x8000000, Total RAM: 0x8000000
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.000000] Memory hole size: 0MB
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] Zone ranges:
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] DMA [mem 0x0000000000000000-0x0000000007ffffff]
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] Normal empty
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] Movable zone start for each node
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] Early memory node ranges
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] node 0: [mem 0x0000000000000000-0x0000000007ffffff]
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x0000000007ffffff]
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.000000] On node 0 totalpages: 32768
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.000000] free_area_init_node: node 0, pgdat c0387050, node_mem_map c7eed000
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.000000] DMA zone: 256 pages used for memmap
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.000000] DMA zone: 0 pages reserved
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.000000] DMA zone: 32768 pages, LIFO batch:7
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.000000] pcpu-alloc: [0] 0
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32512
Wed Jul 22 05:21:23 2015 kern.notice kernel: [ 0.000000] Kernel command line: console=ttyS0,115200
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)
Wed Jul 22 05:21:23 2015 kern.notice kernel: [ 0.000000] Sorting __ex_table...
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] Memory: 60160K/131072K available (2756K kernel code, 112K rwdata, 640K rodata, 132K init, 190K bss, 70912K reserved, 0K cma-reserved)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] Kernel virtual memory layout:
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] * 0xfffdf000..0xfffff000 : fixmap
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] * 0xfe000000..0xfe000000 : early ioremap
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] * 0xc9000000..0xfe000000 : vmalloc & ioremap
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] NR_IRQS:512 nr_irqs:512 16
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.000000] mpic: Resetting
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] mpic: Setting up MPIC " OpenPIC " version 1.2 at ffe40000, max 1 CPUs
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] mpic: ISU size: 256, shift: 8, mask: ff
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000000] mpic: Initializing for 256 sources
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.000000] time_init: decrementer frequency = 49.999999 MHz
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.000000] time_init: processor frequency = 799.999992 MHz
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000010] clocksource timebase: mask: 0xffffffffffffffff max_cycles: 0xb88126fc8, max_idle_ns: 440795204701 ns
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000019] clocksource: timebase mult[14000007] shift[24] registered
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.000028] clockevent: decrementer mult[cccccc9] shift[32] cpu[0]
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000054] pid_max: default: 32768 minimum: 301
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000124] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.000133] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.003249] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.003607] NET: Registered protocol family 16
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.007815] Found FSL PCI host bridge at 0x00000000ffe09000. Firmware bus number: 0->255
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.007827] PCI host bridge /pcie@ffe09000 (primary) ranges:
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.007839] MEM 0x00000000a0000000..0x00000000bfffffff -> 0x00000000a0000000
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.007847] IO 0x00000000ffc10000..0x00000000ffc1ffff -> 0x0000000000000000
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.007862] /pcie@ffe09000: PCICSRBAR @ 0xfff00000
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.008170] Found FSL PCI host bridge at 0x00000000ffe0a000. Firmware bus number: 0->255
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.008177] PCI host bridge /pcie@ffe0a000 ranges:
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.008187] MEM 0x0000000080000000..0x000000009fffffff -> 0x0000000080000000
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.008195] IO 0x00000000ffc00000..0x00000000ffc0ffff -> 0x0000000000000000
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.008209] /pcie@ffe0a000: PCICSRBAR @ 0xfff00000
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.018949] PCI: Probing PCI hardware
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.019096] fsl-pci ffe09000.pcie: PCI host bridge to bus 0000:00
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.019110] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.019119] pci_bus 0000:00: root bus resource [mem 0xa0000000-0xbfffffff]
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.019130] pci_bus 0000:00: root bus resource [bus 00-ff]
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.019142] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to ff
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.019182] pci 0000:00:00.0: [1957:012b] type 01 class 0x0b2000
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.019208] pci 0000:00:00.0: reg 0x10: [mem 0xfff00000-0xffffffff]
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.019260] pci 0000:00:00.0: supports D1 D2
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.019270] pci 0000:00:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.019570] pci 0000:01:00.0: [168c:0033] type 00 class 0x028000
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.019601] pci 0000:01:00.0: reg 0x10: [mem 0xa0000000-0xa001ffff 64bit]
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.019642] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.019695] pci 0000:01:00.0: supports D1
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.019704] pci 0000:01:00.0: PME# supported from D0 D1 D3hot
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.024191] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.024213] pci 0000:00:00.0: bridge window [mem 0xa0000000-0xa00fffff]
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.024287] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.024302] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 01
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.024462] fsl-pci ffe0a000.pcie: PCI host bridge to bus 0001:02
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.024477] pci_bus 0001:02: root bus resource [io 0x20000-0x2ffff] (bus address [0x0000-0xffff])
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.024487] pci_bus 0001:02: root bus resource [mem 0x80000000-0x9fffffff]
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.024497] pci_bus 0001:02: root bus resource [bus 02-ff]
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.024508] pci_bus 0001:02: busn_res: [bus 02-ff] end is updated to ff
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.024536] pci 0001:02:00.0: [1957:012b] type 01 class 0x0b2000
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.024557] pci 0001:02:00.0: reg 0x10: [mem 0xfff00000-0xffffffff]
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.024608] pci 0001:02:00.0: supports D1 D2
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.024617] pci 0001:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Wed Jul 22 05:21:23 2015 kern.warn kernel: [ 0.024783] pci 0001:02:00.0: Primary bus is hard wired to 0
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.024795] pci 0001:02:00.0: bridge configuration invalid ([bus 01-01]), reconfiguring
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.024911] pci 0001:03:00.0: [168c:abcd] type 00 class 0x020000
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.024923] pci 0001:03:00.0: AR9381 fixup applied
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.024946] pci 0001:03:00.0: reg 0x10: [mem 0x80000000-0x8001ffff 64bit]
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.024987] pci 0001:03:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.025040] pci 0001:03:00.0: supports D1
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.025049] pci 0001:03:00.0: PME# supported from D0 D1 D3hot
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.032193] pci 0001:02:00.0: PCI bridge to [bus 03-ff]
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.032211] pci 0001:02:00.0: bridge window [mem 0x80000000-0x800fffff]
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.032266] pci_bus 0001:03: busn_res: [bus 03-ff] end is updated to 03
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.032280] pci_bus 0001:02: busn_res: [bus 02-ff] end is updated to 03
Wed Jul 22 05:21:23 2015 kern.warn kernel: [ 0.032305] PCI: Cannot allocate resource region 0 of PCI bridge 1, will remap
Wed Jul 22 05:21:23 2015 kern.warn kernel: [ 0.032319] PCI: Cannot allocate resource region 0 of device 0000:00:00.0, will remap
Wed Jul 22 05:21:23 2015 kern.warn kernel: [ 0.032331] PCI: Cannot allocate resource region 0 of device 0001:02:00.0, will remap
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.032350] PCI 0001:02 Cannot reserve Legacy IO [io 0x20000-0x20fff]
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.032367] pci 0000:00:00.0: disabling bridge window [io 0x0000-0xffffffff] to [bus 01] (unused)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.032387] pci 0000:00:00.0: BAR 0: no space for [mem size 0x00100000]
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.032396] pci 0000:00:00.0: BAR 0: failed to assign [mem size 0x00100000]
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.032411] pci 0000:01:00.0: BAR 6: assigned [mem 0xa0020000-0xa002ffff pref]
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.032421] pci 0000:00:00.0: PCI bridge to [bus 01]
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.032432] pci 0000:00:00.0: bridge window [mem 0xa0000000-0xbfffffff]
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.032442] pci_bus 0000:00: Some PCI device resources are unassigned, try booting with pci=realloc
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.032452] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.032461] pci_bus 0000:00: resource 5 [mem 0xa0000000-0xbfffffff]
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.032471] pci_bus 0000:01: resource 1 [mem 0xa0000000-0xbfffffff]
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.032488] pci 0001:02:00.0: BAR 0: no space for [mem size 0x00100000]
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.032497] pci 0001:02:00.0: BAR 0: failed to assign [mem size 0x00100000]
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.032509] pci 0001:03:00.0: BAR 6: assigned [mem 0x80020000-0x8002ffff pref]
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.032518] pci 0001:02:00.0: PCI bridge to [bus 03]
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.032527] pci 0001:02:00.0: bridge window [io 0x20000-0x2ffff]
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.032537] pci 0001:02:00.0: bridge window [mem 0x80000000-0x9fffffff]
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.032546] pci_bus 0001:02: Some PCI device resources are unassigned, try booting with pci=realloc
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.032556] pci_bus 0001:02: resource 4 [io 0x20000-0x2ffff]
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.032566] pci_bus 0001:02: resource 5 [mem 0x80000000-0x9fffffff]
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.032575] pci_bus 0001:03: resource 0 [io 0x20000-0x2ffff]
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.032584] pci_bus 0001:03: resource 1 [mem 0x80000000-0x9fffffff]
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.032825] Registering qe_ic with sysfs...
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.036712] Switched to clocksource timebase
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.037479] NET: Registered protocol family 2
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.037981] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.038003] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.038019] TCP: Hash tables configured (established 1024 bind 1024)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.038081] UDP hash table entries: 256 (order: 0, 4096 bytes)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.038099] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.038250] NET: Registered protocol family 1
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 0.038320] PCI: CLS 32 bytes, default 32
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.039175] futex hash table entries: 256 (order: -1, 3072 bytes)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.050420] squashfs: version 4.0 (2009/01/31) Phillip Lougher
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.050438] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.051201] io scheduler noop registered
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.051216] io scheduler deadline registered (default)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.074338] Serial: 8250/16550 driver, 2 ports, IRQ sharing enabled
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.074871] console [ttyS0] disabled
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.074909] serial8250.0: ttyS0 at MMIO 0xffe04500 (irq = 42, base_baud = 24999999) is a 16550A
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.650135] console [ttyS0] enabled
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.654128] console [ttyS0] disabled
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 0.657742] ffe04500.serial: ttyS0 at MMIO 0xffe04500 (irq = 42, base_baud = 24999999) is a 16550
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 1.248812] console [ttyS0] enabled
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 1.252601] Generic RTC Driver v1.07
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 1.256739] fsl_espi ffe07000.spi: cs=0, init_csmode=0x100008
Wed Jul 22 05:21:23 2015 kern.warn kernel: [ 1.291014] m25p80 spi0.0: found s25fl128s, expected s25fl129p1
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 1.296965] m25p80 spi0.0: s25fl128s (16384 Kbytes)
Wed Jul 22 05:21:23 2015 kern.notice kernel: [ 1.302032] 7 ofpart partitions found on MTD device spi0.0
Wed Jul 22 05:21:23 2015 kern.notice kernel: [ 1.307524] Creating 7 MTD partitions on "spi0.0":
Wed Jul 22 05:21:23 2015 kern.notice kernel: [ 1.312316] 0x000000000000-0x000000050000 : "u-boot"
Wed Jul 22 05:21:23 2015 kern.notice kernel: [ 1.317791] 0x000000050000-0x000000060000 : "dtb"
Wed Jul 22 05:21:23 2015 kern.notice kernel: [ 1.322946] 0x000000060000-0x000000300000 : "kernel"
Wed Jul 22 05:21:23 2015 kern.notice kernel: [ 1.328344] 0x000000300000-0x000000fe0000 : "rootfs"
Wed Jul 22 05:21:23 2015 kern.notice kernel: [ 1.333769] mtd: device 3 (rootfs) set to be root filesystem
Wed Jul 22 05:21:23 2015 kern.notice kernel: [ 1.340294] 1 squashfs-split partitions found on MTD device rootfs
Wed Jul 22 05:21:23 2015 kern.notice kernel: [ 1.346497] 0x000000970000-0x000000fe0000 : "rootfs_data"
Wed Jul 22 05:21:23 2015 kern.notice kernel: [ 1.352404] 0x000000fe0000-0x000000ff0000 : "config"
Wed Jul 22 05:21:23 2015 kern.notice kernel: [ 1.357824] 0x000000ff0000-0x000001000000 : "caldata"
Wed Jul 22 05:21:23 2015 kern.notice kernel: [ 1.363324] 0x000000060000-0x000000fe0000 : "firmware"
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 1.368953] fsl_espi ffe07000.spi: at 0xc9038000 (irq = 59)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 1.375112] libphy: Freescale PowerQUICC MII Bus: probed
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 1.385237] switch0: Atheros AR8327 rev. 2 switch registered on mdio@ffe24000
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 1.450355] fsl-gianfar soc@ffe00000:ethernet@b0000: enabled errata workarounds, flags: 0x4
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 1.468995] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: mac: f8:1a:67:5a:b7:3e
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 1.476402] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: Running with NAPI enabled
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 1.484059] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: RX BD ring size for Q[0]: 128
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 1.492063] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: TX BD ring size for Q[0]: 128
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 1.500179] ucc_geth_driver: QE UCC Gigabit Ethernet Controller
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 1.506437] NET: Registered protocol family 17
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 1.510947] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
Wed Jul 22 05:21:23 2015 kern.notice kernel: [ 1.523579] Bridge firewalling registered
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 1.527594] 8021q: 802.1Q VLAN Support v1.8
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 1.537022] VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 1.544458] Freeing unused kernel memory: 132K (c0353000 - c0374000)
Wed Jul 22 05:21:23 2015 kern.notice kernel: [ 1.569660] random: nonblocking pool is initialized
Wed Jul 22 05:21:23 2015 user.info kernel: [ 2.333272] init: Console is alive
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 3.721789] usbcore: registered new interface driver usbfs
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 3.727344] usbcore: registered new interface driver hub
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 3.732725] usbcore: registered new device driver usb
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 3.740971] exFAT: Version 1.2.9
Wed Jul 22 05:21:23 2015 kern.notice kernel: [ 3.784564] SCSI subsystem initialized
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 3.791925] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 3.798566] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 3.805206] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 3.822287] fsl-ehci fsl-ehci.0: irq 28, io mem 0xffe22000
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 3.836720] fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 3.842776] hub 1-0:1.0: USB hub found
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 3.846657] hub 1-0:1.0: 1 port detected
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 3.851444] ehci-platform: EHCI generic platform driver
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 3.857543] booke_wdt: powerpc book-e watchdog driver loaded
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 3.865016] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 3.871901] ohci-platform: OHCI generic platform driver
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 3.879985] usbcore: registered new interface driver usb-storage
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 4.160732] usb 1-1: new high-speed USB device number 2 using fsl-ehci
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 4.298713] hub 1-1:1.0: USB hub found
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 4.302866] hub 1-1:1.0: 4 ports detected
Wed Jul 22 05:21:23 2015 user.info kernel: [ 4.365556] init: - preinit -
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 6.652983] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: Link is Up - 1Gbps/Full - flow control off
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 8.661209] Atheros AR8216/AR8236/AR8316 mdio@ffe24000:00: Port 1 is up
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 8.668069] Atheros AR8216/AR8236/AR8316 mdio@ffe24000:00: Port 2 is up
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 8.674920] Atheros AR8216/AR8236/AR8316 mdio@ffe24000:00: Port 3 is up
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 8.681770] Atheros AR8216/AR8236/AR8316 mdio@ffe24000:00: Port 4 is up
Wed Jul 22 05:21:23 2015 user.info kernel: [ 8.750524] mount_root: loading kmods from internal overlay
Wed Jul 22 05:21:23 2015 kern.notice kernel: [ 9.060034] jffs2: notice: (888) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
Wed Jul 22 05:21:23 2015 user.info kernel: [ 9.075852] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
Wed Jul 22 05:21:23 2015 user.err kernel: [ 9.082845] block: unable to load configuration (fstab: Entry not found)
Wed Jul 22 05:21:23 2015 user.info kernel: [ 9.089594] block: attempting to load /tmp/jffs_cfg/etc/config/fstab
Wed Jul 22 05:21:23 2015 user.err kernel: [ 9.096017] block: unable to load configuration (fstab: Entry not found)
Wed Jul 22 05:21:23 2015 user.info kernel: [ 9.102761] block: attempting to load /etc/config/fstab
Wed Jul 22 05:21:23 2015 user.info kernel: [ 9.142162] block: extroot: not configured
Wed Jul 22 05:21:23 2015 kern.notice kernel: [ 9.201244] jffs2: notice: (885) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
Wed Jul 22 05:21:23 2015 user.info kernel: [ 9.419374] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
Wed Jul 22 05:21:23 2015 user.err kernel: [ 9.426361] block: unable to load configuration (fstab: Entry not found)
Wed Jul 22 05:21:23 2015 user.info kernel: [ 9.433109] block: attempting to load /tmp/jffs_cfg/etc/config/fstab
Wed Jul 22 05:21:23 2015 user.err kernel: [ 9.439536] block: unable to load configuration (fstab: Entry not found)
Wed Jul 22 05:21:23 2015 user.info kernel: [ 9.446280] block: attempting to load /etc/config/fstab
Wed Jul 22 05:21:23 2015 user.info kernel: [ 9.451777] block: extroot: not configured
Wed Jul 22 05:21:23 2015 user.info kernel: [ 9.457432] mount_root: overlay filesystem has not been fully initialized yet
Wed Jul 22 05:21:23 2015 user.info kernel: [ 9.465298] mount_root: switching to jffs2 overlay
Wed Jul 22 05:21:23 2015 user.info kernel: [ 9.506179] procd: - early -
Wed Jul 22 05:21:23 2015 user.info kernel: [ 10.410720] procd: - watchdog -
Wed Jul 22 05:21:23 2015 user.info kernel: [ 10.419143] procd: - ubus -
Wed Jul 22 05:21:23 2015 user.info kernel: [ 11.485302] procd: - init -
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.482270] NET: Registered protocol family 10
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.504200] Initializing XFRM netlink socket
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.517142] NET: Registered protocol family 15
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.529165] tun: Universal TUN/TAP device driver, 1.6
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.534228] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.594024] sit: IPv6 over IPv4 tunneling driver
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.612655] ip6_tables: (C) 2000-2006 Netfilter Core Team
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.646898] u32 classifier
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.649631] input device check on
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.653288] Actions configured
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.667012] Mirror/redirect action on
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.687183] nf_conntrack version 0.5.0 (1970 buckets, 7880 max)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.758720] Loading modules backported from Linux version master-2015-06-22-0-g4732c92
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.766672] Backport generated by backports.git backports-20150626-0-gc1a4168
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.787999] ip_tables: (C) 2000-2006 Netfilter Core Team
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.876212] xt_time: kernel timezone is -0000
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.920670] cfg80211: Calling CRDA to update world regulatory domain
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.932771] cfg80211: World regulatory domain updated:
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.937923] cfg80211: DFS Master region: unset
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.942276] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.952020] cfg80211: (2402000 KHz - 2494000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 13.960022] cfg80211: (4910000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 14.063083] PPP generic driver version 2.4.2
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 14.069654] NET: Registered protocol family 24
Wed Jul 22 05:21:23 2015 kern.warn kernel: [ 14.128096] ath9k 0000:01:00.0: Direct firmware load for pci_wmac0.eeprom failed with error -2
Wed Jul 22 05:21:23 2015 kern.warn kernel: [ 14.136744] ath9k 0000:01:00.0: Falling back to user helper
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 14.441184] ath: EEPROM regdomain: 0x0
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 14.441196] ath: EEPROM indicates default country code should be used
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 14.441201] ath: doing EEPROM country->regdmn map search
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 14.441211] ath: country maps to regdmn code: 0x3a
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 14.441217] ath: Country alpha2 being used: US
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 14.441222] ath: Regpair used: 0x3a
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 14.448447] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 14.450456] ieee80211 phy0: Atheros AR9300 Rev:4 mem=0xc9bc0000, irq=17
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 14.457476] cfg80211: Calling CRDA for country: US
Wed Jul 22 05:21:23 2015 kern.warn kernel: [ 14.468891] ath9k 0001:03:00.0: Direct firmware load for pci_wmac1.eeprom failed with error -2
Wed Jul 22 05:21:23 2015 kern.warn kernel: [ 14.477517] ath9k 0001:03:00.0: Falling back to user helper
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 14.483480] cfg80211: Regulatory domain changed to country: US
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 14.489328] cfg80211: DFS Master region: FCC
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 14.493507] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 14.503249] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 14.511261] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 1700 mBm), (N/A)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 14.520741] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2300 mBm), (0 s)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 14.530219] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2300 mBm), (0 s)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 14.538308] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 14.546310] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 14.680528] ath: EEPROM regdomain: 0x0
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 14.680540] ath: EEPROM indicates default country code should be used
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 14.680545] ath: doing EEPROM country->regdmn map search
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 14.680555] ath: country maps to regdmn code: 0x3a
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 14.680561] ath: Country alpha2 being used: US
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 14.680566] ath: Regpair used: 0x3a
Wed Jul 22 05:21:23 2015 kern.debug kernel: [ 14.687873] ieee80211 phy1: Selected rate control algorithm 'minstrel_ht'
Wed Jul 22 05:21:23 2015 kern.info kernel: [ 14.689766] ieee80211 phy1: Atheros AR9300 Rev:3 mem=0xc9cc0000, irq=18
Wed Jul 22 05:21:24 2015 user.emerg syslog: this file has been obsoleted. please call "/sbin/block mount" directly
Wed Jul 22 05:21:24 2015 daemon.err block: mounting /dev/mtdblock3 (squashfs) as /mnt/mtdblock3 failed (-1) - Unknown error -1
Wed Jul 22 05:21:24 2015 daemon.err block: /dev/mtdblock4 is already mounted
Wed Jul 22 05:21:25 2015 user.emerg syslog: SQM: Trying to start/stop SQM on all interfaces.
Wed Jul 22 05:21:25 2015 user.notice SQM: Trying to start/stop SQM on all interfaces.
Wed Jul 22 05:21:25 2015 user.emerg syslog: SQM: /usr/lib/sqm/run.sh SQM for interface eth1 is not enabled, skipping over...
Wed Jul 22 05:21:25 2015 user.notice SQM: /usr/lib/sqm/run.sh SQM for interface eth1 is not enabled, skipping over...
Wed Jul 22 05:21:25 2015 daemon.info dnscrypt-proxy[2909]: [INFO] - [cisco] does not support DNS Security Extensions
Wed Jul 22 05:21:25 2015 daemon.info dnscrypt-proxy[2909]: [INFO] - [cisco] does not support Namecoin domains
Wed Jul 22 05:21:25 2015 daemon.info dnscrypt-proxy[2909]: [WARNING] - [cisco] logs your activity - a different provider might be better a choice if privacy is a concern
Wed Jul 22 05:21:25 2015 daemon.info dnscrypt-proxy[2909]: [NOTICE] Starting dnscrypt-proxy 1.6.0
Wed Jul 22 05:21:25 2015 daemon.info dnscrypt-proxy[2909]: [INFO] Generating a new session key pair
Wed Jul 22 05:21:25 2015 daemon.info dnscrypt-proxy[2909]: [INFO] Done
Wed Jul 22 05:21:25 2015 daemon.info dnscrypt-proxy[2909]: [ERROR] Unable to bind (UDP) [Cannot assign requested address]
Wed Jul 22 05:21:26 2015 user.emerg syslog: Generating RSA private key, 1024 bit long modulus
Wed Jul 22 05:21:27 2015 kern.info kernel: [ 21.489756] device eth0.1 entered promiscuous mode
Wed Jul 22 05:21:27 2015 kern.info kernel: [ 21.494654] device eth0 entered promiscuous mode
Wed Jul 22 05:21:27 2015 kern.info kernel: [ 21.533482] br-lan: port 1(eth0.1) entered forwarding state
Wed Jul 22 05:21:27 2015 kern.info kernel: [ 21.539103] br-lan: port 1(eth0.1) entered forwarding state
Wed Jul 22 05:21:27 2015 daemon.notice netifd: Interface 'lan' is enabled
Wed Jul 22 05:21:27 2015 daemon.notice netifd: Interface 'lan' is setting up now
Wed Jul 22 05:21:27 2015 daemon.notice netifd: Interface 'lan' is now up
Wed Jul 22 05:21:27 2015 daemon.notice netifd: Interface 'loopback' is enabled
Wed Jul 22 05:21:27 2015 daemon.notice netifd: Interface 'loopback' is setting up now
Wed Jul 22 05:21:27 2015 daemon.notice netifd: Interface 'loopback' is now up
Wed Jul 22 05:21:27 2015 daemon.notice netifd: Interface 'wan' is enabled
Wed Jul 22 05:21:27 2015 daemon.notice netifd: Interface 'wan6' is enabled
Wed Jul 22 05:21:27 2015 daemon.notice netifd: Bridge 'br-lan' link is up
Wed Jul 22 05:21:27 2015 daemon.notice netifd: Interface 'lan' has link connectivity
Wed Jul 22 05:21:27 2015 daemon.notice netifd: Network device 'eth0' link is up
Wed Jul 22 05:21:27 2015 daemon.notice netifd: VLAN 'eth0.2' link is up
Wed Jul 22 05:21:27 2015 daemon.notice netifd: Interface 'wan' has link connectivity
Wed Jul 22 05:21:27 2015 daemon.notice netifd: Interface 'wan' is setting up now
Wed Jul 22 05:21:27 2015 daemon.notice netifd: Interface 'wan6' has link connectivity
Wed Jul 22 05:21:27 2015 daemon.notice netifd: Interface 'wan6' is setting up now
Wed Jul 22 05:21:27 2015 daemon.notice netifd: VLAN 'eth0.1' link is up
Wed Jul 22 05:21:27 2015 daemon.notice netifd: Network device 'lo' link is up
Wed Jul 22 05:21:27 2015 daemon.notice netifd: Interface 'loopback' has link connectivity
Wed Jul 22 05:21:27 2015 daemon.notice netifd: wan (3048): udhcpc (v1.23.2) started
Wed Jul 22 05:21:27 2015 kern.info kernel: [ 22.221013] cfg80211: Calling CRDA to update world regulatory domain
Wed Jul 22 05:21:27 2015 kern.info kernel: [ 22.256828] cfg80211: World regulatory domain updated:
Wed Jul 22 05:21:27 2015 kern.info kernel: [ 22.261984] cfg80211: DFS Master region: unset
Wed Jul 22 05:21:27 2015 kern.info kernel: [ 22.266342] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
Wed Jul 22 05:21:27 2015 kern.info kernel: [ 22.276087] cfg80211: (2402000 KHz - 2494000 KHz @ 40000 KHz), (N/A, 3000 mBm), (N/A)
Wed Jul 22 05:21:27 2015 kern.info kernel: [ 22.284092] cfg80211: (4910000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 3000 mBm), (N/A)
Wed Jul 22 05:21:28 2015 user.notice SQM: Trying to start/stop SQM on interface br-lan
Wed Jul 22 05:21:28 2015 daemon.notice netifd: wan (3048): Sending discover...
Wed Jul 22 05:21:28 2015 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
Wed Jul 22 05:21:29 2015 kern.info kernel: [ 23.484994] fsl-gianfar soc@ffe00000:ethernet@b0000 eth0: Link is Up - 1Gbps/Full - flow control off
Wed Jul 22 05:21:29 2015 kern.info kernel: [ 23.540714] br-lan: port 1(eth0.1) entered forwarding state
Wed Jul 22 05:21:29 2015 daemon.notice netifd: radio1 (3014): Configuration file: /var/run/hostapd-phy1.conf
Wed Jul 22 05:21:29 2015 kern.info kernel: [ 24.121506] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
Wed Jul 22 05:21:29 2015 kern.info kernel: [ 24.166382] device wlan1 entered promiscuous mode
Wed Jul 22 05:21:29 2015 daemon.notice netifd: radio0 (3013): Configuration file: /var/run/hostapd-phy0.conf
Wed Jul 22 05:21:29 2015 daemon.notice netifd: radio1 (3014): wlan1: interface state UNINITIALIZED->COUNTRY_UPDATE
Wed Jul 22 05:21:29 2015 daemon.notice netifd: radio1 (3014): Using interface wlan1 with hwaddr f8:1a:67:5a:b7:3c and ssid "OpenWrt"
Wed Jul 22 05:21:29 2015 kern.info kernel: [ 24.224921] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
Wed Jul 22 05:21:30 2015 kern.info kernel: [ 24.285443] device wlan0 entered promiscuous mode
Wed Jul 22 05:21:30 2015 kern.info kernel: [ 24.290322] br-lan: port 3(wlan0) entered forwarding state
Wed Jul 22 05:21:30 2015 kern.info kernel: [ 24.295841] br-lan: port 3(wlan0) entered forwarding state
Wed Jul 22 05:21:30 2015 daemon.notice netifd: radio0 (3013): wlan0: interface state UNINITIALIZED->COUNTRY_UPDATE
Wed Jul 22 05:21:30 2015 daemon.notice netifd: radio0 (3013): Using interface wlan0 with hwaddr f8:1a:67:5a:b7:3d and ssid "OpenWrt 5GHz"
Wed Jul 22 05:21:30 2015 user.notice dnsmasq: found already running DHCP-server on interface 'br-lan' refusing to start, use 'option force 1' to override
Wed Jul 22 05:21:30 2015 kern.info kernel: [ 24.840547] br-lan: port 2(wlan1) entered forwarding state
Wed Jul 22 05:21:30 2015 kern.info kernel: [ 24.846098] br-lan: port 2(wlan1) entered forwarding state
Wed Jul 22 05:21:30 2015 kern.info kernel: [ 24.851739] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
Wed Jul 22 05:21:30 2015 daemon.notice netifd: radio1 (3014): wlan1: interface state COUNTRY_UPDATE->ENABLED
Wed Jul 22 05:21:30 2015 daemon.notice netifd: radio1 (3014): wlan1: AP-ENABLED
Wed Jul 22 05:21:30 2015 kern.info kernel: [ 25.131846] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
Wed Jul 22 05:21:30 2015 daemon.info dnscrypt-proxy[3292]: [INFO] - [cisco] does not support DNS Security Extensions
Wed Jul 22 05:21:30 2015 daemon.info dnscrypt-proxy[3292]: [INFO] - [cisco] does not support Namecoin domains
Wed Jul 22 05:21:30 2015 daemon.info dnscrypt-proxy[3292]: [WARNING] - [cisco] logs your activity - a different provider might be better a choice if privacy is a concern
Wed Jul 22 05:21:30 2015 daemon.info dnscrypt-proxy[3292]: [NOTICE] Starting dnscrypt-proxy 1.6.0
Wed Jul 22 05:21:30 2015 daemon.info dnscrypt-proxy[3292]: [INFO] Generating a new session key pair
Wed Jul 22 05:21:30 2015 daemon.info dnscrypt-proxy[3292]: [INFO] Done
Wed Jul 22 05:21:30 2015 daemon.notice netifd: radio0 (3013): wlan0: interface state COUNTRY_UPDATE->ENABLED
Wed Jul 22 05:21:30 2015 daemon.notice netifd: radio0 (3013): wlan0: AP-ENABLED
Wed Jul 22 05:21:30 2015 daemon.notice netifd: Network device 'wlan1' link is up
Wed Jul 22 05:21:31 2015 daemon.notice netifd: wan (3048): Sending discover...
Wed Jul 22 05:21:31 2015 daemon.info dnsmasq[3275]: started, version 2.73 cachesize 5000
Wed Jul 22 05:21:31 2015 daemon.notice netifd: Network device 'wlan0' link is up
Wed Jul 22 05:21:31 2015 daemon.info dnsmasq[3275]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack ipset no-auth DNSSEC loop-detect inotify
Wed Jul 22 05:21:31 2015 daemon.info dnsmasq[3275]: DNS service limited to local subnets
Wed Jul 22 05:21:31 2015 daemon.info dnsmasq[3275]: using nameserver 8.8.8.8#53 for domain 3.openwrt.pool.ntp.org
Wed Jul 22 05:21:31 2015 daemon.info dnsmasq[3275]: using nameserver 8.8.8.8#53 for domain 2.openwrt.pool.ntp.org
Wed Jul 22 05:21:31 2015 daemon.info dnsmasq[3275]: using nameserver 8.8.8.8#53 for domain 1.openwrt.pool.ntp.org
Wed Jul 22 05:21:31 2015 daemon.info dnsmasq[3275]: using nameserver 8.8.8.8#53 for domain 0.openwrt.pool.ntp.org
Wed Jul 22 05:21:31 2015 daemon.info dnsmasq[3275]: using nameserver 127.0.0.1#5300
Wed Jul 22 05:21:31 2015 daemon.info dnsmasq[3275]: using local addresses only for domain lan
Wed Jul 22 05:21:31 2015 daemon.info dnsmasq[3275]: read /etc/hosts - 1 addresses
Wed Jul 22 05:21:31 2015 daemon.info dnsmasq[3275]: read /tmp/hosts/odhcpd - 0 addresses
Wed Jul 22 05:21:31 2015 daemon.info dnsmasq[3275]: read /tmp/hosts/dhcp - 1 addresses
Wed Jul 22 05:21:31 2015 user.notice upnp daemon: external interface not found, not starting
Wed Jul 22 05:21:31 2015 user.notice SQM: Trying to start/stop SQM on interface lo
Wed Jul 22 05:21:32 2015 kern.info kernel: [ 26.296762] br-lan: port 3(wlan0) entered forwarding state
Wed Jul 22 05:21:32 2015 kern.info kernel: [ 26.848733] br-lan: port 2(wlan1) entered forwarding state
Wed Jul 22 05:21:34 2015 daemon.notice netifd: wan (3048): Sending discover...
Wed Jul 22 05:21:35 2015 authpriv.info dropbear[3465]: Not backgrounding
Wed Jul 22 05:21:35 2015 user.emerg syslog: Generating selfsigned certificate with subject 'C=DE;ST=Berlin;L=Berlin;CN=OpenWrt;' and validity 2015-07-22 03:21:26-2017-07-21 03:21:26
Wed Jul 22 05:21:36 2015 daemon.info avahi-daemon[3494]: Found user 'nobody' (UID 65534) and group 'nogroup' (GID 65534).
Wed Jul 22 05:21:36 2015 daemon.info avahi-daemon[3494]: Successfully dropped root privileges.
Wed Jul 22 05:21:36 2015 daemon.info avahi-daemon[3494]: avahi-daemon 0.6.31 starting up.
Wed Jul 22 05:21:36 2015 daemon.warn avahi-daemon[3494]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
Wed Jul 22 05:21:36 2015 daemon.info avahi-daemon[3494]: No service file found in /etc/avahi/services.
Wed Jul 22 05:21:36 2015 daemon.info avahi-daemon[3494]: Joining mDNS multicast group on interface br-lan.IPv6 with address fdef:64f0:732d::1.
Wed Jul 22 05:21:36 2015 daemon.info avahi-daemon[3494]: New relevant interface br-lan.IPv6 for mDNS.
Wed Jul 22 05:21:36 2015 daemon.info avahi-daemon[3494]: Joining mDNS multicast group on interface br-lan.IPv4 with address 192.168.1.1.
Wed Jul 22 05:21:36 2015 daemon.info avahi-daemon[3494]: New relevant interface br-lan.IPv4 for mDNS.
Wed Jul 22 05:21:36 2015 daemon.info avahi-daemon[3494]: Network interface enumeration completed.
Wed Jul 22 05:21:36 2015 daemon.info avahi-daemon[3494]: Registering new address record for fdef:64f0:732d::1 on br-lan.*.
Wed Jul 22 05:21:36 2015 daemon.info avahi-daemon[3494]: Registering new address record for 192.168.1.1 on br-lan.IPv4.
Wed Jul 22 05:21:36 2015 daemon.info avahi-daemon[3494]: Registering HINFO record with values 'PPC'/'LINUX'.
Wed Jul 22 05:21:37 2015 daemon.info avahi-daemon[3494]: Server startup complete. Host name is OpenWrt.local. Local service cookie is 941428396.
Wed Jul 22 05:21:41 2015 user.emerg syslog: No WAN IP found, please run vpn.sh with your WAN IP or FQDN of your ddns as an argument
Wed Jul 22 05:21:42 2015 daemon.info procd: - init complete -
Wed Jul 22 05:21:42 2015 daemon.notice vnstatd[3577]: vnStat daemon 1.12 started. (uid:0 gid:0)
Wed Jul 22 05:21:42 2015 daemon.notice vnstatd[3577]: Monitoring: br-lan (100 Mbit) eth0.2 (100 Mbit)
Wed Jul 22 05:21:45 2015 daemon.warn odhcpd[2852]: DHCPV6 SOLICIT IA_NA from 0001000113faaa64001f2946494b on br-lan: ok fdef:64f0:732d::124/128
Wed Jul 22 05:21:45 2015 daemon.info dnscrypt-proxy[3292]: [ERROR] Unable to retrieve server certificates
Wed Jul 22 05:21:46 2015 daemon.warn odhcpd[2852]: DHCPV6 REQUEST IA_NA from 0001000113faaa64001f2946494b on br-lan: ok fdef:64f0:732d::124/128
Wed Jul 22 05:21:46 2015 daemon.info dnsmasq[3275]: read /etc/hosts - 1 addresses
Wed Jul 22 05:21:46 2015 daemon.info dnsmasq[3275]: read /tmp/hosts/odhcpd - 1 addresses
Wed Jul 22 05:21:46 2015 daemon.info dnsmasq[3275]: read /tmp/hosts/dhcp - 1 addresses
Wed Jul 22 05:21:46 2015 daemon.info dnscrypt-proxy[3292]: [INFO] Refetching server certificates
Wed Jul 22 05:22:01 2015 daemon.info dnscrypt-proxy[3292]: [ERROR] Unable to retrieve server certificates
Wed Jul 22 05:22:04 2015 daemon.info dnscrypt-proxy[3292]: [INFO] Refetching server certificates
Wed Jul 22 05:22:19 2015 daemon.info dnscrypt-proxy[3292]: [ERROR] Unable to retrieve server certificates
Wed Jul 22 05:22:25 2015 daemon.info dnscrypt-proxy[3292]: [INFO] Refetching server certificates
Wed Jul 22 05:22:27 2015 daemon.warn odhcpd[2852]: DHCPV6 SOLICIT IA_NA from 000100011c50df94d897ba3d06c7 on br-lan: ok fdef:64f0:732d::15e/128
Wed Jul 22 05:22:28 2015 daemon.warn odhcpd[2852]: DHCPV6 SOLICIT IA_NA from 000100011c50df94d897ba3d06c7 on br-lan: ok fdef:64f0:732d::15e/128
Wed Jul 22 05:22:29 2015 daemon.warn odhcpd[2852]: DHCPV6 REQUEST IA_NA from 000100011c50df94d897ba3d06c7 on br-lan: ok fdef:64f0:732d::15e/128
Wed Jul 22 05:22:29 2015 daemon.info dnsmasq[3275]: read /etc/hosts - 1 addresses
Wed Jul 22 05:22:29 2015 daemon.info dnsmasq[3275]: read /tmp/hosts/odhcpd - 2 addresses
Wed Jul 22 05:22:29 2015 daemon.info dnsmasq[3275]: read /tmp/hosts/dhcp - 1 addresses
Wed Jul 22 05:22:40 2015 daemon.info dnscrypt-proxy[3292]: [ERROR] Unable to retrieve server certificates
Wed Jul 22 05:22:49 2015 daemon.info dnscrypt-proxy[3292]: [INFO] Refetching server certificates
Wed Jul 22 05:23:04 2015 daemon.info dnscrypt-proxy[3292]: [ERROR] Unable to retrieve server certificates
Wed Jul 22 05:23:15 2015 daemon.warn avahi-daemon[3494]: Invalid response packet from host 192.168.4.52.
Wed Jul 22 05:23:16 2015 daemon.info dnscrypt-proxy[3292]: [INFO] Refetching server certificates
Wed Jul 22 05:23:25 2015 daemon.warn avahi-daemon[3494]: Invalid response packet from host 192.168.4.52.
Wed Jul 22 05:23:25 2015 daemon.warn avahi-daemon[3494]: Invalid response packet from host 192.168.4.52.
Wed Jul 22 05:23:31 2015 daemon.info dnscrypt-proxy[3292]: [ERROR] Unable to retrieve server certificates
Wed Jul 22 05:23:46 2015 daemon.info dnscrypt-proxy[3292]: [INFO] Refetching server certificates
Wed Jul 22 05:24:01 2015 daemon.info dnscrypt-proxy[3292]: [ERROR] Unable to retrieve server certificates
Wed Jul 22 05:24:20 2015 daemon.info dnscrypt-proxy[3292]: [INFO] Refetching server certificates
Wed Jul 22 05:24:35 2015 daemon.info dnscrypt-proxy[3292]: [ERROR] Unable to retrieve server certificates
Wed Jul 22 05:24:53 2015 daemon.warn avahi-daemon[3494]: Invalid response packet from host 192.168.5.5.
Wed Jul 22 05:24:56 2015 daemon.info dnscrypt-proxy[3292]: [INFO] Refetching server certificates
Wed Jul 22 05:25:02 2015 daemon.warn avahi-daemon[3494]: Invalid response packet from host 192.168.5.5.
Wed Jul 22 05:25:03 2015 daemon.warn avahi-daemon[3494]: Invalid response packet from host 192.168.5.5.
Wed Jul 22 05:25:11 2015 daemon.info dnscrypt-proxy[3292]: [ERROR] Unable to retrieve server certificates
Wed Jul 22 05:25:35 2015 daemon.info dnscrypt-proxy[3292]: [INFO] Refetching server certificates
Wed Jul 22 05:25:50 2015 daemon.info dnscrypt-proxy[3292]: [ERROR] Unable to retrieve server certificates
Wed Jul 22 05:26:17 2015 daemon.info dnscrypt-proxy[3292]: [INFO] Refetching server certificates
Wed Jul 22 05:26:30 2015 daemon.warn avahi-daemon[3494]: Invalid response packet from host 192.168.1.5.