I can see from the Ubuntu dmesg that it’s Xen 4.11.4.  What mode are you 
running the OpenBSD vm in (PVH or HVM)?  Provide your config file for the vm to 
help answer that.

> On Oct 8, 2021, at 12:41 AM, Masato Asou <[email protected]> wrote:
> 
> Attached obsd69-dmesg.txt and ubuntu-dmesg.txt.
> 
> regards.
> --
> ASOU Masato
> 
> From: Brian Brombacher <[email protected]>
> Date: Thu, 7 Oct 2021 23:21:59 -0400
> 
>>>> On Oct 7, 2021, at 9:46 PM, Masato Asou <[email protected]> wrote:
>>> 
>>> How can I use the hostctl command on Xen virtual machine?
>>> 
>>> The hostctl command doesn't work on my Ubuntu (bear metal PC) + Xen + 
>>> OpenBSD 6.9 release as follows:
>>> $ hostctl device
>>> hostctl: open: /dev/pvbus0: Operation not supported by device
>>> $ doas hostctl device
>>> doas ([email protected]) password: 
>>> hostctl: open: /dev/pvbus0: Operation not supported by device
>>> $ ls -l /dev/pvbus0
>>> crw-r-----  1 root  wheel   95,   0 Oct  7 04:21 /dev/pvbus0
>>> $
>>> 
>>> Could not found pvbus as follows:
>>> $ dmesg | grep pvbus
>>> $
>>> 
>>> 
>>> On the other hand, hostctl command works correctly for OpenBSD 6.9
>>> release on ESXi and Hyper-V.
>>> 
>>> On ESXi as follows:
>>> $ hostctl guestinfo.ip
>>> 192.168.10.113
>>> $ dmesg | egrep '(pvbus|vmt)'
>>> pvbus0 at mainbus0: VMware
>>> vmt0 at pvbus0
>>> $
>>> 
>>> On Hyper-V as follows:
>>> $ hostctl GUest/Parameters/HostName
>>> DESKTOP-4AL1JIR
>>> $ dmesg | egrep '(pvbus|hyperv)'
>>> pvbus0 at mainbus0: Hyper-V 10.0
>>> hyperv0 at pvbus0: protocol 4.0, features 0x2e7f
>>> hyperv0: heartbeat, kvp, shutdown, timesync
>>> hvs0 at hyperv0 channel 2: ide, protocol 6.2
>>> hvs1 at hyperv0 channel 15: scsi, protocol 6.2
>>> hvn0 at hyperv0 channel 14: NVS 5.0 NDIS 6.30, address
>>> 00:15:5d:0a:80:00
>>> $ 
>>> --
>>> ASOU Masato
>>> 
>> 
>> Provide a dmesg
>> 
> 
> OpenBSD 6.9 (GENERIC.MP) #473: Mon Apr 19 10:40:28 MDT 2021
>    [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP
> real mem = 4278026240 (4079MB)
> avail mem = 4132995072 (3941MB)
> random: good seed from bootblocks
> mpath0 at root
> scsibus0 at mpath0: 256 targets
> mainbus0 at root
> bios0 at mainbus0: SMBIOS rev. 2.8 @ 0xbffffd80 (13 entries)
> bios0: vendor SeaBIOS version "1.13.0-1ubuntu1.1" date 04/01/2014
> bios0: QEMU Standard PC (i440FX + PIIX, 1996)
> acpi0 at bios0: ACPI 1.0
> acpi0: sleep states S5
> acpi0: tables DSDT FACP APIC
> acpi0: wakeup devices
> acpitimer0 at acpi0: 3579545 Hz, 24 bits
> acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
> cpu0 at mainbus0: apid 0 (boot processor)
> cpu0: AMD EPYC Processor, 3194.29 MHz, 17-01-02
> cpu0: 
> FPU,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,SSE3,PCLMUL,MWAIT,SSSE3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,RDRAND,HV,NXE,MMXX,PAGE1GB,RDTSCP,LONG,3DNOW2,3DNOW,LAHF,SVM,AMCR8,ABM,SSE4A,FSGSBASE,BMI1,SMEP,BMI2,ERMS,MPX,ADX,SMAP,PCOMMIT,CLFLUSHOPT,CLWB,PKU,XSAVEOPT,XGETBV1
> cpu0: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 
> 64b/line 8-way L2 cache
> cpu0: ITLB 255 4KB entries direct-mapped, 255 4MB entries direct-mapped
> cpu0: DTLB 255 4KB entries direct-mapped, 255 4MB entries direct-mapped
> cpu0: smt 0, core 0, package 0
> mtrr: Pentium Pro MTRR support, 8 var ranges, 88 fixed ranges
> cpu0: apic clock running at 999MHz
> cpu0: mwait min=0, max=0, IBE (bogus)
> cpu1 at mainbus0: apid 1 (application processor)
> cpu1: AMD EPYC Processor, 3194.40 MHz, 17-01-02
> cpu1: 
> FPU,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,SSE3,PCLMUL,MWAIT,SSSE3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,RDRAND,HV,NXE,MMXX,PAGE1GB,RDTSCP,LONG,3DNOW2,3DNOW,LAHF,SVM,AMCR8,ABM,SSE4A,FSGSBASE,BMI1,SMEP,BMI2,ERMS,MPX,ADX,SMAP,PCOMMIT,CLFLUSHOPT,CLWB,PKU,XSAVEOPT,XGETBV1
> cpu1: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 
> 64b/line 8-way L2 cache
> cpu1: ITLB 255 4KB entries direct-mapped, 255 4MB entries direct-mapped
> cpu1: DTLB 255 4KB entries direct-mapped, 255 4MB entries direct-mapped
> cpu1: disabling user TSC (skew=-23997)
> cpu1: smt 0, core 0, package 1
> cpu2 at mainbus0: apid 2 (application processor)
> cpu2: AMD EPYC Processor, 3192.81 MHz, 17-01-02
> cpu2: 
> FPU,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,SSE3,PCLMUL,MWAIT,SSSE3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,RDRAND,HV,NXE,MMXX,PAGE1GB,RDTSCP,LONG,3DNOW2,3DNOW,LAHF,SVM,AMCR8,ABM,SSE4A,FSGSBASE,BMI1,SMEP,BMI2,ERMS,MPX,ADX,SMAP,PCOMMIT,CLFLUSHOPT,CLWB,PKU,XSAVEOPT,XGETBV1
> cpu2: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 
> 64b/line 8-way L2 cache
> cpu2: ITLB 255 4KB entries direct-mapped, 255 4MB entries direct-mapped
> cpu2: DTLB 255 4KB entries direct-mapped, 255 4MB entries direct-mapped
> cpu2: smt 0, core 0, package 2
> cpu3 at mainbus0: apid 3 (application processor)
> cpu3: AMD EPYC Processor, 3192.23 MHz, 17-01-02
> cpu3: 
> FPU,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,SSE3,PCLMUL,MWAIT,SSSE3,CX16,SSE4.1,SSE4.2,MOVBE,POPCNT,AES,XSAVE,RDRAND,HV,NXE,MMXX,PAGE1GB,RDTSCP,LONG,3DNOW2,3DNOW,LAHF,SVM,AMCR8,ABM,SSE4A,FSGSBASE,BMI1,SMEP,BMI2,ERMS,MPX,ADX,SMAP,PCOMMIT,CLFLUSHOPT,CLWB,PKU,XSAVEOPT,XGETBV1
> cpu3: 64KB 64b/line 4-way I-cache, 32KB 64b/line 8-way D-cache, 512KB 
> 64b/line 8-way L2 cache
> cpu3: ITLB 255 4KB entries direct-mapped, 255 4MB entries direct-mapped
> cpu3: DTLB 255 4KB entries direct-mapped, 255 4MB entries direct-mapped
> cpu3: smt 0, core 0, package 3
> ioapic0 at mainbus0: apid 0 pa 0xfec00000, version 20, 24 pins
> acpiprt0 at acpi0: bus 0 (PCI0)
> "ACPI0006" at acpi0 not configured
> acpipci0 at acpi0 PCI0
> acpicmos0 at acpi0
> "PNP0A06" at acpi0 not configured
> "PNP0A06" at acpi0 not configured
> "PNP0A06" at acpi0 not configured
> "QEMU0002" at acpi0 not configured
> "ACPI0010" at acpi0 not configured
> acpicpu0 at acpi0: C1(@1 halt!)
> acpicpu1 at acpi0: C1(@1 halt!)
> acpicpu2 at acpi0: C1(@1 halt!)
> acpicpu3 at acpi0: C1(@1 halt!)
> pci0 at mainbus0 bus 0
> pchb0 at pci0 dev 0 function 0 "Intel 82441FX" rev 0x02
> pcib0 at pci0 dev 1 function 0 "Intel 82371SB ISA" rev 0x00
> pciide0 at pci0 dev 1 function 1 "Intel 82371SB IDE" rev 0x00: DMA, channel 0 
> wired to compatibility, channel 1 wired to compatibility
> atapiscsi0 at pciide0 channel 0 drive 0
> scsibus1 at atapiscsi0: 2 targets
> cd0 at scsibus1 targ 0 lun 0: <QEMU, QEMU DVD-ROM, 2.5+> removable
> cd0(pciide0:0:0): using PIO mode 4, DMA mode 2
> pciide0: channel 1 disabled (no drives)
> piixpm0 at pci0 dev 1 function 3 "Intel 82371AB Power" rev 0x03: apic 0 int 9
> iic0 at piixpm0
> vga1 at pci0 dev 2 function 0 "Red Hat QXL Video" rev 0x04
> wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
> wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
> virtio0 at pci0 dev 3 function 0 "Qumranet Virtio Network" rev 0x00
> vio0 at virtio0: address 52:54:00:83:66:19
> virtio0: msix shared
> uhci0 at pci0 dev 4 function 0 "Intel 82801I USB" rev 0x03: apic 0 int 11
> uhci1 at pci0 dev 4 function 1 "Intel 82801I USB" rev 0x03: apic 0 int 10
> uhci2 at pci0 dev 4 function 2 "Intel 82801I USB" rev 0x03: apic 0 int 10
> ehci0 at pci0 dev 4 function 7 "Intel 82801I USB" rev 0x03: apic 0 int 11
> usb0 at ehci0: USB revision 2.0
> uhub0 at usb0 configuration 1 interface 0 "Intel EHCI root hub" rev 2.00/1.00 
> addr 1
> virtio1 at pci0 dev 5 function 0 "Qumranet Virtio Storage" rev 0x00
> vioblk0 at virtio1
> scsibus2 at vioblk0: 1 targets
> sd0 at scsibus2 targ 0 lun 0: <VirtIO, Block Device, >
> sd0: 32768MB, 512 bytes/sector, 67108864 sectors
> virtio1: msix shared
> virtio2 at pci0 dev 6 function 0 "Qumranet Virtio Memory Balloon" rev 0x00
> viomb0 at virtio2
> virtio2: apic 0 int 10
> isa0 at pcib0
> isadma0 at isa0
> fdc0 at isa0 port 0x3f0/6 irq 6 drq 2
> com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
> pckbc0 at isa0 port 0x60/5 irq 1 irq 12
> pckbd0 at pckbc0 (kbd slot)
> wskbd0 at pckbd0: console keyboard, using wsdisplay0
> pms0 at pckbc0 (aux slot)
> wsmouse0 at pms0 mux 0
> pcppi0 at isa0 port 0x61
> spkr0 at pcppi0
> usb1 at uhci0: USB revision 1.0
> uhub1 at usb1 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 
> addr 1
> usb2 at uhci1: USB revision 1.0
> uhub2 at usb2 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 
> addr 1
> usb3 at uhci2: USB revision 1.0
> uhub3 at usb3 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 
> addr 1
> vmm0 at mainbus0: SVM/RVI
> vscsi0 at root
> scsibus3 at vscsi0: 256 targets
> softraid0 at root
> scsibus4 at softraid0: 256 targets
> root on sd0a (768f5c456e4635a8.a) swap on sd0b dump on sd0b
> fd0 at fdc0 drive 1: density unknown
> [    0.000000] Linux version 5.11.0-34-generic (buildd@lgw01-amd64-001) (gcc 
> (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0, GNU ld (GNU Binutils for Ubuntu) 2.34) 
> #36~20.04.1-Ubuntu SMP Fri Aug 27 08:06:32 UTC 2021 (Ubuntu 
> 5.11.0-34.36~20.04.1-generic 5.11.22)
> [    0.000000] Command line: placeholder 
> root=UUID=7af4f87b-643f-4d7c-a5e2-0260ea97869b ro quiet splash
> [    0.000000] KERNEL supported cpus:
> [    0.000000]   Intel GenuineIntel
> [    0.000000]   AMD AuthenticAMD
> [    0.000000]   Hygon HygonGenuine
> [    0.000000]   Centaur CentaurHauls
> [    0.000000]   zhaoxin   Shanghai  
> [    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point 
> registers'
> [    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
> [    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
> [    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
> [    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 
> bytes, using 'standard' format.
> [    0.000000] Released 0 page(s)
> [    0.000000] BIOS-provided physical RAM map:
> [    0.000000] Xen: [mem 0x0000000000000000-0x000000000009cfff] usable
> [    0.000000] Xen: [mem 0x000000000009d400-0x00000000000fffff] reserved
> [    0.000000] Xen: [mem 0x0000000000100000-0x000000007c7f7fff] usable
> [    0.000000] Xen: [mem 0x000000007c7f8000-0x000000007dfc2fff] reserved
> [    0.000000] Xen: [mem 0x000000007dfc3000-0x000000007e03ffff] ACPI data
> [    0.000000] Xen: [mem 0x000000007e040000-0x000000007e4f7fff] ACPI NVS
> [    0.000000] Xen: [mem 0x000000007e4f8000-0x000000007ec0dfff] reserved
> [    0.000000] Xen: [mem 0x000000007ec0e000-0x000000007ec0efff] usable
> [    0.000000] Xen: [mem 0x000000007ec0f000-0x000000008fffffff] reserved
> [    0.000000] Xen: [mem 0x00000000e0000000-0x00000000efffffff] reserved
> [    0.000000] Xen: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
> [    0.000000] Xen: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
> [    0.000000] Xen: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
> [    0.000000] Xen: [mem 0x00000000fed90000-0x00000000fed91fff] reserved
> [    0.000000] Xen: [mem 0x00000000fee00000-0x00000000feefffff] reserved
> [    0.000000] Xen: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
> [    0.000000] Xen: [mem 0x0000000100000000-0x000000046dffffff] usable
> [    0.000000] NX (Execute Disable) protection: active
> [    0.000000] SMBIOS 3.1.1 present.
> [    0.000000] DMI: MouseComputer Co.,Ltd. LM-iH700/B360M, BIOS M.011 
> 07/19/2018
> [    0.000000] Hypervisor detected: Xen PV
> [    0.000529] tsc: Detected 3192.132 MHz processor
> [    0.007277] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
> [    0.007281] e820: remove [mem 0x000a0000-0x000fffff] usable
> [    0.007286] last_pfn = 0x46e000 max_arch_pfn = 0x400000000
> [    0.007287] Disabled
> [    0.007288] x86/PAT: MTRRs disabled, skipping PAT initialization too.
> [    0.007291] x86/PAT: Configuration [0-7]: WB  WT  UC- UC  WC  WP  UC  UC  
> [    0.007292] last_pfn = 0x7ec0f max_arch_pfn = 0x400000000
> [    0.010418] check: Scanning 1 areas for low memory corruption
> [    0.010426] Kernel/User page tables isolation: disabled on XEN PV.
> [    3.019351] RAMDISK: [mem 0x04000000-0x07695fff]
> [    3.019358] ACPI: Early table checksum verification disabled
> [    3.019894] ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA)
> [    3.019903] ACPI: XSDT 0x000000007DFDC0A8 0000D4 (v01 ALASKA A M I    
> 01072009 AMI  00010013)
> [    3.019937] ACPI: FACP 0x000000007E01B428 000114 (v06 ALASKA A M I    
> 01072009 AMI  00010013)
> [    3.019970] ACPI BIOS Warning (bug): Incorrect checksum in table [FACP] - 
> 0x36, should be 0x6A (20201113/tbprint-173)
> [    3.020008] ACPI: DSDT 0x000000007DFDC210 03F213 (v02 ALASKA A M I    
> 01072009 INTL 20160527)
> [    3.020019] ACPI: FACS 0x000000007E4F7080 000040
> [    3.020030] ACPI: APIC 0x000000007E01B540 0000F4 (v04 ALASKA A M I    
> 01072009 AMI  00010013)
> [    3.020041] ACPI: FPDT 0x000000007E01B638 000044 (v01 ALASKA A M I    
> 01072009 AMI  00010013)
> [    3.020053] ACPI: FIDT 0x000000007E01B680 00009C (v01 ALASKA A M I    
> 01072009 AMI  00010013)
> [    3.020064] ACPI: MCFG 0x000000007E01B720 00003C (v01 ALASKA A M I    
> 01072009 MSFT 00000097)
> [    3.020076] ACPI: SSDT 0x000000007E01B760 000378 (v01 SataRe SataTabl 
> 00001000 INTL 20160527)
> [    3.020087] ACPI: SSDT 0x000000007E01BAD8 0017C6 (v02 CpuRef CpuSsdt  
> 00003000 INTL 20160527)
> [    3.020099] ACPI: MSDM 0x000000007E01D2A0 000055 (v03 ALASKA A M I    
> 01072009 AMI  00010013)
> [    3.020110] ACPI: AAFT 0x000000007E01D2F8 000279 (v01 ALASKA OEMAAFT  
> 01072009 MSFT 00000097)
> [    3.020122] ACPI: SSDT 0x000000007E01D578 0031C6 (v02 SaSsdt SaSsdt   
> 00003000 INTL 20160527)
> [    3.020133] ACPI: HPET 0x000000007E020740 000038 (v01 INTEL  A M I    
> 00000002      01000013)
> [    3.020144] ACPI: SSDT 0x000000007E020778 00294E (v02 INTEL  xh_cfsd4 
> 00000000 INTL 20160527)
> [    3.020155] ACPI: UEFI 0x000000007E0230C8 000048 (v01 ALASKA A M I    
> 00000002      01000013)
> [    3.020166] ACPI: LPIT 0x000000007E023110 00005C (v01 INTEL  A M I    
> 00000002      01000013)
> [    3.020182] ACPI: SSDT 0x000000007E023170 0014E2 (v02 INTEL  TbtTypeC 
> 00000000 INTL 20160527)
> [    3.020193] ACPI: DBGP 0x000000007E024658 000034 (v01 ALASKA A M I    
> 00000002      01000013)
> [    3.020205] ACPI: DBG2 0x000000007E024690 000054 (v00 ALASKA A M I    
> 00000002      01000013)
> [    3.020216] ACPI: SSDT 0x000000007E0246E8 001B67 (v02 ALASKA UsbCTabl 
> 00001000 INTL 20160527)
> [    3.020227] ACPI: SSDT 0x000000007E026250 000144 (v02 Intel  ADebTabl 
> 00001000 INTL 20160527)
> [    3.020238] ACPI: RMAD 0x000000007E026398 0000A8 (v01 INTEL  EDK2     
> 00000002      01000013)
> [    3.020249] ACPI: TPM2 0x000000007E026440 000034 (v04 ALASKA A M I    
> 00000001 AMI  00000000)
> [    3.020260] ACPI: WSMT 0x000000007E026478 000028 (v01 ALASKA A M I    
> 01072009 AMI  00010013)
> [    3.020266] ACPI: Reserving FACP table memory at [mem 
> 0x7e01b428-0x7e01b53b]
> [    3.020268] ACPI: Reserving DSDT table memory at [mem 
> 0x7dfdc210-0x7e01b422]
> [    3.020268] ACPI: Reserving FACS table memory at [mem 
> 0x7e4f7080-0x7e4f70bf]
> [    3.020269] ACPI: Reserving APIC table memory at [mem 
> 0x7e01b540-0x7e01b633]
> [    3.020270] ACPI: Reserving FPDT table memory at [mem 
> 0x7e01b638-0x7e01b67b]
> [    3.020271] ACPI: Reserving FIDT table memory at [mem 
> 0x7e01b680-0x7e01b71b]
> [    3.020272] ACPI: Reserving MCFG table memory at [mem 
> 0x7e01b720-0x7e01b75b]
> [    3.020273] ACPI: Reserving SSDT table memory at [mem 
> 0x7e01b760-0x7e01bad7]
> [    3.020274] ACPI: Reserving SSDT table memory at [mem 
> 0x7e01bad8-0x7e01d29d]
> [    3.020275] ACPI: Reserving MSDM table memory at [mem 
> 0x7e01d2a0-0x7e01d2f4]
> [    3.020275] ACPI: Reserving AAFT table memory at [mem 
> 0x7e01d2f8-0x7e01d570]
> [    3.020276] ACPI: Reserving SSDT table memory at [mem 
> 0x7e01d578-0x7e02073d]
> [    3.020277] ACPI: Reserving HPET table memory at [mem 
> 0x7e020740-0x7e020777]
> [    3.020278] ACPI: Reserving SSDT table memory at [mem 
> 0x7e020778-0x7e0230c5]
> [    3.020279] ACPI: Reserving UEFI table memory at [mem 
> 0x7e0230c8-0x7e02310f]
> [    3.020280] ACPI: Reserving LPIT table memory at [mem 
> 0x7e023110-0x7e02316b]
> [    3.020281] ACPI: Reserving SSDT table memory at [mem 
> 0x7e023170-0x7e024651]
> [    3.020282] ACPI: Reserving DBGP table memory at [mem 
> 0x7e024658-0x7e02468b]
> [    3.020283] ACPI: Reserving DBG2 table memory at [mem 
> 0x7e024690-0x7e0246e3]
> [    3.020283] ACPI: Reserving SSDT table memory at [mem 
> 0x7e0246e8-0x7e02624e]
> [    3.020284] ACPI: Reserving SSDT table memory at [mem 
> 0x7e026250-0x7e026393]
> [    3.020285] ACPI: Reserving RMAD table memory at [mem 
> 0x7e026398-0x7e02643f]
> [    3.020286] ACPI: Reserving TPM2 table memory at [mem 
> 0x7e026440-0x7e026473]
> [    3.020287] ACPI: Reserving WSMT table memory at [mem 
> 0x7e026478-0x7e02649f]
> [    3.020322] ACPI: Local APIC address 0xfee00000
> [    3.020323] Setting APIC routing to Xen PV.
> [    3.020363] NUMA turned off
> [    3.020364] Faking a node at [mem 0x0000000000000000-0x000000046dffffff]
> [    3.020372] NODE_DATA(0) allocated [mem 0x3d2a9c000-0x3d2ac5fff]
> [    3.073508] Zone ranges:
> [    3.073510]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
> [    3.073512]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
> [    3.073513]   Normal   [mem 0x0000000100000000-0x000000046dffffff]
> [    3.073515]   Device   empty
> [    3.073516] Movable zone start for each node
> [    3.073519] Early memory node ranges
> [    3.073519]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
> [    3.073521]   node   0: [mem 0x0000000000100000-0x000000007c7f7fff]
> [    3.073522]   node   0: [mem 0x000000007ec0e000-0x000000007ec0efff]
> [    3.073523]   node   0: [mem 0x0000000100000000-0x000000046dffffff]
> [    3.073525] Initmem setup node 0 [mem 
> 0x0000000000001000-0x000000046dffffff]
> [    3.073527] On node 0 totalpages: 4106133
> [    3.073528]   DMA zone: 64 pages used for memmap
> [    3.073529]   DMA zone: 21 pages reserved
> [    3.073530]   DMA zone: 3996 pages, LIFO batch:0
> [    3.073745]   DMA zone: 28772 pages in unavailable ranges
> [    3.073746]   DMA32 zone: 7904 pages used for memmap
> [    3.073747]   DMA32 zone: 505849 pages, LIFO batch:63
> [    3.076435]   DMA32 zone: 14343 pages in unavailable ranges
> [    3.076436]   Normal zone: 56192 pages used for memmap
> [    3.076437]   Normal zone: 3596288 pages, LIFO batch:63
> [    3.095019]   Normal zone: 8192 pages in unavailable ranges
> [    3.095022] p2m virtual area at (____ptrval____), size is 40000000
> [    3.960267] Remapped 538730 page(s)
> [    3.960312] Reserving Intel graphics memory at [mem 0x80000000-0x8fffffff]
> [    3.960811] ACPI: PM-Timer IO Port: 0x1808
> [    3.960817] ACPI: Local APIC address 0xfee00000
> [    3.960860] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
> [    3.960862] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
> [    3.960864] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
> [    3.960865] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
> [    3.960867] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
> [    3.960869] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
> [    3.960871] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
> [    3.960872] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
> [    3.960874] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
> [    3.960875] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
> [    3.960877] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
> [    3.960879] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
> [    3.960952] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
> [    3.960963] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
> [    3.960966] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
> [    3.960970] ACPI: IRQ0 used by override.
> [    3.960971] ACPI: IRQ9 used by override.
> [    3.960981] Using ACPI (MADT) for SMP configuration information
> [    3.960985] ACPI: HPET id: 0x8086a201 base: 0xfed00000
> [    3.960991] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
> [    3.961008] PM: hibernation: Registered nosave memory: [mem 
> 0x00000000-0x00000fff]
> [    3.961010] PM: hibernation: Registered nosave memory: [mem 
> 0x0009d000-0x0009dfff]
> [    3.961011] PM: hibernation: Registered nosave memory: [mem 
> 0x0009e000-0x000fffff]
> [    3.961012] PM: hibernation: Registered nosave memory: [mem 
> 0x7c7f8000-0x7dfc2fff]
> [    3.961013] PM: hibernation: Registered nosave memory: [mem 
> 0x7dfc3000-0x7e03ffff]
> [    3.961014] PM: hibernation: Registered nosave memory: [mem 
> 0x7e040000-0x7e4f7fff]
> [    3.961014] PM: hibernation: Registered nosave memory: [mem 
> 0x7e4f8000-0x7ec0dfff]
> [    3.961016] PM: hibernation: Registered nosave memory: [mem 
> 0x7ec0f000-0x8fffffff]
> [    3.961017] PM: hibernation: Registered nosave memory: [mem 
> 0x90000000-0xdfffffff]
> [    3.961017] PM: hibernation: Registered nosave memory: [mem 
> 0xe0000000-0xefffffff]
> [    3.961018] PM: hibernation: Registered nosave memory: [mem 
> 0xf0000000-0xfdffffff]
> [    3.961019] PM: hibernation: Registered nosave memory: [mem 
> 0xfe000000-0xfe010fff]
> [    3.961019] PM: hibernation: Registered nosave memory: [mem 
> 0xfe011000-0xfebfffff]
> [    3.961020] PM: hibernation: Registered nosave memory: [mem 
> 0xfec00000-0xfec00fff]
> [    3.961021] PM: hibernation: Registered nosave memory: [mem 
> 0xfec01000-0xfecfffff]
> [    3.961021] PM: hibernation: Registered nosave memory: [mem 
> 0xfed00000-0xfed03fff]
> [    3.961022] PM: hibernation: Registered nosave memory: [mem 
> 0xfed04000-0xfed8ffff]
> [    3.961023] PM: hibernation: Registered nosave memory: [mem 
> 0xfed90000-0xfed91fff]
> [    3.961024] PM: hibernation: Registered nosave memory: [mem 
> 0xfed92000-0xfedfffff]
> [    3.961024] PM: hibernation: Registered nosave memory: [mem 
> 0xfee00000-0xfeefffff]
> [    3.961025] PM: hibernation: Registered nosave memory: [mem 
> 0xfef00000-0xfeffffff]
> [    3.961026] PM: hibernation: Registered nosave memory: [mem 
> 0xff000000-0xffffffff]
> [    3.961028] [mem 0x90000000-0xdfffffff] available for PCI devices
> [    3.961030] Booting paravirtualized kernel on Xen
> [    3.961031] Xen version: 4.11.4-pre (preserve-AD)
> [    3.961033] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 
> 0xffffffff, max_idle_ns: 7645519600211568 ns
> [    3.961039] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:12 nr_cpu_ids:12 
> nr_node_ids:1
> [    3.961307] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
> [    3.961312] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
> [    3.961315] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- 
> -- -- 
> [    3.961372] xen: PV spinlocks enabled
> [    3.961374] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, 
> linear)
> [    3.961379] Built 1 zonelists, mobility grouping on.  Total pages: 4041952
> [    3.961380] Policy zone: Normal
> [    3.961381] Kernel command line: placeholder 
> root=UUID=7af4f87b-643f-4d7c-a5e2-0260ea97869b ro quiet splash
> [    3.962140] Dentry cache hash table entries: 2097152 (order: 12, 16777216 
> bytes, linear)
> [    3.962505] Inode-cache hash table entries: 1048576 (order: 11, 8388608 
> bytes, linear)
> [    3.963581] mem auto-init: stack:off, heap alloc:on, heap free:off
> [    3.986902] software IO TLB: mapped [mem 
> 0x0000000452600000-0x0000000456600000] (64MB)
> [    4.023286] Memory: 15559288K/16424532K available (14345K kernel code, 
> 3478K rwdata, 5460K rodata, 2688K init, 5976K bss, 864992K reserved, 0K 
> cma-reserved)
> [    4.023291] random: get_random_u64 called from 
> __kmem_cache_create+0x2d/0x430 with crng_init=0
> [    4.023491] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
> [    4.023936] ftrace: allocating 48679 entries in 191 pages
> [    4.037281] ftrace: allocated 191 pages with 7 groups
> [    4.037628] rcu: Hierarchical RCU implementation.
> [    4.037629] rcu:    RCU restricting CPUs from NR_CPUS=8192 to 
> nr_cpu_ids=12.
> [    4.037630]    Rude variant of Tasks RCU enabled.
> [    4.037631]    Tracing variant of Tasks RCU enabled.
> [    4.037631] rcu: RCU calculated value of scheduler-enlistment delay is 25 
> jiffies.
> [    4.037632] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
> [    4.045387] Using NULL legacy PIC
> [    4.045388] NR_IRQS: 524544, nr_irqs: 2152, preallocated irqs: 0
> [    4.045434] xen:events: Using FIFO-based ABI
> [    4.045455] xen: --> pirq=1 -> irq=1 (gsi=1)
> [    4.045464] xen: --> pirq=2 -> irq=2 (gsi=2)
> [    4.045473] xen: --> pirq=3 -> irq=3 (gsi=3)
> [    4.045481] xen: --> pirq=4 -> irq=4 (gsi=4)
> [    4.045489] xen: --> pirq=5 -> irq=5 (gsi=5)
> [    4.045498] xen: --> pirq=6 -> irq=6 (gsi=6)
> [    4.045506] xen: --> pirq=7 -> irq=7 (gsi=7)
> [    4.045514] xen: --> pirq=8 -> irq=8 (gsi=8)
> [    4.045523] xen: --> pirq=9 -> irq=9 (gsi=9)
> [    4.045531] xen: --> pirq=10 -> irq=10 (gsi=10)
> [    4.045539] xen: --> pirq=11 -> irq=11 (gsi=11)
> [    4.045548] xen: --> pirq=12 -> irq=12 (gsi=12)
> [    4.045556] xen: --> pirq=13 -> irq=13 (gsi=13)
> [    4.045564] xen: --> pirq=14 -> irq=14 (gsi=14)
> [    4.045572] xen: --> pirq=15 -> irq=15 (gsi=15)
> [    4.045612] random: crng done (trusting CPU's manufacturer)
> [    4.045861] Console: colour dummy device 80x25
> [    4.045875] printk: console [tty0] enabled
> [    4.045886] printk: console [hvc0] enabled
> [    4.045908] ACPI: Core revision 20201113
> [    4.045946] ACPI BIOS Warning (bug): Incorrect checksum in table [FACP] - 
> 0x36, should be 0x6A (20201113/tbprint-173)
> [    4.073088] clocksource: xen: mask: 0xffffffffffffffff max_cycles: 
> 0x1cd42e4dffb, max_idle_ns: 881590591483 ns
> [    4.073097] Xen: using vcpuop timer interface
> [    4.073100] installing Xen timer for CPU 0
> [    4.073129] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 
> 0x2e034131af6, max_idle_ns: 440795258157 ns
> [    4.073133] Calibrating delay loop (skipped), value calculated using timer 
> frequency.. 6384.26 BogoMIPS (lpj=12768528)
> [    4.073135] pid_max: default: 32768 minimum: 301
> [    4.073189] LSM: Security Framework initializing
> [    4.073206] Yama: becoming mindful.
> [    4.073270] AppArmor: AppArmor initialized
> [    4.073374] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, 
> linear)
> [    4.073397] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 
> bytes, linear)
> [    4.073925] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
> [    4.073927] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
> [    4.073930] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user 
> pointer sanitization
> [    4.073932] Spectre V2 : Mitigation: Full generic retpoline
> [    4.073932] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB 
> on context switch
> [    4.073933] Spectre V2 : Enabling Restricted Speculation for firmware calls
> [    4.073934] Spectre V2 : mitigation: Enabling conditional Indirect Branch 
> Prediction Barrier
> [    4.073935] Spectre V2 : User space: Mitigation: STIBP via seccomp and 
> prctl
> [    4.073936] Speculative Store Bypass: Mitigation: Speculative Store Bypass 
> disabled via prctl and seccomp
> [    4.073938] TAA: Vulnerable: Clear CPU buffers attempted, no microcode
> [    4.073939] SRBDS: Unknown: Dependent on hypervisor status
> [    4.073940] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
> [    4.074142] Freeing SMP alternatives memory: 40K
> [    4.075906] cpu 0 spinlock event irq 121
> [    4.075912] VPMU disabled by hypervisor.
> [    4.076163] Performance Events: unsupported p6 CPU model 158 no PMU 
> driver, software events only.
> [    4.076224] rcu: Hierarchical SRCU implementation.
> [    4.076653] NMI watchdog: Perf NMI watchdog permanently disabled
> [    4.076813] smp: Bringing up secondary CPUs ...
> [    4.076981] installing Xen timer for CPU 1
> [    4.077312] cpu 1 spinlock event irq 131
> [    4.077440] MDS CPU bug present and SMT on, data leak possible. See 
> https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more 
> details.
> [    4.077440] TAA CPU bug present and SMT on, data leak possible. See 
> https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html
>  for more details.
> [    4.077478] installing Xen timer for CPU 2
> [    4.077761] cpu 2 spinlock event irq 137
> [    4.077761] installing Xen timer for CPU 3
> [    4.077761] cpu 3 spinlock event irq 143
> [    4.077761] installing Xen timer for CPU 4
> [    4.077761] cpu 4 spinlock event irq 149
> [    4.077761] installing Xen timer for CPU 5
> [    4.077761] cpu 5 spinlock event irq 155
> [    4.077761] installing Xen timer for CPU 6
> [    4.077761] cpu 6 spinlock event irq 161
> [    4.077761] installing Xen timer for CPU 7
> [    4.077761] cpu 7 spinlock event irq 167
> [    4.077761] installing Xen timer for CPU 8
> [    4.081333] cpu 8 spinlock event irq 173
> [    4.081358] installing Xen timer for CPU 9
> [    4.081579] cpu 9 spinlock event irq 179
> [    4.081579] installing Xen timer for CPU 10
> [    4.081579] cpu 10 spinlock event irq 185
> [    4.081579] installing Xen timer for CPU 11
> [    4.081579] cpu 11 spinlock event irq 191
> [    4.081579] smp: Brought up 1 node, 12 CPUs
> [    4.081579] smpboot: Max logical packages: 1
> [    4.081754] devtmpfs: initialized
> [    4.081754] x86/mm: Memory block size: 128MB
> [    4.082123] PM: Registering ACPI NVS region [mem 0x7e040000-0x7e4f7fff] 
> (4947968 bytes)
> [    4.082123] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, 
> max_idle_ns: 7645041785100000 ns
> [    4.082123] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
> [    4.082123] pinctrl core: initialized pinctrl subsystem
> [    4.085140] PM: RTC time: 13:18:58, date: 2021-10-08
> [    4.085296] NET: Registered protocol family 16
> [    4.085312] xen:grant_table: Grant tables using version 1 layout
> [    4.085324] Grant table initialized
> [    4.085620] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic 
> allocations
> [    4.085850] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic 
> allocations
> [    4.085957] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for 
> atomic allocations
> [    4.085965] audit: initializing netlink subsys (disabled)
> [    4.085981] audit: type=2000 audit(1633699139.167:1): state=initialized 
> audit_enabled=0 res=1
> [    4.085981] thermal_sys: Registered thermal governor 'fair_share'
> [    4.085981] thermal_sys: Registered thermal governor 'bang_bang'
> [    4.085981] thermal_sys: Registered thermal governor 'step_wise'
> [    4.085981] thermal_sys: Registered thermal governor 'user_space'
> [    4.085981] thermal_sys: Registered thermal governor 'power_allocator'
> [    4.085981] EISA bus registered
> [    4.085981] ACPI FADT declares the system doesn't support PCIe ASPM, so 
> disable it
> [    4.085981] ACPI: bus type PCI registered
> [    4.085981] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
> [    4.085981] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 
> 0xe0000000-0xefffffff] (base 0xe0000000)
> [    4.085981] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
> [    4.137907] PCI: Using configuration type 1 for base access
> [    4.139195] Kprobes globally optimized
> [    4.141203] ACPI: Added _OSI(Module Device)
> [    4.141204] ACPI: Added _OSI(Processor Device)
> [    4.141205] ACPI: Added _OSI(3.0 _SCP Extensions)
> [    4.141206] ACPI: Added _OSI(Processor Aggregator Device)
> [    4.141207] ACPI: Added _OSI(Linux-Dell-Video)
> [    4.141208] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
> [    4.141209] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
> [    4.244179] ACPI: 8 ACPI AML tables successfully acquired and loaded
> [    4.246125] xen: registering gsi 9 triggering 0 polarity 0
> [    4.252846] ACPI: Dynamic OEM Table Load:
> [    4.252852] ACPI: SSDT 0xFFFF8881010EBC00 000400 (v02 PmRef  Cpu0Cst  
> 00003001 INTL 20160527)
> [    4.254353] ACPI: Dynamic OEM Table Load:
> [    4.254359] ACPI: SSDT 0xFFFF888100D74000 0006F3 (v02 PmRef  Cpu0Ist  
> 00003000 INTL 20160527)
> [    4.256856] ACPI: Dynamic OEM Table Load:
> [    4.256863] ACPI: SSDT 0xFFFF888100132000 000EF1 (v02 PmRef  ApIst    
> 00003000 INTL 20160527)
> [    4.259038] ACPI: Dynamic OEM Table Load:
> [    4.259043] ACPI: SSDT 0xFFFF8881010EB400 00030A (v02 PmRef  ApCst    
> 00003000 INTL 20160527)
> [    4.267676] ACPI: Interpreter enabled
> [    4.267712] ACPI: (supports S0 S3 S4 S5)
> [    4.267713] ACPI: Using IOAPIC for interrupt routing
> [    4.267839] PCI: Using host bridge windows from ACPI; if necessary, use 
> "pci=nocrs" and report a bug
> [    4.269814] ACPI: Enabled 8 GPEs in block 00 to 7F
> [    4.285275] ACPI: Power Resource [USBC] (on)
> [    4.296055] ACPI: Power Resource [V0PR] (on)
> [    4.296598] ACPI: Power Resource [V1PR] (on)
> [    4.297131] ACPI: Power Resource [V2PR] (on)
> [    4.304521] ACPI: Power Resource [WRST] (on)
> [    4.308022] ACPI: Power Resource [PIN] (off)
> [    4.308837] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
> [    4.308844] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM 
> ClockPM Segments MSI HPX-Type3]
> [    4.309122] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug 
> SHPCHotplug PME]
> [    4.309396] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
> [    4.309397] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using 
> BIOS configuration
> [    4.310800] PCI host bridge to bus 0000:00
> [    4.310803] pci_bus 0000:00: root bus resource [bus 00-fe]
> [    4.310805] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
> [    4.310806] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
> [    4.310807] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff 
> window]
> [    4.310808] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff 
> window]
> [    4.310809] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff 
> window]
> [    4.310841] pci 0000:00:00.0: [8086:3ec2] type 00 class 0x060000
> [    4.311626] pci 0000:00:02.0: [8086:3e92] type 00 class 0x030000
> [    4.311669] pci 0000:00:02.0: reg 0x10: [mem 0xa0000000-0xa0ffffff 64bit]
> [    4.311697] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit 
> pref]
> [    4.311715] pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
> [    4.315387] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
> [    4.315450] pci 0000:00:12.0: reg 0x10: [mem 0xa133d000-0xa133dfff 64bit]
> [    4.316325] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
> [    4.316386] pci 0000:00:14.0: reg 0x10: [mem 0xa1320000-0xa132ffff 64bit]
> [    4.316621] pci 0000:00:14.0: PME# supported from D3hot D3cold
> [    4.317178] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
> [    4.317237] pci 0000:00:14.2: reg 0x10: [mem 0xa1336000-0xa1337fff 64bit]
> [    4.317277] pci 0000:00:14.2: reg 0x18: [mem 0xa133c000-0xa133cfff 64bit]
> [    4.318047] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
> [    4.318107] pci 0000:00:16.0: reg 0x10: [mem 0xa133b000-0xa133bfff 64bit]
> [    4.318343] pci 0000:00:16.0: PME# supported from D3hot
> [    4.318915] pci 0000:00:17.0: [8086:a352] type 00 class 0x010601
> [    4.318962] pci 0000:00:17.0: reg 0x10: [mem 0xa1334000-0xa1335fff]
> [    4.318988] pci 0000:00:17.0: reg 0x14: [mem 0xa133a000-0xa133a0ff]
> [    4.319013] pci 0000:00:17.0: reg 0x18: [io  0x5090-0x5097]
> [    4.319038] pci 0000:00:17.0: reg 0x1c: [io  0x5080-0x5083]
> [    4.319063] pci 0000:00:17.0: reg 0x20: [io  0x5060-0x507f]
> [    4.319088] pci 0000:00:17.0: reg 0x24: [mem 0xa1339000-0xa13397ff]
> [    4.319229] pci 0000:00:17.0: PME# supported from D3hot
> [    4.320776] pci 0000:00:1d.0: [8086:a332] type 01 class 0x060400
> [    4.321092] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
> [    4.321168] pci 0000:00:1d.0: PTM enabled (root), 4ns granularity
> [    4.321512] pci 0000:00:1d.3: [8086:a333] type 01 class 0x060400
> [    4.321829] pci 0000:00:1d.3: PME# supported from D0 D3hot D3cold
> [    4.321904] pci 0000:00:1d.3: PTM enabled (root), 4ns granularity
> [    4.322650] pci 0000:00:1f.0: [8086:a308] type 00 class 0x060100
> [    4.323247] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
> [    4.323329] pci 0000:00:1f.3: reg 0x10: [mem 0xa1330000-0xa1333fff 64bit]
> [    4.323447] pci 0000:00:1f.3: reg 0x20: [mem 0xa1000000-0xa10fffff 64bit]
> [    4.323636] pci 0000:00:1f.3: PME# supported from D3hot D3cold
> [    4.324551] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
> [    4.324733] pci 0000:00:1f.4: reg 0x10: [mem 0xa1338000-0xa13380ff 64bit]
> [    4.324956] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
> [    4.325428] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
> [    4.325472] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
> [    4.325820] pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
> [    4.325886] pci 0000:00:1f.6: reg 0x10: [mem 0xa1300000-0xa131ffff]
> [    4.326235] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
> [    4.326859] pci 0000:01:00.0: [1c00:3253] type 00 class 0x070005
> [    4.326925] pci 0000:01:00.0: reg 0x10: [io  0x4000-0x40ff]
> [    4.326961] pci 0000:01:00.0: reg 0x14: [mem 0xa1208000-0xa120ffff pref]
> [    4.326996] pci 0000:01:00.0: reg 0x18: [io  0x4100-0x4103]
> [    4.327135] pci 0000:01:00.0: reg 0x30: [mem 0xa1200000-0xa1207fff pref]
> [    4.327331] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
> [    4.333863] pci 0000:00:1d.0: PCI bridge to [bus 01]
> [    4.333876] pci 0000:00:1d.0:   bridge window [io  0x4000-0x4fff]
> [    4.333885] pci 0000:00:1d.0:   bridge window [mem 0xa1200000-0xa12fffff]
> [    4.334130] pci 0000:02:00.0: [8086:107d] type 00 class 0x020000
> [    4.334198] pci 0000:02:00.0: reg 0x10: [mem 0xa1140000-0xa115ffff]
> [    4.334235] pci 0000:02:00.0: reg 0x14: [mem 0xa1120000-0xa113ffff]
> [    4.334271] pci 0000:02:00.0: reg 0x18: [io  0x3000-0x301f]
> [    4.334417] pci 0000:02:00.0: reg 0x30: [mem 0xa1100000-0xa111ffff pref]
> [    4.334629] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
> [    4.341183] pci 0000:00:1d.3: PCI bridge to [bus 02]
> [    4.341196] pci 0000:00:1d.3:   bridge window [io  0x3000-0x3fff]
> [    4.341204] pci 0000:00:1d.3:   bridge window [mem 0xa1100000-0xa11fffff]
> [    4.341878] xen: registering gsi 13 triggering 1 polarity 0
> [    4.343003] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) 
> *0
> [    4.343066] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) 
> *1
> [    4.343123] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) 
> *0
> [    4.343178] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) 
> *0
> [    4.343235] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) 
> *0
> [    4.343291] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) 
> *0
> [    4.343347] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) 
> *0
> [    4.343403] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) 
> *0
> [    4.349862] xen:balloon: Initialising balloon driver
> [    4.350403] iommu: Default domain type: Translated 
> [    4.350403] SCSI subsystem initialized
> [    4.350403] libata version 3.00 loaded.
> [    4.350403] pci 0000:00:02.0: vgaarb: setting as boot VGA device
> [    4.350403] pci 0000:00:02.0: vgaarb: VGA device added: 
> decodes=io+mem,owns=io+mem,locks=none
> [    4.350403] pci 0000:00:02.0: vgaarb: bridge control possible
> [    4.350403] vgaarb: loaded
> [    4.350403] ACPI: bus type USB registered
> [    4.350403] usbcore: registered new interface driver usbfs
> [    4.350403] usbcore: registered new interface driver hub
> [    4.350403] usbcore: registered new device driver usb
> [    4.350403] pps_core: LinuxPPS API ver. 1 registered
> [    4.350403] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo 
> Giometti <[email protected]>
> [    4.350403] PTP clock support registered
> [    4.350403] EDAC MC: Ver: 3.0.0
> [    4.350403] NetLabel: Initializing
> [    4.350403] NetLabel:  domain hash size = 128
> [    4.350403] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
> [    4.350403] NetLabel:  unlabeled traffic allowed by default
> [    4.350403] PCI: Using ACPI for IRQ routing
> [    4.488466] PCI: pci_cache_line_size set to 64 bytes
> [    4.488616] e820: reserve RAM buffer [mem 0x0009d000-0x0009ffff]
> [    4.488618] e820: reserve RAM buffer [mem 0x7c7f8000-0x7fffffff]
> [    4.488619] e820: reserve RAM buffer [mem 0x7ec0f000-0x7fffffff]
> [    4.488620] e820: reserve RAM buffer [mem 0x46e000000-0x46fffffff]
> [    4.489543] clocksource: Switched to clocksource tsc-early
> [    4.496734] VFS: Disk quotas dquot_6.6.0
> [    4.496734] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
> [    4.496734] hugetlbfs: disabling because there are no supported hugepage 
> sizes
> [    4.496734] AppArmor: AppArmor Filesystem Enabled
> [    4.496734] pnp: PnP ACPI init
> [    4.497445] system 00:00: [io  0x0280-0x028f] has been reserved
> [    4.497448] system 00:00: [io  0x0290-0x029f] has been reserved
> [    4.497449] system 00:00: [io  0x02a0-0x02af] has been reserved
> [    4.497450] system 00:00: [io  0x02b0-0x02bf] has been reserved
> [    4.497455] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    4.498454] xen: registering gsi 5 triggering 1 polarity 0
> [    4.498525] pnp 00:01: [dma 3]
> [    4.498748] pnp 00:01: Plug and Play ACPI device, IDs PNP0401 (active)
> [    4.499179] xen: registering gsi 4 triggering 1 polarity 0
> [    4.499248] pnp 00:02: [dma 0 disabled]
> [    4.499280] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
> [    4.499384] system 00:03: [io  0x0680-0x069f] has been reserved
> [    4.499386] system 00:03: [io  0x164e-0x164f] has been reserved
> [    4.499389] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    4.499396] xen: registering gsi 8 triggering 1 polarity 0
> [    4.499474] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
> [    4.499581] system 00:05: [io  0x1854-0x1857] has been reserved
> [    4.499585] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 
> (active)
> [    4.499827] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
> [    4.499829] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
> [    4.499830] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
> [    4.499831] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
> [    4.499832] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
> [    4.499834] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
> [    4.499835] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
> [    4.499836] system 00:06: [mem 0xfee00000-0xfeefffff] has been reserved
> [    4.499839] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    4.500107] system 00:07: [io  0x1800-0x18fe] could not be reserved
> [    4.500109] system 00:07: [mem 0xfd000000-0xfd69ffff] has been reserved
> [    4.500110] system 00:07: [mem 0xfd6c0000-0xfd6cffff] has been reserved
> [    4.500111] system 00:07: [mem 0xfd6f0000-0xfdffffff] has been reserved
> [    4.500113] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
> [    4.500114] system 00:07: [mem 0xfe200000-0xfe7fffff] has been reserved
> [    4.500115] system 00:07: [mem 0xff000000-0xffffffff] has been reserved
> [    4.500118] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    4.500483] system 00:08: [io  0x2000-0x20fe] has been reserved
> [    4.500487] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    4.500781] xen: registering gsi 14 triggering 0 polarity 1
> [    4.500873] system 00:09: [mem 0xfd6e0000-0xfd6effff] has been reserved
> [    4.500875] system 00:09: [mem 0xfd6d0000-0xfd6dffff] has been reserved
> [    4.500876] system 00:09: [mem 0xfd6b0000-0xfd6bffff] has been reserved
> [    4.500877] system 00:09: [mem 0xfd6a0000-0xfd6affff] has been reserved
> [    4.500880] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    4.502134] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
> [    4.503057] pnp: PnP ACPI: found 11 devices
> [    4.515376] PM-Timer failed consistency check  (0xffffff) - aborting.
> [    4.515419] NET: Registered protocol family 2
> [    4.515539] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, 
> linear)
> [    4.517401] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 
> 131072 bytes, linear)
> [    4.517467] TCP established hash table entries: 131072 (order: 8, 1048576 
> bytes, linear)
> [    4.517606] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, 
> linear)
> [    4.517663] TCP: Hash tables configured (established 131072 bind 65536)
> [    4.517728] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, 
> linear)
> [    4.517775] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
> [    4.517810] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, 
> linear)
> [    4.517860] NET: Registered protocol family 1
> [    4.517864] NET: Registered protocol family 44
> [    4.517872] pci 0000:00:1d.0: PCI bridge to [bus 01]
> [    4.517884] pci 0000:00:1d.0:   bridge window [io  0x4000-0x4fff]
> [    4.517896] pci 0000:00:1d.0:   bridge window [mem 0xa1200000-0xa12fffff]
> [    4.517918] pci 0000:00:1d.3: PCI bridge to [bus 02]
> [    4.517923] pci 0000:00:1d.3:   bridge window [io  0x3000-0x3fff]
> [    4.517934] pci 0000:00:1d.3:   bridge window [mem 0xa1100000-0xa11fffff]
> [    4.517956] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
> [    4.517958] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
> [    4.517959] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
> [    4.517960] pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
> [    4.517962] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
> [    4.517963] pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
> [    4.517964] pci_bus 0000:01: resource 1 [mem 0xa1200000-0xa12fffff]
> [    4.517965] pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
> [    4.517966] pci_bus 0000:02: resource 1 [mem 0xa1100000-0xa11fffff]
> [    4.518127] pci 0000:00:02.0: Video device with shadowed ROM at [mem 
> 0x000c0000-0x000dffff]
> [    4.518242] xen: registering gsi 16 triggering 0 polarity 1
> [    4.518261] xen: --> pirq=16 -> irq=16 (gsi=16)
> [    4.519094] PCI: CLS 64 bytes, default 64
> [    4.519125] Trying to unpack rootfs image as initramfs...
> [    4.628264] Freeing initrd memory: 55896K
> [    4.628330] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 
> 0x2e034131af6, max_idle_ns: 440795258157 ns
> [    4.628441] clocksource: Switched to clocksource tsc
> [    4.628495] check: Scanning for low memory corruption every 60 seconds
> [    4.629035] Initialise system trusted keyrings
> [    4.629042] Key type blacklist registered
> [    4.629169] workingset: timestamp_bits=36 max_order=22 bucket_order=0
> [    4.630014] zbud: loaded
> [    4.630222] squashfs: version 4.0 (2009/01/31) Phillip Lougher
> [    4.630381] fuse: init (API version 7.33)
> [    4.630757] integrity: Platform Keyring initialized
> [    4.637826] Key type asymmetric registered
> [    4.637827] Asymmetric key parser 'x509' registered
> [    4.637834] Block layer SCSI generic (bsg) driver version 0.4 loaded 
> (major 243)
> [    4.637959] io scheduler mq-deadline registered
> [    4.638633] xen: registering gsi 18 triggering 0 polarity 1
> [    4.638652] xen: --> pirq=18 -> irq=18 (gsi=18)
> [    4.639063] xen: registering gsi 19 triggering 0 polarity 1
> [    4.639075] xen: --> pirq=19 -> irq=19 (gsi=19)
> [    4.639386] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
> [    4.639422] intel_idle: MWAIT substates: 0x11142120
> [    4.639424] intel_idle: v0.5.1 model 0x9E
> [    4.639427] intel_idle: intel_idle yielding to none
> [    4.639546] input: Sleep Button as 
> /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
> [    4.639563] ACPI: Sleep Button [SLPB]
> [    4.639584] input: Power Button as 
> /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
> [    4.639596] ACPI: Power Button [PWRB]
> [    4.639615] input: Power Button as 
> /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
> [    4.639646] ACPI: Power Button [PWRF]
> [    4.639984] Monitor-Mwait will be used to enter C-1 state
> [    4.640008] Monitor-Mwait will be used to enter C-2 state
> [    4.640019] ACPI: \_SB_.PR00: Found 2 idle states
> [    4.640190] ACPI: \_SB_.PR01: Found 2 idle states
> [    4.640415] ACPI: \_SB_.PR02: Found 2 idle states
> [    4.640619] ACPI: \_SB_.PR03: Found 2 idle states
> [    4.640856] ACPI: \_SB_.PR04: Found 2 idle states
> [    4.641082] ACPI: \_SB_.PR05: Found 2 idle states
> [    4.641340] ACPI: \_SB_.PR06: Found 2 idle states
> [    4.641577] ACPI: \_SB_.PR07: Found 2 idle states
> [    4.641802] ACPI: \_SB_.PR08: Found 2 idle states
> [    4.642033] ACPI: \_SB_.PR09: Found 2 idle states
> [    4.642277] ACPI: \_SB_.PR10: Found 2 idle states
> [    4.642513] ACPI: \_SB_.PR11: Found 2 idle states
> [    4.642938] xen_mcelog: /dev/mcelog registered by Xen
> [    4.644452] xen_acpi_processor: Uploading Xen processor PM info
> [    4.649066] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
> [    4.671212] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 
> 16550A
> [    4.673623] xen: registering gsi 18 triggering 0 polarity 1
> [    4.673626] Already setup the GSI :18
> [    4.673811] 0000:01:00.0: ttyS4 at I/O 0x40c0 (irq = 18, base_baud = 
> 115200) is a XR16850
> [    4.675007] 0000:01:00.0: ttyS5 at I/O 0x40c8 (irq = 18, base_baud = 
> 115200) is a XR16850
> [    4.676357] hpet_acpi_add: no address or irqs in _CRS
> [    4.676394] Linux agpgart interface v0.103
> [    4.825307] loop: module loaded
> [    4.826472] libphy: Fixed MDIO Bus: probed
> [    4.826478] tun: Universal TUN/TAP device driver, 1.6
> [    4.826749] PPP generic driver version 2.4.2
> [    4.827038] xen_netfront: Initialising Xen virtual ethernet driver
> [    4.827311] VFIO - User Level meta-driver version: 0.3
> [    4.827746] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
> [    4.827759] ehci-pci: EHCI PCI platform driver
> [    4.827782] ehci-platform: EHCI generic platform driver
> [    4.827802] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
> [    4.827808] ohci-pci: OHCI PCI platform driver
> [    4.827831] ohci-platform: OHCI generic platform driver
> [    4.827846] uhci_hcd: USB Universal Host Controller Interface driver
> [    4.827949] i8042: PNP: No PS/2 controller found.
> [    4.828354] mousedev: PS/2 mouse device common for all mice
> [    4.828956] rtc_cmos 00:04: RTC can wake from S4
> [    4.831485] rtc_cmos 00:04: registered as rtc0
> [    4.832105] rtc_cmos 00:04: setting system clock to 2021-10-08T13:18:59 
> UTC (1633699139)
> [    4.832154] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram
> [    4.832176] i2c /dev entries driver
> [    4.832277] device-mapper: uevent: version 1.0.3
> [    4.832473] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: 
> [email protected]
> [    4.832532] platform eisa.0: Probing EISA bus 0
> [    4.832538] platform eisa.0: EISA: Cannot allocate resource for mainboard
> [    4.832542] platform eisa.0: Cannot allocate resource for EISA slot 1
> [    4.832546] platform eisa.0: Cannot allocate resource for EISA slot 2
> [    4.832550] platform eisa.0: Cannot allocate resource for EISA slot 3
> [    4.832553] platform eisa.0: Cannot allocate resource for EISA slot 4
> [    4.832556] platform eisa.0: Cannot allocate resource for EISA slot 5
> [    4.832560] platform eisa.0: Cannot allocate resource for EISA slot 6
> [    4.832563] platform eisa.0: Cannot allocate resource for EISA slot 7
> [    4.832566] platform eisa.0: Cannot allocate resource for EISA slot 8
> [    4.832570] platform eisa.0: EISA: Detected 0 cards
> [    4.832575] intel_pstate: CPU model not supported
> [    4.833808] ledtrig-cpu: registered to indicate activity on CPUs
> [    4.833948] intel_pmc_core INT33A1:00:  initialized
> [    4.834117] drop_monitor: Initializing network drop monitor service
> [    4.834521] NET: Registered protocol family 10
> [    4.871026] Segment Routing with IPv6
> [    4.871040] NET: Registered protocol family 17
> [    4.871079] Key type dns_resolver registered
> [    4.871473] mce: Unable to init device /dev/mcelog, already registered
> [    4.871499] IPI shorthand broadcast: enabled
> [    4.871505] sched_clock: Marking stable (4843918729, 
> 27550112)->(4872583122, -1114281)
> [    4.871673] registered taskstats version 1
> [    4.871687] Loading compiled-in X.509 certificates
> [    4.872143] Loaded X.509 cert 'Build time autogenerated kernel key: 
> bcf99be01c3d8ef4eea44f549d51a66e84b246e0'
> [    4.872492] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 
> 14df34d1a87cf37625abec039ef2bf521249b969'
> [    4.872838] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 
> 88f752e560a1e0737e31163a466ad7b70a850c19'
> [    4.872838] blacklist: Loading compiled-in revocation X.509 certificates
> [    4.872848] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 
> 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
> [    4.873475] zswap: loaded using pool lzo/zbud
> [    4.873670] Key type ._fscrypt registered
> [    4.873671] Key type .fscrypt registered
> [    4.873671] Key type fscrypt-provisioning registered
> [    4.873692] Key type trusted registered
> [    4.877830] Key type encrypted registered
> [    4.877832] AppArmor: AppArmor sha1 policy hashing enabled
> [    4.877838] ima: Allocated hash algorithm: sha1
> [    4.892132] ima: No architecture policies found
> [    4.892158] evm: Initialising EVM extended attributes:
> [    4.892160] evm: security.selinux
> [    4.892163] evm: security.SMACK64
> [    4.892165] evm: security.SMACK64EXEC
> [    4.892167] evm: security.SMACK64TRANSMUTE
> [    4.892169] evm: security.SMACK64MMAP
> [    4.892171] evm: security.apparmor
> [    4.892173] evm: security.ima
> [    4.892175] evm: security.capability
> [    4.892177] evm: HMAC attrs: 0x1
> [    4.898754] PM:   Magic number: 9:275:331
> [    4.898799] tty tty52: hash matches
> [    4.899331] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
> [    4.899462] RAS: Correctable Errors collector initialized.
> [    4.903992] Freeing unused decrypted memory: 2036K
> [    4.907414] Freeing unused kernel image (initmem) memory: 2688K
> [    4.933331] Write protecting the kernel read-only data: 22528k
> [    4.969088] Freeing unused kernel image (text/rodata gap) memory: 2036K
> [    4.969366] Freeing unused kernel image (rodata/data gap) memory: 684K
> [    5.326747] x86/mm: Checked W+X mappings: passed, no W+X pages found.
> [    5.326750] Run /init as init process
> [    5.326751]   with arguments:
> [    5.326752]     /init
> [    5.326753]     placeholder
> [    5.326753]     splash
> [    5.326754]   with environment:
> [    5.326754]     HOME=/
> [    5.326754]     TERM=linux
> [    5.448141] acpi PNP0C14:01: duplicate WMI GUID 
> 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
> [    5.451064] xen: registering gsi 16 triggering 0 polarity 1
> [    5.451071] Already setup the GSI :16
> [    5.451125] xhci_hcd 0000:00:14.0: xHCI Host Controller
> [    5.451130] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus 
> number 1
> [    5.451901] ahci 0000:00:17.0: version 3.0
> [    5.452047] xen: registering gsi 16 triggering 0 polarity 1
> [    5.452051] Already setup the GSI :16
> [    5.452214] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 
> quirks 0x0000000000009810
> [    5.452216] xen: registering gsi 16 triggering 0 polarity 1
> [    5.452221] Already setup the GSI :16
> [    5.452287] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f 
> impl SATA mode
> [    5.452290] ahci 0000:00:17.0: flags: 64bit ncq sntf clo only pio slum 
> part ems deso sadm sds apst 
> [    5.452569] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
> [    5.452791] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, 
> bcdDevice= 5.11
> [    5.452793] usb usb1: New USB device strings: Mfr=3, Product=2, 
> SerialNumber=1
> [    5.452794] usb usb1: Product: xHCI Host Controller
> [    5.452795] usb usb1: Manufacturer: Linux 5.11.0-34-generic xhci-hcd
> [    5.452795] usb usb1: SerialNumber: 0000:00:14.0
> [    5.452959] e1000e: Intel(R) PRO/1000 Network Driver
> [    5.452961] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
> [    5.452962] hub 1-0:1.0: USB hub found
> [    5.453006] hub 1-0:1.0: 16 ports detected
> [    5.453297] xen: registering gsi 16 triggering 0 polarity 1
> [    5.453301] Already setup the GSI :16
> [    5.453471] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set 
> to dynamic conservative mode
> [    5.461420] i2c i2c-0: 2/2 memory slots populated (from DMI)
> [    5.461557] xhci_hcd 0000:00:14.0: xHCI Host Controller
> [    5.461560] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus 
> number 2
> [    5.461562] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced 
> SuperSpeed
> [    5.461620] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, 
> bcdDevice= 5.11
> [    5.461622] usb usb2: New USB device strings: Mfr=3, Product=2, 
> SerialNumber=1
> [    5.461623] usb usb2: Product: xHCI Host Controller
> [    5.461624] usb usb2: Manufacturer: Linux 5.11.0-34-generic xhci-hcd
> [    5.461624] usb usb2: SerialNumber: 0000:00:14.0
> [    5.461738] hub 2-0:1.0: USB hub found
> [    5.461787] hub 2-0:1.0: 6 ports detected
> [    5.461851] i2c i2c-0: Successfully instantiated SPD at 0x50
> [    5.512059] scsi host0: ahci
> [    5.512820] scsi host1: ahci
> [    5.513687] scsi host2: ahci
> [    5.514584] scsi host3: ahci
> [    5.515338] scsi host4: ahci
> [    5.516205] scsi host5: ahci
> [    5.516368] ata1: SATA max UDMA/133 abar m2048@0xa1339000 port 0xa1339100 
> irq 198
> [    5.516391] ata2: SATA max UDMA/133 abar m2048@0xa1339000 port 0xa1339180 
> irq 198
> [    5.516400] ata3: SATA max UDMA/133 abar m2048@0xa1339000 port 0xa1339200 
> irq 198
> [    5.516408] ata4: SATA max UDMA/133 abar m2048@0xa1339000 port 0xa1339280 
> irq 198
> [    5.516417] ata5: SATA max UDMA/133 abar m2048@0xa1339000 port 0xa1339300 
> irq 198
> [    5.516424] ata6: SATA max UDMA/133 abar m2048@0xa1339000 port 0xa1339380 
> irq 198
> [    5.659775] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered 
> PHC clock
> [    5.730150] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 
> 70:85:c2:8a:b5:8b
> [    5.730152] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
> [    5.730251] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
> [    5.730332] xen: registering gsi 19 triggering 0 polarity 1
> [    5.730338] Already setup the GSI :19
> [    5.730538] e1000e 0000:02:00.0: Interrupt Throttling Rate (ints/sec) set 
> to dynamic conservative mode
> [    5.801259] usb 1-1: new low-speed USB device number 2 using xhci_hcd
> [    5.833135] ata4: SATA link down (SStatus 4 SControl 300)
> [    5.833266] ata6: SATA link down (SStatus 4 SControl 300)
> [    5.833363] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> [    5.833417] ata5: SATA link down (SStatus 4 SControl 300)
> [    5.833484] ata1: SATA link down (SStatus 4 SControl 300)
> [    5.836956] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
> [    5.836972] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
> filtered out
> [    5.836980] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
> OVERLAY) filtered out
> [    5.838125] ata2.00: ATAPI: PIONEER DVD-RW  DVR-S21 GH24NSD5, PA01, max 
> UDMA/133
> [    5.841920] ata2.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
> [    5.841935] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
> filtered out
> [    5.841944] ata2.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
> OVERLAY) filtered out
> [    5.843101] ata2.00: configured for UDMA/133
> [    5.845626] scsi 1:0:0:0: CD-ROM            PIONEER  DVD-RW  DVR-S21  PA01 
> PQ: 0 ANSI: 5
> [    5.893295] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
> [    5.894869] e1000e 0000:02:00.0 eth1: (PCI Express:2.5GT/s:Width x1) 
> 00:1b:21:85:39:f7
> [    5.894881] e1000e 0000:02:00.0 eth1: Intel(R) PRO/1000 Network Connection
> [    5.894971] e1000e 0000:02:00.0 eth1: MAC: 1, PHY: 4, PBA No: D50861-006
> [    5.896036] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
> [    5.896052] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
> filtered out
> [    5.896060] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
> OVERLAY) filtered out
> [    5.896921] ata3.00: ATA-10: WDC WD40EZRZ-22GXCB0, 80.00A80, max UDMA/133
> [    5.896931] ata3.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 32), AA
> [    5.899491] e1000e 0000:02:00.0 enp2s0: renamed from eth1
> [    5.912540] sr 1:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram 
> cd/rw xa/form2 cdda tray
> [    5.912549] cdrom: Uniform CD-ROM driver Revision: 3.20
> [    5.918204] e1000e 0000:00:1f.6 eno1: renamed from eth0
> [    5.930284] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) succeeded
> [    5.930300] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
> filtered out
> [    5.930308] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
> OVERLAY) filtered out
> [    5.931124] ata3.00: configured for UDMA/133
> [    5.958537] usb 1-1: New USB device found, idVendor=04ca, idProduct=005a, 
> bcdDevice= 1.12
> [    5.958539] usb 1-1: New USB device strings: Mfr=1, Product=2, 
> SerialNumber=0
> [    5.958540] usb 1-1: Product: USB Multimedia Keyboard
> [    5.958542] usb 1-1: Manufacturer: Lite-On Technology Corp.
> [    5.993341] sr 1:0:0:0: Attached scsi CD-ROM sr0
> [    5.993746] sr 1:0:0:0: Attached scsi generic sg0 type 5
> [    5.994452] scsi 2:0:0:0: Direct-Access     ATA      WDC WD40EZRZ-22G 0A80 
> PQ: 0 ANSI: 5
> [    5.995085] sd 2:0:0:0: Attached scsi generic sg1 type 0
> [    5.995291] sd 2:0:0:0: [sda] 7814037168 512-byte logical blocks: (4.00 
> TB/3.64 TiB)
> [    5.995300] sd 2:0:0:0: [sda] 4096-byte physical blocks
> [    5.995365] sd 2:0:0:0: [sda] Write Protect is off
> [    5.995373] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
> [    5.995484] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, 
> doesn't support DPO or FUA
> [    6.053221]  sda: sda1 sda2 sda3
> [    6.069702] sd 2:0:0:0: [sda] Attached SCSI disk
> [    6.089217] usb 1-5: new full-speed USB device number 3 using xhci_hcd
> [    6.241809] usb 1-5: New USB device found, idVendor=046d, idProduct=c542, 
> bcdDevice= 3.02
> [    6.241826] usb 1-5: New USB device strings: Mfr=1, Product=2, 
> SerialNumber=0
> [    6.241835] usb 1-5: Product: Wireless Receiver
> [    6.241842] usb 1-5: Manufacturer: Logitech
> [    6.256676] hid: raw HID events driver (C) Jiri Kosina
> [    6.271545] usbcore: registered new interface driver usbhid
> [    6.271552] usbhid: USB HID core driver
> [    6.283160] input: Lite-On Technology Corp. USB Multimedia Keyboard as 
> /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:04CA:005A.0001/input/input3
> [    6.341686] hid-generic 0003:04CA:005A.0001: input,hidraw0: USB HID v1.10 
> Keyboard [Lite-On Technology Corp. USB Multimedia Keyboard] on 
> usb-0000:00:14.0-1/input0
> [    6.342376] input: Lite-On Technology Corp. USB Multimedia Keyboard 
> Consumer Control as 
> /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:04CA:005A.0002/input/input4
> [    6.401680] input: Lite-On Technology Corp. USB Multimedia Keyboard System 
> Control as 
> /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:04CA:005A.0002/input/input5
> [    6.402345] hid-generic 0003:04CA:005A.0002: input,hidraw1: USB HID v1.10 
> Device [Lite-On Technology Corp. USB Multimedia Keyboard] on 
> usb-0000:00:14.0-1/input1
> [    6.402942] input: Logitech Wireless Receiver Mouse as 
> /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:046D:C542.0003/input/input6
> [    6.403430] hid-generic 0003:046D:C542.0003: input,hidraw2: USB HID v1.11 
> Mouse [Logitech Wireless Receiver] on usb-0000:00:14.0-5/input0
> [    6.689011] fbcon: Taking over console
> [    6.828232] EXT4-fs (sda3): mounted filesystem with ordered data mode. 
> Opts: (null). Quota mode: none.
> [    8.048865] systemd[1]: Inserted module 'autofs4'
> [    8.259819] systemd[1]: systemd 245.4-4ubuntu3.11 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)
> [    8.260301] systemd[1]: Detected architecture x86-64.
> [    8.290398] systemd[1]: Set hostname to <intel-ubuntu>.
> [   10.279633] systemd[1]: Created slice Virtual Machine and Container Slice.
> [   10.280547] systemd[1]: Created slice system-modprobe.slice.
> [   10.280986] systemd[1]: Created slice system-serial\x2dgetty.slice.
> [   10.281753] systemd[1]: Created slice system-systemd\x2dfsck.slice.
> [   10.282193] systemd[1]: Created slice User and Session Slice.
> [   10.282382] systemd[1]: Started Forward Password Requests to Wall 
> Directory Watch.
> [   10.282837] systemd[1]: Set up automount Arbitrary Executable File Formats 
> File System Automount Point.
> [   10.282921] systemd[1]: Reached target User and Group Name Lookups.
> [   10.282943] systemd[1]: Reached target Remote File Systems.
> [   10.282960] systemd[1]: Reached target Slices.
> [   10.282999] systemd[1]: Reached target Libvirt guests shutdown.
> [   10.283168] systemd[1]: Listening on Device-mapper event daemon FIFOs.
> [   10.283427] systemd[1]: Listening on LVM2 poll daemon socket.
> [   10.283639] systemd[1]: Listening on Syslog Socket.
> [   10.283854] systemd[1]: Listening on fsck to fsckd communication Socket.
> [   10.283969] systemd[1]: Listening on initctl Compatibility Named Pipe.
> [   10.284494] systemd[1]: Listening on Journal Audit Socket.
> [   10.284720] systemd[1]: Listening on Journal Socket (/dev/log).
> [   10.285005] systemd[1]: Listening on Journal Socket.
> [   10.285324] systemd[1]: Listening on udev Control Socket.
> [   10.285505] systemd[1]: Listening on udev Kernel Socket.
> [   10.285869] systemd[1]: Condition check resulted in Huge Pages File System 
> being skipped.
> [   10.289470] systemd[1]: Mounting POSIX Message Queue File System...
> [   10.290867] systemd[1]: Mounting Kernel Debug File System...
> [   10.292179] systemd[1]: Mounting Kernel Trace File System...
> [   10.294756] systemd[1]: Starting Journal Service...
> [   10.296308] systemd[1]: Starting Availability of block devices...
> [   10.298299] systemd[1]: Starting Set the console keyboard layout...
> [   10.299620] systemd[1]: Starting Create list of static device nodes for 
> the current kernel...
> [   10.300964] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots 
> etc. using dmeventd or progress polling...
> [   10.302906] systemd[1]: Starting Load Kernel Module drm...
> [   10.303553] systemd[1]: Condition check resulted in Set Up Additional 
> Binary Formats being skipped.
> [   10.303632] systemd[1]: Condition check resulted in File System Check on 
> Root Device being skipped.
> [   10.366962] systemd[1]: Starting Load Kernel Modules...
> [   10.371838] systemd[1]: Starting Remount Root and Kernel File Systems...
> [   10.378632] systemd[1]: Starting udev Coldplug all Devices...
> [   10.385234] systemd[1]: Starting Uncomplicated firewall...
> [   10.389850] systemd[1]: Mounted POSIX Message Queue File System.
> [   10.389968] systemd[1]: Mounted Kernel Debug File System.
> [   10.390063] systemd[1]: Mounted Kernel Trace File System.
> [   10.390457] systemd[1]: Finished Availability of block devices.
> [   10.390935] systemd[1]: Finished Create list of static device nodes for 
> the current kernel.
> [   10.439138] systemd[1]: Finished Uncomplicated firewall.
> [   10.567330] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots 
> etc. using dmeventd or progress polling.
> [   10.640154] EXT4-fs (sda3): re-mounted. Opts: errors=remount-ro. Quota 
> mode: none.
> [   10.646951] systemd[1]: Finished Remount Root and Kernel File Systems.
> [   10.654394] systemd[1]: Activating swap /swapfile...
> [   10.679394] systemd[1]: Condition check resulted in Rebuild Hardware 
> Database being skipped.
> [   10.679768] systemd[1]: Condition check resulted in Platform Persistent 
> Storage Archival being skipped.
> [   10.686578] systemd[1]: Starting Load/Save Random Seed...
> [   10.689680] systemd[1]: Starting Create System Users...
> [   10.720872] systemd[1]: Started Journal Service.
> [   10.739526] systemd-journald[347]: Received client request to flush 
> runtime journal.
> [   10.941249] Adding 2097148k swap on /swapfile.  Priority:-2 extents:6 
> across:2260988k FS
> [   11.240610] lp: driver loaded but no devices found
> [   11.290113] ppdev: user-space parallel port driver
> [   11.377200] parport_pc 00:01: reported by Plug and Play ACPI
> [   11.377531] parport0: PC-style at 0x378 (0x778), irq 5, dma 3 
> [PCSPP,TRISTATE,COMPAT,EPP,ECP,DMA]
> [   11.379100] parport0: cannot get buffer for DMA, resorting to PIO operation
> [   11.477648] lp0: using parport0 (interrupt-driven).
> [   11.477963] parport_pc parport_pc.956: Unable to set coherent dma mask: 
> disabling DMA
> [   11.478408] parport_pc parport_pc.888: Unable to set coherent dma mask: 
> disabling DMA
> [   11.478638] parport_pc parport_pc.632: Unable to set coherent dma mask: 
> disabling DMA
> [   12.047971] loop0: detected capacity change from 0 to 113536
> [   12.078025] loop1: detected capacity change from 0 to 8
> [   12.129885] loop2: detected capacity change from 0 to 448512
> [   12.146277] loop3: detected capacity change from 0 to 133320
> [   12.174414] loop4: detected capacity change from 0 to 133552
> [   12.189998] loop5: detected capacity change from 0 to 104360
> [   12.334009] loop6: detected capacity change from 0 to 66152
> [   12.450875] loop7: detected capacity change from 0 to 66168
> [   14.166522] RAPL PMU: API unit is 2^-32 Joules, 4 fixed counters, 655360 
> ms ovfl timer
> [   14.166524] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
> [   14.166525] RAPL PMU: hw unit of domain package 2^-14 Joules
> [   14.166526] RAPL PMU: hw unit of domain dram 2^-14 Joules
> [   14.166526] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
> [   14.311465] EDAC ie31200: No ECC support
> [   14.311498] EDAC ie31200: No ECC support
> [   14.326971] ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
> [   14.946986] xen: registering gsi 16 triggering 0 polarity 1
> [   14.947014] Already setup the GSI :16
> [   14.954093] cryptd: max_cpu_qlen set to 1000
> [   15.152431] AVX2 version of gcm_enc/dec engaged.
> [   15.152433] AES CTR mode by8 optimization enabled
> [   15.211530] xen: registering gsi 16 triggering 0 polarity 1
> [   15.211537] Already setup the GSI :16
> [   15.416461] intel_rapl_common: Found RAPL domain package
> [   15.416465] intel_rapl_common: Found RAPL domain core
> [   15.416466] intel_rapl_common: Found RAPL domain uncore
> [   15.416468] intel_rapl_common: Found RAPL domain dram
> [   15.589387] xen: registering gsi 16 triggering 0 polarity 1
> [   15.589394] Already setup the GSI :16
> [   15.591417] i915 0000:00:02.0: [drm] VT-d active for gfx access
> [   15.591419] i915 0000:00:02.0: vgaarb: deactivate vga console
> [   15.632532] i915 0000:00:02.0: vgaarb: changed VGA decodes: 
> olddecodes=io+mem,decodes=io+mem:owns=io+mem
> [   15.633386] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: 
> bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
> [   15.666107] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on 
> minor 0
> [   15.668246] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
> [   15.668548] input: Video Bus as 
> /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7
> [   15.914967] i915 0000:00:02.0: [drm] Finished loading DMC firmware 
> i915/kbl_dmc_ver1_04.bin (v1.4)
> [   16.272126] fbcon: i915drmfb (fb0) is primary device
> [   16.300649] Console: switching to colour frame buffer device 240x67
> [   16.328943] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
> [   16.374261] xen: registering gsi 16 triggering 0 polarity 1
> [   16.374284] Already setup the GSI :16
> [   16.967095] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops 
> i915_audio_component_bind_ops [i915])
> [   17.009148] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC887-VD: 
> line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
> [   17.009151] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 
> (0x0/0x0/0x0/0x0/0x0)
> [   17.009152] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 
> (0x1b/0x0/0x0/0x0/0x0)
> [   17.009153] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
> [   17.009154] snd_hda_codec_realtek hdaudioC0D0:    inputs:
> [   17.009154] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
> [   17.009155] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
> [   17.009156] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
> [   17.034675] input: HDA Intel PCH Front Mic as 
> /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
> [   17.034718] input: HDA Intel PCH Rear Mic as 
> /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
> [   17.034761] input: HDA Intel PCH Line as 
> /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
> [   17.034801] input: HDA Intel PCH Line Out as 
> /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
> [   17.034838] input: HDA Intel PCH Front Headphone as 
> /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
> [   17.034875] input: HDA Intel PCH HDMI/DP,pcm=3 as 
> /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
> [   17.034912] input: HDA Intel PCH HDMI/DP,pcm=7 as 
> /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
> [   17.034948] input: HDA Intel PCH HDMI/DP,pcm=8 as 
> /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
> [   17.034988] input: HDA Intel PCH HDMI/DP,pcm=9 as 
> /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
> [   17.035024] input: HDA Intel PCH HDMI/DP,pcm=10 as 
> /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
> [   19.227880] audit: type=1400 audit(1633699153.891:2): apparmor="STATUS" 
> operation="profile_load" profile="unconfined" name="ippusbxd" pid=681 
> comm="apparmor_parser"
> [   19.227898] audit: type=1400 audit(1633699153.891:3): apparmor="STATUS" 
> operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" 
> pid=676 comm="apparmor_parser"
> [   19.231534] audit: type=1400 audit(1633699153.895:4): apparmor="STATUS" 
> operation="profile_load" profile="unconfined" name="libreoffice-oopslash" 
> pid=674 comm="apparmor_parser"
> [   19.256170] audit: type=1400 audit(1633699153.919:5): apparmor="STATUS" 
> operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=679 
> comm="apparmor_parser"
> [   19.256186] audit: type=1400 audit(1633699153.919:6): apparmor="STATUS" 
> operation="profile_load" profile="unconfined" name="man_filter" pid=679 
> comm="apparmor_parser"
> [   19.256194] audit: type=1400 audit(1633699153.919:7): apparmor="STATUS" 
> operation="profile_load" profile="unconfined" name="man_groff" pid=679 
> comm="apparmor_parser"
> [   19.259228] audit: type=1400 audit(1633699153.923:8): apparmor="STATUS" 
> operation="profile_load" profile="unconfined" name="libvirtd" pid=680 
> comm="apparmor_parser"
> [   19.259255] audit: type=1400 audit(1633699153.923:9): apparmor="STATUS" 
> operation="profile_load" profile="unconfined" 
> name="libvirtd//qemu_bridge_helper" pid=680 comm="apparmor_parser"
> [   19.260913] audit: type=1400 audit(1633699153.923:10): apparmor="STATUS" 
> operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=682 
> comm="apparmor_parser"
> [   19.260931] audit: type=1400 audit(1633699153.923:11): apparmor="STATUS" 
> operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" 
> pid=682 comm="apparmor_parser"
> [   22.126414] xen:xen_evtchn: Event-channel device installed
> [   25.346942] kauditd_printk_skb: 30 callbacks suppressed
> [   25.346945] audit: type=1400 audit(1633699160.011:42): apparmor="DENIED" 
> operation="capable" profile="/usr/sbin/cups-browsed" pid=806 
> comm="cups-browsed" capability=23  capname="sys_nice"
> [   28.586340] e1000e 0000:02:00.0 enp2s0: NIC Link is Up 1000 Mbps Full 
> Duplex, Flow Control: Rx/Tx
> [   28.586618] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
> [   32.533919] loop8: detected capacity change from 0 to 8
> [   35.484025] bridge: filtering via arp/ip/ip6tables is no longer available 
> by default. Update your scripts to load br_netfilter if you need this.
> [   35.488632] virbr0: port 1(virbr0-nic) entered blocking state
> [   35.488634] virbr0: port 1(virbr0-nic) entered disabled state
> [   35.488669] device virbr0-nic entered promiscuous mode
> [   36.306752] bpfilter: Loaded bpfilter_umh pid 1094
> [   36.307269] Started bpfilter
> [   39.669585] virbr0: port 1(virbr0-nic) entered blocking state
> [   39.669589] virbr0: port 1(virbr0-nic) entered listening state
> [   39.972941] virbr0: port 1(virbr0-nic) entered disabled state
> [   51.335500] rfkill: input handler disabled

Reply via email to