Re: Linux 5.2, usb: typec: Support for Alternate Modes

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[Resending as plain text email with attachments.]

Hi,
The kernel version testing I'm testing on is:  v5.2.4-arch1
I have disabled gmd, which seems to struggle with not being able to
configure displays and becomes unresponsive.
I'm running startx and have an xprofile script that is setting the
displays with xrandr.

*1. dmesg output*
I have attached two copies of dmesg and lsmod ouputs.
Both are for v5.2.4, one set is where ucsi_acpi is blacklisted,
another with no blacklisted modules.

*2. The exact XPS13 version*
XPS 13 (9370) Developer edition, ships with Ubuntu.
i7-8550U Processor

*3. BIOS version*
The output from fwupdmgr get-devices is attached.
XPS 13 9370 Thunderbolt Controller: v33.00
XPS 13 9370 System Firmware: v0.1.10.0
Synaptics VMM3332 inside Dell WD15/TB16/TB18 wired Dock: v3.10.002

At boot the firmware version listed is 1.10.0

*Can you unload the UCSI driver to see if it has any effect?*
No changes in being display functionality. I tried to unload and to
blacklist with config file in /etc/modprode.d

When ucsi_acpi is not blacked the error message:
> typec_displayport port1-partner.0: failed to enter mode

is displayed in dmseg and in getty.

*Are you able to build you own test kernels?*
It is not something that I have done but it is something I should be able to do.

A few more details.
The external monitors are detected and listed as available in xrandr.
I can enable one of them at a time, however attempting to enable both
of them will fail.
The returned error message is:
xrandr: Configure crtc 2 failed


On Tue, 30 Jul 2019 at 15:27, Heikki Krogerus
<heikki.krogerus@xxxxxxxxxxxxxxx> wrote:
>
> Hi Matthew,
>
> Copying the respective mailing list.
>
> On Wed, Jul 17, 2019 at 09:22:10AM +0100, Matthew Nicholson wrote:
> > Hi,
> >
> > Thanks for your work on the linux.
> >
> > I am using dell xps13 with a wd15 type-c docking station, on Archlinux.
> > Under kernel version 5.2 (and 5.2.1) I was running into some issue with
> > having the docking station connected to multiple monitors (Only one monitor
> > would work at a time).
> > I tried to get the monitors working under X/xrandr and wayland/gnome.
> > The issue is not present after downgrading back to linux 5.1.7.
> >
> > I am wondering what I should do to report this or help testing.
>
> I'm going to need some details about your platform:
>
> 1. dmesg output
> 2. The exact XPS13 version
> 3. BIOS version
>
> The UCSI driver got support for alternate modes in v5.2, so I'm
> guessing that is causing this problem, but to be sure, can you unload
> the UCSI driver to see if it has any effect?
>
>         % modprobe -r ucsi_acpi
>
> Are you able to build you own test kernels?
>
>
> thanks,
>
> --
> heikki



-- 
Matthew Nicholson | Research Engineer

ADAPT Centre
O'Reilly Building
Dublin 2
Trinity College Dublin
Ireland

p: +353 (0) 1 896 1335
e: Matthew.Nicholson@xxxxxxxxxxxxxx
w: www.adaptcentre.ie
[    0.000000] Linux version 5.2.4-arch1-1-ARCH (builduser@heftig-110826) (gcc version 9.1.0 (GCC)) #1 SMP PREEMPT Sun Jul 28 10:52:46 UTC 2019
[    0.000000] Command line: initrd=\initramfs-linux.img root=PARTUUID=7871056b-1195-4bb3-847c-5bbaefa24bcf rw
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    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-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002dc78fff] usable
[    0.000000] BIOS-e820: [mem 0x000000002dc79000-0x000000002dc79fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000002dc7a000-0x000000002dc7afff] reserved
[    0.000000] BIOS-e820: [mem 0x000000002dc7b000-0x000000003ecf4fff] usable
[    0.000000] BIOS-e820: [mem 0x000000003ecf5000-0x000000003f0b2fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003f0b3000-0x000000003f0fffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000003f100000-0x000000003f7b7fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003f7b8000-0x000000003fffefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x0000000047ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000048000000-0x0000000048dfffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000048e00000-0x000000004f7fffff] 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-0x00000004ae7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x29ef3018-0x29f03057] usable ==> usable
[    0.000000] e820: update [mem 0x29ef3018-0x29f03057] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009e000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000029ef3017] usable
[    0.000000] reserve setup_data: [mem 0x0000000029ef3018-0x0000000029f03057] usable
[    0.000000] reserve setup_data: [mem 0x0000000029f03058-0x000000002dc78fff] usable
[    0.000000] reserve setup_data: [mem 0x000000002dc79000-0x000000002dc79fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000002dc7a000-0x000000002dc7afff] reserved
[    0.000000] reserve setup_data: [mem 0x000000002dc7b000-0x000000003ecf4fff] usable
[    0.000000] reserve setup_data: [mem 0x000000003ecf5000-0x000000003f0b2fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003f0b3000-0x000000003f0fffff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000003f100000-0x000000003f7b7fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000003f7b8000-0x000000003fffefff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003ffff000-0x000000003fffffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000040000000-0x0000000047ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000048000000-0x0000000048dfffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000048e00000-0x000000004f7fffff] 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-0x00000004ae7fffff] usable
[    0.000000] efi: EFI v2.40 by American Megatrends
[    0.000000] efi:  ACPI=0x3f0c3000  ACPI 2.0=0x3f0c3000  SMBIOS=0xf0000  SMBIOS 3.0=0xf0020  ESRT=0x3fdd9018  MEMATTR=0x3c2ae018 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: Dell Inc. XPS 13 9370/0F6P3V, BIOS 1.10.0 04/18/2019
[    0.000000] tsc: Detected 2000.000 MHz processor
[    0.001042] tsc: Detected 1992.000 MHz TSC
[    0.001042] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001043] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001048] last_pfn = 0x4ae800 max_arch_pfn = 0x400000000
[    0.001051] MTRR default type: write-back
[    0.001051] MTRR fixed ranges enabled:
[    0.001052]   00000-9FFFF write-back
[    0.001052]   A0000-BFFFF uncachable
[    0.001053]   C0000-FFFFF write-protect
[    0.001053] MTRR variable ranges enabled:
[    0.001054]   0 base 0080000000 mask 7F80000000 uncachable
[    0.001055]   1 base 0060000000 mask 7FE0000000 uncachable
[    0.001056]   2 base 0050000000 mask 7FF0000000 uncachable
[    0.001056]   3 base 004C000000 mask 7FFC000000 uncachable
[    0.001057]   4 base 004B000000 mask 7FFF000000 uncachable
[    0.001057]   5 disabled
[    0.001057]   6 disabled
[    0.001058]   7 disabled
[    0.001058]   8 disabled
[    0.001058]   9 disabled
[    0.001932] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002111] last_pfn = 0x48e00 max_arch_pfn = 0x400000000
[    0.008031] esrt: Reserving ESRT space from 0x000000003fdd9018 to 0x000000003fdd9050.
[    0.008037] check: Scanning 1 areas for low memory corruption
[    0.008040] Using GB pages for direct mapping
[    0.008042] BRK [0x389c01000, 0x389c01fff] PGTABLE
[    0.008043] BRK [0x389c02000, 0x389c02fff] PGTABLE
[    0.008044] BRK [0x389c03000, 0x389c03fff] PGTABLE
[    0.008057] BRK [0x389c04000, 0x389c04fff] PGTABLE
[    0.008058] BRK [0x389c05000, 0x389c05fff] PGTABLE
[    0.008110] BRK [0x389c06000, 0x389c06fff] PGTABLE
[    0.008131] BRK [0x389c07000, 0x389c07fff] PGTABLE
[    0.008146] BRK [0x389c08000, 0x389c08fff] PGTABLE
[    0.008148] BRK [0x389c09000, 0x389c09fff] PGTABLE
[    0.008172] Secure boot disabled
[    0.008173] RAMDISK: [mem 0x4854e000-0x48dfefff]
[    0.008177] ACPI: Early table checksum verification disabled
[    0.008180] ACPI: RSDP 0x000000003F0C3000 000024 (v02 DELL  )
[    0.008182] ACPI: XSDT 0x000000003F0C30B8 0000F4 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.008186] ACPI: FACP 0x000000003F0E99B8 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
[    0.008190] ACPI: DSDT 0x000000003F0C3240 026773 (v02 DELL   CBX3     01072009 INTL 20160422)
[    0.008192] ACPI: FACS 0x000000003F7B5180 000040
[    0.008193] ACPI: APIC 0x000000003F0E9AC8 0000BC (v03 DELL   CBX3     01072009 AMI  00010013)
[    0.008195] ACPI: FPDT 0x000000003F0E9B88 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.008196] ACPI: FIDT 0x000000003F0E9BD0 0000AC (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.008198] ACPI: MCFG 0x000000003F0E9C80 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.008200] ACPI: HPET 0x000000003F0E9CC0 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
[    0.008201] ACPI: SSDT 0x000000003F0E9CF8 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
[    0.008203] ACPI: BOOT 0x000000003F0EA058 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.008205] ACPI: SSDT 0x000000003F0EA080 0012DE (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.008207] ACPI: HPET 0x000000003F0EB360 000038 (v01 INTEL  KBL-ULT  00000001 MSFT 0000005F)
[    0.008208] ACPI: SSDT 0x000000003F0EB398 000CEF (v02 INTEL  xh_rvp07 00000000 INTL 20160422)
[    0.008210] ACPI: UEFI 0x000000003F0EC088 000042 (v01                 00000000      00000000)
[    0.008212] ACPI: SSDT 0x000000003F0EC0D0 0017AE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.008214] ACPI: LPIT 0x000000003F0ED880 000094 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
[    0.008215] ACPI: SSDT 0x000000003F0ED918 000161 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
[    0.008217] ACPI: SSDT 0x000000003F0EDA80 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.008219] ACPI: SSDT 0x000000003F0EDD20 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.008221] ACPI: SSDT 0x000000003F0F0D28 000517 (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
[    0.008222] ACPI: DBGP 0x000000003F0F1240 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.008224] ACPI: DBG2 0x000000003F0F1278 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.008226] ACPI: SSDT 0x000000003F0F12D0 000801 (v02 INTEL  UsbCTabl 00001000 INTL 20160422)
[    0.008227] ACPI: SSDT 0x000000003F0F1AD8 00CFC3 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
[    0.008229] ACPI: NHLT 0x000000003F0FEAA0 00002D (v00 INTEL  EDK2     00000002      01000013)
[    0.008231] ACPI: BGRT 0x000000003F0FEAD0 000038 (v00                 01072009 AMI  00010013)
[    0.008232] ACPI: ASF! 0x000000003F0FEB08 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.008234] ACPI: DMAR 0x000000003F0FEBA8 0000F0 (v01 INTEL  KBL      00000001 INTL 00000001)
[    0.008240] ACPI: Local APIC address 0xfee00000
[    0.008389] No NUMA configuration found
[    0.008390] Faking a node at [mem 0x0000000000000000-0x00000004ae7fffff]
[    0.008393] NODE_DATA(0) allocated [mem 0x4ae7fc000-0x4ae7fffff]
[    0.008410] Zone ranges:
[    0.008410]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.008411]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.008412]   Normal   [mem 0x0000000100000000-0x00000004ae7fffff]
[    0.008413]   Device   empty
[    0.008413] Movable zone start for each node
[    0.008414] Early memory node ranges
[    0.008414]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.008415]   node   0: [mem 0x0000000000059000-0x000000000009dfff]
[    0.008415]   node   0: [mem 0x0000000000100000-0x000000002dc78fff]
[    0.008416]   node   0: [mem 0x000000002dc7b000-0x000000003ecf4fff]
[    0.008416]   node   0: [mem 0x000000003ffff000-0x000000003fffffff]
[    0.008417]   node   0: [mem 0x0000000048000000-0x0000000048dfffff]
[    0.008417]   node   0: [mem 0x0000000100000000-0x00000004ae7fffff]
[    0.008552] Zeroed struct page in unavailable ranges: 34160 pages
[    0.008553] Initmem setup node 0 [mem 0x0000000000001000-0x00000004ae7fffff]
[    0.008554] On node 0 totalpages: 4121232
[    0.008555]   DMA zone: 64 pages used for memmap
[    0.008555]   DMA zone: 21 pages reserved
[    0.008556]   DMA zone: 3996 pages, LIFO batch:0
[    0.008582]   DMA32 zone: 4012 pages used for memmap
[    0.008582]   DMA32 zone: 256756 pages, LIFO batch:63
[    0.011738]   Normal zone: 60320 pages used for memmap
[    0.011739]   Normal zone: 3860480 pages, LIFO batch:63
[    0.037889] Reserving Intel graphics memory at [mem 0x4b800000-0x4f7fffff]
[    0.038147] ACPI: PM-Timer IO Port: 0x1808
[    0.038148] ACPI: Local APIC address 0xfee00000
[    0.038153] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.038153] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.038153] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.038154] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.038154] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.038155] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.038155] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.038155] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.038182] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.038183] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.038184] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.038185] ACPI: IRQ0 used by override.
[    0.038186] ACPI: IRQ9 used by override.
[    0.038187] Using ACPI (MADT) for SMP configuration information
[    0.038188] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.038192] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.038205] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.038206] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.038207] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[    0.038208] PM: Registered nosave memory: [mem 0x29ef3000-0x29ef3fff]
[    0.038209] PM: Registered nosave memory: [mem 0x29f03000-0x29f03fff]
[    0.038210] PM: Registered nosave memory: [mem 0x2dc79000-0x2dc79fff]
[    0.038211] PM: Registered nosave memory: [mem 0x2dc7a000-0x2dc7afff]
[    0.038212] PM: Registered nosave memory: [mem 0x3ecf5000-0x3f0b2fff]
[    0.038212] PM: Registered nosave memory: [mem 0x3f0b3000-0x3f0fffff]
[    0.038213] PM: Registered nosave memory: [mem 0x3f100000-0x3f7b7fff]
[    0.038213] PM: Registered nosave memory: [mem 0x3f7b8000-0x3fffefff]
[    0.038214] PM: Registered nosave memory: [mem 0x40000000-0x47ffffff]
[    0.038215] PM: Registered nosave memory: [mem 0x48e00000-0x4f7fffff]
[    0.038215] PM: Registered nosave memory: [mem 0x4f800000-0xdfffffff]
[    0.038216] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.038216] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.038216] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.038217] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.038217] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.038218] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.038218] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.038218] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.038219] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.038221] [mem 0x4f800000-0xdfffffff] available for PCI devices
[    0.038221] Booting paravirtualized kernel on bare hardware
[    0.038224] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.106816] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.106937] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[    0.106941] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
[    0.106942] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.106955] Built 1 zonelists, mobility grouping on.  Total pages: 4056815
[    0.106956] Policy zone: Normal
[    0.106957] Kernel command line: initrd=\initramfs-linux.img root=PARTUUID=7871056b-1195-4bb3-847c-5bbaefa24bcf rw
[    0.109309] Calgary: detecting Calgary via BIOS EBDA area
[    0.109311] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.137559] Memory: 16072536K/16484928K available (12291K kernel code, 1320K rwdata, 3900K rodata, 1608K init, 3616K bss, 412392K reserved, 0K cma-reserved)
[    0.137641] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.137649] Kernel/User page tables isolation: enabled
[    0.137660] ftrace: allocating 37376 entries in 147 pages
[    0.148133] rcu: Preemptible hierarchical RCU implementation.
[    0.148134] rcu: 	CONFIG_RCU_FANOUT set to non-default value of 32.
[    0.148134] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.148134] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.148135] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.148136] 	Tasks RCU enabled.
[    0.148136] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.148137] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.149234] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[    0.149364] rcu: 	Offload RCU callbacks from CPUs: (none).
[    0.149499] random: get_random_bytes called from start_kernel+0x37e/0x559 with crng_init=0
[    0.149529] spurious 8259A interrupt: IRQ7.
[    0.149552] Console: colour dummy device 80x25
[    0.149555] printk: console [tty0] enabled
[    0.149568] ACPI: Core revision 20190509
[    0.149899] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.149929] hpet clockevent registered
[    0.150000] APIC: Switch to symmetric I/O mode setup
[    0.150002] DMAR: Host address width 39
[    0.150003] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.150006] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.150007] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.150010] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.150010] DMAR: RMRR base: 0x0000003edce000 end: 0x0000003ededfff
[    0.150012] DMAR: RMRR base: 0x0000004b000000 end: 0x0000004f7fffff
[    0.150013] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.150013] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[    0.150015] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.150015] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.150016] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.151516] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.151517] x2apic enabled
[    0.151530] Switched APIC routing to cluster x2apic.
[    0.155766] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.169938] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x396d519840e, max_idle_ns: 881590569543 ns
[    0.169942] Calibrating delay loop (skipped), value calculated using timer frequency.. 3985.00 BogoMIPS (lpj=6640000)
[    0.169943] pid_max: default: 32768 minimum: 301
[    0.171698] LSM: Security Framework initializing
[    0.171701] Yama: becoming mindful.
[    0.173391] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.174228] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.174261] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.174288] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.174385] *** VALIDATE proc ***
[    0.174417] *** VALIDATE cgroup1 ***
[    0.174418] *** VALIDATE cgroup2 ***
[    0.174453] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.174466] process: using mwait in idle threads
[    0.174468] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.174469] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.174470] Spectre V2 : Mitigation: Full generic retpoline
[    0.174470] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.174471] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.174472] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.174472] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.174473] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.174475] MDS: Mitigation: Clear CPU buffers
[    0.174654] Freeing SMP alternatives memory: 32K
[    0.175880] TSC deadline timer enabled
[    0.175885] smpboot: CPU0: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xa)
[    0.193309] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.193349] ... version:                4
[    0.193353] ... bit width:              48
[    0.193355] ... generic registers:      4
[    0.193360] ... value mask:             0000ffffffffffff
[    0.193364] ... max period:             00007fffffffffff
[    0.193366] ... fixed-purpose events:   3
[    0.193370] ... event mask:             000000070000000f
[    0.199957] rcu: Hierarchical SRCU implementation.
[    0.223532] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.229987] smp: Bringing up secondary CPUs ...
[    0.270003] x86: Booting SMP configuration:
[    0.270008] .... node  #0, CPUs:      #1 #2 #3 #4
[    0.390532] 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.430006]  #5 #6 #7
[    0.510428] smp: Brought up 1 node, 8 CPUs
[    0.510428] smpboot: Max logical packages: 1
[    0.510428] smpboot: Total of 8 processors activated (31884.00 BogoMIPS)
[    0.513619] devtmpfs: initialized
[    0.513619] x86/mm: Memory block size: 128MB
[    0.514004] PM: Registering ACPI NVS region [mem 0x2dc79000-0x2dc79fff] (4096 bytes)
[    0.514004] PM: Registering ACPI NVS region [mem 0x3f100000-0x3f7b7fff] (7045120 bytes)
[    0.514004] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.514004] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.514004] pinctrl core: initialized pinctrl subsystem
[    0.514004] PM: RTC time: 10:12:10, date: 2019-08-01
[    0.514004] NET: Registered protocol family 16
[    0.514004] audit: initializing netlink subsys (disabled)
[    0.514004] audit: type=2000 audit(1564654329.366:1): state=initialized audit_enabled=0 res=1
[    0.516651] cpuidle: using governor ladder
[    0.516681] cpuidle: using governor menu
[    0.516681] Simple Boot Flag at 0x47 set to 0x80
[    0.516681] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.516681] ACPI: bus type PCI registered
[    0.516681] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.516694] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.516696] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.516705] PCI: Using configuration type 1 for base access
[    0.516929] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.517115] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.517115] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.517115] ACPI: Added _OSI(Module Device)
[    0.517115] ACPI: Added _OSI(Processor Device)
[    0.517115] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.517115] ACPI: Added _OSI(Processor Aggregator Device)
[    0.517115] ACPI: Added _OSI(Linux-Dell-Video)
[    0.517115] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.517115] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.549923] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    5.573422] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    5.579593] ACPI: Dynamic OEM Table Load:
[    5.579598] ACPI: SSDT 0xFFFFA3FA9BD8A000 0005CD (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    5.580005] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
[    5.580854] ACPI: Dynamic OEM Table Load:
[    5.580857] ACPI: SSDT 0xFFFFA3FA9B84E800 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    5.581230] ACPI: Dynamic OEM Table Load:
[    5.581233] ACPI: SSDT 0xFFFFA3FA9B9DB3C0 0000BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
[    5.581535] ACPI: Dynamic OEM Table Load:
[    5.581537] ACPI: SSDT 0xFFFFA3FA9BD8F800 000628 (v02 PmRef  HwpLvt   00003000 INTL 20160422)
[    5.582152] ACPI: Dynamic OEM Table Load:
[    5.582157] ACPI: SSDT 0xFFFFA3FA9BDD9000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160422)
[    5.583053] ACPI: Dynamic OEM Table Load:
[    5.583056] ACPI: SSDT 0xFFFFA3FA9B84D800 000317 (v02 PmRef  ApHwp    00003000 INTL 20160422)
[    5.583448] ACPI: Dynamic OEM Table Load:
[    5.583451] ACPI: SSDT 0xFFFFA3FA9B848C00 00030A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    5.585960] ACPI: EC: EC started
[    5.585961] ACPI: EC: interrupt blocked
[    5.593170] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
[    5.593171] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    5.593172] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
[    5.593172] ACPI: Interpreter enabled
[    5.593206] ACPI: (supports S0 S3 S4 S5)
[    5.593206] ACPI: Using IOAPIC for interrupt routing
[    5.593236] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    5.593790] ACPI: Enabled 8 GPEs in block 00 to 7F
[    5.605785] ACPI: Power Resource [WRST] (on)
[    5.626973] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    5.626977] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    5.627123] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME AER]
[    5.627123] acpi PNP0A08:00: _OSC: OS now controls [PCIeCapability LTR]
[    5.627123] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    5.627671] PCI host bridge to bus 0000:00
[    5.627673] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    5.627673] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    5.627674] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    5.627675] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    5.627675] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    5.627676] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    5.627677] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    5.627677] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    5.627678] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    5.627678] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    5.627679] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    5.627680] pci_bus 0000:00: root bus resource [mem 0x4f800000-0xdfffffff window]
[    5.627680] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    5.627681] pci_bus 0000:00: root bus resource [bus 00-fe]
[    5.627686] pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
[    5.627790] pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
[    5.627798] pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
[    5.627802] pci 0000:00:02.0: reg 0x18: [mem 0x50000000-0x5fffffff 64bit pref]
[    5.627805] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    5.627815] pci 0000:00:02.0: BAR 2: assigned to efifb
[    5.627920] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    5.627929] pci 0000:00:04.0: reg 0x10: [mem 0xdc420000-0xdc427fff 64bit]
[    5.628110] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    5.628129] pci 0000:00:14.0: reg 0x10: [mem 0xdc410000-0xdc41ffff 64bit]
[    5.628186] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    5.628358] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    5.628377] pci 0000:00:14.2: reg 0x10: [mem 0xdc434000-0xdc434fff 64bit]
[    5.628598] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[    5.628683] pci 0000:00:15.0: reg 0x10: [mem 0xdc433000-0xdc433fff 64bit]
[    5.628906] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[    5.628953] pci 0000:00:15.1: reg 0x10: [mem 0xdc432000-0xdc432fff 64bit]
[    5.629205] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    5.629220] pci 0000:00:16.0: reg 0x10: [mem 0xdc431000-0xdc431fff 64bit]
[    5.629263] pci 0000:00:16.0: PME# supported from D3hot
[    5.629419] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    5.630002] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    5.630150] pci 0000:00:1c.2: [8086:9d12] type 01 class 0x060400
[    5.630212] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    5.630357] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[    5.630421] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    5.630572] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[    5.630633] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    5.630803] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
[    5.630971] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    5.630984] pci 0000:00:1f.2: reg 0x10: [mem 0xdc42c000-0xdc42ffff]
[    5.631124] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380
[    5.631147] pci 0000:00:1f.3: reg 0x10: [mem 0xdc428000-0xdc42bfff 64bit]
[    5.631168] pci 0000:00:1f.3: reg 0x20: [mem 0xdc400000-0xdc40ffff 64bit]
[    5.631208] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    5.631404] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    5.631465] pci 0000:00:1f.4: reg 0x10: [mem 0xdc430000-0xdc4300ff 64bit]
[    5.631535] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    5.631795] pci 0000:01:00.0: [10ec:525a] type 00 class 0xff0000
[    5.631822] pci 0000:01:00.0: reg 0x14: [mem 0xdc300000-0xdc300fff]
[    5.631919] pci 0000:01:00.0: supports D1 D2
[    5.631919] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
[    5.632020] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    5.632024] pci 0000:00:1c.0:   bridge window [mem 0xdc300000-0xdc3fffff]
[    5.632349] pci 0000:02:00.0: [168c:003e] type 00 class 0x028000
[    5.632671] pci 0000:02:00.0: reg 0x10: [mem 0xdc000000-0xdc1fffff 64bit]
[    5.633708] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    5.634574] pci 0000:00:1c.2: PCI bridge to [bus 02]
[    5.634577] pci 0000:00:1c.2:   bridge window [mem 0xdc000000-0xdc1fffff]
[    5.634666] pci 0000:03:00.0: [8086:15d3] type 01 class 0x060400
[    5.634721] pci 0000:03:00.0: enabling Extended Tags
[    5.634793] pci 0000:03:00.0: supports D1 D2
[    5.634793] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.634878] pci 0000:00:1c.4: PCI bridge to [bus 03-6d]
[    5.634881] pci 0000:00:1c.4:   bridge window [mem 0xac000000-0xda0fffff]
[    5.634885] pci 0000:00:1c.4:   bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[    5.634947] pci 0000:04:00.0: [8086:15d3] type 01 class 0x060400
[    5.635003] pci 0000:04:00.0: enabling Extended Tags
[    5.635078] pci 0000:04:00.0: supports D1 D2
[    5.635079] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.635152] pci 0000:04:01.0: [8086:15d3] type 01 class 0x060400
[    5.635208] pci 0000:04:01.0: enabling Extended Tags
[    5.635282] pci 0000:04:01.0: supports D1 D2
[    5.635283] pci 0000:04:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.635356] pci 0000:04:02.0: [8086:15d3] type 01 class 0x060400
[    5.635411] pci 0000:04:02.0: enabling Extended Tags
[    5.635485] pci 0000:04:02.0: supports D1 D2
[    5.635486] pci 0000:04:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.635560] pci 0000:04:04.0: [8086:15d3] type 01 class 0x060400
[    5.635616] pci 0000:04:04.0: enabling Extended Tags
[    5.635690] pci 0000:04:04.0: supports D1 D2
[    5.635691] pci 0000:04:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.635776] pci 0000:03:00.0: PCI bridge to [bus 04-6d]
[    5.635783] pci 0000:03:00.0:   bridge window [mem 0xac000000-0xda0fffff]
[    5.635788] pci 0000:03:00.0:   bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[    5.635823] pci 0000:04:00.0: PCI bridge to [bus 05]
[    5.635830] pci 0000:04:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[    5.635869] pci 0000:04:01.0: PCI bridge to [bus 06-38]
[    5.635876] pci 0000:04:01.0:   bridge window [mem 0xac000000-0xc3efffff]
[    5.635881] pci 0000:04:01.0:   bridge window [mem 0x60000000-0x7fffffff 64bit pref]
[    5.635937] pci 0000:39:00.0: [8086:15d4] type 00 class 0x0c0330
[    5.635969] pci 0000:39:00.0: reg 0x10: [mem 0xc3f00000-0xc3f0ffff]
[    5.636041] pci 0000:39:00.0: enabling Extended Tags
[    5.636138] pci 0000:39:00.0: supports D1 D2
[    5.636139] pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.636197] pci 0000:39:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:04:02.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[    5.636283] pci 0000:04:02.0: PCI bridge to [bus 39]
[    5.636290] pci 0000:04:02.0:   bridge window [mem 0xc3f00000-0xc3ffffff]
[    5.636329] pci 0000:04:04.0: PCI bridge to [bus 3a-6d]
[    5.636336] pci 0000:04:04.0:   bridge window [mem 0xc4000000-0xd9ffffff]
[    5.636341] pci 0000:04:04.0:   bridge window [mem 0x80000000-0xa9ffffff 64bit pref]
[    5.636442] pci 0000:6e:00.0: [1179:0116] type 00 class 0x010802
[    5.636469] pci 0000:6e:00.0: reg 0x10: [mem 0xdc200000-0xdc203fff 64bit]
[    5.636653] pci 0000:00:1d.0: PCI bridge to [bus 6e]
[    5.636656] pci 0000:00:1d.0:   bridge window [mem 0xdc200000-0xdc2fffff]
[    5.638460] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    5.638460] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    5.638460] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    5.638460] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    5.638460] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    5.638460] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    5.638460] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    5.638460] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    5.651240] ACPI: EC: interrupt unblocked
[    5.651240] ACPI: EC: event unblocked
[    5.651240] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    5.651240] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions and events
[    5.651243] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    5.651243] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    5.651243] pci 0000:00:02.0: vgaarb: bridge control possible
[    5.651243] vgaarb: loaded
[    5.651243] ACPI: bus type USB registered
[    5.651243] usbcore: registered new interface driver usbfs
[    5.651243] usbcore: registered new interface driver hub
[    5.651243] usbcore: registered new device driver usb
[    5.651243] pps_core: LinuxPPS API ver. 1 registered
[    5.651243] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[    5.651243] PTP clock support registered
[    5.651243] EDAC MC: Ver: 3.0.0
[    5.651243] Registered efivars operations
[    5.686952] PCI: Using ACPI for IRQ routing
[    5.706915] PCI: pci_cache_line_size set to 64 bytes
[    5.707300] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    5.707301] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    5.707301] e820: reserve RAM buffer [mem 0x29ef3018-0x2bffffff]
[    5.707302] e820: reserve RAM buffer [mem 0x2dc79000-0x2fffffff]
[    5.707302] e820: reserve RAM buffer [mem 0x3ecf5000-0x3fffffff]
[    5.707303] e820: reserve RAM buffer [mem 0x48e00000-0x4bffffff]
[    5.707304] e820: reserve RAM buffer [mem 0x4ae800000-0x4afffffff]
[    5.707360] NetLabel: Initializing
[    5.707361] NetLabel:  domain hash size = 128
[    5.707361] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    5.707369] NetLabel:  unlabeled traffic allowed by default
[    5.707371] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    5.707371] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    5.708720] clocksource: Switched to clocksource tsc-early
[    5.713886] VFS: Disk quotas dquot_6.6.0
[    5.713896] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    5.713911] *** VALIDATE hugetlbfs ***
[    5.713935] pnp: PnP ACPI init
[    5.714126] system 00:00: [io  0x0680-0x069f] has been reserved
[    5.714127] system 00:00: [io  0xffff] has been reserved
[    5.714128] system 00:00: [io  0xffff] has been reserved
[    5.714129] system 00:00: [io  0xffff] has been reserved
[    5.714130] system 00:00: [io  0x1800-0x18fe] has been reserved
[    5.714130] system 00:00: [io  0x164e-0x164f] has been reserved
[    5.714133] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    5.714211] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    5.714241] system 00:02: [io  0x1854-0x1857] has been reserved
[    5.714243] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    5.714345] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    5.714356] pnp 00:04: Plug and Play ACPI device, IDs DLL07e6 PNP0f13 (active)
[    5.714550] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    5.714551] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    5.714552] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    5.714552] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    5.714553] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    5.714555] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    5.714556] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    5.714556] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    5.714557] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    5.714558] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[    5.714560] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    5.714594] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[    5.714595] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[    5.714595] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[    5.714596] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    5.714597] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[    5.714598] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    5.714598] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[    5.714600] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    5.714845] system 00:07: [io  0xff00-0xfffe] has been reserved
[    5.714847] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    5.715779] system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
[    5.715780] system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
[    5.715782] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    5.720628] pnp: PnP ACPI: found 9 devices
[    5.725922] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    5.725928] pci 0000:04:01.0: bridge window [io  0x1000-0x0fff] to [bus 06-38] add_size 1000
[    5.725929] pci 0000:04:02.0: bridge window [io  0x1000-0x0fff] to [bus 39] add_size 1000
[    5.725930] pci 0000:04:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[    5.725931] pci 0000:04:04.0: bridge window [io  0x1000-0x0fff] to [bus 3a-6d] add_size 1000
[    5.725932] pci 0000:03:00.0: bridge window [io  0x1000-0x0fff] to [bus 04-6d] add_size 3000
[    5.725933] pci 0000:00:1c.4: bridge window [io  0x1000-0x0fff] to [bus 03-6d] add_size 4000
[    5.725936] pci 0000:00:1c.4: BAR 13: assigned [io  0x2000-0x5fff]
[    5.725938] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    5.725941] pci 0000:00:1c.0:   bridge window [mem 0xdc300000-0xdc3fffff]
[    5.725945] pci 0000:00:1c.2: PCI bridge to [bus 02]
[    5.725948] pci 0000:00:1c.2:   bridge window [mem 0xdc000000-0xdc1fffff]
[    5.725953] pci 0000:03:00.0: BAR 13: assigned [io  0x2000-0x4fff]
[    5.725955] pci 0000:04:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    5.725956] pci 0000:04:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    5.725957] pci 0000:04:01.0: BAR 13: assigned [io  0x2000-0x2fff]
[    5.725958] pci 0000:04:02.0: BAR 13: assigned [io  0x3000-0x3fff]
[    5.725958] pci 0000:04:04.0: BAR 13: assigned [io  0x4000-0x4fff]
[    5.725960] pci 0000:04:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    5.725961] pci 0000:04:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    5.725961] pci 0000:04:00.0: PCI bridge to [bus 05]
[    5.725966] pci 0000:04:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[    5.725973] pci 0000:04:01.0: PCI bridge to [bus 06-38]
[    5.725975] pci 0000:04:01.0:   bridge window [io  0x2000-0x2fff]
[    5.725978] pci 0000:04:01.0:   bridge window [mem 0xac000000-0xc3efffff]
[    5.725981] pci 0000:04:01.0:   bridge window [mem 0x60000000-0x7fffffff 64bit pref]
[    5.725986] pci 0000:04:02.0: PCI bridge to [bus 39]
[    5.725988] pci 0000:04:02.0:   bridge window [io  0x3000-0x3fff]
[    5.725992] pci 0000:04:02.0:   bridge window [mem 0xc3f00000-0xc3ffffff]
[    5.725999] pci 0000:04:04.0: PCI bridge to [bus 3a-6d]
[    5.726001] pci 0000:04:04.0:   bridge window [io  0x4000-0x4fff]
[    5.726005] pci 0000:04:04.0:   bridge window [mem 0xc4000000-0xd9ffffff]
[    5.726007] pci 0000:04:04.0:   bridge window [mem 0x80000000-0xa9ffffff 64bit pref]
[    5.726012] pci 0000:03:00.0: PCI bridge to [bus 04-6d]
[    5.726014] pci 0000:03:00.0:   bridge window [io  0x2000-0x4fff]
[    5.726018] pci 0000:03:00.0:   bridge window [mem 0xac000000-0xda0fffff]
[    5.726021] pci 0000:03:00.0:   bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[    5.726025] pci 0000:00:1c.4: PCI bridge to [bus 03-6d]
[    5.726027] pci 0000:00:1c.4:   bridge window [io  0x2000-0x5fff]
[    5.726029] pci 0000:00:1c.4:   bridge window [mem 0xac000000-0xda0fffff]
[    5.726031] pci 0000:00:1c.4:   bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[    5.726034] pci 0000:00:1d.0: PCI bridge to [bus 6e]
[    5.726036] pci 0000:00:1d.0:   bridge window [mem 0xdc200000-0xdc2fffff]
[    5.726041] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    5.726042] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    5.726043] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    5.726043] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    5.726044] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    5.726045] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    5.726045] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    5.726046] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    5.726047] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    5.726047] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    5.726048] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    5.726049] pci_bus 0000:00: resource 15 [mem 0x4f800000-0xdfffffff window]
[    5.726049] pci_bus 0000:00: resource 16 [mem 0xfd000000-0xfe7fffff window]
[    5.726050] pci_bus 0000:01: resource 1 [mem 0xdc300000-0xdc3fffff]
[    5.726051] pci_bus 0000:02: resource 1 [mem 0xdc000000-0xdc1fffff]
[    5.726052] pci_bus 0000:03: resource 0 [io  0x2000-0x5fff]
[    5.726052] pci_bus 0000:03: resource 1 [mem 0xac000000-0xda0fffff]
[    5.726053] pci_bus 0000:03: resource 2 [mem 0x60000000-0xa9ffffff 64bit pref]
[    5.726054] pci_bus 0000:04: resource 0 [io  0x2000-0x4fff]
[    5.726054] pci_bus 0000:04: resource 1 [mem 0xac000000-0xda0fffff]
[    5.726055] pci_bus 0000:04: resource 2 [mem 0x60000000-0xa9ffffff 64bit pref]
[    5.726055] pci_bus 0000:05: resource 1 [mem 0xda000000-0xda0fffff]
[    5.726056] pci_bus 0000:06: resource 0 [io  0x2000-0x2fff]
[    5.726057] pci_bus 0000:06: resource 1 [mem 0xac000000-0xc3efffff]
[    5.726057] pci_bus 0000:06: resource 2 [mem 0x60000000-0x7fffffff 64bit pref]
[    5.726058] pci_bus 0000:39: resource 0 [io  0x3000-0x3fff]
[    5.726059] pci_bus 0000:39: resource 1 [mem 0xc3f00000-0xc3ffffff]
[    5.726059] pci_bus 0000:3a: resource 0 [io  0x4000-0x4fff]
[    5.726060] pci_bus 0000:3a: resource 1 [mem 0xc4000000-0xd9ffffff]
[    5.726061] pci_bus 0000:3a: resource 2 [mem 0x80000000-0xa9ffffff 64bit pref]
[    5.726061] pci_bus 0000:6e: resource 1 [mem 0xdc200000-0xdc2fffff]
[    5.726180] NET: Registered protocol family 2
[    5.726256] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[    5.726293] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    5.726404] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    5.726487] TCP: Hash tables configured (established 131072 bind 65536)
[    5.726510] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    5.726539] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    5.726600] NET: Registered protocol family 1
[    5.726602] NET: Registered protocol family 44
[    5.726613] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    5.727065] pci 0000:03:00.0: enabling device (0006 -> 0007)
[    5.727101] pci 0000:04:02.0: enabling device (0006 -> 0007)
[    5.727223] PCI: CLS 128 bytes, default 64
[    5.727243] Trying to unpack rootfs image as initramfs...
[    5.811882] Freeing initrd memory: 8900K
[    5.811911] DMAR: ACPI device "device:75" under DMAR at fed91000 as 00:15.0
[    5.811913] DMAR: ACPI device "device:76" under DMAR at fed91000 as 00:15.1
[    5.836720] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    5.836723] software IO TLB: mapped [mem 0x373ef000-0x3b3ef000] (64MB)
[    5.836751] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d519840e, max_idle_ns: 881590569543 ns
[    5.836771] clocksource: Switched to clocksource tsc
[    5.836919] check: Scanning for low memory corruption every 60 seconds
[    5.837671] Initialise system trusted keyrings
[    5.837683] Key type blacklist registered
[    5.837734] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    5.839208] zbud: loaded
[    5.841298] Key type asymmetric registered
[    5.841299] Asymmetric key parser 'x509' registered
[    5.841307] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    5.841354] io scheduler mq-deadline registered
[    5.841356] io scheduler kyber registered
[    5.841402] io scheduler bfq registered
[    5.842780] pcieport 0000:04:01.0: enabling device (0006 -> 0007)
[    5.843113] pcieport 0000:04:04.0: enabling device (0006 -> 0007)
[    5.843331] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    5.843438] efifb: probing for efifb
[    5.843457] efifb: framebuffer at 0x50000000, using 8100k, total 8100k
[    5.843458] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    5.843459] efifb: scrolling: redraw
[    5.843460] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    5.843507] fbcon: Deferring console take-over
[    5.843509] fb0: EFI VGA frame buffer device
[    5.843518] intel_idle: MWAIT substates: 0x11142120
[    5.843519] intel_idle: v0.4.1 model 0x8E
[    5.844046] intel_idle: lapic_timer_reliable_states 0xffffffff
[    5.844149] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    5.846710] ACPI: Lid Switch [LID0]
[    5.846770] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    5.850021] ACPI: Power Button [PBTN]
[    5.850079] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    5.850087] ACPI: Sleep Button [SBTN]
[    5.850129] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    5.850193] ACPI: Power Button [PWRF]
[    5.854290] thermal LNXTHERM:00: registered as thermal_zone0
[    5.854292] ACPI: Thermal Zone [THM] (25 C)
[    5.854675] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    5.856740] nvme nvme0: pci function 0000:6e:00.0
[    5.856782] usbcore: registered new interface driver usbserial_generic
[    5.856786] usbserial: USB Serial support registered for generic
[    5.856806] rtc_cmos 00:01: RTC can wake from S4
[    5.857297] rtc_cmos 00:01: registered as rtc0
[    5.857318] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
[    5.857381] intel_pstate: Intel P-state driver initializing
[    5.858088] intel_pstate: HWP enabled
[    5.858310] ledtrig-cpu: registered to indicate activity on CPUs
[    5.858382] intel_pmc_core intel_pmc_core.0:  initialized
[    5.858583] NET: Registered protocol family 10
[    5.867173] Segment Routing with IPv6
[    5.867193] NET: Registered protocol family 17
[    5.868044] mce: Using 10 MCE banks
[    5.868060] RAS: Correctable Errors collector initialized.
[    5.868096] microcode: sig=0x806ea, pf=0x80, revision=0xb4
[    5.868341] microcode: Microcode Update Driver: v2.2.
[    5.868352] sched_clock: Marking stable (5871188917, -2851803)->(6000147539, -131810425)
[    5.868815] registered taskstats version 1
[    5.868828] Loading compiled-in X.509 certificates
[    5.873335] Loaded X.509 cert 'Build time autogenerated kernel key: 0fc84e187f26daec868ab2fe4147467bccfe3774'
[    5.873356] zswap: loaded using pool lzo/zbud
[    5.881094] Key type big_key registered
[    5.882614] PM:   Magic number: 15:313:223
[    5.882649] acpi device:70: hash matches
[    5.882674] memory memory105: hash matches
[    5.882842] rtc_cmos 00:01: setting system clock to 2019-08-01T10:12:15 UTC (1564654335)
[    6.077928] nvme nvme0: 8/0/0 default/read/poll queues
[    6.082659]  nvme0n1: p1 p2 p3
[    6.086962] Freeing unused decrypted memory: 2040K
[    6.087767] Freeing unused kernel image memory: 1608K
[    6.130243] Write protecting the kernel read-only data: 18432k
[    6.131782] Freeing unused kernel image memory: 2012K
[    6.132136] Freeing unused kernel image memory: 196K
[    6.160899] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    6.160901] x86/mm: Checking user space page tables
[    6.176530] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    6.176532] Run /init as init process
[    6.264619] fbcon: Taking over console
[    6.264668] Console: switching to colour frame buffer device 240x67
[    6.328550] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    6.328924] i8042: Warning: Keylock active
[    6.330445] serio: i8042 KBD port at 0x60,0x64 irq 1
[    6.330483] serio: i8042 AUX port at 0x60,0x64 irq 12
[    6.332506] rtsx_pci 0000:01:00.0: enabling device (0000 -> 0002)
[    6.337877] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    6.337885] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    6.338953] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    6.338959] xhci_hcd 0000:00:14.0: cache line size of 128 is not supported
[    6.339122] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
[    6.339123] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.339124] usb usb1: Product: xHCI Host Controller
[    6.339125] usb usb1: Manufacturer: Linux 5.2.4-arch1-1-ARCH xhci-hcd
[    6.339126] usb usb1: SerialNumber: 0000:00:14.0
[    6.339243] hub 1-0:1.0: USB hub found
[    6.339260] hub 1-0:1.0: 12 ports detected
[    6.340714] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    6.340719] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    6.340722] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    6.340759] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.02
[    6.340760] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.340761] usb usb2: Product: xHCI Host Controller
[    6.340762] usb usb2: Manufacturer: Linux 5.2.4-arch1-1-ARCH xhci-hcd
[    6.340763] usb usb2: SerialNumber: 0000:00:14.0
[    6.340842] hub 2-0:1.0: USB hub found
[    6.340852] hub 2-0:1.0: 6 ports detected
[    6.341229] usb: port power management may be unreliable
[    6.341936] xhci_hcd 0000:39:00.0: xHCI Host Controller
[    6.341940] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
[    6.343061] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[    6.343267] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
[    6.343269] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.343271] usb usb3: Product: xHCI Host Controller
[    6.343272] usb usb3: Manufacturer: Linux 5.2.4-arch1-1-ARCH xhci-hcd
[    6.343279] usb usb3: SerialNumber: 0000:39:00.0
[    6.343401] hub 3-0:1.0: USB hub found
[    6.343413] hub 3-0:1.0: 2 ports detected
[    6.343901] xhci_hcd 0000:39:00.0: xHCI Host Controller
[    6.343904] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
[    6.343907] xhci_hcd 0000:39:00.0: Host supports USB 3.0 SuperSpeed
[    6.343948] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.02
[    6.343949] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.343951] usb usb4: Product: xHCI Host Controller
[    6.343952] usb usb4: Manufacturer: Linux 5.2.4-arch1-1-ARCH xhci-hcd
[    6.343953] usb usb4: SerialNumber: 0000:39:00.0
[    6.344054] hub 4-0:1.0: USB hub found
[    6.344061] hub 4-0:1.0: 2 ports detected
[    6.350150] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    6.461667] random: fast init done
[    6.464514] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
[    6.634056] systemd[1]: systemd 242.84-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    6.650257] systemd[1]: Detected architecture x86-64.
[    6.654913] systemd[1]: Set hostname to <Momus>.
[    6.669999] usb 1-5: new high-speed USB device number 2 using xhci_hcd
[    6.673335] usb 3-2: new high-speed USB device number 2 using xhci_hcd
[    6.758079] systemd[1]: /usr/lib/systemd/system/virtlogd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-sock → /run/libvirt/virtlogd-sock; please update the unit file accordingly.
[    6.762688] systemd[1]: /usr/lib/systemd/system/virtlogd-admin.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-admin-sock → /run/libvirt/virtlogd-admin-sock; please update the unit file accordingly.
[    6.769974] systemd[1]: /usr/lib/systemd/system/virtlockd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-sock → /run/libvirt/virtlockd-sock; please update the unit file accordingly.
[    6.770552] systemd[1]: /usr/lib/systemd/system/virtlockd-admin.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-admin-sock → /run/libvirt/virtlockd-admin-sock; please update the unit file accordingly.
[    6.793648] systemd[1]: /usr/lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock → /run/docker.sock; please update the unit file accordingly.
[    6.797575] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    6.797914] systemd[1]: Listening on Journal Audit Socket.
[    6.813760] usb 3-2: New USB device found, idVendor=0424, idProduct=2807, bcdDevice= 2.04
[    6.813762] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.813764] usb 3-2: Product: USB2807 Hub
[    6.813765] usb 3-2: Manufacturer: Microchip
[    6.814146] EXT4-fs (nvme0n1p2): re-mounted. Opts: data=ordered
[    6.814420] hub 3-2:1.0: USB hub found
[    6.814437] hub 3-2:1.0: 7 ports detected
[    6.815079] random: lvm: uninitialized urandom read (4 bytes read)
[    6.830843] random: systemd-random-: uninitialized urandom read (512 bytes read)
[    6.837084] SCSI subsystem initialized
[    6.856534] usb 1-5: New USB device found, idVendor=0bda, idProduct=58f4, bcdDevice=72.79
[    6.856537] usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    6.856538] usb 1-5: Product: Integrated_Webcam_HD
[    6.856540] usb 1-5: Manufacturer: CN0FFMHCLOG00822B576A01
[    6.856541] usb 1-5: SerialNumber: 200901010001
[    6.936676] usb 4-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    6.954176] usb 4-2: New USB device found, idVendor=0424, idProduct=5807, bcdDevice= 2.04
[    6.954177] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.954179] usb 4-2: Product: USB5807 Hub
[    6.954180] usb 4-2: Manufacturer: Microchip
[    6.955000] hub 4-2:1.0: USB hub found
[    6.955234] hub 4-2:1.0: 7 ports detected
[    6.983283] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[    7.042117] audit: type=1130 audit(1564654336.656:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.050980] systemd-journald[295]: Received request to flush runtime journal from PID 1
[    7.112303] audit: type=1130 audit(1564654336.726:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.123893] usb 1-7: New USB device found, idVendor=0489, idProduct=e0a2, bcdDevice= 0.01
[    7.123896] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    7.149741] ACPI: AC Adapter [AC] (on-line)
[    7.159654] input: Intel HID events as /devices/platform/INT33D5:00/input/input6
[    7.162990] intel-hid INT33D5:00: platform supports 5 button array
[    7.163032] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input7
[    7.195193] media: Linux media interface: v0.10
[    7.200591] wmi_bus wmi_bus-PNP0C14:01: WQBC data block query control method not found
[    7.208328] audit: type=1130 audit(1564654336.823:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.226014] hidraw: raw HID events driver (C) Jiri Kosina
[    7.229618] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[    7.231385] input: PC Speaker as /devices/platform/pcspkr/input/input8
[    7.235879] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    7.235926] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    7.240108] Linux agpgart interface v0.103
[    7.240427] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    7.241348] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    7.241418] videodev: Linux video capture interface: v2.00
[    7.247190] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    7.247192] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    7.247192] RAPL PMU: hw unit of domain package 2^-14 Joules
[    7.247193] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    7.247194] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    7.247195] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    7.267219] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[    7.268598] cryptd: max_cpu_qlen set to 1000
[    7.293933] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    7.305690] AVX2 version of gcm_enc/dec engaged.
[    7.305691] AES CTR mode by8 optimization enabled
[    7.330898] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    7.334251] Adding 33554428k swap on /dev/nvme0n1p3.  Priority:-2 extents:1 across:33554428k SSFS
[    7.347031] uvcvideo: Found UVC 1.50 device Integrated_Webcam_HD (0bda:58f4)
[    7.347100] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    7.347746] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    7.347748] cfg80211: failed to load regulatory.db
[    7.354940] uvcvideo 1-5:1.0: Entity type for entity Integrated_Webcam_HD was not initialized!
[    7.354943] uvcvideo 1-5:1.0: Entity type for entity Extension 4 was not initialized!
[    7.354945] uvcvideo 1-5:1.0: Entity type for entity Extension 7 was not initialized!
[    7.354947] uvcvideo 1-5:1.0: Entity type for entity Processing 2 was not initialized!
[    7.354948] uvcvideo 1-5:1.0: Entity type for entity Camera 1 was not initialized!
[    7.355027] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input10
[    7.355623] uvcvideo: Found UVC 1.50 device Integrated_Webcam_HD (0bda:58f4)
[    7.358154] uvcvideo: Unable to create debugfs 1-2 directory.
[    7.358228] uvcvideo 1-5:1.2: Entity type for entity Extension 10 was not initialized!
[    7.358229] uvcvideo 1-5:1.2: Entity type for entity Extension 12 was not initialized!
[    7.358230] uvcvideo 1-5:1.2: Entity type for entity Processing 9 was not initialized!
[    7.358231] uvcvideo 1-5:1.2: Entity type for entity Camera 11 was not initialized!
[    7.358277] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/input/input11
[    7.358331] usbcore: registered new interface driver uvcvideo
[    7.358332] USB Video Class driver (1.1.1)
[    7.372020] audit: type=1130 audit(1564654336.986:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.373869] iTCO_vendor_support: vendor-support=0
[    7.375788] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.3)
[    7.375995] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    7.376130] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    7.376259] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    7.829124] input: Dell WMI hotkeys as /devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input12
[    7.839170] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    7.842668] audit: type=1130 audit(1564654337.456:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-1A80\x2d7D5E comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.899154] audit: type=1130 audit(1564654337.513:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.902726] battery: ACPI: Battery Slot [BAT0] (battery present)
[    7.913305] audit: type=1127 audit(1564654337.526:8): pid=471 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[    7.919708] audit: type=1130 audit(1564654337.533:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.946687] Bluetooth: Core ver 2.22
[    7.947047] NET: Registered protocol family 31
[    7.947048] Bluetooth: HCI device and connection manager initialized
[    7.947053] Bluetooth: HCI socket layer initialized
[    7.947055] Bluetooth: L2CAP socket layer initialized
[    7.947060] Bluetooth: SCO socket layer initialized
[    7.955636] audit: type=1130 audit(1564654337.570:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.957667] random: crng init done
[    8.014989] audit: type=1130 audit(1564654337.630:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    8.037916] usbcore: registered new interface driver btusb
[    8.044286] Bluetooth: hci0: using rampatch file: qca/rampatch_usb_00000302.bin
[    8.044289] Bluetooth: hci0: QCA: patch rome 0x302 build 0x3e8, firmware rome 0x302 build 0x111
[    8.099181] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    8.099183] Bluetooth: BNEP filters: protocol multicast
[    8.099186] Bluetooth: BNEP socket layer initialized
[    8.101206] checking generic (50000000 7e9000) vs hw (50000000 10000000)
[    8.101207] fb0: switching to inteldrmfb from EFI VGA
[    8.101228] Console: switching to colour dummy device 80x25
[    8.101324] i915 0000:00:02.0: vgaarb: deactivate vga console
[    8.103121] Bluetooth: hci0: using NVM file: qca/nvm_usb_00000302.bin
[    8.103330] usb 4-2.2: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
[    8.105851] ath10k_pci 0000:02:00.0: enabling device (0000 -> 0002)
[    8.107247] psmouse serio1: synaptics: queried max coordinates: x [..5666], y [..4734]
[    8.108630] ath10k_pci 0000:02:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[    8.120904] usb 4-2.2: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.11
[    8.120906] usb 4-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[    8.120908] usb 4-2.2: Product: USB 10/100/1000 LAN
[    8.120909] usb 4-2.2: Manufacturer: Realtek
[    8.120910] usb 4-2.2: SerialNumber: 000002000000
[    8.121877] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    8.121878] [drm] Driver supports precise vblank timestamp query.
[    8.126547] intel_rapl: Found RAPL domain package
[    8.126549] intel_rapl: Found RAPL domain core
[    8.126550] intel_rapl: Found RAPL domain uncore
[    8.126551] intel_rapl: Found RAPL domain dram
[    8.136665] psmouse serio1: synaptics: queried min coordinates: x [1276..], y [1118..]
[    8.136670] psmouse serio1: synaptics: Your touchpad (PNP: DLL07e6 PNP0f13) says it can support a different bus. If i2c-hid and hid-rmi are not used, you might want to try setting psmouse.synaptics_intertouch to 1 and report this to linux-input@xxxxxxxxxxxxxxx.
[    8.140518] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    8.141378] mei_hdcp mei::b638ab7e-94e2-4ea2-a552-d1c54b627f04:01: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[    8.142276] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    8.193285] usb 3-2.4: new full-speed USB device number 4 using xhci_hcd
[    8.196562] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2a1, caps: 0xf00323/0x840300/0x12e800/0x0, board id: 3038, fw id: 2375007
[    8.211239] [drm] Initialized i915 1.6.0 20190417 for 0000:00:02.0 on minor 0
[    8.233888] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input9
[    8.237271] mousedev: PS/2 mouse device common for all mice
[    8.239841] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    8.249451] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13
[    8.249928] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    8.269362] fbcon: i915drmfb (fb0) is primary device
[    8.275827] Console: switching to colour frame buffer device 240x67
[    8.286687] usb 3-2.4: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.06
[    8.286689] usb 3-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    8.286691] usb 3-2.4: Product: USB Receiver
[    8.286692] usb 3-2.4: Manufacturer: Logitech
[    8.299889] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[    8.305604] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    8.305888] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    8.349972] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3271: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[    8.349974] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    8.349975] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    8.349976] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    8.349976] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    8.349978] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[    8.349979] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1b
[    8.349980] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    8.363234] ath10k_pci 0000:02:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:143a
[    8.363237] ath10k_pci 0000:02:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 0
[    8.363730] ath10k_pci 0000:02:00.0: firmware ver RM.4.4.1.c2-00057-QCARMSWP-1 api 6 features wowlan,ignore-otp,no-4addr-pad,raw-mode crc32 e061250a
[    8.373293] usb 3-2.5: new high-speed USB device number 5 using xhci_hcd
[    8.411201] i2c_hid i2c-DELL07E6:00: i2c-DELL07E6:00 supply vdd not found, using dummy regulator
[    8.411219] i2c_hid i2c-DELL07E6:00: i2c-DELL07E6:00 supply vddl not found, using dummy regulator
[    8.415288] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[    8.415362] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    8.415423] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    8.415483] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    8.415540] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    8.415596] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    8.427955] ath10k_pci 0000:02:00.0: board_file api 2 bmi_id N/A crc32 4ed3569e
[    8.481208] input: DELL07E6:00 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-10/i2c-DELL07E6:00/0018:06CB:76AF.0001/input/input20
[    8.481313] input: DELL07E6:00 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-10/i2c-DELL07E6:00/0018:06CB:76AF.0001/input/input21
[    8.481388] hid-generic 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DELL07E6:00 06CB:76AF] on i2c-DELL07E6:00
[    8.495980] ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
[    8.544406] ath10k_pci 0000:02:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[    8.548979] usb 3-2.5: New USB device found, idVendor=0bda, idProduct=4014, bcdDevice= 0.05
[    8.548981] usb 3-2.5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    8.548982] usb 3-2.5: Product: USB Audio
[    8.548983] usb 3-2.5: Manufacturer: Generic
[    8.548983] usb 3-2.5: SerialNumber: 200901010001
[    8.565472] input: DELL07E6:00 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-10/i2c-DELL07E6:00/0018:06CB:76AF.0001/input/input24
[    8.565567] hid-multitouch 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DELL07E6:00 06CB:76AF] on i2c-DELL07E6:00
[    8.617485] ath: EEPROM regdomain: 0x6c
[    8.617486] ath: EEPROM indicates we should expect a direct regpair map
[    8.617488] ath: Country alpha2 being used: 00
[    8.617488] ath: Regpair used: 0x6c
[    8.626636] usb 3-2.6: new high-speed USB device number 6 using xhci_hcd
[    8.629429] ath10k_pci 0000:02:00.0 wlp2s0: renamed from wlan0
[    8.716747] usb 3-2.6: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[    8.716750] usb 3-2.6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    8.717803] hub 3-2.6:1.0: USB hub found
[    8.717820] hub 3-2.6:1.0: 4 ports detected
[    8.806624] usb 3-2.7: new high-speed USB device number 7 using xhci_hcd
[    8.843778] ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
[    8.900255] usb 3-2.7: New USB device found, idVendor=0424, idProduct=2531, bcdDevice=41.00
[    8.900257] usb 3-2.7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    8.900258] usb 3-2.7: Product: USB2134
[    8.900260] usb 3-2.7: Manufacturer: SMSC
[    8.901494] hub 3-2.7:1.0: USB hub found
[    8.901552] hub 3-2.7:1.0: 3 ports detected
[    8.983659] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    9.063167] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.0/0003:046D:C52B.0002/input/input26
[    9.080689] usbcore: registered new interface driver r8152
[    9.088445] usbcore: registered new interface driver cdc_ether
[    9.116913] hid-generic 0003:046D:C52B.0002: input,hidraw1: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:39:00.0-2.4/input0
[    9.120108] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.1/0003:046D:C52B.0003/input/input27
[    9.120193] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.1/0003:046D:C52B.0003/input/input28
[    9.156964] usb 4-2.2: reset SuperSpeed Gen 1 USB device number 3 using xhci_hcd
[    9.176668] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.1/0003:046D:C52B.0003/input/input29
[    9.176743] hid-generic 0003:046D:C52B.0003: input,hiddev0,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:39:00.0-2.4/input1
[    9.179477] hid-generic 0003:046D:C52B.0004: hiddev1,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:39:00.0-2.4/input2
[    9.179504] usbcore: registered new interface driver usbhid
[    9.179504] usbhid: USB HID core driver
[    9.180395] ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
[    9.238631] usb 4-2.2: Dell TB16 Dock, disable RX aggregation
[    9.241110] r8152 4-2.2:1.0 (unnamed net_device) (uninitialized): Using pass-thru MAC addr 10:65:30:8d:d8:2b
[    9.241967] Bridge firewalling registered
[    9.246619] usb 3-2.7.1: new full-speed USB device number 8 using xhci_hcd
[    9.247777] tun: Universal TUN/TAP device driver, 1.6
[    9.248457] virbr0: port 1(virbr0-nic) entered blocking state
[    9.248469] virbr0: port 1(virbr0-nic) entered disabled state
[    9.248517] device virbr0-nic entered promiscuous mode
[    9.271855] r8152 4-2.2:1.0 eth0: v1.09.9
[    9.315882] Initializing XFRM netlink socket
[    9.346141] usb 3-2.7.1: New USB device found, idVendor=1b1c, idProduct=1b07, bcdDevice= 1.01
[    9.346143] usb 3-2.7.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    9.346145] usb 3-2.7.1: Product: Corsair K65 Gaming Keyboard
[    9.346145] usb 3-2.7.1: Manufacturer: Corsair
[    9.364405] logitech-djreceiver 0003:046D:C52B.0004: hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:39:00.0-2.4/input2
[    9.478422] input: Logitech Unifying Device. Wireless PID:4072 Keyboard as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C52B.0004/0003:046D:4072.0005/input/input31
[    9.478649] input: Logitech Unifying Device. Wireless PID:4072 Mouse as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C52B.0004/0003:046D:4072.0005/input/input32
[    9.478779] input: Logitech Unifying Device. Wireless PID:4072 Consumer Control as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C52B.0004/0003:046D:4072.0005/input/input33
[    9.478854] input: Logitech Unifying Device. Wireless PID:4072 System Control as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C52B.0004/0003:046D:4072.0005/input/input34
[    9.478925] hid-generic 0003:046D:4072.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:4072] on usb-0000:39:00.0-2.4/input2:1
[    9.480401] input: Logitech Unifying Device. Wireless PID:4071 Keyboard as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C52B.0004/0003:046D:4071.0006/input/input38
[    9.480621] input: Logitech Unifying Device. Wireless PID:4071 Mouse as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C52B.0004/0003:046D:4071.0006/input/input39
[    9.480741] input: Logitech Unifying Device. Wireless PID:4071 Consumer Control as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C52B.0004/0003:046D:4071.0006/input/input40
[    9.480825] input: Logitech Unifying Device. Wireless PID:4071 System Control as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C52B.0004/0003:046D:4071.0006/input/input41
[    9.480908] hid-generic 0003:046D:4071.0006: input,hidraw3: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:4071] on usb-0000:39:00.0-2.4/input2:2
[    9.651734] virbr0: port 1(virbr0-nic) entered blocking state
[    9.651736] virbr0: port 1(virbr0-nic) entered listening state
[    9.700640] virbr0: port 1(virbr0-nic) entered disabled state
[    9.789103] input: Corsair Corsair K65 Gaming Keyboard as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.7/3-2.7.1/3-2.7.1:1.0/0003:1B1C:1B07.0007/input/input45
[    9.796179] input: Logitech MX Anywhere 2 as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C52B.0004/0003:046D:4072.0005/input/input46
[    9.803141] r8152 4-2.2:1.0 enp57s0u2u2: renamed from eth0
[    9.846788] hid-generic 0003:1B1C:1B07.0007: input,hidraw2: USB HID v1.11 Keyboard [Corsair Corsair K65 Gaming Keyboard] on usb-0000:39:00.0-2.7.1/input0
[    9.847145] logitech-hidpp-device 0003:046D:4072.0005: input,hidraw4: USB HID v1.11 Keyboard [Logitech MX Anywhere 2] on usb-0000:39:00.0-2.4/input2:1
[    9.847482] input: Corsair Corsair K65 Gaming Keyboard as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.7/3-2.7.1/3-2.7.1:1.1/0003:1B1C:1B07.0008/input/input47
[    9.853967] usbcore: registered new interface driver snd-usb-audio
[    9.983514] hid-generic 0003:1B1C:1B07.0008: input,hidraw5: USB HID v1.11 Device [Corsair Corsair K65 Gaming Keyboard] on usb-0000:39:00.0-2.7.1/input1
[    9.984524] input: Corsair Corsair K65 Gaming Keyboard as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.7/3-2.7.1/3-2.7.1:1.2/0003:1B1C:1B07.0009/input/input48
[   10.193488] hid-generic 0003:1B1C:1B07.0009: input,hidraw6: USB HID v1.11 Keyboard [Corsair Corsair K65 Gaming Keyboard] on usb-0000:39:00.0-2.7.1/input2
[   10.250164] input: Logitech MX Master as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C52B.0004/0003:046D:4071.0006/input/input49
[   10.250409] logitech-hidpp-device 0003:046D:4071.0006: input,hidraw3: USB HID v1.11 Keyboard [Logitech MX Master] on usb-0000:39:00.0-2.4/input2:2
[   10.403334] usb 3-2.7.3: new high-speed USB device number 9 using xhci_hcd
[   10.485148] L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for details.
[   10.497042] usb 3-2.7.3: New USB device found, idVendor=0424, idProduct=2532, bcdDevice=41.00
[   10.497044] usb 3-2.7.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   10.497045] usb 3-2.7.3: Product: USB2134
[   10.497046] usb 3-2.7.3: Manufacturer: SMSC
[   10.498256] hub 3-2.7.3:1.0: USB hub found
[   10.498308] hub 3-2.7.3:1.0: 3 ports detected
[   10.780050] usb 3-2.7.3.3: new high-speed USB device number 10 using xhci_hcd
[   10.983180] usb 3-2.7.3.3: New USB device found, idVendor=0bda, idProduct=0307, bcdDevice= 1.63
[   10.983183] usb 3-2.7.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   10.983185] usb 3-2.7.3.3: Product: USB3.0 Card Reader
[   10.983186] usb 3-2.7.3.3: Manufacturer: Realtek
[   10.983187] usb 3-2.7.3.3: SerialNumber: F12100004861
[   11.016369] usb-storage 3-2.7.3.3:1.0: USB Mass Storage device detected
[   11.016604] scsi host0: usb-storage 3-2.7.3.3:1.0
[   11.016877] usbcore: registered new interface driver usb-storage
[   11.022173] usbcore: registered new interface driver uas
[   12.046161] scsi 0:0:0:0: Direct-Access     Generic- SD/MMC/MS/MSPRO  1.00 PQ: 0 ANSI: 4
[   12.046393] scsi 0:0:0:0: Attached scsi generic sg0 type 0
[   12.060264] sd 0:0:0:0: [sda] Attached SCSI removable disk
[   12.492704] typec_displayport port1-partner.0: failed to enter mode
[   13.630699] kauditd_printk_skb: 128 callbacks suppressed
[   13.630702] audit: type=1131 audit(1564654343.246:140): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   13.709874] audit: type=1006 audit(1564654343.323:141): pid=493 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
[   13.733592] audit: type=1130 audit(1564654343.350:142): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   13.740285] audit: type=1006 audit(1564654343.356:143): pid=906 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   13.786597] audit: type=1130 audit(1564654343.400:144): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   16.808876] IPv6: ADDRCONF(NETDEV_CHANGE): enp57s0u2u2: link becomes ready
[   16.809200] r8152 4-2.2:1.0 enp57s0u2u2: carrier on
[   19.012150] audit: type=1131 audit(1564654348.626:145): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   19.116104] wlp2s0: authenticate with d8:b1:90:0f:c7:e0
[   19.180298] wlp2s0: send auth to d8:b1:90:0f:c7:e0 (try 1/3)
[   19.180865] wlp2s0: authenticated
[   19.183319] wlp2s0: associate with d8:b1:90:0f:c7:e0 (try 1/3)
[   19.184680] wlp2s0: RX AssocResp from d8:b1:90:0f:c7:e0 (capab=0x111 status=0 aid=6)
[   19.186984] wlp2s0: associated
[   19.198220] wlp2s0: Limiting TX power to 20 (23 - 3) dBm as advertised by d8:b1:90:0f:c7:e0
[   19.269928] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[   19.290772] audit: type=1130 audit(1564654348.906:146): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   28.417323] fuse: init (API version 7.31)
[   28.597799] audit: type=1130 audit(1564654358.213:147): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   30.005571] audit: type=1131 audit(1564654359.620:148): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   30.671661] Bluetooth: RFCOMM TTY layer initialized
[   30.671681] Bluetooth: RFCOMM socket layer initialized
[   30.671698] Bluetooth: RFCOMM ver 1.11
[   38.444658] audit: type=1131 audit(1564654368.060:149): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   60.346105] logitech-hidpp-device 0003:046D:4071.0006: HID++ 4.5 device connected.
[   60.564057] logitech-hidpp-device 0003:046D:4071.0006: multiplier = 8
Module                  Size  Used by
rfcomm                 90112  4
fuse                  135168  3
ccm                    20480  3
sd_mod                 57344  0
uas                    28672  0
usb_storage            77824  1 uas
typec_displayport      16384  1
xt_CHECKSUM            16384  1
ipt_REJECT             16384  2
nf_reject_ipv4         16384  1 ipt_REJECT
xt_tcpudp              20480  6
hid_logitech_hidpp     45056  0
ip6table_mangle        16384  1
ip6table_nat           16384  1
xt_MASQUERADE          20480  6
nf_conntrack_netlink    57344  0
nfnetlink              16384  2 nf_conntrack_netlink
xfrm_user              45056  1
iptable_mangle         16384  1
xfrm_algo              16384  1 xfrm_user
ebtable_filter         16384  0
ebtables               45056  1 ebtable_filter
iptable_nat            16384  1
xt_addrtype            16384  2
xt_conntrack           16384  4
ip6table_filter        16384  1
nf_nat                 53248  3 ip6table_nat,iptable_nat,xt_MASQUERADE
ip6_tables             36864  3 ip6table_filter,ip6table_nat,ip6table_mangle
nf_conntrack          163840  4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE
iptable_filter         16384  1
nf_defrag_ipv6         24576  1 nf_conntrack
tun                    57344  1
nf_defrag_ipv4         16384  1 nf_conntrack
libcrc32c              16384  2 nf_conntrack,nf_nat
hid_logitech_dj        28672  0
cdc_ether              24576  0
usbnet                 49152  1 cdc_ether
snd_usb_audio         274432  0
r8152                  77824  0
mii                    16384  2 usbnet,r8152
snd_usbmidi_lib        40960  1 snd_usb_audio
snd_rawmidi            45056  1 snd_usbmidi_lib
usbhid                 65536  1 hid_logitech_dj
snd_seq_device         16384  1 snd_rawmidi
br_netfilter           28672  0
bridge                212992  1 br_netfilter
stp                    16384  1 bridge
llc                    16384  2 bridge,stp
arc4                   16384  2
hid_multitouch         32768  0
hid_generic            16384  0
snd_hda_codec_hdmi     69632  1
overlay               135168  0
snd_hda_codec_realtek   126976  1
snd_hda_codec_generic    94208  1 snd_hda_codec_realtek
joydev                 28672  0
mousedev               24576  0
intel_rapl             28672  0
x86_pkg_temp_thermal    20480  0
intel_powerclamp       20480  0
coretemp               20480  0
bnep                   28672  2
kvm_intel             319488  0
ath10k_pci             61440  0
ath10k_core           577536  1 ath10k_pci
btusb                  57344  0
snd_soc_skl           118784  0
kvm                   770048  1 kvm_intel
i915                 2265088  18
snd_soc_hdac_hda       24576  1 snd_soc_skl
btrtl                  20480  1 btusb
snd_hda_ext_core       36864  2 snd_soc_hdac_hda,snd_soc_skl
btbcm                  16384  1 btusb
btintel                28672  1 btusb
snd_soc_skl_ipc        73728  1 snd_soc_skl
bluetooth             675840  31 btrtl,btintel,btbcm,bnep,btusb,rfcomm
snd_soc_sst_ipc        20480  1 snd_soc_skl_ipc
snd_soc_sst_dsp        40960  1 snd_soc_skl_ipc
mei_wdt                16384  0
mei_hdcp               24576  0
snd_soc_acpi_intel_match    28672  1 snd_soc_skl
ath                    36864  1 ath10k_core
irqbypass              16384  1 kvm
snd_soc_acpi           16384  2 snd_soc_acpi_intel_match,snd_soc_skl
ecdh_generic           16384  1 bluetooth
mac80211              999424  1 ath10k_core
ecc                    32768  1 ecdh_generic
snd_soc_core          290816  2 snd_soc_hdac_hda,snd_soc_skl
nls_iso8859_1          16384  1
nls_cp437              20480  1
intel_xhci_usb_role_switch    16384  0
vfat                   24576  1
roles                  16384  1 intel_xhci_usb_role_switch
fat                    86016  1 vfat
snd_compress           28672  1 snd_soc_core
ac97_bus               16384  1 snd_soc_core
snd_pcm_dmaengine      16384  1 snd_soc_core
snd_hda_intel          49152  3
dell_laptop            28672  0
crct10dif_pclmul       16384  1
ledtrig_audio          16384  3 snd_hda_codec_generic,snd_hda_codec_realtek,dell_laptop
dell_wmi               20480  0
crc32_pclmul           16384  0
snd_hda_codec         159744  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda
dell_smbios            32768  2 dell_wmi,dell_laptop
i2c_algo_bit           16384  1 i915
ghash_clmulni_intel    16384  0
intel_wmi_thunderbolt    20480  0
wmi_bmof               16384  0
iTCO_wdt               16384  0
dcdbas                 20480  1 dell_smbios
dell_wmi_descriptor    20480  2 dell_wmi,dell_smbios
iTCO_vendor_support    16384  1 iTCO_wdt
drm_kms_helper        225280  1 i915
snd_hda_core          102400  8 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_hdac_hda,snd_soc_skl
uvcvideo              114688  0
snd_hwdep              20480  2 snd_usb_audio,snd_hda_codec
input_leds             16384  0
snd_pcm               135168  9 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_ext_core,snd_hda_codec,snd_soc_core,snd_soc_skl,snd_hda_core,snd_pcm_dmaengine
rtsx_pci_ms            24576  0
videobuf2_vmalloc      20480  1 uvcvideo
aesni_intel           372736  2
drm                   499712  9 drm_kms_helper,i915
cfg80211              856064  3 ath,mac80211,ath10k_core
memstick               20480  1 rtsx_pci_ms
videobuf2_memops       20480  1 videobuf2_vmalloc
aes_x86_64             20480  1 aesni_intel
videobuf2_v4l2         28672  1 uvcvideo
crypto_simd            16384  1 aesni_intel
psmouse               180224  0
snd_timer              40960  1 snd_pcm
cryptd                 24576  2 crypto_simd,ghash_clmulni_intel
glue_helper            16384  1 aesni_intel
intel_cstate           16384  0
intel_uncore          139264  0
idma64                 20480  0
videobuf2_common       57344  2 videobuf2_v4l2,uvcvideo
intel_gtt              24576  1 i915
ucsi_acpi              16384  0
intel_rapl_perf        16384  0
snd                   110592  20 snd_hda_codec_generic,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm,snd_rawmidi
mei_me                 45056  2
agpgart                53248  2 intel_gtt,drm
typec_ucsi             45056  1 ucsi_acpi
syscopyarea            16384  1 drm_kms_helper
pcspkr                 16384  0
soundcore              16384  1 snd
i2c_hid                32768  0
i2c_i801               36864  0
processor_thermal_device    20480  0
rfkill                 28672  7 bluetooth,dell_laptop,cfg80211
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
mei                   126976  5 mei_wdt,mei_hdcp,mei_me
intel_soc_dts_iosf     20480  1 processor_thermal_device
intel_lpss_pci         20480  0
hid                   143360  6 i2c_hid,usbhid,hid_multitouch,hid_generic,hid_logitech_dj,hid_logitech_hidpp
fb_sys_fops            16384  1 drm_kms_helper
videodev              237568  3 videobuf2_v4l2,uvcvideo,videobuf2_common
intel_lpss             16384  1 intel_lpss_pci
intel_pch_thermal      16384  0
typec                  49152  2 typec_displayport,typec_ucsi
wmi                    36864  5 intel_wmi_thunderbolt,dell_wmi,wmi_bmof,dell_smbios,dell_wmi_descriptor
media                  61440  5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common
battery                24576  0
evdev                  24576  29
int3403_thermal        16384  0
int340x_thermal_zone    16384  2 int3403_thermal,processor_thermal_device
mac_hid                16384  0
int3400_thermal        20480  0
intel_hid              20480  0
acpi_thermal_rel       16384  1 int3400_thermal
sparse_keymap          16384  2 intel_hid,dell_wmi
ac                     16384  0
pcc_cpufreq            20480  0
sg                     40960  0
scsi_mod              249856  4 sd_mod,usb_storage,uas,sg
crypto_user            16384  0
ip_tables              36864  3 iptable_filter,iptable_nat,iptable_mangle
x_tables               49152  13 ebtables,ip6table_filter,xt_conntrack,iptable_filter,xt_tcpudp,xt_addrtype,xt_CHECKSUM,ip6_tables,ipt_REJECT,ip_tables,ip6table_mangle,xt_MASQUERADE,iptable_mangle
ext4                  770048  1
crc32c_generic         16384  0
crc16                  16384  2 bluetooth,ext4
mbcache                16384  1 ext4
jbd2                  135168  1 ext4
rtsx_pci_sdmmc         32768  0
mmc_core              184320  1 rtsx_pci_sdmmc
serio_raw              20480  0
atkbd                  36864  0
libps2                 20480  2 atkbd,psmouse
xhci_pci               20480  0
crc32c_intel           24576  3
xhci_hcd              278528  1 xhci_pci
rtsx_pci               81920  2 rtsx_pci_sdmmc,rtsx_pci_ms
i8042                  32768  1 dell_laptop
serio                  28672  6 serio_raw,atkbd,psmouse,i8042
XPS 13 9370 Thunderbolt Controller
  DeviceId:             9c0aaf6df5ad199ffeefb1f358b0422ae2efd38f
  Guid:                 4eeb9d07-a96c-56d6-92d3-4a23ee7a6e4a
  Summary:              Unmatched performance for high-speed I/O
  Plugin:               thunderbolt
  Flags:                internal|updatable|require-ac|supported|registered
  Vendor:               Dell
  VendorId:             TBT:0x00D4
  Version:              33.00
  VersionFormat:        pair
  Icon:                 computer
  Created:              2019-08-01

XPS 13 9370 System Firmware
  DeviceId:             8a21cacfb0a8d2b30c5ee9290eb71db021619f8b
  Guid:                 7ceaf7a8-0611-4480-9e30-64d8de420c7c
  Plugin:               uefi
  Flags:                internal|updatable|require-ac|supported|registered|needs-reboot
  Version:              0.1.10.0
  VersionLowest:        0.1.10.0
  VersionFormat:        quad
  Icon:                 computer
  Created:              2019-08-01

Synaptics VMM3332 inside Dell WD15/TB16/TB18 wired Dock
  DeviceId:             d83854e8c81f5d47b0b99c8a3b42ae5127c75eb8
  Guid:                 78c73924-821a-5e6f-af82-86df6f67b182
  Guid:                 02b77ccb-03ab-521f-b98e-ef05395e9fa2
  Guid:                 a6f00ca7-54b7-5d51-9d6e-543d8df85376
  Summary:              Multi-Stream Transport Device
  Plugin:               synapticsmst
  Flags:                updatable|registered
  Vendor:               Synaptics
  Version:              3.10.002
  VersionFormat:        triplet
  Icon:                 computer
  Created:              2019-08-01

KXG50ZNV512G NVMe TOSHIBA 512GB
  DeviceId:             f954c7acdf5fab61aeaca1cd71d29ea5ade6992f
  Guid:                 4d0aed03-a30c-52c6-99e7-a8977797c3d9
  Guid:                 98d34383-a939-5b5a-9806-e05e0b288b1a
  Summary:              NVM Express Solid State Drive
  Plugin:               nvme
  Flags:                internal|updatable|require-ac|registered|needs-reboot
  Vendor:               Toshiba America Info Systems
  VendorId:             NVME:0x1179
  Version:              AADA4102
  VersionFormat:        plain
  Icon:                 drive-harddisk
  Created:              2019-08-01

Unifying Receiver
  DeviceId:             1127c98e53c21268d1c854da001f906351e58642
  Guid:                 cc4cbfa9-bf9d-540b-b92b-172ce31013c1
  Guid:                 279ed287-3607-549e-bacc-f873bb9838c4
  Summary:              A miniaturised USB wireless receiver
  Plugin:               unifying
  Flags:                updatable|supported|registered
  Vendor:               Logitech
  VendorId:             USB:0x046D
  Version:              RQR24.06_B0030
  VersionBootloader:    BOT03.01_B0008
  VersionFormat:        plain
  Icon:                 preferences-desktop-keyboard
  InstallDuration:      7
  Created:              2019-08-01

Module                  Size  Used by
rfcomm                 90112  4
fuse                  135168  3
ccm                    20480  3
sd_mod                 57344  0
uas                    28672  0
usb_storage            77824  1 uas
xt_CHECKSUM            16384  1
ipt_REJECT             16384  2
nf_reject_ipv4         16384  1 ipt_REJECT
xt_tcpudp              20480  6
ip6table_mangle        16384  1
ip6table_nat           16384  1
xt_MASQUERADE          20480  6
nf_conntrack_netlink    57344  0
nfnetlink              16384  2 nf_conntrack_netlink
xfrm_user              45056  1
iptable_mangle         16384  1
xfrm_algo              16384  1 xfrm_user
ebtable_filter         16384  0
ebtables               45056  1 ebtable_filter
iptable_nat            16384  1
xt_addrtype            16384  2
xt_conntrack           16384  4
ip6table_filter        16384  1
nf_nat                 53248  3 ip6table_nat,iptable_nat,xt_MASQUERADE
ip6_tables             36864  3 ip6table_filter,ip6table_nat,ip6table_mangle
nf_conntrack          163840  4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE
iptable_filter         16384  1
nf_defrag_ipv6         24576  1 nf_conntrack
tun                    57344  1
nf_defrag_ipv4         16384  1 nf_conntrack
libcrc32c              16384  2 nf_conntrack,nf_nat
hid_logitech_hidpp     45056  0
br_netfilter           28672  0
bridge                212992  1 br_netfilter
stp                    16384  1 bridge
llc                    16384  2 bridge,stp
hid_logitech_dj        28672  0
cdc_ether              24576  0
usbnet                 49152  1 cdc_ether
arc4                   16384  2
snd_usb_audio         274432  0
r8152                  77824  0
mii                    16384  2 usbnet,r8152
snd_usbmidi_lib        40960  1 snd_usb_audio
snd_rawmidi            45056  1 snd_usbmidi_lib
usbhid                 65536  1 hid_logitech_dj
snd_seq_device         16384  1 snd_rawmidi
snd_hda_codec_hdmi     69632  1
joydev                 28672  0
mousedev               24576  0
snd_hda_codec_realtek   126976  1
snd_hda_codec_generic    94208  1 snd_hda_codec_realtek
hid_multitouch         32768  0
hid_generic            16384  0
overlay               135168  0
intel_rapl             28672  0
x86_pkg_temp_thermal    20480  0
intel_powerclamp       20480  0
coretemp               20480  0
bnep                   28672  2
snd_soc_skl           118784  0
kvm_intel             319488  0
ath10k_pci             61440  0
snd_soc_hdac_hda       24576  1 snd_soc_skl
ath10k_core           577536  1 ath10k_pci
kvm                   770048  1 kvm_intel
snd_hda_ext_core       36864  2 snd_soc_hdac_hda,snd_soc_skl
i915                 2265088  17
snd_soc_skl_ipc        73728  1 snd_soc_skl
snd_soc_sst_ipc        20480  1 snd_soc_skl_ipc
ath                    36864  1 ath10k_core
snd_soc_sst_dsp        40960  1 snd_soc_skl_ipc
snd_soc_acpi_intel_match    28672  1 snd_soc_skl
mac80211              999424  1 ath10k_core
iTCO_wdt               16384  0
snd_soc_acpi           16384  2 snd_soc_acpi_intel_match,snd_soc_skl
iTCO_vendor_support    16384  1 iTCO_wdt
snd_soc_core          290816  2 snd_soc_hdac_hda,snd_soc_skl
irqbypass              16384  1 kvm
nls_iso8859_1          16384  1
nls_cp437              20480  1
btusb                  57344  0
vfat                   24576  1
btrtl                  20480  1 btusb
snd_compress           28672  1 snd_soc_core
fat                    86016  1 vfat
btbcm                  16384  1 btusb
btintel                28672  1 btusb
ac97_bus               16384  1 snd_soc_core
mei_wdt                16384  0
mei_hdcp               24576  0
snd_pcm_dmaengine      16384  1 snd_soc_core
bluetooth             675840  31 btrtl,btintel,btbcm,bnep,btusb,rfcomm
snd_hda_intel          49152  3
dell_laptop            28672  0
snd_hda_codec         159744  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda
ledtrig_audio          16384  3 snd_hda_codec_generic,snd_hda_codec_realtek,dell_laptop
dell_wmi               20480  0
crct10dif_pclmul       16384  1
crc32_pclmul           16384  0
dell_smbios            32768  2 dell_wmi,dell_laptop
snd_hda_core          102400  8 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_hdac_hda,snd_soc_skl
i2c_algo_bit           16384  1 i915
ghash_clmulni_intel    16384  0
ecdh_generic           16384  1 bluetooth
snd_hwdep              20480  2 snd_usb_audio,snd_hda_codec
wmi_bmof               16384  0
dell_wmi_descriptor    20480  2 dell_wmi,dell_smbios
intel_wmi_thunderbolt    20480  0
dcdbas                 20480  1 dell_smbios
ecc                    32768  1 ecdh_generic
drm_kms_helper        225280  1 i915
intel_xhci_usb_role_switch    16384  0
cfg80211              856064  3 ath,mac80211,ath10k_core
roles                  16384  1 intel_xhci_usb_role_switch
aesni_intel           372736  2
snd_pcm               135168  9 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_ext_core,snd_hda_codec,snd_soc_core,snd_soc_skl,snd_hda_core,snd_pcm_dmaengine
aes_x86_64             20480  1 aesni_intel
drm                   499712  9 drm_kms_helper,i915
crypto_simd            16384  1 aesni_intel
cryptd                 24576  2 crypto_simd,ghash_clmulni_intel
snd_timer              40960  1 snd_pcm
glue_helper            16384  1 aesni_intel
intel_cstate           16384  0
psmouse               180224  0
intel_uncore          139264  0
input_leds             16384  0
rtsx_pci_ms            24576  0
rfkill                 28672  7 bluetooth,dell_laptop,cfg80211
uvcvideo              114688  0
snd                   110592  20 snd_hda_codec_generic,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm,snd_rawmidi
intel_rapl_perf        16384  0
memstick               20480  1 rtsx_pci_ms
i2c_i801               36864  0
soundcore              16384  1 snd
intel_gtt              24576  1 i915
videobuf2_vmalloc      20480  1 uvcvideo
videobuf2_memops       20480  1 videobuf2_vmalloc
i2c_hid                32768  0
agpgart                53248  2 intel_gtt,drm
videobuf2_v4l2         28672  1 uvcvideo
mei_me                 45056  2
syscopyarea            16384  1 drm_kms_helper
hid                   143360  6 i2c_hid,usbhid,hid_multitouch,hid_generic,hid_logitech_dj,hid_logitech_hidpp
videobuf2_common       57344  2 videobuf2_v4l2,uvcvideo
processor_thermal_device    20480  0
sysfillrect            16384  1 drm_kms_helper
pcspkr                 16384  0
sysimgblt              16384  1 drm_kms_helper
idma64                 20480  0
intel_pch_thermal      16384  0
mei                   126976  5 mei_wdt,mei_hdcp,mei_me
fb_sys_fops            16384  1 drm_kms_helper
intel_soc_dts_iosf     20480  1 processor_thermal_device
intel_lpss_pci         20480  0
videodev              237568  3 videobuf2_v4l2,uvcvideo,videobuf2_common
intel_lpss             16384  1 intel_lpss_pci
battery                24576  0
wmi                    36864  5 intel_wmi_thunderbolt,dell_wmi,wmi_bmof,dell_smbios,dell_wmi_descriptor
media                  61440  5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common
evdev                  24576  29
int3400_thermal        20480  0
intel_hid              20480  0
int3403_thermal        16384  0
acpi_thermal_rel       16384  1 int3400_thermal
int340x_thermal_zone    16384  2 int3403_thermal,processor_thermal_device
ac                     16384  0
sparse_keymap          16384  2 intel_hid,dell_wmi
mac_hid                16384  0
pcc_cpufreq            20480  0
sg                     40960  0
scsi_mod              249856  4 sd_mod,usb_storage,uas,sg
crypto_user            16384  0
ip_tables              36864  3 iptable_filter,iptable_nat,iptable_mangle
x_tables               49152  13 ebtables,ip6table_filter,xt_conntrack,iptable_filter,xt_tcpudp,xt_addrtype,xt_CHECKSUM,ip6_tables,ipt_REJECT,ip_tables,ip6table_mangle,xt_MASQUERADE,iptable_mangle
ext4                  770048  1
crc32c_generic         16384  0
crc16                  16384  2 bluetooth,ext4
mbcache                16384  1 ext4
jbd2                  135168  1 ext4
rtsx_pci_sdmmc         32768  0
mmc_core              184320  1 rtsx_pci_sdmmc
serio_raw              20480  0
atkbd                  36864  0
libps2                 20480  2 atkbd,psmouse
xhci_pci               20480  0
crc32c_intel           24576  3
xhci_hcd              278528  1 xhci_pci
rtsx_pci               81920  2 rtsx_pci_sdmmc,rtsx_pci_ms
i8042                  32768  1 dell_laptop
serio                  28672  6 serio_raw,atkbd,psmouse,i8042
[    0.000000] Linux version 5.2.4-arch1-1-ARCH (builduser@heftig-110826) (gcc version 9.1.0 (GCC)) #1 SMP PREEMPT Sun Jul 28 10:52:46 UTC 2019
[    0.000000] Command line: initrd=\initramfs-linux.img root=PARTUUID=7871056b-1195-4bb3-847c-5bbaefa24bcf rw
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   Hygon HygonGenuine
[    0.000000]   Centaur CentaurHauls
[    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-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002dc78fff] usable
[    0.000000] BIOS-e820: [mem 0x000000002dc79000-0x000000002dc79fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000002dc7a000-0x000000002dc7afff] reserved
[    0.000000] BIOS-e820: [mem 0x000000002dc7b000-0x000000003ecf4fff] usable
[    0.000000] BIOS-e820: [mem 0x000000003ecf5000-0x000000003f0b2fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003f0b3000-0x000000003f0fffff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000003f100000-0x000000003f7b7fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000003f7b8000-0x000000003fffefff] reserved
[    0.000000] BIOS-e820: [mem 0x000000003ffff000-0x000000003fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000040000000-0x0000000047ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000048000000-0x0000000048dfffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000048e00000-0x000000004f7fffff] 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-0x00000004ae7fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] e820: update [mem 0x29ef3018-0x29f03057] usable ==> usable
[    0.000000] e820: update [mem 0x29ef3018-0x29f03057] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009e000-0x00000000000fffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000029ef3017] usable
[    0.000000] reserve setup_data: [mem 0x0000000029ef3018-0x0000000029f03057] usable
[    0.000000] reserve setup_data: [mem 0x0000000029f03058-0x000000002dc78fff] usable
[    0.000000] reserve setup_data: [mem 0x000000002dc79000-0x000000002dc79fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000002dc7a000-0x000000002dc7afff] reserved
[    0.000000] reserve setup_data: [mem 0x000000002dc7b000-0x000000003ecf4fff] usable
[    0.000000] reserve setup_data: [mem 0x000000003ecf5000-0x000000003f0b2fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003f0b3000-0x000000003f0fffff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000003f100000-0x000000003f7b7fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000003f7b8000-0x000000003fffefff] reserved
[    0.000000] reserve setup_data: [mem 0x000000003ffff000-0x000000003fffffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000040000000-0x0000000047ffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000048000000-0x0000000048dfffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000048e00000-0x000000004f7fffff] 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-0x00000004ae7fffff] usable
[    0.000000] efi: EFI v2.40 by American Megatrends
[    0.000000] efi:  ACPI=0x3f0c3000  ACPI 2.0=0x3f0c3000  SMBIOS=0xf0000  SMBIOS 3.0=0xf0020  ESRT=0x3fdd9018  MEMATTR=0x3c2a9018 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: Dell Inc. XPS 13 9370/0F6P3V, BIOS 1.10.0 04/18/2019
[    0.000000] tsc: Detected 2000.000 MHz processor
[    0.001213] tsc: Detected 1992.000 MHz TSC
[    0.001213] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.001214] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.001219] last_pfn = 0x4ae800 max_arch_pfn = 0x400000000
[    0.001223] MTRR default type: write-back
[    0.001224] MTRR fixed ranges enabled:
[    0.001225]   00000-9FFFF write-back
[    0.001225]   A0000-BFFFF uncachable
[    0.001226]   C0000-FFFFF write-protect
[    0.001226] MTRR variable ranges enabled:
[    0.001227]   0 base 0080000000 mask 7F80000000 uncachable
[    0.001228]   1 base 0060000000 mask 7FE0000000 uncachable
[    0.001228]   2 base 0050000000 mask 7FF0000000 uncachable
[    0.001229]   3 base 004C000000 mask 7FFC000000 uncachable
[    0.001229]   4 base 004B000000 mask 7FFF000000 uncachable
[    0.001230]   5 disabled
[    0.001230]   6 disabled
[    0.001230]   7 disabled
[    0.001231]   8 disabled
[    0.001231]   9 disabled
[    0.002322] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.002499] last_pfn = 0x48e00 max_arch_pfn = 0x400000000
[    0.008178] esrt: Reserving ESRT space from 0x000000003fdd9018 to 0x000000003fdd9050.
[    0.008183] check: Scanning 1 areas for low memory corruption
[    0.008187] Using GB pages for direct mapping
[    0.008189] BRK [0x352801000, 0x352801fff] PGTABLE
[    0.008190] BRK [0x352802000, 0x352802fff] PGTABLE
[    0.008190] BRK [0x352803000, 0x352803fff] PGTABLE
[    0.008226] BRK [0x352804000, 0x352804fff] PGTABLE
[    0.008227] BRK [0x352805000, 0x352805fff] PGTABLE
[    0.008383] BRK [0x352806000, 0x352806fff] PGTABLE
[    0.008457] BRK [0x352807000, 0x352807fff] PGTABLE
[    0.008489] BRK [0x352808000, 0x352808fff] PGTABLE
[    0.008509] BRK [0x352809000, 0x352809fff] PGTABLE
[    0.008568] Secure boot disabled
[    0.008569] RAMDISK: [mem 0x4854e000-0x48dfefff]
[    0.008574] ACPI: Early table checksum verification disabled
[    0.008576] ACPI: RSDP 0x000000003F0C3000 000024 (v02 DELL  )
[    0.008579] ACPI: XSDT 0x000000003F0C30B8 0000F4 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.008583] ACPI: FACP 0x000000003F0E99B8 00010C (v05 DELL   CBX3     01072009 AMI  00010013)
[    0.008587] ACPI: DSDT 0x000000003F0C3240 026773 (v02 DELL   CBX3     01072009 INTL 20160422)
[    0.008589] ACPI: FACS 0x000000003F7B5180 000040
[    0.008590] ACPI: APIC 0x000000003F0E9AC8 0000BC (v03 DELL   CBX3     01072009 AMI  00010013)
[    0.008592] ACPI: FPDT 0x000000003F0E9B88 000044 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.008594] ACPI: FIDT 0x000000003F0E9BD0 0000AC (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.008595] ACPI: MCFG 0x000000003F0E9C80 00003C (v01 DELL   CBX3     01072009 MSFT 00000097)
[    0.008597] ACPI: HPET 0x000000003F0E9CC0 000038 (v01 DELL   CBX3     01072009 AMI. 0005000B)
[    0.008599] ACPI: SSDT 0x000000003F0E9CF8 000359 (v01 SataRe SataTabl 00001000 INTL 20160422)
[    0.008600] ACPI: BOOT 0x000000003F0EA058 000028 (v01 DELL   CBX3     01072009 AMI  00010013)
[    0.008602] ACPI: SSDT 0x000000003F0EA080 0012DE (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.008604] ACPI: HPET 0x000000003F0EB360 000038 (v01 INTEL  KBL-ULT  00000001 MSFT 0000005F)
[    0.008605] ACPI: SSDT 0x000000003F0EB398 000CEF (v02 INTEL  xh_rvp07 00000000 INTL 20160422)
[    0.008607] ACPI: UEFI 0x000000003F0EC088 000042 (v01                 00000000      00000000)
[    0.008609] ACPI: SSDT 0x000000003F0EC0D0 0017AE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.008611] ACPI: LPIT 0x000000003F0ED880 000094 (v01 INTEL  KBL-ULT  00000000 MSFT 0000005F)
[    0.008612] ACPI: SSDT 0x000000003F0ED918 000161 (v02 INTEL  HdaDsp   00000000 INTL 20160422)
[    0.008614] ACPI: SSDT 0x000000003F0EDA80 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.008616] ACPI: SSDT 0x000000003F0EDD20 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.008617] ACPI: SSDT 0x000000003F0F0D28 000517 (v02 INTEL  TbtTypeC 00000000 INTL 20160422)
[    0.008619] ACPI: DBGP 0x000000003F0F1240 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.008621] ACPI: DBG2 0x000000003F0F1278 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.008622] ACPI: SSDT 0x000000003F0F12D0 000801 (v02 INTEL  UsbCTabl 00001000 INTL 20160422)
[    0.008624] ACPI: SSDT 0x000000003F0F1AD8 00CFC3 (v02 DptfTa DptfTabl 00001000 INTL 20160422)
[    0.008626] ACPI: NHLT 0x000000003F0FEAA0 00002D (v00 INTEL  EDK2     00000002      01000013)
[    0.008627] ACPI: BGRT 0x000000003F0FEAD0 000038 (v00                 01072009 AMI  00010013)
[    0.008629] ACPI: ASF! 0x000000003F0FEB08 0000A0 (v32 INTEL   HCG     00000001 TFSM 000F4240)
[    0.008631] ACPI: DMAR 0x000000003F0FEBA8 0000F0 (v01 INTEL  KBL      00000001 INTL 00000001)
[    0.008637] ACPI: Local APIC address 0xfee00000
[    0.008790] No NUMA configuration found
[    0.008790] Faking a node at [mem 0x0000000000000000-0x00000004ae7fffff]
[    0.008793] NODE_DATA(0) allocated [mem 0x4ae7fc000-0x4ae7fffff]
[    0.008811] Zone ranges:
[    0.008812]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.008812]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.008813]   Normal   [mem 0x0000000100000000-0x00000004ae7fffff]
[    0.008814]   Device   empty
[    0.008815] Movable zone start for each node
[    0.008815] Early memory node ranges
[    0.008816]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.008816]   node   0: [mem 0x0000000000059000-0x000000000009dfff]
[    0.008816]   node   0: [mem 0x0000000000100000-0x000000002dc78fff]
[    0.008817]   node   0: [mem 0x000000002dc7b000-0x000000003ecf4fff]
[    0.008817]   node   0: [mem 0x000000003ffff000-0x000000003fffffff]
[    0.008818]   node   0: [mem 0x0000000048000000-0x0000000048dfffff]
[    0.008818]   node   0: [mem 0x0000000100000000-0x00000004ae7fffff]
[    0.008996] Zeroed struct page in unavailable ranges: 34160 pages
[    0.008997] Initmem setup node 0 [mem 0x0000000000001000-0x00000004ae7fffff]
[    0.008998] On node 0 totalpages: 4121232
[    0.008999]   DMA zone: 64 pages used for memmap
[    0.008999]   DMA zone: 21 pages reserved
[    0.009000]   DMA zone: 3996 pages, LIFO batch:0
[    0.009029]   DMA32 zone: 4012 pages used for memmap
[    0.009030]   DMA32 zone: 256756 pages, LIFO batch:63
[    0.012736]   Normal zone: 60320 pages used for memmap
[    0.012737]   Normal zone: 3860480 pages, LIFO batch:63
[    0.050114] Reserving Intel graphics memory at [mem 0x4b800000-0x4f7fffff]
[    0.050667] ACPI: PM-Timer IO Port: 0x1808
[    0.050668] ACPI: Local APIC address 0xfee00000
[    0.050673] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.050673] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.050674] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.050674] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.050674] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.050675] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.050675] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.050676] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.050702] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    0.050704] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.050705] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.050706] ACPI: IRQ0 used by override.
[    0.050706] ACPI: IRQ9 used by override.
[    0.050707] Using ACPI (MADT) for SMP configuration information
[    0.050708] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.050734] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.050748] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.050749] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
[    0.050750] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[    0.050751] PM: Registered nosave memory: [mem 0x29ef3000-0x29ef3fff]
[    0.050752] PM: Registered nosave memory: [mem 0x29f03000-0x29f03fff]
[    0.050753] PM: Registered nosave memory: [mem 0x2dc79000-0x2dc79fff]
[    0.050753] PM: Registered nosave memory: [mem 0x2dc7a000-0x2dc7afff]
[    0.050754] PM: Registered nosave memory: [mem 0x3ecf5000-0x3f0b2fff]
[    0.050754] PM: Registered nosave memory: [mem 0x3f0b3000-0x3f0fffff]
[    0.050755] PM: Registered nosave memory: [mem 0x3f100000-0x3f7b7fff]
[    0.050755] PM: Registered nosave memory: [mem 0x3f7b8000-0x3fffefff]
[    0.050756] PM: Registered nosave memory: [mem 0x40000000-0x47ffffff]
[    0.050757] PM: Registered nosave memory: [mem 0x48e00000-0x4f7fffff]
[    0.050758] PM: Registered nosave memory: [mem 0x4f800000-0xdfffffff]
[    0.050758] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.050758] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.050759] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.050759] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.050759] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.050760] PM: Registered nosave memory: [mem 0xfec01000-0xfedfffff]
[    0.050760] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.050760] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.050761] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.050762] [mem 0x4f800000-0xdfffffff] available for PCI devices
[    0.050763] Booting paravirtualized kernel on bare hardware
[    0.050766] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.116788] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.116998] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[    0.117002] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
[    0.117003] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.117017] Built 1 zonelists, mobility grouping on.  Total pages: 4056815
[    0.117017] Policy zone: Normal
[    0.117018] Kernel command line: initrd=\initramfs-linux.img root=PARTUUID=7871056b-1195-4bb3-847c-5bbaefa24bcf rw
[    0.121531] Calgary: detecting Calgary via BIOS EBDA area
[    0.121533] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.165017] Memory: 16072536K/16484928K available (12291K kernel code, 1320K rwdata, 3900K rodata, 1608K init, 3616K bss, 412392K reserved, 0K cma-reserved)
[    0.165107] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.165116] Kernel/User page tables isolation: enabled
[    0.165128] ftrace: allocating 37376 entries in 147 pages
[    0.175862] rcu: Preemptible hierarchical RCU implementation.
[    0.175863] rcu: 	CONFIG_RCU_FANOUT set to non-default value of 32.
[    0.175863] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.175864] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.175864] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.175865] 	Tasks RCU enabled.
[    0.175866] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.175866] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.176949] NR_IRQS: 20736, nr_irqs: 2048, preallocated irqs: 16
[    0.177078] rcu: 	Offload RCU callbacks from CPUs: (none).
[    0.177222] random: get_random_bytes called from start_kernel+0x37e/0x559 with crng_init=0
[    0.177253] spurious 8259A interrupt: IRQ7.
[    0.177277] Console: colour dummy device 80x25
[    0.177281] printk: console [tty0] enabled
[    0.177295] ACPI: Core revision 20190509
[    0.177618] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.177648] hpet clockevent registered
[    0.177721] APIC: Switch to symmetric I/O mode setup
[    0.177723] DMAR: Host address width 39
[    0.177724] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.177728] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.177729] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.177732] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.177732] DMAR: RMRR base: 0x0000003edce000 end: 0x0000003ededfff
[    0.177734] DMAR: RMRR base: 0x0000004b000000 end: 0x0000004f7fffff
[    0.177735] DMAR: ANDD device: 1 name: \_SB.PCI0.I2C0
[    0.177735] DMAR: ANDD device: 2 name: \_SB.PCI0.I2C1
[    0.177737] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.177737] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.177738] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.179384] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.179385] x2apic enabled
[    0.179397] Switched APIC routing to cluster x2apic.
[    0.183633] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.197658] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x396d519840e, max_idle_ns: 881590569543 ns
[    0.197662] Calibrating delay loop (skipped), value calculated using timer frequency.. 3985.00 BogoMIPS (lpj=6640000)
[    0.197664] pid_max: default: 32768 minimum: 301
[    0.199543] LSM: Security Framework initializing
[    0.199547] Yama: becoming mindful.
[    0.202053] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.203295] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.203339] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.203378] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.203484] *** VALIDATE proc ***
[    0.203520] *** VALIDATE cgroup1 ***
[    0.203521] *** VALIDATE cgroup2 ***
[    0.203563] mce: CPU0: Thermal monitoring enabled (TM1)
[    0.203578] process: using mwait in idle threads
[    0.203579] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.203580] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.203581] Spectre V2 : Mitigation: Full generic retpoline
[    0.203581] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.203582] Spectre V2 : Enabling Restricted Speculation for firmware calls
[    0.203583] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.203583] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[    0.203584] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.203586] MDS: Mitigation: Clear CPU buffers
[    0.203796] Freeing SMP alternatives memory: 32K
[    0.206231] TSC deadline timer enabled
[    0.206236] smpboot: CPU0: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (family: 0x6, model: 0x8e, stepping: 0xa)
[    0.224362] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.224400] ... version:                4
[    0.224404] ... bit width:              48
[    0.224407] ... generic registers:      4
[    0.224412] ... value mask:             0000ffffffffffff
[    0.224415] ... max period:             00007fffffffffff
[    0.224418] ... fixed-purpose events:   3
[    0.224421] ... event mask:             000000070000000f
[    0.231009] rcu: Hierarchical SRCU implementation.
[    0.254589] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.261041] smp: Bringing up secondary CPUs ...
[    0.301059] x86: Booting SMP configuration:
[    0.301064] .... node  #0, CPUs:      #1 #2 #3 #4
[    0.421574] 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.461057]  #5 #6 #7
[    0.541495] smp: Brought up 1 node, 8 CPUs
[    0.541495] smpboot: Max logical packages: 1
[    0.541495] smpboot: Total of 8 processors activated (31884.00 BogoMIPS)
[    0.544745] devtmpfs: initialized
[    0.544745] x86/mm: Memory block size: 128MB
[    0.545100] PM: Registering ACPI NVS region [mem 0x2dc79000-0x2dc79fff] (4096 bytes)
[    0.545100] PM: Registering ACPI NVS region [mem 0x3f100000-0x3f7b7fff] (7045120 bytes)
[    0.545100] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.545100] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.545100] pinctrl core: initialized pinctrl subsystem
[    0.545100] PM: RTC time: 10:15:40, date: 2019-08-01
[    0.545100] NET: Registered protocol family 16
[    0.545100] audit: initializing netlink subsys (disabled)
[    0.545100] audit: type=2000 audit(1564654539.369:1): state=initialized audit_enabled=0 res=1
[    0.547706] cpuidle: using governor ladder
[    0.547733] cpuidle: using governor menu
[    0.547733] Simple Boot Flag at 0x47 set to 0x80
[    0.547733] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.547733] ACPI: bus type PCI registered
[    0.547733] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.547754] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.547755] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.547765] PCI: Using configuration type 1 for base access
[    0.548000] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.548167] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.548167] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.548167] ACPI: Added _OSI(Module Device)
[    0.548167] ACPI: Added _OSI(Processor Device)
[    0.548167] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.548167] ACPI: Added _OSI(Processor Aggregator Device)
[    0.548167] ACPI: Added _OSI(Linux-Dell-Video)
[    0.548167] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.548167] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.580235] ACPI: 11 ACPI AML tables successfully acquired and loaded
[    5.602841] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    5.607535] ACPI: Dynamic OEM Table Load:
[    5.607539] ACPI: SSDT 0xFFFF8D8F5BE40000 0005CD (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    5.607947] ACPI: \_PR_.PR00: _OSC native thermal LVT Acked
[    5.608798] ACPI: Dynamic OEM Table Load:
[    5.608801] ACPI: SSDT 0xFFFF8D8F5B878000 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    5.609180] ACPI: Dynamic OEM Table Load:
[    5.609183] ACPI: SSDT 0xFFFF8D8F5BAAAA80 0000BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20160422)
[    5.609485] ACPI: Dynamic OEM Table Load:
[    5.609488] ACPI: SSDT 0xFFFF8D8F5BE43000 000628 (v02 PmRef  HwpLvt   00003000 INTL 20160422)
[    5.610097] ACPI: Dynamic OEM Table Load:
[    5.610102] ACPI: SSDT 0xFFFF8D8F5BE89000 000D14 (v02 PmRef  ApIst    00003000 INTL 20160422)
[    5.611005] ACPI: Dynamic OEM Table Load:
[    5.611008] ACPI: SSDT 0xFFFF8D8F5B87E800 000317 (v02 PmRef  ApHwp    00003000 INTL 20160422)
[    5.611399] ACPI: Dynamic OEM Table Load:
[    5.611402] ACPI: SSDT 0xFFFF8D8F5B87F400 00030A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    5.613908] ACPI: EC: EC started
[    5.613908] ACPI: EC: interrupt blocked
[    5.624224] ACPI: \_SB_.PCI0.LPCB.ECDV: Used as first EC
[    5.624225] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    5.624226] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions
[    5.624227] ACPI: Interpreter enabled
[    5.624260] ACPI: (supports S0 S3 S4 S5)
[    5.624261] ACPI: Using IOAPIC for interrupt routing
[    5.624309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    5.624862] ACPI: Enabled 8 GPEs in block 00 to 7F
[    5.637142] ACPI: Power Resource [WRST] (on)
[    5.656100] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    5.656105] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    5.656411] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME AER]
[    5.656701] acpi PNP0A08:00: _OSC: OS now controls [PCIeCapability LTR]
[    5.656702] acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
[    5.657308] PCI host bridge to bus 0000:00
[    5.657309] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    5.657310] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    5.657311] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    5.657311] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    5.657312] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    5.657312] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    5.657313] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    5.657314] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    5.657314] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    5.657315] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    5.657315] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    5.657316] pci_bus 0000:00: root bus resource [mem 0x4f800000-0xdfffffff window]
[    5.657317] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    5.657317] pci_bus 0000:00: root bus resource [bus 00-fe]
[    5.657324] pci 0000:00:00.0: [8086:5914] type 00 class 0x060000
[    5.657445] pci 0000:00:02.0: [8086:5917] type 00 class 0x030000
[    5.657454] pci 0000:00:02.0: reg 0x10: [mem 0xdb000000-0xdbffffff 64bit]
[    5.657459] pci 0000:00:02.0: reg 0x18: [mem 0x50000000-0x5fffffff 64bit pref]
[    5.657462] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    5.657474] pci 0000:00:02.0: BAR 2: assigned to efifb
[    5.657584] pci 0000:00:04.0: [8086:1903] type 00 class 0x118000
[    5.657596] pci 0000:00:04.0: reg 0x10: [mem 0xdc420000-0xdc427fff 64bit]
[    5.657789] pci 0000:00:14.0: [8086:9d2f] type 00 class 0x0c0330
[    5.657809] pci 0000:00:14.0: reg 0x10: [mem 0xdc410000-0xdc41ffff 64bit]
[    5.657867] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    5.658045] pci 0000:00:14.2: [8086:9d31] type 00 class 0x118000
[    5.658064] pci 0000:00:14.2: reg 0x10: [mem 0xdc434000-0xdc434fff 64bit]
[    5.658275] pci 0000:00:15.0: [8086:9d60] type 00 class 0x118000
[    5.658339] pci 0000:00:15.0: reg 0x10: [mem 0xdc433000-0xdc433fff 64bit]
[    5.658631] pci 0000:00:15.1: [8086:9d61] type 00 class 0x118000
[    5.658695] pci 0000:00:15.1: reg 0x10: [mem 0xdc432000-0xdc432fff 64bit]
[    5.658955] pci 0000:00:16.0: [8086:9d3a] type 00 class 0x078000
[    5.658971] pci 0000:00:16.0: reg 0x10: [mem 0xdc431000-0xdc431fff 64bit]
[    5.659015] pci 0000:00:16.0: PME# supported from D3hot
[    5.659174] pci 0000:00:1c.0: [8086:9d10] type 01 class 0x060400
[    5.659249] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    5.659403] pci 0000:00:1c.2: [8086:9d12] type 01 class 0x060400
[    5.659478] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    5.659628] pci 0000:00:1c.4: [8086:9d14] type 01 class 0x060400
[    5.659695] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    5.659848] pci 0000:00:1d.0: [8086:9d18] type 01 class 0x060400
[    5.659913] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    5.660081] pci 0000:00:1f.0: [8086:9d4e] type 00 class 0x060100
[    5.660251] pci 0000:00:1f.2: [8086:9d21] type 00 class 0x058000
[    5.660263] pci 0000:00:1f.2: reg 0x10: [mem 0xdc42c000-0xdc42ffff]
[    5.660406] pci 0000:00:1f.3: [8086:9d71] type 00 class 0x040380
[    5.660430] pci 0000:00:1f.3: reg 0x10: [mem 0xdc428000-0xdc42bfff 64bit]
[    5.660452] pci 0000:00:1f.3: reg 0x20: [mem 0xdc400000-0xdc40ffff 64bit]
[    5.660493] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    5.660691] pci 0000:00:1f.4: [8086:9d23] type 00 class 0x0c0500
[    5.660752] pci 0000:00:1f.4: reg 0x10: [mem 0xdc430000-0xdc4300ff 64bit]
[    5.660822] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    5.661372] pci 0000:01:00.0: [10ec:525a] type 00 class 0xff0000
[    5.661399] pci 0000:01:00.0: reg 0x14: [mem 0xdc300000-0xdc300fff]
[    5.661497] pci 0000:01:00.0: supports D1 D2
[    5.661498] pci 0000:01:00.0: PME# supported from D1 D2 D3hot D3cold
[    5.661793] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    5.661797] pci 0000:00:1c.0:   bridge window [mem 0xdc300000-0xdc3fffff]
[    5.662129] pci 0000:02:00.0: [168c:003e] type 00 class 0x028000
[    5.662451] pci 0000:02:00.0: reg 0x10: [mem 0xdc000000-0xdc1fffff 64bit]
[    5.663538] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[    5.664546] pci 0000:00:1c.2: PCI bridge to [bus 02]
[    5.664550] pci 0000:00:1c.2:   bridge window [mem 0xdc000000-0xdc1fffff]
[    5.664641] pci 0000:03:00.0: [8086:15d3] type 01 class 0x060400
[    5.664695] pci 0000:03:00.0: enabling Extended Tags
[    5.664768] pci 0000:03:00.0: supports D1 D2
[    5.664769] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.664855] pci 0000:00:1c.4: PCI bridge to [bus 03-6d]
[    5.664858] pci 0000:00:1c.4:   bridge window [mem 0xac000000-0xda0fffff]
[    5.664861] pci 0000:00:1c.4:   bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[    5.664924] pci 0000:04:00.0: [8086:15d3] type 01 class 0x060400
[    5.664983] pci 0000:04:00.0: enabling Extended Tags
[    5.665063] pci 0000:04:00.0: supports D1 D2
[    5.665063] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.665139] pci 0000:04:01.0: [8086:15d3] type 01 class 0x060400
[    5.665200] pci 0000:04:01.0: enabling Extended Tags
[    5.665279] pci 0000:04:01.0: supports D1 D2
[    5.665280] pci 0000:04:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.665355] pci 0000:04:02.0: [8086:15d3] type 01 class 0x060400
[    5.665416] pci 0000:04:02.0: enabling Extended Tags
[    5.665493] pci 0000:04:02.0: supports D1 D2
[    5.665494] pci 0000:04:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.665570] pci 0000:04:04.0: [8086:15d3] type 01 class 0x060400
[    5.665631] pci 0000:04:04.0: enabling Extended Tags
[    5.665711] pci 0000:04:04.0: supports D1 D2
[    5.665712] pci 0000:04:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.665804] pci 0000:03:00.0: PCI bridge to [bus 04-6d]
[    5.665811] pci 0000:03:00.0:   bridge window [mem 0xac000000-0xda0fffff]
[    5.665816] pci 0000:03:00.0:   bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[    5.665851] pci 0000:04:00.0: PCI bridge to [bus 05]
[    5.665859] pci 0000:04:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[    5.665898] pci 0000:04:01.0: PCI bridge to [bus 06-38]
[    5.665905] pci 0000:04:01.0:   bridge window [mem 0xac000000-0xc3efffff]
[    5.665910] pci 0000:04:01.0:   bridge window [mem 0x60000000-0x7fffffff 64bit pref]
[    5.665966] pci 0000:39:00.0: [8086:15d4] type 00 class 0x0c0330
[    5.665999] pci 0000:39:00.0: reg 0x10: [mem 0xc3f00000-0xc3f0ffff]
[    5.666072] pci 0000:39:00.0: enabling Extended Tags
[    5.666168] pci 0000:39:00.0: supports D1 D2
[    5.666169] pci 0000:39:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    5.666229] pci 0000:39:00.0: 8.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x4 link at 0000:04:02.0 (capable of 31.504 Gb/s with 8 GT/s x4 link)
[    5.666318] pci 0000:04:02.0: PCI bridge to [bus 39]
[    5.666325] pci 0000:04:02.0:   bridge window [mem 0xc3f00000-0xc3ffffff]
[    5.666363] pci 0000:04:04.0: PCI bridge to [bus 3a-6d]
[    5.666371] pci 0000:04:04.0:   bridge window [mem 0xc4000000-0xd9ffffff]
[    5.666375] pci 0000:04:04.0:   bridge window [mem 0x80000000-0xa9ffffff 64bit pref]
[    5.666478] pci 0000:6e:00.0: [1179:0116] type 00 class 0x010802
[    5.666504] pci 0000:6e:00.0: reg 0x10: [mem 0xdc200000-0xdc203fff 64bit]
[    5.666693] pci 0000:00:1d.0: PCI bridge to [bus 6e]
[    5.666697] pci 0000:00:1d.0:   bridge window [mem 0xdc200000-0xdc2fffff]
[    5.668498] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    5.668498] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    5.668498] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    5.668498] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    5.668498] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    5.668541] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    5.668585] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    5.668630] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    5.681892] ACPI: EC: interrupt unblocked
[    5.681892] ACPI: EC: event unblocked
[    5.681892] ACPI: \_SB_.PCI0.LPCB.ECDV: GPE=0x6e, EC_CMD/EC_SC=0x934, EC_DATA=0x930
[    5.681892] ACPI: \_SB_.PCI0.LPCB.ECDV: Boot DSDT EC used to handle transactions and events
[    5.681892] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    5.681892] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    5.681892] pci 0000:00:02.0: vgaarb: bridge control possible
[    5.681892] vgaarb: loaded
[    5.681892] ACPI: bus type USB registered
[    5.681978] usbcore: registered new interface driver usbfs
[    5.682094] usbcore: registered new interface driver hub
[    5.682108] usbcore: registered new device driver usb
[    5.682691] pps_core: LinuxPPS API ver. 1 registered
[    5.682691] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@xxxxxxxx>
[    5.682693] PTP clock support registered
[    5.682697] EDAC MC: Ver: 3.0.0
[    5.687341] Registered efivars operations
[    5.721342] PCI: Using ACPI for IRQ routing
[    5.741736] PCI: pci_cache_line_size set to 64 bytes
[    5.742661] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    5.742662] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    5.742662] e820: reserve RAM buffer [mem 0x29ef3018-0x2bffffff]
[    5.742663] e820: reserve RAM buffer [mem 0x2dc79000-0x2fffffff]
[    5.742663] e820: reserve RAM buffer [mem 0x3ecf5000-0x3fffffff]
[    5.742664] e820: reserve RAM buffer [mem 0x48e00000-0x4bffffff]
[    5.742664] e820: reserve RAM buffer [mem 0x4ae800000-0x4afffffff]
[    5.742727] NetLabel: Initializing
[    5.742728] NetLabel:  domain hash size = 128
[    5.742728] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    5.742736] NetLabel:  unlabeled traffic allowed by default
[    5.742738] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    5.742738] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    5.744373] clocksource: Switched to clocksource tsc-early
[    5.752362] VFS: Disk quotas dquot_6.6.0
[    5.752373] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    5.752388] *** VALIDATE hugetlbfs ***
[    5.752415] pnp: PnP ACPI init
[    5.752603] system 00:00: [io  0x0680-0x069f] has been reserved
[    5.752604] system 00:00: [io  0xffff] has been reserved
[    5.752605] system 00:00: [io  0xffff] has been reserved
[    5.752605] system 00:00: [io  0xffff] has been reserved
[    5.752606] system 00:00: [io  0x1800-0x18fe] has been reserved
[    5.752607] system 00:00: [io  0x164e-0x164f] has been reserved
[    5.752610] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[    5.752687] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    5.752717] system 00:02: [io  0x1854-0x1857] has been reserved
[    5.752719] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    5.752824] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
[    5.752835] pnp 00:04: Plug and Play ACPI device, IDs DLL07e6 PNP0f13 (active)
[    5.753027] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[    5.753028] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[    5.753028] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[    5.753029] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[    5.753030] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[    5.753031] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[    5.753032] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[    5.753032] system 00:05: [mem 0xff000000-0xffffffff] has been reserved
[    5.753033] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[    5.753034] system 00:05: [mem 0xdffe0000-0xdfffffff] has been reserved
[    5.753036] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    5.753070] system 00:06: [mem 0xfd000000-0xfdabffff] has been reserved
[    5.753071] system 00:06: [mem 0xfdad0000-0xfdadffff] has been reserved
[    5.753072] system 00:06: [mem 0xfdb00000-0xfdffffff] has been reserved
[    5.753073] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    5.753073] system 00:06: [mem 0xfe036000-0xfe03bfff] has been reserved
[    5.753074] system 00:06: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    5.753075] system 00:06: [mem 0xfe410000-0xfe7fffff] has been reserved
[    5.753077] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    5.753322] system 00:07: [io  0xff00-0xfffe] has been reserved
[    5.753324] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    5.754253] system 00:08: [mem 0xfe029000-0xfe029fff] has been reserved
[    5.754254] system 00:08: [mem 0xfe028000-0xfe028fff] has been reserved
[    5.754256] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    5.758184] pnp: PnP ACPI: found 9 devices
[    5.763514] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    5.763519] pci 0000:04:01.0: bridge window [io  0x1000-0x0fff] to [bus 06-38] add_size 1000
[    5.763521] pci 0000:04:02.0: bridge window [io  0x1000-0x0fff] to [bus 39] add_size 1000
[    5.763522] pci 0000:04:02.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 39] add_size 200000 add_align 100000
[    5.763523] pci 0000:04:04.0: bridge window [io  0x1000-0x0fff] to [bus 3a-6d] add_size 1000
[    5.763524] pci 0000:03:00.0: bridge window [io  0x1000-0x0fff] to [bus 04-6d] add_size 3000
[    5.763525] pci 0000:00:1c.4: bridge window [io  0x1000-0x0fff] to [bus 03-6d] add_size 4000
[    5.763528] pci 0000:00:1c.4: BAR 13: assigned [io  0x2000-0x5fff]
[    5.763530] pci 0000:00:1c.0: PCI bridge to [bus 01]
[    5.763535] pci 0000:00:1c.0:   bridge window [mem 0xdc300000-0xdc3fffff]
[    5.763540] pci 0000:00:1c.2: PCI bridge to [bus 02]
[    5.763543] pci 0000:00:1c.2:   bridge window [mem 0xdc000000-0xdc1fffff]
[    5.763548] pci 0000:03:00.0: BAR 13: assigned [io  0x2000-0x4fff]
[    5.763551] pci 0000:04:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    5.763551] pci 0000:04:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    5.763552] pci 0000:04:01.0: BAR 13: assigned [io  0x2000-0x2fff]
[    5.763553] pci 0000:04:02.0: BAR 13: assigned [io  0x3000-0x3fff]
[    5.763554] pci 0000:04:04.0: BAR 13: assigned [io  0x4000-0x4fff]
[    5.763556] pci 0000:04:02.0: BAR 15: no space for [mem size 0x00200000 64bit pref]
[    5.763556] pci 0000:04:02.0: BAR 15: failed to assign [mem size 0x00200000 64bit pref]
[    5.763557] pci 0000:04:00.0: PCI bridge to [bus 05]
[    5.763561] pci 0000:04:00.0:   bridge window [mem 0xda000000-0xda0fffff]
[    5.763568] pci 0000:04:01.0: PCI bridge to [bus 06-38]
[    5.763570] pci 0000:04:01.0:   bridge window [io  0x2000-0x2fff]
[    5.763574] pci 0000:04:01.0:   bridge window [mem 0xac000000-0xc3efffff]
[    5.763577] pci 0000:04:01.0:   bridge window [mem 0x60000000-0x7fffffff 64bit pref]
[    5.763582] pci 0000:04:02.0: PCI bridge to [bus 39]
[    5.763584] pci 0000:04:02.0:   bridge window [io  0x3000-0x3fff]
[    5.763588] pci 0000:04:02.0:   bridge window [mem 0xc3f00000-0xc3ffffff]
[    5.763595] pci 0000:04:04.0: PCI bridge to [bus 3a-6d]
[    5.763597] pci 0000:04:04.0:   bridge window [io  0x4000-0x4fff]
[    5.763601] pci 0000:04:04.0:   bridge window [mem 0xc4000000-0xd9ffffff]
[    5.763604] pci 0000:04:04.0:   bridge window [mem 0x80000000-0xa9ffffff 64bit pref]
[    5.763609] pci 0000:03:00.0: PCI bridge to [bus 04-6d]
[    5.763610] pci 0000:03:00.0:   bridge window [io  0x2000-0x4fff]
[    5.763614] pci 0000:03:00.0:   bridge window [mem 0xac000000-0xda0fffff]
[    5.763617] pci 0000:03:00.0:   bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[    5.763622] pci 0000:00:1c.4: PCI bridge to [bus 03-6d]
[    5.763623] pci 0000:00:1c.4:   bridge window [io  0x2000-0x5fff]
[    5.763626] pci 0000:00:1c.4:   bridge window [mem 0xac000000-0xda0fffff]
[    5.763628] pci 0000:00:1c.4:   bridge window [mem 0x60000000-0xa9ffffff 64bit pref]
[    5.763631] pci 0000:00:1d.0: PCI bridge to [bus 6e]
[    5.763634] pci 0000:00:1d.0:   bridge window [mem 0xdc200000-0xdc2fffff]
[    5.763639] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    5.763640] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    5.763640] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    5.763641] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    5.763642] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    5.763642] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    5.763643] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    5.763643] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    5.763644] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    5.763645] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    5.763645] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    5.763646] pci_bus 0000:00: resource 15 [mem 0x4f800000-0xdfffffff window]
[    5.763647] pci_bus 0000:00: resource 16 [mem 0xfd000000-0xfe7fffff window]
[    5.763647] pci_bus 0000:01: resource 1 [mem 0xdc300000-0xdc3fffff]
[    5.763648] pci_bus 0000:02: resource 1 [mem 0xdc000000-0xdc1fffff]
[    5.763649] pci_bus 0000:03: resource 0 [io  0x2000-0x5fff]
[    5.763650] pci_bus 0000:03: resource 1 [mem 0xac000000-0xda0fffff]
[    5.763650] pci_bus 0000:03: resource 2 [mem 0x60000000-0xa9ffffff 64bit pref]
[    5.763651] pci_bus 0000:04: resource 0 [io  0x2000-0x4fff]
[    5.763652] pci_bus 0000:04: resource 1 [mem 0xac000000-0xda0fffff]
[    5.763652] pci_bus 0000:04: resource 2 [mem 0x60000000-0xa9ffffff 64bit pref]
[    5.763653] pci_bus 0000:05: resource 1 [mem 0xda000000-0xda0fffff]
[    5.763653] pci_bus 0000:06: resource 0 [io  0x2000-0x2fff]
[    5.763654] pci_bus 0000:06: resource 1 [mem 0xac000000-0xc3efffff]
[    5.763655] pci_bus 0000:06: resource 2 [mem 0x60000000-0x7fffffff 64bit pref]
[    5.763655] pci_bus 0000:39: resource 0 [io  0x3000-0x3fff]
[    5.763656] pci_bus 0000:39: resource 1 [mem 0xc3f00000-0xc3ffffff]
[    5.763657] pci_bus 0000:3a: resource 0 [io  0x4000-0x4fff]
[    5.763657] pci_bus 0000:3a: resource 1 [mem 0xc4000000-0xd9ffffff]
[    5.763658] pci_bus 0000:3a: resource 2 [mem 0x80000000-0xa9ffffff 64bit pref]
[    5.763659] pci_bus 0000:6e: resource 1 [mem 0xdc200000-0xdc2fffff]
[    5.763777] NET: Registered protocol family 2
[    5.763861] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[    5.763898] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    5.764053] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    5.764211] TCP: Hash tables configured (established 131072 bind 65536)
[    5.764241] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    5.764284] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    5.764363] NET: Registered protocol family 1
[    5.764366] NET: Registered protocol family 44
[    5.764372] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    5.765112] pci 0000:03:00.0: enabling device (0006 -> 0007)
[    5.765149] pci 0000:04:02.0: enabling device (0006 -> 0007)
[    5.765272] PCI: CLS 128 bytes, default 64
[    5.765297] Trying to unpack rootfs image as initramfs...
[    5.850924] Freeing initrd memory: 8900K
[    5.850962] DMAR: ACPI device "device:75" under DMAR at fed91000 as 00:15.0
[    5.850965] DMAR: ACPI device "device:76" under DMAR at fed91000 as 00:15.1
[    5.867771] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    5.867774] software IO TLB: mapped [mem 0x373ef000-0x3b3ef000] (64MB)
[    5.867808] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x396d519840e, max_idle_ns: 881590569543 ns
[    5.867832] clocksource: Switched to clocksource tsc
[    5.867989] check: Scanning for low memory corruption every 60 seconds
[    5.868760] Initialise system trusted keyrings
[    5.868771] Key type blacklist registered
[    5.868826] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    5.870358] zbud: loaded
[    5.872550] Key type asymmetric registered
[    5.872552] Asymmetric key parser 'x509' registered
[    5.872565] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
[    5.872634] io scheduler mq-deadline registered
[    5.872635] io scheduler kyber registered
[    5.872693] io scheduler bfq registered
[    5.874159] pcieport 0000:04:01.0: enabling device (0006 -> 0007)
[    5.874508] pcieport 0000:04:04.0: enabling device (0006 -> 0007)
[    5.874727] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    5.874850] efifb: probing for efifb
[    5.874875] efifb: framebuffer at 0x50000000, using 8100k, total 8100k
[    5.874876] efifb: mode is 1920x1080x32, linelength=7680, pages=1
[    5.874877] efifb: scrolling: redraw
[    5.874878] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    5.874927] fbcon: Deferring console take-over
[    5.874928] fb0: EFI VGA frame buffer device
[    5.874937] intel_idle: MWAIT substates: 0x11142120
[    5.874938] intel_idle: v0.4.1 model 0x8E
[    5.875468] intel_idle: lapic_timer_reliable_states 0xffffffff
[    5.875578] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[    5.875646] ACPI: Lid Switch [LID0]
[    5.875700] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[    5.884440] ACPI: Power Button [PBTN]
[    5.884491] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[    5.884500] ACPI: Sleep Button [SBTN]
[    5.884542] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    5.887741] ACPI: Power Button [PWRF]
[    5.891953] thermal LNXTHERM:00: registered as thermal_zone0
[    5.891955] ACPI: Thermal Zone [THM] (25 C)
[    5.892341] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    5.894948] nvme nvme0: pci function 0000:6e:00.0
[    5.894987] usbcore: registered new interface driver usbserial_generic
[    5.894992] usbserial: USB Serial support registered for generic
[    5.895018] rtc_cmos 00:01: RTC can wake from S4
[    5.895567] rtc_cmos 00:01: registered as rtc0
[    5.895586] rtc_cmos 00:01: alarms up to one month, y3k, 242 bytes nvram
[    5.895663] intel_pstate: Intel P-state driver initializing
[    5.896603] intel_pstate: HWP enabled
[    5.896815] ledtrig-cpu: registered to indicate activity on CPUs
[    5.896902] intel_pmc_core intel_pmc_core.0:  initialized
[    5.897153] NET: Registered protocol family 10
[    5.907444] Segment Routing with IPv6
[    5.907473] NET: Registered protocol family 17
[    5.908754] mce: Using 10 MCE banks
[    5.908771] RAS: Correctable Errors collector initialized.
[    5.908865] microcode: sig=0x806ea, pf=0x80, revision=0xb4
[    5.909269] microcode: Microcode Update Driver: v2.2.
[    5.909286] sched_clock: Marking stable (5912104909, -2846460)->(6044118695, -134860246)
[    5.909958] registered taskstats version 1
[    5.909976] Loading compiled-in X.509 certificates
[    5.918047] Loaded X.509 cert 'Build time autogenerated kernel key: 0fc84e187f26daec868ab2fe4147467bccfe3774'
[    5.918116] zswap: loaded using pool lzo/zbud
[    5.937200] Key type big_key registered
[    5.940952] PM:   Magic number: 15:863:273
[    5.940988] tty tty10: hash matches
[    5.941012] net lo: hash matches
[    5.941039] acpi device:7b: hash matches
[    5.941345] rtc_cmos 00:01: setting system clock to 2019-08-01T10:15:45 UTC (1564654545)
[    6.116266] nvme nvme0: 8/0/0 default/read/poll queues
[    6.120638]  nvme0n1: p1 p2 p3
[    6.125125] Freeing unused decrypted memory: 2040K
[    6.125953] Freeing unused kernel image memory: 1608K
[    6.147974] Write protecting the kernel read-only data: 18432k
[    6.149573] Freeing unused kernel image memory: 2012K
[    6.149986] Freeing unused kernel image memory: 196K
[    6.159761] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    6.159762] x86/mm: Checking user space page tables
[    6.168946] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    6.168947] Run /init as init process
[    6.259740] fbcon: Taking over console
[    6.259793] Console: switching to colour frame buffer device 240x67
[    6.327586] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    6.330874] i8042: Warning: Keylock active
[    6.332361] serio: i8042 KBD port at 0x60,0x64 irq 1
[    6.332398] serio: i8042 AUX port at 0x60,0x64 irq 12
[    6.333452] rtsx_pci 0000:01:00.0: enabling device (0000 -> 0002)
[    6.338587] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    6.338594] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    6.339662] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000000081109810
[    6.339667] xhci_hcd 0000:00:14.0: cache line size of 128 is not supported
[    6.339846] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
[    6.339848] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.339849] usb usb1: Product: xHCI Host Controller
[    6.339850] usb usb1: Manufacturer: Linux 5.2.4-arch1-1-ARCH xhci-hcd
[    6.339851] usb usb1: SerialNumber: 0000:00:14.0
[    6.340019] hub 1-0:1.0: USB hub found
[    6.340042] hub 1-0:1.0: 12 ports detected
[    6.341611] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    6.341614] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    6.341616] xhci_hcd 0000:00:14.0: Host supports USB 3.0 SuperSpeed
[    6.341647] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.02
[    6.341648] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.341649] usb usb2: Product: xHCI Host Controller
[    6.341650] usb usb2: Manufacturer: Linux 5.2.4-arch1-1-ARCH xhci-hcd
[    6.341651] usb usb2: SerialNumber: 0000:00:14.0
[    6.341735] hub 2-0:1.0: USB hub found
[    6.341745] hub 2-0:1.0: 6 ports detected
[    6.342020] usb: port power management may be unreliable
[    6.342707] xhci_hcd 0000:39:00.0: xHCI Host Controller
[    6.342713] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 3
[    6.344853] xhci_hcd 0000:39:00.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000200009810
[    6.345396] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.02
[    6.345399] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.345400] usb usb3: Product: xHCI Host Controller
[    6.345402] usb usb3: Manufacturer: Linux 5.2.4-arch1-1-ARCH xhci-hcd
[    6.345403] usb usb3: SerialNumber: 0000:39:00.0
[    6.345521] hub 3-0:1.0: USB hub found
[    6.345530] hub 3-0:1.0: 2 ports detected
[    6.346036] xhci_hcd 0000:39:00.0: xHCI Host Controller
[    6.346039] xhci_hcd 0000:39:00.0: new USB bus registered, assigned bus number 4
[    6.346042] xhci_hcd 0000:39:00.0: Host supports USB 3.0 SuperSpeed
[    6.346089] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.02
[    6.346091] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    6.346093] usb usb4: Product: xHCI Host Controller
[    6.346094] usb usb4: Manufacturer: Linux 5.2.4-arch1-1-ARCH xhci-hcd
[    6.346095] usb usb4: SerialNumber: 0000:39:00.0
[    6.346228] hub 4-0:1.0: USB hub found
[    6.346238] hub 4-0:1.0: 2 ports detected
[    6.352714] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
[    6.478024] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
[    6.506926] random: fast init done
[    6.647510] systemd[1]: systemd 242.84-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[    6.664655] systemd[1]: Detected architecture x86-64.
[    6.670339] systemd[1]: Set hostname to <Momus>.
[    6.671009] usb 1-5: new high-speed USB device number 2 using xhci_hcd
[    6.674337] usb 3-2: new high-speed USB device number 2 using xhci_hcd
[    6.754542] systemd[1]: /usr/lib/systemd/system/virtlogd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-sock → /run/libvirt/virtlogd-sock; please update the unit file accordingly.
[    6.755670] systemd[1]: /usr/lib/systemd/system/virtlogd-admin.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlogd-admin-sock → /run/libvirt/virtlogd-admin-sock; please update the unit file accordingly.
[    6.760347] systemd[1]: /usr/lib/systemd/system/virtlockd.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-sock → /run/libvirt/virtlockd-sock; please update the unit file accordingly.
[    6.760783] systemd[1]: /usr/lib/systemd/system/virtlockd-admin.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/libvirt/virtlockd-admin-sock → /run/libvirt/virtlockd-admin-sock; please update the unit file accordingly.
[    6.774105] systemd[1]: /usr/lib/systemd/system/docker.socket:6: ListenStream= references a path below legacy directory /var/run/, updating /var/run/docker.sock → /run/docker.sock; please update the unit file accordingly.
[    6.777523] systemd[1]: Reached target Remote File Systems.
[    6.777806] systemd[1]: Listening on Journal Socket (/dev/log).
[    6.801811] random: lvm: uninitialized urandom read (4 bytes read)
[    6.804839] EXT4-fs (nvme0n1p2): re-mounted. Opts: data=ordered
[    6.814815] usb 3-2: New USB device found, idVendor=0424, idProduct=2807, bcdDevice= 2.04
[    6.814817] usb 3-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.814819] usb 3-2: Product: USB2807 Hub
[    6.814820] usb 3-2: Manufacturer: Microchip
[    6.815553] hub 3-2:1.0: USB hub found
[    6.815573] hub 3-2:1.0: 7 ports detected
[    6.815687] SCSI subsystem initialized
[    6.816418] random: systemd-random-: uninitialized urandom read (512 bytes read)
[    6.857899] usb 1-5: New USB device found, idVendor=0bda, idProduct=58f4, bcdDevice=72.79
[    6.857901] usb 1-5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    6.857903] usb 1-5: Product: Integrated_Webcam_HD
[    6.857904] usb 1-5: Manufacturer: CN0FFMHCLOG00822B576A01
[    6.857905] usb 1-5: SerialNumber: 200901010001
[    6.937778] usb 4-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[    6.955156] usb 4-2: New USB device found, idVendor=0424, idProduct=5807, bcdDevice= 2.04
[    6.955157] usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.955158] usb 4-2: Product: USB5807 Hub
[    6.955159] usb 4-2: Manufacturer: Microchip
[    6.956068] hub 4-2:1.0: USB hub found
[    6.956094] hub 4-2:1.0: 7 ports detected
[    6.984347] usb 1-7: new full-speed USB device number 3 using xhci_hcd
[    7.035542] audit: type=1130 audit(1564654546.590:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.043284] systemd-journald[294]: Received request to flush runtime journal from PID 1
[    7.094341] usb 3-2.4: new full-speed USB device number 3 using xhci_hcd
[    7.112144] audit: type=1130 audit(1564654546.666:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.124956] usb 1-7: New USB device found, idVendor=0489, idProduct=e0a2, bcdDevice= 0.01
[    7.124960] usb 1-7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    7.160068] ACPI: AC Adapter [AC] (on-line)
[    7.160096] input: Intel HID events as /devices/platform/INT33D5:00/input/input6
[    7.161228] intel-hid INT33D5:00: platform supports 5 button array
[    7.161277] input: Intel HID 5 button array as /devices/platform/INT33D5:00/input/input7
[    7.175981] audit: type=1130 audit(1564654546.730:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.186339] media: Linux media interface: v0.10
[    7.187830] usb 3-2.4: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.06
[    7.187833] usb 3-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    7.187835] usb 3-2.4: Product: USB Receiver
[    7.187836] usb 3-2.4: Manufacturer: Logitech
[    7.198934] wmi_bus wmi_bus-PNP0C14:01: WQBC data block query control method not found
[    7.212402] intel-lpss 0000:00:15.0: enabling device (0000 -> 0002)
[    7.222094] videodev: Linux video capture interface: v2.00
[    7.224211] input: PC Speaker as /devices/platform/pcspkr/input/input8
[    7.224489] idma64 idma64.0: Found Intel integrated DMA 64-bit
[    7.227085] proc_thermal 0000:00:04.0: enabling device (0000 -> 0002)
[    7.228756] hidraw: raw HID events driver (C) Jiri Kosina
[    7.229098] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    7.232510] Linux agpgart interface v0.103
[    7.238347] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    7.238377] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    7.254624] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    7.254627] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    7.254628] RAPL PMU: hw unit of domain package 2^-14 Joules
[    7.254629] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    7.254629] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    7.254630] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    7.257721] usb 4-2.2: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
[    7.265306] uvcvideo: Found UVC 1.50 device Integrated_Webcam_HD (0bda:58f4)
[    7.274859] usb 4-2.2: New USB device found, idVendor=0bda, idProduct=8153, bcdDevice=30.11
[    7.274862] usb 4-2.2: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[    7.274864] usb 4-2.2: Product: USB 10/100/1000 LAN
[    7.274866] usb 4-2.2: Manufacturer: Realtek
[    7.274868] usb 4-2.2: SerialNumber: 000002000000
[    7.281754] uvcvideo 1-5:1.0: Entity type for entity Integrated_Webcam_HD was not initialized!
[    7.281757] uvcvideo 1-5:1.0: Entity type for entity Extension 4 was not initialized!
[    7.281759] uvcvideo 1-5:1.0: Entity type for entity Extension 7 was not initialized!
[    7.281761] uvcvideo 1-5:1.0: Entity type for entity Processing 2 was not initialized!
[    7.281763] uvcvideo 1-5:1.0: Entity type for entity Camera 1 was not initialized!
[    7.283220] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input10
[    7.285154] uvcvideo: Found UVC 1.50 device Integrated_Webcam_HD (0bda:58f4)
[    7.286866] uvcvideo: Unable to create debugfs 1-2 directory.
[    7.286954] uvcvideo 1-5:1.2: Entity type for entity Extension 10 was not initialized!
[    7.286956] uvcvideo 1-5:1.2: Entity type for entity Extension 12 was not initialized!
[    7.286958] uvcvideo 1-5:1.2: Entity type for entity Processing 9 was not initialized!
[    7.286959] uvcvideo 1-5:1.2: Entity type for entity Camera 11 was not initialized!
[    7.287031] input: Integrated_Webcam_HD: Integrate as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.2/input/input11
[    7.287111] usbcore: registered new interface driver uvcvideo
[    7.287112] USB Video Class driver (1.1.1)
[    7.289411] cryptd: max_cpu_qlen set to 1000
[    7.298277] proc_thermal 0000:00:04.0: Creating sysfs group for PROC_THERMAL_PCI
[    7.307229] Adding 33554428k swap on /dev/nvme0n1p3.  Priority:-2 extents:1 across:33554428k SSFS
[    7.317468] AVX2 version of gcm_enc/dec engaged.
[    7.317469] AES CTR mode by8 optimization enabled
[    7.341232] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    7.351033] usb 3-2.5: new high-speed USB device number 4 using xhci_hcd
[    7.353517] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    7.354205] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    7.354207] cfg80211: failed to load regulatory.db
[    7.360637] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.3)
[    7.365007] audit: type=1130 audit(1564654546.920:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.833452] input: Dell WMI hotkeys as /devices/platform/PNP0C14:01/wmi_bus/wmi_bus-PNP0C14:01/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input12
[    7.846840] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    7.848508] battery: ACPI: Battery Slot [BAT0] (battery present)
[    7.850034] audit: type=1130 audit(1564654547.403:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-1A80\x2d7D5E comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.860810] Bluetooth: Core ver 2.22
[    7.860828] NET: Registered protocol family 31
[    7.860829] Bluetooth: HCI device and connection manager initialized
[    7.860834] Bluetooth: HCI socket layer initialized
[    7.860837] Bluetooth: L2CAP socket layer initialized
[    7.860841] Bluetooth: SCO socket layer initialized
[    7.883919] usbcore: registered new interface driver btusb
[    7.911849] iTCO_vendor_support: vendor-support=0
[    7.917011] usb 3-2.5: New USB device found, idVendor=0bda, idProduct=4014, bcdDevice= 0.05
[    7.917014] usb 3-2.5: New USB device strings: Mfr=3, Product=1, SerialNumber=2
[    7.917015] usb 3-2.5: Product: USB Audio
[    7.917017] usb 3-2.5: Manufacturer: Generic
[    7.917018] usb 3-2.5: SerialNumber: 200901010001
[    7.917203] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    7.917376] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    7.917501] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    7.927094] audit: type=1130 audit(1564654547.480:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.938082] audit: type=1127 audit(1564654547.493:8): pid=473 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[    7.940462] intel-lpss 0000:00:15.1: enabling device (0000 -> 0002)
[    7.940850] idma64 idma64.1: Found Intel integrated DMA 64-bit
[    7.943214] audit: type=1130 audit(1564654547.496:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.969030] random: crng init done
[    7.971718] i2c_hid i2c-DELL07E6:00: i2c-DELL07E6:00 supply vdd not found, using dummy regulator
[    7.971754] i2c_hid i2c-DELL07E6:00: i2c-DELL07E6:00 supply vddl not found, using dummy regulator
[    7.980555] audit: type=1130 audit(1564654547.533:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    7.997700] usb 3-2.6: new high-speed USB device number 5 using xhci_hcd
[    8.009771] audit: type=1130 audit(1564654547.563:11): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    8.012942] checking generic (50000000 7e9000) vs hw (50000000 10000000)
[    8.012944] fb0: switching to inteldrmfb from EFI VGA
[    8.012966] Console: switching to colour dummy device 80x25
[    8.013573] i915 0000:00:02.0: vgaarb: deactivate vga console
[    8.024377] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    8.024378] [drm] Driver supports precise vblank timestamp query.
[    8.069125] ath10k_pci 0000:02:00.0: enabling device (0000 -> 0002)
[    8.071512] ath10k_pci 0000:02:00.0: pci irq msi oper_irq_mode 2 irq_mode 0 reset_mode 0
[    8.074646] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
[    8.075212] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    8.075213] Bluetooth: BNEP filters: protocol multicast
[    8.075216] Bluetooth: BNEP socket layer initialized
[    8.075507] mei_hdcp mei::b638ab7e-94e2-4ea2-a552-d1c54b627f04:01: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[    8.076020] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_04.bin (v1.4)
[    8.087779] usb 3-2.6: New USB device found, idVendor=0424, idProduct=2514, bcdDevice= b.b3
[    8.087781] usb 3-2.6: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    8.088813] hub 3-2.6:1.0: USB hub found
[    8.088871] hub 3-2.6:1.0: 4 ports detected
[    8.096610] [drm] Initialized i915 1.6.0 20190417 for 0000:00:02.0 on minor 0
[    8.107046] intel_rapl: Found RAPL domain package
[    8.107049] intel_rapl: Found RAPL domain core
[    8.107050] intel_rapl: Found RAPL domain uncore
[    8.107051] intel_rapl: Found RAPL domain dram
[    8.171010] psmouse serio1: synaptics: device claims to have extended capabilities, but I'm not able to read them.
[    8.320491] ath10k_pci 0000:02:00.0: qca6174 hw3.2 target 0x05030000 chip_id 0x00340aff sub 1a56:143a
[    8.320494] ath10k_pci 0000:02:00.0: kconfig debug 1 debugfs 1 tracing 1 dfs 0 testmode 0
[    8.320914] ath10k_pci 0000:02:00.0: firmware ver RM.4.4.1.c2-00057-QCARMSWP-1 api 6 features wowlan,ignore-otp,no-4addr-pad,raw-mode crc32 e061250a
[    8.356322] usb 3-2.7: new high-speed USB device number 6 using xhci_hcd
[    8.363547] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    8.366064] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input13
[    8.366380] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    8.384852] fbcon: i915drmfb (fb0) is primary device
[    8.384976] ath10k_pci 0000:02:00.0: board_file api 2 bmi_id N/A crc32 4ed3569e
[    8.394494] Console: switching to colour frame buffer device 240x67
[    8.412158] input: DELL07E6:00 06CB:76AF Mouse as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL07E6:00/0018:06CB:76AF.0001/input/input14
[    8.412352] input: DELL07E6:00 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL07E6:00/0018:06CB:76AF.0001/input/input15
[    8.412720] hid-generic 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DELL07E6:00 06CB:76AF] on i2c-DELL07E6:00
[    8.416730] i915 0000:00:02.0: fb0: i915drmfb frame buffer device
[    8.440474] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3271: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
[    8.440476] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    8.440478] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
[    8.440479] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    8.440480] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    8.440482] snd_hda_codec_realtek hdaudioC0D0:      Headset Mic=0x19
[    8.440484] snd_hda_codec_realtek hdaudioC0D0:      Headphone Mic=0x1b
[    8.440485] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    8.455136] ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
[    8.461332] usb 3-2.7: New USB device found, idVendor=0424, idProduct=2531, bcdDevice=41.00
[    8.461333] usb 3-2.7: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    8.461335] usb 3-2.7: Product: USB2134
[    8.461336] usb 3-2.7: Manufacturer: SMSC
[    8.462458] input: DELL07E6:00 06CB:76AF Touchpad as /devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL07E6:00/0018:06CB:76AF.0001/input/input18
[    8.462518] hub 3-2.7:1.0: USB hub found
[    8.462528] hid-multitouch 0018:06CB:76AF.0001: input,hidraw0: I2C HID v1.00 Mouse [DELL07E6:00 06CB:76AF] on i2c-DELL07E6:00
[    8.462543] hub 3-2.7:1.0: 3 ports detected
[    8.469299] mousedev: PS/2 mouse device common for all mice
[    8.473174] ath10k_pci 0000:02:00.0: htt-ver 3.56 wmi-op 4 htt-op 3 cal otp max-sta 32 raw 0 hwcrypto 1
[    8.500333] input: HDA Intel PCH Headphone Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[    8.500409] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[    8.500474] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[    8.500540] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[    8.500617] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[    8.500691] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[    8.533241] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.0/0003:046D:C52B.0002/input/input26
[    8.546398] ath: EEPROM regdomain: 0x6c
[    8.546399] ath: EEPROM indicates we should expect a direct regpair map
[    8.546401] ath: Country alpha2 being used: 00
[    8.546401] ath: Regpair used: 0x6c
[    8.552376] usbcore: registered new interface driver r8152
[    8.557674] psmouse serio1: synaptics: device claims to have extended capability 0x0c, but I'm not able to read it.
[    8.560694] usbcore: registered new interface driver cdc_ether
[    8.566973] ath10k_pci 0000:02:00.0 wlp2s0: renamed from wlan0
[    8.588341] hid-generic 0003:046D:C52B.0002: input,hidraw1: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:39:00.0-2.4/input0
[    8.591784] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.1/0003:046D:C52B.0003/input/input27
[    8.591884] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.1/0003:046D:C52B.0003/input/input28
[    8.628084] usb 4-2.2: reset SuperSpeed Gen 1 USB device number 3 using xhci_hcd
[    8.647846] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.1/0003:046D:C52B.0003/input/input29
[    8.648024] hid-generic 0003:046D:C52B.0003: input,hiddev0,hidraw2: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:39:00.0-2.4/input1
[    8.650623] hid-generic 0003:046D:C52B.0004: hiddev1,hidraw3: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:39:00.0-2.4/input2
[    8.650654] usbcore: registered new interface driver usbhid
[    8.650654] usbhid: USB HID core driver
[    8.710187] usb 4-2.2: Dell TB16 Dock, disable RX aggregation
[    8.712416] r8152 4-2.2:1.0 (unnamed net_device) (uninitialized): Using pass-thru MAC addr 10:65:30:8d:d8:2b
[    8.741006] usb 3-2.7.1: new full-speed USB device number 7 using xhci_hcd
[    8.790070] ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
[    8.833566] usb 3-2.7.1: New USB device found, idVendor=1b1c, idProduct=1b07, bcdDevice= 1.01
[    8.833568] usb 3-2.7.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    8.833569] usb 3-2.7.1: Product: Corsair K65 Gaming Keyboard
[    8.833570] usb 3-2.7.1: Manufacturer: Corsair
[    8.850589] r8152 4-2.2:1.0 eth0: v1.09.9
[    8.865054] logitech-djreceiver 0003:046D:C52B.0004: hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:39:00.0-2.4/input2
[    8.921010] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    8.981939] input: Logitech Unifying Device. Wireless PID:4072 Keyboard as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C52B.0004/0003:046D:4072.0005/input/input31
[    8.983134] input: Logitech Unifying Device. Wireless PID:4072 Mouse as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C52B.0004/0003:046D:4072.0005/input/input32
[    8.983997] input: Logitech Unifying Device. Wireless PID:4072 Consumer Control as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C52B.0004/0003:046D:4072.0005/input/input33
[    8.984835] input: Logitech Unifying Device. Wireless PID:4072 System Control as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C52B.0004/0003:046D:4072.0005/input/input34
[    8.985536] hid-generic 0003:046D:4072.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:4072] on usb-0000:39:00.0-2.4/input2:1
[    8.987562] input: Logitech Unifying Device. Wireless PID:4071 Keyboard as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C52B.0004/0003:046D:4071.0006/input/input38
[    8.990153] input: Logitech Unifying Device. Wireless PID:4071 Mouse as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C52B.0004/0003:046D:4071.0006/input/input39
[    8.991352] input: Logitech Unifying Device. Wireless PID:4071 Consumer Control as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C52B.0004/0003:046D:4071.0006/input/input40
[    8.991975] input: Logitech Unifying Device. Wireless PID:4071 System Control as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C52B.0004/0003:046D:4071.0006/input/input41
[    8.992426] hid-generic 0003:046D:4071.0006: input,hidraw3: USB HID v1.11 Keyboard [Logitech Unifying Device. Wireless PID:4071] on usb-0000:39:00.0-2.4/input2:2
[    9.004380] psmouse serio1: synaptics: Unable to initialize device.
[    9.121536] ath10k_pci 0000:02:00.0: unsupported HTC service id: 1536
[    9.195014] Bridge firewalling registered
[    9.201331] tun: Universal TUN/TAP device driver, 1.6
[    9.201998] virbr0: port 1(virbr0-nic) entered blocking state
[    9.202008] virbr0: port 1(virbr0-nic) entered disabled state
[    9.202053] device virbr0-nic entered promiscuous mode
[    9.260592] input: Corsair Corsair K65 Gaming Keyboard as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.7/3-2.7.1/3-2.7.1:1.0/0003:1B1C:1B07.0007/input/input45
[    9.275493] Initializing XFRM netlink socket
[    9.277845] r8152 4-2.2:1.0 enp57s0u2u2: renamed from eth0
[    9.300403] input: Logitech MX Anywhere 2 as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C52B.0004/0003:046D:4072.0005/input/input46
[    9.326312] usbcore: registered new interface driver snd-usb-audio
[    9.351327] hid-generic 0003:1B1C:1B07.0007: input,hidraw2: USB HID v1.11 Keyboard [Corsair Corsair K65 Gaming Keyboard] on usb-0000:39:00.0-2.7.1/input0
[    9.351564] logitech-hidpp-device 0003:046D:4072.0005: input,hidraw4: USB HID v1.11 Keyboard [Logitech MX Anywhere 2] on usb-0000:39:00.0-2.4/input2:1
[    9.352097] input: Corsair Corsair K65 Gaming Keyboard as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.7/3-2.7.1/3-2.7.1:1.1/0003:1B1C:1B07.0008/input/input47
[    9.471258] hid-generic 0003:1B1C:1B07.0008: input,hidraw5: USB HID v1.11 Device [Corsair Corsair K65 Gaming Keyboard] on usb-0000:39:00.0-2.7.1/input1
[    9.472263] input: Corsair Corsair K65 Gaming Keyboard as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.7/3-2.7.1/3-2.7.1:1.2/0003:1B1C:1B07.0009/input/input48
[    9.554604] hid-generic 0003:1B1C:1B07.0009: input,hidraw6: USB HID v1.11 Keyboard [Corsair Corsair K65 Gaming Keyboard] on usb-0000:39:00.0-2.7.1/input2
[    9.589302] virbr0: port 1(virbr0-nic) entered blocking state
[    9.589304] virbr0: port 1(virbr0-nic) entered listening state
[    9.641084] virbr0: port 1(virbr0-nic) entered disabled state
[    9.676782] input: Logitech MX Master as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/0000:04:02.0/0000:39:00.0/usb3/3-2/3-2.4/3-2.4:1.2/0003:046D:C52B.0004/0003:046D:4071.0006/input/input49
[    9.677556] logitech-hidpp-device 0003:046D:4071.0006: input,hidraw3: USB HID v1.11 Keyboard [Logitech MX Master] on usb-0000:39:00.0-2.4/input2:2
[    9.764349] usb 3-2.7.3: new high-speed USB device number 8 using xhci_hcd
[    9.858361] usb 3-2.7.3: New USB device found, idVendor=0424, idProduct=2532, bcdDevice=41.00
[    9.858368] usb 3-2.7.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    9.858371] usb 3-2.7.3: Product: USB2134
[    9.858374] usb 3-2.7.3: Manufacturer: SMSC
[    9.860192] hub 3-2.7.3:1.0: USB hub found
[    9.860298] hub 3-2.7.3:1.0: 3 ports detected
[   10.141117] usb 3-2.7.3.3: new high-speed USB device number 9 using xhci_hcd
[   10.345256] usb 3-2.7.3.3: New USB device found, idVendor=0bda, idProduct=0307, bcdDevice= 1.63
[   10.345262] usb 3-2.7.3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[   10.345266] usb 3-2.7.3.3: Product: USB3.0 Card Reader
[   10.345269] usb 3-2.7.3.3: Manufacturer: Realtek
[   10.345272] usb 3-2.7.3.3: SerialNumber: F12100004861
[   10.402738] usb-storage 3-2.7.3.3:1.0: USB Mass Storage device detected
[   10.403068] scsi host0: usb-storage 3-2.7.3.3:1.0
[   10.403470] usbcore: registered new interface driver usb-storage
[   10.411539] usbcore: registered new interface driver uas
[   10.543884] L1TF CPU bug present and SMT on, data leak possible. See CVE-2018-3646 and https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/l1tf.html for details.
[   11.435942] scsi 0:0:0:0: Direct-Access     Generic- SD/MMC/MS/MSPRO  1.00 PQ: 0 ANSI: 4
[   11.436561] scsi 0:0:0:0: Attached scsi generic sg0 type 0
[   11.456499] sd 0:0:0:0: [sda] Attached SCSI removable disk
[   13.555837] kauditd_printk_skb: 128 callbacks suppressed
[   13.555843] audit: type=1131 audit(1564654553.110:140): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   14.491336] input: PS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input9
[   14.694581] psmouse serio1: Failed to enable mouse on isa0060/serio1
[   16.155187] IPv6: ADDRCONF(NETDEV_CHANGE): enp57s0u2u2: link becomes ready
[   16.155518] r8152 4-2.2:1.0 enp57s0u2u2: carrier on
[   19.004909] audit: type=1131 audit(1564654558.560:141): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   24.057384] audit: type=1006 audit(1564654563.610:142): pid=499 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=1 res=1
[   24.080507] audit: type=1130 audit(1564654563.633:143): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   24.088566] audit: type=1006 audit(1564654563.643:144): pid=910 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[   24.137712] audit: type=1130 audit(1564654563.690:145): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   28.974702] wlp2s0: authenticate with d8:b1:90:0f:c7:e0
[   29.040457] wlp2s0: send auth to d8:b1:90:0f:c7:e0 (try 1/3)
[   29.041230] wlp2s0: authenticated
[   29.054338] wlp2s0: associate with d8:b1:90:0f:c7:e0 (try 1/3)
[   29.058224] wlp2s0: RX AssocResp from d8:b1:90:0f:c7:e0 (capab=0x111 status=0 aid=6)
[   29.060564] wlp2s0: associated
[   29.144301] wlp2s0: Limiting TX power to 20 (23 - 3) dBm as advertised by d8:b1:90:0f:c7:e0
[   29.199143] IPv6: ADDRCONF(NETDEV_CHANGE): wlp2s0: link becomes ready
[   29.370398] audit: type=1130 audit(1564654568.923:146): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   29.951758] fuse: init (API version 7.31)
[   30.134657] audit: type=1130 audit(1564654569.690:147): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rtkit-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   33.172979] Bluetooth: RFCOMM TTY layer initialized
[   33.172988] Bluetooth: RFCOMM socket layer initialized
[   33.172996] Bluetooth: RFCOMM ver 1.11
[   38.533521] audit: type=1131 audit(1564654578.086:148): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   40.013031] audit: type=1131 audit(1564654579.566:149): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux