WalterHWhite

Ubuntu-firstboot

Dec 5th, 2024
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.55 KB | None | 0 0
  1. [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd083]
  2. [ 0.000000] Linux version 6.8.0-1010-raspi (buildd@bos03-arm64-097) (aarch64-linux-gnu-gcc-13 (Ubuntu 13.2.0-23ubuntu4) 13.2.0, GNU ld (GNU Binutils for Ubuntu) 2.42) #11-Ubuntu SMP PREEMPT_DYNAMIC Thu Aug 8 23:22:41 UTC 2024 (Ubuntu 6.8.0-1010.11-raspi 6.8.12)
  3. [ 0.000000] KASLR enabled
  4. [ 0.000000] random: crng init done
  5. [ 0.000000] Machine model: Raspberry Pi 4 Model B Rev 1.1
  6. [ 0.000000] Reserved memory: created CMA memory pool at 0x000000000b800000, size 512 MiB
  7. [ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
  8. [ 0.000000] OF: reserved mem: 0x000000000b800000..0x000000002b7fffff (524288 KiB) map reusable linux,cma
  9. [ 0.000000] OF: reserved mem: 0x000000003ee64180..0x000000003ee6422b (0 KiB) nomap non-reusable nvram@0
  10. [ 0.000000] Zone ranges:
  11. [ 0.000000] DMA [mem 0x0000000000000000-0x000000003fffffff]
  12. [ 0.000000] DMA32 [mem 0x0000000040000000-0x00000000fbffffff]
  13. [ 0.000000] Normal empty
  14. [ 0.000000] Movable zone start for each node
  15. [ 0.000000] Early memory node ranges
  16. [ 0.000000] node 0: [mem 0x0000000000000000-0x000000003b2fffff]
  17. [ 0.000000] node 0: [mem 0x0000000040000000-0x00000000fbffffff]
  18. [ 0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x00000000fbffffff]
  19. [ 0.000000] On node 0, zone DMA32: 19712 pages in unavailable ranges
  20. [ 0.000000] On node 0, zone DMA32: 16384 pages in unavailable ranges
  21. [ 0.000000] percpu: Embedded 52 pages/cpu s88232 r8192 d116568 u212992
  22. [ 0.000000] Detected PIPT I-cache on CPU0
  23. [ 0.000000] CPU features: detected: Spectre-v2
  24. [ 0.000000] CPU features: detected: Spectre-v3a
  25. [ 0.000000] CPU features: detected: Spectre-v4
  26. [ 0.000000] CPU features: detected: Spectre-BHB
  27. [ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
  28. [ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
  29. [ 0.000000] CPU features: detected: ARM erratum 1742098
  30. [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923
  31. [ 0.000000] alternatives: applying boot alternatives
  32. [ 0.000000] Kernel command line: coherent_pool=1M 8250.nr_uarts=1 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0 smsc95xx.macaddr=DC:A6:32:09:C6:71 vc_mem.mem_base=0x3eb00000 vc_mem.mem_size=0x3ff00000 console=ttyS0,115200 multipath=off dwc_otg.lpm_enable=0 console=tty1 root=LABEL=writable rootfstype=ext4 rootwait fixrtc
  33. [ 0.000000] Unknown kernel command line parameters "fixrtc multipath=off", will be passed to user space.
  34. [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
  35. [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
  36. [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 996660
  37. [ 0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
  38. [ 0.000000] software IO TLB: area num 4.
  39. [ 0.000000] software IO TLB: mapped [mem 0x0000000037300000-0x000000003b300000] (64MB)
  40. [ 0.000000] Memory: 3288164K/4049920K available (15104K kernel code, 2716K rwdata, 9508K rodata, 6528K init, 852K bss, 237468K reserved, 524288K cma-reserved)
  41. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  42. [ 0.000000] ftrace: allocating 44947 entries in 176 pages
  43. [ 0.000000] ftrace: allocated 176 pages with 3 groups
  44. [ 0.000000] trace event string verifier disabled
  45. [ 0.000000] Dynamic Preempt: full
  46. [ 0.000000] rcu: Preemptible hierarchical RCU implementation.
  47. [ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=4.
  48. [ 0.000000] Trampoline variant of Tasks RCU enabled.
  49. [ 0.000000] Rude variant of Tasks RCU enabled.
  50. [ 0.000000] Tracing variant of Tasks RCU enabled.
  51. [ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
  52. [ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
  53. [ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
  54. [ 0.000000] Root IRQ handler: gic_handle_irq
  55. [ 0.000000] GIC: Using split EOI/Deactivate mode
  56. [ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
  57. [ 0.000000] arch_timer: cp15 timer(s) running at 54.00MHz (phys).
  58. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xc743ce346, max_idle_ns: 440795203123 ns
  59. [ 0.000000] sched_clock: 56 bits at 54MHz, resolution 18ns, wraps every 4398046511102ns
  60. [ 0.000420] Console: colour dummy device 80x25
  61. [ 0.000445] printk: legacy console [tty1] enabled
  62. [ 0.001199] Calibrating delay loop (skipped), value calculated using timer frequency.. 108.00 BogoMIPS (lpj=54000)
  63. [ 0.001242] pid_max: default: 32768 minimum: 301
  64. [ 0.002122] LSM: initializing lsm=lockdown,capability,yama,apparmor,integrity
  65. [ 0.002629] Yama: becoming mindful.
  66. [ 0.002817] AppArmor: AppArmor initialized
  67. [ 0.003247] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  68. [ 0.003314] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear)
  69. [ 0.007256] RCU Tasks: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
  70. [ 0.007490] RCU Tasks Rude: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
  71. [ 0.007657] RCU Tasks Trace: Setting shift to 2 and lim to 1 rcu_task_cb_adjust=1.
  72. [ 0.008108] rcu: Hierarchical SRCU implementation.
  73. [ 0.008135] rcu: Max phase no-delay instances is 400.
  74. [ 0.011253] smp: Bringing up secondary CPUs ...
  75. [ 0.012202] Detected PIPT I-cache on CPU1
  76. [ 0.012336] CPU1: Booted secondary processor 0x0000000001 [0x410fd083]
  77. [ 0.013456] Detected PIPT I-cache on CPU2
  78. [ 0.013558] CPU2: Booted secondary processor 0x0000000002 [0x410fd083]
  79. [ 0.014604] Detected PIPT I-cache on CPU3
  80. [ 0.014708] CPU3: Booted secondary processor 0x0000000003 [0x410fd083]
  81. [ 0.014878] smp: Brought up 1 node, 4 CPUs
  82. [ 0.014970] SMP: Total of 4 processors activated.
  83. [ 0.014991] CPU: All CPU(s) started at EL2
  84. [ 0.015022] CPU features: detected: 32-bit EL0 Support
  85. [ 0.015042] CPU features: detected: 32-bit EL1 Support
  86. [ 0.015065] CPU features: detected: CRC32 instructions
  87. [ 0.015174] alternatives: applying system-wide alternatives
  88. [ 0.016155] CPU features: emulated: Privileged Access Never (PAN) using TTBR0_EL1 switching
  89. [ 0.017809] devtmpfs: initialized
  90. [ 0.029599] Enabled cp15_barrier support
  91. [ 0.029662] Enabled setend support
  92. [ 0.029899] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
  93. [ 0.029950] futex hash table entries: 1024 (order: 4, 65536 bytes, linear)
  94. [ 0.042659] pinctrl core: initialized pinctrl subsystem
  95. [ 0.044460] NET: Registered PF_NETLINK/PF_ROUTE protocol family
  96. [ 0.046196] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
  97. [ 0.046506] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
  98. [ 0.047342] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
  99. [ 0.047446] audit: initializing netlink subsys (disabled)
  100. [ 0.047755] audit: type=2000 audit(0.046:1): state=initialized audit_enabled=0 res=1
  101. [ 0.048398] thermal_sys: Registered thermal governor 'fair_share'
  102. [ 0.048412] thermal_sys: Registered thermal governor 'bang_bang'
  103. [ 0.048439] thermal_sys: Registered thermal governor 'step_wise'
  104. [ 0.048460] thermal_sys: Registered thermal governor 'user_space'
  105. [ 0.048556] cpuidle: using governor ladder
  106. [ 0.048653] cpuidle: using governor menu
  107. [ 0.048981] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
  108. [ 0.049200] ASID allocator initialised with 32768 entries
  109. [ 0.050539] Serial: AMBA PL011 UART driver
  110. [ 0.062616] bcm2835-mbox fe00b880.mailbox: mailbox enabled
  111. [ 0.077563] raspberrypi-firmware soc:firmware: Attached to firmware from 2024-02-29T12:24:53, variant start
  112. [ 0.078583] raspberrypi-firmware soc:firmware: Firmware hash is f4e2138c2adc8f3a92a3a65939e458f11d7298ba
  113. [ 0.085229] platform fd500000.pcie: Fixed dependency cycle(s) with /scb/pcie@7d500000
  114. [ 0.089761] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
  115. [ 0.089794] Modules: 0 pages in range for non-PLT usage
  116. [ 0.089804] Modules: 515552 pages in range for PLT usage
  117. [ 0.091598] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
  118. [ 0.091645] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
  119. [ 0.091671] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
  120. [ 0.091693] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
  121. [ 0.091717] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
  122. [ 0.091738] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
  123. [ 0.091763] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
  124. [ 0.091784] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
  125. [ 0.097025] bcm2835-dma fe007000.dma-controller: DMA legacy API manager, dmachans=0x1
  126. [ 0.102069] iommu: Default domain type: Translated
  127. [ 0.102116] iommu: DMA domain TLB invalidation policy: strict mode
  128. [ 0.102813] SCSI subsystem initialized
  129. [ 0.103044] usbcore: registered new interface driver usbfs
  130. [ 0.103115] usbcore: registered new interface driver hub
  131. [ 0.103201] usbcore: registered new device driver usb
  132. [ 0.103371] pps_core: LinuxPPS API ver. 1 registered
  133. [ 0.103397] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
  134. [ 0.103435] PTP clock support registered
  135. [ 0.103498] EDAC MC: Ver: 3.0.0
  136. [ 0.105438] NetLabel: Initializing
  137. [ 0.105472] NetLabel: domain hash size = 128
  138. [ 0.105492] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
  139. [ 0.105619] NetLabel: unlabeled traffic allowed by default
  140. [ 0.106284] clocksource: Switched to clocksource arch_sys_counter
  141. [ 0.136217] VFS: Disk quotas dquot_6.6.0
  142. [ 0.136392] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
  143. [ 0.137653] AppArmor: AppArmor Filesystem Enabled
  144. [ 0.150329] NET: Registered PF_INET protocol family
  145. [ 0.150741] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear)
  146. [ 0.211813] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear)
  147. [ 0.211980] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
  148. [ 0.212043] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear)
  149. [ 0.212233] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear)
  150. [ 0.212858] TCP: Hash tables configured (established 32768 bind 32768)
  151. [ 0.213472] MPTCP token hash table entries: 4096 (order: 4, 98304 bytes, linear)
  152. [ 0.213735] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear)
  153. [ 0.213808] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear)
  154. [ 0.214203] NET: Registered PF_UNIX/PF_LOCAL protocol family
  155. [ 0.214302] NET: Registered PF_XDP protocol family
  156. [ 0.214342] PCI: CLS 0 bytes, default 64
  157. [ 0.214687] Trying to unpack rootfs image as initramfs...
  158. [ 0.217462] kvm [1]: IPA Size Limit: 44 bits
  159. [ 0.220453] kvm [1]: vgic interrupt IRQ9
  160. [ 0.220558] kvm [1]: Hyp mode initialized successfully
  161. [ 0.222832] Initialise system trusted keyrings
  162. [ 0.222940] Key type blacklist registered
  163. [ 0.223395] workingset: timestamp_bits=46 max_order=20 bucket_order=0
  164. [ 0.223535] zbud: loaded
  165. [ 0.226876] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  166. [ 0.295995] Key type asymmetric registered
  167. [ 0.296055] Asymmetric key parser 'x509' registered
  168. [ 0.296209] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 246)
  169. [ 0.296572] io scheduler mq-deadline registered
  170. [ 0.297828] irq_brcmstb_l2: registered L2 intc (/soc/interrupt-controller@7ef00100, parent irq: 23)
  171. [ 0.306847] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:
  172. [ 0.306915] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000, using [bus 00-ff]
  173. [ 0.307009] brcm-pcie fd500000.pcie: MEM 0x0600000000..0x063fffffff -> 0x00c0000000
  174. [ 0.307100] brcm-pcie fd500000.pcie: IB MEM 0x0000000000..0x00bfffffff -> 0x0400000000
  175. [ 0.308352] brcm-pcie fd500000.pcie: PCI host bridge to bus 0000:00
  176. [ 0.308401] pci_bus 0000:00: root bus resource [bus 00-ff]
  177. [ 0.308432] pci_bus 0000:00: root bus resource [mem 0x600000000-0x63fffffff] (bus address [0xc0000000-0xffffffff])
  178. [ 0.308530] pci 0000:00:00.0: [14e4:2711] type 01 class 0x060400 PCIe Root Port
  179. [ 0.308609] pci 0000:00:00.0: PCI bridge to [bus 01]
  180. [ 0.308647] pci 0000:00:00.0: bridge window [mem 0x638000000-0x6380fffff]
  181. [ 0.308823] pci 0000:00:00.0: PME# supported from D0 D3hot
  182. [ 0.313229] pci_bus 0000:01: supply vpcie3v3 not found, using dummy regulator
  183. [ 0.313513] pci_bus 0000:01: supply vpcie3v3aux not found, using dummy regulator
  184. [ 0.313638] pci_bus 0000:01: supply vpcie12v not found, using dummy regulator
  185. [ 0.419337] brcm-pcie fd500000.pcie: clkreq-mode set to default
  186. [ 0.421481] brcm-pcie fd500000.pcie: link up, 5.0 GT/s PCIe x1 (SSC)
  187. [ 0.421687] pci 0000:01:00.0: [1106:3483] type 00 class 0x0c0330 PCIe Endpoint
  188. [ 0.421826] pci 0000:01:00.0: BAR 0 [mem 0x00000000-0x00000fff 64bit]
  189. [ 0.422371] pci 0000:01:00.0: PME# supported from D0 D3cold
  190. [ 0.423310] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]: assigned
  191. [ 0.423361] pci 0000:01:00.0: BAR 0 [mem 0x600000000-0x600000fff 64bit]: assigned
  192. [ 0.423413] pci 0000:00:00.0: PCI bridge to [bus 01]
  193. [ 0.423445] pci 0000:00:00.0: bridge window [mem 0x600000000-0x6000fffff]
  194. [ 0.423883] pcieport 0000:00:00.0: enabling device (0000 -> 0002)
  195. [ 0.424133] pcieport 0000:00:00.0: PME: Signaling with IRQ 27
  196. [ 0.424819] pcieport 0000:00:00.0: AER: enabled with IRQ 27
  197. [ 0.426405] simple-framebuffer 3e370000.framebuffer: framebuffer at 0x3e370000, 0x753000 bytes
  198. [ 0.426471] simple-framebuffer 3e370000.framebuffer: format=a8r8g8b8, mode=1600x1200x32, linelength=6400
  199. [ 0.434591] Console: switching to colour frame buffer device 200x75
  200. [ 0.441841] simple-framebuffer 3e370000.framebuffer: fb0: simplefb registered!
  201. [ 0.530841] Serial: 8250/16550 driver, 1 ports, IRQ sharing enabled
  202. [ 0.532428] bcm2835-aux-uart fe215040.serial: there is not valid maps for state default
  203. [ 0.534505] printk: legacy console [ttyS0] disabled
  204. [ 0.535401] fe215040.serial: ttyS0 at MMIO 0xfe215040 (irq = 28, base_baud = 62500000) is a 16550
  205. [ 0.535567] printk: legacy console [ttyS0] enabled
  206. [ 0.983605] Freeing initrd memory: 55396K
  207. [ 0.988519] iproc-rng200 fe104000.rng: hwrng registered
  208. [ 1.858855] vc-mem: phys_addr:0x00000000 mem_base=0x3eb00000 mem_size:0x3ff00000(1023 MiB)
  209. [ 1.879398] loop: module loaded
  210. [ 1.883708] bcm2835-power bcm2835-power: Broadcom BCM2835 power domains driver
  211. [ 1.895730] bcmgenet fd580000.ethernet: GENET 5.0 EPHY: 0x0000
  212. [ 2.094423] unimac-mdio unimac-mdio.-19: Broadcom UniMAC MDIO bus
  213. [ 2.101865] usbcore: registered new interface driver lan78xx
  214. [ 2.107731] usbcore: registered new interface driver smsc95xx
  215. [ 2.114079] mousedev: PS/2 mouse device common for all mice
  216. [ 2.119833] i2c_dev: i2c /dev entries driver
  217. [ 2.126696] bcm2835-wdt bcm2835-wdt: Broadcom BCM2835 watchdog timer
  218. [ 2.136431] sdhci: Secure Digital Host Controller Interface driver
  219. [ 2.142803] sdhci: Copyright(c) Pierre Ossman
  220. [ 2.147388] sdhci-pltfm: SDHCI platform and OF driver helper
  221. [ 2.155356] ledtrig-cpu: registered to indicate activity on CPUs
  222. [ 2.161610] hid: raw HID events driver (C) Jiri Kosina
  223. [ 2.172535] hw perfevents: enabled with armv8_cortex_a72 PMU driver, 7 counters available
  224. [ 2.181375] NET: Registered PF_INET6 protocol family
  225. [ 2.185004] mmc1: SDHCI controller on fe300000.mmcnr [fe300000.mmcnr] using PIO
  226. [ 2.186503] watchdog: Delayed init of the lockup detector failed: -19
  227. [ 2.200539] watchdog: Hard watchdog permanently disabled
  228. [ 2.216042] Segment Routing with IPv6
  229. [ 2.219864] In-situ OAM (IOAM) with IPv6
  230. [ 2.224000] NET: Registered PF_PACKET protocol family
  231. [ 2.229333] Key type dns_resolver registered
  232. [ 2.238343] registered taskstats version 1
  233. [ 2.243215] Loading compiled-in X.509 certificates
  234. [ 2.249855] Loaded X.509 cert 'Build time autogenerated kernel key: b4a5bd3d6cdd8489160f9199f48187b3bdab8890'
  235. [ 2.261180] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
  236. [ 2.272330] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
  237. [ 2.277214] mmc1: new high speed SDIO card at address 0001
  238. [ 2.282514] blacklist: Loading compiled-in revocation X.509 certificates
  239. [ 2.294992] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
  240. [ 2.305058] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
  241. [ 2.315718] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
  242. [ 2.326743] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
  243. [ 2.337407] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
  244. [ 2.348351] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
  245. [ 2.360668] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
  246. [ 2.372937] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
  247. [ 2.394836] Key type .fscrypt registered
  248. [ 2.400309] Key type fscrypt-provisioning registered
  249. [ 2.488386] Key type encrypted registered
  250. [ 2.494108] AppArmor: AppArmor sha256 policy hashing enabled
  251. [ 2.501491] ima: No TPM chip found, activating TPM-bypass!
  252. [ 2.508800] ima: Allocated hash algorithm: sha1
  253. [ 2.515049] ima: No architecture policies found
  254. [ 2.521030] evm: Initialising EVM extended attributes:
  255. [ 2.527595] evm: security.selinux
  256. [ 2.532283] evm: security.SMACK64
  257. [ 2.536948] evm: security.SMACK64EXEC
  258. [ 2.541976] evm: security.SMACK64TRANSMUTE
  259. [ 2.547417] evm: security.SMACK64MMAP
  260. [ 2.552421] evm: security.apparmor
  261. [ 2.557138] evm: security.ima
  262. [ 2.561406] evm: security.capability
  263. [ 2.566288] evm: HMAC attrs: 0x1
  264. [ 2.575112] uart-pl011 fe201000.serial: there is not valid maps for state default
  265. [ 2.584460] uart-pl011 fe201000.serial: cts_event_workaround enabled
  266. [ 2.592546] fe201000.serial: ttyAMA1 at MMIO 0xfe201000 (irq = 37, base_baud = 0) is a PL011 rev2
  267. [ 2.603081] serial serial0: tty port ttyAMA1 registered
  268. [ 2.610395] of_cfs_init
  269. [ 2.614291] of_cfs_init: OK
  270. [ 2.618655] clk: Disabling unused clocks
  271. [ 2.652899] mmc0: SDHCI controller on fe340000.mmc [fe340000.mmc] using ADMA
  272. [ 2.670082] Freeing unused kernel memory: 6528K
  273. [ 2.699089] Checked W+X mappings: passed, no W+X pages found
  274. [ 2.706113] Run /init as init process
  275. [ 3.512323] xhci_hcd 0000:01:00.0: enabling device (0000 -> 0002)
  276. [ 3.520036] xhci_hcd 0000:01:00.0: xHCI Host Controller
  277. [ 3.526827] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 1
  278. [ 3.536716] xhci_hcd 0000:01:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0300240000000890
  279. [ 3.552580] brcmstb-i2c fef04500.i2c: @97500hz registered in polling mode
  280. [ 3.554876] xhci_hcd 0000:01:00.0: xHCI Host Controller
  281. [ 3.573151] xhci_hcd 0000:01:00.0: new USB bus registered, assigned bus number 2
  282. [ 3.575975] brcmstb-i2c fef09500.i2c: @97500hz registered in polling mode
  283. [ 3.586520] xhci_hcd 0000:01:00.0: Host supports USB 3.0 SuperSpeed
  284. [ 3.599474] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
  285. [ 3.612937] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  286. [ 3.621860] usb usb1: Product: xHCI Host Controller
  287. [ 3.628339] usb usb1: Manufacturer: Linux 6.8.0-1010-raspi xhci-hcd
  288. [ 3.636465] usb usb1: SerialNumber: 0000:01:00.0
  289. [ 3.644355] hub 1-0:1.0: USB hub found
  290. [ 3.651755] hub 1-0:1.0: 1 port detected
  291. [ 3.659882] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.08
  292. [ 3.670551] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  293. [ 3.679438] usb usb2: Product: xHCI Host Controller
  294. [ 3.685922] usb usb2: Manufacturer: Linux 6.8.0-1010-raspi xhci-hcd
  295. [ 3.687473] dwc2 fe980000.usb: supply vusb_d not found, using dummy regulator
  296. [ 3.693873] usb usb2: SerialNumber: 0000:01:00.0
  297. [ 3.695508] dwc2 fe980000.usb: supply vusb_a not found, using dummy regulator
  298. [ 3.697223] hub 2-0:1.0: USB hub found
  299. [ 3.722790] hub 2-0:1.0: 4 ports detected
  300. [ 3.903319] usb 1-1: new high-speed USB device number 2 using xhci_hcd
  301. [ 3.907446] dwc2 fe980000.usb: EPs: 8, dedicated fifos, 4080 entries in SPRAM
  302. [ 3.921286] dwc2 fe980000.usb: DWC OTG Controller
  303. [ 3.927769] dwc2 fe980000.usb: new USB bus registered, assigned bus number 3
  304. [ 3.936631] dwc2 fe980000.usb: irq 44, io mem 0xfe980000
  305. [ 3.943495] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.08
  306. [ 3.953118] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  307. [ 3.961832] usb usb3: Product: DWC OTG Controller
  308. [ 3.967870] usb usb3: Manufacturer: Linux 6.8.0-1010-raspi dwc2_hsotg
  309. [ 3.975618] usb usb3: SerialNumber: fe980000.usb
  310. [ 3.981928] hub 3-0:1.0: USB hub found
  311. [ 3.987386] hub 3-0:1.0: 1 port detected
  312. [ 4.053915] usb 1-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.21
  313. [ 4.064442] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  314. [ 4.073831] usb 1-1: Product: USB2.0 Hub
  315. [ 4.082023] hub 1-1:1.0: USB hub found
  316. [ 4.087364] hub 1-1:1.0: 4 ports detected
  317. [ 4.167775] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
  318. [ 4.190036] usb 2-1: New USB device found, idVendor=174c, idProduct=55aa, bcdDevice= 1.00
  319. [ 4.199810] usb 2-1: New USB device strings: Mfr=2, Product=3, SerialNumber=1
  320. [ 4.208535] usb 2-1: Product: ASM1153USB3.0TOSATA
  321. [ 4.214831] usb 2-1: Manufacturer: ASM1153USB3.0TOSATA
  322. [ 4.221525] usb 2-1: SerialNumber: 123456789019
  323. [ 4.244951] usbcore: registered new interface driver usb-storage
  324. [ 4.274901] scsi host0: uas
  325. [ 4.279530] usbcore: registered new interface driver uas
  326. [ 4.280113] scsi 0:0:0:0: Direct-Access ASM1153U ASM1153USB3.0TOS 0 PQ: 0 ANSI: 6
  327. [ 4.298012] sd 0:0:0:0: Attached scsi generic sg0 type 0
  328. [ 4.305196] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/112 GiB)
  329. [ 4.314341] sd 0:0:0:0: [sda] Write Protect is off
  330. [ 4.320928] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  331. [ 4.332063] sd 0:0:0:0: [sda] Preferred minimum I/O size 512 bytes
  332. [ 4.339727] sd 0:0:0:0: [sda] Optimal transfer size 33553920 bytes
  333. [ 4.349718] sda: sda1 sda2
  334. [ 4.354318] sd 0:0:0:0: [sda] Attached SCSI disk
  335. [ 4.384306] usb 1-1.2: new high-speed USB device number 3 using xhci_hcd
  336. [ 4.468706] usb 1-1.2: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
  337. [ 4.479171] usb 1-1.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
  338. [ 4.488328] usb 1-1.2: Product: USB 2.0 Hub
  339. [ 4.495326] hub 1-1.2:1.0: USB hub found
  340. [ 4.500765] hub 1-1.2:1.0: 4 ports detected
  341. [ 4.891341] usb 1-1.2.1: new full-speed USB device number 4 using xhci_hcd
  342. [ 5.106410] usb 1-1.2.1: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.10
  343. [ 5.117110] usb 1-1.2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  344. [ 5.126725] usb 1-1.2.1: Product: USB Receiver
  345. [ 5.133225] usb 1-1.2.1: Manufacturer: Logitech
  346. [ 5.180005] usbcore: registered new interface driver usbhid
  347. [ 5.187613] usbhid: USB HID core driver
  348. [ 5.202493] input: Logitech USB Receiver 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-1.2.1:1.0/0003:046D:C52B.0001/input/input0
  349. [ 5.272562] hid-generic 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:01:00.0-1.2.1/input0
  350. [ 5.287666] input: Logitech USB Receiver Mouse 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-1.2.1:1.1/0003:046D:C52B.0002/input/input1
  351. [ 5.306650] input: Logitech USB Receiver 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-1.2.1:1.1/0003:046D:C52B.0002/input/input2
  352. [ 5.331299] usb 1-1.2.2: new full-speed USB device number 5 using xhci_hcd
  353. [ 5.379741] input: Logitech USB Receiver 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-1.2.1:1.1/0003:046D:C52B.0002/input/input3
  354. [ 5.403698] hid-generic 0003:046D:C52B.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:01:00.0-1.2.1/input1
  355. [ 5.419505] hid-generic 0003:046D:C52B.0003: hiddev1,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:01:00.0-1.2.1/input2
  356. [ 5.508686] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:01:00.0-1.2.1/input2
  357. [ 5.539959] usb 1-1.2.2: New USB device found, idVendor=04d9, idProduct=0132, bcdDevice= 1.10
  358. [ 5.550552] usb 1-1.2.2: New USB device strings: Mfr=0, Product=2, SerialNumber=3
  359. [ 5.560059] usb 1-1.2.2: Product: USB Keyboard
  360. [ 5.566476] usb 1-1.2.2: SerialNumber: 000000000008
  361. [ 5.581200] input: USB 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.2/1-1.2.2:1.0/0003:04D9:0132.0004/input/input5
  362. [ 5.633362] input: Logitech Wireless Device PID:101b Mouse 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-1.2.1:1.2/0003:046D:C52B.0003/0003:046D:101B.0005/input/input6
  363. [ 5.659919] hid-generic 0003:04D9:0132.0004: input,hidraw1: USB HID v1.11 Keyboard [USB Keyboard] on usb-0000:01:00.0-1.2.2/input0
  364. [ 5.673732] hid-generic 0003:046D:101B.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech Wireless Device PID:101b] on usb-0000:01:00.0-1.2.1/input2:1
  365. [ 5.692011] hid-generic 0003:04D9:0132.0006: hiddev1,hidraw3: USB HID v1.11 Device [USB Keyboard] on usb-0000:01:00.0-1.2.2/input1
  366. [ 5.712179] input: USB 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.2/1-1.2.2:1.2/0003:04D9:0132.0007/input/input10
  367. [ 5.746883] input: Logitech M705 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-1.2.1:1.2/0003:046D:C52B.0003/0003:046D:101B.0005/input/input14
  368. [ 5.790532] input: USB 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.2/1-1.2.2:1.2/0003:04D9:0132.0007/input/input11
  369. [ 5.790762] logitech-hidpp-device 0003:046D:101B.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech M705] on usb-0000:01:00.0-1.2.1/input2:1
  370. [ 5.792515] input: USB Keyboard Mouse 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.2/1-1.2.2:1.2/0003:04D9:0132.0007/input/input12
  371. [ 5.843056] input: USB 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.2/1-1.2.2:1.2/0003:04D9:0132.0007/input/input13
  372. [ 5.861113] hid-generic 0003:04D9:0132.0007: input,hidraw4: USB HID v1.11 Mouse [USB Keyboard] on usb-0000:01:00.0-1.2.2/input2
  373. [ 6.178292] raid6: neonx8 gen() 3470 MB/s
  374. [ 6.201272] raid6: neonx4 gen() 3966 MB/s
  375. [ 6.224279] raid6: neonx2 gen() 3287 MB/s
  376. [ 6.247291] raid6: neonx1 gen() 2437 MB/s
  377. [ 6.270274] raid6: int64x8 gen() 2506 MB/s
  378. [ 6.293286] raid6: int64x4 gen() 2501 MB/s
  379. [ 6.316283] raid6: int64x2 gen() 2355 MB/s
  380. [ 6.339281] raid6: int64x1 gen() 1814 MB/s
  381. [ 6.345435] raid6: using algorithm neonx4 gen() 3966 MB/s
  382. [ 6.369281] raid6: .... xor() 2911 MB/s, rmw enabled
  383. [ 6.376179] raid6: using neon recovery algorithm
  384. [ 6.386951] xor: measuring software checksum speed
  385. [ 6.395125] 8regs : 7253 MB/sec
  386. [ 6.402634] 32regs : 7751 MB/sec
  387. [ 6.411911] arm64_neon : 3280 MB/sec
  388. [ 6.418150] xor: using function: 32regs (7751 MB/sec)
  389. [ 6.427295] async_tx: api initialized (async)
  390. [ 6.674086] Btrfs loaded, zoned=yes, fsverity=no
  391. [ 6.881911] EXT4-fs (sda2): mounted filesystem 5c5a44bd-f1a2-4f16-a2e8-89a3f10f2eb5 ro with ordered data mode. Quota mode: none.
  392. [ 7.480168] systemd[1]: Inserted module 'autofs4'
  393. [ 7.520125] systemd[1]: systemd 255.4-1ubuntu8.4 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 +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
  394. [ 7.557624] systemd[1]: Detected architecture arm64.
  395. [ 7.572507] systemd[1]: Hostname set to <ubuntu>.
  396. [ 7.583028] systemd[1]: Initializing machine ID from random generator.
  397. [ 7.591863] systemd[1]: Installed transient /etc/machine-id file.
  398. [ 7.999437] systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
  399. [ 8.289414] systemd[1]: Queued start job for default target graphical.target.
  400. [ 8.329439] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
  401. [ 8.345854] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
  402. [ 8.361033] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
  403. [ 8.375585] systemd[1]: Created slice user.slice - User and Session Slice.
  404. [ 8.387243] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
  405. [ 8.402956] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
  406. [ 8.420044] systemd[1]: Expecting device dev-disk-by\x2dlabel-system\x2dboot.device - /dev/disk/by-label/system-boot...
  407. [ 8.435190] systemd[1]: Expecting device dev-ttyS0.device - /dev/ttyS0...
  408. [ 8.446252] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
  409. [ 8.459454] systemd[1]: Reached target slices.target - Slice Units.
  410. [ 8.469943] systemd[1]: Reached target snapd.mounts-pre.target - Mounting snaps.
  411. [ 8.481543] systemd[1]: Reached target swap.target - Swaps.
  412. [ 8.491222] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
  413. [ 8.504022] systemd[1]: Listening on dm-event.socket - Device-mapper event daemon FIFOs.
  414. [ 8.516798] systemd[1]: Listening on lvm2-lvmpolld.socket - LVM2 poll daemon socket.
  415. [ 8.528675] systemd[1]: multipathd.socket - multipathd control socket was skipped because of an unmet condition check (ConditionKernelCommandLine=!multipath=off).
  416. [ 8.545897] systemd[1]: Listening on syslog.socket - Syslog Socket.
  417. [ 8.556625] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
  418. [ 8.569552] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
  419. [ 8.582854] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
  420. [ 8.596537] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
  421. [ 8.607937] systemd[1]: systemd-pcrextend.socket - TPM2 PCR Extension (Varlink) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  422. [ 8.625337] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
  423. [ 8.638282] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
  424. [ 8.668652] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
  425. [ 8.691646] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
  426. [ 8.709717] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
  427. [ 8.726720] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
  428. [ 8.747392] systemd[1]: Starting systemd-journald.service - Journal Service...
  429. [ 8.771955] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
  430. [ 8.790595] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
  431. [ 8.817798] systemd[1]: Starting lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
  432. [ 8.835949] systemd-journald[345]: Collecting audit messages is disabled.
  433. [ 8.851823] systemd[1]: Starting [email protected] - Load Kernel Module configfs...
  434. [ 8.872531] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
  435. [ 8.908014] systemd[1]: Starting [email protected] - Load Kernel Module drm...
  436. [ 8.945917] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
  437. [ 8.979619] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
  438. [ 8.994588] device-mapper: uevent: version 1.0.3
  439. [ 9.002551] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: [email protected]
  440. [ 9.016133] systemd[1]: Starting [email protected] - Load Kernel Module fuse...
  441. [ 9.041853] fuse: init (API version 7.39)
  442. [ 9.044348] systemd[1]: Starting [email protected] - Load Kernel Module loop...
  443. [ 9.065546] systemd[1]: Starting systemd-fsck-root.service - File System Check on Root Device...
  444. [ 9.085935] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
  445. [ 9.099671] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  446. [ 9.117473] systemd[1]: systemd-tpm2-setup-early.service - TPM2 SRK Setup (Early) was skipped because of an unmet condition check (ConditionSecurity=measured-uki).
  447. [ 9.149661] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
  448. [ 9.173149] systemd[1]: Started systemd-journald.service - Journal Service.
  449. [ 9.427224] EXT4-fs (sda2): re-mounted 5c5a44bd-f1a2-4f16-a2e8-89a3f10f2eb5 r/w. Quota mode: none.
  450.  
  451. Ubuntu 24.04.1 LTS ubuntu ttyS0
  452.  
  453. ubuntu login:
Advertisement
Add Comment
Please, Sign In to add comment