Advertisement
Guest User

Untitled

a guest
May 11th, 2018
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.67 KB | None | 0 0
  1. root@LEDE:~# dmesg
  2. [ 0.000000] bootconsole [udbg0] enabled
  3. [ 0.000000] Using PowerPC 44x Platform machine description
  4. [ 0.000000] Linux version 4.4.92 (dev@devdebian) (gcc version 5.4.0 (LEDE GCC 5.4.0 r3560-79f57e422d) ) #0 Tue Oct 17 17:46:20 2017
  5. [ 0.000000] Found legacy serial port 0 for /plb/opb/serial@ef600300
  6. [ 0.000000] mem=4ef600300, taddr=4ef600300, irq=0, clk=7407407, speed=0
  7. [ 0.000000] Top of RAM: 0x10000000, Total RAM: 0x10000000
  8. [ 0.000000] Memory hole size: 0MB
  9. [ 0.000000] Zone ranges:
  10. [ 0.000000] DMA [mem 0x0000000000000000-0x000000000fffffff]
  11. [ 0.000000] Normal empty
  12. [ 0.000000] Movable zone start for each node
  13. [ 0.000000] Early memory node ranges
  14. [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff]
  15. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff]
  16. [ 0.000000] On node 0 totalpages: 65536
  17. [ 0.000000] free_area_init_node: node 0, pgdat c063a108, node_mem_map cfdee000
  18. [ 0.000000] DMA zone: 512 pages used for memmap
  19. [ 0.000000] DMA zone: 0 pages reserved
  20. [ 0.000000] DMA zone: 65536 pages, LIFO batch:15
  21. [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  22. [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  23. [ 0.000000] pcpu-alloc: [0] 0
  24. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
  25. [ 0.000000] Kernel command line: rootfstype=squashfs noinitrd
  26. [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  27. [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  28. [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  29. [ 0.000000] Sorting __ex_table...
  30. [ 0.000000] Memory: 253132K/262144K available (3348K kernel code, 140K rwdata, 868K rodata, 2052K init, 210K bss, 9012K reserved, 0K cma-reserved)
  31. [ 0.000000] Kernel virtual memory layout:
  32. [ 0.000000] * 0xfffdf000..0xfffff000 : fixmap
  33. [ 0.000000] * 0xfde00000..0xfe000000 : consistent mem
  34. [ 0.000000] * 0xfde00000..0xfde00000 : early ioremap
  35. [ 0.000000] * 0xd1000000..0xfde00000 : vmalloc & ioremap
  36. [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  37. [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  38. [ 0.000000] UIC0 (32 IRQ sources) at DCR 0xc0
  39. [ 0.000000] UIC1 (32 IRQ sources) at DCR 0xd0
  40. [ 0.000000] UIC2 (32 IRQ sources) at DCR 0xe0
  41. [ 0.000000] UIC3 (32 IRQ sources) at DCR 0xf0
  42. [ 0.000000] time_init: decrementer frequency = 800.000008 MHz
  43. [ 0.000000] time_init: processor frequency = 800.000008 MHz
  44. [ 0.000017] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0xb881274fa3, max_idle_ns: 440795210636 ns
  45. [ 0.010285] clocksource: timebase mult[1400000] shift[24] registered
  46. [ 0.016595] clockevent: decrementer mult[ccccccef] shift[32] cpu[0]
  47. [ 0.022841] pid_max: default: 32768 minimum: 301
  48. [ 0.027515] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  49. [ 0.034037] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  50. [ 0.044869] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  51. [ 0.054547] futex hash table entries: 256 (order: -1, 3072 bytes)
  52. [ 0.061041] NET: Registered protocol family 16
  53. [ 0.067382] PPC4XX OCM1: 32768 Bytes (enabled)
  54. [ 0.071738] PPC4XX OCM1: 32768 Bytes (non-cached)
  55. [ 0.076399] PPC4XX OCM1: 0 Bytes (cached)
  56. [ 0.080436] debugfs ppc4xx ocm: failed to create file
  57. [ 0.085512] 256k L2-cache enabled
  58. [ 0.088846] PCIE0: Port disabled via device-tree
  59. [ 0.093960] PCI: Probing PCI hardware
  60. [ 0.104745] SCSI subsystem initialized
  61. [ 0.108837] libata version 3.00 loaded.
  62. [ 0.113821] clocksource: Switched to clocksource timebase
  63. [ 0.120052] NET: Registered protocol family 2
  64. [ 0.124728] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
  65. [ 0.131618] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  66. [ 0.137914] TCP: Hash tables configured (established 2048 bind 2048)
  67. [ 0.144256] UDP hash table entries: 256 (order: 0, 4096 bytes)
  68. [ 0.150009] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  69. [ 0.156343] NET: Registered protocol family 1
  70. [ 0.160672] PCI: CLS 0 bytes, default 32
  71. [ 1.985839] dw_dmac 4bffd0800.dma: DesignWare DMA Controller, 2 channels
  72. [ 1.996843] Crashlog allocated RAM at address 0x3f00000
  73. [ 2.012503] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  74. [ 2.019462] io scheduler noop registered
  75. [ 2.023312] io scheduler deadline registered (default)
  76. [ 2.028725] GPIO line 472 (enable EMAC PHY) hogged as output/low
  77. [ 2.034646] GPIO line 473 (Enable Reset Button, disable NOR) hogged as output/low
  78. [ 2.042066] GPIO line 474 (Power USB Core) hogged as output/low
  79. [ 2.047941] GPIO line 475 (Power Drive Port 1) hogged as output/low
  80. [ 2.054162] GPIO line 479 (Power Drive Port 0) hogged as output/low
  81. [ 2.060956] Serial: 8250/16550 driver, 2 ports, IRQ sharing enabled
  82. [ 2.067617] console [ttyS0] disabled
  83. [ 2.091191] serial8250.0: ttyS0 at MMIO 0x4ef600300 (irq = 19, base_baud = 462962) is a U6_16550A
  84. [ 2.099962] console [ttyS0] enabled
  85. [ 2.182800] bootconsole [udbg0] disabled
  86. [ 2.276712] console [ttyS0] disabled
  87. [ 2.319747] 4ef600300.serial: ttyS0 at MMIO 0x4ef600300 (irq = 19, base_baud = 462962) is a 16550
  88. [ 2.319762] console [ttyS0] enabled
  89. [ 2.361932] sata-dwc 4bffd1000.sata: id 0, controller version 1.91
  90. [ 2.437809] scsi host0: sata-dwc
  91. [ 2.476529] ata1: SATA max UDMA/133 irq 33
  92. [ 2.525508] sata-dwc 4bffd1800.sata: id 0, controller version 1.91
  93. [ 2.600186] scsi host1: sata-dwc
  94. [ 2.638874] ata2: SATA max UDMA/133 irq 34
  95. [ 2.688222] of-flash 4fff80000.nor_flash: do_map_probe() failed for type cfi_probe
  96. [ 2.779164] of-flash 4fff80000.nor_flash: do_map_probe() failed
  97. [ 2.850032] PPC 4xx OCP EMAC driver, version 3.54
  98. [ 2.906406] MAL v2 /plb/mcmal, 1 TX channels, 1 RX channels
  99. [ 2.973058] RGMII /plb/opb/emac-rgmii@ef601500 initialized with MDIO support
  100. [ 3.057300] TAH /plb/opb/emac-tah@ef601350 initialized
  101. [ 3.118863] /plb/opb/emac-rgmii@ef601500: input 0 in RGMII mode
  102. [ 3.190723] eth0: EMAC-0 /plb/opb/ethernet@ef600c00, MAC 00:90:a9:b9:1d:da
  103. [ 3.272761] eth0: found Generic MII PHY (0x01)
  104. [ 3.325786] i2c /dev entries driver
  105. [ 3.367516] booke_wdt: powerpc book-e watchdog driver loaded
  106. [ 3.435183] md: raid0 personality registered for level 0
  107. [ 3.498578] md: raid1 personality registered for level 1
  108. [ 3.562171] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
  109. [ 3.665362] NET: Registered protocol family 10
  110. [ 3.719641] NET: Registered protocol family 17
  111. [ 3.772755] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  112. [ 3.923260] 8021q: 802.1Q VLAN Support v1.8
  113. [ 3.973967] ata1: SATA link down (SStatus 0 SControl 300)
  114. [ 4.139841] ata2: SATA link down (SStatus 0 SControl 300)
  115. [ 4.212720] Freeing unused kernel memory: 2052K
  116. [ 4.274568] init: Console is alive
  117. [ 4.315279] init: - watchdog -
  118. [ 4.360456] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  119. [ 4.455316] usbcore: registered new interface driver usbfs
  120. [ 4.520824] usbcore: registered new interface driver hub
  121. [ 4.584267] usbcore: registered new device driver usb
  122. [ 4.647965] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  123. [ 4.726860] ehci-platform: EHCI generic platform driver
  124. [ 4.791234] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  125. [ 4.865853] ohci-platform: OHCI generic platform driver
  126. [ 4.930167] uhci_hcd: USB Universal Host Controller Interface driver
  127. [ 5.868912] dwc2 4bff80000.usbotg: DWC OTG Controller
  128. [ 5.929282] dwc2 4bff80000.usbotg: new USB bus registered, assigned bus number 1
  129. [ 6.017607] dwc2 4bff80000.usbotg: irq 35, io mem 0x00000000
  130. [ 6.085862] hub 1-0:1.0: USB hub found
  131. [ 6.130772] hub 1-0:1.0: 1 port detected
  132. [ 6.182744] usbcore: registered new interface driver usb-storage
  133. [ 6.254856] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  134. [ 6.351311] init: - preinit -
  135. [ 6.432536] eth0: link is down
  136. [ 6.469449] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  137. [ 6.553691] random: procd: uninitialized urandom read (4 bytes read, 0 bits of entropy available)
  138. [ 6.659971] eth0: link is up, 1000 FDX, pause enabled
  139. [ 6.755072] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  140. [ 6.831222] usb 1-1: new high-speed USB device number 2 using dwc2
  141. [ 7.090908] usb-storage 1-1:1.0: USB Mass Storage device detected
  142. [ 7.164088] scsi host2: usb-storage 1-1:1.0
  143. [ 8.215358] scsi 2:0:0:0: Direct-Access CBM Flash Disk 5.00 PQ: 0 ANSI: 2
  144. [ 8.313204] sd 2:0:0:0: [sda] 1017856 512-byte logical blocks: (521 MB/497 MiB)
  145. [ 8.400985] sd 2:0:0:0: [sda] Write Protect is off
  146. [ 8.458119] sd 2:0:0:0: [sda] Mode Sense: 0b 00 00 08
  147. [ 8.518499] sd 2:0:0:0: [sda] No Caching mode page found
  148. [ 8.581913] sd 2:0:0:0: [sda] Assuming drive cache: write through
  149. [ 8.656422] sda: sda1 sda2
  150. [ 8.691381] sd 2:0:0:0: [sda] Attached SCSI removable disk
  151. [ 9.808157] procd: - early -
  152. [ 9.842654] procd: - watchdog -
  153. [ 10.398912] procd: - watchdog -
  154. [ 10.436586] procd: - ubus -
  155. [ 10.520071] random: ubusd: uninitialized urandom read (4 bytes read, 104 bits of entropy available)
  156. [ 10.628309] random: ubusd: uninitialized urandom read (4 bytes read, 104 bits of entropy available)
  157. [ 10.736328] random: ubusd: uninitialized urandom read (4 bytes read, 104 bits of entropy available)
  158. [ 10.844488] random: ubusd: uninitialized urandom read (4 bytes read, 104 bits of entropy available)
  159. [ 10.952487] random: ubusd: uninitialized urandom read (4 bytes read, 104 bits of entropy available)
  160. [ 11.060598] random: ubusd: uninitialized urandom read (4 bytes read, 104 bits of entropy available)
  161. [ 11.168729] random: ubusd: uninitialized urandom read (4 bytes read, 104 bits of entropy available)
  162. [ 11.277003] procd: - init -
  163. [ 11.413047] kmodloader: loading kernel modules from /etc/modules.d/*
  164. [ 11.504284] ip6_tables: (C) 2000-2006 Netfilter Core Team
  165. [ 11.576544] ip_tables: (C) 2000-2006 Netfilter Core Team
  166. [ 11.646210] nf_conntrack version 0.5.0 (3987 buckets, 15948 max)
  167. [ 11.728993] usbcore: registered new interface driver ums-alauda
  168. [ 11.800803] usbcore: registered new interface driver ums-cypress
  169. [ 11.876190] usbcore: registered new interface driver ums-datafab
  170. [ 11.949101] usbcore: registered new interface driver ums-freecom
  171. [ 12.022019] usbcore: registered new interface driver ums-isd200
  172. [ 12.094033] usbcore: registered new interface driver ums-jumpshot
  173. [ 12.167993] usbcore: registered new interface driver ums-karma
  174. [ 12.239235] usbcore: registered new interface driver ums-sddr09
  175. [ 12.311230] usbcore: registered new interface driver ums-sddr55
  176. [ 12.385686] usbcore: registered new interface driver ums-usbat
  177. [ 12.464233] xt_time: kernel timezone is -0000
  178. [ 12.524320] PPP generic driver version 2.4.2
  179. [ 12.576916] NET: Registered protocol family 24
  180. [ 12.633299] kmodloader: done loading kernel modules from /etc/modules.d/*
  181. [ 13.764959] random: jshn: uninitialized urandom read (4 bytes read, 105 bits of entropy available)
  182. [ 13.898708] random: jshn: uninitialized urandom read (4 bytes read, 105 bits of entropy available)
  183. [ 15.379739] random: nonblocking pool is initialized
  184. [ 15.610537] eth0: link is up, 1000 FDX, pause enabled
  185. [ 15.797531] device eth0 entered promiscuous mode
  186. [ 15.971601] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
  187. [ 16.610938] br-lan: port 1(eth0) entered forwarding state
  188. [ 16.675409] br-lan: port 1(eth0) entered forwarding state
  189. [ 17.068841] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  190. [ 18.678818] br-lan: port 1(eth0) entered forwarding state
  191. root@LEDE:~# logread
  192. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] bootconsole [udbg0] enabled
  193. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] Using PowerPC 44x Platform machine description
  194. Thu May 10 17:53:37 2018 kern.notice kernel: [ 0.000000] Linux version 4.4.92 (dev@devdebian) (gcc version 5.4.0 (LEDE GCC 5.4.0 r3560-79f57e422d) ) #0 Tue Oct 17 17:46:20 2017
  195. Thu May 10 17:53:37 2018 kern.debug kernel: [ 0.000000] Found legacy serial port 0 for /plb/opb/serial@ef600300
  196. Thu May 10 17:53:37 2018 kern.debug kernel: [ 0.000000] mem=4ef600300, taddr=4ef600300, irq=0, clk=7407407, speed=0
  197. Thu May 10 17:53:37 2018 kern.debug kernel: [ 0.000000] Top of RAM: 0x10000000, Total RAM: 0x10000000
  198. Thu May 10 17:53:37 2018 kern.debug kernel: [ 0.000000] Memory hole size: 0MB
  199. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] Zone ranges:
  200. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] DMA [mem 0x0000000000000000-0x000000000fffffff]
  201. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] Normal empty
  202. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] Movable zone start for each node
  203. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] Early memory node ranges
  204. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] node 0: [mem 0x0000000000000000-0x000000000fffffff]
  205. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000000fffffff]
  206. Thu May 10 17:53:37 2018 kern.debug kernel: [ 0.000000] On node 0 totalpages: 65536
  207. Thu May 10 17:53:37 2018 kern.debug kernel: [ 0.000000] free_area_init_node: node 0, pgdat c063a108, node_mem_map cfdee000
  208. Thu May 10 17:53:37 2018 kern.debug kernel: [ 0.000000] DMA zone: 512 pages used for memmap
  209. Thu May 10 17:53:37 2018 kern.debug kernel: [ 0.000000] DMA zone: 0 pages reserved
  210. Thu May 10 17:53:37 2018 kern.debug kernel: [ 0.000000] DMA zone: 65536 pages, LIFO batch:15
  211. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] MMU: Allocated 1088 bytes of context maps for 255 contexts
  212. Thu May 10 17:53:37 2018 kern.debug kernel: [ 0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
  213. Thu May 10 17:53:37 2018 kern.debug kernel: [ 0.000000] pcpu-alloc: [0] 0
  214. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
  215. Thu May 10 17:53:37 2018 kern.notice kernel: [ 0.000000] Kernel command line: rootfstype=squashfs noinitrd
  216. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
  217. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  218. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  219. Thu May 10 17:53:37 2018 kern.notice kernel: [ 0.000000] Sorting __ex_table...
  220. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] Memory: 253132K/262144K available (3348K kernel code, 140K rwdata, 868K rodata, 2052K init, 210K bss, 9012K reserved, 0K cma-reserved)
  221. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] Kernel virtual memory layout:
  222. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] * 0xfffdf000..0xfffff000 : fixmap
  223. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] * 0xfde00000..0xfe000000 : consistent mem
  224. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] * 0xfde00000..0xfde00000 : early ioremap
  225. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] * 0xd1000000..0xfde00000 : vmalloc & ioremap
  226. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  227. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000000] NR_IRQS:512 nr_irqs:512 16
  228. Thu May 10 17:53:37 2018 kern.warn kernel: [ 0.000000] UIC0 (32 IRQ sources) at DCR 0xc0
  229. Thu May 10 17:53:37 2018 kern.warn kernel: [ 0.000000] UIC1 (32 IRQ sources) at DCR 0xd0
  230. Thu May 10 17:53:37 2018 kern.warn kernel: [ 0.000000] UIC2 (32 IRQ sources) at DCR 0xe0
  231. Thu May 10 17:53:37 2018 kern.warn kernel: [ 0.000000] UIC3 (32 IRQ sources) at DCR 0xf0
  232. Thu May 10 17:53:37 2018 kern.debug kernel: [ 0.000000] time_init: decrementer frequency = 800.000008 MHz
  233. Thu May 10 17:53:37 2018 kern.debug kernel: [ 0.000000] time_init: processor frequency = 800.000008 MHz
  234. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.000017] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0xb881274fa3, max_idle_ns: 440795210636 ns
  235. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.010285] clocksource: timebase mult[1400000] shift[24] registered
  236. Thu May 10 17:53:37 2018 kern.debug kernel: [ 0.016595] clockevent: decrementer mult[ccccccef] shift[32] cpu[0]
  237. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.022841] pid_max: default: 32768 minimum: 301
  238. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.027515] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  239. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.034037] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  240. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.044869] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  241. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.054547] futex hash table entries: 256 (order: -1, 3072 bytes)
  242. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.061041] NET: Registered protocol family 16
  243. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.067382] PPC4XX OCM1: 32768 Bytes (enabled)
  244. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.071738] PPC4XX OCM1: 32768 Bytes (non-cached)
  245. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.076399] PPC4XX OCM1: 0 Bytes (cached)
  246. Thu May 10 17:53:37 2018 kern.alert kernel: [ 0.080436] debugfs ppc4xx ocm: failed to create file
  247. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.085512] 256k L2-cache enabled
  248. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.088846] PCIE0: Port disabled via device-tree
  249. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.093960] PCI: Probing PCI hardware
  250. Thu May 10 17:53:37 2018 kern.notice kernel: [ 0.104745] SCSI subsystem initialized
  251. Thu May 10 17:53:37 2018 kern.debug kernel: [ 0.108837] libata version 3.00 loaded.
  252. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.113821] clocksource: Switched to clocksource timebase
  253. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.120052] NET: Registered protocol family 2
  254. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.124728] TCP established hash table entries: 2048 (order: 1, 8192 bytes)
  255. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.131618] TCP bind hash table entries: 2048 (order: 1, 8192 bytes)
  256. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.137914] TCP: Hash tables configured (established 2048 bind 2048)
  257. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.144256] UDP hash table entries: 256 (order: 0, 4096 bytes)
  258. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.150009] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
  259. Thu May 10 17:53:37 2018 kern.info kernel: [ 0.156343] NET: Registered protocol family 1
  260. Thu May 10 17:53:37 2018 kern.debug kernel: [ 0.160672] PCI: CLS 0 bytes, default 32
  261. Thu May 10 17:53:37 2018 kern.info kernel: [ 1.985839] dw_dmac 4bffd0800.dma: DesignWare DMA Controller, 2 channels
  262. Thu May 10 17:53:37 2018 kern.warn kernel: [ 1.996843] Crashlog allocated RAM at address 0x3f00000
  263. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.012503] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  264. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.019462] io scheduler noop registered
  265. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.023312] io scheduler deadline registered (default)
  266. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.028725] GPIO line 472 (enable EMAC PHY) hogged as output/low
  267. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.034646] GPIO line 473 (Enable Reset Button, disable NOR) hogged as output/low
  268. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.042066] GPIO line 474 (Power USB Core) hogged as output/low
  269. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.047941] GPIO line 475 (Power Drive Port 1) hogged as output/low
  270. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.054162] GPIO line 479 (Power Drive Port 0) hogged as output/low
  271. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.060956] Serial: 8250/16550 driver, 2 ports, IRQ sharing enabled
  272. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.067617] console [ttyS0] disabled
  273. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.091191] serial8250.0: ttyS0 at MMIO 0x4ef600300 (irq = 19, base_baud = 462962) is a U6_16550A
  274. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.099962] console [ttyS0] enabled
  275. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.182800] bootconsole [udbg0] disabled
  276. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.276712] console [ttyS0] disabled
  277. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.319747] 4ef600300.serial: ttyS0 at MMIO 0x4ef600300 (irq = 19, base_baud = 462962) is a 16550
  278. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.319762] console [ttyS0] enabled
  279. Thu May 10 17:53:37 2018 kern.notice kernel: [ 2.361932] sata-dwc 4bffd1000.sata: id 0, controller version 1.91
  280. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.437809] scsi host0: sata-dwc
  281. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.476529] ata1: SATA max UDMA/133 irq 33
  282. Thu May 10 17:53:37 2018 kern.notice kernel: [ 2.525508] sata-dwc 4bffd1800.sata: id 0, controller version 1.91
  283. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.600186] scsi host1: sata-dwc
  284. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.638874] ata2: SATA max UDMA/133 irq 34
  285. Thu May 10 17:53:37 2018 kern.warn kernel: [ 2.688222] of-flash 4fff80000.nor_flash: do_map_probe() failed for type cfi_probe
  286. Thu May 10 17:53:37 2018 kern.err kernel: [ 2.779164] of-flash 4fff80000.nor_flash: do_map_probe() failed
  287. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.850032] PPC 4xx OCP EMAC driver, version 3.54
  288. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.906406] MAL v2 /plb/mcmal, 1 TX channels, 1 RX channels
  289. Thu May 10 17:53:37 2018 kern.info kernel: [ 2.973058] RGMII /plb/opb/emac-rgmii@ef601500 initialized with MDIO support
  290. Thu May 10 17:53:37 2018 kern.info kernel: [ 3.057300] TAH /plb/opb/emac-tah@ef601350 initialized
  291. Thu May 10 17:53:37 2018 kern.notice kernel: [ 3.118863] /plb/opb/emac-rgmii@ef601500: input 0 in RGMII mode
  292. Thu May 10 17:53:37 2018 kern.info kernel: [ 3.190723] eth0: EMAC-0 /plb/opb/ethernet@ef600c00, MAC 00:90:a9:b9:1d:da
  293. Thu May 10 17:53:37 2018 kern.warn kernel: [ 3.272761] eth0: found Generic MII PHY (0x01)
  294. Thu May 10 17:53:37 2018 kern.info kernel: [ 3.325786] i2c /dev entries driver
  295. Thu May 10 17:53:37 2018 kern.info kernel: [ 3.367516] booke_wdt: powerpc book-e watchdog driver loaded
  296. Thu May 10 17:53:37 2018 kern.info kernel: [ 3.435183] md: raid0 personality registered for level 0
  297. Thu May 10 17:53:37 2018 kern.info kernel: [ 3.498578] md: raid1 personality registered for level 1
  298. Thu May 10 17:53:37 2018 kern.info kernel: [ 3.562171] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
  299. Thu May 10 17:53:37 2018 kern.info kernel: [ 3.665362] NET: Registered protocol family 10
  300. Thu May 10 17:53:37 2018 kern.info kernel: [ 3.719641] NET: Registered protocol family 17
  301. Thu May 10 17:53:37 2018 kern.info kernel: [ 3.772755] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
  302. Thu May 10 17:53:37 2018 kern.info kernel: [ 3.923260] 8021q: 802.1Q VLAN Support v1.8
  303. Thu May 10 17:53:37 2018 kern.info kernel: [ 3.973967] ata1: SATA link down (SStatus 0 SControl 300)
  304. Thu May 10 17:53:37 2018 kern.info kernel: [ 4.139841] ata2: SATA link down (SStatus 0 SControl 300)
  305. Thu May 10 17:53:37 2018 kern.info kernel: [ 4.212720] Freeing unused kernel memory: 2052K
  306. Thu May 10 17:53:37 2018 user.info kernel: [ 4.274568] init: Console is alive
  307. Thu May 10 17:53:37 2018 user.info kernel: [ 4.315279] init: - watchdog -
  308. Thu May 10 17:53:37 2018 user.info kernel: [ 4.360456] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  309. Thu May 10 17:53:37 2018 kern.info kernel: [ 4.455316] usbcore: registered new interface driver usbfs
  310. Thu May 10 17:53:37 2018 kern.info kernel: [ 4.520824] usbcore: registered new interface driver hub
  311. Thu May 10 17:53:37 2018 kern.info kernel: [ 4.584267] usbcore: registered new device driver usb
  312. Thu May 10 17:53:37 2018 kern.info kernel: [ 4.647965] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  313. Thu May 10 17:53:37 2018 kern.info kernel: [ 4.726860] ehci-platform: EHCI generic platform driver
  314. Thu May 10 17:53:37 2018 kern.info kernel: [ 4.791234] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  315. Thu May 10 17:53:37 2018 kern.info kernel: [ 4.865853] ohci-platform: OHCI generic platform driver
  316. Thu May 10 17:53:37 2018 kern.info kernel: [ 4.930167] uhci_hcd: USB Universal Host Controller Interface driver
  317. Thu May 10 17:53:37 2018 kern.info kernel: [ 5.868912] dwc2 4bff80000.usbotg: DWC OTG Controller
  318. Thu May 10 17:53:37 2018 kern.info kernel: [ 5.929282] dwc2 4bff80000.usbotg: new USB bus registered, assigned bus number 1
  319. Thu May 10 17:53:37 2018 kern.info kernel: [ 6.017607] dwc2 4bff80000.usbotg: irq 35, io mem 0x00000000
  320. Thu May 10 17:53:37 2018 kern.info kernel: [ 6.085862] hub 1-0:1.0: USB hub found
  321. Thu May 10 17:53:37 2018 kern.info kernel: [ 6.130772] hub 1-0:1.0: 1 port detected
  322. Thu May 10 17:53:37 2018 kern.info kernel: [ 6.182744] usbcore: registered new interface driver usb-storage
  323. Thu May 10 17:53:37 2018 user.info kernel: [ 6.254856] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  324. Thu May 10 17:53:37 2018 user.info kernel: [ 6.351311] init: - preinit -
  325. Thu May 10 17:53:37 2018 kern.info kernel: [ 6.432536] eth0: link is down
  326. Thu May 10 17:53:37 2018 kern.info kernel: [ 6.469449] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  327. Thu May 10 17:53:37 2018 kern.notice kernel: [ 6.553691] random: procd: uninitialized urandom read (4 bytes read, 0 bits of entropy available)
  328. Thu May 10 17:53:37 2018 kern.info kernel: [ 6.659971] eth0: link is up, 1000 FDX, pause enabled
  329. Thu May 10 17:53:37 2018 kern.info kernel: [ 6.755072] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  330. Thu May 10 17:53:37 2018 kern.info kernel: [ 6.831222] usb 1-1: new high-speed USB device number 2 using dwc2
  331. Thu May 10 17:53:37 2018 kern.info kernel: [ 7.090908] usb-storage 1-1:1.0: USB Mass Storage device detected
  332. Thu May 10 17:53:37 2018 kern.info kernel: [ 7.164088] scsi host2: usb-storage 1-1:1.0
  333. Thu May 10 17:53:37 2018 kern.notice kernel: [ 8.215358] scsi 2:0:0:0: Direct-Access CBM Flash Disk 5.00 PQ: 0 ANSI: 2
  334. Thu May 10 17:53:37 2018 kern.notice kernel: [ 8.313204] sd 2:0:0:0: [sda] 1017856 512-byte logical blocks: (521 MB/497 MiB)
  335. Thu May 10 17:53:37 2018 kern.notice kernel: [ 8.400985] sd 2:0:0:0: [sda] Write Protect is off
  336. Thu May 10 17:53:37 2018 kern.debug kernel: [ 8.458119] sd 2:0:0:0: [sda] Mode Sense: 0b 00 00 08
  337. Thu May 10 17:53:37 2018 kern.err kernel: [ 8.518499] sd 2:0:0:0: [sda] No Caching mode page found
  338. Thu May 10 17:53:37 2018 kern.err kernel: [ 8.581913] sd 2:0:0:0: [sda] Assuming drive cache: write through
  339. Thu May 10 17:53:37 2018 kern.info kernel: [ 8.656422] sda: sda1 sda2
  340. Thu May 10 17:53:37 2018 kern.notice kernel: [ 8.691381] sd 2:0:0:0: [sda] Attached SCSI removable disk
  341. Thu May 10 17:53:37 2018 user.info kernel: [ 9.808157] procd: - early -
  342. Thu May 10 17:53:37 2018 user.info kernel: [ 9.842654] procd: - watchdog -
  343. Thu May 10 17:53:37 2018 user.info kernel: [ 10.398912] procd: - watchdog -
  344. Thu May 10 17:53:37 2018 user.info kernel: [ 10.436586] procd: - ubus -
  345. Thu May 10 17:53:37 2018 kern.notice kernel: [ 10.520071] random: ubusd: uninitialized urandom read (4 bytes read, 104 bits of entropy available)
  346. Thu May 10 17:53:37 2018 kern.notice kernel: [ 10.628309] random: ubusd: uninitialized urandom read (4 bytes read, 104 bits of entropy available)
  347. Thu May 10 17:53:37 2018 kern.notice kernel: [ 10.736328] random: ubusd: uninitialized urandom read (4 bytes read, 104 bits of entropy available)
  348. Thu May 10 17:53:37 2018 kern.notice kernel: [ 10.844488] random: ubusd: uninitialized urandom read (4 bytes read, 104 bits of entropy available)
  349. Thu May 10 17:53:37 2018 kern.notice kernel: [ 10.952487] random: ubusd: uninitialized urandom read (4 bytes read, 104 bits of entropy available)
  350. Thu May 10 17:53:37 2018 kern.notice kernel: [ 11.060598] random: ubusd: uninitialized urandom read (4 bytes read, 104 bits of entropy available)
  351. Thu May 10 17:53:37 2018 kern.notice kernel: [ 11.168729] random: ubusd: uninitialized urandom read (4 bytes read, 104 bits of entropy available)
  352. Thu May 10 17:53:37 2018 user.info kernel: [ 11.277003] procd: - init -
  353. Thu May 10 17:53:37 2018 user.info kernel: [ 11.413047] kmodloader: loading kernel modules from /etc/modules.d/*
  354. Thu May 10 17:53:37 2018 kern.info kernel: [ 11.504284] ip6_tables: (C) 2000-2006 Netfilter Core Team
  355. Thu May 10 17:53:37 2018 kern.info kernel: [ 11.576544] ip_tables: (C) 2000-2006 Netfilter Core Team
  356. Thu May 10 17:53:37 2018 kern.info kernel: [ 11.646210] nf_conntrack version 0.5.0 (3987 buckets, 15948 max)
  357. Thu May 10 17:53:37 2018 kern.info kernel: [ 11.728993] usbcore: registered new interface driver ums-alauda
  358. Thu May 10 17:53:37 2018 kern.info kernel: [ 11.800803] usbcore: registered new interface driver ums-cypress
  359. Thu May 10 17:53:37 2018 kern.info kernel: [ 11.876190] usbcore: registered new interface driver ums-datafab
  360. Thu May 10 17:53:37 2018 kern.info kernel: [ 11.949101] usbcore: registered new interface driver ums-freecom
  361. Thu May 10 17:53:37 2018 kern.info kernel: [ 12.022019] usbcore: registered new interface driver ums-isd200
  362. Thu May 10 17:53:37 2018 kern.info kernel: [ 12.094033] usbcore: registered new interface driver ums-jumpshot
  363. Thu May 10 17:53:37 2018 kern.info kernel: [ 12.167993] usbcore: registered new interface driver ums-karma
  364. Thu May 10 17:53:37 2018 kern.info kernel: [ 12.239235] usbcore: registered new interface driver ums-sddr09
  365. Thu May 10 17:53:37 2018 kern.info kernel: [ 12.311230] usbcore: registered new interface driver ums-sddr55
  366. Thu May 10 17:53:37 2018 kern.info kernel: [ 12.385686] usbcore: registered new interface driver ums-usbat
  367. Thu May 10 17:53:37 2018 kern.info kernel: [ 12.464233] xt_time: kernel timezone is -0000
  368. Thu May 10 17:53:37 2018 kern.info kernel: [ 12.524320] PPP generic driver version 2.4.2
  369. Thu May 10 17:53:37 2018 kern.info kernel: [ 12.576916] NET: Registered protocol family 24
  370. Thu May 10 17:53:37 2018 user.info kernel: [ 12.633299] kmodloader: done loading kernel modules from /etc/modules.d/*
  371. Thu May 10 17:53:37 2018 kern.notice kernel: [ 13.764959] random: jshn: uninitialized urandom read (4 bytes read, 105 bits of entropy available)
  372. Thu May 10 17:53:37 2018 kern.notice kernel: [ 13.898708] random: jshn: uninitialized urandom read (4 bytes read, 105 bits of entropy available)
  373. Thu May 10 17:53:37 2018 user.notice : Added device handler type: 8021ad
  374. Thu May 10 17:53:37 2018 user.notice : Added device handler type: 8021q
  375. Thu May 10 17:53:37 2018 user.notice : Added device handler type: macvlan
  376. Thu May 10 17:53:37 2018 user.notice : Added device handler type: bridge
  377. Thu May 10 17:53:37 2018 user.notice : Added device handler type: Network device
  378. Thu May 10 17:53:37 2018 user.notice : Added device handler type: tunnel
  379. Thu May 10 17:53:38 2018 kern.notice kernel: [ 15.379739] random: nonblocking pool is initialized
  380. Thu May 10 17:53:38 2018 kern.info kernel: [ 15.610537] eth0: link is up, 1000 FDX, pause enabled
  381. Thu May 10 17:53:38 2018 kern.info kernel: [ 15.797531] device eth0 entered promiscuous mode
  382. Thu May 10 17:53:38 2018 daemon.notice procd: /etc/rc.d/S96led: setting up led SATA
  383. Thu May 10 17:53:38 2018 kern.info kernel: [ 15.971601] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
  384. Thu May 10 17:53:38 2018 daemon.notice netifd: Interface 'lan' is enabled
  385. Thu May 10 17:53:38 2018 daemon.notice netifd: Interface 'lan' is setting up now
  386. Thu May 10 17:53:38 2018 daemon.notice netifd: Interface 'lan' is now up
  387. Thu May 10 17:53:38 2018 daemon.notice netifd: Interface 'loopback' is enabled
  388. Thu May 10 17:53:38 2018 daemon.notice netifd: Interface 'loopback' is setting up now
  389. Thu May 10 17:53:38 2018 daemon.notice netifd: Interface 'loopback' is now up
  390. Thu May 10 17:53:38 2018 daemon.info odhcpd[748]: Raising SIGUSR1 due to address change on br-lan
  391. Thu May 10 17:53:38 2018 daemon.notice netifd: Network device 'eth0' link is up
  392. Thu May 10 17:53:38 2018 daemon.notice netifd: Network device 'lo' link is up
  393. Thu May 10 17:53:38 2018 daemon.notice netifd: Interface 'loopback' has link connectivity
  394. Thu May 10 17:53:39 2018 user.notice firewall: Reloading firewall due to ifup of lan (br-lan)
  395. Thu May 10 17:53:39 2018 kern.info kernel: [ 16.610938] br-lan: port 1(eth0) entered forwarding state
  396. Thu May 10 17:53:39 2018 kern.info kernel: [ 16.675409] br-lan: port 1(eth0) entered forwarding state
  397. Thu May 10 17:53:39 2018 daemon.info procd: - init complete -
  398. Thu May 10 17:53:39 2018 daemon.info urandom_seed[868]: Seed saved (/etc/urandom.seed)
  399. Thu May 10 17:53:39 2018 kern.info kernel: [ 17.068841] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  400. Thu May 10 17:53:39 2018 daemon.notice netifd: bridge 'br-lan' link is up
  401. Thu May 10 17:53:39 2018 daemon.notice netifd: Interface 'lan' has link connectivity
  402. Thu May 10 17:53:40 2018 daemon.info odhcpd[748]: Using a RA lifetime of 0 seconds on br-lan
  403. Thu May 10 17:53:40 2018 daemon.notice odhcpd[748]: Failed to send to ff02::1%br-lan (Address not available)
  404. Thu May 10 17:53:41 2018 kern.info kernel: [ 18.678818] br-lan: port 1(eth0) entered forwarding state
  405. Thu May 10 17:53:45 2018 daemon.info dnsmasq[971]: started, version 2.78 cachesize 150
  406. Thu May 10 17:53:45 2018 daemon.info dnsmasq[971]: DNS service limited to local subnets
  407. Thu May 10 17:53:45 2018 daemon.info dnsmasq[971]: compile time options: IPv6 GNU-getopt no-DBus no-i18n no-IDN DHCP no-DHCPv6 no-Lua TFTP no-conntrack no-ipset no-auth no-DNSSEC no-ID loop-detect inotify
  408. Thu May 10 17:53:45 2018 daemon.info dnsmasq-dhcp[971]: DHCP, IP range 192.168.1.100 -- 192.168.1.249, lease time 12h
  409. Thu May 10 17:53:45 2018 daemon.info dnsmasq[971]: using local addresses only for domain lan
  410. Thu May 10 17:53:45 2018 daemon.warn dnsmasq[971]: no servers found in /tmp/resolv.conf.auto, will retry
  411. Thu May 10 17:53:45 2018 daemon.info dnsmasq[971]: read /etc/hosts - 4 addresses
  412. Thu May 10 17:53:45 2018 daemon.info dnsmasq[971]: read /tmp/hosts/odhcpd - 0 addresses
  413. Thu May 10 17:53:45 2018 daemon.info dnsmasq[971]: read /tmp/hosts/dhcp.cfg02411c - 2 addresses
  414. Thu May 10 17:53:45 2018 daemon.info dnsmasq-dhcp[971]: read /etc/ethers - 0 addresses
  415. Thu May 10 17:53:49 2018 authpriv.info dropbear[999]: Not backgrounding
  416. Thu May 10 17:53:50 2018 authpriv.info dropbear[1006]: Child connection from 192.168.1.100:55810
  417. Thu May 10 17:53:54 2018 authpriv.notice dropbear[1006]: Auth succeeded with blank password for 'root' from 192.168.1.100:55810
  418. root@LEDE:~# block info
  419. /dev/sda1: UUID="e451826e-955d-4e6a-a8eb-db3cac73b197" VERSION="1.0" TYPE="ext2"
  420. /dev/sda2: UUID="53600601-c6f8-4fc8-8cfa-1666f02c29bb" VERSION="1.0" TYPE="ext4"
  421. root@LEDE:~# cat /etc/config/fstab
  422. config 'global'
  423. option anon_swap '0'
  424. option anon_mount '0'
  425. option auto_swap '1'
  426. option auto_mount '1'
  427. option delay_root '5'
  428. option check_fs '0'
  429.  
  430. config 'mount'
  431. option target '/overlay'
  432. option uuid '53600601-c6f8-4fc8-8cfa-1666f02c29bb'
  433. option fstype 'ext4'
  434. option enabled '1'
  435. root@LEDE:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement