Advertisement
Guest User

Untitled

a guest
Apr 10th, 2018
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.00 KB | None | 0 0
  1. [ 0.000000] NR_IRQS:160
  2. [ 0.000000] Measuring MIPS counter frequency...
  3. [ 0.000000] Detected MIPS clock frequency: 751 MHz (375.766 MHz counter)
  4. [ 0.000000] clocksource: wktmr: mask: 0xffffffffffffffff max_cycles: 0x63a1e71a3, max_idle_ns: 440795203123 ns
  5. [ 0.000000] sched_clock: 32 bits at 1kHz, resolution 1000000ns, wraps every 2147483647500000ns
  6. [ 0.000000] Console: colour dummy device 80x25
  7. [ 0.008000] Calibrating delay loop... 749.56 BogoMIPS (lpj=374784)
  8. [ 0.009000] pid_max: default: 32768 minimum: 301
  9. [ 0.009000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  10. [ 0.009000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  11. [ 0.010000] smp: Bringing up secondary CPUs ...
  12. [ 0.011000] SMP: Booting CPU1...
  13. [ 0.015000] Primary instruction cache 32kB, VIPT, 2-way, linesize 64 bytes.
  14. [ 0.015000] Primary data cache 64kB, 4-way, VIPT, cache aliases, linesize 64 bytes
  15. [ 0.015000] CPU1 revision is: 0002a065 (Brcm4380)
  16. [ 0.015000] FPU revision is: 00130001
  17. [ 0.024000] SMP: CPU1 is running
  18. [ 0.024000] smp: Brought up 1 node, 2 CPUs
  19. [ 0.024000] devtmpfs: initialized
  20. [ 0.028000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  21. [ 0.028000] futex hash table entries: 512 (order: 3, 32768 bytes)
  22. [ 0.028000] NET: Registered protocol family 16
  23. [ 0.043000] USB0: power enable is active low; overcurrent is active low
  24. [ 0.053000] SCSI subsystem initialized
  25. [ 0.053000] libata version 3.00 loaded.
  26. [ 0.053000] usbcore: registered new interface driver usbfs
  27. [ 0.053000] usbcore: registered new interface driver hub
  28. [ 0.053000] usbcore: registered new device driver usb
  29. [ 0.053000] Linux cec interface: v0.10
  30. [ 0.054000] Linux video capture interface: v2.00
  31. [ 0.054000] Advanced Linux Sound Architecture Driver Initialized.
  32. [ 0.054000] Bluetooth: Core ver 2.22
  33. [ 0.054000] NET: Registered protocol family 31
  34. [ 0.054000] Bluetooth: HCI device and connection manager initialized
  35. [ 0.054000] Bluetooth: HCI socket layer initialized
  36. [ 0.054000] Bluetooth: L2CAP socket layer initialized
  37. [ 0.054000] Bluetooth: SCO socket layer initialized
  38. [ 0.055000] clocksource: Switched to clocksource wktmr
  39. [ 0.056000] FS-Cache: Loaded
  40. [ 0.062000] random: fast init done
  41. [ 0.064000] NET: Registered protocol family 2
  42. [ 0.065000] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  43. [ 0.065000] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  44. [ 0.065000] TCP: Hash tables configured (established 4096 bind 4096)
  45. [ 0.065000] UDP hash table entries: 256 (order: 1, 8192 bytes)
  46. [ 0.065000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  47. [ 0.066000] NET: Registered protocol family 1
  48. [ 0.066000] RPC: Registered named UNIX socket transport module.
  49. [ 0.066000] RPC: Registered udp transport module.
  50. [ 0.066000] RPC: Registered tcp transport module.
  51. [ 0.066000] RPC: Registered tcp NFSv4.1 backchannel transport module.
  52. [ 0.068000] workingset: timestamp_bits=14 max_order=17 bucket_order=3
  53. [ 0.069000] FS-Cache: Netfs 'nfs' registered for caching
  54. [ 0.069000] NFS: Registering the id_resolver key type
  55. [ 0.069000] Key type id_resolver registered
  56. [ 0.069000] Key type id_legacy registered
  57. [ 0.069000] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  58. [ 0.069000] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
  59. [ 0.069000] FS-Cache: Netfs 'cifs' registered for caching
  60. [ 0.069000] Key type cifs.spnego registered
  61. [ 0.070000] fuse init (API version 7.26)
  62. [ 0.077000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  63. [ 0.077000] io scheduler noop registered
  64. [ 0.077000] io scheduler cfq registered (default)
  65. [ 0.077000] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
  66. [ 0.079000] serial8250.0: ttyS0 at MMIO 0x10406800 (irq = 62, base_baud = 5062500) is a 16550A
  67. [ 0.079000] serial8250.0: ttyS1 at MMIO 0x10406840 (irq = 63, base_baud = 5062500) is a 16550A
  68. [ 0.080000] serial8250.0: ttyS2 at MMIO 0x10406880 (irq = 64, base_baud = 5062500) is a 16550A
  69. [ 0.088000] loop: module loaded
  70. [ 0.089000] ahci ahci.0: SSS flag set, parallel bus scan disabled
  71. [ 0.099000] ahci ahci.0: AHCI 0001.0300 32 slots 2 ports 6 Gbps 0x3 impl platform mode
  72. [ 0.099000] ahci ahci.0: flags: ncq sntf stag clo slum part
  73. [ 0.103000] scsi host0: ahci
  74. [ 0.104000] scsi host1: ahci
  75. [ 0.104000] ata1: SATA max UDMA/133 mmio [mem 0x10181000-0x10190fff] port 0x100 irq 87
  76. [ 0.104000] ata2: SATA max UDMA/133 mmio [mem 0x10181000-0x10190fff] port 0x180 irq 87
  77. [ 0.105000] brcmstb_nand: NAND controller driver is loaded
  78. [ 0.105000] libphy: Fixed MDIO Bus: probed
  79. [ 0.105000] __clk_enable: network [1]
  80. [ 0.105000] __clk_enable: enet [1]
  81. [ 0.105000] bcm7552_pm_genet_enable 00
  82. [ 0.105000] bcmgenet bcmgenet.0: GENET 2.0 EPHY: 0x00b0
  83. [ 0.105000] bcmgenet bcmgenet.0: failed to get enet-eee clock
  84. [ 0.140000] libphy: bcmgenet MII bus: probed
  85. [ 0.140000] __clk_disable: enet [0]
  86. [ 0.140000] bcm7552_pm_genet_disable 00
  87. [ 0.140000] __clk_disable: network [0]
  88. [ 0.141000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  89. [ 0.141000] __clk_enable: usb [1]
  90. [ 0.141000] bcm7552_pm_usb_enable 00
  91. [ 0.141000] ehci-brcm ehci-brcm.0: Broadcom STB EHCI
  92. [ 0.141000] ehci-brcm ehci-brcm.0: new USB bus registered, assigned bus number 1
  93. [ 0.151000] ehci-brcm ehci-brcm.0: irq 66, io mem 0x10480300
  94. [ 0.158000] ehci-brcm ehci-brcm.0: USB 0.0 started, EHCI 1.00
  95. [ 0.158000] hub 1-0:1.0: USB hub found
  96. [ 0.158000] hub 1-0:1.0: 2 ports detected
  97. [ 0.159000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  98. [ 0.159000] ohci-brcm ohci-brcm.0: Broadcom STB OHCI
  99. [ 0.159000] ohci-brcm ohci-brcm.0: new USB bus registered, assigned bus number 2
  100. [ 0.159000] ohci-brcm ohci-brcm.0: irq 67, io mem 0x10480400
  101. [ 0.225000] hub 2-0:1.0: USB hub found
  102. [ 0.225000] hub 2-0:1.0: 2 ports detected
  103. [ 0.226000] usbcore: registered new interface driver uas
  104. [ 0.226000] usbcore: registered new interface driver usb-storage
  105. [ 0.226000] mousedev: PS/2 mouse device common for all mice
  106. [ 0.227000] i2c /dev entries driver
  107. [ 0.227000] usbcore: registered new interface driver btusb
  108. [ 0.227000] sdhci: Secure Digital Host Controller Interface driver
  109. [ 0.227000] sdhci: Copyright(c) Pierre Ossman
  110. [ 0.227000] sdhci-pltfm: SDHCI platform and OF driver helper
  111. [ 0.227000] sdhci-brcmstb sdhci-brcmstb.0: Enabling controller
  112. [ 0.228000] mmc0: Failed to set 64-bit DMA mask.
  113. [ 0.228000] mmc0: Failed to set 32-bit DMA mask.
  114. [ 0.228000] mmc0: No suitable DMA available - falling back to PIO
  115. [ 0.261000] mmc0: SDHCI controller on sdhci-brcmstb.0 [sdhci-brcmstb.0] using PIO
  116. [ 0.261000] hidraw: raw HID events driver (C) Jiri Kosina
  117. [ 0.261000] usbcore: registered new interface driver usbhid
  118. [ 0.261000] usbhid: USB HID core driver
  119. [ 0.264000] NET: Registered protocol family 17
  120. [ 0.264000] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  121. [ 0.264000] Bluetooth: HIDP socket layer initialized
  122. [ 0.264000] Key type dns_resolver registered
  123. [ 0.264000] PM: CP0 COUNT/COMPARE frequency does not depend on divisor
  124. [ 0.268000] EBI CS2: setting up NAND flash (primary)
  125. [ 0.269000] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xda
  126. [ 0.269000] nand: AMD/Spansion S34ML02G1
  127. [ 0.269000] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
  128. [ 0.269000] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xda
  129. [ 0.269000] nand: AMD/Spansion S34ML02G1
  130. [ 0.269000] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 64
  131. [ 0.269000] brcmnand brcmnand.0: 256MiB total, 128KiB blocks, 2KiB pages, 16B OOB, 8-bit, BCH-4
  132. [ 0.269000]
  133. [ 0.269000] Bad block table found at page 131008, version 0x01
  134. [ 0.270000] Bad block table found at page 130944, version 0x01
  135. [ 0.271000] Creating 3 MTD partitions on "brcmnand.0":
  136. [ 0.271000] 0x000000000000-0x000010000000 : "complete"
  137. [ 0.273000] 0x000000000000-0x000000600000 : "kernel"
  138. [ 0.275000] 0x000000600000-0x000010000000 : "rootfs"
  139. [ 0.277000] EBI CS0: setting up SPI flash
  140. [ 0.277000] brcm_setup_spi_flash: can't locate SPI master
  141. [ 0.277000] brcm_setup_cs: can't register SPI flash (error -19)
  142. [ 0.277000] ubi0: default fastmap pool size: 100
  143. [ 0.278000] ubi0: default fastmap WL pool size: 50
  144. [ 0.278000] ubi0: attaching mtd2
  145. [ 0.322000] mmc0: new high speed SDXC card at address 0001
  146. [ 0.322000] mmcblk0: mmc0:0001 00000 59.6 GiB
  147. [ 0.330000] mmcblk0: p1
  148. [ 0.413000] ata1: SATA link down (SStatus 0 SControl 300)
  149. [ 0.472000] usb 1-2: new high-speed USB device number 2 using ehci-brcm
  150. [ 0.499000] ubi0: attached by fastmap
  151. [ 0.499000] ubi0: fastmap pool size: 100
  152. [ 0.499000] ubi0: fastmap WL pool size: 50
  153. [ 0.511000] ubi0: attached mtd2 (name "rootfs", size 250 MiB)
  154. [ 0.511000] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  155. [ 0.511000] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  156. [ 0.511000] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
  157. [ 0.511000] ubi0: good PEBs: 1996, bad PEBs: 4, corrupted PEBs: 0
  158. [ 0.511000] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
  159. [ 0.511000] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 324484764
  160. [ 0.511000] ubi0: available PEBs: 0, total reserved PEBs: 1996, PEBs reserved for bad PEB handling: 36
  161. [ 0.511000] ubi0: background thread "ubi_bgt0d" started, PID 87
  162. [ 0.511000] ALSA device list:
  163. [ 0.511000] No soundcards found.
  164. [ 0.511000] Warning: unable to open an initial console.
  165. [ 0.592000] hub 1-2:1.0: USB hub found
  166. [ 0.592000] hub 1-2:1.0: 4 ports detected
  167. [ 0.725000] ata2: SATA link down (SStatus 0 SControl 300)
  168. [ 0.726000] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 88
  169. [ 0.807000] usb 1-1: new high-speed USB device number 3 using ehci-brcm
  170. [ 0.811000] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs"
  171. [ 0.811000] UBIFS (ubi0:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  172. [ 0.811000] UBIFS (ubi0:0): FS size: 246714368 bytes (235 MiB, 1943 LEBs), journal size 9023488 bytes (8 MiB, 72 LEBs)
  173. [ 0.811000] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
  174. [ 0.811000] UBIFS (ubi0:0): media format: w4/r0 (latest is w5/r0), UUID 75897788-325A-4FC0-85D1-454624525D2C, small LPT model
  175. [ 0.813000] VFS: Mounted root (ubifs filesystem) on device 0:12.
  176. [ 0.814000] devtmpfs: mounted
  177. [ 0.815000] Freeing unused kernel memory: 284K
  178. [ 0.815000] This architecture does not have kernel memory protection.
  179. [ 0.937000] input: AVerMedia A815 as /devices/platform/ehci-brcm.0/usb1/1-1/1-1:1.1/0003:07CA:A815.0001/input/input0
  180. [ 0.989000] usb 1-2.4: new full-speed USB device number 4 using ehci-brcm
  181. [ 0.989000] hid-generic 0003:07CA:A815.0001: input,hidraw0: USB HID v1.01 Keyboard [AVerMedia A815] on usb-ehci_hcd-1/input1
  182. [ 1.558000] random: crng init done
  183. [ 2.093000] UDF-fs: warning (device mmcblk0p1): udf_fill_super: No partition found (2)
  184. [ 2.620000] h3_1: module_layout: kernel tainted.
  185. [ 2.620000] Disabling lock debugging due to kernel taint
  186. [ 2.620000] h3_1: loading out-of-tree module taints kernel.
  187. [ 2.622000] usbcore: registered new interface driver tpm
  188. [ 9.201000] input: front panel as /devices/virtual/input/input1
  189. [ 9.203000] input: dreambox remote control (native) as /devices/virtual/input/input2
  190. [ 9.205000] input: dreambox advanced remote control (native) as /devices/virtual/input/input3
  191. [ 9.299000] dvbdev: DVB: registering new adapter (dvb0)
  192. [ 9.315000] platform dvb0.0: DVB: registering adapter 0 frontend 0 (DVB-S2)...
  193. [ 9.316000] platform dvb0.0: DVB: registering adapter 0 frontend 1 (DVB-S2)...
  194. [ 9.731000] input: front panel as /devices/virtual/input/input4
  195. [ 9.755000] Registered IR keymap rc-cec
  196. [ 9.756000] input: RC for hdmi_cec as /devices/platform/hdmi.0/rc/rc0/input5
  197. [ 9.760000] rc rc0: RC for hdmi_cec as /devices/platform/hdmi.0/rc/rc0
  198. [ 10.268000] SGI XFS with security attributes, realtime, no debug enabled
  199. [ 10.360000] boxmodel: module license 'proprietary' taints kernel.
  200. [ 11.026000] udevd[325]: starting version 3.2.1
  201. [ 11.147000] udevd[326]: starting eudev-3.2.1
  202. [ 12.360000] usb 1-1: dvb_usb_af9015: command failed=170
  203. [ 12.360000] dvb_usb_af9015: probe of 1-1:1.0 failed with error -5
  204. [ 12.361000] usbcore: registered new interface driver dvb_usb_af9015
  205. [ 17.019000] NET: Registered protocol family 10
  206. [ 17.020000] Segment Routing with IPv6
  207. [ 17.547000] __clk_enable: network [1]
  208. [ 17.547000] __clk_enable: enet [1]
  209. [ 17.547000] bcm7552_pm_genet_enable 00
  210. [ 17.826000] bcmgenet bcmgenet.0: configuring instance for (null)
  211. [ 17.826000] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  212. [ 18.956000] bcmgenet bcmgenet.0 eth0: Link is Down
  213. [ 19.551000] bcmgenet bcmgenet.0 eth0: Link is Up - 100Mbps/Full - flow control off
  214. [ 19.551000] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  215. [ 28.646000] UBIFS error (ubi0:0 pid 635): do_readpage: bad data node (block 0, inode 11300)
  216. [ 28.646000] magic 0x6101831
  217. [ 28.646000] crc 0x25efaf27
  218. [ 28.646000] node_type 1 (data node)
  219. [ 28.646000] group_type 2 (last of node group)
  220. [ 28.646000] sqnum 128173
  221. [ 28.646000] len 69
  222. [ 28.646000] key (11300, data, 0)
  223. [ 28.646000] size 20
  224. [ 28.646000] compr_typ 0
  225. [ 28.646000] data size 21
  226. [ 28.646000] data:
  227. [ 28.646000] 00000000: 31 37 35 33 32 31 39 30 32 36 36 30 30 37 38 35 33 36 30 31 0a
  228. [ 28.646000] UBIFS error (ubi0:0 pid 635): do_readpage: cannot read page 0 of inode 11300, error -22
  229. [ 66.095000] sh (749): drop_caches: 3
  230. [ 67.373000] sh (764): drop_caches: 3
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement