You are not logged in.

#1 2016-08-02 20:09:41

kiwi937
Member
Registered: 2016-08-02
Posts: 2

Lenovo P50 display crashes when switching between battery and charging

Whenever I plug in or unplug my laptop to a wall outlet, the display crashes and shows a black screen with a non-responsive cursor in the top left corner. This started happening after I installed Bumblebee to manage hybrid graphics on my laptop (part of an effort to connect to an external monitor), so I'm guessing this issue has something to do with how bumblebee handles power management.

I'm not really sure where to look for logs besides journalctl and /var/log/Xorg.* so any advice on how to debug this would be welcomed. The one thing I do have to go on is a line in the systemd journal:

Aug 02 15:32:02 augur kernel: thinkpad_acpi: EC reports that Thermal Table has changed

which looks to be a problem other Thinkpad users have experienced with Bumblebee, but not with the same cause.

Here's Xorg.8.log:

[   345.956] 
X.Org X Server 1.18.4
Release Date: 2016-07-19
[   345.956] X Protocol Version 11, Revision 0
[   345.956] Build Operating System: Linux 4.5.4-1-ARCH x86_64 
[   345.956] Current Operating System: Linux augur 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64
[   345.956] Kernel command line: initrd=\initramfs-linux.img root=PARTUUID=105a66b6-2f94-4b3e-b321-fff1c0684679 rw
[   345.956] Build Date: 19 July 2016  05:54:24PM
[   345.956]  
[   345.956] Current version of pixman: 0.34.0
[   345.956] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   345.956] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   345.957] (==) Log file: "/var/log/Xorg.8.log", Time: Mon Aug  1 09:37:15 2016
[   345.957] (++) Using config file: "/etc/bumblebee/xorg.conf.nvidia"
[   345.957] (++) Using config directory: "/etc/bumblebee/xorg.conf.d"
[   345.957] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   345.957] (==) ServerLayout "Layout0"
[   345.957] (**) |-->Screen "Default Screen" (0)
[   345.957] (**) |   |-->Monitor "<default monitor>"
[   345.957] (**) |   |-->Device "DiscreteNvidia"
[   345.957] (==) No monitor specified for screen "Default Screen".
	Using a default monitor configuration.
[   345.957] (**) Option "AutoAddGPU" "false"
[   345.957] (==) Automatically adding devices
[   345.957] (==) Automatically enabling devices
[   345.957] (**) Not automatically adding GPU devices
[   345.957] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   345.957] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   345.957] 	Entry deleted from font path.
[   345.957] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   345.957] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   345.957] 	Entry deleted from font path.
[   345.957] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   345.957] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/OTF/,
	/usr/share/fonts/Type1/
[   345.957] (++) ModulePath set to "/usr/lib/nvidia/xorg/,/usr/lib/xorg/modules"
[   345.957] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   345.957] (II) Loader magic: 0x821d40
[   345.957] (II) Module ABI versions:
[   345.957] 	X.Org ANSI C Emulation: 0.4
[   345.957] 	X.Org Video Driver: 20.0
[   345.957] 	X.Org XInput driver : 22.1
[   345.957] 	X.Org Server Extension : 9.0
[   345.958] (--) using VT number 2

[   345.958] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   345.958] (II) xfree86: Adding drm device (/dev/dri/card0)
[   345.958] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[   345.960] (--) PCI:*(0:1:0:0) 10de:13b0:17aa:222e rev 162, Mem @ 0xc3000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[   345.960] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   345.960] (II) LoadModule: "glx"
[   345.961] (II) Loading /usr/lib/nvidia/xorg/modules/extensions/libglx.so
[   346.519] (II) Module glx: vendor="NVIDIA Corporation"
[   346.519] 	compiled for 4.0.2, module version = 1.0.0
[   346.519] 	Module class: X.Org Server Extension
[   346.519] (II) NVIDIA GLX Module  367.35  Mon Jul 11 22:39:07 PDT 2016
[   346.523] (II) LoadModule: "nvidia"
[   346.524] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   346.628] (II) Module nvidia: vendor="NVIDIA Corporation"
[   346.628] 	compiled for 4.0.2, module version = 1.0.0
[   346.628] 	Module class: X.Org Video Driver
[   346.649] (II) NVIDIA dlloader X Driver  367.35  Mon Jul 11 22:14:48 PDT 2016
[   346.649] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   346.649] (II) Loading sub module "fb"
[   346.649] (II) LoadModule: "fb"
[   346.650] (II) Loading /usr/lib/xorg/modules/libfb.so
[   346.658] (II) Module fb: vendor="X.Org Foundation"
[   346.658] 	compiled for 1.18.4, module version = 1.0.0
[   346.658] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   346.658] (II) Loading sub module "wfb"
[   346.658] (II) LoadModule: "wfb"
[   346.658] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   346.660] (II) Module wfb: vendor="X.Org Foundation"
[   346.660] 	compiled for 1.18.4, module version = 1.0.0
[   346.660] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   346.660] (II) Loading sub module "ramdac"
[   346.660] (II) LoadModule: "ramdac"
[   346.660] (II) Module "ramdac" already built-in
[   346.661] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen" for depth/fbbpp 24/32
[   346.661] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[   346.661] (==) NVIDIA(0): RGB weight 888
[   346.661] (==) NVIDIA(0): Default visual is TrueColor
[   346.661] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   346.661] (**) NVIDIA(0): Option "NoLogo" "true"
[   346.661] (**) NVIDIA(0): Option "ProbeAllGpus" "false"
[   346.661] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[   346.661] (**) NVIDIA(0): Option "UseEDID" "true"
[   346.661] (**) NVIDIA(0): Enabling 2D acceleration
[   347.474] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[   347.474] (--) NVIDIA(0):     DFP-0
[   347.474] (--) NVIDIA(0):     DFP-1 (boot)
[   347.474] (--) NVIDIA(0):     DFP-2
[   347.474] (--) NVIDIA(0):     DFP-3
[   347.474] (--) NVIDIA(0):     DFP-4
[   347.474] (--) NVIDIA(0):     DFP-5
[   347.474] (--) NVIDIA(0): DFP-0: disconnected
[   347.474] (--) NVIDIA(0): DFP-0: Internal TMDS
[   347.474] (--) NVIDIA(0): DFP-0: 165.0 MHz maximum pixel clock
[   347.474] (--) NVIDIA(0): 
[   347.592] (--) NVIDIA(0): HP 25es (DFP-1): connected
[   347.592] (--) NVIDIA(0): HP 25es (DFP-1): Internal TMDS
[   347.592] (--) NVIDIA(0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[   347.592] (--) NVIDIA(0): 
[   347.593] (--) NVIDIA(0): DFP-2: disconnected
[   347.593] (--) NVIDIA(0): DFP-2: Internal TMDS
[   347.593] (--) NVIDIA(0): DFP-2: 165.0 MHz maximum pixel clock
[   347.593] (--) NVIDIA(0): 
[   347.593] (--) NVIDIA(0): DFP-3: disconnected
[   347.593] (--) NVIDIA(0): DFP-3: Internal DisplayPort
[   347.593] (--) NVIDIA(0): DFP-3: 960.0 MHz maximum pixel clock
[   347.593] (--) NVIDIA(0): 
[   347.593] (--) NVIDIA(0): DFP-4: disconnected
[   347.593] (--) NVIDIA(0): DFP-4: Internal DisplayPort
[   347.593] (--) NVIDIA(0): DFP-4: 960.0 MHz maximum pixel clock
[   347.593] (--) NVIDIA(0): 
[   347.593] (--) NVIDIA(0): DFP-5: disconnected
[   347.593] (--) NVIDIA(0): DFP-5: Internal DisplayPort
[   347.593] (--) NVIDIA(0): DFP-5: 960.0 MHz maximum pixel clock
[   347.593] (--) NVIDIA(0): 
[   347.594] (II) NVIDIA(0): NVIDIA GPU Quadro M2000M (GM107GL-A) at PCI:1:0:0 (GPU-0)
[   347.594] (--) NVIDIA(0): Memory: 4194304 kBytes
[   347.594] (--) NVIDIA(0): VideoBIOS: 82.07.90.00.05
[   347.594] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   347.594] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[   347.594] (**) NVIDIA(0):     device HP 25es (DFP-1) (Using EDID frequencies has been
[   347.594] (**) NVIDIA(0):     enabled on all display devices.)
[   347.596] (==) NVIDIA(0): 
[   347.596] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   347.596] (==) NVIDIA(0):     will be used as the requested mode.
[   347.596] (==) NVIDIA(0): 
[   347.596] (II) NVIDIA(0): Validated MetaModes:
[   347.596] (II) NVIDIA(0):     "DFP-1:nvidia-auto-select"
[   347.596] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[   347.601] (--) NVIDIA(0): DPI set to (88, 88); computed from "UseEdidDpi" X config
[   347.601] (--) NVIDIA(0):     option
[   347.601] (--) Depth 24 pixmap format is 32 bpp
[   347.602] (II) NVIDIA: Using 12288.00 MB of virtual memory for indirect memory
[   347.602] (II) NVIDIA:     access.
[   347.605] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   347.606] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   347.606] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   347.606] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   347.606] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   347.606] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   347.606] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   347.606] (II) NVIDIA(0):     Config Options in the README.
[   347.619] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[   347.646] (==) NVIDIA(0): Disabling shared memory pixmaps
[   347.646] (==) NVIDIA(0): Backing store enabled
[   347.646] (==) NVIDIA(0): Silken mouse enabled
[   347.646] (==) NVIDIA(0): DPMS enabled
[   347.646] (WW) NVIDIA(0): Option "AutoAddDevices" is not used
[   347.646] (II) Loading sub module "dri2"
[   347.646] (II) LoadModule: "dri2"
[   347.646] (II) Module "dri2" already built-in
[   347.646] (II) NVIDIA(0): [DRI2] Setup complete
[   347.646] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   347.646] (--) RandR disabled
[   347.648] (II) Initializing extension GLX
[   347.648] (II) Indirect GLX disabled.
[   347.672] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[   347.672] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   347.672] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   347.672] (II) LoadModule: "libinput"
[   347.672] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   347.673] (II) Module libinput: vendor="X.Org Foundation"
[   347.673] 	compiled for 1.18.3, module version = 0.19.0
[   347.673] 	Module class: X.Org XInput Driver
[   347.673] 	ABI class: X.Org XInput driver, version 22.1
[   347.673] (II) Using input driver 'libinput' for 'Power Button'
[   347.673] (**) Power Button: always reports core events
[   347.673] (**) Option "Device" "/dev/input/event5"
[   347.673] (**) Option "_source" "server/udev"
[   347.673] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[   347.673] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[   347.687] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5"
[   347.687] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   347.687] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[   347.687] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[   347.687] (II) config/udev: Adding input device Video Bus (/dev/input/event10)
[   347.687] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   347.687] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   347.687] (II) Using input driver 'libinput' for 'Video Bus'
[   347.687] (**) Video Bus: always reports core events
[   347.687] (**) Option "Device" "/dev/input/event10"
[   347.688] (**) Option "_source" "server/udev"
[   347.688] (II) input device 'Video Bus', /dev/input/event10 is tagged by udev as: Keyboard
[   347.688] (II) input device 'Video Bus', /dev/input/event10 is a keyboard
[   347.700] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12/event10"
[   347.700] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   347.701] (II) input device 'Video Bus', /dev/input/event10 is tagged by udev as: Keyboard
[   347.701] (II) input device 'Video Bus', /dev/input/event10 is a keyboard
[   347.701] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[   347.701] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   347.701] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   347.701] (II) Using input driver 'libinput' for 'Video Bus'
[   347.701] (**) Video Bus: always reports core events
[   347.701] (**) Option "Device" "/dev/input/event9"
[   347.701] (**) Option "_source" "server/udev"
[   347.701] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[   347.701] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[   347.716] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input11/event9"
[   347.716] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[   347.717] (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
[   347.717] (II) input device 'Video Bus', /dev/input/event9 is a keyboard
[   347.717] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[   347.717] (II) No input driver specified, ignoring this device.
[   347.717] (II) This device may have been added with another device file.
[   347.717] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[   347.717] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   347.717] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   347.717] (II) Using input driver 'libinput' for 'Sleep Button'
[   347.717] (**) Sleep Button: always reports core events
[   347.717] (**) Option "Device" "/dev/input/event4"
[   347.717] (**) Option "_source" "server/udev"
[   347.717] (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard
[   347.717] (II) input device 'Sleep Button', /dev/input/event4 is a keyboard
[   347.729] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event4"
[   347.729] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[   347.730] (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard
[   347.730] (II) input device 'Sleep Button', /dev/input/event4 is a keyboard
[   347.730] (II) config/udev: Adding drm device (/dev/dri/card0)
[   347.730] (II) xfree86: Adding drm device (/dev/dri/card0)
[   347.730] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied
[   347.730] (II) config/udev: Adding input device Logitech M505/B605 (/dev/input/event1)
[   347.730] (**) Logitech M505/B605: Applying InputClass "evdev pointer catchall"
[   347.730] (**) Logitech M505/B605: Applying InputClass "libinput pointer catchall"
[   347.730] (II) Using input driver 'libinput' for 'Logitech M505/B605'
[   347.731] (**) Logitech M505/B605: always reports core events
[   347.731] (**) Option "Device" "/dev/input/event1"
[   347.731] (**) Option "_source" "server/udev"
[   347.731] (II) input device 'Logitech M505/B605', /dev/input/event1 is tagged by udev as: Mouse
[   347.731] (II) input device 'Logitech M505/B605', /dev/input/event1 is a pointer caps
[   347.743] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0003/0003:046D:101D.0004/input/input2/event1"
[   347.743] (II) XINPUT: Adding extended input device "Logitech M505/B605" (type: MOUSE, id 10)
[   347.743] (**) Option "AccelerationScheme" "none"
[   347.743] (**) Logitech M505/B605: (accel) selected scheme none/0
[   347.743] (**) Logitech M505/B605: (accel) acceleration factor: 2.000
[   347.743] (**) Logitech M505/B605: (accel) acceleration threshold: 4
[   347.743] (II) input device 'Logitech M505/B605', /dev/input/event1 is tagged by udev as: Mouse
[   347.743] (II) input device 'Logitech M505/B605', /dev/input/event1 is a pointer caps
[   347.744] (II) config/udev: Adding input device Logitech M505/B605 (/dev/input/mouse0)
[   347.744] (II) No input driver specified, ignoring this device.
[   347.744] (II) This device may have been added with another device file.
[   347.744] (II) config/udev: Adding input device Logitech K350 (/dev/input/event2)
[   347.744] (**) Logitech K350: Applying InputClass "evdev keyboard catchall"
[   347.744] (**) Logitech K350: Applying InputClass "libinput keyboard catchall"
[   347.744] (II) Using input driver 'libinput' for 'Logitech K350'
[   347.744] (**) Logitech K350: always reports core events
[   347.744] (**) Option "Device" "/dev/input/event2"
[   347.744] (**) Option "_source" "server/udev"
[   347.744] (II) input device 'Logitech K350', /dev/input/event2 is tagged by udev as: Keyboard
[   347.744] (II) input device 'Logitech K350', /dev/input/event2 is a keyboard
[   347.756] (II) libinput: Logitech K350: needs a virtual subdevice
[   347.756] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0003/0003:046D:200A.0005/input/input3/event2"
[   347.756] (II) XINPUT: Adding extended input device "Logitech K350" (type: MOUSE, id 11)
[   347.756] (**) Option "AccelerationScheme" "none"
[   347.756] (**) Logitech K350: (accel) selected scheme none/0
[   347.756] (**) Logitech K350: (accel) acceleration factor: 2.000
[   347.756] (**) Logitech K350: (accel) acceleration threshold: 4
[   347.757] (II) input device 'Logitech K350', /dev/input/event2 is tagged by udev as: Keyboard
[   347.757] (II) input device 'Logitech K350', /dev/input/event2 is a keyboard
[   347.757] (II) config/udev: Adding input device Integrated Camera (/dev/input/event12)
[   347.757] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[   347.757] (**) Integrated Camera: Applying InputClass "libinput keyboard catchall"
[   347.757] (II) Using input driver 'libinput' for 'Integrated Camera'
[   347.757] (**) Integrated Camera: always reports core events
[   347.757] (**) Option "Device" "/dev/input/event12"
[   347.757] (**) Option "_source" "server/udev"
[   347.757] (II) input device 'Integrated Camera', /dev/input/event12 is tagged by udev as: Keyboard
[   347.757] (II) input device 'Integrated Camera', /dev/input/event12 is a keyboard
[   347.769] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input13/event12"
[   347.769] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 12)
[   347.770] (II) input device 'Integrated Camera', /dev/input/event12 is tagged by udev as: Keyboard
[   347.770] (II) input device 'Integrated Camera', /dev/input/event12 is a keyboard
[   347.770] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[   347.770] (II) No input driver specified, ignoring this device.
[   347.770] (II) This device may have been added with another device file.
[   347.770] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[   347.770] (II) No input driver specified, ignoring this device.
[   347.770] (II) This device may have been added with another device file.
[   347.770] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   347.770] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   347.770] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[   347.770] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[   347.770] (**) AT Translated Set 2 keyboard: always reports core events
[   347.770] (**) Option "Device" "/dev/input/event0"
[   347.770] (**) Option "_source" "server/udev"
[   347.771] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[   347.771] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[   347.783] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   347.783] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[   347.784] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
[   347.784] (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
[   347.784] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
[   347.784] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   347.784] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchscreen catchall"
[   347.784] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[   347.784] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchscreen catchall"
[   347.784] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   347.784] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[   347.784] (II) LoadModule: "synaptics"
[   347.784] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   347.784] (II) Module synaptics: vendor="X.Org Foundation"
[   347.784] 	compiled for 1.18.3, module version = 1.8.99
[   347.784] 	Module class: X.Org XInput Driver
[   347.784] 	ABI class: X.Org XInput driver, version 22.1
[   347.784] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[   347.784] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   347.784] (**) Option "Device" "/dev/input/event8"
[   347.797] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1266 - 5676 (res 44)
[   347.797] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1100 - 4754 (res 67)
[   347.797] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   347.797] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[   347.797] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right middle double triple
[   347.797] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[   347.797] (**) Option "TapButton1" "1"
[   347.797] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   347.797] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   347.817] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event8"
[   347.817] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
[   347.817] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   347.817] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[   347.817] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035
[   347.817] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   347.817] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   347.817] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   347.817] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   347.817] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[   347.818] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[   347.818] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[   347.818] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event11)
[   347.818] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[   347.818] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[   347.818] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[   347.818] (**) TPPS/2 IBM TrackPoint: always reports core events
[   347.818] (**) Option "Device" "/dev/input/event11"
[   347.818] (**) Option "_source" "server/udev"
[   347.819] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event11 is tagged by udev as: Mouse Pointingstick
[   347.819] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event11 is a pointer caps
[   347.840] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input10/event11"
[   347.840] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 15)
[   347.840] (**) Option "AccelerationScheme" "none"
[   347.840] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[   347.840] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[   347.840] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[   347.840] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event11 is tagged by udev as: Mouse Pointingstick
[   347.840] (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event11 is a pointer caps
[   347.841] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[   347.841] (II) No input driver specified, ignoring this device.
[   347.841] (II) This device may have been added with another device file.
[   347.841] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[   347.841] (II) No input driver specified, ignoring this device.
[   347.841] (II) This device may have been added with another device file.
[   347.842] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event6)
[   347.842] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[   347.842] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[   347.842] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[   347.842] (**) ThinkPad Extra Buttons: always reports core events
[   347.842] (**) Option "Device" "/dev/input/event6"
[   347.842] (**) Option "_source" "server/udev"
[   347.842] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is tagged by udev as: Keyboard
[   347.842] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is a keyboard
[   347.860] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input8/event6"
[   347.860] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 16)
[   347.861] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is tagged by udev as: Keyboard
[   347.861] (II) input device 'ThinkPad Extra Buttons', /dev/input/event6 is a keyboard
[   347.867] (**) Logitech K350: Applying InputClass "evdev keyboard catchall"
[   347.867] (**) Logitech K350: Applying InputClass "libinput keyboard catchall"
[   347.867] (II) Using input driver 'libinput' for 'Logitech K350'
[   347.867] (**) Logitech K350: always reports core events
[   347.867] (**) Option "Device" "/dev/input/event2"
[   347.867] (**) Option "_source" "_driver/libinput"
[   347.867] (II) libinput: Logitech K350: is a virtual subdevice
[   347.867] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0003/0003:046D:200A.0005/input/input3/event2"
[   347.867] (II) XINPUT: Adding extended input device "Logitech K350" (type: KEYBOARD, id 17)
[   347.993] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[   347.993] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[   347.993] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[   347.993] (--) NVIDIA(GPU-0): 
[   348.118] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[   348.118] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[   348.118] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[   348.118] (--) NVIDIA(GPU-0): 
[   348.120] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   348.120] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[   348.120] (--) NVIDIA(GPU-0): DFP-0: 165.0 MHz maximum pixel clock
[   348.120] (--) NVIDIA(GPU-0): 
[   348.245] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[   348.245] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[   348.245] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[   348.245] (--) NVIDIA(GPU-0): 
[   348.245] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   348.245] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   348.245] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   348.245] (--) NVIDIA(GPU-0): 
[   348.246] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   348.246] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   348.246] (--) NVIDIA(GPU-0): DFP-3: 960.0 MHz maximum pixel clock
[   348.246] (--) NVIDIA(GPU-0): 
[   348.246] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   348.246] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[   348.246] (--) NVIDIA(GPU-0): DFP-4: 960.0 MHz maximum pixel clock
[   348.246] (--) NVIDIA(GPU-0): 
[   348.246] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   348.246] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   348.246] (--) NVIDIA(GPU-0): DFP-5: 960.0 MHz maximum pixel clock
[   348.246] (--) NVIDIA(GPU-0): 
[   348.254] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[   348.275] (II) NVIDIA(0): Setting mode "NULL"
[   348.319] (II) NVIDIA(0): Setting mode "NULL"
[   348.616] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[  2025.179] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[  2025.217] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[  2025.822] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[  2025.822] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[  2025.822] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[  2025.822] (--) NVIDIA(GPU-0): 
[  2025.953] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[  2025.953] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[  2025.953] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[  2025.953] (--) NVIDIA(GPU-0): 
[  2026.465] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[  2026.465] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[  2026.465] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[  2026.465] (--) NVIDIA(GPU-0): 
[  2026.599] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[  2026.599] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[  2026.599] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[  2026.599] (--) NVIDIA(GPU-0): 
[  2648.394] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[  2648.424] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[  2649.127] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[  2649.127] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[  2649.127] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[  2649.127] (--) NVIDIA(GPU-0): 
[  2649.259] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[  2649.259] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[  2649.259] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[  2649.259] (--) NVIDIA(GPU-0): 
[  2649.263] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[  2649.294] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[  2649.768] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[  2649.768] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[  2649.768] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[  2649.768] (--) NVIDIA(GPU-0): 
[  2649.900] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[  2649.900] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[  2649.900] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[  2649.900] (--) NVIDIA(GPU-0): 
[  5825.207] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[  5825.207] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[  5825.207] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[  5825.207] (--) NVIDIA(GPU-0): 
[  5825.339] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[  5825.339] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[  5825.339] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[  5825.339] (--) NVIDIA(GPU-0): 
[  5825.343] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[  5825.369] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[  5825.849] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[  5825.849] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[  5825.849] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[  5825.849] (--) NVIDIA(GPU-0): 
[  5825.979] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[  5825.979] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[  5825.979] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[  5825.979] (--) NVIDIA(GPU-0): 
[ 11381.855] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 11381.883] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 11382.498] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 11382.498] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 11382.499] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 11382.499] (--) NVIDIA(GPU-0): 
[ 11382.629] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 11382.629] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 11382.629] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 11382.629] (--) NVIDIA(GPU-0): 
[ 11383.138] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 11383.138] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 11383.138] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 11383.138] (--) NVIDIA(GPU-0): 
[ 11383.270] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 11383.270] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 11383.270] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 11383.270] (--) NVIDIA(GPU-0): 
[ 12005.044] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 12005.075] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 12005.773] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 12005.774] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 12005.774] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 12005.774] (--) NVIDIA(GPU-0): 
[ 12005.906] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 12005.906] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 12005.906] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 12005.906] (--) NVIDIA(GPU-0): 
[ 12005.909] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 12005.946] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 12006.414] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 12006.414] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 12006.414] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 12006.414] (--) NVIDIA(GPU-0): 
[ 12006.545] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 12006.545] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 12006.545] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 12006.545] (--) NVIDIA(GPU-0): 
[ 12629.183] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 12629.183] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 12629.183] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 12629.183] (--) NVIDIA(GPU-0): 
[ 12629.314] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 12629.314] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 12629.314] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 12629.314] (--) NVIDIA(GPU-0): 
[ 12629.318] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 12629.353] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 12629.825] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 12629.825] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 12629.825] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 12629.825] (--) NVIDIA(GPU-0): 
[ 12629.954] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 12629.954] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 12629.954] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 12629.954] (--) NVIDIA(GPU-0): 
[ 13252.113] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 13252.141] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 13252.585] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 13252.585] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 13252.585] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 13252.585] (--) NVIDIA(GPU-0): 
[ 13252.714] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 13252.714] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 13252.714] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 13252.714] (--) NVIDIA(GPU-0): 
[ 13253.226] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 13253.226] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 13253.226] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 13253.226] (--) NVIDIA(GPU-0): 
[ 13253.357] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 13253.357] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 13253.357] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 13253.357] (--) NVIDIA(GPU-0): 
[ 14024.810] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 14024.835] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 14025.488] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 14025.488] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 14025.489] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 14025.489] (--) NVIDIA(GPU-0): 
[ 14025.619] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 14025.619] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 14025.619] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 14025.619] (--) NVIDIA(GPU-0): 
[ 14025.622] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 14025.655] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 14026.129] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 14026.129] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 14026.129] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 14026.129] (--) NVIDIA(GPU-0): 
[ 14026.261] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 14026.261] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 14026.261] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 14026.261] (--) NVIDIA(GPU-0): 
[ 14648.880] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 14648.880] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 14648.880] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 14648.880] (--) NVIDIA(GPU-0): 
[ 14649.010] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 14649.010] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 14649.010] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 14649.010] (--) NVIDIA(GPU-0): 
[ 14649.014] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 14649.048] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 14649.521] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 14649.521] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 14649.521] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 14649.521] (--) NVIDIA(GPU-0): 
[ 14649.650] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 14649.650] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 14649.650] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 14649.651] (--) NVIDIA(GPU-0): 
[ 15271.567] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 15271.603] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 15272.249] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 15272.249] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 15272.249] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 15272.249] (--) NVIDIA(GPU-0): 
[ 15272.379] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 15272.379] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 15272.379] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 15272.379] (--) NVIDIA(GPU-0): 
[ 15272.889] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 15273.869] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 15273.869] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 15273.869] (--) NVIDIA(GPU-0): 
[ 15273.999] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 15273.999] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 15273.999] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 15273.999] (--) NVIDIA(GPU-0): 
[ 15894.812] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 15894.846] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 15895.483] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 15895.483] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 15895.483] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 15895.483] (--) NVIDIA(GPU-0): 
[ 15895.613] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 15895.613] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 15895.613] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 15895.613] (--) NVIDIA(GPU-0): 
[ 15895.616] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 15895.649] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 15896.122] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 15896.122] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 15896.122] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 15896.122] (--) NVIDIA(GPU-0): 
[ 15896.253] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 15896.253] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 15896.253] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 15896.253] (--) NVIDIA(GPU-0): 
[ 16518.814] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 16518.814] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 16518.814] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 16518.814] (--) NVIDIA(GPU-0): 
[ 16518.944] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 16518.944] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 16518.944] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 16518.944] (--) NVIDIA(GPU-0): 
[ 16518.948] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 16518.975] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 16519.453] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 16519.453] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 16519.453] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 16519.453] (--) NVIDIA(GPU-0): 
[ 16519.582] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 16519.582] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 16519.582] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 16519.582] (--) NVIDIA(GPU-0): 
[ 17141.509] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 17141.532] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 17142.179] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 17142.179] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 17142.179] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 17142.179] (--) NVIDIA(GPU-0): 
[ 17142.311] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 17142.311] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 17142.311] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 17142.311] (--) NVIDIA(GPU-0): 
[ 17142.819] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 17142.819] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 17142.819] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 17142.819] (--) NVIDIA(GPU-0): 
[ 17142.949] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 17142.949] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 17142.949] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 17142.949] (--) NVIDIA(GPU-0): 
[ 17764.726] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 17764.759] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 17765.459] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 17765.459] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 17765.459] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 17765.459] (--) NVIDIA(GPU-0): 
[ 17765.589] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 17765.589] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 17765.589] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 17765.589] (--) NVIDIA(GPU-0): 
[ 17765.592] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 17765.629] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 17766.099] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 17766.100] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 17766.100] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 17766.100] (--) NVIDIA(GPU-0): 
[ 17766.232] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 17766.232] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 17766.232] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 17766.232] (--) NVIDIA(GPU-0): 
[ 18388.873] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 18388.873] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 18388.873] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 18388.873] (--) NVIDIA(GPU-0): 
[ 18389.003] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 18389.003] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 18389.003] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 18389.003] (--) NVIDIA(GPU-0): 
[ 18389.007] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 18389.038] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 18389.511] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 18389.511] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 18389.511] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 18389.511] (--) NVIDIA(GPU-0): 
[ 18389.640] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 18389.640] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 18389.640] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 18389.640] (--) NVIDIA(GPU-0): 
[ 23211.241] (II) NVIDIA(0): Setting mode "DP-1: 1920x1080_60_0 @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 23211.267] (II) NVIDIA(0): Setting mode "DP-1: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[ 23211.900] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 23211.900] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 23211.900] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 23211.900] (--) NVIDIA(GPU-0): 
[ 23212.031] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 23212.031] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 23212.031] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 23212.031] (--) NVIDIA(GPU-0): 
[ 23212.541] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 23212.541] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 23212.541] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 23212.541] (--) NVIDIA(GPU-0): 
[ 23212.674] (--) NVIDIA(GPU-0): HP 25es (DFP-1): connected
[ 23212.674] (--) NVIDIA(GPU-0): HP 25es (DFP-1): Internal TMDS
[ 23212.674] (--) NVIDIA(GPU-0): HP 25es (DFP-1): 300.0 MHz maximum pixel clock
[ 23212.674] (--) NVIDIA(GPU-0): 

and journalctl output:

-- Logs begin at Sun 2016-06-26 22:53:51 EDT, end at Tue 2016-08-02 16:03:03 EDT. --
Aug 02 13:51:44 augur systemd-journald[229]: Runtime journal (/run/log/journal/) is 8.0M, max 1.5G, 1.5G free.
Aug 02 13:51:45 augur systemd-journald[229]: System journal (/var/log/journal/) is 1.0G, max 2.0G, 996.6M free.
Aug 02 13:51:45 augur systemd-journald[229]: Time spent on flushing to /var is 275.977ms for 2 entries.
Aug 02 13:51:45 augur kernel: Linux version 4.6.4-1-ARCH (builduser@tobias) (gcc version 6.1.1 20160707 (GCC) ) #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016
Aug 02 13:51:45 augur kernel: Command line: initrd=\initramfs-linux.img root=PARTUUID=105a66b6-2f94-4b3e-b321-fff1c0684679 rw
Aug 02 13:51:45 augur kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Aug 02 13:51:45 augur kernel: x86/fpu: xstate_offset[3]:  960, xstate_sizes[3]:   64
Aug 02 13:51:45 augur kernel: x86/fpu: xstate_offset[4]: 1024, xstate_sizes[4]:   64
Aug 02 13:51:45 augur kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Aug 02 13:51:45 augur kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Aug 02 13:51:45 augur kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Aug 02 13:51:45 augur kernel: x86/fpu: Supporting XSAVE feature 0x008: 'MPX bounds registers'
Aug 02 13:51:45 augur kernel: x86/fpu: Supporting XSAVE feature 0x010: 'MPX CSR'
Aug 02 13:51:45 augur kernel: x86/fpu: Enabled xstate features 0x1f, context size is 1088 bytes, using 'standard' format.
Aug 02 13:51:45 augur kernel: x86/fpu: Using 'eager' FPU context switches.
Aug 02 13:51:45 augur kernel: e820: BIOS-provided physical RAM map:
Aug 02 13:51:45 augur kernel: BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
Aug 02 13:51:45 augur kernel: BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
Aug 02 13:51:45 augur kernel: BIOS-e820: [mem 0x0000000000059000-0x000000000008bfff] usable
Aug 02 13:51:45 augur kernel: BIOS-e820: [mem 0x000000000008c000-0x00000000000fffff] reserved
Aug 02 13:51:45 augur kernel: BIOS-e820: [mem 0x0000000000100000-0x000000004c970fff] usable
Aug 02 13:51:45 augur kernel: BIOS-e820: [mem 0x000000004c971000-0x000000004c971fff] ACPI NVS
Aug 02 13:51:45 augur kernel: BIOS-e820: [mem 0x000000004c972000-0x000000004c9bbfff] reserved
Aug 02 13:51:45 augur kernel: BIOS-e820: [mem 0x000000004c9bc000-0x00000000562ccfff] usable
Aug 02 13:51:45 augur kernel: BIOS-e820: [mem 0x00000000562cd000-0x0000000057f28fff] reserved
Aug 02 13:51:45 augur kernel: BIOS-e820: [mem 0x0000000057f29000-0x0000000057fbdfff] ACPI NVS
Aug 02 13:51:45 augur kernel: BIOS-e820: [mem 0x0000000057fbe000-0x0000000057ffdfff] ACPI data
Aug 02 13:51:45 augur kernel: BIOS-e820: [mem 0x0000000057ffe000-0x0000000057ffefff] usable
Aug 02 13:51:45 augur kernel: BIOS-e820: [mem 0x0000000057fff000-0x00000000580fffff] reserved
Aug 02 13:51:45 augur kernel: BIOS-e820: [mem 0x0000000058600000-0x000000005c7fffff] reserved
Aug 02 13:51:45 augur kernel: BIOS-e820: [mem 0x00000000e00fa000-0x00000000e00fafff] reserved
Aug 02 13:51:45 augur kernel: BIOS-e820: [mem 0x00000000e00fd000-0x00000000e00fdfff] reserved
Aug 02 13:51:45 augur kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Aug 02 13:51:45 augur kernel: BIOS-e820: [mem 0x0000000100000000-0x00000008a17fffff] usable
Aug 02 13:51:45 augur kernel: NX (Execute Disable) protection: active
Aug 02 13:51:45 augur kernel: e820: update [mem 0x49e58018-0x49e71657] usable ==> usable
Aug 02 13:51:45 augur kernel: e820: update [mem 0x49e47018-0x49e57057] usable ==> usable
Aug 02 13:51:45 augur kernel: e820: update [mem 0x49e36018-0x49e46c57] usable ==> usable
Aug 02 13:51:45 augur kernel: extended physical RAM map:
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x0000000000000000-0x0000000000057fff] usable
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x0000000000058000-0x0000000000058fff] reserved
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x0000000000059000-0x000000000008bfff] usable
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x000000000008c000-0x00000000000fffff] reserved
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x0000000000100000-0x0000000049e36017] usable
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x0000000049e36018-0x0000000049e46c57] usable
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x0000000049e46c58-0x0000000049e47017] usable
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x0000000049e47018-0x0000000049e57057] usable
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x0000000049e57058-0x0000000049e58017] usable
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x0000000049e58018-0x0000000049e71657] usable
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x0000000049e71658-0x000000004c970fff] usable
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x000000004c971000-0x000000004c971fff] ACPI NVS
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x000000004c972000-0x000000004c9bbfff] reserved
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x000000004c9bc000-0x00000000562ccfff] usable
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x00000000562cd000-0x0000000057f28fff] reserved
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x0000000057f29000-0x0000000057fbdfff] ACPI NVS
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x0000000057fbe000-0x0000000057ffdfff] ACPI data
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x0000000057ffe000-0x0000000057ffefff] usable
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x0000000057fff000-0x00000000580fffff] reserved
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x0000000058600000-0x000000005c7fffff] reserved
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x00000000e00fa000-0x00000000e00fafff] reserved
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x00000000e00fd000-0x00000000e00fdfff] reserved
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Aug 02 13:51:45 augur kernel: reserve setup_data: [mem 0x0000000100000000-0x00000008a17fffff] usable
Aug 02 13:51:45 augur kernel: efi: EFI v2.40 by Lenovo
Aug 02 13:51:45 augur kernel: efi:  SMBIOS=0x57b78000  ACPI=0x57ffd000  ACPI 2.0=0x57ffd014  MPS=0x57ea2000  ESRT=0x56c14000 
Aug 02 13:51:45 augur kernel: esrt: Reserving ESRT space from 0x0000000056c14000 to 0x0000000056c14060.
Aug 02 13:51:45 augur kernel: SMBIOS 2.8 present.
Aug 02 13:51:45 augur kernel: DMI: LENOVO 20ENCTO1WW/20ENCTO1WW, BIOS N1EET52W (1.26 ) 05/10/2016
Aug 02 13:51:45 augur kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Aug 02 13:51:45 augur kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Aug 02 13:51:45 augur kernel: e820: last_pfn = 0x8a1800 max_arch_pfn = 0x400000000
Aug 02 13:51:45 augur kernel: MTRR default type: write-back
Aug 02 13:51:45 augur kernel: MTRR fixed ranges enabled:
Aug 02 13:51:45 augur kernel:   00000-9FFFF write-back
Aug 02 13:51:45 augur kernel:   A0000-BFFFF uncachable
Aug 02 13:51:45 augur kernel:   C0000-FFFFF write-protect
Aug 02 13:51:45 augur kernel: MTRR variable ranges enabled:
Aug 02 13:51:45 augur kernel:   0 base 0080000000 mask 7F80000000 uncachable
Aug 02 13:51:45 augur kernel:   1 base 0060000000 mask 7FE0000000 uncachable
Aug 02 13:51:45 augur kernel:   2 base 005C000000 mask 7FFC000000 uncachable
Aug 02 13:51:45 augur kernel:   3 base 005A000000 mask 7FFE000000 uncachable
Aug 02 13:51:45 augur kernel:   4 disabled
Aug 02 13:51:45 augur kernel:   5 disabled
Aug 02 13:51:45 augur kernel:   6 disabled
Aug 02 13:51:45 augur kernel:   7 disabled
Aug 02 13:51:45 augur kernel:   8 disabled
Aug 02 13:51:45 augur kernel:   9 disabled
Aug 02 13:51:45 augur kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WC  UC- WT  
Aug 02 13:51:45 augur kernel: e820: last_pfn = 0x57fff max_arch_pfn = 0x400000000
Aug 02 13:51:45 augur kernel: Scanning 1 areas for low memory corruption
Aug 02 13:51:45 augur kernel: Base memory trampoline at [ffff880000064000] 64000 size 24576
Aug 02 13:51:45 augur kernel: Using GB pages for direct mapping
Aug 02 13:51:45 augur kernel: BRK [0x01b4f000, 0x01b4ffff] PGTABLE
Aug 02 13:51:45 augur kernel: BRK [0x01b50000, 0x01b50fff] PGTABLE
Aug 02 13:51:45 augur kernel: BRK [0x01b51000, 0x01b51fff] PGTABLE
Aug 02 13:51:45 augur kernel: BRK [0x01b52000, 0x01b52fff] PGTABLE
Aug 02 13:51:45 augur kernel: BRK [0x01b53000, 0x01b53fff] PGTABLE
Aug 02 13:51:45 augur kernel: BRK [0x01b54000, 0x01b54fff] PGTABLE
Aug 02 13:51:45 augur kernel: RAMDISK: [mem 0x551bf000-0x5553cfff]
Aug 02 13:51:45 augur kernel: ACPI: Early table checksum verification disabled
Aug 02 13:51:45 augur kernel: ACPI: RSDP 0x0000000057FFD014 000024 (v02 LENOVO)
Aug 02 13:51:45 augur kernel: ACPI: XSDT 0x0000000057FCE188 0000FC (v01 LENOVO TP-N1E   00000000 PTEC 00000002)
Aug 02 13:51:45 augur kernel: ACPI: FACP 0x0000000057FF0000 0000F4 (v05 LENOVO TP-N1E   00001260 PTEC 00000002)
Aug 02 13:51:45 augur kernel: ACPI: DSDT 0x0000000057FD9000 012DF6 (v02 LENOVO TP-N1E   00001260 INTL 20141107)
Aug 02 13:51:45 augur kernel: ACPI: FACS 0x0000000057F88000 000040
Aug 02 13:51:45 augur kernel: ACPI: TCPA 0x0000000057FFB000 000032 (v02 LENOVO TP-N1E   00000002 PTEC 00000002)
Aug 02 13:51:45 augur kernel: ACPI: SSDT 0x0000000057FFA000 0004B7 (v02 LENOVO Tpm2Tabl 00001000 INTL 20141107)
Aug 02 13:51:45 augur kernel: ACPI: SSDT 0x0000000057FF9000 00004B (v02 LENOVO MeSsdt   00003000 INTL 20141107)
Aug 02 13:51:45 augur kernel: ACPI: TPM2 0x0000000057FF8000 000034 (v03 LENOVO TP-N1E   00001260 PTEC 00000002)
Aug 02 13:51:45 augur kernel: ACPI: UEFI 0x0000000057F9F000 000042 (v01 LENOVO TP-N1E   00001260 PTEC 00000002)
Aug 02 13:51:45 augur kernel: ACPI: SSDT 0x0000000057FF2000 0050DC (v02 LENOVO SaSsdt   00003000 INTL 20141107)
Aug 02 13:51:45 augur kernel: ACPI: SSDT 0x0000000057FF1000 0005C5 (v02 LENOVO PerfTune 00001000 INTL 20141107)
Aug 02 13:51:45 augur kernel: ACPI: ECDT 0x0000000057FEF000 000052 (v01 LENOVO TP-N1E   00001260 PTEC 00000002)
Aug 02 13:51:45 augur kernel: ACPI: HPET 0x0000000057FEE000 000038 (v01 LENOVO TP-N1E   00001260 PTEC 00000002)
Aug 02 13:51:45 augur kernel: ACPI: APIC 0x0000000057FED000 0000BC (v03 LENOVO TP-N1E   00001260 PTEC 00000002)
Aug 02 13:51:45 augur kernel: ACPI: MCFG 0x0000000057FEC000 00003C (v01 LENOVO TP-N1E   00001260 PTEC 00000002)
Aug 02 13:51:45 augur kernel: ACPI: SSDT 0x0000000057FD7000 0016CA (v01 LENOVO SataAhci 00001000 INTL 20141107)
Aug 02 13:51:45 augur kernel: ACPI: DBGP 0x0000000057FD6000 000034 (v01 LENOVO TP-N1E   00001260 PTEC 00000002)
Aug 02 13:51:45 augur kernel: ACPI: DBG2 0x0000000057FD5000 000054 (v00 LENOVO TP-N1E   00001260 PTEC 00000002)
Aug 02 13:51:45 augur kernel: ACPI: BOOT 0x0000000057FD4000 000028 (v01 LENOVO TP-N1E   00001260 PTEC 00000002)
Aug 02 13:51:45 augur kernel: ACPI: BATB 0x0000000057FD3000 000046 (v01 LENOVO TP-N1E   00001260 PTEC 00000002)
Aug 02 13:51:45 augur kernel: ACPI: SLIC 0x0000000057FD2000 000176 (v01 LENOVO TP-N1E   00001260 PTEC 00000002)
Aug 02 13:51:45 augur kernel: ACPI: SSDT 0x0000000057FD1000 000E73 (v02 LENOVO CpuSsdt  00003000 INTL 20141107)
Aug 02 13:51:45 augur kernel: ACPI: SSDT 0x0000000057FD0000 000403 (v02 LENOVO CtdpB    00001000 INTL 20141107)
Aug 02 13:51:45 augur kernel: ACPI: MSDM 0x0000000057FCF000 000055 (v03 LENOVO TP-N1E   00001260 PTEC 00000002)
Aug 02 13:51:45 augur kernel: ACPI: SSDT 0x0000000057FFC000 000FCC (v01 LENOVO NvOptTbl 00001000 INTL 20141107)
Aug 02 13:51:45 augur kernel: ACPI: SSDT 0x0000000057FCD000 00006C (v02 LENOVO SgPeg    00001000 INTL 20141107)
Aug 02 13:51:45 augur kernel: ACPI: DMAR 0x0000000057FCC000 0000A8 (v01 LENOVO TP-N1E   00001260 PTEC 00000002)
Aug 02 13:51:45 augur kernel: ACPI: ASF! 0x0000000057FCB000 0000A5 (v32 LENOVO TP-N1E   00001260 PTEC 00000002)
Aug 02 13:51:45 augur kernel: ACPI: FPDT 0x0000000057FCA000 000044 (v01 LENOVO TP-N1E   00001260 PTEC 00000002)
Aug 02 13:51:45 augur kernel: ACPI: UEFI 0x0000000057F65000 00012A (v01 LENOVO TP-N1E   00001260 PTEC 00000002)
Aug 02 13:51:45 augur kernel: ACPI: Local APIC address 0xfee00000
Aug 02 13:51:45 augur kernel: No NUMA configuration found
Aug 02 13:51:45 augur kernel: Faking a node at [mem 0x0000000000000000-0x00000008a17fffff]
Aug 02 13:51:45 augur kernel: NODE_DATA(0) allocated [mem 0x8a17fa000-0x8a17fdfff]
Aug 02 13:51:45 augur kernel: Zone ranges:
Aug 02 13:51:45 augur kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Aug 02 13:51:45 augur kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Aug 02 13:51:45 augur kernel:   Normal   [mem 0x0000000100000000-0x00000008a17fffff]
Aug 02 13:51:45 augur kernel: Movable zone start for each node
Aug 02 13:51:45 augur kernel: Early memory node ranges
Aug 02 13:51:45 augur kernel:   node   0: [mem 0x0000000000001000-0x0000000000057fff]
Aug 02 13:51:45 augur kernel:   node   0: [mem 0x0000000000059000-0x000000000008bfff]
Aug 02 13:51:45 augur kernel:   node   0: [mem 0x0000000000100000-0x000000004c970fff]
Aug 02 13:51:45 augur kernel:   node   0: [mem 0x000000004c9bc000-0x00000000562ccfff]
Aug 02 13:51:45 augur kernel:   node   0: [mem 0x0000000057ffe000-0x0000000057ffefff]
Aug 02 13:51:45 augur kernel:   node   0: [mem 0x0000000100000000-0x00000008a17fffff]
Aug 02 13:51:45 augur kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000008a17fffff]
Aug 02 13:51:45 augur kernel: On node 0 totalpages: 8354317
Aug 02 13:51:45 augur kernel:   DMA zone: 64 pages used for memmap
Aug 02 13:51:45 augur kernel:   DMA zone: 71 pages reserved
Aug 02 13:51:45 augur kernel:   DMA zone: 3978 pages, LIFO batch:0
Aug 02 13:51:45 augur kernel:   DMA32 zone: 5451 pages used for memmap
Aug 02 13:51:45 augur kernel:   DMA32 zone: 348803 pages, LIFO batch:31
Aug 02 13:51:45 augur kernel:   Normal zone: 125024 pages used for memmap
Aug 02 13:51:45 augur kernel:   Normal zone: 8001536 pages, LIFO batch:31
Aug 02 13:51:45 augur kernel: Reserving Intel graphics stolen memory at 0x5a800000-0x5c7fffff
Aug 02 13:51:45 augur kernel: ACPI: PM-Timer IO Port: 0x1808
Aug 02 13:51:45 augur kernel: ACPI: Local APIC address 0xfee00000
Aug 02 13:51:45 augur kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Aug 02 13:51:45 augur kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Aug 02 13:51:45 augur kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Aug 02 13:51:45 augur kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Aug 02 13:51:45 augur kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Aug 02 13:51:45 augur kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Aug 02 13:51:45 augur kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Aug 02 13:51:45 augur kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Aug 02 13:51:45 augur kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Aug 02 13:51:45 augur kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Aug 02 13:51:45 augur kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Aug 02 13:51:45 augur kernel: ACPI: IRQ0 used by override.
Aug 02 13:51:45 augur kernel: ACPI: IRQ9 used by override.
Aug 02 13:51:45 augur kernel: Using ACPI (MADT) for SMP configuration information
Aug 02 13:51:45 augur kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Aug 02 13:51:45 augur kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0x0008c000-0x000fffff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0x49e36000-0x49e36fff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0x49e46000-0x49e46fff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0x49e47000-0x49e47fff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0x49e57000-0x49e57fff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0x49e58000-0x49e58fff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0x49e71000-0x49e71fff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0x4c971000-0x4c971fff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0x4c972000-0x4c9bbfff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0x562cd000-0x57f28fff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0x57f29000-0x57fbdfff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0x57fbe000-0x57ffdfff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0x57fff000-0x580fffff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0x58100000-0x585fffff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0x58600000-0x5c7fffff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0x5c800000-0xe00f9fff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0xe00fa000-0xe00fafff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0xe00fb000-0xe00fcfff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0xe00fd000-0xe00fdfff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0xe00fe000-0xfdffffff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Aug 02 13:51:45 augur kernel: PM: Registered nosave memory: [mem 0xfe011000-0xffffffff]
Aug 02 13:51:45 augur kernel: e820: [mem 0x5c800000-0xe00f9fff] available for PCI devices
Aug 02 13:51:45 augur kernel: Booting paravirtualized kernel on bare hardware
Aug 02 13:51:45 augur kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Aug 02 13:51:45 augur kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
Aug 02 13:51:45 augur kernel: percpu: Embedded 32 pages/cpu @ffff8808a1400000 s93464 r8192 d29416 u262144
Aug 02 13:51:45 augur kernel: pcpu-alloc: s93464 r8192 d29416 u262144 alloc=1*2097152
Aug 02 13:51:45 augur kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
Aug 02 13:51:45 augur kernel: Built 1 zonelists in Node order, mobility grouping on.  Total pages: 8223707
Aug 02 13:51:45 augur kernel: Policy zone: Normal
Aug 02 13:51:45 augur kernel: Kernel command line: initrd=\initramfs-linux.img root=PARTUUID=105a66b6-2f94-4b3e-b321-fff1c0684679 rw
Aug 02 13:51:45 augur kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
Aug 02 13:51:45 augur kernel: Calgary: detecting Calgary via BIOS EBDA area
Aug 02 13:51:45 augur kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
Aug 02 13:51:45 augur kernel: Memory: 32679800K/33417268K available (5935K kernel code, 974K rwdata, 1796K rodata, 1224K init, 1152K bss, 737468K reserved, 0K cma-reserved)
Aug 02 13:51:45 augur kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
Aug 02 13:51:45 augur kernel: Preemptible hierarchical RCU implementation.
Aug 02 13:51:45 augur kernel:         Build-time adjustment of leaf fanout to 64.
Aug 02 13:51:45 augur kernel:         RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
Aug 02 13:51:45 augur kernel: RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
Aug 02 13:51:45 augur kernel: NR_IRQS:8448 nr_irqs:2048 16
Aug 02 13:51:45 augur kernel: Console: colour dummy device 80x25
Aug 02 13:51:45 augur kernel: console [tty0] enabled
Aug 02 13:51:45 augur kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635855245 ns
Aug 02 13:51:45 augur kernel: hpet clockevent registered
Aug 02 13:51:45 augur kernel: tsc: PIT calibration matches HPET. 1 loops
Aug 02 13:51:45 augur kernel: tsc: Detected 2807.891 MHz processor
Aug 02 13:51:45 augur kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 5618.77 BogoMIPS (lpj=9359636)
Aug 02 13:51:45 augur kernel: pid_max: default: 32768 minimum: 301
Aug 02 13:51:45 augur kernel: ACPI: Core revision 20160108
Aug 02 13:51:45 augur kernel: ACPI: 10 ACPI AML tables successfully acquired and loaded
Aug 02 13:51:45 augur kernel: 
Aug 02 13:51:45 augur kernel: Security Framework initialized
Aug 02 13:51:45 augur kernel: Yama: becoming mindful.
Aug 02 13:51:45 augur kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
Aug 02 13:51:45 augur kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
Aug 02 13:51:45 augur kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
Aug 02 13:51:45 augur kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
Aug 02 13:51:45 augur kernel: CPU: Physical Processor ID: 0
Aug 02 13:51:45 augur kernel: CPU: Processor Core ID: 0
Aug 02 13:51:45 augur kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
Aug 02 13:51:45 augur kernel: ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
Aug 02 13:51:45 augur kernel: mce: CPU supports 10 MCE banks
Aug 02 13:51:45 augur kernel: CPU0: Thermal monitoring enabled (TM1)
Aug 02 13:51:45 augur kernel: process: using mwait in idle threads
Aug 02 13:51:45 augur kernel: Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
Aug 02 13:51:45 augur kernel: Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
Aug 02 13:51:45 augur kernel: Freeing SMP alternatives memory: 24K (ffffffff81a27000 - ffffffff81a2d000)
Aug 02 13:51:45 augur kernel: ftrace: allocating 23494 entries in 92 pages
Aug 02 13:51:45 augur kernel: smpboot: Max logical packages: 2
Aug 02 13:51:45 augur kernel: smpboot: APIC(0) Converting physical 0 to logical package 0
Aug 02 13:51:45 augur kernel: DMAR: Host address width 39
Aug 02 13:51:45 augur kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Aug 02 13:51:45 augur kernel: DMAR: dmar0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e3ff0505e
Aug 02 13:51:45 augur kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Aug 02 13:51:45 augur kernel: DMAR: dmar1: reg_base_addr fed91000 ver 1:0 cap d2008c40660462 ecap f050da
Aug 02 13:51:45 augur kernel: DMAR: RMRR base: 0x00000057ea8000 end: 0x00000057ec7fff
Aug 02 13:51:45 augur kernel: DMAR: RMRR base: 0x0000005a000000 end: 0x0000005c7fffff
Aug 02 13:51:45 augur kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Aug 02 13:51:45 augur kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Aug 02 13:51:45 augur kernel: DMAR-IR: x2apic is disabled because BIOS sets x2apic opt out bit.
Aug 02 13:51:45 augur kernel: DMAR-IR: Use 'intremap=no_x2apic_optout' to override the BIOS setting.
Aug 02 13:51:45 augur kernel: DMAR-IR: Enabled IRQ remapping in xapic mode
Aug 02 13:51:45 augur kernel: x2apic: IRQ remapping doesn't support X2APIC mode
Aug 02 13:51:45 augur kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Aug 02 13:51:45 augur kernel: TSC deadline timer enabled
Aug 02 13:51:45 augur kernel: smpboot: CPU0: Intel(R) Xeon(R) CPU E3-1505M v5 @ 2.80GHz (family: 0x6, model: 0x5e, stepping: 0x3)
Aug 02 13:51:45 augur kernel: Performance Events: PEBS fmt3+, 32-deep LBR, Skylake events, full-width counters, Intel PMU driver.
Aug 02 13:51:45 augur kernel: ... version:                4
Aug 02 13:51:45 augur kernel: ... bit width:              48
Aug 02 13:51:45 augur kernel: ... generic registers:      4
Aug 02 13:51:45 augur kernel: ... value mask:             0000ffffffffffff
Aug 02 13:51:45 augur kernel: ... max period:             0000ffffffffffff
Aug 02 13:51:45 augur kernel: ... fixed-purpose events:   3
Aug 02 13:51:45 augur kernel: ... event mask:             000000070000000f
Aug 02 13:51:45 augur kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
Aug 02 13:51:45 augur kernel: x86: Booting SMP configuration:
Aug 02 13:51:45 augur kernel: .... node  #0, CPUs:      #1 #2 #3 #4 #5 #6 #7
Aug 02 13:51:45 augur kernel: x86: Booted up 1 node, 8 CPUs
Aug 02 13:51:45 augur kernel: smpboot: Total of 8 processors activated (44970.11 BogoMIPS)
Aug 02 13:51:45 augur kernel: devtmpfs: initialized
Aug 02 13:51:45 augur kernel: x86/mm: Memory block size: 128MB
Aug 02 13:51:45 augur kernel: PM: Registering ACPI NVS region [mem 0x4c971000-0x4c971fff] (4096 bytes)
Aug 02 13:51:45 augur kernel: PM: Registering ACPI NVS region [mem 0x57f29000-0x57fbdfff] (610304 bytes)
Aug 02 13:51:45 augur kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Aug 02 13:51:45 augur kernel: pinctrl core: initialized pinctrl subsystem
Aug 02 13:51:45 augur kernel: RTC time: 17:51:39, date: 08/02/16
Aug 02 13:51:45 augur kernel: NET: Registered protocol family 16
Aug 02 13:51:45 augur kernel: cpuidle: using governor ladder
Aug 02 13:51:45 augur kernel: cpuidle: using governor menu
Aug 02 13:51:45 augur kernel: Simple Boot Flag at 0x47 set to 0x1
Aug 02 13:51:45 augur kernel: ACPI: bus type PCI registered
Aug 02 13:51:45 augur kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Aug 02 13:51:45 augur kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Aug 02 13:51:45 augur kernel: PCI: not using MMCONFIG
Aug 02 13:51:45 augur kernel: PCI: Using configuration type 1 for base access
Aug 02 13:51:45 augur kernel: HugeTLB registered 1 GB page size, pre-allocated 0 pages
Aug 02 13:51:45 augur kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
Aug 02 13:51:45 augur kernel: ACPI: Added _OSI(Module Device)
Aug 02 13:51:45 augur kernel: ACPI: Added _OSI(Processor Device)
Aug 02 13:51:45 augur kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Aug 02 13:51:45 augur kernel: ACPI: Added _OSI(Processor Aggregator Device)
Aug 02 13:51:45 augur kernel: ACPI : EC: EC description table is found, configuring boot EC
Aug 02 13:51:45 augur kernel: ACPI : EC: EC started
Aug 02 13:51:45 augur kernel: ACPI: Executed 1 blocks of module-level executable AML code
Aug 02 13:51:45 augur kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
Aug 02 13:51:45 augur kernel: ACPI: Dynamic OEM Table Load:
Aug 02 13:51:45 augur kernel: ACPI: SSDT 0xFFFF88087CC63000 0006AC (v02 PmRef  Cpu0Ist  00003000 INTL 20141107)
Aug 02 13:51:45 augur kernel: ACPI: \_PR_.CPU0: _OSC native thermal LVT Acked
Aug 02 13:51:45 augur kernel: ACPI: Dynamic OEM Table Load:
Aug 02 13:51:45 augur kernel: ACPI: SSDT 0xFFFF88087C861C00 0003CF (v02 PmRef  Cpu0Cst  00003001 INTL 20141107)
Aug 02 13:51:45 augur kernel: ACPI: Dynamic OEM Table Load:
Aug 02 13:51:45 augur kernel: ACPI: SSDT 0xFFFF88087CC63800 0005AA (v02 PmRef  ApIst    00003000 INTL 20141107)
Aug 02 13:51:45 augur kernel: ACPI: Dynamic OEM Table Load:
Aug 02 13:51:45 augur kernel: ACPI: SSDT 0xFFFF88087C858E00 000119 (v02 PmRef  ApCst    00003000 INTL 20141107)
Aug 02 13:51:45 augur kernel: ACPI: Interpreter enabled
Aug 02 13:51:45 augur kernel: ACPI: (supports S0 S3 S4 S5)
Aug 02 13:51:45 augur kernel: ACPI: Using IOAPIC for interrupt routing
Aug 02 13:51:45 augur kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
Aug 02 13:51:45 augur kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
Aug 02 13:51:45 augur kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Aug 02 13:51:45 augur kernel: ACPI: Power Resource [PUBS] (on)
Aug 02 13:51:45 augur kernel: ACPI: Power Resource [PG00] (on)
Aug 02 13:51:45 augur kernel: ACPI: Power Resource [PG01] (on)
Aug 02 13:51:45 augur kernel: ACPI: Power Resource [PG02] (on)
Aug 02 13:51:45 augur kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Aug 02 13:51:45 augur kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11)
Aug 02 13:51:45 augur kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Aug 02 13:51:45 augur kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Aug 02 13:51:45 augur kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
Aug 02 13:51:45 augur kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
Aug 02 13:51:45 augur kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Aug 02 13:51:45 augur kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Aug 02 13:51:45 augur kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-5f])
Aug 02 13:51:45 augur kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
Aug 02 13:51:45 augur kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug PME]
Aug 02 13:51:45 augur kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability]
Aug 02 13:51:45 augur kernel: PCI host bridge to bus 0000:00
Aug 02 13:51:45 augur kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Aug 02 13:51:45 augur kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Aug 02 13:51:45 augur kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Aug 02 13:51:45 augur kernel: pci_bus 0000:00: root bus resource [mem 0x5c800000-0xfebfffff window]
Aug 02 13:51:45 augur kernel: pci_bus 0000:00: root bus resource [bus 00-5f]
Aug 02 13:51:45 augur kernel: pci 0000:00:00.0: [8086:1918] type 00 class 0x060000
Aug 02 13:51:45 augur kernel: pci 0000:00:01.0: [8086:1901] type 01 class 0x060400
Aug 02 13:51:45 augur kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
Aug 02 13:51:45 augur kernel: pci 0000:00:02.0: [8086:191d] type 00 class 0x030000
Aug 02 13:51:45 augur kernel: pci 0000:00:02.0: reg 0x10: [mem 0xc2000000-0xc2ffffff 64bit]
Aug 02 13:51:45 augur kernel: pci 0000:00:02.0: reg 0x18: [mem 0x60000000-0x6fffffff 64bit pref]
Aug 02 13:51:45 augur kernel: pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
Aug 02 13:51:45 augur kernel: pci 0000:00:14.0: [8086:a12f] type 00 class 0x0c0330
Aug 02 13:51:45 augur kernel: pci 0000:00:14.0: reg 0x10: [mem 0xc5720000-0xc572ffff 64bit]
Aug 02 13:51:45 augur kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Aug 02 13:51:45 augur kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
Aug 02 13:51:45 augur kernel: pci 0000:00:14.2: [8086:a131] type 00 class 0x118000
Aug 02 13:51:45 augur kernel: pci 0000:00:14.2: reg 0x10: [mem 0xc574a000-0xc574afff 64bit]
Aug 02 13:51:45 augur kernel: pci 0000:00:16.0: [8086:a13a] type 00 class 0x078000
Aug 02 13:51:45 augur kernel: pci 0000:00:16.0: reg 0x10: [mem 0xc574b000-0xc574bfff 64bit]
Aug 02 13:51:45 augur kernel: pci 0000:00:16.0: PME# supported from D3hot
Aug 02 13:51:45 augur kernel: pci 0000:00:16.3: [8086:a13d] type 00 class 0x070002
Aug 02 13:51:45 augur kernel: pci 0000:00:16.3: reg 0x10: [io  0x5080-0x5087]
Aug 02 13:51:45 augur kernel: pci 0000:00:16.3: reg 0x14: [mem 0xc574f000-0xc574ffff]
Aug 02 13:51:45 augur kernel: pci 0000:00:17.0: [8086:a102] type 00 class 0x010601
Aug 02 13:51:45 augur kernel: pci 0000:00:17.0: reg 0x10: [mem 0xc5748000-0xc5749fff]
Aug 02 13:51:45 augur kernel: pci 0000:00:17.0: reg 0x14: [mem 0xc574e000-0xc574e0ff]
Aug 02 13:51:45 augur kernel: pci 0000:00:17.0: reg 0x18: [io  0x5088-0x508f]
Aug 02 13:51:45 augur kernel: pci 0000:00:17.0: reg 0x1c: [io  0x5090-0x5093]
Aug 02 13:51:45 augur kernel: pci 0000:00:17.0: reg 0x20: [io  0x5060-0x507f]
Aug 02 13:51:45 augur kernel: pci 0000:00:17.0: reg 0x24: [mem 0xc574c000-0xc574c7ff]
Aug 02 13:51:45 augur kernel: pci 0000:00:17.0: PME# supported from D3hot
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.0: [8086:a110] type 01 class 0x060400
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.2: [8086:a112] type 01 class 0x060400
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.4: [8086:a114] type 01 class 0x060400
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
Aug 02 13:51:45 augur kernel: pci 0000:00:1d.0: [8086:a11c] type 01 class 0x060400
Aug 02 13:51:45 augur kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
Aug 02 13:51:45 augur kernel: pci 0000:00:1f.0: [8086:a150] type 00 class 0x060100
Aug 02 13:51:45 augur kernel: pci 0000:00:1f.2: [8086:a121] type 00 class 0x058000
Aug 02 13:51:45 augur kernel: pci 0000:00:1f.2: reg 0x10: [mem 0xc5744000-0xc5747fff]
Aug 02 13:51:45 augur kernel: pci 0000:00:1f.3: [8086:a170] type 00 class 0x040300
Aug 02 13:51:45 augur kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xc5740000-0xc5743fff 64bit]
Aug 02 13:51:45 augur kernel: pci 0000:00:1f.3: reg 0x20: [mem 0xc5730000-0xc573ffff 64bit]
Aug 02 13:51:45 augur kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Aug 02 13:51:45 augur kernel: pci 0000:00:1f.4: [8086:a123] type 00 class 0x0c0500
Aug 02 13:51:45 augur kernel: pci 0000:00:1f.4: reg 0x10: [mem 0xc574d000-0xc574d0ff 64bit]
Aug 02 13:51:45 augur kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Aug 02 13:51:45 augur kernel: pci 0000:00:1f.6: [8086:15b7] type 00 class 0x020000
Aug 02 13:51:45 augur kernel: pci 0000:00:1f.6: reg 0x10: [mem 0xc5700000-0xc571ffff]
Aug 02 13:51:45 augur kernel: pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Aug 02 13:51:45 augur kernel: pci 0000:00:1f.6: System wakeup disabled by ACPI
Aug 02 13:51:45 augur kernel: pci 0000:01:00.0: [10de:13b0] type 00 class 0x030000
Aug 02 13:51:45 augur kernel: pci 0000:01:00.0: reg 0x10: [mem 0xc3000000-0xc3ffffff]
Aug 02 13:51:45 augur kernel: pci 0000:01:00.0: reg 0x14: [mem 0xb0000000-0xbfffffff 64bit pref]
Aug 02 13:51:45 augur kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xc0000000-0xc1ffffff 64bit pref]
Aug 02 13:51:45 augur kernel: pci 0000:01:00.0: reg 0x24: [io  0x4000-0x407f]
Aug 02 13:51:45 augur kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
Aug 02 13:51:45 augur kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Aug 02 13:51:45 augur kernel: pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
Aug 02 13:51:45 augur kernel: pci 0000:00:01.0:   bridge window [mem 0xc3000000-0xc40fffff]
Aug 02 13:51:45 augur kernel: pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.0:   bridge window [mem 0xc4d00000-0xc56fffff]
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.0:   bridge window [mem 0xc4100000-0xc4afffff 64bit pref]
Aug 02 13:51:45 augur kernel: pci 0000:04:00.0: [8086:24f3] type 00 class 0x028000
Aug 02 13:51:45 augur kernel: pci 0000:04:00.0: reg 0x10: [mem 0xc4c00000-0xc4c01fff 64bit]
Aug 02 13:51:45 augur kernel: pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
Aug 02 13:51:45 augur kernel: pci 0000:04:00.0: System wakeup disabled by ACPI
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.2:   bridge window [mem 0xc4c00000-0xc4cfffff]
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.4: PCI bridge to [bus 05-3d]
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.4:   bridge window [mem 0x94000000-0xaa0fffff]
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.4:   bridge window [mem 0x70000000-0x91ffffff 64bit pref]
Aug 02 13:51:45 augur kernel: pci 0000:3e:00.0: [10ec:525a] type 00 class 0xff0000
Aug 02 13:51:45 augur kernel: pci 0000:3e:00.0: reg 0x14: [mem 0xc4b00000-0xc4b00fff]
Aug 02 13:51:45 augur kernel: pci 0000:3e:00.0: supports D1 D2
Aug 02 13:51:45 augur kernel: pci 0000:3e:00.0: PME# supported from D1 D2 D3hot D3cold
Aug 02 13:51:45 augur kernel: pci 0000:3e:00.0: System wakeup disabled by ACPI
Aug 02 13:51:45 augur kernel: pci 0000:00:1d.0: PCI bridge to [bus 3e]
Aug 02 13:51:45 augur kernel: pci 0000:00:1d.0:   bridge window [mem 0xc4b00000-0xc4bfffff]
Aug 02 13:51:45 augur kernel: ACPI: Enabled 5 GPEs in block 00 to 7F
Aug 02 13:51:45 augur kernel: ACPI : EC: GPE = 0x16, I/O: command/status = 0x66, data = 0x62
Aug 02 13:51:45 augur kernel: vgaarb: setting as boot device: PCI:0000:00:02.0
Aug 02 13:51:45 augur kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
Aug 02 13:51:45 augur kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
Aug 02 13:51:45 augur kernel: vgaarb: loaded
Aug 02 13:51:45 augur kernel: vgaarb: bridge control possible 0000:01:00.0
Aug 02 13:51:45 augur kernel: vgaarb: no bridge control possible 0000:00:02.0
Aug 02 13:51:45 augur kernel: PCI: Using ACPI for IRQ routing
Aug 02 13:51:45 augur kernel: PCI: pci_cache_line_size set to 64 bytes
Aug 02 13:51:45 augur kernel: e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
Aug 02 13:51:45 augur kernel: e820: reserve RAM buffer [mem 0x0008c000-0x0008ffff]
Aug 02 13:51:45 augur kernel: e820: reserve RAM buffer [mem 0x49e36018-0x4bffffff]
Aug 02 13:51:45 augur kernel: e820: reserve RAM buffer [mem 0x49e47018-0x4bffffff]
Aug 02 13:51:45 augur kernel: e820: reserve RAM buffer [mem 0x49e58018-0x4bffffff]
Aug 02 13:51:45 augur kernel: e820: reserve RAM buffer [mem 0x4c971000-0x4fffffff]
Aug 02 13:51:45 augur kernel: e820: reserve RAM buffer [mem 0x562cd000-0x57ffffff]
Aug 02 13:51:45 augur kernel: e820: reserve RAM buffer [mem 0x57fff000-0x57ffffff]
Aug 02 13:51:45 augur kernel: e820: reserve RAM buffer [mem 0x8a1800000-0x8a3ffffff]
Aug 02 13:51:45 augur kernel: NetLabel: Initializing
Aug 02 13:51:45 augur kernel: NetLabel:  domain hash size = 128
Aug 02 13:51:45 augur kernel: NetLabel:  protocols = UNLABELED CIPSOv4
Aug 02 13:51:45 augur kernel: NetLabel:  unlabeled traffic allowed by default
Aug 02 13:51:45 augur kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Aug 02 13:51:45 augur kernel: hpet0: 8 comparators, 64-bit 24.000000 MHz counter
Aug 02 13:51:45 augur kernel: clocksource: Switched to clocksource hpet
Aug 02 13:51:45 augur kernel: VFS: Disk quotas dquot_6.6.0
Aug 02 13:51:45 augur kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Aug 02 13:51:45 augur kernel: pnp: PnP ACPI init
Aug 02 13:51:45 augur kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
Aug 02 13:51:45 augur kernel: system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
Aug 02 13:51:45 augur kernel: system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
Aug 02 13:51:45 augur kernel: system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
Aug 02 13:51:45 augur kernel: system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
Aug 02 13:51:45 augur kernel: system 00:00: [mem 0x000d0000-0x000d3fff] could not be reserved
Aug 02 13:51:45 augur kernel: system 00:00: [mem 0x000d4000-0x000d7fff] could not be reserved
Aug 02 13:51:45 augur kernel: system 00:00: [mem 0x000d8000-0x000dbfff] could not be reserved
Aug 02 13:51:45 augur kernel: system 00:00: [mem 0x000dc000-0x000dffff] could not be reserved
Aug 02 13:51:45 augur kernel: system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
Aug 02 13:51:45 augur kernel: system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
Aug 02 13:51:45 augur kernel: system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
Aug 02 13:51:45 augur kernel: system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
Aug 02 13:51:45 augur kernel: system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
Aug 02 13:51:45 augur kernel: system 00:00: [mem 0x00100000-0x5c7fffff] could not be reserved
Aug 02 13:51:45 augur kernel: system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
Aug 02 13:51:45 augur kernel: system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
Aug 02 13:51:45 augur kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
Aug 02 13:51:45 augur kernel: system 00:01: [io  0x1800-0x189f] could not be reserved
Aug 02 13:51:45 augur kernel: system 00:01: [io  0x0800-0x087f] has been reserved
Aug 02 13:51:45 augur kernel: system 00:01: [io  0x0880-0x08ff] has been reserved
Aug 02 13:51:45 augur kernel: system 00:01: [io  0x0900-0x097f] has been reserved
Aug 02 13:51:45 augur kernel: system 00:01: [io  0x0980-0x09ff] has been reserved
Aug 02 13:51:45 augur kernel: system 00:01: [io  0x0a00-0x0a7f] has been reserved
Aug 02 13:51:45 augur kernel: system 00:01: [io  0x0a80-0x0aff] has been reserved
Aug 02 13:51:45 augur kernel: system 00:01: [io  0x0b00-0x0b7f] has been reserved
Aug 02 13:51:45 augur kernel: system 00:01: [io  0x0b80-0x0bff] has been reserved
Aug 02 13:51:45 augur kernel: system 00:01: [io  0x15e0-0x15ef] has been reserved
Aug 02 13:51:45 augur kernel: system 00:01: [io  0x1600-0x167f] has been reserved
Aug 02 13:51:45 augur kernel: system 00:01: [io  0x1640-0x165f] has been reserved
Aug 02 13:51:45 augur kernel: system 00:01: [mem 0xe0000000-0xefffffff] could not be reserved
Aug 02 13:51:45 augur kernel: system 00:01: [mem 0xfed10000-0xfed13fff] has been reserved
Aug 02 13:51:45 augur kernel: system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
Aug 02 13:51:45 augur kernel: system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
Aug 02 13:51:45 augur kernel: system 00:01: [mem 0xfeb00000-0xfebfffff] has been reserved
Aug 02 13:51:45 augur kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
Aug 02 13:51:45 augur kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
Aug 02 13:51:45 augur kernel: pnp 00:03: Plug and Play ACPI device, IDs LEN0071 PNP0303 (active)
Aug 02 13:51:45 augur kernel: pnp 00:04: Plug and Play ACPI device, IDs LEN005b PNP0f13 (active)
Aug 02 13:51:45 augur kernel: pnp: PnP ACPI: found 5 devices
Aug 02 13:51:45 augur kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Aug 02 13:51:45 augur kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.4: bridge window [io  0x1000-0x0fff] to [bus 05-3d] add_size 1000
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.4: res[13]=[io  0x1000-0x0fff] res_to_dev_res add_size 1000 min_align 1000
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.4: res[13]=[io  0x1000-0x1fff] res_to_dev_res add_size 1000 min_align 1000
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.4: BAR 13: assigned [io  0x2000-0x2fff]
Aug 02 13:51:45 augur kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xc4000000-0xc407ffff pref]
Aug 02 13:51:45 augur kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
Aug 02 13:51:45 augur kernel: pci 0000:00:01.0:   bridge window [io  0x4000-0x4fff]
Aug 02 13:51:45 augur kernel: pci 0000:00:01.0:   bridge window [mem 0xc3000000-0xc40fffff]
Aug 02 13:51:45 augur kernel: pci 0000:00:01.0:   bridge window [mem 0xb0000000-0xc1ffffff 64bit pref]
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.0:   bridge window [io  0x3000-0x3fff]
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.0:   bridge window [mem 0xc4d00000-0xc56fffff]
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.0:   bridge window [mem 0xc4100000-0xc4afffff 64bit pref]
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.2:   bridge window [mem 0xc4c00000-0xc4cfffff]
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.4: PCI bridge to [bus 05-3d]
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.4:   bridge window [io  0x2000-0x2fff]
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.4:   bridge window [mem 0x94000000-0xaa0fffff]
Aug 02 13:51:45 augur kernel: pci 0000:00:1c.4:   bridge window [mem 0x70000000-0x91ffffff 64bit pref]
Aug 02 13:51:45 augur kernel: pci 0000:00:1d.0: PCI bridge to [bus 3e]
Aug 02 13:51:45 augur kernel: pci 0000:00:1d.0:   bridge window [mem 0xc4b00000-0xc4bfffff]
Aug 02 13:51:45 augur kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Aug 02 13:51:45 augur kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Aug 02 13:51:45 augur kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Aug 02 13:51:45 augur kernel: pci_bus 0000:00: resource 7 [mem 0x5c800000-0xfebfffff window]
Aug 02 13:51:45 augur kernel: pci_bus 0000:01: resource 0 [io  0x4000-0x4fff]
Aug 02 13:51:45 augur kernel: pci_bus 0000:01: resource 1 [mem 0xc3000000-0xc40fffff]
Aug 02 13:51:45 augur kernel: pci_bus 0000:01: resource 2 [mem 0xb0000000-0xc1ffffff 64bit pref]
Aug 02 13:51:45 augur kernel: pci_bus 0000:02: resource 0 [io  0x3000-0x3fff]
Aug 02 13:51:45 augur kernel: pci_bus 0000:02: resource 1 [mem 0xc4d00000-0xc56fffff]
Aug 02 13:51:45 augur kernel: pci_bus 0000:02: resource 2 [mem 0xc4100000-0xc4afffff 64bit pref]
Aug 02 13:51:45 augur kernel: pci_bus 0000:04: resource 1 [mem 0xc4c00000-0xc4cfffff]
Aug 02 13:51:45 augur kernel: pci_bus 0000:05: resource 0 [io  0x2000-0x2fff]
Aug 02 13:51:45 augur kernel: pci_bus 0000:05: resource 1 [mem 0x94000000-0xaa0fffff]
Aug 02 13:51:45 augur kernel: pci_bus 0000:05: resource 2 [mem 0x70000000-0x91ffffff 64bit pref]
Aug 02 13:51:45 augur kernel: pci_bus 0000:3e: resource 1 [mem 0xc4b00000-0xc4bfffff]
Aug 02 13:51:45 augur kernel: NET: Registered protocol family 2
Aug 02 13:51:45 augur kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
Aug 02 13:51:45 augur kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
Aug 02 13:51:45 augur kernel: TCP: Hash tables configured (established 262144 bind 65536)
Aug 02 13:51:45 augur kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes)
Aug 02 13:51:45 augur kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
Aug 02 13:51:45 augur kernel: NET: Registered protocol family 1
Aug 02 13:51:45 augur kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Aug 02 13:51:45 augur kernel: PCI: CLS 0 bytes, default 64
Aug 02 13:51:45 augur kernel: Unpacking initramfs...
Aug 02 13:51:45 augur kernel: Freeing initrd memory: 3576K (ffff8800551bf000 - ffff88005553d000)
Aug 02 13:51:45 augur kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Aug 02 13:51:45 augur kernel: software IO TLB [mem 0x45e36000-0x49e36000] (64MB) mapped at [ffff880045e36000-ffff880049e35fff]
Aug 02 13:51:45 augur kernel: Scanning for low memory corruption every 60 seconds
Aug 02 13:51:45 augur kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
Aug 02 13:51:45 augur kernel: Initialise system trusted keyring
Aug 02 13:51:45 augur kernel: workingset: timestamp_bits=38 max_order=23 bucket_order=0
Aug 02 13:51:45 augur kernel: zbud: loaded
Aug 02 13:51:45 augur kernel: Key type big_key registered
Aug 02 13:51:45 augur kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)
Aug 02 13:51:45 augur kernel: io scheduler noop registered
Aug 02 13:51:45 augur kernel: io scheduler deadline registered
Aug 02 13:51:45 augur kernel: io scheduler cfq registered (default)
Aug 02 13:51:45 augur kernel: aer 0000:00:1c.0:pcie02: service driver aer loaded
Aug 02 13:51:45 augur kernel: aer 0000:00:1c.2:pcie02: service driver aer loaded
Aug 02 13:51:45 augur kernel: aer 0000:00:1c.4:pcie02: service driver aer loaded
Aug 02 13:51:45 augur kernel: aer 0000:00:1d.0:pcie02: service driver aer loaded
Aug 02 13:51:45 augur kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Aug 02 13:51:45 augur kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
Aug 02 13:51:45 augur kernel: efifb: probing for efifb
Aug 02 13:51:45 augur kernel: efifb: framebuffer at 0x60000000, mapped to 0xffffc90004000000, using 32400k, total 32400k
Aug 02 13:51:45 augur kernel: efifb: mode is 3840x2160x32, linelength=15360, pages=1
Aug 02 13:51:45 augur kernel: efifb: scrolling: redraw
Aug 02 13:51:45 augur kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Aug 02 13:51:45 augur kernel: Console: switching to colour frame buffer device 480x135
Aug 02 13:51:45 augur kernel: fb0: EFI VGA frame buffer device
Aug 02 13:51:45 augur kernel: intel_idle: MWAIT substates: 0x11142120
Aug 02 13:51:45 augur kernel: intel_idle: v0.4.1 model 0x5E
Aug 02 13:51:45 augur kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
Aug 02 13:51:45 augur kernel: GHES: HEST is not enabled!
Aug 02 13:51:45 augur kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
Aug 02 13:51:45 augur kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Aug 02 13:51:45 augur kernel: serial 0000:00:16.3: enabling device (0000 -> 0003)
Aug 02 13:51:45 augur kernel: 0000:00:16.3: ttyS1 at I/O 0x5080 (irq = 19, base_baud = 115200) is a 16550A
Aug 02 13:51:45 augur kernel: Linux agpgart interface v0.103
Aug 02 13:51:45 augur kernel: rtc_cmos 00:02: RTC can wake from S4
Aug 02 13:51:45 augur kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
Aug 02 13:51:45 augur kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
Aug 02 13:51:45 augur kernel: Intel P-state driver initializing.
Aug 02 13:51:45 augur kernel: intel_pstate: HWP enabled
Aug 02 13:51:45 augur kernel: ledtrig-cpu: registered to indicate activity on CPUs
Aug 02 13:51:45 augur kernel: NET: Registered protocol family 10
Aug 02 13:51:45 augur kernel: NET: Registered protocol family 17
Aug 02 13:51:45 augur kernel: microcode: CPU0 sig=0x506e3, pf=0x20, revision=0x84
Aug 02 13:51:45 augur kernel: microcode: CPU1 sig=0x506e3, pf=0x20, revision=0x84
Aug 02 13:51:45 augur kernel: microcode: CPU2 sig=0x506e3, pf=0x20, revision=0x84
Aug 02 13:51:45 augur kernel: microcode: CPU3 sig=0x506e3, pf=0x20, revision=0x84
Aug 02 13:51:45 augur kernel: microcode: CPU4 sig=0x506e3, pf=0x20, revision=0x84
Aug 02 13:51:45 augur kernel: microcode: CPU5 sig=0x506e3, pf=0x20, revision=0x84
Aug 02 13:51:45 augur kernel: microcode: CPU6 sig=0x506e3, pf=0x20, revision=0x84
Aug 02 13:51:45 augur kernel: microcode: CPU7 sig=0x506e3, pf=0x20, revision=0x84
Aug 02 13:51:45 augur kernel: microcode: Microcode Update Driver: v2.01 <tigran@aivazian.fsnet.co.uk>, Peter Oruba
Aug 02 13:51:45 augur kernel: registered taskstats version 1
Aug 02 13:51:45 augur kernel: Loading compiled-in X.509 certificates
Aug 02 13:51:45 augur kernel: zswap: loaded using pool lzo/zbud
Aug 02 13:51:45 augur kernel:   Magic number: 12:304:895
Aug 02 13:51:45 augur kernel: rtc_cmos 00:02: setting system clock to 2016-08-02 17:51:40 UTC (1470160300)
Aug 02 13:51:45 augur kernel: PM: Hibernation image not present or could not be loaded.
Aug 02 13:51:45 augur kernel: Freeing unused kernel memory: 1224K (ffffffff818f5000 - ffffffff81a27000)
Aug 02 13:51:45 augur kernel: Write protecting the kernel read-only data: 8192k
Aug 02 13:51:45 augur kernel: Freeing unused kernel memory: 192K (ffff8800015d0000 - ffff880001600000)
Aug 02 13:51:45 augur kernel: Freeing unused kernel memory: 252K (ffff8800017c1000 - ffff880001800000)
Aug 02 13:51:45 augur kernel: random: systemd-tmpfile urandom read with 5 bits of entropy available
Aug 02 13:51:45 augur kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Aug 02 13:51:45 augur kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Aug 02 13:51:45 augur kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Aug 02 13:51:45 augur kernel: ACPI: bus type USB registered
Aug 02 13:51:45 augur kernel: SCSI subsystem initialized
Aug 02 13:51:45 augur kernel: usbcore: registered new interface driver usbfs
Aug 02 13:51:45 augur kernel: usbcore: registered new interface driver hub
Aug 02 13:51:45 augur kernel: usbcore: registered new device driver usb
Aug 02 13:51:45 augur kernel: rtsx_pci 0000:3e:00.0: enabling device (0000 -> 0002)
Aug 02 13:51:45 augur kernel: rtsx_pci 0000:3e:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 127
Aug 02 13:51:45 augur kernel: libata version 3.00 loaded.
Aug 02 13:51:45 augur kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Aug 02 13:51:45 augur kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Aug 02 13:51:45 augur kernel: xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00109810
Aug 02 13:51:45 augur kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
Aug 02 13:51:45 augur kernel: hub 1-0:1.0: USB hub found
Aug 02 13:51:45 augur kernel: hub 1-0:1.0: 16 ports detected
Aug 02 13:51:45 augur kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Aug 02 13:51:45 augur kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Aug 02 13:51:45 augur kernel: hub 2-0:1.0: USB hub found
Aug 02 13:51:45 augur kernel: hub 2-0:1.0: 10 ports detected
Aug 02 13:51:45 augur kernel: usb: port power management may be unreliable
Aug 02 13:51:45 augur kernel: ahci 0000:00:17.0: version 3.0
Aug 02 13:51:45 augur kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 3 ports 6 Gbps 0x9 impl SATA mode
Aug 02 13:51:45 augur kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf pm led clo only pio slum part ems deso sadm sds apst 
Aug 02 13:51:45 augur kernel: scsi host0: ahci
Aug 02 13:51:45 augur kernel: scsi host1: ahci
Aug 02 13:51:45 augur kernel: scsi host2: ahci
Aug 02 13:51:45 augur kernel: scsi host3: ahci
Aug 02 13:51:45 augur kernel: ata1: SATA max UDMA/133 abar m2048@0xc574c000 port 0xc574c100 irq 129
Aug 02 13:51:45 augur kernel: ata2: DUMMY
Aug 02 13:51:45 augur kernel: ata3: DUMMY
Aug 02 13:51:45 augur kernel: ata4: SATA max UDMA/133 abar m2048@0xc574c000 port 0xc574c280 irq 129
Aug 02 13:51:45 augur kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
Aug 02 13:51:45 augur kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Aug 02 13:51:45 augur kernel: ata4: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Aug 02 13:51:45 augur kernel: ata4.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
Aug 02 13:51:45 augur kernel: ata4.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
Aug 02 13:51:45 augur kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
Aug 02 13:51:45 augur kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
Aug 02 13:51:45 augur kernel: ata4.00: ATA-9: WDC WD5000LPLX-08ZNTT0, 02.01A02, max UDMA/133
Aug 02 13:51:45 augur kernel: ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
Aug 02 13:51:45 augur kernel: ata1.00: supports DRM functions and may not be fully accessible
Aug 02 13:51:45 augur kernel: ata1.00: ATA-9: SAMSUNG MZNLN512HMJP-000L7, MAV21L6Q, max UDMA/133
Aug 02 13:51:45 augur kernel: ata1.00: 1000215216 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
Aug 02 13:51:45 augur kernel: ata4.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
Aug 02 13:51:45 augur kernel: ata4.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
Aug 02 13:51:45 augur kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
Aug 02 13:51:45 augur kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
Aug 02 13:51:45 augur kernel: ata1.00: supports DRM functions and may not be fully accessible
Aug 02 13:51:45 augur kernel: ata4.00: configured for UDMA/133
Aug 02 13:51:45 augur kernel: ata1.00: configured for UDMA/133
Aug 02 13:51:45 augur kernel: scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG MZNLN512 1L6Q PQ: 0 ANSI: 5
Aug 02 13:51:45 augur kernel: scsi 3:0:0:0: Direct-Access     ATA      WDC WD5000LPLX-0 1A02 PQ: 0 ANSI: 5
Aug 02 13:51:45 augur kernel: usb 1-2: new full-speed USB device number 2 using xhci_hcd
Aug 02 13:51:45 augur kernel: sd 0:0:0:0: [sda] 1000215216 512-byte logical blocks: (512 GB/477 GiB)
Aug 02 13:51:45 augur kernel: sd 3:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/466 GiB)
Aug 02 13:51:45 augur kernel: sd 3:0:0:0: [sdb] 4096-byte physical blocks
Aug 02 13:51:45 augur kernel: sd 3:0:0:0: [sdb] Write Protect is off
Aug 02 13:51:45 augur kernel: sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
Aug 02 13:51:45 augur kernel: sd 0:0:0:0: [sda] Write Protect is off
Aug 02 13:51:45 augur kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
Aug 02 13:51:45 augur kernel: sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Aug 02 13:51:45 augur kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Aug 02 13:51:45 augur kernel:  sda: sda1 sda2 sda3 sda4 sda5
Aug 02 13:51:45 augur kernel: sd 0:0:0:0: [sda] Attached SCSI disk
Aug 02 13:51:45 augur kernel:  sdb: sdb1 sdb2 sdb3 sdb4 sdb5
Aug 02 13:51:45 augur kernel: sd 3:0:0:0: [sdb] Attached SCSI disk
Aug 02 13:51:45 augur kernel: hidraw: raw HID events driver (C) Jiri Kosina
Aug 02 13:51:45 augur kernel: usbcore: registered new interface driver usbhid
Aug 02 13:51:45 augur kernel: usbhid: USB HID core driver
Aug 02 13:51:45 augur kernel: logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-2/input2
Aug 02 13:51:45 augur kernel: input: Logitech M505/B605 as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0003/0003:046D:101D.0004/input/input2
Aug 02 13:51:45 augur kernel: logitech-hidpp-device 0003:046D:101D.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech M505/B605] on usb-0000:00:14.0-2:1
Aug 02 13:51:45 augur kernel: input: Logitech K350 as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0003/0003:046D:200A.0005/input/input3
Aug 02 13:51:45 augur kernel: logitech-hidpp-device 0003:046D:200A.0005: input,hidraw2: USB HID v1.11 Keyboard [Logitech K350] on usb-0000:00:14.0-2:2
Aug 02 13:51:45 augur kernel: tsc: Refined TSC clocksource calibration: 2807.951 MHz
Aug 02 13:51:45 augur kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x287997f17f8, max_idle_ns: 440795285765 ns
Aug 02 13:51:45 augur kernel: usb 1-8: new high-speed USB device number 3 using xhci_hcd
Aug 02 13:51:45 augur kernel: raid6: sse2x1   gen()  9413 MB/s
Aug 02 13:51:45 augur kernel: usb 1-9: new full-speed USB device number 4 using xhci_hcd
Aug 02 13:51:45 augur kernel: raid6: sse2x1   xor()  6852 MB/s
Aug 02 13:51:45 augur kernel: raid6: sse2x2   gen() 12956 MB/s
Aug 02 13:51:45 augur kernel: raid6: sse2x2   xor()  8976 MB/s
Aug 02 13:51:45 augur kernel: raid6: sse2x4   gen() 14336 MB/s
Aug 02 13:51:45 augur kernel: raid6: sse2x4   xor()  9680 MB/s
Aug 02 13:51:45 augur kernel: raid6: avx2x1   gen() 25932 MB/s
Aug 02 13:51:45 augur kernel: usb 1-11: new full-speed USB device number 5 using xhci_hcd
Aug 02 13:51:45 augur kernel: raid6: avx2x2   gen() 29225 MB/s
Aug 02 13:51:45 augur kernel: raid6: avx2x4   gen() 30708 MB/s
Aug 02 13:51:45 augur kernel: raid6: using algorithm avx2x4 gen() 30708 MB/s
Aug 02 13:51:45 augur kernel: raid6: using avx2x2 recovery algorithm
Aug 02 13:51:45 augur kernel: xor: automatically using best checksumming function:
Aug 02 13:51:45 augur kernel:    avx       : 30504.000 MB/sec
Aug 02 13:51:45 augur kernel: Btrfs loaded
Aug 02 13:51:45 augur kernel: BTRFS: device fsid 005572b4-8449-4a15-8898-b6b67590901e devid 1 transid 17053 /dev/sdb3
Aug 02 13:51:45 augur kernel: clocksource: Switched to clocksource tsc
Aug 02 13:51:45 augur kernel: usb 1-13: new low-speed USB device number 6 using xhci_hcd
Aug 02 13:51:45 augur kernel: hid-generic 0003:0765:5010.0006: hiddev0,hidraw3: USB HID v1.11 Device [HID 0765:5010] on usb-0000:00:14.0-13/input0
Aug 02 13:51:45 augur kernel: random: nonblocking pool is initialized
Aug 02 13:51:45 augur kernel: BTRFS info (device sdb3): disk space caching is enabled
Aug 02 13:51:45 augur kernel: BTRFS: has skinny extents
Aug 02 13:51:45 augur kernel: usb 1-14: new full-speed USB device number 7 using xhci_hcd
Aug 02 13:51:45 augur kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Aug 02 13:51:45 augur systemd[1]: systemd 231 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN)
Aug 02 13:51:45 augur systemd[1]: Detected architecture x86-64.
Aug 02 13:51:45 augur systemd[1]: Set hostname to <augur>.
Aug 02 13:51:45 augur systemd[1]: Reached target Swap.
Aug 02 13:51:45 augur systemd[1]: Listening on udev Control Socket.
Aug 02 13:51:45 augur systemd[1]: Listening on Journal Socket.
Aug 02 13:51:45 augur systemd[1]: Listening on Journal Socket (/dev/log).
Aug 02 13:51:45 augur systemd[1]: Listening on Process Core Dump Socket.
Aug 02 13:51:45 augur systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Aug 02 13:51:45 augur systemd[1]: Listening on Device-mapper event daemon FIFOs.
Aug 02 13:51:45 augur systemd[1]: Reached target Login Prompts.
Aug 02 13:51:45 augur systemd[1]: Created slice System Slice.
Aug 02 13:51:45 augur systemd[1]: Starting Create list of required static device nodes for the current kernel...
Aug 02 13:51:45 augur systemd[1]: Mounting Debug File System...
Aug 02 13:51:45 augur systemd[1]: Created slice system-getty.slice.
Aug 02 13:51:45 augur systemd[1]: Starting Remount Root and Kernel File Systems...
Aug 02 13:51:45 augur systemd[1]: Mounting Temporary Directory...
Aug 02 13:51:45 augur systemd[1]: Mounting POSIX Message Queue File System...
Aug 02 13:51:45 augur systemd[1]: Created slice system-systemd\x2dfsck.slice.
Aug 02 13:51:45 augur systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
Aug 02 13:51:45 augur systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Aug 02 13:51:45 augur systemd[1]: Reached target Remote File Systems.
Aug 02 13:51:45 augur systemd[1]: Listening on udev Kernel Socket.
Aug 02 13:51:45 augur systemd[1]: Listening on LVM2 metadata daemon socket.
Aug 02 13:51:45 augur systemd[1]: Created slice User and Session Slice.
Aug 02 13:51:45 augur systemd[1]: Reached target Slices.
Aug 02 13:51:45 augur systemd[1]: Starting Load Kernel Modules...
Aug 02 13:51:45 augur systemd[1]: Starting Setup Virtual Console...
Aug 02 13:51:45 augur kernel: vboxdrv: Found 8 processor cores
Aug 02 13:51:45 augur kernel: BTRFS info (device sdb3): disk space caching is enabled
Aug 02 13:51:45 augur systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Aug 02 13:51:45 augur systemd[1]: Reached target Paths.
Aug 02 13:51:45 augur kernel: vboxdrv: TSC mode is Invariant, tentative frequency 2807951704 Hz
Aug 02 13:51:45 augur kernel: vboxdrv: Successfully loaded version 5.1.2_OSE (interface 0x00260000)
Aug 02 13:51:45 augur systemd[1]: Mounting Huge Pages File System...
Aug 02 13:51:45 augur systemd[1]: Reached target Encrypted Volumes.
Aug 02 13:51:45 augur systemd[1]: Starting Journal Service...
Aug 02 13:51:45 augur systemd[1]: Mounted Debug File System.
Aug 02 13:51:45 augur systemd[1]: Mounted POSIX Message Queue File System.
Aug 02 13:51:45 augur systemd[1]: Mounted Huge Pages File System.
Aug 02 13:51:45 augur systemd[1]: Mounted Temporary Directory.
Aug 02 13:51:45 augur systemd[1]: Started Create list of required static device nodes for the current kernel.
Aug 02 13:51:45 augur kernel: VBoxPciLinuxInit
Aug 02 13:51:45 augur systemd[1]: Started Remount Root and Kernel File Systems.
Aug 02 13:51:45 augur systemd[1]: Started Setup Virtual Console.
Aug 02 13:51:45 augur systemd[1]: Starting Load/Save Random Seed...
Aug 02 13:51:45 augur kernel: vboxpci: IOMMU not found (not registered)
Aug 02 13:51:45 augur kernel: VBoxNetAdp: Successfully started.
Aug 02 13:51:45 augur kernel: VBoxNetFlt: Successfully started.
Aug 02 13:51:45 augur systemd[1]: Starting udev Coldplug all Devices...
Aug 02 13:51:45 augur systemd[1]: Starting Create Static Device Nodes in /dev...
Aug 02 13:51:45 augur systemd[1]: Started Load Kernel Modules.
Aug 02 13:51:45 augur systemd[1]: Started Load/Save Random Seed.
Aug 02 13:51:45 augur systemd[1]: Mounting Configuration File System...
Aug 02 13:51:45 augur systemd[1]: Starting Apply Kernel Variables...
Aug 02 13:51:45 augur systemd[1]: Started udev Coldplug all Devices.
Aug 02 13:51:45 augur systemd[1]: Mounted Configuration File System.
Aug 02 13:51:45 augur systemd[1]: Started Apply Kernel Variables.
Aug 02 13:51:45 augur systemd[1]: Started Create Static Device Nodes in /dev.
Aug 02 13:51:45 augur systemd[1]: Reached target Local File Systems (Pre).
Aug 02 13:51:45 augur systemd[1]: Starting udev Kernel Device Manager...
Aug 02 13:51:45 augur systemd-journald[229]: Journal started
Aug 02 13:51:45 augur systemd-modules-load[212]: Inserted module 'vboxdrv'
Aug 02 13:51:44 augur systemd-modules-load[212]: Inserted module 'vboxpci'
Aug 02 13:51:44 augur systemd-modules-load[212]: Inserted module 'vboxnetadp'
Aug 02 13:51:44 augur systemd-modules-load[212]: Inserted module 'vboxnetflt'
Aug 02 13:51:45 augur systemd[1]: Started Journal Service.
Aug 02 13:51:45 augur systemd[1]: Starting Flush Journal to Persistent Storage...
Aug 02 13:51:48 augur kernel: wmi: Mapper loaded
Aug 02 13:51:48 augur kernel: FUJITSU Extended Socket Network Device Driver - version 1.0 - Copyright (c) 2015 FUJITSU LIMITED
Aug 02 13:51:48 augur kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Aug 02 13:51:48 augur kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
Aug 02 13:51:48 augur kernel: ACPI: Lid Switch [LID]
Aug 02 13:51:48 augur kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
Aug 02 13:51:48 augur kernel: ACPI: Sleep Button [SLPB]
Aug 02 13:51:48 augur kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
Aug 02 13:51:48 augur kernel: ACPI: Power Button [PWRF]
Aug 02 13:51:48 augur kernel: thermal LNXTHERM:00: registered as thermal_zone0
Aug 02 13:51:48 augur kernel: ACPI: Thermal Zone [THM0] (30 C)
Aug 02 13:51:48 augur kernel: ACPI: Battery Slot [BAT0] (battery present)
Aug 02 13:51:48 augur kernel: ACPI: AC Adapter [AC] (off-line)
Aug 02 13:51:48 augur kernel: tpm_crb MSFT0101:00: can't request region for resource [mem 0x57fff080-0x57ffffff]
Aug 02 13:51:48 augur kernel: tpm_crb: probe of MSFT0101:00 failed with error -16
Aug 02 13:51:47 augur systemd[1]: Started udev Kernel Device Manager.
Aug 02 13:51:48 augur systemd[1]: Found device SAMSUNG_MZNLN512HMJP-000L7 Windows.
Aug 02 13:51:48 augur systemd[1]: Mounting /mnt/c...
Aug 02 13:51:48 augur systemd[1]: Found device SAMSUNG_MZNLN512HMJP-000L7 5.
Aug 02 13:51:48 augur systemd[1]: Starting File System Check on /dev/disk/by-uuid/0f15cb7a-0165-497d-b686-8ae75c4c01eb...
Aug 02 13:51:48 augur systemd[1]: Started Flush Journal to Persistent Storage.
Aug 02 13:51:48 augur kernel: i801_smbus 0000:00:1f.4: enabling device (0000 -> 0003)
Aug 02 13:51:48 augur kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Aug 02 13:51:48 augur kernel: pps_core: LinuxPPS API ver. 1 registered
Aug 02 13:51:48 augur kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Aug 02 13:51:48 augur kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Aug 02 13:51:49 augur kernel: input: PC Speaker as /devices/platform/pcspkr/input/input7
Aug 02 13:51:49 augur kernel: PTP clock support registered
Aug 02 13:51:49 augur kernel: Non-volatile memory driver v1.3
Aug 02 13:51:49 augur kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.25
Aug 02 13:51:49 augur kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
Aug 02 13:51:49 augur kernel: thinkpad_acpi: ThinkPad BIOS N1EET52W (1.26 ), EC unknown
Aug 02 13:51:49 augur kernel: thinkpad_acpi: Lenovo ThinkPad P50, model 20ENCTO1WW
Aug 02 13:51:49 augur kernel: thinkpad_acpi: radio switch found; radios are enabled
Aug 02 13:51:49 augur kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
Aug 02 13:51:49 augur kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
Aug 02 13:51:49 augur kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
Aug 02 13:51:49 augur kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input8
Aug 02 13:51:49 augur systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Aug 02 13:51:49 augur systemd[1]: Starting Load/Save RF Kill Switch Status...
Aug 02 13:51:49 augur kernel: [drm] Initialized drm 1.1.0 20060810
Aug 02 13:51:49 augur systemd[1]: Found device WDC_WD5000LPLX-08ZNTT0 4.
Aug 02 13:51:49 augur systemd[1]: Starting File System Check on /dev/disk/by-uuid/0F47-E7B5...
Aug 02 13:51:49 augur kernel: iTCO_vendor_support: vendor-support=0
Aug 02 13:51:49 augur kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
Aug 02 13:51:49 augur kernel: iTCO_wdt: Found a Intel PCH TCO device (Version=4, TCOBASE=0x0400)
Aug 02 13:51:49 augur kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Aug 02 13:51:49 augur kernel: e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
Aug 02 13:51:49 augur kernel: e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
Aug 02 13:51:49 augur kernel: e1000e 0000:00:1f.6: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
Aug 02 13:51:49 augur kernel: AVX2 version of gcm_enc/dec engaged.
Aug 02 13:51:49 augur kernel: AES CTR mode by8 optimization enabled
Aug 02 13:51:49 augur kernel: Intel(R) Wireless WiFi driver for Linux
Aug 02 13:51:49 augur kernel: Copyright(c) 2003- 2015 Intel Corporation
Aug 02 13:51:49 augur kernel: iwlwifi 0000:04:00.0: enabling device (0000 -> 0002)
Aug 02 13:51:49 augur systemd[1]: Started Load/Save RF Kill Switch Status.
Aug 02 13:51:49 augur kernel: fuse init (API version 7.24)
Aug 02 13:51:49 augur systemd[1]: Mounting FUSE Control File System...
Aug 02 13:51:49 augur systemd[1]: Mounted FUSE Control File System.
Aug 02 13:51:49 augur kernel: iwlwifi 0000:04:00.0: loaded firmware version 21.302800.0 op_mode iwlmvm
Aug 02 13:51:49 augur systemd[1]: Mounted /mnt/c.
Aug 02 13:51:49 augur kernel: e1000e 0000:00:1f.6 eth0: registered PHC clock
Aug 02 13:51:49 augur kernel: e1000e 0000:00:1f.6 eth0: (PCI Express:2.5GT/s:Width x1) 50:7b:9d:ce:c6:ab
Aug 02 13:51:49 augur kernel: e1000e 0000:00:1f.6 eth0: Intel(R) PRO/1000 Network Connection
Aug 02 13:51:49 augur kernel: e1000e 0000:00:1f.6 eth0: MAC: 12, PHY: 12, PBA No: 1000FF-0FF
Aug 02 13:51:49 augur kernel: [drm] Memory usable by graphics device = 4096M
Aug 02 13:51:49 augur kernel: checking generic (60000000 1fa4000) vs hw (60000000 10000000)
Aug 02 13:51:49 augur kernel: fb: switching to inteldrmfb from EFI VGA
Aug 02 13:51:49 augur kernel: Console: switching to colour dummy device 80x25
Aug 02 13:51:49 augur kernel: [drm] Replacing VGA console driver
Aug 02 13:51:49 augur kernel: e1000e 0000:00:1f.6 enp0s31f6: renamed from eth0
Aug 02 13:51:49 augur kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
Aug 02 13:51:49 augur kernel: [drm] Driver supports precise vblank timestamp query.
Aug 02 13:51:49 augur kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
Aug 02 13:51:49 augur kernel: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
Aug 02 13:51:49 augur kernel: ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
Aug 02 13:51:49 augur kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input10
Aug 02 13:51:49 augur kernel: ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Aug 02 13:51:49 augur kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input11
Aug 02 13:51:49 augur kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Aug 02 13:51:49 augur kernel: [drm] Initialized i915 1.6.0 20160229 for 0000:00:02.0 on minor 0
Aug 02 13:51:49 augur systemd[1]: Created slice system-systemd\x2dbacklight.slice.
Aug 02 13:51:49 augur ntfs-3g[330]: Version 2016.2.22 external FUSE 29
Aug 02 13:51:49 augur ntfs-3g[330]: Mounted /dev/sda3 (Read-Write, label "Windows", NTFS 3.1)
Aug 02 13:51:49 augur ntfs-3g[330]: Cmdline options: rw
Aug 02 13:51:49 augur ntfs-3g[330]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sda3,blkdev,blksize=4096
Aug 02 13:51:49 augur ntfs-3g[330]: Ownership and permissions disabled, configuration type 7
Aug 02 13:51:50 augur systemd-fsck[279]: /dev/sda5: clean, 197277/7036928 files, 11951351/28127232 blocks
Aug 02 13:51:50 augur mtp-probe[355]: checking bus 1, device 5: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11"
Aug 02 13:51:50 augur mtp-probe[358]: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2"
Aug 02 13:51:50 augur mtp-probe[357]: checking bus 1, device 4: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-9"
Aug 02 13:51:50 augur mtp-probe[356]: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8"
Aug 02 13:51:50 augur mtp-probe[358]: bus: 1, device: 2 was not an MTP device
Aug 02 13:51:50 augur mtp-probe[357]: bus: 1, device: 4 was not an MTP device
Aug 02 13:51:50 augur mtp-probe[356]: bus: 1, device: 3 was not an MTP device
Aug 02 13:51:50 augur mtp-probe[355]: bus: 1, device: 5 was not an MTP device
Aug 02 13:51:50 augur kernel: fbcon: inteldrmfb (fb0) is primary device
Aug 02 13:51:50 augur kernel: [drm] Finished loading i915/skl_dmc_ver1.bin (v1.26)
Aug 02 13:51:50 augur kernel: iwlwifi 0000:04:00.0: Detected Intel(R) Dual Band Wireless AC 8260, REV=0x208
Aug 02 13:51:50 augur kernel: iwlwifi 0000:04:00.0: L1 Enabled - LTR Enabled
Aug 02 13:51:50 augur kernel: iwlwifi 0000:04:00.0: L1 Enabled - LTR Enabled
Aug 02 13:51:50 augur kernel: ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
Aug 02 13:51:50 augur kernel: thermal thermal_zone1: failed to read out thermal zone (-5)
Aug 02 13:51:50 augur kernel: iwlwifi 0000:04:00.0 wlp4s0: renamed from wlan0
Aug 02 13:51:50 augur kernel: psmouse serio1: synaptics: queried max coordinates: x [..5676], y [..4754]
Aug 02 13:51:50 augur kernel: psmouse serio1: synaptics: queried min coordinates: x [1266..], y [1100..]
Aug 02 13:51:50 augur kernel: psmouse serio1: synaptics: Touchpad model: 1, fw: 8.2, id: 0x1e2b1, caps: 0xf402a3/0x940300/0x2e800/0x0, board id: 3149, fw id: 2022239
Aug 02 13:51:50 augur kernel: psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0
Aug 02 13:51:50 augur kernel: input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input9
Aug 02 13:51:50 augur kernel: mousedev: PS/2 mouse device common for all mice
Aug 02 13:51:50 augur kernel: intel_rapl: Found RAPL domain package
Aug 02 13:51:50 augur kernel: intel_rapl: Found RAPL domain core
Aug 02 13:51:50 augur kernel: intel_rapl: Found RAPL domain uncore
Aug 02 13:51:50 augur kernel: intel_rapl: Found RAPL domain dram
Aug 02 13:51:50 augur kernel: media: Linux media interface: v0.10
Aug 02 13:51:50 augur kernel: Linux video capture interface: v2.00
Aug 02 13:51:50 augur kernel: uvcvideo: Found UVC 1.00 device Integrated Camera (04f2:b52c)
Aug 02 13:51:50 augur kernel: uvcvideo: Failed to initialize entity for entity 6
Aug 02 13:51:50 augur kernel: uvcvideo: Failed to register entites (-22).
Aug 02 13:51:50 augur kernel: input: Integrated Camera as /devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input13
Aug 02 13:51:50 augur kernel: usbcore: registered new interface driver uvcvideo
Aug 02 13:51:50 augur kernel: USB Video Class driver (1.1.1)
Aug 02 13:51:50 augur kernel: Bluetooth: Core ver 2.21
Aug 02 13:51:50 augur kernel: NET: Registered protocol family 31
Aug 02 13:51:50 augur kernel: Bluetooth: HCI device and connection manager initialized
Aug 02 13:51:50 augur kernel: Bluetooth: HCI socket layer initialized
Aug 02 13:51:50 augur kernel: Bluetooth: L2CAP socket layer initialized
Aug 02 13:51:50 augur kernel: Bluetooth: SCO socket layer initialized
Aug 02 13:51:50 augur kernel: usbcore: registered new interface driver btusb
Aug 02 13:51:50 augur kernel: Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
Aug 02 13:51:50 augur kernel: Bluetooth: hci0: Device revision is 5
Aug 02 13:51:50 augur kernel: Bluetooth: hci0: Secure boot is enabled
Aug 02 13:51:50 augur kernel: Bluetooth: hci0: OTP lock is enabled
Aug 02 13:51:50 augur kernel: Bluetooth: hci0: API lock is enabled
Aug 02 13:51:50 augur kernel: Bluetooth: hci0: Debug lock is disabled
Aug 02 13:51:50 augur kernel: Bluetooth: hci0: Minimum firmware build 1 week 10 2014
Aug 02 13:51:50 augur kernel: Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
Aug 02 13:51:50 augur kernel: Console: switching to colour frame buffer device 480x135
Aug 02 13:51:50 augur kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
Aug 02 13:51:50 augur systemd-fsck[295]: fsck.fat 4.0 (2016-05-06)
Aug 02 13:51:50 augur systemd-fsck[295]: /dev/sdb4: 126 files, 31177/124934 clusters
Aug 02 13:51:50 augur systemd[1]: Starting Load/Save Screen Backlight Brightness of backlight:intel_backlight...
Aug 02 13:51:50 augur systemd[1]: Started File System Check on /dev/disk/by-uuid/0f15cb7a-0165-497d-b686-8ae75c4c01eb.
Aug 02 13:51:50 augur systemd[1]: Started File System Check on /dev/disk/by-uuid/0F47-E7B5.
Aug 02 13:51:50 augur systemd[1]: Found device WDC_WD5000LPLX-08ZNTT0 Data.
Aug 02 13:51:50 augur systemd[1]: Reached target Bluetooth.
Aug 02 13:51:50 augur systemd[1]: Mounting /mnt/d...
Aug 02 13:51:50 augur systemd[1]: boot.mount: Directory /boot to mount over is not empty, mounting anyway.
Aug 02 13:51:50 augur kernel: snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC298: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
Aug 02 13:51:50 augur kernel: snd_hda_codec_realtek hdaudioC0D0:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
Aug 02 13:51:50 augur kernel: snd_hda_codec_realtek hdaudioC0D0:    hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
Aug 02 13:51:50 augur kernel: snd_hda_codec_realtek hdaudioC0D0:    mono: mono_out=0x0
Aug 02 13:51:50 augur kernel: snd_hda_codec_realtek hdaudioC0D0:    inputs:
Aug 02 13:51:50 augur kernel: snd_hda_codec_realtek hdaudioC0D0:      Mic=0x18
Aug 02 13:51:50 augur kernel: snd_hda_codec_realtek hdaudioC0D0:      Internal Mic=0x12
Aug 02 13:51:50 augur systemd[1]: Mounting /boot...
Aug 02 13:51:50 augur systemd[1]: Mounting /home...
Aug 02 13:51:50 augur systemd[1]: Started Load/Save Screen Backlight Brightness of backlight:intel_backlight.
Aug 02 13:51:50 augur systemd[1]: Reached target Sound Card.
Aug 02 13:51:50 augur kernel: input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
Aug 02 13:51:50 augur kernel: input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
Aug 02 13:51:50 augur kernel: psmouse serio2: trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
Aug 02 13:51:51 augur systemd[1]: Mounted /home.
Aug 02 13:51:51 augur kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: data=ordered
Aug 02 13:51:51 augur kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input12
Aug 02 13:51:51 augur ntfs-3g[463]: Version 2016.2.22 external FUSE 29
Aug 02 13:51:51 augur ntfs-3g[463]: Mounted /dev/sdb2 (Read-Write, label "Data", NTFS 3.1)
Aug 02 13:51:51 augur ntfs-3g[463]: Cmdline options: rw
Aug 02 13:51:51 augur ntfs-3g[463]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sdb2,blkdev,blksize=4096
Aug 02 13:51:51 augur ntfs-3g[463]: Ownership and permissions disabled, configuration type 7
Aug 02 13:51:51 augur systemd[1]: Mounted /mnt/d.
Aug 02 13:51:51 augur kernel: [drm] RC6 on
Aug 02 13:51:51 augur systemd[1]: Mounted /boot.
Aug 02 13:51:51 augur systemd[1]: Reached target Local File Systems.
Aug 02 13:51:51 augur systemd[1]: Starting Create Volatile Files and Directories...
Aug 02 13:51:51 augur systemd[1]: Started Create Volatile Files and Directories.
Aug 02 13:51:51 augur systemd[1]: Starting Network Time Synchronization...
Aug 02 13:51:51 augur systemd[1]: Starting Update UTMP about System Boot/Shutdown...
Aug 02 13:51:51 augur systemd[1]: Started Update UTMP about System Boot/Shutdown.
Aug 02 13:51:51 augur systemd[1]: Started Network Time Synchronization.
Aug 02 13:51:51 augur systemd[1]: Reached target System Initialization.
Aug 02 13:51:51 augur systemd[1]: Listening on PC/SC Smart Card Daemon Activation Socket.
Aug 02 13:51:51 augur systemd[1]: Started Daily Cleanup of Temporary Directories.
Aug 02 13:51:51 augur systemd[1]: Listening on D-Bus System Message Bus Socket.
Aug 02 13:51:51 augur systemd[1]: Reached target Sockets.
Aug 02 13:51:51 augur systemd[1]: Reached target Basic System.
Aug 02 13:51:51 augur systemd[1]: Starting Login Service...
Aug 02 13:51:51 augur systemd[1]: Started D-Bus System Message Bus.
Aug 02 13:51:52 augur systemd[1]: Starting Network Manager...
Aug 02 13:51:52 augur systemd[1]: Started Bumblebee C Daemon.
Aug 02 13:51:52 augur systemd[1]: Reached target System Time Synchronized.
Aug 02 13:51:52 augur systemd[1]: Started Daily verification of password and group files.
Aug 02 13:51:52 augur systemd[1]: Started Daily man-db cache purge.
Aug 02 13:51:52 augur systemd[1]: Started Daily rotation of log files.
Aug 02 13:51:52 augur systemd[1]: Reached target Timers.
Aug 02 13:51:52 augur systemd[1]: Started Login Service.
Aug 02 13:51:52 augur systemd-logind[471]: New seat seat0.
Aug 02 13:51:52 augur systemd-logind[471]: Watching system buttons on /dev/input/event5 (Power Button)
Aug 02 13:51:52 augur systemd-logind[471]: Watching system buttons on /dev/input/event9 (Video Bus)
Aug 02 13:51:52 augur systemd-logind[471]: Watching system buttons on /dev/input/event8 (Video Bus)
Aug 02 13:51:52 augur systemd-logind[471]: Watching system buttons on /dev/input/event3 (Lid Switch)
Aug 02 13:51:52 augur systemd-logind[471]: Watching system buttons on /dev/input/event4 (Sleep Button)
Aug 02 13:51:52 augur systemd-logind[471]: Watching system buttons on /dev/input/event7 (ThinkPad Extra Buttons)
Aug 02 13:51:52 augur kernel: Bluetooth: hci0: Waiting for firmware download to complete
Aug 02 13:51:52 augur kernel: Bluetooth: hci0: Firmware loaded in 1525744 usecs
Aug 02 13:51:52 augur kernel: Bluetooth: hci0: Waiting for device to boot
Aug 02 13:51:52 augur kernel: Bluetooth: hci0: Device booted in 11704 usecs
Aug 02 13:51:52 augur kernel: Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-11-5.ddc
Aug 02 13:51:52 augur kernel: Bluetooth: hci0: Applying Intel DDC parameters completed
Aug 02 13:51:52 augur kernel: Bluetooth: hci0: Setting Intel event mask failed (-16)
Aug 02 13:51:52 augur NetworkManager[473]: <info>  [1470160312.6898] NetworkManager (version 1.2.2) is starting...
Aug 02 13:51:52 augur NetworkManager[473]: <info>  [1470160312.6959] Read config: /etc/NetworkManager/NetworkManager.conf
Aug 02 13:51:52 augur NetworkManager[473]: <info>  [1470160312.7038] manager[0xa8a1d0]: monitoring kernel firmware directory '/usr/lib/firmware'.
Aug 02 13:51:52 augur NetworkManager[473]: <info>  [1470160312.7077] dns-mgr[0xa9b0b0]: set resolv-conf-mode: default
Aug 02 13:51:52 augur NetworkManager[473]: <info>  [1470160312.7077] dns-mgr[0xa9b0b0]: using resolv.conf manager 'resolvconf'
Aug 02 13:51:52 augur NetworkManager[473]: <info>  [1470160312.7154] rfkill1: found WiFi radio killswitch (at /sys/devices/pci0000:00/0000:00:1c.2/0000:04:00.0/ieee80211/phy0/rfkill1) (driver iwlwifi)
Aug 02 13:51:52 augur NetworkManager[473]: <info>  [1470160312.7159] WiFi hardware radio set enabled
Aug 02 13:51:52 augur NetworkManager[473]: <info>  [1470160312.7160] WWAN hardware radio set enabled
Aug 02 13:51:52 augur systemd[1]: Started Network Manager.
Aug 02 13:51:52 augur systemd[1]: Reached target Network.
Aug 02 13:51:52 augur bumblebeed[474]: [   13.706074] [INFO]/usr/bin/bumblebeed 3.2.1 started
Aug 02 13:51:52 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Aug 02 13:51:52 augur systemd[1]: Starting Permit User Sessions...
Aug 02 13:51:52 augur systemd[1]: Starting PostgreSQL database server...
Aug 02 13:51:52 augur systemd[1]: Started Permit User Sessions.
Aug 02 13:51:52 augur systemd[1]: Starting GNOME Display Manager...
Aug 02 13:51:52 augur systemd[1]: Starting Network Manager Script Dispatcher Service...
Aug 02 13:51:52 augur dbus[472]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Aug 02 13:51:52 augur systemd[1]: Started Network Manager Script Dispatcher Service.
Aug 02 13:51:52 augur NetworkManager[473]: <info>  [1470160312.8434] settings: loaded plugin keyfile: (c) 2007 - 2015 Red Hat, Inc.  To report bugs please use the NetworkManager mailing list.
Aug 02 13:51:52 augur systemd[1]: Started GNOME Display Manager.
Aug 02 13:51:52 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.Accounts' unit='accounts-daemon.service'
Aug 02 13:51:52 augur systemd[1]: Reached target User and Group Name Lookups.
Aug 02 13:51:52 augur NetworkManager[473]: <info>  [1470160312.9285] keyfile: new connection /etc/NetworkManager/system-connections/Google Starbucks (5752fce4-b436-4f6f-912d-ef457b8f1962,"Google Starbucks")
Aug 02 13:51:52 augur systemd[1]: Starting Accounts Service...
Aug 02 13:51:52 augur NetworkManager[473]: <info>  [1470160312.9458] keyfile: new connection /etc/NetworkManager/system-connections/LittletonCafe (c5b2f37c-6d1e-4e71-9385-74008a672ce5,"LittletonCafe")
Aug 02 13:51:53 augur NetworkManager[473]: <info>  [1470160313.1552] keyfile: new connection /etc/NetworkManager/system-connections/UNION_Coffee (0e56e423-f270-4c28-aea5-62396c71465e,"UNION_Coffee")
Aug 02 13:51:53 augur NetworkManager[473]: <info>  [1470160313.1733] keyfile: new connection /etc/NetworkManager/system-connections/LibraryPublicHotspot (56928161-7e2d-4306-985c-99d52a20bac9,"LibraryPublicHotspot")
Aug 02 13:51:53 augur NetworkManager[473]: <info>  [1470160313.1830] keyfile: new connection /etc/NetworkManager/system-connections/Library (c70ad010-f656-4780-b1ab-19615c37cdfd,"Library")
Aug 02 13:51:53 augur NetworkManager[473]: <info>  [1470160313.3267] keyfile: new connection /etc/NetworkManager/system-connections/paulsdiner (9a8ac815-ce26-4dc0-9600-2c1c55a4a2b0,"paulsdiner")
Aug 02 13:51:53 augur NetworkManager[473]: <info>  [1470160313.4612] keyfile: new connection /etc/NetworkManager/system-connections/attwifi (0db1aeb4-58ad-4de5-9c37-bb6904a9b21a,"attwifi")
Aug 02 13:51:53 augur NetworkManager[473]: <info>  [1470160313.4760] keyfile: new connection /etc/NetworkManager/system-connections/Toronto Pearson Wi-Fi (8594d127-c14a-4a95-a2e6-373416705a29,"Toronto Pearson Wi-Fi")
Aug 02 13:51:53 augur NetworkManager[473]: <info>  [1470160313.5122] keyfile: new connection /etc/NetworkManager/system-connections/gogoinflight (d0cdc9cb-75d7-4625-ae1a-343bc017c0a4,"gogoinflight")
Aug 02 13:51:53 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service'
Aug 02 13:51:53 augur systemd[1]: Starting Authorization Manager...
Aug 02 13:51:53 augur NetworkManager[473]: <info>  [1470160313.8251] keyfile: new connection /etc/NetworkManager/system-connections/loganwifi (c7cb1feb-e41e-4adf-8470-10988380b793,"loganwifi")
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.0420] keyfile: new connection /etc/NetworkManager/system-connections/xfinitywifi (266351ad-05e2-4ea3-8682-6a25a68f3920,"xfinitywifi")
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.0821] keyfile: new connection /etc/NetworkManager/system-connections/Herklera (e83a766f-18ba-44df-adcc-ebdb74223051,"Herklera")
Aug 02 13:51:54 augur polkitd[499]: Started polkitd version 0.113
Aug 02 13:51:54 augur polkitd[499]: Loading rules from directory /etc/polkit-1/rules.d
Aug 02 13:51:54 augur polkitd[499]: Loading rules from directory /usr/share/polkit-1/rules.d
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.1613] keyfile: new connection /etc/NetworkManager/system-connections/SEATAC-FREE-WIFI (41933569-1bfb-41a6-b92b-05f122829ae9,"SEATAC-FREE-WIFI")
Aug 02 13:51:54 augur polkitd[499]: Finished loading, compiling and executing 2 rules
Aug 02 13:51:54 augur dbus[472]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Aug 02 13:51:54 augur systemd[1]: Started Authorization Manager.
Aug 02 13:51:54 augur polkitd[499]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.1736] keyfile: new connection /etc/NetworkManager/system-connections/Davis-Goff_ExtendedEdition (d0ba2fd8-b1a7-4bf1-b72a-2ceb38eca5c5,"Davis-Goff_ExtendedEdition")
Aug 02 13:51:54 augur accounts-daemon[490]: started daemon version 0.6.42
Aug 02 13:51:54 augur dbus[472]: [system] Successfully activated service 'org.freedesktop.Accounts'
Aug 02 13:51:54 augur systemd[1]: Started Accounts Service.
Aug 02 13:51:54 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Aug 02 13:51:54 augur systemd[1]: Starting Hostname Service...
Aug 02 13:51:54 augur dbus[472]: [system] Successfully activated service 'org.freedesktop.hostname1'
Aug 02 13:51:54 augur systemd[1]: Started Hostname Service.
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.4428] settings: hostname: using hostnamed
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.4428] settings: hostname changed from (none) to "augur"
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.4433] Using DHCP client 'internal'
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.4434] manager: WiFi enabled by radio killswitch; enabled by state file
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.4434] manager: WWAN enabled by radio killswitch; enabled by state file
Aug 02 13:51:54 augur nm-dispatcher[484]: req:1 'hostname': new request (0 scripts)
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.4435] manager: Networking is enabled by state file
Aug 02 13:51:54 augur nm-dispatcher[484]: req:1 'hostname': completed: no scripts
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.4436] Loaded device plugin: NMVxlanFactory (internal)
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.4436] Loaded device plugin: NMVlanFactory (internal)
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.4437] Loaded device plugin: NMVethFactory (internal)
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.4437] Loaded device plugin: NMTunFactory (internal)
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.4437] Loaded device plugin: NMMacvlanFactory (internal)
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.4438] Loaded device plugin: NMIPTunnelFactory (internal)
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.4438] Loaded device plugin: NMInfinibandFactory (internal)
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.4439] Loaded device plugin: NMEthernetFactory (internal)
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.4439] Loaded device plugin: NMBridgeFactory (internal)
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.4440] Loaded device plugin: NMBondFactory (internal)
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.4593] Loaded device plugin: NMAtmManager (/usr/lib/NetworkManager/libnm-device-plugin-adsl.so)
Aug 02 13:51:54 augur kernel: usb 1-1: new high-speed USB device number 8 using xhci_hcd
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.5676] Loaded device plugin: NMWwanFactory (/usr/lib/NetworkManager/libnm-device-plugin-wwan.so)
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.5872] Loaded device plugin: NMBluezManager (/usr/lib/NetworkManager/libnm-device-plugin-bluetooth.so)
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.6278] Loaded device plugin: NMWifiFactory (/usr/lib/NetworkManager/libnm-device-plugin-wifi.so)
Aug 02 13:51:54 augur mtp-probe[511]: checking bus 1, device 8: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1"
Aug 02 13:51:54 augur mtp-probe[511]: bus: 1, device: 8 was not an MTP device
Aug 02 13:51:54 augur kernel: usb-storage 1-1:1.0: USB Mass Storage device detected
Aug 02 13:51:54 augur kernel: scsi host4: usb-storage 1-1:1.0
Aug 02 13:51:54 augur kernel: usbcore: registered new interface driver usb-storage
Aug 02 13:51:54 augur kernel: usbcore: registered new interface driver uas
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.8971] Loaded device plugin: NMTeamFactory (/usr/lib/NetworkManager/libnm-device-plugin-team.so)
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.8979] (wlp4s0): using nl80211 for WiFi device control
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.8991] device (wlp4s0): driver supports Access Point (AP) mode
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.9012] manager: (wlp4s0): new 802.11 WiFi device (/org/freedesktop/NetworkManager/Devices/0)
Aug 02 13:51:54 augur NetworkManager[473]: <info>  [1470160314.9041] device (wlp4s0): state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Aug 02 13:51:54 augur kernel: IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
Aug 02 13:51:54 augur kernel: iwlwifi 0000:04:00.0: L1 Enabled - LTR Enabled
Aug 02 13:51:54 augur kernel: iwlwifi 0000:04:00.0: L1 Enabled - LTR Enabled
Aug 02 13:51:55 augur kernel: iwlwifi 0000:04:00.0: L1 Enabled - LTR Enabled
Aug 02 13:51:55 augur kernel: iwlwifi 0000:04:00.0: L1 Enabled - LTR Enabled
Aug 02 13:51:55 augur kernel: IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
Aug 02 13:51:55 augur NetworkManager[473]: <info>  [1470160315.1164] manager: (enp0s31f6): new Ethernet device (/org/freedesktop/NetworkManager/Devices/1)
Aug 02 13:51:55 augur NetworkManager[473]: <info>  [1470160315.1189] keyfile: add connection in-memory (8b068e6c-49aa-3644-ae33-89e3fc8da3de,"Wired connection 1")
Aug 02 13:51:55 augur NetworkManager[473]: <info>  [1470160315.1201] settings: (enp0s31f6): created default wired connection 'Wired connection 1'
Aug 02 13:51:55 augur NetworkManager[473]: <info>  [1470160315.1220] device (enp0s31f6): state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
Aug 02 13:51:55 augur kernel: IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
Aug 02 13:51:55 augur postgres[493]: LOG:  database system was shut down at 2016-08-02 09:58:22 PDT
Aug 02 13:51:55 augur postgres[493]: FATAL:  the database system is starting up
Aug 02 13:51:55 augur postgres[493]: LOG:  MultiXact member wraparound protections are now enabled
Aug 02 13:51:55 augur postgres[493]: LOG:  database system is ready to accept connections
Aug 02 13:51:55 augur postgres[493]: LOG:  autovacuum launcher started
Aug 02 13:51:55 augur NetworkManager[473]: <info>  [1470160315.4086] device (lo): link connected
Aug 02 13:51:55 augur kernel: IPv6: ADDRCONF(NETDEV_UP): enp0s31f6: link is not ready
Aug 02 13:51:55 augur NetworkManager[473]: <info>  [1470160315.4100] manager: (lo): new Generic device (/org/freedesktop/NetworkManager/Devices/2)
Aug 02 13:51:55 augur dbus[472]: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service'
Aug 02 13:51:55 augur systemd[1]: Starting WPA supplicant...
Aug 02 13:51:55 augur systemd[1]: Created slice User Slice of gdm.
Aug 02 13:51:55 augur systemd[1]: Starting User Manager for UID 120...
Aug 02 13:51:55 augur systemd-logind[471]: New session c1 of user gdm.
Aug 02 13:51:55 augur systemd[1]: Started Session c1 of user gdm.
Aug 02 13:51:55 augur dbus[472]: [system] Successfully activated service 'fi.w1.wpa_supplicant1'
Aug 02 13:51:55 augur systemd[1]: Started WPA supplicant.
Aug 02 13:51:55 augur wpa_supplicant[534]: Successfully initialized wpa_supplicant
Aug 02 13:51:55 augur NetworkManager[473]: <info>  [1470160315.4877] supplicant: wpa_supplicant running
Aug 02 13:51:55 augur NetworkManager[473]: <info>  [1470160315.4878] device (wlp4s0): supplicant interface state: init -> starting
Aug 02 13:51:55 augur wpa_supplicant[534]: Could not read interface p2p-dev-wlp4s0 flags: No such device
Aug 02 13:51:55 augur systemd[535]: pam_unix(systemd-user:session): session opened for user gdm by (uid=0)
Aug 02 13:51:55 augur NetworkManager[473]: <info>  [1470160315.5620] sup-iface[0xb1b6c0,wlp4s0]: supports 5 scan SSIDs
Aug 02 13:51:55 augur NetworkManager[473]: <info>  [1470160315.5646] device (wlp4s0): supplicant interface state: starting -> ready
Aug 02 13:51:55 augur NetworkManager[473]: <info>  [1470160315.5649] device (wlp4s0): state change: unavailable -> disconnected (reason 'supplicant-available') [20 30 42]
Aug 02 13:51:55 augur kernel: IPv6: ADDRCONF(NETDEV_UP): wlp4s0: link is not ready
Aug 02 13:51:55 augur systemd[535]: Listening on Sound System.
Aug 02 13:51:55 augur systemd[535]: Starting D-Bus User Message Bus Socket.
Aug 02 13:51:55 augur systemd[535]: Reached target Paths.
Aug 02 13:51:55 augur systemd[535]: Reached target Timers.
Aug 02 13:51:55 augur systemd[535]: Listening on D-Bus User Message Bus Socket.
Aug 02 13:51:55 augur systemd[535]: Reached target Sockets.
Aug 02 13:51:55 augur systemd[535]: Reached target Basic System.
Aug 02 13:51:55 augur systemd[535]: Starting Update XDG user dir configuration...
Aug 02 13:51:55 augur systemd[535]: Started Update XDG user dir configuration.
Aug 02 13:51:55 augur systemd[535]: Reached target Default.
Aug 02 13:51:55 augur systemd[535]: Startup finished in 126ms.
Aug 02 13:51:55 augur systemd[1]: Started User Manager for UID 120.
Aug 02 13:51:55 augur kernel: scsi 4:0:0:0: CD-ROM            LGE      Android Platform 0000 PQ: 0 ANSI: 2
Aug 02 13:51:55 augur systemd[535]: Started D-Bus User Message Bus.
Aug 02 13:51:56 augur kernel: sr 4:0:0:0: [sr0] scsi-1 drive
Aug 02 13:51:56 augur kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
Aug 02 13:51:56 augur kernel: sr 4:0:0:0: Attached scsi CD-ROM sr0
Aug 02 13:51:56 augur systemd[1]: Started PostgreSQL database server.
Aug 02 13:51:56 augur systemd[1]: Reached target Multi-User System.
Aug 02 13:51:56 augur systemd[1]: Reached target Graphical Interface.
Aug 02 13:51:56 augur systemd[1]: Startup finished in 4.429s (kernel) + 13.072s (userspace) = 32.722s.
Aug 02 13:51:57 augur gnome-session[548]: gnome-session-binary[548]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary
Aug 02 13:51:57 augur gnome-session-binary[548]: WARNING: Could not parse desktop file orca-autostart.desktop or it references a not found TryExec binary
Aug 02 13:51:58 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service'
Aug 02 13:51:58 augur systemd[1]: Starting Daemon for power management...
Aug 02 13:51:58 augur upowerd[568]: (upowerd:568): UPower-Linux-WARNING **: energy_full (97.850000) is greater than energy_full_design (90.000000)
Aug 02 13:51:58 augur dbus[472]: [system] Successfully activated service 'org.freedesktop.UPower'
Aug 02 13:51:58 augur systemd[1]: Started Daemon for power management.
Aug 02 13:51:58 augur NetworkManager[473]: <info>  [1470160318.9129] device (wlp4s0): supplicant interface state: ready -> inactive
Aug 02 13:51:58 augur NetworkManager[473]: <info>  [1470160318.9306] policy: auto-activating connection 'xfinitywifi'
Aug 02 13:51:58 augur NetworkManager[473]: <info>  [1470160318.9315] device (wlp4s0): Activation: starting connection 'xfinitywifi' (266351ad-05e2-4ea3-8682-6a25a68f3920)
Aug 02 13:51:58 augur NetworkManager[473]: <info>  [1470160318.9316] device (wlp4s0): state change: disconnected -> prepare (reason 'none') [30 40 0]
Aug 02 13:51:58 augur NetworkManager[473]: <info>  [1470160318.9317] manager: NetworkManager state is now CONNECTING
Aug 02 13:51:58 augur NetworkManager[473]: <info>  [1470160318.9321] device (wlp4s0): state change: prepare -> config (reason 'none') [40 50 0]
Aug 02 13:51:58 augur NetworkManager[473]: <info>  [1470160318.9323] device (wlp4s0): Activation: (wifi) connection 'xfinitywifi' requires no security.  No secrets needed.
Aug 02 13:51:58 augur NetworkManager[473]: <info>  [1470160318.9323] Config: added 'ssid' value 'xfinitywifi'
Aug 02 13:51:58 augur NetworkManager[473]: <info>  [1470160318.9323] Config: added 'scan_ssid' value '1'
Aug 02 13:51:58 augur NetworkManager[473]: <info>  [1470160318.9323] Config: added 'key_mgmt' value 'NONE'
Aug 02 13:51:58 augur NetworkManager[473]: <info>  [1470160318.9327] sup-iface[0xb1b6c0,wlp4s0]: config: set interface ap_scan to 1
Aug 02 13:51:58 augur wpa_supplicant[534]: wlp4s0: SME: Trying to authenticate with 00:0d:67:88:a2:4e (SSID='xfinitywifi' freq=2437 MHz)
Aug 02 13:51:58 augur kernel: wlp4s0: authenticate with 00:0d:67:88:a2:4e
Aug 02 13:51:58 augur NetworkManager[473]: <info>  [1470160318.9503] device (wlp4s0): supplicant interface state: inactive -> authenticating
Aug 02 13:51:58 augur kernel: wlp4s0: send auth to 00:0d:67:88:a2:4e (try 1/3)
Aug 02 13:51:58 augur wpa_supplicant[534]: wlp4s0: Trying to associate with 00:0d:67:88:a2:4e (SSID='xfinitywifi' freq=2437 MHz)
Aug 02 13:51:58 augur kernel: wlp4s0: authenticated
Aug 02 13:51:58 augur NetworkManager[473]: <info>  [1470160318.9627] device (wlp4s0): supplicant interface state: authenticating -> associating
Aug 02 13:51:58 augur kernel: wlp4s0: associate with 00:0d:67:88:a2:4e (try 1/3)
Aug 02 13:51:58 augur kernel: wlp4s0: RX AssocResp from 00:0d:67:88:a2:4e (capab=0x421 status=0 aid=2)
Aug 02 13:51:58 augur wpa_supplicant[534]: wlp4s0: Associated with 00:0d:67:88:a2:4e
Aug 02 13:51:58 augur wpa_supplicant[534]: wlp4s0: CTRL-EVENT-CONNECTED - Connection to 00:0d:67:88:a2:4e completed [id=0 id_str=]
Aug 02 13:51:58 augur kernel: wlp4s0: associated
Aug 02 13:51:58 augur kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlp4s0: link becomes ready
Aug 02 13:51:58 augur NetworkManager[473]: <info>  [1470160318.9738] device (wlp4s0): supplicant interface state: associating -> completed
Aug 02 13:51:58 augur NetworkManager[473]: <info>  [1470160318.9739] device (wlp4s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'xfinitywifi'.
Aug 02 13:51:58 augur NetworkManager[473]: <info>  [1470160318.9744] device (wlp4s0): state change: config -> ip-config (reason 'none') [50 70 0]
Aug 02 13:51:58 augur NetworkManager[473]: <info>  [1470160318.9753] dhcp4 (wlp4s0): activation: beginning transaction (timeout in 45 seconds)
Aug 02 13:51:59 augur org.gnome.Shell.desktop[564]: glamor: EGL version 1.4 (DRI2):
Aug 02 13:52:00 augur dbus-daemon[556]: Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service'
Aug 02 13:52:00 augur systemd[535]: Starting Accessibility services bus...
Aug 02 13:52:00 augur dbus-daemon[556]: Successfully activated service 'org.a11y.Bus'
Aug 02 13:52:00 augur systemd[535]: Started Accessibility services bus.
Aug 02 13:52:00 augur at-spi-bus-launcher[608]: Activating service name='org.a11y.atspi.Registry'
Aug 02 13:52:00 augur at-spi-bus-launcher[608]: Successfully activated service 'org.a11y.atspi.Registry'
Aug 02 13:52:00 augur org.a11y.atspi.Registry[613]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Aug 02 13:52:00 augur systemd[535]: Starting Sound Service...
Aug 02 13:52:00 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service'
Aug 02 13:52:00 augur systemd[1]: Starting RealtimeKit Scheduling Policy Service...
Aug 02 13:52:00 augur dbus[472]: [system] Successfully activated service 'org.freedesktop.RealtimeKit1'
Aug 02 13:52:00 augur systemd[1]: Started RealtimeKit Scheduling Policy Service.
Aug 02 13:52:00 augur rtkit-daemon[620]: Successfully called chroot.
Aug 02 13:52:00 augur rtkit-daemon[620]: Successfully dropped privileges.
Aug 02 13:52:00 augur rtkit-daemon[620]: Successfully limited resources.
Aug 02 13:52:00 augur rtkit-daemon[620]: Running.
Aug 02 13:52:00 augur rtkit-daemon[620]: Watchdog thread running.
Aug 02 13:52:00 augur rtkit-daemon[620]: Canary thread running.
Aug 02 13:52:00 augur rtkit-daemon[620]: Supervising 0 threads of 0 processes of 1 users.
Aug 02 13:52:00 augur rtkit-daemon[620]: Supervising 0 threads of 0 processes of 1 users.
Aug 02 13:52:01 augur rtkit-daemon[620]: Supervising 0 threads of 0 processes of 1 users.
Aug 02 13:52:01 augur rtkit-daemon[620]: Supervising 0 threads of 0 processes of 1 users.
Aug 02 13:52:01 augur rtkit-daemon[620]: Supervising 0 threads of 0 processes of 1 users.
Aug 02 13:52:01 augur rtkit-daemon[620]: Supervising 0 threads of 0 processes of 1 users.
Aug 02 13:52:01 augur rtkit-daemon[620]: Supervising 0 threads of 0 processes of 1 users.
Aug 02 13:52:01 augur rtkit-daemon[620]: Supervising 0 threads of 0 processes of 1 users.
Aug 02 13:52:01 augur rtkit-daemon[620]: Supervising 0 threads of 0 processes of 1 users.
Aug 02 13:52:01 augur rtkit-daemon[620]: Supervising 0 threads of 0 processes of 1 users.
Aug 02 13:52:01 augur systemd[535]: Started Sound Service.
Aug 02 13:52:03 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service'
Aug 02 13:52:03 augur systemd[1]: Starting Locale Service...
Aug 02 13:52:03 augur org.gnome.Shell.desktop[564]: Gjs-Message: JS LOG: Failed to launch ibus-daemon: Failed to execute child process "ibus-daemon" (No such file or directory)
Aug 02 13:52:03 augur dbus[472]: [system] Successfully activated service 'org.freedesktop.locale1'
Aug 02 13:52:03 augur systemd[1]: Started Locale Service.
Aug 02 13:52:04 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service'
Aug 02 13:52:04 augur systemd[1]: Starting Location Lookup Service...
Aug 02 13:52:04 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
Aug 02 13:52:04 augur dbus[472]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Aug 02 13:52:04 augur geoclue[630]: (geoclue:630): Geoclue-WARNING **: Failed to connect to avahi service: Daemon not running
Aug 02 13:52:04 augur dbus[472]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Aug 02 13:52:04 augur systemd[1]: Started Location Lookup Service.
Aug 02 13:52:04 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service'
Aug 02 13:52:04 augur dbus[472]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Aug 02 13:52:04 augur geoclue[630]: (geoclue:630): Geoclue-WARNING **: Failed to connect to ModemManager: Error calling StartServiceByName for org.freedesktop.ModemManager1: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.freedesktop.ModemManager1.service not found.
Aug 02 13:52:04 augur polkitd[499]: Registered Authentication Agent for unix-session:c1 (system bus name :1.14 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
Aug 02 13:52:04 augur org.gnome.Shell.desktop[564]: Gjs-Message: JS LOG: No permission to trigger offline updates: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.packagekit.trigger-offline-update is not registered
Aug 02 13:52:04 augur kernel: mei_wdt mei::05b79a6f-4628-4d7f-899d-a91514cb32ab:02: Could not register event ret=-22
Aug 02 13:52:04 augur kernel: mei_wdt: probe of mei::05b79a6f-4628-4d7f-899d-a91514cb32ab:02 failed with error -22
Aug 02 13:52:05 augur org.gnome.Shell.desktop[564]: (gnome-shell:564): Gjs-WARNING **: JS ERROR: could not get remote objects for service org.gnome.SettingsDaemon.Smartcard path /org/gnome/SettingsDaemon/Smartcard: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SettingsDaemon.Smartcard was not provided by any .service files
Aug 02 13:52:05 augur org.gnome.Shell.desktop[564]: _proxyInvoker/asyncCallback@resource:///org/gnome/gjs/modules/overrides/Gio.js:83
Aug 02 13:52:05 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service'
Aug 02 13:52:05 augur gnome-session-binary[548]: Entering running state
Aug 02 13:52:05 augur systemd[1]: Starting Manage, Install and Generate Color Profiles...
Aug 02 13:52:05 augur display_setup.desktop[649]: Could not find provider with name modesetting
Aug 02 13:52:05 augur dbus[472]: [system] Successfully activated service 'org.freedesktop.ColorManager'
Aug 02 13:52:05 augur systemd[1]: Started Manage, Install and Generate Color Profiles.
Aug 02 13:52:05 augur gnome-settings-daemon.desktop[635]: (gnome-settings-daemon:635): GLib-GIO-CRITICAL **: g_task_return_error: assertion 'error != NULL' failed
Aug 02 13:52:05 augur colord[651]: /usr/lib/colord/colord-sane: error while loading shared libraries: libsane.so.1: cannot open shared object file: No such file or directory
Aug 02 13:52:20 augur gdm-password][664]: pam_unix(gdm-password:session): session opened for user kiwi by (uid=0)
Aug 02 13:52:20 augur systemd[1]: Created slice User Slice of kiwi.
Aug 02 13:52:20 augur systemd[1]: Starting User Manager for UID 1000...
Aug 02 13:52:20 augur systemd-logind[471]: New session c2 of user kiwi.
Aug 02 13:52:20 augur systemd[1]: Started Session c2 of user kiwi.
Aug 02 13:52:20 augur systemd[668]: pam_unix(systemd-user:session): session opened for user kiwi by (uid=0)
Aug 02 13:52:20 augur systemd[668]: Reached target Timers.
Aug 02 13:52:20 augur systemd[668]: Starting D-Bus User Message Bus Socket.
Aug 02 13:52:20 augur systemd[668]: Reached target Paths.
Aug 02 13:52:20 augur systemd[668]: Listening on Sound System.
Aug 02 13:52:20 augur systemd[668]: Listening on D-Bus User Message Bus Socket.
Aug 02 13:52:20 augur systemd[668]: Reached target Sockets.
Aug 02 13:52:20 augur systemd[668]: Reached target Basic System.
Aug 02 13:52:20 augur systemd[668]: Starting Update XDG user dir configuration...
Aug 02 13:52:20 augur systemd[668]: Started Update XDG user dir configuration.
Aug 02 13:52:20 augur systemd[668]: Reached target Default.
Aug 02 13:52:20 augur systemd[668]: Startup finished in 50ms.
Aug 02 13:52:20 augur systemd[1]: Started User Manager for UID 1000.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (--) Log file renamed from "/home/kiwi/.local/share/xorg/Xorg.pid-682.log" to "/home/kiwi/.local/share/xorg/Xorg.0.log"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: X.Org X Server 1.18.4
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: Release Date: 2016-07-19
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: X Protocol Version 11, Revision 0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: Build Operating System: Linux 4.5.4-1-ARCH x86_64
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: Current Operating System: Linux augur 4.6.4-1-ARCH #1 SMP PREEMPT Mon Jul 11 19:12:32 CEST 2016 x86_64
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: Kernel command line: initrd=\initramfs-linux.img root=PARTUUID=105a66b6-2f94-4b3e-b321-fff1c0684679 rw
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: Build Date: 19 July 2016  05:54:24PM
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:  
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: Current version of pixman: 0.34.0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         Before reporting problems, check http://wiki.x.org
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         to make sure that you have the latest version.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: Markers: (--) probed, (**) from config file, (==) default setting,
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         (++) from command line, (!!) notice, (II) informational,
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) Log file: "/home/kiwi/.local/share/xorg/Xorg.0.log", Time: Tue Aug  2 13:52:21 2016
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) Using config directory: "/etc/X11/xorg.conf.d"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) No Layout section.  Using the first Screen section.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) No screen section available. Using defaults.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) |-->Screen "Default Screen Section" (0)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) |   |-->Monitor "<default monitor>"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) No monitor specified for screen "Default Screen Section".
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         Using a default monitor configuration.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) Automatically adding devices
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) Automatically enabling devices
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) Automatically adding GPU devices
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         Entry deleted from font path.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         Entry deleted from font path.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) FontPath set to:
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         /usr/share/fonts/misc/,
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         /usr/share/fonts/TTF/,
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         /usr/share/fonts/OTF/,
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         /usr/share/fonts/Type1/
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) ModulePath set to "/usr/lib/xorg/modules"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) The server relies on udev to provide the list of input devices.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         If no devices become available, reconfigure udev or disable AutoAddDevices.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Loader magic: 0x821d40
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Module ABI versions:
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         X.Org ANSI C Emulation: 0.4
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         X.Org Video Driver: 20.0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         X.Org XInput driver : 22.1
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         X.Org Server Extension : 9.0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (++) using VT number 2
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/c2
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) xfree86: Adding drm device (/dev/dri/card0)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 9 paused 0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (--) PCI:*(0:0:2:0) 8086:191d:17aa:222e rev 6, Mem @ 0xc2000000/16777216, 0x60000000/268435456, I/O @ 0x00005000/64, BIOS @ 0x????????/131072
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (--) PCI: (0:1:0:0) 10de:13b0:17aa:222e rev 162, Mem @ 0xc3000000/16777216, 0xb0000000/268435456, 0xc0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) LoadModule: "glx"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Module glx: vendor="X.Org Foundation"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         compiled for 1.18.4, module version = 1.0.0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         ABI class: X.Org Server Extension, version 9.0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) AIGLX enabled
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) Matched intel as autoconfigured driver 0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) Matched intel as autoconfigured driver 1
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) Matched modesetting as autoconfigured driver 2
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) Matched fbdev as autoconfigured driver 3
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) Matched vesa as autoconfigured driver 4
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) Assigned the driver to the xf86ConfigLayout
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) LoadModule: "intel"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Module intel: vendor="X.Org Foundation"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         compiled for 1.18.4, module version = 2.99.917
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         Module class: X.Org Video Driver
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         ABI class: X.Org Video Driver, version 20.0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) LoadModule: "modesetting"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Module modesetting: vendor="X.Org Foundation"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         compiled for 1.18.4, module version = 1.18.4
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         Module class: X.Org Video Driver
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         ABI class: X.Org Video Driver, version 20.0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) LoadModule: "fbdev"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (WW) Warning, couldn't open module fbdev
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) UnloadModule: "fbdev"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Unloading fbdev
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (EE) Failed to load module "fbdev" (module does not exist, 0)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) LoadModule: "vesa"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (WW) Warning, couldn't open module vesa
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) UnloadModule: "vesa"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Unloading vesa
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (EE) Failed to load module "vesa" (module does not exist, 0)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20160229
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel(0): SNA compiled from 2.99.917-688-g49daf5d
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (WW) Falling back to old probe method for modesetting
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (--) intel(0): gen9 engineering sample
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel(0): Creating default Display subsection in Screen section
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         "Default Screen Section" for depth/fbbpp 24/32
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) intel(0): Depth 24, (--) framebuffer bpp 32
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) intel(0): RGB weight 888
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) intel(0): Default visual is TrueColor
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel(0): Output eDP1 has no monitor section
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (--) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel(0): Enabled output eDP1
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (--) intel(0): Using a maximum size of 256x256 for hardware cursors
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel(0): Output VIRTUAL1 has no monitor section
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel(0): Enabled output VIRTUAL1
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (--) intel(0): Output eDP1 using initial mode 3840x2160 on pipe 0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) intel(0): TearFree disabled
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) intel(0): DPI set to (96, 96)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Loading sub module "dri3"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) LoadModule: "dri3"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Module "dri3" already built-in
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Loading sub module "dri2"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) LoadModule: "dri2"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Module "dri2" already built-in
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Loading sub module "present"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) LoadModule: "present"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Module "present" already built-in
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) UnloadModule: "modesetting"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Unloading modesetting
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) Depth 24 pixmap format is 32 bpp
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel(0): SNA initialized with Skylake (gen9) backend
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) intel(0): Backing store enabled
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) intel(0): Silken mouse enabled
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel(0): HW Cursor enabled
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) intel(0): DPMS enabled
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (==) intel(0): Display hotplug detection enabled
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel(0): [DRI2] Setup complete
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel(0): [DRI2]   DRI driver: i965
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel(0): [DRI2]   VDPAU driver: va_gl
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel(0): direct rendering: DRI2 DRI3 enabled
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel(0): hardware support for Present enabled
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (--) RandR disabled
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) AIGLX: enabled GLX_ARB_create_context
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) AIGLX: enabled GLX_ARB_create_context_profile
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) AIGLX: enabled GLX_INTEL_swap_event
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) AIGLX: enabled GLX_ARB_fbconfig_float
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) AIGLX: enabled GLX_ARB_create_context_robustness
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) AIGLX: Loaded and initialized i965
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) GLX: Initialized DRI2 GL provider for screen 0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel(0): switch to mode 3840x2160@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel(0): Setting screen physical size to 1016 x 571
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) config/udev: Adding input device Power Button (/dev/input/event5)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Power Button: Applying InputClass "evdev keyboard catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) LoadModule: "libinput"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Module libinput: vendor="X.Org Foundation"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         compiled for 1.18.3, module version = 0.19.0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         Module class: X.Org XInput Driver
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         ABI class: X.Org XInput driver, version 22.1
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 13 paused 0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Using input driver 'libinput' for 'Power Button'
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Power Button: always reports core events
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "Device" "/dev/input/event5"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "_source" "server/udev"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Power Button', /dev/input/event5 is a keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Power Button', /dev/input/event5 is a keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) config/udev: Adding input device Video Bus (/dev/input/event9)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Video Bus: Applying InputClass "evdev keyboard catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 16 paused 0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Using input driver 'libinput' for 'Video Bus'
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Video Bus: always reports core events
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "Device" "/dev/input/event9"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "_source" "server/udev"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Video Bus', /dev/input/event9 is a keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input11/event9"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Video Bus', /dev/input/event9 is tagged by udev as: Keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Video Bus', /dev/input/event9 is a keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) config/udev: Adding input device Video Bus (/dev/input/event8)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Video Bus: Applying InputClass "evdev keyboard catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 17 paused 0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Using input driver 'libinput' for 'Video Bus'
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Video Bus: always reports core events
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "Device" "/dev/input/event8"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "_source" "server/udev"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Video Bus', /dev/input/event8 is tagged by udev as: Keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Video Bus', /dev/input/event8 is a keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/LNXVIDEO:00/input/input10/event8"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Video Bus', /dev/input/event8 is tagged by udev as: Keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Video Bus', /dev/input/event8 is a keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) No input driver specified, ignoring this device.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) This device may have been added with another device file.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 18 paused 0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Using input driver 'libinput' for 'Sleep Button'
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Sleep Button: always reports core events
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "Device" "/dev/input/event4"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "_source" "server/udev"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Sleep Button', /dev/input/event4 is a keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event4"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Sleep Button', /dev/input/event4 is tagged by udev as: Keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Sleep Button', /dev/input/event4 is a keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) config/udev: Adding input device Logitech M505/B605 (/dev/input/event1)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Logitech M505/B605: Applying InputClass "evdev pointer catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Logitech M505/B605: Applying InputClass "libinput pointer catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 19 paused 0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Using input driver 'libinput' for 'Logitech M505/B605'
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Logitech M505/B605: always reports core events
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "Device" "/dev/input/event1"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "_source" "server/udev"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Logitech M505/B605', /dev/input/event1 is tagged by udev as: Mouse
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Logitech M505/B605', /dev/input/event1 is a pointer caps
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0003/0003:046D:101D.0004/input/input2/event1"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) XINPUT: Adding extended input device "Logitech M505/B605" (type: MOUSE, id 10)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "AccelerationScheme" "none"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Logitech M505/B605: (accel) selected scheme none/0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Logitech M505/B605: (accel) acceleration factor: 2.000
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Logitech M505/B605: (accel) acceleration threshold: 4
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Logitech M505/B605', /dev/input/event1 is tagged by udev as: Mouse
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Logitech M505/B605', /dev/input/event1 is a pointer caps
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) config/udev: Adding input device Logitech M505/B605 (/dev/input/mouse0)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) No input driver specified, ignoring this device.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) This device may have been added with another device file.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) config/udev: Adding input device Logitech K350 (/dev/input/event2)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Logitech K350: Applying InputClass "evdev keyboard catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Logitech K350: Applying InputClass "libinput keyboard catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 20 paused 0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Using input driver 'libinput' for 'Logitech K350'
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Logitech K350: always reports core events
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "Device" "/dev/input/event2"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "_source" "server/udev"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Logitech K350', /dev/input/event2 is tagged by udev as: Keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Logitech K350', /dev/input/event2 is a keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) libinput: Logitech K350: needs a virtual subdevice
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0003/0003:046D:200A.0005/input/input3/event2"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) XINPUT: Adding extended input device "Logitech K350" (type: MOUSE, id 11)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "AccelerationScheme" "none"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Logitech K350: (accel) selected scheme none/0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Logitech K350: (accel) acceleration factor: 2.000
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Logitech K350: (accel) acceleration threshold: 4
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Logitech K350', /dev/input/event2 is tagged by udev as: Keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Logitech K350', /dev/input/event2 is a keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) config/udev: Adding input device Integrated Camera (/dev/input/event11)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Integrated Camera: Applying InputClass "libinput keyboard catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 21 paused 0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Using input driver 'libinput' for 'Integrated Camera'
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Integrated Camera: always reports core events
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "Device" "/dev/input/event11"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "_source" "server/udev"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Integrated Camera', /dev/input/event11 is tagged by udev as: Keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Integrated Camera', /dev/input/event11 is a keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input13/event11"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 12)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Integrated Camera', /dev/input/event11 is tagged by udev as: Keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'Integrated Camera', /dev/input/event11 is a keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event12)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) No input driver specified, ignoring this device.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) This device may have been added with another device file.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event13)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) No input driver specified, ignoring this device.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) This device may have been added with another device file.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 22 paused 0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) AT Translated Set 2 keyboard: always reports core events
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "Device" "/dev/input/event0"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "_source" "server/udev"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is tagged by udev as: Keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'AT Translated Set 2 keyboard', /dev/input/event0 is a keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event10)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) LoadModule: "synaptics"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Module synaptics: vendor="X.Org Foundation"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         compiled for 1.18.3, module version = 1.8.99
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         Module class: X.Org XInput Driver
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]:         ABI class: X.Org XInput driver, version 22.1
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 23 paused 0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) SynPS/2 Synaptics TouchPad: always reports core events
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "Device" "/dev/input/event10"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1266 - 5676 (res 44)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1100 - 4754 (res 67)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right middle double triple
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "TapButton1" "1"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) SynPS/2 Synaptics TouchPad: always reports core events
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input9/event10"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 14)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event14)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 24 paused 0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) TPPS/2 IBM TrackPoint: always reports core events
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "Device" "/dev/input/event14"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "_source" "server/udev"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event14 is tagged by udev as: Mouse Pointingstick
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event14 is a pointer caps
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input12/event14"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 15)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "AccelerationScheme" "none"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event14 is tagged by udev as: Mouse Pointingstick
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'TPPS/2 IBM TrackPoint', /dev/input/event14 is a pointer caps
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) No input driver specified, ignoring this device.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) This device may have been added with another device file.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) No input driver specified, ignoring this device.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) This device may have been added with another device file.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event7)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 25 paused 0
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) ThinkPad Extra Buttons: always reports core events
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "Device" "/dev/input/event7"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "_source" "server/udev"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'ThinkPad Extra Buttons', /dev/input/event7 is tagged by udev as: Keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'ThinkPad Extra Buttons', /dev/input/event7 is a keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input8/event7"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 16)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'ThinkPad Extra Buttons', /dev/input/event7 is tagged by udev as: Keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) input device 'ThinkPad Extra Buttons', /dev/input/event7 is a keyboard
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Logitech K350: Applying InputClass "evdev keyboard catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Logitech K350: Applying InputClass "libinput keyboard catchall"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) systemd-logind: returning pre-existing fd for /dev/input/event2 13:66
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) Using input driver 'libinput' for 'Logitech K350'
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Logitech K350: always reports core events
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "Device" "/dev/input/event2"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "_source" "_driver/libinput"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) libinput: Logitech K350: is a virtual subdevice
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.2/0003:046D:C52B.0003/0003:046D:200A.0005/input/input3/event2"
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: (II) XINPUT: Adding extended input device "Logitech K350" (type: KEYBOARD, id 17)
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: /etc/gdm/Xsession: Beginning session setup...
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: localuser:kiwi being added to access control list
Aug 02 13:52:21 augur systemd[668]: Started D-Bus User Message Bus.
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: Could not find provider with name modesetting
Aug 02 13:52:21 augur /usr/lib/gdm/gdm-x-session[680]: /etc/gdm/Xsession: Setup done, will execute: gnome-session
Aug 02 13:52:21 augur dbus-daemon[700]: Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service'
Aug 02 13:52:21 augur systemd[668]: Starting Accessibility services bus...
Aug 02 13:52:21 augur dbus-daemon[700]: Successfully activated service 'org.a11y.Bus'
Aug 02 13:52:21 augur systemd[668]: Started Accessibility services bus.
Aug 02 13:52:21 augur at-spi-bus-launcher[707]: Activating service name='org.a11y.atspi.Registry'
Aug 02 13:52:21 augur at-spi-bus-launcher[707]: ** (process:707): WARNING **: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files
Aug 02 13:52:21 augur at-spi-bus-launcher[707]: Successfully activated service 'org.a11y.atspi.Registry'
Aug 02 13:52:21 augur org.a11y.atspi.Registry[712]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Aug 02 13:52:21 augur gnome-session[689]: gnome-session-binary[689]: WARNING: Could not parse desktop file baloo_file.desktop or it references a not found TryExec binary
Aug 02 13:52:21 augur gnome-session-binary[689]: WARNING: Could not parse desktop file baloo_file.desktop or it references a not found TryExec binary
Aug 02 13:52:21 augur gnome-keyring-pkcs11.desktop[725]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Aug 02 13:52:21 augur gnome-keyring-ssh.desktop[724]: SSH_AUTH_SOCK=/run/user/1000/keyring/ssh
Aug 02 13:52:22 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel(0): EDID vendor "SHP", prod id 5179
Aug 02 13:52:22 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel(0): Printing DDC gathered Modelines:
Aug 02 13:52:22 augur /usr/lib/gdm/gdm-x-session[680]: (II) intel(0): Modeline "3840x2160"x0.0  533.25  3840 3888 3920 4000  2160 2163 2168 2222 -hsync -vsync (133.3 kHz eP)
Aug 02 13:52:22 augur dbus-daemon[700]: Activating via systemd: service name='org.gtk.vfs.Daemon' unit='gvfs-daemon.service'
Aug 02 13:52:22 augur systemd[668]: Starting Virtual filesystem service...
Aug 02 13:52:22 augur dbus-daemon[700]: Successfully activated service 'org.gtk.vfs.Daemon'
Aug 02 13:52:22 augur systemd[668]: Started Virtual filesystem service.
Aug 02 13:52:22 augur systemd[668]: Starting Sound Service...
Aug 02 13:52:22 augur rtkit-daemon[620]: Successfully made thread 750 of process 750 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
Aug 02 13:52:22 augur rtkit-daemon[620]: Supervising 1 threads of 1 processes of 1 users.
Aug 02 13:52:22 augur rtkit-daemon[620]: Supervising 1 threads of 1 processes of 1 users.
Aug 02 13:52:22 augur rtkit-daemon[620]: Successfully made thread 751 of process 750 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
Aug 02 13:52:22 augur rtkit-daemon[620]: Supervising 2 threads of 1 processes of 1 users.
Aug 02 13:52:22 augur rtkit-daemon[620]: Supervising 2 threads of 1 processes of 1 users.
Aug 02 13:52:22 augur rtkit-daemon[620]: Successfully made thread 752 of process 750 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
Aug 02 13:52:22 augur rtkit-daemon[620]: Supervising 3 threads of 1 processes of 1 users.
Aug 02 13:52:22 augur systemd[668]: Started Sound Service.
Aug 02 13:52:22 augur dbus-daemon[700]: Activating service name='org.gnome.Shell.CalendarServer'
Aug 02 13:52:22 augur org.gnome.Shell.desktop[731]: Gjs-Message: JS LOG: Failed to launch ibus-daemon: Failed to execute child process "ibus-daemon" (No such file or directory)
Aug 02 13:52:22 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.GeoClue2' unit='geoclue.service'
Aug 02 13:52:22 augur systemd[1]: Starting Location Lookup Service...
Aug 02 13:52:22 augur polkitd[499]: Registered Authentication Agent for unix-session:c2 (system bus name :1.50 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.utf8)
Aug 02 13:52:22 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
Aug 02 13:52:22 augur dbus[472]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Aug 02 13:52:22 augur geoclue[760]: (geoclue:760): Geoclue-WARNING **: Failed to connect to avahi service: Daemon not running
Aug 02 13:52:22 augur dbus[472]: [system] Successfully activated service 'org.freedesktop.GeoClue2'
Aug 02 13:52:22 augur systemd[1]: Started Location Lookup Service.
Aug 02 13:52:22 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service'
Aug 02 13:52:22 augur dbus[472]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service not found.
Aug 02 13:52:22 augur geoclue[760]: (geoclue:760): Geoclue-WARNING **: Failed to connect to ModemManager: Error calling StartServiceByName for org.freedesktop.ModemManager1: GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.freedesktop.ModemManager1.service not found.
Aug 02 13:52:22 augur dbus-daemon[700]: Activating service name='org.freedesktop.Telepathy.AccountManager'
Aug 02 13:52:22 augur dbus-daemon[700]: Activating via systemd: service name='org.gnome.evolution.dataserver.Sources5' unit='evolution-source-registry.service'
Aug 02 13:52:22 augur systemd[668]: Starting Evolution source registry...
Aug 02 13:52:22 augur dbus-daemon[700]: Activating via systemd: service name='org.gtk.vfs.UDisks2VolumeMonitor' unit='gvfs-udisks2-volume-monitor.service'
Aug 02 13:52:22 augur systemd[668]: Starting Virtual filesystem service - disk device monitor...
Aug 02 13:52:22 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service'
Aug 02 13:52:22 augur systemd[1]: Starting Disk Manager...
Aug 02 13:52:22 augur dbus-daemon[700]: Activating service name='org.gnome.OnlineAccounts'
Aug 02 13:52:22 augur udisksd[776]: udisks daemon version 2.1.7 starting
Aug 02 13:52:23 augur dbus-daemon[700]: Successfully activated service 'org.freedesktop.Telepathy.AccountManager'
Aug 02 13:52:23 augur dbus[472]: [system] Successfully activated service 'org.freedesktop.UDisks2'
Aug 02 13:52:23 augur systemd[1]: Started Disk Manager.
Aug 02 13:52:23 augur udisksd[776]: Acquired the name org.freedesktop.UDisks2 on the system message bus
Aug 02 13:52:23 augur dbus-daemon[700]: Successfully activated service 'org.gtk.vfs.UDisks2VolumeMonitor'
Aug 02 13:52:23 augur systemd[668]: Started Virtual filesystem service - disk device monitor.
Aug 02 13:52:23 augur dbus-daemon[700]: Activating via systemd: service name='org.gtk.vfs.MTPVolumeMonitor' unit='gvfs-mtp-volume-monitor.service'
Aug 02 13:52:23 augur systemd[668]: Starting Virtual filesystem service - Media Transfer Protocol monitor...
Aug 02 13:52:23 augur dbus-daemon[700]: Successfully activated service 'org.gtk.vfs.MTPVolumeMonitor'
Aug 02 13:52:23 augur systemd[668]: Started Virtual filesystem service - Media Transfer Protocol monitor.
Aug 02 13:52:23 augur dbus-daemon[700]: Activating via systemd: service name='org.gtk.vfs.GPhoto2VolumeMonitor' unit='gvfs-gphoto2-volume-monitor.service'
Aug 02 13:52:23 augur systemd[668]: Starting Virtual filesystem service - digital camera monitor...
Aug 02 13:52:23 augur dbus-daemon[700]: Successfully activated service 'org.gnome.evolution.dataserver.Sources5'
Aug 02 13:52:23 augur systemd[668]: Started Evolution source registry.
Aug 02 13:52:23 augur dbus-daemon[700]: Successfully activated service 'org.gtk.vfs.GPhoto2VolumeMonitor'
Aug 02 13:52:23 augur systemd[668]: Started Virtual filesystem service - digital camera monitor.
Aug 02 13:52:23 augur dbus-daemon[700]: Activating via systemd: service name='org.gtk.vfs.GoaVolumeMonitor' unit='gvfs-goa-volume-monitor.service'
Aug 02 13:52:23 augur systemd[668]: Starting Virtual filesystem service - GNOME Online Accounts monitor...
Aug 02 13:52:23 augur org.gnome.OnlineAccounts[700]: goa-daemon-Message: goa-daemon version 3.20.3 starting
Aug 02 13:52:23 augur dbus-daemon[700]: Activating service name='org.gnome.Identity'
Aug 02 13:52:23 augur dbus-daemon[700]: Successfully activated service 'org.gnome.OnlineAccounts'
Aug 02 13:52:23 augur dbus-daemon[700]: Successfully activated service 'org.gnome.Shell.CalendarServer'
Aug 02 13:52:23 augur dbus-daemon[700]: Successfully activated service 'org.gtk.vfs.GoaVolumeMonitor'
Aug 02 13:52:23 augur systemd[668]: Started Virtual filesystem service - GNOME Online Accounts monitor.
Aug 02 13:52:23 augur dbus-daemon[700]: Activating via systemd: service name='org.gtk.vfs.AfcVolumeMonitor' unit='gvfs-afc-volume-monitor.service'
Aug 02 13:52:24 augur dbus-daemon[700]: Successfully activated service 'org.gnome.Identity'
Aug 02 13:52:24 augur systemd[668]: Starting Virtual filesystem service - Apple File Conduit monitor...
Aug 02 13:52:24 augur gvfs-afc-volume-monitor[814]: Volume monitor alive
Aug 02 13:52:24 augur dbus-daemon[700]: Successfully activated service 'org.gtk.vfs.AfcVolumeMonitor'
Aug 02 13:52:24 augur systemd[668]: Started Virtual filesystem service - Apple File Conduit monitor.
Aug 02 13:52:24 augur org.gnome.Shell.desktop[731]: Gjs-Message: JS LOG: No permission to trigger offline updates: Polkit.Error: GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action org.freedesktop.packagekit.trigger-offline-update is not registered
Aug 02 13:52:24 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service'
Aug 02 13:52:24 augur systemd[1]: Starting Time & Date Service...
Aug 02 13:52:24 augur dbus-daemon[700]: Activating service name='ca.desrt.dconf'
Aug 02 13:52:24 augur dbus-daemon[700]: Successfully activated service 'ca.desrt.dconf'
Aug 02 13:52:24 augur org.gnome.Shell.desktop[731]: Gjs-Message: JS LOG: loading default theme (Adwaita)
Aug 02 13:52:24 augur dbus[472]: [system] Successfully activated service 'org.freedesktop.timedate1'
Aug 02 13:52:24 augur systemd[1]: Started Time & Date Service.
Aug 02 13:52:24 augur dbus-daemon[700]: Activating via systemd: service name='org.gnome.evolution.dataserver.Calendar7' unit='evolution-calendar-factory.service'
Aug 02 13:52:24 augur systemd[668]: Starting Evolution calendar service...
Aug 02 13:52:24 augur kernel: usb 1-1: USB disconnect, device number 8
Aug 02 13:52:24 augur colord[651]: /usr/lib/colord/colord-sane: error while loading shared libraries: libsane.so.1: cannot open shared object file: No such file or directory
Aug 02 13:52:24 augur colord[651]: /usr/lib/colord/colord-sane: error while loading shared libraries: libsane.so.1: cannot open shared object file: No such file or directory
Aug 02 13:52:24 augur colord[651]: /usr/lib/colord/colord-sane: error while loading shared libraries: libsane.so.1: cannot open shared object file: No such file or directory
Aug 02 13:52:24 augur colord[651]: /usr/lib/colord/colord-sane: error while loading shared libraries: libsane.so.1: cannot open shared object file: No such file or directory
Aug 02 13:52:24 augur org.gnome.Shell.desktop[731]: (gnome-shell:731): Gjs-WARNING **: JS ERROR: could not get remote objects for service org.gnome.SettingsDaemon.Smartcard path /org/gnome/SettingsDaemon/Smartcard: Gio.DBusError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SettingsDaemon.Smartcard was not provided by any .service files
Aug 02 13:52:24 augur org.gnome.Shell.desktop[731]: _proxyInvoker/asyncCallback@resource:///org/gnome/gjs/modules/overrides/Gio.js:83
Aug 02 13:52:25 augur gnome-settings-daemon.desktop[820]: (gnome-settings-daemon:820): GLib-GIO-CRITICAL **: g_task_return_error: assertion 'error != NULL' failed
Aug 02 13:52:25 augur gnome-settings-daemon.desktop[635]: (gnome-settings-daemon:635): color-plugin-WARNING **: failed to set screen _ICC_PROFILE: Failed to open file '/home/kiwi/.local/share/icc/edid-5cd97fdd84cf5f4c0793de4c7ea16d4d.icc': Permission denied
Aug 02 13:52:25 augur dbus-daemon[700]: Activating service name='org.freedesktop.Tracker1'
Aug 02 13:52:25 augur kernel: usb 1-1: new high-speed USB device number 9 using xhci_hcd
Aug 02 13:52:25 augur dbus-daemon[700]: Successfully activated service 'org.freedesktop.Tracker1'
Aug 02 13:52:25 augur tracker-store.desktop[926]: (uint32 1,)
Aug 02 13:52:25 augur dbus-daemon[700]: Activating via systemd: service name='org.gnome.Terminal' unit='gnome-terminal-server.service'
Aug 02 13:52:25 augur systemd[668]: Starting GNOME Terminal Server...
Aug 02 13:52:25 augur mtp-probe[970]: checking bus 1, device 9: "/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1"
Aug 02 13:52:25 augur mtp-probe[970]: bus: 1, device: 9 was not an MTP device
Aug 02 13:52:25 augur kernel: usbhid 1-1:1.0: couldn't find an input interrupt endpoint
Aug 02 13:52:25 augur colord[651]: /usr/lib/colord/colord-sane: error while loading shared libraries: libsane.so.1: cannot open shared object file: No such file or directory
Aug 02 13:52:25 augur colord[651]: /usr/lib/colord/colord-sane: error while loading shared libraries: libsane.so.1: cannot open shared object file: No such file or directory
Aug 02 13:52:25 augur libcanberra-login-sound.desktop[954]: Failed to play sound: File or data not found
Aug 02 13:52:25 augur dbus-daemon[700]: Activating service name='org.gnome.zeitgeist.Engine'
Aug 02 13:52:25 augur dbus-daemon[700]: Activating service name='org.gnome.zeitgeist.SimpleIndexer'
Aug 02 13:52:25 augur dbus-daemon[700]: Successfully activated service 'org.gnome.zeitgeist.Engine'
Aug 02 13:52:25 augur gnome-settings-daemon.desktop[635]: (gnome-settings-daemon:635): color-plugin-WARNING **: failed to set screen _ICC_PROFILE: Failed to open file '/home/kiwi/.local/share/icc/edid-5cd97fdd84cf5f4c0793de4c7ea16d4d.icc': Permission denied
Aug 02 13:52:25 augur org.gnome.zeitgeist.Engine[700]: ** (zeitgeist-datahub:1013): WARNING **: zeitgeist-datahub.vala:226: Unable to get name "org.gnome.zeitgeist.datahub" on the bus!
Aug 02 13:52:25 augur dbus-daemon[700]: Successfully activated service 'org.gnome.zeitgeist.SimpleIndexer'
Aug 02 13:52:25 augur gnome-session-binary[689]: Entering running state
Aug 02 13:52:25 augur dbus-daemon[700]: Successfully activated service 'org.gnome.Terminal'
Aug 02 13:52:25 augur systemd[668]: Started GNOME Terminal Server.
Aug 02 13:52:25 augur dbus-daemon[700]: Successfully activated service 'org.gnome.evolution.dataserver.Calendar7'
Aug 02 13:52:25 augur systemd[668]: Started Evolution calendar service.
Aug 02 13:52:25 augur dbus-daemon[700]: Activating via systemd: service name='org.gnome.evolution.dataserver.AddressBook9' unit='evolution-addressbook-factory.service'
Aug 02 13:52:25 augur systemd[668]: Starting Evolution address book service...
Aug 02 13:52:25 augur gnome-shell[731]: GNOME Shell started at Tue Aug 02 2016 13:52:24 GMT-0400 (EDT)
Aug 02 13:52:26 augur dbus-daemon[700]: Successfully activated service 'org.gnome.evolution.dataserver.AddressBook9'
Aug 02 13:52:26 augur systemd[668]: Started Evolution address book service.
Aug 02 13:52:26 augur tilda1.desktop[933]: (tilda:933): Vte-WARNING **: (vtegtk.cc:1718):int vte_terminal_match_add_gregex(VteTerminal*, GRegex*, GRegexMatchFlags): runtime check failed: (g_regex_get_compile_flags(gregex) & G_REGEX_MULTILINE)
Aug 02 13:52:26 augur tilda1.desktop[933]: Tilda has started. Press F2 to pull down the window.
Aug 02 13:52:28 augur gvfsd[734]: mkdir failed on directory /var/cache/samba: Permission denied
Aug 02 13:52:28 augur gvfsd[734]: mkdir failed on directory /var/cache/samba: Permission denied
Aug 02 13:52:28 augur gvfsd[734]: mkdir failed on directory /var/cache/samba: Permission denied
Aug 02 13:52:28 augur gvfsd[734]: mkdir failed on directory /var/cache/samba: Permission denied
Aug 02 13:52:28 augur gvfsd[734]: mkdir failed on directory /var/cache/samba: Permission denied
Aug 02 13:52:28 augur gvfsd[734]: mkdir failed on directory /var/cache/samba: Permission denied
Aug 02 13:52:28 augur gvfsd[734]: ** (gvfsd:734): WARNING **: dbus_mount_reply: Error from org.gtk.vfs.Mountable.mount(): Failed to retrieve share list from server: Connection refused
Aug 02 13:52:28 augur gvfsd[734]: ** (process:1095): WARNING **: Couldn't create directory monitor on smb://x-gnome-default-workgroup/. Error: The specified location is not mounted
Aug 02 13:52:29 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
Aug 02 13:52:29 augur dbus[472]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Aug 02 13:52:32 augur dbus-daemon[700]: Activating service name='org.gnome.GConf'
Aug 02 13:52:34 augur org.gnome.Shell.desktop[731]: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0xe00001 (Skype for )
Aug 02 13:52:34 augur dbus-daemon[700]: Successfully activated service 'org.gnome.GConf'
Aug 02 13:52:32 augur dbus[472]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Aug 02 13:52:32 augur dbus[472]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Aug 02 13:52:34 augur solaar.desktop[1006]: (solaar:1006): Gdk-CRITICAL **: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed
Aug 02 13:52:35 augur org.kde.klipper.desktop[1022]: QSystemTrayIcon::setVisible: No Icon set
Aug 02 13:52:36 augur NetworkManager[473]: <warn>  [1470160356.4908] device (vboxnet0): failed to find device 4 'vboxnet0' with udev
Aug 02 13:52:36 augur NetworkManager[473]: <info>  [1470160356.4920] manager: (vboxnet0): new Ethernet device (/org/freedesktop/NetworkManager/Devices/3)
Aug 02 13:52:36 augur dbus-daemon[700]: Activating service name='org.kde.kglobalaccel'
Aug 02 13:52:36 augur tracker-miner-apps.desktop[915]: (tracker-miner-apps:915): Tracker-WARNING **: Couldn't properly parse desktop file 'file:///usr/share/applications/skype.desktop': 'Couldn't load desktop file:'/usr/share/applications/skype.desktop''
Aug 02 13:52:36 augur dbus-daemon[700]: Activating via systemd: service name='org.gtk.vfs.Metadata' unit='gvfs-metadata.service'
Aug 02 13:52:36 augur dbus-daemon[700]: Successfully activated service 'org.kde.kglobalaccel'
Aug 02 13:52:36 augur systemd[668]: Starting Virtual filesystem metadata service...
Aug 02 13:52:36 augur dbus-daemon[700]: Successfully activated service 'org.gtk.vfs.Metadata'
Aug 02 13:52:36 augur systemd[668]: Started Virtual filesystem metadata service.
Aug 02 13:52:36 augur org.kde.klipper.desktop[1022]: QSystemTrayIcon::setVisible: No Icon set
Aug 02 13:52:36 augur org.kde.klipper.desktop[1022]: QDBusConnection: name 'org.kde.kglobalaccel' had owner '' but we thought it was ':1.70'
Aug 02 13:52:36 augur org.kde.klipper.desktop[1022]: detected kglobalaccel restarting, re-registering all shortcut keys
Aug 02 13:52:39 augur kernel: capability: warning: `VBoxHeadless' uses 32-bit capabilities (legacy support in use)
Aug 02 13:52:39 augur kernel: SUPR0GipMap: fGetGipCpu=0x3
Aug 02 13:52:39 augur kernel: vboxdrv: ffffffffa0bda020 VMMR0.r0
Aug 02 13:52:39 augur kernel: IPv6: ADDRCONF(NETDEV_UP): vboxnet0: link is not ready
Aug 02 13:52:39 augur NetworkManager[473]: <info>  [1470160359.7393] device (vboxnet0): link connected
Aug 02 13:52:39 augur kernel: VBoxNetFlt: attached to 'vboxnet0' / 0a:00:27:00:00:00
Aug 02 13:52:39 augur kernel: IPv6: ADDRCONF(NETDEV_CHANGE): vboxnet0: link becomes ready
Aug 02 13:52:39 augur kernel: device vboxnet0 entered promiscuous mode
Aug 02 13:52:39 augur kernel: vboxdrv: ffffffffa0a1d020 VBoxDDR0.r0
Aug 02 13:52:44 augur NetworkManager[473]: <warn>  [1470160364.0195] dhcp4 (wlp4s0): request timed out
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.0195] dhcp4 (wlp4s0): state changed unknown -> timeout
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.0298] dhcp4 (wlp4s0): canceled DHCP transaction
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.0299] dhcp4 (wlp4s0): state changed timeout -> done
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.0301] device (wlp4s0): state change: ip-config -> failed (reason 'ip-config-unavailable') [70 120 5]
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.0303] manager: NetworkManager state is now DISCONNECTED
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.0304] manager: startup complete
Aug 02 13:52:44 augur NetworkManager[473]: <warn>  [1470160364.0307] device (wlp4s0): Activation: failed for connection 'xfinitywifi'
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.0312] device (wlp4s0): state change: failed -> disconnected (reason 'none') [120 30 0]
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.0330] policy: auto-activating connection 'xfinitywifi'
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.0344] device (wlp4s0): Activation: starting connection 'xfinitywifi' (266351ad-05e2-4ea3-8682-6a25a68f3920)
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.0345] device (wlp4s0): state change: disconnected -> prepare (reason 'none') [30 40 0]
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.0346] manager: NetworkManager state is now CONNECTING
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.0350] device (wlp4s0): state change: prepare -> config (reason 'none') [40 50 0]
Aug 02 13:52:44 augur kernel: wlp4s0: deauthenticating from 00:0d:67:88:a2:4e by local choice (Reason: 3=DEAUTH_LEAVING)
Aug 02 13:52:44 augur wpa_supplicant[534]: wlp4s0: CTRL-EVENT-DISCONNECTED bssid=00:0d:67:88:a2:4e reason=3 locally_generated=1
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.0470] device (wlp4s0): Activation: (wifi) connection 'xfinitywifi' requires no security.  No secrets needed.
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.0470] Config: added 'ssid' value 'xfinitywifi'
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.0470] Config: added 'scan_ssid' value '1'
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.0470] Config: added 'key_mgmt' value 'NONE'
Aug 02 13:52:44 augur NetworkManager[473]: <warn>  [1470160364.0501] sup-iface[0xb1b6c0,wlp4s0]: connection disconnected (reason -3)
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.0502] device (wlp4s0): supplicant interface state: completed -> disconnected
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.0504] sup-iface[0xb1b6c0,wlp4s0]: config: set interface ap_scan to 1
Aug 02 13:52:44 augur wpa_supplicant[534]: wlp4s0: SME: Trying to authenticate with 00:0d:67:88:a2:4e (SSID='xfinitywifi' freq=2437 MHz)
Aug 02 13:52:44 augur kernel: wlp4s0: authenticate with 00:0d:67:88:a2:4e
Aug 02 13:52:44 augur kernel: wlp4s0: send auth to 00:0d:67:88:a2:4e (try 1/3)
Aug 02 13:52:44 augur wpa_supplicant[534]: wlp4s0: Trying to associate with 00:0d:67:88:a2:4e (SSID='xfinitywifi' freq=2437 MHz)
Aug 02 13:52:44 augur kernel: wlp4s0: authenticated
Aug 02 13:52:44 augur kernel: wlp4s0: associate with 00:0d:67:88:a2:4e (try 1/3)
Aug 02 13:52:44 augur kernel: wlp4s0: RX AssocResp from 00:0d:67:88:a2:4e (capab=0x421 status=0 aid=2)
Aug 02 13:52:44 augur wpa_supplicant[534]: wlp4s0: Associated with 00:0d:67:88:a2:4e
Aug 02 13:52:44 augur wpa_supplicant[534]: wlp4s0: CTRL-EVENT-CONNECTED - Connection to 00:0d:67:88:a2:4e completed [id=0 id_str=]
Aug 02 13:52:44 augur kernel: wlp4s0: associated
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.9602] device (wlp4s0): supplicant interface state: disconnected -> authenticating
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.9630] device (wlp4s0): supplicant interface state: authenticating -> associating
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.9650] device (wlp4s0): supplicant interface state: associating -> completed
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.9650] device (wlp4s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'xfinitywifi'.
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.9669] device (wlp4s0): state change: config -> ip-config (reason 'none') [50 70 0]
Aug 02 13:52:44 augur NetworkManager[473]: <info>  [1470160364.9672] dhcp4 (wlp4s0): activation: beginning transaction (timeout in 45 seconds)
Aug 02 13:52:53 augur zeitgeist-datahub.desktop[962]: ** (zeitgeist-datahub:962): WARNING **: zeitgeist-datahub.vala:209: Error during inserting events: GDBus.Error:org.gnome.zeitgeist.EngineError.InvalidArgument: Incomplete event: interpretation, manifestation and actor are required
Aug 02 13:53:25 augur dbus-daemon[700]: Activating service name='org.gnome.ControlCenter.SearchProvider'
Aug 02 13:53:25 augur dbus-daemon[700]: Activating service name='org.gnome.Contacts.SearchProvider'
Aug 02 13:53:25 augur dbus-daemon[700]: Activating service name='org.gnome.Nautilus'
Aug 02 13:53:25 augur dbus-daemon[700]: Activating service name='org.gnome.Calculator.SearchProvider'
Aug 02 13:53:25 augur dbus-daemon[700]: Activating service name='org.gnome.EpiphanySearchProvider'
Aug 02 13:53:25 augur dbus-daemon[700]: Successfully activated service 'org.gnome.ControlCenter.SearchProvider'
Aug 02 13:53:25 augur dbus-daemon[700]: Successfully activated service 'org.gnome.Calculator.SearchProvider'
Aug 02 13:53:25 augur dbus-daemon[700]: Successfully activated service 'org.gnome.Nautilus'
Aug 02 13:53:25 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
Aug 02 13:53:25 augur dbus[472]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Aug 02 13:53:25 augur dbus-daemon[700]: Successfully activated service 'org.gnome.EpiphanySearchProvider'
Aug 02 13:53:26 augur jetbrains-pycharm-ce.desktop[4311]: OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=350m; support was removed in 8.0
Aug 02 13:53:26 augur dbus-daemon[700]: Successfully activated service 'org.gnome.Contacts.SearchProvider'
Aug 02 13:53:26 augur dbus[472]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Aug 02 13:53:26 augur dbus[472]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Aug 02 13:53:28 augur org.gnome.Shell.desktop[731]: Window manager warning: Invalid WM_TRANSIENT_FOR window 0x2a00024 specified for 0x2a0002b ( ).
Aug 02 13:53:30 augur NetworkManager[473]: <warn>  [1470160410.0199] dhcp4 (wlp4s0): request timed out
Aug 02 13:53:30 augur NetworkManager[473]: <info>  [1470160410.0199] dhcp4 (wlp4s0): state changed unknown -> timeout
Aug 02 13:53:30 augur NetworkManager[473]: <info>  [1470160410.0432] dhcp4 (wlp4s0): canceled DHCP transaction
Aug 02 13:53:30 augur NetworkManager[473]: <info>  [1470160410.0432] dhcp4 (wlp4s0): state changed timeout -> done
Aug 02 13:53:30 augur NetworkManager[473]: <info>  [1470160410.0434] device (wlp4s0): state change: ip-config -> failed (reason 'ip-config-unavailable') [70 120 5]
Aug 02 13:53:30 augur NetworkManager[473]: <info>  [1470160410.0435] manager: NetworkManager state is now DISCONNECTED
Aug 02 13:53:30 augur NetworkManager[473]: <warn>  [1470160410.0437] device (wlp4s0): Activation: failed for connection 'xfinitywifi'
Aug 02 13:53:30 augur NetworkManager[473]: <info>  [1470160410.0439] device (wlp4s0): state change: failed -> disconnected (reason 'none') [120 30 0]
Aug 02 13:53:30 augur kernel: wlp4s0: deauthenticating from 00:0d:67:88:a2:4e by local choice (Reason: 3=DEAUTH_LEAVING)
Aug 02 13:53:30 augur NetworkManager[473]: <info>  [1470160410.0452] policy: auto-activating connection 'xfinitywifi'
Aug 02 13:53:30 augur NetworkManager[473]: <info>  [1470160410.0458] device (wlp4s0): Activation: starting connection 'xfinitywifi' (266351ad-05e2-4ea3-8682-6a25a68f3920)
Aug 02 13:53:30 augur NetworkManager[473]: <info>  [1470160410.0459] device (wlp4s0): state change: disconnected -> prepare (reason 'none') [30 40 0]
Aug 02 13:53:30 augur NetworkManager[473]: <info>  [1470160410.0459] manager: NetworkManager state is now CONNECTING
Aug 02 13:53:30 augur NetworkManager[473]: <info>  [1470160410.0462] device (wlp4s0): state change: prepare -> config (reason 'none') [40 50 0]
Aug 02 13:53:30 augur wpa_supplicant[534]: wlp4s0: CTRL-EVENT-DISCONNECTED bssid=00:0d:67:88:a2:4e reason=3 locally_generated=1
Aug 02 13:53:30 augur NetworkManager[473]: <info>  [1470160410.0597] device (wlp4s0): Activation: (wifi) connection 'xfinitywifi' requires no security.  No secrets needed.
Aug 02 13:53:30 augur NetworkManager[473]: <info>  [1470160410.0597] Config: added 'ssid' value 'xfinitywifi'
Aug 02 13:53:30 augur NetworkManager[473]: <info>  [1470160410.0597] Config: added 'scan_ssid' value '1'
Aug 02 13:53:30 augur NetworkManager[473]: <info>  [1470160410.0597] Config: added 'key_mgmt' value 'NONE'
Aug 02 13:53:30 augur NetworkManager[473]: <warn>  [1470160410.0617] sup-iface[0xb1b6c0,wlp4s0]: connection disconnected (reason -3)
Aug 02 13:53:30 augur NetworkManager[473]: <info>  [1470160410.0620] device (wlp4s0): supplicant interface state: completed -> disconnected
Aug 02 13:53:30 augur NetworkManager[473]: <info>  [1470160410.0629] sup-iface[0xb1b6c0,wlp4s0]: config: set interface ap_scan to 1
Aug 02 13:53:31 augur wpa_supplicant[534]: wlp4s0: SME: Trying to authenticate with 00:0d:67:88:a2:4e (SSID='xfinitywifi' freq=2437 MHz)
Aug 02 13:53:31 augur kernel: wlp4s0: authenticate with 00:0d:67:88:a2:4e
Aug 02 13:53:31 augur kernel: wlp4s0: send auth to 00:0d:67:88:a2:4e (try 1/3)
Aug 02 13:53:31 augur wpa_supplicant[534]: wlp4s0: Trying to associate with 00:0d:67:88:a2:4e (SSID='xfinitywifi' freq=2437 MHz)
Aug 02 13:53:31 augur kernel: wlp4s0: authenticated
Aug 02 13:53:31 augur kernel: wlp4s0: associate with 00:0d:67:88:a2:4e (try 1/3)
Aug 02 13:53:31 augur wpa_supplicant[534]: wlp4s0: Associated with 00:0d:67:88:a2:4e
Aug 02 13:53:31 augur wpa_supplicant[534]: wlp4s0: CTRL-EVENT-CONNECTED - Connection to 00:0d:67:88:a2:4e completed [id=0 id_str=]
Aug 02 13:53:31 augur kernel: wlp4s0: RX AssocResp from 00:0d:67:88:a2:4e (capab=0x421 status=0 aid=2)
Aug 02 13:53:31 augur kernel: wlp4s0: associated
Aug 02 13:53:31 augur NetworkManager[473]: <info>  [1470160411.0764] device (wlp4s0): supplicant interface state: disconnected -> authenticating
Aug 02 13:53:31 augur NetworkManager[473]: <info>  [1470160411.0791] device (wlp4s0): supplicant interface state: authenticating -> associating
Aug 02 13:53:31 augur NetworkManager[473]: <info>  [1470160411.0823] device (wlp4s0): supplicant interface state: associating -> completed
Aug 02 13:53:31 augur NetworkManager[473]: <info>  [1470160411.0827] device (wlp4s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'xfinitywifi'.
Aug 02 13:53:31 augur NetworkManager[473]: <info>  [1470160411.0832] device (wlp4s0): state change: config -> ip-config (reason 'none') [50 70 0]
Aug 02 13:53:31 augur NetworkManager[473]: <info>  [1470160411.0837] dhcp4 (wlp4s0): activation: beginning transaction (timeout in 45 seconds)
Aug 02 13:54:16 augur NetworkManager[473]: <warn>  [1470160456.0205] dhcp4 (wlp4s0): request timed out
Aug 02 13:54:16 augur NetworkManager[473]: <info>  [1470160456.0205] dhcp4 (wlp4s0): state changed unknown -> timeout
Aug 02 13:54:16 augur NetworkManager[473]: <info>  [1470160456.0365] dhcp4 (wlp4s0): canceled DHCP transaction
Aug 02 13:54:16 augur NetworkManager[473]: <info>  [1470160456.0365] dhcp4 (wlp4s0): state changed timeout -> done
Aug 02 13:54:16 augur NetworkManager[473]: <info>  [1470160456.0368] device (wlp4s0): state change: ip-config -> failed (reason 'ip-config-unavailable') [70 120 5]
Aug 02 13:54:16 augur NetworkManager[473]: <info>  [1470160456.0369] manager: NetworkManager state is now DISCONNECTED
Aug 02 13:54:16 augur NetworkManager[473]: <warn>  [1470160456.0372] device (wlp4s0): Activation: failed for connection 'xfinitywifi'
Aug 02 13:54:16 augur NetworkManager[473]: <info>  [1470160456.0376] device (wlp4s0): state change: failed -> disconnected (reason 'none') [120 30 0]
Aug 02 13:54:16 augur NetworkManager[473]: <info>  [1470160456.0391] policy: auto-activating connection 'xfinitywifi'
Aug 02 13:54:16 augur NetworkManager[473]: <info>  [1470160456.0397] device (wlp4s0): Activation: starting connection 'xfinitywifi' (266351ad-05e2-4ea3-8682-6a25a68f3920)
Aug 02 13:54:16 augur NetworkManager[473]: <info>  [1470160456.0398] device (wlp4s0): state change: disconnected -> prepare (reason 'none') [30 40 0]
Aug 02 13:54:16 augur NetworkManager[473]: <info>  [1470160456.0399] manager: NetworkManager state is now CONNECTING
Aug 02 13:54:16 augur NetworkManager[473]: <info>  [1470160456.0403] device (wlp4s0): state change: prepare -> config (reason 'none') [40 50 0]
Aug 02 13:54:16 augur kernel: wlp4s0: deauthenticating from 00:0d:67:88:a2:4e by local choice (Reason: 3=DEAUTH_LEAVING)
Aug 02 13:54:16 augur wpa_supplicant[534]: wlp4s0: CTRL-EVENT-DISCONNECTED bssid=00:0d:67:88:a2:4e reason=3 locally_generated=1
Aug 02 13:54:16 augur NetworkManager[473]: <info>  [1470160456.0616] device (wlp4s0): Activation: (wifi) connection 'xfinitywifi' requires no security.  No secrets needed.
Aug 02 13:54:16 augur NetworkManager[473]: <info>  [1470160456.0616] Config: added 'ssid' value 'xfinitywifi'
Aug 02 13:54:16 augur NetworkManager[473]: <info>  [1470160456.0616] Config: added 'scan_ssid' value '1'
Aug 02 13:54:16 augur NetworkManager[473]: <info>  [1470160456.0616] Config: added 'key_mgmt' value 'NONE'
Aug 02 13:54:16 augur NetworkManager[473]: <warn>  [1470160456.0629] sup-iface[0xb1b6c0,wlp4s0]: connection disconnected (reason -3)
Aug 02 13:54:16 augur NetworkManager[473]: <info>  [1470160456.0630] device (wlp4s0): supplicant interface state: completed -> disconnected
Aug 02 13:54:16 augur NetworkManager[473]: <info>  [1470160456.0679] sup-iface[0xb1b6c0,wlp4s0]: config: set interface ap_scan to 1
Aug 02 13:54:17 augur wpa_supplicant[534]: wlp4s0: SME: Trying to authenticate with 00:0d:67:88:a2:4e (SSID='xfinitywifi' freq=2437 MHz)
Aug 02 13:54:17 augur kernel: wlp4s0: authenticate with 00:0d:67:88:a2:4e
Aug 02 13:54:17 augur kernel: wlp4s0: send auth to 00:0d:67:88:a2:4e (try 1/3)
Aug 02 13:54:17 augur kernel: wlp4s0: authenticated
Aug 02 13:54:17 augur wpa_supplicant[534]: wlp4s0: Trying to associate with 00:0d:67:88:a2:4e (SSID='xfinitywifi' freq=2437 MHz)
Aug 02 13:54:17 augur NetworkManager[473]: <info>  [1470160457.0688] device (wlp4s0): supplicant interface state: disconnected -> authenticating
Aug 02 13:54:17 augur kernel: wlp4s0: associate with 00:0d:67:88:a2:4e (try 1/3)
Aug 02 13:54:17 augur wpa_supplicant[534]: wlp4s0: Associated with 00:0d:67:88:a2:4e
Aug 02 13:54:17 augur wpa_supplicant[534]: wlp4s0: CTRL-EVENT-CONNECTED - Connection to 00:0d:67:88:a2:4e completed [id=0 id_str=]
Aug 02 13:54:17 augur kernel: wlp4s0: RX AssocResp from 00:0d:67:88:a2:4e (capab=0x421 status=0 aid=2)
Aug 02 13:54:17 augur kernel: wlp4s0: associated
Aug 02 13:54:17 augur NetworkManager[473]: <info>  [1470160457.0830] device (wlp4s0): supplicant interface state: authenticating -> associating
Aug 02 13:54:17 augur NetworkManager[473]: <info>  [1470160457.0834] device (wlp4s0): supplicant interface state: associating -> completed
Aug 02 13:54:17 augur NetworkManager[473]: <info>  [1470160457.0835] device (wlp4s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'xfinitywifi'.
Aug 02 13:54:17 augur NetworkManager[473]: <info>  [1470160457.0837] device (wlp4s0): state change: config -> ip-config (reason 'none') [50 70 0]
Aug 02 13:54:17 augur NetworkManager[473]: <info>  [1470160457.0842] dhcp4 (wlp4s0): activation: beginning transaction (timeout in 45 seconds)
Aug 02 13:55:02 augur NetworkManager[473]: <warn>  [1470160502.0210] dhcp4 (wlp4s0): request timed out
Aug 02 13:55:02 augur NetworkManager[473]: <info>  [1470160502.0211] dhcp4 (wlp4s0): state changed unknown -> timeout
Aug 02 13:55:02 augur NetworkManager[473]: <info>  [1470160502.0366] dhcp4 (wlp4s0): canceled DHCP transaction
Aug 02 13:55:02 augur NetworkManager[473]: <info>  [1470160502.0367] dhcp4 (wlp4s0): state changed timeout -> done
Aug 02 13:55:02 augur NetworkManager[473]: <info>  [1470160502.0373] device (wlp4s0): state change: ip-config -> failed (reason 'ip-config-unavailable') [70 120 5]
Aug 02 13:55:02 augur NetworkManager[473]: <info>  [1470160502.0376] manager: NetworkManager state is now DISCONNECTED
Aug 02 13:55:02 augur NetworkManager[473]: <info>  [1470160502.0378] policy: disabling autoconnect for connection 'xfinitywifi'.
Aug 02 13:55:02 augur NetworkManager[473]: <warn>  [1470160502.0384] device (wlp4s0): Activation: failed for connection 'xfinitywifi'
Aug 02 13:55:02 augur NetworkManager[473]: <info>  [1470160502.0396] device (wlp4s0): state change: failed -> disconnected (reason 'none') [120 30 0]
Aug 02 13:55:02 augur NetworkManager[473]: <info>  [1470160502.0426] policy: auto-activating connection 'Google Starbucks'
Aug 02 13:55:02 augur NetworkManager[473]: <info>  [1470160502.0434] device (wlp4s0): Activation: starting connection 'Google Starbucks' (5752fce4-b436-4f6f-912d-ef457b8f1962)
Aug 02 13:55:02 augur NetworkManager[473]: <info>  [1470160502.0440] device (wlp4s0): state change: disconnected -> prepare (reason 'none') [30 40 0]
Aug 02 13:55:02 augur NetworkManager[473]: <info>  [1470160502.0441] manager: NetworkManager state is now CONNECTING
Aug 02 13:55:02 augur NetworkManager[473]: <info>  [1470160502.0446] device (wlp4s0): state change: prepare -> config (reason 'none') [40 50 0]
Aug 02 13:55:02 augur kernel: wlp4s0: deauthenticating from 00:0d:67:88:a2:4e by local choice (Reason: 3=DEAUTH_LEAVING)
Aug 02 13:55:02 augur wpa_supplicant[534]: wlp4s0: CTRL-EVENT-DISCONNECTED bssid=00:0d:67:88:a2:4e reason=3 locally_generated=1
Aug 02 13:55:02 augur NetworkManager[473]: <info>  [1470160502.0556] device (wlp4s0): Activation: (wifi) connection 'Google Starbucks' requires no security.  No secrets needed.
Aug 02 13:55:02 augur NetworkManager[473]: <info>  [1470160502.0556] Config: added 'ssid' value 'Google Starbucks'
Aug 02 13:55:02 augur NetworkManager[473]: <info>  [1470160502.0557] Config: added 'scan_ssid' value '1'
Aug 02 13:55:02 augur NetworkManager[473]: <info>  [1470160502.0557] Config: added 'key_mgmt' value 'NONE'
Aug 02 13:55:02 augur NetworkManager[473]: <warn>  [1470160502.0593] sup-iface[0xb1b6c0,wlp4s0]: connection disconnected (reason -3)
Aug 02 13:55:02 augur NetworkManager[473]: <info>  [1470160502.0593] device (wlp4s0): supplicant interface state: completed -> disconnected
Aug 02 13:55:02 augur NetworkManager[473]: <info>  [1470160502.0635] sup-iface[0xb1b6c0,wlp4s0]: config: set interface ap_scan to 1
Aug 02 13:55:03 augur wpa_supplicant[534]: wlp4s0: SME: Trying to authenticate with 9c:1c:12:0a:3a:e8 (SSID='Google Starbucks' freq=5220 MHz)
Aug 02 13:55:03 augur kernel: wlp4s0: authenticate with 9c:1c:12:0a:3a:e8
Aug 02 13:55:03 augur kernel: wlp4s0: send auth to 9c:1c:12:0a:3a:e8 (try 1/3)
Aug 02 13:55:03 augur wpa_supplicant[534]: wlp4s0: Trying to associate with 9c:1c:12:0a:3a:e8 (SSID='Google Starbucks' freq=5220 MHz)
Aug 02 13:55:03 augur kernel: wlp4s0: authenticated
Aug 02 13:55:03 augur kernel: wlp4s0: associate with 9c:1c:12:0a:3a:e8 (try 1/3)
Aug 02 13:55:03 augur kernel: wlp4s0: RX AssocResp from 9c:1c:12:0a:3a:e8 (capab=0x501 status=0 aid=4)
Aug 02 13:55:03 augur wpa_supplicant[534]: wlp4s0: Associated with 9c:1c:12:0a:3a:e8
Aug 02 13:55:03 augur wpa_supplicant[534]: wlp4s0: CTRL-EVENT-CONNECTED - Connection to 9c:1c:12:0a:3a:e8 completed [id=0 id_str=]
Aug 02 13:55:03 augur kernel: wlp4s0: associated
Aug 02 13:55:03 augur NetworkManager[473]: <info>  [1470160503.0770] device (wlp4s0): supplicant interface state: disconnected -> authenticating
Aug 02 13:55:03 augur NetworkManager[473]: <info>  [1470160503.0797] device (wlp4s0): supplicant interface state: authenticating -> associating
Aug 02 13:55:03 augur NetworkManager[473]: <info>  [1470160503.0802] device (wlp4s0): supplicant interface state: associating -> completed
Aug 02 13:55:03 augur NetworkManager[473]: <info>  [1470160503.0803] device (wlp4s0): Activation: (wifi) Stage 2 of 5 (Device Configure) successful.  Connected to wireless network 'Google Starbucks'.
Aug 02 13:55:03 augur NetworkManager[473]: <info>  [1470160503.0826] device (wlp4s0): state change: config -> ip-config (reason 'none') [50 70 0]
Aug 02 13:55:03 augur NetworkManager[473]: <info>  [1470160503.0829] dhcp4 (wlp4s0): activation: beginning transaction (timeout in 45 seconds)
Aug 02 13:55:03 augur kernel: wlp4s0: Limiting TX power to 23 (23 - 0) dBm as advertised by 9c:1c:12:0a:3a:e8
Aug 02 13:55:07 augur NetworkManager[473]: <info>  [1470160507.9633]   address 172.31.98.210
Aug 02 13:55:07 augur NetworkManager[473]: <info>  [1470160507.9634]   plen 23
Aug 02 13:55:07 augur NetworkManager[473]: <info>  [1470160507.9634]   expires in 3600 seconds
Aug 02 13:55:07 augur NetworkManager[473]: <info>  [1470160507.9635]   nameserver '8.8.8.8'
Aug 02 13:55:07 augur NetworkManager[473]: <info>  [1470160507.9635]   nameserver '8.8.4.4'
Aug 02 13:55:07 augur NetworkManager[473]: <info>  [1470160507.9635]   hostname 'augur'
Aug 02 13:55:07 augur NetworkManager[473]: <info>  [1470160507.9636]   gateway 172.31.98.1
Aug 02 13:55:07 augur NetworkManager[473]: <info>  [1470160507.9641] dhcp4 (wlp4s0): state changed unknown -> bound
Aug 02 13:55:07 augur NetworkManager[473]: <info>  [1470160507.9677] device (wlp4s0): state change: ip-config -> ip-check (reason 'none') [70 80 0]
Aug 02 13:55:07 augur NetworkManager[473]: <info>  [1470160507.9689] device (wlp4s0): state change: ip-check -> secondaries (reason 'none') [80 90 0]
Aug 02 13:55:07 augur NetworkManager[473]: <info>  [1470160507.9692] device (wlp4s0): state change: secondaries -> activated (reason 'none') [90 100 0]
Aug 02 13:55:07 augur NetworkManager[473]: <info>  [1470160507.9693] manager: NetworkManager state is now CONNECTED_LOCAL
Aug 02 13:55:07 augur NetworkManager[473]: <info>  [1470160507.9705] manager: NetworkManager state is now CONNECTED_GLOBAL
Aug 02 13:55:07 augur NetworkManager[473]: <info>  [1470160507.9706] policy: set 'Google Starbucks' (wlp4s0) as default for IPv4 routing and DNS
Aug 02 13:55:08 augur geoclue[760]: (geoclue:760): Geoclue-WARNING **: Failed to query location: Error resolving 'location.services.mozilla.com': Name or service not known
Aug 02 13:55:08 augur NetworkManager[473]: <info>  [1470160508.0062] dns-mgr: Writing DNS information to /usr/bin/resolvconf
Aug 02 13:55:08 augur NetworkManager[473]: <info>  [1470160508.1015] device (wlp4s0): Activation: successful, device activated.
Aug 02 13:55:08 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Aug 02 13:55:08 augur systemd[1]: Starting Network Manager Script Dispatcher Service...
Aug 02 13:55:08 augur dbus[472]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Aug 02 13:55:08 augur systemd[1]: Started Network Manager Script Dispatcher Service.
Aug 02 13:55:08 augur nm-dispatcher[8775]: req:1 'up' [wlp4s0]: new request (0 scripts)
Aug 02 13:55:08 augur nm-dispatcher[8775]: req:1 'up' [wlp4s0]: completed: no scripts
Aug 02 13:55:20 augur pkexec[8786]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
Aug 02 13:55:20 augur pkexec[8786]: kiwi: Executing command [USER=root] [TTY=unknown] [CWD=/home/kiwi] [COMMAND=/usr/lib/gnome-settings-daemon/gsd-backlight-helper --set-brightness 255]
Aug 02 13:55:33 augur systemd-timesyncd[467]: Timed out waiting for reply from 96.226.123.229:123 (2.arch.pool.ntp.org).
Aug 02 13:55:43 augur systemd-timesyncd[467]: Timed out waiting for reply from 66.135.44.92:123 (2.arch.pool.ntp.org).
Aug 02 13:55:54 augur systemd-timesyncd[467]: Timed out waiting for reply from 104.156.99.226:123 (2.arch.pool.ntp.org).
Aug 02 13:56:04 augur systemd-timesyncd[467]: Timed out waiting for reply from 108.61.73.243:123 (2.arch.pool.ntp.org).
Aug 02 13:56:14 augur systemd-timesyncd[467]: Timed out waiting for reply from 204.2.134.162:123 (3.arch.pool.ntp.org).
Aug 02 13:56:25 augur systemd-timesyncd[467]: Timed out waiting for reply from 198.100.30.94:123 (3.arch.pool.ntp.org).
Aug 02 13:56:35 augur systemd-timesyncd[467]: Timed out waiting for reply from 64.6.144.6:123 (3.arch.pool.ntp.org).
Aug 02 13:56:40 augur pkexec[8811]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
Aug 02 13:56:40 augur pkexec[8811]: kiwi: Executing command [USER=root] [TTY=unknown] [CWD=/home/kiwi] [COMMAND=/usr/lib/gnome-settings-daemon/gsd-backlight-helper --set-brightness 558]
Aug 02 13:56:45 augur systemd-timesyncd[467]: Timed out waiting for reply from 104.236.142.104:123 (3.arch.pool.ntp.org).
Aug 02 13:57:28 augur systemd-timesyncd[467]: Timed out waiting for reply from 72.14.183.239:123 (0.arch.pool.ntp.org).
Aug 02 13:57:38 augur systemd-timesyncd[467]: Timed out waiting for reply from 198.211.106.151:123 (0.arch.pool.ntp.org).
Aug 02 13:57:48 augur systemd-timesyncd[467]: Timed out waiting for reply from 66.228.42.59:123 (0.arch.pool.ntp.org).
Aug 02 13:57:58 augur systemd-timesyncd[467]: Timed out waiting for reply from 45.127.112.2:123 (0.arch.pool.ntp.org).
Aug 02 13:58:09 augur systemd-timesyncd[467]: Timed out waiting for reply from 204.9.54.119:123 (1.arch.pool.ntp.org).
Aug 02 13:58:19 augur systemd-timesyncd[467]: Timed out waiting for reply from 97.107.128.58:123 (1.arch.pool.ntp.org).
Aug 02 13:58:29 augur systemd-timesyncd[467]: Timed out waiting for reply from 108.61.194.85:123 (1.arch.pool.ntp.org).
Aug 02 13:58:39 augur systemd-timesyncd[467]: Timed out waiting for reply from 67.18.187.111:123 (1.arch.pool.ntp.org).
Aug 02 13:58:50 augur systemd-timesyncd[467]: Timed out waiting for reply from 66.135.44.92:123 (2.arch.pool.ntp.org).
Aug 02 13:59:01 augur systemd-timesyncd[467]: Timed out waiting for reply from 97.107.129.217:123 (2.arch.pool.ntp.org).
Aug 02 13:59:06 augur pkexec[8899]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
Aug 02 13:59:06 augur pkexec[8899]: kiwi: Executing command [USER=root] [TTY=unknown] [CWD=/home/kiwi] [COMMAND=/usr/lib/gnome-settings-daemon/gsd-backlight-helper --set-brightness 255]
Aug 02 13:59:11 augur systemd-timesyncd[467]: Timed out waiting for reply from 108.61.73.243:123 (2.arch.pool.ntp.org).
Aug 02 13:59:21 augur systemd-timesyncd[467]: Timed out waiting for reply from 104.156.99.226:123 (2.arch.pool.ntp.org).
Aug 02 13:59:31 augur systemd-timesyncd[467]: Timed out waiting for reply from 129.6.15.30:123 (3.arch.pool.ntp.org).
Aug 02 13:59:42 augur systemd-timesyncd[467]: Timed out waiting for reply from 204.2.134.162:123 (3.arch.pool.ntp.org).
Aug 02 13:59:52 augur systemd-timesyncd[467]: Timed out waiting for reply from 104.131.53.252:123 (3.arch.pool.ntp.org).
Aug 02 14:00:02 augur systemd-timesyncd[467]: Timed out waiting for reply from 66.79.167.34:123 (3.arch.pool.ntp.org).
Aug 02 14:00:58 augur pkexec[8917]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
Aug 02 14:00:58 augur pkexec[8917]: kiwi: Executing command [USER=root] [TTY=unknown] [CWD=/home/kiwi] [COMMAND=/usr/lib/gnome-settings-daemon/gsd-backlight-helper --set-brightness 558]
Aug 02 14:01:17 augur systemd-timesyncd[467]: Timed out waiting for reply from 69.167.160.102:123 (0.arch.pool.ntp.org).
Aug 02 14:01:27 augur systemd-timesyncd[467]: Timed out waiting for reply from 45.79.10.228:123 (0.arch.pool.ntp.org).
Aug 02 14:01:37 augur systemd-timesyncd[467]: Timed out waiting for reply from 216.218.220.101:123 (0.arch.pool.ntp.org).
Aug 02 14:01:47 augur systemd-timesyncd[467]: Timed out waiting for reply from 184.105.182.7:123 (0.arch.pool.ntp.org).
Aug 02 14:01:58 augur systemd-timesyncd[467]: Timed out waiting for reply from 50.116.52.97:123 (1.arch.pool.ntp.org).
Aug 02 14:02:08 augur systemd-timesyncd[467]: Timed out waiting for reply from 67.18.187.111:123 (1.arch.pool.ntp.org).
Aug 02 14:02:18 augur systemd-timesyncd[467]: Timed out waiting for reply from 108.61.194.85:123 (1.arch.pool.ntp.org).
Aug 02 14:02:28 augur systemd-timesyncd[467]: Timed out waiting for reply from 66.228.54.198:123 (1.arch.pool.ntp.org).
Aug 02 14:02:39 augur systemd-timesyncd[467]: Timed out waiting for reply from 108.59.2.24:123 (2.arch.pool.ntp.org).
Aug 02 14:02:49 augur systemd-timesyncd[467]: Timed out waiting for reply from 198.23.200.19:123 (2.arch.pool.ntp.org).
Aug 02 14:02:59 augur systemd-timesyncd[467]: Timed out waiting for reply from 107.21.100.177:123 (2.arch.pool.ntp.org).
Aug 02 14:03:09 augur systemd-timesyncd[467]: Timed out waiting for reply from 96.248.122.64:123 (2.arch.pool.ntp.org).
Aug 02 14:03:20 augur systemd-timesyncd[467]: Timed out waiting for reply from 209.242.224.117:123 (3.arch.pool.ntp.org).
Aug 02 14:03:27 augur dbus-daemon[700]: Activating service name='org.gnome.ControlCenter.SearchProvider'
Aug 02 14:03:27 augur dbus[472]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service'
Aug 02 14:03:28 augur dbus-daemon[700]: Activating service name='org.gnome.Contacts.SearchProvider'
Aug 02 14:03:28 augur dbus-daemon[700]: Activating service name='org.gnome.Nautilus'
Aug 02 14:03:28 augur dbus-daemon[700]: Activating service name='org.gnome.Calculator.SearchProvider'
Aug 02 14:03:28 augur dbus-daemon[700]: Successfully activated service 'org.gnome.Calculator.SearchProvider'
Aug 02 14:03:28 augur dbus-daemon[700]: Successfully activated service 'org.gnome.Nautilus'
Aug 02 14:03:28 augur dbus-daemon[700]: Successfully activated service 'org.gnome.ControlCenter.SearchProvider'
Aug 02 14:03:28 augur dbus-daemon[700]: Successfully activated service 'org.gnome.Contacts.SearchProvider'
Aug 02 14:03:27 augur dbus[472]: [system] Activation via systemd failed for unit 'dbus-org.bluez.service': Unit dbus-org.bluez.service not found.
Aug 02 14:03:29 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
Aug 02 14:03:29 augur dbus[472]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service not found.
Aug 02 14:03:30 augur systemd-timesyncd[467]: Timed out waiting for reply from 216.218.254.202:123 (3.arch.pool.ntp.org).
Aug 02 14:03:40 augur systemd-timesyncd[467]: Timed out waiting for reply from 104.232.3.3:123 (3.arch.pool.ntp.org).
Aug 02 14:03:40 augur systemd-timesyncd[467]: Synchronized to time server 198.58.105.63:123 (3.arch.pool.ntp.org).
Aug 02 14:07:04 augur systemd[1]: Starting Cleanup of Temporary Directories...
Aug 02 14:07:06 augur systemd[1]: Started Cleanup of Temporary Directories.
Aug 02 14:07:23 augur zeitgeist-datahub.desktop[962]: ** (zeitgeist-datahub:962): WARNING **: zeitgeist-datahub.vala:209: Error during inserting events: GDBus.Error:org.gnome.zeitgeist.EngineError.InvalidArgument: Incomplete event: interpretation, manifestation and actor are required
Aug 02 14:07:28 augur zeitgeist-datahub.desktop[962]: ** (zeitgeist-datahub:962): WARNING **: zeitgeist-datahub.vala:209: Error during inserting events: GDBus.Error:org.gnome.zeitgeist.EngineError.InvalidArgument: Incomplete event: interpretation, manifestation and actor are required
Aug 02 14:07:34 augur dbus-daemon[700]: Activating service name='org.freedesktop.FileManager1'
Aug 02 14:07:34 augur dbus-daemon[700]: Successfully activated service 'org.freedesktop.FileManager1'
Aug 02 14:07:34 augur org.freedesktop.FileManager1[700]: (nautilus:9303): Gtk-WARNING **: Theme parsing error: <broken file>:1:0: Failed to import: The resource at '/org/gnome/libgd/tagged-entry/default.css' does not exist
Aug 02 14:07:34 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service'
Aug 02 14:07:34 augur systemd[1]: Starting Hostname Service...
Aug 02 14:07:34 augur dbus[472]: [system] Successfully activated service 'org.freedesktop.hostname1'
Aug 02 14:07:34 augur systemd[1]: Started Hostname Service.
Aug 02 14:17:44 augur pkexec[9566]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
Aug 02 14:17:44 augur pkexec[9566]: kiwi: Executing command [USER=root] [TTY=unknown] [CWD=/home/kiwi] [COMMAND=/usr/lib/gnome-settings-daemon/gsd-backlight-helper --set-brightness 255]
Aug 02 14:17:49 augur pkexec[9570]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
Aug 02 14:17:49 augur pkexec[9570]: kiwi: Executing command [USER=root] [TTY=unknown] [CWD=/home/kiwi] [COMMAND=/usr/lib/gnome-settings-daemon/gsd-backlight-helper --set-brightness 558]
Aug 02 14:19:30 augur pkexec[9595]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
Aug 02 14:19:30 augur pkexec[9595]: kiwi: Executing command [USER=root] [TTY=unknown] [CWD=/home/kiwi] [COMMAND=/usr/lib/gnome-settings-daemon/gsd-backlight-helper --set-brightness 255]
Aug 02 14:19:52 augur pkexec[9602]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
Aug 02 14:19:52 augur pkexec[9602]: kiwi: Executing command [USER=root] [TTY=unknown] [CWD=/home/kiwi] [COMMAND=/usr/lib/gnome-settings-daemon/gsd-backlight-helper --set-brightness 558]
Aug 02 14:25:06 augur NetworkManager[473]: <info>  [1470162306.2249]   address 172.31.98.210
Aug 02 14:25:06 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Aug 02 14:25:06 augur NetworkManager[473]: <info>  [1470162306.2249]   plen 23
Aug 02 14:25:06 augur dbus[472]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Aug 02 14:25:06 augur NetworkManager[473]: <info>  [1470162306.2249]   expires in 3600 seconds
Aug 02 14:25:06 augur nm-dispatcher[9704]: req:1 'dhcp4-change' [wlp4s0]: new request (0 scripts)
Aug 02 14:25:06 augur NetworkManager[473]: <info>  [1470162306.2250]   nameserver '8.8.8.8'
Aug 02 14:25:06 augur nm-dispatcher[9704]: req:1 'dhcp4-change' [wlp4s0]: completed: no scripts
Aug 02 14:25:06 augur NetworkManager[473]: <info>  [1470162306.2250]   nameserver '8.8.4.4'
Aug 02 14:25:06 augur NetworkManager[473]: <info>  [1470162306.2250]   hostname 'augur'
Aug 02 14:25:06 augur NetworkManager[473]: <info>  [1470162306.2251]   gateway 172.31.98.1
Aug 02 14:25:06 augur NetworkManager[473]: <info>  [1470162306.2256] dhcp4 (wlp4s0): state changed bound -> bound
Aug 02 14:25:06 augur systemd[1]: Starting Network Manager Script Dispatcher Service...
Aug 02 14:25:06 augur systemd[1]: Started Network Manager Script Dispatcher Service.
Aug 02 14:52:23 augur evolution-source-registry[769]: ** (evolution-source-registry:769): WARNING **: secret_service_search_sync: must specify at least one attribute to match
Aug 02 14:53:06 augur NetworkManager[473]: <info>  [1470163986.2629]   address 172.31.98.210
Aug 02 14:53:06 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Aug 02 14:53:06 augur NetworkManager[473]: <info>  [1470163986.2629]   plen 23
Aug 02 14:53:06 augur dbus[472]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Aug 02 14:53:06 augur NetworkManager[473]: <info>  [1470163986.2629]   expires in 3600 seconds
Aug 02 14:53:06 augur nm-dispatcher[10957]: req:1 'dhcp4-change' [wlp4s0]: new request (0 scripts)
Aug 02 14:53:06 augur NetworkManager[473]: <info>  [1470163986.2630]   nameserver '8.8.8.8'
Aug 02 14:53:06 augur nm-dispatcher[10957]: req:1 'dhcp4-change' [wlp4s0]: completed: no scripts
Aug 02 14:53:06 augur NetworkManager[473]: <info>  [1470163986.2630]   nameserver '8.8.4.4'
Aug 02 14:53:06 augur NetworkManager[473]: <info>  [1470163986.2630]   hostname 'augur'
Aug 02 14:53:06 augur NetworkManager[473]: <info>  [1470163986.2631]   gateway 172.31.98.1
Aug 02 14:53:06 augur NetworkManager[473]: <info>  [1470163986.2635] dhcp4 (wlp4s0): state changed bound -> bound
Aug 02 14:53:06 augur systemd[1]: Starting Network Manager Script Dispatcher Service...
Aug 02 14:53:06 augur systemd[1]: Started Network Manager Script Dispatcher Service.
Aug 02 14:59:35 augur pkexec[11223]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
Aug 02 14:59:35 augur pkexec[11223]: kiwi: Executing command [USER=root] [TTY=unknown] [CWD=/home/kiwi] [COMMAND=/usr/lib/gnome-settings-daemon/gsd-backlight-helper --set-brightness 255]
Aug 02 14:59:47 augur pkexec[11229]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
Aug 02 14:59:47 augur pkexec[11229]: kiwi: Executing command [USER=root] [TTY=unknown] [CWD=/home/kiwi] [COMMAND=/usr/lib/gnome-settings-daemon/gsd-backlight-helper --set-brightness 558]
Aug 02 15:01:00 augur pkexec[11250]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
Aug 02 15:01:00 augur pkexec[11250]: kiwi: Executing command [USER=root] [TTY=unknown] [CWD=/home/kiwi] [COMMAND=/usr/lib/gnome-settings-daemon/gsd-backlight-helper --set-brightness 255]
Aug 02 15:01:14 augur pkexec[11255]: pam_unix(polkit-1:session): session opened for user root by (uid=1000)
Aug 02 15:01:14 augur pkexec[11255]: kiwi: Executing command [USER=root] [TTY=unknown] [CWD=/home/kiwi] [COMMAND=/usr/lib/gnome-settings-daemon/gsd-backlight-helper --set-brightness 558]
Aug 02 15:18:18 augur zeitgeist-datahub.desktop[962]: ** (zeitgeist-datahub:962): WARNING **: zeitgeist-datahub.vala:209: Error during inserting events: GDBus.Error:org.gnome.zeitgeist.EngineError.InvalidArgument: Incomplete event: interpretation, manifestation and actor are required
Aug 02 15:21:01 augur NetworkManager[473]: <info>  [1470165661.5049]   address 172.31.98.210
Aug 02 15:21:01 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Aug 02 15:21:01 augur NetworkManager[473]: <info>  [1470165661.5050]   plen 23
Aug 02 15:21:01 augur dbus[472]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Aug 02 15:21:01 augur NetworkManager[473]: <info>  [1470165661.5050]   expires in 3600 seconds
Aug 02 15:21:01 augur nm-dispatcher[12506]: req:1 'dhcp4-change' [wlp4s0]: new request (0 scripts)
Aug 02 15:21:01 augur NetworkManager[473]: <info>  [1470165661.5051]   nameserver '8.8.8.8'
Aug 02 15:21:01 augur nm-dispatcher[12506]: req:1 'dhcp4-change' [wlp4s0]: completed: no scripts
Aug 02 15:21:01 augur NetworkManager[473]: <info>  [1470165661.5051]   nameserver '8.8.4.4'
Aug 02 15:21:01 augur NetworkManager[473]: <info>  [1470165661.5051]   hostname 'augur'
Aug 02 15:21:01 augur NetworkManager[473]: <info>  [1470165661.5051]   gateway 172.31.98.1
Aug 02 15:21:01 augur NetworkManager[473]: <info>  [1470165661.5057] dhcp4 (wlp4s0): state changed bound -> bound
Aug 02 15:21:01 augur systemd[1]: Starting Network Manager Script Dispatcher Service...
Aug 02 15:21:01 augur systemd[1]: Started Network Manager Script Dispatcher Service.
Aug 02 15:32:00 augur systemd[1]: Stopping Login Service...
Aug 02 15:32:02 augur kernel: thinkpad_acpi: EC reports that Thermal Table has changed
Aug 02 15:32:02 augur org.a11y.atspi.Registry[712]: XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
Aug 02 15:32:02 augur org.a11y.atspi.Registry[712]:       after 14697 requests (14697 known processed) with 0 events remaining.
Aug 02 15:32:00 augur systemd[1]: Stopped Login Service.
Aug 02 15:32:02 augur /usr/lib/gdm/gdm-x-session[680]: (EE)
Aug 02 15:32:02 augur /usr/lib/gdm/gdm-x-session[680]: Fatal server error:
Aug 02 15:32:02 augur /usr/lib/gdm/gdm-x-session[680]: (EE) systemd-logind disappeared (stopped/restarted?)
Aug 02 15:32:02 augur /usr/lib/gdm/gdm-x-session[680]: (EE)
Aug 02 15:32:02 augur /usr/lib/gdm/gdm-x-session[680]: (EE)
Aug 02 15:32:02 augur /usr/lib/gdm/gdm-x-session[680]: Please consult the The X.Org Foundation support
Aug 02 15:32:02 augur /usr/lib/gdm/gdm-x-session[680]:          at http://wiki.x.org
Aug 02 15:32:02 augur /usr/lib/gdm/gdm-x-session[680]:  for help.
Aug 02 15:32:02 augur /usr/lib/gdm/gdm-x-session[680]: (EE) Please also check the log file at "/home/kiwi/.local/share/xorg/Xorg.0.log" for additional information.
Aug 02 15:32:02 augur /usr/lib/gdm/gdm-x-session[680]: (EE)
Aug 02 15:32:02 augur /usr/lib/gdm/gdm-x-session[680]: (II) AIGLX: Suspending AIGLX clients for VT switch
Aug 02 15:32:02 augur /usr/lib/gdm/gdm-x-session[680]: (EE) Server terminated with error (1). Closing log file.
Aug 02 15:32:02 augur org.kde.kglobalaccel[700]: (kglobalaccel5:1365): Gdk-WARNING **: kglobalaccel5: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Aug 02 15:32:02 augur org.freedesktop.FileManager1[700]: (nautilus:9303): Gdk-WARNING **: nautilus: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Aug 02 15:32:02 augur org.gnome.Shell.desktop[731]: xcb_connection_has_error() returned true
Aug 02 15:32:02 augur org.gnome.Shell.desktop[731]: (gnome-shell:731): Gdk-WARNING **: gnome-shell: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Aug 02 15:32:02 augur org.kde.klipper.desktop[1022]: (klipper:1022): Gdk-WARNING **: klipper: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Aug 02 15:32:02 augur gnome-session[689]: gnome-session-binary[689]: WARNING: App 'gnome-settings-daemon.desktop' exited with code 1
Aug 02 15:32:02 augur gnome-session[689]: gnome-session-binary[689]: WARNING: App 'gnome-settings-daemon.desktop' exited with code 1
Aug 02 15:32:02 augur gnome-session[689]: gnome-session-binary[689]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1
Aug 02 15:32:02 augur gnome-session[689]: gnome-session-binary[689]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1
Aug 02 15:32:02 augur gnome-session[689]: gnome-session-binary[689]: WARNING: App 'org.gnome.Shell.desktop' respawning too quickly
Aug 02 15:32:02 augur gnome-session[689]: gnome-session-binary[689]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Aug 02 15:32:02 augur gnome-session[689]: gnome-session-binary[689]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Aug 02 15:32:02 augur gnome-session[689]: gnome-session-binary[689]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Aug 02 15:32:02 augur gnome-session[689]: gnome-session-binary[689]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Aug 02 15:32:02 augur solaar.desktop[1006]: (solaar:1006): Gdk-WARNING **: solaar: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Aug 02 15:32:00 augur gnome-session-binary[689]: WARNING: App 'gnome-settings-daemon.desktop' exited with code 1
Aug 02 15:32:02 augur tilda1.desktop[933]: (tilda:933): Gdk-WARNING **: tilda: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Aug 02 15:32:02 augur epiphany.desktop[9104]: (epiphany:9104): Gdk-WARNING **: epiphany: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Aug 02 15:32:02 augur gnome-terminal-server[963]: (gnome-terminal-server:963): Gdk-WARNING **: gnome-terminal-server: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Aug 02 15:32:02 augur gnome-settings-daemon.desktop[820]: xcb_connection_has_error() returned true
Aug 02 15:32:02 augur gnome-settings-daemon.desktop[820]: xcb_connection_has_error() returned true
Aug 02 15:32:02 augur gnome-settings-daemon.desktop[820]: (gnome-settings-daemon:820): Gdk-WARNING **: gnome-settings-daemon: Fatal IO error 88 (Socket operation on non-socket) on X server :0.
Aug 02 15:32:02 augur firefox.desktop[3705]: (firefox:3705): Gdk-WARNING **: firefox: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Aug 02 15:32:02 augur pulseaudio[750]: XIO:  fatal IO error 11 (Resource temporarily unavailable) on X server ":0"
Aug 02 15:32:02 augur pulseaudio[750]:       after 14 requests (6 known processed) with 0 events remaining.
Aug 02 15:32:02 augur gnome-settings-daemon.desktop[635]: (gnome-settings-daemon:635): color-plugin-WARNING **: failed to connect to device: Failed to connect to missing device /org/freedesktop/ColorManager/devices/xrandr_Sharp_Corporation_kiwi_1000
Aug 02 15:32:02 augur org.freedesktop.Tracker1[700]: Received signal:15->'Terminated'
Aug 02 15:32:02 augur org.freedesktop.Tracker1[700]: OK
Aug 02 15:32:00 augur systemd[1]: Starting Login Service...
Aug 02 15:32:00 augur gnome-session-binary[689]: WARNING: App 'gnome-settings-daemon.desktop' exited with code 1
Aug 02 15:32:02 augur epiphany.desktop[9104]: (WebKitWebProcess:9122): Gdk-WARNING **: WebKitWebProcess: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.
Aug 02 15:32:00 augur systemd[1]: Started Login Service.
Aug 02 15:32:00 augur rtkit-daemon[620]: Successfully made thread 12957 of process 12957 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11.
Aug 02 15:32:00 augur systemd-logind[12941]: New seat seat0.
Aug 02 15:32:02 augur gnome-settings-daemon.desktop[12950]: ** (gnome-settings-daemon:12950): WARNING **: Unable to initialize GTK+
Aug 02 15:32:00 augur rtkit-daemon[620]: Supervising 1 threads of 1 processes of 1 users.
Aug 02 15:32:00 augur systemd-logind[12941]: Watching system buttons on /dev/input/event5 (Power Button)
Aug 02 15:32:02 augur pulseaudio[12957]: W: [pulseaudio] pid.c: Stale PID file, overwriting.
Aug 02 15:32:00 augur polkitd[499]: Unregistered Authentication Agent for unix-session:c2 (system bus name :1.50, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.utf8) (disconnected from bus)
Aug 02 15:32:00 augur systemd-logind[12941]: Watching system buttons on /dev/input/event9 (Video Bus)
Aug 02 15:32:00 augur rtkit-daemon[620]: Supervising 1 threads of 1 processes of 1 users.
Aug 02 15:32:00 augur systemd-logind[12941]: Watching system buttons on /dev/input/event8 (Video Bus)
Aug 02 15:32:02 augur org.gnome.Shell.desktop[12960]: (gnome-shell:12960): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to open display ':0'
Aug 02 15:32:02 augur org.gnome.Shell.desktop[12960]: (gnome-shell:12960): mutter-WARNING **: Unable to initialize Clutter.
Aug 02 15:32:00 augur rtkit-daemon[620]: Successfully made thread 12958 of process 12957 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
Aug 02 15:32:00 augur systemd-logind[12941]: Watching system buttons on /dev/input/event3 (Lid Switch)
Aug 02 15:32:00 augur rtkit-daemon[620]: Supervising 2 threads of 1 processes of 1 users.
Aug 02 15:32:00 augur systemd-logind[12941]: Watching system buttons on /dev/input/event4 (Sleep Button)
Aug 02 15:32:00 augur gnome-session-binary[689]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1
Aug 02 15:32:00 augur systemd-logind[12941]: Watching system buttons on /dev/input/event7 (ThinkPad Extra Buttons)
Aug 02 15:32:00 augur rtkit-daemon[620]: Supervising 2 threads of 1 processes of 1 users.
Aug 02 15:32:00 augur systemd-logind[12941]: New session c2 of user kiwi.
Aug 02 15:32:00 augur rtkit-daemon[620]: Successfully made thread 12959 of process 12957 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5.
Aug 02 15:32:00 augur systemd-logind[12941]: New session c1 of user gdm.
Aug 02 15:32:00 augur rtkit-daemon[620]: Supervising 3 threads of 1 processes of 1 users.
Aug 02 15:32:00 augur systemd[668]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE
Aug 02 15:32:00 augur gnome-session-binary[689]: WARNING: App 'org.gnome.Shell.desktop' exited with code 1
Aug 02 15:32:00 augur systemd[668]: pulseaudio.service: Unit entered failed state.
Aug 02 15:32:00 augur gnome-session-binary[689]: WARNING: App 'org.gnome.Shell.desktop' respawning too quickly
Aug 02 15:32:00 augur systemd[668]: pulseaudio.service: Failed with result 'exit-code'.
Aug 02 15:32:02 augur gnome-session-binary[689]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Aug 02 15:32:00 augur systemd[668]: gnome-terminal-server.service: Main process exited, code=exited, status=1/FAILURE
Aug 02 15:32:02 augur gnome-session-binary[689]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Aug 02 15:32:00 augur systemd[668]: gnome-terminal-server.service: Unit entered failed state.
Aug 02 15:32:02 augur gnome-session-binary[689]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Aug 02 15:32:00 augur systemd[668]: gnome-terminal-server.service: Failed with result 'exit-code'.
Aug 02 15:32:02 augur gnome-session-binary[689]: GLib-GObject-CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
Aug 02 15:32:00 augur systemd[668]: pulseaudio.service: Service hold-off time over, scheduling restart.
Aug 02 15:32:02 augur gdm-password][664]: pam_unix(gdm-password:session): session closed for user kiwi
Aug 02 15:32:00 augur systemd[668]: Stopped Sound Service.
Aug 02 15:32:00 augur systemd[668]: Starting Sound Service...
Aug 02 15:32:00 augur systemd[668]: Started Sound Service.
Aug 02 15:32:00 augur gnome-session-binary[689]: Unrecoverable failure in required component org.gnome.Shell.desktop
Aug 02 15:32:02 augur systemd-logind[12941]: Removed session c2.
Aug 02 15:32:02 augur systemd[1]: Stopping User Manager for UID 1000...
Aug 02 15:32:02 augur systemd[668]: Stopping Virtual filesystem service - GNOME Online Accounts monitor...
Aug 02 15:32:02 augur systemd[668]: Stopped target Default.
Aug 02 15:32:02 augur systemd[668]: Stopping Virtual filesystem metadata service...
Aug 02 15:32:02 augur systemd[668]: Stopping Sound Service...
Aug 02 15:32:02 augur systemd[668]: Stopping Virtual filesystem service - disk device monitor...
Aug 02 15:32:02 augur systemd[668]: Stopping Accessibility services bus...
Aug 02 15:32:02 augur systemd[668]: Stopping Evolution source registry...
Aug 02 15:32:02 augur systemd[668]: Stopping Virtual filesystem service - Media Transfer Protocol monitor...
Aug 02 15:32:02 augur systemd[668]: Stopping Evolution address book service...
Aug 02 15:32:02 augur systemd[668]: Stopping Virtual filesystem service - Apple File Conduit monitor...
Aug 02 15:32:02 augur systemd[668]: Stopping D-Bus User Message Bus...
Aug 02 15:32:02 augur systemd[668]: Stopping Virtual filesystem service...
Aug 02 15:32:02 augur systemd[668]: Stopping Virtual filesystem service - digital camera monitor...
Aug 02 15:32:02 augur systemd[668]: Stopping Evolution calendar service...
Aug 02 15:32:02 augur systemd[668]: Stopped Virtual filesystem service - GNOME Online Accounts monitor.
Aug 02 15:32:02 augur systemd[668]: Stopped Virtual filesystem metadata service.
Aug 02 15:32:02 augur systemd[668]: Stopped Accessibility services bus.
Aug 02 15:32:02 augur systemd[668]: Stopped Evolution source registry.
Aug 02 15:32:02 augur systemd[668]: Stopped Virtual filesystem service - disk device monitor.
Aug 02 15:32:02 augur systemd[668]: Stopped Virtual filesystem service - Media Transfer Protocol monitor.
Aug 02 15:32:02 augur systemd[668]: Stopped Virtual filesystem service - digital camera monitor.
Aug 02 15:32:02 augur systemd[668]: Stopped Virtual filesystem service - Apple File Conduit monitor.
Aug 02 15:32:02 augur systemd[668]: Stopped Evolution calendar service.
Aug 02 15:32:02 augur systemd[668]: Stopped Evolution address book service.
Aug 02 15:32:02 augur systemd[668]: Stopped Sound Service.
Aug 02 15:32:02 augur systemd[668]: Stopped D-Bus User Message Bus.
Aug 02 15:32:02 augur systemd[668]: Stopped Virtual filesystem service.
Aug 02 15:32:02 augur systemd[668]: Stopped target Basic System.
Aug 02 15:32:02 augur systemd[668]: Stopped target Sockets.
Aug 02 15:32:02 augur systemd[668]: Closed Sound System.
Aug 02 15:32:02 augur systemd[668]: Stopped target Paths.
Aug 02 15:32:02 augur systemd[668]: Stopped target Timers.
Aug 02 15:32:02 augur systemd[668]: Closed D-Bus User Message Bus Socket.
Aug 02 15:32:02 augur systemd[668]: Reached target Shutdown.
Aug 02 15:32:02 augur systemd[668]: Starting Exit the Session...
Aug 02 15:32:02 augur systemd[668]: Received SIGRTMIN+24 from PID 12987 (kill).
Aug 02 15:32:02 augur systemd[669]: pam_unix(systemd-user:session): session closed for user kiwi
Aug 02 15:32:02 augur systemd[1]: user@1000.service: Killing process 1316 (VBoxXPCOMIPCD) with signal SIGKILL.
Aug 02 15:32:02 augur systemd[1]: user@1000.service: Killing process 1325 (VBoxSVC) with signal SIGKILL.
Aug 02 15:32:02 augur systemd[1]: user@1000.service: Killing process 2010 (VBoxHeadless) with signal SIGKILL.
Aug 02 15:32:02 augur systemd[1]: user@1000.service: Killing process 2026 (VBoxNetDHCP) with signal SIGKILL.
Aug 02 15:32:02 augur systemd[1]: user@1000.service: Killing process 4834 (VBoxHeadless) with signal SIGKILL.
Aug 02 15:32:02 augur systemd[1]: user@1000.service: Killing process 7010 (VBoxHeadless) with signal SIGKILL.
Aug 02 15:32:02 augur systemd[1]: Stopped User Manager for UID 1000.
Aug 02 15:32:02 augur systemd[1]: Removed slice User Slice of kiwi.
Aug 02 15:32:02 augur kernel: device vboxnet0 left promiscuous mode
Aug 02 15:32:02 augur NetworkManager[473]: <info>  [1470166322.8769] device (vboxnet0): link disconnected
Aug 02 15:32:02 augur kernel: vboxnetflt: 497 out of 536 packets were not sent (directed to host)
Aug 02 15:32:02 augur org.gnome.Shell.desktop[564]: Window manager warning: Failed to set power save mode for output eDP37: Permission denied
Aug 02 15:32:02 augur org.gnome.Shell.desktop[564]: (gnome-shell:564): Cogl-WARNING **: Failed to set crtc mode 3840x2160: Permission denied
Aug 02 15:32:02 augur org.gnome.Shell.desktop[564]: (gnome-shell:564): Cogl-WARNING **: Failed to set crtc mode : Permission denied
Aug 02 15:32:02 augur org.gnome.Shell.desktop[564]: (gnome-shell:564): Cogl-WARNING **: Failed to set crtc mode : Permission denied
Aug 02 15:32:13 augur systemd-logind[12941]: Power key pressed.
Aug 02 15:32:13 augur NetworkManager[473]: <info>  [1470166333.4998] manager: sleep requested (sleeping: no  enabled: yes)
Aug 02 15:32:13 augur NetworkManager[473]: <info>  [1470166333.4998] manager: sleeping...
Aug 02 15:32:13 augur NetworkManager[473]: <info>  [1470166333.5000] device (wlp4s0): state change: activated -> unmanaged (reason 'sleeping') [100 10 37]
Aug 02 15:32:13 augur NetworkManager[473]: <info>  [1470166333.5002] dhcp4 (wlp4s0): canceled DHCP transaction
Aug 02 15:32:13 augur NetworkManager[473]: <info>  [1470166333.5002] dhcp4 (wlp4s0): state changed bound -> done
Aug 02 15:32:13 augur kernel: wlp4s0: deauthenticating from 9c:1c:12:0a:3a:e8 by local choice (Reason: 3=DEAUTH_LEAVING)
Aug 02 15:32:13 augur wpa_supplicant[534]: wlp4s0: CTRL-EVENT-DISCONNECTED bssid=9c:1c:12:0a:3a:e8 reason=3 locally_generated=1
Aug 02 15:32:13 augur NetworkManager[473]: <info>  [1470166333.5168] dns-mgr: Removing DNS information from /usr/bin/resolvconf
Aug 02 15:32:13 augur org.gnome.Shell.desktop[564]: Window manager warning: Failed to set power save mode for output eDP37: Permission denied
Aug 02 15:32:13 augur NetworkManager[473]: <info>  [1470166333.5432] manager: NetworkManager state is now ASLEEP
Aug 02 15:32:13 augur wpa_supplicant[534]: nl80211: deinit ifname=p2p-dev-wlp4s0 disabled_11b_rates=0
Aug 02 15:32:13 augur dbus[472]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service'
Aug 02 15:32:13 augur systemd[1]: Starting Network Manager Script Dispatcher Service...
Aug 02 15:32:13 augur dbus[472]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Aug 02 15:32:13 augur systemd[1]: Started Network Manager Script Dispatcher Service.
Aug 02 15:32:13 augur nm-dispatcher[13031]: req:1 'down' [wlp4s0]: new request (0 scripts)
Aug 02 15:32:13 augur nm-dispatcher[13031]: req:1 'down' [wlp4s0]: completed: no scripts
Aug 02 15:32:13 augur wpa_supplicant[534]: nl80211: deinit ifname=wlp4s0 disabled_11b_rates=0
Aug 02 15:32:18 augur systemd-logind[12941]: Delay lock is active (UID 120/gdm, PID 564/gnome-shell) but inhibitor timeout is reached.
Aug 02 15:32:18 augur systemd[1]: Reached target Sleep.
Aug 02 15:32:18 augur systemd[1]: Starting Suspend...

Offline

Board footer

Powered by FluxBB