You are not logged in.

#1 2017-05-30 10:33:19

maldus
Member
Registered: 2017-03-20
Posts: 28

Unable to use external monitor with hybrid graphics

Hello everyone,
I just bought a new laptop which uses hybrid graphics technology (intel - nVidia). Arch linux was a saving grace since it's the only distro I could find that boots into login shell by default;  I banged my head a lot trying to get to a non-stuck desktop environment.

After fiddling with drivers and xorg settings I now have a working arch-gnome installation. I successfully use nVidia proprietary drivers and bumblebee. The only thing that still bugs me is the inability to use external monitors. Plugging them has no effect and xrandr only shows my laptop display.

According to my vendor, the various output ports (1 HDMI and 2 mini DisplayPort) are managed by the intel card in hybrid mode and by the nVidia card in Discrete mode. I'm using Hybrid mode, set in the BIOS.
I've tried the corrisponding example displayed in the bumblebee wiki page (https://wiki.archlinux.org/index.php/bumblebee), with no success (nothing chages).
I've then switched to the other option, using

intel-virtual-output

, and the setup outlined in this answer https://unix.stackexchange.com/question … -bumblebee worked: xrandr shows the virtual outputs and I'm able to use my external monitor.
My first request at this point is to have someone confirm I understand correctly what I did: apparently the output ports are wired to the nVidia card, so the intel chip cannot see them. To overcome this, the intel-virtual-output command creates a software "bridge" between the two graphics cards and can then manage the ports.

The reason why I'm still looking for a solution is because when using this option the cooling fan of the nVidia card starts running heavily. I plan to work frequently with a dual monitor setup, and the fans running are annoying if nothing else. So my second question is: since my vendor claims the intel card can manage the output ports and since the fans are silent when I use multiple monitors on Windows (I have a dual boot configuration), is that really the best option I have?

I apologize if the answer is obvious, but after researching a while I still cant wrap my head around the situation.

I'll try to attach every noteworthy output/log I've stumbled upon while working on this.

$ xrandr -q

Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
eDP1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
   1920x1080     60.02*+  47.99 
   1400x1050     59.98 
   1280x1024     60.02 
   1280x960      60.00 
   1024x768      60.00 
   800x600       60.32    56.25 
   640x480       59.94

$ lspci -k | grep -A 2 -E "(VGA|3D)"

00:02.0 VGA compatible controller: Intel Corporation Device 591b (rev 04)
    Subsystem: CLEVO/KAPOK Computer Device 65a1
    Kernel driver in use: i915
--
01:00.0 VGA compatible controller: NVIDIA Corporation GP106M [GeForce GTX 1060 Mobile] (rev ff)
    Kernel modules: nouveau, nvidia_drm, nvidia
6d:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTL8411B PCI Express Card Reader (rev 01)


My

 /etc/X11/xorg.conf/ 

is currently emtpy.


 /etc/default/grub 
 GRUB_DEFAULT=0
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Arch"
GRUB_CMDLINE_LINUX_DEFAULT="" #i915.modeset=1"
GRUB_CMDLINE_LINUX=""

# Preload both GPT and MBR modules so that they are not missed
GRUB_PRELOAD_MODULES="part_gpt part_msdos"

# Uncomment to enable Hidden Menu, and optionally hide the timeout count
#GRUB_HIDDEN_TIMEOUT=5
#GRUB_HIDDEN_TIMEOUT_QUIET=true

# Uncomment to use basic console
GRUB_TERMINAL_INPUT=console

# Uncomment to disable graphical terminal
#GRUB_TERMINAL_OUTPUT=console

# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=auto

# Uncomment to allow the kernel use the same resolution used by grub
#GRUB_GFXPAYLOAD_LINUX=keep
GRUB_GFXPAYLOAD_LINUX=text

# Uncomment if you want GRUB to pass to the Linux kernel the old parameter 
# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx" 
#GRUB_DISABLE_LINUX_UUID=true

# Uncomment to disable generation of recovery mode menu entries
GRUB_DISABLE_RECOVERY=true

# Uncomment and set to the desired menu colors.  Used by normal and wallpaper 
# modes only.  Entries specified as foreground/background.
#GRUB_COLOR_NORMAL="light-blue/black"
#GRUB_COLOR_HIGHLIGHT="light-cyan/blue"

# Uncomment one of them for the gfx desired, a image background or a gfxtheme
#GRUB_BACKGROUND="/path/to/wallpaper"
#GRUB_THEME="/path/to/gfxtheme"

# Uncomment to get a beep at GRUB start
#GRUB_INIT_TUNE="480 440 1"

#GRUB_SAVEDEFAULT="true"

My

~/.local/share/xorg/Xorg.0.log

has some interesting lines about not finding drivers for HDMI devices, not sure if it's correlated.

 [   121.697] 
X.Org X Server 1.19.3
Release Date: 2017-03-15
[   121.698] X Protocol Version 11, Revision 0
[   121.698] Build Operating System: Linux 4.9.11-1-ARCH x86_64 
[   121.698] Current Operating System: Linux Salazar 4.11.2-1-ARCH #1 SMP PREEMPT Mon May 22 06:53:49 CEST 2017 x86_64
[   121.698] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8568c216-3575-4587-99ed-b1449895f61d rw
[   121.698] Build Date: 07 April 2017  05:42:48PM
[   121.698]  
[   121.698] Current version of pixman: 0.34.0
[   121.698]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[   121.698] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   121.698] (==) Log file: "/home/maldus/.local/share/xorg/Xorg.0.log", Time: Tue May 30 12:20:40 2017
[   121.700] (==) Using config file: "/etc/X11/xorg.conf"
[   121.700] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   121.700] (==) No Layout section.  Using the first Screen section.
[   121.700] (**) |-->Screen "Screen0" (0)
[   121.700] (**) |   |-->Monitor "Monitor0"
[   121.701] (**) |   |-->Device "intelgpu0"
[   121.701] (**) |   |-->GPUDevice "intelgpu1"
[   121.701] (==) Automatically adding devices
[   121.701] (==) Automatically enabling devices
[   121.701] (==) Automatically adding GPU devices
[   121.701] (==) Automatically binding GPU devices
[   121.701] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   121.702] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   121.702]    Entry deleted from font path.
[   121.703] (==) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/OTF/,
        /usr/share/fonts/100dpi/,
        /usr/share/fonts/75dpi/
[   121.703] (==) ModulePath set to "/usr/lib/xorg/modules"
[   121.703] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[   121.703] (II) Loader magic: 0x822d60
[   121.703] (II) Module ABI versions:
[   121.703]    X.Org ANSI C Emulation: 0.4
[   121.703]    X.Org Video Driver: 23.0
[   121.703]    X.Org XInput driver : 24.1
[   121.703]    X.Org Server Extension : 10.0
[   121.704] (++) using VT number 1

[   121.704] (--) controlling tty is VT number 1, auto-enabling KeepTty
[   121.706] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
[   121.706] (II) xfree86: Adding drm device (/dev/dri/card0)
[   121.707] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[   122.479] (--) PCI:*(0:0:2:0) 8086:591b:1558:65a1 rev 4, Mem @ 0x2ffe000000/16777216, 0x2fa0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[   122.479] (--) PCI: (0:1:0:0) 10de:1c60:1558:65a3 rev 161, Mem @ 0xdb000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[   122.479] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   122.484] (II) LoadModule: "glx"
[   122.485] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   122.489] (II) Module glx: vendor="X.Org Foundation"
[   122.489]    compiled for 1.19.3, module version = 1.0.0
[   122.489]    ABI class: X.Org Server Extension, version 10.0
[   122.489] (II) LoadModule: "intel"
[   122.491] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   122.493] (II) Module intel: vendor="X.Org Foundation"
[   122.493]    compiled for 1.19.3, module version = 2.99.917
[   122.493]    Module class: X.Org Video Driver
[   122.493]    ABI class: X.Org Video Driver, version 23.0
[   122.493] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
        i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
        915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
        Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
        GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[   122.493] (II) intel: Driver for Intel(R) HD Graphics
[   122.493] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[   122.493] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[   122.493] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[   122.494] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   122.494] (**) intel(0): Depth 24, (--) framebuffer bpp 32
[   122.494] (==) intel(0): RGB weight 888
[   122.494] (==) intel(0): Default visual is TrueColor
[   122.494] (**) intel(0): Option "AccelMethod" "UXA"
[   122.494] (**) intel(0): Option "XvMC" "true"
[   122.494] (--) intel(0): gen9 engineering sample
[   122.494] (**) intel(0): Relaxed fencing enabled
[   122.494] (**) intel(0): Wait on SwapBuffers? enabled
[   122.494] (**) intel(0): Triple buffering? enabled
[   122.494] (**) intel(0): Framebuffer tiled
[   122.494] (**) intel(0): Pixmaps tiled
[   122.494] (**) intel(0): 3D buffers tiled
[   122.494] (**) intel(0): SwapBuffers wait enabled
[   122.494] (==) intel(0): video overlay key set to 0x101fe
[   122.495] (II) intel(0): Output eDP1 using monitor section Monitor0
[   122.495] (**) intel(0): Option "Enable" "true"
[   122.495] (--) intel(0): found backlight control interface intel_backlight
[   122.496] (II) intel(0): EDID for output eDP1
[   122.496] (II) intel(0): Manufacturer: LGD  Model: 46f  Serial#: 0
[   122.496] (II) intel(0): Year: 2014  Week: 0
[   122.496] (II) intel(0): EDID Version: 1.4
[   122.496] (II) intel(0): Digital Display Input
[   122.496] (II) intel(0): 6 bits per channel
[   122.496] (II) intel(0): Digital interface is DisplayPort
[   122.496] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[   122.496] (II) intel(0): Gamma: 2.20
[   122.496] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[   122.496] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   122.496] (II) intel(0): First detailed timing is preferred mode
[   122.496] (II) intel(0): Preferred mode is native pixel format and refresh rate
[   122.496] (II) intel(0): redX: 0.640 redY: 0.345   greenX: 0.335 greenY: 0.625
[   122.496] (II) intel(0): blueX: 0.150 blueY: 0.052   whiteX: 0.313 whiteY: 0.329
[   122.496] (II) intel(0): Manufacturer's mask: 0
[   122.496] (II) intel(0): Supported detailed timing:
[   122.496] (II) intel(0): clock: 138.7 MHz   Image Size:  344 x 194 mm
[   122.496] (II) intel(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[   122.496] (II) intel(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[   122.496] (II) intel(0): Supported detailed timing:
[   122.496] (II) intel(0): clock: 110.9 MHz   Image Size:  344 x 194 mm
[   122.496] (II) intel(0): h_active: 1920  h_sync: 1968  h_sync_end 2000 h_blank_end 2080 h_border: 0
[   122.496] (II) intel(0): v_active: 1080  v_sync: 1083  v_sync_end 1088 v_blanking: 1111 v_border: 0
[   122.496] (II) intel(0):  3874Y156WF6
[   122.496] (II) intel(0): Unknown vendor-specific block 0
[   122.496] (II) intel(0): EDID (in hex):
[   122.496] (II) intel(0):     00ffffffffffff0030e46f0400000000
[   122.496] (II) intel(0):     0018010495221378eadc95a35855a026
[   122.496] (II) intel(0):     0d505400000001010101010101010101
[   122.496] (II) intel(0):     0101010101012e3680a070381f403020
[   122.496] (II) intel(0):     350058c21000001a522b80a070381f40
[   122.496] (II) intel(0):     3020350058c21000001a000000fe0033
[   122.496] (II) intel(0):     38373459803135365746360a00000000
[   122.496] (II) intel(0):     000041319e001000000a010a20200092
[   122.497] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[   122.497] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   122.497] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   122.497] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[   122.497] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[   122.497] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[   122.497] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[   122.497] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[   122.497] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[   122.497] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[   122.497] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[   122.497] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[   122.497] (II) intel(0): Printing probed modes for output eDP1
[   122.497] (II) intel(0): Modeline "1920x1080"x60.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[   122.497] (II) intel(0): Modeline "1920x1080"x48.0  110.90  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (53.3 kHz e)
[   122.497] (II) intel(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   122.497] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[   122.497] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[   122.497] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[   122.497] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[   122.497] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   122.497] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[   122.497] (II) intel(0): Output eDP1 enabled by config file
[   122.497] (II) intel(0): Using exact sizes for initial modes
[   122.497] (II) intel(0): Output eDP1 using initial mode 1920x1080 +0+0
[   122.497] (II) intel(0): Kernel page flipping support detected, enabling
[   122.497] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[   122.497] (==) intel(0): DPI set to (96, 96)
[   122.497] (II) Loading sub module "fb"
[   122.497] (II) LoadModule: "fb"
[   122.497] (II) Loading /usr/lib/xorg/modules/libfb.so
[   122.497] (II) Module fb: vendor="X.Org Foundation"
[   122.498]    compiled for 1.19.3, module version = 1.0.0
[   122.498]    ABI class: X.Org ANSI C Emulation, version 0.4
[   122.498] (II) Loading sub module "dri2"
[   122.498] (II) LoadModule: "dri2"
[   122.498] (II) Module "dri2" already built-in
[   122.498] (II) Loading sub module "dri3"
[   122.498] (II) LoadModule: "dri3"
[   122.498] (II) Module "dri3" already built-in
[   122.498] (==) Depth 24 pixmap format is 32 bpp
[   122.498] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
[   122.500] (II) UXA(0): Driver registered support for the following operations:
[   122.500] (II)         solid
[   122.500] (II)         copy
[   122.500] (II)         put_image
[   122.500] (II)         get_image
[   122.500] (II) intel(0): [DRI2] Setup complete
[   122.500] (II) intel(0): [DRI2]   DRI driver: i965
[   122.500] (II) intel(0): [DRI2]   VDPAU driver: va_gl
[   122.500] (==) intel(0): Backing store enabled
[   122.500] (==) intel(0): Silken mouse enabled
[   122.500] (II) intel(0): Initializing HW Cursor
[   122.500] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   122.500] (==) intel(0): DPMS enabled
[   122.500] (**) intel(0): Intel XvMC decoder enabled
[   122.500] (WW) intel(0): Disabling Xv because no adaptors could be initialized.
[   122.500] (II) intel(0): DRI2: Enabled
[   122.500] (II) intel(0): DRI3: Enabled
[   122.500] (WW) intel(0): Option "UseEvents" is not used
[   122.500] (WW) intel(0): Option "Enable" is not used
[   122.500] (WW) intel(0): Option "TwinView" is not used
[   122.500] (==) intel(0): hotplug detection: "enabled"
[   122.528] (--) RandR disabled
[   122.561] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   122.561] (II) AIGLX: enabled GLX_ARB_create_context
[   122.561] (II) AIGLX: enabled GLX_ARB_create_context_profile
[   122.561] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[   122.561] (II) AIGLX: enabled GLX_INTEL_swap_event
[   122.561] (II) AIGLX: enabled GLX_SGI_swap_control
[   122.561] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[   122.561] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[   122.561] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[   122.561] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   122.561] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[   122.561] (II) AIGLX: Loaded and initialized i965
[   122.561] (II) GLX: Initialized DRI2 GL provider for screen 0
[   122.561] (II) intel(0): Setting screen physical size to 508 x 285
[   122.625] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[   122.625] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   122.625] (II) LoadModule: "evdev"
[   122.626] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   122.626] (II) Module evdev: vendor="X.Org Foundation"
[   122.626]    compiled for 1.19.1, module version = 2.10.5
[   122.626]    Module class: X.Org XInput Driver
[   122.626]    ABI class: X.Org XInput driver, version 24.1
[   122.626] (II) Using input driver 'evdev' for 'Power Button'
[   122.627] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 20 paused 0
[   122.627] (**) Power Button: always reports core events
[   122.627] (**) evdev: Power Button: Device: "/dev/input/event5"
[   122.627] (--) evdev: Power Button: Vendor 0 Product 0x1
[   122.627] (--) evdev: Power Button: Found keys
[   122.627] (II) evdev: Power Button: Configuring as keyboard
[   122.627] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input9/event5"
[   122.627] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   122.627] (**) Option "xkb_rules" "evdev"
[   122.627] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[   122.627] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   122.627] (II) Using input driver 'evdev' for 'Video Bus'
[   122.628] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 21 paused 0
[   122.628] (**) Video Bus: always reports core events
[   122.628] (**) evdev: Video Bus: Device: "/dev/input/event6"
[   122.628] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   122.628] (--) evdev: Video Bus: Found keys
[   122.628] (II) evdev: Video Bus: Configuring as keyboard
[   122.628] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10/event6"
[   122.628] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   122.628] (**) Option "xkb_rules" "evdev"
[   122.628] (II) config/udev: Adding input device Video Bus (/dev/input/event7)
[   122.628] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   122.628] (II) Using input driver 'evdev' for 'Video Bus'
[   122.628] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 22 paused 0
[   122.628] (**) Video Bus: always reports core events
[   122.628] (**) evdev: Video Bus: Device: "/dev/input/event7"
[   122.628] (--) evdev: Video Bus: Vendor 0 Product 0x6
[   122.628] (--) evdev: Video Bus: Found keys
[   122.628] (II) evdev: Video Bus: Configuring as keyboard
[   122.628] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:11/LNXVIDEO:01/input/input11/event7"
[   122.628] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   122.628] (**) Option "xkb_rules" "evdev"
[   122.629] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   122.629] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   122.629] (II) Using input driver 'evdev' for 'Power Button'
[   122.629] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 23 paused 0
[   122.629] (**) Power Button: always reports core events
[   122.629] (**) evdev: Power Button: Device: "/dev/input/event2"
[   122.629] (--) evdev: Power Button: Vendor 0 Product 0x1
[   122.629] (--) evdev: Power Button: Found keys
[   122.629] (II) evdev: Power Button: Configuring as keyboard
[   122.629] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event2"
[   122.629] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[   122.629] (**) Option "xkb_rules" "evdev"
[   122.629] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
[   122.629] (II) No input driver specified, ignoring this device.
[   122.629] (II) This device may have been added with another device file.
[   122.629] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[   122.629] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   122.629] (II) Using input driver 'evdev' for 'Sleep Button'
[   122.630] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 24 paused 0
[   122.630] (**) Sleep Button: always reports core events
[   122.630] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[   122.630] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[   122.630] (--) evdev: Sleep Button: Found keys
[   122.630] (II) evdev: Sleep Button: Configuring as keyboard
[   122.630] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input7/event3"
[   122.630] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[   122.630] (**) Option "xkb_rules" "evdev"
[   122.630] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/event1)
[   122.630] (**)  USB OPTICAL MOUSE: Applying InputClass "evdev pointer catchall"
[   122.630] (II) Using input driver 'evdev' for ' USB OPTICAL MOUSE'
[   122.687] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 25 paused 0
[   122.687] (**)  USB OPTICAL MOUSE: always reports core events
[   122.687] (**) evdev:  USB OPTICAL MOUSE: Device: "/dev/input/event1"
[   122.687] (--) evdev:  USB OPTICAL MOUSE: Vendor 0x15d9 Product 0xa4f
[   122.687] (--) evdev:  USB OPTICAL MOUSE: Found 3 mouse buttons
[   122.687] (--) evdev:  USB OPTICAL MOUSE: Found scroll wheel(s)
[   122.687] (--) evdev:  USB OPTICAL MOUSE: Found relative axes
[   122.687] (--) evdev:  USB OPTICAL MOUSE: Found x and y relative axes
[   122.687] (II) evdev:  USB OPTICAL MOUSE: Configuring as mouse
[   122.687] (II) evdev:  USB OPTICAL MOUSE: Adding scrollwheel support
[   122.687] (**) evdev:  USB OPTICAL MOUSE: YAxisMapping: buttons 4 and 5
[   122.687] (**) evdev:  USB OPTICAL MOUSE: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   122.687] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:15D9:0A4F.0001/input/input5/event1"
[   122.687] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 11)
[   122.687] (II) evdev:  USB OPTICAL MOUSE: initialized for relative axes.
[   122.687] (**)  USB OPTICAL MOUSE: (accel) keeping acceleration scheme 1
[   122.687] (**)  USB OPTICAL MOUSE: (accel) acceleration profile 0
[   122.687] (**)  USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[   122.687] (**)  USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[   122.688] (II) config/udev: Adding input device  USB OPTICAL MOUSE (/dev/input/mouse0)
[   122.688] (II) No input driver specified, ignoring this device.
[   122.688] (II) This device may have been added with another device file.
[   122.688] (II) config/udev: Adding input device Chicony USB 2.0 Camera (/dev/input/event18)
[   122.688] (**) Chicony USB 2.0 Camera: Applying InputClass "evdev keyboard catchall"
[   122.688] (II) Using input driver 'evdev' for 'Chicony USB 2.0 Camera'
[   122.689] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 26 paused 0
[   122.689] (**) Chicony USB 2.0 Camera: always reports core events
[   122.689] (**) evdev: Chicony USB 2.0 Camera: Device: "/dev/input/event18"
[   122.689] (--) evdev: Chicony USB 2.0 Camera: Vendor 0x4f2 Product 0xb5a7
[   122.689] (--) evdev: Chicony USB 2.0 Camera: Found keys
[   122.689] (II) evdev: Chicony USB 2.0 Camera: Configuring as keyboard
[   122.689] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/input/input24/event18"
[   122.689] (II) XINPUT: Adding extended input device "Chicony USB 2.0 Camera" (type: KEYBOARD, id 12)
[   122.689] (**) Option "xkb_rules" "evdev"
[   122.689] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[   122.689] (II) No input driver specified, ignoring this device.
[   122.689] (II) This device may have been added with another device file.
[   122.690] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[   122.690] (II) No input driver specified, ignoring this device.
[   122.690] (II) This device may have been added with another device file.
[   122.690] (II) config/udev: Adding input device HDA Intel PCH Line Out (/dev/input/event10)
[   122.690] (II) No input driver specified, ignoring this device.
[   122.690] (II) This device may have been added with another device file.
[   122.690] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
[   122.690] (II) No input driver specified, ignoring this device.
[   122.690] (II) This device may have been added with another device file.
[   122.690] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event12)
[   122.690] (II) No input driver specified, ignoring this device.
[   122.690] (II) This device may have been added with another device file.
[   122.691] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event13)
[   122.691] (II) No input driver specified, ignoring this device.
[   122.691] (II) This device may have been added with another device file.
[   122.691] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event14)
[   122.691] (II) No input driver specified, ignoring this device.
[   122.691] (II) This device may have been added with another device file.
[   122.691] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event15)
[   122.691] (II) No input driver specified, ignoring this device.
[   122.691] (II) This device may have been added with another device file.
[   122.691] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event16)
[   122.691] (II) No input driver specified, ignoring this device.
[   122.691] (II) This device may have been added with another device file.
[   122.692] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   122.692] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   122.692] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   122.692] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 27 paused 0
[   122.693] (**) AT Translated Set 2 keyboard: always reports core events
[   122.693] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   122.693] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   122.693] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   122.693] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   122.693] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   122.693] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[   122.693] (**) Option "xkb_rules" "evdev"
[   122.693] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event19)
[   122.693] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   122.693] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   122.693] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[   122.693] (II) LoadModule: "synaptics"
[   122.693] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   122.694] (II) Module synaptics: vendor="X.Org Foundation"
[   122.694]    compiled for 1.19.0, module version = 1.9.0
[   122.694]    Module class: X.Org XInput Driver
[   122.694]    ABI class: X.Org XInput driver, version 24.1
[   122.694] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   122.694] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 28 paused 0
[   122.694] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   122.694] (**) Option "Device" "/dev/input/event19"
[   122.694] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1284 - 5656 (res 41)
[   122.694] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1128 - 4728 (res 61)
[   122.694] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   122.694] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[   122.694] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[   122.694] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   122.695] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   122.695] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   122.695] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input23/event19"
[   122.695] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[   122.695] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   122.695] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[   122.695] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035
[   122.695] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   122.695] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   122.695] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   122.695] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   122.695] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   122.695] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[   122.695] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   122.695] (II) config/udev: Adding input device PC Speaker (/dev/input/event17)
[   122.695] (II) No input driver specified, ignoring this device.
[   122.695] (II) This device may have been added with another device file.
[   123.030] (II) intel(0): EDID vendor "LGD", prod id 1135
[   123.030] (II) intel(0): Printing DDC gathered Modelines:
[   123.030] (II) intel(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[   123.030] (II) intel(0): Modeline "1920x1080"x0.0  110.90  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (53.3 kHz e)
[   124.323] (II) intel(0): EDID vendor "LGD", prod id 1135
[   124.323] (II) intel(0): Printing DDC gathered Modelines:
[   124.323] (II) intel(0): Modeline "1920x1080"x0.0  138.70  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.7 kHz eP)
[   124.323] (II) intel(0): Modeline "1920x1080"x0.0  110.90  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (53.3 kHz e) 

And dmesg, just in case.

[    0.000000] Linux version 4.11.2-1-ARCH (builduser@tobias) (gcc version 7.1.1 20170516 (GCC) ) #1 SMP PREEMPT Mon May 22 06:53:49 CEST 2017
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8568c216-3575-4587-99ed-b1449895f61d rw
[    0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
[    0.000000] x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
[    0.000000] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.000000] x86/fpu: xstate_offset[3]:  832, xstate_sizes[3]:   64
[    0.000000] x86/fpu: xstate_offset[4]:  896, xstate_sizes[4]:   64
[    0.000000] x86/fpu: Enabled xstate features 0x1f, context size is 960 bytes, using 'compacted' format.
[    0.000000] e820: BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
[    0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009e000-0x00000000000fffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002a0b4fff] usable
[    0.000000] BIOS-e820: [mem 0x000000002a0b5000-0x000000002a0b5fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000002a0b6000-0x000000002a0b6fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000002a0b7000-0x000000002e3c6fff] usable
[    0.000000] BIOS-e820: [mem 0x000000002e3c7000-0x000000002eebcfff] reserved
[    0.000000] BIOS-e820: [mem 0x000000002eebd000-0x000000002ef88fff] usable
[    0.000000] BIOS-e820: [mem 0x000000002ef89000-0x000000002f385fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000002f386000-0x000000002ffa6fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000002ffa7000-0x000000002fffefff] type 20
[    0.000000] BIOS-e820: [mem 0x000000002ffff000-0x000000002fffffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000030000000-0x000000003cbfffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ff6fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff701000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x00000004c23fffff] usable
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] efi: EFI v2.50 by American Megatrends
[    0.000000] efi:  ACPI 2.0=0x2ef89000  ACPI=0x2ef89000  SMBIOS=0x2ff18000  SMBIOS 3.0=0x2ff17000  ESRT=0x2d2e8298 
[    0.000000] SMBIOS 3.0.0 present.
[    0.000000] DMI: Notebook                        P65xHP/P65xHP, BIOS 1.05.03 01/06/2017
[    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000000] e820: last_pfn = 0x4c2400 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: write-back
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0080000000 mask 7F80000000 uncachable
[    0.000000]   1 base 0040000000 mask 7FC0000000 uncachable
[    0.000000]   2 base 003C000000 mask 7FFC000000 uncachable
[    0.000000]   3 base 003A000000 mask 7FFE000000 uncachable
[    0.000000]   4 base 0039000000 mask 7FFF000000 uncachable
[    0.000000]   5 base 0038800000 mask 7FFF800000 uncachable
[    0.000000]   6 base 0038400000 mask 7FFFC00000 uncachable
[    0.000000]   7 base 2000000000 mask 7000000000 uncachable
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
[    0.000000] e820: last_pfn = 0x30000 max_arch_pfn = 0x400000000
[    0.000000] esrt: Reserving ESRT space from 0x000000002d2e8298 to 0x000000002d2e82d0.
[    0.000000] Scanning 1 areas for low memory corruption
[    0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[    0.000000] Using GB pages for direct mapping
[    0.000000] BRK [0x02d42000, 0x02d42fff] PGTABLE
[    0.000000] BRK [0x02d43000, 0x02d43fff] PGTABLE
[    0.000000] BRK [0x02d44000, 0x02d44fff] PGTABLE
[    0.000000] BRK [0x02d45000, 0x02d45fff] PGTABLE
[    0.000000] BRK [0x02d46000, 0x02d46fff] PGTABLE
[    0.000000] BRK [0x02d47000, 0x02d47fff] PGTABLE
[    0.000000] Secure boot could not be determined
[    0.000000] RAMDISK: [mem 0x289e8000-0x2908afff]
[    0.000000] ACPI: Early table checksum verification disabled
[    0.000000] ACPI: RSDP 0x000000002EF89000 000024 (v02 ALASKA)
[    0.000000] ACPI: XSDT 0x000000002EF890B8 0000F4 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FACP 0x000000002EFA3C30 000114 (v06 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: DSDT 0x000000002EF89248 01A9E1 (v02 ALASKA A M I    01072009 INTL 20160422)
[    0.000000] ACPI: FACS 0x000000002F36DC40 000040
[    0.000000] ACPI: APIC 0x000000002EFA3D48 0000BC (v03 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: FPDT 0x000000002EFA3E08 000044 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: MCFG 0x000000002EFA3E50 00003C (v01 ALASKA A M I    01072009 MSFT 00000097)
[    0.000000] ACPI: SSDT 0x000000002EFA3E90 000322 (v01 SataRe SataTabl 00001000 INTL 20160422)
[    0.000000] ACPI: FIDT 0x000000002EFA41B8 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x000000002EFA4258 000724 (v02 Intel  PerfTune 00001000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000002EFA4980 00311F (v02 SaSsdt SaSsdt   00003000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000002EFA7AA0 002AB0 (v02 PegSsd PegSsdt  00001000 INTL 20160422)
[    0.000000] ACPI: HPET 0x000000002EFAA550 000038 (v01 INTEL  KBL      00000001 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000002EFAA588 000AF0 (v02 INTEL  xh_rvp11 00000000 INTL 20160422)
[    0.000000] ACPI: UEFI 0x000000002EFAB078 000042 (v01 INTEL  EDK2     00000002      01000013)
[    0.000000] ACPI: SSDT 0x000000002EFAB0C0 000EDE (v02 CpuRef CpuSsdt  00003000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000002EFABFA0 000553 (v02 CtdpB  CtdpB    00001000 INTL 20160422)
[    0.000000] ACPI: LPIT 0x000000002EFAC4F8 000094 (v01 INTEL  KBL      00000000 MSFT 0000005F)
[    0.000000] ACPI: WSMT 0x000000002EFAC590 000028 (v01 INTEL  KBL      00000000 MSFT 0000005F)
[    0.000000] ACPI: SSDT 0x000000002EFAC5B8 00029F (v02 INTEL  sensrhub 00000000 INTL 20160422)
[    0.000000] ACPI: SSDT 0x000000002EFAC858 003002 (v02 INTEL  PtidDevc 00001000 INTL 20160422)
[    0.000000] ACPI: DBGP 0x000000002EFAF860 000034 (v01 INTEL           00000002 MSFT 0000005F)
[    0.000000] ACPI: DBG2 0x000000002EFAF898 000054 (v00 INTEL           00000002 MSFT 0000005F)
[    0.000000] ACPI: BGRT 0x000000002EFAF8F0 000038 (v01 ALASKA A M I    01072009 AMI  00010013)
[    0.000000] ACPI: SSDT 0x000000002EFAF928 0000AE (v02 SgRef  SgPeg    00001000 INTL 20160422)
[    0.000000] ACPI: DMAR 0x000000002EFAF9D8 0000A8 (v01 INTEL  KBL      00000001 INTL 00000001)
[    0.000000] ACPI: TPM2 0x000000002EFAFA80 000034 (v03        Tpm2Tabl 00000001 AMI  00000000)
[    0.000000] ACPI: SSDT 0x000000002EFAFAB8 0020F2 (v01 OptRef OptTabl  00001000 INTL 20160422)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at [mem 0x0000000000000000-0x00000004c23fffff]
[    0.000000] NODE_DATA(0) allocated [mem 0x4c23f9000-0x4c23fdfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.000000]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.000000]   Normal   [mem 0x0000000100000000-0x00000004c23fffff]
[    0.000000]   Device   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000001000-0x0000000000057fff]
[    0.000000]   node   0: [mem 0x0000000000059000-0x000000000009dfff]
[    0.000000]   node   0: [mem 0x0000000000100000-0x000000002a0b4fff]
[    0.000000]   node   0: [mem 0x000000002a0b7000-0x000000002e3c6fff]
[    0.000000]   node   0: [mem 0x000000002eebd000-0x000000002ef88fff]
[    0.000000]   node   0: [mem 0x000000002ffff000-0x000000002fffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x00000004c23fffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x00000004c23fffff]
[    0.000000] On node 0 totalpages: 4130862
[    0.000000]   DMA zone: 64 pages used for memmap
[    0.000000]   DMA zone: 23 pages reserved
[    0.000000]   DMA zone: 3996 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 2899 pages used for memmap
[    0.000000]   DMA32 zone: 185490 pages, LIFO batch:31
[    0.000000]   Normal zone: 61584 pages used for memmap
[    0.000000]   Normal zone: 3941376 pages, LIFO batch:31
[    0.000000] Reserving Intel graphics memory at 0x0000000038c00000-0x000000003cbfffff
[    0.000000] ACPI: PM-Timer IO Port: 0x1808
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
[    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 high 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: 0x8086a201 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 0x00058000-0x00058fff]
[    0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x000fffff]
[    0.000000] PM: Registered nosave memory: [mem 0x2a0b5000-0x2a0b5fff]
[    0.000000] PM: Registered nosave memory: [mem 0x2a0b6000-0x2a0b6fff]
[    0.000000] PM: Registered nosave memory: [mem 0x2e3c7000-0x2eebcfff]
[    0.000000] PM: Registered nosave memory: [mem 0x2ef89000-0x2f385fff]
[    0.000000] PM: Registered nosave memory: [mem 0x2f386000-0x2ffa6fff]
[    0.000000] PM: Registered nosave memory: [mem 0x2ffa7000-0x2fffefff]
[    0.000000] PM: Registered nosave memory: [mem 0x30000000-0x3cbfffff]
[    0.000000] PM: Registered nosave memory: [mem 0x3cc00000-0xdfffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfdffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfedfffff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff000000-0xff6fffff]
[    0.000000] PM: Registered nosave memory: [mem 0xff700000-0xff700fff]
[    0.000000] PM: Registered nosave memory: [mem 0xff701000-0xffffffff]
[    0.000000] e820: [mem 0x3cc00000-0xdfffffff] 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:8 nr_node_ids:1
[    0.000000] percpu: Embedded 35 pages/cpu @ffff8804c2000000 s103256 r8192 d31912 u262144
[    0.000000] pcpu-alloc: s103256 r8192 d31912 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 4066292
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8568c216-3575-4587-99ed-b1449895f61d rw
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 16099044K/16523448K available (6483K kernel code, 1090K rwdata, 2016K rodata, 1304K init, 904K bss, 424404K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, 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=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:8448 nr_irqs:2048 16
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
[    0.000000] hpet clockevent registered
[    0.003333] tsc: Detected 2800.000 MHz processor
[    0.003333] Calibrating delay loop (skipped), value calculated using timer frequency.. 5618.00 BogoMIPS (lpj=9360000)
[    0.003333] pid_max: default: 32768 minimum: 301
[    0.003333] ACPI: Core revision 20170119
[    0.034101] ACPI: 12 ACPI AML tables successfully acquired and loaded
[    0.034851] Security Framework initialized
[    0.034852] Yama: becoming mindful.
[    0.035487] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.038053] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.039177] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.039187] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.039410] CPU: Physical Processor ID: 0
[    0.039411] CPU: Processor Core ID: 0
[    0.039414] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.039415] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.039418] mce: CPU supports 10 MCE banks
[    0.039427] CPU0: Thermal monitoring enabled (TM1)
[    0.039444] process: using mwait in idle threads
[    0.039446] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
[    0.039447] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
[    0.039527] Freeing SMP alternatives memory: 24K
[    0.044001] ftrace: allocating 25536 entries in 100 pages
[    0.050046] smpboot: Max logical packages: 2
[    0.050049] DMAR: Host address width 39
[    0.050050] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.050057] DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 19e2ff0505e
[    0.050057] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.050060] DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
[    0.050061] DMAR: RMRR base: 0x0000002e811000 end: 0x0000002e830fff
[    0.050062] DMAR: RMRR base: 0x00000038400000 end: 0x0000003cbfffff
[    0.050063] DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
[    0.050064] DMAR-IR: HPET id 0 under DRHD base 0xfed91000
[    0.050064] DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
[    0.051443] DMAR-IR: Enabled IRQ remapping in x2apic mode
[    0.051444] x2apic enabled
[    0.051454] Switched APIC routing to cluster x2apic.
[    0.055870] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.088911] TSC deadline timer enabled
[    0.088916] smpboot: CPU0: Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz (family: 0x6, model: 0x9e, stepping: 0x9)
[    0.100014] Performance Events: PEBS fmt3+, Skylake events, 32-deep LBR, full-width counters, Intel PMU driver.
[    0.100060] ... version:                4
[    0.100060] ... bit width:              48
[    0.100060] ... generic registers:      4
[    0.100061] ... value mask:             0000ffffffffffff
[    0.100061] ... max period:             00007fffffffffff
[    0.100062] ... fixed-purpose events:   3
[    0.100062] ... event mask:             000000070000000f
[    0.120142] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[    0.126671] smp: Bringing up secondary CPUs ...
[    0.153374] x86: Booting SMP configuration:
[    0.153375] .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
[    0.896700] smp: Brought up 1 node, 8 CPUs
[    0.896700] smpboot: Total of 8 processors activated (44956.63 BogoMIPS)
[    0.900112] sched_clock: Marking stable (899999911, 0)->(905711629, -5711718)
[    0.900425] devtmpfs: initialized
[    0.900459] x86/mm: Memory block size: 128MB
[    0.902545] PM: Registering ACPI NVS region [mem 0x2a0b5000-0x2a0b5fff] (4096 bytes)
[    0.902546] PM: Registering ACPI NVS region [mem 0x2ef89000-0x2f385fff] (4182016 bytes)
[    0.902621] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.902629] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.902679] pinctrl core: initialized pinctrl subsystem
[    0.902781] RTC time: 10:18:39, date: 05/30/17
[    0.903735] NET: Registered protocol family 16
[    0.903876] cpuidle: using governor ladder
[    0.903895] cpuidle: using governor menu
[    0.903896] PCCT header not found.
[    0.903932] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.903932] ACPI: bus type PCI registered
[    0.903933] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.903987] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.903989] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.903999] PCI: Using configuration type 1 for base access
[    0.904766] HugeTLB registered 1 GB page size, pre-allocated 0 pages
[    0.904767] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.904925] ACPI: Added _OSI(Module Device)
[    0.904925] ACPI: Added _OSI(Processor Device)
[    0.904926] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.904927] ACPI: Added _OSI(Processor Aggregator Device)
[    0.905422] ACPI: Executed 19 blocks of module-level executable AML code
[    0.912585] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.916594] ACPI: Dynamic OEM Table Load:
[    0.916599] ACPI: SSDT 0xFFFF8804AF6A5000 000651 (v02 PmRef  Cpu0Ist  00003000 INTL 20160422)
[    0.916718] ACPI: Executed 1 blocks of module-level executable AML code
[    0.916777] ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
[    0.917280] ACPI: Dynamic OEM Table Load:
[    0.917284] ACPI: SSDT 0xFFFF8804AF69D800 0003FF (v02 PmRef  Cpu0Cst  00003001 INTL 20160422)
[    0.917384] ACPI: Executed 1 blocks of module-level executable AML code
[    0.917710] ACPI: Dynamic OEM Table Load:
[    0.917715] ACPI: SSDT 0xFFFF8804AF6A1800 00065C (v02 PmRef  ApIst    00003000 INTL 20160422)
[    0.917982] ACPI: Executed 1 blocks of module-level executable AML code
[    0.918148] ACPI: Dynamic OEM Table Load:
[    0.918152] ACPI: SSDT 0xFFFF8804AF68C600 00018A (v02 PmRef  ApCst    00003000 INTL 20160422)
[    0.918250] ACPI: Executed 1 blocks of module-level executable AML code
[    0.920068] ACPI : EC: EC started
[    0.920069] ACPI : EC: interrupt blocked
[    0.920741] ACPI: \_SB_.PCI0.LPCB.EC__: Used as first EC
[    0.920743] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.920744] ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions
[    0.920744] ACPI: Interpreter enabled
[    0.920783] ACPI: (supports S0 S3 S4 S5)
[    0.920783] ACPI: Using IOAPIC for interrupt routing
[    0.920816] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.922825] ACPI: Power Resource [PG00] (on)
[    0.944658] ACPI: Power Resource [PG01] (on)
[    0.944983] ACPI: Power Resource [PG02] (on)
[    0.947870] ACPI: Power Resource [WRST] (on)
[    0.948116] ACPI: Power Resource [WRST] (on)
[    0.955579] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
[    0.955584] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
[    0.955611] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
[    0.956080] PCI host bridge to bus 0000:00
[    0.956082] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.956083] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.956084] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.956085] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
[    0.956085] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
[    0.956086] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
[    0.956087] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
[    0.956088] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
[    0.956088] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
[    0.956089] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
[    0.956090] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
[    0.956090] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
[    0.956091] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
[    0.956092] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
[    0.956093] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
[    0.956093] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff window]
[    0.956094] pci_bus 0000:00: root bus resource [mem 0x3cc00000-0xdfffffff window]
[    0.956095] pci_bus 0000:00: root bus resource [mem 0x2000000000-0x2fffffffff window]
[    0.956096] pci_bus 0000:00: root bus resource [mem 0xfd000000-0xfe7fffff window]
[    0.956097] pci_bus 0000:00: root bus resource [bus 00-fe]
[    0.956103] pci 0000:00:00.0: [8086:5910] type 00 class 0x060000
[    0.956189] pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
[    0.956222] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.956321] pci 0000:00:01.0: System wakeup disabled by ACPI
[    0.956367] pci 0000:00:02.0: [8086:591b] type 00 class 0x030000
[    0.956374] pci 0000:00:02.0: reg 0x10: [mem 0x2ffe000000-0x2ffeffffff 64bit]
[    0.956379] pci 0000:00:02.0: reg 0x18: [mem 0x2fa0000000-0x2fafffffff 64bit pref]
[    0.956382] pci 0000:00:02.0: reg 0x20: [io  0xf000-0xf03f]
[    0.956537] pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
[    0.956553] pci 0000:00:14.0: reg 0x10: [mem 0x2fff010000-0x2fff01ffff 64bit]
[    0.956613] pci 0000:00:14.0: PME# supported from D3hot D3cold
[    0.956738] pci 0000:00:14.0: System wakeup disabled by ACPI
[    0.956765] pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
[    0.956781] pci 0000:00:14.2: reg 0x10: [mem 0x2fff026000-0x2fff026fff 64bit]
[    0.956914] pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
[    0.956932] pci 0000:00:16.0: reg 0x10: [mem 0x2fff025000-0x2fff025fff 64bit]
[    0.956995] pci 0000:00:16.0: PME# supported from D3hot
[    0.957115] pci 0000:00:17.0: [8086:a103] type 00 class 0x010601
[    0.957127] pci 0000:00:17.0: reg 0x10: [mem 0xdc404000-0xdc405fff]
[    0.957133] pci 0000:00:17.0: reg 0x14: [mem 0xdc407000-0xdc4070ff]
[    0.957140] pci 0000:00:17.0: reg 0x18: [io  0xf090-0xf097]
[    0.957146] pci 0000:00:17.0: reg 0x1c: [io  0xf080-0xf083]
[    0.957152] pci 0000:00:17.0: reg 0x20: [io  0xf060-0xf07f]
[    0.957158] pci 0000:00:17.0: reg 0x24: [mem 0xdc406000-0xdc4067ff]
[    0.957193] pci 0000:00:17.0: PME# supported from D3hot
[    0.957299] pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
[    0.957359] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.957454] pci 0000:00:1c.0: System wakeup disabled by ACPI
[    0.957486] pci 0000:00:1c.4: [8086:a114] type 01 class 0x060400
[    0.957538] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.957628] pci 0000:00:1c.4: System wakeup disabled by ACPI
[    0.957652] pci 0000:00:1c.6: [8086:a116] type 01 class 0x060400
[    0.957705] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
[    0.957794] pci 0000:00:1c.6: System wakeup disabled by ACPI
[    0.957818] pci 0000:00:1d.0: [8086:a118] type 01 class 0x060400
[    0.957870] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.957961] pci 0000:00:1d.0: System wakeup disabled by ACPI
[    0.958010] pci 0000:00:1f.0: [8086:a152] type 00 class 0x060100
[    0.958195] pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
[    0.958203] pci 0000:00:1f.2: reg 0x10: [mem 0xdc400000-0xdc403fff]
[    0.958331] pci 0000:00:1f.3: [8086:a171] type 00 class 0x040300
[    0.958350] pci 0000:00:1f.3: reg 0x10: [mem 0x2fff020000-0x2fff023fff 64bit]
[    0.958373] pci 0000:00:1f.3: reg 0x20: [mem 0x2fff000000-0x2fff00ffff 64bit]
[    0.958416] pci 0000:00:1f.3: PME# supported from D3hot D3cold
[    0.958521] pci 0000:00:1f.3: System wakeup disabled by ACPI
[    0.958549] pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
[    0.958596] pci 0000:00:1f.4: reg 0x10: [mem 0x2fff024000-0x2fff0240ff 64bit]
[    0.958665] pci 0000:00:1f.4: reg 0x20: [io  0xf040-0xf05f]
[    0.958858] pci 0000:01:00.0: [10de:1c60] type 00 class 0x030000
[    0.958866] pci 0000:01:00.0: reg 0x10: [mem 0xdb000000-0xdbffffff]
[    0.958873] pci 0000:01:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.958879] pci 0000:01:00.0: reg 0x1c: [mem 0xa0000000-0xa1ffffff 64bit pref]
[    0.958884] pci 0000:01:00.0: reg 0x24: [io  0xe000-0xe07f]
[    0.958889] pci 0000:01:00.0: reg 0x30: [mem 0xdc000000-0xdc07ffff pref]
[    0.958972] pci 0000:01:00.0: System wakeup disabled by ACPI
[    0.966756] pci 0000:00:01.0: PCI bridge to [bus 01]
[    0.966758] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    0.966760] pci 0000:00:01.0:   bridge window [mem 0xdb000000-0xdc0fffff]
[    0.966762] pci 0000:00:01.0:   bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
[    0.966855] pci 0000:00:1c.0: PCI bridge to [bus 02-6c]
[    0.966859] pci 0000:00:1c.0:   bridge window [mem 0xac000000-0xda0fffff]
[    0.966863] pci 0000:00:1c.0:   bridge window [mem 0x2fb0000000-0x2ff9ffffff 64bit pref]
[    0.966951] pci 0000:6d:00.0: [10ec:5287] type 00 class 0xff0000
[    0.966965] pci 0000:6d:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
[    0.967005] pci 0000:6d:00.0: reg 0x30: [mem 0x00000000-0x0000ffff pref]
[    0.967083] pci 0000:6d:00.0: supports D1 D2
[    0.967084] pci 0000:6d:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.967132] pci 0000:6d:00.0: System wakeup disabled by ACPI
[    0.967169] pci 0000:6d:00.1: [10ec:8168] type 00 class 0x020000
[    0.967183] pci 0000:6d:00.1: reg 0x10: [io  0xd000-0xd0ff]
[    0.967202] pci 0000:6d:00.1: reg 0x18: [mem 0xdc304000-0xdc304fff 64bit]
[    0.967214] pci 0000:6d:00.1: reg 0x20: [mem 0xdc300000-0xdc303fff 64bit]
[    0.967293] pci 0000:6d:00.1: supports D1 D2
[    0.967294] pci 0000:6d:00.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.976777] pci 0000:00:1c.4: PCI bridge to [bus 6d]
[    0.976779] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    0.976781] pci 0000:00:1c.4:   bridge window [mem 0xdc300000-0xdc3fffff]
[    0.976891] pci 0000:6e:00.0: [8086:24fd] type 00 class 0x028000
[    0.976921] pci 0000:6e:00.0: reg 0x10: [mem 0xdc200000-0xdc201fff 64bit]
[    0.977090] pci 0000:6e:00.0: PME# supported from D0 D3hot D3cold
[    0.977193] pci 0000:6e:00.0: System wakeup disabled by ACPI
[    0.986800] pci 0000:00:1c.6: PCI bridge to [bus 6e]
[    0.986804] pci 0000:00:1c.6:   bridge window [mem 0xdc200000-0xdc2fffff]
[    0.986890] pci 0000:6f:00.0: [144d:a804] type 00 class 0x010802
[    0.986907] pci 0000:6f:00.0: reg 0x10: [mem 0xdc100000-0xdc103fff 64bit]
[    0.987034] pci 0000:6f:00.0: System wakeup disabled by ACPI
[    0.996786] pci 0000:00:1d.0: PCI bridge to [bus 6f]
[    0.996789] pci 0000:00:1d.0:   bridge window [mem 0xdc100000-0xdc1fffff]
[    0.997411] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.997452] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 *10 11 12 14 15)
[    0.997491] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.997529] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.997567] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.997605] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.997643] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.997680] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
[    0.998002] ACPI: Enabled 5 GPEs in block 00 to 7F
[    0.998109] ACPI : EC: interrupt unblocked
[    0.998121] ACPI : EC: event unblocked
[    0.998150] ACPI: \_SB_.PCI0.LPCB.EC__: GPE=0x3, EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.998151] ACPI: \_SB_.PCI0.LPCB.EC__: Used as boot DSDT EC to handle transactions and events
[    0.998222] pci 0000:00:02.0: vgaarb: setting as boot VGA device
[    0.998223] pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
[    0.998226] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.998228] pci 0000:01:00.0: vgaarb: bridge control possible
[    0.998229] pci 0000:00:02.0: vgaarb: no bridge control possible
[    0.998229] vgaarb: loaded
[    0.998259] Registered efivars operations
[    1.024549] PCI: Using ACPI for IRQ routing
[    1.043362] PCI: pci_cache_line_size set to 64 bytes
[    1.043443] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
[    1.043444] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
[    1.043444] e820: reserve RAM buffer [mem 0x2a0b5000-0x2bffffff]
[    1.043445] e820: reserve RAM buffer [mem 0x2e3c7000-0x2fffffff]
[    1.043446] e820: reserve RAM buffer [mem 0x2ef89000-0x2fffffff]
[    1.043447] e820: reserve RAM buffer [mem 0x4c2400000-0x4c3ffffff]
[    1.043502] NetLabel: Initializing
[    1.043503] NetLabel:  domain hash size = 128
[    1.043503] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    1.043515] NetLabel:  unlabeled traffic allowed by default
[    1.043763] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    1.043767] hpet0: 8 comparators, 64-bit 24.000000 MHz counter
[    1.045810] clocksource: Switched to clocksource hpet
[    1.052281] VFS: Disk quotas dquot_6.6.0
[    1.052294] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.052340] pnp: PnP ACPI init
[    1.052475] pnp 00:00: Plug and Play ACPI device, IDs PNP0303 (active)
[    1.052511] pnp 00:01: Plug and Play ACPI device, IDs SYN1219 PNP0f13 (active)
[    1.052628] system 00:02: [io  0x0680-0x069f] has been reserved
[    1.052629] system 00:02: [io  0xffff] has been reserved
[    1.052630] system 00:02: [io  0xffff] has been reserved
[    1.052631] system 00:02: [io  0xffff] has been reserved
[    1.052632] system 00:02: [io  0x1800-0x18fe] has been reserved
[    1.052632] system 00:02: [io  0x164e-0x164f] has been reserved
[    1.052633] system 00:02: [io  0x3322-0x3323] has been reserved
[    1.052635] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.052717] system 00:03: [io  0x0800-0x087f] has been reserved
[    1.052718] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.052735] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    1.052763] system 00:05: [io  0x1854-0x1857] has been reserved
[    1.052764] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    1.052904] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
[    1.052905] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
[    1.052906] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
[    1.052907] system 00:06: [mem 0xe0000000-0xefffffff] has been reserved
[    1.052908] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
[    1.052909] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
[    1.052910] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
[    1.052911] system 00:06: [mem 0xff000000-0xffffffff] could not be reserved
[    1.052912] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
[    1.052913] system 00:06: [mem 0xdffe0000-0xdfffffff] has been reserved
[    1.052914] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.052946] system 00:07: [mem 0xfd000000-0xfdabffff] has been reserved
[    1.052947] system 00:07: [mem 0xfdad0000-0xfdadffff] has been reserved
[    1.052948] system 00:07: [mem 0xfdb00000-0xfdffffff] has been reserved
[    1.052949] system 00:07: [mem 0xfe000000-0xfe01ffff] could not be reserved
[    1.052950] system 00:07: [mem 0xfe036000-0xfe03bfff] has been reserved
[    1.052951] system 00:07: [mem 0xfe03d000-0xfe3fffff] has been reserved
[    1.052953] system 00:07: [mem 0xfe410000-0xfe7fffff] has been reserved
[    1.052954] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.053226] system 00:08: [io  0xff00-0xfffe] has been reserved
[    1.053227] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[    1.053474] pnp: PnP ACPI: found 9 devices
[    1.061091] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    1.061105] pci 0000:00:1c.0: bridge window [io  0x1000-0x0fff] to [bus 02-6c] add_size 1000
[    1.061122] pci 0000:00:1c.0: BAR 13: assigned [io  0x2000-0x2fff]
[    1.061123] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.061124] pci 0000:00:01.0:   bridge window [io  0xe000-0xefff]
[    1.061127] pci 0000:00:01.0:   bridge window [mem 0xdb000000-0xdc0fffff]
[    1.061128] pci 0000:00:01.0:   bridge window [mem 0x90000000-0xa1ffffff 64bit pref]
[    1.061131] pci 0000:00:1c.0: PCI bridge to [bus 02-6c]
[    1.061134] pci 0000:00:1c.0:   bridge window [io  0x2000-0x2fff]
[    1.061137] pci 0000:00:1c.0:   bridge window [mem 0xac000000-0xda0fffff]
[    1.061140] pci 0000:00:1c.0:   bridge window [mem 0x2fb0000000-0x2ff9ffffff 64bit pref]
[    1.061145] pci 0000:6d:00.0: BAR 6: assigned [mem 0xdc310000-0xdc31ffff pref]
[    1.061146] pci 0000:6d:00.0: BAR 0: assigned [mem 0xdc305000-0xdc305fff]
[    1.061150] pci 0000:00:1c.4: PCI bridge to [bus 6d]
[    1.061151] pci 0000:00:1c.4:   bridge window [io  0xd000-0xdfff]
[    1.061154] pci 0000:00:1c.4:   bridge window [mem 0xdc300000-0xdc3fffff]
[    1.061158] pci 0000:00:1c.6: PCI bridge to [bus 6e]
[    1.061161] pci 0000:00:1c.6:   bridge window [mem 0xdc200000-0xdc2fffff]
[    1.061166] pci 0000:00:1d.0: PCI bridge to [bus 6f]
[    1.061169] pci 0000:00:1d.0:   bridge window [mem 0xdc100000-0xdc1fffff]
[    1.061174] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    1.061175] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    1.061176] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    1.061177] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
[    1.061178] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
[    1.061178] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
[    1.061179] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
[    1.061180] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
[    1.061181] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
[    1.061182] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
[    1.061182] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
[    1.061183] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
[    1.061184] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
[    1.061185] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
[    1.061186] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
[    1.061186] pci_bus 0000:00: resource 19 [mem 0x000f0000-0x000fffff window]
[    1.061187] pci_bus 0000:00: resource 20 [mem 0x3cc00000-0xdfffffff window]
[    1.061188] pci_bus 0000:00: resource 21 [mem 0x2000000000-0x2fffffffff window]
[    1.061189] pci_bus 0000:00: resource 22 [mem 0xfd000000-0xfe7fffff window]
[    1.061190] pci_bus 0000:01: resource 0 [io  0xe000-0xefff]
[    1.061191] pci_bus 0000:01: resource 1 [mem 0xdb000000-0xdc0fffff]
[    1.061191] pci_bus 0000:01: resource 2 [mem 0x90000000-0xa1ffffff 64bit pref]
[    1.061192] pci_bus 0000:02: resource 0 [io  0x2000-0x2fff]
[    1.061193] pci_bus 0000:02: resource 1 [mem 0xac000000-0xda0fffff]
[    1.061194] pci_bus 0000:02: resource 2 [mem 0x2fb0000000-0x2ff9ffffff 64bit pref]
[    1.061195] pci_bus 0000:6d: resource 0 [io  0xd000-0xdfff]
[    1.061195] pci_bus 0000:6d: resource 1 [mem 0xdc300000-0xdc3fffff]
[    1.061196] pci_bus 0000:6e: resource 1 [mem 0xdc200000-0xdc2fffff]
[    1.061197] pci_bus 0000:6f: resource 1 [mem 0xdc100000-0xdc1fffff]
[    1.061304] NET: Registered protocol family 2
[    1.061419] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    1.061569] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.061706] TCP: Hash tables configured (established 131072 bind 65536)
[    1.061731] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    1.061767] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    1.061825] NET: Registered protocol family 1
[    1.061834] pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
[    1.062058] PCI: CLS 64 bytes, default 64
[    1.062086] Unpacking initramfs...
[    1.142219] Freeing initrd memory: 6796K
[    1.142260] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    1.142262] software IO TLB [mem 0x249e8000-0x289e8000] (64MB) mapped at [ffff8800249e8000-ffff8800289e7fff]
[    1.142474] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2879c5f06f2, max_idle_ns: 440795220049 ns
[    1.142713] Scanning for low memory corruption every 60 seconds
[    1.143178] Initialise system trusted keyrings
[    1.143247] workingset: timestamp_bits=40 max_order=22 bucket_order=0
[    1.143999] zbud: loaded
[    1.144992] Key type asymmetric registered
[    1.144999] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
[    1.145041] io scheduler noop registered
[    1.145042] io scheduler deadline registered
[    1.145059] io scheduler cfq registered (default)
[    1.145060] io scheduler mq-deadline registered
[    1.145792] intel_idle: MWAIT substates: 0x11142120
[    1.145792] intel_idle: v0.4.1 model 0x9E
[    1.146183] intel_idle: lapic_timer_reliable_states 0xffffffff
[    1.146306] GHES: HEST is not enabled!
[    1.146369] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.146808] Linux agpgart interface v0.103
[    1.147297] rtc_cmos 00:04: RTC can wake from S4
[    1.147665] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    1.147750] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.147754] intel_pstate: Intel P-state driver initializing
[    1.147764] intel_pstate: Disabling energy efficiency optimization
[    1.148551] intel_pstate: HWP enabled
[    1.148696] ledtrig-cpu: registered to indicate activity on CPUs
[    1.148816] NET: Registered protocol family 10
[    1.151499] Segment Routing with IPv6
[    1.151508] NET: Registered protocol family 17
[    1.152046] microcode: sig=0x906e9, pf=0x20, revision=0x48
[    1.152332] microcode: Microcode Update Driver: v2.2.
[    1.152446] registered taskstats version 1
[    1.152450] Loading compiled-in X.509 certificates
[    1.152460] zswap: loaded using pool lzo/zbud
[    1.153550]   Magic number: 1:579:326
[    1.153764] rtc_cmos 00:04: setting system clock to 2017-05-30 10:18:39 UTC (1496139519)
[    1.153806] PM: Hibernation image not present or could not be loaded.
[    1.154510] Freeing unused kernel memory: 1304K
[    1.154511] Write protecting the kernel read-only data: 10240k
[    1.154843] Freeing unused kernel memory: 1696K
[    1.154966] Freeing unused kernel memory: 32K
[    1.179914] efivars: duplicate variable: DeploymentModeNv-97e8965f-c761-4f48-b6e4-9ffa9cb2a2d6
[    1.181564] random: systemd-tmpfile: uninitialized urandom read (16 bytes read)
[    1.182587] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.182609] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.183082] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.183092] random: udevadm: uninitialized urandom read (16 bytes read)
[    1.184460] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.184469] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.184472] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.184610] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.184617] random: systemd-udevd: uninitialized urandom read (16 bytes read)
[    1.205577] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.211922] i8042: Detected active multiplexing controller, rev 1.1
[    1.215801] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.215853] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    1.215886] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    1.215898] rtsx_pci 0000:6d:00.0: enabling device (0000 -> 0002)
[    1.215903] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    1.215919] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    1.216094] rtsx_pci 0000:6d:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 123
[    1.217068] SCSI subsystem initialized
[    1.217085] ACPI: bus type USB registered
[    1.217097] usbcore: registered new interface driver usbfs
[    1.217103] usbcore: registered new interface driver hub
[    1.217112] nvme nvme0: pci function 0000:6f:00.0
[    1.217127] usbcore: registered new device driver usb
[    1.218077] libata version 3.00 loaded.
[    1.218721] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.218725] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
[    1.219863] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
[    1.219877] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[    1.220080] hub 1-0:1.0: USB hub found
[    1.220108] hub 1-0:1.0: 16 ports detected
[    1.230788] xhci_hcd 0000:00:14.0: xHCI Host Controller
[    1.230790] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
[    1.230896] hub 2-0:1.0: USB hub found
[    1.230907] hub 2-0:1.0: 8 ports detected
[    1.236951] ahci 0000:00:17.0: version 3.0
[    1.238468] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.247276] ahci 0000:00:17.0: AHCI 0001.0301 32 slots 2 ports 6 Gbps 0xc impl SATA mode
[    1.247277] ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst 
[    1.256666] scsi host0: ahci
[    1.257006] scsi host1: ahci
[    1.257347] scsi host2: ahci
[    1.257589] scsi host3: ahci
[    1.257618] ata1: DUMMY
[    1.257618] ata2: DUMMY
[    1.257623] ata3: SATA max UDMA/133 abar m2048@0xdc406000 port 0xdc406200 irq 126
[    1.257624] ata4: SATA max UDMA/133 abar m2048@0xdc406000 port 0xdc406280 irq 126
[    1.433832] sed_opal:OPAL: Error on step function: 0 with error -95: Unknown Error
[    1.453086]  nvme0n1: p1 p2
[    1.549315] usb 1-1: new low-speed USB device number 2 using xhci_hcd
[    1.566875] ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[    1.568541] ata3.00: supports DRM functions and may not be fully accessible
[    1.569538] ata3.00: disabling queued TRIM support
[    1.569541] ata3.00: ATA-9: Samsung SSD 850 EVO 250GB, EMT02B6Q, max UDMA/133
[    1.569543] ata3.00: 488397168 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
[    1.570122] ata4: SATA link down (SStatus 4 SControl 300)
[    1.570480] ata3.00: supports DRM functions and may not be fully accessible
[    1.571349] ata3.00: disabling queued TRIM support
[    1.571860] ata3.00: configured for UDMA/133
[    1.572452] scsi 2:0:0:0: Direct-Access     ATA      Samsung SSD 850  2B6Q PQ: 0 ANSI: 5
[    1.622305] sd 2:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/233 GiB)
[    1.622313] sd 2:0:0:0: [sda] Write Protect is off
[    1.622315] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.622324] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.623858]  sda: sda1 sda2 sda3 sda4
[    1.624312] sd 2:0:0:0: [sda] Attached SCSI disk
[    1.676045] random: fast init done
[    1.690981] hidraw: raw HID events driver (C) Jiri Kosina
[    1.693183] usbcore: registered new interface driver usbhid
[    1.693184] usbhid: USB HID core driver
[    1.693913] input:  USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.0/0003:15D9:0A4F.0001/input/input5
[    1.693978] hid-generic 0003:15D9:0A4F.0001: input,hidraw0: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-0000:00:14.0-1/input0
[    1.802549] usb 1-2: new high-speed USB device number 3 using xhci_hcd
[    1.806565] EXT4-fs (nvme0n1p2): mounted filesystem with ordered data mode. Opts: (null)
[    1.867812] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.875017] 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)
[    1.875256] systemd[1]: Detected architecture x86-64.
[    1.876777] systemd[1]: Set hostname to <Salazar>.
[    1.917165] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[    1.917341] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    1.917421] systemd[1]: Reached target Remote File Systems.
[    1.917853] systemd[1]: Created slice User and Session Slice.
[    1.917986] systemd[1]: Listening on Journal Socket (/dev/log).
[    1.918088] systemd[1]: Listening on Journal Socket.
[    1.918773] systemd[1]: Listening on Process Core Dump Socket.
[    1.927685] acpi_call: loading out-of-tree module taints kernel.
[    1.930459] EXT4-fs (nvme0n1p2): re-mounted. Opts: data=ordered
[    1.952910] systemd-journald[202]: File /var/log/journal/243ab7792d394394921720a1585cae25/system.journal corrupted or uncleanly shut down, renaming and replacing.
[    1.990437] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6
[    1.990441] ACPI: Power Button [PWRB]
[    1.990580] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input7
[    1.990583] ACPI: Sleep Button [SLPB]
[    1.990724] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input8
[    1.990742] ACPI: Lid Switch [LID0]
[    1.990795] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input9
[    1.990798] ACPI: Power Button [PWRF]
[    2.009732] systemd-journald[202]: Received request to flush runtime journal from PID 1
[    2.023320] ACPI: Invalid active0 threshold
[    2.023357] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    2.023485] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    2.023655] thermal LNXTHERM:00: registered as thermal_zone0
[    2.023656] ACPI: Thermal Zone [TZ0] (48 C)
[    2.026740] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    2.028827] mei_me 0000:00:16.0: enabling device (0000 -> 0002)
[    2.034918] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    2.034924] r8169 0000:6d:00.1: can't disable ASPM; OS doesn't have ASPM control
[    2.034929] r8169 0000:6d:00.1: enabling device (0000 -> 0003)
[    2.043717] r8169 0000:6d:00.1 eth0: RTL8411 at 0xffffc90001981000, 80:fa:5b:40:fb:a7, XID 1c800800 IRQ 135
[    2.043719] r8169 0000:6d:00.1 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
[    2.045847] usb 1-7: new full-speed USB device number 4 using xhci_hcd
[    2.059337] tpm_tis MSFT0101:00: 2.0 TPM (device-id 0x1A, rev-id 16)
[    2.060455] i801_smbus 0000:00:1f.4: SPD Write Disable is set
[    2.060483] i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
[    2.060795] Intel(R) Wireless WiFi driver for Linux
[    2.060795] Copyright(c) 2003- 2015 Intel Corporation
[    2.060845] iwlwifi 0000:6e:00.0: enabling device (0000 -> 0002)
[    2.062148] iwlwifi 0000:6e:00.0: Direct firmware load for iwlwifi-8265-28.ucode failed with error -2
[    2.063404] iwlwifi 0000:6e:00.0: capa flags index 3 larger than supported by driver
[    2.063842] iwlwifi 0000:6e:00.0: loaded firmware version 27.455470.0 op_mode iwlmvm
[    2.066728] FAT-fs (nvme0n1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[    2.066742] [drm] Memory usable by graphics device = 4096M
[    2.066744] [drm] Replacing VGA console driver
[    2.072587] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    2.072588] [drm] Driver supports precise vblank timestamp query.
[    2.079727] iwlwifi 0000:6e:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[    2.080637] [drm] Finished loading DMC firmware i915/kbl_dmc_ver1_01.bin (v1.1)
[    2.080740] i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
[    2.081819] iwlwifi 0000:6e:00.0: L1 Enabled - LTR Disabled
[    2.082507] iwlwifi 0000:6e:00.0: L1 Enabled - LTR Disabled
[    2.108081] [drm] GuC firmware load skipped
[    2.108321] [drm] Initialized i915 1.6.0 20170123 for 0000:00:02.0 on minor 0
[    2.109472] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    2.109678] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10
[    2.109698] ACPI: Video Device [PEGP] (multi-head: no  rom: yes  post: no)
[    2.109715] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:11/LNXVIDEO:01/input/input11
[    2.109737] [drm] Initialized i915 1.6.0 20170123 for 0000:00:02.0 on minor 0
[    2.109799] snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
[    2.111277] fbcon: inteldrmfb (fb0) is primary device
[    2.112128] snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[    2.138221] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC892: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:line
[    2.138222] snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=1 (0x14/0x0/0x0/0x0/0x0)
[    2.138222] snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[    2.138223] snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
[    2.138223] snd_hda_codec_realtek hdaudioC0D0:    dig-out=0x1e/0x0
[    2.138224] snd_hda_codec_realtek hdaudioC0D0:    inputs:
[    2.138224] snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
[    2.138225] snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
[    2.157809] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
[    2.158633] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
[    2.158645] input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
[    2.158657] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
[    2.158670] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input16
[    2.158681] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input17
[    2.158692] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input18
[    2.158703] input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input19
[    2.158714] input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input20
[    2.159400] clocksource: Switched to clocksource tsc
[    2.201746] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    2.201880] (NULL device *): hwmon_device_register() is deprecated. Please convert the driver to use hwmon_device_register_with_info().
[    2.201888] thermal thermal_zone2: failed to read out thermal zone (-5)
[    2.345944] usb 1-8: new full-speed USB device number 5 using xhci_hcd
[    2.592991] ACPI: AC Adapter [AC] (on-line)
[    2.593437] wmi: Mapper loaded
[    2.593922] ACPI: Battery Slot [BAT0] (battery present)
[    2.597585] input: PC Speaker as /devices/platform/pcspkr/input/input21
[    2.611039] RAPL PMU: API unit is 2^-32 Joules, 5 fixed counters, 655360 ms ovfl timer
[    2.611041] RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
[    2.611042] RAPL PMU: hw unit of domain package 2^-14 Joules
[    2.611042] RAPL PMU: hw unit of domain dram 2^-14 Joules
[    2.611043] RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
[    2.611044] RAPL PMU: hw unit of domain psys 2^-14 Joules
[    2.645975] usb 1-9: new high-speed USB device number 6 using xhci_hcd
[    2.645993] AVX2 version of gcm_enc/dec engaged.
[    2.645993] AES CTR mode by8 optimization enabled
[    2.667315] r8169 0000:6d:00.1 enp109s0f1: renamed from eth0
[    2.686492] iTCO_vendor_support: vendor-support=0
[    2.688774] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
[    2.688900] iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
[    2.688983] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.694186] intel_rapl: Found RAPL domain package
[    2.694187] intel_rapl: Found RAPL domain core
[    2.694188] intel_rapl: Found RAPL domain uncore
[    2.694188] intel_rapl: Found RAPL domain dram
[    2.699582] iwlwifi 0000:6e:00.0 wlp110s0: renamed from wlan0
[    2.816527] usb-storage 1-2:1.0: USB Mass Storage device detected
[    2.816574] scsi host4: usb-storage 1-2:1.0
[    2.816620] usbcore: registered new interface driver usb-storage
[    2.817277] usbcore: registered new interface driver uas
[    2.824495] mousedev: PS/2 mouse device common for all mice
[    2.825017] media: Linux media interface: v0.10
[    2.828563] Bluetooth: Core ver 2.22
[    2.828577] NET: Registered protocol family 31
[    2.828577] Bluetooth: HCI device and connection manager initialized
[    2.828579] Bluetooth: HCI socket layer initialized
[    2.828580] Bluetooth: L2CAP socket layer initialized
[    2.828583] Bluetooth: SCO socket layer initialized
[    2.829075] Linux video capture interface: v2.00
[    2.831516] usbcore: registered new interface driver btusb
[    2.832465] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[    2.833248] uvcvideo: Found UVC 1.00 device Chicony USB 2.0 Camera (04f2:b5a7)
[    2.833472] Bluetooth: hci0: Device revision is 16
[    2.833473] Bluetooth: hci0: Secure boot is enabled
[    2.833473] Bluetooth: hci0: OTP lock is enabled
[    2.833474] Bluetooth: hci0: API lock is enabled
[    2.833474] Bluetooth: hci0: Debug lock is disabled
[    2.833474] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    2.834724] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[    2.840940] uvcvideo 1-9:1.0: Entity type for entity Extension 4 was not initialized!
[    2.840941] uvcvideo 1-9:1.0: Entity type for entity Extension 3 was not initialized!
[    2.840942] uvcvideo 1-9:1.0: Entity type for entity Processing 2 was not initialized!
[    2.840942] uvcvideo 1-9:1.0: Entity type for entity Camera 1 was not initialized!
[    2.841095] input: Chicony USB 2.0 Camera as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.0/input/input24
[    2.841189] usbcore: registered new interface driver uvcvideo
[    2.841189] USB Video Class driver (1.1.1)
[    3.074180] random: crng init done
[    3.332774] [drm] RC6 on
[    3.765380] Console: switching to colour frame buffer device 240x67
[    3.789028] psmouse serio2: synaptics: queried max coordinates: x [..5656], y [..4728]
[    3.801400] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    3.839524] scsi 4:0:0:0: Direct-Access     SanDisk  Cruzer Edge      1.27 PQ: 0 ANSI: 6
[    3.840340] sd 4:0:0:0: [sdb] 61056064 512-byte logical blocks: (31.3 GB/29.1 GiB)
[    3.841014] sd 4:0:0:0: [sdb] Write Protect is off
[    3.841015] sd 4:0:0:0: [sdb] Mode Sense: 43 00 00 00
[    3.841252] sd 4:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[    3.853994]  sdb: sdb1
[    3.873852] bbswitch: version 0.8
[    3.873857] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
[    3.873866] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG0.PEGP
[    3.873873] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170119/nsarguments-95)
[    3.873949] bbswitch: detected an Optimus _DSM function
[    3.873957] pci 0000:01:00.0: enabling device (0006 -> 0007)
[    3.874024] bbswitch: Succesfully loaded. Discrete card 0000:01:00.0 is on
[    3.874673] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[    3.875006] bbswitch: disabling discrete graphics
[    3.875011] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170119/nsarguments-95)
[    3.904584] psmouse serio2: synaptics: queried min coordinates: x [1284..], y [1128..]
[    4.151512] psmouse serio2: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps: 0xf00223/0x840300/0x26800/0x0, board id: 3163, fw id: 2180635
[    4.194588] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio2/input/input23
[    4.198380] IPv6: ADDRCONF(NETDEV_UP): enp109s0f1: link is not ready
[    4.218068] r8169 0000:6d:00.1 enp109s0f1: link down
[    4.218068] r8169 0000:6d:00.1 enp109s0f1: link down
[    4.218116] IPv6: ADDRCONF(NETDEV_UP): enp109s0f1: link is not ready
[    4.220303] IPv6: ADDRCONF(NETDEV_UP): wlp110s0: link is not ready
[    4.427510] Bluetooth: hci0: Waiting for firmware download to complete
[    4.428471] Bluetooth: hci0: Firmware loaded in 1559524 usecs
[    4.428567] Bluetooth: hci0: Waiting for device to boot
[    4.440511] Bluetooth: hci0: Device booted in 11696 usecs
[    4.442147] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[    4.443536] Bluetooth: hci0: Applying Intel DDC parameters completed
[    7.708677] r8169 0000:6d:00.1 enp109s0f1: link up
[    7.708689] IPv6: ADDRCONF(NETDEV_CHANGE): enp109s0f1: link becomes ready
[   24.492137] systemd-journald[202]: File /var/log/journal/243ab7792d394394921720a1585cae25/user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
[  116.095584] bbswitch: enabling discrete graphics
[  119.934094] bbswitch: disabling discrete graphics
[  119.934100] ACPI Warning: \_SB.PCI0.PEG0.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20170119/nsarguments-95)
[  122.636245] fuse init (API version 7.26)
 

My laptop is a Santech C57, using a nVidia Geforce GTX 1060 dedicated graphics card.
It is pretty much my first time posting on this forum, so please let me know as well anything I can do to improve my question. Even it's the first time, I thought this topic didn't fit in the newbie corner.

Offline

Board footer

Powered by FluxBB