Skip to content

Instantly share code, notes, and snippets.

@rzwisler
Created September 25, 2020 20:41
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 rzwisler/531b926e3d160609ead371c23fc15b55 to your computer and use it in GitHub Desktop.
Save rzwisler/531b926e3d160609ead371c23fc15b55 to your computer and use it in GitHub Desktop.
zwisler@google.com: xhci issue dmesg
[ 0.000000] microcode: microcode updated early to revision 0x2006906, date = 2020-04-24
[ 0.000000] Linux version 5.7.17 (zwisler@ravnica) (gcc version 9.3.0 (Debian 9.3.0-14), GNU ld (GNU Binutils for Debian) 2.34) #2 SMP Thu Sep 24 19:13:07 MDT 2020
[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-5.7.17 root=/dev/mapper/glinux_20200324-root ro ima_hash=sha256 printk.devkmsg=on slab_nomerge pci=noats elevator=deadline apparmor=1 security=apparmor modprobe.blacklist=pcspkr quiet splash
[ 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 0x008: 'MPX bounds registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[ 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[3]: 832, xstate_sizes[3]: 64
[ 0.000000] x86/fpu: xstate_offset[4]: 896, xstate_sizes[4]: 64
[ 0.000000] x86/fpu: xstate_offset[5]: 960, xstate_sizes[5]: 64
[ 0.000000] x86/fpu: xstate_offset[6]: 1024, xstate_sizes[6]: 512
[ 0.000000] x86/fpu: xstate_offset[7]: 1536, xstate_sizes[7]: 1024
[ 0.000000] x86/fpu: xstate_offset[9]: 2560, xstate_sizes[9]: 8
[ 0.000000] x86/fpu: Enabled xstate features 0x2ff, context size is 2568 bytes, using 'compacted' format.
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000003dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000003e000-0x000000000003ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000040000-0x000000000009dfff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000062d99fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000062d9a000-0x0000000067324fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000067325000-0x0000000067866fff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x0000000067867000-0x0000000068368fff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x0000000068369000-0x000000006a762fff] reserved
[ 0.000000] BIOS-e820: [mem 0x000000006a763000-0x000000006e6fffff] usable
[ 0.000000] BIOS-e820: [mem 0x000000006e700000-0x000000008fffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed20000-0x00000000fed44fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000303fffffff] usable
[ 0.000000] PCIe: ATS is disabled
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] e820: update [mem 0x57d9b018-0x57dab457] usable ==> usable
[ 0.000000] e820: update [mem 0x57d9b018-0x57dab457] usable ==> usable
[ 0.000000] e820: update [mem 0x57d8b018-0x57d9ac57] usable ==> usable
[ 0.000000] e820: update [mem 0x57d8b018-0x57d9ac57] usable ==> usable
[ 0.000000] e820: update [mem 0x57d6b018-0x57d8a857] usable ==> usable
[ 0.000000] e820: update [mem 0x57d6b018-0x57d8a857] usable ==> usable
[ 0.000000] extended physical RAM map:
[ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000003dfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000003e000-0x000000000003ffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000040000-0x000000000009dfff] usable
[ 0.000000] reserve setup_data: [mem 0x000000000009e000-0x00000000000fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000057d6b017] usable
[ 0.000000] reserve setup_data: [mem 0x0000000057d6b018-0x0000000057d8a857] usable
[ 0.000000] reserve setup_data: [mem 0x0000000057d8a858-0x0000000057d8b017] usable
[ 0.000000] reserve setup_data: [mem 0x0000000057d8b018-0x0000000057d9ac57] usable
[ 0.000000] reserve setup_data: [mem 0x0000000057d9ac58-0x0000000057d9b017] usable
[ 0.000000] reserve setup_data: [mem 0x0000000057d9b018-0x0000000057dab457] usable
[ 0.000000] reserve setup_data: [mem 0x0000000057dab458-0x0000000062d99fff] usable
[ 0.000000] reserve setup_data: [mem 0x0000000062d9a000-0x0000000067324fff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000067325000-0x0000000067866fff] ACPI data
[ 0.000000] reserve setup_data: [mem 0x0000000067867000-0x0000000068368fff] ACPI NVS
[ 0.000000] reserve setup_data: [mem 0x0000000068369000-0x000000006a762fff] reserved
[ 0.000000] reserve setup_data: [mem 0x000000006a763000-0x000000006e6fffff] usable
[ 0.000000] reserve setup_data: [mem 0x000000006e700000-0x000000008fffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fd000000-0x00000000fe7fffff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000fed20000-0x00000000fed44fff] reserved
[ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000303fffffff] usable
[ 0.000000] efi: EFI v2.70 by American Megatrends
[ 0.000000] efi: ACPI 2.0=0x67433000 ACPI=0x67433000 TPMFinalLog=0x682f2000 SMBIOS=0x6a15c000 SMBIOS 3.0=0x6a15b000 MEMATTR=0x5e2d9018 ESRT=0x60645598 RNG=0x6a185e98 TPMEventLog=0x57dae018
[ 0.000000] efi: seeding entropy pool
[ 0.000000] SMBIOS 3.2.1 present.
[ 0.000000] DMI: LENOVO 30BDS0RA00/1038, BIOS S05KT43A 12/10/2019
[ 0.000000] tsc: Detected 3000.000 MHz processor
[ 0.000027] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[ 0.000028] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000034] last_pfn = 0x3040000 max_arch_pfn = 0x400000000
[ 0.000038] MTRR default type: uncachable
[ 0.000039] MTRR fixed ranges enabled:
[ 0.000039] 00000-9FFFF write-back
[ 0.000040] A0000-FFFFF uncachable
[ 0.000041] MTRR variable ranges enabled:
[ 0.000042] 0 base 000000000000 mask 3FE000000000 write-back
[ 0.000043] 1 base 002000000000 mask 3FF000000000 write-back
[ 0.000043] 2 base 003000000000 mask 3FFFC0000000 write-back
[ 0.000044] 3 base 000080000000 mask 3FFF80000000 uncachable
[ 0.000045] 4 base 00007E000000 mask 3FFFFE000000 uncachable
[ 0.000045] 5 disabled
[ 0.000046] 6 disabled
[ 0.000046] 7 disabled
[ 0.000046] 8 disabled
[ 0.000046] 9 disabled
[ 0.000551] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT
[ 0.000769] e820: update [mem 0x7e000000-0xffffffff] usable ==> reserved
[ 0.000774] last_pfn = 0x6e700 max_arch_pfn = 0x400000000
[ 0.008668] esrt: Reserving ESRT space from 0x0000000060645598 to 0x00000000606455f8.
[ 0.008672] e820: update [mem 0x60645000-0x60645fff] usable ==> reserved
[ 0.008688] Using GB pages for direct mapping
[ 0.009061] Secure boot disabled
[ 0.009061] RAMDISK: [mem 0x0690e000-0x31022fff]
[ 0.009067] ACPI: Early table checksum verification disabled
[ 0.009070] ACPI: RSDP 0x0000000067433000 000024 (v02 LENOVO)
[ 0.009074] ACPI: XSDT 0x00000000674330C8 000114 (v01 LENOVO TC-S05 000012B0 AMI 00010013)
[ 0.009079] ACPI: FACP 0x000000006772D6C8 000114 (v06 LENOVO TC-S05 000012B0 INTL 20091013)
[ 0.009084] ACPI: DSDT 0x0000000067433270 2FA451 (v02 LENOVO TC-S05 000012B0 INTL 20091013)
[ 0.009086] ACPI: FACS 0x0000000068322080 000040
[ 0.009088] ACPI: FPDT 0x000000006772D7E0 000044 (v01 LENOVO TC-S05 000012B0 AMI 00010013)
[ 0.009090] ACPI: FIDT 0x000000006772D828 0000AC (v01 LENOVO TC-S05 000012B0 AMI 00010013)
[ 0.009092] ACPI: UEFI 0x000000006772D8D8 00005C (v01 LENOVO TC-S05 000012B0 00000000)
[ 0.009094] ACPI: MCFG 0x000000006772D938 00003C (v01 LENOVO TC-S05 000012B0 MSFT 00000097)
[ 0.009095] ACPI: HPET 0x000000006772D978 000038 (v01 LENOVO TC-S05 000012B0 INTL 20091013)
[ 0.009097] ACPI: APIC 0x000000006772D9B0 0016DE (v03 LENOVO TC-S05 000012B0 INTL 20091013)
[ 0.009099] ACPI: MIGT 0x000000006772F090 000040 (v01 LENOVO TC-S05 000012B0 INTL 20091013)
[ 0.009101] ACPI: MSCT 0x000000006772F0D0 000090 (v01 LENOVO TC-S05 000012B0 INTL 20091013)
[ 0.009103] ACPI: PCAT 0x000000006772F160 000088 (v02 LENOVO TC-S05 000012B0 INTL 20091013)
[ 0.009105] ACPI: PCCT 0x000000006772F1E8 00006E (v01 LENOVO TC-S05 000012B0 INTL 20091013)
[ 0.009107] ACPI: RASF 0x000000006772F258 000030 (v01 LENOVO TC-S05 000012B0 INTL 20091013)
[ 0.009109] ACPI: SLIT 0x000000006772F288 00042C (v01 LENOVO TC-S05 000012B0 INTL 20091013)
[ 0.009111] ACPI: SRAT 0x000000006772F6B8 002D30 (v03 LENOVO TC-S05 000012B0 INTL 20091013)
[ 0.009113] ACPI: SVOS 0x00000000677323E8 000032 (v01 LENOVO TC-S05 000012B0 INTL 20091013)
[ 0.009115] ACPI: WDDT 0x0000000067732420 000040 (v01 LENOVO TC-S05 000012B0 INTL 20091013)
[ 0.009117] ACPI: OEM4 0x0000000067732460 0A27C4 (v02 INTEL CPU CST 00003000 INTL 20140828)
[ 0.009119] ACPI: OEM1 0x00000000677D4C28 029144 (v02 INTEL CPU EIST 00003000 INTL 20140828)
[ 0.009121] ACPI: SSDT 0x00000000677FDD70 033959 (v02 LENOVO TC-S05 000012B0 INTL 20140828)
[ 0.009123] ACPI: BGRT 0x00000000678316D0 000038 (v01 LENOVO TC-S05 000012B0 AMI 00010013)
[ 0.009124] ACPI: TPM2 0x0000000067831708 000034 (v03 LENOVO TC-S05 000012B0 AMI 00000000)
[ 0.009126] ACPI: LUFT 0x0000000067831740 0349E2 (v01 LENOVO TC-S05 000012B0 AMI 00010013)
[ 0.009128] ACPI: DMAR 0x0000000067866128 000238 (v01 LENOVO TC-S05 000012B0 INTL 20091013)
[ 0.009130] ACPI: HEST 0x0000000067866360 0000A8 (v01 LENOVO TC-S05 000012B0 INTL 00000001)
[ 0.009132] ACPI: BERT 0x0000000067866408 000030 (v01 LENOVO TC-S05 000012B0 INTL 00000001)
[ 0.009134] ACPI: ERST 0x0000000067866438 000230 (v01 LENOVO TC-S05 000012B0 INTL 00000001)
[ 0.009136] ACPI: EINJ 0x0000000067866668 000150 (v01 LENOVO TC-S05 000012B0 INTL 00000001)
[ 0.009138] ACPI: ASF! 0x00000000678667B8 0000A0 (v32 LENOVO TC-S05 000012B0 TFSM 000F4240)
[ 0.009140] ACPI: WSMT 0x0000000067866858 000028 (v01 LENOVO TC-S05 000012B0 AMI 00010013)
[ 0.009142] ACPI: SSDT 0x0000000067866880 000695 (v02 LENOVO TC-S05 000012B0 INTL 20091013)
[ 0.009149] ACPI: Local APIC address 0xfee00000
[ 0.009186] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[ 0.009186] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[ 0.009187] SRAT: PXM 0 -> APIC 0x04 -> Node 0
[ 0.009187] SRAT: PXM 0 -> APIC 0x06 -> Node 0
[ 0.009187] SRAT: PXM 0 -> APIC 0x08 -> Node 0
[ 0.009188] SRAT: PXM 0 -> APIC 0x10 -> Node 0
[ 0.009188] SRAT: PXM 0 -> APIC 0x12 -> Node 0
[ 0.009189] SRAT: PXM 0 -> APIC 0x14 -> Node 0
[ 0.009189] SRAT: PXM 0 -> APIC 0x16 -> Node 0
[ 0.009189] SRAT: PXM 0 -> APIC 0x20 -> Node 0
[ 0.009190] SRAT: PXM 0 -> APIC 0x22 -> Node 0
[ 0.009190] SRAT: PXM 0 -> APIC 0x24 -> Node 0
[ 0.009191] SRAT: PXM 0 -> APIC 0x26 -> Node 0
[ 0.009191] SRAT: PXM 0 -> APIC 0x28 -> Node 0
[ 0.009192] SRAT: PXM 0 -> APIC 0x30 -> Node 0
[ 0.009192] SRAT: PXM 0 -> APIC 0x32 -> Node 0
[ 0.009192] SRAT: PXM 0 -> APIC 0x34 -> Node 0
[ 0.009193] SRAT: PXM 0 -> APIC 0x36 -> Node 0
[ 0.009193] SRAT: PXM 1 -> APIC 0x40 -> Node 1
[ 0.009194] SRAT: PXM 1 -> APIC 0x42 -> Node 1
[ 0.009194] SRAT: PXM 1 -> APIC 0x44 -> Node 1
[ 0.009195] SRAT: PXM 1 -> APIC 0x46 -> Node 1
[ 0.009195] SRAT: PXM 1 -> APIC 0x48 -> Node 1
[ 0.009195] SRAT: PXM 1 -> APIC 0x50 -> Node 1
[ 0.009196] SRAT: PXM 1 -> APIC 0x52 -> Node 1
[ 0.009196] SRAT: PXM 1 -> APIC 0x54 -> Node 1
[ 0.009197] SRAT: PXM 1 -> APIC 0x56 -> Node 1
[ 0.009197] SRAT: PXM 1 -> APIC 0x60 -> Node 1
[ 0.009197] SRAT: PXM 1 -> APIC 0x62 -> Node 1
[ 0.009198] SRAT: PXM 1 -> APIC 0x64 -> Node 1
[ 0.009198] SRAT: PXM 1 -> APIC 0x66 -> Node 1
[ 0.009199] SRAT: PXM 1 -> APIC 0x68 -> Node 1
[ 0.009199] SRAT: PXM 1 -> APIC 0x70 -> Node 1
[ 0.009200] SRAT: PXM 1 -> APIC 0x72 -> Node 1
[ 0.009200] SRAT: PXM 1 -> APIC 0x74 -> Node 1
[ 0.009200] SRAT: PXM 1 -> APIC 0x76 -> Node 1
[ 0.009201] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[ 0.009201] SRAT: PXM 0 -> APIC 0x03 -> Node 0
[ 0.009202] SRAT: PXM 0 -> APIC 0x05 -> Node 0
[ 0.009202] SRAT: PXM 0 -> APIC 0x07 -> Node 0
[ 0.009203] SRAT: PXM 0 -> APIC 0x09 -> Node 0
[ 0.009203] SRAT: PXM 0 -> APIC 0x11 -> Node 0
[ 0.009203] SRAT: PXM 0 -> APIC 0x13 -> Node 0
[ 0.009204] SRAT: PXM 0 -> APIC 0x15 -> Node 0
[ 0.009204] SRAT: PXM 0 -> APIC 0x17 -> Node 0
[ 0.009205] SRAT: PXM 0 -> APIC 0x21 -> Node 0
[ 0.009205] SRAT: PXM 0 -> APIC 0x23 -> Node 0
[ 0.009205] SRAT: PXM 0 -> APIC 0x25 -> Node 0
[ 0.009206] SRAT: PXM 0 -> APIC 0x27 -> Node 0
[ 0.009206] SRAT: PXM 0 -> APIC 0x29 -> Node 0
[ 0.009207] SRAT: PXM 0 -> APIC 0x31 -> Node 0
[ 0.009207] SRAT: PXM 0 -> APIC 0x33 -> Node 0
[ 0.009207] SRAT: PXM 0 -> APIC 0x35 -> Node 0
[ 0.009208] SRAT: PXM 0 -> APIC 0x37 -> Node 0
[ 0.009208] SRAT: PXM 1 -> APIC 0x41 -> Node 1
[ 0.009209] SRAT: PXM 1 -> APIC 0x43 -> Node 1
[ 0.009209] SRAT: PXM 1 -> APIC 0x45 -> Node 1
[ 0.009210] SRAT: PXM 1 -> APIC 0x47 -> Node 1
[ 0.009210] SRAT: PXM 1 -> APIC 0x49 -> Node 1
[ 0.009210] SRAT: PXM 1 -> APIC 0x51 -> Node 1
[ 0.009211] SRAT: PXM 1 -> APIC 0x53 -> Node 1
[ 0.009211] SRAT: PXM 1 -> APIC 0x55 -> Node 1
[ 0.009212] SRAT: PXM 1 -> APIC 0x57 -> Node 1
[ 0.009212] SRAT: PXM 1 -> APIC 0x61 -> Node 1
[ 0.009212] SRAT: PXM 1 -> APIC 0x63 -> Node 1
[ 0.009213] SRAT: PXM 1 -> APIC 0x65 -> Node 1
[ 0.009213] SRAT: PXM 1 -> APIC 0x67 -> Node 1
[ 0.009214] SRAT: PXM 1 -> APIC 0x69 -> Node 1
[ 0.009214] SRAT: PXM 1 -> APIC 0x71 -> Node 1
[ 0.009214] SRAT: PXM 1 -> APIC 0x73 -> Node 1
[ 0.009215] SRAT: PXM 1 -> APIC 0x75 -> Node 1
[ 0.009215] SRAT: PXM 1 -> APIC 0x77 -> Node 1
[ 0.009228] ACPI: SRAT: Node 0 PXM 0 [mem 0x00000000-0x7fffffff]
[ 0.009229] ACPI: SRAT: Node 0 PXM 0 [mem 0x100000000-0x183fffffff]
[ 0.009229] ACPI: SRAT: Node 1 PXM 1 [mem 0x1840000000-0x303fffffff]
[ 0.009234] NUMA: Initialized distance table, cnt=2
[ 0.009236] NUMA: Node 0 [mem 0x00000000-0x7fffffff] + [mem 0x100000000-0x183fffffff] -> [mem 0x00000000-0x183fffffff]
[ 0.009240] NODE_DATA(0) allocated [mem 0x183fffb000-0x183fffffff]
[ 0.009244] NODE_DATA(1) allocated [mem 0x303fffa000-0x303fffefff]
[ 0.009423] Zone ranges:
[ 0.009424] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.009425] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.009426] Normal [mem 0x0000000100000000-0x000000303fffffff]
[ 0.009426] Device empty
[ 0.009427] Movable zone start for each node
[ 0.009428] Early memory node ranges
[ 0.009428] node 0: [mem 0x0000000000001000-0x000000000003dfff]
[ 0.009429] node 0: [mem 0x0000000000040000-0x000000000009dfff]
[ 0.009430] node 0: [mem 0x0000000000100000-0x0000000062d99fff]
[ 0.009430] node 0: [mem 0x000000006a763000-0x000000006e6fffff]
[ 0.009431] node 0: [mem 0x0000000100000000-0x000000183fffffff]
[ 0.009436] node 1: [mem 0x0000001840000000-0x000000303fffffff]
[ 0.009809] Zeroed struct page in unavailable ranges: 37678 pages
[ 0.009810] Initmem setup node 0 [mem 0x0000000000001000-0x000000183fffffff]
[ 0.009811] On node 0 totalpages: 24800466
[ 0.009812] DMA zone: 64 pages used for memmap
[ 0.009813] DMA zone: 278 pages reserved
[ 0.009813] DMA zone: 3995 pages, LIFO batch:0
[ 0.009879] DMA32 zone: 6517 pages used for memmap
[ 0.009879] DMA32 zone: 417079 pages, LIFO batch:63
[ 0.016745] Normal zone: 380928 pages used for memmap
[ 0.016746] Normal zone: 24379392 pages, LIFO batch:63
[ 0.017243] Initmem setup node 1 [mem 0x0000001840000000-0x000000303fffffff]
[ 0.017244] On node 1 totalpages: 25165824
[ 0.017244] Normal zone: 393216 pages used for memmap
[ 0.017245] Normal zone: 25165824 pages, LIFO batch:63
[ 0.017873] ACPI: PM-Timer IO Port: 0x508
[ 0.017874] ACPI: Local APIC address 0xfee00000
[ 0.017895] ACPI: X2APIC_NMI (uid[0xffffffff] high level lint[0x1])
[ 0.017899] ACPI: LAPIC_NMI (acpi_id[0xff] dfl edge lint[0x1])
[ 0.017918] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[ 0.017922] IOAPIC[1]: apic_id 9, version 32, address 0xfec01000, GSI 24-31
[ 0.017925] IOAPIC[2]: apic_id 10, version 32, address 0xfec08000, GSI 32-39
[ 0.017929] IOAPIC[3]: apic_id 11, version 32, address 0xfec10000, GSI 40-47
[ 0.017933] IOAPIC[4]: apic_id 12, version 32, address 0xfec18000, GSI 48-55
[ 0.017937] IOAPIC[5]: apic_id 15, version 32, address 0xfec20000, GSI 72-79
[ 0.017941] IOAPIC[6]: apic_id 16, version 32, address 0xfec28000, GSI 80-87
[ 0.017945] IOAPIC[7]: apic_id 17, version 32, address 0xfec30000, GSI 88-95
[ 0.017949] IOAPIC[8]: apic_id 18, version 32, address 0xfec38000, GSI 96-103
[ 0.017954] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.017955] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.017957] ACPI: IRQ0 used by override.
[ 0.017958] ACPI: IRQ9 used by override.
[ 0.017962] Using ACPI (MADT) for SMP configuration information
[ 0.017964] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[ 0.017970] e820: update [mem 0x5c65d000-0x5c6a4fff] usable ==> reserved
[ 0.017977] TSC deadline timer available
[ 0.017979] smpboot: Allowing 72 CPUs, 0 hotplug CPUs
[ 0.017998] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[ 0.018000] PM: hibernation: Registered nosave memory: [mem 0x0003e000-0x0003ffff]
[ 0.018001] PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[ 0.018002] PM: hibernation: Registered nosave memory: [mem 0x57d6b000-0x57d6bfff]
[ 0.018003] PM: hibernation: Registered nosave memory: [mem 0x57d8a000-0x57d8afff]
[ 0.018004] PM: hibernation: Registered nosave memory: [mem 0x57d8b000-0x57d8bfff]
[ 0.018005] PM: hibernation: Registered nosave memory: [mem 0x57d9a000-0x57d9afff]
[ 0.018006] PM: hibernation: Registered nosave memory: [mem 0x57d9b000-0x57d9bfff]
[ 0.018007] PM: hibernation: Registered nosave memory: [mem 0x57dab000-0x57dabfff]
[ 0.018009] PM: hibernation: Registered nosave memory: [mem 0x5c65d000-0x5c6a4fff]
[ 0.018010] PM: hibernation: Registered nosave memory: [mem 0x60645000-0x60645fff]
[ 0.018011] PM: hibernation: Registered nosave memory: [mem 0x62d9a000-0x67324fff]
[ 0.018012] PM: hibernation: Registered nosave memory: [mem 0x67325000-0x67866fff]
[ 0.018012] PM: hibernation: Registered nosave memory: [mem 0x67867000-0x68368fff]
[ 0.018013] PM: hibernation: Registered nosave memory: [mem 0x68369000-0x6a762fff]
[ 0.018014] PM: hibernation: Registered nosave memory: [mem 0x6e700000-0x8fffffff]
[ 0.018014] PM: hibernation: Registered nosave memory: [mem 0x90000000-0xfcffffff]
[ 0.018015] PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xfe7fffff]
[ 0.018015] PM: hibernation: Registered nosave memory: [mem 0xfe800000-0xfed1ffff]
[ 0.018015] PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed44fff]
[ 0.018016] PM: hibernation: Registered nosave memory: [mem 0xfed45000-0xfeffffff]
[ 0.018016] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[ 0.018018] [mem 0x90000000-0xfcffffff] available for PCI devices
[ 0.018019] Booting paravirtualized kernel on bare hardware
[ 0.018022] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[ 0.021616] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:72 nr_node_ids:2
[ 0.027579] percpu: Embedded 55 pages/cpu s188056 r8192 d29032 u262144
[ 0.027589] pcpu-alloc: s188056 r8192 d29032 u262144 alloc=1*2097152
[ 0.027590] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[ 0.027593] pcpu-alloc: [0] 16 17 36 37 38 39 40 41 [0] 42 43 44 45 46 47 48 49
[ 0.027596] pcpu-alloc: [0] 50 51 52 53 -- -- -- -- [1] 18 19 20 21 22 23 24 25
[ 0.027599] pcpu-alloc: [1] 26 27 28 29 30 31 32 33 [1] 34 35 54 55 56 57 58 59
[ 0.027602] pcpu-alloc: [1] 60 61 62 63 64 65 66 67 [1] 68 69 70 71 -- -- -- --
[ 0.027638] Built 2 zonelists, mobility grouping on. Total pages: 49185287
[ 0.027639] Policy zone: Normal
[ 0.027640] Kernel command line: BOOT_IMAGE=/vmlinuz-5.7.17 root=/dev/mapper/glinux_20200324-root ro ima_hash=sha256 printk.devkmsg=on slab_nomerge pci=noats elevator=deadline apparmor=1 security=apparmor modprobe.blacklist=pcspkr quiet splash
[ 0.027770] Kernel parameter elevator= does not have any effect anymore.
Please use sysfs to set IO scheduler for individual devices.
[ 0.027874] printk: log_buf_len individual max cpu contribution: 4096 bytes
[ 0.027875] printk: log_buf_len total cpu_extra contributions: 290816 bytes
[ 0.027875] printk: log_buf_len min size: 131072 bytes
[ 0.028031] printk: log_buf_len: 524288 bytes
[ 0.028031] printk: early log buf free: 109232(83%)
[ 0.028701] mem auto-init: stack:off, heap alloc:off, heap free:off
[ 0.087275] Memory: 1034096K/199865160K available (12291K kernel code, 1292K rwdata, 6736K rodata, 1636K init, 1852K bss, 4085368K reserved, 0K cma-reserved)
[ 0.087284] random: get_random_u64 called from __kmem_cache_create+0x3e/0x530 with crng_init=0
[ 0.087993] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=72, Nodes=2
[ 0.088036] Kernel/User page tables isolation: enabled
[ 0.088084] ftrace: allocating 35548 entries in 139 pages
[ 0.102106] ftrace: allocated 139 pages with 4 groups
[ 0.102586] rcu: Hierarchical RCU implementation.
[ 0.102587] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=72.
[ 0.102588] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[ 0.102589] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=72
[ 0.106261] NR_IRQS: 33024, nr_irqs: 2360, preallocated irqs: 16
[ 0.106765] random: crng done (trusting CPU's manufacturer)
[ 0.106915] Console: colour dummy device 80x25
[ 0.106926] printk: console [tty0] enabled
[ 0.107029] mempolicy: Enabling automatic NUMA balancing. Configure with numa_balancing= or the kernel.numa_balancing sysctl
[ 0.107032] ACPI: Core revision 20200326
[ 0.109616] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[ 0.109665] APIC: Switch to symmetric I/O mode setup
[ 0.109667] DMAR: Host address width 46
[ 0.109668] DMAR: DRHD base: 0x000000d37fc000 flags: 0x0
[ 0.109674] DMAR: dmar0: reg_base_addr d37fc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[ 0.109675] DMAR: DRHD base: 0x000000e0ffc000 flags: 0x0
[ 0.109678] DMAR: dmar1: reg_base_addr e0ffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[ 0.109679] DMAR: DRHD base: 0x000000ee7fc000 flags: 0x0
[ 0.109682] DMAR: dmar2: reg_base_addr ee7fc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[ 0.109683] DMAR: DRHD base: 0x000000fbffc000 flags: 0x0
[ 0.109690] DMAR: dmar3: reg_base_addr fbffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[ 0.109691] DMAR: DRHD base: 0x000000b33fc000 flags: 0x0
[ 0.109694] DMAR: dmar4: reg_base_addr b33fc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[ 0.109695] DMAR: DRHD base: 0x000000b87fc000 flags: 0x0
[ 0.109698] DMAR: dmar5: reg_base_addr b87fc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[ 0.109699] DMAR: DRHD base: 0x000000c5ffc000 flags: 0x0
[ 0.109704] DMAR: dmar6: reg_base_addr c5ffc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[ 0.109704] DMAR: DRHD base: 0x000000903fc000 flags: 0x1
[ 0.109707] DMAR: dmar7: reg_base_addr 903fc000 ver 1:0 cap 8d2078c106f0466 ecap f020df
[ 0.109708] DMAR: RMRR base: 0x0000006a199000 end: 0x0000006a1aafff
[ 0.109710] DMAR: ATSR flags: 0x0
[ 0.109711] DMAR: RHSA base: 0x000000903fc000 proximity domain: 0x0
[ 0.109712] DMAR: RHSA base: 0x000000b33fc000 proximity domain: 0x0
[ 0.109712] DMAR: RHSA base: 0x000000b87fc000 proximity domain: 0x0
[ 0.109712] DMAR: RHSA base: 0x000000c5ffc000 proximity domain: 0x0
[ 0.109713] DMAR: RHSA base: 0x000000d37fc000 proximity domain: 0x1
[ 0.109713] DMAR: RHSA base: 0x000000e0ffc000 proximity domain: 0x1
[ 0.109713] DMAR: RHSA base: 0x000000ee7fc000 proximity domain: 0x1
[ 0.109714] DMAR: RHSA base: 0x000000fbffc000 proximity domain: 0x1
[ 0.109716] DMAR-IR: IOAPIC id 12 under DRHD base 0xc5ffc000 IOMMU 6
[ 0.109716] DMAR-IR: IOAPIC id 11 under DRHD base 0xb87fc000 IOMMU 5
[ 0.109717] DMAR-IR: IOAPIC id 10 under DRHD base 0xb33fc000 IOMMU 4
[ 0.109717] DMAR-IR: IOAPIC id 18 under DRHD base 0xfbffc000 IOMMU 3
[ 0.109718] DMAR-IR: IOAPIC id 17 under DRHD base 0xee7fc000 IOMMU 2
[ 0.109718] DMAR-IR: IOAPIC id 16 under DRHD base 0xe0ffc000 IOMMU 1
[ 0.109719] DMAR-IR: IOAPIC id 15 under DRHD base 0xd37fc000 IOMMU 0
[ 0.109720] DMAR-IR: IOAPIC id 8 under DRHD base 0x903fc000 IOMMU 7
[ 0.109720] DMAR-IR: IOAPIC id 9 under DRHD base 0x903fc000 IOMMU 7
[ 0.109721] DMAR-IR: HPET id 0 under DRHD base 0x903fc000
[ 0.109722] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[ 0.111787] DMAR-IR: Enabled IRQ remapping in x2apic mode
[ 0.111789] x2apic enabled
[ 0.111797] Switched APIC routing to cluster x2apic.
[ 0.112933] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.129603] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2b3e459bf4c, max_idle_ns: 440795289890 ns
[ 0.129607] Calibrating delay loop (skipped), value calculated using timer frequency.. 6000.00 BogoMIPS (lpj=12000000)
[ 0.129610] pid_max: default: 73728 minimum: 576
[ 0.135605] LSM: Security Framework initializing
[ 0.135628] Yama: becoming mindful.
[ 0.135661] AppArmor: AppArmor initialized
[ 0.135664] LSM support for eBPF active
[ 0.158938] Dentry cache hash table entries: 16777216 (order: 15, 134217728 bytes, vmalloc)
[ 0.169998] Inode-cache hash table entries: 8388608 (order: 14, 67108864 bytes, vmalloc)
[ 0.170383] Mount-cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc)
[ 0.170728] Mountpoint-cache hash table entries: 262144 (order: 9, 2097152 bytes, vmalloc)
[ 0.171496] mce: CPU0: Thermal monitoring enabled (TM1)
[ 0.171547] process: using mwait in idle threads
[ 0.171550] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[ 0.171550] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[ 0.171553] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[ 0.171555] Spectre V2 : Mitigation: Full generic retpoline
[ 0.171555] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[ 0.171556] Spectre V2 : Enabling Restricted Speculation for firmware calls
[ 0.171557] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[ 0.171558] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[ 0.171559] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[ 0.171563] TAA: Mitigation: Clear CPU buffers
[ 0.171563] MDS: Mitigation: Clear CPU buffers
[ 0.171829] Freeing SMP alternatives memory: 32K
[ 0.175268] smpboot: CPU0: Intel(R) Xeon(R) Gold 6154 CPU @ 3.00GHz (family: 0x6, model: 0x55, stepping: 0x4)
[ 0.175460] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[ 0.175467] ... version: 4
[ 0.175467] ... bit width: 48
[ 0.175467] ... generic registers: 4
[ 0.175468] ... value mask: 0000ffffffffffff
[ 0.175468] ... max period: 00007fffffffffff
[ 0.175469] ... fixed-purpose events: 3
[ 0.175469] ... event mask: 000000070000000f
[ 0.175566] rcu: Hierarchical SRCU implementation.
[ 0.180604] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[ 0.181352] smp: Bringing up secondary CPUs ...
[ 0.181437] x86: Booting SMP configuration:
[ 0.181438] .... node #0, CPUs: #1 #2 #3 #4 #5 #6 #7 #8 #9 #10 #11 #12 #13 #14 #15 #16 #17
[ 0.285109] .... node #1, CPUs: #18
[ 0.002890] smpboot: CPU 18 Converting physical 0 to logical die 1
[ 0.373727] #19 #20 #21 #22 #23 #24 #25 #26 #27 #28 #29 #30 #31 #32 #33 #34 #35
[ 0.487622] .... node #0, CPUs: #36
[ 0.489774] 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.
[ 0.489774] 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.
[ 0.489774] #37 #38 #39 #40 #41 #42 #43 #44 #45 #46 #47 #48 #49 #50 #51 #52 #53
[ 0.523645] .... node #1, CPUs: #54 #55 #56 #57 #58 #59 #60 #61 #62 #63 #64 #65 #66 #67 #68 #69 #70 #71
[ 0.563670] smp: Brought up 2 nodes, 72 CPUs
[ 0.563670] smpboot: Max logical packages: 2
[ 0.563670] smpboot: Total of 72 processors activated (432079.09 BogoMIPS)
[ 0.910961] node 0 initialised, 23956525 pages in 344ms
[ 0.923143] node 1 initialised, 24729899 pages in 360ms
[ 0.931976] devtmpfs: initialized
[ 0.931976] x86/mm: Memory block size: 1024MB
[ 0.934561] PM: Registering ACPI NVS region [mem 0x67867000-0x68368fff] (11542528 bytes)
[ 0.934561] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.934561] futex hash table entries: 32768 (order: 9, 2097152 bytes, vmalloc)
[ 0.934898] pinctrl core: initialized pinctrl subsystem
[ 0.934990] thermal_sys: Registered thermal governor 'fair_share'
[ 0.934991] thermal_sys: Registered thermal governor 'bang_bang'
[ 0.934991] thermal_sys: Registered thermal governor 'step_wise'
[ 0.934992] thermal_sys: Registered thermal governor 'user_space'
[ 0.935286] NET: Registered protocol family 16
[ 0.935441] audit: initializing netlink subsys (disabled)
[ 0.935446] audit: type=2000 audit(1601065866.828:1): state=initialized audit_enabled=0 res=1
[ 0.935446] cpuidle: using governor ladder
[ 0.935446] cpuidle: using governor menu
[ 0.935446] Detected 1 PCC Subspaces
[ 0.935446] Registering PCC driver as Mailbox controller
[ 0.935446] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[ 0.935446] ACPI: bus type PCI registered
[ 0.935446] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.935446] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0x80000000-0x8fffffff] (base 0x80000000)
[ 0.935446] PCI: MMCONFIG at [mem 0x80000000-0x8fffffff] reserved in E820
[ 0.935446] pmd_set_huge: Cannot satisfy [mem 0x80000000-0x80200000] with a huge-page mapping due to MTRR override.
[ 0.935446] PCI: Using configuration type 1 for base access
[ 0.937619] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.942183] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 0.942183] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.058562] ACPI: Added _OSI(Module Device)
[ 1.058562] ACPI: Added _OSI(Processor Device)
[ 1.058562] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 1.058562] ACPI: Added _OSI(Processor Aggregator Device)
[ 1.058562] ACPI: Added _OSI(Linux-Dell-Video)
[ 1.058562] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[ 1.058562] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[ 1.132858] ACPI: 3 ACPI AML tables successfully acquired and loaded
[ 1.138312] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[ 1.144942] ACPI: Dynamic OEM Table Load:
[ 1.163120] ACPI: Dynamic OEM Table Load:
[ 1.287137] ACPI: Interpreter enabled
[ 1.287159] ACPI: (supports S0 S3 S4 S5)
[ 1.287160] ACPI: Using IOAPIC for interrupt routing
[ 1.287221] HEST: Table parsing has been initialized.
[ 1.287224] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 1.288247] ACPI: Enabled 6 GPEs in block 00 to 7F
[ 1.332206] ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-16])
[ 1.332211] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 1.332297] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug AER LTR]
[ 1.332374] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[ 1.332374] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[ 1.332777] PCI host bridge to bus 0000:00
[ 1.332779] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 1.332780] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 1.332781] pci_bus 0000:00: root bus resource [io 0x1000-0x3fff window]
[ 1.332782] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[ 1.332782] pci_bus 0000:00: root bus resource [mem 0xfe010000-0xfe010fff window]
[ 1.332783] pci_bus 0000:00: root bus resource [mem 0x90000000-0x903fffff window]
[ 1.332784] pci_bus 0000:00: root bus resource [mem 0x40000000000-0x43fffffffff window]
[ 1.332785] pci_bus 0000:00: root bus resource [bus 00-16]
[ 1.332796] pci 0000:00:00.0: [8086:2020] type 00 class 0x060000
[ 1.332972] pci 0000:00:04.0: [8086:2021] type 00 class 0x088000
[ 1.332982] pci 0000:00:04.0: reg 0x10: [mem 0x43ffff2c000-0x43ffff2ffff 64bit]
[ 1.333107] pci 0000:00:04.1: [8086:2021] type 00 class 0x088000
[ 1.333116] pci 0000:00:04.1: reg 0x10: [mem 0x43ffff28000-0x43ffff2bfff 64bit]
[ 1.333239] pci 0000:00:04.2: [8086:2021] type 00 class 0x088000
[ 1.333249] pci 0000:00:04.2: reg 0x10: [mem 0x43ffff24000-0x43ffff27fff 64bit]
[ 1.333370] pci 0000:00:04.3: [8086:2021] type 00 class 0x088000
[ 1.333379] pci 0000:00:04.3: reg 0x10: [mem 0x43ffff20000-0x43ffff23fff 64bit]
[ 1.333500] pci 0000:00:04.4: [8086:2021] type 00 class 0x088000
[ 1.333509] pci 0000:00:04.4: reg 0x10: [mem 0x43ffff1c000-0x43ffff1ffff 64bit]
[ 1.333633] pci 0000:00:04.5: [8086:2021] type 00 class 0x088000
[ 1.333642] pci 0000:00:04.5: reg 0x10: [mem 0x43ffff18000-0x43ffff1bfff 64bit]
[ 1.333763] pci 0000:00:04.6: [8086:2021] type 00 class 0x088000
[ 1.333772] pci 0000:00:04.6: reg 0x10: [mem 0x43ffff14000-0x43ffff17fff 64bit]
[ 1.333894] pci 0000:00:04.7: [8086:2021] type 00 class 0x088000
[ 1.333904] pci 0000:00:04.7: reg 0x10: [mem 0x43ffff10000-0x43ffff13fff 64bit]
[ 1.334028] pci 0000:00:05.0: [8086:2024] type 00 class 0x088000
[ 1.334139] pci 0000:00:05.2: [8086:2025] type 00 class 0x088000
[ 1.334250] pci 0000:00:05.4: [8086:2026] type 00 class 0x080020
[ 1.334258] pci 0000:00:05.4: reg 0x10: [mem 0x90338000-0x90338fff]
[ 1.334372] pci 0000:00:08.0: [8086:2014] type 00 class 0x088000
[ 1.334485] pci 0000:00:08.1: [8086:2015] type 00 class 0x110100
[ 1.334573] pci 0000:00:08.2: [8086:2016] type 00 class 0x088000
[ 1.334680] pci 0000:00:11.0: [8086:a1ec] type 00 class 0xff0000
[ 1.334808] pci 0000:00:11.1: [8086:a1ed] type 00 class 0xff0000
[ 1.334938] pci 0000:00:11.5: [8086:a1d2] type 00 class 0x010601
[ 1.334954] pci 0000:00:11.5: reg 0x10: [mem 0x90334000-0x90335fff]
[ 1.334961] pci 0000:00:11.5: reg 0x14: [mem 0x90339000-0x903390ff]
[ 1.334968] pci 0000:00:11.5: reg 0x18: [io 0x3050-0x3057]
[ 1.334975] pci 0000:00:11.5: reg 0x1c: [io 0x3040-0x3043]
[ 1.334981] pci 0000:00:11.5: reg 0x20: [io 0x3000-0x301f]
[ 1.334988] pci 0000:00:11.5: reg 0x24: [mem 0x90200000-0x9027ffff]
[ 1.335025] pci 0000:00:11.5: PME# supported from D3hot
[ 1.335161] pci 0000:00:14.0: [8086:a1af] type 00 class 0x0c0330
[ 1.335182] pci 0000:00:14.0: reg 0x10: [mem 0x90320000-0x9032ffff 64bit]
[ 1.335242] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 1.335364] pci 0000:00:14.2: [8086:a1b1] type 00 class 0x118000
[ 1.335383] pci 0000:00:14.2: reg 0x10: [mem 0x43ffff34000-0x43ffff34fff 64bit]
[ 1.335540] pci 0000:00:16.0: [8086:a1ba] type 00 class 0x078000
[ 1.335567] pci 0000:00:16.0: reg 0x10: [mem 0x43ffff35000-0x43ffff35fff 64bit]
[ 1.335648] pci 0000:00:16.0: PME# supported from D3hot
[ 1.335747] pci 0000:00:16.2: [8086:a1bc] type 00 class 0x010185
[ 1.335761] pci 0000:00:16.2: reg 0x10: [io 0x30b0-0x30b7]
[ 1.335766] pci 0000:00:16.2: reg 0x14: [io 0x30a0-0x30a3]
[ 1.335771] pci 0000:00:16.2: reg 0x18: [io 0x3090-0x3097]
[ 1.335776] pci 0000:00:16.2: reg 0x1c: [io 0x3080-0x3083]
[ 1.335781] pci 0000:00:16.2: reg 0x20: [io 0x3070-0x307f]
[ 1.335908] pci 0000:00:16.3: [8086:a1bd] type 00 class 0x070002
[ 1.335923] pci 0000:00:16.3: reg 0x10: [io 0x3060-0x3067]
[ 1.335930] pci 0000:00:16.3: reg 0x14: [mem 0x9033a000-0x9033afff]
[ 1.336081] pci 0000:00:17.0: [8086:a182] type 00 class 0x010601
[ 1.336097] pci 0000:00:17.0: reg 0x10: [mem 0x90336000-0x90337fff]
[ 1.336104] pci 0000:00:17.0: reg 0x14: [mem 0x9033b000-0x9033b0ff]
[ 1.336110] pci 0000:00:17.0: reg 0x18: [io 0x30d0-0x30d7]
[ 1.336117] pci 0000:00:17.0: reg 0x1c: [io 0x30c0-0x30c3]
[ 1.336123] pci 0000:00:17.0: reg 0x20: [io 0x3020-0x303f]
[ 1.336130] pci 0000:00:17.0: reg 0x24: [mem 0x90280000-0x902fffff]
[ 1.336165] pci 0000:00:17.0: PME# supported from D3hot
[ 1.336301] pci 0000:00:1d.0: [8086:a198] type 01 class 0x060400
[ 1.336367] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 1.336480] pci 0000:00:1d.2: [8086:a19a] type 01 class 0x060400
[ 1.336551] pci 0000:00:1d.2: PME# supported from D0 D3hot D3cold
[ 1.336681] pci 0000:00:1f.0: [8086:a1c1] type 00 class 0x060100
[ 1.336895] pci 0000:00:1f.2: [8086:a1a1] type 00 class 0x058000
[ 1.336908] pci 0000:00:1f.2: reg 0x10: [mem 0x90330000-0x90333fff]
[ 1.337062] pci 0000:00:1f.3: [8086:a1f0] type 00 class 0x040300
[ 1.337086] pci 0000:00:1f.3: reg 0x10: [mem 0x43ffff30000-0x43ffff33fff 64bit]
[ 1.337109] pci 0000:00:1f.3: reg 0x20: [mem 0x43ffff00000-0x43ffff0ffff 64bit]
[ 1.337167] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[ 1.337312] pci 0000:00:1f.4: [8086:a1a3] type 00 class 0x0c0500
[ 1.337331] pci 0000:00:1f.4: reg 0x10: [mem 0x00000000-0x000000ff 64bit]
[ 1.337353] pci 0000:00:1f.4: reg 0x20: [io 0x0780-0x079f]
[ 1.337461] pci 0000:00:1f.5: [8086:a1a4] type 00 class 0x0c8000
[ 1.337477] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[ 1.337627] pci 0000:00:1f.6: [8086:15b9] type 00 class 0x020000
[ 1.337652] pci 0000:00:1f.6: reg 0x10: [mem 0x90300000-0x9031ffff]
[ 1.337753] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[ 1.337909] pci 0000:00:1d.0: PCI bridge to [bus 01]
[ 1.337978] pci 0000:02:00.0: [8086:1533] type 00 class 0x020000
[ 1.338011] pci 0000:02:00.0: reg 0x10: [mem 0x90100000-0x9017ffff]
[ 1.338037] pci 0000:02:00.0: reg 0x18: [io 0x2000-0x201f]
[ 1.338050] pci 0000:02:00.0: reg 0x1c: [mem 0x90180000-0x90183fff]
[ 1.338184] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 1.338301] pci 0000:00:1d.2: PCI bridge to [bus 02]
[ 1.338303] pci 0000:00:1d.2: bridge window [io 0x2000-0x2fff]
[ 1.338305] pci 0000:00:1d.2: bridge window [mem 0x90100000-0x901fffff]
[ 1.338317] pci_bus 0000:00: on NUMA node 0
[ 1.338824] ACPI: PCI Root Bridge [PC01] (domain 0000 [bus 17-39])
[ 1.338827] acpi PNP0A08:01: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 1.339160] acpi PNP0A08:01: _OSC: platform does not support [SHPCHotplug AER LTR]
[ 1.339343] acpi PNP0A08:01: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[ 1.339343] acpi PNP0A08:01: FADT indicates ASPM is unsupported, using BIOS configuration
[ 1.339493] PCI host bridge to bus 0000:17
[ 1.339494] pci_bus 0000:17: root bus resource [mem 0x000a0000-0x000bffff window]
[ 1.339495] pci_bus 0000:17: root bus resource [io 0x4000-0x5fff window]
[ 1.339496] pci_bus 0000:17: root bus resource [io 0x03b0-0x03bb window]
[ 1.339497] pci_bus 0000:17: root bus resource [io 0x03c0-0x03df window]
[ 1.339498] pci_bus 0000:17: root bus resource [mem 0x90400000-0xb33fffff window]
[ 1.339499] pci_bus 0000:17: root bus resource [mem 0x44000000000-0x47fffffffff window]
[ 1.339500] pci_bus 0000:17: root bus resource [bus 17-39]
[ 1.339508] pci 0000:17:00.0: [8086:2030] type 01 class 0x060400
[ 1.339567] pci 0000:17:00.0: PME# supported from D0 D3hot D3cold
[ 1.339667] pci 0000:17:05.0: [8086:2034] type 00 class 0x088000
[ 1.339747] pci 0000:17:05.2: [8086:2035] type 00 class 0x088000
[ 1.339826] pci 0000:17:05.4: [8086:2036] type 00 class 0x080020
[ 1.339834] pci 0000:17:05.4: reg 0x10: [mem 0xb3100000-0xb3100fff]
[ 1.339912] pci 0000:17:08.0: [8086:208d] type 00 class 0x088000
[ 1.339977] pci 0000:17:08.1: [8086:208d] type 00 class 0x088000
[ 1.340030] pci 0000:17:08.2: [8086:208d] type 00 class 0x088000
[ 1.340082] pci 0000:17:08.3: [8086:208d] type 00 class 0x088000
[ 1.340135] pci 0000:17:08.4: [8086:208d] type 00 class 0x088000
[ 1.340186] pci 0000:17:08.5: [8086:208d] type 00 class 0x088000
[ 1.340237] pci 0000:17:08.6: [8086:208d] type 00 class 0x088000
[ 1.340288] pci 0000:17:08.7: [8086:208d] type 00 class 0x088000
[ 1.340340] pci 0000:17:09.0: [8086:208d] type 00 class 0x088000
[ 1.340402] pci 0000:17:09.1: [8086:208d] type 00 class 0x088000
[ 1.340457] pci 0000:17:09.2: [8086:208d] type 00 class 0x088000
[ 1.340508] pci 0000:17:09.3: [8086:208d] type 00 class 0x088000
[ 1.340561] pci 0000:17:09.4: [8086:208d] type 00 class 0x088000
[ 1.340614] pci 0000:17:09.5: [8086:208d] type 00 class 0x088000
[ 1.340666] pci 0000:17:09.6: [8086:208d] type 00 class 0x088000
[ 1.340717] pci 0000:17:09.7: [8086:208d] type 00 class 0x088000
[ 1.340770] pci 0000:17:0a.0: [8086:208d] type 00 class 0x088000
[ 1.340833] pci 0000:17:0a.1: [8086:208d] type 00 class 0x088000
[ 1.340885] pci 0000:17:0a.2: [8086:208d] type 00 class 0x088000
[ 1.340936] pci 0000:17:0a.3: [8086:208d] type 00 class 0x088000
[ 1.340988] pci 0000:17:0a.4: [8086:208d] type 00 class 0x088000
[ 1.341038] pci 0000:17:0a.5: [8086:208d] type 00 class 0x088000
[ 1.341091] pci 0000:17:0a.6: [8086:208d] type 00 class 0x088000
[ 1.341142] pci 0000:17:0a.7: [8086:208d] type 00 class 0x088000
[ 1.341194] pci 0000:17:0b.0: [8086:208d] type 00 class 0x088000
[ 1.341256] pci 0000:17:0b.1: [8086:208d] type 00 class 0x088000
[ 1.341307] pci 0000:17:0b.2: [8086:208d] type 00 class 0x088000
[ 1.341359] pci 0000:17:0b.3: [8086:208d] type 00 class 0x088000
[ 1.341414] pci 0000:17:0e.0: [8086:208e] type 00 class 0x088000
[ 1.341473] pci 0000:17:0e.1: [8086:208e] type 00 class 0x088000
[ 1.341524] pci 0000:17:0e.2: [8086:208e] type 00 class 0x088000
[ 1.341573] pci 0000:17:0e.3: [8086:208e] type 00 class 0x088000
[ 1.341626] pci 0000:17:0e.4: [8086:208e] type 00 class 0x088000
[ 1.341677] pci 0000:17:0e.5: [8086:208e] type 00 class 0x088000
[ 1.341731] pci 0000:17:0e.6: [8086:208e] type 00 class 0x088000
[ 1.341781] pci 0000:17:0e.7: [8086:208e] type 00 class 0x088000
[ 1.341831] pci 0000:17:0f.0: [8086:208e] type 00 class 0x088000
[ 1.341893] pci 0000:17:0f.1: [8086:208e] type 00 class 0x088000
[ 1.341947] pci 0000:17:0f.2: [8086:208e] type 00 class 0x088000
[ 1.341997] pci 0000:17:0f.3: [8086:208e] type 00 class 0x088000
[ 1.342049] pci 0000:17:0f.4: [8086:208e] type 00 class 0x088000
[ 1.342101] pci 0000:17:0f.5: [8086:208e] type 00 class 0x088000
[ 1.342153] pci 0000:17:0f.6: [8086:208e] type 00 class 0x088000
[ 1.342209] pci 0000:17:0f.7: [8086:208e] type 00 class 0x088000
[ 1.342261] pci 0000:17:10.0: [8086:208e] type 00 class 0x088000
[ 1.342323] pci 0000:17:10.1: [8086:208e] type 00 class 0x088000
[ 1.342377] pci 0000:17:10.2: [8086:208e] type 00 class 0x088000
[ 1.342429] pci 0000:17:10.3: [8086:208e] type 00 class 0x088000
[ 1.342480] pci 0000:17:10.4: [8086:208e] type 00 class 0x088000
[ 1.342532] pci 0000:17:10.5: [8086:208e] type 00 class 0x088000
[ 1.342594] pci 0000:17:10.6: [8086:208e] type 00 class 0x088000
[ 1.342645] pci 0000:17:10.7: [8086:208e] type 00 class 0x088000
[ 1.342697] pci 0000:17:11.0: [8086:208e] type 00 class 0x088000
[ 1.342759] pci 0000:17:11.1: [8086:208e] type 00 class 0x088000
[ 1.342810] pci 0000:17:11.2: [8086:208e] type 00 class 0x088000
[ 1.342864] pci 0000:17:11.3: [8086:208e] type 00 class 0x088000
[ 1.342927] pci 0000:17:1d.0: [8086:2054] type 00 class 0x088000
[ 1.342989] pci 0000:17:1d.1: [8086:2055] type 00 class 0x088000
[ 1.343043] pci 0000:17:1d.2: [8086:2056] type 00 class 0x088000
[ 1.343097] pci 0000:17:1d.3: [8086:2057] type 00 class 0x088000
[ 1.343152] pci 0000:17:1e.0: [8086:2080] type 00 class 0x088000
[ 1.343215] pci 0000:17:1e.1: [8086:2081] type 00 class 0x088000
[ 1.343268] pci 0000:17:1e.2: [8086:2082] type 00 class 0x088000
[ 1.343320] pci 0000:17:1e.3: [8086:2083] type 00 class 0x088000
[ 1.343414] pci 0000:17:1e.4: [8086:2084] type 00 class 0x088000
[ 1.343467] pci 0000:17:1e.5: [8086:2085] type 00 class 0x088000
[ 1.343522] pci 0000:17:1e.6: [8086:2086] type 00 class 0x088000
[ 1.343613] pci 0000:18:00.0: [10de:1cb1] type 00 class 0x030000
[ 1.343632] pci 0000:18:00.0: reg 0x10: [mem 0xb2000000-0xb2ffffff]
[ 1.343641] pci 0000:18:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
[ 1.343650] pci 0000:18:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
[ 1.343656] pci 0000:18:00.0: reg 0x24: [io 0x5000-0x507f]
[ 1.343663] pci 0000:18:00.0: reg 0x30: [mem 0xb3000000-0xb307ffff pref]
[ 1.343680] pci 0000:18:00.0: BAR 1: assigned to efifb
[ 1.343757] pci 0000:18:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x16 link at 0000:17:00.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[ 1.343795] pci 0000:18:00.1: [10de:0fb9] type 00 class 0x040300
[ 1.343807] pci 0000:18:00.1: reg 0x10: [mem 0xb3080000-0xb3083fff]
[ 1.343938] pci 0000:17:00.0: PCI bridge to [bus 18]
[ 1.343940] pci 0000:17:00.0: bridge window [io 0x5000-0x5fff]
[ 1.343942] pci 0000:17:00.0: bridge window [mem 0xb2000000-0xb30fffff]
[ 1.343944] pci 0000:17:00.0: bridge window [mem 0xa0000000-0xb1ffffff 64bit pref]
[ 1.343950] pci_bus 0000:17: on NUMA node 0
[ 1.344050] ACPI: PCI Root Bridge [PC02] (domain 0000 [bus 3a-5c])
[ 1.344053] acpi PNP0A08:02: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 1.344372] acpi PNP0A08:02: _OSC: platform does not support [SHPCHotplug AER LTR]
[ 1.344535] acpi PNP0A08:02: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[ 1.344536] acpi PNP0A08:02: FADT indicates ASPM is unsupported, using BIOS configuration
[ 1.344659] PCI host bridge to bus 0000:3a
[ 1.344660] pci_bus 0000:3a: root bus resource [io 0x6000-0x7fff window]
[ 1.344661] pci_bus 0000:3a: root bus resource [mem 0xb3400000-0xb87fffff window]
[ 1.344662] pci_bus 0000:3a: root bus resource [mem 0x48000000000-0x4bfffffffff window]
[ 1.344663] pci_bus 0000:3a: root bus resource [bus 3a-5c]
[ 1.344672] pci 0000:3a:05.0: [8086:2034] type 00 class 0x088000
[ 1.344748] pci 0000:3a:05.2: [8086:2035] type 00 class 0x088000
[ 1.344819] pci 0000:3a:05.4: [8086:2036] type 00 class 0x080020
[ 1.344827] pci 0000:3a:05.4: reg 0x10: [mem 0xb8700000-0xb8700fff]
[ 1.344904] pci 0000:3a:08.0: [8086:2066] type 00 class 0x088000
[ 1.344979] pci 0000:3a:09.0: [8086:2066] type 00 class 0x088000
[ 1.345052] pci 0000:3a:0a.0: [8086:2040] type 00 class 0x088000
[ 1.345121] pci 0000:3a:0a.1: [8086:2041] type 00 class 0x088000
[ 1.345181] pci 0000:3a:0a.2: [8086:2042] type 00 class 0x088000
[ 1.345240] pci 0000:3a:0a.3: [8086:2043] type 00 class 0x088000
[ 1.345300] pci 0000:3a:0a.4: [8086:2044] type 00 class 0x088000
[ 1.345359] pci 0000:3a:0a.5: [8086:2045] type 00 class 0x088000
[ 1.345419] pci 0000:3a:0a.6: [8086:2046] type 00 class 0x088000
[ 1.345479] pci 0000:3a:0a.7: [8086:2047] type 00 class 0x088000
[ 1.345538] pci 0000:3a:0b.0: [8086:2048] type 00 class 0x088000
[ 1.345608] pci 0000:3a:0b.1: [8086:2049] type 00 class 0x088000
[ 1.345668] pci 0000:3a:0b.2: [8086:204a] type 00 class 0x088000
[ 1.345728] pci 0000:3a:0b.3: [8086:204b] type 00 class 0x088000
[ 1.345789] pci 0000:3a:0c.0: [8086:2040] type 00 class 0x088000
[ 1.345862] pci 0000:3a:0c.1: [8086:2041] type 00 class 0x088000
[ 1.345923] pci 0000:3a:0c.2: [8086:2042] type 00 class 0x088000
[ 1.345988] pci 0000:3a:0c.3: [8086:2043] type 00 class 0x088000
[ 1.346050] pci 0000:3a:0c.4: [8086:2044] type 00 class 0x088000
[ 1.346110] pci 0000:3a:0c.5: [8086:2045] type 00 class 0x088000
[ 1.346170] pci 0000:3a:0c.6: [8086:2046] type 00 class 0x088000
[ 1.346231] pci 0000:3a:0c.7: [8086:2047] type 00 class 0x088000
[ 1.346294] pci 0000:3a:0d.0: [8086:2048] type 00 class 0x088000
[ 1.346365] pci 0000:3a:0d.1: [8086:2049] type 00 class 0x088000
[ 1.346425] pci 0000:3a:0d.2: [8086:204a] type 00 class 0x088000
[ 1.346486] pci 0000:3a:0d.3: [8086:204b] type 00 class 0x088000
[ 1.346555] pci_bus 0000:3a: on NUMA node 0
[ 1.346634] ACPI: PCI Root Bridge [PC03] (domain 0000 [bus 5d-7f])
[ 1.346636] acpi PNP0A08:03: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 1.346949] acpi PNP0A08:03: _OSC: platform does not support [SHPCHotplug AER LTR]
[ 1.347115] acpi PNP0A08:03: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[ 1.347116] acpi PNP0A08:03: FADT indicates ASPM is unsupported, using BIOS configuration
[ 1.347251] PCI host bridge to bus 0000:5d
[ 1.347252] pci_bus 0000:5d: root bus resource [io 0x8000-0x9fff window]
[ 1.347253] pci_bus 0000:5d: root bus resource [mem 0xb8800000-0xc5ffffff window]
[ 1.347254] pci_bus 0000:5d: root bus resource [mem 0x4c000000000-0x4ffffffffff window]
[ 1.347255] pci_bus 0000:5d: root bus resource [bus 5d-7f]
[ 1.347263] pci 0000:5d:01.0: [8086:2031] type 01 class 0x060400
[ 1.347293] pci 0000:5d:01.0: enabling Extended Tags
[ 1.347328] pci 0000:5d:01.0: PME# supported from D0 D3hot D3cold
[ 1.347415] pci 0000:5d:02.0: [8086:2032] type 01 class 0x060400
[ 1.347444] pci 0000:5d:02.0: enabling Extended Tags
[ 1.347478] pci 0000:5d:02.0: PME# supported from D0 D3hot D3cold
[ 1.347561] pci 0000:5d:05.0: [8086:2034] type 00 class 0x088000
[ 1.347639] pci 0000:5d:05.2: [8086:2035] type 00 class 0x088000
[ 1.347711] pci 0000:5d:05.4: [8086:2036] type 00 class 0x080020
[ 1.347720] pci 0000:5d:05.4: reg 0x10: [mem 0xc5f00000-0xc5f00fff]
[ 1.347799] pci 0000:5d:0e.0: [8086:2058] type 00 class 0x110100
[ 1.347869] pci 0000:5d:0e.1: [8086:2059] type 00 class 0x088000
[ 1.347931] pci 0000:5d:0f.0: [8086:2058] type 00 class 0x110100
[ 1.348001] pci 0000:5d:0f.1: [8086:2059] type 00 class 0x088000
[ 1.348063] pci 0000:5d:12.0: [8086:204c] type 00 class 0x110100
[ 1.348133] pci 0000:5d:12.1: [8086:204d] type 00 class 0x110100
[ 1.348180] pci 0000:5d:12.2: [8086:204e] type 00 class 0x088000
[ 1.348229] pci 0000:5d:12.4: [8086:204c] type 00 class 0x110100
[ 1.348287] pci 0000:5d:12.5: [8086:204d] type 00 class 0x110100
[ 1.348335] pci 0000:5d:15.0: [8086:2018] type 00 class 0x088000
[ 1.348394] pci 0000:5d:16.0: [8086:2018] type 00 class 0x088000
[ 1.348447] pci 0000:5d:16.4: [8086:2018] type 00 class 0x088000
[ 1.348495] pci 0000:5d:17.0: [8086:2018] type 00 class 0x088000
[ 1.348596] pci 0000:5f:00.0: [104c:8231] type 01 class 0x060400
[ 1.348709] pci 0000:5f:00.0: supports D1 D2
[ 1.348771] pci 0000:5d:01.0: ASPM: current common clock configuration is inconsistent, reconfiguring
[ 1.361630] pci 0000:5d:01.0: PCI bridge to [bus 5f-60]
[ 1.361635] pci 0000:5d:01.0: bridge window [mem 0xc5d00000-0xc5dfffff]
[ 1.361686] pci_bus 0000:60: extended config space not accessible
[ 1.361721] pci 0000:60:01.0: [1033:0035] type 00 class 0x0c0310
[ 1.361748] pci 0000:60:01.0: reg 0x10: [mem 0xc5d02000-0xc5d02fff]
[ 1.361880] pci 0000:60:01.0: supports D1 D2
[ 1.361882] pci 0000:60:01.0: PME# supported from D0 D1 D2 D3hot
[ 1.361954] pci 0000:60:01.1: [1033:0035] type 00 class 0x0c0310
[ 1.361980] pci 0000:60:01.1: reg 0x10: [mem 0xc5d01000-0xc5d01fff]
[ 1.362119] pci 0000:60:01.1: supports D1 D2
[ 1.362119] pci 0000:60:01.1: PME# supported from D0 D1 D2 D3hot
[ 1.362165] pci 0000:60:01.2: [1033:00e0] type 00 class 0x0c0320
[ 1.362185] pci 0000:60:01.2: reg 0x10: [mem 0xc5d00000-0xc5d000ff]
[ 1.362286] pci 0000:60:01.2: supports D1 D2
[ 1.362287] pci 0000:60:01.2: PME# supported from D0 D1 D2 D3hot
[ 1.362370] pci 0000:5f:00.0: PCI bridge to [bus 60]
[ 1.362378] pci 0000:5f:00.0: bridge window [mem 0xc5d00000-0xc5dfffff]
[ 1.362425] pci 0000:5e:00.0: [144d:a804] type 00 class 0x010802
[ 1.362443] pci 0000:5e:00.0: reg 0x10: [mem 0xc5e00000-0xc5e03fff 64bit]
[ 1.362588] pci 0000:5d:02.0: PCI bridge to [bus 5e]
[ 1.362591] pci 0000:5d:02.0: bridge window [mem 0xc5e00000-0xc5efffff]
[ 1.362602] pci_bus 0000:5d: on NUMA node 0
[ 1.362733] ACPI: PCI Root Bridge [PC06] (domain 0000 [bus 80-84])
[ 1.362736] acpi PNP0A08:06: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 1.362912] acpi PNP0A08:06: _OSC: platform does not support [SHPCHotplug AER LTR]
[ 1.363037] acpi PNP0A08:06: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[ 1.363038] acpi PNP0A08:06: FADT indicates ASPM is unsupported, using BIOS configuration
[ 1.363140] acpiphp: Slot [8191-10] registered
[ 1.363160] PCI host bridge to bus 0000:80
[ 1.363161] pci_bus 0000:80: root bus resource [io 0xa000-0xbfff window]
[ 1.363162] pci_bus 0000:80: root bus resource [mem 0xc6000000-0xd37fffff window]
[ 1.363163] pci_bus 0000:80: root bus resource [mem 0x50000000000-0x53fffffffff window]
[ 1.363164] pci_bus 0000:80: root bus resource [bus 80-84]
[ 1.363172] pci 0000:80:04.0: [8086:2021] type 00 class 0x088000
[ 1.363181] pci 0000:80:04.0: reg 0x10: [mem 0x53ffff1c000-0x53ffff1ffff 64bit]
[ 1.363270] pci 0000:80:04.1: [8086:2021] type 00 class 0x088000
[ 1.363279] pci 0000:80:04.1: reg 0x10: [mem 0x53ffff18000-0x53ffff1bfff 64bit]
[ 1.363356] pci 0000:80:04.2: [8086:2021] type 00 class 0x088000
[ 1.363365] pci 0000:80:04.2: reg 0x10: [mem 0x53ffff14000-0x53ffff17fff 64bit]
[ 1.363439] pci 0000:80:04.3: [8086:2021] type 00 class 0x088000
[ 1.363447] pci 0000:80:04.3: reg 0x10: [mem 0x53ffff10000-0x53ffff13fff 64bit]
[ 1.363521] pci 0000:80:04.4: [8086:2021] type 00 class 0x088000
[ 1.363529] pci 0000:80:04.4: reg 0x10: [mem 0x53ffff0c000-0x53ffff0ffff 64bit]
[ 1.363603] pci 0000:80:04.5: [8086:2021] type 00 class 0x088000
[ 1.363612] pci 0000:80:04.5: reg 0x10: [mem 0x53ffff08000-0x53ffff0bfff 64bit]
[ 1.363687] pci 0000:80:04.6: [8086:2021] type 00 class 0x088000
[ 1.363695] pci 0000:80:04.6: reg 0x10: [mem 0x53ffff04000-0x53ffff07fff 64bit]
[ 1.363771] pci 0000:80:04.7: [8086:2021] type 00 class 0x088000
[ 1.363779] pci 0000:80:04.7: reg 0x10: [mem 0x53ffff00000-0x53ffff03fff 64bit]
[ 1.363853] pci 0000:80:05.0: [8086:2024] type 00 class 0x088000
[ 1.363917] pci 0000:80:05.2: [8086:2025] type 00 class 0x088000
[ 1.363981] pci 0000:80:05.4: [8086:2026] type 00 class 0x080020
[ 1.363988] pci 0000:80:05.4: reg 0x10: [mem 0xd3700000-0xd3700fff]
[ 1.364058] pci 0000:80:08.0: [8086:2014] type 00 class 0x088000
[ 1.364117] pci 0000:80:08.1: [8086:2015] type 00 class 0x110100
[ 1.364161] pci 0000:80:08.2: [8086:2016] type 00 class 0x088000
[ 1.364220] pci_bus 0000:80: on NUMA node 1
[ 1.364294] ACPI: PCI Root Bridge [PC07] (domain 0000 [bus 85-ad])
[ 1.364296] acpi PNP0A08:07: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 1.364614] acpi PNP0A08:07: _OSC: platform does not support [SHPCHotplug AER LTR]
[ 1.364775] acpi PNP0A08:07: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[ 1.364775] acpi PNP0A08:07: FADT indicates ASPM is unsupported, using BIOS configuration
[ 1.364914] acpiphp: Slot [8191-14] registered
[ 1.364930] acpiphp: Slot [8191-9] registered
[ 1.364947] acpiphp: Slot [8191-11] registered
[ 1.364991] PCI host bridge to bus 0000:85
[ 1.364992] pci_bus 0000:85: root bus resource [io 0xc000-0xdfff window]
[ 1.364993] pci_bus 0000:85: root bus resource [mem 0xd3800000-0xe0ffffff window]
[ 1.364993] pci_bus 0000:85: root bus resource [mem 0x54000000000-0x57fffffffff window]
[ 1.364994] pci_bus 0000:85: root bus resource [bus 85-ad]
[ 1.365002] pci 0000:85:05.0: [8086:2034] type 00 class 0x088000
[ 1.365078] pci 0000:85:05.2: [8086:2035] type 00 class 0x088000
[ 1.365149] pci 0000:85:05.4: [8086:2036] type 00 class 0x080020
[ 1.365156] pci 0000:85:05.4: reg 0x10: [mem 0xe0f00000-0xe0f00fff]
[ 1.365228] pci 0000:85:08.0: [8086:208d] type 00 class 0x088000
[ 1.365288] pci 0000:85:08.1: [8086:208d] type 00 class 0x088000
[ 1.365335] pci 0000:85:08.2: [8086:208d] type 00 class 0x088000
[ 1.365383] pci 0000:85:08.3: [8086:208d] type 00 class 0x088000
[ 1.365430] pci 0000:85:08.4: [8086:208d] type 00 class 0x088000
[ 1.365478] pci 0000:85:08.5: [8086:208d] type 00 class 0x088000
[ 1.365525] pci 0000:85:08.6: [8086:208d] type 00 class 0x088000
[ 1.365574] pci 0000:85:08.7: [8086:208d] type 00 class 0x088000
[ 1.365625] pci 0000:85:09.0: [8086:208d] type 00 class 0x088000
[ 1.365684] pci 0000:85:09.1: [8086:208d] type 00 class 0x088000
[ 1.365732] pci 0000:85:09.2: [8086:208d] type 00 class 0x088000
[ 1.365780] pci 0000:85:09.3: [8086:208d] type 00 class 0x088000
[ 1.365828] pci 0000:85:09.4: [8086:208d] type 00 class 0x088000
[ 1.365878] pci 0000:85:09.5: [8086:208d] type 00 class 0x088000
[ 1.365927] pci 0000:85:09.6: [8086:208d] type 00 class 0x088000
[ 1.365977] pci 0000:85:09.7: [8086:208d] type 00 class 0x088000
[ 1.366025] pci 0000:85:0a.0: [8086:208d] type 00 class 0x088000
[ 1.366083] pci 0000:85:0a.1: [8086:208d] type 00 class 0x088000
[ 1.366133] pci 0000:85:0a.2: [8086:208d] type 00 class 0x088000
[ 1.366180] pci 0000:85:0a.3: [8086:208d] type 00 class 0x088000
[ 1.366228] pci 0000:85:0a.4: [8086:208d] type 00 class 0x088000
[ 1.366276] pci 0000:85:0a.5: [8086:208d] type 00 class 0x088000
[ 1.366323] pci 0000:85:0a.6: [8086:208d] type 00 class 0x088000
[ 1.366373] pci 0000:85:0a.7: [8086:208d] type 00 class 0x088000
[ 1.366421] pci 0000:85:0b.0: [8086:208d] type 00 class 0x088000
[ 1.366478] pci 0000:85:0b.1: [8086:208d] type 00 class 0x088000
[ 1.366526] pci 0000:85:0b.2: [8086:208d] type 00 class 0x088000
[ 1.366575] pci 0000:85:0b.3: [8086:208d] type 00 class 0x088000
[ 1.366626] pci 0000:85:0e.0: [8086:208e] type 00 class 0x088000
[ 1.366683] pci 0000:85:0e.1: [8086:208e] type 00 class 0x088000
[ 1.366730] pci 0000:85:0e.2: [8086:208e] type 00 class 0x088000
[ 1.366779] pci 0000:85:0e.3: [8086:208e] type 00 class 0x088000
[ 1.366826] pci 0000:85:0e.4: [8086:208e] type 00 class 0x088000
[ 1.366873] pci 0000:85:0e.5: [8086:208e] type 00 class 0x088000
[ 1.366921] pci 0000:85:0e.6: [8086:208e] type 00 class 0x088000
[ 1.366968] pci 0000:85:0e.7: [8086:208e] type 00 class 0x088000
[ 1.367016] pci 0000:85:0f.0: [8086:208e] type 00 class 0x088000
[ 1.367072] pci 0000:85:0f.1: [8086:208e] type 00 class 0x088000
[ 1.367119] pci 0000:85:0f.2: [8086:208e] type 00 class 0x088000
[ 1.367169] pci 0000:85:0f.3: [8086:208e] type 00 class 0x088000
[ 1.367217] pci 0000:85:0f.4: [8086:208e] type 00 class 0x088000
[ 1.367266] pci 0000:85:0f.5: [8086:208e] type 00 class 0x088000
[ 1.367314] pci 0000:85:0f.6: [8086:208e] type 00 class 0x088000
[ 1.367363] pci 0000:85:0f.7: [8086:208e] type 00 class 0x088000
[ 1.367410] pci 0000:85:10.0: [8086:208e] type 00 class 0x088000
[ 1.367468] pci 0000:85:10.1: [8086:208e] type 00 class 0x088000
[ 1.367516] pci 0000:85:10.2: [8086:208e] type 00 class 0x088000
[ 1.367564] pci 0000:85:10.3: [8086:208e] type 00 class 0x088000
[ 1.367612] pci 0000:85:10.4: [8086:208e] type 00 class 0x088000
[ 1.367659] pci 0000:85:10.5: [8086:208e] type 00 class 0x088000
[ 1.367706] pci 0000:85:10.6: [8086:208e] type 00 class 0x088000
[ 1.367754] pci 0000:85:10.7: [8086:208e] type 00 class 0x088000
[ 1.367802] pci 0000:85:11.0: [8086:208e] type 00 class 0x088000
[ 1.367860] pci 0000:85:11.1: [8086:208e] type 00 class 0x088000
[ 1.367908] pci 0000:85:11.2: [8086:208e] type 00 class 0x088000
[ 1.367957] pci 0000:85:11.3: [8086:208e] type 00 class 0x088000
[ 1.368015] pci 0000:85:1d.0: [8086:2054] type 00 class 0x088000
[ 1.368073] pci 0000:85:1d.1: [8086:2055] type 00 class 0x088000
[ 1.368122] pci 0000:85:1d.2: [8086:2056] type 00 class 0x088000
[ 1.368171] pci 0000:85:1d.3: [8086:2057] type 00 class 0x088000
[ 1.368223] pci 0000:85:1e.0: [8086:2080] type 00 class 0x088000
[ 1.368279] pci 0000:85:1e.1: [8086:2081] type 00 class 0x088000
[ 1.368327] pci 0000:85:1e.2: [8086:2082] type 00 class 0x088000
[ 1.368377] pci 0000:85:1e.3: [8086:2083] type 00 class 0x088000
[ 1.368426] pci 0000:85:1e.4: [8086:2084] type 00 class 0x088000
[ 1.368474] pci 0000:85:1e.5: [8086:2085] type 00 class 0x088000
[ 1.368528] pci 0000:85:1e.6: [8086:2086] type 00 class 0x088000
[ 1.368578] pci_bus 0000:85: on NUMA node 1
[ 1.368685] ACPI: PCI Root Bridge [PC08] (domain 0000 [bus ae-d6])
[ 1.368687] acpi PNP0A08:08: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 1.369003] acpi PNP0A08:08: _OSC: platform does not support [SHPCHotplug AER LTR]
[ 1.369165] acpi PNP0A08:08: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[ 1.369165] acpi PNP0A08:08: FADT indicates ASPM is unsupported, using BIOS configuration
[ 1.369303] acpiphp: Slot [8191-18] registered
[ 1.369324] acpiphp: Slot [8191-12] registered
[ 1.369341] acpiphp: Slot [8191-15] registered
[ 1.369365] PCI host bridge to bus 0000:ae
[ 1.369367] pci_bus 0000:ae: root bus resource [io 0xe000-0xefff window]
[ 1.369368] pci_bus 0000:ae: root bus resource [mem 0xe1000000-0xee7fffff window]
[ 1.369369] pci_bus 0000:ae: root bus resource [mem 0x58000000000-0x5bfffffffff window]
[ 1.369369] pci_bus 0000:ae: root bus resource [bus ae-d6]
[ 1.369377] pci 0000:ae:05.0: [8086:2034] type 00 class 0x088000
[ 1.369447] pci 0000:ae:05.2: [8086:2035] type 00 class 0x088000
[ 1.369512] pci 0000:ae:05.4: [8086:2036] type 00 class 0x080020
[ 1.369519] pci 0000:ae:05.4: reg 0x10: [mem 0xee700000-0xee700fff]
[ 1.369588] pci 0000:ae:08.0: [8086:2066] type 00 class 0x088000
[ 1.369658] pci 0000:ae:09.0: [8086:2066] type 00 class 0x088000
[ 1.369731] pci 0000:ae:0a.0: [8086:2040] type 00 class 0x088000
[ 1.369796] pci 0000:ae:0a.1: [8086:2041] type 00 class 0x088000
[ 1.369852] pci 0000:ae:0a.2: [8086:2042] type 00 class 0x088000
[ 1.369909] pci 0000:ae:0a.3: [8086:2043] type 00 class 0x088000
[ 1.369963] pci 0000:ae:0a.4: [8086:2044] type 00 class 0x088000
[ 1.370017] pci 0000:ae:0a.5: [8086:2045] type 00 class 0x088000
[ 1.370073] pci 0000:ae:0a.6: [8086:2046] type 00 class 0x088000
[ 1.370129] pci 0000:ae:0a.7: [8086:2047] type 00 class 0x088000
[ 1.370182] pci 0000:ae:0b.0: [8086:2048] type 00 class 0x088000
[ 1.370248] pci 0000:ae:0b.1: [8086:2049] type 00 class 0x088000
[ 1.370302] pci 0000:ae:0b.2: [8086:204a] type 00 class 0x088000
[ 1.370357] pci 0000:ae:0b.3: [8086:204b] type 00 class 0x088000
[ 1.370414] pci 0000:ae:0c.0: [8086:2040] type 00 class 0x088000
[ 1.370481] pci 0000:ae:0c.1: [8086:2041] type 00 class 0x088000
[ 1.370536] pci 0000:ae:0c.2: [8086:2042] type 00 class 0x088000
[ 1.370594] pci 0000:ae:0c.3: [8086:2043] type 00 class 0x088000
[ 1.370649] pci 0000:ae:0c.4: [8086:2044] type 00 class 0x088000
[ 1.370707] pci 0000:ae:0c.5: [8086:2045] type 00 class 0x088000
[ 1.370763] pci 0000:ae:0c.6: [8086:2046] type 00 class 0x088000
[ 1.370820] pci 0000:ae:0c.7: [8086:2047] type 00 class 0x088000
[ 1.370877] pci 0000:ae:0d.0: [8086:2048] type 00 class 0x088000
[ 1.370944] pci 0000:ae:0d.1: [8086:2049] type 00 class 0x088000
[ 1.371001] pci 0000:ae:0d.2: [8086:204a] type 00 class 0x088000
[ 1.371058] pci 0000:ae:0d.3: [8086:204b] type 00 class 0x088000
[ 1.371122] pci_bus 0000:ae: on NUMA node 1
[ 1.371212] ACPI: PCI Root Bridge [PC09] (domain 0000 [bus d7-ff])
[ 1.371214] acpi PNP0A08:09: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[ 1.371528] acpi PNP0A08:09: _OSC: platform does not support [SHPCHotplug AER LTR]
[ 1.371688] acpi PNP0A08:09: _OSC: OS now controls [PCIeHotplug PME PCIeCapability]
[ 1.371689] acpi PNP0A08:09: FADT indicates ASPM is unsupported, using BIOS configuration
[ 1.371824] acpiphp: Slot [8191-22] registered
[ 1.371842] acpiphp: Slot [8191-16] registered
[ 1.371860] acpiphp: Slot [8191-19] registered
[ 1.371882] PCI host bridge to bus 0000:d7
[ 1.371883] pci_bus 0000:d7: root bus resource [io 0xf000-0xffff window]
[ 1.371884] pci_bus 0000:d7: root bus resource [mem 0xee800000-0xfbffffff window]
[ 1.371885] pci_bus 0000:d7: root bus resource [mem 0x5c000000000-0x5ffffffffff window]
[ 1.371886] pci_bus 0000:d7: root bus resource [bus d7-ff]
[ 1.371894] pci 0000:d7:05.0: [8086:2034] type 00 class 0x088000
[ 1.371966] pci 0000:d7:05.2: [8086:2035] type 00 class 0x088000
[ 1.372034] pci 0000:d7:05.4: [8086:2036] type 00 class 0x080020
[ 1.372042] pci 0000:d7:05.4: reg 0x10: [mem 0xfbf00000-0xfbf00fff]
[ 1.372115] pci 0000:d7:0e.0: [8086:2058] type 00 class 0x110100
[ 1.372180] pci 0000:d7:0e.1: [8086:2059] type 00 class 0x088000
[ 1.372236] pci 0000:d7:0f.0: [8086:2058] type 00 class 0x110100
[ 1.372300] pci 0000:d7:0f.1: [8086:2059] type 00 class 0x088000
[ 1.372358] pci 0000:d7:12.0: [8086:204c] type 00 class 0x110100
[ 1.372420] pci 0000:d7:12.1: [8086:204d] type 00 class 0x110100
[ 1.372463] pci 0000:d7:12.2: [8086:204e] type 00 class 0x088000
[ 1.372506] pci 0000:d7:12.4: [8086:204c] type 00 class 0x110100
[ 1.372559] pci 0000:d7:12.5: [8086:204d] type 00 class 0x110100
[ 1.372607] pci 0000:d7:15.0: [8086:2018] type 00 class 0x088000
[ 1.372662] pci 0000:d7:16.0: [8086:2018] type 00 class 0x088000
[ 1.372714] pci 0000:d7:16.4: [8086:2018] type 00 class 0x088000
[ 1.372758] pci 0000:d7:17.0: [8086:2018] type 00 class 0x088000
[ 1.372815] pci_bus 0000:d7: on NUMA node 1
[ 1.373225] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 1.373270] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15)
[ 1.373313] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 1.373357] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[ 1.373400] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 1.373443] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 1.373486] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 1.373529] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
[ 1.377624] iommu: Default domain type: Translated
[ 1.377649] pci 0000:18:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[ 1.377692] pci 0000:18:00.0: vgaarb: bridge control possible
[ 1.377693] pci 0000:18:00.0: vgaarb: setting as boot device
[ 1.377693] vgaarb: loaded
[ 1.377896] EDAC MC: Ver: 3.0.0
[ 1.378189] Registered efivars operations
[ 1.378189] PCI: Using ACPI for IRQ routing
[ 1.378189] PCI: pci_cache_line_size set to 64 bytes
[ 1.378347] e820: reserve RAM buffer [mem 0x0003e000-0x0003ffff]
[ 1.378348] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[ 1.378348] e820: reserve RAM buffer [mem 0x57d6b018-0x57ffffff]
[ 1.378349] e820: reserve RAM buffer [mem 0x57d8b018-0x57ffffff]
[ 1.378350] e820: reserve RAM buffer [mem 0x57d9b018-0x57ffffff]
[ 1.378350] e820: reserve RAM buffer [mem 0x5c65d000-0x5fffffff]
[ 1.378351] e820: reserve RAM buffer [mem 0x60645000-0x63ffffff]
[ 1.378351] e820: reserve RAM buffer [mem 0x62d9a000-0x63ffffff]
[ 1.378352] e820: reserve RAM buffer [mem 0x6e700000-0x6fffffff]
[ 1.378481] NetLabel: Initializing
[ 1.378482] NetLabel: domain hash size = 128
[ 1.378482] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 1.378494] NetLabel: unlabeled traffic allowed by default
[ 1.379203] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 1.379206] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[ 1.381733] clocksource: Switched to clocksource tsc-early
[ 1.393526] VFS: Disk quotas dquot_6.6.0
[ 1.393627] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.393834] AppArmor: AppArmor Filesystem Enabled
[ 1.393844] pnp: PnP ACPI init
[ 1.394253] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 1.394432] system 00:01: [io 0x0500-0x05fe] has been reserved
[ 1.394433] system 00:01: [io 0x0400-0x047f] has been reserved
[ 1.394434] system 00:01: [io 0x0880-0x0883] has been reserved
[ 1.394435] system 00:01: [io 0x0800-0x081f] has been reserved
[ 1.394437] system 00:01: [mem 0xfed1c000-0xfed3ffff] could not be reserved
[ 1.394438] system 00:01: [mem 0xfed45000-0xfed8bfff] has been reserved
[ 1.394439] system 00:01: [mem 0xff000000-0xffffffff] has been reserved
[ 1.394440] system 00:01: [mem 0xfee00000-0xfeefffff] has been reserved
[ 1.394441] system 00:01: [mem 0xfed12000-0xfed1200f] has been reserved
[ 1.394442] system 00:01: [mem 0xfed12010-0xfed1201f] has been reserved
[ 1.394443] system 00:01: [mem 0xfed1b000-0xfed1bfff] has been reserved
[ 1.394446] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.394749] system 00:02: [io 0x0a00-0x0a0f] has been reserved
[ 1.394750] system 00:02: [io 0x0a10-0x0a1f] has been reserved
[ 1.394751] system 00:02: [io 0x0a20-0x0a2f] has been reserved
[ 1.394754] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.395120] system 00:03: [io 0x0a20-0x0a2f] has been reserved
[ 1.395123] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.395306] system 00:04: [mem 0xfd000000-0xfdabffff] has been reserved
[ 1.395307] system 00:04: [mem 0xfdad0000-0xfdadffff] has been reserved
[ 1.395308] system 00:04: [mem 0xfdb00000-0xfdffffff] has been reserved
[ 1.395309] system 00:04: [mem 0xfe000000-0xfe00ffff] has been reserved
[ 1.395310] system 00:04: [mem 0xfe011000-0xfe01ffff] has been reserved
[ 1.395311] system 00:04: [mem 0xfe036000-0xfe03bfff] has been reserved
[ 1.395312] system 00:04: [mem 0xfe03d000-0xfe3fffff] has been reserved
[ 1.395313] system 00:04: [mem 0xfe410000-0xfe7fffff] has been reserved
[ 1.395315] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.395611] system 00:05: [io 0x0f00-0x0ffe] has been reserved
[ 1.395613] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 1.396266] pnp: PnP ACPI: found 6 devices
[ 1.402467] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 1.402507] pci 0000:00:1f.4: BAR 0: assigned [mem 0x40000000000-0x400000000ff 64bit]
[ 1.402517] pci 0000:00:1d.0: PCI bridge to [bus 01]
[ 1.402524] pci 0000:00:1d.2: PCI bridge to [bus 02]
[ 1.402526] pci 0000:00:1d.2: bridge window [io 0x2000-0x2fff]
[ 1.402529] pci 0000:00:1d.2: bridge window [mem 0x90100000-0x901fffff]
[ 1.402534] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
[ 1.402535] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
[ 1.402536] pci_bus 0000:00: resource 6 [io 0x1000-0x3fff window]
[ 1.402537] pci_bus 0000:00: resource 7 [mem 0x000c4000-0x000c7fff window]
[ 1.402538] pci_bus 0000:00: resource 8 [mem 0xfe010000-0xfe010fff window]
[ 1.402539] pci_bus 0000:00: resource 9 [mem 0x90000000-0x903fffff window]
[ 1.402539] pci_bus 0000:00: resource 10 [mem 0x40000000000-0x43fffffffff window]
[ 1.402541] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 1.402541] pci_bus 0000:02: resource 1 [mem 0x90100000-0x901fffff]
[ 1.402614] pci 0000:17:00.0: PCI bridge to [bus 18]
[ 1.402615] pci 0000:17:00.0: bridge window [io 0x5000-0x5fff]
[ 1.402618] pci 0000:17:00.0: bridge window [mem 0xb2000000-0xb30fffff]
[ 1.402619] pci 0000:17:00.0: bridge window [mem 0xa0000000-0xb1ffffff 64bit pref]
[ 1.402624] pci_bus 0000:17: resource 4 [mem 0x000a0000-0x000bffff window]
[ 1.402624] pci_bus 0000:17: resource 5 [io 0x4000-0x5fff window]
[ 1.402625] pci_bus 0000:17: resource 6 [io 0x03b0-0x03bb window]
[ 1.402626] pci_bus 0000:17: resource 7 [io 0x03c0-0x03df window]
[ 1.402627] pci_bus 0000:17: resource 8 [mem 0x90400000-0xb33fffff window]
[ 1.402628] pci_bus 0000:17: resource 9 [mem 0x44000000000-0x47fffffffff window]
[ 1.402628] pci_bus 0000:18: resource 0 [io 0x5000-0x5fff]
[ 1.402629] pci_bus 0000:18: resource 1 [mem 0xb2000000-0xb30fffff]
[ 1.402630] pci_bus 0000:18: resource 2 [mem 0xa0000000-0xb1ffffff 64bit pref]
[ 1.402646] pci_bus 0000:3a: resource 4 [io 0x6000-0x7fff window]
[ 1.402647] pci_bus 0000:3a: resource 5 [mem 0xb3400000-0xb87fffff window]
[ 1.402648] pci_bus 0000:3a: resource 6 [mem 0x48000000000-0x4bfffffffff window]
[ 1.402661] pci 0000:5f:00.0: PCI bridge to [bus 60]
[ 1.402665] pci 0000:5f:00.0: bridge window [mem 0xc5d00000-0xc5dfffff]
[ 1.402673] pci 0000:5d:01.0: PCI bridge to [bus 5f-60]
[ 1.402676] pci 0000:5d:01.0: bridge window [mem 0xc5d00000-0xc5dfffff]
[ 1.402680] pci 0000:5d:02.0: PCI bridge to [bus 5e]
[ 1.402682] pci 0000:5d:02.0: bridge window [mem 0xc5e00000-0xc5efffff]
[ 1.402686] pci_bus 0000:5d: resource 4 [io 0x8000-0x9fff window]
[ 1.402687] pci_bus 0000:5d: resource 5 [mem 0xb8800000-0xc5ffffff window]
[ 1.402688] pci_bus 0000:5d: resource 6 [mem 0x4c000000000-0x4ffffffffff window]
[ 1.402688] pci_bus 0000:5f: resource 1 [mem 0xc5d00000-0xc5dfffff]
[ 1.402689] pci_bus 0000:60: resource 1 [mem 0xc5d00000-0xc5dfffff]
[ 1.402690] pci_bus 0000:5e: resource 1 [mem 0xc5e00000-0xc5efffff]
[ 1.402701] pci_bus 0000:80: resource 4 [io 0xa000-0xbfff window]
[ 1.402702] pci_bus 0000:80: resource 5 [mem 0xc6000000-0xd37fffff window]
[ 1.402703] pci_bus 0000:80: resource 6 [mem 0x50000000000-0x53fffffffff window]
[ 1.402716] pci_bus 0000:85: resource 4 [io 0xc000-0xdfff window]
[ 1.402717] pci_bus 0000:85: resource 5 [mem 0xd3800000-0xe0ffffff window]
[ 1.402718] pci_bus 0000:85: resource 6 [mem 0x54000000000-0x57fffffffff window]
[ 1.402734] pci_bus 0000:ae: resource 4 [io 0xe000-0xefff window]
[ 1.402735] pci_bus 0000:ae: resource 5 [mem 0xe1000000-0xee7fffff window]
[ 1.402735] pci_bus 0000:ae: resource 6 [mem 0x58000000000-0x5bfffffffff window]
[ 1.402748] pci_bus 0000:d7: resource 4 [io 0xf000-0xffff window]
[ 1.402748] pci_bus 0000:d7: resource 5 [mem 0xee800000-0xfbffffff window]
[ 1.402749] pci_bus 0000:d7: resource 6 [mem 0x5c000000000-0x5ffffffffff window]
[ 1.402887] NET: Registered protocol family 2
[ 1.403349] tcp_listen_portaddr_hash hash table entries: 65536 (order: 8, 1048576 bytes, vmalloc)
[ 1.403610] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, vmalloc)
[ 1.404209] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, vmalloc)
[ 1.404348] TCP: Hash tables configured (established 524288 bind 65536)
[ 1.404541] UDP hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
[ 1.404890] UDP-Lite hash table entries: 65536 (order: 9, 2097152 bytes, vmalloc)
[ 1.405424] NET: Registered protocol family 1
[ 1.405429] NET: Registered protocol family 44
[ 1.405738] pci 0000:17:05.0: disabled boot interrupts on device [8086:2034]
[ 1.405826] pci 0000:18:00.0: CLS mismatch (64 != 32), using 64 bytes
[ 1.405846] pci 0000:18:00.1: D0 power state depends on 0000:18:00.0
[ 1.405850] pci 0000:3a:05.0: disabled boot interrupts on device [8086:2034]
[ 1.405877] pci 0000:5d:05.0: disabled boot interrupts on device [8086:2034]
[ 1.405891] pci 0000:5f:00.0: TI XIO2000a quirk detected; secondary bus fast back-to-back transfers disabled
[ 1.406210] pci 0000:85:05.0: disabled boot interrupts on device [8086:2034]
[ 1.406268] pci 0000:ae:05.0: disabled boot interrupts on device [8086:2034]
[ 1.406293] pci 0000:d7:05.0: disabled boot interrupts on device [8086:2034]
[ 1.406355] Trying to unpack rootfs image as initramfs...
[ 11.358540] Freeing initrd memory: 695380K
[ 11.359636] DMAR: dmar6: Using Queued invalidation
[ 11.359644] DMAR: dmar4: Using Queued invalidation
[ 11.359651] DMAR: dmar0: Using Queued invalidation
[ 11.359656] DMAR: dmar7: Using Queued invalidation
[ 11.361579] pci 0000:00:00.0: Adding to iommu group 0
[ 11.362614] pci 0000:00:04.0: Adding to iommu group 1
[ 11.363661] pci 0000:00:04.1: Adding to iommu group 2
[ 11.364412] pci 0000:00:04.2: Adding to iommu group 3
[ 11.365154] pci 0000:00:04.3: Adding to iommu group 4
[ 11.366024] pci 0000:00:04.4: Adding to iommu group 5
[ 11.367018] pci 0000:00:04.5: Adding to iommu group 6
[ 11.367660] pci 0000:00:04.6: Adding to iommu group 7
[ 11.368338] pci 0000:00:04.7: Adding to iommu group 8
[ 11.369164] pci 0000:00:05.0: Adding to iommu group 9
[ 11.370192] pci 0000:00:05.2: Adding to iommu group 10
[ 11.371138] pci 0000:00:05.4: Adding to iommu group 11
[ 11.371978] pci 0000:00:08.0: Adding to iommu group 12
[ 11.372855] pci 0000:00:08.1: Adding to iommu group 13
[ 11.373739] pci 0000:00:08.2: Adding to iommu group 14
[ 11.374849] pci 0000:00:11.0: Adding to iommu group 15
[ 11.374907] pci 0000:00:11.1: Adding to iommu group 15
[ 11.374963] pci 0000:00:11.5: Adding to iommu group 15
[ 11.375927] pci 0000:00:14.0: Adding to iommu group 16
[ 11.375989] pci 0000:00:14.2: Adding to iommu group 16
[ 11.376850] pci 0000:00:16.0: Adding to iommu group 17
[ 11.376908] pci 0000:00:16.2: Adding to iommu group 17
[ 11.376960] pci 0000:00:16.3: Adding to iommu group 17
[ 11.377821] pci 0000:00:17.0: Adding to iommu group 18
[ 11.378751] pci 0000:00:1d.0: Adding to iommu group 19
[ 11.379461] pci 0000:00:1d.2: Adding to iommu group 20
[ 11.381018] pci 0000:00:1f.0: Adding to iommu group 21
[ 11.381078] pci 0000:00:1f.2: Adding to iommu group 21
[ 11.381773] pci 0000:00:1f.3: Adding to iommu group 22
[ 11.381831] pci 0000:00:1f.4: Adding to iommu group 21
[ 11.381883] pci 0000:00:1f.5: Adding to iommu group 21
[ 11.381934] pci 0000:00:1f.6: Adding to iommu group 21
[ 11.382599] pci 0000:02:00.0: Adding to iommu group 23
[ 11.383327] pci 0000:17:00.0: Adding to iommu group 24
[ 11.383993] pci 0000:17:05.0: Adding to iommu group 25
[ 11.384658] pci 0000:17:05.2: Adding to iommu group 26
[ 11.385421] pci 0000:17:05.4: Adding to iommu group 27
[ 11.386470] pci 0000:17:08.0: Adding to iommu group 28
[ 11.386530] pci 0000:17:08.1: Adding to iommu group 28
[ 11.386582] pci 0000:17:08.2: Adding to iommu group 28
[ 11.386635] pci 0000:17:08.3: Adding to iommu group 28
[ 11.386686] pci 0000:17:08.4: Adding to iommu group 28
[ 11.386737] pci 0000:17:08.5: Adding to iommu group 28
[ 11.386788] pci 0000:17:08.6: Adding to iommu group 28
[ 11.386841] pci 0000:17:08.7: Adding to iommu group 28
[ 11.387977] pci 0000:17:09.0: Adding to iommu group 29
[ 11.388038] pci 0000:17:09.1: Adding to iommu group 29
[ 11.388091] pci 0000:17:09.2: Adding to iommu group 29
[ 11.388143] pci 0000:17:09.3: Adding to iommu group 29
[ 11.388195] pci 0000:17:09.4: Adding to iommu group 29
[ 11.388247] pci 0000:17:09.5: Adding to iommu group 29
[ 11.388300] pci 0000:17:09.6: Adding to iommu group 29
[ 11.388352] pci 0000:17:09.7: Adding to iommu group 29
[ 11.389674] pci 0000:17:0a.0: Adding to iommu group 30
[ 11.389762] pci 0000:17:0a.1: Adding to iommu group 30
[ 11.389814] pci 0000:17:0a.2: Adding to iommu group 30
[ 11.389869] pci 0000:17:0a.3: Adding to iommu group 30
[ 11.389921] pci 0000:17:0a.4: Adding to iommu group 30
[ 11.389972] pci 0000:17:0a.5: Adding to iommu group 30
[ 11.390028] pci 0000:17:0a.6: Adding to iommu group 30
[ 11.390079] pci 0000:17:0a.7: Adding to iommu group 30
[ 11.391189] pci 0000:17:0b.0: Adding to iommu group 31
[ 11.391245] pci 0000:17:0b.1: Adding to iommu group 31
[ 11.391298] pci 0000:17:0b.2: Adding to iommu group 31
[ 11.391350] pci 0000:17:0b.3: Adding to iommu group 31
[ 11.392353] pci 0000:17:0e.0: Adding to iommu group 32
[ 11.392412] pci 0000:17:0e.1: Adding to iommu group 32
[ 11.392464] pci 0000:17:0e.2: Adding to iommu group 32
[ 11.392516] pci 0000:17:0e.3: Adding to iommu group 32
[ 11.392568] pci 0000:17:0e.4: Adding to iommu group 32
[ 11.392619] pci 0000:17:0e.5: Adding to iommu group 32
[ 11.392671] pci 0000:17:0e.6: Adding to iommu group 32
[ 11.392723] pci 0000:17:0e.7: Adding to iommu group 32
[ 11.393697] pci 0000:17:0f.0: Adding to iommu group 33
[ 11.393757] pci 0000:17:0f.1: Adding to iommu group 33
[ 11.393811] pci 0000:17:0f.2: Adding to iommu group 33
[ 11.393864] pci 0000:17:0f.3: Adding to iommu group 33
[ 11.393917] pci 0000:17:0f.4: Adding to iommu group 33
[ 11.393970] pci 0000:17:0f.5: Adding to iommu group 33
[ 11.394023] pci 0000:17:0f.6: Adding to iommu group 33
[ 11.394077] pci 0000:17:0f.7: Adding to iommu group 33
[ 11.395136] pci 0000:17:10.0: Adding to iommu group 34
[ 11.395196] pci 0000:17:10.1: Adding to iommu group 34
[ 11.395250] pci 0000:17:10.2: Adding to iommu group 34
[ 11.395305] pci 0000:17:10.3: Adding to iommu group 34
[ 11.395362] pci 0000:17:10.4: Adding to iommu group 34
[ 11.395416] pci 0000:17:10.5: Adding to iommu group 34
[ 11.395472] pci 0000:17:10.6: Adding to iommu group 34
[ 11.395527] pci 0000:17:10.7: Adding to iommu group 34
[ 11.396508] pci 0000:17:11.0: Adding to iommu group 35
[ 11.396570] pci 0000:17:11.1: Adding to iommu group 35
[ 11.396625] pci 0000:17:11.2: Adding to iommu group 35
[ 11.396680] pci 0000:17:11.3: Adding to iommu group 35
[ 11.397773] pci 0000:17:1d.0: Adding to iommu group 36
[ 11.397838] pci 0000:17:1d.1: Adding to iommu group 36
[ 11.397894] pci 0000:17:1d.2: Adding to iommu group 36
[ 11.397949] pci 0000:17:1d.3: Adding to iommu group 36
[ 11.399224] pci 0000:17:1e.0: Adding to iommu group 37
[ 11.399289] pci 0000:17:1e.1: Adding to iommu group 37
[ 11.399345] pci 0000:17:1e.2: Adding to iommu group 37
[ 11.399404] pci 0000:17:1e.3: Adding to iommu group 37
[ 11.399461] pci 0000:17:1e.4: Adding to iommu group 37
[ 11.399517] pci 0000:17:1e.5: Adding to iommu group 37
[ 11.399573] pci 0000:17:1e.6: Adding to iommu group 37
[ 11.400373] pci 0000:18:00.0: Adding to iommu group 38
[ 11.400445] pci 0000:18:00.1: Adding to iommu group 38
[ 11.401106] pci 0000:3a:05.0: Adding to iommu group 39
[ 11.401786] pci 0000:3a:05.2: Adding to iommu group 40
[ 11.402462] pci 0000:3a:05.4: Adding to iommu group 41
[ 11.403200] pci 0000:3a:08.0: Adding to iommu group 42
[ 11.403922] pci 0000:3a:09.0: Adding to iommu group 43
[ 11.404815] pci 0000:3a:0a.0: Adding to iommu group 44
[ 11.405589] pci 0000:3a:0a.1: Adding to iommu group 45
[ 11.406279] pci 0000:3a:0a.2: Adding to iommu group 46
[ 11.406964] pci 0000:3a:0a.3: Adding to iommu group 47
[ 11.407696] pci 0000:3a:0a.4: Adding to iommu group 48
[ 11.408709] pci 0000:3a:0a.5: Adding to iommu group 49
[ 11.409632] pci 0000:3a:0a.6: Adding to iommu group 50
[ 11.410365] pci 0000:3a:0a.7: Adding to iommu group 51
[ 11.410992] pci 0000:3a:0b.0: Adding to iommu group 52
[ 11.411858] pci 0000:3a:0b.1: Adding to iommu group 53
[ 11.412572] pci 0000:3a:0b.2: Adding to iommu group 54
[ 11.413226] pci 0000:3a:0b.3: Adding to iommu group 55
[ 11.414083] pci 0000:3a:0c.0: Adding to iommu group 56
[ 11.414955] pci 0000:3a:0c.1: Adding to iommu group 57
[ 11.415874] pci 0000:3a:0c.2: Adding to iommu group 58
[ 11.416510] pci 0000:3a:0c.3: Adding to iommu group 59
[ 11.417375] pci 0000:3a:0c.4: Adding to iommu group 60
[ 11.418069] pci 0000:3a:0c.5: Adding to iommu group 61
[ 11.418793] pci 0000:3a:0c.6: Adding to iommu group 62
[ 11.419694] pci 0000:3a:0c.7: Adding to iommu group 63
[ 11.420589] pci 0000:3a:0d.0: Adding to iommu group 64
[ 11.421376] pci 0000:3a:0d.1: Adding to iommu group 65
[ 11.422045] pci 0000:3a:0d.2: Adding to iommu group 66
[ 11.422802] pci 0000:3a:0d.3: Adding to iommu group 67
[ 11.423744] pci 0000:5d:01.0: Adding to iommu group 68
[ 11.424753] pci 0000:5d:02.0: Adding to iommu group 69
[ 11.425482] pci 0000:5d:05.0: Adding to iommu group 70
[ 11.426409] pci 0000:5d:05.2: Adding to iommu group 71
[ 11.427340] pci 0000:5d:05.4: Adding to iommu group 72
[ 11.428350] pci 0000:5d:0e.0: Adding to iommu group 73
[ 11.429332] pci 0000:5d:0e.1: Adding to iommu group 74
[ 11.430337] pci 0000:5d:0f.0: Adding to iommu group 75
[ 11.431286] pci 0000:5d:0f.1: Adding to iommu group 76
[ 11.432152] pci 0000:5d:12.0: Adding to iommu group 77
[ 11.433120] pci 0000:5d:12.1: Adding to iommu group 78
[ 11.433189] pci 0000:5d:12.2: Adding to iommu group 78
[ 11.433812] pci 0000:5d:12.4: Adding to iommu group 79
[ 11.433881] pci 0000:5d:12.5: Adding to iommu group 78
[ 11.434724] pci 0000:5d:15.0: Adding to iommu group 80
[ 11.435435] pci 0000:5d:16.0: Adding to iommu group 81
[ 11.435506] pci 0000:5d:16.4: Adding to iommu group 81
[ 11.436485] pci 0000:5d:17.0: Adding to iommu group 82
[ 11.437471] pci 0000:5f:00.0: Adding to iommu group 83
[ 11.437478] pci 0000:60:01.0: Adding to iommu group 83
[ 11.437483] pci 0000:60:01.1: Adding to iommu group 83
[ 11.437487] pci 0000:60:01.2: Adding to iommu group 83
[ 11.438423] pci 0000:5e:00.0: Adding to iommu group 84
[ 11.439060] pci 0000:80:04.0: Adding to iommu group 85
[ 11.439809] pci 0000:80:04.1: Adding to iommu group 86
[ 11.440608] pci 0000:80:04.2: Adding to iommu group 87
[ 11.441386] pci 0000:80:04.3: Adding to iommu group 88
[ 11.442068] pci 0000:80:04.4: Adding to iommu group 89
[ 11.442880] pci 0000:80:04.5: Adding to iommu group 90
[ 11.443893] pci 0000:80:04.6: Adding to iommu group 91
[ 11.444692] pci 0000:80:04.7: Adding to iommu group 92
[ 11.445445] pci 0000:80:05.0: Adding to iommu group 93
[ 11.446113] pci 0000:80:05.2: Adding to iommu group 94
[ 11.446780] pci 0000:80:05.4: Adding to iommu group 95
[ 11.447660] pci 0000:80:08.0: Adding to iommu group 96
[ 11.448713] pci 0000:80:08.1: Adding to iommu group 97
[ 11.449695] pci 0000:80:08.2: Adding to iommu group 98
[ 11.450543] pci 0000:85:05.0: Adding to iommu group 99
[ 11.451514] pci 0000:85:05.2: Adding to iommu group 100
[ 11.452429] pci 0000:85:05.4: Adding to iommu group 101
[ 11.453657] pci 0000:85:08.0: Adding to iommu group 102
[ 11.453729] pci 0000:85:08.1: Adding to iommu group 102
[ 11.453794] pci 0000:85:08.2: Adding to iommu group 102
[ 11.453860] pci 0000:85:08.3: Adding to iommu group 102
[ 11.453927] pci 0000:85:08.4: Adding to iommu group 102
[ 11.453992] pci 0000:85:08.5: Adding to iommu group 102
[ 11.454059] pci 0000:85:08.6: Adding to iommu group 102
[ 11.454124] pci 0000:85:08.7: Adding to iommu group 102
[ 11.455402] pci 0000:85:09.0: Adding to iommu group 103
[ 11.455474] pci 0000:85:09.1: Adding to iommu group 103
[ 11.455540] pci 0000:85:09.2: Adding to iommu group 103
[ 11.455610] pci 0000:85:09.3: Adding to iommu group 103
[ 11.455676] pci 0000:85:09.4: Adding to iommu group 103
[ 11.455741] pci 0000:85:09.5: Adding to iommu group 103
[ 11.455807] pci 0000:85:09.6: Adding to iommu group 103
[ 11.455873] pci 0000:85:09.7: Adding to iommu group 103
[ 11.456950] pci 0000:85:0a.0: Adding to iommu group 104
[ 11.457024] pci 0000:85:0a.1: Adding to iommu group 104
[ 11.457093] pci 0000:85:0a.2: Adding to iommu group 104
[ 11.457162] pci 0000:85:0a.3: Adding to iommu group 104
[ 11.457229] pci 0000:85:0a.4: Adding to iommu group 104
[ 11.457296] pci 0000:85:0a.5: Adding to iommu group 104
[ 11.457363] pci 0000:85:0a.6: Adding to iommu group 104
[ 11.457429] pci 0000:85:0a.7: Adding to iommu group 104
[ 11.458258] pci 0000:85:0b.0: Adding to iommu group 105
[ 11.458335] pci 0000:85:0b.1: Adding to iommu group 105
[ 11.458405] pci 0000:85:0b.2: Adding to iommu group 105
[ 11.458474] pci 0000:85:0b.3: Adding to iommu group 105
[ 11.459566] pci 0000:85:0e.0: Adding to iommu group 106
[ 11.459642] pci 0000:85:0e.1: Adding to iommu group 106
[ 11.459711] pci 0000:85:0e.2: Adding to iommu group 106
[ 11.459781] pci 0000:85:0e.3: Adding to iommu group 106
[ 11.459851] pci 0000:85:0e.4: Adding to iommu group 106
[ 11.459921] pci 0000:85:0e.5: Adding to iommu group 106
[ 11.459989] pci 0000:85:0e.6: Adding to iommu group 106
[ 11.460058] pci 0000:85:0e.7: Adding to iommu group 106
[ 11.460992] pci 0000:85:0f.0: Adding to iommu group 107
[ 11.461068] pci 0000:85:0f.1: Adding to iommu group 107
[ 11.461141] pci 0000:85:0f.2: Adding to iommu group 107
[ 11.461213] pci 0000:85:0f.3: Adding to iommu group 107
[ 11.461284] pci 0000:85:0f.4: Adding to iommu group 107
[ 11.461354] pci 0000:85:0f.5: Adding to iommu group 107
[ 11.461424] pci 0000:85:0f.6: Adding to iommu group 107
[ 11.461494] pci 0000:85:0f.7: Adding to iommu group 107
[ 11.462510] pci 0000:85:10.0: Adding to iommu group 108
[ 11.462588] pci 0000:85:10.1: Adding to iommu group 108
[ 11.462664] pci 0000:85:10.2: Adding to iommu group 108
[ 11.462737] pci 0000:85:10.3: Adding to iommu group 108
[ 11.462809] pci 0000:85:10.4: Adding to iommu group 108
[ 11.462880] pci 0000:85:10.5: Adding to iommu group 108
[ 11.462956] pci 0000:85:10.6: Adding to iommu group 108
[ 11.463028] pci 0000:85:10.7: Adding to iommu group 108
[ 11.464061] pci 0000:85:11.0: Adding to iommu group 109
[ 11.464144] pci 0000:85:11.1: Adding to iommu group 109
[ 11.464218] pci 0000:85:11.2: Adding to iommu group 109
[ 11.464292] pci 0000:85:11.3: Adding to iommu group 109
[ 11.465245] pci 0000:85:1d.0: Adding to iommu group 110
[ 11.465324] pci 0000:85:1d.1: Adding to iommu group 110
[ 11.465399] pci 0000:85:1d.2: Adding to iommu group 110
[ 11.465474] pci 0000:85:1d.3: Adding to iommu group 110
[ 11.466493] pci 0000:85:1e.0: Adding to iommu group 111
[ 11.466575] pci 0000:85:1e.1: Adding to iommu group 111
[ 11.466651] pci 0000:85:1e.2: Adding to iommu group 111
[ 11.466726] pci 0000:85:1e.3: Adding to iommu group 111
[ 11.466801] pci 0000:85:1e.4: Adding to iommu group 111
[ 11.466876] pci 0000:85:1e.5: Adding to iommu group 111
[ 11.466951] pci 0000:85:1e.6: Adding to iommu group 111
[ 11.467809] pci 0000:ae:05.0: Adding to iommu group 112
[ 11.468576] pci 0000:ae:05.2: Adding to iommu group 113
[ 11.469439] pci 0000:ae:05.4: Adding to iommu group 114
[ 11.470392] pci 0000:ae:08.0: Adding to iommu group 115
[ 11.471287] pci 0000:ae:09.0: Adding to iommu group 116
[ 11.472038] pci 0000:ae:0a.0: Adding to iommu group 117
[ 11.472990] pci 0000:ae:0a.1: Adding to iommu group 118
[ 11.473703] pci 0000:ae:0a.2: Adding to iommu group 119
[ 11.474477] pci 0000:ae:0a.3: Adding to iommu group 120
[ 11.475287] pci 0000:ae:0a.4: Adding to iommu group 121
[ 11.475953] pci 0000:ae:0a.5: Adding to iommu group 122
[ 11.476718] pci 0000:ae:0a.6: Adding to iommu group 123
[ 11.477468] pci 0000:ae:0a.7: Adding to iommu group 124
[ 11.478114] pci 0000:ae:0b.0: Adding to iommu group 125
[ 11.478790] pci 0000:ae:0b.1: Adding to iommu group 126
[ 11.479634] pci 0000:ae:0b.2: Adding to iommu group 127
[ 11.480492] pci 0000:ae:0b.3: Adding to iommu group 128
[ 11.481342] pci 0000:ae:0c.0: Adding to iommu group 129
[ 11.482315] pci 0000:ae:0c.1: Adding to iommu group 130
[ 11.483149] pci 0000:ae:0c.2: Adding to iommu group 131
[ 11.483812] pci 0000:ae:0c.3: Adding to iommu group 132
[ 11.484443] pci 0000:ae:0c.4: Adding to iommu group 133
[ 11.485124] pci 0000:ae:0c.5: Adding to iommu group 134
[ 11.485923] pci 0000:ae:0c.6: Adding to iommu group 135
[ 11.486587] pci 0000:ae:0c.7: Adding to iommu group 136
[ 11.487215] pci 0000:ae:0d.0: Adding to iommu group 137
[ 11.487878] pci 0000:ae:0d.1: Adding to iommu group 138
[ 11.488712] pci 0000:ae:0d.2: Adding to iommu group 139
[ 11.489732] pci 0000:ae:0d.3: Adding to iommu group 140
[ 11.490438] pci 0000:d7:05.0: Adding to iommu group 141
[ 11.491220] pci 0000:d7:05.2: Adding to iommu group 142
[ 11.491913] pci 0000:d7:05.4: Adding to iommu group 143
[ 11.492733] pci 0000:d7:0e.0: Adding to iommu group 144
[ 11.493692] pci 0000:d7:0e.1: Adding to iommu group 145
[ 11.494336] pci 0000:d7:0f.0: Adding to iommu group 146
[ 11.495169] pci 0000:d7:0f.1: Adding to iommu group 147
[ 11.495953] pci 0000:d7:12.0: Adding to iommu group 148
[ 11.496774] pci 0000:d7:12.1: Adding to iommu group 149
[ 11.496861] pci 0000:d7:12.2: Adding to iommu group 149
[ 11.497732] pci 0000:d7:12.4: Adding to iommu group 150
[ 11.497821] pci 0000:d7:12.5: Adding to iommu group 149
[ 11.498629] pci 0000:d7:15.0: Adding to iommu group 151
[ 11.499399] pci 0000:d7:16.0: Adding to iommu group 152
[ 11.499486] pci 0000:d7:16.4: Adding to iommu group 152
[ 11.500369] pci 0000:d7:17.0: Adding to iommu group 153
[ 11.500381] DMAR: Intel(R) Virtualization Technology for Directed I/O
[ 11.505042] Initialise system trusted keyrings
[ 11.505054] Key type blacklist registered
[ 11.505103] workingset: timestamp_bits=40 max_order=26 bucket_order=0
[ 11.506504] zbud: loaded
[ 11.507153] integrity: Platform Keyring initialized
[ 11.507155] Key type asymmetric registered
[ 11.507156] Asymmetric key parser 'x509' registered
[ 11.507161] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 11.507330] io scheduler mq-deadline registered
[ 11.508551] pcieport 0000:00:1d.0: PME: Signaling with IRQ 25
[ 11.508810] pcieport 0000:00:1d.2: PME: Signaling with IRQ 26
[ 11.509127] pcieport 0000:17:00.0: PME: Signaling with IRQ 28
[ 11.509369] pcieport 0000:5d:01.0: PME: Signaling with IRQ 29
[ 11.509582] pcieport 0000:5d:02.0: PME: Signaling with IRQ 30
[ 11.510132] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 11.510144] efifb: probing for efifb
[ 11.510188] efifb: framebuffer at 0xa0000000, using 3072k, total 3072k
[ 11.510189] efifb: mode is 1024x768x32, linelength=4096, pages=1
[ 11.510189] efifb: scrolling: redraw
[ 11.510190] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 11.510278] Console: switching to colour frame buffer device 128x48
[ 11.511472] fb0: EFI VGA frame buffer device
[ 11.511478] intel_idle: MWAIT substates: 0x2020
[ 11.511642] Monitor-Mwait will be used to enter C-1 state
[ 11.511655] Monitor-Mwait will be used to enter C-2 state
[ 11.511663] ACPI: \_SB_.SCK0.CP00: Found 2 idle states
[ 11.511664] intel_idle: v0.5.1 model 0x55
[ 11.514297] intel_idle: Local APIC timer is reliable in all C-states
[ 11.516959] ERST: Error Record Serialization Table (ERST) support is initialized.
[ 11.516960] pstore: Registered erst as persistent store backend
[ 11.517891] GHES: APEI firmware first mode is enabled by APEI bit and WHEA _OSC.
[ 11.518008] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 11.537686] serial 0000:00:16.3: enabling device (0001 -> 0003)
[ 11.538120] 0000:00:16.3: ttyS0 at I/O 0x3060 (irq = 19, base_baud = 115200) is a 16550A
[ 11.540620] Linux agpgart interface v0.103
[ 11.546723] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0x1A, rev-id 16)
[ 11.567740] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[ 11.567741] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[ 11.574256] i8042: PNP: No PS/2 controller found.
[ 11.574371] mousedev: PS/2 mouse device common for all mice
[ 11.574398] rtc_cmos 00:00: RTC can wake from S4
[ 11.574709] rtc_cmos 00:00: registered as rtc0
[ 11.574825] rtc_cmos 00:00: setting system clock to 2020-09-25T20:31:18 UTC (1601065878)
[ 11.574838] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 11.574847] intel_pstate: Intel P-state driver initializing
[ 11.577036] ledtrig-cpu: registered to indicate activity on CPUs
[ 11.578409] NET: Registered protocol family 10
[ 11.590824] Segment Routing with IPv6
[ 11.590865] mip6: Mobile IPv6
[ 11.590868] NET: Registered protocol family 17
[ 11.591000] mpls_gso: MPLS GSO support
[ 11.601130] microcode: sig=0x50654, pf=0x80, revision=0x2006906
[ 11.604388] microcode: Microcode Update Driver: v2.2.
[ 11.604394] IPI shorthand broadcast: enabled
[ 11.604406] sched_clock: Marking stable (11602717353, -1109247)->(11674397246, -72789140)
[ 11.604953] registered taskstats version 1
[ 11.604956] Loading compiled-in X.509 certificates
[ 11.605139] zswap: loaded using pool lzo/zbud
[ 11.605629] Key type ._fscrypt registered
[ 11.605630] Key type .fscrypt registered
[ 11.605631] Key type fscrypt-provisioning registered
[ 11.605821] pstore: Using crash dump compression: deflate
[ 11.605843] AppArmor: AppArmor sha1 policy hashing enabled
[ 11.608907] integrity: Loading X.509 certificate: UEFI:db
[ 11.608939] integrity: Loaded X.509 cert 'Lenovo UEFI CA 2014: 4b91a68732eaefdd2c8ffffc6b027ec3449e9c8f'
[ 11.608939] integrity: Loading X.509 certificate: UEFI:db
[ 11.636062] integrity: Loaded X.509 cert 'Lenovo: cddb88621e5ee6e21ec61be5bf8c1b8d0715b65d'
[ 11.636063] integrity: Loading X.509 certificate: UEFI:db
[ 11.636131] integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
[ 11.636132] integrity: Loading X.509 certificate: UEFI:db
[ 11.636162] integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
[ 11.639526] ima: Allocated hash algorithm: sha256
[ 11.687697] ima: No architecture policies found
[ 11.696174] Freeing unused kernel image (initmem) memory: 1636K
[ 11.696277] Write protecting the kernel read-only data: 22528k
[ 11.697217] Freeing unused kernel image (text/rodata gap) memory: 2044K
[ 11.697902] Freeing unused kernel image (rodata/data gap) memory: 1456K
[ 11.748336] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 11.748338] x86/mm: Checking user space page tables
[ 11.790113] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[ 11.790115] Run /init as init process
[ 11.790115] with arguments:
[ 11.790116] /init
[ 11.790116] splash
[ 11.790117] with environment:
[ 11.790117] HOME=/
[ 11.790117] TERM=linux
[ 11.790118] BOOT_IMAGE=/vmlinuz-5.7.17
[ 11.975812] button: module verification failed: signature and/or required key missing - tainting kernel
[ 11.976656] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[ 11.976756] ACPI: Power Button [PWRB]
[ 11.976832] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[ 11.976891] ACPI: Power Button [PWRF]
[ 12.001873] pps_core: LinuxPPS API ver. 1 registered
[ 12.001874] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 12.001919] i801_smbus 0000:00:1f.4: enabling device (0001 -> 0003)
[ 12.002113] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[ 12.002153] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[ 12.005208] lpc_ich 0000:00:1f.0: I/O space for ACPI uninitialized
[ 12.005210] lpc_ich 0000:00:1f.0: No MFD cells added
[ 12.005515] PTP clock support registered
[ 12.005855] SCSI subsystem initialized
[ 12.008528] dca service started, version 1.12.1
[ 12.009029] ACPI: bus type USB registered
[ 12.009050] usbcore: registered new interface driver usbfs
[ 12.009057] usbcore: registered new interface driver hub
[ 12.009305] usbcore: registered new device driver usb
[ 12.012694] libata version 3.00 loaded.
[ 12.014012] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 12.014012] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 12.014036] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 12.014291] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[ 12.017557] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
[ 12.017558] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 12.017814] ehci-pci: EHCI PCI platform driver
[ 12.017857] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 12.018035] cryptd: max_cpu_qlen set to 1000
[ 12.020495] AVX2 version of gcm_enc/dec engaged.
[ 12.020496] AES CTR mode by8 optimization enabled
[ 12.025636] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 12.025645] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[ 12.026763] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000000009810
[ 12.026767] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 12.026966] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.07
[ 12.026967] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.026969] usb usb1: Product: xHCI Host Controller
[ 12.026969] usb usb1: Manufacturer: Linux 5.7.17 xhci-hcd
[ 12.026970] usb usb1: SerialNumber: 0000:00:14.0
[ 12.027105] hub 1-0:1.0: USB hub found
[ 12.027121] hub 1-0:1.0: 16 ports detected
[ 12.028318] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 12.028321] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[ 12.028323] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[ 12.028354] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.07
[ 12.028355] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.028356] usb usb2: Product: xHCI Host Controller
[ 12.028357] usb usb2: Manufacturer: Linux 5.7.17 xhci-hcd
[ 12.028358] usb usb2: SerialNumber: 0000:00:14.0
[ 12.028446] hub 2-0:1.0: USB hub found
[ 12.028460] hub 2-0:1.0: 10 ports detected
[ 12.029128] ahci 0000:00:11.5: version 3.0
[ 12.029303] ahci 0000:00:11.5: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x28 impl SATA mode
[ 12.029305] ahci 0000:00:11.5: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst
[ 12.029536] ehci-pci 0000:60:01.2: EHCI Host Controller
[ 12.029541] ehci-pci 0000:60:01.2: new USB bus registered, assigned bus number 3
[ 12.029604] ehci-pci 0000:60:01.2: irq 39, io mem 0xc5d00000
[ 12.038830] thinkpad_wmi: loading out-of-tree module taints kernel.
[ 12.045673] ehci-pci 0000:60:01.2: USB 2.0 started, EHCI 1.00
[ 12.045738] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.07
[ 12.045741] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.045743] usb usb3: Product: EHCI Host Controller
[ 12.045745] usb usb3: Manufacturer: Linux 5.7.17 ehci_hcd
[ 12.045747] usb usb3: SerialNumber: 0000:60:01.2
[ 12.045921] hub 3-0:1.0: USB hub found
[ 12.045929] hub 3-0:1.0: 5 ports detected
[ 12.054443] pps pps0: new PPS source ptp0
[ 12.055035] igb 0000:02:00.0: added PHC on eth0
[ 12.055037] igb 0000:02:00.0: Intel(R) Gigabit Ethernet Network Connection
[ 12.055039] igb 0000:02:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 70:20:84:09:99:46
[ 12.055085] igb 0000:02:00.0: eth0: PBA No: 000300-000
[ 12.055087] igb 0000:02:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx queue(s)
[ 12.055107] scsi host0: ahci
[ 12.055832] scsi host1: ahci
[ 12.056276] scsi host2: ahci
[ 12.056492] scsi host3: ahci
[ 12.056837] scsi host4: ahci
[ 12.057128] scsi host5: ahci
[ 12.057214] ata1: DUMMY
[ 12.057214] ata2: DUMMY
[ 12.057216] ata3: DUMMY
[ 12.057219] ata4: SATA max UDMA/133 abar m524288@0x90200000 port 0x90200280 irq 38
[ 12.057219] ata5: DUMMY
[ 12.057221] ata6: SATA max UDMA/133 abar m524288@0x90200000 port 0x90200380 irq 38
[ 12.057751] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[ 12.057754] ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst
[ 12.057776] ohci-pci: OHCI PCI platform driver
[ 12.058391] ohci-pci 0000:60:01.0: OHCI PCI host controller
[ 12.058402] ohci-pci 0000:60:01.0: new USB bus registered, assigned bus number 4
[ 12.058429] ohci-pci 0000:60:01.0: irq 41, io mem 0xc5d02000
[ 12.059079] igb 0000:02:00.0 eno1: renamed from eth0
[ 12.061114] nvme nvme0: pci function 0000:5e:00.0
[ 12.081039] nvme nvme0: 8/0/0 default/read/poll queues
[ 12.091891] nvme0n1: p1 p2 p3 p4
[ 12.114910] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[ 12.162292] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.07
[ 12.162293] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.162294] usb usb4: Product: OHCI PCI host controller
[ 12.162295] usb usb4: Manufacturer: Linux 5.7.17 ohci_hcd
[ 12.162296] usb usb4: SerialNumber: 0000:60:01.0
[ 12.162579] hub 4-0:1.0: USB hub found
[ 12.162585] hub 4-0:1.0: 3 ports detected
[ 12.162970] ohci-pci 0000:60:01.1: OHCI PCI host controller
[ 12.163848] ohci-pci 0000:60:01.1: new USB bus registered, assigned bus number 5
[ 12.163884] ohci-pci 0000:60:01.1: irq 52, io mem 0xc5d01000
[ 12.265164] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 5.07
[ 12.265165] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 12.265166] usb usb5: Product: OHCI PCI host controller
[ 12.265167] usb usb5: Manufacturer: Linux 5.7.17 ohci_hcd
[ 12.265168] usb usb5: SerialNumber: 0000:60:01.1
[ 12.266545] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 70:20:84:09:99:45
[ 12.266547] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[ 12.266625] e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: FFFFFF-0FF
[ 12.267987] hub 5-0:1.0: USB hub found
[ 12.267993] hub 5-0:1.0: 2 ports detected
[ 12.281647] e1000e 0000:00:1f.6 eno2: renamed from eth0
[ 12.374930] ata4: SATA link down (SStatus 4 SControl 300)
[ 12.374950] ata6: SATA link down (SStatus 4 SControl 300)
[ 12.375022] scsi host6: ahci
[ 12.375152] scsi host7: ahci
[ 12.375262] scsi host8: ahci
[ 12.375367] scsi host9: ahci
[ 12.375472] scsi host10: ahci
[ 12.375574] scsi host11: ahci
[ 12.376774] scsi host12: ahci
[ 12.376879] scsi host13: ahci
[ 12.376931] ata7: SATA max UDMA/133 abar m524288@0x90280000 port 0x90280100 irq 40
[ 12.376933] ata8: SATA max UDMA/133 abar m524288@0x90280000 port 0x90280180 irq 40
[ 12.376934] ata9: SATA max UDMA/133 abar m524288@0x90280000 port 0x90280200 irq 40
[ 12.376936] ata10: SATA max UDMA/133 abar m524288@0x90280000 port 0x90280280 irq 40
[ 12.376937] ata11: SATA max UDMA/133 abar m524288@0x90280000 port 0x90280300 irq 40
[ 12.376938] ata12: SATA max UDMA/133 abar m524288@0x90280000 port 0x90280380 irq 40
[ 12.376940] ata13: SATA max UDMA/133 abar m524288@0x90280000 port 0x90280400 irq 40
[ 12.376941] ata14: SATA max UDMA/133 abar m524288@0x90280000 port 0x90280480 irq 40
[ 12.398491] usb 1-4: new full-speed USB device number 2 using xhci_hcd
[ 12.475238] thinkpad_wmi: Found 255 settings
[ 12.517681] tsc: Refined TSC clocksource calibration: 2992.968 MHz
[ 12.517721] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2b24529d36c, max_idle_ns: 440795353363 ns
[ 12.517909] clocksource: Switched to clocksource tsc
[ 12.547598] usb 1-4: New USB device found, idVendor=1050, idProduct=0200, bcdDevice= 2.05
[ 12.547601] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 12.547603] usb 1-4: Product: Yubico Gnubby (gnubby1)
[ 12.547604] usb 1-4: Manufacturer: Yubico
[ 12.553167] hid: raw HID events driver (C) Jiri Kosina
[ 12.555511] usbcore: registered new interface driver usbhid
[ 12.555511] usbhid: USB HID core driver
[ 12.557033] hid-generic 0003:1050:0200.0001: hiddev0,hidraw0: USB HID v1.00 Device [Yubico Yubico Gnubby (gnubby1)] on usb-0000:00:14.0-4/input0
[ 12.590096] device-mapper: uevent: version 1.0.3
[ 12.590215] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[ 12.673812] usb 1-11: new full-speed USB device number 3 using xhci_hcd
[ 12.692646] ata9: SATA link down (SStatus 4 SControl 300)
[ 12.692672] ata11: SATA link down (SStatus 4 SControl 300)
[ 12.692708] ata13: SATA link down (SStatus 4 SControl 300)
[ 12.692738] ata8: SATA link down (SStatus 4 SControl 300)
[ 12.692758] ata14: SATA link down (SStatus 4 SControl 300)
[ 12.692777] ata12: SATA link down (SStatus 4 SControl 300)
[ 12.692800] ata10: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 12.692828] ata7: SATA link down (SStatus 4 SControl 300)
[ 12.694783] ata10.00: supports DRM functions and may not be fully accessible
[ 12.695828] ata10.00: ATA-11: Samsung SSD 860 EVO 4TB, RVT02B6Q, max UDMA/133
[ 12.695831] ata10.00: 7814037168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[ 12.698632] ata10.00: supports DRM functions and may not be fully accessible
[ 12.701432] ata10.00: configured for UDMA/133
[ 12.701790] scsi 9:0:0:0: Direct-Access ATA Samsung SSD 860 2B6Q PQ: 0 ANSI: 5
[ 12.704563] ata10.00: Enabling discard_zeroes_data
[ 12.704596] sd 9:0:0:0: [sda] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
[ 12.704602] sd 9:0:0:0: [sda] Write Protect is off
[ 12.704604] sd 9:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 12.704611] sd 9:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 12.725691] usb 4-2: new full-speed USB device number 2 using ohci-pci
[ 12.737893] ata10.00: Enabling discard_zeroes_data
[ 12.739730] ata10.00: Enabling discard_zeroes_data
[ 12.740956] sd 9:0:0:0: [sda] supports TCG Opal
[ 12.740960] sd 9:0:0:0: [sda] Attached SCSI disk
[ 12.823732] usb 1-11: New USB device found, idVendor=18d1, idProduct=501a, bcdDevice= 1.00
[ 12.823736] usb 1-11: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 12.823738] usb 1-11: Product: Servo Micro
[ 12.823740] usb 1-11: Manufacturer: Google Inc.
[ 12.823741] usb 1-11: SerialNumber: SNCQ03265
[ 12.953680] usb 1-12: new high-speed USB device number 4 using xhci_hcd
[ 12.961174] usb 4-2: New USB device found, idVendor=5436, idProduct=6060, bcdDevice= 0.01
[ 12.961178] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 12.961180] usb 4-2: Product: Tokyo60
[ 12.961182] usb 4-2: Manufacturer: Tokyo Keyboard
[ 12.961183] usb 4-2: SerialNumber: 0
[ 12.973566] input: Tokyo Keyboard Tokyo60 as /devices/pci0000:5d/0000:5d:01.0/0000:5f:00.0/0000:60:01.0/usb4/4-2/4-2:1.0/0003:5436:6060.0002/input/input2
[ 13.029963] hid-generic 0003:5436:6060.0002: input,hidraw1: USB HID v1.11 Keyboard [Tokyo Keyboard Tokyo60] on usb-0000:60:01.0-2/input0
[ 13.037710] input: Tokyo Keyboard Tokyo60 System Control as /devices/pci0000:5d/0000:5d:01.0/0000:5f:00.0/0000:60:01.0/usb4/4-2/4-2:1.1/0003:5436:6060.0003/input/input3
[ 13.097772] input: Tokyo Keyboard Tokyo60 Consumer Control as /devices/pci0000:5d/0000:5d:01.0/0000:5f:00.0/0000:60:01.0/usb4/4-2/4-2:1.1/0003:5436:6060.0003/input/input4
[ 13.097827] input: Tokyo Keyboard Tokyo60 Keyboard as /devices/pci0000:5d/0000:5d:01.0/0000:5f:00.0/0000:60:01.0/usb4/4-2/4-2:1.1/0003:5436:6060.0003/input/input5
[ 13.098082] hid-generic 0003:5436:6060.0003: input,hidraw2: USB HID v1.11 Keyboard [Tokyo Keyboard Tokyo60] on usb-0000:60:01.0-2/input1
[ 13.102081] usb 1-12: New USB device found, idVendor=0bda, idProduct=0129, bcdDevice=39.60
[ 13.102086] usb 1-12: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 13.102089] usb 1-12: Product: USB2.0-CRW
[ 13.102091] usb 1-12: Manufacturer: Generic
[ 13.102094] usb 1-12: SerialNumber: 20100201396000000
[ 13.109435] usbcore: registered new interface driver rtsx_usb
[ 13.229684] usb 1-13: new full-speed USB device number 5 using xhci_hcd
[ 13.379754] usb 1-13: New USB device found, idVendor=18d1, idProduct=501a, bcdDevice= 1.00
[ 13.379757] usb 1-13: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 13.379759] usb 1-13: Product: Servo Micro
[ 13.379761] usb 1-13: Manufacturer: Google Inc.
[ 13.379763] usb 1-13: SerialNumber: CMO653-00166-040489J03568
[ 13.569686] usb 4-3: new full-speed USB device number 3 using ohci-pci
[ 13.810994] usb 4-3: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=12.03
[ 13.810997] usb 4-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 13.811000] usb 4-3: Product: USB Receiver
[ 13.811001] usb 4-3: Manufacturer: Logitech
[ 13.823354] input: Logitech USB Receiver as /devices/pci0000:5d/0000:5d:01.0/0000:5f:00.0/0000:60:01.0/usb4/4-3/4-3:1.0/0003:046D:C52B.0004/input/input6
[ 13.881955] hid-generic 0003:046D:C52B.0004: input,hidraw3: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:60:01.0-3/input0
[ 13.888534] input: Logitech USB Receiver Mouse as /devices/pci0000:5d/0000:5d:01.0/0000:5f:00.0/0000:60:01.0/usb4/4-3/4-3:1.1/0003:046D:C52B.0005/input/input7
[ 13.888707] input: Logitech USB Receiver Consumer Control as /devices/pci0000:5d/0000:5d:01.0/0000:5f:00.0/0000:60:01.0/usb4/4-3/4-3:1.1/0003:046D:C52B.0005/input/input8
[ 13.945746] input: Logitech USB Receiver System Control as /devices/pci0000:5d/0000:5d:01.0/0000:5f:00.0/0000:60:01.0/usb4/4-3/4-3:1.1/0003:046D:C52B.0005/input/input9
[ 13.945903] hid-generic 0003:046D:C52B.0005: input,hiddev1,hidraw4: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:60:01.0-3/input1
[ 13.951442] hid-generic 0003:046D:C52B.0006: hiddev2,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:60:01.0-3/input2
[ 14.082564] logitech-djreceiver 0003:046D:C52B.0006: hiddev1,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:60:01.0-3/input2
[ 14.204393] input: Logitech Unifying Device. Wireless PID:101b Mouse as /devices/pci0000:5d/0000:5d:01.0/0000:5f:00.0/0000:60:01.0/usb4/4-3/4-3:1.2/0003:046D:C52B.0006/0003:046D:101B.0007/input/input11
[ 14.204567] hid-generic 0003:046D:101B.0007: input,hidraw4: USB HID v1.11 Mouse [Logitech Unifying Device. Wireless PID:101b] on usb-0000:60:01.0-3/input2:1
[ 14.246016] input: Logitech M705 as /devices/pci0000:5d/0000:5d:01.0/0000:5f:00.0/0000:60:01.0/usb4/4-3/4-3:1.2/0003:046D:C52B.0006/0003:046D:101B.0007/input/input15
[ 14.246126] logitech-hidpp-device 0003:046D:101B.0007: input,hidraw4: USB HID v1.11 Mouse [Logitech M705] on usb-0000:60:01.0-3/input2:1
[ 25.212752] process '/usr/bin/fstype' started with executable stack
[ 25.629564] audit: type=1807 audit(1601065892.547:2): action=dont_measure fsmagic=0x9fa0 res=1
[ 25.629570] audit: type=1807 audit(1601065892.547:3): action=dont_measure fsmagic=0x62656572 res=1
[ 25.629573] audit: type=1807 audit(1601065892.547:4): action=dont_measure fsmagic=0x64626720 res=1
[ 25.629576] audit: type=1807 audit(1601065892.547:5): action=dont_measure fsmagic=0x01021994 res=1
[ 25.629578] audit: type=1807 audit(1601065892.547:6): action=dont_measure fsmagic=0x858458f6 res=1
[ 25.629581] audit: type=1807 audit(1601065892.547:7): action=dont_measure fsmagic=0x1cd1 res=1
[ 25.629583] audit: type=1807 audit(1601065892.547:8): action=dont_measure fsmagic=0x42494e4d res=1
[ 25.629586] audit: type=1807 audit(1601065892.547:9): action=dont_measure fsmagic=0x73636673 res=1
[ 25.629588] audit: type=1807 audit(1601065892.547:10): action=dont_measure fsmagic=0xf97cff8c res=1
[ 25.629590] audit: type=1807 audit(1601065892.547:11): action=audit func=BPRM_CHECK res=1
[ 25.629688] ima: policy update completed
[ 25.933610] raid6: avx512x4 gen() 14051 MB/s
[ 26.001610] raid6: avx512x4 xor() 7692 MB/s
[ 26.069610] raid6: avx512x2 gen() 16875 MB/s
[ 26.137610] raid6: avx512x2 xor() 25958 MB/s
[ 26.205612] raid6: avx512x1 gen() 14900 MB/s
[ 26.273610] raid6: avx512x1 xor() 27277 MB/s
[ 26.341610] raid6: avx2x4 gen() 18561 MB/s
[ 26.409610] raid6: avx2x4 xor() 7517 MB/s
[ 26.477611] raid6: avx2x2 gen() 18521 MB/s
[ 26.545610] raid6: avx2x2 xor() 21234 MB/s
[ 26.613612] raid6: avx2x1 gen() 13983 MB/s
[ 26.681610] raid6: avx2x1 xor() 17672 MB/s
[ 26.749608] raid6: sse2x4 gen() 12482 MB/s
[ 26.817610] raid6: sse2x4 xor() 7429 MB/s
[ 26.885609] raid6: sse2x2 gen() 13556 MB/s
[ 26.953610] raid6: sse2x2 xor() 8054 MB/s
[ 27.021610] raid6: sse2x1 gen() 12398 MB/s
[ 27.089610] raid6: sse2x1 xor() 6411 MB/s
[ 27.089611] raid6: using algorithm avx2x4 gen() 18561 MB/s
[ 27.089611] raid6: .... xor() 7517 MB/s, rmw enabled
[ 27.089611] raid6: using avx512x2 recovery algorithm
[ 27.100231] xor: automatically using best checksumming function avx
[ 27.214847] Btrfs loaded, crc32c=crc32c-intel
[ 27.283368] PM: Image not found (code -22)
[ 27.442963] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null)
[ 27.761626] systemd[1]: Another IMA custom policy has already been loaded, ignoring: No such file or directory
[ 27.787346] systemd[1]: Inserted module 'autofs4'
[ 28.212693] systemd[1]: systemd 246-2+gl0 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 28.233851] systemd[1]: Detected architecture x86-64.
[ 28.254084] systemd[1]: Set hostname to <ravnica>.
[ 28.319913] systemd[1]: /lib/systemd/system/dbus.socket:5: ListenStream= references a path below legacy directory /var/run/, updating /var/run/dbus/system_bus_socket → /run/dbus/system_bus_socket; please update the unit file accordingly.
[ 28.352340] systemd[1]: /lib/systemd/system/plymouth-start.service:16: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[ 28.365144] systemd[1]: /lib/systemd/system/smartmontools.service:10: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 28.370672] systemd[1]: /lib/systemd/system/goog-le2d.service:19: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 28.370676] systemd[1]: /lib/systemd/system/goog-le2d.service:20: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 28.383803] systemd[1]: /lib/systemd/system/gdm.service:30: Standard output type syslog is obsolete, automatically updating to journal. Please update your unit file, and consider removing the setting altogether.
[ 28.384291] systemd[1]: /lib/systemd/system/nvidia-updater.service:20: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed.
[ 28.385274] systemd[1]: Queued start job for default target Graphical Interface.
[ 28.386876] systemd[1]: Created slice system-getty.slice.
[ 28.387370] systemd[1]: Created slice system-modprobe.slice.
[ 28.387830] systemd[1]: Created slice Cryptsetup Units Slice.
[ 28.388447] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 28.388892] systemd[1]: Created slice User and Session Slice.
[ 28.388945] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 28.389099] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 28.389162] systemd[1]: Reached target User and Group Name Lookups.
[ 28.389173] systemd[1]: Reached target Remote File Systems.
[ 28.389182] systemd[1]: Reached target Slices.
[ 28.389249] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 28.389818] systemd[1]: Listening on LVM2 poll daemon socket.
[ 28.390229] systemd[1]: Listening on Syslog Socket.
[ 28.390293] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 28.390337] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 28.390455] systemd[1]: Listening on Journal Audit Socket.
[ 28.390519] systemd[1]: Listening on Journal Socket (/dev/log).
[ 28.390593] systemd[1]: Listening on Journal Socket.
[ 28.390685] systemd[1]: Listening on udev Control Socket.
[ 28.390753] systemd[1]: Listening on udev Kernel Socket.
[ 28.391754] systemd[1]: Mounting Huge Pages File System...
[ 28.392866] systemd[1]: Mounting POSIX Message Queue File System...
[ 28.394004] systemd[1]: Mounting Kernel Debug File System...
[ 28.395248] systemd[1]: Mounting Kernel Trace File System...
[ 28.395472] systemd[1]: Finished Availability of block devices.
[ 28.396892] systemd[1]: Starting Set the console keyboard layout...
[ 28.397897] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 28.398841] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 28.399931] systemd[1]: Starting Load Kernel Module drm...
[ 28.401027] systemd[1]: Started Nameserver information manager.
[ 28.401116] systemd[1]: Reached target Network (Pre).
[ 28.401855] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 28.401888] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 28.403391] systemd[1]: Starting Journal Service...
[ 28.404978] systemd[1]: Starting Load Kernel Modules...
[ 28.405884] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 28.406846] systemd[1]: Starting Coldplug All udev Devices...
[ 28.407811] systemd[1]: Starting Uncomplicated firewall...
[ 28.408979] systemd[1]: Mounted Huge Pages File System.
[ 28.409088] systemd[1]: Mounted POSIX Message Queue File System.
[ 28.409178] systemd[1]: Mounted Kernel Debug File System.
[ 28.409270] systemd[1]: Mounted Kernel Trace File System.
[ 28.409669] systemd[1]: Finished Set the console keyboard layout.
[ 28.410095] systemd[1]: Finished Create list of static device nodes for the current kernel.
[ 28.423421] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro
[ 28.424464] systemd[1]: Finished Remount Root and Kernel File Systems.
[ 28.425737] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[ 28.425765] systemd[1]: Condition check resulted in Platform Persistent Storage Archival being skipped.
[ 28.426645] systemd[1]: Starting Load/Save Random Seed...
[ 28.427565] systemd[1]: Starting Create System Users...
[ 28.436666] lp: driver loaded but no devices found
[ 28.443110] systemd[1]: Finished Load/Save Random Seed.
[ 28.446289] ppdev: user-space parallel port driver
[ 28.448175] systemd[1]: Finished Create System Users.
[ 28.450282] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 28.472297] systemd[1]: Finished Create Static Device Nodes in /dev.
[ 28.474057] IPMI message handler: version 39.2
[ 28.475537] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[ 28.478170] ipmi device interface
[ 28.507773] systemd[1]: modprobe@drm.service: Succeeded.
[ 28.508537] systemd[1]: Finished Load Kernel Module drm.
[ 28.561235] systemd[1]: Started Rule-based Manager for Device Events and Files.
[ 28.566098] systemd[1]: Finished Coldplug All udev Devices.
[ 28.569265] systemd[1]: Starting Helper to synchronize boot up for ifupdown...
[ 28.574159] systemd[1]: Starting Show Plymouth Boot Screen...
[ 28.578744] systemd[1]: Finished Helper to synchronize boot up for ifupdown.
[ 28.601290] systemd[1]: Started Show Plymouth Boot Screen.
[ 28.601502] systemd[1]: Condition check resulted in Dispatch Password Requests to Console Directory Watch being skipped.
[ 28.601627] systemd[1]: Started Forward Password Requests to Plymouth Directory Watch.
[ 28.609689] nvidia: module license 'NVIDIA' taints kernel.
[ 28.609690] Disabling lock debugging due to kernel taint
[ 28.631613] nvidia-nvlink: Nvlink Core is being initialized, major device number 244
[ 28.633109] nvidia 0000:18:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 28.650991] systemd[1]: Finished Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
[ 28.651152] systemd[1]: Reached target Local File Systems (Pre).
[ 28.700106] ioatdma: Intel(R) QuickData Technology Driver 5.00
[ 28.710921] iTCO_vendor_support: vendor-support=0
[ 28.713012] sd 9:0:0:0: Attached scsi generic sg0 type 0
[ 28.714208] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[ 28.714315] iTCO_wdt: unable to reset NO_REBOOT flag, device disabled by hardware/BIOS
[ 28.732840] ioatdma 0000:00:04.0: enabling device (0004 -> 0006)
[ 28.732954] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 440.100 Fri May 29 08:45:51 UTC 2020
[ 28.739591] usbcore: registered new interface driver usbserial_generic
[ 28.739674] usbserial: USB Serial support registered for generic
[ 28.743423] EFI Variables Facility v0.08 2004-May-17
[ 28.749120] usbcore: registered new interface driver usb_serial_simple
[ 28.749934] usbserial: USB Serial support registered for carelink
[ 28.749994] usbserial: USB Serial support registered for zio
[ 28.750784] usbserial: USB Serial support registered for funsoft
[ 28.750819] usbserial: USB Serial support registered for flashloader
[ 28.751628] usbserial: USB Serial support registered for google
[ 28.751694] usbserial: USB Serial support registered for libtransistor
[ 28.752372] usbserial: USB Serial support registered for vivopay
[ 28.753108] usbserial: USB Serial support registered for moto_modem
[ 28.753160] usbserial: USB Serial support registered for motorola_tetra
[ 28.753208] usbserial: USB Serial support registered for novatel_gps
[ 28.753963] usbserial: USB Serial support registered for hp4x
[ 28.754034] usbserial: USB Serial support registered for suunto
[ 28.754747] usbserial: USB Serial support registered for siemens_mpi
[ 28.754790] usb_serial_simple 1-11:1.0: google converter detected
[ 28.758605] usb 1-11: google converter now attached to ttyUSB0
[ 28.758713] usb_serial_simple 1-11:1.3: google converter detected
[ 28.764838] usb 1-11: google converter now attached to ttyUSB1
[ 28.764904] usb_serial_simple 1-11:1.5: google converter detected
[ 28.768315] systemd[1]: Found device SAMSUNG MZVKW1T0HMLH-000L7 4.
[ 28.770133] usb 1-11: google converter now attached to ttyUSB2
[ 28.770154] usb_serial_simple 1-11:1.6: google converter detected
[ 28.773870] usb 1-11: google converter now attached to ttyUSB3
[ 28.774087] ioatdma 0000:00:04.1: enabling device (0004 -> 0006)
[ 28.775090] systemd[1]: Found device Samsung_SSD_860_EVO_4TB.
[ 28.777504] usb_serial_simple 1-13:1.0: google converter detected
[ 28.781426] usb 1-13: google converter now attached to ttyUSB4
[ 28.781529] usb_serial_simple 1-13:1.3: google converter detected
[ 28.786183] usb 1-13: google converter now attached to ttyUSB5
[ 28.786207] usb_serial_simple 1-13:1.5: google converter detected
[ 28.790669] usb 1-13: google converter now attached to ttyUSB6
[ 28.790712] usb_serial_simple 1-13:1.6: google converter detected
[ 28.793737] usb 1-13: google converter now attached to ttyUSB7
[ 28.794480] systemd[1]: Found device SAMSUNG MZVKW1T0HMLH-000L7 3.
[ 28.822155] systemd[1]: Found device SAMSUNG MZVKW1T0HMLH-000L7 EFI\x20System\x20Partition.
[ 28.851138] systemd[1]: Starting Cryptography Setup for nvme0n1p4_crypt...
[ 28.874092] systemd[1]: Starting Cryptography Setup for sda_crypt...
[ 28.891246] ioatdma 0000:00:04.2: enabling device (0004 -> 0006)
[ 28.898669] systemd[1]: Starting File System Check on /dev/disk/by-uuid/29b3f7bf-464e-4d84-9a8d-3ceeacfce313...
[ 28.919903] systemd[1]: Starting File System Check on /dev/disk/by-uuid/4450-3515...
[ 28.923912] systemd[1]: Finished Cryptography Setup for nvme0n1p4_crypt.
[ 28.924057] systemd[1]: Reached target Block Device Preparation for /dev/mapper/nvme0n1p4_crypt.
[ 28.924069] systemd[1]: Reached target Local Encrypted Volumes.
[ 28.927122] systemd[1]: Started File System Check Daemon to report status.
[ 28.930936] ioatdma 0000:00:04.3: enabling device (0004 -> 0006)
[ 28.942456] ioatdma 0000:00:04.4: enabling device (0004 -> 0006)
[ 28.942756] systemd[1]: Finished File System Check on /dev/disk/by-uuid/29b3f7bf-464e-4d84-9a8d-3ceeacfce313.
[ 28.944188] systemd[1]: Mounting /boot...
[ 28.946780] EXT4-fs (nvme0n1p3): mounting ext2 file system using the ext4 subsystem
[ 28.950305] ioatdma 0000:00:04.5: enabling device (0004 -> 0006)
[ 28.950600] EXT4-fs (nvme0n1p3): mounted filesystem without journal. Opts: (null)
[ 28.951987] systemd[1]: Mounted /boot.
[ 28.957106] ioatdma 0000:00:04.6: enabling device (0004 -> 0006)
[ 28.958836] systemd[1]: Finished File System Check on /dev/disk/by-uuid/4450-3515.
[ 28.961490] systemd[1]: Mounting /boot/efi...
[ 28.963867] ioatdma 0000:00:04.7: enabling device (0004 -> 0006)
[ 28.967053] systemd[1]: Mounted /boot/efi.
[ 28.970797] ioatdma 0000:80:04.0: enabling device (0004 -> 0006)
[ 28.977514] input: PC Speaker as /devices/platform/pcspkr/input/input16
[ 28.978900] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 440.100 Fri May 29 08:14:04 UTC 2020
[ 28.981090] pstore: ignoring unexpected backend 'efi'
[ 28.986447] ioatdma 0000:80:04.1: enabling device (0004 -> 0006)
[ 28.995636] ioatdma 0000:80:04.2: enabling device (0004 -> 0006)
[ 29.002794] ioatdma 0000:80:04.3: enabling device (0004 -> 0006)
[ 29.009794] ioatdma 0000:80:04.4: enabling device (0004 -> 0006)
[ 29.016544] ioatdma 0000:80:04.5: enabling device (0004 -> 0006)
[ 29.023359] ioatdma 0000:80:04.6: enabling device (0004 -> 0006)
[ 29.026272] systemd[1]: Started Journal Service.
[ 29.030145] ioatdma 0000:80:04.7: enabling device (0004 -> 0006)
[ 29.129083] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 655360 ms ovfl timer
[ 29.129085] RAPL PMU: hw unit of domain package 2^-14 Joules
[ 29.129086] RAPL PMU: hw unit of domain dram 2^-16 Joules
[ 29.159081] snd_hda_intel 0000:00:1f.3: enabling device (0140 -> 0142)
[ 29.159593] snd_hda_intel 0000:18:00.1: enabling device (0140 -> 0142)
[ 29.159657] snd_hda_intel 0000:18:00.1: Disabling MSI
[ 29.159719] snd_hda_intel 0000:18:00.1: Handle vga_switcheroo audio client
[ 29.168553] [drm] [nvidia-drm] [GPU ID 0x00001800] Loading driver
[ 29.168555] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:18:00.0 on minor 0
[ 29.192523] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:17/0000:17:00.0/0000:18:00.1/sound/card2/input17
[ 29.192588] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:17/0000:17:00.0/0000:18:00.1/sound/card2/input18
[ 29.192639] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:17/0000:17:00.0/0000:18:00.1/sound/card2/input19
[ 29.192678] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:17/0000:17:00.0/0000:18:00.1/sound/card2/input20
[ 29.192730] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:17/0000:17:00.0/0000:18:00.1/sound/card2/input21
[ 29.192769] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC662 rev3: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[ 29.192770] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:17/0000:17:00.0/0000:18:00.1/sound/card2/input22
[ 29.192772] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=1 (0x15/0x0/0x0/0x0/0x0)
[ 29.192773] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 29.192774] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 29.192775] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 29.192777] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
[ 29.192778] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
[ 29.192779] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
[ 29.192821] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:17/0000:17:00.0/0000:18:00.1/sound/card2/input23
[ 29.302641] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[ 29.302695] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[ 29.302747] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input26
[ 29.302805] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input27
[ 29.302855] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input28
[ 29.337725] Adding 399728636k swap on /dev/mapper/glinux_20200324-swap_1. Priority:-2 extents:1 across:399728636k SSFS
[ 30.003525] EDAC MC0: Giving out device to module skx_edac controller Skylake Socket#0 IMC#0: DEV 0000:3a:0a.0 (INTERRUPT)
[ 30.003567] EDAC MC1: Giving out device to module skx_edac controller Skylake Socket#0 IMC#1: DEV 0000:3a:0c.0 (INTERRUPT)
[ 30.003609] EDAC MC2: Giving out device to module skx_edac controller Skylake Socket#1 IMC#0: DEV 0000:ae:0a.0 (INTERRUPT)
[ 30.003651] EDAC MC3: Giving out device to module skx_edac controller Skylake Socket#1 IMC#1: DEV 0000:ae:0c.0 (INTERRUPT)
[ 30.176091] intel_rapl_common: Found RAPL domain package
[ 30.176097] intel_rapl_common: Found RAPL domain dram
[ 30.176100] intel_rapl_common: DRAM domain energy unit 15300pj
[ 30.176102] intel_rapl_common: RAPL package-0 domain package locked by BIOS
[ 30.176742] intel_rapl_common: Found RAPL domain package
[ 30.176748] intel_rapl_common: Found RAPL domain dram
[ 30.176750] intel_rapl_common: DRAM domain energy unit 15300pj
[ 30.176752] intel_rapl_common: RAPL package-1 domain package locked by BIOS
[ 35.403470] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null)
[ 35.409277] kauditd_printk_skb: 332 callbacks suppressed
[ 35.409280] audit: type=1805 audit(1601065902.327:344): file="/usr/lib/apparmor/apparmor.systemd" hash="sha256:c196cbd7ef45815253a8592588be6cbb966821f99abc7e8bc72460a3a4bd5bd9" ppid=1 pid=1381 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(.systemd)" exe="/usr/lib/systemd/systemd" subj==unconfined
[ 35.413060] audit: type=1805 audit(1601065902.331:345): file="/usr/sbin/update-binfmts" hash="sha256:d98508342e699e8dd0c8923f03f09b25a7dc89ae8b1ca32a9d8c4c5c6dc5f5c6" ppid=1 pid=1382 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(-binfmts)" exe="/usr/lib/systemd/systemd" subj==unconfined
[ 35.413117] audit: type=1805 audit(1601065902.331:346): file="/usr/bin/systemd-detect-virt" hash="sha256:a24c88d1d871179d94d462ac21700f621f9371153289bc1b0e4a8fb4e21e0877" ppid=1381 pid=1384 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor.system" exe="/usr/bin/bash" subj==unconfined
[ 35.413873] audit: type=1805 audit(1601065902.335:347): file="/usr/lib/console-setup/console-setup.sh" hash="sha256:26565008e9dbc7332fd999dbe92fb66b2410b66460b2c844b836de672d6040d8" ppid=1 pid=1383 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="(setup.sh)" exe="/usr/lib/systemd/systemd" subj==unconfined
[ 35.414661] audit: type=1805 audit(1601065902.335:348): file="/usr/lib/x86_64-linux-gnu/libpipeline.so.1.5.2" hash="sha256:346abe3ef12f5eb9af9ece6d54746c349e0bc00fd01f85fe8f90c5df42e173f3" ppid=1 pid=1382 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="update-binfmts" exe="/usr/sbin/update-binfmts" subj==unconfined
[ 35.419410] audit: type=1805 audit(1601065902.339:349): file="/usr/bin/uname" hash="sha256:fc848c46a025de57782010564338b4ed1d9a3ae20964fd981812a71dc7689461" ppid=1388 pid=1389 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="console-setup.s" exe="/usr/bin/bash" subj==unconfined
[ 35.428549] audit: type=1805 audit(1601065902.347:350): file="/usr/lib/modules/5.7.17/kernel/fs/binfmt_misc.ko" hash="sha256:3ee16958a6d665244fe21de95fad2c62924ba22803ce08892d9f4cc2be461255" ppid=889 pid=1390 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="modprobe" exe="/usr/bin/kmod" subj==unconfined
[ 35.442670] audit: type=1805 audit(1601065902.363:351): file="/usr/sbin/apparmor_parser" hash="sha256:9b89ae2048c32fd92466c4a37743123510b7177b5007a0814f157506f57b3b1f" ppid=1381 pid=1394 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=4294967295 comm="apparmor.system" exe="/usr/bin/bash" subj==unconfined
[ 35.451427] audit: type=1400 audit(1601065902.371:352): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/man" pid=1401 comm="apparmor_parser"
[ 35.451433] audit: type=1400 audit(1601065902.371:353): apparmor="STATUS" operation="profile_load" profile="unconfined" name="man_filter" pid=1401 comm="apparmor_parser"
[ 35.698859] linhelmk loaded
[ 35.698860] This linhelmk was built with the IMA EXPERIMENT!
[ 35.698861] helm_ima_bridge_init() succeeded - IMA experiment running.
[ 35.699788] message queue initialized in 1024 pages of shared memory
[ 35.699860] cdev created: /dev/helm
[ 35.699860] This linhelmk was built with epoll support!
[ 35.901657] probe <wake_up_new_task> is now in state 1 (was 0)
[ 35.902541] probe <__x64_sys_execve> is now in state 1 (was 0)
[ 35.903510] probe <__x64_sys_execveat> is now in state 1 (was 0)
[ 35.904544] probe <do_exit> is now in state 1 (was 0)
[ 35.905695] probe <security_socket_sendmsg> is now in state 1 (was 0)
[ 35.906821] probe <security_socket_recvmsg> is now in state 1 (was 0)
[ 35.907962] probe <security_path_unlink> is now in state 1 (was 0)
[ 35.909418] probe <nf_register_net_hook> is now in state 1 (was 0)
[ 35.909420] nf_hook 12 is now in state 1 (was 0)
[ 35.909420] nf_hook 13 is now in state 1 (was 0)
[ 35.909421] nf_hook 14 is now in state 1 (was 0)
[ 35.909421] nf_hook 15 is now in state 1 (was 0)
[ 35.909422] /dev/helm created; linhelm init done
[ 39.505127] e1000e 0000:00:1f.6 eno2: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: Rx/Tx
[ 39.505197] IPv6: ADDRCONF(NETDEV_CHANGE): eno2: link becomes ready
[ 54.385535] rfkill: input handler disabled
[ 60.179521] rfkill: input handler enabled
[ 61.221919] fuse: init (API version 7.31)
[ 62.744518] hrtimer: interrupt took 1796336 ns
[ 77.210757] google ttyUSB4: google converter now disconnected from ttyUSB4
[ 77.210795] usb_serial_simple 1-13:1.0: device disconnected
[ 77.211038] google ttyUSB5: google converter now disconnected from ttyUSB5
[ 77.211060] usb_serial_simple 1-13:1.3: device disconnected
[ 77.211207] google ttyUSB7: google converter now disconnected from ttyUSB7
[ 77.211230] usb_serial_simple 1-13:1.6: device disconnected
[ 77.214959] google ttyUSB0: google converter now disconnected from ttyUSB0
[ 77.214976] usb_serial_simple 1-11:1.0: device disconnected
[ 77.215072] google ttyUSB1: google converter now disconnected from ttyUSB1
[ 77.215083] usb_serial_simple 1-11:1.3: device disconnected
[ 77.215165] google ttyUSB3: google converter now disconnected from ttyUSB3
[ 77.215175] usb_serial_simple 1-11:1.6: device disconnected
[ 77.240532] xhci_hcd 0000:00:14.0: Mismatch between completed Set TR Deq Ptr command & xHCI internal state.
[ 77.240533] xhci_hcd 0000:00:14.0: ep deq seg = 000000001141d6a0, deq ptr = 00000000ebd28dcf
[ 77.240562] xhci_hcd 0000:00:14.0: WARNING: Host System Error
[ 77.240620] DMAR: DRHD: handling fault status reg 2
[ 77.240629] DMAR: [DMA Read] Request device [00:14.0] PASID ffffffff fault addr 0 [fault reason 06] PTE Read access is not set
[ 82.488905] xhci_hcd 0000:00:14.0: xHCI host not responding to stop endpoint command.
[ 82.488910] xhci_hcd 0000:00:14.0: USBSTS: HCHalted HSE EINT
[ 82.488921] xhci_hcd 0000:00:14.0: xHCI host controller not responding, assume dead
[ 82.489013] xhci_hcd 0000:00:14.0: HC died; cleaning up
[ 82.489135] usb 1-4: USB disconnect, device number 2
[ 82.490047] usb 1-11: USB disconnect, device number 3
[ 82.490936] google ttyUSB2: google converter now disconnected from ttyUSB2
[ 82.490971] usb_serial_simple 1-11:1.5: device disconnected
[ 82.491854] usb 1-12: USB disconnect, device number 4
[ 82.492774] usb 1-13: USB disconnect, device number 5
[ 82.492855] xhci_hcd 0000:00:14.0: xHCI host not responding to stop endpoint command.
[ 82.492859] xhci_hcd 0000:00:14.0: USBSTS: HCHalted HSE EINT
[ 82.493634] google ttyUSB6: google converter now disconnected from ttyUSB6
[ 82.493666] usb_serial_simple 1-13:1.5: device disconnected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment