Advertisement
Guest User

acoul/openwrt

a guest
Aug 1st, 2014
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.44 KB | None | 0 0
  1. [ 0.000000] Linux version 3.15.7 (alex@aifnis) (gcc version 4.8.3 (OpenWrt GCC 4.8.3 r41777) ) #1 Thu Jul 31 17:22:21 EEST 2014
  2. [ 0.000000] ar5312-gpio: registered 8 GPIOs
  3. [ 0.000000] bootconsole [early0] enabled
  4. [ 0.000000] CPU0 revision is: 0001800a (MIPS 4Kc)
  5. [ 0.000000] Determined physical RAM map:
  6. [ 0.000000] memory: 01000000 @ 00000000 (usable)
  7. [ 0.000000] Zone ranges:
  8. [ 0.000000] Normal [mem 0x00000000-0x00ffffff]
  9. [ 0.000000] Movable zone start for each node
  10. [ 0.000000] Early memory node ranges
  11. [ 0.000000] node 0: [mem 0x00000000-0x00ffffff]
  12. [ 0.000000] On node 0 totalpages: 4096
  13. [ 0.000000] free_area_init_node: node 0, pgdat 80279970, node_mem_map 802dd000
  14. [ 0.000000] Normal zone: 32 pages used for memmap
  15. [ 0.000000] Normal zone: 0 pages reserved
  16. [ 0.000000] Normal zone: 4096 pages, LIFO batch:0
  17. [ 0.000000] Primary instruction cache 16kB, VIPT, 4-way, linesize 16 bytes.
  18. [ 0.000000] Primary data cache 16kB, 4-way, VIPT, no aliases, linesize 16 bytes
  19. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  20. [ 0.000000] pcpu-alloc: [0] 0
  21. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping off. Total pages: 4064
  22. [ 0.000000] Kernel command line: console=ttyS0,9600 rootfstype=jffs2
  23. [ 0.000000] PID hash table entries: 64 (order: -4, 256 bytes)
  24. [ 0.000000] Dentry cache hash table entries: 2048 (order: 1, 8192 bytes)
  25. [ 0.000000] Inode-cache hash table entries: 1024 (order: 0, 4096 bytes)
  26. [ 0.000000] Memory: 13268K/16384K available (2011K kernel code, 90K rwdata, 228K rodata, 156K init, 174K bss, 3116K reserved)
  27. [ 0.000000] NR_IRQS:128
  28. [ 0.080000] Calibrating delay loop... 179.60 BogoMIPS (lpj=898048)
  29. [ 0.090000] pid_max: default: 32768 minimum: 301
  30. [ 0.100000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  31. [ 0.110000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  32. [ 0.130000] devtmpfs: initialized
  33. [ 0.140000] NET: Registered protocol family 16
  34. [ 0.180000] Switched to clocksource MIPS
  35. [ 0.250000] NET: Registered protocol family 2
  36. [ 0.310000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  37. [ 0.390000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  38. [ 0.460000] TCP: Hash tables configured (established 1024 bind 1024)
  39. [ 0.540000] TCP: reno registered
  40. [ 0.580000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  41. [ 0.650000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  42. [ 0.720000] NET: Registered protocol family 1
  43. [ 0.780000] Radio config found at offset 0x2000 (0x100)
  44. [ 0.850000] futex hash table entries: 256 (order: -1, 3072 bytes)
  45. [ 0.930000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  46. [ 1.130000] io scheduler noop registered (default)
  47. [ 1.190000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  48. [ 1.280000] serial8250: ttyS0 at MMIO 0x1c000000 (irq = 37, base_baud = 2812500) is a 16550A
  49. [ 1.380000] console [ttyS0] enabled
  50. [ 1.470000] bootconsole [early0] disabled
  51. [ 1.570000] physmap platform flash device: 00800000 at 1e000000
  52. [ 1.640000] physmap-flash.0: Found 1 x16 devices at 0x0 in 8-bit bank. Manufacturer ID 0x0000c2 Chip ID 0x0000a7
  53. [ 1.770000] physmap-flash.0: Found an alias at 0x400000 for the chip at 0x0
  54. [ 1.770000] Amd/Fujitsu Extended Query Table at 0x0040
  55. [ 1.830000] Amd/Fujitsu Extended Query version 1.1.
  56. [ 1.890000] physmap-flash.0: Swapping erase regions for top-boot CFI table.
  57. [ 1.970000] number of CFI chips: 1
  58. [ 2.030000] Searching for RedBoot partition table in physmap-flash.0 at offset 0x3d0000
  59. [ 2.140000] Searching for RedBoot partition table in physmap-flash.0 at offset 0x3e0000
  60. [ 2.260000] 6 RedBoot partitions found on MTD device physmap-flash.0
  61. [ 2.340000] Creating 6 MTD partitions on "physmap-flash.0":
  62. [ 2.400000] 0x000000000000-0x000000030000 : "RedBoot"
  63. [ 2.480000] 0x000000030000-0x000000100000 : "kernel"
  64. [ 2.560000] 0x000000100000-0x0000003e0000 : "rootfs"
  65. [ 2.630000] mtd: device 2 (rootfs) set to be root filesystem
  66. [ 2.700000] mtdsplit: no squashfs found in "physmap-flash.0"
  67. [ 2.760000] 0x0000003e0000-0x0000003ef000 : "FIS directory"
  68. [ 2.840000] 0x0000003ef000-0x0000003f0000 : "RedBoot config"
  69. [ 2.930000] 0x0000003f0000-0x000000400000 : "boardconfig"
  70. [ 3.090000] eth0: Atheros AR231x: 00:15:6d:c0:93:0b, irq 4
  71. [ 3.240000] libphy: ar231x_eth_mii: probed
  72. [ 3.370000] eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=1:01)
  73. [ 3.450000] TCP: cubic registered
  74. [ 3.490000] NET: Registered protocol family 17
  75. [ 4.000000] jffs2: notice: (1) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of xref (0 dead, 0 orphan) found.
  76. [ 4.180000] VFS: Mounted root (jffs2 filesystem) readonly on device 31:2.
  77. [ 4.260000] devtmpfs: mounted
  78. [ 4.300000] Freeing unused kernel memory: 156K (80289000 - 802b0000)
  79. [ 5.450000] eth0: Configuring MAC for full duplex
  80. [ 8.910000] random: mktemp urandom read with 10 bits of entropy available
  81. [ 16.560000] zram: Created 1 device(s) ...
  82. [ 16.690000] wlan: trunk
  83. [ 16.780000] ath_hal: module license 'Proprietary' taints kernel.
  84. [ 16.850000] Disabling lock debugging due to kernel taint
  85. [ 16.930000] ath_hal: 2009-05-08 (AR5212, AR5312, RF5111, RF5112, RF2316, RF2317, REGOPS_FUNC, TX_DESC_SWAP, XR)
  86. [ 17.090000] ath_rate_minstrel: Minstrel automatic rate control algorithm 1.2 (trunk)
  87. [ 17.180000] ath_rate_minstrel: look around rate set to 10%
  88. [ 17.250000] ath_rate_minstrel: EWMA rolloff level set to 75%
  89. [ 17.320000] ath_rate_minstrel: max segment size in the mrr set to 6000 us
  90. [ 17.410000] wlan: mac acl policy registered
  91. [ 17.570000] ath_ahb: trunk
  92. [ 17.620000] Atheros HAL provided by OpenWrt, DD-WRT and MakSat Technologies
  93. [ 17.740000] wifi0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
  94. [ 17.830000] wifi0: turboA rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps
  95. [ 17.930000] wifi0: H/W encryption support: WEP AES AES_CCM TKIP
  96. [ 18.000000] ath_ahb: wifi0: Atheros 2313 WiSoC: mem=0xb8500000, irq=5
  97. [ 29.010000] zram0: detected capacity change from 0 to 524288
  98. [ 29.210000] Adding 508k swap on /dev/zram0. Priority:-1 extents:1 across:508k SS
  99. [ 36.910000] random: nonblocking pool is initialized
  100. root@nikos_palm-wrc1000@ozonet:~# lsmod
  101. ath_ahb 107600 0
  102. ath_hal 161088 3 ath_ahb
  103. ath_rate_minstrel 7728 1
  104. lz4_compress 2544 1 zram
  105. lz4_decompress 1856 1 zram
  106. wlan 146320 5 ath_ahb
  107. wlan_acl 2096 0
  108. wlan_scan_sta 7008 1
  109. zram 10512 1
  110. root@nikos_palm-wrc1000@ozonet:~# cat /proc/interrupts
  111. CPU0
  112. 4: 41250 MIPS eth0
  113. 5: 281656 MIPS wifi0
  114. 7: 24235 MIPS timer
  115. 34: 0 AR5312-MISC ar5312_ahb_proc_interrupt
  116. 37: 29 AR5312-MISC serial
  117. ERR: 0
  118. root@nikos_palm-wrc1000@ozonet:~# free
  119. total used free shared buffers
  120. Mem: 13424 8964 4460 0 4
  121. -/+ buffers: 8960 4464
  122. Swap: 508 0 508
  123. root@nikos_palm-wrc1000@ozonet:~#
  124. root@nikos_palm-wrc1000@ozonet:~# ps
  125. PID USER VSZ STAT COMMAND
  126. 1 root 1352 S /sbin/procd
  127. 2 root 0 SW [kthreadd]
  128. 3 root 0 SW [ksoftirqd/0]
  129. 4 root 0 SW [kworker/0:0]
  130. 5 root 0 SW< [kworker/0:0H]
  131. 7 root 0 SW< [khelper]
  132. 8 root 0 SW [kdevtmpfs]
  133. 9 root 0 SW< [writeback]
  134. 10 root 0 SW [kworker/u2:1]
  135. 11 root 0 SW< [bioset]
  136. 12 root 0 SW< [kblockd]
  137. 21 root 0 SW [kswapd0]
  138. 22 root 0 SW [kworker/0:1]
  139. 25 root 0 SW [fsnotify_mark]
  140. 124 root 0 SW< [deferwq]
  141. 125 root 0 SW [kworker/u2:2]
  142. 194 root 888 S /sbin/ubusd
  143. 379 root 1152 S /usr/sbin/dropbear -F -P /var/run/dropbear.1.pid -p 22 -K 300
  144. 409 root 824 S mini_snmpd -i ath0
  145. 411 root 2112 S /usr/sbin/bird4
  146. 415 root 1244 S /usr/sbin/dropbear -F -P /var/run/dropbear.1.pid -p 22 -K 300
  147. 416 root 1492 S -ash
  148. 429 root 1484 R ps
  149. root@nikos_palm-wrc1000@ozonet:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement