You are not logged in.

#1 2018-11-17 22:33:19

felwyn
Member
Registered: 2018-11-17
Posts: 6

[SOLVED] Freeze on boot after upgrading packages

I ran pacman -Syu on my system today to upgrade all packages and I'm now getting issues with it hanging during booting up. I previously thought it might be related to my nvidia graphics drivers as I was seeing the following in /var/log/Xorg.0.log.

[   121.019] (II) Loading sub module "ramdac"
[   121.019] (II) LoadModule: "ramdac"
[   121.019] (II) Module "ramdac" already built-in
[   121.020] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[   121.020] (EE) NVIDIA:     system's kernel log for additional error messages and
[   121.020] (EE) NVIDIA:     consult the NVIDIA README for details.
[   121.020] (EE) No devices detected.
[   121.020] (EE) 
Fatal server error:
[   121.020] (EE) no screens found(EE) 
[   121.020] (EE) 
Please consult the The X.Org Foundation support 
         at http://wiki.x.org
 for help. 
[   121.020] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   121.020] (EE) 
[   121.021] (EE) Server terminated with error (1). Closing log file.

However I have disabled gdm and system still hangs on boot so I don't think this is the issue. Below is my journalctl for the last boot...

-- Logs begin at Sat 2018-10-20 12:56:24 BST, end at Sat 2018-11-17 21:58:19 GMT. --
Nov 17 21:57:53 connor-pc kernel: Linux version 4.19.2-arch1-1-ARCH (builduser@heftig-16038) (gcc version 8.2.1 20180831 (GCC)) #1 SMP PREEMPT Tue Nov 13 21:16:19 UTC 2018
Nov 17 21:57:53 connor-pc kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=818a4f61-e3ad-4f2b-bab1-84e3168a8bcf rw quiet
Nov 17 21:57:53 connor-pc kernel: KERNEL supported cpus:
Nov 17 21:57:53 connor-pc kernel:   Intel GenuineIntel
Nov 17 21:57:53 connor-pc kernel:   AMD AuthenticAMD
Nov 17 21:57:53 connor-pc kernel:   Centaur CentaurHauls
Nov 17 21:57:53 connor-pc kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Nov 17 21:57:53 connor-pc kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Nov 17 21:57:53 connor-pc kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Nov 17 21:57:53 connor-pc kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Nov 17 21:57:53 connor-pc kernel: x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
Nov 17 21:57:53 connor-pc kernel: BIOS-provided physical RAM map:
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000dddf7fff] usable
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x00000000dddf8000-0x00000000de051fff] reserved
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x00000000de052000-0x00000000de05efff] ACPI data
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x00000000de05f000-0x00000000de0d7fff] reserved
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x00000000de0d8000-0x00000000de0ddfff] ACPI data
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x00000000de0de000-0x00000000de165fff] usable
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x00000000de166000-0x00000000de1fdfff] ACPI NVS
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x00000000de1fe000-0x00000000de99efff] reserved
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x00000000de99f000-0x00000000dea27fff] type 20
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x00000000dea28000-0x00000000dea28fff] usable
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x00000000dea29000-0x00000000dea6bfff] ACPI NVS
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x00000000dea6c000-0x00000000df464fff] usable
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x00000000df465000-0x00000000df7d6fff] reserved
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x00000000df7d7000-0x00000000df7fffff] usable
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Nov 17 21:57:53 connor-pc kernel: BIOS-e820: [mem 0x0000000100000000-0x000000041effffff] usable
Nov 17 21:57:53 connor-pc kernel: NX (Execute Disable) protection: active
Nov 17 21:57:53 connor-pc kernel: efi: EFI v2.31 by American Megatrends
Nov 17 21:57:53 connor-pc kernel: efi:  ACPI=0xde052000  ACPI 2.0=0xde052000  SMBIOS=0xf04c0  MPS=0xfd440 
Nov 17 21:57:53 connor-pc kernel: SMBIOS 2.7 present.
Nov 17 21:57:53 connor-pc kernel: DMI: Gigabyte Technology Co., Ltd. To be filled by O.E.M./Z77X-D3H, BIOS F18i 01/06/2014
Nov 17 21:57:53 connor-pc kernel: tsc: Fast TSC calibration using PIT
Nov 17 21:57:53 connor-pc kernel: tsc: Detected 3403.529 MHz processor
Nov 17 21:57:53 connor-pc kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Nov 17 21:57:53 connor-pc kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Nov 17 21:57:53 connor-pc kernel: last_pfn = 0x41f000 max_arch_pfn = 0x400000000
Nov 17 21:57:53 connor-pc kernel: MTRR default type: uncachable
Nov 17 21:57:53 connor-pc kernel: MTRR fixed ranges enabled:
Nov 17 21:57:53 connor-pc kernel:   00000-9FFFF write-back
Nov 17 21:57:53 connor-pc kernel:   A0000-BFFFF uncachable
Nov 17 21:57:53 connor-pc kernel:   C0000-CFFFF write-protect
Nov 17 21:57:53 connor-pc kernel:   D0000-DFFFF uncachable
Nov 17 21:57:53 connor-pc kernel:   E0000-FFFFF write-protect
Nov 17 21:57:53 connor-pc kernel: MTRR variable ranges enabled:
Nov 17 21:57:53 connor-pc kernel:   0 base 000000000 mask C00000000 write-back
Nov 17 21:57:53 connor-pc kernel:   1 base 400000000 mask FF0000000 write-back
Nov 17 21:57:53 connor-pc kernel:   2 base 410000000 mask FF8000000 write-back
Nov 17 21:57:53 connor-pc kernel:   3 base 418000000 mask FFC000000 write-back
Nov 17 21:57:53 connor-pc kernel:   4 base 41C000000 mask FFE000000 write-back
Nov 17 21:57:53 connor-pc kernel:   5 base 41E000000 mask FFF000000 write-back
Nov 17 21:57:53 connor-pc kernel:   6 base 0E0000000 mask FE0000000 uncachable
Nov 17 21:57:53 connor-pc kernel:   7 disabled
Nov 17 21:57:53 connor-pc kernel:   8 disabled
Nov 17 21:57:53 connor-pc kernel:   9 disabled
Nov 17 21:57:53 connor-pc kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Nov 17 21:57:53 connor-pc kernel: total RAM covered: 16368M
Nov 17 21:57:53 connor-pc kernel: Found optimal setting for mtrr clean up
Nov 17 21:57:53 connor-pc kernel:  gran_size: 64K         chunk_size: 32M         num_reg: 7          lose cover RAM: 0G
Nov 17 21:57:53 connor-pc kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved
Nov 17 21:57:53 connor-pc kernel: last_pfn = 0xdf800 max_arch_pfn = 0x400000000
Nov 17 21:57:53 connor-pc kernel: found SMP MP-table at [mem 0x000fd7e0-0x000fd7ef] mapped at [(____ptrval____)]
Nov 17 21:57:53 connor-pc kernel: Scanning 1 areas for low memory corruption
Nov 17 21:57:53 connor-pc kernel: Base memory trampoline at [(____ptrval____)] 97000 size 24576
Nov 17 21:57:53 connor-pc kernel: BRK [0x254001000, 0x254001fff] PGTABLE
Nov 17 21:57:53 connor-pc kernel: BRK [0x254002000, 0x254002fff] PGTABLE
Nov 17 21:57:53 connor-pc kernel: BRK [0x254003000, 0x254003fff] PGTABLE
Nov 17 21:57:53 connor-pc kernel: BRK [0x254004000, 0x254004fff] PGTABLE
Nov 17 21:57:53 connor-pc kernel: BRK [0x254005000, 0x254005fff] PGTABLE
Nov 17 21:57:53 connor-pc kernel: BRK [0x254006000, 0x254006fff] PGTABLE
Nov 17 21:57:53 connor-pc kernel: BRK [0x254007000, 0x254007fff] PGTABLE
Nov 17 21:57:53 connor-pc kernel: BRK [0x254008000, 0x254008fff] PGTABLE
Nov 17 21:57:53 connor-pc kernel: BRK [0x254009000, 0x254009fff] PGTABLE
Nov 17 21:57:53 connor-pc kernel: BRK [0x25400a000, 0x25400afff] PGTABLE
Nov 17 21:57:53 connor-pc kernel: BRK [0x25400b000, 0x25400bfff] PGTABLE
Nov 17 21:57:53 connor-pc kernel: BRK [0x25400c000, 0x25400cfff] PGTABLE
Nov 17 21:57:53 connor-pc kernel: Secure boot could not be determined
Nov 17 21:57:53 connor-pc kernel: RAMDISK: [mem 0x37017000-0x37802fff]
Nov 17 21:57:53 connor-pc kernel: ACPI: Early table checksum verification disabled
Nov 17 21:57:53 connor-pc kernel: ACPI: RSDP 0x00000000DE052000 000024 (v02 ALASKA)
Nov 17 21:57:53 connor-pc kernel: ACPI: XSDT 0x00000000DE052070 00005C (v01 ALASKA A M I    01072009 AMI  00010013)
Nov 17 21:57:53 connor-pc kernel: ACPI: FACP 0x00000000DE05CB98 0000F4 (v04 ALASKA A M I    01072009 AMI  00010013)
Nov 17 21:57:53 connor-pc kernel: ACPI: DSDT 0x00000000DE052158 00AA3D (v02 ALASKA A M I    00000012 INTL 20051117)
Nov 17 21:57:53 connor-pc kernel: ACPI: FACS 0x00000000DE1FCF80 000040
Nov 17 21:57:53 connor-pc kernel: ACPI: APIC 0x00000000DE05CC90 000072 (v03 ALASKA A M I    01072009 AMI  00010013)
Nov 17 21:57:53 connor-pc kernel: ACPI: MCFG 0x00000000DE05CD08 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
Nov 17 21:57:53 connor-pc kernel: ACPI: HPET 0x00000000DE05CD48 000038 (v01 ALASKA A M I    01072009 AMI. 00000005)
Nov 17 21:57:53 connor-pc kernel: ACPI: SSDT 0x00000000DE05CD80 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
Nov 17 21:57:53 connor-pc kernel: ACPI: SSDT 0x00000000DE05D0F0 0009AA (v01 PmRef  Cpu0Ist  00003000 INTL 20051117)
Nov 17 21:57:53 connor-pc kernel: ACPI: SSDT 0x00000000DE05DAA0 000A92 (v01 PmRef  CpuPm    00003000 INTL 20051117)
Nov 17 21:57:53 connor-pc kernel: ACPI: Local APIC address 0xfee00000
Nov 17 21:57:53 connor-pc kernel: No NUMA configuration found
Nov 17 21:57:53 connor-pc kernel: Faking a node at [mem 0x0000000000000000-0x000000041effffff]
Nov 17 21:57:53 connor-pc kernel: NODE_DATA(0) allocated [mem 0x41efef000-0x41eff2fff]
Nov 17 21:57:53 connor-pc kernel: Zone ranges:
Nov 17 21:57:53 connor-pc kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Nov 17 21:57:53 connor-pc kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Nov 17 21:57:53 connor-pc kernel:   Normal   [mem 0x0000000100000000-0x000000041effffff]
Nov 17 21:57:53 connor-pc kernel:   Device   empty
Nov 17 21:57:53 connor-pc kernel: Movable zone start for each node
Nov 17 21:57:53 connor-pc kernel: Early memory node ranges
Nov 17 21:57:53 connor-pc kernel:   node   0: [mem 0x0000000000001000-0x000000000009efff]
Nov 17 21:57:53 connor-pc kernel:   node   0: [mem 0x0000000000100000-0x00000000dddf7fff]
Nov 17 21:57:53 connor-pc kernel:   node   0: [mem 0x00000000de0de000-0x00000000de165fff]
Nov 17 21:57:53 connor-pc kernel:   node   0: [mem 0x00000000dea28000-0x00000000dea28fff]
Nov 17 21:57:53 connor-pc kernel:   node   0: [mem 0x00000000dea6c000-0x00000000df464fff]
Nov 17 21:57:53 connor-pc kernel:   node   0: [mem 0x00000000df7d7000-0x00000000df7fffff]
Nov 17 21:57:53 connor-pc kernel:   node   0: [mem 0x0000000100000000-0x000000041effffff]
Nov 17 21:57:53 connor-pc kernel: Reserved but unavailable: 6079 pages
Nov 17 21:57:53 connor-pc kernel: Initmem setup node 0 [mem 0x0000000000001000-0x000000041effffff]
Nov 17 21:57:53 connor-pc kernel: On node 0 totalpages: 4184129
Nov 17 21:57:53 connor-pc kernel:   DMA zone: 64 pages used for memmap
Nov 17 21:57:53 connor-pc kernel:   DMA zone: 27 pages reserved
Nov 17 21:57:53 connor-pc kernel:   DMA zone: 3998 pages, LIFO batch:0
Nov 17 21:57:53 connor-pc kernel:   DMA32 zone: 14179 pages used for memmap
Nov 17 21:57:53 connor-pc kernel:   DMA32 zone: 907427 pages, LIFO batch:63
Nov 17 21:57:53 connor-pc kernel:   Normal zone: 51136 pages used for memmap
Nov 17 21:57:53 connor-pc kernel:   Normal zone: 3272704 pages, LIFO batch:63
Nov 17 21:57:53 connor-pc kernel: ACPI: PM-Timer IO Port: 0x408
Nov 17 21:57:53 connor-pc kernel: ACPI: Local APIC address 0xfee00000
Nov 17 21:57:53 connor-pc kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
Nov 17 21:57:53 connor-pc kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
Nov 17 21:57:53 connor-pc kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Nov 17 21:57:53 connor-pc kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Nov 17 21:57:53 connor-pc kernel: ACPI: IRQ0 used by override.
Nov 17 21:57:53 connor-pc kernel: ACPI: IRQ9 used by override.
Nov 17 21:57:53 connor-pc kernel: Using ACPI (MADT) for SMP configuration information
Nov 17 21:57:53 connor-pc kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000
Nov 17 21:57:53 connor-pc kernel: smpboot: Allowing 4 CPUs, 0 hotplug CPUs
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xdddf8000-0xde051fff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xde052000-0xde05efff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xde05f000-0xde0d7fff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xde0d8000-0xde0ddfff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xde166000-0xde1fdfff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xde1fe000-0xde99efff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xde99f000-0xdea27fff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xdea29000-0xdea6bfff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xdf465000-0xdf7d6fff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xdf800000-0xf7ffffff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Nov 17 21:57:53 connor-pc kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
Nov 17 21:57:53 connor-pc kernel: [mem 0xdf800000-0xf7ffffff] available for PCI devices
Nov 17 21:57:53 connor-pc kernel: Booting paravirtualized kernel on bare hardware
Nov 17 21:57:53 connor-pc kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Nov 17 21:57:53 connor-pc kernel: random: get_random_bytes called from start_kernel+0x95/0x53f with crng_init=0
Nov 17 21:57:53 connor-pc kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:4 nr_node_ids:1
Nov 17 21:57:53 connor-pc kernel: percpu: Embedded 46 pages/cpu @(____ptrval____) s151552 r8192 d28672 u524288
Nov 17 21:57:53 connor-pc kernel: pcpu-alloc: s151552 r8192 d28672 u524288 alloc=1*2097152
Nov 17 21:57:53 connor-pc kernel: pcpu-alloc: [0] 0 1 2 3 
Nov 17 21:57:53 connor-pc kernel: Built 1 zonelists, mobility grouping on.  Total pages: 4118723
Nov 17 21:57:53 connor-pc kernel: Policy zone: Normal
Nov 17 21:57:53 connor-pc kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=818a4f61-e3ad-4f2b-bab1-84e3168a8bcf rw quiet
Nov 17 21:57:53 connor-pc kernel: Calgary: detecting Calgary via BIOS EBDA area
Nov 17 21:57:53 connor-pc kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Nov 17 21:57:53 connor-pc kernel: Memory: 16160964K/16736516K available (12300K kernel code, 1374K rwdata, 3640K rodata, 1532K init, 3860K bss, 575552K reserved, 0K cma-reserved)
Nov 17 21:57:53 connor-pc kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
Nov 17 21:57:53 connor-pc kernel: Kernel/User page tables isolation: enabled
Nov 17 21:57:53 connor-pc kernel: ftrace: allocating 35542 entries in 139 pages
Nov 17 21:57:53 connor-pc kernel: rcu: Preemptible hierarchical RCU implementation.
Nov 17 21:57:53 connor-pc kernel: rcu:         CONFIG_RCU_FANOUT set to non-default value of 32.
Nov 17 21:57:53 connor-pc kernel: rcu:         RCU dyntick-idle grace-period acceleration is enabled.
Nov 17 21:57:53 connor-pc kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=4.
Nov 17 21:57:53 connor-pc kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Nov 17 21:57:53 connor-pc kernel:         Tasks RCU enabled.
Nov 17 21:57:53 connor-pc kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
Nov 17 21:57:53 connor-pc kernel: NR_IRQS: 20736, nr_irqs: 456, preallocated irqs: 16
Nov 17 21:57:53 connor-pc kernel: rcu:         Offload RCU callbacks from CPUs: (none).
Nov 17 21:57:53 connor-pc kernel: Console: colour dummy device 80x25
Nov 17 21:57:53 connor-pc kernel: console [tty0] enabled
Nov 17 21:57:53 connor-pc kernel: ACPI: Core revision 20180810
Nov 17 21:57:53 connor-pc kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484882848 ns
Nov 17 21:57:53 connor-pc kernel: hpet clockevent registered
Nov 17 21:57:53 connor-pc kernel: APIC: Switch to symmetric I/O mode setup
Nov 17 21:57:53 connor-pc kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Nov 17 21:57:53 connor-pc kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x310f545bfa4, max_idle_ns: 440795290833 ns
Nov 17 21:57:53 connor-pc kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6809.68 BogoMIPS (lpj=11345096)
Nov 17 21:57:53 connor-pc kernel: pid_max: default: 32768 minimum: 301
Nov 17 21:57:53 connor-pc kernel: Security Framework initialized
Nov 17 21:57:53 connor-pc kernel: Yama: becoming mindful.
Nov 17 21:57:53 connor-pc kernel: AppArmor: AppArmor disabled by boot time parameter
Nov 17 21:57:53 connor-pc kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Nov 17 21:57:53 connor-pc kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
Nov 17 21:57:53 connor-pc kernel: Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
Nov 17 21:57:53 connor-pc kernel: Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
Nov 17 21:57:53 connor-pc kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Nov 17 21:57:53 connor-pc kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Nov 17 21:57:53 connor-pc kernel: mce: CPU supports 9 MCE banks
Nov 17 21:57:53 connor-pc kernel: CPU0: Thermal monitoring enabled (TM1)
Nov 17 21:57:53 connor-pc kernel: process: using mwait in idle threads
Nov 17 21:57:53 connor-pc kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
Nov 17 21:57:53 connor-pc kernel: Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
Nov 17 21:57:53 connor-pc kernel: Spectre V2 : Mitigation: Full generic retpoline
Nov 17 21:57:53 connor-pc kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Nov 17 21:57:53 connor-pc kernel: Speculative Store Bypass: Vulnerable
Nov 17 21:57:53 connor-pc kernel: Freeing SMP alternatives memory: 28K
Nov 17 21:57:53 connor-pc kernel: TSC deadline timer enabled
Nov 17 21:57:53 connor-pc kernel: smpboot: CPU0: Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz (family: 0x6, model: 0x3a, stepping: 0x9)
Nov 17 21:57:53 connor-pc kernel: Performance Events: PEBS fmt1+, IvyBridge events, 16-deep LBR, full-width counters, Intel PMU driver.
Nov 17 21:57:53 connor-pc kernel: ... version:                3
Nov 17 21:57:53 connor-pc kernel: ... bit width:              48
Nov 17 21:57:53 connor-pc kernel: ... generic registers:      8
Nov 17 21:57:53 connor-pc kernel: ... value mask:             0000ffffffffffff
Nov 17 21:57:53 connor-pc kernel: ... max period:             00007fffffffffff
Nov 17 21:57:53 connor-pc kernel: ... fixed-purpose events:   3
Nov 17 21:57:53 connor-pc kernel: ... event mask:             00000007000000ff
Nov 17 21:57:53 connor-pc kernel: rcu: Hierarchical SRCU implementation.
Nov 17 21:57:53 connor-pc kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Nov 17 21:57:53 connor-pc kernel: smp: Bringing up secondary CPUs ...
Nov 17 21:57:53 connor-pc kernel: x86: Booting SMP configuration:
Nov 17 21:57:53 connor-pc kernel: .... node  #0, CPUs:      #1 #2 #3
Nov 17 21:57:53 connor-pc kernel: smp: Brought up 1 node, 4 CPUs
Nov 17 21:57:53 connor-pc kernel: smpboot: Max logical packages: 1
Nov 17 21:57:53 connor-pc kernel: smpboot: Total of 4 processors activated (27239.74 BogoMIPS)
Nov 17 21:57:53 connor-pc kernel: devtmpfs: initialized
Nov 17 21:57:53 connor-pc kernel: x86/mm: Memory block size: 128MB
Nov 17 21:57:53 connor-pc kernel: PM: Registering ACPI NVS region [mem 0xde166000-0xde1fdfff] (622592 bytes)
Nov 17 21:57:53 connor-pc kernel: PM: Registering ACPI NVS region [mem 0xdea29000-0xdea6bfff] (274432 bytes)
Nov 17 21:57:53 connor-pc kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Nov 17 21:57:53 connor-pc kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
Nov 17 21:57:53 connor-pc kernel: pinctrl core: initialized pinctrl subsystem
Nov 17 21:57:53 connor-pc kernel: RTC time: 21:57:51, date: 11/17/18
Nov 17 21:57:53 connor-pc kernel: NET: Registered protocol family 16
Nov 17 21:57:53 connor-pc kernel: audit: initializing netlink subsys (disabled)
Nov 17 21:57:53 connor-pc kernel: audit: type=2000 audit(1542491870.203:1): state=initialized audit_enabled=0 res=1
Nov 17 21:57:53 connor-pc kernel: cpuidle: using governor ladder
Nov 17 21:57:53 connor-pc kernel: cpuidle: using governor menu
Nov 17 21:57:53 connor-pc kernel: ACPI: bus type PCI registered
Nov 17 21:57:53 connor-pc kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Nov 17 21:57:53 connor-pc kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
Nov 17 21:57:53 connor-pc kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
Nov 17 21:57:53 connor-pc kernel: PCI: Using configuration type 1 for base access
Nov 17 21:57:53 connor-pc kernel: core: PMU erratum BJ122, BV98, HSD29 workaround disabled, HT off
Nov 17 21:57:53 connor-pc kernel: HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
Nov 17 21:57:53 connor-pc kernel: ACPI: Added _OSI(Module Device)
Nov 17 21:57:53 connor-pc kernel: ACPI: Added _OSI(Processor Device)
Nov 17 21:57:53 connor-pc kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Nov 17 21:57:53 connor-pc kernel: ACPI: Added _OSI(Processor Aggregator Device)
Nov 17 21:57:53 connor-pc kernel: ACPI: Added _OSI(Linux-Dell-Video)
Nov 17 21:57:53 connor-pc kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Nov 17 21:57:53 connor-pc kernel: ACPI: 4 ACPI AML tables successfully acquired and loaded
Nov 17 21:57:53 connor-pc kernel: ACPI: Dynamic OEM Table Load:
Nov 17 21:57:53 connor-pc kernel: ACPI: SSDT 0xFFFF9EDECCB13000 00083B (v01 PmRef  Cpu0Cst  00003001 INTL 20051117)
Nov 17 21:57:53 connor-pc kernel: ACPI: Dynamic OEM Table Load:
Nov 17 21:57:53 connor-pc kernel: ACPI: SSDT 0xFFFF9EDECC6DA000 000303 (v01 PmRef  ApIst    00003000 INTL 20051117)
Nov 17 21:57:53 connor-pc kernel: ACPI: Dynamic OEM Table Load:
Nov 17 21:57:53 connor-pc kernel: ACPI: SSDT 0xFFFF9EDECC697200 000119 (v01 PmRef  ApCst    00003000 INTL 20051117)
Nov 17 21:57:53 connor-pc kernel: ACPI: Interpreter enabled
Nov 17 21:57:53 connor-pc kernel: ACPI: (supports S0 S3 S4 S5)
Nov 17 21:57:53 connor-pc kernel: ACPI: Using IOAPIC for interrupt routing
Nov 17 21:57:53 connor-pc kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Nov 17 21:57:53 connor-pc kernel: ACPI: Enabled 15 GPEs in block 00 to 3F
Nov 17 21:57:53 connor-pc kernel: ACPI: Power Resource [FN00] (off)
Nov 17 21:57:53 connor-pc kernel: ACPI: Power Resource [FN01] (off)
Nov 17 21:57:53 connor-pc kernel: ACPI: Power Resource [FN02] (off)
Nov 17 21:57:53 connor-pc kernel: ACPI: Power Resource [FN03] (off)
Nov 17 21:57:53 connor-pc kernel: ACPI: Power Resource [FN04] (off)
Nov 17 21:57:53 connor-pc kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
Nov 17 21:57:53 connor-pc kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Nov 17 21:57:53 connor-pc kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
Nov 17 21:57:53 connor-pc kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR]
Nov 17 21:57:53 connor-pc kernel: PCI host bridge to bus 0000:00
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff window]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:00: root bus resource [bus 00-3e]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:00.0: [8086:0150] type 00 class 0x060000
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7400000-0xf740ffff 64bit]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf741a000-0xf741a00f 64bit]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7418000-0xf74183ff]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7410000-0xf7413fff 64bit]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.4: [8086:1e18] type 01 class 0x060400
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.5: [8086:1e1a] type 01 class 0x060400
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.6: [8086:1e1c] type 01 class 0x060400
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.7: [8086:1e1e] type 01 class 0x060400
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7417000-0xf74173ff]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1f.0: [8086:1e44] type 00 class 0x060100
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1f.2: [8086:1e02] type 00 class 0x010601
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1f.2: reg 0x10: [io  0xf070-0xf077]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1f.2: reg 0x14: [io  0xf060-0xf063]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1f.2: reg 0x18: [io  0xf050-0xf057]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1f.2: reg 0x1c: [io  0xf040-0xf043]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1f.2: reg 0x20: [io  0xf020-0xf03f]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7416000-0xf74167ff]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1f.2: PME# supported from D3hot
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7415000-0xf74150ff 64bit]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1f.3: reg 0x20: [io  0xf000-0xf01f]
Nov 17 21:57:53 connor-pc kernel: pci 0000:01:00.0: [10de:17c8] type 00 class 0x030000
Nov 17 21:57:53 connor-pc kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
Nov 17 21:57:53 connor-pc kernel: pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
Nov 17 21:57:53 connor-pc kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
Nov 17 21:57:53 connor-pc kernel: pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
Nov 17 21:57:53 connor-pc kernel: pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
Nov 17 21:57:53 connor-pc kernel: pci 0000:01:00.0: enabling Extended Tags
Nov 17 21:57:53 connor-pc kernel: pci 0000:01:00.0: BAR 3: assigned to efifb
Nov 17 21:57:53 connor-pc kernel: pci 0000:01:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x16 link at 0000:00:01.0 (capable of 126.016 Gb/s with 8 GT/s x16 link)
Nov 17 21:57:53 connor-pc kernel: pci 0000:01:00.1: [10de:0fb0] type 00 class 0x040300
Nov 17 21:57:53 connor-pc kernel: pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff]
Nov 17 21:57:53 connor-pc kernel: pci 0000:01:00.1: enabling Extended Tags
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Nov 17 21:57:53 connor-pc kernel: pci 0000:03:00.0: [1106:3432] type 00 class 0x0c0330
Nov 17 21:57:53 connor-pc kernel: pci 0000:03:00.0: reg 0x10: [mem 0xf7300000-0xf7300fff]
Nov 17 21:57:53 connor-pc kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Nov 17 21:57:53 connor-pc kernel: pci 0000:03:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x1 link at 0000:00:1c.4 (capable of 7.876 Gb/s with 8 GT/s x1 link)
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.4: PCI bridge to [bus 03]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.4:   bridge window [mem 0xf7300000-0xf73fffff]
Nov 17 21:57:53 connor-pc kernel: pci 0000:04:00.0: [8086:244e] type 01 class 0x060401
Nov 17 21:57:53 connor-pc kernel: pci 0000:04:00.0: supports D1 D2
Nov 17 21:57:53 connor-pc kernel: pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.5: PCI bridge to [bus 04-05]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:05: extended config space not accessible
Nov 17 21:57:53 connor-pc kernel: pci 0000:04:00.0: PCI bridge to [bus 05] (subtractive decode)
Nov 17 21:57:53 connor-pc kernel: pci 0000:06:00.0: [1969:1091] type 00 class 0x020000
Nov 17 21:57:53 connor-pc kernel: pci 0000:06:00.0: reg 0x10: [mem 0xf7200000-0xf723ffff 64bit]
Nov 17 21:57:53 connor-pc kernel: pci 0000:06:00.0: reg 0x18: [io  0xd000-0xd07f]
Nov 17 21:57:53 connor-pc kernel: pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Nov 17 21:57:53 connor-pc kernel: pci 0000:06:00.0: 2.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x1 link at 0000:00:1c.6 (capable of 7.876 Gb/s with 8 GT/s x1 link)
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.6: PCI bridge to [bus 06]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.6:   bridge window [io  0xd000-0xdfff]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.6:   bridge window [mem 0xf7200000-0xf72fffff]
Nov 17 21:57:53 connor-pc kernel: pci 0000:07:00.0: [1b4b:9172] type 00 class 0x010601
Nov 17 21:57:53 connor-pc kernel: pci 0000:07:00.0: reg 0x10: [io  0xc040-0xc047]
Nov 17 21:57:53 connor-pc kernel: pci 0000:07:00.0: reg 0x14: [io  0xc030-0xc033]
Nov 17 21:57:53 connor-pc kernel: pci 0000:07:00.0: reg 0x18: [io  0xc020-0xc027]
Nov 17 21:57:53 connor-pc kernel: pci 0000:07:00.0: reg 0x1c: [io  0xc010-0xc013]
Nov 17 21:57:53 connor-pc kernel: pci 0000:07:00.0: reg 0x20: [io  0xc000-0xc00f]
Nov 17 21:57:53 connor-pc kernel: pci 0000:07:00.0: reg 0x24: [mem 0xf7110000-0xf71101ff]
Nov 17 21:57:53 connor-pc kernel: pci 0000:07:00.0: reg 0x30: [mem 0xf7100000-0xf710ffff pref]
Nov 17 21:57:53 connor-pc kernel: pci 0000:07:00.0: Enabling fixed DMA alias to 00.1
Nov 17 21:57:53 connor-pc kernel: pci 0000:07:00.0: PME# supported from D3hot
Nov 17 21:57:53 connor-pc kernel: pci 0000:07:00.0: 4.000 Gb/s available PCIe bandwidth, limited by 5 GT/s x1 link at 0000:00:1c.7 (capable of 7.876 Gb/s with 8 GT/s x1 link)
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.7: PCI bridge to [bus 07]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.7:   bridge window [io  0xc000-0xcfff]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.7:   bridge window [mem 0xf7100000-0xf71fffff]
Nov 17 21:57:53 connor-pc kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
Nov 17 21:57:53 connor-pc kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
Nov 17 21:57:53 connor-pc kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
Nov 17 21:57:53 connor-pc kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 10 11 12 14 15)
Nov 17 21:57:53 connor-pc kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Nov 17 21:57:53 connor-pc kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
Nov 17 21:57:53 connor-pc kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
Nov 17 21:57:53 connor-pc kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
Nov 17 21:57:53 connor-pc kernel: pci 0000:01:00.0: vgaarb: setting as boot VGA device
Nov 17 21:57:53 connor-pc kernel: pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Nov 17 21:57:53 connor-pc kernel: pci 0000:01:00.0: vgaarb: bridge control possible
Nov 17 21:57:53 connor-pc kernel: vgaarb: loaded
Nov 17 21:57:53 connor-pc kernel: ACPI: bus type USB registered
Nov 17 21:57:53 connor-pc kernel: usbcore: registered new interface driver usbfs
Nov 17 21:57:53 connor-pc kernel: usbcore: registered new interface driver hub
Nov 17 21:57:53 connor-pc kernel: usbcore: registered new device driver usb
Nov 17 21:57:53 connor-pc kernel: pps_core: LinuxPPS API ver. 1 registered
Nov 17 21:57:53 connor-pc kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Nov 17 21:57:53 connor-pc kernel: PTP clock support registered
Nov 17 21:57:53 connor-pc kernel: EDAC MC: Ver: 3.0.0
Nov 17 21:57:53 connor-pc kernel: Registered efivars operations
Nov 17 21:57:53 connor-pc kernel: PCI: Using ACPI for IRQ routing
Nov 17 21:57:53 connor-pc kernel: PCI: pci_cache_line_size set to 64 bytes
Nov 17 21:57:53 connor-pc kernel: e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
Nov 17 21:57:53 connor-pc kernel: e820: reserve RAM buffer [mem 0xdddf8000-0xdfffffff]
Nov 17 21:57:53 connor-pc kernel: e820: reserve RAM buffer [mem 0xde166000-0xdfffffff]
Nov 17 21:57:53 connor-pc kernel: e820: reserve RAM buffer [mem 0xdea29000-0xdfffffff]
Nov 17 21:57:53 connor-pc kernel: e820: reserve RAM buffer [mem 0xdf465000-0xdfffffff]
Nov 17 21:57:53 connor-pc kernel: e820: reserve RAM buffer [mem 0xdf800000-0xdfffffff]
Nov 17 21:57:53 connor-pc kernel: e820: reserve RAM buffer [mem 0x41f000000-0x41fffffff]
Nov 17 21:57:53 connor-pc kernel: NetLabel: Initializing
Nov 17 21:57:53 connor-pc kernel: NetLabel:  domain hash size = 128
Nov 17 21:57:53 connor-pc kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Nov 17 21:57:53 connor-pc kernel: NetLabel:  unlabeled traffic allowed by default
Nov 17 21:57:53 connor-pc kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Nov 17 21:57:53 connor-pc kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
Nov 17 21:57:53 connor-pc kernel: clocksource: Switched to clocksource tsc-early
Nov 17 21:57:53 connor-pc kernel: VFS: Disk quotas dquot_6.6.0
Nov 17 21:57:53 connor-pc kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Nov 17 21:57:53 connor-pc kernel: pnp: PnP ACPI init
Nov 17 21:57:53 connor-pc kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Nov 17 21:57:53 connor-pc kernel: system 00:01: [io  0x0680-0x069f] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:01: [io  0x0200-0x020f] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:01: [io  0xffff] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:01: [io  0xffff] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:01: [io  0x0400-0x0453] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:01: [io  0x0458-0x047f] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:01: [io  0x0500-0x057f] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Nov 17 21:57:53 connor-pc kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
Nov 17 21:57:53 connor-pc kernel: system 00:03: [io  0x0454-0x0457] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:03: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
Nov 17 21:57:53 connor-pc kernel: system 00:04: [io  0x0a00-0x0a0f] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:04: [io  0x0a30-0x0a3f] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:04: [io  0x0a20-0x0a2f] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
Nov 17 21:57:53 connor-pc kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
Nov 17 21:57:53 connor-pc kernel: system 00:06: [io  0x04d0-0x04d1] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
Nov 17 21:57:53 connor-pc kernel: system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:07: [mem 0xfed10000-0xfed17fff] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:07: [mem 0xfed18000-0xfed18fff] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:07: [mem 0xfed19000-0xfed19fff] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:07: [mem 0xf8000000-0xfbffffff] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:07: [mem 0xfed20000-0xfed3ffff] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:07: [mem 0xfed90000-0xfed93fff] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:07: [mem 0xfed45000-0xfed8ffff] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:07: [mem 0xff000000-0xffffffff] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:07: [mem 0xfee00000-0xfeefffff] could not be reserved
Nov 17 21:57:53 connor-pc kernel: system 00:07: [mem 0xf2000000-0xf2000fff] has been reserved
Nov 17 21:57:53 connor-pc kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
Nov 17 21:57:53 connor-pc kernel: pnp: PnP ACPI: found 8 devices
Nov 17 21:57:53 connor-pc kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:01.0:   bridge window [mem 0xf6000000-0xf70fffff]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.4: PCI bridge to [bus 03]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.4:   bridge window [mem 0xf7300000-0xf73fffff]
Nov 17 21:57:53 connor-pc kernel: pci 0000:04:00.0: PCI bridge to [bus 05]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.5: PCI bridge to [bus 04-05]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.6: PCI bridge to [bus 06]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.6:   bridge window [io  0xd000-0xdfff]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.6:   bridge window [mem 0xf7200000-0xf72fffff]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.7: PCI bridge to [bus 07]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.7:   bridge window [io  0xc000-0xcfff]
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1c.7:   bridge window [mem 0xf7100000-0xf71fffff]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff window]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff window]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff window]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff window]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:00: resource 11 [mem 0xe0000000-0xfeafffff window]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:03: resource 1 [mem 0xf7300000-0xf73fffff]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:06: resource 0 [io  0xd000-0xdfff]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:06: resource 1 [mem 0xf7200000-0xf72fffff]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:07: resource 0 [io  0xc000-0xcfff]
Nov 17 21:57:53 connor-pc kernel: pci_bus 0000:07: resource 1 [mem 0xf7100000-0xf71fffff]
Nov 17 21:57:53 connor-pc kernel: NET: Registered protocol family 2
Nov 17 21:57:53 connor-pc kernel: tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
Nov 17 21:57:53 connor-pc kernel: TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Nov 17 21:57:53 connor-pc kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Nov 17 21:57:53 connor-pc kernel: TCP: Hash tables configured (established 131072 bind 65536)
Nov 17 21:57:53 connor-pc kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes)
Nov 17 21:57:53 connor-pc kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
Nov 17 21:57:53 connor-pc kernel: NET: Registered protocol family 1
Nov 17 21:57:53 connor-pc kernel: NET: Registered protocol family 44
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:14.0: enabling device (0000 -> 0002)
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1a.0: enabling device (0000 -> 0002)
Nov 17 21:57:53 connor-pc kernel: pci 0000:00:1d.0: enabling device (0000 -> 0002)
Nov 17 21:57:53 connor-pc kernel: pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Nov 17 21:57:53 connor-pc kernel: pci 0000:01:00.1: Linked as a consumer to 0000:01:00.0
Nov 17 21:57:53 connor-pc kernel: pci 0000:03:00.0: enabling device (0100 -> 0102)
Nov 17 21:57:53 connor-pc kernel: PCI: CLS mismatch (64 != 32), using 64 bytes
Nov 17 21:57:53 connor-pc kernel: pci 0000:06:00.0: set MSI_INTX_DISABLE_BUG flag
Nov 17 21:57:53 connor-pc kernel: Unpacking initramfs...
Nov 17 21:57:53 connor-pc kernel: Freeing initrd memory: 8112K
Nov 17 21:57:53 connor-pc kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Nov 17 21:57:53 connor-pc kernel: software IO TLB: mapped [mem 0xccd59000-0xd0d59000] (64MB)
Nov 17 21:57:53 connor-pc kernel: Scanning for low memory corruption every 60 seconds
Nov 17 21:57:53 connor-pc kernel: Initialise system trusted keyrings
Nov 17 21:57:53 connor-pc kernel: Key type blacklist registered
Nov 17 21:57:53 connor-pc kernel: workingset: timestamp_bits=41 max_order=22 bucket_order=0
Nov 17 21:57:53 connor-pc kernel: zbud: loaded
Nov 17 21:57:53 connor-pc kernel: pstore: using zstd compression
Nov 17 21:57:53 connor-pc kernel: Key type asymmetric registered
Nov 17 21:57:53 connor-pc kernel: Asymmetric key parser 'x509' registered
Nov 17 21:57:53 connor-pc kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 244)
Nov 17 21:57:53 connor-pc kernel: io scheduler noop registered
Nov 17 21:57:53 connor-pc kernel: io scheduler deadline registered
Nov 17 21:57:53 connor-pc kernel: io scheduler cfq registered (default)
Nov 17 21:57:53 connor-pc kernel: io scheduler mq-deadline registered
Nov 17 21:57:53 connor-pc kernel: io scheduler kyber registered
Nov 17 21:57:53 connor-pc kernel: io scheduler bfq registered
Nov 17 21:57:53 connor-pc kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Nov 17 21:57:53 connor-pc kernel: efifb: probing for efifb
Nov 17 21:57:53 connor-pc kernel: efifb: No BGRT, not showing boot graphics
Nov 17 21:57:53 connor-pc kernel: efifb: framebuffer at 0xf1000000, using 3072k, total 3072k
Nov 17 21:57:53 connor-pc kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Nov 17 21:57:53 connor-pc kernel: efifb: scrolling: redraw
Nov 17 21:57:53 connor-pc kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Nov 17 21:57:53 connor-pc kernel: fbcon: Deferring console take-over
Nov 17 21:57:53 connor-pc kernel: fb0: EFI VGA frame buffer device
Nov 17 21:57:53 connor-pc kernel: intel_idle: MWAIT substates: 0x1120
Nov 17 21:57:53 connor-pc kernel: intel_idle: v0.4.1 model 0x3A
Nov 17 21:57:53 connor-pc kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Nov 17 21:57:53 connor-pc kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
Nov 17 21:57:53 connor-pc kernel: ACPI: Power Button [PWRB]
Nov 17 21:57:53 connor-pc kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
Nov 17 21:57:53 connor-pc kernel: ACPI: Power Button [PWRF]
Nov 17 21:57:53 connor-pc kernel: thermal LNXTHERM:00: registered as thermal_zone0
Nov 17 21:57:53 connor-pc kernel: ACPI: Thermal Zone [TZ00] (28 C)
Nov 17 21:57:53 connor-pc kernel: thermal LNXTHERM:01: registered as thermal_zone1
Nov 17 21:57:53 connor-pc kernel: ACPI: Thermal Zone [TZ01] (30 C)
Nov 17 21:57:53 connor-pc kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
Nov 17 21:57:53 connor-pc kernel: usbcore: registered new interface driver usbserial_generic
Nov 17 21:57:53 connor-pc kernel: usbserial: USB Serial support registered for generic
Nov 17 21:57:53 connor-pc kernel: rtc_cmos 00:02: RTC can wake from S4
Nov 17 21:57:53 connor-pc kernel: rtc_cmos 00:02: registered as rtc0
Nov 17 21:57:53 connor-pc kernel: rtc_cmos 00:02: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
Nov 17 21:57:53 connor-pc kernel: intel_pstate: Intel P-state driver initializing
Nov 17 21:57:53 connor-pc kernel: ledtrig-cpu: registered to indicate activity on CPUs
Nov 17 21:57:53 connor-pc kernel: NET: Registered protocol family 10
Nov 17 21:57:53 connor-pc kernel: Segment Routing with IPv6
Nov 17 21:57:53 connor-pc kernel: NET: Registered protocol family 17
Nov 17 21:57:53 connor-pc kernel: RAS: Correctable Errors collector initialized.
Nov 17 21:57:53 connor-pc kernel: microcode: sig=0x306a9, pf=0x2, revision=0x17
Nov 17 21:57:53 connor-pc kernel: microcode: Microcode Update Driver: v2.2.
Nov 17 21:57:53 connor-pc kernel: sched_clock: Marking stable (617794536, 178699)->(623314574, -5341339)
Nov 17 21:57:53 connor-pc kernel: registered taskstats version 1
Nov 17 21:57:53 connor-pc kernel: Loading compiled-in X.509 certificates
Nov 17 21:57:53 connor-pc kernel: Loaded X.509 cert 'Build time autogenerated kernel key: f6e1d5f82d4152da860d0481a64791fa607402d9'
Nov 17 21:57:53 connor-pc kernel: zswap: loaded using pool lzo/zbud
Nov 17 21:57:53 connor-pc kernel: Key type big_key registered
Nov 17 21:57:53 connor-pc kernel:   Magic number: 10:978:1005
Nov 17 21:57:53 connor-pc kernel: system 00:07: hash matches
Nov 17 21:57:53 connor-pc kernel: memory memory44: hash matches
Nov 17 21:57:53 connor-pc kernel: rtc_cmos 00:02: setting system clock to 2018-11-17 21:57:51 UTC (1542491871)
Nov 17 21:57:53 connor-pc kernel: Freeing unused decrypted memory: 2040K
Nov 17 21:57:53 connor-pc kernel: Freeing unused kernel image memory: 1532K
Nov 17 21:57:53 connor-pc kernel: Write protecting the kernel read-only data: 18432k
Nov 17 21:57:53 connor-pc kernel: Freeing unused kernel image memory: 2008K
Nov 17 21:57:53 connor-pc kernel: Freeing unused kernel image memory: 456K
Nov 17 21:57:53 connor-pc kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Nov 17 21:57:53 connor-pc kernel: x86/mm: Checking user space page tables
Nov 17 21:57:53 connor-pc kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Nov 17 21:57:53 connor-pc kernel: Run /init as init process
Nov 17 21:57:53 connor-pc kernel: fbcon: Taking over console
Nov 17 21:57:53 connor-pc kernel: Console: switching to colour frame buffer device 128x48
Nov 17 21:57:53 connor-pc kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Nov 17 21:57:53 connor-pc kernel: ehci-pci: EHCI PCI platform driver
Nov 17 21:57:53 connor-pc kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
Nov 17 21:57:53 connor-pc kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
Nov 17 21:57:53 connor-pc kernel: ehci-pci 0000:00:1a.0: debug port 2
Nov 17 21:57:53 connor-pc kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
Nov 17 21:57:53 connor-pc kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xf7418000
Nov 17 21:57:53 connor-pc kernel: SCSI subsystem initialized
Nov 17 21:57:53 connor-pc kernel: libata version 3.00 loaded.
Nov 17 21:57:53 connor-pc kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
Nov 17 21:57:53 connor-pc kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
Nov 17 21:57:53 connor-pc kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 17 21:57:53 connor-pc kernel: usb usb1: Product: EHCI Host Controller
Nov 17 21:57:53 connor-pc kernel: usb usb1: Manufacturer: Linux 4.19.2-arch1-1-ARCH ehci_hcd
Nov 17 21:57:53 connor-pc kernel: usb usb1: SerialNumber: 0000:00:1a.0
Nov 17 21:57:53 connor-pc kernel: hub 1-0:1.0: USB hub found
Nov 17 21:57:53 connor-pc kernel: hub 1-0:1.0: 2 ports detected
Nov 17 21:57:53 connor-pc kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Nov 17 21:57:53 connor-pc kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Nov 17 21:57:53 connor-pc kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007181 hci version 0x100 quirks 0x000000000000b930
Nov 17 21:57:53 connor-pc kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Nov 17 21:57:53 connor-pc kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
Nov 17 21:57:53 connor-pc kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 17 21:57:53 connor-pc kernel: usb usb2: Product: xHCI Host Controller
Nov 17 21:57:53 connor-pc kernel: usb usb2: Manufacturer: Linux 4.19.2-arch1-1-ARCH xhci-hcd
Nov 17 21:57:53 connor-pc kernel: usb usb2: SerialNumber: 0000:00:14.0
Nov 17 21:57:53 connor-pc kernel: hub 2-0:1.0: USB hub found
Nov 17 21:57:53 connor-pc kernel: hub 2-0:1.0: 4 ports detected
Nov 17 21:57:53 connor-pc kernel: ahci 0000:00:1f.2: version 3.0
Nov 17 21:57:53 connor-pc kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
Nov 17 21:57:53 connor-pc kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 3
Nov 17 21:57:53 connor-pc kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Nov 17 21:57:53 connor-pc kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
Nov 17 21:57:53 connor-pc kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.0  SuperSpeed
Nov 17 21:57:53 connor-pc kernel: ehci-pci 0000:00:1d.0: debug port 2
Nov 17 21:57:53 connor-pc kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
Nov 17 21:57:53 connor-pc kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 17 21:57:53 connor-pc kernel: usb usb4: Product: xHCI Host Controller
Nov 17 21:57:53 connor-pc kernel: usb usb4: Manufacturer: Linux 4.19.2-arch1-1-ARCH xhci-hcd
Nov 17 21:57:53 connor-pc kernel: usb usb4: SerialNumber: 0000:00:14.0
Nov 17 21:57:53 connor-pc kernel: hub 4-0:1.0: USB hub found
Nov 17 21:57:53 connor-pc kernel: hub 4-0:1.0: 4 ports detected
Nov 17 21:57:53 connor-pc kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
Nov 17 21:57:53 connor-pc kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7417000
Nov 17 21:57:53 connor-pc kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x27 impl SATA mode
Nov 17 21:57:53 connor-pc kernel: ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst 
Nov 17 21:57:53 connor-pc kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
Nov 17 21:57:53 connor-pc kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
Nov 17 21:57:53 connor-pc kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 17 21:57:53 connor-pc kernel: usb usb3: Product: EHCI Host Controller
Nov 17 21:57:53 connor-pc kernel: usb usb3: Manufacturer: Linux 4.19.2-arch1-1-ARCH ehci_hcd
Nov 17 21:57:53 connor-pc kernel: usb usb3: SerialNumber: 0000:00:1d.0
Nov 17 21:57:53 connor-pc kernel: hub 3-0:1.0: USB hub found
Nov 17 21:57:53 connor-pc kernel: hub 3-0:1.0: 2 ports detected
Nov 17 21:57:53 connor-pc kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
Nov 17 21:57:53 connor-pc kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 5
Nov 17 21:57:53 connor-pc kernel: xhci_hcd 0000:03:00.0: hcc params 0x002810eb hci version 0x96 quirks 0x0000000000080080
Nov 17 21:57:53 connor-pc kernel: usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
Nov 17 21:57:53 connor-pc kernel: usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 17 21:57:53 connor-pc kernel: usb usb5: Product: xHCI Host Controller
Nov 17 21:57:53 connor-pc kernel: usb usb5: Manufacturer: Linux 4.19.2-arch1-1-ARCH xhci-hcd
Nov 17 21:57:53 connor-pc kernel: usb usb5: SerialNumber: 0000:03:00.0
Nov 17 21:57:53 connor-pc kernel: hub 5-0:1.0: USB hub found
Nov 17 21:57:53 connor-pc kernel: hub 5-0:1.0: 1 port detected
Nov 17 21:57:53 connor-pc kernel: xhci_hcd 0000:03:00.0: xHCI Host Controller
Nov 17 21:57:53 connor-pc kernel: xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 6
Nov 17 21:57:53 connor-pc kernel: xhci_hcd 0000:03:00.0: Host supports USB 3.0  SuperSpeed
Nov 17 21:57:53 connor-pc kernel: usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
Nov 17 21:57:53 connor-pc kernel: usb usb6: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
Nov 17 21:57:53 connor-pc kernel: usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 17 21:57:53 connor-pc kernel: usb usb6: Product: xHCI Host Controller
Nov 17 21:57:53 connor-pc kernel: usb usb6: Manufacturer: Linux 4.19.2-arch1-1-ARCH xhci-hcd
Nov 17 21:57:53 connor-pc kernel: usb usb6: SerialNumber: 0000:03:00.0
Nov 17 21:57:53 connor-pc kernel: hub 6-0:1.0: USB hub found
Nov 17 21:57:53 connor-pc kernel: hub 6-0:1.0: 4 ports detected
Nov 17 21:57:53 connor-pc kernel: scsi host0: ahci
Nov 17 21:57:53 connor-pc kernel: scsi host1: ahci
Nov 17 21:57:53 connor-pc kernel: scsi host2: ahci
Nov 17 21:57:53 connor-pc kernel: scsi host3: ahci
Nov 17 21:57:53 connor-pc kernel: scsi host4: ahci
Nov 17 21:57:53 connor-pc kernel: scsi host5: ahci
Nov 17 21:57:53 connor-pc kernel: ata1: SATA max UDMA/133 abar m2048@0xf7416000 port 0xf7416100 irq 25
Nov 17 21:57:53 connor-pc kernel: ata2: SATA max UDMA/133 abar m2048@0xf7416000 port 0xf7416180 irq 25
Nov 17 21:57:53 connor-pc kernel: ata3: SATA max UDMA/133 abar m2048@0xf7416000 port 0xf7416200 irq 25
Nov 17 21:57:53 connor-pc kernel: ata4: DUMMY
Nov 17 21:57:53 connor-pc kernel: ata5: DUMMY
Nov 17 21:57:53 connor-pc kernel: ata6: SATA max UDMA/133 abar m2048@0xf7416000 port 0xf7416380 irq 25
Nov 17 21:57:53 connor-pc kernel: ahci 0000:07:00.0: AHCI 0001.0000 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
Nov 17 21:57:53 connor-pc kernel: ahci 0000:07:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs 
Nov 17 21:57:53 connor-pc kernel: scsi host6: ahci
Nov 17 21:57:53 connor-pc kernel: scsi host7: ahci
Nov 17 21:57:53 connor-pc kernel: ata7: SATA max UDMA/133 abar m512@0xf7110000 port 0xf7110100 irq 27
Nov 17 21:57:53 connor-pc kernel: ata8: SATA max UDMA/133 abar m512@0xf7110000 port 0xf7110180 irq 27
Nov 17 21:57:53 connor-pc kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
Nov 17 21:57:53 connor-pc kernel: usb 3-1: new high-speed USB device number 2 using ehci-pci
Nov 17 21:57:53 connor-pc kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Nov 17 21:57:53 connor-pc kernel: ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Nov 17 21:57:53 connor-pc kernel: ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
Nov 17 21:57:53 connor-pc kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Nov 17 21:57:53 connor-pc kernel: ata7: SATA link down (SStatus 0 SControl 300)
Nov 17 21:57:53 connor-pc kernel: ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20180810/psargs-330)
Nov 17 21:57:53 connor-pc kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT1._GTF, AE_NOT_FOUND (20180810/psparse-516)
Nov 17 21:57:53 connor-pc kernel: ata2.00: supports DRM functions and may not be fully accessible
Nov 17 21:57:53 connor-pc kernel: ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20180810/psargs-330)
Nov 17 21:57:53 connor-pc kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT0._GTF, AE_NOT_FOUND (20180810/psparse-516)
Nov 17 21:57:53 connor-pc kernel: ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT5._GTF.DSSP], AE_NOT_FOUND (20180810/psargs-330)
Nov 17 21:57:53 connor-pc kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT5._GTF, AE_NOT_FOUND (20180810/psparse-516)
Nov 17 21:57:53 connor-pc kernel: ata1.00: ATA-9: SAMSUNG SSD 830 Series, CXM03B1Q, max UDMA/133
Nov 17 21:57:53 connor-pc kernel: ata1.00: 125045424 sectors, multi 16: LBA48 NCQ (depth 32), AA
Nov 17 21:57:53 connor-pc kernel: ata6.00: ATA-9: WDC WD30EZRX-00D8PB0, 80.00A80, max UDMA/133
Nov 17 21:57:53 connor-pc kernel: ata6.00: 5860533168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Nov 17 21:57:53 connor-pc kernel: ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT0._GTF.DSSP], AE_NOT_FOUND (20180810/psargs-330)
Nov 17 21:57:53 connor-pc kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT0._GTF, AE_NOT_FOUND (20180810/psparse-516)
Nov 17 21:57:53 connor-pc kernel: ata1.00: configured for UDMA/133
Nov 17 21:57:53 connor-pc kernel: ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT5._GTF.DSSP], AE_NOT_FOUND (20180810/psargs-330)
Nov 17 21:57:53 connor-pc kernel: ACPI Error: 
Nov 17 21:57:53 connor-pc kernel: scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG SSD 830  3B1Q PQ: 0 ANSI: 5
Nov 17 21:57:53 connor-pc kernel: Method parse/execution failed \_SB.PCI0.SAT0.SPT5._GTF, AE_NOT_FOUND (20180810/psparse-516)
Nov 17 21:57:53 connor-pc kernel: ata2.00: ATA-11: Samsung SSD 860 EVO 500GB, RVT01B6Q, max UDMA/133
Nov 17 21:57:53 connor-pc kernel: ata2.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 32), AA
Nov 17 21:57:53 connor-pc kernel: ata6.00: configured for UDMA/133
Nov 17 21:57:53 connor-pc kernel: ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT1._GTF.DSSP], AE_NOT_FOUND (20180810/psargs-330)
Nov 17 21:57:53 connor-pc kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT1._GTF, AE_NOT_FOUND (20180810/psparse-516)
Nov 17 21:57:53 connor-pc kernel: ata2.00: supports DRM functions and may not be fully accessible
Nov 17 21:57:53 connor-pc kernel: ata2.00: configured for UDMA/133
Nov 17 21:57:53 connor-pc kernel: scsi 1:0:0:0: Direct-Access     ATA      Samsung SSD 860  1B6Q PQ: 0 ANSI: 5
Nov 17 21:57:53 connor-pc kernel: ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT2._GTF.DSSP], AE_NOT_FOUND (20180810/psargs-330)
Nov 17 21:57:53 connor-pc kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT2._GTF, AE_NOT_FOUND (20180810/psparse-516)
Nov 17 21:57:53 connor-pc kernel: ata3.00: ATA-8: Corsair CSSD-F60GB2, 1.1, max UDMA/133
Nov 17 21:57:53 connor-pc kernel: ata3.00: 117231408 sectors, multi 16: LBA48 NCQ (depth 32), AA
Nov 17 21:57:53 connor-pc kernel: ACPI BIOS Error (bug): Could not resolve [\_SB.PCI0.SAT0.SPT2._GTF.DSSP], AE_NOT_FOUND (20180810/psargs-330)
Nov 17 21:57:53 connor-pc kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.SAT0.SPT2._GTF, AE_NOT_FOUND (20180810/psparse-516)
Nov 17 21:57:53 connor-pc kernel: ata3.00: configured for UDMA/133
Nov 17 21:57:53 connor-pc kernel: scsi 2:0:0:0: Direct-Access     ATA      Corsair CSSD-F60 1.1  PQ: 0 ANSI: 5
Nov 17 21:57:53 connor-pc kernel: scsi 5:0:0:0: Direct-Access     ATA      WDC WD30EZRX-00D 0A80 PQ: 0 ANSI: 5
Nov 17 21:57:53 connor-pc kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
Nov 17 21:57:53 connor-pc kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Nov 17 21:57:53 connor-pc kernel: hub 1-1:1.0: USB hub found
Nov 17 21:57:53 connor-pc kernel: hub 1-1:1.0: 6 ports detected
Nov 17 21:57:53 connor-pc kernel: usb 3-1: New USB device found, idVendor=8087, idProduct=0024, bcdDevice= 0.00
Nov 17 21:57:53 connor-pc kernel: usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
Nov 17 21:57:53 connor-pc kernel: hub 3-1:1.0: USB hub found
Nov 17 21:57:53 connor-pc kernel: hub 3-1:1.0: 8 ports detected
Nov 17 21:57:53 connor-pc kernel: ata8: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Nov 17 21:57:53 connor-pc kernel: ata8.00: ATA-8: WDC WD1002FAEX-00Z3A0, 05.01D05, max UDMA/133
Nov 17 21:57:53 connor-pc kernel: ata8.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 32), AA
Nov 17 21:57:53 connor-pc kernel: ata8.00: configured for UDMA/133
Nov 17 21:57:53 connor-pc kernel: scsi 7:0:0:0: Direct-Access     ATA      WDC WD1002FAEX-0 1D05 PQ: 0 ANSI: 5
Nov 17 21:57:53 connor-pc kernel: sd 0:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
Nov 17 21:57:53 connor-pc kernel: sd 0:0:0:0: [sda] Write Protect is off
Nov 17 21:57:53 connor-pc kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Nov 17 21:57:53 connor-pc kernel: ata2.00: Enabling discard_zeroes_data
Nov 17 21:57:53 connor-pc kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 17 21:57:53 connor-pc kernel: sd 1:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Nov 17 21:57:53 connor-pc kernel: sd 1:0:0:0: [sdb] Write Protect is off
Nov 17 21:57:53 connor-pc kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Nov 17 21:57:53 connor-pc kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 17 21:57:53 connor-pc kernel: sd 2:0:0:0: [sdc] 117231408 512-byte logical blocks: (60.0 GB/55.9 GiB)
Nov 17 21:57:53 connor-pc kernel: sd 2:0:0:0: [sdc] Write Protect is off
Nov 17 21:57:53 connor-pc kernel: sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
Nov 17 21:57:53 connor-pc kernel: sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 17 21:57:53 connor-pc kernel: sd 5:0:0:0: [sdd] 5860533168 512-byte logical blocks: (3.00 TB/2.73 TiB)
Nov 17 21:57:53 connor-pc kernel: sd 5:0:0:0: [sdd] 4096-byte physical blocks
Nov 17 21:57:53 connor-pc kernel: sd 5:0:0:0: [sdd] Write Protect is off
Nov 17 21:57:53 connor-pc kernel: sd 5:0:0:0: [sdd] Mode Sense: 00 3a 00 00
Nov 17 21:57:53 connor-pc kernel: sd 5:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 17 21:57:53 connor-pc kernel: sd 7:0:0:0: [sde] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
Nov 17 21:57:53 connor-pc kernel: sd 7:0:0:0: [sde] Write Protect is off
Nov 17 21:57:53 connor-pc kernel: sd 7:0:0:0: [sde] Mode Sense: 00 3a 00 00
Nov 17 21:57:53 connor-pc kernel: sd 7:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Nov 17 21:57:53 connor-pc kernel: ata2.00: Enabling discard_zeroes_data
Nov 17 21:57:53 connor-pc kernel:  sdc: sdc1
Nov 17 21:57:53 connor-pc kernel:  sda: sda1 sda2 sda3
Nov 17 21:57:53 connor-pc kernel: sd 2:0:0:0: [sdc] Attached SCSI disk
Nov 17 21:57:53 connor-pc kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Nov 17 21:57:53 connor-pc kernel:  sdb: sdb1 sdb2 sdb3 sdb4 sdb5 sdb6
Nov 17 21:57:53 connor-pc kernel: ata2.00: Enabling discard_zeroes_data
Nov 17 21:57:53 connor-pc kernel: sd 1:0:0:0: [sdb] supports TCG Opal
Nov 17 21:57:53 connor-pc kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
Nov 17 21:57:53 connor-pc kernel:  sde: sde1 sde2
Nov 17 21:57:53 connor-pc kernel: sd 7:0:0:0: [sde] Attached SCSI removable disk
Nov 17 21:57:53 connor-pc kernel: random: fast init done
Nov 17 21:57:53 connor-pc kernel:  sdd: sdd1 sdd2
Nov 17 21:57:53 connor-pc kernel: sd 5:0:0:0: [sdd] Attached SCSI disk
Nov 17 21:57:53 connor-pc kernel: usb 6-3: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Nov 17 21:57:53 connor-pc kernel: usb 6-3: New USB device found, idVendor=0846, idProduct=9053, bcdDevice= 1.00
Nov 17 21:57:53 connor-pc kernel: usb 6-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 17 21:57:53 connor-pc kernel: usb 6-3: Product: A6210
Nov 17 21:57:53 connor-pc kernel: usb 6-3: Manufacturer: NETGEAR
Nov 17 21:57:53 connor-pc kernel: usb 6-3: SerialNumber: 100
Nov 17 21:57:53 connor-pc kernel: usb 5-1: new high-speed USB device number 2 using xhci_hcd
Nov 17 21:57:53 connor-pc kernel: usb 1-1.4: new full-speed USB device number 3 using ehci-pci
Nov 17 21:57:53 connor-pc kernel: usb 3-1.8: new full-speed USB device number 3 using ehci-pci
Nov 17 21:57:53 connor-pc kernel: tsc: Refined TSC clocksource calibration: 3403.347 MHz
Nov 17 21:57:53 connor-pc kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x310ea8327ed, max_idle_ns: 440795298069 ns
Nov 17 21:57:53 connor-pc kernel: clocksource: Switched to clocksource tsc
Nov 17 21:57:53 connor-pc kernel: usb 1-1.4: New USB device found, idVendor=1b1c, idProduct=1b09, bcdDevice= 1.09
Nov 17 21:57:53 connor-pc kernel: usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 17 21:57:53 connor-pc kernel: usb 1-1.4: Product: Corsair K70R Gaming Keyboard
Nov 17 21:57:53 connor-pc kernel: usb 1-1.4: Manufacturer: Corsair
Nov 17 21:57:53 connor-pc kernel: hidraw: raw HID events driver (C) Jiri Kosina
Nov 17 21:57:53 connor-pc kernel: usb 3-1.8: New USB device found, idVendor=1b1c, idProduct=0c04, bcdDevice= 2.00
Nov 17 21:57:53 connor-pc kernel: usb 3-1.8: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 17 21:57:53 connor-pc kernel: usb 3-1.8: Product: Integrated USB Bridge
Nov 17 21:57:53 connor-pc kernel: usb 3-1.8: Manufacturer: Corsair Memory, Inc.
Nov 17 21:57:53 connor-pc kernel: usbcore: registered new interface driver usbhid
Nov 17 21:57:53 connor-pc kernel: usbhid: USB HID core driver
Nov 17 21:57:53 connor-pc kernel: input: Corsair Corsair K70R Gaming Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:1B1C:1B09.0001/input/input2
Nov 17 21:57:53 connor-pc kernel: usb 5-1: New USB device found, idVendor=2109, idProduct=0811, bcdDevice= 2.00
Nov 17 21:57:53 connor-pc kernel: usb 5-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Nov 17 21:57:53 connor-pc kernel: usb 5-1: Product: USB2.0 Hub
Nov 17 21:57:53 connor-pc kernel: hub 5-1:1.0: USB hub found
Nov 17 21:57:53 connor-pc kernel: hub 5-1:1.0: 4 ports detected
Nov 17 21:57:53 connor-pc kernel: hid-generic 0003:1B1C:1B09.0001: input,hidraw0: USB HID v1.11 Keyboard [Corsair Corsair K70R Gaming Keyboard] on usb-0000:00:1a.0-1.4/input0
Nov 17 21:57:53 connor-pc kernel: input: Corsair Corsair K70R Gaming Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:1B1C:1B09.0002/input/input3
Nov 17 21:57:53 connor-pc kernel: usb 1-1.5: new full-speed USB device number 4 using ehci-pci
Nov 17 21:57:53 connor-pc kernel: hid-generic 0003:1B1C:1B09.0002: input,hidraw1: USB HID v1.11 Device [Corsair Corsair K70R Gaming Keyboard] on usb-0000:00:1a.0-1.4/input1
Nov 17 21:57:53 connor-pc kernel: input: Corsair Corsair K70R Gaming Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.2/0003:1B1C:1B09.0003/input/input4
Nov 17 21:57:53 connor-pc kernel: usb 1-1.5: New USB device found, idVendor=258a, idProduct=1007, bcdDevice= 1.00
Nov 17 21:57:53 connor-pc kernel: usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 17 21:57:53 connor-pc kernel: usb 1-1.5: Product: Game Mouse
Nov 17 21:57:53 connor-pc kernel: usb 1-1.5: Manufacturer: SINOWEALTH
Nov 17 21:57:53 connor-pc kernel: input: SINOWEALTH Game Mouse as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/0003:258A:1007.0005/input/input5
Nov 17 21:57:53 connor-pc kernel: hid-generic 0003:258A:1007.0005: input,hidraw2: USB HID v1.11 Mouse [SINOWEALTH Game Mouse] on usb-0000:00:1a.0-1.5/input0
Nov 17 21:57:53 connor-pc kernel: hid-generic 0003:1B1C:1B09.0003: input,hidraw3: USB HID v1.11 Keyboard [Corsair Corsair K70R Gaming Keyboard] on usb-0000:00:1a.0-1.4/input2
Nov 17 21:57:53 connor-pc kernel: hid-generic 0003:1B1C:0C04.0004: hiddev0,hidraw4: USB HID v1.11 Device [Corsair Memory, Inc. Integrated USB Bridge] on usb-0000:00:1d.0-1.8/input0
Nov 17 21:57:53 connor-pc kernel: input: SINOWEALTH Game Mouse Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.1/0003:258A:1007.0006/input/input6
Nov 17 21:57:53 connor-pc kernel: usb 4-2: new SuperSpeed Gen 1 USB device number 2 using xhci_hcd
Nov 17 21:57:53 connor-pc kernel: input: Corsair Corsair K70R Gaming Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:1B1C:1B09.0001/input/input8
Nov 17 21:57:53 connor-pc kernel: usb 4-2: New USB device found, idVendor=0781, idProduct=5591, bcdDevice= 1.00
Nov 17 21:57:53 connor-pc kernel: usb 4-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 17 21:57:53 connor-pc kernel: usb 4-2: Product: Ultra USB 3.0
Nov 17 21:57:53 connor-pc kernel: usb 4-2: Manufacturer: SanDisk
Nov 17 21:57:53 connor-pc kernel: usb 4-2: SerialNumber: 4C530001110716121502
Nov 17 21:57:53 connor-pc kernel: usb-storage 4-2:1.0: USB Mass Storage device detected
Nov 17 21:57:53 connor-pc kernel: scsi host8: usb-storage 4-2:1.0
Nov 17 21:57:53 connor-pc kernel: usbcore: registered new interface driver usb-storage
Nov 17 21:57:53 connor-pc kernel: usbcore: registered new interface driver uas
Nov 17 21:57:53 connor-pc kernel: hid-generic 0003:258A:1007.0006: input,hiddev1,hidraw0: USB HID v1.11 Keyboard [SINOWEALTH Game Mouse] on usb-0000:00:1a.0-1.5/input1
Nov 17 21:57:53 connor-pc kernel: usb 5-1.2: new full-speed USB device number 3 using xhci_hcd
Nov 17 21:57:53 connor-pc kernel: corsair 0003:1B1C:1B09.0001: input,hidraw5: USB HID v1.11 Keyboard [Corsair Corsair K70R Gaming Keyboard] on usb-0000:00:1a.0-1.4/input0
Nov 17 21:57:53 connor-pc kernel: input: Corsair Corsair K70R Gaming Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.1/0003:1B1C:1B09.0002/input/input9
Nov 17 21:57:53 connor-pc kernel: corsair 0003:1B1C:1B09.0002: input,hidraw1: USB HID v1.11 Device [Corsair Corsair K70R Gaming Keyboard] on usb-0000:00:1a.0-1.4/input1
Nov 17 21:57:53 connor-pc kernel: input: Corsair Corsair K70R Gaming Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.2/0003:1B1C:1B09.0003/input/input10
Nov 17 21:57:53 connor-pc kernel: usb 5-1.2: New USB device found, idVendor=1852, idProduct=7022, bcdDevice= 0.01
Nov 17 21:57:53 connor-pc kernel: usb 5-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
Nov 17 21:57:53 connor-pc kernel: usb 5-1.2: Product: DigiHug USB Audio
Nov 17 21:57:53 connor-pc kernel: usb 5-1.2: Manufacturer: FiiO
Nov 17 21:57:53 connor-pc kernel: input: FiiO DigiHug USB Audio as /devices/pci0000:00/0000:00:1c.4/0000:03:00.0/usb5/5-1/5-1.2/5-1.2:1.0/0003:1852:7022.0007/input/input11
Nov 17 21:57:53 connor-pc kernel: corsair 0003:1B1C:1B09.0003: input,hidraw3: USB HID v1.11 Keyboard [Corsair Corsair K70R Gaming Keyboard] on usb-0000:00:1a.0-1.4/input2
Nov 17 21:57:53 connor-pc kernel: hid-generic 0003:1852:7022.0007: input,hidraw6: USB HID v1.00 Device [FiiO DigiHug USB Audio] on usb-0000:03:00.0-1.2/input0
Nov 17 21:57:53 connor-pc kernel: EXT4-fs (sdb5): mounted filesystem with ordered data mode. Opts: (null)
Nov 17 21:57:53 connor-pc systemd[1]: systemd 239 running in system mode. (+PAM +AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
Nov 17 21:57:53 connor-pc systemd[1]: Detected architecture x86-64.
Nov 17 21:57:53 connor-pc systemd[1]: Set hostname to <connor-pc>.
Nov 17 21:57:53 connor-pc kernel: random: systemd: uninitialized urandom read (16 bytes read)
Nov 17 21:57:53 connor-pc systemd[1]: Listening on Device-mapper event daemon FIFOs.
Nov 17 21:57:53 connor-pc kernel: random: systemd: uninitialized urandom read (16 bytes read)
Nov 17 21:57:53 connor-pc systemd[1]: Listening on Journal Socket.
Nov 17 21:57:53 connor-pc kernel: random: systemd: uninitialized urandom read (16 bytes read)
Nov 17 21:57:53 connor-pc systemd[1]: Mounting Huge Pages File System...
Nov 17 21:57:53 connor-pc systemd[1]: Created slice system-systemd\x2dfsck.slice.
Nov 17 21:57:53 connor-pc systemd[1]: Listening on udev Control Socket.
Nov 17 21:57:53 connor-pc systemd[1]: Listening on udev Kernel Socket.
Nov 17 21:57:53 connor-pc systemd[1]: Listening on Process Core Dump Socket.
Nov 17 21:57:53 connor-pc kernel: EXT4-fs (sdb5): re-mounted. Opts: (null)
Nov 17 21:57:53 connor-pc kernel: audit: type=1130 audit(1542491873.386:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 17 21:57:53 connor-pc kernel: audit: type=1130 audit(1542491873.390: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'
Nov 17 21:57:53 connor-pc kernel: audit: type=1130 audit(1542491873.390:4): 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'
Nov 17 21:57:53 connor-pc kernel: audit: type=1130 audit(1542491873.396:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 17 21:57:53 connor-pc kernel: audit: type=1130 audit(1542491873.410:6): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 17 21:57:53 connor-pc kernel: audit: type=1130 audit(1542491873.420:7): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 17 21:57:53 connor-pc kernel: audit: type=1130 audit(1542491873.426:8): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 17 21:57:53 connor-pc systemd-journald[262]: Journal started
Nov 17 21:57:53 connor-pc systemd-journald[262]: Runtime journal (/run/log/journal/7f3e7d813b9440438443052e95132dc4) is 8.0M, max 800.0M, 792.0M free.
Nov 17 21:57:53 connor-pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-binfmt comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 17 21:57:53 connor-pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-lvmetad comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 17 21:57:53 connor-pc audit[1]: SERVICE_START 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'
Nov 17 21:57:53 connor-pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 17 21:57:53 connor-pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysusers comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 17 21:57:53 connor-pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 17 21:57:53 connor-pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 17 21:57:53 connor-pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 17 21:57:53 connor-pc systemd-modules-load[263]: Inserted module 'crypto_user'
Nov 17 21:57:53 connor-pc kernel: audit: type=1130 audit(1542491873.426:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 17 21:57:53 connor-pc systemd[1]: Starting Flush Journal to Persistent Storage...
Nov 17 21:57:53 connor-pc audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 17 21:57:53 connor-pc systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling.
Nov 17 21:57:53 connor-pc systemd[1]: Reached target Local File Systems (Pre).
Nov 17 21:57:53 connor-pc kernel: audit: type=1130 audit(1542491873.426:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=lvm2-monitor comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 17 21:57:53 connor-pc systemd-journald[262]: Time spent on flushing to /var is 4.719ms for 867 entries.

And the installed, reinstalled and upgraded packages from /var/log/pacman.log...

[2018-11-17 11:20] [PACMAN] starting full system upgrade
[2018-11-17 11:25] [ALPM] upgraded tzdata (2018f-2 -> 2018g-1)
[2018-11-17 11:25] [ALPM] upgraded a52dec (0.7.4-9 -> 0.7.4-10)
[2018-11-17 11:25] [ALPM] upgraded libcap (2.25-1 -> 2.25-2)
[2018-11-17 11:25] [ALPM] upgraded libgcrypt (1.8.3-1 -> 1.8.4-1)
[2018-11-17 11:25] [ALPM] upgraded libsystemd (239.2-1 -> 239.300-2)
[2018-11-17 11:25] [ALPM] upgraded aalib (1.4rc5-12 -> 1.4rc5-13)
[2018-11-17 11:25] [ALPM] upgraded adapta-gtk-theme (3.95.0.1-1 -> 3.95.0.11-1)
[2018-11-17 11:25] [ALPM] upgraded alsa-lib (1.1.6-1 -> 1.1.7-1)
[2018-11-17 11:25] [ALPM] upgraded alsa-plugins (1.1.6-2 -> 1.1.7-3)
[2018-11-17 11:25] [ALPM] upgraded arc-gtk-theme (20180715-1 -> 20181022-1)
[2018-11-17 11:25] [ALPM] upgraded icu (62.1-1 -> 63.1-2)
[2018-11-17 11:25] [ALPM] upgraded libxml2 (2.9.8-5 -> 2.9.8-6)
[2018-11-17 11:25] [ALPM] upgraded libutil-linux (2.32.1-2 -> 2.33-2)
[2018-11-17 11:25] [ALPM] upgraded libffi (3.2.1-2 -> 3.2.1-3)
[2018-11-17 11:25] [ALPM] upgraded glib2 (2.58.1-1 -> 2.58.1+67+g17519e039-1)
[2018-11-17 11:25] [ALPM] upgraded libcroco (0.6.12+4+g9ad7287-1 -> 0.6.12+4+g9ad7287-2)
[2018-11-17 11:25] [ALPM] upgraded harfbuzz (1.9.0-1 -> 2.1.3-1)
[2018-11-17 11:25] [ALPM] upgraded lzo (2.10-1 -> 2.10-2)
[2018-11-17 11:25] [ALPM] upgraded libxrender (0.9.10-1 -> 0.9.10-2)
[2018-11-17 11:25] [ALPM] upgraded pixman (0.34.0-1 -> 0.34.0-2)
[2018-11-17 11:25] [ALPM] upgraded librsvg (2:2.44.7-1 -> 2:2.44.9-1)
[2018-11-17 11:25] [ALPM] upgraded arc-icon-theme (20161122-1 -> 20161122-2)
[2018-11-17 11:25] [ALPM] upgraded gmp (6.1.2-1 -> 6.1.2-2)
[2018-11-17 11:25] [ALPM] upgraded gdbm (1.18-1 -> 1.18.1-1)
[2018-11-17 11:25] [ALPM] upgraded cracklib (2.9.6-1 -> 2.9.6-3)
[2018-11-17 11:25] [ALPM] upgraded util-linux (2.32.1-2 -> 2.33-2)
[2018-11-17 11:25] [ALPM] upgraded archlinux-keyring (20181018-1 -> 20181113-1)
[2018-11-17 11:25] [ALPM] upgraded findutils (4.6.0-2 -> 4.6.0-4)
[2018-11-17 11:25] [ALPM] upgraded ca-certificates-utils (20180821-1 -> 20181109-1)
[2018-11-17 11:25] [ALPM] upgraded ca-certificates-mozilla (3.39-1 -> 3.40-2)
[2018-11-17 11:25] [ALPM] upgraded ca-certificates (20180821-1 -> 20181109-1)
[2018-11-17 11:25] [ALPM] upgraded libssh2 (1.8.0-2 -> 1.8.0-3)
[2018-11-17 11:25] [ALPM] upgraded curl (7.61.1-3 -> 7.62.0-1)
[2018-11-17 11:25] [ALPM] upgraded zstd (1.3.6-1 -> 1.3.7-1)
[2018-11-17 11:25] [ALPM] upgraded sqlite (3.25.2-1 -> 3.25.3-1)
[2018-11-17 11:25] [ALPM] upgraded gnupg (2.2.10-1 -> 2.2.11-1)
[2018-11-17 11:25] [ALPM] upgraded arch-install-scripts (19-1 -> 20-1)
[2018-11-17 11:25] [ALPM] upgraded aspell (0.60.6.1-5 -> 0.60.7rc1-1)
[2018-11-17 11:25] [ALPM] upgraded libsigc++ (2.10.0-1 -> 2.10.1-1)
[2018-11-17 11:25] [ALPM] upgraded atkmm (2.24.2+1+gf30b47f-2 -> 2.28.0-1)
[2018-11-17 11:25] [ALPM] upgraded m4 (1.4.18-1 -> 1.4.18-2)
[2018-11-17 11:25] [ALPM] upgraded diffutils (3.6-1 -> 3.6-2)
[2018-11-17 11:25] [ALPM] upgraded autoconf (2.69-4 -> 2.69-5)
[2018-11-17 11:25] [ALPM] upgraded tar (1.30-1 -> 1.30-2)
[2018-11-17 11:25] [ALPM] upgraded gzip (1.9-1 -> 1.9-2)
[2018-11-17 11:25] [ALPM] upgraded guile2.0 (2.0.14-1 -> 2.0.14-2)
[2018-11-17 11:25] [ALPM] upgraded autogen (5.18.12-2 -> 5.18.12-3)
[2018-11-17 11:25] [ALPM] upgraded bc (1.07.1-1 -> 1.07.1-2)
[2018-11-17 11:25] [ALPM] upgraded bison (3.1-1 -> 3.2-1)
[2018-11-17 11:25] [ALPM] upgraded boost-libs (1.68.0-1 -> 1.68.0-2)
[2018-11-17 11:25] [ALPM] upgraded boost (1.68.0-1 -> 1.68.0-2)
[2018-11-17 11:25] [ALPM] upgraded brotli (1.0.6-1 -> 1.0.7-1)
[2018-11-17 11:25] [ALPM] upgraded btrfs-progs (4.17.1-1 -> 4.19-1)
[2018-11-17 11:25] [ALPM] upgraded cairomm (1.12.2-2 -> 1.12.2-3)
[2018-11-17 11:25] [ALPM] upgraded nss (3.39-1 -> 3.40-2)
[2018-11-17 11:25] [ALPM] upgraded libcups (2.2.8-3 -> 2.2.9-1)
[2018-11-17 11:25] [ALPM] upgraded device-mapper (2.02.181-1 -> 2.02.182-1)
[2018-11-17 11:25] [ALPM] upgraded popt (1.16-9 -> 1.16-10)
[2018-11-17 11:25] [ALPM] upgraded cryptsetup (2.0.4-1 -> 2.0.5-1)
[2018-11-17 11:25] [ALPM] upgraded libmnl (1.0.4-1 -> 1.0.4-2)
[2018-11-17 11:25] [ALPM] upgraded iptables (1:1.6.2-3 -> 1:1.8.0-1)
[2018-11-17 11:25] [ALPM] upgraded kbd (2.0.4-1 -> 2.0.4-2)
[2018-11-17 11:25] [ALPM] warning: /etc/systemd/system.conf installed as /etc/systemd/system.conf.pacnew
[2018-11-17 11:25] [ALPM] upgraded systemd (239.2-1 -> 239.300-2)
[2018-11-17 11:25] [ALPM] upgraded flac (1.3.2-1 -> 1.3.2-2)
[2018-11-17 11:25] [ALPM] upgraded libmodplug (0.8.9.0-1 -> 0.8.9.0-2)
[2018-11-17 11:25] [ALPM] upgraded libraw1394 (2.1.2-1 -> 2.1.2-2)
[2018-11-17 11:25] [ALPM] upgraded libssh (0.8.4-1 -> 0.8.5-1)
[2018-11-17 11:25] [ALPM] upgraded libxv (1.0.11-1 -> 1.0.11-2)
[2018-11-17 11:25] [ALPM] upgraded opencore-amr (0.1.5-1 -> 0.1.5-2)
[2018-11-17 11:25] [ALPM] upgraded libunwind (1.2.1-1 -> 1.2.1-2)
[2018-11-17 11:25] [ALPM] upgraded mesa (18.2.2-1 -> 18.2.4-1)
[2018-11-17 11:25] [ALPM] upgraded xorg-server-common (1.20.2-1 -> 1.20.3-1)
[2018-11-17 11:25] [ALPM] upgraded libevdev (1.5.9-1 -> 1.6.0-1)
[2018-11-17 11:25] [ALPM] upgraded libinput (1.12.1-1 -> 1.12.3-1)
[2018-11-17 11:25] [ALPM] upgraded xorg-server (1.20.2-1 -> 1.20.3-1)
[2018-11-17 11:25] [ALPM] upgraded nvidia-utils (410.57-3 -> 410.73-1)
[2018-11-17 11:25] [ALPM] upgraded sdl2 (2.0.8-10 -> 2.0.9-1)
[2018-11-17 11:25] [ALPM] upgraded speex (1.2.0-1 -> 1.2.0-2)
[2018-11-17 11:25] [ALPM] upgraded v4l-utils (1.16.0-1 -> 1.16.1-1)
[2018-11-17 11:25] [ALPM] upgraded libasyncns (0.8+3+g68cd5af-1 -> 0.8+3+g68cd5af-2)
[2018-11-17 11:25] [ALPM] upgraded libsndfile (1.0.28-1 -> 1.0.28-2)
[2018-11-17 11:25] [ALPM] upgraded libxi (1.7.9-1 -> 1.7.9-2)
[2018-11-17 11:25] [ALPM] upgraded libxtst (1.2.3-1 -> 1.2.3-2)
[2018-11-17 11:25] [ALPM] upgraded giflib (5.1.4-1 -> 5.1.4-2)
[2018-11-17 11:25] [ALPM] upgraded libsamplerate (0.1.9-1 -> 0.1.9-2)
[2018-11-17 11:25] [ALPM] upgraded ffmpeg (1:4.0.2-6 -> 1:4.1-1)
[2018-11-17 11:25] [ALPM] upgraded libcanberra (0.30+2+gc0620e4-1 -> 0.30+2+gc0620e4-2)
[2018-11-17 11:25] [ALPM] upgraded dconf (0.30.0-1 -> 0.30.1-1)
[2018-11-17 11:25] [ALPM] upgraded libsoup (2.64.1-1 -> 2.64.2-1)
[2018-11-17 11:25] [ALPM] upgraded chromium (70.0.3538.67-1 -> 70.0.3538.102-1)
[2018-11-17 11:25] [ALPM] upgraded cinnamon-desktop (3.8.1-1 -> 4.0.1-1)
[2018-11-17 11:25] [ALPM] upgraded libcanberra-pulse (0.30+2+gc0620e4-1 -> 0.30+2+gc0620e4-2)
[2018-11-17 11:25] [ALPM] upgraded libnotify (0.7.7-1 -> 0.7.7-2)
[2018-11-17 11:25] [ALPM] upgraded usbmuxd (1.1.0+28+g46bdf3e-1 -> 1.1.0+48+g1cc8b34-1)
[2018-11-17 11:25] [ALPM] upgraded upower (0.99.8-2 -> 0.99.9-1)
[2018-11-17 11:25] [ALPM] upgraded iso-codes (3.79-1 -> 4.1-1)
[2018-11-17 11:28] [PACMAN] starting full system upgrade
[2018-11-17 11:29] [ALPM] upgraded cinnamon-settings-daemon (3.8.7-1 -> 4.0.1-1)
[2018-11-17 11:29] [ALPM] upgraded cinnamon-menus (3.8.2-1 -> 4.0.0-1)
[2018-11-17 11:29] [ALPM] upgraded libnm (1.14.1dev+13+g0d3234478-1 -> 1.14.5dev+17+gba83251bb-1)
[2018-11-17 11:29] [ALPM] upgraded mobile-broadband-provider-info (20170310-1 -> 20170310-2)
[2018-11-17 11:29] [ALPM] upgraded libnma (1.8.18-2 -> 1.8.19dev+21+geebf7f95-1)
[2018-11-17 11:29] [ALPM] upgraded libnm-glib (1.14.1dev+13+g0d3234478-1 -> 1.14.5dev+17+gba83251bb-1)
[2018-11-17 11:29] [ALPM] upgraded libnm-gtk (1.8.18-2 -> 1.8.19dev+21+geebf7f95-1)
[2018-11-17 11:29] [ALPM] upgraded nm-connection-editor (1.8.18-2 -> 1.8.19dev+21+geebf7f95-1)
[2018-11-17 11:29] [ALPM] upgraded cinnamon-control-center (3.8.2-1 -> 4.0.0-1)
[2018-11-17 11:29] [ALPM] upgraded gobject-introspection-runtime (1.58.0+2+g1f1dd7f4-2 -> 1.58.0+8+gfdaa3b1a-1)
[2018-11-17 11:29] [ALPM] upgraded pygobject-devel (3.30.1-3 -> 3.30.2-1)
[2018-11-17 11:29] [ALPM] upgraded python (3.7.0-4 -> 3.7.1-1)
[2018-11-17 11:29] [ALPM] upgraded python-gobject (3.30.1-3 -> 3.30.2-1)
[2018-11-17 11:29] [ALPM] upgraded python-xapp (1.2.0-2 -> 1.4.0-1)
[2018-11-17 11:29] [ALPM] upgraded xapps (1.2.2-2 -> 1.4.1-1)
[2018-11-17 11:29] [ALPM] upgraded cinnamon-screensaver (3.8.3-1 -> 4.0.1-1)
[2018-11-17 11:29] [ALPM] upgraded cinnamon-session (3.8.2-1 -> 4.0.0-1)
[2018-11-17 11:29] [ALPM] upgraded cjs (3.8.0-1 -> 4.0.0-1)
[2018-11-17 11:29] [ALPM] upgraded libkeybinder3 (0.3.2-1 -> 0.3.2-2)
[2018-11-17 11:29] [ALPM] upgraded startup-notification (0.12-5 -> 0.12-6)
[2018-11-17 11:29] [ALPM] upgraded geoclue2 (2.4.12-1 -> 2.5.1-1)
[2018-11-17 11:29] [ALPM] upgraded harfbuzz-icu (1.9.0-1 -> 2.1.3-1)
[2018-11-17 11:29] [ALPM] upgraded libvoikko (4.1.1-2 -> 4.2-1)
[2018-11-17 11:29] [ALPM] upgraded webkit2gtk (2.22.2-1 -> 2.22.3-1)
[2018-11-17 11:29] [ALPM] upgraded muffin (3.8.2-1 -> 4.0.1-1)
[2018-11-17 11:29] [ALPM] upgraded iproute2 (4.18.0-1 -> 4.19.0-1)
[2018-11-17 11:29] [ALPM] upgraded networkmanager (1.14.1dev+13+g0d3234478-1 -> 1.14.5dev+17+gba83251bb-1)
[2018-11-17 11:29] [ALPM] upgraded network-manager-applet (1.8.18-2 -> 1.8.19dev+21+geebf7f95-1)
[2018-11-17 11:29] [ALPM] upgraded dosfstools (4.1-1 -> 4.1-2)
[2018-11-17 11:29] [ALPM] upgraded libaio (0.3.111-1 -> 0.3.111-2)
[2018-11-17 11:29] [ALPM] upgraded lvm2 (2.02.181-1 -> 2.02.182-1)
[2018-11-17 11:29] [ALPM] upgraded mdadm (4.0-1 -> 4.0-2)
[2018-11-17 11:29] [ALPM] upgraded parted (3.2-6 -> 3.2-7)
[2018-11-17 11:29] [ALPM] upgraded xfsprogs (4.17.0-1 -> 4.18.0-1)
[2018-11-17 11:29] [ALPM] upgraded nemo (3.8.6-1 -> 4.0.1-1)
[2018-11-17 11:29] [ALPM] upgraded cogl (1.22.2+10+g3baa2d7a-1 -> 1.22.2+22+ge023a361-1)
[2018-11-17 11:29] [ALPM] upgraded clutter (1.26.2-1 -> 1.26.2-2)
[2018-11-17 11:29] [ALPM] upgraded cinnamon (3.8.9-1 -> 4.0.1-1)
[2018-11-17 11:29] [ALPM] upgraded libuv (1.23.2-1 -> 1.24.0-1)
[2018-11-17 11:29] [ALPM] upgraded cmake (3.12.3-1 -> 3.12.4-1)
[2018-11-17 11:29] [ALPM] upgraded colord-gtk (0.1.26+5+ga9d9c91-1 -> 0.1.26+5+ga9d9c91-2)
[2018-11-17 11:29] [ALPM] upgraded poppler (0.67.0-1 -> 0.71.0-1)
[2018-11-17 11:29] [ALPM] upgraded libmagick (7.0.8.12-1 -> 7.0.8.14-1)
[2018-11-17 11:29] [ALPM] upgraded imagemagick (7.0.8.12-1 -> 7.0.8.14-1)
[2018-11-17 11:29] [ALPM] upgraded ijs (0.35-1 -> 0.35-2)
[2018-11-17 11:29] [ALPM] upgraded cups-filters (1.21.3-1 -> 1.21.3-3)
[2018-11-17 11:29] [ALPM] upgraded libpaper (1.1.24-10 -> 1.1.24-11)
[2018-11-17 11:29] [ALPM] upgraded cups (2.2.8-3 -> 2.2.9-1)
[2018-11-17 11:29] [ALPM] upgraded cups-pk-helper (0.2.6-1 -> 0.2.6-2)
[2018-11-17 11:29] [ALPM] upgraded deepin-gtk-theme (17.10.8-1 -> 17.10.10-1)
[2018-11-17 11:29] [ALPM] upgraded file (5.34-1 -> 5.35-1)
[2018-11-17 11:29] [ALPM] upgraded firefox (62.0.3-1 -> 63.0.3-1)
[2018-11-17 11:29] [ALPM] upgraded flex (2.6.4-1 -> 2.6.4-2)
[2018-11-17 11:29] [ALPM] upgraded gjs (2:1.54.1-1 -> 2:1.54.3-1)
[2018-11-17 11:29] [ALPM] upgraded libgdm (3.30.1-1 -> 3.30.2-1)
[2018-11-17 11:29] [ALPM] upgraded gnome-desktop (1:3.30.1-1 -> 1:3.30.2-1)
[2018-11-17 11:29] [ALPM] upgraded pipewire (0.2.3-1 -> 0.2.3+17+g10ce1a02-1)
[2018-11-17 11:29] [ALPM] upgraded mutter (3.30.1-1 -> 3.30.2-1)
[2018-11-17 11:29] [ALPM] upgraded unzip (6.0-12 -> 6.0-13)
[2018-11-17 11:29] [ALPM] upgraded libical (3.0.4-1 -> 3.0.4-2)
[2018-11-17 11:29] [ALPM] upgraded gnome-shell (1:3.30.1-1 -> 1:3.30.2-1)
[2018-11-17 11:29] [ALPM] upgraded xorg-server-xwayland (1.20.2-1 -> 1.20.3-1)
[2018-11-17 11:29] [ALPM] upgraded gdm (3.30.1-1 -> 3.30.2-1)
[2018-11-17 11:29] [ALPM] upgraded gettext (0.19.8.1-2 -> 0.19.8.1-3)
[2018-11-17 11:29] [ALPM] installed spirv-tools (2018.5-1)
[2018-11-17 11:29] [ALPM] upgraded glslang (7.9.2888-1 -> 7.9.2888-2)
[2018-11-17 11:29] [ALPM] installed bolt (0.5-1)
[2018-11-17 11:29] [ALPM] upgraded libdc1394 (2.2.5-1 -> 2.2.5-2)
[2018-11-17 11:29] [ALPM] upgraded libmpcdec (1:0.1+r475-1 -> 1:0.1+r475-2)
[2018-11-17 11:29] [ALPM] upgraded libofa (0.9.3-7 -> 0.9.3-8)
[2018-11-17 11:29] [ALPM] upgraded rtmpdump (1:2.4.r96.fa8646d-3 -> 1:2.4.r96.fa8646d-4)
[2018-11-17 11:29] [ALPM] upgraded sdl (1.2.15-9 -> 1.2.15-10)
[2018-11-17 11:29] [ALPM] upgraded libcaca (0.99.beta19-1 -> 0.99.beta19-2)
[2018-11-17 11:29] [ALPM] upgraded libshout (1:2.4.1-3 -> 1:2.4.1-4)
[2018-11-17 11:29] [ALPM] upgraded taglib (1.11.1-1 -> 1.11.1-2)
[2018-11-17 11:29] [ALPM] upgraded vte-common (0.54.1-1 -> 0.54.2-1)
[2018-11-17 11:29] [ALPM] upgraded vte3 (0.54.1-1 -> 0.54.2-1)
[2018-11-17 11:29] [ALPM] upgraded shared-color-targets (0.1.7-1 -> 0.1.7-2)
[2018-11-17 11:29] [ALPM] upgraded liboauth (1.0.3+9+g11e9461-2 -> 1.0.3+9+g11e9461-3)
[2018-11-17 11:29] [ALPM] upgraded lua52-socket (20160311-1 -> 20160311-2)
[2018-11-17 11:29] [ALPM] upgraded gnome-control-center (3.30.1-1 -> 3.30.2-1)
[2018-11-17 11:29] [ALPM] upgraded gnome-terminal (3.30.1-1 -> 3.30.2-1)
[2018-11-17 11:29] [ALPM] upgraded gnu-netcat (0.7.1-6 -> 0.7.1-7)
[2018-11-17 11:29] [ALPM] upgraded grep (3.1-1 -> 3.1-2)
[2018-11-17 11:29] [ALPM] upgraded groff (1.22.3-7 -> 1.22.3-8)
[2018-11-17 11:29] [ALPM] upgraded gtk-engines (2.21.0-3 -> 2.21.0-4)
[2018-11-17 11:29] [ALPM] upgraded pangomm (2.40.1-2 -> 2.42.0-1)
[2018-11-17 11:29] [ALPM] upgraded gtkmm3 (3.22.2+2+g3002ed86-1 -> 3.24.0-1)
[2018-11-17 11:29] [ALPM] upgraded inetutils (1.9.4-5 -> 1.9.4-6)
[2018-11-17 11:29] [ALPM] upgraded intltool (0.51.0-3 -> 0.51.0-4)
[2018-11-17 11:29] [ALPM] upgraded lib32-alsa-lib (1.1.6-1 -> 1.1.7-1)
[2018-11-17 11:29] [ALPM] upgraded lib32-alsa-plugins (1.1.6-1 -> 1.1.7-1)
[2018-11-17 11:29] [ALPM] upgraded lib32-zlib (1.2.11-1 -> 1.2.11-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-cracklib (2.9.6-1 -> 2.9.6-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-util-linux (2.32.1-1 -> 2.33-1)
[2018-11-17 11:29] [ALPM] upgraded lib32-dconf (0.30.0-1 -> 0.30.1-1)
[2018-11-17 11:29] [ALPM] upgraded lib32-flac (1.3.2-1 -> 1.3.2-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-gettext (0.19.8.1-1 -> 0.19.8.1-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-giflib (5.1.4-1 -> 5.1.4-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-gmp (6.1.2-1 -> 6.1.2-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-harfbuzz (1.9.0-1 -> 2.1.3-1)
[2018-11-17 11:29] [ALPM] upgraded lib32-icu (62.1-1 -> 63.1-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-libasyncns (0.8+3+g68cd5af-1 -> 0.8+3+g68cd5af-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-libcap (2.25-1 -> 2.25-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-libxml2 (2.9.8-4 -> 2.9.8-5)
[2018-11-17 11:29] [ALPM] upgraded lib32-libcroco (0.6.12+4+g9ad7287-1 -> 0.6.12+4+g9ad7287-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-libgcrypt (1.8.3-1 -> 1.8.4-1)
[2018-11-17 11:29] [ALPM] upgraded lib32-systemd (239.2-1 -> 239.300-1)
[2018-11-17 11:29] [ALPM] upgraded lib32-libcups (2.2.7-1 -> 2.2.9-1)
[2018-11-17 11:29] [ALPM] upgraded lib32-libproxy (0.4.15-1 -> 0.4.15-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-libxrender (0.9.10-1 -> 0.9.10-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-pixman (0.34.0-1 -> 0.34.0-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-librsvg (2.44.7-1 -> 2.44.9-1)
[2018-11-17 11:29] [ALPM] upgraded lib32-libsndfile (1.0.28-1 -> 1.0.28-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-libsoup (2.64.1-1 -> 2.64.2-1)
[2018-11-17 11:29] [ALPM] upgraded lib32-libunwind (1.2.1-1 -> 1.2.1-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-libxfixes (5.0.3-1 -> 5.0.3-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-libxi (1.7.9-1 -> 1.7.9-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-libxrandr (1.5.1-1 -> 1.5.1-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-libxtst (1.2.3-1 -> 1.2.3-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-libxv (1.0.11-1 -> 1.0.11-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-lm_sensors (3.4.0-1 -> 3.4.0-2)
[2018-11-17 11:29] [ALPM] upgraded lib32-nvidia-utils (410.57-1 -> 410.73-1)
[2018-11-17 11:29] [ALPM] upgraded lib32-mesa (18.2.2-1 -> 18.2.4-1)
[2018-11-17 11:29] [ALPM] upgraded lib32-v4l-utils (1.14.2-1 -> 1.16.1-1)
[2018-11-17 11:29] [ALPM] upgraded libcdr (0.1.4-4 -> 0.1.4-5)
[2018-11-17 11:29] [ALPM] upgraded liblangtag (0.6.2-1 -> 0.6.2-2)
[2018-11-17 11:29] [ALPM] upgraded libe-book (0.1.3-3 -> 0.1.3-4)
[2018-11-17 11:29] [ALPM] upgraded libixion (0.13.0-4 -> 0.14.1-1)
[2018-11-17 11:29] [ALPM] upgraded libmikmod (3.3.11.1-1 -> 3.3.11.1-2)
[2018-11-17 11:29] [ALPM] upgraded libmspub (0.1.4-3 -> 0.1.4-4)
[2018-11-17 11:29] [ALPM] upgraded libnautilus-extension (3.30.2-1 -> 3.30.3-1)
[2018-11-17 11:29] [ALPM] upgraded libnumbertext (1.0-1 -> 1.0.5-1)
[2018-11-17 11:29] [ALPM] upgraded liborcus (0.13.4-4 -> 0.14.1-1)
[2018-11-17 11:29] [ALPM] installed shaderc (2018.0-2)
[2018-11-17 11:29] [ALPM] upgraded libplacebo (0.5.0-1 -> 0.6.0-1)
[2018-11-17 11:29] [ALPM] upgraded libqxp (0.0.1-3 -> 0.0.1-4)
[2018-11-17 11:29] [ALPM] upgraded raptor (2.0.15-9 -> 2.0.15-10)
[2018-11-17 11:29] [ALPM] upgraded redland (1:1.0.17-4 -> 1:1.0.17-6)
[2018-11-17 11:29] [ALPM] upgraded lpsolve (5.5.2.5-2 -> 5.5.2.5-3)
[2018-11-17 11:29] [ALPM] upgraded libvisio (0.1.6-4 -> 0.1.6-5)
[2018-11-17 11:29] [ALPM] upgraded libzmf (0.0.2-4 -> 0.0.2-5)
[2018-11-17 11:29] [ALPM] upgraded xmlsec (1.2.26-1 -> 1.2.27-1)
[2018-11-17 11:29] [ALPM] upgraded libreoffice-fresh (6.1.2-1 -> 6.1.3-1)
[2018-11-17 11:29] [ALPM] upgraded libstemmer (0+337-2 -> 0+337-3)
[2018-11-17 11:29] [ALPM] upgraded libxnvctrl (410.57-2 -> 410.73-1)
[2018-11-17 11:29] [ALPM] upgraded libxpm (3.5.12-1 -> 3.5.12-2)
[2018-11-17 11:29] [ALPM] upgraded licenses (20171006-1 -> 20181104-1)
[2018-11-17 11:29] [ALPM] upgraded linux-firmware (20180825.fea76a0-1 -> 20181026.1cb4e51-1)
[2018-11-17 11:29] [ALPM] upgraded mkinitcpio (24-3 -> 25-1)
[2018-11-17 11:29] [ALPM] upgraded linux (4.18.14.arch1-1 -> 4.19.2.arch1-1)
[2018-11-17 11:29] [ALPM] upgraded xorg-xrandr (1.5.0-1 -> 1.5.0-2)
[2018-11-17 11:29] [ALPM] upgraded lutris (0.4.20-2 -> 0.4.23-1)
[2018-11-17 11:29] [ALPM] upgraded make (4.2.1-2 -> 4.2.1-3)
[2018-11-17 11:29] [ALPM] upgraded python-pyparsing (2.2.2-1 -> 2.3.0-1)
[2018-11-17 11:29] [ALPM] upgraded python-setuptools (1:40.4.3-1 -> 1:40.6.2-1)
[2018-11-17 11:29] [ALPM] upgraded meson (0.48.1-1 -> 0.48.2-1)
[2018-11-17 11:29] [ALPM] upgraded uchardet (0.0.6-1 -> 0.0.6-2)
[2018-11-17 11:29] [ALPM] upgraded mpv (1:0.29.1-2 -> 1:0.29.1-4)
[2018-11-17 11:29] [ALPM] upgraded nano (3.1-1 -> 3.2-1)
[2018-11-17 11:29] [ALPM] upgraded nemo-fileroller (3.8.0-1 -> 4.0.0-2)
[2018-11-17 11:29] [ALPM] upgraded nvidia (410.57-6 -> 410.73-3)
[2018-11-17 11:29] [ALPM] upgraded nvidia-settings (410.57-2 -> 410.73-1)
[2018-11-17 11:29] [ALPM] upgraded openresolv (3.9.0-1 -> 3.9.0-2)
[2018-11-17 11:29] [ALPM] upgraded patch (2.7.6-3 -> 2.7.6-7)
[2018-11-17 11:29] [ALPM] upgraded perl-error (0.17026-2 -> 0.17027-1)
[2018-11-17 11:29] [ALPM] upgraded perl-libwww (6.33-2 -> 6.36-1)
[2018-11-17 11:29] [ALPM] upgraded perl-parse-yapp (1.05-9 -> 1.21-1)
[2018-11-17 11:29] [ALPM] upgraded pkgconf (1.5.3-1 -> 1.5.4-1)
[2018-11-17 11:29] [ALPM] upgraded python2-gobject (3.30.1-3 -> 3.30.2-1)
[2018-11-17 11:29] [ALPM] upgraded qt5-base (5.11.2-1 -> 5.11.2-3)
[2018-11-17 11:29] [ALPM] upgraded reiserfsprogs (3.6.27-1 -> 3.6.27-2)
[2018-11-17 11:29] [ALPM] upgraded sdl_net (1.2.8-3 -> 1.2.8-4)
[2018-11-17 11:29] [ALPM] upgraded smpeg (0.4.5-3 -> 0.4.5-4)
[2018-11-17 11:29] [ALPM] upgraded sdl_sound (1.0.3-6 -> 1.0.3-7)
[2018-11-17 11:29] [ALPM] upgraded systemd-sysvcompat (239.2-1 -> 239.300-2)
[2018-11-17 11:29] [ALPM] upgraded tracker (2.1.5-2 -> 2.1.6-2)
[2018-11-17 11:29] [ALPM] upgraded vim-runtime (8.1.0470-1 -> 8.1.0527-1)
[2018-11-17 11:29] [ALPM] upgraded vim (8.1.0470-1 -> 8.1.0527-1)
[2018-11-17 11:29] [ALPM] upgraded vlc (3.0.4-6 -> 3.0.4-7)
[2018-11-17 11:29] [ALPM] upgraded which (2.21-2 -> 2.21-3)
[2018-11-17 11:29] [ALPM] upgraded wine-staging (3.18-1 -> 3.20-1)
[2018-11-17 11:30] [ALPM] running 'texinfo-install.hook'...
[2018-11-17 12:20] [ALPM] reinstalled nvidia-utils (410.73-1)
[2018-11-17 12:20] [ALPM] reinstalled nvidia (410.73-3)
[2018-11-17 17:11] [PACMAN] starting full system upgrade
[2018-11-17 17:17] [ALPM] reinstalled nvidia-utils (410.73-1)
[2018-11-17 17:17] [ALPM] reinstalled nvidia (410.73-3)
[2018-11-17 17:19] [ALPM] reinstalled linux (4.19.2.arch1-1)
[2018-11-17 17:20] [ALPM] reinstalled nvidia-utils (410.73-1)
[2018-11-17 17:20] [ALPM] reinstalled nvidia (410.73-3)
[2018-11-17 19:12] [PACMAN] starting full system upgrade
[2018-11-17 19:12] [ALPM] upgraded lib32-libthai (0.1.27-1 -> 0.1.28-1)
[2018-11-17 19:12] [ALPM] upgraded materia-gtk-theme (20180928-2 -> 20181115-1)
[2018-11-17 19:12] [ALPM] installed nvidia-utils (410.73-1)
[2018-11-17 19:12] [ALPM] installed nvidia (410.73-3)
[2018-11-17 22:00] [ALPM] installed dnssec-anchors (20181003-1)
[2018-11-17 22:00] [ALPM] installed ldns (1.7.0-4)
[2018-11-17 22:00] [ALPM] installed openssh (7.9p1-1)

I've also tried booting from arch live usb, reinstalling nvidia drivers and running "mkinitcpio -p linux" in an arch-chroot to the system as the kernel was updated to 4.19.2 as part of the upgrade. However this doesn't seem to have helped.

I can't see anything obviously wrong from journalctl. Would really appreciate some help.

Last edited by felwyn (2018-11-18 11:37:41)

Offline

#2 2018-11-17 22:42:12

loqs
Member
Registered: 2014-03-06
Posts: 18,931

Re: [SOLVED] Freeze on boot after upgrading packages

Welcome to the arch linux forums felwyn.  If you install linux-lts and configure it in your boot-loader if needed does that have the same issue?
If it is limited to the linux kernel can you change the default target to rescue.target using the kernel paramater and see if that provides a working console.

Offline

#3 2018-11-18 01:49:28

felwyn
Member
Registered: 2018-11-17
Posts: 6

Re: [SOLVED] Freeze on boot after upgrading packages

Thanks for the welcome and the help. I managed to boot the system using the LTS kernel. Noticed there were some lderror errors showing regarding missing .so files. I think some of the packages were corrupted due to a system crash during the original upgrade. I forced a reinstall of all packages and all is working fine now.

Offline

#4 2018-11-18 11:24:12

loqs
Member
Registered: 2014-03-06
Posts: 18,931

Re: [SOLVED] Freeze on boot after upgrading packages

The issue on booting the linux 4.19 kernel is resolved then?

Offline

#5 2018-11-18 11:38:17

felwyn
Member
Registered: 2018-11-17
Posts: 6

Re: [SOLVED] Freeze on boot after upgrading packages

loqs wrote:

The issue on booting the linux 4.19 kernel is resolved then?

Yep working now, I've marked the post as solved.

Offline

Board footer

Powered by FluxBB