You are not logged in.

#1 2020-09-14 03:07:16

ArcticStag
Member
Registered: 2020-09-14
Posts: 46

[SOLVED] Boot to black screen with blinking cursor

I have just installed Arch Linux for the first time. I have been using Fedora, Manjaro and CentOS in the past and thought it was about time I make the move into something that I can make what I want it to be from the ground up. I completed my install and I thought that It went well. When I reboot after completing the install from the Live terminal I am presented with a black screen that says

Starting version 246.4-1-arch
/dev/nvme0n1p4: clean, 123809/28393472 files, 3321492/113542913 blocks

I am then presented with a black screen with a flashing cursor. I am able to get into tty and ssh. I load into tty and check my systemctl and find the below

State: degraded
     Jobs: 0 queued
   Failed: 1 units
    Since: Mon 2020-09-14 12:37:30 AEST; 24min ago
   CGroup: /
           ├─user.slice 
           │ └─user-1000.slice 
           │   ├─user@1000.service 
           │   │ └─init.scope 
           │   │   ├─632 /usr/lib/systemd/systemd --user
           │   │   └─633 (sd-pam)
           │   └─session-1.scope 
           │     ├─ 629 sshd: arctic [priv]
           │     ├─ 640 sshd: arctic@pts/0
           │     ├─ 641 -bash
           │     ├─3923 systemctl status
           │     └─3924 curl -F f:1=<- -F read:1=2 ix.io
           ├─init.scope 
           │ └─1 /sbin/init
           └─system.slice 
             ├─haveged.service 
             │ └─376 /usr/bin/haveged -w 1024 -v 1 --Foreground
             ├─systemd-udevd.service 
             │ └─378 /usr/lib/systemd/systemd-udevd
             ├─cronie.service 
             │ ├─ 513 /usr/bin/crond -n
             │ └─3921 /usr/sbin/anacron -s
             ├─bluetooth.service 
             │ └─512 /usr/lib/bluetooth/bluetoothd
             ├─systemd-journald.service 
             │ └─377 /usr/lib/systemd/systemd-journald
             ├─sshd.service 
             │ └─530 sshd: /usr/bin/sshd -D [listener] 0 of 10-100 startups
             ├─NetworkManager.service 
             │ └─515 /usr/bin/NetworkManager --no-daemon
             ├─lvm2-lvmetad.service 
             │ └─387 /usr/bin/lvmetad -f
             ├─dbus.service 
             │ └─514 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
             └─systemd-logind.service 
               └─517 /usr/lib/systemd/systemd-logind

I have noticed that lightdm, my display manager of choice is not loaded. so I attempt to start it and it fails. I check on the status of lightdm and I get this

● lightdm.service - Light Display Manager
     Loaded: loaded (/usr/lib/systemd/system/lightdm.service; enabled; vendor preset: disabled)
     Active: failed (Result: exit-code) since Mon 2020-09-14 12:37:34 AEST; 26min ago
       Docs: man:lightdm(1)
    Process: 592 ExecStart=/usr/bin/lightdm (code=exited, status=1/FAILURE)
   Main PID: 592 (code=exited, status=1/FAILURE)

Warning: some journal files were not opened due to insufficient permissions.

I have tried to look up what this means and what I should do to resolve this however I have not found anything of great help. I have also loaded my entire dmesg below.

Any assistance is greatly appreciated. I hope you guys can will be able to guide me in the right direction.

Thank you

[    0.000000] Linux version 5.4.64-1-lts (linux-lts@archlinux) (gcc version 10.2.0 (GCC)) #1 SMP Wed, 09 Sep 2020 18:54:16 +0000
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=df9ae807-67ab-4ead-87ec-56399d6be339 rw loglevel=3 quiet
[    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: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009dfffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009e00000-0x0000000009ffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000a000000-0x000000000a1fffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000a200000-0x000000000a20afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000000a20b000-0x000000000affffff] usable
[    0.000000] BIOS-e820: [mem 0x000000000b000000-0x000000000b01ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000000b020000-0x00000000d9a46fff] usable
[    0.000000] BIOS-e820: [mem 0x00000000d9a47000-0x00000000daf50fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000daf51000-0x00000000daf79fff] ACPI data
[    0.000000] BIOS-e820: [mem 0x00000000daf7a000-0x00000000db46afff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x00000000db46b000-0x00000000dc46afff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000dc46b000-0x00000000deffffff] usable
[    0.000000] BIOS-e820: [mem 0x00000000df000000-0x00000000dfffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fd100000-0x00000000fd1fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fea00000-0x00000000fea0ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000feb80000-0x00000000fec01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec30000-0x00000000fec30fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed40000-0x00000000fed44fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc2000-0x00000000fedcffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedd4000-0x00000000fedd5fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000feefffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000081f37ffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] SMBIOS 3.2.0 present.
[    0.000000] DMI: System manufacturer System Product Name/CROSSHAIR VI HERO, BIOS 7901 07/31/2020
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] last_pfn = 0x81f380 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF write-through
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000000]   2 base 0000C0000000 mask FFFFE0000000 write-back
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 0000000820000000 aka 33280M
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
[    0.000000] last_pfn = 0xdf000 max_arch_pfn = 0x400000000
[    0.000000] check: Scanning 1 areas for low memory corruption
[    0.000000] Using GB pages for direct mapping
[    0.000000] RAMDISK: [mem 0x36c41000-0x37617fff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F05B0 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000DAF59098 0000AC (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000DAF680A8 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x00000000DAF591E0 00EEC3 (v02 ALASKA A M I    01072009 INTL 20120913)
[    0.000000] ACPI: FACS 0x00000000DB453D80 000040
[    0.000000] ACPI: APIC 0x00000000DAF681C0 00015E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000DAF68320 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FIDT 0x00000000DAF68368 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x00000000DAF68408 0000FC (v02 ALASKA CPUSSDT  01072009 AMI  01072009)
[    0.000000] ACPI: SSDT 0x00000000DAF68508 008C98 (v02 AMD    AMD ALIB 00000002 MSFT 04000000)
[    0.000000] ACPI: SSDT 0x00000000DAF711A0 00378A (v01 AMD    AMD AOD  00000001 INTL 20120913)
[    0.000000] ACPI: MCFG 0x00000000DAF74930 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.000000] ACPI: SSDT 0x00000000DAF79408 0000BF (v01 AMD    AMD PT   00001000 INTL 20120913)
[    0.000000] ACPI: HPET 0x00000000DAF749C8 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.000000] ACPI: SSDT 0x00000000DAF74A00 000024 (v01 AMDFCH FCHZP    00001000 INTL 20120913)
[    0.000000] ACPI: UEFI 0x00000000DAF74A28 000042 (v01 ALASKA A M I    00000002      01000013)
[    0.000000] ACPI: IVRS 0x00000000DAF74A70 0000D0 (v02 AMD    AMD IVRS 00000001 AMD  00000000)
[    0.000000] ACPI: SSDT 0x00000000DAF74B40 001BF4 (v01 AMD    AMD CPU  00000001 AMD  00000001)
[    0.000000] ACPI: CRAT 0x00000000DAF76738 000F50 (v01 AMD    AMD CRAT 00000001 AMD  00000001)
[    0.000000] ACPI: CDIT 0x00000000DAF77688 000029 (v01 AMD    AMD CDIT 00000001 AMD  00000001)
[    0.000000] ACPI: SSDT 0x00000000DAF776B8 001D4A (v01 AMD    AmdTable 00000001 INTL 20120913)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000081f37ffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x81f37c000-0x81f37ffff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000081f37ffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009cfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x0000000009dfffff]
[    0.000000]   node   0: [mem 0x000000000a000000-0x000000000a1fffff]
[    0.000000]   node   0: [mem 0x000000000a20b000-0x000000000affffff]
[    0.000000]   node   0: [mem 0x000000000b020000-0x00000000d9a46fff]
[    0.000000]   node   0: [mem 0x00000000dc46b000-0x00000000deffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000081f37ffff]
[    0.000000] Zeroed struct page in unavailable ranges: 18739 pages
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000081f37ffff]
[    0.000000] On node 0 totalpages: 8369869
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14031 pages used for memmap
[    0.000000]   DMA32 zone: 897969 pages, LIFO batch:63
[    0.000000]   Normal zone: 116686 pages used for memmap
[    0.000000]   Normal zone: 7467904 pages, LIFO batch:63
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 17, version 33, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 18, version 33, address 0xfec01000, GSI 24-55
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10228201 base: 0xfed00000
[    0.000000] smpboot: Allowing 32 CPUs, 16 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x09e00000-0x09ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x0a200000-0x0a20afff]
[    0.000000] PM: Registered nosave memory: [mem 0x0b000000-0x0b01ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xd9a47000-0xdaf50fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdaf51000-0xdaf79fff]
[    0.000000] PM: Registered nosave memory: [mem 0xdaf7a000-0xdb46afff]
[    0.000000] PM: Registered nosave memory: [mem 0xdb46b000-0xdc46afff]
[    0.000000] PM: Registered nosave memory: [mem 0xdf000000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfd0fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfd100000-0xfd1fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfd200000-0xfe9fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfea00000-0xfea0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfea10000-0xfeb7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfeb80000-0xfec01fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfec2ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec30000-0xfec30fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec31000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed3ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed40000-0xfed44fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed45000-0xfed7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfedc1fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedc2000-0xfedcffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedd0000-0xfedd3fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedd4000-0xfedd5fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfedd6000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfeefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
[    0.000000] [mem 0xe0000000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:32 nr_node_ids:1
[    0.000000] percpu: Embedded 54 pages/cpu s184320 r8192 d28672 u262144
[    0.000000] pcpu-alloc: s184320 r8192 d28672 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
[    0.000000] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 8239067
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-lts root=UUID=df9ae807-67ab-4ead-87ec-56399d6be339 rw loglevel=3 quiet
[    0.000000] printk: log_buf_len individual max cpu contribution: 4096 bytes
[    0.000000] printk: log_buf_len total cpu_extra contributions: 126976 bytes
[    0.000000] printk: log_buf_len min size: 131072 bytes
[    0.000000] printk: log_buf_len: 262144 bytes
[    0.000000] printk: early log buf free: 117632(89%)
[    0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[    0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.000000] mem auto-init: stack:byref_all, heap alloc:on, heap free:off
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 32793968K/33479476K available (12291K kernel code, 1326K rwdata, 4008K rodata, 1712K init, 3396K bss, 685508K reserved, 0K cma-reserved)
[    0.000000] random: get_random_u64 called from __kmem_cache_create+0x3e/0x610 with crng_init=0
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=1
[    0.000000] ftrace: allocating 37478 entries in 147 pages
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=32.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=32
[    0.000000] NR_IRQS: 20736, nr_irqs: 1224, preallocated irqs: 16
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour dummy device 80x25
[    0.000000] printk: console [tty0] enabled
[    0.000000] ACPI: Core revision 20190816
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.010000] Switched APIC routing to physical flat.
[    0.010000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.070000] tsc: PIT calibration matches HPET. 1 loops
[    0.070000] tsc: Detected 3592.919 MHz processor
[    0.000003] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x33ca327bdd4, max_idle_ns: 440795282392 ns
[    0.000005] Calibrating delay loop (skipped), value calculated using timer frequency.. 7185.83 BogoMIPS (lpj=35929190)
[    0.000006] pid_max: default: 32768 minimum: 301
[    0.000043] LSM: Security Framework initializing
[    0.000046] Yama: becoming mindful.
[    0.000097] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000139] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000148] *** VALIDATE tmpfs ***
[    0.000270] *** VALIDATE proc ***
[    0.000321] *** VALIDATE cgroup1 ***
[    0.000322] *** VALIDATE cgroup2 ***
[    0.000373] LVT offset 1 assigned for vector 0xf9
[    0.000437] LVT offset 2 assigned for vector 0xf4
[    0.000453] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.000454] Last level dTLB entries: 4KB 1536, 2MB 1536, 4MB 768, 1GB 0
[    0.000456] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.000457] Spectre V2 : Mitigation: Full AMD retpoline
[    0.000457] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.000458] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.000458] Spectre V2 : User space: Vulnerable
[    0.000459] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp
[    0.000702] Freeing SMP alternatives memory: 32K
[    0.136666] smpboot: CPU0: AMD Ryzen 7 1800X Eight-Core Processor (family: 0x17, model: 0x1, stepping: 0x1)
[    0.136736] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.136739] ... version:                0
[    0.136739] ... bit width:              48
[    0.136740] ... generic registers:      6
[    0.136740] ... value mask:             0000ffffffffffff
[    0.136740] ... max period:             00007fffffffffff
[    0.136741] ... fixed-purpose events:   0
[    0.136741] ... event mask:             000000000000003f
[    0.136769] rcu: Hierarchical SRCU implementation.
[    0.137118] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.137310] smp: Bringing up secondary CPUs ...
[    0.137385] x86: Booting SMP configuration:
[    0.137385] .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15
[    0.162214] smp: Brought up 1 node, 16 CPUs
[    0.162214] smpboot: Max logical packages: 2
[    0.162214] smpboot: Total of 16 processors activated (114973.40 BogoMIPS)
[    0.162214] devtmpfs: initialized
[    0.162214] x86/mm: Memory block size: 128MB
[    0.162214] PM: Registering ACPI NVS region [mem 0x0a200000-0x0a20afff] (45056 bytes)
[    0.162214] PM: Registering ACPI NVS region [mem 0xdaf7a000-0xdb46afff] (5181440 bytes)
[    0.162214] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.162214] futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
[    0.162214] pinctrl core: initialized pinctrl subsystem
[    0.162214] PM: RTC time: 02:37:26, date: 2020-09-14
[    0.162214] NET: Registered protocol family 16
[    0.162214] audit: initializing netlink subsys (disabled)
[    0.162214] audit: type=2000 audit(1600051046.230:1): state=initialized audit_enabled=0 res=1
[    0.162214] cpuidle: using governor ladder
[    0.162214] cpuidle: using governor menu
[    0.162214] ACPI: bus type PCI registered
[    0.162214] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.162214] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.162214] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.162214] PCI: Using configuration type 1 for base access
[    0.171109] mtrr: your CPUs had inconsistent variable MTRR settings
[    0.171110] mtrr: probably your BIOS does not setup all CPUs.
[    0.171110] mtrr: corrected configuration.
[    0.171664] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.171664] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.171664] ACPI: Added _OSI(Module Device)
[    0.171664] ACPI: Added _OSI(Processor Device)
[    0.171664] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.171664] ACPI: Added _OSI(Processor Aggregator Device)
[    0.171664] ACPI: Added _OSI(Linux-Dell-Video)
[    0.171664] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[    0.171664] ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
[    0.181190] ACPI: 8 ACPI AML tables successfully acquired and loaded
[    0.182543] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.190006] ACPI: EC: EC started
[    0.190006] ACPI: EC: interrupt blocked
[    0.190006] ACPI: \_SB_.PCI0.SBRG.EC0_: Used as first EC
[    0.190006] ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0x2, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.190006] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions
[    0.190006] ACPI: Interpreter enabled
[    0.190006] ACPI: (supports S0 S3 S4 S5)
[    0.190006] ACPI: Using IOAPIC for interrupt routing
[    0.190006] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.190006] ACPI: Enabled 3 GPEs in block 00 to 1F
[    0.192944] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.192944] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI HPX-Type3]
[    0.192944] acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME LTR]
[    0.192944] acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
[    0.192944] acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.192944] PCI host bridge to bus 0000:00
[    0.192944] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.192944] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.192944] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.192944] pci_bus 0000:00: root bus resource [io  0x0d00-0xefff window]
[    0.192944] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.192944] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.192944] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfec2ffff window]
[    0.192944] pci_bus 0000:00: root bus resource [mem 0xfee00000-0xffffffff window]
[    0.192944] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.192944] pci 0000:00:00.0: [1022:1450] type 00 class 0x060000
[    0.192944] pci 0000:00:00.2: [1022:1451] type 00 class 0x080600
[    0.192944] pci 0000:00:01.0: [1022:1452] type 00 class 0x060000
[    0.192944] pci 0000:00:01.1: [1022:1453] type 01 class 0x060400
[    0.192944] pci 0000:00:01.1: enabling Extended Tags
[    0.192944] pci 0000:00:01.1: PME# supported from D0 D3hot D3cold
[    0.192944] pci 0000:00:01.3: [1022:1453] type 01 class 0x060400
[    0.192944] pci 0000:00:01.3: enabling Extended Tags
[    0.192944] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.193059] pci 0000:00:02.0: [1022:1452] type 00 class 0x060000
[    0.193137] pci 0000:00:03.0: [1022:1452] type 00 class 0x060000
[    0.193199] pci 0000:00:03.1: [1022:1453] type 01 class 0x060400
[    0.193320] pci 0000:00:03.1: PME# supported from D0 D3hot D3cold
[    0.193444] pci 0000:00:04.0: [1022:1452] type 00 class 0x060000
[    0.193526] pci 0000:00:07.0: [1022:1452] type 00 class 0x060000
[    0.193591] pci 0000:00:07.1: [1022:1454] type 01 class 0x060400
[    0.193625] pci 0000:00:07.1: enabling Extended Tags
[    0.193706] pci 0000:00:07.1: PME# supported from D0 D3hot D3cold
[    0.193828] pci 0000:00:08.0: [1022:1452] type 00 class 0x060000
[    0.193891] pci 0000:00:08.1: [1022:1454] type 01 class 0x060400
[    0.193926] pci 0000:00:08.1: enabling Extended Tags
[    0.194011] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.194169] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500
[    0.194389] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100
[    0.194611] pci 0000:00:18.0: [1022:1460] type 00 class 0x060000
[    0.194666] pci 0000:00:18.1: [1022:1461] type 00 class 0x060000
[    0.194718] pci 0000:00:18.2: [1022:1462] type 00 class 0x060000
[    0.194769] pci 0000:00:18.3: [1022:1463] type 00 class 0x060000
[    0.194822] pci 0000:00:18.4: [1022:1464] type 00 class 0x060000
[    0.194873] pci 0000:00:18.5: [1022:1465] type 00 class 0x060000
[    0.194925] pci 0000:00:18.6: [1022:1466] type 00 class 0x060000
[    0.194977] pci 0000:00:18.7: [1022:1467] type 00 class 0x060000
[    0.195104] pci 0000:01:00.0: [144d:a804] type 00 class 0x010802
[    0.195125] pci 0000:01:00.0: reg 0x10: [mem 0xf6e00000-0xf6e03fff 64bit]
[    0.195286] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.195290] pci 0000:00:01.1:   bridge window [mem 0xf6e00000-0xf6efffff]
[    0.195360] pci 0000:02:00.0: [1022:43b9] type 00 class 0x0c0330
[    0.195380] pci 0000:02:00.0: reg 0x10: [mem 0xf69a0000-0xf69a7fff 64bit]
[    0.195414] pci 0000:02:00.0: enabling Extended Tags
[    0.195459] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.195531] pci 0000:02:00.1: [1022:43b5] type 00 class 0x010601
[    0.195574] pci 0000:02:00.1: reg 0x24: [mem 0xf6980000-0xf699ffff]
[    0.195581] pci 0000:02:00.1: reg 0x30: [mem 0xf6900000-0xf697ffff pref]
[    0.195586] pci 0000:02:00.1: enabling Extended Tags
[    0.195622] pci 0000:02:00.1: PME# supported from D3hot D3cold
[    0.195676] pci 0000:02:00.2: [1022:43b0] type 01 class 0x060400
[    0.195717] pci 0000:02:00.2: enabling Extended Tags
[    0.195757] pci 0000:02:00.2: PME# supported from D3hot D3cold
[    0.195839] pci 0000:00:01.3: PCI bridge to [bus 02-0a]
[    0.195842] pci 0000:00:01.3:   bridge window [io  0xe000-0xefff]
[    0.195843] pci 0000:00:01.3:   bridge window [mem 0xf6200000-0xf69fffff]
[    0.195934] pci 0000:03:00.0: [1022:43b4] type 01 class 0x060400
[    0.195980] pci 0000:03:00.0: enabling Extended Tags
[    0.196030] pci 0000:03:00.0: PME# supported from D3hot D3cold
[    0.196104] pci 0000:03:02.0: [1022:43b4] type 01 class 0x060400
[    0.196149] pci 0000:03:02.0: enabling Extended Tags
[    0.196199] pci 0000:03:02.0: PME# supported from D3hot D3cold
[    0.196272] pci 0000:03:03.0: [1022:43b4] type 01 class 0x060400
[    0.196318] pci 0000:03:03.0: enabling Extended Tags
[    0.196368] pci 0000:03:03.0: PME# supported from D3hot D3cold
[    0.196441] pci 0000:03:04.0: [1022:43b4] type 01 class 0x060400
[    0.196487] pci 0000:03:04.0: enabling Extended Tags
[    0.196537] pci 0000:03:04.0: PME# supported from D3hot D3cold
[    0.196609] pci 0000:03:05.0: [1022:43b4] type 01 class 0x060400
[    0.196655] pci 0000:03:05.0: enabling Extended Tags
[    0.196705] pci 0000:03:05.0: PME# supported from D3hot D3cold
[    0.196784] pci 0000:03:06.0: [1022:43b4] type 01 class 0x060400
[    0.196830] pci 0000:03:06.0: enabling Extended Tags
[    0.196879] pci 0000:03:06.0: PME# supported from D3hot D3cold
[    0.196955] pci 0000:03:07.0: [1022:43b4] type 01 class 0x060400
[    0.197000] pci 0000:03:07.0: enabling Extended Tags
[    0.197050] pci 0000:03:07.0: PME# supported from D3hot D3cold
[    0.197137] pci 0000:02:00.2: PCI bridge to [bus 03-0a]
[    0.197141] pci 0000:02:00.2:   bridge window [io  0xe000-0xefff]
[    0.197144] pci 0000:02:00.2:   bridge window [mem 0xf6200000-0xf68fffff]
[    0.197213] pci 0000:04:00.0: [1b21:1343] type 00 class 0x0c0330
[    0.197252] pci 0000:04:00.0: reg 0x10: [mem 0xf6800000-0xf6807fff 64bit]
[    0.197318] pci 0000:04:00.0: enabling Extended Tags
[    0.197455] pci 0000:04:00.0: PME# supported from D3hot D3cold
[    0.197595] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.197601] pci 0000:03:00.0:   bridge window [mem 0xf6800000-0xf68fffff]
[    0.197667] pci 0000:05:00.0: [8086:1539] type 00 class 0x020000
[    0.197710] pci 0000:05:00.0: reg 0x10: [mem 0xf6700000-0xf671ffff]
[    0.197742] pci 0000:05:00.0: reg 0x18: [io  0xe000-0xe01f]
[    0.197758] pci 0000:05:00.0: reg 0x1c: [mem 0xf6720000-0xf6723fff]
[    0.197930] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.198069] pci 0000:03:02.0: PCI bridge to [bus 05]
[    0.198073] pci 0000:03:02.0:   bridge window [io  0xe000-0xefff]
[    0.198076] pci 0000:03:02.0:   bridge window [mem 0xf6700000-0xf67fffff]
[    0.198115] pci 0000:03:03.0: PCI bridge to [bus 06]
[    0.198163] pci 0000:03:04.0: PCI bridge to [bus 07]
[    0.198206] pci 0000:03:05.0: PCI bridge to [bus 08]
[    0.198265] pci 0000:09:00.0: [1106:3483] type 00 class 0x0c0330
[    0.198295] pci 0000:09:00.0: reg 0x10: [mem 0xf6600000-0xf6600fff 64bit]
[    0.198406] pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.198502] pci 0000:03:06.0: PCI bridge to [bus 09]
[    0.198508] pci 0000:03:06.0:   bridge window [mem 0xf6600000-0xf66fffff]
[    0.198568] pci 0000:0a:00.0: [14e4:43b1] type 00 class 0x028000
[    0.198617] pci 0000:0a:00.0: reg 0x10: [mem 0xf6400000-0xf6407fff 64bit]
[    0.198638] pci 0000:0a:00.0: reg 0x18: [mem 0xf6200000-0xf63fffff 64bit]
[    0.198808] pci 0000:0a:00.0: supports D1 D2
[    0.198809] pci 0000:0a:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.198973] pci 0000:03:07.0: PCI bridge to [bus 0a]
[    0.198979] pci 0000:03:07.0:   bridge window [mem 0xf6200000-0xf64fffff]
[    0.199078] pci 0000:0b:00.0: [10de:1b06] type 00 class 0x030000
[    0.199100] pci 0000:0b:00.0: reg 0x10: [mem 0xf5000000-0xf5ffffff]
[    0.199110] pci 0000:0b:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.199121] pci 0000:0b:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
[    0.199128] pci 0000:0b:00.0: reg 0x24: [io  0xd000-0xd07f]
[    0.199135] pci 0000:0b:00.0: reg 0x30: [mem 0xf6000000-0xf607ffff pref]
[    0.199232] pci 0000:0b:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x16 link at 0000:00:03.1 (capable of 126.016 Gb/s with 8 GT/s x16 link)
[    0.200037] pci 0000:0b:00.1: [10de:10ef] type 00 class 0x040300
[    0.200053] pci 0000:0b:00.1: reg 0x10: [mem 0xf6080000-0xf6083fff]
[    0.200206] pci 0000:00:03.1: PCI bridge to [bus 0b]
[    0.200208] pci 0000:00:03.1:   bridge window [io  0xd000-0xdfff]
[    0.200210] pci 0000:00:03.1:   bridge window [mem 0xf5000000-0xf60fffff]
[    0.200212] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.200272] pci 0000:0c:00.0: [1022:145a] type 00 class 0x130000
[    0.200303] pci 0000:0c:00.0: enabling Extended Tags
[    0.200364] pci 0000:0c:00.2: [1022:1456] type 00 class 0x108000
[    0.200380] pci 0000:0c:00.2: reg 0x18: [mem 0xf6b00000-0xf6bfffff]
[    0.200390] pci 0000:0c:00.2: reg 0x24: [mem 0xf6c00000-0xf6c01fff]
[    0.200396] pci 0000:0c:00.2: enabling Extended Tags
[    0.200466] pci 0000:0c:00.3: [1022:145c] type 00 class 0x0c0330
[    0.200478] pci 0000:0c:00.3: reg 0x10: [mem 0xf6a00000-0xf6afffff 64bit]
[    0.200496] pci 0000:0c:00.3: enabling Extended Tags
[    0.200522] pci 0000:0c:00.3: PME# supported from D0 D3hot D3cold
[    0.200578] pci 0000:00:07.1: PCI bridge to [bus 0c]
[    0.200581] pci 0000:00:07.1:   bridge window [mem 0xf6a00000-0xf6cfffff]
[    0.200654] pci 0000:0d:00.0: [1022:1455] type 00 class 0x130000
[    0.200687] pci 0000:0d:00.0: enabling Extended Tags
[    0.200752] pci 0000:0d:00.2: [1022:7901] type 00 class 0x010601
[    0.200780] pci 0000:0d:00.2: reg 0x24: [mem 0xf6d08000-0xf6d08fff]
[    0.200786] pci 0000:0d:00.2: enabling Extended Tags
[    0.200815] pci 0000:0d:00.2: PME# supported from D3hot D3cold
[    0.200864] pci 0000:0d:00.3: [1022:1457] type 00 class 0x040300
[    0.200874] pci 0000:0d:00.3: reg 0x10: [mem 0xf6d00000-0xf6d07fff]
[    0.200897] pci 0000:0d:00.3: enabling Extended Tags
[    0.200925] pci 0000:0d:00.3: PME# supported from D0 D3hot D3cold
[    0.200984] pci 0000:00:08.1: PCI bridge to [bus 0d]
[    0.200987] pci 0000:00:08.1:   bridge window [mem 0xf6d00000-0xf6dfffff]
[    0.201286] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 5 7 10 11 14 15) *0
[    0.201342] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 5 7 10 11 14 15) *0
[    0.201391] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 5 7 10 11 14 15) *0
[    0.201451] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 5 7 10 11 14 15) *0
[    0.201505] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 5 7 10 11 14 15) *0
[    0.201549] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 5 7 10 11 14 15) *0
[    0.201594] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 5 7 10 11 14 15) *0
[    0.201638] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 5 7 10 11 14 15) *0
[    0.202128] ACPI: EC: interrupt unblocked
[    0.202145] ACPI: EC: event unblocked
[    0.202154] ACPI: \_SB_.PCI0.SBRG.EC0_: GPE=0x2, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.202155] ACPI: \_SB_.PCI0.SBRG.EC0_: Boot DSDT EC used to handle transactions and events
[    0.202196] iommu: Default domain type: Translated 
[    0.202208] pci 0000:0b:00.0: vgaarb: setting as boot VGA device
[    0.202208] pci 0000:0b:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.202208] pci 0000:0b:00.0: vgaarb: bridge control possible
[    0.202208] vgaarb: loaded
[    0.202208] ACPI: bus type USB registered
[    0.202208] usbcore: registered new interface driver usbfs
[    0.202208] usbcore: registered new interface driver hub
[    0.202208] usbcore: registered new device driver usb
[    0.202208] pps_core: LinuxPPS API ver. 1 registered
[    0.202208] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.202208] PTP clock support registered
[    0.202208] EDAC MC: Ver: 3.0.0
[    0.210006] PCI: Using ACPI for IRQ routing
[    0.210006] PCI: pci_cache_line_size set to 64 bytes
[    0.210006] e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
[    0.210006] e820: reserve RAM buffer [mem 0x09e00000-0x0bffffff]
[    0.210006] e820: reserve RAM buffer [mem 0x0a200000-0x0bffffff]
[    0.210006] e820: reserve RAM buffer [mem 0x0b000000-0x0bffffff]
[    0.210006] e820: reserve RAM buffer [mem 0xd9a47000-0xdbffffff]
[    0.210006] e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff]
[    0.210006] e820: reserve RAM buffer [mem 0x81f380000-0x81fffffff]
[    0.210006] NetLabel: Initializing
[    0.210006] NetLabel:  domain hash size = 128
[    0.210006] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.210006] NetLabel:  unlabeled traffic allowed by default
[    0.210034] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.210036] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.212106] clocksource: Switched to clocksource tsc-early
[    0.217552] *** VALIDATE bpf ***
[    0.217621] VFS: Disk quotas dquot_6.6.0
[    0.217636] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.217657] *** VALIDATE ramfs ***
[    0.217660] *** VALIDATE hugetlbfs ***
[    0.217697] pnp: PnP ACPI init
[    0.217823] system 00:00: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.217827] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.217903] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.218070] system 00:02: [io  0x02a0-0x02af] has been reserved
[    0.218072] system 00:02: [io  0x0230-0x023f] has been reserved
[    0.218073] system 00:02: [io  0x0290-0x029f] has been reserved
[    0.218075] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.218325] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    0.218326] system 00:03: [io  0x040b] has been reserved
[    0.218327] system 00:03: [io  0x04d6] has been reserved
[    0.218328] system 00:03: [io  0x0c00-0x0c01] has been reserved
[    0.218329] system 00:03: [io  0x0c14] has been reserved
[    0.218329] system 00:03: [io  0x0c50-0x0c51] has been reserved
[    0.218330] system 00:03: [io  0x0c52] has been reserved
[    0.218331] system 00:03: [io  0x0c6c] has been reserved
[    0.218331] system 00:03: [io  0x0c6f] has been reserved
[    0.218332] system 00:03: [io  0x0cd0-0x0cd1] has been reserved
[    0.218333] system 00:03: [io  0x0cd2-0x0cd3] has been reserved
[    0.218334] system 00:03: [io  0x0cd4-0x0cd5] has been reserved
[    0.218334] system 00:03: [io  0x0cd6-0x0cd7] has been reserved
[    0.218335] system 00:03: [io  0x0cd8-0x0cdf] has been reserved
[    0.218336] system 00:03: [io  0x0800-0x089f] has been reserved
[    0.218336] system 00:03: [io  0x0b00-0x0b0f] has been reserved
[    0.218337] system 00:03: [io  0x0b20-0x0b3f] has been reserved
[    0.218338] system 00:03: [io  0x0900-0x090f] has been reserved
[    0.218339] system 00:03: [io  0x0910-0x091f] has been reserved
[    0.218340] system 00:03: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.218341] system 00:03: [mem 0xfec01000-0xfec01fff] could not be reserved
[    0.218342] system 00:03: [mem 0xfedc0000-0xfedc0fff] has been reserved
[    0.218343] system 00:03: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.218343] system 00:03: [mem 0xfed80000-0xfed8ffff] could not be reserved
[    0.218344] system 00:03: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.218345] system 00:03: [mem 0xff000000-0xffffffff] has been reserved
[    0.218347] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.218793] pnp: PnP ACPI: found 4 devices
[    0.219758] thermal_sys: Registered thermal governor 'fair_share'
[    0.219759] thermal_sys: Registered thermal governor 'bang_bang'
[    0.219759] thermal_sys: Registered thermal governor 'step_wise'
[    0.219759] thermal_sys: Registered thermal governor 'user_space'
[    0.219760] thermal_sys: Registered thermal governor 'power_allocator'
[    0.224312] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.224343] pci 0000:00:01.1: PCI bridge to [bus 01]
[    0.224347] pci 0000:00:01.1:   bridge window [mem 0xf6e00000-0xf6efffff]
[    0.224351] pci 0000:03:00.0: PCI bridge to [bus 04]
[    0.224355] pci 0000:03:00.0:   bridge window [mem 0xf6800000-0xf68fffff]
[    0.224361] pci 0000:03:02.0: PCI bridge to [bus 05]
[    0.224363] pci 0000:03:02.0:   bridge window [io  0xe000-0xefff]
[    0.224367] pci 0000:03:02.0:   bridge window [mem 0xf6700000-0xf67fffff]
[    0.224372] pci 0000:03:03.0: PCI bridge to [bus 06]
[    0.224381] pci 0000:03:04.0: PCI bridge to [bus 07]
[    0.224390] pci 0000:03:05.0: PCI bridge to [bus 08]
[    0.224398] pci 0000:03:06.0: PCI bridge to [bus 09]
[    0.224402] pci 0000:03:06.0:   bridge window [mem 0xf6600000-0xf66fffff]
[    0.224408] pci 0000:03:07.0: PCI bridge to [bus 0a]
[    0.224411] pci 0000:03:07.0:   bridge window [mem 0xf6200000-0xf64fffff]
[    0.224417] pci 0000:02:00.2: PCI bridge to [bus 03-0a]
[    0.224419] pci 0000:02:00.2:   bridge window [io  0xe000-0xefff]
[    0.224422] pci 0000:02:00.2:   bridge window [mem 0xf6200000-0xf68fffff]
[    0.224427] pci 0000:00:01.3: PCI bridge to [bus 02-0a]
[    0.224429] pci 0000:00:01.3:   bridge window [io  0xe000-0xefff]
[    0.224431] pci 0000:00:01.3:   bridge window [mem 0xf6200000-0xf69fffff]
[    0.224434] pci 0000:00:03.1: PCI bridge to [bus 0b]
[    0.224435] pci 0000:00:03.1:   bridge window [io  0xd000-0xdfff]
[    0.224437] pci 0000:00:03.1:   bridge window [mem 0xf5000000-0xf60fffff]
[    0.224439] pci 0000:00:03.1:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.224442] pci 0000:00:07.1: PCI bridge to [bus 0c]
[    0.224444] pci 0000:00:07.1:   bridge window [mem 0xf6a00000-0xf6cfffff]
[    0.224447] pci 0000:00:08.1: PCI bridge to [bus 0d]
[    0.224449] pci 0000:00:08.1:   bridge window [mem 0xf6d00000-0xf6dfffff]
[    0.224453] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.224454] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.224455] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.224456] pci_bus 0000:00: resource 7 [io  0x0d00-0xefff window]
[    0.224457] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.224458] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.224458] pci_bus 0000:00: resource 10 [mem 0xe0000000-0xfec2ffff window]
[    0.224459] pci_bus 0000:00: resource 11 [mem 0xfee00000-0xffffffff window]
[    0.224460] pci_bus 0000:01: resource 1 [mem 0xf6e00000-0xf6efffff]
[    0.224461] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.224462] pci_bus 0000:02: resource 1 [mem 0xf6200000-0xf69fffff]
[    0.224462] pci_bus 0000:03: resource 0 [io  0xe000-0xefff]
[    0.224463] pci_bus 0000:03: resource 1 [mem 0xf6200000-0xf68fffff]
[    0.224464] pci_bus 0000:04: resource 1 [mem 0xf6800000-0xf68fffff]
[    0.224465] pci_bus 0000:05: resource 0 [io  0xe000-0xefff]
[    0.224465] pci_bus 0000:05: resource 1 [mem 0xf6700000-0xf67fffff]
[    0.224466] pci_bus 0000:09: resource 1 [mem 0xf6600000-0xf66fffff]
[    0.224467] pci_bus 0000:0a: resource 1 [mem 0xf6200000-0xf64fffff]
[    0.224468] pci_bus 0000:0b: resource 0 [io  0xd000-0xdfff]
[    0.224468] pci_bus 0000:0b: resource 1 [mem 0xf5000000-0xf60fffff]
[    0.224469] pci_bus 0000:0b: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
[    0.224470] pci_bus 0000:0c: resource 1 [mem 0xf6a00000-0xf6cfffff]
[    0.224471] pci_bus 0000:0d: resource 1 [mem 0xf6d00000-0xf6dfffff]
[    0.224552] NET: Registered protocol family 2
[    0.224767] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[    0.224999] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.225286] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.225358] TCP: Hash tables configured (established 262144 bind 65536)
[    0.225420] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.225501] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[    0.225598] NET: Registered protocol family 1
[    0.225602] NET: Registered protocol family 44
[    0.226030] pci 0000:0b:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.226042] pci 0000:0b:00.1: D0 power state depends on 0000:0b:00.0
[    0.226179] PCI: CLS 64 bytes, default 64
[    0.226214] Trying to unpack rootfs image as initramfs...
[    0.333016] Freeing initrd memory: 10076K
[    0.333035] pci 0000:00:00.2: AMD-Vi: IOMMU performance counters supported
[    0.333392] pci 0000:00:01.0: Adding to iommu group 0
[    0.333581] pci 0000:00:01.1: Adding to iommu group 1
[    0.333756] pci 0000:00:01.3: Adding to iommu group 2
[    0.333930] pci 0000:00:02.0: Adding to iommu group 3
[    0.334096] pci 0000:00:03.0: Adding to iommu group 4
[    0.334273] pci 0000:00:03.1: Adding to iommu group 5
[    0.334435] pci 0000:00:04.0: Adding to iommu group 6
[    0.334607] pci 0000:00:07.0: Adding to iommu group 7
[    0.334779] pci 0000:00:07.1: Adding to iommu group 8
[    0.334946] pci 0000:00:08.0: Adding to iommu group 9
[    0.335119] pci 0000:00:08.1: Adding to iommu group 10
[    0.335293] pci 0000:00:14.0: Adding to iommu group 11
[    0.335308] pci 0000:00:14.3: Adding to iommu group 11
[    0.335501] pci 0000:00:18.0: Adding to iommu group 12
[    0.335515] pci 0000:00:18.1: Adding to iommu group 12
[    0.335529] pci 0000:00:18.2: Adding to iommu group 12
[    0.335542] pci 0000:00:18.3: Adding to iommu group 12
[    0.335555] pci 0000:00:18.4: Adding to iommu group 12
[    0.335570] pci 0000:00:18.5: Adding to iommu group 12
[    0.335583] pci 0000:00:18.6: Adding to iommu group 12
[    0.335596] pci 0000:00:18.7: Adding to iommu group 12
[    0.335769] pci 0000:01:00.0: Adding to iommu group 13
[    0.335960] pci 0000:02:00.0: Adding to iommu group 14
[    0.335983] pci 0000:02:00.1: Adding to iommu group 14
[    0.336003] pci 0000:02:00.2: Adding to iommu group 14
[    0.336016] pci 0000:03:00.0: Adding to iommu group 14
[    0.336030] pci 0000:03:02.0: Adding to iommu group 14
[    0.336041] pci 0000:03:03.0: Adding to iommu group 14
[    0.336053] pci 0000:03:04.0: Adding to iommu group 14
[    0.336064] pci 0000:03:05.0: Adding to iommu group 14
[    0.336076] pci 0000:03:06.0: Adding to iommu group 14
[    0.336087] pci 0000:03:07.0: Adding to iommu group 14
[    0.336105] pci 0000:04:00.0: Adding to iommu group 14
[    0.336122] pci 0000:05:00.0: Adding to iommu group 14
[    0.336135] pci 0000:09:00.0: Adding to iommu group 14
[    0.336157] pci 0000:0a:00.0: Adding to iommu group 14
[    0.336345] pci 0000:0b:00.0: Adding to iommu group 15
[    0.336372] pci 0000:0b:00.1: Adding to iommu group 15
[    0.336543] pci 0000:0c:00.0: Adding to iommu group 16
[    0.336710] pci 0000:0c:00.2: Adding to iommu group 17
[    0.336887] pci 0000:0c:00.3: Adding to iommu group 18
[    0.337064] pci 0000:0d:00.0: Adding to iommu group 19
[    0.337231] pci 0000:0d:00.2: Adding to iommu group 20
[    0.337405] pci 0000:0d:00.3: Adding to iommu group 21
[    0.337650] pci 0000:00:00.2: AMD-Vi: Found IOMMU cap 0x40
[    0.337651] pci 0000:00:00.2: AMD-Vi: Extended features (0xf77ef22294ada):
[    0.337651]  PPR NX GT IA GA PC GA_vAPIC
[    0.337653] AMD-Vi: Interrupt remapping enabled
[    0.337653] AMD-Vi: Virtual APIC enabled
[    0.337747] AMD-Vi: Lazy IO/TLB flushing enabled
[    0.338570] amd_uncore: AMD NB counters detected
[    0.338574] amd_uncore: AMD LLC counters detected
[    0.338795] perf/amd_iommu: Detected AMD IOMMU #0 (2 banks, 4 counters/bank).
[    0.338832] check: Scanning for low memory corruption every 60 seconds
[    0.339230] Initialise system trusted keyrings
[    0.339240] Key type blacklist registered
[    0.339270] workingset: timestamp_bits=41 max_order=23 bucket_order=0
[    0.340007] zbud: loaded
[    0.343180] Key type asymmetric registered
[    0.343182] Asymmetric key parser 'x509' registered
[    0.343187] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.343238] io scheduler mq-deadline registered
[    0.343239] io scheduler kyber registered
[    0.343257] io scheduler bfq registered
[    0.343617] pcieport 0000:00:01.1: AER: enabled with IRQ 28
[    0.343826] pcieport 0000:00:01.3: AER: enabled with IRQ 29
[    0.344029] pcieport 0000:00:03.1: AER: enabled with IRQ 30
[    0.344227] pcieport 0000:00:07.1: AER: enabled with IRQ 31
[    0.344498] pcieport 0000:00:08.1: AER: enabled with IRQ 32
[    0.345386] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.345433] vesafb: mode is 1920x1080x32, linelength=7680, pages=0
[    0.345434] vesafb: scrolling: redraw
[    0.345435] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.345453] vesafb: framebuffer at 0xf1000000, mapped to 0x00000000197221e8, using 8128k, total 8128k
[    0.345481] fbcon: Deferring console take-over
[    0.345482] fb0: VESA VGA frame buffer device
[    0.345542] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.345559] ACPI: Power Button [PWRB]
[    0.345591] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.345619] ACPI: Power Button [PWRF]
[    0.346708] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.367756] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.368029] AMD-Vi: AMD IOMMUv2 driver by Joerg Roedel <jroedel@suse.de>
[    0.368811] nvme nvme0: pci function 0000:01:00.0
[    0.368847] usbcore: registered new interface driver usbserial_generic
[    0.368850] usbserial: USB Serial support registered for generic
[    0.368875] rtc_cmos 00:01: RTC can wake from S4
[    0.369147] rtc_cmos 00:01: registered as rtc0
[    0.369157] rtc_cmos 00:01: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    0.369304] ledtrig-cpu: registered to indicate activity on CPUs
[    0.369352] drop_monitor: Initializing network drop monitor service
[    0.369461] NET: Registered protocol family 10
[    0.372209] Segment Routing with IPv6
[    0.372222] NET: Registered protocol family 17
[    0.372856] RAS: Correctable Errors collector initialized.
[    0.372878] microcode: CPU0: patch_level=0x08001138
[    0.372882] microcode: CPU1: patch_level=0x08001138
[    0.372885] microcode: CPU2: patch_level=0x08001138
[    0.372888] microcode: CPU3: patch_level=0x08001138
[    0.372893] microcode: CPU4: patch_level=0x08001138
[    0.372897] microcode: CPU5: patch_level=0x08001138
[    0.372902] microcode: CPU6: patch_level=0x08001138
[    0.372907] microcode: CPU7: patch_level=0x08001138
[    0.372910] microcode: CPU8: patch_level=0x08001138
[    0.372913] microcode: CPU9: patch_level=0x08001138
[    0.372916] microcode: CPU10: patch_level=0x08001138
[    0.372919] microcode: CPU11: patch_level=0x08001138
[    0.372922] microcode: CPU12: patch_level=0x08001138
[    0.372926] microcode: CPU13: patch_level=0x08001138
[    0.372930] microcode: CPU14: patch_level=0x08001138
[    0.372933] microcode: CPU15: patch_level=0x08001138
[    0.372952] microcode: Microcode Update Driver: v2.2.
[    0.372955] IPI shorthand broadcast: enabled
[    0.372962] sched_clock: Marking stable (442944526, -69995612)->(515875729, -142926815)
[    0.373017] registered taskstats version 1
[    0.373021] Loading compiled-in X.509 certificates
[    0.374591] Loaded X.509 cert 'Build time autogenerated kernel key: 2b777fa3b5ea98076e87b9ca14eff66d7bb6d19e'
[    0.374634] zswap: loaded using pool lzo/zbud
[    0.374703] Key type ._fscrypt registered
[    0.374704] Key type .fscrypt registered
[    0.376992] Key type big_key registered
[    0.377365] PM:   Magic number: 4:859:611
[    0.377512] rtc_cmos 00:01: setting system clock to 2020-09-14T02:37:26 UTC (1600051046)
[    0.626023] nvme nvme0: 7/0/0 default/read/poll queues
[    0.640072]  nvme0n1: p1 p2 p3 p4
[    0.641411] Freeing unused decrypted memory: 2040K
[    0.641633] Freeing unused kernel image memory: 1712K
[    0.678209] Write protecting the kernel read-only data: 18432k
[    0.678553] Freeing unused kernel image memory: 2012K
[    0.678589] Freeing unused kernel image memory: 88K
[    0.686976] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.686978] Run /init as init process
[    0.696955] fbcon: Taking over console
[    0.697014] Console: switching to colour frame buffer device 240x67
[    0.768848] SCSI subsystem initialized
[    0.768910] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    0.768925] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
[    0.773443] libata version 3.00 loaded.
[    0.775892] ahci 0000:02:00.1: version 3.0
[    0.776059] ahci 0000:02:00.1: SSS flag set, parallel bus scan disabled
[    0.776114] ahci 0000:02:00.1: AHCI 0001.0301 32 slots 8 ports 6 Gbps 0xff impl SATA mode
[    0.776116] ahci 0000:02:00.1: flags: 64bit ncq sntf stag pm led clo only pmp pio slum part sxs deso sadm sds apst 
[    0.776653] scsi host0: ahci
[    0.776766] scsi host1: ahci
[    0.776846] scsi host2: ahci
[    0.780269] scsi host3: ahci
[    0.780358] scsi host4: ahci
[    0.780455] scsi host5: ahci
[    0.780539] scsi host6: ahci
[    0.780628] scsi host7: ahci
[    0.780673] ata1: SATA max UDMA/133 abar m131072@0xf6980000 port 0xf6980100 irq 52
[    0.780675] ata2: SATA max UDMA/133 abar m131072@0xf6980000 port 0xf6980180 irq 52
[    0.780676] ata3: SATA max UDMA/133 abar m131072@0xf6980000 port 0xf6980200 irq 52
[    0.780677] ata4: SATA max UDMA/133 abar m131072@0xf6980000 port 0xf6980280 irq 52
[    0.780679] ata5: SATA max UDMA/133 abar m131072@0xf6980000 port 0xf6980300 irq 52
[    0.780680] ata6: SATA max UDMA/133 abar m131072@0xf6980000 port 0xf6980380 irq 52
[    0.780681] ata7: SATA max UDMA/133 abar m131072@0xf6980000 port 0xf6980400 irq 52
[    0.780683] ata8: SATA max UDMA/133 abar m131072@0xf6980000 port 0xf6980480 irq 52
[    0.780847] ahci 0000:0d:00.2: AHCI 0001.0301 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    0.780849] ahci 0000:0d:00.2: flags: 64bit ncq sntf ilck pm led clo only pmp fbs pio slum part 
[    0.780978] scsi host8: ahci
[    0.781016] ata9: SATA max UDMA/133 abar m4096@0xf6d08000 port 0xf6d08100 irq 54
[    0.824349] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000008000410
[    0.824555] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.824556] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.824557] usb usb1: Product: xHCI Host Controller
[    0.824558] usb usb1: Manufacturer: Linux 5.4.64-1-lts xhci-hcd
[    0.824559] usb usb1: SerialNumber: 0000:02:00.0
[    0.824668] hub 1-0:1.0: USB hub found
[    0.824687] hub 1-0:1.0: 14 ports detected
[    0.831522] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    0.831525] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[    0.831527] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.831585] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.831614] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    0.831615] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.831616] usb usb2: Product: xHCI Host Controller
[    0.831616] usb usb2: Manufacturer: Linux 5.4.64-1-lts xhci-hcd
[    0.831617] usb usb2: SerialNumber: 0000:02:00.0
[    0.831699] hub 2-0:1.0: USB hub found
[    0.831712] hub 2-0:1.0: 8 ports detected
[    0.835670] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    0.835673] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[    0.894580] xhci_hcd 0000:04:00.0: hcc params 0x0200eec1 hci version 0x110 quirks 0x0000000000000010
[    0.894775] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.894776] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.894777] usb usb3: Product: xHCI Host Controller
[    0.894778] usb usb3: Manufacturer: Linux 5.4.64-1-lts xhci-hcd
[    0.894778] usb usb3: SerialNumber: 0000:04:00.0
[    0.894848] hub 3-0:1.0: USB hub found
[    0.894857] hub 3-0:1.0: 2 ports detected
[    0.895029] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    0.895031] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
[    0.895033] xhci_hcd 0000:04:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.895067] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.895095] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    0.895096] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.895097] usb usb4: Product: xHCI Host Controller
[    0.895098] usb usb4: Manufacturer: Linux 5.4.64-1-lts xhci-hcd
[    0.895098] usb usb4: SerialNumber: 0000:04:00.0
[    0.895175] hub 4-0:1.0: USB hub found
[    0.895184] hub 4-0:1.0: 2 ports detected
[    0.895370] xhci_hcd 0000:09:00.0: xHCI Host Controller
[    0.895373] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 5
[    0.895472] xhci_hcd 0000:09:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x0000000000000090
[    0.895613] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.895614] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.895614] usb usb5: Product: xHCI Host Controller
[    0.895615] usb usb5: Manufacturer: Linux 5.4.64-1-lts xhci-hcd
[    0.895616] usb usb5: SerialNumber: 0000:09:00.0
[    0.895674] hub 5-0:1.0: USB hub found
[    0.895681] hub 5-0:1.0: 1 port detected
[    0.895759] xhci_hcd 0000:09:00.0: xHCI Host Controller
[    0.895761] xhci_hcd 0000:09:00.0: new USB bus registered, assigned bus number 6
[    0.895762] xhci_hcd 0000:09:00.0: Host supports USB 3.0 SuperSpeed
[    0.895783] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.895812] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    0.895812] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.895813] usb usb6: Product: xHCI Host Controller
[    0.895814] usb usb6: Manufacturer: Linux 5.4.64-1-lts xhci-hcd
[    0.895814] usb usb6: SerialNumber: 0000:09:00.0
[    0.895871] hub 6-0:1.0: USB hub found
[    0.895882] hub 6-0:1.0: 4 ports detected
[    0.896035] xhci_hcd 0000:0c:00.3: xHCI Host Controller
[    0.896037] xhci_hcd 0000:0c:00.3: new USB bus registered, assigned bus number 7
[    0.896132] xhci_hcd 0000:0c:00.3: hcc params 0x0270f665 hci version 0x100 quirks 0x0000000040000410
[    0.896242] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.04
[    0.896243] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.896243] usb usb7: Product: xHCI Host Controller
[    0.896244] usb usb7: Manufacturer: Linux 5.4.64-1-lts xhci-hcd
[    0.896244] usb usb7: SerialNumber: 0000:0c:00.3
[    0.896304] hub 7-0:1.0: USB hub found
[    0.896313] hub 7-0:1.0: 4 ports detected
[    0.896478] xhci_hcd 0000:0c:00.3: xHCI Host Controller
[    0.896481] xhci_hcd 0000:0c:00.3: new USB bus registered, assigned bus number 8
[    0.896483] xhci_hcd 0000:0c:00.3: Host supports USB 3.0 SuperSpeed
[    0.896501] usb usb8: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.896527] usb usb8: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.04
[    0.896528] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.896529] usb usb8: Product: xHCI Host Controller
[    0.896529] usb usb8: Manufacturer: Linux 5.4.64-1-lts xhci-hcd
[    0.896530] usb usb8: SerialNumber: 0000:0c:00.3
[    0.896594] hub 8-0:1.0: USB hub found
[    0.896601] hub 8-0:1.0: 4 ports detected
[    1.101527] ata9: SATA link down (SStatus 0 SControl 300)
[    1.180022] usb 1-5: new high-speed USB device number 2 using xhci_hcd
[    1.250010] usb 5-1: new high-speed USB device number 2 using xhci_hcd
[    1.270019] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.270742] ata1.00: ATA-8: ST2000DM001-1CH164, CC24, max UDMA/133
[    1.270744] ata1.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 32), AA
[    1.271567] ata1.00: configured for UDMA/133
[    1.271669] scsi 0:0:0:0: Direct-Access     ATA      ST2000DM001-1CH1 CC24 PQ: 0 ANSI: 5
[    1.273283] sd 0:0:0:0: [sda] 3907029168 512-byte logical blocks: (2.00 TB/1.82 TiB)
[    1.273285] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.273296] sd 0:0:0:0: [sda] Write Protect is off
[    1.273298] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.273321] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.360015] tsc: Refined TSC clocksource calibration: 3593.251 MHz
[    1.360023] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33cb6b8595c, max_idle_ns: 440795204037 ns
[    1.360056] clocksource: Switched to clocksource tsc
[    1.369319]  sda: sda1
[    1.369613] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.393742] usb 1-5: New USB device found, idVendor=0930, idProduct=1400, bcdDevice= 1.00
[    1.393744] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.393744] usb 1-5: Product: TOSHIBA USB DRV
[    1.393745] usb 1-5: Manufacturer: TOSHIBA
[    1.393746] usb 1-5: SerialNumber: 0708516D25549814
[    1.401524] usb-storage 1-5:1.0: USB Mass Storage device detected
[    1.401599] scsi host9: usb-storage 1-5:1.0
[    1.401642] usbcore: registered new interface driver usb-storage
[    1.402519] usbcore: registered new interface driver uas
[    1.432209] usb 5-1: New USB device found, idVendor=2109, idProduct=3431, bcdDevice= 4.20
[    1.432210] usb 5-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.432211] usb 5-1: Product: USB2.0 Hub
[    1.433093] hub 5-1:1.0: USB hub found
[    1.433431] hub 5-1:1.0: 4 ports detected
[    1.540009] usb 1-9: new full-speed USB device number 3 using xhci_hcd
[    1.770015] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.771658] ata2.00: ATA-9: SanDisk SDSSDA240G, Z22000RL, max UDMA/133
[    1.771659] ata2.00: 468862128 sectors, multi 1: LBA48 NCQ (depth 32), AA
[    1.781848] ata2.00: configured for UDMA/133
[    1.781918] scsi 1:0:0:0: Direct-Access     ATA      SanDisk SDSSDA24 00RL PQ: 0 ANSI: 5
[    1.782078] sd 1:0:0:0: [sdb] 468862128 512-byte logical blocks: (240 GB/224 GiB)
[    1.782086] sd 1:0:0:0: [sdb] Write Protect is off
[    1.782088] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.782100] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.821238]  sdb: sdb1
[    1.821523] sd 1:0:0:0: [sdb] Attached SCSI disk
[    1.883552] usb 1-9: New USB device found, idVendor=1b1c, idProduct=0c04, bcdDevice= 2.00
[    1.883553] usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.883554] usb 1-9: Product: Integrated USB Bridge
[    1.883555] usb 1-9: Manufacturer: Corsair Memory, Inc.
[    1.889404] hidraw: raw HID events driver (C) Jiri Kosina
[    1.894344] usbcore: registered new interface driver usbhid
[    1.894345] usbhid: USB HID core driver
[    1.895262] hid-generic 0003:1B1C:0C04.0001: hiddev0,hidraw0: USB HID v1.11 Device [Corsair Memory, Inc. Integrated USB Bridge] on usb-0000:02:00.0-9/input0
[    2.030011] usb 1-13: new high-speed USB device number 4 using xhci_hcd
[    2.111179] ata3: SATA link down (SStatus 0 SControl 300)
[    2.224830] usb 1-13: New USB device found, idVendor=1a40, idProduct=0101, bcdDevice= 1.11
[    2.224831] usb 1-13: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    2.224832] usb 1-13: Product: USB 2.0 Hub
[    2.228835] hub 1-13:1.0: USB hub found
[    2.231819] hub 1-13:1.0: 4 ports detected
[    2.390010] usb 1-14: new full-speed USB device number 5 using xhci_hcd
[    2.441174] ata4: SATA link down (SStatus 0 SControl 300)
[    2.483384] scsi 9:0:0:0: Direct-Access     TOSHIBA  TOSHIBA USB DRV  PMAP PQ: 0 ANSI: 6
[    2.755655] usb 1-14: New USB device found, idVendor=0a12, idProduct=0001, bcdDevice=88.91
[    2.755656] usb 1-14: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.755657] usb 1-14: Product: CSR8510 A10
[    2.771177] ata5: SATA link down (SStatus 0 SControl 300)
[    2.850011] usb 1-13.1: new high-speed USB device number 6 using xhci_hcd
[    2.939269] sd 9:0:0:0: [sdc] 30932992 512-byte logical blocks: (15.8 GB/14.8 GiB)
[    2.940403] sd 9:0:0:0: [sdc] Write Protect is off
[    2.940404] sd 9:0:0:0: [sdc] Mode Sense: 23 00 00 00
[    2.941528] sd 9:0:0:0: [sdc] No Caching mode page found
[    2.941529] sd 9:0:0:0: [sdc] Assuming drive cache: write through
[    2.983821]  sdc: sdc1 sdc2
[    2.984220] random: fast init done
[    2.986950] sd 9:0:0:0: [sdc] Attached SCSI removable disk
[    3.101195] ata6: SATA link down (SStatus 0 SControl 300)
[    3.431172] ata7: SATA link down (SStatus 0 SControl 300)
[    3.761179] ata8: SATA link down (SStatus 0 SControl 300)
[    4.012497] EXT4-fs (nvme0n1p4): mounted filesystem with ordered data mode. Opts: (null)
[    4.085054] systemd[1]: systemd 246.4-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)
[    4.120038] systemd[1]: Detected architecture x86-64.
[    4.193472] systemd[1]: Set hostname to <arcticarch>.
[    4.262248] systemd[1]: Queued start job for default target Graphical Interface.
[    4.262818] systemd[1]: Created slice system-getty.slice.
[    4.263017] systemd[1]: Created slice system-modprobe.slice.
[    4.263156] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[    4.263321] systemd[1]: Created slice User and Session Slice.
[    4.263354] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    4.263376] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    4.263653] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    4.263674] systemd[1]: Reached target Local Encrypted Volumes.
[    4.263681] systemd[1]: Reached target Login Prompts.
[    4.263695] systemd[1]: Reached target Paths.
[    4.263704] systemd[1]: Reached target Remote File Systems.
[    4.263711] systemd[1]: Reached target Slices.
[    4.263755] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    4.263799] systemd[1]: Listening on LVM2 metadata daemon socket.
[    4.263839] systemd[1]: Listening on LVM2 poll daemon socket.
[    4.265075] systemd[1]: Listening on Process Core Dump Socket.
[    4.265148] systemd[1]: Listening on Journal Audit Socket.
[    4.265194] systemd[1]: Listening on Journal Socket (/dev/log).
[    4.265246] systemd[1]: Listening on Journal Socket.
[    4.265305] systemd[1]: Listening on udev Control Socket.
[    4.265346] systemd[1]: Listening on udev Kernel Socket.
[    4.265856] systemd[1]: Mounting Huge Pages File System...
[    4.266440] systemd[1]: Mounting POSIX Message Queue File System...
[    4.267034] systemd[1]: Mounting Kernel Debug File System...
[    4.267634] systemd[1]: Mounting Kernel Trace File System...
[    4.268268] systemd[1]: Starting Create list of static device nodes for the current kernel...
[    4.268937] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[    4.269503] systemd[1]: Starting Load Kernel Module drm...
[    4.270363] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[    4.270385] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[    4.271268] systemd[1]: Starting Load Kernel Modules...
[    4.271825] systemd[1]: Starting Remount Root and Kernel File Systems...
[    4.271856] systemd[1]: Condition check resulted in Repartition Root Disk being skipped.
[    4.272418] systemd[1]: Starting Coldplug All udev Devices...
[    4.273224] systemd[1]: Mounted Huge Pages File System.
[    4.273299] systemd[1]: Mounted POSIX Message Queue File System.
[    4.273359] systemd[1]: Mounted Kernel Debug File System.
[    4.273418] systemd[1]: Mounted Kernel Trace File System.
[    4.273686] systemd[1]: Finished Create list of static device nodes for the current kernel.
[    4.275380] Linux agpgart interface v0.103
[    4.276236] random: lvm: uninitialized urandom read (4 bytes read)
[    4.277038] EXT4-fs (nvme0n1p4): re-mounted. Opts: (null)
[    4.277785] systemd[1]: Finished Load Kernel Modules.
[    4.278088] systemd[1]: Finished Remount Root and Kernel File Systems.
[    4.278201] systemd[1]: Condition check resulted in FUSE Control File System being skipped.
[    4.278754] systemd[1]: Mounting Kernel Configuration File System...
[    4.278794] systemd[1]: Condition check resulted in First Boot Wizard being skipped.
[    4.279057] systemd[1]: Condition check resulted in Rebuild Hardware Database being skipped.
[    4.279635] systemd[1]: Starting Load/Save Random Seed...
[    4.280181] systemd[1]: Starting Apply Kernel Variables...
[    4.280214] systemd[1]: Condition check resulted in Create System Users being skipped.
[    4.280728] systemd[1]: Starting Create Static Device Nodes in /dev...
[    4.281253] systemd[1]: Mounted Kernel Configuration File System.
[    4.286040] systemd[1]: Finished Apply Kernel Variables.
[    4.289643] systemd[1]: Finished Create Static Device Nodes in /dev.
[    4.290397] systemd[1]: Started Entropy Daemon based on the HAVEGE algorithm.
[    4.291290] systemd[1]: Starting Journal Service...
[    4.292106] systemd[1]: Starting Rule-based Manager for Device Events and Files...
[    4.297564] systemd[1]: modprobe@drm.service: Succeeded.
[    4.297837] systemd[1]: Finished Load Kernel Module drm.
[    4.326868] systemd[1]: Finished Coldplug All udev Devices.
[    4.544285] systemd[1]: Started Rule-based Manager for Device Events and Files.
[    4.544337] audit: type=1130 audit(1600051050.652:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.545117] systemd[1]: Started LVM2 metadata daemon.
[    4.545178] audit: type=1130 audit(1600051050.652:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.562647] acpi_cpufreq: overriding BIOS provided _PSD data
[    4.574020] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
[    4.588881] systemd[1]: Started Journal Service.
[    4.588941] audit: type=1130 audit(1600051050.692:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.606327] bcma-pci-bridge 0000:0a:00.0: bus0: Found chip with id 0x4352, rev 0x03 and package 0x01
[    4.606379] bcma-pci-bridge 0000:0a:00.0: bus0: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x2B, class 0x0)
[    4.606403] bcma-pci-bridge 0000:0a:00.0: bus0: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x2A, class 0x0)
[    4.606443] bcma-pci-bridge 0000:0a:00.0: bus0: Core 2 found: ARM CR4 (manuf 0x4BF, id 0x83E, rev 0x02, class 0x0)
[    4.606481] bcma-pci-bridge 0000:0a:00.0: bus0: Core 3 found: PCIe Gen2 (manuf 0x4BF, id 0x83C, rev 0x01, class 0x0)
[    4.606500] bcma-pci-bridge 0000:0a:00.0: bus0: Core 4 found: USB 2.0 Device (manuf 0x4BF, id 0x81A, rev 0x11, class 0x0)
[    4.608252] dca service started, version 1.12.1
[    4.610795] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    4.610797] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    4.611228] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    4.613588] input: PC Speaker as /devices/platform/pcspkr/input/input2
[    4.615191] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    4.615446] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[    4.615577] sp5100-tco sp5100-tco: Watchdog hardware is disabled
[    4.616406] ccp 0000:0c:00.2: ccp enabled
[    4.623856] cryptd: max_cpu_qlen set to 1000
[    4.631294] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.6.0-k
[    4.631295] igb: Copyright (c) 2007-2014 Intel Corporation.
[    4.633107] AVX2 version of gcm_enc/dec engaged.
[    4.633108] AES CTR mode by8 optimization enabled
[    4.639291] bcma: Unsupported SPROM revision: 11
[    4.639295] bcma-pci-bridge 0000:0a:00.0: bus0: Invalid SPROM read from the PCIe card, trying to use fallback SPROM
[    4.639297] bcma-pci-bridge 0000:0a:00.0: bus0: Using fallback SPROM failed (err -2)
[    4.639299] bcma-pci-bridge 0000:0a:00.0: bus0: No SPROM available
[    4.642005] bcma-pci-bridge 0000:0a:00.0: bus0: Bus registered
[    4.648848] Bluetooth: Core ver 2.22
[    4.648862] NET: Registered protocol family 31
[    4.648862] Bluetooth: HCI device and connection manager initialized
[    4.648865] Bluetooth: HCI socket layer initialized
[    4.648867] Bluetooth: L2CAP socket layer initialized
[    4.648869] Bluetooth: SCO socket layer initialized
[    4.663208] audit: type=1130 audit(1600051050.772: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'
[    4.663672] pps pps0: new PPS source ptp0
[    4.663720] igb 0000:05:00.0: added PHC on eth0
[    4.663721] igb 0000:05:00.0: Intel(R) Gigabit Ethernet Network Connection
[    4.663723] igb 0000:05:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 60:45:cb:9e:8f:91
[    4.663724] igb 0000:05:00.0: eth0: PBA No: FFFFFF-0FF
[    4.663726] igb 0000:05:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[    4.668655] usbcore: registered new interface driver btusb
[    4.678995] snd_hda_intel 0000:0b:00.1: Disabling MSI
[    4.679003] snd_hda_intel 0000:0b:00.1: Handle vga_switcheroo audio client
[    4.710341] random: crng init done
[    4.727151] audit: type=1130 audit(1600051050.832:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.730125] Adding 33657852k swap on /dev/nvme0n1p3.  Priority:-2 extents:1 across:33657852k SSFS
[    4.742390] igb 0000:05:00.0 enp5s0: renamed from eth0
[    4.744737] audit: type=1130 audit(1600051050.852:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-rfkill comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    4.873417] kvm: disabled by bios
[    4.881496] asus_wmi: ASUS WMI generic driver loaded
[    4.883539] asus_wmi: Initialization: 0x0
[    4.883593] asus_wmi: BIOS WMI version: 0.9
[    4.883699] asus_wmi: SFUN value: 0x0
[    4.883702] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS
[    4.884417] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input3
[    4.890460] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[    4.890462] snd_hda_codec_realtek hdaudioC1D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[    4.890464] snd_hda_codec_realtek hdaudioC1D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    4.890465] snd_hda_codec_realtek hdaudioC1D0:    mono: mono_out=0x0
[    4.890466] snd_hda_codec_realtek hdaudioC1D0:    dig-out=0x1e/0x0
[    4.890467] snd_hda_codec_realtek hdaudioC1D0:    inputs:
[    4.890468] snd_hda_codec_realtek hdaudioC1D0:      Front Mic=0x19
[    4.890470] snd_hda_codec_realtek hdaudioC1D0:      Rear Mic=0x18
[    4.890471] snd_hda_codec_realtek hdaudioC1D0:      Line=0x1a
[    4.905711] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input4
[    4.905763] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input5
[    4.905818] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input6
[    4.905866] input: HD-Audio Generic Line Out Front as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input7
[    4.905910] input: HD-Audio Generic Line Out Surround as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input8
[    4.906004] input: HD-Audio Generic Line Out CLFE as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input9
[    4.906080] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/sound/card1/input10
[    5.031303] audit: type=1130 audit(1600051051.142:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.055844] audit: type=1130 audit(1600051051.162:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-fsck@dev-disk-by\x2duuid-CB3C\x2dEC27 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.221860] kvm: disabled by bios
[    5.233677] MCE: In-kernel MCE decoding enabled.
[    5.235262] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    5.238005] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    5.238486] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[    5.238489] cfg80211: failed to load regulatory.db
[    5.239162] EDAC amd64: Node 0: DRAM ECC disabled.
[    5.239163] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    5.258299] audit: type=1130 audit(1600051051.362:10): 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'
[    5.263267] audit: type=1127 audit(1600051051.372:11): pid=511 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
[    5.266047] audit: type=1130 audit(1600051051.372:12): 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'
[    5.268314] audit: type=1130 audit(1600051051.372:13): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cronie comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.271109] audit: type=1130 audit(1600051051.382:14): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.272893] audit: type=1130 audit(1600051051.382:15): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=numlockon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.284047] audit: type=1131 audit(1600051051.392:16): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=numlockon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.288015] audit: type=1130 audit(1600051051.392:17): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=bluetooth comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.299775] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    5.299776] Bluetooth: BNEP filters: protocol multicast
[    5.299782] Bluetooth: BNEP socket layer initialized
[    5.309393] audit: type=1130 audit(1600051051.412:18): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.310282] audit: type=1130 audit(1600051051.422:19): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=sshd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[    5.404262] usb 1-13.1: New USB device found, idVendor=046d, idProduct=082d, bcdDevice= 0.11
[    5.404264] usb 1-13.1: New USB device strings: Mfr=0, Product=2, SerialNumber=1
[    5.404266] usb 1-13.1: Product: HD Pro Webcam C920
[    5.404267] usb 1-13.1: SerialNumber: A217B1BF
[    5.610025] usb 1-13.3: new full-speed USB device number 7 using xhci_hcd
[    5.612521] EDAC amd64: Node 0: DRAM ECC disabled.
[    5.612522] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    5.613791] kvm: disabled by bios
[    5.613804] NET: Registered protocol family 38
[    5.643675] b43-phy0: Broadcom 4352 WLAN found (core revision 42)
[    5.644030] b43-phy0 ERROR: FOUND UNSUPPORTED PHY (Analog 12, Type 11 (AC), Revision 1)
[    5.644037] b43: probe of bcma0:1 failed with error -95
[    5.644069] Broadcom 43xx driver loaded [ Features: PNLS ]
[    6.031683] EDAC amd64: Node 0: DRAM ECC disabled.
[    6.031684] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    6.032434] kvm: disabled by bios
[    6.053323] usb 1-13.3: New USB device found, idVendor=1b1c, idProduct=1b2d, bcdDevice= 3.21
[    6.053325] usb 1-13.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    6.053327] usb 1-13.3: Product: Corsair Gaming K95 RGB PLATINUM Keyboard
[    6.053328] usb 1-13.3: Manufacturer: Corsair
[    6.053329] usb 1-13.3: SerialNumber: 12028022AF2989235A8D9B21F5001BC1
[    6.088112] input: Corsair Corsair Gaming K95 RGB PLATINUM Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-13/1-13.3/1-13.3:1.0/0003:1B1C:1B2D.0002/input/input11
[    6.150111] input: Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-13/1-13.3/1-13.3:1.0/0003:1B1C:1B2D.0002/input/input12
[    6.150158] input: Corsair Corsair Gaming K95 RGB PLATINUM Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-13/1-13.3/1-13.3:1.0/0003:1B1C:1B2D.0002/input/input13
[    6.150203] input: Corsair Corsair Gaming K95 RGB PLATINUM Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-13/1-13.3/1-13.3:1.0/0003:1B1C:1B2D.0002/input/input14
[    6.150249] input: Corsair Corsair Gaming K95 RGB PLATINUM Keyboard Mouse as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-13/1-13.3/1-13.3:1.0/0003:1B1C:1B2D.0002/input/input15
[    6.150322] hid-generic 0003:1B1C:1B2D.0002: input,hiddev1,hidraw1: USB HID v1.11 Keyboard [Corsair Corsair Gaming K95 RGB PLATINUM Keyboard] on usb-0000:02:00.0-13.3/input0
[    6.167518] hid-generic 0003:1B1C:1B2D.0003: hiddev2,hidraw2: USB HID v1.11 Device [Corsair Corsair Gaming K95 RGB PLATINUM Keyboard] on usb-0000:02:00.0-13.3/input1
[    6.311311] EDAC amd64: Node 0: DRAM ECC disabled.
[    6.311312] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    6.312011] kvm: disabled by bios
[    6.370028] usb 1-13.4: new full-speed USB device number 8 using xhci_hcd
[    6.731302] EDAC amd64: Node 0: DRAM ECC disabled.
[    6.731304] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    6.731967] kvm: disabled by bios
[    6.806422] usb 1-13.4: New USB device found, idVendor=046d, idProduct=c539, bcdDevice=39.06
[    6.806425] usb 1-13.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.806427] usb 1-13.4: Product: USB Receiver
[    6.806429] usb 1-13.4: Manufacturer: Logitech
[    6.836671] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-13/1-13.4/1-13.4:1.0/0003:046D:C539.0004/input/input16
[    6.900095] hid-generic 0003:046D:C539.0004: input,hidraw3: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:02:00.0-13.4/input0
[    6.917860] input: Logitech USB Receiver Mouse as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-13/1-13.4/1-13.4:1.1/0003:046D:C539.0005/input/input17
[    6.917926] input: Logitech USB Receiver Consumer Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-13/1-13.4/1-13.4:1.1/0003:046D:C539.0005/input/input18
[    6.980088] input: Logitech USB Receiver System Control as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-13/1-13.4/1-13.4:1.1/0003:046D:C539.0005/input/input19
[    6.980160] hid-generic 0003:046D:C539.0005: input,hiddev3,hidraw4: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:02:00.0-13.4/input1
[    6.995758] hid-generic 0003:046D:C539.0006: hiddev4,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:02:00.0-13.4/input2
[    7.240481] mousedev: PS/2 mouse device common for all mice
[    7.240903] kvm: disabled by bios
[    7.241346] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input21
[    7.241416] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input22
[    7.241509] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input23
[    7.241596] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:0b:00.1/sound/card0/input24
[    7.243571] mc: Linux media interface: v0.10
[    7.243591] EDAC amd64: Node 0: DRAM ECC disabled.
[    7.243592] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    7.269824] videodev: Linux video capture interface: v2.00
[    7.520684] usbcore: registered new interface driver snd-usb-audio
[    7.520711] uvcvideo: Found UVC 1.00 device HD Pro Webcam C920 (046d:082d)
[    7.579624] uvcvideo 1-13.1:1.0: Entity type for entity Processing 3 was not initialized!
[    7.579626] uvcvideo 1-13.1:1.0: Entity type for entity Extension 6 was not initialized!
[    7.579628] uvcvideo 1-13.1:1.0: Entity type for entity Extension 12 was not initialized!
[    7.579629] uvcvideo 1-13.1:1.0: Entity type for entity Camera 1 was not initialized!
[    7.579630] uvcvideo 1-13.1:1.0: Entity type for entity Extension 8 was not initialized!
[    7.579631] uvcvideo 1-13.1:1.0: Entity type for entity Extension 9 was not initialized!
[    7.579632] uvcvideo 1-13.1:1.0: Entity type for entity Extension 10 was not initialized!
[    7.579633] uvcvideo 1-13.1:1.0: Entity type for entity Extension 11 was not initialized!
[    7.579699] input: HD Pro Webcam C920 as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-13/1-13.1/1-13.1:1.0/input/input25
[    7.650107] usbcore: registered new interface driver uvcvideo
[    7.650107] USB Video Class driver (1.1.1)
[    7.650358] logitech-djreceiver 0003:046D:C539.0004: hidraw3: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:02:00.0-13.4/input0
[    7.771815] EDAC amd64: Node 0: DRAM ECC disabled.
[    7.771817] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    7.772979] kvm: disabled by bios
[    8.061734] EDAC amd64: Node 0: DRAM ECC disabled.
[    8.061735] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    8.062525] kvm: disabled by bios
[    8.120436] logitech-djreceiver 0003:046D:C539.0005: hiddev3,hidraw4: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:02:00.0-13.4/input1
[    8.190351] logitech-djreceiver 0003:046D:C539.0006: hiddev4,hidraw5: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:02:00.0-13.4/input2
[    8.263999] logitech-djreceiver 0003:046D:C539.0006: device of type eQUAD Lightspeed 1 (0x0c) connected on slot 1
[    8.264376] input: Logitech Wireless Mouse PID:407f Keyboard as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-13/1-13.4/1-13.4:1.2/0003:046D:C539.0006/0003:046D:407F.0007/input/input26
[    8.264530] input: Logitech Wireless Mouse PID:407f Mouse as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-13/1-13.4/1-13.4:1.2/0003:046D:C539.0006/0003:046D:407F.0007/input/input27
[    8.264604] hid-generic 0003:046D:407F.0007: input,hidraw6: USB HID v1.11 Keyboard [Logitech Wireless Mouse PID:407f] on usb-0000:02:00.0-13.4/input2:1
[    8.402629] EDAC amd64: Node 0: DRAM ECC disabled.
[    8.402631] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    8.403544] kvm: disabled by bios
[    8.530571] igb 0000:05:00.0 enp5s0: igb: enp5s0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX
[    8.530893] IPv6: ADDRCONF(NETDEV_CHANGE): enp5s0: link becomes ready
[    8.790762] EDAC amd64: Node 0: DRAM ECC disabled.
[    8.790763] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    8.793408] kvm: disabled by bios
[    9.142461] kvm: disabled by bios
[    9.144210] EDAC amd64: Node 0: DRAM ECC disabled.
[    9.144211] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    9.277820] input: Logitech G502 as /devices/pci0000:00/0000:00:01.3/0000:02:00.0/usb1/1-13/1-13.4/1-13.4:1.2/0003:046D:C539.0006/0003:046D:407F.0007/input/input31
[    9.277991] logitech-hidpp-device 0003:046D:407F.0007: input,hidraw6: USB HID v1.11 Keyboard [Logitech G502] on usb-0000:02:00.0-13.4/input2:1
[    9.411906] EDAC amd64: Node 0: DRAM ECC disabled.
[    9.411908] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    9.412534] kvm: disabled by bios
[    9.710678] EDAC amd64: Node 0: DRAM ECC disabled.
[    9.710679] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[    9.712624] kvm: disabled by bios
[    9.942390] kvm: disabled by bios
[    9.944150] EDAC amd64: Node 0: DRAM ECC disabled.
[    9.944151] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   10.162372] kvm: disabled by bios
[   10.164133] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.164134] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   10.394036] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.394037] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   15.938506] kauditd_printk_skb: 25 callbacks suppressed
[   15.938507] audit: type=1131 audit(1600051062.052:45): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[   35.662257] audit: type=1131 audit(1600051081.782:46): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  341.436706] audit: type=1100 audit(1600051387.542:47): pid=627 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="root" exe="/usr/bin/sshd" hostname=192.168.1.17 addr=192.168.1.17 terminal=ssh res=failed'
[  350.767438] audit: type=1100 audit(1600051396.872:48): pid=627 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=? acct="root" exe="/usr/bin/sshd" hostname=192.168.1.17 addr=192.168.1.17 terminal=ssh res=failed'
[  370.291697] audit: type=1100 audit(1600051416.402:49): pid=629 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="arctic" exe="/usr/bin/sshd" hostname=192.168.1.17 addr=192.168.1.17 terminal=ssh res=success'
[  370.303440] audit: type=1101 audit(1600051416.412:50): pid=629 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="arctic" exe="/usr/bin/sshd" hostname=192.168.1.17 addr=192.168.1.17 terminal=ssh res=success'
[  370.304302] audit: type=1103 audit(1600051416.412:51): pid=629 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_shells,pam_faillock,pam_permit,pam_faillock acct="arctic" exe="/usr/bin/sshd" hostname=192.168.1.17 addr=192.168.1.17 terminal=ssh res=success'
[  370.304381] audit: type=1006 audit(1600051416.412:52): pid=629 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=1 res=1
[  370.318076] audit: type=1130 audit(1600051416.422:53): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  370.324035] audit: type=1101 audit(1600051416.432:54): pid=632 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_permit,pam_time acct="arctic" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  370.324073] audit: type=1103 audit(1600051416.432:55): pid=632 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="arctic" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[  370.324130] audit: type=1006 audit(1600051416.432:56): pid=632 uid=0 old-auid=4294967295 auid=1000 tty=(none) old-ses=4294967295 ses=2 res=1
[  370.324828] audit: type=1105 audit(1600051416.432:57): pid=632 uid=0 auid=1000 ses=2 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="arctic" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  370.429647] audit: type=1130 audit(1600051416.532:58): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  400.707011] kauditd_printk_skb: 2 callbacks suppressed
[  400.707013] audit: type=1100 audit(1600051446.812:61): pid=648 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="arctic" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  400.707848] audit: type=1101 audit(1600051446.812:62): pid=648 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_permit,pam_time acct="arctic" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  400.708013] audit: type=1110 audit(1600051446.812:63): pid=648 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  400.710430] audit: type=1105 audit(1600051446.822:64): pid=648 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  400.908961] audit: type=1106 audit(1600051447.012:65): pid=648 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  400.909031] audit: type=1104 audit(1600051447.012:66): pid=648 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  408.337262] audit: type=1101 audit(1600051454.452:67): pid=651 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_permit,pam_time acct="arctic" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  408.337448] audit: type=1110 audit(1600051454.452:68): pid=651 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="aurbuilder" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  408.339942] audit: type=1105 audit(1600051454.452:69): pid=651 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="aurbuilder" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  410.138974] audit: type=1106 audit(1600051456.242:70): pid=651 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="aurbuilder" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  410.139045] audit: type=1104 audit(1600051456.242:71): pid=651 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="aurbuilder" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  839.223710] audit: type=1100 audit(1600051885.332:72): pid=675 uid=1000 auid=1000 ses=1 msg='op=PAM:authentication grantors=pam_faillock,pam_permit,pam_faillock acct="arctic" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  839.224497] audit: type=1101 audit(1600051885.332:73): pid=675 uid=1000 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_permit,pam_time acct="arctic" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  839.224713] audit: type=1110 audit(1600051885.332:74): pid=675 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="aurbuilder" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  839.227111] audit: type=1105 audit(1600051885.332:75): pid=675 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="aurbuilder" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  854.729584] audit: type=1101 audit(1600051900.832:76): pid=3885 uid=975 auid=1000 ses=1 msg='op=PAM:accounting grantors=pam_permit,pam_time acct="aurbuilder" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  854.729774] audit: type=1110 audit(1600051900.832:77): pid=3885 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  854.732275] audit: type=1105 audit(1600051900.842:78): pid=3885 uid=0 auid=1000 ses=1 msg='op=PAM:session_open grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  854.792440] audit: type=1106 audit(1600051900.902:79): pid=3885 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  854.792503] audit: type=1104 audit(1600051900.902:80): pid=3885 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_env,pam_faillock acct="root" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  854.827126] audit: type=1106 audit(1600051900.932:81): pid=675 uid=0 auid=1000 ses=1 msg='op=PAM:session_close grantors=pam_limits,pam_unix,pam_permit acct="aurbuilder" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  854.827193] audit: type=1104 audit(1600051900.932:82): pid=675 uid=0 auid=1000 ses=1 msg='op=PAM:setcred grantors=pam_faillock,pam_permit,pam_faillock acct="aurbuilder" exe="/usr/bin/sudo" hostname=? addr=? terminal=/dev/pts/0 res=success'
[  924.507872] audit: type=1130 audit(1600051970.612:83): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[  924.507877] audit: type=1131 audit(1600051970.612:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-clean comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'

Last edited by ArcticStag (2020-09-15 02:43:01)

Offline

#2 2020-09-14 03:17:45

Zod
Member
From: Hoosiertucky
Registered: 2019-03-10
Posts: 636

Re: [SOLVED] Boot to black screen with blinking cursor

# = root
$ = the user


# systemctl enable lightdm.service 
# reboot

Last edited by Zod (2020-09-14 03:19:36)

Offline

#3 2020-09-14 03:37:32

solskog
Member
Registered: 2020-09-05
Posts: 462

Re: [SOLVED] Boot to black screen with blinking cursor

As for the installation of arch linux. I would suggest a fresh install with base image, firmware and bootloader to start with. And then gradually install Xorg, WM, DM and other services. Since all these services were not enabled by default, you need to enabling it manually.

Offline

#4 2020-09-14 04:40:42

jonno2002
Member
Registered: 2016-11-21
Posts: 898

Re: [SOLVED] Boot to black screen with blinking cursor

i dont think your video card is set up right, i see nvidia hdmi sound hardware detected but no video hardware.

outputs of:

lspci

and

pacman -Q

please

Offline

#5 2020-09-15 02:39:21

ArcticStag
Member
Registered: 2020-09-14
Posts: 46

Re: [SOLVED] Boot to black screen with blinking cursor

solskog wrote:

As for the installation of arch linux. I would suggest a fresh install with base image, firmware and bootloader to start with. And then gradually install Xorg, WM, DM and other services. Since all these services were not enabled by default, you need to enabling it manually.

Thanks for this information. Looks like I made an error when I was setting up with UEFI and then other issue arose. I am honestly not sure what has caused this however I was able to get the system up and running after completing a complete reinstall using the Installation Guide and some posts from other who previously had issues with the UEFI boot etc.

Thanks for all your help guys.

Offline

Board footer

Powered by FluxBB