You are not logged in.

#1 2018-02-08 12:01:09

Trooper4001
Member
Registered: 2016-11-01
Posts: 42

[SOLVED] Steam games running extremely slow after update

From a previous thread: https://bbs.archlinux.org/viewtopic.php … 4#p1766394

I'm having problems with my Graphics Card. Games are running far too slow to be playable. My Graphics card is a NVIDIA GTX 1050 TI and I'm using the nvidia driver. All was working fine until the update for the nvidia driver packages the other day. Steam is working fine, it's the frame rate of the games that is the problem.

Output of glxinfo | grep OpenGL:

OpenGL vendor string: VMware, Inc.
OpenGL renderer string: llvmpipe (LLVM 5.0, 128 bits)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 17.3.3
OpenGL core profile shading language version string: 3.30
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 17.3.3
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.0 Mesa 17.3.3
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00
OpenGL ES profile extensions:

I don't have the 'glxinfo32' command on my system and when I tried to install it, it says there is no such package.

My 'nvidia-xconfig' isn't working properly either. Output:

Using X configuration file: "/etc/X11/xorg.conf".

WARNING: Unable to parse X.Org version string.


ERROR: Unable to write to directory '/etc/X11'.

Last edited by Trooper4001 (2018-02-09 18:25:21)

Offline

#2 2018-02-08 12:13:19

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,657

Re: [SOLVED] Steam games running extremely slow after update

Something is broken in your opengl installation in general, post

uname -a
pacman -Q linux
pacman -Qs nvidia
pacman -Qs libgl

Do you have any currently existing xorg.conf at /etc/X11/xorg.conf or similar? If so can you post it? And post a xorg log in any case.

Offline

#3 2018-02-08 15:48:11

Trooper4001
Member
Registered: 2016-11-01
Posts: 42

Re: [SOLVED] Steam games running extremely slow after update

uname -a:

Linux friday 4.15.1-2-ARCH #1 SMP Sun Feb 4 22:27:45 UTC 2018 x86_64 GNU/Linux

pacman -Q linux:

linux 4.15.1-2

pacman -Qs nvidia:

local/bumblebee 3.2.1-16
    NVIDIA Optimus support for Linux through VirtualGL
local/cuda 9.1.85-1
    NVIDIA's GPU programming toolkit
local/lib32-libvdpau 1.1.1-2
    Nvidia VDPAU library
local/lib32-nvidia-utils 390.25-1
    NVIDIA drivers utilities (32-bit)
local/libvdpau 1.1.1+3+ga21bf7a-1
    Nvidia VDPAU library
local/libxnvctrl 387.34-1
    NVIDIA NV-CONTROL X extension
local/nvclock 0.8b4-3
    A small utility which allows users to overclock NVIDIA based video cards.
local/nvidia 390.25-4
    NVIDIA drivers for linux
local/nvidia-lts 1:390.25-1
    NVIDIA drivers for linux-lts
local/nvidia-settings 387.34-1
    Tool for configuring the NVIDIA graphics driver
local/nvidia-utils 390.25-2
    NVIDIA drivers utilities
local/opencl-nvidia 390.25-2
    OpenCL implemention for NVIDIA
local/xf86-video-nouveau 1.0.15-2 (xorg-drivers)
    Open Source 2D acceleration driver for nVidia cards

pacman -Qs libgl:

local/lib32-libglvnd 1.0.0-1
    The GL Vendor-Neutral Dispatch library
local/lib32-mesa 17.3.3-1
    an open-source implementation of the OpenGL specification (32-bit)
local/lib32-nvidia-utils 390.25-1
    NVIDIA drivers utilities (32-bit)
local/libglade 2.6.4-5
    Allows you to load glade interface files in a program at runtime
local/libglvnd 1.0.0-1
    The GL Vendor-Neutral Dispatch library
local/mesa 17.3.3-2
    an open-source implementation of the OpenGL specification
local/nvidia-utils 390.25-2
    NVIDIA drivers utilities

I do have a xorg.conf file. Here's it's contents:

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 390.25  (buildmeister@swio-display-x86-rhel47-03)  Wed Jan 24 20:46:04 PST 2018


Section "ServerLayout"
    Identifier     "Layout0"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard0" "CoreKeyboard"
    InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Mouse0"
    Driver         "mouse"
    Option         "Protocol" "auto"
    Option         "Device" "/dev/psaux"
    Option         "Emulate3Buttons" "no"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from default
    Identifier     "Keyboard0"
    Driver         "kbd"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection

Offline

#4 2018-02-08 17:21:05

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,657

Re: [SOLVED] Steam games running extremely slow after update

Remove it. And maybe post

pacman -Qo /usr/lib/libGL*

Offline

#5 2018-02-08 17:38:31

Trooper4001
Member
Registered: 2016-11-01
Posts: 42

Re: [SOLVED] Steam games running extremely slow after update

pacman -Qo /usr/lib/libGL*:

/usr/lib/libGLdispatch.so is owned by libglvnd 1.0.0-1
/usr/lib/libGLdispatch.so.0 is owned by libglvnd 1.0.0-1
/usr/lib/libGLdispatch.so.0.0.0 is owned by libglvnd 1.0.0-1
/usr/lib/libGLESv1_CM_nvidia.so is owned by nvidia-utils 390.25-2
/usr/lib/libGLESv1_CM_nvidia.so.1 is owned by nvidia-utils 390.25-2
/usr/lib/libGLESv1_CM_nvidia.so.390.25 is owned by nvidia-utils 390.25-2
/usr/lib/libGLESv1_CM.so is owned by libglvnd 1.0.0-1
/usr/lib/libGLESv1_CM.so.1 is owned by libglvnd 1.0.0-1
/usr/lib/libGLESv1_CM.so.1.0.0 is owned by libglvnd 1.0.0-1
/usr/lib/libGLESv2_nvidia.so is owned by nvidia-utils 390.25-2
/usr/lib/libGLESv2_nvidia.so.2 is owned by nvidia-utils 390.25-2
/usr/lib/libGLESv2_nvidia.so.390.25 is owned by nvidia-utils 390.25-2
/usr/lib/libGLESv2.so is owned by libglvnd 1.0.0-1
/usr/lib/libGLESv2.so.2 is owned by libglvnd 1.0.0-1
/usr/lib/libGLESv2.so.2.0.0 is owned by libglvnd 1.0.0-1
/usr/lib/libGLEW.so is owned by glew 2.1.0-1
/usr/lib/libGLEW.so.1.10 is owned by glew1.10 1.10.0-1
/usr/lib/libGLEW.so.1.10.0 is owned by glew1.10 1.10.0-1
/usr/lib/libGLEW.so.2.1 is owned by glew 2.1.0-1
/usr/lib/libGLEW.so.2.1.0 is owned by glew 2.1.0-1
/usr/lib/libGL.so is owned by libglvnd 1.0.0-1
/usr/lib/libGL.so.1 is owned by libglvnd 1.0.0-1
/usr/lib/libGL.so.1.0.0 is owned by libglvnd 1.0.0-1
/usr/lib/libGLU.so is owned by glu 9.0.0-4
/usr/lib/libGLU.so.1 is owned by glu 9.0.0-4
/usr/lib/libGLU.so.1.3.1 is owned by glu 9.0.0-4
/usr/lib/libGLX_indirect.so.0 is owned by mesa 17.3.3-2
/usr/lib/libGLX_mesa.so is owned by mesa 17.3.3-2
/usr/lib/libGLX_mesa.so.0 is owned by mesa 17.3.3-2
/usr/lib/libGLX_mesa.so.0.0.0 is owned by mesa 17.3.3-2
/usr/lib/libGLX_nvidia.so is owned by nvidia-utils 390.25-2
/usr/lib/libGLX_nvidia.so.0 is owned by nvidia-utils 390.25-2
/usr/lib/libGLX_nvidia.so.390.25 is owned by nvidia-utils 390.25-2
/usr/lib/libGLX.so is owned by libglvnd 1.0.0-1
/usr/lib/libGLX.so.0 is owned by libglvnd 1.0.0-1
/usr/lib/libGLX.so.0.0.0 is owned by libglvnd 1.0.0-1

Do you mean remove my xorg.conf file? Won't that cause more problems?

Offline

#6 2018-02-08 17:45:36

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,657

Re: [SOLVED] Steam games running extremely slow after update

Yes remove it, no it won't. Having it there causes more problems because old configuration that xorg usually doesn't use anymore is being loaded. While it would be perfectly capable of configuring itself automatically correctly. That output above looks fine more or less, we still lack a xorg.log and while we are at it, throw in a

lspci -k
dmesg

I have a feeling your nvidia driver module isn't being loaded. I just noticed your pacman.log in the other thread and you seemed to have flubbed around with nvidia-dkms quite a bit, did it actually build correctly once? And FWIW when you are on the stock kernel it might be beneficial to try with the standard nvidia package first.

Something else I'm reading you also tried to configure bumblebee because you saw someone somewhere do that. Are you sure it applies to your situation? Are you on a laptop?

Last edited by V1del (2018-02-08 17:49:53)

Offline

#7 2018-02-08 17:58:55

Trooper4001
Member
Registered: 2016-11-01
Posts: 42

Re: [SOLVED] Steam games running extremely slow after update

lspci -k:

00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD9x0/RX980 Host Bridge (rev 02)
	Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] RD9x0/RX980 Host Bridge
00:03.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890/RD9x0 PCI to PCI bridge (PCI Express GFX port 1)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:09.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] RD890/RD9x0/RX980 PCI to PCI bridge (PCI Express GPP Port 4)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:11.0 SATA controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] (rev 40)
	Subsystem: Gigabyte Technology Co., Ltd SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode]
	Kernel driver in use: ahci
	Kernel modules: ahci
00:12.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
	Subsystem: Gigabyte Technology Co., Ltd SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
	Kernel driver in use: ohci-pci
	Kernel modules: ohci_pci
00:12.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
	Subsystem: Gigabyte Technology Co., Ltd SB7x0/SB8x0/SB9x0 USB EHCI Controller
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci
00:13.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
	Subsystem: Gigabyte Technology Co., Ltd SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
	Kernel driver in use: ohci-pci
	Kernel modules: ohci_pci
00:13.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
	Subsystem: Gigabyte Technology Co., Ltd SB7x0/SB8x0/SB9x0 USB EHCI Controller
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 SMBus Controller (rev 42)
	Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 SMBus Controller
	Kernel driver in use: piix4_smbus
	Kernel modules: i2c_piix4, sp5100_tco
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia (Intel HDA) (rev 40)
	Subsystem: Gigabyte Technology Co., Ltd SBx00 Azalia (Intel HDA)
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 LPC host controller (rev 40)
	Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 LPC host controller
00:14.4 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 PCI to PCI Bridge (rev 40)
00:14.5 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI2 Controller
	Subsystem: Gigabyte Technology Co., Ltd SB7x0/SB8x0/SB9x0 USB OHCI2 Controller
	Kernel driver in use: ohci-pci
	Kernel modules: ohci_pci
00:15.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB700/SB800/SB900 PCI to PCI bridge (PCIE port 0)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:15.3 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] SB900 PCI to PCI bridge (PCIE port 3)
	Kernel driver in use: pcieport
	Kernel modules: shpchp
00:16.0 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
	Subsystem: Gigabyte Technology Co., Ltd SB7x0/SB8x0/SB9x0 USB OHCI0 Controller
	Kernel driver in use: ohci-pci
	Kernel modules: ohci_pci
00:16.2 USB controller: Advanced Micro Devices, Inc. [AMD/ATI] SB7x0/SB8x0/SB9x0 USB EHCI Controller
	Subsystem: Gigabyte Technology Co., Ltd SB7x0/SB8x0/SB9x0 USB EHCI Controller
	Kernel driver in use: ehci-pci
	Kernel modules: ehci_pci
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 3
	Kernel driver in use: k10temp
	Kernel modules: k10temp
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 4
	Kernel driver in use: fam15h_power
	Kernel modules: fam15h_power
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Family 15h Processor Function 5
01:00.0 VGA compatible controller: NVIDIA Corporation GP107 [GeForce GTX 1050 Ti] (rev a1)
	Subsystem: Gigabyte Technology Co., Ltd GP107 [GeForce GTX 1050 Ti]
	Kernel driver in use: nvidia
	Kernel modules: nouveau, nvidia_drm, nvidia
01:00.1 Audio device: NVIDIA Corporation GP107GL High Definition Audio Controller (rev a1)
	Subsystem: Gigabyte Technology Co., Ltd GP107GL High Definition Audio Controller
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
02:00.0 USB controller: ASMedia Technology Inc. Device 1343
	Subsystem: Gigabyte Technology Co., Ltd Device 5007
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
04:00.0 USB controller: VIA Technologies, Inc. VL805 USB 3.0 Host Controller (rev 01)
	Subsystem: Gigabyte Technology Co., Ltd VL805 USB 3.0 Host Controller
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
05:00.0 Ethernet controller: Intel Corporation I211 Gigabit Network Connection (rev 03)
	Subsystem: Gigabyte Technology Co., Ltd I211 Gigabit Network Connection
	Kernel driver in use: igb
	Kernel modules: igb

dmesg:

[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] AGP: No AGP bridge found
[    0.000000] e820: last_pfn = 0x43f000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF write-through
[    0.000000]   C0000-CEFFF write-protect
[    0.000000]   CF000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000000 mask FFFF80000000 write-back
[    0.000000]   1 base 000080000000 mask FFFFC0000000 write-back
[    0.000000]   2 base 0000BF800000 mask FFFFFF800000 uncachable
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] TOM2: 000000043f000000 aka 17392M
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000000] total RAM covered: 3064M
[    0.000000] Found optimal setting for mtrr clean up
[    0.000000]  gran_size: 64K 	chunk_size: 16M 	num_reg: 3  	lose cover RAM: 0G
[    0.000000] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved
[    0.000000] e820: last_pfn = 0xbf800 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [mem 0x000fd840-0x000fd84f] mapped at [        (ptrval)]
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [        (ptrval)] 98000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x3f2637000, 0x3f2637fff] PGTABLE
[    0.000000] BRK [0x3f2638000, 0x3f2638fff] PGTABLE
[    0.000000] BRK [0x3f2639000, 0x3f2639fff] PGTABLE
[    0.000000] BRK [0x3f263a000, 0x3f263afff] PGTABLE
[    0.000000] BRK [0x3f263b000, 0x3f263bfff] PGTABLE
[    0.000000] BRK [0x3f263c000, 0x3f263cfff] PGTABLE
[    0.000000] BRK [0x3f263d000, 0x3f263dfff] PGTABLE
[    0.000000] BRK [0x3f263e000, 0x3f263efff] PGTABLE
[    0.000000] BRK [0x3f263f000, 0x3f263ffff] PGTABLE
[    0.000000] RAMDISK: [mem 0x37251000-0x3791ffff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x00000000BE6FE068 000054 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x00000000BE703A70 0000F4 (v04 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has valid Length but zero Address: 0x0000000000000000/0x1 (20170831/tbfadt-658)
[    0.000000] ACPI: DSDT 0x00000000BE6FE150 005919 (v02 ALASKA A M I    00000088 INTL 20051117)
[    0.000000] ACPI: FACS 0x00000000BEAEFF80 000040
[    0.000000] ACPI: APIC 0x00000000BE703B68 00009E (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x00000000BE703C08 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x00000000BE703C50 00003C (v01 ALASKA A M I    01072009 MSFT 00010013)
[    0.000000] ACPI: HPET 0x00000000BE703C90 000038 (v01 ALASKA A M I    01072009 AMI  00000005)
[    0.000000] ACPI: SSDT 0x00000000BE703CC8 001714 (v01 AMD    POWERNOW 00000001 AMD  00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x000000043effffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x43effa000-0x43effcfff]
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x000000043effffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x000000000009dfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x00000000be6b4fff]
[    0.000000]   node   0: [mem 0x00000000bf14f000-0x00000000bf14ffff]
[    0.000000]   node   0: [mem 0x00000000bf356000-0x00000000bf7fffff]
[    0.000000]   node   0: [mem 0x0000000100001000-0x000000043effffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000043effffff]
[    0.000000] On node 0 totalpages: 4184828
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 21 pages reserved
[    0.000000]   DMA zone: 3997 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 12142 pages used for memmap
[    0.000000]   DMA32 zone: 777056 pages, LIFO batch:31
[    0.000000]   Normal zone: 53184 pages used for memmap
[    0.000000]   Normal zone: 3403775 pages, LIFO batch:31
[    0.000000] Reserved but unavailable: 99 pages
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 9, version 33, address 0xfec00000, GSI 0-23
[    0.000000] IOAPIC[1]: apic_id 10, version 33, address 0xfec20000, GSI 24-55
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x43538210 base: 0xfed00000
[    0.000000] smpboot: Allowing 8 CPUs, 0 hotplug CPUs
[    0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009efff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
[    0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xbe6b5000-0xbe6f5fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbe6f6000-0xbe705fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbe706000-0xbeaf4fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbeaf5000-0xbf14efff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf150000-0xbf355fff]
[    0.000000] PM: Registered nosave memory: [mem 0xbf800000-0xf7ffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfec0ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec11000-0xfec1ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec20000-0xfec20fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec21000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed60fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed61000-0xfed70fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed71000-0xfed7ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed80000-0xfed8ffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed90000-0xfeefffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfef00000-0xffffffff]
[    0.000000] PM: Registered nosave memory: [mem 0x100000000-0x100000fff]
[    0.000000] e820: [mem 0xbf800000-0xf7ffffff] available for PCI devices
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns
[    0.000000] setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] percpu: Embedded 45 pages/cpu @        (ptrval) s147456 r8192 d28672 u262144
[    0.000000] pcpu-alloc: s147456 r8192 d28672 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 4119417
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d265b4ab-8707-4cc4-88a6-311ccccb6ce9 rw quiet
[    0.000000] AGP: Checking aperture...
[    0.000000] AGP: No AGP bridge found
[    0.000000] AGP: Node 0: aperture [bus addr 0xf8000000-0xfbffffff] (64MB)
[    0.000000] Memory: 16379844K/16739312K available (10252K kernel code, 1225K rwdata, 3212K rodata, 1484K init, 636K bss, 359468K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] ftrace: allocating 31341 entries in 123 pages
[    0.000000] Hierarchical RCU implementation.
[    0.000000] 	CONFIG_RCU_FANOUT set to non-default value of 32
[    0.000000] 	RCU dyntick-idle grace-period acceleration is enabled.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.000000] NR_IRQS: 20736, nr_irqs: 1032, preallocated irqs: 16
[    0.000000] 	Offload RCU callbacks from CPUs: .
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] ACPI: Core revision 20170831
[    0.000000] ACPI: 2 ACPI AML tables successfully acquired and loaded
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.000000] hpet clockevent registered
[    0.000000] APIC: Switch to symmetric I/O mode setup
[    0.000000] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.005000] tsc: Fast TSC calibration using PIT
[    0.006000] tsc: Detected 4018.536 MHz processor
[    0.006000] Calibrating delay loop (skipped), value calculated using timer frequency.. 8037.07 BogoMIPS (lpj=4018536)
[    0.006000] pid_max: default: 32768 minimum: 301
[    0.006000] Security Framework initialized
[    0.006000] Yama: becoming mindful.
[    0.009823] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.011317] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.011376] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.011424] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.011598] CPU: Physical Processor ID: 0
[    0.011598] CPU: Processor Core ID: 0
[    0.011599] mce: CPU supports 7 MCE banks
[    0.011605] LVT offset 1 assigned for vector 0xf9
[    0.011608] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
[    0.011609] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
[    0.011610] Spectre V2 mitigation: Mitigation: Full AMD retpoline
[    0.011611] Spectre V2 mitigation: Filling RSB on context switch
[    0.012383] Freeing SMP alternatives memory: 28K
[    0.015000] smpboot: CPU0: AMD FX(tm)-8350 Eight-Core Processor (family: 0x15, model: 0x2, stepping: 0x0)
[    0.015000] Performance Events: Fam15h core perfctr, AMD PMU driver.
[    0.015000] ... version:                0
[    0.015000] ... bit width:              48
[    0.015000] ... generic registers:      6
[    0.015000] ... value mask:             0000ffffffffffff
[    0.015000] ... max period:             00007fffffffffff
[    0.015000] ... fixed-purpose events:   0
[    0.015000] ... event mask:             000000000000003f
[    0.015000] Hierarchical SRCU implementation.
[    0.015000] smp: Bringing up secondary CPUs ...
[    0.015000] x86: Booting SMP configuration:
[    0.015000] .... node  #0, CPUs:      #1
[    0.016028] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.016094]  #2 #3 #4 #5 #6 #7
[    0.026027] smp: Brought up 1 node, 8 CPUs
[    0.026027] smpboot: Max logical packages: 1
[    0.027001] smpboot: Total of 8 processors activated (64296.57 BogoMIPS)
[    0.029127] devtmpfs: initialized
[    0.029127] x86/mm: Memory block size: 128MB
[    0.030538] PM: Registering ACPI NVS region [mem 0xbe706000-0xbeaf4fff] (4124672 bytes)
[    0.030538] PM: Registering ACPI NVS region [mem 0xbf150000-0xbf355fff] (2121728 bytes)
[    0.030538] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275000 ns
[    0.030538] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.030538] pinctrl core: initialized pinctrl subsystem
[    0.030538] RTC time: 11:18:43, date: 02/08/18
[    0.030538] NET: Registered protocol family 16
[    0.031073] cpuidle: using governor ladder
[    0.031073] cpuidle: using governor menu
[    0.031073] ACPI: bus type PCI registered
[    0.031073] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.031113] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.031115] PCI: not using MMCONFIG
[    0.031116] PCI: Using configuration type 1 for base access
[    0.031116] PCI: Using configuration type 1 for extended access
[    0.032035] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.032035] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.032079] ACPI: Added _OSI(Module Device)
[    0.032080] ACPI: Added _OSI(Processor Device)
[    0.032081] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.032081] ACPI: Added _OSI(Processor Aggregator Device)
[    0.033314] ACPI: Executed 3 blocks of module-level executable AML code
[    0.038057] ACPI: Interpreter enabled
[    0.038074] ACPI: (supports S0 S3 S4 S5)
[    0.038075] ACPI: Using IOAPIC for interrupt routing
[    0.038234] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.038280] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.038291] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.038544] ACPI: Enabled 10 GPEs in block 00 to 1F
[    0.045152] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.045157] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.045161] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[    0.045536] PCI host bridge to bus 0000:00
[    0.045537] pci_bus 0000:00: root bus resource [io  0x0000-0x03af window]
[    0.045538] pci_bus 0000:00: root bus resource [io  0x03e0-0x0cf7 window]
[    0.045539] pci_bus 0000:00: root bus resource [io  0x03b0-0x03df window]
[    0.045540] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.045541] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.045543] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[    0.045544] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff window]
[    0.045545] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.045553] pci 0000:00:00.0: [1002:5a14] type 00 class 0x060000
[    0.045666] pci 0000:00:03.0: [1002:5a17] type 01 class 0x060400
[    0.045681] pci 0000:00:03.0: enabling Extended Tags
[    0.045700] pci 0000:00:03.0: PME# supported from D0 D3hot D3cold
[    0.045782] pci 0000:00:09.0: [1002:5a1c] type 01 class 0x060400
[    0.045797] pci 0000:00:09.0: enabling Extended Tags
[    0.045815] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
[    0.045913] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
[    0.045928] pci 0000:00:11.0: reg 0x10: [io  0xf040-0xf047]
[    0.045935] pci 0000:00:11.0: reg 0x14: [io  0xf030-0xf033]
[    0.045942] pci 0000:00:11.0: reg 0x18: [io  0xf020-0xf027]
[    0.045948] pci 0000:00:11.0: reg 0x1c: [io  0xf010-0xf013]
[    0.045955] pci 0000:00:11.0: reg 0x20: [io  0xf000-0xf00f]
[    0.045961] pci 0000:00:11.0: reg 0x24: [mem 0xfe40b000-0xfe40b3ff]
[    0.046062] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[    0.046075] pci 0000:00:12.0: reg 0x10: [mem 0xfe40a000-0xfe40afff]
[    0.046191] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[    0.046205] pci 0000:00:12.2: reg 0x10: [mem 0xfe409000-0xfe4090ff]
[    0.046262] pci 0000:00:12.2: supports D1 D2
[    0.046263] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[    0.046345] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[    0.046358] pci 0000:00:13.0: reg 0x10: [mem 0xfe408000-0xfe408fff]
[    0.046473] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[    0.046488] pci 0000:00:13.2: reg 0x10: [mem 0xfe407000-0xfe4070ff]
[    0.046544] pci 0000:00:13.2: supports D1 D2
[    0.046545] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[    0.046624] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[    0.046744] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[    0.046761] pci 0000:00:14.2: reg 0x10: [mem 0xfe400000-0xfe403fff 64bit]
[    0.046810] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[    0.046883] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[    0.047009] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[    0.047121] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[    0.047134] pci 0000:00:14.5: reg 0x10: [mem 0xfe406000-0xfe406fff]
[    0.047250] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400
[    0.047277] pci 0000:00:15.0: enabling Extended Tags
[    0.047307] pci 0000:00:15.0: supports D1 D2
[    0.047393] pci 0000:00:15.3: [1002:43a3] type 01 class 0x060400
[    0.047420] pci 0000:00:15.3: enabling Extended Tags
[    0.047450] pci 0000:00:15.3: supports D1 D2
[    0.047532] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
[    0.047544] pci 0000:00:16.0: reg 0x10: [mem 0xfe405000-0xfe405fff]
[    0.047660] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
[    0.047674] pci 0000:00:16.2: reg 0x10: [mem 0xfe404000-0xfe4040ff]
[    0.047731] pci 0000:00:16.2: supports D1 D2
[    0.047732] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
[    0.047811] pci 0000:00:18.0: [1022:1600] type 00 class 0x060000
[    0.047886] pci 0000:00:18.1: [1022:1601] type 00 class 0x060000
[    0.047957] pci 0000:00:18.2: [1022:1602] type 00 class 0x060000
[    0.048030] pci 0000:00:18.3: [1022:1603] type 00 class 0x060000
[    0.048104] pci 0000:00:18.4: [1022:1604] type 00 class 0x060000
[    0.048175] pci 0000:00:18.5: [1022:1605] type 00 class 0x060000
[    0.048283] pci 0000:01:00.0: [10de:1c82] type 00 class 0x030000
[    0.048302] pci 0000:01:00.0: reg 0x10: [mem 0xfd000000-0xfdffffff]
[    0.048338] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.048347] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.048353] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.048360] pci 0000:01:00.0: reg 0x30: [mem 0xfe000000-0xfe07ffff pref]
[    0.048365] pci 0000:01:00.0: enabling Extended Tags
[    0.048463] pci 0000:01:00.1: [10de:0fb9] type 00 class 0x040300
[    0.048477] pci 0000:01:00.1: reg 0x10: [mem 0xfe080000-0xfe083fff]
[    0.048513] pci 0000:01:00.1: enabling Extended Tags
[    0.052018] pci 0000:00:03.0: PCI bridge to [bus 01]
[    0.052021] pci 0000:00:03.0:   bridge window [io  0xe000-0xefff]
[    0.052023] pci 0000:00:03.0:   bridge window [mem 0xfd000000-0xfe0fffff]
[    0.052025] pci 0000:00:03.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.052062] pci 0000:02:00.0: [1b21:1343] type 00 class 0x0c0330
[    0.052084] pci 0000:02:00.0: reg 0x10: [mem 0xfe300000-0xfe307fff 64bit]
[    0.052119] pci 0000:02:00.0: enabling Extended Tags
[    0.052167] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.055013] pci 0000:00:09.0: PCI bridge to [bus 02]
[    0.055017] pci 0000:00:09.0:   bridge window [mem 0xfe300000-0xfe3fffff]
[    0.055075] pci 0000:00:14.4: PCI bridge to [bus 03] (subtractive decode)
[    0.055081] pci 0000:00:14.4:   bridge window [io  0x0000-0x03af window] (subtractive decode)
[    0.055082] pci 0000:00:14.4:   bridge window [io  0x03e0-0x0cf7 window] (subtractive decode)
[    0.055084] pci 0000:00:14.4:   bridge window [io  0x03b0-0x03df window] (subtractive decode)
[    0.055085] pci 0000:00:14.4:   bridge window [io  0x0d00-0xffff window] (subtractive decode)
[    0.055086] pci 0000:00:14.4:   bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[    0.055087] pci 0000:00:14.4:   bridge window [mem 0x000c0000-0x000dffff window] (subtractive decode)
[    0.055088] pci 0000:00:14.4:   bridge window [mem 0xc0000000-0xffffffff window] (subtractive decode)
[    0.055131] pci 0000:04:00.0: [1106:3483] type 00 class 0x0c0330
[    0.055154] pci 0000:04:00.0: reg 0x10: [mem 0xfe200000-0xfe200fff 64bit]
[    0.055234] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.055279] pci 0000:00:15.0: PCI bridge to [bus 04]
[    0.055283] pci 0000:00:15.0:   bridge window [mem 0xfe200000-0xfe2fffff]
[    0.055349] pci 0000:05:00.0: [8086:1539] type 00 class 0x020000
[    0.055382] pci 0000:05:00.0: reg 0x10: [mem 0xfe100000-0xfe11ffff]
[    0.055406] pci 0000:05:00.0: reg 0x18: [io  0xd000-0xd01f]
[    0.055418] pci 0000:05:00.0: reg 0x1c: [mem 0xfe120000-0xfe123fff]
[    0.055538] pci 0000:05:00.0: PME# supported from D0 D3hot D3cold
[    0.059019] pci 0000:00:15.3: PCI bridge to [bus 05]
[    0.059023] pci 0000:00:15.3:   bridge window [io  0xd000-0xdfff]
[    0.059025] pci 0000:00:15.3:   bridge window [mem 0xfe100000-0xfe1fffff]
[    0.059481] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 11 14 15) *0
[    0.059553] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 11 14 15) *0
[    0.059630] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 11 14 15) *0
[    0.059706] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 10 11 14 15) *0
[    0.059768] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 10 11 14 15) *0
[    0.059818] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 10 11 14 15) *0
[    0.059867] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 10 11 14 15) *0
[    0.059916] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 10 11 14 15) *0
[    0.060076] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[    0.060076] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.060076] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.060076] vgaarb: loaded
[    0.060136] EDAC MC: Ver: 3.0.0
[    0.060200] PCI: Using ACPI for IRQ routing
[    0.067084] PCI: pci_cache_line_size set to 64 bytes
[    0.067131] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
[    0.067132] e820: reserve RAM buffer [mem 0xbe6b5000-0xbfffffff]
[    0.067133] e820: reserve RAM buffer [mem 0xbf150000-0xbfffffff]
[    0.067133] e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff]
[    0.067134] e820: reserve RAM buffer [mem 0x43f000000-0x43fffffff]
[    0.067209] NetLabel: Initializing
[    0.067209] NetLabel:  domain hash size = 128
[    0.067209] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.067220] NetLabel:  unlabeled traffic allowed by default
[    0.067241] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.067241] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.070040] clocksource: Switched to clocksource hpet
[    0.079640] VFS: Disk quotas dquot_6.6.0
[    0.079653] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.079704] pnp: PnP ACPI init
[    0.079808] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[    0.079813] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.080099] system 00:01: [io  0x040b] has been reserved
[    0.080101] system 00:01: [io  0x04d6] has been reserved
[    0.080102] system 00:01: [io  0x0c00-0x0c01] has been reserved
[    0.080103] system 00:01: [io  0x0c14] has been reserved
[    0.080104] system 00:01: [io  0x0c50-0x0c51] has been reserved
[    0.080105] system 00:01: [io  0x0c52] has been reserved
[    0.080106] system 00:01: [io  0x0c6c] has been reserved
[    0.080108] system 00:01: [io  0x0c6f] has been reserved
[    0.080109] system 00:01: [io  0x0cd0-0x0cd1] has been reserved
[    0.080110] system 00:01: [io  0x0cd2-0x0cd3] has been reserved
[    0.080111] system 00:01: [io  0x0cd4-0x0cd5] has been reserved
[    0.080112] system 00:01: [io  0x0cd6-0x0cd7] has been reserved
[    0.080113] system 00:01: [io  0x0cd8-0x0cdf] has been reserved
[    0.080114] system 00:01: [io  0x0800-0x089f] has been reserved
[    0.080116] system 00:01: [io  0x0b20-0x0b3f] has been reserved
[    0.080117] system 00:01: [io  0x0900-0x090f] has been reserved
[    0.080118] system 00:01: [io  0x0910-0x091f] has been reserved
[    0.080119] system 00:01: [io  0xfe00-0xfefe] has been reserved
[    0.080121] system 00:01: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.080123] system 00:01: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.080124] system 00:01: [mem 0xfed80000-0xfed8ffff] has been reserved
[    0.080125] system 00:01: [mem 0xfed61000-0xfed70fff] has been reserved
[    0.080128] system 00:01: [mem 0xfec10000-0xfec10fff] has been reserved
[    0.080132] system 00:01: [mem 0xfed00000-0xfed00fff] could not be reserved
[    0.080133] system 00:01: [mem 0xffc00000-0xffffffff] has been reserved
[    0.080136] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.080306] system 00:02: [io  0x0220-0x0227] has been reserved
[    0.080307] system 00:02: [io  0x0228-0x0237] has been reserved
[    0.080309] system 00:02: [io  0x0a20-0x0a2f] has been reserved
[    0.080312] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.080592] pnp 00:03: [dma 0 disabled]
[    0.080634] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.080654] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.080707] system 00:05: [io  0x04d0-0x04d1] has been reserved
[    0.080711] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.080748] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.080855] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.080964] system 00:08: [mem 0xfec20000-0xfec200ff] could not be reserved
[    0.080967] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.081088] pnp: PnP ACPI: found 9 devices
[    0.087397] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.087419] pci 0000:00:03.0: PCI bridge to [bus 01]
[    0.087421] pci 0000:00:03.0:   bridge window [io  0xe000-0xefff]
[    0.087423] pci 0000:00:03.0:   bridge window [mem 0xfd000000-0xfe0fffff]
[    0.087425] pci 0000:00:03.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.087427] pci 0000:00:09.0: PCI bridge to [bus 02]
[    0.087429] pci 0000:00:09.0:   bridge window [mem 0xfe300000-0xfe3fffff]
[    0.087432] pci 0000:00:14.4: PCI bridge to [bus 03]
[    0.087440] pci 0000:00:15.0: PCI bridge to [bus 04]
[    0.087443] pci 0000:00:15.0:   bridge window [mem 0xfe200000-0xfe2fffff]
[    0.087447] pci 0000:00:15.3: PCI bridge to [bus 05]
[    0.087449] pci 0000:00:15.3:   bridge window [io  0xd000-0xdfff]
[    0.087452] pci 0000:00:15.3:   bridge window [mem 0xfe100000-0xfe1fffff]
[    0.087457] pci_bus 0000:00: resource 4 [io  0x0000-0x03af window]
[    0.087458] pci_bus 0000:00: resource 5 [io  0x03e0-0x0cf7 window]
[    0.087459] pci_bus 0000:00: resource 6 [io  0x03b0-0x03df window]
[    0.087460] pci_bus 0000:00: resource 7 [io  0x0d00-0xffff window]
[    0.087461] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.087462] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.087463] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xffffffff window]
[    0.087465] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    0.087466] pci_bus 0000:01: resource 1 [mem 0xfd000000-0xfe0fffff]
[    0.087467] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.087468] pci_bus 0000:02: resource 1 [mem 0xfe300000-0xfe3fffff]
[    0.087469] pci_bus 0000:03: resource 4 [io  0x0000-0x03af window]
[    0.087470] pci_bus 0000:03: resource 5 [io  0x03e0-0x0cf7 window]
[    0.087471] pci_bus 0000:03: resource 6 [io  0x03b0-0x03df window]
[    0.087472] pci_bus 0000:03: resource 7 [io  0x0d00-0xffff window]
[    0.087473] pci_bus 0000:03: resource 8 [mem 0x000a0000-0x000bffff window]
[    0.087474] pci_bus 0000:03: resource 9 [mem 0x000c0000-0x000dffff window]
[    0.087475] pci_bus 0000:03: resource 10 [mem 0xc0000000-0xffffffff window]
[    0.087476] pci_bus 0000:04: resource 1 [mem 0xfe200000-0xfe2fffff]
[    0.087477] pci_bus 0000:05: resource 0 [io  0xd000-0xdfff]
[    0.087478] pci_bus 0000:05: resource 1 [mem 0xfe100000-0xfe1fffff]
[    0.087531] NET: Registered protocol family 2
[    0.087678] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.087897] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.088080] TCP: Hash tables configured (established 131072 bind 65536)
[    0.088120] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.088173] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.088251] NET: Registered protocol family 1
[    0.420115] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    0.420330] PCI: CLS 64 bytes, default 64
[    0.420360] Unpacking initramfs...
[    0.502258] Freeing initrd memory: 6972K
[    0.502261] PCI-DMA: Disabling AGP.
[    0.502316] PCI-DMA: aperture base @ f8000000 size 65536 KB
[    0.502322] PCI-DMA: using GART IOMMU.
[    0.502323] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
[    0.505245] amd_uncore: AMD NB counters detected
[    0.505474] LVT offset 0 assigned for vector 0x400
[    0.505568] perf: AMD IBS detected (0x000000ff)
[    0.505582] Scanning for low memory corruption every 60 seconds
[    0.506057] Initialise system trusted keyrings
[    0.506064] Key type blacklist registered
[    0.506116] workingset: timestamp_bits=44 max_order=22 bucket_order=0
[    0.507029] zbud: loaded
[    0.508807] Key type asymmetric registered
[    0.508808] Asymmetric key parser 'x509' registered
[    0.508827] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.508882] io scheduler noop registered
[    0.508882] io scheduler deadline registered
[    0.508915] io scheduler cfq registered (default)
[    0.508915] io scheduler mq-deadline registered
[    0.508916] io scheduler kyber registered
[    0.508934] io scheduler bfq registered
[    0.509384] vesafb: mode is 640x480x32, linelength=2560, pages=0
[    0.509385] vesafb: scrolling: redraw
[    0.509386] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.509394] vesafb: framebuffer at 0xd1000000, mapped to 0x00000000be57bea3, using 1216k, total 1216k
[    0.514538] Console: switching to colour frame buffer device 80x30
[    0.519605] fb0: VESA VGA frame buffer device
[    0.519658] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.519692] ACPI: Power Button [PWRB]
[    0.519723] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.519744] ACPI: Power Button [PWRF]
[    0.520693] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.541254] 00:03: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[    0.542582] ledtrig-cpu: registered to indicate activity on CPUs
[    0.542759] NET: Registered protocol family 10
[    0.545558] Segment Routing with IPv6
[    0.545573] NET: Registered protocol family 17
[    0.545995] RAS: Correctable Errors collector initialized.
[    0.546248] microcode: CPU0: patch_level=0x06000822
[    0.546256] microcode: CPU1: patch_level=0x06000822
[    0.546264] microcode: CPU2: patch_level=0x06000822
[    0.546272] microcode: CPU3: patch_level=0x06000822
[    0.546278] microcode: CPU4: patch_level=0x06000822
[    0.546286] microcode: CPU5: patch_level=0x06000822
[    0.546292] microcode: CPU6: patch_level=0x06000822
[    0.546300] microcode: CPU7: patch_level=0x06000822
[    0.546342] microcode: Microcode Update Driver: v2.2.
[    0.546349] sched_clock: Marking stable (546337215, 0)->(662924709, -116587494)
[    0.546584] registered taskstats version 1
[    0.546588] Loading compiled-in X.509 certificates
[    0.546602] zswap: loaded using pool lzo/zbud
[    0.549094] Key type big_key registered
[    0.549278]   Magic number: 6:13:327
[    0.549319] hctosys: unable to open rtc device (rtc0)
[    0.551278] Freeing unused kernel memory: 1484K
[    0.551279] Write protecting the kernel read-only data: 16384k
[    0.551821] Freeing unused kernel memory: 2016K
[    0.553521] Freeing unused kernel memory: 884K
[    0.611786] SCSI subsystem initialized
[    0.613270] ACPI: bus type USB registered
[    0.613290] usbcore: registered new interface driver usbfs
[    0.613299] usbcore: registered new interface driver hub
[    0.613340] usbcore: registered new device driver usb
[    0.615158] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.615527] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.615529] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[    0.615612] libata version 3.00 loaded.
[    0.616698] ehci-pci: EHCI PCI platform driver
[    0.616833] QUIRK: Enable AMD PLL fix
[    0.616856] ehci-pci 0000:00:12.2: EHCI Host Controller
[    0.616864] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[    0.616870] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    0.616880] ehci-pci 0000:00:12.2: debug port 1
[    0.616917] ehci-pci 0000:00:12.2: irq 17, io mem 0xfe409000
[    0.623019] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[    0.623065] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    0.623066] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.623068] usb usb1: Product: EHCI Host Controller
[    0.623069] usb usb1: Manufacturer: Linux 4.15.1-2-ARCH ehci_hcd
[    0.623070] usb usb1: SerialNumber: 0000:00:12.2
[    0.623167] hub 1-0:1.0: USB hub found
[    0.623173] hub 1-0:1.0: 5 ports detected
[    0.623303] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    0.623307] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[    0.682201] xhci_hcd 0000:02:00.0: hcc params 0x0200eec1 hci version 0x110 quirks 0x00000010
[    0.682372] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    0.682374] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.682374] usb usb2: Product: xHCI Host Controller
[    0.682375] usb usb2: Manufacturer: Linux 4.15.1-2-ARCH xhci-hcd
[    0.682376] usb usb2: SerialNumber: 0000:02:00.0
[    0.682521] hub 2-0:1.0: USB hub found
[    0.682528] hub 2-0:1.0: 2 ports detected
[    0.682613] ehci-pci 0000:00:13.2: EHCI Host Controller
[    0.682617] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 3
[    0.682619] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    0.682627] ehci-pci 0000:00:13.2: debug port 1
[    0.682647] ehci-pci 0000:00:13.2: irq 17, io mem 0xfe407000
[    0.682655] xhci_hcd 0000:02:00.0: xHCI Host Controller
[    0.682658] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 4
[    0.682660] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed
[    0.682684] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.682706] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[    0.682707] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.682708] usb usb4: Product: xHCI Host Controller
[    0.682709] usb usb4: Manufacturer: Linux 4.15.1-2-ARCH xhci-hcd
[    0.682710] usb usb4: SerialNumber: 0000:02:00.0
[    0.682818] hub 4-0:1.0: USB hub found
[    0.682825] hub 4-0:1.0: 2 ports detected
[    0.689100] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[    0.689199] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[    0.689203] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.689206] usb usb3: Product: EHCI Host Controller
[    0.689209] usb usb3: Manufacturer: Linux 4.15.1-2-ARCH ehci_hcd
[    0.689211] usb usb3: SerialNumber: 0000:00:13.2
[    0.689422] hub 3-0:1.0: USB hub found
[    0.689427] hub 3-0:1.0: 5 ports detected
[    0.689559] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    0.689563] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 5
[    0.689682] xhci_hcd 0000:04:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x00000090
[    0.689808] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[    0.689809] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.689810] usb usb5: Product: xHCI Host Controller
[    0.689811] usb usb5: Manufacturer: Linux 4.15.1-2-ARCH xhci-hcd
[    0.689812] usb usb5: SerialNumber: 0000:04:00.0
[    0.689844] ahci 0000:00:11.0: version 3.0
[    0.689986] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[    0.689988] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part 
[    0.690609] hub 5-0:1.0: USB hub found
[    0.690615] hub 5-0:1.0: 1 port detected
[    0.690693] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    0.690696] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 6
[    0.690714] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.690737] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
[    0.690739] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.690740] usb usb6: Product: xHCI Host Controller
[    0.690741] usb usb6: Manufacturer: Linux 4.15.1-2-ARCH xhci-hcd
[    0.690742] usb usb6: SerialNumber: 0000:04:00.0
[    0.690848] hub 6-0:1.0: USB hub found
[    0.690857] hub 6-0:1.0: 4 ports detected
[    0.690972] scsi host0: ahci
[    0.691124] scsi host1: ahci
[    0.691221] scsi host2: ahci
[    0.691373] scsi host3: ahci
[    0.691677] scsi host4: ahci
[    0.691927] scsi host5: ahci
[    0.691976] ata1: SATA max UDMA/133 abar m1024@0xfe40b000 port 0xfe40b100 irq 19
[    0.691978] ata2: SATA max UDMA/133 abar m1024@0xfe40b000 port 0xfe40b180 irq 19
[    0.691980] ata3: SATA max UDMA/133 abar m1024@0xfe40b000 port 0xfe40b200 irq 19
[    0.691982] ata4: SATA max UDMA/133 abar m1024@0xfe40b000 port 0xfe40b280 irq 19
[    0.691983] ata5: SATA max UDMA/133 abar m1024@0xfe40b000 port 0xfe40b300 irq 19
[    0.691985] ata6: SATA max UDMA/133 abar m1024@0xfe40b000 port 0xfe40b380 irq 19
[    0.692324] ehci-pci 0000:00:16.2: EHCI Host Controller
[    0.692331] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 7
[    0.692335] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[    0.692344] ehci-pci 0000:00:16.2: debug port 1
[    0.692371] ehci-pci 0000:00:16.2: irq 17, io mem 0xfe404000
[    0.699046] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
[    0.699096] usb usb7: New USB device found, idVendor=1d6b, idProduct=0002
[    0.699097] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.699098] usb usb7: Product: EHCI Host Controller
[    0.699099] usb usb7: Manufacturer: Linux 4.15.1-2-ARCH ehci_hcd
[    0.699100] usb usb7: SerialNumber: 0000:00:16.2
[    0.699200] hub 7-0:1.0: USB hub found
[    0.699206] hub 7-0:1.0: 4 ports detected
[    0.699702] ohci-pci: OHCI PCI platform driver
[    0.699866] ohci-pci 0000:00:12.0: OHCI PCI host controller
[    0.699871] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 8
[    0.699893] ohci-pci 0000:00:12.0: irq 18, io mem 0xfe40a000
[    0.755157] usb usb8: New USB device found, idVendor=1d6b, idProduct=0001
[    0.755158] usb usb8: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.755159] usb usb8: Product: OHCI PCI host controller
[    0.755160] usb usb8: Manufacturer: Linux 4.15.1-2-ARCH ohci_hcd
[    0.755161] usb usb8: SerialNumber: 0000:00:12.0
[    0.755274] hub 8-0:1.0: USB hub found
[    0.755280] hub 8-0:1.0: 5 ports detected
[    0.755494] ohci-pci 0000:00:13.0: OHCI PCI host controller
[    0.755498] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 9
[    0.755512] ohci-pci 0000:00:13.0: irq 18, io mem 0xfe408000
[    0.811161] usb usb9: New USB device found, idVendor=1d6b, idProduct=0001
[    0.811163] usb usb9: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.811164] usb usb9: Product: OHCI PCI host controller
[    0.811165] usb usb9: Manufacturer: Linux 4.15.1-2-ARCH ohci_hcd
[    0.811166] usb usb9: SerialNumber: 0000:00:13.0
[    0.811323] hub 9-0:1.0: USB hub found
[    0.811329] hub 9-0:1.0: 5 ports detected
[    0.811543] ohci-pci 0000:00:14.5: OHCI PCI host controller
[    0.811547] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 10
[    0.811566] ohci-pci 0000:00:14.5: irq 18, io mem 0xfe406000
[    0.867157] usb usb10: New USB device found, idVendor=1d6b, idProduct=0001
[    0.867159] usb usb10: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.867160] usb usb10: Product: OHCI PCI host controller
[    0.867160] usb usb10: Manufacturer: Linux 4.15.1-2-ARCH ohci_hcd
[    0.867161] usb usb10: SerialNumber: 0000:00:14.5
[    0.867318] hub 10-0:1.0: USB hub found
[    0.867325] hub 10-0:1.0: 2 ports detected
[    0.867511] ohci-pci 0000:00:16.0: OHCI PCI host controller
[    0.867515] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 11
[    0.867530] ohci-pci 0000:00:16.0: irq 18, io mem 0xfe405000
[    0.923180] usb usb11: New USB device found, idVendor=1d6b, idProduct=0001
[    0.923182] usb usb11: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.923183] usb usb11: Product: OHCI PCI host controller
[    0.923184] usb usb11: Manufacturer: Linux 4.15.1-2-ARCH ohci_hcd
[    0.923185] usb usb11: SerialNumber: 0000:00:16.0
[    0.923345] hub 11-0:1.0: USB hub found
[    0.923351] hub 11-0:1.0: 4 ports detected
[    0.997801] ata5: SATA link down (SStatus 0 SControl 300)
[    0.997838] ata3: SATA link down (SStatus 0 SControl 300)
[    0.997891] ata4: SATA link down (SStatus 0 SControl 300)
[    0.997944] ata6: SATA link down (SStatus 0 SControl 300)
[    1.009108] usb 5-1: new high-speed USB device number 2 using xhci_hcd
[    1.063107] usb 2-1: new full-speed USB device number 2 using xhci_hcd
[    1.136403] usb 5-1: New USB device found, idVendor=2109, idProduct=3431
[    1.136405] usb 5-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[    1.136406] usb 5-1: Product: USB2.0 Hub
[    1.136882] hub 5-1:1.0: USB hub found
[    1.137016] hub 5-1:1.0: 4 ports detected
[    1.159121] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.159152] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.159713] ata1.00: ATA-10: WDC WD10EZEX-21WN4A0, 01.01A01, max UDMA/133
[    1.159714] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.160315] ata1.00: configured for UDMA/133
[    1.160668] scsi 0:0:0:0: Direct-Access     ATA      WDC WD10EZEX-21W 1A01 PQ: 0 ANSI: 5
[    1.162519] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.162520] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    1.162541] sd 0:0:0:0: [sda] Write Protect is off
[    1.162543] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.162545] ata2.00: ATAPI: ATAPI   iHAS124   F, CL9J, max UDMA/133
[    1.162576] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.163356] ata2.00: configured for UDMA/133
[    1.164711] scsi 1:0:0:0: CD-ROM            ATAPI    iHAS124   F      CL9J PQ: 0 ANSI: 5
[    1.194501] sr 1:0:0:0: [sr0] scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
[    1.194502] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.194618] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.198450]  sda: sda1 sda2 sda3
[    1.198958] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.367774] usb 2-1: New USB device found, idVendor=062a, idProduct=5918
[    1.367776] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.367777] usb 2-1: Product: 2.4G Keyboard Mouse
[    1.367778] usb 2-1: Manufacturer: MOSART Semi.
[    1.371970] hidraw: raw HID events driver (C) Jiri Kosina
[    1.409741] usbcore: registered new interface driver usbhid
[    1.409742] usbhid: USB HID core driver
[    1.410562] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:09.0/0000:02:00.0/usb2/2-1/2-1:1.0/0003:062A:5918.0001/input/input2
[    1.415087] usb 5-1.1: new full-speed USB device number 3 using xhci_hcd
[    1.462198] hid-generic 0003:062A:5918.0001: input,hidraw0: USB HID v1.10 Keyboard [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:02:00.0-1/input0
[    1.462485] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:09.0/0000:02:00.0/usb2/2-1/2-1:1.1/0003:062A:5918.0002/input/input3
[    1.504121] usb 5-1.1: New USB device found, idVendor=b58e, idProduct=9e84
[    1.504123] usb 5-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.504124] usb 5-1.1: Product: Yeti Stereo Microphone
[    1.504125] usb 5-1.1: Manufacturer: Blue Microphones
[    1.504126] usb 5-1.1: SerialNumber: REV8
[    1.510723] input: Blue Microphones Yeti Stereo Microphone as /devices/pci0000:00/0000:00:15.0/0000:04:00.0/usb5/5-1/5-1.1/5-1.1:1.3/0003:B58E:9E84.0003/input/input4
[    1.514253] hid-generic 0003:062A:5918.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:02:00.0-1/input1
[    1.566269] hid-generic 0003:B58E:9E84.0003: input,hiddev1,hidraw2: USB HID v1.00 Device [Blue Microphones Yeti Stereo Microphone] on usb-0000:04:00.0-1.1/input3
[    1.567015] tsc: Refined TSC clocksource calibration: 4018.534 MHz
[    1.567022] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x39ecc155d24, max_idle_ns: 440795306862 ns
[    1.631106] usb 5-1.2: new low-speed USB device number 4 using xhci_hcd
[    1.716281] usb 5-1.2: New USB device found, idVendor=0c45, idProduct=7603
[    1.716286] usb 5-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.716289] usb 5-1.2: Product: USB Keyboard
[    1.716291] usb 5-1.2: Manufacturer: SONiX
[    1.722479] input: SONiX USB Keyboard as /devices/pci0000:00/0000:00:15.0/0000:04:00.0/usb5/5-1/5-1.2/5-1.2:1.0/0003:0C45:7603.0004/input/input5
[    1.753576] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[    1.774268] hid-generic 0003:0C45:7603.0004: input,hidraw3: USB HID v1.11 Keyboard [SONiX USB Keyboard] on usb-0000:04:00.0-1.2/input0
[    1.782593] input: SONiX USB Keyboard as /devices/pci0000:00/0000:00:15.0/0000:04:00.0/usb5/5-1/5-1.2/5-1.2:1.1/0003:0C45:7603.0005/input/input6
[    1.834317] hid-generic 0003:0C45:7603.0005: input,hiddev2,hidraw4: USB HID v1.11 Keyboard [SONiX USB Keyboard] on usb-0000:04:00.0-1.2/input1
[    2.149097] random: crng init done
[    2.575302] clocksource: Switched to clocksource tsc
[    2.736516] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.768240] systemd[1]: systemd 237 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)
[    2.780426] systemd[1]: Detected architecture x86-64.
[    2.788162] systemd[1]: Set hostname to <friday>.
[    3.693673] systemd[1]: Reached target Remote File Systems.
[    3.693793] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.694101] systemd[1]: Created slice User and Session Slice.
[    3.694131] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.694216] systemd[1]: Created slice System Slice.
[    3.694248] systemd[1]: Listening on udev Kernel Socket.
[    3.694334] systemd[1]: Created slice system-getty.slice.
[    4.136056] systemd-journald[272]: Received request to flush runtime journal from PID 1
[    4.255042] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    4.255071] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    4.428627] vboxdrv: loading out-of-tree module taints kernel.
[    4.432468] vboxdrv: Found 8 processor cores
[    4.448172] vboxdrv: TSC mode is Invariant, tentative frequency 4018533185 Hz
[    4.448173] vboxdrv: Successfully loaded version 5.2.6 (interface 0x00290000)
[    4.462634] VBoxPciLinuxInit
[    4.462638] vboxpci: IOMMU not found (not registered)
[    4.486430] VBoxNetAdp: Successfully started.
[    4.527336] VBoxNetFlt: Successfully started.
[    6.925217] rtc_cmos 00:04: RTC can wake from S4
[    6.925317] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    6.925337] rtc_cmos 00:04: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[    6.980539] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    7.855602] acpi_cpufreq: overriding BIOS provided _PSD data
[    8.367344] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    8.367353] piix4_smbus 0000:00:14.0: Using register 0x2c for SMBus port selection
[    8.367667] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    8.372877] dca service started, version 1.12.1
[    8.374405] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
[    8.374509] sp5100_tco: PCI Vendor ID: 0x1002, Device ID: 0x4385, Revision ID: 0x42
[    8.374513] sp5100_tco: I/O address 0x0cd6 already in use
[    8.389961] pps_core: LinuxPPS API ver. 1 registered
[    8.389964] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    8.392986] PTP clock support registered
[    8.466769] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    8.466771] igb: Copyright (c) 2007-2014 Intel Corporation.
[    8.700846] pps pps0: new PPS source ptp0
[    8.700851] igb 0000:05:00.0: added PHC on eth0
[    8.700853] igb 0000:05:00.0: Intel(R) Gigabit Ethernet Network Connection
[    8.700857] igb 0000:05:00.0: eth0: (PCIe:2.5Gb/s:Width x1) 1c:1b:0d:63:d9:65
[    8.700860] igb 0000:05:00.0: eth0: PBA No: FFFFFF-0FF
[    8.700863] igb 0000:05:00.0: Using MSI-X interrupts. 2 rx queue(s), 2 tx queue(s)
[    8.898438] igb 0000:05:00.0 enp5s0: renamed from eth0
[    9.463359] AVX version of gcm_enc/dec engaged.
[    9.463361] AES CTR mode by8 optimization enabled
[    9.830956] snd_hda_intel 0000:01:00.1: Disabling MSI
[    9.830975] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[   10.134468] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card1/input7
[   10.134612] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card1/input8
[   10.134731] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/0000:01:00.1/sound/card1/input9
[   10.144655] snd_hda_codec_realtek hdaudioC0D0: ALC1150: SKU not ready 0x00000000
[   10.145187] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1150: line_outs=3 (0x14/0x15/0x16/0x0/0x0) type:line
[   10.145191] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   10.145194] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   10.145197] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[   10.145200] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x11/0x1e
[   10.145202] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[   10.145206] snd_hda_codec_realtek hdaudioC0D0:      Front Mic=0x19
[   10.145209] snd_hda_codec_realtek hdaudioC0D0:      Rear Mic=0x18
[   10.145212] snd_hda_codec_realtek hdaudioC0D0:      Line=0x1a
[   10.154485] kvm: Nested Virtualization enabled
[   10.154493] kvm: Nested Paging enabled
[   10.164395] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/sound/card0/input10
[   10.165431] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input11
[   10.165820] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input12
[   10.166353] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input13
[   10.166988] input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card0/input14
[   10.167597] input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card0/input15
[   10.168029] input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card0/input16
[   10.168541] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input17
[   10.183308] MCE: In-kernel MCE decoding enabled.
[   10.436587] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.436590] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   10.464093] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.464096] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   10.494108] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.494111] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   10.528148] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.528151] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   10.568039] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.568043] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   10.592049] EDAC amd64: Node 0: DRAM ECC disabled.
[   10.592051] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
                Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
                (Note that use of the override may cause unknown side effects.)
[   10.596752] mousedev: PS/2 mouse device common for all mice
[   11.000529] usbcore: registered new interface driver snd-usb-audio
[   11.362707] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: data=ordered
[   12.259689] microcode: CPU0: new patch_level=0x0600084f
[   12.277875] microcode: CPU2: new patch_level=0x0600084f
[   12.296277] microcode: CPU4: new patch_level=0x0600084f
[   12.314426] microcode: CPU6: new patch_level=0x0600084f
[   13.234793] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[   13.239393] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[   13.239443] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
[   13.239444] cfg80211: failed to load regulatory.db
[   13.512405] IPv6: ADDRCONF(NETDEV_UP): enp5s0: link is not ready
[   14.966639] IPv6: ADDRCONF(NETDEV_UP): enp5s0: link is not ready
[   15.157516] igb 0000:05:00.0 enp5s0: igb: enp5s0 NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
[   15.157728] IPv6: ADDRCONF(NETDEV_CHANGE): enp5s0: link becomes ready
[   55.736325] ipmi message handler version 39.2
[   55.738637] ipmi device interface
[   55.928363] nvidia: module license 'NVIDIA' taints kernel.
[   55.928365] Disabling lock debugging due to kernel taint
[   55.944212] nvidia-nvlink: Nvlink Core is being initialized, major device number 241
[   55.944641] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[   55.944865] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  390.25  Wed Jan 24 20:02:43 PST 2018 (using threaded interrupts)
[   56.402685] resource sanity check: requesting [mem 0x000c0000-0x000fffff], which spans more than PCI Bus 0000:00 [mem 0x000c0000-0x000dffff window]
[   56.402938] caller _nv001170rm+0xe3/0x1d0 [nvidia] mapping multiple BARs
[   56.888228] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms  390.25  Wed Jan 24 19:29:37 PST 2018
[   56.889520] nvidia-modeset: Allocated GPU:0 (GPU-9af9df43-4c39-b639-2947-acb6c87c1e46) @ PCI:0000:01:00.0
[   60.900917] fuse init (API version 7.26)

I was following several forums that suggested that I use nvidia-dkms so I tried installing those packages but nothing helped. Until then, I was using the standard package.

I didn't know which one to post so here's both.

Xorg.0.log:

[    55.481] 
X.Org X Server 1.19.6
Release Date: 2017-12-20
[    55.481] X Protocol Version 11, Revision 0
[    55.481] Build Operating System: Linux 4.14.12-1-ARCH x86_64 
[    55.482] Current Operating System: Linux friday 4.15.1-2-ARCH #1 SMP Sun Feb 4 22:27:45 UTC 2018 x86_64
[    55.482] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d265b4ab-8707-4cc4-88a6-311ccccb6ce9 rw quiet
[    55.482] Build Date: 26 January 2018  10:25:18AM
[    55.482]  
[    55.482] Current version of pixman: 0.34.0
[    55.483] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    55.483] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    55.483] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb  8 11:19:38 2018
[    55.510] (==) Using config file: "/etc/X11/xorg.conf"
[    55.510] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    55.546] (==) ServerLayout "Layout0"
[    55.546] (**) |-->Screen "Screen0" (0)
[    55.546] (**) |   |-->Monitor "Monitor0"
[    55.546] (**) |   |-->Device "Device0"
[    55.546] (**) |-->Input Device "Keyboard0"
[    55.546] (**) |-->Input Device "Mouse0"
[    55.546] (==) Automatically adding devices
[    55.546] (==) Automatically enabling devices
[    55.546] (==) Automatically adding GPU devices
[    55.546] (==) Automatically binding GPU devices
[    55.546] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    55.567] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    55.567] 	Entry deleted from font path.
[    55.567] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    55.567] (==) ModulePath set to "/usr/lib/xorg/modules"
[    55.567] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    55.567] (WW) Disabling Keyboard0
[    55.567] (WW) Disabling Mouse0
[    55.567] (II) Loader magic: 0x55878aac3d60
[    55.567] (II) Module ABI versions:
[    55.567] 	X.Org ANSI C Emulation: 0.4
[    55.567] 	X.Org Video Driver: 23.0
[    55.567] 	X.Org XInput driver : 24.1
[    55.567] 	X.Org Server Extension : 10.0
[    55.568] (++) using VT number 1

[    55.568] (--) controlling tty is VT number 1, auto-enabling KeepTty
[    55.570] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    55.577] (--) PCI:*(0:1:0:0) 10de:1c82:1458:3764 rev 161, Mem @ 0xfd000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    55.578] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    55.578] (II) LoadModule: "glx"
[    55.580] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    55.632] (II) Module glx: vendor="X.Org Foundation"
[    55.632] 	compiled for 1.19.6, module version = 1.0.0
[    55.632] 	ABI class: X.Org Server Extension, version 10.0
[    55.632] (II) LoadModule: "nvidia"
[    55.639] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    55.680] (II) Module nvidia: vendor="NVIDIA Corporation"
[    55.680] 	compiled for 4.0.2, module version = 1.0.0
[    55.680] 	Module class: X.Org Video Driver
[    55.682] (II) NVIDIA dlloader X Driver  390.25  Wed Jan 24 18:57:05 PST 2018
[    55.682] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    55.693] (II) Loading sub module "fb"
[    55.693] (II) LoadModule: "fb"
[    55.694] (II) Loading /usr/lib/xorg/modules/libfb.so
[    55.701] (II) Module fb: vendor="X.Org Foundation"
[    55.701] 	compiled for 1.19.6, module version = 1.0.0
[    55.701] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    55.701] (II) Loading sub module "wfb"
[    55.702] (II) LoadModule: "wfb"
[    55.702] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    55.706] (II) Module wfb: vendor="X.Org Foundation"
[    55.707] 	compiled for 1.19.6, module version = 1.0.0
[    55.707] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    55.707] (II) Loading sub module "ramdac"
[    55.707] (II) LoadModule: "ramdac"
[    55.707] (II) Module "ramdac" already built-in
[    55.946] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    55.946] (==) NVIDIA(0): RGB weight 888
[    55.946] (==) NVIDIA(0): Default visual is TrueColor
[    55.946] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    55.946] (**) NVIDIA(0): Enabling 2D acceleration
[    55.946] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[    55.946] (EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
[    55.946] (EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
[    55.946] (EE) NVIDIA(0):     you continue to encounter problems, Please try
[    55.946] (EE) NVIDIA(0):     reinstalling the NVIDIA driver.
[    56.945] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    56.945] (--) NVIDIA(0):     DFP-0
[    56.945] (--) NVIDIA(0):     DFP-1 (boot)
[    56.945] (--) NVIDIA(0):     DFP-2
[    56.945] (--) NVIDIA(0):     DFP-3
[    56.947] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 Ti (GP107-A) at PCI:1:0:0 (GPU-0)
[    56.947] (--) NVIDIA(0): Memory: 4194304 kBytes
[    56.947] (--) NVIDIA(0): VideoBIOS: 86.07.39.40.98
[    56.947] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    56.947] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    56.947] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    56.947] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    56.947] (--) NVIDIA(GPU-0): 
[    56.977] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): connected
[    56.977] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): Internal TMDS
[    56.977] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): 600.0 MHz maximum pixel clock
[    56.977] (--) NVIDIA(GPU-0): 
[    56.977] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    56.977] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    56.977] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    56.977] (--) NVIDIA(GPU-0): 
[    56.977] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    56.977] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    56.977] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    56.977] (--) NVIDIA(GPU-0): 
[    56.981] (==) NVIDIA(0): 
[    56.981] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    56.981] (==) NVIDIA(0):     will be used as the requested mode.
[    56.981] (==) NVIDIA(0): 
[    56.981] (II) NVIDIA(0): Validated MetaModes:
[    56.981] (II) NVIDIA(0):     "DFP-1:nvidia-auto-select"
[    56.981] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[    56.986] (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
[    56.986] (--) NVIDIA(0):     option
[    56.986] (--) Depth 24 pixmap format is 32 bpp
[    56.987] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[    56.987] (II) NVIDIA:     access.
[    56.994] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    56.994] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    56.994] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    56.994] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    56.994] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    56.994] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    56.994] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    56.994] (II) NVIDIA(0):     Config Options in the README.
[    57.031] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[    57.074] (==) NVIDIA(0): Disabling shared memory pixmaps
[    57.074] (==) NVIDIA(0): Backing store enabled
[    57.074] (==) NVIDIA(0): Silken mouse enabled
[    57.075] (**) NVIDIA(0): DPMS enabled
[    57.082] (II) Loading sub module "dri2"
[    57.082] (II) LoadModule: "dri2"
[    57.082] (II) Module "dri2" already built-in
[    57.082] (II) NVIDIA(0): [DRI2] Setup complete
[    57.082] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    57.082] (--) RandR disabled
[    57.087] (II) AIGLX: Screen 0 is not DRI2 capable
[    57.087] (EE) AIGLX: reverting to software rendering
[    57.795] (II) IGLX: enabled GLX_MESA_copy_sub_buffer
[    57.797] (II) IGLX: Loaded and initialized swrast
[    57.797] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    58.181] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    58.181] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    58.181] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    58.181] (II) LoadModule: "libinput"
[    58.181] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    58.224] (II) Module libinput: vendor="X.Org Foundation"
[    58.224] 	compiled for 1.19.3, module version = 0.26.0
[    58.224] 	Module class: X.Org XInput Driver
[    58.224] 	ABI class: X.Org XInput driver, version 24.1
[    58.224] (II) Using input driver 'libinput' for 'Power Button'
[    58.226] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 31 paused 0
[    58.226] (**) Power Button: always reports core events
[    58.226] (**) Option "Device" "/dev/input/event1"
[    58.226] (**) Option "_source" "server/udev"
[    58.226] (II) event1  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    58.226] (II) event1  - (II) Power Button: (II) device is a keyboard
[    58.226] (II) event1  - (II) Power Button: (II) device removed
[    58.227] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    58.227] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    58.228] (II) event1  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    58.228] (II) event1  - (II) Power Button: (II) device is a keyboard
[    58.228] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    58.228] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    58.228] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    58.228] (II) Using input driver 'libinput' for 'Power Button'
[    58.230] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 34 paused 0
[    58.230] (**) Power Button: always reports core events
[    58.230] (**) Option "Device" "/dev/input/event0"
[    58.230] (**) Option "_source" "server/udev"
[    58.231] (II) event0  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    58.231] (II) event0  - (II) Power Button: (II) device is a keyboard
[    58.231] (II) event0  - (II) Power Button: (II) device removed
[    58.231] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    58.231] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    58.232] (II) event0  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    58.232] (II) event0  - (II) Power Button: (II) device is a keyboard
[    58.233] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event7)
[    58.233] (II) No input driver specified, ignoring this device.
[    58.233] (II) This device may have been added with another device file.
[    58.233] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event8)
[    58.233] (II) No input driver specified, ignoring this device.
[    58.233] (II) This device may have been added with another device file.
[    58.234] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event9)
[    58.234] (II) No input driver specified, ignoring this device.
[    58.234] (II) This device may have been added with another device file.
[    58.235] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event2)
[    58.235] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
[    58.235] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
[    58.235] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
[    58.237] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 35 paused 0
[    58.237] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
[    58.237] (**) Option "Device" "/dev/input/event2"
[    58.237] (**) Option "_source" "server/udev"
[    58.238] (II) event2  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) is tagged by udev as: Keyboard
[    58.238] (II) event2  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) device is a keyboard
[    58.238] (II) event2  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) device removed
[    58.238] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:09.0/0000:02:00.0/usb2/2-1/2-1:1.0/0003:062A:5918.0001/input/input2/event2"
[    58.238] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: KEYBOARD, id 8)
[    58.240] (II) event2  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) is tagged by udev as: Keyboard
[    58.240] (II) event2  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) device is a keyboard
[    58.241] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event3)
[    58.241] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev pointer catchall"
[    58.241] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
[    58.241] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[    58.241] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
[    58.241] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
[    58.243] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 36 paused 0
[    58.243] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
[    58.243] (**) Option "Device" "/dev/input/event3"
[    58.243] (**) Option "_source" "server/udev"
[    58.244] (II) event3  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) is tagged by udev as: Keyboard Mouse
[    58.244] (II) event3  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) device is a pointer
[    58.244] (II) event3  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) device is a keyboard
[    58.244] (II) event3  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) device removed
[    58.244] (II) libinput: MOSART Semi. 2.4G Keyboard Mouse: needs a virtual subdevice
[    58.244] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:09.0/0000:02:00.0/usb2/2-1/2-1:1.1/0003:062A:5918.0002/input/input3/event3"
[    58.244] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: MOUSE, id 9)
[    58.245] (**) Option "AccelerationScheme" "none"
[    58.245] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) selected scheme none/0
[    58.245] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration factor: 2.000
[    58.245] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration threshold: 4
[    58.246] (II) event3  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) is tagged by udev as: Keyboard Mouse
[    58.246] (II) event3  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) device is a pointer
[    58.246] (II) event3  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) device is a keyboard
[    58.247] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/mouse0)
[    58.247] (II) No input driver specified, ignoring this device.
[    58.247] (II) This device may have been added with another device file.
[    58.248] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[    58.248] (II) No input driver specified, ignoring this device.
[    58.248] (II) This device may have been added with another device file.
[    58.248] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event11)
[    58.248] (II) No input driver specified, ignoring this device.
[    58.248] (II) This device may have been added with another device file.
[    58.249] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event12)
[    58.249] (II) No input driver specified, ignoring this device.
[    58.249] (II) This device may have been added with another device file.
[    58.250] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event13)
[    58.250] (II) No input driver specified, ignoring this device.
[    58.250] (II) This device may have been added with another device file.
[    58.250] (II) config/udev: Adding input device HDA ATI SB Line Out Front (/dev/input/event14)
[    58.250] (II) No input driver specified, ignoring this device.
[    58.250] (II) This device may have been added with another device file.
[    58.251] (II) config/udev: Adding input device HDA ATI SB Line Out Surround (/dev/input/event15)
[    58.251] (II) No input driver specified, ignoring this device.
[    58.251] (II) This device may have been added with another device file.
[    58.252] (II) config/udev: Adding input device HDA ATI SB Line Out CLFE (/dev/input/event16)
[    58.252] (II) No input driver specified, ignoring this device.
[    58.252] (II) This device may have been added with another device file.
[    58.252] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event17)
[    58.252] (II) No input driver specified, ignoring this device.
[    58.252] (II) This device may have been added with another device file.
[    58.254] (II) config/udev: Adding input device Blue Microphones Yeti Stereo Microphone (/dev/input/event4)
[    58.254] (**) Blue Microphones Yeti Stereo Microphone: Applying InputClass "evdev keyboard catchall"
[    58.254] (**) Blue Microphones Yeti Stereo Microphone: Applying InputClass "libinput keyboard catchall"
[    58.254] (II) Using input driver 'libinput' for 'Blue Microphones Yeti Stereo Microphone'
[    58.255] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 37 paused 0
[    58.255] (**) Blue Microphones Yeti Stereo Microphone: always reports core events
[    58.255] (**) Option "Device" "/dev/input/event4"
[    58.255] (**) Option "_source" "server/udev"
[    58.257] (II) event4  - (II) Blue Microphones Yeti Stereo Microphone: (II) is tagged by udev as: Keyboard
[    58.257] (II) event4  - (II) Blue Microphones Yeti Stereo Microphone: (II) device is a keyboard
[    58.257] (II) event4  - (II) Blue Microphones Yeti Stereo Microphone: (II) device removed
[    58.257] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/0000:04:00.0/usb5/5-1/5-1.1/5-1.1:1.3/0003:B58E:9E84.0003/input/input4/event4"
[    58.257] (II) XINPUT: Adding extended input device "Blue Microphones Yeti Stereo Microphone" (type: KEYBOARD, id 10)
[    58.258] (II) event4  - (II) Blue Microphones Yeti Stereo Microphone: (II) is tagged by udev as: Keyboard
[    58.258] (II) event4  - (II) Blue Microphones Yeti Stereo Microphone: (II) device is a keyboard
[    58.260] (II) config/udev: Adding input device SONiX USB Keyboard (/dev/input/event5)
[    58.260] (**) SONiX USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    58.260] (**) SONiX USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    58.260] (II) Using input driver 'libinput' for 'SONiX USB Keyboard'
[    58.261] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 38 paused 0
[    58.261] (**) SONiX USB Keyboard: always reports core events
[    58.261] (**) Option "Device" "/dev/input/event5"
[    58.261] (**) Option "_source" "server/udev"
[    58.263] (II) event5  - (II) SONiX USB Keyboard: (II) is tagged by udev as: Keyboard
[    58.263] (II) event5  - (II) SONiX USB Keyboard: (II) device is a keyboard
[    58.263] (II) event5  - (II) SONiX USB Keyboard: (II) device removed
[    58.263] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/0000:04:00.0/usb5/5-1/5-1.2/5-1.2:1.0/0003:0C45:7603.0004/input/input5/event5"
[    58.263] (II) XINPUT: Adding extended input device "SONiX USB Keyboard" (type: KEYBOARD, id 11)
[    58.264] (II) event5  - (II) SONiX USB Keyboard: (II) is tagged by udev as: Keyboard
[    58.264] (II) event5  - (II) SONiX USB Keyboard: (II) device is a keyboard
[    58.266] (II) config/udev: Adding input device SONiX USB Keyboard (/dev/input/event6)
[    58.266] (**) SONiX USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    58.266] (**) SONiX USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    58.266] (II) Using input driver 'libinput' for 'SONiX USB Keyboard'
[    58.267] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 39 paused 0
[    58.267] (**) SONiX USB Keyboard: always reports core events
[    58.267] (**) Option "Device" "/dev/input/event6"
[    58.267] (**) Option "_source" "server/udev"
[    58.269] (II) event6  - (II) SONiX USB Keyboard: (II) is tagged by udev as: Keyboard
[    58.269] (II) event6  - (II) SONiX USB Keyboard: (II) device is a keyboard
[    58.269] (II) event6  - (II) SONiX USB Keyboard: (II) device removed
[    58.269] (II) libinput: SONiX USB Keyboard: needs a virtual subdevice
[    58.269] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/0000:04:00.0/usb5/5-1/5-1.2/5-1.2:1.1/0003:0C45:7603.0005/input/input6/event6"
[    58.269] (II) XINPUT: Adding extended input device "SONiX USB Keyboard" (type: MOUSE, id 12)
[    58.269] (**) Option "AccelerationScheme" "none"
[    58.269] (**) SONiX USB Keyboard: (accel) selected scheme none/0
[    58.269] (**) SONiX USB Keyboard: (accel) acceleration factor: 2.000
[    58.269] (**) SONiX USB Keyboard: (accel) acceleration threshold: 4
[    58.270] (II) event6  - (II) SONiX USB Keyboard: (II) is tagged by udev as: Keyboard
[    58.270] (II) event6  - (II) SONiX USB Keyboard: (II) device is a keyboard
[    58.278] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev pointer catchall"
[    58.278] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
[    58.278] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[    58.278] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
[    58.278] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
[    58.278] (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67
[    58.278] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
[    58.278] (**) Option "Device" "/dev/input/event3"
[    58.278] (**) Option "_source" "_driver/libinput"
[    58.278] (II) libinput: MOSART Semi. 2.4G Keyboard Mouse: is a virtual subdevice
[    58.278] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:09.0/0000:02:00.0/usb2/2-1/2-1:1.1/0003:062A:5918.0002/input/input3/event3"
[    58.278] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: KEYBOARD, id 13)
[    58.279] (**) SONiX USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    58.279] (**) SONiX USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    58.279] (II) Using input driver 'libinput' for 'SONiX USB Keyboard'
[    58.279] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[    58.279] (**) SONiX USB Keyboard: always reports core events
[    58.279] (**) Option "Device" "/dev/input/event6"
[    58.279] (**) Option "_source" "_driver/libinput"
[    58.279] (II) libinput: SONiX USB Keyboard: is a virtual subdevice
[    58.279] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/0000:04:00.0/usb5/5-1/5-1.2/5-1.2:1.1/0003:0C45:7603.0005/input/input6/event6"
[    58.279] (II) XINPUT: Adding extended input device "SONiX USB Keyboard" (type: KEYBOARD, id 14)
[    60.312] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    60.312] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    60.312] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    60.312] (--) NVIDIA(GPU-0): 
[    60.343] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): connected
[    60.343] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): Internal TMDS
[    60.343] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): 600.0 MHz maximum pixel clock
[    60.343] (--) NVIDIA(GPU-0): 
[    60.343] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    60.343] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    60.343] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    60.343] (--) NVIDIA(GPU-0): 
[    60.343] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    60.343] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    60.343] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    60.343] (--) NVIDIA(GPU-0): 
[    60.345] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    60.345] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    60.345] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    60.345] (--) NVIDIA(GPU-0): 
[    60.376] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): connected
[    60.376] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): Internal TMDS
[    60.376] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): 600.0 MHz maximum pixel clock
[    60.376] (--) NVIDIA(GPU-0): 
[    60.376] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    60.376] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    60.376] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    60.376] (--) NVIDIA(GPU-0): 
[    60.376] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    60.376] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    60.376] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    60.376] (--) NVIDIA(GPU-0): 
[    60.523] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    60.523] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    60.523] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    60.523] (--) NVIDIA(GPU-0): 
[    60.553] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): connected
[    60.554] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): Internal TMDS
[    60.554] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): 600.0 MHz maximum pixel clock
[    60.554] (--) NVIDIA(GPU-0): 
[    60.554] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    60.554] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    60.554] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    60.554] (--) NVIDIA(GPU-0): 
[    60.554] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    60.554] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    60.554] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    60.554] (--) NVIDIA(GPU-0): 
[    60.656] (II) NVIDIA(0): Setting mode "HDMI-0: 1920x1080_50 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"

Xorg.1.log:

[ 10495.214] 
X.Org X Server 1.19.6
Release Date: 2017-12-20
[ 10495.214] X Protocol Version 11, Revision 0
[ 10495.214] Build Operating System: Linux 4.9.71-1-lts x86_64 
[ 10495.214] Current Operating System: Linux friday 4.14.15-1-ARCH #1 SMP PREEMPT Tue Jan 23 21:49:25 UTC 2018 x86_64
[ 10495.215] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d265b4ab-8707-4cc4-88a6-311ccccb6ce9 rw quiet
[ 10495.215] Build Date: 25 December 2017  02:02:38PM
[ 10495.215]  
[ 10495.215] Current version of pixman: 0.34.0
[ 10495.215] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 10495.215] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 10495.215] (==) Log file: "/var/log/Xorg.1.log", Time: Tue Jan 30 20:20:30 2018
[ 10495.215] (==) Using config file: "/etc/X11/xorg.conf"
[ 10495.215] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 10495.215] (==) ServerLayout "Layout0"
[ 10495.215] (**) |-->Screen "Screen0" (0)
[ 10495.215] (**) |   |-->Monitor "Monitor0"
[ 10495.216] (**) |   |-->Device "Device0"
[ 10495.216] (**) |-->Input Device "Keyboard0"
[ 10495.216] (**) |-->Input Device "Mouse0"
[ 10495.216] (==) Automatically adding devices
[ 10495.216] (==) Automatically enabling devices
[ 10495.216] (==) Automatically adding GPU devices
[ 10495.216] (==) Automatically binding GPU devices
[ 10495.216] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 10495.216] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 10495.216] 	Entry deleted from font path.
[ 10495.216] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[ 10495.216] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 10495.216] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 10495.216] (WW) Disabling Keyboard0
[ 10495.216] (WW) Disabling Mouse0
[ 10495.216] (II) Loader magic: 0x5620c86e0d60
[ 10495.216] (II) Module ABI versions:
[ 10495.216] 	X.Org ANSI C Emulation: 0.4
[ 10495.216] 	X.Org Video Driver: 23.0
[ 10495.216] 	X.Org XInput driver : 24.1
[ 10495.216] 	X.Org Server Extension : 10.0
[ 10495.217] (--) using VT number 2

[ 10495.217] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 10495.218] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 10495.219] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[ 10495.223] (--) PCI:*(0:1:0:0) 10de:1c82:1458:3764 rev 161, Mem @ 0xfd000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 10495.223] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 10495.223] (II) LoadModule: "glx"
[ 10495.223] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 10495.225] (II) Module glx: vendor="X.Org Foundation"
[ 10495.225] 	compiled for 1.19.6, module version = 1.0.0
[ 10495.225] 	ABI class: X.Org Server Extension, version 10.0
[ 10495.225] (II) LoadModule: "nvidia"
[ 10495.225] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 10495.226] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 10495.226] 	compiled for 4.0.2, module version = 1.0.0
[ 10495.226] 	Module class: X.Org Video Driver
[ 10495.226] (II) NVIDIA dlloader X Driver  387.34  Tue Nov 21 01:38:22 PST 2017
[ 10495.226] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 10495.270] (II) Loading sub module "fb"
[ 10495.270] (II) LoadModule: "fb"
[ 10495.270] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 10495.270] (II) Module fb: vendor="X.Org Foundation"
[ 10495.270] 	compiled for 1.19.6, module version = 1.0.0
[ 10495.270] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 10495.270] (II) Loading sub module "wfb"
[ 10495.270] (II) LoadModule: "wfb"
[ 10495.270] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 10495.270] (II) Module wfb: vendor="X.Org Foundation"
[ 10495.270] 	compiled for 1.19.6, module version = 1.0.0
[ 10495.270] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 10495.270] (II) Loading sub module "ramdac"
[ 10495.270] (II) LoadModule: "ramdac"
[ 10495.270] (II) Module "ramdac" already built-in
[ 10495.275] (EE) NVIDIA: Failed to initialize the NVIDIA kernel module. Please see the
[ 10495.275] (EE) NVIDIA:     system's kernel log for additional error messages and
[ 10495.275] (EE) NVIDIA:     consult the NVIDIA README for details.
[ 10495.275] (EE) No devices detected.
[ 10495.275] (EE) 
Fatal server error:
[ 10495.275] (EE) no screens found(EE) 
[ 10495.275] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[ 10495.275] (EE) Please also check the log file at "/var/log/Xorg.1.log" for additional information.
[ 10495.275] (EE) 
[ 10495.319] (EE) Server terminated with error (1). Closing log file.

No, I'm on a desktop, I didn't read the whole of the page before installing it, so I didn't know bumblebee was only for the Optimus system. I've removed it now.

Last edited by Trooper4001 (2018-02-08 18:00:11)

Offline

#8 2018-02-08 19:10:37

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,657

Re: [SOLVED] Steam games running extremely slow after update

Can you post a xorg.0.log (the .1 one is old) after having made these adjustments? You don't do something like globally LD_PRELOAD= on the wrong lib or something I hope? What's the output of

pacman -Qkk libglvnd nvidia nvidia-utils lib32-nvidia-utils

, can you post the contents and names of the files in /usr/share/X11/xorg.conf.d

Also try to be a bit more proactive, what exactly have you tried to configure? Something somewhere makes xorg load the wrong GLX and no default configuration is doing that.

Last edited by V1del (2018-02-08 19:16:14)

Offline

#9 2018-02-08 19:28:19

Trooper4001
Member
Registered: 2016-11-01
Posts: 42

Re: [SOLVED] Steam games running extremely slow after update

pacman -Qkk libglvnd nvidia nvidia-utils lib32-nvidia-utils:

libglvnd: 34 total files, 0 altered files
nvidia-utils: 164 total files, 0 altered files
lib32-nvidia-utils: 70 total files, 0 altered files

There's nothing in my Xorg.conf.d file. This is my current Xorg.0.log:

[    55.481] 
X.Org X Server 1.19.6
Release Date: 2017-12-20
[    55.481] X Protocol Version 11, Revision 0
[    55.481] Build Operating System: Linux 4.14.12-1-ARCH x86_64 
[    55.482] Current Operating System: Linux friday 4.15.1-2-ARCH #1 SMP Sun Feb 4 22:27:45 UTC 2018 x86_64
[    55.482] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=d265b4ab-8707-4cc4-88a6-311ccccb6ce9 rw quiet
[    55.482] Build Date: 26 January 2018  10:25:18AM
[    55.482]  
[    55.482] Current version of pixman: 0.34.0
[    55.483] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    55.483] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    55.483] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb  8 11:19:38 2018
[    55.510] (==) Using config file: "/etc/X11/xorg.conf"
[    55.510] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    55.546] (==) ServerLayout "Layout0"
[    55.546] (**) |-->Screen "Screen0" (0)
[    55.546] (**) |   |-->Monitor "Monitor0"
[    55.546] (**) |   |-->Device "Device0"
[    55.546] (**) |-->Input Device "Keyboard0"
[    55.546] (**) |-->Input Device "Mouse0"
[    55.546] (==) Automatically adding devices
[    55.546] (==) Automatically enabling devices
[    55.546] (==) Automatically adding GPU devices
[    55.546] (==) Automatically binding GPU devices
[    55.546] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    55.567] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    55.567] 	Entry deleted from font path.
[    55.567] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    55.567] (==) ModulePath set to "/usr/lib/xorg/modules"
[    55.567] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    55.567] (WW) Disabling Keyboard0
[    55.567] (WW) Disabling Mouse0
[    55.567] (II) Loader magic: 0x55878aac3d60
[    55.567] (II) Module ABI versions:
[    55.567] 	X.Org ANSI C Emulation: 0.4
[    55.567] 	X.Org Video Driver: 23.0
[    55.567] 	X.Org XInput driver : 24.1
[    55.567] 	X.Org Server Extension : 10.0
[    55.568] (++) using VT number 1

[    55.568] (--) controlling tty is VT number 1, auto-enabling KeepTty
[    55.570] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[    55.577] (--) PCI:*(0:1:0:0) 10de:1c82:1458:3764 rev 161, Mem @ 0xfd000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    55.578] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    55.578] (II) LoadModule: "glx"
[    55.580] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    55.632] (II) Module glx: vendor="X.Org Foundation"
[    55.632] 	compiled for 1.19.6, module version = 1.0.0
[    55.632] 	ABI class: X.Org Server Extension, version 10.0
[    55.632] (II) LoadModule: "nvidia"
[    55.639] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    55.680] (II) Module nvidia: vendor="NVIDIA Corporation"
[    55.680] 	compiled for 4.0.2, module version = 1.0.0
[    55.680] 	Module class: X.Org Video Driver
[    55.682] (II) NVIDIA dlloader X Driver  390.25  Wed Jan 24 18:57:05 PST 2018
[    55.682] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    55.693] (II) Loading sub module "fb"
[    55.693] (II) LoadModule: "fb"
[    55.694] (II) Loading /usr/lib/xorg/modules/libfb.so
[    55.701] (II) Module fb: vendor="X.Org Foundation"
[    55.701] 	compiled for 1.19.6, module version = 1.0.0
[    55.701] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    55.701] (II) Loading sub module "wfb"
[    55.702] (II) LoadModule: "wfb"
[    55.702] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    55.706] (II) Module wfb: vendor="X.Org Foundation"
[    55.707] 	compiled for 1.19.6, module version = 1.0.0
[    55.707] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    55.707] (II) Loading sub module "ramdac"
[    55.707] (II) LoadModule: "ramdac"
[    55.707] (II) Module "ramdac" already built-in
[    55.946] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[    55.946] (==) NVIDIA(0): RGB weight 888
[    55.946] (==) NVIDIA(0): Default visual is TrueColor
[    55.946] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    55.946] (**) NVIDIA(0): Enabling 2D acceleration
[    55.946] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[    55.946] (EE) NVIDIA(0):     log file that the GLX module has been loaded in your X
[    55.946] (EE) NVIDIA(0):     server, and that the module is the NVIDIA GLX module.  If
[    55.946] (EE) NVIDIA(0):     you continue to encounter problems, Please try
[    55.946] (EE) NVIDIA(0):     reinstalling the NVIDIA driver.
[    56.945] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    56.945] (--) NVIDIA(0):     DFP-0
[    56.945] (--) NVIDIA(0):     DFP-1 (boot)
[    56.945] (--) NVIDIA(0):     DFP-2
[    56.945] (--) NVIDIA(0):     DFP-3
[    56.947] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 Ti (GP107-A) at PCI:1:0:0 (GPU-0)
[    56.947] (--) NVIDIA(0): Memory: 4194304 kBytes
[    56.947] (--) NVIDIA(0): VideoBIOS: 86.07.39.40.98
[    56.947] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    56.947] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    56.947] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    56.947] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    56.947] (--) NVIDIA(GPU-0): 
[    56.977] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): connected
[    56.977] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): Internal TMDS
[    56.977] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): 600.0 MHz maximum pixel clock
[    56.977] (--) NVIDIA(GPU-0): 
[    56.977] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    56.977] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    56.977] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    56.977] (--) NVIDIA(GPU-0): 
[    56.977] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    56.977] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    56.977] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    56.977] (--) NVIDIA(GPU-0): 
[    56.981] (==) NVIDIA(0): 
[    56.981] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    56.981] (==) NVIDIA(0):     will be used as the requested mode.
[    56.981] (==) NVIDIA(0): 
[    56.981] (II) NVIDIA(0): Validated MetaModes:
[    56.981] (II) NVIDIA(0):     "DFP-1:nvidia-auto-select"
[    56.981] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[    56.986] (--) NVIDIA(0): DPI set to (92, 91); computed from "UseEdidDpi" X config
[    56.986] (--) NVIDIA(0):     option
[    56.986] (--) Depth 24 pixmap format is 32 bpp
[    56.987] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[    56.987] (II) NVIDIA:     access.
[    56.994] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    56.994] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    56.994] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    56.994] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    56.994] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    56.994] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    56.994] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    56.994] (II) NVIDIA(0):     Config Options in the README.
[    57.031] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[    57.074] (==) NVIDIA(0): Disabling shared memory pixmaps
[    57.074] (==) NVIDIA(0): Backing store enabled
[    57.074] (==) NVIDIA(0): Silken mouse enabled
[    57.075] (**) NVIDIA(0): DPMS enabled
[    57.082] (II) Loading sub module "dri2"
[    57.082] (II) LoadModule: "dri2"
[    57.082] (II) Module "dri2" already built-in
[    57.082] (II) NVIDIA(0): [DRI2] Setup complete
[    57.082] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    57.082] (--) RandR disabled
[    57.087] (II) AIGLX: Screen 0 is not DRI2 capable
[    57.087] (EE) AIGLX: reverting to software rendering
[    57.795] (II) IGLX: enabled GLX_MESA_copy_sub_buffer
[    57.797] (II) IGLX: Loaded and initialized swrast
[    57.797] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    58.181] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    58.181] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    58.181] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    58.181] (II) LoadModule: "libinput"
[    58.181] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    58.224] (II) Module libinput: vendor="X.Org Foundation"
[    58.224] 	compiled for 1.19.3, module version = 0.26.0
[    58.224] 	Module class: X.Org XInput Driver
[    58.224] 	ABI class: X.Org XInput driver, version 24.1
[    58.224] (II) Using input driver 'libinput' for 'Power Button'
[    58.226] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 31 paused 0
[    58.226] (**) Power Button: always reports core events
[    58.226] (**) Option "Device" "/dev/input/event1"
[    58.226] (**) Option "_source" "server/udev"
[    58.226] (II) event1  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    58.226] (II) event1  - (II) Power Button: (II) device is a keyboard
[    58.226] (II) event1  - (II) Power Button: (II) device removed
[    58.227] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    58.227] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    58.228] (II) event1  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    58.228] (II) event1  - (II) Power Button: (II) device is a keyboard
[    58.228] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    58.228] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    58.228] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    58.228] (II) Using input driver 'libinput' for 'Power Button'
[    58.230] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 34 paused 0
[    58.230] (**) Power Button: always reports core events
[    58.230] (**) Option "Device" "/dev/input/event0"
[    58.230] (**) Option "_source" "server/udev"
[    58.231] (II) event0  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    58.231] (II) event0  - (II) Power Button: (II) device is a keyboard
[    58.231] (II) event0  - (II) Power Button: (II) device removed
[    58.231] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    58.231] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    58.232] (II) event0  - (II) Power Button: (II) is tagged by udev as: Keyboard
[    58.232] (II) event0  - (II) Power Button: (II) device is a keyboard
[    58.233] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event7)
[    58.233] (II) No input driver specified, ignoring this device.
[    58.233] (II) This device may have been added with another device file.
[    58.233] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event8)
[    58.233] (II) No input driver specified, ignoring this device.
[    58.233] (II) This device may have been added with another device file.
[    58.234] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event9)
[    58.234] (II) No input driver specified, ignoring this device.
[    58.234] (II) This device may have been added with another device file.
[    58.235] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event2)
[    58.235] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
[    58.235] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
[    58.235] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
[    58.237] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 35 paused 0
[    58.237] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
[    58.237] (**) Option "Device" "/dev/input/event2"
[    58.237] (**) Option "_source" "server/udev"
[    58.238] (II) event2  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) is tagged by udev as: Keyboard
[    58.238] (II) event2  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) device is a keyboard
[    58.238] (II) event2  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) device removed
[    58.238] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:09.0/0000:02:00.0/usb2/2-1/2-1:1.0/0003:062A:5918.0001/input/input2/event2"
[    58.238] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: KEYBOARD, id 8)
[    58.240] (II) event2  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) is tagged by udev as: Keyboard
[    58.240] (II) event2  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) device is a keyboard
[    58.241] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/event3)
[    58.241] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev pointer catchall"
[    58.241] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
[    58.241] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[    58.241] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
[    58.241] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
[    58.243] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 36 paused 0
[    58.243] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
[    58.243] (**) Option "Device" "/dev/input/event3"
[    58.243] (**) Option "_source" "server/udev"
[    58.244] (II) event3  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) is tagged by udev as: Keyboard Mouse
[    58.244] (II) event3  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) device is a pointer
[    58.244] (II) event3  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) device is a keyboard
[    58.244] (II) event3  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) device removed
[    58.244] (II) libinput: MOSART Semi. 2.4G Keyboard Mouse: needs a virtual subdevice
[    58.244] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:09.0/0000:02:00.0/usb2/2-1/2-1:1.1/0003:062A:5918.0002/input/input3/event3"
[    58.244] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: MOUSE, id 9)
[    58.245] (**) Option "AccelerationScheme" "none"
[    58.245] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) selected scheme none/0
[    58.245] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration factor: 2.000
[    58.245] (**) MOSART Semi. 2.4G Keyboard Mouse: (accel) acceleration threshold: 4
[    58.246] (II) event3  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) is tagged by udev as: Keyboard Mouse
[    58.246] (II) event3  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) device is a pointer
[    58.246] (II) event3  - (II) MOSART Semi. 2.4G Keyboard Mouse: (II) device is a keyboard
[    58.247] (II) config/udev: Adding input device MOSART Semi. 2.4G Keyboard Mouse (/dev/input/mouse0)
[    58.247] (II) No input driver specified, ignoring this device.
[    58.247] (II) This device may have been added with another device file.
[    58.248] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[    58.248] (II) No input driver specified, ignoring this device.
[    58.248] (II) This device may have been added with another device file.
[    58.248] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event11)
[    58.248] (II) No input driver specified, ignoring this device.
[    58.248] (II) This device may have been added with another device file.
[    58.249] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event12)
[    58.249] (II) No input driver specified, ignoring this device.
[    58.249] (II) This device may have been added with another device file.
[    58.250] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event13)
[    58.250] (II) No input driver specified, ignoring this device.
[    58.250] (II) This device may have been added with another device file.
[    58.250] (II) config/udev: Adding input device HDA ATI SB Line Out Front (/dev/input/event14)
[    58.250] (II) No input driver specified, ignoring this device.
[    58.250] (II) This device may have been added with another device file.
[    58.251] (II) config/udev: Adding input device HDA ATI SB Line Out Surround (/dev/input/event15)
[    58.251] (II) No input driver specified, ignoring this device.
[    58.251] (II) This device may have been added with another device file.
[    58.252] (II) config/udev: Adding input device HDA ATI SB Line Out CLFE (/dev/input/event16)
[    58.252] (II) No input driver specified, ignoring this device.
[    58.252] (II) This device may have been added with another device file.
[    58.252] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event17)
[    58.252] (II) No input driver specified, ignoring this device.
[    58.252] (II) This device may have been added with another device file.
[    58.254] (II) config/udev: Adding input device Blue Microphones Yeti Stereo Microphone (/dev/input/event4)
[    58.254] (**) Blue Microphones Yeti Stereo Microphone: Applying InputClass "evdev keyboard catchall"
[    58.254] (**) Blue Microphones Yeti Stereo Microphone: Applying InputClass "libinput keyboard catchall"
[    58.254] (II) Using input driver 'libinput' for 'Blue Microphones Yeti Stereo Microphone'
[    58.255] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 37 paused 0
[    58.255] (**) Blue Microphones Yeti Stereo Microphone: always reports core events
[    58.255] (**) Option "Device" "/dev/input/event4"
[    58.255] (**) Option "_source" "server/udev"
[    58.257] (II) event4  - (II) Blue Microphones Yeti Stereo Microphone: (II) is tagged by udev as: Keyboard
[    58.257] (II) event4  - (II) Blue Microphones Yeti Stereo Microphone: (II) device is a keyboard
[    58.257] (II) event4  - (II) Blue Microphones Yeti Stereo Microphone: (II) device removed
[    58.257] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/0000:04:00.0/usb5/5-1/5-1.1/5-1.1:1.3/0003:B58E:9E84.0003/input/input4/event4"
[    58.257] (II) XINPUT: Adding extended input device "Blue Microphones Yeti Stereo Microphone" (type: KEYBOARD, id 10)
[    58.258] (II) event4  - (II) Blue Microphones Yeti Stereo Microphone: (II) is tagged by udev as: Keyboard
[    58.258] (II) event4  - (II) Blue Microphones Yeti Stereo Microphone: (II) device is a keyboard
[    58.260] (II) config/udev: Adding input device SONiX USB Keyboard (/dev/input/event5)
[    58.260] (**) SONiX USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    58.260] (**) SONiX USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    58.260] (II) Using input driver 'libinput' for 'SONiX USB Keyboard'
[    58.261] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 38 paused 0
[    58.261] (**) SONiX USB Keyboard: always reports core events
[    58.261] (**) Option "Device" "/dev/input/event5"
[    58.261] (**) Option "_source" "server/udev"
[    58.263] (II) event5  - (II) SONiX USB Keyboard: (II) is tagged by udev as: Keyboard
[    58.263] (II) event5  - (II) SONiX USB Keyboard: (II) device is a keyboard
[    58.263] (II) event5  - (II) SONiX USB Keyboard: (II) device removed
[    58.263] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/0000:04:00.0/usb5/5-1/5-1.2/5-1.2:1.0/0003:0C45:7603.0004/input/input5/event5"
[    58.263] (II) XINPUT: Adding extended input device "SONiX USB Keyboard" (type: KEYBOARD, id 11)
[    58.264] (II) event5  - (II) SONiX USB Keyboard: (II) is tagged by udev as: Keyboard
[    58.264] (II) event5  - (II) SONiX USB Keyboard: (II) device is a keyboard
[    58.266] (II) config/udev: Adding input device SONiX USB Keyboard (/dev/input/event6)
[    58.266] (**) SONiX USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    58.266] (**) SONiX USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    58.266] (II) Using input driver 'libinput' for 'SONiX USB Keyboard'
[    58.267] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 39 paused 0
[    58.267] (**) SONiX USB Keyboard: always reports core events
[    58.267] (**) Option "Device" "/dev/input/event6"
[    58.267] (**) Option "_source" "server/udev"
[    58.269] (II) event6  - (II) SONiX USB Keyboard: (II) is tagged by udev as: Keyboard
[    58.269] (II) event6  - (II) SONiX USB Keyboard: (II) device is a keyboard
[    58.269] (II) event6  - (II) SONiX USB Keyboard: (II) device removed
[    58.269] (II) libinput: SONiX USB Keyboard: needs a virtual subdevice
[    58.269] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/0000:04:00.0/usb5/5-1/5-1.2/5-1.2:1.1/0003:0C45:7603.0005/input/input6/event6"
[    58.269] (II) XINPUT: Adding extended input device "SONiX USB Keyboard" (type: MOUSE, id 12)
[    58.269] (**) Option "AccelerationScheme" "none"
[    58.269] (**) SONiX USB Keyboard: (accel) selected scheme none/0
[    58.269] (**) SONiX USB Keyboard: (accel) acceleration factor: 2.000
[    58.269] (**) SONiX USB Keyboard: (accel) acceleration threshold: 4
[    58.270] (II) event6  - (II) SONiX USB Keyboard: (II) is tagged by udev as: Keyboard
[    58.270] (II) event6  - (II) SONiX USB Keyboard: (II) device is a keyboard
[    58.278] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev pointer catchall"
[    58.278] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "evdev keyboard catchall"
[    58.278] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput pointer catchall"
[    58.278] (**) MOSART Semi. 2.4G Keyboard Mouse: Applying InputClass "libinput keyboard catchall"
[    58.278] (II) Using input driver 'libinput' for 'MOSART Semi. 2.4G Keyboard Mouse'
[    58.278] (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67
[    58.278] (**) MOSART Semi. 2.4G Keyboard Mouse: always reports core events
[    58.278] (**) Option "Device" "/dev/input/event3"
[    58.278] (**) Option "_source" "_driver/libinput"
[    58.278] (II) libinput: MOSART Semi. 2.4G Keyboard Mouse: is a virtual subdevice
[    58.278] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:09.0/0000:02:00.0/usb2/2-1/2-1:1.1/0003:062A:5918.0002/input/input3/event3"
[    58.278] (II) XINPUT: Adding extended input device "MOSART Semi. 2.4G Keyboard Mouse" (type: KEYBOARD, id 13)
[    58.279] (**) SONiX USB Keyboard: Applying InputClass "evdev keyboard catchall"
[    58.279] (**) SONiX USB Keyboard: Applying InputClass "libinput keyboard catchall"
[    58.279] (II) Using input driver 'libinput' for 'SONiX USB Keyboard'
[    58.279] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[    58.279] (**) SONiX USB Keyboard: always reports core events
[    58.279] (**) Option "Device" "/dev/input/event6"
[    58.279] (**) Option "_source" "_driver/libinput"
[    58.279] (II) libinput: SONiX USB Keyboard: is a virtual subdevice
[    58.279] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/0000:04:00.0/usb5/5-1/5-1.2/5-1.2:1.1/0003:0C45:7603.0005/input/input6/event6"
[    58.279] (II) XINPUT: Adding extended input device "SONiX USB Keyboard" (type: KEYBOARD, id 14)
[    60.312] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    60.312] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    60.312] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    60.312] (--) NVIDIA(GPU-0): 
[    60.343] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): connected
[    60.343] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): Internal TMDS
[    60.343] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): 600.0 MHz maximum pixel clock
[    60.343] (--) NVIDIA(GPU-0): 
[    60.343] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    60.343] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    60.343] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    60.343] (--) NVIDIA(GPU-0): 
[    60.343] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    60.343] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    60.343] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    60.343] (--) NVIDIA(GPU-0): 
[    60.345] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    60.345] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    60.345] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    60.345] (--) NVIDIA(GPU-0): 
[    60.376] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): connected
[    60.376] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): Internal TMDS
[    60.376] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): 600.0 MHz maximum pixel clock
[    60.376] (--) NVIDIA(GPU-0): 
[    60.376] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    60.376] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    60.376] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    60.376] (--) NVIDIA(GPU-0): 
[    60.376] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    60.376] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    60.376] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    60.376] (--) NVIDIA(GPU-0): 
[    60.523] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    60.523] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[    60.523] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[    60.523] (--) NVIDIA(GPU-0): 
[    60.553] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): connected
[    60.554] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): Internal TMDS
[    60.554] (--) NVIDIA(GPU-0): Samsung S24D330 (DFP-1): 600.0 MHz maximum pixel clock
[    60.554] (--) NVIDIA(GPU-0): 
[    60.554] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    60.554] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[    60.554] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[    60.554] (--) NVIDIA(GPU-0): 
[    60.554] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    60.554] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[    60.554] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[    60.554] (--) NVIDIA(GPU-0): 
[    60.656] (II) NVIDIA(0): Setting mode "HDMI-0: 1920x1080_50 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"

Offline

#10 2018-02-09 10:12:17

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,657

Re: [SOLVED] Steam games running extremely slow after update

It's still loading /etc/X11/xorg.conf ...

Offline

#11 2018-02-09 18:24:07

Trooper4001
Member
Registered: 2016-11-01
Posts: 42

Re: [SOLVED] Steam games running extremely slow after update

Hi, V1del,

Not sure what exactly, but I booted up my system today and gave Rocket League a try and everything seems to be working fine. Thank you for your help.

Offline

Board footer

Powered by FluxBB