Advertisement
Guest User

Untitled

a guest
Jan 11th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.10 KB | None | 0 0
  1. root@Pineapple:~# dmesg
  2. [ 0.000000] Linux version 3.18.36 (openwrt@651d0feeed27) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r49403) ) #40 Fri Oct 28 05:42:22 UTC 2016
  3. [ 0.000000] MyLoader: sysp=8a14b024, boardp=44b65156, parts=b69f8d32
  4. [ 0.000000] bootconsole [early0] enabled
  5. [ 0.000000] CPU0 revision is: 00019374 (MIPS 24Kc)
  6. [ 0.000000] SoC: Atheros AR9330 rev 1
  7. [ 0.000000] Determined physical RAM map:
  8. [ 0.000000] memory: 04000000 @ 00000000 (usable)
  9. [ 0.000000] Initrd not found or empty - disabling initrd
  10. [ 0.000000] Zone ranges:
  11. [ 0.000000] Normal [mem 0x00000000-0x03ffffff]
  12. [ 0.000000] Movable zone start for each node
  13. [ 0.000000] Early memory node ranges
  14. [ 0.000000] node 0: [mem 0x00000000-0x03ffffff]
  15. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x03ffffff]
  16. [ 0.000000] On node 0 totalpages: 16384
  17. [ 0.000000] free_area_init_node: node 0, pgdat 80355cf0, node_mem_map 81000000
  18. [ 0.000000] Normal zone: 128 pages used for memmap
  19. [ 0.000000] Normal zone: 0 pages reserved
  20. [ 0.000000] Normal zone: 16384 pages, LIFO batch:3
  21. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  22. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  23. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  24. [ 0.000000] pcpu-alloc: [0] 0
  25. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
  26. [ 0.000000] Kernel command line: board=PINEAPPLE-NANO console=ttyATH0,115200 rootfstype=squashfs,jffs2 noinitrd
  27. [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  28. [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  29. [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  30. [ 0.000000] Writing ErrCtl register=00000000
  31. [ 0.000000] Readback ErrCtl register=00000000
  32. [ 0.000000] Memory: 60944K/65536K available (2467K kernel code, 126K rwdata, 528K rodata, 260K init, 188K bss, 4592K reserved)
  33. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  34. [ 0.000000] NR_IRQS:51
  35. [ 0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:25.000MHz
  36. [ 0.000000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
  37. [ 0.080000] pid_max: default: 32768 minimum: 301
  38. [ 0.080000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  39. [ 0.090000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  40. [ 0.100000] NET: Registered protocol family 16
  41. [ 0.100000] MIPS: machine is WiFi Pineapple NANO
  42. [ 0.380000] Switched to clocksource MIPS
  43. [ 0.380000] NET: Registered protocol family 2
  44. [ 0.390000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  45. [ 0.390000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  46. [ 0.400000] TCP: Hash tables configured (established 1024 bind 1024)
  47. [ 0.400000] TCP: reno registered
  48. [ 0.410000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  49. [ 0.410000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  50. [ 0.420000] NET: Registered protocol family 1
  51. [ 0.420000] PCI: CLS 0 bytes, default 32
  52. [ 0.420000] futex hash table entries: 256 (order: -1, 3072 bytes)
  53. [ 0.440000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  54. [ 0.440000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  55. [ 0.450000] msgmni has been set to 119
  56. [ 0.460000] io scheduler noop registered
  57. [ 0.460000] io scheduler deadline registered (default)
  58. [ 0.470000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  59. [ 0.470000] ar933x-uart: ttyATH0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a AR933X UART
  60. [ 0.480000] console [ttyATH0] enabled
  61. [ 0.490000] bootconsole [early0] disabled
  62. [ 0.500000] m25p80 spi0.0: found mx25l12805d, expected m25p80
  63. [ 0.500000] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
  64. [ 0.520000] 5 tp-link partitions found on MTD device spi0.0
  65. [ 0.520000] Creating 5 MTD partitions on "spi0.0":
  66. [ 0.520000] 0x000000000000-0x000000020000 : "u-boot"
  67. [ 0.530000] 0x000000020000-0x000000134f84 : "kernel"
  68. [ 0.540000] 0x000000134f84-0x000000ff0000 : "rootfs"
  69. [ 0.540000] mtd: device 2 (rootfs) set to be root filesystem
  70. [ 0.550000] 1 squashfs-split partitions found on MTD device rootfs
  71. [ 0.550000] 0x000000dc0000-0x000000ff0000 : "rootfs_data"
  72. [ 0.560000] 0x000000ff0000-0x000001000000 : "art"
  73. [ 0.560000] 0x000000020000-0x000000ff0000 : "firmware"
  74. [ 0.590000] libphy: ag71xx_mdio: probed
  75. [ 1.190000] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd041, driver=Generic PHY]
  76. [ 1.200000] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:MII
  77. [ 1.200000] TCP: cubic registered
  78. [ 1.200000] NET: Registered protocol family 17
  79. [ 1.210000] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  80. [ 1.220000] 8021q: 802.1Q VLAN Support v1.8
  81. [ 1.230000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  82. [ 1.240000] Freeing unused kernel memory: 260K (8036f000 - 803b0000)
  83. [ 2.620000] init: Console is alive
  84. [ 2.620000] init: - watchdog -
  85. [ 5.290000] usbcore: registered new interface driver usbfs
  86. [ 5.300000] usbcore: registered new interface driver hub
  87. [ 5.300000] usbcore: registered new device driver usb
  88. [ 5.360000] SCSI subsystem initialized
  89. [ 5.370000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  90. [ 5.380000] ehci-platform: EHCI generic platform driver
  91. [ 5.380000] ehci-platform ehci-platform: EHCI Host Controller
  92. [ 5.390000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
  93. [ 5.400000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
  94. [ 5.420000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
  95. [ 5.420000] hub 1-0:1.0: USB hub found
  96. [ 5.420000] hub 1-0:1.0: 1 port detected
  97. [ 5.430000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  98. [ 5.440000] ohci-platform: OHCI generic platform driver
  99. [ 5.450000] uhci_hcd: USB Universal Host Controller Interface driver
  100. [ 5.460000] usbcore: registered new interface driver usb-storage
  101. [ 5.690000] init: - preinit -
  102. [ 5.800000] usb 1-1: new high-speed USB device number 2 using ehci-platform
  103. [ 6.390000] random: procd urandom read with 10 bits of entropy available
  104. [ 6.390000] hub 1-1:1.0: USB hub found
  105. [ 6.400000] hub 1-1:1.0: 4 ports detected
  106. [ 6.670000] mount_root: loading kmods from internal overlay
  107. [ 6.970000] usb 1-1.1: new high-speed USB device number 3 using ehci-platform
  108. [ 7.060000] jffs2: notice: (325) jffs2_build_xattr_subsystem: complete building xattr subsystem, 2 of xdatum (0 unchecked, 2 orphan) and 2 of xref (0 dead, 2 orphan) found.
  109. [ 7.080000] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
  110. [ 7.090000] block: extroot: not configured
  111. [ 7.130000] jffs2: notice: (322) jffs2_build_xattr_subsystem: complete building xattr subsystem, 2 of xdatum (0 unchecked, 2 orphan) and 2 of xref (0 dead, 2 orphan) found.
  112. [ 7.250000] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
  113. [ 7.270000] block: extroot: not configured
  114. [ 7.270000] mount_root: switching to jffs2 overlay
  115. [ 7.330000] procd: - early -
  116. [ 7.330000] procd: - watchdog -
  117. [ 8.040000] procd: - ubus -
  118. [ 9.060000] procd: - init -
  119. [ 10.740000] Loading modules backported from Linux version v4.4-rc5-1913-gc8fdf68
  120. [ 10.750000] Backport generated by backports.git backports-20151218-0-g2f58d9d
  121. [ 10.970000] ath: EEPROM regdomain: 0x0
  122. [ 10.970000] ath: EEPROM indicates default country code should be used
  123. [ 10.970000] ath: doing EEPROM country->regdmn map search
  124. [ 10.970000] ath: country maps to regdmn code: 0x3a
  125. [ 10.970000] ath: Country alpha2 being used: US
  126. [ 10.970000] ath: Regpair used: 0x3a
  127. [ 10.980000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  128. [ 10.980000] ieee80211 phy0: Atheros AR9330 Rev:1 mem=0xb8100000, irq=2
  129. [ 11.000000] usbcore: registered new interface driver ath9k_htc
  130. [ 11.050000] RPC: Registered named UNIX socket transport module.
  131. [ 11.050000] RPC: Registered udp transport module.
  132. [ 11.050000] RPC: Registered tcp transport module.
  133. [ 11.060000] RPC: Registered tcp NFSv4.1 backchannel transport module.
  134. [ 11.110000] tun: Universal TUN/TAP device driver, 1.6
  135. [ 11.110000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  136. [ 11.160000] usbcore: registered new interface driver rt2800usb
  137. [ 11.280000] usbcore: registered new interface driver rtl8187
  138. [ 11.330000] usbcore: registered new interface driver rtl8192cu
  139. [ 11.390000] usbcore: registered new interface driver cdc_acm
  140. [ 11.400000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  141. [ 11.420000] usbcore: registered new interface driver cdc_wdm
  142. [ 11.440000] nf_conntrack version 0.5.0 (956 buckets, 3824 max)
  143. [ 11.480000] usbcore: registered new interface driver ums-alauda
  144. [ 11.490000] usbcore: registered new interface driver ums-cypress
  145. [ 11.500000] usbcore: registered new interface driver ums-datafab
  146. [ 11.500000] usbcore: registered new interface driver ums-freecom
  147. [ 11.510000] usbcore: registered new interface driver ums-isd200
  148. [ 11.520000] usbcore: registered new interface driver ums-jumpshot
  149. [ 11.530000] usbcore: registered new interface driver ums-karma
  150. [ 11.540000] usbcore: registered new interface driver ums-sddr09
  151. [ 11.550000] usbcore: registered new interface driver ums-sddr55
  152. [ 11.550000] usbcore: registered new interface driver ums-usbat
  153. [ 11.580000] usbcore: registered new interface driver usbserial
  154. [ 11.580000] usbcore: registered new interface driver usbserial_generic
  155. [ 11.590000] usbserial: USB Serial support registered for generic
  156. [ 11.640000] xt_time: kernel timezone is -0000
  157. [ 11.650000] usbcore: registered new interface driver asix
  158. [ 11.660000] usbcore: registered new interface driver ax88179_178a
  159. [ 11.670000] usbcore: registered new interface driver cdc_ether
  160. [ 11.680000] ip_tables: (C) 2000-2006 Netfilter Core Team
  161. [ 11.700000] usbcore: registered new interface driver pl2303
  162. [ 11.710000] usbserial: USB Serial support registered for pl2303
  163. [ 11.720000] PPP generic driver version 2.4.2
  164. [ 11.720000] NET: Registered protocol family 24
  165. [ 11.730000] usbcore: registered new interface driver qmi_wwan
  166. [ 11.740000] usbcore: registered new interface driver rndis_host
  167. [ 11.750000] usbcore: registered new interface driver sierra_net
  168. [ 11.760000] usbcore: registered new interface driver option
  169. [ 11.770000] usbserial: USB Serial support registered for GSM modem (1-port)
  170. [ 12.050000] usb 1-1.1: device descriptor read/64, error -145
  171. [ 12.310000] usb 1-1.1: ath9k_htc: Firmware ath9k_htc/htc_9271-1.4.0.fw requested
  172. [ 12.400000] usb 1-1.2: new high-speed USB device number 4 using ehci-platform
  173. [ 12.620000] usb-storage 1-1.2:1.0: USB Mass Storage device detected
  174. [ 12.650000] scsi host0: usb-storage 1-1.2:1.0
  175. [ 12.700000] usb 1-1.1: ath9k_htc: Transferred FW: ath9k_htc/htc_9271-1.4.0.fw, size: 51008
  176. [ 12.750000] usb 1-1.3: new high-speed USB device number 5 using ehci-platform
  177. [ 13.240000] ath9k_htc 1-1.1:1.0: ath9k_htc: HTC initialized with 33 credits
  178. [ 13.780000] scsi 0:0:0:0: Direct-Access Generic STORAGE DEVICE 0933 PQ: 0 ANSI: 6
  179. [ 13.790000] sd 0:0:0:0: Attached scsi generic sg0 type 0
  180. [ 13.800000] usb-storage 1-1.3:1.0: USB Mass Storage device detected
  181. [ 13.800000] scsi host1: usb-storage 1-1.3:1.0
  182. [ 13.810000] sd 0:0:0:0: [sda] Attached SCSI removable disk
  183. [ 13.860000] ath9k_htc 1-1.1:1.0: ath9k_htc: FW Version: 1.4
  184. [ 13.860000] ath9k_htc 1-1.1:1.0: FW RMW support: On
  185. [ 13.870000] ath: EEPROM regdomain: 0x0
  186. [ 13.870000] ath: EEPROM indicates default country code should be used
  187. [ 13.870000] ath: doing EEPROM country->regdmn map search
  188. [ 13.870000] ath: country maps to regdmn code: 0x3a
  189. [ 13.870000] ath: Country alpha2 being used: US
  190. [ 13.870000] ath: Regpair used: 0x3a
  191. [ 13.890000] ieee80211 phy1: Atheros AR9271 Rev:1
  192. [ 14.810000] scsi 1:0:0:0: Direct-Access General UDisk 5.00 PQ: 0 ANSI: 2
  193. [ 14.810000] sd 1:0:0:0: Attached scsi generic sg1 type 0
  194. [ 14.820000] sd 1:0:0:0: [sdb] 7864320 512-byte logical blocks: (4.02 GB/3.75 GiB)
  195. [ 14.950000] sd 1:0:0:0: [sdb] Write Protect is off
  196. [ 14.950000] sd 1:0:0:0: [sdb] Mode Sense: 0b 00 00 08
  197. [ 14.950000] sd 1:0:0:0: [sdb] No Caching mode page found
  198. [ 14.950000] sd 1:0:0:0: [sdb] Assuming drive cache: write through
  199. [ 14.970000] sdb: sdb1 sdb2
  200. [ 14.980000] sd 1:0:0:0: [sdb] Attached SCSI removable disk
  201. [ 19.530000] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts:
  202. [ 21.970000] random: nonblocking pool is initialized
  203. [ 22.700000] usb-storage 1-1.2:1.0: USB Mass Storage device detected
  204. [ 22.720000] scsi host2: usb-storage 1-1.2:1.0
  205. [ 23.720000] scsi 2:0:0:0: Direct-Access Generic STORAGE DEVICE 0933 PQ: 0 ANSI: 6
  206. [ 23.720000] sd 2:0:0:0: Attached scsi generic sg0 type 0
  207. [ 23.740000] sd 2:0:0:0: [sda] Attached SCSI removable disk
  208. [ 26.630000] device eth0 entered promiscuous mode
  209. [ 31.550000] eth0: link up (100Mbps/Full duplex)
  210. [ 31.550000] br-lan: port 1(eth0) entered forwarding state
  211. [ 31.560000] br-lan: port 1(eth0) entered forwarding state
  212. [ 33.430000] device wlan0 entered promiscuous mode
  213. [ 33.560000] br-lan: port 1(eth0) entered forwarding state
  214. [ 33.660000] br-lan: port 2(wlan0) entered forwarding state
  215. [ 33.660000] br-lan: port 2(wlan0) entered forwarding state
  216. [ 33.710000] device wlan0-1 entered promiscuous mode
  217. [ 33.720000] br-lan: port 3(wlan0-1) entered forwarding state
  218. [ 33.720000] br-lan: port 3(wlan0-1) entered forwarding state
  219. [ 34.270000] br-lan: port 3(wlan0-1) entered disabled state
  220. [ 35.660000] br-lan: port 2(wlan0) entered forwarding state
  221. [ 36.240000] br-lan: port 3(wlan0-1) entered forwarding state
  222. [ 36.240000] br-lan: port 3(wlan0-1) entered forwarding state
  223. [ 38.240000] br-lan: port 3(wlan0-1) entered forwarding state
  224. root@Pineapple:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement