You are not logged in.
Nvidia drivers not working on fresh arch install. I can start Gnome but it has very high cpu usage, so it's not using gpu at all. What might be the problem?
Here is Xorg.0.log:
[ 9.102]
X.Org X Server 1.19.3
Release Date: 2017-03-15
[ 9.102] X Protocol Version 11, Revision 0
[ 9.102] Build Operating System: Linux 4.9.11-1-ARCH x86_64
[ 9.102] Current Operating System: Linux arch 4.10.8-1-ARCH #1 SMP PREEMPT Fri Mar 31 16:50:19 CEST 2017 x86_64
[ 9.102] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=8c87bb41-d463-4aec-a27f-f88080882e55 rw quiet
[ 9.102] Build Date: 16 March 2017 02:47:54PM
[ 9.102]
[ 9.102] Current version of pixman: 0.34.0
[ 9.103] Before reporting problems, check [url]http://wiki.x.org[/url]
to make sure that you have the latest version.
[ 9.103] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 9.103] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 5 21:02:18 2017
[ 9.107] (==) Using config file: "/etc/X11/xorg.conf"
[ 9.108] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 9.108] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 9.110] (==) ServerLayout "Layout0"
[ 9.110] (**) |-->Screen "Screen0" (0)
[ 9.110] (**) | |-->Monitor "Monitor0"
[ 9.112] (==) No device specified for screen "Screen0".
Using the first device section listed.
[ 9.112] (**) | |-->Device "Nvidia Card"
[ 9.112] (**) |-->Input Device "Keyboard0"
[ 9.112] (**) |-->Input Device "Mouse0"
[ 9.112] (==) Automatically adding devices
[ 9.112] (==) Automatically enabling devices
[ 9.112] (==) Automatically adding GPU devices
[ 9.112] (==) Automatically binding GPU devices
[ 9.112] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 9.122] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 9.122] Entry deleted from font path.
[ 9.123] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/OTF/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 9.123] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 9.123] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 9.123] (WW) Disabling Keyboard0
[ 9.123] (WW) Disabling Mouse0
[ 9.123] (II) Loader magic: 0x822d60
[ 9.123] (II) Module ABI versions:
[ 9.123] X.Org ANSI C Emulation: 0.4
[ 9.123] X.Org Video Driver: 23.0
[ 9.123] X.Org XInput driver : 24.1
[ 9.123] X.Org Server Extension : 10.0
[ 9.125] (++) using VT number 1
[ 9.125] (--) controlling tty is VT number 1, auto-enabling KeepTty
[ 9.127] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 9.129] (--) PCI:*(0:1:0:0) 10de:1c03:1043:85b6 rev 161, Mem @ 0xfd000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 9.129] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 9.130] (II) LoadModule: "glx"
[ 9.136] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 9.147] (II) Module glx: vendor="X.Org Foundation"
[ 9.147] compiled for 1.19.3, module version = 1.0.0
[ 9.147] ABI class: X.Org Server Extension, version 10.0
[ 9.147] (II) LoadModule: "nvidia"
[ 9.149] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 9.158] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 9.158] compiled for 4.0.2, module version = 1.0.0
[ 9.158] Module class: X.Org Video Driver
[ 9.158] (II) NVIDIA dlloader X Driver 378.13 Tue Feb 7 18:01:51 PST 2017
[ 9.158] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 9.160] (II) Loading sub module "fb"
[ 9.160] (II) LoadModule: "fb"
[ 9.160] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 9.162] (II) Module fb: vendor="X.Org Foundation"
[ 9.162] compiled for 1.19.3, module version = 1.0.0
[ 9.162] ABI class: X.Org ANSI C Emulation, version 0.4
[ 9.162] (II) Loading sub module "wfb"
[ 9.162] (II) LoadModule: "wfb"
[ 9.162] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 9.163] (II) Module wfb: vendor="X.Org Foundation"
[ 9.163] compiled for 1.19.3, module version = 1.0.0
[ 9.163] ABI class: X.Org ANSI C Emulation, version 0.4
[ 9.163] (II) Loading sub module "ramdac"
[ 9.163] (II) LoadModule: "ramdac"
[ 9.163] (II) Module "ramdac" already built-in
[ 9.166] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 9.166] (==) NVIDIA(0): RGB weight 888
[ 9.166] (==) NVIDIA(0): Default visual is TrueColor
[ 9.166] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 9.167] (**) NVIDIA(0): Enabling 2D acceleration
[ 9.167] (EE) NVIDIA(0): Failed to initialize the GLX module; please check in your X
[ 9.167] (EE) NVIDIA(0): log file that the GLX module has been loaded in your X
[ 9.167] (EE) NVIDIA(0): server, and that the module is the NVIDIA GLX module. If
[ 9.167] (EE) NVIDIA(0): you continue to encounter problems, Please try
[ 9.167] (EE) NVIDIA(0): reinstalling the NVIDIA driver.
[ 10.194] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 10.194] (--) NVIDIA(0): DFP-0
[ 10.194] (--) NVIDIA(0): DFP-1
[ 10.194] (--) NVIDIA(0): DFP-2 (boot)
[ 10.194] (--) NVIDIA(0): DFP-3
[ 10.194] (--) NVIDIA(0): DFP-4
[ 10.194] (--) NVIDIA(0): DFP-5
[ 10.194] (--) NVIDIA(0): DFP-6
[ 10.195] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1060 6GB (GP106-A) at PCI:1:0:0
[ 10.195] (II) NVIDIA(0): (GPU-0)
[ 10.195] (--) NVIDIA(0): Memory: 6291456 kBytes
[ 10.195] (--) NVIDIA(0): VideoBIOS: 86.06.27.00.9b
[ 10.195] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 10.196] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 10.196] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 10.196] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 10.196] (--) NVIDIA(GPU-0):
[ 10.196] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 10.196] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 10.196] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 10.196] (--) NVIDIA(GPU-0):
[ 10.227] (--) NVIDIA(GPU-0): AOC 2470W (DFP-2): connected
[ 10.227] (--) NVIDIA(GPU-0): AOC 2470W (DFP-2): Internal TMDS
[ 10.227] (--) NVIDIA(GPU-0): AOC 2470W (DFP-2): 600.0 MHz maximum pixel clock
[ 10.227] (--) NVIDIA(GPU-0):
[ 10.227] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 10.227] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 10.227] (--) NVIDIA(GPU-0): DFP-3: 1440.0 MHz maximum pixel clock
[ 10.227] (--) NVIDIA(GPU-0):
[ 10.227] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 10.227] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 10.227] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 10.227] (--) NVIDIA(GPU-0):
[ 10.227] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 10.227] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 10.227] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock
[ 10.227] (--) NVIDIA(GPU-0):
[ 10.227] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 10.227] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 10.227] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 10.227] (--) NVIDIA(GPU-0):
[ 10.230] (==) NVIDIA(0):
[ 10.230] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 10.230] (==) NVIDIA(0): will be used as the requested mode.
[ 10.230] (==) NVIDIA(0):
[ 10.232] (II) NVIDIA(0): Validated MetaModes:
[ 10.232] (II) NVIDIA(0): "DFP-2:nvidia-auto-select"
[ 10.232] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 10.251] (--) NVIDIA(0): DPI set to (93, 94); computed from "UseEdidDpi" X config
[ 10.251] (--) NVIDIA(0): option
[ 10.251] (--) Depth 24 pixmap format is 32 bpp
[ 10.252] (II) NVIDIA: Using 49152.00 MB of virtual memory for indirect memory
[ 10.252] (II) NVIDIA: access.
[ 10.258] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 10.258] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 10.258] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 10.258] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 10.258] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 10.258] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 10.258] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 10.258] (II) NVIDIA(0): Config Options in the README.
[ 10.302] (II) NVIDIA(0): Setting mode "DFP-2:nvidia-auto-select"
[ 10.359] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 10.359] (==) NVIDIA(0): Backing store enabled
[ 10.359] (==) NVIDIA(0): Silken mouse enabled
[ 10.363] (**) NVIDIA(0): DPMS enabled
[ 10.364] (II) Loading sub module "dri2"
[ 10.364] (II) LoadModule: "dri2"
[ 10.364] (II) Module "dri2" already built-in
[ 10.364] (II) NVIDIA(0): [DRI2] Setup complete
[ 10.364] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 10.365] (--) RandR disabled
[ 10.373] (II) AIGLX: Screen 0 is not DRI2 capable
[ 10.373] (EE) AIGLX: reverting to software rendering
[ 10.560] (II) IGLX: enabled GLX_MESA_copy_sub_buffer
[ 10.563] (II) IGLX: Loaded and initialized swrast
[ 10.563] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 10.764] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 10.764] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 10.764] (**) Power Button: Applying InputClass "system-keyboard"
[ 10.764] (II) LoadModule: "libinput"
[ 10.764] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 10.771] (II) Module libinput: vendor="X.Org Foundation"
[ 10.771] compiled for 1.19.2, module version = 0.25.0
[ 10.771] Module class: X.Org XInput Driver
[ 10.771] ABI class: X.Org XInput driver, version 24.1
[ 10.771] (II) Using input driver 'libinput' for 'Power Button'
[ 10.773] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 31 paused 0
[ 10.773] (**) Power Button: always reports core events
[ 10.773] (**) Option "Device" "/dev/input/event5"
[ 10.773] (**) Option "_source" "server/udev"
[ 10.773] (II) event5 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 10.774] (II) event5 - (II) Power Button: (II) device is a keyboard
[ 10.774] (II) event5 - (II) Power Button: (II) device removed
[ 10.774] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[ 10.774] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 10.774] (**) Option "xkb_model" "pc105"
[ 10.774] (**) Option "xkb_layout" "fi"
[ 10.774] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 10.820] (II) event5 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 10.821] (II) event5 - (II) Power Button: (II) device is a keyboard
[ 10.821] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 10.821] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 10.821] (**) Power Button: Applying InputClass "system-keyboard"
[ 10.821] (II) Using input driver 'libinput' for 'Power Button'
[ 10.822] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 34 paused 0
[ 10.823] (**) Power Button: always reports core events
[ 10.823] (**) Option "Device" "/dev/input/event4"
[ 10.823] (**) Option "_source" "server/udev"
[ 10.823] (II) event4 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 10.823] (II) event4 - (II) Power Button: (II) device is a keyboard
[ 10.823] (II) event4 - (II) Power Button: (II) device removed
[ 10.823] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event4"
[ 10.823] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 10.823] (**) Option "xkb_model" "pc105"
[ 10.823] (**) Option "xkb_layout" "fi"
[ 10.823] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 10.824] (II) event4 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 10.824] (II) event4 - (II) Power Button: (II) device is a keyboard
[ 10.825] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[ 10.825] (II) No input driver specified, ignoring this device.
[ 10.825] (II) This device may have been added with another device file.
[ 10.826] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
[ 10.826] (II) No input driver specified, ignoring this device.
[ 10.826] (II) This device may have been added with another device file.
[ 10.826] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
[ 10.826] (II) No input driver specified, ignoring this device.
[ 10.826] (II) This device may have been added with another device file.
[ 10.827] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event19)
[ 10.827] (II) No input driver specified, ignoring this device.
[ 10.827] (II) This device may have been added with another device file.
[ 10.828] (II) config/udev: Adding input device SteelSeries SteelSeries DOTA 2 Gaming Mouse (/dev/input/event1)
[ 10.828] (**) SteelSeries SteelSeries DOTA 2 Gaming Mouse : Applying InputClass "libinput pointer catchall"
[ 10.828] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries DOTA 2 Gaming Mouse '
[ 10.883] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 35 paused 0
[ 10.883] (**) SteelSeries SteelSeries DOTA 2 Gaming Mouse : always reports core events
[ 10.883] (**) Option "Device" "/dev/input/event1"
[ 10.883] (**) Option "_source" "server/udev"
[ 10.884] (II) event1 - (II) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (II) is tagged by udev as: Mouse
[ 10.884] (II) event1 - (II) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (II) device is a pointer
[ 10.884] (II) event1 - (II) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (II) device removed
[ 10.885] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.0/usb9/9-1/9-1:1.1/0003:1038:1392.0002/input/input1/event1"
[ 10.885] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries DOTA 2 Gaming Mouse " (type: MOUSE, id 8)
[ 10.885] (**) Option "AccelerationScheme" "none"
[ 10.885] (**) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (accel) selected scheme none/0
[ 10.885] (**) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (accel) acceleration factor: 2.000
[ 10.885] (**) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (accel) acceleration threshold: 4
[ 10.886] (II) event1 - (II) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (II) is tagged by udev as: Mouse
[ 10.886] (II) event1 - (II) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (II) device is a pointer
[ 10.887] (II) config/udev: Adding input device SteelSeries SteelSeries DOTA 2 Gaming Mouse (/dev/input/mouse0)
[ 10.887] (II) No input driver specified, ignoring this device.
[ 10.887] (II) This device may have been added with another device file.
[ 10.888] (II) config/udev: Adding input device SteelSeries SteelSeries DOTA 2 Gaming Mouse (/dev/input/event2)
[ 10.888] (**) SteelSeries SteelSeries DOTA 2 Gaming Mouse : Applying InputClass "libinput keyboard catchall"
[ 10.888] (**) SteelSeries SteelSeries DOTA 2 Gaming Mouse : Applying InputClass "system-keyboard"
[ 10.888] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries DOTA 2 Gaming Mouse '
[ 10.889] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 36 paused 0
[ 10.889] (**) SteelSeries SteelSeries DOTA 2 Gaming Mouse : always reports core events
[ 10.889] (**) Option "Device" "/dev/input/event2"
[ 10.889] (**) Option "_source" "server/udev"
[ 10.890] (II) event2 - (II) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (II) is tagged by udev as: Keyboard
[ 10.890] (II) event2 - (II) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (II) device is a keyboard
[ 10.890] (II) event2 - (II) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (II) device removed
[ 10.891] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.0/usb9/9-1/9-1:1.2/0003:1038:1392.0003/input/input2/event2"
[ 10.891] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries DOTA 2 Gaming Mouse " (type: KEYBOARD, id 9)
[ 10.891] (**) Option "xkb_model" "pc105"
[ 10.891] (**) Option "xkb_layout" "fi"
[ 10.891] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 10.892] (II) event2 - (II) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (II) is tagged by udev as: Keyboard
[ 10.892] (II) event2 - (II) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (II) device is a keyboard
[ 10.893] (II) config/udev: Adding input device SteelSeries SteelSeries DOTA 2 Gaming Mouse (/dev/input/event3)
[ 10.893] (**) SteelSeries SteelSeries DOTA 2 Gaming Mouse : Applying InputClass "libinput keyboard catchall"
[ 10.893] (**) SteelSeries SteelSeries DOTA 2 Gaming Mouse : Applying InputClass "system-keyboard"
[ 10.893] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries DOTA 2 Gaming Mouse '
[ 10.894] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 37 paused 0
[ 10.895] (**) SteelSeries SteelSeries DOTA 2 Gaming Mouse : always reports core events
[ 10.895] (**) Option "Device" "/dev/input/event3"
[ 10.895] (**) Option "_source" "server/udev"
[ 10.895] (II) event3 - (II) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (II) is tagged by udev as: Keyboard
[ 10.895] (II) event3 - (II) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (II) device is a keyboard
[ 10.896] (II) event3 - (II) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (II) device removed
[ 10.896] (II) libinput: SteelSeries SteelSeries DOTA 2 Gaming Mouse : needs a virtual subdevice
[ 10.896] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.0/usb9/9-1/9-1:1.3/0003:1038:1392.0004/input/input3/event3"
[ 10.896] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries DOTA 2 Gaming Mouse " (type: MOUSE, id 10)
[ 10.896] (**) Option "AccelerationScheme" "none"
[ 10.896] (**) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (accel) selected scheme none/0
[ 10.896] (**) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (accel) acceleration factor: 2.000
[ 10.896] (**) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (accel) acceleration threshold: 4
[ 10.897] (II) event3 - (II) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (II) is tagged by udev as: Keyboard
[ 10.897] (II) event3 - (II) SteelSeries SteelSeries DOTA 2 Gaming Mouse : (II) device is a keyboard
[ 10.897] (II) config/udev: Adding input device HDA ATI SB Line (/dev/input/event10)
[ 10.897] (II) No input driver specified, ignoring this device.
[ 10.898] (II) This device may have been added with another device file.
[ 10.898] (II) config/udev: Adding input device HDA ATI SB Line Out Front (/dev/input/event11)
[ 10.898] (II) No input driver specified, ignoring this device.
[ 10.898] (II) This device may have been added with another device file.
[ 10.899] (II) config/udev: Adding input device HDA ATI SB Line Out Surround (/dev/input/event12)
[ 10.899] (II) No input driver specified, ignoring this device.
[ 10.899] (II) This device may have been added with another device file.
[ 10.899] (II) config/udev: Adding input device HDA ATI SB Line Out CLFE (/dev/input/event13)
[ 10.899] (II) No input driver specified, ignoring this device.
[ 10.899] (II) This device may have been added with another device file.
[ 10.900] (II) config/udev: Adding input device HDA ATI SB Line Out Side (/dev/input/event14)
[ 10.900] (II) No input driver specified, ignoring this device.
[ 10.900] (II) This device may have been added with another device file.
[ 10.901] (II) config/udev: Adding input device HDA ATI SB Front Headphone (/dev/input/event15)
[ 10.901] (II) No input driver specified, ignoring this device.
[ 10.901] (II) This device may have been added with another device file.
[ 10.901] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[ 10.901] (II) No input driver specified, ignoring this device.
[ 10.901] (II) This device may have been added with another device file.
[ 10.902] (II) config/udev: Adding input device HDA ATI SB Front Mic (/dev/input/event8)
[ 10.902] (II) No input driver specified, ignoring this device.
[ 10.902] (II) This device may have been added with another device file.
[ 10.902] (II) config/udev: Adding input device HDA ATI SB Rear Mic (/dev/input/event9)
[ 10.902] (II) No input driver specified, ignoring this device.
[ 10.902] (II) This device may have been added with another device file.
[ 10.903] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 10.903] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 10.903] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
[ 10.903] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 10.904] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 38 paused 0
[ 10.904] (**) AT Translated Set 2 keyboard: always reports core events
[ 10.904] (**) Option "Device" "/dev/input/event0"
[ 10.905] (**) Option "_source" "server/udev"
[ 10.905] (II) event0 - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[ 10.905] (II) event0 - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[ 10.905] (II) event0 - (II) AT Translated Set 2 keyboard: (II) device removed
[ 10.905] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 10.905] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 10.905] (**) Option "xkb_model" "pc105"
[ 10.905] (**) Option "xkb_layout" "fi"
[ 10.905] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 10.906] (II) event0 - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[ 10.906] (II) event0 - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[ 10.907] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 10.907] (II) No input driver specified, ignoring this device.
[ 10.907] (II) This device may have been added with another device file.
[ 10.914] (**) SteelSeries SteelSeries DOTA 2 Gaming Mouse : Applying InputClass "libinput keyboard catchall"
[ 10.914] (**) SteelSeries SteelSeries DOTA 2 Gaming Mouse : Applying InputClass "system-keyboard"
[ 10.914] (II) Using input driver 'libinput' for 'SteelSeries SteelSeries DOTA 2 Gaming Mouse '
[ 10.914] (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67
[ 10.914] (**) SteelSeries SteelSeries DOTA 2 Gaming Mouse : always reports core events
[ 10.914] (**) Option "Device" "/dev/input/event3"
[ 10.914] (**) Option "_source" "_driver/libinput"
[ 10.914] (II) libinput: SteelSeries SteelSeries DOTA 2 Gaming Mouse : is a virtual subdevice
[ 10.914] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:13.0/usb9/9-1/9-1:1.3/0003:1038:1392.0004/input/input3/event3"
[ 10.914] (II) XINPUT: Adding extended input device "SteelSeries SteelSeries DOTA 2 Gaming Mouse " (type: KEYBOARD, id 12)
[ 10.914] (**) Option "xkb_model" "pc105"
[ 10.914] (**) Option "xkb_layout" "fi"
[ 10.915] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 10.944] (--) NVIDIA(GPU-0): AOC 2470W (DFP-2): connected
[ 10.944] (--) NVIDIA(GPU-0): AOC 2470W (DFP-2): Internal TMDS
[ 10.944] (--) NVIDIA(GPU-0): AOC 2470W (DFP-2): 600.0 MHz maximum pixel clock
[ 10.944] (--) NVIDIA(GPU-0):
[ 10.972] (--) NVIDIA(GPU-0): AOC 2470W (DFP-2): connected
[ 10.972] (--) NVIDIA(GPU-0): AOC 2470W (DFP-2): Internal TMDS
[ 10.972] (--) NVIDIA(GPU-0): AOC 2470W (DFP-2): 600.0 MHz maximum pixel clock
[ 10.972] (--) NVIDIA(GPU-0):
[ 11.723] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 11.723] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 11.723] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 11.723] (--) NVIDIA(GPU-0):
[ 11.723] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 11.723] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 11.723] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 11.723] (--) NVIDIA(GPU-0):
[ 11.752] (--) NVIDIA(GPU-0): AOC 2470W (DFP-2): connected
[ 11.752] (--) NVIDIA(GPU-0): AOC 2470W (DFP-2): Internal TMDS
[ 11.752] (--) NVIDIA(GPU-0): AOC 2470W (DFP-2): 600.0 MHz maximum pixel clock
[ 11.752] (--) NVIDIA(GPU-0):
[ 11.752] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 11.752] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 11.752] (--) NVIDIA(GPU-0): DFP-3: 1440.0 MHz maximum pixel clock
[ 11.752] (--) NVIDIA(GPU-0):
[ 11.752] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 11.752] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 11.752] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 11.752] (--) NVIDIA(GPU-0):
[ 11.752] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 11.752] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 11.752] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock
[ 11.752] (--) NVIDIA(GPU-0):
[ 11.752] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 11.752] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 11.752] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 11.752] (--) NVIDIA(GPU-0):
[ 16.802] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 16.802] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 16.802] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 16.802] (--) NVIDIA(GPU-0):
[ 16.803] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 16.803] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 16.803] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 16.803] (--) NVIDIA(GPU-0):
[ 16.831] (--) NVIDIA(GPU-0): AOC 2470W (DFP-2): connected
[ 16.831] (--) NVIDIA(GPU-0): AOC 2470W (DFP-2): Internal TMDS
[ 16.831] (--) NVIDIA(GPU-0): AOC 2470W (DFP-2): 600.0 MHz maximum pixel clock
[ 16.831] (--) NVIDIA(GPU-0):
[ 16.831] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 16.831] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[ 16.831] (--) NVIDIA(GPU-0): DFP-3: 1440.0 MHz maximum pixel clock
[ 16.831] (--) NVIDIA(GPU-0):
[ 16.831] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 16.832] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 16.832] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 16.832] (--) NVIDIA(GPU-0):
[ 16.832] (--) NVIDIA(GPU-0): DFP-5: disconnected
[ 16.832] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[ 16.832] (--) NVIDIA(GPU-0): DFP-5: 1440.0 MHz maximum pixel clock
[ 16.832] (--) NVIDIA(GPU-0):
[ 16.832] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 16.832] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[ 16.832] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[ 16.832] (--) NVIDIA(GPU-0): Here is xorg.conf:
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 378.13 (buildmeister@swio-display-x86-rhel47-05) Tue Feb 7 19:37:00 PST 2017
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0"
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 "Nvidia Card"
Driver "nvidia"
VendorName "NVIDIA Corporation"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Depth 24
EndSubSection
EndSectionedit 1: added code tags
Last edited by 4shadoww (2017-04-05 19:15:07)
Offline
Use code tags when pasting to the boards: https://wiki.archlinux.org/index.php/Co … s_and_code
Not an Installation issue, moving to NC...
Offline
The output
$ pacman -Q nvidia
$ dmesgOffline
$ pacman -Q nvidia
nvidia 378.13-4$ dmesg
[ 0.000000] Linux version 4.10.8-1-ARCH (builduser@tobias) (gcc version 6.3.1 20170306 (GCC) ) #1 SMP PREEMPT Fri Mar 31 16:50:19 CEST 2017
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=8c87bb41-d463-4aec-a27f-f88080882e55 rw quiet
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256
[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009e7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009e800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bd57efff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bd57f000-0x00000000bd5aefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bd5af000-0x00000000bd88dfff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bd88e000-0x00000000bd9abfff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bd9ac000-0x00000000bea28fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bea29000-0x00000000bea29fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bea2a000-0x00000000bec2ffff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000bec30000-0x00000000bf037fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000bf038000-0x00000000bf7b8fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000bf7b9000-0x00000000bf7fffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec01fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed61000-0x00000000fed70fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed8ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fef00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100001000-0x000000023effffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.8 present.
[ 0.000000] DMI: MSI MS-7693/970 GAMING (MS-7693), BIOS V22.3 05/12/2015
[ 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 = 0x23f000 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: 000000023f000000 aka 9200M
[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT
[ 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 0x000fd890-0x000fd89f] mapped at [ffff8800000fd890]
[ 0.000000] Scanning 1 areas for low memory corruption
[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
[ 0.000000] Using GB pages for direct mapping
[ 0.000000] BRK [0x01d5f000, 0x01d5ffff] PGTABLE
[ 0.000000] BRK [0x01d60000, 0x01d60fff] PGTABLE
[ 0.000000] BRK [0x01d61000, 0x01d61fff] PGTABLE
[ 0.000000] BRK [0x01d62000, 0x01d62fff] PGTABLE
[ 0.000000] BRK [0x01d63000, 0x01d63fff] PGTABLE
[ 0.000000] BRK [0x01d64000, 0x01d64fff] PGTABLE
[ 0.000000] RAMDISK: [mem 0x374b7000-0x37a52fff]
[ 0.000000] ACPI: Early table checksum verification disabled
[ 0.000000] ACPI: RSDP 0x00000000000F0490 000024 (v02 ALASKA)
[ 0.000000] ACPI: XSDT 0x00000000BD99C070 00005C (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FACP 0x00000000BD9A2758 00010C (v05 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 (20160930/tbfadt-658)
[ 0.000000] ACPI: DSDT 0x00000000BD99C160 0065F3 (v02 ALASKA A M I 00000000 INTL 20051117)
[ 0.000000] ACPI: FACS 0x00000000BD9A5080 000040
[ 0.000000] ACPI: APIC 0x00000000BD9A2868 00008E (v03 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: FPDT 0x00000000BD9A28F8 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
[ 0.000000] ACPI: MCFG 0x00000000BD9A2940 00003C (v01 ALASKA A M I 01072009 MSFT 00010013)
[ 0.000000] ACPI: HPET 0x00000000BD9A2980 000038 (v01 ALASKA A M I 01072009 AMI 00000005)
[ 0.000000] ACPI: SSDT 0x00000000BD9A29B8 001158 (v01 AMD POWERNOW 00000001 AMD 00000001)
[ 0.000000] ACPI: IVRS 0x00000000BD9A3B10 0000C8 (v01 AMD RD890S 00202031 AMD 00000000)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000023effffff]
[ 0.000000] NODE_DATA(0) allocated [mem 0x23eff4000-0x23eff8fff]
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
[ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
[ 0.000000] Normal [mem 0x0000000100000000-0x000000023effffff]
[ 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-0x00000000bd57efff]
[ 0.000000] node 0: [mem 0x00000000bd5af000-0x00000000bd88dfff]
[ 0.000000] node 0: [mem 0x00000000bea29000-0x00000000bea29fff]
[ 0.000000] node 0: [mem 0x00000000bec30000-0x00000000bf037fff]
[ 0.000000] node 0: [mem 0x00000000bf7b9000-0x00000000bf7fffff]
[ 0.000000] node 0: [mem 0x0000000100001000-0x000000023effffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000023effffff]
[ 0.000000] On node 0 totalpages: 2083914
[ 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: 12083 pages used for memmap
[ 0.000000] DMA32 zone: 773294 pages, LIFO batch:31
[ 0.000000] Normal zone: 20416 pages used for memmap
[ 0.000000] Normal zone: 1306623 pages, LIFO batch:31
[ 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 0, version 33, address 0xfec00000, GSI 0-23
[ 0.000000] IOAPIC[1]: apic_id 1, version 33, address 0xfec01000, GSI 24-55
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x43538210 base: 0xfed00000
[ 0.000000] smpboot: Allowing 6 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 0xbd57f000-0xbd5aefff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbd88e000-0xbd9abfff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbd9ac000-0xbea28fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbea2a000-0xbec2ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbf038000-0xbf7b8fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xbf800000-0xfebfffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec01fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[ 0.000000] PM: Registered nosave memory: [mem 0xfec11000-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-0xfebfffff] 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: 6370452778343963 ns
[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:6 nr_node_ids:1
[ 0.000000] percpu: Embedded 35 pages/cpu @ffff88023ec00000 s103640 r8192 d31528 u262144
[ 0.000000] pcpu-alloc: s103640 r8192 d31528 u262144 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 - -
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2051330
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=8c87bb41-d463-4aec-a27f-f88080882e55 rw quiet
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] AGP: Node 0: aperture [bus addr 0x00000000-0x01ffffff] (32MB)
[ 0.000000] AGP: Your BIOS doesn't leave an aperture memory hole
[ 0.000000] AGP: Please enable the IOMMU option in the BIOS setup
[ 0.000000] AGP: This costs you 64MB of RAM
[ 0.000000] AGP: Mapping aperture over RAM [mem 0xb4000000-0xb7ffffff] (65536KB)
[ 0.000000] PM: Registered nosave memory: [mem 0xb4000000-0xb7ffffff]
[ 0.000000] Memory: 8052600K/8335656K available (6351K kernel code, 1090K rwdata, 1980K rodata, 1292K init, 1032K bss, 283056K reserved, 0K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=6.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
[ 0.000000] NR_IRQS:8448 nr_irqs:1016 16
[ 0.000000] spurious 8259A interrupt: IRQ7.
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[ 0.000000] hpet clockevent registered
[ 0.000000] tsc: Fast TSC calibration using PIT
[ 0.000000] tsc: Detected 3500.265 MHz processor
[ 0.000020] Calibrating delay loop (skipped), value calculated using timer frequency.. 7003.21 BogoMIPS (lpj=11667550)
[ 0.000022] pid_max: default: 32768 minimum: 301
[ 0.000030] ACPI: Core revision 20160930
[ 0.002542] ACPI: 2 ACPI AML tables successfully acquired and loaded
[ 0.002565] Security Framework initialized
[ 0.002565] Yama: becoming mindful.
[ 0.002936] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.004781] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.005591] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.005598] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.005824] CPU: Physical Processor ID: 0
[ 0.005824] CPU: Processor Core ID: 0
[ 0.005826] mce: CPU supports 7 MCE banks
[ 0.005831] LVT offset 1 assigned for vector 0xf9
[ 0.005835] Last level iTLB entries: 4KB 512, 2MB 1024, 4MB 512
[ 0.005835] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 512, 1GB 0
[ 0.005921] Freeing SMP alternatives memory: 24K
[ 0.011185] ftrace: allocating 25115 entries in 99 pages
[ 0.021528] smpboot: Max logical packages: 1
[ 0.100513] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.236996] smpboot: CPU0: AMD FX(tm)-6300 Six-Core Processor (family: 0x15, model: 0x2, stepping: 0x0)
[ 0.247006] Performance Events: Fam15h core perfctr, AMD PMU driver.
[ 0.247010] ... version: 0
[ 0.247010] ... bit width: 48
[ 0.247011] ... generic registers: 6
[ 0.247011] ... value mask: 0000ffffffffffff
[ 0.247012] ... max period: 00007fffffffffff
[ 0.247012] ... fixed-purpose events: 0
[ 0.247013] ... event mask: 000000000000003f
[ 0.270388] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.277003] smp: Bringing up secondary CPUs ...
[ 0.303677] x86: Booting SMP configuration:
[ 0.303678] .... node #0, CPUs: #1 #2 #3 #4 #5
[ 0.828997] smp: Brought up 1 node, 6 CPUs
[ 0.828999] smpboot: Total of 6 processors activated (42017.26 BogoMIPS)
[ 0.837512] devtmpfs: initialized
[ 0.837569] x86/mm: Memory block size: 128MB
[ 0.840392] PM: Registering ACPI NVS region [mem 0xbd88e000-0xbd9abfff] (1171456 bytes)
[ 0.840409] PM: Registering ACPI NVS region [mem 0xbea2a000-0xbec2ffff] (2121728 bytes)
[ 0.840503] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[ 0.840516] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.840577] pinctrl core: initialized pinctrl subsystem
[ 0.840609] RTC time: 18:52:22, date: 04/05/17
[ 0.840696] NET: Registered protocol family 16
[ 0.850284] cpuidle: using governor ladder
[ 0.863615] cpuidle: using governor menu
[ 0.863616] PCCT header not found.
[ 0.863699] ACPI: bus type PCI registered
[ 0.863700] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[ 0.863757] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.863759] PCI: not using MMCONFIG
[ 0.863760] PCI: Using configuration type 1 for base access
[ 0.863760] PCI: Using configuration type 1 for extended access
[ 0.864092] mtrr: your CPUs had inconsistent variable MTRR settings
[ 0.864092] mtrr: probably your BIOS does not setup all CPUs.
[ 0.864092] mtrr: corrected configuration.
[ 0.883759] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[ 0.883760] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.884071] ACPI: Added _OSI(Module Device)
[ 0.884072] ACPI: Added _OSI(Processor Device)
[ 0.884072] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.884073] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.884233] ACPI: Executed 2 blocks of module-level executable AML code
[ 0.887417] ACPI: Interpreter enabled
[ 0.887432] ACPI: (supports S0 S3 S4 S5)
[ 0.887432] ACPI: Using IOAPIC for interrupt routing
[ 0.887548] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.887580] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.887590] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.892971] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.892975] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[ 0.892978] acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
[ 0.893242] PCI host bridge to bus 0000:00
[ 0.893243] pci_bus 0000:00: root bus resource [io 0x0000-0x03af window]
[ 0.893244] pci_bus 0000:00: root bus resource [io 0x03e0-0x0cf7 window]
[ 0.893245] pci_bus 0000:00: root bus resource [io 0x03b0-0x03df window]
[ 0.893246] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
[ 0.893247] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[ 0.893248] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff window]
[ 0.893249] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xffffffff window]
[ 0.893250] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.893258] pci 0000:00:00.0: [1002:5a14] type 00 class 0x060000
[ 0.893359] pci 0000:00:00.2: [1002:5a23] type 00 class 0x080600
[ 0.893453] pci 0000:00:02.0: [1002:5a16] type 01 class 0x060400
[ 0.893483] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
[ 0.893528] pci 0000:00:02.0: System wakeup disabled by ACPI
[ 0.893558] pci 0000:00:04.0: [1002:5a18] type 01 class 0x060400
[ 0.893587] pci 0000:00:04.0: PME# supported from D0 D3hot D3cold
[ 0.893661] pci 0000:00:06.0: [1002:5a1a] type 01 class 0x060400
[ 0.893690] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
[ 0.893774] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
[ 0.893786] pci 0000:00:11.0: reg 0x10: [io 0xf040-0xf047]
[ 0.893793] pci 0000:00:11.0: reg 0x14: [io 0xf030-0xf033]
[ 0.893799] pci 0000:00:11.0: reg 0x18: [io 0xf020-0xf027]
[ 0.893806] pci 0000:00:11.0: reg 0x1c: [io 0xf010-0xf013]
[ 0.893813] pci 0000:00:11.0: reg 0x20: [io 0xf000-0xf00f]
[ 0.893819] pci 0000:00:11.0: reg 0x24: [mem 0xfe40b000-0xfe40b3ff]
[ 0.893913] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
[ 0.893922] pci 0000:00:12.0: reg 0x10: [mem 0xfe40a000-0xfe40afff]
[ 0.894003] pci 0000:00:12.0: System wakeup disabled by ACPI
[ 0.894037] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
[ 0.894049] pci 0000:00:12.2: reg 0x10: [mem 0xfe409000-0xfe4090ff]
[ 0.894107] pci 0000:00:12.2: supports D1 D2
[ 0.894108] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
[ 0.894150] pci 0000:00:12.2: System wakeup disabled by ACPI
[ 0.894187] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
[ 0.894196] pci 0000:00:13.0: reg 0x10: [mem 0xfe408000-0xfe408fff]
[ 0.894277] pci 0000:00:13.0: System wakeup disabled by ACPI
[ 0.894312] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
[ 0.894324] pci 0000:00:13.2: reg 0x10: [mem 0xfe407000-0xfe4070ff]
[ 0.894382] pci 0000:00:13.2: supports D1 D2
[ 0.894383] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
[ 0.894425] pci 0000:00:13.2: System wakeup disabled by ACPI
[ 0.894460] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
[ 0.894573] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
[ 0.894588] pci 0000:00:14.2: reg 0x10: [mem 0xfe400000-0xfe403fff 64bit]
[ 0.894665] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
[ 0.894707] pci 0000:00:14.2: System wakeup disabled by ACPI
[ 0.894737] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
[ 0.894850] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
[ 0.894914] pci 0000:00:14.4: System wakeup disabled by ACPI
[ 0.894944] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
[ 0.894954] pci 0000:00:14.5: reg 0x10: [mem 0xfe406000-0xfe406fff]
[ 0.895035] pci 0000:00:14.5: System wakeup disabled by ACPI
[ 0.895070] pci 0000:00:15.0: [1002:43a0] type 01 class 0x060400
[ 0.895121] pci 0000:00:15.0: supports D1 D2
[ 0.895166] pci 0000:00:15.0: System wakeup disabled by ACPI
[ 0.895203] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
[ 0.895212] pci 0000:00:16.0: reg 0x10: [mem 0xfe405000-0xfe405fff]
[ 0.895294] pci 0000:00:16.0: System wakeup disabled by ACPI
[ 0.895328] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
[ 0.895340] pci 0000:00:16.2: reg 0x10: [mem 0xfe404000-0xfe4040ff]
[ 0.895398] pci 0000:00:16.2: supports D1 D2
[ 0.895399] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
[ 0.895441] pci 0000:00:16.2: System wakeup disabled by ACPI
[ 0.895474] pci 0000:00:18.0: [1022:1600] type 00 class 0x060000
[ 0.895544] pci 0000:00:18.1: [1022:1601] type 00 class 0x060000
[ 0.895610] pci 0000:00:18.2: [1022:1602] type 00 class 0x060000
[ 0.895686] pci 0000:00:18.3: [1022:1603] type 00 class 0x060000
[ 0.895754] pci 0000:00:18.4: [1022:1604] type 00 class 0x060000
[ 0.895820] pci 0000:00:18.5: [1022:1605] type 00 class 0x060000
[ 0.895925] pci 0000:01:00.0: [10de:1c03] type 00 class 0x030000
[ 0.895936] pci 0000:01:00.0: reg 0x10: [mem 0xfd000000-0xfdffffff]
[ 0.895946] pci 0000:01:00.0: reg 0x14: [mem 0xc0000000-0xcfffffff 64bit pref]
[ 0.895955] pci 0000:01:00.0: reg 0x1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[ 0.895961] pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f]
[ 0.895968] pci 0000:01:00.0: reg 0x30: [mem 0xfe000000-0xfe07ffff pref]
[ 0.896069] pci 0000:01:00.1: [10de:10f1] type 00 class 0x040300
[ 0.896079] pci 0000:01:00.1: reg 0x10: [mem 0xfe080000-0xfe083fff]
[ 0.905650] pci 0000:00:02.0: PCI bridge to [bus 01]
[ 0.905653] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
[ 0.905655] pci 0000:00:02.0: bridge window [mem 0xfd000000-0xfe0fffff]
[ 0.905657] pci 0000:00:02.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.905701] pci 0000:02:00.0: [1106:3483] type 00 class 0x0c0330
[ 0.905713] pci 0000:02:00.0: reg 0x10: [mem 0xfe300000-0xfe300fff 64bit]
[ 0.905767] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.915645] pci 0000:00:04.0: PCI bridge to [bus 02]
[ 0.915648] pci 0000:00:04.0: bridge window [mem 0xfe300000-0xfe3fffff]
[ 0.915694] pci 0000:03:00.0: [1106:3483] type 00 class 0x0c0330
[ 0.915706] pci 0000:03:00.0: reg 0x10: [mem 0xfe200000-0xfe200fff 64bit]
[ 0.915761] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.925646] pci 0000:00:06.0: PCI bridge to [bus 03]
[ 0.925650] pci 0000:00:06.0: bridge window [mem 0xfe200000-0xfe2fffff]
[ 0.925713] pci 0000:00:14.4: PCI bridge to [bus 04] (subtractive decode)
[ 0.925719] pci 0000:00:14.4: bridge window [io 0x0000-0x03af window] (subtractive decode)
[ 0.925720] pci 0000:00:14.4: bridge window [io 0x03e0-0x0cf7 window] (subtractive decode)
[ 0.925721] pci 0000:00:14.4: bridge window [io 0x03b0-0x03df window] (subtractive decode)
[ 0.925722] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff window] (subtractive decode)
[ 0.925723] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff window] (subtractive decode)
[ 0.925724] pci 0000:00:14.4: bridge window [mem 0x000c0000-0x000dffff window] (subtractive decode)
[ 0.925725] pci 0000:00:14.4: bridge window [mem 0xc0000000-0xffffffff window] (subtractive decode)
[ 0.925776] pci 0000:05:00.0: [1969:e091] type 00 class 0x020000
[ 0.925799] pci 0000:05:00.0: reg 0x10: [mem 0xfe100000-0xfe13ffff 64bit]
[ 0.925809] pci 0000:05:00.0: reg 0x18: [io 0xd000-0xd07f]
[ 0.925913] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.935641] pci 0000:00:15.0: PCI bridge to [bus 05]
[ 0.935645] pci 0000:00:15.0: bridge window [io 0xd000-0xdfff]
[ 0.935648] pci 0000:00:15.0: bridge window [mem 0xfe100000-0xfe1fffff]
[ 0.936008] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 11 14 15) *0
[ 0.936058] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 10 11 14 15) *0
[ 0.936110] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 11 14 15) *0
[ 0.936191] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 10 11 14 15) *0
[ 0.936232] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0
[ 0.936264] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 14 15) *0
[ 0.936297] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 10 11 14 15) *0
[ 0.936329] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0
[ 0.936558] pci 0000:01:00.0: vgaarb: setting as boot VGA device
[ 0.936560] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[ 0.936561] pci 0000:01:00.0: vgaarb: bridge control possible
[ 0.936562] vgaarb: loaded
[ 0.936633] PCI: Using ACPI for IRQ routing
[ 0.942945] PCI: pci_cache_line_size set to 64 bytes
[ 0.942990] e820: reserve RAM buffer [mem 0x0009e800-0x0009ffff]
[ 0.942991] e820: reserve RAM buffer [mem 0xbd57f000-0xbfffffff]
[ 0.942992] e820: reserve RAM buffer [mem 0xbd88e000-0xbfffffff]
[ 0.942993] e820: reserve RAM buffer [mem 0xbea2a000-0xbfffffff]
[ 0.942994] e820: reserve RAM buffer [mem 0xbf038000-0xbfffffff]
[ 0.942994] e820: reserve RAM buffer [mem 0xbf800000-0xbfffffff]
[ 0.942995] e820: reserve RAM buffer [mem 0x23f000000-0x23fffffff]
[ 0.943072] NetLabel: Initializing
[ 0.943073] NetLabel: domain hash size = 128
[ 0.943073] NetLabel: protocols = UNLABELED CIPSOv4 CALIPSO
[ 0.943085] NetLabel: unlabeled traffic allowed by default
[ 0.943142] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.943144] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[ 0.945191] clocksource: Switched to clocksource hpet
[ 0.951224] VFS: Disk quotas dquot_6.6.0
[ 0.951238] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.951299] pnp: PnP ACPI init
[ 0.951384] system 00:00: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.951387] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.951527] system 00:01: [io 0x0a00-0x0a0f] has been reserved
[ 0.951528] system 00:01: [io 0x0a10-0x0a1f] has been reserved
[ 0.951530] system 00:01: [io 0x0485-0x0494] has been reserved
[ 0.951531] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.951693] pnp 00:02: [dma 0 disabled]
[ 0.951729] pnp 00:02: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.951749] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.951796] system 00:04: [io 0x04d0-0x04d1] has been reserved
[ 0.951798] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.951833] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.951876] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.952087] system 00:07: [io 0x040b] has been reserved
[ 0.952088] system 00:07: [io 0x04d6] has been reserved
[ 0.952090] system 00:07: [io 0x0c00-0x0c01] has been reserved
[ 0.952091] system 00:07: [io 0x0c14] has been reserved
[ 0.952092] system 00:07: [io 0x0c50-0x0c51] has been reserved
[ 0.952093] system 00:07: [io 0x0c52] has been reserved
[ 0.952094] system 00:07: [io 0x0c6c] has been reserved
[ 0.952095] system 00:07: [io 0x0c6f] has been reserved
[ 0.952096] system 00:07: [io 0x0cd0-0x0cd1] has been reserved
[ 0.952097] system 00:07: [io 0x0cd2-0x0cd3] has been reserved
[ 0.952098] system 00:07: [io 0x0cd4-0x0cd5] has been reserved
[ 0.952099] system 00:07: [io 0x0cd6-0x0cd7] has been reserved
[ 0.952100] system 00:07: [io 0x0cd8-0x0cdf] has been reserved
[ 0.952101] system 00:07: [io 0x0800-0x089f] has been reserved
[ 0.952102] system 00:07: [io 0x0b20-0x0b3f] has been reserved
[ 0.952103] system 00:07: [io 0x0900-0x090f] has been reserved
[ 0.952104] system 00:07: [io 0x0910-0x091f] has been reserved
[ 0.952105] system 00:07: [io 0xfe00-0xfefe] has been reserved
[ 0.952107] system 00:07: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.952108] system 00:07: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.952110] system 00:07: [mem 0xfed80000-0xfed8ffff] has been reserved
[ 0.952111] system 00:07: [mem 0xfed61000-0xfed70fff] has been reserved
[ 0.952112] system 00:07: [mem 0xfec10000-0xfec10fff] has been reserved
[ 0.952114] system 00:07: [mem 0xfed00000-0xfed00fff] could not be reserved
[ 0.952115] system 00:07: [mem 0xff800000-0xffffffff] has been reserved
[ 0.952117] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.952216] system 00:08: [mem 0xfeb00000-0xfeb03fff] could not be reserved
[ 0.952217] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.952305] system 00:09: [mem 0xfec01000-0xfec010ff] could not be reserved
[ 0.952307] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.952400] pnp: PnP ACPI: found 10 devices
[ 0.958732] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[ 0.958753] pci 0000:00:02.0: PCI bridge to [bus 01]
[ 0.958754] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
[ 0.958757] pci 0000:00:02.0: bridge window [mem 0xfd000000-0xfe0fffff]
[ 0.958758] pci 0000:00:02.0: bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.958761] pci 0000:00:04.0: PCI bridge to [bus 02]
[ 0.958763] pci 0000:00:04.0: bridge window [mem 0xfe300000-0xfe3fffff]
[ 0.958765] pci 0000:00:06.0: PCI bridge to [bus 03]
[ 0.958767] pci 0000:00:06.0: bridge window [mem 0xfe200000-0xfe2fffff]
[ 0.958770] pci 0000:00:14.4: PCI bridge to [bus 04]
[ 0.958778] pci 0000:00:15.0: PCI bridge to [bus 05]
[ 0.958780] pci 0000:00:15.0: bridge window [io 0xd000-0xdfff]
[ 0.958783] pci 0000:00:15.0: bridge window [mem 0xfe100000-0xfe1fffff]
[ 0.958788] pci_bus 0000:00: resource 4 [io 0x0000-0x03af window]
[ 0.958789] pci_bus 0000:00: resource 5 [io 0x03e0-0x0cf7 window]
[ 0.958790] pci_bus 0000:00: resource 6 [io 0x03b0-0x03df window]
[ 0.958791] pci_bus 0000:00: resource 7 [io 0x0d00-0xffff window]
[ 0.958792] pci_bus 0000:00: resource 8 [mem 0x000a0000-0x000bffff window]
[ 0.958793] pci_bus 0000:00: resource 9 [mem 0x000c0000-0x000dffff window]
[ 0.958794] pci_bus 0000:00: resource 10 [mem 0xc0000000-0xffffffff window]
[ 0.958795] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
[ 0.958796] pci_bus 0000:01: resource 1 [mem 0xfd000000-0xfe0fffff]
[ 0.958797] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[ 0.958798] pci_bus 0000:02: resource 1 [mem 0xfe300000-0xfe3fffff]
[ 0.958799] pci_bus 0000:03: resource 1 [mem 0xfe200000-0xfe2fffff]
[ 0.958800] pci_bus 0000:04: resource 4 [io 0x0000-0x03af window]
[ 0.958801] pci_bus 0000:04: resource 5 [io 0x03e0-0x0cf7 window]
[ 0.958802] pci_bus 0000:04: resource 6 [io 0x03b0-0x03df window]
[ 0.958802] pci_bus 0000:04: resource 7 [io 0x0d00-0xffff window]
[ 0.958803] pci_bus 0000:04: resource 8 [mem 0x000a0000-0x000bffff window]
[ 0.958804] pci_bus 0000:04: resource 9 [mem 0x000c0000-0x000dffff window]
[ 0.958805] pci_bus 0000:04: resource 10 [mem 0xc0000000-0xffffffff window]
[ 0.958806] pci_bus 0000:05: resource 0 [io 0xd000-0xdfff]
[ 0.958807] pci_bus 0000:05: resource 1 [mem 0xfe100000-0xfe1fffff]
[ 0.958859] NET: Registered protocol family 2
[ 0.958993] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.959128] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.959319] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.959350] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.959380] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.959437] NET: Registered protocol family 1
[ 1.295362] pci 0000:01:00.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[ 1.295627] pci 0000:05:00.0: set MSI_INTX_DISABLE_BUG flag
[ 1.295630] PCI: CLS 64 bytes, default 64
[ 1.295665] Unpacking initramfs...
[ 1.369040] Freeing initrd memory: 5744K
[ 1.369436] iommu: Adding device 0000:00:00.0 to group 0
[ 1.369489] iommu: Adding device 0000:00:02.0 to group 1
[ 1.369541] iommu: Adding device 0000:00:04.0 to group 2
[ 1.369594] iommu: Adding device 0000:00:06.0 to group 3
[ 1.369647] iommu: Adding device 0000:00:11.0 to group 4
[ 1.369707] iommu: Adding device 0000:00:12.0 to group 5
[ 1.369720] iommu: Adding device 0000:00:12.2 to group 5
[ 1.369779] iommu: Adding device 0000:00:13.0 to group 6
[ 1.369793] iommu: Adding device 0000:00:13.2 to group 6
[ 1.369845] iommu: Adding device 0000:00:14.0 to group 7
[ 1.369898] iommu: Adding device 0000:00:14.2 to group 8
[ 1.369951] iommu: Adding device 0000:00:14.3 to group 9
[ 1.370007] iommu: Adding device 0000:00:14.4 to group 10
[ 1.370061] iommu: Adding device 0000:00:14.5 to group 11
[ 1.370122] iommu: Adding device 0000:00:15.0 to group 12
[ 1.370184] iommu: Adding device 0000:00:16.0 to group 13
[ 1.370197] iommu: Adding device 0000:00:16.2 to group 13
[ 1.370270] iommu: Adding device 0000:01:00.0 to group 14
[ 1.370291] iommu: Adding device 0000:01:00.1 to group 14
[ 1.370349] iommu: Adding device 0000:02:00.0 to group 15
[ 1.370407] iommu: Adding device 0000:03:00.0 to group 16
[ 1.370417] iommu: Adding device 0000:05:00.0 to group 12
[ 1.449162] AMD-Vi: Found IOMMU at 0000:00:00.2 cap 0x40
[ 1.449163] AMD-Vi: Interrupt remapping enabled
[ 1.449248] AMD-Vi: Lazy IO/TLB flushing enabled
[ 1.450536] perf: AMD NB counters detected
[ 1.450667] LVT offset 0 assigned for vector 0x400
[ 1.450742] perf: AMD IBS detected (0x000000ff)
[ 1.450777] Scanning for low memory corruption every 60 seconds
[ 1.451267] Initialise system trusted keyrings
[ 1.451368] workingset: timestamp_bits=40 max_order=21 bucket_order=0
[ 1.452796] zbud: loaded
[ 1.453359] Key type asymmetric registered
[ 1.453387] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[ 1.453421] io scheduler noop registered
[ 1.453422] io scheduler deadline registered
[ 1.453429] io scheduler cfq registered (default)
[ 1.453746] vesafb: mode is 640x480x32, linelength=2560, pages=0
[ 1.453747] vesafb: scrolling: redraw
[ 1.453748] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[ 1.453755] vesafb: framebuffer at 0xd1000000, mapped to 0xffffc90001400000, using 1216k, total 1216k
[ 1.456514] Console: switching to colour frame buffer device 80x30
[ 1.459186] fb0: VESA VGA frame buffer device
[ 1.459673] GHES: HEST is not enabled!
[ 1.459736] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 1.480235] 00:02: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
[ 1.480566] Linux agpgart interface v0.103
[ 1.481051] rtc_cmos 00:03: RTC can wake from S4
[ 1.481141] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 1.481167] rtc_cmos 00:03: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 1.481244] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.481423] NET: Registered protocol family 10
[ 1.484202] Segment Routing with IPv6
[ 1.484215] NET: Registered protocol family 17
[ 1.484773] microcode: CPU0: patch_level=0x06000822
[ 1.484779] microcode: CPU1: patch_level=0x06000822
[ 1.484785] microcode: CPU2: patch_level=0x06000822
[ 1.484791] microcode: CPU3: patch_level=0x06000822
[ 1.484796] microcode: CPU4: patch_level=0x06000822
[ 1.484800] microcode: CPU5: patch_level=0x06000822
[ 1.484830] microcode: Microcode Update Driver: v2.2.
[ 1.484927] registered taskstats version 1
[ 1.484932] Loading compiled-in X.509 certificates
[ 1.484945] zswap: loaded using pool lzo/zbud
[ 1.485224] Magic number: 13:610:897
[ 1.485293] rtc_cmos 00:03: setting system clock to 2017-04-05 18:52:22 UTC (1491418342)
[ 1.485342] PM: Hibernation image not present or could not be loaded.
[ 1.486238] Freeing unused kernel memory: 1292K
[ 1.486239] Write protecting the kernel read-only data: 10240k
[ 1.486827] Freeing unused kernel memory: 1828K
[ 1.486962] Freeing unused kernel memory: 68K
[ 1.493311] random: systemd-tmpfile: uninitialized urandom read (16 bytes read)
[ 1.494872] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.494912] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.495917] random: udevadm: uninitialized urandom read (16 bytes read)
[ 1.495934] random: udevadm: uninitialized urandom read (16 bytes read)
[ 1.498712] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.498725] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.498729] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.498926] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.498940] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[ 1.521549] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[ 1.521549] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[ 1.521689] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.527200] ACPI: bus type USB registered
[ 1.527223] usbcore: registered new interface driver usbfs
[ 1.527235] usbcore: registered new interface driver hub
[ 1.527271] usbcore: registered new device driver usb
[ 1.527729] SCSI subsystem initialized
[ 1.528021] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.528057] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.528612] ehci-pci: EHCI PCI platform driver
[ 1.528774] QUIRK: Enable AMD PLL fix
[ 1.528798] ehci-pci 0000:00:12.2: EHCI Host Controller
[ 1.528803] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 1
[ 1.528807] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.528815] ehci-pci 0000:00:12.2: debug port 1
[ 1.528859] ehci-pci 0000:00:12.2: irq 17, io mem 0xfe409000
[ 1.529755] libata version 3.00 loaded.
[ 1.541879] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
[ 1.542041] hub 1-0:1.0: USB hub found
[ 1.542046] hub 1-0:1.0: 5 ports detected
[ 1.542196] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 1.542203] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
[ 1.542333] xhci_hcd 0000:02:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x00000090
[ 1.542629] hub 2-0:1.0: USB hub found
[ 1.542639] hub 2-0:1.0: 1 port detected
[ 1.542775] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 1.542778] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 3
[ 1.542788] ehci-pci 0000:00:13.2: EHCI Host Controller
[ 1.542800] usb usb3: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.543042] hub 3-0:1.0: USB hub found
[ 1.543051] hub 3-0:1.0: 4 ports detected
[ 1.543319] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 4
[ 1.543322] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.543334] ehci-pci 0000:00:13.2: debug port 1
[ 1.543362] ehci-pci 0000:00:13.2: irq 17, io mem 0xfe407000
[ 1.555242] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 1.555528] hub 4-0:1.0: USB hub found
[ 1.555532] hub 4-0:1.0: 5 ports detected
[ 1.555658] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 1.555667] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 5
[ 1.555671] ahci 0000:00:11.0: version 3.0
[ 1.555793] xhci_hcd 0000:03:00.0: hcc params 0x002841eb hci version 0x100 quirks 0x00000090
[ 1.555862] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
[ 1.555863] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
[ 1.556173] hub 5-0:1.0: USB hub found
[ 1.556180] hub 5-0:1.0: 1 port detected
[ 1.556292] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 1.556294] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 6
[ 1.556311] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
[ 1.556469] hub 6-0:1.0: USB hub found
[ 1.556477] hub 6-0:1.0: 4 ports detected
[ 1.556802] scsi host0: ahci
[ 1.556913] scsi host1: ahci
[ 1.557046] scsi host2: ahci
[ 1.557359] scsi host3: ahci
[ 1.557462] scsi host4: ahci
[ 1.557660] scsi host5: ahci
[ 1.557717] ata1: SATA max UDMA/133 abar m1024@0xfe40b000 port 0xfe40b100 irq 19
[ 1.557719] ata2: SATA max UDMA/133 abar m1024@0xfe40b000 port 0xfe40b180 irq 19
[ 1.557720] ata3: SATA max UDMA/133 abar m1024@0xfe40b000 port 0xfe40b200 irq 19
[ 1.557722] ata4: SATA max UDMA/133 abar m1024@0xfe40b000 port 0xfe40b280 irq 19
[ 1.557723] ata5: SATA max UDMA/133 abar m1024@0xfe40b000 port 0xfe40b300 irq 19
[ 1.557724] ata6: SATA max UDMA/133 abar m1024@0xfe40b000 port 0xfe40b380 irq 19
[ 1.557831] ehci-pci 0000:00:16.2: EHCI Host Controller
[ 1.557836] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 7
[ 1.557839] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
[ 1.557848] ehci-pci 0000:00:16.2: debug port 1
[ 1.557881] ehci-pci 0000:00:16.2: irq 17, io mem 0xfe404000
[ 1.561903] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 1.568578] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
[ 1.568860] hub 7-0:1.0: USB hub found
[ 1.568865] hub 7-0:1.0: 4 ports detected
[ 1.569283] ohci-pci: OHCI PCI platform driver
[ 1.569417] ohci-pci 0000:00:12.0: OHCI PCI host controller
[ 1.569422] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 8
[ 1.569451] ohci-pci 0000:00:12.0: irq 18, io mem 0xfe40a000
[ 1.629471] hub 8-0:1.0: USB hub found
[ 1.629480] hub 8-0:1.0: 5 ports detected
[ 1.629677] ohci-pci 0000:00:13.0: OHCI PCI host controller
[ 1.629680] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 9
[ 1.629696] ohci-pci 0000:00:13.0: irq 18, io mem 0xfe408000
[ 1.689463] hub 9-0:1.0: USB hub found
[ 1.689473] hub 9-0:1.0: 5 ports detected
[ 1.689669] ohci-pci 0000:00:14.5: OHCI PCI host controller
[ 1.689673] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 10
[ 1.689690] ohci-pci 0000:00:14.5: irq 18, io mem 0xfe406000
[ 1.749479] hub 10-0:1.0: USB hub found
[ 1.749488] hub 10-0:1.0: 2 ports detected
[ 1.749637] ohci-pci 0000:00:16.0: OHCI PCI host controller
[ 1.749642] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 11
[ 1.749657] ohci-pci 0000:00:16.0: irq 18, io mem 0xfe405000
[ 1.809454] hub 11-0:1.0: USB hub found
[ 1.809462] hub 11-0:1.0: 4 ports detected
[ 1.861896] usb 2-1: new high-speed USB device number 2 using xhci_hcd
[ 1.872827] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.872856] ata6: SATA link down (SStatus 0 SControl 300)
[ 1.875229] usb 5-1: new high-speed USB device number 2 using xhci_hcd
[ 1.994068] hub 2-1:1.0: USB hub found
[ 1.994386] hub 2-1:1.0: 4 ports detected
[ 2.006712] hub 5-1:1.0: USB hub found
[ 2.006801] hub 5-1:1.0: 4 ports detected
[ 2.028574] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.028603] ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.030372] ata1.00: ATA-9: GLOWAY FER60GS3-S7, F1B03, max UDMA/133
[ 2.030374] ata1.00: 117231408 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[ 2.031833] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.031888] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 2.033733] ata2.00: ATA-9: HECTRON HECX1-60G, H1BB01, max UDMA/133
[ 2.033734] ata2.00: 117231408 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[ 2.040494] ata1.00: configured for UDMA/133
[ 2.040773] scsi 0:0:0:0: Direct-Access ATA GLOWAY FER60GS3- 3 PQ: 0 ANSI: 5
[ 2.044018] ata2.00: configured for UDMA/133
[ 2.075747] scsi 1:0:0:0: Direct-Access ATA HECTRON HECX1-60 01 PQ: 0 ANSI: 5
[ 2.081616] ata3.00: ATA-8: TOSHIBA MK5075GSX, GT001M, max UDMA/100
[ 2.081620] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.081768] ata4.00: ATA-8: TOSHIBA MQ01ABD032, AX002J, max UDMA/100
[ 2.081770] ata4.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 2.082539] ata3.00: configured for UDMA/100
[ 2.083426] ata4.00: configured for UDMA/100
[ 2.129061] scsi 2:0:0:0: Direct-Access ATA TOSHIBA MK5075GS 1M PQ: 0 ANSI: 5
[ 2.169054] scsi 3:0:0:0: Direct-Access ATA TOSHIBA MQ01ABD0 2J PQ: 0 ANSI: 5
[ 2.175213] usb 9-1: new full-speed USB device number 2 using ohci-pci
[ 2.221252] sd 0:0:0:0: [sda] 117231408 512-byte logical blocks: (60.0 GB/55.9 GiB)
[ 2.221270] sd 0:0:0:0: [sda] Write Protect is off
[ 2.221272] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.221291] sd 1:0:0:0: [sdb] 117231408 512-byte logical blocks: (60.0 GB/55.9 GiB)
[ 2.221310] sd 1:0:0:0: [sdb] Write Protect is off
[ 2.221311] sd 3:0:0:0: [sdd] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[ 2.221313] sd 2:0:0:0: [sdc] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 2.221314] sd 3:0:0:0: [sdd] 4096-byte physical blocks
[ 2.221316] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.221324] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.221331] sd 3:0:0:0: [sdd] Write Protect is off
[ 2.221333] sd 3:0:0:0: [sdd] Mode Sense: 00 3a 00 00
[ 2.221334] sd 2:0:0:0: [sdc] Write Protect is off
[ 2.221336] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 2.221346] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.221368] sd 3:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.221374] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.222199] sda: sda1 sda2
[ 2.222601] sd 0:0:0:0: [sda] Attached SCSI disk
[ 2.223258] sdb: sdb1 sdb2 sdb3 sdb4
[ 2.223717] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 2.286740] sdc: sdc1
[ 2.287294] sd 2:0:0:0: [sdc] Attached SCSI disk
[ 2.312897] sdd: sdd1
[ 2.313434] sd 3:0:0:0: [sdd] Attached SCSI disk
[ 2.351991] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.367152] usbcore: registered new interface driver usbhid
[ 2.367153] usbhid: USB HID core driver
[ 2.371076] hid-generic 0003:1038:1392.0001: hiddev0,hidraw0: USB HID v1.11 Device [SteelSeries SteelSeries DOTA 2 Gaming Mouse ] on usb-0000:00:13.0-1/input0
[ 2.371198] input: SteelSeries SteelSeries DOTA 2 Gaming Mouse as /devices/pci0000:00/0000:00:13.0/usb9/9-1/9-1:1.1/0003:1038:1392.0002/input/input1
[ 2.371228] hid-generic 0003:1038:1392.0002: input,hidraw1: USB HID v1.11 Mouse [SteelSeries SteelSeries DOTA 2 Gaming Mouse ] on usb-0000:00:13.0-1/input1
[ 2.371340] input: SteelSeries SteelSeries DOTA 2 Gaming Mouse as /devices/pci0000:00/0000:00:13.0/usb9/9-1/9-1:1.2/0003:1038:1392.0003/input/input2
[ 2.425380] hid-generic 0003:1038:1392.0003: input,hidraw2: USB HID v1.11 Keyboard [SteelSeries SteelSeries DOTA 2 Gaming Mouse ] on usb-0000:00:13.0-1/input2
[ 2.426186] input: SteelSeries SteelSeries DOTA 2 Gaming Mouse as /devices/pci0000:00/0000:00:13.0/usb9/9-1/9-1:1.3/0003:1038:1392.0004/input/input3
[ 2.451883] tsc: Refined TSC clocksource calibration: 3500.076 MHz
[ 2.451901] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x327398f07fa, max_idle_ns: 440795287764 ns
[ 2.482030] hid-generic 0003:1038:1392.0004: input,hidraw3: USB HID v1.11 Device [SteelSeries SteelSeries DOTA 2 Gaming Mouse ] on usb-0000:00:13.0-1/input3
[ 2.675794] random: fast init done
[ 2.704301] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 2.818841] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.822157] systemd[1]: systemd 232 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
[ 2.822298] systemd[1]: Detected architecture x86-64.
[ 2.822464] systemd[1]: Set hostname to <arch>.
[ 2.896057] systemd[1]: Listening on Journal Socket (/dev/log).
[ 2.896113] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 2.896420] systemd[1]: Created slice System Slice.
[ 2.896453] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 2.896482] systemd[1]: Listening on Journal Socket.
[ 2.896571] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 2.896603] systemd[1]: Listening on udev Kernel Socket.
[ 2.903541] EXT4-fs (sda1): re-mounted. Opts: data=ordered
[ 3.056691] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4
[ 3.056696] ACPI: Power Button [PWRB]
[ 3.056784] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[ 3.056786] ACPI: Power Button [PWRF]
[ 3.062431] acpi_cpufreq: overriding BIOS provided _PSD data
[ 3.062637] FUJITSU Extended Socket Network Device Driver - version 1.2 - Copyright (c) 2015 FUJITSU LIMITED
[ 3.062919] wmi: Mapper loaded
[ 3.074288] systemd-journald[215]: Received request to flush runtime journal from PID 1
[ 3.148635] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[ 3.148642] piix4_smbus 0000:00:14.0: Using register 0x2c for SMBus port selection
[ 3.148786] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[ 3.149199] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 3.150924] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
[ 3.150971] sp5100_tco: PCI Vendor ID: 0x1002, Device ID: 0x4385, Revision ID: 0x42
[ 3.150973] sp5100_tco: I/O address 0x0cd6 already in use
[ 3.183976] input: PC Speaker as /devices/platform/pcspkr/input/input6
[ 3.187952] Adding 2118548k swap on /dev/sda2. Priority:-1 extents:1 across:2118548k SSFS
[ 3.191002] snd_hda_intel 0000:01:00.1: Disabling MSI
[ 3.191011] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
[ 3.198896] alx 0000:05:00.0 eth0: Qualcomm Atheros AR816x/AR817x Ethernet [d8:cb:8a:9f:d0:c4]
[ 3.201390] AVX version of gcm_enc/dec engaged.
[ 3.201391] AES CTR mode by8 optimization enabled
[ 3.202423] mousedev: PS/2 mouse device common for all mice
[ 3.210923] snd_hda_codec_realtek hdaudioC0D0: ALC1150: SKU not ready 0x00000000
[ 3.211494] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC1150: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
[ 3.211496] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[ 3.211497] snd_hda_codec_realtek hdaudioC0D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[ 3.211498] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[ 3.211499] snd_hda_codec_realtek hdaudioC0D0: dig-out=0x11/0x1e
[ 3.211499] snd_hda_codec_realtek hdaudioC0D0: inputs:
[ 3.211501] snd_hda_codec_realtek hdaudioC0D0: Front Mic=0x19
[ 3.211502] snd_hda_codec_realtek hdaudioC0D0: Rear Mic=0x18
[ 3.211503] snd_hda_codec_realtek hdaudioC0D0: Line=0x1a
[ 3.224853] alx 0000:05:00.0 enp5s0: renamed from eth0
[ 3.228264] [drm] Initialized
[ 3.229648] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/sound/card0/input7
[ 3.230392] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input8
[ 3.230472] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input9
[ 3.230540] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input10
[ 3.230641] input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card0/input11
[ 3.230755] input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card0/input12
[ 3.230832] input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card0/input13
[ 3.230912] input: HDA ATI SB Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card0/input14
[ 3.230998] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input15
[ 3.248905] kvm: Nested Virtualization enabled
[ 3.248907] kvm: Nested Paging enabled
[ 3.251304] EDAC MC: Ver: 3.0.0
[ 3.252707] MCE: In-kernel MCE decoding enabled.
[ 3.255472] EDAC amd64: DRAM ECC disabled.
[ 3.255475] 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.)
[ 3.296042] EDAC amd64: DRAM ECC disabled.
[ 3.296043] 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.)
[ 3.332791] nvidia: loading out-of-tree module taints kernel.
[ 3.332796] nvidia: module license 'NVIDIA' taints kernel.
[ 3.332796] Disabling lock debugging due to kernel taint
[ 3.344459] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[ 3.344542] nvidia-nvlink: Nvlink Core is being initialized, major device number 245
[ 3.344556] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 378.13 Tue Feb 7 20:10:06 PST 2017
[ 3.344557] (using threaded interrupts)
[ 3.347028] random: crng init done
[ 3.357914] nvidia-modeset: Loading NVIDIA Kernel Mode Setting Driver for UNIX platforms 378.13 Tue Feb 7 18:30:08 PST 2017
[ 3.360016] nvidia_drm: disagrees about version of symbol drm_atomic_helper_plane_destroy_state
[ 3.360020] nvidia_drm: Unknown symbol drm_atomic_helper_plane_destroy_state (err -22)
[ 3.360081] nvidia_drm: disagrees about version of symbol drm_connector_register
[ 3.360082] nvidia_drm: Unknown symbol drm_connector_register (err -22)
[ 3.360117] nvidia_drm: disagrees about version of symbol drm_mode_probed_add
[ 3.360119] nvidia_drm: Unknown symbol drm_mode_probed_add (err -22)
[ 3.360129] nvidia_drm: disagrees about version of symbol drm_atomic_helper_disable_plane
[ 3.360130] nvidia_drm: Unknown symbol drm_atomic_helper_disable_plane (err -22)
[ 3.360149] nvidia_drm: disagrees about version of symbol drm_atomic_state_default_clear
[ 3.360151] nvidia_drm: Unknown symbol drm_atomic_state_default_clear (err -22)
[ 3.360194] nvidia_drm: disagrees about version of symbol drm_atomic_helper_crtc_destroy_state
[ 3.360196] nvidia_drm: Unknown symbol drm_atomic_helper_crtc_destroy_state (err -22)
[ 3.360212] nvidia_drm: disagrees about version of symbol drm_crtc_cleanup
[ 3.360214] nvidia_drm: Unknown symbol drm_crtc_cleanup (err -22)
[ 3.360235] nvidia_drm: disagrees about version of symbol drm_encoder_cleanup
[ 3.360237] nvidia_drm: Unknown symbol drm_encoder_cleanup (err -22)
[ 3.360246] nvidia_drm: disagrees about version of symbol drm_connector_unregister
[ 3.360247] nvidia_drm: Unknown symbol drm_connector_unregister (err -22)
[ 3.360257] nvidia_drm: disagrees about version of symbol drm_atomic_clean_old_fb
[ 3.360259] nvidia_drm: Unknown symbol drm_atomic_clean_old_fb (err -22)
[ 3.360274] nvidia_drm: disagrees about version of symbol drm_crtc_commit_put
[ 3.360276] nvidia_drm: Unknown symbol drm_crtc_commit_put (err -22)
[ 3.360306] nvidia_drm: disagrees about version of symbol drm_crtc_send_vblank_event
[ 3.360307] nvidia_drm: Unknown symbol drm_crtc_send_vblank_event (err -22)
[ 3.360335] nvidia_drm: disagrees about version of symbol drm_atomic_helper_commit
[ 3.360337] nvidia_drm: Unknown symbol drm_atomic_helper_commit (err -22)
[ 3.360349] nvidia_drm: disagrees about version of symbol drm_atomic_helper_check
[ 3.360350] nvidia_drm: Unknown symbol drm_atomic_helper_check (err -22)
[ 3.360359] nvidia_drm: disagrees about version of symbol drm_atomic_helper_connector_destroy_state
[ 3.360360] nvidia_drm: Unknown symbol drm_atomic_helper_connector_destroy_state (err -22)
[ 3.360369] nvidia_drm: disagrees about version of symbol drm_atomic_set_crtc_for_plane
[ 3.360370] nvidia_drm: Unknown symbol drm_atomic_set_crtc_for_plane (err -22)
[ 3.360392] nvidia_drm: disagrees about version of symbol drm_atomic_helper_plane_duplicate_state
[ 3.360394] nvidia_drm: Unknown symbol drm_atomic_helper_plane_duplicate_state (err -22)
[ 3.360420] nvidia_drm: disagrees about version of symbol drm_plane_cleanup
[ 3.360422] nvidia_drm: Unknown symbol drm_plane_cleanup (err -22)
[ 3.360431] nvidia_drm: disagrees about version of symbol drm_atomic_get_crtc_state
[ 3.360432] nvidia_drm: Unknown symbol drm_atomic_get_crtc_state (err -22)
[ 3.360440] nvidia_drm: disagrees about version of symbol drm_mode_connector_list_update
[ 3.360441] nvidia_drm: Unknown symbol drm_mode_connector_list_update (err -22)
[ 3.360456] nvidia_drm: disagrees about version of symbol drm_mode_connector_update_edid_property
[ 3.360457] nvidia_drm: Unknown symbol drm_mode_connector_update_edid_property (err -22)
[ 3.360465] nvidia_drm: disagrees about version of symbol drm_connector_init
[ 3.360466] nvidia_drm: Unknown symbol drm_connector_init (err -22)
[ 3.360475] nvidia_drm: disagrees about version of symbol drm_atomic_set_fb_for_plane
[ 3.360476] nvidia_drm: Unknown symbol drm_atomic_set_fb_for_plane (err -22)
[ 3.360510] nvidia_drm: disagrees about version of symbol drm_atomic_state_init
[ 3.360511] nvidia_drm: Unknown symbol drm_atomic_state_init (err -22)
[ 3.360533] nvidia_drm: disagrees about version of symbol drm_atomic_set_crtc_for_connector
[ 3.360535] nvidia_drm: Unknown symbol drm_atomic_set_crtc_for_connector (err -22)
[ 3.360542] nvidia_drm: disagrees about version of symbol drm_atomic_helper_plane_reset
[ 3.360543] nvidia_drm: Unknown symbol drm_atomic_helper_plane_reset (err -22)
[ 3.360550] nvidia_drm: disagrees about version of symbol drm_crtc_init_with_planes
[ 3.360552] nvidia_drm: Unknown symbol drm_crtc_init_with_planes (err -22)
[ 3.360559] nvidia_drm: disagrees about version of symbol drm_atomic_state_default_release
[ 3.360561] nvidia_drm: Unknown symbol drm_atomic_state_default_release (err -22)
[ 3.360610] nvidia_drm: disagrees about version of symbol drm_atomic_commit
[ 3.360611] nvidia_drm: Unknown symbol drm_atomic_commit (err -22)
[ 3.360619] nvidia_drm: disagrees about version of symbol drm_atomic_state_alloc
[ 3.360621] nvidia_drm: Unknown symbol drm_atomic_state_alloc (err -22)
[ 3.360627] nvidia_drm: disagrees about version of symbol drm_mode_connector_attach_encoder
[ 3.360629] nvidia_drm: Unknown symbol drm_mode_connector_attach_encoder (err -22)
[ 3.360635] nvidia_drm: disagrees about version of symbol drm_atomic_helper_set_config
[ 3.360636] nvidia_drm: Unknown symbol drm_atomic_helper_set_config (err -22)
[ 3.360643] nvidia_drm: disagrees about version of symbol drm_atomic_helper_connector_duplicate_state
[ 3.360644] nvidia_drm: Unknown symbol drm_atomic_helper_connector_duplicate_state (err -22)
[ 3.360651] nvidia_drm: disagrees about version of symbol drm_atomic_set_mode_for_crtc
[ 3.360653] nvidia_drm: Unknown symbol drm_atomic_set_mode_for_crtc (err -22)
[ 3.360663] nvidia_drm: disagrees about version of symbol drm_connector_cleanup
[ 3.360665] nvidia_drm: Unknown symbol drm_connector_cleanup (err -22)
[ 3.360671] nvidia_drm: disagrees about version of symbol drm_universal_plane_init
[ 3.360673] nvidia_drm: Unknown symbol drm_universal_plane_init (err -22)
[ 3.360678] nvidia_drm: disagrees about version of symbol drm_atomic_helper_crtc_reset
[ 3.360680] nvidia_drm: Unknown symbol drm_atomic_helper_crtc_reset (err -22)
[ 3.360691] nvidia_drm: disagrees about version of symbol drm_encoder_init
[ 3.360693] nvidia_drm: Unknown symbol drm_encoder_init (err -22)
[ 3.360729] nvidia_drm: disagrees about version of symbol drm_atomic_get_plane_state
[ 3.360730] nvidia_drm: Unknown symbol drm_atomic_get_plane_state (err -22)
[ 3.360736] nvidia_drm: disagrees about version of symbol drm_atomic_helper_page_flip
[ 3.360737] nvidia_drm: Unknown symbol drm_atomic_helper_page_flip (err -22)
[ 3.360743] nvidia_drm: disagrees about version of symbol drm_atomic_helper_commit_hw_done
[ 3.360744] nvidia_drm: Unknown symbol drm_atomic_helper_commit_hw_done (err -22)
[ 3.360749] nvidia_drm: disagrees about version of symbol drm_atomic_helper_connector_reset
[ 3.360751] nvidia_drm: Unknown symbol drm_atomic_helper_connector_reset (err -22)
[ 3.360771] nvidia_drm: disagrees about version of symbol drm_atomic_helper_crtc_duplicate_state
[ 3.360773] nvidia_drm: Unknown symbol drm_atomic_helper_crtc_duplicate_state (err -22)
[ 3.360779] nvidia_drm: disagrees about version of symbol drm_atomic_helper_update_plane
[ 3.360781] nvidia_drm: Unknown symbol drm_atomic_helper_update_plane (err -22)
[ 3.360794] nvidia_drm: disagrees about version of symbol drm_atomic_get_connector_state
[ 3.360796] nvidia_drm: Unknown symbol drm_atomic_get_connector_state (err -22)
[ 3.468545] clocksource: Switched to clocksource tsc
[ 3.721313] EXT4-fs (sdd1): mounted filesystem with ordered data mode. Opts: data=ordered
[ 3.784820] microcode: CPU0: new patch_level=0x0600084f
[ 3.823716] microcode: CPU2: new patch_level=0x0600084f
[ 3.862594] microcode: CPU4: new patch_level=0x0600084f
[ 4.031156] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input16
[ 4.031541] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input17
[ 4.033739] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input18
[ 4.034055] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:02.0/0000:01:00.1/sound/card1/input19
[ 4.296353] IPv6: ADDRCONF(NETDEV_UP): enp5s0: link is not ready
[ 4.297609] IPv6: ADDRCONF(NETDEV_UP): enp5s0: link is not ready
[ 4.971437] alx 0000:05:00.0 enp5s0: NIC Up: 100 Mbps Full
[ 4.971692] IPv6: ADDRCONF(NETDEV_CHANGE): enp5s0: link becomes ready
[ 284.341034] NVRM: Your system is not currently configured to drive a VGA console
[ 284.341037] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
[ 284.341038] NVRM: requires the use of a text-mode VGA console. Use of other console
[ 284.341039] NVRM: drivers including, but not limited to, vesafb, may result in
[ 284.341040] NVRM: corruption and stability problems, and is not supported.
[ 284.342049] nvidia-modeset: Allocated GPU:0 (GPU-0d233206-8df5-8474-c3d2-f1ee7b2306b2) @ PCI:0000:01:00.0
[ 284.579880] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD data byte 7
[ 285.606972] fuse init (API version 7.26)Offline
Offline
[ 9.123] (==) ModulePath set to "/usr/lib/xorg/modules" ... [ 9.130] (II) LoadModule: "glx" [ 9.136] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 9.147] (II) Module glx: vendor="X.Org Foundation" [ 9.147] compiled for 1.19.3, module version = 1.0.0 [ 9.147] ABI class: X.Org Server Extension, version 10.0
Your ModulePath isn't being set correctly, and so X is loading the wrong libglx.so. This may be because you are using an xorg.conf, try removing it. If that doesn't help, please post the output of
pacman -Qkk nvidia-utilsEDIT: Looks like the same issue that loqs linked to. Disregard this.
Last edited by WorMzy (2017-04-05 19:09:46)
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Solved by installing new build. Thank you loqs very much!
Offline