Advertisement
Guest User

dmesg on boot

a guest
Mar 5th, 2021
137
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 28.31 KB | None | 0 0
  1. [    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
  2. [    0.000000] Linux version 5.3.0-1033-raspi2 (buildd@bos02-arm64-001) (gcc version 7.5.0 (Ubuntu/Linaro 7.5.0-3ubuntu1~18.04)) #35-Ubuntu SMP Sat Sep 5 20:14:35 UTC 2020 (Ubuntu 5.3.0-1033.35-raspi2 5.3.18)
  3. [    0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.2
  4. [    0.000000] efi: Getting EFI parameters from FDT:
  5. [    0.000000] efi: UEFI not found.
  6. [    0.000000] cma: Reserved 64 MiB at 0x0000000037400000
  7. [    0.000000] On node 0 totalpages: 1012736
  8. [    0.000000]   DMA32 zone: 3792 pages used for memmap
  9. [    0.000000]   DMA32 zone: 0 pages reserved
  10. [    0.000000]   DMA32 zone: 242688 pages, LIFO batch:63
  11. [    0.000000]   Normal zone: 12032 pages used for memmap
  12. [    0.000000]   Normal zone: 770048 pages, LIFO batch:63
  13. [    0.000000] percpu: Embedded 32 pages/cpu s91608 r8192 d31272 u131072
  14. [    0.000000] pcpu-alloc: s91608 r8192 d31272 u131072 alloc=32*4096
  15. [    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  16. [    0.000000] Detected PIPT I-cache on CPU0
  17. [    0.000000] CPU features: detected: EL2 vector hardening
  18. [    0.000000] CPU features: kernel page table isolation forced ON by KASLR
  19. [    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  20. [    0.000000] ARM_SMCCC_ARCH_WORKAROUND_1 missing from firmware
  21. [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 996912
  22. [    0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 cma=64M bcm2708_fb.fbwidth=1920 bcm2708_fb.fbheight=1200 bcm2708_fb.fbswap=1 smsc95xx.macaddr=DC:A6:32:AC:C4:A7 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  net.ifnames=0 dwc_otg.lpm_enable=1 console=ttyS0,115200 console=tty1 root=LABEL=writable rootfstype=ext4 elevator=deadline rootwait fixrtc
  23. [    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  24. [    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  25. [    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  26. [    0.000000] software IO TLB: mapped [mem 0x33400000-0x37400000] (64MB)
  27. [    0.000000] Memory: 3786112K/4050944K available (11772K kernel code, 1242K rwdata, 4172K rodata, 6144K init, 1077K bss, 199296K reserved, 65536K cma-reserved)
  28. [    0.000000] random: get_random_u64 called from __kmem_cache_create+0x50/0x588 with crng_init=0
  29. [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  30. [    0.000000] ftrace: allocating 37788 entries in 148 pages
  31. [    0.000000] rcu: Hierarchical RCU implementation.
  32. [    0.000000]  Tasks RCU enabled.
  33. [    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
  34. [    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  35. [    0.000000] GIC: Using split EOI/Deactivate mode
  36. [    0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
  37. [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
  38. [    0.000006] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
  39. [    0.000208] Console: colour dummy device 80x25
  40. [    0.000529] printk: console [tty1] enabled
  41. [    0.000585] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=216000)
  42. [    0.000615] pid_max: default: 32768 minimum: 301
  43. [    0.000833] LSM: Security Framework initializing
  44. [    0.000888] Yama: becoming mindful.
  45. [    0.000983] AppArmor: AppArmor initialized
  46. [    0.001204] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  47. [    0.001269] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  48. [    0.001950] *** VALIDATE proc ***
  49. [    0.002480] Disabling memory control group subsystem
  50. [    0.002565] *** VALIDATE cgroup1 ***
  51. [    0.002583] *** VALIDATE cgroup2 ***
  52. [    0.003835] ASID allocator initialised with 32768 entries
  53. [    0.004069] rcu: Hierarchical SRCU implementation.
  54. [    0.006118] EFI services will not be available.
  55. [    0.006955] smp: Bringing up secondary CPUs ...
  56. [    0.007851] Detected PIPT I-cache on CPU1
  57. [    0.007908] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
  58. [    0.008972] Detected PIPT I-cache on CPU2
  59. [    0.009011] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
  60. [    0.010030] Detected PIPT I-cache on CPU3
  61. [    0.010067] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
  62. [    0.010208] smp: Brought up 1 node, 4 CPUs
  63. [    0.010280] SMP: Total of 4 processors activated.
  64. [    0.010299] CPU features: detected: 32-bit EL0 Support
  65. [    0.010317] CPU features: detected: CRC32 instructions
  66. [    0.019020] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
  67. [    0.019045] CPU: All CPU(s) started at EL2
  68. [    0.019129] alternatives: patching kernel code
  69. [    0.022042] devtmpfs: initialized
  70. [    0.030175] Enabled cp15_barrier support
  71. [    0.030218] Enabled setend support
  72. [    0.030698] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
  73. [    0.030734] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  74. [    0.032886] pinctrl core: initialized pinctrl subsystem
  75. [    0.033530] DMI not present or invalid.
  76. [    0.034240] NET: Registered protocol family 16
  77. [    0.034880] audit: initializing netlink subsys (disabled)
  78. [    0.035139] audit: type=2000 audit(0.032:1): state=initialized audit_enabled=0 res=1
  79. [    0.035640] cpuidle: using governor ladder
  80. [    0.035691] cpuidle: using governor menu
  81. [    0.036089] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  82. [    0.037971] DMA: preallocated 1024 KiB pool for atomic allocations
  83. [    0.038168] Serial: AMBA PL011 UART driver
  84. [    0.041938] bcm2835-mbox fe00b880.mailbox: mailbox enabled
  85. [    0.081921] bcm2835-dma fe007000.dma: DMA legacy API manager, dmachans=0x1
  86. [    0.084574] SCSI subsystem initialized
  87. [    0.084829] libata version 3.00 loaded.
  88. [    0.085035] usbcore: registered new interface driver usbfs
  89. [    0.085089] usbcore: registered new interface driver hub
  90. [    0.085200] usbcore: registered new device driver usb
  91. [    0.085530] pps_core: LinuxPPS API ver. 1 registered
  92. [    0.085547] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
  93. [    0.085578] PTP clock support registered
  94. [    0.085872] EDAC MC: Ver: 3.0.0
  95. [    0.092123] raspberrypi-firmware soc:firmware: Attached to firmware from 2020-06-01 13:23, variant start
  96. [    0.096116] raspberrypi-firmware soc:firmware: Firmware hash is 6379679d1ec6a8c746d7e77e015f5b56b939976f
  97. [    0.101328] NetLabel: Initializing
  98. [    0.101350] NetLabel:  domain hash size = 128
  99. [    0.101365] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
  100. [    0.101440] NetLabel:  unlabeled traffic allowed by default
  101. [    0.102285] clocksource: Switched to clocksource arch_sys_counter
  102. [    0.188999] VFS: Disk quotas dquot_6.6.0
  103. [    0.189113] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  104. [    0.189758] AppArmor: AppArmor Filesystem Enabled
  105. [    0.190330] simple-framebuffer 3e2fd000.framebuffer: framebuffer at 0x3e2fd000, 0x8ca000 bytes, mapped to 0x(____ptrval____)
  106. [    0.190360] simple-framebuffer 3e2fd000.framebuffer: format=a8r8g8b8, mode=1920x1200x32, linelength=7680
  107. [    0.201794] Console: switching to colour frame buffer device 240x75
  108. [    0.212243] simple-framebuffer 3e2fd000.framebuffer: fb0: simplefb registered!
  109. [    0.221675] thermal_sys: Registered thermal governor 'fair_share'
  110. [    0.221680] thermal_sys: Registered thermal governor 'bang_bang'
  111. [    0.221753] thermal_sys: Registered thermal governor 'step_wise'
  112. [    0.221814] thermal_sys: Registered thermal governor 'user_space'
  113. [    0.221874] thermal_sys: Registered thermal governor 'power_allocator'
  114. [    0.222473] NET: Registered protocol family 2
  115. [    0.223446] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  116. [    0.223567] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  117. [    0.223851] TCP bind hash table entries: 32768 (order: 7, 524288 bytes, linear)
  118. [    0.224334] TCP: Hash tables configured (established 32768 bind 32768)
  119. [    0.224612] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  120. [    0.224727] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  121. [    0.225072] NET: Registered protocol family 1
  122. [    0.225146] NET: Registered protocol family 44
  123. [    0.225205] PCI: CLS 0 bytes, default 64
  124. [    0.225494] Trying to unpack rootfs image as initramfs...
  125. [    2.104820] Freeing initrd memory: 24628K
  126. [    2.106426] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
  127. [    2.106693] kvm [1]: IPA Size Limit: 44bits
  128. [    2.107658] kvm [1]: vgic interrupt IRQ1
  129. [    2.107922] kvm [1]: Hyp mode initialized successfully
  130. [    2.110047] Initialise system trusted keyrings
  131. [    2.110142] Key type blacklist registered
  132. [    2.110483] workingset: timestamp_bits=46 max_order=20 bucket_order=0
  133. [    2.116629] zbud: loaded
  134. [    2.118792] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  135. [    2.119808] fuse: init (API version 7.31)
  136. [    2.144390] Key type asymmetric registered
  137. [    2.144445] Asymmetric key parser 'x509' registered
  138. [    2.144531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
  139. [    2.144820] io scheduler mq-deadline registered
  140. [    2.173118] brcm-pcie fd500000.pcie: dmabounce: initialised - 32768 kB, threshold 0x00000000c0000000
  141. [    2.173240] brcm-pcie fd500000.pcie: could not get clock
  142. [    2.173355] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
  143. [    2.173467] brcm-pcie fd500000.pcie:   MEM 0x600000000..0x603ffffff -> 0xf8000000
  144. [    2.222322] brcm-pcie fd500000.pcie: link up, 5.0 Gbps x1 (!SSC)
  145. [    2.222704] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
  146. [    2.222776] pci_bus 0000:00: root bus resource [bus 00-01]
  147. [    2.222840] pci_bus 0000:00: root bus resource [mem 0x600000000-0x603ffffff] (bus address [0xf8000000-0xfbffffff])
  148. [    2.222970] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400
  149. [    2.223212] pci 0000:00:00.0: PME# supported from D0 D3hot
  150. [    2.223489] pci 0000:00:00.0: failed to get arch_dma_ops
  151. [    2.226075] pci 0000:00:00.0: bridge configuration invalid ([bus 00-00]), reconfiguring
  152. [    2.226422] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330
  153. [    2.229367] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
  154. [    2.232544] pci 0000:01:00.0: PME# supported from D0 D3cold
  155. [    2.238220] pci_bus 0000:01: busn_res: [bus 01] end is updated to 01
  156. [    2.241111] pci 0000:00:00.0: BAR 14: assigned [mem 0x600000000-0x6000fffff]
  157. [    2.243987] pci 0000:01:00.0: BAR 0: assigned [mem 0x600000000-0x600000fff 64bit]
  158. [    2.246862] pci 0000:00:00.0: PCI bridge to [bus 01]
  159. [    2.249691] pci 0000:00:00.0:   bridge window [mem 0x600000000-0x6000fffff]
  160. [    2.252796] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
  161. [    2.255843] pcieport 0000:00:00.0: PME: Signaling with IRQ 40
  162. [    2.259045] pcieport 0000:00:00.0: AER: enabled with IRQ 40
  163. [    2.262073] pci 0000:01:00.0: enabling device (0000 -> 0002)
  164. [    2.265357] bcm2708_fb soc:fb: FB found 1 display(s)
  165. [    2.280330] bcm2708_fb soc:fb: Registered framebuffer for display 0, size 1920x1200
  166. [    2.342833] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
  167. [    2.348058] iproc-rng200 fe104000.rng: hwrng registered
  168. [    2.351306] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
  169. [    2.354953] gpiomem-bcm2835 fe200000.gpiomem: Initialised: Registers at 0xfe200000
  170. [    2.358139] cacheinfo: Unable to detect cache hierarchy for CPU 0
  171. [    2.693021] loop: module loaded
  172. [    2.698182] spi-bcm2835 fe204000.spi: could not get clk: -517
  173. [    2.701764] libphy: Fixed MDIO Bus: probed
  174. [    2.704642] tun: Universal TUN/TAP device driver, 1.6
  175. [    2.707643] PPP generic driver version 2.4.2
  176. [    2.710669] usbcore: registered new interface driver lan78xx
  177. [    2.713511] usbcore: registered new interface driver smsc95xx
  178. [    2.716316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  179. [    2.719101] ehci-pci: EHCI PCI platform driver
  180. [    2.721903] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  181. [    2.724722] ohci-pci: OHCI PCI platform driver
  182. [    2.727583] uhci_hcd: USB Universal Host Controller Interface driver
  183. [    2.730754] xhci_hcd 0000:01:00.0: xHCI Host Controller
  184. [    2.733613] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
  185. [    2.737062] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000001000000890
  186. [    2.740201] genirq: irq_chip Brcm_MSI did not update eff. affinity mask of irq 41
  187. [    2.743768] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
  188. [    2.746655] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  189. [    2.749489] usb usb1: Product: xHCI Host Controller
  190. [    2.752317] usb usb1: Manufacturer: Linux 5.3.0-1033-raspi2 xhci-hcd
  191. [    2.755151] usb usb1: SerialNumber: 0000:01:00.0
  192. [    2.758529] hub 1-0:1.0: USB hub found
  193. [    2.761431] hub 1-0:1.0: 1 port detected
  194. [    2.764774] xhci_hcd 0000:01:00.0: xHCI Host Controller
  195. [    2.767628] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
  196. [    2.770468] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
  197. [    2.773643] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.03
  198. [    2.776506] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  199. [    2.779362] usb usb2: Product: xHCI Host Controller
  200. [    2.782179] usb usb2: Manufacturer: Linux 5.3.0-1033-raspi2 xhci-hcd
  201. [    2.785034] usb usb2: SerialNumber: 0000:01:00.0
  202. [    2.788392] hub 2-0:1.0: USB hub found
  203. [    2.791282] hub 2-0:1.0: 4 ports detected
  204. [    2.794975] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  205. [    2.797999] dwc_otg: FIQ enabled
  206. [    2.798006] dwc_otg: NAK holdoff enabled
  207. [    2.798013] dwc_otg: FIQ split-transaction FSM enabled
  208. [    2.798022] Module dwc_common_port init
  209. [    2.798584] mousedev: PS/2 mouse device common for all mice
  210. [    2.801796] i2c /dev entries driver
  211. [    2.807101] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
  212. [    2.810110] device-mapper: uevent: version 1.0.3
  213. [    2.813237] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
  214. [    2.816191] bcm2835-cpufreq: min=600000 max=1500000
  215. [    2.820877] sdhci: Secure Digital Host Controller Interface driver
  216. [    2.822412] sdhci: Copyright(c) Pierre Ossman
  217. [    2.824164] mmc-bcm2835 fe300000.mmcnr: could not get clk, deferring probe
  218. [    2.825816] sdhci-pltfm: SDHCI platform and OF driver helper
  219. [    2.829064] ledtrig-cpu: registered to indicate activity on CPUs
  220. [    2.830699] hidraw: raw HID events driver (C) Jiri Kosina
  221. [    2.832748] vchiq: vchiq_init_state: slot_zero = (____ptrval____)
  222. [    2.836504] NET: Registered protocol family 10
  223. [    2.850011] Segment Routing with IPv6
  224. [    2.851652] NET: Registered protocol family 17
  225. [    2.853252] Key type dns_resolver registered
  226. [    2.855240] registered taskstats version 1
  227. [    2.856736] Loading compiled-in X.509 certificates
  228. [    2.859834] Loaded X.509 cert 'Build time autogenerated kernel key: c40abd07359923a6ce9b1d659c67fbc2182f2b00'
  229. [    2.861424] zswap: loaded using pool lzo/zbud
  230. [    2.874859] cryptd: max_cpu_qlen set to 1000
  231. [    2.894831] Key type big_key registered
  232. [    2.917196] Key type encrypted registered
  233. [    2.918770] AppArmor: AppArmor sha1 policy hashing enabled
  234. [    2.920268] ima: No TPM chip found, activating TPM-bypass!
  235. [    2.921790] ima: Allocated hash algorithm: sha1
  236. [    2.923336] No architecture policies found
  237. [    2.924862] evm: Initialising EVM extended attributes:
  238. [    2.926380] evm: security.selinux
  239. [    2.927875] evm: security.SMACK64
  240. [    2.929336] evm: security.SMACK64EXEC
  241. [    2.930799] evm: security.SMACK64TRANSMUTE
  242. [    2.932236] evm: security.SMACK64MMAP
  243. [    2.933623] evm: security.apparmor
  244. [    2.935008] evm: security.ima
  245. [    2.936364] evm: security.capability
  246. [    2.937722] evm: HMAC attrs: 0x1
  247. [    2.941953] uart-pl011 fe201000.serial: cts_event_workaround enabled
  248. [    2.943443] fe201000.serial: ttyAMA0 at MMIO 0xfe201000 (irq = 19, base_baud = 0) is a PL011 rev2
  249. [    2.946217] printk: console [ttyS0] disabled
  250. [    2.947700] fe215040.serial: ttyS0 at MMIO 0x0 (irq = 21, base_baud = 62500000) is a 16550
  251. [    3.106286] usb 1-1: new high-speed USB device number 2 using xhci_hcd
  252. [    3.111170] printk: console [ttyS0] enabled
  253. [    3.276175] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
  254. [    3.280927] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
  255. [    3.284643] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  256. [    3.292696] brcmstb_thermal fd5d2200.thermal: registered AVS TMON of-sensor driver
  257. [    3.295331] usb 1-1: Product: USB2.0 Hub
  258. [    3.296346] hub 1-1:1.0: USB hub found
  259. [    3.302305] mmc-bcm2835 fe300000.mmcnr: mmc_debug:0 mmc_debug2:0
  260. [    3.306300] hub 1-1:1.0: 4 ports detected
  261. [    3.310879] mmc-bcm2835 fe300000.mmcnr: DMA channel allocated
  262. [    3.610286] usb 1-1.2: new low-speed USB device number 3 using xhci_hcd
  263. [    3.637594] hctosys: unable to open rtc device (rtc0)
  264. [    3.655412] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  265. [    3.656818] of_cfs_init
  266. [    3.662002] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  267. [    3.666032] of_cfs_init: OK
  268. [    3.671537] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  269. [    3.745790] usb 1-1.2: New USB device found, idVendor=03f0, idProduct=354a, bcdDevice= 1.22
  270. [    3.810106] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  271. [    3.815487] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  272. [    3.815491] usb 1-1.2: Product: HP USB Slim Keyboard
  273. [    3.855879] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  274. [    4.524415] Freeing unused kernel memory: 6144K
  275. [    4.544196] Checked W+X mappings: passed, no W+X pages found
  276. [    4.546169] random: fast init done
  277. [    4.551443] Run /init as init process
  278. [    4.582605] mmc1: new high speed SDIO card at address 0001
  279. [    4.619044] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  280. [    4.622220] random: udevadm: uninitialized urandom read (16 bytes read)
  281. [    4.628740] random: systemd-udevd: uninitialized urandom read (16 bytes read)
  282. [    5.100502] usb_phy_generic phy: phy supply vcc not found, using dummy regulator
  283. [    5.121880] bcmgenet fd580000.genet: failed to get enet clock
  284. [    5.129728] bcmgenet fd580000.genet: GENET 5.0 EPHY: 0x0000
  285. [    5.144501] bcmgenet fd580000.genet: failed to get enet-wol clock
  286. [    5.165339] bcmgenet fd580000.genet: failed to get enet-eee clock
  287. [    5.173330] bcmgenet: Skipping UMAC reset
  288. [    5.176051] dwc2 fe980000.usb: fe980000.usb supply vusb_d not found, using dummy regulator
  289. [    5.186381] mmc0: SDHCI controller on fe340000.emmc2 [fe340000.emmc2] using ADMA
  290. [    5.189631] dwc2 fe980000.usb: fe980000.usb supply vusb_a not found, using dummy regulator
  291. [    5.190621] usbcore: registered new interface driver usbhid
  292. [    5.190625] usbhid: USB HID core driver
  293. [    5.274600] dwc2 fe980000.usb: DWC OTG Controller
  294. [    5.285323] dwc2 fe980000.usb: new USB bus registered, assigned bus number 3
  295. [    5.299127] dwc2 fe980000.usb: irq 23, io mem 0xfe980000
  296. [    5.308470] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.03
  297. [    5.318752] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  298. [    5.319996] mmc0: new ultra high speed DDR50 SDHC card at address aaaa
  299. [    5.327766] usb usb3: Product: DWC OTG Controller
  300. [    5.343185] usb usb3: Manufacturer: Linux 5.3.0-1033-raspi2 dwc2_hsotg
  301. [    5.351902] usb usb3: SerialNumber: fe980000.usb
  302. [    5.354866] mmcblk0: mmc0:aaaa SM32G 29.7 GiB
  303. [    5.370149]  mmcblk0: p1 p2
  304. [    5.370431] hub 3-0:1.0: USB hub found
  305. [    5.394101] hub 3-0:1.0: 1 port detected
  306. [    6.100185] unimac-mdio unimac-mdio.-19: DMA mask not set
  307. [    6.109579] input: HP USB Slim Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:03F0:354A.0001/input/input0
  308. [    6.130328] libphy: bcmgenet MII bus: probed
  309. [    6.166386] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
  310. [    6.186570] hid-generic 0003:03F0:354A.0001: input,hidraw0: USB HID v1.10 Keyboard [HP USB Slim Keyboard] on usb-0000:01:00.0-1.2/input0
  311. [    6.202165] input: HP USB Slim Keyboard Consumer Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:03F0:354A.0002/input/input1
  312. [    6.278515] input: HP USB Slim Keyboard System Control as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:03F0:354A.0002/input/input2
  313. [    6.297452] input: HP USB Slim Keyboard as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.2/1-1.2:1.1/0003:03F0:354A.0002/input/input3
  314. [    6.315155] hid-generic 0003:03F0:354A.0002: input,hiddev0,hidraw1: USB HID v1.10 Device [HP USB Slim Keyboard] on usb-0000:01:00.0-1.2/input1
  315. [    7.682279] raid6: neonx8   gen()  3470 MB/s
  316. [    7.734273] raid6: neonx8   xor()  2965 MB/s
  317. [    7.786285] raid6: neonx4   gen()  3013 MB/s
  318. [    7.838275] raid6: neonx4   xor()  2583 MB/s
  319. [    7.890283] raid6: neonx2   gen()  2372 MB/s
  320. [    7.942282] raid6: neonx2   xor()  2251 MB/s
  321. [    7.994290] raid6: neonx1   gen()  1848 MB/s
  322. [    8.046280] raid6: neonx1   xor()  1361 MB/s
  323. [    8.098272] raid6: int64x8  gen()  1572 MB/s
  324. [    8.150287] raid6: int64x8  xor()  1261 MB/s
  325. [    8.202290] raid6: int64x4  gen()  1718 MB/s
  326. [    8.254280] raid6: int64x4  xor()  1206 MB/s
  327. [    8.306301] raid6: int64x2  gen()  1254 MB/s
  328. [    8.358277] raid6: int64x2  xor()   938 MB/s
  329. [    8.410319] raid6: int64x1  gen()   951 MB/s
  330. [    8.462286] raid6: int64x1  xor()   535 MB/s
  331. [    8.468184] raid6: using algorithm neonx8 gen() 3470 MB/s
  332. [    8.475226] raid6: .... xor() 2965 MB/s, rmw enabled
  333. [    8.481815] raid6: using neon recovery algorithm
  334. [    8.492126] xor: measuring software checksum speed
  335. [    8.538272]    8regs     :  6344.000 MB/sec
  336. [    8.582270]    32regs    :  7142.000 MB/sec
  337. [    8.626274]    arm64_neon:  6236.000 MB/sec
  338. [    8.632049] xor: using function: 32regs (7142.000 MB/sec)
  339. [    8.641164] async_tx: api initialized (async)
  340. [    8.795611] Btrfs loaded, crc32c=crc32c-generic
  341. [    9.016664] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  342. [    9.720274] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
  343. [    9.745624] systemd[1]: Detected architecture arm64.
  344. [    9.812718] systemd[1]: Set hostname to <ubuntu>.
  345. [   10.549732] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
  346. [   10.563333] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  347. [   10.575732] systemd[1]: Created slice User and Session Slice.
  348. [   10.586133] systemd[1]: Created slice System Slice.
  349. [   10.595052] systemd[1]: Listening on LVM2 poll daemon socket.
  350. [   10.605546] systemd[1]: Created slice system-serial\x2dgetty.slice.
  351. [   10.615719] systemd[1]: Listening on udev Kernel Socket.
  352. [   10.768233] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
  353. [   10.800331] lp: driver loaded but no devices found
  354. [   10.829693] ppdev: user-space parallel port driver
  355. [   10.888882] systemd-journald[975]: Received request to flush runtime journal from PID 1
  356. [   10.999094] Loading iSCSI transport class v2.0-870.
  357. [   11.093706] systemd-journald[975]: File /var/log/journal/5298701be9574fcebc2e7df6532ef08c/system.journal corrupted or uncleanly shut down, renaming and replacing.
  358. [   11.111783] iscsi: registered transport (tcp)
  359. [   12.710146] mc: Linux media interface: v0.10
  360. [   12.716446] rpivid-mem feb00000.hevc-decoder: rpivid-hevcmem initialised: Registers at 0xfeb00000 length 0x0000ffff
  361. [   12.716691] rpivid-mem feb10000.rpivid-local-intc: rpivid-intcmem initialised: Registers at 0xfeb10000 length 0x00000fff
  362. [   12.716907] rpivid-mem feb20000.h264-decoder: rpivid-h264mem initialised: Registers at 0xfeb20000 length 0x0000ffff
  363. [   12.717225] rpivid-mem feb30000.vp9-decoder: rpivid-vp9mem initialised: Registers at 0xfeb30000 length 0x0000ffff
  364. [   12.749039] videodev: Linux video capture interface: v2.00
  365. [   12.829710] vc_sm_cma: module is from the staging directory, the quality is unknown, you have been warned.
  366. [   12.830207] vc_sm_cma: module verification failed: signature and/or required key missing - tainting kernel
  367. [   12.890613] bcm2835_mmal_vchiq: module is from the staging directory, the quality is unknown, you have been warned.
  368. [   12.930465] bcm2835_v4l2: module is from the staging directory, the quality is unknown, you have been warned.
  369. [   13.029096] cfg80211: Loading compiled-in X.509 certificates for regulatory database
  370. [   13.030862] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
  371. [   13.090467] brcmfmac: F1 signature read @0x18000000=0x15264345
  372. [   13.098535] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  373. [   13.112206] usbcore: registered new interface driver brcmfmac
  374. [   13.216946] Bluetooth: Core ver 2.22
  375. [   13.217012] NET: Registered protocol family 31
  376. [   13.217016] Bluetooth: HCI device and connection manager initialized
  377. [   13.217032] Bluetooth: HCI socket layer initialized
  378. [   13.217038] Bluetooth: L2CAP socket layer initialized
  379. [   13.217049] Bluetooth: SCO socket layer initialized
  380. [   13.497221] brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
  381. [   13.668238] brcmfmac: brcmf_c_preinit_dcmds: Firmware: BCM4345/6 wl0: Mar  2 2020 23:30:41 version 7.45.202 (r724630 CY) FWID 01-72f6ece2
  382. [   14.056724] random: crng init done
  383. [   14.056733] random: 7 urandom warning(s) missed due to ratelimiting
  384. [   16.887692] audit: type=1400 audit(1610097759.903:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=1733 comm="apparmor_parser"
  385. [   16.887709] audit: type=1400 audit(1610097759.903:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=1733 comm="apparmor_parser"
  386. [   16.887718] audit: type=1400 audit(1610097759.903:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/lxc-start" pid=1737 comm="apparmor_parser"
  387. [   16.889128] audit: type=1400 audit(1610097759.907:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/sbin/dhclient" pid=1735 comm="apparmor_parser"
  388. [   16.889143] audit: type=1400 audit(1610097759.907:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1735 comm="apparmor_parser"
  389. [   16.889152] audit: type=1400 audit(1610097759.907:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-helper" pid=1735 comm="apparmor_parser"
  390. [   16.889161] audit: type=1400 audit(1610097759.907:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=1735 comm="apparmor_parser"
  391. [   16.892351] audit: type=1400 audit(1610097759.911:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1739 comm="apparmor_parser"
  392. [   16.892367] audit: type=1400 audit(1610097759.911:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=1739 comm="apparmor_parser"
  393. [   16.892375] audit: type=1400 audit(1610097759.911:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=1739 comm="apparmor_parser"
  394. [   19.346915] bcmgenet: Skipping UMAC reset
  395. [   19.348485] bcmgenet fd580000.genet: configuring instance for external RGMII (no delay)
  396. [   19.348758] bcmgenet fd580000.genet eth0: Link is Down
  397. [   22.389844] new mount options do not match the existing superblock, will be ignored
  398. [   23.679431] brcmfmac: power management disabled
  399. [  104.948674] systemd-journald[975]: File /var/log/journal/5298701be9574fcebc2e7df6532ef08c/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
  400. [  107.034523] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  401. [  107.034530] Bluetooth: BNEP filters: protocol multicast
  402. [  107.034545] Bluetooth: BNEP socket layer initialized
  403. [  109.803423] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  404.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement