Advertisement
Guest User

Untitled

a guest
Oct 30th, 2020
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.38 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd034]
  2. [ 0.000000] Linux version 5.4.72 (builder@buildhost) (gcc version 8.4.0 (OpenWrt GCC 8.4.0 r14808-499924adf0)) #0 SMP Fri Oct 30 01:39:01 2020
  3. [ 0.000000] Machine model: FriendlyARM NanoPi NEO 2
  4. [ 0.000000] earlycon: uart0 at MMIO32 0x0000000001c28000 (options '')
  5. [ 0.000000] printk: bootconsole [uart0] enabled
  6. [ 0.000000] On node 0 totalpages: 131072
  7. [ 0.000000] DMA32 zone: 2048 pages used for memmap
  8. [ 0.000000] DMA32 zone: 0 pages reserved
  9. [ 0.000000] DMA32 zone: 131072 pages, LIFO batch:31
  10. [ 0.000000] psci: probing for conduit method from DT.
  11. [ 0.000000] psci: PSCIv1.1 detected in firmware.
  12. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  13. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  14. [ 0.000000] psci: SMC Calling Convention v1.1
  15. [ 0.000000] percpu: Embedded 21 pages/cpu s46744 r8192 d31080 u86016
  16. [ 0.000000] pcpu-alloc: s46744 r8192 d31080 u86016 alloc=21*4096
  17. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  18. [ 0.000000] Detected VIPT I-cache on CPU0
  19. [ 0.000000] Speculative Store Bypass Disable mitigation not required
  20. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 129024
  21. [ 0.000000] Kernel command line: console=ttyS0,115200 earlyprintk root=PARTUUID=5452574f-02 rootwait earlycon=uart,mmio32,0x01c28000
  22. [ 0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
  23. [ 0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
  24. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  25. [ 0.000000] Memory: 494264K/524288K available (7550K kernel code, 710K rwdata, 2168K rodata, 576K init, 299K bss, 30024K reserved, 0K cma-reserved)
  26. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  27. [ 0.000000] rcu: Hierarchical RCU implementation.
  28. [ 0.000000] rcu: CONFIG_RCU_FANOUT set to non-default value of 32.
  29. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  30. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  31. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  32. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  33. [ 0.000000] GIC: Using split EOI/Deactivate mode
  34. [ 0.000000] random: get_random_bytes called from start_kernel+0x2dc/0x43c with crng_init=0
  35. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (phys).
  36. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  37. [ 0.000005] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  38. [ 0.008103] Console: colour dummy device 80x25
  39. [ 0.012578] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
  40. [ 0.022831] pid_max: default: 32768 minimum: 301
  41. [ 0.027577] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
  42. [ 0.034886] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
  43. [ 0.044003] ASID allocator initialised with 32768 entries
  44. [ 0.049489] rcu: Hierarchical SRCU implementation.
  45. [ 0.054699] smp: Bringing up secondary CPUs ...
  46. [ 0.060356] Detected VIPT I-cache on CPU1
  47. [ 0.060412] CPU1: Booted secondary processor 0x0000000001 [0x410fd034]
  48. [ 0.061222] Detected VIPT I-cache on CPU2
  49. [ 0.061253] CPU2: Booted secondary processor 0x0000000002 [0x410fd034]
  50. [ 0.061997] Detected VIPT I-cache on CPU3
  51. [ 0.062025] CPU3: Booted secondary processor 0x0000000003 [0x410fd034]
  52. [ 0.062088] smp: Brought up 1 node, 4 CPUs
  53. [ 0.097753] SMP: Total of 4 processors activated.
  54. [ 0.102455] CPU features: detected: 32-bit EL0 Support
  55. [ 0.107590] CPU features: detected: CRC32 instructions
  56. [ 0.112764] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
  57. [ 0.121117] CPU: All CPU(s) started at EL2
  58. [ 0.125228] alternatives: patching kernel code
  59. [ 0.134101] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  60. [ 0.143863] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  61. [ 0.150954] pinctrl core: initialized pinctrl subsystem
  62. [ 0.157049] NET: Registered protocol family 16
  63. [ 0.161883] DMA: preallocated 256 KiB pool for atomic allocations
  64. [ 0.182926] SCSI subsystem initialized
  65. [ 0.186890] libata version 3.00 loaded.
  66. [ 0.187138] usbcore: registered new interface driver usbfs
  67. [ 0.192685] usbcore: registered new interface driver hub
  68. [ 0.198144] usbcore: registered new device driver usb
  69. [ 0.203321] videodev: Linux video capture interface: v2.00
  70. [ 0.208849] pps_core: LinuxPPS API ver. 1 registered
  71. [ 0.213812] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  72. [ 0.222950] PTP clock support registered
  73. [ 0.227175] Advanced Linux Sound Architecture Driver Initialized.
  74. [ 0.233346] workqueue: max_active 576 requested for napi_workq is out of range, clamping between 1 and 512
  75. [ 0.243817] clocksource: Switched to clocksource arch_sys_counter
  76. [ 0.254380] thermal_sys: Registered thermal governor 'step_wise'
  77. [ 0.254704] NET: Registered protocol family 2
  78. [ 0.265716] tcp_listen_portaddr_hash hash table entries: 256 (order: 0, 4096 bytes, linear)
  79. [ 0.274106] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
  80. [ 0.281886] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
  81. [ 0.289094] TCP: Hash tables configured (established 4096 bind 4096)
  82. [ 0.295546] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
  83. [ 0.302087] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
  84. [ 0.309206] NET: Registered protocol family 1
  85. [ 0.314110] kvm [1]: IPA Size Limit: 40bits
  86. [ 0.318837] kvm [1]: vgic interrupt IRQ1
  87. [ 0.322885] kvm [1]: Hyp mode initialized successfully
  88. [ 0.329096] workingset: timestamp_bits=46 max_order=17 bucket_order=0
  89. [ 0.340770] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  90. [ 0.346749] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME) (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
  91. [ 0.357694] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
  92. [ 0.365866] sun4i-usb-phy 1c19400.phy: Couldn't request ID GPIO
  93. [ 0.374231] sun8i-h3-r-pinctrl 1f02c00.pinctrl: initialized sunXi PIO driver
  94. [ 0.384593] sun50i-h5-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
  95. [ 0.396880] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
  96. [ 0.405273] sun50i-h5-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pa not found, using dummy regulator
  97. [ 0.415544] printk: console [ttyS0] disabled
  98. [ 0.440424] 1c28000.serial: ttyS0 at MMIO 0x1c28000 (irq = 21, base_baud = 1500000) is a U6_16550A
  99. [ 0.449411] printk: console [ttyS0] enabled
  100. [ 0.457770] printk: bootconsole [uart0] disabled
  101. [ 0.467790] cacheinfo: Unable to detect cache hierarchy for CPU 0
  102. [ 0.477591] loop: module loaded
  103. [ 0.480993] Loading iSCSI transport class v2.0-870.
  104. [ 0.487222] libphy: Fixed MDIO Bus: probed
  105. [ 0.492742] sun50i-h5-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator
  106. [ 0.502852] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found
  107. [ 0.509210] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found
  108. [ 0.515244] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  109. [ 0.521665] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  110. [ 0.528195] ehci-platform: EHCI generic platform driver
  111. [ 0.533557] ehci-platform 1c1a000.usb: EHCI Host Controller
  112. [ 0.539147] ehci-platform 1c1a000.usb: new USB bus registered, assigned bus number 1
  113. [ 0.546991] ehci-platform 1c1a000.usb: irq 10, io mem 0x01c1a000
  114. [ 0.567820] ehci-platform 1c1a000.usb: USB 2.0 started, EHCI 1.00
  115. [ 0.574091] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
  116. [ 0.582359] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  117. [ 0.589579] usb usb1: Product: EHCI Host Controller
  118. [ 0.594458] usb usb1: Manufacturer: Linux 5.4.72 ehci_hcd
  119. [ 0.599856] usb usb1: SerialNumber: 1c1a000.usb
  120. [ 0.604750] hub 1-0:1.0: USB hub found
  121. [ 0.608535] hub 1-0:1.0: 1 port detected
  122. [ 0.613031] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  123. [ 0.619239] ohci-platform: OHCI generic platform driver
  124. [ 0.624605] ohci-platform 1c1a400.usb: Generic Platform OHCI controller
  125. [ 0.631240] ohci-platform 1c1a400.usb: new USB bus registered, assigned bus number 2
  126. [ 0.639077] ohci-platform 1c1a400.usb: irq 11, io mem 0x01c1a400
  127. [ 0.707969] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
  128. [ 0.716239] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  129. [ 0.723460] usb usb2: Product: Generic Platform OHCI controller
  130. [ 0.729380] usb usb2: Manufacturer: Linux 5.4.72 ohci_hcd
  131. [ 0.734779] usb usb2: SerialNumber: 1c1a400.usb
  132. [ 0.739631] hub 2-0:1.0: USB hub found
  133. [ 0.743414] hub 2-0:1.0: 1 port detected
  134. [ 0.747974] usbcore: registered new interface driver usb-storage
  135. [ 0.754160] mousedev: PS/2 mouse device common for all mice
  136. [ 0.760016] i2c /dev entries driver
  137. [ 0.764004] sunxi-wdt 1c20ca0.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
  138. [ 0.772495] sun50i-h5-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pf not found, using dummy regulator
  139. [ 0.782901] sunxi-mmc 1c0f000.mmc: Got CD GPIO
  140. [ 0.812762] sunxi-mmc 1c0f000.mmc: initialized, max. request size: 16384 KB, uses new timings mode
  141. [ 0.822107] sun8i-h3-r-pinctrl 1f02c00.pinctrl: 1f02c00.pinctrl supply vcc-pl not found, using dummy regulator
  142. [ 0.841145] NET: Registered protocol family 10
  143. [ 0.846383] Segment Routing with IPv6
  144. [ 0.850130] NET: Registered protocol family 17
  145. [ 0.854616] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
  146. [ 0.867559] can: controller area network core (rev 20170425 abi 9)
  147. [ 0.873787] NET: Registered protocol family 29
  148. [ 0.878235] 8021q: 802.1Q VLAN Support v1.8
  149. [ 0.890701] sun50i-h5-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pd not found, using dummy regulator
  150. [ 0.901357] sun50i-h5-pinctrl 1c20800.pinctrl: 1c20800.pinctrl supply vcc-pg not found, using dummy regulator
  151. [ 0.912634] dwmac-sun8i 1c30000.ethernet: IRQ eth_wake_irq not found
  152. [ 0.918996] dwmac-sun8i 1c30000.ethernet: IRQ eth_lpi not found
  153. [ 0.924993] dwmac-sun8i 1c30000.ethernet: PTP uses main clock
  154. [ 0.971151] mmc0: host does not support reading read-only switch, assuming write-enable
  155. [ 0.982784] mmc0: new high speed SDHC card at address 0007
  156. [ 0.989008] mmcblk0: mmc0:0007 SD8GB 7.42 GiB
  157. [ 0.994578] mmcblk0: p1 p2
  158. [ 1.035969] dwmac-sun8i 1c30000.ethernet: Current syscon value is not the default 50006 (expect 58000)
  159. [ 1.045297] dwmac-sun8i 1c30000.ethernet: No HW DMA feature register supported
  160. [ 1.052519] dwmac-sun8i 1c30000.ethernet: RX Checksum Offload Engine supported
  161. [ 1.059740] dwmac-sun8i 1c30000.ethernet: COE Type 2
  162. [ 1.064709] dwmac-sun8i 1c30000.ethernet: TX Checksum insertion supported
  163. [ 1.071494] dwmac-sun8i 1c30000.ethernet: Normal descriptors
  164. [ 1.077151] dwmac-sun8i 1c30000.ethernet: Chain mode enabled
  165. [ 1.082966] libphy: stmmac: probed
  166. [ 1.087026] dwmac-sun8i 1c30000.ethernet: Found internal PHY node
  167. [ 1.093218] libphy: mdio_mux: probed
  168. [ 1.096813] dwmac-sun8i 1c30000.ethernet: Switch mux to internal PHY
  169. [ 1.103169] dwmac-sun8i 1c30000.ethernet: Powering internal PHY
  170. [ 1.109787] libphy: mdio_mux: probed
  171. [ 1.113386] dwmac-sun8i 1c30000.ethernet: Switch mux to external PHY
  172. [ 1.120966] ehci-platform 1c1d000.usb: EHCI Host Controller
  173. [ 1.126564] ehci-platform 1c1d000.usb: new USB bus registered, assigned bus number 3
  174. [ 1.134420] ehci-platform 1c1d000.usb: irq 12, io mem 0x01c1d000
  175. [ 1.155813] ehci-platform 1c1d000.usb: USB 2.0 started, EHCI 1.00
  176. [ 1.162082] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
  177. [ 1.170348] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  178. [ 1.177567] usb usb3: Product: EHCI Host Controller
  179. [ 1.182446] usb usb3: Manufacturer: Linux 5.4.72 ehci_hcd
  180. [ 1.187844] usb usb3: SerialNumber: 1c1d000.usb
  181. [ 1.192706] hub 3-0:1.0: USB hub found
  182. [ 1.196490] hub 3-0:1.0: 1 port detected
  183. [ 1.201078] ohci-platform 1c1d400.usb: Generic Platform OHCI controller
  184. [ 1.207711] ohci-platform 1c1d400.usb: new USB bus registered, assigned bus number 4
  185. [ 1.215549] ohci-platform 1c1d400.usb: irq 13, io mem 0x01c1d400
  186. [ 1.283964] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.04
  187. [ 1.292230] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  188. [ 1.299451] usb usb4: Product: Generic Platform OHCI controller
  189. [ 1.305377] usb usb4: Manufacturer: Linux 5.4.72 ohci_hcd
  190. [ 1.310777] usb usb4: SerialNumber: 1c1d400.usb
  191. [ 1.315622] hub 4-0:1.0: USB hub found
  192. [ 1.319402] hub 4-0:1.0: 1 port detected
  193. [ 1.323674] hctosys: unable to open rtc device (rtc0)
  194. [ 1.329138] ALSA device list:
  195. [ 1.332113] No soundcards found.
  196. [ 1.347034] EXT4-fs (mmcblk0p2): mounted filesystem without journal. Opts: (null)
  197. [ 1.354578] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
  198. [ 1.361760] Freeing unused kernel memory: 576K
  199. [ 1.379817] Run /sbin/init as init process
  200. [ 1.445345] init: Console is alive
  201. [ 1.448917] init: - watchdog -
  202. [ 1.525951] kmodloader: loading kernel modules from /etc/modules-boot.d/*
  203. [ 1.532852] kmodloader: done loading kernel modules from /etc/modules-boot.d/*
  204. [ 1.543103] init: - preinit -
  205. [ 1.699513] random: jshn: uninitialized urandom read (4 bytes read)
  206. [ 1.722325] random: jshn: uninitialized urandom read (4 bytes read)
  207. [ 1.739991] random: jshn: uninitialized urandom read (4 bytes read)
  208. [ 1.757077] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.2:07] driver [RTL8211E Gigabit Ethernet]
  209. [ 1.766537] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
  210. [ 1.773852] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
  211. [ 1.781506] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
  212. [ 1.788036] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/rgmii link mode
  213. [ 5.860040] mount_root: mounting /dev/root
  214. [ 5.880309] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  215. [ 5.888709] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  216. [ 6.337607] random: fast init done
  217. [ 6.356791] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  218. [ 6.530137] random: crng init done
  219. [ 6.547257] urandom-seed: Seed file not found (/etc/urandom.seed)
  220. [ 6.571548] dwmac-sun8i 1c30000.ethernet eth0: Link is Down
  221. [ 6.582027] procd: - early -
  222. [ 6.585015] procd: - watchdog -
  223. [ 7.125945] procd: - watchdog -
  224. [ 7.129313] procd: - ubus -
  225. [ 7.183255] procd: - init -
  226. [ 7.334719] kmodloader: loading kernel modules from /etc/modules.d/*
  227. [ 7.346638] urngd: v1.0.2 started.
  228. [ 7.369424] xt_time: kernel timezone is -0000
  229. [ 7.383660] PPP generic driver version 2.4.2
  230. [ 7.389404] NET: Registered protocol family 24
  231. [ 7.400474] kmodloader: done loading kernel modules from /etc/modules.d/*
  232. [ 13.532168] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.2:07] driver [RTL8211E Gigabit Ethernet]
  233. [ 13.541670] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
  234. [ 13.548988] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
  235. [ 13.556653] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
  236. [ 13.563201] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/rgmii link mode
  237. [ 13.571285] br-lan: port 1(eth0) entered blocking state
  238. [ 13.576562] br-lan: port 1(eth0) entered disabled state
  239. [ 13.582009] device eth0 entered promiscuous mode
  240. [ 17.652301] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  241. [ 17.660709] br-lan: port 1(eth0) entered blocking state
  242. [ 17.665949] br-lan: port 1(eth0) entered forwarding state
  243. [ 17.671602] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  244. [ 31.795840] usb0-vbus: disabling
  245. [ 101.013465] br-lan: port 1(eth0) entered disabled state
  246. [ 101.023208] device eth0 left promiscuous mode
  247. [ 101.027736] br-lan: port 1(eth0) entered disabled state
  248. [ 101.053629] dwmac-sun8i 1c30000.ethernet eth0: Link is Down
  249. [ 102.499332] dwmac-sun8i 1c30000.ethernet eth0: PHY [0.2:07] driver [RTL8211E Gigabit Ethernet]
  250. [ 102.508929] dwmac-sun8i 1c30000.ethernet eth0: No Safety Features support found
  251. [ 102.516291] dwmac-sun8i 1c30000.ethernet eth0: No MAC Management Counters available
  252. [ 102.523967] dwmac-sun8i 1c30000.ethernet eth0: PTP not supported by HW
  253. [ 102.530510] dwmac-sun8i 1c30000.ethernet eth0: configuring for phy/rgmii link mode
  254. [ 102.538624] br-lan: port 1(eth0) entered blocking state
  255. [ 102.543866] br-lan: port 1(eth0) entered disabled state
  256. [ 102.549295] device eth0 entered promiscuous mode
  257. [ 107.636300] dwmac-sun8i 1c30000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
  258. [ 107.644708] br-lan: port 1(eth0) entered blocking state
  259. [ 107.649946] br-lan: port 1(eth0) entered forwarding state
  260. [ 107.655944] IPv6: ADDRCONF(NETDEV_CHANGE): br-lan: link becomes ready
  261.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement