Advertisement
Guest User

Untitled

a guest
Mar 13th, 2016
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.67 KB | None | 0 0
  1.  
  2. root@Pineapple:~# dmesg
  3. [ 0.000000] Linux version 3.18.23 (sebkinne@Worker) (gcc version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r46591) ) #9 Thu Mar 10 16:10:47 PST 2016
  4. [ 0.000000] MyLoader: sysp=8a14b024, boardp=44b65156, parts=b69f8d32
  5. [ 0.000000] bootconsole [early0] enabled
  6. [ 0.000000] CPU0 revision is: 00019374 (MIPS 24Kc)
  7. [ 0.000000] SoC: Atheros AR9330 rev 1
  8. [ 0.000000] Determined physical RAM map:
  9. [ 0.000000] memory: 04000000 @ 00000000 (usable)
  10. [ 0.000000] Initrd not found or empty - disabling initrd
  11. [ 0.000000] Zone ranges:
  12. [ 0.000000] Normal [mem 0x00000000-0x03ffffff]
  13. [ 0.000000] Movable zone start for each node
  14. [ 0.000000] Early memory node ranges
  15. [ 0.000000] node 0: [mem 0x00000000-0x03ffffff]
  16. [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x03ffffff]
  17. [ 0.000000] On node 0 totalpages: 16384
  18. [ 0.000000] free_area_init_node: node 0, pgdat 80355cf0, node_mem_map 81000000
  19. [ 0.000000] Normal zone: 128 pages used for memmap
  20. [ 0.000000] Normal zone: 0 pages reserved
  21. [ 0.000000] Normal zone: 16384 pages, LIFO batch:3
  22. [ 0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32 bytes.
  23. [ 0.000000] Primary data cache 32kB, 4-way, VIPT, cache aliases, linesize 32 bytes
  24. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  25. [ 0.000000] pcpu-alloc: [0] 0
  26. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 16256
  27. [ 0.000000] Kernel command line: board=PINEAPPLE-NANO console=ttyATH0,115200 rootfstype=squashfs,jffs2 noinitrd
  28. [ 0.000000] PID hash table entries: 256 (order: -2, 1024 bytes)
  29. [ 0.000000] Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)
  30. [ 0.000000] Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)
  31. [ 0.000000] Writing ErrCtl register=00000000
  32. [ 0.000000] Readback ErrCtl register=00000000
  33. [ 0.000000] Memory: 60944K/65536K available (2466K kernel code, 128K rwdata, 528K rodata, 260K init, 188K bss, 4592K reserved)
  34. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  35. [ 0.000000] NR_IRQS:51
  36. [ 0.000000] Clocks: CPU:400.000MHz, DDR:400.000MHz, AHB:200.000MHz, Ref:25.000MHz
  37. [ 0.000000] Calibrating delay loop... 265.42 BogoMIPS (lpj=1327104)
  38. [ 0.080000] pid_max: default: 32768 minimum: 301
  39. [ 0.080000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  40. [ 0.090000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  41. [ 0.100000] NET: Registered protocol family 16
  42. [ 0.100000] MIPS: machine is WiFi Pineapple NANO
  43. [ 0.380000] Switched to clocksource MIPS
  44. [ 0.380000] NET: Registered protocol family 2
  45. [ 0.390000] TCP established hash table entries: 1024 (order: 0, 4096 bytes)
  46. [ 0.390000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
  47. [ 0.400000] TCP: Hash tables configured (established 1024 bind 1024)
  48. [ 0.400000] TCP: reno registered
  49. [ 0.410000] UDP hash table entries: 256 (order: 0, 4096 bytes)
  50. [ 0.410000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  51. [ 0.420000] NET: Registered protocol family 1
  52. [ 0.420000] PCI: CLS 0 bytes, default 32
  53. [ 0.420000] futex hash table entries: 256 (order: -1, 3072 bytes)
  54. [ 0.440000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  55. [ 0.440000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  56. [ 0.450000] msgmni has been set to 119
  57. [ 0.460000] io scheduler noop registered
  58. [ 0.460000] io scheduler deadline registered (default)
  59. [ 0.470000] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
  60. [ 0.470000] ar933x-uart: ttyATH0 at MMIO 0x18020000 (irq = 11, base_baud = 1562500) is a AR933X UART
  61. [ 0.480000] console [ttyATH0] enabled
  62. [ 0.490000] bootconsole [early0] disabled
  63. [ 0.500000] m25p80 spi0.0: found mx25l12805d, expected m25p80
  64. [ 0.500000] m25p80 spi0.0: mx25l12805d (16384 Kbytes)
  65. [ 0.520000] 5 tp-link partitions found on MTD device spi0.0
  66. [ 0.520000] Creating 5 MTD partitions on "spi0.0":
  67. [ 0.520000] 0x000000000000-0x000000020000 : "u-boot"
  68. [ 0.530000] 0x000000020000-0x0000001348d4 : "kernel"
  69. [ 0.540000] 0x0000001348d4-0x000000ff0000 : "rootfs"
  70. [ 0.540000] mtd: device 2 (rootfs) set to be root filesystem
  71. [ 0.550000] 1 squashfs-split partitions found on MTD device rootfs
  72. [ 0.550000] 0x000000dc0000-0x000000ff0000 : "rootfs_data"
  73. [ 0.560000] 0x000000ff0000-0x000001000000 : "art"
  74. [ 0.560000] 0x000000020000-0x000000ff0000 : "firmware"
  75. [ 0.590000] libphy: ag71xx_mdio: probed
  76. [ 1.190000] ag71xx ag71xx.0: connected to PHY at ag71xx-mdio.1:04 [uid=004dd041, driver=Generic PHY]
  77. [ 1.200000] eth0: Atheros AG71xx at 0xb9000000, irq 4, mode:MII
  78. [ 1.200000] TCP: cubic registered
  79. [ 1.200000] NET: Registered protocol family 17
  80. [ 1.210000] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  81. [ 1.220000] 8021q: 802.1Q VLAN Support v1.8
  82. [ 1.230000] VFS: Mounted root (squashfs filesystem) readonly on device 31:2.
  83. [ 1.240000] Freeing unused kernel memory: 260K (8036f000 - 803b0000)
  84. [ 2.650000] init: Console is alive
  85. [ 2.650000] init: - watchdog -
  86. [ 5.320000] usbcore: registered new interface driver usbfs
  87. [ 5.320000] usbcore: registered new interface driver hub
  88. [ 5.330000] usbcore: registered new device driver usb
  89. [ 5.380000] SCSI subsystem initialized
  90. [ 5.390000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  91. [ 5.400000] ehci-platform: EHCI generic platform driver
  92. [ 5.410000] ehci-platform ehci-platform: EHCI Host Controller
  93. [ 5.410000] ehci-platform ehci-platform: new USB bus registered, assigned bus number 1
  94. [ 5.420000] ehci-platform ehci-platform: irq 3, io mem 0x1b000000
  95. [ 5.450000] ehci-platform ehci-platform: USB 2.0 started, EHCI 1.00
  96. [ 5.450000] hub 1-0:1.0: USB hub found
  97. [ 5.450000] hub 1-0:1.0: 1 port detected
  98. [ 5.460000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  99. [ 5.470000] ohci-platform: OHCI generic platform driver
  100. [ 5.470000] uhci_hcd: USB Universal Host Controller Interface driver
  101. [ 5.490000] usbcore: registered new interface driver usb-storage
  102. [ 5.780000] usb 1-1: new high-speed USB device number 2 using ehci-platform
  103. [ 5.810000] init: - preinit -
  104. [ 6.270000] hub 1-1:1.0: USB hub found
  105. [ 6.270000] hub 1-1:1.0: 4 ports detected
  106. [ 6.680000] random: procd urandom read with 11 bits of entropy available
  107. [ 6.810000] usb 1-1.1: new high-speed USB device number 3 using ehci-platform
  108. [ 6.830000] mount_root: loading kmods from internal overlay
  109. [ 7.120000] usb 1-1.2: new high-speed USB device number 4 using ehci-platform
  110. [ 7.140000] 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.
  111. [ 7.150000] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
  112. [ 7.160000] block: extroot: not configured
  113. [ 7.200000] 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.
  114. [ 7.260000] usb-storage 1-1.2:1.0: USB Mass Storage device detected
  115. [ 7.260000] scsi host0: usb-storage 1-1.2:1.0
  116. [ 7.340000] block: attempting to load /tmp/jffs_cfg/upper/etc/config/fstab
  117. [ 7.350000] block: extroot: not configured
  118. [ 7.360000] mount_root: switching to jffs2 overlay
  119. [ 7.380000] usb 1-1.3: new high-speed USB device number 5 using ehci-platform
  120. [ 7.420000] procd: - early -
  121. [ 7.420000] procd: - watchdog -
  122. [ 7.710000] usb-storage 1-1.3:1.0: USB Mass Storage device detected
  123. [ 8.010000] scsi host1: usb-storage 1-1.3:1.0
  124. [ 8.010000] usb-storage 1-1.3:1.1: USB Mass Storage device detected
  125. [ 8.020000] scsi host2: usb-storage 1-1.3:1.1
  126. [ 8.350000] scsi 0:0:0:0: Direct-Access Generic STORAGE DEVICE 0933 PQ: 0 ANSI: 6
  127. [ 8.520000] procd: - ubus -
  128. [ 8.750000] sd 0:0:0:0: [sda] 31116288 512-byte logical blocks: (15.9 GB/14.8 GiB)
  129. [ 8.770000] sd 0:0:0:0: [sda] Write Protect is off
  130. [ 8.770000] sd 0:0:0:0: [sda] Mode Sense: 21 00 00 00
  131. [ 8.780000] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  132. [ 8.790000] sda: sda1 sda2
  133. [ 8.810000] sd 0:0:0:0: [sda] Attached SCSI removable disk
  134. [ 9.010000] scsi 1:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
  135. [ 9.020000] scsi 2:0:0:0: Direct-Access HUAWEI SD Storage 2.31 PQ: 0 ANSI: 2
  136. [ 9.030000] sd 2:0:0:0: [sdb] 15949824 512-byte logical blocks: (8.16 GB/7.60 GiB)
  137. [ 9.030000] sd 2:0:0:0: [sdb] Write Protect is off
  138. [ 9.040000] sd 2:0:0:0: [sdb] Mode Sense: 0f 00 00 00
  139. [ 9.050000] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  140. [ 9.590000] procd: - init -
  141. [ 9.860000] sdb: sdb1
  142. [ 9.880000] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  143. [ 13.110000] usb 1-1.3: USB disconnect, device number 5
  144. [ 13.120000] sd 2:0:0:0: [sdb] Synchronizing SCSI cache
  145. [ 13.120000] sd 2:0:0:0: [sdb]
  146. [ 13.120000] Result: hostbyte=0x01 driverbyte=0x00
  147. [ 13.240000] random: nonblocking pool is initialized
  148. [ 13.590000] EXT4-fs (sda1): couldn't mount as ext3 due to feature incompatibilities
  149. [ 13.610000] EXT4-fs (sda1): couldn't mount as ext2 due to feature incompatibilities
  150. [ 13.670000] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  151. [ 13.820000] Loading modules backported from Linux version v4.4-rc5-1913-gc8fdf68
  152. [ 13.830000] Backport generated by backports.git backports-20151218-0-g2f58d9d
  153. [ 14.000000] ath: EEPROM regdomain: 0x0
  154. [ 14.000000] ath: EEPROM indicates default country code should be used
  155. [ 14.000000] ath: doing EEPROM country->regdmn map search
  156. [ 14.000000] ath: country maps to regdmn code: 0x3a
  157. [ 14.000000] ath: Country alpha2 being used: US
  158. [ 14.000000] ath: Regpair used: 0x3a
  159. [ 14.010000] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
  160. [ 14.010000] ieee80211 phy0: Atheros AR9330 Rev:1 mem=0xb8100000, irq=2
  161. [ 14.030000] usb 1-1.1: ath9k_htc: Firmware ath9k_htc/htc_9271-1.4.0.fw requested
  162. [ 14.040000] usbcore: registered new interface driver ath9k_htc
  163. [ 14.080000] RPC: Registered named UNIX socket transport module.
  164. [ 14.090000] RPC: Registered udp transport module.
  165. [ 14.090000] RPC: Registered tcp transport module.
  166. [ 14.100000] RPC: Registered tcp NFSv4.1 backchannel transport module.
  167. [ 14.170000] tun: Universal TUN/TAP device driver, 1.6
  168. [ 14.170000] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  169. [ 14.230000] usbcore: registered new interface driver rt2800usb
  170. [ 14.250000] usbcore: registered new interface driver rtl8187
  171. [ 14.250000] Adding 1004024k swap on /dev/sdcard/sd2. Priority:-1 extents:1 across:1004024k
  172. [ 14.300000] usbcore: registered new interface driver rtl8192cu
  173. [ 14.330000] sd 0:0:0:0: Attached scsi generic sg0 type 0
  174. [ 14.350000] usbcore: registered new interface driver cdc_acm
  175. [ 14.350000] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
  176. [ 14.380000] usbcore: registered new interface driver cdc_wdm
  177. [ 14.400000] nf_conntrack version 0.5.0 (956 buckets, 3824 max)
  178. [ 14.400000] usb 1-1.1: ath9k_htc: Transferred FW: ath9k_htc/htc_9271-1.4.0.fw, size: 51008
  179. [ 14.470000] usbcore: registered new interface driver ums-alauda
  180. [ 14.480000] usbcore: registered new interface driver ums-cypress
  181. [ 14.480000] usbcore: registered new interface driver ums-datafab
  182. [ 14.490000] usbcore: registered new interface driver ums-freecom
  183. [ 14.500000] usbcore: registered new interface driver ums-isd200
  184. [ 14.510000] usbcore: registered new interface driver ums-jumpshot
  185. [ 14.520000] usbcore: registered new interface driver ums-karma
  186. [ 14.530000] usbcore: registered new interface driver ums-sddr09
  187. [ 14.550000] usbcore: registered new interface driver ums-sddr55
  188. [ 14.560000] usbcore: registered new interface driver ums-usbat
  189. [ 14.590000] usbcore: registered new interface driver usbserial
  190. [ 14.600000] usbcore: registered new interface driver usbserial_generic
  191. [ 14.600000] usbserial: USB Serial support registered for generic
  192. [ 14.650000] ath9k_htc 1-1.1:1.0: ath9k_htc: HTC initialized with 33 credits
  193. [ 14.680000] xt_time: kernel timezone is -0000
  194. [ 14.690000] usbcore: registered new interface driver asix
  195. [ 14.700000] usbcore: registered new interface driver cdc_ether
  196. [ 14.710000] ip_tables: (C) 2000-2006 Netfilter Core Team
  197. [ 14.740000] usbcore: registered new interface driver pl2303
  198. [ 14.750000] usbserial: USB Serial support registered for pl2303
  199. [ 14.770000] PPP generic driver version 2.4.2
  200. [ 14.790000] NET: Registered protocol family 24
  201. [ 14.790000] usbcore: registered new interface driver qmi_wwan
  202. [ 14.800000] usbcore: registered new interface driver rndis_host
  203. [ 14.810000] usbcore: registered new interface driver sierra_net
  204. [ 14.840000] usbcore: registered new interface driver option
  205. [ 14.850000] usbserial: USB Serial support registered for GSM modem (1-port)
  206. [ 15.030000] ath9k_htc 1-1.1:1.0: ath9k_htc: FW Version: 1.4
  207. [ 15.040000] ath9k_htc 1-1.1:1.0: FW RMW support: On
  208. [ 15.040000] ath: EEPROM regdomain: 0x0
  209. [ 15.040000] ath: EEPROM indicates default country code should be used
  210. [ 15.040000] ath: doing EEPROM country->regdmn map search
  211. [ 15.040000] ath: country maps to regdmn code: 0x3a
  212. [ 15.040000] ath: Country alpha2 being used: US
  213. [ 15.040000] ath: Regpair used: 0x3a
  214. [ 15.060000] ieee80211 phy1: Atheros AR9271 Rev:1
  215. [ 19.770000] usb 1-1.3: new high-speed USB device number 6 using ehci-platform
  216. [ 20.140000] option 1-1.3:1.0: GSM modem (1-port) converter detected
  217. [ 20.150000] usb 1-1.3: GSM modem (1-port) converter now attached to ttyUSB0
  218. [ 20.150000] option 1-1.3:1.1: GSM modem (1-port) converter detected
  219. [ 20.160000] usb 1-1.3: GSM modem (1-port) converter now attached to ttyUSB1
  220. [ 20.170000] option 1-1.3:1.2: GSM modem (1-port) converter detected
  221. [ 20.170000] usb 1-1.3: GSM modem (1-port) converter now attached to ttyUSB2
  222. [ 20.180000] usb-storage 1-1.3:1.3: USB Mass Storage device detected
  223. [ 20.220000] scsi host3: usb-storage 1-1.3:1.3
  224. [ 20.230000] usb-storage 1-1.3:1.4: USB Mass Storage device detected
  225. [ 20.340000] scsi host4: usb-storage 1-1.3:1.4
  226. [ 22.490000] scsi 3:0:0:0: CD-ROM HUAWEI Mass Storage 2.31 PQ: 0 ANSI: 2
  227. [ 22.500000] scsi 3:0:0:0: Attached scsi generic sg1 type 5
  228. [ 22.500000] scsi 4:0:0:0: Direct-Access HUAWEI SD Storage 2.31 PQ: 0 ANSI: 2
  229. [ 22.510000] sd 4:0:0:0: Attached scsi generic sg2 type 0
  230. [ 22.520000] sd 4:0:0:0: [sdb] Attached SCSI removable disk
  231. [ 27.620000] sd 4:0:0:0: [sdb] 15949824 512-byte logical blocks: (8.16 GB/7.60 GiB)
  232. [ 27.710000] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  233. [ 27.730000] sdb: sdb1
  234. [ 28.130000] device eth0 entered promiscuous mode
  235. [ 34.210000] device wlan0 entered promiscuous mode
  236. [ 34.290000] br-lan: port 2(wlan0) entered forwarding state
  237. [ 34.290000] br-lan: port 2(wlan0) entered forwarding state
  238. [ 34.420000] device wlan0-1 entered promiscuous mode
  239. [ 34.420000] br-lan: port 3(wlan0-1) entered forwarding state
  240. [ 34.430000] br-lan: port 3(wlan0-1) entered forwarding state
  241. [ 35.260000] br-lan: port 3(wlan0-1) entered disabled state
  242. [ 36.290000] br-lan: port 2(wlan0) entered forwarding state
  243. [ 36.820000] br-lan: port 3(wlan0-1) entered forwarding state
  244. [ 36.820000] br-lan: port 3(wlan0-1) entered forwarding state
  245. [ 38.820000] br-lan: port 3(wlan0-1) entered forwarding state
  246. root@Pineapple:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement