Advertisement
Guest User

Untitled

a guest
May 5th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.63 KB | None | 0 0
  1. Kernel Log
  2. [ 0.000000] Booting Linux on physical CPU 0x0
  3. [ 0.000000] Linux version 4.14.37 (buildbot@slashdirt-02) (gcc version 7.3.0 (OpenWrt GCC 7.3.0 r6808-3a45668)) #0 SMP Thu May 3 10:38:33 2018
  4. [ 0.000000] CPU: ARMv7 Processor [414fc091] revision 1 (ARMv7), cr=10c5387d
  5. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  6. [ 0.000000] OF: fdt: Machine model: Linksys WRT3200ACM
  7. [ 0.000000] Memory policy: Data cache writealloc
  8. [ 0.000000] On node 0 totalpages: 131072
  9. [ 0.000000] free_area_init_node: node 0, pgdat c0a30d00, node_mem_map dfbf9000
  10. [ 0.000000] Normal zone: 1024 pages used for memmap
  11. [ 0.000000] Normal zone: 0 pages reserved
  12. [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
  13. [ 0.000000] random: get_random_bytes called from start_kernel+0x74/0x438 with crng_init=0
  14. [ 0.000000] percpu: Embedded 12 pages/cpu @dfbd0000 s18892 r8192 d22068 u49152
  15. [ 0.000000] pcpu-alloc: s18892 r8192 d22068 u49152 alloc=12*4096
  16. [ 0.000000] pcpu-alloc: [0] 0 [0] 1
  17. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 130048
  18. [ 0.000000] Kernel command line: console=ttyS0,115200 root=/dev/mtdblock6 ro rootdelay=1 rootfstype=jffs2 earlyprintk mtdparts=armada-nand:2048K(uboot)ro,128K(u_env),256K(s_env),256K@8064K(devinfo),1920K@8320K(sysdiag),80m@10m(kernel),74m@16m(rootfs),80m@90m(alt_kernel),74m@96m(alt_rootfs),160m@10m(ubifs),-@170m(syscfg)
  19. [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
  20. [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
  21. [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
  22. [ 0.000000] Memory: 509896K/524288K available (6144K kernel code, 197K rwdata, 1392K rodata, 1024K init, 248K bss, 14392K reserved, 0K cma-reserved, 0K highmem)
  23. [ 0.000000] Virtual kernel memory layout:
  24. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  25. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  26. [ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB)
  27. [ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
  28. [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
  29. [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
  30. [ 0.000000] .text : 0xc0008000 - 0xc0700000 (7136 kB)
  31. [ 0.000000] .init : 0xc0900000 - 0xc0a00000 (1024 kB)
  32. [ 0.000000] .data : 0xc0a00000 - 0xc0a31600 ( 198 kB)
  33. [ 0.000000] .bss : 0xc0a31600 - 0xc0a6f6f4 ( 249 kB)
  34. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  35. [ 0.000000] Hierarchical RCU implementation.
  36. [ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=2.
  37. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
  38. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  39. [ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
  40. [ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9
  41. [ 0.000000] L2C-310 D prefetch enabled, offset 1 lines
  42. [ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
  43. [ 0.000000] L2C-310 Coherent cache controller enabled, 16 ways, 1024 kB
  44. [ 0.000000] L2C-310 Coherent: CACHE_ID 0x410054c9, AUX_CTRL 0x56070001
  45. [ 0.000006] sched_clock: 64 bits at 933MHz, resolution 1ns, wraps every 4398046511103ns
  46. [ 0.000014] clocksource: arm_global_timer: mask: 0xffffffffffffffff max_cycles: 0x1ae5b571769, max_idle_ns: 881590513431 ns
  47. [ 0.000025] Switching to timer-based delay loop, resolution 1ns
  48. [ 0.000123] Ignoring duplicate/late registration of read_current_timer delay
  49. [ 0.000129] clocksource: armada_370_xp_clocksource: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 76450417870 ns
  50. [ 0.000244] Calibrating delay loop (skipped), value calculated using timer frequency.. 1866.00 BogoMIPS (lpj=9330000)
  51. [ 0.000250] pid_max: default: 32768 minimum: 301
  52. [ 0.000295] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
  53. [ 0.000299] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
  54. [ 0.000483] CPU: Testing write buffer coherency: ok
  55. [ 0.000576] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  56. [ 0.000666] Setting up static identity map for 0x100000 - 0x100060
  57. [ 0.000723] mvebu-soc-id: MVEBU SoC ID=0x6820, Rev=0x4
  58. [ 0.000784] mvebu-pmsu: Initializing Power Management Service Unit
  59. [ 0.000820] Hierarchical SRCU implementation.
  60. [ 0.000964] smp: Bringing up secondary CPUs ...
  61. [ 0.001058] Booting CPU 1
  62. [ 0.001196] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  63. [ 0.001229] smp: Brought up 1 node, 2 CPUs
  64. [ 0.001234] SMP: Total of 2 processors activated (3732.00 BogoMIPS).
  65. [ 0.001237] CPU: All CPU(s) started in SVC mode.
  66. [ 0.002529] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
  67. [ 0.002569] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  68. [ 0.002575] futex hash table entries: 512 (order: 3, 32768 bytes)
  69. [ 0.002614] pinctrl core: initialized pinctrl subsystem
  70. [ 0.002883] NET: Registered protocol family 16
  71. [ 0.003316] DMA: preallocated 256 KiB pool for atomic coherent allocations
  72. [ 0.003847] cpuidle: using governor ladder
  73. [ 0.003976] mvebu-pmsu: CPU hotplug support is currently broken on Armada 38x: disabling
  74. [ 0.003982] mvebu-pmsu: CPU idle is currently broken on Armada 38x: disabling
  75. [ 0.009655] reg-fixed-voltage usb3_1-vbus: could not find pctldev for node /soc/internal-regs/pinctrl@18000/usb3_1-vbus-pins, deferring probe
  76. [ 0.009795] SCSI subsystem initialized
  77. [ 0.009864] libata version 3.00 loaded.
  78. [ 0.009943] usbcore: registered new interface driver usbfs
  79. [ 0.009966] usbcore: registered new interface driver hub
  80. [ 0.009986] usbcore: registered new device driver usb
  81. [ 0.010463] clocksource: Switched to clocksource arm_global_timer
  82. [ 0.010763] NET: Registered protocol family 2
  83. [ 0.010974] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
  84. [ 0.010993] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
  85. [ 0.011021] TCP: Hash tables configured (established 4096 bind 4096)
  86. [ 0.011054] UDP hash table entries: 256 (order: 1, 8192 bytes)
  87. [ 0.011067] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
  88. [ 0.011125] NET: Registered protocol family 1
  89. [ 0.011137] PCI: CLS 0 bytes, default 64
  90. [ 0.011773] Crashlog allocated RAM at address 0x3f00000
  91. [ 0.011811] workingset: timestamp_bits=30 max_order=17 bucket_order=0
  92. [ 0.013120] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  93. [ 0.013125] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  94. [ 0.013988] io scheduler noop registered
  95. [ 0.013992] io scheduler deadline registered (default)
  96. [ 0.014346] armada-38x-pinctrl f1018000.pinctrl: registered pinctrl driver
  97. [ 0.015181] mvebu-pcie soc:pcie: PCI host bridge to bus 0000:00
  98. [ 0.015189] pci_bus 0000:00: root bus resource [io 0x1000-0xfffff]
  99. [ 0.015193] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe7ffffff]
  100. [ 0.015198] pci_bus 0000:00: root bus resource [bus 00-ff]
  101. [ 0.015211] pci 0000:00:01.0: [11ab:6820] type 01 class 0x060400
  102. [ 0.015288] pci 0000:00:02.0: [11ab:6820] type 01 class 0x060400
  103. [ 0.015349] PCI: bus0: Fast back to back transfers disabled
  104. [ 0.015355] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  105. [ 0.015361] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  106. [ 0.015402] pci 0000:01:00.0: [11ab:2b40] type 00 class 0x020000
  107. [ 0.015424] pci 0000:01:00.0: reg 0x10: [mem 0x40000000-0x401fffff 64bit pref]
  108. [ 0.015433] pci 0000:01:00.0: reg 0x18: [mem 0x40200000-0x402fffff 64bit pref]
  109. [ 0.015491] pci 0000:01:00.0: supports D1 D2
  110. [ 0.015494] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold
  111. [ 0.015541] PCI: bus1: Fast back to back transfers disabled
  112. [ 0.015547] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
  113. [ 0.015594] pci 0000:02:00.0: [11ab:2b40] type 00 class 0x020000
  114. [ 0.015620] pci 0000:02:00.0: reg 0x10: [mem 0x42000000-0x421fffff 64bit pref]
  115. [ 0.015631] pci 0000:02:00.0: reg 0x18: [mem 0x42200000-0x422fffff 64bit pref]
  116. [ 0.015712] pci 0000:02:00.0: supports D1 D2
  117. [ 0.015714] pci 0000:02:00.0: PME# supported from D0 D1 D3hot D3cold
  118. [ 0.015762] PCI: bus2: Fast back to back transfers disabled
  119. [ 0.015767] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
  120. [ 0.015782] pci 0000:00:01.0: BAR 8: assigned [mem 0xe0000000-0xe02fffff]
  121. [ 0.015787] pci 0000:00:02.0: BAR 8: assigned [mem 0xe0400000-0xe06fffff]
  122. [ 0.015793] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0000000-0xe01fffff 64bit pref]
  123. [ 0.015802] pci 0000:01:00.0: BAR 2: assigned [mem 0xe0200000-0xe02fffff 64bit pref]
  124. [ 0.015810] pci 0000:00:01.0: PCI bridge to [bus 01]
  125. [ 0.015815] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xe02fffff]
  126. [ 0.015821] pci 0000:02:00.0: BAR 0: assigned [mem 0xe0400000-0xe05fffff 64bit pref]
  127. [ 0.015830] pci 0000:02:00.0: BAR 2: assigned [mem 0xe0600000-0xe06fffff 64bit pref]
  128. [ 0.015839] pci 0000:00:02.0: PCI bridge to [bus 02]
  129. [ 0.015843] pci 0000:00:02.0: bridge window [mem 0xe0400000-0xe06fffff]
  130. [ 0.016038] mv_xor f1060800.xor: Marvell shared XOR driver
  131. [ 0.060883] mv_xor f1060800.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
  132. [ 0.060983] mv_xor f1060900.xor: Marvell shared XOR driver
  133. [ 0.120836] mv_xor f1060900.xor: Marvell XOR (Descriptor Mode): ( xor cpy intr )
  134. [ 0.120973] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  135. [ 0.121531] console [ttyS0] disabled
  136. [ 0.141595] f1012000.serial: ttyS0 at MMIO 0xf1012000 (irq = 22, base_baud = 12500000) is a 16550A
  137. [ 0.880765] console [ttyS0] enabled
  138. [ 0.885509] loop: module loaded
  139. [ 0.888912] ahci-mvebu f10a8000.sata: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl platform mode
  140. [ 0.898013] ahci-mvebu f10a8000.sata: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs
  141. [ 0.907121] scsi host0: ahci-mvebu
  142. [ 0.910782] scsi host1: ahci-mvebu
  143. [ 0.914253] ata1: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x100 irq 41
  144. [ 0.922212] ata2: SATA max UDMA/133 mmio [mem 0xf10a8000-0xf10a9fff] port 0x180 irq 41
  145. [ 0.930514] pxa3xx-nand f10d0000.flash: This platform can't do DMA on this device
  146. [ 0.938278] nand: device found, Manufacturer ID: 0x01, Chip ID: 0xda
  147. [ 0.944667] nand: AMD/Spansion S34ML02G2
  148. [ 0.948605] nand: 256 MiB, SLC, erase size: 128 KiB, page size: 2048, OOB size: 128
  149. [ 0.956314] pxa3xx-nand f10d0000.flash: ECC strength 16, ECC step size 2048
  150. [ 0.963494] Bad block table found at page 131008, version 0x01
  151. [ 0.969683] Bad block table found at page 130944, version 0x01
  152. [ 0.975804] 11 fixed-partitions partitions found on MTD device pxa3xx_nand-0
  153. [ 0.982895] Creating 11 MTD partitions on "pxa3xx_nand-0":
  154. [ 0.988405] 0x000000000000-0x000000200000 : "u-boot"
  155. [ 0.993599] 0x000000200000-0x000000220000 : "u_env"
  156. [ 0.998647] 0x000000220000-0x000000260000 : "s_env"
  157. [ 1.003703] 0x0000007e0000-0x000000820000 : "devinfo"
  158. [ 1.008920] 0x000000820000-0x000000a00000 : "sysdiag"
  159. [ 1.014151] 0x000000a00000-0x000005a00000 : "kernel1"
  160. [ 1.019519] 0x000001000000-0x000005a00000 : "ubi"
  161. [ 1.024543] 0x000005a00000-0x00000aa00000 : "kernel2"
  162. [ 1.029907] 0x000006000000-0x00000aa00000 : "rootfs2"
  163. [ 1.035271] 0x00000aa00000-0x000010000000 : "syscfg"
  164. [ 1.040568] 0x000000260000-0x000000820000 : "unused_area"
  165. [ 1.046406] libphy: Fixed MDIO Bus: probed
  166. [ 1.050778] libphy: orion_mdio_bus: probed
  167. [ 1.055025] mvneta_bm f10c8000.bm: Buffer Manager for network controller enabled
  168. [ 1.063616] mvneta f1070000.ethernet eth0: Using hardware mac address 60:38:e0:c5:45:b0
  169. [ 1.072765] mvneta f1034000.ethernet eth1: Using random mac address fa:9a:5a:6a:48:b1
  170. [ 1.080759] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  171. [ 1.087315] ehci-pci: EHCI PCI platform driver
  172. [ 1.091802] ehci-platform: EHCI generic platform driver
  173. [ 1.097105] ehci-orion: EHCI orion driver
  174. [ 1.101212] orion-ehci f1058000.usb: EHCI Host Controller
  175. [ 1.106646] orion-ehci f1058000.usb: new USB bus registered, assigned bus number 1
  176. [ 1.114289] orion-ehci f1058000.usb: irq 38, io mem 0xf1058000
  177. [ 1.140466] orion-ehci f1058000.usb: USB 2.0 started, EHCI 1.00
  178. [ 1.146588] hub 1-0:1.0: USB hub found
  179. [ 1.150363] hub 1-0:1.0: 1 port detected
  180. [ 1.154668] usbcore: registered new interface driver usb-storage
  181. [ 1.160840] i2c /dev entries driver
  182. [ 1.175559] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
  183. [ 1.187972] orion_wdt: Initial timeout 171 sec
  184. [ 1.192641] sdhci: Secure Digital Host Controller Interface driver
  185. [ 1.198847] sdhci: Copyright(c) Pierre Ossman
  186. [ 1.261808] ata2: SATA link down (SStatus 0 SControl 300)
  187. [ 1.267251] ata1: SATA link down (SStatus 0 SControl 300)
  188. [ 1.270484] mmc0: SDHCI controller on f10d8000.sdhci [f10d8000.sdhci] using ADMA
  189. [ 1.270560] sdhci-pltfm: SDHCI platform and OF driver helper
  190. [ 1.291330] marvell-cesa f1090000.crypto: CESA device successfully registered
  191. [ 1.298864] NET: Registered protocol family 10
  192. [ 1.303744] Segment Routing with IPv6
  193. [ 1.307448] NET: Registered protocol family 17
  194. [ 1.311931] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  195. [ 1.325038] 8021q: 802.1Q VLAN Support v1.8
  196. [ 1.329289] Registering SWP/SWPB emulation handler
  197. [ 1.335400] xhci-hcd f10f8000.usb3: xHCI Host Controller
  198. [ 1.340822] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 2
  199. [ 1.348392] xhci-hcd f10f8000.usb3: hcc params 0x0a000990 hci version 0x100 quirks 0x00010010
  200. [ 1.356977] xhci-hcd f10f8000.usb3: irq 44, io mem 0xf10f8000
  201. [ 1.362966] hub 2-0:1.0: USB hub found
  202. [ 1.366751] hub 2-0:1.0: 1 port detected
  203. [ 1.370791] xhci-hcd f10f8000.usb3: xHCI Host Controller
  204. [ 1.376133] xhci-hcd f10f8000.usb3: new USB bus registered, assigned bus number 3
  205. [ 1.383690] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
  206. [ 1.391997] hub 3-0:1.0: USB hub found
  207. [ 1.395779] hub 3-0:1.0: 1 port detected
  208. [ 1.400051] UBI: auto-attach mtd6
  209. [ 1.403389] ubi0: attaching mtd6
  210. [ 1.412463] random: fast init done
  211. [ 1.430563] mmc0: new high speed SDIO card at address 0001
  212. [ 1.613085] ubi0: scanning is finished
  213. [ 1.621162] ubi0: attached mtd6 (name "ubi", size 74 MiB)
  214. [ 1.626585] ubi0: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  215. [ 1.633497] ubi0: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  216. [ 1.640314] ubi0: VID header offset: 2048 (aligned 2048), data offset: 4096
  217. [ 1.647310] ubi0: good PEBs: 592, bad PEBs: 0, corrupted PEBs: 0
  218. [ 1.653345] ubi0: user volume: 2, internal volumes: 1, max. volumes count: 128
  219. [ 1.660600] ubi0: max/mean erase counter: 4/2, WL threshold: 4096, image sequence number: 172803615
  220. [ 1.669684] ubi0: available PEBs: 0, total reserved PEBs: 592, PEBs reserved for bad PEB handling: 40
  221. [ 1.678950] ubi0: background thread "ubi_bgt0d" started, PID 709
  222. [ 1.679316] block ubiblock0_0: created from ubi0:0(rootfs)
  223. [ 1.679318] ubiblock: device ubiblock0_0 (rootfs) set to be root filesystem
  224. [ 1.679497] mvsw61xx 10.mvsw61xx: Found MV88E6352 at f1072004.mdio-mii:10
  225. [ 1.679499] mvsw61xx 10.mvsw61xx: Using direct addressing
  226. [ 1.688550] hctosys: unable to open rtc device (rtc0)
  227. [ 1.714873] Waiting 1 sec before mounting root device...
  228. [ 2.792073] VFS: Mounted root (squashfs filesystem) readonly on device 254:0.
  229. [ 2.799717] Freeing unused kernel memory: 1024K
  230. [ 2.920483] init: Console is alive
  231. [ 2.923969] init: - watchdog -
  232. [ 3.158472] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  233. [ 3.188914] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  234. [ 3.198828] init: - preinit -
  235. [ 3.364477] mvneta f1070000.ethernet tmp0: renamed from eth0
  236. [ 3.370374] random: procd: uninitialized urandom read (4 bytes read)
  237. [ 3.411696] mvneta f1034000.ethernet eth0: renamed from eth1
  238. [ 3.451648] mvneta f1070000.ethernet eth1: renamed from tmp0
  239. [ 3.654598] random: jshn: uninitialized urandom read (4 bytes read)
  240. [ 3.685774] random: jshn: uninitialized urandom read (4 bytes read)
  241. [ 3.727089] random: jshn: uninitialized urandom read (4 bytes read)
  242. [ 3.742536] random: jshn: uninitialized urandom read (4 bytes read)
  243. [ 3.767070] random: jshn: uninitialized urandom read (4 bytes read)
  244. [ 3.857213] mvneta f1034000.ethernet eth0: configuring for fixed/sgmii link mode
  245. [ 3.865017] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  246. [ 3.871061] mvneta f1034000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
  247. [ 3.878952] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  248. [ 6.935662] UBIFS (ubi0:1): background thread "ubifs_bgt0_1" started, PID 821
  249. [ 6.963844] UBIFS (ubi0:1): recovery needed
  250. [ 7.014154] UBIFS (ubi0:1): recovery completed
  251. [ 7.018655] UBIFS (ubi0:1): UBIFS: mounted UBI device 0, volume 1, name "rootfs_data"
  252. [ 7.026559] UBIFS (ubi0:1): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  253. [ 7.036524] UBIFS (ubi0:1): FS size: 65519616 bytes (62 MiB, 516 LEBs), journal size 3301376 bytes (3 MiB, 26 LEBs)
  254. [ 7.047008] UBIFS (ubi0:1): reserved for root: 3094652 bytes (3022 KiB)
  255. [ 7.053655] UBIFS (ubi0:1): media format: w4/r0 (latest is w5/r0), UUID AAB4B0EA-7EDE-441A-8AC5-33F8C3B18730, small LPT model
  256. [ 7.068205] mount_root: switching to ubifs overlay
  257. [ 7.115448] ubi1: attaching mtd9
  258. [ 7.218310] random: crng init done
  259. [ 7.348420] ubi1: scanning is finished
  260. [ 7.356555] ubi1: attached mtd9 (name "syscfg", size 86 MiB)
  261. [ 7.362249] ubi1: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
  262. [ 7.369153] ubi1: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
  263. [ 7.375974] ubi1: VID header offset: 2048 (aligned 2048), data offset: 4096
  264. [ 7.382968] ubi1: good PEBs: 680, bad PEBs: 8, corrupted PEBs: 0
  265. [ 7.388999] ubi1: user volume: 1, internal volumes: 1, max. volumes count: 128
  266. [ 7.396255] ubi1: max/mean erase counter: 21/14, WL threshold: 4096, image sequence number: 376468365
  267. [ 7.405531] ubi1: available PEBs: 0, total reserved PEBs: 680, PEBs reserved for bad PEB handling: 32
  268. [ 7.414800] ubi1: background thread "ubi_bgt1d" started, PID 831
  269. [ 7.424497] UBIFS (ubi1:0): background thread "ubifs_bgt1_0" started, PID 835
  270. [ 7.471847] UBIFS (ubi1:0): UBIFS: mounted UBI device 1, volume 0, name "syscfg"
  271. [ 7.479278] UBIFS (ubi1:0): LEB size: 126976 bytes (124 KiB), min./max. I/O unit sizes: 2048 bytes/2048 bytes
  272. [ 7.489244] UBIFS (ubi1:0): FS size: 80375808 bytes (76 MiB, 633 LEBs), journal size 4063232 bytes (3 MiB, 32 LEBs)
  273. [ 7.499729] UBIFS (ubi1:0): reserved for root: 3796347 bytes (3707 KiB)
  274. [ 7.506376] UBIFS (ubi1:0): media format: w4/r0 (latest is w5/r0), UUID B8ED17D0-8710-4CF5-90C1-9B7262C896F5, small LPT model
  275. [ 7.519174] urandom-seed: Seeding with /etc/urandom.seed
  276. [ 7.555451] mvneta f1034000.ethernet eth0: Link is Down
  277. [ 7.613290] procd: - early -
  278. [ 7.616204] procd: - watchdog -
  279. [ 8.212901] procd: - watchdog -
  280. [ 8.216132] procd: - ubus -
  281. [ 8.269634] procd: - init -
  282. [ 8.374047] kmodloader: loading kernel modules from /etc/modules.d/*
  283. [ 8.385872] ip6_tables: (C) 2000-2006 Netfilter Core Team
  284. [ 8.731458] Loading modules backported from Linux version wt-2017-11-01-0-gfe248fc2c180
  285. [ 8.739500] Backport generated by backports.git v4.14-rc2-1-31-g86cf0e5d
  286. [ 8.753862] <<Marvell Mac80211 Wireless PCIE Network Driver version 10.3.4.0-20180330>>
  287. [ 8.761933] pci 0000:00:01.0: enabling device (0140 -> 0142)
  288. [ 8.767715] ieee80211 phy0: priv->pcmd_buf = ddcd8000 priv->pphys_cmd_buf = 1dcd8000
  289. [ 8.820486] ieee80211 phy0: fw download start
  290. [ 8.820491] ieee80211 phy0: ddr init: download start
  291. [ 8.820869] ieee80211 phy0: ddr init: download complete
  292. [ 8.958651] ieee80211 phy0: FwSize = 450732 downloaded Size = 450732 curr_iteration 65522
  293. [ 11.826462] ieee80211 phy0: fw download complete
  294. [ 11.826502] ieee80211 phy0: device node: /soc/pcie/pcie@1,0
  295. [ 11.841659] ieee80211 phy0: pcmd = ddcd8000
  296. [ 11.859482] ieee80211 phy0: firmware version: 0x9030206
  297. [ 12.166474] ieee80211 phy0: firmware region code: 30
  298. [ 12.196294] ieee80211 phy0: 2G disabled, 5G enabled
  299. [ 12.201218] ieee80211 phy0: 4 TX antennas, 4 RX antennas
  300. [ 12.206815] pci 0000:00:02.0: enabling device (0140 -> 0142)
  301. [ 12.212631] ieee80211 phy1: priv->pcmd_buf = d9924000 priv->pphys_cmd_buf = 19924000
  302. [ 12.219579] ieee80211 phy1: fw download start
  303. [ 12.219585] ieee80211 phy1: ddr init: download start
  304. [ 12.219969] ieee80211 phy1: ddr init: download complete
  305. [ 12.361267] ieee80211 phy1: FwSize = 450732 downloaded Size = 450732 curr_iteration 65527
  306. [ 13.556466] ieee80211 phy1: fw download complete
  307. [ 13.556498] ieee80211 phy1: device node: /soc/pcie/pcie@2,0
  308. [ 13.571618] ieee80211 phy1: pcmd = d9924000
  309. [ 13.589481] ieee80211 phy1: firmware version: 0x9030206
  310. [ 13.896471] ieee80211 phy1: firmware region code: 30
  311. [ 13.920305] ieee80211 phy1: 2G enabled, 5G disabled
  312. [ 13.925232] ieee80211 phy1: 4 TX antennas, 4 RX antennas
  313. [ 13.933380] hidraw: raw HID events driver (C) Jiri Kosina
  314. [ 13.942470] Bluetooth: Core ver 2.22
  315. [ 13.946118] NET: Registered protocol family 31
  316. [ 13.950610] Bluetooth: HCI device and connection manager initialized
  317. [ 13.957003] Bluetooth: HCI socket layer initialized
  318. [ 13.961919] Bluetooth: L2CAP socket layer initialized
  319. [ 13.967007] Bluetooth: SCO socket layer initialized
  320. [ 13.972467] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  321. [ 13.977807] Bluetooth: BNEP filters: protocol multicast
  322. [ 13.983092] Bluetooth: BNEP socket layer initialized
  323. [ 13.989470] Bluetooth: vendor=0x2df, device=0x9136, class=255, fn=2
  324. [ 14.770191] Bluetooth: FW download over, size 695532 bytes
  325. [ 15.370488] sdio platform data not available
  326. [ 15.371253] usbcore: registered new interface driver btusb
  327. [ 15.381713] Bluetooth: HCI UART driver ver 2.3
  328. [ 15.386177] Bluetooth: HCI UART protocol H4 registered
  329. [ 15.391346] Bluetooth: HCI UART protocol BCSP registered
  330. [ 15.396679] Bluetooth: HCI UART protocol ATH3K registered
  331. [ 15.402554] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
  332. [ 15.408506] Bluetooth: HIDP socket layer initialized
  333. [ 15.414006] ip_tables: (C) 2000-2006 Netfilter Core Team
  334. [ 15.735122] nf_conntrack version 0.5.0 (8192 buckets, 32768 max)
  335. [ 15.742256] mwifiex_sdio mmc0:0001:1: WLAN FW already running! Skip FW dnld
  336. [ 15.749253] mwifiex_sdio mmc0:0001:1: WLAN FW is active
  337. [ 15.778799] mwifiex_sdio mmc0:0001:1: CMD_RESP: cmd 0x242 error, result=0x2
  338. [ 15.785803] mwifiex_sdio mmc0:0001:1: mwifiex_process_cmdresp: cmd 0x242 failed during initialization
  339. [ 15.805013] mwifiex_sdio mmc0:0001:1: info: MWIFIEX VERSION: mwifiex 1.0 (15.68.7.p71)
  340. [ 15.813073] mwifiex_sdio mmc0:0001:1: driver_version = mwifiex 1.0 (15.68.7.p71)
  341. [ 15.918549] Bluetooth: RFCOMM TTY layer initialized
  342. [ 15.923475] Bluetooth: RFCOMM socket layer initialized
  343. [ 15.928641] Bluetooth: RFCOMM ver 1.11
  344. [ 15.936975] xt_time: kernel timezone is -0000
  345. [ 16.091678] PPP generic driver version 2.4.2
  346. [ 16.096311] NET: Registered protocol family 24
  347. [ 16.101446] kmodloader: done loading kernel modules from /etc/modules.d/*
  348. [ 17.632542] mvneta f1034000.ethernet eth0: configuring for fixed/sgmii link mode
  349. [ 17.640054] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  350. [ 17.645970] mvneta f1034000.ethernet eth0: Link is Up - 1Gbps/Full - flow control off
  351. [ 17.653552] br-lan: port 1(eth0.1) entered blocking state
  352. [ 17.653555] br-lan: port 1(eth0.1) entered disabled state
  353. [ 17.653643] device eth0.1 entered promiscuous mode
  354. [ 17.653644] device eth0 entered promiscuous mode
  355. [ 17.654150] br-lan: port 1(eth0.1) entered blocking state
  356. [ 17.654153] br-lan: port 1(eth0.1) entered forwarding state
  357. [ 17.654184] IPv6: ADDRCONF(NETDEV_UP): br-lan: link is not ready
  358. [ 17.664704] mvneta f1070000.ethernet eth1: configuring for fixed/rgmii-id link mode
  359. [ 17.665073] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
  360. [ 17.665096] mvneta f1070000.ethernet eth1: Link is Up - 1Gbps/Full - flow control off
  361. [ 17.749692] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  362. [ 17.756255] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
  363. [ 18.710468] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement