You are not logged in.

#1 2020-10-09 18:05:25

charlie89
Member
Registered: 2014-05-24
Posts: 3

Yubikey on USB Hub not detected in KeepassXC, reconnecting fixes it

Hi,

I have a Yubikey 4 Nano (usb security key for 2FA). It's slot 2 is configured for SHA-1 encryption which is used by KeepassXC (password vault) for 2FA to the keepassxc database.
When the yubikey is connected to a USB Hub (either the one in my Dell U2515H Monitor or the Apple Aluminium Keyboard which has 2 USB ports on it's back), keepassxc doesn't find the yubikey after system startup (even after repeatedly pressing the refresh button)
I have to plug the yubikey out and in again, then keepassxc finds it.
After a reboot of the system, the same error occurs.
It works when the yubikey is connected directly to one of the front ports of the pc, but it's much more convenient having the yubikey on the back of the apple keyboard since i just have to put my finger under it and touch the golden contact of the yubikey to confirm an authentication request.

In this state where keepassxc doesn't find the yubikey, it is shown by dmesg and lsusb and even spits out a password when pressing the golden contact on the yubikey.
I have this bug since at least 2 years and didn't really bothered because i automated this via a autostart (~/.config/autostart) script

echo -n "0000:00:14.0" | tee /sys/bus/pci/drivers/xhci_hcd/unbind && echo -n "0000:00:14.0" | tee /sys/bus/pci/drivers/xhci_hcd/bind

, which just reconnects the whole usb 3 controller and it works fine afterwards.

Sidenote:
But today i updated to Gnome 3.38 and it has this bug where it doesn't automatically apply the xkb options (org/gnome/desktop/input-sources/xkb-options in dconf-editor) after connecting a keyboard (and the keyboard gets reconnected from the above script...). These xkb options are there to apply a custom keyboard layout that modifies the keyboard exactly as i want it (eject key is now F20 to show/hide the top-down terminal like guake or tilix, easier german umlauts, F1-F5 work without Fn key and F6-F12 need Fn Key so that they work primarly as media keys). I fixed this with a 2nd autostart script, which just executes the commands from the bug report.
Since i needed hours to find this bug in gnome which only occurs because of this other bug with yubikey and keepassxc, i finally want to do something against it:

TLDR:
So please can you help me where to file a bug
that keepassxc doesn't show up in keepassxc after system startup?
- Can it be a bug in the linux kernel? If so i just read i need to find out in which submodule of the kernel it is. Theoretically it could be usb, usbhid or some input module. But a search for 'linux kernel submodule list' just gives me links to the 'git submodule' command (search engines are sometimes really dumb), so where would i even get a list of the submodules of the linux kernel to at least guess which one it could be?
- Can it be a bug in some sort of library like i.e. xf86-input-libinput or libusb?
- Can it be a bug in gnome? Who knows, because i only use gnome.
- Can it be a bug in KeepassXC? I personally don't think so because it works after reconnecting the yubikey and i didn't found similar bugs on their bugtracker.

Here's some information about my system:
Intel i7-8700K (overclocked to 5,1GHz on all cores), Asus Prime Z-390A, 16G Ram, Arch boots from Samsung NVME which is formatted with Btrfs.
Kernel 5.8.14-arch1-1, Gnome 3.38.1, updated all arch packages around lunch break today.

lsusb (it's the same after booting and after reconnecting the yubikey)

Bus 002 Device 003: ID 0451:8140 Texas Instruments, Inc. TUSB8041 4-Port Hub
Bus 002 Device 002: ID 0451:8140 Texas Instruments, Inc. TUSB8041 4-Port Hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 008: ID 046d:c52b Logitech, Inc. Unifying Receiver
Bus 001 Device 007: ID 05ac:0250 Apple, Inc. Aluminium Keyboard (ISO)
Bus 001 Device 005: ID 1050:0407 Yubico.com Yubikey 4/5 OTP+U2F+CCID
Bus 001 Device 003: ID 05ac:1006 Apple, Inc. Hub in Aluminum Keyboard
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. Hub
Bus 001 Device 006: ID 0451:8142 Texas Instruments, Inc. TUSB8041 4-Port Hub
Bus 001 Device 004: ID 0451:8142 Texas Instruments, Inc. TUSB8041 4-Port Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

dmesg (this is while having the startup script in place, which executes the above command after logging in to reconnect the usb controller).

[Oct 9 19:28] Linux version 5.8.14-arch1-1 (linux@archlinux) (gcc (GCC) 10.2.0, GNU ld (GNU Binutils) 2.35) #1 SMP PREEMPT Wed, 07 Oct 2020 23:59:46 +0000
[  +0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=b7f5c30f-f925-445b-a744-1bfa186937b8 rw resume=UUID=0cb107c3-904c-4918-825c-7a5580781201 quiet nvidia-drm.modeset=1
[  +0.000000] KERNEL supported cpus:
[  +0.000000]   Intel GenuineIntel
[  +0.000000]   AMD AuthenticAMD
[  +0.000000]   Hygon HygonGenuine
[  +0.000000]   Centaur CentaurHauls
[  +0.000000]   zhaoxin   Shanghai  
[  +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-0x0000000000000fff] reserved
[  +0.000000] BIOS-e820: [mem 0x0000000000001000-0x000000000008ffff] usable
[  +0.000000] BIOS-e820: [mem 0x0000000000090000-0x0000000000090fff] type 20
[  +0.000000] BIOS-e820: [mem 0x0000000000091000-0x000000000009efff] usable
[  +0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000fffff] reserved
[  +0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000008d0effff] usable
[  +0.000000] BIOS-e820: [mem 0x000000008d0f0000-0x000000008e969fff] reserved
[  +0.000000] BIOS-e820: [mem 0x000000008e96a000-0x000000008eb44fff] ACPI data
[  +0.000000] BIOS-e820: [mem 0x000000008eb45000-0x000000008ec0efff] ACPI NVS
[  +0.000000] BIOS-e820: [mem 0x000000008ec0f000-0x000000008f344fff] reserved
[  +0.000000] BIOS-e820: [mem 0x000000008f345000-0x000000008f40efff] type 20
[  +0.000000] BIOS-e820: [mem 0x000000008f40f000-0x000000008f40ffff] usable
[  +0.000000] BIOS-e820: [mem 0x000000008f410000-0x000000008fffffff] 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 0x00000000fed00000-0x00000000fed03fff] reserved
[  +0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[  +0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[  +0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000046dffffff] usable
[  +0.000000] NX (Execute Disable) protection: active
[  +0.000000] efi: EFI v2.70 by American Megatrends
[  +0.000000] efi: ACPI 2.0=0x8eae1000 ACPI=0x8eae1000 SMBIOS=0x8f19b000 SMBIOS 3.0=0x8f19a000 MEMATTR=0x88fc1018 ESRT=0x8aae3718 
[  +0.000000] SMBIOS 3.2.1 present.
[  +0.000000] DMI: System manufacturer System Product Name/PRIME Z390-A, BIOS 1602 06/04/2020
[  +0.000000] tsc: Detected 3700.000 MHz processor
[  +0.000000] tsc: Detected 3699.850 MHz TSC
[  +0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[  +0.000001] e820: remove [mem 0x000a0000-0x000fffff] usable
[  +0.000004] last_pfn = 0x46e000 max_arch_pfn = 0x400000000
[  +0.000002] MTRR default type: write-back
[  +0.000001] MTRR fixed ranges enabled:
[  +0.000001]   00000-9FFFF write-back
[  +0.000000]   A0000-BFFFF uncachable
[  +0.000001]   C0000-FFFFF write-protect
[  +0.000000] MTRR variable ranges enabled:
[  +0.000001]   0 base 00C0000000 mask 7FC0000000 uncachable
[  +0.000001]   1 base 00A0000000 mask 7FE0000000 uncachable
[  +0.000000]   2 base 0090000000 mask 7FF0000000 uncachable
[  +0.000001]   3 base 2000000000 mask 6000000000 uncachable
[  +0.000001]   4 base 1000000000 mask 7000000000 uncachable
[  +0.000000]   5 base 0800000000 mask 7800000000 uncachable
[  +0.000001]   6 base 4000000000 mask 4000000000 uncachable
[  +0.000000]   7 disabled
[  +0.000000]   8 disabled
[  +0.000001]   9 disabled
[  +0.000294] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[  +0.000151] last_pfn = 0x8f410 max_arch_pfn = 0x400000000
[  +0.005416] esrt: Reserving ESRT space from 0x000000008aae3718 to 0x000000008aae3750.
[  +0.000003] e820: update [mem 0x8aae3000-0x8aae3fff] usable ==> reserved
[  +0.000008] check: Scanning 1 areas for low memory corruption
[  +0.000011] Using GB pages for direct mapping
[  +0.000356] Secure boot could not be determined
[  +0.000001] RAMDISK: [mem 0x32d67000-0x356aafff]
[  +0.000008] ACPI: Early table checksum verification disabled
[  +0.000002] ACPI: RSDP 0x000000008EAE1000 000024 (v02 ALASKA)
[  +0.000002] ACPI: XSDT 0x000000008EAE10B0 0000DC (v01 ALASKA A M I    01072009 AMI  00010013)
[  +0.000003] ACPI: FACP 0x000000008EB243B8 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[  +0.000003] ACPI: DSDT 0x000000008EAE1228 04318C (v02 ALASKA A M I    01072009 INTL 20160527)
[  +0.000002] ACPI: FACS 0x000000008EC0E080 000040
[  +0.000002] ACPI: APIC 0x000000008EB244D0 0000F4 (v04 ALASKA A M I    01072009 AMI  00010013)
[  +0.000002] ACPI: FPDT 0x000000008EB245C8 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[  +0.000001] ACPI: FIDT 0x000000008EB24610 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[  +0.000002] ACPI: MCFG 0x000000008EB246B0 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[  +0.000001] ACPI: WSMT 0x000000008EB351C8 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
[  +0.000002] ACPI: SSDT 0x000000008EB24748 001B1C (v02 CpuRef CpuSsdt  00003000 INTL 20160527)
[  +0.000002] ACPI: SSDT 0x000000008EB26268 003099 (v02 SaSsdt SaSsdt   00003000 INTL 20160527)
[  +0.000002] ACPI: SSDT 0x000000008EB29308 00232B (v02 PegSsd PegSsdt  00001000 INTL 20160527)
[  +0.000001] ACPI: HPET 0x000000008EB2B638 000038 (v01 ALASKA A M I    00000002      01000013)
[  +0.000002] ACPI: SSDT 0x000000008EB2B670 000FAE (v02 ALASKA Ther_Rvp 00001000 INTL 20160527)
[  +0.000002] ACPI: SSDT 0x000000008EB2C620 002FD3 (v02 INTEL  xh_cfsd4 00000000 INTL 20160527)
[  +0.000001] ACPI: UEFI 0x000000008EB2F5F8 000042 (v01 ALASKA A M I    00000002      01000013)
[  +0.000002] ACPI: LPIT 0x000000008EB2F640 000094 (v01 ALASKA A M I    00000002      01000013)
[  +0.000002] ACPI: SSDT 0x000000008EB2F6D8 0027DE (v02 ALASKA PtidDevc 00001000 INTL 20160527)
[  +0.000001] ACPI: SSDT 0x000000008EB31EB8 0014E2 (v02 ALASKA TbtTypeC 00000000 INTL 20160527)
[  +0.000002] ACPI: DBGP 0x000000008EB333A0 000034 (v01 ALASKA A M I    00000002      01000013)
[  +0.000002] ACPI: DBG2 0x000000008EB333D8 000054 (v00 ALASKA A M I    00000002      01000013)
[  +0.000001] ACPI: SSDT 0x000000008EB33430 001B67 (v02 ALASKA UsbCTabl 00001000 INTL 20160527)
[  +0.000002] ACPI: DMAR 0x000000008EB34F98 000070 (v01 INTEL  EDK2     00000002      01000013)
[  +0.000001] ACPI: SSDT 0x000000008EB35008 000144 (v02 Intel  ADebTabl 00001000 INTL 20160527)
[  +0.000002] ACPI: BGRT 0x000000008EB35150 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[  +0.000002] ACPI: WPBT 0x000000008EB35188 00003C (v01 ALASKA A M I    00000001 ASUS 00000001)
[  +0.000004] ACPI: Local APIC address 0xfee00000
[  +0.000133] No NUMA configuration found
[  +0.000001] Faking a node at [mem 0x0000000000000000-0x000000046dffffff]
[  +0.000002] NODE_DATA(0) allocated [mem 0x46dffc000-0x46dffffff]
[  +0.000022] Zone ranges:
[  +0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[  +0.000001]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[  +0.000001]   Normal   [mem 0x0000000100000000-0x000000046dffffff]
[  +0.000000]   Device   empty
[  +0.000001] Movable zone start for each node
[  +0.000000] Early memory node ranges
[  +0.000001]   node   0: [mem 0x0000000000001000-0x000000000008ffff]
[  +0.000000]   node   0: [mem 0x0000000000091000-0x000000000009efff]
[  +0.000001]   node   0: [mem 0x0000000000100000-0x000000008d0effff]
[  +0.000000]   node   0: [mem 0x000000008f40f000-0x000000008f40ffff]
[  +0.000001]   node   0: [mem 0x0000000100000000-0x000000046dffffff]
[  +0.000120] Zeroed struct page in unavailable ranges: 20338 pages
[  +0.000001] Initmem setup node 0 [mem 0x0000000000001000-0x000000046dffffff]
[  +0.000001] On node 0 totalpages: 4173966
[  +0.000001]   DMA zone: 64 pages used for memmap
[  +0.000000]   DMA zone: 23 pages reserved
[  +0.000001]   DMA zone: 3997 pages, LIFO batch:0
[  +0.000016]   DMA32 zone: 8964 pages used for memmap
[  +0.000000]   DMA32 zone: 573681 pages, LIFO batch:63
[  +0.002364]   Normal zone: 56192 pages used for memmap
[  +0.000000]   Normal zone: 3596288 pages, LIFO batch:63
[  +0.015103] ACPI: PM-Timer IO Port: 0x1808
[  +0.000001] ACPI: Local APIC address 0xfee00000
[  +0.000005] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[  +0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[  +0.000001] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[  +0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[  +0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[  +0.000001] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[  +0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[  +0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[  +0.000001] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[  +0.000000] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[  +0.000001] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[  +0.000000] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[  +0.000038] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[  +0.000001] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[  +0.000001] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[  +0.000001] ACPI: IRQ0 used by override.
[  +0.000001] ACPI: IRQ9 used by override.
[  +0.000001] Using ACPI (MADT) for SMP configuration information
[  +0.000001] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[  +0.000004] e820: update [mem 0x884f5000-0x886a5fff] usable ==> reserved
[  +0.000005] TSC deadline timer available
[  +0.000001] smpboot: Allowing 12 CPUs, 0 hotplug CPUs
[  +0.000011] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[  +0.000001] PM: hibernation: Registered nosave memory: [mem 0x00090000-0x00090fff]
[  +0.000001] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000fffff]
[  +0.000001] PM: hibernation: Registered nosave memory: [mem 0x884f5000-0x886a5fff]
[  +0.000001] PM: hibernation: Registered nosave memory: [mem 0x8aae3000-0x8aae3fff]
[  +0.000001] PM: hibernation: Registered nosave memory: [mem 0x8d0f0000-0x8e969fff]
[  +0.000000] PM: hibernation: Registered nosave memory: [mem 0x8e96a000-0x8eb44fff]
[  +0.000001] PM: hibernation: Registered nosave memory: [mem 0x8eb45000-0x8ec0efff]
[  +0.000000] PM: hibernation: Registered nosave memory: [mem 0x8ec0f000-0x8f344fff]
[  +0.000000] PM: hibernation: Registered nosave memory: [mem 0x8f345000-0x8f40efff]
[  +0.000001] PM: hibernation: Registered nosave memory: [mem 0x8f410000-0x8fffffff]
[  +0.000001] PM: hibernation: Registered nosave memory: [mem 0x90000000-0xdfffffff]
[  +0.000000] PM: hibernation: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[  +0.000000] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[  +0.000001] PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[  +0.000000] PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[  +0.000001] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[  +0.000000] PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[  +0.000000] PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
[  +0.000001] PM: hibernation: Registered nosave memory: [mem 0xfed04000-0xfedfffff]
[  +0.000000] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[  +0.000000] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[  +0.000001] PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
[  +0.000001] [mem 0x90000000-0xdfffffff] available for PCI devices
[  +0.000000] Booting paravirtualized kernel on bare hardware
[  +0.000002] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[  +0.003661] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:12 nr_node_ids:1
[  +0.000188] percpu: Embedded 56 pages/cpu s192512 r8192 d28672 u262144
[  +0.000004] pcpu-alloc: s192512 r8192 d28672 u262144 alloc=1*2097152
[  +0.000001] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 -- -- -- -- 
[  +0.000013] Built 1 zonelists, mobility grouping on.  Total pages: 4108723
[  +0.000001] Policy zone: Normal
[  +0.000001] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=b7f5c30f-f925-445b-a744-1bfa186937b8 rw resume=UUID=0cb107c3-904c-4918-825c-7a5580781201 quiet nvidia-drm.modeset=1
[  +0.000554] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[  +0.000269] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[  +0.000076] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[  +0.023893] Memory: 16189952K/16695864K available (14339K kernel code, 1480K rwdata, 7916K rodata, 1644K init, 3024K bss, 505912K reserved, 0K cma-reserved)
[  +0.000005] random: get_random_u64 called from __kmem_cache_create+0x3e/0x600 with crng_init=0
[  +0.000093] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[  +0.000011] Kernel/User page tables isolation: enabled
[  +0.000014] ftrace: allocating 40121 entries in 157 pages
[  +0.009906] ftrace: allocated 157 pages with 5 groups
[  +0.000078] rcu: Preemptible hierarchical RCU implementation.
[  +0.000000] rcu: 	RCU dyntick-idle grace-period acceleration is enabled.
[  +0.000001] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=12.
[  +0.000000] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[  +0.000001] 	Trampoline variant of Tasks RCU enabled.
[  +0.000000] 	Rude variant of Tasks RCU enabled.
[  +0.000001] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[  +0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[  +0.001972] NR_IRQS: 20736, nr_irqs: 2152, preallocated irqs: 16
[  +0.000511] Console: colour dummy device 80x25
[  +0.000003] printk: console [tty0] enabled
[  +0.000011] ACPI: Core revision 20200528
[  +0.000330] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[  +0.000089] APIC: Switch to symmetric I/O mode setup
[  +0.000001] DMAR: Host address width 39
[  +0.000001] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[  +0.000004] DMAR: dmar0: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[  +0.000000] DMAR: RMRR base: 0x0000008d90b000 end: 0x0000008d92afff
[  +0.000002] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 0
[  +0.000000] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[  +0.000001] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[  +0.001386] DMAR-IR: Enabled IRQ remapping in x2apic mode
[  +0.000001] x2apic enabled
[  +0.000025] Switched APIC routing to cluster x2apic.
[  +0.004545] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[  +0.013979] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x6aa99074b1c, max_idle_ns: 881590506587 ns
[  +0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 7402.02 BogoMIPS (lpj=12332833)
[  +0.000001] pid_max: default: 32768 minimum: 301
[  +0.001641] efi: memattr: Entry attributes invalid: RO and XP bits both cleared
[  +0.000002] efi: memattr: ! 0x000000090000-0x000000090fff [Runtime Code       |RUN|  |  |  |  |  |  |  |   |  |  |  |  ]
[  +0.001163] LSM: Security Framework initializing
[  +0.000003] Yama: becoming mindful.
[  +0.000029] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[  +0.000017] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[  +0.000190] mce: CPU0: Thermal monitoring enabled (TM1)
[  +0.000016] process: using mwait in idle threads
[  +0.000002] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[  +0.000001] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[  +0.000001] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[  +0.000001] Spectre V2 : Mitigation: Full generic retpoline
[  +0.000000] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[  +0.000001] Spectre V2 : Enabling Restricted Speculation for firmware calls
[  +0.000001] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[  +0.000000] Spectre V2 : User space: Mitigation: STIBP via seccomp and prctl
[  +0.000001] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[  +0.000002] TAA: Mitigation: Clear CPU buffers
[  +0.000003] SRBDS: Mitigation: Microcode
[  +0.000000] MDS: Mitigation: Clear CPU buffers
[  +0.000181] Freeing SMP alternatives memory: 32K
[  +0.003474] smpboot: CPU0: Intel(R) Core(TM) i7-8700K CPU @ 3.70GHz (family: 0x6, model: 0x9e, stepping: 0xa)
[  +0.000062] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[  +0.000005] ... version:                4
[  +0.000000] ... bit width:              48
[  +0.000000] ... generic registers:      4
[  +0.000001] ... value mask:             0000ffffffffffff
[  +0.000000] ... max period:             00007fffffffffff
[  +0.000001] ... fixed-purpose events:   3
[  +0.000000] ... event mask:             000000070000000f
[  +0.000029] rcu: Hierarchical SRCU implementation.
[  +0.000733] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[  +0.000069] smp: Bringing up secondary CPUs ...
[  +0.000074] x86: Booting SMP configuration:
[  +0.000001] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6
[  +0.003337] 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.000000] TAA CPU bug present and SMT on, data leak possible. See https://www.kernel.org/doc/html/latest/admin-guide/hw-vuln/tsx_async_abort.html for more details.
[  +0.000000]   #7  #8  #9 #10 #11
[  +0.006254] smp: Brought up 1 node, 12 CPUs
[  +0.000000] smpboot: Max logical packages: 1
[  +0.000000] smpboot: Total of 12 processors activated (88831.24 BogoMIPS)
[  +0.003026] devtmpfs: initialized
[  +0.000000] x86/mm: Memory block size: 128MB
[  +0.000437] PM: Registering ACPI NVS region [mem 0x8eb45000-0x8ec0efff] (827392 bytes)
[  +0.000000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[  +0.000000] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[  +0.000000] pinctrl core: initialized pinctrl subsystem
[  +0.000000] PM: RTC time: 17:28:53, date: 2020-10-09
[  +0.000000] thermal_sys: Registered thermal governor 'fair_share'
[  +0.000000] thermal_sys: Registered thermal governor 'bang_bang'
[  +0.000000] thermal_sys: Registered thermal governor 'step_wise'
[  +0.000000] thermal_sys: Registered thermal governor 'user_space'
[  +0.000000] thermal_sys: Registered thermal governor 'power_allocator'
[  +0.000000] NET: Registered protocol family 16
[  +0.000000] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[  +0.000030] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[  +0.000094] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[  +0.000007] audit: initializing netlink subsys (disabled)
[  +0.000006] audit: type=2000 audit(1602264533.039:1): state=initialized audit_enabled=0 res=1
[  +0.000000] cpuidle: using governor ladder
[  +0.000000] cpuidle: using governor menu
[  +0.000000] ACPI: bus type PCI registered
[  +0.000000] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[  +0.000000] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[  +0.000000] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[  +0.000000] PCI: Using configuration type 1 for base access
[  +0.000000] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[  +0.002691] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[  +0.000000] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[  +0.000000] ACPI: Added _OSI(Module Device)
[  +0.000000] ACPI: Added _OSI(Processor Device)
[  +0.000000] ACPI: Added _OSI(3.0 _SCP Extensions)
[  +0.000000] ACPI: Added _OSI(Processor Aggregator Device)
[  +0.000000] ACPI: Added _OSI(Linux-Dell-Video)
[  +0.000000] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[  +0.000000] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[  +0.067547] ACPI: 10 ACPI AML tables successfully acquired and loaded
[  +0.006805] ACPI: Dynamic OEM Table Load:
[  +0.000003] ACPI: SSDT 0xFFFFA2129AD5F700 0000F4 (v02 PmRef  Cpu0Psd  00003000 INTL 20160527)
[  +0.001293] ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
[  +0.001490] ACPI: Dynamic OEM Table Load:
[  +0.000004] ACPI: SSDT 0xFFFFA2129B784000 0006EC (v02 PmRef  Cpu0Ist  00003000 INTL 20160527)
[  +0.001483] ACPI: Dynamic OEM Table Load:
[  +0.000002] ACPI: SSDT 0xFFFFA2129ADDBC00 000133 (v02 PmRef  Cpu0Hwp  00003000 INTL 20160527)
[  +0.001309] ACPI: Dynamic OEM Table Load:
[  +0.000003] ACPI: SSDT 0xFFFFA2129B781800 000724 (v02 PmRef  HwpLvt   00003000 INTL 20160527)
[  +0.001551] ACPI: Dynamic OEM Table Load:
[  +0.000004] ACPI: SSDT 0xFFFFA2129B780000 0005FC (v02 PmRef  ApIst    00003000 INTL 20160527)
[  +0.001449] ACPI: Dynamic OEM Table Load:
[  +0.000003] ACPI: SSDT 0xFFFFA2129AD7C000 000317 (v02 PmRef  ApHwp    00003000 INTL 20160527)
[  +0.001472] ACPI: Dynamic OEM Table Load:
[  +0.000004] ACPI: SSDT 0xFFFFA2129B7D3000 000AB0 (v02 PmRef  ApPsd    00003000 INTL 20160527)
[  +0.006219] ACPI: EC: EC started
[  +0.000000] ACPI: EC: interrupt blocked
[  +0.000015] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[  +0.000001] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC used to handle transactions
[  +0.000000] ACPI: Interpreter enabled
[  +0.000033] ACPI: (supports S0 S3 S4 S5)
[  +0.000000] ACPI: Using IOAPIC for interrupt routing
[  +0.000030] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[  +0.001144] ACPI: Enabled 7 GPEs in block 00 to 7F
[  +0.013288] ACPI: Power Resource [USBC] (on)
[  +0.002949] ACPI: Power Resource [V0PR] (on)
[  +0.000365] ACPI: Power Resource [V1PR] (on)
[  +0.000358] ACPI: Power Resource [V2PR] (on)
[  +0.005370] ACPI: Power Resource [WRST] (on)
[  +0.004902] ACPI: Power Resource [FN00] (off)
[  +0.000077] ACPI: Power Resource [FN01] (off)
[  +0.000075] ACPI: Power Resource [FN02] (off)
[  +0.000073] ACPI: Power Resource [FN03] (off)
[  +0.000076] ACPI: Power Resource [FN04] (off)
[  +0.000723] ACPI: Power Resource [PIN] (off)
[  +0.000427] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[  +0.000005] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[  +0.002191] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug SHPCHotplug PME AER PCIeCapability LTR DPC]
[  +0.000833] PCI host bridge to bus 0000:00
[  +0.000002] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[  +0.000000] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[  +0.000001] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[  +0.000001] pci_bus 0000:00: root bus resource [mem 0x90000000-0xdfffffff window]
[  +0.000001] pci_bus 0000:00: root bus resource [mem 0xfc800000-0xfe7fffff window]
[  +0.000000] pci_bus 0000:00: root bus resource [bus 00-fe]
[  +0.000007] pci 0000:00:00.0: [8086:3ec2] type 00 class 0x060000
[  +0.000372] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[  +0.000035] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[  +0.000267] pci 0000:00:01.1: [8086:1905] type 01 class 0x060400
[  +0.000034] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[  +0.000391] pci 0000:00:14.0: [8086:a36d] type 00 class 0x0c0330
[  +0.000018] pci 0000:00:14.0: reg 0x10: [mem 0xa4400000-0xa440ffff 64bit]
[  +0.000052] pci 0000:00:14.0: PME# supported from D3hot D3cold
[  +0.000604] pci 0000:00:14.2: [8086:a36f] type 00 class 0x050000
[  +0.000018] pci 0000:00:14.2: reg 0x10: [mem 0xa4416000-0xa4417fff 64bit]
[  +0.000009] pci 0000:00:14.2: reg 0x18: [mem 0xa441c000-0xa441cfff 64bit]
[  +0.000156] pci 0000:00:16.0: [8086:a360] type 00 class 0x078000
[  +0.000024] pci 0000:00:16.0: reg 0x10: [mem 0xa441b000-0xa441bfff 64bit]
[  +0.000067] pci 0000:00:16.0: PME# supported from D3hot
[  +0.000273] pci 0000:00:17.0: [8086:a352] type 00 class 0x010601
[  +0.000014] pci 0000:00:17.0: reg 0x10: [mem 0xa4414000-0xa4415fff]
[  +0.000006] pci 0000:00:17.0: reg 0x14: [mem 0xa441a000-0xa441a0ff]
[  +0.000006] pci 0000:00:17.0: reg 0x18: [io  0x4050-0x4057]
[  +0.000006] pci 0000:00:17.0: reg 0x1c: [io  0x4040-0x4043]
[  +0.000005] pci 0000:00:17.0: reg 0x20: [io  0x4020-0x403f]
[  +0.000006] pci 0000:00:17.0: reg 0x24: [mem 0xa4419000-0xa44197ff]
[  +0.000034] pci 0000:00:17.0: PME# supported from D3hot
[  +0.000209] pci 0000:00:1b.0: [8086:a340] type 01 class 0x060400
[  +0.000140] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[  +0.000331] pci 0000:00:1b.4: [8086:a32c] type 01 class 0x060400
[  +0.000074] pci 0000:00:1b.4: PME# supported from D0 D3hot D3cold
[  +0.000019] pci 0000:00:1b.4: PTM enabled (root), 4ns granularity
[  +0.000326] pci 0000:00:1c.0: [8086:a338] type 01 class 0x060400
[  +0.000073] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[  +0.000348] pci 0000:00:1d.0: [8086:a330] type 01 class 0x060400
[  +0.000141] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[  +0.000351] pci 0000:00:1f.0: [8086:a305] type 00 class 0x060100
[  +0.000327] pci 0000:00:1f.3: [8086:a348] type 00 class 0x040300
[  +0.000040] pci 0000:00:1f.3: reg 0x10: [mem 0xa4410000-0xa4413fff 64bit]
[  +0.000036] pci 0000:00:1f.3: reg 0x20: [mem 0xa4100000-0xa41fffff 64bit]
[  +0.000075] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[  +0.001119] pci 0000:00:1f.4: [8086:a323] type 00 class 0x0c0500
[  +0.000019] pci 0000:00:1f.4: reg 0x10: [mem 0xa4418000-0xa44180ff 64bit]
[  +0.000026] pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
[  +0.000194] pci 0000:00:1f.5: [8086:a324] type 00 class 0x0c8000
[  +0.000014] pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
[  +0.000172] pci 0000:01:00.0: [10de:1401] type 00 class 0x030000
[  +0.000017] pci 0000:01:00.0: reg 0x10: [mem 0xa3000000-0xa3ffffff]
[  +0.000009] pci 0000:01:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
[  +0.000008] pci 0000:01:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
[  +0.000006] pci 0000:01:00.0: reg 0x24: [io  0x3000-0x307f]
[  +0.000005] pci 0000:01:00.0: reg 0x30: [mem 0xa4000000-0xa407ffff pref]
[  +0.000013] pci 0000:01:00.0: BAR 1: assigned to efifb
[  +0.000069] pci 0000:01:00.0: 16.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s PCIe x8 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8.0 GT/s PCIe x16 link)
[  +0.000040] pci 0000:01:00.1: [10de:0fba] type 00 class 0x040300
[  +0.000011] pci 0000:01:00.1: reg 0x10: [mem 0xa4080000-0xa4083fff]
[  +0.000099] pci 0000:00:01.0: PCI bridge to [bus 01]
[  +0.000002] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[  +0.000001] pci 0000:00:01.0:   bridge window [mem 0xa3000000-0xa40fffff]
[  +0.000002] pci 0000:00:01.0:   bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
[  +0.000029] pci 0000:02:00.0: [8086:1528] type 00 class 0x020000
[  +0.000016] pci 0000:02:00.0: reg 0x10: [mem 0xa2200000-0xa23fffff 64bit pref]
[  +0.000013] pci 0000:02:00.0: reg 0x20: [mem 0xa2400000-0xa2403fff 64bit pref]
[  +0.000004] pci 0000:02:00.0: reg 0x30: [mem 0xa4300000-0xa437ffff pref]
[  +0.000045] pci 0000:02:00.0: PME# supported from D0 D3hot
[  +0.000017] pci 0000:02:00.0: reg 0x184: [mem 0x00000000-0x00003fff 64bit]
[  +0.000001] pci 0000:02:00.0: VF(n) BAR0 space: [mem 0x00000000-0x000fffff 64bit] (contains BAR0 for 64 VFs)
[  +0.000008] pci 0000:02:00.0: reg 0x190: [mem 0x00000000-0x00003fff 64bit]
[  +0.000001] pci 0000:02:00.0: VF(n) BAR3 space: [mem 0x00000000-0x000fffff 64bit] (contains BAR3 for 64 VFs)
[  +0.000167] pci 0000:00:01.1: PCI bridge to [bus 02]
[  +0.000003] pci 0000:00:01.1:   bridge window [mem 0xa4300000-0xa43fffff]
[  +0.000002] pci 0000:00:01.1:   bridge window [mem 0xa2200000-0xa24fffff 64bit pref]
[  +0.000001] pci 0000:00:01.1: bridge has subordinate 02 but max busn 03
[  +0.000092] pci 0000:00:1b.0: PCI bridge to [bus 03]
[  +0.000091] pci 0000:04:00.0: [144d:a808] type 00 class 0x010802
[  +0.000027] pci 0000:04:00.0: reg 0x10: [mem 0xa4200000-0xa4203fff 64bit]
[  +0.000207] pci 0000:00:1b.4: PCI bridge to [bus 04]
[  +0.000004] pci 0000:00:1b.4:   bridge window [mem 0xa4200000-0xa42fffff]
[  +0.000086] acpiphp: Slot [1] registered
[  +0.000007] pci 0000:00:1c.0: PCI bridge to [bus 05]
[  +0.000087] pci 0000:00:1d.0: PCI bridge to [bus 06]
[  +0.001584] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0
[  +0.000073] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *1
[  +0.000071] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0
[  +0.000071] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0
[  +0.000074] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0
[  +0.000073] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0
[  +0.000071] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0
[  +0.000071] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0
[  +0.000612] ACPI: EC: interrupt unblocked
[  +0.000000] ACPI: EC: event unblocked
[  +0.000000] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[  +0.000000] ACPI: EC: GPE=0x16
[  +0.000000] ACPI: \_SB_.PCI0.LPCB.EC0_: Boot DSDT EC initialization complete
[  +0.000000] ACPI: \_SB_.PCI0.LPCB.EC0_: EC: Used to handle transactions and events
[  +0.000000] iommu: Default domain type: Translated 
[  +0.000001] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[  +0.000000] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[  +0.000000] pci 0000:01:00.0: vgaarb: bridge control possible
[  +0.000000] vgaarb: loaded
[  +0.000000] SCSI subsystem initialized
[  +0.000000] libata version 3.00 loaded.
[  +0.000000] ACPI: bus type USB registered
[  +0.000000] usbcore: registered new interface driver usbfs
[  +0.000000] usbcore: registered new interface driver hub
[  +0.000000] usbcore: registered new device driver usb
[  +0.000000] pps_core: LinuxPPS API ver. 1 registered
[  +0.000000] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[  +0.000000] PTP clock support registered
[  +0.000000] EDAC MC: Ver: 3.0.0
[  +0.000000] Registered efivars operations
[  +0.000000] NetLabel: Initializing
[  +0.000000] NetLabel:  domain hash size = 128
[  +0.000000] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[  +0.000000] NetLabel:  unlabeled traffic allowed by default
[  +0.000000] PCI: Using ACPI for IRQ routing
[  +0.043110] PCI: pci_cache_line_size set to 64 bytes
[  +0.000066] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[  +0.000000] e820: reserve RAM buffer [mem 0x884f5000-0x8bffffff]
[  +0.000001] e820: reserve RAM buffer [mem 0x8aae3000-0x8bffffff]
[  +0.000001] e820: reserve RAM buffer [mem 0x8d0f0000-0x8fffffff]
[  +0.000000] e820: reserve RAM buffer [mem 0x8f410000-0x8fffffff]
[  +0.000001] e820: reserve RAM buffer [mem 0x46e000000-0x46fffffff]
[  +0.000003] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[  +0.000000] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[  +0.001815] clocksource: Switched to clocksource tsc-early
[  +0.004995] VFS: Disk quotas dquot_6.6.0
[  +0.000010] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[  +0.000040] pnp: PnP ACPI init
[  +0.000085] system 00:00: [mem 0x40000000-0x403fffff] could not be reserved
[  +0.000003] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
[  +0.000174] system 00:01: [io  0x0290-0x029f] has been reserved
[  +0.000002] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[  +0.000442] pnp 00:02: [dma 0 disabled]
[  +0.000027] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[  +0.000091] system 00:03: [io  0x0680-0x069f] has been reserved
[  +0.000002] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[  +0.000099] system 00:04: [io  0x1854-0x1857] has been reserved
[  +0.000003] system 00:04: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[  +0.000161] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
[  +0.000001] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
[  +0.000000] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
[  +0.000001] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
[  +0.000001] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
[  +0.000001] system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
[  +0.000001] system 00:05: [mem 0xfed45000-0xfed8ffff] has been reserved
[  +0.000001] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
[  +0.000002] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[  +0.000193] system 00:06: [io  0x1800-0x18fe] could not be reserved
[  +0.000001] system 00:06: [mem 0xfd000000-0xfd69ffff] has been reserved
[  +0.000001] system 00:06: [mem 0xfd6c0000-0xfd6cffff] has been reserved
[  +0.000001] system 00:06: [mem 0xfd6f0000-0xfdffffff] has been reserved
[  +0.000001] system 00:06: [mem 0xfe000000-0xfe01ffff] could not be reserved
[  +0.000001] system 00:06: [mem 0xfe200000-0xfe7fffff] has been reserved
[  +0.000000] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
[  +0.000002] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[  +0.000262] system 00:07: [io  0x2000-0x20fe] has been reserved
[  +0.000002] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[  +0.000958] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[  +0.000856] pnp: PnP ACPI: found 9 devices
[  +0.005273] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[  +0.000037] NET: Registered protocol family 2
[  +0.000104] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[  +0.000061] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[  +0.000129] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[  +0.000053] TCP: Hash tables configured (established 131072 bind 65536)
[  +0.000070] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[  +0.000034] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[  +0.000071] NET: Registered protocol family 1
[  +0.000003] NET: Registered protocol family 44
[  +0.000004] pci_bus 0000:00: max bus depth: 1 pci_try_num: 2
[  +0.000006] pci 0000:00:1b.0: BAR 14: assigned [mem 0xa2000000-0xa21fffff]
[  +0.000003] pci 0000:00:1b.0: BAR 15: assigned [mem 0xa2500000-0xa26fffff 64bit pref]
[  +0.000001] pci 0000:00:1d.0: BAR 14: assigned [mem 0xa2700000-0xa28fffff]
[  +0.000002] pci 0000:00:1d.0: BAR 15: assigned [mem 0xa2900000-0xa2afffff 64bit pref]
[  +0.000001] pci 0000:00:1b.0: BAR 13: assigned [io  0x5000-0x5fff]
[  +0.000001] pci 0000:00:1d.0: BAR 13: assigned [io  0x6000-0x6fff]
[  +0.000002] pci 0000:00:01.0: PCI bridge to [bus 01]
[  +0.000001] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[  +0.000002] pci 0000:00:01.0:   bridge window [mem 0xa3000000-0xa40fffff]
[  +0.000001] pci 0000:00:01.0:   bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
[  +0.000003] pci 0000:02:00.0: BAR 7: no space for [mem size 0x00100000 64bit]
[  +0.000001] pci 0000:02:00.0: BAR 7: failed to assign [mem size 0x00100000 64bit]
[  +0.000001] pci 0000:02:00.0: BAR 10: no space for [mem size 0x00100000 64bit]
[  +0.000001] pci 0000:02:00.0: BAR 10: failed to assign [mem size 0x00100000 64bit]
[  +0.000001] pci 0000:00:01.1: PCI bridge to [bus 02]
[  +0.000001] pci 0000:00:01.1:   bridge window [mem 0xa4300000-0xa43fffff]
[  +0.000002] pci 0000:00:01.1:   bridge window [mem 0xa2200000-0xa24fffff 64bit pref]
[  +0.000002] pci 0000:00:1b.0: PCI bridge to [bus 03]
[  +0.000006] pci 0000:00:1b.0:   bridge window [io  0x5000-0x5fff]
[  +0.000003] pci 0000:00:1b.0:   bridge window [mem 0xa2000000-0xa21fffff]
[  +0.000002] pci 0000:00:1b.0:   bridge window [mem 0xa2500000-0xa26fffff 64bit pref]
[  +0.000004] pci 0000:00:1b.4: PCI bridge to [bus 04]
[  +0.000003] pci 0000:00:1b.4:   bridge window [mem 0xa4200000-0xa42fffff]
[  +0.000004] pci 0000:00:1c.0: PCI bridge to [bus 05]
[  +0.000009] pci 0000:00:1d.0: PCI bridge to [bus 06]
[  +0.000002] pci 0000:00:1d.0:   bridge window [io  0x6000-0x6fff]
[  +0.000003] pci 0000:00:1d.0:   bridge window [mem 0xa2700000-0xa28fffff]
[  +0.000002] pci 0000:00:1d.0:   bridge window [mem 0xa2900000-0xa2afffff 64bit pref]
[  +0.000004] pci_bus 0000:00: No. 2 try to assign unassigned res
[  +0.000001] release child resource [mem 0xa4300000-0xa437ffff pref]
[  +0.000001] pci 0000:00:01.1: resource 14 [mem 0xa4300000-0xa43fffff] released
[  +0.000000] pci 0000:00:01.1: PCI bridge to [bus 02]
[  +0.000003] pci 0000:00:01.1: bridge window [mem 0x00100000-0x001fffff] to [bus 02] add_size 200000 add_align 100000
[  +0.000002] pci 0000:00:01.1: BAR 14: assigned [mem 0xa2b00000-0xa2dfffff]
[  +0.000001] pci 0000:00:01.0: PCI bridge to [bus 01]
[  +0.000001] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[  +0.000002] pci 0000:00:01.0:   bridge window [mem 0xa3000000-0xa40fffff]
[  +0.000001] pci 0000:00:01.0:   bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
[  +0.000003] pci 0000:02:00.0: BAR 6: assigned [mem 0xa2b00000-0xa2b7ffff pref]
[  +0.000001] pci 0000:02:00.0: BAR 7: assigned [mem 0xa2b80000-0xa2c7ffff 64bit]
[  +0.000003] pci 0000:02:00.0: BAR 10: assigned [mem 0xa2c80000-0xa2d7ffff 64bit]
[  +0.000002] pci 0000:00:01.1: PCI bridge to [bus 02]
[  +0.000002] pci 0000:00:01.1:   bridge window [mem 0xa2b00000-0xa2dfffff]
[  +0.000001] pci 0000:00:01.1:   bridge window [mem 0xa2200000-0xa24fffff 64bit pref]
[  +0.000002] pci 0000:00:1b.0: PCI bridge to [bus 03]
[  +0.000007] pci 0000:00:1b.0:   bridge window [io  0x5000-0x5fff]
[  +0.000003] pci 0000:00:1b.0:   bridge window [mem 0xa2000000-0xa21fffff]
[  +0.000002] pci 0000:00:1b.0:   bridge window [mem 0xa2500000-0xa26fffff 64bit pref]
[  +0.000003] pci 0000:00:1b.4: PCI bridge to [bus 04]
[  +0.000003] pci 0000:00:1b.4:   bridge window [mem 0xa4200000-0xa42fffff]
[  +0.000004] pci 0000:00:1c.0: PCI bridge to [bus 05]
[  +0.000009] pci 0000:00:1d.0: PCI bridge to [bus 06]
[  +0.000002] pci 0000:00:1d.0:   bridge window [io  0x6000-0x6fff]
[  +0.000003] pci 0000:00:1d.0:   bridge window [mem 0xa2700000-0xa28fffff]
[  +0.000002] pci 0000:00:1d.0:   bridge window [mem 0xa2900000-0xa2afffff 64bit pref]
[  +0.000004] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[  +0.000001] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[  +0.000001] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[  +0.000001] pci_bus 0000:00: resource 7 [mem 0x90000000-0xdfffffff window]
[  +0.000000] pci_bus 0000:00: resource 8 [mem 0xfc800000-0xfe7fffff window]
[  +0.000001] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[  +0.000001] pci_bus 0000:01: resource 1 [mem 0xa3000000-0xa40fffff]
[  +0.000000] pci_bus 0000:01: resource 2 [mem 0x90000000-0xa1ffffff 64bit pref]
[  +0.000001] pci_bus 0000:02: resource 1 [mem 0xa2b00000-0xa2dfffff]
[  +0.000001] pci_bus 0000:02: resource 2 [mem 0xa2200000-0xa24fffff 64bit pref]
[  +0.000000] pci_bus 0000:03: resource 0 [io  0x5000-0x5fff]
[  +0.000001] pci_bus 0000:03: resource 1 [mem 0xa2000000-0xa21fffff]
[  +0.000001] pci_bus 0000:03: resource 2 [mem 0xa2500000-0xa26fffff 64bit pref]
[  +0.000000] pci_bus 0000:04: resource 1 [mem 0xa4200000-0xa42fffff]
[  +0.000001] pci_bus 0000:06: resource 0 [io  0x6000-0x6fff]
[  +0.000001] pci_bus 0000:06: resource 1 [mem 0xa2700000-0xa28fffff]
[  +0.000000] pci_bus 0000:06: resource 2 [mem 0xa2900000-0xa2afffff 64bit pref]
[  +0.000331] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[  +0.000008] pci 0000:01:00.1: D0 power state depends on 0000:01:00.0
[  +0.000034] PCI: CLS 64 bytes, default 64
[  +0.000021] Trying to unpack rootfs image as initramfs...
[  +0.039221] Freeing initrd memory: 42256K
[  +0.036822] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[  +0.000001] software IO TLB: mapped [mem 0x844f5000-0x884f5000] (64MB)
[  +0.000058] platform rtc_cmos: registered platform RTC device (no PNP device found)
[  +0.000101] check: Scanning for low memory corruption every 60 seconds
[  +0.000251] Initialise system trusted keyrings
[  +0.000012] Key type blacklist registered
[  +0.000028] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[  +0.000724] zbud: loaded
[  +0.006020] Key type asymmetric registered
[  +0.000001] Asymmetric key parser 'x509' registered
[  +0.000004] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[  +0.000028] io scheduler mq-deadline registered
[  +0.000001] io scheduler kyber registered
[  +0.000014] io scheduler bfq registered
[  +0.002288] pcieport 0000:00:01.0: PME: Signaling with IRQ 121
[  +0.000115] pcieport 0000:00:01.1: PME: Signaling with IRQ 122
[  +0.000069] pcieport 0000:00:1b.0: PME: Signaling with IRQ 123
[  +0.000019] pcieport 0000:00:1b.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[  +0.000170] pcieport 0000:00:1b.4: PME: Signaling with IRQ 124
[  +0.000033] pcieport 0000:00:1b.4: AER: enabled with IRQ 124
[  +0.000025] pcieport 0000:00:1b.4: DPC: enabled with IRQ 124
[  +0.000001] pcieport 0000:00:1b.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 4, DL_ActiveErr+
[  +0.000110] pcieport 0000:00:1c.0: PME: Signaling with IRQ 125
[  +0.000098] pcieport 0000:00:1d.0: PME: Signaling with IRQ 126
[  +0.000018] pcieport 0000:00:1d.0: pciehp: Slot #0 AttnBtn- PwrCtrl- MRL- AttnInd- PwrInd- HotPlug+ Surprise+ Interlock- NoCompl+ IbPresDis- LLActRep+
[  +0.000086] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[  +0.000051] efifb: probing for efifb
[  +0.000017] efifb: Ignoring BGRT: unexpected or invalid BMP data
[  +0.000001] efifb: framebuffer at 0x90000000, using 3072k, total 3072k
[  +0.000000] efifb: mode is 1024x768x32, linelength=4096, pages=1
[  +0.000001] efifb: scrolling: redraw
[  +0.000000] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[  +0.000021] fbcon: Deferring console take-over
[  +0.000000] fb0: EFI VGA frame buffer device
[  +0.000005] intel_idle: MWAIT substates: 0x11142120
[  +0.000000] intel_idle: v0.5.1 model 0x9E
[  +0.000421] intel_idle: Local APIC timer is reliable in all C-states
[  +0.000065] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
[  +0.000011] ACPI: Sleep Button [SLPB]
[  +0.000017] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
[  +0.000009] ACPI: Power Button [PWRB]
[  +0.000019] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[  +0.002465] ACPI: Power Button [PWRF]
[  +0.001920] thermal LNXTHERM:00: registered as thermal_zone0
[  +0.000001] ACPI: Thermal Zone [TZ00] (28 C)
[  +0.000204] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[  +0.000439] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[  +0.001802] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[  +0.000000] AMD-Vi: AMD IOMMUv2 functionality not available on this system
[  +0.000789] nvme nvme0: pci function 0000:04:00.0
[  +0.000015] ahci 0000:00:17.0: version 3.0
[  +0.008731] nvme nvme0: missing or invalid SUBNQN field.
[  +0.000011] nvme nvme0: Shutdown timeout set to 8 seconds
[  +0.002778] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[  +0.000001] ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds apst 
[  +0.012409] nvme nvme0: 12/0/0 default/read/poll queues
[  +0.003360]  nvme0n1: p1 p2 p3
[  +0.034714] scsi host0: ahci
[  +0.000194] scsi host1: ahci
[  +0.000145] scsi host2: ahci
[  +0.000078] scsi host3: ahci
[  +0.000053] scsi host4: ahci
[  +0.000046] scsi host5: ahci
[  +0.000026] ata1: SATA max UDMA/133 abar m2048@0xa4419000 port 0xa4419100 irq 127
[  +0.000001] ata2: SATA max UDMA/133 abar m2048@0xa4419000 port 0xa4419180 irq 127
[  +0.000001] ata3: SATA max UDMA/133 abar m2048@0xa4419000 port 0xa4419200 irq 127
[  +0.000001] ata4: SATA max UDMA/133 abar m2048@0xa4419000 port 0xa4419280 irq 127
[  +0.000001] ata5: SATA max UDMA/133 abar m2048@0xa4419000 port 0xa4419300 irq 127
[  +0.000001] ata6: SATA max UDMA/133 abar m2048@0xa4419000 port 0xa4419380 irq 127
[  +0.000030] usbcore: registered new interface driver usbserial_generic
[  +0.000002] usbserial: USB Serial support registered for generic
[  +0.000028] rtc_cmos rtc_cmos: RTC can wake from S4
[  +0.000594] rtc_cmos rtc_cmos: registered as rtc0
[  +0.000139] rtc_cmos rtc_cmos: setting system clock to 2020-10-09T17:28:54 UTC (1602264534)
[  +0.000008] rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[  +0.000039] intel_pstate: Intel P-state driver initializing
[  +0.000653] intel_pstate: HWP enabled
[  +0.000107] ledtrig-cpu: registered to indicate activity on CPUs
[  +0.000044] intel_pmc_core INT33A1:00:  initialized
[  +0.000063] drop_monitor: Initializing network drop monitor service
[  +0.000105] NET: Registered protocol family 10
[  +0.004283] Segment Routing with IPv6
[  +0.000001] RPL Segment Routing with IPv6
[  +0.000016] NET: Registered protocol family 17
[  +0.000693] microcode: sig=0x906ea, pf=0x2, revision=0xd6
[  +0.000213] microcode: Microcode Update Driver: v2.2.
[  +0.000002] IPI shorthand broadcast: enabled
[  +0.000007] sched_clock: Marking stable (466745290, 530021)->(497648619, -30373308)
[  +0.000109] registered taskstats version 1
[  +0.000005] Loading compiled-in X.509 certificates
[  +0.002404] Loaded X.509 cert 'Build time autogenerated kernel key: 11a0710cbe6bfa0ab549a1cf25fb3e15e9a29f7f'
[  +0.000178] zswap: loaded using pool lz4/z3fold
[  +0.000217] Key type ._fscrypt registered
[  +0.000001] Key type .fscrypt registered
[  +0.000000] Key type fscrypt-provisioning registered
[  +0.002232] PM:   Magic number: 8:430:491
[  +0.000125] RAS: Correctable Errors collector initialized.
[  +0.300016] ata5: SATA link down (SStatus 4 SControl 300)
[  +0.000027] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[  +0.000373] ata1.00: supports DRM functions and may not be fully accessible
[  +0.000902] ata1.00: ATA-10: Crucial_CT525MX300SSD1,  M0CR040, max UDMA/133
[  +0.000006] ata1.00: 1025610768 sectors, multi 16: LBA48 NCQ (depth 32), AA
[  +0.002022] ata6: SATA link down (SStatus 4 SControl 300)
[  +0.000025] ata3: SATA link down (SStatus 4 SControl 300)
[  +0.000025] ata2: SATA link down (SStatus 4 SControl 300)
[  +0.000023] ata4: SATA link down (SStatus 4 SControl 300)
[  +0.000380] ata1.00: supports DRM functions and may not be fully accessible
[  +0.002962] ata1.00: configured for UDMA/133
[  +0.000234] scsi 0:0:0:0: Direct-Access     ATA      Crucial_CT525MX3 R040 PQ: 0 ANSI: 5
[  +0.000354] ata1.00: Enabling discard_zeroes_data
[  +0.000130] sd 0:0:0:0: [sda] 1025610768 512-byte logical blocks: (525 GB/489 GiB)
[  +0.000025] sd 0:0:0:0: [sda] Write Protect is off
[  +0.000004] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[  +0.000030] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[  +0.000356] ata1.00: Enabling discard_zeroes_data
[  +0.002131]  sda: sda1 sda2 sda3 sda4
[  +0.001137] ata1.00: Enabling discard_zeroes_data
[  +0.000420] sd 0:0:0:0: [sda] supports TCG Opal
[  +0.000005] sd 0:0:0:0: [sda] Attached SCSI disk
[  +0.002525] Freeing unused decrypted memory: 2040K
[  +0.000685] Freeing unused kernel image (initmem) memory: 1644K
[  +0.025214] Write protecting the kernel read-only data: 24576k
[  +0.001331] Freeing unused kernel image (text/rodata gap) memory: 2044K
[  +0.000321] Freeing unused kernel image (rodata/data gap) memory: 276K
[  +0.032415] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[  +0.000001] x86/mm: Checking user space page tables
[  +0.029036] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[  +0.000002] Run /init as init process
[  +0.000000]   with arguments:
[  +0.000001]     /init
[  +0.000000]   with environment:
[  +0.000000]     HOME=/
[  +0.000000]     TERM=linux
[  +0.000001]     BOOT_IMAGE=/boot/vmlinuz-linux
[  +0.065369] fbcon: Taking over console
[  +0.000033] Console: switching to colour frame buffer device 128x48
[  +0.007965] nvidia: loading out-of-tree module taints kernel.
[  +0.000004] nvidia: module license 'NVIDIA' taints kernel.
[  +0.000001] Disabling lock debugging due to kernel taint
[  +0.004739] nvidia: module verification failed: signature and/or required key missing - tainting kernel
[  +0.009186] nvidia-nvlink: Nvlink Core is being initialized, major device number 242
[  +0.000293] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[  +0.116559] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  455.28  Wed Sep 30 01:05:16 UTC 2020
[  +0.001592] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  455.28  Wed Sep 30 00:58:12 UTC 2020
[  +0.005556] nvidia-uvm: Loaded the UVM driver, major device number 240.
[  +0.000885] Linux agpgart interface v0.103
[  +0.013482] [drm] [nvidia-drm] [GPU ID 0x00000100] Loading driver
[  +0.294520] tsc: Refined TSC clocksource calibration: 3695.999 MHz
[  +0.000003] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x6a8d2284b57, max_idle_ns: 881590451434 ns
[  +0.000030] clocksource: Switched to clocksource tsc
[  +0.434542] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[  +0.326483] [drm] Initialized nvidia-drm 0.0.0 20160202 for 0000:01:00.0 on minor 0
[  +0.050426] xhci_hcd 0000:00:14.0: xHCI Host Controller
[  +0.000003] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[  +0.001065] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[  +0.000004] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[  +0.000143] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[  +0.000001] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[  +0.000000] usb usb1: Product: xHCI Host Controller
[  +0.000001] usb usb1: Manufacturer: Linux 5.8.14-arch1-1 xhci-hcd
[  +0.000000] usb usb1: SerialNumber: 0000:00:14.0
[  +0.000085] hub 1-0:1.0: USB hub found
[  +0.000019] hub 1-0:1.0: 16 ports detected
[  +0.001914] xhci_hcd 0000:00:14.0: xHCI Host Controller
[  +0.000002] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[  +0.000003] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[  +0.000023] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[  +0.000001] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[  +0.000001] usb usb2: Product: xHCI Host Controller
[  +0.000001] usb usb2: Manufacturer: Linux 5.8.14-arch1-1 xhci-hcd
[  +0.000000] usb usb2: SerialNumber: 0000:00:14.0
[  +0.000070] hub 2-0:1.0: USB hub found
[  +0.000013] hub 2-0:1.0: 10 ports detected
[  +0.000555] usb: port power management may be unreliable
[  +0.067903] raid6: avx2x4   gen() 51613 MB/s
[  +0.056667] raid6: avx2x4   xor() 23690 MB/s
[  +0.056669] raid6: avx2x2   gen() 52112 MB/s
[  +0.056667] raid6: avx2x2   xor() 31085 MB/s
[  +0.056664] raid6: avx2x1   gen() 35742 MB/s
[  +0.033357] usb 1-6: new high-speed USB device number 2 using xhci_hcd
[  +0.023326] raid6: avx2x1   xor() 27051 MB/s
[  +0.056665] raid6: sse2x4   gen() 21660 MB/s
[  +0.056651] raid6: sse2x4   xor() 12655 MB/s
[  +0.004746] usb 1-6: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
[  +0.000001] usb 1-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[  +0.000001] usb 1-6: Product: USB2.0 Hub
[  +0.000696] hub 1-6:1.0: USB hub found
[  +0.000308] hub 1-6:1.0: 4 ports detected
[  +0.050916] raid6: sse2x2   gen() 21903 MB/s
[  +0.056682] raid6: sse2x2   xor() 13467 MB/s
[  +0.013393] usb 2-10: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[  +0.016913] usb 2-10: New USB device found, idVendor=0451, idProduct=8140, bcdDevice= 1.00
[  +0.000001] usb 2-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[  +0.000723] hub 2-10:1.0: USB hub found
[  +0.000034] hub 2-10:1.0: 4 ports detected
[  +0.025603] raid6: sse2x1   gen() 18599 MB/s
[  +0.056666] raid6: sse2x1   xor()  9105 MB/s
[  +0.000000] raid6: using algorithm avx2x2 gen() 52112 MB/s
[  +0.000001] raid6: .... xor() 31085 MB/s, rmw enabled
[  +0.000000] raid6: using avx2x2 recovery algorithm
[  +0.000519] xor: automatically using best checksumming function   avx       
[  +0.019247] Btrfs loaded, crc32c=crc32c-intel
[  +0.014065] BTRFS: device label nvmeroot devid 1 transid 1430567 /dev/nvme0n1p2 scanned by systemd-udevd (256)
[  +0.006160] usb 1-9: new high-speed USB device number 3 using xhci_hcd
[  +0.010459] PM: Image not found (code -22)
[  +0.018270] random: fast init done
[  +0.006706] BTRFS info (device nvme0n1p2): disk space caching is enabled
[  +0.000004] BTRFS info (device nvme0n1p2): has skinny extents
[  +0.113022] usb 1-9: New USB device found, idVendor=05ac, idProduct=1006, bcdDevice=96.15
[  +0.000008] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  +0.000005] usb 1-9: Product: Keyboard Hub
[  +0.000005] usb 1-9: Manufacturer: Apple, Inc.
[  +0.000004] usb 1-9: SerialNumber: 000000000000
[  +0.000893] hub 1-9:1.0: USB hub found
[  +0.000042] hub 1-9:1.0: 3 ports detected
[  +0.012799] BTRFS info (device nvme0n1p2): enabling ssd optimizations
[  +0.051157] usb 2-10.4: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
[  +0.016987] usb 2-10.4: New USB device found, idVendor=0451, idProduct=8140, bcdDevice= 1.00
[  +0.000003] usb 2-10.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[  +0.001005] hub 2-10.4:1.0: USB hub found
[  +0.000132] hub 2-10.4:1.0: 2 ports detected
[  +0.110091] systemd[1]: systemd 246.6-1-arch running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[  +0.011802] usb 1-10: new high-speed USB device number 4 using xhci_hcd
[  +0.003463] systemd[1]: Detected architecture x86-64.
[  +0.031708] systemd[1]: Set hostname to <tower>.
[  +0.108397] usb 1-10: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
[  +0.000001] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[  +0.000001] usb 1-10: SerialNumber: CC0D08617D51
[  +0.000575] hub 1-10:1.0: USB hub found
[  +0.000020] hub 1-10:1.0: 4 ports detected
[  +0.072488] usb 1-9.1: new full-speed USB device number 5 using xhci_hcd
[  +0.052228] systemd[1]: Queued start job for default target Graphical Interface.
[  +0.000649] systemd[1]: Created slice system-getty.slice.
[  +0.000158] systemd[1]: Created slice system-modprobe.slice.
[  +0.000108] systemd[1]: Created slice User and Session Slice.
[  +0.000040] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[  +0.000029] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[  +0.000106] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[  +0.000021] systemd[1]: Reached target Local Encrypted Volumes.
[  +0.000008] systemd[1]: Reached target Login Prompts.
[  +0.000021] systemd[1]: Reached target Slices.
[  +0.000012] systemd[1]: Reached target System Time Set.
[  +0.000007] systemd[1]: Reached target System Time Synchronized.
[  +0.000048] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[  +0.000338] systemd[1]: Listening on LVM2 metadata daemon socket.
[  +0.000212] systemd[1]: Listening on LVM2 poll daemon socket.
[  +0.000994] systemd[1]: Listening on Process Core Dump Socket.
[  +0.000094] systemd[1]: Listening on Journal Audit Socket.
[  +0.000056] systemd[1]: Listening on Journal Socket (/dev/log).
[  +0.000061] systemd[1]: Listening on Journal Socket.
[  +0.000089] systemd[1]: Listening on Network Service Netlink Socket.
[  +0.000068] systemd[1]: Listening on udev Control Socket.
[  +0.000048] systemd[1]: Listening on udev Kernel Socket.
[  +0.000528] systemd[1]: Mounting Huge Pages File System...
[  +0.000529] systemd[1]: Mounting POSIX Message Queue File System...
[  +0.000573] systemd[1]: Mounting Kernel Debug File System...
[  +0.000499] systemd[1]: Mounting Kernel Trace File System...
[  +0.000055] systemd[1]: Condition check resulted in Kernel Module supporting RPCSEC_GSS being skipped.
[  +0.000599] systemd[1]: Starting Create list of static device nodes for the current kernel...
[  +0.000462] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[  +0.000022] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[  +0.000571] systemd[1]: Starting Set Up Additional Binary Formats...
[  +0.000837] systemd[1]: Starting Journal Service...
[  +0.000544] systemd[1]: Starting Load Kernel Modules...
[  +0.000487] systemd[1]: Starting Remount Root and Kernel File Systems...
[  +0.000048] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[  +0.000577] systemd[1]: Starting Coldplug All udev Devices...
[  +0.001080] systemd[1]: Mounted Huge Pages File System.
[  +0.000101] systemd[1]: Mounted POSIX Message Queue File System.
[  +0.000090] systemd[1]: Mounted Kernel Debug File System.
[  +0.000086] systemd[1]: Mounted Kernel Trace File System.
[  +0.000347] systemd[1]: Finished Create list of static device nodes for the current kernel.
[  +0.000139] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 330 (systemd-binfmt)
[  +0.000694] systemd[1]: Mounting Arbitrary Executable File Formats File System...
[  +0.000645] random: lvm: uninitialized urandom read (4 bytes read)
[  +0.000631] systemd[1]: Mounted Arbitrary Executable File Formats File System.
[  +0.000422] BTRFS info (device nvme0n1p2): use lzo compression, level 0
[  +0.000001] BTRFS info (device nvme0n1p2): disk space caching is enabled
[  +0.000621] systemd[1]: Finished Set Up Additional Binary Formats.
[  +0.000353] systemd[1]: Finished Remount Root and Kernel File Systems.
[  +0.000103] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[  +0.000340] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[  +0.000545] systemd[1]: Starting Load/Save Random Seed...
[  +0.000047] systemd[1]: Condition check resulted in Create System Users being skipped.
[  +0.000518] systemd[1]: Starting Create Static Device Nodes in /dev...
[  +0.000694] sd 0:0:0:0: Attached scsi generic sg0 type 0
[  +0.003194] mc: Linux media interface: v0.10
[  +0.003117] systemd[1]: Finished Create Static Device Nodes in /dev.
[  +0.000693] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[  +0.005532] videodev: Linux video capture interface: v2.00
[  +0.001619] v4l2loopback driver version 0.12.5 loaded
[  +0.000588] systemd[1]: Finished Load Kernel Modules.
[  +0.000129] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[  +0.000420] systemd[1]: Mounting Kernel Configuration File System...
[  +0.000400] systemd[1]: Starting Apply Kernel Variables...
[  +0.000967] systemd[1]: Mounted Kernel Configuration File System.
[  +0.002550] systemd[1]: Finished Apply Kernel Variables.
[  +0.006546] usb 1-9.1: New USB device found, idVendor=1050, idProduct=0407, bcdDevice= 4.37
[  +0.000001] usb 1-9.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  +0.000001] usb 1-9.1: Product: Yubikey 4 OTP+U2F+CCID
[  +0.000000] usb 1-9.1: Manufacturer: Yubico
[  +0.013278] systemd[1]: Finished Coldplug All udev Devices.
[  +0.071731] usb 1-9.2: new low-speed USB device number 6 using xhci_hcd
[  +0.082851] systemd[1]: Started Journal Service.
[  +0.000066] audit: type=1130 audit(1602264537.808: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'
[  +0.013915] usb 1-9.2: New USB device found, idVendor=05ac, idProduct=0250, bcdDevice= 0.74
[  +0.000001] usb 1-9.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  +0.000001] usb 1-9.2: Product: Apple Keyboard
[  +0.000000] usb 1-9.2: Manufacturer: Apple Inc.
[  +0.026786] audit: type=1130 audit(1602264537.851: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'
[  +0.000476] audit: type=1130 audit(1602264537.851:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +0.042576] usb 1-10.4: new high-speed USB device number 7 using xhci_hcd
[  +0.007720] acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[  +0.000350] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[  +0.000178] acpi PNP0C14:05: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[  +0.000259] acpi PNP0C14:06: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:02)
[  +0.035058] EDAC ie31200: No ECC support
[  +0.000037] EDAC ie31200: No ECC support
[  +0.000087] dca service started, version 1.12.1
[  +0.007774] audit: type=1130 audit(1602264537.944:5): 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'
[  +0.032240] input: PC Speaker as /devices/platform/pcspkr/input/input3
[  +0.009671] Adding 33554428k swap on /dev/nvme0n1p3.  Priority:-2 extents:1 across:33554428k SSDscFS
[  +0.000233] usb 1-10.4: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
[  +0.000001] usb 1-10.4: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[  +0.000001] usb 1-10.4: SerialNumber: BC0D08717D51
[  +0.000669] hub 1-10.4:1.0: USB hub found
[  +0.000028] hub 1-10.4:1.0: 2 ports detected
[  +0.043030] audit: type=1130 audit(1602264538.031:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +0.014762] audit: type=1130 audit(1602264538.044: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'
[  +0.003765] audit: type=1127 audit(1602264538.048:8): pid=406 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[  +0.002243] audit: type=1130 audit(1602264538.051: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'
[  +0.002974] audit: type=1130 audit(1602264538.054:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +0.002929] random: dbus-daemon: uninitialized urandom read (12 bytes read)
[  +0.000188] random: avahi-daemon: uninitialized urandom read (4 bytes read)
[  +0.000702] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[  +0.000073] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[  +0.001699] usb 1-9.3: new full-speed USB device number 8 using xhci_hcd
[  +0.000130] i2c i2c-6: 2/4 memory slots populated (from DMI)
[  +0.000221] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[  +0.000638] i2c i2c-6: Successfully instantiated SPD at 0x51
[  +0.000799] i2c i2c-6: Successfully instantiated SPD at 0x53
[  +0.004856] intel-spi 0000:00:1f.5: w25q128 (16384 Kbytes)
[  +0.007690] RAPL PMU: API unit is 2^-32 Joules, 2 fixed counters, 655360 ms ovfl timer
[  +0.000001] RAPL PMU: hw unit of domain package 2^-14 Joules
[  +0.000001] RAPL PMU: hw unit of domain dram 2^-14 Joules
[  +0.022830] RPC: Registered named UNIX socket transport module.
[  +0.000001] RPC: Registered udp transport module.
[  +0.000001] RPC: Registered tcp transport module.
[  +0.000000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[  +0.046738] random: crng init done
[  +0.000001] random: 3 urandom warning(s) missed due to ratelimiting
[  +0.010060] usb 1-9.3: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.11
[  +0.000001] usb 1-9.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  +0.000001] usb 1-9.3: Product: USB Receiver
[  +0.000000] usb 1-9.3: Manufacturer: Logitech
[  +0.006378] nct6775: Enabling hardware monitor logical device mappings.
[  +0.000066] nct6775: Found NCT6798D or compatible chip at 0x2e:0x290
[  +0.000004] ACPI Warning: SystemIO range 0x0000000000000295-0x0000000000000296 conflicts with OpRegion 0x0000000000000290-0x0000000000000299 (\AMW0.SHWM) (20200528/utaddress-204)
[  +0.000003] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[  +0.000326] Creating 1 MTD partitions on "0000:00:1f.5":
[  +0.000001] 0x000000000000-0x000001000000 : "BIOS"
[  +0.003264] cryptd: max_cpu_qlen set to 1000
[  +0.001638] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 5.1.0-k
[  +0.000001] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[  +0.000043] ixgbe 0000:02:00.0: enabling device (0000 -> 0002)
[  +0.006807] AVX2 version of gcm_enc/dec engaged.
[  +0.000001] AES CTR mode by8 optimization enabled
[  +0.111290] usbcore: registered new device driver apple-mfi-fastcharge
[  +0.000145] usb 1-9.1: USB disconnect, device number 5
[  +0.000479] usb 1-9.2: USB disconnect, device number 6
[  +0.000375] usb 1-9.3: USB disconnect, device number 8
[  +0.003800] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[  +0.000220] snd_hda_intel 0000:01:00.1: enabling device (0000 -> 0002)
[  +0.000044] snd_hda_intel 0000:01:00.1: Disabling MSI
[  +0.000003] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[  +0.008642] 8021q: 802.1Q VLAN Support v1.8
[  +0.066278] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input4
[  +0.000035] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input5
[  +0.000032] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input6
[  +0.000032] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input7
[  +0.000033] input: HDA NVidia HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8
[  +0.000062] input: HDA NVidia HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
[  +0.000035] input: HDA NVidia HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
[  +0.044789] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[  +0.001245] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[  +0.000001] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[  +0.000001] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[  +0.000001] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[  +0.000001] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
[  +0.000001] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[  +0.000001] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[  +0.000001] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[  +0.000001] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[  +0.002188] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[  +0.000026] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[  +0.000001] cfg80211: failed to load regulatory.db
[  +0.002630] asus_wmi: ASUS WMI generic driver loaded
[  +0.001084] asus_wmi: Initialization: 0x0
[  +0.000021] asus_wmi: BIOS WMI version: 0.9
[  +0.000104] asus_wmi: SFUN value: 0x0
[  +0.000001] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[  +0.000354] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input11
[  +0.026983] ixgbe 0000:02:00.0: Multiqueue Enabled: Rx Queue count = 12, Tx Queue count = 12 XDP Queue count = 0
[  +0.000507] hub 1-9:1.0: USB hub found
[  +0.000035] hub 1-9:1.0: 3 ports detected
[  +0.001309] hub 1-9:1.0: USB hub found
[  +0.000020] hub 1-9:1.0: 3 ports detected
[  +0.002559] input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[  +0.000024] input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[  +0.000025] input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[  +0.000019] input: HDA Intel PCH Line Out Front as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[  +0.000021] input: HDA Intel PCH Line Out Surround as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[  +0.000024] input: HDA Intel PCH Line Out CLFE as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[  +0.000023] input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[  +0.039269] ee1004 6-0051: 512 byte EE1004-compliant SPD EEPROM, read-only
[  +0.000349] ee1004 6-0053: 512 byte EE1004-compliant SPD EEPROM, read-only
[  +0.001060] hid: raw HID events driver (C) Jiri Kosina
[  +0.021942] iTCO_vendor_support: vendor-support=0
[  +0.014797] ixgbe 0000:02:00.0: 32.000 Gb/s available PCIe bandwidth (5.0 GT/s PCIe x8 link)
[  +0.093319] ixgbe 0000:02:00.0: MAC: 3, PHY: 0, PBA No: G54042-007
[  +0.000001] ixgbe 0000:02:00.0: 00:1b:21:dd:1d:3a
[  +0.005911] usbcore: registered new interface driver usbhid
[  +0.000001] usbhid: USB HID core driver
[  +0.001162] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[  +0.000059] iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
[  +0.000116] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[  +0.097372] usb 1-9.1: new full-speed USB device number 9 using xhci_hcd
[  +0.002786] intel_rapl_common: Found RAPL domain package
[  +0.000002] intel_rapl_common: Found RAPL domain dram
[  +0.035270] ixgbe 0000:02:00.0: Intel(R) 10 Gigabit Network Connection
[  +0.000075] libphy: ixgbe-mdio: probed
[  +0.001415] ixgbe 0000:02:00.0 enp2s0: renamed from eth0
[  +0.055643] usb 1-9.1: New USB device found, idVendor=1050, idProduct=0407, bcdDevice= 4.37
[  +0.000001] usb 1-9.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  +0.000001] usb 1-9.1: Product: Yubikey 4 OTP+U2F+CCID
[  +0.000001] usb 1-9.1: Manufacturer: Yubico
[  +0.024154] pps pps0: new PPS source ptp0
[  +0.000035] ixgbe 0000:02:00.0: registered PHC device on enp2s0
[  +0.063933] usb 1-9.2: new low-speed USB device number 10 using xhci_hcd
[  +0.065665] 8021q: adding VLAN 0 to HW filter on device enp2s0
[  +0.034178] usb 1-9.2: New USB device found, idVendor=05ac, idProduct=0250, bcdDevice= 0.74
[  +0.000002] usb 1-9.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  +0.000000] usb 1-9.2: Product: Apple Keyboard
[  +0.000001] usb 1-9.2: Manufacturer: Apple Inc.
[  +0.083538] usb 1-9.3: new full-speed USB device number 11 using xhci_hcd
[  +0.094136] usb 1-9.3: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.11
[  +0.000006] usb 1-9.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  +0.000003] usb 1-9.3: Product: USB Receiver
[  +0.000003] usb 1-9.3: Manufacturer: Logitech
[  +0.028149] input: Yubico Yubikey 4 OTP+U2F+CCID as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.1/1-9.1:1.0/0003:1050:0407.0001/input/input19
[  +0.054579] hid-generic 0003:1050:0407.0001: input,hidraw0: USB HID v1.10 Keyboard [Yubico Yubikey 4 OTP+U2F+CCID] on usb-0000:00:14.0-9.1/input0
[  +0.000310] hid-generic 0003:1050:0407.0002: hiddev0,hidraw1: USB HID v1.10 Device [Yubico Yubikey 4 OTP+U2F+CCID] on usb-0000:00:14.0-9.1/input1
[  +0.000210] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3:1.0/0003:046D:C52B.0007/input/input20
[  +0.056270] hid-generic 0003:046D:C52B.0007: input,hidraw2: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:14.0-9.3/input0
[  +0.000581] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3:1.1/0003:046D:C52B.0008/input/input21
[  +0.000213] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3:1.1/0003:046D:C52B.0008/input/input22
[  +0.055777] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3:1.1/0003:046D:C52B.0008/input/input23
[  +0.000515] hid-generic 0003:046D:C52B.0008: input,hiddev1,hidraw3: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:14.0-9.3/input1
[  +0.000552] hid-generic 0003:046D:C52B.0009: hiddev2,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.3/input2
[  +0.006734] input: Apple Inc. Apple Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.2/1-9.2:1.0/0003:05AC:0250.0005/input/input25
[  +0.055470] apple 0003:05AC:0250.0005: input,hidraw5: USB HID v1.11 Keyboard [Apple Inc. Apple Keyboard] on usb-0000:00:14.0-9.2/input0
[  +0.000109] apple 0003:05AC:0250.0006: Fn key not found (Apple Wireless Keyboard clone?), disabling Fn key handling
[  +0.000038] input: Apple Inc. Apple Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.2/1-9.2:1.1/0003:05AC:0250.0006/input/input26
[  +0.176643] apple 0003:05AC:0250.0006: input,hidraw2: USB HID v1.11 Device [Apple Inc. Apple Keyboard] on usb-0000:00:14.0-9.2/input1
[  +0.000893] logitech-djreceiver 0003:046D:C52B.0009: hiddev2,hidraw4: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.3/input2
[  +0.109257] mousedev: PS/2 mouse device common for all mice
[  +0.008118] input: Logitech Wireless Device PID:4069 Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3:1.2/0003:046D:C52B.0009/0003:046D:4069.000A/input/input27
[  +0.000143] input: Logitech Wireless Device PID:4069 Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3:1.2/0003:046D:C52B.0009/0003:046D:4069.000A/input/input28
[  +0.000112] input: Logitech Wireless Device PID:4069 Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3:1.2/0003:046D:C52B.0009/0003:046D:4069.000A/input/input29
[  +0.000057] input: Logitech Wireless Device PID:4069 System Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3:1.2/0003:046D:C52B.0009/0003:046D:4069.000A/input/input30
[  +0.000086] hid-generic 0003:046D:4069.000A: input,hidraw3: USB HID v1.11 Keyboard [Logitech Wireless Device PID:4069] on usb-0000:00:14.0-9.3/input2:1
[  +0.445892] input: Logitech MX Master 2S as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3:1.2/0003:046D:C52B.0009/0003:046D:4069.000A/input/input34
[  +0.000480] logitech-hidpp-device 0003:046D:4069.000A: input,hidraw3: USB HID v1.11 Keyboard [Logitech MX Master 2S] on usb-0000:00:14.0-9.3/input2:1
[Oct 9 19:29] ixgbe 0000:02:00.0 enp2s0: NIC Link is Up 10 Gbps, Flow Control: None
[  +0.000175] IPv6: ADDRCONF(NETDEV_CHANGE): enp2s0: link becomes ready
[  +0.107746] kauditd_printk_skb: 38 callbacks suppressed
[  +0.000001] audit: type=1130 audit(1602264543.798:49): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +5.253658] audit: type=1131 audit(1602264549.054:50): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +0.754554] ixgbe 0000:02:00.0 enp2s0: NIC Link is Up 10 Gbps, Flow Control: None
[  +0.009041] audit: type=1130 audit(1602264549.818:51): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd-wait-online comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +0.026423] audit: type=1130 audit(1602264549.844:52): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=rpc-statd-notify comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +0.006500] FS-Cache: Loaded
[  +0.025738] FS-Cache: Netfs 'nfs' registered for caching
[  +0.001934] audit: type=1130 audit(1602264549.878:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=colord comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +0.000503] Key type dns_resolver registered
[  +0.054346] audit: type=1130 audit(1602264549.931:54): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=org.cups.cupsd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +0.037915] NFS: Registering the id_resolver key type
[  +0.000007] Key type id_resolver registered
[  +0.000000] Key type id_legacy registered
[  +0.010219] FS-Cache: Duplicate cookie detected
[  +0.000001] NFS4: Couldn't follow remote path
[  +0.000002] FS-Cache: O-cookie c=00000000035d952a [p=00000000b71e1b72 fl=232 nc=0 na=1]
[  +0.000000] FS-Cache: O-cookie d=0000000000000000 n=0000000000000000
[  +0.000001] FS-Cache: O-key=[16] '0400000002000000020008010a0001c8'
[  +0.000002] FS-Cache: N-cookie c=0000000057ff7c8d [p=00000000b71e1b72 fl=2 nc=0 na=1]
[  +0.000000] FS-Cache: N-cookie d=000000008ea2fb51 n=00000000f62a74c0
[  +0.000001] FS-Cache: N-key=[16] '0400000002000000020008010a0001c8'
[  +0.000002] FS-Cache: Duplicate cookie detected
[  +0.000001] FS-Cache: O-cookie c=00000000035d952a [p=00000000b71e1b72 fl=212 nc=0 na=0]
[  +0.000000] FS-Cache: O-cookie d=0000000000000000 n=0000000000000000
[  +0.000001] FS-Cache: O-key=[16] '0400000002000000020008010a0001c8'
[  +0.000002] FS-Cache: N-cookie c=00000000d7c94b3f [p=00000000b71e1b72 fl=2 nc=0 na=1]
[  +0.000000] FS-Cache: N-cookie d=000000008ea2fb51 n=00000000c7f6d6bd
[  +0.000001] FS-Cache: N-key=[16] '0400000002000000020008010a0001c8'
[  +0.000002] FS-Cache: Duplicate cookie detected
[  +0.000001] FS-Cache: O-cookie c=00000000d425d7da [p=00000000b71e1b72 fl=222 nc=0 na=1]
[  +0.000001] FS-Cache: O-cookie d=000000008ea2fb51 n=0000000068677977
[  +0.000000] FS-Cache: O-key=[16] '0400000002000000020008010a0001c8'
[  +0.000005] FS-Cache: N-cookie c=0000000091a3eeb2 [p=00000000b71e1b72 fl=2 nc=0 na=1]
[  +0.000001] FS-Cache: N-cookie d=000000008ea2fb51 n=00000000551d3cc8
[  +0.000000] FS-Cache: N-key=[16] '0400000002000000020008010a0001c8'
[  +0.000003] FS-Cache: Duplicate cookie detected
[  +0.000002] FS-Cache: O-cookie c=00000000d425d7da [p=00000000b71e1b72 fl=222 nc=0 na=1]
[  +0.000001] FS-Cache: O-cookie d=000000008ea2fb51 n=0000000068677977
[  +0.000000] FS-Cache: O-key=[16] '0400000002000000020008010a0001c8'
[  +0.000004] FS-Cache: N-cookie c=0000000014e6c2f5 [p=00000000b71e1b72 fl=2 nc=0 na=1]
[  +0.000001] FS-Cache: N-cookie d=000000008ea2fb51 n=00000000ab5403be
[  +0.000000] FS-Cache: N-key=[16] '0400000002000000020008010a0001c8'
[  +0.000032] NFS4: Couldn't follow remote path
[  +0.000057] NFS4: Couldn't follow remote path
[  +0.000058] NFS4: Couldn't follow remote path
[  +0.000054] NFS4: Couldn't follow remote path
[  +0.000042] NFS4: Couldn't follow remote path
[  +0.000000] FS-Cache: Duplicate cookie detected
[  +0.000001] FS-Cache: O-cookie c=00000000d425d7da [p=00000000b71e1b72 fl=222 nc=0 na=1]
[  +0.000001] FS-Cache: O-cookie d=000000008ea2fb51 n=0000000068677977
[  +0.000000] FS-Cache: O-key=[16] '0400000002000000020008010a0001c8'
[  +0.000002] FS-Cache: N-cookie c=0000000091ee137f [p=00000000b71e1b72 fl=2 nc=0 na=1]
[  +0.000001] FS-Cache: N-cookie d=000000008ea2fb51 n=000000004ca92da0
[  +0.000000] FS-Cache: N-key=[16] '0400000002000000020008010a0001c8'
[  +0.000049] NFS4: Couldn't follow remote path
[  +0.000055] NFS4: Couldn't follow remote path
[  +0.008178] audit: type=1130 audit(1602264549.988:55): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +0.006703] audit: type=1130 audit(1602264549.994:56): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=foldingathome comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +0.001679] audit: type=1130 audit(1602264549.998:57): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=gdm comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +0.063660] audit: type=1130 audit(1602264550.061:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=accounts-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +0.010637] audit: type=1100 audit(1602264550.071:59): pid=694 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_succeed_if,pam_permit acct="gdm" exe="/usr/lib/gdm-session-worker" hostname=tower addr=? terminal=/dev/tty1 res=success'
[  +2.838168] rfkill: input handler disabled
[  +3.690613] kauditd_printk_skb: 21 callbacks suppressed
[  +0.000000] audit: type=1100 audit(1602264556.601:81): pid=1013 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="michael" exe="/usr/lib/gdm-session-worker" hostname=tower addr=? terminal=/dev/tty1 res=success'
[  +0.000963] audit: type=1101 audit(1602264556.601:82): pid=1013 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="michael" exe="/usr/lib/gdm-session-worker" hostname=tower addr=? terminal=/dev/tty1 res=success'
[  +0.000785] audit: type=1103 audit(1602264556.601:83): pid=1013 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock,pam_gnome_keyring acct="michael" exe="/usr/lib/gdm-session-worker" hostname=tower addr=? terminal=/dev/tty1 res=success'
[  +0.003003] audit: type=1006 audit(1602264556.604:84): pid=1013 uid=0 old-auid=4294967295 auid=1001 tty=(none) old-ses=4294967295 ses=3 res=1
[  +0.009941] audit: type=1130 audit(1602264556.614:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1001 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +0.004657] audit: type=1101 audit(1602264556.621:86): pid=1024 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="michael" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +0.000013] audit: type=1103 audit(1602264556.621:87): pid=1024 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="michael" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[  +0.000058] audit: type=1006 audit(1602264556.621:88): pid=1024 uid=0 old-auid=4294967295 auid=1001 tty=(none) old-ses=4294967295 ses=4 res=1
[  +0.000549] audit: type=1105 audit(1602264556.621:89): pid=1024 uid=0 auid=1001 ses=4 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="michael" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +0.005118] audit: type=1334 audit(1602264556.624:90): prog-id=16 op=LOAD
[  +0.677029] rfkill: input handler enabled
[  +0.494375] fuse: init (API version 7.31)
[  +1.578340] rfkill: input handler disabled
[  +1.032450] xhci_hcd 0000:00:14.0: remove, state 4
[  +0.000004] usb usb2: USB disconnect, device number 1
[  +0.000002] usb 2-10: USB disconnect, device number 2
[  +0.000001] usb 2-10.4: USB disconnect, device number 3
[  +0.000577] xhci_hcd 0000:00:14.0: USB bus 2 deregistered
[  +0.000027] xhci_hcd 0000:00:14.0: remove, state 1
[  +0.000004] usb usb1: USB disconnect, device number 1
[  +0.000001] usb 1-6: USB disconnect, device number 2
[  +0.000163] usb 1-9: USB disconnect, device number 3
[  +0.000001] usb 1-9.1: USB disconnect, device number 9
[  +0.083251] usb 1-9.2: USB disconnect, device number 10
[  +0.142096] usb 1-9.3: USB disconnect, device number 11
[  +0.115702] usb 1-10: USB disconnect, device number 4
[  +0.000003] usb 1-10.4: USB disconnect, device number 7
[  +0.001807] xhci_hcd 0000:00:14.0: USB bus 1 deregistered
[  +0.001091] xhci_hcd 0000:00:14.0: xHCI Host Controller
[  +0.000004] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[  +0.096988] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x110 quirks 0x0000000000009810
[  +0.000004] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[  +0.000129] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.08
[  +0.000001] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[  +0.000000] usb usb1: Product: xHCI Host Controller
[  +0.000001] usb usb1: Manufacturer: Linux 5.8.14-arch1-1 xhci-hcd
[  +0.000000] usb usb1: SerialNumber: 0000:00:14.0
[  +0.000093] hub 1-0:1.0: USB hub found
[  +0.000014] hub 1-0:1.0: 16 ports detected
[  +0.003489] xhci_hcd 0000:00:14.0: xHCI Host Controller
[  +0.000003] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[  +0.000003] xhci_hcd 0000:00:14.0: Host supports USB 3.1 Enhanced SuperSpeed
[  +0.000051] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.08
[  +0.000002] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[  +0.000001] usb usb2: Product: xHCI Host Controller
[  +0.000000] usb usb2: Manufacturer: Linux 5.8.14-arch1-1 xhci-hcd
[  +0.000001] usb usb2: SerialNumber: 0000:00:14.0
[  +0.000099] hub 2-0:1.0: USB hub found
[  +0.000014] hub 2-0:1.0: 10 ports detected
[  +0.332931] usb 1-6: new high-speed USB device number 2 using xhci_hcd
[  +0.141182] usb 1-6: New USB device found, idVendor=05e3, idProduct=0610, bcdDevice=32.98
[  +0.000002] usb 1-6: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[  +0.000001] usb 1-6: Product: USB2.0 Hub
[  +0.000711] hub 1-6:1.0: USB hub found
[  +0.000268] hub 1-6:1.0: 4 ports detected
[  +0.121263] usb 2-10: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
[  +0.017212] usb 2-10: New USB device found, idVendor=0451, idProduct=8140, bcdDevice= 1.00
[  +0.000005] usb 2-10: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[  +0.000990] hub 2-10:1.0: USB hub found
[  +0.000027] hub 2-10:1.0: 4 ports detected
[  +0.121698] usb 1-9: new high-speed USB device number 3 using xhci_hcd
[  +0.148492] usb 1-9: New USB device found, idVendor=05ac, idProduct=1006, bcdDevice=96.15
[  +0.000006] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[  +0.000004] usb 1-9: Product: Keyboard Hub
[  +0.000003] usb 1-9: Manufacturer: Apple, Inc.
[  +0.000002] usb 1-9: SerialNumber: 000000000000
[  +0.000893] hub 1-9:1.0: USB hub found
[  +0.000038] hub 1-9:1.0: 3 ports detected
[  +0.001721] hub 1-9:1.0: USB hub found
[  +0.000038] hub 1-9:1.0: 3 ports detected
[  +0.062284] usb 2-10.4: new SuperSpeed Gen 1 USB device number 3 using xhci_hcd
[  +0.017128] usb 2-10.4: New USB device found, idVendor=0451, idProduct=8140, bcdDevice= 1.00
[  +0.000006] usb 2-10.4: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[  +0.001265] hub 2-10.4:1.0: USB hub found
[  +0.000209] hub 2-10.4:1.0: 2 ports detected
[  +0.121296] usb 1-10: new high-speed USB device number 4 using xhci_hcd
[  +0.140329] usb 1-10: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
[  +0.000006] usb 1-10: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[  +0.000003] usb 1-10: SerialNumber: CC0D08617D51
[  +0.000832] hub 1-10:1.0: USB hub found
[  +0.000029] hub 1-10:1.0: 4 ports detected
[  +0.072069] usb 1-9.1: new full-speed USB device number 5 using xhci_hcd
[  +0.095207] usb 1-9.1: New USB device found, idVendor=1050, idProduct=0407, bcdDevice= 4.37
[  +0.000001] usb 1-9.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  +0.000001] usb 1-9.1: Product: Yubikey 4 OTP+U2F+CCID
[  +0.000001] usb 1-9.1: Manufacturer: Yubico
[  +0.014653] input: Yubico Yubikey 4 OTP+U2F+CCID as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.1/1-9.1:1.0/0003:1050:0407.000B/input/input35
[  +0.053604] hid-generic 0003:1050:0407.000B: input,hidraw0: USB HID v1.10 Keyboard [Yubico Yubikey 4 OTP+U2F+CCID] on usb-0000:00:14.0-9.1/input0
[  +0.000537] hid-generic 0003:1050:0407.000C: hiddev0,hidraw1: USB HID v1.10 Device [Yubico Yubikey 4 OTP+U2F+CCID] on usb-0000:00:14.0-9.1/input1
[  +0.046018] usb 1-10.4: new high-speed USB device number 6 using xhci_hcd
[  +0.042323] nf_conntrack: default automatic helper assignment has been turned off for security reasons and CT-based  firewall rule not found. Use the iptables CT target to attach helpers instead.
[  +0.048159] usb 1-10.4: New USB device found, idVendor=0451, idProduct=8142, bcdDevice= 1.00
[  +0.000003] usb 1-10.4: New USB device strings: Mfr=0, Product=0, SerialNumber=1
[  +0.000001] usb 1-10.4: SerialNumber: BC0D08717D51
[  +0.000730] hub 1-10.4:1.0: USB hub found
[  +0.000059] hub 1-10.4:1.0: 2 ports detected
[  +0.072106] usb 1-9.2: new low-speed USB device number 7 using xhci_hcd
[  +0.096770] usb 1-9.2: New USB device found, idVendor=05ac, idProduct=0250, bcdDevice= 0.74
[  +0.000006] usb 1-9.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  +0.000004] usb 1-9.2: Product: Apple Keyboard
[  +0.000003] usb 1-9.2: Manufacturer: Apple Inc.
[  +0.009652] input: Apple Inc. Apple Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.2/1-9.2:1.0/0003:05AC:0250.000D/input/input36
[  +0.054174] apple 0003:05AC:0250.000D: input,hidraw2: USB HID v1.11 Keyboard [Apple Inc. Apple Keyboard] on usb-0000:00:14.0-9.2/input0
[  +0.002702] apple 0003:05AC:0250.000E: Fn key not found (Apple Wireless Keyboard clone?), disabling Fn key handling
[  +0.000086] input: Apple Inc. Apple Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.2/1-9.2:1.1/0003:05AC:0250.000E/input/input37
[  +0.056961] apple 0003:05AC:0250.000E: input,hidraw3: USB HID v1.11 Device [Apple Inc. Apple Keyboard] on usb-0000:00:14.0-9.2/input1
[  +0.072977] usb 1-9.3: new full-speed USB device number 8 using xhci_hcd
[  +0.093969] usb 1-9.3: New USB device found, idVendor=046d, idProduct=c52b, bcdDevice=24.11
[  +0.000006] usb 1-9.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  +0.000004] usb 1-9.3: Product: USB Receiver
[  +0.000003] usb 1-9.3: Manufacturer: Logitech
[  +0.017663] logitech-djreceiver 0003:046D:C52B.0011: hiddev1,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-9.3/input2
[  +0.008077] input: Apple Inc. Apple Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.2/1-9.2:1.0/0003:05AC:0250.0012/input/input38
[  +0.054023] apple 0003:05AC:0250.0012: input,hidraw3: USB HID v1.11 Keyboard [Apple Inc. Apple Keyboard] on usb-0000:00:14.0-9.2/input0
[  +0.002439] apple 0003:05AC:0250.0013: Fn key not found (Apple Wireless Keyboard clone?), disabling Fn key handling
[  +0.000085] input: Apple Inc. Apple Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.2/1-9.2:1.1/0003:05AC:0250.0013/input/input39
[  +0.053754] apple 0003:05AC:0250.0013: input,hidraw4: USB HID v1.11 Device [Apple Inc. Apple Keyboard] on usb-0000:00:14.0-9.2/input1
[  +0.003005] input: Logitech MX Master 2S as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.3/1-9.3:1.2/0003:046D:C52B.0011/0003:046D:4069.0014/input/input40
[  +0.000126] logitech-hidpp-device 0003:046D:4069.0014: input,hidraw5: USB HID v1.11 Keyboard [Logitech MX Master 2S] on usb-0000:00:14.0-9.3/input2:1
[  +2.975971] input: Yubico Yubikey 4 OTP+U2F+CCID as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.1/1-9.1:1.0/0003:1050:0407.0015/input/input41
[  +0.054531] hid-generic 0003:1050:0407.0015: input,hidraw0: USB HID v1.10 Keyboard [Yubico Yubikey 4 OTP+U2F+CCID] on usb-0000:00:14.0-9.1/input0
[  +1.960289] kauditd_printk_skb: 13 callbacks suppressed
[  +0.000004] audit: type=1131 audit(1602264568.047:104): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +2.464208] audit: type=1131 audit(1602264570.511:105): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +0.004983] audit: type=1131 audit(1602264570.514:106): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@120 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +5.423709] input: Yubico Yubikey 4 OTP+U2F+CCID as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9.1/1-9.1:1.0/0003:1050:0407.0016/input/input42
[  +0.057082] hid-generic 0003:1050:0407.0016: input,hidraw0: USB HID v1.10 Keyboard [Yubico Yubikey 4 OTP+U2F+CCID] on usb-0000:00:14.0-9.1/input0
[  +0.802985] logitech-hidpp-device 0003:046D:4069.0014: HID++ 4.5 device connected.
[ +14.494573] audit: type=1131 audit(1602264591.294:107): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-localed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +0.162111] audit: type=1334 audit(1602264591.457:108): prog-id=13 op=UNLOAD
[  +0.000003] audit: type=1334 audit(1602264591.457:109): prog-id=12 op=UNLOAD
[  +0.901117] audit: type=1131 audit(1602264592.357:110): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  +0.128329] audit: type=1334 audit(1602264592.484:111): prog-id=10 op=UNLOAD
[  +0.000007] audit: type=1334 audit(1602264592.484:112): prog-id=9 op=UNLOAD
[Oct 9 19:30] audit: type=1131 audit(1602264613.044:113): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=geoclue comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

Thanks for your help, cause i don't really know where else to ask.
Charlie

Offline

#2 2020-10-31 17:25:30

charlie89
Member
Registered: 2014-05-24
Posts: 3

Re: Yubikey on USB Hub not detected in KeepassXC, reconnecting fixes it

Nevermind, found the reason here: https://github.com/keepassxreboot/keepassxc/issues/5614
A udev rule doesn't get triggered, so all you have to do is run

sudo udevadm trigger

for the Yubikey to appear.
This way the issues in Gnome (like the XKB keyboard settings i wrote above) don't occur.

Offline

Board footer

Powered by FluxBB