Advertisement
Guest User

Untitled

a guest
Sep 7th, 2015
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.74 KB | None | 0 0
  1. 1400MHZ
  2. =======
  3.  
  4. admin@RT-AC68U-F3B0:/tmp/home/root# nvram get clkfreq
  5. 1400,666
  6. admin@RT-AC68U-F3B0:/tmp/home/root# cat /proc/cpuinfo
  7. Processor : ARMv7 Processor rev 0 (v7l)
  8. processor : 0
  9. BogoMIPS : 2798.38
  10.  
  11. processor : 1
  12. BogoMIPS : 2798.38
  13.  
  14. Features : swp half thumb fastmult edsp
  15. CPU implementer : 0x41
  16. CPU architecture: 7
  17. CPU variant : 0x3
  18. CPU part : 0xc09
  19. CPU revision : 0
  20.  
  21. Hardware : Northstar Prototype
  22. Revision : 0000
  23. Serial : 0000000000000000
  24. admin@RT-AC68U-F3B0:/tmp/home/root# openssl speed aes-128-cbc
  25. Doing aes-128 cbc for 3s on 16 size blocks: 8239811 aes-128 cbc's in 2.98s
  26. Doing aes-128 cbc for 3s on 64 size blocks: 2289699 aes-128 cbc's in 3.00s
  27. Doing aes-128 cbc for 3s on 256 size blocks: 594868 aes-128 cbc's in 3.00s
  28. Doing aes-128 cbc for 3s on 1024 size blocks: 148874 aes-128 cbc's in 2.98s
  29. Doing aes-128 cbc for 3s on 8192 size blocks: 18058 aes-128 cbc's in 2.88s
  30. OpenSSL 1.0.1h 5 Jun 2014
  31. built on: Sun Jun 15 18:38:15 WEST 2014
  32. options:bn(64,32) rc4(ptr,char) des(idx,cisc,16,long) aes(partial) idea(int) blowfish(ptr)
  33. compiler: arm-brcm-linux-uclibcgnueabi-gcc -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -ffunction-sections -fdata-sections -DTERMIO -O3 -Wall -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM -DGHASH_ASM
  34. The 'numbers' are in 1000s of bytes per second processed.
  35. type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
  36. aes-128 cbc 44240.60k 48846.91k 50762.07k 51156.70k 51364.98k
  37.  
  38.  
  39. Jan 1 00:00:10 syslogd started: BusyBox v1.20.2
  40. Jan 1 00:00:10 kernel: klogd started: BusyBox v1.20.2 (2014-06-15 18:24:20 WEST)
  41. Jan 1 00:00:10 kernel: Linux version 2.6.36.4brcmarm (root@backbone) (gcc version 4.5.3 (Buildroot 2012.02) ) #1 SMP PREEMPT Sun Jun 15 18:31:42 WEST 2014
  42. Jan 1 00:00:10 kernel: CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c53c7f
  43. Jan 1 00:00:10 kernel: CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  44. Jan 1 00:00:10 kernel: Machine: Northstar Prototype
  45. Jan 1 00:00:10 kernel: Ignoring unrecognised tag 0x00000000
  46. Jan 1 00:00:10 kernel: bootconsole [earlycon0] enabled
  47. Jan 1 00:00:10 kernel: Memory policy: ECC disabled, Data cache writealloc
  48. Jan 1 00:00:10 kernel: MPCORE found at 19020000
  49. Jan 1 00:00:10 kernel: PERCPU: Embedded 7 pages/cpu @c8215000 s5504 r8192 d14976 u65536
  50. Jan 1 00:00:10 kernel: pcpu-alloc: s5504 r8192 d14976 u65536 alloc=16*4096
  51. Jan 1 00:00:10 syslog: module ledtrig-usbdev not found in modules.dep
  52. Jan 1 00:00:10 syslog: module leds-usb not found in modules.dep
  53. Jan 1 00:00:10 kernel: pcpu-alloc: [0] 0 [0] 1
  54. Jan 1 00:00:10 kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 60416
  55. Jan 1 00:00:10 kernel: Kernel command line: root=/dev/mtdblock2 console=ttyS0,115200 init=/sbin/preinit earlyprintk debug
  56. Jan 1 00:00:10 kernel: PID hash table entries: 1024 (order: 0, 4096 bytes)
  57. Jan 1 00:00:10 kernel: Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  58. Jan 1 00:00:10 kernel: Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  59. Jan 1 00:00:10 kernel: Memory: 128MB 128MB = 256MB total
  60. Jan 1 00:00:10 kernel: Memory: 255440k/255440k available, 6704k reserved, 0K highmem
  61. Jan 1 00:00:10 kernel: Virtual kernel memory layout:
  62. Jan 1 00:00:10 kernel: vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  63. Jan 1 00:00:10 kernel: fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  64. Jan 1 00:00:10 kernel: DMA : 0xf7e00000 - 0xffe00000 ( 128 MB)
  65. Jan 1 00:00:10 kernel: vmalloc : 0xd0800000 - 0xf0000000 ( 504 MB)
  66. Jan 1 00:00:10 kernel: lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  67. Jan 1 00:00:10 kernel: modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  68. Jan 1 00:00:10 kernel: .init : 0xc0008000 - 0xc003d000 ( 212 kB)
  69. Jan 1 00:00:10 kernel: .text : 0xc003d000 - 0xc03ba000 (3572 kB)
  70. Jan 1 00:00:10 kernel: .data : 0xc03d2000 - 0xc03f5d20 ( 144 kB)
  71. Jan 1 00:00:10 kernel: SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  72. Jan 1 00:00:10 kernel: Hierarchical RCU implementation.
  73. Jan 1 00:00:10 kernel: RCU-based detection of stalled CPUs is disabled.
  74. Jan 1 00:00:10 kernel: Verbose stalled-CPUs detection is disabled.
  75. Jan 1 00:00:10 kernel: NR_IRQS:256
  76. Jan 1 00:00:10 kernel: MPCORE GIC init
  77. Jan 1 00:00:10 kernel: External imprecise Data abort at addr=0x0, fsr=0x1c06 ignored.
  78. Jan 1 00:00:10 kernel: MPCORE Global Timer Clock 700000000Hz
  79. Jan 1 00:00:10 kernel: Calibrating delay loop... 2798.38 BogoMIPS (lpj=13991936)
  80. Jan 1 00:00:10 kernel: pid_max: default: 32768 minimum: 301
  81. Jan 1 00:00:10 kernel: Mount-cache hash table entries: 512
  82. Jan 1 00:00:10 kernel: CPU: Testing write buffer coherency: ok
  83. Jan 1 00:00:10 kernel: MPCORE Private timer setup CPU0
  84. Jan 1 00:00:10 kernel: Calibrating local timer... 699.821MHz.
  85. Jan 1 00:00:10 kernel: L310: cache controller enabled 16 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x7a130000
  86. Jan 1 00:00:10 kernel: CPU1: Booted secondary processor
  87. Jan 1 00:00:10 kernel: MPCORE Private timer setup CPU1
  88. Jan 1 00:00:10 kernel: Brought up 2 CPUs
  89. Jan 1 00:00:10 kernel: SMP: Total of 2 processors activated (5596.77 BogoMIPS).
  90. Jan 1 00:00:10 kernel: devtmpfs: initialized
  91. Jan 1 00:00:10 kernel: atomic64 test passed
  92. Jan 1 00:00:10 kernel: NET: Registered protocol family 16
  93. Jan 1 00:00:10 kernel: Found a AMD NAND flash:
  94. Jan 1 00:00:10 kernel: Total size: 128MB
  95. Jan 1 00:00:10 kernel: Block size: 128KB
  96. Jan 1 00:00:10 kernel: Page Size: 2048B
  97. Jan 1 00:00:10 kernel: OOB Size: 64B
  98. Jan 1 00:00:10 kernel: Sector size: 512B
  99. Jan 1 00:00:10 kernel: Spare size: 16B
  100. Jan 1 00:00:10 kernel: ECC level: 8 (8-bit)
  101. Jan 1 00:00:10 kernel: Device ID: 0x 1 0xf1 0x 0 0x1d 0x 1 0xf1
  102. Jan 1 00:00:10 kernel: CCA UART Clock Config: Sel=1 Ovr=1 Div=48
  103. Jan 1 00:00:10 kernel: CCA UART Clock rate 100000000Hz
  104. Jan 1 00:00:10 kernel: bio: create slab <bio-0> at 0
  105. Jan 1 00:00:10 kernel: Switching to clocksource mpcore_gtimer
  106. Jan 1 00:00:10 kernel: NET: Registered protocol family 2
  107. Jan 1 00:00:10 kernel: IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
  108. Jan 1 00:00:10 kernel: TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  109. Jan 1 00:00:10 kernel: TCP bind hash table entries: 8192 (order: 4, 98304 bytes)
  110. Jan 1 00:00:10 kernel: TCP: Hash tables configured (established 8192 bind 8192)
  111. Jan 1 00:00:10 kernel: TCP reno registered
  112. Jan 1 00:00:10 kernel: UDP hash table entries: 128 (order: 0, 4096 bytes)
  113. Jan 1 00:00:10 kernel: UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)
  114. Jan 1 00:00:10 kernel: NET: Registered protocol family 1
  115. Jan 1 00:00:10 kernel: PCI: no core
  116. Jan 1 00:00:10 kernel: PCI: no core
  117. Jan 1 00:00:10 kernel: PCI: scanning bus 0
  118. Jan 1 00:00:11 kernel: PCI: Fixing up bus 0
  119. Jan 1 00:00:11 kernel: PCIE1 link=1
  120. Jan 1 00:00:11 kernel: PCIE1 switching to GEN2
  121. Jan 1 00:00:11 kernel: PCIE1 link=1
  122. Jan 1 00:00:11 kernel: PCI: Fixing up bus 0
  123. Jan 1 00:00:11 syslog: module vfat not found in modules.dep
  124. Jan 1 00:00:11 kernel: PCI: bus0: Fast back to back transfers disabled
  125. Jan 1 00:00:11 kernel: PCI: Fixing up bus 1
  126. Jan 1 00:00:11 kernel: PCI: bus1: Fast back to back transfers disabled
  127. Jan 1 00:00:11 kernel: pci 0001:00:00.0: BAR 8: assigned [mem 0x08000000-0x080fffff]
  128. Jan 1 00:00:11 kernel: pci 0001:01:00.0: BAR 0: assigned [mem 0x08000000-0x08007fff 64bit]
  129. Jan 1 00:00:11 kernel: pci 0001:01:00.0: BAR 0: set to [mem 0x08000000-0x08007fff 64bit] (PCI address [0x8000000-0x8007fff]
  130. Jan 1 00:00:11 kernel: pci 0001:00:00.0: PCI bridge to [bus 01-01]
  131. Jan 1 00:00:11 kernel: pci 0001:00:00.0: bridge window [io disabled]
  132. Jan 1 00:00:11 kernel: pci 0001:00:00.0: bridge window [mem 0x08000000-0x080fffff]
  133. Jan 1 00:00:11 kernel: pci 0001:00:00.0: bridge window [mem pref disabled]
  134. Jan 1 00:00:11 kernel: PCIE2 link=1
  135. Jan 1 00:00:11 kernel: PCIE2 switching to GEN2
  136. Jan 1 00:00:11 kernel: PCIE2 link=1
  137. Jan 1 00:00:11 kernel: PCI: Fixing up bus 0
  138. Jan 1 00:00:11 kernel: PCI: bus0: Fast back to back transfers disabled
  139. Jan 1 00:00:11 kernel: PCI: Fixing up bus 2
  140. Jan 1 00:00:11 kernel: PCI: bus2: Fast back to back transfers disabled
  141. Jan 1 00:00:11 kernel: pci 0002:00:00.0: BAR 8: assigned [mem 0x40000000-0x400fffff]
  142. Jan 1 00:00:11 kernel: pci 0002:02:00.0: BAR 0: assigned [mem 0x40000000-0x40007fff 64bit]
  143. Jan 1 00:00:11 kernel: pci 0002:02:00.0: BAR 0: set to [mem 0x40000000-0x40007fff 64bit] (PCI address [0x40000000-0x40007fff]
  144. Jan 1 00:00:11 kernel: pci 0002:00:00.0: PCI bridge to [bus 02-02]
  145. Jan 1 00:00:11 kernel: pci 0002:00:00.0: bridge window [io disabled]
  146. Jan 1 00:00:11 kernel: pci 0002:00:00.0: bridge window [mem 0x40000000-0x400fffff]
  147. Jan 1 00:00:11 kernel: pci 0002:00:00.0: bridge window [mem pref disabled]
  148. Jan 1 00:00:11 kernel: PCIE3 link=0
  149. Jan 1 00:00:11 kernel: VFS: Disk quotas dquot_6.5.2
  150. Jan 1 00:00:11 kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  151. Jan 1 00:00:11 kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
  152. Jan 1 00:00:11 kernel: fuse init (API version 7.15)
  153. Jan 1 00:00:11 kernel: msgmni has been set to 498
  154. Jan 1 00:00:11 kernel: io scheduler noop registered (default)
  155. Jan 1 00:00:11 kernel: io scheduler deadline registered
  156. Jan 1 00:00:11 kernel: io scheduler cfq registered
  157. Jan 1 00:00:11 kernel: Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  158. Jan 1 00:00:11 kernel: serial8250.0: ttyS0 at MMIO 0x18000300 (irq = 117) is a 16550
  159. Jan 1 00:00:11 kernel: console [ttyS0] enabled, bootconsole disabled
  160. Jan 1 00:00:11 kernel: serial8250.0: ttyS1 at MMIO 0x18000400 (irq = 117) is a 16550
  161. Jan 1 00:00:11 kernel: brd: module loaded
  162. Jan 1 00:00:11 kernel: loop: module loaded
  163. Jan 1 00:00:11 kernel: pflash: found no supported devices
  164. Jan 1 00:00:11 kernel: bcmsflash: found no supported devices
  165. Jan 1 00:00:11 kernel: Boot partition size = 524288(0x80000)
  166. Jan 1 00:00:11 kernel: lookup_nflash_rootfs_offset: offset = 0x200000
  167. Jan 1 00:00:11 kernel: nflash: squash filesystem with lzma found at block 29
  168. Jan 1 00:00:11 kernel: Creating 4 MTD partitions on "nflash":
  169. Jan 1 00:00:11 kernel: 0x000000000000-0x000000080000 : "boot"
  170. Jan 1 00:00:11 kernel: 0x000000080000-0x000000200000 : "nvram"
  171. Jan 1 00:00:11 kernel: 0x000000200000-0x000002000000 : "linux"
  172. Jan 1 00:00:11 kernel: 0x0000003a6658-0x000002000000 : "rootfs"
  173. Jan 1 00:00:11 kernel: PPP generic driver version 2.4.2
  174. Jan 1 00:00:11 kernel: PPP MPPE Compression module registered
  175. Jan 1 00:00:11 kernel: NET: Registered protocol family 24
  176. Jan 1 00:00:11 kernel: PPTP driver version 0.8.5
  177. Jan 1 00:00:11 kernel: === PPTP init ===
  178. Jan 1 00:00:11 kernel: u32 classifier
  179. Jan 1 00:00:11 kernel: Actions configured
  180. Jan 1 00:00:11 kernel: Netfilter messages via NETLINK v0.30.
  181. Jan 1 00:00:11 kernel: nf_conntrack version 0.5.0 (3991 buckets, 15964 max)
  182. Jan 1 00:00:11 kernel: xt_time: kernel timezone is -0000
  183. Jan 1 00:00:11 kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
  184. Jan 1 00:00:11 kernel: TCP cubic registered
  185. Jan 1 00:00:11 kernel: NET: Registered protocol family 10
  186. Jan 1 00:00:11 kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
  187. Jan 1 00:00:11 kernel: NET: Registered protocol family 17
  188. Jan 1 00:00:11 kernel: L2TP core driver, V2.0
  189. Jan 1 00:00:11 kernel: PPPoL2TP kernel driver, V2.0
  190. Jan 1 00:00:11 kernel: 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
  191. Jan 1 00:00:11 kernel: All bugs added by David S. Miller <davem@redhat.com>
  192. Jan 1 00:00:11 kernel: Registering the dns_resolver key type
  193. Jan 1 00:00:11 kernel: Northstar brcmnand NAND Flash Controller driver, Version 0.1 (c) Broadcom Inc. 2012
  194. Jan 1 00:00:11 kernel: NAND device: Manufacturer ID: 0x01, Chip ID: 0xf1 (AMD NAND 128MiB 3,3V 8-bit)
  195. Jan 1 00:00:11 kernel: Spare area=64 eccbytes 56, ecc bytes located at:
  196. Jan 1 00:00:11 kernel: 2 3 4 5 6 7 8 9 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 27 28 29 30 31 34 35 36 37 38 39 40 41 42 43 44 45 46 47 50 51 52 53 54 55 56 57 58 59 60 61 62 63
  197. Jan 1 00:00:11 kernel: Available 7 bytes at (off,len):
  198. Jan 1 00:00:11 kernel: (1,1) (16,2) (32,2) (48,2) (0,0) (0,0) (0,0) (0,0)
  199. Jan 1 00:00:11 kernel: Scanning device for bad blocks
  200. Jan 1 00:00:11 kernel: Options: NO_AUTOINCR,NO_READRDY,BBT_SCAN2NDPAGE,
  201. Jan 1 00:00:11 kernel: Creating 2 MTD partitions on "brcmnand":
  202. Jan 1 00:00:11 kernel: 0x000002000000-0x000008000000 : "brcmnand"
  203. Jan 1 00:00:11 kernel: 0x000004000000-0x000006000000 : "jffs2"
  204. Jan 1 00:00:11 kernel: VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
  205. Jan 1 00:00:11 kernel: devtmpfs: mounted
  206. Jan 1 00:00:11 kernel: Freeing init memory: 212K
  207. Jan 1 00:00:11 kernel: ctf: module license 'Proprietary' taints kernel.
  208. Jan 1 00:00:11 kernel: Disabling lock debugging due to kernel taint
  209. Jan 1 00:00:11 kernel: et_module_init: passivemode set to 0x0
  210. Jan 1 00:00:11 kernel: et_module_init: txworkq set to 0x1
  211. Jan 1 00:00:11 kernel: et_module_init: et_txq_thresh set to 0x400
  212. Jan 1 00:00:11 kernel: eth0: Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller 6.37.14.86 (r456083)
  213. Jan 1 00:00:11 kernel: wl_module_init: passivemode set to 0x0
  214. Jan 1 00:00:11 kernel: wl_module_init: txworkq set to 0x1
  215. Jan 1 00:00:11 kernel: eth1: Broadcom BCM4360 802.11 Wireless Controller 6.37.14.86 (r456083)
  216. Jan 1 00:00:11 kernel: eth2: Broadcom BCM4360 802.11 Wireless Controller 6.37.14.86 (r456083)
  217. Jan 1 00:00:11 kernel: usbcore: registered new interface driver usbfs
  218. Jan 1 00:00:11 kernel: usbcore: registered new interface driver hub
  219. Jan 1 00:00:11 kernel: usbcore: registered new device driver usb
  220. Jan 1 00:00:11 kernel: SCSI subsystem initialized
  221. Jan 1 00:00:11 kernel: Initializing USB Mass Storage driver...
  222. Jan 1 00:00:11 kernel: usbcore: registered new interface driver usb-storage
  223. Jan 1 00:00:11 kernel: USB Mass Storage support registered.
  224. Jan 1 00:00:11 kernel: jnl: driver (lke_8.9.0, Apr 9 2014 16:56:06, LBD=ON) loaded at bf5d3000
  225. Jan 1 00:00:11 kernel: ufsd:: trace mask set to 0000000f
  226. Jan 1 00:00:11 kernel: ufsd: driver (lke_8.9.0 lke_8.9.0_r225078_b43, LBD=ON, delalloc, acl, ioctl, ugm, sd(1), wb, tr) loaded at bf5e0000
  227. Jan 1 00:00:11 kernel: NTFS support included
  228. Jan 1 00:00:11 kernel: Hfs+/HfsJ support included
  229. Jan 1 00:00:11 kernel: optimized: speed
  230. Jan 1 00:00:11 kernel: Build_for__ASUS_PRODUCTS_003_lke_8.9.0_r225078_b43
  231. Jan 1 00:00:11 kernel: xhci_hcd 0000:00:0b.0: xHCI Host Controller
  232. Jan 1 00:00:11 kernel: xhci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 1
  233. Jan 1 00:00:11 kernel: xhci_hcd 0000:00:0b.0: irq 112, io mem 0x18023000
  234. Jan 1 00:00:11 kernel: xhci_hcd 0000:00:0b.0: Failed to enable MSI-X
  235. Jan 1 00:00:11 kernel: xhci_hcd 0000:00:0b.0: failed to allocate MSI entry
  236. Jan 1 00:00:11 kernel: usb usb1: No SuperSpeed endpoint companion for config 1 interface 0 altsetting 0 ep 129: using minimum values
  237. Jan 1 00:00:11 kernel: hub 1-0:1.0: USB hub found
  238. Jan 1 00:00:11 kernel: hub 1-0:1.0: 1 port detected
  239. Jan 1 00:00:11 kernel: [xhci-hub] usb2mode:[0]
  240. Jan 1 00:00:11 kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  241. Jan 1 00:00:11 kernel: ehci_hcd 0000:00:0a.1: EHCI Host Controller
  242. Jan 1 00:00:11 kernel: ehci_hcd 0000:00:0a.1: new USB bus registered, assigned bus number 2
  243. Jan 1 00:00:11 kernel: ehci_hcd 0000:00:0a.1: irq 111, io mem 0x18021000
  244. Jan 1 00:00:11 kernel: ehci_hcd 0000:00:0a.1: USB 0.0 started, EHCI 1.00
  245. Jan 1 00:00:11 kernel: hub 2-0:1.0: USB hub found
  246. Jan 1 00:00:11 kernel: hub 2-0:1.0: 2 ports detected
  247. Jan 1 00:00:11 kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  248. Jan 1 00:00:11 kernel: ohci_hcd 0000:00:0a.0: OHCI Host Controller
  249. Jan 1 00:00:11 kernel: ohci_hcd 0000:00:0a.0: new USB bus registered, assigned bus number 3
  250. Jan 1 00:00:11 kernel: ohci_hcd 0000:00:0a.0: irq 111, io mem 0x18022000
  251. Jan 1 00:00:11 kernel: hub 3-0:1.0: USB hub found
  252. Jan 1 00:00:11 syslog: module proxyarp not found in modules.dep
  253. Jan 1 00:00:11 kernel: hub 3-0:1.0: 2 ports detected
  254. Jan 1 00:00:11 kernel: usbcore: registered new interface driver usblp
  255. Jan 1 00:00:11 kernel: usbcore: registered new interface driver asix
  256. Jan 1 00:00:11 kernel: usbcore: registered new interface driver cdc_ether
  257. Jan 1 00:00:11 kernel: usbcore: registered new interface driver rndis_host
  258. Jan 1 00:00:11 kernel: cdc_ncm: 14-Mar-2012
  259. Jan 1 00:00:11 kernel: usbcore: registered new interface driver cdc_ncm
  260. Jan 1 00:00:11 kernel: usbcore: registered new interface driver cdc_wdm
  261. Jan 1 00:00:12 kernel: usbcore: registered new interface driver qmi_wwan
  262. Jan 1 00:00:12 kernel: cdc_mbim: loaded
  263. Jan 1 00:00:12 kernel: usbcore: registered new interface driver cdc_mbim
  264. Jan 1 00:00:12 kernel: device vlan1 entered promiscuous mode
  265. Jan 1 00:00:12 kernel: device eth0 entered promiscuous mode
  266. Jan 1 00:00:12 kernel: device eth1 entered promiscuous mode
  267. Jan 1 00:00:12 kernel: device eth2 entered promiscuous mode
  268. Jan 1 00:00:12 kernel: br0: topology change detected, propagating
  269. Jan 1 00:00:12 kernel: br0: port 3(eth2) entering forwarding state
  270. Jan 1 00:00:12 kernel: br0: port 3(eth2) entering forwarding state
  271. Jan 1 00:00:12 kernel: br0: topology change detected, propagating
  272. Jan 1 00:00:12 kernel: br0: port 2(eth1) entering forwarding state
  273. Jan 1 00:00:12 kernel: br0: port 2(eth1) entering forwarding state
  274. Jan 1 00:00:12 kernel: br0: topology change detected, propagating
  275. Jan 1 00:00:12 kernel: br0: port 1(vlan1) entering forwarding state
  276. Jan 1 00:00:12 kernel: br0: port 1(vlan1) entering forwarding state
  277. Jan 1 00:00:12 stop_nat_rules: apply the redirect_rules!
  278. Jan 1 00:00:12 dnsmasq[513]: started, version 2.71 cachesize 1500
  279. Jan 1 00:00:12 dnsmasq[513]: compile time options: IPv6 GNU-getopt no-RTC no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC
  280. Jan 1 00:00:12 dnsmasq[513]: asynchronous logging enabled, queue limit is 5 messages
  281. Jan 1 00:00:12 dnsmasq-dhcp[513]: DHCP, IP range 192.168.1.2 -- 192.168.1.254, lease time 1d
  282. Jan 1 00:00:12 dnsmasq-dhcp[513]: DHCP, sockets bound exclusively to interface br0
  283. Jan 1 00:00:12 dnsmasq[513]: read /etc/hosts - 5 addresses
  284. Jan 1 00:00:12 WAN Connection: ISP's DHCP did not function properly.
  285. Jan 1 00:00:12 syslog: Password for 'admin' changed
  286. Jan 1 00:00:13 RT-AC68U: start httpd
  287. Jan 1 00:00:13 crond[538]: crond: crond (busybox 1.20.2) started, log level 8
  288. Jan 1 00:00:13 syslog: Generating SSL certificate...
  289. Jan 1 00:00:17 disk monitor: be idle
  290. Jan 1 00:00:17 kernel: gro enabled with interval 2
  291. Jan 1 00:00:19 login[527]: root login on 'pts/0'
  292. Jan 1 00:00:19 Samba Server: daemon is started
  293. Jan 1 00:00:19 dnsmasq[513]: read /etc/hosts - 5 addresses
  294. Jan 1 00:00:20 dnsmasq[513]: read /etc/hosts - 5 addresses
  295. Jan 1 00:00:20 dnsmasq[513]: using nameserver 10.0.0.138#53
  296. Jan 1 00:00:20 start_nat_rules: apply the nat_rules(/tmp/nat_rules_eth0_eth0)!
  297. Jan 1 00:00:20 dnsmasq[513]: exiting on receipt of SIGTERM
  298. Jan 1 00:00:21 dnsmasq[636]: started, version 2.71 cachesize 1500
  299. Jan 1 00:00:21 dnsmasq[636]: compile time options: IPv6 GNU-getopt no-RTC no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC
  300. Jan 1 00:00:21 dnsmasq[636]: asynchronous logging enabled, queue limit is 5 messages
  301. Jan 1 00:00:21 dnsmasq-dhcp[636]: DHCP, IP range 192.168.1.2 -- 192.168.1.254, lease time 1d
  302. Jan 1 00:00:21 dnsmasq-dhcp[636]: DHCP, sockets bound exclusively to interface br0
  303. Jan 1 00:00:21 dnsmasq[636]: read /etc/hosts - 5 addresses
  304. Jan 1 00:00:21 dnsmasq[636]: using nameserver 10.0.0.138#53
  305. Jan 1 00:00:22 kernel: nf_conntrack_rtsp v0.6.21 loading
  306. Jan 1 00:00:22 kernel: nf_nat_rtsp v0.6.21 loading
  307. Jan 1 00:00:22 WAN Connection: WAN was restored.
  308. Jan 1 00:00:22 rc_service: udhcpc 602:notify_rc stop_upnp
  309. Jan 1 00:00:22 rc_service: udhcpc 602:notify_rc start_upnp
  310. Jan 1 00:00:22 rc_service: waitting "stop_upnp" via udhcpc ...
  311. Jan 1 00:00:23 rc_service: udhcpc 602:notify_rc stop_ntpc
  312. Jan 1 00:00:23 rc_service: udhcpc 602:notify_rc start_ntpc
  313. Jan 1 00:00:23 rc_service: waitting "stop_ntpc" via udhcpc ...
  314. Jan 1 00:00:24 miniupnpd[679]: HTTP listening on port 33457
  315. Jan 1 00:00:24 miniupnpd[679]: Listening for NAT-PMP/PCP traffic on port 5351
  316. Jan 1 00:00:24 dhcp client: bound 192.168.2.66 via 192.168.2.1 during 2147483647 seconds.
  317.  
  318.  
  319. =================================================================================================================================
  320.  
  321.  
  322. 1600MHZ
  323. =======
  324.  
  325.  
  326. admin@RT-AC68U-F3B0:/tmp/home/root# nvram get clkfreq
  327. 1600,666
  328. admin@RT-AC68U-F3B0:/tmp/home/root# cat /proc/cpuinfo
  329. Processor : ARMv7 Processor rev 0 (v7l)
  330. processor : 0
  331. BogoMIPS : 3191.60
  332.  
  333. processor : 1
  334. BogoMIPS : 3191.60
  335.  
  336. Features : swp half thumb fastmult edsp
  337. CPU implementer : 0x41
  338. CPU architecture: 7
  339. CPU variant : 0x3
  340. CPU part : 0xc09
  341. CPU revision : 0
  342.  
  343. Hardware : Northstar Prototype
  344. Revision : 0000
  345. Serial : 0000000000000000
  346. admin@RT-AC68U-F3B0:/tmp/home/root# openssl speed aes-128-cbc
  347. Doing aes-128 cbc for 3s on 16 size blocks: 9474979 aes-128 cbc's in 3.00s
  348. Doing aes-128 cbc for 3s on 64 size blocks: 2737964 aes-128 cbc's in 2.96s
  349. Doing aes-128 cbc for 3s on 256 size blocks: 684749 aes-128 cbc's in 3.01s
  350. Doing aes-128 cbc for 3s on 1024 size blocks: 175954 aes-128 cbc's in 2.96s
  351. Doing aes-128 cbc for 3s on 8192 size blocks: 22035 aes-128 cbc's in 2.88s
  352. OpenSSL 1.0.1h 5 Jun 2014
  353. built on: Sun Jun 15 18:38:15 WEST 2014
  354. options:bn(64,32) rc4(ptr,char) des(idx,cisc,16,long) aes(partial) idea(int) blowfish(ptr)
  355. compiler: arm-brcm-linux-uclibcgnueabi-gcc -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -ffunction-sections -fdata-sections -DTERMIO -O3 -Wall -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM -DGHASH_ASM
  356. The 'numbers' are in 1000s of bytes per second processed.
  357. type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes
  358. aes-128 cbc 50468.70k 54368.43k 56972.49k 59643.30k 59778.88k
  359.  
  360.  
  361. Jan 1 00:00:10 syslogd started: BusyBox v1.20.2
  362. Jan 1 00:00:10 kernel: klogd started: BusyBox v1.20.2 (2014-06-15 18:24:20 WEST)
  363. Jan 1 00:00:10 kernel: Linux version 2.6.36.4brcmarm (root@backbone) (gcc version 4.5.3 (Buildroot 2012.02) ) #1 SMP PREEMPT Sun Jun 15 18:31:42 WEST 2014
  364. Jan 1 00:00:10 kernel: CPU: ARMv7 Processor [413fc090] revision 0 (ARMv7), cr=10c53c7f
  365. Jan 1 00:00:10 kernel: CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
  366. Jan 1 00:00:10 kernel: Machine: Northstar Prototype
  367. Jan 1 00:00:10 kernel: Ignoring unrecognised tag 0x00000000
  368. Jan 1 00:00:10 kernel: bootconsole [earlycon0] enabled
  369. Jan 1 00:00:10 kernel: Memory policy: ECC disabled, Data cache writealloc
  370. Jan 1 00:00:10 kernel: MPCORE found at 19020000
  371. Jan 1 00:00:10 kernel: PERCPU: Embedded 7 pages/cpu @c8215000 s5504 r8192 d14976 u65536
  372. Jan 1 00:00:10 kernel: pcpu-alloc: s5504 r8192 d14976 u65536 alloc=16*4096
  373. Jan 1 00:00:10 syslog: module ledtrig-usbdev not found in modules.dep
  374. Jan 1 00:00:10 syslog: module leds-usb not found in modules.dep
  375. Jan 1 00:00:10 kernel: pcpu-alloc: [0] 0 [0] 1
  376. Jan 1 00:00:10 kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 60416
  377. Jan 1 00:00:10 kernel: Kernel command line: root=/dev/mtdblock2 console=ttyS0,115200 init=/sbin/preinit earlyprintk debug
  378. Jan 1 00:00:10 kernel: PID hash table entries: 1024 (order: 0, 4096 bytes)
  379. Jan 1 00:00:10 kernel: Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  380. Jan 1 00:00:10 kernel: Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  381. Jan 1 00:00:10 kernel: Memory: 128MB 128MB = 256MB total
  382. Jan 1 00:00:10 kernel: Memory: 255440k/255440k available, 6704k reserved, 0K highmem
  383. Jan 1 00:00:10 kernel: Virtual kernel memory layout:
  384. Jan 1 00:00:10 kernel: vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  385. Jan 1 00:00:10 kernel: fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
  386. Jan 1 00:00:10 kernel: DMA : 0xf7e00000 - 0xffe00000 ( 128 MB)
  387. Jan 1 00:00:10 kernel: vmalloc : 0xd0800000 - 0xf0000000 ( 504 MB)
  388. Jan 1 00:00:10 kernel: lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  389. Jan 1 00:00:10 kernel: modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  390. Jan 1 00:00:10 kernel: .init : 0xc0008000 - 0xc003d000 ( 212 kB)
  391. Jan 1 00:00:10 kernel: .text : 0xc003d000 - 0xc03ba000 (3572 kB)
  392. Jan 1 00:00:10 kernel: .data : 0xc03d2000 - 0xc03f5d20 ( 144 kB)
  393. Jan 1 00:00:10 kernel: SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  394. Jan 1 00:00:10 kernel: Hierarchical RCU implementation.
  395. Jan 1 00:00:10 kernel: RCU-based detection of stalled CPUs is disabled.
  396. Jan 1 00:00:10 kernel: Verbose stalled-CPUs detection is disabled.
  397. Jan 1 00:00:10 kernel: NR_IRQS:256
  398. Jan 1 00:00:10 kernel: MPCORE GIC init
  399. Jan 1 00:00:10 kernel: External imprecise Data abort at addr=0x0, fsr=0x1c06 ignored.
  400. Jan 1 00:00:10 kernel: MPCORE Global Timer Clock 800000000Hz
  401. Jan 1 00:00:10 kernel: Calibrating delay loop... 3191.60 BogoMIPS (lpj=15958016)
  402. Jan 1 00:00:10 kernel: pid_max: default: 32768 minimum: 301
  403. Jan 1 00:00:10 kernel: Mount-cache hash table entries: 512
  404. Jan 1 00:00:10 kernel: CPU: Testing write buffer coherency: ok
  405. Jan 1 00:00:10 kernel: MPCORE Private timer setup CPU0
  406. Jan 1 00:00:10 kernel: Calibrating local timer... 799.654MHz.
  407. Jan 1 00:00:10 kernel: L310: cache controller enabled 16 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x7a130000
  408. Jan 1 00:00:10 kernel: CPU1: Booted secondary processor
  409. Jan 1 00:00:10 kernel: MPCORE Private timer setup CPU1
  410. Jan 1 00:00:10 kernel: Brought up 2 CPUs
  411. Jan 1 00:00:10 kernel: SMP: Total of 2 processors activated (6383.21 BogoMIPS).
  412. Jan 1 00:00:10 kernel: devtmpfs: initialized
  413. Jan 1 00:00:10 kernel: atomic64 test passed
  414. Jan 1 00:00:10 kernel: NET: Registered protocol family 16
  415. Jan 1 00:00:10 kernel: Found a AMD NAND flash:
  416. Jan 1 00:00:10 kernel: Total size: 128MB
  417. Jan 1 00:00:10 kernel: Block size: 128KB
  418. Jan 1 00:00:10 kernel: Page Size: 2048B
  419. Jan 1 00:00:10 kernel: OOB Size: 64B
  420. Jan 1 00:00:10 kernel: Sector size: 512B
  421. Jan 1 00:00:10 kernel: Spare size: 16B
  422. Jan 1 00:00:10 kernel: ECC level: 8 (8-bit)
  423. Jan 1 00:00:10 kernel: Device ID: 0x 1 0xf1 0x 0 0x1d 0x 1 0xf1
  424. Jan 1 00:00:10 kernel: CCA UART Clock Config: Sel=1 Ovr=1 Div=48
  425. Jan 1 00:00:10 kernel: CCA UART Clock rate 100000000Hz
  426. Jan 1 00:00:10 kernel: bio: create slab <bio-0> at 0
  427. Jan 1 00:00:10 kernel: Switching to clocksource mpcore_gtimer
  428. Jan 1 00:00:10 kernel: NET: Registered protocol family 2
  429. Jan 1 00:00:10 kernel: IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
  430. Jan 1 00:00:10 kernel: TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  431. Jan 1 00:00:10 kernel: TCP bind hash table entries: 8192 (order: 4, 98304 bytes)
  432. Jan 1 00:00:10 kernel: TCP: Hash tables configured (established 8192 bind 8192)
  433. Jan 1 00:00:10 kernel: TCP reno registered
  434. Jan 1 00:00:10 kernel: UDP hash table entries: 128 (order: 0, 4096 bytes)
  435. Jan 1 00:00:10 kernel: UDP-Lite hash table entries: 128 (order: 0, 4096 bytes)
  436. Jan 1 00:00:10 kernel: NET: Registered protocol family 1
  437. Jan 1 00:00:10 kernel: PCI: no core
  438. Jan 1 00:00:10 kernel: PCI: no core
  439. Jan 1 00:00:10 kernel: PCI: scanning bus 0
  440. Jan 1 00:00:11 kernel: PCI: Fixing up bus 0
  441. Jan 1 00:00:11 kernel: PCIE1 link=1
  442. Jan 1 00:00:11 kernel: PCIE1 switching to GEN2
  443. Jan 1 00:00:11 kernel: PCIE1 link=1
  444. Jan 1 00:00:11 kernel: PCI: Fixing up bus 0
  445. Jan 1 00:00:11 syslog: module vfat not found in modules.dep
  446. Jan 1 00:00:11 kernel: PCI: bus0: Fast back to back transfers disabled
  447. Jan 1 00:00:11 kernel: PCI: Fixing up bus 1
  448. Jan 1 00:00:11 kernel: PCI: bus1: Fast back to back transfers disabled
  449. Jan 1 00:00:11 kernel: pci 0001:00:00.0: BAR 8: assigned [mem 0x08000000-0x080fffff]
  450. Jan 1 00:00:11 kernel: pci 0001:01:00.0: BAR 0: assigned [mem 0x08000000-0x08007fff 64bit]
  451. Jan 1 00:00:11 kernel: pci 0001:01:00.0: BAR 0: set to [mem 0x08000000-0x08007fff 64bit] (PCI address [0x8000000-0x8007fff]
  452. Jan 1 00:00:11 kernel: pci 0001:00:00.0: PCI bridge to [bus 01-01]
  453. Jan 1 00:00:11 kernel: pci 0001:00:00.0: bridge window [io disabled]
  454. Jan 1 00:00:11 kernel: pci 0001:00:00.0: bridge window [mem 0x08000000-0x080fffff]
  455. Jan 1 00:00:11 kernel: pci 0001:00:00.0: bridge window [mem pref disabled]
  456. Jan 1 00:00:11 kernel: PCIE2 link=1
  457. Jan 1 00:00:11 kernel: PCIE2 switching to GEN2
  458. Jan 1 00:00:11 kernel: PCIE2 link=1
  459. Jan 1 00:00:11 kernel: PCI: Fixing up bus 0
  460. Jan 1 00:00:11 kernel: PCI: bus0: Fast back to back transfers disabled
  461. Jan 1 00:00:11 kernel: PCI: Fixing up bus 2
  462. Jan 1 00:00:11 kernel: PCI: bus2: Fast back to back transfers disabled
  463. Jan 1 00:00:11 kernel: pci 0002:00:00.0: BAR 8: assigned [mem 0x40000000-0x400fffff]
  464. Jan 1 00:00:11 kernel: pci 0002:02:00.0: BAR 0: assigned [mem 0x40000000-0x40007fff 64bit]
  465. Jan 1 00:00:11 kernel: pci 0002:02:00.0: BAR 0: set to [mem 0x40000000-0x40007fff 64bit] (PCI address [0x40000000-0x40007fff]
  466. Jan 1 00:00:11 kernel: pci 0002:00:00.0: PCI bridge to [bus 02-02]
  467. Jan 1 00:00:11 kernel: pci 0002:00:00.0: bridge window [io disabled]
  468. Jan 1 00:00:11 kernel: pci 0002:00:00.0: bridge window [mem 0x40000000-0x400fffff]
  469. Jan 1 00:00:11 kernel: pci 0002:00:00.0: bridge window [mem pref disabled]
  470. Jan 1 00:00:11 kernel: PCIE3 link=0
  471. Jan 1 00:00:11 kernel: VFS: Disk quotas dquot_6.5.2
  472. Jan 1 00:00:11 kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  473. Jan 1 00:00:11 kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher
  474. Jan 1 00:00:11 kernel: fuse init (API version 7.15)
  475. Jan 1 00:00:11 kernel: msgmni has been set to 498
  476. Jan 1 00:00:11 kernel: io scheduler noop registered (default)
  477. Jan 1 00:00:11 kernel: io scheduler deadline registered
  478. Jan 1 00:00:11 kernel: io scheduler cfq registered
  479. Jan 1 00:00:11 kernel: Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  480. Jan 1 00:00:11 kernel: serial8250.0: ttyS0 at MMIO 0x18000300 (irq = 117) is a 16550
  481. Jan 1 00:00:11 kernel: console [ttyS0] enabled, bootconsole disabled
  482. Jan 1 00:00:11 kernel: serial8250.0: ttyS1 at MMIO 0x18000400 (irq = 117) is a 16550
  483. Jan 1 00:00:11 kernel: brd: module loaded
  484. Jan 1 00:00:11 kernel: loop: module loaded
  485. Jan 1 00:00:11 kernel: pflash: found no supported devices
  486. Jan 1 00:00:11 kernel: bcmsflash: found no supported devices
  487. Jan 1 00:00:11 kernel: Boot partition size = 524288(0x80000)
  488. Jan 1 00:00:11 kernel: lookup_nflash_rootfs_offset: offset = 0x200000
  489. Jan 1 00:00:11 kernel: nflash: squash filesystem with lzma found at block 29
  490. Jan 1 00:00:11 kernel: Creating 4 MTD partitions on "nflash":
  491. Jan 1 00:00:11 kernel: 0x000000000000-0x000000080000 : "boot"
  492. Jan 1 00:00:11 kernel: 0x000000080000-0x000000200000 : "nvram"
  493. Jan 1 00:00:11 kernel: 0x000000200000-0x000002000000 : "linux"
  494. Jan 1 00:00:11 kernel: 0x0000003a6658-0x000002000000 : "rootfs"
  495. Jan 1 00:00:11 kernel: PPP generic driver version 2.4.2
  496. Jan 1 00:00:11 kernel: PPP MPPE Compression module registered
  497. Jan 1 00:00:11 kernel: NET: Registered protocol family 24
  498. Jan 1 00:00:11 kernel: PPTP driver version 0.8.5
  499. Jan 1 00:00:11 kernel: === PPTP init ===
  500. Jan 1 00:00:11 kernel: u32 classifier
  501. Jan 1 00:00:11 kernel: Actions configured
  502. Jan 1 00:00:11 kernel: Netfilter messages via NETLINK v0.30.
  503. Jan 1 00:00:11 kernel: nf_conntrack version 0.5.0 (3991 buckets, 15964 max)
  504. Jan 1 00:00:11 kernel: xt_time: kernel timezone is -0000
  505. Jan 1 00:00:11 kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
  506. Jan 1 00:00:11 kernel: TCP cubic registered
  507. Jan 1 00:00:11 kernel: NET: Registered protocol family 10
  508. Jan 1 00:00:11 kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
  509. Jan 1 00:00:11 kernel: NET: Registered protocol family 17
  510. Jan 1 00:00:11 kernel: L2TP core driver, V2.0
  511. Jan 1 00:00:11 kernel: PPPoL2TP kernel driver, V2.0
  512. Jan 1 00:00:11 kernel: 802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>
  513. Jan 1 00:00:11 kernel: All bugs added by David S. Miller <davem@redhat.com>
  514. Jan 1 00:00:11 kernel: Registering the dns_resolver key type
  515. Jan 1 00:00:11 kernel: Northstar brcmnand NAND Flash Controller driver, Version 0.1 (c) Broadcom Inc. 2012
  516. Jan 1 00:00:11 kernel: NAND device: Manufacturer ID: 0x01, Chip ID: 0xf1 (AMD NAND 128MiB 3,3V 8-bit)
  517. Jan 1 00:00:11 kernel: Spare area=64 eccbytes 56, ecc bytes located at:
  518. Jan 1 00:00:11 kernel: 2 3 4 5 6 7 8 9 10 11 12 13 14 15 18 19 20 21 22 23 24 25 26 27 28 29 30 31 34 35 36 37 38 39 40 41 42 43 44 45 46 47 50 51 52 53 54 55 56 57 58 59 60 61 62 63
  519. Jan 1 00:00:11 kernel: Available 7 bytes at (off,len):
  520. Jan 1 00:00:11 kernel: (1,1) (16,2) (32,2) (48,2) (0,0) (0,0) (0,0) (0,0)
  521. Jan 1 00:00:11 kernel: Scanning device for bad blocks
  522. Jan 1 00:00:11 kernel: Options: NO_AUTOINCR,NO_READRDY,BBT_SCAN2NDPAGE,
  523. Jan 1 00:00:11 kernel: Creating 2 MTD partitions on "brcmnand":
  524. Jan 1 00:00:11 kernel: 0x000002000000-0x000008000000 : "brcmnand"
  525. Jan 1 00:00:11 kernel: 0x000004000000-0x000006000000 : "jffs2"
  526. Jan 1 00:00:11 kernel: VFS: Mounted root (squashfs filesystem) readonly on device 31:3.
  527. Jan 1 00:00:11 kernel: devtmpfs: mounted
  528. Jan 1 00:00:11 kernel: Freeing init memory: 212K
  529. Jan 1 00:00:11 kernel: ctf: module license 'Proprietary' taints kernel.
  530. Jan 1 00:00:11 kernel: Disabling lock debugging due to kernel taint
  531. Jan 1 00:00:11 kernel: et_module_init: passivemode set to 0x0
  532. Jan 1 00:00:11 kernel: et_module_init: txworkq set to 0x1
  533. Jan 1 00:00:11 kernel: et_module_init: et_txq_thresh set to 0x400
  534. Jan 1 00:00:11 kernel: eth0: Broadcom BCM47XX 10/100/1000 Mbps Ethernet Controller 6.37.14.86 (r456083)
  535. Jan 1 00:00:11 kernel: wl_module_init: passivemode set to 0x0
  536. Jan 1 00:00:11 kernel: wl_module_init: txworkq set to 0x1
  537. Jan 1 00:00:11 kernel: eth1: Broadcom BCM4360 802.11 Wireless Controller 6.37.14.86 (r456083)
  538. Jan 1 00:00:11 kernel: eth2: Broadcom BCM4360 802.11 Wireless Controller 6.37.14.86 (r456083)
  539. Jan 1 00:00:11 kernel: usbcore: registered new interface driver usbfs
  540. Jan 1 00:00:11 kernel: usbcore: registered new interface driver hub
  541. Jan 1 00:00:11 kernel: usbcore: registered new device driver usb
  542. Jan 1 00:00:11 kernel: SCSI subsystem initialized
  543. Jan 1 00:00:11 kernel: Initializing USB Mass Storage driver...
  544. Jan 1 00:00:11 kernel: usbcore: registered new interface driver usb-storage
  545. Jan 1 00:00:11 kernel: USB Mass Storage support registered.
  546. Jan 1 00:00:11 kernel: jnl: driver (lke_8.9.0, Apr 9 2014 16:56:06, LBD=ON) loaded at bf5d3000
  547. Jan 1 00:00:11 kernel: ufsd:: trace mask set to 0000000f
  548. Jan 1 00:00:11 kernel: ufsd: driver (lke_8.9.0 lke_8.9.0_r225078_b43, LBD=ON, delalloc, acl, ioctl, ugm, sd(1), wb, tr) loaded at bf5e0000
  549. Jan 1 00:00:11 kernel: NTFS support included
  550. Jan 1 00:00:11 kernel: Hfs+/HfsJ support included
  551. Jan 1 00:00:11 kernel: optimized: speed
  552. Jan 1 00:00:11 kernel: Build_for__ASUS_PRODUCTS_003_lke_8.9.0_r225078_b43
  553. Jan 1 00:00:11 kernel: xhci_hcd 0000:00:0b.0: xHCI Host Controller
  554. Jan 1 00:00:11 kernel: xhci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 1
  555. Jan 1 00:00:11 kernel: xhci_hcd 0000:00:0b.0: irq 112, io mem 0x18023000
  556. Jan 1 00:00:11 kernel: xhci_hcd 0000:00:0b.0: Failed to enable MSI-X
  557. Jan 1 00:00:11 kernel: xhci_hcd 0000:00:0b.0: failed to allocate MSI entry
  558. Jan 1 00:00:11 kernel: usb usb1: No SuperSpeed endpoint companion for config 1 interface 0 altsetting 0 ep 129: using minimum values
  559. Jan 1 00:00:11 kernel: hub 1-0:1.0: USB hub found
  560. Jan 1 00:00:11 kernel: hub 1-0:1.0: 1 port detected
  561. Jan 1 00:00:11 kernel: [xhci-hub] usb2mode:[0]
  562. Jan 1 00:00:11 kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  563. Jan 1 00:00:11 kernel: ehci_hcd 0000:00:0a.1: EHCI Host Controller
  564. Jan 1 00:00:11 kernel: ehci_hcd 0000:00:0a.1: new USB bus registered, assigned bus number 2
  565. Jan 1 00:00:11 kernel: ehci_hcd 0000:00:0a.1: irq 111, io mem 0x18021000
  566. Jan 1 00:00:11 kernel: ehci_hcd 0000:00:0a.1: USB 0.0 started, EHCI 1.00
  567. Jan 1 00:00:11 kernel: hub 2-0:1.0: USB hub found
  568. Jan 1 00:00:11 kernel: hub 2-0:1.0: 2 ports detected
  569. Jan 1 00:00:11 kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  570. Jan 1 00:00:11 kernel: ohci_hcd 0000:00:0a.0: OHCI Host Controller
  571. Jan 1 00:00:11 kernel: ohci_hcd 0000:00:0a.0: new USB bus registered, assigned bus number 3
  572. Jan 1 00:00:11 kernel: ohci_hcd 0000:00:0a.0: irq 111, io mem 0x18022000
  573. Jan 1 00:00:11 kernel: hub 3-0:1.0: USB hub found
  574. Jan 1 00:00:11 syslog: module proxyarp not found in modules.dep
  575. Jan 1 00:00:11 kernel: hub 3-0:1.0: 2 ports detected
  576. Jan 1 00:00:11 kernel: usbcore: registered new interface driver usblp
  577. Jan 1 00:00:11 kernel: usbcore: registered new interface driver asix
  578. Jan 1 00:00:11 kernel: usbcore: registered new interface driver cdc_ether
  579. Jan 1 00:00:11 kernel: usbcore: registered new interface driver rndis_host
  580. Jan 1 00:00:11 kernel: cdc_ncm: 14-Mar-2012
  581. Jan 1 00:00:11 kernel: usbcore: registered new interface driver cdc_ncm
  582. Jan 1 00:00:11 kernel: usbcore: registered new interface driver cdc_wdm
  583. Jan 1 00:00:12 kernel: usbcore: registered new interface driver qmi_wwan
  584. Jan 1 00:00:12 kernel: cdc_mbim: loaded
  585. Jan 1 00:00:12 kernel: usbcore: registered new interface driver cdc_mbim
  586. Jan 1 00:00:12 kernel: device vlan1 entered promiscuous mode
  587. Jan 1 00:00:12 kernel: device eth0 entered promiscuous mode
  588. Jan 1 00:00:12 kernel: device eth1 entered promiscuous mode
  589. Jan 1 00:00:12 kernel: device eth2 entered promiscuous mode
  590. Jan 1 00:00:12 kernel: br0: topology change detected, propagating
  591. Jan 1 00:00:12 kernel: br0: port 3(eth2) entering forwarding state
  592. Jan 1 00:00:12 kernel: br0: port 3(eth2) entering forwarding state
  593. Jan 1 00:00:12 kernel: br0: topology change detected, propagating
  594. Jan 1 00:00:12 kernel: br0: port 2(eth1) entering forwarding state
  595. Jan 1 00:00:12 kernel: br0: port 2(eth1) entering forwarding state
  596. Jan 1 00:00:12 kernel: br0: topology change detected, propagating
  597. Jan 1 00:00:12 kernel: br0: port 1(vlan1) entering forwarding state
  598. Jan 1 00:00:12 kernel: br0: port 1(vlan1) entering forwarding state
  599. Jan 1 00:00:12 stop_nat_rules: apply the redirect_rules!
  600. Jan 1 00:00:12 dnsmasq[513]: started, version 2.71 cachesize 1500
  601. Jan 1 00:00:12 dnsmasq[513]: compile time options: IPv6 GNU-getopt no-RTC no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC
  602. Jan 1 00:00:12 dnsmasq[513]: asynchronous logging enabled, queue limit is 5 messages
  603. Jan 1 00:00:12 dnsmasq-dhcp[513]: DHCP, IP range 192.168.1.2 -- 192.168.1.254, lease time 1d
  604. Jan 1 00:00:12 dnsmasq-dhcp[513]: DHCP, sockets bound exclusively to interface br0
  605. Jan 1 00:00:12 dnsmasq[513]: read /etc/hosts - 5 addresses
  606. Jan 1 00:00:12 WAN Connection: ISP's DHCP did not function properly.
  607. Jan 1 00:00:12 syslog: Password for 'admin' changed
  608. Jan 1 00:00:13 RT-AC68U: start httpd
  609. Jan 1 00:00:13 crond[538]: crond: crond (busybox 1.20.2) started, log level 8
  610. Jan 1 00:00:13 syslog: Generating SSL certificate...
  611. Jan 1 00:00:17 disk monitor: be idle
  612. Jan 1 00:00:17 kernel: gro enabled with interval 2
  613. Jan 1 00:00:19 login[527]: root login on 'pts/0'
  614. Jan 1 00:00:19 Samba Server: daemon is started
  615. Jan 1 00:00:19 dnsmasq[513]: read /etc/hosts - 5 addresses
  616. Jan 1 00:00:20 dnsmasq[513]: read /etc/hosts - 5 addresses
  617. Jan 1 00:00:20 dnsmasq[513]: using nameserver 10.0.0.138#53
  618. Jan 1 00:00:20 start_nat_rules: apply the nat_rules(/tmp/nat_rules_eth0_eth0)!
  619. Jan 1 00:00:20 dnsmasq[513]: exiting on receipt of SIGTERM
  620. Jan 1 00:00:21 dnsmasq[636]: started, version 2.71 cachesize 1500
  621. Jan 1 00:00:21 dnsmasq[636]: compile time options: IPv6 GNU-getopt no-RTC no-DBus no-i18n no-IDN DHCP DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC
  622. Jan 1 00:00:21 dnsmasq[636]: asynchronous logging enabled, queue limit is 5 messages
  623. Jan 1 00:00:21 dnsmasq-dhcp[636]: DHCP, IP range 192.168.1.2 -- 192.168.1.254, lease time 1d
  624. Jan 1 00:00:21 dnsmasq-dhcp[636]: DHCP, sockets bound exclusively to interface br0
  625. Jan 1 00:00:21 dnsmasq[636]: read /etc/hosts - 5 addresses
  626. Jan 1 00:00:21 dnsmasq[636]: using nameserver 10.0.0.138#53
  627. Jan 1 00:00:22 kernel: nf_conntrack_rtsp v0.6.21 loading
  628. Jan 1 00:00:22 kernel: nf_nat_rtsp v0.6.21 loading
  629. Jan 1 00:00:22 WAN Connection: WAN was restored.
  630. Jan 1 00:00:22 rc_service: udhcpc 602:notify_rc stop_upnp
  631. Jan 1 00:00:22 rc_service: udhcpc 602:notify_rc start_upnp
  632. Jan 1 00:00:22 rc_service: waitting "stop_upnp" via udhcpc ...
  633. Jan 1 00:00:23 rc_service: udhcpc 602:notify_rc stop_ntpc
  634. Jan 1 00:00:23 rc_service: udhcpc 602:notify_rc start_ntpc
  635. Jan 1 00:00:23 rc_service: waitting "stop_ntpc" via udhcpc ...
  636. Jan 1 00:00:24 miniupnpd[679]: HTTP listening on port 33457
  637. Jan 1 00:00:24 miniupnpd[679]: Listening for NAT-PMP/PCP traffic on port 5351
  638. Jan 1 00:00:24 dhcp client: bound 192.168.2.66 via 192.168.2.1 during 2147483647 seconds.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement