linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Berman <stephen.berman@gmx.net>
To: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	Peter Zijlstra <peterz@infradead.org>,
	linux-kernel@vger.kernel.org
Subject: Re: power-off delay/hang due to commit 6d25be57 (mainline)
Date: Fri, 08 May 2020 23:30:45 +0200	[thread overview]
Message-ID: <87v9l65d2y.fsf@gmx.net> (raw)
In-Reply-To: <20200506215713.qoo4enq32ckcjmz7@linutronix.de> (Sebastian Andrzej Siewior's message of "Wed, 6 May 2020 23:57:13 +0200")

[-- Attachment #1: Type: text/plain, Size: 5002 bytes --]

On Wed, 6 May 2020 23:57:13 +0200 Sebastian Andrzej Siewior <bigeasy@linutronix.de> wrote:

> On 2020-05-01 17:46:48 [+0200], Stephen Berman wrote:
>> I'm experiencing a delay or hang in powering off my computer after `halt
>> -d -f -i -p' and I've bisected it to this commit in the mainline tree:
>
> You refer to a normal "poweroff" or is this some kind of "shutdown now"
> kind of thing? Unless I'm mistaken, the `halt' command above will turn
> off the machine without stopping user tasks (as in "reaching shutdown
> level").

What I actually do is `shutdown -h now' but my understanding is that (at
least in LFS) the last thing that happens when `shutdown -h now' runs is
effectively the same as `halt -d -f -i -p'.  The reason I wrote that
above is because I did not start timing immediately when I entered
`shutdown -h now', since it displays messages of the actions it takes,
like unmounting filesystems and so on.  I start timing after the last
message before powering off (or before the hang/delay), which in LFS is
"Bringing down the loopback interface".  When powering off succeeds
normally, it takes ~4 seconds after that message appears.  I've since
tested directly entering `halt -d -f -i -p' with kernel 5.1.0: there
were no messages like with `shutdown -h now' and after ~4 seconds, the
machine powered off, which seems to confirm my understanding.  I also
tested `halt -d -f -i -p' with kernel 5.6.4, and here, too, there were
no messages like with `shutdown -h now' but after ~7 seconds this
appeared in the tty:

  sd 4:0:0:0: [sda] tag#13 timing out command, waited 7s

and after two minutes, this:

  sr 5:0:0:0: tag#14 timing out command, waited 120s

and then I pressed the reset button.

> …
>> The delays have varied in length from ~20 seconds to seeminingly
>> indefinitely long (the longest I've waited before pressing the start
>> button on the machine is 6 minutes).  With kernels prior to this commit,
>> my machine powers off within 4 seconds after the halt invocation.
>
> So you say that normally the machine shuts down immediately but now it
> takes 20secs+ if it shuts down at all?

Yes.

> …
>>   sr 5:0:0:0: tag#21 timing out command, waited 120s
>
> The CD-drive is polled regularly so it notices when a CD us inserted /
> removed. It seems that one of the requests wasn't answered and it ended
> up in timeout.

But the drive is always not in use and empty when I run `shutdown -h
now' (in fact I rarely use that drive at all).  And the message I
referred to above "sd 4:0:0:0: [sda] tag#13 timing out command, waited
7s" seems to indicate that other polling requests also aren't answered.

> …
>> minutes.  But after running emacs in a tty (and then killing it), the
>> delay was seemingly indefinite, as it is with my usual workflow with X,
>> emacs, firefox, etc. running (but I always kill them before invoking
>> `shutdown -h now' from a tty).  During the bisection I tested each
>> kernel build by running startx, emacs, firefox, killing these, then
>> `shutdown -h now'.  I've attached the git log of the bisection augmented
>> with power-off timing notes.  (FWIW, when I reboot the machine with
>> `shutdown -r now' there is no delay with the problematic kernels.)
>
> So reboot is not affected, just the halt. 

Yes.

>                                           Could you please check if the
> "poweroff" variant is also affected?

I have tried `poweroff' and also `shutdown -hP now' and these make no
difference: with kernel 5.1.0 and earlier, the machine powers off
promptly, with 5.2.0 and later it doesn't.

> …
>> Another pointer I got was to the recent commit 62849a96, which fixes a
>> bug due to the commit that causes my problem.  I applied 62849a96 to
>> 5.6.4, but it did not prevent the delay/hang.
>
> You should see a warning if you were facing the problem described in the
> commit.

I didn't see any warning, so that doesn't seem related to my issue.

> …
>>                                     Please let me know if there's any
>> other information I can provide or anything else I can do to help with
>> debugging this issue.  I hope you can fix it.
>
> Can you send dmesg output of the system / lspci -k? I'm mainly
> interested what drivers are bound to storage devices (you can send it
> offlist if you want).

I've attached them (I included dmesg both from the "good" kernel 5.1.0
and the "bad" kernel 5.6.4; they differ somewhat but I don't know if the
differences are significant).

> Can you log the output on the serial console?

How do I do that?

> If the commit you cited is really the problem then it would mean that a
> worker isn't scheduled for some reason. Could you please enable
> CONFIG_WQ_WATCHDOG to see if workqueue core code notices that a worker
> isn't making progress?

How will I know if that happens, is there a specific message in the tty?

Thanks for your reply.

Steve Berman


[-- Attachment #2: dmesg-5.1.0 --]
[-- Type: application/octet-stream, Size: 58875 bytes --]

[    0.000000] Linux version 5.1.0 (steve@strobe-jhalfs) (gcc version 9.3.0 (GCC)) #1 SMP Fri Apr 17 21:11:51 CEST 2020
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.1.0-lfs-SVN-20200401 root=/dev/nvme0n1p5
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000303defff] usable
[    0.000000] BIOS-e820: [mem 0x00000000303df000-0x00000000303dffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000303e0000-0x00000000303e0fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000303e1000-0x0000000038be2fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000038be3000-0x0000000039054fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000039055000-0x00000000394cbfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000394cc000-0x00000000395b4fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000395b5000-0x0000000039efefff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000039eff000-0x0000000039efffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000039f00000-0x000000003f7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004be7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x2e6e9018-0x2e6f9e57] usable ==> usable
[    0.000000] e820: update [mem 0x2e6e9018-0x2e6f9e57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000002e6e9017] usable
[    0.000000] reserve setup_data: [mem 0x000000002e6e9018-0x000000002e6f9e57] usable
[    0.000000] reserve setup_data: [mem 0x000000002e6f9e58-0x00000000303defff] usable
[    0.000000] reserve setup_data: [mem 0x00000000303df000-0x00000000303dffff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000303e0000-0x00000000303e0fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000303e1000-0x0000000038be2fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000038be3000-0x0000000039054fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000039055000-0x00000000394cbfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000394cc000-0x00000000395b4fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000395b5000-0x0000000039efefff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000039eff000-0x0000000039efffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000039f00000-0x000000003f7fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] 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-0x00000004be7fffff] usable
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0x394e9000  ACPI=0x394e9000  SMBIOS=0x39c41000  SMBIOS 3.0=0x39c40000  ESRT=0x34f05998  MEMATTR=0x3717a018 
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: Gigabyte Technology Co., Ltd. Z390 M GAMING/Z390 M GAMING-CF, BIOS F5 03/14/2019
[    0.000000] tsc: Detected 3200.000 MHz processor
[    0.002695] tsc: Detected 3192.000 MHz TSC
[    0.002695] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.002696] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.002699] last_pfn = 0x4be800 max_arch_pfn = 0x400000000
[    0.002700] MTRR default type: write-back
[    0.002701] MTRR fixed ranges enabled:
[    0.002701]   00000-9FFFF write-back
[    0.002702]   A0000-BFFFF uncachable
[    0.002702]   C0000-FFFFF write-protect
[    0.002702] MTRR variable ranges enabled:
[    0.002703]   0 base 0080000000 mask 7F80000000 uncachable
[    0.002703]   1 base 0040000000 mask 7FC0000000 uncachable
[    0.002704]   2 base 003C000000 mask 7FFC000000 uncachable
[    0.002704]   3 base 003B000000 mask 7FFF000000 uncachable
[    0.002704]   4 disabled
[    0.002704]   5 disabled
[    0.002705]   6 disabled
[    0.002705]   7 disabled
[    0.002705]   8 disabled
[    0.002705]   9 disabled
[    0.003621] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.003958] last_pfn = 0x39f00 max_arch_pfn = 0x400000000
[    0.008248] esrt: Reserving ESRT space from 0x0000000034f05998 to 0x0000000034f059d0.
[    0.008255] check: Scanning 1 areas for low memory corruption
[    0.008257] Using GB pages for direct mapping
[    0.008259] BRK [0x307e01000, 0x307e01fff] PGTABLE
[    0.008260] BRK [0x307e02000, 0x307e02fff] PGTABLE
[    0.008260] BRK [0x307e03000, 0x307e03fff] PGTABLE
[    0.008276] BRK [0x307e04000, 0x307e04fff] PGTABLE
[    0.008277] BRK [0x307e05000, 0x307e05fff] PGTABLE
[    0.008337] BRK [0x307e06000, 0x307e06fff] PGTABLE
[    0.008371] BRK [0x307e07000, 0x307e07fff] PGTABLE
[    0.008383] BRK [0x307e08000, 0x307e08fff] PGTABLE
[    0.008404] BRK [0x307e09000, 0x307e09fff] PGTABLE
[    0.008424] BRK [0x307e0a000, 0x307e0afff] PGTABLE
[    0.008451] Secure boot disabled
[    0.008462] ACPI: Early table checksum verification disabled
[    0.008464] ACPI: RSDP 0x00000000394E9000 000024 (v02 ALASKA)
[    0.008466] ACPI: XSDT 0x00000000394E90A8 0000CC (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.008469] ACPI: FACP 0x0000000039529D98 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.008471] ACPI: DSDT 0x00000000394E9208 040B8D (v02 ALASKA A M I    01072009 INTL 20160527)
[    0.008473] ACPI: FACS 0x00000000395B4080 000040
[    0.008474] ACPI: APIC 0x0000000039529EB0 0000F4 (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.008475] ACPI: FPDT 0x0000000039529FA8 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.008477] ACPI: FIDT 0x0000000039529FF0 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.008478] ACPI: MCFG 0x000000003952A090 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.008479] ACPI: SSDT 0x000000003952A0D0 000204 (v01 ALASKA A M I    00001000 INTL 20160527)
[    0.008480] ACPI: SSDT 0x000000003952A2D8 0017D5 (v02 ALASKA A M I    00003000 INTL 20160527)
[    0.008482] ACPI: SSDT 0x000000003952BAB0 00794B (v01 ALASKA A M I    00000001 INTL 20160527)
[    0.008483] ACPI: SSDT 0x0000000039533400 0031C7 (v02 ALASKA A M I    00003000 INTL 20160527)
[    0.008484] ACPI: HPET 0x00000000395365C8 000038 (v01 ALASKA A M I    00000002      01000013)
[    0.008486] ACPI: SSDT 0x0000000039536600 000F9E (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.008487] ACPI: SSDT 0x00000000395375A0 002D1B (v02 ALASKA A M I    00000000 INTL 20160527)
[    0.008488] ACPI: UEFI 0x000000003953A2C0 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.008489] ACPI: LPIT 0x000000003953A308 00005C (v01 ALASKA A M I    00000002      01000013)
[    0.008491] ACPI: SSDT 0x000000003953A368 0027DE (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.008492] ACPI: SSDT 0x000000003953CB48 000FFE (v02 ALASKA A M I    00000000 INTL 20160527)
[    0.008493] ACPI: DBGP 0x000000003953DB48 000034 (v01 ALASKA A M I    00000002      01000013)
[    0.008494] ACPI: DBG2 0x000000003953DB80 000054 (v00 ALASKA A M I    00000002      01000013)
[    0.008496] ACPI: DMAR 0x000000003953DBD8 0000A8 (v01 ALASKA A M I    00000002      01000013)
[    0.008497] ACPI: BGRT 0x000000003953DC80 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.008498] ACPI: WSMT 0x000000003953DCB8 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.008502] ACPI: Local APIC address 0xfee00000
[    0.008779] No NUMA configuration found
[    0.008780] Faking a node at [mem 0x0000000000000000-0x00000004be7fffff]
[    0.008782] NODE_DATA(0) allocated [mem 0x4be7fc000-0x4be7fffff]
[    0.008792] Zone ranges:
[    0.008792]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.008793]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.008794]   Normal   [mem 0x0000000100000000-0x00000004be7fffff]
[    0.008794] Movable zone start for each node
[    0.008795] Early memory node ranges
[    0.008795]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.008796]   node   0: [mem 0x0000000000100000-0x00000000303defff]
[    0.008796]   node   0: [mem 0x00000000303e1000-0x0000000038be2fff]
[    0.008797]   node   0: [mem 0x0000000039055000-0x00000000394cbfff]
[    0.008797]   node   0: [mem 0x0000000039eff000-0x0000000039efffff]
[    0.008797]   node   0: [mem 0x0000000100000000-0x00000004be7fffff]
[    0.009035] Zeroed struct page in unavailable ranges: 28681 pages
[    0.009036] Initmem setup node 0 [mem 0x0000000000001000-0x00000004be7fffff]
[    0.009036] On node 0 totalpages: 4159479
[    0.009037]   DMA zone: 64 pages used for memmap
[    0.009037]   DMA zone: 22 pages reserved
[    0.009038]   DMA zone: 3998 pages, LIFO batch:0
[    0.009087]   DMA32 zone: 3586 pages used for memmap
[    0.009088]   DMA32 zone: 229465 pages, LIFO batch:63
[    0.013657]   Normal zone: 61344 pages used for memmap
[    0.013658]   Normal zone: 3926016 pages, LIFO batch:63
[    0.059303] Reserving Intel graphics memory at [mem 0x3b800000-0x3f7fffff]
[    0.059809] ACPI: PM-Timer IO Port: 0x1808
[    0.059810] ACPI: Local APIC address 0xfee00000
[    0.059813] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.059814] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.059814] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.059814] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.059815] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.059815] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.059816] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.059816] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.059816] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.059817] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.059817] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.059817] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.059885] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.059886] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.059887] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.059887] ACPI: IRQ0 used by override.
[    0.059888] ACPI: IRQ9 used by override.
[    0.059889] Using ACPI (MADT) for SMP configuration information
[    0.059890] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.059891] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[    0.059900] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.059901] PM: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.059902] PM: Registered nosave memory: [mem 0x2e6e9000-0x2e6e9fff]
[    0.059903] PM: Registered nosave memory: [mem 0x2e6f9000-0x2e6f9fff]
[    0.059903] PM: Registered nosave memory: [mem 0x303df000-0x303dffff]
[    0.059904] PM: Registered nosave memory: [mem 0x303e0000-0x303e0fff]
[    0.059905] PM: Registered nosave memory: [mem 0x38be3000-0x39054fff]
[    0.059905] PM: Registered nosave memory: [mem 0x394cc000-0x395b4fff]
[    0.059906] PM: Registered nosave memory: [mem 0x395b5000-0x39efefff]
[    0.059907] PM: Registered nosave memory: [mem 0x39f00000-0x3f7fffff]
[    0.059907] PM: Registered nosave memory: [mem 0x3f800000-0xdfffffff]
[    0.059907] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.059908] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.059908] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.059909] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.059909] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.059909] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.059910] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.059910] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.059910] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.059911] [mem 0x3f800000-0xdfffffff] available for PCI devices
[    0.059913] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.119736] random: get_random_bytes called from start_kernel+0x8b/0x489 with crng_init=0
[    0.119739] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:12 nr_node_ids:1
[    0.119909] percpu: Embedded 43 pages/cpu s138136 r8192 d29800 u262144
[    0.119913] pcpu-alloc: s138136 r8192 d29800 u262144 alloc=1*2097152
[    0.119913] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
[    0.119924] Built 1 zonelists, mobility grouping on.  Total pages: 4094463
[    0.119925] Policy zone: Normal
[    0.119926] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.1.0-lfs-SVN-20200401 root=/dev/nvme0n1p5
[    0.121979] Calgary: detecting Calgary via BIOS EBDA area
[    0.121980] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.143694] Memory: 16164032K/16637916K available (14340K kernel code, 1322K rwdata, 3124K rodata, 1264K init, 1320K bss, 473884K reserved, 0K cma-reserved)
[    0.143730] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.143733] Kernel/User page tables isolation: enabled
[    0.143787] rcu: Hierarchical RCU implementation.
[    0.143787] rcu: 	RCU event tracing is enabled.
[    0.143788] rcu: 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=12.
[    0.143789] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.143789] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[    0.143895] NR_IRQS: 4352, nr_irqs: 2152, preallocated irqs: 16
[    0.144355] Console: colour dummy device 80x25
[    0.144460] printk: console [tty0] enabled
[    0.144467] ACPI: Core revision 20190215
[    0.144843] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.144913] hpet clockevent registered
[    0.144985] APIC: Switch to symmetric I/O mode setup
[    0.144986] Switched APIC routing to physical flat.
[    0.154635] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.158935] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2e02c4a121d, max_idle_ns: 440795236083 ns
[    0.158943] Calibrating delay loop (skipped), value calculated using timer frequency.. 6384.00 BogoMIPS (lpj=3192000)
[    0.158945] pid_max: default: 32768 minimum: 301
[    0.160973] LSM: Security Framework initializing
[    0.160978] SELinux:  Initializing.
[    0.160984] *** VALIDATE SELinux ***
[    0.162633] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.163243] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.163266] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.163286] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.163352] *** VALIDATE proc ***
[    0.163366] *** VALIDATE cgroup1 ***
[    0.163367] *** VALIDATE cgroup2 ***
[    0.163382] mce: CPU supports 12 MCE banks
[    0.163389] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.163403] process: using mwait in idle threads
[    0.163405] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.163406] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.163407] Spectre V2 : Mitigation: Full generic retpoline
[    0.163408] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.163409] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.163413] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.163414] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.163415] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.163584] Freeing SMP alternatives memory: 40K
[    0.163848] TSC deadline timer enabled
[    0.163860] smpboot: CPU0: Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz (family: 0x6, model: 0x9e, stepping: 0xa)
[    0.163899] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.163918] ... version:                4
[    0.163919] ... bit width:              48
[    0.163920] ... generic registers:      4
[    0.163921] ... value mask:             0000ffffffffffff
[    0.163921] ... max period:             00007fffffffffff
[    0.163922] ... fixed-purpose events:   3
[    0.163923] ... event mask:             000000070000000f
[    0.163937] rcu: Hierarchical SRCU implementation.
[    0.163937] smp: Bringing up secondary CPUs ...
[    0.163937] x86: Booting SMP configuration:
[    0.163937] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11
[    0.168413] smp: Brought up 1 node, 12 CPUs
[    0.168413] smpboot: Max logical packages: 1
[    0.168413] smpboot: Total of 12 processors activated (76608.00 BogoMIPS)
[    0.169189] devtmpfs: initialized
[    0.169189] PM: Registering ACPI NVS region [mem 0x303df000-0x303dffff] (4096 bytes)
[    0.169189] PM: Registering ACPI NVS region [mem 0x394cc000-0x395b4fff] (954368 bytes)
[    0.169189] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.169189] futex hash table entries: 4096 (order: 6, 262144 bytes)
[    0.169189] kworker/u24:0 (71) used greatest stack depth: 14632 bytes left
[    0.169270] PM: RTC time: 06:37:56, date: 2020-05-08
[    0.169312] NET: Registered protocol family 16
[    0.169352] audit: initializing netlink subsys (disabled)
[    0.169356] audit: type=2000 audit(1588919876.025:1): state=initialized audit_enabled=0 res=1
[    0.169356] kworker/u24:0 (74) used greatest stack depth: 14168 bytes left
[    0.169356] cpuidle: using governor menu
[    0.169356] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.169356] ACPI: bus type PCI registered
[    0.169356] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.169356] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.169356] PCI: Using configuration type 1 for base access
[    0.170958] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.170971] ACPI: Added _OSI(Module Device)
[    0.170972] ACPI: Added _OSI(Processor Device)
[    0.170973] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.170974] ACPI: Added _OSI(Processor Aggregator Device)
[    0.170975] ACPI: Added _OSI(Linux-Dell-Video)
[    0.170976] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.170977] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.199923] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.722043] ACPI: Dynamic OEM Table Load:
[    0.722048] ACPI: SSDT 0xFFFF96BAAB7F1800 000708 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.722321] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.723001] ACPI: Dynamic OEM Table Load:
[    0.723005] ACPI: SSDT 0xFFFF96BAAB011800 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.723234] ACPI: Dynamic OEM Table Load:
[    0.723237] ACPI: SSDT 0xFFFF96BAABDF1C00 00011B (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.723440] ACPI: Dynamic OEM Table Load:
[    0.723443] ACPI: SSDT 0xFFFF96BAAB7F2000 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.723804] ACPI: Dynamic OEM Table Load:
[    0.723809] ACPI: SSDT 0xFFFF96BAAB7E5000 000EF1 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.724317] ACPI: Dynamic OEM Table Load:
[    0.724320] ACPI: SSDT 0xFFFF96BAAB012400 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.724557] ACPI: Dynamic OEM Table Load:
[    0.724560] ACPI: SSDT 0xFFFF96BAAB012800 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.726998] ACPI: Interpreter enabled
[    0.727016] ACPI: (supports S0 S3 S4 S5)
[    0.727018] ACPI: Using IOAPIC for interrupt routing
[    0.727038] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.727587] ACPI: Enabled 6 GPEs in block 00 to 7F
[    0.732525] ACPI: Power Resource [WRST] (on)
[    0.732568] ACPI: Power Resource [DRST] (on)
[    0.734273] ACPI: Power Resource [USBC] (on)
[    0.736054] ACPI: Power Resource [V0PR] (on)
[    0.736159] ACPI: Power Resource [V1PR] (on)
[    0.736258] ACPI: Power Resource [V2PR] (on)
[    0.738961] ACPI: Power Resource [WRST] (on)
[    0.741250] ACPI: Power Resource [FN00] (off)
[    0.741299] ACPI: Power Resource [FN01] (off)
[    0.741347] ACPI: Power Resource [FN02] (off)
[    0.741395] ACPI: Power Resource [FN03] (off)
[    0.741443] ACPI: Power Resource [FN04] (off)
[    0.741812] ACPI: Power Resource [PIN] (off)
[    0.742076] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.742080] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.742159] acpi PNP0A08:00: _OSC: platform does not support [PME]
[    0.742230] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
[    0.742231] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.742347] PCI host bridge to bus 0000:00
[    0.742350] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.742352] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.742354] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.742355] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.742356] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.742357] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.742358] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.742359] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.742361] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.742362] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.742363] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.742364] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.742365] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.742366] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.742367] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.742369] pci_bus 0000:00: root bus resource [mem 0x3f800000-0xdfffffff window]
[    0.742370] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.742371] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.742376] pci 0000:00:00.0: [8086:3ec2] type 00 class 0x060000
[    0.742561] pci 0000:00:02.0: [8086:3e92] type 00 class 0x030000
[    0.742568] pci 0000:00:02.0: reg 0x10: [mem 0x50000000-0x50ffffff 64bit]
[    0.742571] pci 0000:00:02.0: reg 0x18: [mem 0x40000000-0x4fffffff 64bit pref]
[    0.742574] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[    0.742582] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.742819] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
[    0.742861] pci 0000:00:12.0: reg 0x10: [mem 0x5133d000-0x5133dfff 64bit]
[    0.743131] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[    0.743174] pci 0000:00:14.0: reg 0x10: [mem 0x51320000-0x5132ffff 64bit]
[    0.743305] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.743435] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[    0.743470] pci 0000:00:14.2: reg 0x10: [mem 0x51336000-0x51337fff 64bit]
[    0.743488] pci 0000:00:14.2: reg 0x18: [mem 0x5133c000-0x5133cfff 64bit]
[    0.743681] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[    0.743720] pci 0000:00:16.0: reg 0x10: [mem 0x5133b000-0x5133bfff 64bit]
[    0.743832] pci 0000:00:16.0: PME# supported from D3hot
[    0.744017] pci 0000:00:17.0: [8086:a352] type 00 class 0x010601
[    0.744052] pci 0000:00:17.0: reg 0x10: [mem 0x51334000-0x51335fff]
[    0.744066] pci 0000:00:17.0: reg 0x14: [mem 0x5133a000-0x5133a0ff]
[    0.744080] pci 0000:00:17.0: reg 0x18: [io  0x3090-0x3097]
[    0.744094] pci 0000:00:17.0: reg 0x1c: [io  0x3080-0x3083]
[    0.744108] pci 0000:00:17.0: reg 0x20: [io  0x3060-0x307f]
[    0.744122] pci 0000:00:17.0: reg 0x24: [mem 0x51339000-0x513397ff]
[    0.744200] pci 0000:00:17.0: PME# supported from D3hot
[    0.744353] pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
[    0.744519] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.744655] pci 0000:00:1b.2: [8086:a342] type 01 class 0x060400
[    0.744836] pci 0000:00:1b.2: PME# supported from D0 D3hot D3cold
[    0.744976] pci 0000:00:1b.4: [8086:a32c] type 01 class 0x060400
[    0.745156] pci 0000:00:1b.4: PME# supported from D0 D3hot D3cold
[    0.745319] pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
[    0.745490] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.745688] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[    0.745858] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.746055] pci 0000:00:1f.0: [8086:a305] type 00 class 0x060100
[    0.746290] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
[    0.746367] pci 0000:00:1f.3: reg 0x10: [mem 0x51330000-0x51333fff 64bit]
[    0.746441] pci 0000:00:1f.3: reg 0x20: [mem 0x51000000-0x510fffff 64bit]
[    0.746588] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.746801] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[    0.746948] pci 0000:00:1f.4: reg 0x10: [mem 0x51338000-0x513380ff 64bit]
[    0.747102] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.747362] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[    0.747387] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.747556] pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
[    0.747614] pci 0000:00:1f.6: reg 0x10: [mem 0x51300000-0x5131ffff]
[    0.747853] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.747994] pci 0000:00:1b.0: PCI bridge to [bus 01]
[    0.748100] pci 0000:02:00.0: [8086:24f3] type 00 class 0x028000
[    0.748176] pci 0000:02:00.0: reg 0x10: [mem 0x51200000-0x51201fff 64bit]
[    0.748450] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.748624] pci 0000:00:1b.2: PCI bridge to [bus 02]
[    0.748633] pci 0000:00:1b.2:   bridge window [mem 0x51200000-0x512fffff]
[    0.748714] pci 0000:03:00.0: [144d:a808] type 00 class 0x010802
[    0.748763] pci 0000:03:00.0: reg 0x10: [mem 0x51100000-0x51103fff 64bit]
[    0.749070] pci 0000:00:1b.4: PCI bridge to [bus 03]
[    0.749079] pci 0000:00:1b.4:   bridge window [mem 0x51100000-0x511fffff]
[    0.749150] pci 0000:00:1c.0: PCI bridge to [bus 04]
[    0.749231] pci 0000:00:1d.0: PCI bridge to [bus 05]
[    0.750187] ACPI: PCI Interrupt Link [LNKA] (IRQs) *0
[    0.750203] ACPI: PCI Interrupt Link [LNKB] (IRQs) *1
[    0.750218] ACPI: PCI Interrupt Link [LNKC] (IRQs) *0
[    0.750232] ACPI: PCI Interrupt Link [LNKD] (IRQs) *0
[    0.750247] ACPI: PCI Interrupt Link [LNKE] (IRQs) *0
[    0.750261] ACPI: PCI Interrupt Link [LNKF] (IRQs) *0
[    0.750276] ACPI: PCI Interrupt Link [LNKG] (IRQs) *0
[    0.750290] ACPI: PCI Interrupt Link [LNKH] (IRQs) *0
[    0.750613] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.750613] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.750613] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.750613] vgaarb: loaded
[    0.750613] SCSI subsystem initialized
[    0.750613] libata version 3.00 loaded.
[    0.750613] ACPI: bus type USB registered
[    0.750613] usbcore: registered new interface driver usbfs
[    0.750613] usbcore: registered new interface driver hub
[    0.750613] usbcore: registered new device driver usb
[    0.750613] pps_core: LinuxPPS API ver. 1 registered
[    0.750613] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.750613] PTP clock support registered
[    0.750613] EDAC MC: Ver: 3.0.0
[    0.750949] Registered efivars operations
[    0.771163] Advanced Linux Sound Architecture Driver Initialized.
[    0.771163] PCI: Using ACPI for IRQ routing
[    0.856694] PCI: pci_cache_line_size set to 64 bytes
[    0.856807] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.856808] e820: reserve RAM buffer [mem 0x2e6e9018-0x2fffffff]
[    0.856808] e820: reserve RAM buffer [mem 0x303df000-0x33ffffff]
[    0.856809] e820: reserve RAM buffer [mem 0x38be3000-0x3bffffff]
[    0.856809] e820: reserve RAM buffer [mem 0x394cc000-0x3bffffff]
[    0.856810] e820: reserve RAM buffer [mem 0x39f00000-0x3bffffff]
[    0.856810] e820: reserve RAM buffer [mem 0x4be800000-0x4bfffffff]
[    0.856943] NetLabel: Initializing
[    0.856943] NetLabel:  domain hash size = 128
[    0.856943] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.856943] NetLabel:  unlabeled traffic allowed by default
[    0.856993] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.856996] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.858950] clocksource: Switched to clocksource tsc-early
[    0.895206] VFS: Disk quotas dquot_6.6.0
[    0.895214] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.895224] *** VALIDATE hugetlbfs ***
[    0.895235] pnp: PnP ACPI init
[    0.895347] system 00:00: [io  0x0a00-0x0a2f] has been reserved
[    0.895349] system 00:00: [io  0x0a30-0x0a3f] has been reserved
[    0.895350] system 00:00: [io  0x0a40-0x0a4f] has been reserved
[    0.895353] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.895793] pnp 00:01: [dma 0 disabled]
[    0.895813] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.895861] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.895863] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.895866] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.895874] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.895914] system 00:04: [io  0x1854-0x1857] has been reserved
[    0.895917] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.896001] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.896003] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.896004] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.896005] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    0.896006] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.896007] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.896009] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.896010] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.896013] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.896105] system 00:06: [io  0x1800-0x18fe] could not be reserved
[    0.896106] system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.896108] system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.896109] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.896110] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.896112] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.896113] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.896116] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.896237] system 00:07: [io  0x2000-0x20fe] has been reserved
[    0.896240] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.896670] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.896986] pnp: PnP ACPI: found 9 devices
[    0.902113] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.902118] pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 05] add_size 1000
[    0.902119] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000 add_align 100000
[    0.902120] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff] to [bus 05] add_size 200000 add_align 100000
[    0.902125] pci 0000:00:1d.0: BAR 8: assigned [mem 0x3f800000-0x3f9fffff]
[    0.902130] pci 0000:00:1d.0: BAR 9: assigned [mem 0x3fa00000-0x3fbfffff 64bit pref]
[    0.902132] pci 0000:00:1d.0: BAR 7: assigned [io  0x4000-0x4fff]
[    0.902134] pci 0000:00:1b.0: PCI bridge to [bus 01]
[    0.902156] pci 0000:00:1b.2: PCI bridge to [bus 02]
[    0.902163] pci 0000:00:1b.2:   bridge window [mem 0x51200000-0x512fffff]
[    0.902176] pci 0000:00:1b.4: PCI bridge to [bus 03]
[    0.902182] pci 0000:00:1b.4:   bridge window [mem 0x51100000-0x511fffff]
[    0.902195] pci 0000:00:1c.0: PCI bridge to [bus 04]
[    0.902214] pci 0000:00:1d.0: PCI bridge to [bus 05]
[    0.902219] pci 0000:00:1d.0:   bridge window [io  0x4000-0x4fff]
[    0.902226] pci 0000:00:1d.0:   bridge window [mem 0x3f800000-0x3f9fffff]
[    0.902231] pci 0000:00:1d.0:   bridge window [mem 0x3fa00000-0x3fbfffff 64bit pref]
[    0.902240] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.902241] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.902241] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.902242] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.902242] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.902243] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.902243] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.902244] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.902244] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.902245] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.902245] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.902246] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.902246] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.902247] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.902247] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.902247] pci_bus 0000:00: resource 19 [mem 0x3f800000-0xdfffffff window]
[    0.902248] pci_bus 0000:00: resource 20 [mem 0xfc800000-0xfe7fffff window]
[    0.902249] pci_bus 0000:02: resource 1 [mem 0x51200000-0x512fffff]
[    0.902249] pci_bus 0000:03: resource 1 [mem 0x51100000-0x511fffff]
[    0.902250] pci_bus 0000:05: resource 0 [io  0x4000-0x4fff]
[    0.902250] pci_bus 0000:05: resource 1 [mem 0x3f800000-0x3f9fffff]
[    0.902251] pci_bus 0000:05: resource 2 [mem 0x3fa00000-0x3fbfffff 64bit pref]
[    0.902323] NET: Registered protocol family 2
[    0.902388] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[    0.902415] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.902509] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.902576] TCP: Hash tables configured (established 131072 bind 65536)
[    0.902596] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.902618] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.902656] NET: Registered protocol family 1
[    0.902697] RPC: Registered named UNIX socket transport module.
[    0.902698] RPC: Registered udp transport module.
[    0.902699] RPC: Registered tcp transport module.
[    0.902699] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.902743] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.902960] PCI: CLS 64 bytes, default 64
[    0.902978] DMAR: Host address width 39
[    0.902980] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.902985] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.902987] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.902990] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.902991] DMAR: RMRR base: 0x000000399d4000 end: 0x00000039c1dfff
[    0.902992] DMAR: RMRR base: 0x0000003b000000 end: 0x0000003f7fffff
[    0.902998] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.902999] software IO TLB: mapped [mem 0x2a6e9000-0x2e6e9000] (64MB)
[    0.903047] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    0.903049] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    0.903049] RAPL PMU: hw unit of domain package 2^-14 Joules
[    0.903050] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    0.903051] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    0.903052] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    0.903168] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e02c4a121d, max_idle_ns: 440795236083 ns
[    0.903177] clocksource: Switched to clocksource tsc
[    0.903582] check: Scanning for low memory corruption every 60 seconds
[    0.903957] Initialise system trusted keyrings
[    0.903976] workingset: timestamp_bits=56 max_order=22 bucket_order=0
[    0.905116] NFS: Registering the id_resolver key type
[    0.905120] Key type id_resolver registered
[    0.905121] Key type id_legacy registered
[    0.905457] kworker/u24:4 (1187) used greatest stack depth: 14112 bytes left
[    0.905908] Key type asymmetric registered
[    0.905909] Asymmetric key parser 'x509' registered
[    0.905913] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.905915] io scheduler mq-deadline registered
[    0.905917] io scheduler kyber registered
[    0.906268] aer 0000:00:1b.2:pcie002: AER enabled with IRQ 121
[    0.906504] aer 0000:00:1b.4:pcie002: AER enabled with IRQ 122
[    0.906823] efifb: probing for efifb
[    0.906830] efifb: framebuffer at 0x40000000, using 3072k, total 3072k
[    0.906831] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.906832] efifb: scrolling: redraw
[    0.906832] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.907660] Console: switching to colour frame buffer device 128x48
[    0.908477] fb0: EFI VGA frame buffer device
[    0.908586] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.908607] ACPI: Sleep Button [SLPB]
[    0.908631] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.908651] ACPI: Power Button [PWRB]
[    0.908673] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.908694] ACPI: Power Button [PWRF]
[    0.939257] Monitor-Mwait will be used to enter C-1 state
[    0.939261] Monitor-Mwait will be used to enter C-2 state
[    0.939264] Monitor-Mwait will be used to enter C-3 state
[    4.016088] ACPI: Invalid passive threshold
[    6.064074] thermal LNXTHERM:00: registered as thermal_zone0
[    6.064085] ACPI: Thermal Zone [TZ10] (17 C)
[    6.094144] thermal LNXTHERM:01: registered as thermal_zone1
[    6.094154] ACPI: Thermal Zone [TZ00] (28 C)
[    6.094259] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    6.115173] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    6.115778] Non-volatile memory driver v1.3
[    6.115796] Linux agpgart interface v0.103
[    6.116391] checking generic (40000000 300000) vs hw (40000000 10000000)
[    6.116391] fb0: switching to inteldrmfb from EFI VGA
[    6.116407] Console: switching to colour dummy device 80x25
[    6.116439] i915 0000:00:02.0: vgaarb: deactivate vga console
[    6.117394] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    6.117395] [drm] Driver supports precise vblank timestamp query.
[    6.117810] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    6.117829] i915 0000:00:02.0: Direct firmware load for i915/kbl_dmc_ver1_04.bin failed with error -2
[    6.117831] i915 0000:00:02.0: Failed to load DMC firmware i915/kbl_dmc_ver1_04.bin. Disabling runtime power management.
[    6.117832] i915 0000:00:02.0: DMC firmware homepage: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915
[    6.389633] [drm] failed to retrieve link info, disabling eDP
[    6.405288] [drm] Initialized i915 1.6.0 20190207 for 0000:00:02.0 on minor 0
[    6.406312] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    6.406455] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[    6.408514] loop: module loaded
[    6.408703] nvme nvme0: pci function 0000:03:00.0
[    6.408721] ahci 0000:00:17.0: version 3.0
[    6.410922] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    6.410924] ahci 0000:00:17.0: flags: 64bit ncq sntf clo only pio slum part ems deso sadm sds apst 
[    6.426443] scsi host0: ahci
[    6.426505] scsi host1: ahci
[    6.426553] scsi host2: ahci
[    6.426605] scsi host3: ahci
[    6.426649] scsi host4: ahci
[    6.426692] scsi host5: ahci
[    6.426726] ata1: SATA max UDMA/133 abar m2048@0x51339000 port 0x51339100 irq 127
[    6.426730] ata2: SATA max UDMA/133 abar m2048@0x51339000 port 0x51339180 irq 127
[    6.426732] ata3: SATA max UDMA/133 abar m2048@0x51339000 port 0x51339200 irq 127
[    6.426735] ata4: SATA max UDMA/133 abar m2048@0x51339000 port 0x51339280 irq 127
[    6.426738] ata5: SATA max UDMA/133 abar m2048@0x51339000 port 0x51339300 irq 127
[    6.426741] ata6: SATA max UDMA/133 abar m2048@0x51339000 port 0x51339380 irq 127
[    6.426802] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    6.426803] e100: Copyright(c) 1999-2006 Intel Corporation
[    6.426808] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    6.426809] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    6.426815] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    6.426816] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    6.427017] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    6.445671] fbcon: inteldrmfb (fb0) is primary device
[    6.490789] Console: switching to colour frame buffer device 320x90
[    6.507371] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    6.520508] random: fast init done
[    6.624805] nvme nvme0: missing or invalid SUBNQN field.
[    6.624827] nvme nvme0: Shutdown timeout set to 8 seconds
[    6.639554] nvme nvme0: 12/0/0 default/read/poll queues
[    6.645703]  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8 p9
[    6.648167] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    6.732249] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) b4:2e:99:42:d4:53
[    6.732264] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    6.732467] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
[    6.732489] sky2: driver version 1.30
[    6.732636] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    6.732668] ehci-pci: EHCI PCI platform driver
[    6.732685] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    6.732699] ohci-pci: OHCI PCI platform driver
[    6.732713] uhci_hcd: USB Universal Host Controller Interface driver
[    6.732841] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    6.732870] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    6.734021] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    6.734046] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    6.734183] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.01
[    6.734198] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.734211] usb usb1: Product: xHCI Host Controller
[    6.734220] usb usb1: Manufacturer: Linux 5.1.0 xhci-hcd
[    6.734230] usb usb1: SerialNumber: 0000:00:14.0
[    6.734334] hub 1-0:1.0: USB hub found
[    6.734359] hub 1-0:1.0: 16 ports detected
[    6.734875] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    6.734910] ata4: SATA link down (SStatus 4 SControl 300)
[    6.734953] ata2: SATA link down (SStatus 4 SControl 300)
[    6.734990] ata3: SATA link down (SStatus 4 SControl 300)
[    6.735045] ata1: SATA link down (SStatus 4 SControl 300)
[    6.735086] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    6.735232] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    6.735309] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    6.735327] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    6.735359] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.01
[    6.735374] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.735387] usb usb2: Product: xHCI Host Controller
[    6.735396] usb usb2: Manufacturer: Linux 5.1.0 xhci-hcd
[    6.735406] usb usb2: SerialNumber: 0000:00:14.0
[    6.735519] ata5.00: ATA-10: WDC WD40EZRZ-00GXCB0, 80.00A80, max UDMA/133
[    6.735525] hub 2-0:1.0: USB hub found
[    6.735534] ata5.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    6.735553] hub 2-0:1.0: 10 ports detected
[    6.736297] usbcore: registered new interface driver usblp
[    6.736299] ata5.00: configured for UDMA/133
[    6.736315] usbcore: registered new interface driver usb-storage
[    6.736330] ata6.00: ATAPI: HL-DT-ST DVDRAM GH24NSD1, LW00, max UDMA/133
[    6.736347] i8042: PNP: No PS/2 controller found.
[    6.736377] scsi 4:0:0:0: Direct-Access     ATA      WDC WD40EZRZ-00G 0A80 PQ: 0 ANSI: 5
[    6.736465] mousedev: PS/2 mouse device common for all mice
[    6.736499] sd 4:0:0:0: Attached scsi generic sg0 type 0
[    6.736545] sd 4:0:0:0: [sda] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
[    6.736560] sd 4:0:0:0: [sda] 4096-byte physical blocks
[    6.736573] rtc_cmos 00:03: RTC can wake from S4
[    6.736577] sd 4:0:0:0: [sda] Write Protect is off
[    6.736594] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    6.736607] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    6.737630] rtc_cmos 00:03: registered as rtc0
[    6.737647] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    6.737783] ata6.00: configured for UDMA/133
[    6.738551] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    6.740084] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    6.742174] device-mapper: ioctl: 4.40.0-ioctl (2019-01-18) initialised: dm-devel@redhat.com
[    6.742996] intel_pstate: Intel P-state driver initializing
[    6.743625] scsi 5:0:0:0: CD-ROM            HL-DT-ST DVDRAM GH24NSD1  LW00 PQ: 0 ANSI: 5
[    6.744623] intel_pstate: HWP enabled
[    6.745386] EFI Variables Facility v0.08 2004-May-17
[    6.769163] hidraw: raw HID events driver (C) Jiri Kosina
[    6.770004] usbcore: registered new interface driver usbhid
[    6.770766] usbhid: USB HID core driver
[    6.771609] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    6.772450] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops 0xffffffffb6a8bd80)
[    6.773482] Initializing XFRM netlink socket
[    6.774273] NET: Registered protocol family 10
[    6.775104] Segment Routing with IPv6
[    6.775893] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    6.776693] NET: Registered protocol family 17
[    6.777431] Key type dns_resolver registered
[    6.778617] microcode: sig=0x906ea, pf=0x2, revision=0xaa
[    6.779406] microcode: Microcode Update Driver: v2.2.
[    6.779410] sched_clock: Marking stable (6779807040, -403760)->(6789504703, -10101423)
[    6.781015] registered taskstats version 1
[    6.781736] Loading compiled-in X.509 certificates
[    6.783072] PM:   Magic number: 4:808:619
[    6.783690]  sda: sda1
[    6.784511] printk: console [netcon0] enabled
[    6.784665] sd 4:0:0:0: [sda] Attached SCSI disk
[    6.785227] netconsole: network logging started
[    6.785253] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    6.787647] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    6.788376] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    6.788981] ALSA device list:
[    6.789102] cfg80211: failed to load regulatory.db
[    6.789824]   No soundcards found.
[    6.793916] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[    6.794653] cdrom: Uniform CD-ROM driver Revision: 3.20
[    6.795529] sr 5:0:0:0: Attached scsi CD-ROM sr0
[    6.795603] sr 5:0:0:0: Attached scsi generic sg1 type 5
[    6.796391] md: Waiting for all devices to be available before autodetect
[    6.797127] md: If you don't use raid, use raid=noautodetect
[    6.797805] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[    6.798600] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.799353] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    6.800119] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    6.800836] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x11/0x0
[    6.801590] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    6.802338] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    6.803080] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    6.803775] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    6.821679] md: Autodetecting RAID arrays.
[    6.821738] snd_hda_codec_generic hdaudioC0D2: autoconfig for Generic: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
[    6.822415] md: autorun ...
[    6.823144] snd_hda_codec_generic hdaudioC0D2:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.823145] snd_hda_codec_generic hdaudioC0D2:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.823867] md: ... autorun DONE.
[    6.824602] snd_hda_codec_generic hdaudioC0D2:    mono: mono_out=0x0
[    6.826830] snd_hda_codec_generic hdaudioC0D2:    dig-out=0x3/0x0
[    6.827579] snd_hda_codec_generic hdaudioC0D2:    inputs:
[    6.828291] EXT4-fs (nvme0n1p5): INFO: recovery required on readonly filesystem
[    6.829068] EXT4-fs (nvme0n1p5): write access will be enabled during recovery
[    6.829193] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input4
[    6.830595] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input5
[    6.831375] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input6
[    6.832152] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7
[    6.832929] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
[    6.833714] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[    6.834500] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[    6.835277] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[    6.836053] input: HDA Intel PCH HDMI as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[    6.847955] EXT4-fs (nvme0n1p5): recovery complete
[    6.852490] EXT4-fs (nvme0n1p5): mounted filesystem with ordered data mode. Opts: (null)
[    6.853263] VFS: Mounted root (ext4 filesystem) readonly on device 259:5.
[    6.854227] devtmpfs: mounted
[    6.855292] Freeing unused kernel image memory: 1264K
[    6.863107] Write protecting the kernel read-only data: 20480k
[    6.864306] Freeing unused kernel image memory: 2008K
[    6.865291] Freeing unused kernel image memory: 972K
[    6.866086] Run /sbin/init as init process
[    6.881808] stty (1755) used greatest stack depth: 13664 bytes left
[    6.950954] ip (1807) used greatest stack depth: 12792 bytes left
[    7.004188] udevd[1832]: starting version 3.2.9
[    7.006497] random: udevd: uninitialized urandom read (16 bytes read)
[    7.006658] random: udevd: uninitialized urandom read (16 bytes read)
[    7.006677] random: udevd: uninitialized urandom read (16 bytes read)
[    7.010244] udevd[1832]: GOTO 'libsane_rules_end' has no matching label in: '/etc/udev/rules.d/40-libsane.rules'
[    7.039522] udevd[1832]: GOTO 'libsane_rules_end' has no matching label in: '/etc/udev/rules.d/S99-2000S1.rules'
[    7.043938] udevd[1833]: starting eudev-3.2.9
[    7.049407] udevd[1833]: GOTO 'libsane_rules_end' has no matching label in: '/etc/udev/rules.d/40-libsane.rules'
[    7.057996] usb 1-5: new low-speed USB device number 2 using xhci_hcd
[    7.063674] udevd[1833]: GOTO 'libsane_rules_end' has no matching label in: '/etc/udev/rules.d/S99-2000S1.rules'
[    7.102366] random: crng init done
[    7.102367] random: 7 urandom warning(s) missed due to ratelimiting
[    7.102719] e1000e 0000:00:1f.6 eth1: renamed from eth0
[    7.103419] input: PC Speaker as /devices/platform/pcspkr/input/input13
[    7.105507] Intel(R) Wireless WiFi driver for Linux
[    7.105507] Copyright(c) 2003- 2015 Intel Corporation
[    7.105539] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[    7.108483] iwlwifi 0000:02:00.0: loaded firmware version 36.9f0a2d68.0 op_mode iwlmvm
[    7.113312] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208
[    7.187104] iwlwifi 0000:02:00.0: base HW address: 28:16:ad:ae:bf:96
[    7.191449] usb 1-5: New USB device found, idVendor=045e, idProduct=0752, bcdDevice= 1.10
[    7.191453] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.191457] usb 1-5: Product: Wired Keyboard 400
[    7.191459] usb 1-5: Manufacturer: Microsoft
[    7.196319] input: Microsoft Wired Keyboard 400 as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:045E:0752.0001/input/input14
[    7.248309] hid-generic 0003:045E:0752.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Wired Keyboard 400] on usb-0000:00:14.0-5/input0
[    7.259525] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    7.260231] thermal thermal_zone3: failed to read out thermal zone (-61)
[    7.265884] iwlwifi 0000:02:00.0 wlan1: renamed from wlan0
[    7.362022] usb 1-6: new low-speed USB device number 3 using xhci_hcd
[    7.492232] usb 1-6: New USB device found, idVendor=045e, idProduct=0084, bcdDevice= 1.04
[    7.492236] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.492239] usb 1-6: Product: Microsoft Basic Optical Mouse 
[    7.492242] usb 1-6: Manufacturer: Microsoft 
[    7.496531] input: Microsoft  Microsoft Basic Optical Mouse  as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:045E:0084.0002/input/input15
[    7.496939] hid-generic 0003:045E:0084.0002: input,hidraw1: USB HID v1.11 Mouse [Microsoft  Microsoft Basic Optical Mouse ] on usb-0000:00:14.0-6/input0
[    7.611019] usb 1-12: new full-speed USB device number 4 using xhci_hcd
[    7.738232] usb 1-12: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.01
[    7.738237] usb 1-12: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    7.758468] Bluetooth: Core ver 2.22
[    7.758475] NET: Registered protocol family 31
[    7.758475] Bluetooth: HCI device and connection manager initialized
[    7.758477] Bluetooth: HCI socket layer initialized
[    7.758478] Bluetooth: L2CAP socket layer initialized
[    7.758479] Bluetooth: SCO socket layer initialized
[    7.760213] usbcore: registered new interface driver btusb
[    7.760700] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
[    7.767845] Bluetooth: hci0: Device revision is 5
[    7.767845] Bluetooth: hci0: Secure boot is enabled
[    7.767846] Bluetooth: hci0: OTP lock is enabled
[    7.767846] Bluetooth: hci0: API lock is enabled
[    7.767846] Bluetooth: hci0: Debug lock is disabled
[    7.767847] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    7.767855] bluetooth hci0: Direct firmware load for intel/ibt-11-5.sfi failed with error -2
[    7.767856] Bluetooth: hci0: Failed to load Intel firmware file (-2)
[    7.905850] Adding 8391680k swap on /dev/nvme0n1p9.  Priority:-2 extents:1 across:8391680k SS
[    7.914234] EXT4-fs (nvme0n1p5): re-mounted. Opts: (null)
[   10.080599] EXT4-fs (nvme0n1p5): re-mounted. Opts: (null)
[   10.090875] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Opts: (null)
[   10.133695] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   12.138426] iwlwifi 0000:02:00.0: BIOS contains WGDS but no WRDS
[   12.139713] ip (3952) used greatest stack depth: 11608 bytes left
[   15.679664] wlan1: authenticate with 7c:ff:4d:08:df:22
[   15.687950] wlan1: send auth to 7c:ff:4d:08:df:22 (try 1/3)
[   15.695757] wlan1: authenticated
[   15.697003] wlan1: associate with 7c:ff:4d:08:df:22 (try 1/3)
[   15.703190] wlan1: RX AssocResp from 7c:ff:4d:08:df:22 (capab=0x431 status=0 aid=3)
[   15.708360] wlan1: associated
[   15.747001] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[   36.159769] elogind-daemon[4254]: New seat seat0.
[   36.160356] elogind-daemon[4254]: Watching system buttons on /dev/input/event2 (Power Button)
[   36.179105] elogind-daemon[4254]: Watching system buttons on /dev/input/event1 (Power Button)
[   36.179150] elogind-daemon[4254]: Watching system buttons on /dev/input/event0 (Sleep Button)
[   36.179235] elogind-daemon[4254]: Watching system buttons on /dev/input/event14 (Microsoft Wired Keyboard 400)
[10101.957585] TCP: wlan1: Driver has suspect GRO implementation, TCP performance may be compromised.

[-- Attachment #3: dmesg-5.6.4 --]
[-- Type: application/octet-stream, Size: 60735 bytes --]

[    0.000000] Linux version 5.6.4 (steve@strobe-jhalfs) (gcc version 9.3.0 (GCC)) #2 SMP Sun Apr 26 22:28:51 CEST 2020
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.6.4-lfs-SVN-20200401 root=/dev/nvme0n1p5
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000303defff] usable
[    0.000000] BIOS-e820: [mem 0x00000000303df000-0x00000000303dffff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000303e0000-0x00000000303e0fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000303e1000-0x0000000038be2fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000038be3000-0x0000000039054fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000039055000-0x00000000394cbfff] usable
[    0.000000] BIOS-e820: [mem 0x00000000394cc000-0x00000000395b4fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000395b5000-0x0000000039efefff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000039eff000-0x0000000039efffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000039f00000-0x000000003f7fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004be7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x2e6e9018-0x2e6f9e57] usable ==> usable
[    0.000000] e820: update [mem 0x2e6e9018-0x2e6f9e57] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009f000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000002e6e9017] usable
[    0.000000] reserve setup_data: [mem 0x000000002e6e9018-0x000000002e6f9e57] usable
[    0.000000] reserve setup_data: [mem 0x000000002e6f9e58-0x00000000303defff] usable
[    0.000000] reserve setup_data: [mem 0x00000000303df000-0x00000000303dffff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000303e0000-0x00000000303e0fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000303e1000-0x0000000038be2fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000038be3000-0x0000000039054fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000039055000-0x00000000394cbfff] usable
[    0.000000] reserve setup_data: [mem 0x00000000394cc000-0x00000000395b4fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x00000000395b5000-0x0000000039efefff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000039eff000-0x0000000039efffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000039f00000-0x000000003f7fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] 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-0x00000004be7fffff] usable
[    0.000000] efi: EFI v2.70 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0x394e9000  ACPI=0x394e9000  SMBIOS=0x39c41000  SMBIOS 3.0=0x39c40000  ESRT=0x35540518  MEMATTR=0x37179018  RNG=0x39c6d698 
[    0.000000] efi: seeding entropy pool
[    0.000000] SMBIOS 3.1.1 present.
[    0.000000] DMI: Gigabyte Technology Co., Ltd. Z390 M GAMING/Z390 M GAMING-CF, BIOS F5 03/14/2019
[    0.000000] tsc: Detected 3200.000 MHz processor
[    0.001836] tsc: Detected 3199.980 MHz TSC
[    0.001836] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001837] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001840] last_pfn = 0x4be800 max_arch_pfn = 0x400000000
[    0.001842] MTRR default type: write-back
[    0.001842] MTRR fixed ranges enabled:
[    0.001843]   00000-9FFFF write-back
[    0.001843]   A0000-BFFFF uncachable
[    0.001843]   C0000-FFFFF write-protect
[    0.001844] MTRR variable ranges enabled:
[    0.001844]   0 base 0080000000 mask 7F80000000 uncachable
[    0.001845]   1 base 0040000000 mask 7FC0000000 uncachable
[    0.001845]   2 base 003C000000 mask 7FFC000000 uncachable
[    0.001845]   3 base 003B000000 mask 7FFF000000 uncachable
[    0.001846]   4 disabled
[    0.001846]   5 disabled
[    0.001846]   6 disabled
[    0.001846]   7 disabled
[    0.001846]   8 disabled
[    0.001846]   9 disabled
[    0.002135] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002466] last_pfn = 0x39f00 max_arch_pfn = 0x400000000
[    0.006492] esrt: Reserving ESRT space from 0x0000000035540518 to 0x0000000035540550.
[    0.006494] e820: update [mem 0x35540000-0x35540fff] usable ==> reserved
[    0.006501] check: Scanning 1 areas for low memory corruption
[    0.006503] Using GB pages for direct mapping
[    0.006504] BRK [0x1f7801000, 0x1f7801fff] PGTABLE
[    0.006505] BRK [0x1f7802000, 0x1f7802fff] PGTABLE
[    0.006505] BRK [0x1f7803000, 0x1f7803fff] PGTABLE
[    0.006528] BRK [0x1f7804000, 0x1f7804fff] PGTABLE
[    0.006529] BRK [0x1f7805000, 0x1f7805fff] PGTABLE
[    0.006626] BRK [0x1f7806000, 0x1f7806fff] PGTABLE
[    0.006681] BRK [0x1f7807000, 0x1f7807fff] PGTABLE
[    0.006701] BRK [0x1f7808000, 0x1f7808fff] PGTABLE
[    0.006735] BRK [0x1f7809000, 0x1f7809fff] PGTABLE
[    0.006763] BRK [0x1f780a000, 0x1f780afff] PGTABLE
[    0.006804] Secure boot disabled
[    0.006814] ACPI: Early table checksum verification disabled
[    0.006816] ACPI: RSDP 0x00000000394E9000 000024 (v02 ALASKA)
[    0.006818] ACPI: XSDT 0x00000000394E90A8 0000CC (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.006821] ACPI: FACP 0x0000000039529D98 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.006823] ACPI: DSDT 0x00000000394E9208 040B8D (v02 ALASKA A M I    01072009 INTL 20160527)
[    0.006825] ACPI: FACS 0x00000000395B4080 000040
[    0.006826] ACPI: APIC 0x0000000039529EB0 0000F4 (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.006827] ACPI: FPDT 0x0000000039529FA8 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.006829] ACPI: FIDT 0x0000000039529FF0 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.006830] ACPI: MCFG 0x000000003952A090 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.006831] ACPI: SSDT 0x000000003952A0D0 000204 (v01 ALASKA A M I    00001000 INTL 20160527)
[    0.006833] ACPI: SSDT 0x000000003952A2D8 0017D5 (v02 ALASKA A M I    00003000 INTL 20160527)
[    0.006834] ACPI: SSDT 0x000000003952BAB0 00794B (v01 ALASKA A M I    00000001 INTL 20160527)
[    0.006835] ACPI: SSDT 0x0000000039533400 0031C7 (v02 ALASKA A M I    00003000 INTL 20160527)
[    0.006837] ACPI: HPET 0x00000000395365C8 000038 (v01 ALASKA A M I    00000002      01000013)
[    0.006838] ACPI: SSDT 0x0000000039536600 000F9E (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.006839] ACPI: SSDT 0x00000000395375A0 002D1B (v02 ALASKA A M I    00000000 INTL 20160527)
[    0.006840] ACPI: UEFI 0x000000003953A2C0 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.006842] ACPI: LPIT 0x000000003953A308 00005C (v01 ALASKA A M I    00000002      01000013)
[    0.006843] ACPI: SSDT 0x000000003953A368 0027DE (v02 ALASKA A M I    00001000 INTL 20160527)
[    0.006844] ACPI: SSDT 0x000000003953CB48 000FFE (v02 ALASKA A M I    00000000 INTL 20160527)
[    0.006846] ACPI: DBGP 0x000000003953DB48 000034 (v01 ALASKA A M I    00000002      01000013)
[    0.006847] ACPI: DBG2 0x000000003953DB80 000054 (v00 ALASKA A M I    00000002      01000013)
[    0.006848] ACPI: DMAR 0x000000003953DBD8 0000A8 (v01 ALASKA A M I    00000002      01000013)
[    0.006849] ACPI: BGRT 0x000000003953DC80 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.006851] ACPI: WSMT 0x000000003953DCB8 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.006854] ACPI: Local APIC address 0xfee00000
[    0.007129] No NUMA configuration found
[    0.007130] Faking a node at [mem 0x0000000000000000-0x00000004be7fffff]
[    0.007132] NODE_DATA(0) allocated [mem 0x4be7fc000-0x4be7fffff]
[    0.007141] Zone ranges:
[    0.007141]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.007142]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.007143]   Normal   [mem 0x0000000100000000-0x00000004be7fffff]
[    0.007143] Movable zone start for each node
[    0.007144] Early memory node ranges
[    0.007144]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.007145]   node   0: [mem 0x0000000000100000-0x00000000303defff]
[    0.007146]   node   0: [mem 0x00000000303e1000-0x0000000038be2fff]
[    0.007146]   node   0: [mem 0x0000000039055000-0x00000000394cbfff]
[    0.007146]   node   0: [mem 0x0000000039eff000-0x0000000039efffff]
[    0.007147]   node   0: [mem 0x0000000100000000-0x00000004be7fffff]
[    0.007321] Zeroed struct page in unavailable ranges: 34825 pages
[    0.007321] Initmem setup node 0 [mem 0x0000000000001000-0x00000004be7fffff]
[    0.007322] On node 0 totalpages: 4159479
[    0.007323]   DMA zone: 64 pages used for memmap
[    0.007323]   DMA zone: 22 pages reserved
[    0.007323]   DMA zone: 3998 pages, LIFO batch:0
[    0.007347]   DMA32 zone: 3586 pages used for memmap
[    0.007347]   DMA32 zone: 229465 pages, LIFO batch:63
[    0.008878]   Normal zone: 61344 pages used for memmap
[    0.008879]   Normal zone: 3926016 pages, LIFO batch:63
[    0.030158] Reserving Intel graphics memory at [mem 0x3b800000-0x3f7fffff]
[    0.030662] ACPI: PM-Timer IO Port: 0x1808
[    0.030663] ACPI: Local APIC address 0xfee00000
[    0.030666] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.030666] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.030667] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.030667] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.030668] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.030668] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.030668] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.030669] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.030669] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.030670] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.030670] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.030670] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.030737] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.030739] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.030740] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.030740] ACPI: IRQ0 used by override.
[    0.030741] ACPI: IRQ9 used by override.
[    0.030742] Using ACPI (MADT) for SMP configuration information
[    0.030742] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.030744] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[    0.030752] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.030753] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[    0.030754] PM: hibernation: Registered nosave memory: [mem 0x2e6e9000-0x2e6e9fff]
[    0.030754] PM: hibernation: Registered nosave memory: [mem 0x2e6f9000-0x2e6f9fff]
[    0.030755] PM: hibernation: Registered nosave memory: [mem 0x303df000-0x303dffff]
[    0.030756] PM: hibernation: Registered nosave memory: [mem 0x303e0000-0x303e0fff]
[    0.030756] PM: hibernation: Registered nosave memory: [mem 0x35540000-0x35540fff]
[    0.030757] PM: hibernation: Registered nosave memory: [mem 0x38be3000-0x39054fff]
[    0.030758] PM: hibernation: Registered nosave memory: [mem 0x394cc000-0x395b4fff]
[    0.030758] PM: hibernation: Registered nosave memory: [mem 0x395b5000-0x39efefff]
[    0.030759] PM: hibernation: Registered nosave memory: [mem 0x39f00000-0x3f7fffff]
[    0.030760] PM: hibernation: Registered nosave memory: [mem 0x3f800000-0xdfffffff]
[    0.030760] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.030760] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.030761] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.030761] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.030762] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.030762] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.030762] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.030763] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.030763] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.030764] [mem 0x3f800000-0xdfffffff] available for PCI devices
[    0.030766] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.033707] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:12 nr_node_ids:1
[    0.033879] percpu: Embedded 53 pages/cpu s176472 r8192 d32424 u262144
[    0.033882] pcpu-alloc: s176472 r8192 d32424 u262144 alloc=1*2097152
[    0.033882] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
[    0.033893] Built 1 zonelists, mobility grouping on.  Total pages: 4094463
[    0.033894] Policy zone: Normal
[    0.033894] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.6.4-lfs-SVN-20200401 root=/dev/nvme0n1p5
[    0.034396] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.034649] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.034704] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.058328] Memory: 16132636K/16637916K available (14340K kernel code, 1526K rwdata, 3372K rodata, 1152K init, 1096K bss, 505280K reserved, 0K cma-reserved)
[    0.058358] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.058363] Kernel/User page tables isolation: enabled
[    0.058417] rcu: Hierarchical RCU implementation.
[    0.058417] rcu: 	RCU event tracing is enabled.
[    0.058418] rcu: 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=12.
[    0.058419] rcu: RCU calculated value of scheduler-enlistment delay is 100 jiffies.
[    0.058419] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[    0.058539] NR_IRQS: 4352, nr_irqs: 2152, preallocated irqs: 16
[    0.058989] random: get_random_bytes called from start_kernel+0x2fa/0x4c7 with crng_init=0
[    0.059003] Console: colour dummy device 80x25
[    0.059128] printk: console [tty0] enabled
[    0.059136] ACPI: Core revision 20200110
[    0.059470] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.059571] APIC: Switch to symmetric I/O mode setup
[    0.059573] Switched APIC routing to physical flat.
[    0.067525] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.072504] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2e2036ff8d5, max_idle_ns: 440795275316 ns
[    0.072508] Calibrating delay loop (skipped), value calculated using timer frequency.. 6399.96 BogoMIPS (lpj=3199980)
[    0.072510] pid_max: default: 32768 minimum: 301
[    0.074542] LSM: Security Framework initializing
[    0.074548] SELinux:  Initializing.
[    0.074575] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.074594] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.074702] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.074718] process: using mwait in idle threads
[    0.074720] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.074721] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.074723] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.074725] Spectre V2 : Mitigation: Full generic retpoline
[    0.074726] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.074727] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.074728] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.074729] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.074730] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.074733] TAA: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.074734] MDS: Vulnerable: Clear CPU buffers attempted, no microcode
[    0.074901] Freeing SMP alternatives memory: 40K
[    0.075557] TSC deadline timer enabled
[    0.075569] smpboot: CPU0: Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz (family: 0x6, model: 0x9e, stepping: 0xa)
[    0.075609] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.075613] ... version:                4
[    0.075614] ... bit width:              48
[    0.075615] ... generic registers:      4
[    0.075616] ... value mask:             0000ffffffffffff
[    0.075617] ... max period:             00007fffffffffff
[    0.075617] ... fixed-purpose events:   3
[    0.075618] ... event mask:             000000070000000f
[    0.075640] rcu: Hierarchical SRCU implementation.
[    0.075700] smp: Bringing up secondary CPUs ...
[    0.075731] x86: Booting SMP configuration:
[    0.075732] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6
[    0.078820] MDS CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/mds.html for more details.
[    0.078820] TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
[    0.078820]   #7  #8  #9 #10 #11
[    0.080886] smp: Brought up 1 node, 12 CPUs
[    0.080886] smpboot: Max logical packages: 1
[    0.080886] smpboot: Total of 12 processors activated (76799.52 BogoMIPS)
[    0.081770] devtmpfs: initialized
[    0.081770] PM: Registering ACPI NVS region [mem 0x303df000-0x303dffff] (4096 bytes)
[    0.081770] PM: Registering ACPI NVS region [mem 0x394cc000-0x395b4fff] (954368 bytes)
[    0.081770] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.081770] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.081770] kworker/u24:0 (71) used greatest stack depth: 14184 bytes left
[    0.081840] PM: RTC time: 07:03:32, date: 2020-05-07
[    0.081842] thermal_sys: Registered thermal governor 'step_wise'
[    0.081842] thermal_sys: Registered thermal governor 'user_space'
[    0.081883] NET: Registered protocol family 16
[    0.081925] audit: initializing netlink subsys (disabled)
[    0.081929] audit: type=2000 audit(1588835012.015:1): state=initialized audit_enabled=0 res=1
[    0.081929] cpuidle: using governor menu
[    0.081929] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.081929] ACPI: bus type PCI registered
[    0.081929] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.081929] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.081929] PCI: Using configuration type 1 for base access
[    0.084040] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.084535] kworker/u24:5 (583) used greatest stack depth: 14016 bytes left
[    0.084540] ACPI: Added _OSI(Module Device)
[    0.084542] ACPI: Added _OSI(Processor Device)
[    0.084542] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.084543] ACPI: Added _OSI(Processor Aggregator Device)
[    0.084545] ACPI: Added _OSI(Linux-Dell-Video)
[    0.084546] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.084547] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.115125] ACPI: 9 ACPI AML tables successfully acquired and loaded
[    0.636236] ACPI: Dynamic OEM Table Load:
[    0.636241] ACPI: SSDT 0xFFFF9487AB01B000 000708 (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[    0.637002] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[    0.637703] ACPI: Dynamic OEM Table Load:
[    0.637707] ACPI: SSDT 0xFFFF9487AB028C00 000400 (v02 PmRef  Cpu0Cst  00003001 INTL 20160527)
[    0.638426] ACPI: Dynamic OEM Table Load:
[    0.638429] ACPI: SSDT 0xFFFF9487ABF76400 00011B (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[    0.639123] ACPI: Dynamic OEM Table Load:
[    0.639126] ACPI: SSDT 0xFFFF9487AB01B800 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[    0.639984] ACPI: Dynamic OEM Table Load:
[    0.639989] ACPI: SSDT 0xFFFF9487AB014000 000EF1 (v02 PmRef  ApIst    00003000 INTL 20160527)
[    0.641011] ACPI: Dynamic OEM Table Load:
[    0.641014] ACPI: SSDT 0xFFFF9487AB029400 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[    0.641753] ACPI: Dynamic OEM Table Load:
[    0.641756] ACPI: SSDT 0xFFFF9487AB029800 00030A (v02 PmRef  ApCst    00003000 INTL 20160527)
[    0.644795] ACPI: Interpreter enabled
[    0.644815] ACPI: (supports S0 S3 S4 S5)
[    0.644817] ACPI: Using IOAPIC for interrupt routing
[    0.644837] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.645390] ACPI: Enabled 6 GPEs in block 00 to 7F
[    0.650289] ACPI: Power Resource [WRST] (on)
[    0.650331] ACPI: Power Resource [DRST] (on)
[    0.651988] ACPI: Power Resource [USBC] (on)
[    0.653716] ACPI: Power Resource [V0PR] (on)
[    0.653816] ACPI: Power Resource [V1PR] (on)
[    0.653911] ACPI: Power Resource [V2PR] (on)
[    0.656602] ACPI: Power Resource [WRST] (on)
[    0.658829] ACPI: Power Resource [FN00] (off)
[    0.658872] ACPI: Power Resource [FN01] (off)
[    0.658913] ACPI: Power Resource [FN02] (off)
[    0.658954] ACPI: Power Resource [FN03] (off)
[    0.658994] ACPI: Power Resource [FN04] (off)
[    0.659511] ACPI: Power Resource [PIN] (off)
[    0.659613] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.659617] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.659700] acpi PNP0A08:00: _OSC: platform does not support [PME]
[    0.659775] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
[    0.659776] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    0.659898] PCI host bridge to bus 0000:00
[    0.659900] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.659901] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.659902] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.659904] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.659905] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.659906] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.659907] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.659909] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.659910] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.659911] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.659912] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.659913] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.659915] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.659916] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.659917] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.659918] pci_bus 0000:00: root bus resource [mem 0x3f800000-0xdfffffff window]
[    0.659920] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[    0.659921] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.659927] pci 0000:00:00.0: [8086:3ec2] type 00 class 0x060000
[    0.660127] pci 0000:00:02.0: [8086:3e92] type 00 class 0x030000
[    0.660135] pci 0000:00:02.0: reg 0x10: [mem 0x50000000-0x50ffffff 64bit]
[    0.660139] pci 0000:00:02.0: reg 0x18: [mem 0x40000000-0x4fffffff 64bit pref]
[    0.660142] pci 0000:00:02.0: reg 0x20: [io  0x3000-0x303f]
[    0.660151] pci 0000:00:02.0: BAR 2: assigned to efifb
[    0.660394] pci 0000:00:12.0: [8086:a379] type 00 class 0x118000
[    0.660436] pci 0000:00:12.0: reg 0x10: [mem 0x5133d000-0x5133dfff 64bit]
[    0.660705] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[    0.660749] pci 0000:00:14.0: reg 0x10: [mem 0x51320000-0x5132ffff 64bit]
[    0.660880] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.661019] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[    0.661054] pci 0000:00:14.2: reg 0x10: [mem 0x51336000-0x51337fff 64bit]
[    0.661072] pci 0000:00:14.2: reg 0x18: [mem 0x5133c000-0x5133cfff 64bit]
[    0.661265] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[    0.661305] pci 0000:00:16.0: reg 0x10: [mem 0x5133b000-0x5133bfff 64bit]
[    0.661416] pci 0000:00:16.0: PME# supported from D3hot
[    0.661613] pci 0000:00:17.0: [8086:a352] type 00 class 0x010601
[    0.661649] pci 0000:00:17.0: reg 0x10: [mem 0x51334000-0x51335fff]
[    0.661663] pci 0000:00:17.0: reg 0x14: [mem 0x5133a000-0x5133a0ff]
[    0.661678] pci 0000:00:17.0: reg 0x18: [io  0x3090-0x3097]
[    0.661693] pci 0000:00:17.0: reg 0x1c: [io  0x3080-0x3083]
[    0.661707] pci 0000:00:17.0: reg 0x20: [io  0x3060-0x307f]
[    0.661722] pci 0000:00:17.0: reg 0x24: [mem 0x51339000-0x513397ff]
[    0.661800] pci 0000:00:17.0: PME# supported from D3hot
[    0.661962] pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
[    0.662129] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.662277] pci 0000:00:1b.2: [8086:a342] type 01 class 0x060400
[    0.662456] pci 0000:00:1b.2: PME# supported from D0 D3hot D3cold
[    0.662615] pci 0000:00:1b.4: [8086:a32c] type 01 class 0x060400
[    0.662794] pci 0000:00:1b.4: PME# supported from D0 D3hot D3cold
[    0.662976] pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
[    0.663145] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.663355] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[    0.663526] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.663729] pci 0000:00:1f.0: [8086:a305] type 00 class 0x060100
[    0.663970] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
[    0.664048] pci 0000:00:1f.3: reg 0x10: [mem 0x51330000-0x51333fff 64bit]
[    0.664120] pci 0000:00:1f.3: reg 0x20: [mem 0x51000000-0x510fffff 64bit]
[    0.664268] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.664512] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[    0.664626] pci 0000:00:1f.4: reg 0x10: [mem 0x51338000-0x513380ff 64bit]
[    0.664780] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[    0.665036] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[    0.665062] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[    0.665232] pci 0000:00:1f.6: [8086:15bc] type 00 class 0x020000
[    0.665290] pci 0000:00:1f.6: reg 0x10: [mem 0x51300000-0x5131ffff]
[    0.665528] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.665682] pci 0000:00:1b.0: PCI bridge to [bus 01]
[    0.665788] pci 0000:02:00.0: [8086:24f3] type 00 class 0x028000
[    0.665865] pci 0000:02:00.0: reg 0x10: [mem 0x51200000-0x51201fff 64bit]
[    0.666137] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    0.666343] pci 0000:00:1b.2: PCI bridge to [bus 02]
[    0.666352] pci 0000:00:1b.2:   bridge window [mem 0x51200000-0x512fffff]
[    0.666511] pci 0000:03:00.0: [144d:a808] type 00 class 0x010802
[    0.666511] pci 0000:03:00.0: reg 0x10: [mem 0x51100000-0x51103fff 64bit]
[    0.666818] pci 0000:00:1b.4: PCI bridge to [bus 03]
[    0.666827] pci 0000:00:1b.4:   bridge window [mem 0x51100000-0x511fffff]
[    0.666898] pci 0000:00:1c.0: PCI bridge to [bus 04]
[    0.666977] pci 0000:00:1d.0: PCI bridge to [bus 05]
[    0.667962] ACPI: PCI Interrupt Link [LNKA] (IRQs) *0
[    0.667979] ACPI: PCI Interrupt Link [LNKB] (IRQs) *1
[    0.667994] ACPI: PCI Interrupt Link [LNKC] (IRQs) *0
[    0.668009] ACPI: PCI Interrupt Link [LNKD] (IRQs) *0
[    0.668025] ACPI: PCI Interrupt Link [LNKE] (IRQs) *0
[    0.668040] ACPI: PCI Interrupt Link [LNKF] (IRQs) *0
[    0.668055] ACPI: PCI Interrupt Link [LNKG] (IRQs) *0
[    0.668070] ACPI: PCI Interrupt Link [LNKH] (IRQs) *0
[    0.668514] iommu: Default domain type: Translated 
[    0.668516] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.668516] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.668516] pci 0000:00:02.0: vgaarb: bridge control possible
[    0.668517] vgaarb: loaded
[    0.668551] SCSI subsystem initialized
[    0.668560] libata version 3.00 loaded.
[    0.668560] ACPI: bus type USB registered
[    0.668560] usbcore: registered new interface driver usbfs
[    0.668560] usbcore: registered new interface driver hub
[    0.668560] usbcore: registered new device driver usb
[    0.668560] pps_core: LinuxPPS API ver. 1 registered
[    0.668560] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.668560] PTP clock support registered
[    0.668560] EDAC MC: Ver: 3.0.0
[    0.668635] Registered efivars operations
[    0.668635] Advanced Linux Sound Architecture Driver Initialized.
[    0.668635] PCI: Using ACPI for IRQ routing
[    0.753219] PCI: pci_cache_line_size set to 64 bytes
[    0.753333] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.753334] e820: reserve RAM buffer [mem 0x2e6e9018-0x2fffffff]
[    0.753334] e820: reserve RAM buffer [mem 0x303df000-0x33ffffff]
[    0.753334] e820: reserve RAM buffer [mem 0x35540000-0x37ffffff]
[    0.753335] e820: reserve RAM buffer [mem 0x38be3000-0x3bffffff]
[    0.753335] e820: reserve RAM buffer [mem 0x394cc000-0x3bffffff]
[    0.753336] e820: reserve RAM buffer [mem 0x39f00000-0x3bffffff]
[    0.753336] e820: reserve RAM buffer [mem 0x4be800000-0x4bfffffff]
[    0.753512] NetLabel: Initializing
[    0.753512] NetLabel:  domain hash size = 128
[    0.753512] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.753512] NetLabel:  unlabeled traffic allowed by default
[    0.753536] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.753539] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    0.756519] clocksource: Switched to clocksource tsc-early
[    0.807838] VFS: Disk quotas dquot_6.6.0
[    0.807848] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.807867] pnp: PnP ACPI init
[    0.807992] system 00:00: [io  0x0a00-0x0a2f] has been reserved
[    0.807994] system 00:00: [io  0x0a30-0x0a3f] has been reserved
[    0.807995] system 00:00: [io  0x0a40-0x0a4f] has been reserved
[    0.807999] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.808442] pnp 00:01: [dma 0 disabled]
[    0.808464] pnp 00:01: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.808518] system 00:02: [io  0x0680-0x069f] has been reserved
[    0.808519] system 00:02: [io  0x164e-0x164f] has been reserved
[    0.808522] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.808532] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.808575] system 00:04: [io  0x1854-0x1857] has been reserved
[    0.808578] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.808663] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.808664] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.808666] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.808667] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    0.808668] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.808669] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.808670] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.808672] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.808675] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.808775] system 00:06: [io  0x1800-0x18fe] could not be reserved
[    0.808777] system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
[    0.808778] system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[    0.808779] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[    0.808781] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    0.808783] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[    0.808784] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[    0.808787] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.808921] system 00:07: [io  0x2000-0x20fe] has been reserved
[    0.808923] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.809386] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.809718] pnp: PnP ACPI: found 9 devices
[    0.814849] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.814854] pci 0000:00:1d.0: bridge window [io  0x1000-0x0fff] to [bus 05] add_size 1000
[    0.814856] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05] add_size 200000 add_align 100000
[    0.814858] pci 0000:00:1d.0: bridge window [mem 0x00100000-0x000fffff] to [bus 05] add_size 200000 add_align 100000
[    0.814863] pci 0000:00:1d.0: BAR 8: assigned [mem 0x3f800000-0x3f9fffff]
[    0.814869] pci 0000:00:1d.0: BAR 9: assigned [mem 0x3fa00000-0x3fbfffff 64bit pref]
[    0.814871] pci 0000:00:1d.0: BAR 7: assigned [io  0x4000-0x4fff]
[    0.814873] pci 0000:00:1b.0: PCI bridge to [bus 01]
[    0.814895] pci 0000:00:1b.2: PCI bridge to [bus 02]
[    0.814902] pci 0000:00:1b.2:   bridge window [mem 0x51200000-0x512fffff]
[    0.814915] pci 0000:00:1b.4: PCI bridge to [bus 03]
[    0.814921] pci 0000:00:1b.4:   bridge window [mem 0x51100000-0x511fffff]
[    0.814934] pci 0000:00:1c.0: PCI bridge to [bus 04]
[    0.814953] pci 0000:00:1d.0: PCI bridge to [bus 05]
[    0.814958] pci 0000:00:1d.0:   bridge window [io  0x4000-0x4fff]
[    0.814965] pci 0000:00:1d.0:   bridge window [mem 0x3f800000-0x3f9fffff]
[    0.814970] pci 0000:00:1d.0:   bridge window [mem 0x3fa00000-0x3fbfffff 64bit pref]
[    0.814980] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.814981] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.814982] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.814983] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    0.814984] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    0.814985] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    0.814986] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    0.814988] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    0.814989] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    0.814990] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    0.814991] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    0.814992] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    0.814993] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    0.814994] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    0.814995] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    0.814996] pci_bus 0000:00: resource 19 [mem 0x3f800000-0xdfffffff window]
[    0.814998] pci_bus 0000:00: resource 20 [mem 0xfc800000-0xfe7fffff window]
[    0.814999] pci_bus 0000:02: resource 1 [mem 0x51200000-0x512fffff]
[    0.815000] pci_bus 0000:03: resource 1 [mem 0x51100000-0x511fffff]
[    0.815001] pci_bus 0000:05: resource 0 [io  0x4000-0x4fff]
[    0.815002] pci_bus 0000:05: resource 1 [mem 0x3f800000-0x3f9fffff]
[    0.815003] pci_bus 0000:05: resource 2 [mem 0x3fa00000-0x3fbfffff 64bit pref]
[    0.815081] NET: Registered protocol family 2
[    0.815142] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.815153] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.815224] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.815292] TCP: Hash tables configured (established 131072 bind 65536)
[    0.815308] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.815327] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.815364] NET: Registered protocol family 1
[    0.815405] RPC: Registered named UNIX socket transport module.
[    0.815406] RPC: Registered udp transport module.
[    0.815407] RPC: Registered tcp transport module.
[    0.815408] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.815451] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.815673] PCI: CLS 64 bytes, default 64
[    0.815692] DMAR: Host address width 39
[    0.815693] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.815697] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.815699] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.815702] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.815703] DMAR: RMRR base: 0x000000399d4000 end: 0x00000039c1dfff
[    0.815705] DMAR: RMRR base: 0x0000003b000000 end: 0x0000003f7fffff
[    0.815712] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.815713] software IO TLB: mapped [mem 0x2a6e9000-0x2e6e9000] (64MB)
[    0.815762] RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
[    0.815763] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    0.815764] RAPL PMU: hw unit of domain package 2^-14 Joules
[    0.815765] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    0.816291] check: Scanning for low memory corruption every 60 seconds
[    0.816539] Initialise system trusted keyrings
[    0.816553] workingset: timestamp_bits=56 max_order=22 bucket_order=0
[    0.817359] NFS: Registering the id_resolver key type
[    0.817362] Key type id_resolver registered
[    0.817363] Key type id_legacy registered
[    0.819351] Key type asymmetric registered
[    0.819352] Asymmetric key parser 'x509' registered
[    0.819356] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
[    0.819357] io scheduler mq-deadline registered
[    0.819358] io scheduler kyber registered
[    0.819680] pcieport 0000:00:1b.2: AER: enabled with IRQ 121
[    0.819923] pcieport 0000:00:1b.4: AER: enabled with IRQ 122
[    0.820258] efifb: probing for efifb
[    0.820263] efifb: framebuffer at 0x40000000, using 3072k, total 3072k
[    0.820264] efifb: mode is 1024x768x32, linelength=4096, pages=1
[    0.820265] efifb: scrolling: redraw
[    0.820266] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.821092] Console: switching to colour frame buffer device 128x48
[    0.821913] fb0: EFI VGA frame buffer device
[    0.822019] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[    0.822044] ACPI: Sleep Button [SLPB]
[    0.822066] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    0.822089] ACPI: Power Button [PWRB]
[    0.822111] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.822139] ACPI: Power Button [PWRF]
[    0.822403] Monitor-Mwait will be used to enter C-1 state
[    0.822407] Monitor-Mwait will be used to enter C-2 state
[    0.822409] Monitor-Mwait will be used to enter C-3 state
[    0.822412] ACPI: \_SB_.PR00: Found 3 idle states
[    0.822557] ACPI: \_SB_.PR01: Found 3 idle states
[    0.822692] ACPI: \_SB_.PR02: Found 3 idle states
[    0.822826] ACPI: \_SB_.PR03: Found 3 idle states
[    0.822958] ACPI: \_SB_.PR04: Found 3 idle states
[    0.823090] ACPI: \_SB_.PR05: Found 3 idle states
[    0.823223] ACPI: \_SB_.PR06: Found 3 idle states
[    0.823356] ACPI: \_SB_.PR07: Found 3 idle states
[    0.823490] ACPI: \_SB_.PR08: Found 3 idle states
[    0.823636] ACPI: \_SB_.PR09: Found 3 idle states
[    0.823798] ACPI: \_SB_.PR10: Found 3 idle states
[    0.824173] ACPI: \_SB_.PR11: Found 3 idle states
[    1.826658] tsc: Refined TSC clocksource calibration: 3191.994 MHz
[    1.826887] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2e02bef1b37, max_idle_ns: 440795253061 ns
[    1.827228] clocksource: Switched to clocksource tsc
[    3.874657] ACPI: Invalid passive threshold
[    5.922644] thermal LNXTHERM:00: registered as thermal_zone0
[    5.922892] ACPI: Thermal Zone [TZ10] (17 C)
[    5.923379] thermal LNXTHERM:01: registered as thermal_zone1
[    5.923667] ACPI: Thermal Zone [TZ00] (28 C)
[    5.924043] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    5.924415] 00:01: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    5.925248] Non-volatile memory driver v1.3
[    5.925597] Linux agpgart interface v0.103
[    5.926531] checking generic (40000000 300000) vs hw (50000000 1000000)
[    5.926532] checking generic (40000000 300000) vs hw (40000000 10000000)
[    5.926532] fb0: switching to inteldrmfb from EFI VGA
[    5.926869] Console: switching to colour dummy device 80x25
[    5.926881] i915 0000:00:02.0: vgaarb: deactivate vga console
[    5.927881] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    5.927882] [drm] Driver supports precise vblank timestamp query.
[    5.928278] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    5.928297] i915 0000:00:02.0: Direct firmware load for i915/kbl_dmc_ver1_04.bin failed with error -2
[    5.928298] i915 0000:00:02.0: Failed to load DMC firmware i915/kbl_dmc_ver1_04.bin. Disabling runtime power management.
[    5.928300] i915 0000:00:02.0: DMC firmware homepage: https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915
[    6.200253] [drm] failed to retrieve link info, disabling eDP
[    6.218718] [drm] Initialized i915 1.6.0 20200114 for 0000:00:02.0 on minor 0
[    6.219979] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    6.220148] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
[    6.232347] loop: module loaded
[    6.232451] nvme nvme0: pci function 0000:03:00.0
[    6.232467] ahci 0000:00:17.0: version 3.0
[    6.232721] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    6.232724] ahci 0000:00:17.0: flags: 64bit ncq sntf clo only pio slum part ems deso sadm sds apst 
[    6.249004] scsi host0: ahci
[    6.249063] scsi host1: ahci
[    6.249103] scsi host2: ahci
[    6.249143] scsi host3: ahci
[    6.249187] scsi host4: ahci
[    6.249223] scsi host5: ahci
[    6.249246] ata1: SATA max UDMA/133 abar m2048@0x51339000 port 0x51339100 irq 127
[    6.249250] ata2: SATA max UDMA/133 abar m2048@0x51339000 port 0x51339180 irq 127
[    6.249253] ata3: SATA max UDMA/133 abar m2048@0x51339000 port 0x51339200 irq 127
[    6.249256] ata4: SATA max UDMA/133 abar m2048@0x51339000 port 0x51339280 irq 127
[    6.249259] ata5: SATA max UDMA/133 abar m2048@0x51339000 port 0x51339300 irq 127
[    6.249261] ata6: SATA max UDMA/133 abar m2048@0x51339000 port 0x51339380 irq 127
[    6.249330] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[    6.249331] e100: Copyright(c) 1999-2006 Intel Corporation
[    6.249337] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI
[    6.249338] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    6.249344] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    6.249345] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    6.249568] e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    6.259472] fbcon: i915drmfb (fb0) is primary device
[    6.300561] random: fast init done
[    6.304124] Console: switching to colour frame buffer device 320x90
[    6.320665] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[    6.443038] nvme nvme0: missing or invalid SUBNQN field.
[    6.443074] nvme nvme0: Shutdown timeout set to 8 seconds
[    6.444728] e1000e 0000:00:1f.6 0000:00:1f.6 (uninitialized): registered PHC clock
[    6.457019] nvme nvme0: 12/0/0 default/read/poll queues
[    6.462666]  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8 p9
[    6.510831] e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) b4:2e:99:42:d4:53
[    6.510877] e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
[    6.511059] e1000e 0000:00:1f.6 eth0: MAC: 13, PHY: 12, PBA No: FFFFFF-0FF
[    6.511081] sky2: driver version 1.30
[    6.511174] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    6.511187] ehci-pci: EHCI PCI platform driver
[    6.511202] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    6.511215] ohci-pci: OHCI PCI platform driver
[    6.511229] uhci_hcd: USB Universal Host Controller Interface driver
[    6.511361] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    6.511388] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    6.512487] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[    6.512536] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    6.512720] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.06
[    6.512735] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.512748] usb usb1: Product: xHCI Host Controller
[    6.512757] usb usb1: Manufacturer: Linux 5.6.4 xhci-hcd
[    6.512766] usb usb1: SerialNumber: 0000:00:14.0
[    6.512885] hub 1-0:1.0: USB hub found
[    6.512948] hub 1-0:1.0: 16 ports detected
[    6.513894] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    6.513942] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    6.513985] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[    6.514029] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.06
[    6.514044] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.514057] usb usb2: Product: xHCI Host Controller
[    6.514066] usb usb2: Manufacturer: Linux 5.6.4 xhci-hcd
[    6.514075] usb usb2: SerialNumber: 0000:00:14.0
[    6.514140] hub 2-0:1.0: USB hub found
[    6.514176] hub 2-0:1.0: 10 ports detected
[    6.514813] usbcore: registered new interface driver usblp
[    6.514861] usbcore: registered new interface driver usb-storage
[    6.514888] i8042: PNP: No PS/2 controller found.
[    6.515002] mousedev: PS/2 mouse device common for all mice
[    6.515158] rtc_cmos 00:03: RTC can wake from S4
[    6.516236] rtc_cmos 00:03: registered as rtc0
[    6.516257] rtc_cmos 00:03: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    6.516388] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    6.516476] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    6.517391] device-mapper: ioctl: 4.42.0-ioctl (2020-02-27) initialised: dm-devel@redhat.com
[    6.517409] intel_pstate: Intel P-state driver initializing
[    6.517998] intel_pstate: HWP enabled
[    6.518012] EFI Variables Facility v0.08 2004-May-17
[    6.541672] hid: raw HID events driver (C) Jiri Kosina
[    6.541774] usbcore: registered new interface driver usbhid
[    6.541785] usbhid: USB HID core driver
[    6.541896] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    6.542134] Initializing XFRM netlink socket
[    6.542196] NET: Registered protocol family 10
[    6.542264] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops 0xffffffffb9099300)
[    6.542320] Segment Routing with IPv6
[    6.542369] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
[    6.543179] NET: Registered protocol family 17
[    6.543943] Key type dns_resolver registered
[    6.545014] microcode: sig=0x906ea, pf=0x2, revision=0xaa
[    6.545865] microcode: Microcode Update Driver: v2.2.
[    6.545867] IPI shorthand broadcast: enabled
[    6.547384] sched_clock: Marking stable (6539084448, 7544442)->(6549909677, -3280787)
[    6.548220] registered taskstats version 1
[    6.548974] Loading compiled-in X.509 certificates
[    6.550347] PM:   Magic number: 4:771:65
[    6.551164] printk: console [netcon0] enabled
[    6.551898] netconsole: network logging started
[    6.552647] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    6.553732] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    6.554464] ALSA device list:
[    6.555190]   No soundcards found.
[    6.555929] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    6.556654] cfg80211: failed to load regulatory.db
[    6.560371] ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    6.561134] ata3: SATA link down (SStatus 4 SControl 300)
[    6.562046] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    6.562999] ata1: SATA link down (SStatus 4 SControl 300)
[    6.563745] ata4: SATA link down (SStatus 4 SControl 300)
[    6.564675] ata2: SATA link down (SStatus 4 SControl 300)
[    6.565620] ata6.00: ATAPI: HL-DT-ST DVDRAM GH24NSD1, LW00, max UDMA/133
[    6.566481] ata5.00: ATA-10: WDC WD40EZRZ-00GXCB0, 80.00A80, max UDMA/133
[    6.567194] ata5.00: 7814037168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    6.568587] ata5.00: configured for UDMA/133
[    6.569056] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[    6.569298] ata6.00: configured for UDMA/133
[    6.569380] scsi 4:0:0:0: Direct-Access     ATA      WDC WD40EZRZ-00G 0A80 PQ: 0 ANSI: 5
[    6.569444] sd 4:0:0:0: Attached scsi generic sg0 type 0
[    6.569458] sd 4:0:0:0: [sda] 7814037168 512-byte logical blocks: (4.00 TB/3.64 TiB)
[    6.569459] sd 4:0:0:0: [sda] 4096-byte physical blocks
[    6.569462] sd 4:0:0:0: [sda] Write Protect is off
[    6.569463] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    6.569468] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    6.570018] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.575002] scsi 5:0:0:0: CD-ROM            HL-DT-ST DVDRAM GH24NSD1  LW00 PQ: 0 ANSI: 5
[    6.575087] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    6.577286] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    6.578016] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x11/0x0
[    6.578742] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    6.579460] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[    6.580177] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[    6.580888] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[    6.602117] snd_hda_codec_generic hdaudioC0D2: autoconfig for Generic: line_outs=0 (0x0/0x0/0x0/0x0/0x0) type:line
[    6.602833] snd_hda_codec_generic hdaudioC0D2:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.603542] snd_hda_codec_generic hdaudioC0D2:    hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    6.604246] snd_hda_codec_generic hdaudioC0D2:    mono: mono_out=0x0
[    6.604949] snd_hda_codec_generic hdaudioC0D2:    dig-out=0x3/0x0
[    6.605646] snd_hda_codec_generic hdaudioC0D2:    inputs:
[    6.608002] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input4
[    6.608733] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input5
[    6.609465] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input6
[    6.610225] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7
[    6.610989] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
[    6.611757] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
[    6.612519] input: HDA Intel PCH Line Out Side as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
[    6.613276] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
[    6.614037] input: HDA Intel PCH HDMI as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[    6.621525] sr 5:0:0:0: [sr0] scsi3-mmc drive: 48x/12x writer dvd-ram cd/rw xa/form2 cdda tray
[    6.625239] cdrom: Uniform CD-ROM driver Revision: 3.20
[    6.625892]  sda: sda1
[    6.633359] sr 5:0:0:0: Attached scsi CD-ROM sr0
[    6.633528] sd 4:0:0:0: [sda] Attached SCSI disk
[    6.633572] sr 5:0:0:0: Attached scsi generic sg1 type 5
[    6.641333] md: Waiting for all devices to be available before autodetect
[    6.645156] md: If you don't use raid, use raid=noautodetect
[    6.649283] md: Autodetecting RAID arrays.
[    6.653105] md: autorun ...
[    6.656888] md: ... autorun DONE.
[    6.664056] EXT4-fs (nvme0n1p5): INFO: recovery required on readonly filesystem
[    6.667856] EXT4-fs (nvme0n1p5): write access will be enabled during recovery
[    6.726243] EXT4-fs (nvme0n1p5): recovery complete
[    6.730996] EXT4-fs (nvme0n1p5): mounted filesystem with ordered data mode. Opts: (null)
[    6.731972] VFS: Mounted root (ext4 filesystem) readonly on device 259:5.
[    6.733134] devtmpfs: mounted
[    6.734478] Freeing unused kernel image (initmem) memory: 1152K
[    6.735538] Write protecting the kernel read-only data: 20480k
[    6.736791] Freeing unused kernel image (text/rodata gap) memory: 2040K
[    6.737882] Freeing unused kernel image (rodata/data gap) memory: 724K
[    6.738708] Run /sbin/init as init process
[    6.739488]   with arguments:
[    6.739489]     /sbin/init
[    6.739489]   with environment:
[    6.739489]     HOME=/
[    6.739489]     TERM=linux
[    6.739489]     BOOT_IMAGE=/boot/vmlinuz-5.6.4-lfs-SVN-20200401
[    6.752706] stty (1796) used greatest stack depth: 13592 bytes left
[    6.794815] ip (1848) used greatest stack depth: 12440 bytes left
[    6.814687] udevd[1873]: starting version 3.2.9
[    6.816941] random: udevd: uninitialized urandom read (16 bytes read)
[    6.817048] random: udevd: uninitialized urandom read (16 bytes read)
[    6.817055] random: udevd: uninitialized urandom read (16 bytes read)
[    6.818990] udevd[1873]: GOTO 'libsane_rules_end' has no matching label in: '/etc/udev/rules.d/40-libsane.rules'
[    6.832530] udevd[1873]: GOTO 'libsane_rules_end' has no matching label in: '/etc/udev/rules.d/S99-2000S1.rules'
[    6.833591] udevd[1874]: starting eudev-3.2.9
[    6.835570] udevd[1874]: GOTO 'libsane_rules_end' has no matching label in: '/etc/udev/rules.d/40-libsane.rules'
[    6.836514] usb 1-5: new low-speed USB device number 2 using xhci_hcd
[    6.840197] udevd[1874]: GOTO 'libsane_rules_end' has no matching label in: '/etc/udev/rules.d/S99-2000S1.rules'
[    6.861058] random: crng init done
[    6.861059] random: 7 urandom warning(s) missed due to ratelimiting
[    6.863969] e1000e 0000:00:1f.6 eth1: renamed from eth0
[    6.864281] input: PC Speaker as /devices/platform/pcspkr/input/input13
[    6.865865] Intel(R) Wireless WiFi driver for Linux
[    6.865865] Copyright(c) 2003- 2015 Intel Corporation
[    6.865898] iwlwifi 0000:02:00.0: enabling device (0000 -> 0002)
[    6.868430] iwlwifi 0000:02:00.0: loaded firmware version 36.9f0a2d68.0 8000C-36.ucode op_mode iwlmvm
[    6.872501] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208
[    6.946660] iwlwifi 0000:02:00.0: base HW address: 28:16:ad:ae:bf:96
[    6.969371] usb 1-5: New USB device found, idVendor=045e, idProduct=0752, bcdDevice= 1.10
[    6.969375] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.969378] usb 1-5: Product: Wired Keyboard 400
[    6.969381] usb 1-5: Manufacturer: Microsoft
[    6.974470] input: Microsoft Wired Keyboard 400 as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:045E:0752.0001/input/input14
[    7.020683] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    7.020898] thermal thermal_zone3: failed to read out thermal zone (-61)
[    7.024333] iwlwifi 0000:02:00.0 wlan1: renamed from wlan0
[    7.026075] hid-generic 0003:045E:0752.0001: input,hidraw0: USB HID v1.11 Keyboard [Microsoft Wired Keyboard 400] on usb-0000:00:14.0-5/input0
[    7.139584] usb 1-6: new low-speed USB device number 3 using xhci_hcd
[    7.269767] usb 1-6: New USB device found, idVendor=045e, idProduct=0084, bcdDevice= 1.04
[    7.269772] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.269775] usb 1-6: Product: Microsoft Basic Optical Mouse 
[    7.269778] usb 1-6: Manufacturer: Microsoft 
[    7.274048] input: Microsoft  Microsoft Basic Optical Mouse  as /devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:045E:0084.0002/input/input15
[    7.274419] hid-generic 0003:045E:0084.0002: input,hidraw1: USB HID v1.11 Mouse [Microsoft  Microsoft Basic Optical Mouse ] on usb-0000:00:14.0-6/input0
[    7.388573] usb 1-12: new full-speed USB device number 4 using xhci_hcd
[    7.515912] usb 1-12: New USB device found, idVendor=8087, idProduct=0a2b, bcdDevice= 0.01
[    7.515917] usb 1-12: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    7.532045] Bluetooth: Core ver 2.22
[    7.532051] NET: Registered protocol family 31
[    7.532051] Bluetooth: HCI device and connection manager initialized
[    7.532053] Bluetooth: HCI socket layer initialized
[    7.532054] Bluetooth: L2CAP socket layer initialized
[    7.532055] Bluetooth: SCO socket layer initialized
[    7.533689] usbcore: registered new interface driver btusb
[    7.534756] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
[    7.541887] Bluetooth: hci0: Device revision is 5
[    7.541890] Bluetooth: hci0: Secure boot is enabled
[    7.541891] Bluetooth: hci0: OTP lock is enabled
[    7.541893] Bluetooth: hci0: API lock is enabled
[    7.541894] Bluetooth: hci0: Debug lock is disabled
[    7.541897] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    7.541931] bluetooth hci0: Direct firmware load for intel/ibt-11-5.sfi failed with error -2
[    7.541934] Bluetooth: hci0: Failed to load Intel firmware file (-2)
[    7.703595] Adding 8391680k swap on /dev/nvme0n1p9.  Priority:-2 extents:1 across:8391680k SS
[    7.744104] EXT4-fs (nvme0n1p5): re-mounted. Opts: (null)
[    9.880130] EXT4-fs (nvme0n1p5): re-mounted. Opts: (null)
[    9.913684] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Opts: (null)
[    9.972940] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[   11.945402] iwlwifi 0000:02:00.0: BIOS contains WGDS but no WRDS
[   11.950453] ip (4050) used greatest stack depth: 11744 bytes left
[   15.526009] wlan1: authenticate with 7c:ff:4d:08:df:22
[   15.534299] wlan1: send auth to 7c:ff:4d:08:df:22 (try 1/3)
[   15.542136] wlan1: authenticated
[   15.542528] wlan1: associate with 7c:ff:4d:08:df:22 (try 1/3)
[   15.548905] wlan1: RX AssocResp from 7c:ff:4d:08:df:22 (capab=0x431 status=0 aid=4)
[   15.560037] wlan1: associated
[   15.584424] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[   38.438766] elogind-daemon[4352]: New seat seat0.
[   38.439351] elogind-daemon[4352]: Watching system buttons on /dev/input/event2 (Power Button)
[   38.454607] elogind-daemon[4352]: Watching system buttons on /dev/input/event1 (Power Button)
[   38.454652] elogind-daemon[4352]: Watching system buttons on /dev/input/event0 (Sleep Button)
[   38.454739] elogind-daemon[4352]: Watching system buttons on /dev/input/event14 (Microsoft Wired Keyboard 400)

[-- Attachment #4: lspci-k-5.6.4 --]
[-- Type: application/octet-stream, Size: 3480 bytes --]

00:00.0 Host bridge: Intel Corporation 8th Gen Core Processor Host Bridge/DRAM Registers (rev 07)
	DeviceName: Onboard - Other
	Subsystem: Gigabyte Technology Co., Ltd 8th Gen Core Processor Host Bridge/DRAM Registers
	Kernel driver in use: skl_uncore
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 (Desktop)
	DeviceName: Onboard - Video
	Subsystem: Gigabyte Technology Co., Ltd UHD Graphics 630 (Desktop)
	Kernel driver in use: i915
00:12.0 Signal processing controller: Intel Corporation Cannon Lake PCH Thermal Controller (rev 10)
	DeviceName: Onboard - Other
	Subsystem: Gigabyte Technology Co., Ltd Cannon Lake PCH Thermal Controller
00:14.0 USB controller: Intel Corporation Cannon Lake PCH USB 3.1 xHCI Host Controller (rev 10)
	DeviceName: Onboard - Other
	Subsystem: Gigabyte Technology Co., Ltd Cannon Lake PCH USB 3.1 xHCI Host Controller
	Kernel driver in use: xhci_hcd
00:14.2 RAM memory: Intel Corporation Cannon Lake PCH Shared SRAM (rev 10)
	DeviceName: Onboard - Other
	Subsystem: Intel Corporation Cannon Lake PCH Shared SRAM
00:16.0 Communication controller: Intel Corporation Cannon Lake PCH HECI Controller (rev 10)
	DeviceName: Onboard - Other
	Subsystem: Gigabyte Technology Co., Ltd Cannon Lake PCH HECI Controller
00:17.0 SATA controller: Intel Corporation Cannon Lake PCH SATA AHCI Controller (rev 10)
	DeviceName: Onboard - SATA
	Subsystem: Gigabyte Technology Co., Ltd Cannon Lake PCH SATA AHCI Controller
	Kernel driver in use: ahci
00:1b.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #17 (rev f0)
	Kernel driver in use: pcieport
00:1b.2 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #19 (rev f0)
	Kernel driver in use: pcieport
00:1b.4 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #21 (rev f0)
	Kernel driver in use: pcieport
00:1c.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #1 (rev f0)
	Kernel driver in use: pcieport
00:1d.0 PCI bridge: Intel Corporation Cannon Lake PCH PCI Express Root Port #9 (rev f0)
	Kernel driver in use: pcieport
00:1f.0 ISA bridge: Intel Corporation Z390 Chipset LPC/eSPI Controller (rev 10)
	DeviceName: Onboard - Other
	Subsystem: Gigabyte Technology Co., Ltd Z390 Chipset LPC/eSPI Controller
00:1f.3 Audio device: Intel Corporation Cannon Lake PCH cAVS (rev 10)
	DeviceName: Onboard - Sound
	Subsystem: Gigabyte Technology Co., Ltd Cannon Lake PCH cAVS
	Kernel driver in use: snd_hda_intel
00:1f.4 SMBus: Intel Corporation Cannon Lake PCH SMBus Controller (rev 10)
	DeviceName: Onboard - Other
	Subsystem: Gigabyte Technology Co., Ltd Cannon Lake PCH SMBus Controller
	Kernel driver in use: i801_smbus
00:1f.5 Serial bus controller [0c80]: Intel Corporation Cannon Lake PCH SPI Controller (rev 10)
	DeviceName: Onboard - Other
	Subsystem: Intel Corporation Cannon Lake PCH SPI Controller
00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection (7) I219-V (rev 10)
	DeviceName: Onboard - Ethernet
	Subsystem: Gigabyte Technology Co., Ltd Ethernet Connection (7) I219-V
	Kernel driver in use: e1000e
02:00.0 Network controller: Intel Corporation Wireless 8260 (rev 3a)
	Subsystem: Intel Corporation Dual Band Wireless-AC 8260
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi
03:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983
	Subsystem: Samsung Electronics Co Ltd NVMe SSD Controller SM981/PM981/PM983
	Kernel driver in use: nvme

  reply	other threads:[~2020-05-08 21:31 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-01 15:46 power-off delay/hang due to commit 6d25be57 (mainline) Stephen Berman
2020-05-06 21:57 ` Sebastian Andrzej Siewior
2020-05-08 21:30   ` Stephen Berman [this message]
2020-05-13 22:04     ` Sebastian Andrzej Siewior
2020-05-14 21:39       ` Stephen Berman
2020-05-22 16:40         ` Sebastian Andrzej Siewior
2020-06-09 10:06           ` Stephen Berman
2020-06-09 20:23             ` Sebastian Andrzej Siewior
2020-06-10  8:21               ` Stephen Berman
2020-06-10 10:25                 ` Sebastian Andrzej Siewior
2020-06-10 22:49                   ` Stephen Berman
2020-06-11 15:39                     ` Stephen Berman
2020-06-12 11:01                       ` Sebastian Andrzej Siewior
2020-06-14 12:12                         ` Stephen Berman
2020-06-14 17:10                           ` Sebastian Andrzej Siewior
2020-06-15  7:58                             ` Stephen Berman
2020-06-15 14:51                               ` Sebastian Andrzej Siewior
2020-06-15 15:41                                 ` Stephen Berman
2020-06-15 15:58                                   ` Sebastian Andrzej Siewior
2020-06-15 16:19                                     ` Stephen Berman
2020-06-15 16:32                                       ` Sebastian Andrzej Siewior
2020-06-16  7:14                                 ` Stephen Berman
2020-06-16  7:38                                   ` Sebastian Andrzej Siewior
2020-06-16  8:13                                     ` Stephen Berman
2020-06-16 15:55                                       ` Sebastian Andrzej Siewior
2020-06-16 20:28                                         ` Stephen Berman
2020-06-17 14:27                                           ` Sebastian Andrzej Siewior
2020-06-17 21:09                                             ` Stephen Berman
2020-06-24 20:11                                               ` Sebastian Andrzej Siewior
2020-06-24 21:49                                                 ` Stephen Berman
2020-07-14 13:44                                                   ` Sebastian Andrzej Siewior
2020-07-14 13:54                                                     ` Rafael J. Wysocki
2020-07-14 14:11                                                       ` Sebastian Andrzej Siewior
2020-07-14 15:53                                                         ` Rafael J. Wysocki
2020-07-14 16:10                                                           ` Sebastian Andrzej Siewior
2020-08-11 10:27                                                           ` Sebastian Andrzej Siewior
2020-08-11 14:02                                                             ` Rafael J. Wysocki
2020-07-19 10:07                                                         ` Stephen Berman
2020-08-11 11:58                                                           ` Stephen Berman
2020-08-11 13:29                                                             ` Sebastian Andrzej Siewior
2020-08-11 14:34                                                               ` Rafael J. Wysocki
2020-08-11 15:25                                                                 ` Sebastian Andrzej Siewior
2020-08-11 17:22                                                                   ` Stephen Berman
2020-08-11 18:49                                                                     ` Sebastian Andrzej Siewior
2020-10-06 21:49                                                                       ` Sebastian Andrzej Siewior
2020-10-07 16:18                                                                         ` Rafael J. Wysocki
2020-10-26 17:20                                                                           ` Sebastian Andrzej Siewior
2020-12-02 18:03                                                                             ` Sebastian Andrzej Siewior
2020-12-02 18:31                                                                               ` Rafael J. Wysocki
2020-12-02 19:13                                                                                 ` Rafael J. Wysocki
2020-12-31 20:46                                                                                   ` Rafael J. Wysocki
2021-01-02 11:03                                                                                     ` Rafael J. Wysocki
2021-01-04 15:38                                                                                     ` Stephen Berman
2021-01-24 13:49                                                                                       ` Stephen Berman
2021-01-25 16:25                                                                                         ` Rafael J. Wysocki
2020-06-20 19:08               ` [PATCH] SCSI: Disable CD-ROM poll on shutdown kernel test robot
2020-06-09 21:26             ` power-off delay/hang due to commit 6d25be57 (mainline) Stephen Berman

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=87v9l65d2y.fsf@gmx.net \
    --to=stephen.berman@gmx.net \
    --cc=bigeasy@linutronix.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterz@infradead.org \
    --cc=tglx@linutronix.de \
    /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).