Waiting for the essential requirement 1 of 4: "ssh"
- 主要語言
- Go
- 星號
- 30.8k
- 分支
- 613
- PR 合併指標
- 30 天內沒有已合併 PR
描述
### Description
Colima stuck with
**$colima start**
```
INFO[0000] starting colima
INFO[0000] runtime: docker
INFO[0000] creating and starting ... context=vm
> [hostagent] Waiting for the essential requirement 1 of 4: "ssh"
> [hostagent] Waiting for the essential requirement 1 of 4: "ssh"
> [hostagent] Waiting for the essential requirement 1 of 4: "ssh"
> [hostagent] Waiting for the essential requirement 1 of 4: "ssh"
> [hostagent] Waiting for the essential requirement 1 of 4: "ssh"
> [hostagent] Waiting for the essential requirement 1 of 4: "ssh"
```
**$colima status**
`FATA[0000] colima is not running`
**$which colima**
`/opt/local/bin/colima`
**$which qemu-img**
`/opt/local/bin/qemu-img`
**$limactl -v**
`limactl version 0.19.0`
**$qemu-img --version**
```
qemu-img version 8.0.5
Copyright (c) 2003-2022 Fabrice Bellard and the QEMU Project developers
```
**$colima version**
```
colima version 0.6.6
git commit: 9ed7f4337861931b4d0192ca5409683a4b7d1cdc
```
**$qemu-img --version**
```
qemu-img version 8.0.5
Copyright (c) 2003-2022 Fabrice Bellard and the QEMU Project developers
```
**$colima start --verbose**
```
INFO[0000] starting colima
INFO[0000] runtime: docker
INFO[0000] starting ... context=vm
> Using the existing instance "colima"
> Starting the instance "colima" with VM driver "qemu"
> QEMU binary "/opt/local/bin/qemu-system-aarch64" seems properly signed with the "com.apple.security.hypervisor" entitlement
> [hostagent] hostagent socket created at /Users/admin/.colima/_lima/colima/ha.sock
> [hostagent] Starting QEMU (hint: to watch the boot progress, see "/Users/admin/.colima/_lima/colima/serial*.log")
> SSH Local Port: 60770
> [hostagent] Waiting for the essential requirement 1 of 4: "ssh"
```
### Version
```
limactl version 0.19.0
qemu-img version 8.0.5
Copyright (c) 2003-2022 Fabrice Bellard and the QEMU Project developers
```
### Operating System
- [ ] macOS Intel <= 13 (Ventura)
- [ ] macOS Intel >= 14 (Sonoma)
- [ ] Apple Silicon <= 13 (Ventura)
- [X] Apple Silicon >= 14 (Sonoma)
- [ ] Linux
### Output of `colima status`
### Reproduction Steps
```
1.brew install colima
2.colima start --cpu 4 --memory 8
```
**$colima status**
`FATA[0000] colima is not running`
### Expected behaviour
colima should start
### Additional context
```
Apple M2 Max
14.2 Beta (23C5055b)
```
└─(23:00:39)──> more /Users/admin/.colima/_lima/colima/serial.log
```
UEFI firmware (version edk2-stable202302-for-qemu built at 17:14:55 on Mar 15 2023)
Error: Image at 000BFD41000 start failed: Not Found
Error: Image at 000BFC91000 start failed: Unsupported
Error: Image at 000BFC19000 start failed: Not Found
Tpm2SubmitCommand - Tcg2 - Not Found
Tpm2GetCapabilityPcrs fail!
Tpm2SubmitCommand - Tcg2 - Not Found
Image type X64 can't be loaded on AARCH64 UEFI system.
ESC[2JESC[01;01HESC[=3hESC[2JESC[01;01HESC[2JESC[01;01HESC[=3hESC[2JESC[01;01HBdsDxe: failed to load Boot0001 "UEFI QEMU QEMU CD-ROM " from PciRoot(0x0)/Pci(0x1,0x0)/Scsi(0x0,0x0): Not Found
BdsDxe: loading Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0xB,0x0)
BdsDxe: starting Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0xB,0x0)
EFI stub: Booting Linux Kernel...
EFI stub: Generating empty DTB
EFI stub: Exiting boot services...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x610f0000]
[ 0.000000] Linux version 6.5.0-10-generic (buildd@bos02-arm64-050) (aarch64-linux-gnu-gcc-13 (Ubuntu 13.2.0-4ubuntu3) 13.2.0, GNU ld (GNU Binutils for Ubuntu) 2.41) #10-Ubuntu SMP PREEMPT_DYNAMIC Fri Oct 13 18:28:22 UTC 2023 (Ubuntu 6.5.0-10.10-generic 6.5.3)
[ 0.000000] KASLR enabled
[ 0.000000] efi: EFI v2.7 by EDK II
[ 0.000000] efi: SMBIOS 3.0=0xbfed0000 MEMATTR=0xbefcc018 ACPI 2.0=0xbc740018:23)
Error: Image at 000BFD41000 start failed: Not Found
Error: Image at 000BFC91000 start failed: Unsupported
Error: Image at 000BFC19000 start failed: Not Found
Tpm2SubmitCommand - Tcg2 - Not Found
Tpm2GetCapabilityPcrs fail!
Tpm2SubmitCommand - Tcg2 - Not Found
Image type X64 can't be loaded on AARCH64 UEFI system.
ESC[2JESC[01;01HESC[=3hESC[2JESC[01;01HESC[2JESC[01;01HESC[=3hESC[2JESC[01;01HBdsDxe: failed to load Boot0001 "UEFI QEMU QEMU CD-ROM " from PciRoot(0x0)/Pci(0x1,0x0)/Scsi(0x0,0x0): Not Found
BdsDxe: loading Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0xB,0x0)
BdsDxe: starting Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0xB,0x0)
EFI stub: Booting Linux Kernel...
EFI stub: Generating empty DTB
EFI stub: Exiting boot services...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x610f0000]
[ 0.000000] Linux version 6.5.0-10-generic (buildd@bos02-arm64-050) (aarch64-linux-gnu-gcc-13 (Ubuntu 13.2.0-4ubuntu3) 13.2.0, GNU ld (GNU Binutils for Ubuntu) 2.41) #10-Ubuntu SMP PREEMPT_DYNAMIC Fri Oct 13 18:28:22 UTC 2023 (Ubuntu 6.5.0-10.10-generic 6.5.3)
[ 0.000000] KASLR enabled
[ 0.000000] efi: EFI v2.7 by EDK II
[ 0.000000] efi: SMBIOS 3.0=0xbfed0000 MEMATTR=0xbefcc018 ACPI 2.0=0xbc740018 MOKvar=0xbc4b0000 RNG=0xbc74e918 MEMRESERVE=0xbcb41498
:23)
Error: Image at 000BFD41000 start failed: Not Found
Error: Image at 000BFC91000 start failed: Unsupported
Error: Image at 000BFC19000 start failed: Not Found
Tpm2SubmitCommand - Tcg2 - Not Found
Tpm2GetCapabilityPcrs fail!
Tpm2SubmitCommand - Tcg2 - Not Found
Image type X64 can't be loaded on AARCH64 UEFI system.
ESC[2JESC[01;01HESC[=3hESC[2JESC[01;01HESC[2JESC[01;01HESC[=3hESC[2JESC[01;01HBdsDxe: failed to load Boot0001 "UEFI QEMU QEMU CD-ROM " from PciRoot(0x0)/Pci(0x1,0x0)/Scsi(0x0,0x0): Not Found
BdsDxe: loading Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0xB,0x0)
BdsDxe: starting Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0xB,0x0)
EFI stub: Booting Linux Kernel...
EFI stub: Generating empty DTB
EFI stub: Exiting boot services...
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x610f0000]
[ 0.000000] Linux version 6.5.0-10-generic (buildd@bos02-arm64-050) (aarch64-linux-gnu-gcc-13 (Ubuntu 13.2.0-4ubuntu3) 13.2.0, GNU ld (GNU Binutils for Ubuntu) 2.41) #10-Ubuntu SMP PREEMPT_DYNAMIC Fri Oct 13 18:28:22 UTC 2023 (Ubuntu 6.5.0-10.10-generic 6.5.3)
[ 0.000000] KASLR enabled
[ 0.000000] efi: EFI v2.7 by EDK II
[ 0.000000] efi: SMBIOS 3.0=0xbfed0000 MEMATTR=0xbefcc018 ACPI 2.0=0xbc740018 MOKvar=0xbc4b0000 RNG=0xbc74e918 MEMRESERVE=0xbcb41498
[ 0.000000] random: crng init done
[ 0.000000] secureboot: Secure boot disabled
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000BC740018 000024 (v02 BOCHS )
[ 0.000000] ACPI: XSDT 0x00000000BC74FE98 00006C (v01 BOCHS BXPC 00000001 01000013)
[ 0.000000] ACPI: FACP 0x00000000BC74FA98 000114 (v06 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DSDT 0x00000000BC747518 001436 (v02 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: APIC 0x00000000BC74FC18 0000FC (v04 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: PPTT 0x00000000BC74FD98 000060 (v02 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: GTDT 0x00000000BC74D898 000060 (v02 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: MCFG 0x00000000BC74FF98 00003C (v01 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: SPCR 0x00000000BC74E818 000050 (v02 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: DBG2 0x00000000BC74E898 000057 (v00 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: IORT 0x00000000BC74E418 000080 (v03 BOCHS BXPC 00000001 BXPC 00000001)
[ 0.000000] ACPI: BGRT 0x00000000BC74E798 000038 (v01 INTEL EDK2 00000002 01000013)
[ 0.000000] ACPI: SPCR: console: pl011,mmio,0x9000000,9600
[ 0.000000] NUMA: Failed to initialise from firmware
[ 0.000000] NUMA: Faking a node at [mem 0x0000000040000000-0x00000000bfffffff]
[ 0.000000] NUMA: NODE_DATA [mem 0xbfa4c600-0xbfa51fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000040000000-0x00000000bfffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal empty
[ 0.000000] Device empty
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x0000000040000000-0x00000000bc4affff]
[ 0.000000] node 0: [mem 0x00000000bc4b0000-0x00000000bc4bffff]
[ 0.000000] node 0: [mem 0x00000000bc4c0000-0x00000000bc5cffff]
[ 0.000000] node 0: [mem 0x00000000bc5d0000-0x00000000bc5dffff]
[ 0.000000] node 0: [mem 0x00000000bc5e0000-0x00000000bc76ffff]
[ 0.000000] node 0: [mem 0x00000000bc770000-0x00000000bcb3ffff]
[ 0.000000] node 0: [mem 0x00000000bcb40000-0x00000000bfe1ffff]
[ 0.000000] node 0: [mem 0x00000000bfe20000-0x00000000bfeaffff]
[ 0.000000] node 0: [mem 0x00000000bfeb0000-0x00000000bfebffff]
[ 0.000000] node 0: [mem 0x00000000bfec0000-0x00000000bffdffff]
[ 0.000000] node 0: [mem 0x00000000bffe0000-0x00000000bfffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x00000000bfffffff]
[ 0.000000] cma: Reserved 32 MiB at 0x00000000b8400000
[ 0.000000] psci: probing for conduit method from ACPI.
[ 0.000000] psci: PSCIv1.1 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: Trusted OS migration not required
[ 0.000000] psci: SMC Calling Convention v1.0
[ 0.000000] percpu: Embedded 32 pages/cpu s92968 r8192 d29912 u131072
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: Address authentication (IMP DEF algorithm)
[ 0.000000] CPU features: detected: Spectre-v4
[ 0.000000] alternatives: applying boot alternatives
[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-6.5.0-10-generic root=PARTUUID=3df6ce01-1e15-404b-9756-e78bd1d871a3 ro console=tty1 console=ttyS0
[ 0.000000] Unknown kernel command line parameters "BOOT_IMAGE=/vmlinuz-6.5.0-10-generic", will be passed to user space.
[ 0.000000] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 0.000000] Fallback order for Node 0: 0
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 516096
[ 0.000000] Policy zone: DMA
[ 0.000000] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[ 0.000000] software IO TLB: area num 2.
[ 0.000000] software IO TLB: mapped [mem 0x00000000b4400000-0x00000000b8400000] (64MB)
[ 0.000000] Memory: 1896640K/2097152K available (21888K kernel code, 4934K rwdata, 15240K rodata, 11712K init, 1330K bss, 167744K reserved, 32768K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] ftrace: allocating 59623 entries in 233 pages
[ 0.000000] ftrace: allocated 233 pages with 5 groups
[ 0.000000] trace event string verifier disabled
[ 0.000000] Dynamic Preempt: voluntary
[ 0.000000] rcu: Preemptible hierarchical RCU implementation.
[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.
[ 0.000000] Trampoline variant of Tasks RCU enabled.
[ 0.000000] Rude variant of Tasks RCU enabled.
[ 0.000000] Tracing variant of Tasks RCU enabled.
[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[ 0.000000] Root IRQ handler: gic_handle_irq
[ 0.000000] GICv2m: ACPI overriding V2M MSI_TYPER (base:80, num:64)
[ 0.000000] GICv2m: range[mem 0x08020000-0x08020fff], SPI[80:143]
[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[ 0.000000] arch_timer: cp15 timer(s) running at 24.00MHz (virt).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[ 0.000000] sched_clock: 56 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[ 0.000056] Console: colour dummy device 80x25
[ 0.000058] printk: console [tty1] enabled
[ 0.000165] ACPI: Core revision 20230331
[ 0.000195] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[ 0.000199] pid_max: default: 32768 minimum: 301
[ 0.000223] LSM: initializing lsm=lockdown,capability,landlock,yama,apparmor,integrity
[ 0.000229] landlock: Up and running.
[ 0.000230] Yama: becoming mindful.
[ 0.000286] AppArmor: AppArmor initialized
[ 0.000333] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.000354] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes, linear)
[ 0.001004] RCU Tasks: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
[ 0.001034] RCU Tasks Rude: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
[ 0.001054] RCU Tasks Trace: Setting shift to 1 and lim to 1 rcu_task_cb_adjust=1.
[ 0.001138] rcu: Hierarchical SRCU implementation.
[ 0.001139] rcu: Max phase no-delay instances is 1000.
[ 0.001431] Remapping and enabling EFI services.
[ 0.001659] smp: Bringing up secondary CPUs ...
[ 0.001999] Detected PIPT I-cache on CPU1
[ 0.002147] CPU1: Booted secondary processor 0x0000000001 [0x610f0000]
[ 0.002285] smp: Brought up 1 node, 2 CPUs
[ 0.002289] SMP: Total of 2 processors activated.
[ 0.002291] CPU features: detected: ARMv8.4 Translation Table Level
[ 0.002293] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 0.002295] CPU features: detected: Common not Private translations
[ 0.002297] CPU features: detected: CRC32 instructions
[ 0.002298] CPU features: detected: Data cache clean to Point of Deep Persistence
[ 0.002300] CPU features: detected: Data cache clean to Point of Persistence
[ 0.002301] CPU features: detected: Data independent timing control (DIT)
[ 0.002302] CPU features: detected: E0PD
[ 0.002303] CPU features: detected: Generic authentication (IMP DEF algorithm)
[ 0.002305] CPU features: detected: RCpc load-acquire (LDAPR)
[ 0.002306] CPU features: detected: LSE atomic instructions
[ 0.002307] CPU features: detected: Privileged Access Never
[ 0.002309] CPU features: detected: RAS Extension Support
[ 0.002310] CPU features: detected: Speculation barrier (SB)
[ 0.002311] CPU features: detected: TLB range maintenance instructions
[ 0.002360] CPU: All CPU(s) started at EL1
[ 0.002365] alternatives: applying system-wide alternatives
[ 0.003324] devtmpfs: initialized
[ 0.003738] setend instruction emulation is not supported on this system
[ 0.003801] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.003822] futex hash table entries: 512 (order: 3, 32768 bytes, linear)
[ 0.003920] pinctrl core: initialized pinctrl subsystem
[ 0.004184] SMBIOS 3.0.0 present.
[ 0.004188] DMI: QEMU QEMU Virtual Machine, BIOS edk2-stable202302-for-qemu 03/01/2023
[ 0.004342] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.004565] DMA: preallocated 256 KiB GFP_KERNEL pool for atomic allocations
[ 0.004603] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.004639] DMA: preallocated 256 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.004647] audit: initializing netlink subsys (disabled)
[ 0.004715] audit: type=2000 audit(0.004:1): state=initialized audit_enabled=0 res=1
[ 0.004835] thermal_sys: Registered thermal governor 'fair_share'
[ 0.004836] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.004837] thermal_sys: Registered thermal governor 'step_wise'
[ 0.004838] thermal_sys: Registered thermal governor 'user_space'
[ 0.004840] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.004845] cpuidle: using governor ladder
[ 0.004848] cpuidle: using governor menu
[ 0.004876] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.004947] ASID allocator initialised with 256 entries
[ 0.005021] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.005093] Serial: AMBA PL011 UART driver
[ 0.005158] Modules: 2G module region forced by RANDOMIZE_MODULE_REGION_FULL
[ 0.005159] Modules: 0 pages in range for non-PLT usage
[ 0.005160] Modules: 510448 pages in range for PLT usage
[ 0.006281] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.006284] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page
[ 0.006286] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages
[ 0.006287] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page
[ 0.006288] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.006290] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page
[ 0.006291] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages
[ 0.006292] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page
[ 0.006727] fbcon: Taking over console
[ 0.006737] ACPI: Added _OSI(Module Device)
[ 0.006739] ACPI: Added _OSI(Processor Device)
[ 0.006740] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.006741] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.007099] ACPI: 1 ACPI AML tables successfully acquired and loaded
[ 0.009348] ACPI: Interpreter enabled
[ 0.009350] ACPI: Using GIC for interrupt routing
[ 0.009390] ACPI: MCFG table detected, 1 entries
[ 0.010427] ARMH0011:00: ttyAMA0 at MMIO 0x9000000 (irq = 12, base_baud = 0) is a SBSA
[ 0.010439] printk: console [ttyAMA0] enabled
[ 0.071267] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-0f])
[ 0.071622] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[ 0.072135] acpi PNP0A08:00: _OSC: platform does not support [LTR DPC]
[ 0.072518] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability]
[ 0.073107] acpi PNP0A08:00: ECAM area [mem 0x3f000000-0x3fffffff] reserved by PNP0C02:00
[ 0.073536] acpi PNP0A08:00: ECAM at [mem 0x3f000000-0x3fffffff] for [bus 00-0f]
[ 0.073913] ACPI: Remapped I/O 0x000000003eff0000 to [io 0x0000-0xffff window]
[ 0.074321] PCI host bridge to bus 0000:00
[ 0.074529] pci_bus 0000:00: root bus resource [mem 0x10000000-0x3efeffff window]
[ 0.074923] pci_bus 0000:00: root bus resource [io 0x0000-0xffff window]
[ 0.075263] pci_bus 0000:00: root bus resource [bus 00-0f]
[ 0.075613] pci 0000:00:00.0: [1b36:0008] type 00 class 0x060000
[ 0.076045] pci 0000:00:01.0: [1af4:1004] type 00 class 0x010000
[ 0.076626] pci 0000:00:01.0: reg 0x10: [io 0x0100-0x013f]
[ 0.077121] pci 0000:00:01.0: reg 0x14: [mem 0x10070000-0x10070fff]
[ 0.078013] pci 0000:00:01.0: reg 0x20: [mem 0x10060000-0x10063fff 64bit pref]
[ 0.078699] pci 0000:00:02.0: [1af4:1000] type 00 class 0x020000
[ 0.079225] pci 0000:00:02.0: reg 0x10: [io 0x0160-0x017f]
[ 0.079695] pci 0000:00:02.0: reg 0x14: [mem 0x1006f000-0x1006ffff]
[ 0.080578] pci 0000:00:02.0: reg 0x20: [mem 0x1005c000-0x1005ffff 64bit pref]
[ 0.081149] pci 0000:00:02.0: reg 0x30: [mem 0xfffc0000-0xffffffff pref]
[ 0.081636] pci 0000:00:03.0: [1af4:1005] type 00 class 0x00ff00
[ 0.082126] pci 0000:00:03.0: reg 0x10: [io 0x0140-0x015f]
[ 0.082599] pci 0000:00:03.0: reg 0x14: [mem 0x1006e000-0x1006efff]
[ 0.083482] pci 0000:00:03.0: reg 0x20: [mem 0x10058000-0x1005bfff 64bit pref]
[ 0.084145] pci 0000:00:04.0: [1af4:1050] type 00 class 0x038000
[ 0.085131] pci 0000:00:04.0: reg 0x14: [mem 0x1006d000-0x1006dfff]
[ 0.086627] pci 0000:00:04.0: reg 0x20: [mem 0x10054000-0x10057fff 64bit pref]
[ 0.087458] pci 0000:00:05.0: [1af4:1052] type 00 class 0x090000
[ 0.088491] pci 0000:00:05.0: reg 0x14: [mem 0x1006c000-0x1006cfff]
[ 0.090420] pci 0000:00:05.0: reg 0x20: [mem 0x10050000-0x10053fff 64bit pref]
[ 0.091298] pci 0000:00:06.0: [1af4:1052] type 00 class 0x090200
[ 0.092305] pci 0000:00:06.0: reg 0x14: [mem 0x1006b000-0x1006bfff]
[ 0.093588] pci 0000:00:06.0: reg 0x20: [mem 0x1004c000-0x1004ffff 64bit pref]
[ 0.094419] pci 0000:00:07.0: [1b36:000d] type 00 class 0x0c0330
[ 0.094774] pci 0000:00:07.0: reg 0x10: [mem 0x10064000-0x10067fff 64bit]
[ 0.095301] pci 0000:00:08.0: [1b36:0002] type 00 class 0x070002
[ 0.095646] pci 0000:00:08.0: reg 0x10: [io 0x0180-0x0187]
[ 0.096038] pci 0000:00:09.0: [1af4:1003] type 00 class 0x078000
[ 0.096523] pci 0000:00:09.0: reg 0x10: [io 0x00c0-0x00ff]
[ 0.096988] pci 0000:00:09.0: reg 0x14: [mem 0x1006a000-0x1006afff]
[ 0.097842] pci 0000:00:09.0: reg 0x20: [mem 0x10048000-0x1004bfff 64bit pref]
[ 0.098532] pci 0000:00:0a.0: [1af4:1003] type 00 class 0x078000
[ 0.099057] pci 0000:00:0a.0: reg 0x10: [io 0x0080-0x00bf]
[ 0.099573] pci 0000:00:0a.0: reg 0x14: [mem 0x10069000-0x10069fff]
[ 0.100447] pci 0000:00:0a.0: reg 0x20: [mem 0x10044000-0x10047fff 64bit pref]
[ 0.101126] pci 0000:00:0b.0: [1af4:1001] type 00 class 0x010000
[ 0.101612] pci 0000:00:0b.0: reg 0x10: [io 0x0000-0x007f]
[ 0.102070] pci 0000:00:0b.0: reg 0x14: [mem 0x10068000-0x10068fff]
[ 0.103557] pci 0000:00:0b.0: reg 0x20: [mem 0x10040000-0x10043fff 64bit pref]
[ 0.104198] pci 0000:00:02.0: BAR 6: assigned [mem 0x10000000-0x1003ffff pref]
[ 0.104612] pci 0000:00:01.0: BAR 4: assigned [mem 0x10040000-0x10043fff 64bit pref]
[ 0.105009] pci 0000:00:02.0: BAR 4: assigned [mem 0x10044000-0x10047fff 64bit pref]
[ 0.105451] pci 0000:00:03.0: BAR 4: assigned [mem 0x10048000-0x1004bfff 64bit pref]
[ 0.105857] pci 0000:00:04.0: BAR 4: assigned [mem 0x1004c000-0x1004ffff 64bit pref]
[ 0.106519] pci 0000:00:05.0: BAR 4: assigned [mem 0x10050000-0x10053fff 64bit pref]
[ 0.107205] pci 0000:00:06.0: BAR 4: assigned [mem 0x10054000-0x10057fff 64bit pref]
[ 0.107868] pci 0000:00:07.0: BAR 0: assigned [mem 0x10058000-0x1005bfff 64bit]
[ 0.108248] pci 0000:00:09.0: BAR 4: assigned [mem 0x1005c000-0x1005ffff 64bit pref]
[ 0.108648] pci 0000:00:0a.0: BAR 4: assigned [mem 0x10060000-0x10063fff 64bit pref]
[ 0.109045] pci 0000:00:0b.0: BAR 4: assigned [mem 0x10064000-0x10067fff 64bit pref]
[ 0.109461] pci 0000:00:01.0: BAR 1: assigned [mem 0x10068000-0x10068fff]
[ 0.109825] pci 0000:00:02.0: BAR 1: assigned [mem 0x10069000-0x10069fff]
[ 0.110207] pci 0000:00:03.0: BAR 1: assigned [mem 0x1006a000-0x1006afff]
[ 0.110620] pci 0000:00:04.0: BAR 1: assigned [mem 0x1006b000-0x1006bfff]
[ 0.111119] pci 0000:00:05.0: BAR 1: assigned [mem 0x1006c000-0x1006cfff]
[ 0.111486] pci 0000:00:06.0: BAR 1: assigned [mem 0x1006d000-0x1006dfff]
[ 0.111987] pci 0000:00:09.0: BAR 1: assigned [mem 0x1006e000-0x1006efff]
[ 0.112377] pci 0000:00:0a.0: BAR 1: assigned [mem 0x1006f000-0x1006ffff]
[ 0.112723] pci 0000:00:0b.0: BAR 1: assigned [mem 0x10070000-0x10070fff]
[ 0.113080] pci 0000:00:0b.0: BAR 0: assigned [io 0x1000-0x107f]
[ 0.113531] pci 0000:00:01.0: BAR 0: assigned [io 0x1080-0x10bf]
[ 0.113987] pci 0000:00:09.0: BAR 0: assigned [io 0x10c0-0x10ff]
[ 0.114500] pci 0000:00:0a.0: BAR 0: assigned [io 0x1100-0x113f]
[ 0.115049] pci 0000:00:02.0: BAR 0: assigned [io 0x1140-0x115f]
[ 0.115557] pci 0000:00:03.0: BAR 0: assigned [io 0x1160-0x117f]
[ 0.116345] pci 0000:00:08.0: BAR 0: assigned [io 0x1180-0x1187]
[ 0.116683] pci_bus 0000:00: resource 4 [mem 0x10000000-0x3efeffff window]
[ 0.117025] pci_bus 0000:00: resource 5 [io 0x0000-0xffff window]
[ 0.117379] ACPI: PCI: Interrupt link GSI0 configured for IRQ 35
[ 0.117689] ACPI: PCI: Interrupt link GSI1 configured for IRQ 36
[ 0.117997] ACPI: PCI: Interrupt link GSI2 configured for IRQ 37
[ 0.118310] ACPI: PCI: Interrupt link GSI3 configured for IRQ 38
[ 0.118928] iommu: Default domain type: Translated
[ 0.119246] iommu: DMA domain TLB invalidation policy: strict mode
[ 0.119731] SCSI subsystem initialized
[ 0.120056] ACPI: bus type USB registered
[ 0.120269] usbcore: registered new interface driver usbfs
[ 0.120551] usbcore: registered new interface driver hub
[ 0.120822] usbcore: registered new device driver usb
[ 0.121121] pps_core: LinuxPPS API ver. 1 registered
[ 0.121378] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti
[ 0.121835] PTP clock support registered
[ 0.122241] EDAC MC: Ver: 3.0.0
[ 0.122988] scmi_core: SCMI protocol bus registered
[ 0.123334] efivars: Registered efivars operations
[ 0.123870] NetLabel: Initializing
[ 0.124048] NetLabel: domain hash size = 128
[ 0.124281] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.124631] NetLabel: unlabeled traffic allowed by default
[ 0.125093] mctp: management component transport protocol core
[ 0.125821] NET: Registered PF_MCTP protocol family
[ 0.126799] vgaarb: loaded
[ 0.127280] clocksource: Switched to clocksource arch_sys_counter
[ 0.140529] VFS: Disk quotas dquot_6.6.0
[ 0.140765] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.141288] AppArmor: AppArmor Filesystem Enabled
[ 0.141576] pnp: PnP ACPI init
[ 0.141804] system 00:00: [mem 0x3f000000-0x3fffffff window] could not be reserved
[ 0.142203] pnp: PnP ACPI: found 1 devices
[ 0.147460] NET: Registered PF_INET protocol family
[ 0.147907] IP idents hash table entries: 32768 (order: 6, 262144 bytes, linear)
[ 0.148883] tcp_listen_portaddr_hash hash table entries: 1024 (order: 2, 16384 bytes, linear)
[ 0.149536] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[ 0.150025] TCP established hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.150745] TCP bind hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.151150] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.151733] MPTCP token hash table entries: 2048 (order: 3, 49152 bytes, linear)
[ 0.152155] UDP hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.152526] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes, linear)
[ 0.152928] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.153241] NET: Registered PF_XDP protocol family
[ 0.153531] pci 0000:00:07.0: enabling device (0000 -> 0002)
[ 0.153972] PCI: CLS 0 bytes, default 64
[ 0.154330] kvm [1]: HYP mode not available
[ 0.154942] Initialise system trusted keyrings
[ 0.155552] Key type blacklist registered
[ 0.155866] workingset: timestamp_bits=40 max_order=19 bucket_order=0
[ 0.156253] zbud: loaded
[ 0.156606] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.157032] fuse: init (API version 7.38)
[ 0.157361] integrity: Platform Keyring initialized
[ 0.157611] integrity: Machine keyring initialized
[ 0.162174] Key type asymmetric registered
[ 0.162404] Asymmetric key parser 'x509' registered
[ 0.162676] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 242)
[ 0.163186] io scheduler mq-deadline registered
[ 0.164018] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.164833] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.165280] ACPI: button: Power Button [PWRB]
[ 0.167510] ACPI: \_SB_.PCI0.GSI1: Enabled at IRQ 36
[ 0.167779] virtio-pci 0000:00:01.0: enabling device (0005 -> 0007)
[ 0.168562] ACPI: \_SB_.PCI0.GSI2: Enabled at IRQ 37
[ 0.168826] virtio-pci 0000:00:02.0: enabling device (0005 -> 0007)
[ 0.169576] ACPI: \_SB_.PCI0.GSI3: Enabled at IRQ 38
[ 0.169828] virtio-pci 0000:00:03.0: enabling device (0005 -> 0007)
[ 0.170550] ACPI: \_SB_.PCI0.GSI0: Enabled at IRQ 35
[ 0.172079] virtio-pci 0000:00:09.0: enabling device (0005 -> 0007)
[ 0.172851] virtio-pci 0000:00:0a.0: enabling device (0005 -> 0007)
[ 0.173621] virtio-pci 0000:00:0b.0: enabling device (0005 -> 0007)
[ 0.174507] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.177721] serial 0000:00:08.0: enabling device (0000 -> 0001)
[ 0.179360] printk: console [ttyS0] disabled
[ 0.200974] 0000:00:08.0: ttyS0 at I/O 0x1180 (irq = 45, base_baud = 115200) is a 16550A
[ 0.201559] printk: console [ttyS0] enabled
[ 0.317458] SuperH (H)SCI(F) driver initialized
[ 0.318698] msm_serial: driver initialized
[ 0.326259] loop: module loaded
[ 0.326996] virtio_blk virtio8: 2/0/0 default/read/poll queues
[ 0.328553] virtio_blk virtio8: [vda] 125829120 512-byte logical blocks (64.4 GB/60.0 GiB)
[ 0.331125] vda: vda1 vda15 vda16
[ 0.332793] scsi host0: Virtio SCSI HBA
[ 0.333867] tun: Universal TUN/TAP device driver, 1.6
[ 0.333946] scsi 0:0:0:0: CD-ROM QEMU QEMU CD-ROM 2.5+ PQ: 0 ANSI: 5
[ 0.335723] PPP generic driver version 2.4.2
[ 0.336213] scsi 0:0:0:0: Power-on or device reset occurred
[ 0.337701] mousedev: PS/2 mouse device common for all mice
[ 0.339756] rtc-efi rtc-efi.0: registered as rtc0
[ 0.341336] rtc-efi rtc-efi.0: setting system clock to 2023-12-02T18:59:17 UTC (1701543557)
[ 0.343942] i2c_dev: i2c /dev entries driver
[ 0.345667] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 0.349727] device-mapper: uevent: version 1.0.3
[ 0.351262] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@redhat.com
[ 0.354432] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.356681] drop_monitor: Initializing network drop monitor service
[ 0.366983] sr 0:0:0:0: [sr0] scsi3-mmc drive: 16x/50x cd/rw xa/form2 cdda tray
[ 0.367810] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 0.369015] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 0.371512] NET: Registered PF_INET6 protocol family
[ 0.373572] Segment Routing with IPv6
[ 0.375501] In-situ OAM (IOAM) with IPv6
[ 0.375947] NET: Registered PF_PACKET protocol family
[ 0.376539] Key type dns_resolver registered
[ 0.378015] registered taskstats version 1
[ 0.378946] Loading compiled-in X.509 certificates
[ 0.380195] Loaded X.509 cert 'Build time autogenerated kernel key: efda9886e6bbbf451b817f4d89d191493704db0b'
[ 0.381622] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 0.383027] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 0.384215] blacklist: Loading compiled-in revocation X.509 certificates
[ 0.384919] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 0.385939] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2017): 242ade75ac4a15e50d50c84b0d45ff3eae707a03'
[ 0.387036] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (ESM 2018): 365188c1d374d6b07c3c8f240f8ef722433d6a8b'
[ 0.388315] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2019): c0746fd6c5da3ae827864651ad66ae47fe24b3e8'
[ 0.389396] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v1): a8d54bbb3825cfb94fa13c9f8a594a195c107b8d'
[ 0.390499] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v2): 4cf046892d6fd3c9a5b03f98d845f90851dc6a8c'
[ 0.391704] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (2021 v3): 100437bb6de6e469b581e61cd66bce3ef4ed53af'
[ 0.392860] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing (Ubuntu Core 2019): c1d57b8f6b743f23ee41f4f7ee292f06eecadfb9'
[ 0.395310] Key type .fscrypt registered
[ 0.395733] Key type fscrypt-provisioning registered
[ 0.396638] Key type encrypted registered
[ 0.397065] AppArmor: AppArmor sha1 policy hashing enabled
[ 0.399161] ima: secureboot mode disabled
[ 0.399800] ima: No TPM chip found, activating TPM-bypass!
[ 0.400368] Loading compiled-in module X.509 certificates
[ 0.401284] Loaded X.509 cert 'Build time autogenerated kernel key: efda9886e6bbbf451b817f4d89d191493704db0b'
[ 0.402314] ima: Allocated hash algorithm: sha1
[ 0.402786] ima: No architecture policies found
[ 0.403261] evm: Initialising EVM extended attributes:
[ 0.403883] evm: security.selinux
[ 0.404259] evm: security.SMACK64
[ 0.404601] evm: security.SMACK64EXEC
[ 0.404975] evm: security.SMACK64TRANSMUTE
[ 0.405394] evm: security.SMACK64MMAP
[ 0.405768] evm: security.apparmor
[ 0.406130] evm: security.ima
[ 0.406440] evm: security.capability
[ 0.406812] evm: HMAC attrs: 0x1
[ 0.515870] clk: Disabling unused clocks
[ 0.516609] md: Waiting for all devices to be available before autodetect
[ 0.517369] md: If you don't use raid, use raid=noautodetect
[ 0.518000] md: Autodetecting RAID arrays.
[ 0.518472] md: autorun ...
[ 0.518784] md: ... autorun DONE.
[ 0.520929] EXT4-fs (vda1): mounted filesystem 44107459-6cfb-4301-83c7-4b00c8ab2a9c ro with ordered data mode. Quota mode: none.
[ 0.522127] VFS: Mounted root (ext4 filesystem) readonly on device 253:1.
[ 0.522921] devtmpfs: mounted
[ 0.524531] Freeing unused kernel memory: 11712K
[ 0.544202] Checked W+X mappings: passed, no W+X pages found
[ 0.544792] Run /sbin/init as init process
[ 0.592762] systemd[1]: Inserted module 'autofs4'
[ 0.608630] systemd[1]: systemd 253.5-1ubuntu6 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 +T
PM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 0.611701] systemd[1]: Detected virtualization qemu.
[ 0.612180] systemd[1]: Detected architecture arm64.
[ 0.613638] systemd[1]: Hostname set to .
[ 0.640996] systemd[1]: memfd_create() called without MFD_EXEC or MFD_NOEXEC_SEAL set
[ 0.770717] systemd[1]: Queued start job for default target graphical.target.
[ 0.792865] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe.
[ 0.794697] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty.
[ 0.796432] systemd[1]: Created slice system-systemd\x2dfsck.slice - Slice /system/systemd-fsck.
[ 0.798467] systemd[1]: Created slice user.slice - User and Session Slice.
[ 0.799896] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch.
[ 0.801775] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch.
[ 0.804806] systemd[1]: Set up automount proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point.
[ 0.807105] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes.
[ 0.808570] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes.
[ 0.810097] systemd[1]: Reached target remote-fs.target - Remote File Systems.
[ 0.812483] systemd[1]: Reached target slices.target - Slice Units.
[ 0.813628] systemd[1]: Reached target snapd.mounts-pre.target - Mounting snaps.
[ 0.815018] systemd[1]: Reached target snapd.mounts.target - Mounted snaps.
[ 0.816337] systemd[1]: Reached target swap.target - Swaps.
[ 0.817361] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes.
[ 0.819596] systemd[1]: Listening on systemd-fsckd.socket - fsck to fsckd communication Socket.
[ 0.821077] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe.
[ 0.822786] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log).
[ 0.824542] systemd[1]: Listening on systemd-journald.socket - Journal Socket.
[ 0.826019] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket.
[ 0.828286] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket.
[ 0.829878] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket.
[ 0.852129] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System...
[ 0.854371] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System...
[ 0.856235] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System...
[ 0.858053] systemd[1]: Mounting sys-kernel-tracing.mount - Kernel Trace File System...
[ 0.860847] systemd[1]: Starting systemd-journald.service - Journal Service...
[ 0.863329] systemd[1]: Starting keyboard-setup.service - Set the console keyboard layout...
[ 0.865976] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes...
[ 0.868058] systemd[1]: lxd-agent.service - LXD - agent was skipped because of an unmet condition check (ConditionPathExists=/dev/virtio-ports/org.linuxcontainers.lxd).
[ 0.871230] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs...
[ 0.873977] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod...
[ 0.876036] systemd-journald[111]: Collecting audit messages is disabled.
[ 0.899493] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm...
[ 0.901437] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore...
[ 0.904208] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse...
[ 0.905841] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop...
[ 0.907023] systemd[1]: netplan-ovs-cleanup.service - OpenVSwitch configuration for cleanup was skipped because of an unmet condition check (ConditionFileIsExecutable=/usr/bin/ovs-vsctl).
[ 0.910726] pstore: Using crash dump compression: deflate
[ 0.911015] ACPI: bus type drm_connector registered
[ 0.911506] systemd[1]: Starting systemd-fsck-root.service - File System Check on Root Device...
[ 0.913787] pstore: Registered efi_pstore as persistent store backend
[ 0.914222] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules...
[ 0.916340] systemd[1]: systemd-pcrmachine.service - TPM2 PCR Machine ID Measurement was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/StubPcrKernelImage-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f).
[ 0.918963] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices...
[ 0.921431] systemd[1]: Started systemd-journald.service - Journal Service.
Ubuntu 23.10 colima ttyAMA0
```
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。