Skip to content

Instantly share code, notes, and snippets.

@curiousercreative
Last active February 17, 2022 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save curiousercreative/7631abd788cb7c192c50786f2d78c18d to your computer and use it in GitHub Desktop.
Save curiousercreative/7631abd788cb7c192c50786f2d78c18d to your computer and use it in GitHub Desktop.
thunderbolt hacking
[ 0.000000] microcode: microcode updated early to revision 0x88, date = 2021-03-31
[ 0.000000] Linux version 5.15.15-76051515-generic (jenkins@warp.pop-os.org) (gcc (Ubuntu 11.2.0-7ubuntu2) 11.2.0, GNU ld (GNU Binutils for Ubuntu) 2.37) #202201160435~1642693824~21.10~97db1bb SMP Thu Jan 20 17:35:05 U
[ 0.000000] Command line: initrd=\EFI\Pop_OS-5b30118c-3837-4895-9c60-70ea27dd36d9\initrd.img root=UUID=5b30118c-3837-4895-9c60-70ea27dd36d9 ro quiet systemd.show_status=false splash resume=UUID=f44f6cb9-8bab-4ab8-99fb-c409ad6e9668 loglevel=0
[ 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/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
[ 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: Supporting XSAVE feature 0x020: 'AVX-512 opmask'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x040: 'AVX-512 Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x080: 'AVX-512 ZMM_Hi256'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: xstate_offset[5]: 832, xstate_sizes[5]: 64
[ 0.000000] x86/fpu: xstate_offset[6]: 896, xstate_sizes[6]: 512
[ 0.000000] x86/fpu: xstate_offset[7]: 1408, xstate_sizes[7]: 1024
[ 0.000000] x86/fpu: xstate_offset[9]: 2432, xstate_sizes[9]: 8
[ 0.000000] x86/fpu: Enabled xstate features 0x2e7, context size is 2440 bytes, using 'compacted' format.
[ 0.000000] signal: max sigframe size: 3632
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000000fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000001000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000762f8fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000762f9000-0x0000000076300fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000076301000-0x00000000766adfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000766ae000-0x00000000767f1fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000767f2000-0x00000000767fcfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000767fd000-0x00000000767fdfff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000767fe000-0x0000000076b25fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000076b26000-0x00000000803fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000f9ffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fb000000-0x00000000fb000fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe00ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed87fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed90000-0x00000000fed92fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000feda0000-0x00000000feda1fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fedc0000-0x00000000feddffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000087fbfffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] efi: EFI v2.70 by EDK II
[ 0.000000] efi: ACPI 2.0=0x76b37000 SMBIOS=0x76b26000 TPMFinalLog=0x762f9000 TPMEventLog=0x751e4018
[ 0.000000] SMBIOS 3.0 present.
[ 0.000000] DMI: System76 Galago Pro/Galago Pro, BIOS 2021-07-20_93c2809 07/20/2021
[ 0.000000] tsc: Detected 2800.000 MHz processor
[ 0.000000] tsc: Detected 2803.200 MHz TSC
[ 0.000009] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000012] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000021] last_pfn = 0x87fc00 max_arch_pfn = 0x400000000
[ 0.000315] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.001711] last_pfn = 0x76b26 max_arch_pfn = 0x400000000
[ 0.015811] Using GB pages for direct mapping
[ 0.016371] Secure boot disabled
[ 0.016372] RAMDISK: [mem 0x6e672000-0x72b1ffff]
[ 0.016379] ACPI: Early table checksum verification disabled
[ 0.016384] ACPI: RSDP 0x0000000076B37000 000024 (v02 COREv4)
[ 0.016389] ACPI: XSDT 0x00000000767FDF18 000074 (v01 COREv4 COREBOOT 00000000 CORE 20200925)
[ 0.016397] ACPI: FACP 0x0000000076B3CD40 000114 (v06 COREv4 COREBOOT 00000000 CORE 20200925)
[ 0.016404] ACPI: DSDT 0x0000000076B37280 005ABB (v02 COREv4 COREBOOT 20110725 INTL 20200925)
[ 0.016408] ACPI: FACS 0x0000000076B37240 000040
[ 0.016412] ACPI: FACS 0x0000000076B37240 000040
[ 0.016415] ACPI: SSDT 0x0000000076B3CE60 002476 (v02 COREv4 COREBOOT 0000002A CORE 20200925)
[ 0.016419] ACPI: MCFG 0x0000000076B3F2E0 00003C (v01 COREv4 COREBOOT 00000000 CORE 20200925)
[ 0.016423] ACPI: TPM2 0x0000000076B3F320 00004C (v04 COREv4 COREBOOT 00000000 CORE 20200925)
[ 0.016427] ACPI: LPIT 0x0000000076B3F370 000094 (v00 COREv4 COREBOOT 0000002A CORE 20200925)
[ 0.016431] ACPI: APIC 0x0000000076B3F410 000092 (v03 COREv4 COREBOOT 00000000 CORE 20200925)
[ 0.016434] ACPI: DMAR 0x0000000076B3F4B0 0000A0 (v01 COREv4 COREBOOT 00000000 CORE 20200925)
[ 0.016438] ACPI: DBG2 0x0000000076B3F550 000054 (v00 COREv4 COREBOOT 00000000 CORE 20200925)
[ 0.016442] ACPI: HPET 0x0000000076B3F5B0 000038 (v01 COREv4 COREBOOT 00000000 CORE 20200925)
[ 0.016446] ACPI: BGRT 0x00000000767FD018 000038 (v00 INTEL EDK2 00001720 PTL 00000002)
[ 0.016449] ACPI: Reserving FACP table memory at [mem 0x76b3cd40-0x76b3ce53]
[ 0.016451] ACPI: Reserving DSDT table memory at [mem 0x76b37280-0x76b3cd3a]
[ 0.016452] ACPI: Reserving FACS table memory at [mem 0x76b37240-0x76b3727f]
[ 0.016453] ACPI: Reserving FACS table memory at [mem 0x76b37240-0x76b3727f]
[ 0.016454] ACPI: Reserving SSDT table memory at [mem 0x76b3ce60-0x76b3f2d5]
[ 0.016455] ACPI: Reserving MCFG table memory at [mem 0x76b3f2e0-0x76b3f31b]
[ 0.016456] ACPI: Reserving TPM2 table memory at [mem 0x76b3f320-0x76b3f36b]
[ 0.016458] ACPI: Reserving LPIT table memory at [mem 0x76b3f370-0x76b3f403]
[ 0.016459] ACPI: Reserving APIC table memory at [mem 0x76b3f410-0x76b3f4a1]
[ 0.016460] ACPI: Reserving DMAR table memory at [mem 0x76b3f4b0-0x76b3f54f]
[ 0.016461] ACPI: Reserving DBG2 table memory at [mem 0x76b3f550-0x76b3f5a3]
[ 0.016462] ACPI: Reserving HPET table memory at [mem 0x76b3f5b0-0x76b3f5e7]
[ 0.016463] ACPI: Reserving BGRT table memory at [mem 0x767fd018-0x767fd04f]
[ 0.016697] No NUMA configuration found
[ 0.016698] Faking a node at [mem 0x0000000000000000-0x000000087fbfffff]
[ 0.016708] NODE_DATA(0) allocated [mem 0x87fbd6000-0x87fbfffff]
[ 0.016998] Zone ranges:
[ 0.016999] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.017001] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.017003] Normal [mem 0x0000000100000000-0x000000087fbfffff]
[ 0.017005] Device empty
[ 0.017006] Movable zone start for each node
[ 0.017009] Early memory node ranges
[ 0.017009] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.017011] node 0: [mem 0x0000000000100000-0x00000000762f8fff]
[ 0.017013] node 0: [mem 0x0000000076301000-0x00000000766adfff]
[ 0.017014] node 0: [mem 0x00000000767f2000-0x00000000767fcfff]
[ 0.017015] node 0: [mem 0x00000000767fe000-0x0000000076b25fff]
[ 0.017016] node 0: [mem 0x0000000100000000-0x000000087fbfffff]
[ 0.017019] Initmem setup node 0 [mem 0x0000000000001000-0x000000087fbfffff]
[ 0.017026] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.017067] On node 0, zone DMA: 96 pages in unavailable ranges
[ 0.022050] On node 0, zone DMA32: 8 pages in unavailable ranges
[ 0.022055] On node 0, zone DMA32: 324 pages in unavailable ranges
[ 0.022065] On node 0, zone DMA32: 1 pages in unavailable ranges
[ 0.107184] On node 0, zone Normal: 5338 pages in unavailable ranges
[ 0.107197] On node 0, zone Normal: 1024 pages in unavailable ranges
[ 0.107221] Reserving Intel graphics memory at [mem 0x7c800000-0x803fffff]
[ 0.107959] ACPI: PM-Timer IO Port: 0x1808
[ 0.107968] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[ 0.108010] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[ 0.108014] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.108017] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.108021] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.108023] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.108034] e820: update [mem 0x7522a000-0x75278fff] usable ==> reserved
[ 0.108046] TSC deadline timer available
[ 0.108047] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[ 0.108070] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.108072] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[ 0.108075] PM: hibernation: Registered nosave memory: [mem 0x7522a000-0x75278fff]
[ 0.108077] PM: hibernation: Registered nosave memory: [mem 0x762f9000-0x76300fff]
[ 0.108079] PM: hibernation: Registered nosave memory: [mem 0x766ae000-0x767f1fff]
[ 0.108080] PM: hibernation: Registered nosave memory: [mem 0x767fd000-0x767fdfff]
[ 0.108082] PM: hibernation: Registered nosave memory: [mem 0x76b26000-0x803fffff]
[ 0.108083] PM: hibernation: Registered nosave memory: [mem 0x80400000-0xbfffffff]
[ 0.108084] PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xcfffffff]
[ 0.108085] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xf7ffffff]
[ 0.108086] PM: hibernation: Registered nosave memory: [mem 0xf8000000-0xf9ffffff]
[ 0.108087] PM: hibernation: Registered nosave memory: [mem 0xfa000000-0xfaffffff]
[ 0.108088] PM: hibernation: Registered nosave memory: [mem 0xfb000000-0xfb000fff]
[ 0.108089] PM: hibernation: Registered nosave memory: [mem 0xfb001000-0xfdffffff]
[ 0.108090] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe00ffff]
[ 0.108090] PM: hibernation: Registered nosave memory: [mem 0xfe010000-0xfed3ffff]
[ 0.108091] PM: hibernation: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[ 0.108092] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[ 0.108093] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed87fff]
[ 0.108094] PM: hibernation: Registered nosave memory: [mem 0xfed88000-0xfed8ffff]
[ 0.108095] PM: hibernation: Registered nosave memory: [mem 0xfed90000-0xfed92fff]
[ 0.108095] PM: hibernation: Registered nosave memory: [mem 0xfed93000-0xfed9ffff]
[ 0.108096] PM: hibernation: Registered nosave memory: [mem 0xfeda0000-0xfeda1fff]
[ 0.108097] PM: hibernation: Registered nosave memory: [mem 0xfeda2000-0xfedbffff]
[ 0.108098] PM: hibernation: Registered nosave memory: [mem 0xfedc0000-0xfeddffff]
[ 0.108099] PM: hibernation: Registered nosave memory: [mem 0xfede0000-0xffffffff]
[ 0.108101] [mem 0x80400000-0xbfffffff] available for PCI devices
[ 0.108102] Booting paravirtualized kernel on bare hardware
[ 0.108106] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.108115] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[ 0.108377] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[ 0.108387] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[ 0.108390] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
[ 0.108422] Built 1 zonelists, mobility grouping on. Total pages: 8216385
[ 0.108424] Policy zone: Normal
[ 0.108426] Kernel command line: initrd=\EFI\Pop_OS-5b30118c-3837-4895-9c60-70ea27dd36d9\initrd.img root=UUID=5b30118c-3837-4895-9c60-70ea27dd36d9 ro quiet systemd.show_status=false splash resume=UUID=f44f6cb9-8bab-4ab8-99fb-c409ad6e9668 loglevel=0
[ 0.108531] Unknown kernel command line parameters "splash", will be passed to user space.
[ 0.110187] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.110996] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[ 0.111109] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.182154] Memory: 32609892K/33396192K available (16393K kernel code, 4383K rwdata, 10740K rodata, 2952K init, 4800K bss, 786040K reserved, 0K cma-reserved)
[ 0.182160] random: get_random_u64 called from kmem_cache_open+0x2b/0x320 with crng_init=0
[ 0.182295] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.182307] ftrace: allocating 50383 entries in 197 pages
[ 0.203000] ftrace: allocated 197 pages with 4 groups
[ 0.203141] rcu: Hierarchical RCU implementation.
[ 0.203143] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[ 0.203145] Rude variant of Tasks RCU enabled.
[ 0.203145] Tracing variant of Tasks RCU enabled.
[ 0.203146] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.203147] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[ 0.207912] NR_IRQS: 524544, nr_irqs: 2048, preallocated irqs: 16
[ 0.208485] random: crng done (trusting CPU's manufacturer)
[ 0.208521] Console: colour dummy device 80x25
[ 0.208536] printk: console [tty0] enabled
[ 0.208560] ACPI: Core revision 20210730
[ 0.208633] hpet: HPET dysfunctional in PC10. Force disabled.
[ 0.208635] APIC: Switch to symmetric I/O mode setup
[ 0.208637] DMAR: Host address width 39
[ 0.208639] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[ 0.208645] DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 69e2ff0505e
[ 0.208648] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[ 0.208651] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.208658] DMAR: DRHD base: 0x000000fed84000 flags: 0x0
[ 0.208661] DMAR: dmar2: reg_base_addr fed84000 ver 1:0 cap d2008c40660462 ecap f050da
[ 0.208665] DMAR: RMRR base: 0x0000007c000000 end: 0x000000803fffff
[ 0.208668] DMAR-IR: IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
[ 0.208670] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[ 0.208672] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.211024] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.211026] x2apic enabled
[ 0.211065] Switched APIC routing to cluster x2apic.
[ 0.216223] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x28680fa287f, max_idle_ns: 440795281151 ns
[ 0.216233] Calibrating delay loop (skipped), value calculated using timer frequency.. 5606.40 BogoMIPS (lpj=11212800)
[ 0.216237] pid_max: default: 32768 minimum: 301
[ 0.217492] LSM: Security Framework initializing
[ 0.217505] landlock: Up and running.
[ 0.217506] Yama: becoming mindful.
[ 0.217534] AppArmor: AppArmor initialized
[ 0.217611] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.217668] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.217987] CPU0: Thermal monitoring enabled (TM1)
[ 0.217990] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[ 0.218119] process: using mwait in idle threads
[ 0.218121] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
[ 0.218123] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
[ 0.218127] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.218130] Spectre V2 : Mitigation: Enhanced IBRS
[ 0.218131] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.218132] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.218134] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.220228] Freeing SMP alternatives memory: 40K
[ 0.220228] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1499
[ 0.220228] smpboot: CPU0: 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz (family: 0x6, model: 0x8c, stepping: 0x1)
[ 0.220228] Performance Events: PEBS fmt4+-baseline, AnyThread deprecated, Icelake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.220228] ... version: 5
[ 0.220228] ... bit width: 48
[ 0.220228] ... generic registers: 8
[ 0.220228] ... value mask: 0000ffffffffffff
[ 0.220228] ... max period: 00007fffffffffff
[ 0.220228] ... fixed-purpose events: 4
[ 0.220228] ... event mask: 0001000f000000ff
[ 0.220228] rcu: Hierarchical SRCU implementation.
[ 0.220228] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.220228] smp: Bringing up secondary CPUs ...
[ 0.220228] x86: Booting SMP configuration:
[ 0.220228] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7
[ 0.242032] smp: Brought up 1 node, 8 CPUs
[ 0.242032] smpboot: Max logical packages: 1
[ 0.242032] smpboot: Total of 8 processors activated (44851.20 BogoMIPS)
[ 0.245629] devtmpfs: initialized
[ 0.245629] x86/mm: Memory block size: 128MB
[ 0.246337] ACPI: PM: Registering ACPI NVS region [mem 0x762f9000-0x76300fff] (32768 bytes)
[ 0.246337] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.246337] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.246337] pinctrl core: initialized pinctrl subsystem
[ 0.248231] PM: RTC time: 21:29:52, date: 2022-02-13
[ 0.248395] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 0.248946] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.249297] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.249646] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.249655] audit: initializing netlink subsys (disabled)
[ 0.249664] audit: type=2000 audit(1644787792.032:1): state=initialized audit_enabled=0 res=1
[ 0.249664] thermal_sys: Registered thermal governor 'fair_share'
[ 0.249664] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.249664] thermal_sys: Registered thermal governor 'step_wise'
[ 0.249664] thermal_sys: Registered thermal governor 'user_space'
[ 0.249664] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.249664] EISA bus registered
[ 0.249664] cpuidle: using governor ladder
[ 0.249664] cpuidle: using governor menu
[ 0.249664] ACPI: bus type PCI registered
[ 0.249664] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.249664] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
[ 0.249664] PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
[ 0.249664] PCI: Using configuration type 1 for base access
[ 0.249664] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.249664] Kprobes globally optimized
[ 0.252251] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.252251] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 0.252309] ACPI: Added _OSI(Module Device)
[ 0.252311] ACPI: Added _OSI(Processor Device)
[ 0.252312] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.252313] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.252314] ACPI: Added _OSI(Linux-Dell-Video)
[ 0.252316] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 0.252317] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 0.259099] ACPI: 2 ACPI AML tables successfully acquired and loaded
[ 0.260304] ACPI: USB4 _OSC: OS supports USB3+ DisplayPort+ PCIe+ XDomain+
[ 0.260306] ACPI: USB4 _OSC: OS controls USB3+ DisplayPort+ PCIe+ XDomain+
[ 0.260562] ACPI: EC: EC started
[ 0.260563] ACPI: EC: interrupt blocked
[ 0.351236] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.351239] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[ 0.351240] ACPI: Interpreter enabled
[ 0.351257] ACPI: PM: (supports S0 S1 S4 S5)
[ 0.351258] ACPI: Using IOAPIC for interrupt routing
[ 0.351281] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.351477] ACPI: Enabled 2 GPEs in block 00 to 7F
[ 0.352872] ACPI: PM: Power Resource [RTD3]
[ 0.408299] ACPI: PM: Power Resource [PWRR]
[ 0.408624] ACPI: PM: Power Resource [RTD3]
[ 0.421586] ACPI: PM: Power Resource [TBT0]
[ 0.421604] ACPI: PM: Power Resource [TBT1]
[ 0.421622] ACPI: PM: Power Resource [D3C]
[ 0.558315] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.558322] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 0.558371] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR]
[ 0.559048] PCI host bridge to bus 0000:00
[ 0.559049] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
[ 0.559052] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.559053] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.559055] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[ 0.559056] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 0.559057] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[ 0.559058] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[ 0.559060] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[ 0.559061] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[ 0.559062] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[ 0.559063] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[ 0.559064] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[ 0.559066] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[ 0.559067] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[ 0.559068] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[ 0.559069] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[ 0.559070] pci_bus 0000:00: root bus resource [mem 0x80400000-0xdfffffff window]
[ 0.559072] pci_bus 0000:00: root bus resource [mem 0x87fc00000-0x7fffffffff window]
[ 0.559073] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[ 0.559074] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed47fff window]
[ 0.559076] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.559230] pci 0000:00:00.0: [8086:9a14] type 00 class 0x060000
[ 0.559514] pci 0000:00:02.0: [8086:9a49] type 00 class 0x030000
[ 0.559527] pci 0000:00:02.0: reg 0x10: [mem 0x83000000-0x83ffffff 64bit]
[ 0.559536] pci 0000:00:02.0: reg 0x18: [mem 0x90000000-0x9fffffff 64bit pref]
[ 0.559542] pci 0000:00:02.0: reg 0x20: [io 0x1000-0x103f]
[ 0.559563] pci 0000:00:02.0: BAR 2: assigned to efifb
[ 0.559565] pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
[ 0.559604] pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
[ 0.559605] pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
[ 0.559612] pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
[ 0.559614] pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
[ 0.559782] pci 0000:00:04.0: [8086:9a03] type 00 class 0x118000
[ 0.559803] pci 0000:00:04.0: reg 0x10: [mem 0x80840000-0x8085ffff 64bit]
[ 0.560159] pci 0000:00:06.0: [8086:9a09] type 01 class 0x060400
[ 0.560322] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[ 0.560603] pci 0000:00:07.0: [8086:9a23] type 01 class 0x060400
[ 0.560692] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
[ 0.560718] pci 0000:00:07.0: DPC: RP PIO log size 0 is invalid
[ 0.560926] pci 0000:00:08.0: [8086:9a11] type 00 class 0x088000
[ 0.560938] pci 0000:00:08.0: reg 0x10: [mem 0x8088c000-0x8088cfff 64bit]
[ 0.561163] pci 0000:00:0a.0: [8086:9a0d] type 00 class 0x118000
[ 0.561174] pci 0000:00:0a.0: reg 0x10: [mem 0x00000000-0x00007fff 64bit]
[ 0.561203] pci 0000:00:0a.0: enabling Extended Tags
[ 0.561490] pci 0000:00:0d.0: [8086:9a13] type 00 class 0x0c0330
[ 0.561508] pci 0000:00:0d.0: reg 0x10: [mem 0x80860000-0x8086ffff 64bit]
[ 0.561581] pci 0000:00:0d.0: PME# supported from D3hot D3cold
[ 0.561828] pci 0000:00:0d.2: [8086:9a1b] type 00 class 0x0c0340
[ 0.561843] pci 0000:00:0d.2: reg 0x10: [mem 0x80800000-0x8083ffff 64bit]
[ 0.561853] pci 0000:00:0d.2: reg 0x18: [mem 0x8088d000-0x8088dfff 64bit]
[ 0.561901] pci 0000:00:0d.2: supports D1 D2
[ 0.561903] pci 0000:00:0d.2: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.562237] pci 0000:00:14.0: [8086:a0ed] type 00 class 0x0c0330
[ 0.562263] pci 0000:00:14.0: reg 0x10: [mem 0x80870000-0x8087ffff 64bit]
[ 0.562366] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.562520] pci 0000:00:14.2: [8086:a0ef] type 00 class 0x050000
[ 0.562547] pci 0000:00:14.2: reg 0x10: [mem 0x80880000-0x80883fff 64bit]
[ 0.562566] pci 0000:00:14.2: reg 0x18: [mem 0x8088e000-0x8088efff 64bit]
[ 0.562918] pci 0000:00:14.3: [8086:a0f0] type 00 class 0x028000
[ 0.562968] pci 0000:00:14.3: reg 0x10: [mem 0x80884000-0x80887fff 64bit]
[ 0.563165] pci 0000:00:14.3: PME# supported from D0 D3hot D3cold
[ 0.563434] pci 0000:00:15.0: [8086:a0e8] type 00 class 0x0c8000
[ 0.563463] pci 0000:00:15.0: reg 0x10: [mem 0x8088f000-0x8088ffff 64bit]
[ 0.563772] pci 0000:00:15.1: [8086:a0e9] type 00 class 0x0c8000
[ 0.563801] pci 0000:00:15.1: reg 0x10: [mem 0x80890000-0x80890fff 64bit]
[ 0.564109] pci 0000:00:15.2: [8086:a0ea] type 00 class 0x0c8000
[ 0.564139] pci 0000:00:15.2: reg 0x10: [mem 0x80891000-0x80891fff 64bit]
[ 0.564417] pci 0000:00:16.0: [8086:a0e0] type 00 class 0x078000
[ 0.564448] pci 0000:00:16.0: reg 0x10: [mem 0x80892000-0x80892fff 64bit]
[ 0.564576] pci 0000:00:16.0: PME# supported from D3hot
[ 0.564871] pci 0000:00:19.0: [8086:a0c5] type 00 class 0x0c8000
[ 0.564901] pci 0000:00:19.0: reg 0x10: [mem 0x00000000-0x00000fff 64bit]
[ 0.565217] pci 0000:00:19.2: [8086:a0c7] type 00 class 0x078000
[ 0.565248] pci 0000:00:19.2: reg 0x10: [mem 0xfe03e000-0xfe03efff 64bit]
[ 0.565268] pci 0000:00:19.2: reg 0x18: [mem 0x80893000-0x80893fff 64bit]
[ 0.565585] pci 0000:00:1c.0: [8086:a0bc] type 01 class 0x060400
[ 0.565707] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.565993] pci 0000:00:1d.0: [8086:a0b0] type 01 class 0x060400
[ 0.566120] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.566367] pci 0000:00:1d.1: [8086:a0b1] type 01 class 0x060400
[ 0.566487] pci 0000:00:1d.1: PME# supported from D0 D3hot D3cold
[ 0.566775] pci 0000:00:1f.0: [8086:a082] type 00 class 0x060100
[ 0.567112] pci 0000:00:1f.3: [8086:a0c8] type 00 class 0x040300
[ 0.567163] pci 0000:00:1f.3: reg 0x10: [mem 0x80888000-0x8088bfff 64bit]
[ 0.567236] pci 0000:00:1f.3: reg 0x20: [mem 0x80700000-0x807fffff 64bit]
[ 0.567349] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 0.567633] pci 0000:00:1f.4: [8086:a0a3] type 00 class 0x0c0500
[ 0.567665] pci 0000:00:1f.4: reg 0x10: [mem 0x80895000-0x808950ff 64bit]
[ 0.567705] pci 0000:00:1f.4: reg 0x20: [io 0xefa0-0xefbf]
[ 0.567874] pci 0000:00:1f.5: [8086:a0a4] type 00 class 0x0c8000
[ 0.567896] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[ 0.568248] pci 0000:01:00.0: [144d:a809] type 00 class 0x010802
[ 0.568268] pci 0000:01:00.0: reg 0x10: [mem 0x80400000-0x80403fff 64bit]
[ 0.568504] pci 0000:00:06.0: PCI bridge to [bus 01]
[ 0.568509] pci 0000:00:06.0: bridge window [mem 0x80400000-0x804fffff]
[ 0.568560] pci 0000:00:07.0: PCI bridge to [bus 02-22]
[ 0.568563] pci 0000:00:07.0: bridge window [io 0x2000-0x3fff]
[ 0.568568] pci 0000:00:07.0: bridge window [mem 0x84000000-0x85ffffff]
[ 0.568575] pci 0000:00:07.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
[ 0.568667] pci 0000:23:00.0: [10de:1f95] type 00 class 0x030200
[ 0.568690] pci 0000:23:00.0: reg 0x10: [mem 0x81000000-0x81ffffff]
[ 0.568710] pci 0000:23:00.0: reg 0x14: [mem 0x880000000-0x88fffffff 64bit pref]
[ 0.568729] pci 0000:23:00.0: reg 0x1c: [mem 0x890000000-0x891ffffff 64bit pref]
[ 0.568742] pci 0000:23:00.0: reg 0x24: [io 0x4000-0x407f]
[ 0.568755] pci 0000:23:00.0: reg 0x30: [mem 0x82000000-0x8207ffff pref]
[ 0.568861] pci 0000:23:00.0: PME# supported from D0 D3hot D3cold
[ 0.568992] pci 0000:23:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:1c.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[ 0.569103] pci 0000:00:1c.0: PCI bridge to [bus 23]
[ 0.569107] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
[ 0.569111] pci 0000:00:1c.0: bridge window [mem 0x81000000-0x820fffff]
[ 0.569117] pci 0000:00:1c.0: bridge window [mem 0x880000000-0x891ffffff 64bit pref]
[ 0.569242] pci 0000:24:00.0: [10ec:522a] type 00 class 0xff0000
[ 0.569321] pci 0000:24:00.0: reg 0x10: [mem 0x80500000-0x80500fff]
[ 0.569841] pci 0000:24:00.0: supports D1 D2
[ 0.569842] pci 0000:24:00.0: PME# supported from D1 D2 D3hot D3cold
[ 0.570200] pci 0000:00:1d.0: PCI bridge to [bus 24]
[ 0.570206] pci 0000:00:1d.0: bridge window [mem 0x80500000-0x805fffff]
[ 0.570292] pci 0000:25:00.0: [10ec:8168] type 00 class 0x020000
[ 0.570318] pci 0000:25:00.0: reg 0x10: [io 0x5000-0x50ff]
[ 0.570354] pci 0000:25:00.0: reg 0x18: [mem 0x80604000-0x80604fff 64bit]
[ 0.570376] pci 0000:25:00.0: reg 0x20: [mem 0x80600000-0x80603fff 64bit]
[ 0.570515] pci 0000:25:00.0: supports D1 D2
[ 0.570516] pci 0000:25:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.570701] pci 0000:00:1d.1: PCI bridge to [bus 25]
[ 0.570705] pci 0000:00:1d.1: bridge window [io 0x5000-0x5fff]
[ 0.570708] pci 0000:00:1d.1: bridge window [mem 0x80600000-0x806fffff]
[ 0.574493] ACPI: EC: interrupt unblocked
[ 0.574495] ACPI: EC: event unblocked
[ 0.574514] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[ 0.574515] ACPI: EC: GPE=0x6e
[ 0.574517] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
[ 0.574519] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[ 0.574596] iommu: Default domain type: Translated
[ 0.574596] iommu: DMA domain TLB invalidation policy: lazy mode
[ 0.574596] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[ 0.574596] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.574596] pci 0000:00:02.0: vgaarb: bridge control possible
[ 0.574596] vgaarb: loaded
[ 0.574596] SCSI subsystem initialized
[ 0.574596] libata version 3.00 loaded.
[ 0.574596] ACPI: bus type USB registered
[ 0.574596] usbcore: registered new interface driver usbfs
[ 0.574596] usbcore: registered new interface driver hub
[ 0.574596] usbcore: registered new device driver usb
[ 0.574596] pps_core: LinuxPPS API ver. 1 registered
[ 0.574596] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.574596] PTP clock support registered
[ 0.574596] EDAC MC: Ver: 3.0.0
[ 0.574596] Registered efivars operations
[ 0.574596] NetLabel: Initializing
[ 0.574596] NetLabel: domain hash size = 128
[ 0.574596] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.574596] NetLabel: unlabeled traffic allowed by default
[ 0.574596] PCI: Using ACPI for IRQ routing
[ 0.596690] PCI: pci_cache_line_size set to 64 bytes
[ 0.597366] e820: reserve RAM buffer [mem 0x7522a000-0x77ffffff]
[ 0.597369] e820: reserve RAM buffer [mem 0x762f9000-0x77ffffff]
[ 0.597370] e820: reserve RAM buffer [mem 0x766ae000-0x77ffffff]
[ 0.597372] e820: reserve RAM buffer [mem 0x767fd000-0x77ffffff]
[ 0.597373] e820: reserve RAM buffer [mem 0x76b26000-0x77ffffff]
[ 0.597374] e820: reserve RAM buffer [mem 0x87fc00000-0x87fffffff]
[ 0.597465] clocksource: Switched to clocksource tsc-early
[ 0.606692] VFS: Disk quotas dquot_6.6.0
[ 0.606709] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.606832] AppArmor: AppArmor Filesystem Enabled
[ 0.606849] pnp: PnP ACPI init
[ 0.607026] pnp 00:00: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
[ 0.607070] system 00:00: [mem 0xfedc0000-0xfeddffff] has been reserved
[ 0.607072] system 00:00: [mem 0xfeda0000-0xfeda0fff] has been reserved
[ 0.607073] system 00:00: [mem 0xfeda1000-0xfeda1fff] has been reserved
[ 0.607075] system 00:00: [mem 0xfed90000-0xfed93fff] could not be reserved
[ 0.607077] system 00:00: [mem 0xff000000-0xffffffff] has been reserved
[ 0.607078] system 00:00: [mem 0xf8000000-0xf9ffffff] has been reserved
[ 0.607080] system 00:00: [mem 0xfee00000-0xfeefffff] has been reserved
[ 0.607081] system 00:00: [mem 0xfed00000-0xfed003ff] has been reserved
[ 0.607137] system 00:01: [mem 0xfed00000-0xfed003ff] has been reserved
[ 0.607174] system 00:02: [io 0x1800-0x18fe] has been reserved
[ 0.608493] pnp: PnP ACPI: found 6 devices
[ 0.614327] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.614388] NET: Registered PF_INET protocol family
[ 0.614650] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.616580] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 0.616817] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 0.617190] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 0.617259] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.617420] MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
[ 0.617583] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.617683] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 0.617773] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 0.617778] NET: Registered PF_XDP protocol family
[ 0.617786] pci_bus 0000:00: max bus depth: 1 pci_try_num: 2
[ 0.617803] pci 0000:00:02.0: BAR 9: assigned [mem 0x8a0000000-0x97fffffff 64bit pref]
[ 0.617811] pci 0000:00:02.0: BAR 7: assigned [mem 0x892000000-0x898ffffff 64bit]
[ 0.617817] pci 0000:00:0a.0: BAR 0: assigned [mem 0x87fc00000-0x87fc07fff 64bit]
[ 0.617825] pci 0000:00:19.0: BAR 0: assigned [mem 0x87fc08000-0x87fc08fff 64bit]
[ 0.617841] pci 0000:00:06.0: PCI bridge to [bus 01]
[ 0.617852] pci 0000:00:06.0: bridge window [mem 0x80400000-0x804fffff]
[ 0.617869] pci 0000:00:07.0: PCI bridge to [bus 02-22]
[ 0.617872] pci 0000:00:07.0: bridge window [io 0x2000-0x3fff]
[ 0.617876] pci 0000:00:07.0: bridge window [mem 0x84000000-0x85ffffff]
[ 0.617879] pci 0000:00:07.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
[ 0.617885] pci 0000:00:1c.0: PCI bridge to [bus 23]
[ 0.617889] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
[ 0.617893] pci 0000:00:1c.0: bridge window [mem 0x81000000-0x820fffff]
[ 0.617897] pci 0000:00:1c.0: bridge window [mem 0x880000000-0x891ffffff 64bit pref]
[ 0.617903] pci 0000:00:1d.0: PCI bridge to [bus 24]
[ 0.617908] pci 0000:00:1d.0: bridge window [mem 0x80500000-0x805fffff]
[ 0.617916] pci 0000:00:1d.1: PCI bridge to [bus 25]
[ 0.617918] pci 0000:00:1d.1: bridge window [io 0x5000-0x5fff]
[ 0.617923] pci 0000:00:1d.1: bridge window [mem 0x80600000-0x806fffff]
[ 0.617932] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
[ 0.617934] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
[ 0.617935] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[ 0.617937] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[ 0.617938] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[ 0.617939] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[ 0.617941] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[ 0.617942] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[ 0.617943] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[ 0.617945] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[ 0.617946] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[ 0.617947] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[ 0.617949] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[ 0.617950] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[ 0.617951] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[ 0.617952] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[ 0.617954] pci_bus 0000:00: resource 20 [mem 0x80400000-0xdfffffff window]
[ 0.617955] pci_bus 0000:00: resource 21 [mem 0x87fc00000-0x7fffffffff window]
[ 0.617957] pci_bus 0000:00: resource 22 [mem 0xfc800000-0xfe7fffff window]
[ 0.617958] pci_bus 0000:00: resource 23 [mem 0xfed40000-0xfed47fff window]
[ 0.617959] pci_bus 0000:01: resource 1 [mem 0x80400000-0x804fffff]
[ 0.617961] pci_bus 0000:02: resource 0 [io 0x2000-0x3fff]
[ 0.617962] pci_bus 0000:02: resource 1 [mem 0x84000000-0x85ffffff]
[ 0.617963] pci_bus 0000:02: resource 2 [mem 0xa0000000-0xbfffffff 64bit pref]
[ 0.617965] pci_bus 0000:23: resource 0 [io 0x4000-0x4fff]
[ 0.617966] pci_bus 0000:23: resource 1 [mem 0x81000000-0x820fffff]
[ 0.617968] pci_bus 0000:23: resource 2 [mem 0x880000000-0x891ffffff 64bit pref]
[ 0.617969] pci_bus 0000:24: resource 1 [mem 0x80500000-0x805fffff]
[ 0.617970] pci_bus 0000:25: resource 0 [io 0x5000-0x5fff]
[ 0.617972] pci_bus 0000:25: resource 1 [mem 0x80600000-0x806fffff]
[ 0.618048] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 0.618714] PCI: CLS 64 bytes, default 64
[ 0.618723] DMAR: Intel-IOMMU force enabled due to platform opt in
[ 0.618737] DMAR: No ATSR found
[ 0.618737] DMAR: No SATC found
[ 0.618739] DMAR: IOMMU feature fl1gp_support inconsistent
[ 0.618740] DMAR: IOMMU feature pgsel_inv inconsistent
[ 0.618741] DMAR: IOMMU feature nwfs inconsistent
[ 0.618742] DMAR: IOMMU feature pds inconsistent
[ 0.618743] DMAR: IOMMU feature dit inconsistent
[ 0.618743] DMAR: IOMMU feature eafs inconsistent
[ 0.618744] DMAR: IOMMU feature prs inconsistent
[ 0.618744] DMAR: IOMMU feature nest inconsistent
[ 0.618745] DMAR: IOMMU feature mts inconsistent
[ 0.618746] DMAR: IOMMU feature sc_support inconsistent
[ 0.618746] DMAR: IOMMU feature dev_iotlb_support inconsistent
[ 0.618747] DMAR: dmar2: Using Queued invalidation
[ 0.618751] DMAR: dmar0: Using Queued invalidation
[ 0.618754] DMAR: dmar1: Using Queued invalidation
[ 0.618778] Trying to unpack rootfs image as initramfs...
[ 0.618896] pci 0000:00:00.0: Adding to iommu group 0
[ 0.618907] pci 0000:00:02.0: Adding to iommu group 1
[ 0.618915] pci 0000:00:04.0: Adding to iommu group 2
[ 0.618932] pci 0000:00:06.0: Adding to iommu group 3
[ 0.618944] pci 0000:00:07.0: Adding to iommu group 4
[ 0.618954] pci 0000:00:08.0: Adding to iommu group 5
[ 0.618962] pci 0000:00:0a.0: Adding to iommu group 6
[ 0.618978] pci 0000:00:0d.0: Adding to iommu group 7
[ 0.618987] pci 0000:00:0d.2: Adding to iommu group 7
[ 0.619004] pci 0000:00:14.0: Adding to iommu group 8
[ 0.619013] pci 0000:00:14.2: Adding to iommu group 8
[ 0.619022] pci 0000:00:14.3: Adding to iommu group 9
[ 0.619044] pci 0000:00:15.0: Adding to iommu group 10
[ 0.619053] pci 0000:00:15.1: Adding to iommu group 10
[ 0.619063] pci 0000:00:15.2: Adding to iommu group 10
[ 0.619076] pci 0000:00:16.0: Adding to iommu group 11
[ 0.619091] pci 0000:00:19.0: Adding to iommu group 12
[ 0.619101] pci 0000:00:19.2: Adding to iommu group 12
[ 0.619113] pci 0000:00:1c.0: Adding to iommu group 13
[ 0.619129] pci 0000:00:1d.0: Adding to iommu group 14
[ 0.619140] pci 0000:00:1d.1: Adding to iommu group 15
[ 0.619162] pci 0000:00:1f.0: Adding to iommu group 16
[ 0.619172] pci 0000:00:1f.3: Adding to iommu group 16
[ 0.619182] pci 0000:00:1f.4: Adding to iommu group 16
[ 0.619194] pci 0000:00:1f.5: Adding to iommu group 16
[ 0.619210] pci 0000:01:00.0: Adding to iommu group 17
[ 0.619221] pci 0000:23:00.0: Adding to iommu group 18
[ 0.619234] pci 0000:24:00.0: Adding to iommu group 19
[ 0.619245] pci 0000:25:00.0: Adding to iommu group 20
[ 0.619358] DMAR: Intel(R) Virtualization Technology for Directed I/O
[ 0.619359] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.619360] software IO TLB: mapped [mem 0x000000006a672000-0x000000006e672000] (64MB)
[ 0.619584] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x28680fa287f, max_idle_ns: 440795281151 ns
[ 0.619603] clocksource: Switched to clocksource tsc
[ 0.620040] Initialise system trusted keyrings
[ 0.620050] Key type blacklist registered
[ 0.620094] workingset: timestamp_bits=36 max_order=23 bucket_order=0
[ 0.621229] zbud: loaded
[ 0.621454] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.621583] fuse: init (API version 7.34)
[ 0.621736] integrity: Platform Keyring initialized
[ 0.634550] Key type asymmetric registered
[ 0.634562] Asymmetric key parser 'x509' registered
[ 0.634580] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 0.634620] io scheduler mq-deadline registered
[ 0.635371] pcieport 0000:00:06.0: PME: Signaling with IRQ 123
[ 0.635627] pcieport 0000:00:07.0: PME: Signaling with IRQ 124
[ 0.635647] pcieport 0000:00:07.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 0.635940] pcieport 0000:00:1c.0: PME: Signaling with IRQ 125
[ 0.636177] pcieport 0000:00:1d.0: PME: Signaling with IRQ 126
[ 0.636435] pcieport 0000:00:1d.1: PME: Signaling with IRQ 127
[ 0.636545] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 0.636611] Monitor-Mwait will be used to enter C-1 state
[ 0.636615] Monitor-Mwait will be used to enter C-2 state
[ 0.636617] Monitor-Mwait will be used to enter C-3 state
[ 0.636620] ACPI: \_SB_.CP00: Found 3 idle states
[ 0.637365] ACPI: AC: AC Adapter [AC] (off-line)
[ 0.637420] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 0.637457] ACPI: button: Power Button [PWRB]
[ 0.637488] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 0.637510] ACPI: button: Sleep Button [SLPB]
[ 0.637538] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
[ 0.637559] ACPI: button: Lid Switch [LID0]
[ 0.637587] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 0.637608] ACPI: button: Power Button [PWRF]
[ 0.638135] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.639754] hpet_acpi_add: no address or irqs in _CRS
[ 0.639786] Linux agpgart interface v0.103
[ 0.644469] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0x1B, rev-id 22)
[ 0.669716] loop: module loaded
[ 0.670033] libphy: Fixed MDIO Bus: probed
[ 0.670034] tun: Universal TUN/TAP device driver, 1.6
[ 0.670106] PPP generic driver version 2.4.2
[ 0.670198] VFIO - User Level meta-driver version: 0.3
[ 0.670347] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.670350] ehci-pci: EHCI PCI platform driver
[ 0.670359] ehci-platform: EHCI generic platform driver
[ 0.670365] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.670369] ohci-pci: OHCI PCI platform driver
[ 0.670376] ohci-platform: OHCI generic platform driver
[ 0.670381] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.670425] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.686300] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.686307] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.686409] mousedev: PS/2 mouse device common for all mice
[ 0.687013] rtc_cmos 00:03: RTC can wake from S4
[ 0.689933] rtc_cmos 00:03: registered as rtc0
[ 0.690096] rtc_cmos 00:03: setting system clock to 2022-02-13T21:29:53 UTC (1644787793)
[ 0.690112] rtc_cmos 00:03: alarms up to one month, 242 bytes nvram
[ 0.690120] i2c_dev: i2c /dev entries driver
[ 0.690365] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 0.690392] device-mapper: uevent: version 1.0.3
[ 0.690487] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 0.690502] platform eisa.0: Probing EISA bus 0
[ 0.690504] platform eisa.0: EISA: Cannot allocate resource for mainboard
[ 0.690506] platform eisa.0: Cannot allocate resource for EISA slot 1
[ 0.690507] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 0.690508] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 0.690509] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 0.690510] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 0.690511] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 0.690512] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 0.690513] platform eisa.0: Cannot allocate resource for EISA slot 8
[ 0.690514] platform eisa.0: EISA: Detected 0 cards
[ 0.690518] intel_pstate: Intel P-state driver initializing
[ 0.691032] intel_pstate: HWP enabled
[ 0.691232] ledtrig-cpu: registered to indicate activity on CPUs
[ 0.691246] efifb: probing for efifb
[ 0.691258] efifb: showing boot graphics
[ 0.694566] efifb: framebuffer at 0x90000000, using 8100k, total 8100k
[ 0.694568] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[ 0.694569] efifb: scrolling: redraw
[ 0.694569] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 0.694593] fbcon: Deferring console take-over
[ 0.694593] fb0: EFI VGA frame buffer device
[ 0.694597] EFI Variables Facility v0.08 2004-May-17
[ 0.695081] intel_pmc_core INT33A1:00: initialized
[ 0.695150] drop_monitor: Initializing network drop monitor service
[ 0.695246] NET: Registered PF_INET6 protocol family
[ 0.695824] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[ 0.708412] ACPI: battery: Slot [BAT0] (battery present)
[ 1.007814] Freeing initrd memory: 70328K
[ 1.012927] Segment Routing with IPv6
[ 1.012945] In-situ OAM (IOAM) with IPv6
[ 1.012970] NET: Registered PF_PACKET protocol family
[ 1.013107] Key type dns_resolver registered
[ 1.014782] microcode: sig=0x806c1, pf=0x80, revision=0x88
[ 1.015140] microcode: Microcode Update Driver: v2.2.
[ 1.015750] resctrl: L2 allocation detected
[ 1.015756] IPI shorthand broadcast: enabled
[ 1.015764] sched_clock: Marking stable (1007892384, 7844420)->(1036302118, -20565314)
[ 1.016026] registered taskstats version 1
[ 1.016095] Loading compiled-in X.509 certificates
[ 1.016634] Loaded X.509 cert 'Build time autogenerated kernel key: b0d11a38ead23cd73aaec077654e84575ea685ce'
[ 1.017049] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 1.017419] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 1.017419] blacklist: Loading compiled-in revocation X.509 certificates
[ 1.017430] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 1.017602] zswap: loaded using pool lzo/zbud
[ 1.018232] Key type ._fscrypt registered
[ 1.018233] Key type .fscrypt registered
[ 1.018233] Key type fscrypt-provisioning registered
[ 1.018463] Key type trusted registered
[ 1.020068] Key type encrypted registered
[ 1.020070] AppArmor: AppArmor sha1 policy hashing enabled
[ 1.020105] Loading compiled-in module X.509 certificates
[ 1.020484] Loaded X.509 cert 'Build time autogenerated kernel key: b0d11a38ead23cd73aaec077654e84575ea685ce'
[ 1.020485] ima: Allocated hash algorithm: sha1
[ 1.057587] ima: No architecture policies found
[ 1.057617] evm: Initialising EVM extended attributes:
[ 1.057618] evm: security.selinux
[ 1.057619] evm: security.SMACK64
[ 1.057620] evm: security.SMACK64EXEC
[ 1.057621] evm: security.SMACK64TRANSMUTE
[ 1.057622] evm: security.SMACK64MMAP
[ 1.057622] evm: security.apparmor
[ 1.057623] evm: security.ima
[ 1.057623] evm: security.capability
[ 1.057624] evm: HMAC attrs: 0x1
[ 1.058075] PM: Magic number: 10:107:500
[ 1.058405] RAS: Correctable Errors collector initialized.
[ 1.067494] Freeing unused decrypted memory: 2036K
[ 1.068096] Freeing unused kernel image (initmem) memory: 2952K
[ 1.096439] Write protecting the kernel read-only data: 30720k
[ 1.097052] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 1.097401] Freeing unused kernel image (rodata/data gap) memory: 1548K
[ 1.112481] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 1.112487] Run /init as init process
[ 1.112488] with arguments:
[ 1.112489] /init
[ 1.112490] splash
[ 1.112490] with environment:
[ 1.112491] HOME=/
[ 1.112491] TERM=linux
[ 1.155578] system76_acpi: loading out-of-tree module taints kernel.
[ 1.155594] system76_acpi: module verification failed: signature and/or required key missing - tainting kernel
[ 1.171983] ACPI: bus type thunderbolt registered
[ 1.175143] hid: raw HID events driver (C) Jiri Kosina
[ 1.176111] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[ 1.176119] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 1
[ 1.176326] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 1.176388] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 1.177105] intel-pmt 0000:00:0a.0: Watcher not supported
[ 1.177109] intel-pmt 0000:00:0a.0: Crashlog not supported
[ 1.177501] xhci_hcd 0000:00:0d.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000200009810
[ 1.178626] i2c i2c-0: 2/2 memory slots populated (from DMI)
[ 1.178869] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 1.178871] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.178873] usb usb1: Product: xHCI Host Controller
[ 1.178874] usb usb1: Manufacturer: Linux 5.15.15-76051515-generic xhci-hcd
[ 1.178874] usb usb1: SerialNumber: 0000:00:0d.0
[ 1.181772] hub 1-0:1.0: USB hub found
[ 1.181875] hub 1-0:1.0: 1 port detected
[ 1.182041] i2c i2c-0: Successfully instantiated SPD at 0x50
[ 1.183940] input: System76 ACPI Hotkeys as /devices/LNXSYSTM:00/LNXSYBUS:00/17761776:00/input/input7
[ 1.184383] xhci_hcd 0000:00:0d.0: xHCI Host Controller
[ 1.184386] xhci_hcd 0000:00:0d.0: new USB bus registered, assigned bus number 2
[ 1.184389] xhci_hcd 0000:00:0d.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.184419] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[ 1.184421] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.184422] usb usb2: Product: xHCI Host Controller
[ 1.184423] usb usb2: Manufacturer: Linux 5.15.15-76051515-generic xhci-hcd
[ 1.184424] usb usb2: SerialNumber: 0000:00:0d.0
[ 1.186245] ACPI: battery: new extension: System76 Battery Extension
[ 1.187324] cryptd: max_cpu_qlen set to 1000
[ 1.187393] hub 2-0:1.0: USB hub found
[ 1.187405] hub 2-0:1.0: 4 ports detected
[ 1.187716] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.187720] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 1.188309] idma64 idma64.0: Found Intel integrated DMA 64-bit
[ 1.189039] xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000000009810
[ 1.191444] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 1.191447] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.191449] usb usb3: Product: xHCI Host Controller
[ 1.191450] usb usb3: Manufacturer: Linux 5.15.15-76051515-generic xhci-hcd
[ 1.191452] usb usb3: SerialNumber: 0000:00:14.0
[ 1.195880] nvme nvme0: pci function 0000:01:00.0
[ 1.195931] AVX2 version of gcm_enc/dec engaged.
[ 1.196186] AES CTR mode by8 optimization enabled
[ 1.196867] libphy: r8169: probed
[ 1.197047] r8169 0000:25:00.0 eth0: RTL8168h/8111h, 80:fa:5b:8e:64:9f, XID 541, IRQ 147
[ 1.197051] r8169 0000:25:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 1.202065] idma64 idma64.1: Found Intel integrated DMA 64-bit
[ 1.204156] hub 3-0:1.0: USB hub found
[ 1.204179] hub 3-0:1.0: 12 ports detected
[ 1.204964] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 1.204968] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 1.204971] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.205017] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[ 1.205019] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.205021] usb usb4: Product: xHCI Host Controller
[ 1.205022] usb usb4: Manufacturer: Linux 5.15.15-76051515-generic xhci-hcd
[ 1.205025] usb usb4: SerialNumber: 0000:00:14.0
[ 1.205110] hub 4-0:1.0: USB hub found
[ 1.205121] hub 4-0:1.0: 4 ports detected
[ 1.205204] idma64 idma64.2: Found Intel integrated DMA 64-bit
[ 1.205227] usb: port power management may be unreliable
[ 1.209517] nvme nvme0: Shutdown timeout set to 8 seconds
[ 1.211716] r8169 0000:25:00.0 enp37s0: renamed from eth0
[ 1.224544] idma64 idma64.3: Found Intel integrated DMA 64-bit
[ 1.226811] idma64 idma64.4: Found Intel integrated DMA 64-bit
[ 1.233306] nvme nvme0: allocated 64 MiB host memory buffer.
[ 1.275274] nvme nvme0: 8/0/0 default/read/poll queues
[ 1.281085] nvme0n1: p1 p2 p3 p4 p5 p6
[ 1.297261] i915 0000:00:02.0: [drm] VT-d active for gfx access
[ 1.297265] checking generic (90000000 7e9000) vs hw (83000000 1000000)
[ 1.297267] checking generic (90000000 7e9000) vs hw (90000000 10000000)
[ 1.297268] fb0: switching to i915 from EFI VGA
[ 1.297394] i915 0000:00:02.0: vgaarb: deactivate vga console
[ 1.350805] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 1.352039] i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/tgl_dmc_ver2_12.bin (v2.12)
[ 1.384654] input: PNP0C50:00 2808:0101 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-PNP0C50:00/0018:2808:0101.0001/input/input8
[ 1.384779] input: PNP0C50:00 2808:0101 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-PNP0C50:00/0018:2808:0101.0001/input/input9
[ 1.384818] hid-generic 0018:2808:0101.0001: input,hidraw0: I2C HID v1.00 Mouse [PNP0C50:00 2808:0101] on i2c-PNP0C50:00
[ 1.460245] usb 3-7: new high-speed USB device number 2 using xhci_hcd
[ 1.482502] [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
[ 1.482720] ACPI: video: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 1.508558] acpi device:05: registered as cooling_device8
[ 1.508645] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input11
[ 1.510403] fbcon: i915drmfb (fb0) is primary device
[ 1.510407] fbcon: Deferring console take-over
[ 1.510410] i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
[ 1.626828] system76: Model does not utilize this driver
[ 1.628016] usb 3-7: New USB device found, idVendor=5986, idProduct=9102, bcdDevice= 6.01
[ 1.628035] usb 3-7: New USB device strings: Mfr=2, Product=1, SerialNumber=0
[ 1.628036] usb 3-7: Product: BisonCam,NB Pro
[ 1.628037] usb 3-7: Manufacturer: Sonix Technology Co., Ltd.
[ 1.692025] usbcore: registered new interface driver system76-io
[ 1.760382] usb 3-10: new full-speed USB device number 3 using xhci_hcd
[ 1.780320] raid6: avx512x4 gen() 68467 MB/s
[ 1.848313] raid6: avx512x4 xor() 18201 MB/s
[ 1.914672] usb 3-10: New USB device found, idVendor=8087, idProduct=0026, bcdDevice= 0.02
[ 1.914676] usb 3-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.916232] raid6: avx512x2 gen() 72975 MB/s
[ 1.984319] raid6: avx512x2 xor() 43074 MB/s
[ 2.052315] raid6: avx512x1 gen() 66182 MB/s
[ 2.120321] raid6: avx512x1 xor() 39349 MB/s
[ 2.188325] raid6: avx2x4 gen() 54525 MB/s
[ 2.256303] raid6: avx2x4 xor() 20262 MB/s
[ 2.324309] raid6: avx2x2 gen() 54820 MB/s
[ 2.392325] raid6: avx2x2 xor() 32468 MB/s
[ 2.460315] raid6: avx2x1 gen() 44346 MB/s
[ 2.528320] raid6: avx2x1 xor() 25559 MB/s
[ 2.596326] raid6: sse2x4 gen() 14982 MB/s
[ 2.664314] raid6: sse2x4 xor() 7709 MB/s
[ 2.732320] raid6: sse2x2 gen() 15399 MB/s
[ 2.800307] raid6: sse2x2 xor() 9784 MB/s
[ 2.868321] raid6: sse2x1 gen() 14276 MB/s
[ 2.936313] raid6: sse2x1 xor() 7899 MB/s
[ 2.936314] raid6: using algorithm avx512x2 gen() 72975 MB/s
[ 2.936314] raid6: .... xor() 43074 MB/s, rmw enabled
[ 2.936315] raid6: using avx512x2 recovery algorithm
[ 2.937595] xor: automatically using best checksumming function avx
[ 2.938411] async_tx: api initialized (async)
[ 3.118691] Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
[ 3.210475] EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 3.345156] systemd[1]: Inserted module 'autofs4'
[ 3.358667] systemd[1]: systemd 248.3-1ubuntu8.2pop0~1642619863~21.10~47b8972 running in system mode. (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS -OPENSSL +ACL +BLKID +CURL +ELFUTILS -FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP -LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 3.376554] systemd[1]: Detected architecture x86-64.
[ 3.377535] systemd[1]: Hostname set to <galp-curiouser>.
[ 3.528129] systemd[1]: Configuration file /lib/systemd/system/nordvpnd.socket is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[ 3.537110] systemd[1]: /etc/systemd/system/rc-local.service:11: Support for option SysVStartPriority= has been removed and it is ignored
[ 3.558794] systemd[1]: Configuration file /lib/systemd/system/nordvpnd.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[ 3.560968] systemd[1]: Queued start job for default target Graphical Interface.
[ 3.586060] systemd[1]: Created slice Virtual Machine and Container Slice.
[ 3.586826] systemd[1]: Created slice system-modprobe.slice.
[ 3.587178] systemd[1]: Created slice User and Session Slice.
[ 3.587274] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.587509] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.587612] systemd[1]: Reached target User and Group Name Lookups.
[ 3.587638] systemd[1]: Reached target Remote File Systems.
[ 3.587653] systemd[1]: Reached target Slices.
[ 3.587701] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[ 3.587718] systemd[1]: Reached target Libvirt guests shutdown.
[ 3.587820] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 3.588509] systemd[1]: Listening on LVM2 poll daemon socket.
[ 3.588618] systemd[1]: Listening on Syslog Socket.
[ 3.588675] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 3.588894] systemd[1]: Listening on Journal Audit Socket.
[ 3.588984] systemd[1]: Listening on Journal Socket (/dev/log).
[ 3.589099] systemd[1]: Listening on Journal Socket.
[ 3.589239] systemd[1]: Listening on udev Control Socket.
[ 3.589341] systemd[1]: Listening on udev Kernel Socket.
[ 3.590402] systemd[1]: Mounting Huge Pages File System...
[ 3.591429] systemd[1]: Mounting POSIX Message Queue File System...
[ 3.592590] systemd[1]: Mounting Kernel Debug File System...
[ 3.593552] systemd[1]: Mounting Kernel Trace File System...
[ 3.595198] systemd[1]: Starting Journal Service...
[ 3.595402] systemd[1]: Finished Availability of block devices.
[ 3.596503] systemd[1]: Starting Set the console keyboard layout...
[ 3.597276] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 3.598013] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 3.598757] systemd[1]: Starting Load Kernel Module configfs...
[ 3.599284] systemd[1]: Starting Load Kernel Module drm...
[ 3.599929] systemd[1]: Starting Load Kernel Module fuse...
[ 3.600748] systemd[1]: Started Nameserver information manager.
[ 3.600856] systemd[1]: Reached target Network (Pre).
[ 3.601250] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 3.602181] systemd[1]: Starting Load Kernel Modules...
[ 3.602744] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 3.603585] systemd[1]: Starting Coldplug All udev Devices...
[ 3.604234] systemd[1]: Starting Uncomplicated firewall...
[ 3.605540] systemd[1]: Mounted Huge Pages File System.
[ 3.605631] systemd[1]: Mounted POSIX Message Queue File System.
[ 3.605691] systemd[1]: Mounted Kernel Debug File System.
[ 3.605750] systemd[1]: Mounted Kernel Trace File System.
[ 3.606035] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 3.606210] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 3.606342] systemd[1]: Finished Load Kernel Module configfs.
[ 3.606508] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 3.606745] systemd[1]: Finished Load Kernel Module drm.
[ 3.606907] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 3.607067] systemd[1]: Finished Load Kernel Module fuse.
[ 3.607187] EXT4-fs (nvme0n1p3): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[ 3.608182] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 3.608657] systemd[1]: Finished Uncomplicated firewall.
[ 3.609383] systemd[1]: Mounting FUSE Control File System...
[ 3.610161] systemd[1]: Mounting Kernel Configuration File System...
[ 3.610492] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 3.610540] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 3.611185] systemd[1]: Starting Load/Save Random Seed...
[ 3.611708] systemd[1]: Starting Create System Users...
[ 3.612400] systemd[1]: Mounted FUSE Control File System.
[ 3.612481] systemd[1]: Mounted Kernel Configuration File System.
[ 3.612532] lp: driver loaded but no devices found
[ 3.614871] ppdev: user-space parallel port driver
[ 3.616787] systemd[1]: Finished Load/Save Random Seed.
[ 3.617011] systemd[1]: Finished Create System Users.
[ 3.617081] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[ 3.617579] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 3.621679] systemd[1]: Finished Load Kernel Modules.
[ 3.622213] systemd[1]: Starting Apply Kernel Variables...
[ 3.625246] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 3.626206] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[ 3.629096] systemd[1]: Started Journal Service.
[ 3.631967] systemd-journald[410]: Received client request to flush runtime journal.
[ 3.749501] input: Intel HID events as /devices/platform/INT33D5:00/input/input12
[ 3.842698] EDAC igen6: v2.5
[ 3.853899] Bluetooth: Core ver 2.22
[ 3.854037] NET: Registered PF_BLUETOOTH protocol family
[ 3.854038] Bluetooth: HCI device and connection manager initialized
[ 3.854041] Bluetooth: HCI socket layer initialized
[ 3.854043] Bluetooth: L2CAP socket layer initialized
[ 3.854063] Bluetooth: SCO socket layer initialized
[ 3.854273] mc: Linux media interface: v0.10
[ 3.855685] ee1004 0-0050: 512 byte EE1004-compliant SPD EEPROM, read-only
[ 3.855758] Adding 41943036k swap on /dev/nvme0n1p4. Priority:-2 extents:1 across:41943036k SSFS
[ 3.856583] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[ 3.857040] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[ 3.863645] dw-apb-uart.4: ttyS4 at MMIO 0xfe03e000 (irq = 33, base_baud = 114825) is a 16550A
[ 3.872038] mei_me 0000:00:16.0: hbm: dma setup response: failure = 3 REJECTED
[ 3.896159] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 3.896355] FAT-fs (nvme0n1p2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 3.896365] videodev: Linux video capture interface: v2.00
[ 3.898502] pstore: Using crash dump compression: deflate
[ 3.898507] pstore: Registered efi as persistent store backend
[ 3.899814] Intel(R) Wireless WiFi driver for Linux
[ 3.906403] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-hr-b0-66.ucode failed with error -2
[ 3.906425] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-hr-b0-65.ucode failed with error -2
[ 3.906558] iwlwifi 0000:00:14.3: Direct firmware load for iwlwifi-QuZ-a0-hr-b0-64.ucode failed with error -2
[ 3.908697] iwlwifi 0000:00:14.3: api flags index 2 larger than supported by driver
[ 3.908714] iwlwifi 0000:00:14.3: TLV_FW_FSEQ_VERSION: FSEQ Version: 89.3.35.37
[ 3.909172] iwlwifi 0000:00:14.3: loaded firmware version 63.c04f3485.0 QuZ-a0-hr-b0-63.ucode op_mode iwlmvm
[ 3.914928] usbcore: registered new interface driver btusb
[ 3.919276] Bluetooth: hci0: Bootloader revision 0.4 build 0 week 30 2018
[ 3.920315] Bluetooth: hci0: Device revision is 2
[ 3.920318] Bluetooth: hci0: Secure boot is enabled
[ 3.920318] Bluetooth: hci0: OTP lock is enabled
[ 3.920319] Bluetooth: hci0: API lock is enabled
[ 3.920320] Bluetooth: hci0: Debug lock is disabled
[ 3.920321] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 3.922273] Bluetooth: hci0: Found device firmware: intel/ibt-19-0-4.sfi
[ 3.965750] usb 3-7: Found UVC 1.00 device BisonCam,NB Pro (5986:9102)
[ 3.968005] iwlwifi 0000:00:14.3: Detected Intel(R) Wi-Fi 6 AX201 160MHz, REV=0x354
[ 3.973064] input: BisonCam,NB Pro: BisonCam,NB Pr as /devices/pci0000:00/0000:00:14.0/usb3/3-7/3-7:1.0/input/input13
[ 3.973130] usbcore: registered new interface driver uvcvideo
[ 3.978077] intel_tcc_cooling: Programmable TCC Offset detected
[ 3.980767] thermal thermal_zone1: failed to read out thermal zone (-61)
[ 3.998155] input: PNP0C50:00 2808:0101 Mouse as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-PNP0C50:00/0018:2808:0101.0001/input/input14
[ 3.998243] input: PNP0C50:00 2808:0101 Touchpad as /devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-1/i2c-PNP0C50:00/0018:2808:0101.0001/input/input15
[ 3.998338] hid-multitouch 0018:2808:0101.0001: input,hidraw0: I2C HID v1.00 Mouse [PNP0C50:00 2808:0101] on i2c-PNP0C50:00
[ 4.034607] intel_rapl_msr: PL4 support detected.
[ 4.034640] intel_rapl_common: Found RAPL domain package
[ 4.034642] intel_rapl_common: Found RAPL domain core
[ 4.034643] intel_rapl_common: Found RAPL domain uncore
[ 4.034645] intel_rapl_common: Found RAPL domain psys
[ 4.040710] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[ 4.043340] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[ 4.069825] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC293: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[ 4.069830] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 4.069831] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x15/0x0/0x0/0x0/0x0)
[ 4.069833] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 4.069833] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 4.069834] snd_hda_codec_realtek hdaudioC0D0: Headset Mic=0x1a
[ 4.069835] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[ 4.089917] iwlwifi 0000:00:14.3: Detected RF HR B3, rfid=0x10a100
[ 4.140379] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[ 4.140437] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[ 4.140495] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[ 4.140614] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[ 4.148016] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[ 4.149588] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[ 4.149849] input: HDA Intel PCH HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[ 4.150747] input: HDA Intel PCH HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[ 4.150937] input: HDA Intel PCH HDMI/DP,pcm=13 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[ 4.151302] input: HDA Intel PCH HDMI/DP,pcm=14 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
[ 4.151471] input: HDA Intel PCH HDMI/DP,pcm=15 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
[ 4.151679] input: HDA Intel PCH HDMI/DP,pcm=16 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[ 4.151798] input: HDA Intel PCH HDMI/DP,pcm=17 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input29
[ 4.154563] iwlwifi 0000:00:14.3: base HW address: 18:cc:18:98:9c:c0
[ 4.171795] iwlwifi 0000:00:14.3 wlp0s20f3: renamed from wlan0
[ 4.263881] znvpair: module license 'CDDL' taints kernel.
[ 4.263884] Disabling lock debugging due to kernel taint
[ 4.387747] ZFS: Loaded module v2.0.6-1ubuntu2pop0~1642612525~21.10~51ca23c, ZFS pool version 5000, ZFS filesystem version 5
[ 5.882830] Bluetooth: hci0: Waiting for firmware download to complete
[ 5.883363] Bluetooth: hci0: Firmware loaded in 1915122 usecs
[ 5.883424] Bluetooth: hci0: Waiting for device to boot
[ 5.898456] Bluetooth: hci0: Device booted in 14693 usecs
[ 5.906877] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-19-0-4.ddc
[ 5.908438] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 5.911453] Bluetooth: hci0: Firmware revision 0.4 build 164 week 35 2021
[ 5.971349] Bluetooth: hci0: MSFT filter_enable is already on
[ 6.492869] audit: type=1400 audit(1644787799.300:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=825 comm="apparmor_parser"
[ 6.492965] audit: type=1400 audit(1644787799.300:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=817 comm="apparmor_parser"
[ 6.493144] audit: type=1400 audit(1644787799.300:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=824 comm="apparmor_parser"
[ 6.493818] audit: type=1400 audit(1644787799.300:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=822 comm="apparmor_parser"
[ 6.493823] audit: type=1400 audit(1644787799.300:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=822 comm="apparmor_parser"
[ 6.493826] audit: type=1400 audit(1644787799.300:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=822 comm="apparmor_parser"
[ 6.493977] audit: type=1400 audit(1644787799.300:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=818 comm="apparmor_parser"
[ 6.493980] audit: type=1400 audit(1644787799.300:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=818 comm="apparmor_parser"
[ 6.495442] audit: type=1400 audit(1644787799.300:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=827 comm="apparmor_parser"
[ 6.497125] audit: type=1400 audit(1644787799.304:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="tcpdump" pid=823 comm="apparmor_parser"
[ 6.688842] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 6.688846] Bluetooth: BNEP filters: protocol multicast
[ 6.688849] Bluetooth: BNEP socket layer initialized
[ 6.704715] NET: Registered PF_ALG protocol family
[ 6.790940] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 6.814399] pci 0000:23:00.0: Removing from iommu group 18
[ 6.860251] Generic FE-GE Realtek PHY r8169-0-2500:00: attached PHY driver (mii_bus:phy_addr=r8169-0-2500:00, irq=MAC)
[ 7.060537] r8169 0000:25:00.0 enp37s0: Link is Down
[ 7.289496] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[ 7.289499] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[ 8.834547] msr: Write to unrecognized MSR 0x1a2 by system76-power (pid: 912).
[ 8.834553] msr: See https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/about for details.
[ 10.137635] wlp0s20f3: authenticate with 6c:70:9f:ea:12:47
[ 10.141028] wlp0s20f3: send auth to 6c:70:9f:ea:12:47 (try 1/3)
[ 10.218850] wlp0s20f3: authenticated
[ 10.220273] wlp0s20f3: associate with 6c:70:9f:ea:12:47 (try 1/3)
[ 10.222081] wlp0s20f3: RX AssocResp from 6c:70:9f:ea:12:47 (capab=0x1011 status=0 aid=4)
[ 10.226509] wlp0s20f3: associated
[ 10.336979] IPv6: ADDRCONF(NETDEV_CHANGE): wlp0s20f3: link becomes ready
[ 10.340539] wlp0s20f3: Limiting TX power to 30 (30 - 0) dBm as advertised by 6c:70:9f:ea:12:47
[ 13.099660] ================================================================================
[ 13.099665] UBSAN: shift-out-of-bounds in /build/linux-PqLDBN/linux-5.15.15/drivers/powercap/intel_rapl_common.c:943:43
[ 13.099670] shift exponent 18446744073709551615 is too large for 32-bit type 'int'
[ 13.099673] CPU: 2 PID: 1545 Comm: rc.local Tainted: P S OE 5.15.15-76051515-generic #202201160435~1642693824~21.10~97db1bb
[ 13.099677] Hardware name: System76 Galago Pro/Galago Pro, BIOS 2021-07-20_93c2809 07/20/2021
[ 13.099678] Call Trace:
[ 13.099680] <TASK>
[ 13.099682] show_stack+0x52/0x58
[ 13.099688] dump_stack_lvl+0x4a/0x5f
[ 13.099694] dump_stack+0x10/0x12
[ 13.099697] ubsan_epilogue+0x9/0x45
[ 13.099700] __ubsan_handle_shift_out_of_bounds.cold+0x61/0xe9
[ 13.099704] ? simple_strntoull+0x87/0xa0
[ 13.099709] rapl_compute_time_window_core.cold+0x1c/0x47 [intel_rapl_common]
[ 13.099714] rapl_unit_xlate.isra.0+0x66/0x80 [intel_rapl_common]
[ 13.099717] rapl_write_data_raw.isra.0+0x61/0x140 [intel_rapl_common]
[ 13.099721] set_time_window+0x8d/0xa0 [intel_rapl_common]
[ 13.099724] store_constraint_time_window_us+0xa1/0xe0
[ 13.099728] dev_attr_store+0x14/0x30
[ 13.099731] sysfs_kf_write+0x3b/0x50
[ 13.099736] kernfs_fop_write_iter+0x137/0x1c0
[ 13.099739] new_sync_write+0x117/0x1a0
[ 13.099745] vfs_write+0x1cd/0x260
[ 13.099747] ksys_write+0x67/0xe0
[ 13.099749] __x64_sys_write+0x19/0x20
[ 13.099751] do_syscall_64+0x59/0xc0
[ 13.099755] ? handle_mm_fault+0xd8/0x2c0
[ 13.099759] ? do_user_addr_fault+0x1e3/0x670
[ 13.099762] ? exit_to_user_mode_prepare+0x37/0xb0
[ 13.099766] ? irqentry_exit_to_user_mode+0x9/0x20
[ 13.099769] ? irqentry_exit+0x19/0x30
[ 13.099772] ? exc_page_fault+0x89/0x160
[ 13.099775] ? asm_exc_page_fault+0x8/0x30
[ 13.099778] entry_SYSCALL_64_after_hwframe+0x44/0xae
[ 13.099782] RIP: 0033:0x7fb757ec19b7
[ 13.099785] Code: 10 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 13.099787] RSP: 002b:00007ffd71e6bcf8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 13.099791] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007fb757ec19b7
[ 13.099793] RDX: 0000000000000002 RSI: 000055b048f7a830 RDI: 0000000000000001
[ 13.099794] RBP: 000055b048f7a830 R08: 0000000000000000 R09: 0000000000000000
[ 13.099796] R10: 00007fb757fc2cc0 R11: 0000000000000246 R12: 0000000000000002
[ 13.099797] R13: 00007fb757fc3760 R14: 00007fb757fc4560 R15: 00007fb757fc3960
[ 13.099799] </TASK>
[ 13.099815] ================================================================================
[ 13.099817] ================================================================================
[ 13.099818] UBSAN: shift-out-of-bounds in /build/linux-PqLDBN/linux-5.15.15/drivers/powercap/intel_rapl_common.c:943:33
[ 13.099821] shift exponent 18446744073709551615 is too large for 32-bit type 'int'
[ 13.099823] CPU: 2 PID: 1545 Comm: rc.local Tainted: P S OE 5.15.15-76051515-generic #202201160435~1642693824~21.10~97db1bb
[ 13.099825] Hardware name: System76 Galago Pro/Galago Pro, BIOS 2021-07-20_93c2809 07/20/2021
[ 13.099826] Call Trace:
[ 13.099827] <TASK>
[ 13.099828] show_stack+0x52/0x58
[ 13.099830] dump_stack_lvl+0x4a/0x5f
[ 13.099834] dump_stack+0x10/0x12
[ 13.099837] ubsan_epilogue+0x9/0x45
[ 13.099840] __ubsan_handle_shift_out_of_bounds.cold+0x61/0xe9
[ 13.099844] ? simple_strntoull+0x87/0xa0
[ 13.099846] rapl_compute_time_window_core.cold+0x3e/0x47 [intel_rapl_common]
[ 13.099850] rapl_unit_xlate.isra.0+0x66/0x80 [intel_rapl_common]
[ 13.099853] rapl_write_data_raw.isra.0+0x61/0x140 [intel_rapl_common]
[ 13.099856] set_time_window+0x8d/0xa0 [intel_rapl_common]
[ 13.099860] store_constraint_time_window_us+0xa1/0xe0
[ 13.099863] dev_attr_store+0x14/0x30
[ 13.099865] sysfs_kf_write+0x3b/0x50
[ 13.099868] kernfs_fop_write_iter+0x137/0x1c0
[ 13.099872] new_sync_write+0x117/0x1a0
[ 13.099875] vfs_write+0x1cd/0x260
[ 13.099877] ksys_write+0x67/0xe0
[ 13.099880] __x64_sys_write+0x19/0x20
[ 13.099882] do_syscall_64+0x59/0xc0
[ 13.099884] ? handle_mm_fault+0xd8/0x2c0
[ 13.099888] ? do_user_addr_fault+0x1e3/0x670
[ 13.099890] ? exit_to_user_mode_prepare+0x37/0xb0
[ 13.099893] ? irqentry_exit_to_user_mode+0x9/0x20
[ 13.099896] ? irqentry_exit+0x19/0x30
[ 13.099899] ? exc_page_fault+0x89/0x160
[ 13.099901] ? asm_exc_page_fault+0x8/0x30
[ 13.099905] entry_SYSCALL_64_after_hwframe+0x44/0xae
[ 13.099908] RIP: 0033:0x7fb757ec19b7
[ 13.099910] Code: 10 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 48 89 74 24
[ 13.099911] RSP: 002b:00007ffd71e6bcf8 EFLAGS: 00000246 ORIG_RAX: 0000000000000001
[ 13.099913] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007fb757ec19b7
[ 13.099915] RDX: 0000000000000002 RSI: 000055b048f7a830 RDI: 0000000000000001
[ 13.099916] RBP: 000055b048f7a830 R08: 0000000000000000 R09: 0000000000000000
[ 13.099917] R10: 00007fb757fc2cc0 R11: 0000000000000246 R12: 0000000000000002
[ 13.099918] R13: 00007fb757fc3760 R14: 00007fb757fc4560 R15: 00007fb757fc3960
[ 13.099920] </TASK>
[ 13.099921] ================================================================================
[ 13.115930] vboxdrv: Found 8 processor cores
[ 13.132495] vboxdrv: TSC mode is Invariant, tentative frequency 2803199793 Hz
[ 13.132498] vboxdrv: Successfully loaded version 6.1.30_Ubuntu r148432 (interface 0x00320000)
[ 13.138478] VBoxNetFlt: Successfully started.
[ 13.140161] kauditd_printk_skb: 20 callbacks suppressed
[ 13.140163] audit: type=1400 audit(1644787805.944:32): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=1541 comm="cups-browsed" capability=23 capname="sys_nice"
[ 13.144080] VBoxNetAdp: Successfully started.
[ 13.248686] audit: type=1400 audit(1644787806.056:33): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=1650 comm="apparmor_parser"
[ 13.417548] Bridge firewalling registered
[ 13.444183] Initializing XFRM netlink socket
[ 14.888863] rfkill: input handler disabled
[ 16.848268] psmouse serio1: Failed to deactivate mouse on isa0060/serio1: -5
[ 17.256360] psmouse serio1: Failed to enable mouse on isa0060/serio1
[ 18.086389] audit: type=1400 audit(1644787810.892:34): apparmor="DENIED" operation="open" profile="/usr/sbin/cupsd" name="/proc/sys/kernel/osrelease" pid=1053 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 18.086408] audit: type=1400 audit(1644787810.892:35): apparmor="DENIED" operation="open" profile="/usr/sbin/cupsd" name="/proc/1/environ" pid=1053 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 18.086438] audit: type=1400 audit(1644787810.892:36): apparmor="DENIED" operation="open" profile="/usr/sbin/cupsd" name="/proc/cmdline" pid=1053 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 21.548487] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input6
[ 21.756346] psmouse serio1: Failed to enable mouse on isa0060/serio1
[ 31.758017] Bluetooth: RFCOMM TTY layer initialized
[ 31.758024] Bluetooth: RFCOMM socket layer initialized
[ 31.758028] Bluetooth: RFCOMM ver 1.11
[ 31.955712] rfkill: input handler enabled
[ 34.645631] rfkill: input handler disabled
[ 0.000000] microcode: microcode updated early to revision 0xb00003e, date = 2021-02-06
[ 0.000000] Linux version 5.15.15-76051515-generic (jenkins@warp.pop-os.org) (gcc (Ubuntu 11.2.0-7ubuntu2) 11.2.0, GNU ld (GNU Binutils for Ubuntu) 2.37) #202201160435~1642693824~21.10~97db1bb SMP Thu Jan 20 17:35:05 U
[ 0.000000] Command line: initrd=\EFI\Pop_OS-ee0f0d4b-02d9-4003-ab6d-943255652922\initrd.img root=UUID=ee0f0d4b-02d9-4003-ab6d-943255652922 ro quiet intel_iommu=on iommu=pt pci=realloc,assign-busses,hpbussize=0x33,hpmmiosize=128M,hpmmioprefsize=1G,nocrs loglevel=0 vfio-pci.ids=1002:67df,1002:aaf0 splash pcie_ports=native
[ 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] signal: max sigframe size: 1776
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000c0000-0x000000000010ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000110000-0x00000000c76c8fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000c76c9000-0x00000000c774bfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c774c000-0x00000000ca36efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ca36f000-0x00000000cb6c3fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000cb6c4000-0x00000000cbefefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000cbeff000-0x00000000cbfcafff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000cbfcb000-0x00000000cbffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d0000000-0x00000000dfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000202fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0xc3111018-0xc311d657] usable ==> usable
[ 0.000000] e820: update [mem 0xc3111018-0xc311d657] usable ==> usable
[ 0.000000] e820: update [mem 0xc30ec018-0xc3110e57] usable ==> usable
[ 0.000000] e820: update [mem 0xc30ec018-0xc3110e57] usable ==> usable
[ 0.000000] e820: update [mem 0xc30c7018-0xc30ebe57] usable ==> usable
[ 0.000000] e820: update [mem 0xc30c7018-0xc30ebe57] usable ==> usable
[ 0.000000] e820: update [mem 0xc30a7018-0xc30c6a57] usable ==> usable
[ 0.000000] e820: update [mem 0xc30a7018-0xc30c6a57] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000000c0000-0x000000000010ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000110000-0x00000000c30a7017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c30a7018-0x00000000c30c6a57] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c30c6a58-0x00000000c30c7017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c30c7018-0x00000000c30ebe57] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c30ebe58-0x00000000c30ec017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c30ec018-0x00000000c3110e57] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c3110e58-0x00000000c3111017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c3111018-0x00000000c311d657] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c311d658-0x00000000c76c8fff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c76c9000-0x00000000c774bfff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000c774c000-0x00000000ca36efff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000ca36f000-0x00000000cb6c3fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000cb6c4000-0x00000000cbefefff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x00000000cbeff000-0x00000000cbfcafff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x00000000cbfcb000-0x00000000cbffffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000d0000000-0x00000000dfffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000202fffffff] usable
[ 0.000000] efi: EFI v2.31 by Hewlett-Packard BIOS ID:
[ 0.000000] efi: SMBIOS=0xcb6c3000 ACPI=0xcbfca000 ACPI 2.0=0xcbfca014 ESRT=0xc36b4198
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: Hewlett-Packard HP Z840 Workstation/2129, BIOS M60 v02.57 05/21/2021
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2593.951 MHz processor
[ 0.000871] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000874] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000881] last_pfn = 0x2030000 max_arch_pfn = 0x400000000
[ 0.001154] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.002564] last_pfn = 0xcc000 max_arch_pfn = 0x400000000
[ 0.010643] esrt: Reserving ESRT space from 0x00000000c36b4198 to 0x00000000c36b41d0.
[ 0.010654] e820: update [mem 0xc36b4000-0xc36b4fff] usable ==> reserved
[ 0.010718] Using GB pages for direct mapping
[ 0.011265] Secure boot disabled
[ 0.011266] RAMDISK: [mem 0x7bb53000-0x7fffffff]
[ 0.011274] ACPI: Early table checksum verification disabled
[ 0.011280] ACPI: RSDP 0x00000000CBFCA014 000024 (v02 HPQOEM)
[ 0.011285] ACPI: XSDT 0x00000000CBFC90E8 0000BC (v01 HPQOEM SLIC-WKS 00000000 01000013)
[ 0.011293] ACPI: FACP 0x00000000CBFC4000 0000F4 (v04 HPQOEM SLIC-WKS 00000000 INTL 20091013)
[ 0.011300] ACPI: DSDT 0x00000000CBF91000 021C89 (v02 HPQOEM SLIC-WKS 00000003 INTL 20091013)
[ 0.011304] ACPI: FACS 0x00000000CBBF1000 000040
[ 0.011307] ACPI: SSDT 0x00000000CBFC7000 0013A1 (v01 COMPAQ Plat_Wmi 00000001 INTL 20130328)
[ 0.011311] ACPI: UEFI 0x00000000CBEF2000 000042 (v01 00000000 00000000)
[ 0.011315] ACPI: CELI 0x00000000CBFC6000 000028 (v03 HPQOEM EDK2 00000002 INTL 01000013)
[ 0.011318] ACPI: BDAT 0x00000000CBFC5000 000030 (v01 HPQOEM SLIC-WKS 00000000 INTL 20091013)
[ 0.011322] ACPI: SLIC 0x00000000CBFC2000 000176 (v01 HPQOEM SLIC-WKS 00000001 INTL 20091013)
[ 0.011326] ACPI: WSMT 0x00000000CBFC1000 000028 (v01 HPQOEM SLIC-WKS 00000001 INTL 20091013)
[ 0.011330] ACPI: HPET 0x00000000CBFC0000 000038 (v01 HPQOEM SLIC-WKS 00000001 INTL 20091013)
[ 0.011333] ACPI: APIC 0x00000000CBFBF000 000AFC (v02 HPQOEM SLIC-WKS 00000000 INTL 20091013)
[ 0.011337] ACPI: MCFG 0x00000000CBFBC000 00003C (v01 HPQOEM SLIC-WKS 00000001 INTL 20091013)
[ 0.011340] ACPI: MSCT 0x00000000CBFBA000 000090 (v01 HPQOEM SLIC-WKS 00000001 INTL 20091013)
[ 0.011343] ACPI: SLIT 0x00000000CBFB7000 00006C (v01 HPQOEM SLIC-WKS 00000001 INTL 20091013)
[ 0.011346] ACPI: SRAT 0x00000000CBFB4000 001130 (v03 HPQOEM SLIC-WKS 00000001 INTL 20091013)
[ 0.011350] ACPI: WDDT 0x00000000CBFB3000 000040 (v01 HPQOEM SLIC-WKS 00000000 INTL 20091013)
[ 0.011353] ACPI: SSDT 0x00000000CBF0A000 086372 (v02 HPQOEM SSDT PM 00004000 INTL 20130328)
[ 0.011356] ACPI: NITR 0x00000000CBF09000 000071 (v02 HPQOEM SLIC-WKS 00000001 INTL 20091013)
[ 0.011360] ACPI: DMAR 0x00000000CBF08000 000160 (v01 HPQOEM SLIC-WKS 00000001 INTL 20091013)
[ 0.011363] ACPI: ASF! 0x00000000CBF07000 000074 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.011367] ACPI: BGRT 0x00000000CBF06000 000038 (v01 INTEL TIANO 00000001 MSFT 01000013)
[ 0.011370] ACPI: Reserving FACP table memory at [mem 0xcbfc4000-0xcbfc40f3]
[ 0.011372] ACPI: Reserving DSDT table memory at [mem 0xcbf91000-0xcbfb2c88]
[ 0.011374] ACPI: Reserving FACS table memory at [mem 0xcbbf1000-0xcbbf103f]
[ 0.011375] ACPI: Reserving SSDT table memory at [mem 0xcbfc7000-0xcbfc83a0]
[ 0.011377] ACPI: Reserving UEFI table memory at [mem 0xcbef2000-0xcbef2041]
[ 0.011378] ACPI: Reserving CELI table memory at [mem 0xcbfc6000-0xcbfc6027]
[ 0.011379] ACPI: Reserving BDAT table memory at [mem 0xcbfc5000-0xcbfc502f]
[ 0.011380] ACPI: Reserving SLIC table memory at [mem 0xcbfc2000-0xcbfc2175]
[ 0.011381] ACPI: Reserving WSMT table memory at [mem 0xcbfc1000-0xcbfc1027]
[ 0.011383] ACPI: Reserving HPET table memory at [mem 0xcbfc0000-0xcbfc0037]
[ 0.011384] ACPI: Reserving APIC table memory at [mem 0xcbfbf000-0xcbfbfafb]
[ 0.011385] ACPI: Reserving MCFG table memory at [mem 0xcbfbc000-0xcbfbc03b]
[ 0.011386] ACPI: Reserving MSCT table memory at [mem 0xcbfba000-0xcbfba08f]
[ 0.011387] ACPI: Reserving SLIT table memory at [mem 0xcbfb7000-0xcbfb706b]
[ 0.011388] ACPI: Reserving SRAT table memory at [mem 0xcbfb4000-0xcbfb512f]
[ 0.011389] ACPI: Reserving WDDT table memory at [mem 0xcbfb3000-0xcbfb303f]
[ 0.011390] ACPI: Reserving SSDT table memory at [mem 0xcbf0a000-0xcbf90371]
[ 0.011392] ACPI: Reserving NITR table memory at [mem 0xcbf09000-0xcbf09070]
[ 0.011393] ACPI: Reserving DMAR table memory at [mem 0xcbf08000-0xcbf0815f]
[ 0.011394] ACPI: Reserving ASF! table memory at [mem 0xcbf07000-0xcbf07073]
[ 0.011395] ACPI: Reserving BGRT table memory at [mem 0xcbf06000-0xcbf06037]
[ 0.011457] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[ 0.011459] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[ 0.011460] SRAT: PXM 0 -> APIC 0x04 -> Node 0
[ 0.011460] SRAT: PXM 0 -> APIC 0x06 -> Node 0
[ 0.011461] SRAT: PXM 0 -> APIC 0x08 -> Node 0
[ 0.011462] SRAT: PXM 0 -> APIC 0x0a -> Node 0
[ 0.011463] SRAT: PXM 0 -> APIC 0x0c -> Node 0
[ 0.011464] SRAT: PXM 0 -> APIC 0x10 -> Node 0
[ 0.011464] SRAT: PXM 0 -> APIC 0x12 -> Node 0
[ 0.011465] SRAT: PXM 0 -> APIC 0x14 -> Node 0
[ 0.011466] SRAT: PXM 0 -> APIC 0x16 -> Node 0
[ 0.011467] SRAT: PXM 0 -> APIC 0x18 -> Node 0
[ 0.011468] SRAT: PXM 0 -> APIC 0x1a -> Node 0
[ 0.011469] SRAT: PXM 0 -> APIC 0x1c -> Node 0
[ 0.011470] SRAT: PXM 1 -> APIC 0x20 -> Node 1
[ 0.011471] SRAT: PXM 1 -> APIC 0x22 -> Node 1
[ 0.011471] SRAT: PXM 1 -> APIC 0x24 -> Node 1
[ 0.011473] SRAT: PXM 1 -> APIC 0x26 -> Node 1
[ 0.011473] SRAT: PXM 1 -> APIC 0x28 -> Node 1
[ 0.011475] SRAT: PXM 1 -> APIC 0x2a -> Node 1
[ 0.011476] SRAT: PXM 1 -> APIC 0x2c -> Node 1
[ 0.011477] SRAT: PXM 1 -> APIC 0x30 -> Node 1
[ 0.011478] SRAT: PXM 1 -> APIC 0x32 -> Node 1
[ 0.011479] SRAT: PXM 1 -> APIC 0x34 -> Node 1
[ 0.011480] SRAT: PXM 1 -> APIC 0x36 -> Node 1
[ 0.011481] SRAT: PXM 1 -> APIC 0x38 -> Node 1
[ 0.011482] SRAT: PXM 1 -> APIC 0x3a -> Node 1
[ 0.011483] SRAT: PXM 1 -> APIC 0x3c -> Node 1
[ 0.011484] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[ 0.011485] SRAT: PXM 0 -> APIC 0x03 -> Node 0
[ 0.011486] SRAT: PXM 0 -> APIC 0x05 -> Node 0
[ 0.011487] SRAT: PXM 0 -> APIC 0x07 -> Node 0
[ 0.011488] SRAT: PXM 0 -> APIC 0x09 -> Node 0
[ 0.011489] SRAT: PXM 0 -> APIC 0x0b -> Node 0
[ 0.011490] SRAT: PXM 0 -> APIC 0x0d -> Node 0
[ 0.011491] SRAT: PXM 0 -> APIC 0x11 -> Node 0
[ 0.011492] SRAT: PXM 0 -> APIC 0x13 -> Node 0
[ 0.011493] SRAT: PXM 0 -> APIC 0x15 -> Node 0
[ 0.011494] SRAT: PXM 0 -> APIC 0x17 -> Node 0
[ 0.011494] SRAT: PXM 0 -> APIC 0x19 -> Node 0
[ 0.011495] SRAT: PXM 0 -> APIC 0x1b -> Node 0
[ 0.011496] SRAT: PXM 0 -> APIC 0x1d -> Node 0
[ 0.011497] SRAT: PXM 1 -> APIC 0x21 -> Node 1
[ 0.011498] SRAT: PXM 1 -> APIC 0x23 -> Node 1
[ 0.011499] SRAT: PXM 1 -> APIC 0x25 -> Node 1
[ 0.011499] SRAT: PXM 1 -> APIC 0x27 -> Node 1
[ 0.011500] SRAT: PXM 1 -> APIC 0x29 -> Node 1
[ 0.011501] SRAT: PXM 1 -> APIC 0x2b -> Node 1
[ 0.011502] SRAT: PXM 1 -> APIC 0x2d -> Node 1
[ 0.011502] SRAT: PXM 1 -> APIC 0x31 -> Node 1
[ 0.011503] SRAT: PXM 1 -> APIC 0x33 -> Node 1
[ 0.011504] SRAT: PXM 1 -> APIC 0x35 -> Node 1
[ 0.011505] SRAT: PXM 1 -> APIC 0x37 -> Node 1
[ 0.011505] SRAT: PXM 1 -> APIC 0x39 -> Node 1
[ 0.011506] SRAT: PXM 1 -> APIC 0x3b -> Node 1
[ 0.011507] SRAT: PXM 1 -> APIC 0x3d -> Node 1
[ 0.011513] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x102fffffff]
[ 0.011516] ACPI: SRAT: Node 1 PXM 1 [mem 0x1030000000-0x202fffffff]
[ 0.011523] NUMA: Initialized distance table, cnt=2
[ 0.011534] NODE_DATA(0) allocated [mem 0x102ffd6000-0x102fffffff]
[ 0.011565] NODE_DATA(1) allocated [mem 0x202ffd5000-0x202fffefff]
[ 0.011983] Zone ranges:
[ 0.011984] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.011986] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.011988] Normal [mem 0x0000000100000000-0x000000202fffffff]
[ 0.011990] Device empty
[ 0.011991] Movable zone start for each node
[ 0.011994] Early memory node ranges
[ 0.011995] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.011997] node 0: [mem 0x0000000000110000-0x00000000c76c8fff]
[ 0.011998] node 0: [mem 0x00000000c774c000-0x00000000ca36efff]
[ 0.011999] node 0: [mem 0x00000000cbfcb000-0x00000000cbffffff]
[ 0.012000] node 0: [mem 0x0000000100000000-0x000000102fffffff]
[ 0.012005] node 1: [mem 0x0000001030000000-0x000000202fffffff]
[ 0.012011] Initmem setup node 0 [mem 0x0000000000001000-0x000000102fffffff]
[ 0.012015] Initmem setup node 1 [mem 0x0000001030000000-0x000000202fffffff]
[ 0.012020] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.012072] On node 0, zone DMA: 112 pages in unavailable ranges
[ 0.022863] On node 0, zone DMA32: 131 pages in unavailable ranges
[ 0.022954] On node 0, zone DMA32: 7260 pages in unavailable ranges
[ 0.232905] On node 0, zone Normal: 16384 pages in unavailable ranges
[ 0.505026] ACPI: PM-Timer IO Port: 0x408
[ 0.505056] ACPI: LAPIC_NMI (acpi_id[0x00] high level lint[0x1])
[ 0.505058] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
[ 0.505059] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
[ 0.505060] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
[ 0.505061] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
[ 0.505062] ACPI: LAPIC_NMI (acpi_id[0x05] high level lint[0x1])
[ 0.505063] ACPI: LAPIC_NMI (acpi_id[0x06] high level lint[0x1])
[ 0.505064] ACPI: LAPIC_NMI (acpi_id[0x07] high level lint[0x1])
[ 0.505065] ACPI: LAPIC_NMI (acpi_id[0x08] high level lint[0x1])
[ 0.505067] ACPI: LAPIC_NMI (acpi_id[0x09] high level lint[0x1])
[ 0.505068] ACPI: LAPIC_NMI (acpi_id[0x0a] high level lint[0x1])
[ 0.505069] ACPI: LAPIC_NMI (acpi_id[0x0b] high level lint[0x1])
[ 0.505070] ACPI: LAPIC_NMI (acpi_id[0x0c] high level lint[0x1])
[ 0.505071] ACPI: LAPIC_NMI (acpi_id[0x0d] high level lint[0x1])
[ 0.505072] ACPI: LAPIC_NMI (acpi_id[0x0e] high level lint[0x1])
[ 0.505073] ACPI: LAPIC_NMI (acpi_id[0x0f] high level lint[0x1])
[ 0.505074] ACPI: LAPIC_NMI (acpi_id[0x10] high level lint[0x1])
[ 0.505075] ACPI: LAPIC_NMI (acpi_id[0x11] high level lint[0x1])
[ 0.505076] ACPI: LAPIC_NMI (acpi_id[0x12] high level lint[0x1])
[ 0.505077] ACPI: LAPIC_NMI (acpi_id[0x13] high level lint[0x1])
[ 0.505078] ACPI: LAPIC_NMI (acpi_id[0x14] high level lint[0x1])
[ 0.505079] ACPI: LAPIC_NMI (acpi_id[0x15] high level lint[0x1])
[ 0.505080] ACPI: LAPIC_NMI (acpi_id[0x16] high level lint[0x1])
[ 0.505081] ACPI: LAPIC_NMI (acpi_id[0x17] high level lint[0x1])
[ 0.505082] ACPI: LAPIC_NMI (acpi_id[0x18] high level lint[0x1])
[ 0.505083] ACPI: LAPIC_NMI (acpi_id[0x19] high level lint[0x1])
[ 0.505084] ACPI: LAPIC_NMI (acpi_id[0x1a] high level lint[0x1])
[ 0.505084] ACPI: LAPIC_NMI (acpi_id[0x1b] high level lint[0x1])
[ 0.505085] ACPI: LAPIC_NMI (acpi_id[0x1c] high level lint[0x1])
[ 0.505086] ACPI: LAPIC_NMI (acpi_id[0x1d] high level lint[0x1])
[ 0.505087] ACPI: LAPIC_NMI (acpi_id[0x1e] high level lint[0x1])
[ 0.505088] ACPI: LAPIC_NMI (acpi_id[0x1f] high level lint[0x1])
[ 0.505089] ACPI: LAPIC_NMI (acpi_id[0x20] high level lint[0x1])
[ 0.505090] ACPI: LAPIC_NMI (acpi_id[0x21] high level lint[0x1])
[ 0.505091] ACPI: LAPIC_NMI (acpi_id[0x22] high level lint[0x1])
[ 0.505092] ACPI: LAPIC_NMI (acpi_id[0x23] high level lint[0x1])
[ 0.505093] ACPI: LAPIC_NMI (acpi_id[0x24] high level lint[0x1])
[ 0.505094] ACPI: LAPIC_NMI (acpi_id[0x25] high level lint[0x1])
[ 0.505095] ACPI: LAPIC_NMI (acpi_id[0x26] high level lint[0x1])
[ 0.505096] ACPI: LAPIC_NMI (acpi_id[0x27] high level lint[0x1])
[ 0.505097] ACPI: LAPIC_NMI (acpi_id[0x28] high level lint[0x1])
[ 0.505097] ACPI: LAPIC_NMI (acpi_id[0x29] high level lint[0x1])
[ 0.505098] ACPI: LAPIC_NMI (acpi_id[0x2a] high level lint[0x1])
[ 0.505099] ACPI: LAPIC_NMI (acpi_id[0x2b] high level lint[0x1])
[ 0.505100] ACPI: LAPIC_NMI (acpi_id[0x2c] high level lint[0x1])
[ 0.505101] ACPI: LAPIC_NMI (acpi_id[0x2d] high level lint[0x1])
[ 0.505102] ACPI: LAPIC_NMI (acpi_id[0x2e] high level lint[0x1])
[ 0.505103] ACPI: LAPIC_NMI (acpi_id[0x2f] high level lint[0x1])
[ 0.505103] ACPI: LAPIC_NMI (acpi_id[0x30] high level lint[0x1])
[ 0.505104] ACPI: LAPIC_NMI (acpi_id[0x31] high level lint[0x1])
[ 0.505105] ACPI: LAPIC_NMI (acpi_id[0x32] high level lint[0x1])
[ 0.505106] ACPI: LAPIC_NMI (acpi_id[0x33] high level lint[0x1])
[ 0.505107] ACPI: LAPIC_NMI (acpi_id[0x34] high level lint[0x1])
[ 0.505107] ACPI: LAPIC_NMI (acpi_id[0x35] high level lint[0x1])
[ 0.505108] ACPI: LAPIC_NMI (acpi_id[0x36] high level lint[0x1])
[ 0.505109] ACPI: LAPIC_NMI (acpi_id[0x37] high level lint[0x1])
[ 0.505110] ACPI: LAPIC_NMI (acpi_id[0x38] high level lint[0x1])
[ 0.505111] ACPI: LAPIC_NMI (acpi_id[0x39] high level lint[0x1])
[ 0.505112] ACPI: LAPIC_NMI (acpi_id[0x3a] high level lint[0x1])
[ 0.505112] ACPI: LAPIC_NMI (acpi_id[0x3b] high level lint[0x1])
[ 0.505113] ACPI: LAPIC_NMI (acpi_id[0x3c] high level lint[0x1])
[ 0.505114] ACPI: LAPIC_NMI (acpi_id[0x3d] high level lint[0x1])
[ 0.505115] ACPI: LAPIC_NMI (acpi_id[0x3e] high level lint[0x1])
[ 0.505116] ACPI: LAPIC_NMI (acpi_id[0x3f] high level lint[0x1])
[ 0.505117] ACPI: LAPIC_NMI (acpi_id[0x40] high level lint[0x1])
[ 0.505117] ACPI: LAPIC_NMI (acpi_id[0x41] high level lint[0x1])
[ 0.505118] ACPI: LAPIC_NMI (acpi_id[0x42] high level lint[0x1])
[ 0.505119] ACPI: LAPIC_NMI (acpi_id[0x43] high level lint[0x1])
[ 0.505120] ACPI: LAPIC_NMI (acpi_id[0x44] high level lint[0x1])
[ 0.505121] ACPI: LAPIC_NMI (acpi_id[0x45] high level lint[0x1])
[ 0.505121] ACPI: LAPIC_NMI (acpi_id[0x46] high level lint[0x1])
[ 0.505122] ACPI: LAPIC_NMI (acpi_id[0x47] high level lint[0x1])
[ 0.505123] ACPI: LAPIC_NMI (acpi_id[0x48] high level lint[0x1])
[ 0.505124] ACPI: LAPIC_NMI (acpi_id[0x49] high level lint[0x1])
[ 0.505125] ACPI: LAPIC_NMI (acpi_id[0x4a] high level lint[0x1])
[ 0.505126] ACPI: LAPIC_NMI (acpi_id[0x4b] high level lint[0x1])
[ 0.505127] ACPI: LAPIC_NMI (acpi_id[0x4c] high level lint[0x1])
[ 0.505128] ACPI: LAPIC_NMI (acpi_id[0x4d] high level lint[0x1])
[ 0.505129] ACPI: LAPIC_NMI (acpi_id[0x4e] high level lint[0x1])
[ 0.505130] ACPI: LAPIC_NMI (acpi_id[0x4f] high level lint[0x1])
[ 0.505131] ACPI: LAPIC_NMI (acpi_id[0x50] high level lint[0x1])
[ 0.505132] ACPI: LAPIC_NMI (acpi_id[0x51] high level lint[0x1])
[ 0.505133] ACPI: LAPIC_NMI (acpi_id[0x52] high level lint[0x1])
[ 0.505134] ACPI: LAPIC_NMI (acpi_id[0x53] high level lint[0x1])
[ 0.505135] ACPI: LAPIC_NMI (acpi_id[0x54] high level lint[0x1])
[ 0.505137] ACPI: LAPIC_NMI (acpi_id[0x55] high level lint[0x1])
[ 0.505137] ACPI: LAPIC_NMI (acpi_id[0x56] high level lint[0x1])
[ 0.505138] ACPI: LAPIC_NMI (acpi_id[0x57] high level lint[0x1])
[ 0.505139] ACPI: LAPIC_NMI (acpi_id[0x58] high level lint[0x1])
[ 0.505140] ACPI: LAPIC_NMI (acpi_id[0x59] high level lint[0x1])
[ 0.505141] ACPI: LAPIC_NMI (acpi_id[0x5a] high level lint[0x1])
[ 0.505142] ACPI: LAPIC_NMI (acpi_id[0x5b] high level lint[0x1])
[ 0.505143] ACPI: LAPIC_NMI (acpi_id[0x5c] high level lint[0x1])
[ 0.505144] ACPI: LAPIC_NMI (acpi_id[0x5d] high level lint[0x1])
[ 0.505145] ACPI: LAPIC_NMI (acpi_id[0x5e] high level lint[0x1])
[ 0.505145] ACPI: LAPIC_NMI (acpi_id[0x5f] high level lint[0x1])
[ 0.505146] ACPI: LAPIC_NMI (acpi_id[0x60] high level lint[0x1])
[ 0.505147] ACPI: LAPIC_NMI (acpi_id[0x61] high level lint[0x1])
[ 0.505148] ACPI: LAPIC_NMI (acpi_id[0x62] high level lint[0x1])
[ 0.505149] ACPI: LAPIC_NMI (acpi_id[0x63] high level lint[0x1])
[ 0.505150] ACPI: LAPIC_NMI (acpi_id[0x64] high level lint[0x1])
[ 0.505150] ACPI: LAPIC_NMI (acpi_id[0x65] high level lint[0x1])
[ 0.505151] ACPI: LAPIC_NMI (acpi_id[0x66] high level lint[0x1])
[ 0.505152] ACPI: LAPIC_NMI (acpi_id[0x67] high level lint[0x1])
[ 0.505153] ACPI: LAPIC_NMI (acpi_id[0x68] high level lint[0x1])
[ 0.505154] ACPI: LAPIC_NMI (acpi_id[0x69] high level lint[0x1])
[ 0.505154] ACPI: LAPIC_NMI (acpi_id[0x6a] high level lint[0x1])
[ 0.505155] ACPI: LAPIC_NMI (acpi_id[0x6b] high level lint[0x1])
[ 0.505156] ACPI: LAPIC_NMI (acpi_id[0x6c] high level lint[0x1])
[ 0.505157] ACPI: LAPIC_NMI (acpi_id[0x6d] high level lint[0x1])
[ 0.505158] ACPI: LAPIC_NMI (acpi_id[0x6e] high level lint[0x1])
[ 0.505159] ACPI: LAPIC_NMI (acpi_id[0x6f] high level lint[0x1])
[ 0.505159] ACPI: LAPIC_NMI (acpi_id[0x70] high level lint[0x1])
[ 0.505160] ACPI: LAPIC_NMI (acpi_id[0x71] high level lint[0x1])
[ 0.505161] ACPI: LAPIC_NMI (acpi_id[0x72] high level lint[0x1])
[ 0.505162] ACPI: LAPIC_NMI (acpi_id[0x73] high level lint[0x1])
[ 0.505163] ACPI: LAPIC_NMI (acpi_id[0x74] high level lint[0x1])
[ 0.505164] ACPI: LAPIC_NMI (acpi_id[0x75] high level lint[0x1])
[ 0.505164] ACPI: LAPIC_NMI (acpi_id[0x76] high level lint[0x1])
[ 0.505165] ACPI: LAPIC_NMI (acpi_id[0x77] high level lint[0x1])
[ 0.505166] ACPI: LAPIC_NMI (acpi_id[0x78] high level lint[0x1])
[ 0.505167] ACPI: LAPIC_NMI (acpi_id[0x79] high level lint[0x1])
[ 0.505168] ACPI: LAPIC_NMI (acpi_id[0x7a] high level lint[0x1])
[ 0.505168] ACPI: LAPIC_NMI (acpi_id[0x7b] high level lint[0x1])
[ 0.505169] ACPI: LAPIC_NMI (acpi_id[0x7c] high level lint[0x1])
[ 0.505170] ACPI: LAPIC_NMI (acpi_id[0x7c] high level lint[0x1])
[ 0.505171] ACPI: LAPIC_NMI (acpi_id[0x7d] high level lint[0x1])
[ 0.505172] ACPI: LAPIC_NMI (acpi_id[0x7e] high level lint[0x1])
[ 0.505173] ACPI: LAPIC_NMI (acpi_id[0x7f] high level lint[0x1])
[ 0.505174] ACPI: LAPIC_NMI (acpi_id[0x80] high level lint[0x1])
[ 0.505175] ACPI: LAPIC_NMI (acpi_id[0x81] high level lint[0x1])
[ 0.505176] ACPI: LAPIC_NMI (acpi_id[0x82] high level lint[0x1])
[ 0.505177] ACPI: LAPIC_NMI (acpi_id[0x83] high level lint[0x1])
[ 0.505178] ACPI: LAPIC_NMI (acpi_id[0x84] high level lint[0x1])
[ 0.505179] ACPI: LAPIC_NMI (acpi_id[0x85] high level lint[0x1])
[ 0.505180] ACPI: LAPIC_NMI (acpi_id[0x86] high level lint[0x1])
[ 0.505181] ACPI: LAPIC_NMI (acpi_id[0x87] high level lint[0x1])
[ 0.505182] ACPI: LAPIC_NMI (acpi_id[0x88] high level lint[0x1])
[ 0.505183] ACPI: LAPIC_NMI (acpi_id[0x89] high level lint[0x1])
[ 0.505183] ACPI: LAPIC_NMI (acpi_id[0x8a] high level lint[0x1])
[ 0.505184] ACPI: LAPIC_NMI (acpi_id[0x8b] high level lint[0x1])
[ 0.505185] ACPI: LAPIC_NMI (acpi_id[0x8c] high level lint[0x1])
[ 0.505186] ACPI: LAPIC_NMI (acpi_id[0x8d] high level lint[0x1])
[ 0.505187] ACPI: LAPIC_NMI (acpi_id[0x8f] high level lint[0x1])
[ 0.505188] ACPI: LAPIC_NMI (acpi_id[0x90] high level lint[0x1])
[ 0.505189] ACPI: LAPIC_NMI (acpi_id[0x91] high level lint[0x1])
[ 0.505190] ACPI: LAPIC_NMI (acpi_id[0x92] high level lint[0x1])
[ 0.505191] ACPI: LAPIC_NMI (acpi_id[0x93] high level lint[0x1])
[ 0.505192] ACPI: LAPIC_NMI (acpi_id[0x94] high level lint[0x1])
[ 0.505193] ACPI: LAPIC_NMI (acpi_id[0x95] high level lint[0x1])
[ 0.505194] ACPI: LAPIC_NMI (acpi_id[0x96] high level lint[0x1])
[ 0.505195] ACPI: LAPIC_NMI (acpi_id[0x97] high level lint[0x1])
[ 0.505196] ACPI: LAPIC_NMI (acpi_id[0x98] high level lint[0x1])
[ 0.505196] ACPI: LAPIC_NMI (acpi_id[0x99] high level lint[0x1])
[ 0.505197] ACPI: LAPIC_NMI (acpi_id[0x9a] high level lint[0x1])
[ 0.505198] ACPI: LAPIC_NMI (acpi_id[0x9b] high level lint[0x1])
[ 0.505199] ACPI: LAPIC_NMI (acpi_id[0x9c] high level lint[0x1])
[ 0.505200] ACPI: LAPIC_NMI (acpi_id[0x9d] high level lint[0x1])
[ 0.505201] ACPI: LAPIC_NMI (acpi_id[0x9e] high level lint[0x1])
[ 0.505202] ACPI: LAPIC_NMI (acpi_id[0x9f] high level lint[0x1])
[ 0.505203] ACPI: LAPIC_NMI (acpi_id[0xa0] high level lint[0x1])
[ 0.505203] ACPI: LAPIC_NMI (acpi_id[0xa1] high level lint[0x1])
[ 0.505204] ACPI: LAPIC_NMI (acpi_id[0xa2] high level lint[0x1])
[ 0.505205] ACPI: LAPIC_NMI (acpi_id[0xa3] high level lint[0x1])
[ 0.505206] ACPI: LAPIC_NMI (acpi_id[0xa4] high level lint[0x1])
[ 0.505207] ACPI: LAPIC_NMI (acpi_id[0xa5] high level lint[0x1])
[ 0.505208] ACPI: LAPIC_NMI (acpi_id[0xa6] high level lint[0x1])
[ 0.505209] ACPI: LAPIC_NMI (acpi_id[0xa7] high level lint[0x1])
[ 0.505210] ACPI: LAPIC_NMI (acpi_id[0xa8] high level lint[0x1])
[ 0.505210] ACPI: LAPIC_NMI (acpi_id[0xa9] high level lint[0x1])
[ 0.505211] ACPI: LAPIC_NMI (acpi_id[0xaa] high level lint[0x1])
[ 0.505212] ACPI: LAPIC_NMI (acpi_id[0xab] high level lint[0x1])
[ 0.505213] ACPI: LAPIC_NMI (acpi_id[0xac] high level lint[0x1])
[ 0.505214] ACPI: LAPIC_NMI (acpi_id[0xad] high level lint[0x1])
[ 0.505215] ACPI: LAPIC_NMI (acpi_id[0xae] high level lint[0x1])
[ 0.505216] ACPI: LAPIC_NMI (acpi_id[0xaf] high level lint[0x1])
[ 0.505217] ACPI: LAPIC_NMI (acpi_id[0xb0] high level lint[0x1])
[ 0.505218] ACPI: LAPIC_NMI (acpi_id[0xb1] high level lint[0x1])
[ 0.505219] ACPI: LAPIC_NMI (acpi_id[0xb2] high level lint[0x1])
[ 0.505220] ACPI: LAPIC_NMI (acpi_id[0xb3] high level lint[0x1])
[ 0.505221] ACPI: LAPIC_NMI (acpi_id[0xb4] high level lint[0x1])
[ 0.505222] ACPI: LAPIC_NMI (acpi_id[0xb5] high level lint[0x1])
[ 0.505223] ACPI: LAPIC_NMI (acpi_id[0xb6] high level lint[0x1])
[ 0.505224] ACPI: LAPIC_NMI (acpi_id[0xb7] high level lint[0x1])
[ 0.505225] ACPI: LAPIC_NMI (acpi_id[0xb8] high level lint[0x1])
[ 0.505225] ACPI: LAPIC_NMI (acpi_id[0xb9] high level lint[0x1])
[ 0.505226] ACPI: LAPIC_NMI (acpi_id[0xba] high level lint[0x1])
[ 0.505227] ACPI: LAPIC_NMI (acpi_id[0xbb] high level lint[0x1])
[ 0.505228] ACPI: LAPIC_NMI (acpi_id[0xbc] high level lint[0x1])
[ 0.505229] ACPI: LAPIC_NMI (acpi_id[0xbd] high level lint[0x1])
[ 0.505230] ACPI: LAPIC_NMI (acpi_id[0xbe] high level lint[0x1])
[ 0.505230] ACPI: LAPIC_NMI (acpi_id[0xbf] high level lint[0x1])
[ 0.505241] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[ 0.505247] IOAPIC[1]: apic_id 9, version 32, address 0xfec01000, GSI 24-47
[ 0.505252] IOAPIC[2]: apic_id 10, version 32, address 0xfec40000, GSI 48-71
[ 0.505256] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.505258] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.505264] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.505266] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.505274] efi_bgrt: Ignoring BGRT: invalid image address
[ 0.505277] TSC deadline timer available
[ 0.505279] smpboot: Allowing 56 CPUs, 0 hotplug CPUs
[ 0.505302] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.505305] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000bffff]
[ 0.505306] PM: hibernation: Registered nosave memory: [mem 0x000c0000-0x0010ffff]
[ 0.505308] PM: hibernation: Registered nosave memory: [mem 0xc30a7000-0xc30a7fff]
[ 0.505310] PM: hibernation: Registered nosave memory: [mem 0xc30c6000-0xc30c6fff]
[ 0.505311] PM: hibernation: Registered nosave memory: [mem 0xc30c7000-0xc30c7fff]
[ 0.505313] PM: hibernation: Registered nosave memory: [mem 0xc30eb000-0xc30ebfff]
[ 0.505313] PM: hibernation: Registered nosave memory: [mem 0xc30ec000-0xc30ecfff]
[ 0.505316] PM: hibernation: Registered nosave memory: [mem 0xc3110000-0xc3110fff]
[ 0.505317] PM: hibernation: Registered nosave memory: [mem 0xc3111000-0xc3111fff]
[ 0.505318] PM: hibernation: Registered nosave memory: [mem 0xc311d000-0xc311dfff]
[ 0.505320] PM: hibernation: Registered nosave memory: [mem 0xc36b4000-0xc36b4fff]
[ 0.505322] PM: hibernation: Registered nosave memory: [mem 0xc76c9000-0xc774bfff]
[ 0.505324] PM: hibernation: Registered nosave memory: [mem 0xca36f000-0xcb6c3fff]
[ 0.505325] PM: hibernation: Registered nosave memory: [mem 0xcb6c4000-0xcbefefff]
[ 0.505326] PM: hibernation: Registered nosave memory: [mem 0xcbeff000-0xcbfcafff]
[ 0.505328] PM: hibernation: Registered nosave memory: [mem 0xcc000000-0xcfffffff]
[ 0.505329] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xdfffffff]
[ 0.505330] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xfed1bfff]
[ 0.505331] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.505332] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xffffffff]
[ 0.505334] [mem 0xe0000000-0xfed1bfff] available for PCI devices
[ 0.505336] Booting paravirtualized kernel on bare hardware
[ 0.505340] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.505352] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:56 nr_cpu_ids:56 nr_node_ids:2
[ 0.509016] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[ 0.509030] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[ 0.509034] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 28 29
[ 0.509045] pcpu-alloc: [0] 30 31 32 33 34 35 36 37 [0] 38 39 40 41 -- -- -- --
[ 0.509055] pcpu-alloc: [1] 14 15 16 17 18 19 20 21 [1] 22 23 24 25 26 27 42 43
[ 0.509065] pcpu-alloc: [1] 44 45 46 47 48 49 50 51 [1] 52 53 54 55 -- -- -- --
[ 0.509124] Built 2 zonelists, mobility grouping on. Total pages: 33005444
[ 0.509126] Policy zone: Normal
[ 0.509128] Kernel command line: initrd=\EFI\Pop_OS-ee0f0d4b-02d9-4003-ab6d-943255652922\initrd.img root=UUID=ee0f0d4b-02d9-4003-ab6d-943255652922 ro quiet intel_iommu=on iommu=pt pci=realloc,assign-busses,hpbussize=0x33,hpmmiosize=128M,hpmmioprefsize=1G,nocrs loglevel=0 vfio-pci.ids=1002:67df,1002:aaf0 splash pcie_ports=native
[ 0.509202] DMAR: IOMMU enabled
[ 0.509269] Unknown kernel command line parameters "splash", will be passed to user space.
[ 0.509271] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.509273] printk: log_buf_len total cpu_extra contributions: 225280 bytes
[ 0.509274] printk: log_buf_len min size: 262144 bytes
[ 0.509913] printk: log_buf_len: 524288 bytes
[ 0.509914] printk: early log buf free: 232752(88%)
[ 0.510577] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.972244] Memory: 131689392K/134122176K available (16393K kernel code, 4383K rwdata, 10740K rodata, 2952K init, 4800K bss, 2432524K reserved, 0K cma-reserved)
[ 0.972257] random: get_random_u64 called from kmem_cache_open+0x2b/0x320 with crng_init=0
[ 0.972798] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=56, Nodes=2
[ 0.972832] Kernel/User page tables isolation: enabled
[ 0.972881] ftrace: allocating 50383 entries in 197 pages
[ 0.993851] ftrace: allocated 197 pages with 4 groups
[ 0.994321] rcu: Hierarchical RCU implementation.
[ 0.994323] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=56.
[ 0.994325] Rude variant of Tasks RCU enabled.
[ 0.994325] Tracing variant of Tasks RCU enabled.
[ 0.994327] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.994328] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=56
[ 0.998727] NR_IRQS: 524544, nr_irqs: 1688, preallocated irqs: 16
[ 0.999061] random: crng done (trusting CPU's manufacturer)
[ 0.999174] Console: colour dummy device 80x25
[ 0.999214] printk: console [tty0] enabled
[ 0.999360] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
[ 0.999366] ACPI: Core revision 20210730
[ 0.999920] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.999934] APIC: Switch to symmetric I/O mode setup
[ 0.999936] DMAR: Host address width 46
[ 0.999938] DMAR: DRHD base: 0x000000fbffc000 flags: 0x0
[ 0.999944] DMAR: dmar0: reg_base_addr fbffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[ 0.999947] DMAR: DRHD base: 0x000000f7ffd000 flags: 0x0
[ 0.999950] DMAR: dmar1: reg_base_addr f7ffd000 ver 1:0 cap 8d2008c10ef0466 ecap f0205b
[ 0.999953] DMAR: DRHD base: 0x000000f7ffc000 flags: 0x1
[ 0.999956] DMAR: dmar2: reg_base_addr f7ffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[ 0.999958] DMAR: RMRR base: 0x000000cafd9000 end: 0x000000cafdbfff
[ 0.999960] DMAR: ATSR flags: 0x0
[ 0.999962] DMAR: ATSR flags: 0x0
[ 0.999964] DMAR-IR: IOAPIC id 10 under DRHD base 0xfbffc000 IOMMU 0
[ 0.999966] DMAR-IR: IOAPIC id 8 under DRHD base 0xf7ffc000 IOMMU 2
[ 0.999967] DMAR-IR: IOAPIC id 9 under DRHD base 0xf7ffc000 IOMMU 2
[ 0.999969] DMAR-IR: HPET id 0 under DRHD base 0xf7ffc000
[ 0.999970] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 1.001123] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 1.001125] x2apic enabled
[ 1.001131] Switched APIC routing to cluster x2apic.
[ 1.001787] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 1.019945] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2563e9e30f3, max_idle_ns: 440795275252 ns
[ 1.019950] Calibrating delay loop (skipped), value calculated using timer frequency.. 5187.90 BogoMIPS (lpj=10375804)
[ 1.019954] pid_max: default: 57344 minimum: 448
[ 1.024888] LSM: Security Framework initializing
[ 1.024905] landlock: Up and running.
[ 1.024905] Yama: becoming mindful.
[ 1.024945] AppArmor: AppArmor initialized
[ 1.038286] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, vmalloc)
[ 1.044991] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, vmalloc)
[ 1.045254] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc)
[ 1.045477] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc)
[ 1.046022] CPU0: Thermal monitoring enabled (TM1)
[ 1.046101] process: using mwait in idle threads
[ 1.046105] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 1.046107] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 1.046114] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 1.046117] Spectre V2 : Mitigation: Full generic retpoline
[ 1.046118] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 1.046120] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 1.046121] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 1.046123] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[ 1.046125] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 1.046129] TAA: Mitigation: Clear CPU buffers
[ 1.046130] MDS: Mitigation: Clear CPU buffers
[ 1.052324] Freeing SMP alternatives memory: 40K
[ 1.052867] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1260
[ 1.052881] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz (family: 0x6, model: 0x4f, stepping: 0x1)
[ 1.053120] Performance Events: PEBS fmt2+, Broadwell events, 16-deep LBR, full-width counters, Intel PMU driver.
[ 1.053145] ... version: 3
[ 1.053146] ... bit width: 48
[ 1.053147] ... generic registers: 4
[ 1.053148] ... value mask: 0000ffffffffffff
[ 1.053149] ... max period: 00007fffffffffff
[ 1.053150] ... fixed-purpose events: 3
[ 1.053151] ... event mask: 000000070000000f
[ 1.053289] rcu: Hierarchical SRCU implementation.
[ 1.057286] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 1.057981] smp: Bringing up secondary CPUs ...
[ 1.058129] x86: Booting SMP configuration:
[ 1.058131] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13
[ 1.115500] .... node #1, CPUs: #14
[ 0.004932] smpboot: CPU 14 Converting physical 0 to logical die 1
[ 1.204147] #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27
[ 1.262712] .... node #0, CPUs: #28
[ 1.264407] 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.
[ 1.264407] 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.
[ 1.264407] #29 #30 #31 #32 #33 #34 #35 #36 #37 #38 #39 #40 #41
[ 1.284989] .... node #1, CPUs: #42 #43 #44 #45 #46 #47 #48 #49 #50 #51 #52 #53 #54 #55
[ 1.305386] smp: Brought up 2 nodes, 56 CPUs
[ 1.305386] smpboot: Max logical packages: 2
[ 1.305386] smpboot: Total of 56 processors activated (290638.47 BogoMIPS)
[ 1.317290] devtmpfs: initialized
[ 1.317290] x86/mm: Memory block size: 2048MB
[ 1.317290] ACPI: PM: Registering ACPI NVS region [mem 0xcb6c4000-0xcbefefff] (8630272 bytes)
[ 1.317290] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.317290] futex hash table entries: 16384 (order: 8, 1048576 bytes, vmalloc)
[ 1.317290] pinctrl core: initialized pinctrl subsystem
[ 1.317290] PM: RTC time: 14:21:42, date: 2022-02-17
[ 1.317290] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.320294] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 1.321069] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.321834] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.321845] audit: initializing netlink subsys (disabled)
[ 1.321853] audit: type=2000 audit(1645107702.320:1): state=initialized audit_enabled=0 res=1
[ 1.321853] thermal_sys: Registered thermal governor 'fair_share'
[ 1.321853] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.321853] thermal_sys: Registered thermal governor 'step_wise'
[ 1.321853] thermal_sys: Registered thermal governor 'user_space'
[ 1.321853] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.321853] EISA bus registered
[ 1.321853] cpuidle: using governor ladder
[ 1.321853] cpuidle: using governor menu
[ 1.321853] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 1.321853] ACPI: bus type PCI registered
[ 1.321853] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.321853] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xd0000000-0xdfffffff] (base 0xd0000000)
[ 1.321853] PCI: MMCONFIG at [mem 0xd0000000-0xdfffffff] reserved in E820
[ 1.321853] PCI: Using configuration type 1 for base access
[ 1.325525] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 1.328116] Kprobes globally optimized
[ 1.328122] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.328122] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.328122] ACPI: Added _OSI(Module Device)
[ 1.328122] ACPI: Added _OSI(Processor Device)
[ 1.328122] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.328122] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.328122] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.328122] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.328122] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.466673] ACPI: 3 ACPI AML tables successfully acquired and loaded
[ 1.481956] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 1.496635] ACPI: Interpreter enabled
[ 1.496655] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.496657] ACPI: Using IOAPIC for interrupt routing
[ 1.496686] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[ 1.497380] ACPI: Enabled 6 GPEs in block 00 to 3F
[ 1.524981] ACPI: PCI Root Bridge [UNC1] (domain 0000 [bus ff])
[ 1.524989] acpi PNP0A03:02: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 1.525007] PCI: root bus ff: using default resources
[ 1.525037] PCI host bridge to bus 0000:ff
[ 1.525038] pci_bus 0000:ff: Unknown NUMA node; performance will be reduced
[ 1.525040] pci_bus 0000:ff: root bus resource [io 0x0000-0xffff]
[ 1.525042] pci_bus 0000:ff: root bus resource [mem 0x00000000-0x3fffffffffff]
[ 1.525045] pci_bus 0000:ff: root bus resource [bus ff]
[ 1.525061] pci 0000:ff:08.0: [8086:6f80] type 00 class 0x088000
[ 1.525132] pci 0000:ff:08.2: [8086:6f32] type 00 class 0x110100
[ 1.525184] pci 0000:ff:08.3: [8086:6f83] type 00 class 0x088000
[ 1.525248] pci 0000:ff:09.0: [8086:6f90] type 00 class 0x088000
[ 1.525294] pci 0000:ff:09.2: [8086:6f33] type 00 class 0x110100
[ 1.525343] pci 0000:ff:09.3: [8086:6f93] type 00 class 0x088000
[ 1.525404] pci 0000:ff:0b.0: [8086:6f81] type 00 class 0x088000
[ 1.525458] pci 0000:ff:0b.1: [8086:6f36] type 00 class 0x110100
[ 1.525503] pci 0000:ff:0b.2: [8086:6f37] type 00 class 0x110100
[ 1.525547] pci 0000:ff:0b.3: [8086:6f76] type 00 class 0x088000
[ 1.525595] pci 0000:ff:0c.0: [8086:6fe0] type 00 class 0x088000
[ 1.525639] pci 0000:ff:0c.1: [8086:6fe1] type 00 class 0x088000
[ 1.525684] pci 0000:ff:0c.2: [8086:6fe2] type 00 class 0x088000
[ 1.525728] pci 0000:ff:0c.3: [8086:6fe3] type 00 class 0x088000
[ 1.525771] pci 0000:ff:0c.4: [8086:6fe4] type 00 class 0x088000
[ 1.525822] pci 0000:ff:0c.5: [8086:6fe5] type 00 class 0x088000
[ 1.525868] pci 0000:ff:0c.6: [8086:6fe6] type 00 class 0x088000
[ 1.525911] pci 0000:ff:0c.7: [8086:6fe7] type 00 class 0x088000
[ 1.525956] pci 0000:ff:0d.0: [8086:6fe8] type 00 class 0x088000
[ 1.526000] pci 0000:ff:0d.1: [8086:6fe9] type 00 class 0x088000
[ 1.526044] pci 0000:ff:0d.2: [8086:6fea] type 00 class 0x088000
[ 1.526089] pci 0000:ff:0d.3: [8086:6feb] type 00 class 0x088000
[ 1.526133] pci 0000:ff:0d.4: [8086:6fec] type 00 class 0x088000
[ 1.526185] pci 0000:ff:0d.5: [8086:6fed] type 00 class 0x088000
[ 1.526231] pci 0000:ff:0f.0: [8086:6ff8] type 00 class 0x088000
[ 1.526275] pci 0000:ff:0f.1: [8086:6ff9] type 00 class 0x088000
[ 1.526323] pci 0000:ff:0f.2: [8086:6ffa] type 00 class 0x088000
[ 1.526367] pci 0000:ff:0f.3: [8086:6ffb] type 00 class 0x088000
[ 1.526412] pci 0000:ff:0f.4: [8086:6ffc] type 00 class 0x088000
[ 1.526457] pci 0000:ff:0f.5: [8086:6ffd] type 00 class 0x088000
[ 1.526510] pci 0000:ff:0f.6: [8086:6ffe] type 00 class 0x088000
[ 1.526563] pci 0000:ff:10.0: [8086:6f1d] type 00 class 0x088000
[ 1.526608] pci 0000:ff:10.1: [8086:6f34] type 00 class 0x110100
[ 1.526654] pci 0000:ff:10.5: [8086:6f1e] type 00 class 0x088000
[ 1.526697] pci 0000:ff:10.6: [8086:6f7d] type 00 class 0x110100
[ 1.526741] pci 0000:ff:10.7: [8086:6f1f] type 00 class 0x088000
[ 1.526785] pci 0000:ff:12.0: [8086:6fa0] type 00 class 0x088000
[ 1.526816] pci 0000:ff:12.1: [8086:6f30] type 00 class 0x110100
[ 1.526866] pci 0000:ff:12.4: [8086:6f60] type 00 class 0x088000
[ 1.526906] pci 0000:ff:12.5: [8086:6f38] type 00 class 0x110100
[ 1.526961] pci 0000:ff:13.0: [8086:6fa8] type 00 class 0x088000
[ 1.527054] pci 0000:ff:13.1: [8086:6f71] type 00 class 0x088000
[ 1.527126] pci 0000:ff:13.2: [8086:6faa] type 00 class 0x088000
[ 1.527190] pci 0000:ff:13.3: [8086:6fab] type 00 class 0x088000
[ 1.527251] pci 0000:ff:13.6: [8086:6fae] type 00 class 0x088000
[ 1.527298] pci 0000:ff:13.7: [8086:6faf] type 00 class 0x088000
[ 1.527348] pci 0000:ff:14.0: [8086:6fb0] type 00 class 0x088000
[ 1.527418] pci 0000:ff:14.1: [8086:6fb1] type 00 class 0x088000
[ 1.527481] pci 0000:ff:14.2: [8086:6fb2] type 00 class 0x088000
[ 1.527544] pci 0000:ff:14.3: [8086:6fb3] type 00 class 0x088000
[ 1.527604] pci 0000:ff:14.4: [8086:6fbc] type 00 class 0x088000
[ 1.527651] pci 0000:ff:14.5: [8086:6fbd] type 00 class 0x088000
[ 1.527698] pci 0000:ff:14.6: [8086:6fbe] type 00 class 0x088000
[ 1.527746] pci 0000:ff:14.7: [8086:6fbf] type 00 class 0x088000
[ 1.527798] pci 0000:ff:16.0: [8086:6f68] type 00 class 0x088000
[ 1.527906] pci 0000:ff:16.1: [8086:6f79] type 00 class 0x088000
[ 1.527981] pci 0000:ff:16.2: [8086:6f6a] type 00 class 0x088000
[ 1.528046] pci 0000:ff:16.3: [8086:6f6b] type 00 class 0x088000
[ 1.528110] pci 0000:ff:16.6: [8086:6f6e] type 00 class 0x088000
[ 1.528158] pci 0000:ff:16.7: [8086:6f6f] type 00 class 0x088000
[ 1.528211] pci 0000:ff:17.0: [8086:6fd0] type 00 class 0x088000
[ 1.528300] pci 0000:ff:17.1: [8086:6fd1] type 00 class 0x088000
[ 1.528372] pci 0000:ff:17.2: [8086:6fd2] type 00 class 0x088000
[ 1.528446] pci 0000:ff:17.3: [8086:6fd3] type 00 class 0x088000
[ 1.528508] pci 0000:ff:17.4: [8086:6fb8] type 00 class 0x088000
[ 1.528556] pci 0000:ff:17.5: [8086:6fb9] type 00 class 0x088000
[ 1.528604] pci 0000:ff:17.6: [8086:6fba] type 00 class 0x088000
[ 1.528653] pci 0000:ff:17.7: [8086:6fbb] type 00 class 0x088000
[ 1.528710] pci 0000:ff:1e.0: [8086:6f98] type 00 class 0x088000
[ 1.528755] pci 0000:ff:1e.1: [8086:6f99] type 00 class 0x088000
[ 1.528800] pci 0000:ff:1e.2: [8086:6f9a] type 00 class 0x088000
[ 1.528855] pci 0000:ff:1e.3: [8086:6fc0] type 00 class 0x088000
[ 1.528887] pci 0000:ff:1e.4: [8086:6f9c] type 00 class 0x088000
[ 1.528938] pci 0000:ff:1f.0: [8086:6f88] type 00 class 0x088000
[ 1.528988] pci 0000:ff:1f.2: [8086:6f8a] type 00 class 0x088000
[ 1.529135] ACPI: PCI Root Bridge [UNC0] (domain 0000 [bus 7f])
[ 1.529140] acpi PNP0A03:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 1.529156] PCI: root bus 7f: using default resources
[ 1.529180] PCI host bridge to bus 0000:7f
[ 1.529181] pci_bus 0000:7f: Unknown NUMA node; performance will be reduced
[ 1.529183] pci_bus 0000:7f: root bus resource [io 0x0000-0xffff]
[ 1.529184] pci_bus 0000:7f: root bus resource [mem 0x00000000-0x3fffffffffff]
[ 1.529186] pci_bus 0000:7f: root bus resource [bus 7f]
[ 1.529195] pci 0000:7f:08.0: [8086:6f80] type 00 class 0x088000
[ 1.529240] pci 0000:7f:08.2: [8086:6f32] type 00 class 0x110100
[ 1.529283] pci 0000:7f:08.3: [8086:6f83] type 00 class 0x088000
[ 1.529339] pci 0000:7f:09.0: [8086:6f90] type 00 class 0x088000
[ 1.529388] pci 0000:7f:09.2: [8086:6f33] type 00 class 0x110100
[ 1.529431] pci 0000:7f:09.3: [8086:6f93] type 00 class 0x088000
[ 1.529485] pci 0000:7f:0b.0: [8086:6f81] type 00 class 0x088000
[ 1.529524] pci 0000:7f:0b.1: [8086:6f36] type 00 class 0x110100
[ 1.529562] pci 0000:7f:0b.2: [8086:6f37] type 00 class 0x110100
[ 1.529601] pci 0000:7f:0b.3: [8086:6f76] type 00 class 0x088000
[ 1.529641] pci 0000:7f:0c.0: [8086:6fe0] type 00 class 0x088000
[ 1.529681] pci 0000:7f:0c.1: [8086:6fe1] type 00 class 0x088000
[ 1.529727] pci 0000:7f:0c.2: [8086:6fe2] type 00 class 0x088000
[ 1.529765] pci 0000:7f:0c.3: [8086:6fe3] type 00 class 0x088000
[ 1.529803] pci 0000:7f:0c.4: [8086:6fe4] type 00 class 0x088000
[ 1.529843] pci 0000:7f:0c.5: [8086:6fe5] type 00 class 0x088000
[ 1.529882] pci 0000:7f:0c.6: [8086:6fe6] type 00 class 0x088000
[ 1.529921] pci 0000:7f:0c.7: [8086:6fe7] type 00 class 0x088000
[ 1.529960] pci 0000:7f:0d.0: [8086:6fe8] type 00 class 0x088000
[ 1.529998] pci 0000:7f:0d.1: [8086:6fe9] type 00 class 0x088000
[ 1.530048] pci 0000:7f:0d.2: [8086:6fea] type 00 class 0x088000
[ 1.530087] pci 0000:7f:0d.3: [8086:6feb] type 00 class 0x088000
[ 1.530126] pci 0000:7f:0d.4: [8086:6fec] type 00 class 0x088000
[ 1.530164] pci 0000:7f:0d.5: [8086:6fed] type 00 class 0x088000
[ 1.530206] pci 0000:7f:0f.0: [8086:6ff8] type 00 class 0x088000
[ 1.530244] pci 0000:7f:0f.1: [8086:6ff9] type 00 class 0x088000
[ 1.530283] pci 0000:7f:0f.2: [8086:6ffa] type 00 class 0x088000
[ 1.530321] pci 0000:7f:0f.3: [8086:6ffb] type 00 class 0x088000
[ 1.530370] pci 0000:7f:0f.4: [8086:6ffc] type 00 class 0x088000
[ 1.530411] pci 0000:7f:0f.5: [8086:6ffd] type 00 class 0x088000
[ 1.530450] pci 0000:7f:0f.6: [8086:6ffe] type 00 class 0x088000
[ 1.530490] pci 0000:7f:10.0: [8086:6f1d] type 00 class 0x088000
[ 1.530529] pci 0000:7f:10.1: [8086:6f34] type 00 class 0x110100
[ 1.530570] pci 0000:7f:10.5: [8086:6f1e] type 00 class 0x088000
[ 1.530609] pci 0000:7f:10.6: [8086:6f7d] type 00 class 0x110100
[ 1.530647] pci 0000:7f:10.7: [8086:6f1f] type 00 class 0x088000
[ 1.530694] pci 0000:7f:12.0: [8086:6fa0] type 00 class 0x088000
[ 1.530723] pci 0000:7f:12.1: [8086:6f30] type 00 class 0x110100
[ 1.530766] pci 0000:7f:12.4: [8086:6f60] type 00 class 0x088000
[ 1.530796] pci 0000:7f:12.5: [8086:6f38] type 00 class 0x110100
[ 1.530841] pci 0000:7f:13.0: [8086:6fa8] type 00 class 0x088000
[ 1.530923] pci 0000:7f:13.1: [8086:6f71] type 00 class 0x088000
[ 1.530989] pci 0000:7f:13.2: [8086:6faa] type 00 class 0x088000
[ 1.531042] pci 0000:7f:13.3: [8086:6fab] type 00 class 0x088000
[ 1.531103] pci 0000:7f:13.6: [8086:6fae] type 00 class 0x088000
[ 1.531146] pci 0000:7f:13.7: [8086:6faf] type 00 class 0x088000
[ 1.531189] pci 0000:7f:14.0: [8086:6fb0] type 00 class 0x088000
[ 1.531242] pci 0000:7f:14.1: [8086:6fb1] type 00 class 0x088000
[ 1.531296] pci 0000:7f:14.2: [8086:6fb2] type 00 class 0x088000
[ 1.531348] pci 0000:7f:14.3: [8086:6fb3] type 00 class 0x088000
[ 1.531399] pci 0000:7f:14.4: [8086:6fbc] type 00 class 0x088000
[ 1.531440] pci 0000:7f:14.5: [8086:6fbd] type 00 class 0x088000
[ 1.531490] pci 0000:7f:14.6: [8086:6fbe] type 00 class 0x088000
[ 1.531531] pci 0000:7f:14.7: [8086:6fbf] type 00 class 0x088000
[ 1.531576] pci 0000:7f:16.0: [8086:6f68] type 00 class 0x088000
[ 1.531658] pci 0000:7f:16.1: [8086:6f79] type 00 class 0x088000
[ 1.531719] pci 0000:7f:16.2: [8086:6f6a] type 00 class 0x088000
[ 1.531773] pci 0000:7f:16.3: [8086:6f6b] type 00 class 0x088000
[ 1.531826] pci 0000:7f:16.6: [8086:6f6e] type 00 class 0x088000
[ 1.531869] pci 0000:7f:16.7: [8086:6f6f] type 00 class 0x088000
[ 1.531923] pci 0000:7f:17.0: [8086:6fd0] type 00 class 0x088000
[ 1.532006] pci 0000:7f:17.1: [8086:6fd1] type 00 class 0x088000
[ 1.532089] pci 0000:7f:17.2: [8086:6fd2] type 00 class 0x088000
[ 1.532171] pci 0000:7f:17.3: [8086:6fd3] type 00 class 0x088000
[ 1.532260] pci 0000:7f:17.4: [8086:6fb8] type 00 class 0x088000
[ 1.532328] pci 0000:7f:17.5: [8086:6fb9] type 00 class 0x088000
[ 1.532396] pci 0000:7f:17.6: [8086:6fba] type 00 class 0x088000
[ 1.532463] pci 0000:7f:17.7: [8086:6fbb] type 00 class 0x088000
[ 1.532548] pci 0000:7f:1e.0: [8086:6f98] type 00 class 0x088000
[ 1.532613] pci 0000:7f:1e.1: [8086:6f99] type 00 class 0x088000
[ 1.532681] pci 0000:7f:1e.2: [8086:6f9a] type 00 class 0x088000
[ 1.532747] pci 0000:7f:1e.3: [8086:6fc0] type 00 class 0x088000
[ 1.532801] pci 0000:7f:1e.4: [8086:6f9c] type 00 class 0x088000
[ 1.532871] pci 0000:7f:1f.0: [8086:6f88] type 00 class 0x088000
[ 1.532925] pci 0000:7f:1f.2: [8086:6f8a] type 00 class 0x088000
[ 1.544347] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[ 1.544353] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 1.544551] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME LTR]
[ 1.544731] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[ 1.544733] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 1.544753] acpi PNP0A08:00: host bridge window [io 0x0cf8-0x0cff] (ignored)
[ 1.544756] acpi PNP0A08:00: host bridge window [io 0x0000-0x0cf7 window] (ignored)
[ 1.544757] acpi PNP0A08:00: host bridge window [io 0x1000-0xdfff window] (ignored)
[ 1.544759] acpi PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff window] (ignored)
[ 1.544761] acpi PNP0A08:00: host bridge window [mem 0xe0000000-0xf7ffbfff window] (ignored)
[ 1.544763] PCI: root bus 00: using default resources
[ 1.545228] PCI host bridge to bus 0000:00
[ 1.545231] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 1.545233] pci_bus 0000:00: root bus resource [mem 0x00000000-0x3fffffffffff]
[ 1.545235] pci_bus 0000:00: root bus resource [bus 00-7e]
[ 1.545395] pci 0000:00:00.0: [8086:6f00] type 00 class 0x060000
[ 1.545661] pci 0000:00:01.0: [8086:6f02] type 01 class 0x060400
[ 1.545709] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 1.545952] pci 0000:00:01.1: [8086:6f03] type 01 class 0x060400
[ 1.546000] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 1.546242] pci 0000:00:02.0: [8086:6f04] type 01 class 0x060400
[ 1.546290] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[ 1.546524] pci 0000:00:02.1: [8086:6f05] type 01 class 0x060400
[ 1.546572] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[ 1.546803] pci 0000:00:02.2: [8086:6f06] type 01 class 0x060400
[ 1.546852] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[ 1.547077] pci 0000:00:02.3: [8086:6f07] type 01 class 0x060400
[ 1.547124] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
[ 1.547349] pci 0000:00:03.0: [8086:6f08] type 01 class 0x060400
[ 1.547396] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 1.547625] pci 0000:00:05.0: [8086:6f28] type 00 class 0x088000
[ 1.547866] pci 0000:00:05.1: [8086:6f29] type 00 class 0x088000
[ 1.548041] pci 0000:00:05.2: [8086:6f2a] type 00 class 0x088000
[ 1.548250] pci 0000:00:05.4: [8086:6f2c] type 00 class 0x080020
[ 1.548257] pci 0000:00:05.4: reg 0x10: [mem 0xf413c000-0xf413cfff]
[ 1.548553] pci 0000:00:11.0: [8086:8d7c] type 00 class 0xff0000
[ 1.548853] pci 0000:00:14.0: [8086:8d31] type 00 class 0x0c0330
[ 1.548869] pci 0000:00:14.0: reg 0x10: [mem 0xf4120000-0xf412ffff 64bit]
[ 1.548924] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 1.549142] pci 0000:00:19.0: [8086:15a0] type 00 class 0x020000
[ 1.549153] pci 0000:00:19.0: reg 0x10: [mem 0xf4100000-0xf411ffff]
[ 1.549160] pci 0000:00:19.0: reg 0x14: [mem 0xf413b000-0xf413bfff]
[ 1.549165] pci 0000:00:19.0: reg 0x18: [io 0x5040-0x505f]
[ 1.549212] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 1.549426] pci 0000:00:1a.0: [8086:8d2d] type 00 class 0x0c0320
[ 1.549441] pci 0000:00:1a.0: reg 0x10: [mem 0xf413a000-0xf413a3ff]
[ 1.549520] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 1.549735] pci 0000:00:1b.0: [8086:8d20] type 00 class 0x040300
[ 1.549749] pci 0000:00:1b.0: reg 0x10: [mem 0xf4130000-0xf4133fff 64bit]
[ 1.549808] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 1.550030] pci 0000:00:1c.0: [8086:8d10] type 01 class 0x060400
[ 1.550100] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 1.550122] pci 0000:00:1c.0: Enabling MPC IRBNCE
[ 1.550124] pci 0000:00:1c.0: Intel PCH root port ACS workaround enabled
[ 1.550345] pci 0000:00:1c.3: [8086:8d16] type 01 class 0x060400
[ 1.550417] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 1.550435] pci 0000:00:1c.3: Enabling MPC IRBNCE
[ 1.550438] pci 0000:00:1c.3: Intel PCH root port ACS workaround enabled
[ 1.550654] pci 0000:00:1c.4: [8086:8d18] type 01 class 0x060400
[ 1.550726] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 1.550745] pci 0000:00:1c.4: Enabling MPC IRBNCE
[ 1.550747] pci 0000:00:1c.4: Intel PCH root port ACS workaround enabled
[ 1.550975] pci 0000:00:1d.0: [8086:8d26] type 00 class 0x0c0320
[ 1.550990] pci 0000:00:1d.0: reg 0x10: [mem 0xf4139000-0xf41393ff]
[ 1.551069] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 1.551288] pci 0000:00:1f.0: [8086:8d44] type 00 class 0x060100
[ 1.551589] pci 0000:00:1f.2: [8086:8d02] type 00 class 0x010601
[ 1.551601] pci 0000:00:1f.2: reg 0x10: [io 0x5068-0x506f]
[ 1.551608] pci 0000:00:1f.2: reg 0x14: [io 0x5074-0x5077]
[ 1.551614] pci 0000:00:1f.2: reg 0x18: [io 0x5060-0x5067]
[ 1.551621] pci 0000:00:1f.2: reg 0x1c: [io 0x5070-0x5073]
[ 1.551628] pci 0000:00:1f.2: reg 0x20: [io 0x5020-0x503f]
[ 1.551634] pci 0000:00:1f.2: reg 0x24: [mem 0xf4138000-0xf41387ff]
[ 1.551667] pci 0000:00:1f.2: PME# supported from D3hot
[ 1.551872] pci 0000:00:1f.3: [8086:8d22] type 00 class 0x0c0500
[ 1.551886] pci 0000:00:1f.3: reg 0x10: [mem 0xf4134000-0xf41340ff 64bit]
[ 1.551900] pci 0000:00:1f.3: reg 0x20: [io 0x5000-0x501f]
[ 1.552273] pci 0000:01:00.0: [1000:0086] type 00 class 0x010700
[ 1.552282] pci 0000:01:00.0: reg 0x10: [io 0x4000-0x40ff]
[ 1.552289] pci 0000:01:00.0: reg 0x14: [mem 0xf4040000-0xf404ffff 64bit]
[ 1.552297] pci 0000:01:00.0: reg 0x1c: [mem 0xf4000000-0xf403ffff 64bit]
[ 1.552306] pci 0000:01:00.0: reg 0x30: [mem 0xfff00000-0xffffffff pref]
[ 1.552348] pci 0000:01:00.0: supports D1 D2
[ 1.552435] pci 0000:00:01.0: PCI bridge to [bus 01-7e]
[ 1.552438] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
[ 1.552440] pci 0000:00:01.0: bridge window [mem 0xf4000000-0xf40fffff]
[ 1.552444] pci_bus 0000:01: busn_res: [bus 01-7e] end is updated to 01
[ 1.552722] pci 0000:02:00.0: [8086:1528] type 00 class 0x020000
[ 1.552735] pci 0000:02:00.0: reg 0x10: [mem 0xf3200000-0xf33fffff 64bit pref]
[ 1.552751] pci 0000:02:00.0: reg 0x20: [mem 0xf3600000-0xf3603fff 64bit pref]
[ 1.552757] pci 0000:02:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[ 1.552810] pci 0000:02:00.0: PME# supported from D0 D3hot
[ 1.552832] pci 0000:02:00.0: reg 0x184: [mem 0xf3c00000-0xf3c03fff 64bit]
[ 1.552833] pci 0000:02:00.0: VF(n) BAR0 space: [mem 0xf3c00000-0xf3cfffff 64bit] (contains BAR0 for 64 VFs)
[ 1.552844] pci 0000:02:00.0: reg 0x190: [mem 0xf3d00000-0xf3d03fff 64bit]
[ 1.552845] pci 0000:02:00.0: VF(n) BAR3 space: [mem 0xf3d00000-0xf3dfffff 64bit] (contains BAR3 for 64 VFs)
[ 1.552975] pci 0000:02:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:01.1 (capable of 32.000 Gb/s with 5.0 GT/s PCIe x8 link)
[ 1.553086] pci 0000:02:00.1: [8086:1528] type 00 class 0x020000
[ 1.553099] pci 0000:02:00.1: reg 0x10: [mem 0xf3400000-0xf35fffff 64bit pref]
[ 1.553114] pci 0000:02:00.1: reg 0x20: [mem 0xf3604000-0xf3607fff 64bit pref]
[ 1.553120] pci 0000:02:00.1: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[ 1.553173] pci 0000:02:00.1: PME# supported from D0 D3hot
[ 1.553191] pci 0000:02:00.1: reg 0x184: [mem 0xf3e00000-0xf3e03fff 64bit]
[ 1.553193] pci 0000:02:00.1: VF(n) BAR0 space: [mem 0xf3e00000-0xf3efffff 64bit] (contains BAR0 for 64 VFs)
[ 1.553203] pci 0000:02:00.1: reg 0x190: [mem 0xf3f00000-0xf3f03fff 64bit]
[ 1.553204] pci 0000:02:00.1: VF(n) BAR3 space: [mem 0xf3f00000-0xf3ffffff 64bit] (contains BAR3 for 64 VFs)
[ 1.553390] pci 0000:00:01.1: PCI bridge to [bus 02-7e]
[ 1.553394] pci 0000:00:01.1: bridge window [mem 0xf3c00000-0xf3ffffff]
[ 1.553397] pci 0000:00:01.1: bridge window [mem 0xf3200000-0xf36fffff 64bit pref]
[ 1.553399] pci_bus 0000:02: busn_res: [bus 02-7e] end is updated to 02
[ 1.553628] pci 0000:00:02.0: PCI bridge to [bus 03-7e]
[ 1.553634] pci_bus 0000:03: busn_res: [bus 03-7e] end is updated to 03
[ 1.553893] pci 0000:04:00.0: [1cc1:8201] type 00 class 0x010802
[ 1.553908] pci 0000:04:00.0: reg 0x10: [mem 0xf3b00000-0xf3b03fff 64bit]
[ 1.554073] pci 0000:00:02.1: PCI bridge to [bus 04-7e]
[ 1.554077] pci 0000:00:02.1: bridge window [mem 0xf3b00000-0xf3bfffff]
[ 1.554081] pci_bus 0000:04: busn_res: [bus 04-7e] end is updated to 04
[ 1.554308] pci 0000:00:02.2: PCI bridge to [bus 05-7e]
[ 1.554313] pci_bus 0000:05: busn_res: [bus 05-7e] end is updated to 05
[ 1.554581] pci 0000:06:00.0: [1cc1:8201] type 00 class 0x010802
[ 1.554602] pci 0000:06:00.0: reg 0x10: [mem 0xf3a00000-0xf3a03fff 64bit]
[ 1.554786] pci 0000:00:02.3: PCI bridge to [bus 06-7e]
[ 1.554790] pci 0000:00:02.3: bridge window [mem 0xf3a00000-0xf3afffff]
[ 1.554793] pci_bus 0000:06: busn_res: [bus 06-7e] end is updated to 06
[ 1.555054] pci 0000:07:00.0: [10de:1b06] type 00 class 0x030000
[ 1.555066] pci 0000:07:00.0: reg 0x10: [mem 0xf2000000-0xf2ffffff]
[ 1.555075] pci 0000:07:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[ 1.555085] pci 0000:07:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[ 1.555092] pci 0000:07:00.0: reg 0x24: [io 0x3000-0x307f]
[ 1.555099] pci 0000:07:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[ 1.555121] pci 0000:07:00.0: BAR 3: assigned to efifb
[ 1.555192] pci 0000:07:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:03.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[ 1.555283] pci 0000:07:00.1: [10de:10ef] type 00 class 0x040300
[ 1.555293] pci 0000:07:00.1: reg 0x10: [mem 0xf3000000-0xf3003fff]
[ 1.555420] pci 0000:00:03.0: PCI bridge to [bus 07-7e]
[ 1.555423] pci 0000:00:03.0: bridge window [io 0x3000-0x3fff]
[ 1.555425] pci 0000:00:03.0: bridge window [mem 0xf2000000-0xf30fffff]
[ 1.555429] pci 0000:00:03.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 1.555431] pci_bus 0000:07: busn_res: [bus 07-7e] end is updated to 07
[ 1.555504] pci 0000:08:00.0: [8086:1533] type 00 class 0x020000
[ 1.555526] pci 0000:08:00.0: reg 0x10: [mem 0xf3900000-0xf397ffff]
[ 1.555546] pci 0000:08:00.0: reg 0x18: [io 0x2000-0x201f]
[ 1.555557] pci 0000:08:00.0: reg 0x1c: [mem 0xf3980000-0xf3983fff]
[ 1.555691] pci 0000:08:00.0: PME# supported from D0 D3hot D3cold
[ 1.555803] pci 0000:00:1c.0: PCI bridge to [bus 08-7e]
[ 1.555806] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 1.555809] pci 0000:00:1c.0: bridge window [mem 0xf3900000-0xf39fffff]
[ 1.555814] pci_bus 0000:08: busn_res: [bus 08-7e] end is updated to 08
[ 1.555863] pci 0000:00:1c.3: PCI bridge to [bus 09-7e]
[ 1.555871] pci_bus 0000:09: busn_res: [bus 09-7e] end is updated to 09
[ 1.555948] pci 0000:0a:00.0: [8086:1136] type 01 class 0x060400
[ 1.556131] pci 0000:0a:00.0: supports D1 D2
[ 1.556132] pci 0000:0a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.556262] pci 0000:0a:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:1c.4 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[ 1.556339] pci 0000:00:1c.4: PCI bridge to [bus 0a-7e]
[ 1.556344] pci 0000:00:1c.4: bridge window [mem 0xf3800000-0xf38fffff]
[ 1.556349] pci 0000:00:1c.4: bridge window [mem 0xf3700000-0xf37fffff 64bit pref]
[ 1.556353] pci 0000:0a:00.0: bridge configuration invalid ([bus 0d-11]), reconfiguring
[ 1.556449] pci 0000:0b:00.0: [8086:1136] type 01 class 0x060400
[ 1.556635] pci 0000:0b:00.0: supports D1 D2
[ 1.556636] pci 0000:0b:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.556805] pci 0000:0b:01.0: [8086:1136] type 01 class 0x060400
[ 1.556988] pci 0000:0b:01.0: supports D1 D2
[ 1.556989] pci 0000:0b:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.557153] pci 0000:0b:02.0: [8086:1136] type 01 class 0x060400
[ 1.557330] pci 0000:0b:02.0: supports D1 D2
[ 1.557331] pci 0000:0b:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.557485] pci 0000:0b:03.0: [8086:1136] type 01 class 0x060400
[ 1.557668] pci 0000:0b:03.0: supports D1 D2
[ 1.557669] pci 0000:0b:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.557842] pci 0000:0a:00.0: PCI bridge to [bus 0b-7e]
[ 1.557852] pci 0000:0a:00.0: bridge window [mem 0xf3800000-0xf38fffff]
[ 1.557859] pci 0000:0a:00.0: bridge window [mem 0xf3700000-0xf37fffff 64bit pref]
[ 1.557863] pci 0000:0b:00.0: bridge configuration invalid ([bus 0e-0e]), reconfiguring
[ 1.557872] pci 0000:0b:01.0: bridge configuration invalid ([bus 0f-0f]), reconfiguring
[ 1.557881] pci 0000:0b:02.0: bridge configuration invalid ([bus 10-10]), reconfiguring
[ 1.557890] pci 0000:0b:03.0: bridge configuration invalid ([bus 11-11]), reconfiguring
[ 1.557990] pci 0000:0c:00.0: [8086:1137] type 00 class 0x0c0340
[ 1.558017] pci 0000:0c:00.0: reg 0x10: [mem 0xf3700000-0xf373ffff 64bit pref]
[ 1.558034] pci 0000:0c:00.0: reg 0x18: [mem 0xf3740000-0xf3740fff 64bit pref]
[ 1.558191] pci 0000:0c:00.0: supports D1 D2
[ 1.558192] pci 0000:0c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.558351] pci 0000:0b:00.0: PCI bridge to [bus 0c-7e]
[ 1.558367] pci 0000:0b:00.0: bridge window [mem 0xf3700000-0xf37fffff 64bit pref]
[ 1.558368] pci_bus 0000:0c: busn_res: [bus 0c-7e] end is updated to 0c
[ 1.558434] pci 0000:0b:01.0: PCI bridge to [bus 0d-7e]
[ 1.558450] pci_bus 0000:0d: busn_res: [bus 0d-7e] end is updated to 3f
[ 1.558542] pci 0000:40:00.0: [8086:1138] type 00 class 0x0c0330
[ 1.558571] pci 0000:40:00.0: reg 0x10: [mem 0xf3800000-0xf380ffff 64bit]
[ 1.558718] pci 0000:40:00.0: PME# supported from D3hot D3cold
[ 1.558756] pci 0000:40:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:1c.4 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[ 1.558825] pci 0000:0b:02.0: PCI bridge to [bus 40-7e]
[ 1.558835] pci 0000:0b:02.0: bridge window [mem 0xf3800000-0xf38fffff]
[ 1.558843] pci_bus 0000:40: busn_res: [bus 40-7e] end is updated to 40
[ 1.558912] pci 0000:0b:03.0: PCI bridge to [bus 41-7e]
[ 1.558928] pci_bus 0000:41: busn_res: [bus 41-7e] end is updated to 73
[ 1.558933] pci_bus 0000:0b: busn_res: [bus 0b-7e] end is updated to 73
[ 1.558938] pci_bus 0000:0a: busn_res: [bus 0a-7e] end is updated to 73
[ 1.558941] pci_bus 0000:00: on NUMA node 0
[ 1.559291] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[ 1.559366] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.559438] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.559508] ACPI: PCI: Interrupt link LNKD configured for IRQ 9
[ 1.559579] ACPI: PCI: Interrupt link LNKE configured for IRQ 5
[ 1.559649] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 1.559650] ACPI: PCI: Interrupt link LNKF disabled
[ 1.559720] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 1.559790] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 1.559791] ACPI: PCI: Interrupt link LNKH disabled
[ 1.560102] ACPI: PCI Root Bridge [PCI1] (domain 0000 [bus 80-fe])
[ 1.560108] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 1.560112] acpi PNP0A08:01: _OSC: platform retains control of PCIe features (AE_NOT_FOUND)
[ 1.560155] acpi PNP0A08:01: host bridge window [io 0xe000-0xffff window] (ignored)
[ 1.560158] acpi PNP0A08:01: host bridge window [mem 0xf8000000-0xfbffbfff window] (ignored)
[ 1.560159] PCI: root bus 80: using default resources
[ 1.560355] PCI host bridge to bus 0000:80
[ 1.560357] pci_bus 0000:80: root bus resource [io 0x0000-0xffff]
[ 1.560359] pci_bus 0000:80: root bus resource [mem 0x00000000-0x3fffffffffff]
[ 1.560360] pci_bus 0000:80: root bus resource [bus 80-fe]
[ 1.560447] pci 0000:80:00.0: [8086:6f01] type 01 class 0x060400
[ 1.560505] pci 0000:80:00.0: PME# supported from D0 D3hot D3cold
[ 1.560679] pci 0000:80:01.0: [8086:6f02] type 01 class 0x060400
[ 1.560737] pci 0000:80:01.0: PME# supported from D0 D3hot D3cold
[ 1.560914] pci 0000:80:01.1: [8086:6f03] type 01 class 0x060400
[ 1.560971] pci 0000:80:01.1: PME# supported from D0 D3hot D3cold
[ 1.561143] pci 0000:80:02.0: [8086:6f04] type 01 class 0x060400
[ 1.561200] pci 0000:80:02.0: PME# supported from D0 D3hot D3cold
[ 1.561373] pci 0000:80:03.0: [8086:6f08] type 01 class 0x060400
[ 1.561430] pci 0000:80:03.0: PME# supported from D0 D3hot D3cold
[ 1.561597] pci 0000:80:03.2: [8086:6f0a] type 01 class 0x060400
[ 1.561654] pci 0000:80:03.2: PME# supported from D0 D3hot D3cold
[ 1.561822] pci 0000:80:05.0: [8086:6f28] type 00 class 0x088000
[ 1.561991] pci 0000:80:05.1: [8086:6f29] type 00 class 0x088000
[ 1.562134] pci 0000:80:05.2: [8086:6f2a] type 00 class 0x088000
[ 1.562273] pci 0000:80:05.4: [8086:6f2c] type 00 class 0x080020
[ 1.562281] pci 0000:80:05.4: reg 0x10: [mem 0xf8000000-0xf8000fff]
[ 1.563052] pci 0000:80:00.0: PCI bridge to [bus 81-fe]
[ 1.563060] pci_bus 0000:81: busn_res: [bus 81-fe] end is updated to 81
[ 1.563295] pci 0000:80:01.0: PCI bridge to [bus 82-fe]
[ 1.563302] pci_bus 0000:82: busn_res: [bus 82-fe] end is updated to 82
[ 1.563525] pci 0000:80:01.1: PCI bridge to [bus 83-fe]
[ 1.563531] pci_bus 0000:83: busn_res: [bus 83-fe] end is updated to 83
[ 1.563754] pci 0000:80:02.0: PCI bridge to [bus 84-fe]
[ 1.563760] pci_bus 0000:84: busn_res: [bus 84-fe] end is updated to 84
[ 1.563986] pci 0000:80:03.0: PCI bridge to [bus 85-fe]
[ 1.563993] pci_bus 0000:85: busn_res: [bus 85-fe] end is updated to 85
[ 1.564214] pci 0000:80:03.2: PCI bridge to [bus 86-fe]
[ 1.564220] pci_bus 0000:86: busn_res: [bus 86-fe] end is updated to 86
[ 1.564223] pci_bus 0000:80: on NUMA node 1
[ 1.564615] iommu: Default domain type: Passthrough (set via kernel command line)
[ 1.564615] pci 0000:07:00.0: vgaarb: setting as boot VGA device
[ 1.564615] pci 0000:07:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.564615] pci 0000:07:00.0: vgaarb: bridge control possible
[ 1.564615] vgaarb: loaded
[ 1.564615] SCSI subsystem initialized
[ 1.564615] libata version 3.00 loaded.
[ 1.564615] ACPI: bus type USB registered
[ 1.564615] usbcore: registered new interface driver usbfs
[ 1.564615] usbcore: registered new interface driver hub
[ 1.564615] usbcore: registered new device driver usb
[ 1.564615] pps_core: LinuxPPS API ver. 1 registered
[ 1.564615] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.564615] PTP clock support registered
[ 1.564615] EDAC MC: Ver: 3.0.0
[ 1.564615] Registered efivars operations
[ 1.564615] NetLabel: Initializing
[ 1.564615] NetLabel: domain hash size = 128
[ 1.564615] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.564615] NetLabel: unlabeled traffic allowed by default
[ 1.564615] PCI: Using ACPI for IRQ routing
[ 1.571872] PCI: pci_cache_line_size set to 64 bytes
[ 1.572085] e820: reserve RAM buffer [mem 0xc30a7018-0xc3ffffff]
[ 1.572088] e820: reserve RAM buffer [mem 0xc30c7018-0xc3ffffff]
[ 1.572090] e820: reserve RAM buffer [mem 0xc30ec018-0xc3ffffff]
[ 1.572091] e820: reserve RAM buffer [mem 0xc3111018-0xc3ffffff]
[ 1.572093] e820: reserve RAM buffer [mem 0xc36b4000-0xc3ffffff]
[ 1.572094] e820: reserve RAM buffer [mem 0xc76c9000-0xc7ffffff]
[ 1.572096] e820: reserve RAM buffer [mem 0xca36f000-0xcbffffff]
[ 1.572883] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 1.572891] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 1.575069] clocksource: Switched to clocksource tsc-early
[ 1.586036] VFS: Disk quotas dquot_6.6.0
[ 1.586075] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.586259] AppArmor: AppArmor Filesystem Enabled
[ 1.586276] pnp: PnP ACPI init
[ 1.587126] system 00:01: [io 0x0500-0x053f] has been reserved
[ 1.587129] system 00:01: [io 0x0400-0x047f] has been reserved
[ 1.587132] system 00:01: [io 0x0540-0x057f] has been reserved
[ 1.587133] system 00:01: [io 0x0600-0x061f] has been reserved
[ 1.587135] system 00:01: [io 0x0ca0-0x0ca5] has been reserved
[ 1.587137] system 00:01: [io 0x0880-0x0883] has been reserved
[ 1.587138] system 00:01: [io 0x0800-0x081f] has been reserved
[ 1.587141] system 00:01: [mem 0xfed1c000-0xfed3ffff] could not be reserved
[ 1.587143] system 00:01: [mem 0xfed45000-0xfed8bfff] has been reserved
[ 1.587145] system 00:01: [mem 0xff000000-0xffffffff] has been reserved
[ 1.587147] system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved
[ 1.587149] system 00:01: [mem 0xfed12000-0xfed1200f] has been reserved
[ 1.587151] system 00:01: [mem 0xfed12010-0xfed1201f] has been reserved
[ 1.587153] system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
[ 1.587602] pnp: PnP ACPI: found 5 devices
[ 1.593524] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 1.593951] NET: Registered PF_INET protocol family
[ 1.594504] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc)
[ 1.597118] tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes, vmalloc)
[ 1.598276] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc)
[ 1.598960] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, vmalloc)
[ 1.599034] TCP: Hash tables configured (established 524288 bind 65536)
[ 1.599608] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, vmalloc)
[ 1.600370] UDP hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
[ 1.601104] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
[ 1.601417] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 1.601424] NET: Registered PF_XDP protocol family
[ 1.601433] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff00000-0xffffffff pref]: no compatible bridge window
[ 1.601436] pci 0000:02:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[ 1.601439] pci 0000:02:00.1: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[ 1.601441] pci 0000:07:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[ 1.601445] pci_bus 0000:ff: max bus depth: 0 pci_try_num: 1
[ 1.601459] pci_bus 0000:ff: resource 4 [io 0x0000-0xffff]
[ 1.601461] pci_bus 0000:ff: resource 5 [mem 0x00000000-0x3fffffffffff]
[ 1.601465] pci_bus 0000:7f: max bus depth: 0 pci_try_num: 1
[ 1.601477] pci_bus 0000:7f: resource 4 [io 0x0000-0xffff]
[ 1.601478] pci_bus 0000:7f: resource 5 [mem 0x00000000-0x3fffffffffff]
[ 1.601482] pci_bus 0000:00: max bus depth: 3 pci_try_num: 4
[ 1.601494] pci 0000:00:1c.4: BAR 13: assigned [io 0x6000-0x7fff]
[ 1.601498] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00100000 pref]
[ 1.601500] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00100000 pref]
[ 1.601502] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 1.601504] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
[ 1.601507] pci 0000:00:01.0: bridge window [mem 0xf4000000-0xf40fffff]
[ 1.601512] pci 0000:02:00.0: BAR 6: assigned [mem 0xf3680000-0xf36fffff pref]
[ 1.601514] pci 0000:02:00.1: BAR 6: no space for [mem size 0x00080000 pref]
[ 1.601515] pci 0000:02:00.1: BAR 6: failed to assign [mem size 0x00080000 pref]
[ 1.601517] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 1.601519] pci 0000:00:01.1: bridge window [mem 0xf3c00000-0xf3ffffff]
[ 1.601522] pci 0000:00:01.1: bridge window [mem 0xf3200000-0xf36fffff 64bit pref]
[ 1.601525] pci 0000:00:02.0: PCI bridge to [bus 03]
[ 1.601530] pci 0000:00:02.1: PCI bridge to [bus 04]
[ 1.601532] pci 0000:00:02.1: bridge window [mem 0xf3b00000-0xf3bfffff]
[ 1.601536] pci 0000:00:02.2: PCI bridge to [bus 05]
[ 1.601542] pci 0000:00:02.3: PCI bridge to [bus 06]
[ 1.601544] pci 0000:00:02.3: bridge window [mem 0xf3a00000-0xf3afffff]
[ 1.601548] pci 0000:07:00.0: BAR 6: assigned [mem 0xf3080000-0xf30fffff pref]
[ 1.601550] pci 0000:00:03.0: PCI bridge to [bus 07]
[ 1.601551] pci 0000:00:03.0: bridge window [io 0x3000-0x3fff]
[ 1.601554] pci 0000:00:03.0: bridge window [mem 0xf2000000-0xf30fffff]
[ 1.601556] pci 0000:00:03.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 1.601560] pci 0000:00:1c.0: PCI bridge to [bus 08]
[ 1.601562] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 1.601565] pci 0000:00:1c.0: bridge window [mem 0xf3900000-0xf39fffff]
[ 1.601572] pci 0000:00:1c.3: PCI bridge to [bus 09]
[ 1.601580] pci 0000:0a:00.0: BAR 13: assigned [io 0x6000-0x7fff]
[ 1.601583] pci 0000:0b:01.0: BAR 14: no space for [mem size 0x08000000]
[ 1.601585] pci 0000:0b:01.0: BAR 14: failed to assign [mem size 0x08000000]
[ 1.601587] pci 0000:0b:01.0: BAR 15: no space for [mem size 0x40000000 64bit pref]
[ 1.601588] pci 0000:0b:01.0: BAR 15: failed to assign [mem size 0x40000000 64bit pref]
[ 1.601590] pci 0000:0b:03.0: BAR 14: no space for [mem size 0x08000000]
[ 1.601592] pci 0000:0b:03.0: BAR 14: failed to assign [mem size 0x08000000]
[ 1.601593] pci 0000:0b:03.0: BAR 15: no space for [mem size 0x40000000 64bit pref]
[ 1.601595] pci 0000:0b:03.0: BAR 15: failed to assign [mem size 0x40000000 64bit pref]
[ 1.601596] pci 0000:0b:01.0: BAR 13: assigned [io 0x6000-0x6fff]
[ 1.601598] pci 0000:0b:03.0: BAR 13: assigned [io 0x7000-0x7fff]
[ 1.601600] pci 0000:0b:00.0: PCI bridge to [bus 0c]
[ 1.601609] pci 0000:0b:00.0: bridge window [mem 0xf3700000-0xf37fffff 64bit pref]
[ 1.601616] pci 0000:0b:01.0: PCI bridge to [bus 0d-3f]
[ 1.601619] pci 0000:0b:01.0: bridge window [io 0x6000-0x6fff]
[ 1.601634] pci 0000:0b:02.0: PCI bridge to [bus 40]
[ 1.601639] pci 0000:0b:02.0: bridge window [mem 0xf3800000-0xf38fffff]
[ 1.601650] pci 0000:0b:03.0: PCI bridge to [bus 41-73]
[ 1.601653] pci 0000:0b:03.0: bridge window [io 0x7000-0x7fff]
[ 1.601667] pci 0000:0a:00.0: PCI bridge to [bus 0b-73]
[ 1.601670] pci 0000:0a:00.0: bridge window [io 0x6000-0x7fff]
[ 1.601675] pci 0000:0a:00.0: bridge window [mem 0xf3800000-0xf38fffff]
[ 1.601680] pci 0000:0a:00.0: bridge window [mem 0xf3700000-0xf37fffff 64bit pref]
[ 1.601687] pci 0000:00:1c.4: PCI bridge to [bus 0a-73]
[ 1.601689] pci 0000:00:1c.4: bridge window [io 0x6000-0x7fff]
[ 1.601692] pci 0000:00:1c.4: bridge window [mem 0xf3800000-0xf38fffff]
[ 1.601695] pci 0000:00:1c.4: bridge window [mem 0xf3700000-0xf37fffff 64bit pref]
[ 1.601700] pci_bus 0000:00: No. 2 try to assign unassigned res
[ 1.601707] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 1.601709] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
[ 1.601711] pci 0000:00:01.0: bridge window [mem 0xf4000000-0xf40fffff]
[ 1.601716] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 1.601718] pci 0000:00:01.1: bridge window [mem 0xf3c00000-0xf3ffffff]
[ 1.601720] pci 0000:00:01.1: bridge window [mem 0xf3200000-0xf36fffff 64bit pref]
[ 1.601723] pci 0000:00:02.0: PCI bridge to [bus 03]
[ 1.601728] pci 0000:00:02.1: PCI bridge to [bus 04]
[ 1.601731] pci 0000:00:02.1: bridge window [mem 0xf3b00000-0xf3bfffff]
[ 1.601734] pci 0000:00:02.2: PCI bridge to [bus 05]
[ 1.601740] pci 0000:00:02.3: PCI bridge to [bus 06]
[ 1.601742] pci 0000:00:02.3: bridge window [mem 0xf3a00000-0xf3afffff]
[ 1.601746] pci 0000:00:03.0: PCI bridge to [bus 07]
[ 1.601748] pci 0000:00:03.0: bridge window [io 0x3000-0x3fff]
[ 1.601750] pci 0000:00:03.0: bridge window [mem 0xf2000000-0xf30fffff]
[ 1.601752] pci 0000:00:03.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 1.601756] pci 0000:00:1c.0: PCI bridge to [bus 08]
[ 1.601758] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 1.601761] pci 0000:00:1c.0: bridge window [mem 0xf3900000-0xf39fffff]
[ 1.601767] pci 0000:00:1c.3: PCI bridge to [bus 09]
[ 1.601776] pci 0000:0b:01.0: BAR 14: no space for [mem size 0x08000000]
[ 1.601777] pci 0000:0b:01.0: BAR 14: failed to assign [mem size 0x08000000]
[ 1.601779] pci 0000:0b:01.0: BAR 15: no space for [mem size 0x40000000 64bit pref]
[ 1.601781] pci 0000:0b:01.0: BAR 15: failed to assign [mem size 0x40000000 64bit pref]
[ 1.601782] pci 0000:0b:03.0: BAR 14: no space for [mem size 0x08000000]
[ 1.601783] pci 0000:0b:03.0: BAR 14: failed to assign [mem size 0x08000000]
[ 1.601785] pci 0000:0b:03.0: BAR 15: no space for [mem size 0x40000000 64bit pref]
[ 1.601787] pci 0000:0b:03.0: BAR 15: failed to assign [mem size 0x40000000 64bit pref]
[ 1.601788] pci 0000:0b:00.0: PCI bridge to [bus 0c]
[ 1.601797] pci 0000:0b:00.0: bridge window [mem 0xf3700000-0xf37fffff 64bit pref]
[ 1.601804] pci 0000:0b:01.0: PCI bridge to [bus 0d-3f]
[ 1.601806] pci 0000:0b:01.0: bridge window [io 0x6000-0x6fff]
[ 1.601820] pci 0000:0b:02.0: PCI bridge to [bus 40]
[ 1.601826] pci 0000:0b:02.0: bridge window [mem 0xf3800000-0xf38fffff]
[ 1.601836] pci 0000:0b:03.0: PCI bridge to [bus 41-73]
[ 1.601838] pci 0000:0b:03.0: bridge window [io 0x7000-0x7fff]
[ 1.601853] pci 0000:0a:00.0: PCI bridge to [bus 0b-73]
[ 1.601855] pci 0000:0a:00.0: bridge window [io 0x6000-0x7fff]
[ 1.601861] pci 0000:0a:00.0: bridge window [mem 0xf3800000-0xf38fffff]
[ 1.601865] pci 0000:0a:00.0: bridge window [mem 0xf3700000-0xf37fffff 64bit pref]
[ 1.601872] pci 0000:00:1c.4: PCI bridge to [bus 0a-73]
[ 1.601874] pci 0000:00:1c.4: bridge window [io 0x6000-0x7fff]
[ 1.601877] pci 0000:00:1c.4: bridge window [mem 0xf3800000-0xf38fffff]
[ 1.601880] pci 0000:00:1c.4: bridge window [mem 0xf3700000-0xf37fffff 64bit pref]
[ 1.601885] pci_bus 0000:00: No. 3 try to assign unassigned res
[ 1.601886] release child resource [mem 0xf3700000-0xf373ffff 64bit pref]
[ 1.601887] release child resource [mem 0xf3740000-0xf3740fff 64bit pref]
[ 1.601888] pci 0000:0b:00.0: resource 15 [mem 0xf3700000-0xf37fffff 64bit pref] released
[ 1.601889] pci 0000:0b:00.0: PCI bridge to [bus 0c]
[ 1.601898] release child resource [mem 0xf3800000-0xf380ffff 64bit]
[ 1.601899] pci 0000:0b:02.0: resource 14 [mem 0xf3800000-0xf38fffff] released
[ 1.601900] pci 0000:0b:02.0: PCI bridge to [bus 40]
[ 1.601904] pci 0000:0a:00.0: resource 15 [mem 0xf3700000-0xf37fffff 64bit pref] released
[ 1.601906] pci 0000:0a:00.0: PCI bridge to [bus 0b-73]
[ 1.601914] pci 0000:0a:00.0: resource 14 [mem 0xf3800000-0xf38fffff] released
[ 1.601916] pci 0000:0a:00.0: PCI bridge to [bus 0b-73]
[ 1.601925] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 1.601927] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
[ 1.601929] pci 0000:00:01.0: bridge window [mem 0xf4000000-0xf40fffff]
[ 1.601934] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 1.601936] pci 0000:00:01.1: bridge window [mem 0xf3c00000-0xf3ffffff]
[ 1.601938] pci 0000:00:01.1: bridge window [mem 0xf3200000-0xf36fffff 64bit pref]
[ 1.601941] pci 0000:00:02.0: PCI bridge to [bus 03]
[ 1.601946] pci 0000:00:02.1: PCI bridge to [bus 04]
[ 1.601949] pci 0000:00:02.1: bridge window [mem 0xf3b00000-0xf3bfffff]
[ 1.601952] pci 0000:00:02.2: PCI bridge to [bus 05]
[ 1.601957] pci 0000:00:02.3: PCI bridge to [bus 06]
[ 1.601960] pci 0000:00:02.3: bridge window [mem 0xf3a00000-0xf3afffff]
[ 1.601964] pci 0000:00:03.0: PCI bridge to [bus 07]
[ 1.601965] pci 0000:00:03.0: bridge window [io 0x3000-0x3fff]
[ 1.601968] pci 0000:00:03.0: bridge window [mem 0xf2000000-0xf30fffff]
[ 1.601970] pci 0000:00:03.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 1.601973] pci 0000:00:1c.0: PCI bridge to [bus 08]
[ 1.601975] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 1.601979] pci 0000:00:1c.0: bridge window [mem 0xf3900000-0xf39fffff]
[ 1.601985] pci 0000:00:1c.3: PCI bridge to [bus 09]
[ 1.601993] pci 0000:0a:00.0: BAR 14: no space for [mem size 0x10100000]
[ 1.601995] pci 0000:0a:00.0: BAR 14: failed to assign [mem size 0x10100000]
[ 1.601997] pci 0000:0a:00.0: BAR 15: no space for [mem size 0x80100000 64bit pref]
[ 1.601999] pci 0000:0a:00.0: BAR 15: failed to assign [mem size 0x80100000 64bit pref]
[ 1.602001] pci 0000:0b:00.0: BAR 15: no space for [mem size 0x00100000 64bit pref]
[ 1.602003] pci 0000:0b:00.0: BAR 15: failed to assign [mem size 0x00100000 64bit pref]
[ 1.602004] pci 0000:0b:01.0: BAR 14: no space for [mem size 0x08000000]
[ 1.602005] pci 0000:0b:01.0: BAR 14: failed to assign [mem size 0x08000000]
[ 1.602007] pci 0000:0b:01.0: BAR 15: no space for [mem size 0x40000000 64bit pref]
[ 1.602008] pci 0000:0b:01.0: BAR 15: failed to assign [mem size 0x40000000 64bit pref]
[ 1.602010] pci 0000:0b:02.0: BAR 14: no space for [mem size 0x00100000]
[ 1.602011] pci 0000:0b:02.0: BAR 14: failed to assign [mem size 0x00100000]
[ 1.602013] pci 0000:0b:03.0: BAR 14: no space for [mem size 0x08000000]
[ 1.602014] pci 0000:0b:03.0: BAR 14: failed to assign [mem size 0x08000000]
[ 1.602016] pci 0000:0b:03.0: BAR 15: no space for [mem size 0x40000000 64bit pref]
[ 1.602017] pci 0000:0b:03.0: BAR 15: failed to assign [mem size 0x40000000 64bit pref]
[ 1.602019] pci 0000:0c:00.0: BAR 0: no space for [mem size 0x00040000 64bit pref]
[ 1.602020] pci 0000:0c:00.0: BAR 0: failed to assign [mem size 0x00040000 64bit pref]
[ 1.602022] pci 0000:0c:00.0: BAR 2: no space for [mem size 0x00001000 64bit pref]
[ 1.602023] pci 0000:0c:00.0: BAR 2: failed to assign [mem size 0x00001000 64bit pref]
[ 1.602025] pci 0000:0b:00.0: PCI bridge to [bus 0c]
[ 1.602039] pci 0000:0b:01.0: PCI bridge to [bus 0d-3f]
[ 1.602041] pci 0000:0b:01.0: bridge window [io 0x6000-0x6fff]
[ 1.602056] pci 0000:40:00.0: BAR 0: no space for [mem size 0x00010000 64bit]
[ 1.602057] pci 0000:40:00.0: BAR 0: failed to assign [mem size 0x00010000 64bit]
[ 1.602059] pci 0000:0b:02.0: PCI bridge to [bus 40]
[ 1.602073] pci 0000:0b:03.0: PCI bridge to [bus 41-73]
[ 1.602076] pci 0000:0b:03.0: bridge window [io 0x7000-0x7fff]
[ 1.602090] pci 0000:0a:00.0: PCI bridge to [bus 0b-73]
[ 1.602092] pci 0000:0a:00.0: bridge window [io 0x6000-0x7fff]
[ 1.602106] pci 0000:00:1c.4: PCI bridge to [bus 0a-73]
[ 1.602108] pci 0000:00:1c.4: bridge window [io 0x6000-0x7fff]
[ 1.602111] pci 0000:00:1c.4: bridge window [mem 0xf3800000-0xf38fffff]
[ 1.602114] pci 0000:00:1c.4: bridge window [mem 0xf3700000-0xf37fffff 64bit pref]
[ 1.602119] pci_bus 0000:00: No. 4 try to assign unassigned res
[ 1.602121] pci 0000:00:1c.4: resource 15 [mem 0xf3700000-0xf37fffff 64bit pref] released
[ 1.602122] pci 0000:00:1c.4: PCI bridge to [bus 0a-73]
[ 1.602128] pci 0000:00:1c.4: resource 14 [mem 0xf3800000-0xf38fffff] released
[ 1.602129] pci 0000:00:1c.4: PCI bridge to [bus 0a-73]
[ 1.602140] pci 0000:00:1c.4: BAR 14: no space for [mem size 0x10100000]
[ 1.602142] pci 0000:00:1c.4: BAR 14: failed to assign [mem size 0x10100000]
[ 1.602145] pci 0000:00:1c.4: BAR 15: assigned [mem 0x2030000000-0x20b00fffff 64bit pref]
[ 1.602147] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 1.602149] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
[ 1.602151] pci 0000:00:01.0: bridge window [mem 0xf4000000-0xf40fffff]
[ 1.602155] pci 0000:00:01.1: PCI bridge to [bus 02]
[ 1.602158] pci 0000:00:01.1: bridge window [mem 0xf3c00000-0xf3ffffff]
[ 1.602160] pci 0000:00:01.1: bridge window [mem 0xf3200000-0xf36fffff 64bit pref]
[ 1.602163] pci 0000:00:02.0: PCI bridge to [bus 03]
[ 1.602168] pci 0000:00:02.1: PCI bridge to [bus 04]
[ 1.602171] pci 0000:00:02.1: bridge window [mem 0xf3b00000-0xf3bfffff]
[ 1.602174] pci 0000:00:02.2: PCI bridge to [bus 05]
[ 1.602180] pci 0000:00:02.3: PCI bridge to [bus 06]
[ 1.602182] pci 0000:00:02.3: bridge window [mem 0xf3a00000-0xf3afffff]
[ 1.602186] pci 0000:00:03.0: PCI bridge to [bus 07]
[ 1.602188] pci 0000:00:03.0: bridge window [io 0x3000-0x3fff]
[ 1.602190] pci 0000:00:03.0: bridge window [mem 0xf2000000-0xf30fffff]
[ 1.602192] pci 0000:00:03.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 1.602196] pci 0000:00:1c.0: PCI bridge to [bus 08]
[ 1.602197] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 1.602201] pci 0000:00:1c.0: bridge window [mem 0xf3900000-0xf39fffff]
[ 1.602207] pci 0000:00:1c.3: PCI bridge to [bus 09]
[ 1.602215] pci 0000:0a:00.0: BAR 14: no space for [mem size 0x10100000]
[ 1.602217] pci 0000:0a:00.0: BAR 14: failed to assign [mem size 0x10100000]
[ 1.602218] pci 0000:0a:00.0: BAR 15: assigned [mem 0x2030000000-0x20b00fffff 64bit pref]
[ 1.602221] pci 0000:0b:00.0: BAR 15: assigned [mem 0x2030000000-0x20300fffff 64bit pref]
[ 1.602222] pci 0000:0b:01.0: BAR 14: no space for [mem size 0x08000000]
[ 1.602224] pci 0000:0b:01.0: BAR 14: failed to assign [mem size 0x08000000]
[ 1.602225] pci 0000:0b:01.0: BAR 15: assigned [mem 0x2030100000-0x20700fffff 64bit pref]
[ 1.602227] pci 0000:0b:02.0: BAR 14: no space for [mem size 0x00100000]
[ 1.602228] pci 0000:0b:02.0: BAR 14: failed to assign [mem size 0x00100000]
[ 1.602229] pci 0000:0b:03.0: BAR 14: no space for [mem size 0x08000000]
[ 1.602230] pci 0000:0b:03.0: BAR 14: failed to assign [mem size 0x08000000]
[ 1.602232] pci 0000:0b:03.0: BAR 15: assigned [mem 0x2070100000-0x20b00fffff 64bit pref]
[ 1.602234] pci 0000:0c:00.0: BAR 0: assigned [mem 0x2030000000-0x203003ffff 64bit pref]
[ 1.602248] pci 0000:0c:00.0: BAR 2: assigned [mem 0x2030040000-0x2030040fff 64bit pref]
[ 1.602262] pci 0000:0b:00.0: PCI bridge to [bus 0c]
[ 1.602270] pci 0000:0b:00.0: bridge window [mem 0x2030000000-0x20300fffff 64bit pref]
[ 1.602277] pci 0000:0b:01.0: PCI bridge to [bus 0d-3f]
[ 1.602280] pci 0000:0b:01.0: bridge window [io 0x6000-0x6fff]
[ 1.602288] pci 0000:0b:01.0: bridge window [mem 0x2030100000-0x20700fffff 64bit pref]
[ 1.602296] pci 0000:40:00.0: BAR 0: no space for [mem size 0x00010000 64bit]
[ 1.602297] pci 0000:40:00.0: BAR 0: failed to assign [mem size 0x00010000 64bit]
[ 1.602299] pci 0000:0b:02.0: PCI bridge to [bus 40]
[ 1.602313] pci 0000:0b:03.0: PCI bridge to [bus 41-73]
[ 1.602315] pci 0000:0b:03.0: bridge window [io 0x7000-0x7fff]
[ 1.602324] pci 0000:0b:03.0: bridge window [mem 0x2070100000-0x20b00fffff 64bit pref]
[ 1.602331] pci 0000:0a:00.0: PCI bridge to [bus 0b-73]
[ 1.602333] pci 0000:0a:00.0: bridge window [io 0x6000-0x7fff]
[ 1.602341] pci 0000:0a:00.0: bridge window [mem 0x2030000000-0x20b00fffff 64bit pref]
[ 1.602348] pci 0000:00:1c.4: PCI bridge to [bus 0a-73]
[ 1.602350] pci 0000:00:1c.4: bridge window [io 0x6000-0x7fff]
[ 1.602355] pci 0000:00:1c.4: bridge window [mem 0x2030000000-0x20b00fffff 64bit pref]
[ 1.602360] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 1.602362] pci_bus 0000:00: resource 5 [mem 0x00000000-0x3fffffffffff]
[ 1.602363] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
[ 1.602365] pci_bus 0000:01: resource 1 [mem 0xf4000000-0xf40fffff]
[ 1.602366] pci_bus 0000:02: resource 1 [mem 0xf3c00000-0xf3ffffff]
[ 1.602367] pci_bus 0000:02: resource 2 [mem 0xf3200000-0xf36fffff 64bit pref]
[ 1.602369] pci_bus 0000:04: resource 1 [mem 0xf3b00000-0xf3bfffff]
[ 1.602370] pci_bus 0000:06: resource 1 [mem 0xf3a00000-0xf3afffff]
[ 1.602372] pci_bus 0000:07: resource 0 [io 0x3000-0x3fff]
[ 1.602373] pci_bus 0000:07: resource 1 [mem 0xf2000000-0xf30fffff]
[ 1.602374] pci_bus 0000:07: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 1.602376] pci_bus 0000:08: resource 0 [io 0x2000-0x2fff]
[ 1.602377] pci_bus 0000:08: resource 1 [mem 0xf3900000-0xf39fffff]
[ 1.602379] pci_bus 0000:0a: resource 0 [io 0x6000-0x7fff]
[ 1.602380] pci_bus 0000:0a: resource 2 [mem 0x2030000000-0x20b00fffff 64bit pref]
[ 1.602382] pci_bus 0000:0b: resource 0 [io 0x6000-0x7fff]
[ 1.602383] pci_bus 0000:0b: resource 2 [mem 0x2030000000-0x20b00fffff 64bit pref]
[ 1.602385] pci_bus 0000:0c: resource 2 [mem 0x2030000000-0x20300fffff 64bit pref]
[ 1.602386] pci_bus 0000:0d: resource 0 [io 0x6000-0x6fff]
[ 1.602388] pci_bus 0000:0d: resource 2 [mem 0x2030100000-0x20700fffff 64bit pref]
[ 1.602389] pci_bus 0000:41: resource 0 [io 0x7000-0x7fff]
[ 1.602391] pci_bus 0000:41: resource 2 [mem 0x2070100000-0x20b00fffff 64bit pref]
[ 1.602544] pci_bus 0000:80: max bus depth: 1 pci_try_num: 2
[ 1.602548] pci 0000:80:00.0: PCI bridge to [bus 81]
[ 1.602555] pci 0000:80:01.0: PCI bridge to [bus 82]
[ 1.602561] pci 0000:80:01.1: PCI bridge to [bus 83]
[ 1.602566] pci 0000:80:02.0: PCI bridge to [bus 84]
[ 1.602572] pci 0000:80:03.0: PCI bridge to [bus 85]
[ 1.602578] pci 0000:80:03.2: PCI bridge to [bus 86]
[ 1.602584] pci_bus 0000:80: resource 4 [io 0x0000-0xffff]
[ 1.602585] pci_bus 0000:80: resource 5 [mem 0x00000000-0x3fffffffffff]
[ 1.602865] pci 0000:00:05.0: disabled boot interrupts on device [8086:6f28]
[ 1.603449] pci 0000:07:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.603496] pci 0000:07:00.1: D0 power state depends on 0000:07:00.0
[ 1.603505] pci 0000:08:00.0: CLS mismatch (32 != 128), using 64 bytes
[ 1.603717] pci 0000:80:05.0: disabled boot interrupts on device [8086:6f28]
[ 1.603805] DMAR: No SATC found
[ 1.603806] Trying to unpack rootfs image as initramfs...
[ 1.603807] DMAR: IOMMU feature sc_support inconsistent
[ 1.603809] DMAR: IOMMU feature dev_iotlb_support inconsistent
[ 1.603810] DMAR: IOMMU feature sc_support inconsistent
[ 1.603811] DMAR: IOMMU feature dev_iotlb_support inconsistent
[ 1.603813] DMAR: dmar1: Using Queued invalidation
[ 1.603826] DMAR: dmar0: Using Queued invalidation
[ 1.603828] DMAR: dmar2: Using Queued invalidation
[ 1.603992] pci 0000:ff:08.0: Adding to iommu group 0
[ 1.604023] pci 0000:ff:08.2: Adding to iommu group 0
[ 1.604055] pci 0000:ff:08.3: Adding to iommu group 1
[ 1.604134] pci 0000:ff:09.0: Adding to iommu group 2
[ 1.604165] pci 0000:ff:09.2: Adding to iommu group 2
[ 1.604198] pci 0000:ff:09.3: Adding to iommu group 3
[ 1.604327] pci 0000:ff:0b.0: Adding to iommu group 4
[ 1.604358] pci 0000:ff:0b.1: Adding to iommu group 4
[ 1.604388] pci 0000:ff:0b.2: Adding to iommu group 4
[ 1.604418] pci 0000:ff:0b.3: Adding to iommu group 4
[ 1.604646] pci 0000:ff:0c.0: Adding to iommu group 5
[ 1.604677] pci 0000:ff:0c.1: Adding to iommu group 5
[ 1.604707] pci 0000:ff:0c.2: Adding to iommu group 5
[ 1.604738] pci 0000:ff:0c.3: Adding to iommu group 5
[ 1.604769] pci 0000:ff:0c.4: Adding to iommu group 5
[ 1.604806] pci 0000:ff:0c.5: Adding to iommu group 5
[ 1.604837] pci 0000:ff:0c.6: Adding to iommu group 5
[ 1.604867] pci 0000:ff:0c.7: Adding to iommu group 5
[ 1.605045] pci 0000:ff:0d.0: Adding to iommu group 6
[ 1.605077] pci 0000:ff:0d.1: Adding to iommu group 6
[ 1.605108] pci 0000:ff:0d.2: Adding to iommu group 6
[ 1.605141] pci 0000:ff:0d.3: Adding to iommu group 6
[ 1.605173] pci 0000:ff:0d.4: Adding to iommu group 6
[ 1.605204] pci 0000:ff:0d.5: Adding to iommu group 6
[ 1.605407] pci 0000:ff:0f.0: Adding to iommu group 7
[ 1.605440] pci 0000:ff:0f.1: Adding to iommu group 7
[ 1.605472] pci 0000:ff:0f.2: Adding to iommu group 7
[ 1.605504] pci 0000:ff:0f.3: Adding to iommu group 7
[ 1.605539] pci 0000:ff:0f.4: Adding to iommu group 7
[ 1.605571] pci 0000:ff:0f.5: Adding to iommu group 7
[ 1.605603] pci 0000:ff:0f.6: Adding to iommu group 7
[ 1.605757] pci 0000:ff:10.0: Adding to iommu group 8
[ 1.605790] pci 0000:ff:10.1: Adding to iommu group 8
[ 1.605823] pci 0000:ff:10.5: Adding to iommu group 8
[ 1.605856] pci 0000:ff:10.6: Adding to iommu group 8
[ 1.605890] pci 0000:ff:10.7: Adding to iommu group 8
[ 1.606019] pci 0000:ff:12.0: Adding to iommu group 9
[ 1.606052] pci 0000:ff:12.1: Adding to iommu group 9
[ 1.606086] pci 0000:ff:12.4: Adding to iommu group 9
[ 1.606119] pci 0000:ff:12.5: Adding to iommu group 9
[ 1.606150] pci 0000:ff:13.0: Adding to iommu group 10
[ 1.606182] pci 0000:ff:13.1: Adding to iommu group 11
[ 1.606213] pci 0000:ff:13.2: Adding to iommu group 12
[ 1.606243] pci 0000:ff:13.3: Adding to iommu group 13
[ 1.606323] pci 0000:ff:13.6: Adding to iommu group 14
[ 1.606360] pci 0000:ff:13.7: Adding to iommu group 14
[ 1.606390] pci 0000:ff:14.0: Adding to iommu group 15
[ 1.606421] pci 0000:ff:14.1: Adding to iommu group 16
[ 1.606452] pci 0000:ff:14.2: Adding to iommu group 17
[ 1.606484] pci 0000:ff:14.3: Adding to iommu group 18
[ 1.606616] pci 0000:ff:14.4: Adding to iommu group 19
[ 1.606654] pci 0000:ff:14.5: Adding to iommu group 19
[ 1.606689] pci 0000:ff:14.6: Adding to iommu group 19
[ 1.606725] pci 0000:ff:14.7: Adding to iommu group 19
[ 1.606756] pci 0000:ff:16.0: Adding to iommu group 20
[ 1.606789] pci 0000:ff:16.1: Adding to iommu group 21
[ 1.606820] pci 0000:ff:16.2: Adding to iommu group 22
[ 1.606851] pci 0000:ff:16.3: Adding to iommu group 23
[ 1.606931] pci 0000:ff:16.6: Adding to iommu group 24
[ 1.606969] pci 0000:ff:16.7: Adding to iommu group 24
[ 1.607000] pci 0000:ff:17.0: Adding to iommu group 25
[ 1.607031] pci 0000:ff:17.1: Adding to iommu group 26
[ 1.607062] pci 0000:ff:17.2: Adding to iommu group 27
[ 1.607094] pci 0000:ff:17.3: Adding to iommu group 28
[ 1.607223] pci 0000:ff:17.4: Adding to iommu group 29
[ 1.607262] pci 0000:ff:17.5: Adding to iommu group 29
[ 1.607299] pci 0000:ff:17.6: Adding to iommu group 29
[ 1.607337] pci 0000:ff:17.7: Adding to iommu group 29
[ 1.607491] pci 0000:ff:1e.0: Adding to iommu group 30
[ 1.607530] pci 0000:ff:1e.1: Adding to iommu group 30
[ 1.607569] pci 0000:ff:1e.2: Adding to iommu group 30
[ 1.607607] pci 0000:ff:1e.3: Adding to iommu group 30
[ 1.607644] pci 0000:ff:1e.4: Adding to iommu group 30
[ 1.607724] pci 0000:ff:1f.0: Adding to iommu group 31
[ 1.607763] pci 0000:ff:1f.2: Adding to iommu group 31
[ 1.607844] pci 0000:7f:08.0: Adding to iommu group 32
[ 1.607883] pci 0000:7f:08.2: Adding to iommu group 32
[ 1.607913] pci 0000:7f:08.3: Adding to iommu group 33
[ 1.607998] pci 0000:7f:09.0: Adding to iommu group 34
[ 1.608037] pci 0000:7f:09.2: Adding to iommu group 34
[ 1.608071] pci 0000:7f:09.3: Adding to iommu group 35
[ 1.608200] pci 0000:7f:0b.0: Adding to iommu group 36
[ 1.608239] pci 0000:7f:0b.1: Adding to iommu group 36
[ 1.608278] pci 0000:7f:0b.2: Adding to iommu group 36
[ 1.608317] pci 0000:7f:0b.3: Adding to iommu group 36
[ 1.608544] pci 0000:7f:0c.0: Adding to iommu group 37
[ 1.608586] pci 0000:7f:0c.1: Adding to iommu group 37
[ 1.608625] pci 0000:7f:0c.2: Adding to iommu group 37
[ 1.608665] pci 0000:7f:0c.3: Adding to iommu group 37
[ 1.608706] pci 0000:7f:0c.4: Adding to iommu group 37
[ 1.608745] pci 0000:7f:0c.5: Adding to iommu group 37
[ 1.608785] pci 0000:7f:0c.6: Adding to iommu group 37
[ 1.608825] pci 0000:7f:0c.7: Adding to iommu group 37
[ 1.609005] pci 0000:7f:0d.0: Adding to iommu group 38
[ 1.609046] pci 0000:7f:0d.1: Adding to iommu group 38
[ 1.609088] pci 0000:7f:0d.2: Adding to iommu group 38
[ 1.609129] pci 0000:7f:0d.3: Adding to iommu group 38
[ 1.609170] pci 0000:7f:0d.4: Adding to iommu group 38
[ 1.609210] pci 0000:7f:0d.5: Adding to iommu group 38
[ 1.609412] pci 0000:7f:0f.0: Adding to iommu group 39
[ 1.609455] pci 0000:7f:0f.1: Adding to iommu group 39
[ 1.609497] pci 0000:7f:0f.2: Adding to iommu group 39
[ 1.609538] pci 0000:7f:0f.3: Adding to iommu group 39
[ 1.609579] pci 0000:7f:0f.4: Adding to iommu group 39
[ 1.609620] pci 0000:7f:0f.5: Adding to iommu group 39
[ 1.609662] pci 0000:7f:0f.6: Adding to iommu group 39
[ 1.609815] pci 0000:7f:10.0: Adding to iommu group 40
[ 1.609858] pci 0000:7f:10.1: Adding to iommu group 40
[ 1.609901] pci 0000:7f:10.5: Adding to iommu group 40
[ 1.609943] pci 0000:7f:10.6: Adding to iommu group 40
[ 1.609985] pci 0000:7f:10.7: Adding to iommu group 40
[ 1.610113] pci 0000:7f:12.0: Adding to iommu group 41
[ 1.610157] pci 0000:7f:12.1: Adding to iommu group 41
[ 1.610201] pci 0000:7f:12.4: Adding to iommu group 41
[ 1.610246] pci 0000:7f:12.5: Adding to iommu group 41
[ 1.610276] pci 0000:7f:13.0: Adding to iommu group 42
[ 1.610307] pci 0000:7f:13.1: Adding to iommu group 43
[ 1.610338] pci 0000:7f:13.2: Adding to iommu group 44
[ 1.610374] pci 0000:7f:13.3: Adding to iommu group 45
[ 1.610454] pci 0000:7f:13.6: Adding to iommu group 46
[ 1.610499] pci 0000:7f:13.7: Adding to iommu group 46
[ 1.610532] pci 0000:7f:14.0: Adding to iommu group 47
[ 1.610563] pci 0000:7f:14.1: Adding to iommu group 48
[ 1.610598] pci 0000:7f:14.2: Adding to iommu group 49
[ 1.610629] pci 0000:7f:14.3: Adding to iommu group 50
[ 1.610758] pci 0000:7f:14.4: Adding to iommu group 51
[ 1.610804] pci 0000:7f:14.5: Adding to iommu group 51
[ 1.610849] pci 0000:7f:14.6: Adding to iommu group 51
[ 1.610895] pci 0000:7f:14.7: Adding to iommu group 51
[ 1.610926] pci 0000:7f:16.0: Adding to iommu group 52
[ 1.610956] pci 0000:7f:16.1: Adding to iommu group 53
[ 1.610987] pci 0000:7f:16.2: Adding to iommu group 54
[ 1.611019] pci 0000:7f:16.3: Adding to iommu group 55
[ 1.611099] pci 0000:7f:16.6: Adding to iommu group 56
[ 1.611144] pci 0000:7f:16.7: Adding to iommu group 56
[ 1.611177] pci 0000:7f:17.0: Adding to iommu group 57
[ 1.611208] pci 0000:7f:17.1: Adding to iommu group 58
[ 1.611240] pci 0000:7f:17.2: Adding to iommu group 59
[ 1.611270] pci 0000:7f:17.3: Adding to iommu group 60
[ 1.611399] pci 0000:7f:17.4: Adding to iommu group 61
[ 1.611447] pci 0000:7f:17.5: Adding to iommu group 61
[ 1.611494] pci 0000:7f:17.6: Adding to iommu group 61
[ 1.611542] pci 0000:7f:17.7: Adding to iommu group 61
[ 1.611696] pci 0000:7f:1e.0: Adding to iommu group 62
[ 1.611743] pci 0000:7f:1e.1: Adding to iommu group 62
[ 1.611791] pci 0000:7f:1e.2: Adding to iommu group 62
[ 1.611838] pci 0000:7f:1e.3: Adding to iommu group 62
[ 1.611884] pci 0000:7f:1e.4: Adding to iommu group 62
[ 1.611976] pci 0000:7f:1f.0: Adding to iommu group 63
[ 1.612026] pci 0000:7f:1f.2: Adding to iommu group 63
[ 1.612057] pci 0000:00:00.0: Adding to iommu group 64
[ 1.612089] pci 0000:00:01.0: Adding to iommu group 65
[ 1.612120] pci 0000:00:01.1: Adding to iommu group 66
[ 1.612156] pci 0000:00:02.0: Adding to iommu group 67
[ 1.612189] pci 0000:00:02.1: Adding to iommu group 68
[ 1.612220] pci 0000:00:02.2: Adding to iommu group 69
[ 1.612251] pci 0000:00:02.3: Adding to iommu group 70
[ 1.612283] pci 0000:00:03.0: Adding to iommu group 71
[ 1.612314] pci 0000:00:05.0: Adding to iommu group 72
[ 1.612344] pci 0000:00:05.1: Adding to iommu group 73
[ 1.612375] pci 0000:00:05.2: Adding to iommu group 74
[ 1.612406] pci 0000:00:05.4: Adding to iommu group 75
[ 1.612437] pci 0000:00:11.0: Adding to iommu group 76
[ 1.612467] pci 0000:00:14.0: Adding to iommu group 77
[ 1.612498] pci 0000:00:19.0: Adding to iommu group 78
[ 1.612529] pci 0000:00:1a.0: Adding to iommu group 79
[ 1.612560] pci 0000:00:1b.0: Adding to iommu group 80
[ 1.612590] pci 0000:00:1c.0: Adding to iommu group 81
[ 1.612621] pci 0000:00:1c.3: Adding to iommu group 82
[ 1.612653] pci 0000:00:1c.4: Adding to iommu group 83
[ 1.612683] pci 0000:00:1d.0: Adding to iommu group 84
[ 1.612787] pci 0000:00:1f.0: Adding to iommu group 85
[ 1.612837] pci 0000:00:1f.2: Adding to iommu group 85
[ 1.612888] pci 0000:00:1f.3: Adding to iommu group 85
[ 1.612921] pci 0000:01:00.0: Adding to iommu group 86
[ 1.612954] pci 0000:02:00.0: Adding to iommu group 87
[ 1.612987] pci 0000:02:00.1: Adding to iommu group 88
[ 1.613018] pci 0000:04:00.0: Adding to iommu group 89
[ 1.613050] pci 0000:06:00.0: Adding to iommu group 90
[ 1.613132] pci 0000:07:00.0: Adding to iommu group 91
[ 1.613183] pci 0000:07:00.1: Adding to iommu group 91
[ 1.613213] pci 0000:08:00.0: Adding to iommu group 92
[ 1.613245] pci 0000:0a:00.0: Adding to iommu group 93
[ 1.613276] pci 0000:0b:00.0: Adding to iommu group 94
[ 1.613308] pci 0000:0b:01.0: Adding to iommu group 95
[ 1.613339] pci 0000:0b:02.0: Adding to iommu group 96
[ 1.613371] pci 0000:0b:03.0: Adding to iommu group 97
[ 1.613404] pci 0000:0c:00.0: Adding to iommu group 98
[ 1.613440] pci 0000:40:00.0: Adding to iommu group 99
[ 1.613470] pci 0000:80:00.0: Adding to iommu group 100
[ 1.613503] pci 0000:80:01.0: Adding to iommu group 101
[ 1.613534] pci 0000:80:01.1: Adding to iommu group 102
[ 1.613564] pci 0000:80:02.0: Adding to iommu group 103
[ 1.613595] pci 0000:80:03.0: Adding to iommu group 104
[ 1.613627] pci 0000:80:03.2: Adding to iommu group 105
[ 1.613657] pci 0000:80:05.0: Adding to iommu group 106
[ 1.613689] pci 0000:80:05.1: Adding to iommu group 107
[ 1.613720] pci 0000:80:05.2: Adding to iommu group 108
[ 1.613752] pci 0000:80:05.4: Adding to iommu group 109
[ 1.613971] DMAR: Intel(R) Virtualization Technology for Directed I/O
[ 1.613973] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.613974] software IO TLB: mapped [mem 0x00000000bdcf1000-0x00000000c1cf1000] (64MB)
[ 1.617336] Initialise system trusted keyrings
[ 1.617351] Key type blacklist registered
[ 1.617419] workingset: timestamp_bits=36 max_order=25 bucket_order=0
[ 1.618758] zbud: loaded
[ 1.619153] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.619310] fuse: init (API version 7.34)
[ 1.619552] integrity: Platform Keyring initialized
[ 1.630045] Key type asymmetric registered
[ 1.630047] Asymmetric key parser 'x509' registered
[ 1.630072] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 1.630131] io scheduler mq-deadline registered
[ 1.631129] pcieport 0000:00:01.0: PME: Signaling with IRQ 25
[ 1.631191] pcieport 0000:00:01.0: AER: enabled with IRQ 25
[ 1.631414] pcieport 0000:00:01.1: PME: Signaling with IRQ 26
[ 1.631458] pcieport 0000:00:01.1: AER: enabled with IRQ 26
[ 1.631675] pcieport 0000:00:02.0: PME: Signaling with IRQ 27
[ 1.631721] pcieport 0000:00:02.0: AER: enabled with IRQ 27
[ 1.631928] pcieport 0000:00:02.1: PME: Signaling with IRQ 28
[ 1.631994] pcieport 0000:00:02.1: AER: enabled with IRQ 28
[ 1.632204] pcieport 0000:00:02.2: PME: Signaling with IRQ 29
[ 1.632249] pcieport 0000:00:02.2: AER: enabled with IRQ 29
[ 1.632460] pcieport 0000:00:02.3: PME: Signaling with IRQ 30
[ 1.632510] pcieport 0000:00:02.3: AER: enabled with IRQ 30
[ 1.632719] pcieport 0000:00:03.0: PME: Signaling with IRQ 31
[ 1.632776] pcieport 0000:00:03.0: AER: enabled with IRQ 31
[ 1.632951] pcieport 0000:00:1c.0: PME: Signaling with IRQ 32
[ 1.633137] pcieport 0000:00:1c.3: PME: Signaling with IRQ 33
[ 1.633241] pcieport 0000:00:1c.4: PME: Signaling with IRQ 34
[ 1.633852] pcieport 0000:0b:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 1.634336] pcieport 0000:0b:03.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 1.634992] pcieport 0000:80:00.0: PME: Signaling with IRQ 40
[ 1.635062] pcieport 0000:80:00.0: AER: enabled with IRQ 40
[ 1.635324] pcieport 0000:80:01.0: PME: Signaling with IRQ 41
[ 1.635379] pcieport 0000:80:01.0: AER: enabled with IRQ 41
[ 1.635612] pcieport 0000:80:01.1: PME: Signaling with IRQ 42
[ 1.635666] pcieport 0000:80:01.1: AER: enabled with IRQ 42
[ 1.635896] pcieport 0000:80:02.0: PME: Signaling with IRQ 43
[ 1.635962] pcieport 0000:80:02.0: AER: enabled with IRQ 43
[ 1.636248] pcieport 0000:80:03.0: PME: Signaling with IRQ 44
[ 1.636321] pcieport 0000:80:03.0: AER: enabled with IRQ 44
[ 1.636548] pcieport 0000:80:03.2: PME: Signaling with IRQ 45
[ 1.636603] pcieport 0000:80:03.2: AER: enabled with IRQ 45
[ 1.636823] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.637021] Monitor-Mwait will be used to enter C-1 state
[ 1.637025] Monitor-Mwait will be used to enter C-2 state
[ 1.637028] ACPI: \_SB_.SCK0.CP00: Found 2 idle states
[ 1.639911] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 1.640003] ACPI: button: Power Button [PWRB]
[ 1.640062] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 1.640087] ACPI: button: Power Button [PWRF]
[ 1.733571] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.754051] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 1.756824] Linux agpgart interface v0.103
[ 1.772037] loop: module loaded
[ 1.772657] libphy: Fixed MDIO Bus: probed
[ 1.772659] tun: Universal TUN/TAP device driver, 1.6
[ 1.772727] PPP generic driver version 2.4.2
[ 1.772799] VFIO - User Level meta-driver version: 0.3
[ 1.773009] vfio_pci: add [1002:67df[ffffffff:ffffffff]] class 0x000000/00000000
[ 1.773042] vfio_pci: add [1002:aaf0[ffffffff:ffffffff]] class 0x000000/00000000
[ 1.773073] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.773079] ehci-pci: EHCI PCI platform driver
[ 1.773485] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 1.773497] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 1.773510] ehci-pci 0000:00:1a.0: debug port 2
[ 1.777467] ehci-pci 0000:00:1a.0: irq 18, io mem 0xf413a000
[ 1.791986] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 1.792041] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 1.792044] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.792046] usb usb1: Product: EHCI Host Controller
[ 1.792048] usb usb1: Manufacturer: Linux 5.15.15-76051515-generic ehci_hcd
[ 1.792050] usb usb1: SerialNumber: 0000:00:1a.0
[ 1.792185] hub 1-0:1.0: USB hub found
[ 1.792191] hub 1-0:1.0: 2 ports detected
[ 1.792550] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 1.792557] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.792568] ehci-pci 0000:00:1d.0: debug port 2
[ 1.796476] ehci-pci 0000:00:1d.0: irq 18, io mem 0xf4139000
[ 1.811994] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.812038] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 1.812041] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.812043] usb usb2: Product: EHCI Host Controller
[ 1.812045] usb usb2: Manufacturer: Linux 5.15.15-76051515-generic ehci_hcd
[ 1.812046] usb usb2: SerialNumber: 0000:00:1d.0
[ 1.812150] hub 2-0:1.0: USB hub found
[ 1.812155] hub 2-0:1.0: 2 ports detected
[ 1.812362] ehci-platform: EHCI generic platform driver
[ 1.812378] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.812384] ohci-pci: OHCI PCI platform driver
[ 1.812424] ohci-platform: OHCI generic platform driver
[ 1.812436] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.812579] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 1.815612] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.815625] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.815803] mousedev: PS/2 mouse device common for all mice
[ 1.815967] rtc_cmos 00:00: RTC can wake from S4
[ 1.816232] rtc_cmos 00:00: registered as rtc0
[ 1.816288] rtc_cmos 00:00: setting system clock to 2022-02-17T14:21:42 UTC (1645107702)
[ 1.816323] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.816336] i2c_dev: i2c /dev entries driver
[ 1.819037] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 1.819105] device-mapper: uevent: version 1.0.3
[ 1.819215] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 1.819246] platform eisa.0: Probing EISA bus 0
[ 1.819257] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 1.819259] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 1.819262] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 1.819265] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 1.819268] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 1.819270] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 1.819275] platform eisa.0: EISA: Detected 0 cards
[ 1.819285] intel_pstate: Intel P-state driver initializing
[ 1.825139] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.825172] efifb: probing for efifb
[ 1.825195] efifb: No BGRT, not showing boot graphics
[ 1.825196] efifb: framebuffer at 0xf1000000, using 4000k, total 4000k
[ 1.825199] efifb: mode is 1280x800x32, linelength=5120, pages=1
[ 1.825201] efifb: scrolling: redraw
[ 1.825202] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.825284] fbcon: Deferring console take-over
[ 1.825286] fb0: EFI VGA frame buffer device
[ 1.825294] EFI Variables Facility v0.08 2004-May-17
[ 1.885485] drop_monitor: Initializing network drop monitor service
[ 1.885852] NET: Registered PF_INET6 protocol family
[ 2.048009] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 2.072014] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 2.204405] usb 1-1: New USB device found, idVendor=8087, idProduct=800a, bcdDevice= 0.05
[ 2.204417] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.204860] hub 1-1:1.0: USB hub found
[ 2.204892] hub 1-1:1.0: 6 ports detected
[ 2.228396] usb 2-1: New USB device found, idVendor=8087, idProduct=8002, bcdDevice= 0.05
[ 2.228401] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.228690] hub 2-1:1.0: USB hub found
[ 2.228767] hub 2-1:1.0: 8 ports detected
[ 2.310229] Freeing initrd memory: 70324K
[ 2.319014] Segment Routing with IPv6
[ 2.319036] In-situ OAM (IOAM) with IPv6
[ 2.319079] NET: Registered PF_PACKET protocol family
[ 2.319181] Key type dns_resolver registered
[ 2.327328] microcode: sig=0x406f1, pf=0x1, revision=0xb00003e
[ 2.328268] microcode: Microcode Update Driver: v2.2.
[ 2.331038] resctrl: L3 allocation detected
[ 2.331041] resctrl: L3 monitoring detected
[ 2.331052] IPI shorthand broadcast: enabled
[ 2.331068] sched_clock: Marking stable (2330080656, 932816)->(2385748195, -54734723)
[ 2.334487] registered taskstats version 1
[ 2.337065] Loading compiled-in X.509 certificates
[ 2.338563] Loaded X.509 cert 'Build time autogenerated kernel key: b0d11a38ead23cd73aaec077654e84575ea685ce'
[ 2.339884] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 2.341200] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 2.341202] blacklist: Loading compiled-in revocation X.509 certificates
[ 2.341240] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 2.346347] zswap: loaded using pool lzo/zbud
[ 2.353356] Key type ._fscrypt registered
[ 2.353358] Key type .fscrypt registered
[ 2.353360] Key type fscrypt-provisioning registered
[ 2.357403] Key type encrypted registered
[ 2.357407] AppArmor: AppArmor sha1 policy hashing enabled
[ 2.358268] integrity: Loading X.509 certificate: UEFI:db
[ 2.358296] integrity: Loaded X.509 cert 'Hewlett-Packard Company: HP UEFI Secure Boot 2013 DB key: 1d7cf2c2b92673f69c8ee1ec7063967ab9b62bec'
[ 2.358297] integrity: Loading X.509 certificate: UEFI:db
[ 2.358315] integrity: Loaded X.509 cert 'Hewlett-Packard UEFI Secure Boot DB Key: e7203ac28b848d3c03432f6a485dd1f4c7b8e529'
[ 2.358317] integrity: Loading X.509 certificate: UEFI:db
[ 2.358336] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 2.358338] integrity: Loading X.509 certificate: UEFI:db
[ 2.358357] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 2.359604] ima: No TPM chip found, activating TPM-bypass!
[ 2.359606] Loading compiled-in module X.509 certificates
[ 2.360232] Loaded X.509 cert 'Build time autogenerated kernel key: b0d11a38ead23cd73aaec077654e84575ea685ce'
[ 2.360234] ima: Allocated hash algorithm: sha1
[ 2.360243] ima: No architecture policies found
[ 2.360256] evm: Initialising EVM extended attributes:
[ 2.360257] evm: security.selinux
[ 2.360258] evm: security.SMACK64
[ 2.360259] evm: security.SMACK64EXEC
[ 2.360260] evm: security.SMACK64TRANSMUTE
[ 2.360261] evm: security.SMACK64MMAP
[ 2.360261] evm: security.apparmor
[ 2.360262] evm: security.ima
[ 2.360262] evm: security.capability
[ 2.360263] evm: HMAC attrs: 0x1
[ 2.360687] PM: Magic number: 10:559:384
[ 2.360696] machinecheck machinecheck32: hash matches
[ 2.360712] usb usb2: hash matches
[ 2.363564] RAS: Correctable Errors collector initialized.
[ 2.365359] Freeing unused decrypted memory: 2036K
[ 2.366525] Freeing unused kernel image (initmem) memory: 2952K
[ 2.396022] Write protecting the kernel read-only data: 30720k
[ 2.397200] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 2.397931] Freeing unused kernel image (rodata/data gap) memory: 1548K
[ 2.455617] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.455619] x86/mm: Checking user space page tables
[ 2.509371] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.509378] Run /init as init process
[ 2.509380] with arguments:
[ 2.509381] /init
[ 2.509382] splash
[ 2.509384] with environment:
[ 2.509385] HOME=/
[ 2.509386] TERM=linux
[ 2.627994] tsc: Refined TSC clocksource calibration: 2593.992 MHz
[ 2.628021] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x25641074d3b, max_idle_ns: 440795244898 ns
[ 2.628144] clocksource: Switched to clocksource tsc
[ 2.677113] e1000e: Intel(R) PRO/1000 Network Driver
[ 2.677119] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 2.677134] ACPI: bus type thunderbolt registered
[ 2.677311] thunderbolt 0000:0c:00.0: enabling device (0100 -> 0102)
[ 2.677335] e1000e 0000:00:19.0: enabling device (0140 -> 0142)
[ 2.677794] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 2.678023] dca service started, version 1.12.1
[ 2.678704] ------------[ cut here ]------------
[ 2.678706] thunderbolt 0000:0c:00.0: interrupt for TX ring 0 is already enabled
[ 2.678734] WARNING: CPU: 0 PID: 498 at drivers/thunderbolt/nhi.c:105 ring_interrupt_active+0x1fa/0x270 [thunderbolt]
[ 2.678762] Modules linked in: ahci(+) xhci_pci(+) dca thunderbolt(+) e1000e(+) lpc_ich libahci i2c_smbus i2c_algo_bit nvme_core xhci_pci_renesas scsi_transport_sas mdio wmi(+) fjes(+)
[ 2.678780] CPU: 0 PID: 498 Comm: kworker/0:5 Not tainted 5.15.15-76051515-generic #202201160435~1642693824~21.10~97db1bb
[ 2.678784] Hardware name: Hewlett-Packard HP Z840 Workstation/2129, BIOS M60 v02.57 05/21/2021
[ 2.678787] Workqueue: events work_for_cpu_fn
[ 2.678798] RIP: 0010:ring_interrupt_active+0x1fa/0x270 [thunderbolt]
[ 2.678815] Code: 4c 89 4d c8 44 89 45 d4 e8 33 55 11 e1 4c 8b 4d c8 44 8b 45 d4 4c 89 e1 48 89 c6 4c 89 f2 48 c7 c7 00 b7 34 c0 e8 f0 e0 57 e1 <0f> 0b e9 10 ff ff ff 41 0f b6 47 78 d3 e0 41 09 c5 e9 cf fe ff ff
[ 2.678817] RSP: 0018:ffffacbf48d07d08 EFLAGS: 00010086
[ 2.678819] RAX: 0000000000000000 RBX: 00000000ffffffff RCX: ffff9212eff43c28
[ 2.678821] RDX: 0000000000000000 RSI: 0000000000000003 RDI: 0000000000000003
[ 2.678822] RBP: ffffacbf48d07d50 R08: 0000000000000003 R09: fffffffffff9c348
[ 2.678823] R10: ffffffffffffffff R11: 0000000000000001 R12: ffffffffc034a29b
[ 2.678824] R13: 0000000000038200 R14: ffff91f3c68e18e0 R15: ffff91f3c90f3d40
[ 2.678825] FS: 0000000000000000(0000) GS:ffff9202af600000(0000) knlGS:0000000000000000
[ 2.678827] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.678828] CR2: 00005638fe8a8a68 CR3: 0000000105184006 CR4: 00000000003706f0
[ 2.678830] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2.678831] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2.678832] Call Trace:
[ 2.678835] <TASK>
[ 2.678837] tb_ring_start+0x192/0x360 [thunderbolt]
[ 2.678848] tb_ctl_start+0x1d/0xb0 [thunderbolt]
[ 2.678860] tb_domain_add+0x3d/0x190 [thunderbolt]
[ 2.678875] nhi_probe+0x263/0x3f0 [thunderbolt]
[ 2.678885] local_pci_probe+0x4b/0x90
[ 2.678889] work_for_cpu_fn+0x1a/0x30
[ 2.678892] process_one_work+0x22b/0x3d0
[ 2.678896] worker_thread+0x223/0x410
[ 2.678899] kthread+0x11e/0x140
[ 2.678902] ? process_one_work+0x3d0/0x3d0
[ 2.678905] ? set_kthread_struct+0x50/0x50
[ 2.678908] ret_from_fork+0x22/0x30
[ 2.678914] </TASK>
[ 2.678915] ---[ end trace e615b6311278a255 ]---
[ 2.678923] ------------[ cut here ]------------
[ 2.678924] thunderbolt 0000:0c:00.0: interrupt for RX ring 0 is already enabled
[ 2.678932] WARNING: CPU: 0 PID: 498 at drivers/thunderbolt/nhi.c:105 ring_interrupt_active+0x1fa/0x270 [thunderbolt]
[ 2.678949] Modules linked in: ahci(+) xhci_pci(+) dca thunderbolt(+) e1000e(+) lpc_ich libahci i2c_smbus i2c_algo_bit nvme_core xhci_pci_renesas scsi_transport_sas mdio wmi(+) fjes(+)
[ 2.678964] CPU: 0 PID: 498 Comm: kworker/0:5 Tainted: G W 5.15.15-76051515-generic #202201160435~1642693824~21.10~97db1bb
[ 2.678967] Hardware name: Hewlett-Packard HP Z840 Workstation/2129, BIOS M60 v02.57 05/21/2021
[ 2.678969] Workqueue: events work_for_cpu_fn
[ 2.678974] RIP: 0010:ring_interrupt_active+0x1fa/0x270 [thunderbolt]
[ 2.678991] Code: 4c 89 4d c8 44 89 45 d4 e8 33 55 11 e1 4c 8b 4d c8 44 8b 45 d4 4c 89 e1 48 89 c6 4c 89 f2 48 c7 c7 00 b7 34 c0 e8 f0 e0 57 e1 <0f> 0b e9 10 ff ff ff 41 0f b6 47 78 d3 e0 41 09 c5 e9 cf fe ff ff
[ 2.678994] RSP: 0018:ffffacbf48d07d08 EFLAGS: 00010086
[ 2.678997] RAX: 0000000000000000 RBX: 00000000ffffffff RCX: ffff9212eff43c28
[ 2.678999] RDX: 0000000000000000 RSI: 0000000000000003 RDI: 0000000000000003
[ 2.679001] RBP: ffffacbf48d07d50 R08: 0000000000000003 R09: fffffffffff9cd00
[ 2.679003] R10: ffffffffffffffff R11: 0000000000000001 R12: ffffffffc034a2a3
[ 2.679005] R13: 000000000003827c R14: ffff91f3c68e18e0 R15: ffff91f3c90f3980
[ 2.679007] FS: 0000000000000000(0000) GS:ffff9202af600000(0000) knlGS:0000000000000000
[ 2.679010] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 2.679012] CR2: 00005638fe8a8a68 CR3: 0000000105184006 CR4: 00000000003706f0
[ 2.679014] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 2.679016] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 2.679018] Call Trace:
[ 2.679019] <TASK>
[ 2.679021] tb_ring_start+0x192/0x360 [thunderbolt]
[ 2.679037] tb_ctl_start+0x27/0xb0 [thunderbolt]
[ 2.679047] tb_domain_add+0x3d/0x190 [thunderbolt]
[ 2.679065] nhi_probe+0x263/0x3f0 [thunderbolt]
[ 2.679082] local_pci_probe+0x4b/0x90
[ 2.679084] work_for_cpu_fn+0x1a/0x30
[ 2.679089] process_one_work+0x22b/0x3d0
[ 2.679093] worker_thread+0x223/0x410
[ 2.679097] kthread+0x11e/0x140
[ 2.679101] ? process_one_work+0x3d0/0x3d0
[ 2.679105] ? set_kthread_struct+0x50/0x50
[ 2.679109] ret_from_fork+0x22/0x30
[ 2.679115] </TASK>
[ 2.679116] ---[ end trace e615b6311278a256 ]---
[ 2.679123] thunderbolt 0000:0c:00.0: ICM firmware is in wrong mode: 15
[ 2.679137] ahci 0000:00:1f.2: version 3.0
[ 2.681296] cryptd: max_cpu_qlen set to 1000
[ 2.683457] igb: Intel(R) Gigabit Ethernet Network Driver
[ 2.683459] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 2.686467] AVX2 version of gcm_enc/dec engaged.
[ 2.686608] AES CTR mode by8 optimization enabled
[ 2.688896] mpt3sas version 39.100.00.00 loaded
[ 2.689101] i801_smbus 0000:00:1f.3: enabling device (0100 -> 0103)
[ 2.689297] igb 0000:08:00.0: enabling device (0100 -> 0102)
[ 2.689318] nvme nvme0: pci function 0000:04:00.0
[ 2.689327] mpt3sas 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 2.689485] nvme nvme1: pci function 0000:06:00.0
[ 2.689668] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x3 impl SATA mode
[ 2.689671] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio ems apst
[ 2.689844] i801_smbus 0000:00:1f.3: SPD Write Disable is set
[ 2.689860] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 2.689943] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.689950] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 2.690989] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver
[ 2.690992] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[ 2.691026] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[ 2.691285] ixgbe 0000:02:00.0: enabling device (0100 -> 0102)
[ 2.691345] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 2.691348] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.691350] usb usb3: Product: xHCI Host Controller
[ 2.691351] usb usb3: Manufacturer: Linux 5.15.15-76051515-generic xhci-hcd
[ 2.691353] usb usb3: SerialNumber: 0000:00:14.0
[ 2.699295] mpt2sas_cm0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (131906688 kB)
[ 2.707459] hub 3-0:1.0: USB hub found
[ 2.707492] hub 3-0:1.0: 15 ports detected
[ 2.707757] i2c i2c-0: 8/16 memory slots populated (from DMI)
[ 2.707759] i2c i2c-0: Systems with more than 4 memory slots not supported yet, not instantiating SPD
[ 2.709098] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 2.709375] scsi host1: ahci
[ 2.709548] scsi host2: ahci
[ 2.709600] nvme nvme0: 15/0/0 default/read/poll queues
[ 2.709735] scsi host3: ahci
[ 2.709900] scsi host4: ahci
[ 2.709946] ata1: SATA max UDMA/133 abar m2048@0xf4138000 port 0xf4138100 irq 47
[ 2.709949] ata2: SATA max UDMA/133 abar m2048@0xf4138000 port 0xf4138180 irq 47
[ 2.709950] ata3: DUMMY
[ 2.709951] ata4: DUMMY
[ 2.710211] acpi PNP0C14:02: duplicate WMI GUID 2B814318-4BE8-4707-9D84-A190A859B5D0 (first instance was on PNP0C14:00)
[ 2.710215] acpi PNP0C14:02: duplicate WMI GUID 41227C2D-80E1-423F-8B8E-87E32755A0EB (first instance was on PNP0C14:00)
[ 2.710939] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.710944] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 2.710948] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 2.710988] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[ 2.710991] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.710993] usb usb4: Product: xHCI Host Controller
[ 2.710994] usb usb4: Manufacturer: Linux 5.15.15-76051515-generic xhci-hcd
[ 2.710995] usb usb4: SerialNumber: 0000:00:14.0
[ 2.711099] hub 4-0:1.0: USB hub found
[ 2.711111] hub 4-0:1.0: 6 ports detected
[ 2.711397] usb: port power management may be unreliable
[ 2.711551] nvme nvme1: 15/0/0 default/read/poll queues
[ 2.711697] xhci_hcd 0000:40:00.0: init 0000:40:00.0 fail, -16
[ 2.711703] xhci_hcd: probe of 0000:40:00.0 failed with error -16
[ 2.713463] nvme0n1: p1 p2
[ 2.715390] nvme1n1: p1 p2 p3 p4
[ 2.725073] pps pps0: new PPS source ptp0
[ 2.725103] igb 0000:08:00.0: added PHC on eth0
[ 2.725104] igb 0000:08:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 2.725106] igb 0000:08:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 8c:dc:d4:56:09:41
[ 2.725151] igb 0000:08:00.0: eth0: PBA No: 000300-000
[ 2.725152] igb 0000:08:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[ 2.726458] igb 0000:08:00.0 enp8s0: renamed from eth0
[ 2.760593] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
[ 2.771021] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[ 2.771028] mpt2sas_cm0: MSI-X vectors supported: 16
[ 2.771029] no of cores: 56, max_msix_vectors: -1
[ 2.771030] mpt2sas_cm0: 0 16 16
[ 2.771351] mpt2sas_cm0: High IOPs queues : disabled
[ 2.771353] mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 93
[ 2.771354] mpt2sas0-msix1: PCI-MSI-X enabled: IRQ 94
[ 2.771355] mpt2sas0-msix2: PCI-MSI-X enabled: IRQ 95
[ 2.771357] mpt2sas0-msix3: PCI-MSI-X enabled: IRQ 96
[ 2.771358] mpt2sas0-msix4: PCI-MSI-X enabled: IRQ 97
[ 2.771358] mpt2sas0-msix5: PCI-MSI-X enabled: IRQ 98
[ 2.771360] mpt2sas0-msix6: PCI-MSI-X enabled: IRQ 99
[ 2.771360] mpt2sas0-msix7: PCI-MSI-X enabled: IRQ 100
[ 2.771361] mpt2sas0-msix8: PCI-MSI-X enabled: IRQ 101
[ 2.771362] mpt2sas0-msix9: PCI-MSI-X enabled: IRQ 102
[ 2.771363] mpt2sas0-msix10: PCI-MSI-X enabled: IRQ 103
[ 2.771364] mpt2sas0-msix11: PCI-MSI-X enabled: IRQ 104
[ 2.771365] mpt2sas0-msix12: PCI-MSI-X enabled: IRQ 105
[ 2.771365] mpt2sas0-msix13: PCI-MSI-X enabled: IRQ 106
[ 2.771366] mpt2sas0-msix14: PCI-MSI-X enabled: IRQ 107
[ 2.771367] mpt2sas0-msix15: PCI-MSI-X enabled: IRQ 108
[ 2.771368] mpt2sas_cm0: iomem(0x00000000f4040000), mapped(0x0000000069e6086d), size(65536)
[ 2.771371] mpt2sas_cm0: ioport(0x0000000000004000), size(256)
[ 2.828769] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 8c:dc:d4:56:09:40
[ 2.828772] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 2.828797] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
[ 2.830743] e1000e 0000:00:19.0 eno1: renamed from eth0
[ 2.837586] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[ 2.837590] mpt2sas_cm0: sending diag reset !!
[ 2.968020] usb 3-3: new full-speed USB device number 2 using xhci_hcd
[ 2.991963] ixgbe 0000:02:00.0: Multiqueue Enabled: Rx Queue count = 56, Tx Queue count = 56 XDP Queue count = 0
[ 3.023303] ata2: SATA link down (SStatus 0 SControl 300)
[ 3.023330] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 3.027302] ata1.00: ATAPI: hp CDDVDW SU-208GB, HN00, max UDMA/100
[ 3.029942] ata1.00: configured for UDMA/100
[ 3.036559] scsi 1:0:0:0: CD-ROM hp CDDVDW SU-208GB HN00 PQ: 0 ANSI: 5
[ 3.076033] ixgbe 0000:02:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:01.1 (capable of 32.000 Gb/s with 5.0 GT/s PCIe x8 link)
[ 3.102162] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 3.102169] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 3.127093] usb 3-3: New USB device found, idVendor=0d8c, idProduct=0043, bcdDevice= 1.05
[ 3.127106] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.127110] usb 3-3: Product: USB Advanced Audio Device
[ 3.127113] usb 3-3: Manufacturer: C-Media Electronics Inc.
[ 3.130920] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 3.131060] sr 1:0:0:0: Attached scsi generic sg0 type 5
[ 3.135431] hid: raw HID events driver (C) Jiri Kosina
[ 3.139123] usbcore: registered new interface driver usbhid
[ 3.139128] usbhid: USB HID core driver
[ 3.142417] input: C-Media Electronics Inc. USB Advanced Audio Device as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.3/0003:0D8C:0043.0001/input/input5
[ 3.172027] ixgbe 0000:02:00.0: MAC: 3, PHY: 0, PBA No: G45270-004
[ 3.172034] ixgbe 0000:02:00.0: a0:36:9f:bd:0e:d4
[ 3.204158] hid-generic 0003:0D8C:0043.0001: input,hidraw0: USB HID v1.00 Device [C-Media Electronics Inc. USB Advanced Audio Device] on usb-0000:00:14.0-3/input3
[ 3.244075] usb 4-2: new SuperSpeed USB device number 2 using xhci_hcd
[ 3.264388] usb 4-2: New USB device found, idVendor=3384, idProduct=7216, bcdDevice= 6.08
[ 3.264398] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.264402] usb 4-2: Product: USB7216 Smart Hub
[ 3.264405] usb 4-2: Manufacturer: Microchip
[ 3.265110] hub 4-2:1.0: USB hub found
[ 3.265676] hub 4-2:1.0: 4 ports detected
[ 3.319172] ixgbe 0000:02:00.0: Intel(R) 10 Gigabit Network Connection
[ 3.319348] libphy: ixgbe-mdio: probed
[ 3.319460] ixgbe 0000:02:00.1: enabling device (0100 -> 0102)
[ 3.392015] usb 3-6: new high-speed USB device number 3 using xhci_hcd
[ 3.562376] usb 3-6: New USB device found, idVendor=3384, idProduct=4216, bcdDevice= 6.08
[ 3.562388] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.562392] usb 3-6: Product: USB4216 Smart Hub
[ 3.562396] usb 3-6: Manufacturer: Microchip
[ 3.562996] hub 3-6:1.0: USB hub found
[ 3.563054] hub 3-6:1.0: 5 ports detected
[ 3.597559] ixgbe 0000:02:00.1: Multiqueue Enabled: Rx Queue count = 56, Tx Queue count = 56 XDP Queue count = 0
[ 3.676016] usb 4-4: new SuperSpeed USB device number 3 using xhci_hcd
[ 3.681587] ixgbe 0000:02:00.1: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:01.1 (capable of 32.000 Gb/s with 5.0 GT/s PCIe x8 link)
[ 3.696269] usb 4-4: New USB device found, idVendor=0451, idProduct=8140, bcdDevice= 1.00
[ 3.696278] usb 4-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.697004] hub 4-4:1.0: USB hub found
[ 3.697555] hub 4-4:1.0: 4 ports detected
[ 3.777577] ixgbe 0000:02:00.1: MAC: 3, PHY: 0, PBA No: G45270-004
[ 3.777585] ixgbe 0000:02:00.1: a0:36:9f:bd:0e:d6
[ 3.824017] usb 3-11: new high-speed USB device number 4 using xhci_hcd
[ 3.836019] mpt2sas_cm0: diag reset: SUCCESS
[ 3.868694] mpt2sas_cm0: scatter gather: sge_in_main_msg(1), sge_per_chain(9), sge_per_io(128), chains_per_io(15)
[ 3.869449] mpt2sas_cm0: request pool(0x000000002fab2c2b) - dma(0x123f80000): depth(3200), frame_size(128), pool_size(400 kB)
[ 3.890357] mpt2sas_cm0: sense pool(0x000000008efe2009) - dma(0x124780000): depth(2939), element_size(96), pool_size (275 kB)
[ 3.890366] mpt2sas_cm0: sense pool(0x000000008efe2009)- dma(0x124780000): depth(2939),element_size(96), pool_size(0 kB)
[ 3.890625] mpt2sas_cm0: reply pool(0x000000005fc05532) - dma(0x124800000): depth(3264), frame_size(128), pool_size(408 kB)
[ 3.890643] mpt2sas_cm0: config page(0x00000000acb263ea) - dma(0x124749000): size(512)
[ 3.890647] mpt2sas_cm0: Allocated physical memory: size(7417 kB)
[ 3.890649] mpt2sas_cm0: Current Controller Queue Depth(2936),Max Controller Queue Depth(3072)
[ 3.890652] mpt2sas_cm0: Scatter Gather Elements per IO(128)
[ 3.936880] mpt2sas_cm0: overriding NVDATA EEDPTagMode setting
[ 3.937262] mpt2sas_cm0: LSISAS2308: FWVersion(18.10.00.00), ChipRevision(0x05), BiosVersion(07.35.02.00)
[ 3.937272] mpt2sas_cm0: Protocol=(Initiator), Capabilities=(Raid,TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ)
[ 3.937357] scsi host0: Fusion MPT SAS Host
[ 3.939362] mpt2sas_cm0: sending port enable !!
[ 3.941193] ixgbe 0000:02:00.1: Intel(R) 10 Gigabit Network Connection
[ 3.941321] libphy: ixgbe-mdio: probed
[ 3.943321] ixgbe 0000:02:00.0 ens1f0: renamed from eth0
[ 3.972195] usb 3-11: New USB device found, idVendor=05ac, idProduct=912f, bcdDevice= 1.01
[ 3.972205] usb 3-11: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.972783] hub 3-11:1.0: USB hub found
[ 3.972850] hub 3-11:1.0: 3 ports detected
[ 3.976695] ixgbe 0000:02:00.1 ens1f1: renamed from eth1
[ 4.052027] usb 3-6.3: new full-speed USB device number 5 using xhci_hcd
[ 4.158299] usb 3-6.3: New USB device found, idVendor=096e, idProduct=0201, bcdDevice= 2.02
[ 4.158308] usb 3-6.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.158313] usb 3-6.3: Product: USB DONGLE
[ 4.158316] usb 3-6.3: Manufacturer: OEM
[ 4.158320] usb 3-6.3: SerialNumber: 80050D113FE24A4C
[ 4.162811] hid-generic 0003:096E:0201.0002: hiddev0,hidraw1: USB HID v1.01 Device [OEM USB DONGLE] on usb-0000:00:14.0-6.3/input0
[ 4.284015] usb 3-13: new high-speed USB device number 6 using xhci_hcd
[ 4.432392] usb 3-13: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
[ 4.432401] usb 3-13: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[ 4.432406] usb 3-13: SerialNumber: 05081861CACD
[ 4.432970] hub 3-13:1.0: USB hub found
[ 4.433041] hub 3-13:1.0: 4 ports detected
[ 4.512014] usb 3-6.5: new full-speed USB device number 7 using xhci_hcd
[ 4.615236] usb 3-6.5: New USB device found, idVendor=3384, idProduct=0001, bcdDevice= 0.01
[ 4.615247] usb 3-6.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.615251] usb 3-6.5: Product: Launch Configurable Keyboard (launch_1)
[ 4.615254] usb 3-6.5: Manufacturer: System76
[ 4.625856] input: System76 Launch Configurable Keyboard (launch_1) as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6.5/3-6.5:1.0/0003:3384:0001.0003/input/input6
[ 4.684221] hid-generic 0003:3384:0001.0003: input,hidraw2: USB HID v1.11 Keyboard [System76 Launch Configurable Keyboard (launch_1)] on usb-0000:00:14.0-6.5/input0
[ 4.685452] hid-generic 0003:3384:0001.0004: hiddev1,hidraw3: USB HID v1.11 Device [System76 Launch Configurable Keyboard (launch_1)] on usb-0000:00:14.0-6.5/input1
[ 4.687693] input: System76 Launch Configurable Keyboard (launch_1) System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6.5/3-6.5:1.2/0003:3384:0001.0005/input/input7
[ 4.692016] usb 3-11.2: new full-speed USB device number 8 using xhci_hcd
[ 4.744213] input: System76 Launch Configurable Keyboard (launch_1) Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6.5/3-6.5:1.2/0003:3384:0001.0005/input/input8
[ 4.744369] input: System76 Launch Configurable Keyboard (launch_1) Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6.5/3-6.5:1.2/0003:3384:0001.0005/input/input9
[ 4.744519] hid-generic 0003:3384:0001.0005: input,hidraw4: USB HID v1.11 Keyboard [System76 Launch Configurable Keyboard (launch_1)] on usb-0000:00:14.0-6.5/input2
[ 5.151110] system76_acpi: loading out-of-tree module taints kernel.
[ 5.151143] system76_acpi: module verification failed: signature and/or required key missing - tainting kernel
[ 5.154454] system76: Model does not utilize this driver
[ 5.198946] usbcore: registered new interface driver system76-io
[ 5.283979] raid6: avx2x4 gen() 24907 MB/s
[ 5.351998] raid6: avx2x4 xor() 7676 MB/s
[ 5.419985] raid6: avx2x2 gen() 25460 MB/s
[ 5.488001] raid6: avx2x2 xor() 18664 MB/s
[ 5.554608] mpt2sas_cm0: hba_port entry: 00000000dc6e39d2, port: 255 is added to hba_port list
[ 5.555982] raid6: avx2x1 gen() 28998 MB/s
[ 5.556300] mpt2sas_cm0: host_add: handle(0x0001), sas_addr(0x5001438031aa6ed0), phys(8)
[ 5.623981] raid6: avx2x1 xor() 15627 MB/s
[ 5.691990] raid6: sse2x4 gen() 17630 MB/s
[ 5.759983] raid6: sse2x4 xor() 9323 MB/s
[ 5.827995] raid6: sse2x2 gen() 17040 MB/s
[ 5.895989] raid6: sse2x2 xor() 11302 MB/s
[ 5.964002] raid6: sse2x1 gen() 14842 MB/s
[ 6.031991] raid6: sse2x1 xor() 10157 MB/s
[ 6.031991] raid6: using algorithm avx2x1 gen() 28998 MB/s
[ 6.031994] raid6: .... xor() 15627 MB/s, rmw enabled
[ 6.031995] raid6: using avx2x2 recovery algorithm
[ 6.032928] xor: automatically using best checksumming function avx
[ 6.033777] async_tx: api initialized (async)
[ 6.109363] mpt2sas_cm0: handle(0x9) sas_address(0x4433221100000000) port_type(0x1)
[ 6.174421] Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
[ 6.314827] EXT4-fs (nvme1n1p3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 6.360599] mpt2sas_cm0: handle(0xa) sas_address(0x4433221101000000) port_type(0x1)
[ 6.476493] systemd[1]: Inserted module 'autofs4'
[ 6.597230] systemd[1]: Successfully credited entropy passed from boot loader.
[ 6.600091] systemd[1]: systemd 248.3-1ubuntu8.2pop0~1642619863~21.10~47b8972 running in system mode. (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS -OPENSSL +ACL +BLKID +CURL +ELFUTILS -FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP -LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 6.606324] mpt2sas_cm0: handle(0xb) sas_address(0x4433221102000000) port_type(0x1)
[ 6.620150] systemd[1]: Detected architecture x86-64.
[ 6.620570] systemd[1]: Hostname set to <shredder-curiouser>.
[ 6.775525] systemd[1]: Configuration file /lib/systemd/system/nordvpnd.socket is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[ 6.828157] systemd[1]: Configuration file /lib/systemd/system/nordvpnd.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[ 6.831375] systemd[1]: Queued start job for default target Graphical Interface.
[ 6.853811] systemd[1]: Created slice system-modprobe.slice.
[ 6.854441] systemd[1]: Created slice system-postgresql.slice.
[ 6.855085] systemd[1]: Created slice User and Session Slice.
[ 6.855173] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 6.855383] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 6.855465] systemd[1]: Reached target User and Group Name Lookups.
[ 6.855494] systemd[1]: Reached target Slices.
[ 6.855513] systemd[1]: Reached target Swap.
[ 6.855531] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[ 6.855628] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 6.855746] systemd[1]: Listening on LVM2 poll daemon socket.
[ 6.860204] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 6.860829] systemd[1]: Listening on Syslog Socket.
[ 6.860925] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 6.861164] systemd[1]: Listening on Journal Audit Socket.
[ 6.861284] systemd[1]: Listening on Journal Socket (/dev/log).
[ 6.861432] systemd[1]: Listening on Journal Socket.
[ 6.861589] systemd[1]: Listening on udev Control Socket.
[ 6.861718] systemd[1]: Listening on udev Kernel Socket.
[ 6.862674] mpt2sas_cm0: handle(0xc) sas_address(0x4433221103000000) port_type(0x1)
[ 6.862754] systemd[1]: Mounting Huge Pages File System...
[ 6.863920] systemd[1]: Mounting POSIX Message Queue File System...
[ 6.865277] systemd[1]: Mounting NFSD configuration filesystem...
[ 6.866364] systemd[1]: Mounting RPC Pipe File System...
[ 6.867649] systemd[1]: Mounting Kernel Debug File System...
[ 6.869077] systemd[1]: Mounting Kernel Trace File System...
[ 6.871208] systemd[1]: Starting Journal Service...
[ 6.871349] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[ 6.871472] systemd[1]: Finished Availability of block devices.
[ 6.873346] systemd[1]: Starting Set the console keyboard layout...
[ 6.874787] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 6.875941] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 6.876936] systemd[1]: Starting Load Kernel Module configfs...
[ 6.878125] systemd[1]: Starting Load Kernel Module drm...
[ 6.879125] systemd[1]: Starting Load Kernel Module fuse...
[ 6.880297] systemd[1]: Started Nameserver information manager.
[ 6.880470] systemd[1]: Reached target Network (Pre).
[ 6.880964] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 6.882691] systemd[1]: Starting Load Kernel Modules...
[ 6.884071] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 6.885837] systemd[1]: Starting Coldplug All udev Devices...
[ 6.887269] systemd[1]: Starting Uncomplicated firewall...
[ 6.889299] systemd[1]: Mounted Huge Pages File System.
[ 6.889438] systemd[1]: Mounted POSIX Message Queue File System.
[ 6.889563] systemd[1]: Mounted Kernel Debug File System.
[ 6.889709] systemd[1]: Mounted Kernel Trace File System.
[ 6.890255] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 6.890552] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 6.890779] systemd[1]: Finished Load Kernel Module configfs.
[ 6.891073] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 6.891325] RPC: Registered named UNIX socket transport module.
[ 6.891328] RPC: Registered udp transport module.
[ 6.891329] RPC: Registered tcp transport module.
[ 6.891330] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 6.891334] systemd[1]: Finished Load Kernel Module fuse.
[ 6.891689] EXT4-fs (nvme1n1p3): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[ 6.892788] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 6.893228] systemd[1]: Finished Uncomplicated firewall.
[ 6.894692] systemd[1]: Mounting FUSE Control File System...
[ 6.895815] systemd[1]: Mounting Kernel Configuration File System...
[ 6.896088] lp: driver loaded but no devices found
[ 6.896223] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 6.896292] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 6.897304] systemd[1]: Starting Load/Save Random Seed...
[ 6.898693] systemd[1]: Starting Create System Users...
[ 6.899270] ppdev: user-space parallel port driver
[ 6.899930] systemd[1]: Mounted RPC Pipe File System.
[ 6.900216] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 6.900498] systemd[1]: Finished Load Kernel Module drm.
[ 6.900651] systemd[1]: Mounted FUSE Control File System.
[ 6.900769] systemd[1]: Mounted Kernel Configuration File System.
[ 6.901850] systemd[1]: Starting pNFS block layout mapping daemon...
[ 6.903567] systemd[1]: Finished Load/Save Random Seed.
[ 6.903759] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[ 6.904320] systemd[1]: Started pNFS block layout mapping daemon.
[ 6.906539] systemd[1]: Finished Create System Users.
[ 6.907724] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 6.917100] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 6.919448] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[ 6.919482] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 6.920106] systemd[1]: Finished Load Kernel Modules.
[ 6.921273] systemd[1]: Starting Apply Kernel Variables...
[ 6.922246] systemd[1]: Mounted NFSD configuration filesystem.
[ 6.931237] systemd[1]: Finished Apply Kernel Variables.
[ 6.937132] systemd[1]: Finished Set the console keyboard layout.
[ 6.957803] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[ 6.957935] systemd[1]: Reached target Local File Systems (Pre).
[ 6.959121] systemd[1]: Mounting Prepare /run/qemu to allow still running qemu binaries of former builds (after package upgrades) to fallback-load modules from there...
[ 6.959167] systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
[ 6.959207] systemd[1]: Reached target Containers.
[ 6.961202] systemd[1]: Mounted Prepare /run/qemu to allow still running qemu binaries of former builds (after package upgrades) to fallback-load modules from there.
[ 6.971415] systemd[1]: Started Rule-based Manager for Device Events and Files.
[ 7.067582] systemd[1]: Started Journal Service.
[ 7.072765] systemd-journald[951]: Received client request to flush runtime journal.
[ 7.117174] mpt2sas_cm0: handle(0xd) sas_address(0x4433221104000000) port_type(0x1)
[ 7.296987] znvpair: module license 'CDDL' taints kernel.
[ 7.296994] Disabling lock debugging due to kernel taint
[ 7.306199] pstore: Using crash dump compression: deflate
[ 7.306217] pstore: Registered efi as persistent store backend
[ 7.319469] ACPI Error: Needed [Buffer/String/Package], found [Integer] 00000000cb705bc7 (20210730/exresop-557)
[ 7.319480] fbcon: Taking over console
[ 7.319756] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [Index] (20210730/dswexec-431)
[ 7.319770]
Initialized Local Variables for Method [WVPO]:
[ 7.319771] Local1: 00000000e4256baf <Obj> Buffer(12) 00 00 00 00 00 00 00 00
[ 7.319786] Initialized Arguments for Method [WVPO]: (2 arguments defined for method invocation)
[ 7.319787] Arg0: 00000000f33edb49 <Obj> Integer 0000000000000004
[ 7.319792] Arg1: 00000000cb705bc7 <Obj> Integer 0000000000000000
[ 7.319801] ACPI Error: Aborting method \_SB.WMIV.WVPO due to previous error (AE_AML_OPERAND_TYPE) (20210730/psparse-529)
[ 7.319813] ACPI Error: Aborting method \_SB.WMIV.WMPV due to previous error (AE_AML_OPERAND_TYPE) (20210730/psparse-529)
[ 7.321010] Console: switching to colour frame buffer device 160x50
[ 7.321156] mc: Linux media interface: v0.10
[ 7.324066] ACPI Error: Needed [Buffer/String/Package], found [Integer] 00000000c9b460c8 (20210730/exresop-557)
[ 7.324106] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [Index] (20210730/dswexec-431)
[ 7.324155]
Initialized Local Variables for Method [WVPO]:
[ 7.324156] Local1: 000000007c07558e <Obj> Buffer(136) 00 00 00 00 00 00 00 00
[ 7.324174] Initialized Arguments for Method [WVPO]: (2 arguments defined for method invocation)
[ 7.324176] Arg0: 000000002aedc6a5 <Obj> Integer 0000000000000080
[ 7.324181] Arg1: 00000000c9b460c8 <Obj> Integer 0000000000000000
[ 7.324189] ACPI Error: Aborting method \_SB.WMIV.WVPO due to previous error (AE_AML_OPERAND_TYPE) (20210730/psparse-529)
[ 7.324234] ACPI Error: Aborting method \_SB.WMIV.WMPV due to previous error (AE_AML_OPERAND_TYPE) (20210730/psparse-529)
[ 7.333318] input: HP WMI hotkeys as /devices/virtual/input/input10
[ 7.343435] ACPI Error: Needed [Buffer/String/Package], found [Integer] 00000000a944b80c (20210730/exresop-557)
[ 7.343489] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [Index] (20210730/dswexec-431)
[ 7.343529]
Initialized Local Variables for Method [WVPO]:
[ 7.343530] Local1: 000000007ea51e54 <Obj> Buffer(136) 00 00 00 00 00 00 00 00
[ 7.343543] Initialized Arguments for Method [WVPO]: (2 arguments defined for method invocation)
[ 7.343544] Arg0: 000000004930ea7f <Obj> Integer 0000000000000080
[ 7.343549] Arg1: 00000000a944b80c <Obj> Integer 0000000000000000
[ 7.343556] ACPI Error: Aborting method \_SB.WMIV.WVPO due to previous error (AE_AML_OPERAND_TYPE) (20210730/psparse-529)
[ 7.343611] ACPI Error: Aborting method \_SB.WMIV.WMPV due to previous error (AE_AML_OPERAND_TYPE) (20210730/psparse-529)
[ 7.348768] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 655360 ms ovfl timer
[ 7.348773] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 7.348774] RAPL PMU: hw unit of domain dram 2^-16 Joules
[ 7.360429] mpt2sas_cm0: handle(0xe) sas_address(0x4433221105000000) port_type(0x1)
[ 7.443319] nvidia-nvlink: Nvlink Core is being initialized, major device number 509
[ 7.448068] nvidia 0000:07:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 7.472630] zfs: unknown parameter 'zfs_top_maxinflight' ignored
[ 7.488976] usbcore: registered new interface driver snd-usb-audio
[ 7.500420] FAT-fs (nvme1n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 7.500463] FAT-fs (nvme1n1p2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 7.563910] snd_hda_intel 0000:00:1b.0: enabling device (0100 -> 0102)
[ 7.563945] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 470.86 Tue Oct 26 21:55:45 UTC 2021
[ 7.564289] snd_hda_intel 0000:07:00.1: enabling device (0100 -> 0102)
[ 7.564376] snd_hda_intel 0000:07:00.1: Disabling MSI
[ 7.564448] snd_hda_intel 0000:07:00.1: Handle vga_switcheroo audio client
[ 7.580670] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 470.86 Tue Oct 26 21:46:51 UTC 2021
[ 7.585850] [drm] [nvidia-drm] [GPU ID 0x00000700] Loading driver
[ 7.590837] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC221: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 7.590842] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=1 (0x17/0x0/0x0/0x0/0x0)
[ 7.590846] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 7.590848] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 7.590850] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 7.590852] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x1a
[ 7.590854] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x18
[ 7.590856] snd_hda_codec_realtek hdaudioC0D0: Line=0x1b
[ 7.593090] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[ 7.593120] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[ 7.593171] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[ 7.593226] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[ 7.593254] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[ 7.593304] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[ 7.593353] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[ 7.593379] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[ 7.593424] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[ 7.593473] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[ 7.593504] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[ 7.593558] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[ 7.593606] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[ 7.593633] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[ 7.593681] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[ 7.593733] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[ 7.593763] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[ 7.593815] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[ 7.593868] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[ 7.593997] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[ 7.594127] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[ 7.594164] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[ 7.594212] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[ 7.594259] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[ 7.594298] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[ 7.594351] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[ 7.594390] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[ 7.594432] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[ 7.594482] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[ 7.594525] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[ 7.594566] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[ 7.594618] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[ 7.594662] EDAC sbridge: Seeking for: PCI ID 8086:6f6c
[ 7.594790] EDAC sbridge: Seeking for: PCI ID 8086:6f6d
[ 7.594921] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[ 7.594944] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[ 7.594998] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[ 7.595058] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[ 7.595076] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[ 7.595123] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[ 7.595184] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[ 7.595217] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[ 7.595267] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[ 7.595474] EDAC MC0: Giving out device to module sb_edac controller Broadwell SrcID#1_Ha#0: DEV 0000:ff:12.0 (INTERRUPT)
[ 7.595623] EDAC MC1: Giving out device to module sb_edac controller Broadwell SrcID#0_Ha#0: DEV 0000:7f:12.0 (INTERRUPT)
[ 7.595774] EDAC MC2: Giving out device to module sb_edac controller Broadwell SrcID#1_Ha#1: DEV 0000:ff:12.4 (INTERRUPT)
[ 7.595924] EDAC MC3: Giving out device to module sb_edac controller Broadwell SrcID#0_Ha#1: DEV 0000:7f:12.4 (INTERRUPT)
[ 7.595925] EDAC sbridge: Ver: 1.1.2
[ 7.598219] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:07:00.1/sound/card2/input11
[ 7.598341] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:07:00.1/sound/card2/input12
[ 7.598429] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/0000:07:00.1/sound/card2/input13
[ 7.598498] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/0000:07:00.1/sound/card2/input14
[ 7.598596] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/0000:07:00.1/sound/card2/input15
[ 7.598734] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.0/0000:07:00.1/sound/card2/input16
[ 7.598915] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:03.0/0000:07:00.1/sound/card2/input17
[ 7.601969] intel_rapl_common: Found RAPL domain package
[ 7.601974] intel_rapl_common: Found RAPL domain dram
[ 7.601976] intel_rapl_common: DRAM domain energy unit 15300pj
[ 7.602417] intel_rapl_common: Found RAPL domain package
[ 7.602422] intel_rapl_common: Found RAPL domain dram
[ 7.602425] intel_rapl_common: DRAM domain energy unit 15300pj
[ 7.606756] ZFS: Loaded module v2.0.6-1ubuntu2pop0~1642612525~21.10~51ca23c, ZFS pool version 5000, ZFS filesystem version 5
[ 7.641657] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[ 7.641709] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
[ 7.641748] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
[ 7.641796] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input21
[ 7.641833] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input22
[ 8.614357] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:07:00.0 on minor 0
[ 8.621399] nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint.
[ 8.625817] nvidia-uvm: Loaded the UVM driver, major device number 507.
[ 11.680010] mpt2sas_cm0: port enable: SUCCESS
[ 11.682786] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MG06ACA8 0108 PQ: 0 ANSI: 6
[ 11.682792] scsi 0:0:0:0: SATA: handle(0x0009), sas_addr(0x4433221100000000), phy(0), device_name(0x5000039b08ca9ca6)
[ 11.682794] scsi 0:0:0:0: enclosure logical id (0x5001438031aa6ed0), slot(0)
[ 11.682867] scsi 0:0:0:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[ 11.682870] scsi 0:0:0:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[ 11.687599] end_device-0:0: add: handle(0x0009), sas_addr(0x4433221100000000)
[ 11.690265] scsi 0:0:1:0: Direct-Access ATA TOSHIBA MG06ACA8 0108 PQ: 0 ANSI: 6
[ 11.690276] scsi 0:0:1:0: SATA: handle(0x000a), sas_addr(0x4433221101000000), phy(1), device_name(0x5000039b08ca9b74)
[ 11.690280] scsi 0:0:1:0: enclosure logical id (0x5001438031aa6ed0), slot(1)
[ 11.690361] scsi 0:0:1:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[ 11.690366] scsi 0:0:1:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[ 11.695043] end_device-0:1: add: handle(0x000a), sas_addr(0x4433221101000000)
[ 11.697765] scsi 0:0:2:0: Direct-Access ATA TOSHIBA MG06ACA8 0108 PQ: 0 ANSI: 6
[ 11.697777] scsi 0:0:2:0: SATA: handle(0x000b), sas_addr(0x4433221102000000), phy(2), device_name(0x5000039b08ca91f7)
[ 11.697781] scsi 0:0:2:0: enclosure logical id (0x5001438031aa6ed0), slot(2)
[ 11.697862] scsi 0:0:2:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[ 11.697867] scsi 0:0:2:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[ 11.702450] end_device-0:2: add: handle(0x000b), sas_addr(0x4433221102000000)
[ 11.704991] scsi 0:0:3:0: Direct-Access ATA TOSHIBA MG06ACA8 0108 PQ: 0 ANSI: 6
[ 11.704998] scsi 0:0:3:0: SATA: handle(0x000c), sas_addr(0x4433221103000000), phy(3), device_name(0x5000039b08ca9cc5)
[ 11.705000] scsi 0:0:3:0: enclosure logical id (0x5001438031aa6ed0), slot(3)
[ 11.705073] scsi 0:0:3:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[ 11.705076] scsi 0:0:3:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[ 11.709532] end_device-0:3: add: handle(0x000c), sas_addr(0x4433221103000000)
[ 11.711991] scsi 0:0:4:0: Direct-Access ATA TOSHIBA MG06ACA8 0108 PQ: 0 ANSI: 6
[ 11.711996] scsi 0:0:4:0: SATA: handle(0x000d), sas_addr(0x4433221104000000), phy(4), device_name(0x5000039b08ca9bca)
[ 11.711998] scsi 0:0:4:0: enclosure logical id (0x5001438031aa6ed0), slot(4)
[ 11.712068] scsi 0:0:4:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[ 11.712070] scsi 0:0:4:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[ 11.716569] end_device-0:4: add: handle(0x000d), sas_addr(0x4433221104000000)
[ 11.719219] scsi 0:0:5:0: Direct-Access ATA TOSHIBA MG06ACA8 0108 PQ: 0 ANSI: 6
[ 11.719223] scsi 0:0:5:0: SATA: handle(0x000e), sas_addr(0x4433221105000000), phy(5), device_name(0x5000039b08ca8d8b)
[ 11.719225] scsi 0:0:5:0: enclosure logical id (0x5001438031aa6ed0), slot(5)
[ 11.719294] scsi 0:0:5:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[ 11.719296] scsi 0:0:5:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[ 11.724030] end_device-0:5: add: handle(0x000e), sas_addr(0x4433221105000000)
[ 11.724476] sd 0:0:0:0: Attached scsi generic sg1 type 0
[ 11.724743] sd 0:0:1:0: Attached scsi generic sg2 type 0
[ 11.724884] sd 0:0:2:0: Attached scsi generic sg3 type 0
[ 11.725070] sd 0:0:3:0: Attached scsi generic sg4 type 0
[ 11.725583] sd 0:0:4:0: Attached scsi generic sg5 type 0
[ 11.726590] sd 0:0:5:0: Attached scsi generic sg6 type 0
[ 11.728803] sd 0:0:0:0: [sda] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 11.728814] sd 0:0:0:0: [sda] 4096-byte physical blocks
[ 11.728821] sd 0:0:1:0: [sdb] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 11.728824] sd 0:0:1:0: [sdb] 4096-byte physical blocks
[ 11.728859] sd 0:0:2:0: [sdc] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 11.728863] sd 0:0:2:0: [sdc] 4096-byte physical blocks
[ 11.730500] sd 0:0:4:0: [sde] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 11.730509] sd 0:0:4:0: [sde] 4096-byte physical blocks
[ 11.731272] sd 0:0:5:0: [sdf] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 11.731277] sd 0:0:5:0: [sdf] 4096-byte physical blocks
[ 11.731357] sd 0:0:1:0: [sdb] Write Protect is off
[ 11.731360] sd 0:0:1:0: [sdb] Mode Sense: 7f 00 10 08
[ 11.731394] sd 0:0:0:0: [sda] Write Protect is off
[ 11.731402] sd 0:0:0:0: [sda] Mode Sense: 7f 00 10 08
[ 11.731452] sd 0:0:2:0: [sdc] Write Protect is off
[ 11.731455] sd 0:0:2:0: [sdc] Mode Sense: 7f 00 10 08
[ 11.732823] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 11.732972] sd 0:0:2:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 11.733035] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 11.733078] sd 0:0:4:0: [sde] Write Protect is off
[ 11.733081] sd 0:0:4:0: [sde] Mode Sense: 7f 00 10 08
[ 11.733810] sd 0:0:5:0: [sdf] Write Protect is off
[ 11.733818] sd 0:0:5:0: [sdf] Mode Sense: 7f 00 10 08
[ 11.734282] sd 0:0:3:0: [sdd] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 11.734288] sd 0:0:3:0: [sdd] 4096-byte physical blocks
[ 11.734615] sd 0:0:4:0: [sde] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 11.735313] sd 0:0:5:0: [sdf] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 11.736892] sd 0:0:3:0: [sdd] Write Protect is off
[ 11.736895] sd 0:0:3:0: [sdd] Mode Sense: 7f 00 10 08
[ 11.738392] sd 0:0:3:0: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 11.826730] sdc: sdc1 sdc9
[ 11.833067] sdb: sdb1 sdb9
[ 11.838583] sda: sda1 sda9
[ 11.839001] sde: sde1 sde9
[ 11.844184] sdf: sdf1 sdf9
[ 11.852918] sdd: sdd1 sdd9
[ 11.868962] sd 0:0:2:0: [sdc] Attached SCSI disk
[ 11.877489] sd 0:0:5:0: [sdf] Attached SCSI disk
[ 11.880141] sd 0:0:0:0: [sda] Attached SCSI disk
[ 11.880553] sd 0:0:4:0: [sde] Attached SCSI disk
[ 11.882982] sd 0:0:1:0: [sdb] Attached SCSI disk
[ 11.894453] sd 0:0:3:0: [sdd] Attached SCSI disk
[ 15.047652] usb 3-11.2: New USB device found, idVendor=05ac, idProduct=9221, bcdDevice= 1.15
[ 15.047662] usb 3-11.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 15.047666] usb 3-11.2: Product: Apple Cinema HD Display
[ 15.047669] usb 3-11.2: Manufacturer: Apple Computer, Inc.
[ 15.053827] hid-generic 0003:05AC:9221.0006: hiddev2,hidraw5: USB HID v1.11 Device [Apple Computer, Inc. Apple Cinema HD Display] on usb-0000:00:14.0-11.2/input0
[ 15.132011] usb 3-11.3: new high-speed USB device number 9 using xhci_hcd
[ 17.462142] usb 3-11.3: New USB device found, idVendor=046d, idProduct=085b, bcdDevice= 0.16
[ 17.462150] usb 3-11.3: New USB device strings: Mfr=0, Product=2, SerialNumber=1
[ 17.462154] usb 3-11.3: Product: Logitech Webcam C925e
[ 17.462158] usb 3-11.3: SerialNumber: 6CBBA9DF
[ 17.832022] usb 3-11.1: new full-speed USB device number 10 using xhci_hcd
[ 17.950185] usb 3-11.1: New USB device found, idVendor=0a12, idProduct=0001, bcdDevice=88.91
[ 17.950196] usb 3-11.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 17.950200] usb 3-11.1: Product: CSR8510 A10
[ 17.974417] usbcore: registered new device driver apple-mfi-fastcharge
[ 17.999920] videodev: Linux video capture interface: v2.00
[ 18.009937] usb 3-11.3: Found UVC 1.00 device Logitech Webcam C925e (046d:085b)
[ 18.010080] Bluetooth: Core ver 2.22
[ 18.010113] NET: Registered PF_BLUETOOTH protocol family
[ 18.010114] Bluetooth: HCI device and connection manager initialized
[ 18.010123] Bluetooth: HCI socket layer initialized
[ 18.010125] Bluetooth: L2CAP socket layer initialized
[ 18.010130] Bluetooth: SCO socket layer initialized
[ 18.011158] input: Logitech Webcam C925e as /devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11.3/3-11.3:1.0/input/input23
[ 18.011244] usbcore: registered new interface driver uvcvideo
[ 18.018490] usbcore: registered new interface driver btusb
[ 28.234355] audit: type=1400 audit(1645107728.911:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=3081 comm="apparmor_parser"
[ 28.234482] audit: type=1400 audit(1645107728.911:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=3078 comm="apparmor_parser"
[ 28.234648] audit: type=1400 audit(1645107728.911:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ippusbxd" pid=3085 comm="apparmor_parser"
[ 28.235063] audit: type=1400 audit(1645107728.911:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=3069 comm="apparmor_parser"
[ 28.235462] audit: type=1400 audit(1645107728.911:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=3075 comm="apparmor_parser"
[ 28.235471] audit: type=1400 audit(1645107728.911:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=3075 comm="apparmor_parser"
[ 28.235475] audit: type=1400 audit(1645107728.911:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_groff" pid=3075 comm="apparmor_parser"
[ 28.235543] audit: type=1400 audit(1645107728.911:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=3077 comm="apparmor_parser"
[ 28.235968] audit: type=1400 audit(1645107728.911:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirtd" pid=3086 comm="apparmor_parser"
[ 28.235975] audit: type=1400 audit(1645107728.915:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirtd//qemu_bridge_helper" pid=3086 comm="apparmor_parser"
[ 28.577931] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 28.577936] Bluetooth: BNEP filters: protocol multicast
[ 28.577944] Bluetooth: BNEP socket layer initialized
[ 28.582707] NET: Registered PF_ALG protocol family
[ 28.640060] pcieport 0000:00:1c.3: Enabling MPC IRBNCE
[ 28.640064] pcieport 0000:00:1c.3: Intel PCH root port ACS workaround enabled
[ 28.640113] pci_bus 0000:01: busn_res: [bus 01] end is updated to 01
[ 28.640129] pci_bus 0000:02: busn_res: [bus 02] end is updated to 02
[ 28.640139] pci_bus 0000:03: busn_res: [bus 03] end is updated to 03
[ 28.640153] pci_bus 0000:04: busn_res: [bus 04] end is updated to 04
[ 28.640162] pci_bus 0000:05: busn_res: [bus 05] end is updated to 05
[ 28.640174] pci_bus 0000:06: busn_res: [bus 06] end is updated to 06
[ 28.640188] pci_bus 0000:07: busn_res: [bus 07] end is updated to 07
[ 28.640202] pci_bus 0000:08: busn_res: [bus 08] end is updated to 08
[ 28.640216] pci_bus 0000:09: busn_res: [bus 09] end is updated to 09
[ 28.680234] pci_bus 0000:0c: busn_res: [bus 0c] end is updated to 0c
[ 28.680270] pci_bus 0000:0d: busn_res: [bus 0d-3f] end is updated to 3f
[ 28.680306] pci_bus 0000:40: busn_res: [bus 40] end is updated to 40
[ 28.680337] pci_bus 0000:41: busn_res: [bus 41-73] end is updated to 73
[ 28.680346] pci_bus 0000:0b: busn_res: [bus 0b-73] end is updated to 73
[ 28.680353] pci_bus 0000:0a: busn_res: [bus 0a-73] end is updated to 73
[ 28.680374] pcieport 0000:0b:01.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0d-3f] add_size 8000000 add_align 100000
[ 28.680382] pcieport 0000:0b:03.0: bridge window [mem 0x00100000-0x000fffff] to [bus 41-73] add_size 8000000 add_align 100000
[ 28.680388] pcieport 0000:0a:00.0: bridge window [mem 0x00100000-0x002fffff] to [bus 0b-73] add_size 10000000 add_align 100000
[ 28.680395] pcieport 0000:00:1c.4: bridge window [mem 0x00100000-0x002fffff] to [bus 0a-73] add_size 10000000 add_align 100000
[ 28.680414] pcieport 0000:00:1c.4: BAR 14: no space for [mem size 0x10200000]
[ 28.680419] pcieport 0000:00:1c.4: BAR 14: failed to assign [mem size 0x10200000]
[ 28.680426] pcieport 0000:00:1c.4: BAR 14: assigned [mem 0xf3700000-0xf38fffff]
[ 28.680433] pcieport 0000:00:1c.4: BAR 14: [mem 0xf3700000-0xf38fffff] (failed to expand by 0x10000000)
[ 28.680437] pcieport 0000:00:1c.4: failed to add 10000000 res[14]=[mem 0xf3700000-0xf38fffff]
[ 28.680449] pcieport 0000:0a:00.0: BAR 14: no space for [mem size 0x10200000]
[ 28.680452] pcieport 0000:0a:00.0: BAR 14: failed to assign [mem size 0x10200000]
[ 28.680456] pcieport 0000:0a:00.0: BAR 14: assigned [mem 0xf3700000-0xf38fffff]
[ 28.680460] pcieport 0000:0a:00.0: BAR 14: [mem 0xf3700000-0xf38fffff] (failed to expand by 0x10000000)
[ 28.680463] pcieport 0000:0a:00.0: failed to add 10000000 res[14]=[mem 0xf3700000-0xf38fffff]
[ 28.680469] pcieport 0000:0b:01.0: BAR 14: no space for [mem size 0x08000000]
[ 28.680472] pcieport 0000:0b:01.0: BAR 14: failed to assign [mem size 0x08000000]
[ 28.680475] pcieport 0000:0b:03.0: BAR 14: no space for [mem size 0x08000000]
[ 28.680478] pcieport 0000:0b:03.0: BAR 14: failed to assign [mem size 0x08000000]
[ 28.680482] pcieport 0000:0b:03.0: BAR 14: no space for [mem size 0x08000000]
[ 28.680485] pcieport 0000:0b:03.0: BAR 14: failed to assign [mem size 0x08000000]
[ 28.680488] pcieport 0000:0b:01.0: BAR 14: no space for [mem size 0x08000000]
[ 28.680491] pcieport 0000:0b:01.0: BAR 14: failed to assign [mem size 0x08000000]
[ 28.800086] pci_bus 0000:81: busn_res: [bus 81] end is updated to 81
[ 28.800100] pci_bus 0000:82: busn_res: [bus 82] end is updated to 82
[ 28.800112] pci_bus 0000:83: busn_res: [bus 83] end is updated to 83
[ 28.800124] pci_bus 0000:84: busn_res: [bus 84] end is updated to 84
[ 28.800136] pci_bus 0000:85: busn_res: [bus 85] end is updated to 85
[ 28.800146] pci_bus 0000:86: busn_res: [bus 86] end is updated to 86
[ 29.124057] mpt2sas_cm0 fault info from func: mpt3sas_base_make_ioc_ready
[ 29.126548] mpt2sas_cm0: fault_state(0x0d04)!
[ 29.128974] mpt2sas_cm0: sending diag reset !!
[ 30.128695] mpt2sas_cm0: diag reset: SUCCESS
[ 30.188015] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[ 30.232217] mpt2sas_cm0: overriding NVDATA EEDPTagMode setting
[ 30.235118] mpt2sas_cm0: LSISAS2308: FWVersion(18.10.00.00), ChipRevision(0x05), BiosVersion(07.35.02.00)
[ 30.235125] mpt2sas_cm0: Protocol=(Initiator), Capabilities=(Raid,TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ)
[ 30.235205] mpt2sas_cm0: sending port enable !!
[ 37.971773] mpt2sas_cm0: port enable: SUCCESS
[ 37.972038] mpt2sas_cm0: search for end-devices: start
[ 37.972751] scsi target0:0:0: handle(0x0009), sas_addr(0x4433221100000000)
[ 37.972758] scsi target0:0:0: enclosure logical id(0x5001438031aa6ed0), slot(0)
[ 37.972841] scsi target0:0:1: handle(0x000a), sas_addr(0x4433221101000000)
[ 37.972844] scsi target0:0:1: enclosure logical id(0x5001438031aa6ed0), slot(1)
[ 37.972925] scsi target0:0:2: handle(0x000b), sas_addr(0x4433221102000000)
[ 37.972928] scsi target0:0:2: enclosure logical id(0x5001438031aa6ed0), slot(2)
[ 37.973009] scsi target0:0:3: handle(0x000c), sas_addr(0x4433221103000000)
[ 37.973012] scsi target0:0:3: enclosure logical id(0x5001438031aa6ed0), slot(3)
[ 37.973093] scsi target0:0:4: handle(0x000d), sas_addr(0x4433221104000000)
[ 37.973096] scsi target0:0:4: enclosure logical id(0x5001438031aa6ed0), slot(4)
[ 37.973177] scsi target0:0:5: handle(0x000e), sas_addr(0x4433221105000000)
[ 37.973179] scsi target0:0:5: enclosure logical id(0x5001438031aa6ed0), slot(5)
[ 37.973257] mpt2sas_cm0: search for end-devices: complete
[ 37.973259] mpt2sas_cm0: search for end-devices: start
[ 37.973260] mpt2sas_cm0: search for PCIe end-devices: complete
[ 37.973262] mpt2sas_cm0: search for raid volumes: start
[ 37.973264] mpt2sas_cm0: search for responding raid volumes: complete
[ 37.973265] mpt2sas_cm0: search for expanders: start
[ 37.973266] mpt2sas_cm0: search for expanders: complete
[ 37.973271] mpt2sas_cm0: mpt3sas_base_hard_reset_handler: SUCCESS
[ 37.973274] mpt2sas_cm0: _base_fault_reset_work: hard reset: success
[ 37.973280] mpt2sas_cm0: removing unresponding devices: start
[ 37.973281] mpt2sas_cm0: removing unresponding devices: end-devices
[ 37.973283] mpt2sas_cm0: Removing unresponding devices: pcie end-devices
[ 37.973285] mpt2sas_cm0: removing unresponding devices: volumes
[ 37.973286] mpt2sas_cm0: removing unresponding devices: expanders
[ 37.973287] mpt2sas_cm0: removing unresponding devices: complete
[ 37.973293] mpt2sas_cm0: scan devices: start
[ 37.973842] mpt2sas_cm0: scan devices: expanders start
[ 37.973917] mpt2sas_cm0: break from expander scan: ioc_status(0x0022), loginfo(0x310f0400)
[ 37.973921] mpt2sas_cm0: scan devices: expanders complete
[ 37.973923] mpt2sas_cm0: scan devices: phys disk start
[ 37.973990] mpt2sas_cm0: break from phys disk scan: ioc_status(0x0022), loginfo(0x00000000)
[ 37.973994] mpt2sas_cm0: scan devices: phys disk complete
[ 37.973997] mpt2sas_cm0: scan devices: volumes start
[ 37.974061] mpt2sas_cm0: break from volume scan: ioc_status(0x0022), loginfo(0x00000000)
[ 37.974065] mpt2sas_cm0: scan devices: volumes complete
[ 37.974066] mpt2sas_cm0: scan devices: end devices start
[ 37.975236] mpt2sas_cm0: break from end device scan: ioc_status(0x0022), loginfo(0x310f0400)
[ 37.975239] mpt2sas_cm0: scan devices: end devices complete
[ 37.975240] mpt2sas_cm0: scan devices: pcie end devices start
[ 37.975268] mpt2sas_cm0: log_info(0x3003011d): originator(IOP), code(0x03), sub_code(0x011d)
[ 37.975297] mpt2sas_cm0: log_info(0x3003011d): originator(IOP), code(0x03), sub_code(0x011d)
[ 37.975301] mpt2sas_cm0: break from pcie end device scan: ioc_status(0x0022), loginfo(0x3003011d)
[ 37.975304] mpt2sas_cm0: pcie devices: pcie end devices complete
[ 37.975305] mpt2sas_cm0: scan devices: complete
[ 59.331997] nvme nvme1: I/O 50 QID 10 timeout, aborting
[ 59.332019] nvme nvme1: I/O 51 QID 10 timeout, aborting
[ 59.332028] nvme nvme1: I/O 406 QID 10 timeout, aborting
[ 59.332036] nvme nvme1: I/O 674 QID 10 timeout, aborting
[ 59.332048] nvme nvme1: I/O 124 QID 13 timeout, aborting
[ 59.332067] nvme nvme1: Abort status: 0x0
[ 59.332088] nvme nvme1: Abort status: 0x0
[ 59.332093] nvme nvme1: Abort status: 0x0
[ 59.332097] nvme nvme1: Abort status: 0x0
[ 59.332103] nvme nvme1: Abort status: 0x0
[ 64.452036] nvme nvme1: I/O 508 QID 15 timeout, aborting
[ 64.452094] nvme nvme1: Abort status: 0x0
[ 68.292029] nvme nvme1: I/O 52 QID 10 timeout, aborting
[ 68.292087] nvme nvme1: Abort status: 0x0
[ 83.652026] nvme nvme1: I/O 407 QID 10 timeout, aborting
[ 83.652084] nvme nvme1: Abort status: 0x0
[ 89.540027] nvme nvme1: I/O 50 QID 10 timeout, reset controller
[ 89.572591] blk_update_request: I/O error, dev nvme1n1, sector 12853624 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[ 89.577692] blk_update_request: I/O error, dev nvme1n1, sector 492325880 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[ 89.583068] blk_update_request: I/O error, dev nvme1n1, sector 294145920 op 0x0:(READ) flags 0x80700 phys_seg 9 prio class 0
[ 89.588867] blk_update_request: I/O error, dev nvme1n1, sector 758127360 op 0x0:(READ) flags 0x80700 phys_seg 2 prio class 0
[ 89.595105] blk_update_request: I/O error, dev nvme1n1, sector 11818880 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[ 89.601635] blk_update_request: I/O error, dev nvme1n1, sector 852749304 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[ 89.608468] blk_update_request: I/O error, dev nvme1n1, sector 10015672 op 0x0:(READ) flags 0x80700 phys_seg 1 prio class 0
[ 89.615591] blk_update_request: I/O error, dev nvme1n1, sector 488037368 op 0x0:(READ) flags 0x80700 phys_seg 4 prio class 0
[ 89.632465] nvme nvme1: 15/0/0 default/read/poll queues
[ 89.921193] kauditd_printk_skb: 19 callbacks suppressed
[ 89.921200] audit: type=1400 audit(1645107790.599:31): apparmor="DENIED" operation="capable" profile="/usr/sbin/cupsd" pid=3436 comm="cupsd" capability=12 capname="net_admin"
[ 90.237236] pps pps1: new PPS source ptp2
[ 90.237396] ixgbe 0000:02:00.0: registered PHC device on ens1f0
[ 90.424201] usb 3-11.3: reset high-speed USB device number 9 using xhci_hcd
[ 90.615893] pps pps2: new PPS source ptp3
[ 90.615937] ixgbe 0000:02:00.1: registered PHC device on ens1f1
[ 90.758324] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[ 90.758329] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[ 90.771616] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 91.965876] rfkill: input handler disabled
[ 93.008469] igb 0000:08:00.0 enp8s0: igb: enp8s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
[ 93.116192] IPv6: ADDRCONF(NETDEV_CHANGE): enp8s0: link becomes ready
[ 97.897451] Bluetooth: RFCOMM TTY layer initialized
[ 97.897462] Bluetooth: RFCOMM socket layer initialized
[ 97.897466] Bluetooth: RFCOMM ver 1.11
[ 98.071310] hid-generic 0003:3384:0001.0007: hiddev1,hidraw3: USB HID v1.11 Device [System76 Launch Configurable Keyboard (launch_1)] on usb-0000:00:14.0-6.5/input1
[ 149.615043] audit: type=1400 audit(1645107850.541:32): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=4931 comm="cups-browsed" capability=23 capname="sys_nice"
[ 149.633241] vboxdrv: Found 56 processor cores
[ 149.654970] vboxdrv: TSC mode is Invariant, tentative frequency 2587075726 Hz
[ 149.654975] vboxdrv: Successfully loaded version 6.1.30_Ubuntu r148432 (interface 0x00320000)
[ 149.664028] VBoxNetFlt: Successfully started.
[ 149.671032] VBoxNetAdp: Successfully started.
[ 149.779955] audit: type=1400 audit(1645107850.705:33): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=5060 comm="apparmor_parser"
[ 149.904828] Bridge firewalling registered
[ 150.018392] Initializing XFRM netlink socket
[ 150.471516] br-b8916958b600: port 1(vethf9433f2) entered blocking state
[ 150.471525] br-b8916958b600: port 1(vethf9433f2) entered disabled state
[ 150.471678] device vethf9433f2 entered promiscuous mode
[ 150.471953] br-b8916958b600: port 1(vethf9433f2) entered blocking state
[ 150.471958] br-b8916958b600: port 1(vethf9433f2) entered forwarding state
[ 150.471998] IPv6: ADDRCONF(NETDEV_CHANGE): br-b8916958b600: link becomes ready
[ 150.472905] br-b8916958b600: port 1(vethf9433f2) entered disabled state
[ 150.473451] br-2ad33c0858b7: port 1(vethc9b866c) entered blocking state
[ 150.473455] br-2ad33c0858b7: port 1(vethc9b866c) entered disabled state
[ 150.473546] device vethc9b866c entered promiscuous mode
[ 150.473745] br-2ad33c0858b7: port 1(vethc9b866c) entered blocking state
[ 150.473750] br-2ad33c0858b7: port 1(vethc9b866c) entered forwarding state
[ 150.476975] br-2ad33c0858b7: port 1(vethc9b866c) entered disabled state
[ 150.700837] NFSD: Using UMH upcall client tracking operations.
[ 150.700843] NFSD: starting 90-second grace period (net f00000b0)
[ 150.784141] audit: type=1400 audit(1645107851.712:34): apparmor="DENIED" operation="open" profile="/usr/sbin/cupsd" name="/proc/sys/kernel/osrelease" pid=3436 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 150.784224] audit: type=1400 audit(1645107851.712:35): apparmor="DENIED" operation="open" profile="/usr/sbin/cupsd" name="/proc/1/environ" pid=3436 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 150.784291] audit: type=1400 audit(1645107851.712:36): apparmor="DENIED" operation="open" profile="/usr/sbin/cupsd" name="/proc/cmdline" pid=3436 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 150.955773] eth0: renamed from vethe5bcdd3
[ 151.007891] eth0: renamed from veth3d0697e
[ 151.048050] IPv6: ADDRCONF(NETDEV_CHANGE): vethf9433f2: link becomes ready
[ 151.048198] br-b8916958b600: port 1(vethf9433f2) entered blocking state
[ 151.048204] br-b8916958b600: port 1(vethf9433f2) entered forwarding state
[ 151.048908] IPv6: ADDRCONF(NETDEV_CHANGE): vethc9b866c: link becomes ready
[ 151.049059] br-2ad33c0858b7: port 1(vethc9b866c) entered blocking state
[ 151.049065] br-2ad33c0858b7: port 1(vethc9b866c) entered forwarding state
[ 151.049165] IPv6: ADDRCONF(NETDEV_CHANGE): br-2ad33c0858b7: link becomes ready
[ 0.000000] microcode: microcode updated early to revision 0xb00003e, date = 2021-02-06
[ 0.000000] Linux version 5.15.15-76051515-generic (jenkins@warp.pop-os.org) (gcc (Ubuntu 11.2.0-7ubuntu2) 11.2.0, GNU ld (GNU Binutils for Ubuntu) 2.37) #202201160435~1642693824~21.10~97db1bb SMP Thu Jan 20 17:35:05 U
[ 0.000000] Command line: initrd=\EFI\Pop_OS-ee0f0d4b-02d9-4003-ab6d-943255652922\initrd.img root=UUID=ee0f0d4b-02d9-4003-ab6d-943255652922 ro quiet intel_iommu=on iommu=pt pci=hpbussize=0x33,hpmmiosize=128M,hpmmioprefsize=1G,nocrs loglevel=0 vfio-pci.ids=1002:67df,1002:aaf0 splash pcie_ports=native
[ 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] signal: max sigframe size: 1776
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000000c0000-0x000000000010ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000110000-0x00000000c76c8fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000c76c9000-0x00000000c774bfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c774c000-0x00000000ca36efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000ca36f000-0x00000000cb6c3fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000cb6c4000-0x00000000cbefefff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000cbeff000-0x00000000cbfcafff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000cbfcb000-0x00000000cbffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d0000000-0x00000000dfffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000202fffffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0xc3111018-0xc311d657] usable ==> usable
[ 0.000000] e820: update [mem 0xc3111018-0xc311d657] usable ==> usable
[ 0.000000] e820: update [mem 0xc30ec018-0xc3110e57] usable ==> usable
[ 0.000000] e820: update [mem 0xc30ec018-0xc3110e57] usable ==> usable
[ 0.000000] e820: update [mem 0xc30c7018-0xc30ebe57] usable ==> usable
[ 0.000000] e820: update [mem 0xc30c7018-0xc30ebe57] usable ==> usable
[ 0.000000] e820: update [mem 0xc30a7018-0xc30c6a57] usable ==> usable
[ 0.000000] e820: update [mem 0xc30a7018-0xc30c6a57] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009ffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000000c0000-0x000000000010ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000110000-0x00000000c30a7017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c30a7018-0x00000000c30c6a57] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c30c6a58-0x00000000c30c7017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c30c7018-0x00000000c30ebe57] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c30ebe58-0x00000000c30ec017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c30ec018-0x00000000c3110e57] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c3110e58-0x00000000c3111017] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c3111018-0x00000000c311d657] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c311d658-0x00000000c76c8fff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000c76c9000-0x00000000c774bfff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000c774c000-0x00000000ca36efff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000ca36f000-0x00000000cb6c3fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000cb6c4000-0x00000000cbefefff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x00000000cbeff000-0x00000000cbfcafff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x00000000cbfcb000-0x00000000cbffffff] usable
[ 0.000000] reserve setup_data: [mem 0x00000000d0000000-0x00000000dfffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000202fffffff] usable
[ 0.000000] efi: EFI v2.31 by Hewlett-Packard BIOS ID:
[ 0.000000] efi: SMBIOS=0xcb6c3000 ACPI=0xcbfca000 ACPI 2.0=0xcbfca014 ESRT=0xc36b4198
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: Hewlett-Packard HP Z840 Workstation/2129, BIOS M60 v02.57 05/21/2021
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 2594.103 MHz processor
[ 0.000862] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000865] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000872] last_pfn = 0x2030000 max_arch_pfn = 0x400000000
[ 0.001111] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.002327] last_pfn = 0xcc000 max_arch_pfn = 0x400000000
[ 0.010395] esrt: Reserving ESRT space from 0x00000000c36b4198 to 0x00000000c36b41d0.
[ 0.010405] e820: update [mem 0xc36b4000-0xc36b4fff] usable ==> reserved
[ 0.010465] Using GB pages for direct mapping
[ 0.011087] Secure boot disabled
[ 0.011088] RAMDISK: [mem 0x7bb53000-0x7fffffff]
[ 0.011095] ACPI: Early table checksum verification disabled
[ 0.011100] ACPI: RSDP 0x00000000CBFCA014 000024 (v02 HPQOEM)
[ 0.011105] ACPI: XSDT 0x00000000CBFC90E8 0000BC (v01 HPQOEM SLIC-WKS 00000000 01000013)
[ 0.011112] ACPI: FACP 0x00000000CBFC4000 0000F4 (v04 HPQOEM SLIC-WKS 00000000 INTL 20091013)
[ 0.011119] ACPI: DSDT 0x00000000CBF91000 021C89 (v02 HPQOEM SLIC-WKS 00000003 INTL 20091013)
[ 0.011123] ACPI: FACS 0x00000000CBBF1000 000040
[ 0.011126] ACPI: SSDT 0x00000000CBFC7000 0013A1 (v01 COMPAQ Plat_Wmi 00000001 INTL 20130328)
[ 0.011130] ACPI: UEFI 0x00000000CBEF2000 000042 (v01 00000000 00000000)
[ 0.011134] ACPI: CELI 0x00000000CBFC6000 000028 (v03 HPQOEM EDK2 00000002 INTL 01000013)
[ 0.011137] ACPI: BDAT 0x00000000CBFC5000 000030 (v01 HPQOEM SLIC-WKS 00000000 INTL 20091013)
[ 0.011141] ACPI: SLIC 0x00000000CBFC2000 000176 (v01 HPQOEM SLIC-WKS 00000001 INTL 20091013)
[ 0.011144] ACPI: WSMT 0x00000000CBFC1000 000028 (v01 HPQOEM SLIC-WKS 00000001 INTL 20091013)
[ 0.011148] ACPI: HPET 0x00000000CBFC0000 000038 (v01 HPQOEM SLIC-WKS 00000001 INTL 20091013)
[ 0.011151] ACPI: APIC 0x00000000CBFBF000 000AFC (v02 HPQOEM SLIC-WKS 00000000 INTL 20091013)
[ 0.011155] ACPI: MCFG 0x00000000CBFBC000 00003C (v01 HPQOEM SLIC-WKS 00000001 INTL 20091013)
[ 0.011158] ACPI: MSCT 0x00000000CBFBA000 000090 (v01 HPQOEM SLIC-WKS 00000001 INTL 20091013)
[ 0.011162] ACPI: SLIT 0x00000000CBFB7000 00006C (v01 HPQOEM SLIC-WKS 00000001 INTL 20091013)
[ 0.011165] ACPI: SRAT 0x00000000CBFB4000 001130 (v03 HPQOEM SLIC-WKS 00000001 INTL 20091013)
[ 0.011168] ACPI: WDDT 0x00000000CBFB3000 000040 (v01 HPQOEM SLIC-WKS 00000000 INTL 20091013)
[ 0.011172] ACPI: SSDT 0x00000000CBF0A000 086372 (v02 HPQOEM SSDT PM 00004000 INTL 20130328)
[ 0.011175] ACPI: NITR 0x00000000CBF09000 000071 (v02 HPQOEM SLIC-WKS 00000001 INTL 20091013)
[ 0.011179] ACPI: DMAR 0x00000000CBF08000 000160 (v01 HPQOEM SLIC-WKS 00000001 INTL 20091013)
[ 0.011182] ACPI: ASF! 0x00000000CBF07000 000074 (v32 INTEL HCG 00000001 TFSM 000F4240)
[ 0.011186] ACPI: BGRT 0x00000000CBF06000 000038 (v01 INTEL TIANO 00000001 MSFT 01000013)
[ 0.011189] ACPI: Reserving FACP table memory at [mem 0xcbfc4000-0xcbfc40f3]
[ 0.011191] ACPI: Reserving DSDT table memory at [mem 0xcbf91000-0xcbfb2c88]
[ 0.011192] ACPI: Reserving FACS table memory at [mem 0xcbbf1000-0xcbbf103f]
[ 0.011193] ACPI: Reserving SSDT table memory at [mem 0xcbfc7000-0xcbfc83a0]
[ 0.011195] ACPI: Reserving UEFI table memory at [mem 0xcbef2000-0xcbef2041]
[ 0.011196] ACPI: Reserving CELI table memory at [mem 0xcbfc6000-0xcbfc6027]
[ 0.011197] ACPI: Reserving BDAT table memory at [mem 0xcbfc5000-0xcbfc502f]
[ 0.011198] ACPI: Reserving SLIC table memory at [mem 0xcbfc2000-0xcbfc2175]
[ 0.011200] ACPI: Reserving WSMT table memory at [mem 0xcbfc1000-0xcbfc1027]
[ 0.011201] ACPI: Reserving HPET table memory at [mem 0xcbfc0000-0xcbfc0037]
[ 0.011202] ACPI: Reserving APIC table memory at [mem 0xcbfbf000-0xcbfbfafb]
[ 0.011203] ACPI: Reserving MCFG table memory at [mem 0xcbfbc000-0xcbfbc03b]
[ 0.011204] ACPI: Reserving MSCT table memory at [mem 0xcbfba000-0xcbfba08f]
[ 0.011205] ACPI: Reserving SLIT table memory at [mem 0xcbfb7000-0xcbfb706b]
[ 0.011206] ACPI: Reserving SRAT table memory at [mem 0xcbfb4000-0xcbfb512f]
[ 0.011207] ACPI: Reserving WDDT table memory at [mem 0xcbfb3000-0xcbfb303f]
[ 0.011208] ACPI: Reserving SSDT table memory at [mem 0xcbf0a000-0xcbf90371]
[ 0.011209] ACPI: Reserving NITR table memory at [mem 0xcbf09000-0xcbf09070]
[ 0.011210] ACPI: Reserving DMAR table memory at [mem 0xcbf08000-0xcbf0815f]
[ 0.011212] ACPI: Reserving ASF! table memory at [mem 0xcbf07000-0xcbf07073]
[ 0.011213] ACPI: Reserving BGRT table memory at [mem 0xcbf06000-0xcbf06037]
[ 0.011268] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[ 0.011270] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[ 0.011271] SRAT: PXM 0 -> APIC 0x04 -> Node 0
[ 0.011272] SRAT: PXM 0 -> APIC 0x06 -> Node 0
[ 0.011272] SRAT: PXM 0 -> APIC 0x08 -> Node 0
[ 0.011273] SRAT: PXM 0 -> APIC 0x0a -> Node 0
[ 0.011274] SRAT: PXM 0 -> APIC 0x0c -> Node 0
[ 0.011275] SRAT: PXM 0 -> APIC 0x10 -> Node 0
[ 0.011276] SRAT: PXM 0 -> APIC 0x12 -> Node 0
[ 0.011276] SRAT: PXM 0 -> APIC 0x14 -> Node 0
[ 0.011277] SRAT: PXM 0 -> APIC 0x16 -> Node 0
[ 0.011278] SRAT: PXM 0 -> APIC 0x18 -> Node 0
[ 0.011279] SRAT: PXM 0 -> APIC 0x1a -> Node 0
[ 0.011279] SRAT: PXM 0 -> APIC 0x1c -> Node 0
[ 0.011280] SRAT: PXM 1 -> APIC 0x20 -> Node 1
[ 0.011281] SRAT: PXM 1 -> APIC 0x22 -> Node 1
[ 0.011282] SRAT: PXM 1 -> APIC 0x24 -> Node 1
[ 0.011283] SRAT: PXM 1 -> APIC 0x26 -> Node 1
[ 0.011284] SRAT: PXM 1 -> APIC 0x28 -> Node 1
[ 0.011284] SRAT: PXM 1 -> APIC 0x2a -> Node 1
[ 0.011285] SRAT: PXM 1 -> APIC 0x2c -> Node 1
[ 0.011286] SRAT: PXM 1 -> APIC 0x30 -> Node 1
[ 0.011287] SRAT: PXM 1 -> APIC 0x32 -> Node 1
[ 0.011288] SRAT: PXM 1 -> APIC 0x34 -> Node 1
[ 0.011288] SRAT: PXM 1 -> APIC 0x36 -> Node 1
[ 0.011289] SRAT: PXM 1 -> APIC 0x38 -> Node 1
[ 0.011290] SRAT: PXM 1 -> APIC 0x3a -> Node 1
[ 0.011291] SRAT: PXM 1 -> APIC 0x3c -> Node 1
[ 0.011291] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[ 0.011292] SRAT: PXM 0 -> APIC 0x03 -> Node 0
[ 0.011293] SRAT: PXM 0 -> APIC 0x05 -> Node 0
[ 0.011294] SRAT: PXM 0 -> APIC 0x07 -> Node 0
[ 0.011295] SRAT: PXM 0 -> APIC 0x09 -> Node 0
[ 0.011295] SRAT: PXM 0 -> APIC 0x0b -> Node 0
[ 0.011296] SRAT: PXM 0 -> APIC 0x0d -> Node 0
[ 0.011297] SRAT: PXM 0 -> APIC 0x11 -> Node 0
[ 0.011298] SRAT: PXM 0 -> APIC 0x13 -> Node 0
[ 0.011298] SRAT: PXM 0 -> APIC 0x15 -> Node 0
[ 0.011299] SRAT: PXM 0 -> APIC 0x17 -> Node 0
[ 0.011300] SRAT: PXM 0 -> APIC 0x19 -> Node 0
[ 0.011301] SRAT: PXM 0 -> APIC 0x1b -> Node 0
[ 0.011301] SRAT: PXM 0 -> APIC 0x1d -> Node 0
[ 0.011302] SRAT: PXM 1 -> APIC 0x21 -> Node 1
[ 0.011303] SRAT: PXM 1 -> APIC 0x23 -> Node 1
[ 0.011304] SRAT: PXM 1 -> APIC 0x25 -> Node 1
[ 0.011305] SRAT: PXM 1 -> APIC 0x27 -> Node 1
[ 0.011305] SRAT: PXM 1 -> APIC 0x29 -> Node 1
[ 0.011306] SRAT: PXM 1 -> APIC 0x2b -> Node 1
[ 0.011307] SRAT: PXM 1 -> APIC 0x2d -> Node 1
[ 0.011308] SRAT: PXM 1 -> APIC 0x31 -> Node 1
[ 0.011308] SRAT: PXM 1 -> APIC 0x33 -> Node 1
[ 0.011309] SRAT: PXM 1 -> APIC 0x35 -> Node 1
[ 0.011310] SRAT: PXM 1 -> APIC 0x37 -> Node 1
[ 0.011311] SRAT: PXM 1 -> APIC 0x39 -> Node 1
[ 0.011311] SRAT: PXM 1 -> APIC 0x3b -> Node 1
[ 0.011312] SRAT: PXM 1 -> APIC 0x3d -> Node 1
[ 0.011318] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x102fffffff]
[ 0.011321] ACPI: SRAT: Node 1 PXM 1 [mem 0x1030000000-0x202fffffff]
[ 0.011328] NUMA: Initialized distance table, cnt=2
[ 0.011340] NODE_DATA(0) allocated [mem 0x102ffd6000-0x102fffffff]
[ 0.011371] NODE_DATA(1) allocated [mem 0x202ffd5000-0x202fffefff]
[ 0.011784] Zone ranges:
[ 0.011785] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.011788] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.011789] Normal [mem 0x0000000100000000-0x000000202fffffff]
[ 0.011791] Device empty
[ 0.011792] Movable zone start for each node
[ 0.011795] Early memory node ranges
[ 0.011796] node 0: [mem 0x0000000000001000-0x000000000009ffff]
[ 0.011798] node 0: [mem 0x0000000000110000-0x00000000c76c8fff]
[ 0.011799] node 0: [mem 0x00000000c774c000-0x00000000ca36efff]
[ 0.011800] node 0: [mem 0x00000000cbfcb000-0x00000000cbffffff]
[ 0.011801] node 0: [mem 0x0000000100000000-0x000000102fffffff]
[ 0.011807] node 1: [mem 0x0000001030000000-0x000000202fffffff]
[ 0.011813] Initmem setup node 0 [mem 0x0000000000001000-0x000000102fffffff]
[ 0.011816] Initmem setup node 1 [mem 0x0000001030000000-0x000000202fffffff]
[ 0.011821] On node 0, zone DMA: 1 pages in unavailable ranges
[ 0.011892] On node 0, zone DMA: 112 pages in unavailable ranges
[ 0.022686] On node 0, zone DMA32: 131 pages in unavailable ranges
[ 0.022775] On node 0, zone DMA32: 7260 pages in unavailable ranges
[ 0.231834] On node 0, zone Normal: 16384 pages in unavailable ranges
[ 0.503494] ACPI: PM-Timer IO Port: 0x408
[ 0.503516] ACPI: LAPIC_NMI (acpi_id[0x00] high level lint[0x1])
[ 0.503518] ACPI: LAPIC_NMI (acpi_id[0x01] high level lint[0x1])
[ 0.503519] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1])
[ 0.503520] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1])
[ 0.503521] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1])
[ 0.503522] ACPI: LAPIC_NMI (acpi_id[0x05] high level lint[0x1])
[ 0.503523] ACPI: LAPIC_NMI (acpi_id[0x06] high level lint[0x1])
[ 0.503524] ACPI: LAPIC_NMI (acpi_id[0x07] high level lint[0x1])
[ 0.503525] ACPI: LAPIC_NMI (acpi_id[0x08] high level lint[0x1])
[ 0.503526] ACPI: LAPIC_NMI (acpi_id[0x09] high level lint[0x1])
[ 0.503527] ACPI: LAPIC_NMI (acpi_id[0x0a] high level lint[0x1])
[ 0.503528] ACPI: LAPIC_NMI (acpi_id[0x0b] high level lint[0x1])
[ 0.503529] ACPI: LAPIC_NMI (acpi_id[0x0c] high level lint[0x1])
[ 0.503530] ACPI: LAPIC_NMI (acpi_id[0x0d] high level lint[0x1])
[ 0.503531] ACPI: LAPIC_NMI (acpi_id[0x0e] high level lint[0x1])
[ 0.503532] ACPI: LAPIC_NMI (acpi_id[0x0f] high level lint[0x1])
[ 0.503533] ACPI: LAPIC_NMI (acpi_id[0x10] high level lint[0x1])
[ 0.503534] ACPI: LAPIC_NMI (acpi_id[0x11] high level lint[0x1])
[ 0.503535] ACPI: LAPIC_NMI (acpi_id[0x12] high level lint[0x1])
[ 0.503536] ACPI: LAPIC_NMI (acpi_id[0x13] high level lint[0x1])
[ 0.503536] ACPI: LAPIC_NMI (acpi_id[0x14] high level lint[0x1])
[ 0.503537] ACPI: LAPIC_NMI (acpi_id[0x15] high level lint[0x1])
[ 0.503538] ACPI: LAPIC_NMI (acpi_id[0x16] high level lint[0x1])
[ 0.503539] ACPI: LAPIC_NMI (acpi_id[0x17] high level lint[0x1])
[ 0.503540] ACPI: LAPIC_NMI (acpi_id[0x18] high level lint[0x1])
[ 0.503541] ACPI: LAPIC_NMI (acpi_id[0x19] high level lint[0x1])
[ 0.503542] ACPI: LAPIC_NMI (acpi_id[0x1a] high level lint[0x1])
[ 0.503542] ACPI: LAPIC_NMI (acpi_id[0x1b] high level lint[0x1])
[ 0.503543] ACPI: LAPIC_NMI (acpi_id[0x1c] high level lint[0x1])
[ 0.503544] ACPI: LAPIC_NMI (acpi_id[0x1d] high level lint[0x1])
[ 0.503545] ACPI: LAPIC_NMI (acpi_id[0x1e] high level lint[0x1])
[ 0.503546] ACPI: LAPIC_NMI (acpi_id[0x1f] high level lint[0x1])
[ 0.503547] ACPI: LAPIC_NMI (acpi_id[0x20] high level lint[0x1])
[ 0.503548] ACPI: LAPIC_NMI (acpi_id[0x21] high level lint[0x1])
[ 0.503548] ACPI: LAPIC_NMI (acpi_id[0x22] high level lint[0x1])
[ 0.503549] ACPI: LAPIC_NMI (acpi_id[0x23] high level lint[0x1])
[ 0.503550] ACPI: LAPIC_NMI (acpi_id[0x24] high level lint[0x1])
[ 0.503551] ACPI: LAPIC_NMI (acpi_id[0x25] high level lint[0x1])
[ 0.503552] ACPI: LAPIC_NMI (acpi_id[0x26] high level lint[0x1])
[ 0.503553] ACPI: LAPIC_NMI (acpi_id[0x27] high level lint[0x1])
[ 0.503554] ACPI: LAPIC_NMI (acpi_id[0x28] high level lint[0x1])
[ 0.503555] ACPI: LAPIC_NMI (acpi_id[0x29] high level lint[0x1])
[ 0.503556] ACPI: LAPIC_NMI (acpi_id[0x2a] high level lint[0x1])
[ 0.503557] ACPI: LAPIC_NMI (acpi_id[0x2b] high level lint[0x1])
[ 0.503557] ACPI: LAPIC_NMI (acpi_id[0x2c] high level lint[0x1])
[ 0.503558] ACPI: LAPIC_NMI (acpi_id[0x2d] high level lint[0x1])
[ 0.503559] ACPI: LAPIC_NMI (acpi_id[0x2e] high level lint[0x1])
[ 0.503560] ACPI: LAPIC_NMI (acpi_id[0x2f] high level lint[0x1])
[ 0.503561] ACPI: LAPIC_NMI (acpi_id[0x30] high level lint[0x1])
[ 0.503561] ACPI: LAPIC_NMI (acpi_id[0x31] high level lint[0x1])
[ 0.503562] ACPI: LAPIC_NMI (acpi_id[0x32] high level lint[0x1])
[ 0.503563] ACPI: LAPIC_NMI (acpi_id[0x33] high level lint[0x1])
[ 0.503564] ACPI: LAPIC_NMI (acpi_id[0x34] high level lint[0x1])
[ 0.503565] ACPI: LAPIC_NMI (acpi_id[0x35] high level lint[0x1])
[ 0.503566] ACPI: LAPIC_NMI (acpi_id[0x36] high level lint[0x1])
[ 0.503566] ACPI: LAPIC_NMI (acpi_id[0x37] high level lint[0x1])
[ 0.503567] ACPI: LAPIC_NMI (acpi_id[0x38] high level lint[0x1])
[ 0.503568] ACPI: LAPIC_NMI (acpi_id[0x39] high level lint[0x1])
[ 0.503569] ACPI: LAPIC_NMI (acpi_id[0x3a] high level lint[0x1])
[ 0.503570] ACPI: LAPIC_NMI (acpi_id[0x3b] high level lint[0x1])
[ 0.503570] ACPI: LAPIC_NMI (acpi_id[0x3c] high level lint[0x1])
[ 0.503571] ACPI: LAPIC_NMI (acpi_id[0x3d] high level lint[0x1])
[ 0.503572] ACPI: LAPIC_NMI (acpi_id[0x3e] high level lint[0x1])
[ 0.503573] ACPI: LAPIC_NMI (acpi_id[0x3f] high level lint[0x1])
[ 0.503574] ACPI: LAPIC_NMI (acpi_id[0x40] high level lint[0x1])
[ 0.503575] ACPI: LAPIC_NMI (acpi_id[0x41] high level lint[0x1])
[ 0.503575] ACPI: LAPIC_NMI (acpi_id[0x42] high level lint[0x1])
[ 0.503576] ACPI: LAPIC_NMI (acpi_id[0x43] high level lint[0x1])
[ 0.503577] ACPI: LAPIC_NMI (acpi_id[0x44] high level lint[0x1])
[ 0.503578] ACPI: LAPIC_NMI (acpi_id[0x45] high level lint[0x1])
[ 0.503579] ACPI: LAPIC_NMI (acpi_id[0x46] high level lint[0x1])
[ 0.503580] ACPI: LAPIC_NMI (acpi_id[0x47] high level lint[0x1])
[ 0.503580] ACPI: LAPIC_NMI (acpi_id[0x48] high level lint[0x1])
[ 0.503581] ACPI: LAPIC_NMI (acpi_id[0x49] high level lint[0x1])
[ 0.503582] ACPI: LAPIC_NMI (acpi_id[0x4a] high level lint[0x1])
[ 0.503583] ACPI: LAPIC_NMI (acpi_id[0x4b] high level lint[0x1])
[ 0.503584] ACPI: LAPIC_NMI (acpi_id[0x4c] high level lint[0x1])
[ 0.503585] ACPI: LAPIC_NMI (acpi_id[0x4d] high level lint[0x1])
[ 0.503586] ACPI: LAPIC_NMI (acpi_id[0x4e] high level lint[0x1])
[ 0.503587] ACPI: LAPIC_NMI (acpi_id[0x4f] high level lint[0x1])
[ 0.503588] ACPI: LAPIC_NMI (acpi_id[0x50] high level lint[0x1])
[ 0.503589] ACPI: LAPIC_NMI (acpi_id[0x51] high level lint[0x1])
[ 0.503590] ACPI: LAPIC_NMI (acpi_id[0x52] high level lint[0x1])
[ 0.503591] ACPI: LAPIC_NMI (acpi_id[0x53] high level lint[0x1])
[ 0.503592] ACPI: LAPIC_NMI (acpi_id[0x54] high level lint[0x1])
[ 0.503593] ACPI: LAPIC_NMI (acpi_id[0x55] high level lint[0x1])
[ 0.503593] ACPI: LAPIC_NMI (acpi_id[0x56] high level lint[0x1])
[ 0.503594] ACPI: LAPIC_NMI (acpi_id[0x57] high level lint[0x1])
[ 0.503595] ACPI: LAPIC_NMI (acpi_id[0x58] high level lint[0x1])
[ 0.503596] ACPI: LAPIC_NMI (acpi_id[0x59] high level lint[0x1])
[ 0.503597] ACPI: LAPIC_NMI (acpi_id[0x5a] high level lint[0x1])
[ 0.503598] ACPI: LAPIC_NMI (acpi_id[0x5b] high level lint[0x1])
[ 0.503599] ACPI: LAPIC_NMI (acpi_id[0x5c] high level lint[0x1])
[ 0.503600] ACPI: LAPIC_NMI (acpi_id[0x5d] high level lint[0x1])
[ 0.503600] ACPI: LAPIC_NMI (acpi_id[0x5e] high level lint[0x1])
[ 0.503601] ACPI: LAPIC_NMI (acpi_id[0x5f] high level lint[0x1])
[ 0.503602] ACPI: LAPIC_NMI (acpi_id[0x60] high level lint[0x1])
[ 0.503603] ACPI: LAPIC_NMI (acpi_id[0x61] high level lint[0x1])
[ 0.503604] ACPI: LAPIC_NMI (acpi_id[0x62] high level lint[0x1])
[ 0.503604] ACPI: LAPIC_NMI (acpi_id[0x63] high level lint[0x1])
[ 0.503605] ACPI: LAPIC_NMI (acpi_id[0x64] high level lint[0x1])
[ 0.503606] ACPI: LAPIC_NMI (acpi_id[0x65] high level lint[0x1])
[ 0.503607] ACPI: LAPIC_NMI (acpi_id[0x66] high level lint[0x1])
[ 0.503608] ACPI: LAPIC_NMI (acpi_id[0x67] high level lint[0x1])
[ 0.503609] ACPI: LAPIC_NMI (acpi_id[0x68] high level lint[0x1])
[ 0.503609] ACPI: LAPIC_NMI (acpi_id[0x69] high level lint[0x1])
[ 0.503610] ACPI: LAPIC_NMI (acpi_id[0x6a] high level lint[0x1])
[ 0.503611] ACPI: LAPIC_NMI (acpi_id[0x6b] high level lint[0x1])
[ 0.503612] ACPI: LAPIC_NMI (acpi_id[0x6c] high level lint[0x1])
[ 0.503613] ACPI: LAPIC_NMI (acpi_id[0x6d] high level lint[0x1])
[ 0.503614] ACPI: LAPIC_NMI (acpi_id[0x6e] high level lint[0x1])
[ 0.503614] ACPI: LAPIC_NMI (acpi_id[0x6f] high level lint[0x1])
[ 0.503615] ACPI: LAPIC_NMI (acpi_id[0x70] high level lint[0x1])
[ 0.503616] ACPI: LAPIC_NMI (acpi_id[0x71] high level lint[0x1])
[ 0.503617] ACPI: LAPIC_NMI (acpi_id[0x72] high level lint[0x1])
[ 0.503618] ACPI: LAPIC_NMI (acpi_id[0x73] high level lint[0x1])
[ 0.503618] ACPI: LAPIC_NMI (acpi_id[0x74] high level lint[0x1])
[ 0.503619] ACPI: LAPIC_NMI (acpi_id[0x75] high level lint[0x1])
[ 0.503620] ACPI: LAPIC_NMI (acpi_id[0x76] high level lint[0x1])
[ 0.503621] ACPI: LAPIC_NMI (acpi_id[0x77] high level lint[0x1])
[ 0.503622] ACPI: LAPIC_NMI (acpi_id[0x78] high level lint[0x1])
[ 0.503623] ACPI: LAPIC_NMI (acpi_id[0x79] high level lint[0x1])
[ 0.503623] ACPI: LAPIC_NMI (acpi_id[0x7a] high level lint[0x1])
[ 0.503624] ACPI: LAPIC_NMI (acpi_id[0x7b] high level lint[0x1])
[ 0.503625] ACPI: LAPIC_NMI (acpi_id[0x7c] high level lint[0x1])
[ 0.503626] ACPI: LAPIC_NMI (acpi_id[0x7c] high level lint[0x1])
[ 0.503627] ACPI: LAPIC_NMI (acpi_id[0x7d] high level lint[0x1])
[ 0.503628] ACPI: LAPIC_NMI (acpi_id[0x7e] high level lint[0x1])
[ 0.503629] ACPI: LAPIC_NMI (acpi_id[0x7f] high level lint[0x1])
[ 0.503629] ACPI: LAPIC_NMI (acpi_id[0x80] high level lint[0x1])
[ 0.503630] ACPI: LAPIC_NMI (acpi_id[0x81] high level lint[0x1])
[ 0.503631] ACPI: LAPIC_NMI (acpi_id[0x82] high level lint[0x1])
[ 0.503632] ACPI: LAPIC_NMI (acpi_id[0x83] high level lint[0x1])
[ 0.503633] ACPI: LAPIC_NMI (acpi_id[0x84] high level lint[0x1])
[ 0.503634] ACPI: LAPIC_NMI (acpi_id[0x85] high level lint[0x1])
[ 0.503635] ACPI: LAPIC_NMI (acpi_id[0x86] high level lint[0x1])
[ 0.503636] ACPI: LAPIC_NMI (acpi_id[0x87] high level lint[0x1])
[ 0.503637] ACPI: LAPIC_NMI (acpi_id[0x88] high level lint[0x1])
[ 0.503637] ACPI: LAPIC_NMI (acpi_id[0x89] high level lint[0x1])
[ 0.503638] ACPI: LAPIC_NMI (acpi_id[0x8a] high level lint[0x1])
[ 0.503639] ACPI: LAPIC_NMI (acpi_id[0x8b] high level lint[0x1])
[ 0.503640] ACPI: LAPIC_NMI (acpi_id[0x8c] high level lint[0x1])
[ 0.503641] ACPI: LAPIC_NMI (acpi_id[0x8d] high level lint[0x1])
[ 0.503642] ACPI: LAPIC_NMI (acpi_id[0x8f] high level lint[0x1])
[ 0.503643] ACPI: LAPIC_NMI (acpi_id[0x90] high level lint[0x1])
[ 0.503644] ACPI: LAPIC_NMI (acpi_id[0x91] high level lint[0x1])
[ 0.503645] ACPI: LAPIC_NMI (acpi_id[0x92] high level lint[0x1])
[ 0.503646] ACPI: LAPIC_NMI (acpi_id[0x93] high level lint[0x1])
[ 0.503647] ACPI: LAPIC_NMI (acpi_id[0x94] high level lint[0x1])
[ 0.503648] ACPI: LAPIC_NMI (acpi_id[0x95] high level lint[0x1])
[ 0.503648] ACPI: LAPIC_NMI (acpi_id[0x96] high level lint[0x1])
[ 0.503649] ACPI: LAPIC_NMI (acpi_id[0x97] high level lint[0x1])
[ 0.503650] ACPI: LAPIC_NMI (acpi_id[0x98] high level lint[0x1])
[ 0.503651] ACPI: LAPIC_NMI (acpi_id[0x99] high level lint[0x1])
[ 0.503652] ACPI: LAPIC_NMI (acpi_id[0x9a] high level lint[0x1])
[ 0.503653] ACPI: LAPIC_NMI (acpi_id[0x9b] high level lint[0x1])
[ 0.503654] ACPI: LAPIC_NMI (acpi_id[0x9c] high level lint[0x1])
[ 0.503654] ACPI: LAPIC_NMI (acpi_id[0x9d] high level lint[0x1])
[ 0.503655] ACPI: LAPIC_NMI (acpi_id[0x9e] high level lint[0x1])
[ 0.503656] ACPI: LAPIC_NMI (acpi_id[0x9f] high level lint[0x1])
[ 0.503657] ACPI: LAPIC_NMI (acpi_id[0xa0] high level lint[0x1])
[ 0.503658] ACPI: LAPIC_NMI (acpi_id[0xa1] high level lint[0x1])
[ 0.503659] ACPI: LAPIC_NMI (acpi_id[0xa2] high level lint[0x1])
[ 0.503660] ACPI: LAPIC_NMI (acpi_id[0xa3] high level lint[0x1])
[ 0.503660] ACPI: LAPIC_NMI (acpi_id[0xa4] high level lint[0x1])
[ 0.503661] ACPI: LAPIC_NMI (acpi_id[0xa5] high level lint[0x1])
[ 0.503662] ACPI: LAPIC_NMI (acpi_id[0xa6] high level lint[0x1])
[ 0.503663] ACPI: LAPIC_NMI (acpi_id[0xa7] high level lint[0x1])
[ 0.503664] ACPI: LAPIC_NMI (acpi_id[0xa8] high level lint[0x1])
[ 0.503665] ACPI: LAPIC_NMI (acpi_id[0xa9] high level lint[0x1])
[ 0.503665] ACPI: LAPIC_NMI (acpi_id[0xaa] high level lint[0x1])
[ 0.503666] ACPI: LAPIC_NMI (acpi_id[0xab] high level lint[0x1])
[ 0.503667] ACPI: LAPIC_NMI (acpi_id[0xac] high level lint[0x1])
[ 0.503668] ACPI: LAPIC_NMI (acpi_id[0xad] high level lint[0x1])
[ 0.503669] ACPI: LAPIC_NMI (acpi_id[0xae] high level lint[0x1])
[ 0.503670] ACPI: LAPIC_NMI (acpi_id[0xaf] high level lint[0x1])
[ 0.503671] ACPI: LAPIC_NMI (acpi_id[0xb0] high level lint[0x1])
[ 0.503672] ACPI: LAPIC_NMI (acpi_id[0xb1] high level lint[0x1])
[ 0.503673] ACPI: LAPIC_NMI (acpi_id[0xb2] high level lint[0x1])
[ 0.503674] ACPI: LAPIC_NMI (acpi_id[0xb3] high level lint[0x1])
[ 0.503675] ACPI: LAPIC_NMI (acpi_id[0xb4] high level lint[0x1])
[ 0.503675] ACPI: LAPIC_NMI (acpi_id[0xb5] high level lint[0x1])
[ 0.503676] ACPI: LAPIC_NMI (acpi_id[0xb6] high level lint[0x1])
[ 0.503677] ACPI: LAPIC_NMI (acpi_id[0xb7] high level lint[0x1])
[ 0.503678] ACPI: LAPIC_NMI (acpi_id[0xb8] high level lint[0x1])
[ 0.503679] ACPI: LAPIC_NMI (acpi_id[0xb9] high level lint[0x1])
[ 0.503680] ACPI: LAPIC_NMI (acpi_id[0xba] high level lint[0x1])
[ 0.503681] ACPI: LAPIC_NMI (acpi_id[0xbb] high level lint[0x1])
[ 0.503681] ACPI: LAPIC_NMI (acpi_id[0xbc] high level lint[0x1])
[ 0.503682] ACPI: LAPIC_NMI (acpi_id[0xbd] high level lint[0x1])
[ 0.503683] ACPI: LAPIC_NMI (acpi_id[0xbe] high level lint[0x1])
[ 0.503684] ACPI: LAPIC_NMI (acpi_id[0xbf] high level lint[0x1])
[ 0.503694] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[ 0.503700] IOAPIC[1]: apic_id 9, version 32, address 0xfec01000, GSI 24-47
[ 0.503704] IOAPIC[2]: apic_id 10, version 32, address 0xfec40000, GSI 48-71
[ 0.503708] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.503710] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.503716] ACPI: Using ACPI (MADT) for SMP configuration information
[ 0.503717] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.503724] efi_bgrt: Ignoring BGRT: invalid image address
[ 0.503727] TSC deadline timer available
[ 0.503728] smpboot: Allowing 56 CPUs, 0 hotplug CPUs
[ 0.503749] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.503752] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000bffff]
[ 0.503753] PM: hibernation: Registered nosave memory: [mem 0x000c0000-0x0010ffff]
[ 0.503755] PM: hibernation: Registered nosave memory: [mem 0xc30a7000-0xc30a7fff]
[ 0.503757] PM: hibernation: Registered nosave memory: [mem 0xc30c6000-0xc30c6fff]
[ 0.503758] PM: hibernation: Registered nosave memory: [mem 0xc30c7000-0xc30c7fff]
[ 0.503760] PM: hibernation: Registered nosave memory: [mem 0xc30eb000-0xc30ebfff]
[ 0.503760] PM: hibernation: Registered nosave memory: [mem 0xc30ec000-0xc30ecfff]
[ 0.503762] PM: hibernation: Registered nosave memory: [mem 0xc3110000-0xc3110fff]
[ 0.503763] PM: hibernation: Registered nosave memory: [mem 0xc3111000-0xc3111fff]
[ 0.503765] PM: hibernation: Registered nosave memory: [mem 0xc311d000-0xc311dfff]
[ 0.503767] PM: hibernation: Registered nosave memory: [mem 0xc36b4000-0xc36b4fff]
[ 0.503769] PM: hibernation: Registered nosave memory: [mem 0xc76c9000-0xc774bfff]
[ 0.503771] PM: hibernation: Registered nosave memory: [mem 0xca36f000-0xcb6c3fff]
[ 0.503773] PM: hibernation: Registered nosave memory: [mem 0xcb6c4000-0xcbefefff]
[ 0.503773] PM: hibernation: Registered nosave memory: [mem 0xcbeff000-0xcbfcafff]
[ 0.503776] PM: hibernation: Registered nosave memory: [mem 0xcc000000-0xcfffffff]
[ 0.503777] PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xdfffffff]
[ 0.503778] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xfed1bfff]
[ 0.503779] PM: hibernation: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
[ 0.503780] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xffffffff]
[ 0.503782] [mem 0xe0000000-0xfed1bfff] available for PCI devices
[ 0.503784] Booting paravirtualized kernel on bare hardware
[ 0.503787] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.503798] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:56 nr_cpu_ids:56 nr_node_ids:2
[ 0.507509] percpu: Embedded 61 pages/cpu s212992 r8192 d28672 u262144
[ 0.507521] pcpu-alloc: s212992 r8192 d28672 u262144 alloc=1*2097152
[ 0.507524] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 28 29
[ 0.507535] pcpu-alloc: [0] 30 31 32 33 34 35 36 37 [0] 38 39 40 41 -- -- -- --
[ 0.507545] pcpu-alloc: [1] 14 15 16 17 18 19 20 21 [1] 22 23 24 25 26 27 42 43
[ 0.507555] pcpu-alloc: [1] 44 45 46 47 48 49 50 51 [1] 52 53 54 55 -- -- -- --
[ 0.507609] Built 2 zonelists, mobility grouping on. Total pages: 33005444
[ 0.507611] Policy zone: Normal
[ 0.507612] Kernel command line: initrd=\EFI\Pop_OS-ee0f0d4b-02d9-4003-ab6d-943255652922\initrd.img root=UUID=ee0f0d4b-02d9-4003-ab6d-943255652922 ro quiet intel_iommu=on iommu=pt pci=hpbussize=0x33,hpmmiosize=128M,hpmmioprefsize=1G,nocrs loglevel=0 vfio-pci.ids=1002:67df,1002:aaf0 splash pcie_ports=native
[ 0.507675] DMAR: IOMMU enabled
[ 0.507741] Unknown kernel command line parameters "splash", will be passed to user space.
[ 0.507742] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.507743] printk: log_buf_len total cpu_extra contributions: 225280 bytes
[ 0.507744] printk: log_buf_len min size: 262144 bytes
[ 0.508378] printk: log_buf_len: 524288 bytes
[ 0.508379] printk: early log buf free: 232800(88%)
[ 0.509038] mem auto-init: stack:off, heap alloc:on, heap free:off
[ 0.967929] Memory: 131689308K/134122176K available (16393K kernel code, 4383K rwdata, 10740K rodata, 2952K init, 4800K bss, 2432608K reserved, 0K cma-reserved)
[ 0.967938] random: get_random_u64 called from kmem_cache_open+0x2b/0x320 with crng_init=0
[ 0.968468] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=56, Nodes=2
[ 0.968500] Kernel/User page tables isolation: enabled
[ 0.968545] ftrace: allocating 50383 entries in 197 pages
[ 0.987217] ftrace: allocated 197 pages with 4 groups
[ 0.987688] rcu: Hierarchical RCU implementation.
[ 0.987690] rcu: RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=56.
[ 0.987691] Rude variant of Tasks RCU enabled.
[ 0.987692] Tracing variant of Tasks RCU enabled.
[ 0.987693] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.987694] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=56
[ 0.991938] NR_IRQS: 524544, nr_irqs: 1688, preallocated irqs: 16
[ 0.992262] random: crng done (trusting CPU's manufacturer)
[ 0.992370] Console: colour dummy device 80x25
[ 0.992410] printk: console [tty0] enabled
[ 0.992559] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
[ 0.992564] ACPI: Core revision 20210730
[ 0.993115] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
[ 0.993129] APIC: Switch to symmetric I/O mode setup
[ 0.993131] DMAR: Host address width 46
[ 0.993132] DMAR: DRHD base: 0x000000fbffc000 flags: 0x0
[ 0.993138] DMAR: dmar0: reg_base_addr fbffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[ 0.993141] DMAR: DRHD base: 0x000000f7ffd000 flags: 0x0
[ 0.993145] DMAR: dmar1: reg_base_addr f7ffd000 ver 1:0 cap 8d2008c10ef0466 ecap f0205b
[ 0.993147] DMAR: DRHD base: 0x000000f7ffc000 flags: 0x1
[ 0.993151] DMAR: dmar2: reg_base_addr f7ffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[ 0.993152] DMAR: RMRR base: 0x000000cafd9000 end: 0x000000cafdbfff
[ 0.993154] DMAR: ATSR flags: 0x0
[ 0.993156] DMAR: ATSR flags: 0x0
[ 0.993158] DMAR-IR: IOAPIC id 10 under DRHD base 0xfbffc000 IOMMU 0
[ 0.993160] DMAR-IR: IOAPIC id 8 under DRHD base 0xf7ffc000 IOMMU 2
[ 0.993161] DMAR-IR: IOAPIC id 9 under DRHD base 0xf7ffc000 IOMMU 2
[ 0.993162] DMAR-IR: HPET id 0 under DRHD base 0xf7ffc000
[ 0.993164] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.994306] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.994307] x2apic enabled
[ 0.994313] Switched APIC routing to cluster x2apic.
[ 0.994958] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 1.013137] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x25647996f9d, max_idle_ns: 440795318030 ns
[ 1.013142] Calibrating delay loop (skipped), value calculated using timer frequency.. 5188.20 BogoMIPS (lpj=10376412)
[ 1.013145] pid_max: default: 57344 minimum: 448
[ 1.018138] LSM: Security Framework initializing
[ 1.018153] landlock: Up and running.
[ 1.018154] Yama: becoming mindful.
[ 1.018192] AppArmor: AppArmor initialized
[ 1.031867] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, vmalloc)
[ 1.038602] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes, vmalloc)
[ 1.038855] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc)
[ 1.039063] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, vmalloc)
[ 1.039566] CPU0: Thermal monitoring enabled (TM1)
[ 1.039638] process: using mwait in idle threads
[ 1.039641] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 1.039642] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 1.039648] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 1.039651] Spectre V2 : Mitigation: Full generic retpoline
[ 1.039652] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 1.039653] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 1.039654] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 1.039656] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[ 1.039658] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 1.039661] TAA: Mitigation: Clear CPU buffers
[ 1.039663] MDS: Mitigation: Clear CPU buffers
[ 1.044908] Freeing SMP alternatives memory: 40K
[ 1.045271] smpboot: Estimated ratio of average max frequency by base frequency (times 1024): 1260
[ 1.045284] smpboot: CPU0: Intel(R) Xeon(R) CPU E5-2690 v4 @ 2.60GHz (family: 0x6, model: 0x4f, stepping: 0x1)
[ 1.045517] Performance Events: PEBS fmt2+, Broadwell events, 16-deep LBR, full-width counters, Intel PMU driver.
[ 1.045537] ... version: 3
[ 1.045538] ... bit width: 48
[ 1.045539] ... generic registers: 4
[ 1.045540] ... value mask: 0000ffffffffffff
[ 1.045542] ... max period: 00007fffffffffff
[ 1.045542] ... fixed-purpose events: 3
[ 1.045543] ... event mask: 000000070000000f
[ 1.045677] rcu: Hierarchical SRCU implementation.
[ 1.050434] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 1.051142] smp: Bringing up secondary CPUs ...
[ 1.051292] x86: Booting SMP configuration:
[ 1.051293] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13
[ 1.108161] .... node #1, CPUs: #14
[ 0.004921] smpboot: CPU 14 Converting physical 0 to logical die 1
[ 1.197257] #15 #16 #17 #18 #19 #20 #21 #22 #23 #24 #25 #26 #27
[ 1.256060] .... node #0, CPUs: #28
[ 1.257745] 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.
[ 1.257745] 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.
[ 1.257745] #29 #30 #31 #32 #33 #34 #35 #36 #37 #38 #39 #40 #41
[ 1.277416] .... node #1, CPUs: #42 #43 #44 #45 #46 #47 #48 #49 #50 #51 #52 #53 #54 #55
[ 1.298558] smp: Brought up 2 nodes, 56 CPUs
[ 1.298558] smpboot: Max logical packages: 2
[ 1.298558] smpboot: Total of 56 processors activated (290643.96 BogoMIPS)
[ 1.310520] devtmpfs: initialized
[ 1.310520] x86/mm: Memory block size: 2048MB
[ 1.310520] ACPI: PM: Registering ACPI NVS region [mem 0xcb6c4000-0xcbefefff] (8630272 bytes)
[ 1.310520] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 1.310520] futex hash table entries: 16384 (order: 8, 1048576 bytes, vmalloc)
[ 1.310520] pinctrl core: initialized pinctrl subsystem
[ 1.310520] PM: RTC time: 14:29:32, date: 2022-02-16
[ 1.310520] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[ 1.313433] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 1.314195] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 1.314976] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 1.314988] audit: initializing netlink subsys (disabled)
[ 1.314995] audit: type=2000 audit(1645021772.320:1): state=initialized audit_enabled=0 res=1
[ 1.314995] thermal_sys: Registered thermal governor 'fair_share'
[ 1.314995] thermal_sys: Registered thermal governor 'bang_bang'
[ 1.314995] thermal_sys: Registered thermal governor 'step_wise'
[ 1.314995] thermal_sys: Registered thermal governor 'user_space'
[ 1.314995] thermal_sys: Registered thermal governor 'power_allocator'
[ 1.314995] EISA bus registered
[ 1.314995] cpuidle: using governor ladder
[ 1.314995] cpuidle: using governor menu
[ 1.314995] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 1.314995] ACPI: bus type PCI registered
[ 1.314995] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 1.314995] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xd0000000-0xdfffffff] (base 0xd0000000)
[ 1.314995] PCI: MMCONFIG at [mem 0xd0000000-0xdfffffff] reserved in E820
[ 1.314995] PCI: Using configuration type 1 for base access
[ 1.318610] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 1.321205] Kprobes globally optimized
[ 1.321212] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.321212] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.321265] ACPI: Added _OSI(Module Device)
[ 1.321267] ACPI: Added _OSI(Processor Device)
[ 1.321268] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.321269] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.321271] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.321272] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.321273] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.452752] ACPI: 3 ACPI AML tables successfully acquired and loaded
[ 1.467239] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 1.481921] ACPI: Interpreter enabled
[ 1.481939] ACPI: PM: (supports S0 S3 S4 S5)
[ 1.481940] ACPI: Using IOAPIC for interrupt routing
[ 1.481969] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[ 1.482696] ACPI: Enabled 6 GPEs in block 00 to 3F
[ 1.510587] ACPI: PCI Root Bridge [UNC1] (domain 0000 [bus ff])
[ 1.510594] acpi PNP0A03:02: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 1.510611] PCI: root bus ff: using default resources
[ 1.510639] PCI host bridge to bus 0000:ff
[ 1.510640] pci_bus 0000:ff: Unknown NUMA node; performance will be reduced
[ 1.510642] pci_bus 0000:ff: root bus resource [io 0x0000-0xffff]
[ 1.510644] pci_bus 0000:ff: root bus resource [mem 0x00000000-0x3fffffffffff]
[ 1.510646] pci_bus 0000:ff: root bus resource [bus ff]
[ 1.510661] pci 0000:ff:08.0: [8086:6f80] type 00 class 0x088000
[ 1.510725] pci 0000:ff:08.2: [8086:6f32] type 00 class 0x110100
[ 1.510777] pci 0000:ff:08.3: [8086:6f83] type 00 class 0x088000
[ 1.510841] pci 0000:ff:09.0: [8086:6f90] type 00 class 0x088000
[ 1.510888] pci 0000:ff:09.2: [8086:6f33] type 00 class 0x110100
[ 1.510937] pci 0000:ff:09.3: [8086:6f93] type 00 class 0x088000
[ 1.510998] pci 0000:ff:0b.0: [8086:6f81] type 00 class 0x088000
[ 1.511053] pci 0000:ff:0b.1: [8086:6f36] type 00 class 0x110100
[ 1.511098] pci 0000:ff:0b.2: [8086:6f37] type 00 class 0x110100
[ 1.511142] pci 0000:ff:0b.3: [8086:6f76] type 00 class 0x088000
[ 1.511191] pci 0000:ff:0c.0: [8086:6fe0] type 00 class 0x088000
[ 1.511235] pci 0000:ff:0c.1: [8086:6fe1] type 00 class 0x088000
[ 1.511281] pci 0000:ff:0c.2: [8086:6fe2] type 00 class 0x088000
[ 1.511325] pci 0000:ff:0c.3: [8086:6fe3] type 00 class 0x088000
[ 1.511369] pci 0000:ff:0c.4: [8086:6fe4] type 00 class 0x088000
[ 1.511422] pci 0000:ff:0c.5: [8086:6fe5] type 00 class 0x088000
[ 1.511468] pci 0000:ff:0c.6: [8086:6fe6] type 00 class 0x088000
[ 1.511512] pci 0000:ff:0c.7: [8086:6fe7] type 00 class 0x088000
[ 1.511557] pci 0000:ff:0d.0: [8086:6fe8] type 00 class 0x088000
[ 1.511600] pci 0000:ff:0d.1: [8086:6fe9] type 00 class 0x088000
[ 1.511645] pci 0000:ff:0d.2: [8086:6fea] type 00 class 0x088000
[ 1.511690] pci 0000:ff:0d.3: [8086:6feb] type 00 class 0x088000
[ 1.511734] pci 0000:ff:0d.4: [8086:6fec] type 00 class 0x088000
[ 1.511787] pci 0000:ff:0d.5: [8086:6fed] type 00 class 0x088000
[ 1.511834] pci 0000:ff:0f.0: [8086:6ff8] type 00 class 0x088000
[ 1.511878] pci 0000:ff:0f.1: [8086:6ff9] type 00 class 0x088000
[ 1.511923] pci 0000:ff:0f.2: [8086:6ffa] type 00 class 0x088000
[ 1.511967] pci 0000:ff:0f.3: [8086:6ffb] type 00 class 0x088000
[ 1.512012] pci 0000:ff:0f.4: [8086:6ffc] type 00 class 0x088000
[ 1.512057] pci 0000:ff:0f.5: [8086:6ffd] type 00 class 0x088000
[ 1.512110] pci 0000:ff:0f.6: [8086:6ffe] type 00 class 0x088000
[ 1.512166] pci 0000:ff:10.0: [8086:6f1d] type 00 class 0x088000
[ 1.512211] pci 0000:ff:10.1: [8086:6f34] type 00 class 0x110100
[ 1.512257] pci 0000:ff:10.5: [8086:6f1e] type 00 class 0x088000
[ 1.512300] pci 0000:ff:10.6: [8086:6f7d] type 00 class 0x110100
[ 1.512345] pci 0000:ff:10.7: [8086:6f1f] type 00 class 0x088000
[ 1.512389] pci 0000:ff:12.0: [8086:6fa0] type 00 class 0x088000
[ 1.512420] pci 0000:ff:12.1: [8086:6f30] type 00 class 0x110100
[ 1.512470] pci 0000:ff:12.4: [8086:6f60] type 00 class 0x088000
[ 1.512512] pci 0000:ff:12.5: [8086:6f38] type 00 class 0x110100
[ 1.512571] pci 0000:ff:13.0: [8086:6fa8] type 00 class 0x088000
[ 1.512663] pci 0000:ff:13.1: [8086:6f71] type 00 class 0x088000
[ 1.512756] pci 0000:ff:13.2: [8086:6faa] type 00 class 0x088000
[ 1.512847] pci 0000:ff:13.3: [8086:6fab] type 00 class 0x088000
[ 1.512939] pci 0000:ff:13.6: [8086:6fae] type 00 class 0x088000
[ 1.513011] pci 0000:ff:13.7: [8086:6faf] type 00 class 0x088000
[ 1.513087] pci 0000:ff:14.0: [8086:6fb0] type 00 class 0x088000
[ 1.513168] pci 0000:ff:14.1: [8086:6fb1] type 00 class 0x088000
[ 1.513232] pci 0000:ff:14.2: [8086:6fb2] type 00 class 0x088000
[ 1.513296] pci 0000:ff:14.3: [8086:6fb3] type 00 class 0x088000
[ 1.513356] pci 0000:ff:14.4: [8086:6fbc] type 00 class 0x088000
[ 1.513403] pci 0000:ff:14.5: [8086:6fbd] type 00 class 0x088000
[ 1.513450] pci 0000:ff:14.6: [8086:6fbe] type 00 class 0x088000
[ 1.513499] pci 0000:ff:14.7: [8086:6fbf] type 00 class 0x088000
[ 1.513550] pci 0000:ff:16.0: [8086:6f68] type 00 class 0x088000
[ 1.513659] pci 0000:ff:16.1: [8086:6f79] type 00 class 0x088000
[ 1.513753] pci 0000:ff:16.2: [8086:6f6a] type 00 class 0x088000
[ 1.513845] pci 0000:ff:16.3: [8086:6f6b] type 00 class 0x088000
[ 1.513939] pci 0000:ff:16.6: [8086:6f6e] type 00 class 0x088000
[ 1.514012] pci 0000:ff:16.7: [8086:6f6f] type 00 class 0x088000
[ 1.514090] pci 0000:ff:17.0: [8086:6fd0] type 00 class 0x088000
[ 1.514185] pci 0000:ff:17.1: [8086:6fd1] type 00 class 0x088000
[ 1.514277] pci 0000:ff:17.2: [8086:6fd2] type 00 class 0x088000
[ 1.514381] pci 0000:ff:17.3: [8086:6fd3] type 00 class 0x088000
[ 1.514470] pci 0000:ff:17.4: [8086:6fb8] type 00 class 0x088000
[ 1.514543] pci 0000:ff:17.5: [8086:6fb9] type 00 class 0x088000
[ 1.514616] pci 0000:ff:17.6: [8086:6fba] type 00 class 0x088000
[ 1.514691] pci 0000:ff:17.7: [8086:6fbb] type 00 class 0x088000
[ 1.514774] pci 0000:ff:1e.0: [8086:6f98] type 00 class 0x088000
[ 1.514844] pci 0000:ff:1e.1: [8086:6f99] type 00 class 0x088000
[ 1.514914] pci 0000:ff:1e.2: [8086:6f9a] type 00 class 0x088000
[ 1.514996] pci 0000:ff:1e.3: [8086:6fc0] type 00 class 0x088000
[ 1.515051] pci 0000:ff:1e.4: [8086:6f9c] type 00 class 0x088000
[ 1.515127] pci 0000:ff:1f.0: [8086:6f88] type 00 class 0x088000
[ 1.515186] pci 0000:ff:1f.2: [8086:6f8a] type 00 class 0x088000
[ 1.515335] ACPI: PCI Root Bridge [UNC0] (domain 0000 [bus 7f])
[ 1.515340] acpi PNP0A03:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 1.515355] PCI: root bus 7f: using default resources
[ 1.515379] PCI host bridge to bus 0000:7f
[ 1.515381] pci_bus 0000:7f: Unknown NUMA node; performance will be reduced
[ 1.515382] pci_bus 0000:7f: root bus resource [io 0x0000-0xffff]
[ 1.515385] pci_bus 0000:7f: root bus resource [mem 0x00000000-0x3fffffffffff]
[ 1.515386] pci_bus 0000:7f: root bus resource [bus 7f]
[ 1.515396] pci 0000:7f:08.0: [8086:6f80] type 00 class 0x088000
[ 1.515440] pci 0000:7f:08.2: [8086:6f32] type 00 class 0x110100
[ 1.515483] pci 0000:7f:08.3: [8086:6f83] type 00 class 0x088000
[ 1.515537] pci 0000:7f:09.0: [8086:6f90] type 00 class 0x088000
[ 1.515587] pci 0000:7f:09.2: [8086:6f33] type 00 class 0x110100
[ 1.515630] pci 0000:7f:09.3: [8086:6f93] type 00 class 0x088000
[ 1.515684] pci 0000:7f:0b.0: [8086:6f81] type 00 class 0x088000
[ 1.515723] pci 0000:7f:0b.1: [8086:6f36] type 00 class 0x110100
[ 1.515762] pci 0000:7f:0b.2: [8086:6f37] type 00 class 0x110100
[ 1.515800] pci 0000:7f:0b.3: [8086:6f76] type 00 class 0x088000
[ 1.515840] pci 0000:7f:0c.0: [8086:6fe0] type 00 class 0x088000
[ 1.515880] pci 0000:7f:0c.1: [8086:6fe1] type 00 class 0x088000
[ 1.515928] pci 0000:7f:0c.2: [8086:6fe2] type 00 class 0x088000
[ 1.515967] pci 0000:7f:0c.3: [8086:6fe3] type 00 class 0x088000
[ 1.516005] pci 0000:7f:0c.4: [8086:6fe4] type 00 class 0x088000
[ 1.516046] pci 0000:7f:0c.5: [8086:6fe5] type 00 class 0x088000
[ 1.516085] pci 0000:7f:0c.6: [8086:6fe6] type 00 class 0x088000
[ 1.516123] pci 0000:7f:0c.7: [8086:6fe7] type 00 class 0x088000
[ 1.516162] pci 0000:7f:0d.0: [8086:6fe8] type 00 class 0x088000
[ 1.516201] pci 0000:7f:0d.1: [8086:6fe9] type 00 class 0x088000
[ 1.516255] pci 0000:7f:0d.2: [8086:6fea] type 00 class 0x088000
[ 1.516293] pci 0000:7f:0d.3: [8086:6feb] type 00 class 0x088000
[ 1.516331] pci 0000:7f:0d.4: [8086:6fec] type 00 class 0x088000
[ 1.516369] pci 0000:7f:0d.5: [8086:6fed] type 00 class 0x088000
[ 1.516411] pci 0000:7f:0f.0: [8086:6ff8] type 00 class 0x088000
[ 1.516449] pci 0000:7f:0f.1: [8086:6ff9] type 00 class 0x088000
[ 1.516488] pci 0000:7f:0f.2: [8086:6ffa] type 00 class 0x088000
[ 1.516527] pci 0000:7f:0f.3: [8086:6ffb] type 00 class 0x088000
[ 1.516578] pci 0000:7f:0f.4: [8086:6ffc] type 00 class 0x088000
[ 1.516619] pci 0000:7f:0f.5: [8086:6ffd] type 00 class 0x088000
[ 1.516658] pci 0000:7f:0f.6: [8086:6ffe] type 00 class 0x088000
[ 1.516699] pci 0000:7f:10.0: [8086:6f1d] type 00 class 0x088000
[ 1.516738] pci 0000:7f:10.1: [8086:6f34] type 00 class 0x110100
[ 1.516778] pci 0000:7f:10.5: [8086:6f1e] type 00 class 0x088000
[ 1.516818] pci 0000:7f:10.6: [8086:6f7d] type 00 class 0x110100
[ 1.516857] pci 0000:7f:10.7: [8086:6f1f] type 00 class 0x088000
[ 1.516905] pci 0000:7f:12.0: [8086:6fa0] type 00 class 0x088000
[ 1.516935] pci 0000:7f:12.1: [8086:6f30] type 00 class 0x110100
[ 1.516978] pci 0000:7f:12.4: [8086:6f60] type 00 class 0x088000
[ 1.517008] pci 0000:7f:12.5: [8086:6f38] type 00 class 0x110100
[ 1.517054] pci 0000:7f:13.0: [8086:6fa8] type 00 class 0x088000
[ 1.517135] pci 0000:7f:13.1: [8086:6f71] type 00 class 0x088000
[ 1.517199] pci 0000:7f:13.2: [8086:6faa] type 00 class 0x088000
[ 1.517252] pci 0000:7f:13.3: [8086:6fab] type 00 class 0x088000
[ 1.517311] pci 0000:7f:13.6: [8086:6fae] type 00 class 0x088000
[ 1.517353] pci 0000:7f:13.7: [8086:6faf] type 00 class 0x088000
[ 1.517396] pci 0000:7f:14.0: [8086:6fb0] type 00 class 0x088000
[ 1.517448] pci 0000:7f:14.1: [8086:6fb1] type 00 class 0x088000
[ 1.517502] pci 0000:7f:14.2: [8086:6fb2] type 00 class 0x088000
[ 1.517554] pci 0000:7f:14.3: [8086:6fb3] type 00 class 0x088000
[ 1.517604] pci 0000:7f:14.4: [8086:6fbc] type 00 class 0x088000
[ 1.517645] pci 0000:7f:14.5: [8086:6fbd] type 00 class 0x088000
[ 1.517695] pci 0000:7f:14.6: [8086:6fbe] type 00 class 0x088000
[ 1.517737] pci 0000:7f:14.7: [8086:6fbf] type 00 class 0x088000
[ 1.517781] pci 0000:7f:16.0: [8086:6f68] type 00 class 0x088000
[ 1.517863] pci 0000:7f:16.1: [8086:6f79] type 00 class 0x088000
[ 1.517945] pci 0000:7f:16.2: [8086:6f6a] type 00 class 0x088000
[ 1.517999] pci 0000:7f:16.3: [8086:6f6b] type 00 class 0x088000
[ 1.518052] pci 0000:7f:16.6: [8086:6f6e] type 00 class 0x088000
[ 1.518095] pci 0000:7f:16.7: [8086:6f6f] type 00 class 0x088000
[ 1.518149] pci 0000:7f:17.0: [8086:6fd0] type 00 class 0x088000
[ 1.518232] pci 0000:7f:17.1: [8086:6fd1] type 00 class 0x088000
[ 1.518314] pci 0000:7f:17.2: [8086:6fd2] type 00 class 0x088000
[ 1.518395] pci 0000:7f:17.3: [8086:6fd3] type 00 class 0x088000
[ 1.518480] pci 0000:7f:17.4: [8086:6fb8] type 00 class 0x088000
[ 1.518547] pci 0000:7f:17.5: [8086:6fb9] type 00 class 0x088000
[ 1.518615] pci 0000:7f:17.6: [8086:6fba] type 00 class 0x088000
[ 1.518682] pci 0000:7f:17.7: [8086:6fbb] type 00 class 0x088000
[ 1.518765] pci 0000:7f:1e.0: [8086:6f98] type 00 class 0x088000
[ 1.518830] pci 0000:7f:1e.1: [8086:6f99] type 00 class 0x088000
[ 1.518897] pci 0000:7f:1e.2: [8086:6f9a] type 00 class 0x088000
[ 1.518963] pci 0000:7f:1e.3: [8086:6fc0] type 00 class 0x088000
[ 1.519017] pci 0000:7f:1e.4: [8086:6f9c] type 00 class 0x088000
[ 1.519087] pci 0000:7f:1f.0: [8086:6f88] type 00 class 0x088000
[ 1.519154] pci 0000:7f:1f.2: [8086:6f8a] type 00 class 0x088000
[ 1.530935] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-7e])
[ 1.530941] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 1.531136] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME LTR]
[ 1.531317] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[ 1.531318] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 1.531339] acpi PNP0A08:00: host bridge window [io 0x0cf8-0x0cff] (ignored)
[ 1.531341] acpi PNP0A08:00: host bridge window [io 0x0000-0x0cf7 window] (ignored)
[ 1.531343] acpi PNP0A08:00: host bridge window [io 0x1000-0xdfff window] (ignored)
[ 1.531344] acpi PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff window] (ignored)
[ 1.531346] acpi PNP0A08:00: host bridge window [mem 0xe0000000-0xf7ffbfff window] (ignored)
[ 1.531348] PCI: root bus 00: using default resources
[ 1.531841] PCI host bridge to bus 0000:00
[ 1.531844] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 1.531846] pci_bus 0000:00: root bus resource [mem 0x00000000-0x3fffffffffff]
[ 1.531847] pci_bus 0000:00: root bus resource [bus 00-7e]
[ 1.532020] pci 0000:00:00.0: [8086:6f00] type 00 class 0x060000
[ 1.532300] pci 0000:00:01.0: [8086:6f02] type 01 class 0x060400
[ 1.532349] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 1.532603] pci 0000:00:01.1: [8086:6f03] type 01 class 0x060400
[ 1.532651] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[ 1.532909] pci 0000:00:02.0: [8086:6f04] type 01 class 0x060400
[ 1.532956] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[ 1.533214] pci 0000:00:02.1: [8086:6f05] type 01 class 0x060400
[ 1.533264] pci 0000:00:02.1: PME# supported from D0 D3hot D3cold
[ 1.533513] pci 0000:00:02.2: [8086:6f06] type 01 class 0x060400
[ 1.533562] pci 0000:00:02.2: PME# supported from D0 D3hot D3cold
[ 1.533801] pci 0000:00:02.3: [8086:6f07] type 01 class 0x060400
[ 1.533849] pci 0000:00:02.3: PME# supported from D0 D3hot D3cold
[ 1.534089] pci 0000:00:03.0: [8086:6f08] type 01 class 0x060400
[ 1.534136] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[ 1.534378] pci 0000:00:05.0: [8086:6f28] type 00 class 0x088000
[ 1.534637] pci 0000:00:05.1: [8086:6f29] type 00 class 0x088000
[ 1.534813] pci 0000:00:05.2: [8086:6f2a] type 00 class 0x088000
[ 1.535034] pci 0000:00:05.4: [8086:6f2c] type 00 class 0x080020
[ 1.535041] pci 0000:00:05.4: reg 0x10: [mem 0xf413c000-0xf413cfff]
[ 1.535359] pci 0000:00:11.0: [8086:8d7c] type 00 class 0xff0000
[ 1.535670] pci 0000:00:14.0: [8086:8d31] type 00 class 0x0c0330
[ 1.535686] pci 0000:00:14.0: reg 0x10: [mem 0xf4120000-0xf412ffff 64bit]
[ 1.535742] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 1.535974] pci 0000:00:19.0: [8086:15a0] type 00 class 0x020000
[ 1.535985] pci 0000:00:19.0: reg 0x10: [mem 0xf4100000-0xf411ffff]
[ 1.535991] pci 0000:00:19.0: reg 0x14: [mem 0xf413b000-0xf413bfff]
[ 1.535997] pci 0000:00:19.0: reg 0x18: [io 0x5040-0x505f]
[ 1.536044] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
[ 1.536273] pci 0000:00:1a.0: [8086:8d2d] type 00 class 0x0c0320
[ 1.536288] pci 0000:00:1a.0: reg 0x10: [mem 0xf413a000-0xf413a3ff]
[ 1.536366] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 1.536595] pci 0000:00:1b.0: [8086:8d20] type 00 class 0x040300
[ 1.536609] pci 0000:00:1b.0: reg 0x10: [mem 0xf4130000-0xf4133fff 64bit]
[ 1.536669] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 1.536907] pci 0000:00:1c.0: [8086:8d10] type 01 class 0x060400
[ 1.536978] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 1.537000] pci 0000:00:1c.0: Enabling MPC IRBNCE
[ 1.537002] pci 0000:00:1c.0: Intel PCH root port ACS workaround enabled
[ 1.537239] pci 0000:00:1c.3: [8086:8d16] type 01 class 0x060400
[ 1.537313] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 1.537332] pci 0000:00:1c.3: Enabling MPC IRBNCE
[ 1.537335] pci 0000:00:1c.3: Intel PCH root port ACS workaround enabled
[ 1.537567] pci 0000:00:1c.4: [8086:8d18] type 01 class 0x060400
[ 1.537640] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[ 1.537659] pci 0000:00:1c.4: Enabling MPC IRBNCE
[ 1.537661] pci 0000:00:1c.4: Intel PCH root port ACS workaround enabled
[ 1.537903] pci 0000:00:1d.0: [8086:8d26] type 00 class 0x0c0320
[ 1.537918] pci 0000:00:1d.0: reg 0x10: [mem 0xf4139000-0xf41393ff]
[ 1.537997] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 1.538229] pci 0000:00:1f.0: [8086:8d44] type 00 class 0x060100
[ 1.538545] pci 0000:00:1f.2: [8086:8d02] type 00 class 0x010601
[ 1.538557] pci 0000:00:1f.2: reg 0x10: [io 0x5068-0x506f]
[ 1.538564] pci 0000:00:1f.2: reg 0x14: [io 0x5074-0x5077]
[ 1.538571] pci 0000:00:1f.2: reg 0x18: [io 0x5060-0x5067]
[ 1.538578] pci 0000:00:1f.2: reg 0x1c: [io 0x5070-0x5073]
[ 1.538585] pci 0000:00:1f.2: reg 0x20: [io 0x5020-0x503f]
[ 1.538591] pci 0000:00:1f.2: reg 0x24: [mem 0xf4138000-0xf41387ff]
[ 1.538625] pci 0000:00:1f.2: PME# supported from D3hot
[ 1.538843] pci 0000:00:1f.3: [8086:8d22] type 00 class 0x0c0500
[ 1.538857] pci 0000:00:1f.3: reg 0x10: [mem 0xf4134000-0xf41340ff 64bit]
[ 1.538871] pci 0000:00:1f.3: reg 0x20: [io 0x5000-0x501f]
[ 1.539207] pci 0000:01:00.0: [1000:0086] type 00 class 0x010700
[ 1.539216] pci 0000:01:00.0: reg 0x10: [io 0x4000-0x40ff]
[ 1.539224] pci 0000:01:00.0: reg 0x14: [mem 0xf4040000-0xf404ffff 64bit]
[ 1.539231] pci 0000:01:00.0: reg 0x1c: [mem 0xf4000000-0xf403ffff 64bit]
[ 1.539240] pci 0000:01:00.0: reg 0x30: [mem 0xfff00000-0xffffffff pref]
[ 1.539282] pci 0000:01:00.0: supports D1 D2
[ 1.539374] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 1.539377] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
[ 1.539380] pci 0000:00:01.0: bridge window [mem 0xf4000000-0xf40fffff]
[ 1.539665] pci 0000:02:00.0: [8086:1528] type 00 class 0x020000
[ 1.539678] pci 0000:02:00.0: reg 0x10: [mem 0xf3200000-0xf33fffff 64bit pref]
[ 1.539694] pci 0000:02:00.0: reg 0x20: [mem 0xf3600000-0xf3603fff 64bit pref]
[ 1.539700] pci 0000:02:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[ 1.539754] pci 0000:02:00.0: PME# supported from D0 D3hot
[ 1.539775] pci 0000:02:00.0: reg 0x184: [mem 0xf3c00000-0xf3c03fff 64bit]
[ 1.539777] pci 0000:02:00.0: VF(n) BAR0 space: [mem 0xf3c00000-0xf3cfffff 64bit] (contains BAR0 for 64 VFs)
[ 1.539787] pci 0000:02:00.0: reg 0x190: [mem 0xf3d00000-0xf3d03fff 64bit]
[ 1.539789] pci 0000:02:00.0: VF(n) BAR3 space: [mem 0xf3d00000-0xf3dfffff 64bit] (contains BAR3 for 64 VFs)
[ 1.539918] pci 0000:02:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:01.1 (capable of 32.000 Gb/s with 5.0 GT/s PCIe x8 link)
[ 1.540032] pci 0000:02:00.1: [8086:1528] type 00 class 0x020000
[ 1.540045] pci 0000:02:00.1: reg 0x10: [mem 0xf3400000-0xf35fffff 64bit pref]
[ 1.540061] pci 0000:02:00.1: reg 0x20: [mem 0xf3604000-0xf3607fff 64bit pref]
[ 1.540066] pci 0000:02:00.1: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[ 1.540120] pci 0000:02:00.1: PME# supported from D0 D3hot
[ 1.540138] pci 0000:02:00.1: reg 0x184: [mem 0xf3e00000-0xf3e03fff 64bit]
[ 1.540139] pci 0000:02:00.1: VF(n) BAR0 space: [mem 0xf3e00000-0xf3efffff 64bit] (contains BAR0 for 64 VFs)
[ 1.540150] pci 0000:02:00.1: reg 0x190: [mem 0xf3f00000-0xf3f03fff 64bit]
[ 1.540151] pci 0000:02:00.1: VF(n) BAR3 space: [mem 0xf3f00000-0xf3ffffff 64bit] (contains BAR3 for 64 VFs)
[ 1.540337] pci 0000:00:01.1: PCI bridge to [bus 02-04]
[ 1.540341] pci 0000:00:01.1: bridge window [mem 0xf3c00000-0xf3ffffff]
[ 1.540344] pci 0000:00:01.1: bridge window [mem 0xf3200000-0xf36fffff 64bit pref]
[ 1.540574] pci 0000:00:02.0: PCI bridge to [bus 05]
[ 1.540843] pci 0000:06:00.0: [1cc1:8201] type 00 class 0x010802
[ 1.540857] pci 0000:06:00.0: reg 0x10: [mem 0xf3b00000-0xf3b03fff 64bit]
[ 1.541023] pci 0000:00:02.1: PCI bridge to [bus 06]
[ 1.541026] pci 0000:00:02.1: bridge window [mem 0xf3b00000-0xf3bfffff]
[ 1.541263] pci 0000:00:02.2: PCI bridge to [bus 07]
[ 1.541544] pci 0000:08:00.0: [1cc1:8201] type 00 class 0x010802
[ 1.541565] pci 0000:08:00.0: reg 0x10: [mem 0xf3a00000-0xf3a03fff 64bit]
[ 1.541749] pci 0000:00:02.3: PCI bridge to [bus 08]
[ 1.541752] pci 0000:00:02.3: bridge window [mem 0xf3a00000-0xf3afffff]
[ 1.542022] pci 0000:09:00.0: [10de:1b06] type 00 class 0x030000
[ 1.542033] pci 0000:09:00.0: reg 0x10: [mem 0xf2000000-0xf2ffffff]
[ 1.542043] pci 0000:09:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[ 1.542052] pci 0000:09:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[ 1.542059] pci 0000:09:00.0: reg 0x24: [io 0x3000-0x307f]
[ 1.542066] pci 0000:09:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
[ 1.542088] pci 0000:09:00.0: BAR 3: assigned to efifb
[ 1.542159] pci 0000:09:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:00:03.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[ 1.542252] pci 0000:09:00.1: [10de:10ef] type 00 class 0x040300
[ 1.542262] pci 0000:09:00.1: reg 0x10: [mem 0xf3000000-0xf3003fff]
[ 1.542390] pci 0000:00:03.0: PCI bridge to [bus 09]
[ 1.542393] pci 0000:00:03.0: bridge window [io 0x3000-0x3fff]
[ 1.542395] pci 0000:00:03.0: bridge window [mem 0xf2000000-0xf30fffff]
[ 1.542399] pci 0000:00:03.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 1.542465] pci 0000:0a:00.0: [8086:1533] type 00 class 0x020000
[ 1.542488] pci 0000:0a:00.0: reg 0x10: [mem 0xf3900000-0xf397ffff]
[ 1.542508] pci 0000:0a:00.0: reg 0x18: [io 0x2000-0x201f]
[ 1.542519] pci 0000:0a:00.0: reg 0x1c: [mem 0xf3980000-0xf3983fff]
[ 1.542653] pci 0000:0a:00.0: PME# supported from D0 D3hot D3cold
[ 1.542767] pci 0000:00:1c.0: PCI bridge to [bus 0a]
[ 1.542770] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 1.542773] pci 0000:00:1c.0: bridge window [mem 0xf3900000-0xf39fffff]
[ 1.542820] pci 0000:00:1c.3: PCI bridge to [bus 0b]
[ 1.542897] pci 0000:0c:00.0: [8086:1136] type 01 class 0x060400
[ 1.543079] pci 0000:0c:00.0: supports D1 D2
[ 1.543080] pci 0000:0c:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.543209] pci 0000:0c:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:1c.4 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[ 1.543289] pci 0000:00:1c.4: PCI bridge to [bus 0c-11]
[ 1.543294] pci 0000:00:1c.4: bridge window [mem 0xf3800000-0xf38fffff]
[ 1.543299] pci 0000:00:1c.4: bridge window [mem 0xf3700000-0xf37fffff 64bit pref]
[ 1.543377] pci 0000:0d:00.0: [8086:1136] type 01 class 0x060400
[ 1.543561] pci 0000:0d:00.0: supports D1 D2
[ 1.543563] pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.543731] pci 0000:0d:01.0: [8086:1136] type 01 class 0x060400
[ 1.543914] pci 0000:0d:01.0: supports D1 D2
[ 1.543915] pci 0000:0d:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.544079] pci 0000:0d:02.0: [8086:1136] type 01 class 0x060400
[ 1.544255] pci 0000:0d:02.0: supports D1 D2
[ 1.544257] pci 0000:0d:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.544411] pci 0000:0d:03.0: [8086:1136] type 01 class 0x060400
[ 1.544593] pci 0000:0d:03.0: supports D1 D2
[ 1.544595] pci 0000:0d:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.544769] pci 0000:0c:00.0: PCI bridge to [bus 0d-11]
[ 1.544779] pci 0000:0c:00.0: bridge window [mem 0xf3800000-0xf38fffff]
[ 1.544786] pci 0000:0c:00.0: bridge window [mem 0xf3700000-0xf37fffff 64bit pref]
[ 1.544868] pci 0000:0e:00.0: [8086:1137] type 00 class 0x0c0340
[ 1.544895] pci 0000:0e:00.0: reg 0x10: [mem 0xf3700000-0xf373ffff 64bit pref]
[ 1.544913] pci 0000:0e:00.0: reg 0x18: [mem 0xf3740000-0xf3740fff 64bit pref]
[ 1.545068] pci 0000:0e:00.0: supports D1 D2
[ 1.545069] pci 0000:0e:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 1.545231] pci 0000:0d:00.0: PCI bridge to [bus 0e]
[ 1.545247] pci 0000:0d:00.0: bridge window [mem 0xf3700000-0xf37fffff 64bit pref]
[ 1.545299] pci 0000:0d:01.0: PCI bridge to [bus 0f]
[ 1.545390] pci 0000:10:00.0: [8086:1138] type 00 class 0x0c0330
[ 1.545418] pci 0000:10:00.0: reg 0x10: [mem 0xf3800000-0xf380ffff 64bit]
[ 1.545565] pci 0000:10:00.0: PME# supported from D3hot D3cold
[ 1.545603] pci 0000:10:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:1c.4 (capable of 31.504 Gb/s with 8.0 GT/s PCIe x4 link)
[ 1.545669] pci 0000:0d:02.0: PCI bridge to [bus 10]
[ 1.545679] pci 0000:0d:02.0: bridge window [mem 0xf3800000-0xf38fffff]
[ 1.545740] pci 0000:0d:03.0: PCI bridge to [bus 11]
[ 1.545823] pci_bus 0000:00: on NUMA node 0
[ 1.546172] ACPI: PCI: Interrupt link LNKA configured for IRQ 11
[ 1.546246] ACPI: PCI: Interrupt link LNKB configured for IRQ 10
[ 1.546316] ACPI: PCI: Interrupt link LNKC configured for IRQ 11
[ 1.546386] ACPI: PCI: Interrupt link LNKD configured for IRQ 9
[ 1.546456] ACPI: PCI: Interrupt link LNKE configured for IRQ 5
[ 1.546525] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[ 1.546526] ACPI: PCI: Interrupt link LNKF disabled
[ 1.546595] ACPI: PCI: Interrupt link LNKG configured for IRQ 11
[ 1.546664] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[ 1.546665] ACPI: PCI: Interrupt link LNKH disabled
[ 1.546971] ACPI: PCI Root Bridge [PCI1] (domain 0000 [bus 80-fe])
[ 1.546976] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 1.546981] acpi PNP0A08:01: _OSC: platform retains control of PCIe features (AE_NOT_FOUND)
[ 1.547024] acpi PNP0A08:01: host bridge window [io 0xe000-0xffff window] (ignored)
[ 1.547027] acpi PNP0A08:01: host bridge window [mem 0xf8000000-0xfbffbfff window] (ignored)
[ 1.547029] PCI: root bus 80: using default resources
[ 1.547235] PCI host bridge to bus 0000:80
[ 1.547237] pci_bus 0000:80: root bus resource [io 0x0000-0xffff]
[ 1.547239] pci_bus 0000:80: root bus resource [mem 0x00000000-0x3fffffffffff]
[ 1.547241] pci_bus 0000:80: root bus resource [bus 80-fe]
[ 1.547334] pci 0000:80:00.0: [8086:6f01] type 01 class 0x060400
[ 1.547391] pci 0000:80:00.0: PME# supported from D0 D3hot D3cold
[ 1.547575] pci 0000:80:01.0: [8086:6f02] type 01 class 0x060400
[ 1.547632] pci 0000:80:01.0: PME# supported from D0 D3hot D3cold
[ 1.547818] pci 0000:80:01.1: [8086:6f03] type 01 class 0x060400
[ 1.547875] pci 0000:80:01.1: PME# supported from D0 D3hot D3cold
[ 1.548055] pci 0000:80:02.0: [8086:6f04] type 01 class 0x060400
[ 1.548112] pci 0000:80:02.0: PME# supported from D0 D3hot D3cold
[ 1.548293] pci 0000:80:03.0: [8086:6f08] type 01 class 0x060400
[ 1.548349] pci 0000:80:03.0: PME# supported from D0 D3hot D3cold
[ 1.548521] pci 0000:80:03.2: [8086:6f0a] type 01 class 0x060400
[ 1.548578] pci 0000:80:03.2: PME# supported from D0 D3hot D3cold
[ 1.548751] pci 0000:80:05.0: [8086:6f28] type 00 class 0x088000
[ 1.548925] pci 0000:80:05.1: [8086:6f29] type 00 class 0x088000
[ 1.549069] pci 0000:80:05.2: [8086:6f2a] type 00 class 0x088000
[ 1.549222] pci 0000:80:05.4: [8086:6f2c] type 00 class 0x080020
[ 1.549230] pci 0000:80:05.4: reg 0x10: [mem 0xf8000000-0xf8000fff]
[ 1.549987] pci 0000:80:00.0: PCI bridge to [bus 81]
[ 1.550236] pci 0000:80:01.0: PCI bridge to [bus 82]
[ 1.550471] pci 0000:80:01.1: PCI bridge to [bus 83]
[ 1.550705] pci 0000:80:02.0: PCI bridge to [bus 84]
[ 1.550940] pci 0000:80:03.0: PCI bridge to [bus 85]
[ 1.551175] pci 0000:80:03.2: PCI bridge to [bus 86]
[ 1.551203] pci_bus 0000:80: on NUMA node 1
[ 1.551592] iommu: Default domain type: Passthrough (set via kernel command line)
[ 1.551592] pci 0000:09:00.0: vgaarb: setting as boot VGA device
[ 1.551592] pci 0000:09:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 1.551592] pci 0000:09:00.0: vgaarb: bridge control possible
[ 1.551592] vgaarb: loaded
[ 1.551592] SCSI subsystem initialized
[ 1.551592] libata version 3.00 loaded.
[ 1.551592] ACPI: bus type USB registered
[ 1.551592] usbcore: registered new interface driver usbfs
[ 1.551592] usbcore: registered new interface driver hub
[ 1.551592] usbcore: registered new device driver usb
[ 1.551592] pps_core: LinuxPPS API ver. 1 registered
[ 1.551592] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.551592] PTP clock support registered
[ 1.551592] EDAC MC: Ver: 3.0.0
[ 1.551592] Registered efivars operations
[ 1.551592] NetLabel: Initializing
[ 1.551592] NetLabel: domain hash size = 128
[ 1.551592] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.551592] NetLabel: unlabeled traffic allowed by default
[ 1.551592] PCI: Using ACPI for IRQ routing
[ 1.556648] PCI: pci_cache_line_size set to 64 bytes
[ 1.556856] e820: reserve RAM buffer [mem 0xc30a7018-0xc3ffffff]
[ 1.556859] e820: reserve RAM buffer [mem 0xc30c7018-0xc3ffffff]
[ 1.556860] e820: reserve RAM buffer [mem 0xc30ec018-0xc3ffffff]
[ 1.556861] e820: reserve RAM buffer [mem 0xc3111018-0xc3ffffff]
[ 1.556863] e820: reserve RAM buffer [mem 0xc36b4000-0xc3ffffff]
[ 1.556864] e820: reserve RAM buffer [mem 0xc76c9000-0xc7ffffff]
[ 1.556865] e820: reserve RAM buffer [mem 0xca36f000-0xcbffffff]
[ 1.557835] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 1.557843] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 1.560020] clocksource: Switched to clocksource tsc-early
[ 1.571137] VFS: Disk quotas dquot_6.6.0
[ 1.571175] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.571351] AppArmor: AppArmor Filesystem Enabled
[ 1.571367] pnp: PnP ACPI init
[ 1.572210] system 00:01: [io 0x0500-0x053f] has been reserved
[ 1.572214] system 00:01: [io 0x0400-0x047f] has been reserved
[ 1.572216] system 00:01: [io 0x0540-0x057f] has been reserved
[ 1.572218] system 00:01: [io 0x0600-0x061f] has been reserved
[ 1.572222] system 00:01: [io 0x0ca0-0x0ca5] has been reserved
[ 1.572224] system 00:01: [io 0x0880-0x0883] has been reserved
[ 1.572225] system 00:01: [io 0x0800-0x081f] has been reserved
[ 1.572228] system 00:01: [mem 0xfed1c000-0xfed3ffff] could not be reserved
[ 1.572230] system 00:01: [mem 0xfed45000-0xfed8bfff] has been reserved
[ 1.572232] system 00:01: [mem 0xff000000-0xffffffff] has been reserved
[ 1.572234] system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved
[ 1.572236] system 00:01: [mem 0xfed12000-0xfed1200f] has been reserved
[ 1.572238] system 00:01: [mem 0xfed12010-0xfed1201f] has been reserved
[ 1.572240] system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
[ 1.572690] pnp: PnP ACPI: found 5 devices
[ 1.578498] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 1.578926] NET: Registered PF_INET protocol family
[ 1.579483] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc)
[ 1.582089] tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes, vmalloc)
[ 1.583253] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc)
[ 1.583937] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, vmalloc)
[ 1.584010] TCP: Hash tables configured (established 524288 bind 65536)
[ 1.584580] MPTCP token hash table entries: 65536 (order: 8, 1572864 bytes, vmalloc)
[ 1.585345] UDP hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
[ 1.586083] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
[ 1.586393] NET: Registered PF_UNIX/PF_LOCAL protocol family
[ 1.586398] NET: Registered PF_XDP protocol family
[ 1.586406] pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff00000-0xffffffff pref]: no compatible bridge window
[ 1.586410] pci 0000:02:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[ 1.586412] pci 0000:02:00.1: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[ 1.586414] pci 0000:09:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
[ 1.586431] pci_bus 0000:ff: resource 4 [io 0x0000-0xffff]
[ 1.586434] pci_bus 0000:ff: resource 5 [mem 0x00000000-0x3fffffffffff]
[ 1.586451] pci_bus 0000:7f: resource 4 [io 0x0000-0xffff]
[ 1.586452] pci_bus 0000:7f: resource 5 [mem 0x00000000-0x3fffffffffff]
[ 1.586463] pci 0000:0d:01.0: bridge window [io 0x1000-0x0fff] to [bus 0f] add_size 1000
[ 1.586465] pci 0000:0d:01.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0f] add_size 40000000 add_align 100000
[ 1.586468] pci 0000:0d:01.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0f] add_size 8000000 add_align 100000
[ 1.586470] pci 0000:0d:03.0: bridge window [io 0x1000-0x0fff] to [bus 11] add_size 1000
[ 1.586473] pci 0000:0d:03.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 11] add_size 40000000 add_align 100000
[ 1.586475] pci 0000:0d:03.0: bridge window [mem 0x00100000-0x000fffff] to [bus 11] add_size 8000000 add_align 100000
[ 1.586478] pci 0000:0c:00.0: bridge window [io 0x1000-0x0fff] to [bus 0d-11] add_size 2000
[ 1.586480] pci 0000:00:1c.4: bridge window [io 0x1000-0x0fff] to [bus 0c-11] add_size 2000
[ 1.586487] pci 0000:00:1c.4: BAR 13: assigned [io 0x6000-0x7fff]
[ 1.586491] pci 0000:01:00.0: BAR 6: no space for [mem size 0x00100000 pref]
[ 1.586492] pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00100000 pref]
[ 1.586494] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 1.586496] pci 0000:00:01.0: bridge window [io 0x4000-0x4fff]
[ 1.586499] pci 0000:00:01.0: bridge window [mem 0xf4000000-0xf40fffff]
[ 1.586505] pci 0000:02:00.0: BAR 6: assigned [mem 0xf3680000-0xf36fffff pref]
[ 1.586507] pci 0000:02:00.1: BAR 6: no space for [mem size 0x00080000 pref]
[ 1.586508] pci 0000:02:00.1: BAR 6: failed to assign [mem size 0x00080000 pref]
[ 1.586510] pci 0000:00:01.1: PCI bridge to [bus 02-04]
[ 1.586513] pci 0000:00:01.1: bridge window [mem 0xf3c00000-0xf3ffffff]
[ 1.586515] pci 0000:00:01.1: bridge window [mem 0xf3200000-0xf36fffff 64bit pref]
[ 1.586518] pci 0000:00:02.0: PCI bridge to [bus 05]
[ 1.586523] pci 0000:00:02.1: PCI bridge to [bus 06]
[ 1.586526] pci 0000:00:02.1: bridge window [mem 0xf3b00000-0xf3bfffff]
[ 1.586530] pci 0000:00:02.2: PCI bridge to [bus 07]
[ 1.586535] pci 0000:00:02.3: PCI bridge to [bus 08]
[ 1.586537] pci 0000:00:02.3: bridge window [mem 0xf3a00000-0xf3afffff]
[ 1.586541] pci 0000:09:00.0: BAR 6: assigned [mem 0xf3080000-0xf30fffff pref]
[ 1.586543] pci 0000:00:03.0: PCI bridge to [bus 09]
[ 1.586545] pci 0000:00:03.0: bridge window [io 0x3000-0x3fff]
[ 1.586547] pci 0000:00:03.0: bridge window [mem 0xf2000000-0xf30fffff]
[ 1.586549] pci 0000:00:03.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 1.586553] pci 0000:00:1c.0: PCI bridge to [bus 0a]
[ 1.586555] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 1.586558] pci 0000:00:1c.0: bridge window [mem 0xf3900000-0xf39fffff]
[ 1.586564] pci 0000:00:1c.3: PCI bridge to [bus 0b]
[ 1.586573] pci 0000:0c:00.0: BAR 13: assigned [io 0x6000-0x7fff]
[ 1.586577] pci 0000:0d:01.0: BAR 14: no space for [mem size 0x08000000]
[ 1.586578] pci 0000:0d:01.0: BAR 14: failed to assign [mem size 0x08000000]
[ 1.586581] pci 0000:0d:01.0: BAR 15: no space for [mem size 0x40000000 64bit pref]
[ 1.586583] pci 0000:0d:01.0: BAR 15: failed to assign [mem size 0x40000000 64bit pref]
[ 1.586584] pci 0000:0d:03.0: BAR 14: no space for [mem size 0x08000000]
[ 1.586586] pci 0000:0d:03.0: BAR 14: failed to assign [mem size 0x08000000]
[ 1.586588] pci 0000:0d:03.0: BAR 15: no space for [mem size 0x40000000 64bit pref]
[ 1.586589] pci 0000:0d:03.0: BAR 15: failed to assign [mem size 0x40000000 64bit pref]
[ 1.586591] pci 0000:0d:01.0: BAR 13: assigned [io 0x6000-0x6fff]
[ 1.586592] pci 0000:0d:03.0: BAR 13: assigned [io 0x7000-0x7fff]
[ 1.586595] pci 0000:0d:03.0: BAR 14: no space for [mem size 0x08000000]
[ 1.586596] pci 0000:0d:03.0: BAR 14: failed to assign [mem size 0x08000000]
[ 1.586598] pci 0000:0d:03.0: BAR 15: no space for [mem size 0x40000000 64bit pref]
[ 1.586599] pci 0000:0d:03.0: BAR 15: failed to assign [mem size 0x40000000 64bit pref]
[ 1.586601] pci 0000:0d:01.0: BAR 14: no space for [mem size 0x08000000]
[ 1.586602] pci 0000:0d:01.0: BAR 14: failed to assign [mem size 0x08000000]
[ 1.586604] pci 0000:0d:01.0: BAR 15: no space for [mem size 0x40000000 64bit pref]
[ 1.586605] pci 0000:0d:01.0: BAR 15: failed to assign [mem size 0x40000000 64bit pref]
[ 1.586608] pci 0000:0d:00.0: PCI bridge to [bus 0e]
[ 1.586616] pci 0000:0d:00.0: bridge window [mem 0xf3700000-0xf37fffff 64bit pref]
[ 1.586623] pci 0000:0d:01.0: PCI bridge to [bus 0f]
[ 1.586626] pci 0000:0d:01.0: bridge window [io 0x6000-0x6fff]
[ 1.586640] pci 0000:0d:02.0: PCI bridge to [bus 10]
[ 1.586646] pci 0000:0d:02.0: bridge window [mem 0xf3800000-0xf38fffff]
[ 1.586656] pci 0000:0d:03.0: PCI bridge to [bus 11]
[ 1.586659] pci 0000:0d:03.0: bridge window [io 0x7000-0x7fff]
[ 1.586673] pci 0000:0c:00.0: PCI bridge to [bus 0d-11]
[ 1.586676] pci 0000:0c:00.0: bridge window [io 0x6000-0x7fff]
[ 1.586681] pci 0000:0c:00.0: bridge window [mem 0xf3800000-0xf38fffff]
[ 1.586685] pci 0000:0c:00.0: bridge window [mem 0xf3700000-0xf37fffff 64bit pref]
[ 1.586692] pci 0000:00:1c.4: PCI bridge to [bus 0c-11]
[ 1.586695] pci 0000:00:1c.4: bridge window [io 0x6000-0x7fff]
[ 1.586698] pci 0000:00:1c.4: bridge window [mem 0xf3800000-0xf38fffff]
[ 1.586702] pci 0000:00:1c.4: bridge window [mem 0xf3700000-0xf37fffff 64bit pref]
[ 1.586707] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 1.586708] pci_bus 0000:00: resource 5 [mem 0x00000000-0x3fffffffffff]
[ 1.586710] pci_bus 0000:01: resource 0 [io 0x4000-0x4fff]
[ 1.586712] pci_bus 0000:01: resource 1 [mem 0xf4000000-0xf40fffff]
[ 1.586714] pci_bus 0000:02: resource 1 [mem 0xf3c00000-0xf3ffffff]
[ 1.586715] pci_bus 0000:02: resource 2 [mem 0xf3200000-0xf36fffff 64bit pref]
[ 1.586717] pci_bus 0000:06: resource 1 [mem 0xf3b00000-0xf3bfffff]
[ 1.586718] pci_bus 0000:08: resource 1 [mem 0xf3a00000-0xf3afffff]
[ 1.586720] pci_bus 0000:09: resource 0 [io 0x3000-0x3fff]
[ 1.586721] pci_bus 0000:09: resource 1 [mem 0xf2000000-0xf30fffff]
[ 1.586722] pci_bus 0000:09: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
[ 1.586724] pci_bus 0000:0a: resource 0 [io 0x2000-0x2fff]
[ 1.586725] pci_bus 0000:0a: resource 1 [mem 0xf3900000-0xf39fffff]
[ 1.586727] pci_bus 0000:0c: resource 0 [io 0x6000-0x7fff]
[ 1.586728] pci_bus 0000:0c: resource 1 [mem 0xf3800000-0xf38fffff]
[ 1.586729] pci_bus 0000:0c: resource 2 [mem 0xf3700000-0xf37fffff 64bit pref]
[ 1.586731] pci_bus 0000:0d: resource 0 [io 0x6000-0x7fff]
[ 1.586732] pci_bus 0000:0d: resource 1 [mem 0xf3800000-0xf38fffff]
[ 1.586733] pci_bus 0000:0d: resource 2 [mem 0xf3700000-0xf37fffff 64bit pref]
[ 1.586734] pci_bus 0000:0e: resource 2 [mem 0xf3700000-0xf37fffff 64bit pref]
[ 1.586736] pci_bus 0000:0f: resource 0 [io 0x6000-0x6fff]
[ 1.586737] pci_bus 0000:10: resource 1 [mem 0xf3800000-0xf38fffff]
[ 1.586739] pci_bus 0000:11: resource 0 [io 0x7000-0x7fff]
[ 1.586894] pci 0000:80:00.0: PCI bridge to [bus 81]
[ 1.586901] pci 0000:80:01.0: PCI bridge to [bus 82]
[ 1.586907] pci 0000:80:01.1: PCI bridge to [bus 83]
[ 1.586913] pci 0000:80:02.0: PCI bridge to [bus 84]
[ 1.586919] pci 0000:80:03.0: PCI bridge to [bus 85]
[ 1.586924] pci 0000:80:03.2: PCI bridge to [bus 86]
[ 1.586930] pci_bus 0000:80: resource 4 [io 0x0000-0xffff]
[ 1.586932] pci_bus 0000:80: resource 5 [mem 0x00000000-0x3fffffffffff]
[ 1.587214] pci 0000:00:05.0: disabled boot interrupts on device [8086:6f28]
[ 1.587794] pci 0000:09:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.587842] pci 0000:09:00.1: D0 power state depends on 0000:09:00.0
[ 1.587851] pci 0000:0a:00.0: CLS mismatch (32 != 128), using 64 bytes
[ 1.588116] pci 0000:80:05.0: disabled boot interrupts on device [8086:6f28]
[ 1.588183] Trying to unpack rootfs image as initramfs...
[ 1.588202] DMAR: No SATC found
[ 1.588204] DMAR: IOMMU feature sc_support inconsistent
[ 1.588206] DMAR: IOMMU feature dev_iotlb_support inconsistent
[ 1.588207] DMAR: IOMMU feature sc_support inconsistent
[ 1.588208] DMAR: IOMMU feature dev_iotlb_support inconsistent
[ 1.588209] DMAR: dmar1: Using Queued invalidation
[ 1.588223] DMAR: dmar0: Using Queued invalidation
[ 1.588225] DMAR: dmar2: Using Queued invalidation
[ 1.588380] pci 0000:ff:08.0: Adding to iommu group 0
[ 1.588411] pci 0000:ff:08.2: Adding to iommu group 0
[ 1.588443] pci 0000:ff:08.3: Adding to iommu group 1
[ 1.588524] pci 0000:ff:09.0: Adding to iommu group 2
[ 1.588555] pci 0000:ff:09.2: Adding to iommu group 2
[ 1.588588] pci 0000:ff:09.3: Adding to iommu group 3
[ 1.588719] pci 0000:ff:0b.0: Adding to iommu group 4
[ 1.588751] pci 0000:ff:0b.1: Adding to iommu group 4
[ 1.588782] pci 0000:ff:0b.2: Adding to iommu group 4
[ 1.588813] pci 0000:ff:0b.3: Adding to iommu group 4
[ 1.589041] pci 0000:ff:0c.0: Adding to iommu group 5
[ 1.589073] pci 0000:ff:0c.1: Adding to iommu group 5
[ 1.589103] pci 0000:ff:0c.2: Adding to iommu group 5
[ 1.589135] pci 0000:ff:0c.3: Adding to iommu group 5
[ 1.589177] pci 0000:ff:0c.4: Adding to iommu group 5
[ 1.589216] pci 0000:ff:0c.5: Adding to iommu group 5
[ 1.589247] pci 0000:ff:0c.6: Adding to iommu group 5
[ 1.589278] pci 0000:ff:0c.7: Adding to iommu group 5
[ 1.589457] pci 0000:ff:0d.0: Adding to iommu group 6
[ 1.589490] pci 0000:ff:0d.1: Adding to iommu group 6
[ 1.589522] pci 0000:ff:0d.2: Adding to iommu group 6
[ 1.589556] pci 0000:ff:0d.3: Adding to iommu group 6
[ 1.589588] pci 0000:ff:0d.4: Adding to iommu group 6
[ 1.589619] pci 0000:ff:0d.5: Adding to iommu group 6
[ 1.589823] pci 0000:ff:0f.0: Adding to iommu group 7
[ 1.589856] pci 0000:ff:0f.1: Adding to iommu group 7
[ 1.589888] pci 0000:ff:0f.2: Adding to iommu group 7
[ 1.589922] pci 0000:ff:0f.3: Adding to iommu group 7
[ 1.589958] pci 0000:ff:0f.4: Adding to iommu group 7
[ 1.589991] pci 0000:ff:0f.5: Adding to iommu group 7
[ 1.590024] pci 0000:ff:0f.6: Adding to iommu group 7
[ 1.590179] pci 0000:ff:10.0: Adding to iommu group 8
[ 1.590213] pci 0000:ff:10.1: Adding to iommu group 8
[ 1.590246] pci 0000:ff:10.5: Adding to iommu group 8
[ 1.590280] pci 0000:ff:10.6: Adding to iommu group 8
[ 1.590316] pci 0000:ff:10.7: Adding to iommu group 8
[ 1.590445] pci 0000:ff:12.0: Adding to iommu group 9
[ 1.590480] pci 0000:ff:12.1: Adding to iommu group 9
[ 1.590514] pci 0000:ff:12.4: Adding to iommu group 9
[ 1.590548] pci 0000:ff:12.5: Adding to iommu group 9
[ 1.590579] pci 0000:ff:13.0: Adding to iommu group 10
[ 1.590612] pci 0000:ff:13.1: Adding to iommu group 11
[ 1.590642] pci 0000:ff:13.2: Adding to iommu group 12
[ 1.590674] pci 0000:ff:13.3: Adding to iommu group 13
[ 1.590754] pci 0000:ff:13.6: Adding to iommu group 14
[ 1.590790] pci 0000:ff:13.7: Adding to iommu group 14
[ 1.590821] pci 0000:ff:14.0: Adding to iommu group 15
[ 1.590852] pci 0000:ff:14.1: Adding to iommu group 16
[ 1.590883] pci 0000:ff:14.2: Adding to iommu group 17
[ 1.590915] pci 0000:ff:14.3: Adding to iommu group 18
[ 1.591048] pci 0000:ff:14.4: Adding to iommu group 19
[ 1.591087] pci 0000:ff:14.5: Adding to iommu group 19
[ 1.591123] pci 0000:ff:14.6: Adding to iommu group 19
[ 1.591159] pci 0000:ff:14.7: Adding to iommu group 19
[ 1.591190] pci 0000:ff:16.0: Adding to iommu group 20
[ 1.591223] pci 0000:ff:16.1: Adding to iommu group 21
[ 1.591255] pci 0000:ff:16.2: Adding to iommu group 22
[ 1.591286] pci 0000:ff:16.3: Adding to iommu group 23
[ 1.591366] pci 0000:ff:16.6: Adding to iommu group 24
[ 1.591406] pci 0000:ff:16.7: Adding to iommu group 24
[ 1.591437] pci 0000:ff:17.0: Adding to iommu group 25
[ 1.591468] pci 0000:ff:17.1: Adding to iommu group 26
[ 1.591499] pci 0000:ff:17.2: Adding to iommu group 27
[ 1.591532] pci 0000:ff:17.3: Adding to iommu group 28
[ 1.591663] pci 0000:ff:17.4: Adding to iommu group 29
[ 1.591701] pci 0000:ff:17.5: Adding to iommu group 29
[ 1.591740] pci 0000:ff:17.6: Adding to iommu group 29
[ 1.591778] pci 0000:ff:17.7: Adding to iommu group 29
[ 1.591932] pci 0000:ff:1e.0: Adding to iommu group 30
[ 1.591972] pci 0000:ff:1e.1: Adding to iommu group 30
[ 1.592012] pci 0000:ff:1e.2: Adding to iommu group 30
[ 1.592050] pci 0000:ff:1e.3: Adding to iommu group 30
[ 1.592089] pci 0000:ff:1e.4: Adding to iommu group 30
[ 1.592169] pci 0000:ff:1f.0: Adding to iommu group 31
[ 1.592208] pci 0000:ff:1f.2: Adding to iommu group 31
[ 1.592291] pci 0000:7f:08.0: Adding to iommu group 32
[ 1.592331] pci 0000:7f:08.2: Adding to iommu group 32
[ 1.592362] pci 0000:7f:08.3: Adding to iommu group 33
[ 1.592443] pci 0000:7f:09.0: Adding to iommu group 34
[ 1.592482] pci 0000:7f:09.2: Adding to iommu group 34
[ 1.592517] pci 0000:7f:09.3: Adding to iommu group 35
[ 1.592646] pci 0000:7f:0b.0: Adding to iommu group 36
[ 1.592686] pci 0000:7f:0b.1: Adding to iommu group 36
[ 1.592726] pci 0000:7f:0b.2: Adding to iommu group 36
[ 1.592766] pci 0000:7f:0b.3: Adding to iommu group 36
[ 1.592995] pci 0000:7f:0c.0: Adding to iommu group 37
[ 1.593037] pci 0000:7f:0c.1: Adding to iommu group 37
[ 1.593077] pci 0000:7f:0c.2: Adding to iommu group 37
[ 1.593118] pci 0000:7f:0c.3: Adding to iommu group 37
[ 1.593163] pci 0000:7f:0c.4: Adding to iommu group 37
[ 1.593203] pci 0000:7f:0c.5: Adding to iommu group 37
[ 1.593244] pci 0000:7f:0c.6: Adding to iommu group 37
[ 1.593284] pci 0000:7f:0c.7: Adding to iommu group 37
[ 1.593465] pci 0000:7f:0d.0: Adding to iommu group 38
[ 1.593506] pci 0000:7f:0d.1: Adding to iommu group 38
[ 1.593547] pci 0000:7f:0d.2: Adding to iommu group 38
[ 1.593589] pci 0000:7f:0d.3: Adding to iommu group 38
[ 1.593630] pci 0000:7f:0d.4: Adding to iommu group 38
[ 1.593671] pci 0000:7f:0d.5: Adding to iommu group 38
[ 1.593875] pci 0000:7f:0f.0: Adding to iommu group 39
[ 1.593918] pci 0000:7f:0f.1: Adding to iommu group 39
[ 1.593960] pci 0000:7f:0f.2: Adding to iommu group 39
[ 1.594002] pci 0000:7f:0f.3: Adding to iommu group 39
[ 1.594044] pci 0000:7f:0f.4: Adding to iommu group 39
[ 1.594086] pci 0000:7f:0f.5: Adding to iommu group 39
[ 1.594128] pci 0000:7f:0f.6: Adding to iommu group 39
[ 1.594283] pci 0000:7f:10.0: Adding to iommu group 40
[ 1.594327] pci 0000:7f:10.1: Adding to iommu group 40
[ 1.594370] pci 0000:7f:10.5: Adding to iommu group 40
[ 1.594413] pci 0000:7f:10.6: Adding to iommu group 40
[ 1.594456] pci 0000:7f:10.7: Adding to iommu group 40
[ 1.594585] pci 0000:7f:12.0: Adding to iommu group 41
[ 1.594630] pci 0000:7f:12.1: Adding to iommu group 41
[ 1.594673] pci 0000:7f:12.4: Adding to iommu group 41
[ 1.594718] pci 0000:7f:12.5: Adding to iommu group 41
[ 1.594749] pci 0000:7f:13.0: Adding to iommu group 42
[ 1.594781] pci 0000:7f:13.1: Adding to iommu group 43
[ 1.594812] pci 0000:7f:13.2: Adding to iommu group 44
[ 1.594845] pci 0000:7f:13.3: Adding to iommu group 45
[ 1.594925] pci 0000:7f:13.6: Adding to iommu group 46
[ 1.594970] pci 0000:7f:13.7: Adding to iommu group 46
[ 1.595001] pci 0000:7f:14.0: Adding to iommu group 47
[ 1.595031] pci 0000:7f:14.1: Adding to iommu group 48
[ 1.595063] pci 0000:7f:14.2: Adding to iommu group 49
[ 1.595093] pci 0000:7f:14.3: Adding to iommu group 50
[ 1.595222] pci 0000:7f:14.4: Adding to iommu group 51
[ 1.595268] pci 0000:7f:14.5: Adding to iommu group 51
[ 1.595312] pci 0000:7f:14.6: Adding to iommu group 51
[ 1.595359] pci 0000:7f:14.7: Adding to iommu group 51
[ 1.595390] pci 0000:7f:16.0: Adding to iommu group 52
[ 1.595420] pci 0000:7f:16.1: Adding to iommu group 53
[ 1.595451] pci 0000:7f:16.2: Adding to iommu group 54
[ 1.595484] pci 0000:7f:16.3: Adding to iommu group 55
[ 1.595564] pci 0000:7f:16.6: Adding to iommu group 56
[ 1.595610] pci 0000:7f:16.7: Adding to iommu group 56
[ 1.595643] pci 0000:7f:17.0: Adding to iommu group 57
[ 1.595674] pci 0000:7f:17.1: Adding to iommu group 58
[ 1.595705] pci 0000:7f:17.2: Adding to iommu group 59
[ 1.595736] pci 0000:7f:17.3: Adding to iommu group 60
[ 1.595864] pci 0000:7f:17.4: Adding to iommu group 61
[ 1.595911] pci 0000:7f:17.5: Adding to iommu group 61
[ 1.595958] pci 0000:7f:17.6: Adding to iommu group 61
[ 1.596006] pci 0000:7f:17.7: Adding to iommu group 61
[ 1.596158] pci 0000:7f:1e.0: Adding to iommu group 62
[ 1.596205] pci 0000:7f:1e.1: Adding to iommu group 62
[ 1.596252] pci 0000:7f:1e.2: Adding to iommu group 62
[ 1.596298] pci 0000:7f:1e.3: Adding to iommu group 62
[ 1.596345] pci 0000:7f:1e.4: Adding to iommu group 62
[ 1.596426] pci 0000:7f:1f.0: Adding to iommu group 63
[ 1.596473] pci 0000:7f:1f.2: Adding to iommu group 63
[ 1.596503] pci 0000:00:00.0: Adding to iommu group 64
[ 1.596535] pci 0000:00:01.0: Adding to iommu group 65
[ 1.596566] pci 0000:00:01.1: Adding to iommu group 66
[ 1.596602] pci 0000:00:02.0: Adding to iommu group 67
[ 1.596635] pci 0000:00:02.1: Adding to iommu group 68
[ 1.596666] pci 0000:00:02.2: Adding to iommu group 69
[ 1.596698] pci 0000:00:02.3: Adding to iommu group 70
[ 1.596730] pci 0000:00:03.0: Adding to iommu group 71
[ 1.596761] pci 0000:00:05.0: Adding to iommu group 72
[ 1.596792] pci 0000:00:05.1: Adding to iommu group 73
[ 1.596824] pci 0000:00:05.2: Adding to iommu group 74
[ 1.596855] pci 0000:00:05.4: Adding to iommu group 75
[ 1.596886] pci 0000:00:11.0: Adding to iommu group 76
[ 1.596916] pci 0000:00:14.0: Adding to iommu group 77
[ 1.596946] pci 0000:00:19.0: Adding to iommu group 78
[ 1.596978] pci 0000:00:1a.0: Adding to iommu group 79
[ 1.597008] pci 0000:00:1b.0: Adding to iommu group 80
[ 1.597040] pci 0000:00:1c.0: Adding to iommu group 81
[ 1.597071] pci 0000:00:1c.3: Adding to iommu group 82
[ 1.597104] pci 0000:00:1c.4: Adding to iommu group 83
[ 1.597135] pci 0000:00:1d.0: Adding to iommu group 84
[ 1.597252] pci 0000:00:1f.0: Adding to iommu group 85
[ 1.597303] pci 0000:00:1f.2: Adding to iommu group 85
[ 1.597354] pci 0000:00:1f.3: Adding to iommu group 85
[ 1.597388] pci 0000:01:00.0: Adding to iommu group 86
[ 1.597421] pci 0000:02:00.0: Adding to iommu group 87
[ 1.597454] pci 0000:02:00.1: Adding to iommu group 88
[ 1.597485] pci 0000:06:00.0: Adding to iommu group 89
[ 1.597518] pci 0000:08:00.0: Adding to iommu group 90
[ 1.597600] pci 0000:09:00.0: Adding to iommu group 91
[ 1.597652] pci 0000:09:00.1: Adding to iommu group 91
[ 1.597683] pci 0000:0a:00.0: Adding to iommu group 92
[ 1.597716] pci 0000:0c:00.0: Adding to iommu group 93
[ 1.597748] pci 0000:0d:00.0: Adding to iommu group 94
[ 1.597779] pci 0000:0d:01.0: Adding to iommu group 95
[ 1.597810] pci 0000:0d:02.0: Adding to iommu group 96
[ 1.597843] pci 0000:0d:03.0: Adding to iommu group 97
[ 1.597877] pci 0000:0e:00.0: Adding to iommu group 98
[ 1.597913] pci 0000:10:00.0: Adding to iommu group 99
[ 1.597944] pci 0000:80:00.0: Adding to iommu group 100
[ 1.597977] pci 0000:80:01.0: Adding to iommu group 101
[ 1.598009] pci 0000:80:01.1: Adding to iommu group 102
[ 1.598039] pci 0000:80:02.0: Adding to iommu group 103
[ 1.598071] pci 0000:80:03.0: Adding to iommu group 104
[ 1.598104] pci 0000:80:03.2: Adding to iommu group 105
[ 1.598134] pci 0000:80:05.0: Adding to iommu group 106
[ 1.598167] pci 0000:80:05.1: Adding to iommu group 107
[ 1.598197] pci 0000:80:05.2: Adding to iommu group 108
[ 1.598229] pci 0000:80:05.4: Adding to iommu group 109
[ 1.598454] DMAR: Intel(R) Virtualization Technology for Directed I/O
[ 1.598456] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 1.598457] software IO TLB: mapped [mem 0x00000000bdcdc000-0x00000000c1cdc000] (64MB)
[ 1.602108] Initialise system trusted keyrings
[ 1.602119] Key type blacklist registered
[ 1.602185] workingset: timestamp_bits=36 max_order=25 bucket_order=0
[ 1.603508] zbud: loaded
[ 1.603892] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.604045] fuse: init (API version 7.34)
[ 1.604260] integrity: Platform Keyring initialized
[ 1.614708] Key type asymmetric registered
[ 1.614710] Asymmetric key parser 'x509' registered
[ 1.614733] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
[ 1.614788] io scheduler mq-deadline registered
[ 1.615911] pcieport 0000:00:01.0: PME: Signaling with IRQ 25
[ 1.615978] pcieport 0000:00:01.0: AER: enabled with IRQ 25
[ 1.616200] pcieport 0000:00:01.1: PME: Signaling with IRQ 26
[ 1.616245] pcieport 0000:00:01.1: AER: enabled with IRQ 26
[ 1.616458] pcieport 0000:00:02.0: PME: Signaling with IRQ 27
[ 1.616503] pcieport 0000:00:02.0: AER: enabled with IRQ 27
[ 1.616712] pcieport 0000:00:02.1: PME: Signaling with IRQ 28
[ 1.616770] pcieport 0000:00:02.1: AER: enabled with IRQ 28
[ 1.616974] pcieport 0000:00:02.2: PME: Signaling with IRQ 29
[ 1.617018] pcieport 0000:00:02.2: AER: enabled with IRQ 29
[ 1.617228] pcieport 0000:00:02.3: PME: Signaling with IRQ 30
[ 1.617279] pcieport 0000:00:02.3: AER: enabled with IRQ 30
[ 1.617487] pcieport 0000:00:03.0: PME: Signaling with IRQ 31
[ 1.617545] pcieport 0000:00:03.0: AER: enabled with IRQ 31
[ 1.617717] pcieport 0000:00:1c.0: PME: Signaling with IRQ 32
[ 1.617904] pcieport 0000:00:1c.3: PME: Signaling with IRQ 33
[ 1.618007] pcieport 0000:00:1c.4: PME: Signaling with IRQ 34
[ 1.618614] pcieport 0000:0d:01.0: pciehp: Slot #1 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 1.619093] pcieport 0000:0d:03.0: pciehp: Slot #3 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[ 1.619738] pcieport 0000:80:00.0: PME: Signaling with IRQ 40
[ 1.619804] pcieport 0000:80:00.0: AER: enabled with IRQ 40
[ 1.620063] pcieport 0000:80:01.0: PME: Signaling with IRQ 41
[ 1.620119] pcieport 0000:80:01.0: AER: enabled with IRQ 41
[ 1.620350] pcieport 0000:80:01.1: PME: Signaling with IRQ 42
[ 1.620403] pcieport 0000:80:01.1: AER: enabled with IRQ 42
[ 1.620630] pcieport 0000:80:02.0: PME: Signaling with IRQ 43
[ 1.620687] pcieport 0000:80:02.0: AER: enabled with IRQ 43
[ 1.620922] pcieport 0000:80:03.0: PME: Signaling with IRQ 44
[ 1.620994] pcieport 0000:80:03.0: AER: enabled with IRQ 44
[ 1.621229] pcieport 0000:80:03.2: PME: Signaling with IRQ 45
[ 1.621286] pcieport 0000:80:03.2: AER: enabled with IRQ 45
[ 1.621505] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 1.621697] Monitor-Mwait will be used to enter C-1 state
[ 1.621701] Monitor-Mwait will be used to enter C-2 state
[ 1.621704] ACPI: \_SB_.SCK0.CP00: Found 2 idle states
[ 1.624548] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 1.624617] ACPI: button: Power Button [PWRB]
[ 1.624673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 1.624697] ACPI: button: Power Button [PWRF]
[ 1.714380] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 1.734853] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 1.737133] Linux agpgart interface v0.103
[ 1.748726] loop: module loaded
[ 1.749092] libphy: Fixed MDIO Bus: probed
[ 1.749094] tun: Universal TUN/TAP device driver, 1.6
[ 1.749120] PPP generic driver version 2.4.2
[ 1.749178] VFIO - User Level meta-driver version: 0.3
[ 1.749297] vfio_pci: add [1002:67df[ffffffff:ffffffff]] class 0x000000/00000000
[ 1.749317] vfio_pci: add [1002:aaf0[ffffffff:ffffffff]] class 0x000000/00000000
[ 1.749331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.749336] ehci-pci: EHCI PCI platform driver
[ 1.749637] ehci-pci 0000:00:1a.0: EHCI Host Controller
[ 1.749645] ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 1.749656] ehci-pci 0000:00:1a.0: debug port 2
[ 1.753585] ehci-pci 0000:00:1a.0: irq 18, io mem 0xf413a000
[ 1.769182] ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 1.769227] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 1.769230] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.769232] usb usb1: Product: EHCI Host Controller
[ 1.769234] usb usb1: Manufacturer: Linux 5.15.15-76051515-generic ehci_hcd
[ 1.769235] usb usb1: SerialNumber: 0000:00:1a.0
[ 1.769356] hub 1-0:1.0: USB hub found
[ 1.769362] hub 1-0:1.0: 2 ports detected
[ 1.769687] ehci-pci 0000:00:1d.0: EHCI Host Controller
[ 1.769693] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.769703] ehci-pci 0000:00:1d.0: debug port 2
[ 1.773618] ehci-pci 0000:00:1d.0: irq 18, io mem 0xf4139000
[ 1.789183] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 1.789235] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 1.789237] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.789240] usb usb2: Product: EHCI Host Controller
[ 1.789241] usb usb2: Manufacturer: Linux 5.15.15-76051515-generic ehci_hcd
[ 1.789243] usb usb2: SerialNumber: 0000:00:1d.0
[ 1.789346] hub 2-0:1.0: USB hub found
[ 1.789352] hub 2-0:1.0: 2 ports detected
[ 1.789546] ehci-platform: EHCI generic platform driver
[ 1.789561] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.789565] ohci-pci: OHCI PCI platform driver
[ 1.789599] ohci-platform: OHCI generic platform driver
[ 1.789605] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.789687] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 1.792019] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.792026] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 1.792133] mousedev: PS/2 mouse device common for all mice
[ 1.792254] rtc_cmos 00:00: RTC can wake from S4
[ 1.792483] rtc_cmos 00:00: registered as rtc0
[ 1.792533] rtc_cmos 00:00: setting system clock to 2022-02-16T14:29:32 UTC (1645021772)
[ 1.792551] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.792560] i2c_dev: i2c /dev entries driver
[ 1.795431] device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
[ 1.795479] device-mapper: uevent: version 1.0.3
[ 1.795571] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[ 1.795592] platform eisa.0: Probing EISA bus 0
[ 1.795601] platform eisa.0: Cannot allocate resource for EISA slot 2
[ 1.795602] platform eisa.0: Cannot allocate resource for EISA slot 3
[ 1.795604] platform eisa.0: Cannot allocate resource for EISA slot 4
[ 1.795606] platform eisa.0: Cannot allocate resource for EISA slot 5
[ 1.795608] platform eisa.0: Cannot allocate resource for EISA slot 6
[ 1.795609] platform eisa.0: Cannot allocate resource for EISA slot 7
[ 1.795613] platform eisa.0: EISA: Detected 0 cards
[ 1.795620] intel_pstate: Intel P-state driver initializing
[ 1.800384] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.800413] efifb: probing for efifb
[ 1.800426] efifb: No BGRT, not showing boot graphics
[ 1.800427] efifb: framebuffer at 0xf1000000, using 4000k, total 4000k
[ 1.800428] efifb: mode is 1280x800x32, linelength=5120, pages=1
[ 1.800430] efifb: scrolling: redraw
[ 1.800431] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.800475] fbcon: Deferring console take-over
[ 1.800476] fb0: EFI VGA frame buffer device
[ 1.800482] EFI Variables Facility v0.08 2004-May-17
[ 1.854373] drop_monitor: Initializing network drop monitor service
[ 1.854752] NET: Registered PF_INET6 protocol family
[ 2.025191] usb 1-1: new high-speed USB device number 2 using ehci-pci
[ 2.049190] usb 2-1: new high-speed USB device number 2 using ehci-pci
[ 2.181494] usb 1-1: New USB device found, idVendor=8087, idProduct=800a, bcdDevice= 0.05
[ 2.181506] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.181957] hub 1-1:1.0: USB hub found
[ 2.182111] hub 1-1:1.0: 6 ports detected
[ 2.205485] usb 2-1: New USB device found, idVendor=8087, idProduct=8002, bcdDevice= 0.05
[ 2.205492] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.205778] hub 2-1:1.0: USB hub found
[ 2.205860] hub 2-1:1.0: 8 ports detected
[ 2.282499] Freeing initrd memory: 70324K
[ 2.291269] Segment Routing with IPv6
[ 2.291294] In-situ OAM (IOAM) with IPv6
[ 2.291338] NET: Registered PF_PACKET protocol family
[ 2.291466] Key type dns_resolver registered
[ 2.299858] microcode: sig=0x406f1, pf=0x1, revision=0xb00003e
[ 2.301006] microcode: Microcode Update Driver: v2.2.
[ 2.303615] resctrl: L3 allocation detected
[ 2.303618] resctrl: L3 monitoring detected
[ 2.303630] IPI shorthand broadcast: enabled
[ 2.303647] sched_clock: Marking stable (2302675884, 921234)->(2357294954, -53697836)
[ 2.307012] registered taskstats version 1
[ 2.309698] Loading compiled-in X.509 certificates
[ 2.311236] Loaded X.509 cert 'Build time autogenerated kernel key: b0d11a38ead23cd73aaec077654e84575ea685ce'
[ 2.312553] Loaded X.509 cert 'Canonical Ltd. Live Patch Signing: 14df34d1a87cf37625abec039ef2bf521249b969'
[ 2.313870] Loaded X.509 cert 'Canonical Ltd. Kernel Module Signing: 88f752e560a1e0737e31163a466ad7b70a850c19'
[ 2.313875] blacklist: Loading compiled-in revocation X.509 certificates
[ 2.313916] Loaded X.509 cert 'Canonical Ltd. Secure Boot Signing: 61482aa2830d0ab2ad5af10b7250da9033ddcef0'
[ 2.318984] zswap: loaded using pool lzo/zbud
[ 2.326193] Key type ._fscrypt registered
[ 2.326196] Key type .fscrypt registered
[ 2.326197] Key type fscrypt-provisioning registered
[ 2.330194] Key type encrypted registered
[ 2.330198] AppArmor: AppArmor sha1 policy hashing enabled
[ 2.331039] integrity: Loading X.509 certificate: UEFI:db
[ 2.331065] integrity: Loaded X.509 cert 'Hewlett-Packard Company: HP UEFI Secure Boot 2013 DB key: 1d7cf2c2b92673f69c8ee1ec7063967ab9b62bec'
[ 2.331066] integrity: Loading X.509 certificate: UEFI:db
[ 2.331085] integrity: Loaded X.509 cert 'Hewlett-Packard UEFI Secure Boot DB Key: e7203ac28b848d3c03432f6a485dd1f4c7b8e529'
[ 2.331086] integrity: Loading X.509 certificate: UEFI:db
[ 2.331106] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 2.331107] integrity: Loading X.509 certificate: UEFI:db
[ 2.331128] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 2.332360] ima: No TPM chip found, activating TPM-bypass!
[ 2.332363] Loading compiled-in module X.509 certificates
[ 2.332986] Loaded X.509 cert 'Build time autogenerated kernel key: b0d11a38ead23cd73aaec077654e84575ea685ce'
[ 2.332988] ima: Allocated hash algorithm: sha1
[ 2.332995] ima: No architecture policies found
[ 2.333011] evm: Initialising EVM extended attributes:
[ 2.333012] evm: security.selinux
[ 2.333013] evm: security.SMACK64
[ 2.333014] evm: security.SMACK64EXEC
[ 2.333015] evm: security.SMACK64TRANSMUTE
[ 2.333016] evm: security.SMACK64MMAP
[ 2.333016] evm: security.apparmor
[ 2.333017] evm: security.ima
[ 2.333018] evm: security.capability
[ 2.333019] evm: HMAC attrs: 0x1
[ 2.333547] PM: Magic number: 10:587:485
[ 2.336452] RAS: Correctable Errors collector initialized.
[ 2.338101] Freeing unused decrypted memory: 2036K
[ 2.339093] Freeing unused kernel image (initmem) memory: 2952K
[ 2.373215] Write protecting the kernel read-only data: 30720k
[ 2.374261] Freeing unused kernel image (text/rodata gap) memory: 2036K
[ 2.374872] Freeing unused kernel image (rodata/data gap) memory: 1548K
[ 2.432576] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.432579] x86/mm: Checking user space page tables
[ 2.486347] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 2.486355] Run /init as init process
[ 2.486356] with arguments:
[ 2.486358] /init
[ 2.486360] splash
[ 2.486361] with environment:
[ 2.486361] HOME=/
[ 2.486362] TERM=linux
[ 2.625181] tsc: Refined TSC clocksource calibration: 2593.992 MHz
[ 2.625205] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x25641074d3b, max_idle_ns: 440795244898 ns
[ 2.625322] clocksource: Switched to clocksource tsc
[ 2.656054] e1000e: Intel(R) PRO/1000 Network Driver
[ 2.656057] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 2.656177] ACPI: bus type thunderbolt registered
[ 2.656198] e1000e 0000:00:19.0: enabling device (0140 -> 0142)
[ 2.656403] thunderbolt 0000:0e:00.0: enabling device (0100 -> 0102)
[ 2.656549] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 2.657400] dca service started, version 1.12.1
[ 2.659116] cryptd: max_cpu_qlen set to 1000
[ 2.662993] mpt3sas version 39.100.00.00 loaded
[ 2.664149] AVX2 version of gcm_enc/dec engaged.
[ 2.664267] AES CTR mode by8 optimization enabled
[ 2.665692] igb: Intel(R) Gigabit Ethernet Network Driver
[ 2.665695] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 2.667585] i801_smbus 0000:00:1f.3: enabling device (0100 -> 0103)
[ 2.667597] ahci 0000:00:1f.2: version 3.0
[ 2.667671] mpt3sas 0000:01:00.0: can't disable ASPM; OS doesn't have ASPM control
[ 2.667826] nvme nvme0: pci function 0000:06:00.0
[ 2.667848] igb 0000:0a:00.0: enabling device (0100 -> 0102)
[ 2.668211] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x3 impl SATA mode
[ 2.668215] ahci 0000:00:1f.2: flags: 64bit ncq led clo pio ems apst
[ 2.668327] i801_smbus 0000:00:1f.3: SPD Write Disable is set
[ 2.668343] i801_smbus 0000:00:1f.3: SMBus using PCI interrupt
[ 2.668442] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.668448] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 2.669330] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver
[ 2.669333] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[ 2.669515] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[ 2.669831] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 2.669834] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.669836] usb usb3: Product: xHCI Host Controller
[ 2.669837] usb usb3: Manufacturer: Linux 5.15.15-76051515-generic xhci-hcd
[ 2.669838] usb usb3: SerialNumber: 0000:00:14.0
[ 2.670375] mpt2sas_cm0: 64 BIT PCI BUS DMA ADDRESSING SUPPORTED, total mem (131906688 kB)
[ 2.676915] nvme nvme1: pci function 0000:08:00.0
[ 2.676929] ixgbe 0000:02:00.0: enabling device (0100 -> 0102)
[ 2.677140] hub 3-0:1.0: USB hub found
[ 2.677226] hub 3-0:1.0: 15 ports detected
[ 2.685267] i2c i2c-0: 8/16 memory slots populated (from DMI)
[ 2.685270] i2c i2c-0: Systems with more than 4 memory slots not supported yet, not instantiating SPD
[ 2.685745] nvme nvme0: 15/0/0 default/read/poll queues
[ 2.685985] scsi host1: ahci
[ 2.686183] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[ 2.686287] scsi host2: ahci
[ 2.686425] scsi host3: ahci
[ 2.686578] scsi host4: ahci
[ 2.686621] ata1: SATA max UDMA/133 abar m2048@0xf4138000 port 0xf4138100 irq 63
[ 2.686624] ata2: SATA max UDMA/133 abar m2048@0xf4138000 port 0xf4138180 irq 63
[ 2.686625] ata3: DUMMY
[ 2.686627] ata4: DUMMY
[ 2.686828] acpi PNP0C14:02: duplicate WMI GUID 2B814318-4BE8-4707-9D84-A190A859B5D0 (first instance was on PNP0C14:00)
[ 2.686831] acpi PNP0C14:02: duplicate WMI GUID 41227C2D-80E1-423F-8B8E-87E32755A0EB (first instance was on PNP0C14:00)
[ 2.687570] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 2.687573] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 2.687576] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 2.687615] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[ 2.687618] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.687619] usb usb4: Product: xHCI Host Controller
[ 2.687621] usb usb4: Manufacturer: Linux 5.15.15-76051515-generic xhci-hcd
[ 2.687622] usb usb4: SerialNumber: 0000:00:14.0
[ 2.687732] hub 4-0:1.0: USB hub found
[ 2.687744] hub 4-0:1.0: 6 ports detected
[ 2.688017] usb: port power management may be unreliable
[ 2.688395] xhci_hcd 0000:10:00.0: xHCI Host Controller
[ 2.688400] xhci_hcd 0000:10:00.0: new USB bus registered, assigned bus number 5
[ 2.689534] xhci_hcd 0000:10:00.0: hcc params 0x20007fc1 hci version 0x110 quirks 0x0000000200009810
[ 2.689614] nvme0n1: p1 p2
[ 2.689774] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15
[ 2.689776] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.689778] usb usb5: Product: xHCI Host Controller
[ 2.689779] usb usb5: Manufacturer: Linux 5.15.15-76051515-generic xhci-hcd
[ 2.689780] usb usb5: SerialNumber: 0000:10:00.0
[ 2.689856] hub 5-0:1.0: USB hub found
[ 2.689865] hub 5-0:1.0: 2 ports detected
[ 2.690071] xhci_hcd 0000:10:00.0: xHCI Host Controller
[ 2.690074] xhci_hcd 0000:10:00.0: new USB bus registered, assigned bus number 6
[ 2.690077] xhci_hcd 0000:10:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[ 2.690115] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15
[ 2.690117] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.690118] usb usb6: Product: xHCI Host Controller
[ 2.690120] usb usb6: Manufacturer: Linux 5.15.15-76051515-generic xhci-hcd
[ 2.690121] usb usb6: SerialNumber: 0000:10:00.0
[ 2.690196] hub 6-0:1.0: USB hub found
[ 2.690206] hub 6-0:1.0: 2 ports detected
[ 2.690607] nvme nvme1: 15/0/0 default/read/poll queues
[ 2.694474] nvme1n1: p1 p2 p3 p4
[ 2.700936] pps pps0: new PPS source ptp0
[ 2.700965] igb 0000:0a:00.0: added PHC on eth0
[ 2.700966] igb 0000:0a:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 2.700967] igb 0000:0a:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 8c:dc:d4:56:09:41
[ 2.701012] igb 0000:0a:00.0: eth0: PBA No: 000300-000
[ 2.701014] igb 0000:0a:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[ 2.702265] igb 0000:0a:00.0 enp10s0: renamed from eth0
[ 2.741596] e1000e 0000:00:19.0 0000:00:19.0 (uninitialized): registered PHC clock
[ 2.747913] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[ 2.747921] mpt2sas_cm0: MSI-X vectors supported: 16
[ 2.747922] no of cores: 56, max_msix_vectors: -1
[ 2.747923] mpt2sas_cm0: 0 16 16
[ 2.748245] mpt2sas_cm0: High IOPs queues : disabled
[ 2.748246] mpt2sas0-msix0: PCI-MSI-X enabled: IRQ 110
[ 2.748248] mpt2sas0-msix1: PCI-MSI-X enabled: IRQ 111
[ 2.748249] mpt2sas0-msix2: PCI-MSI-X enabled: IRQ 112
[ 2.748250] mpt2sas0-msix3: PCI-MSI-X enabled: IRQ 113
[ 2.748251] mpt2sas0-msix4: PCI-MSI-X enabled: IRQ 114
[ 2.748252] mpt2sas0-msix5: PCI-MSI-X enabled: IRQ 115
[ 2.748253] mpt2sas0-msix6: PCI-MSI-X enabled: IRQ 116
[ 2.748253] mpt2sas0-msix7: PCI-MSI-X enabled: IRQ 117
[ 2.748254] mpt2sas0-msix8: PCI-MSI-X enabled: IRQ 118
[ 2.748255] mpt2sas0-msix9: PCI-MSI-X enabled: IRQ 119
[ 2.748255] mpt2sas0-msix10: PCI-MSI-X enabled: IRQ 120
[ 2.748256] mpt2sas0-msix11: PCI-MSI-X enabled: IRQ 121
[ 2.748257] mpt2sas0-msix12: PCI-MSI-X enabled: IRQ 122
[ 2.748257] mpt2sas0-msix13: PCI-MSI-X enabled: IRQ 123
[ 2.748258] mpt2sas0-msix14: PCI-MSI-X enabled: IRQ 124
[ 2.748259] mpt2sas0-msix15: PCI-MSI-X enabled: IRQ 125
[ 2.748259] mpt2sas_cm0: iomem(0x00000000f4040000), mapped(0x00000000a71abd7d), size(65536)
[ 2.748262] mpt2sas_cm0: ioport(0x0000000000004000), size(256)
[ 2.806136] e1000e 0000:00:19.0 eth0: (PCI Express:2.5GT/s:Width x1) 8c:dc:d4:56:09:40
[ 2.806139] e1000e 0000:00:19.0 eth0: Intel(R) PRO/1000 Network Connection
[ 2.806164] e1000e 0000:00:19.0 eth0: MAC: 11, PHY: 12, PBA No: FFFFFF-0FF
[ 2.807211] e1000e 0000:00:19.0 eno1: renamed from eth0
[ 2.814717] mpt2sas_cm0: CurrentHostPageSize is 0: Setting default host page size to 4k
[ 2.814721] mpt2sas_cm0: sending diag reset !!
[ 2.945205] usb 3-3: new full-speed USB device number 2 using xhci_hcd
[ 2.960415] ixgbe 0000:02:00.0: Multiqueue Enabled: Rx Queue count = 56, Tx Queue count = 56 XDP Queue count = 0
[ 3.000547] ata2: SATA link down (SStatus 0 SControl 300)
[ 3.000572] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 3.005119] ata1.00: ATAPI: hp CDDVDW SU-208GB, HN00, max UDMA/100
[ 3.007785] ata1.00: configured for UDMA/100
[ 3.012410] scsi 1:0:0:0: CD-ROM hp CDDVDW SU-208GB HN00 PQ: 0 ANSI: 5
[ 3.043971] ixgbe 0000:02:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:01.1 (capable of 32.000 Gb/s with 5.0 GT/s PCIe x8 link)
[ 3.087457] sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 3.087463] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 3.104025] usb 3-3: New USB device found, idVendor=0d8c, idProduct=0043, bcdDevice= 1.05
[ 3.104034] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.104038] usb 3-3: Product: USB Advanced Audio Device
[ 3.104042] usb 3-3: Manufacturer: C-Media Electronics Inc.
[ 3.112533] hid: raw HID events driver (C) Jiri Kosina
[ 3.117381] usbcore: registered new interface driver usbhid
[ 3.117388] usbhid: USB HID core driver
[ 3.120009] input: C-Media Electronics Inc. USB Advanced Audio Device as /devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.3/0003:0D8C:0043.0001/input/input5
[ 3.123939] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 3.124028] sr 1:0:0:0: Attached scsi generic sg0 type 5
[ 3.133630] usb 6-1: new SuperSpeed Plus Gen 2x1 USB device number 2 using xhci_hcd
[ 3.139833] ixgbe 0000:02:00.0: MAC: 3, PHY: 0, PBA No: G45270-004
[ 3.139841] ixgbe 0000:02:00.0: a0:36:9f:bd:0e:d4
[ 3.160322] usb 6-1: New USB device found, idVendor=0bda, idProduct=9210, bcdDevice=20.01
[ 3.160334] usb 6-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 3.160337] usb 6-1: Product: Sabrent
[ 3.160340] usb 6-1: Manufacturer: Sabrent
[ 3.160343] usb 6-1: SerialNumber: 012345678930
[ 3.162905] usb 6-1: Enable of device-initiated U1 failed.
[ 3.163844] usb 6-1: Enable of device-initiated U2 failed.
[ 3.169978] usbcore: registered new interface driver usb-storage
[ 3.177405] hid-generic 0003:0D8C:0043.0001: input,hidraw0: USB HID v1.00 Device [C-Media Electronics Inc. USB Advanced Audio Device] on usb-0000:00:14.0-3/input3
[ 3.225275] usb 4-2: new SuperSpeed USB device number 2 using xhci_hcd
[ 3.245634] usb 4-2: New USB device found, idVendor=3384, idProduct=7216, bcdDevice= 6.08
[ 3.245644] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.245649] usb 4-2: Product: USB7216 Smart Hub
[ 3.245651] usb 4-2: Manufacturer: Microchip
[ 3.246331] hub 4-2:1.0: USB hub found
[ 3.246891] hub 4-2:1.0: 4 ports detected
[ 3.286823] ixgbe 0000:02:00.0: Intel(R) 10 Gigabit Network Connection
[ 3.286991] libphy: ixgbe-mdio: probed
[ 3.287108] ixgbe 0000:02:00.1: enabling device (0100 -> 0102)
[ 3.373204] usb 3-6: new high-speed USB device number 3 using xhci_hcd
[ 3.539167] usb 3-6: New USB device found, idVendor=3384, idProduct=4216, bcdDevice= 6.08
[ 3.539177] usb 3-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.539181] usb 3-6: Product: USB4216 Smart Hub
[ 3.539187] usb 3-6: Manufacturer: Microchip
[ 3.539634] hub 3-6:1.0: USB hub found
[ 3.539660] hub 3-6:1.0: 5 ports detected
[ 3.566823] ixgbe 0000:02:00.1: Multiqueue Enabled: Rx Queue count = 56, Tx Queue count = 56 XDP Queue count = 0
[ 3.603824] usb 6-1: Enable of device-initiated U1 failed.
[ 3.604787] usb 6-1: Enable of device-initiated U2 failed.
[ 3.606844] scsi host5: uas
[ 3.607001] usbcore: registered new interface driver uas
[ 3.611800] scsi 5:0:0:0: Direct-Access Sabrent 1.00 PQ: 0 ANSI: 6
[ 3.623728] sd 5:0:0:0: Attached scsi generic sg1 type 0
[ 3.637757] sd 5:0:0:0: [sda] 1875385008 512-byte logical blocks: (960 GB/894 GiB)
[ 3.640130] sd 5:0:0:0: [sda] Write Protect is off
[ 3.640137] sd 5:0:0:0: [sda] Mode Sense: 37 00 00 08
[ 3.644868] sd 5:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 3.648903] sd 5:0:0:0: [sda] Optimal transfer size 33553920 bytes
[ 3.650732] ixgbe 0000:02:00.1: 16.000 Gb/s available PCIe bandwidth, limited by 5.0 GT/s PCIe x4 link at 0000:00:01.1 (capable of 32.000 Gb/s with 5.0 GT/s PCIe x8 link)
[ 3.657262] usb 4-4: new SuperSpeed USB device number 3 using xhci_hcd
[ 3.677493] usb 4-4: New USB device found, idVendor=0451, idProduct=8140, bcdDevice= 1.00
[ 3.677503] usb 4-4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.678235] hub 4-4:1.0: USB hub found
[ 3.678792] hub 4-4:1.0: 4 ports detected
[ 3.698038] sda: sda1 sda2 sda3 sda4 sda5
[ 3.746777] ixgbe 0000:02:00.1: MAC: 3, PHY: 0, PBA No: G45270-004
[ 3.746784] ixgbe 0000:02:00.1: a0:36:9f:bd:0e:d6
[ 3.750267] sd 5:0:0:0: [sda] Attached SCSI disk
[ 3.805217] usb 3-11: new high-speed USB device number 4 using xhci_hcd
[ 3.893915] ixgbe 0000:02:00.1: Intel(R) 10 Gigabit Network Connection
[ 3.894073] libphy: ixgbe-mdio: probed
[ 3.896145] ixgbe 0000:02:00.0 ens1f0: renamed from eth0
[ 3.917957] ixgbe 0000:02:00.1 ens1f1: renamed from eth1
[ 3.961426] usb 3-11: New USB device found, idVendor=05ac, idProduct=912f, bcdDevice= 1.01
[ 3.961436] usb 3-11: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.961870] hub 3-11:1.0: USB hub found
[ 3.961929] hub 3-11:1.0: 3 ports detected
[ 3.967267] mpt2sas_cm0: diag reset: SUCCESS
[ 3.999463] mpt2sas_cm0: scatter gather: sge_in_main_msg(1), sge_per_chain(9), sge_per_io(128), chains_per_io(15)
[ 4.000161] mpt2sas_cm0: request pool(0x000000005d857ec0) - dma(0x125b00000): depth(3200), frame_size(128), pool_size(400 kB)
[ 4.011729] mpt2sas_cm0: sense pool(0x00000000e4971900) - dma(0x127600000): depth(2939), element_size(96), pool_size (275 kB)
[ 4.011736] mpt2sas_cm0: sense pool(0x00000000e4971900)- dma(0x127600000): depth(2939),element_size(96), pool_size(0 kB)
[ 4.011963] mpt2sas_cm0: reply pool(0x000000003caac1f2) - dma(0x127680000): depth(3264), frame_size(128), pool_size(408 kB)
[ 4.011980] mpt2sas_cm0: config page(0x00000000362ecc2e) - dma(0x1275dc000): size(512)
[ 4.011983] mpt2sas_cm0: Allocated physical memory: size(7417 kB)
[ 4.011984] mpt2sas_cm0: Current Controller Queue Depth(2936),Max Controller Queue Depth(3072)
[ 4.011986] mpt2sas_cm0: Scatter Gather Elements per IO(128)
[ 4.041223] usb 3-6.3: new full-speed USB device number 5 using xhci_hcd
[ 4.056525] mpt2sas_cm0: overriding NVDATA EEDPTagMode setting
[ 4.056905] mpt2sas_cm0: LSISAS2308: FWVersion(18.10.00.00), ChipRevision(0x05), BiosVersion(07.35.02.00)
[ 4.056912] mpt2sas_cm0: Protocol=(Initiator), Capabilities=(Raid,TLR,EEDP,Snapshot Buffer,Diag Trace Buffer,Task Set Full,NCQ)
[ 4.056995] scsi host0: Fusion MPT SAS Host
[ 4.059119] mpt2sas_cm0: sending port enable !!
[ 4.143557] usb 3-6.3: New USB device found, idVendor=096e, idProduct=0201, bcdDevice= 2.02
[ 4.143567] usb 3-6.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4.143571] usb 3-6.3: Product: USB DONGLE
[ 4.143575] usb 3-6.3: Manufacturer: OEM
[ 4.143577] usb 3-6.3: SerialNumber: 80050D113FE24A4C
[ 4.148140] hid-generic 0003:096E:0201.0002: hiddev0,hidraw1: USB HID v1.01 Device [OEM USB DONGLE] on usb-0000:00:14.0-6.3/input0
[ 4.269208] usb 3-13: new high-speed USB device number 6 using xhci_hcd
[ 4.417545] usb 3-13: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
[ 4.417556] usb 3-13: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[ 4.417560] usb 3-13: SerialNumber: 05081861CACD
[ 4.418089] hub 3-13:1.0: USB hub found
[ 4.418158] hub 3-13:1.0: 4 ports detected
[ 4.497229] usb 3-6.5: new full-speed USB device number 7 using xhci_hcd
[ 4.600291] usb 3-6.5: New USB device found, idVendor=3384, idProduct=0001, bcdDevice= 0.01
[ 4.600299] usb 3-6.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.600302] usb 3-6.5: Product: Launch Configurable Keyboard (launch_1)
[ 4.600305] usb 3-6.5: Manufacturer: System76
[ 4.610936] input: System76 Launch Configurable Keyboard (launch_1) as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6.5/3-6.5:1.0/0003:3384:0001.0003/input/input6
[ 4.669390] hid-generic 0003:3384:0001.0003: input,hidraw2: USB HID v1.11 Keyboard [System76 Launch Configurable Keyboard (launch_1)] on usb-0000:00:14.0-6.5/input0
[ 4.670625] hid-generic 0003:3384:0001.0004: hiddev1,hidraw3: USB HID v1.11 Device [System76 Launch Configurable Keyboard (launch_1)] on usb-0000:00:14.0-6.5/input1
[ 4.672688] input: System76 Launch Configurable Keyboard (launch_1) System Control as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6.5/3-6.5:1.2/0003:3384:0001.0005/input/input7
[ 4.677207] usb 3-11.2: new full-speed USB device number 8 using xhci_hcd
[ 4.729417] input: System76 Launch Configurable Keyboard (launch_1) Consumer Control as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6.5/3-6.5:1.2/0003:3384:0001.0005/input/input8
[ 4.729577] input: System76 Launch Configurable Keyboard (launch_1) Keyboard as /devices/pci0000:00/0000:00:14.0/usb3/3-6/3-6.5/3-6.5:1.2/0003:3384:0001.0005/input/input9
[ 4.729726] hid-generic 0003:3384:0001.0005: input,hidraw4: USB HID v1.11 Keyboard [System76 Launch Configurable Keyboard (launch_1)] on usb-0000:00:14.0-6.5/input2
[ 5.182231] system76_acpi: loading out-of-tree module taints kernel.
[ 5.182263] system76_acpi: module verification failed: signature and/or required key missing - tainting kernel
[ 5.185560] system76: Model does not utilize this driver
[ 5.249748] usbcore: registered new interface driver system76-io
[ 5.333144] raid6: avx2x4 gen() 25077 MB/s
[ 5.401142] raid6: avx2x4 xor() 7352 MB/s
[ 5.469143] raid6: avx2x2 gen() 25415 MB/s
[ 5.537143] raid6: avx2x2 xor() 16435 MB/s
[ 5.605143] raid6: avx2x1 gen() 28712 MB/s
[ 5.673144] raid6: avx2x1 xor() 15573 MB/s
[ 5.679515] mpt2sas_cm0: hba_port entry: 00000000f0b46531, port: 255 is added to hba_port list
[ 5.681193] mpt2sas_cm0: host_add: handle(0x0001), sas_addr(0x5001438031aa6ed0), phys(8)
[ 5.741142] raid6: sse2x4 gen() 17409 MB/s
[ 5.809143] raid6: sse2x4 xor() 8976 MB/s
[ 5.877143] raid6: sse2x2 gen() 17030 MB/s
[ 5.945143] raid6: sse2x2 xor() 11232 MB/s
[ 6.013142] raid6: sse2x1 gen() 14824 MB/s
[ 6.081143] raid6: sse2x1 xor() 10117 MB/s
[ 6.081144] raid6: using algorithm avx2x1 gen() 28712 MB/s
[ 6.081145] raid6: .... xor() 15573 MB/s, rmw enabled
[ 6.081146] raid6: using avx2x2 recovery algorithm
[ 6.082039] xor: automatically using best checksumming function avx
[ 6.082901] async_tx: api initialized (async)
[ 6.222805] Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
[ 6.231238] mpt2sas_cm0: handle(0x9) sas_address(0x4433221100000000) port_type(0x1)
[ 6.391358] EXT4-fs (nvme1n1p3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none.
[ 6.485121] mpt2sas_cm0: handle(0xa) sas_address(0x4433221101000000) port_type(0x1)
[ 6.541990] systemd[1]: Inserted module 'autofs4'
[ 6.680764] systemd[1]: Successfully credited entropy passed from boot loader.
[ 6.682960] systemd[1]: systemd 248.3-1ubuntu8.2pop0~1642619863~21.10~47b8972 running in system mode. (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS -OPENSSL +ACL +BLKID +CURL +ELFUTILS -FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP -LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified)
[ 6.701274] systemd[1]: Detected architecture x86-64.
[ 6.701644] systemd[1]: Hostname set to <shredder-curiouser>.
[ 6.728677] mpt2sas_cm0: handle(0xb) sas_address(0x4433221102000000) port_type(0x1)
[ 6.842861] systemd[1]: Configuration file /lib/systemd/system/nordvpnd.socket is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[ 6.885837] systemd[1]: Configuration file /lib/systemd/system/nordvpnd.service is marked world-writable. Please remove world writability permission bits. Proceeding anyway.
[ 6.888321] systemd[1]: Queued start job for default target Graphical Interface.
[ 6.910653] systemd[1]: Created slice system-modprobe.slice.
[ 6.911155] systemd[1]: Created slice system-postgresql.slice.
[ 6.911580] systemd[1]: Created slice User and Session Slice.
[ 6.911651] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 6.911808] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 6.911871] systemd[1]: Reached target User and Group Name Lookups.
[ 6.911895] systemd[1]: Reached target Slices.
[ 6.911910] systemd[1]: Reached target Swap.
[ 6.911926] systemd[1]: Reached target Local Verity Integrity Protected Volumes.
[ 6.912006] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 6.912097] systemd[1]: Listening on LVM2 poll daemon socket.
[ 6.915882] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 6.916431] systemd[1]: Listening on Syslog Socket.
[ 6.916493] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 6.916681] systemd[1]: Listening on Journal Audit Socket.
[ 6.916778] systemd[1]: Listening on Journal Socket (/dev/log).
[ 6.916906] systemd[1]: Listening on Journal Socket.
[ 6.917034] systemd[1]: Listening on udev Control Socket.
[ 6.917132] systemd[1]: Listening on udev Kernel Socket.
[ 6.917935] systemd[1]: Mounting Huge Pages File System...
[ 6.918754] systemd[1]: Mounting POSIX Message Queue File System...
[ 6.919778] systemd[1]: Mounting NFSD configuration filesystem...
[ 6.920645] systemd[1]: Mounting RPC Pipe File System...
[ 6.921691] systemd[1]: Mounting Kernel Debug File System...
[ 6.922619] systemd[1]: Mounting Kernel Trace File System...
[ 6.924570] systemd[1]: Starting Journal Service...
[ 6.924684] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[ 6.924782] systemd[1]: Finished Availability of block devices.
[ 6.926405] systemd[1]: Starting Set the console keyboard layout...
[ 6.927318] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 6.928381] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 6.929121] systemd[1]: Starting Load Kernel Module configfs...
[ 6.929905] systemd[1]: Starting Load Kernel Module drm...
[ 6.930826] systemd[1]: Starting Load Kernel Module fuse...
[ 6.931778] systemd[1]: Started Nameserver information manager.
[ 6.931906] systemd[1]: Reached target Network (Pre).
[ 6.932331] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 6.933553] systemd[1]: Starting Load Kernel Modules...
[ 6.934764] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 6.936116] systemd[1]: Starting Coldplug All udev Devices...
[ 6.937168] systemd[1]: Starting Uncomplicated firewall...
[ 6.939081] systemd[1]: Mounted Huge Pages File System.
[ 6.939197] systemd[1]: Mounted POSIX Message Queue File System.
[ 6.939299] systemd[1]: Mounted Kernel Debug File System.
[ 6.939398] systemd[1]: Mounted Kernel Trace File System.
[ 6.939800] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 6.940036] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[ 6.940236] systemd[1]: Finished Load Kernel Module configfs.
[ 6.940446] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[ 6.940630] systemd[1]: Finished Load Kernel Module fuse.
[ 6.941100] EXT4-fs (nvme1n1p3): re-mounted. Opts: errors=remount-ro. Quota mode: none.
[ 6.941284] systemd[1]: Finished Uncomplicated firewall.
[ 6.941364] RPC: Registered named UNIX socket transport module.
[ 6.941366] RPC: Registered udp transport module.
[ 6.941367] RPC: Registered tcp transport module.
[ 6.941368] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 6.942202] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 6.942689] systemd[1]: Mounted RPC Pipe File System.
[ 6.943864] systemd[1]: Mounting FUSE Control File System...
[ 6.944892] systemd[1]: Mounting Kernel Configuration File System...
[ 6.945809] systemd[1]: Starting pNFS block layout mapping daemon...
[ 6.946148] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 6.946211] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 6.947263] systemd[1]: Starting Load/Save Random Seed...
[ 6.948121] systemd[1]: Starting Create System Users...
[ 6.948554] lp: driver loaded but no devices found
[ 6.949343] systemd[1]: modprobe@drm.service: Deactivated successfully.
[ 6.949546] systemd[1]: Finished Load Kernel Module drm.
[ 6.949676] systemd[1]: Mounted FUSE Control File System.
[ 6.949777] systemd[1]: Mounted Kernel Configuration File System.
[ 6.949952] systemd[1]: Started pNFS block layout mapping daemon.
[ 6.952013] ppdev: user-space parallel port driver
[ 6.952701] systemd[1]: Finished Load/Save Random Seed.
[ 6.952816] systemd[1]: Condition check resulted in First Boot Complete being skipped.
[ 6.955138] systemd[1]: Finished Create System Users.
[ 6.956009] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 6.965348] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 6.965755] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 6.967122] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[ 6.968019] systemd[1]: Mounted NFSD configuration filesystem.
[ 6.970428] systemd[1]: Finished Load Kernel Modules.
[ 6.971431] systemd[1]: Starting Apply Kernel Variables...
[ 6.980118] systemd[1]: Finished Set the console keyboard layout.
[ 6.980496] systemd[1]: Finished Apply Kernel Variables.
[ 6.983607] mpt2sas_cm0: handle(0xc) sas_address(0x4433221103000000) port_type(0x1)
[ 7.018408] systemd[1]: Started Rule-based Manager for Device Events and Files.
[ 7.071732] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[ 7.071917] systemd[1]: Reached target Local File Systems (Pre).
[ 7.073202] systemd[1]: Mounting Prepare /run/qemu to allow still running qemu binaries of former builds (after package upgrades) to fallback-load modules from there...
[ 7.073252] systemd[1]: Condition check resulted in Virtual Machine and Container Storage (Compatibility) being skipped.
[ 7.073290] systemd[1]: Reached target Containers.
[ 7.075529] systemd[1]: Mounted Prepare /run/qemu to allow still running qemu binaries of former builds (after package upgrades) to fallback-load modules from there.
[ 7.100288] systemd[1]: Started Journal Service.
[ 7.105549] systemd-journald[959]: Received client request to flush runtime journal.
[ 7.235381] mpt2sas_cm0: handle(0xd) sas_address(0x4433221104000000) port_type(0x1)
[ 7.378630] pstore: Using crash dump compression: deflate
[ 7.378647] pstore: Registered efi as persistent store backend
[ 7.387319] znvpair: module license 'CDDL' taints kernel.
[ 7.387324] Disabling lock debugging due to kernel taint
[ 7.391421] mc: Linux media interface: v0.10
[ 7.395200] ACPI Error: Needed [Buffer/String/Package], found [Integer] 0000000048c4c5dc (20210730/exresop-557)
[ 7.395212] fbcon: Taking over console
[ 7.395240] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [Index] (20210730/dswexec-431)
[ 7.395247]
Initialized Local Variables for Method [WVPO]:
[ 7.395248] Local1: 000000002659005e <Obj> Buffer(12) 00 00 00 00 00 00 00 00
[ 7.395258] Initialized Arguments for Method [WVPO]: (2 arguments defined for method invocation)
[ 7.395259] Arg0: 000000001acd8ed2 <Obj> Integer 0000000000000004
[ 7.395264] Arg1: 0000000048c4c5dc <Obj> Integer 0000000000000000
[ 7.395270] ACPI Error: Aborting method \_SB.WMIV.WVPO due to previous error (AE_AML_OPERAND_TYPE) (20210730/psparse-529)
[ 7.395277] ACPI Error: Aborting method \_SB.WMIV.WMPV due to previous error (AE_AML_OPERAND_TYPE) (20210730/psparse-529)
[ 7.396726] ACPI Error: Needed [Buffer/String/Package], found [Integer] 00000000f75773f0 (20210730/exresop-557)
[ 7.396730] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [Index] (20210730/dswexec-431)
[ 7.396736]
Initialized Local Variables for Method [WVPO]:
[ 7.396737] Local1: 000000005d64b2f2 <Obj> Buffer(136) 00 00 00 00 00 00 00 00
[ 7.396746] Initialized Arguments for Method [WVPO]: (2 arguments defined for method invocation)
[ 7.396747] Arg0: 00000000eda98d70 <Obj> Integer 0000000000000080
[ 7.396751] Arg1: 00000000f75773f0 <Obj> Integer 0000000000000000
[ 7.396807] ACPI Error: Aborting method \_SB.WMIV.WVPO due to previous error (AE_AML_OPERAND_TYPE) (20210730/psparse-529)
[ 7.396814] ACPI Error: Aborting method \_SB.WMIV.WMPV due to previous error (AE_AML_OPERAND_TYPE) (20210730/psparse-529)
[ 7.397010] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 655360 ms ovfl timer
[ 7.397014] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 7.397015] RAPL PMU: hw unit of domain dram 2^-16 Joules
[ 7.397051] Console: switching to colour frame buffer device 160x50
[ 7.405506] input: HP WMI hotkeys as /devices/virtual/input/input10
[ 7.426282] ACPI Error: Needed [Buffer/String/Package], found [Integer] 00000000343007d4 (20210730/exresop-557)
[ 7.426335] ACPI Error: AE_AML_OPERAND_TYPE, While resolving operands for [Index] (20210730/dswexec-431)
[ 7.426375]
Initialized Local Variables for Method [WVPO]:
[ 7.426376] Local1: 0000000000dcaeed <Obj> Buffer(136) 00 00 00 00 00 00 00 00
[ 7.426388] Initialized Arguments for Method [WVPO]: (2 arguments defined for method invocation)
[ 7.426389] Arg0: 00000000e4c503a3 <Obj> Integer 0000000000000080
[ 7.426394] Arg1: 00000000343007d4 <Obj> Integer 0000000000000000
[ 7.426401] ACPI Error: Aborting method \_SB.WMIV.WVPO due to previous error (AE_AML_OPERAND_TYPE) (20210730/psparse-529)
[ 7.426447] ACPI Error: Aborting method \_SB.WMIV.WMPV due to previous error (AE_AML_OPERAND_TYPE) (20210730/psparse-529)
[ 7.485926] mpt2sas_cm0: handle(0xe) sas_address(0x4433221105000000) port_type(0x1)
[ 7.496551] nvidia-nvlink: Nvlink Core is being initialized, major device number 508
[ 7.502217] nvidia 0000:09:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 7.512716] FAT-fs (nvme1n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 7.512966] FAT-fs (nvme1n1p2): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 7.533814] zfs: unknown parameter 'zfs_top_maxinflight' ignored
[ 7.541932] usbcore: registered new interface driver snd-usb-audio
[ 7.618365] snd_hda_intel 0000:00:1b.0: enabling device (0100 -> 0102)
[ 7.618468] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 470.86 Tue Oct 26 21:55:45 UTC 2021
[ 7.618648] snd_hda_intel 0000:09:00.1: enabling device (0100 -> 0102)
[ 7.618707] snd_hda_intel 0000:09:00.1: Disabling MSI
[ 7.618788] snd_hda_intel 0000:09:00.1: Handle vga_switcheroo audio client
[ 7.624126] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 470.86 Tue Oct 26 21:46:51 UTC 2021
[ 7.625876] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[ 7.625884] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[ 7.625892] EDAC sbridge: Seeking for: PCI ID 8086:6fa0
[ 7.625900] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[ 7.625904] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[ 7.625910] EDAC sbridge: Seeking for: PCI ID 8086:6f60
[ 7.625914] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[ 7.625918] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[ 7.625924] EDAC sbridge: Seeking for: PCI ID 8086:6fa8
[ 7.625928] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[ 7.625933] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[ 7.625938] EDAC sbridge: Seeking for: PCI ID 8086:6f71
[ 7.625942] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[ 7.625947] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[ 7.625952] EDAC sbridge: Seeking for: PCI ID 8086:6faa
[ 7.625956] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[ 7.625960] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[ 7.625966] EDAC sbridge: Seeking for: PCI ID 8086:6fab
[ 7.625970] EDAC sbridge: Seeking for: PCI ID 8086:6fac
[ 7.625979] EDAC sbridge: Seeking for: PCI ID 8086:6fad
[ 7.625988] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[ 7.625993] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[ 7.625997] EDAC sbridge: Seeking for: PCI ID 8086:6f68
[ 7.626001] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[ 7.626006] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[ 7.626010] EDAC sbridge: Seeking for: PCI ID 8086:6f79
[ 7.626014] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[ 7.626019] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[ 7.626024] EDAC sbridge: Seeking for: PCI ID 8086:6f6a
[ 7.626027] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[ 7.626032] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[ 7.626037] EDAC sbridge: Seeking for: PCI ID 8086:6f6b
[ 7.626040] EDAC sbridge: Seeking for: PCI ID 8086:6f6c
[ 7.626049] EDAC sbridge: Seeking for: PCI ID 8086:6f6d
[ 7.626058] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[ 7.626062] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[ 7.626067] EDAC sbridge: Seeking for: PCI ID 8086:6ffc
[ 7.626072] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[ 7.626076] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[ 7.626081] EDAC sbridge: Seeking for: PCI ID 8086:6ffd
[ 7.626086] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[ 7.626090] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[ 7.626095] EDAC sbridge: Seeking for: PCI ID 8086:6faf
[ 7.626183] EDAC MC0: Giving out device to module sb_edac controller Broadwell SrcID#1_Ha#0: DEV 0000:ff:12.0 (INTERRUPT)
[ 7.626242] EDAC MC1: Giving out device to module sb_edac controller Broadwell SrcID#0_Ha#0: DEV 0000:7f:12.0 (INTERRUPT)
[ 7.626310] EDAC MC2: Giving out device to module sb_edac controller Broadwell SrcID#1_Ha#1: DEV 0000:ff:12.4 (INTERRUPT)
[ 7.626367] EDAC MC3: Giving out device to module sb_edac controller Broadwell SrcID#0_Ha#1: DEV 0000:7f:12.4 (INTERRUPT)
[ 7.626369] EDAC sbridge: Ver: 1.1.2
[ 7.627877] [drm] [nvidia-drm] [GPU ID 0x00000900] Loading driver
[ 7.631004] intel_rapl_common: Found RAPL domain package
[ 7.631009] intel_rapl_common: Found RAPL domain dram
[ 7.631011] intel_rapl_common: DRAM domain energy unit 15300pj
[ 7.631172] intel_rapl_common: Found RAPL domain package
[ 7.631179] intel_rapl_common: Found RAPL domain dram
[ 7.631183] intel_rapl_common: DRAM domain energy unit 15300pj
[ 7.638204] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC221: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 7.638209] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=1 (0x17/0x0/0x0/0x0/0x0)
[ 7.638211] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[ 7.638212] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 7.638213] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 7.638214] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x1a
[ 7.638215] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x18
[ 7.638216] snd_hda_codec_realtek hdaudioC0D0: Line=0x1b
[ 7.641863] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:09:00.1/sound/card2/input11
[ 7.641955] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:09:00.1/sound/card2/input12
[ 7.642048] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/0000:09:00.1/sound/card2/input13
[ 7.642116] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.0/0000:09:00.1/sound/card2/input14
[ 7.642177] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.0/0000:09:00.1/sound/card2/input15
[ 7.642231] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:03.0/0000:09:00.1/sound/card2/input16
[ 7.642276] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:03.0/0000:09:00.1/sound/card2/input17
[ 7.664288] ZFS: Loaded module v2.0.6-1ubuntu2pop0~1642612525~21.10~51ca23c, ZFS pool version 5000, ZFS filesystem version 5
[ 7.690677] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input18
[ 7.690779] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input19
[ 7.690848] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
[ 7.690881] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input21
[ 7.690951] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input22
[ 8.650615] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:09:00.0 on minor 0
[ 8.658023] nvidia_uvm: module uses symbols from proprietary module nvidia, inheriting taint.
[ 8.661751] nvidia-uvm: Loaded the UVM driver, major device number 506.
[ 11.821198] mpt2sas_cm0: port enable: SUCCESS
[ 11.824205] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MG06ACA8 0108 PQ: 0 ANSI: 6
[ 11.824215] scsi 0:0:0:0: SATA: handle(0x0009), sas_addr(0x4433221100000000), phy(0), device_name(0x5000039b08ca9ca6)
[ 11.824219] scsi 0:0:0:0: enclosure logical id (0x5001438031aa6ed0), slot(0)
[ 11.824300] scsi 0:0:0:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[ 11.824305] scsi 0:0:0:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[ 11.829254] end_device-0:0: add: handle(0x0009), sas_addr(0x4433221100000000)
[ 11.832066] scsi 0:0:1:0: Direct-Access ATA TOSHIBA MG06ACA8 0108 PQ: 0 ANSI: 6
[ 11.832075] scsi 0:0:1:0: SATA: handle(0x000a), sas_addr(0x4433221101000000), phy(1), device_name(0x5000039b08ca9b74)
[ 11.832079] scsi 0:0:1:0: enclosure logical id (0x5001438031aa6ed0), slot(1)
[ 11.832155] scsi 0:0:1:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[ 11.832160] scsi 0:0:1:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[ 11.837160] end_device-0:1: add: handle(0x000a), sas_addr(0x4433221101000000)
[ 11.840376] scsi 0:0:2:0: Direct-Access ATA TOSHIBA MG06ACA8 0108 PQ: 0 ANSI: 6
[ 11.840386] scsi 0:0:2:0: SATA: handle(0x000b), sas_addr(0x4433221102000000), phy(2), device_name(0x5000039b08ca91f7)
[ 11.840389] scsi 0:0:2:0: enclosure logical id (0x5001438031aa6ed0), slot(2)
[ 11.840468] scsi 0:0:2:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[ 11.840473] scsi 0:0:2:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[ 11.845230] end_device-0:2: add: handle(0x000b), sas_addr(0x4433221102000000)
[ 11.847935] scsi 0:0:3:0: Direct-Access ATA TOSHIBA MG06ACA8 0108 PQ: 0 ANSI: 6
[ 11.847940] scsi 0:0:3:0: SATA: handle(0x000c), sas_addr(0x4433221103000000), phy(3), device_name(0x5000039b08ca9cc5)
[ 11.847942] scsi 0:0:3:0: enclosure logical id (0x5001438031aa6ed0), slot(3)
[ 11.848014] scsi 0:0:3:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[ 11.848017] scsi 0:0:3:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[ 11.852865] end_device-0:3: add: handle(0x000c), sas_addr(0x4433221103000000)
[ 11.855486] scsi 0:0:4:0: Direct-Access ATA TOSHIBA MG06ACA8 0108 PQ: 0 ANSI: 6
[ 11.855493] scsi 0:0:4:0: SATA: handle(0x000d), sas_addr(0x4433221104000000), phy(4), device_name(0x5000039b08ca9bca)
[ 11.855495] scsi 0:0:4:0: enclosure logical id (0x5001438031aa6ed0), slot(4)
[ 11.855568] scsi 0:0:4:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[ 11.855571] scsi 0:0:4:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[ 11.860401] end_device-0:4: add: handle(0x000d), sas_addr(0x4433221104000000)
[ 11.862889] scsi 0:0:5:0: Direct-Access ATA TOSHIBA MG06ACA8 0108 PQ: 0 ANSI: 6
[ 11.862896] scsi 0:0:5:0: SATA: handle(0x000e), sas_addr(0x4433221105000000), phy(5), device_name(0x5000039b08ca8d8b)
[ 11.862898] scsi 0:0:5:0: enclosure logical id (0x5001438031aa6ed0), slot(5)
[ 11.862970] scsi 0:0:5:0: atapi(n), ncq(y), asyn_notify(n), smart(y), fua(y), sw_preserve(y)
[ 11.862973] scsi 0:0:5:0: qdepth(32), tagged(1), scsi_level(7), cmd_que(1)
[ 11.867570] end_device-0:5: add: handle(0x000e), sas_addr(0x4433221105000000)
[ 11.867965] sd 0:0:0:0: Attached scsi generic sg2 type 0
[ 11.868136] scsi 0:0:1:0: Attached scsi generic sg3 type 0
[ 11.868469] sd 0:0:2:0: Attached scsi generic sg4 type 0
[ 11.868655] sd 0:0:3:0: Attached scsi generic sg5 type 0
[ 11.869089] sd 0:0:4:0: Attached scsi generic sg6 type 0
[ 11.869735] sd 0:0:5:0: Attached scsi generic sg7 type 0
[ 11.871867] sd 0:0:0:0: [sdb] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 11.871874] sd 0:0:0:0: [sdb] 4096-byte physical blocks
[ 11.872355] sd 0:0:2:0: [sdd] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 11.872365] sd 0:0:2:0: [sdd] 4096-byte physical blocks
[ 11.872382] sd 0:0:1:0: [sdc] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 11.872388] sd 0:0:1:0: [sdc] 4096-byte physical blocks
[ 11.872531] sd 0:0:3:0: [sde] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 11.872535] sd 0:0:3:0: [sde] 4096-byte physical blocks
[ 11.873331] sd 0:0:4:0: [sdf] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 11.873338] sd 0:0:4:0: [sdf] 4096-byte physical blocks
[ 11.873665] sd 0:0:5:0: [sdg] 15628053168 512-byte logical blocks: (8.00 TB/7.28 TiB)
[ 11.873669] sd 0:0:5:0: [sdg] 4096-byte physical blocks
[ 11.874466] sd 0:0:0:0: [sdb] Write Protect is off
[ 11.874474] sd 0:0:0:0: [sdb] Mode Sense: 7f 00 10 08
[ 11.874945] sd 0:0:2:0: [sdd] Write Protect is off
[ 11.874954] sd 0:0:1:0: [sdc] Write Protect is off
[ 11.874961] sd 0:0:1:0: [sdc] Mode Sense: 7f 00 10 08
[ 11.874969] sd 0:0:2:0: [sdd] Mode Sense: 7f 00 10 08
[ 11.875083] sd 0:0:3:0: [sde] Write Protect is off
[ 11.875087] sd 0:0:3:0: [sde] Mode Sense: 7f 00 10 08
[ 11.875883] sd 0:0:4:0: [sdf] Write Protect is off
[ 11.875887] sd 0:0:4:0: [sdf] Mode Sense: 7f 00 10 08
[ 11.875936] sd 0:0:0:0: [sdb] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 11.876271] sd 0:0:5:0: [sdg] Write Protect is off
[ 11.876275] sd 0:0:5:0: [sdg] Mode Sense: 7f 00 10 08
[ 11.876414] sd 0:0:1:0: [sdc] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 11.876524] sd 0:0:2:0: [sdd] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 11.876539] sd 0:0:3:0: [sde] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 11.877392] sd 0:0:4:0: [sdf] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 11.877794] sd 0:0:5:0: [sdg] Write cache: enabled, read cache: enabled, supports DPO and FUA
[ 11.985635] sdb: sdb1 sdb9
[ 11.986498] sdg: sdg1 sdg9
[ 11.998776] sdd: sdd1 sdd9
[ 11.998796] sdf: sdf1 sdf9
[ 11.998906] sde: sde1 sde9
[ 11.999317] sdc: sdc1 sdc9
[ 12.036294] sd 0:0:0:0: [sdb] Attached SCSI disk
[ 12.037281] sd 0:0:5:0: [sdg] Attached SCSI disk
[ 12.048395] sd 0:0:1:0: [sdc] Attached SCSI disk
[ 12.048615] sd 0:0:4:0: [sdf] Attached SCSI disk
[ 12.048835] sd 0:0:2:0: [sdd] Attached SCSI disk
[ 12.057165] sd 0:0:3:0: [sde] Attached SCSI disk
[ 15.040893] usb 3-11.2: New USB device found, idVendor=05ac, idProduct=9221, bcdDevice= 1.15
[ 15.040904] usb 3-11.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 15.040909] usb 3-11.2: Product: Apple Cinema HD Display
[ 15.040912] usb 3-11.2: Manufacturer: Apple Computer, Inc.
[ 15.047053] hid-generic 0003:05AC:9221.0006: hiddev2,hidraw5: USB HID v1.11 Device [Apple Computer, Inc. Apple Cinema HD Display] on usb-0000:00:14.0-11.2/input0
[ 15.125211] usb 3-11.3: new high-speed USB device number 9 using xhci_hcd
[ 17.455271] usb 3-11.3: New USB device found, idVendor=046d, idProduct=085b, bcdDevice= 0.16
[ 17.455281] usb 3-11.3: New USB device strings: Mfr=0, Product=2, SerialNumber=1
[ 17.455285] usb 3-11.3: Product: Logitech Webcam C925e
[ 17.455289] usb 3-11.3: SerialNumber: 6CBBA9DF
[ 17.825199] usb 3-11.1: new full-speed USB device number 10 using xhci_hcd
[ 17.943339] usb 3-11.1: New USB device found, idVendor=0a12, idProduct=0001, bcdDevice=88.91
[ 17.943351] usb 3-11.1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 17.943355] usb 3-11.1: Product: CSR8510 A10
[ 17.964352] usbcore: registered new device driver apple-mfi-fastcharge
[ 17.993130] videodev: Linux video capture interface: v2.00
[ 18.005810] usb 3-11.3: Found UVC 1.00 device Logitech Webcam C925e (046d:085b)
[ 18.006887] input: Logitech Webcam C925e as /devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11.3/3-11.3:1.0/input/input23
[ 18.006961] usbcore: registered new interface driver uvcvideo
[ 18.011327] Bluetooth: Core ver 2.22
[ 18.011363] NET: Registered PF_BLUETOOTH protocol family
[ 18.011365] Bluetooth: HCI device and connection manager initialized
[ 18.011370] Bluetooth: HCI socket layer initialized
[ 18.011373] Bluetooth: L2CAP socket layer initialized
[ 18.011378] Bluetooth: SCO socket layer initialized
[ 18.023314] usbcore: registered new interface driver btusb
[ 40.372371] audit: type=1400 audit(1645021811.072:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ippusbxd" pid=3176 comm="apparmor_parser"
[ 40.372734] audit: type=1400 audit(1645021811.072:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-senddoc" pid=3169 comm="apparmor_parser"
[ 40.372834] audit: type=1400 audit(1645021811.072:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-oosplash" pid=3168 comm="apparmor_parser"
[ 40.373052] audit: type=1400 audit(1645021811.072:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=3161 comm="apparmor_parser"
[ 40.373748] audit: type=1400 audit(1645021811.076:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libreoffice-xpdfimport" pid=3171 comm="apparmor_parser"
[ 40.373946] audit: type=1400 audit(1645021811.076:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=3162 comm="apparmor_parser"
[ 40.373951] audit: type=1400 audit(1645021811.076:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=3162 comm="apparmor_parser"
[ 40.374037] audit: type=1400 audit(1645021811.076:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirtd" pid=3177 comm="apparmor_parser"
[ 40.374042] audit: type=1400 audit(1645021811.076:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="libvirtd//qemu_bridge_helper" pid=3177 comm="apparmor_parser"
[ 40.374451] audit: type=1400 audit(1645021811.076:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/sbin/cups-browsed" pid=3174 comm="apparmor_parser"
[ 40.718129] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 40.718133] Bluetooth: BNEP filters: protocol multicast
[ 40.718137] Bluetooth: BNEP socket layer initialized
[ 40.722139] NET: Registered PF_ALG protocol family
[ 40.769243] pcieport 0000:00:1c.3: Enabling MPC IRBNCE
[ 40.769248] pcieport 0000:00:1c.3: Intel PCH root port ACS workaround enabled
[ 40.837612] pcieport 0000:0d:01.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 0f] add_size 40000000 add_align 100000
[ 40.837622] pcieport 0000:0d:01.0: bridge window [mem 0x00100000-0x000fffff] to [bus 0f] add_size 8000000 add_align 100000
[ 40.837628] pcieport 0000:0d:03.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 11] add_size 40000000 add_align 100000
[ 40.837632] pcieport 0000:0d:03.0: bridge window [mem 0x00100000-0x000fffff] to [bus 11] add_size 8000000 add_align 100000
[ 40.837659] pcieport 0000:0d:01.0: BAR 14: no space for [mem size 0x08000000]
[ 40.837662] pcieport 0000:0d:01.0: BAR 14: failed to assign [mem size 0x08000000]
[ 40.837666] pcieport 0000:0d:01.0: BAR 15: no space for [mem size 0x40000000 64bit pref]
[ 40.837668] pcieport 0000:0d:01.0: BAR 15: failed to assign [mem size 0x40000000 64bit pref]
[ 40.837672] pcieport 0000:0d:03.0: BAR 14: no space for [mem size 0x08000000]
[ 40.837674] pcieport 0000:0d:03.0: BAR 14: failed to assign [mem size 0x08000000]
[ 40.837677] pcieport 0000:0d:03.0: BAR 15: no space for [mem size 0x40000000 64bit pref]
[ 40.837680] pcieport 0000:0d:03.0: BAR 15: failed to assign [mem size 0x40000000 64bit pref]
[ 40.837683] pcieport 0000:0d:03.0: BAR 14: no space for [mem size 0x08000000]
[ 40.837686] pcieport 0000:0d:03.0: BAR 14: failed to assign [mem size 0x08000000]
[ 40.837689] pcieport 0000:0d:03.0: BAR 15: no space for [mem size 0x40000000 64bit pref]
[ 40.837691] pcieport 0000:0d:03.0: BAR 15: failed to assign [mem size 0x40000000 64bit pref]
[ 40.837695] pcieport 0000:0d:01.0: BAR 14: no space for [mem size 0x08000000]
[ 40.837698] pcieport 0000:0d:01.0: BAR 14: failed to assign [mem size 0x08000000]
[ 40.837701] pcieport 0000:0d:01.0: BAR 15: no space for [mem size 0x40000000 64bit pref]
[ 40.837704] pcieport 0000:0d:01.0: BAR 15: failed to assign [mem size 0x40000000 64bit pref]
[ 41.337789] pps pps1: new PPS source ptp2
[ 41.337999] ixgbe 0000:02:00.0: registered PHC device on ens1f0
[ 41.629404] usb 3-11.3: reset high-speed USB device number 9 using xhci_hcd
[ 41.736636] pps pps2: new PPS source ptp3
[ 41.736991] ixgbe 0000:02:00.1: registered PHC device on ens1f1
[ 41.880356] wireguard: WireGuard 1.0.0 loaded. See www.wireguard.com for information.
[ 41.880360] wireguard: Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
[ 41.894342] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 43.124557] rfkill: input handler disabled
[ 44.089657] igb 0000:0a:00.0 enp10s0: igb: enp10s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
[ 44.197368] IPv6: ADDRCONF(NETDEV_CHANGE): enp10s0: link becomes ready
[ 47.341252] Bluetooth: RFCOMM TTY layer initialized
[ 47.341266] Bluetooth: RFCOMM socket layer initialized
[ 47.341272] Bluetooth: RFCOMM ver 1.11
[ 47.565758] hid-generic 0003:3384:0001.0007: hiddev1,hidraw3: USB HID v1.11 Device [System76 Launch Configurable Keyboard (launch_1)] on usb-0000:00:14.0-6.5/input1
[ 47.622541] rfkill: input handler enabled
[ 50.681748] hfsplus: Filesystem was not cleanly unmounted, running fsck.hfsplus is recommended. mounting read-only.
[ 50.695278] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: errors=remount-ro. Quota mode: none.
[ 50.727926] rfkill: input handler disabled
[ 50.874446] [drm:nv_drm_master_set [nvidia_drm]] *ERROR* [nvidia-drm] [GPU ID 0x00000900] Failed to grab modeset ownership
[ 63.044963] input: MX Master 3 Keyboard as /devices/virtual/misc/uhid/0005:046D:B023.0008/input/input24
[ 63.045258] input: MX Master 3 Mouse as /devices/virtual/misc/uhid/0005:046D:B023.0008/input/input25
[ 63.045433] hid-generic 0005:046D:B023.0008: input,hidraw6: BLUETOOTH HID v0.15 Keyboard [MX Master 3] on 00:1a:7d:da:71:13
[ 63.280662] logitech-hidpp-device 0005:046D:B023.0008: HID++ 4.5 device connected.
[ 63.832673] input: Logitech Wireless Mouse MX Master 3 as /devices/virtual/misc/uhid/0005:046D:B023.0008/input/input27
[ 63.832939] logitech-hidpp-device 0005:046D:B023.0008: input,hidraw6: BLUETOOTH HID v0.15 Keyboard [Logitech Wireless Mouse MX Master 3] on 00:1a:7d:da:71:13
[ 100.823880] kauditd_printk_skb: 20 callbacks suppressed
[ 100.823884] audit: type=1400 audit(1645021871.545:32): apparmor="DENIED" operation="capable" profile="/usr/sbin/cups-browsed" pid=6909 comm="cups-browsed" capability=23 capname="sys_nice"
[ 100.832881] vboxdrv: Found 56 processor cores
[ 100.856843] vboxdrv: TSC mode is Invariant, tentative frequency 2592615496 Hz
[ 100.856848] vboxdrv: Successfully loaded version 6.1.30_Ubuntu r148432 (interface 0x00320000)
[ 100.866403] VBoxNetFlt: Successfully started.
[ 100.874372] VBoxNetAdp: Successfully started.
[ 100.980298] audit: type=1400 audit(1645021871.701:33): apparmor="STATUS" operation="profile_load" profile="unconfined" name="docker-default" pid=7049 comm="apparmor_parser"
[ 101.110972] Bridge firewalling registered
[ 101.238251] Initializing XFRM netlink socket
[ 101.767378] br-b8916958b600: port 1(veth974cc45) entered blocking state
[ 101.767387] br-b8916958b600: port 1(veth974cc45) entered disabled state
[ 101.767535] device veth974cc45 entered promiscuous mode
[ 101.767864] br-b8916958b600: port 1(veth974cc45) entered blocking state
[ 101.767869] br-b8916958b600: port 1(veth974cc45) entered forwarding state
[ 101.768007] IPv6: ADDRCONF(NETDEV_CHANGE): br-b8916958b600: link becomes ready
[ 101.768581] br-b8916958b600: port 1(veth974cc45) entered disabled state
[ 101.771750] br-2ad33c0858b7: port 1(veth032d7b4) entered blocking state
[ 101.771754] br-2ad33c0858b7: port 1(veth032d7b4) entered disabled state
[ 101.771834] device veth032d7b4 entered promiscuous mode
[ 101.772057] br-2ad33c0858b7: port 1(veth032d7b4) entered blocking state
[ 101.772059] br-2ad33c0858b7: port 1(veth032d7b4) entered forwarding state
[ 101.772215] br-2ad33c0858b7: port 1(veth032d7b4) entered disabled state
[ 101.905983] NFSD: Using UMH upcall client tracking operations.
[ 101.905998] NFSD: starting 90-second grace period (net f00000b0)
[ 102.058207] audit: type=1400 audit(1645021872.782:34): apparmor="DENIED" operation="open" profile="/usr/sbin/cupsd" name="/proc/sys/kernel/osrelease" pid=3438 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 102.058307] audit: type=1400 audit(1645021872.782:35): apparmor="DENIED" operation="open" profile="/usr/sbin/cupsd" name="/proc/1/environ" pid=3438 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 102.058365] audit: type=1400 audit(1645021872.782:36): apparmor="DENIED" operation="open" profile="/usr/sbin/cupsd" name="/proc/cmdline" pid=3438 comm="cupsd" requested_mask="r" denied_mask="r" fsuid=0 ouid=0
[ 102.220225] eth0: renamed from veth78bd908
[ 102.288973] eth0: renamed from vethc461e90
[ 102.312033] IPv6: ADDRCONF(NETDEV_CHANGE): veth974cc45: link becomes ready
[ 102.312248] br-b8916958b600: port 1(veth974cc45) entered blocking state
[ 102.312255] br-b8916958b600: port 1(veth974cc45) entered forwarding state
[ 102.313181] IPv6: ADDRCONF(NETDEV_CHANGE): veth032d7b4: link becomes ready
[ 102.313331] br-2ad33c0858b7: port 1(veth032d7b4) entered blocking state
[ 102.313336] br-2ad33c0858b7: port 1(veth032d7b4) entered forwarding state
[ 102.313414] IPv6: ADDRCONF(NETDEV_CHANGE): br-2ad33c0858b7: link becomes ready
[ 179.960641] usb 6-1: USB disconnect, device number 2
[ 179.984656] sd 5:0:0:0: [sda] Synchronizing SCSI cache
[ 180.232587] sd 5:0:0:0: [sda] Synchronize Cache(10) failed: Result: hostbyte=DID_ERROR driverbyte=DRIVER_OK
[ 1029.642157] pcieport 0000:00:1c.4: Enabling MPC IRBNCE
[ 1029.642167] pcieport 0000:00:1c.4: Intel PCH root port ACS workaround enabled
[ 1029.732024] mpt3sas 0000:01:00.0: invalid VPD tag 0x00 (size 0) at offset 0; assume missing optional EEPROM
[ 1462.304628] usb 3-5: new high-speed USB device number 11 using xhci_hcd
[ 1462.458785] usb 3-5: New USB device found, idVendor=0424, idProduct=2734, bcdDevice= 1.29
[ 1462.458796] usb 3-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1462.458800] usb 3-5: Product: USB2734
[ 1462.458803] usb 3-5: Manufacturer: Microchip Tech
[ 1462.459304] hub 3-5:1.0: USB hub found
[ 1462.459329] hub 3-5:1.0: 5 ports detected
[ 1462.588694] usb 4-1: new SuperSpeed USB device number 4 using xhci_hcd
[ 1462.608968] usb 4-1: New USB device found, idVendor=0424, idProduct=5734, bcdDevice= 1.29
[ 1462.608979] usb 4-1: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[ 1462.608983] usb 4-1: Product: USB5734
[ 1462.608987] usb 4-1: Manufacturer: Microchip Tech
[ 1462.609789] hub 4-1:1.0: USB hub found
[ 1462.610313] hub 4-1:1.0: 4 ports detected
[ 1463.160673] usb 3-5.5: new high-speed USB device number 12 using xhci_hcd
[ 1463.264435] usb 3-5.5: New USB device found, idVendor=0424, idProduct=274c, bcdDevice= 2.00
[ 1463.264445] usb 3-5.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1463.264449] usb 3-5.5: Product: Hub Controller
[ 1463.264453] usb 3-5.5: Manufacturer: Microchip Tech
[ 1463.267068] hid-generic 0003:0424:274C.0009: hiddev3,hidraw7: USB HID v1.10 Device [Microchip Tech Hub Controller] on usb-0000:00:14.0-5.5/input1
# lspci -xxxx
86:00.0 PCI bridge: Intel Corporation Thunderbolt 4 Bridge [Maple Ridge 4C 2020] (rev 02)
00: 86 80 36 11 07 05 10 00 02 00 04 06 08 00 01 00
10: 00 00 00 00 00 00 00 00 86 87 8b 00 e1 f1 00 00
20: 10 f8 10 f8 01 f8 01 f8 00 00 00 00 00 00 00 00
30: 00 00 00 00 80 00 00 00 00 00 00 00 ff 01 02 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 15 00 00 00 1f 02 01 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 01 88 c3 ff 0b 01 00 00 05 ac 81 00 d8 00 e0 fe
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 0d c0 00 00
b0: 86 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 10 50 52 00 20 80 64 00 10 39 11 00 43 5c 45 00
d0: 40 00 43 10 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 00 08 00 00 00 00 00 00 0e 00 00 00
f0: 03 00 1e 00 00 00 00 00 00 00 00 00 00 00 00 00
100: 03 00 01 20 00 d0 b7 64 42 b8 e9 18 00 00 00 00
110: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
120: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
130: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
140: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
150: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
160: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
170: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
190: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
200: 01 00 01 30 00 00 00 00 00 00 00 00 10 20 46 00
210: 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00
220: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
230: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
240: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
250: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
260: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
270: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
290: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
300: 02 00 01 40 00 00 00 00 00 00 00 00 00 00 00 00
310: 01 00 00 00 ff 00 00 80 00 00 00 00 01 00 00 00
320: 00 00 00 01 00 00 02 00 00 00 00 00 00 00 00 00
330: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
340: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
350: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
360: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
370: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
390: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
400: 04 00 01 50 00 00 00 00 00 82 07 00 00 00 00 00
410: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
420: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
430: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
440: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
450: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
470: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
490: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
500: 0b 00 01 60 34 12 01 10 00 04 b0 0c a1 26 18 08
510: 00 38 00 50 00 86 00 00 00 00 00 00 32 02 10 00
520: ef 53 00 c0 00 00 00 00 f0 f0 30 c3 01 00 30 00
530: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
540: 0c 08 0c 08 00 00 00 00 00 00 00 00 00 00 00 00
550: 00 00 00 00 00 00 00 00 00 40 00 00 08 08 00 67
560: 00 00 fe 01 01 00 00 00 00 00 00 00 00 00 00 00
570: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
590: 78 00 a8 09 00 00 00 00 44 0f 00 08 17 00 01 00
5a0: 00 00 00 00 00 00 00 00 00 00 00 00 38 24 01 00
5b0: 09 41 00 84 00 00 05 00 34 03 00 f0 06 20 01 00
5c0: 00 00 09 40 06 00 40 01 90 00 08 1b 00 08 80 08
5d0: 80 7f 08 00 00 00 00 00 00 1e 40 00 00 00 00 00
5e0: 00 02 00 00 00 f0 03 00 00 20 00 00 00 00 80 05
5f0: 00 06 00 00 ca 61 1a 00 00 00 00 00 15 00 00 04
600: 0b 00 01 70 86 80 42 06 04 01 00 00 4b 4b 4b 0a
610: 14 14 14 00 a1 07 ff ff 55 70 02 00 00 00 00 00
620: 3f 22 1f 00 c0 5f 5c 00 00 00 00 00 00 00 00 00
630: 00 00 00 00 00 00 00 00 00 00 00 80 00 40 00 00
640: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
650: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
660: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
670: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
680: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
690: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
700: 19 00 01 80 00 00 00 00 01 00 00 00 00 27 00 27
710: 00 27 00 27 00 00 00 00 00 00 00 00 00 00 00 00
720: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
730: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
740: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
750: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
760: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
770: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
790: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
800: 18 00 01 a0 00 00 00 00 00 00 00 00 00 00 00 00
810: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
820: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
830: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
840: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
850: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
860: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
870: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
880: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
890: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
910: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
920: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
930: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
940: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
950: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
960: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
970: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
990: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a00: 1e 00 01 b0 1f 00 28 00 00 00 00 00 28 00 00 00
a10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
aa0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ab0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ac0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ad0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ae0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
af0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b00: 1f 00 02 00 1b 00 00 00 00 00 00 00 00 00 00 00
b10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ba0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
be0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bf0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ca0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ce0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cf0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
da0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
db0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
dc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
dd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
de0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
df0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ea0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
eb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ec0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ed0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ee0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ef0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fa0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fe0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ff0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
87:00.0 PCI bridge: Intel Corporation Thunderbolt 4 Bridge [Maple Ridge 4C 2020] (rev 02)
00: 86 80 36 11 07 05 10 00 02 00 04 06 08 00 01 00
10: 00 00 00 00 00 00 00 00 87 88 88 00 f1 01 00 00
20: f0 ff 00 00 01 f8 01 f8 00 00 00 00 00 00 00 00
30: 00 00 00 00 80 00 00 00 00 00 00 00 ff 01 02 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 15 00 00 00 07 02 01 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 01 88 c3 ff 0b 01 00 00 05 ac 81 00 f8 00 e0 fe
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 0d c0 00 00
b0: 86 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 10 50 62 01 20 80 00 00 10 39 10 00 41 5c 61 00
d0: 40 00 41 10 00 00 04 00 00 00 48 00 00 00 00 00
e0: 00 00 00 00 00 08 00 00 00 00 00 00 02 00 00 00
f0: 01 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
100: 03 00 01 20 00 d0 b7 64 42 b8 e9 18 00 00 00 00
110: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
120: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
130: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
140: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
150: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
160: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
170: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
190: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
200: 01 00 01 30 00 00 00 00 00 00 00 00 10 20 46 00
210: 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00
220: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
230: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
240: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
250: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
260: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
270: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
290: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
300: 02 00 01 40 11 00 00 00 01 00 00 00 00 00 00 00
310: 01 00 00 00 ff 00 00 80 00 00 00 00 01 00 00 00
320: 00 00 00 01 00 00 02 00 00 00 00 00 00 00 00 00
330: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
340: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
350: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
360: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
370: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
390: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
400: 04 00 01 50 00 00 00 00 00 82 07 00 00 00 00 00
410: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
420: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
430: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
440: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
450: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
470: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
490: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
500: 0b 00 01 60 34 12 01 10 00 02 b0 0c b9 26 78 0c
510: 00 00 00 00 00 87 00 00 00 00 00 00 32 02 10 00
520: ef d3 00 40 00 00 00 00 f0 f0 30 c1 00 00 30 00
530: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
540: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
550: 09 08 00 00 08 01 00 00 00 00 00 00 00 00 00 00
560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
570: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
590: 78 00 a8 09 00 00 00 00 00 00 00 00 00 00 01 00
5a0: 00 00 00 00 00 00 00 00 00 00 00 00 38 24 01 00
5b0: 09 41 00 84 00 00 05 00 34 03 00 f0 06 20 01 00
5c0: 00 00 09 70 06 00 40 01 90 00 08 1b 00 08 04 08
5d0: 80 7f 08 00 00 00 00 00 00 1e 40 00 0f 02 00 00
5e0: 00 02 00 00 00 f0 03 00 00 20 00 00 00 00 80 05
5f0: 00 06 00 00 00 00 00 00 00 00 00 00 15 00 00 04
600: 0b 00 01 90 86 80 42 06 00 00 00 00 4b 4b 4b 0a
610: 14 14 14 00 a1 07 ff ff 55 70 02 00 00 00 00 00
620: 3f 22 1f 00 c0 5f 5c 00 00 00 00 00 00 00 00 00
630: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
640: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
650: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
660: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
670: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
680: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
690: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
710: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
720: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
730: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
740: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
750: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
760: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
770: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
790: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
810: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
820: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
830: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
840: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
850: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
860: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
870: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
880: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
890: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
900: 0d 00 01 c0 7f 05 1d 00 00 00 00 00 00 00 00 00
910: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
920: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
930: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
940: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
950: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
960: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
970: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
990: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
aa0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ab0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ac0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ad0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ae0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
af0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ba0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
be0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bf0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c00: 23 00 01 00 86 80 00 01 06 00 00 00 01 00 00 00
c10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ca0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ce0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cf0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
da0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
db0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
dc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
dd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
de0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
df0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ea0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
eb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ec0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ed0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ee0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ef0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fa0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fe0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ff0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
87:01.0 PCI bridge: Intel Corporation Thunderbolt 4 Bridge [Maple Ridge 4C 2020] (rev 02)
00: 86 80 36 11 07 05 10 00 02 00 04 06 08 00 01 00
10: 00 00 00 00 00 00 00 00 87 89 89 00 e1 e1 00 00
20: f0 ff 00 00 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 80 00 00 00 00 00 00 00 ff 01 02 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 15 00 00 00 07 02 01 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 01 88 c3 ff 0b 01 00 00 05 ac 81 00 18 01 e0 fe
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 0d c0 00 00
b0: 86 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 10 50 62 01 20 80 00 00 10 39 10 00 41 58 71 01
d0: 00 00 41 10 60 00 0c 00 08 00 00 00 00 00 00 00
e0: 00 00 00 00 00 08 00 00 00 00 00 00 02 00 00 00
f0: 01 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
100: 03 00 01 20 00 d0 b7 64 42 b8 e9 18 00 00 00 00
110: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
120: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
130: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
140: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
150: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
160: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
170: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
190: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
200: 01 00 01 30 00 00 00 00 00 00 00 00 10 20 46 00
210: 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00
220: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
230: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
240: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
250: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
260: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
270: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
290: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
300: 02 00 01 40 00 00 00 00 00 00 00 00 00 00 00 00
310: 01 00 00 00 ff 00 00 80 00 00 02 00 01 00 00 00
320: 00 00 00 01 00 00 02 00 00 00 00 00 00 00 00 00
330: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
340: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
350: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
360: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
370: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
390: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
400: 04 00 01 50 00 00 00 00 00 82 07 00 00 00 00 00
410: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
420: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
430: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
440: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
450: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
470: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
490: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
500: 0b 00 01 60 34 12 01 10 00 0a b0 0c b1 06 58 0c
510: 00 78 02 10 08 87 00 00 00 00 00 00 32 02 18 00
520: ef 53 00 40 00 00 00 00 ff ff 05 20 00 00 05 00
530: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
540: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
550: 2b 08 00 05 08 01 00 00 00 00 00 00 08 08 00 6f
560: 00 00 fe 01 00 00 00 00 00 00 00 00 00 00 00 00
570: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
590: 78 00 a8 09 00 00 00 00 00 00 00 00 00 00 00 00
5a0: 00 00 00 00 00 00 00 00 00 00 00 00 38 24 01 00
5b0: 09 41 00 84 00 00 05 00 34 03 00 f0 06 20 01 00
5c0: 00 00 09 70 06 00 40 01 90 00 08 1b 00 08 04 08
5d0: 80 7f 08 00 00 00 00 00 00 1e 40 00 0f 02 00 00
5e0: 00 02 00 00 00 f0 03 00 02 20 00 00 00 00 80 05
5f0: 00 06 00 00 00 00 00 00 00 00 00 00 15 00 00 04
600: 0b 00 01 90 86 80 42 06 01 00 00 00 4b 4b 4b 0a
610: 14 14 14 00 a1 07 ff ff 55 70 02 00 00 00 00 00
620: 3f 22 1f 00 c0 5f 5c 00 00 00 00 00 00 00 00 00
630: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
640: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
650: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
660: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
670: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
680: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
690: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
710: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
720: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
730: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
740: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
750: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
760: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
770: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
790: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
810: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
820: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
830: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
840: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
850: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
860: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
870: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
880: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
890: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
900: 0d 00 01 c0 7f 05 1d 00 00 00 00 00 00 00 00 00
910: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
920: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
930: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
940: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
950: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
960: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
970: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
990: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
aa0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ab0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ac0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ad0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ae0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
af0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ba0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
be0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bf0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c00: 23 00 01 00 86 80 00 01 06 00 01 00 11 11 11 11
c10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ca0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ce0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cf0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
da0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
db0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
dc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
dd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
de0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
df0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ea0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
eb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ec0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ed0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ee0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ef0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fa0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fe0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ff0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
87:02.0 PCI bridge: Intel Corporation Thunderbolt 4 Bridge [Maple Ridge 4C 2020] (rev 02)
00: 86 80 36 11 07 05 10 00 02 00 04 06 08 00 01 00
10: 00 00 00 00 00 00 00 00 87 8a 8a 00 f1 01 00 00
20: 10 f8 10 f8 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 80 00 00 00 00 00 00 00 ff 01 02 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 15 00 00 00 07 02 01 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 01 88 c3 ff 0b 01 00 00 05 ac 81 00 38 01 e0 fe
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 0d c0 00 00
b0: 86 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 10 50 62 01 20 80 00 00 10 39 10 00 41 5c 61 02
d0: 40 00 40 10 00 00 04 00 00 00 48 00 00 00 00 00
e0: 00 00 00 00 00 08 00 00 00 00 00 00 02 00 00 00
f0: 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
100: 03 00 01 20 00 d0 b7 64 42 b8 e9 18 00 00 00 00
110: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
120: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
130: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
140: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
150: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
160: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
170: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
190: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
200: 01 00 01 30 00 00 00 00 00 00 00 00 10 20 46 00
210: 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00
220: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
230: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
240: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
250: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
260: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
270: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
290: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
300: 02 00 01 40 00 00 00 00 00 00 00 00 00 00 00 00
310: 01 00 00 00 ff 00 00 80 00 00 00 00 01 00 00 00
320: 00 00 00 01 00 00 02 00 00 00 00 00 00 00 00 00
330: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
340: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
350: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
360: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
370: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
390: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
400: 04 00 01 50 00 00 00 00 00 82 07 00 00 00 00 00
410: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
420: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
430: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
440: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
450: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
470: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
490: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
500: 0b 00 01 90 34 12 01 10 00 02 b0 0c b1 06 58 0c
510: 00 38 00 10 10 87 00 00 00 00 00 00 32 02 10 00
520: ef d3 00 40 00 00 00 00 00 15 80 00 00 00 00 00
530: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
540: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
550: 09 08 00 00 08 01 00 00 00 00 00 00 08 08 00 6f
560: 00 00 fe 01 04 00 13 00 00 00 00 00 00 00 00 00
570: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
590: 78 00 a8 09 00 00 00 00 00 00 00 00 00 00 00 00
5a0: 00 00 00 00 00 00 00 00 00 00 00 00 38 24 01 00
5b0: 09 41 00 84 00 00 05 00 34 03 00 f0 06 20 01 00
5c0: 00 00 09 70 06 00 40 01 90 00 08 1b 00 08 04 08
5d0: 80 7f 08 00 00 00 00 00 00 1e 40 00 0f 02 00 00
5e0: 40 03 00 00 00 f0 03 00 00 20 00 00 00 00 80 05
5f0: 00 06 00 00 00 00 00 00 00 00 00 00 15 00 00 04
600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
610: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
620: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
630: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
640: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
650: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
660: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
670: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
680: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
690: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
710: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
720: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
730: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
740: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
750: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
760: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
770: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
790: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
810: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
820: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
830: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
840: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
850: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
860: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
870: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
880: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
890: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
900: 0d 00 01 c0 7f 05 1d 00 00 00 00 00 00 00 00 00
910: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
920: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
930: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
940: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
950: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
960: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
970: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
990: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
aa0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ab0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ac0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ad0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ae0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
af0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ba0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
be0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bf0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c00: 23 00 01 00 86 80 00 01 06 00 02 00 77 77 77 77
c10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ca0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ce0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cf0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
da0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
db0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
dc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
dd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
de0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
df0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ea0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
eb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ec0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ed0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ee0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ef0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fa0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fe0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ff0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
87:03.0 PCI bridge: Intel Corporation Thunderbolt 4 Bridge [Maple Ridge 4C 2020] (rev 02)
00: 86 80 36 11 07 05 10 00 02 00 04 06 08 00 01 00
10: 00 00 00 00 00 00 00 00 87 8b 8b 00 f1 f1 00 00
20: f0 ff 00 00 f1 ff 01 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 80 00 00 00 00 00 00 00 ff 01 02 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 15 00 00 00 07 02 01 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 01 88 c3 ff 0b 01 00 00 05 ac 81 00 58 01 e0 fe
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 00 00 00 00 00 00 00 00 00 00 00 00 0d c0 00 00
b0: 86 80 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 10 50 62 01 20 80 00 00 10 39 10 00 41 58 71 03
d0: 00 00 41 10 60 00 1c 00 08 00 00 00 00 00 00 00
e0: 00 00 00 00 00 08 00 00 00 00 00 00 02 00 00 00
f0: 01 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
100: 03 00 01 20 00 d0 b7 64 42 b8 e9 18 00 00 00 00
110: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
120: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
130: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
140: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
150: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
160: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
170: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
190: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
200: 01 00 01 30 00 00 00 00 00 00 00 00 10 20 46 00
210: 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00
220: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
230: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
240: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
250: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
260: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
270: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
290: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
300: 02 00 01 40 00 00 00 00 00 00 00 00 00 00 00 00
310: 01 00 00 00 ff 00 00 80 00 00 02 00 01 00 00 00
320: 00 00 00 01 00 00 02 00 00 00 00 00 00 00 00 00
330: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
340: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
350: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
360: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
370: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
390: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
400: 04 00 01 50 00 00 00 00 00 82 07 00 00 00 00 00
410: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
420: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
430: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
440: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
450: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
470: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
490: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
500: 0b 00 01 60 34 12 01 10 00 0a b0 0c b1 06 58 0c
510: 00 78 02 10 18 87 00 00 00 00 00 00 32 02 18 00
520: ef 53 00 40 00 00 00 00 ff ff 05 20 00 00 05 00
530: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
540: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
550: 2b 08 00 05 08 01 00 00 00 00 00 00 08 08 00 6f
560: 00 00 fe 01 00 00 00 00 00 00 00 00 00 00 00 00
570: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
590: 78 00 a8 09 00 00 00 00 00 00 00 00 00 00 00 00
5a0: 00 00 00 00 00 00 00 00 00 00 00 00 38 24 01 00
5b0: 09 41 00 84 00 00 05 00 34 03 00 f0 06 20 01 00
5c0: 00 00 09 70 06 00 40 01 90 00 08 1b 00 08 04 08
5d0: 80 7f 08 00 00 00 00 00 00 1e 40 00 0f 02 00 00
5e0: 00 00 00 00 00 f0 03 00 02 20 00 00 00 00 80 05
5f0: 00 06 00 00 00 00 00 00 00 00 00 00 15 00 00 04
600: 0b 00 01 90 86 80 42 06 01 00 00 00 4b 4b 4b 0a
610: 14 14 14 00 a1 07 ff ff 55 70 02 00 00 00 00 00
620: 3f 22 1f 00 c0 5f 5c 00 00 00 00 00 00 00 00 00
630: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
640: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
650: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
660: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
670: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
680: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
690: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
710: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
720: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
730: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
740: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
750: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
760: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
770: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
790: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
810: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
820: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
830: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
840: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
850: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
860: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
870: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
880: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
890: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
900: 0d 00 01 c0 7f 05 1d 00 00 00 00 00 00 00 00 00
910: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
920: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
930: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
940: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
950: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
960: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
970: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
990: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
aa0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ab0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ac0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ad0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ae0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
af0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ba0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
be0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bf0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c00: 23 00 01 00 86 80 00 01 06 00 01 00 33 33 33 33
c10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ca0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ce0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cf0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
da0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
db0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
dc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
dd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
de0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
df0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ea0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
eb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ec0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ed0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ee0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ef0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fa0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fe0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ff0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
88:00.0 USB controller: Intel Corporation Thunderbolt 4 NHI [Maple Ridge 4C 2020]
00: 86 80 37 11 06 05 10 00 00 40 03 0c 08 00 00 00
10: 0c 00 00 f8 00 00 00 00 0c 00 04 f8 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 58 14 08 a2
30: 00 00 00 00 80 00 00 00 00 00 00 00 ff 01 00 00
40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
80: 01 88 c3 ff 0b 01 00 00 05 c0 80 00 00 00 00 00
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a0: 11 00 0f 80 02 00 00 00 a2 0f 00 00 00 00 00 00
b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c0: 10 a0 02 00 e0 8f 00 00 10 39 10 00 41 08 04 00
d0: 40 00 41 10 00 00 00 00 00 00 00 00 00 00 00 00
e0: 00 00 00 00 12 08 00 00 00 00 00 00 00 00 00 00
f0: 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
100: 03 00 01 20 00 d0 b7 64 42 b8 e9 18 00 00 00 00
110: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
120: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
130: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
140: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
150: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
160: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
170: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
190: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
200: 01 00 01 30 00 00 00 00 00 00 00 00 30 20 06 00
210: 00 00 00 00 00 20 00 00 00 00 00 00 00 00 00 00
220: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
230: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
240: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
250: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
260: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
270: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
290: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
300: 02 00 01 40 00 00 00 00 00 00 00 00 00 00 00 00
310: 00 00 00 00 ff 00 00 80 00 00 00 00 00 00 00 00
320: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
330: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
340: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
350: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
360: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
370: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
390: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
400: 04 00 01 50 00 00 00 00 00 82 07 00 00 00 00 00
410: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
420: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
430: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
440: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
450: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
470: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
490: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
500: 0b 00 01 60 34 12 01 10 00 02 b0 0c b9 26 18 08
510: 00 38 00 00 00 00 00 00 04 00 00 00 23 02 10 00
520: ef d3 00 40 00 00 00 00 30 02 00 c0 00 00 00 00
530: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
540: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
560: 00 00 00 01 00 00 00 00 00 00 00 00 00 00 00 00
570: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
590: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
5a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
5b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
5c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
5d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
5e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
5f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
600: 18 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
610: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
620: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
630: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
640: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
650: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
660: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
670: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
680: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
690: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
710: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
720: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
730: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
740: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
750: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
760: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
770: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
790: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
810: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
820: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
830: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
840: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
850: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
860: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
870: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
880: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
890: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
910: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
920: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
930: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
940: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
950: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
960: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
970: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
990: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
aa0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ab0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ac0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ad0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ae0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
af0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ba0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
be0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bf0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ca0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ce0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cf0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
da0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
db0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
dc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
dd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
de0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
df0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ea0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
eb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ec0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ed0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ee0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ef0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fa0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fe0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ff0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8a:00.0 USB controller: Intel Corporation Thunderbolt 4 USB Controller [Maple Ridge 4C 2020]
00: 86 80 38 11 02 05 10 00 00 30 03 0c 10 00 00 00
10: 04 00 10 f8 00 00 00 00 00 00 00 00 00 00 00 00
20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
30: 00 00 00 00 70 00 00 00 00 00 00 00 ff 00 00 00
40: fd 01 34 c0 8a ca 7f 00 00 00 00 00 00 00 00 00
50: 3f 6d de 07 00 00 00 00 00 00 00 00 00 00 00 00
60: 31 60 00 00 00 00 00 00 00 00 00 00 00 00 00 00
70: 01 80 c3 c1 0b 01 00 00 00 00 00 00 00 00 00 00
80: 05 90 87 00 78 03 e0 fe 00 00 00 00 00 00 00 00
90: 09 b0 14 f0 10 00 40 01 00 00 00 00 c1 0a 08 00
a0: 00 08 00 00 00 10 00 00 80 00 00 00 00 01 00 00
b0: 09 bc 00 01 86 80 c0 00 09 00 02 00 10 00 02 00
c0: 61 87 00 00 10 39 10 00 41 08 44 00 40 00 41 10
d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e0: 10 08 00 00 00 00 00 00 0e 00 00 00 01 00 00 00
f0: 00 00 00 00 00 00 00 00 00 0f 00 00 12 00 00 00
100: 18 00 01 00 00 00 00 00 00 00 00 00 00 00 00 00
110: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
120: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
130: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
140: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
150: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
160: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
170: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
180: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
190: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
1f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
200: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
210: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
220: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
230: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
240: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
250: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
260: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
270: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
280: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
290: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
2f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
300: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
310: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
320: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
330: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
340: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
350: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
360: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
370: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
380: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
390: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
3f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
410: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
420: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
430: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
440: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
450: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
460: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
470: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
480: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
490: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
4f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
500: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
510: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
520: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
530: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
540: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
550: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
560: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
570: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
580: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
590: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
5a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
5b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
5c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
5d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
5e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
5f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
600: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
610: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
620: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
630: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
640: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
650: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
660: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
670: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
680: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
690: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
6f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
700: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
710: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
720: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
730: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
740: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
750: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
760: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
770: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
780: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
790: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
7f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
800: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
810: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
820: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
830: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
840: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
850: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
860: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
870: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
880: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
890: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
8f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
900: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
910: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
920: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
930: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
940: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
950: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
960: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
970: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
980: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
990: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
9f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
a90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
aa0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ab0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ac0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ad0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ae0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
af0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
b90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ba0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
be0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
bf0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
c90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ca0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ce0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
cf0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
d90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
da0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
db0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
dc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
dd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
de0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
df0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
e90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ea0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
eb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ec0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ed0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ee0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ef0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
f90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fa0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fb0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fc0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fd0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
fe0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
ff0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment