[Nouveau] [BUG][NOUVEAU] G70 broken since 5.10-rc1

Mark Hounschell markh at compro.net
Thu Nov 26 09:59:17 UTC 2020


On 11/26/20 3:35 AM, Christian König wrote:
> Hi do you have a full dmesg? This is a bit short.
> 
> Going to take a look later today.
> 
> Thanks,
> Christian.
> 
> Am 25.11.20 um 23:16 schrieb Mark Hounschell:
>>
>> I'm running an older "NVIDIA Corporation G70 [GeForce 7800 GT] (rev 
>> a1)" card in a newer BIOSTAR B550GTA MB. Kernel 5.10-rcx does not 
>> work. I get no virtual consoles or X screen.
>>
>>
>> My dmesg seems to show the cause:
>>
>> [    5.825702] fb0: switching to nouveaufb from VESA VGA
>> [    6.242991] nouveau 0000:14:00.0: vgaarb: deactivate vga console
>> [    6.243066] nouveau 0000:14:00.0: NVIDIA G70 (047200a1)
>> [    6.443671] nouveau 0000:14:00.0: bios: version 05.70.02.13.7b
>> [    6.443948] nouveau 0000:14:00.0: fb: 256 MiB GDDR3
>> [    6.498039] nouveau 0000:14:00.0: DRM: VRAM: 250 MiB
>> [    6.498041] nouveau 0000:14:00.0: DRM: GART: 512 MiB
>> [    6.498044] nouveau 0000:14:00.0: DRM: TMDS table version 1.1
>> [    6.498046] nouveau 0000:14:00.0: DRM: DCB version 3.0
>> [    6.498049] nouveau 0000:14:00.0: DRM: DCB outp 00: 01000300 00000028
>> [    6.498051] nouveau 0000:14:00.0: DRM: DCB outp 01: 03000302 00000000
>> [    6.498053] nouveau 0000:14:00.0: DRM: DCB outp 02: 04011310 00000028
>> [    6.498055] nouveau 0000:14:00.0: DRM: DCB outp 03: 04011312 00000000
>> [    6.498057] nouveau 0000:14:00.0: DRM: DCB outp 04: 020223f1 0040c080
>> [    6.498060] nouveau 0000:14:00.0: DRM: DCB conn 00: 1030
>> [    6.498062] nouveau 0000:14:00.0: DRM: DCB conn 01: 2130
>> [    6.498064] nouveau 0000:14:00.0: DRM: DCB conn 02: 0210
>> [    6.498065] nouveau 0000:14:00.0: DRM: DCB conn 03: 0211
>> [    6.498067] nouveau 0000:14:00.0: DRM: DCB conn 04: 0213
>> [    6.502949] nouveau 0000:14:00.0: DRM: Setting dpms mode 3 on TV 
>> encoder (output 4)
>> [    6.585845] nouveau 0000:14:00.0: DRM: failed to map fb: -28
>> [    6.585949] [drm] Initialized nouveau 1.3.1 20120801 for 
>> 0000:14:00.0 on minor 0
>>
>> This commit caused the BUG
>>
>> 141b15e59175aa174ca1f7596188bd15a7ca17ba is the first bad commit
>> commit 141b15e59175aa174ca1f7596188bd15a7ca17ba
>> Author: Christian König <christian.koenig at amd.com>
>> Date:   Fri Aug 21 16:06:50 2020 +0200
>>
>>     drm/nouveau: move io_reserve_lru handling into the driver v5
>>
>>     While working on TTM cleanups I've found that the io_reserve_lru 
>> used by
>>     Nouveau is actually not working at all.
>>
>>     In general we should remove driver specific handling from the memory
>>     management, so this patch moves the io_reserve_lru handling into 
>> Nouveau
>>     instead.
>>
>>     v2: don't call ttm_bo_unmap_virtual in nouveau_ttm_io_mem_reserve
>>     v3: rebased and use both base and offset in the check
>>     v4: fix small typos and test the patch
>>     v5: rebased and keep the mem.bus init in TTM.
>>
>>     Signed-off-by: Christian König <christian.koenig at amd.com>
>>     Acked-by: Daniel Vetter <daniel.vetter at ffwll.ch>
>>     Reviewed-by: Ben Skeggs <bskeggs at redhat.com>
>>     Link: 
>> https://nam11.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpatchwork.freedesktop.org%2Fpatch%2F388643%2F&data=04%7C01%7Cchristian.koenig%40amd.com%7C03438c404c6144472f9b08d8918fb87e%7C3dd8961fe4884e608e11a82d994e183d%7C0%7C0%7C637419393771591426%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=bsapJBDZ9FyWSH%2Fos1jxXcmxgJy%2FmF%2FiFNzWQ3X1wAs%3D&reserved=0 
>>
>>
>>  drivers/gpu/drm/nouveau/nouveau_bo.c  | 101 
>> +++++++++++++++++++++++++++-------
>>  drivers/gpu/drm/nouveau/nouveau_bo.h  |   3 +
>>  drivers/gpu/drm/nouveau/nouveau_drv.h |   2 +
>>  drivers/gpu/drm/nouveau/nouveau_ttm.c |  44 ++++++++++++++-
>>  4 files changed, 127 insertions(+), 23 deletions(-)
>>
>>
> 

markh at harley:~> dmesg
[    0.000000] Linux version 5.9.0-rc1+ (root at harley) (gcc (SUSE Linux) 
7.5.0, GNU ld (GNU Binutils; openSUSE Leap 15.2) 
2.35.0.20200915-lp152.4.3) #9 SMP PREEMPT Wed Nov 25 15:31:57 EST 2020
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.9.0-rc1+ 
root=/dev/disk/by-label/LEAP-15.2 video=1600x1200 noresume showopts 
apm=off splash=verbose audit=0
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating 
point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 
bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] 
reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009bfefff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009bff000-0x0000000009ffffff] 
reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20ffff] 
ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a210000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] 
reserved
[    0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000ac89dfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000ac89e000-0x00000000acbf2fff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000acbf3000-0x00000000acc24fff] 
ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000acc25000-0x00000000ad2a0fff] 
ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000ad2a1000-0x00000000addfefff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000addff000-0x00000000aeffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000af000000-0x00000000afffffff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000f0000000-0x00000000f7ffffff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd200000-0x00000000fd2fffff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd600000-0x00000000fd7fffff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] 
reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] 
reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000044f37ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000044f380000-0x000000044fffffff] 
reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: BIOSTAR Group B550GTA/B550GTA, BIOS 5.17 07/06/2020
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 3892.822 MHz processor
[    0.000512] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000513] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000518] last_pfn = 0x44f380 max_arch_pfn = 0x400000000
[    0.000521] MTRR default type: uncachable
[    0.000522] MTRR fixed ranges enabled:
[    0.000523]   00000-9FFFF write-back
[    0.000523]   A0000-BFFFF write-through
[    0.000524]   C0000-FFFFF write-protect
[    0.000524] MTRR variable ranges enabled:
[    0.000525]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000526]   1 base 000080000000 mask FFFFE0000000 write-back
[    0.000526]   2 base 0000A0000000 mask FFFFF0000000 write-back
[    0.000527]   3 base 0000AD540000 mask FFFFFFFF0000 uncachable
[    0.000527]   4 disabled
[    0.000527]   5 disabled
[    0.000527]   6 disabled
[    0.000528]   7 disabled
[    0.000528] TOM2: 0000000450000000 aka 17664M
[    0.001356] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- 
WT
[    0.001581] e820: update [mem 0xad540000-0xad54ffff] usable ==> reserved
[    0.001583] e820: update [mem 0xb0000000-0xffffffff] usable ==> reserved
[    0.001586] last_pfn = 0xaf000 max_arch_pfn = 0x400000000
[    0.005043] Using GB pages for direct mapping
[    0.005708] RAMDISK: [mem 0x3685f000-0x37426fff]
[    0.005715] ACPI: Early table checksum verification disabled
[    0.005718] ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA)
[    0.005721] ACPI: XSDT 0x00000000AD289728 0000AC (v01 ALASKA A M I 
  01072009 AMI  01000013)
[    0.005725] ACPI: FACP 0x00000000ACC15000 000114 (v06 ALASKA A M I 
  01072009 AMI  00010013)
[    0.005729] ACPI: DSDT 0x00000000ACC0F000 00576B (v02 ALASKA A M I 
  01072009 INTL 20120913)
[    0.005731] ACPI: FACS 0x00000000AD284000 000040
[    0.005733] ACPI: BHMB 0x00000000ACC24000 000474 (v01 ALASKA A M I 
  00000001 AMI  00000001)
[    0.005735] ACPI: SSDT 0x00000000ACC1B000 008C98 (v02 AMD    AmdTable 
00000002 MSFT 04000000)
[    0.005737] ACPI: SSDT 0x00000000ACC17000 003ACF (v01 AMD    AMD AOD 
  00000001 INTL 20120913)
[    0.005739] ACPI: SSDT 0x00000000ACC16000 000221 (v02 ALASKA CPUSSDT 
  01072009 AMI  01072009)
[    0.005741] ACPI: FIDT 0x00000000ACC0E000 00009C (v01 ALASKA A M I 
  01072009 AMI  00010013)
[    0.005743] ACPI: MCFG 0x00000000ACC0D000 00003C (v01 ALASKA A M I 
  01072009 MSFT 00010013)
[    0.005745] ACPI: HPET 0x00000000ACC0C000 000038 (v01 ALASKA A M I 
  01072009 AMI  00000005)
[    0.005747] ACPI: IVRS 0x00000000ACC0A000 0000D0 (v02 AMD    AmdTable 
00000001 AMD  00000000)
[    0.005749] ACPI: PCCT 0x00000000ACC09000 00006E (v02 AMD    AmdTable 
00000001 AMD  00000000)
[    0.005750] ACPI: CRAT 0x00000000ACC08000 000ED8 (v01 AMD    AmdTable 
00000001 AMD  00000001)
[    0.005753] ACPI: CDIT 0x00000000ACC07000 000029 (v01 AMD    AmdTable 
00000001 AMD  00000001)
[    0.005754] ACPI: SSDT 0x00000000ACC03000 003282 (v01 AMD    AmdTable 
00000001 INTL 20120913)
[    0.005756] ACPI: WSMT 0x00000000ACC02000 000028 (v01 ALASKA A M I 
  01072009 AMI  00010013)
[    0.005758] ACPI: APIC 0x00000000ACC01000 00015E (v03 ALASKA A M I 
  01072009 AMI  00010013)
[    0.005760] ACPI: SSDT 0x00000000ACC00000 0000BF (v01 AMD    AmdTable 
00001000 INTL 20120913)
[    0.005762] ACPI: FPDT 0x00000000ACBFF000 000044 (v01 ALASKA A M I 
  01072009 AMI  01000013)
[    0.005767] ACPI: Local APIC address 0xfee00000
[    0.005786] Zone ranges:
[    0.005787]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.005788]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.005789]   Normal   [mem 0x0000000100000000-0x000000044f37ffff]
[    0.005790] Movable zone start for each node
[    0.005790] Early memory node ranges
[    0.005791]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.005792]   node   0: [mem 0x0000000000100000-0x0000000009bfefff]
[    0.005793]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.005793]   node   0: [mem 0x000000000a210000-0x000000000affffff]
[    0.005794]   node   0: [mem 0x000000000b020000-0x00000000ac89dfff]
[    0.005795]   node   0: [mem 0x00000000addff000-0x00000000aeffffff]
[    0.005796]   node   0: [mem 0x0000000100000000-0x000000044f37ffff]
[    0.005870] Zeroed struct page in unavailable ranges: 13942 pages
[    0.005871] Initmem setup node 0 [mem 
0x0000000000001000-0x000000044f37ffff]
[    0.005873] On node 0 totalpages: 4180362
[    0.005874]   DMA zone: 64 pages used for memmap
[    0.005874]   DMA zone: 21 pages reserved
[    0.005875]   DMA zone: 3996 pages, LIFO batch:0
[    0.005894]   DMA32 zone: 11034 pages used for memmap
[    0.005894]   DMA32 zone: 706158 pages, LIFO batch:63
[    0.010205]   Normal zone: 54222 pages used for memmap
[    0.010207]   Normal zone: 3470208 pages, LIFO batch:63
[    0.012474] ACPI: PM-Timer IO Port: 0x808
[    0.012476] ACPI: Local APIC address 0xfee00000
[    0.012482] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.012493] IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, 
GSI 0-23
[    0.012499] IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, 
GSI 24-55
[    0.012500] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.012502] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.012503] ACPI: IRQ0 used by override.
[    0.012504] ACPI: IRQ9 used by override.
[    0.012505] Using ACPI (MADT) for SMP configuration information
[    0.012507] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.012510] smpboot: Allowing 32 CPUs, 16 hotplug CPUs
[    0.012530] PM: hibernation: Registered nosave memory: [mem 
0x00000000-0x00000fff]
[    0.012532] PM: hibernation: Registered nosave memory: [mem 
0x0009d000-0x0009dfff]
[    0.012533] PM: hibernation: Registered nosave memory: [mem 
0x0009e000-0x0009ffff]
[    0.012533] PM: hibernation: Registered nosave memory: [mem 
0x000a0000-0x000dffff]
[    0.012534] PM: hibernation: Registered nosave memory: [mem 
0x000e0000-0x000fffff]
[    0.012535] PM: hibernation: Registered nosave memory: [mem 
0x09bff000-0x09ffffff]
[    0.012536] PM: hibernation: Registered nosave memory: [mem 
0x0a200000-0x0a20ffff]
[    0.012538] PM: hibernation: Registered nosave memory: [mem 
0x0b000000-0x0b01ffff]
[    0.012539] PM: hibernation: Registered nosave memory: [mem 
0xac89e000-0xacbf2fff]
[    0.012540] PM: hibernation: Registered nosave memory: [mem 
0xacbf3000-0xacc24fff]
[    0.012540] PM: hibernation: Registered nosave memory: [mem 
0xacc25000-0xad2a0fff]
[    0.012541] PM: hibernation: Registered nosave memory: [mem 
0xad2a1000-0xaddfefff]
[    0.012542] PM: hibernation: Registered nosave memory: [mem 
0xaf000000-0xafffffff]
[    0.012543] PM: hibernation: Registered nosave memory: [mem 
0xb0000000-0xefffffff]
[    0.012544] PM: hibernation: Registered nosave memory: [mem 
0xf0000000-0xf7ffffff]
[    0.012544] PM: hibernation: Registered nosave memory: [mem 
0xf8000000-0xfd1fffff]
[    0.012545] PM: hibernation: Registered nosave memory: [mem 
0xfd200000-0xfd2fffff]
[    0.012545] PM: hibernation: Registered nosave memory: [mem 
0xfd300000-0xfd5fffff]
[    0.012546] PM: hibernation: Registered nosave memory: [mem 
0xfd600000-0xfd7fffff]
[    0.012547] PM: hibernation: Registered nosave memory: [mem 
0xfd800000-0xfe9fffff]
[    0.012547] PM: hibernation: Registered nosave memory: [mem 
0xfea00000-0xfea0ffff]
[    0.012548] PM: hibernation: Registered nosave memory: [mem 
0xfea10000-0xfeb7ffff]
[    0.012548] PM: hibernation: Registered nosave memory: [mem 
0xfeb80000-0xfec01fff]
[    0.012549] PM: hibernation: Registered nosave memory: [mem 
0xfec02000-0xfec0ffff]
[    0.012550] PM: hibernation: Registered nosave memory: [mem 
0xfec10000-0xfec10fff]
[    0.012550] PM: hibernation: Registered nosave memory: [mem 
0xfec11000-0xfec2ffff]
[    0.012551] PM: hibernation: Registered nosave memory: [mem 
0xfec30000-0xfec30fff]
[    0.012551] PM: hibernation: Registered nosave memory: [mem 
0xfec31000-0xfecfffff]
[    0.012552] PM: hibernation: Registered nosave memory: [mem 
0xfed00000-0xfed00fff]
[    0.012553] PM: hibernation: Registered nosave memory: [mem 
0xfed01000-0xfed3ffff]
[    0.012553] PM: hibernation: Registered nosave memory: [mem 
0xfed40000-0xfed44fff]
[    0.012554] PM: hibernation: Registered nosave memory: [mem 
0xfed45000-0xfed7ffff]
[    0.012554] PM: hibernation: Registered nosave memory: [mem 
0xfed80000-0xfed8ffff]
[    0.012555] PM: hibernation: Registered nosave memory: [mem 
0xfed90000-0xfedc1fff]
[    0.012556] PM: hibernation: Registered nosave memory: [mem 
0xfedc2000-0xfedcffff]
[    0.012556] PM: hibernation: Registered nosave memory: [mem 
0xfedd0000-0xfedd3fff]
[    0.012557] PM: hibernation: Registered nosave memory: [mem 
0xfedd4000-0xfedd5fff]
[    0.012557] PM: hibernation: Registered nosave memory: [mem 
0xfedd6000-0xfeffffff]
[    0.012558] PM: hibernation: Registered nosave memory: [mem 
0xff000000-0xffffffff]
[    0.012560] [mem 0xb0000000-0xefffffff] available for PCI devices
[    0.012561] Booting paravirtualized kernel on bare hardware
[    0.012564] clocksource: refined-jiffies: mask: 0xffffffff 
max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.015763] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 
nr_cpu_ids:32 nr_node_ids:1
[    0.016863] percpu: Embedded 58 pages/cpu s200704 r8192 d28672 u262144
[    0.016869] pcpu-alloc: s200704 r8192 d28672 u262144 alloc=1*2097152
[    0.016869] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 
12 13 14 15
[    0.016872] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 
28 29 30 31
[    0.016890] Built 1 zonelists, mobility grouping on.  Total pages: 
4115021
[    0.016892] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.9.0-rc1+ 
root=/dev/disk/by-label/LEAP-15.2 video=1600x1200 noresume showopts 
apm=off splash=verbose audit=0
[    0.016959] audit: disabled (until reboot)
[    0.016962] printk: log_buf_len individual max cpu contribution: 
32768 bytes
[    0.016963] printk: log_buf_len total cpu_extra contributions: 
1015808 bytes
[    0.016964] printk: log_buf_len min size: 262144 bytes
[    0.017182] printk: log_buf_len: 2097152 bytes
[    0.017183] printk: early log buf free: 247620(94%)
[    0.018737] Dentry cache hash table entries: 2097152 (order: 12, 
16777216 bytes, linear)
[    0.019538] Inode-cache hash table entries: 1048576 (order: 11, 
8388608 bytes, linear)
[    0.019608] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.031384] Memory: 2893744K/16721448K available (12291K kernel code, 
1449K rwdata, 4040K rodata, 1640K init, 3228K bss, 403052K reserved, 0K 
cma-reserved)
[    0.031434] random: get_random_u64 called from 
cache_random_seq_create+0x5f/0x140 with crng_init=0
[    0.031497] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[    0.031509] ftrace: allocating 39243 entries in 154 pages
[    0.041207] ftrace: allocated 154 pages with 4 groups
[    0.041309] rcu: Preemptible hierarchical RCU implementation.
[    0.041310] rcu:     RCU dyntick-idle grace-period acceleration is 
enabled.
[    0.041311] rcu:     RCU restricting CPUs from NR_CPUS=128 to 
nr_cpu_ids=32.
[    0.041311] rcu:     RCU priority boosting: priority 1 delay 500 ms.
[    0.041312]  Trampoline variant of Tasks RCU enabled.
[    0.041313]  Rude variant of Tasks RCU enabled.
[    0.041313]  Tracing variant of Tasks RCU enabled.
[    0.041314] rcu: RCU calculated value of scheduler-enlistment delay 
is 100 jiffies.
[    0.041315] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[    0.043613] NR_IRQS: 8448, nr_irqs: 1224, preallocated irqs: 16
[    0.043781] rcu:     Offload RCU callbacks from CPUs: (none).
[    0.043924] spurious 8259A interrupt: IRQ7.
[    0.043935] Console: colour dummy device 80x25
[    0.044174] printk: console [tty0] enabled
[    0.044185] ACPI: Core revision 20200717
[    0.044292] clocksource: hpet: mask: 0xffffffff max_cycles: 
0xffffffff, max_idle_ns: 133484873504 ns
[    0.044308] APIC: Switch to symmetric I/O mode setup
[    0.364488] Switched APIC routing to physical flat.
[    0.365105] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.369295] clocksource: tsc-early: mask: 0xffffffffffffffff 
max_cycles: 0x7039bb22ad2, max_idle_ns: 881590412535 ns
[    0.369298] Calibrating delay loop (skipped), value calculated using 
timer frequency.. 7785.64 BogoMIPS (lpj=3892822)
[    0.369301] pid_max: default: 32768 minimum: 301
[    0.369323] LSM: Security Framework initializing
[    0.369335] SELinux:  Initializing.
[    0.369349] TOMOYO Linux initialized
[    0.369396] Mount-cache hash table entries: 32768 (order: 6, 262144 
bytes, linear)
[    0.369420] Mountpoint-cache hash table entries: 32768 (order: 6, 
262144 bytes, linear)
[    0.369595] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.369649] LVT offset 1 assigned for vector 0xf9
[    0.369786] LVT offset 2 assigned for vector 0xf4
[    0.369820] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.369821] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.369824] Spectre V1 : Mitigation: usercopy/swapgs barriers and 
__user pointer sanitization
[    0.369827] Spectre V2 : Mitigation: Full AMD retpoline
[    0.369829] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling 
RSB on context switch
[    0.369831] Spectre V2 : mitigation: Enabling conditional Indirect 
Branch Prediction Barrier
[    0.369834] Spectre V2 : User space: Mitigation: STIBP via seccomp 
and prctl
[    0.369836] Speculative Store Bypass: Mitigation: Speculative Store 
Bypass disabled via prctl and seccomp
[    0.369967] Freeing SMP alternatives memory: 32K
[    0.473532] smpboot: CPU0: AMD Ryzen 7 3800X 8-Core Processor 
(family: 0x17, model: 0x71, stepping: 0x0)
[    0.473588] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.473593] ... version:                0
[    0.473594] ... bit width:              48
[    0.473595] ... generic registers:      6
[    0.473597] ... value mask:             0000ffffffffffff
[    0.473598] ... max period:             00007fffffffffff
[    0.473600] ... fixed-purpose events:   0
[    0.473601] ... event mask:             000000000000003f
[    0.473623] rcu: Hierarchical SRCU implementation.
[    0.473727] NMI watchdog: Enabled. Permanently consumes one hw-PMU 
counter.
[    0.473886] smp: Bringing up secondary CPUs ...
[    0.473942] x86: Booting SMP configuration:
[    0.473944] .... node  #0, CPUs:        #1
[    0.320493] __common_interrupt: 1.55 No irq handler for vector
[    0.475350]   #2
[    0.320493] __common_interrupt: 2.55 No irq handler for vector
[    0.476350]   #3
[    0.320493] __common_interrupt: 3.55 No irq handler for vector
[    0.477346]   #4
[    0.320493] __common_interrupt: 4.55 No irq handler for vector
[    0.478351]   #5
[    0.320493] __common_interrupt: 5.55 No irq handler for vector
[    0.480351]   #6
[    0.320493] __common_interrupt: 6.55 No irq handler for vector
[    0.481350]   #7
[    0.320493] __common_interrupt: 7.55 No irq handler for vector
[    0.482350]   #8
[    0.320493] __common_interrupt: 8.55 No irq handler for vector
[    0.483388]   #9
[    0.320493] __common_interrupt: 9.55 No irq handler for vector
[    0.485354]  #10
[    0.320493] __common_interrupt: 10.55 No irq handler for vector
[    0.486349]  #11 #12 #13 #14 #15
[    0.492322] smp: Brought up 1 node, 16 CPUs
[    0.492322] smpboot: Max logical packages: 2
[    0.492322] smpboot: Total of 16 processors activated (124570.30 
BogoMIPS)
[    0.508732] node 0 deferred pages initialised in 15ms
[    0.508734] devtmpfs: initialized
[    0.508734] PM: Registering ACPI NVS region [mem 
0x0a200000-0x0a20ffff] (65536 bytes)
[    0.508734] PM: Registering ACPI NVS region [mem 
0xacc25000-0xad2a0fff] (6799360 bytes)
[    0.509308] clocksource: jiffies: mask: 0xffffffff max_cycles: 
0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.509310] futex hash table entries: 8192 (order: 7, 524288 bytes, 
linear)
[    0.509567] pinctrl core: initialized pinctrl subsystem
[    0.509659] PM: RTC time: 21:00:59, date: 2020-11-25
[    0.509780] NET: Registered protocol family 16
[    0.509859] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic 
allocations
[    0.509867] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for 
atomic allocations
[    0.509876] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for 
atomic allocations
[    0.509927] thermal_sys: Registered thermal governor 'fair_share'
[    0.509927] thermal_sys: Registered thermal governor 'bang_bang'
[    0.509929] thermal_sys: Registered thermal governor 'step_wise'
[    0.509931] thermal_sys: Registered thermal governor 'user_space'
[    0.509941] cpuidle: using governor ladder
[    0.509941] cpuidle: using governor menu
[    0.509941] Detected 1 PCC Subspaces
[    0.509941] Registering PCC driver as Mailbox controller
[    0.510354] ACPI: bus type PCI registered
[    0.510358] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.510427] PCI: MMCONFIG for domain 0000 [bus 00-7f] at [mem 
0xf0000000-0xf7ffffff] (base 0xf0000000)
[    0.510432] PCI: MMCONFIG at [mem 0xf0000000-0xf7ffffff] reserved in E820
[    0.510444] PCI: Using configuration type 1 for base access
[    0.510444] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.510444] mtrr: probably your BIOS does not setup all CPUs.
[    0.510444] mtrr: corrected configuration.
[    0.511502] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.511502] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.512351] fbcon: Taking over console
[    0.512376] ACPI: Added _OSI(Module Device)
[    0.512378] ACPI: Added _OSI(Processor Device)
[    0.512380] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.512381] ACPI: Added _OSI(Processor Aggregator Device)
[    0.512383] ACPI: Added _OSI(Linux-Dell-Video)
[    0.512385] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.512386] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.520579] ACPI: 6 ACPI AML tables successfully acquired and loaded
[    0.521418] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.524121] ACPI: Interpreter enabled
[    0.524133] ACPI: (supports S0 S4 S5)
[    0.524135] ACPI: Using IOAPIC for interrupt routing
[    0.524354] PCI: Using host bridge windows from ACPI; if necessary, 
use "pci=nocrs" and report a bug
[    0.524595] ACPI: Enabled 7 GPEs in block 00 to 1F
[    0.529668] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.529673] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM 
ClockPM Segments MSI HPX-Type3]
[    0.529678] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.529682] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 
0000 [bus 00-7f] only partially covers this bridge
[    0.529860] PCI host bridge to bus 0000:00
[    0.529862] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.529865] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.529867] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.529869] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.529871] pci_bus 0000:00: root bus resource [mem 
0x000a0000-0x000bffff window]
[    0.529873] pci_bus 0000:00: root bus resource [mem 
0x000c0000-0x000dffff window]
[    0.529876] pci_bus 0000:00: root bus resource [mem 
0xb0000000-0xefffffff window]
[    0.529878] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.529890] pci 0000:00:00.0: [1022:1480] type 00 class 0x060000
[    0.529971] pci 0000:00:00.2: [1022:1481] type 00 class 0x080600
[    0.530058] pci 0000:00:01.0: [1022:1482] type 00 class 0x060000
[    0.530125] pci 0000:00:01.1: [1022:1483] type 01 class 0x060400
[    0.530156] pci 0000:00:01.1: enabling Extended Tags
[    0.530211] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.530321] pci 0000:00:02.0: [1022:1482] type 00 class 0x060000
[    0.530384] pci 0000:00:03.0: [1022:1482] type 00 class 0x060000
[    0.530448] pci 0000:00:03.1: [1022:1483] type 01 class 0x060400
[    0.530478] pci 0000:00:03.1: enabling Extended Tags
[    0.530532] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.530634] pci 0000:00:04.0: [1022:1482] type 00 class 0x060000
[    0.530696] pci 0000:00:05.0: [1022:1482] type 00 class 0x060000
[    0.530760] pci 0000:00:07.0: [1022:1482] type 00 class 0x060000
[    0.530820] pci 0000:00:07.1: [1022:1484] type 01 class 0x060400
[    0.530845] pci 0000:00:07.1: enabling Extended Tags
[    0.530884] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    0.530966] pci 0000:00:08.0: [1022:1482] type 00 class 0x060000
[    0.531029] pci 0000:00:08.1: [1022:1484] type 01 class 0x060400
[    0.531056] pci 0000:00:08.1: enabling Extended Tags
[    0.531097] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.531198] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.531304] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.531416] pci 0000:00:18.0: [1022:1440] type 00 class 0x060000
[    0.531451] pci 0000:00:18.1: [1022:1441] type 00 class 0x060000
[    0.531486] pci 0000:00:18.2: [1022:1442] type 00 class 0x060000
[    0.531520] pci 0000:00:18.3: [1022:1443] type 00 class 0x060000
[    0.531554] pci 0000:00:18.4: [1022:1444] type 00 class 0x060000
[    0.531588] pci 0000:00:18.5: [1022:1445] type 00 class 0x060000
[    0.531622] pci 0000:00:18.6: [1022:1446] type 00 class 0x060000
[    0.531657] pci 0000:00:18.7: [1022:1447] type 00 class 0x060000
[    0.531757] pci 0000:01:00.0: [1022:43ee] type 00 class 0x0c0330
[    0.531778] pci 0000:01:00.0: reg 0x10: [mem 0xe67a0000-0xe67a7fff 64bit]
[    0.531825] pci 0000:01:00.0: enabling Extended Tags
[    0.531880] pci 0000:01:00.0: PME# supported from D3hot D3cold
[    0.531964] pci 0000:01:00.1: [1022:43eb] type 00 class 0x010601
[    0.532019] pci 0000:01:00.1: reg 0x24: [mem 0xe6780000-0xe679ffff]
[    0.532029] pci 0000:01:00.1: reg 0x30: [mem 0xe6700000-0xe677ffff pref]
[    0.532037] pci 0000:01:00.1: enabling Extended Tags
[    0.532084] pci 0000:01:00.1: PME# supported from D3hot D3cold
[    0.532150] pci 0000:01:00.2: [1022:43e9] type 01 class 0x060400
[    0.532201] pci 0000:01:00.2: enabling Extended Tags
[    0.532254] pci 0000:01:00.2: PME# supported from D3hot D3cold
[    0.532351] pci 0000:00:01.1: PCI bridge to [bus 01-13]
[    0.532355] pci 0000:00:01.1:   bridge window [io  0x8000-0xefff]
[    0.532359] pci 0000:00:01.1:   bridge window [mem 0xd8000000-0xe67fffff]
[    0.532364] pci 0000:00:01.1:   bridge window [mem 
0xc0000000-0xc8ffffff 64bit pref]
[    0.532465] pci 0000:02:00.0: [1022:43ea] type 01 class 0x060400
[    0.532519] pci 0000:02:00.0: enabling Extended Tags
[    0.532578] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.532671] pci 0000:02:01.0: [1022:43ea] type 01 class 0x060400
[    0.532725] pci 0000:02:01.0: enabling Extended Tags
[    0.532784] pci 0000:02:01.0: PME# supported from D3hot D3cold
[    0.532875] pci 0000:02:02.0: [1022:43ea] type 01 class 0x060400
[    0.532929] pci 0000:02:02.0: enabling Extended Tags
[    0.532988] pci 0000:02:02.0: PME# supported from D3hot D3cold
[    0.533078] pci 0000:02:03.0: [1022:43ea] type 01 class 0x060400
[    0.533133] pci 0000:02:03.0: enabling Extended Tags
[    0.533192] pci 0000:02:03.0: PME# supported from D3hot D3cold
[    0.533289] pci 0000:02:08.0: [1022:43ea] type 01 class 0x060400
[    0.533345] pci 0000:02:08.0: enabling Extended Tags
[    0.533404] pci 0000:02:08.0: PME# supported from D3hot D3cold
[    0.533498] pci 0000:02:09.0: [1022:43ea] type 01 class 0x060400
[    0.533552] pci 0000:02:09.0: enabling Extended Tags
[    0.533612] pci 0000:02:09.0: PME# supported from D3hot D3cold
[    0.533713] pci 0000:01:00.2: PCI bridge to [bus 02-13]
[    0.533719] pci 0000:01:00.2:   bridge window [io  0x8000-0xefff]
[    0.533723] pci 0000:01:00.2:   bridge window [mem 0xd8000000-0xe66fffff]
[    0.533730] pci 0000:01:00.2:   bridge window [mem 
0xc0000000-0xc8ffffff 64bit pref]
[    0.533817] pci 0000:03:00.0: [1447:1310] type 00 class 0x058000
[    0.533861] pci 0000:03:00.0: reg 0x10: [mem 0xe2000000-0xe3ffffff]
[    0.533886] pci 0000:03:00.0: reg 0x14: [mem 0xe4010000-0xe401ffff]
[    0.533910] pci 0000:03:00.0: reg 0x18: [mem 0xe4000000-0xe400ffff]
[    0.534133] pci 0000:03:00.0: PME# supported from D1 D2 D3hot
[    0.534259] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.534267] pci 0000:02:00.0:   bridge window [mem 0xe2000000-0xe40fffff]
[    0.534331] pci 0000:04:00.0: [1b4b:9215] type 00 class 0x010601
[    0.534355] pci 0000:04:00.0: reg 0x10: [io  0xe050-0xe057]
[    0.534368] pci 0000:04:00.0: reg 0x14: [io  0xe040-0xe043]
[    0.534382] pci 0000:04:00.0: reg 0x18: [io  0xe030-0xe037]
[    0.534395] pci 0000:04:00.0: reg 0x1c: [io  0xe020-0xe023]
[    0.534408] pci 0000:04:00.0: reg 0x20: [io  0xe000-0xe01f]
[    0.534422] pci 0000:04:00.0: reg 0x24: [mem 0xe6610000-0xe66107ff]
[    0.534435] pci 0000:04:00.0: reg 0x30: [mem 0xe6600000-0xe660ffff pref]
[    0.534515] pci 0000:04:00.0: PME# supported from D3hot
[    0.534612] pci 0000:02:01.0: PCI bridge to [bus 04]
[    0.534619] pci 0000:02:01.0:   bridge window [io  0xe000-0xefff]
[    0.534623] pci 0000:02:01.0:   bridge window [mem 0xe6600000-0xe66fffff]
[    0.534700] pci 0000:05:00.0: [104c:8231] type 01 class 0x060400
[    0.534902] pci 0000:05:00.0: supports D1 D2
[    0.534975] pci 0000:05:00.0: disabling ASPM on pre-1.1 PCIe device. 
  You can enable it with 'pcie_aspm=force'
[    0.534987] pci 0000:02:02.0: PCI bridge to [bus 05-0d]
[    0.534994] pci 0000:02:02.0:   bridge window [io  0x8000-0xafff]
[    0.534998] pci 0000:02:02.0:   bridge window [mem 0xe4800000-0xe62fffff]
[    0.535004] pci 0000:02:02.0:   bridge window [mem 
0xc0000000-0xc8ffffff 64bit pref]
[    0.535077] pci_bus 0000:06: extended config space not accessible
[    0.535114] pci 0000:06:04.0: [12d8:8150] type 01 class 0x060400
[    0.535397] pci 0000:05:00.0: PCI bridge to [bus 06-0d]
[    0.535408] pci 0000:05:00.0:   bridge window [io  0x8000-0xafff]
[    0.535415] pci 0000:05:00.0:   bridge window [mem 0xe4800000-0xe62fffff]
[    0.535426] pci 0000:05:00.0:   bridge window [mem 
0xc0000000-0xc8ffffff 64bit pref]
[    0.535469] pci_bus 0000:07: extended config space not accessible
[    0.535508] pci 0000:07:04.0: [10b7:9200] type 00 class 0x020000
[    0.535553] pci 0000:07:04.0: reg 0x10: [io  0xa200-0xa27f]
[    0.535578] pci 0000:07:04.0: reg 0x14: [mem 0xe6246000-0xe624607f]
[    0.535695] pci 0000:07:04.0: reg 0x30: [mem 0xe6200000-0xe621ffff pref]
[    0.535768] pci 0000:07:04.0: supports D1 D2
[    0.535769] pci 0000:07:04.0: PME# supported from D0 D1 D2 D3hot
[    0.535834] pci 0000:07:05.0: [9004:3860] type 00 class 0x010000
[    0.535879] pci 0000:07:05.0: reg 0x10: [io  0xa100-0xa1ff]
[    0.535903] pci 0000:07:05.0: reg 0x14: [mem 0xe6245000-0xe6245fff]
[    0.536020] pci 0000:07:05.0: reg 0x30: [mem 0xe6230000-0xe623ffff pref]
[    0.536149] pci 0000:07:06.0: [9004:3860] type 00 class 0x010000
[    0.536193] pci 0000:07:06.0: reg 0x10: [io  0xa000-0xa0ff]
[    0.536218] pci 0000:07:06.0: reg 0x14: [mem 0xe6244000-0xe6244fff]
[    0.536334] pci 0000:07:06.0: reg 0x30: [mem 0xe6220000-0xe622ffff pref]
[    0.536469] pci 0000:07:07.0: [10b5:0480] type 00 class 0x0e8000
[    0.536514] pci 0000:07:07.0: reg 0x10: [mem 0xe6243000-0xe62433ff]
[    0.536540] pci 0000:07:07.0: reg 0x14: [mem 0xe5000000-0xe57fffff]
[    0.536565] pci 0000:07:07.0: reg 0x18: [mem 0xe6242000-0xe624200f]
[    0.536837] pci 0000:07:08.0: [10b5:0480] type 00 class 0x0e8000
[    0.536883] pci 0000:07:08.0: reg 0x10: [mem 0xe6241000-0xe62413ff]
[    0.536909] pci 0000:07:08.0: reg 0x14: [mem 0xe4800000-0xe4ffffff]
[    0.536934] pci 0000:07:08.0: reg 0x18: [mem 0xe6240000-0xe624000f]
[    0.537207] pci 0000:07:09.0: [3388:0022] type 01 class 0x060400
[    0.537433] pci 0000:07:09.0: supports D1 D2
[    0.537435] pci 0000:07:09.0: PME# supported from D0 D1 D2 D3hot
[    0.537522] pci 0000:07:0c.0: [12d8:8150] type 01 class 0x060400
[    0.537831] pci 0000:06:04.0: PCI bridge to [bus 07-0d]
[    0.537844] pci 0000:06:04.0:   bridge window [io  0x8000-0xafff]
[    0.537851] pci 0000:06:04.0:   bridge window [mem 0xe4800000-0xe62fffff]
[    0.537864] pci 0000:06:04.0:   bridge window [mem 
0xc0000000-0xc8ffffff 64bit pref]
[    0.537925] pci_bus 0000:08: extended config space not accessible
[    0.537955] pci 0000:08:00.0: [1090:4710] type 00 class 0xff0000
[    0.538004] pci 0000:08:00.0: reg 0x10: [mem 0xe6100000-0xe61001ff]
[    0.538032] pci 0000:08:00.0: reg 0x14: [mem 0xc8000000-0xc8ffffff pref]
[    0.538380] pci 0000:07:09.0: PCI bridge to [bus 08]
[    0.538401] pci 0000:07:09.0:   bridge window [mem 0xe6100000-0xe61fffff]
[    0.538416] pci 0000:07:09.0:   bridge window [mem 
0xc8000000-0xc8ffffff 64bit pref]
[    0.538470] pci_bus 0000:09: extended config space not accessible
[    0.538521] pci 0000:09:04.0: [3388:0022] type 01 class 0x060400
[    0.538771] pci 0000:09:04.0: supports D1 D2
[    0.538773] pci 0000:09:04.0: PME# supported from D0 D1 D2 D3hot
[    0.538865] pci 0000:09:05.0: [3388:0022] type 01 class 0x060400
[    0.539118] pci 0000:09:05.0: supports D1 D2
[    0.539119] pci 0000:09:05.0: PME# supported from D0 D1 D2 D3hot
[    0.539212] pci 0000:09:06.0: [3388:0022] type 01 class 0x060400
[    0.539462] pci 0000:09:06.0: supports D1 D2
[    0.539464] pci 0000:09:06.0: PME# supported from D0 D1 D2 D3hot
[    0.539542] pci 0000:09:07.0: [10b5:9030] type 00 class 0x070002
[    0.539592] pci 0000:09:07.0: reg 0x10: [mem 0xe6011000-0xe601107f]
[    0.539619] pci 0000:09:07.0: reg 0x14: [io  0x9180-0x91ff]
[    0.539647] pci 0000:09:07.0: reg 0x18: [io  0x9100-0x917f]
[    0.539815] pci 0000:09:08.0: [114f:0027] type 00 class 0x078000
[    0.539865] pci 0000:09:08.0: reg 0x10: [mem 0xe5800000-0xe5bfffff]
[    0.540021] pci 0000:09:08.0: reg 0x30: [mem 0xe6000000-0xe600ffff pref]
[    0.540086] pci 0000:09:09.0: [1090:4360] type 00 class 0x058000
[    0.540136] pci 0000:09:09.0: reg 0x10: [mem 0xe6010000-0xe60100ff]
[    0.540163] pci 0000:09:09.0: reg 0x14: [io  0x9000-0x90ff]
[    0.540191] pci 0000:09:09.0: reg 0x18: [mem 0xc0000000-0xc3ffffff pref]
[    0.540298] pci 0000:09:09.0: reg 0x30: [mem 0xfffff800-0xffffffff pref]
[    0.540377] pci 0000:09:0a.0: [3388:0022] type 01 class 0x060400
[    0.540628] pci 0000:09:0a.0: supports D1 D2
[    0.540630] pci 0000:09:0a.0: PME# supported from D0 D1 D2 D3hot
[    0.540771] pci 0000:07:0c.0: PCI bridge to [bus 09-0d]
[    0.540785] pci 0000:07:0c.0:   bridge window [io  0x8000-0x9fff]
[    0.540794] pci 0000:07:0c.0:   bridge window [mem 0xe5800000-0xe60fffff]
[    0.540808] pci 0000:07:0c.0:   bridge window [mem 
0xc0000000-0xc6ffffff 64bit pref]
[    0.540875] pci_bus 0000:0a: extended config space not accessible
[    0.540908] pci 0000:0a:00.0: [1090:4710] type 00 class 0xff0000
[    0.540965] pci 0000:0a:00.0: reg 0x10: [mem 0xe5f00000-0xe5f001ff]
[    0.540996] pci 0000:0a:00.0: reg 0x14: [mem 0xc6000000-0xc6ffffff pref]
[    0.541397] pci 0000:09:04.0: PCI bridge to [bus 0a]
[    0.541420] pci 0000:09:04.0:   bridge window [mem 0xe5f00000-0xe5ffffff]
[    0.541436] pci 0000:09:04.0:   bridge window [mem 
0xc6000000-0xc6ffffff 64bit pref]
[    0.541507] pci_bus 0000:0b: extended config space not accessible
[    0.541538] pci 0000:0b:00.0: [1090:4710] type 00 class 0xff0000
[    0.541595] pci 0000:0b:00.0: reg 0x10: [mem 0xe5e00000-0xe5e001ff]
[    0.541627] pci 0000:0b:00.0: reg 0x14: [mem 0xc5000000-0xc5ffffff pref]
[    0.542026] pci 0000:09:05.0: PCI bridge to [bus 0b]
[    0.542050] pci 0000:09:05.0:   bridge window [mem 0xe5e00000-0xe5efffff]
[    0.542066] pci 0000:09:05.0:   bridge window [mem 
0xc5000000-0xc5ffffff 64bit pref]
[    0.542137] pci_bus 0000:0c: extended config space not accessible
[    0.542169] pci 0000:0c:00.0: [1090:4710] type 00 class 0xff0000
[    0.542226] pci 0000:0c:00.0: reg 0x10: [mem 0xe5d00000-0xe5d001ff]
[    0.542258] pci 0000:0c:00.0: reg 0x14: [mem 0xc4000000-0xc4ffffff pref]
[    0.542656] pci 0000:09:06.0: PCI bridge to [bus 0c]
[    0.542679] pci 0000:09:06.0:   bridge window [mem 0xe5d00000-0xe5dfffff]
[    0.542695] pci 0000:09:06.0:   bridge window [mem 
0xc4000000-0xc4ffffff 64bit pref]
[    0.542766] pci_bus 0000:0d: extended config space not accessible
[    0.542790] pci 0000:0d:00.0: [1090:0100] type 00 class 0xff0000
[    0.542847] pci 0000:0d:00.0: reg 0x10: [mem 0xe5c0a000-0xe5c0afff]
[    0.542879] pci 0000:0d:00.0: reg 0x14: [mem 0xe5c08000-0xe5c09fff]
[    0.542910] pci 0000:0d:00.0: reg 0x18: [mem 0xe5c00000-0xe5c07fff]
[    0.543214] pci 0000:09:0a.0: PCI bridge to [bus 0d]
[    0.543230] pci 0000:09:0a.0:   bridge window [io  0x8000-0x8fff]
[    0.543239] pci 0000:09:0a.0:   bridge window [mem 0xe5c00000-0xe5cfffff]
[    0.543445] pci 0000:0e:00.0: [104c:8231] type 01 class 0x060400
[    0.543647] pci 0000:0e:00.0: supports D1 D2
[    0.543721] pci 0000:0e:00.0: disabling ASPM on pre-1.1 PCIe device. 
  You can enable it with 'pcie_aspm=force'
[    0.543734] pci 0000:02:03.0: PCI bridge to [bus 0e-10]
[    0.543740] pci 0000:02:03.0:   bridge window [io  0xd000-0xdfff]
[    0.543744] pci 0000:02:03.0:   bridge window [mem 0xd8000000-0xe00fffff]
[    0.543820] pci_bus 0000:0f: extended config space not accessible
[    0.543857] pci 0000:0f:04.0: [12d8:8150] type 01 class 0x060400
[    0.544137] pci 0000:0e:00.0: PCI bridge to [bus 0f-10]
[    0.544148] pci 0000:0e:00.0:   bridge window [io  0xd000-0xdfff]
[    0.544155] pci 0000:0e:00.0:   bridge window [mem 0xd8000000-0xe00fffff]
[    0.544207] pci_bus 0000:10: extended config space not accessible
[    0.544240] pci 0000:10:04.0: [13c0:0080] type 00 class 0x078000
[    0.544284] pci 0000:10:04.0: reg 0x10: [mem 0xe000c000-0xe000c0ff]
[    0.544484] pci 0000:10:06.0: [1093:c801] type 00 class 0x078000
[    0.544528] pci 0000:10:06.0: reg 0x10: [mem 0xe000b000-0xe000b7ff]
[    0.544553] pci 0000:10:06.0: reg 0x14: [mem 0xe0004000-0xe0007fff]
[    0.544730] pci 0000:10:08.0: [1093:c801] type 00 class 0x078000
[    0.544774] pci 0000:10:08.0: reg 0x10: [mem 0xe000a000-0xe000a7ff]
[    0.544799] pci 0000:10:08.0: reg 0x14: [mem 0xe0000000-0xe0003fff]
[    0.544975] pci 0000:10:09.0: [9710:9805] type 00 class 0x078000
[    0.545019] pci 0000:10:09.0: reg 0x10: [io  0xd150-0xd157]
[    0.545044] pci 0000:10:09.0: reg 0x14: [io  0xd140-0xd147]
[    0.545069] pci 0000:10:09.0: reg 0x18: [io  0xd130-0xd137]
[    0.545093] pci 0000:10:09.0: reg 0x1c: [io  0xd120-0xd127]
[    0.545118] pci 0000:10:09.0: reg 0x20: [io  0xd110-0xd117]
[    0.545143] pci 0000:10:09.0: reg 0x24: [io  0xd100-0xd10f]
[    0.545236] pci 0000:10:0a.0: [114a:5565] type 00 class 0x028000
[    0.545280] pci 0000:10:0a.0: reg 0x10: [mem 0xe0009000-0xe00091ff]
[    0.545308] pci 0000:10:0a.0: reg 0x14: [io  0xd000-0xd0ff]
[    0.545332] pci 0000:10:0a.0: reg 0x18: [mem 0xe0008000-0xe000803f]
[    0.545357] pci 0000:10:0a.0: reg 0x1c: [mem 0xd8000000-0xdfffffff]
[    0.545623] pci 0000:0f:04.0: PCI bridge to [bus 10]
[    0.545635] pci 0000:0f:04.0:   bridge window [io  0xd000-0xdfff]
[    0.545642] pci 0000:0f:04.0:   bridge window [mem 0xd8000000-0xe00fffff]
[    0.545746] pci 0000:11:00.0: [1b21:1080] type 01 class 0x060401
[    0.545931] pci 0000:02:08.0: PCI bridge to [bus 11-12]
[    0.545937] pci 0000:02:08.0:   bridge window [io  0xc000-0xcfff]
[    0.545941] pci 0000:02:08.0:   bridge window [mem 0xe6500000-0xe65fffff]
[    0.545984] pci_bus 0000:12: extended config space not accessible
[    0.546003] pci 0000:12:00.0: [1090:4610] type 00 class 0xff0000
[    0.546038] pci 0000:12:00.0: reg 0x10: [io  0xc000-0xc03f]
[    0.546058] pci 0000:12:00.0: reg 0x14: [mem 0xe6500000-0xe6500fff]
[    0.546272] pci 0000:11:00.0: PCI bridge to [bus 12] (subtractive decode)
[    0.546284] pci 0000:11:00.0:   bridge window [io  0xc000-0xcfff]
[    0.546290] pci 0000:11:00.0:   bridge window [mem 0xe6500000-0xe65fffff]
[    0.546303] pci 0000:11:00.0:   bridge window [io  0xc000-0xcfff] 
(subtractive decode)
[    0.546305] pci 0000:11:00.0:   bridge window [mem 
0xe6500000-0xe65fffff] (subtractive decode)
[    0.546394] pci 0000:13:00.0: [10ec:8125] type 00 class 0x020000
[    0.546421] pci 0000:13:00.0: reg 0x10: [io  0xb000-0xb0ff]
[    0.546457] pci 0000:13:00.0: reg 0x18: [mem 0xe6400000-0xe640ffff 64bit]
[    0.546480] pci 0000:13:00.0: reg 0x20: [mem 0xe6410000-0xe6413fff 64bit]
[    0.546629] pci 0000:13:00.0: supports D1 D2
[    0.546631] pci 0000:13:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.546833] pci 0000:02:09.0: PCI bridge to [bus 13]
[    0.546839] pci 0000:02:09.0:   bridge window [io  0xb000-0xbfff]
[    0.546843] pci 0000:02:09.0:   bridge window [mem 0xe6400000-0xe64fffff]
[    0.546931] pci 0000:14:00.0: [10de:0092] type 00 class 0x030000
[    0.546944] pci 0000:14:00.0: reg 0x10: [mem 0xe8000000-0xe8ffffff]
[    0.546956] pci 0000:14:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 
64bit pref]
[    0.546968] pci 0000:14:00.0: reg 0x1c: [mem 0xe7000000-0xe7ffffff 64bit]
[    0.546977] pci 0000:14:00.0: reg 0x24: [io  0xf000-0xf07f]
[    0.546985] pci 0000:14:00.0: reg 0x30: [mem 0xe9000000-0xe901ffff pref]
[    0.547069] pci 0000:14:00.0: disabling ASPM on pre-1.1 PCIe device. 
  You can enable it with 'pcie_aspm=force'
[    0.547077] pci 0000:00:03.1: PCI bridge to [bus 14]
[    0.547081] pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
[    0.547084] pci 0000:00:03.1:   bridge window [mem 0xe7000000-0xe90fffff]
[    0.547089] pci 0000:00:03.1:   bridge window [mem 
0xb0000000-0xbfffffff 64bit pref]
[    0.547133] pci 0000:15:00.0: [1022:148a] type 00 class 0x130000
[    0.547171] pci 0000:15:00.0: enabling Extended Tags
[    0.547285] pci 0000:00:07.1: PCI bridge to [bus 15]
[    0.547343] pci 0000:16:00.0: [1022:1485] type 00 class 0x130000
[    0.547388] pci 0000:16:00.0: enabling Extended Tags
[    0.547498] pci 0000:16:00.1: [1022:1486] type 00 class 0x108000
[    0.547519] pci 0000:16:00.1: reg 0x18: [mem 0xe9300000-0xe93fffff]
[    0.547536] pci 0000:16:00.1: reg 0x24: [mem 0xe9408000-0xe9409fff]
[    0.547547] pci 0000:16:00.1: enabling Extended Tags
[    0.547646] pci 0000:16:00.3: [1022:149c] type 00 class 0x0c0330
[    0.547660] pci 0000:16:00.3: reg 0x10: [mem 0xe9200000-0xe92fffff 64bit]
[    0.547692] pci 0000:16:00.3: enabling Extended Tags
[    0.547738] pci 0000:16:00.3: PME# supported from D0 D3hot D3cold
[    0.547809] pci 0000:16:00.4: [1022:1487] type 00 class 0x040300
[    0.547820] pci 0000:16:00.4: reg 0x10: [mem 0xe9400000-0xe9407fff]
[    0.547856] pci 0000:16:00.4: enabling Extended Tags
[    0.547899] pci 0000:16:00.4: PME# supported from D0 D3hot D3cold
[    0.547990] pci 0000:00:08.1: PCI bridge to [bus 16]
[    0.547995] pci 0000:00:08.1:   bridge window [mem 0xe9200000-0xe94fffff]
[    0.548018] pci_bus 0000:00: on NUMA node 0
[    0.548260] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[    0.548305] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[    0.548342] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[    0.548387] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[    0.548427] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[    0.548460] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[    0.548494] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[    0.548528] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[    0.548999] iommu: Default domain type: Translated
[    0.548999] pci 0000:14:00.0: vgaarb: setting as boot VGA device
[    0.548999] pci 0000:14:00.0: vgaarb: VGA device added: 
decodes=io+mem,owns=io+mem,locks=none
[    0.548999] pci 0000:14:00.0: vgaarb: bridge control possible
[    0.548999] vgaarb: loaded
[    0.548999] SCSI subsystem initialized
[    0.548999] libata version 3.00 loaded.
[    0.549382] NetLabel: Initializing
[    0.549384] NetLabel:  domain hash size = 128
[    0.549386] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.549395] NetLabel:  unlabeled traffic allowed by default
[    0.549397] PCI: Using ACPI for IRQ routing
[    0.552557] PCI: pci_cache_line_size set to 64 bytes
[    0.552846] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
[    0.552847] e820: reserve RAM buffer [mem 0x09bff000-0x0bffffff]
[    0.552847] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.552848] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.552848] e820: reserve RAM buffer [mem 0xac89e000-0xafffffff]
[    0.552849] e820: reserve RAM buffer [mem 0xaf000000-0xafffffff]
[    0.552849] e820: reserve RAM buffer [mem 0x44f380000-0x44fffffff]
[    0.552851] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.552851] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.554332] clocksource: Switched to clocksource tsc-early
[    0.564429] VFS: Disk quotas dquot_6.6.0
[    0.564444] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 
bytes)
[    0.564496] pnp: PnP ACPI init
[    0.564605] system 00:00: [mem 0xf0000000-0xf7ffffff] has been reserved
[    0.564610] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.564657] system 00:01: [mem 0xfd200000-0xfd2fffff] has been reserved
[    0.564662] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.564694] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.564812] system 00:03: [io  0x0a00-0x0a0f] has been reserved
[    0.564814] system 00:03: [io  0x0a10-0x0a1f] has been reserved
[    0.564816] system 00:03: [io  0x0a20-0x0a2f] has been reserved
[    0.564819] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.564845] pnp 00:04: Plug and Play ACPI device, IDs PNP0303 PNP030b 
(active)
[    0.565039] pnp 00:05: [dma 0 disabled]
[    0.565062] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.565266] system 00:06: [io  0x04d0-0x04d1] has been reserved
[    0.565268] system 00:06: [io  0x040b] has been reserved
[    0.565270] system 00:06: [io  0x04d6] has been reserved
[    0.565272] system 00:06: [io  0x0c00-0x0c01] has been reserved
[    0.565274] system 00:06: [io  0x0c14] has been reserved
[    0.565275] system 00:06: [io  0x0c50-0x0c51] has been reserved
[    0.565277] system 00:06: [io  0x0c52] has been reserved
[    0.565279] system 00:06: [io  0x0c6c] has been reserved
[    0.565281] system 00:06: [io  0x0c6f] has been reserved
[    0.565283] system 00:06: [io  0x0cd0-0x0cd1] has been reserved
[    0.565284] system 00:06: [io  0x0cd2-0x0cd3] has been reserved
[    0.565286] system 00:06: [io  0x0cd4-0x0cd5] has been reserved
[    0.565288] system 00:06: [io  0x0cd6-0x0cd7] has been reserved
[    0.565290] system 00:06: [io  0x0cd8-0x0cdf] has been reserved
[    0.565292] system 00:06: [io  0x0800-0x089f] has been reserved
[    0.565294] system 00:06: [io  0x0b00-0x0b0f] has been reserved
[    0.565295] system 00:06: [io  0x0b20-0x0b3f] has been reserved
[    0.565297] system 00:06: [io  0x0900-0x090f] has been reserved
[    0.565299] system 00:06: [io  0x0910-0x091f] has been reserved
[    0.565301] system 00:06: [mem 0xfec00000-0xfec00fff] could not be 
reserved
[    0.565304] system 00:06: [mem 0xfec01000-0xfec01fff] could not be 
reserved
[    0.565306] system 00:06: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.565308] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.565310] system 00:06: [mem 0xfed80000-0xfed8ffff] could not be 
reserved
[    0.565313] system 00:06: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.565315] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.565318] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.565664] pnp: PnP ACPI: found 7 devices
[    0.570942] clocksource: acpi_pm: mask: 0xffffff max_cycles: 
0xffffff, max_idle_ns: 2085701024 ns
[    0.570986] NET: Registered protocol family 2
[    0.571084] tcp_listen_portaddr_hash hash table entries: 8192 (order: 
5, 131072 bytes, linear)
[    0.571101] TCP established hash table entries: 131072 (order: 8, 
1048576 bytes, linear)
[    0.571221] TCP bind hash table entries: 65536 (order: 8, 1048576 
bytes, linear)
[    0.571328] TCP: Hash tables configured (established 131072 bind 65536)
[    0.571368] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.571399] UDP-Lite hash table entries: 8192 (order: 6, 262144 
bytes, linear)
[    0.571502] NET: Registered protocol family 1
[    0.571506] NET: Registered protocol family 44
[    0.571512] pci 0000:09:09.0: can't claim BAR 6 [mem 
0xfffff800-0xffffffff pref]: no compatible bridge window
[    0.571524] pci 0000:02:00.0: PCI bridge to [bus 03]
[    0.571530] pci 0000:02:00.0:   bridge window [mem 0xe2000000-0xe40fffff]
[    0.571540] pci 0000:02:01.0: PCI bridge to [bus 04]
[    0.571543] pci 0000:02:01.0:   bridge window [io  0xe000-0xefff]
[    0.571548] pci 0000:02:01.0:   bridge window [mem 0xe6600000-0xe66fffff]
[    0.571558] pci 0000:07:09.0: PCI bridge to [bus 08]
[    0.571570] pci 0000:07:09.0:   bridge window [mem 0xe6100000-0xe61fffff]
[    0.571579] pci 0000:07:09.0:   bridge window [mem 
0xc8000000-0xc8ffffff 64bit pref]
[    0.571596] pci 0000:09:09.0: BAR 6: assigned [mem 
0xe6010800-0xe6010fff pref]
[    0.571599] pci 0000:09:04.0: PCI bridge to [bus 0a]
[    0.571612] pci 0000:09:04.0:   bridge window [mem 0xe5f00000-0xe5ffffff]
[    0.571622] pci 0000:09:04.0:   bridge window [mem 
0xc6000000-0xc6ffffff 64bit pref]
[    0.571639] pci 0000:09:05.0: PCI bridge to [bus 0b]
[    0.571652] pci 0000:09:05.0:   bridge window [mem 0xe5e00000-0xe5efffff]
[    0.571663] pci 0000:09:05.0:   bridge window [mem 
0xc5000000-0xc5ffffff 64bit pref]
[    0.571680] pci 0000:09:06.0: PCI bridge to [bus 0c]
[    0.571693] pci 0000:09:06.0:   bridge window [mem 0xe5d00000-0xe5dfffff]
[    0.571703] pci 0000:09:06.0:   bridge window [mem 
0xc4000000-0xc4ffffff 64bit pref]
[    0.571720] pci 0000:09:0a.0: PCI bridge to [bus 0d]
[    0.571726] pci 0000:09:0a.0:   bridge window [io  0x8000-0x8fff]
[    0.571739] pci 0000:09:0a.0:   bridge window [mem 0xe5c00000-0xe5cfffff]
[    0.571764] pci 0000:07:0c.0: PCI bridge to [bus 09-0d]
[    0.571769] pci 0000:07:0c.0:   bridge window [io  0x8000-0x9fff]
[    0.571781] pci 0000:07:0c.0:   bridge window [mem 0xe5800000-0xe60fffff]
[    0.571789] pci 0000:07:0c.0:   bridge window [mem 
0xc0000000-0xc6ffffff 64bit pref]
[    0.571805] pci 0000:06:04.0: PCI bridge to [bus 07-0d]
[    0.571809] pci 0000:06:04.0:   bridge window [io  0x8000-0xafff]
[    0.571819] pci 0000:06:04.0:   bridge window [mem 0xe4800000-0xe62fffff]
[    0.571827] pci 0000:06:04.0:   bridge window [mem 
0xc0000000-0xc8ffffff 64bit pref]
[    0.571840] pci 0000:05:00.0: PCI bridge to [bus 06-0d]
[    0.571844] pci 0000:05:00.0:   bridge window [io  0x8000-0xafff]
[    0.571853] pci 0000:05:00.0:   bridge window [mem 0xe4800000-0xe62fffff]
[    0.571860] pci 0000:05:00.0:   bridge window [mem 
0xc0000000-0xc8ffffff 64bit pref]
[    0.571872] pci 0000:02:02.0: PCI bridge to [bus 05-0d]
[    0.571874] pci 0000:02:02.0:   bridge window [io  0x8000-0xafff]
[    0.571880] pci 0000:02:02.0:   bridge window [mem 0xe4800000-0xe62fffff]
[    0.571884] pci 0000:02:02.0:   bridge window [mem 
0xc0000000-0xc8ffffff 64bit pref]
[    0.571891] pci 0000:0f:04.0: PCI bridge to [bus 10]
[    0.571896] pci 0000:0f:04.0:   bridge window [io  0xd000-0xdfff]
[    0.571906] pci 0000:0f:04.0:   bridge window [mem 0xd8000000-0xe00fffff]
[    0.571925] pci 0000:0e:00.0: PCI bridge to [bus 0f-10]
[    0.571929] pci 0000:0e:00.0:   bridge window [io  0xd000-0xdfff]
[    0.571938] pci 0000:0e:00.0:   bridge window [mem 0xd8000000-0xe00fffff]
[    0.571954] pci 0000:02:03.0: PCI bridge to [bus 0e-10]
[    0.571957] pci 0000:02:03.0:   bridge window [io  0xd000-0xdfff]
[    0.571962] pci 0000:02:03.0:   bridge window [mem 0xd8000000-0xe00fffff]
[    0.571972] pci 0000:11:00.0: PCI bridge to [bus 12]
[    0.571976] pci 0000:11:00.0:   bridge window [io  0xc000-0xcfff]
[    0.571984] pci 0000:11:00.0:   bridge window [mem 0xe6500000-0xe65fffff]
[    0.572001] pci 0000:02:08.0: PCI bridge to [bus 11-12]
[    0.572004] pci 0000:02:08.0:   bridge window [io  0xc000-0xcfff]
[    0.572009] pci 0000:02:08.0:   bridge window [mem 0xe6500000-0xe65fffff]
[    0.572018] pci 0000:02:09.0: PCI bridge to [bus 13]
[    0.572021] pci 0000:02:09.0:   bridge window [io  0xb000-0xbfff]
[    0.572026] pci 0000:02:09.0:   bridge window [mem 0xe6400000-0xe64fffff]
[    0.572035] pci 0000:01:00.2: PCI bridge to [bus 02-13]
[    0.572038] pci 0000:01:00.2:   bridge window [io  0x8000-0xefff]
[    0.572043] pci 0000:01:00.2:   bridge window [mem 0xd8000000-0xe66fffff]
[    0.572047] pci 0000:01:00.2:   bridge window [mem 
0xc0000000-0xc8ffffff 64bit pref]
[    0.572054] pci 0000:00:01.1: PCI bridge to [bus 01-13]
[    0.572056] pci 0000:00:01.1:   bridge window [io  0x8000-0xefff]
[    0.572060] pci 0000:00:01.1:   bridge window [mem 0xd8000000-0xe67fffff]
[    0.572063] pci 0000:00:01.1:   bridge window [mem 
0xc0000000-0xc8ffffff 64bit pref]
[    0.572069] pci 0000:00:03.1: PCI bridge to [bus 14]
[    0.572071] pci 0000:00:03.1:   bridge window [io  0xf000-0xffff]
[    0.572075] pci 0000:00:03.1:   bridge window [mem 0xe7000000-0xe90fffff]
[    0.572078] pci 0000:00:03.1:   bridge window [mem 
0xb0000000-0xbfffffff 64bit pref]
[    0.572083] pci 0000:00:07.1: PCI bridge to [bus 15]
[    0.572090] pci 0000:00:08.1: PCI bridge to [bus 16]
[    0.572094] pci 0000:00:08.1:   bridge window [mem 0xe9200000-0xe94fffff]
[    0.572100] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.572102] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.572104] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.572106] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.572108] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff 
window]
[    0.572110] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff 
window]
[    0.572112] pci_bus 0000:00: resource 10 [mem 0xb0000000-0xefffffff 
window]
[    0.572114] pci_bus 0000:01: resource 0 [io  0x8000-0xefff]
[    0.572116] pci_bus 0000:01: resource 1 [mem 0xd8000000-0xe67fffff]
[    0.572118] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xc8ffffff 
64bit pref]
[    0.572120] pci_bus 0000:02: resource 0 [io  0x8000-0xefff]
[    0.572122] pci_bus 0000:02: resource 1 [mem 0xd8000000-0xe66fffff]
[    0.572124] pci_bus 0000:02: resource 2 [mem 0xc0000000-0xc8ffffff 
64bit pref]
[    0.572126] pci_bus 0000:03: resource 1 [mem 0xe2000000-0xe40fffff]
[    0.572128] pci_bus 0000:04: resource 0 [io  0xe000-0xefff]
[    0.572130] pci_bus 0000:04: resource 1 [mem 0xe6600000-0xe66fffff]
[    0.572132] pci_bus 0000:05: resource 0 [io  0x8000-0xafff]
[    0.572134] pci_bus 0000:05: resource 1 [mem 0xe4800000-0xe62fffff]
[    0.572135] pci_bus 0000:05: resource 2 [mem 0xc0000000-0xc8ffffff 
64bit pref]
[    0.572138] pci_bus 0000:06: resource 0 [io  0x8000-0xafff]
[    0.572139] pci_bus 0000:06: resource 1 [mem 0xe4800000-0xe62fffff]
[    0.572141] pci_bus 0000:06: resource 2 [mem 0xc0000000-0xc8ffffff 
64bit pref]
[    0.572143] pci_bus 0000:07: resource 0 [io  0x8000-0xafff]
[    0.572145] pci_bus 0000:07: resource 1 [mem 0xe4800000-0xe62fffff]
[    0.572147] pci_bus 0000:07: resource 2 [mem 0xc0000000-0xc8ffffff 
64bit pref]
[    0.572149] pci_bus 0000:08: resource 1 [mem 0xe6100000-0xe61fffff]
[    0.572151] pci_bus 0000:08: resource 2 [mem 0xc8000000-0xc8ffffff 
64bit pref]
[    0.572153] pci_bus 0000:09: resource 0 [io  0x8000-0x9fff]
[    0.572155] pci_bus 0000:09: resource 1 [mem 0xe5800000-0xe60fffff]
[    0.572157] pci_bus 0000:09: resource 2 [mem 0xc0000000-0xc6ffffff 
64bit pref]
[    0.572159] pci_bus 0000:0a: resource 1 [mem 0xe5f00000-0xe5ffffff]
[    0.572161] pci_bus 0000:0a: resource 2 [mem 0xc6000000-0xc6ffffff 
64bit pref]
[    0.572163] pci_bus 0000:0b: resource 1 [mem 0xe5e00000-0xe5efffff]
[    0.572165] pci_bus 0000:0b: resource 2 [mem 0xc5000000-0xc5ffffff 
64bit pref]
[    0.572167] pci_bus 0000:0c: resource 1 [mem 0xe5d00000-0xe5dfffff]
[    0.572169] pci_bus 0000:0c: resource 2 [mem 0xc4000000-0xc4ffffff 
64bit pref]
[    0.572171] pci_bus 0000:0d: resource 0 [io  0x8000-0x8fff]
[    0.572173] pci_bus 0000:0d: resource 1 [mem 0xe5c00000-0xe5cfffff]
[    0.572175] pci_bus 0000:0e: resource 0 [io  0xd000-0xdfff]
[    0.572176] pci_bus 0000:0e: resource 1 [mem 0xd8000000-0xe00fffff]
[    0.572178] pci_bus 0000:0f: resource 0 [io  0xd000-0xdfff]
[    0.572180] pci_bus 0000:0f: resource 1 [mem 0xd8000000-0xe00fffff]
[    0.572182] pci_bus 0000:10: resource 0 [io  0xd000-0xdfff]
[    0.572184] pci_bus 0000:10: resource 1 [mem 0xd8000000-0xe00fffff]
[    0.572186] pci_bus 0000:11: resource 0 [io  0xc000-0xcfff]
[    0.572187] pci_bus 0000:11: resource 1 [mem 0xe6500000-0xe65fffff]
[    0.572189] pci_bus 0000:12: resource 0 [io  0xc000-0xcfff]
[    0.572191] pci_bus 0000:12: resource 1 [mem 0xe6500000-0xe65fffff]
[    0.572193] pci_bus 0000:12: resource 4 [io  0xc000-0xcfff]
[    0.572194] pci_bus 0000:12: resource 5 [mem 0xe6500000-0xe65fffff]
[    0.572196] pci_bus 0000:13: resource 0 [io  0xb000-0xbfff]
[    0.572198] pci_bus 0000:13: resource 1 [mem 0xe6400000-0xe64fffff]
[    0.572200] pci_bus 0000:14: resource 0 [io  0xf000-0xffff]
[    0.572202] pci_bus 0000:14: resource 1 [mem 0xe7000000-0xe90fffff]
[    0.572203] pci_bus 0000:14: resource 2 [mem 0xb0000000-0xbfffffff 
64bit pref]
[    0.572206] pci_bus 0000:16: resource 1 [mem 0xe9200000-0xe94fffff]
[    0.572362] pci 0000:05:00.0: TI XIO2000a quirk detected; secondary 
bus fast back-to-back transfers disabled
[    0.572451] pci 0000:0e:00.0: TI XIO2000a quirk detected; secondary 
bus fast back-to-back transfers disabled
[    0.572481] pci 0000:11:00.0: Disabling ASPM L0s/L1
[    0.572503] pci 0000:14:00.0: Video device with shadowed ROM at [mem 
0x000c0000-0x000dffff]
[    0.572588] PCI: CLS 64 bytes, default 64
[    0.572610] Trying to unpack rootfs image as initramfs...
[    1.356751] Freeing initrd memory: 12064K
[    1.356769] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters 
supported
[    1.356825] pci 0000:00:01.0: Adding to iommu group 0
[    1.356836] pci 0000:00:01.1: Adding to iommu group 1
[    1.356849] pci 0000:00:02.0: Adding to iommu group 2
[    1.356863] pci 0000:00:03.0: Adding to iommu group 3
[    1.356874] pci 0000:00:03.1: Adding to iommu group 4
[    1.356887] pci 0000:00:04.0: Adding to iommu group 5
[    1.356900] pci 0000:00:05.0: Adding to iommu group 6
[    1.356918] pci 0000:00:07.0: Adding to iommu group 7
[    1.356928] pci 0000:00:07.1: Adding to iommu group 8
[    1.356943] pci 0000:00:08.0: Adding to iommu group 9
[    1.356953] pci 0000:00:08.1: Adding to iommu group 10
[    1.356971] pci 0000:00:14.0: Adding to iommu group 11
[    1.356980] pci 0000:00:14.3: Adding to iommu group 11
[    1.357025] pci 0000:00:18.0: Adding to iommu group 12
[    1.357034] pci 0000:00:18.1: Adding to iommu group 12
[    1.357043] pci 0000:00:18.2: Adding to iommu group 12
[    1.357052] pci 0000:00:18.3: Adding to iommu group 12
[    1.357061] pci 0000:00:18.4: Adding to iommu group 12
[    1.357070] pci 0000:00:18.5: Adding to iommu group 12
[    1.357079] pci 0000:00:18.6: Adding to iommu group 12
[    1.357088] pci 0000:00:18.7: Adding to iommu group 12
[    1.357112] pci 0000:01:00.0: Adding to iommu group 13
[    1.357123] pci 0000:01:00.1: Adding to iommu group 13
[    1.357133] pci 0000:01:00.2: Adding to iommu group 13
[    1.357138] pci 0000:02:00.0: Adding to iommu group 13
[    1.357142] pci 0000:02:01.0: Adding to iommu group 13
[    1.357147] pci 0000:02:02.0: Adding to iommu group 13
[    1.357152] pci 0000:02:03.0: Adding to iommu group 13
[    1.357156] pci 0000:02:08.0: Adding to iommu group 13
[    1.357160] pci 0000:02:09.0: Adding to iommu group 13
[    1.357164] pci 0000:03:00.0: Adding to iommu group 13
[    1.357169] pci 0000:04:00.0: Adding to iommu group 13
[    1.357173] pci 0000:05:00.0: Adding to iommu group 13
[    1.357177] pci 0000:06:04.0: Adding to iommu group 13
[    1.357182] pci 0000:07:04.0: Adding to iommu group 13
[    1.357187] pci 0000:07:05.0: Adding to iommu group 13
[    1.357191] pci 0000:07:06.0: Adding to iommu group 13
[    1.357194] pci 0000:07:07.0: Adding to iommu group 13
[    1.357198] pci 0000:07:08.0: Adding to iommu group 13
[    1.357202] pci 0000:07:09.0: Adding to iommu group 13
[    1.357206] pci 0000:07:0c.0: Adding to iommu group 13
[    1.357211] pci 0000:08:00.0: Adding to iommu group 13
[    1.357215] pci 0000:09:04.0: Adding to iommu group 13
[    1.357219] pci 0000:09:05.0: Adding to iommu group 13
[    1.357223] pci 0000:09:06.0: Adding to iommu group 13
[    1.357227] pci 0000:09:07.0: Adding to iommu group 13
[    1.357231] pci 0000:09:08.0: Adding to iommu group 13
[    1.357234] pci 0000:09:09.0: Adding to iommu group 13
[    1.357238] pci 0000:09:0a.0: Adding to iommu group 13
[    1.357243] pci 0000:0a:00.0: Adding to iommu group 13
[    1.357247] pci 0000:0b:00.0: Adding to iommu group 13
[    1.357252] pci 0000:0c:00.0: Adding to iommu group 13
[    1.357256] pci 0000:0d:00.0: Adding to iommu group 13
[    1.357260] pci 0000:0e:00.0: Adding to iommu group 13
[    1.357265] pci 0000:0f:04.0: Adding to iommu group 13
[    1.357269] pci 0000:10:04.0: Adding to iommu group 13
[    1.357273] pci 0000:10:06.0: Adding to iommu group 13
[    1.357277] pci 0000:10:08.0: Adding to iommu group 13
[    1.357280] pci 0000:10:09.0: Adding to iommu group 13
[    1.357285] pci 0000:10:0a.0: Adding to iommu group 13
[    1.357289] pci 0000:11:00.0: Adding to iommu group 13
[    1.357294] pci 0000:12:00.0: Adding to iommu group 13
[    1.357298] pci 0000:13:00.0: Adding to iommu group 13
[    1.357309] pci 0000:14:00.0: Adding to iommu group 14
[    1.357320] pci 0000:15:00.0: Adding to iommu group 15
[    1.357332] pci 0000:16:00.0: Adding to iommu group 16
[    1.357344] pci 0000:16:00.1: Adding to iommu group 17
[    1.357356] pci 0000:16:00.3: Adding to iommu group 18
[    1.357367] pci 0000:16:00.4: Adding to iommu group 19
[    1.360652] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    1.360657] pci 0000:00:00.2: AMD-Vi: Extended features 
(0x58f77ef22294ade):
[    1.360659]  PPR X2APIC NX GT IA GA PC GA_vAPIC
[    1.360662] AMD-Vi: Interrupt remapping enabled
[    1.360663] AMD-Vi: Virtual APIC enabled
[    1.360665] AMD-Vi: X2APIC enabled
[    1.360756] AMD-Vi: Lazy IO/TLB flushing enabled
[    1.361501] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 
163840 ms ovfl timer
[    1.361503] RAPL PMU: hw unit of domain package 2^-16 Joules
[    1.361508] amd_uncore: AMD NB counters detected
[    1.361513] amd_uncore: AMD LLC counters detected
[    1.361663] LVT offset 0 assigned for vector 0x400
[    1.361746] perf: AMD IBS detected (0x000003ff)
[    1.361752] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 
counters/bank).
[    1.362140] Initialise system trusted keyrings
[    1.362154] Key type blacklist registered
[    1.362179] workingset: timestamp_bits=46 max_order=22 bucket_order=0
[    1.362829] zbud: loaded
[    1.365690] Key type asymmetric registered
[    1.365692] Asymmetric key parser 'x509' registered
[    1.365698] Block layer SCSI generic (bsg) driver version 0.4 loaded 
(major 249)
[    1.365703] io scheduler mq-deadline registered
[    1.365705] io scheduler kyber registered
[    1.365718] io scheduler bfq registered
[    1.367121] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    1.367144] vesafb: mode is 1280x1024x32, linelength=5120, pages=0
[    1.367145] vesafb: scrolling: redraw
[    1.367147] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    1.367161] vesafb: framebuffer at 0xb0000000, mapped to 
0x00000000cb0f99e6, using 5120k, total 5120k
[    1.367214] Console: switching to colour frame buffer device 160x64
[    1.402507] fb0: VESA VGA frame buffer device
[    1.403156] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    1.403561] 00:05: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) 
is a 16550A
[    1.404680] Non-volatile memory driver v1.3
[    1.404883] Linux agpgart interface v0.103
[    1.406233] ahci 0000:01:00.1: version 3.0
[    1.406316] ahci 0000:01:00.1: SSS flag set, parallel bus scan disabled
[    1.406662] ahci 0000:01:00.1: AHCI 0001.0301 32 slots 6 ports 6 Gbps 
0x3f impl SATA mode
[    1.407017] ahci 0000:01:00.1: flags: 64bit ncq sntf stag pm led clo 
only pmp pio slum part sxs deso sadm sds apst
[    1.407792] scsi host0: ahci
[    1.408013] scsi host1: ahci
[    1.408212] scsi host2: ahci
[    1.408415] scsi host3: ahci
[    1.408614] scsi host4: ahci
[    1.408815] scsi host5: ahci
[    1.408981] ata1: SATA max UDMA/133 abar m131072 at 0xe6780000 port 
0xe6780100 irq 41
[    1.409314] ata2: SATA max UDMA/133 abar m131072 at 0xe6780000 port 
0xe6780180 irq 41
[    1.409644] ata3: SATA max UDMA/133 abar m131072 at 0xe6780000 port 
0xe6780200 irq 41
[    1.409973] ata4: SATA max UDMA/133 abar m131072 at 0xe6780000 port 
0xe6780280 irq 41
[    1.410301] ata5: SATA max UDMA/133 abar m131072 at 0xe6780000 port 
0xe6780300 irq 41
[    1.410628] ata6: SATA max UDMA/133 abar m131072 at 0xe6780000 port 
0xe6780380 irq 41
[    1.421166] ahci 0000:04:00.0: AHCI 0001.0000 32 slots 4 ports 6 Gbps 
0xf impl SATA mode
[    1.421518] ahci 0000:04:00.0: flags: 64bit ncq sntf led only pmp fbs 
pio slum part sxs
[    1.422122] scsi host6: ahci
[    1.422329] scsi host7: ahci
[    1.422532] scsi host8: ahci
[    1.422736] scsi host9: ahci
[    1.422901] ata7: SATA max UDMA/133 abar m2048 at 0xe6610000 port 
0xe6610100 irq 42
[    1.423225] ata8: SATA max UDMA/133 abar m2048 at 0xe6610000 port 
0xe6610180 irq 42
[    1.423552] ata9: SATA max UDMA/133 abar m2048 at 0xe6610000 port 
0xe6610200 irq 42
[    1.423876] ata10: SATA max UDMA/133 abar m2048 at 0xe6610000 port 
0xe6610280 irq 42
[    1.424250] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    1.424550] i8042: PNP: PS/2 appears to have AUX port disabled, if 
this is incorrect please boot with i8042.nopnp
[    1.425109] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.425386] mousedev: PS/2 mouse device common for all mice
[    1.425672] rtc_cmos 00:02: RTC can wake from S4
[    1.426024] rtc_cmos 00:02: registered as rtc0
[    1.426255] rtc_cmos 00:02: setting system clock to 
2020-11-25T21:01:00 UTC (1606338060)
[    1.426615] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes 
nvram, hpet irqs
[    1.427049] ledtrig-cpu: registered to indicate activity on CPUs
[    1.436858] hid: raw HID events driver (C) Jiri Kosina
[    1.446752] drop_monitor: Initializing network drop monitor service
[    1.456793] NET: Registered protocol family 10
[    1.469254] Segment Routing with IPv6
[    1.479839] microcode: CPU0: patch_level=0x08701021
[    1.485489] input: AT Translated Set 2 keyboard as 
/devices/platform/i8042/serio0/input/input0
[    1.489654] microcode: CPU1: patch_level=0x08701021
[    1.509899] microcode: CPU2: patch_level=0x08701021
[    1.519884] microcode: CPU3: patch_level=0x08701021
[    1.529693] microcode: CPU4: patch_level=0x08701021
[    1.539410] microcode: CPU5: patch_level=0x08701021
[    1.549021] microcode: CPU6: patch_level=0x08701021
[    1.558475] microcode: CPU7: patch_level=0x08701021
[    1.567728] microcode: CPU8: patch_level=0x08701021
[    1.576832] microcode: CPU9: patch_level=0x08701021
[    1.585881] microcode: CPU10: patch_level=0x08701021
[    1.594992] microcode: CPU11: patch_level=0x08701021
[    1.603936] microcode: CPU12: patch_level=0x08701021
[    1.612680] microcode: CPU13: patch_level=0x08701021
[    1.621226] microcode: CPU14: patch_level=0x08701021
[    1.629643] microcode: CPU15: patch_level=0x08701021
[    1.637968] microcode: Microcode Update Driver: v2.2.
[    1.637971] IPI shorthand broadcast: enabled
[    1.654368] sched_clock: Marking stable (1334868715, 
319493605)->(1671598226, -17235906)
[    1.662705] registered taskstats version 1
[    1.670900] Loading compiled-in X.509 certificates
[    1.679089] zswap: loaded using pool lzo/zbud
[    1.687264] Key type ._fscrypt registered
[    1.695241] Key type .fscrypt registered
[    1.703180] Key type fscrypt-provisioning registered
[    1.712252] Key type encrypted registered
[    1.720030] ima: No TPM chip found, activating TPM-bypass!
[    1.727392] ata7: SATA link down (SStatus 0 SControl 300)
[    1.727759] ima: Allocated hash algorithm: sha256
[    1.735391] ata8: SATA link down (SStatus 0 SControl 300)
[    1.743099] ima: No architecture policies found
[    1.751052] ata9: SATA link down (SStatus 0 SControl 300)
[    1.759061] evm: Initialising EVM extended attributes:
[    1.767302] ata10: SATA link down (SStatus 0 SControl 300)
[    1.775642] evm: security.selinux
[    1.792376] evm: security.ima
[    1.800787] evm: security.capability
[    1.809259] evm: HMAC attrs: 0x1
[    1.818091] PM:   Magic number: 12:101:46
[    1.826744] event_source uprobe: hash matches
[    1.835315] RAS: Correctable Errors collector initialized.
[    1.874311] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.883109] ata1.00: supports DRM functions and may not be fully 
accessible
[    1.892438] ata1.00: disabling queued TRIM support
[    1.892439] ata1.00: ATA-9: Samsung SSD 850 EVO 500GB, EMT03B6Q, max 
UDMA/133
[    1.901404] ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.912127] ata1.00: supports DRM functions and may not be fully 
accessible
[    1.921755] ata1.00: disabling queued TRIM support
[    1.923056] ata1.00: configured for UDMA/133
[    1.932321] scsi 0:0:0:0: Direct-Access     ATA      Samsung SSD 850 
  3B6Q PQ: 0 ANSI: 5
[    1.941964] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 
GB/466 GiB)
[    1.951489] sd 0:0:0:0: [sda] Write Protect is off
[    1.960848] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.960855] sd 0:0:0:0: [sda] Write cache: enabled, read cache: 
enabled, doesn't support DPO or FUA
[    1.971166]  sda: sda1 sda2 sda3 < sda5 sda6 sda7 >
[    1.981066] sd 0:0:0:0: [sda] supports TCG Opal
[    1.990292] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.378303] tsc: Refined TSC clocksource calibration: 3892.685 MHz
[    2.387673] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 
0x7038b8db878, max_idle_ns: 881590710692 ns
[    2.397305] clocksource: Switched to clocksource tsc
[    2.402313] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    2.416598] ata2.00: supports DRM functions and may not be fully 
accessible
[    2.426983] ata2.00: ATA-11: Samsung SSD 860 EVO 1TB, RVT02B6Q, max 
UDMA/133
[    2.436581] ata2.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 
32), AA
[    2.448417] ata2.00: supports DRM functions and may not be fully 
accessible
[    2.460750] ata2.00: configured for UDMA/133
[    2.470412] scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 860 
  2B6Q PQ: 0 ANSI: 5
[    2.480132] ata2.00: Enabling discard_zeroes_data
[    2.489599] sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: 
(1.00 TB/932 GiB)
[    2.499373] sd 1:0:0:0: [sdb] Write Protect is off
[    2.509194] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    2.509199] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: 
enabled, doesn't support DPO or FUA
[    2.519464] ata2.00: Enabling discard_zeroes_data
[    2.531193]  sdb: sdb1
[    2.541677] ata2.00: Enabling discard_zeroes_data
[    2.553196] sd 1:0:0:0: [sdb] supports TCG Opal
[    2.563783] sd 1:0:0:0: [sdb] Attached SCSI disk
[    2.799366] ata3: SATA link down (SStatus 0 SControl 300)
[    3.274311] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    3.286770] ata4.00: ATAPI: SONY    DVD RW AD-7260S, 1.61, max UDMA/100
[    3.299642] ata4.00: configured for UDMA/100
[    3.312379] scsi 3:0:0:0: CD-ROM            SONY     DVD RW AD-7260S 
  1.61 PQ: 0 ANSI: 5
[    3.810311] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    3.823584] ata5.00: supports DRM functions and may not be fully 
accessible
[    3.835923] ata5.00: disabling queued TRIM support
[    3.835924] ata5.00: ATA-9: Samsung SSD 850 EVO 500GB, EMT02B6Q, max 
UDMA/133
[    3.847738] ata5.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    3.860978] ata5.00: supports DRM functions and may not be fully 
accessible
[    3.873139] ata5.00: disabling queued TRIM support
[    3.874410] ata5.00: configured for UDMA/133
[    3.886054] scsi 4:0:0:0: Direct-Access     ATA      Samsung SSD 850 
  2B6Q PQ: 0 ANSI: 5
[    3.897985] sd 4:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 
GB/466 GiB)
[    3.909917] sd 4:0:0:0: [sdc] Write Protect is off
[    3.921835] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    3.921840] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: 
enabled, doesn't support DPO or FUA
[    3.934315]  sdc: sdc1
[    3.946849] sd 4:0:0:0: [sdc] supports TCG Opal
[    3.958965] sd 4:0:0:0: [sdc] Attached SCSI disk
[    4.362311] ata6: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    4.375938] ata6.00: supports DRM functions and may not be fully 
accessible
[    4.388660] ata6.00: disabling queued TRIM support
[    4.388660] ata6.00: ATA-9: Samsung SSD 850 EVO 500GB, EMT02B6Q, max 
UDMA/133
[    4.400887] ata6.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    4.414647] ata6.00: supports DRM functions and may not be fully 
accessible
[    4.427418] ata6.00: disabling queued TRIM support
[    4.428691] ata6.00: configured for UDMA/133
[    4.440909] scsi 5:0:0:0: Direct-Access     ATA      Samsung SSD 850 
  2B6Q PQ: 0 ANSI: 5
[    4.453378] sd 5:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 
GB/466 GiB)
[    4.465939] sd 5:0:0:0: [sdd] Write Protect is off
[    4.478513] sd 5:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[    4.478518] sd 5:0:0:0: [sdd] Write cache: enabled, read cache: 
enabled, doesn't support DPO or FUA
[    4.493060]  sdd: sdd1
[    4.506322] sd 5:0:0:0: [sdd] supports TCG Opal
[    4.519171] sd 5:0:0:0: [sdd] Attached SCSI disk
[    4.532921] Freeing unused decrypted memory: 2040K
[    4.545844] Freeing unused kernel image (initmem) memory: 1640K
[    4.562305] Write protecting the kernel read-only data: 18432k
[    4.575283] Freeing unused kernel image (text/rodata gap) memory: 2044K
[    4.588000] Freeing unused kernel image (rodata/data gap) memory: 56K
[    4.600546] Run /init as init process
[    4.612993]   with arguments:
[    4.612994]     /init
[    4.612994]     showopts
[    4.612994]   with environment:
[    4.612995]     HOME=/
[    4.612995]     TERM=linux
[    4.612995]     BOOT_IMAGE=/boot/vmlinuz-5.9.0-rc1+
[    4.612996]     apm=off
[    4.612996]     splash=verbose
[    4.630405] systemd[1]: systemd 234 running in system mode. (+PAM 
-AUDIT +SELINUX -IMA +APPARMOR -SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP 
+GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 -IDN 
default-hierarchy=hybrid)
[    4.668327] systemd[1]: Detected architecture x86-64.
[    4.681448] systemd[1]: Running in initial RAM disk.
[    4.733347] systemd[1]: Set hostname to <harley>.
[    4.767596] random: systemd: uninitialized urandom read (16 bytes read)
[    4.780958] systemd[1]: Created slice System Slice.
[    4.806979] random: systemd: uninitialized urandom read (16 bytes read)
[    4.820079] systemd[1]: Listening on udev Kernel Socket.
[    4.845902] random: systemd: uninitialized urandom read (16 bytes read)
[    4.859069] systemd[1]: Reached target Slices.
[    4.885076] systemd[1]: Reached target Swap.
[    4.910814] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.936772] systemd[1]: Listening on udev Control Socket.
[    5.065916] alua: device handler registered
[    5.066049] emc: device handler registered
[    5.066175] rdac: device handler registered
[    5.067526] device-mapper: uevent: version 1.0.3
[    5.067568] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) 
initialised: dm-devel at redhat.com
[    5.068392] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    5.068411] sd 1:0:0:0: Attached scsi generic sg1 type 0
[    5.068429] scsi 3:0:0:0: Attached scsi generic sg2 type 5
[    5.068446] sd 4:0:0:0: Attached scsi generic sg3 type 0
[    5.068462] sd 5:0:0:0: Attached scsi generic sg4 type 0
[    5.163885] random: crng init done
[    5.218016] random: 7 urandom warning(s) missed due to ratelimiting
[    5.522938] input: Power Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    5.535255] ACPI: Power Button [PWRB]
[    5.535537] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    5.563333] ACPI: Power Button [PWRF]
[    5.566760] ACPI: bus type USB registered
[    5.566787] usbcore: registered new interface driver usbfs
[    5.566797] usbcore: registered new interface driver hub
[    5.566860] usbcore: registered new device driver usb
[    5.570383] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    5.570388] xhci_hcd 0000:01:00.0: new USB bus registered, assigned 
bus number 1
[    5.587666] scsi host10: Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA 
DRIVER, Rev 7.0
                        <Adaptec 2930CU SCSI adapter>
                        aic7860: Ultra Single Channel A, SCSI Id=7, 
3/253 SCBs

[    5.611882] sr 3:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer dvd-ram 
cd/rw xa/form2 cdda tray
[    5.625399] xhci_hcd 0000:01:00.0: hcc params 0x0200ef81 hci version 
0x110 quirks 0x0000000000000410
[    5.629001] cdrom: Uniform CD-ROM driver Revision: 3.20
[    5.640381] usb usb1: New USB device found, idVendor=1d6b, 
idProduct=0002, bcdDevice= 5.09
[    5.696332] checking generic (b0000000 500000) vs hw (e8000000 1000000)
[    5.707356] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    5.718728] checking generic (b0000000 500000) vs hw (b0000000 10000000)
[    5.718729] fb0: switching to nouveaufb from VESA VGA
[    5.764575] usb usb1: Product: xHCI Host Controller
[    5.764576] usb usb1: Manufacturer: Linux 5.9.0-rc1+ xhci-hcd
[    5.764576] usb usb1: SerialNumber: 0000:01:00.0
[    5.764654] hub 1-0:1.0: USB hub found
[    5.771415] sr 3:0:0:0: Attached scsi CD-ROM sr0
[    5.809634] hub 1-0:1.0: 10 ports detected
[    5.809653] Console: switching to colour dummy device 80x25
[    5.809699] nouveau 0000:14:00.0: vgaarb: deactivate vga console
[    5.809768] nouveau 0000:14:00.0: NVIDIA G70 (047200a1)
[    5.810020] xhci_hcd 0000:01:00.0: xHCI Host Controller
[    5.810025] xhci_hcd 0000:01:00.0: new USB bus registered, assigned 
bus number 2
[    5.810029] xhci_hcd 0000:01:00.0: Host supports USB 3.1 Enhanced 
SuperSpeed
[    5.810069] usb usb2: We don't know the algorithms for LPM for this 
host, disabling LPM.
[    5.810081] usb usb2: New USB device found, idVendor=1d6b, 
idProduct=0003, bcdDevice= 5.09
[    5.810084] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    5.810086] usb usb2: Product: xHCI Host Controller
[    5.810088] usb usb2: Manufacturer: Linux 5.9.0-rc1+ xhci-hcd
[    5.810089] usb usb2: SerialNumber: 0000:01:00.0
[    5.810147] hub 2-0:1.0: USB hub found
[    5.810155] hub 2-0:1.0: 4 ports detected
[    5.810207] usb: port power management may be unreliable
[    5.810341] xhci_hcd 0000:16:00.3: xHCI Host Controller
[    5.810345] xhci_hcd 0000:16:00.3: new USB bus registered, assigned 
bus number 3
[    5.810440] xhci_hcd 0000:16:00.3: hcc params 0x0278ffe5 hci version 
0x110 quirks 0x0000000000000410
[    5.810674] usb usb3: New USB device found, idVendor=1d6b, 
idProduct=0002, bcdDevice= 5.09
[    5.810677] usb usb3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    5.810679] usb usb3: Product: xHCI Host Controller
[    5.810681] usb usb3: Manufacturer: Linux 5.9.0-rc1+ xhci-hcd
[    5.810683] usb usb3: SerialNumber: 0000:16:00.3
[    5.810733] hub 3-0:1.0: USB hub found
[    5.810738] hub 3-0:1.0: 4 ports detected
[    5.810865] xhci_hcd 0000:16:00.3: xHCI Host Controller
[    5.810868] xhci_hcd 0000:16:00.3: new USB bus registered, assigned 
bus number 4
[    5.810871] xhci_hcd 0000:16:00.3: Host supports USB 3.1 Enhanced 
SuperSpeed
[    5.810880] usb usb4: We don't know the algorithms for LPM for this 
host, disabling LPM.
[    5.810892] usb usb4: New USB device found, idVendor=1d6b, 
idProduct=0003, bcdDevice= 5.09
[    5.810894] usb usb4: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[    5.810896] usb usb4: Product: xHCI Host Controller
[    5.810898] usb usb4: Manufacturer: Linux 5.9.0-rc1+ xhci-hcd
[    5.810900] usb usb4: SerialNumber: 0000:16:00.3
[    5.810944] hub 4-0:1.0: USB hub found
[    5.810950] hub 4-0:1.0: 4 ports detected
[    5.882482] (scsi10:A:1:0): refuses synchronous negotiation. Using 
asynchronous transfers
[    5.887369] scsi 10:0:1:0: Sequential-Access HP       88780 
   A674 PQ: 0 ANSI: 1 CCS
[    5.894685] scsi target10:0:1: Beginning Domain Validation
[    5.913118] scsi target10:0:1: Ending Domain Validation
[    5.913214] scsi 10:0:1:0: Attached scsi generic sg5 type 1
[    5.928311] EXT4-fs (sda7): mounted filesystem with ordered data 
mode. Opts: (null)
[    6.010730] nouveau 0000:14:00.0: bios: version 05.70.02.13.7b
[    6.011017] nouveau 0000:14:00.0: fb: 256 MiB GDDR3
[    6.065115] [TTM] Zone  kernel: Available graphics memory: 8201096 KiB
[    6.065119] [TTM] Zone   dma32: Available graphics memory: 2097152 KiB
[    6.065121] [TTM] Initializing pool allocator
[    6.065124] [TTM] Initializing DMA pool allocator
[    6.065136] nouveau 0000:14:00.0: DRM: VRAM: 250 MiB
[    6.065138] nouveau 0000:14:00.0: DRM: GART: 512 MiB
[    6.065142] nouveau 0000:14:00.0: DRM: TMDS table version 1.1
[    6.065144] nouveau 0000:14:00.0: DRM: DCB version 3.0
[    6.065146] nouveau 0000:14:00.0: DRM: DCB outp 00: 01000300 00000028
[    6.065148] nouveau 0000:14:00.0: DRM: DCB outp 01: 03000302 00000000
[    6.065150] nouveau 0000:14:00.0: DRM: DCB outp 02: 04011310 00000028
[    6.065152] nouveau 0000:14:00.0: DRM: DCB outp 03: 04011312 00000000
[    6.065154] nouveau 0000:14:00.0: DRM: DCB outp 04: 020223f1 0040c080
[    6.065156] nouveau 0000:14:00.0: DRM: DCB conn 00: 1030
[    6.065158] nouveau 0000:14:00.0: DRM: DCB conn 01: 2130
[    6.065160] nouveau 0000:14:00.0: DRM: DCB conn 02: 0210
[    6.065162] nouveau 0000:14:00.0: DRM: DCB conn 03: 0211
[    6.065164] nouveau 0000:14:00.0: DRM: DCB conn 04: 0213
[    6.070068] nouveau 0000:14:00.0: DRM: Setting dpms mode 3 on TV 
encoder (output 4)
[    6.152318] nouveau 0000:14:00.0: DRM: failed to map fb: -28
[    6.152421] [drm] Initialized nouveau 1.3.1 20120801 for 0000:14:00.0 
on minor 0
[    6.194306] usb 1-6: new full-speed USB device number 2 using xhci_hcd
[    6.596689] usb 1-6: New USB device found, idVendor=12cf, 
idProduct=0155, bcdDevice=12.02
[    6.596693] usb 1-6: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[    6.596695] usb 1-6: Product: CM STORM SENTINEL GAMING MOUSE
[    6.596697] usb 1-6: Manufacturer: DEXIN Corporation
[    7.043115] scsi 10:0:6:0: Sequential-Access EXABYTE 
EXB-8500-85Qanx0 0446 PQ: 0 ANSI: 2
[    7.050302] scsi target10:0:6: Beginning Domain Validation
[    7.257295] scsi target10:0:6: FAST-5 SCSI 4.0 MB/s ST (248 ns, 
offset 11)
[    7.296468] scsi target10:0:6: Domain Validation skipping write tests
[    7.296470] scsi target10:0:6: Ending Domain Validation
[    7.296553] scsi 10:0:6:0: Attached scsi generic sg6 type 1
[    7.339671] scsi host11: Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA 
DRIVER, Rev 7.0
                        <Adaptec 2930CU SCSI adapter>
                        aic7860: Ultra Single Channel A, SCSI Id=7, 
3/253 SCBs

[    9.239438] systemd-journald[288]: Received SIGTERM from PID 1 (systemd).
[    9.252923] printk: systemd: 15 output lines suppressed due to 
ratelimiting
[    9.324019] systemd-fstab-generator[517]: Checking was requested for 
"qnap.compro.net:/HUB", but it is not a device.
[    9.324053] systemd-fstab-generator[517]: Checking was requested for 
"qnap2.compro.net:/NFS", but it is not a device.
[    9.455844] EXT4-fs (sda7): re-mounted. Opts: (null)
[    9.472597] systemd-journald[532]: Received request to flush runtime 
journal from PID 1
[    9.535098] snd_hda_codec_realtek hdaudioC0D0: ALC1150: SKU not ready 
0x00000000
[    9.535496] snd_hda_codec_realtek hdaudioC0D0: autoconfig for 
ALC1150: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
[    9.535499] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 
(0x0/0x0/0x0/0x0/0x0)
[    9.535501] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 
(0x1b/0x0/0x0/0x0/0x0)
[    9.535504] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    9.535505] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
[    9.535507] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    9.535509] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    9.535511] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    9.535513] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    9.546834] input: HDA Digital PCBeep as 
/devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input3
[    9.546872] input: HD-Audio Generic Front Mic as 
/devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input4
[    9.546903] input: HD-Audio Generic Rear Mic as 
/devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input5
[    9.546932] input: HD-Audio Generic Line as 
/devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input6
[    9.546960] input: HD-Audio Generic Line Out as 
/devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input7
[    9.546989] input: HD-Audio Generic Front Headphone as 
/devices/pci0000:00/0000:00:08.1/0000:16:00.4/sound/card0/input8
[    9.563494] thermal LNXTHERM:00: registered as thermal_zone0
[    9.563500] ACPI: Thermal Zone [THRM] (37 C)
[    9.592055] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, 
revision 0
[    9.592063] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus 
port selection
[    9.592219] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller 
at 0xb20
[    9.612519] hdlc: HDLC support module revision 1.22
[    9.613559] ccp 0000:16:00.1: ccp: unable to access the device: you 
might be running a broken BIOS.
[    9.615163] input: PC Speaker as /devices/platform/pcspkr/input/input9
[    9.617566] PCI parallel port detected: 9710:9805, I/O at 
0xd150(0xd140), IRQ 32
[    9.617771] parport0: PC-style at 0xd150 (0xd140), irq 32
[    9.619276] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    9.619465] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO 
address
[    9.619478] sp5100-tco sp5100-tco: Watchdog hardware is disabled
[    9.619745] SyncLink GT
[    9.619756] SyncLink GT, tty major#245
[    9.619824] SyncLink GT4 ttySLG0 IO=e000c000 IRQ=37 MaxFrameSize=4096
[    9.620253] SyncLink GT4 ttySLG1 IO=e000c000 IRQ=37 MaxFrameSize=4096
[    9.620729] SyncLink GT4 ttySLG2 IO=e000c000 IRQ=37 MaxFrameSize=4096
[    9.620967] SyncLink GT4 ttySLG3 IO=e000c000 IRQ=37 MaxFrameSize=4096
[    9.622555] , using FIFO [PCSPP,TRISTATE,COMPAT,EPP,ECP]
[    9.631661] 3c59x: Donald Becker and others.
[    9.631676] 0000:07:04.0: 3Com PCI 3c905C Tornado at 0000000079cabc9d.
[    9.631950] st: Version 20160209, fixed bufsize 32768, s/g segs 256
[    9.633062] st 10:0:1:0: Attached scsi tape st0
[    9.633067] st 10:0:1:0: st0: try direct i/o: yes (alignment 4 B)
[    9.633694] st 10:0:6:0: Attached scsi tape st1
[    9.633699] st 10:0:6:0: st1: try direct i/o: yes (alignment 4 B)
[    9.634534] cryptd: max_cpu_qlen set to 1000
[    9.644991] AVX2 version of gcm_enc/dec engaged.
[    9.644997] AES CTR mode by8 optimization enabled
[    9.645750] r8169 0000:13:00.0: can't disable ASPM; OS doesn't have 
ASPM control
[    9.654639] libphy: r8169: probed
[    9.654918] r8169 0000:13:00.0 eth0: RTL8125B, f4:b5:20:2a:e0:d3, XID 
641, IRQ 60
[    9.654924] r8169 0000:13:00.0 eth0: jumbo features [frames: 9194 
bytes, tx checksumming: ko]
[    9.663043] ppdev: user-space parallel port driver
[    9.677521] usbcore: registered new interface driver usbhid
[    9.677532] usbhid: USB HID core driver
[    9.687043] input: DEXIN Corporation CM STORM SENTINEL GAMING MOUSE 
as 
/devices/pci0000:00/0000:00:01.1/0000:01:00.0/usb1/1-6/1-6:1.0/0003:12CF:0155.0001/input/input10
[    9.687256] hid-generic 0003:12CF:0155.0001: input,hidraw0: USB HID 
v1.11 Mouse [DEXIN Corporation CM STORM SENTINEL GAMING MOUSE] on 
usb-0000:01:00.0-6/input0
[    9.687504] input: DEXIN Corporation CM STORM SENTINEL GAMING MOUSE 
Keyboard as 
/devices/pci0000:00/0000:00:01.1/0000:01:00.0/usb1/1-6/1-6:1.1/0003:12CF:0155.0002/input/input11
[    9.687707] input: DEXIN Corporation CM STORM SENTINEL GAMING MOUSE 
Consumer Control as 
/devices/pci0000:00/0000:00:01.1/0000:01:00.0/usb1/1-6/1-6:1.1/0003:12CF:0155.0002/input/input12
[    9.687858] hid-generic 0003:12CF:0155.0002: input,hidraw1: USB HID 
v1.11 Keyboard [DEXIN Corporation CM STORM SENTINEL GAMING MOUSE] on 
usb-0000:01:00.0-6/input1
[    9.735611] kvm: disabled by bios
[    9.762616] kvm: disabled by bios
[    9.778311] Adding 8385532k swap on /dev/sda2.  Priority:-2 extents:1 
across:8385532k SSFS
[    9.803413] kvm: disabled by bios
[    9.815669] EXT4-fs (sdc1): mounted filesystem with ordered data 
mode. Opts: acl,user_xattr
[    9.819430] EXT4-fs (sdd1): mounted filesystem with ordered data 
mode. Opts: acl,user_xattr
[    9.828886] EXT4-fs (sda5): mounted filesystem with ordered data 
mode. Opts: (null)
[    9.831978] EXT4-fs (sdb1): mounted filesystem with ordered data 
mode. Opts: acl,user_xattr
[    9.833545] EXT4-fs (sda6): mounted filesystem with ordered data 
mode. Opts: (null)
[    9.843561] kvm: disabled by bios
[    9.896674] kvm: disabled by bios
[    9.931398] kvm: disabled by bios
[    9.967276] kvm: disabled by bios
[   10.003355] kvm: disabled by bios
[   10.055291] kvm: disabled by bios
[   10.087297] kvm: disabled by bios
[   10.432706] No iBFT detected.
[   10.448254] r8169 0000:13:00.0: Direct firmware load for 
rtl_nic/rtl8125b-2.fw failed with error -2
[   10.448256] r8169 0000:13:00.0: Unable to load firmware 
rtl_nic/rtl8125b-2.fw (-2)
[   10.470316] RTL8125B 2.5Gbps internal r8169-1300:00: attached PHY 
driver [RTL8125B 2.5Gbps internal] (mii_bus:phy_addr=r8169-1300:00, 
irq=IGNORE)
[   10.581693] r8169 0000:13:00.0 eth0: Link is Down
[   10.582148] eth1:  setting full-duplex.
[   10.614787] NET: Registered protocol family 17
[   13.196790] r8169 0000:13:00.0 eth0: Link is Up - 1Gbps/Full - flow 
control rx/tx
[   13.196799] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   15.682815] FS-Cache: Loaded
[   15.728136] RPC: Registered named UNIX socket transport module.
[   15.728137] RPC: Registered udp transport module.
[   15.728138] RPC: Registered tcp transport module.
[   15.728138] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   15.787908] FS-Cache: Netfs 'nfs' registered for caching
[   15.790826] Key type dns_resolver registered
[   15.939387] NFS: Registering the id_resolver key type
[   15.939397] Key type id_resolver registered
[   15.939398] Key type id_legacy registered
[   15.958323] NFS4: Couldn't follow remote path
[   15.959837] NFS4: Couldn't follow remote path
[   15.963245] NFS4: Couldn't follow remote path
[   15.964579] NFS4: Couldn't follow remote path
[   16.058955] systemd-fstab-generator[1592]: Checking was requested for 
"qnap.compro.net:/HUB", but it is not a device.
[   16.058975] systemd-fstab-generator[1592]: Checking was requested for 
"qnap2.compro.net:/NFS", but it is not a device.
[ 2656.706038] fuse: init (API version 7.31)


Mark




More information about the Nouveau mailing list