Advertisement
armoon

yocto-bootlog

Mar 19th, 2023
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.12 KB | None | 0 0
  1. root@neu2-io:~# dmesg
  2. [ 0.000000] Booting Linux on physical CPU 0xf00
  3. [ 0.000000] Linux version 6.1.0-rc3-next-20221102-yocto-standard (oe-user@oe-host) (arm-oe-linux-gnueabi-gcc (GCC) 11.3.0, GNU ld (GNU Binutils) 2.38.20220708) #1 SMP Tue Nov 29 04:52:56 UTC 2022
  4. [ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
  5. [ 0.000000] CPU: div instructions available: patching division code
  6. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  7. [ 0.000000] OF: fdt: Machine model: Edgeble Neu2 IO Board
  8. [ 0.000000] Memory policy: Data cache writealloc
  9. [ 0.000000] efi: UEFI not found.
  10. [ 0.000000] cma: Reserved 64 MiB at 0x7c000000
  11. [ 0.000000] Zone ranges:
  12. [ 0.000000] DMA [mem 0x0000000000000000-0x000000002fffffff]
  13. [ 0.000000] Normal empty
  14. [ 0.000000] HighMem [mem 0x0000000030000000-0x000000007fffffff]
  15. [ 0.000000] Movable zone start for each node
  16. [ 0.000000] Early memory node ranges
  17. [ 0.000000] node 0: [mem 0x0000000000000000-0x000000007fffffff]
  18. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000007fffffff]
  19. [ 0.000000] psci: probing for conduit method from DT.
  20. [ 0.000000] psci: PSCIv1.0 detected in firmware.
  21. [ 0.000000] psci: Using standard PSCI v0.2 function IDs
  22. [ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
  23. [ 0.000000] psci: SMC Calling Convention v1.0
  24. [ 0.000000] percpu: Embedded 16 pages/cpu s34772 r8192 d22572 u65536
  25. [ 0.000000] pcpu-alloc: s34772 r8192 d22572 u65536 alloc=16*4096
  26. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  27. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522752
  28. [ 0.000000] Kernel command line: root=PARTUUID=86bd2e65-8122-4870-83b0-aee2a34927c2 rootwait console=tty1 console=ttyS2,1500000n8 rw rootfstype=ext4 init=/sbin/init
  29. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes, linear)
  30. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes, linear)
  31. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  32. [ 0.000000] Memory: 1986512K/2097152K available (15360K kernel code, 2578K rwdata, 6212K rodata, 2048K init, 427K bss, 45104K reserved, 65536K cma-reserved, 1245184K highmem)
  33. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  34. [ 0.000000] trace event string verifier disabled
  35. [ 0.000000] rcu: Hierarchical RCU implementation.
  36. [ 0.000000] rcu: RCU event tracing is enabled.
  37. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4.
  38. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
  39. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  40. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
  41. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  42. [ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
  43. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
  44. [ 0.000001] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
  45. [ 0.000017] Switching to timer-based delay loop, resolution 41ns
  46. [ 0.001461] Failed to get pclk for 'rk_timer'
  47. [ 0.002625] Console: colour dummy device 80x30
  48. [ 0.003166] printk: console [tty1] enabled
  49. [ 0.003239] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
  50. [ 0.003281] pid_max: default: 32768 minimum: 301
  51. [ 0.003522] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  52. [ 0.003569] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes, linear)
  53. [ 0.004300] CPU: Testing write buffer coherency: ok
  54. [ 0.004751] /cpus/cpu@f00 missing clock-frequency property
  55. [ 0.004811] /cpus/cpu@f01 missing clock-frequency property
  56. [ 0.004852] /cpus/cpu@f02 missing clock-frequency property
  57. [ 0.004892] /cpus/cpu@f03 missing clock-frequency property
  58. [ 0.004923] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
  59. [ 0.005851] Setting up static identity map for 0x300000 - 0x3000ac
  60. [ 0.006640] rcu: Hierarchical SRCU implementation.
  61. [ 0.006668] rcu: Max phase no-delay instances is 1000.
  62. [ 0.008453] EFI services will not be available.
  63. [ 0.008854] smp: Bringing up secondary CPUs ...
  64. [ 0.009854] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
  65. [ 0.010962] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
  66. [ 0.011955] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
  67. [ 0.012075] smp: Brought up 1 node, 4 CPUs
  68. [ 0.012152] SMP: Total of 4 processors activated (192.00 BogoMIPS).
  69. [ 0.012177] CPU: All CPU(s) started in SVC mode.
  70. [ 0.012995] devtmpfs: initialized
  71. [ 0.017645] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
  72. [ 0.017919] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
  73. [ 0.017971] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  74. [ 0.020610] pinctrl core: initialized pinctrl subsystem
  75. [ 0.022997] DMI not present or invalid.
  76. [ 0.024053] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  77. [ 0.026190] DMA: preallocated 256 KiB pool for atomic coherent allocations
  78. [ 0.028597] thermal_sys: Registered thermal governor 'step_wise'
  79. [ 0.028693] cpuidle: using governor menu
  80. [ 0.029031] No ATAGs?
  81. [ 0.029196] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
  82. [ 0.029233] hw-breakpoint: maximum watchpoint size is 8 bytes.
  83. [ 0.031628] Serial: AMBA PL011 UART driver
  84. [ 0.037256] rockchip-pm-domain ff3e0000.power-management:power-controller: power-domain: failed to get clk at index 0: -517
  85. [ 0.037312] rockchip-pm-domain ff3e0000.power-management:power-controller: failed to handle node power-domain: -517
  86. [ 0.066932] iommu: Default domain type: Translated
  87. [ 0.066978] iommu: DMA domain TLB invalidation policy: strict mode
  88. [ 0.067775] SCSI subsystem initialized
  89. [ 0.068071] libata version 3.00 loaded.
  90. [ 0.068363] usbcore: registered new interface driver usbfs
  91. [ 0.068435] usbcore: registered new interface driver hub
  92. [ 0.068504] usbcore: registered new device driver usb
  93. [ 0.069758] pps_core: LinuxPPS API ver. 1 registered
  94. [ 0.069786] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  95. [ 0.069829] PTP clock support registered
  96. [ 0.070015] EDAC MC: Ver: 3.0.0
  97. [ 0.073189] vgaarb: loaded
  98. [ 1.353835] clocksource: Switched to clocksource arch_sys_counter
  99. [ 1.366405] NET: Registered PF_INET protocol family
  100. [ 1.366762] IP idents hash table entries: 16384 (order: 5, 131072 bytes, linear)
  101. [ 1.369624] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
  102. [ 1.369703] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  103. [ 1.369743] TCP established hash table entries: 8192 (order: 3, 32768 bytes, linear)
  104. [ 1.369850] TCP bind hash table entries: 8192 (order: 5, 131072 bytes, linear)
  105. [ 1.370128] TCP: Hash tables configured (established 8192 bind 8192)
  106. [ 1.370284] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
  107. [ 1.370369] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
  108. [ 1.370636] NET: Registered PF_UNIX/PF_LOCAL protocol family
  109. [ 1.371605] RPC: Registered named UNIX socket transport module.
  110. [ 1.371652] RPC: Registered udp transport module.
  111. [ 1.371671] RPC: Registered tcp transport module.
  112. [ 1.371688] RPC: Registered tcp NFSv4.1 backchannel transport module.
  113. [ 1.373042] PCI: CLS 0 bytes, default 64
  114. [ 1.410768] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
  115. [ 1.412439] Initialise system trusted keyrings
  116. [ 1.412833] workingset: timestamp_bits=30 max_order=19 bucket_order=0
  117. [ 1.413293] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  118. [ 1.413707] NFS: Registering the id_resolver key type
  119. [ 1.413814] Key type id_resolver registered
  120. [ 1.413840] Key type id_legacy registered
  121. [ 1.413887] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  122. [ 1.413913] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
  123. [ 1.413967] ntfs: driver 2.1.32 [Flags: R/O].
  124. [ 1.414369] Key type asymmetric registered
  125. [ 1.414398] Asymmetric key parser 'x509' registered
  126. [ 1.414524] bounce: pool size: 64 pages
  127. [ 1.414608] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
  128. [ 1.414639] io scheduler mq-deadline registered
  129. [ 1.414658] io scheduler kyber registered
  130. [ 1.457184] dma-pl330 ff4e0000.dma-controller: Loaded driver for PL330 DMAC-241330
  131. [ 1.457246] dma-pl330 ff4e0000.dma-controller: DBUFF-128x8bytes Num_Chans-8 Num_Peri-32 Num_Events-16
  132. [ 1.532439] Serial: 8250/16550 driver, 5 ports, IRQ sharing enabled
  133. [ 1.536255] ff560000.serial: ttyS0 at MMIO 0xff560000 (irq = 35, base_baud = 1500000) is a 16550A
  134. [ 1.536513] serial serial0: tty port ttyS0 registered
  135. [ 1.537650] ff570000.serial: ttyS2 at MMIO 0xff570000 (irq = 36, base_baud = 1500000) is a 16550A
  136. [ 1.607519] printk: console [ttyS2] enabled
  137. [ 1.609916] SuperH (H)SCI(F) driver initialized
  138. [ 1.611152] msm_serial: driver initialized
  139. [ 1.611539] STMicroelectronics ASC driver initialized
  140. [ 1.612843] STM32 USART driver initialized
  141. [ 1.631037] brd: module loaded
  142. [ 1.638640] loop: module loaded
  143. [ 1.650317] CAN device driver interface
  144. [ 1.651599] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded
  145. [ 1.652989] e1000e: Intel(R) PRO/1000 Network Driver
  146. [ 1.653446] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
  147. [ 1.654079] igb: Intel(R) Gigabit Ethernet Network Driver
  148. [ 1.654576] igb: Copyright (c) 2007-2014 Intel Corporation.
  149. [ 1.658656] pegasus: Pegasus/Pegasus II USB Ethernet driver
  150. [ 1.659209] usbcore: registered new interface driver pegasus
  151. [ 1.659763] usbcore: registered new interface driver asix
  152. [ 1.660291] usbcore: registered new interface driver ax88179_178a
  153. [ 1.660874] usbcore: registered new interface driver cdc_ether
  154. [ 1.661435] usbcore: registered new interface driver smsc75xx
  155. [ 1.661988] usbcore: registered new interface driver smsc95xx
  156. [ 1.662542] usbcore: registered new interface driver net1080
  157. [ 1.663087] usbcore: registered new interface driver cdc_subset
  158. [ 1.663663] usbcore: registered new interface driver zaurus
  159. [ 1.664289] usbcore: registered new interface driver cdc_ncm
  160. [ 1.668417] usbcore: registered new interface driver usb-storage
  161. [ 1.673427] i2c_dev: i2c /dev entries driver
  162. [ 1.689803] sdhci: Secure Digital Host Controller Interface driver
  163. [ 1.690394] sdhci: Copyright(c) Pierre Ossman
  164. [ 1.692383] Synopsys Designware Multimedia Card Interface Driver
  165. [ 1.694543] sdhci-pltfm: SDHCI platform and OF driver helper
  166. [ 1.697830] ledtrig-cpu: registered to indicate activity on CPUs
  167. [ 1.700026] usbcore: registered new interface driver usbhid
  168. [ 1.700554] usbhid: USB HID core driver
  169. [ 1.706644] NET: Registered PF_INET6 protocol family
  170. [ 1.708528] Segment Routing with IPv6
  171. [ 1.708969] In-situ OAM (IOAM) with IPv6
  172. [ 1.709420] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
  173. [ 1.710726] NET: Registered PF_PACKET protocol family
  174. [ 1.711201] can: controller area network core
  175. [ 1.711659] NET: Registered PF_CAN protocol family
  176. [ 1.712102] can: raw protocol
  177. [ 1.712383] can: broadcast manager protocol
  178. [ 1.712774] can: netlink gateway - max_hops=1
  179. [ 1.713599] Key type dns_resolver registered
  180. [ 1.714196] ThumbEE CPU extension supported.
  181. [ 1.714606] Registering SWP/SWPB emulation handler
  182. [ 1.727025] Loading compiled-in X.509 certificates
  183. [ 1.764014] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
  184. [ 1.765206] rockchip-gpio ff460000.gpio: probed /pinctrl/gpio@ff460000
  185. [ 1.766207] gpio gpiochip1: Static allocation of GPIO base is deprecated, use dynamic allocation.
  186. [ 1.767306] rockchip-gpio ff620000.gpio: probed /pinctrl/gpio@ff620000
  187. [ 1.768248] gpio gpiochip2: Static allocation of GPIO base is deprecated, use dynamic allocation.
  188. [ 1.769316] rockchip-gpio ff630000.gpio: probed /pinctrl/gpio@ff630000
  189. [ 1.770239] gpio gpiochip3: Static allocation of GPIO base is deprecated, use dynamic allocation.
  190. [ 1.771271] rockchip-gpio ff640000.gpio: probed /pinctrl/gpio@ff640000
  191. [ 1.772186] gpio gpiochip4: Static allocation of GPIO base is deprecated, use dynamic allocation.
  192. [ 1.773210] rockchip-gpio ff650000.gpio: probed /pinctrl/gpio@ff650000
  193. [ 1.776440] rk808 0-0020: chip id: 0x8090
  194. [ 1.791585] rk808-regulator rk808-regulator: there is no dvs0 gpio
  195. [ 1.792198] rk808-regulator rk808-regulator: there is no dvs1 gpio
  196. [ 1.807239] vcc_dvdd: Bringing 1100000uV into 1200000-1200000uV
  197. [ 1.818896] rk808-rtc rk808-rtc: registered as rtc0
  198. [ 1.820166] rk808-rtc rk808-rtc: setting system clock to 2017-08-05T09:10:31 UTC (1501924231)
  199. [ 1.836160] dwmmc_rockchip ffc60000.mmc: IDMAC supports 32-bit address mode.
  200. [ 1.840232] dwmmc_rockchip ffc70000.mmc: IDMAC supports 32-bit address mode.
  201. [ 1.841054] dwmmc_rockchip ffc60000.mmc: Using internal DMA controller.
  202. [ 1.841683] dwmmc_rockchip ffc60000.mmc: Version ID is 270a
  203. [ 1.842267] dwmmc_rockchip ffc60000.mmc: DW MMC controller at irq 68,32 bit host data width,256 deep fifo
  204. [ 1.843491] dwmmc_rockchip ffc70000.mmc: Using internal DMA controller.
  205. [ 1.844170] dwmmc_rockchip ffc70000.mmc: Version ID is 270a
  206. [ 1.844771] dwmmc_rockchip ffc70000.mmc: DW MMC controller at irq 70,32 bit host data width,256 deep fifo
  207. [ 1.846475] dwmmc_rockchip ffc70000.mmc: allocated mmc-pwrseq
  208. [ 1.847034] mmc_host mmc2: card is non-removable.
  209. [ 1.854799] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  210. [ 1.856897] dwmmc_rockchip ffc50000.mmc: IDMAC supports 32-bit address mode.
  211. [ 1.857332] mmc_host mmc1: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  212. [ 1.858547] dwmmc_rockchip ffc50000.mmc: Using internal DMA controller.
  213. [ 1.859164] dwmmc_rockchip ffc50000.mmc: Version ID is 270a
  214. [ 1.859570] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  215. [ 1.859738] dwmmc_rockchip ffc50000.mmc: DW MMC controller at irq 71,32 bit host data width,256 deep fifo
  216. [ 1.860836] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
  217. [ 1.861938] cfg80211: failed to load regulatory.db
  218. [ 1.862086] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  219. [ 1.863513] mmc_host mmc0: card is non-removable.
  220. [ 1.864030] dw-apb-uart ff570000.serial: forbid DMA for kernel console
  221. [ 1.877353] mmc_host mmc0: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  222. [ 1.891026] Waiting for root device PARTUUID=86bd2e65-8122-4870-83b0-aee2a34927c2...
  223. [ 1.915592] mmc2: queuing unknown CIS tuple 0x01 [d9 01 ff] (3 bytes)
  224. [ 1.923568] mmc2: queuing unknown CIS tuple 0x1a [01 01 00 02 07] (5 bytes)
  225. [ 1.927463] mmc2: queuing unknown CIS tuple 0x1b [c1 41 30 30 ff ff 32 00] (8 bytes)
  226. [ 1.928837] mmc2: queuing unknown CIS tuple 0x14 [] (0 bytes)
  227. [ 1.931040] mmc_host mmc2: Bus speed (slot 0) = 99000000Hz (slot req 100000000Hz, actual 99000000HZ div = 0)
  228. [ 1.953505] mmc_host mmc1: Bus speed (slot 0) = 198000000Hz (slot req 200000000Hz, actual 198000000HZ div = 0)
  229. [ 1.997280] mmc_host mmc0: Bus speed (slot 0) = 25000000Hz (slot req 25000000Hz, actual 25000000HZ div = 0)
  230. [ 1.999479] mmc0: new MMC card at address 0001
  231. [ 2.000960] mmcblk0: mmc0:0001 SOD16G 14.6 GiB
  232. [ 2.007893] mmcblk0: p1
  233. [ 2.009197] mmcblk0boot0: mmc0:0001 SOD16G 4.00 MiB
  234. [ 2.011855] mmcblk0boot1: mmc0:0001 SOD16G 4.00 MiB
  235. [ 2.014260] mmcblk0rpmb: mmc0:0001 SOD16G 4.00 MiB, chardev (236:0)
  236. [ 2.100760] dwmmc_rockchip ffc70000.mmc: Successfully tuned phase to 200
  237. [ 2.102037] mmc2: new ultra high speed SDR104 SDIO card at address 0001
  238. [ 2.296667] dwmmc_rockchip ffc60000.mmc: Successfully tuned phase to 91
  239. [ 2.297301] mmc1: new ultra high speed SDR104 SDHC card at address aaaa
  240. [ 2.298928] mmcblk1: mmc1:aaaa SL16G 14.8 GiB
  241. [ 2.306527] GPT:Primary header thinks Alt. header is not at the end of the disk.
  242. [ 2.307232] GPT:1295911 != 31116287
  243. [ 2.307556] GPT:Alternate GPT header not at the end of the disk.
  244. [ 2.308099] GPT:1295911 != 31116287
  245. [ 2.308421] GPT: Use GNU Parted to correct GPT errors.
  246. [ 2.309006] mmcblk1: p1 p2 p3 p4 p5 p6 p7
  247. [ 2.343726] EXT4-fs (mmcblk1p7): mounted filesystem with ordered data mode. Quota mode: disabled.
  248. [ 2.344688] VFS: Mounted root (ext4 filesystem) on device 179:55.
  249. [ 2.347295] devtmpfs: mounted
  250. [ 2.351040] Freeing unused kernel image (initmem) memory: 2048K
  251. [ 2.394246] Run /sbin/init as init process
  252. [ 2.394636] with arguments:
  253. [ 2.394643] /sbin/init
  254. [ 2.394651] with environment:
  255. [ 2.394657] HOME=/
  256. [ 2.394663] TERM=linux
  257. [ 2.527926] systemd[1]: System time before build time, advancing clock.
  258. [ 2.547313] systemd[1]: systemd 250.5+ running in system mode (-PAM -AUDIT -SELINUX -APPARMOR +IMA -SMACK +SECCOMP -GCRYPT -GNUTLS -OPENSSL +ACL +BLKID -CURL -ELFUTILS -FIDO2 -IDN2 -IDN -IPTC +KMOD -LIBCRYPTSETUP +LIBFDISK -PCRE2 -PWQUALITY -P11KIT -QRENCODE -BZIP2 -LZ4 -XZ -ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP +SYSVINIT default-hierarchy=hybrid)
  259. [ 2.551085] systemd[1]: Detected architecture arm.
  260. [ 2.587808] systemd[1]: Hostname set to <neu2-io>.
  261. [ 3.466943] systemd[1]: Queued start job for default target Multi-User System.
  262. [ 3.471544] systemd[1]: Created slice Slice /system/getty.
  263. [ 3.475132] systemd[1]: Created slice Slice /system/modprobe.
  264. [ 3.505451] systemd[1]: Created slice Slice /system/serial-getty.
  265. [ 3.534746] systemd[1]: Created slice User and Session Slice.
  266. [ 3.564369] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
  267. [ 3.594315] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  268. [ 3.624539] systemd[1]: Reached target Path Units.
  269. [ 3.654122] systemd[1]: Reached target Remote File Systems.
  270. [ 3.684056] systemd[1]: Reached target Slice Units.
  271. [ 3.714100] systemd[1]: Reached target Swaps.
  272. [ 3.751574] systemd[1]: Listening on RPCbind Server Activation Socket.
  273. [ 3.774179] systemd[1]: Reached target RPC Port Mapper.
  274. [ 3.776543] systemd[1]: Listening on Syslog Socket.
  275. [ 3.804473] systemd[1]: Listening on initctl Compatibility Named Pipe.
  276. [ 3.860602] systemd[1]: Journal Audit Socket was skipped because of a failed condition check (ConditionSecurity=audit).
  277. [ 3.862654] systemd[1]: Listening on Journal Socket (/dev/log).
  278. [ 3.894986] systemd[1]: Listening on Journal Socket.
  279. [ 3.925228] systemd[1]: Listening on Network Service Netlink Socket.
  280. [ 3.958569] systemd[1]: Listening on udev Control Socket.
  281. [ 3.984641] systemd[1]: Listening on udev Kernel Socket.
  282. [ 3.987019] systemd[1]: Listening on User Database Manager Socket.
  283. [ 4.014719] systemd[1]: Huge Pages File System was skipped because of a failed condition check (ConditionPathExists=/sys/kernel/mm/hugepages).
  284. [ 4.016468] systemd[1]: POSIX Message Queue File System was skipped because of a failed condition check (ConditionPathExists=/proc/sys/fs/mqueue).
  285. [ 4.054410] systemd[1]: Mounting Kernel Debug File System...
  286. [ 4.087999] systemd[1]: Mounting Kernel Trace File System...
  287. [ 4.121676] systemd[1]: Mounting Temporary Directory /tmp...
  288. [ 4.149823] systemd[1]: Starting Create List of Static Device Nodes...
  289. [ 4.157699] systemd[1]: Starting Load Kernel Module configfs...
  290. [ 4.189068] systemd[1]: Starting Load Kernel Module drm...
  291. [ 4.219112] systemd[1]: Starting Load Kernel Module fuse...
  292. [ 4.252808] systemd[1]: Starting RPC Bind...
  293. [ 4.284373] systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
  294. [ 4.287228] systemd[1]: systemd-journald.service: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
  295. [ 4.288414] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
  296. [ 4.292577] systemd[1]: Starting Journal Service...
  297. [ 4.319427] systemd[1]: Load Kernel Modules was skipped because all trigger condition checks failed.
  298. [ 4.324319] systemd[1]: Mounting NFSD configuration filesystem...
  299. [ 4.331837] systemd[1]: Starting Generate network units from Kernel command line...
  300. [ 4.368886] systemd[1]: Starting Remount Root and Kernel File Systems...
  301. [ 4.397512] EXT4-fs (mmcblk1p7): re-mounted. Quota mode: disabled.
  302. [ 4.399626] systemd[1]: Starting Apply Kernel Variables...
  303. [ 4.428833] systemd[1]: Starting Coldplug All udev Devices...
  304. [ 4.466522] systemd[1]: Started RPC Bind.
  305. [ 4.504730] systemd[1]: Started Journal Service.
  306. [ 4.983843] systemd-journald[113]: Received client request to flush runtime journal.
  307. [ 6.939002] Bluetooth: Core ver 2.22
  308. [ 6.939117] NET: Registered PF_BLUETOOTH protocol family
  309. [ 6.939130] Bluetooth: HCI device and connection manager initialized
  310. [ 6.939156] Bluetooth: HCI socket layer initialized
  311. [ 6.939172] Bluetooth: L2CAP socket layer initialized
  312. [ 6.939198] Bluetooth: SCO socket layer initialized
  313. [ 7.054109] Bluetooth: HCI UART driver ver 2.3
  314. [ 7.054145] Bluetooth: HCI UART protocol H4 registered
  315. [ 7.054645] Bluetooth: HCI UART protocol Broadcom registered
  316. [ 7.054758] Bluetooth: HCI UART protocol QCA registered
  317. [ 7.124600] Bluetooth: hci0: setting up ROME/QCA6390
  318. [ 7.249986] ath10k_sdio mmc2:0001:1: qca9377 hw1.1 sdio target 0x05020001 chip_id 0x00000000 sub 0000:0000
  319. [ 7.250030] ath10k_sdio mmc2:0001:1: kconfig debug 0 debugfs 0 tracing 0 dfs 0 testmode 0
  320. [ 7.253761] ath10k_sdio mmc2:0001:1: firmware ver WLAN.TF.1.1.1-00061-QCATFSWPZ-1 api 5 features ignore-otp crc32 7746e551
  321. [ 7.348789] Bluetooth: hci0: Frame reassembly failed (-84)
  322. [ 7.430879] ath10k_sdio mmc2:0001:1: failed to fetch board data for bus=sdio,vendor=0271,device=0701,subsystem-vendor=0000,subsystem-device=0000 from ath10k/QCA9377/hw1.0/board-2.bin
  323. [ 7.433459] ath10k_sdio mmc2:0001:1: board_file api 1 bmi_id N/A crc32 544289f7
  324. [ 7.661782] Bluetooth: hci0: QCA Product ID :0x00000008
  325. [ 7.661809] Bluetooth: hci0: QCA SOC Version :0x00000023
  326. [ 7.661817] Bluetooth: hci0: QCA ROM Version :0x00000302
  327. [ 7.661825] Bluetooth: hci0: QCA Patch Version:0x00000111
  328. [ 7.661836] Bluetooth: hci0: QCA controller version 0x00230302
  329. [ 7.661847] Bluetooth: hci0: QCA Downloading qca/rampatch_00230302.bin
  330. [ 8.013861] Bluetooth: hci0: QCA Downloading qca/nvm_00230302.bin
  331. [ 8.095450] Bluetooth: hci0: QCA setup on UART is completed
  332. [ 8.683816] random: crng init done
  333. [ 10.925555] Bluetooth: MGMT ver 1.22
  334. [ 10.937422] NET: Registered PF_ALG protocol family
  335. [ 10.959362] cryptd: max_cpu_qlen set to 1000
  336. [ 11.102540] ath10k_sdio mmc2:0001:1: htt-ver 3.32 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
  337. [ 11.119716] mmc_host mmc2: Bus speed (slot 0) = 400000Hz (slot req 400000Hz, actual 400000HZ div = 0)
  338. [ 11.174888] mmc2: queuing unknown CIS tuple 0x01 [d9 01 ff] (3 bytes)
  339. [ 11.183251] mmc2: queuing unknown CIS tuple 0x1a [01 01 00 02 07] (5 bytes)
  340. [ 11.186916] mmc2: queuing unknown CIS tuple 0x1b [c1 41 30 30 ff ff 32 00] (8 bytes)
  341. [ 11.187645] mmc2: queuing unknown CIS tuple 0x14 [] (0 bytes)
  342. [ 11.189560] mmc_host mmc2: Bus speed (slot 0) = 99000000Hz (slot req 100000000Hz, actual 99000000HZ div = 0)
  343. [ 11.366489] dwmmc_rockchip ffc70000.mmc: Successfully tuned phase to 190
  344. [ 11.366566] ath: EEPROM regdomain: 0x0
  345. [ 11.366578] ath: EEPROM indicates default country code should be used
  346. [ 11.366586] ath: doing EEPROM country->regdmn map search
  347. [ 11.366597] ath: country maps to regdmn code: 0x3a
  348. [ 11.366606] ath: Country alpha2 being used: US
  349. [ 11.366615] ath: Regpair used: 0x3a
  350. [ 32.474001] vcc_dovdd: disabling
  351. root@neu2-io:~# uname -a
  352. Linux neu2-io 6.1.0-rc3-next-20221102-yocto-standard #1 SMP Tue Nov 29 04:52:56 UTC 2022 armv7l armv7l armv7l GNU/Linux
  353. root@neu2-io:~#
  354.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement