Advertisement
Guest User

Untitled

a guest
Sep 4th, 2015
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.83 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0
  2. [ 0.000000] Initializing cgroup subsys cpuset
  3. [ 0.000000] Initializing cgroup subsys cpu
  4. [ 0.000000] Initializing cgroup subsys cpuacct
  5. [ 0.000000] Linux version 4.1.0-kirkwood-tld-2 (root@tldDebian) (gcc version 4.9.2 (Debian 4.9.2-10) ) #1 PREEMPT Sat Aug 8 14:44:53 PDT 2015
  6. [ 0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=0005397f
  7. [ 0.000000] CPU: VIVT data cache, VIVT instruction cache
  8. [ 0.000000] Machine model: Zyxel NSA320S
  9. [ 0.000000] Memory policy: Data cache writeback
  10. [ 0.000000] On node 0 totalpages: 65536
  11. [ 0.000000] free_area_init_node: node 0, pgdat c08846cc, node_mem_map cfdf9000
  12. [ 0.000000] DMA zone: 512 pages used for memmap
  13. [ 0.000000] DMA zone: 0 pages reserved
  14. [ 0.000000] DMA zone: 65536 pages, LIFO batch:15
  15. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  16. [ 0.000000] pcpu-alloc: [0] 0
  17. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
  18. [ 0.000000] Kernel command line: console=ttyS0,115200 root=LABEL=rootfs rootfstype=ext4
  19. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  20. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  21. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  22. [ 0.000000] Memory: 243724K/262144K available (5930K kernel code, 563K rwdata, 1980K rodata, 288K init, 302K bss, 18420K reserved, 0K cma-reserved)
  23. [ 0.000000] Virtual kernel memory layout:
  24. vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  25. fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  26. vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
  27. lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  28. modules : 0xbf000000 - 0xc0000000 ( 16 MB)
  29. .text : 0xc0008000 - 0xc07c1d9c (7912 kB)
  30. .init : 0xc07c2000 - 0xc080a000 ( 288 kB)
  31. .data : 0xc080a000 - 0xc0896f0c ( 564 kB)
  32. .bss : 0xc0896f0c - 0xc08e2a94 ( 303 kB)
  33. [ 0.000000] Preemptible hierarchical RCU implementation.
  34. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  35. [ 0.000000] clocksource orion_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 11467562657 ns
  36. [ 0.000009] sched_clock: 32 bits at 166MHz, resolution 6ns, wraps every 12884901885ns
  37. [ 0.000466] Console: colour dummy device 80x30
  38. [ 0.000501] Calibrating delay loop... 990.41 BogoMIPS (lpj=4952064)
  39. [ 0.090103] pid_max: default: 32768 minimum: 301
  40. [ 0.090247] Security Framework initialized
  41. [ 0.090397] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  42. [ 0.090423] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  43. [ 0.091279] Initializing cgroup subsys blkio
  44. [ 0.091315] Initializing cgroup subsys devices
  45. [ 0.091344] Initializing cgroup subsys freezer
  46. [ 0.091384] Initializing cgroup subsys net_cls
  47. [ 0.091496] CPU: Testing write buffer coherency: ok
  48. [ 0.091980] Setting up static identity map for 0x8200 - 0x8258
  49. [ 0.092363] mvebu-soc-id: MVEBU SoC ID=0x6281, Rev=0x3
  50. [ 0.096971] devtmpfs: initialized
  51. [ 0.104458] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  52. [ 0.105006] prandom: seed boundary self test passed
  53. [ 0.109514] prandom: 100 self tests passed
  54. [ 0.109663] pinctrl core: initialized pinctrl subsystem
  55. [ 0.111355] NET: Registered protocol family 16
  56. [ 0.111796] DMA: preallocated 256 KiB pool for atomic coherent allocations
  57. [ 0.140118] cpuidle: using governor ladder
  58. [ 0.170117] cpuidle: using governor menu
  59. [ 0.170599] Feroceon L2: Enabling L2
  60. [ 0.170649] Feroceon L2: Cache support initialised.
  61. [ 0.171112] [Firmware Info]: /ocp@f1000000/ethernet-controller@72000/ethernet0-port@0: local-mac-address is not set
  62. [ 0.177241] No ATAGs?
  63. [ 0.211796] vgaarb: loaded
  64. [ 0.212236] usbcore: registered new interface driver usbfs
  65. [ 0.212329] usbcore: registered new interface driver hub
  66. [ 0.212402] usbcore: registered new device driver usb
  67. [ 0.213630] Switched to clocksource orion_clocksource
  68. [ 0.275248] NET: Registered protocol family 2
  69. [ 0.276104] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
  70. [ 0.276149] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  71. [ 0.276183] TCP: Hash tables configured (established 2048 bind 2048)
  72. [ 0.276253] UDP hash table entries: 256 (order: 0, 4096 bytes)
  73. [ 0.276279] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  74. [ 0.276495] NET: Registered protocol family 1
  75. [ 0.276927] RPC: Registered named UNIX socket transport module.
  76. [ 0.276941] RPC: Registered udp transport module.
  77. [ 0.276949] RPC: Registered tcp transport module.
  78. [ 0.276958] RPC: Registered tcp NFSv4.1 backchannel transport module.
  79. [ 0.276983] PCI: CLS 0 bytes, default 32
  80. [ 0.277259] Unpacking initramfs...
  81. [ 1.013441] Freeing initrd memory: 6964K (cf44f000 - cfb1c000)
  82. [ 1.013563] NetWinder Floating Point Emulator V0.97 (double precision)
  83. [ 1.015206] futex hash table entries: 256 (order: -1, 3072 bytes)
  84. [ 1.015239] Initialise system trusted keyring
  85. [ 1.015364] audit: initializing netlink subsys (disabled)
  86. [ 1.015420] audit: type=2000 audit(1.010:1): initialized
  87. [ 1.016292] zpool: loaded
  88. [ 1.016312] zbud: loaded
  89. [ 1.016655] VFS: Disk quotas dquot_6.6.0
  90. [ 1.016730] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  91. [ 1.017399] NFS: Registering the id_resolver key type
  92. [ 1.017458] Key type id_resolver registered
  93. [ 1.017469] Key type id_legacy registered
  94. [ 1.017500] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  95. [ 1.017518] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  96. [ 1.017757] jffs2: version 2.2. (NAND) (SUMMARY) © 2001-2006 Red Hat, Inc.
  97. [ 1.018296] Key type big_key registered
  98. [ 1.022589] alg: No test for stdrng (krng)
  99. [ 1.022639] Key type asymmetric registered
  100. [ 1.022660] Asymmetric key parser 'x509' registered
  101. [ 1.022754] bounce: pool size: 64 pages
  102. [ 1.022854] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  103. [ 1.022874] io scheduler noop registered
  104. [ 1.022889] io scheduler deadline registered
  105. [ 1.022941] io scheduler cfq registered (default)
  106. [ 1.024569] kirkwood-pinctrl f1010000.pin-controller: registered pinctrl driver
  107. [ 1.025362] irq: Cannot allocate irq_descs @ IRQ33, assuming pre-allocated
  108. [ 1.025847] irq: Cannot allocate irq_descs @ IRQ65, assuming pre-allocated
  109. [ 1.026806] mvebu-pcie mbus:pcie-controller: PCI host bridge to bus 0000:00
  110. [ 1.026828] pci_bus 0000:00: root bus resource [io 0x1000-0xfffff]
  111. [ 1.026844] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xefffffff]
  112. [ 1.026860] pci_bus 0000:00: root bus resource [bus 00-ff]
  113. [ 1.026874] pci_bus 0000:00: scanning bus
  114. [ 1.026916] pci 0000:00:01.0: [11ab:6281] type 01 class 0x060400
  115. [ 1.026969] pci 0000:00:01.0: calling pci_fixup_ide_bases+0x0/0x40
  116. [ 1.027290] pci_bus 0000:00: fixups for bus
  117. [ 1.027308] PCI: bus0: Fast back to back transfers disabled
  118. [ 1.027324] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 0
  119. [ 1.027339] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  120. [ 1.027357] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 1
  121. [ 1.027525] pci_bus 0000:01: scanning bus
  122. [ 1.027560] pci_bus 0000:01: fixups for bus
  123. [ 1.027571] PCI: bus1: Fast back to back transfers enabled
  124. [ 1.027583] pci_bus 0000:01: bus scan returning with max=01
  125. [ 1.027600] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  126. [ 1.027616] pci_bus 0000:00: bus scan returning with max=01
  127. [ 1.027635] pci 0000:00:01.0: fixup irq: got 0
  128. [ 1.027648] pci 0000:00:01.0: assigning IRQ 00
  129. [ 1.027675] pci 0000:00:01.0: PCI bridge to [bus 01]
  130. [ 1.027991] mv_xor f1060800.xor: Marvell shared XOR driver
  131. [ 1.063720] mv_xor f1060800.xor: Marvell XOR: ( xor cpy )
  132. [ 1.103703] mv_xor f1060800.xor: Marvell XOR: ( xor cpy )
  133. [ 1.103892] mv_xor f1060900.xor: Marvell shared XOR driver
  134. [ 1.143699] mv_xor f1060900.xor: Marvell XOR: ( xor cpy )
  135. [ 1.183698] mv_xor f1060900.xor: Marvell XOR: ( xor cpy )
  136. [ 1.184148] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
  137. [ 1.185660] console [ttyS0] disabled
  138. [ 1.185729] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 27, base_baud = 10416666) is a 16550A
  139. [ 1.834831] console [ttyS0] enabled
  140. [ 1.839733] nand: device found, Manufacturer ID: 0x92, Chip ID: 0xf1
  141. [ 1.846096] nand: Eon NAND 128MiB 3,3V 8-bit
  142. [ 1.850345] nand: 128 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
  143. [ 1.857906] Scanning device for bad blocks
  144. [ 1.921815] libphy: Fixed MDIO Bus: probed
  145. [ 1.926390] libphy: orion_mdio_bus: probed
  146. [ 1.935932] mv643xx_eth: MV-643xx 10/100/1000 ethernet driver version 1.4
  147. [ 1.943357] mv643xx_eth: Set the PHY to fix link down
  148. [ 1.949169] mv643xx_eth_port mv643xx_eth_port.0 eth0: port 0 with MAC address b6:d0:5e:0f:a1:17
  149. [ 1.958414] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  150. [ 1.965031] ehci-pci: EHCI PCI platform driver
  151. [ 1.969535] ehci-orion: EHCI orion driver
  152. [ 1.973792] orion-ehci f1050000.ehci: EHCI Host Controller
  153. [ 1.979282] orion-ehci f1050000.ehci: new USB bus registered, assigned bus number 1
  154. [ 1.987126] orion-ehci f1050000.ehci: irq 30, io mem 0xf1050000
  155. [ 2.003660] orion-ehci f1050000.ehci: USB 2.0 started, EHCI 1.00
  156. [ 2.009899] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  157. [ 2.016688] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  158. [ 2.023901] usb usb1: Product: EHCI Host Controller
  159. [ 2.028763] usb usb1: Manufacturer: Linux 4.1.0-kirkwood-tld-2 ehci_hcd
  160. [ 2.035366] usb usb1: SerialNumber: f1050000.ehci
  161. [ 2.040877] hub 1-0:1.0: USB hub found
  162. [ 2.044780] hub 1-0:1.0: 1 port detected
  163. [ 2.049695] mousedev: PS/2 mouse device common for all mice
  164. [ 2.055739] i2c /dev entries driver
  165. [ 2.061891] ht1382 0-0068: rtc core: registered ht1382 as rtc0
  166. [ 2.070461] hidraw: raw HID events driver (C) Jiri Kosina
  167. [ 2.076276] drop_monitor: Initializing network drop monitor service
  168. [ 2.082811] NET: Registered protocol family 17
  169. [ 2.087411] Key type dns_resolver registered
  170. [ 2.092540] Loading compiled-in X.509 certificates
  171. [ 2.097373] registered taskstats version 1
  172. [ 2.121012] Key type encrypted registered
  173. [ 2.126830] ht1382 0-0068: setting system clock to 2015-09-04 21:05:15 UTC (1441400715)
  174. [ 2.136308] PM: Hibernation image not present or could not be loaded.
  175. [ 2.137454] Freeing unused kernel memory: 288K (c07c2000 - c080a000)
  176. [ 2.219977] systemd-udevd[74]: starting version 215
  177. [ 2.235930] random: systemd-udevd urandom read with 4 bits of entropy available
  178. [ 2.363779] usb 1-1: new high-speed USB device number 2 using orion-ehci
  179. [ 2.412822] SCSI subsystem initialized
  180. [ 2.488671] libata version 3.00 loaded.
  181. [ 2.490892] sata_mv f1080000.sata: version 1.28
  182. [ 2.491211] sata_mv f1080000.sata: slots 32 ports 2
  183. [ 2.525650] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
  184. [ 2.532352] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  185. [ 2.550058] scsi host0: sata_mv
  186. [ 2.553736] usb 1-1: Product: USB2.0 Hub
  187. [ 2.561560] hub 1-1:1.0: USB hub found
  188. [ 2.569283] hub 1-1:1.0: 4 ports detected
  189. [ 2.583294] scsi host1: sata_mv
  190. [ 2.596077] ata1: SATA max UDMA/133 irq 32
  191. [ 2.600162] ata2: SATA max UDMA/133 irq 32
  192. [ 2.854015] usb 1-1.1: new high-speed USB device number 3 using orion-ehci
  193. [ 3.069882] usb 1-1.1: New USB device found, idVendor=090c, idProduct=1000
  194. [ 3.076764] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  195. [ 3.084079] usb 1-1.1: Product: Flash Disk
  196. [ 3.088675] usb 1-1.1: Manufacturer: USB
  197. [ 3.093011] usb 1-1.1: SerialNumber: 201412090000000000004817
  198. [ 3.110045] usb-storage 1-1.1:1.0: USB Mass Storage device detected
  199. [ 3.116775] scsi host2: usb-storage 1-1.1:1.0
  200. [ 3.123045] usbcore: registered new interface driver usb-storage
  201. [ 3.132449] usbcore: registered new interface driver uas
  202. [ 3.137832] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl F300)
  203. [ 3.183716] ata1.00: ATA-9: WDC WD20EFRX-68AX9N0, 80.00A80, max UDMA/133
  204. [ 3.190396] ata1.00: 3907029168 sectors, multi 0: LBA48 NCQ (depth 31/32)
  205. [ 3.233719] ata1.00: configured for UDMA/133
  206. [ 3.254035] scsi 0:0:0:0: Direct-Access ATA WDC WD20EFRX-68A 0A80 PQ: 0 ANSI: 5
  207. [ 3.613674] ata2: SATA link down (SStatus 0 SControl F300)
  208. [ 3.648884] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
  209. [ 3.657721] sd 0:0:0:0: [sda] 4096-byte physical blocks
  210. [ 3.663245] sd 0:0:0:0: [sda] Write Protect is off
  211. [ 3.668189] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  212. [ 3.668332] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  213. [ 3.689774] sda: sda1
  214. [ 3.694069] sd 0:0:0:0: [sda] Attached SCSI disk
  215. [ 3.703146] sd 0:0:0:0: Attached scsi generic sg0 type 0
  216. [ 4.115123] scsi 2:0:0:0: Direct-Access USB Flash Disk 1100 PQ: 0 ANSI: 4
  217. [ 4.129326] sd 2:0:0:0: [sdb] 15841344 512-byte logical blocks: (8.11 GB/7.55 GiB)
  218. [ 4.137027] sd 2:0:0:0: Attached scsi generic sg1 type 0
  219. [ 4.147701] sd 2:0:0:0: [sdb] Write Protect is off
  220. [ 4.152511] sd 2:0:0:0: [sdb] Mode Sense: 23 00 00 00
  221. [ 4.153975] sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  222. [ 4.170036] sdb: sdb1 sdb2 sdb3
  223. [ 4.186185] sd 2:0:0:0: [sdb] Attached SCSI removable disk
  224. [ 10.806511] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null)
  225. [ 12.164618] systemd-udevd[288]: starting version 215
  226. [ 12.471227] input: gpio_keys as /devices/platform/gpio_keys/input/input0
  227. [ 12.694579] random: nonblocking pool is initialized
  228. [ 12.721706] orion_wdt: Initial timeout 25 sec
  229. [ 14.312187] Adding 262140k swap on /dev/sdb2. Priority:-1 extents:1 across:262140k FS
  230. [ 14.444525] EXT4-fs (sdb3): re-mounted. Opts: (null)
  231. [ 18.322880] EXT4-fs (sdb3): re-mounted. Opts: (null)
  232. [ 21.027862] NET: Registered protocol family 10
  233. [ 21.121548] mv643xx_eth: Set the PHY back to auto-negotiation mode
  234. [ 21.127977] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  235. [ 23.406761] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
  236. [ 23.416601] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  237. [ 58.589548] mv643xx_eth_port mv643xx_eth_port.0 eth0: link down
  238. [ 58.595525] mv643xx_eth_port mv643xx_eth_port.0 eth0: link up, 1000 Mb/s, full duplex, flow control disabled
  239. [ 175.160108] EXT4-fs (sda1): mounted filesystem with writeback data mode. Opts: (null)
  240. [ 257.390973] EXT4-fs (sda1): mounted filesystem with writeback data mode. Opts: data=writeback
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement