linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Rafał Miłecki" <zajec5@gmail.com>
To: Borislav Petkov <bp@alien8.de>, John Clemens <clemej@gmail.com>,
	Yazen Ghannam <Yazen.Ghannam@amd.com>
Cc: "Tony Luck" <tony.luck@intel.com>,
	linux-edac@vger.kernel.org,
	"Aravind Gopalakrishnan" <aravindksg.lkml@gmail.com>,
	"Thomas Gleixner" <tglx@linutronix.de>,
	"Ingo Molnar" <mingo@redhat.com>,
	"H . Peter Anvin" <hpa@zytor.com>,
	x86@kernel.org, "Rafał Miłecki" <rafal@milecki.pl>
Subject: x86/mce/AMD: Make sure banks were initialized before accessing them
Date: Tue, 27 Nov 2018 14:06:09 +0100	[thread overview]
Message-ID: <a32112c7-140e-482a-e454-90ba68ee54ed@gmail.com> (raw)

On 27.11.2018 13:38, Borislav Petkov wrote:
> On Tue, Nov 27, 2018 at 01:09:20PM +0100, Borislav Petkov wrote:
>> On Tue, Nov 27, 2018 at 11:17:00AM +0100, Rafał Miłecki wrote:
>>> From: Rafał Miłecki <rafal@milecki.pl>
>>>
>>> It may happen amd_threshold_interrupt() fires before banks get setup as
>>> part of the threshold_init_device() call. Such a case requires a proper
>>> check to avoid NULL pointer dereference.
>>
>> Yeah, and this code is wrong as hell. :-\
> 
> John, does the below hunk help booting?

I happen to have the same notebook with the same BIOS and the same
problem. So let me test it :) (see below).


> You might still see
> 
>    "Unexpected threshold interrupt at vector f9"
> 
> or so but you should still be able to boot.

That's correct, with your patch I see those messages but kernel boots!

Is that a valid material for a patch? If so, you can add my:
Tested-by: Rafał Miłecki <rafal@milecki.pl>


> @Yazen, btw look at the bugzilla entry - dmesg has a bunch of MCEs during boot:
> 
> [    2.001178] mce: [Hardware Error]: Machine check events logged
> [    2.001302] mce: [Hardware Error]: CPU 4: Machine Check: 0 Bank 1: d8200000000a0151
> [    2.001309] mce: [Hardware Error]: TSC e45ee7124 MISC d01b0fff00000000 SYND 4a000000 IPID 100b000000000
> [    2.001317] mce: [Hardware Error]: PROCESSOR 2:810f10 TIME 1538271297 SOCKET 0 APIC 4 microcode 810100b
> 
> how do we decode those new ones if the EDAC decoder is not loaded? I.e.,
> by hand? We probably need some IPID mapping or so...
> 
> And also, why is his box spewing so many of those, it is trying to tell
> us something. :-)

[    0.000000] Linux version 4.20.0-rc4-1-default+ (rmilecki@linux-k50g) (gcc version 7.3.1 20180817 [gcc-7-branch revision 263612] (SUSE Linux)) #36 SMP PREEMPT Tue Nov 27 13:55:43 CET 2018
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.20.0-rc4-1-default+ root=UUID=64fb93ec-8082-4993-bd2a-eac5f868bdfb splash=silent resume=/dev/disk/by-id/nvme-Samsung_SSD_970_PRO_512GB_S463NF0K813281N-part2
[    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-0x000000000008efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000008f000-0x000000000008ffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000090000-0x000000000009ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000003ffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000004000000-0x0000000004009fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000400a000-0x0000000079e7ffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000079e80000-0x000000007ac7ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007ac80000-0x000000007b37ffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007b380000-0x000000007b3fffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007b400000-0x000000008dffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedf1000-0x00000000fedf1fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000042f33ffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x6b095018-0x6b0a2457] usable ==> usable
[    0.000000] e820: update [mem 0x6b095018-0x6b0a2457] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000008efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000008f000-0x000000000008ffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000090000-0x000000000009ffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000003ffffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000004000000-0x0000000004009fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000000400a000-0x000000006b095017] usable
[    0.000000] reserve setup_data: [mem 0x000000006b095018-0x000000006b0a2457] usable
[    0.000000] reserve setup_data: [mem 0x000000006b0a2458-0x0000000079e7ffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000079e80000-0x000000007ac7ffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007ac80000-0x000000007b37ffff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000007b380000-0x000000007b3fffff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000007b400000-0x000000008dffffff] usable
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed80fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedf1000-0x00000000fedf1fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000042f33ffff] usable
[    0.000000] efi: EFI v2.50 by HP
[    0.000000] efi:  ACPI=0x7b3ff000  ACPI 2.0=0x7b3ff014  SMBIOS=0x7a57b000  SMBIOS 3.0=0x7a579000  ESRT=0x777f3898  MEMATTR=0x776d2018  TPMEventLog=0x6b0a3018
[    0.000000] SMBIOS 3.1.0 present.
[    0.000000] DMI: HP HP EliteBook 745 G5/83D5, BIOS Q81 Ver. 01.03.01 07/26/2018
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 1996.134 MHz processor
[    0.000391] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000393] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000398] last_pfn = 0x42f340 max_arch_pfn = 0x400000000
[    0.000403] MTRR default type: uncachable
[    0.000403] MTRR fixed ranges enabled:
[    0.000404]   00000-9FFFF write-back
[    0.000405]   A0000-BFFFF uncachable
[    0.000406]   C0000-DFFFF write-protect
[    0.000407]   E0000-FFFFF uncachable
[    0.000407] MTRR variable ranges enabled:
[    0.000409]   0 base 0000FF000000 mask FFFFFF000000 write-protect
[    0.000410]   1 base 000000000000 mask FFFF80000000 write-back
[    0.000411]   2 base 000080000000 mask FFFFC0000000 write-back
[    0.000412]   3 base 0000C0000000 mask FFFFF0000000 write-back
[    0.000412]   4 disabled
[    0.000413]   5 disabled
[    0.000413]   6 disabled
[    0.000414]   7 disabled
[    0.000415] TOM2: 0000000430000000 aka 17152M
[    0.000696] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT
[    0.000966] last_pfn = 0x8e000 max_arch_pfn = 0x400000000
[    0.005266] esrt: Reserving ESRT space from 0x00000000777f3898 to 0x00000000777f38d0.
[    0.005280] check: Scanning 1 areas for low memory corruption
[    0.005282] Base memory trampoline at [(____ptrval____)] 98000 size 24576
[    0.005290] Using GB pages for direct mapping
[    0.005293] BRK [0x17e01000, 0x17e01fff] PGTABLE
[    0.005294] BRK [0x17e02000, 0x17e02fff] PGTABLE
[    0.005295] BRK [0x17e03000, 0x17e03fff] PGTABLE
[    0.005323] BRK [0x17e04000, 0x17e04fff] PGTABLE
[    0.005325] BRK [0x17e05000, 0x17e05fff] PGTABLE
[    0.005528] BRK [0x17e06000, 0x17e06fff] PGTABLE
[    0.005579] BRK [0x17e07000, 0x17e07fff] PGTABLE
[    0.005612] Secure boot disabled
[    0.005613] RAMDISK: [mem 0x3d228000-0x3e1c0fff]
[    0.005625] ACPI: Early table checksum verification disabled
[    0.005628] ACPI: RSDP 0x000000007B3FF014 000024 (v02 HPQOEM)
[    0.005631] ACPI: XSDT 0x000000007B3D2188 000104 (v01 HPQOEM SLIC-BPC 00000001      01000013)
[    0.005636] ACPI: FACP 0x000000007B3EC000 00010C (v05 HPQOEM SLIC-BPC 00000001 HP   00000001)
[    0.005641] ACPI: DSDT 0x000000007B3D4000 010625 (v02 HPQOEM 83D5     00000000 INTL 20160527)
[    0.005644] ACPI: FACS 0x000000007B2C6000 000040
[    0.005647] ACPI: SSDT 0x000000007B3FC000 00012A (v02 HP     ShmTable 00000001 INTL 20160527)
[    0.005650] ACPI: SSDT 0x000000007B3F6000 00533D (v02 AMD    AmdTable 00000002 MSFT 02000002)
[    0.005653] ACPI: SSDT 0x000000007B3F4000 00119C (v01 AMD    AMD CPU  00000001 AMD  00000001)
[    0.005655] ACPI: CRAT 0x000000007B3F3000 000810 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
[    0.005658] ACPI: CDIT 0x000000007B3F2000 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
[    0.005661] ACPI: UEFI 0x000000007B2E3000 000042 (v01 HPQOEM EDK2     00000002      01000013)
[    0.005664] ACPI: SSDT 0x000000007B3F1000 000ECA (v02 HP     UcsiAcpi 00000001 INTL 20160527)
[    0.005666] ACPI: SSDT 0x000000007B3F0000 0000FB (v02 HP     UcsiCntr 00000001 INTL 20160527)
[    0.005669] ACPI: RTMA 0x000000007B3EF000 00009E (v01 HP     _HBMART_ 00001000 HP   00000001)
[    0.005672] ACPI: SSDT 0x000000007B3EE000 0003C8 (v02 HPQOEM Tpm2Tabl 00001000 INTL 20160527)
[    0.005675] ACPI: TPM2 0x000000007B3ED000 000034 (v03 HPQOEM EDK2     00000002      01000013)
[    0.005677] ACPI: ASF! 0x000000007B3EB000 00006E (v32 HPQOEM 83D5     00000001 HP   00000001)
[    0.005680] ACPI: MSDM 0x000000007B3EA000 000055 (v03 HPQOEM SLIC-BPC 00000000 HP   00000001)
[    0.005683] ACPI: SLIC 0x000000007B3E9000 000176 (v01 HPQOEM SLIC-BPC 00000001 HP   00000001)
[    0.005685] ACPI: WSMT 0x000000007B3E8000 000028 (v01 HPQOEM 83D5     00000001 HP   00000001)
[    0.005688] ACPI: HPET 0x000000007B3E7000 000038 (v01 HPQOEM 83D5     00000001 HP   00000001)
[    0.005691] ACPI: APIC 0x000000007B3E6000 000138 (v02 HPQOEM 83D5     00000001 HP   00000001)
[    0.005693] ACPI: MCFG 0x000000007B3E5000 00003C (v01 HPQOEM 83D5     00000001 HP   00000001)
[    0.005696] ACPI: IVRS 0x000000007B3FE000 0000D0 (v02 AMD    AMD IVRS 00000001 AMD  00000000)
[    0.005698] ACPI: SSDT 0x000000007B3D1000 000884 (v01 HP     HPADNBWL 00001000 INTL 20160527)
[    0.005701] ACPI: SSDT 0x000000007B3D0000 000032 (v01 HP     HPCONDEV 00001000 INTL 20160527)
[    0.005704] ACPI: VFCT 0x000000007B3C2000 00D484 (v01 HPQOEM SLIC-BPC 00000001 AMD  31504F47)
[    0.005707] ACPI: SSDT 0x000000007B3D3000 0008CB (v01 AMD    AmdTable 00000001 INTL 20160527)
[    0.005709] ACPI: FPDT 0x000000007B3C1000 000044 (v01 HPQOEM EDK2     00000002      01000013)
[    0.005712] ACPI: SSDT 0x000000007B3BF000 001B93 (v01 AMD    AmdTable 00000001 INTL 20160527)
[    0.005715] ACPI: BGRT 0x000000007B3BE000 000038 (v01 HPQOEM EDK2     00000002      01000013)
[    0.005717] ACPI: SSDT 0x000000007B3FD000 0002F9 (v02 HP     PwrCtlEv 00000001 INTL 20160527)
[    0.005724] ACPI: Local APIC address 0xfee00000
[    0.005885] No NUMA configuration found
[    0.005887] Faking a node at [mem 0x0000000000000000-0x000000042f33ffff]
[    0.005893] NODE_DATA(0) allocated [mem 0x42f32a000-0x42f33ffff]
[    0.005924] Zone ranges:
[    0.005926]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.005927]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.005928]   Normal   [mem 0x0000000100000000-0x000000042f33ffff]
[    0.005930]   Device   empty
[    0.005931] Movable zone start for each node
[    0.005932] Early memory node ranges
[    0.005933]   node   0: [mem 0x0000000000001000-0x000000000008efff]
[    0.005934]   node   0: [mem 0x0000000000090000-0x000000000009ffff]
[    0.005935]   node   0: [mem 0x0000000000100000-0x0000000003ffffff]
[    0.005936]   node   0: [mem 0x000000000400a000-0x0000000079e7ffff]
[    0.005937]   node   0: [mem 0x000000007b400000-0x000000008dffffff]
[    0.005938]   node   0: [mem 0x0000000100000000-0x000000042f33ffff]
[    0.006098] Zeroed struct page in unavailable ranges: 13804 pages
[    0.006100] Initmem setup node 0 [mem 0x0000000000001000-0x000000042f33ffff]
[    0.006102] On node 0 totalpages: 3915092
[    0.006103]   DMA zone: 64 pages used for memmap
[    0.006103]   DMA zone: 23 pages reserved
[    0.006104]   DMA zone: 3998 pages, LIFO batch:0
[    0.006173]   DMA32 zone: 8938 pages used for memmap
[    0.006173]   DMA32 zone: 572022 pages, LIFO batch:63
[    0.017423]   Normal zone: 52173 pages used for memmap
[    0.017426]   Normal zone: 3339072 pages, LIFO batch:63
[    0.018222] ACPI: PM-Timer IO Port: 0x408
[    0.018226] ACPI: Local APIC address 0xfee00000
[    0.018232] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.018233] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.018235] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.018236] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.018237] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.018237] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.018238] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.018239] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.018240] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.018241] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.018242] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.018243] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.018244] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.018245] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.018246] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.018247] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.018272] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[    0.018283] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[    0.018285] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.018287] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.018288] ACPI: IRQ0 used by override.
[    0.018289] ACPI: IRQ9 used by override.
[    0.018291] Using ACPI (MADT) for SMP configuration information
[    0.018293] ACPI: HPET id: 0x10228210 base: 0xfed00000
[    0.018302] smpboot: Allowing 16 CPUs, 8 hotplug CPUs
[    0.018320] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.018321] PM: Registered nosave memory: [mem 0x0008f000-0x0008ffff]
[    0.018323] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
[    0.018325] PM: Registered nosave memory: [mem 0x04000000-0x04009fff]
[    0.018326] PM: Registered nosave memory: [mem 0x6b095000-0x6b095fff]
[    0.018328] PM: Registered nosave memory: [mem 0x6b0a2000-0x6b0a2fff]
[    0.018329] PM: Registered nosave memory: [mem 0x79e80000-0x7ac7ffff]
[    0.018330] PM: Registered nosave memory: [mem 0x7ac80000-0x7b37ffff]
[    0.018331] PM: Registered nosave memory: [mem 0x7b380000-0x7b3fffff]
[    0.018333] PM: Registered nosave memory: [mem 0x8e000000-0xf7ffffff]
[    0.018334] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.018335] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.018335] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.018336] PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
[    0.018337] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.018338] PM: Registered nosave memory: [mem 0xfec11000-0xfed7ffff]
[    0.018339] PM: Registered nosave memory: [mem 0xfed80000-0xfed80fff]
[    0.018340] PM: Registered nosave memory: [mem 0xfed81000-0xfedf0fff]
[    0.018341] PM: Registered nosave memory: [mem 0xfedf1000-0xfedf1fff]
[    0.018342] PM: Registered nosave memory: [mem 0xfedf2000-0xfedfffff]
[    0.018343] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.018343] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.018344] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.018347] [mem 0x8e000000-0xf7ffffff] available for PCI devices
[    0.018348] Booting paravirtualized kernel on bare hardware
[    0.018351] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns
[    0.125596] random: get_random_bytes called from start_kernel+0x8b/0x4b2 with crng_init=0
[    0.125617] setup_percpu: NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:16 nr_node_ids:1
[    0.126261] percpu: Embedded 47 pages/cpu @(____ptrval____) s155648 r8192 d28672 u262144
[    0.126269] pcpu-alloc: s155648 r8192 d28672 u262144 alloc=1*2097152
[    0.126270] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15
[    0.126290] Built 1 zonelists, mobility grouping on.  Total pages: 3853894
[    0.126291] Policy zone: Normal
[    0.126293] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.20.0-rc4-1-default+ root=UUID=64fb93ec-8082-4993-bd2a-eac5f868bdfb splash=silent resume=/dev/disk/by-id/nvme-Samsung_SSD_970_PRO_512GB_S463NF0K813281N-part2
[    0.126329] printk: log_buf_len individual max cpu contribution: 32768 bytes
[    0.126330] printk: log_buf_len total cpu_extra contributions: 491520 bytes
[    0.126331] printk: log_buf_len min size: 262144 bytes
[    0.126487] printk: log_buf_len: 1048576 bytes
[    0.126488] printk: early log buf free: 245980(93%)
[    0.142896] Memory: 2231632K/15660368K available (12293K kernel code, 1400K rwdata, 3632K rodata, 2060K init, 5072K bss, 453868K reserved, 0K cma-reserved)
[    0.143075] ftrace: allocating 36236 entries in 142 pages
[    0.154771] rcu: Preemptible hierarchical RCU implementation.
[    0.154773] rcu: 	RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=16.
[    0.154774] 	Tasks RCU enabled.
[    0.154775] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.154776] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=16
[    0.157290] NR_IRQS: 33024, nr_irqs: 1096, preallocated irqs: 16
[    0.158187] Console: colour dummy device 80x25
[    0.158449] printk: console [tty0] enabled
[    0.158491] ACPI: Core revision 20181003
[    0.158905] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.158932] hpet clockevent registered
[    0.158938] APIC: Switch to symmetric I/O mode setup
[    0.480279] Switched APIC routing to physical flat.
[    0.481674] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.498960] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x398bd529e78, max_idle_ns: 881590816213 ns
[    0.498980] Calibrating delay loop (skipped), value calculated using timer frequency.. 3992.26 BogoMIPS (lpj=7984536)
[    0.498984] pid_max: default: 32768 minimum: 301
[    0.500450] LSM: Security Framework initializing
[    0.500509] AppArmor: AppArmor initialized
[    0.503129] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.504345] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.504450] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.504488] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.505016] mce: CPU supports 23 MCE banks
[    0.505037] LVT offset 1 assigned for vector 0xf9
[    0.505087] LVT offset 2 assigned for vector 0xf4
[    0.505099] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.505101] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[    0.505104] Spectre V2 : Mitigation: Full AMD retpoline
[    0.505106] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.505108] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier
[    0.505111] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.505307] Freeing SMP alternatives memory: 36K
[    0.510965] smpboot: CPU0: AMD Ryzen 5 PRO 2500U w/ Radeon Vega Mobile Gfx (family: 0x17, model: 0x11, stepping: 0x0)
[    0.531014] Performance Events: Fam17h core perfctr, AMD PMU driver.
[    0.531036] ... version:                0
[    0.531041] ... bit width:              48
[    0.531046] ... generic registers:      6
[    0.531050] ... value mask:             0000ffffffffffff
[    0.531055] ... max period:             00007fffffffffff
[    0.531059] ... fixed-purpose events:   0
[    0.531064] ... event mask:             000000000000003f
[    0.538977] rcu: Hierarchical SRCU implementation.
[    0.558994] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.566997] smp: Bringing up secondary CPUs ...
[    0.607030] x86: Booting SMP configuration:
[    0.607038] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7
[    0.849272] smp: Brought up 1 node, 8 CPUs
[    0.849272] smpboot: Max logical packages: 2
[    0.849272] smpboot: Total of 8 processors activated (31938.14 BogoMIPS)
[    0.954976] node 0 initialised, 3243717 pages in 108ms
[    0.955494] devtmpfs: initialized
[    0.955494] x86/mm: Memory block size: 128MB
[    0.955581] PM: Registering ACPI NVS region [mem 0x04000000-0x04009fff] (40960 bytes)
[    0.955581] PM: Registering ACPI NVS region [mem 0x7ac80000-0x7b37ffff] (7340032 bytes)
[    0.955581] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.955581] futex hash table entries: 4096 (order: 6, 262144 bytes)
[    0.955581] pinctrl core: initialized pinctrl subsystem
[    0.955581] RTC time: 12:59:26, date: 11/27/18
[    0.955656] NET: Registered protocol family 16
[    0.955759] audit: initializing netlink subsys (disabled)
[    0.959000] audit: type=2000 audit(1543323565.484:1): state=initialized audit_enabled=0 res=1
[    0.959108] cpuidle: using governor ladder
[    0.962981] cpuidle: using governor menu
[    0.963043] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.963053] ACPI: bus type PCI registered
[    0.963059] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.963212] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.963233] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.963233] PCI: Using configuration type 1 for base access
[    0.967013] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.967013] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.967037] fbcon: Taking over console
[    0.967076] ACPI: Added _OSI(Module Device)
[    0.967080] ACPI: Added _OSI(Processor Device)
[    0.967083] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.967087] ACPI: Added _OSI(Processor Aggregator Device)
[    0.967091] ACPI: Added _OSI(Linux-Dell-Video)
[    0.967094] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.971016] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.979249] ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.LPC0.EC0], AE_NOT_FOUND (20181003/dswload2-160)
[    0.979257] ACPI Error: AE_NOT_FOUND, During name lookup/catalog (20181003/psobject-221)
[    0.979261] ACPI Error: Ignore error and continue table load (20181003/psobject-604)
[    0.979265] ACPI Error: Skip parsing opcode Scope (20181003/psloop-543)
[    0.980228] ACPI: 12 ACPI AML tables successfully acquired and loaded
[    0.986585] ACPI: EC: EC started
[    0.986588] ACPI: EC: interrupt blocked
[    1.003843] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as first EC
[    1.003848] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    1.003851] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions
[    1.003854] ACPI: Interpreter enabled
[    1.003876] ACPI: (supports S0 S1 S3 S4 S5)
[    1.003878] ACPI: Using IOAPIC for interrupt routing
[    1.004442] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    1.004765] ACPI: Enabled 8 GPEs in block 00 to 1F
[    1.005695] ACPI: Power Resource [PXP] (off)
[    1.012460] ACPI: Power Resource [APPR] (off)
[    1.012705] ACPI: Power Resource [P0ST] (on)
[    1.012746] ACPI: Power Resource [P3ST] (on)
[    1.016959] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    1.016972] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    1.017196] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR]
[    1.017396] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    1.017402] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    1.017425] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    1.017745] PCI host bridge to bus 0000:00
[    1.017751] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    1.017756] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    1.017760] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    1.017766] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    1.017770] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    1.017775] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    1.017780] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    1.017785] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    1.017790] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    1.017794] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    1.017799] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    1.017804] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    1.017809] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    1.017814] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    1.017818] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    1.017823] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xf7ffffff window]
[    1.017828] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfeafffff window]
[    1.017834] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.017848] pci 0000:00:00.0: [1022:15d0] type 00 class 0x060000
[    1.017994] pci 0000:00:00.2: [1022:15d1] type 00 class 0x080600
[    1.018176] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[    1.018313] pci 0000:00:01.3: [1022:15d3] type 01 class 0x060400
[    1.018431] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    1.018549] pci 0000:00:01.4: [1022:15d3] type 01 class 0x060400
[    1.018661] pci 0000:00:01.4: PME# supported from D0 D3hot D3cold
[    1.018782] pci 0000:00:01.7: [1022:15d3] type 01 class 0x060400
[    1.018894] pci 0000:00:01.7: PME# supported from D0 D3hot D3cold
[    1.019022] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[    1.019143] pci 0000:00:08.1: [1022:15db] type 01 class 0x060400
[    1.019199] pci 0000:00:08.1: enabling Extended Tags
[    1.019261] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    1.019366] pci 0000:00:08.2: [1022:15dc] type 01 class 0x060400
[    1.019422] pci 0000:00:08.2: enabling Extended Tags
[    1.019480] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    1.019607] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    1.019767] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    1.019970] pci 0000:00:18.0: [1022:15e8] type 00 class 0x060000
[    1.020040] pci 0000:00:18.1: [1022:15e9] type 00 class 0x060000
[    1.020110] pci 0000:00:18.2: [1022:15ea] type 00 class 0x060000
[    1.020179] pci 0000:00:18.3: [1022:15eb] type 00 class 0x060000
[    1.020250] pci 0000:00:18.4: [1022:15ec] type 00 class 0x060000
[    1.020321] pci 0000:00:18.5: [1022:15ed] type 00 class 0x060000
[    1.020391] pci 0000:00:18.6: [1022:15ee] type 00 class 0x060000
[    1.020459] pci 0000:00:18.7: [1022:15ef] type 00 class 0x060000
[    1.020610] pci 0000:01:00.0: [10ec:8168] type 00 class 0x020000
[    1.020646] pci 0000:01:00.0: reg 0x10: [io  0x3300-0x33ff]
[    1.020677] pci 0000:01:00.0: reg 0x18: [mem 0xe0a14000-0xe0a14fff 64bit]
[    1.020697] pci 0000:01:00.0: reg 0x20: [mem 0xe0a00000-0xe0a03fff 64bit]
[    1.020811] pci 0000:01:00.0: supports D1 D2
[    1.020812] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.020953] pci 0000:01:00.1: [10ec:816a] type 00 class 0x070002
[    1.020984] pci 0000:01:00.1: reg 0x10: [io  0x3200-0x32ff]
[    1.021008] pci 0000:01:00.1: reg 0x18: [mem 0xe0a15000-0xe0a15fff 64bit]
[    1.021025] pci 0000:01:00.1: reg 0x20: [mem 0xe0a04000-0xe0a07fff 64bit]
[    1.021129] pci 0000:01:00.1: supports D1 D2
[    1.021130] pci 0000:01:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    1.021250] pci 0000:01:00.2: [10ec:816b] type 00 class 0x070002
[    1.021281] pci 0000:01:00.2: reg 0x10: [io  0x3100-0x31ff]
[    1.021307] pci 0000:01:00.2: reg 0x18: [mem 0xe0a16000-0xe0a16fff 64bit]
[    1.021324] pci 0000:01:00.2: reg 0x20: [mem 0xe0a08000-0xe0a0bfff 64bit]
[    1.021431] pci 0000:01:00.2: supports D1 D2
[    1.021433] pci 0000:01:00.2: PME# supported from D0 D1 D2 D3hot D3cold
[    1.021545] pci 0000:01:00.3: [10ec:816c] type 00 class 0x0c0701
[    1.021576] pci 0000:01:00.3: reg 0x10: [io  0x3000-0x30ff]
[    1.021601] pci 0000:01:00.3: reg 0x18: [mem 0xe0a17000-0xe0a17fff 64bit]
[    1.021617] pci 0000:01:00.3: reg 0x20: [mem 0xe0a0c000-0xe0a0ffff 64bit]
[    1.021721] pci 0000:01:00.3: supports D1 D2
[    1.021722] pci 0000:01:00.3: PME# supported from D0 D1 D2 D3hot D3cold
[    1.021832] pci 0000:01:00.4: [10ec:816d] type 00 class 0x0c0320
[    1.021866] pci 0000:01:00.4: reg 0x10: [mem 0xe0a18000-0xe0a18fff]
[    1.021897] pci 0000:01:00.4: reg 0x18: [mem 0xe0a10000-0xe0a13fff 64bit]
[    1.022028] pci 0000:01:00.4: PME# supported from D0 D3cold
[    1.022128] pci 0000:00:01.3: PCI bridge to [bus 01]
[    1.022136] pci 0000:00:01.3:   bridge window [io  0x3000-0x3fff]
[    1.022139] pci 0000:00:01.3:   bridge window [mem 0xe0a00000-0xe0afffff]
[    1.022480] pci 0000:02:00.0: [8086:24fd] type 00 class 0x028000
[    1.022575] pci 0000:02:00.0: reg 0x10: [mem 0xe0900000-0xe0901fff 64bit]
[    1.022875] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    1.023119] pci 0000:02:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:01.4 (capable of 7.876 Gb/s with 8 GT/s x1 link)
[    1.023194] pci 0000:00:01.4: PCI bridge to [bus 02]
[    1.023204] pci 0000:00:01.4:   bridge window [mem 0xe0900000-0xe09fffff]
[    1.023307] pci 0000:03:00.0: [144d:a808] type 00 class 0x010802
[    1.023341] pci 0000:03:00.0: reg 0x10: [mem 0xe0800000-0xe0803fff 64bit]
[    1.023545] pci 0000:00:01.7: PCI bridge to [bus 03]
[    1.023555] pci 0000:00:01.7:   bridge window [mem 0xe0800000-0xe08fffff]
[    1.023677] pci 0000:04:00.0: [1002:15dd] type 00 class 0x030000
[    1.023726] pci 0000:04:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
[    1.023745] pci 0000:04:00.0: reg 0x18: [mem 0xe0000000-0xe01fffff 64bit pref]
[    1.023757] pci 0000:04:00.0: reg 0x20: [io  0x2000-0x20ff]
[    1.023770] pci 0000:04:00.0: reg 0x24: [mem 0xe0700000-0xe077ffff]
[    1.023792] pci 0000:04:00.0: enabling Extended Tags
[    1.023807] pci 0000:04:00.0: BAR 0: assigned to efifb
[    1.023908] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
[    1.024045] pci 0000:04:00.1: [1002:15de] type 00 class 0x040300
[    1.024073] pci 0000:04:00.1: reg 0x10: [mem 0xe0788000-0xe078bfff]
[    1.024129] pci 0000:04:00.1: enabling Extended Tags
[    1.024203] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold
[    1.024282] pci 0000:04:00.2: [1022:15df] type 00 class 0x108000
[    1.024326] pci 0000:04:00.2: reg 0x18: [mem 0xe0600000-0xe06fffff]
[    1.024351] pci 0000:04:00.2: reg 0x24: [mem 0xe078e000-0xe078ffff]
[    1.024369] pci 0000:04:00.2: enabling Extended Tags
[    1.024539] pci 0000:04:00.3: [1022:15e0] type 00 class 0x0c0330
[    1.024576] pci 0000:04:00.3: reg 0x10: [mem 0xe0300000-0xe03fffff 64bit]
[    1.024642] pci 0000:04:00.3: enabling Extended Tags
[    1.024723] pci 0000:04:00.3: PME# supported from D0 D3hot D3cold
[    1.024822] pci 0000:04:00.4: [1022:15e1] type 00 class 0x0c0330
[    1.024859] pci 0000:04:00.4: reg 0x10: [mem 0xe0400000-0xe04fffff 64bit]
[    1.024924] pci 0000:04:00.4: enabling Extended Tags
[    1.025006] pci 0000:04:00.4: PME# supported from D0 D3hot D3cold
[    1.025106] pci 0000:04:00.6: [1022:15e3] type 00 class 0x040300
[    1.025134] pci 0000:04:00.6: reg 0x10: [mem 0xe0780000-0xe0787fff]
[    1.025191] pci 0000:04:00.6: enabling Extended Tags
[    1.025265] pci 0000:04:00.6: PME# supported from D0 D3hot D3cold
[    1.025358] pci 0000:04:00.7: [1022:15e6] type 00 class 0x000000
[    1.025402] pci 0000:04:00.7: reg 0x18: [mem 0xe0500000-0xe05fffff]
[    1.025427] pci 0000:04:00.7: reg 0x24: [mem 0xe078c000-0xe078dfff]
[    1.025445] pci 0000:04:00.7: enabling Extended Tags
[    1.025599] pci 0000:00:08.1: PCI bridge to [bus 04]
[    1.025607] pci 0000:00:08.1:   bridge window [io  0x2000-0x2fff]
[    1.025611] pci 0000:00:08.1:   bridge window [mem 0xe0300000-0xe07fffff]
[    1.025617] pci 0000:00:08.1:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    1.025696] pci 0000:05:00.0: [1022:7901] type 00 class 0x010601
[    1.025766] pci 0000:05:00.0: reg 0x24: [mem 0xe0200000-0xe02007ff]
[    1.025784] pci 0000:05:00.0: enabling Extended Tags
[    1.025868] pci 0000:05:00.0: PME# supported from D3hot D3cold
[    1.025952] pci 0000:00:08.2: PCI bridge to [bus 05]
[    1.025962] pci 0000:00:08.2:   bridge window [mem 0xe0200000-0xe02fffff]
[    1.027402] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 5 6 10 11) *0, disabled.
[    1.027527] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 5 6 10 11) *0, disabled.
[    1.027627] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 5 6 10 11) *0, disabled.
[    1.027750] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 5 6 10 11) *0, disabled.
[    1.027862] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 5 6 10 11) *0, disabled.
[    1.027954] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 5 6 10 11) *0, disabled.
[    1.028046] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 5 6 10 11) *0, disabled.
[    1.028138] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 5 6 10 11) *0, disabled.
[    1.028266] ACPI: EC: interrupt unblocked
[    1.028290] ACPI: EC: event unblocked
[    1.028302] ACPI: \_SB_.PCI0.LPCB.EC0_: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    1.028306] ACPI: \_SB_.PCI0.LPCB.EC0_: Used as boot DSDT EC to handle transactions and events
[    1.028434] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    1.028434] pci 0000:04:00.0: vgaarb: bridge control possible
[    1.028434] pci 0000:04:00.0: vgaarb: setting as boot device
[    1.028434] vgaarb: loaded
[    1.028434] SCSI subsystem initialized
[    1.030980] libata version 3.00 loaded.
[    1.033162] EDAC MC: Ver: 3.0.0
[    1.035001] Registered efivars operations
[    1.059187] Unexpected threshold interrupt at vector f9
[    1.083027] PCI: Using ACPI for IRQ routing
[    1.085017] PCI: pci_cache_line_size set to 64 bytes
[    1.085601] e820: reserve RAM buffer [mem 0x0008f000-0x0008ffff]
[    1.085604] e820: reserve RAM buffer [mem 0x6b095018-0x6bffffff]
[    1.085606] e820: reserve RAM buffer [mem 0x79e80000-0x7bffffff]
[    1.085608] e820: reserve RAM buffer [mem 0x8e000000-0x8fffffff]
[    1.085610] e820: reserve RAM buffer [mem 0x42f340000-0x42fffffff]
[    1.085771] NetLabel: Initializing
[    1.085776] NetLabel:  domain hash size = 128
[    1.085780] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.085804] NetLabel:  unlabeled traffic allowed by default
[    1.085812] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    1.085812] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    1.091526] clocksource: Switched to clocksource tsc-early
[    1.106656] VFS: Disk quotas dquot_6.6.0
[    1.106685] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.106835] AppArmor: AppArmor Filesystem Enabled
[    1.106857] pnp: PnP ACPI init
[    1.107133] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.107204] system 00:01: [io  0x0400-0x04cf] has been reserved
[    1.107209] system 00:01: [io  0x04d0-0x04d1] has been reserved
[    1.107212] system 00:01: [io  0x04d6] has been reserved
[    1.107215] system 00:01: [io  0x0680-0x06ff] has been reserved
[    1.107218] system 00:01: [io  0x077a] has been reserved
[    1.107221] system 00:01: [io  0x0c00-0x0c01] has been reserved
[    1.107224] system 00:01: [io  0x0c14] has been reserved
[    1.107228] system 00:01: [io  0x0c50-0x0c52] has been reserved
[    1.107231] system 00:01: [io  0x0c6c] has been reserved
[    1.107234] system 00:01: [io  0x0c6f] has been reserved
[    1.107237] system 00:01: [io  0x0cd0-0x0cdb] has been reserved
[    1.107240] system 00:01: [io  0x0840-0x0847] has been reserved
[    1.107246] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.107324] system 00:02: [mem 0x000e0000-0x000fffff] could not be reserved
[    1.107330] system 00:02: Plug and Play ACPI device, IDs PNP0c01 (active)
[    1.107355] pnp 00:03: Plug and Play ACPI device, IDs HPQ8002 PNP0303 (active)
[    1.107374] pnp 00:04: Plug and Play ACPI device, IDs SYN306e SYN0100 SYN0002 PNP0f13 (active)
[    1.107466] system 00:05: [io  0x0200-0x027f] has been reserved
[    1.107470] system 00:05: [mem 0xfedf1000-0xfedf1fff] has been reserved
[    1.107475] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.107595] system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
[    1.107600] system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved
[    1.107603] system 00:06: [mem 0xfec20000-0xfec20fff] has been reserved
[    1.107608] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.108202] pnp: PnP ACPI: found 7 devices
[    1.114955] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.114988] pci 0000:00:01.3: PCI bridge to [bus 01]
[    1.114993] pci 0000:00:01.3:   bridge window [io  0x3000-0x3fff]
[    1.114998] pci 0000:00:01.3:   bridge window [mem 0xe0a00000-0xe0afffff]
[    1.115005] pci 0000:00:01.4: PCI bridge to [bus 02]
[    1.115010] pci 0000:00:01.4:   bridge window [mem 0xe0900000-0xe09fffff]
[    1.115017] pci 0000:00:01.7: PCI bridge to [bus 03]
[    1.115022] pci 0000:00:01.7:   bridge window [mem 0xe0800000-0xe08fffff]
[    1.115030] pci 0000:00:08.1: PCI bridge to [bus 04]
[    1.115033] pci 0000:00:08.1:   bridge window [io  0x2000-0x2fff]
[    1.115038] pci 0000:00:08.1:   bridge window [mem 0xe0300000-0xe07fffff]
[    1.115042] pci 0000:00:08.1:   bridge window [mem 0xd0000000-0xe01fffff 64bit pref]
[    1.115048] pci 0000:00:08.2: PCI bridge to [bus 05]
[    1.115052] pci 0000:00:08.2:   bridge window [mem 0xe0200000-0xe02fffff]
[    1.115060] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.115062] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.115063] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.115065] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    1.115066] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    1.115067] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    1.115069] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    1.115070] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    1.115071] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    1.115073] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    1.115074] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    1.115075] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    1.115076] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    1.115078] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    1.115079] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    1.115080] pci_bus 0000:00: resource 19 [mem 0xd0000000-0xf7ffffff window]
[    1.115081] pci_bus 0000:00: resource 20 [mem 0xfc000000-0xfeafffff window]
[    1.115083] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    1.115084] pci_bus 0000:01: resource 1 [mem 0xe0a00000-0xe0afffff]
[    1.115085] pci_bus 0000:02: resource 1 [mem 0xe0900000-0xe09fffff]
[    1.115087] pci_bus 0000:03: resource 1 [mem 0xe0800000-0xe08fffff]
[    1.115088] pci_bus 0000:04: resource 0 [io  0x2000-0x2fff]
[    1.115089] pci_bus 0000:04: resource 1 [mem 0xe0300000-0xe07fffff]
[    1.115091] pci_bus 0000:04: resource 2 [mem 0xd0000000-0xe01fffff 64bit pref]
[    1.115092] pci_bus 0000:05: resource 1 [mem 0xe0200000-0xe02fffff]
[    1.115182] NET: Registered protocol family 2
[    1.115361] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[    1.115411] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    1.115585] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.115704] TCP: Hash tables configured (established 131072 bind 65536)
[    1.115761] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    1.115799] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    1.115890] NET: Registered protocol family 1
[    1.115896] NET: Registered protocol family 44
[    1.116329] pci 0000:04:00.1: Linked as a consumer to 0000:04:00.0
[    1.116630] PCI: CLS 0 bytes, default 64
[    1.116670] Unpacking initramfs...
[    1.206181] Unexpected threshold interrupt at vector f9
[    1.265316] Unexpected threshold interrupt at vector f9
[    2.429898] Freeing initrd memory: 15972K
[    2.429935] AMD-Vi: Unable to write to IOMMU perf counter.
[    2.430050] pci 0000:00:00.2: can't derive routing for PCI INT A
[    2.430054] pci 0000:00:00.2: PCI INT A: not connected
[    2.431668] iommu: Adding device 0000:00:01.0 to group 0
[    2.432452] iommu: Adding device 0000:00:01.3 to group 1
[    2.433247] iommu: Adding device 0000:00:01.4 to group 2
[    2.434021] iommu: Adding device 0000:00:01.7 to group 3
[    2.434836] iommu: Adding device 0000:00:08.0 to group 4
[    2.435614] iommu: Adding device 0000:00:08.1 to group 5
[    2.435650] iommu: Adding device 0000:00:08.2 to group 4
[    2.436422] iommu: Adding device 0000:00:14.0 to group 6
[    2.436449] iommu: Adding device 0000:00:14.3 to group 6
[    2.437253] iommu: Adding device 0000:00:18.0 to group 7
[    2.437279] iommu: Adding device 0000:00:18.1 to group 7
[    2.437306] iommu: Adding device 0000:00:18.2 to group 7
[    2.437332] iommu: Adding device 0000:00:18.3 to group 7
[    2.437358] iommu: Adding device 0000:00:18.4 to group 7
[    2.437384] iommu: Adding device 0000:00:18.5 to group 7
[    2.437409] iommu: Adding device 0000:00:18.6 to group 7
[    2.437441] iommu: Adding device 0000:00:18.7 to group 7
[    2.438270] iommu: Adding device 0000:01:00.0 to group 8
[    2.438334] iommu: Adding device 0000:01:00.1 to group 8
[    2.438389] iommu: Adding device 0000:01:00.2 to group 8
[    2.438443] iommu: Adding device 0000:01:00.3 to group 8
[    2.438498] iommu: Adding device 0000:01:00.4 to group 8
[    2.439494] iommu: Adding device 0000:02:00.0 to group 9
[    2.440307] iommu: Adding device 0000:03:00.0 to group 10
[    2.441163] iommu: Adding device 0000:04:00.0 to group 11
[    2.441244] iommu: Using direct mapping for device 0000:04:00.0
[    2.441348] iommu: Adding device 0000:04:00.1 to group 12
[    2.441394] iommu: Adding device 0000:04:00.2 to group 12
[    2.441447] iommu: Adding device 0000:04:00.3 to group 12
[    2.441494] iommu: Adding device 0000:04:00.4 to group 12
[    2.441541] iommu: Adding device 0000:04:00.6 to group 12
[    2.441587] iommu: Adding device 0000:04:00.7 to group 12
[    2.441614] iommu: Adding device 0000:05:00.0 to group 4
[    2.441870] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
[    2.441873] AMD-Vi: Extended features (0x4f77ef22294ada):
[    2.441876]  PPR NX GT IA GA PC GA_vAPIC
[    2.441880] AMD-Vi: Interrupt remapping enabled
[    2.441882] AMD-Vi: virtual APIC enabled
[    2.442169] AMD-Vi: Lazy IO/TLB flushing enabled
[    2.443275] amd_uncore: AMD NB counters detected
[    2.443280] amd_uncore: AMD LLC counters detected
[    2.443634] check: Scanning for low memory corruption every 60 seconds
[    2.444449] Initialise system trusted keyrings
[    2.444499] Key type blacklist registered
[    2.444625] workingset: timestamp_bits=37 max_order=22 bucket_order=0
[    2.444789] zbud: loaded
[    2.479005] Unexpected threshold interrupt at vector f9
[    2.489770] Key type asymmetric registered
[    2.489776] Asymmetric key parser 'x509' registered
[    2.489797] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    2.489892] io scheduler noop registered
[    2.489895] io scheduler deadline registered
[    2.489929] io scheduler cfq registered (default)
[    2.489931] io scheduler mq-deadline registered
[    2.489933] io scheduler kyber registered
[    2.489974] io scheduler bfq registered
[    2.490355] pcieport 0000:00:01.3: Signaling PME with IRQ 26
[    2.490472] aer 0000:00:01.3:pcie002: AER enabled with IRQ 26
[    2.490636] pcieport 0000:00:01.4: Signaling PME with IRQ 27
[    2.490749] aer 0000:00:01.4:pcie002: AER enabled with IRQ 27
[    2.490903] pcieport 0000:00:01.7: Signaling PME with IRQ 28
[    2.491015] aer 0000:00:01.7:pcie002: AER enabled with IRQ 28
[    2.491213] pcieport 0000:00:08.1: Signaling PME with IRQ 29
[    2.491493] pcieport 0000:00:08.2: Signaling PME with IRQ 30
[    2.491579] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    2.491619] efifb: probing for efifb
[    2.491636] efifb: framebuffer at 0xd0000000, using 8100k, total 8100k
[    2.491639] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    2.491641] efifb: scrolling: redraw
[    2.491644] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    2.491769] Console: switching to colour frame buffer device 240x67
[    2.495230] fb0: EFI VGA frame buffer device
[    2.495283] Monitor-Mwait will be used to enter C-1 state
[    2.496493] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    2.497891] serial 0000:01:00.1: enabling device (0000 -> 0003)
[    2.498089] serial 0000:01:00.2: enabling device (0000 -> 0003)
[    2.498432] Non-volatile memory driver v1.3
[    2.498482] Linux agpgart interface v0.103
[    2.503672] tpm_tis IFX0763:00: 2.0 TPM (device-id 0x1B, rev-id 16)
[    2.527178] nvme nvme0: pci function 0000:03:00.0
[    2.527246] ahci 0000:05:00.0: version 3.0
[    2.527253] ahci 0000:05:00.0: enabling device (0000 -> 0002)
[    2.537674] ahci 0000:05:00.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[    2.537720] ahci 0000:05:00.0: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part deso sadm sds
[    2.537760] ahci 0000:05:00.0: both AHCI_HFLAG_MULTI_MSI flag set and custom irq handler implemented
[    2.538373] scsi host0: ahci
[    2.538538] scsi host1: ahci
[    2.538602] ata1: SATA max UDMA/133 abar m2048@0xe0200000 port 0xe0200100 irq 32
[    2.538627] ata2: SATA max UDMA/133 abar m2048@0xe0200000 port 0xe0200180 irq 33
[    2.538714] i8042: PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    2.539655] i8042: Detected active multiplexing controller, rev 1.1
[    2.540065] serio: i8042 KBD port at 0x60,0x64 irq 1
[    2.540116] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    2.540162] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    2.540208] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    2.540255] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    2.540430] mousedev: PS/2 mouse device common for all mice
[    2.540555] rtc_cmos 00:00: RTC can wake from S4
[    2.540832] rtc_cmos 00:00: registered as rtc0
[    2.540861] rtc_cmos 00:00: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    2.541014] ledtrig-cpu: registered to indicate activity on CPUs
[    2.541034] EFI Variables Facility v0.08 2004-May-17
[    2.550428] Unexpected threshold interrupt at vector f9
[    2.565672] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    2.587399] hidraw: raw HID events driver (C) Jiri Kosina
[    2.587512] Unexpected threshold interrupt at vector f9
[    2.587695] NET: Registered protocol family 10
[    2.593363] Segment Routing with IPv6
[    2.594220] RAS: Correctable Errors collector initialized.
[    2.594286] microcode: CPU0: patch_level=0x0810100b
[    2.594314] microcode: CPU1: patch_level=0x0810100b
[    2.594334] microcode: CPU2: patch_level=0x0810100b
[    2.594358] microcode: CPU3: patch_level=0x0810100b
[    2.594381] microcode: CPU4: patch_level=0x0810100b
[    2.594408] microcode: CPU5: patch_level=0x0810100b
[    2.595216] microcode: CPU6: patch_level=0x0810100b
[    2.596038] microcode: CPU7: patch_level=0x0810100b
[    2.596800] microcode: Microcode Update Driver: v2.2.
[    2.596826] sched_clock: Marking stable (2279368136, 317427439)->(2713682517, -116886942)
[    2.598624] registered taskstats version 1
[    2.599381] Loading compiled-in X.509 certificates
[    2.601801] Loaded X.509 cert 'Build time autogenerated kernel key: ff2db6fb210cfe926e5f6bca2fc808c28a45e90a'
[    2.602658] zswap: loaded using pool lzo/zbud
[    2.608998] Key type big_key registered
[    2.612426] Key type encrypted registered
[    2.613203] AppArmor: AppArmor sha1 policy hashing enabled
[    2.614009] ima: Allocated hash algorithm: sha256
[    2.646999] mce: [Hardware Error]: Machine check events logged
[    2.651136] evm: Initialising EVM extended attributes:
[    2.651929] evm: security.selinux
[    2.652698] evm: security.apparmor
[    2.653476] evm: security.ima
[    2.654241] evm: security.capability
[    2.655003] evm: HMAC attrs: 0x1
[    2.656615]   Magic number: 10:774:987
[    2.657375] machinecheck machinecheck0: hash matches
[    2.658509] rtc_cmos 00:00: setting system clock to 2018-11-27 12:59:28 UTC (1543323568)
[    2.744193] nvme nvme0: missing or invalid SUBNQN field.
[    2.745074] nvme nvme0: Shutdown timeout set to 8 seconds
[    2.776526]  nvme0n1: p1 p2 p3 p4
[    2.851793] ata2: SATA link down (SStatus 0 SControl 300)
[    2.853156] ata1: SATA link down (SStatus 0 SControl 300)
[    3.447017] tsc: Refined TSC clocksource calibration: 1996.249 MHz
[    3.447898] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x398cadd9d93, max_idle_ns: 881590552906 ns
[    3.448735] clocksource: Switched to clocksource tsc
[    3.471396] input: PS/2 Generic Mouse as /devices/platform/i8042/serio2/input/input6
[    4.015967] random: fast init done
[    4.209134] psmouse serio3: synaptics: queried max coordinates: x [..5658], y [..4736]
[    4.238328] psmouse serio3: synaptics: queried min coordinates: x [1286..], y [1114..]
[    4.239463] psmouse serio3: synaptics: Your touchpad (PNP: SYN306e SYN0100 SYN0002 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@vger.kernel.org.
[    4.290859] psmouse serio3: synaptics: Touchpad model: 1, fw: 10.16, id: 0x1e2a1, caps: 0xf00123/0x840300/0x12e800/0x500000, board id: 3352, fw id: 2727989
[    4.323483] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio3/input/input7
[    4.329224] Freeing unused decrypted memory: 2040K
[    4.330498] Freeing unused kernel image memory: 2060K
[    4.343036] Write protecting the kernel read-only data: 18432k
[    4.345319] Freeing unused kernel image memory: 2012K
[    4.346357] Freeing unused kernel image memory: 464K
[    4.347230] Run /init as init process
[    4.361531] efivarfs: module verification failed: signature and/or required key missing - tainting kernel
[    4.451425] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT +SELINUX -IMA +APPARMOR -SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    4.471135] systemd[1]: Detected architecture x86-64.
[    4.472533] systemd[1]: Running in initial RAM disk.
[    4.476000] mce: [Hardware Error]: Machine check events logged
[    4.485174] systemd[1]: Set hostname to <linux-k50g>.
[    4.536304] random: systemd: uninitialized urandom read (16 bytes read)
[    4.537233] systemd[1]: Reached target Swap.
[    4.539148] random: systemd: uninitialized urandom read (16 bytes read)
[    4.540026] systemd[1]: Reached target Slices.
[    4.541887] random: systemd: uninitialized urandom read (16 bytes read)
[    4.542843] systemd[1]: Listening on Journal Socket.
[    4.546287] systemd[1]: Starting Setup Virtual Console...
[    4.548881] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
[    4.551822] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[    4.576044] alua: device handler registered
[    4.576436] emc: device handler registered
[    4.576814] rdac: device handler registered
[    4.581460] device-mapper: uevent: version 1.0.3
[    4.583901] device-mapper: ioctl: 4.39.0-ioctl (2018-04-03) initialised: dm-devel@redhat.com
[    4.777311] random: crng init done
[    4.778280] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    4.778684] random: 7 urandom warning(s) missed due to ratelimiting
[    4.793067] ACPI: bus type USB registered
[    4.794170] usbcore: registered new interface driver usbfs
[    4.795251] usbcore: registered new interface driver hub
[    4.796151] acpi PNP0C14:01: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00)
[    4.796227] acpi device:0a: registered as cooling_device8
[    4.796416] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:09/LNXVIDEO:00/input/input9
[    4.797583] usbcore: registered new device driver usb
[    4.803196] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    4.804968] ehci-pci: EHCI PCI platform driver
[    4.806259] ehci-pci 0000:01:00.4: EHCI Host Controller
[    4.807391] ehci-pci 0000:01:00.4: new USB bus registered, assigned bus number 1
[    4.808688] ehci-pci 0000:01:00.4: irq 51, io mem 0xe0a18000
[    4.822989] ehci-pci 0000:01:00.4: USB 0.0 started, EHCI 1.00
[    4.824308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20
[    4.825753] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.827021] usb usb1: Product: EHCI Host Controller
[    4.828416] usb usb1: Manufacturer: Linux 4.20.0-rc4-1-default+ ehci_hcd
[    4.829677] usb usb1: SerialNumber: 0000:01:00.4
[    4.831519] hub 1-0:1.0: USB hub found
[    4.833258] hub 1-0:1.0: 1 port detected
[    4.835230] xhci_hcd 0000:04:00.3: xHCI Host Controller
[    4.837036] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 2
[    4.838932] xhci_hcd 0000:04:00.3: hcc params 0x0270ffe5 hci version 0x110 quirks 0x0000000040000410
[    4.841158] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20
[    4.842377] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.843734] usb usb2: Product: xHCI Host Controller
[    4.845147] usb usb2: Manufacturer: Linux 4.20.0-rc4-1-default+ xhci-hcd
[    4.846704] usb usb2: SerialNumber: 0000:04:00.3
[    4.848504] hub 2-0:1.0: USB hub found
[    4.849897] hub 2-0:1.0: 4 ports detected
[    4.852363] xhci_hcd 0000:04:00.3: xHCI Host Controller
[    4.853752] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 3
[    4.855257] xhci_hcd 0000:04:00.3: Host supports USB 3.10 Enhanced SuperSpeed
[    4.856726] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.858128] usb usb3: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.20
[    4.859559] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.861006] usb usb3: Product: xHCI Host Controller
[    4.862438] usb usb3: Manufacturer: Linux 4.20.0-rc4-1-default+ xhci-hcd
[    4.863849] usb usb3: SerialNumber: 0000:04:00.3
[    4.865469] hub 3-0:1.0: USB hub found
[    4.866397] [drm] amdgpu kernel modesetting enabled.
[    4.866813] hub 3-0:1.0: 4 ports detected
[    4.867837] checking generic (d0000000 7e9000) vs hw (d0000000 10000000)
[    4.869195] fb0: switching to amdgpudrmfb from EFI VGA
[    4.870183] Console: switching to colour dummy device 80x25
[    4.870584] xhci_hcd 0000:04:00.4: xHCI Host Controller
[    4.870614] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 4
[    4.870740] [drm] initializing kernel modesetting (RAVEN 0x1002:0x15DD 0x103C:0x83D5 0xD1).
[    4.870774] [drm] register mmio base: 0xE0700000
[    4.870778] [drm] register mmio size: 524288
[    4.870796] [drm] add ip block number 0 <soc15_common>
[    4.870801] [drm] add ip block number 1 <gmc_v9_0>
[    4.870805] [drm] add ip block number 2 <vega10_ih>
[    4.870809] [drm] add ip block number 3 <psp>
[    4.870813] [drm] add ip block number 4 <gfx_v9_0>
[    4.870817] [drm] add ip block number 5 <sdma_v4_0>
[    4.870822] [drm] add ip block number 6 <powerplay>
[    4.870826] [drm] add ip block number 7 <dm>
[    4.870829] xhci_hcd 0000:04:00.4: hcc params 0x0260ffe5 hci version 0x110 quirks 0x0000000040000410
[    4.870836] [drm] add ip block number 8 <vcn_v1_0>
[    4.870867] [drm] VCN decode is enabled in VM mode
[    4.870869] [drm] VCN encode is enabled in VM mode
[    4.870871] [drm] VCN jpeg decode is enabled in VM mode
[    4.870886] ATOM BIOS: SWBRT32481.001
[    4.870934] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    4.870961] amdgpu 0000:04:00.0: VRAM: 1024M 0x000000F400000000 - 0x000000F43FFFFFFF (1024M used)
[    4.870977] amdgpu 0000:04:00.0: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    4.870983] amdgpu 0000:04:00.0: AGP: 267419648M 0x000000F800000000 - 0x0000FFFFFFFFFFFF
[    4.871002] [drm] Detected VRAM RAM=1024M, BAR=1024M
[    4.871006] [drm] RAM width 128bits DDR4
[    4.871893] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.20
[    4.871901] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.871907] usb usb4: Product: xHCI Host Controller
[    4.871911] usb usb4: Manufacturer: Linux 4.20.0-rc4-1-default+ xhci-hcd
[    4.871915] usb usb4: SerialNumber: 0000:04:00.4
[    4.872162] hub 4-0:1.0: USB hub found
[    4.872185] hub 4-0:1.0: 2 ports detected
[    4.872940] xhci_hcd 0000:04:00.4: xHCI Host Controller
[    4.872949] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 5
[    4.872956] xhci_hcd 0000:04:00.4: Host supports USB 3.10 Enhanced SuperSpeed
[    4.873001] usb usb5: We don't know the algorithms for LPM for this host, disabling LPM.
[    4.873036] usb usb5: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.20
[    4.873041] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    4.873045] usb usb5: Product: xHCI Host Controller
[    4.873048] usb usb5: Manufacturer: Linux 4.20.0-rc4-1-default+ xhci-hcd
[    4.873051] usb usb5: SerialNumber: 0000:04:00.4
[    4.873230] hub 5-0:1.0: USB hub found
[    4.873246] hub 5-0:1.0: 1 port detected
[    4.875145] [TTM] Zone  kernel: Available graphics memory: 7692886 kiB
[    4.875151] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    4.875154] [TTM] Initializing pool allocator
[    4.875162] [TTM] Initializing DMA pool allocator
[    4.875236] [drm] amdgpu: 1024M of VRAM memory ready
[    4.875241] [drm] amdgpu: 3072M of GTT memory ready.
[    4.875295] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    4.875732] [drm] PCIE GART of 1024M enabled (table at 0x000000F4007E9000).
[    4.878648] [drm] use_doorbell being set to: [true]
[    4.878891] [drm] Found VCN firmware Version: 1.73 Family ID: 18
[    4.878914] [drm] PSP loading VCN firmware
[    4.899817] [drm] reserve 0x400000 from 0xf400b00000 for PSP TMR SIZE
[    4.937935] PM: Image not found (code -22)
[    4.962550] EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null)
[    5.161032] amdgpu: [powerplay] dpm has been enabled
[    5.161132] [drm] DM_PPLIB: values for Invalid clock
[    5.161135] [drm] DM_PPLIB:	 400000 in kHz
[    5.161138] [drm] DM_PPLIB:	 933000 in kHz
[    5.161140] [drm] DM_PPLIB:	 1067000 in kHz
[    5.161142] [drm] DM_PPLIB:	 1200000 in kHz
[    5.161145] [drm] DM_PPLIB: values for Invalid clock
[    5.161148] [drm] DM_PPLIB:	 300000 in kHz
[    5.161150] [drm] DM_PPLIB:	 600000 in kHz
[    5.161152] [drm] DM_PPLIB:	 626000 in kHz
[    5.161154] [drm] DM_PPLIB:	 654000 in kHz
[    5.172692] [drm] Display Core initialized with v3.1.68!
[    5.189167] [drm] SADs count is: -2, don't need to read it
[    5.191448] usb 2-4: new high-speed USB device number 2 using xhci_hcd
[    5.211010] usb 4-1: new high-speed USB device number 2 using xhci_hcd
[    5.254257] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    5.254261] [drm] Driver supports precise vblank timestamp query.
[    5.268077] [drm] VCN decode and encode initialized successfully(under SPG Mode).
[    5.270325] [drm] fb mappable at 0x90F00000
[    5.270329] [drm] vram apper at 0x90000000
[    5.270331] [drm] size 8294400
[    5.270333] [drm] fb depth is 24
[    5.270335] [drm]    pitch is 7680
[    5.270829] fbcon: amdgpudrmfb (fb0) is primary device
[    5.288944] Console: switching to colour frame buffer device 240x67
[    5.310348] amdgpu 0000:04:00.0: fb0: amdgpudrmfb frame buffer device
[    5.323236] amdgpu 0000:04:00.0: ring 0(gfx) uses VM inv eng 4 on hub 0
[    5.323285] amdgpu 0000:04:00.0: ring 1(comp_1.0.0) uses VM inv eng 5 on hub 0
[    5.323333] amdgpu 0000:04:00.0: ring 2(comp_1.1.0) uses VM inv eng 6 on hub 0
[    5.323379] amdgpu 0000:04:00.0: ring 3(comp_1.2.0) uses VM inv eng 7 on hub 0
[    5.323425] amdgpu 0000:04:00.0: ring 4(comp_1.3.0) uses VM inv eng 8 on hub 0
[    5.323471] amdgpu 0000:04:00.0: ring 5(comp_1.0.1) uses VM inv eng 9 on hub 0
[    5.323517] amdgpu 0000:04:00.0: ring 6(comp_1.1.1) uses VM inv eng 10 on hub 0
[    5.323564] amdgpu 0000:04:00.0: ring 7(comp_1.2.1) uses VM inv eng 11 on hub 0
[    5.323610] amdgpu 0000:04:00.0: ring 8(comp_1.3.1) uses VM inv eng 12 on hub 0
[    5.323657] amdgpu 0000:04:00.0: ring 9(kiq_2.1.0) uses VM inv eng 13 on hub 0
[    5.323703] amdgpu 0000:04:00.0: ring 10(sdma0) uses VM inv eng 4 on hub 1
[    5.323747] amdgpu 0000:04:00.0: ring 11(vcn_dec) uses VM inv eng 5 on hub 1
[    5.323792] amdgpu 0000:04:00.0: ring 12(vcn_enc0) uses VM inv eng 6 on hub 1
[    5.323837] amdgpu 0000:04:00.0: ring 13(vcn_enc1) uses VM inv eng 7 on hub 1
[    5.323883] amdgpu 0000:04:00.0: ring 14(vcn_jpeg) uses VM inv eng 8 on hub 1
[    5.328066] [drm] Initialized amdgpu 3.27.0 20150101 for 0000:04:00.0 on minor 0
[    5.342073] usb 2-4: New USB device found, idVendor=0424, idProduct=2134, bcdDevice=50.00
[    5.342104] usb 2-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.342126] usb 2-4: Product: USB2134B
[    5.342139] usb 2-4: Manufacturer: SMSC
[    5.360953] usb 4-1: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=88.32
[    5.360989] usb 4-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    5.361012] usb 4-1: Product: USB2.0 Hub
[    5.400900] hub 2-4:1.0: USB hub found
[    5.401202] hub 2-4:1.0: 4 ports detected
[    5.417475] hub 4-1:1.0: USB hub found
[    5.417925] hub 4-1:1.0: 4 ports detected
[    5.467094] usb 3-4: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    5.468098] systemd-journald[252]: Received SIGTERM from PID 1 (systemd).
[    5.481353] printk: systemd: 19 output lines suppressed due to ratelimiting
[    5.487361] usb 3-4: New USB device found, idVendor=0424, idProduct=5534, bcdDevice=50.00
[    5.487415] usb 3-4: New USB device strings: Mfr=2, Product=3, SerialNumber=0
[    5.487459] usb 3-4: Product: USB5534B
[    5.487497] usb 3-4: Manufacturer: SMSC
[    5.512878] hub 3-4:1.0: USB hub found
[    5.512979] hub 3-4:1.0: 4 ports detected
[    5.519249] systemd[1]: systemd 239 running in system mode. (+PAM -AUDIT +SELINUX -IMA +APPARMOR -SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD -IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    5.519504] systemd[1]: Detected architecture x86-64.
[    5.520536] systemd[1]: Set hostname to <linux-k50g>.
[    5.550996] usb 4-2: new high-speed USB device number 3 using xhci_hcd
[    5.634251] systemd[1]: nss-lookup.target: Dependency Before=nss-lookup.target dropped
[    5.680099] systemd[1]: haveged.service: Main process exited, code=exited, status=1/FAILURE
[    5.680883] systemd[1]: haveged.service: Failed with result 'exit-code'.
[    5.682369] systemd[1]: Stopped Switch Root.
[    5.683313] systemd[1]: systemd-journald.service: Service has no hold-off time (RestartSec=0), scheduling restart.
[    5.684103] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 1.
[    5.684819] systemd[1]: Stopped Journal Service.
[    5.702204] EXT4-fs (nvme0n1p3): re-mounted. Opts: acl,user_xattr
[    5.735613] systemd-journald[470]: Received request to flush runtime journal from PID 1
[    5.739992] audit: type=1400 audit(1543323571.578:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ping" pid=503 comm="apparmor_parser"
[    5.745432] usb 4-2: New USB device found, idVendor=04ca, idProduct=706e, bcdDevice= 0.05
[    5.746224] usb 4-2: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    5.747052] usb 4-2: Product: HP HD Camera
[    5.748171] usb 4-2: Manufacturer: DHCNP019IASEPO
[    5.748173] usb 4-2: SerialNumber: 200901010001
[    5.755014] usb 2-4.2: new low-speed USB device number 3 using xhci_hcd
[    5.760207] audit: type=1400 audit(1543323571.598:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="klogd" pid=514 comm="apparmor_parser"
[    5.772692] audit: type=1400 audit(1543323571.610:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="syslogd" pid=519 comm="apparmor_parser"
[    5.784943] audit: type=1400 audit(1543323571.622:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="syslog-ng" pid=524 comm="apparmor_parser"
[    5.786988] usb 4-1.1: new full-speed USB device number 4 using xhci_hcd
[    5.797292] audit: type=1400 audit(1543323571.634:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/bin/lessopen.sh" pid=530 comm="apparmor_parser"
[    5.814817] audit: type=1400 audit(1543323571.650:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/apache2/mpm-prefork/apache2" pid=545 comm="apparmor_parser"
[    5.816110] audit: type=1400 audit(1543323571.650:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/apache2/mpm-prefork/apache2//DEFAULT_URI" pid=545 comm="apparmor_parser"
[    5.817429] audit: type=1400 audit(1543323571.650:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/apache2/mpm-prefork/apache2//HANDLING_UNTRUSTED_INPUT" pid=545 comm="apparmor_parser"
[    5.818510] audit: type=1400 audit(1543323571.650:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/apache2/mpm-prefork/apache2//phpsysinfo" pid=545 comm="apparmor_parser"
[    5.827737] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input10
[    5.827829] acpi_cpufreq: overriding BIOS provided _PSD data
[    5.829281] ACPI: Power Button [PWRB]
[    5.832259] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input11
[    5.834003] ACPI: Sleep Button [SLPB]
[    5.834491] ACPI: AC Adapter [AC] (on-line)
[    5.835837] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input12
[    5.838409] ACPI: Lid Switch [LID]
[    5.840746] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input13
[    5.843272] ACPI: Power Button [PWRF]
[    5.846916] input: HP Wireless hotkeys as /devices/virtual/input/input14
[    5.861866] thermal LNXTHERM:00: registered as thermal_zone0
[    5.863663] ACPI: Thermal Zone [HEPZ] (30 C)
[    5.880074] usb 2-4.2: New USB device found, idVendor=046d, idProduct=c018, bcdDevice=43.01
[    5.883015] usb 2-4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    5.884740] usb 2-4.2: Product: USB Optical Mouse
[    5.889877] battery: ACPI: Battery Slot [BAT0] (battery present)
[    5.892980] thermal LNXTHERM:01: registered as thermal_zone1
[    5.894422] usb 2-4.2: Manufacturer: Logitech
[    5.894523] ACPI: Thermal Zone [CPUZ] (57 C)
[    5.902744] thermal LNXTHERM:02: registered as thermal_zone2
[    5.904253] ACPI: Thermal Zone [GFXZ] (0 C)
[    5.908819] thermal LNXTHERM:03: registered as thermal_zone3
[    5.910159] ACPI: Thermal Zone [EXTZ] (35 C)
[    5.913985] IPMI message handler: version 39.2
[    5.914061] ACPI Warning: SystemIO range 0x0000000000000B00-0x0000000000000B08 conflicts with OpRegion 0x0000000000000B00-0x0000000000000B06 (\_SB.PCI0.SMBS.SMBO) (20181003/utaddress-213)
[    5.917263] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.921437] input: PC Speaker as /devices/platform/pcspkr/input/input15
[    5.923727] ipmi device interface
[    5.927600] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    5.930354] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[    5.932136] sp5100-tco sp5100-tco: Watchdog hardware is disabled
[    5.932258] ipmi_si: IPMI System Interface driver
[    5.932369] ipmi_si: Unable to find any System Interface(s)
[    5.936935] usb 4-1.1: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.10
[    5.936938] usb 4-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    5.941974] hp_wmi: query 0x4 returned error 0x5
[    5.944453] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.946210] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.948921] cryptd: max_cpu_qlen set to 1000
[    5.953685] hp_wmi: query 0x4 returned error 0x5
[    5.957131] thermal LNXTHERM:04: registered as thermal_zone4
[    5.958833] ACPI: Thermal Zone [LOCZ] (42 C)
[    5.961661] hp_wmi: query 0xd returned error 0x5
[    5.961772] kauditd_printk_skb: 6 callbacks suppressed
[    5.961774] audit: type=1400 audit(1543323571.798:17): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/dovecot/dovecot-lda" pid=626 comm="apparmor_parser"
[    5.963444] input: HP WMI hotkeys as /devices/virtual/input/input16
[    5.965011] audit: type=1400 audit(1543323571.798:18): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/dovecot/dovecot-lda///usr/sbin/sendmail" pid=626 comm="apparmor_parser"
[    5.980601] AVX2 version of gcm_enc/dec engaged.
[    5.982697] audit: type=1400 audit(1543323571.818:19): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/dovecot/imap" pid=632 comm="apparmor_parser"
[    5.982786] AES CTR mode by8 optimization enabled
[    5.989147] thermal LNXTHERM:05: registered as thermal_zone5
[    5.990863] ACPI: Thermal Zone [BATZ] (25 C)
[    5.991082] Intel(R) Wireless WiFi driver for Linux
[    5.992641] ACPI Error: AE_AML_PACKAGE_LIMIT, Index (0x000000005) is beyond end of object (length 0x5) (20181003/exoparg2-396)
[    5.994401] Copyright(c) 2003- 2015 Intel Corporation
[    5.996188] ACPI Error: Method parse/execution failed \_TZ.GETP, AE_AML_PACKAGE_LIMIT (20181003/psparse-516)
[    5.998021] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[    5.998936] audit: type=1400 audit(1543323571.834:20): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/dovecot/imap-login" pid=645 comm="apparmor_parser"
[    5.999420] ACPI Error: Method parse/execution failed \_TZ.CHGZ._CRT, AE_AML_PACKAGE_LIMIT (20181003/psparse-516)
[    6.006416] ACPI Error: AE_AML_PACKAGE_LIMIT, Index (0x000000005) is beyond end of object (length 0x5) (20181003/exoparg2-396)
[    6.007011] iwlwifi 0000:02:00.0: loaded firmware version 36.7596afd4.0 op_mode iwlmvm
[    6.009299] ACPI Error: Method parse/execution failed \_TZ.GTTP, AE_AML_PACKAGE_LIMIT (20181003/psparse-516)
[    6.012414] ACPI Error: Method parse/execution failed \_TZ.CHGZ._TMP, AE_AML_PACKAGE_LIMIT (20181003/psparse-516)
[    6.014209] audit: type=1400 audit(1543323571.850:21): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/dovecot/lmtp" pid=665 comm="apparmor_parser"
[    6.014210] libphy: r8169: probed
[    6.014708] r8169 0000:01:00.0 eth0: RTL8168ep/8111ep, f4:39:09:d6:64:22, XID 50200800, IRQ 74
[    6.019376] r8169 0000:01:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    6.021660] ACPI Error: AE_AML_PACKAGE_LIMIT, Index (0x000000005) is beyond end of object (length 0x5) (20181003/exoparg2-396)
[    6.024532] ACPI Error: Method parse/execution failed \_TZ.GETP, AE_AML_PACKAGE_LIMIT (20181003/psparse-516)
[    6.026858] ACPI Error: Method parse/execution failed \_TZ.CHGZ._CRT, AE_AML_PACKAGE_LIMIT (20181003/psparse-516)
[    6.029468] [Firmware Bug]: No valid trip found
[    6.041055] audit: type=1400 audit(1543323571.878:22): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/dovecot/log" pid=679 comm="apparmor_parser"
[    6.065921] r8169 0000:01:00.0 enp1s0f0: renamed from eth0
[    6.069077] audit: type=1400 audit(1543323571.906:23): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/dovecot/managesieve" pid=703 comm="apparmor_parser"
[    6.079883] audit: type=1400 audit(1543323571.918:24): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/dovecot/managesieve-login" pid=724 comm="apparmor_parser"
[    6.082992] usb 4-1.3: new full-speed USB device number 5 using xhci_hcd
[    6.090812] audit: type=1400 audit(1543323571.926:25): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/dovecot/pop3" pid=745 comm="apparmor_parser"
[    6.099922] Adding 4195324k swap on /dev/nvme0n1p2.  Priority:-2 extents:1 across:4195324k SSFS
[    6.101298] audit: type=1400 audit(1543323571.938:26): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/dovecot/pop3-login" pid=758 comm="apparmor_parser"
[    6.120137] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    6.124191] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[    6.159365] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Opts: data=ordered,acl,user_xattr
[    6.174487] kvm: Nested Virtualization enabled
[    6.176826] kvm: Nested Paging enabled
[    6.178572] SVM: Virtual VMLOAD VMSAVE supported
[    6.178573] SVM: Virtual GIF supported
[    6.183873] MCE: In-kernel MCE decoding enabled.
[    6.188021] EDAC amd64: Node 0: DRAM ECC disabled.
[    6.190349] iwlwifi 0000:02:00.0: base HW address: 20:16:b9:d8:a9:37
[    6.192421] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                 Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                 (Note that use of the override may cause unknown side effects.)
[    6.215078] usb 4-1.3: New USB device found, idVendor=138a, idProduct=00ab, bcdDevice= 1.64
[    6.217192] usb 4-1.3: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[    6.218901] usb 4-1.3: SerialNumber: 19f59886e5d5
[    6.260062] EDAC amd64: Node 0: DRAM ECC disabled.
[    6.263245] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                 Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                 (Note that use of the override may cause unknown side effects.)
[    6.277016] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    6.277511] thermal thermal_zone6: failed to read out thermal zone (-61)
[    6.281044] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
[    6.433744] snd_hda_intel 0000:04:00.1: enabling device (0000 -> 0002)
[    6.435813] snd_hda_intel 0000:04:00.1: Handle vga_switcheroo audio client
[    6.437962] snd_hda_intel 0000:04:00.6: enabling device (0000 -> 0002)
[    6.447544] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input17
[    6.449223] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input18
[    6.451197] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input19
[    6.453401] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input20
[    6.464309] snd_hda_codec_conexant hdaudioC1D0: CX8200: BIOS auto-probing.
[    6.468269] snd_hda_codec_conexant hdaudioC1D0: autoconfig for CX8200: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[    6.471298] snd_hda_codec_conexant hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.471303] snd_hda_codec_conexant hdaudioC1D0:    hp_outs=1 (0x1d/0x0/0x0/0x0/0x0)
[    6.475255] snd_hda_codec_conexant hdaudioC1D0:    mono: mono_out=0x0
[    6.475258] snd_hda_codec_conexant hdaudioC1D0:    inputs:
[    6.478525] snd_hda_codec_conexant hdaudioC1D0:      Internal Mic=0x1a
[    6.480173] snd_hda_codec_conexant hdaudioC1D0:      Mic=0x19
[    6.490674] input: HD-Audio Generic Mic as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input21
[    6.492642] input: HD-Audio Generic Headphone as /devices/pci0000:00/0000:00:08.1/0000:04:00.6/sound/card1/input22
[    6.894211] bpfilter: Loaded bpfilter_umh pid 1279
[    6.931483] videodev: Linux video capture interface: v2.00
[    6.941970] uvcvideo: Found UVC 1.00 device HP HD Camera (04ca:706e)
[    6.955368] input: HP HD Camera: HP HD Camera as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb4/4-2/4-2:1.0/input/input23
[    6.959076] usbcore: registered new interface driver uvcvideo
[    6.962751] USB Video Class driver (1.1.1)
[    7.712196] IPv6: ADDRCONF(NETDEV_UP): enp1s0f0: link is not ready
[    7.716591] Generic PHY r8169-100:00: attached PHY driver [Generic PHY] (mii_bus:phy_addr=r8169-100:00, irq=IGNORE)
[    7.881674] IPv6: ADDRCONF(NETDEV_UP): enp1s0f0: link is not ready
[    7.888552] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[    7.984142] usbcore: registered new interface driver usbhid
[    7.986785] usbhid: USB HID core driver
[    8.001363] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:08.1/0000:04:00.3/usb2/2-4/2-4.2/2-4.2:1.0/0003:046D:C018.0001/input/input24
[    8.002943] hid-generic 0003:046D:C018.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:04:00.3-4.2/input0
[    8.003628] Bluetooth: Core ver 2.22
[    8.005708] NET: Registered protocol family 31
[    8.006996] Bluetooth: HCI device and connection manager initialized
[    8.008225] Bluetooth: HCI socket layer initialized
[    8.009406] Bluetooth: L2CAP socket layer initialized
[    8.010574] Bluetooth: SCO socket layer initialized
[    8.019526] usbcore: registered new interface driver btusb
[    8.022319] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[    8.028339] Bluetooth: hci0: Device revision is 16
[    8.030288] Bluetooth: hci0: Secure boot is enabled
[    8.032104] Bluetooth: hci0: OTP lock is enabled
[    8.033810] Bluetooth: hci0: API lock is enabled
[    8.035625] Bluetooth: hci0: Debug lock is disabled
[    8.037334] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    8.038264] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[    8.099681] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    8.101687] Bluetooth: BNEP filters: protocol multicast
[    8.103456] Bluetooth: BNEP socket layer initialized
[    8.113338] iwlwifi 0000:02:00.0: BIOS contains WGDS but no WRDS
[    8.116242] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[    8.359672] iwlwifi 0000:02:00.0: BIOS contains WGDS but no WRDS
[    8.360824] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[    8.409690] NET: Registered protocol family 17
[    8.490849] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[    9.515646] Bluetooth: hci0: Waiting for firmware download to complete
[    9.516305] Bluetooth: hci0: Firmware loaded in 1461740 usecs
[    9.516372] Bluetooth: hci0: Waiting for device to boot
[    9.531348] Bluetooth: hci0: Device booted in 14648 usecs
[    9.531630] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[    9.542385] Bluetooth: hci0: Applying Intel DDC parameters completed
[   11.119693] Bluetooth: RFCOMM TTY layer initialized
[   11.119703] Bluetooth: RFCOMM socket layer initialized
[   11.119711] Bluetooth: RFCOMM ver 1.11
[   11.911589] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   11.920032] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   11.927106] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   13.666663] IPv6: ADDRCONF(NETDEV_UP): wlp2s0: link is not ready
[   15.329258] wlp2s0: authenticate with a4:13:4e:7a:fc:78
[   15.338080] wlp2s0: send auth to a4:13:4e:7a:fc:78 (try 1/3)
[   15.344249] wlp2s0: authenticated
[   15.346997] wlp2s0: associate with a4:13:4e:7a:fc:78 (try 1/3)
[   15.348446] wlp2s0: RX AssocResp from a4:13:4e:7a:fc:78 (capab=0x11 status=0 aid=3)
[   15.350955] wlp2s0: associated
[   15.383624] wlp2s0: Limiting TX power to 30 (30 - 0) dBm as advertised by a4:13:4e:7a:fc:78
[   16.372292] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready

             reply	other threads:[~2018-11-27 13:06 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-27 13:06 Rafał Miłecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-03-16 16:42 x86/mce/AMD: Make sure banks were initialized before accessing them Rafal Milecki
2019-03-07 17:08 Borislav Petkov
2019-03-07 16:55 Yazen Ghannam
2019-03-07 16:53 Borislav Petkov
2019-03-07 16:15 Yazen Ghannam
2019-03-07 14:53 Borislav Petkov
2019-03-07 12:55 Rafal Milecki
2018-12-18 19:05 Borislav Petkov
2018-12-16 22:06 Rafał Miłecki
2018-12-16 10:59 Rafał Miłecki
2018-12-16 10:33 Rafał Miłecki
2018-12-16 10:22 Borislav Petkov
2018-12-15 13:04 Rafał Miłecki
2018-11-30 10:59 Borislav Petkov
2018-11-29 14:30 Rafal Milecki
2018-11-29 13:12 Borislav Petkov
2018-11-29  8:52 Rafal Milecki
2018-11-29  8:37 Borislav Petkov
2018-11-27 16:29 Borislav Petkov
2018-11-27 15:02 Yazen Ghannam
2018-11-27 13:40 Borislav Petkov
2018-11-27 13:33 Rafal Milecki
2018-11-27 13:29 Ingo Molnar
2018-11-27 13:26 Borislav Petkov
2018-11-27 12:38 Borislav Petkov
2018-11-27 12:09 Borislav Petkov
2018-11-27 10:17 Rafał Miłecki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a32112c7-140e-482a-e454-90ba68ee54ed@gmail.com \
    --to=zajec5@gmail.com \
    --cc=Yazen.Ghannam@amd.com \
    --cc=aravindksg.lkml@gmail.com \
    --cc=bp@alien8.de \
    --cc=clemej@gmail.com \
    --cc=hpa@zytor.com \
    --cc=linux-edac@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=rafal@milecki.pl \
    --cc=tglx@linutronix.de \
    --cc=tony.luck@intel.com \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).